#footer-link{
	background-color: #fff;
}

#footer-link  h1{
	text-transform: none;
	font-size: 20px;
  	color: #b0b3b5;
}

#footer-link .logo-sections{
	padding: 30px 80px;
}

#footer-link #top-title-bar{
	background-color: #B0B3B5;
	padding: 30px;
}


#footer-link .thumbnail-image{
	float: left;
  	margin-right: 20px;
  	position: relative;
}

#footer-link .content-wrapper {
	border-top: 1px solid #b0b3b5;
	padding: 30px 20px 20px;
	margin: 30px 0 40px;
}

.content-wrapper h2 {
  font-weight: 800 !important;
  font-size: 12px;
}

.content-wrapper .partners-grid .image-wrapper{
	padding: 10px;
  	text-align: center;
}

.content-wrapper .partners-grid .image-wrapper img{
	height: 150px;
}

.text-wrapper {
  	border-top: 1px solid #b0b3b5;
  	border-bottom: 1px solid #b0b3b5;
  	padding: 10px 0 20px 0;
 }

ul.partners-grid.last-row li .text-wrapper{
	border-bottom: none !important;
}

.logo-sections .partners-grid li, .logo-sections .supporters-grid li{
	float: left;
	width: 30%;
	background-color: transparent;
	border: 1px solid transparent;
	-moz-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
	padding: 10px 6px;
}

.supporters-grid li{
	margin: 5px;
	height: 140px;
	border-bottom: 1px solid #b0b3b5 !important;
}

/* Alliance Page */

#footer-link #alliance-top-title-bar{
	background-color: #666666;
	padding: 30px;
}

#footer-link .image-logo{
	text-align: center;
	margin-bottom: 30px;
}

#footer-link .alliance-content{
	  padding: 10px 50px;
}

#footer-link .page-content-wrapper{
	text-align: center;
	margin-top: 30px;
}

#footer-link .page-content-wrapper .text-content{
  	padding: 10px 50px;
  	text-align: left;
  	color: #B0B3B5;
}
#footer-link .page-content-wrapper .text-content a{
	text-decoration: underline;
	color: #000;
  	font-size: 17px;
}

#footer-link .page-content-wrapper .recent-hermes{
	text-align: left;
	text-align: left;
  	margin-top: 20px;
  	padding-top: 20px;
}

#footer-link .page-content-wrapper .recent-hermes h2, #footer-link .page-content-wrapper .recent-hermes h3{
	color: #000;
}

#footer-link .page-content-wrapper .recent-hermes .hermes-post div{
	float: left;
	width: 25%;
	line-height: 1.6;
	padding-bottom: 20px;
} 

#footer-link .page-content-wrapper .recent-hermes .hermes-post{
	margin-top: 15px;
}

#footer-link .page-content-wrapper .recent-hermes .hermes-post div:first-of-type{
	width: 50%;
}
