/**
 * X.X Get Involved
 */

.page-template-get-involved div.banner_c.no_bg {
	background-image: linear-gradient(180deg, rgba(0,0,0,1) -85px, rgba(255,255,255,0) 200px), url('../img/global/bg_green_pattern.png'), linear-gradient(rgba(16,45,52,1) 0, rgba(16,45,52,1) 100%);
	background-position: center center, center bottom, center center;
	background-repeat: no-repeat, repeat-x, no-repeat;
	background-size: cover, 560px auto, cover;
	padding: 25px 25px 50px 25px;
}

.page-template-get-involved div.banner_c.no_bg div.desktop_w {
	height: auto;
	min-height: 350px;
}

.page-template-get-involved div.banner_c div.banner_copy p {
	color: #fff;
	font-size: 1.5rem;
	line-height: 2.2rem;
	margin: 1em 0 0 0;
	text-align: center;
}

.page-template-get-involved #callouts_c {

}

.page-template-get-involved #callouts_c a.callout {
	display: block;
	margin: 0 0 20px 0;
}

.page-template-get-involved #callouts_c a.callout div.header {
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 150px;
}

.page-template-get-involved #callouts_c a.callout div.header div.inner {
	display: flex;
	flex-direction: column;
	height: 100%;
	justify-content: center;
	width: 100%;
}

.page-template-get-involved #callouts_c a.callout:hover div.header div.inner {
	background-color: rgba(0, 50, 66, 0.8);
}

.page-template-get-involved #callouts_c a.callout div.header div.inner > div {
	color: #fff;
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 2.7rem;
	text-align: center;
	text-shadow: 0 0 10px #000;
	text-transform: uppercase;
}

.page-template-get-involved #callouts_c a.callout div.header div.inner > div span {
	display: block;
}

.page-template-get-involved #callouts_c a.callout div.content_c {
	background-color: #f1f1f1;
	color: #58595b;
	font-size: 1.5rem;
	line-height: 1.8rem;
	padding: 20px 35px;
	text-align: center;
}

.page-template-get-involved #callouts_c a.callout div.content_c div.content {
	margin: 0 0 20px 0;
	text-align: left;
}

.page-template-get-involved #callouts_c a.callout div.content_c .button {
	display: block;
}

.page-template-get-involved #callouts_c a.callout:hover div.content_c .button {
	background-color: #102d34;
	color: #fff;
}

.page-template-get-involved #middle_cta_c {
	background-color: #f1f1f1;
	padding: 20px 35px;
	text-align: center;
}

.page-template-get-involved #middle_cta_c h3 {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 2.5rem;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.page-template-get-involved #our_advocates_c {
	margin: 35px 25px;
	text-align: center;
}

.page-template-get-involved #our_advocates_c h3 {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 2.5rem;
	margin: 0 0 20px 0;
	text-transform: uppercase;
}

.page-template-get-involved #our_advocates_c p {
	font-size: 1.5rem;
	line-height: 2.2rem;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c {
	margin: 35px 0 0 0;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.header {
	background-color: #f1f1f1;
	cursor: pointer;
	font-size: 1.8rem;
	font-weight: 700;
	padding: 15px;
	position: relative;
	text-align: left;
	text-transform: uppercase;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.header::after {
	content: '\f055';
	font-family: "Font Awesome 6 Pro";
	font-size: 1.8rem;
	font-weight: 300;
	position: absolute;
	right: 15px;
	top: calc(50% - 9px);
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.header.open::after {
	content: '\f056';
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.content {
	display: none;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul {
	list-style: none;
	padding: 0;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul li {
	color: #102d34;
	font-size: 1.5rem;
	font-weight: 700;
	line-height: 2.2rem;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul li a {
	color: #102d34;
}

.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul li a:hover {
	color: #6eb444;
}

.page-template-get-involved div.disclaimer {
	font-size: 1.5rem;
	line-height: 2.2rem;
	padding: 20px 35px;
	text-align: center;
}

.page-template-get-involved #update_contact_info_c {
	background-color: #f1f1f1;
	padding: 20px 35px;
}

.page-template-get-involved #update_contact_info_c h3 {
	font-size: 2.6rem;
	font-weight: 700;
	line-height: 2.5rem;
	margin: 0 0 20px 0;
	text-align: center;
	text-transform: uppercase;
}

.page-template-get-involved #update_contact_info_c p,
.page-template-get-involved #update_contact_info_c .gform_confirmation_message {
	font-size: 1.5rem;
	line-height: 2.2rem;
	text-align: center;
}

.page-template-get-involved #update_contact_info_c .gform_footer {
	justify-content: center;
}

.page-template-get-involved #update_contact_info_c .gform_footer button {
	cursor: pointer;
}

@media screen and (min-width: 1024px) {
	.page-template-get-involved div.banner_c.no_bg {
		background-image: linear-gradient(180deg, rgba(0,0,0,1) -85px, rgba(255,255,255,0) 200px), url('../img/global/bg_green_pattern.png'), linear-gradient(rgba(16,45,52,1) 0, rgba(16,45,52,1) 100%);
	}

	.page-template-get-involved div.banner_c div.inner_c {
		background: transparent url('../img/global/icon_seal_white.png') no-repeat right 10px bottom 10px / 370px auto;
	}

	.page-template-get-involved div.banner_c.no_bg div.desktop_w {
		min-height: 500px;
	}

	.page-template-get-involved div.banner_c h1 {
		margin: 0 auto 15px auto;
		width: 900px;
	}

	.page-template-get-involved div.banner_c div.banner_copy {
		margin: 0 auto;
		width: 800px;
	}

	.page-template-get-involved #callouts_c {
		display: flex;
		justify-content: space-between;
		margin: 75px auto;
		padding: 0 47px;
	}

	.page-template-get-involved #callouts_c a.callout {
		margin: 0;
		width: calc(50% - 20px);
	}

	.page-template-get-involved #callouts_c a.callout div.header > div {
		font-size: 3.0rem;
		line-height: 1;
	}

	.page-template-get-involved #callouts_c a.callout div.content_c {
		display: flex;
		flex-direction: column;
		height: calc(100% - 150px);
		justify-content: space-between;
		padding: 20px;
	}

	.page-template-get-involved #callouts_c a.callout div.content_c .button {
		align-self: center;
		width: 100%;
	}

	.page-template-get-involved #our_advocates_c {
		margin: 75px auto;
	}

	.page-template-get-involved #our_advocates_c div.our_advocates_c div.content {
		padding: 20px 50px;
	}

	.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul {
		columns: 2;
		-webkit-columns: 2;
		-moz-columns: 2;
	}

	.page-template-get-involved #our_advocates_c div.our_advocates_c div.content ul li {
		text-align: left;
	}

	.page-template-get-involved div.disclaimer {
		margin-top: -75px;
		padding: 20px 35px 75px 35px;
	}

	.page-template-get-involved #update_contact_info_c {
		padding: 75px 35px;
	}
}
