/*Theme Name: MakeCity 
Theme URI: makecity.berlin
Author: simonquasar
Author URI: simonquasar.net
Description: MakeCity Berlin - Theme 2015
Version: 1.0
License: (c) simonquasar / design: lisa baur
-------------------------------------------------------------- */
@import url('css/reset.css'); 

@font-face {
  font-family: 'MarkPro-BookItalic';
  src: url('fonts/MarkPro-BookItalic.eot');
  src: url('fonts/MarkPro-BookItalic.eot?#iefix') format('embedded-opentype'),
    url('fonts/MarkPro-BookItalic.woff') format('woff'),
    url('fonts/MarkPro-BookItalic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'MarkPro-Book';
  src: url('fonts/MarkPro-Book.eot');
  src: url('fonts/MarkPro-Book.eot?#iefix') format('embedded-opentype'),
    url('fonts/MarkPro-Book.woff') format('woff'),
    url('fonts/MarkPro-Book.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MarkPro';
  src: url('fonts/MarkPro.eot');
  src: url('fonts/MarkPro.eot?#iefix') format('embedded-opentype'),
    url('fonts/MarkPro.woff') format('woff'),
    url('fonts/MarkPro.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MarkPro';
  src: url('fonts/MarkPro-Italic.eot');
  src: url('fonts/MarkPro-Italic.eot?#iefix') format('embedded-opentype'),
    url('fonts/MarkPro-Italic.woff') format('woff'),
    url('fonts/MarkPro-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}

@font-face {
  font-family: 'MarkPro';
  src: url('fonts/MarkPro-Bold.eot');
  src: url('fonts/MarkPro-Bold.eot?#iefix') format('embedded-opentype'),
    url('fonts/MarkPro-Bold.woff') format('woff'),
    url('fonts/MarkPro-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

@keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Firefox */
@-moz-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Safari and Chrome */
@-webkit-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
  from { opacity: 0; }
  to   { opacity: 1; }
}​

#wrap {
  -webkit-animation: fadein 1s; /* Safari and Chrome */
  -moz-animation: fadein 1s; /* Firefox */
  -ms-animation: fadein 1s; /* Internet Explorer */
  -o-animation: fadein 1s; /* Opera */
  animation: fadein 1s;
}

::-webkit-scrollbar{width:9px;height:9px;}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment{display:block;height:0;background-color:transparent;}
::-webkit-scrollbar-track-piece{background-color: none;-webkit-border-radius:0;}
::-webkit-scrollbar-thumb:vertical{height:50px;background-color:#333;}
::-webkit-scrollbar-thumb:horizontal{width:50px;background-color:#333;}
::-moz-selection { color: #797979;background: #FFEA2D;}
::selection {color: #797979; background: #FFEA2D;}

/* ----------------------------------------------------------------------------------------------------------------------------------
            START CUSTOM MAKECITY THEMING
Main Styles-------------------------------------------------------------------------------------------------------------------------- */

body, html {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.rsContent{
  opacity: 0.7 !important;
}

#core img {
  max-width: 100%;
  height: auto;
}

html {
  font-size: 1em;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}

body {
  background-color: white;
  color: rgb(102,102,102);
  overflow-x: hidden;
}

body, div, p {
  font-family: 'MarkPro',Georgia,Helvetica,Arial,sans-serif;
}

#wrap {
  margin-top: 40px;
  z-index: 300;
  margin-bottom: 30px;
  width: 100%;
  position: relative;
  display:block;
  overflow: hidden;
  min-width: 750px;
}



/*New Css */
.page-template-page-contact #intro .headline {
    width: 63%;
    margin: 80px auto 30px;
}
.left-width .wpcf7 {
   width: 62%;
   margin: 20px auto 20px;
}
.page-template-page-contact #intro .headline p {
    font-size: 28px;
    font-style: initial;
    line-height: 40px;
}
.thome3 div.thome-text a {
    float: none;
}
.page-template-template-presslist #intro .headline {
    padding: 0px 252px;
	margin-top: 150px;
}
.thome3 .thome-text > a > span {
    padding-right: 30px;
}

.entry-pcontent {
    padding: 0px 55px;
    margin-top: 50px;
}
.entry-pcontent .col-sm-3 {
   margin-bottom: 20px;
}
.entry-ptitle {
    width: 100%;
    float: left;
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 30px;
}
.thome3 .thome-text > a > span {
    padding-right: 30px;
}
.col-sm-3 {
    width: 25%;
}
.nav-pills > li:nth-child(4), .menu > li:nth-child(4) {
    width: 90px;
min-width: 90px;
margin-right: 18px;
}
.pimg {
    height: 175px;
    margin-bottom: 5px;
	 background: url('images/pbgimage.png') center center no-repeat;
  background-size: cover;
}
.inside-sec {
    word-wrap: break-word;
    text-align: center;
}
.full.center.homepage{
  width:100%;
  float:left;
}
span.show-menu{
  display:none;
}
.middle-home-section{
  float:left;
  background-color:#FFE600;
  padding:0px;
  margin-bottom:30px;
  width:100%;
  height: 431px;
}
.middle-home-section .mh-text{
  float:left;
  width:37%;
  padding: 48px 0px 0px 3%;
}
.middle-home-section .mh-text h1{ font-size: 4em;line-height: 73px;}
.middle-home-section .mh-video{	float:left;	width:60%;}
.mh-video img {	  max-width: 100%;}#home-badge{	line-height: 28px;    font-size: 1.1em;}
.footer-newsletter .es_lablebox {    display: none;}
.footer-newsletter #es_txt_email {    height: 48px;border: 0px;padding: 0px 10px;font-style: italic;font-size: 20px; width:232px;}
.footer-newsletter .es_button {    position: absolute;    top: 0;    right: 0;    width: 60px;    padding: 0px;}
.footer-newsletter .es_widget_form {    position: relative;    width: 312px;    height: 35px;}
.footer-newsletter #es_txt_button {
  width: 100%;
  padding: 0px;
  height: 48px;
  border: 0px;
  background-color: #666666;
  color: #FFE600;
  font-size: 20px;
  text-transform: uppercase;
  cursor: pointer;
}
.footer-newsletter .widget-title {
  text-transform: uppercase;
  font-size: 17px;
  margin: 0px 0px 6px;
}
.footer-logo{
  float:left;
  width:30%;
}
.footer-social-icons{
  float:left;
  width:26%;
  padding: 50px 0px 0px;
  text-align: center;
}
.footer-links{
  float: left;
  width: 17%;
  padding: 65px 0px 0px 0px;
}
.footer-links ul li a {
  font-size: 18px;
  text-transform: capitalize;
  font-weight:normal;
}
.footer-newsletter{
  float:left;
  width:26%;
  padding-top: 12px;
}

#make_intro a:hover {
  color: #fff;
}

.middle-home-section .mh-text p {
  font-size: 20px;
  line-height: 26px;
}
.footer-links ul li a:hover{
  color:#fff;
}

.middle-home-section .mh-text a {
  text-decoration: underline;
  padding: 0px 0px 0px 5px;
}
.middle-home-section .mh-text a:hover{
  color:#fff;
}

.bsocial-text {
  float: left;
  width: 100%;
  position: relative;
  left: -50%;
  padding: 15px 0px 0px;
}
#wrap .bsocial-icons ul li a img {
  max-width: 65%;
}
.bs-text {
  float: right;
  font-size: 51px;
  color: #FFE600;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: -15px;
}
.bsocial-icons li {
  float: left;
  margin-right: -10px;
}

a, a:visited {
  color: inherit;
  text-decoration: none;
  font-family: 'MarkPro',Georgia,Helvetica,Arial,sans-serif;
}

.noborder {
  border: none!important;
}

a:hover, a:active{
  text-decoration: none;
  color: #FFEA2D;
}

article{
  text-align: left;
  font-size: 1em;
  margin: 0 auto;
  width: 100%;
  position: relative;
  top: -30px;
}

article .title a
{
  text-decoration:none;
}

article.post .the-content, article.page .the-content {
  width: 100%;
}

p {
  line-height: 1.6em;
  padding-right: 10px;
  margin-bottom: 25px;
}

h1, h2, h3, h4, h5 {
  margin: 0 0 14px;; 
  font-weight: inherit;
  line-height: 1;
  font-family:'MarkPro', Helvetica, serif;
  text-align: left;
}
h4 {
  margin: 0 0 14px;; 
  font-weight: inherit;
  line-height: inherit;
  font-family:'MarkPro', Helvetica, serif;
  text-align: left;
}

h1 {
  margin-top: 0;
  font-size: 3.398em; 
  line-height: 1;
  text-align: left;
  font-weight: bold;
}

.title {
  text-align: left;
  font-size: 5em;
  line-height: 120px;
  color: #FFE600;
  position: absolute;
  top: 275px;
  left: 160px;
  z-index: 130;
}

.ttitle {
  position: absolute;
  top: 200px;
  left: 40px;
  font-weight: bold; font-size: 6em;
  margin-left: 24px;
  z-index: 185;
  line-height: 0.98;
  color: white;
  width: 500px;
  opacity: 1;
}

.text-right{
  text-align: right;
}
.text-left{
  text-align: left;
}
.text-center{
  text-align: center;
}
.page-template-template-thema #intro .headline {
    margin-top: 100px;
}

.tback{
  z-index: 160;
  position: absolute;
  mix-blend-mode: multiply;
  width: 600px;
  background-position:bottom center;
  background-repeat:no-repeat;
  background-size:cover;
  height:585px;
}
.page-template-page-contact .tback{
	height:400px;
}
.page-template-page-contact .left-width{
	max-width:100%;
}
.left-width{
	max-width:60%;
}
h1.tbackhead{
  position: absolute;
  bottom: 130px;
  left: 30px;
  color: #FFE600;
  font-size: 5em;
  mix-blend-mode: normal;
  z-index: 9001;
  max-width: 550px;

}

.stimg{ 
  position: absolute;
  top: 72px;
  width: 600px;
  z-index: 30;
}
.stimg img{ width: 100%; margin-left: 20px;}


h2 {font-size: 2.527em; font-weight: bold;}

h3 {font-size: 1.999em; font-weight: bold;}

h4 { font-weight: bold;color: black;
     font-size: 1.314em; text-transform:uppercase; margin-top: 60px; color: #797979;  margin-bottom: 40px;}

h5 {line-height:1.2; font-size:1em; margin-top: 40px;}

h6 {line-height:1.5em; font-size:0.8em; display:block; margin-top:-7px; }

strong {
  font-weight: bold; letter-spacing: 0.1em;}

dfn,cite,em,i{
  font-style:italic;
}

address{
  margin:0 0 1.5em;
}

pre{
  font-family:"Courier 10 Pitch", Courier, monospace;
  overflow:auto;
  max-width:100%;
  display: block;
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  line-height: 1.2em;
  color: #333;
  word-break: break-all; 
  word-wrap: break-word;
  background-color: transparent; 
  border: none;
  border-radius: 0px; 
}

pre a{
  background-color: #FFEA2D;
  padding: 5px;
  line-height: 2em;
}

pre a:hover{
  color: white;
}


article h1 {
  margin-top: 15px;

}

article.postentry .single-content .mybtn{
  margin-top: 30px;
}

.alignleft{
  display:inline;
  float:left;
  left: -10px;
  position: relative;
  margin-right: 15px;
}

.alignright{
  display:inline;
  float:right;
  margin-left:1.5em;
  right: -10px;
  position: relative;
}

.aligncenter{
  clear:both;
  display:block;
  margin:0 auto;
}

h1.home{
  left: 110px;
  position: relative;
  margin-bottom: 180px;
  width: 500px;
  font-size: 4.5em;
  top: 75px;
}

.royalSlider  {
  /* opacity:0.5; */
  min-width: 750px;
  width: 100%;
}

/******** COLORS ********/
.white {
  color: white;
}
.yellow{
  color:  #FFEA2D;
  vertical-align: bottom;
}

.lila {
  color: #AB3067;
}
.blila {
  background-color: #AB3067;
}
.llila {
  background-color: #EDD3DF;
}

.grun {
  color: #788952;
}
.bgrun {
  background-color: #788952;
}
.lgrun {
  background-color: #c9d0ba;
}

.braun {
  color: #87704C;
}
.bbraun {
  background-color: #87704C;
}
.lbraun{
  background-color: #CFC6B7;
}

.lblack {
  background-color: #797979;
  color: white;
}

.lgrau {
  background-color: #D2D2D2;
  color: #797979;
}

.intro_grau{
  background: #666666;
}


/* Menu & Header -------------------------------------------------------------- */

#brand {
  color: #FFEA2D;
  width: 260px;
  position: relative;
  left: 15px;
  height: 73px;
  padding: 7;
  width: 350px;
}

#menu {
  position: fixed;
  top: 0px;
  width: 100%;
  height: 60px;
  font-family: 'MarkPro';
  font-size: 1.3em;
  transition: all 0.2s linear;
  transform: all 0.2s linear;
  background: center top no-repeat url('images/MENUE_GREY-01.svg') !important;
  height: 125px;
  color: #666;
}

