@font-face {
  font-family: "Colfax-Regular";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebRegular.woff") format("woff"); }

@font-face {
  font-family: "Colfax-Regular-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebRegularItalic.woff") format("woff"); }

@font-face {
  font-family: "Colfax-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebMedium.woff") format("woff"); }

@font-face {
  font-family: "Colfax-Medium-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebMediumItalic.woff") format("woff"); }

@font-face {
  font-family: "Colfax-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebBold.woff") format("woff"); }

@font-face {
  font-family: "Colfax-Bold-Italic";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/ColfaxWebBoldItalic.woff") format("woff"); }

@font-face {
  font-family: "PBS_KIDS_Headline_Regular";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/pbskidsheadline-regular-webfont.woff") format("woff"); }

@font-face {
  font-family: "PBS_KIDS_Headline_Bold";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/pbskidsheadline-bold-webfont.woff") format("woff"); }

@font-face {
  font-family: "PBS_Kids_Headline_Condensed";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/pbskids_headlinecondensed-reg-webfont.woff") format("woff"); }

@font-face {
  font-family: "PBS_Kids_Headline_Condensed_Bold";
  font-style: normal;
  font-weight: normal;
  src: url("https://cms-tc.pbskids.org/globalresources/resources/fonts/pbskids_headlinecondensed-bold-webfont.woff") format("woff"); }

.phat-button {
  font-family: PBS_KIDS_Headline_Regular, Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: 1px;
  font-size: 38px;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-rendering: optimizelegibility;
  text-align: left;
  border: none;
  outline: none;
  text-decoration: none;
  display: block;
  float: left;
  position: relative;
  z-index: 100;
  width: 100%;
  height: 80px;
  padding: 24px 20px 20px;
  cursor: pointer;
  margin: 0;
  bottom: 0;
  border-bottom: 24px solid;
  background-color: #F41971;
  border-color: #CE1569; }
  .phat-button.magenta {
    border-color: #CE1569; }
  .phat-button.green {
    border-color: #75C700; }
  .phat-button.seafoam {
    border-color: #0FBCA3; }
  .phat-button.yellow {
    border-color: #EFC206; }
  .phat-button.blue {
    border-color: #00A0D1; }
  .phat-button.orange {
    border-color: #FF8B00; }
  .phat-button.hovered, .phat-button:hover, .phat-button:focus {
    border-bottom-width: 12px;
    margin-top: 12px;
    height: 68px; }
  .phat-button.tapped, .phat-button.clicked, .phat-button:active {
    border-bottom-width: 0;
    margin-top: 24px;
    height: 56px; }
  .phat-button.disabled {
    border-bottom-width: 0;
    margin-top: 24px;
    height: 56px;
    opacity: 0.8;
    pointer-events: none; }
  .phat-button.show-all {
    width: auto;
    font-size: 26px;
    padding: 14px 20px 10px; }
    .phat-button.show-all .icon {
      width: 34px;
      height: 34px;
      background-size: 100%;
      margin-right: 0; }
  .phat-button .icon {
    background-position: 50% 0;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 53px;
    height: 53px;
    margin-right: 6px; }
  .phat-button.videos .icon {
    background-position: 50% -130px; }
  .phat-button.tall {
    width: 150px;
    text-align: center;
    padding: 20px 0 16px; }
    .phat-button.tall .icon {
      margin-bottom: 18px; }
  .phat-button.scroll-arrow {
    text-indent: -999em;
    height: 68px;
    background-image: url("../images/present/scroll-arrows.svg");
    background-position: 50% -76px;
    background-repeat: no-repeat; }
    .phat-button.scroll-arrow:hover, .phat-button.scroll-arrow.tapped {
      background-position: 50% -72px; }
    .phat-button.scroll-arrow.up {
      background-position: 50% 10px; }
      .phat-button.scroll-arrow.up:hover, .phat-button.scroll-arrow.up.tapped {
        background-position: 50% 14px; }

#popup-canvas {
  font-family: PBS_KIDS_Headline_Regular;
  width: 100vw;
  height: 100vh;
  position: absolute;
  z-index: 10;
  background-color: rgba(0, 0, 0, 0.7);
  display: none;
  position: fixed;
  top: 0;
  left: 0; }
  #popup-canvas #grownups-popup {
    display: none;
    z-index: 10;
    position: absolute;
    top: 90px;
    background: #fff;
    height: auto;
    max-height: calc(100vh - 120px);
    width: 100%;
    overflow: scroll; }
    @media only screen and (min-width: 980px) {
      #popup-canvas #grownups-popup {
        top: 10%;
        left: 10%;
        width: 80%; } }
    #popup-canvas #grownups-popup .popup-close {
      position: fixed;
      top: 10px;
      right: 10px; }
      @media only screen and (min-width: 545px) {
        #popup-canvas #grownups-popup .popup-close {
          position: relative;
          float: right; } }
    #popup-canvas #grownups-popup .title.popup {
      font-size: 34px;
      height: 56px;
      padding: 10px 0;
      text-transform: uppercase;
      line-height: 34px;
      margin-bottom: 20px;
      text-align: center; }
      @media only screen and (min-width: 545px) {
        #popup-canvas #grownups-popup .title.popup {
          text-align: left; } }
      #popup-canvas #grownups-popup .title.popup span {
        display: block;
        width: 90%;
        margin: 0 auto; }
        @media only screen and (min-width: 545px) {
          #popup-canvas #grownups-popup .title.popup span {
            max-width: 800px; } }
    #popup-canvas #grownups-popup .content {
      font-family: Colfax-Medium;
      overflow: hidden;
      width: 90%;
      margin: 0 auto 40px; }
      @media only screen and (min-width: 545px) {
        #popup-canvas #grownups-popup .content {
          max-width: 800px; } }
      #popup-canvas #grownups-popup .content .title {
        text-transform: uppercase; }
        #popup-canvas #grownups-popup .content .title.episode {
          margin-bottom: 10px; }
      #popup-canvas #grownups-popup .content .now-playing .heading .title {
        font-family: PBS_Kids_Headline_Condensed; }
      #popup-canvas #grownups-popup .content .now-playing .heading #grownups-show-title {
        font-family: PBS_Kids_Headline_Condensed_Bold;
        font-size: 20px;
        text-transform: uppercase; }
      #popup-canvas #grownups-popup .content .now-playing .heading #grownups-ep-title {
        font-family: Colfax-Medium;
        text-transform: capitalize; }
      #popup-canvas #grownups-popup .content .now-playing #grownups-image {
        float: left;
        width: 230px;
        height: auto;
        margin: 4px 15px 5px 0; }
        @media only screen and (min-width: 545px) {
          #popup-canvas #grownups-popup .content .now-playing #grownups-image {
            margin-right: 5%; } }
        @media only screen and (min-width: 980px) {
          #popup-canvas #grownups-popup .content .now-playing #grownups-image {
            margin-right: 4%;
            margin-bottom: 30px; } }
      #popup-canvas #grownups-popup .content .now-playing #grownups-text {
        font-family: Colfax-Regular; }
        #popup-canvas #grownups-popup .content .now-playing #grownups-text .title {
          font-family: Colfax-Medium; }
        #popup-canvas #grownups-popup .content .now-playing #grownups-text #transcript .text, #popup-canvas #grownups-popup .content .now-playing #grownups-text #transcript .download {
          fill: #fff; }
        #popup-canvas #grownups-popup .content .now-playing #grownups-text #transcript .border {
          fill: #484a4d; }
        #popup-canvas #grownups-popup .content .now-playing #grownups-text #transcript .background {
          fill: #000; }
        @media only screen and (min-width: 545px) {
          #popup-canvas #grownups-popup .content .now-playing #grownups-text {
            float: right;
            width: calc(100% - 230px - 5%);
            min-height: 270px; } }
        @media only screen and (min-width: 980px) {
          #popup-canvas #grownups-popup .content .now-playing #grownups-text {
            width: calc(100% - 230px - 4%); } }
      #popup-canvas #grownups-popup .content .now-playing .funded-by {
        margin-bottom: 10px; }
        #popup-canvas #grownups-popup .content .now-playing .funded-by .title.funding {
          border-bottom: 3px solid;
          width: 90%;
          padding: 3px 0; }
        #popup-canvas #grownups-popup .content .now-playing .funded-by .funding-image {
          height: 40px;
          padding: 10px; }
        @media only screen and (min-width: 545px) {
          #popup-canvas #grownups-popup .content .now-playing .funded-by {
            float: left;
            width: calc(230px + 5%); } }
        @media only screen and (min-width: 980px) {
          #popup-canvas #grownups-popup .content .now-playing .funded-by {
            width: calc(230px + 4%); } }
      #popup-canvas #grownups-popup .content .now-playing #funding {
        display: flex;
        flex-wrap: wrap;
        justify-content: left; }
        #popup-canvas #grownups-popup .content .now-playing #funding a {
          display: block; }
      #popup-canvas #grownups-popup .content .now-playing .space {
        margin-bottom: 15px; }
      #popup-canvas #grownups-popup .content .now-playing #grownups-description {
        margin-bottom: 30px; }
      #popup-canvas #grownups-popup .content .now-playing .pod-credits {
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-direction: column; }
        #popup-canvas #grownups-popup .content .now-playing .pod-credits .title.credits {
          border-bottom: 3px solid;
          padding: 3px 0;
          margin-bottom: 10px; }
        #popup-canvas #grownups-popup .content .now-playing .pod-credits #credits {
          width: 90%; }
          #popup-canvas #grownups-popup .content .now-playing .pod-credits #credits p {
            margin: 5px;
            color: #989898;
            font-family: Colfax-Regular; }
      #popup-canvas #grownups-popup .content .now-playing #transcript {
        font-family: PBS_KIDS_Headline_Regular;
        display: none;
        font-size: 11.82px; }
        #popup-canvas #grownups-popup .content .now-playing #transcript svg {
          height: 50px;
          margin-left: -8px; }

