/*
 * HTML5 Saint Thomas Academy
 *
 * A template created for STA using HTML5 and responsive design
 * 
 */

#page-body-wrap .default-flexslider .flex-caption{
	position: relative;	
	width: 96%;
	padding: 2%;
	margin: 0;
	left: 0;
}
   
#footer {
    margin: 0;
}
#footer .footer-boxes {
	height: auto;
	margin: 0;
	padding: 0;
	border-top: none;
	border-bottom: none;
	width: 100%;
}
#footer .footer-boxes-inside {
	clear: both;
	margin: 10px 0;
	padding: 9px 0px;
	border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #b7b7b7;
	float: none !important;
	width: 100%;
}
#footer .footer-boxes-inside.top {
	border-bottom: none;
	padding-bottom: 0;
}
#footer .footer-col {
	width: 49%;
}
#footer .footer-col.mobile-last, #footer .footer-col.last {
	width: 50%;
}
#footer .footer-col.mobile-last {
	border-right: none;
}