.menu {
  font-family:'MarkPro', Helvetica, serif;
  height: 40px;
  font-size: 0.8em;
  font-weight: 700;
}

#base_menu {
  position: absolute;
  right: 20px;
  top: 25px;
}

.menu li a{
  border-bottom: none;
}

.menu li{
  padding: 7;
  width: 120px;
  float: right;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0.1em;
  text-align: center;
}


.sub-menu {
  height: 0px;
  overflow: hidden;
  position: relative;
  text-transform: normal;
  font-size: 0.9em;
  left: 47px;
}
.sub-menu li:first-child {
  padding-top: 20px;
}
html[lang="de-DE"] .middle-home-section .mh-text h1 {
    line-height: 65px;
}
html[lang="de-DE"] .middle-home-section .mh-text {
    padding: 37px 0px 0px 3%;
}
.sub-menu li {
  width: 233px;
  position: relative;
  left: 85px;
  text-align: left;
  padding: 10px 0px 0px 17px;
  background: #F2F2F2;
  text-transform: uppercase;
  font-weight: normal;
  color: #666666;
  padding: 0px 10px;
}
html[lang="de-DE"] #base_menu ul li:nth-child(7) a,
html[lang="en-US"] #base_menu ul li:nth-child(7) a {
  color: #FFE600;
  border-right: 2px solid #666;
  padding-right: 9px;
}
.header-background img {
  width: 100%;
}
.menu li ul.sub-menu li a {
  border-bottom:1px solid #D2D4D5;
  width: 100%;
  float: left;
  padding: 10px 0px;
}
.menu li ul.sub-menu li:last-child a {
  border: 0px;
}
.sub-menu li.menu-item-has-children::before {
  content: "\f04b";
  font-family: FontAwesome;
  text-decoration: inherit;
  position: absolute;
  right: 15px;
  bottom: 15px;
}
.sub-menu li > .sub-menu li {
  left: 70px;
}

