@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: 45%;
	
}
	
	#logo2 img {
	width: 45%;
	
}
	
		#logo3 img {
	width: 45%;
	
}


/*--für Titel--*/
h1 {
  margin: 0;
  font-size:  1rem;
  font-weight: 700;
	font-family: 'Playfair', sans-serif;
	color: #fff;
	text-align: center;
	 line-height: 0.9;
}


h1 span {
  font-size: 1rem;
	font-family: 'Playfair', sans-serif;
}


/*--für Untertitel (Vollzeit, Teilzeit/Standort)--*/
h2 {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
	font-family: 'Playfair', sans-serif;
}


/*--für Überschiften--*/
h3 {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
	font-family: 'Playfair', sans-serif;
	transition: all 0.3s ease-in-out;
	color: #fff;
}


/*--für kleine/unter Überschiften--*/
h4 {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
	font-family: 'Playfair', sans-serif;
	color: #fff;
	 line-height: 0.9;
	text-align: center;
}

h4 span {

	color: #c2a880;
}

.gold {

	color: #c2a880;
}

h5 {
  margin: 0;
  font-size: 0.8rem;
  font-weight: 400;
	font-family: 'Inter', sans-serif;
	color: #afa99d;
	
	text-align: center;
}

h6 {
   margin: 0;
 font-size:  2rem;
  font-weight: 700;
	font-family: 'Playfair', sans-serif;
	transition: all 0.3s ease-in-out;
	color: #fff;
	text-align: center;
}



.box-left {
width: 100%;
margin-bottom: 1rem;
float: none;
  }


.box-right {
width: 100%;
float: none;
  }


.flex {
display: block;
  }


.left,
.right {
width: 100%;
  }


.left {
margin-bottom: 1rem;
  }


.hide {
display: block;
  }


.hide_m {
display: none;
  }


}
.refnr {}

.apply {}
