

.navControl .hamburg{
	cursor: pointer;
}
.logobox {
	z-index: 500;
}

/* Responsive Nav */
@media screen and (max-width: 500px) {
	#newsarea .contentmainbox {
	float: none;
}
}
/* Responsive Nav */
@media screen and (max-width: 1023px) {
	#contentnavbox ul {
		z-index: 1;
		margin-top: 80px;
	}
}