.sub-menu li a {  font-weight: bold;}

.menu li:hover > .sub-menu {
  overflow: visible;
  background: #797979;
}

.sub-menu li .sub-menu{
  position: absolute;
  left: 430px;
  overflow: hidden;
  top: -10px;
  width: 0;
  font-size: 1em;
}

.sub-menu li:hover > .sub-menu{
  overflow: visible;
}

.nav-pills > li > a ,.menu > li > a {
  border-radius: 0;
  top: 3px;
  position: relative;
}

.nav-pills > li,.menu > li  {
  float: left;
  min-width: 145px;
}
.nav-pills > li:nth-child(5), .menu > li:nth-child(5) {
  width: 85px;
  min-width: 85px;
}


.nav-pills > li:last-child  {
  float: right;
  color: #FFEA2D;
  max-width: 250px;
  text-align: left;
  margin-right: 15px;
}

#langselector {
  display:none;
}

.menu-item-language {
  width: 30px!important;
  min-width: 30px!important;
  margin-left: 15px;
}

.menu-item-language a{
  color: #666;
}

.menu-item-language:last-of-type a{
  color: #DDD;
}

/* Images-------------------------------------------------------------- */


a img {
  border: none;
  background: none;
}

a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}

a img.alignnone {
  margin: 5px 20px 20px 0;
}

a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

/* Footer-------------------------------------------------------------- */

footer {
  float:left;  width:100%;
  background-color: #FFE600;
  display: block;
  height: auto;
  padding: 24px 0px 24px 0px;
  font-size: 0.9em;
  border-bottom: 10px solid #666666;
}

/* **********************
Content elements
*********************** */	



/***************** SINGLE *******************/

.single-content {
  padding-bottom: 10px;
  padding-right: 10px;
  margin-top: 40px; 
  line-height: 1.6em;
}

.single-content table {
  font-size:0.7em;
}

.single-content .content {
  float: left;
  display: inline-block;
  text-align: left !important;
  font-size: 1.2em;
  margin-right: 60px;
  min-width: 200px;
  max-width: 610px;
  margin-bottom: 50px;
}

.program-content {
  max-width: 1100px;
  width: 100%;
  min-width: 590px;
  padding-bottom: 10px;
  padding-right: 0px;
  margin-left: 60px;
  margin-top: 0px;
  line-height: 1.6em;
}

article.postentry .single-content{
  max-width: 610px;
  margin-left: 190px;
  margin-top: 50px;
}

article.postentry div{
  font-size: 1em!important;
  margin-right: 25px;
}

.ssba {
  margin-top: 20px;
  margin-bottom: 20px;
}

.event_bars{
  position: absolute;
  top: 435px;
  height: 7px;
  width: 100%;
  background: #797979;
  z-index: 300;
  overflow: hidden;
}

.bar{
  height: 7px;
  width: 33.3%;
  float: left;
  margin: 0!important;
}

.thumb_event_bars {
  position: absolute;
  top: 0;
  left: 0;
  background: #797979;
  z-index: 300;
  overflow: hidden;
}

.tebh {  height: 100%; width: 7px;}

.tebw {  width: 100%; height: 7px;}

.thumb_bar{
  float: left;
  margin: 0!important;
  position: relative;
  /* background-color: #ffec4b; */
  z-index: 305;
}

.bh {
  width: 7px;
  top: 0;
}

.bw {
  height: 7px;
  left: 0;
}

.event-datum {
  position: absolute;
  left: 0px;
  top: 440px;
  width: 100px;
  height: 150px;
  text-align: center;
  line-height: 40px;
  text-transform: uppercase;
  background: #797979;
  padding-top: 25px;
}

.back-btn {
  position: absolute;
  left: 0px;
  top: 590px;
  width: 100px;
  height: 40px;
  text-align: center;
  line-height: 0px;
  text-transform: uppercase;
  background: #FFEA2D;
  padding-top: 20px;
}



.spraecher {
  color: #A7A7A7;
  font-size: 1em;
  width: 100%;
  margin-top: 40px;
  min-width: 610px!important;
}



.spraecher div {
  width: 100%;
  float: left;
  padding: 0 25px 20px 0;
  font-size: 0.9em!important;
  margin: 0 auto;
  margin-bottom: 0px!important;
  margin-right: 0px!important;
}

.spraecher div.full{
  width: 100%;
  float: left;
  padding: 25px 0 20px 0;
  height: auto;
  margin-bottom: 5px;
  text-transform:uppercase;
}

.spraecher b{
  display:block;
  color: #797979;
}


.not-active {
  pointer-events: none;
  cursor: default;
  min-width: 330px;
  height: 20px;
}

.related {
  float: right;
  position: absolute;
  right: 5%;
  bottom: 125px;
  width: 385px;
}


/**********************  HOME ********************/

#make_all{
  border: 10px solid #FFE600;
  padding: 1em;
  margin-top: 6em;
  position: relative;
  left: -50%;
}
#make_all img{
  margin-top: -140px;
  margin-left: -100px;
}
#make_all h1{
  color: #FFF;
  font-size: 64px;
  text-shadow: 0px 0px 2px #444;
}
#make_all h2 span{
  color: #FFEA2D;
  font-size: 49px;
}
 html[lang="en-US"] #make_all h2 span{
	  color: #FFEA2D;
  font-size: 49px;
   }

#make_intro{
  margin: 0 auto;
  top: 100px;
  left: 50%;
  position: absolute;
}

#make_intro_safari{
  margin: 0 auto;
  top: -20px;
  left: 50%;
  width: 600px;
  position: absolute;
  display: none;
}

.press-badge{
  float: left;
  position: absolute;
  background: #FFEA2D;
  font-size: 1.2em;
  z-index: 500;
  width: 160px;
  height: 120px;
  top: 400px;
  right: 100px;
  border-radius: 150px;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  padding-top: 40px;
  line-height: 27px;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
}
#home-badge, .press-badge{  
  float: left;  
  position: absolute;  
  background: #FFEA2D;  
  font-size: 1.5em;  
  z-index: 500;  
  width: 130px;  
  height: 110px;  
  font-weight: bold;
  padding-left: 15px;
  padding-right: 15px;
  top: 400px;  
  right: 100px;  
  border-radius: 150px;  
  text-align: center;  
  vertical-align: middle;  
  display: table-cell;  
  padding-top: 50px;  
  line-height: 27px;  
  -webkit-transform: rotate(14deg);  
  -moz-transform: rotate(14deg);  
  -ms-transform: rotate(14deg);  
  -o-transform: rotate(14deg);
}

.press-badge {
  -webkit-transform: rotate(-7deg);
  -moz-transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  -o-transform: rotate(-7deg);
  position: relative;
  top: 50px;
  left: 40px;
  margin-right: 30px;
  margin-bottom: 60px;
  line-height: 1.8em!important;
  display: inline-block;
  float: none;
  padding-top: 50px;
  width: 170px;
  height: 120px;
  font-size: 1em;
  letter-spacing: 0!important;
}

.title-font, .large_bold_black  {
  font-size: 8em!important;
}

.band{
  width: 100%;
  padding: 40px 0px 40px 160px;
  min-height: 50px;
  text-align: left;
  font-weight: bold; 
  letter-spacing: 0.1em; 
  font-size: 1.1em;
  margin-bottom: 40px;
  line-height: 1.6em;
}

