 /*======================================================================*\
|| #################################################################### ||
|| # 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:10px;
	}
	#default_video{
		width:100%!important;
	}
}


/* Youmomentum slider */
@media screen and (max-width: 980px) {
#YJT_container{
	width:100%!important
}
.long_desc{
	width:30%!important;
}
#mmenu_holder { display:block !important;}
div#logo.png.lfloat { width:146px !important;}
}


@media screen and (max-width: 860px) {
	#telefonos {float:left;  font-size:1em;    width:230px;  }
	#logo {z-index:2000 !important; position:relative !important;}
} 
@media screen and (max-width: 640px) {
#slides,#navigator_outer{
	width:50%!important;
}
.long_desc{
	width:30%!important;
}
#telefonos { display:none;}


}
@media screen and (max-width: 480px) {
#slides{
	width:70%!important;
}
#navigator_outer{
	width:30%!important;
}
.long_desc{
	width:20%!important;
}
}