@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;
}
	
	h1 {
font-size: 1.4rem;	
}

h1 span {
	
}


.typewriter h1 {
  overflow: hidden; 
  border-right: .05em solid grey; 
  white-space: normal; 
  margin: 0 auto; 
  letter-spacing: .05em; 
  animation: 
    typing 3.5s steps(30, end),
    blink-caret .75s step-end infinite;
}

h2 {
	
}

h3 {

}

h4 {
	
}
	
	.benefits_text {
  position: relative;
  z-index: 5;
  width: 100%;
  background-color: #e84427;
  color: #fff;
  padding: 1rem 4%;
  top: 0rem;
  right: 0rem;
}


.benefits img{
		display: none;
	}	
	

.benefits_neu{
	width: 100%;	
	position: relative;
        padding:1rem 4%;
        background:no-repeat center;
        background-size:cover;
}


.benefits_text_neu{
        background-color: #e84427;
        color: #fff;
        padding: 1rem 4%;
        margin:0;
}
	
	
	#logo{
	 position: relative;
	}
	
	#logo img{
		width: 40%;
	}
	
	
	.frame-outer_1{
		width: 100%;
	}	
    
	.typewriter h1{
		overflow: visible;
	}	
	





#title {
  position: relative;
  width: 100%;
  padding: 1rem 4%;
  bottom: 0rem;
  z-index: 7;
  text-align: center;
  color: #fff;
  background-color: rgba(0,0,0,0.9);
}




	
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right, .text, #bewerbung {
	width: 100%;
}

.left {
	margin-bottom: 1rem;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
