
.about-banner-div {
	background-image: url('../imgs/background.jpg');
}

.climate-smart-agricultural-systems-page {
	background-image: url('../imgs/climate-smart-agricultural-systems.jpg');
}

.climatepro-page {
	background-image: url('../imgs/climatepro.jpg');
}

.developing-local-seed-systems-page {
	background-image: url('../imgs/developing-local-seed-systems.jpg');
}

.diversification-and-intensification-page {
	background-image: url('../imgs/diversification-and-intensification.jpg');
}

.optimizing-nutrient-management-page {
	background-image: url('../imgs/optimizing-nutrient-management.jpg');
}

.project-locations-page {
	background-image: url('../imgs/project-locations.jpg');
}

.strengthening-entrepreneurship-capacity-page {
	background-image: url('../imgs/strengthening-entrepreneurship-capacity.jpg');
}

.strengthening-varietal-advancement-page {
	background-image: url('../imgs/strengthening-varietal-advancement.jpg');
}

.team-page {
	background-image: url('../imgs/team.jpg');
}

.about-banner-text-inner {
	padding:10px;background-color:rgba(83, 130, 50, 0.45);
	-webkit-transform:translateY(50%);
	-ms-transform:translateY(50%);
	transform:translateY(50%);
	text-align:center;
	color:#fefefe;
	padding-top:40px;
}

.about-banner-text-title {
	line-height:1em;
	font-size:3.75rem;
	font-weight:150;
	margin-bottom: 50px;
}
.about-banner-text {
	font-size:1.2rem;
}
.about-intro-text {
	font-size:1.55em;
	font-weight:200;
	color: #909090;
	text-align: left;
	max-width:1000px;
	margin:-80px auto 60px;
}
.intro-about-text {
	font-size:1rem;
	font-weight:400;
	color: #909090;
	text-align: justify;
	max-width:1000px;
	margin:0 auto 60px;
}
.about-text {
	font-size:1rem;
	font-weight:400;
	color: #909090;
	text-align: justify;
	max-width:1000px;
	margin:50px auto 60px;
}
.end-bullet-container-div {
	width:100%;
	max-width: 1000px;
	margin:0 auto;
}
.end-bullet {
	width:50px;
	height:10px;
	background-color: #ffB100;
	float:left;
}