.phat-button {
  z-index: 10 !important; }

/* PLAYER */
.podcast-player-wrap {
  height: 100%;
  position: relative; }
  .podcast-player-wrap *,
  .podcast-player-wrap *::before,
  .podcast-player-wrap *::after {
    box-sizing: content-box; }
  .podcast-player-wrap .sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute; }
  @media only screen and (min-width: 980px) {
    .podcast-player-wrap {
      height: 100vh; } }

.podcast-player-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  font-family: PBS_KIDS_Headline_Regular;
  position: static; }
  @media only screen and (min-width: 980px) {
    .podcast-player-container {
      height: 342px;
      overflow: hidden; } }

.player-title {
  font-family: PBS_Kids_Headline_Condensed;
  margin: 0;
  width: 100%;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  font-size: 25px; }
  @media only screen and (min-width: 545px) {
    .player-title {
      padding: 0 5%; } }
  @media only screen and (min-width: 980px) {
    .player-title {
      padding-left: 40px; } }

/* PODCAST LIST */
#podcast-list {
  position: relative;
  width: 100%;
  display: flex; }
  @media only screen and (min-width: 980px) {
    #podcast-list {
      overflow: hidden;
      width: 40%;
      height: calc(100% - 40px); } }
  #podcast-list #podcast-items {
    width: 100%; }
    @media only screen and (min-width: 545px) {
      #podcast-list #podcast-items {
        max-width: 385px;
        margin: 0 auto; } }
    @media only screen and (min-width: 980px) {
      #podcast-list #podcast-items {
        position: relative;
        max-width: none;
        height: auto; } }
  #podcast-list .podcast {
    padding: 6px 0 5px;
    display: flex;
    border: 2px solid #fff;
    border-top: none; }
    #podcast-list .podcast:last-of-type {
      margin-bottom: 0; }
    #podcast-list .podcast:hover {
      cursor: pointer; }
    #podcast-list .podcast.new {
      position: relative; }
      #podcast-list .podcast.new .new-podcast-svg {
        display: block !important;
        width: 35px;
        z-index: 10;
        position: absolute;
        top: 0; }
    #podcast-list .podcast.new::before, #podcast-list .podcast.new::after {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      border-color: transparent;
      border-style: solid; }
    #podcast-list .podcast.new::after {
      border-width: 15px; }
    #podcast-list .podcast.active-list.new::after {
      border-width: 15px; }

