@charset "UTF-8";

/*!
	Theme Name: ccbq
	Description: Custom built WordPress theme
	Version: 1.0
	Author: Craft Applied
	Author URI: https://craftapplied.com
*/
:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #fff;
	--gray: #6c757d;
	--gray-dark: #343a40;
	--primary: #007bff;
	--secondary: #6c757d;
	--success: #28a745;
	--info: #17a2b8;
	--warning: #ffc107;
	--danger: #dc3545;
	--light: #f8f9fa;
	--dark: #343a40;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

.bg-dark-blue {
    background-color: #052351 !important;
}

*,
::after,
::before {
	box-sizing: border-box
}

html {
	font-family: sans-serif;
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	-webkit-tap-highlight-color: transparent
}

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

body {
	margin: 0;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #212529;
	text-align: left;
	background-color: #fff
}

[tabindex="-1"]:focus:not(:focus-visible) {
	outline: 0 !important
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: .5rem
}

p {
	margin-top: 0;
	margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
	text-decoration: underline;
	text-decoration: underline dotted;
	cursor: help;
	border-bottom: 0;
	text-decoration-skip-ink: none
}

address {
	margin-bottom: 1rem;
	font-style: normal;
	line-height: inherit
}

dl,
ol,
ul {
	margin-top: 0;
	margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
	margin-bottom: 0
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: .5rem;
	margin-left: 0
}

blockquote {
	margin: 0 0 1rem
}

b,
strong {
	font-weight: bolder
}

small {
	font-size: 80%
}

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

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

a {
	color: #007bff;
	text-decoration: none;
	background-color: transparent
}

a:hover {
	color: #0056b3;
	text-decoration: underline
}

a:not([href]):not([class]) {
	color: inherit;
	text-decoration: none
}

a:not([href]):not([class]):hover {
	color: inherit;
	text-decoration: none
}

code,
kbd,
pre,
samp {
	font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
	font-size: 1em
}

pre {
	margin-top: 0;
	margin-bottom: 1rem;
	overflow: auto;
	-ms-overflow-style: scrollbar
}

figure {
	margin: 0 0 1rem
}

img {
	vertical-align: middle;
	border-style: none
}

svg {
	overflow: hidden;
	vertical-align: middle
}

table {
	border-collapse: collapse
}

caption {
	padding-top: .75rem;
	padding-bottom: .75rem;
	color: #6c757d;
	text-align: left;
	caption-side: bottom
}

th {
	text-align: inherit;
	text-align: -webkit-match-parent
}

label {
	display: inline-block;
	margin-bottom: .5rem
}

button {
	border-radius: 0
}

button:focus:not(:focus-visible) {
	outline: 0
}

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

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

[role=button] {
	cursor: pointer
}

select {
	word-wrap: normal
}

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

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
	cursor: pointer
}

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

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

textarea {
	overflow: auto;
	resize: vertical
}

fieldset {
	min-width: 0;
	padding: 0;
	margin: 0;
	border: 0
}

legend {
	display: block;
	width: 100%;
	max-width: 100%;
	padding: 0;
	margin-bottom: .5rem;
	font-size: 1.5rem;
	line-height: inherit;
	color: inherit;
	white-space: normal
}

progress {
	vertical-align: baseline
}

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

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

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

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

output {
	display: inline-block
}

summary {
	display: list-item;
	cursor: pointer
}

template {
	display: none
}

[hidden] {
	display: none !important
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: .5rem;
	font-weight: 500;
	line-height: 1.2
}

.h1,
h1 {
	font-size: 2.5rem
}

.h2,
h2 {
	font-size: 2rem
}

.h3,
h3 {
	font-size: 1.75rem
}

.h4,
h4 {
	font-size: 1.5rem
}

.h5,
h5 {
	font-size: 1.25rem
}

.h6,
h6 {
	font-size: 1rem
}

.lead {
	font-size: 1.25rem;
	font-weight: 300
}

.display-1 {
	font-size: 6rem;
	font-weight: 300;
	line-height: 1.2
}

.display-2 {
	font-size: 5.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-3 {
	font-size: 4.5rem;
	font-weight: 300;
	line-height: 1.2
}

.display-4 {
	font-size: 3.5rem;
	font-weight: 300;
	line-height: 1.2
}

hr {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
	font-size: 80%;
	font-weight: 400
}

.mark,
mark {
	padding: .2em;
	background-color: #fcf8e3
}

.list-unstyled {
	padding-left: 0;
	list-style: none
}

.list-inline {
	padding-left: 0;
	list-style: none
}

.list-inline-item {
	display: inline-block
}

.list-inline-item:not(:last-child) {
	margin-right: .5rem
}

.initialism {
	font-size: 90%;
	text-transform: uppercase
}

.blockquote {
	margin-bottom: 1rem;
	font-size: 1.25rem
}

.blockquote-footer {
	display: block;
	font-size: 80%;
	color: #6c757d
}

.blockquote-footer::before {
	content: "— "
}

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

.img-thumbnail {
	padding: .25rem;
	background-color: #fff;
	border: 1px solid #dee2e6;
	border-radius: .25rem;
	max-width: 100%;
	height: auto
}

.figure {
	display: inline-block
}

.figure-img {
	margin-bottom: .5rem;
	line-height: 1
}

.figure-caption {
	font-size: 90%;
	color: #6c757d
}

.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:576px) {

	.container,
	.container-sm {
		max-width: 540px
	}
}

@media (min-width:768px) {

	.container,
	.container-md,
	.container-sm {
		max-width: 720px
	}
}

@media (min-width:992px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm {
		max-width: 960px
	}
}

@media (min-width:1200px) {

	.container,
	.container-lg,
	.container-md,
	.container-sm,
	.container-xl {
		max-width: 1140px
	}
}

.row {
	display: flex;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px
}

.no-gutters {
	margin-right: 0;
	margin-left: 0
}

.no-gutters>.col,
.no-gutters>[class*=col-] {
	padding-right: 0;
	padding-left: 0
}

.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto {
	position: relative;
	width: 100%;
	padding-right: 15px;
	padding-left: 15px
}

.col {
	flex-basis: 0;
	flex-grow: 1;
	max-width: 100%
}

.row-cols-1>* {
	flex: 0 0 100%;
	max-width: 100%
}

.row-cols-2>* {
	flex: 0 0 50%;
	max-width: 50%
}

.row-cols-3>* {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.row-cols-4>* {
	flex: 0 0 25%;
	max-width: 25%
}

.row-cols-5>* {
	flex: 0 0 20%;
	max-width: 20%
}

.row-cols-6>* {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-auto {
	flex: 0 0 auto;
	width: auto;
	max-width: 100%
}

.col-1 {
	flex: 0 0 8.3333333333%;
	max-width: 8.3333333333%
}

.col-2 {
	flex: 0 0 16.6666666667%;
	max-width: 16.6666666667%
}

.col-3 {
	flex: 0 0 25%;
	max-width: 25%
}

.col-4 {
	flex: 0 0 33.3333333333%;
	max-width: 33.3333333333%
}

.col-5 {
	flex: 0 0 41.6666666667%;
	max-width: 41.6666666667%
}

.col-6 {
	flex: 0 0 50%;
	max-width: 50%
}

.col-7 {
	flex: 0 0 58.3333333333%;
	max-width: 58.3333333333%
}

.col-8 {
	flex: 0 0 66.6666666667%;
	max-width: 66.6666666667%
}

.col-9 {
	flex: 0 0 75%;
	max-width: 75%
}

.col-10 {
	flex: 0 0 83.3333333333%;
	max-width: 83.3333333333%
}

.col-11 {
	flex: 0 0 91.6666666667%;
	max-width: 91.6666666667%
}

.col-12 {
	flex: 0 0 100%;
	max-width: 100%
}

.order-first {
	order: -1
}

.order-last {
	order: 13
}

.order-0 {
	order: 0
}

.order-1 {
	order: 1
}

.order-2 {
	order: 2
}

.order-3 {
	order: 3
}

.order-4 {
	order: 4
}

.order-5 {
	order: 5
}

.order-6 {
	order: 6
}

.order-7 {
	order: 7
}

.order-8 {
	order: 8
}

.order-9 {
	order: 9
}

.order-10 {
	order: 10
}

.order-11 {
	order: 11
}

.order-12 {
	order: 12
}

.offset-1 {
	margin-left: 8.3333333333%
}

.offset-2 {
	margin-left: 16.6666666667%
}

.offset-3 {
	margin-left: 25%
}

.offset-4 {
	margin-left: 33.3333333333%
}

.offset-5 {
	margin-left: 41.6666666667%
}

.offset-6 {
	margin-left: 50%
}

.offset-7 {
	margin-left: 58.3333333333%
}

.offset-8 {
	margin-left: 66.6666666667%
}

.offset-9 {
	margin-left: 75%
}

.offset-10 {
	margin-left: 83.3333333333%
}

.offset-11 {
	margin-left: 91.6666666667%
}

@media (min-width:576px) {
	.col-sm {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-sm-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-sm-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-sm-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-sm-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-sm-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-sm-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-sm-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-sm-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-sm-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-sm-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-sm-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-sm-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-sm-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-sm-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-sm-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-sm-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-sm-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-sm-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-sm-first {
		order: -1
	}

	.order-sm-last {
		order: 13
	}

	.order-sm-0 {
		order: 0
	}

	.order-sm-1 {
		order: 1
	}

	.order-sm-2 {
		order: 2
	}

	.order-sm-3 {
		order: 3
	}

	.order-sm-4 {
		order: 4
	}

	.order-sm-5 {
		order: 5
	}

	.order-sm-6 {
		order: 6
	}

	.order-sm-7 {
		order: 7
	}

	.order-sm-8 {
		order: 8
	}

	.order-sm-9 {
		order: 9
	}

	.order-sm-10 {
		order: 10
	}

	.order-sm-11 {
		order: 11
	}

	.order-sm-12 {
		order: 12
	}

	.offset-sm-0 {
		margin-left: 0
	}

	.offset-sm-1 {
		margin-left: 8.3333333333%
	}

	.offset-sm-2 {
		margin-left: 16.6666666667%
	}

	.offset-sm-3 {
		margin-left: 25%
	}

	.offset-sm-4 {
		margin-left: 33.3333333333%
	}

	.offset-sm-5 {
		margin-left: 41.6666666667%
	}

	.offset-sm-6 {
		margin-left: 50%
	}

	.offset-sm-7 {
		margin-left: 58.3333333333%
	}

	.offset-sm-8 {
		margin-left: 66.6666666667%
	}

	.offset-sm-9 {
		margin-left: 75%
	}

	.offset-sm-10 {
		margin-left: 83.3333333333%
	}

	.offset-sm-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:768px) {
	.col-md {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-md-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-md-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-md-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-md-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-md-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-md-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-md-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-md-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-md-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-md-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-md-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-md-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-md-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-md-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-md-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-md-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-md-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-md-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-md-first {
		order: -1
	}

	.order-md-last {
		order: 13
	}

	.order-md-0 {
		order: 0
	}

	.order-md-1 {
		order: 1
	}

	.order-md-2 {
		order: 2
	}

	.order-md-3 {
		order: 3
	}

	.order-md-4 {
		order: 4
	}

	.order-md-5 {
		order: 5
	}

	.order-md-6 {
		order: 6
	}

	.order-md-7 {
		order: 7
	}

	.order-md-8 {
		order: 8
	}

	.order-md-9 {
		order: 9
	}

	.order-md-10 {
		order: 10
	}

	.order-md-11 {
		order: 11
	}

	.order-md-12 {
		order: 12
	}

	.offset-md-0 {
		margin-left: 0
	}

	.offset-md-1 {
		margin-left: 8.3333333333%
	}

	.offset-md-2 {
		margin-left: 16.6666666667%
	}

	.offset-md-3 {
		margin-left: 25%
	}

	.offset-md-4 {
		margin-left: 33.3333333333%
	}

	.offset-md-5 {
		margin-left: 41.6666666667%
	}

	.offset-md-6 {
		margin-left: 50%
	}

	.offset-md-7 {
		margin-left: 58.3333333333%
	}

	.offset-md-8 {
		margin-left: 66.6666666667%
	}

	.offset-md-9 {
		margin-left: 75%
	}

	.offset-md-10 {
		margin-left: 83.3333333333%
	}

	.offset-md-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:992px) {
	.col-lg {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-lg-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-lg-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-lg-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-lg-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-lg-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-lg-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-lg-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-lg-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-lg-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-lg-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-lg-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-lg-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-lg-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-lg-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-lg-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-lg-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-lg-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-lg-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-lg-first {
		order: -1
	}

	.order-lg-last {
		order: 13
	}

	.order-lg-0 {
		order: 0
	}

	.order-lg-1 {
		order: 1
	}

	.order-lg-2 {
		order: 2
	}

	.order-lg-3 {
		order: 3
	}

	.order-lg-4 {
		order: 4
	}

	.order-lg-5 {
		order: 5
	}

	.order-lg-6 {
		order: 6
	}

	.order-lg-7 {
		order: 7
	}

	.order-lg-8 {
		order: 8
	}

	.order-lg-9 {
		order: 9
	}

	.order-lg-10 {
		order: 10
	}

	.order-lg-11 {
		order: 11
	}

	.order-lg-12 {
		order: 12
	}

	.offset-lg-0 {
		margin-left: 0
	}

	.offset-lg-1 {
		margin-left: 8.3333333333%
	}

	.offset-lg-2 {
		margin-left: 16.6666666667%
	}

	.offset-lg-3 {
		margin-left: 25%
	}

	.offset-lg-4 {
		margin-left: 33.3333333333%
	}

	.offset-lg-5 {
		margin-left: 41.6666666667%
	}

	.offset-lg-6 {
		margin-left: 50%
	}

	.offset-lg-7 {
		margin-left: 58.3333333333%
	}

	.offset-lg-8 {
		margin-left: 66.6666666667%
	}

	.offset-lg-9 {
		margin-left: 75%
	}

	.offset-lg-10 {
		margin-left: 83.3333333333%
	}

	.offset-lg-11 {
		margin-left: 91.6666666667%
	}
}

@media (min-width:1200px) {
	.col-xl {
		flex-basis: 0;
		flex-grow: 1;
		max-width: 100%
	}

	.row-cols-xl-1>* {
		flex: 0 0 100%;
		max-width: 100%
	}

	.row-cols-xl-2>* {
		flex: 0 0 50%;
		max-width: 50%
	}

	.row-cols-xl-3>* {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.row-cols-xl-4>* {
		flex: 0 0 25%;
		max-width: 25%
	}

	.row-cols-xl-5>* {
		flex: 0 0 20%;
		max-width: 20%
	}

	.row-cols-xl-6>* {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-auto {
		flex: 0 0 auto;
		width: auto;
		max-width: 100%
	}

	.col-xl-1 {
		flex: 0 0 8.3333333333%;
		max-width: 8.3333333333%
	}

	.col-xl-2 {
		flex: 0 0 16.6666666667%;
		max-width: 16.6666666667%
	}

	.col-xl-3 {
		flex: 0 0 25%;
		max-width: 25%
	}

	.col-xl-4 {
		flex: 0 0 33.3333333333%;
		max-width: 33.3333333333%
	}

	.col-xl-5 {
		flex: 0 0 41.6666666667%;
		max-width: 41.6666666667%
	}

	.col-xl-6 {
		flex: 0 0 50%;
		max-width: 50%
	}

	.col-xl-7 {
		flex: 0 0 58.3333333333%;
		max-width: 58.3333333333%
	}

	.col-xl-8 {
		flex: 0 0 66.6666666667%;
		max-width: 66.6666666667%
	}

	.col-xl-9 {
		flex: 0 0 75%;
		max-width: 75%
	}

	.col-xl-10 {
		flex: 0 0 83.3333333333%;
		max-width: 83.3333333333%
	}

	.col-xl-11 {
		flex: 0 0 91.6666666667%;
		max-width: 91.6666666667%
	}

	.col-xl-12 {
		flex: 0 0 100%;
		max-width: 100%
	}

	.order-xl-first {
		order: -1
	}

	.order-xl-last {
		order: 13
	}

	.order-xl-0 {
		order: 0
	}

	.order-xl-1 {
		order: 1
	}

	.order-xl-2 {
		order: 2
	}

	.order-xl-3 {
		order: 3
	}

	.order-xl-4 {
		order: 4
	}

	.order-xl-5 {
		order: 5
	}

	.order-xl-6 {
		order: 6
	}

	.order-xl-7 {
		order: 7
	}

	.order-xl-8 {
		order: 8
	}

	.order-xl-9 {
		order: 9
	}

	.order-xl-10 {
		order: 10
	}

	.order-xl-11 {
		order: 11
	}

	.order-xl-12 {
		order: 12
	}

	.offset-xl-0 {
		margin-left: 0
	}

	.offset-xl-1 {
		margin-left: 8.3333333333%
	}

	.offset-xl-2 {
		margin-left: 16.6666666667%
	}

	.offset-xl-3 {
		margin-left: 25%
	}

	.offset-xl-4 {
		margin-left: 33.3333333333%
	}

	.offset-xl-5 {
		margin-left: 41.6666666667%
	}

	.offset-xl-6 {
		margin-left: 50%
	}

	.offset-xl-7 {
		margin-left: 58.3333333333%
	}

	.offset-xl-8 {
		margin-left: 66.6666666667%
	}

	.offset-xl-9 {
		margin-left: 75%
	}

	.offset-xl-10 {
		margin-left: 83.3333333333%
	}

	.offset-xl-11 {
		margin-left: 91.6666666667%
	}
}

.nav {
	display: flex;
	flex-wrap: wrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.nav-link {
	display: block;
	padding: .5rem 1rem
}

.nav-link:focus,
.nav-link:hover {
	text-decoration: none
}

.nav-link.disabled {
	color: #6c757d;
	pointer-events: none;
	cursor: default
}

.nav-tabs {
	border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
	margin-bottom: -1px;
	border: 1px solid transparent;
	border-top-left-radius: .25rem;
	border-top-right-radius: .25rem
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
	border-color: #e9ecef #e9ecef #dee2e6
}

.nav-tabs .nav-link.disabled {
	color: #6c757d;
	background-color: transparent;
	border-color: transparent
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.nav-pills .nav-link {
	border-radius: .25rem
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #fff;
	background-color: #007bff
}

.nav-fill .nav-item,
.nav-fill>.nav-link {
	flex: 1 1 auto;
	text-align: center
}

.nav-justified .nav-item,
.nav-justified>.nav-link {
	flex-basis: 0;
	flex-grow: 1;
	text-align: center
}

.tab-content>.tab-pane {
	display: none
}

.tab-content>.active {
	display: block
}

.navbar {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding: .5rem 1rem
}

.navbar .container,
.navbar .container-fluid,
.navbar .container-lg,
.navbar .container-md,
.navbar .container-sm,
.navbar .container-xl {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

.navbar-brand {
	display: inline-block;
	padding-top: .3125rem;
	padding-bottom: .3125rem;
	margin-right: 1rem;
	font-size: 1.25rem;
	line-height: inherit;
	white-space: nowrap
}

.navbar-brand:focus,
.navbar-brand:hover {
	text-decoration: none
}

.navbar-nav {
	display: flex;
	flex-direction: column;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.navbar-nav .nav-link {
	padding-right: 0;
	padding-left: 0
}

.navbar-nav .dropdown-menu {
	position: static;
	float: none
}

.navbar-text {
	display: inline-block;
	padding-top: .5rem;
	padding-bottom: .5rem
}

.navbar-collapse {
	flex-basis: 100%;
	flex-grow: 1;
	align-items: center
}

.navbar-toggler {
	padding: .25rem .75rem;
	font-size: 1.25rem;
	line-height: 1;
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: .25rem
}

.navbar-toggler:focus,
.navbar-toggler:hover {
	text-decoration: none
}

.navbar-toggler-icon {
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	vertical-align: middle;
	content: "";
	background: 50%/100% 100% no-repeat
}

.navbar-nav-scroll {
	max-height: 75vh;
	overflow-y: auto
}

@media (max-width:575.98px) {

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:576px) {
	.navbar-expand-sm {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-sm .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-sm .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-sm .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-sm>.container,
	.navbar-expand-sm>.container-fluid,
	.navbar-expand-sm>.container-lg,
	.navbar-expand-sm>.container-md,
	.navbar-expand-sm>.container-sm,
	.navbar-expand-sm>.container-xl {
		flex-wrap: nowrap
	}

	.navbar-expand-sm .navbar-nav-scroll {
		overflow: visible
	}

	.navbar-expand-sm .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-sm .navbar-toggler {
		display: none
	}
}

@media (max-width:767.98px) {

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:768px) {
	.navbar-expand-md {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-md .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-md .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-md .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-md>.container,
	.navbar-expand-md>.container-fluid,
	.navbar-expand-md>.container-lg,
	.navbar-expand-md>.container-md,
	.navbar-expand-md>.container-sm,
	.navbar-expand-md>.container-xl {
		flex-wrap: nowrap
	}

	.navbar-expand-md .navbar-nav-scroll {
		overflow: visible
	}

	.navbar-expand-md .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-md .navbar-toggler {
		display: none
	}
}

@media (max-width:991.98px) {

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:992px) {
	.navbar-expand-lg {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-lg .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-lg .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-lg .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-lg>.container,
	.navbar-expand-lg>.container-fluid,
	.navbar-expand-lg>.container-lg,
	.navbar-expand-lg>.container-md,
	.navbar-expand-lg>.container-sm,
	.navbar-expand-lg>.container-xl {
		flex-wrap: nowrap
	}

	.navbar-expand-lg .navbar-nav-scroll {
		overflow: visible
	}

	.navbar-expand-lg .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-lg .navbar-toggler {
		display: none
	}
}

@media (max-width:1199.98px) {

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		padding-right: 0;
		padding-left: 0
	}
}

@media (min-width:1200px) {
	.navbar-expand-xl {
		flex-flow: row nowrap;
		justify-content: flex-start
	}

	.navbar-expand-xl .navbar-nav {
		flex-direction: row
	}

	.navbar-expand-xl .navbar-nav .dropdown-menu {
		position: absolute
	}

	.navbar-expand-xl .navbar-nav .nav-link {
		padding-right: .5rem;
		padding-left: .5rem
	}

	.navbar-expand-xl>.container,
	.navbar-expand-xl>.container-fluid,
	.navbar-expand-xl>.container-lg,
	.navbar-expand-xl>.container-md,
	.navbar-expand-xl>.container-sm,
	.navbar-expand-xl>.container-xl {
		flex-wrap: nowrap
	}

	.navbar-expand-xl .navbar-nav-scroll {
		overflow: visible
	}

	.navbar-expand-xl .navbar-collapse {
		display: flex !important;
		flex-basis: auto
	}

	.navbar-expand-xl .navbar-toggler {
		display: none
	}
}

.navbar-expand {
	flex-flow: row nowrap;
	justify-content: flex-start
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	padding-right: 0;
	padding-left: 0
}

.navbar-expand .navbar-nav {
	flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
	position: absolute
}

.navbar-expand .navbar-nav .nav-link {
	padding-right: .5rem;
	padding-left: .5rem
}

.navbar-expand>.container,
.navbar-expand>.container-fluid,
.navbar-expand>.container-lg,
.navbar-expand>.container-md,
.navbar-expand>.container-sm,
.navbar-expand>.container-xl {
	flex-wrap: nowrap
}

.navbar-expand .navbar-nav-scroll {
	overflow: visible
}

.navbar-expand .navbar-collapse {
	display: flex !important;
	flex-basis: auto
}

.navbar-expand .navbar-toggler {
	display: none
}

.navbar-light .navbar-brand {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
	color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
	color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
	color: rgba(0, 0, 0, .5);
	border-color: rgba(0, 0, 0, .1)
}

.navbar-light .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-light .navbar-text {
	color: rgba(0, 0, 0, .5)
}

.navbar-light .navbar-text a {
	color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-text a:focus,
.navbar-light .navbar-text a:hover {
	color: rgba(0, 0, 0, .9)
}

.navbar-dark .navbar-brand {
	color: #fff
}

.navbar-dark .navbar-brand:focus,
.navbar-dark .navbar-brand:hover {
	color: #fff
}

.navbar-dark .navbar-nav .nav-link {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
	color: rgba(255, 255, 255, .75)
}

.navbar-dark .navbar-nav .nav-link.disabled {
	color: rgba(255, 255, 255, .25)
}

.navbar-dark .navbar-nav .active>.nav-link,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .navbar-nav .show>.nav-link {
	color: #fff
}

.navbar-dark .navbar-toggler {
	color: rgba(255, 255, 255, .5);
	border-color: rgba(255, 255, 255, .1)
}

.navbar-dark .navbar-toggler-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}

.navbar-dark .navbar-text {
	color: rgba(255, 255, 255, .5)
}

.navbar-dark .navbar-text a {
	color: #fff
}

.navbar-dark .navbar-text a:focus,
.navbar-dark .navbar-text a:hover {
	color: #fff
}

.carousel {
	position: relative
}

.carousel.pointer-event {
	touch-action: pan-y
}

.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.carousel-inner::after {
	display: block;
	clear: both;
	content: ""
}

.carousel-item {
	position: relative;
	display: none;
	float: left;
	width: 100%;
	margin-right: -100%;
	backface-visibility: hidden;
	transition: transform .6s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
	.carousel-item {
		transition: none
	}
}

.carousel-item-next,
.carousel-item-prev,
.carousel-item.active {
	display: block
}

.active.carousel-item-right,
.carousel-item-next:not(.carousel-item-left) {
	transform: translateX(100%)
}

.active.carousel-item-left,
.carousel-item-prev:not(.carousel-item-right) {
	transform: translateX(-100%)
}

.carousel-fade .carousel-item {
	opacity: 0;
	transition-property: opacity;
	transform: none
}

.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right,
.carousel-fade .carousel-item.active {
	z-index: 1;
	opacity: 1
}

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
	z-index: 0;
	opacity: 0;
	transition: opacity 0s .6s
}

@media (prefers-reduced-motion:reduce) {

	.carousel-fade .active.carousel-item-left,
	.carousel-fade .active.carousel-item-right {
		transition: none
	}
}

.carousel-control-next,
.carousel-control-prev {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15%;
	color: #fff;
	text-align: center;
	opacity: .5;
	transition: opacity .15s ease
}

@media (prefers-reduced-motion:reduce) {

	.carousel-control-next,
	.carousel-control-prev {
		transition: none
	}
}

.carousel-control-next:focus,
.carousel-control-next:hover,
.carousel-control-prev:focus,
.carousel-control-prev:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	opacity: .9
}

.carousel-control-prev {
	left: 0
}

.carousel-control-next {
	right: 0
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: 50%/100% 100% no-repeat
}

.carousel-control-prev-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e")
}

.carousel-control-next-icon {
	background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e")
}

.carousel-indicators {
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 15;
	display: flex;
	justify-content: center;
	padding-left: 0;
	margin-right: 15%;
	margin-left: 15%;
	list-style: none
}

.carousel-indicators li {
	box-sizing: content-box;
	flex: 0 1 auto;
	width: 30px;
	height: 3px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #fff;
	background-clip: padding-box;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	opacity: .5;
	transition: opacity .6s ease
}

@media (prefers-reduced-motion:reduce) {
	.carousel-indicators li {
		transition: none
	}
}

.carousel-indicators .active {
	opacity: 1
}

.carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center
}

@font-face {
	font-family: Intro-Regular-Alt;
	src: url(fonts/Intro-Regular-Alt.eot);
	src: url(fonts/Intro-Regular-Alt.eot?#iefix?v=1.000) format("embedded-opentype"), url(fonts/Intro-Regular-Alt.woff) format("woff"), url(fonts/Intro-Regular-Alt.ttf?v=1.000) format("truetype"), url(fonts/Intro-Regular-Alt.svgIntro-Regular-Alt?v=1.000) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
	font-family: Intro-Black-Alt;
	src: url(fonts/Intro-Black-Alt.eot);
	src: url(fonts/Intro-Black-Alt.eot?#iefix?v=1.000) format("embedded-opentype"), url(fonts/Intro-Black-Alt.woff) format("woff"), url(fonts/Intro-Black-Alt.ttf?v=1.000) format("truetype"), url(fonts/Intro-Black-Alt.svgIntro-Black-Alt?v=1.000) format("svg");
	font-weight: 400;
	font-style: normal
}

@font-face {
    font-family: oktoberfestregular;
    src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/oktoberfest-webfont.woff2);
    src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/oktoberfest-webfont.woff);
}

    @font-face {
        font-family: Active;
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/activetwo-regular-webfont.ttf);
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/._activetwofill-regular-webfont.woff2);
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/._activetwo-regular-webfont.woff);
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/._activetwofill-regular-webfont.ttf);
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/._activetwofill-regular-webfont.woff);
        src: url(https://www.ccbq.org/wp-content/themes/ccbq/fonts/._activetwofill-regular-webfont.woff2);
    }

body {
	font-family: "Open Sans", sans-serif, system
}

* {
	outline-color: #fcc423
}

@media (min-width:992px) {
	.container {
		max-width: 1440px !important
	}
}

body {
	overflow-x: hidden
}

a.splash-button {
	background-color: #052351;
	color: #fff;
	display: block;
	border-radius: 10px;
	padding: 12px 14px 14px;
	text-align: center;
	font-weight: 700;
	font-size: 2.25rem
}

.display-none {
	position: absolute;
	overflow: hidden;
	clip: rect(0 0 0 0);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0
}

button {
	background-color: unset;
	border: none;
	padding: 0;
	margin: 0
}

a.cta-button {
	display: inline-block;
	padding: 36px 48px 32px 8px;
	margin: 32px 32px;
	background-color: #afafaf;
	box-shadow: 2px 2px 4px 1px rgba(112, 112, 112, .4);
	border-radius: 400px;
	font-size: 2rem;
	color: #fff;
	vertical-align: middle;
	font-family: Intro-Black-Alt
}

a.cta-button:first-of-type {
	background-color: #fcc423
}

@media (max-width:767.98px) {
	a.cta-button {
		padding: 18px 32px 18px 8px;
		font-size: 1.75rem
	}
}

@media (max-width:575.98px) {
	a.cta-button {
		font-size: 1.15rem;
		padding: 22px 28px 22px 8px
	}
}

a.cta-button:before {
	content: "";
	display: inline-block;
	background-color: #fff;
	max-height: 100%;
	height: 110px;
	margin-top: -28px;
	margin-bottom: -24px;
	width: 110px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 18px;
	background-image: url(img/temp-icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: left 42px center;
	background-size: 30%;
	box-shadow: 2px 2px 8px 2px rgba(112, 112, 112, .4)
}

@media (max-width:767.98px) {
	a.cta-button:before {
		height: 60px;
		margin-bottom: -28px;
		width: 60px;
		background-position: left 55% center
	}
}

@media (max-width:767.98px) {
	a.cta-button {
		margin: 16px 0
	}
}

header#site-header {
	position: sticky;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	background-color: #052351;
	background-image: linear-gradient(180deg, #052351 69%, #e4e4e4 69%);
	display: grid;
	grid-template-columns: 300px 1fr 2fr;
	grid-template-rows: repeat(3, min-content);
	grid-template-areas: "logo tools tools" "logo primary-nav primary-nav" "secondary-nav secondary-nav search";
	transition: height 1s ease-in
}

@media only screen and (min-width:1440px) {
	header#site-header {
		box-sizing: content-box;
		padding: 0 calc((100vw - 1440px)/ 2);
		width: 100%;
		max-width: 1440px
	}
}

@media (max-width:991.98px) {
	header#site-header {
		background-image: linear-gradient(180deg, #052351 70%, #e4e4e4 70%);
		box-sizing: content-box;
		padding: 0 calc((100vw - 720px)/ 2);
		width: 100%;
		max-width: 720px;
		grid-template-columns: 200px 3fr 2fr;
		grid-template-rows: repeat(3, min-content);
		grid-template-areas: "logo tools tools" "primary-nav primary-nav primary-nav" "secondary-nav secondary-nav search"
	}
}

@media (max-width:767.98px) {
	header#site-header {
		background-image: linear-gradient(180deg, #052351 57%, #e4e4e4 57%);
		grid-template-rows: min-content 1fr min-content;
		grid-template-areas: "logo tools tools" "primary-nav primary-nav primary-nav" "secondary-nav secondary-nav secondary-nav" "search search search";
		max-width: 540px;
		padding: 0 calc((100vw - 540px)/ 2)
	}
	.page-template-03-00-news .archive > header h1 {
		padding-top: 70px !important;
	}
}

.page-template-03-00-news .archive > header h1 {
	padding-top: 30px;
}

header#site-header a#logo {
	grid-area: logo;
	padding-left: 10px
}

header#site-header a#logo figure {
	margin: 0
}

header#site-header a#logo img {
	width: 100%;
	height: auto
}

header#site-header a#logo img.scrolled {
	display: none
}

header#site-header section#tools {
	grid-area: tools;
	display: flex;
	margin-left: auto;
	align-items: center;
	margin-top: auto;
	padding-right: 15px
}

