/*
Theme Name: FRO
Theme URI: http://fro.at
Author: Ingo Leindecker
Author URI: http://www.fro.at/ingol
Description: The Radio FRO theme
Version: 1.0
License: All rights reserved (c)
License URI:
Tags: black, blue, white, light, one-column, fluid-layout, responsive-layout, custom-menu, featured-images, microformats, sticky-post, threaded-comments, translation-ready
Text Domain: fro

FRO WordPress Theme (c) 2017 Ingo Leindecker
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}.clear{clear:both}

html {
   font-family:LatoWeb,'Sans-serif','Open Sans';
}

.clearfix:before,
.clearfix:after {
  content: ".";
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.clearfix:after {
   clear:both;
}

#container-fluid {
   max-width:1220px;
   margin:0 auto;
}

.hidden-xs, .hidden-sm {
   display:none;
}

.hidden-md, .hidden-lg {
   display:block;
}

::-moz-selection {
   color:#222;
   background:#ede927;
}
::selection {
   color:#222;
   background:#ede927;
}

/* Viewports */

/* Print */

@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page  {
    margin: 2cm .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background:#fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.row:before,
.row:after {
  display: table;
  content: " ";
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666666666666%;
}

.col-xs-10 {
  width: 83.33333333333334%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666666666666%;
}

.col-xs-7 {
  width: 58.333333333333336%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666666666667%;
}

.col-xs-4 {
  width: 33.33333333333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.666666666666664%;
}

.col-xs-1 {
  width: 8.333333333333332%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666666666666%;
}

.col-xs-pull-10 {
  right: 83.33333333333334%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666666666666%;
}

.col-xs-pull-7 {
  right: 58.333333333333336%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666666666667%;
}

.col-xs-pull-4 {
  right: 33.33333333333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.666666666666664%;
}

.col-xs-pull-1 {
  right: 8.333333333333332%;
}

.col-xs-pull-0 {
  right: 0;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666666666666%;
}

.col-xs-push-10 {
  left: 83.33333333333334%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666666666666%;
}

.col-xs-push-7 {
  left: 58.333333333333336%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666666666667%;
}

.col-xs-push-4 {
  left: 33.33333333333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.666666666666664%;
}

.col-xs-push-1 {
  left: 8.333333333333332%;
}

.col-xs-push-0 {
  left: 0;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
  margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
  margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

/* @media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666666666666%;
  }
  .col-sm-10 {
    width: 83.33333333333334%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666666666666%;
  }
  .col-sm-7 {
    width: 58.333333333333336%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666666666667%;
  }
  .col-sm-4 {
    width: 33.33333333333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.666666666666664%;
  }
  .col-sm-1 {
    width: 8.333333333333332%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666666666666%;
  }
  .col-sm-pull-10 {
    right: 83.33333333333334%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666666666666%;
  }
  .col-sm-pull-7 {
    right: 58.333333333333336%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666666666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.666666666666664%;
  }
  .col-sm-pull-1 {
    right: 8.333333333333332%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666666666666%;
  }
  .col-sm-push-10 {
    left: 83.33333333333334%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666666666666%;
  }
  .col-sm-push-7 {
    left: 58.333333333333336%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666666666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.666666666666664%;
  }
  .col-sm-push-1 {
    left: 8.333333333333332%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-sm-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-sm-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666666666666%;
  }
  .col-md-10 {
    width: 83.33333333333334%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666666666666%;
  }
  .col-md-7 {
    width: 58.333333333333336%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666666666667%;
  }
  .col-md-4 {
    width: 33.33333333333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.666666666666664%;
  }
  .col-md-1 {
    width: 8.333333333333332%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666666666666%;
  }
  .col-md-pull-10 {
    right: 83.33333333333334%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666666666666%;
  }
  .col-md-pull-7 {
    right: 58.333333333333336%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666666666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.666666666666664%;
  }
  .col-md-pull-1 {
    right: 8.333333333333332%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666666666666%;
  }
  .col-md-push-10 {
    left: 83.33333333333334%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666666666666%;
  }
  .col-md-push-7 {
    left: 58.333333333333336%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666666666667%;
  }
  .col-md-push-4 {
    left: 33.33333333333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.666666666666664%;
  }
  .col-md-push-1 {
    left: 8.333333333333332%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-md-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-md-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666666666666%;
  }
  .col-lg-10 {
    width: 83.33333333333334%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666666666666%;
  }
  .col-lg-7 {
    width: 58.333333333333336%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666666666667%;
  }
  .col-lg-4 {
    width: 33.33333333333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.666666666666664%;
  }
  .col-lg-1 {
    width: 8.333333333333332%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666666666666%;
  }
  .col-lg-pull-10 {
    right: 83.33333333333334%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666666666666%;
  }
  .col-lg-pull-7 {
    right: 58.333333333333336%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666666666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.666666666666664%;
  }
  .col-lg-pull-1 {
    right: 8.333333333333332%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666666666666%;
  }
  .col-lg-push-10 {
    left: 83.33333333333334%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666666666666%;
  }
  .col-lg-push-7 {
    left: 58.333333333333336%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666666666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.666666666666664%;
  }
  .col-lg-push-1 {
    left: 8.333333333333332%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666666666666%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333333334%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666666666666%;
  }
  .col-lg-offset-7 {
    margin-left: 58.333333333333336%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666666666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.666666666666664%;
  }
  .col-lg-offset-1 {
    margin-left: 8.333333333333332%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}



.floatright {
   float:right;
}

.floatleft {
   float:left;
}


.sticky {
}

.bypostauthor {
}

.wp-caption {
}

.wp-caption-text {
}

.gallery-caption {
}

.alignright {
}

.alignleft {
}

.aligncenter {
}

.screen-reader-text {
   clip:rect(1px, 1px, 1px, 1px);
   position:absolute !important
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
          transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

.collapsing {
  position: relative;
  display:block;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  height: auto;
  max-width: 100%;
  padding: 4px;
  line-height: 1.428571429;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
          transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav:before,
.nav:after {
  display: table;
  content: " ";
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  font-family:LatoWebBold;
  padding: 10px 15px;
  padding-left:3%;

}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #999999;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #dddddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

/*@media (min-width: 768px) { */
@media (min-width: 1220px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #428bca;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
    margin-right:20px;
    padding:0 !important;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 5px;
    overflow: visible !important;
    margin-top:41px;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border-bottom: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

.navbar:before,
.navbar:after {
  display: table;
  content: " ";
}

.navbar:after {
  clear: both;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

.navbar-header:before,
.navbar-header:after {
  display: table;
  content: " ";
}

.navbar-header:after {
  clear: both;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  max-height: 340px;
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 3px solid #ede729;
  -moz-box-shadow: 0px 1px 6px #222;
  -webkit-box-shadow: 0px 1px 6px #222;
  box-shadow: 0px 1px 6px #222;
  -webkit-overflow-scrolling: touch;
  background-color:#e7e7e8;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse:before,
.navbar-collapse:after {
  display: table;
  content: " ";
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

.container > .navbar-header,
.container > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .container > .navbar-header,
  .container > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* @media (min-width: 768px) { */
@media (min-width: 1220px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px 3%;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .navbar > .container .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 3%;
  margin-top: 20px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  border:none;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 1220px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin:0px -15px;
}

.navbar-nav > li > a {
  padding-top:10px;
  padding-bottom:10px;
  /*line-height:25px;*/
  border-top:1px solid transparent;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}


.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 4px 0 0;
  font-size: 14px;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
          box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #428bca;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-header {
  display: block;
  color: #999999;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.dropdown-menu.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}

.dropdown a {
   text-decoration:none;
}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
   .navbar-nav {
     float: left;
     margin: 0;
   }
   .navbar-nav > li {
     float: left;
   }
   .navbar-nav > li > a {
     padding-top: 15px;
     padding-bottom: 15px;
   }

   /* STUDIO CAM BUTTON */

   #studiocam-button-container {
      background:#ede729;
      color:#fff !important;
      text-transform:uppercase;
      position:absolute;
      z-index:8000;
   }
      #studiocam-button-container a:hover, #studiocam-button-container a:active, #studiocam-button-container a:focus {
         background:#ede729 !important;
         cursor:pointer;
      }

      .studiocam-toggle {
         position:absolute;
         left:-10px;
         margin-top:20px;
         z-index:9000;
         padding:5px 6px 1px 5px !important;
         background:#ede729;
         text-align:center;
         color:#fff;
      }
      .studiocam-info {
         position: absolute;
         display: none;
         z-index: 9000;
         font-size: 12px;
         color: #464645;
         background: #dadada;
         padding: 0 6px;
         vertical-align: middle;
         transition: width 2s;
         line-height: 37px;
         height: 37px;
         text-transform: uppercase;
         float: left;
         margin-top: 20px;
         left: 27px;
         width: 100px;
      }
      .studiocam-triangle {
         position:absolute;
         width:0;
         height:0;
         border-top:7px solid #222;
         border-left:10px solid transparent;
         left:-10px;
         margin-top: 56px;
      }
      .studiocam-toggle .icon-camera {
         font-size:26px;
      }

}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
  }
  .navbar-form select.form-control {
    width: auto;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    padding-left: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
}

/*@media (max-width: 768px) {*/
@media (max-width: 1220px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  #header.fixed {
    display:none;
  }
}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

/*@media (min-width: 768px) {*/
@media (min-width: 1220px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
}

.navbar-default .navbar-brand {
  color: #777777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #231f20;
}

.navbar-default .navbar-nav > li > a {
  color: #231f20;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #231f20;
  background-color: #d6d6d6;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #231f20;
  border-top:none;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border:none;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  border:none;
  cursor:pointer;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ede729;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777777;
}

.navbar-default .navbar-link:hover {
  color: #333333;
}

.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #999999;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  color: #ffffff;
  background-color: #080808;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #999999;
}

.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}


/** BOOTSTRAP BUTTONS */

.btn {
  display: inline-block;
  padding: 5px 10px;
  margin-bottom: 0;
  font-size: 14px;
  font-family:LatoWebBold;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  text-decoration:none;
  color:#3c3c3b;
  border: 1px solid transparent;
  border-radius: 0px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn a, a.btn, a .btn {
   text-decoration:none !important;
   color:#3c3c3b !important;
   border:1px solid transparent !important;
}

.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #3c3c3b;
  background-color: #e5e5e5;
  border-color: #e5e5e5;
  margin-top:5px;
  margin-right:5px;
  font-size:90%;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border:1px solid #adadad !important;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default .badge {
  color: #ffffff;
  background-color: #fff;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/**
 * Tooltips
 */

.tooltip {
  position: absolute;
  display: block;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  font-size:12px;
}

.tooltip.in {
  z-index: 9999 !important;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.top-right .tooltip-arrow {
  right: 5px;
  bottom: 0;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  white-space: normal;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background-clip: padding-box;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow {
  border-width: 11px;
}

.popover .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #ffffff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #ffffff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  border-top-width: 0;
}

.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-bottom-color: #ffffff;
  border-top-width: 0;
  content: " ";
}

.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
  border-right-width: 0;
}

