.mm-panels>.mm-panel {
	top: 15px;
}

.mm-navbar__title {
	display: block !important;
	padding-left: 20px;
	padding-right: 0px !important;
	color: #ff9900 !important;
	font: 20px/38px 'Jockey One', Arial, sans-serif;
	text-align: left;
}

#mm-0 .mm-navbar__title {
	padding-left: 75px !important;
}

#mm-1 .mm-navbar__title, #mm-2 .mm-navbar__title {
	padding-left: 20px !important;
}
.mod_mmenu li {
	font: 16px/26px 'Jockey One', Arial, sans-serif;
	padding: 0px 55px;
}
.mod_mmenu li a {
	position: relative;
	display: block;
	color: #ff9900;
	text-align: left;
	font: 16px/26px 'Jockey One', Arial, sans-serif;
	font-weight: normal;
	text-decoration: none;
}

.mod_mmenu li.active {
	color: #EAEAEA;
	font: 16px/26px 'Jockey One', Arial, sans-serif;
}

.mod_mmenu li strong {
	font-weight: normal !important
}

.mm-listitem_selected>.mm-listitem__text {
	color: #ff9900 !important;
}

@media only screen and (max-width: 1160px) {
	#slider .wrapper {
		margin-left: 0;
		height: 100%;
		width: 100%;
		position: absolute;
	
	}
	#slider .claim {
		margin-right: 20px;	
	}
}

@media only screen and (max-width: 900px) {
	#slider .wrapper {
		display: none;	
	}
	.standard2 #container {
		margin-top: 60px;
	}
	#header {
		height: 80px;
	}
	#header .logo {
		background: url(../assets/logo-header.png);
		width: 226px;
		height: 130px;
		position: absolute;
		z-index: 2;
		background-size: 100%;
	}
	#header .mod_navigation {
		top: 0px;
	}
}

@media only screen and (max-width: 768px) {
	.wichtig {
		padding-top: 20px;
		display: block;
		text-align: center;
		position: relative;
		margin: auto;
		
	}
	
	.top1, .top2 {
	color: #ff9900;
	font-size: 45px;
	font-weight: 700;
	line-height: 50px;
}
	

	#right {
		padding-left: 0px;
		width: 100%;
	}
	
	.standard2 #main {
		max-width: 895px;
		width: 100%
	}
}


@media only screen and (max-width: 650px) {
	
	.standard2 #container {
		margin-top: 60px;
	}
	
	.preisbutton {
		max-width: 100% !important;
	}
	
	.custom {
		margin-top: 70px;
	}
	
	#header {
		height: 70px;
		position: fixed;
		width: 100%;
		z-index: 100;
		background: #EC8C04;
	}
	#header .logo {
		background: url(../assets/logo-header.png);
		width: 150px;
		height: 70px;
		position: absolute;
		z-index: 2;
		background-size: 100%;
	}
	
	#header .mod_navigation {
		display: none;
	}
	
	.mmenu-icon {
		display: block;
	}
	.desktop_content {
		display: none;
	}
	.mobile_content {
		display: block;
	}
}

@media only screen and (max-width: 600px) {
	
	h1 {
		font-size: 30px;
	}
	
	h2 {
		font-size: 25px;
	}
	
	.trainingszeiten .rs-column.-medium-col-2-1 {
		width: 100%;
		max-width: 100%;
	}
	
	.bilder .ce_gallery li, .ce_gallery.partner li {
		width: 100% !important;
		text-align: center;
		
	}
	
	.bilder .ce_gallery figure, .ce_gallery.partner figure {
		text-align: center;
		position: relative;
		margin: auto;
		width: auto;
	}
	
	ul {
		padding-left: 22px;
		margin-left: 0;
	}
	
	#footer {
		height: auto;
		padding-bottom: 50px;
	}
	
	#footer .rs-column.-large-col-4-1 {
		width: 100%;
	}
	
	
}