@charset "UTF-8";
.honorees .honoree {
overflow:hidden;
margin-bottom:60px;
float:none;
}
.honorees .honoree img {
float:left;
max-width:225px;
width:100%;
margin-right:25px;
}
.honorees .honoree .sub  {
margin:0 0 0 250px;
padding-top:0;
}
.honorees .honoree p.title {
padding-top:6px;
font-family: GothamBold, sans-serif!important;
}
.honorees .honoree p {
margin-left:250px!important;
font-family: GothamMedium, sans-serif;
}
.margin .sub h4 {
	font-family: GothamBold, sans-serif;
	font-size:1.28em;
	font-weight: normal;
	text-align:left;
	position: absolute;
	width:100%;
	z-index: 10;
}
.margin .sub.sponsor  {
margin-bottom: 12px!important;
}
.margin .sub.sponsor h4 {
	text-align:center!important;
	text-transform: uppercase;
}
.margin .sub h4 span {
	display: inline-block;
	background-color: #fff;
	padding-right:12px;
}
.margin .sub div {
background-color: #1b1464;
height: 2px;
width: 100%;
position: absolute;
top: 9px;
left: 0px;
}

@media only screen and (max-width : 550px) {
.margin .honoree .sub {
margin: 0 0 0 165px!important;
}
.honorees .honoree img {
	max-width: 150px!important;
	margin-right: 15px!important;
}
.honorees .honoree p {
	margin-left: 165px!important;
}

}
@media only screen and (max-width : 430px) {
.margin .headline h2 {
	position: static!important;
	line-height: 1.2em!important;
}
.margin .headline h2 span {
	display: inline-block;
	background-color: #fff;
	padding:0 12px;
}
.margin .headline div {
display:none!important;
}
.margin .honoree .sub {
margin: 0 0 0 115px!important;
}
.honorees .honoree img {
	max-width: 100px!important;
	margin-right: 15px!important;
}
.honorees .honoree p {
	margin-left: 0px!important;
}
}