.popover.left .arrow:after {
  right: 1px;
  bottom: -10px;
  border-left-color: #ffffff;
  border-right-width: 0;
  content: " ";
}

/* Carousel */

.carousel {
   position: relative;
   margin:0 15px 15px 0;
   background:#dadada;
   overflow:hidden;
}

.carousel-inner {
   background:#3c3c3b;
}

.carousel-inner > .item {
   position: relative;
   display: none;
   -webkit-transition: 0.6s ease-in-out left;
           transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
   display: block;
   height: 350px; /* auto */
   max-width: 100%;
   line-height: 1;
   margin:0 auto;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
   display: block;
}

.carousel-inner > .active {
   left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
   position: absolute;
   top: 0;
   width: 100%;
}

.carousel-inner > .next {
   left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control, .carousel-indicators {
   display:none;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: 0.5;
  filter: alpha(opacity=50);
  text-decoration:none;
}

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.5) 0), color-stop(rgba(0, 0, 0, 0.0001) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, color-stop(rgba(0, 0, 0, 0.0001) 0), color-stop(rgba(0, 0, 0, 0.5) 100%));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  outline: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-left,
.carousel-control .icon-right,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-left,
.carousel-control .glyphicon-chevron-left {
  left: 20px;
}

.carousel-control .icon-right,
.carousel-control .glyphicon-chevron-right {
  right: 15px;
}

.carousel-control .icon-left,
.carousel-control .icon-right {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -5px;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  right:20px;
  z-index: 15;
  padding-left: 0;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 35%;
  bottom: 0px;
  left: 50px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 50px;
  color: #ffffff;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  font-size:50px;
  text-transform:uppercase;
  font-family:LatoWebBold;
  line-height:55px;
}

.carousel-caption a {
  text-decoration:none;
  color:#ffffff;
}

.carousel-caption .btn {
  text-shadow: none;
}

.carousel .now {
   display:block;
   font-size:15px;
   line-height:40px;
}

/* Alerts */

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-family:LatoWebBold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable {
  padding-right: 35px;
}

.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}



/*@media screen and (min-width: 768px) {*/
@media screen and (min-width: 1220px) {
  .carousel-control .glyphicons-chevron-left,
  .carousel-control .glyphicons-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    font-size: 30px;
  }
  .carousel-caption {
    padding-bottom: 35px;
  }

}


/** FRO CUSTOM */

body {
   background-color:#3c3c3b;
   min-width:320px;
}

header#header, nav, .navbar, #menu {
   padding:0;
   margin:0;
   background:#3c3c3b;
}

#header.fixed {
   position:fixed;
   top:0;
   display:block;
   width:1220px;
   z-index:99999;
   -webkit-box-shadow:0px 1px 3px -1px rgba(25,25,25,1);
   -moz-box-shadow:0px 1px 3px -1px rgba(25,25,25,1);
   box-shadow:0px 1px 3px -1px rgba(25,25,25,1);
}
   #header.fixed #logo {
      height:20px;
      margin:5px 0 0 0;
   }
   #header.fixed .navbar-brand {
      margin:0;
   }
   #header.fixed .navbar {
      min-height:30px;
   }
   #header.fixed #navbar1 {
      margin-top:5px;
   }
   #header.fixed .navbar-nav > li > a {
      font-size:12px;
      line-height:28px;
   }
   #header.fixed .nav-icon {
      vertical-align:top;
   }

#logo {
   max-height:40px;
}

.nav-icon {
   vertical-align:middle;
   margin-right:10px;
}
.nav-icon-nachhoeren, .nav-icon-sendungen, .nav-icon-programm {
   margin-top:-4px;
}
.nav-icon-sendungen {
   margin-right:10px;
}
.nav-icon-nachhoeren {
}
.nav-icon-mitmachen {
   margin-top:-3px;
}
.nav-icon-ueberfro {
   font-size:18px;
   vertical-align:sub;
}
.nav-icon-projekte {
   font-size:21px;
   margin-right:5px !important;
   padding-top:3px;
}

.fg {
   background-color:#ede729;
   background:rgb(220,220,15);
}


#livestream {
   display:block;
   height:18px;
   padding:4px 3% 5px 3%;
   background-color:#ede729;
}
#livestream > div {
   display:inline;
   height:18px;
   line-height:21px;
   vertical-align:top;
   padding-right:15px;
}
#livestream > div img {
   padding:4px 0 2px 0;
   vertical-align:top;
}
#livestream .livestream-buttons {
   padding-right:0;
   float:right;
}

.livestream-onair {
   text-transform:uppercase;
   text-align:center;
   font-size:.7em; /* .8em */
}
.livestream-onair img {
   margin-right:2px;
}
.livestream-onair .now-live a {
   vertical-align:top;
   max-width:155px;
   overflow-x:hidden;
   text-decoration:none;
   color:#000;
}

.livestream-volume, .livestream-waveform, #livestream-player, #livestream .mejs-container, #livestream .mejs-offscreen {
   display:none;
}

#livestream-volume-indicator {
   position:absolute;
   width:1px;
   height:15px;
   background:black;
   margin-top:-21px;
   margin-left:21px;
   display:none;
   padding:0 !important; /* Avoids filling the padding space with blackness */
}
#livestream-play-button, #livestream-volume {
   cursor:pointer;
}
#livestream-play-button {
   padding:4px 0 5px 0;
}
#livestream a {
   text-decoration:none;
   color:black;
   vertical-align:top;
   font-size:1em;
}
#livestream-popup {
   display:none;
   visibility:hidden;
   margin-left:40px;
   font-size:.7em;
   vertical-align:top;
}
   #livestream-popup .icon-popup {
      font-size:18px;
      vertical-align:middle;
   }
#livestream-info {
   padding:0 3% 3% 3%;
   background:#ede729;
   font-size:.9em;
   line-height:1.2em;
}
   .livestream-info-container a {
      color:#000;
      text-decoration:none;
      border-bottom:1px solid #ede729;
   }
   .livestream-info-collapse-button {
      position:absolute;
      text-align:center;
      right:0;
      left:0;
      cursor:pointer;
      font-size:10px;
      margin-top:-.5%;
   }
.livestream-info-container {
   background:#fff;
   padding:10px;
}
h3.livestream-title {
   font-size:1em;
   font-family:LatoWebBold;
}
.livestream-img {
   float:right;
   width:auto;
   padding:0 0px 10px 10px;
}
#livestream-info p {
   margin-top:10px;
}

.livestream-url .btn {
   margin-right:0;
}

#studiocam {
   position:absolute;
   width:870px;
   margin:0 auto;
   height:350px;
   display:none;
   background:#1e1e1f;
   z-index:5001;
}

/* Post List */

article {
   display:block;
   clear:both;
   margin-bottom:10px;
   background:#fff;
}

.entry-summary {
   display:block;
   clear:both;
   overflow:hidden;
}

.entry-summary-left {
   float:left;
   width:58%;
   min-width:140px;
   background-color:#fff;
}

.entry-summary-left-container {
   padding:6% 10px 10px 6%; /* 15px */
   height:calc( 140px - 6% ); /* 125px; */
   height:125px;
}


.entry-date {
   font-size:.7em;
   color:#555;
   margin-top:8px;
}

.video-play-button {
   position:absolute;
   width:42%;
   height:75px;
   text-align:center;
   margin:0 auto;
   padding-top:60px;
   z-index:8000;
}
   .video-play-button a {
      text-decoration:none;
      padding:10px 25px 5px 25px;
      border:1px solid #fff;
      color:#fff;
      background:#222;
      opacity:.5;
   }
   .video-play-button .video-edit-post {
      position:absolute;
      margin-top:5px;
      margin-left:200px;
   }

.video-date {
   position:absolute;
   margin-top:88px;
   margin-left:6%;
   font-size:12px;
}

.video-date-mobile {
   font-size:12px;
   margin-top:10px;
}

.entry-summary-right {
   float:right;
   width:42%;
}

h1 {

}

h2 {
   font-size:1.5em;
   color:#fff;
   margin:30px 3% 15px 3%;
   text-transform:uppercase;
}

h1.entry-title {
   font-size:1.2em;
   margin:15px 0 15px 3%;
   color:#fff;
}
h1.blog-title {
   margin-bottom:8px !important;
}
.single .blog-author {
   margin-bottom:30px;
   font-family:LatoWebBold;
}
.single .blog-author-image {
   display:block;
   float:left;
   margin:0 10px 5px 0;
}

h3.entry-title, h3.entry-title a {
   font-size:1.1em;
   font-family:LatoWebBold;
   color:#231f20;
   text-decoration:none;
   word-wrap:normal;
   word-break:normal;
   -ms-hyphens:auto;
   -webkit-hyphens:auto;
   hyphens:auto;
}

.entry-separator {
   width:45px;
   height:2px;
   background-color:#231f20;
   margin:.8em 0 .7em 0;
}

.entry-introduction {
   margin-top:7px;
}

.entry-introduction a {
   color:#3f3b3c;
   line-height:1.2em;
   margin-bottom:.5em;
   font-size:1em;
   overflow: hidden;
   text-overflow:ellipsis;
   word-wrap:break-word;
   hyphens:auto;
   text-decoration:none;
}
.entry-introduction p {
   text-overflow:ellipsis;
}

.entry-broadcast-info {
   position: absolute;
   margin-top: 150px;
   height: 20px;
   min-width:calc( 178px - 3.3% );
   line-height: 20px;
   background: #dfe0e0;
   font-size: .7em;
   font-family:LatoWebBold;
   overflow: hidden;
   padding: 0 8px 0 3.3%;
   right: 42%;
   left: 0;
}
.entry-broadcast-info span {
   color:#0f0c15;
}

.entry-series-title {
   font-size:.6em;
   text-transform:uppercase;
   margin:2px 0 9px 0;
   color:#777;
}

.entry-program-info {
   display:block;
   overflow:hidden;
   height:20px;
   line-height:20px;
   background:#ede729;
   font-size:.7em;
   font-family:LatoWebBold;
   color:#0f0c15;
   vertical-align:middle;
}

.program-info-left {
   float:left;
   padding-left:5px;
   font-size:14px;
   line-height:25px;
}
   .program-info-left .icon-camera {
      font-size:18px;
   }
.program-info-right {
   float:right;
   padding-right:5px;
}

