/*GENERAL*/
@media (max-width: 767px)
{
	#override_toppanel
	{
		display: none;
	}
	UL#social_bm_nav
	{
		float: left !important;
	}
	.header .search
	{
		margin-right: 15px;
	}
	#social_bm_outer
	{
		display: none;
	}
	#login_module 
	{
	margin-right: 0!important;
	}
	#plus-login-panel
	{
		width: 200px !important;
	}
	#plus-register-panel
	{
		width: 280px !important;
	}
	#plus-logout-panel
	{
		width: 300px !important;
	}
	#login_module .inputbox
	{
		width: 100px !important;
	}
	#plus-member-registration INPUT
	{
		width: 100px !important;
	}
	.panel-wrapper #plus-login-form
	{
		padding-bottom: 20px !important;
		padding-left: 10px !important;
	}
	.header-inner IMG
	{
		margin-top: 30px;
	}
	/*NAVIGATION RESPONSIVE HOME LINK COLOR*/
	.current.active.open A
	{
		color: #FFFFFF;
	}
	
}
