

/* Flex module - Dev */
.flex.placeholder {
  color: #7c7c7b;
  font-size: 2.1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  line-height: 1.429em;
  margin-bottom: 0.810em;
}


/* Flex module - Infobox */
.flex.infobox-wrapper {
  background: #e6e4e4 url("../images/infobox-i.png") no-repeat scroll 2em 1.4em;
  background-size: 1.9em 4.0em;
  margin-bottom: 2.9em;
  margin-top: 2.8em;
  padding-bottom: 1em;
  padding-left: 6em;
  padding-right: 6em;
  padding-top: 2.4em;
}

.flex.infobox-wrapper.bilderdownload {
  background: #e6e4e4 url("../images/infobox-download.png") no-repeat scroll 1.6em 2.2em;
  background-size: 2.8em 2.625em;
  padding-bottom: 1.3em;
  position: relative;
}

.flex.infobox-wrapper.dokdownload {
  background: #e6e4e4 url("../images/infobox-download.png") no-repeat scroll 1.6em 2em;
  background-size: 2.8em 2.625em;
  padding-bottom: 2.3em;
}

.flex .infobox-header {
  color: #17365c;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.429em;
  padding-bottom: 0.762em;
}

/* Infobox - Eingeklappt */
.flex.infobox-wrapper.eingeklappt{
  position: relative;
}

.flex.infobox-wrapper.eingeklappt .infobox-header a {
  border-color: #8dae10;
  color: #17365c;
}

.flex.infobox-wrapper.eingeklappt .infobox-header a:hover {
  color: #8dae10;
}

.flex.infobox-wrapper.eingeklappt .infobox-text {
  display: none;
}

.flex.infobox-wrapper.eingeklappt .infobox-close {
  background: #e6e4e4 url(../images/infobox-download-close.png) no-repeat scroll 0 0 / 3em 3em;
  display: block;
  height: 3em;
  position: absolute;
  right: 1.5em;
  border: 0 none;
  top: 1.75em;
  width: 3em;
  text-decoration: none;
}


/* Flex module - Zitat */
.flex.zitat-wrapper {
  background: rgba(0, 0, 0, 0) url("../images/zitat-arrow.png") no-repeat scroll left 1.4em;
  background-size: 2.5em 2.0em;
  padding-bottom: 2.6em;
  padding-left: 3.8em;
  padding-top: 0.7em;
}

.flex .zitat-text p {
  color: #17365c;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 2.4em;
  line-height: 1.375em;
  margin-bottom: 0.125em;
}

.flex .zitat-quelle {
  color: #7c7c7b;
  font-size: 1.8em;
  line-height: 1.667em;
  margin-bottom: 0.167em;
}


/* Flex module - Einzelbild */
.node-standard .einzelbild-wrapper,
.node-standard-standard .einzelbild-wrapper {
  padding-bottom: 2em;
  padding-top: 1em;
}

.node-standard .einzelbild-wrapper .ezb-bild, 
.node-standard-standard .einzelbild-wrapper .ezb-bild  {
  margin-bottom: 0.5em;
}

.node-standard .einzelbild-wrapper .ezb-bild img, 
.node-standard-standard .einzelbild-wrapper .ezb-bild img {
  height: auto;
  width: 100%;  
}

.node-standard .einzelbild-wrapper .bildzeile-wrapper,
.node-standard-standard .einzelbild-wrapper .bildzeile-wrapper {
  padding-bottom: 0;
}


/* Bilderstreck- Flexslider */
.bildstrecke.flexslider {
  display: block;
  margin-bottom: 2.9em;
  margin-top: 2.8em;
  position: relative;
}

.bildstrecke.on-top.flexslider {
  margin-bottom: 2.9em;
  margin-top: 0;
}

.bildstrecke ul {
  font-size: 1em;
  list-style: none;
  padding: 0;
}

.bildstrecke ul li {
  padding: 0;
}

.bildstrecke .flex-viewport {
  background-color: #e6e4e4;
}

.bildstrecke .flex-viewport li {
  position: relative;
}

.bildstrecke .flex-viewport .bildzeile-wrapper {
  margin-left: 1.5em;
  margin-right: 1.5em;
  padding-bottom: 1.5em;
}

.bildstrecke .flex-viewport .bst-bild {
  margin-bottom: 0.8em;
}

.bildstrecke .flex-viewport img {
  display: block;
  height: auto;
  width: 100%;
}

.bildstrecke .flex-direction-nav {
  padding-bottom: 3.6em;
}

.bildstrecke .flex-direction-nav li {
  background-color: #e6e4e4;
  float: left;
  list-style-type: none;
  text-align: center;
  width: 41.4%;
}

.bildstrecke .flex-direction-nav li:first-child {
  padding-right: 17.2%;
}