.entry-thumbnail {
   position:relative;
/*   height:170px;*/
   overflow:hidden;
   text-align:center;
   background: rgba(252,252,252,1);
   background: -moz-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 98%, rgba(237,237,237,1) 100%);
   background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,252,252,1)), color-stop(47%, rgba(246,246,246,1)), color-stop(98%, rgba(237,237,237,1)), color-stop(100%, rgba(237,237,237,1)));
   background: -webkit-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 98%, rgba(237,237,237,1) 100%);
   background: -o-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 98%, rgba(237,237,237,1) 100%);
   background: -ms-linear-gradient(left, rgba(252,252,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 98%, rgba(237,237,237,1) 100%);
   background: linear-gradient(to right, rgba(252,252,252,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 98%, rgba(237,237,237,1) 100%);
   filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#ededed', GradientType=1 );
   vertical-align:middle;
}

.entry-thumbnail.video {
   line-height:135px;
   vertical-align:middle;
   font-size:30px;
   transition:all .2s ease;
}
   .entry-thumbnail.video a {
      text-decoration:none;
      color:#2c2c2d;
   }
   .entry-thumbnail.video .icon:hover {
    	font-size:32px;
   }

.entry-thumbnail-two-column-image,
.entry-thumbnail.one-column-image,
.entry-thumbnail.two-column-image {
   height:375px;
}

   @media ( max-width: 1220px ) {
      .entry-thumbnail.one-column-image,
      .entry-thumbnail.two-column-image {
         height:auto;
      }
      .entry-thumbnail.one-column-image img,
      .entry-thumbnail.two-column-image img {
         width:100%;
         height:auto;
         max-height:none;
      }
   }


.thumbnail-overlay {
   position:absolute;
   z-index:2;
   margin:0 auto;
   right:15%;
   margin-top:70px;
   color:white;
   font-size:1.5em;
   opacity: 0.8;
   filter: alpha(opacity=80); /* For IE8 and earlier */
}



/* Pagination */
#nav-below {
   background:#fff;
   padding:10px 3%;
}
#nav-below a {
   color:#231f20;
   font-family:LatoWebBold;
   border-bottom:2px solid #ede729;
   text-decoration:none;
}
#nav-below a span {
   border:none !important;
}


#nav-below .nav-previous {
   float:left;
}
#nav-below .nav-next {
   float:right;
}

/* NachhÃ¶ren */

#ondemand {
   margin-right:15px;
}

#ondemand-container {
   height:361px;
   overflow-y:hidden;
   margin-bottom:8px;
}
#ondemand-container.expanded {
   height:auto;
   overflow-y:visible;
   margin-bottom:8px;
}
.ondemand-container-expand-button {
   background:#fff;
   color:#222;
   line-height:24px !important;
   text-align:left;
   padding:6px 3% 6px 3% !important;
   background:url('images/icon_down.svg') 97% 8px no-repeat #fff;
   background-size:15px 8px;
   border-bottom:none;
}
   .ondemand-container-expand-button.expanded {
      background:url('images/icon_up.svg') 97% 8px no-repeat #fff;
      background-size:15px 8px;
      border-bottom:none;
   }

#cba-search {
   margin-top:20px;
}
   /* Submit button */
   #cba-search .icon-search {
      cursor:pointer;
   }

/* Search input field */
#cba-ondemand-search {
   border:1px solid #949393;
   background:#fff;
   padding:5px;
   margin-right:10px;
   vertical-align:bottom;
   font-family:LatoWebLight;
   width:260px;
}

.cba-playlist .item {
   display:block;
   background:url('images/bg-pattern-striped-yellow.gif');
   margin-bottom:8px;
}

.cba-playlist .item a {
   color:#252525;
}

.cba-playlist .item.current {
   background:#ede729;
}

.cba-playlist .item:hover {
   cursor: pointer;
}

.cba-playlist p.cba-button {
   margin-bottom:15px !important;
}

.playlist-item-left {
   float:left;
   width:15%;
   padding:15px 0 0 0px;
   font-family:LatoWebBold;
   text-align:center;
}

.playlist-item-left {
   font-size:1em;
}

.playlist-item-right {
   float:right;
   width:85%;
   background:#fff;
}

h3.item-title {
   display:block;
   padding:15px 15px 5px 3%; /* padding:15px 15px 15px 3%; */
   font-size:1em;
   font-family:LatoWebBold;
}

.cba-playlist .item .broadcast-info {
   display:block;
   height:30px; /* 20px */
   line-height:20px;
   font-size:.7em;
   color:#666;
   overflow:hidden;
   font-family:LatoWebBold;
}
.broadcast-info > span {
   padding:0 10px 0 3%;
}

.cba-playlist .item .duration {
   float:right;
   padding-right:5px;
}

.cba-playlist .listen {
   float:right;   /*display:inline;*/
   vertical-align:middle;
   margin:10px 15px 0 0;
   font-size:19px;
}

.cba-playlist .description {
   display:none;
   line-height:1.2em;
   font-size:.9em;
   cursor:initial;
}
.cba-playlist .description p {
   padding:0 3% 0 3%;
   margin:10px 0 10px 0;
}
.cba-playlist .entry-more-link a {
   font-size:.9em;
}

.cba-playlist .player  {
   width:100%;
   display:none;
}

.cba-playlist .btn {
   display:inline-block;
}


/* DAILY PROGRAM */


/* Top navigation */
nav#program {
   width:94%;
   background:#3c3c3b;
   padding:0 3%;
   color:#fff;
   margin-bottom:6px;
   height:40px;
   line-height:40px;
}
nav#program > div {
   height:40px;
}
nav#program a {
   color:#fff;
   text-decoration:none;
   /*padding:5px 0 0px 0;*/
   vertical-align:middle;
   font-size:15px;
}
nav#program .prev {
   text-align:left;
   line-height:36px;
   vertical-align:middle;
}

nav#program .today {
   margin:0 auto;
   text-align:center;
   color:#fff;
   vertical-align:middle;
   line-height:40px;
}
   nav#program input.today {
      width:100%;
      height:40px;
      /*background:url('images/icon-calendar-white.gif') no-repeat 45px 12px;*/
      background-color:#3c3c3b;
      border:none;
      font-family:LatoWebBold;
   }

nav#program .next {
   text-align:right;
   line-height:36px;
   vertical-align:middle;
}

.expand-over-series {
   text-align:center;
   background:#fff;
   margin-bottom:6px;
   display:block;
}
   .expand-over-series .btn {
      display:block;
      margin:0;
      font-size:.7em;
      font-weight:normal;
   	background:#fff;
      border:1px solid #fff;
      color:#3c3c3b;
   }

/* Datepicker */

/* Change hover color in datepicker */
.ui-state-hover, .ui-widget-content .ui-state-hover {
   background:#3c3c3b  !important;
   border-color:#fff !important;
}

/* Get rid of gradient backgrounds */
.ui-widget-header {
   background:#3c3c3b  !important;
}
.ui-state-default, .ui-widget-content .ui-state-default {
   background:#3c3c3b !important;
}
/* Don't round corners */
.ui-corner-all {
   border-radius:0px !important;
}
.ui-datepicker .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-next:hover {
   background:none !important;
   cursor:pointer;
   border:none !important;
}
/* Change selected day background */
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
   background:#ede729 !important;
   border-color:#fff !important;
   color:#333 !important;
}
/* Change current day background */
.ui-state-active, .ui-widget-content .ui-state-active {
   border:1px solid #fff !important;
   background:#fff !important;
   color:#333 !important;
}

/* Single program row */
article.program {
   min-height:100px;
   margin-bottom:6px;
   cursor:pointer;
   overflow:hidden;
   background:url(images/bg-pattern-striped-yellow.gif);
}

article.program .series-category {
   position:absolute;
   display:none;
   width:180px;
   margin-left:-110px;
   margin-top:85px;
   text-align:right;
   -moz-transform:rotate(-90deg);
   -ms-transform:rotate(-90deg);
   -o-transform:rotate(-90deg);
   -webkit-transform: rotate(-90deg);
   transform:rotate(-90deg);
   font-size:.7em;
   text-transform:uppercase;
}
   article.program .series-category span {
      padding:1px 7px;
      border-radius:2px;
   }

article.program section, article.program header {
   display:inline-table;
}

/* Time */
article.program .program-date {
   min-height:80px;
   height:80px;
   padding:20px 0 0 5px;
   vertical-align:top;
   text-align:center;
   font-size:1.2em;
   font-family:LatoWebBold;
}

article.program .program-expanded {
   display:none;
}

/* Description */
article.program .program-description {
   min-height:80px;
   height:80px;
   vertical-align:top;
   line-height:1.2em;
   padding:20px 0 0 10px;
   background:#f6f6f6;
   overflow:hidden;
}

article.program h1.program-title {
   color:#1a171b;
   font-size:1.2em;
   font-family:LatoWebBold;
   margin-bottom:10px;
   text-transform:none;
}
   article.program h1.program-title.light {
      font-family:LatoWeb !important;
   }

article.program .program-content {
   background:#fff;
   padding:10px 30px 10px 10px;
   line-height:1.4em;
   color:#434244;
}

article.program .program-content p {
 	margin-bottom:20px;
}

article.program .program-description .program-series {
}

article.program .program-meta > div {
   margin:10px 0;
}

article.program.now {
   background:#ede729;
}

.program-play-button {
}
   .program-play-button .icon-camera {
      font-size:25px;
      vertical-align:middle;
   }

.program-play-button a {
  text-decoration:none;
  color:#434244;
}

/* The 'Jetzt' text */
.running-now-text {
   display:block;
   text-transform:uppercase;
   font-size:.8em;
   margin-top:10px;
}

/* Thumbnail */
article.program .program-thumbnail-bg,
article.program div.program-thumbnail {
   background:#f6f6f6;
   min-height:100px;
   height:100px;
   overflow:hidden;
   background-position:center right !important;
   background-size:100% auto !important;
}
   article.program div.program-thumbnail img {
   	margin:0 auto;
   }

/* Hide old programs of today by default */
article.program.over, .today-alternate {
   display:none;
}



/* Single view */


/* Main article thumbnail on top */
.single-thumbnail {
   background:url('images/bg-pattern-striped.gif');
   text-align:center;
   width:100%;
}
.single-thumbnail img {
   margin:0 auto;
}

#fro-img-author-wrapper {
   position:absolute;
   height:20px;
   margin-top:-14px;
}

#fro-img-author {
   font-size:11px;
   padding:2px;
   background-color:#f8f6bd;
}
#fro-img-author a {
   color:black;
}

/* Single headline */
article.single h1.entry-title {
   display:block;
   margin:0px 0 30px 0;
   font-size:1.7em; /* 1.5em */
   line-height:1.2em;
   color:#1a171b;
   border:none;
}

article.single h3 {
   font-size:1.2em;
   font-family:LatoWebBold;
   margin-bottom:15px;
   color:#1a171b;
}

article.not-found {
   margin:0 auto !important;
   float:none !important;
   padding:50px !important;
}
article.not-found #s {
   width:70% !important;
}
article.not-found #searchsubmit {
   padding:0 10px;
   vertical-align:middle;
}

.single-post audio, .single-series audio {
   width:100%;
}

#mep_0 {
   margin-top:10px;
}
.single-post .single-player, .single-series .single-player, .popup-player {
   height:25px;
   background:#ede729;
}

article.single.blog {
   border-top:6px solid #ede729;
}

article.single .series-title {
   display:inline-block;
   margin:0 0 40px -12%;
   padding:3px 8px 3px 12%;
   background-color:#dadada;
   font-size:1em;
   font-family:LatoWebBold;
   color:#1a171b;
}
   article.single .series-title a {
      border:none;
   }

