@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
	h1 {
	margin: 0;
	font-size: 1.3rem;
	font-weight: 700;
	color: #1f3350;
}
	
	.bild{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 25%;
	content: '';
	width: 100%;
		min-height: 10rem;
		order: 2;
	
}
	
	.right {
	width: 48%;
	background-color: white;
	padding: 1rem 4%;
		order: 1;
	
}

.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
	
	.benefits-icon img{
	max-width: 3rem;
display: inline-block;
	top: 0%;
	transform: none;
	position: relative;
	text-align: center;
	
}
	
	#footer img{
	display: inline-block;
	width: 25%;
		
	
}
	
	#video{
	display: none;
}
	
	.benefits{
	width: 45%;
	text-align: center;
}

.benefits-icon{
display: inline-block;
top: 50%;
	text-align: center;
  width: 4rem;
  height: 4rem;
	padding-top: 1rem;
	
}
	
	.bewerbung-box{
	width: 100%;
	text-align: center;
		padding-bottom: 2rem;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	
}
	
	.flex-bilder{
		
	}
	
.left, .right {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