@media (max-width:991.98px) {
	header#site-header section#tools {
		display: grid;
		grid-template-columns: 1fr min-content;
		grid-template-areas: "lang access" "phone phone";
		margin-bottom: auto
	}
}

header#site-header section#tools img {
	width: 32px;
	height: auto
}

header#site-header section#tools address.phone {
	margin-right: 1rem;
	margin-bottom: 0
}

@media (max-width:991.98px) {
	header#site-header section#tools address.phone {
		grid-area: phone;
		margin-left: auto;
		margin-top: 8px;
		margin-right: 0
	}
}

header#site-header section#tools address.phone figure {
	display: inline-block;
	margin: 0
}

header#site-header section#tools address.phone img {
	width: 1.66rem;
	margin-right: .33rem;
	margin-top: -.25rem
}

@media (max-width:575.98px) {
	header#site-header section#tools address.phone img {
		width: 1rem;
		margin-right: .2rem
	}
}

@media only screen and (max-width:350px) {
	header#site-header section#tools address.phone img {
		display: none;
		font-size: .5rem
	}
}

header#site-header section#tools address.phone a {
	display: inline-block;
	color: #fcc423;
	font-size: 1.5rem;
	color: #fdc323;
	font-weight: 600
}

@media (max-width:991.98px) {
	header#site-header section#tools address.phone a {
		font-size: 1.25rem
	}
}

@media (max-width:767.98px) {
	header#site-header section#tools address.phone a {
		padding-top: .33rem;
		padding-bottom: .33rem
	}
}

@media (max-width:575.98px) {
	header#site-header section#tools address.phone a {
		font-size: 1rem
	}
}

@media only screen and (max-width:350px) {
	header#site-header section#tools address.phone a {
		font-size: .9rem
	}
}

@media (max-width:991.98px) {
	header#site-header section#tools section#language-selector {
		margin-left: auto
	}
}

header#site-header section#tools section#language-selector>select {
	position: relative;
	background: #fff;
	color: #000;
	background-image: url(img/temp-icon-arrow-down.png);
	background-size: 18px;
	background-position: center right 14px;
	background-repeat: no-repeat;
	font-weight: 600;
	font-size: 1.5rem;
	padding: .1rem 1.5rem .25rem .8rem;
	border: none;
	border-radius: 20px;
	margin-right: 1rem;
	-webkit-appearance: none;
	-moz-appearance: window;
	top: 0;
	bottom: 0
}

header#site-header section#tools section#language-selector>select:before {
	content: "";
	z-index: 1
}

@media (max-width:991.98px) {
	header#site-header section#tools section#language-selector>select {
		font-size: 1.25rem;
		padding-right: 0
	}
}

@media (max-width:767.98px) {
	header#site-header section#tools section#language-selector>select {
		margin-left: auto
	}
}

@media (max-width:575.98px) {
	header#site-header section#tools section#language-selector>select {
		cursor: pointer;
		padding: 0;
		opacity: 0;
		margin: 0;
		width: 32px;
		height: 32px;
		background-color: unset;
		background-image: none;
		color: transparent
	}

	header#site-header section#tools section#language-selector>select option {
		color: #000
	}

	header#site-header section#tools section#language-selector>select:focus {
		opacity: 1
	}
}

@media (max-width:575.98px) {
	header#site-header section#tools section#language-selector {
		background-image: url(img/temp-icon-globe.svg);
		background-size: contain;
		background-position: center center;
		background-repeat: no-repeat;
		margin-right: 16px;
		height: 32px;
		width: 32px
	}
}

header#site-header section#tools a#accessibility {
	display: block;
	width: 2.5rem;
	height: 2.5rem;
	color: #afafaf;
	background-image: url(img/temp-icon-accessibility.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: bottom center
}

header#site-header nav#primary-nav {
	grid-area: primary-nav;
	display: flex
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav {
		padding: 0 15px
	}
}

header#site-header nav#primary-nav>ul {
	display: flex;
	margin-left: auto;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: flex-end;
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	text-align: right
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul {
		width: 100%;
		position: relative;
		justify-content: space-between
	}
}

@media (max-width:767.98px) {
	header#site-header nav#primary-nav>ul {
		justify-content: space-between;
		padding-left: 0
	}
}

header#site-header nav#primary-nav>ul>li {
	margin-left: 0;
	position: relative
}

header#site-header nav#primary-nav>ul>li>a {
	display: block;
	font-size: 1.7rem;
	font-weight: 400;
	color: #fff;
	padding: 1rem 1rem;
	z-index: 1;
	position: relative
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul>li>a {
		font-size: 1.5rem;
		padding: .33rem 0
	}
}

@media (max-width:767.98px) {
	header#site-header nav#primary-nav>ul>li>a {
		padding-top: .75rem;
		padding-bottom: .75rem
	}
}

@media only screen and (max-width:587px) {
	header#site-header nav#primary-nav>ul>li>a {
		font-size: 1.25rem
	}
}

@media only screen and (max-width:520px) {
	header#site-header nav#primary-nav>ul>li>a {
		font-size: .9rem
	}
}

header#site-header nav#primary-nav>ul>li>a:before {
	content: "";
	width: 100%;
	position: absolute;
	height: 80px;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: 0 auto
}

header#site-header nav#primary-nav>ul>li>a:focus+ul,
header#site-header nav#primary-nav>ul>li>a:hover+ul {
	display: flex !important;
	max-height: unset;
	transition: all 1s ease-in-out
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul>li {
		position: unset
	}
}

header#site-header nav#primary-nav>ul>li ul {
	display: none;
	max-height: 0;
	position: absolute;
	top: 70px !important;
	right: 0;
	left: unset;
	width: 500px;
	max-width: calc(100vw - 30px);
	z-index: 2;
	background-color: #fff;
	border-radius: 0;
	transition: all 1s ease-in-out;
	padding: 0;
	list-style-type: none;
	margin: 0;
	flex-direction: column;
	align-items: flex-start;
	transform: unset !important
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul>li ul {
		left: 0;
		right: 0;
		margin: 0 auto;
		top: 44px !important
	}
}

@media (max-width:767.98px) {
	header#site-header nav#primary-nav>ul>li ul {
		top: 57px !important;
		left: -3px !important
	}
}

@media (max-width:575.98px) {
	header#site-header nav#primary-nav>ul>li ul {
		top: 48px !important;
		max-height: 320px !important;
		overflow-y: scroll
	}
}

@media only screen and (max-height:875px) {
	header#site-header nav#primary-nav>ul>li ul {
		overflow-y: scroll
	}

	header#site-header nav#primary-nav>ul>li ul li {
		padding: 8px 28px !important
	}

	header#site-header nav#primary-nav>ul>li ul li:first-of-type {
		padding-top: 21px !important
	}

	header#site-header nav#primary-nav>ul>li ul li:last-of-type {
		padding-bottom: 21px !important
	}

	header#site-header nav#primary-nav>ul>li ul li a {
		font-size: 1.125rem !important
	}
}

@media only screen and (max-height:660px) {
	header#site-header nav#primary-nav>ul>li ul {
		max-height: 360px !important
	}
}

header#site-header nav#primary-nav>ul>li ul:focus-within {
	display: flex !important;
	max-height: unset;
	transition: all 1s ease-in-out
}

header#site-header nav#primary-nav>ul>li ul li {
	padding: 16px 32px;
	margin: 0;
	margin-right: auto;
	display: inline-block
}

header#site-header nav#primary-nav>ul>li ul li:first-of-type {
	padding-top: 24px
}

header#site-header nav#primary-nav>ul>li ul li:last-of-type {
	padding-bottom: 24px
}

header#site-header nav#primary-nav>ul>li ul li.current-menu-item a.dropdown-item:after {
	width: 100%;
	background-color: #052351
}

header#site-header nav#primary-nav>ul>li ul li.current-menu-item a.dropdown-item:hover:after {
	background-color: #fcc423
}

header#site-header nav#primary-nav>ul>li ul li a.dropdown-item {
	color: #052351;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0;
	position: relative;
	margin-right: auto;
	white-space: pre-wrap;
	background-color: unset !important
}

@media (max-width:767.98px) {
	header#site-header nav#primary-nav>ul>li ul li a.dropdown-item {
		font-size: 1rem
	}
}

header#site-header nav#primary-nav>ul>li ul li a.dropdown-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	background-color: #fcc423;
	z-index: 1;
	margin-top: 10px;
	width: 0%;
	transition: all .4s ease-in
}

header#site-header nav#primary-nav>ul>li ul li a.dropdown-item:focus:after,
header#site-header nav#primary-nav>ul>li ul li a.dropdown-item:hover:after {
	width: 100%;
	transition: all .4s ease-out
}

header#site-header nav#primary-nav>ul>li ul:focus-within,
header#site-header nav#primary-nav>ul>li ul:hover {
	display: flex;
	max-height: unset
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul>li:first-of-type ul {
		left: 0;
		right: unset
	}
}

@media (max-width:991.98px) {
	header#site-header nav#primary-nav>ul>li:last-of-type ul {
		right: 0;
		left: unset
	}
}

header#site-header nav#secondary-nav {
	grid-area: secondary-nav;
	background-color: #e4e4e4;
	padding-left: 15px
}

header#site-header nav#secondary-nav>ul {
	display: flex;
	flex-direction: row
}

header#site-header nav#secondary-nav>ul>li {
	position: relative;
	padding-top: .25rem;
	padding-right: 1.25rem;
	margin-right: 1.25rem;
	position: relative
}

@media (max-width:575.98px) {
	header#site-header nav#secondary-nav>ul>li {
		padding: 0
	}
}

header#site-header nav#secondary-nav>ul>li>a {
	position: relative;
	z-index: 1;
	font-size: 1.75rem;
	font-weight: 700;
	color: #052351
}

@media (max-width:991.98px) {
	header#site-header nav#secondary-nav>ul>li>a {
		font-size: 1.5rem
	}
}

@media only screen and (max-width:587px) {
	header#site-header nav#secondary-nav>ul>li>a {
		font-size: 1.25rem
	}
}

@media only screen and (max-width:520px) {
	header#site-header nav#secondary-nav>ul>li>a {
		font-size: 1.1rem
	}
}

header#site-header nav#secondary-nav>ul>li>a:before {
	content: "";
	width: 100%;
	position: absolute;
	height: 70px;
	top: 0;
	bottom: 0;
	z-index: -1
}

header#site-header nav#secondary-nav>ul>li>a:after {
	content: "";
	background-image: url(img/temp-icon-arrow-down.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	position: relative;
	top: 3px;
	padding: 8px;
	padding: 0;
	margin-left: 12px;
	overflow: hidden;
	height: auto;
	color: #fcc423;
	transition: all .2s ease
}

@media (max-width:575.98px) {
	header#site-header nav#secondary-nav>ul>li>a:after {
		margin-left: 6px
	}
}

header#site-header nav#secondary-nav>ul>li>a:focus:after,
header#site-header nav#secondary-nav>ul>li>a:hover:after {
	transform: rotate(180deg);
	transition: all .2s ease
}

header#site-header nav#secondary-nav>ul>li>a:focus+ul,
header#site-header nav#secondary-nav>ul>li>a:hover+ul {
	display: flex !important;
	max-height: unset;
	transition: all 1s ease-in-out
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
	display: none;
	position: absolute;
	top: 66px !important;
	left: 0;
	flex-direction: column;
	align-items: flex-start;
	transform: unset !important;
	width: 500px;
	max-width: calc(100vw - 30px);
	max-height: 0;
	background-color: #fff;
	list-style-type: none;
	border-radius: 0;
	padding: 0;
	margin: 0;
	z-index: 2;
	transition: all 1s ease-in-out
}

@media (max-width:991.98px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
		top: 60px !important
	}
}

@media (max-width:767.98px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
		top: 62px !important;
		left: -3px !important
	}
}

@media (max-width:575.98px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
		top: 50px !important;
		max-height: 320px !important;
		overflow-y: scroll
	}
}

@media only screen and (max-height:875px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
		overflow-y: scroll
	}

	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li {
		padding: 8px 28px !important
	}

	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li:first-of-type {
		padding-top: 21px !important
	}

	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li:last-of-type {
		padding-bottom: 21px !important
	}

	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a {
		font-size: 1.125rem !important
	}
}

/* @media only screen and (max-height:660px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu {
		max-height: 360px !important
	}
} */

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu:focus-within {
	display: flex !important;
	max-height: unset;
	transition: all 1s ease-in-out
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu .close {
	width: 2rem;
	height: 2rem;
	font-size: 2.5rem;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 1rem;
	right: 1rem;
	border: 1px solid rgba(0, 0, 0, .3)
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu .close:before {
	position: relative
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li {
	padding: 16px 32px;
	/* margin: 0;
	margin-right: auto; */
	margin-right: 60px;
	display: inline-block;
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li:first-of-type {
	padding-top: 24px
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li:last-of-type {
	padding-bottom: 24px
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li.current-menu-item a.dropdown-item:after {
	width: 100%;
	background-color: #052351
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li.current-menu-item a.dropdown-item:hover:after {
	background-color: #fcc423
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a.dropdown-item {
	color: #052351;
	font-size: 1.5rem;
	font-weight: 500;
	padding: 0;
	position: relative;
	margin-right: auto;
	white-space: pre-wrap;
	background-color: unset !important
}

@media (max-width:767.98px) {
	header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a.dropdown-item {
		font-size: 1rem
	}
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a.dropdown-item:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 3px;
	background-color: #fcc423;
	z-index: 1;
	margin-top: 10px;
	width: 0%;
	transition: all .4s ease-in
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a.dropdown-item:focus:after,
header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a.dropdown-item:hover:after {
	width: 100%;
	transition: all .4s ease-out
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu:focus-within,
header#site-header nav#secondary-nav>ul>li ul.dropdown-menu:hover {
	display: flex;
	max-height: unset
}

header#site-header section#search-bar {
	grid-area: search;
	background-color: #e4e4e4;
	padding: .5rem .75rem
}

header#site-header section#search-bar form {
	position: relative;
	margin: auto 0;
}

header#site-header section#search-bar form input#search {
	display: block;
	width: 100%;
	border-radius: 16px;
	border: none;
	font-size: 1.25rem;
	font-weight: 400;
	background-color: rgba(255, 255, 255, .9);
	padding: 10px 3rem 10px 4rem
}

@media (max-width:991.98px) {
	header#site-header section#search-bar form input#search {
		font-size: 1rem
	}
}

header#site-header section#search-bar form:before {
	content: "";
	background-image: url(img/temp-icon-search.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	display: block;
	padding: .88rem;
	top: 0;
	bottom: 0;
	left: 18px;
	margin: auto 0
}

header#site-header section#search-bar form:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	padding: 5px;
	display: block;
	top: 0;
	bottom: 0;
	right: 21px;
	margin: auto 0;
	z-index: 1
}

header#site-header.scrolled {
	transition: height 1s ease-out;
	grid-template-columns: 80px repeat(2, max-content) 1fr min-content;
	grid-template-rows: 100%;
	grid-template-areas: "logo secondary-nav primary-nav search tools";
	background-image: none
}

@media (max-width:991.98px) {
	header#site-header.scrolled {
		grid-template-columns: 100px max-content 1fr min-content;
		grid-template-rows: repeat(2, min-content);
		grid-template-areas: "logo search search tools" "secondary-nav secondary-nav primary-nav primary-nav"
	}
}

@media (max-width:767.98px) {
	header#site-header.scrolled {
		grid-template-columns: 100px 1fr min-content;
		grid-template-rows: repeat(3, min-content);
		grid-template-areas: "logo search tools" "primary-nav primary-nav primary-nav" "secondary-nav secondary-nav secondary-nav"
	}
}

header#site-header.scrolled a#logo {
	padding: 8px 0;
	padding: 0
}

header#site-header.scrolled a#logo img.default {
	display: none
}

header#site-header.scrolled a#logo img.scrolled {
	display: block
}

header#site-header.scrolled nav#primary-nav>ul {
	display: flex;
	align-items: center
}

header#site-header.scrolled nav#primary-nav>ul>li>a {
	font-size: 1rem
}

@media (max-width:575.98px) {
	header#site-header.scrolled nav#primary-nav>ul>li>a {
		padding-bottom: 8px
	}
}

header#site-header.scrolled nav#primary-nav>ul>li ul {
	left: 0 !important;
	right: unset !important;
	top: 67px !important
}

@media (max-width:991.98px) {
	header#site-header.scrolled nav#primary-nav>ul>li ul {
		top: 39px !important;
		right: 0 !important;
		left: 0 !important;
		margin: auto
	}
}

header#site-header.scrolled nav#primary-nav>ul>li ul li a {
	font-size: 1rem
}

