/*
Theme Name:         Jane Goodall
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a>
Version:            8.4.0
Author:             Pound & Grain
Author URI:         http://poundandgrain.com/
Text Domain:        poundandgrain

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

.alignleft, .alignright, .aligncenter, .alignnone {
	height: auto;
	max-width: 100%;
}

a.transparent.float-right {
	float: right;
	margin: 0 0 20px 20px;
}
@media(max-width:600px) {
	a.transparent.float-right {
		float: none;
		margin: 0 0 20px 0;
	}
}

body p {
	font-size: 22px;
}
@media ( max-width: 992px ) {
	body p {
		font-size: 18px;
	}
}

/* Blog post content */
.single-post .light-texure.content-wrapper p {
	margin-right: auto;
	margin-left: auto;
	max-width: 900px;
}
@media ( max-width: 992px ) {
	.single-post .light-texure.content-wrapper p {
		max-width: none;
	}
}

/* Galleries and image captions */
.gallery-item {
	display: inline-block;
	margin-bottom: 10px;
	vertical-align: top;
}
@media(min-width:481px) {
	.gallery-columns-2 .gallery-item {
		margin-right: 10%;
		width: 45%;
	}
	.gallery-columns-3 .gallery-item,
	.gallery-columns-6 .gallery-item {
		margin-right: 5%;
		width: 30%;
	}
	.gallery-columns-4 .gallery-item {
		margin-right: 5.2%;
		width: 21.1%;
	}
	.gallery-columns-5 .gallery-item {
		margin-right: 5%;
		width: 16%;
	}
	.gallery-columns-2 .gallery-item:nth-of-type(2n+0),
	.gallery-columns-3 .gallery-item:nth-of-type(3n+0),
	.gallery-columns-4 .gallery-item:nth-of-type(4n+0),
	.gallery-columns-5 .gallery-item:nth-of-type(5n+0),
	.gallery-columns-6 .gallery-item:nth-of-type(3n+0) {
		margin-right: 0;
	}
}
@media(min-width:993px) {
	.gallery-columns-6 .gallery-item {
		margin-right: 2%;
		width: 15%;
	}
	.gallery-columns-6 .gallery-item:nth-of-type(3n+0) {
		margin-right: 2%;
	}
	.gallery-columns-6 .gallery-item:nth-of-type(6n+0) {
		margin-right: 0;
	}
}
.gallery-item img {
	height: auto;
	max-width: 100%;
}
.wp-caption {
	background: transparent;
	border: 0;
	padding: 0;
}
.wp-caption-text {
	font-family: futura-pt,sans-serif;
	font-weight: 500;
	font-size: 18px;
	line-height: 1.428571429;
	padding-right: 0;
	padding-left: 0;
}

/* Anchors */
hr.anchor, .gform_anchor {
	border: 0;
	display: block;
	margin-top: -180px;
	margin-bottom: 0;
	padding-top: 180px;
	visibility: hidden;
}
@media(max-width:992px){
	hr.anchor, .gform_anchor {
		margin-top: -90px;
		padding-top: 90px;
	}
}

footer .social-wrap {
    padding: 0 0 80px;
}
.footer-paragraph {
	color: white;
	font-family: futura-pt,sans-serif;
	font-weight: 400;
	font-size: 18px;
	padding-bottom: 50px;
	position: relative;
	text-align: center;
	z-index: 99;
}
button.transparent.brandPurple, a.transparent.brandPurple,.transparent.brandPurple {
	background-color: #72133D;
}
button.transparent.brandPurple:hover, a.transparent.brandPurple:hover,.transparent.brandPurple:hover {
	background-color: #400b22;
}
.remove-margin {
	margin-bottom: 0!important;
}

/* 	CONTENT FEATURE FACTS COMPONENT
	assets/styles/components/_content-feature-facts.scss */
.content-feature-facts {
	display: flex;
	height: auto;
}
.content-feature-facts .block-half-width {
	display: flex;
		flex-direction: column;
	height: auto;
	float: none;
	margin: 0;
	min-height: 400px;
	overflow: visible;
	padding: 50px 0;
	position: static;
}
.reverse-block-order :first-child {
	order: 2;
}
.content-feature-facts .block-cta {
	position: static;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
}
.content-feature-facts .block-cta h4 {
	font-size: 24px;
	line-height: 30px;
}
@media (max-width: 768px) {
	.content-feature-facts {
		display: block;
	}
	.content-feature-facts .block-half-width {
		width: 100%;
	}
}
.ie10 .content-feature-facts .block-half-width, .ie9 .content-feature-facts .block-half-width, .ie8 .content-feature-facts .block-half-width, .ie7 .content-feature-facts .block-half-width {
	width: 100%;
}

/* 	CHILD NAVIGATION
	assets/styles/layouts/_child-navigation.scss */
@media (max-width: 1200px) {
	.child-navigation {
		overflow-x: hidden;
	}
}

/*	BUTTON BLOCK
	assets/styles/components/_button-block.scss
	assets/styles/main.scss */
.block-button .block-wrap {
	max-width: none;
}
.block-button .block-wrap .no-img-bg {
	height: auto;
}
.block-button .block-wrap .no-img-bg .block-content-floater {
	position: static;
	-webkit-transform: none;
	-o-transform: none;
	transform: none;
}

/* Unhide WooCommerce product images */
.woocommerce div.product div.images.woocommerce-product-gallery{
	opacity:100!important;
}

