@media only screen and (max-width:780px) {
body {
	font-size:16px;
	line-height:23px;
	-webkit-appearance: none;
	/*width: 100% !important;
	padding: 0;*/
	
	}
#content{	
	position: absolute;	
	left: 0;
	right:0;
	top:0;
	bottom:0;
	width: auto;
}
section{
	width: 100% !important;
	/*padding: 0 !important;*/
	margin: 0 !important;
	left: 0;
	right: 0;
	margin-right: 0 !important;
	overflow: hidden;
	}
h1,h2,h3,h4,h5,
p,li{
	font-size: 1.1em;
	line-height: 1.3em;
	}
p{
	margin: 0.6em 0 0.8em;
	}
h1, h2, h3, h4, h5 {
    margin: 0.9em 0 0.6em;
}

/*layout oben*/


/*header*/
.navi{
	position: fixed;
	z-index: 99;
	top:0;
	opacity: 0.94;
	height:58px;
	width: calc(100% - 20px);	
	margin: 0;
	font-size:26px;
	line-height:40px;
	padding: 0 10px;
	border-bottom:0px;
	left:0px;
	min-width: 300px;
	/*background-color:rgba(34,47,53,0.93);*/
	background-color:rgba(22,30,36,0.96);	
	display: flex;
	justify-content: center;
	}
.newsletter .navi{
	
}
.navi #link0{
	display: inline-block;
	font-size: 0.75em;
	padding: 8px;
}
.navi #links{
	display: block;
	font-size: 0.75em;
	padding: 8px;
	width: 200px;
	}
.navi a,
.navi a:link,
.navi a:visited{
	margin:0;
	padding: 0 20px;
	display:block;
	}
.navi .logo{
	position:absolute;	
	height: 40px;
	width: auto;
	margin: 7px 0;
	left: 8px;
	}
.navi .links.lang{ 
	position: relative;
	right:inherit;
	top: inherit;
	font-size: 0.8em;
	padding: 0 20px;
}
.navi .links.lang a{
	display: inline !important;
	padding: 0 0;
	}
.navi .links.lang a:first-child::after{
	content: " | ";
	}
.menu{
	position:absolute;	
	font-size: 0.9em;
	font-weight:400;
	margin:0px;
	text-align:right;
	right: 8px;
	top: 0px;
	padding:0;
	opacity:0.94;
	z-index: 199;
	/*min-width:200px;*/
}
#menubutton{
	position: fixed;
	display:block;
	z-index: 1000;
	height:58px;
	right: 0;
	opacity:0.6;
	cursor: pointer;
	}
.menu .dropdown{
	display:none;
	margin: 60px -10px 0 0;
	position: static;
	padding: 36px 12px 10px 10px;
	right: 0;
	background: url(images/menu3.svg) no-repeat top right / cover;
	width: auto;
	}
.navi .links a.active{	
	border-bottom: none;
	opacity: 1;
	color: rgba(255,255,255,1.00);
	}
#menubutton:hover,
#menubutton:focus,
#phonebutton:active{
	-webkit-tap-highlight-color: rgba(5,50,50,0.2);
	}
/*.anchor{
	top: -160px;
	position: absolute;
	}*/
.app_logo{
	position: absolute;
	width: 10vw;
	left: 33vw;
	top: 35vh;
	max-width: 150px;
	min-width: 130px;
		}
.anfang{
	position: relative;
	color: #88B6C7;
	/*text-align: center;*/
	display: block;
	font-size: .9em;
	margin: -89vh 12px 88vh;
	height: 100%;
	}
.anfang .kasten.text {
	display: none;
}
.anfang h1{
	font-weight: 800;
	font-size: 2em;
	color: #E02020;
	margin: 0;
}
.anfang h3{
	width: 240px;
}
.anfang h4{
	font-weight: 600;
	font-size: 0.9em;
	color: #fff;
	margin: 0 0 3px;
}	
.anfang h5{
	font-weight: 500;
	font-size: 0.7em;
	color: #fff;
	margin: 0;
}
.anfang .button{
	display: inline-block;
	margin-bottom: 12px;
	font-weight: 600;
}
.anfang .partner {
    bottom: 11em;
}
.gallery_item .berlin1945{
	display: none;
}

.preise{
	position: relative;
	margin: calc(-98vh + 50px) 10px 0;
	font-size: 0.5em;
	display: flex;
}
.preise .lorbeer {
line-height: 1.2em;
}
.preise .lorbeer img{
	height: auto;
	width: 90%;
	display: block;
}
.vote{
	bottom:92px;
	left: 15px;
	font-size: 0.75em;
	font-weight: 600;
	font-weight: 600;
}
.vote img{
	height: 60px;
	display: block;
}





.stores,
.show .stores{
	padding:12px 0;
	background: rgba(19,24,27,0.83);
	bottom: 0px;
	text-align: center;
	width: 100vw;
	right: 0;
	}
.stores img{
	width: 150px;
	margin: 0.2em;
	}

@media only screen and (max-device-width : 330px) and (orientation : portrait) {
.stores img {
	width: 144px;
	margin: 0.05em;
	}
}

.text.kasten{
	/*position:relative;*/
	background: rgba(0,0,0,0.65);
	width:auto;
	padding:5px 15px;
	font-size:0.85em;
	}
