@charset "UTF-8";

/* Layout Small Screens */

nav {
	width: 100%;
	font-size: 1em;
	float: left;
}

.logo {
	width: 90%;
	float: left;
	padding: 10px 10px;
}

.logo .content {
	font-family: 'Roboto Condensed', sans-serif; 
	font-weight: 400;
	font-size: 24px;
	color: #fff;
	line-height: 1em;
}







