@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	.benefits{
	
    background-color: #3b9edc;
    color: white;
    padding: 0rem 4% 2rem 4%;
    clip-path: none;
    margin-top: 1rem;
    margin-bottom: 0px;
		border-top: 0.2rem solid #000;
}

.schwarzer-Rand1, .schwarzer-Rand2, .schwarzer-Rand3, .schwarzer-Rand4
	{
		display: none;
	}
.einleitung{
	background-color: #3b9edc;
	color: white;
	padding: 2rem 4%;
	clip-path:none;
	margin-top: -1.5rem;
	z-index: 2;
	position: relative;
	border-bottom: 0.2rem solid #000;
	border-top: 0.2rem solid #000;
}  
.siegel
{
position: absolute;
  top: 19rem;
  right: 3rem;
  width: 3rem;
  z-index: 11;

}	
h4 {
	margin: 0;
	font-size: 0.9rem;
	font-weight: 400;
	margin-top: 1rem;
	padding: 0.3rem 0.1rem 0.5rem 0.1rem;
	clip-path: none;
	background-color: #202b33;
	padding-top: 0.25rem;
	width: 47%;
}
	
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}
.web
{
	position: inherit;
	bottom: 1.2rem;
	text-transform: uppercase;
	color:#fff;
	left:0rem; 
	background-color:black;
	margin-top: 1rem;
	text-align: center;
}		

.hide_m {
	display: none;
}  
#footer {
	position: inherit;
	bottom: 0;
	left: 0;
}

#footer::after {
	content: "";
	display: block;
	clear: both;
}	
}

.refnr {}

.apply {}