article.single {
   padding:40px 9.5% 0 9.5%;
   margin:0;
   color:#222;
}

/* Link colors in single and program view */
article.single a, article.program a {
   color:#434244;
   text-decoration:none;
   border-bottom:1px solid #ede729;
}

article.single .entry-excerpt {
   font-family:LatoWebBold;
   margin-bottom:40px;
   line-height:1.4em;
}

article .wp-caption-text {
   font-size:.7em;
   font-style:italic;
   color:#555;
}

article.single {
   line-height:1.4em !important;
}

article.single h1 {
   font-family:LatoWebBold;
   margin:20px 0 0 0;
}

article.single strong {
   font-family:LatoWebBold;
}

article.single em {
   font-style:italic;
}

article.single blockquote {
   display:block;
   margin:20px 0 20px 20px;
   font-style:italic;
   border-left:1px solid #ede729;
   padding-left:10px;
}

article.single .alignleft {
   float:left;
   margin:0 10px 5px 0;
}

article.single .aligncenter {
   display:block;
   margin:0 auto;
   margin-bottom:20px;
}

article.single .alignright {
   float:left;
   margin:0 0 5px 10px;
}

article.single p {
   margin-bottom:20px;
   line-height:1.4em;
}

article.single ul {
   margin:20px 0 20px 40px;
}
article.single ol {
   margin:20px 0 20px 20px;
   counter-reset: item;
}

article.single ul li {
   list-style:url('images/icon_li.gif');
   padding-left:10px;
}
      article.single ul li:before {
         /*content: '';
      	margin-right:10px;*/
      }

article.single ol li {
   list-style:none;
   counter-increment: item;
}
   article.single ol li:before {
      display: inline-block;
      margin-right: 10px;
      content: counter(item) '.';
      color: #ede729;
      width: 1.2em;
      font-size:.8em;
      font-family:LatoWebBold;
      text-align:center;
   }

article.single .series-meta {
   font-size:1em;
   margin:40px 0 35px 0;
}
article.single .series-meta .meta-key {
   font-family:LatoWebBold;
}

.series-rhythms {
   display:inline-table;
   clear:both;
   margin-top:10px;
}

.meta-container {
   margin-top:30px;
}

/* Upcoming program element */
.cal {
   float:left;
   width:76px;
   height:76px;
   margin-right:15px;
   background-color:white;
   border:1px solid #ccc;
   text-align:center;
   line-height:.9em;
}
.calMonth {
  font-family:LatoWebBold;
  font-size:15px;
  text-transform:uppercase;
  padding:4px 0;
}

.calDay {
  font-family:LatoWebBold;
  font-size:23px;
  background-color:#ede729;
  padding:10px 0;
}

.calTime {
  font-size:11px;
  padding:4px 0;
}

article.single.single-author {
   margin-bottom:20px;
}

.the-author {
   display:block;
   clear:both;
   margin-top:30px;
   padding:25px 0;
   border-top:1px solid #ececec;
}
   body.author .the-author {
      margin-top:0;
      padding:0 0 30px 0;
      border:none;
   }
.the-author-image {
   width:170px;
   display:table-cell;
   vertical-align:top;
}
   body.author .the-author-image {
      width:380px;
      margin-bottom:20px;
   }

.the-author-description {
   display:table-cell;
   vertical-align:top;
}

.the-author h3 {
   font-family:LatoWebBold;
   margin:0 0 15px 0;
}

.single .share-buttons {
   margin-top:25px;
   padding-top:25px;
   border-top:1px solid #ececec;
}

.single .share-buttons a, .single .share-activate {
   font-size:1em;
   padding:8px;
   background:#c6c6c6;
   color:#fff;
   margin-right:8px;
   margin-bottom:8px;
   text-decoration:none;
   vertical-align:middle;
   cursor:default;
   border:none;
   display:inline-block;
   width:20px;
   height:20px;
   line-height:25px;
   text-align:center;
}

.single .the-share-buttons a {

}

.single .the-share-buttons a:last-child {
   margin-right:0;
}

.single .share-buttons a.active:hover, .single .share-buttons a.active span:hover {
   background:#ede729;
   color:#fff;
   cursor:pointer;
}
/* Activate share buttons text */
.single .share-buttons > span {
   vertical-align:middle;
   line-height:2.5em;
   color:#c6c6c6;
   font-weight:normal;
   font-size:.9em;
}
/* Share buttons on the right */
.single .the-share-buttons {
   font-size:1.2em;
   float:right;
}
.single .share-buttons a.active {
   background:#333;
   background:#ede729;
   color:#fff;
}
.single .share-facebook.active,
.single .share-twitter.active,
.single .share-link.active,
.single .share-whatsapp.active,
.single .share-instagram.active,
.single .share-mail.active,
.single .share-print.active {
   background:#333 !important;
}
.single .share-buttons a.active span:hover,
.single .the-share-buttons .active:hover {
   background:#ede729 !important;
}
.single .share-buttons .share-activate {
   font-size:1.2em;
   /*float:left;*/
   cursor:pointer;
   vertical-align:middle;
/*
   padding:8px 9px 3px 6px !important;
*/
}

.single-post .program-date, .single-series .program-date {
   font-family:LatoWebBold;
   vertical-align:middle;
   line-height:100%;
   background:#ede729;
   padding:6px 3%;
}

.single-post .program-date-left, .single-series .program-date-left {
   float:left;
}
.single-post .program-date-right, .single-series .program-date-right {
   float:right;
   height:15px;
   overflow:hidden;
}
   .single-series .program-date-right:hover {
      overflow:visible;
      background:#ede729;
   }

.single .date-modified {
   font-size:70%;
   margin:25px 0 0 0;
}

/* Single post comments section */

#comments-list ul.children {
   margin-top:15px;
   margin-left:20px;
}
#comments-list ul.children li {
   list-style-image:url('images/icon_reply.gif');
}
#comments-list .comment-body {
   margin-bottom:20px;
}
#commentform .logged-in-as {
   margin:15px 0;
}

#comments {
   background:#fff;
   padding:20px 3%;
   font-size:.9em;
}
h3#reply-title {
   font-size:1em;
   margin-bottom:5px;
}
h3#reply-title small {
   float:right;
}
#comments-list {
   margin-top:30px;
}
#comments-list li {
   margin-bottom:25px;
}
/* Commments author */
.comment-author.vcard {
   padding:8px 10px;
   font-family:LatoWebBold;
   background:#ede729;
   line-height:1em;
   vertical-align:middle;
}
/* Hide the avatar */
.comment-author.vcard img.avatar {
   display:none;
}
.comment-date {
   float:right;
   font-size:.8em;
}
.comment-body p {
   margin:10px 0 8px 10px;
   line-height:1.2em;
}
#comments .reply .btn {
   text-transform:lowercase;
}
/* Input fields */
#commentform label {
   display:block;
   margin-bottom:5px;
}

#commentform a {
   text-decoration:none;
   color:#222;
   border-bottom:1px solid #ede729;
}

p.comment-form-comment label {
   display:none !important;
}

textarea#comment {
   width:calc( 100% - 10px );
   margin-bottom:10px;
}
#commentform {
   color:#535154;
}
#commentform textarea, #commentform input {
   border:1px solid #d9d9d9;
   padding:5px;
}

#commentform input#email, #commentform input#author {
   width:calc( 100% - 10px );
}
p.comment-form-author {
   float:left;
   width:50%;
}
p.comment-form-email {
   float:right;
   width:50%;
   clear:right;
}
   p.comment-form-email label:after {
      content: ' (wird nicht veröffentlicht)';
   }

p.comment-form-url {
   display:none;
}
p.form-submit {
   display:inline-block;
   margin:20px 0;
}
input#submit {
   padding:10px 5px;
   font-family:LatoWebBold;
   background-color:#ebebeb;
   color:#333;
   cursor:pointer;
   border:1px solid transparent;
}
   #commentform input#submit:hover {
      border-color:#adadad;
   }

.single .gallery {
   display:block;
   clear:both;
   margin-top:30px;
   padding-top:25px;
   border-top:1px solid #ececec;
}
   .single .gallery .gallery-image {
      float:left;
      margin:0 15px 15px 0;
   }

/* Sticky video */
#featured-media {
   margin:0;
   width:100%;
   height:490px;
   max-height:490px;
   overflow:hidden;
}
   #featured-video {
      width:100%;
      height:100%;
      transition:all 0.4s linear;
   }

   #featured-video.smallVid {
      overflow:hidden;
      background:#000;
      left: 79% !important;
      top: 9% !important;
      height:700px !important;
      height:1060px !important;
      z-index: 999 !important;
      ms-transform: scale(0.2, 0.2);
      -webkit-transform: scale(0.2, 0.2);
      transform: scale(0.2, 0.2);
      -webkit-transform-origin-x: 0;
      -webkit-transform-origin-y: 0;
      transform-origin:0 0;
      position: fixed !important;
      display: block !important;
      box-shadow: 0px 0px 10px 3px rgba(0,0,0,0.3);
   }
/* The 'close' button */
#featured-video-close-button {
      display:none;
      position:fixed;
      top:9.1%;
      right:1.1%;
      z-index:9999;
      cursor:pointer;
      background:transparent;
      width:20px;
      height:20px;
      line-height:23px;
      vertical-align:middle;
      color:transparent;
      font-weight:bold;
      font-size:12px;
}
   #featured-video-close-button.smallVid {
      color:#fff;
      background:#3c3c3b;
   }

/* Forms */

#fro-form {
   margin-top:30px;
}

#fro-form select#workshop {
   max-width:300px;
   padding:5px;
}

#fro-form input, #fro-form textarea {
   width:auto;
   border:1px solid #d9d9d9;
   padding:3px;
}
   #fro-form input:focus {
      border:1px solid #edec86;
   }

#fro-form .radio-buttons label {
   width:auto;
}

.form-field {
   margin-bottom:5px;
}


.form-field label {
   display:inline-block;
   width:120px;
   font-family:LatoWebBold;
}

#fro-form.sendezeitantrag #title, #fro-form.sendezeitantrag #description, #fro-form.sendezeitantrag #languages {
   display:block;
   width:100%;
}
#fro-form.sendezeitantrag #description {
   height:100px;
}
#fro-form.sendezeitantrag .description, #fro-form.sendezeitantrag .options {
   margin-top:40px;
}
#fro-form.sendezeitantrag .description label {
  	display:block;
   width:auto;
}
 #fro-form.sendezeitantrag .options label {
   width:auto;
   font-weight:normal;
}
 #fro-form.sendezeitantrag .options input {
   margin-top:10px;
}
#fro-form.workshopanmeldung .member {
   margin-top:23px;
}
#fro-form.workshopanmeldung .member label {
   width:auto;
}
#fro-form.workshopanmeldung .comment label {
   width:auto;
   display:block;
}
#fro-form.workshopanmeldung #comment {
   width:100%;
   height:100px;
   display:block;
}
#fro-form .stammdaten input {
   width:100%;
}
#fro-form input[type="submit"] {
   padding:10px;
}

/* Page View */

