 /*======================================================================*\
|| #################################################################### ||
|| # 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 only screen and (min-width: 980px) and (max-width: 1199px) {
#header,  #header_in,  #centertop,  #centerbottom,  #yjsg1,  #yjsg2,  #yjsg3,  #yjsg4,  #yjsg5,  #yjsg6,  #yjsg7,  #footer,  #joomlacredit,  .yjsgsitew {
	width: 978px!important;
}
.top_menu,  .top_menu_poz_navbar,  .top_menu_poz.navpills {
	width: 980px!important;
}
body,  html {
	overflow-x: hidden;
}
}
@media screen and (max-width: 980px) {
#default_video {
	width: 100%!important;
}
.searchplus, ._plusticker, ._social {
	display: none!important;
}
}
@media screen and (max-width: 780px) {
.catItemImage img {
	max-width: 100%!important;
	width: 100%!important;
	height: auto!important;
}
.catItemImage a {
	max-width: 100%!important;
	width: 100%!important;
	height: 220px!important;
}
}
/* Youplus slider */
@media screen and (max-width: 980px) {
.yjsquare._yjyp, .Youplus_Slider {
	display: none!important;
}
}
@media only screen and (min-width: 240px) and (max-width: 980px) {
div.subCategory a.subCategoryImage img {
	width: 100%!important;
}
span.catItemImage img, span.itemImage img, span.tagItemImage img, span.userItemImage img, span.latestItemImage img, span.genericItemImage img {
	width: 100%!important;
}
span.catItemImage a, span.itemImage a, span.tagItemImage a, span.userItemImage a, span.latestItemImage a, span.genericItemImage a {
	height: auto;
}
}