@media (min-width:992px) {
	header#site-header.scrolled nav#primary-nav>ul>li:last-of-type ul {
		right: 0 !important;
		left: unset !important
	}
}

header#site-header.scrolled nav#secondary-nav {
	background-color: unset;
	display: flex;
	align-items: center
}

header#site-header.scrolled nav#secondary-nav>ul>li {
	padding-right: 0;
	padding-top: 0;
	margin-right: 14px
}

@media (max-width:767.98px) {
	header#site-header.scrolled nav#secondary-nav>ul>li:not(:last-of-type) {
		margin-right: 42px
	}
}

header#site-header.scrolled nav#secondary-nav>ul>li>a {
	font-size: 1rem;
	color: #fcc423
}

@media (max-width:575.98px) {
	header#site-header.scrolled nav#secondary-nav>ul>li>a {
		padding-bottom: 16px
	}
}

header#site-header.scrolled nav#secondary-nav>ul>li>a:after {
	display: none
}

header#site-header.scrolled nav#secondary-nav>ul>li>ul {
	width: 350px;
	top: 59px !important
}

@media (max-width:991.98px) {
	header#site-header.scrolled nav#secondary-nav>ul>li>ul {
		top: 40px !important
	}
}

@media (max-width:575.98px) {
	header#site-header.scrolled nav#secondary-nav>ul>li>ul {
		top: 47px !important
	}
}

header#site-header.scrolled nav#secondary-nav>ul>li>ul li a {
	font-size: 1rem
}

header#site-header.scrolled section#tools {
	margin: auto 0;
	padding-right: 15px
}

@media (max-width:575.98px) {
	header#site-header.scrolled section#tools {
		margin-left: auto;
		padding: 8px
	}
}

header#site-header.scrolled section#tools address.phone {
	display: none
}

header#site-header.scrolled section#tools section#language-selector {
	margin-right: 8px;
	background-image: url(img/temp-icon-globe.svg);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	margin-right: 16px;
	height: 32px;
	width: 32px
}

header#site-header.scrolled section#tools section#language-selector select {
	font-size: 1rem;
	padding-top: 8px;
	padding-bottom: 8px;
	background: #fff;
	color: #000;
	cursor: pointer;
	padding: 0;
	opacity: 0;
	margin: 0;
	width: 32px;
	height: 32px;
	background-color: unset;
	background-image: none;
	color: transparent;
	padding-left: 1rem
}

header#site-header.scrolled section#tools section#language-selector select option {
	color: #000
}

header#site-header.scrolled section#search-bar {
	background-color: unset;
	display: flex;
	align-items: center
}

@media (max-width:1199.98px) {
	header#site-header.scrolled section#search-bar {
		margin-left: auto
	}
}

@media (max-width:575.98px) {
	header#site-header.scrolled section#search-bar {
		padding: 0 15px 0 0
	}
}

header#site-header.scrolled section#search-bar form {
	margin: auto 0;
	width: 100%
}

header#site-header.scrolled section#search-bar form:before {
	left: 12px
}

header#site-header.scrolled section#search-bar form:after {
	display: none
}

header#site-header.scrolled section#search-bar form input#search {
	font-size: 1rem;
	background-color: #fff;
	border-radius: 42px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 8px;
	padding-left: 50px
}

header#site-header.scrolled section#search-bar form input#search::-moz-placeholder,
header#site-header.scrolled section#search-bar form input#search::-webkit-input-placeholder,
header#site-header.scrolled section#search-bar form input#search::placeholder {
	text-overflow: ellipsis
}

footer#footer-primary {
	background: #052351;
	color: #fff;
	padding-top: 4rem;
	padding-bottom: 6rem;
	position: relative
}

footer#footer-primary:before {
	content: "";
	padding: 8px;
	background-color: #fcc423;
	height: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0
}

@media (max-width:991.98px) {
	footer#footer-primary:before {
		right: 0;
		top: unset;
		height: auto;
		width: 100%;
		padding: 12px
	}
}

footer#footer-primary .container {
	display: grid;
	grid-template-columns: 3fr 5fr 2fr;
	column-gap: 32px;
	grid-template-rows: repeat(3, min-content);
	grid-template-areas: "logos engage contact" "logos nav contact" "logos nav contact"
}

@media (max-width:991.98px) {
	footer#footer-primary .container {
		grid-template-columns: repeat(2, 1fr);
		grid-template-rows: repeat(3, min-content);
		grid-template-areas: "engage engage" "nav nav" "logos contact"
	}
}

@media (max-width:768px) {
	footer#footer-primary .container {
		grid-template-columns: 100%;
		grid-template-rows: repeat(4, auto);
		grid-template-areas: "engage" "nav" "contact" "logos"
	}
}

footer#footer-primary #logos {
	margin-bottom: auto;
	grid-area: logos;
	display: grid;
	grid-template-columns: 2fr 1fr;
	grid-template-rows: repeat(4, min-content);
	row-gap: 8px;
	grid-template-areas: "main ." "main ." "copy ." "copy ."
}

@media (max-width:991.98px) {
	footer#footer-primary #logos {
		column-gap: 24px
	}
}

footer#footer-primary #logos .ccbq-logo {
	max-width: 260px;
	width: 100%;
	height: auto;
	grid-area: main
}

footer#footer-primary #logos .coa-logo {
	max-width: 95px;
	width: 100%;
	height: auto;
	/* margin-top: 12px */
}

footer#footer-primary #logos .guidestar-logo {
	max-width: 90px;
	width: 100%;
	height: auto;
	/* margin-bottom: 14px */
}

footer#footer-primary #logos .bbb-logo {
	max-width: 120px;
	width: 100%;
	height: auto;
	margin-top: 6px
}

footer#footer-primary #logos img {
	margin-left: auto;
	margin-right: auto
}

footer#footer-primary #logos small {
	font-size: 1rem;
	text-align: center;
	display: block;
	grid-area: copy;
	max-width: 260px;
	margin-left: auto;
	margin-right: auto
}

@media (max-width:767.98px) {
	footer#footer-primary #logos small {
		font-size: .9rem
	}
}

footer#footer-primary #engage {
	grid-area: engage;
	padding-top: 16px;
	padding-left: 32px
}

@media (max-width:991.98px) {
	footer#footer-primary #engage {
		padding-left: 0
	}
}

footer#footer-primary #engage p {
	font-family: Intro-Black-Alt;
	font-size: 1.5rem;
	font-weight: 400
}

@media (max-width:767.98px) {
	footer#footer-primary #engage p {
		font-size: 1.25rem
	}
}

footer#footer-primary #engage input[type=email] {
	padding: 8px 6px 8px 24px;
	font-size: 1.25rem;
	border: none;
	border-radius: 8px 0 0 8px;
	margin: 0
}

@media (max-width:767.98px) {
	footer#footer-primary #engage input[type=email] {
		font-size: 1.125rem
	}
}

footer#footer-primary #engage input[type=submit] {
	background-color: #fcc423;
	border: none;
	border-radius: 0 10px 10px 0;
	color: #fff;
	padding: 8px 30px;
	font-weight: 700;
	font-size: 1.25rem;
	margin: 0 0 0 -4px
}

@media (max-width:767.98px) {
	footer#footer-primary #engage input[type=submit] {
		font-size: 1.125rem
	}
}

footer#footer-primary #engage input#consent {
	appearance: none;
	-webkit-appearance: none;
	padding: 7px;
	border: 2px solid #fff;
	display: inline-block;
	margin-bottom: -2px;
	margin-right: 16px
}

footer#footer-primary #engage input#consent+label {
	margin-top: 21px
}

footer#footer-primary nav#navigation-footer {
	grid-area: nav;
	margin-top: 45px;
	padding-left: 32px
}

@media (max-width:991.98px) {
	footer#footer-primary nav#navigation-footer {
		margin-bottom: 45px;
		padding-left: 0
	}
}

footer#footer-primary nav#navigation-footer ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr)
}

@media (max-width:991.98px) {
	footer#footer-primary nav#navigation-footer ul {
		grid-template-columns: repeat(2, 2fr)
	}
}

footer#footer-primary nav#navigation-footer ul li {
	padding: 0;
	margin: 0
}

footer#footer-primary nav#navigation-footer ul li a {
	color: #fff;
	font-weight: 600;
	font-size: 1.25rem;
	padding: 0;
	line-height: 1.75
}

@media (max-width:767.98px) {
	footer#footer-primary nav#navigation-footer ul li a {
		font-size: 1rem
	}
}

footer#footer-primary #contact-footer {
	grid-area: contact;
	padding-top: 18px;
	padding-left: 0
}

@media (max-width:767.98px) {
	footer#footer-primary #contact-footer {
		margin-bottom: 45px
	}
}

footer#footer-primary #contact-footer>div {
	display: block;
	text-align: right;
	margin-bottom: 1rem
}

@media (max-width:575.98px) {
	footer#footer-primary #contact-footer {
		text-align: center
	}
}

footer#footer-primary #contact-footer .contact-phone {
	color: #fcc423;
	display: block;
	font-family: Intro-Black-Alt;
	font-size: 1.33rem;
	text-align: right;
	margin-bottom: 16px
}

@media (max-width:767.98px) {
	footer#footer-primary #contact-footer .contact-phone {
		font-size: 1.125rem
	}
}

@media (max-width:575.98px) {
	footer#footer-primary #contact-footer .contact-phone {
		text-align: center
	}
}

footer#footer-primary #contact-footer .contact-phone img {
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	margin-right: 8px
}

footer#footer-primary #contact-footer .contact-phone a {
	color: #fcc423
}

footer#footer-primary #contact-footer .contact-email {
	display: block;
	font-family: Intro-Black-Alt;
	font-size: 1.33rem;
	text-align: right;
	margin-bottom: 18px
}

@media (max-width:767.98px) {
	footer#footer-primary #contact-footer .contact-email {
		font-size: 1.125rem
	}
}

@media (max-width:575.98px) {
	footer#footer-primary #contact-footer .contact-email {
		text-align: center
	}
}

footer#footer-primary #contact-footer .contact-email img {
	width: 1.5rem;
	height: 1.5rem;
	display: inline-block;
	margin-right: 10px;
	margin-top: -4px
}

footer#footer-primary #contact-footer .contact-email a {
	color: #fff
}

footer#footer-primary #contact-footer .contact-address {
	text-align: right;
	display: block;
	font-size: 1.25rem;
	margin-bottom: 72px
}

@media (max-width:767.98px) {
	footer#footer-primary #contact-footer .contact-address {
		font-size: 1rem
	}
}

@media (max-width:575.98px) {
	footer#footer-primary #contact-footer .contact-address {
		text-align: center
	}
}

footer#footer-primary #contact-footer .contact-socials {
	display: block
}

footer#footer-primary #contact-footer .contact-socials ul {
	list-style: none;
	display: flex;
	align-items: flex-end;
	padding: 0;
	text-align: right;
	width: 100%
}

@media (max-width:575.98px) {
	footer#footer-primary #contact-footer .contact-socials ul {
		text-align: center
	}
}

footer#footer-primary #contact-footer .contact-socials ul li {
	margin-left: 0;
	flex: 1 0 1.5rem
}

footer#footer-primary #contact-footer .contact-socials ul li img {
	width: 40px;
	height: auto
}

footer#footer-primary #contact-footer .contact-socials ul li:not(:first-of-type) {
	margin-left: 3px
}

footer#footer-primary #contact-footer .contact-socials ul li a {
	display: block;
	height: 1.5rem
}

#subscribe form {
	display: grid;
	grid-template-columns: 4fr 2fr;
	position: relative;
	padding-bottom: 45px
}

@media (max-width:767.98px) {
	#subscribe form {
		padding-bottom: 64px
	}
}

#subscribe form>div {
	display: block
}

#subscribe form>div>div {
	display: block
}

#subscribe form>div>div label+div {
	display: block
}

#subscribe form>div>div label+div input {
	width: 100% !important
}

#subscribe form>div>div fieldset {
	display: block
}

#subscribe form>div>div fieldset .ginput_container_checkbox {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0
}

#subscribe form>div>div fieldset .gfield_checkbox {
	padding-top: 24px;
	padding-left: 24px
}

#subscribe form>div>div fieldset input[type=checkbox]+label {
	padding-left: 16px
}

@media (max-width:767.98px) {
	#subscribe form>div>div fieldset input[type=checkbox]+label {
		white-space: normal
	}
}

#subscribe form>div>div fieldset input[type=checkbox]+label a {
	color: #fff;
	text-decoration: underline
}

#subscribe form>div.gform_footer {
	margin: 0;
	padding: 0
}

#subscribe form>div.gform_footer input[type=submit] {
	margin: 0 0 auto -1px
}

article#contact-us {
	background-color: #afafaf;
	padding: 32px 0
}

article#contact-us .container {
	display: grid;
	grid-template-columns: 1fr 3fr
}

@media (max-width:1199.98px) {
	article#contact-us .container {
		grid-template-columns: 1fr 2fr
	}
}

@media (max-width:991.98px) {
	article#contact-us .container {
		grid-template-columns: 100%
	}
}

article#contact-us h2 {
	color: #052351;
	font-weight: 700;
	padding: 0;
	margin: auto 0
}

@media (max-width:991.98px) {
	article#contact-us h2 {
		margin-bottom: 24px
	}
}

article#contact-us address {
	display: grid;
	margin: 0
}

article#contact-us address ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	color: #fff;
	font-weight: 600;
	font-size: 1.5rem
}

@media (max-width:1199.98px) {
	article#contact-us address ul {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:575.98px) {
	article#contact-us address ul {
		grid-template-columns: 100%
	}
}

article#contact-us address ul a {
	color: #fff
}

article#contact-us address ul li {
	padding: 6px 0 0;
	margin: 0
}

article#contact-us address ul li:before {
	content: "";
	padding: 24px;
	background-color: #052351;
	display: inline-block;
	vertical-align: middle;
	margin-right: 36px;
	border-radius: 50%;
	margin-top: -6px
}

@media (max-width:767.98px) {
	article#contact-us address ul li:before {
		margin-right: 24px
	}
}

@media (max-width:575.98px) {
	article#contact-us address ul li {
		margin-bottom: 12px
	}
}

article#contact-us address ul li.phone:before {
	background-image: url(img/icon-phone-white.svg);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center
}

article#contact-us address ul li.email:before {
	background-image: url(img/icon-email.svg);
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center center
}

.page-template-01-00-homepage section#splash #home-carousel,
.page-template-01-00-homepage section#splash article#carousel,
.page-template-01-00-homepage section#splash div.carousel {
	background-color: #fcc423;
	position: relative;
	position: relative
}

@media (max-width:991.98px) {

	.page-template-01-00-homepage section#splash #home-carousel,
	.page-template-01-00-homepage section#splash article#carousel,
	.page-template-01-00-homepage section#splash div.carousel {
		height: unset
	}
}

.page-template-01-00-homepage section#splash #home-carousel .slide,
.page-template-01-00-homepage section#splash article#carousel .slide,
.page-template-01-00-homepage section#splash div.carousel .slide {
	display: grid;
	grid-template-columns: 5fr 3fr;
	grid-template-rows: minmax(72px, 1fr) repeat(2, min-content) minmax(72px, 1fr);
	grid-template-areas: "image ." "image caption" "image cta" "image .";
	background-color: #fcc423;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 100%
}

@media (max-width:1199.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide,
	.page-template-01-00-homepage section#splash article#carousel .slide,
	.page-template-01-00-homepage section#splash div.carousel .slide {
		grid-template-columns: 4fr 3fr
	}
}

@media (max-width:991.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide,
	.page-template-01-00-homepage section#splash article#carousel .slide,
	.page-template-01-00-homepage section#splash div.carousel .slide {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:767.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide,
	.page-template-01-00-homepage section#splash article#carousel .slide,
	.page-template-01-00-homepage section#splash div.carousel .slide {
		grid-template-columns: 100%;
		grid-template-rows: 1fr 1fr min-content;
		grid-template-areas: "image" "caption" "cta"
	}
}

.page-template-01-00-homepage section#splash #home-carousel .slide figure,
.page-template-01-00-homepage section#splash article#carousel .slide figure,
.page-template-01-00-homepage section#splash div.carousel .slide figure {
	height: 100%;
	width: auto;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	grid-area: image;
	align-self: stretch;
	bottom: 0
}

.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
	grid-area: caption;
	margin: 0 32px;
	margin-right: calc((100vw - 1440px)/ 2 + 15px)
}

.page-template-01-00-homepage section#splash #home-carousel .slide section.caption p,
.page-template-01-00-homepage section#splash article#carousel .slide section.caption p,
.page-template-01-00-homepage section#splash div.carousel .slide section.caption p {
	font-size: 2.125rem;
	font-family: Intro-Black-Alt;
	color: #fff;
	line-height: 1.2
}

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

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
		margin-right: 15px
	}
}

@media (max-width:991.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
		margin-right: calc((100vw - 720px)/ 2 + 15px)
	}
}

@media (max-width:767.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
		padding-top: 32px;
		margin-right: calc((100vw - 540px)/ 2 + 15px);
		margin-left: calc((100vw - 540px)/ 2 + 15px)
	}
}

@media (max-width:575.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
		margin-right: 15px;
		margin-left: 15px
	}
}

.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
	display: block;
	color: #052351;
	font-size: 2.75rem;
	padding-top: 8px
}

.page-template-01-00-homepage section#splash #home-carousel .slide>a,
.page-template-01-00-homepage section#splash article#carousel .slide>a,
.page-template-01-00-homepage section#splash div.carousel .slide>a {
	display: block;
	grid-area: cta;
	margin: 32px 32px 0;
	background-color: #052351;
	color: #fff;
	text-align: center;
	padding: 24px;
	font-size: 1.5rem;
	letter-spacing: .5px;
	font-weight: 700;
	border-radius: 12px;
	max-width: 470px;
	margin-right: calc((100vw - 1440px)/ 2 + 15px)
}

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

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-right: 15px
	}
}

@media (max-width:991.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-right: calc((100vw - 720px)/ 2 + 15px)
	}
}

@media (max-width:767.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		max-width: unset;
		margin-right: calc((100vw - 540px)/ 2 + 15px);
		margin-bottom: 72px;
		margin-left: calc((100vw - 540px)/ 2 + 15px)
	}
}

@media (max-width:575.98px) {

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-right: 15px;
		margin-bottom: 32px;
		margin-left: 15px
	}
}

.page-template-01-00-homepage section#splash ol {
	right: calc((100vw - 1444px)/ 2 + 15px);
	display: inline-block;
	margin-right: 0;
	left: 0;
	margin-left: auto;
	text-align: right
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#splash ol {
		display: none
	}
}

@media only screen and (max-width:1440px) {
	.page-template-01-00-homepage section#splash ol {
		right: 15px
	}
}

@media (max-width:991.98px) {
	.page-template-01-00-homepage section#splash ol {
		right: calc((100vw - 720px)/ 2 + 15px)
	}
}

@media (max-width:767.98px) {
	.page-template-01-00-homepage section#splash ol {
		right: calc((100vw - 540px)/ 2 + 10px)
	}
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#splash ol {
		right: 15px
	}
}

.page-template-01-00-homepage section#splash ol li {
	display: inline-block;
	padding: 6px;
	border: 4px solid #fff;
	border-radius: 50%;
	height: 10px !important;
	width: 10px !important;
	opacity: 1;
	background-color: unset
}

.page-template-01-00-homepage section#splash ol li.active {
	border-color: #052351;
	background-color: #052351
}

.page-template-01-00-homepage section#social-bar {
	background-color: #0175bb;
	color: #fff;
	padding-top: 1rem;
	padding-bottom: 1rem;
	display: flex;
	flex-wrap: wrap
}

.page-template-01-00-homepage section#social-bar .tagline {
	font-size: 2rem;
	font-family: Intro-Regular-Alt;
	font-weight: 400;
	padding-top: 8px
}

.page-template-01-00-homepage section#social-bar .socials {
	display: flex;
	justify-content: flex-end;
	align-items: center
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#social-bar .socials {
		justify-content: unset
	}
}

.page-template-01-00-homepage section#social-bar .socials ul {
	list-style: none;
	display: flex;
	padding: 0 !important;
	margin: 10px 0 0 !important
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#social-bar .socials ul {
		width: 100%;
		margin-top: 24px;
		justify-content: space-between
	}
}

.page-template-01-00-homepage section#social-bar .socials ul li {
	padding-bottom: 12px
}

.page-template-01-00-homepage section#social-bar .socials ul li figure {
	margin: 0
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#social-bar .socials ul li figure img {
		width: 3rem;
		height: 3rem
	}
}

.page-template-01-00-homepage section#stats {
	position: relative;
	padding: 80px 0 180px
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats {
		padding-top: 0;
		padding-bottom: 80px
	}
}

.page-template-01-00-homepage section#stats .bg-image {
	background-color: #e4e4e4;
	background-image: linear-gradient(rgba(0, 0, 0, .2), rgba(0, 0, 0, .2)), url(img/temp-background-home-stats.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .bg-image {
		position: relative;
		padding-top: 62.5%;
		background-position: center bottom
	}
}

.page-template-01-00-homepage section#stats .intro p {
	color: #052351;
	max-width: 1200px;
	font-family: Intro-Black-Alt, sans-serif, system;
	line-height: 1.25;
	margin-bottom: 48px;
	font-size: 2rem
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .intro {
		margin-top: 90px
	}
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#stats .intro {
		margin-top: 0
	}
}

.page-template-01-00-homepage section#stats .content {
	position: relative
}

.page-template-01-00-homepage section#stats .content .copy>div {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 120px;
	grid-template-rows: repeat(5, min-content);
	grid-template-areas: "cell-1 cell-2 cell-3" "cell-4 cell-5 cell-6" "cell-7 . cell-8" "cell-9 . cell-10" "cell-11 . ."
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div {
		grid-template-columns: repeat(2, 1fr);
		column-gap: 36px;
		grid-template-rows: unset;
		grid-template-areas: unset
	}
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div {
		grid-template-columns: 100%
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item {
	padding: 2rem .25rem;
	transition: background-color .16s ease-in
}

.page-template-01-00-homepage section#stats .content .copy>div .item .number {
	font-size: 3.75rem;
	font-family: Intro-Black-Alt;
	line-height: 1.125
}

@media (max-width:767.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item .number {
		font-size: 2.75rem
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item .text {
	font-family: Intro-Regular-Alt;
	font-size: 2rem;
	line-height: 1
}

@media (max-width:767.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item .text {
		font-size: 1.5rem
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item>span {
	text-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item>span {
		text-shadow: none
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:focus,
.page-template-01-00-homepage section#stats .content .copy>div .item:hover {
	text-decoration: none;
	background-color: rgba(0, 0, 0, .2);
	transition: background-color .11s linear
}

@media (max-width:991.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item {
		padding-top: .33rem;
		padding-bottom: .66rem
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(1) {
	grid-area: cell-1
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(1) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(2) {
	grid-area: cell-2
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(2) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(3) {
	grid-area: cell-3
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(3) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(4) {
	grid-area: cell-4
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(4) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(5) {
	grid-area: cell-5
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(5) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(6) {
	grid-area: cell-6
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(6) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(7) {
	grid-area: cell-7
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(7) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(8) {
	grid-area: cell-8
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(8) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(9) {
	grid-area: cell-9
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(9) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(10) {
	grid-area: cell-10
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(10) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(11) {
	grid-area: cell-11
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy>div .item:nth-of-type(11) {
		grid-area: unset
	}
}

.page-template-01-00-homepage section#stats .content .copy .item {
	border-bottom: 4px solid #fff
}

.page-template-01-00-homepage section#stats .content .copy .item span:nth-of-type(1) {
	color: #fcc423;
	display: block
}

.page-template-01-00-homepage section#stats .content .copy .item span:nth-of-type(2) {
	color: #fff;
	display: block
}

@media (max-width:1199.98px) {
	.page-template-01-00-homepage section#stats .content .copy .item span:nth-of-type(2) {
		color: #052351
	}
}

.page-template-01-00-homepage section#latest {
	background-color: #e4e4e4;
	padding-top: 72px;
	padding-bottom: 120px
}

.page-template-01-00-homepage section#latest header {
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	padding-bottom: 18px
}

.page-template-01-00-homepage section#latest header h3 {
	font-family: Intro-Black-Alt;
	color: #052351;
	font-size: 3.5rem;
	padding: 0
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#latest header h3 {
		font-size: 2.5rem
	}
}

.page-template-01-00-homepage section#latest header a.view-more {
	color: #707070;
	font-size: 1.5rem
}

@media (max-width:575.98px) {
	.page-template-01-00-homepage section#latest header a.view-more {
		font-size: 1rem
	}
}

.page-template-01-00-homepage section#latest header a.view-more:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 5px;
	margin-left: 14px
}

@media (max-width:991.98px) {
	.page-template-01-00-homepage section#latest .news {
		margin-bottom: 64px
	}
}

.page-template-01-00-homepage section#latest .news-items {
	padding-right: 18px
}

.page-template-01-00-homepage section#latest .event-item a h4,
.page-template-01-00-homepage section#latest .news-item a h4 {
	font-family: Intro-Regular-Alt;
	color: #0175bb;
	font-size: 1.75rem
}

@media (max-width:575.98px) {

	.page-template-01-00-homepage section#latest .event-item a h4,
	.page-template-01-00-homepage section#latest .news-item a h4 {
		font-size: 1.5rem
	}
}

.page-template-01-00-homepage section#latest .event-item .categories,
.page-template-01-00-homepage section#latest .event-item .date,
.page-template-01-00-homepage section#latest .event-item .post-date,
.page-template-01-00-homepage section#latest .news-item .categories,
.page-template-01-00-homepage section#latest .news-item .date,
.page-template-01-00-homepage section#latest .news-item .post-date {
	font-size: 1.25rem
}

@media (max-width:575.98px) {

	.page-template-01-00-homepage section#latest .event-item .categories,
	.page-template-01-00-homepage section#latest .event-item .date,
	.page-template-01-00-homepage section#latest .event-item .post-date,
	.page-template-01-00-homepage section#latest .news-item .categories,
	.page-template-01-00-homepage section#latest .news-item .date,
	.page-template-01-00-homepage section#latest .news-item .post-date {
		font-size: 1.125rem
	}
}