.bildstrecke .flex-direction-nav li a,
.bildstrecke .flex-direction-nav li a:hover,
.bildstrecke .flex-direction-nav li a:focus {
  border-bottom: 0;
  color: transparent;
  display: block;
  height: 3.6em;
  padding: 0;
  width: 100%;
}

.bildstrecke .flex-direction-nav li.flex-nav-prev a {
  background: #7b7b7c url("../images/slider-arrows-left.png") no-repeat scroll center top;
  background-size: 3.6em 3.6em;
}

.bildstrecke .flex-direction-nav li.flex-nav-next a {
  background: #7b7b7c url("../images/slider-arrows-right.png") no-repeat scroll center top;
  background-size: 3.6em 3.6em;
}

.bildstrecke .flex-direction-nav li a:hover {
  background-color: #8dae10;
}

.bildstrecke .slider-counter {
  bottom: 0;
  color: #7b7b7c;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.4em;
  line-height: 1em;
  margin: auto auto auto 41.4%;
  padding-bottom: 0.857em;
  position: absolute;
  text-align: center;
  width: 17.2%;
}

.bildstrecke .slider-counter .current,
.bildstrecke .slider-counter .total {
  color: #8dae10;
}


/* Flex module - YouTube-Video */
/* see: http://embedresponsively.com */
.youtube-wrapper #powered-by {
  /* display: none !important;
    in embetty.js gelöst
  */
}

.youtube-wrapper { 
  height: 0; 
  margin-bottom: 1.75em;
  margin-top: 2.7em;
  max-width: 100%; 
  overflow: hidden; 
  padding-bottom: 56.25%; 
  position: relative;
} 

.yt-disclaimer { 
  color: #7c7c7b;
  /* font-family: RUB-Neu Flama, Arial, sans-serif; */
  font-size: 1.25em;
  line-height: 1.3em;
  padding-bottom: 2.25em;
}

.youtube-wrapper iframe, 
.youtube-wrapper object, 
.youtube-wrapper embed { 
  height: 100%; 
  left: 0; 
  position: absolute; 
  top: 0; 
  width: 100%; 
}

.youtube-wrapper #poster img {
  margin-top: -9.35%;
}

embetty-video #poster img {
  margin-top: -9.35%;
}


/* Flex module - SoundCloud-Audio */
.soundcloud-wrapper { 
  margin-bottom: 2.5em;
  margin-top: 2.8em;
} 


/* Flex module - Tweet */
.tweet-wrapper #powered-by {
  /* display: none !important;
    in embetty.js gelöst
  */
}

.flex.tweet-wrapper {
  margin-bottom: 2.9em;
  margin-top: 3.8em;
}

.flex.tweet-wrapper.inner {
  margin: auto;
  /* width: 520px; */
}

.tweet-disclaimer { 
  color: #7c7c7b;
  /* font-family: RUB-Neu Flama, Arial, sans-serif; */
  font-size: 1.25em;
  line-height: 1.3em;
  padding-bottom: 2.25em;
}

.tweet-disclaimer a { 
  border-bottom: 1px solid #c1bbba;
  padding-bottom: 0.105em;
}

.tweet-disclaimer a:hover { 
  border-color: #8dae10;
  color: #8dae10;
}

.twitter-tweet.twitter-tweet-rendered,
.twitter-tweet.twitter-tweet-rendered div,
.SandboxRoot.env-bp-350 > div {
  width: 100% !important;
}

.EmbeddedTweet {
  margin: auto;
}


/* Flex module - Poll */
.umfrage-wrapper.infobox-wrapper  {
  background: #e6e4e4 url("../images/infobox-fragezeichen.png") no-repeat scroll 1.5em 1.3em !important;
  background-size: 3em 4.0em !important;
  overflow: hidden;
  position: relative;
}

.umfrage-wrapper h2,
.umfrage-wrapper .unpublished {
  display: none;
}

.umfrage-wrapper .node-title {
  color: #17365c;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 2.1em;
  font-weight: bold;
  line-height: 1.429em;
  padding-bottom: 0.762em;
}

.umfrage-wrapper form .form-submit {
  margin-top: 1.5em;
  margin-bottom: 0.85em;
  padding-top: 0.45em;
  padding-bottom: 0.5em;
}

.umfrage-wrapper form .messages--error {
  color: red;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.5em;
  margin-bottom: 1.5em;
}

.umfrage-wrapper form #message {
  color: red;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.5em;
  font-style: normal;
  margin-bottom: 0.7em;
  margin-top: 0.3em;
}

.umfrage-wrapper .button-arrow-arrow {
  position: absolute;
  bottom: 0.4em;
}

.advpoll-write-in .form-item {
  padding: 0px;
  margin: 0px;
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0.95em;
}

