#slideshow_div{
	height:500px;
}
.bannercaption_div{
	font-size: 38px;
	line-height: 38px;
}
#prev{
	position:absolute;
	left:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
#next{
	position:absolute;
	right:0px;
	z-index:1000;
	top:180px;
	cursor:pointer;
}
.sectionpiconly {
	min-height: 600px;
}

.footerclearsmall{
	display:block;	
}

#pagebanner_div{
	height:500px;
}
.sectionpic_div{
	height:500px;
}
.callouttext_p{
	font-size: 28px !important;
	line-height: 32px !important;
}
.largebold{
	font-size: 33px;
	line-height: 38px;
}
.social_div{
	clear:both;
	float: left;
}
.slidecaptioninner_div{
	width:auto;
	max-width: 70%;
}
.slidecaption_div{
	padding-top:50px;
}
.slidecaptionttl{
	font-size:50px;
	line-height:53px;
	padding-top: 0px;
}

.counterbanner_div{
	padding-top: 25px;
	padding-bottom: 25px;
	font-size: 14px;
	line-height: 16px;
}
.counterhalf_div{
	background-size: 55px auto;
	padding-left: 70px;
	min-height: 55px;
}
.countertotal_span{
	font-size: 30px;
	line-height: 32px;
}


@media only screen and (max-width: 1000px) {
	.waystogivebutton{
		margin-right: 2%;
		min-width: 48%;
	}
	.applyforgrantsbutton{
		margin-right: 2%;
		min-width: 48%;
	}
	
	
}

@media only screen and (max-width: 900px) {
	.people_div {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
		width: auto;
	}
}
@media only screen and (max-width: 950px) {
	.people_div {
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
		margin-top: 20px;
		width: auto;
	}
}