/* Block styles */
.block-section > .top-padding {
	margin-top: 50px;
}
.block-section > .bottom-padding {
	margin-bottom: 50px;
}
.block-section > .top-bottom-padding {
	margin-top: 50px;
	margin-bottom: 50px;
}
.block-section > .remove-all {
	padding-top: 0;
	padding-bottom: 0;
}

/* Columns block styles */
.columns-block {
	padding-top: 100px;
	padding-bottom: 100px;
}
.columns-block.top-padding {
	margin-top: 50px;
}
.columns-block.bottom-padding {
	margin-bottom: 50px;
}
.top-bottom-padding {
	margin-top: 50px;
	margin-bottom: 50px;
}
.columns-title {
	margin-bottom: 50px;
}
.columns-block .row.white p {
	color: #FFFFFF;
}
.brandLightGrey {
	background: #f7f7f7;
}
.columns-block div[class^="col-"] {
	padding-right: 15px;
	padding-left: 15px;
}

/* Match links to white text */
.white a {
	color: #FFFFFF;
	text-decoration: underline!important;
}
.white a:active, .white a:hover, .white a:focus {
	color: #FFFFFF;
	text-decoration: none!important;
}
.wysiwyg a.transparent {
	color: #fff;
}

/* Don't resize search icon */
header .nav-primary .search-wrap img {
	max-width: none;
}

/* WooCommerce */
.menu-item.cart { padding-right: 0; }
.menu-item.cart img { margin-top: -10px; }
.search-mobi, .cart-mobi { display: inline-block; width: 30px; }
.cart-mobi { margin-left: 30px; }
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	float: none;
	width: auto;
}
.woocommerce .single-col-row.wysiwyg .type-product { margin-top: 50px; }
.woocommerce-result-count, form.woocommerce-ordering {
	display: none;
}
.woocommerce table.shop_table, .woocommerce table.shop_table td {
	border: 0;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
	text-transform: uppercase;
	font-size: 16px;
	font-family: futura-pt,sans-serif;
	font-weight: 500;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 12px 20px 10px;
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #6C8720;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
	background-color: #4D6A00;
}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
	background-color: #6C8720;
	padding: 12px 20px 10px;
}
.woocommerce ul.products li.product .price {
	color: #6C8720;
}
.woocommerce-page .main-post-wrapper {
	padding-top: 50px!important;
}
@media (max-width: 992px) {
	.woocommerce-page .main-post-wrapper {
		padding-top: 0px;
	}
}
.woocommerce div.product .woocommerce-tabs .panel {
	background: transparent;
	border: 0;
	box-shadow: none;
}
.woocommerce form .product-addon .form-row label {
    line-height: inherit;
}
.woocommerce div.product form.cart div.quantity, .woocommerce div.product form.cart .button {
	display: inline;
	float: none;
}
.wysiwyg .col-md-12 #add_payment_method #payment ul.payment_methods li img, .wysiwyg .col-md-12 .woocommerce-cart #payment ul.payment_methods li img, .wysiwyg .col-md-12 .woocommerce-checkout #payment ul.payment_methods li img { /* Credit card icons */
	width: 32px;
}
.woocommerce form .form-row input.input-text.addon-custom-price {
	width: auto;
}
.single-product .price {
	display: inline;
}
.single-product .entry-summary .price:before {
	content: ' @ ';
}
.single-product div.product-addon {
	margin-top: 2em;
}
.single-product .product-addon-totals dt {
	margin-right: 8px;
}
.single-product .product-addon-totals dt:first-child, .single-product .product-addon-totals :nth-child(2) {
	display: none;
}
.single-product dl.product-addon-totals dt, dl.product-addon-totals dd {
	display: inline;
	float: none;
}
#product-10528 br {
	display: none;
}
.woocommerce .page-margins {
	position: relative;
	margin-top: 150px;
}
.woocommerce-billing-fields {
	text-align: left;
}
body .woocommerce form .form-row .required {
	color: #E07126;
}
.holiday .woocommerce ul.products li.product, .holiday .woocommerce-page ul.products li.product {
	display: inline-block;
	float: none;
	margin: 0 0 2.992em 2%;
	text-align: left;
	vertical-align: top;
}
.holiday .woocommerce ul.products {
	text-align: center;
}
@media (max-width:600px) {
	.holiday .woocommerce ul.products li.product, .holiday .woocommerce-page ul.products li.product {
		margin-left: 0;
		width: 100%;
	}
}