.advpoll-write-in input {
  color: #3c3c3b;
  font-size: 1.5em;
  padding-bottom: 0.222em;
  padding-left: 0.222em;
  padding-right: 0.222em;
  padding-top: 0.222em;
}

.node-advpoll .poll {
  padding-bottom: 1.5em;
}

.poll-bar {
  margin-bottom: 0.35em;
  margin-top: 0.5em;
}

.poll-bar .text {
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.5em;
  padding-bottom: 0.25em;
}

.poll .bar {
  background-color: #ddd;
  height: 2em;
}

.poll .bar .foreground {
  background-color: #8dae10;
  height: 2em;
}

.poll-bar .percent {
  color: #7c7c7b;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.25em;
}

.node-advpoll .total {
  color: #7c7c7b;
  font-family: RUB-Neu Flama, Arial, sans-serif;
  font-size: 1.25em;
  padding-top: 1em;
}

.node-advpoll .total {
  display: none;
}

.show-total .node-advpoll .total {
  display: block;
}

.advpoll-write-in {
  width: auto;
}

.umfrage-wrapper .field-advpoll-bild {
  padding-bottom: 2.5em;
}

.umfrage-wrapper .field-advpoll-bild img {
  height: auto;
  width: 100%;
}

/* <div class="ajax-progress ajax-progress-throbber"><div class="throbber">&nbsp;</div></div> */
.node-advpoll .ajax-progress {
  background-color: #e6e4e4;
  height: 4.8em;
  position: absolute;
  text-align: center;
  width: 100%; 
  z-index: 9999;
}

.node-advpoll .ajax-progress .throbber {
  background-size: 2em;
  background-position: 0.45em 0.75em;
  height: 100%;
  width: 100%; 
}

.node-advpoll .ajax-progress .message {
  display: none;
}




/** 
 * Media queries
 */
@media only screen and (max-width: 1130px) {
  
  
} 
  
@media only screen and (max-width: 700px) {
  
  /* Flex module - Dev */
  .flex.placeholder {
    font-size: 1.8em;
    line-height: 1.333em;
    margin-bottom: 0.810em
  }
  
  
  /* Flex module - Infobox */
  .flex .infobox-header {
    font-size: 1.8em;
    line-height: 1.333em;
    padding-bottom: 0.762em;
  }
  
  
  /* Flex module - Infobox */
  .flex.infobox-wrapper {
    background: #e6e4e4 url("../images/infobox-i.png") no-repeat scroll 1.5em 1.6em;
    background-size: 1.1em 2.3em;
    margin-bottom: 1.9em;
    margin-top: 2.2em;
    padding-bottom: 0.8em;
    padding-left: 4em;
    padding-right: 4em;
    padding-top: 1.6em;
  }
  
  .flex.infobox-wrapper.bilderdownload {
    background: #e6e4e4 url("../images/infobox-download.png") no-repeat scroll 1em 1.5em;
    background-size: 2em 1.875em;
  }
  
  .flex.infobox-wrapper.dokdownload {
    background: #e6e4e4 url("../images/infobox-download.png") no-repeat scroll 1em 1.5em;
    background-size: 2em 1.875em;
  }

  
  /* Flex module - Zitat */
  .flex.zitat-wrapper {
    background: rgba(0, 0, 0, 0) url("../images/zitat-arrow.png") no-repeat scroll left 1.4em;
    background-size: 2.0em 1.5em;
    padding-bottom: 1.5em;
    padding-left: 3.5em;
    padding-top: 0.9em;
  }
  
  .flex .zitat-text p {
    font-size: 2.1em;
    line-height: 1.143em;
    margin-bottom: 0.125em;
  }

  .flex .zitat-quelle {
    font-size: 1.8em;
    line-height: 1.667em;
    margin-bottom: 0.167em;
  }
  
  
  /* Bilderstreck- Flexslider */
  .bildstrecke.flexslider {
    margin-bottom: 1.9em;
    margin-top: 2.2em;
  }
  
  
  /* Flex module - YouTube-Video */
  .youtube-wrapper { 
    margin-bottom: 1.9em;
    margin-top: 2.2em;
  } 
  
  
  /* Flex module - Umfrage */
  .umfrage-wrapper.infobox-wrapper  {
    background: #e6e4e4 url("../images/infobox-fragezeichen.png") no-repeat scroll 0.9em 1.3em !important;
    background-size: 2em 2.6em !important;
    overflow: hidden;
    position: relative;
  }

  .umfrage-wrapper .node-title {
    font-size: 1.8em;
    line-height: 1.333em;
    padding-bottom: 0.762em;
  }
  
  .node-advpoll .field-body p {
    font-size: 1.6em;
    line-height: 1.5em;
  }
  
  .umfrage-wrapper form .messages--error {
    font-size: 1.3em;
  }
  
  .umfrage-wrapper form #message {
    font-size: 1.3em;
  }
}