body.home .carousel-control-next,
body.home .carousel-control-prev {
	display: none
}

body.page-template-02-00-about section#intro .image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 25%
}

body.page-template-02-00-about section#intro .content {
	padding-top: 5rem;
	padding-bottom: 3rem
}

body.page-template-02-00-about section#intro .content .headline {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff
}

body.page-template-02-00-about section#intro .content .headline h2 {
	font-size: 3rem;
	max-width: 22rem
}

@media (max-width:767.98px) {
	body.page-template-02-00-about section#intro .content .headline h2 {
		max-width: 90%;
		font-size: 1.75rem;
		padding-bottom: 2rem;
		text-align: center
	}
}

body.page-template-02-00-about section#intro .content .text {
	max-width: 42rem;
	color: #fff
}

body.page-template-02-00-about section#intro .content .text .cta {
	margin-top: 2rem
}

body.page-template-02-00-about section#extra-mile .content,
body.page-template-02-00-about section#our-mission .content,
body.page-template-02-00-about section#young-leaders .content {
	display: flex;
	justify-content: center;
	flex-direction: column;
	padding-top: 3rem;
	padding-bottom: 3rem
}

body.page-template-02-00-about section#extra-mile .content>*,
body.page-template-02-00-about section#our-mission .content>*,
body.page-template-02-00-about section#young-leaders .content>* {
	max-width: 42rem;
	padding-left: 2rem;
	padding-right: 2rem
}

body.page-template-02-00-about section#extra-mile .content h3,
body.page-template-02-00-about section#our-mission .content h3,
body.page-template-02-00-about section#young-leaders .content h3 {
	margin-bottom: 1rem
}

body.page-template-02-00-about section#extra-mile .image,
body.page-template-02-00-about section#our-mission .image,
body.page-template-02-00-about section#young-leaders .image {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 33%
}

@media (max-width:767.98px) {

	body.page-template-02-00-about section#extra-mile .container-fluid .row,
	body.page-template-02-00-about section#extra-mile .container-lg .row,
	body.page-template-02-00-about section#extra-mile .container-md .row,
	body.page-template-02-00-about section#extra-mile .container-sm .row,
	body.page-template-02-00-about section#extra-mile .container-xl .row {
		flex-direction: column-reverse
	}
}

body.page-template-02-00-about #more-info {
	margin-top: 2rem;
	margin-bottom: 6rem
}

body.page-template-02-00-about #more-info article.more-info-item {
	background-color: #fafafa;
	padding-right: 0;
	margin-top: 1rem;
	margin-bottom: 1rem
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: center
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle:hover {
	text-decoration: none
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle[aria-expanded=true] .arrow img {
	transform: rotate(180deg);
	transition: transform .22s linear
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle .text {
	flex: 1 1 auto;
	padding-top: .5rem;
	padding-bottom: .5rem;
	color: #000;
	text-decoration: none;
	font-size: 1.333rem;
	padding-right: 1rem
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle .arrow {
	flex: 0 0 6rem;
	height: 6rem;
	background-color: #052351;
	display: flex;
	justify-content: center;
	align-items: center
}

body.page-template-02-00-about #more-info article.more-info-item a.collapse-toggle .arrow img {
	width: 4rem;
	height: 4rem;
	transition: transform .22s linear
}

body.page-template-02-00-about #more-info article.more-info-item .collapse .content {
	color: #000
}

body.page-template-02-00-about .cta {
	display: inline-block;
	background-color: #007bff;
	color: #fff;
	font-weight: 700;
	padding: .6rem 2.5rem .7rem;
	border-radius: 2rem;
	margin-top: .5rem;
	margin-bottom: .5rem
}

body.page-template-02-00-about .ctas {
	display: flex
}

body.page-template-02-00-about .ctas .cta {
	margin-right: 1rem
}

body.page-template-02-01-mission section#intro .image {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	padding-top: 25%
}

body.page-template-02-01-mission section#intro .headline {
	padding-top: 4rem;
	padding-bottom: 4rem
}

body.page-template-02-01-mission section#intro .headline h2 {
	color: #052351;
	font-size: 2rem;
	text-align: center;
	font-weight: 600
}

body.page-template-02-01-mission section#intro .content {
	padding-top: 5rem;
	padding-bottom: 3rem
}

body.page-template-02-01-mission section#intro .content .title {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff
}

body.page-template-02-01-mission section#intro .content .title h2 {
	font-size: 3rem;
	max-width: 22rem
}

@media (max-width:767.98px) {
	body.page-template-02-01-mission section#intro .content .title h2 {
		max-width: 90%;
		font-size: 1.75rem;
		padding-bottom: 2rem;
		text-align: center
	}
}

body.page-template-02-01-mission section#intro .content .text {
	max-width: 42rem;
	color: #fff;
	padding-right: 2rem
}

@media (max-width:767.98px) {
	body.page-template-02-01-mission section#intro .content .text {
		text-align: center;
		padding-left: 2rem;
		padding-right: 2rem
	}
}

body.page-template-02-01-mission section#testimonials {
	padding-top: 3rem;
	padding-bottom: 3rem
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .carousel-indicators {
	display: none
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide {
	display: flex;
	flex-wrap: wrap
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .content {
	flex: 1 0 56%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	padding-right: 2rem
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .content .quote {
	display: block;
	font-size: 1.85rem;
	margin-bottom: 1rem
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .content .cite {
	display: block;
	color: grey;
	text-align: right
}

body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .image {
	flex: 1 0 44%;
	padding-top: 28%;
	background-size: cover;
	background-position: center center
}

@media (max-width:991.98px) {
	body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide {
		flex-direction: column-reverse
	}

	body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .image {
		padding-top: 50%;
		margin-bottom: 1rem
	}

	body.page-template-02-01-mission section#testimonials #carouselTestimonials .slide .content {
		padding-right: 0
	}
}

body.page-template-02-01-mission section#difference {
	padding-top: 3rem;
	padding-bottom: 3rem
}

body.page-template-02-01-mission section#difference .headline h3 {
	text-align: center;
	color: #052351;
	font-size: 2.5rem;
	font-weight: 600;
	margin-bottom: 2rem
}

body.page-template-02-01-mission section#difference .ctas>div {
	display: flex;
	justify-content: center;
	flex-wrap: wrap
}

body.page-template-02-01-mission section#difference .ctas .cta {
	display: inline-block;
	border: 1px solid #ddd;
	border-radius: .5rem;
	padding: 1rem 2rem;
	margin-left: .5rem;
	margin-right: .5rem;
	margin-bottom: 1rem;
	transition: border-color .4s ease-in
}

body.page-template-02-01-mission section#difference .ctas .cta img {
	width: 4rem;
	height: 4rem
}

body.page-template-02-01-mission section#difference .ctas .cta .text {
	color: #000;
	font-size: 1.25rem;
	margin-left: 1rem
}

body.page-template-02-01-mission section#difference .ctas .cta:focus,
body.page-template-02-01-mission section#difference .ctas .cta:hover {
	text-decoration: none;
	border-color: #052351;
	transition: border-color .2s linear
}

@media (max-width:767.98px) {
	body.page-template-02-01-mission section#difference .ctas .cta {
		width: 100%
	}
}

body.tax-service_type section#splash {
	background-color: #afafaf;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 4rem
}

body.tax-service_type section#splash .container .row>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	min-height: 28rem
}

body.tax-service_type section#splash .container .row>div h1 {
	color: #fff;
	font-family: Intro-Black-Alt;
	font-size: 3.5rem;
	max-width: initial;
	text-align: center
}

@media (min-width:767.98px) {
	body.tax-service_type section#splash .container .row>div h1 {
		padding-left: 90px !important;
	}
	body.tax-service_type section#content .container .row>div {
		padding: 0 100px 30px 100px !important;
	}
}

@media (max-width:767.98px) {
	body.tax-service_type section#splash .container .row>div h1 {
		font-size: 2.5rem
	}
	body main article#splash {
		background-position: 65% !important;
	}
}

body.tax-service_type section#content .container .row>div {
	text-align: center;
	padding-bottom: 2rem
}

body.tax-service_type section#content .container .row>div strong {
	color: #052351;
	font-weight: 700
}

body.tax-service_type section#content .container .row>div .notice {
	padding: 2rem 0
}

body.tax-service_type section#services-carousel .carousel {
	position: relative;
	padding-bottom: 3.5rem;
	margin-bottom: 2rem
}

body.tax-service_type section#services-carousel .carousel .carousel-inner {
	margin: 0 80px;
	overflow: hidden;
	width: calc(100% - 160px)
}

body.tax-service_type section#services-carousel .carousel .carousel-inner .carousel-item .carousel-image {
	height: 100%;
	padding-top: 42%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

body.tax-service_type section#services-carousel .carousel .carousel-control-prev {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	padding-left: 0;
	justify-content: flex-start
}

body.tax-service_type section#services-carousel .carousel .carousel-control-prev .carousel-control-prev-icon {
	background-image: url(img/temp-icon-arrow-right.png) !important;
	background-size: contain;
	transform: rotate(180deg);
	height: 36px;
	width: 36px
}

body.tax-service_type section#services-carousel .carousel .carousel-control-prev .sr-only {
	display: none
}

body.tax-service_type section#services-carousel .carousel .carousel-control-next {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
	padding-right: 0;
	justify-content: flex-end
}

body.tax-service_type section#services-carousel .carousel .carousel-control-next .carousel-control-next-icon {
	background-image: url(img/temp-icon-arrow-right.png) !important;
	background-size: contain;
	height: 36px;
	width: 36px
}

body.tax-service_type section#services-carousel .carousel .carousel-control-next .sr-only {
	display: none
}

body.tax-service_type section#services-carousel .carousel ol.carousel-indicators li {
	width: .75rem;
	height: .75rem;
	border-radius: 1rem;
	background-color: #adadad;
	border: 3px solid #adadad;
	margin-right: .5rem
}

body.tax-service_type section#services-carousel .carousel ol.carousel-indicators li.active {
	background: #fcc423;
	border-color: #fcc423
}

body.tax-service_type section#services-options h2 {
	font-weight: 800;
	color: #052351;
	text-align: center;
	margin-bottom: 3.5rem
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options {
	display: flex;
	flex-wrap: wrap
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option {
	position: relative;
	flex-basis: 33.33%;
	box-sizing: border-box
}

@media (max-width:767.98px) {
	body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option {
		height: 6rem
	}
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option::before {
	content: "";
	display: block;
	padding-top: 100%
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-position: center center;
	background-size: cover;
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a h3 {
	font-family: Intro-Black-Alt;
	font-size: 2rem;
	color: #fff;
	padding: 0 1rem;
	text-align: center
}

@media (max-width:991.98px) {
	body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a h3 {
		font-size: 1.75rem
	}
}

@media (max-width:767.98px) {
	body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a h3 {
		font-size: 1.2rem
	}
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a .preview {
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	text-align: center;
	padding: 2rem;
	background-color: #052351;
	opacity: 0;
	transition: all .4s ease-in
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a .preview p {
	max-height: 60%;
	overflow: hidden;
	font-size: 1.25rem;
	text-overflow: ellipsis;
	overflow: hidden
}

@media (max-width:991.98px) {
	body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a .preview p {
		font-size: 1rem
	}
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a .preview strong {
	font-size: 1.33rem;
	padding-left: .66rem;
	padding-right: .66rem;
	padding-bottom: .5rem;
	border-bottom: 2px solid #fcc423;
	margin-top: 1rem
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a:focus,
body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a:hover {
	text-decoration: none
}

body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a:focus .preview,
body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option a:hover .preview {
	opacity: 1;
	transition: opacity .2s ease-out
}

@media (max-width:767.98px) {
	body.tax-service_type section#services-options #servicesOptions .carousel-inner .carousel-item .options .option {
		flex-basis: 100%
	}
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls {
	position: relative;
	bottom: 0;
	margin-top: 1rem;
	margin-bottom: 2rem;
	display: flex;
	justify-content: space-between;
	align-items: center
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls a.carousel-control-prev {
	color: #000
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls a.carousel-control-next {
	color: #000
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls ol.carousel-indicators {
	position: relative;
	flex: 1 0 auto;
	margin-top: auto;
	margin-bottom: auto;
	height: auto
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls ol.carousel-indicators li {
	display: inline-block;
	width: 1rem;
	height: 1rem;
	background-color: #afafaf;
	border-radius: 50%
}

body.tax-service_type section#services-options #servicesOptions .carousel-controls ol.carousel-indicators li.active {
	background-color: #fcc423
}

body.tax-service_type article#locations {
	padding-top: 90px;
	padding-bottom: 100px
}

body.tax-service_type article#locations h2 {
	font-weight: 800;
	color: #052351;
	text-align: center;
	margin-bottom: 58px
}

body.tax-service_type article#locations #map {
	width: 100%;
	height: 400px;
	background-color: #e4e4e4
}

body.tax-service_type article#locations #map h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1rem;
	text-transform: uppercase
}

body.tax-service_type article#locations #map a {
	color: #052351;
	text-decoration: underline
}

body.tax-service_type article#locations #map a:focus,
body.tax-service_type article#locations #map a:hover {
	text-decoration: none
}

body.tax-service_type article#locations ul {
	padding: 64px 0 0;
	margin: 0;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 36px;
	row-gap: 36px
}

@media (max-width:991.98px) {
	body.tax-service_type article#locations ul {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:575.98px) {
	body.tax-service_type article#locations ul {
		grid-template-columns: 100%
	}
}

body.tax-service_type article#locations ul li {
	margin: 0;
	padding: 0
}

body.tax-service_type article#locations ul li h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1.5rem;
	display: inline;
	text-transform: uppercase
}

body.tax-service_type article#locations ul li h3:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline;
	padding: 6px;
	margin-left: 8px
}

body.tax-service_type article#locations ul li address {
	font-weight: 700;
	color: #afafaf;
	font-size: 1.25rem;
	padding-top: 16px
}

body.tax-service_type #contact-us {
	margin-top: 100px
}

.archive .archive-news>header,
.archive .archive>header,
.archive.category-news .archive-news>header,
.archive.category-news .archive>header,
.page-template-03-00-news .archive-news>header,
.page-template-03-00-news .archive>header {
	padding-top: 3rem;
	padding-bottom: 1.25rem
}

.archive .archive-news>header h1,
.archive .archive>header h1,
.archive.category-news .archive-news>header h1,
.archive.category-news .archive>header h1,
.page-template-03-00-news .archive-news>header h1,
.page-template-03-00-news .archive>header h1 {
	font-family: Intro-Black-Alt;
	color: #052351;
	font-size: 3rem
}

@media (max-width:767.98px) {

	.archive .archive-news>header h1,
	.archive .archive>header h1,
	.archive.category-news .archive-news>header h1,
	.archive.category-news .archive>header h1,
	.page-template-03-00-news .archive-news>header h1,
	.page-template-03-00-news .archive>header h1 {
		font-size: 2.5rem
	}
}

.archive .archive #headline,
.archive .archive-news #headline,
.archive.category-news .archive #headline,
.archive.category-news .archive-news #headline,
.page-template-03-00-news .archive #headline,
.page-template-03-00-news .archive-news #headline {
	margin: 0 0 2rem
}

.archive .archive #headline .image,
.archive .archive-news #headline .image,
.archive.category-news .archive #headline .image,
.archive.category-news .archive-news #headline .image,
.page-template-03-00-news .archive #headline .image,
.page-template-03-00-news .archive-news #headline .image {
	display: inline-block;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0, 0, 0, .2);
	border-right: 19px solid #e8e8e8
}

@media (max-width:991.98px) {

	.archive .archive #headline .image,
	.archive .archive-news #headline .image,
	.archive.category-news .archive #headline .image,
	.archive.category-news .archive-news #headline .image,
	.page-template-03-00-news .archive #headline .image,
	.page-template-03-00-news .archive-news #headline .image {
		padding-top: 80%;
		border-right: none
	}
}

.archive .archive #headline .content,
.archive .archive-news #headline .content,
.archive.category-news .archive #headline .content,
.archive.category-news .archive-news #headline .content,
.page-template-03-00-news .archive #headline .content,
.page-template-03-00-news .archive-news #headline .content {
	background-color: #e8e8e8;
	padding: 4rem 3.25rem !important
}

.archive .archive #headline .content .meta-data,
.archive .archive-news #headline .content .meta-data,
.archive.category-news .archive #headline .content .meta-data,
.archive.category-news .archive-news #headline .content .meta-data,
.page-template-03-00-news .archive #headline .content .meta-data,
.page-template-03-00-news .archive-news #headline .content .meta-data {
	display: block;
	padding-bottom: 1rem
}

.archive .archive #headline .content h2,
.archive .archive-news #headline .content h2,
.archive.category-news .archive #headline .content h2,
.archive.category-news .archive-news #headline .content h2,
.page-template-03-00-news .archive #headline .content h2,
.page-template-03-00-news .archive-news #headline .content h2 {
	padding-top: 8px;
	line-height: .9;
	padding-bottom: 8px
}

.archive .archive #headline .content h2 a,
.archive .archive-news #headline .content h2 a,
.archive.category-news .archive #headline .content h2 a,
.archive.category-news .archive-news #headline .content h2 a,
.page-template-03-00-news .archive #headline .content h2 a,
.page-template-03-00-news .archive-news #headline .content h2 a {
	font-size: 1.5rem;
	font-family: Intro-Regular-Alt;
	font-weight: 700;
	color: #0175bb
}

.archive .archive #headline .content p,
.archive .archive-news #headline .content p,
.archive.category-news .archive #headline .content p,
.archive.category-news .archive-news #headline .content p,
.page-template-03-00-news .archive #headline .content p,
.page-template-03-00-news .archive-news #headline .content p {
	font-size: 1.125rem
}

.archive .archive #headline .content .more,
.archive .archive-news #headline .content .more,
.archive.category-news .archive #headline .content .more,
.archive.category-news .archive-news #headline .content .more,
.page-template-03-00-news .archive #headline .content .more,
.page-template-03-00-news .archive-news #headline .content .more {
	font-size: 1.25rem;
	color: #707070;
	font-weight: 600
}

.archive .archive #headline .content .more:after,
.archive .archive-news #headline .content .more:after,
.archive.category-news .archive #headline .content .more:after,
.archive.category-news .archive-news #headline .content .more:after,
.page-template-03-00-news .archive #headline .content .more:after,
.page-template-03-00-news .archive-news #headline .content .more:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	width: 9px;
	height: 24px;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 6px;
	vertical-align: center
}

.archive .archive #news-posts .container .row>div,
.archive .archive #posts .container .row>div,
.archive .archive-news #news-posts .container .row>div,
.archive .archive-news #posts .container .row>div,
.archive.category-news .archive #news-posts .container .row>div,
.archive.category-news .archive #posts .container .row>div,
.archive.category-news .archive-news #news-posts .container .row>div,
.archive.category-news .archive-news #posts .container .row>div,
.page-template-03-00-news .archive #news-posts .container .row>div,
.page-template-03-00-news .archive #posts .container .row>div,
.page-template-03-00-news .archive-news #news-posts .container .row>div,
.page-template-03-00-news .archive-news #posts .container .row>div {
	display: flex;
	flex-direction: column;
	align-content: stretch;
	padding-bottom: 2rem
}

.archive .archive #news-posts .container .row>div .item,
.archive .archive #posts .container .row>div .item,
.archive .archive-news #news-posts .container .row>div .item,
.archive .archive-news #posts .container .row>div .item,
.archive.category-news .archive #news-posts .container .row>div .item,
.archive.category-news .archive #posts .container .row>div .item,
.archive.category-news .archive-news #news-posts .container .row>div .item,
.archive.category-news .archive-news #posts .container .row>div .item,
.page-template-03-00-news .archive #news-posts .container .row>div .item,
.page-template-03-00-news .archive #posts .container .row>div .item,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item,
.page-template-03-00-news .archive-news #posts .container .row>div .item {
	display: flex;
	height: 100%;
	background-color: #e8e8e8;
	flex-direction: column
}

.archive .archive #news-posts .container .row>div .item .image,
.archive .archive #posts .container .row>div .item .image,
.archive .archive-news #news-posts .container .row>div .item .image,
.archive .archive-news #posts .container .row>div .item .image,
.archive.category-news .archive #news-posts .container .row>div .item .image,
.archive.category-news .archive #posts .container .row>div .item .image,
.archive.category-news .archive-news #news-posts .container .row>div .item .image,
.archive.category-news .archive-news #posts .container .row>div .item .image,
.page-template-03-00-news .archive #news-posts .container .row>div .item .image,
.page-template-03-00-news .archive #posts .container .row>div .item .image,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .image,
.page-template-03-00-news .archive-news #posts .container .row>div .item .image {
	display: block;
	width: 100%;
	padding-top: 80%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: rgba(0, 0, 0, .2)
}

.archive .archive #news-posts .container .row>div .item .content,
.archive .archive #posts .container .row>div .item .content,
.archive .archive-news #news-posts .container .row>div .item .content,
.archive .archive-news #posts .container .row>div .item .content,
.archive.category-news .archive #news-posts .container .row>div .item .content,
.archive.category-news .archive #posts .container .row>div .item .content,
.archive.category-news .archive-news #news-posts .container .row>div .item .content,
.archive.category-news .archive-news #posts .container .row>div .item .content,
.page-template-03-00-news .archive #news-posts .container .row>div .item .content,
.page-template-03-00-news .archive #posts .container .row>div .item .content,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .content,
.page-template-03-00-news .archive-news #posts .container .row>div .item .content {
	padding: 2rem
}

.archive .archive #news-posts .container .row>div .item .content h2,
.archive .archive #posts .container .row>div .item .content h2,
.archive .archive-news #news-posts .container .row>div .item .content h2,
.archive .archive-news #posts .container .row>div .item .content h2,
.archive.category-news .archive #news-posts .container .row>div .item .content h2,
.archive.category-news .archive #posts .container .row>div .item .content h2,
.archive.category-news .archive-news #news-posts .container .row>div .item .content h2,
.archive.category-news .archive-news #posts .container .row>div .item .content h2,
.page-template-03-00-news .archive #news-posts .container .row>div .item .content h2,
.page-template-03-00-news .archive #posts .container .row>div .item .content h2,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .content h2,
.page-template-03-00-news .archive-news #posts .container .row>div .item .content h2 {
	padding-top: 8px;
	line-height: .9;
	padding-bottom: 8px
}

.archive .archive #news-posts .container .row>div .item .content h2 a,
.archive .archive #posts .container .row>div .item .content h2 a,
.archive .archive-news #news-posts .container .row>div .item .content h2 a,
.archive .archive-news #posts .container .row>div .item .content h2 a,
.archive.category-news .archive #news-posts .container .row>div .item .content h2 a,
.archive.category-news .archive #posts .container .row>div .item .content h2 a,
.archive.category-news .archive-news #news-posts .container .row>div .item .content h2 a,
.archive.category-news .archive-news #posts .container .row>div .item .content h2 a,
.page-template-03-00-news .archive #news-posts .container .row>div .item .content h2 a,
.page-template-03-00-news .archive #posts .container .row>div .item .content h2 a,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .content h2 a,
.page-template-03-00-news .archive-news #posts .container .row>div .item .content h2 a {
	font-size: 1.5rem;
	font-family: Intro-Regular-Alt;
	font-weight: 700;
	color: #0175bb
}

