@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
input, textarea, select {
  -webkit-appearance: none;
  outline: 0;
  border: 0;
  background-color: transparent;
  border-radius: 0;
  margin: 0;
}

@font-face {
  font-family: "Neue Haas Grotesk W04 Disp_n5";
  src: url("fonts/26e8787f-b766-40a2-89cd-6704b685556c.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("fonts/26e8787f-b766-40a2-89cd-6704b685556c.eot?#iefix");
  src: url("fonts/26e8787f-b766-40a2-89cd-6704b685556c.eot?#iefix") format("eot"), url("fonts/b4eb6f33-170c-4113-a894-599e5acbb70f.woff2") format("woff2"), url("fonts/9bfe6c87-a6dc-43ab-9797-ff3c656e65f0.woff") format("woff"), url("fonts/7ffb4e86-8168-4443-8402-3d34c04ac3b8.ttf") format("truetype"), url("fonts/26a2f4e1-8cc9-4c98-a162-e70947f49089.svg#26a2f4e1-8cc9-4c98-a162-e70947f49089") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp_i5";
  src: url("fonts/016417eb-25bd-4b80-a60d-2dacbb7f648b.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("fonts/016417eb-25bd-4b80-a60d-2dacbb7f648b.eot?#iefix");
  src: url("fonts/016417eb-25bd-4b80-a60d-2dacbb7f648b.eot?#iefix") format("eot"), url("fonts/a28c06ea-8829-467a-a7be-4ffdfba4247b.woff2") format("woff2"), url("fonts/3293834c-c7fe-4d69-a914-f94198711fe4.woff") format("woff"), url("fonts/65b936e2-311a-4b71-bf88-b03362853c0f.ttf") format("truetype"), url("fonts/8ab5cb54-50ea-4912-8521-79357a3b8131.svg#8ab5cb54-50ea-4912-8521-79357a3b8131") format("svg");
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: "Neue Haas Grotesk W01 Disp_n6";
  src: url("fonts/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix") format("eot");
}
@font-face {
  font-family: "Neue Haas Grotesk";
  src: url("fonts/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix");
  src: url("fonts/83d6b8f7-bd47-4e8d-a359-27b74d3100f6.eot?#iefix") format("eot"), url("fonts/75e1af8f-1a4c-475a-8b53-f27e52822b6b.woff2") format("woff2"), url("fonts/2ba6fbd5-9c17-4733-af15-f49fbecc5c15.woff") format("woff"), url("fonts/7dcf6c37-4fb4-4211-9808-6a39bfa89e0d.ttf") format("truetype"), url("fonts/1baaf9ba-feec-45ca-a826-7bcf9f8e5b21.svg#1baaf9ba-feec-45ca-a826-7bcf9f8e5b21") format("svg");
  font-weight: 600;
  font-style: normal;
}
body, input, textarea, select {
  font-family: "Neue Haas Grotesk", Helvetica, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -ms-font-feature-settings: "ss01" 1, "liga" 1, "kern" 1;
  -o-font-feature-settings: "ss01" 1, "liga" 1, "kern" 1;
  font-feature-settings: "ss01" 1, "liga" 1, "kern" 1;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
  letter-spacing: 0.019em;
  color: #111;
}

.type-base, body, input, textarea, select {
  font-size: 16px;
  line-height: 1.3;
}
@media screen and (min-width: 600px) {
  .type-base, body, input, textarea, select {
    font-size: 18px;
  }
}
@media screen and (min-width: 1000px) {
  .type-base, body, input, textarea, select {
    font-size: 19px;
  }
}
@media screen and (min-width: 1200px) {
  .type-base, body, input, textarea, select {
    font-size: 20px;
  }
}

h1, .h1 {
  font-size: 40px;
  line-height: 0.96471;
}
@media screen and (min-width: 600px) {
  h1, .h1 {
    font-size: 55px;
  }
}
@media screen and (min-width: 1000px) {
  h1, .h1 {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  h1, .h1 {
    font-size: 70.875px;
  }
}

h2, .h2, blockquote {
  font-size: 28px;
  line-height: 1.09;
}
@media screen and (min-width: 600px) {
  h2, .h2, blockquote {
    font-size: 28px;
  }
}
@media screen and (min-width: 1000px) {
  h2, .h2, blockquote {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  h2, .h2, blockquote {
    font-size: 35px;
  }
}

small, .type-small, .caption, .tag {
  font-size: 12px;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  small, .type-small, .caption, .tag {
    font-size: 13px;
  }
}
@media screen and (min-width: 1000px) {
  small, .type-small, .caption, .tag {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  small, .type-small, .caption, .tag {
    font-size: 15px;
  }
}

blockquote, .quote {
  font-size: 32px;
  line-height: 1.1;
}
@media screen and (min-width: 600px) {
  blockquote, .quote {
    font-size: 41px;
  }
}
@media screen and (min-width: 1000px) {
  blockquote, .quote {
    font-size: 43px;
  }
}
@media screen and (min-width: 1200px) {
  blockquote, .quote {
    font-size: 45px;
  }
}

p.text-column, .paragraph p, ul.text-column, .paragraph ul, ol.text-column, .paragraph ol, .page-intro {
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (min-width: 600px) {
  p.text-column, .paragraph p, ul.text-column, .paragraph ul, ol.text-column, .paragraph ol, .page-intro {
    font-size: 21px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1000px) {
  p.text-column, .paragraph p, ul.text-column, .paragraph ul, ol.text-column, .paragraph ol, .page-intro {
    font-size: 21px;
    line-height: 1.6;
  }
}
@media screen and (min-width: 1200px) {
  p.text-column, .paragraph p, ul.text-column, .paragraph ul, ol.text-column, .paragraph ol, .page-intro {
    font-size: 22px;
    line-height: 1.6;
  }
}

strong, b {
  font-weight: 700;
}

u {
  text-decoration: underline;
}

i, em {
  font-style: italic;
}

@font-face {
  font-family: 'icons';
  src: url("fonts/icons.eot?3mx0pw");
  src: url("fonts/icons.eot?3mx0pw#iefix") format("embedded-opentype"), url("fonts/icons.ttf?3mx0pw") format("truetype"), url("fonts/icons.woff?3mx0pw") format("woff"), url("fonts/icons.svg?3mx0pw#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
.icon {
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow-left-small:before {
  content: "\e907";
}

.icon-arrow-right-small:before {
  content: "\e908";
}

.icon-arrow-up:before {
  content: "\e905";
}

.icon-arrow-down:before {
  content: "\e906";
}

.icon-share:before {
  content: "\e904";
}

.icon-arrow-left:before {
  content: "\e902";
}

.icon-arrow-right:before {
  content: "\e903";
}

.icon-play:before {
  content: "\e901";
}

.icon-search:before {
  content: "\e900";
}

body, html {
  width: 100%;
}
body.no-scroll, html.no-scroll {
  overflow-y: hidden;
  position: relative;
}

.cf:after {
  content: "";
  display: table;
  clear: both;
}

a {
  text-decoration: none;
  color: inherit;
  /*
    &:active{
      position: relative;
      top: 1px;
    }
  */
}

.underline {
  border-bottom: 1px solid black;
}

.center-column {
  max-width: 1440px;
  margin: 0 auto;
  box-sizing: border-box;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .center-column {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.page-wrapper {
  width: 100%;
  position: relative;
  z-index: 1;
  background-color: white;
  overflow: hidden;
}

#scroll-mask {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  background-color: white;
  display: none;
  opacity: 0;
}

.screen-reader {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
  clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
}

.search-input-container {
  z-index: 1000;
}

#navigation-main {
  z-index: 999;
}

.footer-newsletter-signup {
  z-index: 899;
}

.loader {
  border-radius: 50%;
  width: 30px;
  height: 30px;
  border: 2px solid rgba(255, 92, 0, 0.2);
  border-top-color: #ff5c00;
  animation: spin 1s infinite linear;
  box-sizing: border-box;
  display: inline-block;
}

.episode-container {
  position: relative;
}
.episode-container .episode-player-wrapper {
  width: 100%;
  padding-bottom: 56.25%;
  position: absolute;
  top: 0;
  left: 0;
}
.episode-container.announcement {
  background-color: white;
}
.episode-container .episode-info {
  text-align: center;
  position: absolute;
  bottom: 3em;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .episode-container .episode-info {
    height: 100%;
    bottom: auto;
    padding: 20px;
    box-sizing: border-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.episode-container .episode-cover-wrapper {
  z-index: 2;
  color: white;
  transition-property: background;
  transition-duration: 3s;
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.episode-container .episode-cover-wrapper.hidden {
  visibility: hidden;
  pointer-events: none;
}
.episode-container .video-embed-wrapper, .episode-container .npoplayer_wrapper {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.teaser-item {
  text-align: center;
}
.touchevents .teaser-item .teaser-helper {
  opacity: 0.5;
  transform: translateY(0px);
}
.teaser-item .teaser-media-wrapper {
  position: relative;
}
.teaser-item .teaser-media-wrapper a {
  display: block;
}
.teaser-item .teaser-media-wrapper img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  user-drag: none;
}
.teaser-item .teaser-info-wrapper {
  padding-top: 2em;
  position: relative;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .teaser-item .teaser-info-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .teaser-item .teaser-info-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) {
  .teaser-item .teaser-info-wrapper {
    padding-top: 1.9em;
  }
}
.teaser-item .teaser-title {
  margin-top: 0.07em;
  margin-bottom: 0.20em;
  display: inline-block;
  position: relative;
  z-index: 2;
}
.teaser-item .teaser-title-line {
  position: absolute;
  z-index: 1;
}
.teaser-item .teaser-description {
  max-width: 580px;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.teaser-item .teaser-helper {
  /*@include animation(all, 0.3s, $easeInOutSine);*/
  transform: translateY(10px);
  opacity: 0;
  /*    &:hover{
        opacity: 1;
      }*/
}
.teaser-item .link-cta {
  display: block;
  margin-top: 1em;
}

.teaser-announcement {
  box-sizing: border-box;
  opacity: 0.4;
  cursor: default;
}
.teaser-announcement .teaser-media-wrapper {
  max-width: 330px;
  margin: 0 auto;
  width: 70%;
}
.teaser-announcement .teaser-description {
  max-width: 440px;
}

.col-right .teaser-title, .col-left .teaser-title {
  font-weight: 600;
}

.teaser-program .teaser-media-wrapper {
  overflow: hidden;
  border-radius: 100%;
  max-width: 250px;
  margin: 0 auto;
  -webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
  /* this fixes the overflow:hidden in Chrome/Opera */
}
@media screen and (max-width: 599px) {
  .teaser-program .teaser-media-wrapper {
    width: 35%;
    height: 100%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.teaser-program .teaser-media-wrapper img {
  border-radius: 100%;
}

.teaser-announcement-clear {
  box-sizing: border-box;
  cursor: default;
}
.teaser-announcement-clear .teaser-media-wrapper {
  max-width: 330px;
  margin: 0 auto;
  width: 70%;
}
.teaser-announcement-clear .teaser-description {
  max-width: 440px;
}

@media screen and (max-width: 599px) {
  .teaser-video {
    padding-left: 0;
    padding-right: 0;
  }
}

.no-touchevents .teaser-hover .teaser-media-wrapper::after {
  content: '';
  position: absolute;
  z-index: -1;
  width: 100%;
  top: 0;
  left: 0;
  height: 100%;
  opacity: 0;
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.4);
  transition-property: opacity transform;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  transform: scale(0.99);
  will-change: transform;
}
.no-touchevents .teaser-hover:hover .teaser-media-wrapper::after {
  box-shadow: 0 20px 50px 0 rgba(0, 0, 0, 0.4);
  opacity: 0.8;
}
.no-touchevents .teaser-hover:active .teaser-media-wrapper::after {
  opacity: 0.4;
  transform: scale(0.8);
}
@media screen and (min-width: 600px) {
  .teaser-dossier {
    width: 33.333%;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .teaser-dossier:nth-child(n+4) {
    margin-top: 100px;
  }
}
@media screen and (max-width: 599px) {
  .teaser-dossier {
    padding-right: 20px;
  }
}
.teaser-dossier .thumbnail-wrapper {
  margin: 0 auto;
  position: relative;
  display: block;
}
@media screen and (min-width: 600px) {
  .teaser-dossier .thumbnail-wrapper {
    max-width: 220px;
  }
}
@media screen and (max-width: 599px) {
  .teaser-dossier .thumbnail-wrapper {
    width: 140px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
.teaser-dossier .dossier-info-wrapper {
  text-align: center;
  padding-top: 1.5em;
}
@media screen and (min-width: 600px) {
  .teaser-dossier .dossier-info-wrapper {
    max-width: 265px;
    margin: 0 auto;
  }
}
.teaser-dossier .dossier-media-wrapper {
  padding-bottom: 66.875%;
}
.teaser-dossier .media-container {
  position: absolute;
  background-color: #f7f7f7 !important;
}
.teaser-dossier .label {
  width: 100%;
  text-align: center;
}
.teaser-dossier .thumb-image {
  background-color: white;
}
.teaser-dossier .thumb1 {
  z-index: 4;
  transform: scaleY(0.85) scaleX(0.9);
}
.teaser-dossier .thumb2 {
  z-index: 3;
}
.teaser-dossier .thumb3 {
  z-index: 2;
}
.teaser-dossier .thumb4 {
  z-index: 1;
}

.promotion-carousel .carousel-item-wrapper {
  position: relative;
  white-space: nowrap;
}
.promotion-carousel .carousel-item {
  width: 100vw;
  height: 100%;
  display: inline-block;
  white-space: normal;
}
.promotion-carousel .arrow.inactive {
  opacity: 0.3;
  pointer-events: none;
}
.promotion-carousel .pagination-wrapper {
  text-align: center;
  width: 100%;
}
.promotion-carousel .pagination-dot {
  width: 9px;
  height: 9px;
  margin: 10px;
  display: inline-block;
  border: 2px solid black;
  border-radius: 100%;
  box-sizing: border-box;
}
.promotion-carousel .pagination-dot:hover {
  cursor: pointer;
}
@media screen and (max-width: 1000px) {
  .promotion-carousel .pagination-dot {
    pointer-events: none;
  }
}
.promotion-carousel .pagination-dot-active {
  background-color: black;
  pointer-events: none;
}
.promotion-carousel .arrow:active, .promotion-carousel .pagination-dot:active {
  transform: scale(0.9);
}

.section-title {
  text-align: center;
  padding-bottom: 76.92308px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .section-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .section-title {
    padding-bottom: 46.15385px;
  }
}

.section-subtitle {
  text-align: center;
  padding-bottom: 76.92308px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .section-subtitle {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .section-subtitle {
    padding-bottom: 46.15385px;
  }
}

.play-button {
  width: 90px;
  height: 90px;
  border: 3px solid black;
  position: absolute;
  border-radius: 100%;
  right: -42.85714px;
  bottom: -45px;
  text-align: center;
  z-index: 3;
  cursor: pointer;
  overflow: hidden;
  box-sizing: border-box;
  opacity: 0;
}
.play-button.hidden {
  opacity: 0 !important;
  display: none;
  pointer-events: none;
}
.play-button.play-button-episode {
  border-color: #ff5c00;
  color: #ff5c00;
}
.play-button.play-button-video {
  border-color: #ffffff;
  color: #ffffff;
}
@media screen and (min-width: 1000px) {
  .play-button.play-button-large {
    width: 120px;
    height: 120px;
    right: -60px;
    bottom: -60px;
    font-size: 110%;
  }
}
.play-button.play-button-small {
  width: 70px;
  height: 70px;
  right: -33.33333px;
  bottom: -35px;
  font-size: 80%;
}
@media screen and (max-width: 599px) {
  .play-button {
    width: 80px;
    height: 80px;
    right: 15px;
    bottom: -30px;
    padding-bottom: 0;
    border-width: 2px;
  }
}
.play-button .icon-play-wrapper {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.play-button .icon-play {
  margin-left: 0.2em;
  font-size: 0.8em;
}
.play-button .play-duration {
  position: absolute;
  width: 100%;
  bottom: 15%;
  left: 0;
  font-size: 0.65em;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .play-button .play-duration {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 599px) {
  .play-button .play-duration {
    bottom: 13%;
    font-size: 0.7em;
  }
}

.play-button-animation {
  left: 0;
  top: 0;
  position: absolute;
}

.share-button-container {
  display: inline-block;
}
.share-button-container .share-button {
  display: inline-block;
  cursor: pointer;
  padding: 10px 15px;
  border-radius: 2px;
  color: white;
}
.share-button-container .facebook-share {
  background-color: rgba(68, 105, 176, 0.9);
}
.share-button-container .facebook-share:hover {
  background-color: #4469b0;
}
.share-button-container .twitter-share {
  background-color: rgba(39, 150, 221, 0.9);
  margin-left: 10px;
}
.share-button-container .twitter-share:hover {
  background-color: #2796dd;
}
.share-button-container .icon, .share-button-container .label {
  float: left;
}
.share-button-container .icon {
  margin-top: 0.15em;
}

/*
.share-button-container{
  display: inline-block;
  font-size: 1rem;
  
  .share-button{
    display: inline-block;
    cursor: pointer;
  }
  
  .icon, .label{
    float: left;
  }
  
  .label{
    padding-left: 1em;
  }
  
}
*/
.media-container {
  width: 100%;
  position: relative;
  overflow: hidden;
  background-color: #f7f7f7;
  background-repeat: no-repeat;
  background-position: center;
}
.media-container:not(.no-image) .loader {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  z-index: 0;
}
.media-container .lazyload {
  opacity: 0;
}
.media-container.lazy-loaded {
  /*      .media-loader{
          display: none;
        }*/
}
.media-container.lazy-error img {
  display: none;
}
.media-container.lazy-error .media-loader {
  display: none;
}
.media-container img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  backface-visibility: hidden;
  width: 100%;
  height: auto;
  z-index: 1;
}
.media-container.ratio-video {
  padding-bottom: 56.25%;
}
.media-container.ratio-landscape {
  padding-bottom: 66.875%;
}
.media-container.ratio-portrait {
  padding-bottom: 125%;
}
.media-container.ratio-square {
  padding-bottom: 100%;
}
.media-container.ratio-slice {
  padding-bottom: 18.656716418%;
}
.media-container.ratio-cropped-landscape {
  padding-bottom: 53.78%;
}

.image-carousel-container {
  height: 48vh;
}
.image-carousel-container .items-wrapper {
  position: relative;
  height: 100%;
  width: 100%;
}
.image-carousel-container .carousel-item {
  height: 100%;
  width: 80%;
  display: none;
}
.image-carousel-container .carousel-item-active {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.image-carousel-container .carousel-item-next {
  position: absolute;
  right: -80%;
  top: 0;
  text-align: left;
  transform: translateX(-50px);
  display: block;
}
.image-carousel-container .carousel-item-prev {
  position: absolute;
  left: -80%;
  top: 0;
  text-align: right;
  transform: translateX(50px);
  display: block;
}
.image-carousel-container img {
  margin: 0 auto;
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}

.newsletter-input {
  background-color: white;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  box-sizing: border-box;
  border-radius: 3px;
}
@media screen and (max-width: 599px) {
  .newsletter-input {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    width: 100%;
    border-radius: 0px;
  }
}
.newsletter-input .email-input {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 20px;
}
.newsletter-input .email-submit {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  padding-left: 20px;
  padding-right: 20px;
  color: rgba(0, 0, 0, 0.5);
  height: 30px;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.newsletter-input .email-submit:hover {
  color: black;
  cursor: pointer;
}

.tag {
  padding: 0.4em 0.7em;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  margin-right: 0.7em;
  margin-bottom: 0.7em;
  display: inline-block;
  transition-property: border;
  transition-duration: 0.1s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.tag:hover {
  border: 1px solid rgba(0, 0, 0, 0.3);
}

.quote {
  position: relative;
  padding-left: 1.2em;
  box-sizing: border-box;
}
.quote:before {
  content: '';
  width: 8px;
  height: 100%;
  background-color: black;
  position: absolute;
  left: 0;
}

.inline-media-wrapper {
  position: relative;
}
.inline-media-wrapper .caption {
  padding-top: 1em;
}
.inline-media-wrapper img {
  width: 100%;
  height: auto;
}

.inline-media-fullbleed .caption {
  padding-left: 1.2em;
}

.inline-media-medium {
  margin: 0 auto;
  max-width: 1045px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .inline-media-medium {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.inline-media-small {
  margin: 0 auto;
  max-width: 500px;
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .inline-media-small {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.media-container:hover .share-button-inline {
  transform: translateY(0px);
}
.media-container .share-button-inline {
  position: absolute;
  left: 1.2em;
  bottom: 0.5em;
  color: white;
  text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  transform: translateY(3em);
  transition-property: transform;
  transition-duration: 0.8s;
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.touch-device .media-container .share-button-inline {
  transform: translateY(0);
}

.video-player {
  position: relative;
}
.video-player .video-container {
  padding-bottom: 100px;
  padding-top: 100px;
}
.video-player .video-container .embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
.video-player .video-container .embed-container iframe, .video-player .video-container .embed-container object, .video-player .video-container .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-player .video-container .embed-container .video-image {
  opacity: 0.4;
}
@media screen and (max-width: 599px) {
  .video-player .video-container .play-button {
    bottom: 30px;
  }
}
.video-player .video-container .play-button {
  right: 50%;
  bottom: 50%;
  margin-bottom: -45px;
  margin-right: -45px;
}
.video-player .video-container .video-info {
  text-align: center;
  position: absolute;
  bottom: 3em;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .video-player .video-container {
    padding-bottom: 60px;
    padding-top: 60px;
  }
}

.text-column, .paragraph ul, .paragraph ol, .paragraph p {
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-left: 60px;
  padding-right: 60px;
}
@media screen and (max-width: 599px) {
  .text-column, .paragraph ul, .paragraph ol, .paragraph p {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.section-divider {
  max-width: 730px;
  width: 100%;
  margin: 0 auto;
  padding: 100px 0;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .section-divider {
    padding: 60px 0;
  }
}
.section-divider:before {
  content: '';
  width: 100%;
  height: 8px;
  border-left: 30px solid white;
  border-right: 30px solid white;
  background-color: black;
  position: absolute;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .section-divider:before {
    height: 4px;
  }
}

#navigation-main {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: white;
  top: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  width: 100%;
  margin-top: 50px;
}
@media screen and (max-width: 599px) {
  #navigation-main {
    padding-top: 11px;
    padding-bottom: 11px;
    margin-top: 40px;
  }
}
#navigation-main a {
  color: inherit;
  text-decoration: none;
}
#navigation-main .navigation-list {
  width: 100%;
  box-sizing: border-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
@media screen and (min-width: 600px) {
  #navigation-main .navigation-list {
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
#navigation-main .logo-andere-tijden {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  width: 250px;
  height: 35px;
  display: block;
}
#navigation-main .logo-andere-tijden .logo-animation {
  position: absolute;
  z-index: 1;
}
#navigation-main .logo-andere-tijden .logo-container {
  z-index: 2;
  background-image: url("img/logos/Andere-Tijden-noline.svg");
  image-rendering: -webkit-crisp-edges;
  width: 250px;
  height: 34px;
  position: absolute;
}
@media screen and (max-width: 599px) {
  #navigation-main .logo-andere-tijden .logo-container {
    width: 145px;
    height: 20px;
    top: 7px;
  }
}
@media screen and (max-width: 599px) {
  #navigation-main .logo-andere-tijden {
    width: 145px;
    transform: scale(1) !important;
  }
}
#navigation-main .navigation-episodes, #navigation-main .navigation-search {
  width: 6em;
}
@media screen and (min-width: 600px) {
  #navigation-main .navigation-episodes {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media screen and (min-width: 600px) {
  #navigation-main .navigation-logo {
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media screen and (max-width: 599px) {
  #navigation-main .navigation-logo {
    -webkit-box-flex: 2;
    -webkit-flex-grow: 2;
    -moz-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
  }
}
#navigation-main .navigation-search {
  text-align: right;
}
@media screen and (min-width: 600px) {
  #navigation-main .navigation-search {
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media screen and (max-width: 599px) {
  #navigation-main .navigation-search {
    width: 1.6em;
  }
}
#navigation-main .search-link {
  cursor: pointer;
}
@media screen and (max-width: 599px) {
  #navigation-main .label-search {
    display: none;
  }
}
#navigation-main .icon-search {
  margin-right: 13px;
  font-size: 0.85em;
}
@media screen and (max-width: 599px) {
  #navigation-main .icon-search {
    font-size: 1.1em;
    margin-right: 0;
    position: relative;
    top: 0.1em;
  }
}
#navigation-main .navigation-line {
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: -1px;
  left: 0;
  z-index: 2;
  background-color: rgba(0, 0, 0, 0.08);
}
@media screen and (min-width: 600px) {
  #navigation-main .logo-andere-tijden {
    transform: scale(1);
  }
  #navigation-main .navigation-list {
    position: relative;
    z-index: 2 !important;
    transform: translateY(25px);
  }
  #navigation-main .navigation-bg {
    width: 100%;
    height: 100%;
    background-color: white;
    position: absolute;
    z-index: 1;
    top: 1px;
    left: 0;
    transform-origin: 50% 0;
    transform: scaleY(1.3);
  }
  #navigation-main .navigation-line {
    opacity: 0;
  }
}
@media screen and (max-width: 599px) {
  #navigation-main .navigation-list {
    transform: translateY(0px) !important;
  }
  #navigation-main .navigation-line {
    opacity: 1 !important;
    transform: translateY(0px) !important;
  }
}

.fixedsticky {
  position: relative;
  position: -moz-sticky;
  position: -ms-sticky;
  position: -o-sticky;
  position: sticky;
}

.fixedsticky-withoutfixedfixed .fixedsticky-off,
.fixed-supported .fixedsticky-off {
  position: relative;
}

.fixedsticky-withoutfixedfixed .fixedsticky-on,
.fixed-supported .fixedsticky-on {
  position: fixed;
  margin-top: 0px !important;
}

.fixedsticky-dummy {
  display: none;
  padding-bottom: 50px;
}
@media screen and (max-width: 599px) {
  .fixedsticky-dummy {
    padding-bottom: 40px;
  }
}

.fixedsticky-on + .fixedsticky-dummy {
  display: block;
}

#navigation-sub {
  height: 50px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  top: 0;
  backface-visibility: hidden;
}
#navigation-sub .navigation-wrapper {
  max-width: 1440px;
  margin: 0 auto;
  height: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  #navigation-sub .navigation-wrapper {
    padding-right: 0;
  }
}
@media screen and (max-width: 599px) {
  #navigation-sub {
    height: 40px;
  }
}
#navigation-sub a {
  color: inherit;
  text-decoration: none;
}
#navigation-sub .programme-list, #navigation-sub .logo-list {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
#navigation-sub .programme-item, #navigation-sub .logo-item, #navigation-sub li {
  display: inline-block;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
#navigation-sub .programme-list {
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  height: 140%;
  line-height: 9px;
  padding-left: 30px;
}
@media screen and (max-width: 599px) {
  #navigation-sub .programme-list {
    padding-left: 20px;
  }
}
#navigation-sub .programme-item {
  position: relative;
  top: -13%;
  margin-right: 1.3857142857em;
  color: rgba(0, 0, 0, 0.8);
}
#navigation-sub .programme-item:hover {
  color: black;
}
#navigation-sub .programme-more {
  position: relative;
  padding-left: 25px;
  padding-right: 90px;
  border-left: 1px solid rgba(0, 0, 0, 0.5);
  color: rgba(0, 0, 0, 0.5);
}
@media screen and (max-width: 599px) {
  #navigation-sub .programme-more {
    padding-right: 20px;
  }
}
#navigation-sub .programme-pagination {
  position: absolute;
  right: 202px;
  height: 100%;
  width: 100px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjU1JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0), #ffffff 55%);
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  z-index: 5;
  opacity: 0;
  pointer-events: none;
}
#navigation-sub .programme-pagination.visible {
  opacity: 1;
  pointer-events: all;
}
@media screen and (max-width: 599px) {
  #navigation-sub .programme-pagination {
    display: none;
  }
}
.touch-device #navigation-sub .programme-pagination {
  display: none;
}
#navigation-sub .pagination-arrow {
  padding: 0 10px;
  cursor: pointer;
  font-size: 0.6em;
  opacity: 0.5;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
