/*!
   Theme Name: Future
   Author: futur3
   Author URI: http://futur-drei.de/
   Version: 6.3
   Description: Drei Theatermacher erwarten zeitgleich Nachwuchs, und suchen einen Namen für ihre gemeinsamen Theaterprojekte - "Futur3" ist geboren.
   Text Domain: futur
   Tags: Theater, show, Köln, Theaterkollektiv, Freihandelszone, futur3
*/

@import url(font/font.css);
body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,p,blockquote,th,td { 
   outline: none;
   cursor: default;
   word-wrap: break-word; 
}
*, *:before, *:after {
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box; 
}
html {
   font-family: sans-serif;
   -ms-text-size-adjust: 100%;
   -webkit-text-size-adjust: 100%; 
   font-size: 10px;
   -webkit-tap-highlight-color: transparent;
}
body {
   margin: 0;
   font-family: "pt_serifregular", "Times New Roman", serif;
   font-size: 14px;
   background: #fff;
}
body, input, textarea, .rpwe-summary, h5.comment-reply-title, .theater a {
   color: #444;
}
header,hgroup,main,menu,nav,section,summary,article,aside,details,figcaption,figure,footer {
  display: block; 
}
video,audio,progress {
  display: inline-block;
  vertical-align: baseline; 
}
audio:not([controls]) {
  display: none;
  height: 0; 
}
[hidden], template {
  display: none; 
}
a {
  text-decoration: none; 
  background: transparent;  
}
a:hover, a:focus {
   color: #000;
   text-decoration: none; 
   outline: 0;   
}
abbr[title] {
  border-bottom: 1px dotted; 
}
b, strong {
   font-family: "pt_serifbold";
}
img {
  border: 0; 
  vertical-align: middle;
  max-width: 100%;
  height: auto; 
}
svg:not(:root) {
  overflow: hidden; 
}
blockquote cite {
   font-size: 77px;
   text-align: center;
   font-style: normal;
   margin: -45px 0 25px;
   display: block;
}
blockquote {
  padding: 10px 20px;
  margin: 0;
  font-size: 21px;
  line-height: 26px; 
  border-top: 1px solid #aaa;
}
blockquote, blockquote p {
  text-align: center;   
}
blockquote h4 {
   font-style: normal;
   padding-top: 25px;
   font-size: 18px;
   line-height: 24px;
}
.line {
   width: 60%;
   margin: 1px 20% 5px 20%;
   border-top: 1px solid #aaa;
}
address {            /*****************************************/
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; 
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; 
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 1px solid #aaa; 
}
hr.dashed {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; 
  margin-top: 30px;
  margin-bottom: 30px;
  border: 0;
  border-top: 2px dashed #aaa;     
}
code,kbd,pre,samp {
   font-family: "inconsolataregular";
   font-size: 1em; 
}
button,input,optgroup,select,textarea {
   color: inherit;
   font-family: inherit;
   font-size: inherit;
   line-height: inherit; 
   margin: 0; 
}
button {
  overflow: visible; 
}
button, select {
  text-transform: none; 
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; 
}
button[disabled], html input[disabled] {
  cursor: default; 
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; 
}
input, textarea {
  padding: 8px;
  border: 1px solid #999;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; 
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; 
}
textarea {
  overflow: auto; 
  resize: vertical;
}
optgroup {
  font-weight: bold; 
}
table {
   width: 100%;
   background-color: transparent; 
   border-collapse: collapse;
   border-spacing: 0;
}
table td, table th {
   padding: 8px;
   text-align: left; 
}
table th {
   font-weight: bold;
   text-align: left;  
}
table caption {
   padding-top: 6px;
   padding-bottom: 6px;
   text-align: left;
}
.tagme, .tagme a, .categ, .categ a{
   font-size: 13px;
   display: inline !important;
   text-transform: none;
}
.categ a:before{
   content: "#"; 
   font-size: 13px;  
   position: relative;
   top: 1px;
   font-family: 'verdana';
   padding-right: ;
}
figure {
   margin: 0; 
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; 
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; 
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; 
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; 
}
.link_top {
   position: absolute;
   right: 150px;
   width: 300px;
   top: 49px;
}
.link_top li a {
   padding: 5px 10px;
   display: inline-block;
   float: right;
   color: #111;
   font-size: 16px;
   font-weight: bold;
   text-align: center;
}
.link_top li a:hover {
   color: #00b4c3;
}
h3, h4, h5, h6, .kopf h1, .kopf strong, .pdf, cite, .rpwe-summary strong, .rpwe-time, .entry-title, .tag-news h3.h3, .futur_drei .item .future h2, .tele, .arrow a, .subtext p strong, .newsletter, .fuss a, .post-24 .columns p::first-letter, h2.tribe-events-page-title, .tribe-event-schedule-details, .tribe-events-list-event-description p strong, .link {
   font-family: "libre_franklinblack";
}
.italic, h3.h3, mark, .columns p em, .columns p a {
   font-family: "libre_franklinblack_italic";	  
}
h2, .small, p, .kopf h2, .kopf p, h3 span, .sechsundzwanzig, .rpwe-summary, h5.comment-reply-title, #text-4.ueber .textwidget, .theater .futur_drei .item .future a, .boden a, .subtext p, .autoren a, .autoren, .tribe-events-list-separator-month span, label, table {
   font-family: "pt_serifregular";	   
}
blockquote p, i, dfn, .infotext small, span.cptch_title, .ueber .textwidget, .download, p em, .kursiv, .nav-previous a, .nav-next a  {
   font-family: "pt_serifitalic";
}
.description h3 {text-align: center;}
/*.rsDefaultInv,
.rsDefaultInv .rsOverflow,
.rsDefaultInv .rsSlide,
.rsDefaultInv .rsVideoFrameHolder,
.rsDefaultInv .rsThumbs {
	background: #fff;
	color: #222;
}*/
.description a { border-bottom: 2px solid #6DFFFF;}
.description a:hover { border-bottom: 2px solid transparent;}
.derbutton a{
	background: #fff;
	border: 1px solid #333;
	border-radius: 4px;
	padding: 6px 20px;
	color: #333;
	display: inline-block;
	font-family: "libre_franklinblack";	
	font-size: 16px;
	text-align: center;
	letter-spacing: 1px;
}
.derbutton a:hover {
	background: #ffffff !important;
	border: 1px solid transparent;
	color: #242415;
}
h1 {
   font-size: 36px; 
}
h2.after::after, .tribe-events-content p strong:after {
   content: ' – ';
}
h2 {
   font-size: 40px;
   line-height: 42px;
   text-align: center;
   margin-top: 11px; 
   letter-spacing: 0;
}
.map_data {
   height: 27px;
}
h3 {
   font-size: 28px;
   line-height: 34px;
   border-top: 1px solid #aaa;
   padding-top: 30px;
}
.single h3 {
   margin-bottom: -15px;  
}
.tag-blog h3.h3, .tag-news h3.h3 {
   font-size: 40px;
   line-height: 40px;
   padding-top: 50px;
   margin-bottom: 28px;
}
h4 {
   font-size: 21px;
   line-height: 26px;
   margin: 0 !important;
}
h5 {
   font-size: 21px; 
   margin: -18px 0 -20px;
}
h6 {
   font-size: 14px; 
   border-top: 1px solid #aaa;
   padding-top: 20px;
   margin-bottom: 0;
   margin-top: 20px;
}
mark {
   font-size: 18px;
   line-height: 24px;
   background: none;
   color: #444;
}
.sechsundzwanzig {
   font-size: 26px;
   margin: 35px 0;
}
.small {
   font-size: 14px;
   line-height: 18px;
   margin-bottom: 10px;
}
.italic {
   font-size: 21px;  
   line-height: 26px;
}
.kopf h1 {
   font-size: 46px;
   line-height: 48px;  
   margin: 30px 0 0; 
}
.kopf h2 {
   font-size: 40px;
   line-height: 42px; 
   margin: 0 0 20px;
}
.kopf h1, .kopf h2, .kopf img {
   width: 100%;
   text-align: center;
}
p {
   font-size: 18px;
   line-height: 24px;
   text-align: left;  
   margin: 0 0 10px;     
}
article p {
   margin-top: 28px; 
   margin-bottom: 28px;
}
.page p  {
  margin: 19px 0 14px; 
}
form p  {
  margin: 0 0 28px !important; 
  font-size: 18px;
}
.ensemble {
   min-height: 300px;
   border: 1px solid transparent;
}
.leitung {
   display: inline-block;
   margin-bottom: 20px;
}
p.centro {
   text-align: center;
   margin-bottom: 58px;
}
/* Fonts
 ************************************************************/
.libre_franklinblack, .pt_serifregular, .inconsolataregular, .pt_serifbold, .pt_serifitalic, 
.pt_serifbold_italic, .pt-serif-italic, .libre_franklinblack_italic { font-size: 30px; }
.libre_franklinblack { font-family: "libre_franklinblack"; }
.pt_serifregular { font-family: "pt_serifregular"; }
.inconsolataregular { font-family: "inconsolataregular"; }
.pt_serifbold { font-family: "pt_serifbold"; }
.pt_serifitalic { font-family: "pt_serifitalic"; }
.pt_serifbold_italic { font-family: "pt_serifbold_italic"; }
.pt-serif-italic { font-family: "pt_serifitalic"; }
.libre_franklinblack_italic { font-family: 'libre_franklinblack_italic'; }

/**/
.lead {
   margin-bottom: 20px;
   font-size: 16px;
   font-weight: 300;
   line-height: 1.4;
}
.luft{
   height: 5px;
}
@media (min-width: 769px) {
   .lead {font-size: 21px; } 
}
small {
  font-size: 80%; 
  margin-top: 10px;
  display: inline-block;
}
.text-left {text-align: left; }
.text-right {text-align: right; }
.text-center {text-align: center; }
.text-justify {text-align: justify; }
.text-nowrap {white-space: nowrap; }
.text-lowercase {text-transform: lowercase; }
.text-uppercase {text-transform: uppercase; }
.text-capitalize {text-transform: capitalize; }
.page-header {
   padding-bottom: 9px;
   margin: 40px 0 20px;
}
em {
   font-style: normal;
}
ul, ol {
   margin-top: 0;
   margin-bottom: 10px; 
   list-style: none;
}
ul ul, ul ol, ol ul, ol ol {
   margin-bottom: 0; 
}
ul#menu-404 li {
   margin-left: -40px; 
}
#menu-404 li a {
   padding: 5px;
   display: block;
   border-left: 4px solid transparent;
   width: 90%;
   padding-left: 10px;
}
#menu-404 li a:hover {
   background: rgba(255,255,104,1);
   color: #222;
   border-left: 4px solid #444;
}
.list-unstyled {
   padding-left: 0;
   list-style: none; 
}
.list-inline {
   padding-left: 0;
   list-style: none;
   margin-left: -5px; 
}
.list-inline > li {
   display: inline-block;
   padding-left: 5px;
   padding-right: 5px; 
}
.initialism {
   font-size: 90%;
   text-transform: uppercase; 
}
.pre-scrollable {
   max-height: 340px;
   overflow-y: scroll; 
}
.container {
   max-width: 1380px !important;
   margin: 0 7.5% 0 10%;
   position: relative;
}
.container:before, .container:after {
   content: " ";
   display: table; 
}
.container:after {
   clear: both; 
}
@media (max-width: 1064px) {
   .container { width: 98%; margin: 0 1%;} 
    body { overflow-x: hidden; }
}
.rpwe-block ul {
   list-style: none !important;
   margin-left: 0 !important;
   padding-left: 0 !important;
   margin-top: -10px !important;
}
.rpwe-block li {
   border-bottom: 1px solid #aaa;
   margin-bottom: 20px;
   list-style-type: none;
}
.rpwe-block a {
   display: inline !important;
}
.rpwe-block h3 {
   clear: none;
   margin-bottom: 5px !important;
   margin-top: 0 !important;
   font-family: "libre_franklinblack" !important;	
   font-size: 24px !important;   
	line-height: 25px;
   display: inline;
   padding: 0 10px;
   border-top: 0;
}
.rpwe-block a[rel="tag"] {
	font-family: "inconsolataregular";
	text-transform: uppercase;
	font-size: 16px;
	line-height: 25px;
}
.rpwe-thumb {
   box-shadow: none !important;
   padding: 0 !important;
}
.rpwe-summary {
	font-size: 14px;
	line-height: 15px;
   display: inline;
}
.rpwe-summary strong {
   color: #333;
   font-size: 14px;
}
.rpwe-summary a.more-link {
   display: block !important;
   width: 100%;
   font-size: 12px;
}
.rpwe-summary a.more-link:hover, .rpwe-block a:hover {
   color: #111 !important;   
}
.rpwe-time {
   color: #333;
   font-size: 14px;
   display: inline;
   padding-right: 10px;
}
.rpwe-comment {
   color: #bbb;
   font-size: 11px;
   padding-left: 5px;
}
.rpwe-alignleft {
   display: inline;
   float: left;
}
.rpwe-alignright {
   display: inline;
   float: right;
}
.rpwe-aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.rpwe-clearfix:before, .rpwe-clearfix:after{
   content: "";
   display: table !important;
}
.rpwe-clearfix:after{
   clear: both;
}
.rpwe-clearfix{
   zoom: 1;
}
.container-fluid {
   margin-right: auto;
   margin-left: auto;
   padding-left: 20px;
   padding-right: 20px; 
}
.container-fluid:before, .container-fluid:after {
   content: " ";
   display: table; 
}
.container-fluid:after {
   clear: both; 
}
.row {
   margin-left: -20px;
   margin-right: -20px; 
}
.row:before, .row:after {
   content: " ";
   display: table; 
}
.row:after {
    clear: both; 
}
.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,
.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 {
   position: relative;
   min-height: 1px;
   padding-left: 20px;
   padding-right: 20px;
}
@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-1 { width: 8.33333%; }
  .col-md-2 { width: 16.66667%; }
  .col-md-3 { width: 25%; }
  .col-md-4 { width: 33.33333%; }
  .col-md-5 { width: 41.66667%; }
  .col-md-6 { width: 50%; }
  .col-md-7 { width: 58.33333%; }
  .col-md-8 { width: 66.66667%; }
  .col-md-9 { width: 75%; }
  .col-md-10 { width: 83.33333%; }
  .col-md-11 { width: 91.66667%; }
  .col-md-12 { width: 100%; }
}
@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-1 { width: 8.33333%; }
  .col-lg-2 {width: 16.66667%; }
  .col-lg-3 { width: 25%; }
  .col-lg-4 { width: 33.33333%; }
  .col-lg-5 { width: 41.66667%; }
  .col-lg-6 { width: 50%; }
  .col-lg-7 { width: 58.33333%; }
  .col-lg-8 { width: 66.66667%; }
  .col-lg-9 { width: 75%; }
  .col-lg-10 { width: 83.33333%; }
  .col-lg-11 { width: 91.66667%; }
  .col-lg-12 { width: 100%; }
}
.rechte_seite {
   height: 52px; 
   width: 100%; 
}
@media (max-width: 991px) {
   .rechte_seite { height: 20px; }
}
.events-archive .kopf p { 
/* 	width: 100%;
	height: 400px;
	background: url(http://www.futur-drei.de/wp-content/uploads/2016/08/F3-B_ensemble_3-kl-sw_1100x400-1.jpg); 
	background-repeat: no-repeat;
	background-size: 100%;
	text-align: center; */
}
@media screen and (max-width: 991px) {
	.page-id-214 aside#nav_menu-3, .events-archive aside#nav_menu-3, .page-template-page-ensemble-php aside#nav_menu-2,
	.page-id-214 aside#text-3, .page-id-214 aside#text-4, .page-id-214 aside#text-5, .page-id-214 aside#text-6, 
	.page-id-214 aside#text-7, .page-id-214 aside#text-8, .page-id-214 aside#text-9, .page-template-page-ensemble-php aside#custom_html-4,
	.events-archive aside#text-3, .events-archive aside#text-4, .events-archive aside#text-5,.events-archive aside#text-6,
	.events-archive aside#text-7, .events-archive aside#text-8,.events-archive aside#text-9, 
	.page-id-214 .rechte_seite, .page-template-page-ensemble-php .rechte_seite, .events-archive .rechte_seite { display: none; }
/* 	.events-archive .kopf p { 
	height: 100%;
	} */
}
fieldset {
   padding: 0;
   margin: 0;
   border: 0;
   min-width: 0; 
}
legend {
   display: block;
   width: 100%;
   padding: 0;
   margin-bottom: 20px;
   font-size: 21px;
   line-height: inherit;
   color: #333333;
   border: 0;
   border-bottom: 1px solid #e5e5e5; 
}
label {
   display: inline-block;
   max-width: 100%;
   margin: 5px 0 0 5px;
   color: #777;
   font-size: 16px;
}
.comment-avatar img {
   float: left;
}
input[type="search"] {
  -webkit-appearance: none; 
}
.wpcf7{ margin: 30px 0 !important; padding:0;}
.wpcf7 form span.last{ float:none !important;}
.wpcf7 form input[type="text"],.wpcf7 form input[type="email"],.wpcf7 form input[type="tel"],.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],.wpcf7 form select,#commentform input#email,#commentform input#url,#commentform input#author,
.wpcf7 form textarea, #commentform textarea, .wysija-input, input#email, input#fname, input#lname { 
	background: #fff;
	border: 1px solid #aaa; 
	padding: 10px; 
	font-family: verdana;
	font-size: 16px;
	color: #444;
	width: 100%;   
	font-wait: normal;
}
.comment-form-email, .comment-form-url {display:none;}

