@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;
}
	
	.slider-wrap {display: none;}
	.slider-wrap::before {display: none;}
	.slider-wrap::after {display: none;}
	#footer::before {display: none;}
	
	#offer ul {column-count: 1;}
	#footer {padding: 1.5rem 4%;}
	
	.content {padding: 2rem 4%;}
	#offer {padding: 0 4% 2rem 4%;}
	
.flex {

}
	
#header::after {
	position: absolute;
	content: '';
	background: url("//anzeigen.jobsintown.de/job/files/1319241/wolke_brush_weiss.svg") no-repeat top center;
	background-size: 600%;
	width: 100%;
	height: 8rem;
	bottom: -3rem;
	left: 0;
	z-index: 10;
}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}
	
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