.archive .archive #news-posts .container .row>div .item .content .more,
.archive .archive #posts .container .row>div .item .content .more,
.archive .archive-news #news-posts .container .row>div .item .content .more,
.archive .archive-news #posts .container .row>div .item .content .more,
.archive.category-news .archive #news-posts .container .row>div .item .content .more,
.archive.category-news .archive #posts .container .row>div .item .content .more,
.archive.category-news .archive-news #news-posts .container .row>div .item .content .more,
.archive.category-news .archive-news #posts .container .row>div .item .content .more,
.page-template-03-00-news .archive #news-posts .container .row>div .item .content .more,
.page-template-03-00-news .archive #posts .container .row>div .item .content .more,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .content .more,
.page-template-03-00-news .archive-news #posts .container .row>div .item .content .more {
	font-size: 1.25rem;
	color: #707070;
	font-weight: 600
}

.archive .archive #news-posts .container .row>div .item .content .more:after,
.archive .archive #posts .container .row>div .item .content .more:after,
.archive .archive-news #news-posts .container .row>div .item .content .more:after,
.archive .archive-news #posts .container .row>div .item .content .more:after,
.archive.category-news .archive #news-posts .container .row>div .item .content .more:after,
.archive.category-news .archive #posts .container .row>div .item .content .more:after,
.archive.category-news .archive-news #news-posts .container .row>div .item .content .more:after,
.archive.category-news .archive-news #posts .container .row>div .item .content .more:after,
.page-template-03-00-news .archive #news-posts .container .row>div .item .content .more:after,
.page-template-03-00-news .archive #posts .container .row>div .item .content .more:after,
.page-template-03-00-news .archive-news #news-posts .container .row>div .item .content .more:after,
.page-template-03-00-news .archive-news #posts .container .row>div .item .content .more:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	width: 9px;
	height: 24px;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 6px;
	vertical-align: center
}

.single-post .post-header {
	padding-top: 4rem;
	padding-bottom: 4rem
}

.single-post .post-header>div .back {
	display: block;
	padding-top: 1rem;
	padding-bottom: 1rem
}

.single-post .post-header>div .meta-data {
	padding-top: 1rem;
	padding-bottom: 1rem
}

.single-post .post-header>div h2 {
	font-weight: 700
}

.single-post .post-header>div h2 a {
	font-size: 2rem
}

body.single-service main#main.service-main article#splash {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

body.single-service main#main.service-main article#splash .container .row>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	min-height: 28rem
}

body.single-service main#main.service-main article#splash h1 {
	color: #fff;
	font-size: 4rem;
	font-family: Intro-Black-Alt
}

@media (max-width:767.98px) {
	body.single-service main#main.service-main article#splash h1 {
		font-size: 2.5rem
	}
}

/* body.single-service main#main.service-main article#overview {
	padding: 100px 0 50px
} */

body.single-service main#main.service-main article#overview p {
	text-align: center;
	font-size: 1.125rem;
    margin-bottom: 0 !important;
}

body.single-service main#main.service-main article#overview p strong {
	font-family: Intro-Black-Alt;
	color: #052351
}

body.single-service main#main.service-main article#locations h2 {
	font-weight: 700;
	text-align: center;
	padding-bottom: 50px
}

body.single-service main#main.service-main article#locations article#map {
	background-color: #afafaf;
	height: 500px;
	margin-bottom: 70px
}

body.single-service main#main.service-main article#locations ul {
	padding: 0;
	margin: 0 0 70px;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 36px;
	row-gap: 36px
}

@media (max-width:991.98px) {
	body.single-service main#main.service-main article#locations ul {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:575.98px) {
	body.single-service main#main.service-main article#locations ul {
		grid-template-columns: 100%
	}
}

body.single-service main#main.service-main article#locations ul li {
	padding: 0
}

body.single-service main#main.service-main article#locations ul li h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1.5rem;
	display: inline;
	text-transform: uppercase;
	margin: 0
}

body.single-service main#main.service-main article#locations ul li h3:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline;
	padding: 6px;
	margin-left: 8px
}

body.single-service main#main.service-main article#locations ul li address {
	font-weight: 700;
	color: #afafaf;
	padding-top: 6px;
	font-size: 1.125rem
}

body.single-post main#main.news-single-main article#content,
body.single-post main#main.single-main article#content {
	padding: 100px 0 120px
}

body.single-post main#main.news-single-main article#content a.back,
body.single-post main#main.single-main article#content a.back {
	text-transform: uppercase;
	color: #000
}

body.single-post main#main.news-single-main article#content a.back:before,
body.single-post main#main.single-main article#content a.back:before {
	content: "< ";
	color: #000
}

body.single-post main#main.news-single-main article#content header section#meta,
body.single-post main#main.single-main article#content header section#meta {
	padding-top: 36px;
	font-weight: 600
}

body.single-post main#main.news-single-main article#content header h1,
body.single-post main#main.single-main article#content header h1 {
	font-weight: 700;
	font-size: 2.25rem;
	margin-bottom: 36px;
	margin-top: 36px
}

body.single-post main#main.news-single-main article#content header figure,
body.single-post main#main.single-main article#content header figure {
	background-size: contain;
	height: 500px;
	background-color: #000;
	background-position: center center;
	background-repeat: no-repeat
}

body.single-post main#main.news-single-main article#content section#article-body,
body.single-post main#main.single-main article#content section#article-body {
	font-size: 1.125rem;
	padding: 24px 0 42px
}

body.single-post main#main.news-single-main article#content nav#next-previous,
body.single-post main#main.single-main article#content nav#next-previous {
	display: flex;
	justify-content: space-between;
	font-family: Intro-Black-Alt;
	font-size: 1.25rem
}

body.single-post main#main.news-single-main article#content nav#next-previous a,
body.single-post main#main.single-main article#content nav#next-previous a {
	color: #052351
}

body.single-post main#main.news-single-main article#content nav#next-previous a.previous,
body.single-post main#main.single-main article#content nav#next-previous a.previous {
	margin-right: auto;
	display: inline-block
}

body.single-post main#main.news-single-main article#content nav#next-previous a.next,
body.single-post main#main.single-main article#content nav#next-previous a.next {
	margin-left: auto;
	display: inline-block
}

.single-main {
	padding: 50px 0 25px 0;
}

body.single-senior_center main#main.senior-centers-main section#splash {
	background-color: #afafaf;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 4rem
}

body.single-senior_center main#main.senior-centers-main section#splash .container .row>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	min-height: 28rem
}

body.single-senior_center main#main.senior-centers-main section#splash .container .row>div h1 {
	color: #fff;
	font-family: Intro-Black-Alt;
	font-size: 3.5rem;
	text-align: left
}

@media (max-width:767.98px) {
	body.single-senior_center main#main.senior-centers-main section#splash .container .row>div h1 {
		font-size: 2.5rem
	}
}

body.single-senior_center main#main.senior-centers-main section#overview {
	margin-bottom: 2rem
}

body.single-senior_center main#main.senior-centers-main section#overview .container .row>div {
	text-align: center
}

body.single-senior_center main#main.senior-centers-main section#overview .container .row>div .opening-hours {
	list-style: none;
	padding-left: 0
}

body.single-senior_center main#main.senior-centers-main section#overview .container .row>div .opening-hours li {
	color: #0a80c4
}

body.single-senior_center main#main.senior-centers-main article#content section.tablist {
	display: flex;
	justify-content: space-around;
	max-width: 1000px;
	margin: 0 auto 36px
}

body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab {
	font-family: Intro-Black-Alt;
	font-size: 1.75rem;
	color: #afafaf;
	border-bottom: 3px solid transparent;
	transition: all .4s ease-in
}

@media (max-width:991.98px) {
	body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab {
		font-size: 1.5rem
	}
}

@media (max-width:767.98px) {
	body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab {
		font-size: 1.25rem
	}
}

@media (max-width:575.98px) {
	body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab {
		font-size: 1rem
	}
}

body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab:focus,
body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab:hover {
	color: #052351;
	transition: all .2s ease-out
}

body.single-senior_center main#main.senior-centers-main article#content section.tablist button.tab[aria-selected=true] {
	color: #052351;
	border-bottom: 3px solid #fcc423;
	transition: all .2s ease-out
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab {
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: calc((100% / 3) - 16px - 2px);
	column-gap: 24px;
	grid-template-columns: unset;
	grid-template-rows: unset;
	width: calc(100% + 4px);
	margin-right: -4px;
	padding-bottom: 8px;
	padding-bottom: 1.5rem;
	overflow-x: auto;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory
}

@media (max-width:991.98px) {

	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab,
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab {
		grid-auto-columns: calc((100% / 2) - 16px - 2px)
	}
}

@media (max-width:767.98px) {

	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab,
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab {
		grid-auto-columns: calc((100%) - 16px - 2px)
	}
}

@media (max-width:767.98px) {

	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab,
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab {
		grid-auto-flow: unset;
		grid-auto-columns: unset;
		grid-template-columns: 100%;
		row-gap: 24px
	}
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event {
	scroll-snap-align: start;
	background-color: #052351;
	box-shadow: 4px 4px 4px 1px rgba(0, 0, 0, .2)
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event a:focus,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event a:hover,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event a:focus,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event a:hover {
	text-decoration: none
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content {
	padding: 2rem 1.5rem 2rem
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content h3,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content h3 {
	color: #fcc423;
	font-weight: 700;
	font-size: 1.75rem;
	margin-bottom: 6px
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content .timedash,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content time,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content .timedash,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content time {
	display: inline;
	color: #fff;
	font-size: 1.66rem;
	font-weight: 600;
	margin-bottom: 12px
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content .timedash,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content .timedash {
	margin: 0;
	position: relative;
	top: -2px
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event .content p,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event .content p {
	color: #fff;
	font-size: 1.25rem;
	margin-top: .5rem
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#events-tab article.event figure,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#virtual-events-tab article.event figure {
	padding-top: 70%;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #afafaf;
	margin-bottom: 0
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#newsletters-tab {
	text-align: center
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#newsletters-tab ol {
	list-style-type: none;
	padding: 0;
	margin: 0
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab {
	padding-top: 3rem
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-left h2 {
	padding-top: 0 !important
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-button,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-state-default {
	background-image: unset !important;
	background-color: unset !important;
	box-shadow: unset !important;
	border-color: #fcc423
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-button.fc-today-button,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-state-default.fc-today-button {
	text-transform: capitalize;
	color: #052351
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-button.fc-today-button[disabled],
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-state-default.fc-today-button[disabled] {
	border-color: #052351
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-row .fc-content-skeleton {
	min-height: 7rem !important
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-event,
body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .fc-event-dot {
	background-color: #052351 !important
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab article#calendar {
	background-color: #afafaf;
	height: 300px
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .tribe-compatibility-container {
	max-width: 100% !important;
	margin-left: 0;
	margin-right: 0
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#calendar-tab .tribe-events-widget-featured-venue__venue {
	display: none !important
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol {
	list-style-type: none;
	padding: 0;
	margin: 0;
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	column-gap: 15px;
	row-gap: 50px
}

@media (max-width:991.98px) {
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol {
		grid-template-columns: repeat(3, 1fr)
	}
}

@media (max-width:767.98px) {
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:575.98px) {
	body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol {
		grid-template-columns: 100%
	}
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol>li {
	padding-bottom: 12px
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol>li h3 {
	background-color: #052351;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol ol {
	list-style-type: none;
	padding: 0 10%;
	margin: 0
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel#menu-tab>ol ol li {
	color: #afafaf;
	text-align: center;
	font-size: 1.5rem;
	padding: 3px 0;
	border-bottom: 3px solid #fcc423
}

body.single-senior_center main#main.senior-centers-main article#content .tabpanel[aria-hidden=true] {
	display: none !important
}

body.single-senior_center main#main.senior-centers-main article#location {
	padding-top: 90px;
	padding-bottom: 100px
}

body.single-senior_center main#main.senior-centers-main article#location h2 {
	font-weight: 800;
	color: #052351;
	text-align: center;
	margin-bottom: 24px
}

body.single-senior_center main#main.senior-centers-main article#location #map {
	width: 100%;
	height: 400px;
	background-color: #e4e4e4
}

body.single-senior_center main#main.senior-centers-main article#location #map h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1rem;
	text-transform: uppercase
}

body.single-senior_center main#main.senior-centers-main article#location #map a {
	color: #052351;
	text-decoration: underline
}

body.single-senior_center main#main.senior-centers-main article#location #map a:focus,
body.single-senior_center main#main.senior-centers-main article#location #map a:hover {
	text-decoration: none
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul {
	padding: 64px 0 0;
	margin: 0;
	list-style-type: none
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li {
	margin: 0;
	padding: 0
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li ul {
	list-style-type: none;
	padding: 0;
	margin: 0
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li ul li {
	margin-bottom: 8px
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li ul li:last-of-type {
	color: #fcc423
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li a {
	text-decoration-color: #052351
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li h3 {
	font-weight: 700;
	color: #052351;
	font-size: 2rem;
	display: inline;
	text-transform: uppercase
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li address {
	font-weight: 700;
	color: #afafaf;
	font-size: 1.5rem;
	padding-top: 16px
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li address ul li {
	margin-bottom: 0
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li address ul li.phone {
	margin-top: 18px
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li address ul li.phone a {
	color: #fcc423
}

body.single-senior_center main#main.senior-centers-main article#location .container>ul li address ul li.phone a:focus,
body.single-senior_center main#main.senior-centers-main article#location .container>ul li address ul li.phone a:hover {
	text-decoration-color: #fcc423
}

.tribe-compatibility-container {
	max-width: 991px;
	margin: 0 auto
}

.tribe-compatibility-container a,
.tribe-compatibility-container div,
.tribe-compatibility-container h4,
.tribe-compatibility-container span,
.tribe-compatibility-container time {
	font-family: "Open Sans" !important
}

.tribe-compatibility-container h3 a {
	font-family: Intro-Regular-Alt !important;
	font-size: 2rem;
	display: none
}

.tribe-compatibility-container .tribe-events-widget-featured-venue__event-date-tag-daynum,
.tribe-compatibility-container h4 a {
	font-size: 1.25rem !important;
	color: #052351 !important
}

.tribe-compatibility-container .tribe-events-widget-featured-venue__event-date-tag time span {
	font-family: Intro-Black-Alt !important;
	color: #052351
}

.tribe-compatibility-container .tribe-common-g-row {
	border-bottom: 3px solid #fcc423;
	padding-bottom: 16px
}

.tribe-compatibility-container .tribe-events-widget-featured-venue__view-more {
	display: none
}

.tribe-compatibility-container time.tribe-events-widget-featured-venue__event-date-tag-datetime {
	display: flex;
	justify-content: center;
	align-items: center;
	margin-right: 16px
}

.tribe-compatibility-container time.tribe-events-widget-featured-venue__event-date-tag-datetime .tribe-events-widget-featured-venue__event-date-tag-month {
	margin-bottom: 8px;
	color: #000
}

.tribe-compatibility-container .tribe-events-widget-featured-venue__event-datetime span {
	color: #000 !important
}

body.error404 main#main.main-error404 {
	padding: 120px 0
}

body.error404 main#main.main-error404 .container .row>div h1 {
	font-weight: 700;
	font-size: 2.75rem;
	padding-bottom: 36px
}

@media (max-width:767.98px) {
	body.error404 main#main.main-error404 .container .row>div h1 {
		font-size: 2.5rem
	}
}

body.error404 main#main.main-error404 .container .row>div p:first-of-type {
	font-size: 1.25rem
}

body.error404 main#main.main-error404 .container .row>div p:first-of-type a {
	font-weight: 700;
	color: #0175bb
}

body.page-template-default main#main.page-main {
	padding: 120px 0
}

body.page-template-default main#main.page-main .container .row>div h1 {
	font-weight: 700;
	font-size: 2.75rem;
	padding-bottom: 36px
}

@media (max-width:767.98px) {
	body.page-template-default main#main.page-main .container .row>div h1 {
		font-size: 2.5rem
	}
}

body.page-template-default main#main.page-main .container .row>div p:first-of-type a {
	font-weight: 700;
	color: #0175bb
}

body main article#splash {
	background-color: #afafaf;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 1rem
}

body main article#splash .container .row>div {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
	justify-content: center;
	height: 100%;
	min-height: 28rem
}

body main article#splash .container .row>div h1 {
	color: #fff;
	font-family: Intro-Black-Alt;
	font-size: 3.5rem;
	max-width: initial;
	text-align: center
}

@media (max-width:767.98px) {
	body main article#splash .container .row>div h1 {
		font-size: 2.5rem
	}
}

body main article#overview p {
	text-align: center
}

body main article#overview section.tablist {
	text-align: center
}

body main article#overview section.tablist button {
	display: inline-block;
	padding: 36px 48px 32px 8px;
	margin: 32px 32px;
	background-color: #afafaf;
	box-shadow: 2px 2px 4px 1px rgba(112, 112, 112, .4);
	border-radius: 400px;
	font-size: 2rem;
	color: #fff;
	vertical-align: middle;
	font-family: Intro-Black-Alt
}

@media (max-width:767.98px) {
	body main article#overview section.tablist button {
		padding: 18px 32px 18px 8px;
		font-size: 1.75rem
	}
}

@media (max-width:575.98px) {
	body main article#overview section.tablist button {
		font-size: 1.25rem;
		padding: 22px 32px 22px 8px
	}
}

body main article#overview section.tablist button:before {
	content: "";
	display: inline-block;
	background-color: #fff;
	max-height: 100%;
	height: 110px;
	margin-top: -28px;
	margin-bottom: -24px;
	width: 110px;
	border-radius: 50%;
	vertical-align: middle;
	margin-right: 24px;
	background-image: url(img/temp-icon-arrow-right.png);
	background-repeat: no-repeat;
	background-position: left 42px center;
	background-size: 30%;
	box-shadow: 2px 2px 8px 2px rgba(112, 112, 112, .4)
}

@media (max-width:767.98px) {
	body main article#overview section.tablist button:before {
		height: 60px;
		margin-bottom: -28px;
		width: 60px;
		background-position: left 55% center
	}
}

@media (max-width:767.98px) {
	body main article#overview section.tablist button {
		margin: 16px 0
	}
}

body main article#overview section.tablist button[aria-selected=true] {
	background-color: #fcc423
}

body main h2 {
	font-family: Intro-Black-Alt;
	text-align: center;
	padding: 56px 0 36px
}

body main article.tabpanel[aria-hidden=true] {
	display: none
}

body main article.tabpanel section.tabpanel-overview {
	text-align: center;
	padding-bottom: 50px
}

body main article.tabpanel section.tabpanel-overview a {
	color: #052351;
	font-family: Intro-Black-Alt
}

body main section.list .container form#filter-centers {
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-wrap: wrap;
	margin-bottom: 42px
}

@media (max-width:767.98px) {
	body main section.list .container form#filter-centers {
		flex-direction: column;
		margin-bottom: 32px
	}
}

body main section.list .container form#filter-centers select {
	font-family: Intro-Black-Alt;
	font-size: 1.5rem;
	border: none;
	padding-right: 24px;
	color: #000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	max-width: 100%;
	width: fit-content;
	max-width: 100%;
	background-image: url(img/temp-icon-arrow-down.png);
	background-size: 18px auto;
	background-position: center right;
	background-repeat: no-repeat
}

body main section.list .container form#filter-centers select::-ms-expand {
	display: none
}

body main section.list .container form#filter-centers select:focus {
	outline: 0
}

@media (max-width:767.98px) {
	body main section.list .container form#filter-centers select {
		align-self: flex-start;
		margin-bottom: 16px
	}
}

body main section.list .container form#filter-centers select:after {
	content: "x"
}

body main section.list .container form#filter-centers input[type=search] {
	font-family: Intro-Black-Alt;
	font-size: 1.5rem;
	color: #000;
	border: none;
	border-bottom: 3px solid #fcc423;
	min-width: 350px;
	background-image: url(img/temp-icon-search.png);
	background-size: 24px auto;
	background-repeat: no-repeat;
	background-position: center right
}

@media (max-width:575.98px) {
	body main section.list .container form#filter-centers input[type=search] {
		min-width: unset;
		width: 100%
	}
}

body main section.list .container form#filter-centers input[type=search]::placeholder {
	color: #000
}

body main section.list .container form#filter-centers input[type=search]:focus {
	outline: 0
}

body main section.list .container form#filter-centers input[type=search]:focus::placeholder {
	opacity: .2
}

@media (max-width:767.98px) {
	body main section.list .container form#filter-centers input[type=search] {
		align-self: stretch
	}
}

body main section.list .container ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	display: grid;
	grid-auto-flow: column;
	grid-auto-columns: calc(100% / 3);
	grid-template-columns: unset;
	grid-template-rows: repeat(2, auto);
	background-color: #fff;
	width: 100%;
	overflow-x: scroll;
	scroll-behavior: smooth;
	scroll-snap-type: x mandatory;
	-ms-overflow-style: none;
	scrollbar-width: none
}

@media (max-width:991.98px) {
	body main section.list .container ul {
		grid-auto-columns: calc(100% / 2)
	}
}

@media (max-width:767.98px) {
	body main section.list .container ul {
		grid-auto-columns: 100%
	}
}

body main section.list .container ul::-webkit-scrollbar {
	display: none
}

body main section.list .container ul li {
	scroll-snap-align: start;
	padding: 0
}

body main section.list .container ul li a {
	display: block;
	margin: 0;
	padding-top: 100%;
	width: 100%;
	background-position: center center;
	background-size: cover;
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	color: #fff;
	background-color: #052351;
	position: relative
}

body main section.list .container ul li a h3 {
	font-family: Intro-Black-Alt;
	font-size: 2rem;
	padding: 0 16px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center
}

@media (max-width:991.98px) {
	body main section.list .container ul li a h3 {
		font-size: 1.75rem
	}
}

body main section.list .container ul li a section.preview {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	padding: 16px
}

body main section.list .container ul li a p,
body main section.list .container ul li a strong {
	opacity: 0;
	z-index: 1;
	max-height: 0;
	overflow: hidden;
	transition: opacity .6s ease-in
}

body main section.list .container ul li a p {
	max-height: 0;
	overflow: hidden;
	font-size: 1.25rem;
	padding: 0;
	margin: 0
}

@media (max-width:991.98px) {
	body main section.list .container ul li a p {
		font-size: 1rem
	}
}

body main section.list .container ul li a p:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: #052351;
	transition: all .6s ease-in;
	bottom: 0;
	z-index: -1
}

body main section.list .container ul li a strong {
	font-family: Intro-Black-Alt;
	font-size: 1.5rem
}

@media (max-width:991.98px) {
	body main section.list .container ul li a strong {
		font-size: 1.25rem
	}
}

body main section.list .container ul li a:focus,
body main section.list .container ul li a:hover {
	text-decoration: none
}

body main section.list .container ul li a:focus h3,
body main section.list .container ul li a:hover h3 {
	display: none
}

body main section.list .container ul li a:focus p,
body main section.list .container ul li a:focus strong,
body main section.list .container ul li a:hover p,
body main section.list .container ul li a:hover strong {
	max-height: none;
	opacity: 1;
	transition: opacity .6s ease-out
}

body main section.list .container ul li a:focus p,
body main section.list .container ul li a:hover p {
	padding: 18px
}

body main section.list .container ul li a:focus p:before,
body main section.list .container ul li a:hover p:before {
	max-height: 100%;
	transition: all .6s ease-out
}

body main section.list .container ul li a:focus strong,
body main section.list .container ul li a:hover strong {
	border-bottom: 3px solid #fcc423;
	color: #fff;
	transition: color .6s ease-in
}

body main section.list .container ul li a strong:hover {
	color: #fcc423;
	transition: color .2s ease-out
}

body main section.list .container ul li.hide {
	display: none !important
}

body main section.list .carousel-ctrls {
	display: flex;
	justify-content: space-between;
	padding-top: 40px
}

body main section.list .carousel-ctrls button[disabled=disabled],
body main section.list .carousel-ctrls button[disabled=true] {
	opacity: .25
}

body main section.list .carousel-ctrls.hide {
	display: none !important
}

body main section.list#senior-centers-list .container ul li a:focus h3,
body main section.list#senior-centers-list .container ul li a:hover h3 {
	display: flex;
	z-index: 2;
	position: relative;
	margin: 0
}

body main section.list#senior-centers-list .container ul li a:focus h3 p:before,
body main section.list#senior-centers-list .container ul li a:hover h3 p:before {
	display: none
}

body main section.list#senior-centers-list .container ul li a:focus .preview:before,
body main section.list#senior-centers-list .container ul li a:hover .preview:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	background-color: #052351;
	transition: all .6s ease-in;
	bottom: 0;
	z-index: -1
}

body main section#senior-centers-locations,
body main section#senior-services-locations {
	padding-top: 90px;
	padding-bottom: 100px
}

body main section#senior-centers-locations h2,
body main section#senior-services-locations h2 {
	font-weight: 800;
	color: #052351;
	text-align: center;
	margin-bottom: 58px
}