.bandtext{
  width: 60%;
  margin-left: 0px;
}

.intro_band{
  width: 100%;
  min-height: 50px;
  text-align: left;
  font-weight: bold;
  letter-spacing: 0.1em;
  line-height: 1.6em;
  font-size: 1.1em;
}

.intro{
  padding: 60px 0 30px 0;
  margin: 0 auto;
}
.intro h1{
  font-size: 3.4em;
  color: #FFE600;
  letter-spacing: -2px;
  text-align: center;
  margin-bottom: 2px;
}
#brand img {
  max-width: 68%;
}
.intro a{
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 1.5em;
  letter-spacing: -1px;
  padding-right: 87px;
}

/*** FIXES ***/
.padmargin{	
  margin-top:50px;
}
.openimg{
  width: 100%;
  height: 380px;
  opacity: 0.3;
  overflow: hidden;
}
.openimg img {  
  width: 100%;
  height: 100%;
  background-size: cover;
}


/*** PROGRAM EVENTS & THUMBNAILS ***/

#progtext {
  position: relative;
  min-width: 610px;
  min-height: 120px;
  height: auto;
  overflow: hidden;
  text-align: left;
  -moz-transition: all 1s linear;
  -webkit-transition: all 1s lineare;
  -o-transition: all 1s linear;
  transition: all 1s linear;
  transform: all 1s linear;
}

#progtext p{
  margin-top: 25px;
  font-size: 1.1em;
}

#progtext img {
  height: 150px;
  margin-top: 40px;
  margin-bottom: 25px;
}


#alert {
  position: relative;
  width: 100%;
  text-align: center;
  height: 30px;
  top: -50px;
  z-index:80;
}

.eventbox .bgminievent {
  opacity:0.3;  
  position: absolute;
  top: 0;
  left: 0;
}
.eventbox:hover .bgminievent {opacity:0.05;}


.ethumb {
  width:256px;
  height: 156px;
  margin-bottom:-3px;
  margin-left:0px;
  overflow:hidden;
  position:relative;
  display:inline-block;
  padding:0px;
  text-align:left;
}

@-moz-document url-prefix() { 
  .ethumb {
    margin-bottom:-6px;
    margin-left:-4px;
  }
}
@media screen\0 {  
  .ethumb {
    margin-bottom:-6px;
    margin-left:-4px;
  }
}



.dayprog {
  float: left;
  width: 98%;
  overflow: hidden;
  padding-left: 128px;
  margin: 0px;
  display:table;
}

.visible {
}

.dayprog span + div {
  /* margin-left: 128px; */
}


.vonbis {
  position: absolute;
  top: 15px;
  left: 15px;
  width: 75%;
  height: 25px;
  font-size: 0.9em;
  color: #ffec4b;
  font-weight: bold;
}

.etcont{
  height: auto;
  width: 235px;
  position: absolute;
  bottom: 10px;
  left: 15px;
  color: #666 !important;
  padding: 0px;
  overflow: hidden;
}

.etitle {
  z-index: 25;
  width: 100%;
  font-size: 1.2em;
  position: relative;
  bottom: 0px;
  color: #666  !important;
  line-height: 1.1em;
  font-weight: bold; 
}

.esubt {
  z-index: 115;
  width: 100%;
  font-size: 0.9em;
  position: relative;
  bottom: 0px;
  line-height: 1.2em;
}


.dthumb {
  width:128px;
  height:156px;
  overflow:hidden;
  position:absolute;
  left: 4px;
  padding:0px;
  margin-bottom: -4px;
  background-color:#D2D2D2;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  text-transform: uppercase;
  display:inline-block;
}

.dtdate {
  color:#ffec4b;
  background-color: #D2D2D2;
  font-weight:bold;
  font-size:32px!important;
  line-height:normal;
  padding: 30px 0 0 0!important;
  text-align: center;
  width: 100px;
  margin: 0 auto!important;
}

.dtdate a, .dthumb a {
  color:#ffec4b;
}

.dtdate:hover, .dthumb:hover .dtdate, .dthumb:hover{
  color: #444444;
  background-color: #ffec4b;
}

.page-contents-wrap table {
  border: 1px solid white;
  width: 1024px;
  margin: 0 auto;
  margin-top: 25px;
}

.menuss tr th {
  width: 30%;
}


table th, table td {
  border: 1px solid white !important;
  text-align: left !important;
  font-size: 1.2em;
}

table th div {
  width: 250px;
  height: 34px;
  overflow: hidden;
  display: block;
  padding-top: 4px;
}

.menuss {
  overflow: hidden;
  height: 125px;
}


/** BUTTONS & MENU STYLE **/

.sdropmenu{
  text-align: left;
  margin-bottom: 15px;
}

.sdropmenu div{
  display:inline-block;
  width: 230px;
  font-size:14px;
  color:#FFEA2D;
  text-align:center;
  text-decoration:none;
  background:#a7a7a7;
  margin:-2px 0px 0px 0px;
  border:#a7a7a7 2px solid;
  padding:3px 7px 3px 7px;
  cursor: pointer;
  position:relative
}

.mybtn{
  display:inline-block;
  width: 233px;
  font-size:17px;
  color: rgb(102, 102, 102);
  text-align:center;
  text-decoration:none;
  background: rgb(255, 230, 0);
  padding:15px 9px;
  cursor: pointer;
  font-weight: 700;
  height: 23px;
  line-height: 1.6em;
}
a.mybtn{
  color: rgb(102, 102, 102);
}

#fdtitle .sdropmenu .mybtn:first-of-type {
  width: 87px!important;
}

.mybtn:hover, .wpcf7-submit:hover{
  background-color:#797979;
  color: #ffec4b;
}

.mybtn.not-active{
  background-color:#797979;
  color: #ffec4b !important;
  width: auto;
  min-width: 230px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea, .wpcf7-lbl, .wpcf7{
  width: 100%;
  font-family: "Markpro", sans-serif;
  padding: 8px 12px;
  font-size: 17px;
}
.wpcf7-lbl{
  display: inline-block;
  float:left;
  width:40%;
  padding: 0px;
}
.wpcf7-lbl input[type="text"], .wpcf7-lbl input[type="email"] {
    width: 90%;
padding: 10px 5%;
font-style: italic;
font-size: 20px;
border: 1px solid #000;
}
.wpcf7-lb2 textarea {
    width: 96%;
padding: 8px 2%;
margin-top: 25px;
font-size: 20px;
font-style: italic;
border: 1px solid #000;
}
.sb-button {
    width: 100%;
    padding: 0px;
}
.sb-button input[type="submit"] {
    min-height: 55px;
    padding: 15px 70px;
    font-size: 18px;
    margin-right: -8px;
}
.wpcf7-lbl.last{
	float:right;
  display: inline-block;
}
.wpcf7-lb2{
  display: inline-block;
  width:100%;
  padding:0px;
}
.wpcf7 textarea{
  width: 97%;
}

.wpcf7-submit{
  font-size: 17px;
  color: #666 !important;
  text-align: center;
  text-decoration:none;
  background: #FFE600 !important;
  cursor: pointer;
  border: none;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 35px;
  font-weight: 600;
  float: right;
}

.mybtn.active{
  background-color: #DDD;
  color: #797979;
}

.mybtn.llila:hover{
  background-color: #AB3067;
}
.mybtn.llila.active{
  background-color: #AB3067;
  color: white;
}
.mybtn.lgrun:hover{
  background-color: #788952;
}
.mybtn.lgrun.active{
  background-color: #788952;
  color: white;
}
.mybtn.lbraun:hover{
  background-color: #87714C;
}
.mybtn.lbraun.active{
  background-color: #87714C;
  color: white;
}

.mybtn.filter:hover{
  background-color:#FFEA2D;
  color: #797979;
}

.mybtn.grun,.mybtn.lila,.mybtn.braun{
  position: relative;
  bottom:0px;
  width:100%;
  width: 270px;
}

.dateb{
  width: 17px!important;
  height: 20px !important;
  margin: 0!important;
  float: left;
}

.mybtn span {
  text-transform: uppercase;
}

#events .mix {display:none;}

#events {  
  overflow-y: hidden;
  padding-left: 4px;
  width: 90%;
  text-align: left;
  max-width: 1210px;
  margin: 0 auto 25px auto;
  position: relative;
  display: -webkit-box;
  display: table;
  top: 45px;
  clear: both;
}

