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

body { margin: 0; font-family: 'Mulish', sans-serif; font-size: 16px; line-height: 28px; color: #000; }
.clear { clear: both; }
a, a:visited { color: #266DB3; }
a:hover, a:active { color: #0A50A1; }

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


/* Header - Alert */
.alert { background: #C00; color: #FFF; padding: 10px 10px; text-align: center; font-size: 18px; font-weight: 700; }
.alert a { color: #FFF; text-decoration: none; }
.alertButton { background: rgba(255,255,255,.2); padding: 0 10px; margin-left: 10px; display: inline-block; }

/* Header */
.headerContainer { width: 100%; }
.header { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; display: flex; }
.headerLogo { width: 150px; }
.headerLogo img { height: 70px; width: auto; padding: 10px 0; }
.headerNav { width: calc(100% - 350px); margin: 30px 0 0; height: 30px; font-size: 22px; line-height: 30px; }
.headerNav a { color: #266DB3; display: inline-block; text-decoration: none; text-decoration: none; font-family: 'Montserrat', sans-serif; margin-left: 20px; line-height: 30px; border-bottom: 2px solid #FFF; }
.headerNav a.selected { color: #000; border-bottom: 2px solid #000; }
.headerNav a:hover { color: #0A50A1; transition: .5s; border-bottom: 2px solid #0A50A1; transition: ease-out 1s; }
.headerNav a.featureA { padding: 2px 10px 0 10px; background: #266DB3; color: #FFF; margin-left: 15px; }
.headerWx { width: 240px; text-align: center; color: #333; font-weight: 700; padding: 12px 10px 0 0; font-family: 'Montserrat'; display: flex; align-items: center; vertical-align: middle; }
.headerWx .wxSponsor { width: 130px; }
.headerWx .wxSponsor img { width: 100%; height: auto; }
.headerWx .wxInfo { width: 110px; }
.headerWx .wx { font-size: 30px; line-height: 40px; }
.headerWx .wxLink { font-size: 14px; line-height: 16px; }
.headerWx a { text-decoration: none; }
.headerWx .wxLink a { background: #266DB3; color: #FFF; display: inline-block; padding: 2px 7px; border-radius: 3px; }
.headerSearch { width: 70px; border-left: 1px solid #E6E6E6; padding: 0 0 0 10px; text-align: center; font-size: 30px; }
.headerSearch i { font-size: 30px; line-height: 90px; }

#homeSearch { width: calc(100% - 40px); padding: 20px; background: #E6E6E6 url(/images/background.png) left top repeat; background-size: 5px 5px; }

.headerLive { display: none; width: 250px; }
.watchLive { background: #C00; color: #FFF; text-align: center; font-weight: 700; font-size: 22px; line-height: 26px; padding: 19px 0 0; }
.watchLiveThumb img { height: 90px; width: auto; }

.subheaderContainer { width: 100%; background: #CBE1F7; font-family: 'Montserrat', sans-serif; font-size: 14px; text-transform: uppercase; border-top: 1px solid #E6E6E6; padding: 4px 0 3px; }
.subheader { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; text-align: center; }
.subheader a { text-decoration: none; margin: 0 15px; }
.subheader a.socialLink { margin: 0 7.5px; }
.subheader a .socialIcon { display: none; }
.subheader a .hideMobile { display: inline; }

/* Homepage */
#homeVideos { width: calc(100% - 40px); padding: 20px 10px 30px; background: #E6E6E6 url(/images/background.png) left top repeat; background-size: 5px 5px; border-bottom: 1px solid #EEE; }
#homeVideos h2 { text-align: center; margin: 10px 0; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 40px; line-height: 50px; }
#homeVideos h2 a { color: #000; text-decoration: none; }
.homeVideoThumbnails { width: 100%; max-width: 1440px; display: flex; margin: 0 auto; }
.pageVideoThumbnails { width: calc(100% + 20px); display: flex; flex-wrap: wrap; margin: 0 -10px; }
.homeVideo { width: calc(25% - 20px); margin: 10px; }
.homeVideo.pageVideo { width: calc(33.3% - 20px); }
.homeVideo a { text-decoration: none; font-weight: 700; line-height: 24px; }
.homeVideo .viewVideo { display: block; width: 100%; padding-bottom: 60%; position: relative;  background-position: center center !important; background-size: 102% !important; transition: all 1s; }
.homeVideo .viewVideo:hover { background-size: 110% !important; transition: all 1s; }
.homeVideo .viewVideo .videoLink { position: absolute; bottom: 0; left: 0; padding: 8px; width: calc(100% - 16px); padding-top: 20px; background-image: linear-gradient(to top, rgba(0,0,0,.7), rgba(0,0,0,.0)); color: #FFF !important; font-size: 14px; line-height: 19px; }
.fullVideo { margin: 20px auto; width: calc(100% - 40px); max-width: 1440px; }

.homeFeature { width: 100%; }
.homeFeature.advertise { background-image: linear-gradient(to right, rgba(0, 0, 0, .6), rgba(0, 0, 0, .6)), url(/images/backgrounds/hilton_head.jpg); background-position: center center; background-size: cover; }
.homeAdvertising { width: calc(100% - 40px); max-width: 800px; margin: 0 auto; padding: 60px 0; color: #FFF; font-size: 18px; line-height: 34px; }
.homeAdvertising p.homeLinks { text-align: center; }
.homeAdvertising p.homeLinks a { display: inline-block; margin: 5px; background: #266DB3; color: #FFF; font-weight: 700; text-transform: uppercase; text-decoration: none; padding: 1px 12px 0; border-radius: 5px; }
.homeAdvertising h3 { text-align: center; margin: 10px 0; font-family: 'Montserrat', sans-serif; text-transform: uppercase; font-size: 40px; line-height: 50px; }

/* Content */
.pageHeaderContainer { width: 100%; background: #266DB3; padding: 5px 0; }
#sectionHeader { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; color: #FFF; padding: 20px 0; }
#sectionHeader.withSponsor { display: flex; }
#sectionHeader h1 { line-height: 1.25em; margin: 0; }
#sectionHeader .sectionSponsor { display: flex; align-items: center; margin: -20px 0 -20px 30px; }
#sectionHeader .sectionSponsor img { height: 70px; width: auto; margin: 0 0 0 5px; }
.sectionParent { margin: 0; }
.sectionParent a { display: inline-block; text-transform: uppercase; font-weight: 700; background: #FFF; padding: 1px 4px; text-decoration: none; }

#standardPage { width: calc(100% - 40px); max-width: 1400px; padding: 10px; margin: 0 auto; }
#standardPage img, #servicePage img, .departmentLeft img { max-width: 100%; height: auto; }
#standardPage figure, #servicePage figure, figure { max-width: 100%; margin: 10px 0 10px 10px; height: auto;  }
figure img { margin: 0 !important; }
figcaption { font-size: 14px; line-height: 20px; }

.standardPageIntro { border-bottom: 1px solid #CCC; font-size: 20px; line-height: 32px; margin: 20px auto 0; padding: 0 0 20px; width: 100%; }

.contentColumns { display: flex; flex-wrap: wrap; margin: -10px 0; }
.contentColumns.news { margin:-20px; }
.contentLeft { width: calc(100% - 360px); margin-right: 20px; padding: 20px 0; }
.contentLeft.news { width: calc(100% - 380px); margin-right: 0; padding: 20px; }
.contentLeft h2:first-child, .contentLeft h3:first-child, .contentLeft p:first-child, .contentLeft p:nth-child(2) { margin-top: 0; }
.contentLeft img { margin: 0; }
.contentLeft img.newsImage, .serviceDetail img.newsImage { display: block; margin: 1em auto; width: 500px; max-width: 100%; height: auto; }
.contentRight { width: 300px; background: #F6F6F6; padding: 20px; font-size: 15px; line-height: 24px; }
.contentRight h2:first-child, .contentRight h3:first-child, .contentRight p:first-child { margin-top: 0; }
.contentRight ul, .contentRight ol { padding-inline-start: 30px; }
.virtualOverlay { width: 800px; }

/* Home - Recent Clips */
.recentClips { width: 100%; max-width: 1420px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.recentClips h1 { width: calc(100% - 20px); padding: 0 10px; margin: 0 0 10px; text-align: center; text-transform: uppercase; font-family: 'Montserrat'; line-height: 1.1em }
.clipHighlight { font-size: 17px; text-transform: uppercase; display: inline-block; background: #266DB3; color: #FFF; line-height: 18px; padding: 3px 6px; margin: 3px 0; }
.findClips { width: calc(100% - 20px); padding: 0; margin: 5px auto 10px; }
.findClips input { font-size: 18px; font-family: 'Montserrat'; padding: 5px 7px; border: 1px solid #333; width: calc(100% - 1px); color: #333; }
.findClips form { margin-block-end: 0; }

.recentClip { width: calc(33.3% - 20px); margin: 10px 10px 20px; }
.recentClip.recentAd { text-align: center; }
.clipImage { border: 1px solid #000; }
.clipImage a { width: 100%; padding-bottom: 56.25%; display: block; position: relative; }
.clipText { }
.clipShowName { font-size: 15px; text-transform: uppercase; display: inline-block; background: #000; color: #FFF; line-height: 20px; padding: 1px 5px; margin: 0 0 2.5px; font-weight: 700; position: absolute; top: 0; left: 0; }
a.clipLink { color: #000; text-decoration: none; line-height: 24px; display: inline-block; padding: 5px; font-weight: 700; }
a.clipLink:hover { text-decoration: underline; }

.moreClips { text-align: center; margin-bottom: 20px; }

/* Module - Schedule */
.onAirContainer { width: 100%; padding: 40px 0; margin: 20px 0 0; }
.onAir { width: calc(100% - 40px); max-width: 1240px; margin: 0 auto 0; display: flex; align-items: center; }
.onAir h2 { text-align: center; text-transform: uppercase; font-family: 'Montserrat'; }
.onAir .homeSchedule { width: 680px; }
.onAir .homeScheduleAd { width: 520px; margin-left: 40px; }
.onAir .homeScheduleAd img { width: 100%; height: auto; }
.showSchedule { display: flex; flex-wrap: wrap; margin: 0 0 1px; }
.onAir .showSchedule { margin: 0; border-bottom: 1px solid #FFF; }
.showTime { width: 140px; padding: 5px; background: #266DB3; color: #FFF; text-transform: uppercase; text-align: center; font-weight: 700; }
.showName { width: calc(100% - 180px); padding: 5px 15px; background: #EEE; font-weight: 700; }
.onAir .showName { background: #8bc1f7; }
.showCategory { float: right; }
.showCategory.news { color: #95BE87; }
.showCategory.talk { color: #F1A92E; }
.showCategory.sports { color: #0085C3; }
.showDescription { width: calc(100% - 30px); padding: 10px 15px; border-top: 2px solid #95BE87; }
.showDescription.talk { border-top: 2px solid #F1A92E; }
.showDescription.sports { border-top: 2px solid #0085C3; }
.onAir .showDescription { background: #FFF; }
.showDescription p { margin: 5px 0; font-size: 14px; line-height: 21px; }
.showDescription a { background: #95BE87; color: #FFF; text-decoration: none; font-size: 16px; line-height: 24px; font-weight: 700; display: inline-block; padding: 2px 5px; border-radius: 5px; }
.showDescription.talk a { background: #F1A92E; color: #FFF; text-decoration: none; }
a.scheduleLink { width: 100%; display: block; background: #F6F6F6; text-align: center; text-decoration: none; font-weight: 700; padding: 5px 0; margin: 1em 0 0; }
a.scheduleLinkNext { width: 100%; display: block; color: #FFF; background: #266DB3; text-align: center; text-decoration: none; font-weight: 700; padding: 5px 0; margin: 1em 0; }

/* Countdown */
.countdownContainer { width: 100%; background: url(/images/plaid.png); padding: 10px 0; }
#countdown { width: calc(100% - 20px); max-width: 1400px; display: flex; align-items: center; justify-content: space-around; margin: 0 auto; background: #FFF; padding: 10px 0; }
.countdownSponsor { margin: -13px 0 0 0; text-align: left; }
.countdownSponsor img { width: auto; height: auto; max-width: 100%; max-height: 80px; }
.countdownGame { width: 340px; text-align: center; color: #055FA8; font-size: 16px; line-height: 65px; align-items: center; }
.countdownGame img { height: 65px; width: auto; display: inline-block; float: right; }
.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: #CCC; }
.numberNumber { font-size: 40px; line-height: 40px; font-weight: 700; color: #055FA8; }
.numberLabel { font-size: 14px; line-height: 16px; text-transform: uppercase; background: #055FA8; color: #FFF; width: calc(100% + 10px); margin: 2.5px -5px -5px; display: block; padding: 2.5px 0 0; }

@media screen and (max-width: 1050px) {
  .countdownTimer { width: 280px; }
  .numberNumber { font-size: 30px; }
  .numberLabel { font-size: 12px; }
}

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

@media screen and (max-width: 425px) {
  .countdownSponsor img { max-height: 50px; padding: 10px 0 0; }
}

/* Module - Shows */
.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; }
.tvShow { width: 100%; display: flex; padding: 0 0 20px; border-bottom: 1px dotted #CCC; margin: 0 0 20px; }
.tvShowImage { width: 300px; }
.tvShowImage img { width: 100%; height: auto; margin: 0; }
.tvShowInfo { width: calc(100% - 320px); margin-left: 20px; }

.listClip { width: 100%; display: flex; padding: 0 0 20px; border-bottom: 1px dotted #CCC; margin: 0 0 20px; }
.listClip .clipImage { width: 298px; }
.clipInfo { width: calc(100% - 320px); margin-left: 20px; }
.clipInfo h3 { margin: 0 0 20px; }
.clipDate { font-size: 14px; line-height: 18px; margin: 5px 0 10px; }

.tvLinks { font-size: 30px; line-height: 30px; padding: 0 0 20px; border-bottom: 1px solid #CCC; }
.tvLinks a i { margin-right: 10px; }

/* Module - Businesses */
.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 #266D83; padding: 0 0 10px; }
.listing:hover { background: #F6F6F6; box-shadow: 0 0 5px rgba(0,0,0,.5); }
.listingImage { width: 100%; margin: 0; background-size: 100% !important; background-repeat: no-repeat; background-position: center center !important; transition: all 300ms ease-out; }
.listingImage:hover { background-size: 105% !important; }
.listingImage a { padding-bottom: 60%; display: block; width: 100%; }
.listingText { padding: 15px 20px; }
.listingLinks { font-size: 20px; font-weight: 900; line-height: 30px; display: block; margin: 0 0 10px; }
.listingLinksLeft { width: calc(100% - 125px); float: left; }
.listingLinksRight { width: 125px; float: right; text-align: right; }
.listingLinks.more { margin-bottom: 0; }
.listingLinks a { color: #266D83; text-decoration: none; margin-right: 6px; }

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

/* Module - Weather */
.wxBlock { display: flex; width: 100%; align-items: center; flex-wrap: wrap; background: #CBE1F7; margin: 0 0 20px; }
.wxBlock h3 { width: calc(100% - 20px); padding: 5px 10px; background: #266DB3; color: #FFF; margin: 0; }
.wxLeft, .wxRight { width: 50%; text-align: center; padding: 15px 0; }
.wxTemp { font-size: 70px; line-height: 70px; font-weight: 700; }
.wxIcon, .wxIcon i { font-size: 70px; line-height: 70px; }
.wxInfo { font-size: 20px; line-height: 30px; }
.wxHourly { width: calc(100% - 20px); display: flex; padding: 10px; background: #F4F9FF; border-bottom: 1px solid #CBE1F7; }
.wxHourly:hover { background: #E0EDFB; transition: 1s; }
.wxHourlyTime { width: 100px; }
.wxHourlyTemp { width: 100px; font-size: 18px; font-weight: 700; }
.wxHourlyCondition { width: calc(100% - 450px); }
.wxHourlyPrecip { width: 100px; }
.wxHourlyWind { width: 150px; }

/* Ads */
.homeAd, .pageAd { padding: 20px 0; width: 100%; text-align: center; }
.pageAd {  }
.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; }
.adContainer { background: #E6E6E6 url(/images/background.png) left top repeat; background-size: 5px 5px; padding: 10px; display: inline-block; }

/* Staff */
.staffMembers { display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin: -10px; }
.staffMember { width: calc(33.3% - 40px); padding: 20px; }
.staffPhoto { width: 100%; background-size: cover; background-position: 50% 20%; margin: 0 0 10px; }
.staffPhoto a { display: block; width: calc(100% - 10px); padding-bottom: 120%; height: 0; border: 5px solid #CCC; }
.staffBio { max-width: 800px; }
.staffBio img { width: 250px; height: auto; float: right; margin: 0 0 15px 15px; border: 2px solid #CCC; }
.staffInfo h3 { margin-bottom: 10px; }
.staffBioButton { display: block; margin: 15px 0 0; }

/* Testimonials */
.testimonial { width: calc(100% - 20px); max-width: 600px; margin: 0 auto 20px; background: #EEE; border-radius: 10px; padding: 10px; }
.testimonialBusiness { font-size: 12px; line-height: 15px; text-transform: uppercase; }

/* Footer */
.footerSocial { background: #EEEEEE; padding: 25px; text-align: center; }
.footerSocial a { background: #8CBD7E; color: #FFF; display: inline-block; margin: 5px; font-size: 30px; width: 60px; height: 60px; line-height: 60px; text-align: center; border-radius: 360px; }
.footerSocial a i { line-height: 60px; }

.footerContainer { background: #266DB3; width: 100%; padding: 30px 0; }
.footerContent { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; display: flex; }
.footerInfo { width: 280px; }
.footerInfo { color: #FFF; }
.footerInfo a { color: #FFF; }
.footerInfo a:hover { text-decoration: none; }
.footerLogo { width: calc(100% - 840px); text-align: right; }
.footerLogo img { width: 240px; height: auto; }
.footerSpacer { width: 20px; display: inline-block; }

.footerCreditContainer { background: #474C4B; }
.footerCredit { width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; color: #F6F6F6; font-size: 12px; line-height: 18px; padding: 12px 0; }
.footerCredit a { color: #FFF; }

.listHidden { display: none !important; }
.filterDiv { display: none; }
.show { display: block; }

/* MOBILE STYLES */
@media screen and (max-width: 1150px) {
  .subheader { width: calc(100% - 20px); }
  .subheader a { margin: 0 7.5px; }
  .staffMember { width: calc(33.3% - 20px); padding: 10px; }
}
@media screen and (max-width: 1050px) {

  .recentClip { width: calc(50% - 20px); }
  .rC8 { display: none; }

  /* Weather */
  .wxLeft.secondary { width: calc(100% - 20px); padding: 10px 10px 0; text-align: left; }
  .wxRight.secondary { width: calc(100% - 20px); padding: 0 10px 10px; text-align: left; }

  .wxHourly { flex-wrap: wrap; }
  .wxHourlyTime { font-weight: 700; width: 33.3%; }
  .wxHourlyTemp { width: 33.3%; text-align: center; }
  .wxHourlyCondition { width: 33.3%; text-align: right; }
  .wxHourlyPrecip { width: 33.3%; text-align: left; }
  .wxHourlyWind { width: 33.3%; text-align: center; }

  .staffMember { width: calc(50% - 20px); padding: 10px; }

}
@media screen and (max-width: 1130px) {
  .headerNav { margin-top: 15px; margin-left: 10px; }
  .headerNav a.homeLink { display: none; }
  .headerNav a { width: 100px; display: inline-block; line-height: 30px; margin: 0; text-align: center; }
  .subheader { line-height: 22px; }
  .subheader a .socialText { display: none; }
  .subheader a .hideMobile { display: none; }
  .subheader a .socialIcon { display: inline-block; line-height: 22px; }
  .subheader a { margin: 0 7.5px; }

  .onAir { max-width: 680px; flex-wrap: wrap; }
  .homeScheduleAd { margin: 20px auto !important; max-width: 100%; }

  .footerContent { font-size: 15px; line-height: 24px; }
  .footerInfo { width: 270px; }
  .footerLogo { width: calc(100% - 810px); }
  .footerLogo img { width: 180px; }
}
@media screen and (max-width: 1040px) {
  .footerContent { flex-wrap: wrap; }
  .footerLogo { order: 1; width: 100%; text-align: center; }
  .footerInfo { order: 2; width: 100%; text-align: center; margin: 20px 0 0; }
  .footerCredit { text-align: center; }
}
@media screen and (max-width: 900px) {
  .listing { width: calc(100% - 24px); }
}
@media screen and (max-width: 820px) {
  .header { width: calc(100% - 20px); }
  .headerSearch { display: none; }
  .headerNav { width: calc(100% - 270px); }
  .headerWx { padding: 12px 0 0 0; }

  .ad728x90, iframe.iframe728x90, .homeAdFrame728x90 { display: none; }
  a.ad320x50, iframe.iframe320x50, .homeAdFrame320x50 { display: block; margin: 0 auto; }
  .ad320x50 img { width: 320px; height: 50px; }

  #standardPage, #sectionHeader { width: calc(100% - 20px); }
  .content { flex-wrap: wrap; }
  .contentLeft { width: 100%; margin: 0; }
  .contentLeft img { width: 100% !important; display: block; margin: 10px auto !important; }
  .contentRight { width: 100%; text-align: center; }

  .listing { width: calc(50% - 24px); }
}
@media screen and (max-width: 700px) {
  .recentClips { width: 100%; margin: 0 auto; max-width: 400px; }
  .recentClip { width: calc(100% - 20px); }
  .listClip, .tvShow { width: 100%; margin: 0 auto 20px; max-width: 400px; flex-wrap: wrap; }
  .listClip .clipImage { width: calc(100% - 2px); }
  .tvShowImage { width: 100%; }
  .clipInfo, .tvShowInfo { width: 100%; margin: 10px 0 0 !important; }
}
@media screen and (max-width: 740px) {
  .headerLogo { width: 140px; }
  .headerLogo img { height: 60px; }
  .headerNav { font-size: 16px; margin: 15px 0 0; width: calc(100% - 250px); }
  .headerNav a { line-height: 24px; width: 75px; }

  .showTime { width: 90px; }
  .showName { width: calc(100% - 130px); }
  .showCategory { display: none; }

  .staffMembers { width: 100%; max-width: 400px; margin: -10px auto; }
  .staffMember { width: calc(100% - 20px); padding: 10px; }
  .listings { width: 100%; max-width: 400px; margin: 0 auto 10px; }
  .listing { width: calc(100% - 24px); }
}
@media screen and (max-width: 630px) {
  .headerLogo { width: 135px; }
  .headerNav { width: calc(100% - 245px); }
}
@media screen and (max-width: 620px) {
  .header { flex-wrap: wrap; }
  .headerLogo { order: 1; width: calc(100% - 240px); }
  .headerWx { order: 2; }
  .headerNav { order: 3; width: 100%; margin: 0; text-align: center; }
  .headerNav a { width: auto; display: inline-block; margin: 0 7.5px; }
}
@media screen and (max-width: 580px) {
  #sectionHeader.withSponsor { flex-wrap: wrap; }
  #sectionHeader .sectionPageHeader { width: 100%; }
  #sectionHeader .sectionSponsor { width: 100%; margin: 10px 0 0; }
}