#navigation-sub .pagination-arrow:hover {
  opacity: 1;
}
#navigation-sub .pagination-arrow.inactive {
  opacity: 0.2;
  pointer-events: none;
}
#navigation-sub .logo-list {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  position: relative;
}
@media screen and (max-width: 599px) {
  #navigation-sub .logo-list {
    display: none;
  }
}
#navigation-sub .logo-list .left-arrow {
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
#navigation-sub .logo-list .right-arrow {
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 5px;
}
#navigation-sub .logo-item {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#navigation-sub .logo-vpro {
  height: 15px;
  width: 50px;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 5px;
  background-image: url("img/logos/VPRO.svg");
}
#navigation-sub .logo-ntr {
  height: 15px;
  width: 46px;
  margin-left: 10px;
  margin-right: 10px;
  background-image: url("img/logos/NTR.svg");
}
#navigation-sub .logo-npo {
  height: 26px;
  width: 26px;
  margin-left: 10px;
  background-image: url("img/logos/NPO.svg");
}

.search-input-container {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  backface-visibility: hidden;
  display: none;
}
.search-input-container.active {
  display: block;
}
.search-input-container .search-input-wrapper {
  width: 100%;
  background-color: white;
  padding: 1.3em;
  box-sizing: border-box;
  position: absolute;
  z-index: 1;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  transform: translateY(-90px);
}
.search-input-container .search-input {
  width: 100%;
  margin: 0;
  padding-left: 0.5em;
}
@media screen and (max-width: 599px) {
  .search-input-container .search-input {
    font-size: 1.2em;
    padding-left: 0.7em;
  }
}
.search-input-container .icon-search {
  font-size: 1.3em;
  width: 1em;
  height: 1em;
}
.search-input-container .search-form {
  width: 100%;
}
.search-input-container .search-helper {
  font-size: 12px;
  left: 6.4em;
  bottom: 0.75em;
  opacity: 0;
  position: absolute;
  color: rgba(0, 0, 0, 0.4);
  transform: translateY(-10px);
}
.touch-device .search-input-container .search-helper {
  display: none;
}
@media screen and (max-width: 599px) {
  .search-input-container .search-helper {
    display: none;
  }
}
.search-input-container .search-input-overlay {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  opacity: 0;
  position: absolute;
  top: 0;
}
.search-input-container .close-wrapper {
  text-align: center;
  color: white;
  position: absolute;
  top: 200px;
  width: 100%;
  transform: translateY(40px);
  opacity: 0;
}
.search-input-container .close-link {
  display: inline;
  cursor: pointer;
}
.search-input-container .label-close {
  display: inline-block;
}
.search-input-container .searching .icon-search {
  background-image: url("img/loader.svg");
  background-size: 130%;
  background-position: center;
  background-repeat: no-repeat;
}
.search-input-container .searching .icon-search:before {
  display: none;
}

