/**
 *
 *  Responsive Adjustments
 *
**/

@media (max-width: 1367px) {

  section.slides ol li aside h1 {
    font-size: 96px;
  }

  section.slides ol li aside time {
    font-size: 21px;
  }

  section.slides ol li aside p {
    font-size: 14px;
  }

  section.slides .bars li {
    flex-basis: 56px;
  }

}


@media (max-width: 1080px) {

  section.slides ol li aside h1 {
    font-size: 80px;
  }

  section.slides ol li aside time {
    font-size: 19px;
  }

  section.slides ol li aside p {
    font-size: 12px;
  }

  section.slides .bars li {
    flex-basis: 48px;
  }


  .site nav {
    right: 8px;
  }

  section.shows ol.items {
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 32px;
  }

  nav.schedule ol li {
    flex: 0 0 16.67%;
  }

  section.network header h1 {
    font-size: 56px;
  }

}


@media (max-width: 961px) {

  section.slides ol li aside h1 {
    font-size: 64px;
  }

  section.slides ol li aside time {
    font-size: 17px;
  }

  section.slides ol li aside p {
    margin-top: -4px;
    font-size: 12px;
  }

  section.slides .bars li {
    flex-basis: 40px;
  }


  .site nav .social {
    display: none;
  }

  section.schedule.large header h1 {
    font-size: 40px;
  }

  section.schedule.large header time {
    font-size: 17px;
  }

  .large nav.schedule li {
    max-width: 20%;
  }


  section.schedule.schedule .items li figure {
    min-width: 0;
    text-align: center;
  }

  section.schedule.schedule .items li > .flex {
    flex-direction: column;
  }

  section.schedule.schedule .items li > .flex > header {
    flex: 1 1 auto;
    margin: 0;
  }

  section.schedule.schedule .items li > .flex > time {
    flex: 0 1 auto;
    text-align: center;
  }

  section.schedule.schedule .items li > .flex > header h2 {
    white-space: normal;
  }


  section.content.show h3,
  section.content.episodes h3 {
    font-size: 32px;
  }

  section.show .textual p {
    /* Main Font */
    font-size: 14px;
  }

  section.content h3[data-timecode]::before {
    padding-bottom: 24px;
  }


  section.providers header {
    position: relative;
  }

  section.providers header figure {
    position: absolute; z-index: 0;
    opacity: 0.32;
  }

  section.providers header .textual {
    position: relative; z-index: 8;
  }

  section.network,
  form.network {
    padding: 48px 32px;
  }

  section.network p {
    /* Main Font */
    font-size: 16px;
  }

  form.network header img {
    margin-left: 24px;
  }

  form.network label {
    /* Main Font */
    font-size: 16px;
  }

  form.network .form-fields-top label {
    flex: 1 0 200px;
  }

  form.network .form-fields-bottom label {
    flex: 1 0 152px;
  }

  form.network input[type="checkbox"][name*="genre"] + label::before {
    vertical-align: middle;
  }

  form.network .flex.choices .choice {
    padding-right: 8px;
    width: 168px;
  }

  section.modules {
    padding: 0 8px 32px 8px
  }

  section.modules .row.column-3 > ul {
    flex-wrap: wrap;
    justify-content: space-around;
  }

  section.modules .row.column-3 > ul .module.small {
    margin-right: 0;
    min-width: 300px;
  }

  section.modules .row.column-3 > ul .module.small:not(:last-child) {
    margin-bottom: 16px;
  }

  section.modules .module.medium {
    flex: 1 1 100%;
  }

  section.modules .module.medium:not(:last-child) {
    margin-right: 0;
    margin-bottom: 48px;
  }

  section.modules .module.medium .content h1 {
    margin-top: -20px;
    font-size: 40px;
  }

  section.modules .module.large article {
    position: static;
    flex-wrap: wrap;
    background: none;
  }

  section.modules .module.large article .media {
    flex: 1 1 100%;
    max-width: 100%;
  }

  section.modules .module.large article .caption {
    flex: 1 1 100%;
    display: flex;
    max-width: 100%;
    background-color: rgb(64, 64, 64);
  }

  section.modules .module.large article .caption > a {
    flex: 0 0 130px;
    align-self: center;
    margin-right: 16px;
  }

  footer.site nav {
    height: auto;
  }

  footer.site nav .social {
    display: block;
    padding: 16px 0;
  }

  footer.site nav .social li a {
    display: block;
    padding: 8px;
  }

}