.podcast-info {
  display: block; }

.podcast .podcast-list-image {
  padding-left: 10px; }

.podcast .podcast-image {
  align-self: flex-start;
  flex-shrink: 0;
  display: block;
  width: 50px;
  height: auto; }
  @media only screen and (min-width: 545px) {
    .podcast .podcast-image {
      margin-top: 4px; } }

.podcast .podcast-active-title,
.podcast .podcast-active-time {
  padding-left: 20px; }

.podcast .podcast-info {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  padding: 0 20px 0 15px; }
  .podcast .podcast-info .time {
    align-self: flex-start;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    display: inline; }
    @media only screen and (min-width: 545px) {
      .podcast .podcast-info .time {
        font-size: 16px; } }
    @media only screen and (min-width: 700px) {
      .podcast .podcast-info .time {
        align-self: flex-end; } }
  .podcast .podcast-info .grownups-active-button {
    margin-left: 20px; }
  .podcast .podcast-info .grownup-buttons {
    margin-bottom: 4px; }
  .podcast .podcast-info .grownups-button, .podcast .podcast-info .transcript-button {
    align-self: flex-start;
    height: 18px;
    padding: 0;
    border: none;
    background-repeat: no-repeat;
    background-color: transparent; }
    @media only screen and (min-width: 545px) {
      .podcast .podcast-info .grownups-button, .podcast .podcast-info .transcript-button {
        height: 20px; } }
    @media only screen and (min-width: 700px) {
      .podcast .podcast-info .grownups-button, .podcast .podcast-info .transcript-button {
        align-self: flex-end; } }
    .podcast .podcast-info .grownups-button:hover, .podcast .podcast-info .transcript-button:hover {
      cursor: pointer; }
  .podcast .podcast-info .grownups-button {
    width: 66px; }
    @media only screen and (min-width: 545px) {
      .podcast .podcast-info .grownups-button {
        width: 75px; } }
  .podcast .podcast-info .transcript-button {
    display: inline-block;
    vertical-align: bottom;
    width: 74px; }
    @media only screen and (min-width: 545px) {
      .podcast .podcast-info .transcript-button {
        width: 83px; } }