#filters {
  margin: 0;
  padding: 0;
  display: -webkit-inline-flex; /* Safari */
  display: inline-flex;
  -webkit-flex-direction: row; /* Safari */
  flex-direction:         row;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap:         wrap;
  -webkit-justify-content: space-around; /* Safari */
  justify-content:         space-around;
  -webkit-align-content: center; /* Safari */
  align-content:         center;
  -webkit-align-items: center; /* Safari */
  align-items:         center;
  width: 100%;
  min-height: 260px;
  min-width: 750px;
  z-index: 100;
  padding-left: 10px;
}


.filterm {
  margin: 0 60px;
}


#filters li {
  display: inline-block;
  margin-right: -4px;
  position: relative;
  margin: 0 40px 70px 0px;
  width: 250px;
  cursor: pointer;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}

#filters li ul {
  padding: 0;
  position: absolute;
  top: 0px;
  left: 0;
  width: 250px;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
}

#filters li ul li { 
  display: block; 
  margin-bottom: 0px;
}

#filters li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


#filters .resetbtn{
  width: 40px!important;
  background: white!important;
  color: #666!important;
  margin: 0!important;
  position: relative;
  left: 260px;
  top: -27px;
  height: 31px;
}

#fftitle {
  z-index: 200;
}

#searchform {
  width: 290px;
}

#searchtxt {
  border-style:solid; 
  background-color:#a7a7a7; 
  padding:5px; 
  border-width:0px;  	 
  width: 258px;
  height: 31px;
  position: relative;
  left: -10px;
  color: #FFEA2D;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9em;
}

#searchtxt:focus { outline:none; } 

#submit {
  width: 0px;
  height: 0px;
  color: rgba(0,0,0,0);
  display: none;
}

#submit:hover {
  background-color:#a7a7a7; 
}

.searchsvg {
  height: 30px;
  width: 30px;
  position: absolute;
  left: 220px;
  top: 5px;
}

#moretxt {
  overflow: hidden;
  height: 0px;
  transition: all 1s linear;
  transform: all 1s linear;
}

#moretxt p {
}

.morebtn {
  display:block;
}

.hidden {
  display: none;
}


.cross {  
  height: 20px;
  width: 20px;
  top: 5px;
  position: relative;
}

/* Trash & Fixes ------------------------------------------------------------------------
----------------------------------------------------------------------------------------- */
#menu , header, .site-navigation {
  z-index: 999 !important;
  left: 0px;
  background-color: #F2F2F2;
  top: -10px;
}
.img-download {float:left; width:550px; font-style:normal; line-height: 2em; zoom:0.8;  }

.img-download a {letter-spacing:normal; font-weight: medium;}

.noborder {
  border: none;
}

/************ BOOTSTRAP GRID ****************/
.container  {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 98%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 97%;
  }
}
@media (min-width: 1200px) {
.entry-pcontent .col-sm-3 {
width: 22.4%;
height: 265px;
}
}
@media (min-width: 1249px) {
  .container {
    width: 97%;
  }
}
@media (min-width: 1250px) {
  .container {
    width: 1240px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}
.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;
  padding-right: 15px;
  padding-left: 15px;
}
.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.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: 0;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: 0;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .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.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: 0;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: 0;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .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.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: 0;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: 0;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .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.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: 0;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: 0;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

/******** THOME ELEMENTS ********/
.center {
  width:90%;
  margin:0px auto; 
  min-width: 1100px;   
  float: none; 
  display: block;
}

.thome,
.thome1,
.thome2,
.thome3{
  width: 100%;
  padding: 0px;
  float: left;
  height: 300px;
  display: block;
  overflow: hidden;
}

/* row 1 */
.thome1 div.thome-img1 {
  height: auto;
  width:48%;
  height: 300px;
  display: block;
  float: left;
}
.thome1 div.mid-sec {
  float: left;
  width: 291px;
  height: 300px;
  position: relative;
  background-color: #AF8C36;
}
.thome1 .thome-img {
  position: relative;
  right: 15%;
  top: -1px;
}
.thome1 .thome-img img {
  height: 302px;
}
@media (min-width: 480px){
  #wrap .thome1 .thome-img img {
    max-width: 600px;
  }
}
.thome1 div.thome-img2 { 
  height: auto;
  width: calc(52% - 291px);
  height: 300px;
  display: block;
  float: left;
}
.thome1 div.thome-text {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  padding: 0px 0px;
  width: 370px;
}
/* row 2*/
.thome2 div.mid-sec {
  float: left;
  width: 291px;
  height: 300px;
  position: relative;
  background-color: #EF6924;
}
.thome2 div.thome-text {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  padding: 0px 0px;
  width: 370px;
}
.thome2 .thome-img {
  position: relative;
  right: 15%;
  top: -1px;
}
.thome2 .thome-img img {
  height: 302px;
}
@media (min-width: 480px){
  #wrap .thome2 .thome-img img {
    max-width: 600px;
  }
}
.thome2 div.thome-img1{
  float: left;
  width: 37%;
  height: 300px;
}
.thome2 div.thome-img2 {
  float: left;
  width: calc(63% - 291px);
  height: 300px;
}
/* row 3 */
.thome3 div.mid-sec {
  float: left;
  width: 291px;
  height: 300px;
  position: relative;
  background-color: #009A8A;
}
.thome3 div.thome-text {
  margin-bottom: 0;
  position: absolute;
  top: 0;
  padding: 0px 0px;
  width:370px;
}
.thome3 .thome-img {
  position: relative;
  right: 15%;
  top: -1px;
}
.thome3 .thome-img img {
  height: 302px;
}
@media (min-width: 480px){
  #wrap .thome3 .thome-img img {
    max-width: 600px;
  }
}
.thome3 div.thome-img1 {
  float: left;
  width: 44%;
  height: 300px;
}
.thome3 div.thome-img2 {
  float: left;
  width: calc(56% - 291px);
  height: 300px;
}

