@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 {
	margin: 0;
	font-size: 1.4rem;
	font-weight: 700;
}

h1 span {
	font-size: 1rem;
	font-weight: 400;
}

/*--für Untertitel (Vollzeit, Teilzeit/Standort)--*/
h2 {
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
}

/*--für Überschiften--*/
h3 {
	margin: 0;
	font-size: 1rem;
	font-weight: 500;
	color: #c1e4b4;
}

/*--für kleine/unter Überschiften--*/
h4 {
	margin: 0;
	font-size: 1rem;
	font-weight: 400;
}

h5 {
	margin: 0;
	font-size: 0.85rem;
	font-weight: 400;
}

#slogan {
position: absolute;
font-size: 1rem;
top: 0rem;
right: 1rem;
padding: 0rem 4% 1rem 4%;
font-weight: 900;
text-align: right;

}


#slogan2zeilig {
position: inherit;
font-size: 1rem;
top: 0rem;
right: 1rem;
padding: 0rem 4% 1rem 4%;
font-weight: 900;
text-align: right;
margin-top:-6rem;

}


.right p {
  margin-top: 2rem;
}
    
.box-left {
	width: 100%;
	margin-bottom: 1rem;
	float: none;
}
    
.box-right {
	width: 100%;
	float: none;
}
	
.flex {
	display: block;
}
	
.left, .right {
	width: 100%;
}

.left,.leftText {
	margin-bottom: 1rem;
}

.leftText, .rightinsta{
width:100%;
}


.rightinsta img{
text-align:left !important;
display:inline-block !important;
}


.leftText p{
margin-top:0rem !important;
}

.hide {
	display: block;
}

.hide_m {
	display: none;
}  
}

.refnr {}

.apply {}
