#menu-items{display:block;width:100%;max-width:760px;height:28px !important;padding:0;margin:auto;padding-left:20px;}	
#menu-items a{display:inline-block;width:19%;max-width:19%;height:28px !important;text-align:center;font-family:arial narrow, sans-serif;color:#000;font-size:18px;line-height:28px;text-decoration:none;}
#menu-items a:hover{color:#f90;}
#menu-items .long{width:22% !important;}
.curr-h, curr{font-size:18px !important;color:#f90 !important;}

#menu-min{display:none;width:90%;max-width:750px;height:28px !important;padding:0;margin:auto;}
#list-trig{font-size:18px;line-height:18px;font-weight:normal;color:#f90;width:120px;background:transparent;text-align:right;float:right;margin-right:0;cursor:pointer;}
#list-trig:hover{color:#c60;}
#currpg{margin-left:0;font-size:18px;line-height:18px;color:#f90;width:100px;float:left;}

@media screen and (max-width: 762px){
	#menu-items{display:block;position:absolute;width:240px;top:100px;
				z-index:30;height:221px;background:#000;left:-262px;opacity:.8;transition:left 1s;-webkit-transition:left 1s;}	
	#menu-items a{display:block;float:left;font-size:15px;line-height:43px; text-align:center;text-decoration:none;color:#fff; width:100%;max-width:100%;height:43px !important;border-bottom:1px solid #fff;padding:0 !important;margin:0 !important;float:none;background:#000;}
	#menu-items a:hover{color:#f90;}
	#menu-items a.curr{color:#ffa500;}
	/*#menu-items{display:none;}
	#menu-items-v{display:block;position:fixed;}*/
	#menu-min{display:block;}
	#wrapper{padding-top:78px !important;}
}
@media screen and (max-device-height: 360px){
	#menu-items a{font-size:14px;}
	#menu-items{top:30px;}
}
@media screen and (max-device-width: 318px){
	#soc-icons{visibility:hidden;}
}