 /*======================================================================*\
|| #################################################################### ||
|| # 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: 1199px) {
.top_menu,  .top_menu_poz_navbar,  .top_menu_poz.navpills {
	width: inherit!important;
}
}
@media screen and (max-width: 980px) {
.top_menu_poz_navbar,  #mmenu_holder {
	width: 280px!important;
	margin-top: 0px;
	margin-bottom: 20px;
}
#default_video {
	width: 100%!important;
}
#logo {
	position: static!important;
}
.yjsquare.yjmeretro .yjme_item {
	width: 100%!important;
}
}
/* youyork module slider */
@media only screen and (max-width: 980px) {
div#yy_container.yy_container, .yy_slider, .yy_slider .yy_slideitems, .yy_slider .yy_slideitems_in {
	width: 100%!important;
	height: 320px!important;
}
.yy_slider .yy_slideitems_in {
	width: 85%!important;
}
}
 @media only screen and (max-width: 520px) {
div#yy_container.yy_container, .yy_slider, .yy_slider .yy_slideitems, .yy_slider .yy_slideitems_in {
	width: 100%!important;
	height: 400px!important;
}
.yy_slider .yy_slideitems_in {
	width: 77%!important;
}
}
/* Youretro Slider */
@media screen and (max-width: 1039px) {
.yjmeyouretro div.youretro_cont_border {
	width: 95%!important;
}
#Youretro_container {
	width: 100%!important;
}
#navigator_outer {
	width: 35%!important;
}
#slides {
	width: 65%!important;
}
#navigator li.element {
	width: 50%!important;
}
#navigator li.element .inner, #navigator li.element .inner_over {
	width: 100%!important;
}
}
/* Youretro reader */
@media only screen and (max-width: 980px) {
#YRReader_container, .yrrslide {
	width: 100%!important;
}
#yrrnavigator_outer {
	width: 28%!important;
}
#yrrslides {
	width: 72%!important;
}
.long_desc {
	width: 30%!important;
}
}
@media only screen and (max-width: 480px) {
.youretro_readon, .youretro_readon span {
}
.long_desc {
	disply: none!important;
}
#yrrnavigator_outer {
	width: 45%!important;
}
#yrrslides {
	width: 55%!important;
}
}
@media only screen and (min-width: 220px) and (max-width: 980px) {
#adv1.yjsgxhtml, #adv2.yjsgxhtml {
	width: 100%!important;
}
.yjmeretro {
	text-align: center;
}
.yjmeretro .imageholder {
	float: none!important;
	margin: 0 auto!important;
}
}
@media only screen and (min-width: 220px) and (max-width: 640px) {
div#yy_container.yy_container, .yy_slider, .yy_slider .yy_slideitems, .yy_slider .yy_slideitems_in {
	height: 1000px!important;
}
.yorkretro .yjme_item {
	width: 100%!important;
	text-align: center;
}
.yorkretro .yjme_item div.imageholder {
	margin: 0 auto!important;
}
}