body main section#senior-centers-locations #senior-centers-map,
body main section#senior-centers-locations #senior-services-map,
body main section#senior-services-locations #senior-centers-map,
body main section#senior-services-locations #senior-services-map {
	width: 100%;
	height: 400px;
	background-color: #e4e4e4
}

body main section#senior-centers-locations #senior-centers-map h3,
body main section#senior-centers-locations #senior-services-map h3,
body main section#senior-services-locations #senior-centers-map h3,
body main section#senior-services-locations #senior-services-map h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1rem;
	text-transform: uppercase
}

body main section#senior-centers-locations #senior-centers-map a,
body main section#senior-centers-locations #senior-services-map a,
body main section#senior-services-locations #senior-centers-map a,
body main section#senior-services-locations #senior-services-map a {
	color: #052351;
	text-decoration: underline
}

body main section#senior-centers-locations #senior-centers-map a:focus,
body main section#senior-centers-locations #senior-centers-map a:hover,
body main section#senior-centers-locations #senior-services-map a:focus,
body main section#senior-centers-locations #senior-services-map a:hover,
body main section#senior-services-locations #senior-centers-map a:focus,
body main section#senior-services-locations #senior-centers-map a:hover,
body main section#senior-services-locations #senior-services-map a:focus,
body main section#senior-services-locations #senior-services-map a:hover {
	text-decoration: none
}

body main section#senior-centers-locations .container>ul,
body main section#senior-services-locations .container>ul {
	padding: 64px 0 0;
	margin: 0;
	list-style-type: none;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	column-gap: 36px;
	row-gap: 36px
}

@media (max-width:991.98px) {

	body main section#senior-centers-locations .container>ul,
	body main section#senior-services-locations .container>ul {
		grid-template-columns: repeat(2, 1fr)
	}
}

@media (max-width:575.98px) {

	body main section#senior-centers-locations .container>ul,
	body main section#senior-services-locations .container>ul {
		grid-template-columns: 100%
	}
}

body main section#senior-centers-locations .container>ul li,
body main section#senior-services-locations .container>ul li {
	margin: 0;
	padding: 0
}

body main section#senior-centers-locations .container>ul li ul,
body main section#senior-services-locations .container>ul li ul {
	padding: 0;
	list-style-type: none
}

body main section#senior-centers-locations .container>ul li a:focus,
body main section#senior-centers-locations .container>ul li a:hover,
body main section#senior-services-locations .container>ul li a:focus,
body main section#senior-services-locations .container>ul li a:hover {
	text-decoration-color: #052351
}

body main section#senior-centers-locations .container>ul li h3,
body main section#senior-services-locations .container>ul li h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1.5rem;
	display: inline;
	text-transform: uppercase
}

body main section#senior-centers-locations .container>ul li h3:after,
body main section#senior-services-locations .container>ul li h3:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline;
	padding: 6px;
	margin-left: 8px
}

body main section#senior-centers-locations .container>ul li address,
body main section#senior-services-locations .container>ul li address {
	font-weight: 700;
	color: #afafaf;
	font-size: 1.25rem;
	padding-top: 16px
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details summary,
body main section#senior-services-locations .container ul.service-locations-breakdown li details summary {
	list-style: none;
	font-weight: 700;
	color: #052351;
	font-size: 1.5rem;
	display: inline;
	text-transform: uppercase;
	line-height: 1
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details summary::marker,
body main section#senior-services-locations .container ul.service-locations-breakdown li details summary::marker {
	display: none
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details summary:after,
body main section#senior-services-locations .container ul.service-locations-breakdown li details summary:after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	display: inline-block;
	padding: 8px;
	margin-left: 8px;
	transform: rotate(90deg);
	transition: all .2s ease-in
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details[open=true] summary:after,
body main section#senior-centers-locations .container ul.service-locations-breakdown li details[open] summary:after,
body main section#senior-services-locations .container ul.service-locations-breakdown li details[open=true] summary:after,
body main section#senior-services-locations .container ul.service-locations-breakdown li details[open] summary:after {
	transform: rotate(270deg);
	transition: all .2s ease-out
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul {
	padding-top: 24px;
	list-style-type: none
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li {
	color: #afafaf;
	font-weight: 700;
	font-size: 1.125rem;
	padding-left: 32px;
	position: relative
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li a,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li a {
	color: #afafaf
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li a:focus,
body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li a:hover,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li a:focus,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li a:hover {
	text-decoration-color: #afafaf
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li:not(:last-of-type),
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li:not(:last-of-type) {
	padding-bottom: 18px
}

body main section#senior-centers-locations .container ul.service-locations-breakdown li details ul li:before,
body main section#senior-services-locations .container ul.service-locations-breakdown li details ul li:before {
	content: "—";
	display: inline-block;
	padding-right: 18px;
	height: 100%;
	position: absolute;
	left: 0
}

body.page-template-page-reports main#reports section#splash {
	padding-top: 4rem;
	padding-bottom: 3rem
}

body.page-template-page-reports main#reports section#splash h1 {
	font-size: 2.5rem;
	font-weight: 600
}

body.page-template-page-reports main#reports .reports-container .reports-intro h1 {
	color: #007bff;
	font-size: 1.5rem;
	padding-bottom: 1rem
}

body.page-template-page-reports main#reports .reports-container .reports-intro p {
	line-height: 1.5;
	padding-right: 3rem
}

body.page-template-page-reports main#reports .reports-container .image {
	display: flex;
	flex-direction: column;
	justify-content: center
}

body.page-template-page-reports main#reports .reports-container .cta {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

body.page-template-page-reports main#reports .reports-container .cta a {
	color: #000
}

body.page-template-page-reports main#reports .reports-container .cta a img {
	display: block;
	width: 4rem;
	height: 4rem;
	flex: 0 0 100%;
	margin: 0 auto;
	padding-bottom: .5rem
}

body.page-template-page-reports main#reports .reports-container .cta a span {
	flex: 0 0 100%;
	display: block;
	text-align: center
}

body.page-template-page-reports main#reports .past-reports {
	padding-top: 3rem
}

body.page-template-page-reports main#reports .past-reports h1 {
	color: #000;
	font-size: 2.5rem;
	padding-bottom: 1rem;
	font-weight: 600
}

@media (max-width:991.98px) {
	body.page-template-page-reports main#reports .past-reports h1 {
		padding-top: 3rem
	}
}

body.page-template-page-reports main#reports .past-reports .list-inline {
	padding-top: 2rem;
	padding-bottom: 4rem
}

@media (max-width:767.98px) {
	body.page-template-page-reports main#reports .past-reports .list-inline {
		padding-bottom: 0
	}
}

body.page-template-page-reports main#reports .past-reports .list-inline .list-inline-item {
	border-right: 1px solid rgba(0, 0, 0, .3)
}

@media (max-width:991.98px) {
	body.page-template-page-reports main#reports .past-reports .list-inline .list-inline-item {
		display: block;
		border-right: none
	}

	body.page-template-page-reports main#reports .past-reports .list-inline .list-inline-item a {
		display: inline-block;
		padding: .5rem .5rem
	}
}

body.page-template-page-reports main#reports .past-reports .list-inline .list-inline-item:last-of-type {
	border-right: 0
}

body.page-template-page-reports main#reports .past-reports .list-inline .list-inline-item a {
	color: #000;
	padding-left: 2rem;
	padding-right: 2rem;
	font-weight: 600;
	font-size: 1.5rem
}

body.page-template-page-reports main#reports .past-reports .search-container {
	padding-top: 2rem
}

body.page-template-page-reports main#reports .past-reports .search-container #reports-search {
	background-color: #fafafa;
	border: 0;
	padding: .5rem .33rem
}

body.page-template-page-reports main#reports .reports {
	padding-bottom: 4rem
}

body.page-template-page-reports main#reports .reports .reports-item .report-item {
	margin-bottom: 1rem
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a {
	display: flex
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a:focus,
body.page-template-page-reports main#reports .reports .reports-item .report-item a:hover {
	text-decoration: none
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a:focus .text h3,
body.page-template-page-reports main#reports .reports .reports-item .report-item a:focus .text h5,
body.page-template-page-reports main#reports .reports .reports-item .report-item a:hover .text h3,
body.page-template-page-reports main#reports .reports .reports-item .report-item a:hover .text h5 {
	color: #007bff
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a .image {
	flex: 0 0 3rem;
	align-self: flex-start
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a .image img {
	width: 3rem;
	height: 3rem;
	padding-right: 1rem
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a .text {
	flex: 1 1 auto
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a .text h3 {
	font-size: 1.25rem;
	color: #000
}

body.page-template-page-reports main#reports .reports .reports-item .report-item a .text h5 {
	margin-top: .5rem;
	color: #000;
	font-size: 1rem;
	padding-top: .5rem
}

body.page-template-page-newsletter #newsletter section#splash {
	padding-top: 18rem;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	min-height: 28rem
}

body.page-template-page-newsletter #newsletter .newsletter-container {
	padding-top: 3rem
}

body.page-template-page-newsletter #newsletter .newsletter-container .newsletter-intro h1 {
	color: #007bff;
	font-size: 2.5rem;
	padding-bottom: 1rem
}

body.page-template-page-newsletter #newsletter .newsletter-container .newsletter-intro p {
	line-height: 1.5;
	padding-right: 3rem
}

body.page-template-page-newsletter #newsletter .newsletter-container .image {
	display: flex;
	flex-direction: column;
	justify-content: center
}

body.page-template-page-newsletter #newsletter .newsletter-container .cta {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center
}

body.page-template-page-newsletter #newsletter .newsletter-container .cta a {
	color: #000
}

body.page-template-page-newsletter #newsletter .newsletter-container .cta a img {
	display: block;
	width: 4rem;
	height: 4rem;
	flex: 0 0 100%;
	margin: 0 auto;
	padding-bottom: .5rem
}

body.page-template-page-newsletter #newsletter .newsletter-container .cta a span {
	flex: 0 0 100%;
	display: block;
	text-align: center
}

body.page-template-page-newsletter #newsletter .past-newsletter-header {
	padding-top: 3rem;
	padding-bottom: 2rem
}

body.page-template-page-newsletter #newsletter .past-newsletter-header h1 {
	color: #000;
	font-size: 2.5rem;
	padding-bottom: 1rem;
	font-weight: 600
}

body.page-template-page-newsletter #newsletter .past-newsletter-header .search-container #newsletter-search {
	color: #000;
	background-color: #fafafa;
	border: 0;
	padding: .5rem .33rem
}

body.page-template-page-newsletter #newsletter .past-newsletters {
	padding-bottom: 4rem
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a {
	display: flex;
	padding: 1rem;
	color: #000;
	align-items: flex-start
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a:focus,
body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a:hover {
	text-decoration: none
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a .image {
	flex: 0 0 4rem
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a .image img {
	width: 2rem;
	height: 2rem
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a .text {
	flex: 1 1 auto
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a .text h3 {
	font-size: 1.5rem
}

body.page-template-page-newsletter #newsletter .past-newsletters .newsletter-item a .text h5 {
	margin-top: .5rem
}

.search-container {
	padding: 40px 0
}

.search-container .ap-search-header {
	padding: 20px 0
}

.search-container .ap-search-header h1 {
	color: #052351;
	font-family: Intro-Black-Alt;
	font-size: 2.5rem
}

.search-container .ap-search-results .result-item {
	padding: 0 0 40px
}

.search-container .ap-search-results .result-item h3 {
	color: #052351;
	font-family: Intro-Black-Alt;
	font-size: 1.5rem
}

.search-container .ap-search-results .result-item h3 A:active,
.search-container .ap-search-results .result-item h3 A:hover,
.search-container .ap-search-results .result-item h3 A:link,
.search-container .ap-search-results .result-item h3 A:visited {
	color: #052351
}

.search-container .ap-search-results .result-item .read-more {
	color: #fcc423;
	font-weight: 700
}

.contact-container {
	padding: 40px 0
}

.contact-container h3 {
	color: #052351;
	font-family: Intro-Black-Alt
}

.contact-container h3 A:active,
.contact-container h3 A:hover,
.contact-container h3 A:link,
.contact-container h3 A:visited {
	color: #052351
}

.contact-container .contact-intro {
	padding: 0 0 40px
}

.contact-container .contact-form input,
.contact-container .contact-form select,
.contact-container .contact-form textarea {
	border: none;
	border-bottom: 2px solid #032451
}

.contact-container .contact-form input[type=tel] {
	width: 100% !important
}

.contact-container .contact-form .ginput_container_checkbox {
	padding-left: 1rem
}

.contact-container .contact-form input[type=checkbox] {
	display: none
}

.contact-container .contact-form input[type=checkbox]+label {
	position: relative;
	padding-left: 2rem;
	max-width: 100%
}

.contact-container .contact-form input[type=checkbox]+label::before {
	display: block;
	position: absolute;
	content: "";
	border: 2px solid #032451;
	background-color: transparent;
	width: 1rem;
	height: 1rem;
	left: 0;
	top: 3px
}

.contact-container .contact-form input[type=checkbox]:checked+label::before {
	background: #032451
}

.contact-container .contact-form input[type=submit] {
	line-height: 41px !important;
	outline: 0 !important;
	position: relative;
	background: #fdb827;
	border-width: 0 !important;
	border-radius: 20px;
	color: #fff !important;
	padding: 0 2.75rem !important;
	line-height: 41px;
	border-width: 0;
	font-weight: 800;
	transition: .45s cubic-bezier(.21, .32, .15, .87)
}

.contact-container {
	padding: 40px 0
}

.contact-container h3 {
	color: #052351;
	font-family: Intro-Black-Alt;
	font-size: 1.5rem
}

.contact-container h3 A:active,
.contact-container h3 A:hover,
.contact-container h3 A:link,
.contact-container h3 A:visited {
	color: #052351
}

.contact-container .contact-intro {
	padding: 0 0 40px
}

.contact-container .contact-form input,
.contact-container .contact-form select,
.contact-container .contact-form textarea {
	border: none;
	border-bottom: 2px solid #032451
}

.contact-container .contact-form input[type=submit] {
	background: #fdb827;
	border-radius: 20px;
	color: #fff !important;
	padding: 0 2.5rem !important;
	transition: .45s cubic-bezier(.21, .32, .15, .87)
}

.contact-container {
	padding: 40px 0
}

.contact-container h3 {
	color: #052351;
	font-family: Intro-Black-Alt;
	font-size: 23px
}

.contact-container h3 A:active,
.contact-container h3 A:hover,
.contact-container h3 A:link,
.contact-container h3 A:visited {
	color: #052351
}

.contact-container h3.location-name {
	position: relative;
	padding-left: 2rem
}

.contact-container h3.location-name::before {
	content: "";
	position: absolute;
	background: url(/wp-content/uploads/2021/08/blue-marker.svg);
	top: .25rem;
	left: 0;
	width: 1rem;
	height: 1.75rem;
	background-size: 100% !important;
	background-position: 50% !important;
	background-repeat: no-repeat !important
}

.contact-container .location-address,
.contact-container .location-working-time p {
	padding-left: 2rem
}

.contact-container .location-working-time p {
	font-weight: bolder
}

.contact-container .contact-intro {
	padding: 0 0 40px
}

.contact-container .contact-form input,
.contact-container .contact-form select,
.contact-container .contact-form textarea {
	border: none;
	border-bottom: 2px solid #032451
}

.contact-container .contact-form input[type=submit] {
	background: #fdb827;
	border-radius: 20px;
	color: #fff !important;
	padding: 0 2.5rem !important;
	transition: .45s cubic-bezier(.21, .32, .15, .87)
}

.contact-container h2.gform_submission_error {
	padding: 0 !important
}

.volunteer-container .volunteer-form {
	padding-top: 6.25vw
}

.volunteer-container .volunteer-form .gfield.gfield_html h4 {
	font-size: 1.25rem !important;
	line-height: 1.4em !important;
	font-weight: 700
}

.volunteer-container .volunteer-group-form label {
	color: #2d2dd0
}

.volunteer-container .volunteer-group-form .list-inline-item {
	margin-right: 2rem
}

.volunteer-container .volunteer-group-form input[type=radio] {
	display: none
}

.volunteer-container .volunteer-group-form input[type=radio]+label {
	position: relative;
	padding-left: 1.5rem
}

.volunteer-container .volunteer-group-form input[type=radio]+label::before {
	width: 1rem;
	height: 1rem;
	content: "";
	position: absolute;
	border: 2px solid #032451;
	border-radius: 50%;
	left: 0;
	top: 4px
}

.volunteer-container .volunteer-group-form input[type=radio]:checked+label::before {
	background: #032451
}

.volunteer-container .volunteer-form .gfield.left-label {
	display: flex;
	margin-bottom: 2rem
}

.volunteer-container .volunteer-form .gfield.left-label .gfield_label {
	width: 30%;
	font-weight: 400 !important;
	font-size: 1rem !important;
	line-height: 1.667em
}

.volunteer-container .volunteer-form .gfield_label .gfield_required {
	position: relative
}

.volunteer-container .volunteer-form .gfield_label .gfield_required::after {
	position: absolute;
	content: '*';
	color: #790000;
	left: 4px;
	top: -20px
}

.volunteer-container .volunteer-form .gfield_label .gfield_required .gfield_required_text {
	display: none
}

.volunteer-container .volunteer-form .ginput_container.ginput_container_email,
.volunteer-container .volunteer-form .ginput_container.ginput_container_phone,
.volunteer-container .volunteer-form .ginput_container.ginput_container_text {
	width: 70%
}

.volunteer-container .volunteer-form .ginput_container input,
.volunteer-container .volunteer-form .ginput_container textarea {
	padding: .75rem 1.25rem !important;
	border-radius: 0 !important;
	outline: 0 !important;
	border: 2px solid rgba(3, 36, 81, .3) !important;
	background: 0 0;
	text-transform: none !important;
	line-height: 1.15
}

.volunteer-container .volunteer-form fieldset {
	margin-bottom: 2rem !important
}

.volunteer-container .volunteer-form div.gfield {
	margin-bottom: 2rem !important
}

.volunteer-container .volunteer-form fieldset .gfield_label {
	font-size: 1.25rem !important;
	line-height: 1.4em !important;
	font-weight: 700 !important
}

.volunteer-container .volunteer-form fieldset .gfield_radio input[type=radio] {
	display: none
}

.volunteer-container .volunteer-form fieldset .gfield_radio input[type=radio]+label {
	position: relative;
	padding-left: 1.5rem
}

.volunteer-container .volunteer-form fieldset .gfield_radio input[type=radio]+label::before {
	width: 1rem;
	height: 1rem;
	content: "";
	position: absolute;
	border: 2px solid #032451;
	border-radius: 50%;
	left: 0;
	top: 4px
}

.volunteer-container .volunteer-form fieldset .gfield_radio input[type=radio]:checked+label::before {
	background: #032451
}

.volunteer-container .volunteer-form fieldset.has-other-option .gfield_radio div:last-child {
	position: relative
}

.volunteer-container .volunteer-form fieldset.has-other-option .gfield_radio div:last-child label {
	margin-top: 15px
}

.volunteer-container .volunteer-form fieldset.has-other-option .gfield_radio div:last-child input {
	position: absolute;
	left: 25px;
	top: -10px;
	background-color: #fff;
	width: 45.25%
}

.volunteer-container .volunteer-form .gfield.large-labels.field_description_below .ginput_container.ginput_container_text {
	width: 100%
}

.volunteer-container .volunteer-form .gfield.large-labels.field_description_below input {
	width: 100%
}

.volunteer-container .volunteer-form div.gfield.bottom-border {
	padding-bottom: 3rem !important;
	margin-bottom: 3rem !important;
	border-bottom: 2px solid rgba(3, 36, 81, .3) !important
}

.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section {
	padding: 1rem;
	border: 2px solid #032451
}

.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .form-statement-veracity {
	text-align: center
}

.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .gfield {
	display: flex
}

.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .gfield label.gfield_label {
	width: 30%
}

.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .ginput_container.ginput_container_date,
.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .ginput_container.ginput_container_text {
	width: 70%
}

@media (max-width:600px) {
	.volunteer-container .volunteer-form .gfield.left-label {
		flex-direction: column;
		flex-wrap: wrap
	}

	.volunteer-container .volunteer-form .gfield.left-label .gfield_label {
		width: 100%
	}

	.volunteer-container .volunteer-form .ginput_container.ginput_container_email,
	.volunteer-container .volunteer-form .ginput_container.ginput_container_phone,
	.volunteer-container .volunteer-form .ginput_container.ginput_container_text {
		width: 100%
	}

	.volunteer-container .volunteer-form .statement-veracity-acknowledgement-section .gfield label.gfield_label {
		width: 55%
	}
}

.header-donate-form h2 {
	text-align: left;
	padding-top: 0
}

.choose-donate-section-form {
	position: relative;
	margin-bottom: 2rem !important;
	background: #e4e7ec !important;
	padding: 33px !important;
	color: #032451
}

.choose-donate-section-form legend.gfield_label {
	position: absolute;
	top: 2px;
	font-weight: 400 !important;
	font-size: 1rem !important
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio {
	display: flex;
	flex-wrap: wrap
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio .gchoice {
	flex-basis: 30%;
	margin: 0 0 8px 0
}

.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio {
	display: flex;
	flex-wrap: wrap
}

.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio div {
	margin-right: 2rem
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio],
.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio],
.donor-information-field-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio] {
	display: none
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label,
.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label,
.donor-information-field-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label {
	position: relative;
	padding-left: 1.5rem;
	max-width: 100%
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label::before,
.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label::before,
.donor-information-field-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label::before {
	width: 1rem;
	height: 1rem;
	content: "";
	position: absolute;
	border: 2px solid #032451;
	border-radius: 50%;
	left: 0;
	top: 4px
}

.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]:checked+label::before,
.donation-amount-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]:checked+label::before,
.donor-information-field-form .ginput_container.ginput_container_radio .gfield_radio input[type=radio]:checked+label::before {
	background: #032451
}

.donation-amount-section.donation-amount-right-section .ginput_container.ginput_container_radio .gfield_radio {
	display: flex !important;
	flex-direction: column;
	justify-content: center;
	align-items: flex-start;
	margin-top: 25px
}

.donation-amount-section.donation-amount-right-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label {
	margin-top: .5rem
}

.donation-amount-section .gfield_label .gfield_required,
.donor-information-field-form .gfield_label .gfield_required {
	position: relative
}

.donation-amount-section .gfield_label .gfield_required::after,
.donor-information-field-form .gfield_label .gfield_required::after {
	position: absolute;
	content: '*';
	color: #790000;
	left: 4px;
	top: -20px
}

.donation-amount-section .gfield_label .gfield_required .gfield_required_text,
.donor-information-field-form .gfield_label .gfield_required .gfield_required_text {
	display: none
}

.donor-information-field-form {
	display: flex !important;
	flex-direction: row;
	flex-wrap: wrap
}

.donor-information-field-form label {
	width: 30%;
	font-weight: 400 !important;
	font-size: .813em !important;
	letter-spacing: .5pt;
	white-space: nowrap
}

.donor-information-field-form .ginput_container.ginput_container_email,
.donor-information-field-form .ginput_container.ginput_container_phone,
.donor-information-field-form .ginput_container.ginput_container_text {
	width: 70%
}

.donor-information-field-form.donor-information-address-group {
	position: relative;
	flex-direction: column
}

.donor-information-field-form.donor-information-address-group legend.gfield_label {
	position: absolute;
	top: 48%;
	left: 0;
	font-weight: 400 !important;
	font-size: .813em !important;
	letter-spacing: .5pt
}

.donor-information-field-form.donor-information-address-group .ginput_complex {
	margin-left: 30%
}

.donor-information-total input {
	padding: 8px !important
}

.donor-information-payment-group legend.gfield_label {
	top: 50%
}

@media (max-width:600px) {
	.donor-information-field-form {
		flex-direction: column;
		flex-wrap: wrap
	}

	.donor-information-field-form .ginput_container.ginput_container_email,
	.donor-information-field-form .ginput_container.ginput_container_phone,
	.donor-information-field-form .ginput_container.ginput_container_text {
		width: 100%
	}

	.choose-donate-section-form .ginput_container.ginput_container_radio .gfield_radio {
		flex-direction: column
	}

	.donor-information-field-form.donor-information-address-group legend.gfield_label {
		position: relative;
		top: auto
	}

	.donor-information-field-form.donor-information-address-group .ginput_complex {
		margin-left: auto
	}

	.donor-information-field-form .ginput_container.ginput_container_text .medium {
		width: 100% !important
	}

	.donor-information-payment-form .ginput_complex span {
		flex: 1 100% !important
	}

	.donor-information-payment-form .ginput_complex .ginput_cardinfo_right input {
		width: 100% !important;
		max-width: 100% !important
	}

	.donor-information-payment-form .ginput_full fieldset {
		flex: auto !important
	}

	.donation-amount-section {
		width: 100% !important
	}

	.donation-amount-right-section {
		margin-top: 120px !important
	}

	.donation-other-amount-section {
		margin-top: -222px;
		width: 100%;
		grid-column: span 12 !important
	}
}

.electronic-journal-advertisements-section .gfield_description h2,
.sponsorship-packages-section .gfield_description h2,
.underwriting-opportunities-section .gfield_description h2 {
	text-align: left;
	padding: 0;
	margin-bottom: 0
}

.electronic-journal-advertisements-section .ginput_container.ginput_container_checkbox,
.sponsorship-packages-section .ginput_container.ginput_container_checkbox,
.underwriting-opportunities-section .ginput_container.ginput_container_checkbox {
	padding-left: 0
}

.electronic-journal-advertisements-section .ginput_container.ginput_container_checkbox input[type=checkbox],
.sponsorship-packages-section .ginput_container.ginput_container_checkbox input[type=checkbox],
.underwriting-opportunities-section .ginput_container.ginput_container_checkbox input[type=checkbox] {
	display: none
}

.title-your-information-section h2.gsection_title {
	text-align: left
}

.contact-container .contact-form .bishop-humanitarian-field-form input {
	min-height: 36px;
	padding: 10px 15px !important;
	line-height: 22px;
	font-size: 16px !important;
	text-transform: initial;
	background-color: #e4e7ec;
	border-radius: 20px !important;
	border: 1px solid #ccc !important
}

.contact-container .contact-form .bishop-humanitarian-field-form LABEL,
.contact-container .contact-form .bishop-humanitarian-payment-form LABEL {
	font-size: .813em !important;
	letter-spacing: .5pt !important
}

.contact-container .contact-form .bishop-humanitarian-payment-form input,
.contact-container .contact-form .bishop-humanitarian-payment-form select {
	min-height: 36px;
	padding: 10px 15px !important;
	line-height: 22px;
	font-size: 16px !important;
	text-transform: initial;
	background-color: #e4e7ec;
	border-radius: 20px !important;
	border: 1px solid #ccc !important
}

h2.title-datetime-block {
	padding-bottom: 0
}

.download-invite-pdf a {
	font-size: 20px;
	font-weight: 600
}

.download-invite-pdf a:hover {
	text-decoration: none
}

.honoring-top-section {
	color: #fff;
	padding: 40px;
	background-size: cover;
	background-image: url(/wp-content/uploads/2021/08/CCBQXXX_2021-BHAD_slash-image-copy.jpg);
	background-repeat: no-repeat
}

.honoring-top-section h3 {
	text-align: left !important;
	color: #fff
}

.honoring-top-section h2.header-top-section {
	text-align: left;
	padding: 0 0 20px 0;
	color: #ff0
}

.emergency-rental-assistance-program-form .gform_fields {
	position: relative;
	display: flex
}

.emergency-rental-assistance-program-form .left-section {
	display: flex;
	flex-direction: column;
	width: 50%
}

.emergency-rental-assistance-program-form .left-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio] {
	display: none
}

.emergency-rental-assistance-program-form .left-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label {
	position: relative;
	padding-left: 1.5rem;
	max-width: 100%
}

.emergency-rental-assistance-program-form .left-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]+label::before {
	width: 1rem;
	height: 1rem;
	content: "";
	position: absolute;
	border: 2px solid #032451;
	border-radius: 50%;
	left: 0;
	top: 4px
}

.emergency-rental-assistance-program-form .left-section .ginput_container.ginput_container_radio .gfield_radio input[type=radio]:checked+label::before {
	background: #032451
}

.emergency-rental-assistance-program-form .right-section {
	position: absolute;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	right: 0;
	width: 50%;
	background-color: #f8f8f8;
	padding: 20px 20px 0 20px !important;
	margin-top: 0 !important
}

.emergency-rental-assistance-program-form .right-section.preferred-language-block {
	padding-bottom: 20px !important
}

.emergency-rental-assistance-program-form .right-section div.ginput_container {
	margin: 0;
	padding: 0
}

.emergency-rental-assistance-program-form .right-section div.ginput_container input {
	margin-top: 0
}

.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_phone,
.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_select,
.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_text {
	margin-bottom: 1rem
}

.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_select select {
	min-height: 40px
}

.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_email LABEL {
	font-family: "Open Sans", sans-serif, system-ui
}

.emergency-rental-assistance-program-form .right-section div.ginput_container.ginput_container_text input {
	width: 100%
}

.emergency-rental-assistance-program-form .right-section.zip-code-field div.ginput_container.ginput_container_text input {
	width: 25%
}

.emergency-rental-assistance-program-form .right-section h3,
.emergency-rental-assistance-program-form .right-section h4 {
	font-size: 1.2rem
}

.emergency-rental-assistance-program-form .right-section.first-row-right-section {
	top: 0
}

.emergency-rental-assistance-program-form .right-section.second-row-right-section {
	top: 125px
}

.emergency-rental-assistance-program-form .right-section.third-row-right-section {
	top: 258px
}

.emergency-rental-assistance-program-form .right-section.four-row-right-section {
	top: 383px
}

.emergency-rental-assistance-program-form .right-section.five-row-right-section {
	top: 496px
}

.emergency-rental-assistance-program-form .right-section.six-row-right-section {
	top: 609px
}

.emergency-rental-assistance-program-form .right-section.seven-row-right-section {
	top: 722px
}

.emergency-rental-assistance-program-form .right-section.eight-row-right-section {
	top: 835px
}

.emergency-rental-assistance-program-form .right-section.night-row-right-section {
	top: 948px
}

@media (max-width:600px) {
	.emergency-rental-assistance-program-form .left-section {
		width: 100%
	}

	.emergency-rental-assistance-program-form .right-section {
		position: static;
		width: 100%
	}
}

@media (max-width:991.98px) {
	body.tribe_events-template-default .content-wrapper {
		max-width: 720px;
		margin: 0 auto;
		padding: 0 10px
	}
}

@media (max-width:767.98px) {
	body.tribe_events-template-default .content-wrapper {
		max-width: 540px
	}
}

body.tribe_events-template-default .content-wrapper main#tribe-events-pg-template {
	padding: 0 !important
}

body.tribe_events-template-default div#tribe-events-content {
	padding-top: 4rem;
	color: #000
}

