@media only all and (max-width: 700px) {
/* for 700px or less */
body {
	font-size: 80%;
	line-height: 1.3;
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	width: 100%;
	font-size: 0.75rem;
}

.logo {
	position: relative;
	bottom: 0;
	right: 0;
	text-align: center;
}

.geraet{
	position: inherit;
	right: 0;
	bottom: 0;
	text-align: center;
}

.revolution{
	position: inherit;
	top: 0;
	right: 0;
	width: 80%;
	margin: 0 auto;
	padding: 1rem 0;
}

.text_oben{
	position: inherit;
	top: 0;
	right: 0;
	width: 100%;
	padding: 0.5rem 3%;
}

.titel,
.titel2,
.titel3,
.titel4,
.titel5 {
	position: inherit !important;
	bottom: 0 !important;
	right: 0 !important;
	background-color: #009ed7 !important;
	padding: 0.5rem 3% !important;
}

.text_klein{
	font-size: 0.68rem;
}

.abstand{
	height: 0.4rem;
}

#box-left {
	float: none;
	width: 100%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0.5rem;
}

#box-right {
	float: none;
	width: 100%;
	text-align: center;
}

#footer {
	position: relative;
	background-color: #f2f2f2;
	padding: 1rem 3%;

}

#footer::after {
	content: "";
	display: block;
	clear: both;
}

#box_left_unten{
	float: none;
	width: 100%;
	margin-bottom: 0.5rem;
}

#box_right_unten{
	float: none;
	width: 100%;
	border-left: 0;
	padding-left: 0;
}

h1 {
	margin: 0px !important;
	line-height: 1.5;
	font-size: 1.3rem;
}

h2 {
	margin: 0px;
	line-height: 1.5;
	font-size: 1.1rem;
	font-weight: normal;
}
    
.flex {
	display: block;
}

.left,
.right,
.middle,
.left_new,
.right_new{
	width: auto;
	margin: 0;
}

.left {
	margin-bottom: 0.4rem;
}
	
.middle {
	border: none;
	margin: 0;
}
	
	.right_new{
		border: none;
		padding: 0;
	}

.hide {
	display: inline-block;
}

.hide_m {
	display: none;
}
}

.refnr {}

.apply {}
