 /*======================================================================*\
|| #################################################################### ||
|| # 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: 950px) {
#yjsgheadergrid #topmenu_holder {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#mmenu_holder{
		margin-bottom:0px;
}

ul.defaultmenu.inline {
	text-align: center;
}

.top_bg h3 {
	text-align: center;
	line-height: 1.4em;
}

}

@media screen and (max-width: 750px) {
div#yjsg2.yjsg_grid p {
	font-size: 100%;
}

.hidden-xs, .hidden-phone {
	display: none;
}

#yjsgheadergrid #topmenu_holder {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

div#mmenu_holder{
		margin-bottom:0px;
}
}