.thome1 div ul.de,.thome2 div ul.de,.thome3 div ul.de{
  line-height: 1.15em;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: #fff;
  font-size: 38px;
  padding: 55px 14px 50px 35px;
  font-weight: bold;
  height: 125px;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.thome1 div ul.en,.thome2 div ul.en,.thome3 div ul.en{
  line-height: 1.15em;
  letter-spacing: 0;
  margin-bottom: 5px;
  color: #fff;
  font-size: 42px;
  padding: 55px 14px 50px 35px;
  font-weight: bold;
  height: 125px;
}

.thome-text a {
  float: right;
  color: #fff;
  font-size: 25px;
  font-weight: bold;
  text-decoration: underline;
  padding-right: 15px;
}

.thome div p.en{
  min-height: 300px;
}

.thome div ul.de{
  min-height: 350px;
}

/* fix for image stretch */
.thome1 > .thome-img1{
  background: url('images/mozaik_1-1.jpg') center center no-repeat;
  background-size: cover;
}
.thome1 > .thome-img2{
  background: url('images/AR_lacatonvassal_c_philippe-ruault.jpg') left center no-repeat;
  background-size: cover;
}
.thome2 > .thome-img1{
  background: url('images/mozaik_2-1.jpg') center center no-repeat;
  background-size: cover;
}
.thome2 > .thome-img2{
  background: url('images/SP_Stadtlandschaften_JDS_Kalvebod-waves_4_c_Jullen-Lanoo-.jpg') center center no-repeat;
  background-size: cover;
}
.thome3 > .thome-img1{
  background: url('images/mozaik_3-1.jpg') center center no-repeat;
  background-size: cover;
}
.thome3 > .thome-img2{
  background: url('images/UN_c_A24-landschaft.jpg') left center no-repeat;
  background-size: cover;
}

/* homepage rework 2017 */
section#formate{
  padding: 2em 0;
  position: relative;
  display: block;
  float:left;
  width:100%;
}
.fhome2017{
  vertical-align: top;
  width: calc(25.5% - 80px);
  display: inline-block;
  border: 10px solid #FFE600;
  padding: 2em 1.5em 0.5em 1.5em;
  text-align: center;
  color: #666;
}
.fhome2017 h4{
  font-size: 17px;
  font-weight: 700;
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  letter-spacing: normal;
}
.fhome2017-text{
  line-height: 1.3;
}

/* partner rework 2017 */
section#partner{
  padding: 1em 0;
  float: left;
  width: 100%;
}
section#partner h1{
  color: #666;
}

.fthome {
  padding: 0 40px;
  font-size: 1.2em;
  text-align: center!important;
  line-height: 1.6em;
  letter-spacing: 0.1em;
  width: 25%;
}

.fhome a, .fthome a {
  font-weight:normal!important;
  letter-spacing: 0.1em;
}

.fthome a:hover {
  color: #666;
}

/*********** MOSAIK ****************/
.fbimg {
  height:50px; 
  float: left; 
  margin-right: 25px;  
  margin-bottom: 150px;
}

.partners-content h4 {
  display: inline-block;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  clear: both;
}



.lshowcase-box-4, .lshowcase-box-3{
  margin-bottom: 40px;
}


.center-responsive {
  display: none;
}

.center-responsive .thome, .center-responsive .fhome {
  width: 70%;
  margin: 0 auto;
  font-size: 1.5em;
  margin-bottom: 50px;
}

.thome.tr {
  margin: 0 50px;
}

.center-responsive .fhome {
  margin: 80px auto;
}

.center-responsive .thome div {
  margin-bottom: 100px!important;
}


.thome-u {
  padding: 25px 0 50px 0!important ;
}

.thome-u .mybtn{
  width: 100%;
}

#fotohinweis {
  top: 450px;  
  width: 640px;  
  right: 10px;  
  float: right;  
  text-align: right;  
  position: absolute;  
  color: #a7a7a7 !important;
}


#duration{
  width:150px;
  float:left;
  text-align:left;
  left:0px;
}

#time{
  min-width: 150px;
  float:left;
  text-align:left;
  left:0px;
}

#location{
  width:200px;
  float:left;
  text-align:left;
  left:0px;
}


input[type=submit]{
  border-style: none;
  min-height: 38px;
}


/********************************************                  **********************************************************
**********************************************    RESPONSIVE    **********************************************************
**************************************************************************************************************************


/*************************************************************************************** RES MEDIA  MAX-WIDTH *****/

@media all and (max-width: 1320px){
  .related {
    position: relative;
    float: none;
    left: 140px;
    top: 20px;
  }
}

@media all and (max-width: 1240px){
  #events {
    margin: 0 auto;
    width: 1152px;
  }

  #filters {
    padding-left: 0px;
  }
}

@media all and (max-width: 1180px){

  .show-menu {
    display: block;
    left: 0px;
  }

  #menu {
    zoom: 0.8;
  }

  .title{
    top: 180px;
    line-height: 80px;
    font-size: 70px;
    padding-top: 10px;
    left: 60px;
    width: 60%;
  }

  .band {
    left: -100px;
    position: relative;
  }

  .bandtext{
    width: 65%;
  }

  .single-content {
    position: relative;
    left: 0px;
  }

  .program-content {
    left: 0px;
  }

  article.postentry .single-content{
    left: -50px;
    top: 40px;
  }

  #fotohinweis {
    top: -35px;
    right: -10px;
    line-height: 1em;
    width: 610px;
  }

  .single-content .content {
    float: none;
    min-width: 160px;
    margin-bottom: 50px;
    width: 75%;
    position: relative;
  }


  .spraecher {
    font-size: 1.8em;
    line-height: 1.6em;
  }

  .spraecher div {
    min-width: 40%;
  }


  .partners-content p{
    font-size: 0.8em;
  }


  .sdropmenu .mybtn.filter {
    margin-bottom: 0px!important;
  }

  #events { width: 900px; }

}


/*************************************************** RES MOBILE 1024 *****/


@media all and (max-width: 1024px){
  #menu {
    left: 0px;
    width: 100%;
  }

  #home-badge {
    top: 480px;
    left: 200px;
  }

  .center-responsive {
    display:block;
    margin-top: 140px;
  }

  #mosaik {
    zoom: 0.6;
  }

  #mosaik_safari {
    height: 800px;
  }

  .dayprog {
    width: 90%;
  }

}
@media all and (max-width: 991px) {
   .menu-item-language {
    margin-left: 5% !important;
   }
}

@media all and (max-width: 960px) {

  #events { width: 650px; }

}

@media all and (max-width: 805px){

  #duration, #time, #location {
    width: 100%;
  }


  .filterm, .themeb, .formatb{
    width: 600px!important;
  }

  .resetbtn {
    left: 610px!important; 
    height: 45px!important;
    width: 35px;
    top: -30px!important
  }

  .resetbtn img {
    height: 30px;
    width: 30px;
  }

  #searchform {
    padding-left: 10px;
  }

  #searchtxt {
    width: 600px;
  }

  .searchsvg {
    left: 610px;
  }

}
@media only screen and (min-width: 1025px) and (max-width: 1199px) {
	.entry-pcontent .col-sm-3 {
    width: 21.6%;
    height: 245px;
}
.page-template-template-presslist #intro .headline {
    padding: 0px 100px;
}
	
  #make_all h1 {
    font-size: 55px;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .footer-newsletter .es_widget_form {
    width: 100%;
  }
  .fhome2017-text {
    height: 150px !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1134px) {
	.nav-pills > li, .menu > li {
   min-width: 115px;
   width:115px;
   }
   #base_menu {
    right: 8%;
   }
   .nav-pills > li > a, .menu > li > a {
    font-size: 15px;
   }
}
@media all and (max-width: 1024px){
	.thome1 div ul.de, .thome2 div ul.de, .thome3 div ul.de{
padding: 55px 14px 50px 14px;
	}
	.thome1 div ul.en, .thome2 div ul.en, .thome3 div ul.en{
padding: 55px 14px 50px 14px;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
	#make_all h2 span {
    font-size: 39px;
   }
   html[lang="en-US"] #make_all h2 span{
	    font-size: 39px;
   }
	.thome1 div ul.de, .thome2 div ul.de, .thome3 div ul.de{
		font-size: 40px;
	}
	.thome1 div ul.en, .thome2 div ul.en, .thome3 div ul.en{
		font-size: 40px;
	}
	.thome1 div.thome-text,