@media (max-width: 900px) {

  nav.schedule ol li {
    flex: 0 0 20%;
  }

  section.network header h1,
  form.network h1 {
    font-size: 48px;
  }

  form.network header img {
    margin-left: 72px;
    width: 120px;
  }

}


@media (max-width: 769px) {

  header.site .logo {
    left: 16px;
  }

  section.slides ol li aside h1 {
    font-size: 48px;
  }

  section.slides ol li aside {
    bottom: 48px;
  }

  section.slides .bars {
    bottom: 24px;
  }

  nav.schedule ol li {
    flex: 0 0 25%;
  }

  .large nav.schedule li {
    max-width: 25%;
  }

  .large nav.schedule h2 {
    font-size: 18px;
  }


  section.show .flex {
    flex-direction: column;
  }

  section.show .flex .textual {
    margin-right: 0;
    margin-bottom: 16px;
  }

  section.show .flex .media {
    margin: 0 auto;
  }

  section.cast ol.items li {
    width: 33%;
  }

  section.channels .items li {
    flex: 0 1 25%;
  }

  section.channels .items li h4 {
    font-size: 20px;
  }

  section.channels .items li span {
    font-size: 24px;
  }

  section.channels .items li:nth-child(5n):nth-last-child(-n + 6):not(:last-child) ~ li {
    border-bottom: 1px solid rgb(248, 170, 24);
  }

  section.channels .items li:nth-child(5n) {
    border-right: 1px solid rgb(248, 170, 24);
  }

  section.channels .items li:nth-child(4n):nth-last-child(-n + 5):not(:last-child) ~ li {
    border-bottom: 0;
  }

  section.channels .items li:nth-child(4n) {
    border-right: 0;
  }

  section.network header h1,
  form.network h1 {
    font-size: 32px;
  }

  section.modules .row.column-2 > ul {
    flex-wrap: wrap;
  }

  section.modules .row.column-2 > ul > li:not(:last-child) {
    margin-bottom: 16px;
  }

  section.modules .module.large {
    flex: 1 1 100%;
    margin: 0 auto;
  }

  section.modules .module.large:first-child {
    margin-right: auto;
  }

  section.modules .module.large article {
    max-width: 100%;
  }

  section.modules .module.system {
    margin: 0 auto;
  }

  section.shows ol.items {
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 24px;
  }

  footer.site section {
    padding: 16px 8px;
  }

  footer.site .logo {
    width: 100px;
  }

  footer.site .information ul li {
    font-size: 12px;
  }

  footer.site .copyright {
    display: block;
  }

}