.dropdown-pagination-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  padding: 5px 0;
}
@media screen and (max-width: 599px) {
  .dropdown-pagination-wrapper {
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 20px;
  }
}
.dropdown-pagination-wrapper .dropdown-arrow {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.25em 0.25em 0 0.25em;
  border-color: #000000 transparent transparent transparent;
  display: inline-block;
  position: relative;
  top: -0.18em;
  margin-left: 10px;
}
.dropdown-pagination-wrapper .pagination-arrow {
  margin: 0 50px;
  font-size: 14px;
  cursor: pointer;
}
.dropdown-pagination-wrapper .pagination-arrow.inactive {
  opacity: 0.5;
  pointer-events: none;
}
@media screen and (max-width: 599px) {
  .dropdown-pagination-wrapper .pagination-arrow {
    margin: 0;
  }
}
.dropdown-pagination-wrapper .pagination-dropdown {
  position: absolute;
  left: 50%;
  opacity: 0;
  cursor: pointer;
  transform: translateX(-50%);
  border: 0;
  line-height: 35px;
  width: 8em;
}
.dropdown-pagination-wrapper.loading-page {
  pointer-events: none;
  background-image: url("img/loader.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.dropdown-pagination-wrapper.loading-page .pagination-label {
  visibility: hidden;
}

.footer-newsletter-signup {
  width: 100%;
  background-color: #f6f6f6;
  position: relative;
}
@media screen and (min-width: 600px) {
  .footer-newsletter-signup {
    height: 130px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }
}
.footer-newsletter-signup .content-wrapper {
  box-sizing: border-box;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .footer-newsletter-signup .content-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 599px) {
  .footer-newsletter-signup .content-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.footer-newsletter-signup .col-wrapper {
  width: 50%;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 599px) {
  .footer-newsletter-signup .col-wrapper {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .footer-newsletter-signup .col-copy {
    padding: 20px;
  }
}
@media screen and (max-width: 599px) {
  .footer-newsletter-signup .col-input {
    padding-bottom: 5px;
  }
}
.footer-newsletter-signup .thank-you-wrapper {
  display: none;
}
@media screen and (max-width: 599px) {
  .footer-newsletter-signup .thank-you-wrapper {
    padding: 0 20px 20px 20px;
  }
}
.footer-newsletter-signup.signed-up .thank-you-wrapper {
  display: block;
}
.footer-newsletter-signup.signed-up .newsletter-input {
  display: none;
}

#footer .sitemap {
  width: 100%;
  background-color: white;
  position: relative;
  z-index: 1;
}
#footer .sitemap-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  #footer .sitemap-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
@media screen and (min-width: 600px) {
  #footer .list-wrapper {
    width: 25%;
    float: left;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  #footer .list-wrapper {
    width: 31.666666667%;
  }
}
@media screen and (max-width: 599px) {
  #footer .list-wrapper.first-wrapper, #footer .list-wrapper.second-wrapper {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 1em;
  }
}
#footer .list-header {
  margin-bottom: 1em;
  position: relative;
}
@media screen and (max-width: 599px) {
  #footer .list-header {
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
}
@media screen and (max-width: 599px) {
  #footer .list-header:after {
    position: absolute;
    right: 0;
    font-size: 1.54em;
    top: -0.2em;
    font-smooth: never;
    -webkit-font-smoothing: none;
    content: '+';
  }
  #footer .list-open:after {
    content: '–';
  }
}
#footer .sitemap-list {
  line-height: 2em;
}
@media screen and (max-width: 599px) {
  #footer .sitemap-list {
    margin-bottom: 1em;
    line-height: 2.5em;
    display: none;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  #footer .top-link-wrapper {
    width: 5%;
    float: right;
  }
}
@media screen and (max-width: 900px) {
  #footer .top-link-wrapper {
    display: none;
  }
}
#footer .to-top {
  cursor: pointer;
  float: right;
}
#footer .to-top:hover .icon-arrow-up {
  transform: translateY(0px);
}
#footer .arrow-wrapper {
  height: 1.2em;
  overflow: hidden;
  display: inline-block;
  position: relative;
  top: -2px;
}
#footer .icon-arrow-up {
  margin-left: 0.7em;
  font-size: 1.2em;
  display: block;
  transform: translateY(6px);
  transition-property: transform;
  transition-duration: 0.7s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
