 /*======================================================================*\
|| #################################################################### ||
|| # 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:inherit!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:10px;
	}
	#default_video{
		width:100%!important;
	}
.yjme_item a.item_image img {
	max-width:inherit!important;
}
}

@media screen and (min-width: 981px) and (max-width: 1000px) {
	#centerbottom{
		width:auto!important;
	}
}
/* youmedica slider */
@media screen and (min-width: 981px) and (max-width: 1039px) {
	#YJMedicaSlide_outer,
	#YJMedicaSlide_inner,
	.YJMedicaSlide_slide{
		width:100%!important;
		overflow:hidden!important;
	}
	#YJMedicaSlide{
		width:auto!important;
		overflow:hidden!important;
	
	}
	#YJMedicaSlide_nav,.navContainer{
		width:968px!important;
	}
}
@media screen and (max-width: 980px) {
	#YJMedicaSlide_outer,
	#YJMedicaSlide_inner,
	.YJMedicaSlide_slide{
		width:100%!important;
		overflow:hidden!important;
	}
	#YJMedicaSlide{
		width:auto!important;
		overflow:hidden!important;
		padding:5px 0px;
		border:none!important;
	}
	.YJMedicaSlide_link img{
		max-width:inherit;
	}
	.YJMedicaOut{
		overflow:hidden;
	}
}

/* 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;
}
}

