

/*  PARTNERS   */
.content .partners-main {
	min-height:2450px;
	height:auto !important;

}
.content #partners-top {
	text-align:center;
	width:100%;
	margin:auto;
	padding-bottom:45px;

}
.partner-images-container {
	background-color:#C5C5C5;
	width:860px;
	padding:35px 60px;
	margin-bottom:65px;
	/*height:278px;*/
}
.partner-images img {
	/*width:33%;*/
	max-width:220px;
	margin-right:10%;
	/*float:left;*/
}

.partner-images img:last-child {
	margin-right:0px;
}

.partners-container{
	width:92%;
	margin:auto;
	margin-top:45px;
	padding-bottom:30px;
	font-size:15px;
	line-height:20px;
	display:block;
}
.partners-container .subheader, .charities .subheader, .charities-footer .subheader{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.partners-left{
	width:38%;
	/*width:380px;*/
	float:left;
	text-align:center;
	margin-right:3%;
}
.partners-left img{
	position:relative;
	margin:auto;
}
.partners-right{
	padding-top:20px;
}
.partners-right p{
	margin-bottom:5px;
	width: 58%;
	float: right;
}
.partners-right .blue-button{
	float:right;
	margin-right:35px;
	margin-top:10px;
	width:140px;
}

.partners-divider{
	clear:both;
	width: 100%;
	background-color: #363737;
	height: 1px;
	position:relative;
	top:35px;
}
.charity-divider {
	clear:both;
	/*border-bottom:1px solid #C5C5C5;
	border-style:dotted;*/
	position:relative;
	top:35px;
}
.charities {
	width:92%;
	margin:auto;
	margin-top:85px;
	padding-bottom:30px;
}
.charities p{
	text-align:center;
}

.charity-container{	
	width:92%;
	margin:auto;
	margin-top:45px;
	padding-bottom:30px;
	font-size:15px;
	line-height:20px;
	display:block;
}
.charity-left{
	width:38%;
	/*width:380px;*/
	float:left;
	text-align:center;
	margin-right:3%;
}
.charity-left img{
	position:relative;
	margin:auto;
	margin-top:20px;
	padding-bottom:10px;
}
.charity-right p{
	margin-bottom:5px;
}
.blue-planet img {
	margin-top:10px;
}
.water-step img {
	margin-top:10px;
}
.charities-footer {
	width:92%;
	margin:auto;
	margin-top:60px;
	display:block;
	padding-bottom:60px;
}
.charities-footer p{
	text-align:center;
}
.charities-footer span{
	margin-right:20px;
}
.charities-footer .green-button{
	margin-top:-5px;
}



/***** AMBASSADOR PROGRAM ***/

.content .ambassador-main {
	min-height:1380px;
	height:auto !important;

}
.content #ambassador-top {
	text-align:center;
	width:860px;
	margin:auto;
	padding-bottom:45px;

}

.ambassador-images-container {
	background-color:#C5C5C5;
	width:860px;
	padding:35px 60px;
	margin-bottom:65px;
	/*height:278px;*/
}
.ambassador-images img {
	/*width:25%;*/
	max-width:150px;
	margin-right:9%;
	/*float:left;*/
}

.ambassador-images img:last-child {
	margin-right: 0px;
}

.ambassador-container{
	width:92%;
	margin:auto;
	margin-top:45px;
	padding-bottom:30px;
	font-size:15px;
	line-height:20px;
	display:block;
}
.ambassador-container .subheader{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.ambassador-left{
	width:38%;
	/*width:380px;*/
	float:left;
	text-align:center;
	margin-right:3%;
}
.ambassador-left img{
	position:relative;
	margin:auto;
}
.ambassador-right{
	padding-top:20px;
	padding-bottom:60px;
}
.ambassador-right p{
	margin-bottom:5px;
}
.ambassador-right .blue-button{
	float:right;
	margin-right:0px;
	margin-top:10px;
	width:140px;
}

.ambassador-divider{
	clear:both;
	width: 100%;
	background-color: #363737;
	height: 1px;
	position:relative;
	top:35px;
}

  /*Form*/

#registration-form{
	/*height: 90%;*/
}

.popup-form{
	display: none;
	/*height: 100% !important;*/
}

.hidden{
	display: none;
}

/* ************** News ****************/
.content-container.news-main{
	margin: 0px 40px 40px;
	width: 93%;
}

.news-main .content-tile{
	text-align: center;
	width: 100%;
	position: relative;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 20px;
}

.news-main .main_image{
	margin-bottom: 30px;  
}

.content-container.news-main .content-body img{
	margin-left: auto;
	margin-right: auto;
}

.content-container.news-main .content-body p{
	width: 93%;
	margin-bottom: 20px;
}

.news .content-body{
	margin-bottom: 109px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}