article.page {
   padding-top:20px;
}

.post-edit-link {
   position:absolute;
   padding:5px 10px;
   top:5px;
   right:5px;

}
   .btn.post-edit-link {
      border:1px solid #999;
      box-shadow:0 0 2px #777;
      margin-right:5px;
   }

h3 {
   font-size:1.2em;
}

.filter-bar {
   display:block;
   background:#fff;
   clear:both;
   margin-bottom:10px;
   padding:5px 3% 1px 3%;
   line-height:30px;
}

.filter-bar h1 {
   display:block;
   font-size:1em;
   font-family:LatoWebBold;
}

.filter-options {
   display:block;
}
   .filter-options .dropdown {
      display:block;
      position:relative !important;
      margin:0;
   }
   .filter-options .btn-default, .filter-options .btn-default:hover, .filter-options .btn-default:active, .filter-options .btn-default:focus {
      width:100%;
      text-align:left;
      background:#fff !important;
      box-shadow:none !important;
      outline:0 !important;
      border-color:transparent !important;
      vertical-align:middle !important;
      margin:2px 0 2px 0;
      padding:0;
   }
   .filter-options .dropdown .icon-down {
      position:absolute;
      right:0;
      vertical-align:sub;
   }



/* Series overview */

nav.series {
   padding:6px 0px;
   background:#3c3c3b;
   margin-bottom:5px;
}
nav.series > a {
   float:left;
   width:33.1%;
   text-align:center;
   color:#fff;
   padding:8px 0px;
   font-size:.8em;
}
nav.series a.active {
   color:#ede729;
}

nav.series a.language {
   border-left:1px solid #e5e5e5;
   border-right:1px solid #e5e5e5;
}

nav.series a {
   text-decoration:none;
   color:#f6f6f6;
}


/* Series by category */

.category-container {
   cursor:pointer;
   margin-bottom:10px;
}

.category-button, .open-comments-button {
   display:block;
   padding:11px 3% 6px 3%;
   cursor:pointer;
   background:url('images/icon_down.svg') 97% 14px no-repeat #fff;
   background-size: 15px 8px;
   border-bottom:3px solid transparent;
   color:#1a171b;
   font-size:.9em;
   font-family:LatoWebBold;
}
.open-comments-button {
   margin-top:15px;
}
   .category-button:hover {
      background-color:#ede729;
   }
.category-button.expanded {
   background:url('images/icon_up.svg') 97% center no-repeat;
   background-size: 15px 8px;
   background-color:#ede729;
}

/* Hide by default. Visibility is triggered by .category-button */
.category-series-list {
   display:none;
   background:#fff;
}
   .category-series-list > div:nth-of-type(odd) {
      background:#f1f1f1;
   }
   .category-series-list > div:hover {
      background:#ececb8;
   }

.category-series-row a {
   display:block;
   padding:9px 3%;
   text-decoration:none;
   font-size:.8em;
   color:#1a171b;
}



/* Search field */

.searchform input {
   height:20px;

}

.searchform input[type="text"]{
   width:calc(87% - 17px);
   border:1px solid #ede729;
   padding:5px 15px 5px 3%;
}
.searchform input[type="submit"]{
   padding:5px 15px;
   background:#fff url('images/icon_search.svg') center center no-repeat;
   background-size:20px 20px;
   border:0 none;
   cursor:pointer;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   width:calc( 10% - 30px);
}


.sidebar-left, .sidebar-top {
   width:auto;
   display:block;
   float:none;
   background:#fff;
   padding:3%;
   margin-bottom:5px;
   font-family:LatoWeb;
   font-style:italic;
   line-height:1.2em;
   background:url('images/sidebar-pattern-2.gif');
   color:#404041;
}
   .sidebar-left span.icon {
      display:block;
      margin-bottom:30px;
      font-size:45px;
      color:#ede927;
   }
   .sidebar-left span.icon-sendungen {
      font-size:50px;
   }
   .sidebar-left span.icon-folder {
      font-size:70px;
      margin-bottom:20px;
      margin-left:-10px;
   }
   .sidebar-left span.icon-ueberfro {
      font-size:70px;
 	   margin-top:-10px;
      margin-bottom:15px;
   }


/* Footer */

#footer {
   background:#3c3c3b; /*#2c2f31;*/
   color:#8e9293;
   padding:40px 20px 20px 20px;
   margin:0;
}

#footer a {
   color:#8e9293;
}
#footer .footer-share-buttons {
   float:right;
   margin:0 40px 15px 0;
}
.footer-logo {
   float:left;
   margin:30px 10px 0 0;
}

#footer .footer-desktop-share-buttons {
   margin-left:-4px;
}
#footer .footer-share-buttons div {
   float:left;
   width:auto;
   margin:0 26px 0px 0;
   font-size:2.5em;
}
#footer .footer-share-buttons a span:hover, .footer-desktop-share-buttons span:hover, .footer-desktop-share-buttons a:hover{
   color:#ede729;
   text-decoration:none !important;
}
#footer .footer-share-buttons div:nth-child(5) {
   margin:0;
}
#footer .footer-share-buttons div a {
   text-decoration:none;
}
#footer .icon-right {
   font-size:11px;
}
#footer .footer-share-buttons .icon-cba {
   font-size:38px;
   vertical-align:super;
}

.login-button {
   float:right;
   margin-left:10px;
}
.login-button a span {
  text-decoration:none;
  font-size:15px;
}
.login-button a span:hover {
   color:#ede729 !important;
   text-decoration:none;
}

#copyright {
   clear:both !important;
   font-size:.8em !important;
   line-height:1.3em !important;
   margin:40px 0 0 10px !important;
}
#copyright a {
   text-decoration:underline;
}


/* Livestream Popup */

.livestream-popup {
   background:#3c3c3b;
   padding:20px;
   color:#fff;
}

.livestream-container {
   margin-top:10px;
}

#content.livestream-popup {
   background:#fff;
   padding:15px;
   color:#1d1d1b;
   height:100px;
}
.livestream-popup h3 {

}
.livestream-popup p {
   margin:5px 0;
}


.entry-thumbnail-responsive {
   background-repeat:no-repeat;
   background-position:center center;
   background-size:100% auto;
   height:100%;
   display:none;
}

.entry-thumbnail-crop {
   background-repeat:no-repeat;
   background-position:center center;
   background-size:430px auto;
   width:100%;
   height:100%;
   display:none;
}

.entry-thumbnail-crop-420 {
   background-repeat:no-repeat;
   background-position:center center;
   background-size:auto 100%;
   width:100%;
   height:100%;
   display:none;
}

.entry-thumbnail-two-columns {
   background-repeat:no-repeat;
   background-position:center center;
   background-size:575px auto;
   width:575px;
   height:135px;
   display:none;
}



/* Maintenance Mode View */
body#error-page {
   background:#ede729;
}

#error-page h1 {

}

#error-page p {

}



/* < 768px */
/*@media only screen and (max-width: 768px) {*/
@media only screen and (max-width: 1220px) {

   .hidden-xs, .hidden-sm {
      display:none !important;
   }

   .carousel {
      padding:0;
      margin-right:0;
   }
   .carousel-caption {
      font-size:28px;
      line-height:30px;
      right:9%;
      left:9%;
   }

   .carousel-control .icon-left {
      left:10px;
   }

   .carousel-control .icon-right {
      right:10px;
   }

   .carousel-inner > .item > a > img {
      width:100%;
      height:auto;
   }

   .navbar-nav > li.ueber-fro {
      border-top:2px solid #ede729;
   }


   nav input.fro-search {
      width:85%;
      display:inline;
      background:#f6f6f6;
      border:none;
      padding:2px;
      font-size:11px;
      opacity:.8;
      margin-right:5px;
      height:21px;
      margin-top:-3px;
   }

   .entry-introduction, .entry-more-link a {
      font-size:.9em;
   }

   .entry-summary-left-container.video {
      height:auto !important;
   }

   .entry-thumbnail {
      height:150px;
   }

   .entry-thumbnail-two-columns {
      display:none !important;
   }

   .entry-thumbnail-responsive {
   }

}



/* < 600px */
@media only screen and (max-width: 600px) {

   .btn-default, input[type="submit"] {
      display:block;
      clear:both;
   }

   .entry-introduction, .entry-more-link a {
       font-size: .7em;
   }

   h3.entry-title, h3.entry-title a,
   h3.item-title, /* Playlist item title */
   .playlist-item-left /* Playlist item date */
   {
      font-size:.9em;
      font-size:14px;
   }


   .entry-thumbnail {
      min-height:150px;
   }

   .entry-thumbnail img {
      max-height:175px;
      width: auto;
   }

   /* Don't display the responsive image, but... */
   .entry-thumbnail-responsive {
      display:none !important;
   }

   /* ... display the image as a background of a div instead */

   .entry-thumbnail-crop {
      display:none;
      background-size:auto 100%;
   }

   .entry-thumbnail-crop-420 {
      display:block;
   }

   .entry-thumbnail-two-columns {
      display:none;
   }

   .cba-playlist li, .cba-playlist p {
   	font-size:.9em;
      line-height:1.3em;
   }

   .cba-playlist .entry-more-link a {
      font-size:.9em;
   }

   article.program h1.program-title, article.program .program-date {
      font-size:1em;
      line-height:1.2em;
      padding-left:0;
   }
   article.program h1.program-title {
      margin-bottom:0;
      word-break:break-all;
   }
   article.program .program-content, article.program .program-excerpt {
      font-size:.8em;
      line-height:1.4em;
      padding-right:10px;
   }

   article.program div.program-thumbnail {
      background-position:center right !important;
      background-size:auto 100% !important;
   }

   article.program .btn {
      margin-right:0;
   }

   #nav-below a {
      font-size:.8em;
   }

   /* Single View */
   article.single h1 {
      font-size:1.2em;
   }

   aside.series-title {
    	font-size:.8em;
   }

   article.single p, article.single .series-meta {
      font-size:.9em;
      line-height:1.4em;
   }

   article.single .the-share-buttons {
      clear:both;
      float:left;
      margin-top:20px;
   }

   .single-post .program-date-left, .single-series .program-date-left {
      font-size:.9em;
   }
   .single-post .program-date-right, .single-series .program-date-right {
      font-size:.7em;
   }

   .single .gallery .gallery-image {
      width:100%;
      text-align:center;
   }

   article.single li {
      font-size:.9em;
   }
   article.single ul li:before {
      display:block;
   }

   p.comment-form-author, p.comment-form-email {
      float:none;
      display:block;
      width:100%;
   }

   #commentform input#author {
      margin-bottom:10px;
   }

   .the-author-image, .the-author-description {
      display:block;
   }
   .the-author-image img {
      width:100%;
      height:auto;
   }

   .single .share-print {
      display:none !important;
   }

}