@media (max-width: 681px) {

  header.site .logo {
    top: 16px; right: 16px; left: auto;
    width: 72px;
  }

  header.site nav {
    top: 24px; right: 96px; left: 0;
    font-size: 20px;
  }

  header.site nav [data-uri="/shows"]:hover ~ .categories {
    display: none;
  }

  header.site nav > ul > li:last-of-type {
    display: none;
    /* display: block; */
    padding: 8px;
  }

  main {
    padding-top: 16px;
  }

  main header h1 {
    font-size: 56px;
  }

  main header h2 {
    font-size: 40px;
  }

  main .channels header h1,
  main .channels header h3 {
    display: block;
    text-align: center;
  }

  main .channels header h3 {
    margin-top: -4px;
    margin-bottom: 8px;
  }

  section.shows header h1::after {
    font-size: 32px;
  }

  main header.show h1 {
    font-size: 40px;
  }

  main header.show nav {
    margin-bottom: 32px;
    font-size: 18px;
  }

  header.show nav ol {
    font-size: 18px;
  }

  main header.show nav li {
    padding-bottom: 6px;
  }

  main header.show nav ul li.select > a::after {
    width: 20px;
    height: 20px;
  }

  main header.show a.arrow-element::after {
    width: 20px;
    height: 20px;
  }

  section.episodes ol.items li {
    flex-direction: column;
    margin-bottom: 24px;
    padding-bottom: 24px;
  }

  section.episodes .items li :first-child {
    order: 2;
    margin: 0 auto;
  }

  section.episodes .items li article {
    order: 1;
    margin-bottom: 8px;
    max-width: 100%;
  }

  section.episodes ol.items li h4 {
    padding: 8px 0;
  }

  section.episodes ol.items li p {
    /* Main Font */
    font-size: 14px;
  }

  section.cast ol.items {
    justify-content: space-around;
  }

  section.cast ol.items li {
    width: 50%;
  }

  nav.schedule ol li {
    flex: 0 0 33.34%;
  }

  section.schedule.large header h1 {
    display: block;
    margin: 0;
    text-align: center;
  }

  section.schedule.large header time {
    display: block;
    margin-top: -8px;
    font-size: 20px;
    text-align: center;
  }

  section.schedule.large header a {
    display: block;
    position: static;
    margin: 0 auto;
    padding-top: 8px;
    padding-bottom: 8px;
    max-width: 180px;
  }

  section.channels form.watch {
    text-align: center;
  }

  section.providers {
    padding-bottom: 24px;
  }

  section.providers .items li {
    flex: 0 1 100%;
  }

  section.providers .items li:nth-last-child(-n+2) {
    background-image: url('/images/line_grunge_gray_skinny.png');
    background-position: top left;
  }

  section.on-demand header h1 {
    font-size: 34px;
  }

  section.on-demand header h1,
  section.on-demand header h3 {
    display: block;
    margin: 0 auto;
    line-height: 120%;
  }

  form.network header img {
    display: block;
    margin: 0 auto 8px auto;
  }

  form.network header h1 {
    display: block;
    text-align: center;
  }

  form.network .form-fields-top > fieldset > .flex {
    flex-direction: column;
  }

  form.network .form-fields-top > fieldset > .flex label {
    flex-basis: auto;
    align-self: start;
  }

  form.network .form-fields-bottom fieldset .flex {
    flex-direction: column;
  }

  form.network .form-fields-bottom fieldset .flex label {
    flex-basis: auto;
    align-self: start;
    text-align: left;
  }

  form.network .flex .email {
    padding-right: 4px;
  }

  section.modules .row.column-2 > ul > li.double {
    flex: 1 1 100%;
    margin: 0 auto 16px auto;
  }

  section.modules .row.column-2 > ul > li.double:last-child {
    margin-bottom: 0;
  }

  footer.site nav > ul li[data-uri] {
    font-size: 20px;
  }

  footer.site nav > ul li:last-of-type {
    display: block;
    padding-top: 24px;
  }

  footer.site .information ul li {
    display: block;
    font-size: 14px;
  }

  footer.site .information ul li a {
    display: block;
    padding: 8px 0;
  }

}


@media (max-width: 641px) {

  section.slides ol li aside {
    right: 72px; bottom: 56px;
    max-width: 496px;
  }

  section.slides ol li:first-child aside,
  section.slides ol li.transition + li aside {
    left: 72px;
  }

  section.slides ol li aside h1 {
    font-size: 40px;
  }

  section.slides .next,
  section.slides .back {
    right: 8px;
    width: 48px;
    height: 48px;
    background-size: 100%;
  }

  section.slides .back {
    right: auto; left: 8px;
  }

  section.slides .bars {
    justify-content: space-evenly;
    right: 32px; left: 32px;
  }

  section.slides .bars li {
    flex-basis: 32px;
  }

  section.schedule.large header {
    padding-bottom: 16px;
  }

  .large nav.schedule li {
    max-width: 33.33%;
  }

  section.network header h1 {
    font-size: 28px;
  }

  section.modules {
    padding: 0;
    padding-bottom: 32px;
  }

  footer.site nav > ul li[data-uri] {
    font-size: 18px;
  }

}


