@charset "UTF-8";
@media screen and (min-width: 600px) {
  .page-taxonomy-term .article-list,
  .page-taxonomy-term .search-result {
    padding: 0; }

  .path-tv-programmer .layout-2columns-bricks__column--below,
  .path-radio-programmer .layout-2columns-bricks__column--below {
    width: 50%; }
    .path-tv-programmer .layout-2columns-bricks__column--below.layout-2columns-bricks__left,
    .path-radio-programmer .layout-2columns-bricks__column--below.layout-2columns-bricks__left {
      padding-right: 15px; }
    .path-tv-programmer .layout-2columns-bricks__column--below.layout-2columns-bricks__right,
    .path-radio-programmer .layout-2columns-bricks__column--below.layout-2columns-bricks__right {
      padding-left: 15px; }

  .page-search .layout-middle {
    min-height: 850px; }

  .node-qinersineq {
    padding: 0; } }
@media screen and (min-width: 600px) {
  .programmes-list {
    padding: 0; }

  .tv-header {
    padding-left: 0; }

  .videos-related__item {
    width: 33.3333333333%; }

  .list_items {
    padding: 0; } }
@media screen and (min-width: 800px) {
  .videos-related__item {
    width: 25%; } }
@media screen and (min-width: 600px) {
  .header {
    height: auto;
    background: none;
    position: relative;
    border: none; }

  .header__sitemap {
    display: none; }

  .header__top {
    display: block;
    background: #fafafa;
    border-bottom: 1px solid #e9e9e9;
    position: absolute;
    height: 30px;
    width: 100%;
    top: 0;
    left: 0; }

  .header__body {
    max-width: 960px;
    position: relative;
    margin: 0 auto;
    padding-top: 150px; }

  .header__effect {
    position: absolute;
    background: url("/sites/knr/themes/knr/gfx/sprite.png") 0px -59px;
    width: 157px;
    height: 62px;
    right: 10px;
    top: 42px; }

  .header__title {
    display: block;
    position: absolute;
    top: 45px;
    margin: 0;
    left: 0; }

  .header__title__link {
    text-decoration: none;
    font-size: 11px;
    padding-left: 120px;
    display: block;
    position: relative;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 1px;
    height: 52px;
    width: 248px;
    background-position: 0px 1px; }
    .retina .header__title__link {
      background-position: 0px -108px;
      top: 2px; }
    .header__title__link:link, .header__title__link:visited {
      color: #4682b4; }
    .header__title__link > strong {
      color: #4682b4;
      display: block;
      font-weight: 200;
      font-size: 24px;
      letter-spacing: -1px;
      padding-top: 2px;
      margin-left: -1px; }

  .header__search__title {
    right: 3px;
    top: 113px;
    padding: 3px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    cursor: pointer; }
    .header__search__title:before {
      color: #999; }
    .header__search__title:hover:before {
      color: #333; }

  .header--search .header__search__title {
    right: 0px;
    top: 110px;
    padding: 3px;
    width: 34px;
    height: 34px;
    line-height: 30px;
    cursor: pointer;
    background: none; }
    .header--search .header__search__title:before {
      line-height: 30px;
      color: #999; }
    .header--search .header__search__title:hover {
      border-radius: 0; }
      .header--search .header__search__title:hover:before {
        color: #333; }
  .header--search .header__search__body {
    left: auto;
    right: 40px;
    height: 40px;
    width: 220px;
    top: 110px;
    z-index: 1;
    border-top: none;
    border-right-color: transparent; }

  .header__search__submit {
    height: 32px;
    margin: 4px 0; }

  .header__search__text {
    border: 1px solid #bbb;
    border-right: 0;
    height: 32px;
    margin: 4px 0; }
    .header__search__text:focus {
      outline: none; }

  .header__language {
    font-size: 10pt;
    right: 0; }
    .header__language > li > a,
    .header__language > li > span {
      height: 30px;
      line-height: 30px;
      text-decoration: none;
      color: #666; }
    .header__language > li > a:hover {
      color: #346EA2;
      text-decoration: underline; }
    .header__language .active, .header__language .en {
      display: inline-block; }
    .header__language .active {
      font-weight: 600; }

  .header__mobile {
    display: none; } }
@media screen and (min-width: 600px) {
  .footer {
    overflow: hidden; }

  .footer__body {
    max-width: 960px;
    position: relative;
    margin: 0 auto; }

  .footer__menu {
    float: left;
    width: 25%;
    padding: 20px 0; }
    .footer__menu > ul > li > a {
      font-size: 12px; }
      .footer__menu > ul > li > a:hover {
        text-decoration: underline; }

  .footer__block {
    text-align: left;
    padding: 30px 0; } }
@media screen and (min-width: 500px) {
  .menu-mobile__dropdown__item {
    width: 33%; } }
@media screen and (min-width: 600px) {
  .menu-main {
    list-style: none;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    top: 84px;
    display: block;
    border-top: 6px solid #4682b4;
    position: static;
    right: 0;
    left: 0;
    margin-top: -46px;
    background: #f2f2f2;
    font-size: 0;
    background: white;
    background: -moz-linear-gradient(top, #f2f2f2 0%, #fcfcfc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2f2f2), color-stop(100%, #fcfcfc));
    background: -webkit-linear-gradient(top, #f2f2f2 0%, #fcfcfc 100%);
    background: -o-linear-gradient(top, #f2f2f2 0%, #fcfcfc 100%);
    background: -ms-linear-gradient(top, #f2f2f2 0%, #fcfcfc 100%);
    background: linear-gradient(top bottom, #f2f2f2 0%, #fcfcfc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#f2f2f2', endColorstr='#fcfcfc' );
    padding: 3px 40px 3px 3px; }

  .menu-main__item {
    display: inline-block; }

  .menu-main__link {
    padding: 0 10px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 3px; }
    .menu-main__link:hover {
      background: #E4ECF1; }
    .menu-main__link.tv, .menu-main__link.radio, .menu-main__link.silassaq, .menu-main__link.vejr, .menu-main__link.vejret {
      color: #FF7300; }
    .menu-main__link.active {
      font-weight: 700;
      background: #DAE2EB;
      color: #000; }
    .menu-main__link:active {
      background: #DAE2EB;
      color: #000; }

  .menu-main__link {
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    font-size: 11pt;
    padding: 0 6px; }

  .menu-mobile,
  .menu-visible .menu-mobile__dropdown {
    display: none; }

  .menu-top {
    position: absolute;
    display: block;
    list-style: none;
    margin: 0;
    padding: 0;
    left: 0;
    top: 0; }

  .menu-top__item {
    display: inline-block; }

  .menu-top__link {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    text-decoration: none;
    font-size: 12px;
    color: #666; }
    .menu-top__link:hover {
      color: #346EA2;
      text-decoration: underline; }

  .menu-secondary {
    margin-left: 0;
    margin-right: 0; }

  .menu-horisontal {
    margin: 0; }

  .menu-horisontal__item {
    margin: 0 10px 0 0; }
    .menu-horisontal__item:last-child {
      float: right;
      margin: 0; }

  .menu-horisontal__link {
    height: 36px;
    line-height: 36px; } }
@media screen and (min-width: 600px) {
  .layout-middle {
    max-width: 960px;
    position: relative;
    margin: 0 auto;
    min-height: 500px;
    padding: 0 10px 30px; }

  .layout-title {
    margin: 0 -10px 15px; }

  .layout-title__header {
    font-size: 32pt; }

  .layout-2columns-stacked:after {
    content: '';
    display: block;
    font-size: 0;
    clear: both; }

  .layout-2columns-stacked__left {
    width: 65.625%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    margin: 15px 0; }

  .layout-2columns-stacked__right {
    width: 31.25%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0; }

  .layout-2columns-stacked__bottom {
    clear: both;
    overflow: hidden; }

  .layout-2columns-bricks__left {
    width: 65.625%;
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1px;
    margin: 15px 0; }

  .layout-2columns-bricks__right {
    width: 31.25%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    margin: 15px 0; }

  .layout-2columns-bricks__top,
  .layout-2columns-bricks__middle,
  .layout-2columns-bricks__bottom {
    clear: both;
    overflow: hidden; }

  .layout-3columns__middle {
    overflow: hidden;
    margin: 0 -15px 15px -15px; }

  .layout-3columns__column {
    width: 33%;
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box; }

  .layout-3columns__center {
    width: 34%; }

  .layout-3-columns {
    overflow: hidden;
    margin: 0 -15px 15px -15px; }

  .layout-3-columns__column {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding: 0 15px; }

  .layout-2-columns {
    overflow: hidden;
    margin: 0 -15px 15px -15px; }

  .layout-2-columns__column {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    width: 50%;
    padding: 0 15px; } }
@media screen and (min-width: 600px) {
  .section-title {
    margin: 30px 0; } }
@media screen and (min-width: 600px) {
  .taxonomy__text {
    padding: 0; } }
@media screen and (min-width: 600px) {
  .mini-list {
    position: relative; }

  .mini-list__title {
    padding: 0; }

  .mini-list__items {
    font-size: 0;
    margin: 0 -5px;
    white-space: normal;
    overflow-y: visible;
    padding: 0; }

  .mini-list__item {
    width: 33.3333333333%;
    font-size: 9px;
    padding: 0 5px 10px; }
    .layout-2columns-bricks__column .mini-list__item {
      width: 33.3333333333%; }

  .mini-list__more {
    position: absolute;
    top: 0px;
    right: 0px;
    margin: 0;
    height: auto;
    width: auto;
    padding: 0; }

  .mini-list__more__link {
    background: none;
    padding: 0;
    right: 0;
    left: auto;
    position: static; }

  .mini-list__more__text {
    font-size: 14px;
    font-weight: 600;
    position: static; } }
@media screen and (min-width: 800px) {
  .mini-list__item {
    width: 16.6666666667%; } }
@media screen and (min-width: 600px) {
  .article-full {
    padding-bottom: 80px; }

  .article-full__title {
    margin-top: -8px; }

  .article-full__sharing {
    padding: 7px;
    float: right;
    width: auto;
    line-height: 16px;
    margin-left: 20px;
    text-align: center; } }
@media screen and (min-width: 600px) {
  .related-articles {
    display: block;
    margin: 0 -10px 15px -10px;
    height: 90px;
    position: relative; }

  div.related-articles.contextual-links-region.clearfix {
    position: relative; }

  .related-articles__content {
    max-width: 959px;
    margin: 0 auto;
    border: 1px solid #eee;
    border-width: 1px 0;
    height: 90px;
    overflow: hidden; }

  .related-articles__arrow {
    position: absolute;
    text-decoration: none;
    color: rgba(0, 0, 0, 0.5);
    font-size: 32px;
    line-height: 36px;
    height: 36px;
    width: 32px;
    margin-top: 28px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    top: 0; }
    .related-articles__arrow:hover {
      color: #666;
      color: rgba(0, 0, 0, 0.7); }

  .related-articles__next {
    right: 0; }
    .related-articles__next:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

  .related-articles__previous {
    left: 0;
    text-indent: -3px; }
    .related-articles__previous:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

  .related-articles__items {
    font-size: 0;
    white-space: nowrap; }

  .related-articles__item {
    display: inline-block;
    vertical-align: top;
    width: 320px;
    border-right: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    height: 90px;
    overflow: hidden; } }
@media screen and (min-width: 1024px) {
  .related-articles__next {
    margin-right: -22px; }

  .related-articles__previous {
    margin-left: -22px; } }
@media screen and (min-width: 600px) {
  .text {
    padding: 0 0 80px; }

  .text__media {
    margin: 0 0 15px; }

  .text__media__image:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    border: 1px solid rgba(0, 0, 0, 0.1);
    z-index: 1; }

  .text__media--caption {
    margin-bottom: 90px; }

  .text__gallery-item__title {
    padding-left: 0; }

  .text__gallery__copyright {
    padding-left: 0; }

  .text__gallery-item__title__inner {
    left: 0;
    max-height: 65px; }

  .text__title {
    font-size: 32pt; }

  .text__photo--full {
    margin: 0; }

  .text__photo__title {
    padding: 4px 0 0; }

  .knr-text__box {
    width: 50%;
    float: right;
    margin-left: 30px; } }
@media screen and (min-width: 600px) {
  .formula {
    margin: 15px 0; }

  .formula__content .form-actions > input {
    border: none;
    background: #999;
    text-decoration: none;
    color: #fff;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 18px;
    cursor: pointer;
    -webkit-appearance: none;
    text-align: center; }
    .formula__content .form-actions > input:hover {
      background: gray; }
  .formula__content .webform-component-textfield > input,
  .formula__content .webform-component-email > input,
  .formula__content .webform-component-number > input,
  .formula__content .form-textarea-wrapper > textarea > input {
    font-size: 14px; } }
@media screen and (min-width: 600px) {
  .article-teaser-full {
    margin: 0;
    cursor: pointer; }
    .article-teaser-full:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      border: 1px solid rgba(0, 0, 0, 0.1);
      z-index: 1; }
    .article-teaser-full:hover:before {
      background: rgba(0, 0, 0, 0.1); }

  .article-teaser-full__title {
    bottom: 20px;
    font-size: 32pt;
    padding: 10px 15px 13px;
    left: auto;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    max-width: 80%; } }
@media screen and (min-width: 600px) {
  .article-teaser {
    margin: 0; }

  .article-teaser__image {
    margin: 0 0 5px;
    font-size: 0; }
    .article-teaser__image:before {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      border: 1px solid rgba(0, 0, 0, 0.1);
      z-index: 1; }

  .article-teaser:hover .article-teaser__image:before {
    background: rgba(0, 0, 0, 0.1); }

  .article-teaser:hover .article-teaser__title > a {
    text-decoration: underline;
    color: #346EA2; }
  .article-teaser:hover .article-teaser__info > strong > a {
    text-decoration: underline; }

  .article-teaser__title {
    font-weight: 600;
    font-size: 18pt;
    position: static;
    padding: 0;
    padding-bottom: .2em;
    margin-bottom: -.2em;
    text-shadow: none;
    background: none; }
    .layout-2columns-bricks__left .layout-3-columns .article-teaser__title {
      font-size: 13pt; }

  .article-teaser__text {
    margin: 5px 0 0;
    display: block;
    margin: 5px 0 0;
    font-size: 14px;
    color: #333; }

  .article-teaser__info {
    position: static;
    margin: 8px 0 0;
    color: #999;
    font-size: 12px;
    font-weight: 400;
    background: none;
    padding: 0; }
    .article-teaser__info > strong {
      font-weight: 800;
      color: #333; }
      .article-teaser__info > strong > a:hover {
        color: #346EA2; }

  .article-teaser--overlay .article-teaser__title {
    font-size: 24pt;
    position: absolute;
    top: 0;
    right: 0;
    bottom: auto;
    padding-bottom: 56.25%;
    left: 0; }
    .article-teaser--overlay .article-teaser__title > a {
      position: absolute;
      bottom: 20px;
      background: #fff;
      background: rgba(255, 255, 255, 0.8);
      padding: 10px 15px 10px 10px;
      max-width: 80%; } }
@media screen and (min-width: 600px) {
  .article-list__title {
    font-size: 16pt; }

  .article-list__text {
    display: block;
    font-size: 12px;
    margin: 5px 0; } }
@media screen and (min-width: 460px) {
  .teaser--banner__title {
    font-size: 36px; } }
@media screen and (min-width: 600px) {
  .teaser--media__title {
    padding-left: 0; }

  .teaser--media__text {
    padding: 10px 0; }

  .teaser--image,
  .teaser--plain {
    border: 1px solid #ddd; }

  .teaser--image__image {
    margin: -1px; }

  .teaser__link > a {
    display: inline;
    background: none;
    height: none;
    line-height: inherit;
    padding: 0;
    border-radius: none; }

  .teaser--plain__media {
    margin: 10px -11px; }

  .teaser--plain__poster {
    margin: 10px -11px; }

  .teaser--banner {
    padding-bottom: 18.75%; }

  .teaser--banner__title {
    font-size: 42px; } }
@media screen and (min-width: 900px) {
  .teaser--banner__title {
    font-size: 56px; } }
@media screen and (min-width: 600px) {
  .video-teaser__title {
    padding-left: 0; }

  .video-teaser--large__text {
    margin: 0; } }
@media screen and (min-width: 600px) {
  .taxonomy-teaser__title {
    font-size: 16pt; }

  .taxonomy-teaser__text {
    font-size: 1em; } }
@media screen and (min-width: 600px) {
  .article-compact {
    position: relative;
    height: 80px;
    padding: 5px;
    cursor: pointer; }
    .article-compact:hover {
      background: #fafafa; }

  .article-compact__image {
    margin: 0;
    width: 40%;
    float: left;
    position: relative;
    padding-bottom: 80px;
    overflow: hidden;
    background: #eee; }
    .article-compact__image img {
      position: absolute;
      max-width: none; }

  .article-compact__body {
    margin-left: 40%;
    padding-left: 10px; }

  .article-compact__title {
    margin: -2px 5px 0 0;
    font-size: 18px;
    line-height: 20px;
    font-family: "Open Sans Condensed", Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin-top: 0;
    word-break: break-word;
    height: 60px;
    overflow: hidden;
    white-space: normal; }
    .article-compact__title > a {
      text-decoration: none;
      color: #333; }

  .article-compact__age {
    font-size: 12px;
    position: absolute;
    margin: 6px 0 0 0;
    line-height: 1;
    color: #999; } }
@media screen and (min-width: 600px) {
  .radio-teaser__title {
    padding-left: 0; }

  .radio__teaser--large .radio__teaser__content {
    bottom: 15px;
    width: auto; } }
@media screen and (min-width: 900px) {
  .radio__teaser--large .radio__teaser__content {
    bottom: 10%; }
  .radio__teaser--large .radio__teaser__title {
    min-height: 50px;
    line-height: 30px;
    font-size: 22px;
    padding: 5px 15px 5px 10px; } }
@media screen and (min-width: desktop) {
  .radio__teaser--large .radio__teaser__content {
    bottom: 10%; }
  .radio__teaser--large .radio__teaser__title {
    min-height: 50px;
    line-height: 30px;
    font-size: 22px;
    padding: 5px 15px 5px 10px; } }
@media screen and (min-width: 600px) {
  .search-result {
    margin-bottom: 15px; }

  .search-result__content {
    padding-left: 15px;
    margin-left: 22.2222222222%; }

  .search-result__title {
    font-size: 16pt; }

  .search-result__text {
    display: block;
    font-size: 12px;
    margin: 5px 0; }

  .search-result__info {
    margin: 5px 0 0;
    font-size: 12px; }

  .search-result__image {
    width: 22.2222222222%;
    padding-bottom: 12.5%; } }
@media screen and (min-width: 600px) {
  .global-search__title {
    padding: 0; }

  #views-exposed-form-global-search-search {
    margin: 0 0 15px; }

  .global-search__result {
    margin: 0; }

  .global-search__pager {
    margin: 0; }

  .global-search__empty > p {
    margin: 0; }

  .global-search__facet {
    margin-bottom: 10px;
    display: block;
    font-size: 14px; }
    .global-search__facet > ul > li {
      display: block;
      margin-right: 0px; }
      .global-search__facet > ul > li a.facetapi-active {
        font-weight: bold; }

  .global-search__filters {
    padding-top: 0;
    position: absolute;
    right: -50%;
    width: 50%;
    margin-right: -15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    top: 0; }

  .global-search__toggle {
    display: none; } }
@media screen and (min-width: 600px) {
  .suggestions {
    margin: -5px 0 10px; }

  .suggestions__list {
    margin: 0 0 0 -5px; }

  .suggestions__link {
    background: none;
    border-radius: 0;
    padding: 5px;
    height: auto;
    line-height: 1; }
    .suggestions__link:hover {
      text-decoration: underline; } }
@media screen and (min-width: 600px) {
  .focusbar span {
    height: 20px;
    font-size: 12pt;
    padding: 15px 0px 15px 0px; }

  .focusbar__label {
    font-size: 14pt; }

  .focusbar__label {
    font-size: 14pt;
    height: 20px;
    padding: 12px 20px 18px 20px; }
    .focusbar__label:after {
      border-top: 25px solid transparent;
      border-bottom: 25px solid transparent;
      margin-top: -12px; } }
@media screen and (min-width: 600px) {
  .focusbar__highlight__text {
    font-size: 12pt; }
  .focusbar__highlight__link {
    font-size: 12pt;
    padding: 13px 25px; }
  .focusbar__highlight__label {
    font-size: 18px;
    padding: 11px 20px; }
    .focusbar__highlight__label:after {
      position: absolute;
      content: '';
      margin-left: 20px;
      margin-top: -12px;
      height: 0;
      width: 0;
      border-left: 10px solid #000000;
      border-right: 10px solid transparent;
      border-top: 23px solid transparent;
      border-bottom: 25px solid transparent; } }
@media screen and (min-width: 600px) {
  .dynamic-list__title {
    padding-left: 0;
    padding-right: 0; }

  .dynamic-list__items {
    margin: 10px 0; } }
@media screen and (min-width: 600px) {
  .tv-search-field {
    padding: 0; } }
@media screen and (min-width: 600px) {
  .poll {
    margin: 0; } }
@media screen and (min-width: 600px) {
  .views-employees {
    padding-left: 0px;
    padding-right: 0px; }
    .views-employees .pager {
      margin-left: auto;
      margin-right: auto;
      width: 100%;
      overflow: visible;
      text-align: center; }
    .views-employees .pager > .pager__previous {
      display: inline-block !important; }
    .views-employees .pager > .pager__next {
      display: inline-block !important; }
    .views-employees .views-label {
      display: inline-block !important; }
    .views-employees .views-exposed-form #edit-title {
      width: 130px; }
    .views-employees .views-exposed-form #edit-submit-employees {
      margin-top: -15px;
      width: 80px !important; } }
@media screen and (min-width: 600px) {
  .pager {
    padding: 0; } }
@media screen and (min-width: 600px) {
  .radio__featured__episodes {
    margin-left: -20px;
    margin-bottom: 20px; }

  .radio__featured__episodes__item .radio__teaser {
    padding-left: 20px; }

  .radio__featured-program {
    padding: 0;
    padding-top: 20px;
    margin-bottom: 20px; }

  .radio__featured-program__more {
    bottom: 0;
    margin-right: 5px; }

  .radio__featured-program__image {
    display: block;
    float: left;
    width: 25%; }

  .radio__featured-program__body {
    float: left;
    width: 75%; }

  .radio__featured-program__action {
    top: 20px;
    right: 5px; }

  .radio__featured-program__title,
  .radio__featured-program__items {
    padding-left: 20px; }

  .radio__active-programmes__title {
    padding-left: 0;
    padding-right: 0;
    margin-top: 20px; }

  .radio__active-programmes {
    margin-left: -20px;
    margin-bottom: 20px;
    padding: 0;
    padding-top: 20px; }

  .radio__active-programmes__item {
    width: 25%;
    margin-bottom: 20px; }
    .radio__active-programmes__item .radio__programme-teaser--compact {
      padding-left: 20px; } }
@media screen and (min-width: 900px) {
  .radio__featured-program__image {
    width: 45%; }

  .radio__featured-program__body {
    width: 55%; } }
@media screen and (min-width: desktop) {
  .radio__featured-program__image {
    width: 45%; }

  .radio__featured-program__body {
    width: 55%; } }
@media screen and (min-width: 600px) {
  .toolbox {
    margin: 30px 0 0; } }
@media screen and (min-width: 600px) {
  .layout-2columns-stacked__left .newsletter__head {
    padding-top: 18px;
    padding-bottom: 18px; }
  .layout-2columns-stacked__left .newsletter__title {
    display: inline; }
  .layout-2columns-stacked__left .newsletter__subtitle {
    display: inline;
    margin: 0; }
  .layout-2columns-stacked__left .newsletter__body {
    padding-bottom: 100px; }
  .layout-2columns-stacked__left .newsletter .form-type-textfield {
    right: 110px;
    bottom: 25px;
    width: 100px;
    left: auto; }
    .layout-2columns-stacked__left .newsletter .form-type-textfield.form-item-email {
      right: 225px;
      width: auto;
      left: 15px; }
  .layout-2columns-stacked__left .newsletter .form-type-checkbox {
    padding-left: 0;
    padding-right: 20px;
    display: inline-block;
    vertical-align: top; }
    .layout-2columns-stacked__left .newsletter .form-type-checkbox > label {
      margin-left: 35px; }

  .i18n-kl .layout-2columns-stacked__left .newsletter .form-type-textfield {
    right: 150px;
    width: 80px; }
    .i18n-kl .layout-2columns-stacked__left .newsletter .form-type-textfield.form-item-email {
      right: 240px;
      width: auto;
      left: 15px; } }
.podcast-content-full {
  display: block;
  margin: 20px auto;
  padding: 10px;
  max-width: 700px;
  background-color: #FFF; }
  .podcast-content-full .podcast-title {
    margin-top: 10px; }
  .podcast-content-full .field-type-text-long p {
    margin-top: 10px; }
  .podcast-content-full .podcast-image {
    margin-bottom: 10px; }
.podcast-image {
  font-size: 0; }
  .podcast-image img {
    width: 100%; }
.podcast__active-programmes {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -10px 10px; }
  .podcast__active-programmes__item {
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box; }
  .podcast__active-programmes .file-podcast, .podcast__active-programmes .content {
    height: 100%; }
.podcast-teaser {
  display: block;
  padding: 10px;
  height: 100%;
  background-color: #FFF;
  text-decoration: none;
  color: #000;
  font-size: 13pt;
  text-align: center;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box; }
  .podcast-teaser .field-type-image {
    position: relative;
    font-size: 0; }
    .podcast-teaser .field-type-image:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: "";
      position: absolute;
      right: 5px;
      bottom: 5px;
      font-size: 15px;
      font-weight: normal;
      color: #FFF; }
  .podcast-teaser .field-type-taxonomy-term-reference {
    text-transform: uppercase;
    height: 15px;
    font-size: .65em;
    color: grey;
    font-family: 'Open Sans',Arial,sans-serif;
    text-indent: 4px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-top: 5px; }
  .podcast-teaser .field-type-text {
    margin-top: 5px;
    font-family: 'Open Sans Condensed',serif;
    font-weight: 600;
    line-height: 1.3; }
  .podcast-teaser .field-type-text-long {
    margin-top: 5px;
    font-size: 12px;
    text-align: left; }
    .podcast-teaser .field-type-text-long p {
      margin: 0; }
  .podcast-teaser:hover {
    color: #346EA2;
    text-decoration: underline; }

@media screen and (min-width: 450px) {
  .podcast__active-programmes__item {
    width: calc(100% / 2); } }
@media screen and (min-width: 600px) {
  .podcast__active-programmes__item {
    width: calc(100% / 3); } }
@media screen and (min-width: 900px) {
  .podcast__active-programmes__item {
    width: calc(100% / 4); } }
@media screen and (min-width: desktop) {
  .podcast__active-programmes__item {
    width: calc(100% / 4); } }
@media screen and (min-width: 600px) {
  .weather-now {
    margin: 0 -10px; }

  .weather-now__body {
    font-size: 0;
    background: white;
    background: -moz-linear-gradient(top, #0091cc 0%, #00bfef 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0091cc), color-stop(100%, #00bfef));
    background: -webkit-linear-gradient(top, #0091cc 0%, #00bfef 100%);
    background: -o-linear-gradient(top, #0091cc 0%, #00bfef 100%);
    background: -ms-linear-gradient(top, #0091cc 0%, #00bfef 100%);
    background: linear-gradient(top bottom, #0091cc 0%, #00bfef 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( GradientType=0, startColorstr='#0091cc', endColorstr='#00bfef' );
    color: #fff;
    padding-bottom: 5px;
    max-width: 960px;
    margin: 0 auto; }

  .weather-now__header {
    font-size: 48px;
    padding: 0 0 0 15px;
    line-height: 65px;
    background: none; }

  .weather-now__item {
    display: inline-block;
    width: 33.3333333333%;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: none;
    margin: 5px 0 0;
    padding-left: 10px;
    cursor: pointer; }

  .weather-now__item--selected {
    background: #5EB9EC;
    background: rgba(255, 255, 255, 0.2); }

  .weather-now__item:nth-child(3n+1) {
    border: none; }

  .weather-now__item:hover {
    background: rgba(255, 255, 255, 0.2); }

  .weather-now__title {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    padding: 5px 0 2px;
    text-rendering: geometricPrecision; }
    .weather-now__title > a {
      color: #fff;
      text-decoration: none; }

  .weather-now__content {
    margin-left: 60px;
    height: 50px;
    padding-bottom: 5px; }

  .weather-now__temperature {
    margin: 0;
    line-height: 1;
    color: rgba(255, 255, 255, 0.7); }
    .weather-now__temperature > strong {
      color: #fff !important;
      font-size: 24px;
      font-weight: 400;
      margin-right: -2px; }

  .weather-now__wind {
    color: #fff;
    color: rgba(255, 255, 255, 0.7); }
    .weather-now__wind > strong {
      color: #fff;
      margin-right: 0; }

  .weather-now__condition {
    display: none; }

  .weather-now__symbol {
    float: left;
    width: 50px;
    height: 50px; } }
@media screen and (min-width: 728px) {
  .weather-now__item {
    width: 25%;
    border-right: 1px solid rgba(255, 255, 255, 0.3); }

  .weather-now__item:nth-child(3n+1) {
    border-right: 1px solid rgba(255, 255, 255, 0.3); }

  .weather-now__item:nth-child(4n+1) {
    border: none; } }
@media screen and (min-width: 900px) {
  .weather-now__item {
    width: 20%;
    border-right: 1px solid rgba(255, 255, 255, 0.3); }

  .weather-now__item:nth-child(4n+1) {
    border-right: 1px solid rgba(255, 255, 255, 0.3); }

  .weather-now__item:nth-child(5n+1) {
    border: none; } }
@media screen and (min-width: 600px) {
  .weather-forecast {
    margin: 0; }

  .weather-forecast__details {
    margin: 0;
    position: absolute;
    top: 12px;
    right: 10px;
    padding: 0; }

  .weather-forecast__details__link {
    background: none; }

  .weather-forecast__icon {
    height: 100px;
    min-width: 100px; }

  .weather-forecast__temperature {
    font-size: 14px; }
    .weather-forecast__temperature > strong {
      font-size: 42px;
      margin-right: -10px; }

  .weather-forecast__wind > em {
    font-size: 12px; } }
@media screen and (min-width: 600px) {
  .weather-header {
    display: block;
    position: absolute;
    background: #fff;
    z-index: 1;
    top: 32px;
    left: 380px;
    color: #aaa; }

  .weather-header__item {
    display: none; }

  .weather-header__item--visible {
    display: block;
    cursor: pointer; }

  .weather-header__symbol {
    width: 50px;
    height: 50px;
    left: 25px;
    position: absolute;
    top: 1px; }

  .weather-header__location {
    margin: 0;
    position: absolute;
    white-space: nowrap;
    left: 60px;
    width: 150px;
    text-align: center;
    top: 50px;
    font-size: 13px;
    line-height: 1; }

  .weather-header__title {
    position: absolute;
    color: #aaa;
    margin: 0;
    font-size: 1em;
    top: 48px;
    text-align: center;
    width: 100px;
    font-weight: 600;
    white-space: nowrap; }
    .weather-header__title > a {
      color: inherit;
      text-decoration: none; }
      .weather-header__title > a:hover {
        text-decoration: underline; }

  .weather-header__wind {
    position: absolute;
    white-space: nowrap;
    font-size: 12px;
    top: 50px;
    margin: 0;
    left: 110px;
    width: 80px;
    text-align: center;
    background: #fff; }

  .weather-header__wind-direction {
    font-style: normal; }

  .weather-header__description {
    display: none; }

  .weather-header__temperature {
    position: absolute;
    top: 8px;
    left: 110px;
    width: 80px;
    margin: 0;
    text-align: center;
    font-weight: 600;
    line-height: 1;
    white-space: nowrap; }
    .weather-header__temperature > strong {
      font-size: 40px;
      margin-right: -10px; }

  .weather-header__arrow {
    position: absolute;
    width: 22px;
    height: 28px;
    text-decoration: none;
    font-size: 24px;
    line-height: 29px;
    background: #fff;
    top: 15px;
    color: #ddd; }
    .header:hover .weather-header__arrow {
      color: #999; }
      .header:hover .weather-header__arrow:hover {
        color: #333; }

  .weather-header__arrow--next {
    left: 190px; }
    .weather-header__arrow--next:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

  .weather-header__arrow--previous {
    left: -20px; }
    .weather-header__arrow--previous:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

  .weather-header--arrows .weather-header__wind-direction {
    display: none; }
  .weather-header--arrows .weather-header__wind-arrow {
    font-size: 14px;
    line-height: 14px;
    width: 14px;
    height: 14px;
    position: absolute;
    top: 0px;
    right: -5px;
    padding: 2px;
    background: #fff; }
    .weather-header--arrows .weather-header__wind-arrow:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; } }
@media screen and (min-width: 770px) {
  .weather-header {
    left: auto;
    right: 390px; } }
@media screen and (min-width: 600px) {
  .photo-search__results {
    display: flex;
    flex-wrap: wrap;
    margin: 10px -1px; }

  .photo-search__item {
    width: 12.5%;
    padding: 1px;
    box-sizing: border-box; }

  .photo-search__item:nth-child(odd) img {
    margin: 0; }

  .photo-search__form {
    margin: 20px 0; }

  .photo-search__pager {
    margin: 0; }

  .photo-search-block {
    padding: 0; }

  .photo-search__subsets {
    position: absolute;
    top: 0;
    right: 100px;
    margin: 0;
    line-height: 32px; } }
@media screen and (min-width: 600px) {
  .featured-photo {
    margin: 0; }

  .featured-photo__inner {
    position: relative; }

  .featured-photo__info {
    display: flex; }
    .featured-photo__info > h2 {
      line-height: 20px;
      padding: 7px 10px;
      height: auto;
      font-size: 18px;
      overflow: hidden;
      flex-grow: 1; }

  .featured-photo__more {
    min-width: 185px; }
    .featured-photo__more__link {
      line-height: 20px;
      padding: 7px 10px;
      height: auto;
      display: inline-block;
      white-space: nowrap; }

  .featured-photo__history {
    display: block;
    position: absolute;
    max-width: 960px;
    margin: 0 auto;
    z-index: 1;
    left: 0;
    right: 0;
    font-size: 0;
    overflow: hidden;
    background: #000;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: .2s height, .2s opacity, .2s margin-top;
    -ms-transition: .2s height, .2s opacity, .2s margin-top;
    -moz-transition: .2s height, .2s opacity, .2s margin-top;
    transition: .2s height, .2s opacity, .2s margin-top;
    opacity: 0;
    height: 0;
    bottom: auto; }

  .featured-photo:hover .featured-photo__history {
    opacity: 1;
    margin-top: -87px;
    height: 87px;
    -webkit-transition: .5s height, .5s opacity, .5s margin-top;
    -ms-transition: .5s height, .5s opacity, .5s margin-top;
    -moz-transition: .5s height, .5s opacity, .5s margin-top;
    transition: .5s height, .5s opacity, .5s margin-top; }

  .featured-photo__history__content {
    display: inline-block;
    white-space: nowrap;
    padding: 4px 2px; }

  .featured-photo__history__item {
    display: inline-block;
    padding: 1px;
    margin: 1px 2px;
    cursor: pointer;
    background: #fff;
    background: rgba(255, 255, 255, 0.6); }
    .featured-photo__history__item > .photo {
      height: 75px;
      width: 100px;
      position: relative;
      overflow: hidden; }
      .featured-photo__history__item > .photo > img {
        position: absolute;
        width: 100%; }
    .featured-photo__history__item:hover {
      background: #fff; } }
@media screen and (min-width: 600px) {
  .photo-slider__title {
    padding-left: 0; }

  .photo-slider__more {
    right: 0; }

  .photo-slider__items {
    white-space: nowrap;
    overflow: hidden; }

  .photo-slider__arrow {
    position: absolute;
    text-decoration: none;
    top: 50%;
    margin-top: 4px;
    font-size: 24px;
    line-height: 30px;
    height: 30px;
    color: #999;
    background: #fff;
    background: rgba(255, 255, 255, 0.8); }
    .photo-slider__arrow:hover:before {
      color: #666; }

  .photo-slider__next {
    right: -24px; }
    .photo-slider__next:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; }

  .photo-slider__previous {
    left: 0px;
    color: #333; }
    .photo-slider__previous:before {
      font-family: "knr";
      speak: none;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      content: ""; } }
@media screen and (min-width: 1024px) {
  .photo-slider__previous {
    left: -27px;
    color: #999; } }
@media screen and (min-width: 600px) {
  .photo-viewer__close {
    position: absolute;
    top: 5px;
    right: 5px;
    text-decoration: none;
    width: 44px;
    height: 44px;
    text-align: center; }
    .photo-viewer__close:before {
      color: #fff;
      content: '\00D7';
      line-height: 40px;
      font-size: 54px;
      font-weight: 100;
      font-family: "Open Sans", Arial, Helvetica, sans-serif; }
    .photo-viewer__close:hover {
      background: rgba(0, 0, 0, 0.2); } }
@media screen and (min-width: 600px) {
  .swiper__title {
    padding-left: 0; } }
@media screen and (min-width: 600px) {
  .featured-slider__info {
    display: flex; }
    .featured-slider__info > h2 {
      line-height: 20px;
      padding: 7px 10px;
      height: auto;
      font-size: 18px;
      overflow: hidden;
      flex-grow: 1; }
  .featured-slider__more {
    min-width: 185px; }
    .featured-slider__more__link {
      line-height: 20px;
      padding: 7px 10px;
      height: auto;
      display: inline-block;
      white-space: nowrap; } }

/*# sourceMappingURL=desktop.css.map */