/* < 420px */
@media only screen and (max-width: 420px) {

   .entry-thumbnail-responsive {
      display:none !important;
   }

   .entry-thumbnail-crop {
      display:none !important;
   }

   .entry-thumbnail-crop-420 {
      display:block !important;
      background-size:auto 100%; /* 180px auto */ /* TODO XXX */
   }

   .cal {
      margin-right:5px;
   }

   .hidden-xs {
      display:none;
   }

   .hidden-sm {
      display:none;
   }

   #footer .footer-share-buttons, .footer-logo {
      float:none;
      margin:40px 0;
      clear:both;
      display:table;
   }

}


/* > 600px */
@media only screen and (min-width: 600px) {

   .livestream-info-collapse-button {
      margin-top:3px;
      font-size:12px;
   }

   .carousel-caption {
      font-size:40px;
      line-height:initial;
   }

   /* Display a responsive image tag */
   .entry-thumbnail-responsive {
      display:none !important;
   }

   .entry-thumbnail-crop {
      display:block !important;
      background-size:100% auto;
   }

   .entry-thumbnail-crop-420 {
      display:none !important;
   }

   .hidden-xs, .hidden-sm {
      display:none;
   }

   .entry-date {
      font-size:.9em;
   }

   .entry-thumbnail {
      height:170px;
   }

   .entry-summary-left-container {
      height:145px;
   }

   .entry-broadcast-info {
      margin-top:170px;
   }

}

/* < 320px */
@media only screen and (max-width: 320px) {
   .thumbnail-overlay {
      right:unset;
      left:250px;
   }
}

/* < 350px */
@media only screen and (max-width: 350px) {
   .thumbnail-overlay {
      right:unset;
      left:250px;
   }

}



/* Desktop */

@media only screen and (min-width: 768px) {
   .livestream-info-collapse-button {
      margin-top:6px;
      font-size:12px;
   }
}

