/*!
Theme Name:     Radio Helsinki (Beta)
Description:    
Author:         Ulkoasu: Tero Ahonen, Ohjelmointi: Jari Pennanen
Version:        
License:
*/
/* HTML5 support for IE6,7,8 */
@font-face {
  font-family: "DisplayCondensed";
  src: url('css/fonts/DomaineDisplayCondensedWeb-Medium.eot?#iefix') format('embedded-opentype'), url('css/fonts/DomaineDisplayCondensedWeb-Medium.woff2') format('woff2'), url('css/fonts/DomaineDisplayCondensedWeb-Medium.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PitchRegular";
  src: url('css/fonts/PitchWeb-Regular.eot?#iefix') format('embedded-opentype'), url('css/fonts/PitchWeb-Regular.woff2') format('woff2'), url('css/fonts/PitchWeb-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PitchSemiBold";
  src: url('css/fonts/PitchWeb-Semibold.eot?#iefix') format('embedded-opentype'), url('css/fonts/PitchWeb-Semibold.woff2') format('woff2'), url('css/fonts/PitchWeb-Semibold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "PanoBold";
  src: url('css/fonts/Pano-Bold.eot?#iefix') format('embedded-opentype'), url('css/fonts/Pano-Bold.otf') format("opentype"), url('css/fonts/Pano-Bold.ttf') format("truetype"), url('css/fonts/Pano-Bold.woff2') format('woff2'), url('css/fonts/Pano-Bold.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
section,
article,
aside,
footer,
header,
nav,
hgroup {
  display: block;
}
body {
  font-family: Arial;
}
ul,
ol {
  padding: 0 0 1em 1.5em;
  margin: 0;
}
p {
  padding: 0 0 1em 0;
  margin: 0;
}
a {
  text-decoration: none;
}
.screen-reader-response,
.skip-link,
.assistive-text,
.assistive-navigation {
  position: absolute;
  height: 0;
  width: 0;
  left: -1000px;
  opacity: 0;
  overflow: hidden;
}
.clear,
.clearfix {
  clear: both;
}
div.error,
p.error,
span.error {
  color: #D32A24;
}
.small-highlight {
  font-size: 70%;
}
blockquote {
  border-left: 3px solid #efefef;
  margin: 0 0 1em 1.0em;
  padding: 0.2em 0 0.2em 1.5em;
  overflow: hidden;
}
blockquote p:last-child {
  padding-bottom: 0;
}
/* Embeds */
.ownskit-embedhtmlshort {
  margin: 0 0 1em 0;
}
/* =Images
-------------------------------------------------------------- */
img {
  border: 0;
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
  max-width: 100%;
  /* When images are too wide for containing element, force them to fit. */
  width: auto !important;
  height: auto;
  /* Override height to match resized width for correct aspect ratio. */
}
.alignleft-wrap {
  float: left;
}
.alignnone,
.entry-content img {
  max-width: 100%;
  height: auto;
}
.alignleft,
img.alignleft {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: left;
  clear: left;
  margin-right: 14px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  max-width: 55% !important;
  height: auto !important;
  display: inline;
  float: right;
  clear: right;
  margin-left: 14px;
  margin-top: 4px;
}
.alignnone,
.aligncenter,
.wp-post-image,
img.aligncenter {
  max-width: 100%;
  height: auto !important;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.aligncenter iframe {
  display: block;
  margin: 0 auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.wp-caption {
  margin-top: 5px;
  margin-bottom: 10px;
  width: auto !important;
}
.wp-caption-text {
  margin: 0;
  padding: 0;
  max-width: 100%;
  /* prevent too-wide images from breaking layout */
  text-align: center;
  color: gray;
  font-family: Georgia;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 1.2;
}
.gallery-icon img,
.wp-caption img {
  display: block;
  margin: 0 auto 3px auto;
  max-width: 100%;
  width: auto !important;
  height: auto !important;
}
.wp-smiley {
  margin: 0;
}
/* WP-Gallery feature */
.gallery {
  clear: both;
  margin: 0 -10px;
}
.gallery .gallery-caption,
.gallery .gallery-content,
.gallery .gallery-icon {
  margin: 0 10px;
  display: block;
}
.gallery .gallery-icon .preview {
  display: block;
}
.gallery .gallery-item {
  float: left;
  margin-top: 0;
  text-align: center;
  margin-bottom: 14px;
}
.gallery-columns-2 .gallery-item {
  width: 50%;
}
.gallery-columns-3 .gallery-item {
  width: 33%;
}
.gallery-columns-4 .gallery-item {
  width: 25%;
}
.gallery-columns-5 .gallery-item {
  width: 20%;
}
#ie7 .gallery-columns-2 .gallery-item {
  width: 48%;
}
#ie7 .gallery-columns-3 .gallery-item {
  width: 31%;
}
#ie7 .gallery-columns-4 .gallery-item {
  width: 23%;
}
#ie7 .gallery-columns-5 .gallery-item {
  width: 18%;
}
.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1) {
  clear: both;
}
.gallery img {
  display: block;
  margin: 0 auto;
  border: 1px solid #D3D4D4;
}
.gallery .attachment-thumbnail,
.gallery .attachment-medium {
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important;
}
.gallery .gallery-caption {
  font-size: 12px;
  margin: 3px 0 12px;
}
.ownskit-galleries .gallery-content {
  display: none;
}
.gallery .gallery-content {
  margin: 0 0 12px;
}
.gallery dl {
  margin: 0;
}
.gallery br + br {
  display: none;
}
#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}
@media (max-width: 460px) {
  .alignleft,
  img.alignleft,
  .alignright,
  img.alignright {
    max-width: 45% !important;
  }
}
/* LESS Mixins 
 * https://github.com/dmitryf/elements/blob/master/elements.less
 * */
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: rgba(0, 0, 0, 0.9);
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
a.mfp-close,
button.mfp-close {
  cursor: pointer;
  cursor: hand;
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
  text-decoration: none;
  text-align: center;
  opacity: 1;
  filter: alpha(opacity=65);
  padding: 0 0 5px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 44px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-close-btn-in .mfp-close {
  right: -10px;
  top: 0;
  color: #fff;
}
.mfp-close-btn-in .mfp-close:hover {
  color: rgba(255, 255, 255, 0.7);
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 0 0 40px 0;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
  z-index: 10;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-title a {
  color: #fff;
  text-decoration: underline;
}
.mfp-title a:hover {
  color: silver;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 700px) {
  .mfp-bg {
    display: none;
  }
  .mfp-container {
    background: #000;
  }
  .mfp-close-btn-in .mfp-close {
    color: #fff;
  }
  .mfp-close-btn-in .mfp-close:hover {
    color: #aaa;
  }
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.mfp-ie7 .mfp-img {
  padding: 0;
}
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.mfp-ie7 .mfp-container {
  padding: 0;
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.nform select,
.nform textarea,
.nform input[type=password],
.nform input[type=number],
.nform input[type=text],
.nform input[type=email] {
  box-sizing: border-box;
  width: 100%;
  height: 3em;
  padding: 0 0.7rem;
  line-height: 2.1em;
  border-radius: 0;
  box-shadow: 0;
  display: block;
  margin: 0;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
}
@media (max-width: 760px) {
  .nform select,
  .nform textarea,
  .nform input[type=password],
  .nform input[type=number],
  .nform input[type=text],
  .nform input[type=email] {
    font-family: PitchSemibold;
    font-weight: normal;
    line-height: 1.45;
  }
}
.nform select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background: #fff url('../images/select.png') right center no-repeat;
  background-size: 30px auto;
  padding: 0.2em 0.55em;
}
.nform textarea {
  height: 130px;
  max-width: none;
  padding: 1em 0.7rem;
  overflow: auto;
}
.nform fieldset {
  margin: 0;
  padding: 0 0 1em 0;
  border: 0;
}
.nform .radio {
  line-height: 1.7em;
  display: block;
  position: relative;
  cursor: hand;
  cursor: pointer;
}
.nform .radio .name {
  padding: 0 0 0 22px;
  display: inline-block;
}
.nform .radio input {
  width: 18px;
  height: 18px;
  margin: 0;
  padding: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.nform .radio input + i {
  position: absolute;
  top: 1px;
  left: 0;
  background: url('radio.png') 0 0;
  width: 18px;
  height: 18px;
  background-size: 20px 40px;
  display: inline-block;
  vertical-align: middle;
}
.nform .radio input:checked + i {
  background-position: 0 -20px;
}
.nform .radio:hover {
  color: gray;
}
.nform .radio:hover + i {
  opacity: 0.7;
}
.nform .msg,
.nform .wpcf7-response-output {
  padding: 0.5em 1em;
  background: #efefef;
}
.nform .msg.errors,
.nform .wpcf7-response-output.errors,
.nform .msg.wpcf7-validation-errors,
.nform .wpcf7-response-output.wpcf7-validation-errors {
  color: red;
}
@media (max-width: 760px) {
  .nform .msg,
  .nform .wpcf7-response-output {
    font-family: PitchSemibold;
    font-weight: normal;
    line-height: 1.45;
  }
}
.nform .wpcf7-display-none {
  display: none;
}
.nform .wpcf7-not-valid,
.nform textarea.error,
.nform input.error,
.nform select.error {
  border: 1px solid red;
}
.nform .wpcf7-not-valid-tip,
.nform span.error {
  font-size: 80%;
  color: red;
  line-height: 1.1;
}
.nform .required {
  color: inherit;
}
.nform .form-row {
  margin: 0 0 5px 0;
}
.nform .form-row > .name {
  display: block;
  padding: 0.3em 0 0 0;
}
.nform .form-row label.error {
  color: red;
  padding: 0.5em 0 1em 0;
  display: block;
  font-size: 80%;
  line-height: 1;
}
.nform .form-row-checkbox {
  padding: 0.5em 0 0 0;
  display: block;
}
.nform .watermark {
  position: relative;
  display: block;
}
.nform .watermark br {
  display: none;
}
.nform .watermark .name {
  position: absolute;
  top: 0.45em;
  left: 0.7em;
  line-height: 2.2;
  pointer-events: none;
  padding: 0;
  font-size: 110%;
  white-space: nowrap;
  z-index: 10;
}
.nform .watermark.filled .name {
  display: none;
}
.nform .watermark.focused .name {
  background: #777;
  color: #fff;
  padding: 0.3em 0.75em;
  position: absolute;
  z-index: 10001;
  font-weight: normal;
  display: block;
  top: -2.2em;
  left: -0.1em;
  border-radius: 10px;
}
.nform .watermark.focused .name:after {
  display: block;
  content: "";
  border: 7px solid transparent;
  border-top-color: #777;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -14px;
  margin-left: -7px;
  left: 50%;
}
.nform .watermark input:focus {
  position: relative;
  z-index: 20;
}
body.page-ohjelmat #main,
body.page-uutiset #main,
body.single-rh_host #main,
body.single-rh_program #main,
body.search-results #main,
body.single-post #main {
  padding-bottom: 17%;
}
@media (max-width: 760px) {
  body.page-ohjelmat #main,
  body.page-uutiset #main,
  body.single-rh_host #main,
  body.single-rh_program #main,
  body.search-results #main,
  body.single-post #main {
    padding-bottom: 120px;
  }
}
::-moz-selection {
  background: #000;
  color: #fff !important;
  opacity: 1 !important;
}
::selection {
  background: #000;
  color: #fff !important;
  opacity: 1 !important;
}
::-moz-selection {
  background: #000;
  color: #fff !important;
  opacity: 1 !important;
}
body.scheme-black ::-moz-selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
body.scheme-black ::selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
body.scheme-black ::-moz-selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
b,
strong {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
.ingress {
  font-size: 1.54320988vw;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
}
@media (min-width: 1620px) {
  .ingress {
    font-size: 25px;
  }
}
@media (max-width: 860px) {
  .ingress {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  .ingress {
    font-size: 13.27160494px;
  }
}
/*
 .sizer(@property, @value, @minwidth: 850px) {
    @property: @value;
    @media (min-width: @desktop-leveys) {
        @property: unit(@value) / 100 * @desktop-leveys;
    }
    @media (max-width: @minwidth) {
        @property: unit(@value) / 100 * @minwidth;
    }
 }
    */
iframe {
  max-width: 100%;
  margin: 0 auto;
  display: block;
}
.jump-target {
  display: block;
  height: 1px;
}
body,
html {
  padding: 0;
  margin: 0;
  height: 100%;
  min-height: 100%;
  position: relative;
}
body {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.14197531vw;
  color: #000;
  padding-bottom: 120px;
  background: #fff;
}
@media (min-width: 1620px) {
  body {
    font-size: 18.5px;
  }
}
@media (max-width: 860px) {
  body {
    font-size: 9.82098765px;
  }
}
@media (max-width: 760px) {
  body {
    font-size: 13px;
  }
}
body::scrollbar {
  width: 22px;
}
body::-moz-scrollbar {
  width: 22px;
}
body::-webkit-scrollbar {
  width: 22px;
}
body::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
body::-webkit-scrollbar-track {
  background: #fff;
  border: 0;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb:hover {
  background: #000;
}
body.scheme-holvi {
  background: #fabd9c;
}
body.scheme-black {
  background: #000;
  color: #fff;
}
body.scheme-black-bg-image {
  background: #000;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#page::scrollbar {
  width: 22px;
}
#page::-moz-scrollbar {
  width: 22px;
}
#page::-webkit-scrollbar {
  width: 22px;
}
#page::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
#page::-webkit-scrollbar-track {
  background: #fff;
  border: 0;
  border-radius: 0;
}
#page::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 0;
}
#page::-webkit-scrollbar-thumb:hover {
  background: #000;
}
a {
  color: inherit;
  transition: color 0.25s;
}
a:hover {
  text-decoration: underline;
}
a:hover {
  color: inherit;
}
h1:first-child,
h2:first-child,
h3:first-child {
  margin-top: 0;
  padding-top: 0;
}
h1 {
  font-size: 3vw;
  padding: 0.2em 0 0.4em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  color: inherit;
}
@media (min-width: 1620px) {
  h1 {
    font-size: 48.6px;
  }
}
@media (max-width: 860px) {
  h1 {
    font-size: 25.8px;
  }
}
@media (max-width: 760px) {
  h1 {
    font-size: 25.8px;
  }
}
h2 {
  font-size: 2vw;
  padding: 0.2em 0 0.4em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  color: inherit;
}
@media (min-width: 1620px) {
  h2 {
    font-size: 32.4px;
  }
}
@media (max-width: 860px) {
  h2 {
    font-size: 17.2px;
  }
}
@media (max-width: 760px) {
  h2 {
    font-size: 17.2px;
  }
}
h3 {
  font-size: 1.7vw;
  padding: 0.2em 0 0.4em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  color: inherit;
}
@media (min-width: 1620px) {
  h3 {
    font-size: 27.54px;
  }
}
@media (max-width: 860px) {
  h3 {
    font-size: 14.62px;
  }
}
@media (max-width: 760px) {
  h3 {
    font-size: 14.62px;
  }
}
h4 {
  font-size: 1.7vw;
  padding: 0.2em 0 0.4em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  color: inherit;
}
@media (min-width: 1620px) {
  h4 {
    font-size: 27.54px;
  }
}
@media (max-width: 860px) {
  h4 {
    font-size: 14.62px;
  }
}
@media (max-width: 760px) {
  h4 {
    font-size: 14.62px;
  }
}
h1 + h2 {
  margin-top: 0;
}
a.pdf-icon:before {
  display: inline-block;
  content: "";
  background: url('images/pdf.png') no-repeat;
  background-size: 16px 16px;
  width: 16px;
  height: 16px;
  position: relative;
  top: -3px;
  padding-right: 5px;
  vertical-align: middle;
}
.page-wrapper {
  max-width: 1600px;
  padding: 0;
  padding-left: 5%;
  padding-right: 5%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media (min-width: 1620px) {
  .page-wrapper {
    padding-left: 81px;
  }
}
@media (max-width: 860px) {
  .page-wrapper {
    padding-left: 43px;
  }
}
@media (min-width: 1620px) {
  .page-wrapper {
    padding-right: 81px;
  }
}
@media (max-width: 860px) {
  .page-wrapper {
    padding-right: 43px;
  }
}
#next-prev-nav-below {
  margin: 1.5em 0 0 auto;
  border-top: 1px solid #eee;
  padding: 1em 0 0 0;
  border-bottom: 0;
}
#next-prev-nav-below a {
  display: block;
  width: 48%;
}
#next-prev-nav-below .title {
  display: block;
}
#next-prev-nav-above {
  padding-bottom: 1.5em;
}
.next-prev-nav {
  overflow: hidden;
  padding: 0;
}
.next-prev-nav .title {
  display: none;
}
.next-prev-nav a {
  text-transform: uppercase;
  font-size: 80%;
  display: block;
  width: 40%;
  color: #bbb;
}
.next-prev-nav a:hover {
  color: #000;
}
.next-prev-nav a[rel=next] {
  float: right;
  text-align: right;
}
.next-prev-nav a[rel=next]:after {
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url('images/icon-arrow-right-gray.png') 0 0 no-repeat;
  background-size: 20px auto;
  margin-left: -2px;
  position: relative;
  top: -2px;
}
.next-prev-nav a[rel=prev] {
  float: left;
}
.next-prev-nav a[rel=prev]:before {
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
  content: "";
  display: inline-block;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url('images/icon-arrow-left-gray.png') 0 0 no-repeat;
  background-size: 20px auto;
  margin-right: 3px;
  position: relative;
  top: -2px;
}
#main {
  overflow: hidden;
}
#cookies-nag {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #000;
  color: #fff;
  z-index: 5000;
}
#cookies-nag.hidden {
  display: none;
}
#cookies-nag p {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  padding: 1.8em 0 1.5em 0;
}
#cookies-nag a {
  text-decoration: underline;
}
#cookies-nag .close {
  float: right;
  display: block;
}
#cookies-nag .close > svg {
  margin-top: 0.2em;
  width: 4em;
  height: 4em;
  display: block;
  stroke: #fff;
  stroke-width: 2;
}
#pagenav {
  font-size: 16px;
  text-align: left;
  padding: 0 0 2em 0;
}
#pagenav > .page-numbers {
  margin: 0 0 4px 0;
  padding: 4px 0;
  min-width: 2.2em;
  text-align: center;
  display: inline-block;
  color: inherit;
  border: 1px solid #000;
}
body.scheme-black #pagenav > .page-numbers {
  border: 1px solid #fff;
}
#pagenav > .dots {
  position: relative;
  top: -5px;
  border: none;
}
#pagenav > a.page-numbers:hover,
#pagenav > .current {
  background: #000;
  color: #fff;
}
body.scheme-black #pagenav > a.page-numbers:hover,
body.scheme-black #pagenav > .current {
  background: #fff;
  color: #000;
}
#pagenav > .next,
#pagenav > .prev {
  display: none;
}
#pagenav > .next {
  float: right;
}
.socmed {
  text-align: center;
  padding-top: 2em;
}
.socmed > .title {
  display: block;
  padding-bottom: 0.25em;
}
.socmed-share,
.socmed-follow {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  max-width: 200px;
  margin: 0 auto;
}
.socmed-share > li,
.socmed-follow > li {
  display: inline-block;
}
.socmed-share .some-link,
.socmed-follow .some-link {
  color: #000;
  position: relative;
  display: block;
  padding: 0 4px 2.2em 4px;
  font-size: 8px;
}
.socmed-share .some-link > .img,
.socmed-follow .some-link > .img {
  padding: 8px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  transition: background-color 0.25s, border-color 0.25s;
  transform: translateZ(0);
  transform-style: preserve-3d;
  width: 35px;
  height: 35px;
  border-radius: 17.5px;
}
.socmed-share .some-link > .img > svg,
.socmed-follow .some-link > .img > svg {
  transition: fill 0.25s;
  fill: #000;
  display: block;
  width: 100%;
  height: 100%;
}
.socmed-share .some-link > .txt,
.socmed-follow .some-link > .txt {
  transform: translateZ(0);
  transform-style: preserve-3d;
  display: block;
  position: absolute;
  bottom: 0;
  left: -3.2em;
  right: -3.2em;
  text-align: center;
  opacity: 0;
  transition: opacity 0.1s;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: #000;
}
.socmed-share .some-link:focus,
.socmed-follow .some-link:focus {
  outline: 0;
}
.socmed-share .some-link:hover > .img,
.socmed-follow .some-link:hover > .img {
  background: #000;
}
.socmed-share .some-link:hover > .img > svg,
.socmed-follow .some-link:hover > .img > svg {
  fill: #fff;
}
.socmed-share .some-link:hover > .txt,
.socmed-follow .some-link:hover > .txt {
  opacity: 1;
}
.style-dark .socmed-share .some-link > .txt,
.style-dark .socmed-follow .some-link > .txt {
  color: #fff;
}
.style-dark .socmed-share .some-link > .img > svg,
.style-dark .socmed-follow .some-link > .img > svg {
  fill: #fff;
}
.style-dark .socmed-share .some-link:hover > .img,
.style-dark .socmed-follow .some-link:hover > .img {
  background: #000;
}
.style-dark .socmed-share .some-link:hover > .img > svg,
.style-dark .socmed-follow .some-link:hover > .img > svg {
  fill: #fff;
}
.style-dark .socmed-share .some-link:hover > .txt,
.style-dark .socmed-follow .some-link:hover > .txt {
  opacity: 1;
}
.socmed-share-text,
.socmed-follow-text {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  line-height: 2.0;
}
.socmed-share-text .img,
.socmed-follow-text .img {
  display: none;
}
.socmed-share-text {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
}
.more-link {
  cursor: pointer;
  cursor: hand;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  text-align: center;
  padding-left: 2.8em;
  padding-right: 2.8em;
  padding-top: 1.05em;
  padding-bottom: 1em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 1.15vw;
  color: #000;
  border: 3px solid #000;
  background: none;
}
.more-link.pull-right {
  float: right;
}
@media (min-width: 1620px) {
  .more-link {
    font-size: 18.63px;
  }
}
@media (max-width: 860px) {
  .more-link {
    font-size: 9.89px;
  }
}
@media (max-width: 760px) {
  .more-link {
    font-size: 13px;
  }
}
.style-light .more-link:hover,
.more-link:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.more-link:focus {
  outline: 0;
}
.more-link.big {
  font-weight: 300;
  font-size: 18px;
}
.style-dark .more-link {
  color: #ffffff;
  border: 3px solid #ffffff;
}
.style-dark .more-link:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.more-link.button-style-colored {
  background: #000;
  color: #ffffff;
  border: 3px solid #000;
}
.style-light .more-link.button-style-colored:hover,
.more-link.button-style-colored:hover {
  background: #424242;
  color: #d1d1d1;
  border-color: #424242;
}
.style-dark .more-link.button-style-colored {
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
}
.style-dark .more-link.button-style-colored:hover {
  background: #d1d1d1;
  color: #000;
  border-color: #d1d1d1;
}
@media (max-width: 650px) {
  .more-link {
    padding-right: 1.4em;
    padding-left: 1.4em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 11px;
  }
}
.juhlat-teksti-wrapper {
  -ms-hyphens: none;
  -webkit-hyphens: none;
  hyphens: none;
}
.juhlat-wrapper {
  max-width: 500px;
  margin: 0 auto 0 auto;
  font-size: 1.48148148vw;
}
@media (min-width: 1620px) {
  .juhlat-wrapper {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  .juhlat-wrapper {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  .juhlat-wrapper {
    font-size: 13px;
  }
}
.juhlat-wrapper input[type=text],
.juhlat-wrapper input[type=email] {
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 0.75em 0.9em;
  font-size: 1.48148148vw;
  height: auto;
  color: #000;
}
@media (min-width: 1620px) {
  .juhlat-wrapper input[type=text],
  .juhlat-wrapper input[type=email] {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  .juhlat-wrapper input[type=text],
  .juhlat-wrapper input[type=email] {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  .juhlat-wrapper input[type=text],
  .juhlat-wrapper input[type=email] {
    font-size: 13px;
  }
}
.juhlat-wrapper input[type=text]:focus,
.juhlat-wrapper input[type=email]:focus {
  outline: 0;
}
.juhlat-wrapper input[type=text]::-moz-selection, .juhlat-wrapper input[type=email]::-moz-selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.juhlat-wrapper input[type=text]::selection,
.juhlat-wrapper input[type=email]::selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.juhlat-wrapper input[type=text]::-moz-selection,
.juhlat-wrapper input[type=email]::-moz-selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.juhlat-wrapper .wpcf7-response-output {
  margin: 1em 0 0 0;
}
.juhlat-wrapper .wpcf7-response-output.wpcf7-validation-errors {
  background: #fff;
  color: #000;
}
.juhlat-wrapper .wpcf7-mail-sent-ok {
  background: #fff;
  color: #000;
}
.button {
  cursor: pointer;
  cursor: hand;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  text-align: center;
  padding-left: 2.8em;
  padding-right: 2.8em;
  padding-top: 1.05em;
  padding-bottom: 1em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 1.15vw;
  color: #000;
  border: 3px solid #000;
  background: none;
}
.button.pull-right {
  float: right;
}
@media (min-width: 1620px) {
  .button {
    font-size: 18.63px;
  }
}
@media (max-width: 860px) {
  .button {
    font-size: 9.89px;
  }
}
@media (max-width: 760px) {
  .button {
    font-size: 13px;
  }
}
.style-light .button:hover,
.button:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.button:focus {
  outline: 0;
}
.button.big {
  font-weight: 300;
  font-size: 18px;
}
.style-dark .button {
  color: #ffffff;
  border: 3px solid #ffffff;
}
.style-dark .button:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.button.button-style-colored {
  background: #000;
  color: #ffffff;
  border: 3px solid #000;
}
.style-light .button.button-style-colored:hover,
.button.button-style-colored:hover {
  background: #424242;
  color: #d1d1d1;
  border-color: #424242;
}
.style-dark .button.button-style-colored {
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
}
.style-dark .button.button-style-colored:hover {
  background: #d1d1d1;
  color: #000;
  border-color: #d1d1d1;
}
@media (max-width: 650px) {
  .button {
    padding-right: 1.4em;
    padding-left: 1.4em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 11px;
  }
}
.primary-btn {
  cursor: pointer;
  cursor: hand;
  transition: background 0.25s, border 0.25s, color 0.25s;
  display: inline-block;
  text-align: center;
  padding-left: 2.8em;
  padding-right: 2.8em;
  padding-top: 1.05em;
  padding-bottom: 1em;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 1.15vw;
  color: #000;
  border: 3px solid #000;
  background: none;
  background: #000;
  color: #fff;
}
.primary-btn.pull-right {
  float: right;
}
@media (min-width: 1620px) {
  .primary-btn {
    font-size: 18.63px;
  }
}
@media (max-width: 860px) {
  .primary-btn {
    font-size: 9.89px;
  }
}
@media (max-width: 760px) {
  .primary-btn {
    font-size: 13px;
  }
}
.style-light .primary-btn:hover,
.primary-btn:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.primary-btn:focus {
  outline: 0;
}
.primary-btn.big {
  font-weight: 300;
  font-size: 18px;
}
.style-dark .primary-btn {
  color: #ffffff;
  border: 3px solid #ffffff;
}
.style-dark .primary-btn:hover {
  color: #d1d1d1;
  border-color: #d1d1d1;
}
.primary-btn.button-style-colored {
  background: #000;
  color: #ffffff;
  border: 3px solid #000;
}
.style-light .primary-btn.button-style-colored:hover,
.primary-btn.button-style-colored:hover {
  background: #424242;
  color: #d1d1d1;
  border-color: #424242;
}
.style-dark .primary-btn.button-style-colored {
  background: #ffffff;
  color: #000;
  border: 3px solid #ffffff;
}
.style-dark .primary-btn.button-style-colored:hover {
  background: #d1d1d1;
  color: #000;
  border-color: #d1d1d1;
}
@media (max-width: 650px) {
  .primary-btn {
    padding-right: 1.4em;
    padding-left: 1.4em;
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    font-size: 11px;
  }
}
.more-link-light {
  color: #000;
  display: inline-block;
  padding: 1em 1.33em;
}
.more-link-light:hover {
  color: #000;
}
.style-dark .more-link-light {
  color: #fff;
}
.style-dark .more-link-light:hover {
  color: #515151;
}
.more-link-wrapper {
  padding: 1.5em 0 0 0;
}
.style-normal {
  /*    
    + .style-normal {
    	> .txt {
    		padding-top: 0;
    	}
    }
    */
}
.style-normal .ingress {
  color: inherit;
}
.style-light,
.style-light-bg {
  color: #000;
  background: #F0F0F0;
  background-size: cover;
}
.style-light h1,
.style-light-bg h1,
.style-light h2,
.style-light-bg h2,
.style-light h3,
.style-light-bg h3,
.style-light h4,
.style-light-bg h4,
.style-light h5,
.style-light-bg h5 {
  color: #000;
}
.style-light .ingress,
.style-light-bg .ingress {
  color: #000;
}
.style-light a,
.style-light-bg a {
  color: inherit;
}
.style-light a:hover,
.style-light-bg a:hover {
  color: inherit;
}
.style-dark,
.style-dark-bg {
  background-color: #202020;
  background-size: 0;
  color: #fff;
}
.style-dark h1,
.style-dark-bg h1,
.style-dark h2,
.style-dark-bg h2,
.style-dark h3,
.style-dark-bg h3,
.style-dark h4,
.style-dark-bg h4 {
  color: #fff;
}
.style-dark a,
.style-dark-bg a {
  color: #fff;
}
.style-dark a:hover,
.style-dark-bg a:hover {
  color: #ffffff;
}
.style-light-bg,
.style-dark-bg {
  border-top: none !important;
  background-image: inherit;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.style-dark-bg-overlay:before {
  background: rgba(0, 0, 0, 0.75);
  position: absolute;
  content: "";
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.style-dark-bg-overlay.overlay-black:before {
  background: rgba(0, 0, 0, 0.25);
}
.style-dark-bg-overlay > .txt {
  position: relative;
}
.style-dark > .txt {
  color: #fff;
}
.style-dark > .txt h1 {
  color: #fff;
}
.style-colored > .txt {
  background: #000;
  color: #fff;
}
.style-colored > .txt h1,
.style-colored > .txt h2,
.style-colored > .txt h3,
.style-colored > .txt h4,
.style-colored > .txt h5 {
  color: #fff;
}
.style-colored > .txt a {
  color: #000;
}
.style-colored > .txt a:hover {
  color: #000;
}
.style-colored > .txt .ingress {
  color: #000;
}
.style-colored > .txt .textblock-link {
  color: #000;
}
.style-colored > .txt .textblock-link:hover {
  color: #000;
}
.video-cover {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 500;
  overflow: hidden;
  background-color: #000;
  background-size: cover;
  background-position: center center;
}
.video-cover video {
  background: #000;
  -o-object-fit: inherit;
     object-fit: inherit;
}
.cols {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.cols.cols-2 {
  margin: 0 -2%;
}
.cols.cols-2 > li {
  float: left;
  width: 50%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.cols.cols-2 > li:nth-child(2n + 1) {
  clear: both;
}
.cols.cols-3 {
  margin: 0 -2%;
}
.cols.cols-3 > li {
  float: left;
  width: 33.33333333%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.cols.cols-3 > li:nth-child(3n + 1) {
  clear: both;
}
.cols.cols-4 {
  margin: 0 -2%;
}
.cols.cols-4 > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.cols.cols-4 > li:nth-child(4n + 1) {
  clear: both;
}
.screen-slide {
  height: 100vh;
}
@media (max-width: 760px) {
  .screen-slide {
    height: auto;
    min-height: 100vw;
  }
}
.block {
  position: relative;
}
.block > .anchor {
  position: absolute;
  margin-top: -47px;
  width: 1px;
  height: 1px;
}
.block > .txt {
  padding-top: 7vw;
  padding-bottom: 7vw;
}
@media (min-width: 1620px) {
  .block > .txt {
    padding-top: 113.4px;
  }
}
@media (max-width: 860px) {
  .block > .txt {
    padding-top: 60.2px;
  }
}
@media (min-width: 1620px) {
  .block > .txt {
    padding-bottom: 113.4px;
  }
}
@media (max-width: 860px) {
  .block > .txt {
    padding-bottom: 60.2px;
  }
}
.block > .txt > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 6vw;
  padding-bottom: 0.95em;
  text-align: center;
}
@media (min-width: 1620px) {
  .block > .txt > h1 {
    font-size: 97.2px;
  }
}
@media (max-width: 860px) {
  .block > .txt > h1 {
    font-size: 51.6px;
  }
}
@media (max-width: 760px) {
  .block > .txt > h1 {
    font-size: 51.6px;
  }
}
.block > .txt > .ingress {
  text-align: center;
}
.block.padding-layout-lower > .txt {
  padding-top: 1vw;
  padding-bottom: 1vw;
}
@media (min-width: 1620px) {
  .block.padding-layout-lower > .txt {
    padding-top: 16.2px;
  }
}
@media (max-width: 860px) {
  .block.padding-layout-lower > .txt {
    padding-top: 8.6px;
  }
}
@media (min-width: 1620px) {
  .block.padding-layout-lower > .txt {
    padding-bottom: 16.2px;
  }
}
@media (max-width: 860px) {
  .block.padding-layout-lower > .txt {
    padding-bottom: 8.6px;
  }
}
.block.padding-layout-top_bottom_empty > .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.block.padding-layout-bottom_empty > .txt {
  padding-bottom: 0;
}
.block.padding-layout-top_empty > .txt {
  padding-top: 0;
}
.block-articles-pyhimys-listing > .page-wrapper {
  max-width: 650px;
  margin: 0 auto;
  padding-top: 10em;
}
.block-articles-pyhimys-listing .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
}
.block-articles-pyhimys-listing .article-list-item {
  font-size: 150%;
  overflow: hidden;
  padding: 0 0 2em 0;
}
.block-articles-pyhimys-listing .article-list-item .meta {
  padding: 0 0 1em 0;
  font-size: 12px;
}
.block-articles-pyhimys-listing .article-list-item h2 {
  text-align: left;
  padding-top: 0;
  transition: color 0.25s;
}
.block-articles-pyhimys-listing .article-list-item h2 > span {
  font-size: 160%;
}
.block-articles-pyhimys-listing .article-list-item > a {
  display: block;
  color: #000;
  text-decoration: none;
}
.block-articles-pyhimys-listing .article-list-item > a:hover {
  color: #000;
}
.block-articles-pyhimys-listing .article-list-item > a:hover h2 {
  color: #000;
}
@media (max-width: 750px) {
  .block-articles-pyhimys-listing > .page-wrapper {
    padding-top: 3em;
  }
  .block-articles-pyhimys-listing .article-list-item {
    font-size: 13px;
    padding: 0 0 3.5em 0;
  }
  .block-articles-pyhimys-listing .article-list-item h2 > span {
    font-size: 17px;
  }
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #000;
  text-indent: 0;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #000;
  opacity: 1;
  text-indent: 0;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #000;
  opacity: 1;
  text-indent: 0;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #000;
  text-indent: 0;
}
#black-bg.parallax-container {
  position: fixed;
  z-index: -1;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  max-width: 1600px;
  margin: 0 auto;
}
#black-bg.parallax-container > .bg {
  position: absolute;
  top: 56%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  width: 42%;
  margin: 0 auto;
  background-size: cover;
  background-position: top center;
  border-radius: 50%;
}
#black-bg.parallax-container > .bg > .empty {
  padding-top: 100%;
}
#black-bg.parallax-container > .bg > canvas {
  border-radius: 50%;
}
@media (max-width: 760px) {
  #black-bg.parallax-container > .bg {
    width: 90%;
  }
}
#content.rh_host {
  max-width: 950px;
  margin: 0 auto;
  text-align: center;
}
#content.rh_host .meta {
  text-align: left;
}
#content.rh_host .relation-title {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.14197531vw;
  padding-top: 1.5em;
  padding-bottom: 0.25em;
}
@media (min-width: 1620px) {
  #content.rh_host .relation-title {
    font-size: 18.5px;
  }
}
@media (max-width: 860px) {
  #content.rh_host .relation-title {
    font-size: 9.82098765px;
  }
}
@media (max-width: 760px) {
  #content.rh_host .relation-title {
    font-size: 13px;
  }
}
#content.rh_host .relation {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.rh_host .relation a {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.33vw;
}
@media (min-width: 1620px) {
  #content.rh_host .relation a {
    font-size: 21.546px;
  }
}
@media (max-width: 860px) {
  #content.rh_host .relation a {
    font-size: 11.438px;
  }
}
@media (max-width: 760px) {
  #content.rh_host .relation a {
    font-size: 13px;
  }
}
#content.rh_host .image {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  max-width: 40em;
  margin: 0 auto;
  margin-bottom: 2em;
}
#content.rh_host .image > .empty {
  padding-top: 50%;
}
#content.rh_host .featured-image {
  display: block;
  max-width: 50%;
  margin: 0 auto 0 auto;
}
#content.rh_host .featured-image > img {
  display: block;
  width: 100%;
}
#content.rh_host > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 5vw;
  padding-bottom: 0.7em;
  padding-top: 1em;
}
@media (min-width: 1620px) {
  #content.rh_host > h1 {
    font-size: 81px;
  }
}
@media (max-width: 860px) {
  #content.rh_host > h1 {
    font-size: 43px;
  }
}
@media (max-width: 760px) {
  #content.rh_host > h1 {
    font-size: 43px;
  }
}
#content.rh_program {
  max-width: 70em;
  margin: 0 auto;
  text-align: center;
}
#content.rh_program .meta {
  text-align: left;
}
#content.rh_program .relation-title {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.14197531vw;
  padding-top: 1.5em;
  padding-bottom: 0.25em;
}
@media (min-width: 1620px) {
  #content.rh_program .relation-title {
    font-size: 18.5px;
  }
}
@media (max-width: 860px) {
  #content.rh_program .relation-title {
    font-size: 9.82098765px;
  }
}
@media (max-width: 760px) {
  #content.rh_program .relation-title {
    font-size: 13px;
  }
}
#content.rh_program .relation {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.rh_program .relation a {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.33vw;
}
@media (min-width: 1620px) {
  #content.rh_program .relation a {
    font-size: 21.546px;
  }
}
@media (max-width: 860px) {
  #content.rh_program .relation a {
    font-size: 11.438px;
  }
}
@media (max-width: 760px) {
  #content.rh_program .relation a {
    font-size: 13px;
  }
}
#content.rh_program .image {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  max-width: 40em;
  margin: 0 auto;
  margin-bottom: 2em;
}
#content.rh_program .image > .empty {
  padding-top: 100%;
}
#content.rh_program > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 5vw;
  padding-bottom: 0.7em;
  padding-top: 1em;
}
@media (min-width: 1620px) {
  #content.rh_program > h1 {
    font-size: 81px;
  }
}
@media (max-width: 860px) {
  #content.rh_program > h1 {
    font-size: 43px;
  }
}
@media (max-width: 760px) {
  #content.rh_program > h1 {
    font-size: 43px;
  }
}
#content.rh_program .featured-image {
  display: block;
  max-width: 50%;
  margin: 0 auto 0 auto;
}
#content.rh_program .featured-image > img {
  display: block;
  width: 100%;
}
#content.rh_program .content {
  padding-bottom: 11%;
  max-width: 800px;
  margin: 0 auto;
}
#content.rh_program.only-members .podcasts {
  position: relative;
}
#content.rh_program.only-members .podcasts:after {
  position: absolute;
  display: block;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(255, 255, 255, 0.7);
}
body.glivelab-logged-in #content.rh_program.only-members .podcasts:after {
  display: none;
}
#content.rh_program.only-members .podcasts .members-join-button {
  position: relative;
  z-index: 2;
  padding: 0.3em 1em;
  background: #EF4329;
  color: #fff;
  display: inline-block;
  margin: 0 0 2em 0;
}
#content.rh_program .upcoming-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.rh_program .upcoming-list li {
  padding: 0 0 0.5em 0;
}
#content.rh_program .upcoming-list .title {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  display: inline-block;
  margin-right: 1em;
}
#content.rh_program .upcoming-list .date {
  display: inline-block;
  width: 7em;
}
#content.rh_program .upcoming-list .description {
  padding-bottom: 0.5em;
}
#content.rh_program .ondemand-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.rh_program .ondemand-list li {
  padding: 0 0 1.5em 0;
}
#content.rh_program .ondemand-list .datetime {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
#content.rh_program .ondemand-list .title {
  padding: 0 0 0.55em 0;
}
#content.rh_program .ondemand-list .play-pause-ondemand {
  position: relative;
  top: -0.1em;
}
#content.rh_program .interviews {
  padding-bottom: 2.5em;
}
#content.rh_program .interviews .interviews-more-link {
  margin-bottom: 1.5em;
}
#content.rh_program .interview-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding-bottom: 0;
}
#content.rh_program .interview-list li {
  padding: 0 0 1.5em 0;
}
#content.rh_program .interview-list .datetime {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  display: inline;
}
#content.rh_program .interview-list .title {
  padding: 0 0 0.55em 0;
}
#content.rh_program .interview-list .play-pause-ondemand {
  position: relative;
  top: -0.1em;
}
#content.rh_program .bottom-info {
  text-align: left;
}
#content.rh_program .bottom-info h2 {
  font-size: 2.22222222vw;
  padding-bottom: 0.6em;
}
@media (min-width: 1620px) {
  #content.rh_program .bottom-info h2 {
    font-size: 36px;
  }
}
@media (max-width: 860px) {
  #content.rh_program .bottom-info h2 {
    font-size: 19.11111111px;
  }
}
@media (max-width: 760px) {
  #content.rh_program .bottom-info h2 {
    font-size: 19.11111111px;
  }
}
#content.rh_program .bottom-info > .upcoming {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-right: 2em;
}
#content.rh_program .bottom-info > .ondemand {
  box-sizing: border-box;
  width: 50%;
  clear: left;
  float: left;
  padding-right: 2em;
  padding-top: 4em;
}
#content.rh_program .bottom-info > .sponsors {
  padding-top: 4em;
  box-sizing: border-box;
  width: 50%;
  clear: left;
  float: left;
  padding-right: 2em;
}
#content.rh_program .bottom-info > .sponsors .sponsor-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
#content.rh_program .bottom-info > .sponsors li {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 0.95em;
  vertical-align: middle;
}
#content.rh_program .bottom-info > .sponsors li > a {
  display: block;
  width: 5em;
  border-radius: 50%;
  border: 1px solid black;
  margin-right: 0;
  position: relative;
  overflow: hidden;
}
#content.rh_program .bottom-info > .sponsors li > a:hover > .img {
  opacity: 0.7;
}
#content.rh_program .bottom-info > .sponsors li > a:before {
  content: "";
  display: block;
  padding-top: 100%;
}
#content.rh_program .bottom-info > .sponsors li > a > .img {
  display: block;
  position: absolute;
  top: var(--size-y, 15%);
  bottom: var(--size-y, 15%);
  left: var(--size-x, 15%);
  right: var(--size-x, 15%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: opacity 0.25s;
}
#content.rh_program .bottom-info > .sponsors.count-1 li {
  display: block;
  margin-right: 0;
}
#content.rh_program .bottom-info > .sponsors.count-1 img {
  width: 100%;
  max-width: none;
}
#content.rh_program .bottom-info > .sponsors img {
  display: block;
  max-width: 150px;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
