/*1200 and ABOVE*/
.site-footer ul.nav {
margin: 7px 65px 0 0;
padding: 0;
min-height: 0;
float: left;
}

.site-footer #footerSignUp {
margin: 0 0 10px 0!important;
background: #d80000;
color: #fff;
border: none;
padding: 5px 20px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
height: 40px;
font-size: 18px;
float: right;
}

.jumbotron .header-image {
background: url(../img/gw-header.jpg) 0 0 no-repeat;
display:block;
width:100%;
height:166px;
}


.jumbotron .header-image:hover {
background: url(../img/gw-header.jpg) 0 -179px no-repeat;
}

.listen-on-card .external img {
	margin:	15px 30px 40px 40px;
}

.navbar .nav>li>a {
	padding: 13px 15px 13px!important;
}

.nav-collapse .follow-box.nav>li {
	margin-right: 12px;
}
.promo-top .promo-day {
	font-size: 21px;
	line-height: 21px;
	padding-right: 1px;
}
.promo-top .promo-hour {
	font-size: 30px;
	line-height: 30px
}
.promo-top .promo-ampm {
	font-size: 13px;
	line-height: 13px
}
.promo-top .promo-min {
	font-size: 13px;
	line-height: 13px;
}
.promo-top .promo-zone {
	font-size: 12px;
	line-height: 10px;
}
.promo-top .promo-date {
	font-size: 14px;
	display: none;
	padding: 0px;
}
.promo-top .promo-group {
	padding: 0px 4px;
	display: inline-block;
}
.promo-left {
	width: 25%;
}
.promo-txt-left {
	width: 75%;
}
.promo-left .promo-group.timeslot2, .promo-left .promo-group.timeslot3 {
	padding-top: 5px;
}
.social-buttons > a {
	width: 24.6%;
}
.loop-card .social-buttons > a {
	margin-right: 15px;
}