#td-player { width: 48px; }
.triton-wrapper { background: rgb(74, 86, 95) none repeat scroll 0% 0%; }
.triton-player-container { max-width: 62.5em; margin: auto; }
@media only screen and (min-width: 40.063em) {
  #td-player { height: 80px; width: 80px; }
}
.triton-player-container { background-color: rgb(74, 86, 95); display: flex; min-height: 3em; }
#triton-player .td-player-bar__nowplaying { min-width: initial; }
.triton-left { display: flex; align-items: center; width: calc(100% - 60px); position: relative; overflow: hidden; }
@media (min-width: 40.063em) {
  .triton-left { width: calc(100% - 80px); }
}
.stream-program-container { color: rgb(127, 149, 164); display: flex; align-items: center; }
@media (min-width: 40.063em) {
  .stream-program-container { width: calc(100% - 240px); padding: 0px; }
}
.stream-program-box { padding: 0.5em; }
@media (min-width: 40.063em) {
  .stream-program-box { padding: 0.5em 1em; }
}
.stream-program-header { color: rgb(228, 236, 242); opacity: 0.7; font-size: 13px; }
.stream-program-name { font-size: 1em; font-weight: 400; line-height: 1.2; color: rgb(228, 236, 242); white-space: nowrap; width: calc(100vw - 130px); text-overflow: ellipsis; overflow: hidden; }
@media (min-width: 40.063em) {
  .stream-program-name { font-size: 1.25em; font-weight: 300; white-space: initial; width: 100%; }
}
.stream-program-nextinfo { font-size: 12px; margin-top: 0.25em; display: none; }
@media (min-width: 40.063em) {
  .expanded .stream-program-nextinfo { display: block; }
}
.stream-song-container { border-bottom: 1px solid rgb(74, 86, 95); overflow: hidden; }
.stream-song-box { color: rgb(127, 149, 164); line-height: 1.2; padding: 1.125em 1em 1.25em; text-align: center; }
.stream-song-artwork { background-size: contain ! important; height: 80px; width: 80px; margin: 0px auto 1em; display: none; background-color: transparent; background-image: none; background-repeat: no-repeat; background-attachment: scroll; background-clip: border-box; background-origin: padding-box; background-position: center center; }
@media (min-width: 40.063em) {
  .stream-song-artwork { margin: 0px 1em 0px 0px; float: left; }
}
.stream-song-trackname { margin-bottom: 0.4em; font-size: 1.5em; }
.stream-song-artist { margin-bottom: 0.4em; font-size: 1em; }
.stream-song-collection { font-size: 1em; opacity: 0.8; }
@media (min-width: 40.063em) {
  .stream-song-box { padding: 1.125em 1em 1.25em; text-align: left; }
  .stream-song-trackname { font-size: 1.7em; }
  .stream-song-artist { font-size: 1.35em; }
  .stream-song-collection { font-size: 1.125em; }
}
@media (min-width: 66.875em) {
  .stream-song-box { padding: 1.125em 0px 1.25em 1.25em; width: 47.5em; }
}
.playing .td-player-bar__nowplaying__cover-art { background: transparent url(29609254adbcc785a0f6b0fd48a64f4cf3b24b74.png)  no-repeat scroll 0% 0% / 100% auto; color: rgb(187, 204, 221); text-align: center; }
.td-player-bar__volume-controls { width: 130px ! important; margin-right: 10px ! important; margin-top: -5px ! important; }
@media (min-width: 40.063em) {
  #triton-player .td-player-bar__volume-controls { display: block; line-height: 90px; position: absolute; right: 10px; }
}
.td-player-bar__volume-controls__volume { width: 10px ! important; }
.td-player-bar__nowplaying__trackinfo, .td-player-bar__buy { display: none; }
#triton-player .noUi-handle { border-radius: 13px; cursor: pointer; width: 13px; height: 13px; margin-top: -6px; }
#triton-player .td-player-bar { height: 3em; line-height: 3em; }
#triton-player .td-player-bar__nowplaying__cover-art { width: 48px; height: 48px; }
#triton-player .td-player-bar__nowplaying__cover-art img { display: block; }
#triton-player .td-player-bar__nowplaying__cover-art__media-controls { width: 48px; }
@media (min-width: 40.063em) {
  #triton-player .td-player-bar__nowplaying__cover-art__media-controls { width: 80px; }
  #triton-player .td-player-bar__nowplaying__cover-art { display: block; width: 80px; height: 80px; }
  #triton-player .td-player-bar { height: 80px; line-height: 80px; }
}
#triton-player .td-player-bar__nowplaying__cover-art__media-controls button { font-size: 16px; width: 51px; height: 48px; padding: 0px; line-height: 46px; }
@media only screen and (min-width: 40.063em) {
  #triton-player .td-player-bar__nowplaying__cover-art__media-controls button { font-size: 26px; width: 80px; height: 80px; line-height: 80px; padding-left: 2rem; padding-right: 2rem; }
}
.td-player-bar__nowplaying__cover-art__media-controls--play { padding: 0px; }
.stream-selector-container { background-color: rgb(54, 61, 68); transition: all 0.4s ease 0.2s; height: 0px; overflow: hidden; }
.expanded .stream-selector-container { height: auto; }
.stream-selector-container ul { list-style: outside none none; margin: 0px; padding: 0px; }
.triton-stream-selector-link, .triton-stream-selector-link:active, .triton-stream-selector-link:focus { outline: medium none; }
.triton-stream-selector-link { color: rgb(170, 187, 204); display: block; min-height: 60px; padding: 0.5em 1em 0.75em; }
.triton-stream-selector-link.current { color: rgb(228, 236, 242); }
.triton-stream-selector-link.current.playing { cursor: default; }
.triton-stream-selector-link:hover, .triton-stream-selector-link:focus { color: rgb(238, 238, 255); text-decoration: none; }
.triton-stream-selector-link:hover .triton-stream-inactive, .triton-stream-selector-link:focus .triton-stream-inactive { border-left: 0.9em solid rgb(238, 238, 255); }
.stream-selector-stream-summary { display: block; margin-left: 28px; }
.stream-selector-stream-summary::before { display: inline-block; width: 1em; }
.stream-selector-stream-name { font-size: 0.85em; font-weight: normal; }
.stream-selector-program-name { font-size: 1.25em; line-height: 1.2em; font-weight: 400; }
.triton-more-toggle { background: rgb(54, 61, 68) none repeat scroll 0% 0%; border-left: 1px solid rgb(54, 61, 68); font-size: 0.8em; opacity: 0.75; overflow: hidden; flex: 1 0 60px; display: flex; justify-content: center; align-items: center; }
.triton-player-btn { margin-top: -2px; }
@media (min-width: 40.063em) {
  .triton-more-toggle { flex: 1 0 80px; }
  .triton-more-toggle:hover { color: rgb(228, 236, 242); cursor: pointer; }
  .triton-player-btn { line-height: 80px; }
}
.toggle-arrow { transform: rotate(0deg); transition: all 0.3s ease-out 0s; }
.expanded .toggle-arrow { transform: rotate(180deg); }
.toggle-arrow path { fill: rgb(228, 236, 242); }
.audity-controls { padding-right: 1%; padding-left: 1%; text-align: center; width: 2.5em; }
@media (min-width: 640px) {
  .audity-controls { width: 4.5em; padding-right: 2%; padding-left: 2%; }
}
@media (min-width: 640px) {
  .no-touch .audity-controls { width: 5em; }
}
.stream-list li { border-top: 1px solid rgb(74, 86, 95); color: rgb(127, 149, 164); }
.stream-list li:first-child { border-top: 0px none; }
@media (min-width: 640px) {
  .stream-list li { border-top: 0px none; float: left; width: 33%; padding: 0.75em 2%; transition: all 0.2s linear 0s; }
}
@media (min-width: 1024px) {
  .stream-list li { width: 30%; }
}
.stream-list li a { color: rgb(127, 149, 164); font-size: 100%; text-decoration: none; position: relative; display: block; }
@media (min-width: 640px) {
  .stream-list li a { font-size: 85%; }
}
a.stream:focus { outline: medium none; }
.stream-indicator { border-radius: 50%; float: left; height: 23px; width: 23px; margin-top: 2px; margin-right: 5px; position: relative; }
.triton-stream-inactive { width: 0px; height: 0px; border-top: 0.5em solid transparent; border-bottom: 0.5em solid transparent; border-left: 0.9em solid rgb(127, 149, 164); position: absolute; top: 6px; left: 2px; }
.current .triton-stream-inactive { border-left: 0.8em solid rgb(228, 236, 242); }
.current.playing .triton-stream-inactive { display: none; }
.triton-stream-active { display: none; }
.current.playing .triton-stream-active { display: block; height: 25px; left: -8px; top: 2px; position: relative; }
.stream-activebar { background: rgb(228, 236, 242) none repeat scroll 0% 0%; bottom: 0.5em; height: 0.1em; position: absolute; width: 3px; animation: 1s cubic-bezier(0.17, 0.37, 0.43, 0.67) 0s alternate none infinite running sound; }
@keyframes sound {
0% { opacity: 0.5; height: 0.1em; }
100% { opacity: 1; height: 1em; }
}
@keyframes sound {
0% { opacity: 0.5; height: 0.1em; }
100% { opacity: 1; height: 1em; }
}
@keyframes sound-loading {
0% { opacity: 0.1; }
100% { opacity: 1; }
}
@keyframes sound-loading {
0% { opacity: 0.1; }
100% { opacity: 1; }
}
.stream-activebar:nth-child(1) { left: 0.6em; animation-duration: 0.4s; }
.stream-activebar:nth-child(2) { left: 0.9em; animation-duration: 0.2s; }
.stream-activebar:nth-child(3) { left: 1.2em; animation-duration: 1s; }
.stream-activebar:nth-child(4) { left: 1.5em; animation-duration: 0.3s; }
.companionLeaderBoard:empty { display: none; }
.companionLeaderBoard { text-align: center; margin: 0px 0px 1.5em; }
.pi-ajax-links-api-loading { background-image: url(eee8be2508378ef90064104a97673a6e22630c68.gif) ; background-repeat: no-repeat; margin: 50px; padding: 30px; height: 11px; width: 16px; }
#nprogress { pointer-events: none; }
#nprogress .bar { background: rgb(34, 153, 221) none repeat scroll 0% 0%; position: fixed; z-index: 1031; top: 0px; left: 0px; width: 100%; height: 2px; }
#nprogress .peg { display: block; position: absolute; right: 0px; width: 100px; height: 100%; box-shadow: 0px 0px 10px rgb(34, 153, 221), 0px 0px 5px rgb(34, 153, 221); opacity: 1; transform: rotate(3deg) translate(0px, -4px); }
#nprogress .spinner { display: block; position: fixed; z-index: 1031; top: 15px; right: 15px; }
#nprogress .spinner-icon { width: 18px; height: 18px; box-sizing: border-box; border-width: 2px; border-style: solid; border-color: rgb(34, 153, 221) transparent transparent rgb(34, 153, 221); -moz-border-top-colors: none; -moz-border-right-colors: none; -moz-border-bottom-colors: none; -moz-border-left-colors: none; border-image: none; border-radius: 50%; animation: 400ms linear 0s normal none infinite running nprogress-spinner; }
.nprogress-custom-parent { overflow: hidden; position: relative; }
.nprogress-custom-parent #nprogress .spinner, .nprogress-custom-parent #nprogress .bar { position: absolute; }
@keyframes nprogress-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
@keyframes nprogress-spinner {
0% { transform: rotate(0deg); }
100% { transform: rotate(360deg); }
}
.program-promo-content > .program { display: none; }
.program-promo-content > .active-program { display: block; }
ul.gallery.no-bullet { line-height: 1.5em; font-size: 13px; margin: 0px; padding: 0px; list-style-image: none; clear: both; }
.gallery li { list-style-type: none; margin: 0px; padding: 0px; }
.gallery img { width: 100%; }
.gallery img, .gallery i { cursor: zoom-in; }
figure { position: relative; margin: 0px; padding: 0px; }
figure a { outline: 0px none; }
a.lightbox, .card-image-container a { display: block; position: relative; }
.launch { background-color: rgba(0, 0, 0, 0.75); background-repeat: no-repeat; background-position: center center; border-radius: 3px; bottom: 1em; color: rgb(255, 255, 255); left: 1em; opacity: 0.7; padding: 0.5em; position: absolute; transition: opacity 0.2s ease 0s; vertical-align: middle; white-space: nowrap; width: auto; }
.launch.ss-teaser { bottom: 1.75em; left: 1.5em; padding: 1em; }
a.lightbox:hover .launch { opacity: 0.95; }
.launch .icon-popup { background-image: url(41a3dd8ff4d5bd361bb00636c117b5d4e8d6de0c.png) ; background-repeat: no-repeat; background-position: center center; background-size: contain; display: inline-block; height: 1.313em; margin-right: 0.25em; vertical-align: middle; width: 1.375em; }
.image-meta { position: relative; padding: 0.25em 0px 0.5em; overflow-wrap: break-word; line-height: 1.2em; min-height: 1.4em; }
.attribution { font-size: 11px; font-style: italic; margin: 0.3em 0px; }
.credit { font-style: italic; }
.agency { font-style: italic; }
.gallery .counter { position: absolute; top: 0px; right: 0px; font-size: 0.9em; }
.mfp-bg { opacity: 0.9; }
.mfp-title { color: rgb(255, 255, 255); }
@media not all {
  .mfp-title { line-height: 1.25; }
  .mfp-title .mfp-counter { font-size: 0.7rem; }
  .mfp-title .credit, .mfp-title .agency { font-size: 0.7rem; }
}
