@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;
}
	

.frame-outer_1 {
  position: relative;
  width: 100%;
  margin: 0rem auto;
  font-size: 0.95rem;
}


	h1 {
	
}

h1 span {
	
}

h2 {
	
}

h3 {
font-size: 1.2rem;
}

h4 {
	
}
	



#bewerbung {
  position: relative;
  left: 0rem;
  top: 2rem;
  width: 100%;
  padding: 1rem 4%;
  background-color: #ffffff;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.25);
  text-align: center;
}




	
	
	#logo::before {
  content: '';
  position: relative;
  background: #ffffff;
  -webkit-transform: skewX(35deg);
  -moz-transform: skewX(35deg);
  -ms-transform: skewX(35deg);
  -o-transform: skewX(35deg);
  transform: skewX(-35deg);
  width: 100%;
  height: 230px;
  z-index: -1;
  left: -100px;
  top: -125px;
  border-bottom-right-radius: 3% 15%;
  box-shadow: 5px 2px 6px 3px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 5px 2px 6px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 5px 2px 6px 3px rgba(0, 0, 0, 0.4);
}
	
	
	#logo {
  position: relative;
  z-index: 9;
  width: 100%;
  padding: 1rem 4%;
  background-color: none;
  top: 0rem;
  display: block;
  width: 100%;
  top: 0;
  left: auto;
  margin: 0 auto;
}
    
	#footer {

  position: relative;
  padding: 1rem 4% 1rem 5%;
  text-align: left;
  background-color: #fff;
  width: 100%;
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;

}
	
	
	#slogan {
  position: relative;
  z-index: 5;
  top: 0rem;
  right: 0rem;
  width: 100%;
  padding: 1rem 4%;
}
	
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
	text-align: right;
margin-left: 0rem;
margin-right: 0rem;
}
    
.box-right {
	width: 100%;
	float: none;
	
}
	
.flex {
	display: block;
}
	
.left, .right, .benefits, #footer {
	width: 100%;
}



.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
