/* Stations */

a.station-nav{
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 20px;
	line-height: 2.0rem;
	}

a.station-nav img{
	max-height: 20px;
	vertical-align: top;
	margin-right: 8px;
	}

.sub-menu-toggle, .menu-toggle{
	display: none !important;
	}
	
nav.genesis-responsive-menu{
	display: block !important;
}

#mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-right{
	top: 0;
	width: 66px;
	position: absolute;
	right: 0;
	margin: 0;
	}

@media only screen and (max-width: 600px) {
	.five-sixths,
	.four-sixths,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-sixths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		margin: 0 !important;
		width: 100% !important;
	}

}