/*======================================================================*\
|| #################################################################### ||
|| # 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 (min-width: 981px) and (max-width: 1199px) {
.top_menu,
 .top_menu_poz_navbar,
 .top_menu_poz.navpills {
	width:auto!important;
}
.yjsgsitew {
	width:1000px!important;
}
}
@media screen and (max-width: 980px) {
.top_menu_poz_navbar,
 #mmenu_holder {
	width:80%!important;
	margin-top:10px;
}
#default_video {
	width:100%!important;
}
}
/* YJMES*/
@media screen and (min-width: 981px) and (max-width: 1039px) {
.yjsquare.ygme2 .yjme_item {
	width:230px!important;
}
.yjsquare.ygme2 .imageholder,
.yjsquare.ygme2 .item_image,
.yjsquare.ygme2 .item_image img {
	width:100%!important;
}

}
@media screen and (max-width:980px) {
.yjsquare.ygme2 .yjme_item {
	width:48%!important;
	margin-bottom:10px!important;
}
.yjsquare.ygme2 .imageholder,
.yjsquare.ygme2 .item_image,
.yjsquare.ygme2 .item_image img {
	width:100%!important;
}
.yjsquare.ygme2 .item_image img {
	height:auto!important;
}
}
@media screen and (max-width:620px) {
.yjsquare.ygme2 .yjme_item {
	width:100%!important;
	border:none;
	float:none;
	margin:0;
}
.yjsquare.ygme2 .imageholder,
.yjsquare.ygme2 .item_image,
.yjsquare.ygme2 .item_image img {
	width:100%!important;
}
}
 @media screen and (max-width:720px) {
.yjsquare.ygme .yjme_item {
	width:100%!important;
}
}
/***SOCIAL BAR***/
@media screen and (max-width: 980px) {
a.rss,
a.facebook,
a.twitter,
a.skype {
	width:41%!important;
	border-bottom:1px solid #e5e5e5!important;
}
a.twitter,
a.skype {
	border-bottom:none!important;
}
}
@media screen and (max-width: 680px) {
a.rss,
a.facebook,
a.twitter,
a.skype {
	width:80%!important;
	border-bottom:1px solid #e5e5e5!important;
	border-left:none;
	margin:0;
	float:none;
}
}
/* youyork module slider */
@media screen and (max-width: 980px) {
div#yy_container.yy_container, .yy_slider, .yy_slider .yy_slideitems, .yy_slider .yy_slideitems_in {
 width:100%!important;
}
.ygym .yy_container .linkForward, .ygym .yy_container .linkBackward {
 top:-20px!important;
}
}