.thome2 div.thome-text,
.thome3 div.thome-text	{
    width: 352px;
   }
	.single-content{
		left:0px;
	}
	.col-sm-3 {
    width: 32%;
  }
  .col-sm-9 {
    width: 60%;
  }
  .page-template-template-presslist #intro .headline {
    padding: 0px 110px;
  }
  .entry-pcontent .col-sm-3 {
    width: 28.333%;
    height: 245px;
  }
  .nav-pills > li, .menu > li {
    min-width: auto;
    font-size: 13px;
    width: 96px;
  }
  .nav-pills > li:nth-child(5), .menu > li:nth-child(5) {
    width: 65px;
    min-width: 65px;
  }
  .center,
  #wrap,
  body,
  html{
    min-width:100%;
    width:100%;
  }

  footer {
    width: 100%;
  }
  .fhome2017{
    width: calc(50.5% - 80px);
    margin-bottom: 15px;
  }
  .fhome2017-text {
    height: 135px !important;
  }
  .middle-home-section .mh-text {
    width: 46%;
  }
  .middle-home-section .mh-video {
    width: 51%;
  }
  .partnerreel .lshowcase-box-4 {
    width: 33.33%;
  }
  .footer-logo {
    width: 25%;
    padding-top: 25px;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .footer-social-icons {
    width: 20%;
  }
  .footer-social-icons img {
    width: 20%;
  }
  .footer-links {
    width: 20%;
  }
  .footer-newsletter {
    width: 35%;
  }
  .footer-newsletter .es_widget_form {
    width: 90%;
  }
  .footer-newsletter #es_txt_email {
    width: 70%;
  }
  .footer-newsletter .es_button {
    width: 30%;
  }
  .thome1 div.thome-img1 {
    width: 40%;
  }
  .thome1 div.mid-sec {
    width: 30%;
  }
  .thome1 .thome-img {
    right: 20%;
  }
  .thome1 div.thome-img2 {
    width: 30%;
  }
  .thome2 div.thome-img1 {
    width: 30%;
  }
  .thome2 div.mid-sec {
    width: 26%;
  }
  .thome2 .thome-img {
    right: 28%;
  }
  .thome2 div.thome-img2 {
    width: 44%;
  }
  .thome3 div.thome-img1 {
    width: 40%;
  }
  .thome3 div.mid-sec {
    width: 30%;
  }
  .thome3 .thome-img {
    right: 28%;
  }
  .thome1 div p, .thome2 div p, .thome3 div p {
    font-size: 45px;
  }
  .thome3 div.thome-img2 {
    width: 30%;
  }
  .bsocial-text {
    width: 50%;
  }
  .bs-text {
    width: 100%;
  }
  #home-badge {
    top: 490px;
    left: 120px;
  }
  #make_all h1 {
    font-size: 55px;
  }
}	

@media only screen and (min-width: 481px) and (max-width: 767px) {
	.page-template-template-presslist #intro .headline {
    padding: 0px 50px;
   }
   .entry-ptitle {
   float:none;
  }
  .entry-ptitle {
    float:none;
    position: relative;
    clear: both;
   }
   .entry-pcontent .col-sm-3 {
    width: 41%;
    float: left;
    height: 260px;
   }
   #intro p {
    padding-right: 0px;
  }
	.thome2 div.thome-text{
		width:205px;
	}
	.thome3 div.thome-text {
		width:230px;
	}
  .center,
  #wrap,
  body, 
  html{
    min-width:100%;
    width:100%;
  }

  footer {
    width: 100%;
  }
  .fhome2017 {
    width: calc(51.3% - 80px);
    margin-bottom: 15px;
  }
  .fhome2017-text {
    height: 215px !important;
  }
  .fhome2017 h4 {
    font-size: 15px;
  }
  .middle-home-section{
    height:auto;
  }
  .middle-home-section .mh-text {
    width: 97%;
  }	
  .middle-home-section .mh-video {
    width: 100%;
  }
  .partnerreel .lshowcase-box-4 {
    width: 50%;
  }
  .thome, .thome1, .thome2 {
    width: 100%;
    height: 200px;
  }
  .thome1 div.thome-img1 {
    width: 40%;
    height: 200px;
  }
  .thome-img1 img, .thome-img2 img {
    height: 200px;
  }
  .thome1 div.mid-sec {
    width: 30%;
    height: 200px;
  }

  .thome1 .thome-img img {
    height: 201px;
  }
  .thome1 div ul.de, .thome2 div ul.de, .thome3 div ul.de {
    font-size: 30px;
    padding: 40px 14px 45px 0px;
  }
  .thome1 div ul.en, .thome2 div ul.en, .thome3 div ul.en {
    font-size: 30px;
    padding: 40px 14px 45px 0px;
  }
  .thome1 div.thome-img2 {
    width: 30%;
    height: 200px;
  }
  .thome2 div.thome-img1 {
    width: 35%;
    height: 200px;
  }
  .thome2 div.mid-sec {
    width: 30%;
    height: 200px;
  }

  .thome2 .thome-img img {
    height: 201px;
  }
  .thome2 div.thome-img2 {
    width: 35%;
    height: 200px;
  }
  .thome3 div.thome-img1 {
    float: left;
    width: 36%;
    height: 200px;
  }
  .thome3 div.mid-sec {
    width: 35%;
    height: 200px;
  }

  .thome3 .thome-img img {
    height: 201px;
  }
  .thome3 div.thome-img2 {
    width: 29%;
    height: 200px;
  }

}

