/* once we go back above 800px
 * reset the margin/widths
 * to display all three
*/
/* featured news */
.featured-news .feature-entry {
	width:29.5455%;
}
	
.featured-news .feature-1 {
	margin-right:5.56818%;
}
	
.featured-news .feature-2 {
	display:block;
}

#featured-bottom .events {
	margin: 6% 0 0 8%;	
}

.flex-direction-nav {
	display:none;
	visibility:hidden;
}