#header nav>ul>li {
	position: relative
}
#header .new-dropdown {
	background-color: #F1E5D5;
	padding: 12px 10px 12px
}
#header .new-dropdown .section {
	border-top: 1px dashed #5E4D41;
	padding-top: 22px
}
#header .new-dropdown .section:first-child {
	border-top: none;
	padding-top: 6px
}
#header .new-dropdown .section h5 {
	font-size: 24px;
	color: #5E4D41;
	margin-bottom: 18px;
	font-family: "Neutraface-Slab-Textbold", "Microsoft JhengHei", Arial, sans-serif;
	text-transform: uppercase
}
#header .new-dropdown .section h5 a {
	font-size: 24px;
	color: #5E4D41;
	font-family: "Neutraface-Slab-Textbold", "Microsoft JhengHei", Arial, sans-serif
}
#header .new-dropdown .section ul {
	padding-bottom: 6px
}
#header .new-dropdown .section li {
	margin-bottom: 18px
}
#header .new-dropdown .section a {
	color: #5E4D41;
	font-size: 14px;
	font-family: "Neutraface-Slab-Textbold", "Microsoft JhengHei", Arial, sans-serif;
	text-transform: uppercase
}
@media only screen and (min-width: 1004px) {
#header nav>ul>li {
	position: static
}
#header .new-dropdown {
	background-color: #5E4D41;
	padding: 30px 0
}
#header .new-dropdown .section {
	width: 30%;
	padding: 0 40px;
	display: inline-block;
	vertical-align: top;
	border-top: none;
	border-left: 1px dashed #332B28;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}
#header .new-dropdown .section:first-child {
	border-left: none
}
#header .new-dropdown .section h5 {
	color: #F0E5D4;
	font-size: 20px
}
#header .new-dropdown .section h5 a {
	color: #F0E5D4;
	font-size: 20px
}
#header .new-dropdown .section a {
	color: #CBB79B
}
}