/* Aura forms */
.wysiwyg .col-md-12 .IATS_Div img {
	width: auto;
}
.IATS_Div .IATS_AmountItemDiv, .IATS_PaymentFrequencyItemDiv label.IATS_RadioPaymentLabel {
	font-family: futura-pt,sans-serif;
	font-weight: 500;
}
.IATS_Div .IATS_AmountItemDiv {
	clear: none;
	float: left;
}
.IATS_AmountItemDiv td:last-child {
	width: 30px!important;
}
.IATS_Div label.IATS_RadioAmtLabel {
	margin: 0;
}
.IATS_Div input.IATS_RadioAmtButton {
	margin-top: 0;
}
.IATS_Div input.IATS_OtherAmount {
	height: 25px;
	margin: 0;
}
.IATS_Div .IATS_AmountSpan {
	font-weight: 400;
	padding-left: 5px;
}
.IATS_PaymentDiv {
	clear: both;
}
.IATS_Div span.IATS_PaymentLabelOnLeft.IATS_PaymentMinimumErrorMessage, .IATS_Div span.IATS_PaymentLabelOnLeft.IATS_PaymentItemErrorMessage, .IATS_Div span.IATS_ErrorMessage {
	margin-left: 0;
}
@media (min-width: 300px) {
	.IATS_Div label.IATS_PaymentLabelOnLeft {
		width: 40%;
	}
	.IATS_Div .IATS_PaymentInputField {
		width: 50%;
	}
}
@media (min-width: 700px) {
	.IATS_Div label.IATS_PaymentLabelOnLeft {
		width: 20%;
	}
	.IATS_Div .IATS_PaymentInputField {
		width: 30%;
	}
}
.IATS_Div #IATS_Payment_PaymentFrequencyDiv {
	padding-left: 0;
}
.IATS_Div input.IATS_InputRequired {
	border-color: #999;
}
.IATS_Div label.IATS_RadioPaymentLabel {
	margin-right: 2em;
	padding: 0.5em 0 0 0.5em;
}
.IATS_Div span.IATS_Action {
	text-align: left;
}
.IATS_Div button.IATS_Action {
	background-color: #6C8720;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: futura-pt,sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 12px 20px 10px;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
}
.IATS_Div button.IATS_Action:active, .IATS_Div button.IATS_Action:hover, .IATS_Div button.IATS_Action:focus {
	background: #4D6A00;
}
#IATS_PaymentItemDiv_ReEnterEmail, #IATS_PaymentItemInput_Country option {
	display: none!important;
	visibility: hidden!important;
}
#IATS_PaymentItemInput_Country option[value="CA"] {
	display: block!important;
	visibility: visible!important;
}

/* Gravity Forms */
.gform_wrapper input.button {
	background-color: #6C8720;
	border: 0;
	border-radius: 3px;
	color: #fff;
	font-family: futura-pt,sans-serif;
	font-size: 18px;
	font-weight: 500;
	padding: 12px 20px 10px;
	text-transform: uppercase;
	transition: all .3s ease-in-out;
}
.gform_wrapper input.button:active, .gform_wrapper input.button:hover, .gform_wrapper input.button:focus {
	background: #4D6A00;
}
.gform_heading h3 {
	color: #58595b;
}
.iframed-form .gform_heading h3 {
	color: #fff;
}

/* Chimps */
.chimps-block {
	margin-bottom: 50px;
}
.chimps-block .chimp {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	margin-bottom: .5em;
	position: relative;
}
.chimps-block .hover-image, .chimps-block .hover-title {
	transition: all .3s ease-in-out;
}
.chimps-block .hover-image {
	width: 100%;
	position: relative; /* Required for z-index */
	z-index: 2;
}
.chimps-block .hover-title {
	background: #6C8720;
	background: rgba(108,135,32,0.5);
	display: flex;
		align-items: center;
		justify-content: center;
	font-size: 16px;
	font-family: futura-pt,sans-serif;
	font-weight: 500;
	line-height: 1.5em;
	margin: 0;
	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
	text-align: center;
	text-transform: uppercase;
	z-index: 1;
}
a.chimp-link {
	display: block;
	height: 100%;
	width: 100%;
}
a.chimp-link, a.chimp-link:hover, a.chimp-link:focus {
	color: #fff;
}
a.chimp-link:hover .hover-image , a.chimp-link:focus .hover-image {
	opacity: 0;
}
a.chimp-link:hover .hover-title , a.chimp-link:focus .hover-title {
	z-index: 2;
}

@media (min-width: 600px) {
	.chimps-block {
		display: grid;
		grid-gap: .5em;
		grid-template-columns: repeat(6, auto);
	}
	.chimps-block .full {
		grid-column-start: span 2;
		grid-row-start: span 2;
	}
	/* Fallback */
	.chimps-block .chimp {
		float: left;
		margin: 1.6666666667%;
		width: 30%;
	}
	@supports (display: grid) {
		.chimps-block .chimp {
			float: none;
			margin: 0;
			width: auto;
		}
	} /* End fallback */

	.chimps-block .modal-overlay {
		background: #000;
		background: rgba(0,0,0,0.5);
		display: flex;
		align-items: center;
		justify-content: center;
		position: fixed;
		top: 0; right: 0; bottom: 0; left: 0;
		height: 100%;
		width: 100%;
		z-index: 999;
	}
	.chimps-block .modal-content {
		background: #fff;
		padding: 2em;
		position: relative;
		width: 80%;
	}
	.chimps-block .modal-content h2 {
		margin: 0 0 30px;
	}
	.chimps-block .modal-content img {
		float: right;
		margin: 0 0 1em 1em;
		max-width: 100%;
		width: 300px;
	}
	.close-chimp:after, .prev-chimp:after, .next-chimp:after {
		background-repeat: no-repeat;
		background-size: contain;
		content: '';
		display: block;
	}
	.close-chimp {
		border: 0;
		position: absolute;
		top: 1em;
		right: 1em;
	}
	.close-chimp:after {
		background-image: url(dist/images/mobile-close.svg);
		height: 20px;
		width: 20px;
	}
	.chimp-nav {
		clear: both;
		margin: 0!important;
	}
	.prev-chimp {
		float: left;
	}
	.prev-chimp:after {
		background-image: url(dist/images/arrow-left.png);
	}
	.next-chimp {
		float: right;
	}
	.next-chimp:after {
		background-image: url(dist/images/arrow-right.png);
	}
	.prev-chimp:after, .next-chimp:after {
		height: 30px;
		width: 17px;
	}
}
@media (min-width: 1200px) {
	/* Fallback */
	.chimps-block .chimp {
		width: 15%;
	}
	@supports (display: grid) {
		.chimps-block .chimp {
			width: auto;
		}
	} /* End fallback */
}
.single-chimp .post-title-section {
	margin-bottom: 15px;
}
.previous-next-links .center {
	clear: both;
	font-style: italic;
	font-weight: 200;
}