.wysija-input, input#email, input#fname, input#lname  { 
   width: 75%;   
}
.formError .formErrorContent {
   border: 0;
   width: 170px;
   -webkit-box-shadow: 0 0 2px #888;
   -moz-box-shadow: 0 0 2px #888;
   -o-box-shadow: 0 0 2px #888;
   -ms-box-shadow: 0 0 2px #888;
   box-shadow: 0 0 2px #888;
}
.wpcf7 form input[type="text"],.wpcf7 form input[type="email"],.wpcf7 form input[type="tel"],.wpcf7 form input[type="url"],
.wpcf7 form input[type="date"],.wpcf7 form select,#commentform input#email, #commentform input#url, #commentform input#author { 
  	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out; 
}
.wpcf7 form input[type="text"]:hover,.wpcf7 form input[type="email"]:hover,.wpcf7 form input[type="tel"]:hover,.wpcf7 form input[type="url"]:hover,
.wpcf7 form input[type="date"]:hover, .wpcf7 form select:hover, div.wpcf7-validation-errors,#commentform input#email:hover, #commentform input#url:hover, 
#commentform input#author:hover, .wpcf7 form textarea:hover, #commentform textarea:hover, .wysija-input:hover { 
   -webkit-box-shadow: 0 0 5px #99CCFF;
   -moz-box-shadow: 0 0 5px #99CCFF;
   -o-box-shadow: 0 0 5px #99CCFF;
   -ms-box-shadow: 0 0 5px #99CCFF;
   box-shadow: 0 0 5px #99CCFF;
}
.wpcf7 form input[type="text"]:focus,.wpcf7 form input[type="email"]:focus,.wpcf7 form input[type="tel"]:focus,.wpcf7 form input[type="url"]:focus,
.wpcf7 form input[type="date"]:focus,.wpcf7 form select:focus,#commentform input#email:focus, #commentform input#url:focus, #commentform input#author:focus, 
.wpcf7 form textarea:focus, #commentform textarea:focus, .wysija-input:focus { 
   border: 1px solid #999; 
}
.wpcf7 form textarea, #commentform textarea {
   height: 150px; 
   resize: vertical;
}
.wpcf7 form input[type="checkbox"], .wpcf7 form input[type="radio"], .wpcf7 form input[type="file"]{ margin-top:10px; padding:0; }
span.wpcf7-list-item{ margin:0 15px 0 0 !important; }
.wpcf7 form input[type="submit"], #commentform input#submit, input.wysija-submit, input.button-primary { 
   margin: 5px 0; 
   padding: 8px 25px; 
   background: #fff;
   border: 1px solid #aaa; 
   color: #333; 
   font-size: 32px;
   font-family: 'libre_franklinblack';
   cursor: pointer;
}
.wpcf7 form input[type="submit"]:hover, #commentform input#submit:hover, input.wysija-submit:hover, input.button-primary:hover { 
   background: rgba(255,255,104,1);
   border: 1px solid #000; 
   color: #000;
}
.wpcf7 legend {
   margin: 0 0 -7px 6px;
}	
.wpcf7-form p {
   font-size: 16px !important;
   color: #777;
}
.wpcf7-not-valid-tip {
   margin-left: 6px;
   font-size: 12px !important;
}
/*    Veranstaltungs Kalender
 ******************************/
