 /*======================================================================*\
|| #################################################################### ||
|| # Package - Joomla Template based on YJSimpleGrid Framework          ||
|| # Copyright (C) 2010  Youjoomla.com. All Rights Reserved.            ||
|| # license - PHP files are licensed under  GNU/GPL V2                 ||
|| # license - CSS  - JS - IMAGE files  are Copyrighted material        ||
|| # bound by Proprietary License of Youjoomla.com                      ||
|| # for more information visit http://www.youjoomla.com/license.html   ||
|| # Redistribution and  modification of this software                  ||
|| # is bounded by its licenses                                         ||
|| # websites - http://www.youjoomla.com | http://www.yjsimplegrid.com  ||
|| #################################################################### ||
\*======================================================================*/
 
@media screen and (max-width: 980px) {
/* do something */
#yjsgheadergrid #topmenu_holder, #mmenu_holder, #mmenu, div#topmenu_holder, .yjmm_select, .yjmm_select:after, .yjsgmega, .mmenu_holder, #yjsgheadergrid, .yjsgheadergrid {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	max-height: 100px;
}

div.k2ItemsBlock ul li a.moduleItemTitle {
	font-size: 18pt;
}
}