#footer .meta-bar {
  width: 100%;
  background-color: black;
  color: white;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
#footer .content-wrapper {
  padding: 20px 30px;
  width: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 599px) {
  #footer .content-wrapper {
    height: 250px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
#footer .social-list {
  width: 12em;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
@media screen and (max-width: 599px) {
  #footer .social-list {
    width: 100%;
    height: 50%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
}
@media screen and (max-width: 599px) {
  #footer .social-item {
    font-size: 1.1em;
  }
}
#footer .logo-list {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  width: 12em;
}
@media screen and (max-width: 599px) {
  #footer .logo-list {
    width: 100%;
    height: 50%;
  }
}
#footer .logo-item {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
#footer .logo-vpro {
  height: 15px;
  width: 50px;
  margin-top: 10px;
  background-image: url("img/logos/VPRO-white.svg");
}
#footer .logo-ntr {
  height: 15px;
  width: 46px;
  background-image: url("img/logos/NTR-white.svg");
}
#footer .logo-npo {
  height: 26px;
  width: 26px;
  background-image: url("img/logos/NPO.svg");
}

.colofon-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  padding-bottom: 100px;
  text-align: center;
  max-width: 720px;
  margin: 0 auto;
}
.section-contact .colofon-wrapper {
  padding-bottom: 0;
}
@media screen and (max-width: 599px) {
  .colofon-wrapper {
    padding-bottom: 60px;
  }
}
.colofon-wrapper .list-wrapper {
  width: 40%;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media screen and (max-width: 599px) {
  .colofon-wrapper .list-wrapper {
    width: 100%;
  }
}
.colofon-wrapper .list-wrapper li {
  font-size: 12px;
  line-height: 1.4;
  max-width: 250px;
  margin: 0 auto;
}
@media screen and (min-width: 600px) {
  .colofon-wrapper .list-wrapper li {
    font-size: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .colofon-wrapper .list-wrapper li {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .colofon-wrapper .list-wrapper li {
    font-size: 15px;
  }
}
.colofon-wrapper .list-items {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-top: 10px;
  margin-bottom: 40px;
}
.colofon-wrapper .social-list-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 2em 0 0;
}
.colofon-wrapper .social-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.colofon-wrapper .icon-social {
  width: 3.2em;
  padding-bottom: 3.2em;
  background-size: contain;
  background-repeat: no-repeat;
  text-align: center;
  margin: 1em 1em 0.5em;
  background-position: center center;
}
@media screen and (max-width: 599px) {
  .colofon-wrapper .icon-social {
    width: 4em;
    padding-bottom: 4em;
    margin: 2em 2em 1em;
  }
}
.colofon-wrapper .icon-facebook {
  background-image: url("img/logos/Facebook.svg");
}
.colofon-wrapper .icon-twitter {
  background-image: url("img/logos/Twitter.svg");
}
.colofon-wrapper .icon-instagram {
  background-image: url("img/logos/Instagram.svg");
}

.explore-more-section {
  padding-bottom: 100px;
}
@media screen and (max-width: 599px) {
  .explore-more-section {
    padding-bottom: 60px;
  }
}
.explore-more-section .explore-more-wrapper {
  width: 100%;
}
@media screen and (min-width: 1000px) {
  .explore-more-section .explore-more-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.explore-more-section .teaser-media-wrapper {
  margin: 0 50px;
  box-sizing: border-box;
}
.explore-more-section .teaser {
  width: 33.333%;
}
@media screen and (max-width: 599px) {
  .explore-more-section .teaser {
    width: 100%;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .explore-more-section .teaser {
    width: 70%;
  }
}
@media screen and (max-width: 1000px) {
  .explore-more-section .teaser {
    margin-left: auto;
    margin-right: auto;
  }
  .explore-more-section .teaser:not(:last-child) {
    margin-bottom: 60px;
  }
}

.page-header {
  width: 100%;
  box-sizing: border-box;
  padding-top: 100px;
  /*  
    .page-intro{
      @media screen and (min-width: 600px) {
      	text-align: justify;
      }
    }*/
}
@media screen and (max-width: 599px) {
  .page-header {
    padding-top: 60px;
  }
}
.page-header .page-cover {
  max-width: 800px;
  padding-left: 30px;
  padding-right: 30px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .page-header .page-cover {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page-header .page-title, .page-header .page-subtitle {
  text-align: center;
  max-width: 1100px;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
}
@media screen and (max-width: 599px) {
  .page-header .page-title, .page-header .page-subtitle {
    padding: 0 20px;
  }
}
.page-header .page-title {
  padding-top: 50px;
}
.page-header .page-subtitle {
  padding-top: 0.3em;
}
.page-header .page-meta {
  width: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
  padding: 66.66667px 0;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .page-header .page-meta {
    text-align: center;
  }
}
@media screen and (max-width: 599px) {
  .page-header .meta-label {
    display: block;
  }
}
.page-header.no-bottom-spacing {
  padding-bottom: 0 !important;
}

.episode-row {
  position: relative;
  z-index: 2;
}
@media screen and (min-width: 600px) {
  .episode-row {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.episode-row .teaser-item {
  width: 50%;
  max-width: 650px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .episode-row .teaser-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .episode-row .teaser-item {
    width: 100%;
    box-sizing: border-box;
  }
  .episode-row .teaser-item:nth-child(1) {
    padding-bottom: 60px;
  }
}

.hp-featured-section {
  padding-bottom: 100px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .hp-featured-section {
    padding-bottom: 60px;
  }
}
.hp-featured-section .teaser-item {
  max-width: 1150px;
  margin: 0 auto;
}
.hp-featured-section .teaser-media-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
.hp-featured-section .teaser-title {
  font-size: 40px;
  line-height: 0.96471;
}
@media screen and (min-width: 600px) {
  .hp-featured-section .teaser-title {
    font-size: 55px;
  }
}
@media screen and (min-width: 1000px) {
  .hp-featured-section .teaser-title {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-featured-section .teaser-title {
    font-size: 70.875px;
  }
}
.hp-featured-section .teaser-subtitle {
  font-size: 28px;
  line-height: 1.09;
  margin-bottom: 0.75em;
}
@media screen and (min-width: 600px) {
  .hp-featured-section .teaser-subtitle {
    font-size: 28px;
  }
}
@media screen and (min-width: 1000px) {
  .hp-featured-section .teaser-subtitle {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-featured-section .teaser-subtitle {
    font-size: 35px;
  }
}

.hp-article-section {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .hp-article-section .grid-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .hp-article-section .grid-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 599px) {
  .hp-article-section .grid-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
  }
}
.hp-article-section .col-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .hp-article-section .col-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hp-article-section .col-wrapper.col-left, .hp-article-section .col-wrapper.col-right {
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media screen and (min-width: 600px) {
  .hp-article-section .col-wrapper.small {
    width: 25%;
  }
  .hp-article-section .col-wrapper.large {
    width: 50%;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .hp-article-section .col-wrapper.col-left {
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .hp-article-section .col-wrapper.col-right {
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .hp-article-section .col-wrapper.large {
    width: 100%;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .hp-article-section .col-wrapper.small {
    width: 50%;
  }
}
.hp-article-section .teaser-item {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: 100%;
}
.hp-article-section .teaser-info-wrapper {
  padding-top: 1.5em;
  max-width: 265px;
  margin: 0 auto;
}
.hp-article-section .teaser-title {
  margin-top: 0.07em;
}
.hp-article-section .small .teaser-item {
  padding: 30px 0;
}
.hp-article-section .small .teaser-media-wrapper {
  max-width: 190px;
  margin: 0 auto;
}
.hp-article-section .large {
  width: 100%;
}
@media screen and (max-width: 599px) {
  .hp-article-section .large .teaser-item {
    padding-bottom: 30px;
  }
}
.hp-article-section .large .teaser-item .teaser-info-wrapper {
  max-width: 400px;
}
.hp-article-section .large .teaser-item .teaser-title {
  font-size: 28px;
  line-height: 1.09;
}
@media screen and (min-width: 600px) {
  .hp-article-section .large .teaser-item .teaser-title {
    font-size: 28px;
  }
}
@media screen and (min-width: 1000px) {
  .hp-article-section .large .teaser-item .teaser-title {
    font-size: 30px;
  }
}
@media screen and (min-width: 1200px) {
  .hp-article-section .large .teaser-item .teaser-title {
    font-size: 35px;
  }
}
.hp-article-section .large .teaser-media-wrapper {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  .hp-article-section .large .teaser-media-wrapper {
    max-width: 300px;
  }
}
.hp-article-section .large .media-portrait {
  max-width: 450px;
}
.hp-article-section .large .media-landscape {
  max-width: 600px;
}

.hp-promotion-section {
  z-index: 1;
  position: relative;
}
.hp-promotion-section .section-title {
  width: 100%;
  position: relative;
  z-index: 3;
  box-sizing: border-box;
  pointer-events: none;
  /*
        @media screen and (min-width: 600px) { // fix for the sticky arrows
          position: absolute;
          top: 0;   
        }
  */
}
.hp-promotion-section .teaser-item {
  max-width: 670px;
  box-sizing: border-box;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  /*
        position: relative;
        z-index: 2;
  */
  /*
        @media screen and (min-width: 600px) { // fix for the sticky arrows
          padding-top: $divider-margin - 0.2;
        }
  */
}
@media screen and (max-width: 599px) {
  .hp-promotion-section .teaser-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.hp-promotion-section .teaser-media-wrapper {
  max-width: 500px;
  margin: 0 auto;
  padding-left: 60px;
  padding-right: 60px;
  box-sizing: border-box;
}
.hp-promotion-section .teaser-info-wrapper {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 599px) {
  .hp-promotion-section .teaser-info-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.hp-promotion-section .pagination-wrapper {
  z-index: 3;
  position: relative;
  margin-top: 50px;
}
@media screen and (min-width: 600px) {
  .hp-promotion-section .arrow-wrapper {
    top: 50%;
    width: 100%;
    max-width: 670px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 0.45em 15px;
    /*position: absolute;*/
    position: fixed;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1;
    backface-visibility: hidden;
  }
}
@media screen and (max-width: 599px) {
  .hp-promotion-section .arrow-wrapper {
    display: none;
  }
}
.hp-promotion-section .arrow {
  cursor: pointer;
}
.hp-promotion-section .gradient {
  width: 100%;
  height: 80px;
  position: absolute;
  z-index: 2;
  pointer-events: none;
}
.hp-promotion-section .gradient-top {
  top: -1px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjEuMCIgeDI9IjAuNSIgeTI9IjAuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: linear-gradient(0deg, rgba(255, 255, 255, 0), #ffffff);
}
.hp-promotion-section .gradient-bottom {
  bottom: -1px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2dyYWQpIiAvPjwvc3ZnPiA=');
  background-size: 100%;
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), #ffffff);
}

.hp-dossier-overview {
  position: relative;
  z-index: 2;
  text-align: center;
}
@media screen and (max-width: 599px) {
  .hp-dossier-overview {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.hp-dossier-overview .dossier-grid-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (min-width: 600px) {
  .hp-dossier-overview .dossier-grid-wrapper {
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 599px) {
  .hp-dossier-overview .dossier-grid-wrapper {
    padding-left: 20px;
    overflow-x: scroll;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-points-x: repeat(100%);
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-type: mandatory;
    -ms-overflow-style: none;
  }
  .hp-dossier-overview .dossier-grid-wrapper::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
  }
}

.hp-newsletter-signup {
  position: relative;
  z-index: 2;
  border-top: 200px solid white;
  border-bottom: 150px solid white;
  background-color: #f6f6f6;
  height: 600px;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .hp-newsletter-signup {
    height: 480px;
  }
}
@media screen and (max-width: 1000px) {
  .hp-newsletter-signup {
    border-top-width: 100px;
    border-bottom-width: 100px;
  }
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup {
    height: 500px;
    border-top-width: 60px;
    border-bottom-width: 60px;
  }
}
.hp-newsletter-signup .newsletter-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  height: 100%;
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-wrapper {
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (min-width: 600px) {
  .hp-newsletter-signup .newsletter-input-wrapper {
    width: 80%;
    max-width: 670px;
    padding: 0 60px;
    box-sizing: border-box;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .hp-newsletter-signup .newsletter-input-wrapper {
    padding: 0;
  }
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-input-wrapper {
    text-align: center;
    width: 100%;
    padding: 0;
    height: 370px;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.hp-newsletter-signup .newsletter-title {
  display: block;
  width: 100%;
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-title {
    padding: 0 20px;
  }
}
.hp-newsletter-signup .newsletter-description {
  margin-top: 1em;
  margin-bottom: 2em;
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-description {
    padding: 0 20px;
    max-width: 280px;
    margin: 0 auto;
  }
}
.hp-newsletter-signup .newsletter-link {
  display: none;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-link {
    display: block;
  }
}
.hp-newsletter-signup .thank-you-wrapper {
  display: none;
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .thank-you-wrapper {
    padding: 0 20px 20px 20px;
  }
}
.hp-newsletter-signup.signed-up .thank-you-wrapper {
  display: block;
}
.hp-newsletter-signup.signed-up .newsletter-input {
  display: none;
}
@media screen and (min-width: 600px) {
  .hp-newsletter-signup .newsletter-phone-wrapper {
    width: 40%;
    transform: translateX(20%);
  }
  .hp-newsletter-signup .phone-frame-wrapper {
    max-width: 400px;
    margin: 0 auto;
  }
  .hp-newsletter-signup .phone-frame {
    margin: 0 auto;
    width: 100%;
    padding-bottom: 185.20652174%;
    background-color: white;
    border-radius: 30px;
    box-shadow: 0px 13px 60px -5px rgba(0, 0, 0, 0.2);
    position: relative;
  }
}
@media screen and (min-width: 600px) and (min-width: 599px) and (max-width: 1000px) {
  .hp-newsletter-signup .phone-frame {
    border-radius: 20px;
  }
}
@media screen and (min-width: 600px) {
  .hp-newsletter-signup .screen {
    position: absolute;
    box-sizing: border-box;
    width: 94%;
    padding-bottom: 140%;
    background-color: black;
    background-image: url("../images/newsletter.jpg");
    background-size: contain;
    top: 11%;
    left: 3%;
  }
}
@media screen and (max-width: 599px) {
  .hp-newsletter-signup .newsletter-phone-wrapper {
    display: none;
  }
}

.hp-social-section {
  width: 100%;
  height: 320px;
  background-color: #f6f6f6;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  .hp-social-section {
    min-height: 220px;
    padding-top: 25px;
    padding-bottom: 25px;
    box-sizing: border-box;
  }
}
.hp-social-section .social-section-wrapper {
  height: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .hp-social-section .social-section-wrapper {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  .hp-social-section .social-section-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
  }
}
.hp-social-section .item-wrapper {
  width: 25%;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.hp-social-section .title-item {
  width: 20%;
}
@media screen and (min-width: 601px) and (max-width: 920px) {
  .hp-social-section .title-item {
    display: none;
  }
}
@media screen and (max-width: 599px) {
  .hp-social-section .title-item {
    width: 100%;
    text-align: center;
  }
}
@media screen and (max-width: 599px) {
  .hp-social-section .title {
    margin: 0 auto;
  }
}
.hp-social-section .social-item {
  text-align: center;
  width: 15%;
}
@media screen and (max-width: 599px) {
  .hp-social-section .social-item {
    width: 30%;
  }
}
.hp-social-section .icon-social {
  height: 75px;
  width: 70%;
  background-size: contain;
  background-repeat: no-repeat;
  margin: 0 auto;
  background-position: center bottom;
  margin-bottom: 15px;
}
@media screen and (max-width: 599px) {
  .hp-social-section .icon-social {
    margin-top: 25px;
  }
}
.hp-social-section .social-label {
  margin-top: 5px;
  line-height: 1;
}
.hp-social-section .icon-facebook {
  background-image: url("img/logos/Facebook.svg");
}
.hp-social-section .icon-twitter {
  background-image: url("img/logos/Twitter.svg");
}
.hp-social-section .icon-instagram {
  background-image: url("img/logos/Instagram.svg");
}
.hp-social-section .advertisement-wrapper {
  width: 300px;
}
@media screen and (max-width: 599px) {
  .hp-social-section .advertisement-wrapper {
    display: none;
  }
}
.hp-social-section .advertisement-caption {
  opacity: 0.5;
  margin-bottom: 1em;
  font-size: 0.5em;
  letter-spacing: 0.09em;
}
.hp-social-section .advertisement-container {
  width: 100%;
  height: 250px;
  background-color: #eee;
}

.article-meta-section .share-link {
  margin-bottom: 100px;
}
@media screen and (max-width: 599px) {
  .article-meta-section .share-link {
    margin-top: 60px;
  }
}
.article-meta-section .col-wrapper {
  float: left;
  width: 50%;
}
@media screen and (max-width: 599px) {
  .article-meta-section .col-wrapper {
    width: 50%;
  }
}
.article-meta-section .credits-wrapper {
  float: left;
  width: 50%;
}
@media screen and (max-width: 599px) {
  .article-meta-section .credits-wrapper {
    width: 100%;
  }
}
.article-meta-section .list-title {
  margin-bottom: 1em;
}
.article-meta-section .list-item {
  margin-bottom: 1em;
}
.article-meta-section .writers-col .label {
  font-style: italic;
}
.article-meta-section .tags-col {
  width: 50%;
  float: left;
  padding-left: 20px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .article-meta-section .tags-col {
    padding-top: 60px;
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}

.article-references-section {
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
.article-references-section .header-wrapper {
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  margin-bottom: 30px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.article-references-section .header-wrapper:after {
  content: '';
  width: 100%;
  padding-top: 15px;
  border-bottom: 1px solid #e5e5e5;
}
@media screen and (max-width: 599px) {
  .article-references-section .header-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
.article-references-section .toggle-wrapper {
  text-align: center;
}
@media screen and (max-width: 599px) {
  .article-references-section .toggle-wrapper {
    text-align: left;
  }
}
.article-references-section .toggle-item {
  margin-right: 1.6em;
  color: #b2b2b2;
  cursor: pointer;
}
.article-references-section .toggle-active {
  position: relative;
  color: black;
}
.article-references-section .toggle-active:after {
  content: '';
  height: 1px;
  width: 100%;
  left: 0;
  background-color: black;
  position: absolute;
  bottom: -18px;
}
.article-references-section .arrow-wrapper {
  position: absolute;
  right: 30px;
  opacity: 1;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
@media screen and (max-width: 599px) {
  .article-references-section .arrow-wrapper {
    right: 20px;
  }
}
.article-references-section .arrow-wrapper.hide {
  opacity: 0;
  pointer-events: none;
}
.article-references-section .arrow {
  cursor: pointer;
  font-size: 0.7em;
  float: left;
  margin-top: 0.3em;
  margin-left: 2em;
}
.article-references-section .arrow-previous {
  left: 0;
}
.article-references-section .arrow-next {
  right: 0;
}
.article-references-section .arrow-disabled {
  opacity: 0.3;
  pointer-events: none;
}
.article-references-section .references-list-wrapper {
  overflow-y: hidden;
}
.article-references-section .references-list {
  white-space: nowrap;
  overflow-x: scroll;
  -webkit-overflow-scrolling: touch;
  display: none;
  -ms-overflow-style: none;
  padding-left: 30px;
}
.article-references-section .references-list::-webkit-scrollbar {
  width: 0 !important;
  height: 0 !important;
}
@media screen and (max-width: 599px) {
  .article-references-section .references-list {
    padding-left: 20px;
  }
}
.article-references-section .references-list-active {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  overflow-y: hidden;
  padding-bottom: 50px;
}
.article-references-section .references-list-active.center-content {
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.article-references-section .references-item {
  padding-right: 30px;
  box-sizing: border-box;
  width: 20%;
  display: inline-block;
  white-space: normal;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (max-width: 599px) {
  .article-references-section .references-item {
    width: 50%;
    padding-right: 15px;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .article-references-section .references-item {
    width: 25%;
    padding-right: 15px;
  }
}
.article-references-section .media-container {
  background-color: #f6f6f6;
}
.article-references-section .source-image {
  margin-bottom: 20px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.article-references-section .source-no-image {
  text-align: center;
}
.article-references-section .source span {
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 100%;
  max-width: 300px;
}
.article-references-section .source-description p {
  display: block;
  max-height: 5.3em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.article-references-section .source-url {
  margin-top: 10px;
  display: inline-block;
}

.article-comment-section {
  text-align: center;
}
.article-comment-section .section-header {
  margin-bottom: 2em;
}
.article-comment-section .subline {
  margin-top: 0.4em;
}
.article-comment-section .npo_cc_placeholder_social {
  padding-bottom: 100px;
  max-width: 500px;
  margin: 0 auto;
}
@media screen and (max-width: 599px) {
  .article-comment-section .npo_cc_placeholder_social {
    width: 100%;
    padding-bottom: 60px;
  }
}
.article-comment-section .sidebar {
  max-width: 400px;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .article-comment-section .sidebar {
    width: 100%;
    padding-left: 0;
  }
}
.article-comment-section .mailto-wrapper {
  margin-top: 1em;
}
.article-comment-section .npo_cc_placeholder_social {
  font-size: 12px;
  line-height: 1.4;
}
@media screen and (min-width: 600px) {
  .article-comment-section .npo_cc_placeholder_social {
    font-size: 13px;
  }
}
@media screen and (min-width: 1000px) {
  .article-comment-section .npo_cc_placeholder_social {
    font-size: 14px;
  }
}
@media screen and (min-width: 1200px) {
  .article-comment-section .npo_cc_placeholder_social {
    font-size: 15px;
  }
}

.dossier-episode-section {
  position: relative;
}
@media screen and (min-width: 600px) {
  .dossier-episode-section {
    padding-bottom: 100px;
    margin-bottom: 100px;
  }
}
@media screen and (min-width: 600px) {
  .dossier-episode-section:before {
    content: '';
    width: 8px;
    margin-left: -4px;
    height: 100%;
    position: absolute;
    background-color: black;
    height: 100%;
    left: 50%;
  }
}
@media screen and (min-width: 600px) and (max-width: 599px) {
  .dossier-episode-section:before {
    width: 4px;
    left: 10px;
    z-index: 1;
  }
}

.dossier-episode-section .teaser-item {
  width: 50%;
  float: left;
  box-sizing: border-box;
}
.dossier-episode-section .teaser-item:nth-child(odd) {
  padding: 0 70px 0 40px;
}
.dossier-episode-section .teaser-item:nth-child(even) {
  padding: 0 40px 0 70px;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .dossier-episode-section .teaser-item:nth-child(odd) {
    padding: 0 55px 0 25px;
  }
  .dossier-episode-section .teaser-item:nth-child(even) {
    padding: 0 20px 0 55px;
  }
}
@media screen and (max-width: 599px) {
  .dossier-episode-section .teaser-item {
    width: 100%;
    padding: 0;
    margin-bottom: 60px;
  }
}
@media screen and (min-width: 600px) {
  .dossier-episode-section .teaser-item:nth-child(even), .dossier-episode-section .teaser-item:nth-child(1) {
    margin-top: 100px;
  }
  .dossier-episode-section .teaser-item:nth-child(2) {
    margin-top: 200px;
  }
}

.search-sidebar {
  width: 30%;
  max-width: 300px;
  padding-right: 60px;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .search-sidebar {
    width: 45%;
    max-width: 220px;
  }
}
@media screen and (max-width: 1000px) {
  .search-sidebar {
    width: 100%;
    max-width: none;
  }
}
.search-sidebar .filter-wrapper, .search-sidebar .search-wrapper {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  padding: 15px 0;
  margin-bottom: 15px;
}
.search-sidebar .search-options.hidden {
  display: none;
}
@media screen and (max-width: 599px) {
  .search-sidebar .search-options.visible {
    display: block;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .search-sidebar .search-options.visible {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1000px) {
  .search-sidebar .search-options {
    display: block !important;
  }
}
@media screen and (max-width: 1000px) {
  .search-sidebar .search-options {
    display: none;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  .search-sidebar .filter-wrapper {
    width: 47%;
  }
}
@media screen and (max-width: 599px) {
  .search-sidebar .filter-wrapper {
    width: 100%;
  }
}
.search-sidebar .search-wrapper {
  border-width: 2px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
}
.search-sidebar .icon-search {
  width: 1.6em;
  font-size: 0.8em;
}
.search-sidebar .search-form {
  width: 100%;
  margin-left: 10px;
}
.search-sidebar .search-input-sidebar {
  width: 100%;
  margin-left: -7px;
}
.search-sidebar .filter-title {
  margin-bottom: 20px;
}
.search-sidebar .filter-item {
  opacity: 0.5;
  cursor: pointer;
  transition-property: opacity;
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
  -webkit-transition: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.search-sidebar .filter-item:not(:first-child) {
  margin: 14px 0;
}
.search-sidebar .filter-item:hover {
  opacity: 0.8;
}
.search-sidebar .filter-active {
  opacity: 1;
}
.search-sidebar .filter-label {
  float: left;
}
.search-sidebar .filter-amount {
  text-align: right;
  float: right;
}
.search-sidebar .sort-toggle {
  padding-left: 20px;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  width: 6.2em;
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1000px) {
  .search-sidebar .sort-toggle {
    display: block;
  }
}
.search-sidebar .sort-toggle .arrow {
  width: 0px;
  height: 0px;
  float: right;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid black;
  margin-top: 0.6em;
}
.search-sidebar .sort-toggle.active .arrow {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 4px solid black;
  border-top: 0px;
}

.search-results-list {
  width: 100%;
  min-height: 100vh;
}
.search-results-list .loader {
  width: 18px;
  height: 18px;
  margin-right: 10px;
}

.program-overview-section {
  text-align: center;
  padding-bottom: 100px;
}
@media screen and (min-width: 600px) {
  .program-overview-section .program-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -moz-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.program-overview-section .teaser-program {
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  .program-overview-section .teaser-program {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 600px) {
  .program-overview-section .teaser-program {
    width: 33.333%;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}
@media screen and (max-width: 599px) {
  .program-overview-section .teaser-program {
    width: 100%;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 60px;
  }
  .program-overview-section .teaser-program:last-child {
    margin-bottom: 0;
  }
}
.program-overview-section .teaser-info-wrapper {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 599px) {
  .program-overview-section .teaser-info-wrapper {
    text-align: left;
    padding-left: 30px;
    padding-top: 0;
    padding-bottom: 0;
    width: 60%;
  }
}
@media screen and (min-width: 600px) {
  .program-overview-section .teaser-caption {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .program-overview-section .teaser-title {
    font-size: 16px;
    line-height: 1.3;
  }
}
@media screen and (max-width: 599px) {
  .program-overview-section .teaser-caption {
    font-size: 12px;
    line-height: 1.4;
  }
}

.program-promotion-section {
  padding-top: 100px;
  z-index: 1;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 599px) {
  .program-promotion-section {
    padding-top: 60px;
  }
}
.program-promotion-section .section-title {
  width: 100%;
  position: relative;
  z-index: 3;
  box-sizing: border-box;
}
.program-promotion-section .teaser-item {
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  max-width: 1000px;
}
@media screen and (max-width: 599px) {
  .program-promotion-section .teaser-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (min-width: 1000px) {
  .program-promotion-section .teaser-item {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }
}
@media screen and (max-width: 1000px) {
  .program-promotion-section .teaser-item {
    max-width: 670px;
  }
}
.program-promotion-section .teaser-info-wrapper, .program-promotion-section .teaser-media-wrapper {
  width: 50%;
  box-sizing: border-box;
}
@media screen and (min-width: 1000px) {
  .program-promotion-section .teaser-info-wrapper {
    padding-top: 0;
  }
}
.program-promotion-section .teaser-media-wrapper {
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.program-promotion-section .arrow-pagination-wrapper {
  position: relative;
  margin-top: 50px;
  text-align: center;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
}
.program-promotion-section .pagination-wrapper {
  width: auto;
}
.program-promotion-section .arrow {
  cursor: pointer;
  font-size: 16px;
  margin-top: -7px;
}
.program-promotion-section .inline-arrow-left {
  display: inline;
  padding-right: 20px;
}
.program-promotion-section .inline-arrow-right {
  display: inline;
  padding-left: 20px;
}
@media screen and (max-width: 1000px) {
  .program-promotion-section .inline-arrow-left {
    display: none;
  }
  .program-promotion-section .inline-arrow-right {
    display: none;
  }
}
@media screen and (max-width: 1000px) {
  .program-promotion-section .teaser-media-wrapper {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px;
  }
  .program-promotion-section .teaser-info-wrapper {
    float: none;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 1000px) and (max-width: 599px) {
  .program-promotion-section .teaser-info-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.episode-archive-section {
  background-color: white;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-bottom: 100px;
}
@media screen and (max-width: 599px) {
  .episode-archive-section {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 60px;
  }
}
.episode-archive-section .time-indicators {
  width: 100%;
  text-align: center;
  padding-bottom: 1.5em;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  -moz-justify-content: space-around;
  justify-content: space-around;
}
.episode-archive-section .time-item {
  width: 7em;
}
@media screen and (max-width: 599px) {
  .episode-archive-section .time-item {
    opacity: 0.5;
    cursor: pointer;
  }
}
.episode-archive-section .time-item-active {
  opacity: 1;
}
.episode-archive-section .archive-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media screen and (max-width: 599px) {
  .episode-archive-section .archive-wrapper {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    scroll-snap-points-x: repeat(100%);
    scroll-snap-type: mandatory;
    -webkit-scroll-snap-type: mandatory;
    -webkit-scroll-snap-points-x: repeat(100%);
    -ms-overflow-style: none;
  }
  .episode-archive-section .archive-wrapper::-webkit-scrollbar {
    width: 0 !important;
    height: 0 !important;
  }
}
.episode-archive-section .teaser-item {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
@media screen and (min-width: 600px) {
  .episode-archive-section .teaser-item {
    padding: 0 30px;
    width: 33.3333%;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 599px) {
  .episode-archive-section .teaser-item {
    width: 100%;
    box-sizing: border-box;
  }
}
.episode-archive-section .teaser-item:nth-child(0) {
  z-index: 3;
}
.episode-archive-section .teaser-item:nth-child(1) {
  z-index: 2;
}
.episode-archive-section .teaser-item:nth-child(2) {
  z-index: 1;
}
@media screen and (min-width: 1000px) {
  .episode-archive-section .teaser-media-wrapper {
    max-width: 350px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 599px) {
  .episode-archive-section {
    position: relative;
    /*    .teaser-helper {
          display: none;
        } */
  }
  .episode-archive-section:after {
    content: '';
    width: 100%;
    height: 20px;
    background-color: white;
    position: absolute;
    bottom: 0;
    z-index: 10000;
  }
}

#page-article .page-meta {
  max-width: 45em;
}
#page-article .article-section, #page-article .article-title {
  padding-top: 100px;
}
@media screen and (max-width: 599px) {
  #page-article .article-section, #page-article .article-title {
    padding-top: 60px;
  }
}
#page-article .episode-section {
  /*    @media screen and (min-width: 1000px) {
        .play-button{
          right: 50%;
          bottom: 50%;
          margin-bottom: -60px;
          margin-right: -60px;
        }
      }*/
}
@media screen and (min-width: 1000px) {
  #page-article .episode-section .play-button {
    right: 50%;
    bottom: 50%;
    margin-bottom: -60px;
    margin-right: -60px;
  }
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  #page-article .episode-section .play-button {
    right: 50%;
    bottom: 50%;
    margin-bottom: -45px;
    margin-right: -45px;
  }
}
#page-article .episode-section .episode-container:not(.announcement) {
  background-color: black;
  cursor: pointer;
}
#page-article .episode-section .episode-container.announcement .episode-info {
  color: black;
}
#page-article .episode-section .episode-container.announcement img {
  opacity: 0.4;
}
#page-article .episode-section .episode-cover-wrapper {
  background-color: transparent;
}
#page-article .article-wrapper .episode-section, #page-article .article-wrapper .inline-media-wrapper, #page-article .article-wrapper .image-carousel-container {
  padding-bottom: 100px;
  padding-top: 100px;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper .episode-section, #page-article .article-wrapper .inline-media-wrapper, #page-article .article-wrapper .image-carousel-container {
    padding-bottom: 40px;
    padding-top: 40px;
  }
}
#page-article .article-wrapper .quote {
  margin: 100px auto;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper .quote {
    margin: 60px auto;
  }
}
#page-article .article-wrapper .article-title {
  padding-bottom: 0.6em;
}
#page-article .article-wrapper .share-button-container {
  display: block;
  padding-top: 50px;
}
#page-article .article-wrapper ul {
  list-style-type: disc;
}
#page-article .article-wrapper ol {
  list-style-type: decimal;
}
#page-article .article-wrapper p, #page-article .article-wrapper ul, #page-article .article-wrapper ol {
  padding-top: 0.7em;
  padding-bottom: 0.7em;
}
#page-article .article-wrapper ul, #page-article .article-wrapper ol {
  padding-left: 3.8em;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper ul, #page-article .article-wrapper ol {
    padding-left: 2.1em;
  }
}
#page-article .article-wrapper li {
  padding-left: 0.5em;
}
#page-article .article-wrapper p:first-child, #page-article .article-wrapper ul:first-child, #page-article .article-wrapper ol:first-child {
  padding-top: 0em;
}
#page-article .article-wrapper p:last-child, #page-article .article-wrapper ul:last-child, #page-article .article-wrapper ol:last-child, #page-article .article-wrapper .episode-section:last-child {
  padding-bottom: 0em;
}
#page-article .article-wrapper a {
  box-shadow: inset 0 0px 0 #fff, inset 0 -1px 0 black;
  /*
        border-bottom: 1px dashed $orange;
        
        &:hover{
          border-bottom: 1px solid $orange;
        }
  */
}
#page-article .article-wrapper a:hover {
  box-shadow: inset 0 0px 0 #fff, inset 0 -1px 0 #ff5c00;
}

#page-dossier {
  /*TEMP FIX*/
}
#page-dossier .page-meta {
  max-width: 500px;
}
#page-dossier .share-button-container {
  width: 100%;
  text-align: center;
  padding-top: 100px;
}
#page-dossier .page-intro {
  padding-bottom: 100px;
}
#page-dossier .page-cover .loader {
  display: none;
}

#page-homepage {
  padding-top: 100px;
}
@media screen and (max-width: 599px) {
  #page-homepage {
    padding-top: 20px;
  }
}
#page-homepage .hp-featured-section,
#page-homepage .featured-episodes,
#page-homepage .hp-secondairy-section,
#page-homepage .hp-article-section,
#page-homepage .section-divider,
#page-homepage .hp-dossier-overview,
#page-homepage .program-overview-section {
  background-color: white;
  position: relative;
  z-index: 2;
}
#page-homepage .episode-archive-section {
  padding-bottom: 0;
}

#page-program-detail .page-header {
  padding: 100px 30px 0;
}
@media screen and (max-width: 599px) {
  #page-program-detail .page-header {
    padding: 0 0;
  }
}
#page-program-detail .page-intro {
  padding-top: 100px;
  text-align: center;
}
@media screen and (max-width: 599px) {
  #page-program-detail .page-intro {
    padding-top: 60px;
  }
}
#page-program-detail .share-button-container {
  padding-top: 2.5em;
}
#page-program-detail .inline-media-wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}
@media screen and (max-width: 599px) {
  #page-program-detail .inline-media-wrapper {
    padding-bottom: 60px;
    padding-top: 20px;
  }
}
#page-program-detail .program-featured-section {
  padding-top: 50px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 599px) {
  #page-program-detail .program-featured-section {
    padding-bottom: 60px;
    padding-top: 20px;
  }
}
#page-program-detail .program-featured-section .teaser-item {
  max-width: 1150px;
  margin: 0 auto;
}
#page-program-detail .program-featured-section .teaser-media-wrapper {
  max-width: 1000px;
  margin: 0 auto;
}
#page-program-detail .program-featured-section .teaser-title {
  font-size: 40px;
  line-height: 0.96471;
}
@media screen and (min-width: 600px) {
  #page-program-detail .program-featured-section .teaser-title {
    font-size: 55px;
  }
}
@media screen and (min-width: 1000px) {
  #page-program-detail .program-featured-section .teaser-title {
    font-size: 65px;
  }
}
@media screen and (min-width: 1200px) {
  #page-program-detail .program-featured-section .teaser-title {
    font-size: 70.875px;
  }
}
#page-program-detail .section-contact .social-wrapper {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#page-program-detail .section-contact .list-wrapper {
  width: 100%;
  max-width: 10000px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