.tribe-events-cal-links, #tribe-events .tribe-events-button, .tribe-bar-disabled, .tribe-events-divider, .tribe-events-cost, .tribe-events-sub-nav li a, 
a.tribe-events-ical, .tribe-events-loop .tribe-events-event-cost, .tribe-events-read-more/*, .single-tribe_events .tribe-events-single-event-title, .tribe-events-schedule h2 */ {
   display: none !important;
} 
.post-type-archive-tribe_events .breadcrumb span:after {
   content: "Alle Veranstaltungen" !important;
   position: relative;
   background-color: #fff;
   left: -30px;
}
.single-tribe_events .breadcrumb span:after  {
   content: "Veranstaltung" !important;
   position: relative;
   background-color: #fff;
   left: -48px;
}
.wysija-paragraph label {
   font-size: 18px;
   padding: 7px 0;
}
.wysija-input {
   margin: 0;
   padding: 9px;
}
.widget_wysija_cont .wysija-submit {
   margin-top: 42px;
   margin-bottom: 100px;
   padding: 4px 50px;
   font-size: 28px;
   color: #444;   
}
.tribe-events-list-separator-month { 
   background: none;
   border-bottom: 1px solid #444;
   position: relative;
   margin-top: 0;
}
#tribe-events-footer, #tribe-events-header {
   margin-bottom: 0;
}
.tribe-events-list-separator-month span { 
   background: #fff;
   display: inline-block;
   width: auto;
   position: relative;
   top: 21px;
   padding: 0 10px;
   margin-left: 42%;
   color: #444;
   text-transform: none;
   font-size: 21px;
}
@media (max-width: 550px) {
  .tribe-events-list-separator-month span { margin-left: 28%; }
}
.tribe-events-list .type-tribe_events {
   padding-bottom: 0;
   border: 0;
}
#tribe-events .tribe-events-content p {
   font-size: 14px;
   line-height: 18px !important;
}
.tribe-events-loop .tribe-events-event-meta {
   background: none;
   border: 0;
   font-size: 18px;
}
.tribe-events-list .tribe-events-venue-details {
   border: 0;
   padding: 0;
   margin: 0;
}
a.tribe-events-gmap {
   display: inline;
}
.tribe-events-list h2.tribe-events-list-event-title {
   font-size: 28px;
   line-height: 34px;
}
.tribe-events-list h2.tribe-events-list-event-title, .single-tribe_events .tribe-events-single-event-title {
   font-family: "libre_franklinblack";   
}
.single-tribe_events .tribe-events-single-event-title, .tribe-events-schedule h2 {
   font-size: 26px;
   text-align: center; 
}
.tribe-events-list h2.tribe-events-page-title {
   font-size: 46px;
   line-height: 48px;   
}
.post-type-archive-tribe_events #primary  {
   margin: 34px auto; 
}
::-moz-placeholder {
   color: #666;
   font-family: 'pt_serifitalic';
   font-size: 32px;
}
::-webkit-input-placeholder {
   color: #666;
   font-family: 'pt_serifitalic';
   font-size: 32px;
}
:-ms-input-placeholder {
   color: #666;
   font-family: 'pt_serifitalic';
   font-size: 32px;
}
.cptch_span input {
   font-family: 'libre_franklinblack' !important;
   font-size: 22px !important;
}
h5.comment-reply-title {
   font-size: 18px;
   margin: 40px 0 5px;
}
p.infotext {
   text-align: right;
   margin-bottom: 0 !important;
}
.infotext small, span.cptch_title {
   margin-top: 0;
   font-size: 14px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; 
}
.fade.in {
   opacity: 1; 
}
.collapse {
   display: none;
   visibility: hidden; 
}
.collapse.in {
    display: block;
    visibility: visible; 
}
tr.collapse.in {
  display: table-row; 
}
tbody.collapse.in {
  display: table-row-group; 
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; 
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; 
}
.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 0 0;
   list-style: none;
   font-size: 14px;
   text-align: left;
   background-color: #fff;
   border: 1px solid #ccc;
   border: 1px solid rgba(0, 0, 0, 0.15);
   border-radius: 4px;
   -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.42857;
   color: #333333;
   white-space: nowrap; 
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; 
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; 
}
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; 
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; 
}
.open > .dropdown-menu {
  display: block; 
}
.open > a {
  outline: 0; 
}
.dropdown-menu-right {
  left: auto;
  right: 0; 
}
.dropdown-menu-left {
  left: 0;
  right: auto; 
}
.dropdown-header {
   display: block;
   padding: 3px 20px;
   font-size: 12px;
   line-height: 1.42857;
   color: #777777;
   white-space: nowrap; 
}
.dropdown-backdrop {
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990; 
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; 
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
   border-top: 0;
   border-bottom: 4px solid;
   content: ""; 
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
   top: auto;
   bottom: 100%;
   margin-bottom: 1px; 
}
#menu-filter .nav li {
  float: left; 
}
#menu-filter .nav li a {
  border-left:  1px solid hsla( 0, 0%, 100%, 0.3 );
  border-right: 1px solid hsla( 0, 0%,   0%, 0.2 );
}
#menu-filter .nav li:first-child a {
  border-radius: 7px 0 0 7px;
  border-left: none;
}
#menu-filter .nav li:last-child a {
  border-radius: 0 7px 7px 0;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; 
}
.nav:before, .nav:after {
   content: " ";
   display: table; 
}
.nav:after { clear: both; }
.nav > li {
   position: relative;
   display: block; 
}
.nav > li > a {
   position: relative;
   display: block;
   margin: 10px 15px; 
}
.nav > li > a:hover, .nav > li > a:focus {
   text-decoration: none;
   background-color: #eeeeee; 
}
.nav > li.disabled > a {
   color: #777777; 
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
   color: #777777;
   text-decoration: none;
   background-color: transparent;
   cursor: not-allowed; 
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
   background-color: #eeeeee;
   border-color: #337ab7; 
}
.nav .nav-divider {
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #e5e5e5; 
}
.nav > li > a > img {
   max-width: none; 
}
/**************************************************************************/
.cd-primary-nav {
  float: right;
  margin-right: 5%;
  width: 44px;
  height: 100%;
  background: #600;
  background-size: 44px 44px;
}
.cd-primary-nav ul {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}
.cd-primary-nav ul.is-visible {
  -webkit-transform: translateY(50px);
  -moz-transform: translateY(50px);
  -ms-transform: translateY(50px);
  -o-transform: translateY(50px);
  transform: translateY(50px);
}
.cd-primary-nav a {
  display: block;
  height: 50px;
  line-height: 50px;
  padding-left: 5%;
  background: #000101;
  border-top: 1px solid #051426;
  color: #f0eee1;
}
@media only screen and (min-width: 768px) {
  .cd-primary-nav {
    width: auto;
    height: auto;
    background: none;
  }
  .cd-primary-nav ul {
    position: static;
    width: auto;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    line-height: 70px;
  }
  .cd-primary-nav ul.is-visible {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
  .cd-primary-nav li {
    display: inline-block;
    margin-left: 1em;
  }
  .cd-primary-nav a {
    display: inline-block;
    height: auto;
    line-height: normal;
    background: transparent;
    padding: .6em 1em;
    border-top: none;
    color: #030d18;
  }
}
.navbar {
   position: relative;
   min-height: 50px;
   margin-bottom: 20px;
   border: 1px solid transparent; 
}
.navbar:before, .navbar:after {
   content: " ";
   display: table; 
}
.navbar:after {
   clear: both; 
}
@media (min-width: 769px) {
   .navbar { border-radius: 4px; } 
}
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; 
}
.navbar-header:after {
  clear: both; 
}
@media (min-width: 769px) {
  .navbar-header { float: left; } 
}
.navbar-collapse {
   overflow-x: visible;
   padding-right: 20px;
   padding-left: 20px;
   -webkit-overflow-scrolling: touch; 
   border-bottom: 1px solid #ADADAD;
}
.navbar-collapse:before, .navbar-collapse:after {
   content: " ";
   display: table; 
}
.navbar-collapse:after {
   clear: both; 
}
.navbar-collapse.in {
   overflow-y: auto; 
}
@media (min-width: 769px) {
   .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; 
   }
   .navbar-collapse.collapse {
      display: block !important;
      visibility: visible !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important; 
   }
   .navbar-collapse.in {
      overflow-y: visible; 
   }
   .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
      padding-left: 0;
      padding-right: 0; 
   } 
}
.navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
   max-height: 340px; 
}
@media (max-device-width: 480px) and (orientation: landscape) {
   .navbar-fixed-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse { max-height: 200px; } 
}
.container > .navbar-header,.container > .navbar-collapse,.container-fluid > .navbar-header,.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px; 
}
@media (min-width: 769px) {
   .container > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-header, .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; 
   } 
}
.navbar-static-top {
   z-index: 1000;
   border-width: 0 0 1px; 
}
@media (min-width: 769px) {
   .navbar-static-top { border-radius: 0; } 
}
.navbar-fixed-top, .navbar-fixed-bottom {
   position: fixed;
   right: 0;
   left: 0;
   z-index: 1030; 
}
@media (min-width: 769px) {
   .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-toggle {
  position: relative;
  float: right;
  margin-right: 30px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-image: none;
  border: 1px solid transparent;
}
.navbar-toggle:focus {
   outline: 0; 
}
.navbar-toggle .icon-bar {
   display: block;
   width: 30px;
   height: 3px;
   border-radius: 1px; 
   margin: 2px 0;
}
.navbar-toggle .icon-bar + .icon-bar {
   margin-top: 4px; 
}
@media (min-width: 769px) {
   .navbar-toggle {
      display: none; 
   } 
}
.navbar-nav {
   margin-top: 10px;
}
.navbar-nav > li > a {
   margin-top: 7px;
   margin-bottom: 7px;  /**/
   line-height: 20px; 
}
.futur_logo, .futur_logo a {text-indent: -32659px !important;}
.futur_logo a {
   background: transparent url(img/logo_futur3.png) no-repeat 41% 13px;
   width: 260px;
   height: 115px;
   display: block;
   margin: 0 auto;
  	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out; 
}
@media (max-width: 1110px) {
   .futur_logo a {
      background: transparent url(img/logo_futur3.png) no-repeat 41% 2px;
      height: 88px;
   } 
}
@media (max-width: 768px) {
   .futur_logo a {
      background: transparent url(img/logo_futur3.png) no-repeat 41% 10px;
      height: 96px;
   } 
}
@media (max-width: 768px) {
   .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; 
      background: #eee;
   } 
   .navbar-nav {
      overflow: hidden;
   }
}        
@media (min-width: 769px) {
   .navbar-nav {
      float: right;
      margin: 0; 
      width: 100%;
      height: 100px;            
   }
   .futur_logo { width: 100%; position: absolute;}
   .navbar-nav > li {
      float: left; 
      margin: 50px 0 0 -33px;
      padding-right: 20px;
   }
   .navbar-nav > li:nth-child(5), .navbar-nav > li:nth-child(6), .navbar-nav > li:nth-child(7) { float: right; }
   .navbar-nav > li:nth-child(5) {
      margin-right: 118px;
   }
   .navbar-nav > li > a {
      margin-top: 15px;
      margin-bottom: 15px; /**/
   } 
}
.breadcrumb {
   display: inline-block;
   cursor: default;
   margin: 18px 0 0 5px;
}
.breadcrumb a, .breadcrumb {
	font-family: "inconsolataregular";
	font-size: 12px;
	color: #555 !important; 
	line-height: 18px;
}
.breadcrumb a:hover {
   color: #000 !important;
}
.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-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; 
}
.navbar-btn {
   margin-top: 8px;
   margin-bottom: 8px; 
}
.navbar-text {
   margin-top: 15px;
   margin-bottom: 15px; 
}
@media (min-width: 769px) {
   .navbar-text {
      float: left;
      margin-left: 20px;
      margin-right: 20px; 
   } 
}
@media (min-width: 769px) {
   .navbar-left {
      float: left !important; 
   }
   .navbar-right {
      float: right !important;
      margin-right: -20px; 
   }
   .navbar-right ~ .navbar-right {
      margin-right: 0; 
   } 
}
.navbar-inverse .navbar-text {
   color: #9d9d9d; 
}
.navbar-inverse .navbar-nav > li > a {
	font-family: "libre_franklinblack";
	font-size: 18px;
	color: #444; 
	line-height: 18px;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
   background-color: transparent; 
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
   color: #00B4C3;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
   color: #444;
   background-color: transparent; 
}
.navbar-inverse .navbar-toggle {
   border-color: transparent; 
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
   background-color: transparent; 
}
.navbar-inverse .navbar-toggle .icon-bar {
   background-color: #222; 
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
   border-color: #aaa; 
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
   background-color: transparent;
   color: #fff; 
}
@media (max-width: 768px) {
   .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; 
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; 
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; 
   }
   .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
      color: #fff;
      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: #fff;
      background-color: #090909; 
   }
   .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: #444;
      background-color: transparent; 
   } 
   .navbar-inverse .navbar-nav > li > a {
      padding: 5px 10px;
      font-size: 20px;
   }
   .navbar-inverse .navbar-nav > li > a:hover {
      color: #000;
   }
}
.navbar-inverse .navbar-link, .navbar-inverse .btn-link {
    color: #9d9d9d; 
}
.navbar-inverse .navbar-link:hover, .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; 
}
.thumbnail {
   display: block;
   padding: 4px;
   margin-bottom: 20px;
   line-height: 1.42857;
   background-color: #fff;
   border: 1px solid #ddd;
   border-radius: 4px;
   -webkit-transition: border 0.2s ease-in-out;
   -o-transition: border 0.2s ease-in-out;
   transition: border 0.2s ease-in-out; 
}
.thumbnail > img, .thumbnail a > img {
   display: block;
   max-width: 100%;
   height: auto;
   margin-left: auto;
   margin-right: auto; 
}
.thumbnail .caption {
   padding: 9px;
   color: #333333; 
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
  border-color: #337ab7; 
}
.well {
   min-height: 20px;
   padding: 19px;
   margin-bottom: 20px;
   background-color: #f5f5f5;
   border: 1px solid #e3e3e3;
   border-radius: 4px;
   -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
   box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); 
}
.well blockquote {
   border-color: #ddd;
   border-color: rgba(0, 0, 0, 0.15); 
}
.well-lg {
  padding: 24px;
  border-radius: 6px; 
}
.well-sm {
  padding: 9px;
  border-radius: 3px; 
}
.close {
   float: right;
   font-size: 21px;
   font-weight: bold;
   line-height: 1;
   color: #000;
   text-shadow: 0 1px 0 #fff;
   opacity: 0.3;
   filter: alpha(opacity=30); 
}
.close:hover, .close:focus {
   color: #000;
   text-decoration: none;
   cursor: pointer;
   opacity: 0.7;
   filter: alpha(opacity=70); 
}
button.close {
   padding: 0;
   cursor: pointer;
   background: transparent;
   border: 0;
   -webkit-appearance: none; 
}
.center-block {
   display: block;
   margin-left: auto;
   margin-right: auto; 
}
.pull-right { float: right !important; }
.pull-left { float: left !important; }
.hide { display: none !important; }
.show { display: block !important; }
.invisible { visibility: hidden; }
.text-hide {
   font: 0/0 a;
   color: transparent;
   text-shadow: none;
   background-color: transparent;
   border: 0; 
}
.hidden {
   display: none !important;
   visibility: hidden !important;
}
.slide_nav li {
   display: inline-block;
   color: #600;
}
.slide_nav li a {
   font-weight: bold;
   padding: 5px 10px;   
}
.slide_nav li a.current:before {
   content: "\46";
   font-size: 16px !important;
   top: 7px;
   color: #666 !important;
}
.list-wrap div {
   width: 100%;
   height: auto;
}
.list-wrap #bilder, .list-wrap #video {
   border: 1px solid #aaa;
   width: 100%;
   height: auto;
}
.slide_nav {
   min-height: 60px;
   background: #aaa;
}
body.theater {
   font-size: 16px;
   font-weight: 300; 
}
.theater a.btn, .theater a.comment-reply-link,
.theater .form-submit a#submit, .form-submit .theater a#submit {
    color: #fff; 
}
.theater a:hover {
   color: #666;
}
.alert {
  font-size: 14px; 
}  
#site-title {
  float: left;
  margin: 20px 0; 
}
#site-title a {
   text-decoration: none; 
}
#site-logo {
  margin-right: 6px;
  max-height: 35px;
  margin-top: -5px; 
}
#site-description {
  margin: 36px 0 0 10px;
  font-size: 14px;
  line-height: 1;
  float: left;
}
.post-24 .columns p:first-child {
   margin-top: 2px;
}
.post-24 .columns p::first-letter {
  font-size: 86px;
  padding: 7px 7px 0 0;
  float: left;
}
.columns {
   -webkit-column-count: 2;
   -moz-column-count: 2;
   column-count: 2;
   font-size: 21px !important;
   line-height: 26px !important;
}
.columns p {
   margin: 0 15px 40px 0;  
}
.columns p .kursiv, .columns p a {
  font-size: 21px;
  line-height: 26px;
}
.header-img {
  width: 100%;
  display: block;
  max-width: none; 
}
.header-img {
  width: 100%; 
}
.navbar {
   border-radius: 0;
   font-size: 14px;
   margin: 0; 
}
.navbar a {
   text-decoration: none; 
}
.dropdown-menu {
   padding: 0; 
}
.navbar-inverse .dropdown-menu {
   background: #080808; 
}
.navbar-inverse .dropdown-menu > li > a {
   color: #999; 
}
.navbar-inverse .dropdown-menu a:hover {
   background: #444 !important;
   color: #fff !important; 
}
.navbar-inverse .dropdown-menu > .active > a,
.navbar-inverse .dropdown-menu > .active > a:hover,
.navbar-inverse .dropdown-menu > .active > a:focus {
   background-color: #444; 
}
article {
  margin-bottom: 80px; 
  border-bottom: 1px solid #aaa;
}
.frei article {
  border-bottom: 0 !important;
}
article .image-full.alignnone {
 margin: 0 0 30px; 
}
article .time {
 color: inherit;
 text-decoration: none; 
}
article.format-standard, article.page {
 padding: 0;
}
article footer {
 margin-top: 10px; 
}
.first-post {
  margin-bottom: 20px; 
}
.entry-title a {
   text-decoration: none; 
}
.entry-title a:hover {
   color: #aaa; 
}
.entry-title {	
   font-size: 46px;
   line-height: 48px;
   text-align: center;
   margin-top: 0; 
   margin-bottom: 10px;
}
.post-format-header .entry-title {
   margin-bottom: 5px; 
}
.entry-meta {
  line-height: 1.2;
  margin: 5px 0 20px; 
}
.entry-meta.top-entry-meta {
   margin: 0 0 5px; 
}
.entry-meta.top-entry-meta i {
   margin-right: 6px; 
}
.entry-meta.col-md-3 i {
   width: 14px; 
}
.theater .entry-meta {
   font-size: 14px; 
}
.entry-title + .entry-meta {
  margin-top: 5px; }