/* Internal forms */
#form-modal.internal-form {
	overflow-y: auto;
}
.internal-form .scroll-contianer {
	overflow-x: hidden!important;
}
.internal-form .iframed-form {
	width: 90%;
}
body .gform_wrapper .gfield_required, .gfield_required {
	color: #E07126;
	font-size: 1.2em;
	font-weight: 400;
}

/*** A.P.E. FUND ***/

/* Typography */
.ape-fund-page .content-wrapper, .ape-fund-page .content-wrapper h1, .ape-fund-page .content-wrapper h2, .ape-fund-page .content-wrapper h3, .ape-fund-page .content-wrapper h4, .ape-fund-page .content-wrapper h5, .ape-fund-page .content-wrapper h6, .ape-fund-page .content-wrapper p, .ape-fund-page .content-wrapper .transparent {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.ape-fund-page .content-wrapper h1 {
	font-size: 75px!important;
	line-height: 75px!important;
}
.ape-fund-page .content-wrapper h2 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 35px;
}
.ape-fund-page .content-wrapper h3 {
	font-size: 30px;
	margin-bottom: 35px;
}
.ape-fund-page .project h3 {
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5em;
}
.single-apefund .content-wrapper h3 {
	margin-bottom: 0;
}
.ape-fund-page .content-wrapper p, .ape-fund-page .content-wrapper ul {
	font-size: 20px;
	margin-bottom: 35px;
}
.ape-fund-page .content-wrapper li {
	margin-bottom: 5px;
}
.ape-fund-page .content-wrapper .small, .ape-fund-page .project p {
	font-size: 0.65em;
}
.ape-fund-page .content-wrapper .script {
	font-family: Caveat, cursive;
	font-size: 1.15em;
	font-weight: 400;
}
.ape-fund-page .content-wrapper .white.wysiwyg p, .background-wrapper p {
	color: #FFF!important;
}
.ape-fund-page .content-wrapper .transparent.brandYellow {
	color: #000;
	font-size: 1.15em;
	font-weight: 700;
	text-decoration: none!important; /* Required for white sections */
}

/* Header */
.ape-fund-page .page-margins {
	margin-top: 150px;
	position: relative;
}
.ape-fund-page .main-post-wrapper {
	margin-top: -5px;
	padding-bottom: 0;
}
.background-wrapper {
	background-position: bottom center;
	background-repeat: repeat-x;
	margin-bottom: 40px;
	padding-bottom: 48px;
}
.background-wrapper h1 {
	padding-top: 45px;
}
.background-wrapper p {
	font-size: 18px;
}
.background-wrapper .script {
	color: #FFD147!important;
}
.background-wrapper h1 a {
	background: url(../../uploads/2017/12/1991.png) top left no-repeat;
	color: #FFF!important;
	padding-top: 35px;
}
.background-wrapper p a {
	color: #FFF;
	border-bottom: 2px solid white;
	transition: all .3s ease-in-out;
}
.background-wrapper p a.transparent {
	border: 0;
}
.background-wrapper p a:hover, .background-wrapper p a:active, .background-wrapper p a:focus {
	color: #FFD147;
	border-bottom-color: #FFD147;
}

/* Internal pages header */
.ape-fund-page .internal-page .single-col-row {
	padding-top: 30px;
	padding-bottom: 30px;
}

/* Shared elements */
.ape-fund-page .wysiwyg img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.ape-fund-page .single-col-row {
	padding-top: 60px;
	padding-bottom: 60px;
}
@media(max-width:991px){
	.goals-icons {
		margin-top: 30px;
	}
	.ape-fund-page .wysiwyg .goals-icons img {
		float: left;
		margin: 0;
		max-width: 33%;
	}
}

/* Page navigation */
.ape-fund-page .pagenav {
	font-size: 35px;
	font-weight: 700;
	padding-bottom: 0;
	text-align: center;
}
.ape-fund-page .pagenav .col-md-12 {
	line-height: 55px;
}
.ape-fund-page .pagenav a {
	border-bottom: 8px solid transparent;
	color: #2082b5;
	display: inline-block;
	line-height: 27px; /* Pull up bottom border */
	margin: 0 30px;
	transition: all .3s ease-in-out;
}
.ape-fund-page .pagenav a.active, .ape-fund-page .pagenav a:hover, .ape-fund-page .pagenav a:focus, .ape-fund-page .pagenav a:active {
	border-bottom-color: #FFD147;
}