#page-program-detail .explore-more-section {
  padding-bottom: 0;
}
#page-program-detail .section-header {
  text-align: center;
  margin-bottom: 100px;
}
@media screen and (max-width: 599px) {
  #page-program-detail .section-header {
    margin-bottom: 60px;
  }
}
#page-program-detail .section-subline {
  margin-top: 0.4em;
}
#page-program-detail.not-AT-program .colofon-wrapper {
  max-width: 900px;
}
#page-program-detail.not-AT-program .list-wrapper {
  width: 25%;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  #page-program-detail.not-AT-program .list-wrapper {
    width: 50%;
  }
}
@media screen and (max-width: 599px) {
  #page-program-detail.not-AT-program .list-wrapper {
    width: 100%;
  }
}

#page-program-overview .teaser-program {
  margin-bottom: 100px;
}

#page-episode-overview {
  padding-top: 100px;
}
@media screen and (max-width: 599px) {
  #page-episode-overview {
    padding-top: 0;
  }
}
@media screen and (max-width: 599px) {
  #page-episode-overview .featured-episodes {
    padding-top: 60px;
  }
}
#page-episode-overview .episode-list .teaser-item {
  padding-bottom: 50px;
  /*      &:nth-child(odd){padding-left: 0;}
        &:nth-child(even){padding-right: 0;}*/
}
@media screen and (max-width: 599px) {
  #page-episode-overview .episode-list .teaser-item {
    padding-bottom: 30px;
    padding-left: 0;
    padding-right: 0;
  }
}
#page-episode-overview .episode-list .teaser-item .episode-row {
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}