.post-format {
   margin: 0 0 3px;
   font-size: 1.5em;  /* 24/16 */ 
}
.post-format i {
   margin-right: 5px; 
}
.entry-content {
   position: relative;
   line-height: 1.5; 
}
.entry-attachment {
   margin-top: 20px; 
}
.entry-caption {
  font-size: 12px;
  margin: 5px 0 15px;
  text-align: right; 
}
.more-link {
  text-decoration: none;
  font-size: 14px; 
}
a.more-link:hover {
   color: #000;
}
@media (max-width: 768px) {
   .columns {
      -webkit-column-count: 1 !important;
      -moz-column-count: 1 !important;
      column-count: 1 !important; 
   } 
}
article.error404 i {
  font-size: 200px;
  display: block;
  margin-bottom: 20px; 
}
article.error404 .entry-title {
  margin-bottom: 1em; 
}
/* Audio | Image | Video  */
.format-audio .entry-title i, .format-image .entry-title i, .format-video .entry-title i {
  margin-right: 7px; 
}
iframe {
  max-width: 100%; 
}
.responsive-video-wrapper {
  width: 100%;
  position: relative;
  padding: 0; 
}
.responsive-video-wrapper iframe, .responsive-video-wrapper object, .responsive-video-wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; 
}
.tags {
   font-size: 14px;
   margin-bottom: 0;
   margin: 10px 0; 
}
.tags span {
   margin-right: 5px; 
}
.tags a {
   -moz-border-radius: 4px;
   -webkit-border-radius: 4px;
   border-radius: 4px;
   padding: 2px 8px;
   margin: 0 2px 5px 0;
   color: #888;
   display: inline-block;
   background: #383a42;
   text-decoration: none;
   }
