 /*======================================================================*\
|| #################################################################### ||
|| # 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) {
.top_menu_poz_navbar,
 #mmenu_holder {
	width: 280px!important;
	margin-top: 10px;
	margin-bottom:10px;
}
#default_video {
	width: 100%!important;
}
 #defaultfeedLiveSearch{
	 width:40%!important;
 }
 .yjsquare.DelMare .yjsquare_in img {
	 max-width:100%!important;
 }
 .news_item_f .newsitem_text img {
	 max-width:95%!important;
 }
 object{
		height:100%!important;
	}
}
@media screen and (max-width: 1320px) {
 /* SLIDER*/
	.yy_slider,
	.yy_container_out .yy_container{
		width:100%!important;
	}
	.yy_slideitems{
		width:100%!important;
	}

}
@media only screen and (max-width: 1199px){
	
	.yjsquare.DelMare .yjme_item div.imageholder{
		width:90%!important;
		height:auto!important;
	}
	.yjsquare.DelMare .yjme_item .item_image{
		height:auto!important;
		width:100%!Important;
	}
	
	
}
@media screen and (max-width: 1024px) {
	.yjsquare.yjme.CoolHouse .yjme_item div.imageholder{
		width:90%!important;
		height:100%!Important;
		display:block!Important;
	}
	.yjsquare.yjme.CoolHouse .yjme_item div.imageholder .item_image{
		width:100%!Important;
		height:auto!important;
	}
}
@media screen and (max-width: 768px) {
	._youyork_slider .yy_slider .yy_slideitems_in img{
		width:20%;
		margin-top:15px;
		}
	._youyork_slider .yy_slideitems_in h2{
		font-size:140%;
	}
	object{
		height:100%!important;
	}
}
@media screen and (max-width: 580px) {
	.FeatPro .yjme_item.first{
	float:none;
	width:100%;
	padding-bottom:0;
	}
	.FeatPro .yjme_item.first .imageholder{
		float:left!important;
	}
	._youyork_slider .yy_slider .yy_slideitems_in img{
		display:none;
		}
}