/*-----------------------------------------------------------------------------------

	Theme Name: Aegaeus
	Theme URI: http://preview.hb-themes.com/?theme=Aegaeus
	Description: Ultimate Responsive Business Theme.
	Author: HB-Themes
	Author URI: http://www.hb-themes.com
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Version: 4.1
	
	Developed and designed by Hristina Zlateska & Branko Conjic for HB-Themes.
	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)
	

-----------------------------------------------------------------------------------*/

@import url(css/style.css) screen;

@media screen and (max-width: 600px) {
  .sticky-wrapper {
    visibility: hidden !important;
    display: none !important;
  }
}

#site-info, #tagline{
	font-size: 23px;
	line-height: 20px;
	color: #073298;
	font-family: "Arial Black", serif;
	margin-bottom: 0;
	font-weight: 500;
	clear: both;
	padding-top: 10px;	
}