/* Sections with background */
.ape-fund-page .single-col-row.white {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.ape-fund-page .single-col-row.white:before {
	content: '';
	display: block;
	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
}
.ape-fund-page .white .transparent.brandYellow {
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
	margin: 0 10px 15px;
}
.ape-fund-page .white .transparent.brandYellow:hover, .ape-fund-page .white .transparent.brandYellow:focus, .ape-fund-page .white .transparent.brandYellow:active {
	background: #FFF;
	color: #000;
}

/* Application form */
.ape-fund-page .content-wrapper .gform_wrapper {
	font-family: adobe-caslon-pro, 'Adobe Caslon Pro', Georgia, serif;
}
.ape-fund-page .gform_wrapper h2.gsection_title, .ape-fund-page .gform_confirmation_wrapper h2 {
	font-size: 45px;
	font-weight: 400;
	margin-bottom: 35px!important;
}
.ape-fund-page .gform_wrapper .gsection {
	border: 0;
}
.ape-fund-page .gfield > ul {
	padding: 0;
}
body .gform_wrapper.gf_browser_gecko select {
	font-size: 15px;
	height: 25px;
	padding: 0;
}
.ape-fund-page .gform_wrapper .gfield_checkbox li label, .ape-fund-page .gform_wrapper .gfield_radio li label {
	font-weight: 400;
	margin: 5px 0 0 10px;
	vertical-align: top;
}
.ape-fund-page .gform_wrapper .gf_progressbar_wrapper {
	margin-bottom: 35px;
}
.ape-fund-page .gform_wrapper .gf_progressbar {
	background: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.ape-fund-page .gform_wrapper .percentbar_blue {
	background-color: #0084bb;
	background-image: none;
}
.ape-fund-page .gform_wrapper .gf_progressbar_percentage {
	font-size: 15px!important;
	text-shadow: none;
}
.ape-fund-page .gform_wrapper .gform_page_footer {
	border: 0;
	text-align: center;
}
.ape-fund-page .gform_confirmation_message {
	font-size: 20px;
}

/* Streams */
.ape-fund-page .stream-hero :last-child, .ape-fund-page .stream-hero .transparent.brandYellow {
	margin-bottom: 0;
}
.stream-hero {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 35px;
	padding: 60px 10px;
	position: relative;
}
.stream-hero:before {
	background: rgba(0,0,0,0.7);
	content: '';
	display: block;
	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
}
.ape-fund-page img.goals {
	margin: 0 0 10px;
	max-width: 48%;
}

/* Projects - all */
.ape-fund-page .voting {
	filter: grayscale(100%);
	overflow: hidden;
	transition: all .3s ease-in-out;
}
.ape-fund-page .voting:hover, .ape-fund-page .voting:focus, .ape-fund-page .voting:active, .ape-fund-page .voting.open {
	filter: none;
}
/* Projects - single */
.single-apefund .featured-image img {
	display: block;
	margin: 0 auto;
}
.single-apefund .featured-image {
	margin-bottom: 20px;
}
.featured-image {
	position: relative;
}
.featured-image:before {
	background-position: top left;
	background-repeat: no-repeat;
	content: '';
	height: 42px;
	position: absolute; top: -23px; left: 5px;
	width: 101px;
}
.top-voted:before {
	background-image: url('dist/images/top-voted.png');
}
.votes-25:before {
	background-image: url('dist/images/25-votes.png');
}
.votes-50:before {
	background-image: url('dist/images/50-votes.png');
}
.votes-100:before {
	background-image: url('dist/images/100-votes.png');
}
.votes-250:before {
	background-image: url('dist/images/250-votes.png');
}
.votes-500:before {
	background-image: url('dist/images/500-votes.png');
}
.votes-1000:before {
	background-image: url('dist/images/1000-votes.png');
}
.votes-2000:before {
	background-image: url('dist/images/2000-votes.png');
}
.votes-4000:before {
	background-image: url('dist/images/4000-votes.png');
}
.votes-6000:before {
	background-image: url('dist/images/6000-votes.png');
}
.votes-8000:before {
	background-image: url('dist/images/8000-votes.png');
}
.votes-10000:before {
	background-image: url('dist/images/10000-votes.png');
}
#open-voting {
	color: #fa5e6c;
	font-size: 0.75em;
	text-transform: uppercase;
}
.hashtag {
	float: right;
}
.single-apefund .single-col-row.wysiwyg .voting {
	margin-bottom: 0;
}
#field_4_1 {
	margin-top: 0;
}
#gform_4 label {
	font-size: .875em;
	font-weight: 400;
	margin-bottom: 0;
}
#field_4_3 input {
	width: 100%;
}
#field_4_4 .ginput_container.ginput_container_checkbox, #input_4_4 {
	margin-top: 0;
}
.single-apefund .gform_wrapper .gform_footer {
	padding: 0;
}
.single-apefund .gform_wrapper .gform_footer input.button {
	margin-right: 0;
}
@media(min-width:845px){
	#field_4_3, #field_4_4, .single-apefund .gform_wrapper .gform_footer {
		clear: none;
		float: left;
		width: auto;
	}
}
.single-apefund .project-content {
	margin-top: 35px;
}

/* Footer */
.ape-fund-page .shared-footer {
	padding-top: 30px;
	padding-bottom: 30px;
}

@media(max-width:992px){
	.ape-fund-page .background-wrapper .alignright {
		max-width: 50%;
	}
}
@media(min-width:1101px){
	.background-wrapper h1 a {
		background-position: top right;
	}
	.background-wrapper .alignright {
		margin-left: -20px;
	}
}

/*** CYCLE MY CELL ***/