#content.rh_program .bottom-info > .sponsors a:hover img {
  opacity: 0.6;
}
#content.rh_program .bottom-info > .rightside {
  padding-left: 2em;
  float: right;
  box-sizing: border-box;
  width: 50%;
}
#content.rh_program .bottom-info .podcasts + .playlists {
  padding-top: 4em;
}
#content.rh_program .bottom-info .playlists {
  box-sizing: border-box;
}
#content.rh_program .bottom-info .playlists > .playlist > .start {
  display: block;
  padding: 0.75em 1.2em;
  background: #000;
  color: #fff;
  margin: 0.2em 0;
  position: relative;
}
#content.rh_program .bottom-info .playlists > .playlist > .start > .date {
  display: inline-block;
  min-width: 10em;
}
#content.rh_program .bottom-info .playlists > .playlist > .start:hover {
  text-decoration: none;
}
#content.rh_program .bottom-info .playlists > .playlist > .start:hover:before {
  content: "";
  position: absolute;
  border-bottom: 1px solid #fff;
  left: 1.2em;
  right: 1.2em;
  bottom: 0.8em;
}
#content.rh_program .bottom-info .playlists > .playlist > .songs {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  display: none;
  padding-top: 1.33em;
}
#content.rh_program .bottom-info .playlists > .playlist > .songs .artist {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
#content.rh_program .bottom-info .playlists > .playlist > .songs li {
  padding: 0 0 1.33em 0;
}
#content.rh_program .bottom-info .playlists > .playlist.opened > .songs {
  display: block;
}
@media (max-width: 760px) {
  #content.rh_program .bottom-info {
    max-width: 31em;
    margin: 0 auto;
  }
  #content.rh_program .bottom-info > .upcoming {
    width: auto;
    float: none;
    padding-right: 0;
  }
  #content.rh_program .bottom-info > .ondemand {
    width: auto;
    float: none;
    padding-right: 0;
    padding-top: 4em;
  }
  #content.rh_program .bottom-info > .sponsors {
    width: auto;
    float: none;
    padding-right: 0;
  }
  #content.rh_program .bottom-info > .rightside {
    width: auto;
    float: none;
    padding-left: 0;
    padding-top: 2em;
  }
  #content.rh_program .bottom-info .podcasts + .playlists {
    padding-top: 2em;
  }
  #content.rh_program .bottom-info .playlists {
    padding-top: 2em;
  }
  #content.rh_program .bottom-info .playlists > .start:hover:before {
    display: none;
  }
}
#content.archive > .block-articles-archive > .txt {
  max-width: 960px;
  margin: 0 auto;
}
#content.p404 {
  text-align: center;
}
.search-content {
  max-width: 700px;
  margin: 0 auto;
}
.search-content h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 5vw;
  padding-bottom: 1em;
  padding-top: 0;
  text-align: center;
}
@media (min-width: 1620px) {
  .search-content h1 {
    font-size: 81px;
  }
}
@media (max-width: 860px) {
  .search-content h1 {
    font-size: 43px;
  }
}
@media (max-width: 760px) {
  .search-content h1 {
    font-size: 43px;
  }
}
.search-content .search-results {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  padding: 0 0 2em 0;
}
.search-content .search-results > li {
  padding: 0 0 0.75em 0;
}
.play-pause-ondemand {
  width: 1.15em;
  height: 1.15em;
  display: inline-block;
  background: #000;
  border-radius: 50%;
  position: relative;
  vertical-align: middle;
  transition: background 0.25s;
}
.play-pause-ondemand > svg {
  position: absolute;
  display: block;
  width: 1.15em;
  height: 1.15em;
  padding: 0.25em;
  fill: #fff;
  box-sizing: border-box;
}
.play-pause-ondemand > .play {
  display: block;
}
.play-pause-ondemand > .pause {
  display: none;
}
.play-pause-ondemand.is-playing > .pause {
  display: block;
}
.play-pause-ondemand.is-playing > .play {
  display: none;
}
@media (max-width: 760px) {
  .play-pause-ondemand {
    /*left: 4.5em;*/
    top: -0.1em;
  }
}
.play-pause-ondemand:hover {
  background: #aaa;
}
body.scheme-black .play-pause-ondemand,
.style-dark .play-pause-ondemand {
  background: #fff;
}
body.scheme-black .play-pause-ondemand > svg,
.style-dark .play-pause-ondemand > svg {
  fill: #000;
}
#content.article .player-area {
  text-align: center;
  padding-bottom: 1.5em;
}
#content.article .play-pause-ondemand {
  width: 55px;
  height: 55px;
}
#content.article .play-pause-ondemand > svg {
  padding: 15px;
  width: 55px;
  height: 55px;
}
#content.article > .page-wrapper {
  max-width: 950px;
  margin: 0 auto;
}
#content.article .meta {
  text-align: center;
  padding-bottom: 2em;
}
#content.article h1 {
  font-size: 2.65432099vw;
  padding-bottom: 1em;
}
@media (min-width: 1620px) {
  #content.article h1 {
    font-size: 43px;
  }
}
@media (max-width: 860px) {
  #content.article h1 {
    font-size: 22.82716049px;
  }
}
@media (max-width: 760px) {
  #content.article h1 {
    font-size: 22.82716049px;
  }
}
#content.article h2 {
  font-size: 1.48148148vw;
}
@media (min-width: 1620px) {
  #content.article h2 {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  #content.article h2 {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  #content.article h2 {
    font-size: 13px;
  }
}
#content.article .ingress {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.48148148vw;
}
@media (min-width: 1620px) {
  #content.article .ingress {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  #content.article .ingress {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  #content.article .ingress {
    font-size: 13px;
  }
}
#content.article .image {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  max-width: 40em;
  margin: 0 auto;
  margin-bottom: 2em;
}
#content.article .image > .empty {
  padding-top: 50%;
}
#content.article .featured-image {
  display: block;
  max-width: 50%;
  margin: 0 auto 3em auto;
}
#content.article .featured-image > img {
  display: block;
  width: 100%;
}
#content.single-podcast > .page-wrapper {
  max-width: 950px;
  margin: 0 auto;
  margin-bottom: 10%;
}
#content.single-podcast .player-area {
  padding-bottom: 1.5em;
}
#content.single-podcast .play-pause-ondemand {
  width: 55px;
  height: 55px;
}
#content.single-podcast .play-pause-ondemand > svg {
  padding: 15px;
  width: 55px;
  height: 55px;
}
#content.single-podcast .program-title {
  padding-bottom: 1em;
}
#content.single-podcast .program-title > a {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  line-height: 2.0;
}
#content.single-podcast .meta {
  padding-bottom: 1em;
}
#content.single-podcast h1 {
  font-size: 2.65432099vw;
  padding-bottom: 1em;
}
@media (min-width: 1620px) {
  #content.single-podcast h1 {
    font-size: 43px;
  }
}
@media (max-width: 860px) {
  #content.single-podcast h1 {
    font-size: 22.82716049px;
  }
}
@media (max-width: 760px) {
  #content.single-podcast h1 {
    font-size: 22.82716049px;
  }
}
#content.single-podcast h2 {
  font-size: 1.48148148vw;
}
@media (min-width: 1620px) {
  #content.single-podcast h2 {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  #content.single-podcast h2 {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  #content.single-podcast h2 {
    font-size: 13px;
  }
}
#content.single-podcast .ingress {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.48148148vw;
}
@media (min-width: 1620px) {
  #content.single-podcast .ingress {
    font-size: 24px;
  }
}
@media (max-width: 860px) {
  #content.single-podcast .ingress {
    font-size: 12.74074074px;
  }
}
@media (max-width: 760px) {
  #content.single-podcast .ingress {
    font-size: 13px;
  }
}
#content.single-podcast .image {
  background-size: cover;
  background-position: center center;
  display: block;
  width: 100%;
  max-width: 40em;
  margin: 0 auto;
  margin-bottom: 2em;
}
#content.single-podcast .image > .empty {
  padding-top: 50%;
}
#content.single-podcast .featured-image {
  display: block;
  max-width: 50%;
  margin: 0 auto 3em auto;
}
#content.single-podcast .featured-image > img {
  display: block;
  width: 100%;
}
.recommended-articles {
  padding-top: 4em;
}
.recommended-articles > h1 {
  text-align: center;
}
.glivelab-logged-in-content {
  display: none !important;
}
.glivelab-not-logged-in-content {
  display: none;
}
body.glivelab-logged-in .glivelab-logged-in-content {
  display: block !important;
}
body.glivelab-not-logged-in .glivelab-not-logged-in-content {
  display: block;
}
#popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: black center center no-repeat;
  background-size: cover;
  z-index: 2000;
  transform-style: preserve-3d;
}
body.show-popup #popup {
  display: block;
}
#popup > .content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  text-align: center;
}
body.show-popup {
  overflow: hidden;
}
.help {
  font-size: 90%;
  color: gray;
}
.mfp-content {
  padding-top: 40px;
}
p:first-child a.mfp-close {
  cursor: pointer;
  cursor: hand;
  background-size: 100%;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22110%22%20height%3D%22110%22%20fill%3D%22%23fff%22%20viewBox%3D%220%200%20110%20110%22%3E%3Cpath%20d%3D%22M%200%2C50%20H%20110%20V%2060%20H%200%20Z%22%20transform%3D%22rotate(45%2055%2055)%22%2F%3E%3Cpath%20d%3D%22M%200%2C50%20H%20110%20V%2060%20H%200%20Z%22%20transform%3D%22rotate(-45%2055%2055)%22%2F%3E%3C%2Fsvg%3E");
  width: 30px;
  height: 30px;
  display: block;
  position: absolute;
  right: 0;
  margin-top: -15px;
}
p:first-child a.mfp-close > span {
  display: none;
}
.go-back {
  padding-bottom: 3em;
}
.go-back > a {
  text-transform: uppercase;
  font-size: 80%;
}
.buttons {
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.buttons > li {
  display: inline-block;
}
.buttons > li + li {
  margin-left: 0.5em;
}
.block-articles-featured .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 -1.333%;
}
.block-articles-featured .article-list > li {
  float: left;
  width: 33.33333333%;
  padding: 0 1.333% 2.666% 1.333%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-articles-featured .article-list > li:nth-child(3n + 1) {
  clear: both;
}
.block-articles-featured .article-list > li:nth-child(4) {
  display: none;
}
@media (max-width: 760px) {
  .block-articles-featured .article-list {
    margin: 0 -1.333%;
  }
  .block-articles-featured .article-list > li:nth-child(3n+1) {
    clear: none;
  }
  .block-articles-featured .article-list > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-articles-featured .article-list > li:nth-child(2n + 1) {
    clear: both;
  }
  .block-articles-featured .article-list > li:nth-child(4) {
    display: block;
  }
}
.block-articles-featured .article-list-item {
  padding-bottom: 3%;
}
.block-articles-featured .article-list-item .image {
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-articles-featured .article-list-item .image > .empty {
  padding: 56.25% 0 0 0;
}
.block-articles-featured .article-list-item .details {
  overflow: hidden;
  text-align: center;
}
.block-articles-featured .article-list-item .details .meta {
  padding: 1.3em 0 1.85em 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-articles-featured .article-list-item .details .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-featured .article-list-item .details .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-featured .article-list-item .details .meta {
    font-size: 13px;
  }
}
.block-articles-featured .article-list-item .details h2 {
  padding-top: 0;
  transition: color 0.25s;
  font-size: 1.4vw;
  line-height: 1.1;
}
@media (min-width: 1620px) {
  .block-articles-featured .article-list-item .details h2 {
    font-size: 22.68px;
  }
}
@media (max-width: 860px) {
  .block-articles-featured .article-list-item .details h2 {
    font-size: 12.04px;
  }
}
@media (max-width: 760px) {
  .block-articles-featured .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-articles-featured .article-list-item > a {
  display: block;
}
.block-articles-featured .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-articles-featured .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-articles-listing .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
}
.block-articles-listing > .txt > .content > h1 {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
}
.block-articles-listing .buttons {
  padding: 2em 0 0 0;
  text-align: left;
}
.block-articles-listing .article-list-item {
  padding: 1.5em 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.block-articles-listing .article-list-item:first-child {
  border-top: 1px solid #ddd;
}
.block-articles-listing .article-list-item .meta {
  float: left;
  padding: 0 1em 0 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-articles-listing .article-list-item .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-listing .article-list-item .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-listing .article-list-item .meta {
    font-size: 13px;
  }
}
.block-articles-listing .article-list-item .details {
  overflow: hidden;
}
.block-articles-listing .article-list-item .details h2 {
  transition: color 0.25s;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
  padding: 0;
}
@media (min-width: 1620px) {
  .block-articles-listing .article-list-item .details h2 {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-listing .article-list-item .details h2 {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-listing .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-articles-listing .article-list-item > a {
  display: block;
}
.block-articles-listing .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-articles-listing .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-articles-archive .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 0 0 2em 0;
}
.block-articles-archive .buttons {
  padding: 2em 0 0 0;
}
.block-articles-archive .article-list-item {
  padding: 1.5em 0;
  text-align: left;
  border-bottom: 1px solid #ddd;
}
.block-articles-archive .article-list-item:first-child {
  border-top: 1px solid #ddd;
}
.block-articles-archive .article-list-item .image {
  display: none;
  background-size: cover;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-articles-archive .article-list-item .image > .empty {
  padding: 100% 0 0 0;
}
.block-articles-archive .article-list-item .meta {
  float: left;
  padding: 0 1em 0 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-articles-archive .article-list-item .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-archive .article-list-item .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-archive .article-list-item .meta {
    font-size: 13px;
  }
}
.block-articles-archive .article-list-item .details {
  overflow: hidden;
}
.block-articles-archive .article-list-item .details h2 {
  transition: color 0.25s;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
  padding: 0;
}
@media (min-width: 1620px) {
  .block-articles-archive .article-list-item .details h2 {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-archive .article-list-item .details h2 {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-archive .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-articles-archive .article-list-item > a {
  display: block;
}
.block-articles-archive .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-articles-archive .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-articles-recommended > .txt {
  max-width: 1200px;
}
.block-articles-recommended > .txt > h2 {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  font-size: 3.08641975vw;
  padding-bottom: 0.5em;
}
@media (min-width: 1620px) {
  .block-articles-recommended > .txt > h2 {
    font-size: 50px;
  }
}
@media (max-width: 860px) {
  .block-articles-recommended > .txt > h2 {
    font-size: 26.54320988px;
  }
}
@media (max-width: 760px) {
  .block-articles-recommended > .txt > h2 {
    font-size: 26.54320988px;
  }
}
.block-articles-recommended .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 -1.95%;
}
.block-articles-recommended .article-list > li {
  float: left;
  width: 33.33333333%;
  padding: 0 1.95% 3.9% 1.95%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-articles-recommended .article-list > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-articles-recommended .article-list {
    margin: 0 -1.333%;
  }
  .block-articles-recommended .article-list > li:nth-child(3n+1) {
    clear: none;
  }
  .block-articles-recommended .article-list > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-articles-recommended .article-list > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-articles-recommended .article-list-item {
  padding-bottom: 2.5%;
}
.block-articles-recommended .article-list-item .image {
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-articles-recommended .article-list-item .image > .empty {
  padding: 56.25% 0 0 0;
}
.block-articles-recommended .article-list-item .details {
  overflow: hidden;
  text-align: left;
}
.block-articles-recommended .article-list-item .details .meta {
  padding: 0.8em 0 0.3em 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-articles-recommended .article-list-item .details .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles-recommended .article-list-item .details .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles-recommended .article-list-item .details .meta {
    font-size: 13px;
  }
}
.block-articles-recommended .article-list-item .details h2 {
  text-align: left;
  padding-top: 0;
  transition: color 0.25s;
  font-size: 1.4vw;
}
@media (min-width: 1620px) {
  .block-articles-recommended .article-list-item .details h2 {
    font-size: 22.68px;
  }
}
@media (max-width: 860px) {
  .block-articles-recommended .article-list-item .details h2 {
    font-size: 12.04px;
  }
}
@media (max-width: 760px) {
  .block-articles-recommended .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-articles-recommended .article-list-item > a {
  display: block;
}
.block-articles-recommended .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-articles-recommended .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-articles .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 -1.95%;
}
.block-articles .article-list > li {
  float: left;
  width: 33.33333333%;
  padding: 0 1.95% 3.9% 1.95%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-articles .article-list > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-articles .article-list {
    margin: 0 -1.333%;
  }
  .block-articles .article-list > li:nth-child(3n+1) {
    clear: none;
  }
  .block-articles .article-list > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-articles .article-list > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-articles .article-list-item {
  padding-bottom: 2.5%;
}
.block-articles .article-list-item .image {
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-articles .article-list-item .image > .empty {
  padding: 56.25% 0 0 0;
}
.block-articles .article-list-item .details {
  overflow: hidden;
  text-align: left;
}
.block-articles .article-list-item .details .meta {
  padding: 0.8em 0 0.3em 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-articles .article-list-item .details .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-articles .article-list-item .details .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-articles .article-list-item .details .meta {
    font-size: 13px;
  }
}
.block-articles .article-list-item .details h2 {
  text-align: left;
  padding-top: 0;
  transition: color 0.25s;
  font-size: 1.4vw;
}
@media (min-width: 1620px) {
  .block-articles .article-list-item .details h2 {
    font-size: 22.68px;
  }
}
@media (max-width: 860px) {
  .block-articles .article-list-item .details h2 {
    font-size: 12.04px;
  }
}
@media (max-width: 760px) {
  .block-articles .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-articles .article-list-item > a {
  display: block;
}
.block-articles .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-articles .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-banner-paraati .continue-text {
  max-width: 30em;
  padding: 0 20px;
  padding-bottom: 3em;
  text-align: center;
  margin: 0 auto;
}
.block-banner-paraati > .txt {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.block-banner-paraati iframe {
  display: inline-block;
}
.block-banner-paraati img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.block-banner-paraati a {
  display: block;
}
.block-competitions .article-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  box-sizing: border-box;
  margin: 0 auto;
  margin: 0 -1.95%;
}
.block-competitions .article-list > li {
  float: left;
  width: 33.33333333%;
  padding: 0 1.95% 3.9% 1.95%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-competitions .article-list > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-competitions .article-list {
    margin: 0 -1.333%;
  }
  .block-competitions .article-list > li:nth-child(3n+1) {
    clear: none;
  }
  .block-competitions .article-list > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-competitions .article-list > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-competitions .article-list-item {
  padding-bottom: 2.5%;
}
.block-competitions .article-list-item .image {
  background-size: cover;
  background-position: center center;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-competitions .article-list-item .image > .empty {
  padding: 56.25% 0 0 0;
}
.block-competitions .article-list-item .details {
  overflow: hidden;
  text-align: left;
}
.block-competitions .article-list-item .details .meta {
  padding: 0.8em 0 0.3em 0;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-competitions .article-list-item .details .meta {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-competitions .article-list-item .details .meta {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-competitions .article-list-item .details .meta {
    font-size: 13px;
  }
}
.block-competitions .article-list-item .details h2 {
  text-align: left;
  padding-top: 0;
  transition: color 0.25s;
  font-size: 1.4vw;
}
@media (min-width: 1620px) {
  .block-competitions .article-list-item .details h2 {
    font-size: 22.68px;
  }
}
@media (max-width: 860px) {
  .block-competitions .article-list-item .details h2 {
    font-size: 12.04px;
  }
}
@media (max-width: 760px) {
  .block-competitions .article-list-item .details h2 {
    font-size: 13px;
  }
}
.block-competitions .article-list-item > a {
  display: block;
}
.block-competitions .article-list-item > a:hover .image {
  opacity: 0.8;
}
.block-competitions .more-link-wrapper {
  padding: 1.5em 0 0 0;
  text-align: center;
}
.block-contacts {
  text-align: center;
}
body.page-mainosta .block-contacts .relative {
  padding-left: 13.5%;
  padding-right: 13.5%;
}
@media (max-width: 760px) {
  body.page-mainosta .block-contacts .relative {
    padding-left: 0%;
    padding-right: 0%;
  }
}
.block-contacts .items {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2%;
  margin: 0 -1%;
}
.block-contacts .items > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-contacts .items > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-contacts .items {
    margin: 0 -2%;
    margin: 0 -1%;
  }
  .block-contacts .items > li:nth-child(4n+1) {
    clear: none;
  }
  .block-contacts .items > li {
    float: left;
    width: 50%;
    padding: 0 2% 4% 2%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-contacts .items > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-contacts .items.items-3 {
  text-align: center;
  margin: 0 -2%;
}
.block-contacts .items.items-3 > li:nth-child(4n+1) {
  clear: none;
}
.block-contacts .items.items-3 > li {
  float: left;
  width: 33.33333333%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-contacts .items.items-3 > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-contacts .items.items-3 {
    margin: 0 -2%;
    margin: 0 -1%;
  }
  .block-contacts .items.items-3 > li:nth-child(3n+1) {
    clear: none;
  }
  .block-contacts .items.items-3 > li {
    float: left;
    width: 50%;
    padding: 0 2% 4% 2%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-contacts .items.items-3 > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-contacts .items li {
  text-align: left;
  padding: 0 0.75em 2em 0.75em;
}
.block-contacts .items.images-3 li {
  width: 17em;
}
.block-contacts .items .img {
  background: #fff;
  margin: 0 auto 0.4em auto;
  padding: 5%;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.15s;
}
.block-contacts .items .img > span {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 100%;
  display: block;
  border-radius: 100%;
}
.block-contacts .items img {
  width: 100%;
}
.block-contacts .items .title {
  display: block;
  padding: 0.75em 0 0.25em 0;
  font-size: 1.2345679vw;
}
@media (min-width: 1620px) {
  .block-contacts .items .title {
    font-size: 20px;
  }
}
@media (max-width: 860px) {
  .block-contacts .items .title {
    font-size: 10.61728395px;
  }
}
@media (max-width: 760px) {
  .block-contacts .items .title {
    font-size: 13px;
  }
}
.block-contacts .items .content3,
.block-contacts .items .content2 {
  font-size: 85%;
}
.block-contacts .items span {
  display: block;
}
.block-contacts .items li > a,
.block-contacts .items li > span {
  display: block;
  color: inherit;
  transition: color 0.15s;
}
.block-contacts .items li > a:hover .img {
  opacity: 0.8;
}
.block-contacts .more-link-wrapper {
  text-align: center;
}
body.page-yhteystiedot .block-contacts .footer {
  position: relative;
  padding-top: 3.5em;
  margin-top: 0.5em;
}
body.page-yhteystiedot .block-contacts .footer .ingress4 {
  max-width: 700px;
  margin: 0 auto;
}
.block-content-styled1 > .txt > .relative {
  position: relative;
  padding-bottom: 2em;
}
.block-content-styled1 > .txt > .relative > h1 {
  left: 0;
  top: 4.1em;
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 8vw;
  position: absolute;
  display: block;
  transform-origin: 0 0;
  transform: rotate(-90deg);
  padding: 0;
}
@media (min-width: 1620px) {
  .block-content-styled1 > .txt > .relative > h1 {
    font-size: 129.6px;
  }
}
@media (max-width: 860px) {
  .block-content-styled1 > .txt > .relative > h1 {
    font-size: 68.8px;
  }
}
@media (max-width: 760px) {
  .block-content-styled1 > .txt > .relative > h1 {
    font-size: 68.8px;
  }
}
.block-content-styled1 > .txt > .relative > .content {
  padding-left: 13.5%;
  padding-right: 13.5%;
}
.block-content-styled1 .ingress {
  font-size: 1.54320988vw;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-align: left;
}
@media (min-width: 1620px) {
  .block-content-styled1 .ingress {
    font-size: 25px;
  }
}
@media (max-width: 860px) {
  .block-content-styled1 .ingress {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  .block-content-styled1 .ingress {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  .block-content-styled1 > .txt > .relative > h1 {
    transform: none;
    position: static;
    padding-bottom: 0.95em;
    text-align: center;
  }
  .block-content-styled1 > .txt > .relative > .content {
    padding-left: 0%;
    padding-right: 0%;
  }
}
.block-content.layout-narrower > .page-wrapper {
  max-width: 500px;
  margin: 0 auto;
}
.block-content > .txt > .ingress {
  font-size: 1.54320988vw;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
}
@media (min-width: 1620px) {
  .block-content > .txt > .ingress {
    font-size: 25px;
  }
}
@media (max-width: 860px) {
  .block-content > .txt > .ingress {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  .block-content > .txt > .ingress {
    font-size: 13.27160494px;
  }
}
.block-footer1 {
  text-align: center;
}
.block-footer1 .logo {
  margin: 0 auto;
  padding: 9% 0;
  width: 250px;
}
.block-footer1 .logo > img {
  display: block;
  width: 100%;
}
.block-footer1 .copyright {
  line-height: 2.0;
}
.block-footer1 .copyright a {
  white-space: nowrap;
}
.block-footer1 .copyright div {
  display: inline;
}
.block-footer1 .copyright div:before {
  content: " | ";
  margin: 0 0.33em;
}
.block-footer1 .copyright div:first-child:before {
  content: none;
}
.block-footer1 .socmed-follow {
  padding-bottom: 5%;
}
.block-footer1 .socmed-follow .some-link {
  padding: 0 4px 2.2em 4px;
  font-size: 8px;
}
.block-footer1 .socmed-follow .some-link > .img {
  padding: 12px;
  width: 55px;
  height: 55px;
  border-radius: 27.5px;
}
@media (max-width: 750px) {
  .block-footer1 .logo {
    padding: 9% 0 12% 0;
    width: 200px;
  }
  .block-footer1 .copyright div {
    display: inline-block;
    padding: 0 1em;
  }
  .block-footer1 .copyright div:before {
    content: none;
  }
  .block-footer1 .copyright div:first-child:before {
    content: none;
  }
}
.block-footer2 .cols {
  max-width: 60em;
  margin: 0 auto;
}
.block-footer2 .cols .col1 {
  float: left;
  width: 50%;
  padding-right: 1.5em;
  box-sizing: border-box;
}
.block-footer2 .cols .col2 {
  float: left;
  width: 50%;
  padding-left: 1.5em;
  box-sizing: border-box;
}
.block-footer2 .copyright {
  padding-top: 4em;
  text-align: center;
}
.block-footer2 .copyright h2 {
  font-size: 1.54320988vw;
  padding-top: 2em;
}
@media (min-width: 1620px) {
  .block-footer2 .copyright h2 {
    font-size: 25px;
  }
}
@media (max-width: 860px) {
  .block-footer2 .copyright h2 {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  .block-footer2 .copyright h2 {
    font-size: 13.27160494px;
  }
}
body.page-avajaiset {
  background-attachment: fixed;
}
.block-form-invitation {
  text-align: center;
  position: relative;
  z-index: 1000;
  font-size: 1.41975309vw;
  color: #fff;
}
.block-form-invitation > .txt {
  max-width: 50em;
  margin: 0 auto;
}
@media (min-width: 1620px) {
  .block-form-invitation {
    font-size: 23px;
  }
}
@media (max-width: 860px) {
  .block-form-invitation {
    font-size: 12.20987654px;
  }
}
@media (max-width: 760px) {
  .block-form-invitation {
    font-size: 13px;
  }
}
.block-form-invitation .ingress {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
}
.block-form-invitation form {
  padding: 4em 0;
}
.block-form-invitation .fi {
  display: block;
}
.block-form-invitation .eng {
  display: none;
}
body.page-grand-opening-eng .block-form-invitation .fi {
  display: none;
}
body.page-grand-opening-eng .block-form-invitation .eng {
  display: block;
}
.block-form-invitation form {
  max-width: 500px;
  margin: 0 auto 0 auto;
}
.block-form-invitation .fields-details {
  display: block;
  text-align: left;
}
.block-form-invitation .fields-details .field-name {
  display: block;
  box-sizing: border-box;
}
.block-form-invitation .fields-details .field-email {
  padding-top: 2em;
  display: block;
  box-sizing: border-box;
}
.block-form-invitation .field-avec {
  position: relative;
  display: inline-block;
  margin: 1em 0 0 0;
  padding: 0 0 0 0;
}
.block-form-invitation .field-avec label {
  cursor: pointer;
  cursor: hand;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  padding-left: 2.5em;
}
.block-form-invitation .field-avec input + span:after,
.block-form-invitation .field-avec input + span:before {
  position: absolute;
  display: block;
  content: "";
  border: 0;
  width: 2em;
  height: 2em;
  left: 0;
  top: -0.1em;
  background: #fff;
}
.block-form-invitation .field-avec input {
  left: 0;
  top: 0;
  position: absolute;
  opacity: 0;
  visibility: hidden;
  width: 2em;
  height: 2em;
  margin: 0;
  vertical-align: middle;
}
.block-form-invitation .field-avec input:checked + span:after {
  background-size: 100% auto;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22110%22%20height%3D%22110%22%20fill%3D%22%23000%22%20viewBox%3D%220%200%20110%20110%22%3E%3Cpath%20d%3D%22M%200%2C50%20H%20110%20V%2060%20H%200%20Z%22%20transform%3D%22rotate(45%2055%2055)%22%2F%3E%3Cpath%20d%3D%22M%200%2C50%20H%20110%20V%2060%20H%200%20Z%22%20transform%3D%22rotate(-45%2055%2055)%22%2F%3E%3C%2Fsvg%3E");
}
.block-form-invitation input[type=text],
.block-form-invitation input[type=email] {
  border: 0;
  border-radius: 0;
  background: #fff;
  padding: 0.75em 0.9em;
  font-size: 1.41975309vw;
  height: auto;
  color: #000;
}
@media (min-width: 1620px) {
  .block-form-invitation input[type=text],
  .block-form-invitation input[type=email] {
    font-size: 23px;
  }
}
@media (max-width: 860px) {
  .block-form-invitation input[type=text],
  .block-form-invitation input[type=email] {
    font-size: 12.20987654px;
  }
}
@media (max-width: 760px) {
  .block-form-invitation input[type=text],
  .block-form-invitation input[type=email] {
    font-size: 13px;
  }
}
.block-form-invitation input[type=text]:focus,
.block-form-invitation input[type=email]:focus {
  outline: 0;
}
.block-form-invitation input[type=text]::-moz-selection, .block-form-invitation input[type=email]::-moz-selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.block-form-invitation input[type=text]::selection,
.block-form-invitation input[type=email]::selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.block-form-invitation input[type=text]::-moz-selection,
.block-form-invitation input[type=email]::-moz-selection {
  background: #000 !important;
  color: #fff !important;
  opacity: 1 !important;
}
.block-form-invitation button {
  border-color: #fff;
  color: #fff;
  display: block;
  float: left;
  width: 48%;
  margin: 0;
}
.block-form-invitation button + button {
  float: right;
  width: 48%;
  margin: 0;
}
.block-form-invitation .action {
  padding-top: 1.5em;
}
.block-form-invitation .wpcf7-response-output {
  margin: 1em 0 0 0;
}
.block-form-invitation .wpcf7-response-output.wpcf7-validation-errors {
  background: none;
  color: #fff;
}
.block-form-invitation .wpcf7-mail-sent-ok {
  background: #000;
  color: #fff;
}
.block-form-invitation .nform .wpcf7-not-valid-tip {
  display: block;
  padding: 1em 1em;
  margin-top: 1.5em;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid red;
  color: #fff;
}
@media (max-width: 700px) {
  .block-form-invitation .fields-details .field-email,
  .block-form-invitation .fields-details .field-name {
    width: auto;
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
  .block-form-invitation .fields-details .field-email {
    padding-top: 1em;
  }
  .block-form-invitation .form img {
    width: 60% !important;
    height: auto !important;
    margin: 0 auto !important;
    display: block !important;
  }
}
.block-glivelab-form-login {
  text-align: center;
}
.block-glivelab-form-login > .txt {
  padding-top: 3%;
}
.block-glivelab-form-login .logo {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 0 auto 5em auto;
}
@media (max-width: 760px) {
  .block-glivelab-form-login .logo {
    width: 70%;
  }
}
.block-glivelab-form-login .content {
  padding-top: 3.1em;
}
.block-glivelab-form-login .nform {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.block-glivelab-form-login .nform.loading {
  opacity: 0.4;
}
.block-glivelab-form-login .nform .error-membership,
.block-glivelab-form-login .nform .error-login {
  display: none;
}
.block-glivelab-form-login .nform .msg {
  margin: 0 0 1.5em 0;
}
.block-glivelab-form-login .nform.has-error-membership .error-membership {
  display: block;
}
.block-glivelab-form-login .nform.has-error-login .error-login {
  display: block;
}
.block-glivelab-form-login .nform input {
  -webkit-appearance: none;
  box-shadow: none;
  position: relative;
  display: block;
  width: 100%;
  max-width: 20em;
  margin: 0 auto;
  background: none;
  border: 3px solid #000;
  color: #000;
  padding: 0.2em 0.3em;
  line-height: 2.5;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.5vw;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
@media (min-width: 1620px) {
  .block-glivelab-form-login .nform input {
    font-size: 24.3px;
  }
}
@media (max-width: 860px) {
  .block-glivelab-form-login .nform input {
    font-size: 12.9px;
  }
}
@media (max-width: 760px) {
  .block-glivelab-form-login .nform input {
    font-size: 13px;
  }
}
.block-glivelab-form-login .nform input::-webkit-input-placeholder {
  color: #000;
}
.block-glivelab-form-login .nform input:-moz-placeholder {
  color: #000;
}
.block-glivelab-form-login .nform input::-moz-placeholder {
  color: #000;
}
.block-glivelab-form-login .nform input:-ms-input-placeholder {
  color: #000;
}
.block-glivelab-form-login .nform input:focus {
  outline: 0;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
.block-glivelab-form-login .nform input:focus::-webkit-input-placeholder {
  color: transparent;
}
.block-glivelab-form-login .nform input:focus:-moz-placeholder {
  color: transparent;
}
.block-glivelab-form-login .nform input:focus::-moz-placeholder {
  color: transparent;
}
.block-glivelab-form-login .nform input:focus:-ms-input-placeholder {
  color: transparent;
}
.block-glivelab-form-login .msg-logged-in {
  text-align: center;
  color: green;
}
#top {
  height: 102px;
  padding-bottom: 50px;
}
body.front-page #top {
  height: 0;
  padding-bottom: 0;
}
body.admin-bar #top {
  padding-top: 32px;
}
@media (max-width: 760px) {
  #top {
    height: 0;
    padding-bottom: 0;
  }
}
#search-form {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 0;
  opacity: 0;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
}
#search-form::scrollbar {
  width: 5px;
}
#search-form::-moz-scrollbar {
  width: 5px;
}
#search-form::-webkit-scrollbar {
  width: 5px;
}
#search-form::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
#search-form::-webkit-scrollbar-track {
  background: #000;
  border: 0;
  border-radius: 0;
}
#search-form::-webkit-scrollbar-thumb {
  background: #fff;
  border-radius: 0;
}
#search-form::-webkit-scrollbar-thumb:hover {
  background: #fff;
}
#search-form .note {
  text-align: center;
}
body.admin-bar.show-search #search-form {
  top: 132px;
}
body.show-search #search-form {
  top: 100px;
  left: 0;
  right: 0;
  height: auto;
  bottom: 0;
  background: #000;
  color: #fff;
  z-index: 1040;
  opacity: 1;
  transition: opacity 0.25s;
  overflow-y: scroll;
}
@media (max-width: 760px) {
  body.show-search #search-form {
    top: 75px;
  }
}
#search-form > .loader {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  opacity: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 0.25s;
}
#search-form.loading > .loader {
  width: 100px;
  height: 100px;
  opacity: 1;
}
#search-form > .searchform input {
  padding: 1.5em 1em;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  font-family: inherit;
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 6vw;
  background: transparent;
  color: inherit;
  border: 0;
}
@media (min-width: 1620px) {
  #search-form > .searchform input {
    font-size: 97.2px;
  }
}
@media (max-width: 860px) {
  #search-form > .searchform input {
    font-size: 51.6px;
  }
}
@media (max-width: 760px) {
  #search-form > .searchform input {
    font-size: 51.6px;
  }
}
#search-form > .searchform input:focus {
  outline: 0;
}
#search-form > .searchform input::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: inherit;
  text-indent: 0;
}
#search-form > .searchform input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: inherit;
  opacity: 1;
  text-indent: 0;
}
#search-form > .searchform input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: inherit;
  opacity: 1;
  text-indent: 0;
}
#search-form > .searchform input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: inherit;
  text-indent: 0;
}
#search-form > .searchform input::-moz-selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
#search-form > .searchform input::selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
#search-form > .searchform input::-moz-selection {
  background: #fff;
  color: #000 !important;
  opacity: 1 !important;
}
#search-form > .searchform button {
  display: none;
}
#search-form > .results-view {
  margin: 0 auto;
  max-width: 700px;
  padding: 0 20px;
}
#search-form .search-content h1 {
  display: none;
}
#header-menu1 {
  color: inherit;
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  padding: 0;
  min-height: 102px;
  box-sizing: border-box;
  transition: background 0.25s;
  /*
    @media(max-width: 960px) {
        @playsize: 50px;
        .send-message {
            right: 33%;
            font-size: 7px;
            top: 21px;
        }
        .player-info {
            width: 33%;
        }

        .current-song {
            padding-left: (@playsize + 10px);
            padding-top: 1.6em;
            font-size: 10px;
            .program-name {
                font-size: 12px;
            }
        }
        .player {
            top: 10px;
            > .play-pause {
                width: @playsize;
                border-radius: 50%;
                > .bg {
                    border: 3px solid #000;
                    width: @playsize;
                    height: @playsize;
                }

            }
        }
    }
    */
}
@media (max-width: 760px) {
  #header-menu1 {
    min-height: 75px;
  }
}
#header-menu1 > .page-wrapper > .relative {
  position: relative;
}
#header-menu1 .top-right-actions {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  float: right;
  padding-top: 29px;
}
#header-menu1 .top-right-actions li {
  display: inline-block;
  vertical-align: top;
}
#header-menu1 .profile-area > .glivelab-logout-link,
#header-menu1 .profile-area > .glivelab-login-link {
  border: 3px solid #000;
  padding: 0.51em 1em 0.35em 1em;
  width: 100px;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-align: center;
  font-size: 13px;
  text-transform: uppercase;
  margin: 0 0 0 0;
}
#header-menu1 .profile-area > .glivelab-logout-link > span,
#header-menu1 .profile-area > .glivelab-login-link > span {
  display: block;
}
#header-menu1 .profile-area > .glivelab-logout-link:focus,
#header-menu1 .profile-area > .glivelab-login-link:focus {
  outline: 0;
}
body.show-mobile-menu #header-menu1 .profile-area > .glivelab-logout-link,
body.show-mobile-menu #header-menu1 .profile-area > .glivelab-login-link,
body.scheme-black #header-menu1 .profile-area > .glivelab-logout-link,
body.scheme-black #header-menu1 .profile-area > .glivelab-login-link {
  border-color: #fff;
}
#header-menu1 .profile-area > .glivelab-login-link {
  display: block;
}
#header-menu1 .profile-area > .glivelab-logout-link {
  display: none;
}
body.glivelab-logged-in #header-menu1 .profile-area > .glivelab-login-link {
  display: none;
}
body.glivelab-logged-in #header-menu1 .profile-area > .glivelab-logout-link {
  display: block;
}
@media (max-width: 960px) {
  #header-menu1 .profile-area {
    display: none;
  }
}
#header-menu1 .search-btn {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  top: 2px;
  padding-right: 1em;
  margin-left: 0.5em;
  fill: #000;
  stroke: #000;
  z-index: 1040;
  transition: fill 0.25s;
}
body.scheme-black #header-menu1 .search-btn,
body.show-mobile-menu #header-menu1 .search-btn {
  border-color: #fff;
  fill: #fff;
  stroke: #fff;
}
#header-menu1 .search-btn:hover {
  fill: #aaa;
}
#header-menu1 .search-btn > .search-icon {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  transition: opacity 0.25s;
}
#header-menu1 .search-btn > .search-close {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  stroke-width: 3;
  transition: opacity 0.25s;
}
body.show-search #header-menu1 .search-btn > .search-icon {
  opacity: 0;
}
body.show-search #header-menu1 .search-btn > .search-close {
  opacity: 1;
}
@media (max-width: 760px) {
  #header-menu1 .search-btn {
    top: -9px;
  }
  #header-menu1 .search-btn > .search-icon {
    padding: 5px;
    width: 30px;
    height: 30px;
  }
}
body.scrolled #header-menu1 {
  background: #fff;
}
body.scheme-black.scrolled #header-menu1,
body.show-mobile-menu.scrolled #header-menu1 {
  background: #000;
}
#header-menu1 .socmed-follow {
  padding: 15px 10px 0 22px;
  position: absolute;
  top: 0;
  right: 10px;
  z-index: 1050;
}
#header-menu1 .socmed-follow li {
  display: inline-block;
}
#header-menu1 .socmed-follow li > a {
  padding: 0 7px 1.15rem 7px;
}
#header-menu1 .socmed-follow li > a > .img {
  padding: 5px;
}
#header-menu1 .socmed-follow li > a > .img > i {
  width: 19px;
  height: 19px;
}
body.scheme-black #header-menu1,
body.show-mobile-menu #header-menu1 {
  z-index: 1050;
  color: #fff;
}
body.scheme-black #header-menu1 .header-title > a,
body.show-mobile-menu #header-menu1 .header-title > a {
  color: #fff;
}
body.scheme-black #header-menu1 .header-title > a > svg,
body.show-mobile-menu #header-menu1 .header-title > a > svg {
  fill: #fff;
}
#header-menu1 .header-title {
  position: absolute;
  top: 27px;
  font-size: 25px;
  font-weight: 500;
  z-index: 1050;
  box-sizing: border-box;
  color: inherit;
}
#header-menu1 .header-title > a {
  display: block;
}
#header-menu1 .header-title > a > svg {
  display: block;
  width: 191px;
  transition: fill 0.25s;
}
#header-menu1 .header-title > a:hover > svg {
  fill: #aaa;
}
@media (max-width: 760px) {
  #header-menu1 .header-title {
    top: 24px;
  }
  #header-menu1 .header-title > a > svg {
    width: 140px;
  }
}
body.admin-bar #header-menu1 {
  top: 32px;
}
#header-menu1 .continue-stream,
#header-menu1 .send-message {
  display: block;
  text-align: right;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 13px;
  text-transform: uppercase;
  border: 3px solid #000;
  padding: 0.51em 1em 0.35em 1em;
  text-align: center;
}
#header-menu1 .continue-stream > span,
#header-menu1 .send-message > span {
  display: block;
}
#header-menu1 .continue-stream:focus,
#header-menu1 .send-message:focus {
  outline: 0;
}
body.show-mobile-menu #header-menu1 .continue-stream,
body.show-mobile-menu #header-menu1 .send-message,
body.scheme-black #header-menu1 .continue-stream,
body.scheme-black #header-menu1 .send-message {
  border-color: #fff;
}
#header-menu1 .continue-stream {
  display: none;
}
body.ondemand-loaded #header-menu1 .continue-stream {
  display: block;
}
body.ondemand-loaded #header-menu1 .send-message {
  display: none;
}
#header-menu1 .player-info-wrapper {
  position: absolute;
  left: 24%;
  top: 24px;
  width: 36%;
}
@media (max-width: 1150px) {
  #header-menu1 .player-info-wrapper {
    width: 34%;
  }
}
@media (max-width: 1100px) {
  #header-menu1 .player-info-wrapper {
    width: 30%;
    left: 22%;
  }
}
#header-menu1 .player-info {
  font-size: 11px;
}
#header-menu1 .current-song {
  box-sizing: border-box;
  display: block;
  padding-left: 73px;
  padding-top: 0.6em;
  font-size: 14px;
  line-height: 1.2;
}
#header-menu1 .current-song .program-name {
  font-size: 16px;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  padding-bottom: 0;
}
#header-menu1 .current-song .artist {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  line-height: 1;
}
#header-menu1 .seeker {
  display: none;
  font-size: 10px;
  padding-bottom: 2px;
  position: relative;
  top: -5px;
}
#header-menu1 .seeker .seeker-progress {
  margin-top: 3px;
  height: 7px;
  background: #efefef;
  display: block;
  cursor: pointer;
  cursor: hand;
  position: relative;
}
#header-menu1 .seeker .seeker-play-progress-fake {
  display: none;
  width: 0%;
  height: 7px;
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
}
#header-menu1 .seeker .seeker-play-progress {
  display: block;
  width: 0%;
  height: 7px;
  background: #000;
  position: relative;
}
#header-menu1 .seeker .seeker-progress.dragging .seeker-play-progress-fake {
  display: block;
}
#header-menu1 .seeker .seeker-progress.dragging .seeker-play-progress {
  display: none;
}
#header-menu1 .seeker .seeker-load-progress {
  display: block;
  width: 0%;
  height: 7px;
  background: #ddd;
  position: absolute;
  left: 0;
  top: 0;
}
#header-menu1 .seeker .seeker-total-time {
  float: right;
}
body.ondemand-loaded #header-menu1 .seeker {
  display: block;
}
body.scheme-black #header-menu1 .seeker .seeker-progress,
body.show-mobile-menu #header-menu1 .seeker .seeker-progress {
  background: #333;
}
body.scheme-black #header-menu1 .seeker .seeker-play-progress-fake,
body.show-mobile-menu #header-menu1 .seeker .seeker-play-progress-fake {
  background: #fff;
}
body.scheme-black #header-menu1 .seeker .seeker-play-progress,
body.show-mobile-menu #header-menu1 .seeker .seeker-play-progress {
  background: #fff;
}
body.scheme-black #header-menu1 .seeker .seeker-load-progress,
body.show-mobile-menu #header-menu1 .seeker .seeker-load-progress {
  background: #555;
}
#header-menu1 .player {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 25px;
  font-weight: 500;
  text-align: center;
}
#header-menu1 .player > .play-pause {
  position: relative;
  display: block;
  width: 55px;
  border-radius: 50%;
  outline: 0;
}
#header-menu1 .player > .play-pause > .bg {
  transform: translateZ(0);
  transform-style: preserve-3d;
  box-sizing: border-box;
  background: none;
  border-radius: 50%;
  border: 3px solid #000;
  width: 55px;
  height: 55px;
  transition: border-color 0.25s;
}
#header-menu1 .player > .play-pause > .actions {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
#header-menu1 .player > .play-pause > .actions > .icons {
  width: 40%;
  margin: 0 auto;
  position: relative;
}
#header-menu1 .player > .play-pause > .actions > .icons:before {
  display: block;
  content: "";
  padding-top: 100%;
}
#header-menu1 .player > .play-pause > .actions > .icons > svg {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  fill: #000;
  width: 100%;
  height: 100%;
  transition: fill 0.25s;
}
#header-menu1 .player > .play-pause > .actions > .icons > .play {
  z-index: 100;
  opacity: 1;
  left: 15%;
}
#header-menu1 .player > .play-pause > .actions > .icons > .pause {
  opacity: 0;
  z-index: 1;
}
#header-menu1 .player > .play-pause:hover > .bg {
  border-color: #aaa;
}
#header-menu1 .player > .play-pause:hover > .actions > .icons > svg {
  fill: #aaa;
}
body.playing #header-menu1 .player > .play-pause > .actions > .icons > .play {
  z-index: 1;
  opacity: 0;
}
body.playing #header-menu1 .player > .play-pause > .actions > .icons > .pause {
  z-index: 100;
  opacity: 1;
}
body.scheme-black #header-menu1 .player > .play-pause > .bg,
body.show-mobile-menu #header-menu1 .player > .play-pause > .bg {
  background: none;
  border: 3px solid #fff;
}
body.scheme-black #header-menu1 .player > .play-pause > .actions > .icons > svg,
body.show-mobile-menu #header-menu1 .player > .play-pause > .actions > .icons > svg {
  fill: #fff;
}
body.scheme-black #header-menu1 .player > .play-pause:hover > .bg,
body.show-mobile-menu #header-menu1 .player > .play-pause:hover > .bg {
  border-color: #aaa;
}
body.scheme-black #header-menu1 .player > .play-pause:hover > .actions > .icons > svg,
body.show-mobile-menu #header-menu1 .player > .play-pause:hover > .actions > .icons > svg {
  fill: #aaa;
}
@media (max-width: 960px) {
  #header-menu1 .continue-stream,
  #header-menu1 .send-message {
    position: fixed;
    bottom: 25px;
    right: 15px;
    margin-right: 0;
    z-index: 1015;
    text-align: center;
    font-size: 12px;
    padding-right: 0.35em;
    padding-left: 0.35em;
  }
  #header-menu1 .continue-stream > span,
  #header-menu1 .send-message > span {
    display: block;
  }
  #header-menu1 .player-info-wrapper {
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    background: #fff;
    z-index: 1010;
    height: 95px;
    display: flex;
  }
  body.scheme-black #header-menu1 .player-info-wrapper {
    background: #000;
  }
  body.show-mobile-menu #header-menu1 .player-info-wrapper {
    display: none;
  }
  #header-menu1 .current-song {
    padding-left: 76px;
    padding-top: 0.0em;
    font-size: 10px;
  }
  #header-menu1 .current-song .program-name {
    font-size: 12px;
    padding-bottom: 0;
  }
  #header-menu1 .current-song .artist {
    font-family: PitchSemibold;
    font-weight: normal;
    line-height: 1.45;
  }
  #header-menu1 .player-info {
    align-self: center;
    width: calc(100% - 165px);
    margin-left: 0;
  }
  #header-menu1 .player {
    top: 24px;
    left: 15px;
  }
  #header-menu1 .player > .play-pause {
    width: 50px;
    border-radius: 50%;
  }
  #header-menu1 .player > .play-pause > .bg {
    border: 3px solid #000;
    width: 50px;
    height: 50px;
  }
}
@media (max-width: 760px) {
  #header-menu1 {
    position: static;
  }
}
body.show-mobile-menu #page {
  overflow: hidden;
}
body.show-search #page {
  overflow: hidden;
}
#more-mobile {
  background: none;
  border-radius: 50%;
  width: 62px;
  height: 62px;
  display: block;
  margin: 20px 0;
  float: right;
  padding: 11px 4.5px;
  box-sizing: border-box;
  position: relative;
  z-index: 1040;
}
body.show-mobile-menu #more-mobile {
  background: none;
}
#more-mobile .more-mobile-wrapper {
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: background 0.25s;
  display: block;
  z-index: 1050;
  opacity: 1;
  width: 53px;
  height: 40px;
}
#more-mobile .more-mobile-wrapper > i {
  position: absolute;
  display: block;
  height: 4px;
  top: 0;
  left: 0;
  right: 0;
  background: #000;
  transition: all 0.2s;
  transform-origin: 50% 50%;
}
#more-mobile .more-mobile-wrapper > .a {
  top: 0;
}
#more-mobile .more-mobile-wrapper > .b2,
#more-mobile .more-mobile-wrapper > .b {
  top: 18px;
}
#more-mobile .more-mobile-wrapper > .c {
  top: 36px;
}
body.scheme-black #more-mobile .more-mobile-wrapper > i {
  background: #fff;
}
body.scheme-black #more-mobile .more-mobile-wrapper:hover > .a,
body.scheme-black #more-mobile .more-mobile-wrapper:hover > .b,
body.scheme-black #more-mobile .more-mobile-wrapper:hover > .b2,
body.scheme-black #more-mobile .more-mobile-wrapper:hover > .c {
  background: #fff;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .a {
  opacity: 0;
  background: #fff;
  transform: translateY(20px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b2 {
  transform: rotate(-45deg);
  background: #fff;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .b {
  transform: rotate(45deg);
  background: #fff;
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper > .c {
  opacity: 0;
  background: #fff;
  transform: translateY(-20px);
}
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .a,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .b2,
body.show-mobile-menu #more-mobile .more-mobile-wrapper:hover > .c {
  background: #efefef;
}
#more-mobile .more-mobile-wrapper:hover > .a,
#more-mobile .more-mobile-wrapper:hover > .b,
#more-mobile .more-mobile-wrapper:hover > .b2,
#more-mobile .more-mobile-wrapper:hover > .c {
  background: #aaa;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .a {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper > .b {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper > .c {
  background: #fff;
}
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .a,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .b2,
.header-coloring-light #more-mobile .more-mobile-wrapper:hover > .c {
  background: #000;
}
@media (max-width: 760px) {
  #more-mobile {
    width: 40px;
    height: 40px;
    margin: 20px 0 20px auto;
    padding: 5px 0px;
  }
  #more-mobile .more-mobile-wrapper {
    width: 40px;
    height: 30px;
  }
  #more-mobile .more-mobile-wrapper > i {
    height: 3px;
  }
  #more-mobile .more-mobile-wrapper > .b2,
  #more-mobile .more-mobile-wrapper > .b {
    top: 13.5px;
  }
  #more-mobile .more-mobile-wrapper > .c {
    top: 27px;
  }
  body.show-mobile-menu #more-mobile .more-mobile-wrapper > .a {
    transform: translateY(15px);
  }
  body.show-mobile-menu #more-mobile .more-mobile-wrapper > .c {
    transform: translateY(-15px);
  }
}
#navigation-top {
  position: absolute;
  z-index: 1020;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  height: 0;
  background: #000;
  color: #fff;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.25s;
  box-sizing: border-box;
}
#navigation-top > .page-wrapper > .relative {
  position: relative;
}
body.show-mobile-menu #navigation-top {
  bottom: 0;
  position: fixed;
  overflow-y: auto;
  height: auto;
  opacity: 1;
  padding-top: 102px;
}
@media (max-width: 760px) {
  body.show-mobile-menu #navigation-top {
    padding-top: 80px;
  }
}
#navigation-top .padder {
  min-height: 30px;
  height: 2.25vw;
  display: block;
}
#navigation-top .menu {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  font-size: 7.1vh;
  line-height: 0.7;
}
#navigation-top .menu > li {
  display: block;
  padding: 0.085em 0;
}
#navigation-top .menu a {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
}
#navigation-top .menu a:hover {
  text-decoration: none;
  color: #aaa;
}
#navigation-top .menu > li.current-menu-item > a,
#navigation-top .menu > li.current_page_item > a {
  text-decoration: none;
  color: #aaa;
}
#navigation-top .login-links,
#navigation-top .socmed-follow-text {
  float: right;
  clear: right;
  text-align: right;
  padding-bottom: 0;
}
#navigation-top .login-links li,
#navigation-top .socmed-follow-text li {
  display: block;
}
#navigation-top .login-links a,
#navigation-top .socmed-follow-text a {
  display: block;
  color: #fff;
  padding: 0.1em 0;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  font-size: 1.54320988vw;
}
@media (min-width: 1620px) {
  #navigation-top .login-links a,
  #navigation-top .socmed-follow-text a {
    font-size: 25px;
  }
}
@media (max-width: 860px) {
  #navigation-top .login-links a,
  #navigation-top .socmed-follow-text a {
    font-size: 13.27160494px;
  }
}
@media (max-width: 760px) {
  #navigation-top .login-links a,
  #navigation-top .socmed-follow-text a {
    font-size: 13.27160494px;
  }
}
#navigation-top .login-links a:hover,
#navigation-top .socmed-follow-text a:hover {
  text-decoration: none;
  color: #aaa;
}
#navigation-top .login-links {
  margin-bottom: 1.5em;
}
@media (min-width: 960px) {
  #navigation-top .login-links {
    display: none;
  }
}
#navigation-top .bottom-right {
  position: absolute;
  bottom: 0em;
  right: 0;
  width: 50%;
}
body.glivelab-not-logged-in #navigation-top .glivelab-logout-link {
  display: none;
}
body.glivelab-logged-in #navigation-top .glivelab-login-link {
  display: none;
}
@media (max-width: 760px) and (orientation: portrait) {
  #navigation-top .menu {
    font-size: 5vh;
  }
  #navigation-top .socmed-follow-text {
    text-align: left;
    float: none;
    padding-top: 2em;
    padding-bottom: 2em;
  }
  #navigation-top .login-links {
    position: static;
    display: block;
    width: auto;
    float: none;
    text-align: left;
    padding: 2em 0 0 0;
    margin-bottom: 0;
  }
  #navigation-top .bottom-right {
    position: static;
    display: block;
    width: auto;
  }
}
@media (max-width: 760px) and (orientation: landscape) {
  #navigation-top .menu {
    font-size: 5.4vh;
  }
  #navigation-top .socmed-follow-text {
    padding-bottom: 0;
  }
}
.mfp-content {
  max-width: 600px;
  margin: 0 auto;
}
#send-message {
  text-align: center;
  background: none;
}
.mfp-content > #send-message {
  display: block !important;
}
#send-message textarea {
  font-size: 25px;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  background: none;
  color: #fff;
  border: 2px solid #fff;
  border-radius: 0;
  box-shadow: 0;
  resize: none;
  margin-bottom: 1em;
}
@media (max-width: 760px) {
  #send-message textarea {
    font-family: PitchSemibold;
    font-weight: normal;
    line-height: 1.45;
  }
}
#send-message textarea:focus {
  outline: 0;
}
#send-message textarea:focus::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: transparent;
}
#send-message textarea:focus:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 1;
  color: transparent;
}
#send-message textarea:focus::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 1;
  color: transparent;
}
#send-message textarea:focus:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: transparent;
}
#send-message textarea::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #fff;
}
#send-message textarea:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  opacity: 1;
  color: #fff;
}
#send-message textarea::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  opacity: 1;
  color: #fff;
}
#send-message textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}
#send-message .mfp-close:hover {
  text-decoration: none;
}
#send-message .wpcf7-response-output {
  color: #fff;
  background: none;
}
@media (max-width: 760px) {
  #send-message .wpcf7-response-output {
    font-family: PitchSemibold;
    font-weight: normal;
    line-height: 1.45;
  }
}
/*
@media(max-width: 750px) {
    #navigation-top {
        body.show-mobile-menu & {
            min-height: 100vh;
        }
        .menu {
            > li {
                padding: 0 0.03em;
            }
            padding-bottom: 1em;
        }

        .socmed-follow-text {
            display: none;
        }
    }
    body.front-page .block-header {
        padding-top: 3em;
    }
    #page .block {
        &:first-child {
            padding-top: 4em;
        }
    }
}
@media(max-width: 430px) {
    #navigation-top {
        .menu {
            > li {
                padding: 0 0.03em;
            }
            a {
                padding: 0 0.4em;
            }
        }
    }
}
*/
@-webkit-keyframes scaling {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1.77);
  }
}
@keyframes scaling {
  from {
    transform: scale(0.5);
  }
  to {
    transform: scale(1.77);
  }
}
@-webkit-keyframes scaling2 {
  from {
    transform: scale(1.77);
  }
  to {
    transform: scale(0.5);
  }
}
@keyframes scaling2 {
  from {
    transform: scale(1.77);
  }
  to {
    transform: scale(0.5);
  }
}
.block-header-player > .txt {
  padding-top: 0;
  padding-bottom: 0;
}
.block-header-player .centering {
  display: flex;
  min-height: 100vh;
  padding-top: 120px;
  box-sizing: border-box;
}
.block-header-player .centering > .contents2 {
  width: 100%;
  align-self: center;
  display: flex;
  flex-direction: column;
}
.block-header-player .centering > .contents2 > .center {
  width: 100%;
  display: flex;
}
.block-header-player .centering > .contents2 > .center > .a {
  flex: 0 0 30%;
  padding-bottom: 3em;
}
.block-header-player .centering > .contents2 > .center > .b {
  flex: 0 0 40%;
  padding-bottom: 3em;
}
.block-header-player .centering > .contents2 > .center > .c {
  flex: 0 0 30%;
  padding-bottom: 3em;
  padding-left: 4em;
  position: relative;
}
.block-header-player .centering > .contents2 > .center2 {
  width: 100%;
  align-self: center;
  display: flex;
}
.block-header-player .centering > .contents2 > .center2 > .d {
  flex: 0 0 30%;
}
.block-header-player .centering > .contents2 > .center2 > .e {
  flex: 0 0 40%;
  position: relative;
}
.block-header-player .centering > .contents2 > .center2 > .f {
  flex: 0 0 30%;
  padding-left: 4em;
}
.block-header-player .centering .current-song {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.block-header-player .centering .current-song.no-song {
  display: none;
}
.block-header-player .centering .latest-programming {
  position: absolute;
  top: 1.5em;
  left: 4em;
  right: 0;
}
.block-header-player .player {
  text-align: center;
  /*
        body.paused & {
            > .play-pause {
                > .bg {
                    > g > circle {
                        animation-duration: 5s !important;                        animation: scaling 2s infinite alternate;
                        animation: scaling 2s infinite alternate;
                    }
                }
            }
        }
        */
}
.block-header-player .player > .play-pause {
  position: relative;
  display: inline-block;
  width: 90%;
  border-radius: 50%;
  outline: 0;
  /*
            > .bg {
                .accelerate();
                background: #000;
                fill: #fff;
                border-radius: 50%;
                > g > circle {
                    will-change: transform;
                }
            }
            */
}
.block-header-player .player > .play-pause > .bg {
  background: none;
  display: block;
  width: 100%;
  border-radius: 50%;
  padding-top: 100%;
  background-size: cover;
  background-position: center center;
}
.block-header-player .player > .play-pause > .bg > canvas {
  border-radius: 50%;
}
.block-header-player .player > .play-pause > canvas.bg {
  background: #000;
  display: block;
  width: 100%;
  border-radius: 50%;
}
.block-header-player .player > .play-pause > .actions {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
.block-header-player .player > .play-pause > .actions > .icons {
  width: 35%;
  margin: 0 auto;
  position: relative;
}
.block-header-player .player > .play-pause > .actions > .icons:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.block-header-player .player > .play-pause > .actions > .icons > svg {
  top: 0;
  left: 0;
  position: absolute;
  display: block;
  fill: #fff;
  width: 100%;
  height: 100%;
  transition: opacity 0.25s;
}
.block-header-player .player > .play-pause > .actions > .icons > .play {
  z-index: 100;
  opacity: 1;
}
.block-header-player .player > .play-pause > .actions > .icons > .pause {
  opacity: 0;
  z-index: 1;
}
body.playing .block-header-player .player > .play-pause {
  /*
                > .bg {
                    > g > circle {
                        animation: scaling2 2s infinite alternate;
                    }
                }
                */
}
body.playing .block-header-player .player > .play-pause > .actions > .icons > .play {
  z-index: 1;
  opacity: 0;
}
body.playing .block-header-player .player > .play-pause > .actions > .icons > .pause {
  z-index: 100;
  opacity: 1;
}
.block-header-player .current-program > .title {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 5.3vw;
  line-height: 1.0;
  padding-bottom: 0.3em;
}
@media (min-width: 1620px) {
  .block-header-player .current-program > .title {
    font-size: 85.86px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-program > .title {
    font-size: 45.58px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-program > .title {
    font-size: 45.58px;
  }
}
.block-header-player .current-program > .title[href=""] {
  text-decoration: none;
  cursor: inherit;
  pointer-events: none;
}
.block-header-player .current-program > .subtitle {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.1vw;
  padding: 1em 0 0.5em 0;
}
@media (min-width: 1620px) {
  .block-header-player .current-program > .subtitle {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-program > .subtitle {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-program > .subtitle {
    font-size: 13px;
  }
}
.block-header-player .current-program > .timing {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.75vw;
  padding-top: 0.3em;
  padding-bottom: 0.5em;
}
@media (min-width: 1620px) {
  .block-header-player .current-program > .timing {
    font-size: 28.35px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-program > .timing {
    font-size: 15.05px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-program > .timing {
    font-size: 15.05px;
  }
}
.block-header-player .current-program > .current-program-description-short {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-header-player .current-program > .current-program-description-short {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-program > .current-program-description-short {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-program > .current-program-description-short {
    font-size: 13px;
  }
}
.block-header-player .current-program > .current-program-sponsors {
  padding-top: 1.2em;
}
.block-header-player .current-program > .current-program-sponsors > a {
  display: inline-block;
  width: 4.25em;
  border-radius: 50%;
  border: 1px solid black;
  margin-right: 0.5em;
  position: relative;
  overflow: hidden;
}
.block-header-player .current-program > .current-program-sponsors > a:hover > .img {
  opacity: 0.7;
}
.block-header-player .current-program > .current-program-sponsors > a:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.block-header-player .current-program > .current-program-sponsors > a > .img {
  display: block;
  position: absolute;
  top: var(--size-y, 15%);
  bottom: var(--size-y, 15%);
  left: var(--size-x, 15%);
  right: var(--size-x, 15%);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  transition: opacity 0.25s;
}
@media (max-width: 760px) {
  .block-header-player .current-program > .title {
    font-size: 35px;
    padding-bottom: 0;
  }
}
.block-header-player .next-program > h2 {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.1vw;
  padding: 0;
}
@media (min-width: 1620px) {
  .block-header-player .next-program > h2 {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .next-program > h2 {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .next-program > h2 {
    font-size: 13px;
  }
}
.block-header-player .next-program > .title {
  font-size: 1.3vw;
  font-family: "PanoBold";
}
@media (min-width: 1620px) {
  .block-header-player .next-program > .title {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-header-player .next-program > .title {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-header-player .next-program > .title {
    font-size: 13px;
  }
}
.block-header-player .next-program > .timing {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-header-player .next-program > .timing {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .next-program > .timing {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .next-program > .timing {
    font-size: 13px;
  }
}
.block-header-player .current-song {
  text-align: center;
}
.block-header-player .current-song > h2 {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.3vw;
  text-transform: uppercase;
  padding: 0;
}
@media (min-width: 1620px) {
  .block-header-player .current-song > h2 {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-song > h2 {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-song > h2 {
    font-size: 13px;
  }
}
.block-header-player .current-song > .artist {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-header-player .current-song > .artist {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-song > .artist {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-song > .artist {
    font-size: 13px;
  }
}
.block-header-player .current-song > .title {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  font-size: 1.1vw;
}
@media (min-width: 1620px) {
  .block-header-player .current-song > .title {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .current-song > .title {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .current-song > .title {
    font-size: 13px;
  }
}
.block-header-player .title-latest-songs {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.3vw;
  text-transform: uppercase;
  display: none;
  background: #fff;
  position: relative;
  z-index: 10;
}
@media (min-width: 1620px) {
  .block-header-player .title-latest-songs {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-header-player .title-latest-songs {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-header-player .title-latest-songs {
    font-size: 13px;
  }
}
.block-header-player .title-latest-songs.shown {
  display: block;
}
.block-header-player .latest-programming > h2 {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.3vw;
  text-transform: uppercase;
}
@media (min-width: 1620px) {
  .block-header-player .latest-programming > h2 {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-header-player .latest-programming > h2 {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-header-player .latest-programming > h2 {
    font-size: 13px;
  }
}
.block-header-player .latest-songs {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-header-player .latest-songs > li {
  font-size: 1.1vw;
  padding: 1.0em 0 0 0;
}
@media (min-width: 1620px) {
  .block-header-player .latest-songs > li {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-header-player .latest-songs > li {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-header-player .latest-songs > li {
    font-size: 13px;
  }
}
.block-header-player .latest-songs > li > .artist {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  line-height: 1.3;
}
.block-header-player .latest-songs > li > .title {
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
  line-height: 1.3;
}
@media (max-aspect-ratio: 4/3) {
  .block-header-player .centering {
    min-height: 0;
    padding: 24% 0 10% 0;
  }
}
@media (max-width: 760px) {
  .block-header-player .centering {
    display: block;
    min-height: none;
    padding-top: 0;
    box-sizing: border-box;
  }
  .block-header-player .centering > .contents2 {
    width: auto;
    display: block;
  }
  .block-header-player .centering > .contents2 > .center {
    width: auto;
    display: block;
  }
  .block-header-player .centering > .contents2 > .center > .a {
    padding-bottom: 1.5em;
  }
  .block-header-player .centering > .contents2 > .center > .b {
    padding-bottom: 3em;
  }
  .block-header-player .centering > .contents2 > .center > .c {
    display: none;
  }
  .block-header-player .centering > .contents2 > .center2 {
    width: auto;
    display: block;
  }
  .block-header-player .centering > .contents2 > .center2 > .d {
    display: none;
  }
  .block-header-player .centering > .contents2 > .center2 > .e {
    position: relative;
  }
  .block-header-player .centering > .contents2 > .center2 > .f {
    display: none;
  }
  .block-header-player .centering .current-song {
    position: static;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 14px;
  }
  .block-header-player .centering .current-song.no-song {
    display: none;
  }
}
.holvi-popup {
  display: none;
}
.holvi-popup::scrollbar {
  width: 22px;
}
.holvi-popup::-moz-scrollbar {
  width: 22px;
}
.holvi-popup::-webkit-scrollbar {
  width: 22px;
}
.holvi-popup::-webkit-scrollbar-button {
  width: 0px;
  height: 0px;
}
.holvi-popup::-webkit-scrollbar-track {
  background: #fff;
  border: 0;
  border-radius: 0;
}
.holvi-popup::-webkit-scrollbar-thumb {
  background: #000;
  border-radius: 0;
}
.holvi-popup::-webkit-scrollbar-thumb:hover {
  background: #000;
}
.holvi-popup .close {
  float: right;
  position: absolute;
  top: 1.5em;
  right: 1.5em;
}
.holvi-popup .close > svg {
  width: 2.4em;
  height: auto;
}
body.holvi-open-popup .holvi-popup {
  display: block;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  overflow: auto;
  background: #fabd9c;
  z-index: 10000;
}
.holvi-popup > .popup-content {
  padding-left: 5%;
  padding-right: 5%;
  max-width: 1600px;
  margin: 0 auto;
  padding-top: 9em;
}
@media (min-width: 1620px) {
  .holvi-popup > .popup-content {
    padding-left: 81px;
  }
}
@media (max-width: 860px) {
  .holvi-popup > .popup-content {
    padding-left: 43px;
  }
}
@media (min-width: 1620px) {
  .holvi-popup > .popup-content {
    padding-right: 81px;
  }
}
@media (max-width: 860px) {
  .holvi-popup > .popup-content {
    padding-right: 43px;
  }
}
.holvi-popup > .popup-content > .container {
  float: left;
  width: 75%;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center {
  float: right;
  width: 63%;
  box-sizing: border-box;
  padding-left: 1.5em;
  padding-right: 1.5em;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center > .img {
  margin: 0 auto 0.4em auto;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  position: relative;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center > .img > .mask {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center > .img > .mask > svg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  fill: #fabd9c;
  width: 100%;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center > .img > .i {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: block;
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
}
.holvi-popup > .popup-content > .container > .holvi-content > .center > .img > .empty {
  padding-top: 100%;
  display: block;
}
.holvi-popup > .popup-content > .container > .holvi-content > .left {
  float: left;
  width: 37%;
}
.holvi-popup > .popup-content > .container > .holvi-content > .left > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 4.9382716vw;
}
@media (min-width: 1620px) {
  .holvi-popup > .popup-content > .container > .holvi-content > .left > h1 {
    font-size: 80px;
  }
}
@media (max-width: 860px) {
  .holvi-popup > .popup-content > .container > .holvi-content > .left > h1 {
    font-size: 42.4691358px;
  }
}
@media (max-width: 760px) {
  .holvi-popup > .popup-content > .container > .holvi-content > .left > h1 {
    font-size: 42.4691358px;
  }
}
.holvi-popup > .popup-content > .container > .holvi-content > .left > .title {
  padding-bottom: 2em;
}
.holvi-popup > .popup-content > .vote-form {
  float: left;
  width: 25%;
}
.holvi-popup > .popup-content > .vote-form > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 4.9382716vw;
}
@media (min-width: 1620px) {
  .holvi-popup > .popup-content > .vote-form > h1 {
    font-size: 80px;
  }
}
@media (max-width: 860px) {
  .holvi-popup > .popup-content > .vote-form > h1 {
    font-size: 42.4691358px;
  }
}
@media (max-width: 760px) {
  .holvi-popup > .popup-content > .vote-form > h1 {
    font-size: 42.4691358px;
  }
}
.holvi-popup > .popup-content > .vote-form input[name="your-choice"] {
  display: none;
}
.holvi-popup > .popup-content > .vote-form .g-recaptcha {
  padding-bottom: 1.5em;
}
.holvi-popup > .popup-content > .vote-form input[type="radio"] {
  box-sizing: border-box;
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  margin: 0 0.6em 0 0;
  width: 1.7em;
  height: 1.7em;
  position: relative;
  top: -0.1em;
  vertical-align: middle;
  display: inline-block;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
  background: radial-gradient(ellipse at center, #ececec 39%, #ececec 54%, #000 57%, #000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
}
.holvi-popup > .popup-content > .vote-form input[type="radio"]:focus {
  outline: none;
}
.holvi-popup > .popup-content > .vote-form input[type="radio"]:checked {
  background: radial-gradient(ellipse at center, #000 0%, #000 37%, #ececec 39%, #ececec 54%, #000 57%, #000 69%, rgba(0, 0, 0, 0) 71%, rgba(0, 0, 0, 0) 72%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-repeat: no-repeat;
}
.holvi-popup > .popup-content > .vote-form input[type="email"],
.holvi-popup > .popup-content > .vote-form input[type="text"] {
  background: none;
  border: 2px solid black;
}
.holvi-popup > .popup-content > .vote-form input[type="email"]:focus,
.holvi-popup > .popup-content > .vote-form input[type="text"]:focus {
  outline: 0;
}
.holvi-popup > .popup-content > .vote-form input[type="checkbox"] {
  box-sizing: border-box;
  vertical-align: middle;
  top: 0;
  margin: 0 0.6em 0 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  box-shadow: none;
  background: none no-repeat center center;
  border-radius: 0;
  border: 2px solid #000;
  width: 1.7em;
  height: 1.7em;
  position: relative;
  top: -0.1em;
  font-size: inherit;
  font-weight: normal;
  font-family: inherit;
  cursor: pointer;
  cursor: hand;
}
.holvi-popup > .popup-content > .vote-form input[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 16 16' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cg transform='translate(2 2)' stroke='%23000' stroke-width='3'%3E%3Cline x1='1' y1='11' x2='11' y2='1'/%3E%3Cline x1='1' y1='1' x2='11' y2='11'/%3E%3C/g%3E%3C/svg%3E");
  background-size: contain;
}
.holvi-popup > .popup-content > .vote-form .contacts.hidden {
  display: none;
}
.holvi-popup > .popup-content > .vote-form button {
  text-align: left;
  padding: 1.1em 1.3em;
  line-height: 1.4;
}
@media (max-width: 760px) {
  .holvi-popup > .popup-content > .container {
    float: none;
    width: 100%;
  }
  .holvi-popup > .popup-content > .container > .holvi-content > .center {
    float: none;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3em;
  }
  .holvi-popup > .popup-content > .container > .holvi-content > .left {
    float: none;
    width: 100%;
  }
  .holvi-popup > .popup-content > .vote-form {
    float: none;
    width: 100%;
    padding-top: 2em;
    padding-bottom: 3em;
  }
}
.block-holvi-competition {
  background: #fabd9c;
}
.block-holvi-competition .holvi-content {
  display: none;
}
.block-holvi-competition > .txt > .contents {
  width: 78%;
  margin: 0 auto;
  padding-bottom: 4.5em;
}
.block-holvi-competition > .txt > .contents > .img {
  box-sizing: border-box;
  float: left;
  width: 40%;
  padding-right: 2em;
}
.block-holvi-competition > .txt > .contents > .img > img {
  width: 83%;
  display: block;
  height: auto;
  margin: 0 auto;
}
.block-holvi-competition > .txt > .contents > .content {
  box-sizing: border-box;
  padding-left: 2em;
  float: left;
  width: 60%;
}
.block-holvi-competition > .txt > .contents > .content > h1 {
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 6vw;
  padding-bottom: 0.65em;
}
@media (min-width: 1620px) {
  .block-holvi-competition > .txt > .contents > .content > h1 {
    font-size: 97.2px;
  }
}
@media (max-width: 860px) {
  .block-holvi-competition > .txt > .contents > .content > h1 {
    font-size: 51.6px;
  }
}
@media (max-width: 760px) {
  .block-holvi-competition > .txt > .contents > .content > h1 {
    font-size: 51.6px;
  }
}
@media (max-width: 760px) {
  .block-holvi-competition > .txt > .contents {
    width: 100%;
  }
  .block-holvi-competition > .txt > .contents > .img {
    float: none;
    width: 60%;
    margin: 0 auto;
    margin-bottom: 3em;
  }
  .block-holvi-competition > .txt > .contents > .content {
    width: 100%;
    float: none;
  }
}
.block-holvi-competition .items {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2%;
  margin: 0 -1%;
}
.block-holvi-competition .items > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-holvi-competition .items > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-holvi-competition .items {
    margin: 0 -2%;
    margin: 0 -1%;
  }
  .block-holvi-competition .items > li:nth-child(4n + 1) {
    clear: none;
  }
  .block-holvi-competition .items > li {
    float: left;
    width: 50%;
    padding: 0 2% 4% 2%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-holvi-competition .items > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-holvi-competition .items.items-3 {
  text-align: center;
  margin: 0 -2%;
}
.block-holvi-competition .items.items-3 > li:nth-child(4n + 1) {
  clear: none;
}
.block-holvi-competition .items.items-3 > li {
  float: left;
  width: 33.33333333%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-holvi-competition .items.items-3 > li:nth-child(3n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-holvi-competition .items.items-3 {
    margin: 0 -2%;
    margin: 0 -1%;
  }
  .block-holvi-competition .items.items-3 > li:nth-child(3n + 1) {
    clear: none;
  }
  .block-holvi-competition .items.items-3 > li {
    float: left;
    width: 50%;
    padding: 0 2% 4% 2%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-holvi-competition .items.items-3 > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-holvi-competition .items li {
  text-align: left;
  padding: 0 0.75em 2em 0.75em;
}
.block-holvi-competition .items li .img {
  background: #000;
  margin: 0 auto 0.4em auto;
  padding: 15px;
  box-sizing: border-box;
  display: block;
  overflow: hidden;
  opacity: 1;
  transition: opacity 0.15s;
  position: relative;
}
.block-holvi-competition .items li .img > .i {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 100%;
  display: block;
  position: relative;
}
.block-holvi-competition .items li .img > .mask {
  position: absolute;
  top: 14px;
  left: 14px;
  right: 14px;
  bottom: 14px;
}
.block-holvi-competition .items li .img > .mask > svg {
  width: 100%;
  height: auto;
}
.block-holvi-competition .items li:nth-child(5n + 0) .img {
  background: #7bcfcc;
  fill: #7bcfcc;
}
.block-holvi-competition .items li:nth-child(5n + 1) .img {
  background: #f9f66f;
  fill: #f9f66f;
}
.block-holvi-competition .items li:nth-child(5n + 2) .img {
  background: #e096c3;
  fill: #e096c3;
}
.block-holvi-competition .items li:nth-child(5n + 3) .img {
  background: #c1e5ee;
  fill: #c1e5ee;
}
.block-holvi-competition .items li:nth-child(5n + 4) .img {
  background: #e66e83;
  fill: #e66e83;
}
.block-holvi-competition .items.images-3 li {
  width: 17em;
}
.block-holvi-competition .items .name {
  display: block;
  padding: 0.75em 0 0.25em 0;
  font-size: 1.2345679vw;
}
@media (min-width: 1620px) {
  .block-holvi-competition .items .name {
    font-size: 20px;
  }
}
@media (max-width: 860px) {
  .block-holvi-competition .items .name {
    font-size: 10.61728395px;
  }
}
@media (max-width: 760px) {
  .block-holvi-competition .items .name {
    font-size: 13px;
  }
}
.block-holvi-competition .items li > a,
.block-holvi-competition .items li > span {
  display: block;
  color: inherit;
  transition: color 0.15s;
}
.block-holvi-competition .items li > a:hover .img {
  opacity: 0.8;
}
body.holvi-open-popup {
  overflow: hidden;
}
.block-image-big .image {
  background-size: cover;
  background-position: center center;
}
.block-juontajat > .page-wrapper {
  max-width: 1600px;
}
.block-juontajat .juontajat {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -1.4%;
  padding-top: 0.2em;
  font-size: 1.3vw;
  font-family: "PanoBold";
}
.block-juontajat .juontajat > li {
  float: left;
  width: 25%;
  padding: 0 1.4% 2.8% 1.4%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-juontajat .juontajat > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-juontajat .juontajat {
    margin: 0 -1%;
  }
  .block-juontajat .juontajat > li:nth-child(4n+1) {
    clear: none;
  }
  .block-juontajat .juontajat > li {
    float: left;
    width: 50%;
    padding: 0 1% 2% 1%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-juontajat .juontajat > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-juontajat .juontajat a {
  color: #000;
}
.block-juontajat .juontajat a:hover .img {
  background: #333;
}
.block-juontajat .juontajat .img {
  display: block;
  background: #000;
  transition: background 0.25s;
}
.block-juontajat .juontajat .img > .empty {
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%;
  display: block;
}
@media (min-width: 1620px) {
  .block-juontajat .juontajat {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-juontajat .juontajat {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-juontajat .juontajat {
    font-size: 13px;
  }
}
.block-juontajat .juontajat .firstname {
  padding-top: 0.5em;
  display: block;
}
.block-juontajat .juontajat .job-title {
  display: block;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
}
.block-juontajat .juontajat .programmes {
  display: block;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
}
.block-logo {
  text-align: center;
}
.block-logo > .txt {
  padding: 15% 5%;
}
.block-logo img {
  display: block;
  width: 100%;
}
@media (max-width: 750px) {
  .block-logo > .txt {
    padding: 25% 5%;
  }
}
.block-newsletter {
  text-align: center;
}
.block-newsletter > .txt {
  padding-top: 9%;
  padding-bottom: 9%;
}
@media (min-width: 1620px) {
  .block-newsletter > .txt {
    padding-top: 145.8px;
  }
}
@media (max-width: 860px) {
  .block-newsletter > .txt {
    padding-top: 77.4px;
  }
}
@media (min-width: 1620px) {
  .block-newsletter > .txt {
    padding-bottom: 145.8px;
  }
}
@media (max-width: 860px) {
  .block-newsletter > .txt {
    padding-bottom: 77.4px;
  }
}
.block-newsletter > .txt > h1 {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  font-size: 1.6vw;
  padding-bottom: 1.75em;
}
@media (min-width: 1620px) {
  .block-newsletter > .txt > h1 {
    font-size: 25.92px;
  }
}
@media (max-width: 860px) {
  .block-newsletter > .txt > h1 {
    font-size: 13.76px;
  }
}
@media (max-width: 760px) {
  .block-newsletter > .txt > h1 {
    font-size: 13.76px;
  }
}
.block-newsletter > .txt form input.first-name,
.block-newsletter > .txt form input.last-name,
.block-newsletter > .txt form input[type=email] {
  -webkit-appearance: none;
  box-shadow: none;
  position: relative;
  display: block;
  width: 100%;
  max-width: 20em;
  background: none;
  border: 3px solid #efefef;
  color: #fff;
  padding: 0.2em 0.3em;
  margin: 1.2em auto;
  line-height: 2.5;
  box-sizing: border-box;
  text-align: center;
  font-size: 1.5vw;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
@media (min-width: 1620px) {
  .block-newsletter > .txt form input.first-name,
  .block-newsletter > .txt form input.last-name,
  .block-newsletter > .txt form input[type=email] {
    font-size: 24.3px;
  }
}
@media (max-width: 860px) {
  .block-newsletter > .txt form input.first-name,
  .block-newsletter > .txt form input.last-name,
  .block-newsletter > .txt form input[type=email] {
    font-size: 12.9px;
  }
}
@media (max-width: 760px) {
  .block-newsletter > .txt form input.first-name,
  .block-newsletter > .txt form input.last-name,
  .block-newsletter > .txt form input[type=email] {
    font-size: 13px;
  }
}
.block-newsletter > .txt form input.first-name::-webkit-input-placeholder,
.block-newsletter > .txt form input.last-name::-webkit-input-placeholder,
.block-newsletter > .txt form input[type=email]::-webkit-input-placeholder {
  color: #fff;
}
.block-newsletter > .txt form input.first-name:-moz-placeholder,
.block-newsletter > .txt form input.last-name:-moz-placeholder,
.block-newsletter > .txt form input[type=email]:-moz-placeholder {
  color: #fff;
}
.block-newsletter > .txt form input.first-name::-moz-placeholder,
.block-newsletter > .txt form input.last-name::-moz-placeholder,
.block-newsletter > .txt form input[type=email]::-moz-placeholder {
  color: #fff;
}
.block-newsletter > .txt form input.first-name:-ms-input-placeholder,
.block-newsletter > .txt form input.last-name:-ms-input-placeholder,
.block-newsletter > .txt form input[type=email]:-ms-input-placeholder {
  color: #fff;
}
.block-newsletter > .txt form input.first-name:focus,
.block-newsletter > .txt form input.last-name:focus,
.block-newsletter > .txt form input[type=email]:focus {
  outline: 0;
  /* FF 4-18 */
  /* FF 19+ */
  /* IE 10+ */
}
.block-newsletter > .txt form input.first-name:focus::-webkit-input-placeholder,
.block-newsletter > .txt form input.last-name:focus::-webkit-input-placeholder,
.block-newsletter > .txt form input[type=email]:focus::-webkit-input-placeholder {
  color: transparent;
}
.block-newsletter > .txt form input.first-name:focus:-moz-placeholder,
.block-newsletter > .txt form input.last-name:focus:-moz-placeholder,
.block-newsletter > .txt form input[type=email]:focus:-moz-placeholder {
  color: transparent;
}
.block-newsletter > .txt form input.first-name:focus::-moz-placeholder,
.block-newsletter > .txt form input.last-name:focus::-moz-placeholder,
.block-newsletter > .txt form input[type=email]:focus::-moz-placeholder {
  color: transparent;
}
.block-newsletter > .txt form input.first-name:focus:-ms-input-placeholder,
.block-newsletter > .txt form input.last-name:focus:-ms-input-placeholder,
.block-newsletter > .txt form input[type=email]:focus:-ms-input-placeholder {
  color: transparent;
}
.block-newsletter > .txt form br {
  display: none;
}
.block-newsletter > .txt form .more-link {
  margin-top: 5em;
}
.block-newsletter > .txt form .wpcf7-response-output {
  background: none;
}
.block-newsletter > .txt form .wpcf7-not-valid-tip {
  display: block;
}
.block-ondemand-listing > .txt {
  max-width: 56em;
  margin: 0 auto;
}
.block-ondemand-listing > .txt > .ingress {
  text-align: left;
  padding-bottom: 4em;
}
.block-ondemand-listing .ondemand-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-ondemand-listing .ondemand-list li {
  padding: 0 0 1.5em 0;
}
.block-ondemand-listing .ondemand-list .datetime {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
.block-ondemand-listing .ondemand-list .title {
  padding: 0 0 0.55em 0;
  position: relative;
}
.block-ondemand-listing .ondemand-list .program-name {
  display: block;
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
.block-ondemand-listing .ondemand-list .datetime {
  display: block;
  padding-left: 2rem;
}
.block-ondemand-listing .ondemand-list .description {
  padding-left: 2rem;
  font-size: 0.98765432vw;
}
@media (min-width: 1620px) {
  .block-ondemand-listing .ondemand-list .description {
    font-size: 16px;
  }
}
@media (max-width: 860px) {
  .block-ondemand-listing .ondemand-list .description {
    font-size: 8.49382716px;
  }
}
@media (max-width: 760px) {
  .block-ondemand-listing .ondemand-list .description {
    font-size: 13px;
  }
}
.block-ondemand-listing .ondemand-list .play-pause-ondemand {
  position: absolute;
  top: 0.2em;
  left: 0;
}
.block-podcasts > .txt > .ingress {
  padding-bottom: 4em;
}
.block-podcasts .logged-in-note {
  text-align: center;
  margin: 0 0 2em 0;
}
.block-podcasts .ondemand-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-podcasts .ondemand-list li {
  padding: 0 0 1.5em 0;
}
.block-podcasts .ondemand-list .datetime {
  display: block;
  overflow: hidden;
  padding-left: 30px;
}
.block-podcasts .ondemand-list .title {
  position: relative;
  padding: 0 0 0.55em 0;
}
.block-podcasts .ondemand-list .program-name {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
}
.block-podcasts .ondemand-list .episode-title {
  display: block;
}
.block-podcasts .ondemand-list .date {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  display: block;
}
.block-podcasts .ondemand-list .play-pause-ondemand {
  position: absolute;
  top: 0.1em;
  left: 0;
}
.block-podcasts .lists {
  max-width: 47em;
  margin: 0 auto;
}
.block-podcasts .latest,
.block-podcasts .popular {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 0 1em;
}
.block-podcasts .latest h2,
.block-podcasts .popular h2 {
  padding-bottom: 1.5em;
}
.block-press1 > .txt > .ingress {
  margin-bottom: 0.5em;
}
.block-press1 .press-gallery {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -3%;
}
.block-press1 .press-gallery > li {
  float: left;
  width: 25%;
  padding: 0 3% 6% 3%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-press1 .press-gallery > li:nth-child(4n + 1) {
  clear: both;
}
.block-press1 .press-gallery > li > a {
  display: block;
  position: relative;
}
.block-press1 .press-gallery > li > a > .img {
  display: block;
  border: 1px solid #ddd;
  padding: 7px;
  margin: 0 0 1em 0;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-press1 .press-gallery > li > a > .img > .empty {
  display: block;
  padding-top: 100%;
  background: center center no-repeat;
  background-size: contain;
}
.block-press1 .press-gallery > li > a > .info .size {
  font-size: 80%;
  white-space: nowrap;
}
.block-press1 .press-gallery > li > a:hover > .img {
  opacity: 0.8;
}
@media (max-width: 900px) {
  .block-press1 .press-gallery {
    margin: 0 -3%;
  }
  .block-press1 .press-gallery > li:nth-child(4n+1) {
    clear: none;
  }
  .block-press1 .press-gallery > li {
    float: left;
    width: 33.33333333%;
    padding: 0 3% 6% 3%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-press1 .press-gallery > li:nth-child(3n + 1) {
    clear: both;
  }
}
@media (max-width: 750px) {
  .block-press1 .press-gallery {
    margin: 0 -3%;
  }
  .block-press1 .press-gallery > li:nth-child(3n+1) {
    clear: none;
  }
  .block-press1 .press-gallery > li {
    float: left;
    width: 50%;
    padding: 0 3% 6% 3%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-press1 .press-gallery > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-program-archive .program-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  text-align: center;
  font-size: 1.3vw;
  font-family: "PanoBold";
}
@media (min-width: 1620px) {
  .block-program-archive .program-list {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-program-archive .program-list {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-program-archive .program-list {
    font-size: 13px;
  }
}
.block-program-archive .program-list > li {
  line-height: 1.3;
}
.block-program-full .programming {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2%;
}
.block-program-full .programming > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-program-full .programming > li:nth-child(4n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-program-full .programming {
    margin: 0 -1.333%;
  }
  .block-program-full .programming > li:nth-child(4n+1) {
    clear: none;
  }
  .block-program-full .programming > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-program-full .programming > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-program-full .day {
  min-height: 23em;
  padding: 0em;
}
.block-program-full .day h2 {
  font-size: 2.5vw;
  padding-bottom: 0.75em;
}
@media (min-width: 1620px) {
  .block-program-full .day h2 {
    font-size: 40.5px;
  }
}
@media (max-width: 860px) {
  .block-program-full .day h2 {
    font-size: 21.5px;
  }
}
@media (max-width: 760px) {
  .block-program-full .day h2 {
    font-size: 21.5px;
  }
}
.block-program-full .occurrences {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-program-full .occurrences > li {
  padding: 0 0 1.0em 0;
  position: relative;
}
.block-program-full .occurrences .time {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  display: block;
  float: left;
  width: 6.25em;
  font-size: 1vw;
  padding-top: 0.2em;
}
@media (min-width: 1620px) {
  .block-program-full .occurrences .time {
    font-size: 16.2px;
  }
}
@media (max-width: 860px) {
  .block-program-full .occurrences .time {
    font-size: 8.6px;
  }
}
@media (max-width: 760px) {
  .block-program-full .occurrences .time {
    font-size: 13px;
  }
}
@media (max-width: 760px) {
  .block-program-full .occurrences .time {
    padding-top: 0;
    padding-bottom: 0.2em;
    float: none;
  }
}
.block-program-full .occurrences .play-pause-ondemand {
  position: absolute;
  left: 4.1em;
  top: 0.0;
}
@media (max-width: 760px) {
  .block-program-full .occurrences .play-pause-ondemand {
    left: 4.5em;
    top: -0.1em;
  }
}
.block-program-full .occurrences .title {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  line-height: 1.2;
}
.block-program-full .occurrences .details {
  font-size: 1.1vw;
  line-height: 1.2;
  overflow: hidden;
}
@media (min-width: 1620px) {
  .block-program-full .occurrences .details {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-program-full .occurrences .details {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-program-full .occurrences .details {
    font-size: 13px;
  }
}
.block-program-full .occurrences .details > a[href=""] {
  text-decoration: none;
  cursor: inherit;
  pointer-events: none;
}
.block-program-full .occurrences .description {
  color: inherit;
  font-size: 0.8vw;
  padding-top: 0.5em;
}
@media (min-width: 1620px) {
  .block-program-full .occurrences .description {
    font-size: 12.96px;
  }
}
@media (max-width: 860px) {
  .block-program-full .occurrences .description {
    font-size: 6.88px;
  }
}
@media (max-width: 760px) {
  .block-program-full .occurrences .description {
    font-size: 13px;
  }
}
.block-program-full .occurrences .hosts {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-program-full .occurrences .hosts a {
  color: inherit;
}
.block-program-full .occurrences .hosts a:hover {
  color: #fff;
}
.block-program-grid > .page-wrapper {
  max-width: 1600px;
}
.block-program-grid .juontajat {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -1.4%;
  padding-top: 0.2em;
  font-size: 1.3vw;
  font-family: "PanoBold";
}
.block-program-grid .juontajat > li {
  float: left;
  width: 20%;
  padding: 0 1.4% 2.8% 1.4%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-program-grid .juontajat > li:nth-child(5n + 1) {
  clear: both;
}
@media (max-width: 760px) {
  .block-program-grid .juontajat {
    margin: 0 -1%;
  }
  .block-program-grid .juontajat > li:nth-child(5n+1) {
    clear: none;
  }
  .block-program-grid .juontajat > li {
    float: left;
    width: 50%;
    padding: 0 1% 2% 1%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-program-grid .juontajat > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-program-grid .juontajat li.only-members .img,
.block-program-grid .juontajat li.only-members .firstname,
.block-program-grid .juontajat li.only-members .programmes {
  opacity: 0.3;
}
body.glivelab-logged-in .block-program-grid .juontajat li.only-members .img,
body.glivelab-logged-in .block-program-grid .juontajat li.only-members .firstname,
body.glivelab-logged-in .block-program-grid .juontajat li.only-members .programmes {
  opacity: 1;
}
.block-program-grid .juontajat .membership-tag {
  display: block;
  width: 6em;
  height: 6em;
  position: absolute;
  right: 0;
  top: 0;
}
.block-program-grid .juontajat .membership-tag > img {
  display: block;
  width: 100%;
}
.block-program-grid .juontajat a {
  position: relative;
  display: block;
  color: #000;
}
.block-program-grid .juontajat a:hover .img {
  background: #333;
}
.block-program-grid .juontajat .img {
  display: block;
  background: #000;
  transition: background 0.25s;
}
.block-program-grid .juontajat .img > .empty {
  background-color: #fff;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding-top: 100%;
  display: block;
}
@media (min-width: 1620px) {
  .block-program-grid .juontajat {
    font-size: 21.06px;
  }
}
@media (max-width: 860px) {
  .block-program-grid .juontajat {
    font-size: 11.18px;
  }
}
@media (max-width: 760px) {
  .block-program-grid .juontajat {
    font-size: 13px;
  }
}
.block-program-grid .juontajat .firstname {
  padding-top: 0.5em;
  display: block;
}
.block-program-grid .juontajat .job-title {
  display: block;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
}
.block-program-grid .juontajat .programmes {
  display: block;
  font-family: PitchRegular;
  font-weight: normal;
  line-height: 1.25;
}
.block-program-grid .juontajat .programmes a {
  display: inline-block;
}
.block-program-grid .full-program-wrapper {
  text-align: center;
  padding: 0 0 5em 0;
}
.block-program-grid .full-program-btn {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 1.1em;
}
.block-program-list > .txt {
  padding-top: 0;
  padding-bottom: 1.28%;
}
@media (min-width: 1620px) {
  .block-program-list > .txt {
    padding-bottom: 20.736px;
  }
}
@media (max-width: 860px) {
  .block-program-list > .txt {
    padding-bottom: 11.008px;
  }
}
.block-program-list > .txt > .relative {
  position: relative;
}
.block-program-list > .txt > .relative > h1 {
  left: 0;
  top: 4.4em;
  font-family: DisplayCondensed;
  line-height: 0.8;
  text-transform: uppercase;
  font-size: 8vw;
  position: absolute;
  display: block;
  transform-origin: 0 0;
  transform: rotate(-90deg);
  padding: 0;
}
@media (min-width: 1620px) {
  .block-program-list > .txt > .relative > h1 {
    font-size: 129.6px;
  }
}
@media (max-width: 860px) {
  .block-program-list > .txt > .relative > h1 {
    font-size: 68.8px;
  }
}
@media (max-width: 760px) {
  .block-program-list > .txt > .relative > h1 {
    font-size: 68.8px;
  }
}
.block-program-list .program-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  font-size: 2.3vw;
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  padding-left: 13.5%;
}
@media (min-width: 1620px) {
  .block-program-list .program-list {
    font-size: 37.26px;
  }
}
@media (max-width: 860px) {
  .block-program-list .program-list {
    font-size: 19.78px;
  }
}
@media (max-width: 760px) {
  .block-program-list .program-list {
    font-size: 19.78px;
  }
}
.block-program-list .program-list > li {
  line-height: 1.3;
  display: inline;
}
.block-program-list .program-list > li:after {
  content: " / ";
}
.block-program-list .program-list > li:last-child:after {
  content: none;
}
@media (max-width: 760px) {
  .block-program-list > .txt > .relative > h1 {
    display: none;
  }
  .block-program-list .program-list {
    padding-left: 0;
  }
}
.block-programming > .txt {
  position: relative;
}
.block-programming > .txt > h1 {
  padding-bottom: 0.65em;
}
.block-programming .programming {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2%;
}
.block-programming .programming > li {
  float: left;
  width: 33.33333333%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-programming .programming > li:nth-child(3n + 1) {
  clear: both;
}
.block-programming .programming > li:nth-child(4) {
  display: none;
}
@media (max-width: 760px) {
  .block-programming .programming {
    margin: 0 -1.333%;
  }
  .block-programming .programming > li:nth-child(3n+1) {
    clear: none;
  }
  .block-programming .programming > li:nth-child(4) {
    display: block;
  }
  .block-programming .programming > li {
    float: left;
    width: 50%;
    padding: 0 1.333% 2.666% 1.333%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-programming .programming > li:nth-child(2n + 1) {
    clear: both;
  }
}
.block-programming .full-program-wrapper {
  text-align: center;
  padding: 0 0 5em 0;
}
.block-programming .full-program-btn {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
  padding: 1.1em;
}
.block-programming .day {
  min-height: 23em;
  padding: 0em;
}
.block-programming .day h2 {
  font-size: 2.5vw;
  padding-bottom: 1.5em;
}
@media (min-width: 1620px) {
  .block-programming .day h2 {
    font-size: 40.5px;
  }
}
@media (max-width: 860px) {
  .block-programming .day h2 {
    font-size: 21.5px;
  }
}
@media (max-width: 760px) {
  .block-programming .day h2 {
    font-size: 21.5px;
  }
}
.block-programming .occurrences {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-programming .occurrences > li {
  padding: 0 0 1.4em 0;
  position: relative;
}
.block-programming .occurrences .time {
  font-family: PanoBold;
  font-weight: normal;
  line-height: 1.1;
  display: block;
  float: left;
  width: 6.25em;
  font-size: 1vw;
  padding-top: 0.2em;
}
@media (min-width: 1620px) {
  .block-programming .occurrences .time {
    font-size: 16.2px;
  }
}
@media (max-width: 860px) {
  .block-programming .occurrences .time {
    font-size: 8.6px;
  }
}
@media (max-width: 760px) {
  .block-programming .occurrences .time {
    font-size: 13px;
  }
}
@media (max-width: 760px) {
  .block-programming .occurrences .time {
    padding-top: 0;
    padding-bottom: 0.2em;
    float: none;
  }
}
.block-programming .occurrences .play-pause-ondemand {
  position: absolute;
  left: 4.1em;
  top: 0.0em;
}
@media (max-width: 760px) {
  .block-programming .occurrences .play-pause-ondemand {
    left: 4.5em;
    top: -0.1em;
  }
}
.block-programming .occurrences .title {
  font-family: PitchSemibold;
  font-weight: normal;
  line-height: 1.45;
  line-height: 1.2;
}
.block-programming .occurrences .details {
  font-size: 1.1vw;
  line-height: 1.2;
  overflow: hidden;
}
@media (min-width: 1620px) {
  .block-programming .occurrences .details {
    font-size: 17.82px;
  }
}
@media (max-width: 860px) {
  .block-programming .occurrences .details {
    font-size: 9.46px;
  }
}
@media (max-width: 760px) {
  .block-programming .occurrences .details {
    font-size: 13px;
  }
}
.block-programming .occurrences .details > a[href=""] {
  text-decoration: none;
  cursor: inherit;
  pointer-events: none;
}
.block-programming .occurrences .description {
  color: inherit;
  font-size: 0.8vw;
  padding-top: 0.5em;
}
@media (min-width: 1620px) {
  .block-programming .occurrences .description {
    font-size: 12.96px;
  }
}
@media (max-width: 860px) {
  .block-programming .occurrences .description {
    font-size: 6.88px;
  }
}
@media (max-width: 760px) {
  .block-programming .occurrences .description {
    font-size: 13px;
  }
}
.block-programming .occurrences .hosts {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
}
.block-programming .occurrences .hosts a {
  color: inherit;
}
.block-programming .occurrences .hosts a:hover {
  color: #fff;
}
.block-releases > .txt > .ingress {
  margin-bottom: 0.5em;
}
.block-releases .release-list {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 -2%;
}
.block-releases .release-list > li {
  float: left;
  width: 25%;
  padding: 0 2% 4% 2%;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-releases .release-list > li:nth-child(4n + 1) {
  clear: both;
}
.block-releases .release-list > li {
  padding-bottom: 4%;
}
.block-releases .release-list-count-2 {
  text-align: center;
}
.block-releases .release-list-count-2 > li {
  width: 40%;
  vertical-align: top;
  display: inline-block;
  float: none;
}
.block-releases .release-item {
  text-align: center;
}
.block-releases .release-item > i {
  background-repeat: no-repeat;
  background-size: cover;
  display: block;
  padding-top: 100%;
  margin: 0 0 1em 0;
}
.block-releases .socmed-follow {
  padding-top: 1em;
}
@media (max-width: 700px) {
  .block-releases .release-list {
    margin: 0 -2%;
    font-size: 10px;
  }
  .block-releases .release-list > li:nth-child(4n+1) {
    clear: none;
  }
  .block-releases .release-list > li {
    float: left;
    width: 33.33333333%;
    padding: 0 2% 4% 2%;
    margin-left: 0;
    margin-right: 0;
    box-sizing: border-box;
  }
  .block-releases .release-list > li:nth-child(3n + 1) {
    clear: both;
  }
  .block-releases .release-list > li:nth-child(4) {
    display: none;
  }
  .block-releases .release-list h2 {
    font-size: 10px;
  }
  .block-releases .release-list-count-2 {
    text-align: center;
  }
  .block-releases .release-list-count-2 > li {
    width: 40%;
    vertical-align: top;
    display: inline-block;
    float: none;
  }
}
@media (max-width: 300px) {
  .block-releases .release-list {
    margin: 0;
  }
  .block-releases .release-list > li {
    padding: 0 0 1.5em 0;
    float: none;
    width: auto;
  }
  .block-releases .release-list-count-2 {
    text-align: center;
  }
  .block-releases .release-list-count-2 > li {
    width: 40%;
    vertical-align: top;
    display: inline-block;
    float: none;
  }
}
.block-some-facebook .some-texts {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  max-width: 780px;
  margin: 0 auto;
}
.block-some-facebook .some-texts > li > a {
  display: block;
  clear: both;
  position: relative;
  color: #000;
}
.block-some-facebook .some-texts > li > a > .img {
  display: block;
  float: left;
  width: 170px;
  height: 170px;
  margin: 0 30px 30px 0;
  background: center center no-repeat;
  background-size: contain;
  border: 2px solid #000;
  transition: all 0.125s;
}
@media (max-width: 650px) {
  .block-some-facebook .some-texts > li > a > .img {
    width: 150px;
    height: 150px;
  }
}
.block-some-facebook .some-texts > li > a > .date,
.block-some-facebook .some-texts > li > a > .since {
  overflow: auto;
  padding: 0 0 0.95em 0;
  display: block;
  font-size: 11px !important;
}
.block-some-facebook .some-texts > li > a > .text {
  display: block;
  overflow: hidden;
  font-size: 16px;
}
@media (max-width: 650px) {
  .block-some-facebook .some-texts > li > a > .text {
    font-size: 12px;
  }
}
.block-some-facebook .some-texts > li > a:hover {
  color: #000;
}
.block-some-facebook .some-texts > li > a:hover > .img {
  border-color: #000;
}
.block-some-facebook.style-dark .some-texts > li > a {
  color: #fff;
}
.block-some-facebook.style-dark .some-texts > li > a:hover {
  color: #515151;
}
.block-some-instagram .some-images {
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-image: none;
  margin: 0 0;
}
.block-some-instagram .some-images > li {
  float: left;
  width: 20%;
  padding: 0 0 0 0;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.block-some-instagram .some-images > li:nth-child(5n + 1) {
  clear: both;
}
.block-some-instagram .some-images > li > a {
  display: block;
  position: relative;
  color: #000;
}
.block-some-instagram .some-images > li > a > .img {
  display: block;
  transition: opacity 0.25s;
}
.block-some-instagram .some-images > li > a > .img > i {
  display: block;
  padding-top: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.block-some-instagram .some-images > li > a > .texts {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  padding: 0.5em;
  background: rgba(0, 0, 0, 0.5);
}
.block-some-instagram .some-images > li > a > .texts > .text {
  display: block;
  max-height: 7em;
  overflow: hidden;
}
.block-some-instagram .some-images > li > a > .texts > .since {
  padding: 0.5em 0 0 0;
  display: block;
  color: #000;
}
.block-some-instagram .some-images > li > a:hover > .img {
  opacity: 0.8;
}
.block-video-big a {
  display: block;
  color: #fff;
}
.block-video-big p {
  padding: 0;
}
.block-video-big .image {
  background-size: cover;
  background-position: center center;
}
.block-video-big .video-wrapper {
  position: relative;
}
.block-video-big .play-button {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  line-height: 1;
}
.block-video-big .play-button > img {
  display: inline-block;
  padding: 0;
  margin: 0;
  height: 100px;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: opacity 0.25s;
}
.block-video-big .play-button > .details {
  line-height: 1.2;
  margin-top: -0.2em;
  padding: 0 0.7em;
  display: inline-block;
  text-align: left;
  visibility: top;
  position: absolute;
}
.block-video-big .play-button:hover > img {
  opacity: 0.7;
}
@media (max-width: 750px) {
  .block-video-big .play-button > img {
    height: 60px;
  }
}
@media (max-width: 400px) {
  .block-video-big .play-button > img {
    height: 45px;
  }
  .block-video-big .play-button > .details {
    display: block;
    font-size: 10px;
    text-align: center;
    padding-top: 1em;
    left: 0;
    right: 0;
  }
}
.ownskit-ytgallery {
  list-style: none;
  padding: 0;
  display: block;
  margin: 0 -15px;
}
.ownskit-ytgallery > li {
  float: left;
  width: 25%;
  padding: 0 15px 30px 15px;
  margin-left: 0;
  margin-right: 0;
  box-sizing: border-box;
}
.ownskit-ytgallery > li:nth-child(4n + 1) {
  clear: both;
}
.ownskit-ytgallery .ownskit-ytgallery-item {
  position: relative;
  overflow: hidden;
}
.ownskit-ytgallery .ownskit-ytgallery-item a {
  text-decoration: none;
  color: black;
}
.ownskit-ytgallery .ownskit-ytgallery-item img {
  width: 100%;
  height: auto;
  transform: translateZ(0);
  transform-style: preserve-3d;
  transition: all 0.25s;
}
.ownskit-ytgallery .ownskit-ytgallery-item .title {
  display: block;
  font-size: 80%;
  padding-bottom: 1em;
  transition: all 0.25s;
}
.ownskit-ytgallery .ownskit-ytgallery-item .duration {
  display: none;
  position: absolute;
  top: 83px;
  right: 15px;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  font-size: 10px;
  font-weight: bold;
  padding: 0 3px;
  color: white;
}
.ownskit-ytgallery .ownskit-ytgallery-item-current img,
.ownskit-ytgallery .ownskit-ytgallery-item:hover img {
  opacity: 0.75;
}
.ownskit-ytgallery .ownskit-ytgallery-item-current .title,
.ownskit-ytgallery .ownskit-ytgallery-item:hover .title {
  color: #000;
}
html {
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
}
body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  position: relative;
  overflow-y: scroll;
}
#page {
  min-height: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  background-position: -200px -200px;
  background-repeat: no-repeat;
}
#page.loading {
  background-position: center center;
}
#page.loading > * {
  transform: translateZ(0);
  transition: opacity 0.25s;
  opacity: 0;
}
#page.loaded > * {
  transform: translateZ(0);
  transition: opacity 0.25s;
  opacity: 1;
}
@media (max-width: 760px) {
  #main {
    padding-bottom: 80px;
  }
}
#ie6 #page {
  height: 100%;
}
#footer {
  /*position: absolute; bottom: 0; left: 0; right: 0;*/
}
@media (max-width: 782px) {
  body.admin-bar #header {
    top: 46px;
  }
}
html #wpadminbar {
  z-index: 20000 !important;
}
@media (max-width: 760px) {
  body {
    line-height: 1.1;
  }
  .page-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
  .admin-bar #main {
    padding-top: 32px;
  }
}
.share-episode-regular {
  position: relative;
}
.share-episode-regular.show-copied > .copied {
  position: absolute;
  background: #000;
  color: #fff;
  padding: 0.5em;
  text-transform: uppercase;
  border-radius: 2px;
  left: -50%;
  bottom: 100%;
  display: block !important;
  white-space: nowrap;
  width: auto;
}
/* The snackbar - position it at the bottom and in the middle of the screen */
#snackbar,
#errorbar,
#loadingbar,
#snackbarios {
  visibility: hidden;
  min-width: 280px;
  margin-left: -156px;
  background-color: #000;
  color: #fff;
  text-align: center;
  border-radius: 2px;
  padding: 16px;
  position: fixed;
  z-index: 99999;
  left: 50%;
  bottom: 30px;
}
/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show,
#errorbar.show,
#loadingbar.show,
#snackbarios.show {
  visibility: visible;
  -webkit-animation: fadein 0.5s, fadeout 0.5s 5s;
  animation: fadein 0.5s, fadeout 0.5s 5s;
}
/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@keyframes fadein {
  from {
    bottom: 0;
    opacity: 0;
  }
  to {
    bottom: 30px;
    opacity: 1;
  }
}
@-webkit-keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
@keyframes fadeout {
  from {
    bottom: 30px;
    opacity: 1;
  }
  to {
    bottom: 0;
    opacity: 0;
  }
}
