@media only all and (max-width: 700px) {
    /* for 700px or less */
body {
	-ms-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}
	
	.right-content {
    width: 100%;
  }
	
	.benefits-links{
	width: 100%;
}

.benefits-rechts{
	width: 100%;
}
	
	#logo {
	
	top: 1rem;
	
}
	
	.left-gross{
	width: 8%;
}
	
	#logo img {width: 35%; display: inline-block;}
	
	.button-img{width: 20%;position: absolute;
  top: 1.5rem;bottom: 0; left: 1rem;}
	
	.foot{display: none}
	
	.link-bottom {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  bottom: 1rem;
  font-size: 1rem;
		padding: 0 3%;
}


.link-bottom2 {
position: inherit
width: 100%;
text-align: center;
background-color:#000;
padding: 0.75rem 3%;
margin-bottom:-0.75rem;

}


.frame-outer {
	margin: 0;
	width: 100%;
	border: none;
	box-shadow: none;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	
}
	
	.left {
	width: 7%;
		padding-bottom: 0.5rem;
}
	
	.right{
		width: 90%;
	}


.right-content2 {
	width: 100%;
		  background-color: rgba(0,0,0,0.80);color: #fff;
padding: 6.5rem 4% 5rem 4%;
}



.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
