/*
Theme Name: Aperture Child Blog Hub Dev
Template: aperture
Author: St. Petersburg College
Version: 1.0.1430833330
Updated: 2015-05-05 13:42:10
*/

@charset "UTF-8";

footer.site-footer > div {
	max-width:80%;
	margin:0px auto;
}

div.footer-sidebar > div.row-inner{
	
}

div.vc_col-sm-4 {
	float:left;
	width:33%;
}

footer.site-footer div.site-info {
	float:none;
	clear:both;
	width:100%;
	text-align:center;
}

@media(max-width:700px){
	div.vc_col-sm-4 {
		float:none;
		width:100%;
		margin-bottom:20px;
		max-width:90%;
	}

}

div.tptn_counter {
display:none !important;
}