.tags a:hover {
   color: #666;
   background: #2B2E33; 
}
/* Pagination
 ***************************************************/
.navigation {
   padding: 20px 0 40px; 
}
.home .navigation {
   padding: 20px 10px 40px; 
   max-width: 450px;
   margin: 0 auto;
}
.navigation .nav-previous, .navigation .nav-next {
   float: left;
   position: relative; 
}
.navigation .nav-previous a, .navigation .nav-next a {
   font-size: 14px; 
   padding: 2px;
}
.navigation .nav-previous a:hover, .navigation .nav-next a:hover {
   background: rgba(255,255,104,1);
   color: #000;
}
.navigation .nav-next {
    float: right;
    position: relative; 
}
#posts-pagination {
  font-size: 14px;
  padding: 20px 0; 
}
#posts-pagination .next, #posts-pagination .previous {
    max-width: 48%; 
}
#posts-pagination a {
   color: #aaa;
   white-space: normal;
   display: block;
   text-align: left;
   text-decoration: none; 
}
#posts-pagination a:hover {
   color: #ccc; 
}
#posts-pagination .next a {
   text-align: right; 
}

/* Comments
 *****************************************************************/
.comments-area .commentlist, .comments-area .children {
  list-style: none;
  padding: 0; 
}
.comments-area #comments-title {
  padding: 10px 0;
  font-size: 24px; 
}
.comment-form input {
  clear: both;
  display: block; 
}
.comment-form input[type="checkbox"] {
   display: inline-block; 
}
.commentlist li, .commentlist .pingback {
  padding-bottom: 20px; 
}
.commentlist .avatar {
  float: left; 
}
.commentlist .comment-author, .commentlist .comment-meta {
/*   padding-left: 70px;  */
}
.commentlist .comment-text {
  font-size: 15px;
  margin-top: 10px; 
}
.commentlist .comment-author {
	font-size: 16px; 	
	font-family: verdana;
	color: #444;
}
.commentlist .comment-meta {
  font-size: 12px;
  color: #888;
  margin-bottom: 30px; 
}
.commentlist .children {
  margin: 20px 0 0; 
}
.commentlist .children > .comment {
   padding-left: 30px !important; 
}
.commentlist .bypostauthor {
  background: #f4f4f4;
  padding: 5px; 
}
.commentlist .reply {
  margin-top: 20px; 
}
.commentlist .reply a {
   padding: 4px 8px;
   background-color: #ddd;
   color: #111;
   display: inline; 
}
.commentlist .reply a:hover {
   background-color: #4f525e;
   color: #fff; 
}
.comment-respond textarea {
  width: 100%; 
}
.comment-respond .form-allowed-tags {
  font-size: 14px; 
}
.comment-respond .form-allowed-tags code {
    white-space: normal; 
}
.comment-respond label {
  font-weight: normal;
}
@media (max-width: 480px) {
 .comment-respond label {
   width: auto; } 
}
.form-submit #submit {
   background-color: #383a42;
   color: #fff; 
}
.form-submit #submit:hover {
   background-color: #4f525e;
   color: #fff; 
}
#cancel-comment-reply-link {
  font-size: 14px;
  font-weight: normal;
  float: right; 
  letter-spacing: 0 !important;
}
#archive-header {
  margin-bottom: 40px;
  float: left;
  width: 100%; 
}
.page-title {
  color: #ccc;
  margin: auto;
  font-size: 1.25em;
}
.page-header {
  margin-bottom: 30px; 
}
.page-header h1 {
    margin: 0; 
}
.page-header .navigation {
   padding: 20px 0 0;
   font-size: 14px;
   float: right; 
}
@media (max-width: 480px) {
   .page-header .navigation {
     float: left; 
   } 
}
.archive-meta {
  color: #ccc;
  margin: 0;
  font-size: 13px;
  font-weight: normal;
  padding: 5px 0 0;
  line-height: 1.4; 
}
.archive-meta p {
   margin: 0; 
}
.page .entry-title {
  margin-bottom: 15px; 
}
#page {
  margin-left: auto;
  margin-right: auto; 
}
#primary {
  margin: 24px auto; 
}
.home.blog #primary {
    margin: 26px 5px 50px; 
}
/* Sidebar
 ***********************************************************/