.page-template-template-cyclemycell .custom-wysiwyg {
	margin-bottom: 0;
	padding-bottom: 50px;
}
.page-template-template-cyclemycell .schools {
	margin: 0 auto;
	padding: 75px 0;
}
@media(max-width:992px){
	.page-template-template-cyclemycell .schools {
		margin: 0 auto;
		padding: 50px 0;
	}
}
.page-template-template-cyclemycell .section-spacer-block {
	z-index: 1;
}
.page-template-template-cyclemycell .static-child-navigation {
	margin-top: 0;
}
.teacher-submission ul {
	line-height: 1.5em;
}
.schools {
	text-align: center;
}
.schools .place span {
	background: black;
	border-radius: 100%;
	color: white;
	display: inline-block;
	height: 35px;
	padding-top: 6px;
	text-align: center;
	width: 35px;
}
.schools .place.first span {
	background-color: #FFD147;
}
.schools .place.second span {
	background-color: #6C8720;
}
.schools .place.third span {
	background-color: #2082B5;
}
.schools .logo {
	background: white;
	border-radius: 100%;
	height: auto;
	margin: 20px 0;
	max-width: 115px;
	padding: .5em;
}
.schools .one-across, .schools .two-across, .schools .three-across, .schools .four-across {
	display: inline-block;
	margin-bottom: 25px;
	padding: 0 2%;
	vertical-align: top;
}
.schools .one-across {
	width: 100%;
}
.schools .two-across {
	width: 50%;
}
.schools .three-across {
	width: 33%;
}
.schools .four-across {
	width: 25%;
}
@media (max-width: 768px) {
	.schools .one-across, .schools .two-across, .schools .three-across, .schools .four-across {
		display: block;
		width: 100%;
	}
}
.leaderboard-submission label {
	display: block;
	margin-bottom: 13px;
}
.leaderboard-submission select {
	font-size: 15px;
	height: 25px;
	padding: 0;
}
.leaderboard-submission input, .leaderboard-submission select {
	margin-bottom: 35px;
}
.leaderboard-submission p {
	font-size: .813em;
}
.leaderboard-submission #submit {
	font-size: 1em;
}
@media(max-width:992px){
	.schools .place {
		margin-top: 1em;
	}
}

/*** 1-CLICKS ***/