#page-search-results {
  padding-top: 100px;
}
@media screen and (min-width: 599px) and (max-width: 1000px) {
  #page-search-results {
    padding-top: 50px;
  }
}
@media screen and (max-width: 599px) {
  #page-search-results {
    padding-top: 0;
  }
}
@media screen and (min-width: 1000px) {
  #page-search-results .search-results-wrapper {
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
#page-search-results .search-result {
  width: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
#page-search-results .result-media-wrapper {
  width: 30%;
  margin-right: 30px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #page-search-results .result-media-wrapper {
    width: 100%;
    margin-right: 0px;
  }
}
#page-search-results .result-info-wrapper {
  width: 60%;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  #page-search-results .result-info-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
#page-search-results .tags-col, #page-search-results .result-description {
  margin-top: 20px;
}
#page-search-results .dropdown-pagination-wrapper {
  padding-bottom: 100px;
  padding-top: 100px;
}

#page-tag-results {
  padding-top: 100px;
}
#page-tag-results .tag-results-wrapper {
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
#page-tag-results .search-wrapper .tag {
  margin-bottom: 0;
  pointer-events: none;
}
#page-tag-results .search-result {
  width: 100%;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 20px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}
#page-tag-results .result-media-wrapper {
  width: 30%;
  margin-right: 30px;
  position: relative;
}
@media screen and (max-width: 1000px) {
  #page-tag-results .result-media-wrapper {
    width: 100%;
  }
}
#page-tag-results .result-info-wrapper {
  width: 60%;
  text-align: left;
}
@media screen and (max-width: 1000px) {
  #page-tag-results .result-info-wrapper {
    width: 100%;
    margin-top: 20px;
  }
}
#page-tag-results .tags-col, #page-tag-results .result-description {
  margin-top: 20px;
}
#page-tag-results .dropdown-pagination-wrapper {
  padding-bottom: 100px;
  padding-top: 100px;
}