@media (max-width: 521px) {

  section.slides .next,
  section.slides .back {
    top: 48%;
  }

  section.slides ol li aside h1 {
    font-size: 28px;
    letter-spacing: 1px;
    -webkit-text-stroke: initial;
    -webkit-text-fill-color: initial;
  }

  section.slides ol li:first-child aside,
  section.slides ol li.transition + li aside {
    left: 16px; right: 16px;
  }

  section.slides ol li aside {
    right: 16px; right: 16px;
  }

  section.slides ol li aside time {
    font-size: 16px;
  }

  section.slides .bars li {
    flex-basis: 16px;
  }

  main header h1 {
    display: block;
    font-size: 40px;
    text-align: center;
  }

  main header h2 {
    display: block;
    margin-top: -4px;
    margin-bottom: 8px;
    font-size: 32px;
    text-align: center;
  }

  main header h3 {
    display: block;
    margin-top: -4px;
    margin-bottom: 8px;
    text-align: center;
  }

  section.shows header h1::after {
    display: none;
  }

  nav.schedule ol li {
    flex: 0 0 50%;
  }

  .large nav.schedule li {
    max-width: 50%;
  }

  section.schedule.schedule .items li {
    flex-direction: column;
    margin-bottom: 24px;
    padding-bottom: 16px;
  }

  section.schedule.schedule .items li > .flex > figure {
    margin: 0 auto;
    max-width: 156px;
  }

  section.schedule.schedule .items li > .flex > header h3 {
    margin-bottom: 8px;
  }

  main header.show .remainder {
    position: static;
  }

  main header.show .remainder a {
    position: absolute; top: calc(100% + 8px); right: 50%; z-index: -8;
    white-space: nowrap;
    transform: translate(50%);
  }

  main header.show nav {
    margin-bottom: 40px;
  }

  header.show nav li:not(.remainder) a {
    padding: 0 8px;
  }

  section.content.show h3,
  section.content.episodes h3 {
    text-align: center;
  }

  section.content h3[data-timecode]::before {
    padding-bottom: 8px;
  }


  section.channels .items li {
    flex: 0 1 50%;
  }

  section.channels .items li:nth-child(2n):nth-last-child(-n + 1):not(:last-child) ~ li {
    border-bottom: 0;
  }

  section.channels .items li:nth-child(2n) {
    border-right: 0;
  }

  section.providers header .textual h1 {
    font-size: 48px;
  }

  section.providers header .textual h2 {
    font-size: 24px;
  }

  section.on-demand header h3 {
    font-size: 20px;
  }

  section.on-demand .items > li h2 {
    font-size: 28px;
  }

  section.network,
  form.network {
    padding: 32px 8px;
  }

  section.network p {
    /* Main Font */
    font-size: 14px;
  }

  form.network input[type="text"],
  form.network select,
  form.network textarea {
    /* Main Font */
    font-size: 14px;
  }

  form.network .form-fields-bottom > .flex {
    flex-direction: column;
  }

  form.network .form-fields-bottom > .flex > div {
    flex-basis: auto;
    max-width: 100%;
  }

  form.network .flex .email {
    padding-right: 0;
  }

  form.network fieldset.submit input {
    margin: 0 auto;
  }

  .modules .social-media {
    padding: 0;
    width: 300px;
    background: none;
  }

  section.shows ol.items {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 16px;
  }

  footer.site .flex {
    flex-direction: column;
  }

  footer.site .logo {
    display: block;
    margin: 0 auto;
  }

}


@media (max-width: 490px) {

  header.site .logo {
    top: 20px; right: auto; left: 4px; z-index: 92;
    width: 64px;
  }

  header.site nav {
    top: 26px; right: 0; left: 72px;
    padding-left: 0;
    font-size: 16px;
    text-align: center;
  }

  header.site nav > ul > li:first-child {
    display: none;
  }

  header.site nav > ul > li {
    padding: 0 4px;
  }

  section.slides ol li aside h1 {
    font-size: 24px;
  }

  section.cast ol.items li {
    width: 100%;
  }

  section.modules .module.large article .caption {
    flex-wrap: wrap;
  }

  section.modules .module.large article .caption > a {
    margin: 0 auto 16px auto;
  }

}

@media (max-width: 426px) {

  main {
    padding: 16px 8px 0 8px;
  }

  nav.schedule ol li {
    font-size: 16px;
  }

  nav.schedule ol li span.weekday {
    font-size: 20px;
  }

  .large nav.schedule li {
    max-width: 100%;
  }

  section.shows ol.items {
    grid-template-columns: unset;
  }

  section.shows ol.items li {
    display: block;
    margin: 0 auto;
  }

  footer.site {
    padding: 16px 8px;
  }

  footer.site section {
    padding: 16px 0;
  }

  footer.site nav {
    padding: 0;
  }

  footer.site nav > ul li[data-uri] {
    padding: 0 6px;
    font-size: 16px;
  }

  footer.site nav .social::before {
    content: '';
    display: none;
  }

}

@media (max-width: 321px) {

  form.network .flex.choices .choice {
    padding-right: 0;
  }

}