/* Typography */
.one-clicks-page .content-wrapper,
.one-clicks-page .content-wrapper h1, .one-clicks-page .content-wrapper h2, .one-clicks-page .content-wrapper h3, .one-clicks-page .content-wrapper h4, .one-clicks-page .content-wrapper h5, .one-clicks-page .content-wrapper h6,
.one-clicks-page .content-wrapper p,
.one-clicks-page .content-wrapper .transparent, .one-clicks-page .content-wrapper .gform_button {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.one-clicks-page .content-wrapper h1 {
	font-size: 75px!important;
	line-height: 75px!important;
}
.one-clicks-page .content-wrapper h2 {
	font-size: 45px;
	font-weight: 700;
	margin-bottom: 35px;
}
.one-clicks-page .content-wrapper h3, .one-clicks-page .content-wrapper .header h2 {
	font-size: 35px;
	font-weight: 400;
	margin-bottom: 35px;
}
.one-clicks-page .content-wrapper p, .one-clicks-page .content-wrapper ul {
	font-size: 20px;
	margin-bottom: 35px;
}
.one-clicks-page .content-wrapper li {
	margin-bottom: 5px;
}
.one-clicks-page .content-wrapper .small {
	font-size: 0.65em;
}
.one-clicks-page .content-wrapper .script {
	font-family: Caveat, cursive;
	font-weight: 400;
}
.one-clicks-page .content-wrapper p.script {
	font-size: 1.15em;
}
.one-clicks-page .content-wrapper .white.wysiwyg p {
	color: #FFF!important;
}
.one-clicks-page .content-wrapper .transparent.brandYellow {
	color: #000;
	font-size: 1.15em;
	font-weight: 700;
	text-decoration: none!important; /* Required for white sections */
}
.one-clicks-page .header .transparent.brandYellow {
	font-size: 1em;
}

/* Header */
.one-clicks-page .main-post-wrapper {
	margin-top: -5px;
	padding-bottom: 0;
}
.one-clicks-page .header.single-col-row, .one-clicks-page .header.single-col-row.white {
	background-position: center right;
	padding-top: 120px;
	padding-bottom: 0;
}
.one-clicks-page .content-wrapper.main-one-clicks-page .header.white .script {
	color: #FFD147;
}
.one-clicks-page .next-link a {
	text-decoration: none!important;
}
.one-clicks-page .next-link a:hover, .one-clicks-page .next-link a:active, .one-clicks-page .next-link a:focus {
	color: white;
	text-decoration: underline!important;
}
@media(max-width:992px){
	.main-one-clicks-page .header:before {
		background-color: rgba(0,0,0,0.4);
		content: '';
		display: block;
		position: absolute; top: 0; right: 0; bottom: 0; left: 0;
	}
}

/* Shared elements */
.one-clicks-page .wysiwyg img {
	height: auto;
	max-width: 100%;
	width: auto;
}
.one-clicks-page .single-col-row {
	padding-top: 60px;
	padding-bottom: 60px;
}
.one-clicks-page .whiteborder {
	border: 3px solid white;
}
.one-clicks-page .single-col-row.wysiwyg .action-counter {
	margin-bottom: 0;
	padding: 2em 0 1.5em;
	text-align: right;
}
.one-clicks-page .counter-number {
	background: url('dist/images/bg-counter.png') no-repeat center center;
	background-size: contain;
	color: #000;
	font-size: 60px;
	font-weight: 700;
	padding: .2em;
}

/* Sections with background */
.one-clicks-page .single-col-row.white {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.one-clicks-page .single-col-row.white:before, .one-clicks-page .background-wrapper:before {
	content: '';
	display: block;
	position: absolute; top: 0; right: 0; bottom: 0; left: 0;
}
.one-clicks-page .white .transparent.brandYellow {
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
	margin: 0 10px 15px;
}
.one-clicks-page .white .transparent.brandYellow:hover, .one-clicks-page .white .transparent.brandYellow:focus, .one-clicks-page .white .transparent.brandYellow:active {
	background: #FFF;
	color: #000;
}
.one-clicks-page .background-wrapper {
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	overflow: hidden;
	margin: 10px 0;
	position: relative;
}
.one-clicks-page .special-tiles-quote .background-wrapper {
	background-size: contain;
	padding: 1em;
}
.one-clicks-page .special-tiles-counter .background-wrapper {
	padding: 16px 5px;
}
.one-clicks-page .single-col-row.wysiwyg .special-tiles-counter h4 {
	margin-bottom: .5em;
}
.one-clicks-page .single-col-row.wysiwyg .special-tiles-counter p {
	margin-bottom: 0;
}
/* Non-grid fallbacks */
.grid-item {
	float: left;
	padding: 10px;
	width: 16.6666666667%;
}
.special-tiles-quote, .special-tiles-counter {
	padding-bottom: 0;
}
.special-tiles-quote {
	width: 50%;
}
.special-tiles-counter {
	width: 66.6666666667%;
}
@supports (display: grid) {
	.grid-item {
		padding: 0;
		width: auto;
	}
} /* End fallbacks */
.grid-items, .single-col-row .max-width.grid-items {
	display: grid;
	grid-gap: 25px 2%;
	grid-template-columns: repeat(auto-fill, 15%);
}
.grid-item .background-wrapper {
	margin: 0;
	min-height: 175.5px; /* Same height as goal tiles */
}
.special-tiles-quote {
	grid-column-end: span 3;
}
.special-tiles-counter {
	grid-column-end: span 4;
}
.grid-item .aligncenter {
	margin: 0 auto;
}
@media(max-width:992px){
	.one-clicks-page .special-tiles-counter .background-wrapper {
		padding: 1em;
	}
	/* Non-grid fallbacks */
	.grid-item {
		width: 33.3333333334%;
	}
	.special-tiles-quote, .special-tiles-counter {
		padding-bottom: 10px;
		width: 100%;
	}
	@supports (display: grid) {
		.grid-item {
			padding: 0;
			width: auto;
		}
	} /* End fallbacks */
	.grid-items, .single-col-row .max-width.grid-items {
		grid-template-columns: repeat(3, minmax(15%,1fr));
		grid-gap: 15px 2%;
	}
	.special-tiles-quote, .special-tiles-counter {
		grid-column-end: span 3;
	}
}
@media(max-width:480px){
	.grid-items, .single-col-row .max-width.grid-items {
		grid-template-columns: repeat(2, minmax(15%,1fr));
		grid-gap: 8px 2%;
	}
	.special-tiles-quote, .special-tiles-counter {
		grid-column-end: span 2;
	}
}

/* Action form */
#open-counting {
	margin-left: 0;
}
.one-clicks-page .gform_wrapper .gsection {
	border: 0;
}
.one-clicks-page .gfield > ul {
	padding: 0;
}
.one-clicks-page .gform_wrapper .gfield_checkbox li label, .one-clicks-page .gform_wrapper .gfield_radio li label {
	font-weight: 400;
	margin: 5px 0 0 10px;
	vertical-align: top;
}
.one-clicks-page .gform_confirmation_message {
	font-size: 20px;
}
.one-clicks-page .gform_wrapper .gfield_required {
	color: white;
}
.one-clicks-page .white .gform_button {
	background: transparent;
	border: 2px solid #FFF;
	color: #FFF;
	font-weight: 700;
	margin: 0 10px 15px;
}
.one-clicks-page .white .gform_button:hover, .one-clicks-page .white .gform_button:focus, .one-clicks-page .white .gform_button:active {
	background: #FFF;
	color: #000;
}
.hidelabel .gfield_label {
	display: none!important;
}
.one-clicks-page .white .gfield input {
	color: #58595b;
}
.one-clicks-page .gform_wrapper .gform_footer input[type="submit"] {
	line-height: 29px!important;
	width: auto;
}

/* Sharing buttons */
h4.sharing {
	margin: 35px 0 10px;
}
.a2a_kit {
	display: block;
	margin-bottom: 35px;
}

/* Footer */
.one-clicks-page .shared-footer {
	padding-top: 30px;
	padding-bottom: 30px;
}

/*** PARTNERS ***/

.our-partners p {
	margin-bottom: 50px;
	text-align: center;
}
.our-partners p a {
	display: inline-block;
	padding: 1em;
}
.our-partners p img {
	height: auto;
	max-width: 100%;
}
@media(max-width:480px){
	.our-partners p img {
		display: block;
		margin: 0 auto;
	}
}

/*** IN MEMORIAM ***/
.memoriam-messages {
	padding: 50px 0;
	position: relative;
}
.memoriam-messages ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.memoriam-messages .col-md-4 {
	padding: 1em;
	position: relative;
}
.memoriam-messages .col-md-4 div {
	background: white;
	-webkit-box-shadow: 22px 21px 58px -2px rgba(0,0,0,0.19);
	-moz-box-shadow: 22px 21px 58px -2px rgba(0,0,0,0.19);
	box-shadow: 22px 21px 58px -2px rgba(0,0,0,0.19);
	padding: 1em;
}
.memoriam-messages h4 {
	margin-top: 2em;
	text-align: right;
}
.load-more-btn-memoriam {
	display: block;
	margin-top: -30px;
	padding-bottom: 30px;
	position: relative;
	text-align: center;
}
@media (max-width: 992px) {
	.load-more-btn-memoriam {
		padding-bottom:  50px;
	}
}
.load-more-btn-memoriam span {
	cursor: pointer;
	font-family: futura-pt,sans-serif;
	font-weight: 500;
}
.load-more-btn-memoriam .load-icon {
	position: relative;
	width: 55px;
	margin: auto;
	cursor: pointer;
}
.load-more-btn-memoriam .load-icon img, .load-more-btn-memoriam .load-icon svg {
	width: 100%;
}

/* Video embeds */
p iframe {
	display: block;
	margin: auto;
	max-width: 80%;
	-webkit-box-shadow: 0px 0px 90px -13px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 90px -13px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 90px -13px rgba(0,0,0,0.75);
	border-radius: 5px;
}
@media (max-width: 1200px) {
	p iframe {
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
}

/* ForeverWild */
.foreverwild .overlay {
	background-color: transparent;
}
.foreverwild .columns-block {
	padding-top: 50px;
	padding-bottom: 50px;
}
.foreverwild .columns-block img.center {
	margin-bottom: 1em;
}

/* MailChimp */
#mc_embed_signup {
	text-align: center;
}
#mc_embed_signup input[type="text"], #mc_embed_signup input[type="email"] {
	border: 1px solid #999;
	margin-bottom: 20px;
}
#mc_embed_signup label {
	display: block;
	font-size: 0.9em;
}
.asterisk {
	color: #E07126;
	font-weight: 400;
}
.indicates-required {
	font-size: 0.65em;
	margin-bottom: 20px;
}
#mc-embedded-subscribe {
	text-transform: uppercase;
	font-size: 16px;
	font-family: futura-pt,sans-serif;
	font-weight: 500;
	-webkit-transition: -webkit-transform .3s ease-in-out;
	-o-transition: -o-transform .3s ease-in-out;
	transition: all .3s ease-in-out;
	padding: 12px 20px 8px;
	background-color: #6C8720;
	color: white;
	border: 0;
	border-radius: 3px;
}
#mc-embedded-subscribe:hover {
	background-color: #4D6A00;
}