@media all and (max-width: 767px){
	.col-sm-3 {
    width: 100%;
   }
	.thome1 div.thome-text,
.thome2 div.thome-text,
.thome3 div.thome-text	{
    width: 240px;
  }
  .thome1 div ul.de, .thome2 div ul.de, .thome3 div ul.de {
    font-size: 26px;
    height: 72px;
}
 .thome1 div ul.en, .thome2 div ul.en, .thome3 div ul.en {
    font-size: 26px;
    height: 72px;
}
	.thema h1.tbackhead{
		font-size: 3em;
	}
	.alignleft {
    display: inline;
    float: none;
    left: 0px;
    margin-right: 0px;
  }
  strong {
    display: block;
}
	.single-content {
     left: 0;
	 padding-right: 0px;
	 text-align: center;
}
.left-width {
    max-width: 100%;
}
.left-width p {
    padding-right: 0px;
}

h1.tbackhead {
    left: 0;
    font-size: 3.5em;
    width: 100%;
    top: 140px;
    text-align: center;
	bottom:auto;
   }
	
.page-template-page-contact #intro .headline {
    width: 90%;
    text-align: center;
}
.page-template-page-contact #intro .headline p {
    font-size: 25px;
    line-height: 30px;
}
.left-width .wpcf7 {
    width: 90%;
}
.wpcf7-lbl {
    width: 100%;
}
.sb-button {
    text-align: center;
    float: left;
}
.sb-button input[type="submit"] {
    margin-right: -21px;
    float: none;
}

  #base_menu{
    position: relative;
    display: none;
    width: 300px;
    margin: 0 auto;
    right: 0px;
    top: 0px;
  }
  .menu{
    height:auto;
    background-color:#ccc;
    display:inline-block;
  }
  .nav-pills > li, .menu > li{
    float: left;
    min-width: 87%;
    height: auto;
    text-align: left;
    padding: 5px 20px;
  }
  #base_menu .arrow{
    position:absolute;
    right:15px;
    width:20px;
    height:20px;
    background-color:#ccc;
    cursor:pointer;
    text-align:center;
  }
  .menu li:hover > .sub-menu{
    overflow:hidden;
    background-color:#ccc;
  }
  span.show-menu {
    width: 100%;
    text-align: center;
  }
  .sub-menu{
    display:none;
    width:84%;
    height:auto;
    background-color:#ccc;
  }
  .sub-menu li .sub-menu{
    position:relative;
    left:10px;
    overflow:hidden;
    top:0px;
    width:84%;
    font-size:1em;
    display:none;
  }
  .sub-menu li{
    min-height:40px;
    width:100%;
    position:relative;
    left:0px;
    text-align:left;
    padding:10px 0px 0px 0px;
    background-color:#ccc;
    top:10px;
    text-transform:none !important;
    font-weight:normal;
    float:left;
  }

  .footer-logo {
    width: 100%;
    text-align: center;
  }
  .footer-logo img {
    max-width: 100%;
  }
  .footer-social-icons{
    width:100%;
  }
  .footer-links{
    width:100%;
    margin-bottom: 40px;
    text-align: center;
  }
  .footer-links ul li{
    float: none;
display: inline-block;
background-color: transparent;
min-width: 100%;
text-align: center;
padding: 5px 0px;
  }
  footer .menu {
    background-color: transparent;
}
  .footer-newsletter {
    width: 100%;
    margin-bottom: 40px;
  } 
  .footer-newsletter .widget-title{
    text-align:center;
  }
  span.show-menu{
    display:none;
  }
  .footer-newsletter .es_widget_form {
    width: 290px;
    margin: 0 auto;
  }
  .intro h1 {
    font-size: 2.4em;
  }
  #make_intro {
    width: 450px;
  }
  #make_all img {
    margin-left: -45px;
    width: 100%;
  }
  #make_all h1 {
    font-size: 43px;
  }
  #make_all h2 span {
    font-size: 32px;
  }
   html[lang="en-US"] #make_all h2 span{
	    font-size: 30px;
   }
  .bsocial-text {
    width: 50%;
    padding-top: 40px;
  }
  .bs-text{
    width:100%;
    padding-top: 10px;
  }
  #home-badge {
    top: 390px;
    left: 60px;
  }
  .thome1 .thome-img {
    right: 14%;
  }
  .thome2 .thome-img {
    right: 25%;
  }
  .thome3 .thome-img {
    right: 17%;
  }
}
@media all and (max-width: 630px){
  .thome1 .thome-img {
    right: 15%;
  }
  .thome2 .thome-img {
    right: 18%;
  }
  .thome3 .thome-img {
    right: 6%;
  }
}
@media all and (max-width: 550px){
  .thome1 .thome-img {
    right: 35%;
  }
  .thome2 .thome-img {
    right: 42%;
  }
  .thome3 .thome-img {
    right: 25%;
  }
}	

@media all and (max-width: 480px){
	.thome1 div.thome-text,
	.thome2 div.thome-text,
	.thome3 div.thome-text{
		width:165px;
	}
  .single-content {
    left: 0;
   }
   .page-template-template-presslist #intro .headline {
    padding: 0px 20px;
   }
   .entry-ptitle{
	   float:none;
   }
  .center,
  #wrap,
  body, 
  html{
    min-width:100%;
    width:100%;
  }
  .intro_band {
    width: 100%;
  }
  .intro h1{
    font-size: 3em;
  }
  #make_all img {
    margin-left: -40px;
    width: 100%;
  }
  #make_all h1 {
    color: #FFF;
    font-size: 27px;
  }
  #make_all h2 span{
    font-size: 19px;
  }
   html[lang="en-US"] #make_all h2 span{
	    font-size: 17px;
   }
  .bsocial-text {
    width: 100%;
    position: relative;
    left: -50%;
  }
  .bsocial-icons {
    width: 100%;
    text-align: center;
  }
  .bsocial-icons li {
    float: none;
    display: inline-block;
  }
  .bs-text {
    width: 100%;
    text-align: center;
  }
  #home-badge {
    top: 104%;
    left: -20%;
  }
  .thome3, .thome1, .thome2{
    height: 140px;
  }
  .thome1 div.thome-img1 {
    height: 140px;
    width: 30%;
  }
  .thome-img1 img, .thome-img2 img {
    width: 100%;
    height: 140px;
  }
  .thome1 div.mid-sec {
    width: 40%;
    height: 140px;
  }
  .thome1 .thome-img {
    right: 13%;
  }
  .thome1 .thome-img img {
    height: 141px;
    width: auto;
  }
  .thome1 div ul.de, .thome2 div ul.de, .thome3 div ul.de {
    font-size: 16px;
padding: 25px 14px 25px 0px;
height: 50px;
  }
  .thome1 div ul.en, .thome2 div ul.en, .thome3 div ul.en {
   font-size: 16px;
padding: 25px 14px 25px 0px;
height: 50px;
  }
  .thome-text a{
    font-size: 16px;
  }
  .thome1 div.thome-img2 {
    width: 30%;
    height: 140px;
  }
  .thome2 div.thome-img1 {
    width: 21%;
    height: 140px;
  }
  .thome2 div.mid-sec {
    width: 40%;
    height: 140px;
  }
  .thome2 .thome-img {
    right: 10%;
  } 
  .thome2 .thome-img img {
    height: 141px;
  }
  .thome3 div.thome-img1 {
    width: 28%;
    height: 140px;
  }
  .thome3 div.mid-sec {
    width: 40%;
    height: 140px;
  }
  .thome3 .thome-img {
    right: 10%;
  }
  .thome3 .thome-img img {
    height: 141px;
  }
  .thome3 div.thome-img2 {
    width: 32%;
    height: 140px;
  }
  .thome2 div.thome-img2 {
    width: 39%;
    height: 140px;
  }
  #make_intro {
    top: 100px;
    left: 50%;
    width: 90%;
  }
  .fhome2017{
    width:91%;
    margin-bottom: 15px;
    padding:2em 1% 0.5em 1%;
  }
  .middle-home-section{
    height:auto;
  }
  .middle-home-section .mh-video{
    width:100%;
  }
  .middle-home-section .mh-text{
    width: 97%;
  }
  .middle-home-section .mh-text h1 {
    font-size: 3.5em;
    line-height: 65px;
  }
  .lshowcase-box-4{
    width:50% !important;
    margin-bottom:20px;
  }
  footer {
    width: 100%;
  }

}
@media all and (max-width: 400px){
  .thome3 .thome-img {
    right: 35%;
  }
  .thome2 .thome-img {
    right: 30%;
  } 
  .thome1 .thome-img {
    right: 30%;
  }
}


@media screen and (min-color-index:0) and(-webkit-min-device-pixel-ratio:0) { 
  #make_all{
    display:none;
  }
  #make_intro_safari{
    display: block; 
  }
}

/* single page additions */
#intro p{
  font-size: 20px;
  font-style: italic;
}
#intro strong{
  font-style: normal;
  float: right;
}
#intro .headline{
  margin-top: 80px;
  margin-bottom: 30px;
}

body.page-template-page-contact-php{
  background: url('images/background_contact.jpg') center center no-repeat;
  background-size: cover;
}

.thome-text li:last-child{
  display: none;
}