/*@media only screen and (min-width: 768px) {*/
@media only screen and (min-width: 1220px) {

   html {
      overflow-y:scroll;
   }

   body {
      background:#f6f6f6;
   }

   .btn-default {
      margin-right:10px;
   }

   .navbar-right .dropdown-menu {
      right: 0;
      left: auto;
   }

   .hidden-sm, .hidden-xs {
      display:block !important;
   }

   .hidden-md, .hidden-lg {
      display:none !important;
   }

   #livestream {
      padding:4px 20px 5px 20px;;
   }

   #livestream div {
      padding-right:40px;
   }

   #livestream .livestream-onair img {
      margin-right:5px;
   }

   #livestream .livestream-buttons  {
   	float:none;
   }

   #livestream-popup {
      display:inline !important;
      visibility:visible;
   }

   #livestream .separator {
      background:#3c3c3b;
      width:1px;
      height:20px;
      overflow:hidden;
      display:inline-block;
   }

   #livestream-info {
      padding:0 20px 20px 20px;
   }
      .livestream-info-collapse-button {
         position:absolute;
         text-align:center;
         right:0;
         left:0;
         margin-top:3px;
         cursor:pointer;
         font-size:1em;
      }
   .livestream-info-container {
      padding:40px 70px;
   }

   .livestream-producer, .livestream-time {
      font-family:LatoWebBold;
   }


   input.fro-search {
   	display:none;
      width:1px;
      -webkit-transition:width .5s; /* Safari */
      transition:width .5s;
      border:none;
      vertical-align:top;
      padding:2px;
      font-size:11px;
      opacity:.8;
      margin-right:5px;
      height:21px;
      margin-top:-3px;
   }

   .header-share-buttons {
      float:right;
      font-size:20px;
      padding-right:0 !important;
   }
      .header-share-buttons a {
         color:#3c3c3b;
         text-decoration:none;
         padding-left:6px;
         padding-right:0;
      }
      .header-share-buttons > span {
      }
   .fro-search-button {
      vertical-align:top;
      margin-right:10px;
      cursor:pointer;
   }

   .navbar {
      border:none;
   }

   ul.navbar-nav {
      margin-right:3px; /* not in horizonal line, but visually better */
      float:right;
   }
   .navbar-nav > li > a {
      line-height:25px;
   }
   .navbar-nav > li:last-child {
      border-top:1px solid transparent;
   }

   .navbar-collapse {
      background:#3c3c3b;
      border:none;
      -moz-box-shadow:none;
      box-shadow:none;
   }

   .navbar-header {
      background:#3c3c3b;
      padding-left:20px !important;
   }

   .navbar-brand {
      float:left;
      margin:20px 0px 20px 0px;
      padding:0;
   }

   .navbar-default .navbar-nav > li > a, .navbar-nav > li > a {
      color:#fff;
      font-size:14px;
      padding:0;
      margin-left:25px;
      border-top:1px solid transparent;
   }
      .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:focus, .navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav > li > a:active {
         border-color:#ede729;
         color:#fff;
         background:#3c3c3b;
      }

      .navbar-default .navbar-nav > .active > a,
      .navbar-default .navbar-nav > .active > a:hover,
      .navbar-default .navbar-nav > .active > a:focus {
         border-top:1px solid #ede927;
         color:#fff;
      }


   .navbar-collapse {
      padding-left:20px !important;
   }

   .nav-icon-projekte {
      margin-top:2px;
      display:inline-block;
      padding-top:0;
      margin-right:3px;
   }

   h1.entry-title {
      font-size:1.2em;
      margin:0 15px 20px 0px;
      color:#231f20;
      font-family:LatoWebBold;
      padding:10px 0 10px 0;
      border-bottom:1px solid #231f20;
   }

   article.single h1.entry-title {
      padding:0;
   }

   /* Pagination */
   #nav-below {
      padding:10px 20px;
      margin-right:15px;
   }

   .nav-icon {
      margin-right:6px;
      color:#fff;
   }

   .nav-icon-mitmachen {
      width:14px;
   }

   nav#program {
      padding:0 12px;
      width:auto;
   }

   nav#program input.today {
      background:none;
      height:38px;
   }

   /* Datepicker */

   /* Change hover color in datepicker */
   .ui-state-hover, .ui-widget-content .ui-state-hover {
      background:#ede729 !important;
      border-color:#fff !important;
   }

   /* Get rid of gradient backgrounds */
   .ui-widget-header {
      background:#3c3c3b !important;
      height:38px;
   }
   .ui-datepicker .ui-datepicker-header {
      margin:0;
      padding:0;
   }
   .ui-state-default, .ui-widget-content .ui-state-default {
      background:#706f6f !important;
      color:#fff;
   }
   /* Month navigation */
   .ui-datepicker .ui-datepicker-title {
      line-height:36px;
      vertical-align:middle;
   }
   .ui-datepicker table {
      margin:0 10px 13px 13px;
      width:270px;
   }
   .ui-datepicker td {
      padding:1px 1px 0 0;
   }
   .ui-datepicker a.ui-state-hover {
      text-decoration:none !important;
   }
   /* Days container */
   .ui-widget.ui-widget-content {
      background:#fff !important;
      border:none;
      padding:0;
   }
   /* Weekdays */
   .ui-datepicker th {
      color:#3c3c3b;
   }
   /* Don't round corners */
   .ui-corner-all {
      border-radius:0px !important;
   }
   .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
      background:none !important;
      cursor:pointer !important;
      border:none !important;
   }
   /* Change selected day background */
   .ui-state-highlight, .ui-widget-content .ui-state-highlight {
      background:#ede729 !important;
      border-color:#fff !important;
      color:#333 !important;
   }
   /* Change current day background */
   .ui-state-active, .ui-widget-content .ui-state-active {
      border:1px solid #fff !important;
      background:#fff !important;
      color:#333 !important;
   }

   .ui-widget-header .ui-icon.ui-icon-circle-triangle-w {
      background:url('images/icon_left.gif') no-repeat center left;
      background-size:9px 15px;
      padding-top:6px;
      margin-left:-2px;
   }

   .ui-widget-header .ui-icon.ui-icon-circle-triangle-e {
      background:url('images/icon_right.gif') no-repeat center left;
      background-size:10px 15px;
      padding-top:6px;
   }

   #content {
      padding:20px;
      background:#dadada;
   }

   .single-post #content, .single-series #content {
      background:#dadada;
   }

   /* Home & Archive View */
   #post-container {
      width:885px;
      float:left;
   }

   /* Page program */
   #program-container {
      float:left;
      width:870px;
   }


   #fro-form .stammdaten input {
      width:auto !important;
   }

   /* Series View */
   nav.series {
      margin-bottom:20px;
      margin-right:20px;
   }
   .category-container {
      width:280px;
      float:left;
      margin-right:20px;
      margin-bottom:20px;
   }
   .alphabet.category-container {
       width:auto;
       float:none;
       display:block;
   }
      .alphabet.category-container:nth-child(5), .alphabet.category-container:nth-child(9), .alphabet.category-container:nth-child(13), .alphabet.category-container:nth-child(17) {
         margin-right:20px;
      }
   .alphabet .category-series-list {
      width:calc( 100% - 20px );
   }

   /* Get rid of right padding when in #content when listing alphabet
      otherwise not possible to combine mobile & desktop mode correctly */
   #content.alphabet, #content.category, #content.language {
    	padding-right:0;
   }

   .category-icon {
      display:block;
      height:80px;
      line-height:80px;
      vertical-align:middle;
      text-align:center;
      background:#ede729;
   }
   .category-button, .category-button:hover, .category-button.expanded, .category-series-list > div:nth-of-type(even) {
      background-color:#fff;
   }
   .category-series-list {
      position:absolute;
      z-index:5000;
      width:280px;
      box-shadow:0 0 3px #222;
   }
   .category-series-list > div:nth-of-type(odd) {
      background:#f6f6f6;
   }

   .open-comments-button {
      margin-top:20px;
      padding:10px 0 5px 20px !important; /* override category-button */
   }

   .sidebar-left, .sidebar-top {
      float:left;
      width:198px;
      height:285px;
      margin-right:15px;
      margin-bottom:10px;
      padding:30px 40px 40px 40px;
      border:1px solid #fff;
      font-family:LatoWebLight;
      font-style:italic;
      font-size:20px;
      line-height:24px;
      color:#000;
   }
      .sidebar-left.categories {
         width:198px;
         height:310px;
         margin-right:20px;
      }
      .sidebar-left .headline {
         font-family:LatoWebSemibold;
      }
      .sidebar-top {
         display:block;
         width:auto;
         height:auto;
         padding:30px 40px;
         margin-right:15px;
         margin-bottom:15px;
         float:none;

      }
      .sidebar-left span.icon-folder {
    	   margin-top:-20px;
      }
   /* Width of container should be 275px -> backend widget options */
   #sidebar .twitter-timeline {
      padding:0 10px !important;
   }

   #cba-ondemand-search {
      width:305px;
      font-family:LatoWeb; /* I don't use LatoWebLight here since on big bright screens it's barely readable */
      font-style:italic;
   }

   .ondemand-container-expand-button {
      margin-right:15px;
      color:#222;
      line-height:24px !important;
      text-align:left;
      vertical-align:middle;
      padding:0 20px !important;
      background:url('images/icon_down.svg') calc( 100% - 20px ) 8px no-repeat #fff;
      background-size:15px 8px;
      border-bottom:none;
   }
      .ondemand-container-expand-button.expanded {
         background:url('images/icon_up.svg') calc( 100% - 20px ) 8px no-repeat #fff;
         background-size:15px 8px;
         border-bottom:none;
      }


   /* Sidebar */
   #fro-sidebar {
      width:295px;
      float:right;
   }
      .fro-sidebar, #sidebar {
         display:block;
         margin-bottom:15px;
         font-size:13px;
         line-height: 1.4em;
         color:#1a171b;
      }
      .fro-sidebar {
         background:#fff;
      }
      .fro-sidebar h3, h3.widget-title  {
         font-family:LatoWebBold;
         font-size:14px;
         margin-bottom:20px;
         padding:11px 15px;
         background:#3c3c3b;
         color:#fff;
      }

      .fro-sidebar.todays-program {
         height:350px;
         overflow:hidden;
         margin-bottom:15px;
      }
      .fro-sidebar.todays-program h3 {
         padding:12px 20px 12px 20px;
         margin-bottom:15px;
      }
      .fro-sidebar.todays-program h3 a {
         border-bottom:1px solid transparent;
      }

         .fro-sidebar h3 a {
            color:#fff;
         }
            .fro-sidebar h3 a:hover {
               border-bottom:1px solid #ede927;
               text-decoration:none;
            }

         .fro-sidebar span.icon {
            float:right;
            font-size:18px;
         }

      .fro-sidebar .sidebar-content {
         padding:0px 15px 20px 15px;
      }
      .fro-sidebar p {
         margin-bottom:15px;
      }
      .fro-sidebar a {
         text-decoration:none;
         color:#1a171b;
         line-height:16px;
      }
      .fro-sidebar.todays-program a {
         display:table-cell;
      }
      .fro-sidebar a:hover {
         text-decoration:underline;
      }
      .fro-sidebar .btn-default {
         background:#ede927;
         color:#000;
         border-color:transparent;
         margin-top:0;
      }

      /* Sidebar Today's Programs */
      .fro-sidebar.todays-program .sidebar-content > div, #sidebar li.recentcomments {
         padding:5px 6px;
      }
      #sidebar li.widget-container {
         padding:0 !important;
         background:#fff;
      }
      #sidebar li.recentcomments a {
         text-decoration:none;
         color:#1a171b;
      }
         #sidebar li.recentcomments a:hover {
            text-decoration:underline;
         }
      .fro-sidebar.todays-program .sidebar-content > div:nth-child(even), #sidebar li.recentcomments:nth-child(even) {
         background:#f6f6f6;
      }
         .todays-program .broadcast-time {
            float:left;
            font-family:LatoWebBold;
            margin-right:18px;
            width:30px;
            line-height:16px;
         }
         .todays-program .now {
            font-family:LatoWebBold;
         }


      /* Sidebar Program Page Calendar */
      .fro-sidebar.calendar {
         padding:0;
         background:none;

      }
         .fro-sidebar.calendar .ui-datepicker-inline {
            width:100%;
         }


      /* Common Sidebar Lists */
      .fro-sidebar ul, #sidebar ul#recentcomments {
         margin:0;
         line-height: 1.2em;
         padding:0 15px 15px 20px;
      }
      #sidebar ul {
         margin:0;
      }
      #sidebar ul#recentcomments {
         padding-left:32px;
      }
      #sidebar li.widget-container {
         list-style:none;
         margin-bottom:15px;
      }

      .fro-sidebar ol {
         margin:0;
         counter-reset:item;
         line-height: 1.2em;
      }
      .fro-sidebar .gray {
         background:#f6f6f6;
      }

      /* Sidebar newsletter form */

      .fro-sidebar form {
         margin-top:10px;
      }

      .fro-sidebar #sidebar-newsletter-email {
         background:#f6f6f6;
         border:1px solid #f6f6f6;
         width:212px;
         padding: 5px 6px;
      }
      .fro-sidebar #sidebar-newsletter-button {
         background:#ede729;
         border:1px solid #ede729;
         color:#111617;
         font-family:LatoWebBold;
         padding:5px 8px;
         vertical-align:top;
      }

      /* The right arrow */
      .fro-sidebar ul li, #sidebar ul li {
         list-style:url('images/icon_li.gif');
         padding:5px 0 5px 5px;
      }
         .fro-sidebar ul li:before, #sidebar ul li:before {
            padding-left:5px;
         	margin-right:10px;
         }

      .fro-sidebar ol li {
         list-style:none;
         counter-increment: item;
         display:inline-flex;
         padding:5px 0 5px 5px;
         width:100%;
      }
         /* The number */
         .fro-sidebar ol li:before {
            margin-right: 10px;
            content:counter(item) '.';
            color:#ede729;
            width:10px;
            font-size:13px;
            font-family:LatoWebBold;
            text-align:center;
         }
         .fro-sidebar li:nth-of-type(even) {
            background:#f6f6f6;
         }

         /* Related Posts */
         .yarpp-related {
            margin:0;
            padding:0;
         }

         .yarpp-related ul {
            margin-left:20px;
            padding:0;
         }

         .yarpp-related a {
            font-weight:normal !important;
         }

   /* Blog entries */
   #fro-sidebar .blogs h4 {
      font-size:1.7em;
      line-height:1.1em;
      font-family:LatoWebBold;
      font-style:italic;
      margin-bottom:3px;
   }

   #fro-sidebar .blogs .author-image {
      float:left;
      margin-right:10px;
   }

   #fro-sidebar .blogs p {
   	font-size:1em;
      margin-bottom:0;
   }
   #fro-sidebar .blogs a {
      text-decoration:none;
   }

   #fro-sidebar .blogs .blog-preview-date {
      color:#777;
      font-size:0.8em;
   }

   /* Featured channels (FROzine, K&B, FRO Live) */

   #fro-sidebar .featured-channel {
      margin-bottom:15px;
      padding:15px;
      background:#fff;
   }

   #fro-sidebar .featured-channels a {
      text-decoration:none !important;
      color:#1a171b !important;
   }

   #fro-sidebar .featured-channel .inside {
      padding-left:15px;
      border-left:10px solid #ede729;
   }

   #fro-sidebar .featured-channel h3 {
      margin:0 0 5px 0;
      font-size:1.1em;
   }

   #fro-sidebar .featured-channel h3 strong {
      font-family:LatoWebBold;
   }
   #fro-sidebar .featured-channel h3 .light {
      font-family:LatoWebLight;
   }

   #fro-sidebar .featured-channel p {
      font-size:.8em;
   }

   #fro-sidebar .offenkritischfrei {
   }

   #fro-sidebar .offenkritischfrei a > img {
      width:calc( 100% - 2px );
      height:auto;
      padding:0 1px 1px 1px;
   }

   #fro-sidebar .offenkritischfrei h3 {
      margin:0;
   }

   .filter-bar {
      display:block;
      background:#fff;
      clear:both;
      margin-bottom:10px;
      margin-right:15px;
      padding:3px 20px 1px 20px;
      line-height:30px;
   }

   .filter-bar h1 {
      float:left;
      margin:0px;
      padding:0;
      font-size:1em;
      font-family:LatoWebBold;
   }

   .filter-options {
      float:right;
   }
      .filter-options .dropdown {
         display:inline;
         margin-left:30px;
      }
      .filter-options .btn-default, .filter-options .btn-default:hover, .filter-options .btn-default:active, .filter-options .btn-default:focus {
         background:#fff !important;
         box-shadow:none !important;
         outline:0 !important;
         border-color:transparent !important;
         vertical-align:middle !important;
         margin:0;
         width:auto;
         text-align:center;
      }
      .filter-options .dropdown .icon-down {
         position:relative;
         right:unset;
         float:none;
      }

   article.single .upcoming-programs {
      float:left;

   }

   article.single .series-rhythms {
      font-size:.9em;
      line-height:1.3em;
      margin:0;
   }

   article.program .program-content {
      padding-bottom:20px;
   }

   /* Upcoming program element */
   .cal {
      float:left;
      width:76px;
      height:76px;
      margin-right:15px;
      background-color:white;
      border:1px solid #ccc;
      text-align:center;
      line-height:1.1em;
   }
      .fro-sidebar.upcoming-programs .sidebar-content > div:nth-child(3) {
         margin-right:0;
      }

      .calMonth {
        font-family:LatoWebBold;
        font-size:15px;
        text-transform:uppercase;
        padding:4px 0;
      }

      .calDay {
        font-family:LatoWebBold;
        font-size:23px;
        background-color:#ede729;
        padding:10px 0;
      }

      .calTime {
        font-size:11px;
        padding:4px 0;
      }


   /* Sidebar series logo */
   #fro-sidebar .series-logo {
      margin-bottom:15px;
   }
   #fro-sidebar .series-logo .img {
      width:295px;
      height:auto;
   }
   h2 {
      margin:30px 15px 20px 20px;
   }

   /* One column preview layout */

   article.post {
      display:block;
      float:left;
      width:280px;
      clear:none;
      margin:0 15px 15px 0;
   }

   .entry-summary-left, .entry-summary-right {
      float:none;
      display:block;
      width:280px;
   }
   .entry-summary-left {
      height:190px;
      overflow:hidden;
   }
      .entry-summary-left.video {
         height:110px;
      }

   .entry-summary {
      height:357px; /* 337px */
   }

   .entry-date {
      position:absolute;
      margin-top:165px;
      font-size:.7em;
      color:#555;
   }

   .video-summary {
    	height:auto;
   }

   .video-summary-left-container {
    	height:80px;
      overflow:hidden;
      padding:16px;
   }

   .video-play-button {
      position:absolute;
      width:280px;
      height:75px;
      text-align:center;
      margin:0 auto;
      padding-top:60px;
      z-index:8000;
   }
      .video-play-button a {
         text-decoration:none;
         padding:10px 25px 5px 25px;
         border:1px solid #fff;
         color:#fff;
         background:#222;
         opacity:.5;
      }

   .video-date {
      margin-left:16px;
   }


   .entry-summary-left-container {
      /*height:150px; */ /* 130px */
      padding:16px;
   }
   .entry-summary-left-container.video {
      height:48px;
      overflow:hidden;
   }

   #ondemand-container {
      margin-right:15px;
   }

   .entry-broadcast-info {
      background:#f6f6f6;
      position:relative;
      display:block;
      margin-top:0;
      padding:0 8px 0 16px;
   }


   .entry-series-title {
      font-size:.7em;
   }

   .entry-thumbnail {
      height:135px;
   }

   .entry-thumbnail-responsive {
      display:block !important;
      background-size:280px auto;
   }

   /* Two column preview layout */
   article.post.two-columns, article.post.two-columns .entry-summary-left, article.post.two-columns .entry-summary-right {
      width:575px !important;
   }
   article.post.two-columns .entry-thumbnail-responsive {
      display:none !important;
   }

   article.post.two-columns .entry-thumbnail-two-columns {
      display:block !important;
   }
   .entry-thumbnail-crop {
      display:none !important;
   }


   h3.entry-title, h3.entry-title a
   h3.item-title /* Playlist item title */
   {
      /*font-size:15px;*/
      line-height:21px;
   }

   .entry-introduction {
      font-size:13px;
      line-height:16px;
   }

   .entry-separator {
      margin:8px 0 8px 0;
   }

   .program-info-left {
      padding-left:10px;
   }
      .program-info-left .icon {
         position:absolute;
         width:24px;
         height:24px;
         margin-top:-6px;
         font-size:24px;
         line-height:20px;
         border-radius:24px;
         padding:5px;
         background: #ede729;
         /*
         position:absolute;
         width:22px;
         height:21px;
         margin-top:-6px;
         font-size:22px;
         line-height:20px;
         border-radius:22px;
         padding:5px;
         background:#ede729;
         */
      }
      .program-info-left .icon-camera::before {
         line-height:20px;
      }
      .program-info-left .icon-camera {
         padding:7px 6px 4px 6px;
      }

   .program-info-right {
      padding-right:10px;
   }

   .article-container {
      width:870px; /* 865px */
      float:left;
   }

   article.single {
      position:relative;
      padding:40px 100px 20px 70px;
      margin-bottom:0;
   }

   article.single .series-title {
      margin:0 0 40px -70px;
      padding:3px 8px 3px 70px;
   }

   .program-date {
      height:15px;
      padding:6px 20px;
   }

   .program-date-right {
      font-size:.9em;
   }

   .single .share-buttons {
      padding-bottom:0;
   }

   .open-comments-button.collapsed {
      background: url('images/icon_down.svg') 835px 14px no-repeat #fff;
      background-size: 15px 8px;
   }
      .open-comments-button {
         background: url('images/icon_up.svg') 835px 14px no-repeat #fff;
         background-size: 15px 8px;
      }

   #comments {
      padding:40px 70px 20px 70px;
   }

   #comments-list ul.children {
      margin-top:15px;
      margin-left:30px;
   }
   #comments-list ul.children li {
      list-style-image:url('images/icon_reply.gif');
   }

   #commentform input#author {
      width:90%;
   }

   /* Program View */
   .program-content, .program-content p {
/*      line-height:1.2em;*/
   }

   /* Footer */

   #footer {
      padding:80px 40px 20px 40px;
   }

   input#newsletter-email {
      width:200px;
      padding:6px 6px;
      border:1px solid #9e9e9d;
   }
   input#newsletter-button {
   	padding:6px 10px;
      background:#575756;
      color:#fff;
      border: 1px solid #575756;
      cursor:pointer;
   }

}