.podcast .title {
  width: 100%;
  min-height: 32px;
  margin-bottom: 3px;
  font-size: 14px;
  line-height: 1.2; }
  @media only screen and (min-width: 545px) {
    .podcast .title {
      min-height: 38px;
      font-size: 16px; } }
  @media only screen and (min-width: 980px) {
    .podcast .title {
      margin: 4px 0 0; } }

/* PODCAST LIST SCROLL BAR */
#podcast-list #scroll-container {
  display: none; }
  @media only screen and (min-width: 980px) {
    #podcast-list #scroll-container {
      position: relative;
      display: block;
      width: 26px;
      height: 100%;
      margin-left: 2px; }
      #podcast-list #scroll-container #scroll-track {
        width: 16px;
        margin: 5px;
        height: calc(100% - 10px);
        border-radius: 20px; }
        #podcast-list #scroll-container #scroll-track #scroll-bar {
          width: 12px;
          height: 50px;
          margin: 5px 2px;
          border-radius: 3px;
          position: absolute; } }

/* ACTIVE PODCAST */
.podcast.active {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  background-color: #fff; }
  @media only screen and (min-width: 545px) {
    .podcast.active {
      position: relative; } }
  @media only screen and (min-width: 980px) {
    .podcast.active {
      width: 60%; } }
  .podcast.active .podcast-info {
    height: 95px; }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-info {
        height: auto; } }
    @media only screen and (min-width: 700px) {
      .podcast.active .podcast-info {
        height: 70px; } }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-info {
        height: 130px; } }
  .podcast.active .podcast-image {
    width: 110px;
    margin: 0 0 5px 20px; }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-image {
        z-index: 1;
        width: 30%;
        margin: 10px 0 25px 5%; } }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-image {
        width: 200px;
        margin-left: 20px; } }
  .podcast.active .podcast-info {
    flex: 1;
    padding: 10px 20px 10px 0; }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-info {
        margin-right: 20px;
        margin-bottom: 110px; } }
    @media only screen and (min-width: 700px) {
      .podcast.active .podcast-info {
        margin-bottom: 150px; } }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-info {
        margin-right: 0;
        margin-bottom: 130px; } }
    .podcast.active .podcast-info .time {
      font-family: Helvetica, Arial, sans-serif;
      font-weight: bold;
      display: inline;
      font-size: 14px;
      height: 21px;
      line-height: 21px; }
      @media only screen and (min-width: 545px) {
        .podcast.active .podcast-info .time {
          font-size: 16px; } }
    .podcast.active .podcast-info .title {
      margin-bottom: 10px;
      font-size: 14px; }
      @media only screen and (min-width: 545px) {
        .podcast.active .podcast-info .title {
          min-height: 72px;
          margin: 8px 0 5px;
          font-size: 21px; } }
      @media only screen and (min-width: 980px) {
        .podcast.active .podcast-info .title {
          min-height: 32px;
          max-height: 95px;
          overflow: hidden;
          margin-top: 10px; } }
  .podcast.active .podcast-audio {
    clear: both;
    width: 100%;
    height: 108px;
    border-bottom-width: 15px;
    border-bottom-style: solid; }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-audio {
        position: absolute;
        bottom: 0; } }
    @media only screen and (min-width: 700px) {
      .podcast.active .podcast-audio {
        height: 125px; } }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-audio {
        height: 108px; } }
  .podcast.active .podcast-audio-player {
    position: relative;
    margin-top: -10px;
    height: 30px;
    /* PODCAST SEEK/PROGRESS BAR */ }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-audio-player {
        float: right;
        width: 65%; } }
    @media only screen and (min-width: 700px) {
      .podcast.active .podcast-audio-player {
        height: 40px; } }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-audio-player {
        height: 30px;
        width: calc(100% - 220px);
        /* podcast-image width, margin-left, padding */ } }
    .podcast.active .podcast-audio-player #podcast-seek {
      width: 100%;
      border-radius: 0;
      border: none;
      height: 10px; }
    .podcast.active .podcast-audio-player #podcast-scrubber {
      width: 1.5em;
      height: 1.5em;
      background-image: url("../img/scrubber.svg");
      background-repeat: no-repeat;
      background-size: 1.5em 1.5em;
      display: block;
      position: absolute; }
  .podcast.active .podcast-controls {
    display: flex;
    justify-content: center;
    width: 100%;
    margin-top: -3px; }
    @media only screen and (min-width: 545px) {
      .podcast.active .podcast-controls {
        float: right;
        width: 65%; } }
    @media only screen and (min-width: 980px) {
      .podcast.active .podcast-controls {
        width: calc(100% - 220px);
        /* podcast-image width, margin-left, padding */ } }
    .podcast.active .podcast-controls button {
      border-bottom-width: 10px;
      border-bottom-style: solid;
      text-align: center;
      padding: 10px;
      margin-left: 20px;
      max-width: 150px;
      width: 70px;
      height: 50px; }
      .podcast.active .podcast-controls button svg g {
        fill: #fff; }
      .podcast.active .podcast-controls button:first-child {
        margin-left: 0; }
      .podcast.active .podcast-controls button:hover {
        margin-top: 6px;
        height: 48px;
        border-bottom-width: 6px; }
      .podcast.active .podcast-controls button .back {
        transform: rotate(-180deg);
        margin-top: -14px; }
      .podcast.active .podcast-controls button .forward {
        margin-top: -4px; }
      .podcast.active .podcast-controls button#pause {
        display: none; }
        .podcast.active .podcast-controls button#pause .pause {
          padding: 5px 12px; }
      .podcast.active .podcast-controls button#play svg {
        padding: 0 20px; }

/* MORE PODCAST SEEK/PROGRESS BAR */
/* firefox */
#podcast-seek::-moz-progress-bar {
  background: #b20654;
  width: 100%;
  border-radius: 0;
  border: none;
  height: 10px; }

/* webkit browsers */
#podcast-seek::-webkit-progress-bar {
  background: #ff5c97;
  border-radius: 0;
  border: none; }

#podcast-seek::-webkit-progress-value {
  background: #b20654; }

/* IE */
#podcast-seek::-ms-fill {
  background: #b20654;
  width: 100%;
  border-radius: 0;
  border: none;
  height: 10px; }
