/* CSS Document */
@media only screen and (min-width:768px){
	#item_d0{
		display:none;
	}
		#item_md > a{
	color:rgba(238, 127, 0, 1.00) !important;
	font-weight:bold;
	}
}