.footer-dark {
   color:#989898;
   padding-top:25px;
   border-top:2px solid #959594;
}
.footer-bright, .footer-bright a {
   color:#fff !important;
}

.footer-desktop-share-buttons a {
   font-size:30px;
   margin-right:50px;
}

.footer-desktop {
   margin-bottom:30px;
   line-height:1.2em;
}

.footer-desktop p {
   line-height:1.2em;
   margin-bottom:15px;
}
.footer-desktop a {
   text-decoration:none;
}
   .footer-desktop a:hover {
      text-decoration:underline;
   }

.footer-desktop h3 {
   margin-bottom:18px;
   text-transform:uppercase;
   color:#ede729;
   font-size:16px;
   font-family:LatoWebBold;
}


body.postid-61273 .blog-author-image img {
   outline: 100px solid rgba(0, 0, 0, 1) !important;
   outline-offset: -100px;
   overflow: hidden;
   position: relative;
}






/**
 * FREUNDESKREIS FORM
 **/

.single-fk-form {
   padding-left:40px !important;
   padding-right:40px !important;
}

/* Wrapper: make more space */
@media ( max-width:650px ) {
   .single-fk-form {
      padding-left:15px !important;
      padding-right:10px !important;
   }
}

.fk-form fieldset {
   display:block;
   margin-top:25px;
}

.fk-form legend {
   display:block;
   font-size:1.2em;
   font-weight:bold;
   margin-bottom:15px;
   margin-left:0px;
}

.fk-form .step {
   float:left;
   line-height:1;
   font-size:.7em;
   font-weight:bold;
   color:#fff;
   background-color:#222;
   padding:5px;
   border-radius:10px;
   width:10px;
   height:10px;
   text-align:center;
   margin-right:10px;
}

.fk-form .amount-block {
   border-radius:5px;
   border:1px solid #b5b5b5;
   padding:10px 5px;
}

.fk-form .amount-info {
   border-radius:5px;
   padding:10px 10px;
   background:#eee;
   margin-top:5px;
}

.fk-form .fk-row {
   margin:15px 0;
}

.fk-form .either-or {
   font-size:.9em;
   font-weight:bold;
   margin:10px 0 10px 10px;
}

.fk-form .field-organisation {
   display:none;
}

.fk-form .interval,
.fk-form .input-gender,
.fk-form .input-amount {
   margin-top:7px;
}

.fk-form .normal {
   font-weight:normal;
}

.fk-form .error {
   border:1px solid #ece729;
   background:#fcfbc5;
}

.fk-form input[type="text"],
.fk-form input[type="number"] {
   width:calc( 100% - 50px );
   border-radius:5px;
   border:1px solid #ccc;
   padding:8px 15px;
   font-size:1em;
}

.fk-form input[type="radio"] {
}

.fk-form input[type="radio"].amount {
}

.fk-form input[type="radio"].amount {
   /* Don't use display:none; since it won't be focusable via keyboard */
  opacity: 0;
  position: fixed;
  width: 0;
}

.fk-form input[type="radio"].amount + label {
   width:calc( 100% - 10px );
   height:24px;
   display:inline-block;
   margin:0 auto;
   margin-top:-7px;
   cursor:pointer;
   padding:12px 0px;
   text-align:center;
   border:1px solid #e2e2e2;
   border-radius:5px;
}

.fk-form input[type="radio"].amount:checked + label {
   padding:12px 0px;
   border:1px solid #ece729;
   border-radius:5px;
   background:#fcfbc5;
}

.fk-form input[type="radio"].amount:focus + label {
/*   border:1px dashed #999;*/
}

.fk-form #monthly-custom-amount,
.fk-form #custom-one-time-donation
 {
   font-weight:bold;
   padding:12px 5px 12px 5px;
   border-color:#e2e2e2;
   height:24px;
   text-align:center;
   width:calc( 100% - 20px );
}
   .fk-form #monthly-custom-amount:focus,
   .fk-form #custom-one-time-donation:focus,
   .fk-form .focused,
   .fk-widget .focused,
   label.error
    {
      background:#fcfbc5;
      border:1px solid #ece729 !important;
   }

.fk-form #yearly-sum {
   width:calc( 100% - 30px );
   border-radius:5px;
   border:1px solid #ccc;
   padding:12px 15px 8px 5px;
   font-size:.7em;
   line-height:1em;
   background:#fcfbc5;
   border-color:#ece729;
   height:28px;
}

.fk-form #yearly-sum .caption {
   float:left;
}

.fk-form #yearly-sum .value {
   float:right;
   font-size:1.8em;
   font-weight:bold;
   text-align:right;
   padding:7px 0 0 0;
}

.fk-form select {
   width:calc( 100% - 10px );
   border-radius:5px;
   border:1px solid #ccc;
   padding:8px 15px;
   font-size:1em;
}

.fk-form label,
.fk-form .interval {
   font-size:1em;
   font-weight:bold;
}

.fk-form .input-how-did-you-find-out span {
   display:inline;
}

.fk-form textarea#message {
   width:calc( 100% - 50px );
   border-radius:5px;
   border:1px solid #ccc;
   padding:8px 15px;
   font-size:1em;
}

.fk-form .gdpr-info {
   background:#f6f3ae;
   padding:10px;
   border-radius:5px;
}

.fk-form input[type="submit"] {
   background:#eee629 !important;
   padding:10px;
   border-radius:5px;
   border:none;
   font-weight:bold;
}

.fk-form .dashicons-info {
   color:#999;
}



.fk-form .tooltip {
   width:300px !important;
}

.fk-form .tooltip-inner {
   width:300px !important;
   color:#222;
   border:1px solid #222;
   background-color:#fff !important;
   background:#fff !important;
   line-height:1.35em;
   font-size:1.1em;
   text-align:left !important;
}

@media ( max-width: 990px ) {
   .fk-form .input-amount,
   .fk-form #monthly-custom-amount,
   .fk-form .interval {
      margin-top:0;
      margin-bottom:10px;
   }

   .fk-form .fk-field {
      margin-bottom:15px;
   }

   .fk-form input[type="text"],
   .fk-form input[type="number"] {
      width:calc( 100% - 32px );
   }

   .fk-form #monthly-custom-amount {
      width:calc( 100% - 20px );
   }

   .fk-form .input-how-did-you-find-out span {
      display:block;
   }

}



/* Freundeskreis Sidebar Widget */
.fk-widget .introtext {
   text-align:center;
/*   font-size:1.2em;*/
   font-weight:bold;
   line-height:2.5em;
}

.fk-widget .fk-row {
   margin-bottom:10px;
}

.fk-widget input[type="radio"].amount {
   /* Don't use display:none; since it won't be focusable via keyboard */
  opacity: 0;
  position: fixed;
  width: 0;
}

.fk-widget input[type="radio"].amount + label {
   width:calc( 100% - 10px );
   font-weight:bold;
   height:24px;
   display:inline-block;
   margin:0 auto;
   cursor:pointer;
   padding:12px 0 6px 0;
   text-align:center;
   border:1px solid #e2e2e2;
   border-radius:5px;
}

.fk-widget input[type="radio"].amount:checked + label {
   padding:12px 0 6px 0;
   height:24px;
   border:1px solid #ece729;
   border-radius:5px;
   background:#fcfbc5;
}

.fk-widget input[type="radio"].amount:focus + label {
 /*  border:1px dashed #999;*/
}

.fk-widget #monthly-custom-amount,
.fk-widget #custom-one-time-donation {
   font-weight:bold;
   padding:9px 5px 9px 5px;
   border:1px solid #e2e2e2;
   border-radius:5px;
   height:24px;
   text-align:center;
   width:calc( 100% - 20px );
}
   .fk-widget #monthly-custom-amount:focus,
   .fk-widget #custom-one-time-donation:focus {
      background:#fcfbc5;
      border:1px solid #ece729 !important;
   }

.fk-widget #yearly-sum {
   width:calc( 100% - 30px );
   border-radius:5px;
   border:1px solid #ccc;
   padding:12px 15px 6px 5px;
   font-size:.7em;
   line-height:1em;
   background:#fcfbc5;
   border-color:#ece729;
   height:24px;
}

.fk-widget .caption {
   float:left;
   text-align:right;
   font-weight:bold;
   margin-right:10px;
/*   font-size:1.2em;*/
   height:24px;
   margin-top:4px;
}

.fk-widget #yearly-sum .value {
   float:right;
   font-size:1.8em;
   font-weight:bold;
   text-align:right;
   padding:7px 0 0 0;
}


.sidebar-left.offenkritischfrei {
   font-size:17px;
   line-height:20px;
}


.modal {
   max-width:1220px !important;
}