 @media screen and (max-width: 767px) {


.smartphone_img {
    display:inline !important;
}

#chart3_hype_container,#weltkarteausstellerde_hype_container,#chart4_hype_container,#weltkartebesucherde_hype_container,#chart1_hype_container,#chart2_hype_container,
#chart1en_hype_container, #chart2en_hype_container,#chart1de_hype_container, #chart2de_hype_container  {
display: none;
}

#angebotssegmente_content {
min-height: 0px !important;
}

#aussteller_content {
min-height: 0px !important;
}

}


.parallax {
	background: #ffffff;
    background-repeat:no-repeat;
    background-position: top center;
    background-attachment: fixed; 
      -webkit-background-size: auto;
      -moz-background-size: auto;
      -o-background-size: auto;
      background-size: auto;
	min-height: 1200px;
	position: relative;
}

#weiter_btn_zitate {
    display:none;
}

#logo_interzum {
    position: absolute;
    top: 30px;
    left: 53px;
}

#messe {
background-image: url('../images/bg1.jpg');
min-height: 1200px;
}

#messe_content {
background-image: url('../images/bg2.jpg') ;
}

#livingkitchen {
background-image: url('../images/bg3.jpg') ;
}
#livingkitchen_content {
background-image: url('../images/bg4.jpg') ;
}
#aussteller {
background-image: url('../images/bg5.jpg')  ;
}

#zitate {
background-image: url('../images/bg_zitat.jpg')  ;
}

#zitate2 {
background-image: url('../images/bg_zitat2.jpg')  ;
min-height:0px;
}

#zitate3 {
background-image: url('../images/bg_zitat3.jpg')  ;
}

#aussteller_content {
background-image: url('../images/bg6.jpg') ;
min-height: 2800px;
}

#aussteller_content2 {
background-image: url('../images/bg5.jpg') ;
}

#besucher {
background-image: url('../images/bg7.jpg')  ;
}

#besucher_content {
background-image: url('../images/bg8.jpg')  ;
min-height: 4000px;
}
#besucher_content2 {
background-image: url('../images/bg8.jpg')  ;
}

#angebotssegmente {
background-image: url('../images/bg9.jpg')  ;
}

#angebotssegmente_content {
background-image: url('../images/bg10.jpg')  ;
min-height: 1400px;
}

#events {
background-image: url('../images/bg11.jpg')  ;
}

#events_content {
background-image: url('../images/bg12.jpg')  ;
min-height:1500px;
}

#kommunikation {
background-image: url('../images/bg13.jpg')  ;
}

#kommunikation_content {
background-image: url('../images/bg14.jpg')  ;
min-height:1500px;
}

#standort {

background-image: url('../images/lage.jpg')  ;

}

#lage_content {
background-image: url('../images/karte.png')  ;

}
#kontakt {
background-image: url('../images/dom.jpg')  ;
min-height:1500px;
}

#kontakt_outer {
    margin-top: 0px;

}

#kontakt_content {

}

#kontakt_content .transparency  
{  
    zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9; 
    background-color:#ffffff;  
    width:100%;  
    height:1500px;  
    position:absolute;  
    top:0px;  
    left:0px;
    z-index:-1;
}

.footer a{
color:#777777;
font-size: 15px;
}

label {
margin-bottom: -10px;
}
input[type=text] {
width:99%;
border: none !important;
zoom: 1;
filter: alpha(opacity=50);
opacity: 0.5;
background:#000000;
color:#FFFFFF;
}
.zitat_green {
margin-top: 300px;
padding:15px;
background: #ffffff;
position:relative;  
z-index:1;
    color:#e30513;
}

.zitat_green:after {
    content: "";
    position: absolute;
    bottom: -110px;
    left: 85px;
    border-width: 0 0 110px 100px;
    border-top-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 110px;
    border-left-width: 100px;
    border-style: solid;
    border-color: transparent #fff;
}

.zitat_white p {
font-size: 26px;
line-height: 1.2em !important;
    color:#e30513;
}