body.tribe_events-template-default div#tribe-events-content a,
body.tribe_events-template-default div#tribe-events-content div,
body.tribe_events-template-default div#tribe-events-content li,
body.tribe_events-template-default div#tribe-events-content p,
body.tribe_events-template-default div#tribe-events-content span {
	font-family: "Open Sans", sans-serif;
	font-size: 1rem
}

body.tribe_events-template-default div#tribe-events-content h1,
body.tribe_events-template-default div#tribe-events-content h2,
body.tribe_events-template-default div#tribe-events-content h3 {
	font-family: Intro-Black-Alt
}

body.tribe_events-template-default div#tribe-events-content h1 {
	font-size: 3rem !important
}

body.tribe_events-template-default div#tribe-events-content h2,
body.tribe_events-template-default div#tribe-events-content h2 span {
	padding: 0;
	font-size: 2.5rem !important;
	font-weight: 700;
	text-align: left;
	text-transform: none
}

body.tribe_events-template-default div#tribe-events-content div.tribe-events-schedule {
	margin-top: 0
}

body.tribe_events-template-default div#tribe-events-content .tribe-events-single-section {
	width: 100%;
	background-color: #e4e4e4;
	margin-bottom: 2rem;
	padding: 3rem
}

body.tribe_events-template-default div#tribe-events-content .tribe-events-meta-group {
	padding: 0;
	width: 100%
}

body.tribe_events-template-default div#tribe-events-content .tribe-events-venue-map {
	width: 100%
}

body.tribe_events-template-default div#tribe-events-content ul {
	padding-left: 2.5rem
}

body.tribe_events-template-default div#tribe-events-content ul li {
	list-style-position: outside
}

body.tribe_events-template-default div#tribe-events-content img {
	max-width: 100%;
	height: auto
}

body.tribe_events-template-default div#tribe-events-content .tribe-events-button {
	padding: 0
}

body.tribe_events-template-default div#tribe-events-content a {
	font-weight: 700;
	color: #007bff;
	font-size: 1rem
}

body.tribe_events-template-default div#tribe-events-content a.tribe-events-gmap {
	display: block;
	padding-top: .5rem
}

body.tribe_events-template-default div#tribe-events-content .tribe-events-sub-nav {
	padding: 0
}

@media (max-width:575.98px) {
	body.tribe_events-template-default div#tribe-events-content .tribe-events-meta-group-organizer {
		margin-top: 2rem
	}
}

body.single-service main#main.service-main article#locations article#map h3 {
	font-weight: 700;
	color: #052351;
	font-size: 1rem;
	text-transform: uppercase
}

body.single-service main#main.service-main article#locations article#map a {
	color: #052351;
	text-decoration: underline
}

body.single-service main#main.service-main article#locations article#map a:focus,
body.single-service main#main.service-main article#locations article#map a:hover {
	text-decoration: none
}



/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Feb 02 2022 | 06:56:13 */
[data-toggle="collapse"] .fa:before {
	content: "\f139";
}

.smush-detected-img {
	box-shadow: unset !important;
}

.contact-container h3 {
	color: #000 !important;
}

.width-50 {
	margin-bottom: 20px;
}

.width-50:hover {
	background: #959595;
}

.number {
	padding-top: 37px;
}

.page-template-01-00-homepage section#stats .content .copy>div .item {
	padding: 31px 0;
	transition: background-color .16s ease-in;
	padding-bottom: 20px;
	display: block;
}

[data-toggle="collapse"].collapsed .fa:before {
	content: "\f13a";
}

.page-template-01-00-homepage section#social-bar .socials ul li {
	padding-bottom: 12px;
	margin: 0 7px;
}

#user-12 {
	display: none !important;
}

#splash .container .row>div h1 {
	color: #ffffff;
	font-family: "Intro-Black-Alt";
	font-size: 30px;
	max-width: 400px;
	margin-top: 109px;
	padding-bottom: 20px;
}

.mb-0 {
	text-align: center;
	background: ;
}

#headingThree {
	border-radius: 0px !important;
	background: white;
}

/* #site-header {
	  padding-bottom: 7px;
  } */
.mobile-section {
	display: none;
}

.contact-intro {
	padding-top: 50px !important;
}

.locations-container {
	padding-top: 50px !important;
}

.mobile-menu {
	display: none;
}

header#site-header.scrolled section#search-bar form input#search {
	font-size: 14px;
	background-color: #fff;
	border-radius: 42px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 14px;
	padding-left: 50px;
	line-height: 0;
}

header#site-header.scrolled {
	padding-bottom: 17px;
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu li a {
	font-size: 15px !important;
}

header#site-header.scrolled nav#secondary-nav>ul>li>a {
	font-size: 20px;
	color: #fcc423;
}

header#site-header.scrolled nav#primary-nav>ul>li>a {
	font-size: 19px;
}

header#site-header nav#primary-nav>ul>li ul li a {
	font-size: 20px !important;
}

header#site-header nav#primary-nav {
	grid-area: primary-nav;
	display: flex;
	/* margin-top: 13px; */
}

#search-bar {
	position: relative;
	/* top: 13px; */
	background: none !important;
}

.row.copy.mobile-device {
	display: none;
}

/* header#site-header nav#secondary-nav {
	  margin-top: 12px;
  } */
.section-arrow.text-center {
	display: none;
}

