 /*======================================================================*\
|| #################################################################### ||
|| # 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: 1221px) {
.whatwegive .yjsg-col-1-3 {
	min-height:405px;
}
.yj_intro h1{
	font-size:24px;
	line-height:1.8;
}
.yj_intro h1 span.subintro{
	font-size:16px;
}
}

@media screen and (max-width: 979px) {
.view-forum div.yjsgsitew{
	width:100%;
}
div#logo {
	max-width: 100%;
	background-size: 100% auto;
}
#yjsgheadergrid #topmenu_holder {
	float: none;
	margin-bottom:30px;
}
.fixed #yjsgheadergrid #topmenu_holder{
	margin-bottom:0;

}
#mmenu_holder span.yjmm_select {
	background: #fff;
}

.yjnumbers .yjsg-col-1-4{
	margin-bottom:50px;
}
.yj_intro h1{
	margin-top: -25px;
}

.view-item .yjsg-col-1-3,
.extcol{
	width:100%;

}

}
@media screen and (max-width: 720px) {
.yj_intro{
	margin-bottom:50px;
	text-align:center;
}
.itemdetails{
	margin-top:100px;
}
.view-forum .post_left, 
.view-forum .post_right{
	float:none;
}
}