/* 34gs-queries.css */
@media handheld,only screen and (max-width: 680px){/* user styles goes here */	#popup {		width: 90%;		margin: 0 5%;		text-align:center;	}	.popup_logo {		padding:0;	}	#popup .age, #popup .info {		text-align:left;	}				/*mmenu*/	.mobile-navi-open {		display:block !important;			}	header {		height:60px;	}	#logo_home img {		width:50px;		height:auto;		margin-top:16px;	}	#naviLang.mod_changelanguage {		right:60px;		z-index:3;	}	#naviLang.mod_changelanguage ul{		margin:0;	}	#naviLang.mod_changelanguage ul li{		line-height:53px;	}					h1 {		color:#bbb;	}	p {		font-size:16px;		line-height:1.4em;	}	.sliderContent, 	.sliderContentRight,	.sliderContent_2-3,	.sliderContent_full {		background: rgba(0,0,0,.4);		margin:0;		padding:160px 5% 50px 5%;		width:90%;	}	.sliderContent {		padding:160px 5% 270px 5%;	}		#home_1 {		display:none;	}	#home-2 {		background-position: 80% top;	}	#balno1-1 {		background-position: 57% bottom;	}	#balno5-1 {		background-position: left bottom;	}	#ueber-bal {		background-position: 0% bottom;	}	body.members {		background-position: 55% bottom;	}	.sliderContent_full .ce_gallery ul {		text-align:center;	}	.sliderContent_full .ce_gallery ul li {		float:none;		display:inline-block;	}}