@media only screen and (max-width: 767px) {
	.otw-sticky-content-inner {
		padding-top: 1rem;
	}
	.otw-sticky-content-inner .otw-four {
		float: left;
    max-width: 20%;
	}
	.otw-sticky-content-inner .aligncenter img {
		margin-bottom: 4px;
	}
	.otw-sticky-content-inner h3.widget-title {
		font-size: 14px;
		margin-bottom: 0.75rem;
	}
	.otw-sticky-content-inner .text-content p {
		font-size: 12px;
	}
	.otw-sticky-content-inner form[id*=give-form] {
		margin-bottom: 0;
	}
}
@media only screen and (min-width: 768px) {
	.otw-sc-image-style.alignleft {
		max-width: 100%;
	}
}

.otw-sticky-content-inner {
	max-width: 1200px;
	padding-top: 2rem;
}

button.give-btn.give-btn-modal {
    color: #fff;
    background-color: #009247;
    -webkit-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 4px 0px rgba(0,0,0,0.5);
}
#give-create-account-wrap-112698:after {
	content: 'Automatically creates an account. Allows you to manage your donations.';
	color: #777777;
	font-size: 14px;
}

@media only screen and (max-width: 950px) {
	#primary.g1-column-1of3.widget-area {
		width: 100%;
	}	
	#secondary.g1-column-1of3.widget-area {
		width: 100%;
	}	
}

#evoau_lightbox_form_btn {
	background: #1795A3;
	padding: 14px 22px;
	font-size: 1.25rem;
	
}

.widget-2 .g1-posts.g1-recent-posts {
	margin-top:16px;
}

body {
  background-color: #f7f7f7;
}


.g1-minitop, #page > .g1-row, .g1-top, .g1-content, .g1-prefooter, .g1-footer {
	max-width: 970px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.above-masthead-bro a,
.above-masthead-bro a img {
	display: block;
}
.g1-row-inner {
	background: #ffffff;
}
.g1-prefooter-widget-area .g1-row-inner {
	background: inherit;
}
.g1-row-mailchimp .g1-row-inner {
	background: #333333;
}
#g1-section-3 * {
	background: #444444;
}
.g1-column-background {
 background: #ffffff;
}
#advads_ad_widget-2 {
	margin-left: -25px;
}

/* 
#page {
	background-size: initial !important;
	background-color: #151C39 !important;
	background-position: center top !important;
}
*/