 /*======================================================================*\
|| #################################################################### ||
|| # 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) {
	.banner{
		margin-left:auto!important;
		margin-right:auto!important;
		float:none!important;
		width:280px!important;
	}
	img.border{
		width:90%!important;
	}
	
}
@media screen and (max-width:467px) {
	.banner{
		width:280px!important;
	}
}
/* live search */
@media screen and (max-width: 980px) {
	.yjlivecont{
		display:none;
	}
}
/* YJ Booking */
@media screen and (max-width: 768px) {
	.yjformfields{
		clear:both;
		float:none;
		width:100%!important;
	}
}

/* YJNS7 */
@media screen and (max-width: 1199px) {
#YJT_container{
	width:97%!important;
}
#navigator_outer{
	width:30%!important;
}
#slides{
	width:70%!important;
}
#navigator .inner{
	width:100%!important;
}
#navigator .inner .desc{
	display:none!important;

}
	.long_desc{
		margin-right:160px!important;
	}
}
@media screen and (max-width: 980px) {
	.long_desc{
		margin-right:300px!important;
	}
}
@media screen and (max-width: 580px) {
	#navigator_outer{
		width:100px!important;
	}
	#slides,.slide{
		width:100%!important;
	}

}
@media screen and (max-width: 690px) {
	#navigator .inner .title,
	.long_desc{
		display:none!important;
	}
}
@media screen and (max-width: 580px) {
#YJT_container,#navigator_outer,#slides{
	max-height:155px!important;
}
}