@media only screen and (max-width: 1000px) and (min-width: 768px) {
#top-menu li a{
	font-size: 0.813em;
}

} /* END */