@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;
}
	#logo img {width: 9rem;}
	
	.boxweiss{ box-shadow: rgba(0, 56, 106, 0.02) 0px 0px 10px, rgba(0, 56, 106, 0.04) 0px 2px 2px, rgba(0, 56, 106, 0.04) 0px 4px 4px, rgba(0, 56, 106, 0.04) 0px 8px 8px;
	padding: 1rem 5% 0.5rem 5%;
text-align: center;
background-color: #fff;
position: relative;
	bottom: 0;
	width: 90%;
	left: 5%;
border-radius: 0.2rem;
	margin-top: 1.5rem;}
	
	.content {
	position: relative;
	padding: 1.5rem 5% 1.5rem 5%;
}
	h1 {
	
}

h1 span {
	
}

h2 {
	
}

h3 {

}

h4 {
	
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right, .left2, .right2  {
	width: 100%;
}

.left { height: 12rem;
	
}
	
	.right2{display: none;}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
