@media screen and (max-device-width:1000px) {
	#nav_box {
		position: absolute;
	}
}