@import url("../webfonts/poppinsReg/stylesheet.css");
@import url("../webfonts/ralewayBold/stylesheet.css");
@import url("../webfonts/poppinsBold/stylesheet.css");
/* CSS Document */


/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

p, h1, h2, h3, h4 {
	margin-right: 10px;
	margin-left: 10px;
}
#donationsHeader h1 {
	text-align: center;
	
}
#donationsHeader h1:before, #donationsHeader h1:after {
	background-color: #EA5538;
	content: "";
	display: inline-block;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 25%;
		margin-bottom: 11px;
}
#donationsHeader h1:before {
	right: 0.5em;
	margin-left: -50%;
}
#donationsHeader h1:after {
	left: 0.5em;
	margin-right: -50%;
}
#donationsHeader {
	background-image: url(../images/bg/volunteerHeader.jpg);
	background-repeat: no-repeat;
	background-position: -1100px;
	text-align: center;
	background-color: #FFF;
	margin-bottom:15px;
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 19px;
	font-style: normal;
	color: #000;
	line-height: 100px;
	margin-bottom: 0px;
	margin-top:0px;
	
}

#donations0 h2, #donations1 h2, #donations2 h2, #donations3 h2, #logos h2,#staff h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 21px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
}
#donations0 p, #donations1 p, #donations2 p, #donations3 p, #donationsInfo p {
	font-family: poppinsReg, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 24px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}

.scale {
	max-width: 350px;
}
#donations1Right {
	text-align: center;
}

#mail {
text-align:center;
margin-bottom:40px;	
}
#paypal {
text-align:center;
margin-bottom:40px;
	
}
#food {
text-align:center;
margin-bottom:40px;
	
}
#donations1 {
	padding-bottom:150px;
	
}
#donationsInfo {
padding-top:75px;
padding-bottom:75px;
text-align:center;		
	}
#donations1 img {
	
	margin-bottom:15px;
}
@media only screen and (min-width: 481px) {
#donationsHeader {
	background-image: url(../images/bg/volunteerHeader.jpg);
	background-repeat: no-repeat;
	background-position: -1000px;
	text-align: center;
	background-color: #FFF;
}

}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 900px) {
p, h1, h2, h3, h4 {
	margin-right: 0px;
	margin-left: 0px;
}
#donationsHeader {
	background-image: url(../images/bg/volunteer.jpg);
	background-repeat: no-repeat;
	background-position: center;	
}
.mainheader {
	font-family: ralewayBold, sans-serif;
	font-size: 36px;
	font-style: normal;
	color: #000;
	line-height: 100px;
	margin-bottom: 0px;
	margin-top:0px;
}
#donations0 h2, #donations1 h2, #donations2 h2, #donations3 h2, #logos h2,#staff h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 24px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
		margin-top: 0px;
}
#donations0 p, #donations1 p, #donations2 p, #donations3 p, #donationsInfo p  {
	font-family: poppinsReg, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
#donations0 img { 
float:left;
width:40%;
margin-right:10px;
width:30%;

	
}


.scale {
	margin-top: 20%;
	max-width: 350px;
}



}
@media only screen and (min-width: 1130px) {

}
@media only screen and (min-width: 1300px) {
#donations0 h2, #donations1 h2, #donations2 h2, #donations3 h2, #logos h2,#staff h2 {
	font-family: ralewayBold, sans-serif;
	font-size: 26px;
	font-style: normal;
	color: #000;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
		margin-top: 0px;
}
#donations0 p, #donations1 p, #donations2 p, #donations3 p,#donationsInfo p {
	font-family: poppinsReg, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 26px;
	color: #333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}






.scale {
	margin-top: 10%;
	max-width: 450px;
}
#cta1bottom {
	height: 130px;
}
}
@media only screen and (min-width: 1460px) { 

}

.hb {
	margin-bottom: 7px;
}



