* {
	padding: 0; margin: 0; list-style: none; border: 0; text-decoration: none;  line-height: 21px
}
.baslik{
	background-color:#ff7800;padding:2px;color:#fff;font-family:roboto;min-width:150px;max-width:250px;width:auto;
}
@media only screen and (max-width: 768px) {
	.menu-alan{
		display:none;
	}
}
@media only screen and (min-width: 768px) {
	.resmenu{
		display:none;
	}
}