#page-404 .page-header {
  padding-bottom: 0;
}
#page-404 .page-title {
  padding-bottom: 50px;
}
#page-404 .episode-teaser-title {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
  padding-bottom: 50px;
}
#page-404 .page-intro {
  text-align: center;
  font-size: 18px;
  line-height: 1.5;
}
#page-404 .featured-episodes {
  padding-bottom: 100px;
}
#page-404 .teaser-episode-row {
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
#page-404 .teaser-episode-row .teaser-item {
  width: 50%;
  max-width: 650px;
  margin: 0 auto;
  padding-left: 30px;
  padding-right: 30px;
  box-sizing: border-box;
}
@media screen and (max-width: 599px) {
  #page-404 .teaser-episode-row .teaser-item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 599px) {
  #page-404 .teaser-episode-row .teaser-item {
    width: 100%;
    box-sizing: border-box;
  }
  #page-404 .teaser-episode-row .teaser-item:nth-child(1) {
    padding-bottom: 60px;
  }
}

.source .no-image {
  color: #cbcbcb;
}

.source-url:after {
  position: relative;
  top: 5px;
  margin-left: 10px;
  background-image: url("../images/external-source-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  display: inline-block;
  width: 9px;
  height: 19px;
  content: "";
}

.dropdown-top {
  margin-bottom: 65px;
}

.article-comment-section .sidebar {
  margin-top: 120px;
}

.article-references-section .source-description p {
  max-height: 7.0em;
  -webkit-line-clamp: 5;
}

.video-player .video-info {
  color: #ffffff;
}

.video-player .video-container {
  padding-bottom: 0px;
  padding-top: 0px;
}
.video-player .video-container .embed-container {
  margin: 0px auto;
  padding-bottom: 51%;
  width: 100%;
  max-width: 950px;
}

#page-article .article-wrapper .episode-section, #page-article .article-wrapper .inline-media-wrapper, #page-article .article-wrapper .image-carousel-container,
#page-article .article-section, #page-article .article-title {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper .episode-section, #page-article .article-wrapper .inline-media-wrapper, #page-article .article-wrapper .image-carousel-container,
  #page-article .article-section, #page-article .article-title {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

#page-article .article-wrapper p:first-child {
  padding-top: 25px;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper p:first-child {
    padding-top: 20px;
  }
}
#page-article .article-wrapper p:last-child {
  padding-bottom: 25px;
}
@media screen and (max-width: 599px) {
  #page-article .article-wrapper p:last-child {
    padding-bottom: 20px;
  }
}

