﻿/*  _____                                 ____        _     _ _        ____       _                 _     
 * |_   _|_ _  ___ ___  _ __ ___   __ _  |  _ \ _   _| |__ | (_) ___  / ___|  ___| |__   ___   ___ | |___ 
 *   | |/ _` |/ __/ _ \| '_ ` _ \ / _` | | |_) | | | | '_ \| | |/ __| \___ \ / __| '_ \ / _ \ / _ \| / __| 
 *   | | (_| | (_| (_) | | | | | | (_| | |  __/| |_| | |_) | | | (__   ___) | (__| | | | (_) | (_) | \__ \
 *   |_|\__,_|\___\___/|_| |_| |_|\__,_| |_|    \__,_|_.__/|_|_|\___| |____/ \___|_| |_|\___/ \___/|_|___/
 *  
 * 	School Website Page Layout Styles for home-1.aspx
 *	By Justin Kuravackal
 *
==========================================================================================================*/ 
#tps-title{	display:none; }
#pageTitle{	display:none; }

@media (max-width: 767px) { /* landscape phones and down */
	/* better spacing when these icons are stacked */
	#tps-features .tps-feature2 h2 a{
		margin:2em 0 2.5em 0;
	}
	#tps-features h2 a span.tps-feature-icon{
		padding-bottom:0;
	}
}