#secondary, #tertiary {
  margin: 24px 0; 
  border-left: 1px solid #aaa;
}
@media (max-width: 480px) {
   #secondary, #tertiary { margin-top: 0; }
}
.home-widget ul, .footer-widget ul, .widget ul {
  list-style: none;
  padding: 0; 
}
.home-widget ul li, .footer-widget ul li, .widget ul li {
/*   margin-bottom: 5px; */
}
.home-widget ul.sub-menu, .footer-widget ul.sub-menu, .widget ul.sub-menu {
   padding-left: 15px; 
}
.home-widget ul a, .footer-widget ul a, .widget ul a {
   text-decoration: none; 
}
.widget {
   width: 100%;
   font-size: 0.875em; /* 14px/16px */
   margin-bottom: 18px; 
}
.widget .search-form label, .widget .search-field { 
   width: 100%; 
}
.widget select {
   max-width: 100%; 
}
.widget .tagcloud {
   padding: 0 0 20px;
   text-align: center; 
}
.widget.widget_search {
   border-bottom: none; 
}
.widget-title {
  font-size: 26px;
  line-height: 32px;
  margin: 0 0 10px; 
  border-top: 0;
}
h3.widget-title  {
   padding-top: 5px;
   margin-bottom: 0px;
}
.widget_rss ul {
   list-style: none;
   padding: 0; 
}
.widget_rss ul li {
   padding-bottom: 15px; 
}
.widget_rss ul li .rsswidget {
   font-size: 18px;
   line-height: 1.1;
   display: block; 
}
.widget_rss ul li .rsswidget:hover {
   margin: 0 !important; 
}
.widget_rss ul li .rssSummary {
   margin-top: 5px; 
}
.widget_rss ul li .rss-date {
   font-size: 12px;
   color: #888; 
}
.ueber .textwidget, #text-4.ueber .textwidget {
   font-size: 18px;
   line-height: 22px;
   border-top: 0;
   border-bottom: 1px solid #444;
   padding-bottom: 20px;
}
#text-11.ueber .textwidget, #text-10.ueber .textwidget {
  border: 0; 
}
.space {
   height: 30px;
}
.side_space {
   height: 20px;
}
.menu-ueber-futur3-container {
   margin-bottom: 160px;
}
.home-widget {
   background: #444;
   padding: 10px;
   margin-top: 10px; 
}
.home-widget:first-child {
   margin-top: 0; 
}
/* ElegantIcons
 ***************************************************************/
.arrow a {
   padding: 5px 0 10px 0;
   font-size: 21px;
   border-top: 1px solid #aaa;
   line-height: 26px;
   display: block;
   color: #444; 
}
@media only screen and (min-width: 990px) and (max-width: 1240px) { 
   .arrow a { font-size: 19px; white-space: nowrap; }
}
li.arrow:last-child {
  border-bottom: 1px solid #aaa;
}
a.post-edit-link:before, .slide_nav li a.current:before, .tele:before, .phone:before, .mail:before, .download:after, .pdf::after {
   font-family: 'ElegantIcons';
   speak: none;
   font-variant: normal;
   text-transform: none;
   line-height: 30px;
   position: relative;
   top: 7px;
   font-size: 26px;
   -webkit-font-smoothing: antialiased;    
}
.zwei a:before, .eins a:before, .arrow a:before, .nav-previous a:before, .nav-next a::after {
   font-family: 'modern_pictogramsnormal';
   speak: none;
   font-weight: normal;
   font-style: normal;
   font-variant: normal;
   text-transform: none;
   line-height: 31px;
   position: relative;
   font-size: 28px;
   -webkit-font-smoothing: antialiased;  
   padding-right: 4px; 
   top: 2px;
}
.zwei a:before { content: "\-"; }
.eins a:before, .nav-previous a:before { content: "\<"; }
.nav-next a:after { content: "\>"; padding-left: 4px;}
.arrow a:before { 
   content: "\>";
   font-size: 46px; 
   padding-right: 7px; 
   margin-left: -4px; 
}
.pdf {
   display: block;
   padding: 11px 30px 11px 0;
   font-size: 18px;
   border-top: 2px dashed #aaa; 
}
.pdf:first-child {
   margin-top: 28px;
}
.pdf:last-child {
   border-bottom: 2px dashed #aaa; 
   margin-bottom: 70px;
}
.download {
   float: right;
   padding-right: 35px;
   font-size: 18px;
   margin-top: -6px;
}
@media screen and (max-width: 520px) {
   .download { display: none; }
   .pdf::after { content: "\e092"; left: 25px; top: 0; font-size: 20px; }
}
@media screen and (max-width: 420px) {
   .pdf { font-size: 16px; white-space: nowrap;}
   .entry-content p a.pdf { margin-right: -15px !important}
}
.download:after {
   content: "\e092";
   left: 30px;
   top: 1px;
   font-size: 20px;
}
.tele {
   margin-top: -18px;  
   font-size: 24px;
   margin-bottom: 0px;
}
.tele:before { 
   content: "\e090";  
   padding-right: 20px; 
   font-size: 22px; 
   top: 2px;
}
.phone:before {
   content: "\e090";  
   padding-right: 20px; 
   font-size: 18px; 
   top: 3px;
}
.mail:before {
   content: "\e010";  
   padding-right: 20px; 
   font-size: 18px; 
   top: 0;
}
.phone {
   margin-top: 0;
   font-size: 18px;
}
.mail {
   padding-bottom: 37px;
   font-size: 18px;
}
a.post-edit-link:before { 
   content: "\e035"; 
   color: #fff;
   padding: 0 5px;
   font-size: 20px;
   top: 3px;
}
.eins a:hover, .zwei a:hover, .zwei a:hover::before, .eins a:hover::before, .arrow a:hover, .arrow a:hover::before, 
.download:hover::after, , .nav-previous a:hover::before, .nav-next a:hover::after {
  color: #000 !important;   
}
.current_page_item a, .current_page_item a:hover, .current_page_item.arrow a:before {
   color: #000;
   cursor: default;
   background: none !important;
}
.schlag {
   margin-top: 30px;
   font-family: "inconsolataregular";
   font-size: 14px;
}
.autoren a, .autoren {
   margin-top: 30px;
   font-size: 16px;
   font-weight: normal !important;
   text-transform: uppercase;
}
.autoren {
   float: left;
}
.gedankenstrich {
   display: block;
   height: 60px;
   font-size: 22px;
   float: left;
   padding-right: 5px;
}
/* Author archive
 ***************************************************************/
.archive.author #archive-header .avatar {
  -moz-border-radius: 50em;
  -webkit-border-radius: 50em;
  border-radius: 50em;
  float: left;
  display: block; 
}
.archive.author #archive-header h1,
.archive.author #archive-header .archive-meta {
  padding-left: 100px; 
}
#author-info {
  overflow: hidden;
  margin-bottom: 20px;
  padding: 20px; 
}
#author-info .author-text { padding-left: 90px; }
#author-info h4 { 
   margin: 0 0 5px; 
   font-size: 18px; 
}
#author-info .author-text p { 
   font-size: 14px; 
   line-height: 1.4; 
}
#author-info img {
   float: left;
   border-color: #e2e2e2;
   background: #fff; 
}
/*  Isotope Grid
 ******************************************************************/