.kasten.left{
	left: auto;
	float: none;
	}
.kasten.right{
	right: auto;
	float: none;
	}
.kasten.bottom{
	bottom: auto;	
	}
/*.text.kasten.left.bottom{
	width: auto;
	}*/



/*content*/
.block{
	position: relative;
	width: auto;	
	min-width: 240px;
	margin: 0;
	padding: 50px 0 0 0;	
	right: auto;
	float: none;
	}
.block.left{
	float: none;
}
.block.right{
	float: none;
	text-align: left;
}
.block.small{
	min-width: 300px;
	padding:0;
	margin: 0;	
}
.block.links{
	min-width: 240px !important;
	display: block;
	padding: 0;
}
.quer{
	width: calc(100% - 30px);
	}
.ipad,
#zeitleiste .ipad{
	background: none;
	padding:0 !important;
	margin: 0;
	width: auto;	
	}
.galerie div img{
	width: 100vw;
	}

/*section*/
section{
	position:relative;
	color:#FFF;
	}
section a:link,
section a:visited{
	color:rgba(255,255,255,1)
	}
section a:hover{
	color:rgba(255,255,255,0.85)
	}
section#partizipation{
	height:auto !important;
	min-height:830px;
	}
section#idee .kasten{
	padding-bottom: 10px !important;
}
section#partizipation .kasten{
	padding-bottom: 50px !important;
}
section#vorher_nachher .block{
	width:auto;
	overflow: hidden;
	padding:0;
}
section#vorher_nachher .block.text h3,
section#vorher_nachher .block.text p{
	padding:5px 15px;
	width: calc(100% - 30px);
	} 
section#vorher_nachher .block.small.text p{
	margin: 0.2em;
}
section#mithelfen{
	height:auto !important;
	min-height:768px;
	} 
section#mithelfen .kasten{
	padding-bottom: 50px !important;
}
#mithelfen .text.kasten {
	width: calc(100% - 30px);
}
section#zeitleiste .block{
	height:auto;
	} 
section#partner{
	height:auto !important;
	min-height:990px;
	} 
section#partner .kasten{
	/*padding-bottom: 50px !important;*/
}
section#ereignisse .block{
	width:auto;
}
#ereignisse input[type='text']{
	width: 66%;
	font-size: 0.9em;
	margin: 0.3em 0;
}
section .block.text{
	padding:5px 15px;
	width: calc(100% - 30px);
	} 
#logos{
	padding: 2em 0;
}
#logos .logo{
	width: 80%;
	padding: 0 1% .25em;
	margin: 0 5%;
	border-bottom: 1px solid rgba(113,113,113,0.5);
}
#logos .logo:nth-last-child(2){
	border-bottom: 1px solid rgba(113,113,113,0.5);
}

section#kontakt .block{
	text-align: right;
	height:auto;
	padding:0px 15px 78px;
	margin-bottom: 100px;
	} 
#kontakt .block.right {
margin-top: 110px;
}
.block.text.imprint{
	font-size: 0.7em;	
	float: none;
	padding-top: 65px;	
}
.block.text.imprint p{	
	line-height: 1.35em;
}
#spenden{
	font-size: 1.3em;	
}
#spenden input[type='image']{
	margin:1.2em 0 0;
	transform: scale(1.1);
}
#mithelfen .flex,
#spenden .flex{
	display: block;
}
#mithelfen .flex p,
#spenden .flex p{
	margin:1.2em 0;
	}
#newsletter{
	font-size: 1.3em;	
}
#newsletter input[type='text']{
	width: 65%;
	font-size: 0.9em;
	margin: 0.3em 0;
}

/*attribution*/	
.attribution{
	position: absolute;
	height: 20px;
	left:12px;
	bottom:8px;
	padding:0 15px;	
	font-size:0.6em;
	line-height: 2.1em;
	z-index:66;
	color:rgba(255,255,255,0.85);
	overflow: hidden
}

/*slick*/
.slickslide{
	position:relative;
	text-align:center;
	width:80%;
	display:none;
	}
 .slick-dots {
	width: calc(100% - 12px) !important;  
    left:12px;
}
 .galerie .slick-dots li{
    margin:0 2.5vw; 
	}
 .galerie .slick-dots li:nth-child(1){
	margin-right: 4vw;
	 margin-left: 0;
	}
 .galerie .slick-dots li:nth-child(5){
	margin-right: 4vw;
	}
.galerie .slick-dots li:nth-child(9){
	margin-right: 4vw;
	}
 .slick-dots li .tab img{
	margin-right:2px;
	height: 20px;
	}
#play{
	position: absolute;
	left: 12px;
	bottom: 12px;
	height: 23px;
	width: 23px;
	overflow: hidden;
	opacity: 0.7;
	background: url(images/playpause.png) no-repeat left top / 40px;
	cursor: pointer;
	}
.button {
    font-size: 1.0em;
    background-color: #78960D;
    padding: 3px 7px;
    margin: 0;
}
#kontakt {
	margin-bottom: 64px !important;
}
.store_bottom{
	height: 70px;
}
.support {
    width: 100%;
    position: relative;
    bottom: auto;
    left: auto;
    padding: 10px 0;
	max-width: 375px;
}

}



