/***** CLEAN WATER PROJECTS ***/

.content .projects-main {
	height:auto !important;
}
.content #projects-top {
	text-align:center;
	width:100%;
	margin:auto;
	padding-bottom:45px;
}
.project-main {
	width:880px;
	background-color:#1A1A1A;
	padding:40px 50px;
}
.project-info{
	font-size:20px;
	font-weight:bold;
	color:#808080;
}
.project-header{
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
}
.slider-wrapper { 
	width: 100%; 
	margin-left: 0px;
}



.slider-wrapper a img.play-button{
	position: relative;
	display: inline-block;
	/*top:50px;*/
	margin-left: 45%;
	margin-top: 200px; 
}

.theme-default #slider {
    margin:30px auto 0 auto;
}
.project-details-left{
	/*width:380px;*/
	float:left;
	margin-right:3%;
	width: 300px;
}

.project-details-left a{
	width: 100%;
	height: auto;
}

.project-details-right{
	padding-bottom:60px;
	width:85%;
	font-size:16px;
	line-height:24px;
	color:#ABABAB;
}
.project-details-right p{
	margin-bottom:5px;
}
.project-details-header, .project-subheader {
	font-weight:bold;
}
.project-subheader, .project-points{
	color:#FFFFFF;
}
.project-quote {
	margin-top:20px;
}
.water-hero-left{
	/*width:380px;*/
	float:left;
	margin-right:3%;
}
.water-hero-left img {
	padding-bottom:20px;
}
.water-hero-right{
	padding-bottom:0px;
	width:85%;
	font-size:16px;
	line-height:24px;
	color:#ABABAB;
}
.water-hero-right p{
	margin-bottom:5px;
}
.water-hero-text {
	font-weight:bold;
	color:#00C1DE;
}
.water-hero-details{
	color:#FFFFFF;
}
.water-hero-note {
	margin-top:20px;
}
.project-bottom {
	width:90%;
	margin:auto;
	margin-top:30px;
	min-height: 300px
}
.more-header{
	text-transform:uppercase;	
}
#more-projects {
	padding-top:30px;
	display:block;
}
.other-project {
	padding-right:25px;
	float:left;
	width: 150px;
}
.other-project img{
	padding-bottom:5px;
	width: 100%;
	height: 150px;
}
.other-description{
	color:#666666;
}
#project-social-links{
	padding-top:5px;
	text-align: right;
}

.twitter-share-button{
	margin-right: 10px;
}