#page-article .article-wrapper .episode-section:last-child {
  padding-bottom: 25px;
}

#page-article .page-header {
  padding-bottom: 25px;
}

#page-article .article-wrapper h2.article-title {
  margin-bottom: 0;
  padding-bottom: 0;
}

blockquote.quote, #page-article .article-wrapper .quote {
  margin-top: 25px;
  margin-bottom: 25px;
  padding-top: 0;
}
@media screen and (max-width: 599px) {
  blockquote.quote, #page-article .article-wrapper .quote {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 0;
  }
}
blockquote.quote p, #page-article .article-wrapper .quote p {
  padding: 0;
}

.promotion-carousel .carousel-item {
  width: 100%;
}

.inline-media-wrapper .media-container {
  padding-bottom: 0 !important;
}
.inline-media-wrapper .media-container img {
  min-height: 70px;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  transform: translateY(0) translateX(0);
}

.inline-media-wrapper .video-container .media-container img {
  min-height: 0;
}

.extra-media .center-column {
  max-width: 1005px;
  padding-top: 25px;
  padding-bottom: 25px;
}

.youtube-player-section .media-container, .vimeo-player-section .media-container {
  background-color: #000000;
}

.episode-container.unavailable {
  background-color: black;
  cursor: initial !important;
}
.episode-container.unavailable img {
  opacity: 0.4 !important;
}

.focus {
  position: relative;
  margin-top: 50px;
  background-color: #b6b1b1;
  color: #FFFFFF;
  width: 100%;
  min-height: 40px;
  text-align: center;
  font-size: 1.04rem;
  line-height: 40px;
}
.focus a {
  text-decoration: underline;
}

#navigation-main {
  margin-top: 0px;
}