.zitat_name {
font-size: 15px !important;
line-height: 1.3em !important;
    color:#777777 !important;
}

.zitat_white .transparency  
{  
    zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9; 
    background-color:#ffffff;  
    width:100%;  
    height:1500px;  
    position:absolute;  
    top:0px;  
    left:0px;
    z-index:-1;
} 

.zitat_white {

color:#e30513;
padding:15px;
margin-bottom: 250px;
position:relative;  
overflow:hidden;
z-index:1;
}

.zitat_green p {
    color:#e30513;
  font-size: 26px;
line-height: 1.3em !important;
}

.zitat_green .transparency  
{  
    zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.9; 
    background-color:#ffffff;  
    width:100%;  
    height:1500px;  
    position:absolute;  
    top:0px;  
    left:0px;
    z-index:-1;
} 



#zitate1, #zitate2 {
   /*padding-top:250px;*/
}

#hinweis_lage {
    display:block;
}


.fett {
font-weight: bold;
}

.green_box  
{  
    width:100%;  
    color:#ffffff;  
    position:relative;  
    overflow:hidden;
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 100px;
        text-align: left;
}  
  
.green_box .transparency  
{  
    zoom: 1;

    width:100%;  
    height:1500px;  
    position:absolute;  
    top:0px;  
    left:0px;

background: #e30513;

/* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";

  /* IE 5-7 */
  filter: alpha(opacity=90);

  /* Netscape */
  -moz-opacity: 0.9;

  /* Safari 1.x */
  -khtml-opacity: 0.9;

  /* Good browsers */
  opacity: 0.9;
}  

.yellow_box  
{  
    width:100%;  
    color:#ffffff;  
    position:relative;  
    overflow:hidden;
    min-height: 400px;
    padding-top: 30px;
    padding-bottom: 100px;
    text-align: center;
}  

.yellow_box .transparency  
{  
    zoom: 1;

    width:100%;  
    height:1500px;  
    position:absolute;  
    top:0px;  
    left:0px;

/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiOGYwMCIgc3RvcC1vcGFjaXR5PSIwLjkzIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC42MyIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(219,143,0,0.93) 0%, rgba(255,255,255,0.63) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(219,143,0,0.93)), color-stop(100%,rgba(255,255,255,0.63))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(219,143,0,0.93) 0%,rgba(255,255,255,0.63) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(219,143,0,0.93) 0%,rgba(255,255,255,0.63) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(219,143,0,0.93) 0%,rgba(255,255,255,0.63) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(219,143,0,0.93) 0%,rgba(255,255,255,0.63) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eddb8f00', endColorstr='#a1ffffff',GradientType=0 ); /* IE6-8 */

}  

  
.content_green  
{  
    position:relative;
    color:#ffffff;
}

.green_text {
 max-width: 530px;   
}

.white_box  
{      padding-top: 0px;
    padding-bottom: 80px;
    width:100%;   
    position:relative;  
    overflow:hidden;
    min-height: 400px;
    color:#000000;
    z-index: 1;
        text-align: left;
}  


.white_box .transparency  
{  
      zoom: 1;
    filter: alpha(opacity=90);
    opacity: 0.9; 
    background-color:#ffffff;  
    width:100%;  
    height:15000px;  
    position:absolute;  
    top:0px;  
    left:0px;
    z-index:-1;

}  

.white_box h2 {
text-align: center;
font-size: 28px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.content_white  
{  
    position:relative;
}

.content_white li {
 padding-left: 0.7em;
}
.content_white li:before {
  content: "›";
  display: inline-block;
  margin-left: -0.7em;
  width: 0.7em;
}

#nav {
padding-left: 20px;
padding-top: 5px;
margin: 0;
background:url('../images/nav_bg.png') no-repeat right top;
height:183px;
width:258px;
}

.btn_home {

position:absolute;
bottom:30px;
left:50%;
margin-left: -30px;

}

#yt_player {
    text-align: center;
    margin-top: 40px;
}




