.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
#masthead{
	position:relative;
	z-index:2;
}
#main{
	position:relative;
	z-index:1;
}
.submenu{
	z-index:999;
}
.social-icons{
	float:right;

	margin-right: 20px;
}
.home .social-icons{
	margin:0;
}
.table-year{
	width:90px;
}
.table-program{
	width:150px;
}
.half{
	float:left;
	width:50%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear:both;
	padding-right:20px;
}
.half + .half {
	clear:none;
}
.half > h2:first-child{
	margin-top:0;
}
.quarter-left,
.three-quarter-right,
.site-content{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.quarter-left{
	width:25%;
	float:left;
}
.three-quarter-right{
	width:75%;
	float:left;
}
.partner-block{
	border-top:1px solid #ccc;
	clear:both;
}
.partner-block h3{
	margin-bottom:8px;
}
body{
	background-color:#fff;
}
.site{
	min-width:auto;
	max-width:1024px;
	margin:0 auto;
}
@media screen and (min-width: 600px){
	.main-navigation li{
		margin-right:23px;
	}
	#hp-lower{
		margin-top:0;
	}
}
.home .site-content,
.single-opportunities .site-content,
.page-employment .site-content{
	width:auto;
	float:none;
	clear:both;
}
.home .site{
	max-width:100%;
}
.home #masthead,
.home #primary,
.home #colophon{
	max-width:1024px;
	margin:0 auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.slide a{
	display:block;
}
.slide img{
	width:100%;
	height:auto;
}
.bx-wrapper{
	margin-bottom:20px;
	width:100%;
	height:auto;
	clear:both;
}
.bxslider,
.bxslider .slide{
	margin-left:0;
	padding-left:0;
}
.bx-controls{

	z-index:99;
}
.page-id-318 .bx-controls{
}
.bx-controls-direction{

}
.site-info p{
	text-align:center;
}

@media screen and (max-width: 600px) {
	.hp-panel{
		margin-bottom:20px;
	}
	.hp-panel h2{
		font-size:1.3em;
		margin-bottom:4px;
	}
	.hp-panel p{
		font-size:1.2em;
	}
	.hp-panel .read-more{
		display:inline-block;
		padding: 6px 10px;
		padding: 0.428571429rem 0.714285714rem;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 1.428571429;
		font-weight: normal;
		color: #7c7c7c;
		background-color: #e6e6e6;
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
		background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
		background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
		background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
		background-image: linear-gradient(top, #f4f4f4, #e6e6e6);
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
		text-align:center;
		text-decoration: none;
		margin:10px auto;
		white-space:nowrap;
	}
	.half{
		float:none;
		clear:both;
		width:100%;
	}
	.staff-title{
		font-weight:bold;
		font-size:1.2em;
		clear:both;
	}
	.staff-content img{
		float:none;
	}
	.staff-content,
	.testimonial-block{
		padding-bottom:15px;
		border-bottom:1px solid #aaa;
		margin-bottom:15px;
	}
	.main-navigation{
		clear:both;
		margin-top:8px;
		margin-left:23px;
	}
	.main-navigation li{
		margin-top:10px;
		line-height:1.2;
	}
	.main-navigation.toggled-on{
		width: auto;
		float: none;
		margin-left: 0;
		position:relative;
		z-index:1000;
	}
	#main{
		padding-top:10px;
	}
	#secondary{
		padding: 0 24px;
		padding: 0 1.714285714rem;
	}
	.menu-main-menu-container{
		background:#fff;
	}
}