@media screen and (max-width: 746px)
{
	#header-main-navigation-menu-display-changer	
	{
		left:10px;
	}
	#header-basket,#header-important-link
	{
		margin-right:10px;
	}
	#header-mobile-navigation-phone-menues-display-changer,#header-mobile-navigation-pad-menues-display-changer
	{
		left:10px;
	}
	#header-main-navigation-menu
	{
		left:10px;
	}
	#header-additional-navigation-menu
	{
		right:10px;
	}
	#header-logo-link
	{
		left:10px;
	}
	#header-search-form-wrapper
	{
		left:184px;
		right:165px;
	}
}
@media screen and (max-width: 630px)
{
	#header-user-accaunt span
	{
		display:none;
	}
	#header-user-accaunt div
	{
		border-left:0px solid #e5e5e5;;
	}
	#header-additional-navigation-menu-display-changer span
	{
		display:none;
	}
	#header-additional-navigation-menu-display-changer i
	{
		/*left:19px;account view*/
		left:17px;
	}
	#header-additional-navigation-menu-display-changer
	{
		/*width:49px;*/
		width:53px;
		padding-left:0;
		padding-right:0;
		border:0px solid red;
		/*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
	}
	#header-user-accaunt
	{
		width:49px;
		padding-left:0;
		padding-right:0;
		border:0px solid red;
		/*-webkit-tap-highlight-color: rgba(0, 0, 0, 0);*/
	}
	#header-user-accaunt i
	{
		left:13px;
	}
	#header-user-accaunt span
	{
		display:none;
	}
	#ptse_alert
	{
		width:220px;
		padding:20px;
		
		margin-left:-130px;
		
		font-size:16px;
	}
	#header-search-form-wrapper
	{
		right:74px;
	}
	.hsfw-important-link-view
	{
		right:67px!important;
	}
	#header-search-form button
	{
		width:62px;
		right:-64px;
	}
	.hsfb-important-link-view
	{
		width:55px!important;
		right:-57px!important;
	}
	#header-search-form button span
	{
		display:none;
	}

	#header-search-form button i
	{
		display:inline;
		font-size:20px;
	}	
	
}

@media screen and (max-width: 360px)
{
	#header-main-navigation-menu-display-changer div
	{
		display:none;
	}
	#header-search-form-wrapper
	{
		left:149px;
	}
	#header-main-navigation-menu-display-changer
	{
		font-size:22px;
	}
}

@media screen and (max-width: 330px)
{
	#header-important-link
	{
		width:47px;
		height:40px;
		padding-right:0px;
	}
	#header-important-link i
	{
		left:10px;
	}	
	.hsfw-important-link-view
	{
		right:59px!important;
	}
	.hsfb-important-link-view
	{
		width:47px!important;
		right:-49px!important;
	}


}