@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700&family=Roboto:wght@400;700&display=swap');

body { margin: 0; font-family: 'Roboto', sans-serif; font-size: 16px; line-height: 28px; color: #000; background: #FFF; }
.clear { clear: both; }
a { color: #F46732; }
h2 { font-size: 30px; line-height: 40px; }

a.button { background: #F46732; color: #FFF; display: block; text-align: center; text-decoration: none; font-weight: 700; padding: 5px 15px 4px; display: inline-block; border-radius: 5px; }
a.button.greenButton { background: #4EAF13; }

.alert { background: #000; color: #FFF; text-align: center; font-weight: 700; padding: 10px; width: calc(100% - 20px); }
.alert a { color: #FFF; text-decoration: none; }
.alert i { margin-right: 5px; }
.alert a .alertButton { display: inline-block; margin-left: 5px; padding: 0 5px; background: rgba(255, 255, 255, .2); }

.contestConfirm { background: #4EAF13; color: #FFF; text-align: center; font-weight: 700; padding: 10px; width: calc(100% - 20px); }
.centerForm { }

.header { width: 100%; }
.headerLogo { width: 460px; float: left; }
.headerLogo img { height: 100px; padding: 15px 0 15px 20px; }
.headerLogo a { display: block; }

.headerRight { width: calc(100% - 460px); max-width: 1000px; padding: 10px 0 0; float: right; }

.listenLiveHeader { display: block; width: 100%; padding: 10px 0; background: #F46732; text-align: center; text-transform: uppercase; color: #FFF; font-size: 16px; font-weight: 700; }
.listenLiveHeader a { text-decoration: none; color: #FFF; }
.liveSeparator { display: inline-block; }
.liveShow { display: inline-block; margin-left: 5px; }

.phoneSocial { height: 70px; width: 530px; float: right; display: flex; }
.phoneLogo { width: 70px; text-align: right; }
.phoneLogo img { height: 60px; }
.phoneNumber { width: 140px; line-height: 20px; font-size: 16px; padding: 10px; }
.flagshipStationHeader { padding: 8.5px 0 0; text-align: left; width: 300px; }
.flagshipStationHeader img { max-width: 100%; height: auto; max-height: 45px; }

.headerNavigation { text-align: right; width: 100%; }
.headerNavigation a { }
.headerNavigation a:hover { color: #F46732; }


/* Countdown */
.countdownContainer { width: 100%; background: #5C1593; padding: 10px 0; }
#countdown { width: calc(100% - 40px); max-width: 1400px; display: flex; align-items: center; margin: 0 auto; }
.countdownSponsor { width: 360px; margin: -5px 0; text-align: left; }
.countdownSponsor img { width: auto; height: auto; max-width: 100%; max-height: 80px; }
.countdownGame { width: calc(100% - 720px); text-align: center; color: #FFF; font-size: 20px; line-height: 26px; }
.countdownGame b { text-transform: uppercase; }
.countdownTimer { width: 360px; }
.containerDays { display: flex; width: 100%; height: 70px; align-items: center; text-align: center; }
.numberInfo { width: calc(25% - 20px); padding: 5px; margin: 5px; background: #FFF; }
.numberNumber { font-size: 40px; line-height: 40px; font-weight: 700; color: #5C1593; }
.numberLabel { font-size: 14px; line-height: 16px; text-transform: uppercase; background: #5C1593; color: #FFF; width: calc(100% + 10px); margin: 2.5px -5px -5px; display: block; padding: 2.5px 0 0; }

/* ----- HOME ----- */
.homeFeature { width: 100%; background: url(/images/microphone.jpg); background-position: center center; background-size: cover; }
.homeFeatureBrand { background: rgba(167, 5, 106, .7); color: #FFF; }
.homeFeatureBrandInfo { width: calc(100% - 40px); padding: 20px; max-width: 1400px; display: flex; margin: 0 auto; }
.homeFeatureText { text-align: left; width: calc(100% - 200px); font-size: 40px; line-height: 50px; font-weight: 700; }
.homeFeatureAlexa { width: 220px; background: rgba(165, 5, 106, .7); border-radius: 5px; line-height: 50px; font-size: 20px; color: #FFF; padding: 0 10px; text-align: center; }
.homeFeatureAlexa a { text-decoration: none; color: #FFF; }
.homeFeatureAlexa img { display: inline-block; height: 30px; margin: 10px 0 0; width: auto; float: left; }
.homeFeatureAlexa i { line-height: 50px; }

/* Navigation */
.topnav { overflow: hidden; float: right; font-weight: 700; font-size: 16px; line-height: 40px; background: #000; }
.topnav a { float: left; display: block; text-transform: uppercase; font-weight: 700; font-family: 'Roboto'; color: #FFF; text-decoration: none; padding: 6px 12px 4px; }
.topIcon { display: none; }
.dropdown { float: left; overflow: hidden; }
.dropdown .dropbtn { font-size: 16px; border: none; outline: none; line-height: 38px; text-decoration: none; margin: 0; background: none; text-transform: uppercase; }
.dropdown .dropbtn i { line-height: 24px !important; }
.dropdown-content { display: none; position: absolute; background-color: #000000; min-width: 160px; max-width: 250px; z-index: 1; }
.topnav .dropdown-content a { float: none; color: #FFFFFF; padding: 8px 12px; text-decoration: none; display: block; text-align: left; text-transform: none; font-weight: 400; letter-spacing: 0; font-size: 16px; line-height: 24px; }
.topnav a:hover, .dropdown:hover .dropbtn { background-color: #F46732; color: #FFF; }
.dropdown:hover .dropdown-content { display: block; }

.homeNowPlaying { padding: 40px 0 22px; font-size: 16px; line-height: 16px; }
.nowPlaying { width: 1050px; margin: 0 auto; display: flex; }
.nowPlayingLive { background: rgba(255, 255, 255, .7); border-radius: 5px; padding: 10px; display: flex; margin: 10px -10px -10px; align-items: center; }
.nowPlayingShow,
.nowPlayingAlbum { width: calc(33.3% - 10px); padding: 10px; margin: 10px; }
.nowPlayingShow  { }
.nowPlayingAlbum b,
.nowPlayingShow b { font-family: 'Montserrat', sans-serif; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; font-size: 22px; color: #FFF; text-align: center; }
.nowPlayingAlbum b { display: block; background: rgba(165, 5, 106, .7); padding: 10px; margin: -10px -10px 0; border-radius: 5px; }
.headerMore { margin: 20px 0 0; text-align: right; width: 100%; height: 18px; line-height: 18px; }
.headerMore a { font-weight: 700; text-decoration: none; color: #FFF; }
.headerMore.mobileOnly { display: none; }
.nowPlayingShowInfo { border-radius: 5px; background: rgba(167, 5, 106, .7); margin: -10px; padding: 10px; }
.nowPlayingShowInfo b { text-align: center; display: block; padding-bottom: 1px; }
.nowPlayingLiveShow { padding: 20px 0 0; display: flex; align-items: center; }
.nowPlayingLiveShow .headerLiveAlbum { width: 58px; padding-right: 5px; }
.nowPlayingLiveShow .headerLiveAlbum img { max-height: 58px; max-width: 58px; }
.nowPlayingLiveShow .headerLiveInfo { color: #FFF; }

.homeContent { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; }
.homeContent h1, .homeContent h2, .homeContent h3 { font-family: 'Montserrat', sans-serif; }
.homeNews { display: flex; }
.homeNewsList { width: 300px; background: #EEE; border-radius: 5px; padding: 20px; }
.homeNewsListItem { margin: 20px 0; line-height: 24px; }
.homeNewsListItem { text-align: left; }
.homeNewsListItem b { display: block; margin: 0 0 5px; }
.homeNewsListItem a { display: block; color: #000; text-decoration: none; }
.homeNewsListItem a.newsCategory { color: #FFF; background: #F46732; font-size: 14px; line-height: 20px; font-weight: 700; text-decoration: none; display: inline-block; text-transform: uppercase; padding: 2px 4px; margin: 0 0 4px -2px; }
.homeNewsListItem a i { margin-left: 5px; text-decoration: none; }

.homeNewsFeatures { width: 100%; display: flex; flex-wrap: wrap; margin: -15px 0 5px; }
.homeNewsFeatureBoxes { width: 100%; margin: 10px 0; position: relative; display: flex; flex-wrap: wrap; }
.homeNewsFeatureBox { width: calc(33.3% - 20px); margin: 10px; position: relative; height: 300px; background-size: cover; border-bottom: 4px solid #F46732; }
.homeNewsFeatureBox a { display: block; width: 100%; height: 100%; }
.homeNewsFeatureBox a .title { background: rgba(0, 0, 0, .4); position: absolute; bottom: 0; left: 0; width: calc(100% - 20px); padding: 5px 10px; color: #FFF; text-decoration: none; font-weight: 700; font-size: 20px; text-align: left !important; }
.homeNewsFeatureBox a .title .tag { font-size: 14px; line-height: 20px; padding: 2px 4px; margin: -2px 0 2px -4px; background: #F46732; color: #FFF; text-transform: uppercase; display: inline-block; }
.homeNewsFeatureBox a .title .readMore { font-size: 14px; line-height: 20px; font-weight: 400; }

.pageNewsFeatures { width: calc(100% + 20px); display: flex; flex-wrap: wrap; margin: -15px -10px 20px; }
.pageNewsFeatureBoxes { width: calc(100% + 40px); margin: 10px -10px -10px; position: relative; display: flex; flex-wrap: wrap; }
.pageNewsFeatureBox { width: calc(50% - 30px); margin: 10px; position: relative; height: 300px; background-size: cover; border-bottom: 4px solid #F46732; }
.pageNewsFeatureBox a { display: block; width: 100%; height: 100%; }
.pageNewsFeatureBox a .title { background: rgba(0, 0, 0, .4); position: absolute; bottom: 0; left: 0; width: calc(100% - 20px); padding: 5px 10px; color: #FFF; text-decoration: none; font-weight: 700; font-size: 20px; text-align: left !important; }
.pageNewsFeatureBox a .title .tag { font-size: 14px; line-height: 20px; padding: 2px 4px; margin: -2px 0 2px -4px; background: #F46732; color: #FFF; text-transform: uppercase; display: inline-block; }
.pageNewsFeatureBox a .title .readMore { font-size: 14px; line-height: 20px; font-weight: 400; }

.homeNews h2 { margin: 0; text-transform: uppercase; }
a.moreButton { background: #F46732; color: #FFF; display: block; text-align: center; text-decoration: none; font-weight: 700; padding: 5px 0 4px; width: 175px; margin: 0 auto; border-radius: 5px; }
a.moreButton.blue { background: #22398B; margin-top: 10px; }

.homeEvents { text-align: center; padding: 30px 0; }
.homeEvents h2 { margin: 0 0 10px; text-transform: uppercase; }
.homeEventsBoxes { display: flex; margin: 0 -10px; }
.homeEventsBox { width: calc(33.3% - 20px); margin: 10px; height: 250px; background: #EEE; }

.homeGrey { width: 100%; background: #EEE; padding: 20px 0; margin: 20px 0 0; }
.homeBlue { width: 100%; background: #22398B; padding: 0; color: #FFF; }

.homeContest { display: flex; }
.homeContestInfo { width: calc(100% - 620px); padding-right: 20px; }
.homeContestInfo h2 { color: #4EAF13; text-transform: uppercase; margin: 0; }
.homeContestForm { width: 600px; }

/* ----- CONTENT ----- */
.pageHeader { width: 100%; }
.pageHeaderText { margin: 0 auto; width: calc(100% - 40px); padding: 20px; max-width: 1440px; }
.pageHeaderText h1 { color: #FFF; font-size: 40px; line-height: 50px; margin: 0; font-family: 'Montserrat'; }

.pageSectionLink a { display: inline-block; padding: 2px 8px; background: rgba(255, 255, 255, .7); color: #F46732; text-transform: uppercase; font-weight: 700; text-decoration: none; margin: 0 0 3px -4px; }

.content { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; display: flex; }
.intro { width: 100%; font-size: 20px; line-height: 34px; margin-bottom: 20px; padding: 0 0 20px; border-bottom: 1px solid #EEE; }

.contentLeft { width: calc(100% - 320px); margin-right: 20px; }
.contentLeft img { max-width: 100%; height: auto !important; }
.contentRight { width: 300px; }

/* ----- FEATURES ----- */
.songRecentlyPlayed { display: flex; width: calc(100% - 40px); padding: 20px; border-radius: 5px; background: #F6F6F6; box-shadow: 0 0 5px #EEE; align-items: center; margin: 0 0 20px; }
.songRecentlyPlayed:hover { background: #EEE; transition: 1s; }
.songAlbum { width: 80px; height: 80px; margin-right: 20px; }
.songAlbum img { max-width: 80px; max-height: 80px; width: auto; height: auto; margin: auto; }
.songInfo { padding: 10px 0; line-height: 30px; width: calc(100% - 200px); }
.songTime { width: 100px; text-align: center; }

.podcastPlayed { display: flex; width: calc(100% - 40px); padding: 20px; border-radius: 5px; background: #F6F6F6; box-shadow: 0 0 5px #EEE; margin: 0 0 20px; }
.podcastPlayed:hover { background: #EEE; transition: 1s; }
.podcastAlbum { width: 80px; height: 80px; margin-right: 20px; }
.podcastAlbum img { max-width: 80px; max-height: 80px; width: auto; height: auto; margin: auto; }
.podcastInfo { width: calc(100% - 100px); }
.podcastInfo audio, .listenLive audio { width: 100%; }

h3.wnwHeader { background: #22398B; color: #FFF; margin: 0 0; border-radius: 10px 10px 0 0; width: calc(100% - 20px); padding: 2.5px 10px; }
.wetNose { display: flex; width: 100%; margin: 0 0 20px; }
.wnwPhoto { width: 300px; height: auto; }
.wnwInfo { width: calc(100% - 280px); padding: 10px; background: #F6F6F6; }

.wnwHome { width: calc(100% - 40px); max-width: 1100px; padding: 20px; display: flex; align-items: center; margin: 0 auto; }
.wnwLogo { width: 400px; }
.wnwLogo img { width: 400px; height: auto; }
.wnwHomePhoto { width: 300px; height: 300px; margin: 0 30px; }
.wnwHomeInfo { width: calc(100% - 740px); }
.wnwHomeInfo h3 { margin-top: 0; }
.wnwHomeInfo a { color: #F6F6F6; }

/* ------ ON-AIR ------ */
.onAirListing { display: flex; width: 100%; padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #EEE; }
.onAirImage { width: 300px; }
.onAirImage img { width: 100%; height: auto; }
.onAirInfo { width: calc(100% - 320px); padding-left: 20px; }
.onAirInfo h3 { margin-top: 0; }

.showInfo { width: 100%; display: flex; padding-bottom: 20px; border-bottom: 1px solid #CCC; margin-bottom: 20px; }
.showInfoPhoto { width: calc(25% - 10px); order: 2; }
.showInfoPhoto img { width: 100%; height: auto; }
.showInfoText { width: calc(75% - 10px); margin-right: 20px; order: 1; }
.showInfoText img, .showInfoText figure { max-width: 100%; height: auto !important; }
#showBio { max-width: 800px; }
#showBio img { width: 100%; }

/* ------- BLOG ------- */
.blogListing { width: 100%; display: flex; padding: 0 0 20px; margin: 20px 0; border-bottom: 1px solid #CCC; position: relative; }
.blogListing.last { border-bottom: none; padding: 0; }
.blogFeaturedImage { background-size: cover !important; background-position: center center !important; transition: all 300ms ease-out; width: 400px; }
.blogFeaturedImage a { padding-bottom: 60%; display: block; width: 100%; }
.blogText { width: calc(100% - 440px); padding: 0 20px; }
.blogText h2 { margin-top: 0; font-size: 24px; line-height: 28px; }
.blogText h2 a { text-decoration: none; }
.blogText .blogDate { margin: 15px 0 0; font-size: 14px; line-height: 20px; }
.blogText p a { display: inline-block; background: #F46732; color: #FFF;  padding: 0 8px; font-weight: 700; text-decoration: none; border-radius: 5px; }
img.blogPhoto { width: 100%; margin: 0 auto; max-width: 600px; display: block; }

.blogGallery { display: flex; flex-wrap: wrap; }
.galleryImage { width: calc(50% - 20px); margin: 0 20px 20px 0; position: relative; }
.galleryImage.even { margin-right: 0; }
.galleryImage a { display: block; background: rgba(75, 79, 84, .4); color: #FFF; padding-bottom: 66.6%; }
.galleryImage a:hover { background: none; transition: 1s; }
.galleryImage a > .photoCaption { position: absolute; bottom: 10px; left: 10px; width: calc(100% - 20px); text-align: center; font-weight: 700; }

/* ----- SHOW PAGES ----- */
.onAirSocial { font-size: 20px; line-height: 32px; margin-top: -10px; }

/* ----- ADS ----- */
.homeAd, .pageAd { padding: 20px 0; width: 100%; text-align: center; height: 90px; }
.pageAd { background: #EEE; }
.adTop { margin: 0 0 20px; }
.adBottom { margin: 20px 0 0; }
.ad728x90 { width: 728px; height: 90px; line-height: 90px; text-align: center; color: #FFF; font-weight: 700; margin: 0 auto; }
.ad728x90 img { width: 728px; height: 90px; }
.ad300x250 { width: 300px; height: 250px; line-height: 250px; text-align: center; color: #FFF; font-weight: 700; margin: 27px auto 0; }
.ad300x250 img { width: 300px; height: 250px; }
.ad300x600 { width: 300px; height: 600px; line-height: 600px; text-align: center; color: #FFF; font-weight: 700; margin: 0 auto; }
.ad300x600 img { width: 300px; height: 600px; }
a.ad320x50, iframe.iframe320x50 { display: none; }
iframe.iframe728x90 { width: 728px; height: 90px; border: 0; }
iframe.iframe300x250 { width: 300px; height: 250px; border: 0; }
iframe.iframe320x50 { width: 320px; height: 50px; border: 0; }
iframe.iframe300x600 { width: 300px; height: 600px; border: 0; }
.homeAdFrame728x90, .pageAdFrame728x90 { position: relative; width: 728px; height: 90px; margin: 0 auto; }
.homeAdFrame728x90 a, .pageAdFrame728x90 a { position: absolute; top: 0; left: 0; width: 728px; height: 90px; }
.homeAdFrame300x250, .pageAdFrame300x250 { position: relative; width: 300px; height: 250px; margin: 0 auto; }
.homeAdFrame300x250 a, .pageAdFrame300x250 a { position: absolute; top: 0; left: 0; width: 300px !important; height: 250px !important; }
.homeAdFrame320x50, .pageAdFrame320x50 { position: relative; width: 320px; height: 50px; margin: 0 auto; }
.homeAdFrame320x50 a, .pageAdFrame320x50 a { position: absolute; top: 0; left: 0; width: 320px; height: 50px; }
.homeAdFrame300x600, .pageAdFrame300x600 { position: relative; width: 300px; height: 600px; margin: 0 auto; }
.homeAdFrame300x600 a, .pageAdFrame300x600 a { position: absolute; top: 0; left: 0; width: 300px; height: 600px; }
.homeAdFrame320x50, .pageAdFrame320x50 { display: none; }

.homeTakeover { width: 100%; background: linear-gradient(90deg, rgba(30,30,30,1) 0%, rgba(30,30,30,1) 50%, rgba(255,197,41,1) 51%, rgba(255,197,41,1) 100%); }
.homeTakeoverMobile { display: none; }
.homeTakeover a, .homeTakeoverMobile a { display: block; width: 100%; max-width: 1440px; margin: 0 auto; }
.homeTakeover img, .homeTakeoverMobile img { width: 100%; height: auto; }
@media screen and (max-width: 600px) { 
  .homeTakeover { display: none; }
  .homeTakeoverMobile { display: block; }
}

/* ----- FOOTER ----- */

.footerSocial { width: 100%; text-align: center; font-size: 24px; line-height: 30px; padding: 12px 0; background: #5C1593; color: #FFF; border-top: 1px solid #000; }
.footerSocial a { color: #FFF; margin-left: 10px; }

.footer { width: calc(100% - 40px); padding: 20px; background: #F46732; color: #FFF; display: flex; font-size: 14px; line-height: 20px; }
.footerLeft { width: 300px; }
.footerSpacer { display: inline-block; width: 17.5px; }
.footerMiddle { width: 400px; }
.footerRight { width: calc(100% - 700px); text-align: right; }
.footerRight img { width: auto; height: 100px; }
.footer a { color: #FFF; }

#credit { background: #000; color: #FFF; font-size: 12px; line-height: 30px; padding: 7.5px 0; width: 100%; }
#credit .container { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; line-height: 30px; height: 30px; overflow: hidden; }
#credit .copyright { width: calc(100% - 120px); float: left; height: 30px; }
#credit .copyright a { color: #DDD; }
#credit .poweredBy { width: 120px; float: right; text-align: right; }
#credit .poweredBy a { color: #FFF; text-decoration: none; }
#credit .poweredByText { display: inline; }
#credit img { height: 30px; width: auto; margin: 0 0 0 7.5px; vertical-align: middle; border: none; }


/* Home News */
.homeNewsContainer { width: calc(100% - 20px); max-width: 1420px; margin: 0 auto; text-align: center; }
a.homeButton { font-size: 18px; line-height: 40px; padding: 6px 40px 4px; display: inline-block; color: #FFF; background: #5C1593; text-transform: uppercase; text-decoration: none; font-weight: 700; }

/* Podcasts */
.podcastsContainer { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto 20px; text-align: center; display: flex; flex-wrap: wrap; }
.podcastsContainer h2 { text-transform: uppercase; text-align: center; width: 100%; }
.podcastsList a.listLink { text-align: right; width: 100%; margin: 10px 0; font-size: 16px; text-decoration: none; font-weight: 700; display: block; }
.podcastText audio { width: 100% !important; }

.podcastsList { display: flex; width: calc(100% - 310px); flex-wrap: wrap; margin: -5px; }
.podcast { width: calc(50% - 20px); display: flex; margin: 5px; padding: 5px; background: #F6F6F6; }
.podcastImage { width: 100px; margin-right: 10px; }
.podcastImage img { width: 100%; height: auto; }
.podcastText { width: calc(100% - 110px); text-align: left; padding-top: 8px; }
.seriesName { display: block; width: 100%; margin-top: 10px; font-size: 13px; line-height: 18px; }
.podcastsAd { width: 300px; margin-left: 20px; }

/* Events */
.eventsContainer { background: #e5e5e5; width: 100%; padding: 1px 0; }
.eventsContainer h2 { text-transform: uppercase; text-align: center; width: 100%; }
.eventsInfo { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; }
.eventsInfo img { width: 100%; height: auto; margin: 0 0 20px; }

/* Polls */

.pollsContainer { background-image: linear-gradient(to top, rgba(198, 72, 13, .8), rgba(198, 72, 13, .8)), url(/images/orange-stripes-background.png); background-size: cover; background-position: center center; padding: 40px 0; }
#poll { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; display: flex; color: #FFF; }
#pollPagePoll { width: 100%; display: flex; }
.pollSponsor { width: 350px; }
.pollQuestion { width: calc(100% - 350px); }
#pollPagePoll .pollQuestion { width: 100%; }
.pollQuestion h2 { color: #F6F6F6; text-transform: uppercase; margin: 0 0 1em; }
.pollQuestion input[type="submit"] { border: 0; background: #FFF; color: #F46732; text-transform: uppercase; text-decoration: none; padding: 10px 20px; font-family: 'Roboto'; font-size: 20px; font-weight: 700; }
.pollAnswers { margin: 1em 0; }
.pollAnswerChart { width: 100%; background: #E5E5E5; height: 20px; margin: 0 0 10px; }
.pollFill { background: #5C1592; height: 20px; }

@media screen and (max-width: 900px) {
  .pollSponsor { width: 320px; }
  .pollQuestion { width: calc(100% - 320px); }
}
@media screen and (max-width: 700px) {
  #poll { flex-wrap: wrap; }
  .pollSponsor { width: 100%; text-align: center; margin: 0 0 20px; }
  .pollQuestion { width: 100%; }
}

/* Social */
.socialContainer { width: calc(100% - 40px); max-width: 1440px; margin: 1em auto; }
.socialInfo { display: flex; flex-wrap: wrap; }
.socialLinks { width: calc(100% - 510px); margin-right: 10px; }
.socialLinks h2 { text-transform: uppercase; margin-top: 0; }
.socialLinks h3 { text-transform: uppercase; margin-top: 30px; }
.socialLink { width: calc(33.3% - 20px); margin: 0 10px 10px 0; background: #F6F6F6; text-align: center; font-size: 20px; font-weight: 700; padding: 15px 5px; float: left; }
.socialLink a { display: block; text-decoration: none; color: #5C1592; }
.socialLink:hover { background: #EEE; transition: 1s; }
.socialEmbed { width: 500px; }

/* Flagship Station */
.flagshipStationContainer { background-image: linear-gradient(to top, rgba(0, 0, 0, .7), rgba(0, 0, 0, .7)), url(/images/background.jpg); background-size: cover; background-position: center center; padding: 40px 0; }
#flagshipStation { width: calc(100% - 40px); max-width: 800px; margin: 0 auto; color: #FFF; font-size: 18px; line-height: 30px; }
#flagshipStation h3 { color: #F46732; font-size: 28px; line-height: 40px; }

/* App */
.appContainer { background: #5C1593; }
#app { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; display: flex; align-items: center; padding: 30px 0; }
.appImage { width: 600px; }
.appImage img { width: 100%; height: auto; }
.appInfo { width: calc(100% - 620px); margin-left: 20px; color: #FFF; text-align: center; font-size: 18px; line-height: 30px; }
.appInfo h3 { text-transform: uppercase; }
.appInfo p { margin: 2em 0; }
.appInfo a { display: inline-block; background: #000; color: #FFF; text-decoration: none; font-weight: 700; width: 200px; margin: 5px 10px 0; line-height: 40px; padding: 6px 0 4px; text-align: center; }
@media screen and (max-width: 910px) { 
  #app { flex-wrap: wrap; width: calc(100% - 20px); }
  .appImage { width: 100%; margin: 0 0 20px; }
  .appInfo { width: 100%; }
}

/* Email Signup */
.email { background: #EEE; padding: 60px 0; }
#emailSignup { width: calc(100% - 20px); max-width: 600px; margin: 0 auto; text-align: center; text-transform: uppercase; font-weight: 700; line-height: 22px; font-size: 18px; }
.emailSignupForm { width: 100%; margin: 10px 0 0; }
.emailSignupForm input[type="text"], .emailSignupForm input[type="email"] { width: calc(50% - 20px); margin: 4px; padding: 4px; border: 1px solid #000; font-family: 'Roboto', sans-serif; color: #000; font-size: 16px; line-height: 24px; }
.emailSignupForm input[type="submit"] { text-transform: uppercase; padding: 8px 24px; display: inline-block; background: #5C1593; color: #FFF; border: 0; margin: 10px auto 0; font-weight: 700; font-size: 16px; }
.emailSignupForm input::placeholder { color: #AAA; }

/* News */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

@media screen and (max-width: 1450px) {
  .topnav a { padding: 6px 8px 4px; }
  .socialLink { font-size: 16px; }
}

@media screen and (max-width: 1400px) {
  .topnav { font-size: 15px; }
}

@media screen and (max-width: 1200px) {
  .podcastImage { width: 60px; }
  .podcastText { width: calc(100% - 70px); padding-top: 0; }
}

@media screen and (max-width: 1125px) {
  a.homeLink { display: none; }

  .homeNewsList { padding: 10px; }

  .podcast { width: calc(100% - 20px); }
  .podcast.hideMobile { display: none; }
}

@media screen and (max-width: 1310px) {

  /* Top Navigation Icon and Updated Listen Live Display */
  .headerLogo { width: 360px; }
  .headerLogo img { height: 80px; padding: 10px 0 10px 10px; }
  .topIcon { display: block; float: right; z-index: 100; }
  .topIcon a.icon { float: right; display: block; color: #F46732; background: #FFF; height: 100px; font-size: 36px; padding: 0 20px; text-decoration: none; font-weight: 700; line-height: 100px; border-left: 1px solid #CCC; }
  .topIcon a.icon i { font-size: 36px; line-height: 100px !important; }
  .headerRight { padding: 23px 0 0; }
  .flagshipStationHeader { padding-top: 3.5px; }
  .socialIcons a i { font-size: 20px; }

  /* Top Navigation */
  .topnav { display: none; }
  .topnav.responsive { display: block; position: absolute; right: 0; top: 148px; text-align: left; background: #F46732; height: auto; width: 100%; text-align: center; z-index: 100; }
  .topnav.responsive a { float: none !important; display: block !important; margin: 0; border-left: none !important; border-bottom: 1px solid #000; height: 35px; line-height: 35px; padding: 0 10px; background: none !important; text-align: center; }
  .topnav.responsive a:hover { background: #384E46; }
  .topnav.responsive .dropbtn a { display: inline-block !important; border-bottom: none !important; }
  .topnav.responsive .dropdown { float: none; border-bottom: 1px solid #000000; }
  .topnav.responsive .dropdown-content { position: relative; border-top: 0; max-width: none !important; text-align: center; }

  .homeFeatureText { font-size: 30px; line-height: 40px; }
  .homeFeatureAlexa { line-height: 40px; }
  .homeFeatureAlexa img { margin: 5px 0 0; }

  .nowPlaying { width: 700px; }
  .nowPlayingAlbum { width: calc(50% - 10px); }
  .nowPlayingAlbum.justPlayed { display: none; }
  .headerMore.mobileOnly { display: block; }

  .homeNews { flex-wrap: wrap; }
  .homeNewsFeatures { width: 100%; order: 1; padding: 0; margin: -15px 0 20px; }
  .homeNewsList { width: 100%; order: 2; margin: 20px 0; }
  .homeNewsFeaturesBox { margin: width: calc(33.3% - 20px); }

}

@media screen and (max-width: 1200px) { 
  .phoneSocial { width: 420px; }
  .flagshipStationHeader { width: 230px; padding-top: 10px; }
  .flagshipStationHeader img { max-height: 35px; }
  .phoneLogo { width: 65px; }
  .phoneNumber { width: 115px; font-size: 14px; line-height: 20px; padding: 10px 0 0 5px; }
}

@media screen and (max-width: 1060px) {

  .countdownSponsor { width: 280px; }
  .countdownTimer { width: 280px; }
  .countdownGame { width: calc(100% - 560px); }
  .numberNumber { font-size: 30px; }
  .numberLabel { font-size: 12px; }
  .socialLinks { width: 100%; margin: 0 0 20px; }
  .socialEmbed { margin: 0 auto; }
}

@media screen and (max-width: 1000px) {
  .homeNewsFeatureBox, .pageNewsFeatureBox { width: calc(50% - 20px); }
}

@media screen and (max-width: 970px) {
  .blogListing { width: 100%; flex-wrap: wrap; }
  .blogImage { width: 100%; }
  .blogFeaturedImage { width: 100%; }
  .blogText { width: 100%; padding: 20px 0 0; }
}

@media screen and (max-width: 900px) {
  .phoneSocial { width: 185px; }
  .flagshipStationHeader { display: none; }
  #countdown { flex-wrap: wrap; }
  .countdownSponsor { width: 100%; text-align: center; }
  .countdownGame { width: 100%; text-align: center; padding: 15px 0; font-size: 16px; line-height: 22px; }
  .countdownTimer { width: 360px; margin: 0 auto; }
  .numberNumber { line-height: 30px; }
  .pageNewsFeatures { width: 400px; max-width: 100%; margin: 0 auto; }
  .pageNewsFeatureBox { width: 100%; margin: 0 0 20px; }
}

@media screen and (max-width: 850px) {
  .homeFeatureText { width: 100%; }
  .homeFeatureAlexa { display: none; }

  .footer { flex-wrap: wrap; }
  .footerLeft, .footerMiddle { width: 50%; }
  .footerRight { width: 100%; margin: 0 0 20px; order: 1; text-align: left; }
  .footerLeft { order: 2; }
  .footerMiddle { order: 3; }

  .onAirListing { flex-wrap: wrap; }
  .onAirImage { width: 100%; text-align: center; }
  .onAirImage img { width: 100%; max-width: 300px; margin: 0 auto 20px; height: auto; display: block; }
  .onAirInfo { width: 100%; padding-left: 0; }
}

@media screen and (max-width: 800px) { 
  .headerRight { width: 100%; padding: 5px 0; border-top: 1px solid #CCC; }
  .phoneSocial { margin: 0 auto; height: 60px; float: none; }
}

@media screen and (max-width: 780px) {
  .homeAd, .pageAd { height: 50px; }
  .ad728x90, iframe.iframe728x90, .homeAdFrame728x90 { display: none; }
  a.ad320x50, iframe.iframe320x50, .homeAdFrame320x50 { display: block; margin: 0 auto; }
  .ad320x50 img { width: 320px; height: 50px; }

  .content { flex-wrap: wrap; }
  .contentLeft { width: 100%; margin: 0; }
  .contentRight { width: 100%; text-align: center; }
}

@media screen and (max-width: 700px) {
  .header { margin: 0 auto; }

  .headerLogo { width: 313px; }
  .headerLogo img { height: 70px; padding: 15px 0 0 10px; }
  .topIcon a.icon { height: 100px; line-height: 100px; }
  .topIcon a.icon i { line-height: 105px !important; }

  .homeNowPlaying { padding: 20px 0 0; }
  .nowPlaying { width: 350px; flex-wrap: wrap; }
  .nowPlayingAlbum { width: 100%; padding: 0; }

  .homeContent { width: calc(100% - 20px); }
  .homeNewsFeatures { width: 400px; max-width: 100%; margin: 0 auto; }
  .homeNewsFeatureBox { width: 100%; margin: 0 0 20px; }

  .podcastsList { width: 100%; }
}


/* Module - Businesses */
.contentSearch input, input.fullSearch { width: 100%; padding: 4px 8px; border: 2px solid #CCC; font-size: 16px; font-family: 'Mulish', sans-serif; }
.contentSearch { margin-bottom: 20px; }

.listings { display: flex; flex-wrap: wrap; margin: 10px -10px -10px; }
.listing { width: calc(50% - 24px); float: left; margin: 12px; background: #FFF; box-shadow: 0 0 5px rgba(0,0,0,.4); font-size: 16px; line-height: 24px; border-bottom: 3px solid #5C1393; }
.listing:hover { background: #F6F6F6; box-shadow: 0 0 5px rgba(0,0,0,.5); }
.listingImage { background: #FFF; width: 100%; margin: 0; background-size: 100% !important; background-position: center center !important; transition: all 300ms ease-out; position: relative; }
.listingImage:hover { background-size: 105% !important; }
.listingImage a { padding-bottom: 60%; display: block; width: 100%; }
.listingImage a .moreInfo { position: absolute; display: inline-block; background: rgba(0,0,0,.7); color: #FFF; text-decoration: none; right: 10px; bottom: 10px; text-transform: uppercase; font-size: 14px; line-height: 20px; padding: 0 6px;  }
.listingText { padding: 15px 20px; }
.listingLinks { font-size: 20px; font-weight: 900; line-height: 30px; display: block; margin: 0 0 10px; }
.listingLinks.more { margin-bottom: 0; }
.listingLinks a { color: #5C1393; text-decoration: none; margin-right: 6px; }
.listingCategory { background: #5C1393; color: #FFF; text-transform: uppercase; display: inline-block; font-weight: 700; margin: 12px 0 0; font-size: 14px; line-height: 20px; padding: 0 6px; }
.listingLinksLeft { width: calc(100% - 125px); float: left; }
.listingLinksRight { width: 125px; float: right; text-align: right; }

@media screen and (max-width: 1100px) {
  .listingLinksLeft { width: 100%; float: none; }
  .listingLinksRight { width: 100%; text-align: left; float: none; }
}

@media screen and (max-width: 900px) {
  .listing { width: calc(100% - 24px); }
  .contentLeft.directory img { display: block !important; width: 400px; max-width: 100% !important; margin: 0 auto 20px !important; float: none !important; }
}

@media screen and (max-width: 640px) {
  .listings { width: 100%; max-width: 400px; margin: 0 auto 10px; }
  .listing { width: calc(100% - 24px); }
  .socialLink { width: calc(50% - 20px); }
}

@media screen and (max-width: 390px) { 
  .headerLogo { width: 275px; }
  .headerLogo img { height: 60px; padding: 20px 0 0 10px; }
}