#hakkindaSecondMenu {

	background: #f7f7f7;
	line-height: 60px;
	/* margin-bottom: 50px; */
}

#hakkindaSecondMenu.activeHak {

	position: fixed;
	top: 75px;
	width: 100%;
	z-index: 1;
	height: 60px;
}

#hakkindaSecondMenu {
	line-height: 60px;
	background-color: rgba(0,0,0,0.1);
	position: absolute;
	bottom: -18%;
	width: 100%;
	z-index: 1;
}

#hakkindaSecondMenu ul {

	list-style: none;
	text-align: center;
	margin-bottom: 0;
}

#hakkindaSecondMenu li {

	display: inline-block;
	margin: 0 60px;
	font-size: 14px;
	letter-spacing: 0.45px;
	color: #676767;
	font-weight: bold;
	line-height: 14px;
	vertical-align: middle;
}

#hakkindaSecondMenu li a {

	letter-spacing: 0;
	color: #676767;
	opacity: 1;
	font-weight: 100;
	font-size: 10px !important;
}

#hakkindaSecondMenu li a:hover {

	text-decoration: none;
}

.hakkindasecondactive {

	/* background-color: #fff !important; */
}

.hakkindasecondactive ul li a {
	color: #fff !important;
	font-weight: bold !important;
}
