 /*======================================================================*\
|| #################################################################### ||
|| # 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: 981px) and (max-width: 1200px) {
	.top_menu,
	.top_menu_poz_navbar,
	.top_menu_poz.navpills {
		width:auto!important;
	}
body,
 html {
	overflow-x: hidden;
}
}
@media screen and (max-width: 980px) {
	.top_menu_poz_navbar,
	#mmenu_holder{
		width:280px!important;
		margin-top:10px;
		margin-bottom:30px;
	}
	#default_video{
		width:100%!important;
	}
}
@media screen and (max-width: 980px) {
#piecemaker_holder,
object#piecemaker{
	width:100%!important;
	height:415px!important;
}
}
@media screen and (max-width: 780px) {
	#yjsg3 .yjsgxhtml{
		width:100%!important;
		clear:both!important;
}
}
/* yjis3*/
@media only screen and (max-width: 420px) {
#YJSlide_outer,
.YJSlide_inner ,
.YJSlide_slide,
.YJSlide_intro{
	max-width:100%!important;
}
}
/* yjme */
 @media only screen and (max-width:780px) {
.ydme .yjme_item{
	width:100%!important;
	float:none!important;
	clear:both!important;
}
}