#content {
    max-width: 1500px !important;
    margin: 0 auto 0 10%;
}
.futur_drei {
   margin: 5px;
   padding-bottom: 70px;
   visibility: hidden;
}
@media (max-width: 600px) {
   .futur_drei { height: auto !important; } 
}
.futur_drei .item, .futur_drei .stamp {
   width: 23%;
   position: relative;
   padding: 12px; 
}
.format-image, .format-gallery {
   width: 46% !important;
}
.col-md-9 .format-image, .col-md-9 .format-gallery {
   width: 100% !important;
}
@media (max-width: 1050px) {
   .futur_drei .item, .futur_drei .stamp { width: 33%; } 
   .format-image, .format-gallery { width: 33% !important; }
   #content { margin: 0 auto !important; }
}
@media (max-width: 768px) {
   .futur_drei .item, .futur_drei .stamp { width: 50%; } 
   .format-image, .format-gallery { width: 100% !important; }
}
@media (max-width: 600px) {
   .futur_drei .item, .futur_drei .stamp {
      width: 100%;
      position: static !important;
      float: left; 
   } 
}
.futur_drei .stamp {
   position: absolute;
   top: 0;
   right: 0; 
}
.isotope-item {
  z-index: 2;
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}
.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}
.isotope.no-transition, .isotope.no-transition .isotope-item {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}
.futur_drei .item figure {
   position: relative;
   float: left;
   overflow: hidden;
   width: 100%; 
   border-bottom: 1px solid #999;
}
.futur_drei .item figure img {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
   position: relative;
   display: block;
   width: 100%;
   opacity: 0.8; 
}
.futur_drei .item figure figcaption {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
   position: relative;
   z-index: 100;
   padding: 18px 0 22px;
   font-size: 1.25em;
}
.futur_drei .item figure figcaption::before, .futur_drei .item figure figcaption::after { pointer-events: none; }
.futur_drei .item figure figcaption, .futur_drei .item figure figcaption > a {
   top: 0;
   left: 0;
   width: 100%;
   height: 100%; 
}
.futur_drei .item figure figcaption > a {
   z-index: 1000;
   text-indent: 200%;
   white-space: nowrap;
   font-size: 0;
   opacity: 0; 
}
.futur_drei .item figure h2 {
   font-weight: 300;
   font-size: 22px; 
}
.futur_drei .item figure h2 span {
   font-weight: 800; 
}
.futur_drei .item figure h2, .futur_drei .item figure p {
   margin: 0; 
}
.futur_drei .item figure p {
   font-size: 68.5%; 
}
.cube {
   margin-bottom: 29px;
}
.futur_drei .item .future figcaption {
   text-align: left; 
}
.futur_drei .item .future h2 {
   position: relative;
   padding: 0; 
   display: inline;
   cursor: pointer; 
	font-size: 24px;
	line-height: 25px;
}
.theater .futur_drei .item .future a {
	font-size: 24px;
	line-height: 25px;
}
.theater .futur_drei .item .future .tagme a {
	font-family: "inconsolataregular";
	text-transform: uppercase;
	font-size: 16px;
	line-height: 25px;
}
.theater .futur_drei .item .future .categ a {
   font-family: "inconsolataregular";
   text-transform: uppercase;
   font-size: 12px;
   line-height: 13px;
}
.subtext p {
   display: inline !important; 
   font-size: 14px !important;
   line-height: 16px;
}
.subtext p strong {
   font-size: 14px;
   line-height: 16px;
}
.futur_drei .item .future .more-link-p {
   border-bottom: 1px solid transparent;
}
.futur_drei .item .future img, .rpwe-li img {
   filter:url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
   filter:gray;
   -webkit-filter:grayscale(100%) contrast(110%);
   -moz-filter: grayscale(100%) contrast(110%);
   -o-filter: grayscale(100%) contrast(110%);
   filter: grayscale(100%) contrast(110%);
}
[class^="blend"]:hover::after, [class^="blend"]a:hover::after  {
   display: block;
   content: '';
   position: absolute;
   width: 100%;
   height: 100%;
   top: 0;
   left: 0;
   mix-blend-mode: darken !important;
}
li.rpwe-li {
   position: relative;
   float: left;
   overflow: hidden;
   width: 100%; 
   display: inline;
}
li.rpwe-li img {
   -webkit-backface-visibility: hidden;
   -moz-backface-visibility: hidden;
   backface-visibility: hidden;
   position: relative;
   display: block;
   opacity: 0.8; 
}
#menu-item-26 a:hover, #menu-item-23 a:hover, #menu-item-17 a:hover, #menu-item-2599 a:hover, #menu-item-277 a:hover, #menu-item-380 a:hover, #menu-item-472 a:hover,
#menu-seiten-seite li a:hover, #menu-kontakt-seite li a:hover, .page a:hover  {
  	background: rgba(255,255,104,1);
   color: #000 !important;
}
.navbar-inverse .navbar-nav > li > a[href^="#Produktion"]:hover, .navbar-inverse .navbar-nav > li > a[href^="#Produktion"]:focus,
.futur_drei .Produktion .future:hover p, .futur_drei .Produktion .future:hover a, .futur_drei .Produktion .future:hover strong,
.futur_drei .Produktion .future:hover span, .futur_drei .Produktion .future:hover h2,
.tag-produktion a:hover,
.rpwe-li.Produktion:hover a, .rpwe-li.Produktion:hover h3, .rpwe-li.Produktion:hover .rpwe-summary, .rpwe-li.Produktion:hover time {
   opacity: 1;
   color: #000;
  	background-color: rgba(61,255,70,1) !important;
}
.navbar-inverse .navbar-nav > li > a[href^="#News"]:hover, .navbar-inverse .navbar-nav > li > a[href^="#News"]:focus,
.futur_drei .News .future:hover p, .futur_drei .News .future:hover a, .futur_drei .News .future:hover strong,
.futur_drei .News .future:hover span, .futur_drei .News .future:hover h2,
.tag-news a:hover,
.rpwe-li.News:hover a, .rpwe-li.News:hover h3, .rpwe-li.News:hover .rpwe-summary, .rpwe-li.News:hover time {
   opacity: 1; 
   color: #000;
	background-color: rgba(109,255,255,1) !important;
}
.navbar-inverse .navbar-nav > li > a[href^="#klicks"]:hover, .navbar-inverse .navbar-nav > li > a[href^="#klicks"]:focus,
.futur_drei .klicks .future:hover p, .futur_drei .klicks .future:hover a, .futur_drei .klicks .future:hover strong,
.futur_drei .klicks .future:hover span, .futur_drei .klicks .future:hover h2,
.tag-klicks a:hover,
.rpwe-li.klicks:hover a, .rpwe-li.klicks:hover h3, .rpwe-li.klicks:hover .rpwe-summary, .rpwe-li.klicks:hover time {
   opacity: 1; 
   color: #000;
  	background-color: rgba(255,141,255,1) !important;
}
.navbar-inverse .navbar-nav > li > a[href^="#Blog"]:hover, .navbar-inverse .navbar-nav > li > a[href^="#Blog"]:focus,
.futur_drei .Blog .future:hover p, .futur_drei .Blog .future:hover a, .futur_drei .Blog .future:hover strong,
.futur_drei .Blog .future:hover span, .futur_drei .Blog .future:hover h2,
.tag-blog a:hover,
.rpwe-li.Blog:hover a, .rpwe-li.Blog:hover h3, .rpwe-li.Blog:hover .rpwe-summary, .rpwe-li.Blog:hover time {
   opacity: 1; 
   color: #000;
   background-color: rgba(255,141,255,1) !important;
}
.gelb a:hover, .breadcrumb a:hover, .newsletter a:hover  {
  	background: rgba(255,255,104,1) !important;
   color: #000 !important;
}
.gruen a:hover {
  	background-color: rgba(61,255,70,1) !important; 
   color: #000 !important;   
}
.pink a:hover {
	color: #000 !important;
	# background-color: rgba(255,141,255,1) !important;
	background-color: transparent;
	cursor: default;
}
.blau a:hover {
   color: #000 !important;
  	background-color: rgba(109,255,255,1) !important;
}
figcaption, .rpwe-li.Produktion:hover .side_space, .rpwe-li.News:hover .side_space, .rpwe-li.Blog:hover .side_space, .rpwe-li.klicks:hover .side_space {
   background: #fff !important;
}
.Produktion [class^="blend"][class*="-show"]:hover {
   -webkit-filter: contrast(1.5);
   filter: contrast(1.5);   
   background-color: rgba(61,255,70,1);
}
.News [class^="blend"][class*="-show"]:hover {
   -webkit-filter: contrast(1.5);
   filter: contrast(1.5);    
   background-color: rgba(109,255,255,1);
}
.Blog [class^="blend"][class*="-show"]:hover {
   -webkit-filter: contrast(1.5);
   filter: contrast(1.5);  
   background-color: rgba(255,141,255,1);
}
.klicks [class^="blend"][class*="-show"]:hover {
   -webkit-filter: contrast(1.5);
   filter: contrast(1.5);  
   background-color: rgba(255,141,255,1);
}
[class^="blend"][class*="-show"]:not([class*="-show"])::after {
   mix-blend-mode: hard-light;
   -webkit-filter: brightness(0.6);
   filter: brightness(0.6);
}
#menu-seiten-seite li.current-menu-item a:hover, #menu-kontakt-seite li.current-menu-item a:hover {
   background: none !important;
   color: #000;
}
/*.futur_logo a:hover { background: transparent url(img/logo.png) no-repeat 41% 5px !important;}*/
.newsletter {
   border: 3px solid #444;
   border-left: 0;
   margin-top: 135px;
   padding: 30px 0 0 10px;
   line-height: 30px;
   font-size: 30px;
}
.newsletter a {
   display: inline-block;
   margin-bottom: 10px;
}
a.post-edit-link {
   background: #6D0000;
   padding: 3px 7px 3px 3px;
   color: #fff;
   -moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
   margin-left: 15px;
}
a.post-edit-link:hover {
   color: #eee !important;
   background: #560505 !important;
}
@media (max-width: 992px) {
   .rpwe-li  { padding-bottom: 20px; }
   .rpwe-block img{ float: left; padding-right: 8px !important; border: 0 !important;}
   .entry-content { padding: 0 5px !important;}
   .side_space { display: none; } 
   .figo { height: 100% !important; float: left; }
   .figo figcaption, .rpwe-li.Produktion:hover .side_space, .rpwe-li.News:hover .side_space, .rpwe-li.Blog:hover .side_space { background: transparent !important; }
   .row #primary, .row .kopf, .frei .widget_nav_menu, .newsletter, #text-4, #text-6, #text-7, #text-8, #text-9, #text-10 { margin-left: 10px; }   
}
@media (max-width: 680px) {
   .rpwe-block img{ float: none; margin: 0; }
   .rpwe-li {margin: 10px;}
   .rpwe-block img{ width: 100%; padding-right: 0 !important;}
   .rpwe-block h3 {margin-bottom: 0 !important;}
   .side_space { display: block; }
   .figo figcaption, .rpwe-li.Produktion:hover .side_space, .rpwe-li.News:hover .side_space, .rpwe-li.Blog:hover .side_space { background: #fff !important; }
}
@media (max-width: 800px) {
   .entry-title, .kopf h1, .tag-blog h3.h3, .tag-news h3.h3 { font-size: 36px; line-height: 38px; }
   h2, .kopf h2, h2.tribe-events-page-title { font-size: 30px !important; line-height: 30px !important; }
   .widget-title, .sechsundzwanzig { font-size: 24px; line-height: 26px}
}
@media (max-width: 500px) {
   .entry-title, .kopf h1, .tag-blog h3.h3, .tag-news h3.h3 { font-size: 28px; line-height: 30px; }
   h2, .kopf h2, .newsletter, h2.tribe-events-page-title { font-size: 26px !important; line-height: 28px !important; }
   h3, .rpwe-block h3, .widget_wysija_cont .wysija-submit { font-size: 22px; }
   .widget-title, .sechsundzwanzig { font-size: 20px; line-height: 22px}
   .italic { font-size: 18px; line-height: 20px; }
   blockquote { padding: 10px 0; }
   p, form p { font-size: 16px; line-height: 22px; }
}
.futur_logo a:hover {
   background: transparent url(img/logo_futur3.png) no-repeat 41% 13px !important;
}
@media (max-width: 1110px) {
   .futur_logo a:hover {
      background: transparent url(img/logo_futur3.png) no-repeat 41% 2px !important;
   } 
}
@media (max-width: 768px) {
   .futur_logo a:hover {
      background: transparent url(img/logo_futur3.png) no-repeat 41% 10px !important;
   } 
}
/*
 *******************************************************/
.icons {
   float: right;
   width: 160px;
   position: absolute;
   right: 0;
   top: 50px;
}
@media (max-width: 1270px) {
   .icons { display: none; }
   .navbar-nav > li:nth-child(5) { margin-right: -40px; }
}
a.face, a.vimo, a.insta {
   width: 45px;
   height: 45px;
   display: inline-block;
   margin: 0 3px;
}
.icons a.face { background: url(img/f3_icon_face.png) no-repeat top; }
.icons a.vimo { background: url(img/f3_icon_vimeo.png) no-repeat top; }
.icons a.insta { background: url(img/f3_icon_insta.png) no-repeat top; }
.icons a:hover.face { background: url(img/f3_icon_face.png) no-repeat bottom; }
.icons a:hover.vimo { background: url(img/f3_icon_vimeo.png) no-repeat bottom; }
.icons a:hover.insta { background: url(img/f3_icon_insta.png) no-repeat bottom; }
/* Footer
 ***************************************************************/
#footer .widget-title {
   background: none;
   font-size: 21px;
   color: #444; 
}
#footer {
   font-size: 16px;
   position: relative;
   z-index: 100;
   clear: both; 
   padding-top: 10px;
   margin-bottom: 50px;
}
#footer .row {
   margin-bottom: 0; 
}
#footer #futur-footer {
   padding-top: 15px;
   padding-bottom: 15px; 
}
#footer a:hover {
    color: #000; 
    text-decoration: underline;
    background: rgba(255,255,104,1) !important; 
}
#footer .widget {
    min-height: 200px;
    padding: 0 10px;
    font-family: 'pt_serifbold';
    line-height: 24px;
    font-size: 15px;
}
#futur-footer .widget li {
   line-height: 18px;
   width: 260px;
   margin-bottom: 5px;
}
#futur-footer .widget h3 {
   border-top: 0;
   padding-top: 7px;
}
#futur-footer .widget li a {
   text-decoration: none;
}
#futur-footer .widget li a:hover {
   text-decoration: underline;
   color: #000;
}
.r2, .r3, .r6, .r7 {
   border-right: 1px solid #aaa;
}
.sozial {
   border-top: 1px solid #bbb;
}
.r4 { padding-right: 29px; padding-left: 24px;}
.r5 { padding-right: 15px; }
.r2 { padding-left: 26px !important; }
.oben {
   border-top: 1px solid #bbb;
   border-bottom: 1px solid #bbb;
   margin: 0 0 18px;
   padding-bottom: 130px;
}
.fuss, .boden {
   margin: 18px 0;
   width: 100%;
}
.boden a{
   font-size: 14px;
   line-height: 22px; 
   margin-left: 74px;
}
.boden.r7 a { margin-left: 50px; }
.boden.r6 a { margin-left: 67px; }
.boden.r6 { margin-left: -5px !important; }
.boden.r7 { margin-left: 8px !important; }
.fuss a {
   display: block;
   width: 100%;  
   font-size: 15px;
   font-weight: bold;
   white-space: nowrap;      
   color: #444; 
   line-height: 45px;  
   position: relative;
   z-index: 30;
}
#footer .fuss a:hover {
   background: transparent !important;
}
.fuss div{
   padding-left: 55px;  
   cursor: pointer;
   position: relative;
   z-index: 33;
}
.fuss a.face div { background: url(img/f3_icon_face.png) no-repeat top left; border-right: 1px solid #aaa;}
.fuss a.vimo div { background: url(img/f3_icon_vimeo.png) no-repeat top left; border-right: 1px solid #aaa;}
.fuss a.insta  div { background: url(img/f3_icon_insta.png) no-repeat top left; }
.fuss a.face div:hover { background: url(img/f3_icon_face.png) no-repeat bottom left; }
.fuss a.vimo div:hover { background: url(img/f3_icon_vimeo.png) no-repeat bottom left; }
.fuss a.insta  div:hover { background: url(img/f3_icon_insta.png) no-repeat bottom left; }
.eins, .zwei{
  display: inline-block;
  font-size: 14px;
  font-style: italic; 
  padding-left: 0;  
  margin-top: 3px;    
}
.eins {
  float: left; 
  text-align: left;
}
.zwei {
  float: right; 
  text-align: right;
  padding-right: 5px;
}
.eins a, .zwei a {
  text-decoration: none !important;  
  padding-right: 4px;
}
a.face, a.vimo, a.insta {
  color: #444 !important;   
  text-decoration: none !important;
}
/* a.insta {
   margin-left: 15px;   
} */
a.face:hover, a.vimo:hover, a.insta:hover {
   color: #000 !important;
}
.zeile {
   border-bottom: 1px solid #bbb;
   margin: 0;
}
@media (max-width: 768px) {
   #footer #futur-footer span {
      display: block;
      float: none !important;
      text-align: center; 
   }
}
@media (max-width: 1005px) {
   .row, .navbar-header { margin-right: 0 !important; }
}
@media (max-width: 1199px) {
   .r2, .r3 {
      border-right: 0;
      border-bottom: 1px solid #aaa;
   }
   .boden.r7 a { margin-left: 54px; }
   .boden.r8 a { margin-left: 62px; }
   .fuss a.face div, .fuss a.vimo div, .r6, .r7 { border-right: 0; }
   a.rss { margin-left: 3px; }
   .boden {
      display: inline;
      float: left;
      margin: 5px 0;
   }
   .r5 { padding-left: 10px;}
   a.face, a.vimo, .zeile {
      border: 0;   
   }  
   #footer .widget {
       color: #333;
       min-height: 150px;
       padding: 0 20px 20px;
   }
   .fuss a.face {
      margin-left: -1px;
   }
   .fuss a.vimo {
      margin-left: 13px;
   }
   .r2 { padding-left: 20px !important;  }
   #futur-footer .widget li {
      width: auto;
   }
   #menu-kontakt-seite li { 
      white-space: nowrap;
   }
}
@media (max-width: 550px) {
   #menu-kontakt-seite li { 
      white-space: normal;
   }
}
.tab-content {
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
  border-top: 0; 
}
.btn, .comment-reply-link, .form-submit #submit, input, textarea {
  text-decoration: none; 
}
.from-the-blog .page-header {
  margin-top: 0; 
}
.nav-tabs > li > a {
  text-decoration: none; 
}
.wp-caption-text {
  color: #666; 
}
.tab-pane {
  color: #444; 
}
label input {
  font-weight: normal; 
}
.alignnone {
  margin: 0 15px 15px 0; 
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 0 auto 15px auto; 
}
.nachrechts {
  float: right;
  margin: 0 0 15px 15px; 
}
.alignleft {
  float: left;
  margin: 0 20px 15px 0; 
}
.aligncenter {
  display: block;
  margin: 0 auto 15px auto; 
}
a img.nachrechts {
  float: right;
  margin: 0 0 15px 15px; 
}
a img.alignnone {
  margin: 0 15px 15px 0; 
}
a img.alignleft {
  float: left;
  margin: 0 15px 15px 0; 
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; 
}
.wp-caption {
  background: #f2f2f2;
  border: 1px solid #e6e6e6;
  max-width: 100%;
  padding: 6px;
  text-align: center; 
}
.wp-caption.alignnone { margin: 0 15px 15px 0; }
.wp-caption.alignleft { margin: 0 15px 15px 0; }
.wp-caption.nachrechts { margin: 0 0 15px 15px; }
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto; 
}
.wp-caption p.wp-caption-text {
  font-size: 14px;
  margin: 0;
  padding: 6px 6px 0; 
}
.sticky {
  display: block; 
}
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; visibility: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }
@media print {
   *, *:before, *:after { background: transparent !important; color: #000 !important; box-shadow: none !important;text-shadow: none !important; }
   a, a:visited { text-decoration: underline; }
   a[href]:after { content: " (" attr(href) ")"; }
   abbr[title]:after { content: " (" attr(title) ")"; }
   a[href^="#"]:after, a[href^="javascript:"]: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; }
   p, h2, h3 { orphans: 3; widows: 3; }
   h2, h3 { page-break-after: avoid; }
   select { background: #fff !important; }
   .navbar { display: none;  }
   .btn > .caret,.comment-reply-link > .caret,.form-submit #submit > .caret,.dropup > .btn > .caret,.dropup > .comment-reply-link > .caret,.form-submit .dropup > #submit > .caret { border-top-color: #000 !important; }
   .label { border: 1px solid #000; }
   .table { border-collapse: collapse !important; }
   .table td, .table th { background-color: #fff !important; }
   .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } 
}