#site-header {
	margin-top: -56px;
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

	#primary-nav ul li {
		margin: 0 20px;
	}

	header#site-header nav#primary-nav>ul {
		width: 100%;
		position: relative;
		justify-content: center;
	}

	a#logo img {
		width: 208px !important;
		margin-top: 15px;
		padding-bottom: 26px;
		margin-bottom: 20px;
	}

	header#site-header section#tools {
		grid-area: tools;
		display: inherit;
		margin-left: auto;
		align-items: center;
		margin-top: 35px;
		padding-right: 29px;
	}

	#language-selector {
		margin-top: -12px;
	}

	#accessibility {
		margin-top: -15px;
		margin-right: 7px;
		margin-left: -11px;
	}

	header#site-header section#tools address.phone {
		grid-area: phone;
		margin-left: auto;
		margin-top: -9px;
		margin-right: 0;
	}

	header#site-header nav#secondary-nav>ul>li>a {
		font-size: 16px !important;
	}

	header#site-header nav#secondary-nav>ul>li {
		margin-right: 10px;
	}

	#search-bar {
		position: relative;
		top: -49px;
		width: 164px;
		float: right;
		right: -248px;
		background: none !important;
	}

	header#site-header section#search-bar form input#search {
		font-size: 13px;
	}

	#secondary-nav {
		margin-top: 3px;
		padding-top: -1px;
	}

	header#site-header nav#secondary-nav>ul>li {
		margin-right: 10px;
		padding-top: 15px;
	}

	header#site-header section#search-bar form input#search {
		display: block;
		width: 100%;
		/* border-radius: 16px; */
		border: none;
		font-size: 1.25rem;
		font-weight: 400;
		background-color: rgba(255, 255, 255, .9);
		padding: 12px 23px 14px 54px;
		font-size: 15px;
	}

	.header#site-header section#search-bar {
		padding: unset !important;
		margin: auto 0.5rem 0.5rem !important;
	}

	header#site-header section#search-bar form::before {
		width: 3px;
		height: 0px;
	}

	#search-bar input {
		width: 130px !important;
	}

	header#site-header.scrolled {
		display: none;
	}

	.page-template-01-00-homepage section#social-bar .socials ul li figure img {
		width: 20px;
		height: 37px;
	}

	#social-bar .row .col {
		width: 50%;
	}

	#social-bar .col {
		font-size: 16px !important;
	}

	.page-template-01-00-homepage section#stats .intro p {
		color: #052351;
		max-width: 1200px;
		font-family: Intro-Black-Alt, sans-serif, system;
		line-height: 1.25;
		margin-bottom: 48px;
		font-size: 17px;
		margin-top: 20px;
	}

	.row.copy {
		display: none;
	}

	.mobile-device {
		display: block
	}

	.row.copy.mobile-device {
		display: block;
	}

	.wid-50 {
		width: 50%;
		float: left;
		background: white;
	}

	.page-template-01-00-homepage section#stats .content .copy>div {
		grid-template-columns: 2;
	}

	.container.white-bg {
		background: white;
	}

	#latest {}

	.page-template-01-00-homepage section#latest {
		background: white;
	}

	.number {
		font-size: 29px !important;
		margin-bottom: 2px;
	}

	.number {}

	.text {
		font-size: 21px !important;
	}

	.container.white-bg {
		overflow: hidden;
		padding-top: 64px;
	}

	.wid-50 {
		padding: 2px 14px;
	}

	#splash {
		margin-top: -120px;
	}

	#logos img {
		width: 133px !important;
	}

	#footer-primary .col-md-6 {
		width: 50%;
	}

	img.coa-logo {
		width: 30px !important;
	}

	#logos img {
		width: 79px !important;
	}

	#logos img.img-small {
		width: 58px !important;
	}

	#logos img {
		width: 107px !important;
		margin-right: ;
	}

	#logos img.img-small {
		width: 59px !important;
		padding-right: 24px !important;
		padding-top: 17px;
	}

	#logos small {
		font-size: 11px !important;
	}

	.contact-email li {
		display: inline-block;
		font-size: 16px;
		line-height: ;
		list-style: none;
	}

	footer#footer-primary #contact-footer .contact-socials ul li img {
		width: 26px;
		height: auto;
	}

	footer#footer-primary #contact-footer .contact-address {
		text-align: right;
		display: block;
		font-size: 1.25rem;
		margin-bottom: 23px;
	}

	footer#footer-primary #contact-footer {
		margin-bottom: -55px;
	}

	#menu-footer-menu {
		width: 100%;
		padding-left: 41px !important;
	}

	.contact-email li {
		display: inline-block;
		font-size: 16px;
		line-height: ;
		list-style: none;
	}

	.nav-link {
		font-size: 20px inherit;
	}

	#menu-footer-menu li a {
		font-size: 14px !important;
	}

	span.contact-address {
		font-size: 13px !important;
	}

	#engage {
		padding: 0 20px;
		padding-left: 25px !important;
	}

	#logos {
		padding-left: 20px;
	}

	#logos img {
		width: 66px !important;
		padding-right: 10px;
	}

	#contact-footer {
		width: 200px;
		position: relative;
		right: -176px;
		top: 8px;
	}

	.logos.coa-logo {
		width: 91px !important;
	}

	#logos img:nth-child(1) {
		width: 150px !important;
		padding-left: 24px;
		margin-top: 1px;
	}

	#logos img:nth-child(2) {
		position: relative;
		left: 20px;
	}

	#logos img:nth-child(2) {
		width: 30px !important;
	}

	#logos img.guidestar-logo {
		width: 75px !important;
	}

	#logos {
		width: 172px;
		position: relative;
		left: -20px;
		top: -146px;
	}

	#contact-footer {
		padding-left: 34px !important;
	}

	.col-8.col-sm-12.widht-footer {
		flex: 0 0 100%;
		max-width: 100%;
	}

	.col-4.col-sm-12.widht-footer {
		flex: 0 0 100%;
		max-width: 100%;
	}

	footer#footer-primary #logos img {
		margin-left: -15px !important;
		margin-right: -25px;
	}

	footer#footer-primary {
		padding-bottom: 0;
	}

	#logos img.guidestar-logo {
		width: 59px !important;
	}

	footer#footer-primary #engage p {
		font-size: 16px;
		color: #ddd;
	}

	footer#footer-primary #contact-footer .contact-address {
		text-align: center;
	}

	footer#footer-primary #contact-footer .contact-email a {
		color: #fff;
		font-size: 14px;
	}

	footer#footer-primary #contact-footer .contact-phone a {
		color: #fcc423;
		font-size: 17px;
	}

	footer#footer-primary #contact-footer .contact-socials ul li a img {
		width: 20px;
	}

	#logos img.coa-logo {
		width: 67px !important;
		padding-right: 11px;
	}

	.text {
		font-size: 13px !important;
	}

	.page-template-01-00-homepage section#splash ol {
		display: none;
	}

	#contact-footer {
		padding-left: 16px !important;
	}

	#menu-footer-menu {
		width: 100%;
		padding-left: 28px !important;
	}

	#shiftnav-toggle-main {
		background: none;
		color: #E9AC18;
		font-size: 38px !important;
		top: 43px;
		padding-right: 19px !important;
	}

	.shiftnav-inner h3 {
		display: none;
	}

	#secondary-nav {
		display: none;
	}

	#search-bar {
		display: none;
		padding-bottom: ;
	}

	#shiftnav-toggle-main a {
		color: inherit;
		text-decoration: none;
		display: none;
	}

	header#site-header nav#primary-nav {
		padding: 0 15px;
		display: none;
		background: none !important;
	}

	#site-header {
		position: relative;
		top: -19px;
		margin-top: -72px;
	}

	header#site-header {
		background-image: linear-gradient(180deg, #052351 57%, #e4e4e4 249%);
	}

	.phone {
		display: none;
	}

	#shiftnav-toggle-main-button {
		font-size: 57px;
	}

	#site-header {
		position: relative;
		top: -19px;
		margin-top: -93x;
		height: 133px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		color: #fff;
		font-size: 24px;
		line-height: 20px;
	}

	#shiftnav-toggle-main {
		background: none;
		color: #E9AC18;
		font-size: 38px !important;
		top: 51px;
		padding-right: 19px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption p {
		color: #052351;
	}

	#site-header {
		position: relative;
		top: -19px;
		margin-top: -99px;
		height: 149px !important;
	}

	.carousel-item {
		top: 95px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-bottom: -88px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption {
		padding-top: 22px;
		margin-right: calc((100vw - 540px)/ 2 + 15px);
		margin-left: calc((100vw - 540px)/ 2 + 15px);
	}

	.carousel-item a {
		position: absolute;
		top: 366px;
		padding: 8px 70px !important;
		font-size: 19px !important;
	}

	#splash {
		margin-top: -84px;
	}

	.caption {
		padding: 0 65px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		display: block;
		grid-area: cta;
		margin: 81px 28px 0;
		background-color: #052351;
		color: #fff;
		text-align: center;
		padding: 24px;
		font-size: 1.5rem;
		letter-spacing: .5px;
		font-weight: 700;
		border-radius: 12px;
		max-width: 470px;
		margin-right: calc((100vw - 1440px)/ 2 + 15px);
		padding-left: 60px !important;
		margin-left: 65px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption p {
		font-size: 18px;
		font-family: Intro-Black-Alt;
		color: #fff;
		line-height: 35px;
	}

	.page-template-01-00-homepage section#social-bar .socials ul li {
		padding-bottom: 12px;
		margin: 0 10px;
	}

	footer#footer-primary #engage input[type="email"] {
		padding: 2px 1px 4px 18px;
		font-size: 1.25rem;
		border: none;
		border-radius: 0 10px 10px 0;
		margin: 0;
	}

	footer#footer-primary #engage input[type="submit"] {
		background-color: #fcc423;
		border: none;
		border-radius: 0 10px 10px 0;
		color: #fff;
		padding: 3px 16px;
		font-weight: 700;
		font-size: 1.25rem;
		margin: 0 0 0 -4px;
		font-size: 15px !important;
	}

	footer#footer-primary #engage input[type="email"] {
		padding: 2px 1px 4px 18px;
		font-size: 1.25rem;
		border: none;
		border-radius: 8px 0 0 8px;
		margin: 0;
		font-size: 15px !important;
		line-height: 30px;
	}

	#subscribe form>div>div fieldset .ginput_container_checkbox {
		position: absolute;
		bottom: 0;
		left: -3px;
		right: 0;
		top: 49px;
		font-size: 14px;
		color: #ddd;
	}

	.page-template-01-00-homepage section#social-bar {
		background-color: #0175bb;
		color: #fff;
		padding-top: 1rem;
		padding-bottom: 1rem;
		display: flex;
		flex-wrap: wrap;
		padding-right: 26px;
	}

	.container.white-bg {
		background: #E8E8E8;
	}

	.page-template-01-00-homepage section#latest {
		background-color: #e4e4e4;
		padding-top: 72px;
		padding-bottom: 0;
		padding-bottom: 0;
	}

	.event-items {
		padding-bottom: 58px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-right: calc((100vw - 1440px)/ 2 + 15px);
		padding-left: 60px !important;
		margin-left: 65px !important;
		margin-bottom: 74px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		color: #fff;
		font-size: 18px;
		line-height: 23px;
		margin-bottom: -15px;
	}

	.wid-50 {
		margin-bottom: 0;
		padding-bottom: 20px;
	}

	footer#footer-primary #contact-footer .contact-phone {
		color: #fcc423;
		display: block;
		font-family: Intro-Black-Alt;
		font-size: 1.33rem;
		text-align: right;
		margin-bottom: 7px;
	}

	footer#footer-primary nav#navigation-footer ul li a {
		color: #ddd;
	}

	#subscribe form>div>div fieldset .ginput_container_checkbox {
		position: absolute;
		bottom: 0;
		left: -30px;
		right: 0;
		top: 49px;
		font-size: ;
		color: #ddd;
	}

	footer#footer-primary #contact-footer .contact-phone a {
		color: #fcc423;
		font-size: 13px;
		margin-right: 19px;
	}

	#shiftnav-toggle-main {
		display: block;
	}

	.page-template-01-00-homepage section#latest {
		background-color: white;
	}

	#contact-footer {
		padding-left: 50px !important;
	}

	.section-arrow.text-center {
		display: block;
	}

	.section-arrow.text-center {
		display: block;
		width: 30px;
		position: relative;
		left: 45%;
		font-size: 24px;
		color: #318FC8;
		transition: 0.3s;
	}

	#stats {
		position: relative;
	}

	.row intro {
		position: absolute !important;
		top: -18px;
	}

	.row.intro p {
		position: absolute;
		top: -278px !important;
	}

	.bg-image {
		padding: 25px;
	}

	.row.copy.mobile-device {
		padding-bottom: 20px;
	}

	.wid-50 {
		margin-top: ;
	}

	.row.copy.mobile-device {
		margin-bottom: 20px !important;
		padding-bottom: 20px inherit;
	}

	.wid-50 {
		padding: 2px 30px;
	}

	.wid-50:nth-child(1),
	.wid-50:nth-child(2) {
		margin-top: 41px;
	}

	.number {
		font-size: 22px !important;
		margin-bottom: 2px;
	}

	.page-template-01-00-homepage section#stats {
		padding-bottom: 0;
	}

	.page-template-01-00-homepage section#latest {
		padding-top: 28px;
	}

	#social-bar .col {
		font-size: 12px !important;
	}

	.carousel-item {
		height: 614px;
		padding-left: ;
	}

	.caption {
		padding: 2px 86px;
		text-align: center;
	}

	.page-template-01-00-homepage section#social-bar .socials ul li {
		padding-bottom: 12px;
		margin: 0;
	}

	.page-template-01-00-homepage section#stats .intro p {
		margin-top: 26px;
	}

	.page-template-01-00-homepage section#stats .bg-image {
		height: 279px;
	}

	#logos {
		width: 172px;
		position: relative;
		left: -32px;
		top: -146px;
	}

	footer#footer-primary #contact-footer .contact-email a {
		margin-right: 51px;
	}

	footer#footer-primary #contact-footer .contact-address {
		text-align: left;
		margin-left: 7px;
		font-size: 11px !important;
	}

	#contact-footer {
		padding-left: 0 !important;
	}

	footer#footer-primary #contact-footer .contact-phone a {
		font-size: 11px;
		margin-right: 87px;
	}

	.contact-socials {
		width: 110px;
		margin-left: 0px;
	}

	footer#footer-primary #contact-footer .contact-phone img {
		width: 19px;
		height: 19px;
	}

	footer#footer-primary #contact-footer .contact-email img {
		width: 19px;
		margin-right: 10px;
		margin-top: 2px;
	}

	.wid-50:nth-child(5),
	.wid-50:nth-child(6),
	.wid-50:nth-child(7),
	.wid-50:nth-child(8),
	.wid-50:nth-child(9),
	.wid-50:nth-child(10),
	.wid-50:nth-child(11),
	.wid-50:nth-child(12),
	.wid-50:nth-child(13),
	.wid-50:nth-child(14),
	.wid-50:nth-child(15) {
		display: none !important;
	}

	.wid-500:nth-child(1),
	.wid-500:nth-child(2),
	.wid-500:nth-child(3),
	.wid-500:nth-child(4) {
		display: none !important;
	}

	.btn.btn-info.collapsed,
	.btn.btn-info {
		background: none;
		color: #1F86C3;
		border: none;
		text-align: center;
		position: relative;
		left: 42%;
		font-size: 24px;
	}

	.wid-500 {
		width: 50%;
		float: left;
		padding: 0 33px;
	}

	.btn-info:not(:disabled):not(.disabled).active:focus,
	.btn-info:not(:disabled):not(.disabled):active:focus,
	.show>.btn-info.dropdown-toggle:focus {
		background: none !important;
		color: #333;
		border: none !important;
		outline: none !important;
	}

	.btn-info:not(:disabled):not(.disabled).active:focus,
	.btn-info:not(:disabled):not(.disabled):active:focus,
	.show>.btn-info.dropdown-toggle:focus {
		box-shadow: none;
	}

	.btn.focus,
	.btn:focus {
		outline: 0;
		box-shadow: 0 !important;
	}

	.page-template-01-00-homepage section#stats .content .copy>div {
		display: inline;
		grid-template-columns: repeat(3, 1fr);
		column-gap: 120px;
		grid-template-rows: repeat(5, min-content);
		grid-template-areas: "cell-1 cell-2 cell-3" "cell-4 cell-5 cell-6" "cell-7 . cell-8" "cell-9 . cell-10" "cell-11 . .";
	}

	.btn.btn-info.collapsed,
	.btn.btn-info {
		background: none;
		color: #1F86C3;
		border: none;
		text-align: center;
		position: relative;
		left: 42%;
		font-size: 32px;
		top: -40px;
	}

	.mobile-menu {
		display: block;
	}

	#rmp_menu_trigger-12751 {
		top: 66px;
		right: 15%;
	}

	#rmp_menu_trigger-12751 {
		background: none;
	}

	#rmp_menu_trigger-12751 .responsive-menu-pro-inner,
	#rmp_menu_trigger-12751 .responsive-menu-pro-inner::before,
	#rmp_menu_trigger-12751 .responsive-menu-pro-inner::after {
		width: 35px;
		height: 5px;
		background-color: #FBB713;
	}

	#rmp_menu_trigger-12751:hover,
	#rmp_menu_trigger-12751:focus {
		background: none;
		text-decoration: unset;
	}

	#rmp_menu_trigger-12751.is-active {
		background: none;
		position: absolute;
		top: -4px;
	}

	#rmp-menu-additional-content-12751 {
		display: none;
	}

	#rmp-menu-wrap-12751 .rmp-menu,
	#rmp-menu-wrap-12751 .rmp-submenu {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 30px;
		padding-top: 48px;
	}

	header#site-header section#tools {
		padding-right: 44px;
	}

	.contact-container .contact-intro {
		padding: 84px 0 40px;
	}

	#logos {
		width: 172px;
		position: relative;
		left: -36px;
		top: -104px;
	}

	#rmp_menu_trigger-12751.is-active {
		background: none;
		position: absolute;
		top: -4px;
		right: 91px;
	}

	.wid-500 {
		width: 44%;
		float: left;
		padding: 0 33px;
		margin-left: 11px;
	}

	#rmp-container-12751 {
		position: absolute;
		top: 131px;
		margin: 0;
		transition: transform 0.5s;
		overflow: auto;
		display: block;
		width: auto;
		max-width: 100%;
		min-width: 100%;
		background-color: #E5E5E5;
		background-image: url('');
		height: 100%;
		left: 0;
		padding-top: 0px;
		padding-left: 0px;
		padding-bottom: 0px;
		padding-right: 0px;
		right: 0;
		color: #333 !;
	}

	#rmp-menu-wrap-12751 .rmp-menu-item-link {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		border-bottom: 0px solid #1d4354;
		font-family: inherit;
		color: #333;
		text-align: left;
		background-color: "";
		font-weight: normal;
		letter-spacing: 0px;
		display: block;
		width: 100%;
		text-decoration: none;
		position: relative;
		overflow: hidden;
		transition: background-color 0.5s, border-color 0.5s, 0.5s;
		padding: 0 5%;
		padding-right: 50px;
	}

	#rmp-menu-wrap-12751 .rmp-menu-item-link {
		height: 40px;
		line-height: 40px;
		font-size: 15px;
		border-bottom: 0px solid #1d4354;
		font-family: inherit;
		color: #596580;
		font-weight: 700 !important;
	}

	#rmp-menu-wrap-12751 .rmp-menu-item-link:hover {
		color: #1d4354;
		border-color: #1d4354;
	}

	#rmp_menu_trigger-12751.is-active {
		background: none;
		position: absolute;
		top: 150px;
		right: 27px;
		color: #959595;
	}

	#rmp_menu_trigger-12751.is-active .responsive-menu-pro-inner,
	#rmp_menu_trigger-12751.is-active .responsive-menu-pro-inner::before,
	#rmp_menu_trigger-12751.is-active .responsive-menu-pro-inner::after {
		background-color: #919191;
		font-size: ;
	}

	#rmp_menu_trigger-12751:hover .responsive-menu-pro-inner,
	#rmp_menu_trigger-12751:hover .responsive-menu-pro-inner::before,
	#rmp_menu_trigger-12751:hover .responsive-menu-pro-inner::after {
		background-color: #958989;
	}

	#rmp-menu-wrap-12751 .rmp-menu,
	#rmp-menu-wrap-12751 .rmp-submenu {
		width: 100%;
		box-sizing: border-box;
		margin: 0;
		padding: 30px;
		padding-top: 30px;
	}

	#rmp-container-12751 {
		overflow: inherit;
	}

	#rmp-menu-wrap-12751 .rmp-menu,
	#rmp-menu-wrap-12751 .rmp-submenu {
		background: #E5E5E5;
	}

	#rmp-menu-wrap-12751 .rmp-submenu .rmp-menu-item-link {
		color: #333;
	}

	#rmp-menu-wrap-12751 .rmp-menu-current-item .rmp-menu-item-link {
		color: #1d4354 !important;
		border-color: #1d4354;
		background-color: #E5E5E5;
	}

	#rmp-search-box-12751 .rmp-search-box {
		border-radius: none;
	}

	#rmp-menu-wrap-12751 .rmp-menu,
	#rmp-menu-wrap-12751 .rmp-submenu {
		background: #fff;
	}

	#rmp-search-box-12751 .rmp-search-box {
		background: #E5E5E5;
		border: 1px solid "";
		color: #1d4354;
		width: 100%;
		padding: 0 5%;
		border-radius: 0 !important;
		height: 45px;
		-webkit-appearance: none;
		font-size: 21px;
		border: none;
		padding: ;
	}

	#rmp-search-box-12751 .rmp-search-box:focus {
		background-color: #E5E5E5;
		outline: 2px solid "";
		color: #1d4354;
	}

	#rmp-menu-wrap-12751 .rmp-menu-current-item .rmp-menu-item-link {
		color: #1d4354 !important;
		border-color: #1d4354;
		background-color: #FFFFFF;
	}

	.rmp-search-box {
		position: relative;
	}

	.rmp-search-box:after {
		font-family: "Font Awesome 5 Free";
		content: "\f002";
		display: inline-block;
		padding-right: 3px;
		vertical-align: middle;
		font-weight: 900;
		position: absolute;
		top: 17px;
		font-size: 16px;
	}

	.rmp-search-box::before {
		font-family: "Font Awesome 5 Free";
		content: "\f105";
		display: inline-block;
		padding-right: 3px;
		vertical-align: middle;
		font-weight: 900;
		right: 21px;
		position: absolute;
		z-index: 99;
		top: 17px;
		color: #FCC423;
		font-size: 19px;
	}

	#rmp-search-box-12751 .rmp-search-box {
		background: #E5E5E5;
		border: 1px solid "";
		color: #1d4354;
		width: 100%;
		padding: 0 9%;
		border-radius: 0 !important;
		height: 45px;
		-webkit-appearance: none;
		font-size: 21px;
		border: none;
		padding: ;
	}

	#rmp-container-12751 {
		overflow: scroll;
		height: 276px;
	}

	.rmp-search-box:focus-visible {
		outline: none;
	}

	#rmp-search-box-12751 .rmp-search-box {
		height: 20px;
	}

	#rmp_menu_trigger-12751 .responsive-menu-pro-inner,
	#rmp_menu_trigger-12751 .responsive-menu-pro-inner::before,
	#rmp_menu_trigger-12751 .responsive-menu-pro-inner::after {
		width: 24px;
		height: 5px;
		background-color: #FBB713;
	}

	header#site-header {
		top: -13px;
	}

	#rmp_menu_trigger-12751 {
		top: 52px;
		right: 15%;
	}

	header#site-header {
		background-image: linear-gradient(180deg, #052351 53%, #e4e4e4 249%);
		height: 131px !important;
	}

	.contact-intro h4 {
		font-size: 20px;
		margin-top: 13px;
	}

	.gform_footer.top_label input {
		width: 100%;
		border-radius: none !important;
	}

	#gform_submit_button_1 {
		border-radius: 12px !important;
	}

	footer#footer-primary #contact-footer .contact-address {
		text-align: right;
		display: block;
		font-size: 1.25rem;
		margin-bottom: 7px;
	}

	footer#footer-primary #contact-footer .contact-email {
		margin-bottom: 8px;
	}

	footer#footer-primary #contact-footer .contact-phone {
		margin-bottom: 1px;
	}

	footer#footer-primary #contact-footer .contact-address {
		font-weight: 700;
	}

	.contact-address {
		padding-right: 72px;
	}

	.mobile-section {
		display: block;
	}

	.width:nth-child(5),
	.width:nth-child(6),
	.width:nth-child(7),
	.width:nth-child(8),
	.width:nth-child(9),
	.width:nth-child(10),
	.width:nth-child(11),
	.width:nth-child(12),
	.width:nth-child(13) {
		display: none;
	}

	.mobile-section .width:nth-child(1),
	.mobile-section .width:nth-child(2),
	.mobile-section .width:nth-child(3),
	.mobile-section .width:nth-child(4) {
		display: none;
	}

	.mobile-section .width:nth-child(5),
	.mobile-section .width:nth-child(6),
	.mobile-section .width:nth-child(7),
	.mobile-section .width:nth-child(8),
	.mobile-section .width:nth-child(9),
	.mobile-section .width:nth-child(10),
	.mobile-section .width:nth-child(11),
	.mobile-section .width:nth-child(12),
	.mobile-section .width:nth-child(13),
	.mobile-section .width:nth-child(14),
	.mobile-section .width:nth-child(15) {
		display: block;
	}

	.width-50 {
		width: 48%;
		float: left;
		padding: 0 25px;
	}

	.mobile-section i.fas {
		text-align: center !important;
		display: block;
		font-size: 25px;
	}

	#rmp-container-12751 {
		overflow: scroll;
		height: 276px;
	}

	.row.copy {
		display: block;
	}

	#rmp-container-12415 {
		background-color: white;
		top: 118px;
		height: 325px;
		width: 100%;
	}

	#rmp-menu-wrap-12415 {
		background-color: white;
	}

	#rmp-menu-wrap-12415 .rmp-submenu .rmp-menu-item-link {
		color: #333;
	}

	#rmp-menu-wrap-12415 .rmp-menu-item-link {
		color: #333;
	}

	#rmp-menu-wrap-12415 .rmp-menu-current-item .rmp-menu-item-link {
		color: #333;
		border-color: #1d4354;
		background-color: white;
	}

	#rmp-menu-wrap-12415 .rmp-menu-subarrow {
		color: #333;

	}

	#rmp-search-box-12415 .rmp-search-box {
		border-radius: 0;
	}

	#rmp-container-12415 {
		max-width: 100%;
	}

	#rmp-menu-wrap-12415 .rmp-menu-current-item .rmp-menu-item-link:hover {
		color: #333 !important;
	}

	#rmp-menu-wrap-12415 .rmp-menu-item-link:hover {
		color: #333;
	}

	.rmp-search-box {
		background: #E4E4E4 !important;
		font-weight: 700;
		border: none;
	}

	#rmp-search-box-12415 {
		padding: 0;
	}

	#rmp-search-box-12415 .rmp-search-box {
		padding: 0 12%;
	}

	.rmp-search-box::after {
		top: 11px;
		left: 20px;
	}

	.rmp-search-box::before {
		right: 20px;
		top: 8px;
	}

	a#logo img {
		width: 180px !important;
	}

	header#site-header section#tools {
		padding-right: 26px;
	}

	header#site-header {
		background-image: linear-gradient(180deg, #052351 53%, #e4e4e4 249%);
		height: 114px !important;
	}

	#splash figure {
		height: 204px !important;
	}

	.caption {
		position: relative;
		top: -113px;
	}

	#rmp-container-12415 {
		background-color: white;
		top: 103px;
	}

	#splash {
		margin-top: -9px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		display: block;
		grid-area: cta;
		margin: -24px 6px 11px;
		background-color: #052351;
		color: #fff;
		text-align: center;
		padding: 24px;
		font-size: 1.5rem;
		letter-spacing: .5px;
		font-weight: 700;
		border-radius: 12px;
		max-width: auto;
		margin-right: calc((100vw - 1411px)/ 2 + 15px);
		padding-left: 56px !important;
		margin-left: 20px !important;
		width: 327px;
		font-size: 20px !important;
	}

	footer#footer-primary #contact-footer {
		margin-bottom: -55px;
		margin-left: 38px;
	}

	footer#footer-primary #contact-footer .contact-phone a {
		font-size: 11px;
		margin-right: 63px;
	}

	.contact-address {
		padding-right: 62px;
	}

	.contact-socials {
		width: 110px;
		margin-left: 34px;
	}

	footer#footer-primary #contact-footer {
		margin-bottom: -55px;
		margin-left: 22px;
	}

	#rmp-container-12415 {
		height: 286px;
	}

	.page-template-01-00-homepage section#latest header a.view-more {
		font-size: 23px;
	}

	.page-template-01-00-homepage section#social-bar .socials ul li {
		padding-bottom: 12px;
		margin: 0 4px;
	}

	#rmp-container-12415 {
		height: 300px;
	}

	#rmp-container-12415 ul li:nth-child(2) a,
	#rmp-container-12415 ul li:nth-child(1) a,
	#rmp-container-12415 ul li:nth-child(3) a {
		font-weight: 700 !important;
		color: #3a5175;
		font-size: 17px;
	}

	#rmp-menu-wrap-12415 .rmp-menu-item-link {
		height: 30px;
	}

	#rmp-search-box-12415 {
		margin-top: 15px;
	}

	.card.card-body {
		border: none;
		margin-top: -54px;
	}

	.contact-intro h3 {
		margin-top: 50px;
		font-size: 19px;
		font-weight: normal;
		margin-top: 17px;
	}

	.contact-intro {
		margin-top: 18px;
	}

	.page-template-01-00-homepage section#stats .content .copy>div .item {
		padding: 0 !important;
		transition: background-color .16s ease-in;
		margin-bottom: 10px;
	}

	.width-50 {
		padding-bottom: 0px;
	}

	.width-50:hover {
		background: #949494;
	}

	.site-wrapper {
		overflow: hidden;
	}

	.page-template-01-00-homepage section#stats .content .copy>div .item {
		padding: 31px 0 !important;
		transition: background-color .16s ease-in;
	}

	.width-50 {
		border-bottom: 4px solid white;
		margin-bottom: 20px;
	}

	.width-50:hover {
		background: #959595;
	}

	.number {
		padding-top: 37px;
	}

	.width-50 {
		margin-bottom: 0;
	}

	.width-50:hover {
		background: inherit;
	}

	.number {
		padding-top: 0;
	}

	.page-template-01-00-homepage section#stats .content .copy>div .item {
		padding: 0 0;
		transition: background-color .16s ease-in;
		padding-bottom: 0;
		display: block;
	}

	.page-template-01-00-homepage section#stats .content .copy>div .item:focus,
	.page-template-01-00-homepage section#stats .content .copy>div .item:hover {
		text-decoration: none;
		background-color: #fff;
		transition: background-color .11s linear;
	}

	.page-template-01-00-homepage section#stats .content .copy>div .item {
		padding: 5px 0 !important;
		transition: background-color .16s ease-in;
	}

	#rmp-container-12751 {
		overflow: scroll;
		height: 310px;
	}

	.rmp-search-box::after {
		top: 18px;
		left: 20px;
	}

	.rmp-search-box::before {
		right: 20px;
		top: 16px;
	}

	.rmp-search-form input {
		font-size: 16px !important;
	}

	#rmp-menu-wrap-12751 .rmp-menu-item-link {
		height: 40px;
		line-height: 57px;
		font-size: 15px;
		border-bottom: 0px solid #1d4354;
		font-family: inherit;
		color: #596580;
		font-weight: 400 !important;
		font-size: 15px !important;
	}

	ul#rmp-menu-12751 li a {
		font-size: 15px !important;
		line-height: 20px;
		color: #333 !important;
		font-weight: normal !important;
	}

	ul#rmp-menu-12751 li {
		line-height: 1px !important;
		margin-bottom: -12px !important;
	}

	#rmp-menu-12751 {
		padding-top: 0 !important;
	}

	#rmp_menu_trigger-12751.is-active {
		top: 105px;
	}

	.rmp-search-form input {
		font-size: 14px !important;
		margin-left: 8px;
	}

	#rmp-menu-item-12755 {
		font-weight: normal !important;
		font-weight: 400 !;
	}

	ul#rmp-menu-12751 li:nth-child(1) a,
	ul#rmp-menu-12751 li:nth-child(2) a,
	ul#rmp-menu-12751 li:nth-child(3) a {
		font-weight: 700 !important;
		color: #3a5175 !important;
	}

	#rmp-container-12751 {
		top: 114px;
	}

	#rmp_menu_trigger-12751 {
		right: 10%;
	}

	#rmp-container-12751 {
		overflow: scroll;
		height: 300px;
	}

	.rmp-search-box::after {
		top: 13px;
		left: 20px;
	}

	.rmp-search-box::before {
		right: 30px;
		top: 10px;
	}

	#rmp-search-box-12751 {
		padding-top: 12px;
	}

	#rmp-search-box-12751 {
		padding: 11px 35px;
	}

	.rmp-search-box::after {
		top: 11px;
		left: 44px;
		color: #757575;
		font-size: 17px;
	}

	.carousel-item figure {
		display: none;
	}

	.caption {
		position: relative;
		top: -209px;
		line-height: 79px !important;
		text-align: left;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		color: #1A313D;
		font-size: 36px;
		line-height: 36px;
		margin-bottom: 4px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption p,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption p {
		font-size: 50px;
		font-family: Intro-Black-Alt;
		color: #1C333D;
		line-height: 43px;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		width: 358px;
	}

	.caption p {
		font-size: 26px !important;
		line-height: 29px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin-left: 7px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		color: #1C333D;
		font-size: 29px;
		line-height: 36px;
		margin-bottom: 4px;
		font-weight: 400;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		margin: -31px -18px -27px;
	}

	.carousel-item {
		top: 21px;
	}

	.page-template-01-00-homepage section#social-bar {
		position: relative;
	}

	#carouselExampleControls {
		height: 514px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		display: inline-block;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide>a,
	.page-template-01-00-homepage section#splash article#carousel .slide>a,
	.page-template-01-00-homepage section#splash div.carousel .slide>a {
		display: block;
		grid-area: cta;
		margin: -31px -18px -27px;
		background-color: #052351;
		color: #fff;
		text-align: center;
		padding: 24px;
		/* font-size: 1.5rem; */
		letter-spacing: .5px;
		font-weight: 700;
		border-radius: 12px;
		max-width: auto;
		margin-right: calc((100vw - 1411px)/ 2 + 15px);
		padding-left: 55px !important;
		margin-left: 7px !important;
		width: 327px;
		font-size: 20px !important;
	}

	.caption p:nth-child(2) {
		margin-top: -20px !important;
	}

	.page-template-01-00-homepage section#splash #home-carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash article#carousel .slide section.caption strong,
	.page-template-01-00-homepage section#splash div.carousel .slide section.caption strong {
		padding-top: 2px;
	}
}

/*-style for video frame*/
.term-affordable-housing>.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	/* 16:9, for an aspect ratio of 1:1 change to this value to 100% */
}

.term-affordable-housing>iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/*-end-style for video frame*/

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

	.row.copy.mobile-device {
		display: block;
	}

	#shiftnav-toggle-main {
		display: block;
	}

	.number {
		font-size: 22px !important;
		margin-bottom: 2px;
	}

	.section-arrow.text-center {
		display: block;
	}

	.mobile-section {
		display: block;
	}

}

/*style for news posts load more plugin*/
.alm-layouts .alm-listing .alm-layout.alm-3-col.last,
.alm-layouts .alm-listing .alm-layout.alm-4-col.last,
.alm-layouts .alm-listing .alm-layout.alm-3-col,
.alm-layouts .alm-listing .alm-layout.alm-4-col {
	height: 590px;
	background-color: #e8e8e8;
}

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

	.alm-layouts .alm-listing .alm-layout.alm-3-col.last,
	.alm-layouts .alm-listing .alm-layout.alm-4-col.last,
	.alm-layouts .alm-listing .alm-layout.alm-3-col,
	.alm-layouts .alm-listing .alm-layout.alm-4-col {
		height: 870px !important;
	}
}

@media screen and (max-width: 389px) {
	.alm-layouts .alm-listing .alm-layout.alm-3-col.last,
	.alm-layouts .alm-listing .alm-layout.alm-4-col.last,
	.alm-layouts .alm-listing .alm-layout.alm-3-col,
	.alm-layouts .alm-listing .alm-layout.alm-4-col {
		height: 645px !important;
	}
}
  

.alm-layouts .alm-listing .alm-blog-card-2 img.wp-post-image {
	height: 250px;
	object-fit: cover;
}

.alm-layouts .alm-listing .alm-layout h3 a {
	font-size: 1.5rem;
	font-family: Intro-Regular-Alt;
	font-weight: 700;
	color: #0175bc;
}

.alm-layouts .alm-listing .alm-blog-card-2 p {
	font-family: "Open Sans", sans-serif, system;
	font-size: 1rem !important;
	font-weight: 400;
	line-height: 1.5 !important;
	color: #212529;
}

#arrow {
	font-size: 1.25rem;
	color: #707070;
	font-weight: 600;
}

#arrow::after {
	content: "";
	background-image: url(img/temp-icon-arrow-right.png);
	width: 9px;
	height: 24px;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	display: inline-block;
	margin-left: 6px;
}

header#site-header nav#secondary-nav>ul>li ul.dropdown-menu .close {
	display: none !important;
}

.page-id-318891 h1,
.page-id-318895 h1,
.page-id-318903 h1,
.page-id-318909 h1
 {
	display: none !important;
 }

 .play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 260px;
    height: 240px;
    border-radius: 50%;
    opacity: 0.8;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
    background: url(https://www.ccbq.org/wp-content/uploads/2023/04/play-icon-white-png-8.png) !important;
 }

 .play-button:hover {
	opacity: 1;
 }
 
 .mental-thumbnail {
	height: 350px;
 }

 @media (max-width: 576px) {
	.mental-thumbnail {
		height: 270px !important;
	}
 }

/*end style for news posts load more plugin*/