/* Internal navigation */
.static-child-navigation {
	background: #6C8720;
	display: block;
	height: auto;
	z-index: 223; /* on top of metals on CMC */
}
/* After scroll */
.static-child-navigation.stick.has-breadcrumbs {
	top: 160px;
	margin-top: 0;
}
.static-child-navigation.stick.no-breadcrumbs {
	top: 110px;
}
@media (min-width: 993px) { /* Compensate for top padding */
	.static-child-navigation {
		margin-top: 10px;
	}
	.static-child-navigation.no-breadcrumbs {
		margin-top: -40px;
	}
	.static-child-navigation.no-top-margin {
		margin-top: -50px;
	}
	.static-child-navigation.no-breadcrumbs.stick,
	.static-child-navigation.no-top-margin.stick {
		margin-top: 0;
	}
}
@media (min-width: 993px) and (max-width: 1100px) {
	.static-child-navigation { /* Pull up into breadcrumb space */
		margin-top: -50px;
	}
}
@media (max-width: 1100px) {
	.static-child-navigation.stick.has-breadcrumbs,
	.static-child-navigation.stick.no-breadcrumbs {
		position: relative; /* Don't stick on mobile */
		top: 0;
	}
}
@media (min-width: 1351px) {
	.after-child-nav {
		height: 59px;
	}
}
.static-child-navigation .child-page-nav {
	top: 0;
}
.static-child-navigation .child-page-nav .nav-item {
	justify-content: center;
	margin-bottom: 0;
	text-align: center;
	width: 100%;
}
.static-child-navigation .child-page-nav .nav-item > div {
	margin: 0;
}
.static-child-navigation .child-page-nav .nav-item > div a {
	color: #FFF;
	display: block;
	padding: 10px 15px;
}
.static-child-navigation .child-page-nav .nav-item > div a:hover,
.static-child-navigation .child-page-nav .nav-item > div a:focus,
.static-child-navigation .child-page-nav .nav-item > div a:active {
	background: #FFF;
	color: #2A2A2E;
}

/* Homepage announcement bar */
#special-announcement-bar {
	margin-bottom: 50px;
	position: relative;
	padding: .5em;
}
#special-announcement-bar > p:last-child {
	margin-bottom: 0;
}
#special-announcement-bar a {
	text-decoration: underline!important;
}
#special-announcement-bar a:hover, #special-announcement-bar a:focus {
	text-decoration: none!important;
}
.home .making-a-difference.tight {
	padding-top: 10px!important;
}

/* Sitemap */
.sitemap-item {
	font-size: 20px;
	margin-bottom: 1em;
}
.sitemap-item .sitemap-item:last-child {
	margin-bottom: 0;
}
.children > .sitemap-item {
	margin-top: 1em;
}

/* Projects map */
.block-section.map, .filters { position: relative; width: 100%; }
.block-section.map { background-color: #0084bb; }
.filters { color: #fff; }
.filters .col-md-6 { padding: 20px 0; }
.filters .geolocation label, .filters legend {
	border: 0;
	color: #fff;
	font-family: futura-pt,sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: .025rem;
	line-height: 22px;
	margin-bottom: 5px;
}
.filters #location { border: 0; color: #58595b; }
.filters #filter-group label {
	font-size: 18px;
	font-weight: 400;
	margin-right: 1em;
}
.filters .submitbutton { color: #000; top: 2px; }
#map-element { height: 80vh;min-height: 400px; width: 100%; }
#map-element p { margin: 0.75em 0; }