/* -------------------------------
	Header 
------------------------------- */
#header {height: auto;}
	
	.t_bar {height: 105px;}
	
	.logo {height: 62px; overflow: hidden;}
	
	.t_menu {padding-top: 5px; top: 60px;}
	
	.lang,
	.login,
	.h_city,
	.h_cart {top: 13px;}
	
/* -------------------------------
	Main 
------------------------------- */
#main {/*padding-top: 20px;*/}

	.menu_wr {margin-top: -20px;}
	
@media screen and (max-width: 1000px) {
	.tm_ctrl {top: 72px;}
	.h_cart {top: 66px;}
}