/* ################################################# 1489 px */

@media only screen and (max-width: 1480px) {
.weltkarte {
	background-image: url(/resources/wg.svg);
}
.ba-slider .resize {
	width: 76%;
}
.ba-slider .handle {
	left: 75%;
}
.newstext {
	column-count: 1;
	column-gap: 0;
}
}


/* ################################################# 960 px */
@media only screen and (max-width: 960px) {

.newsdetailfotos {
	flex-direction: column;
	gap:0;
}
.newsdetailfotos img {
	max-width:100% !important;
}

#language_button {
  top:30px;
  right:100px;
}
#navigation_button {
  top:30px;
  right:25px;
}
.subnavi {
	padding: 80px 30px 80px 80px;
}
.weltkarte {
	background-image: url(/resources/g.svg);
}
* {
	font-size: 16px;
}
.slide .titel h2 {
	font-size: 42px;
}
.slide .titel h3 {
	font-size: 30px;
}
.section, .slide {
	/* height:auto !important; */
	overflow: visible !important;
	/* background-color: rgb(211, 211, 211); */
}
.slide.freedoms {
	height:auto !important;
	overflow: visible !important;
	background-color: rgb(211, 211, 211);
}
/* .slide.darken {
	background-color: rgba(0,0,0,0.5);
} */
/* #section40.section {
	height: inherit !important;
} */
.limit {
	padding: 100px 20px;
}
.info .limit {
	width:100%;
	min-width:100%;
	max-width:100%;
}
.text-foto {
	padding: 0 120px 80px 20px;
	margin-top: 120px;
}
.freedoms .text-foto {
	padding: 0 20px 80px 20px;
	margin-top: 120px;
}
#scrolldown, #scrollup {
	display: none;
}
a#logo {
	width: 36px;
	top: 20px;
	left: 20px;
	z-index: 99999;
}
 #schatten, #schatten-dunkel {
	height:74px;
} 
.SEITE_5 #schatten-dunkel {
	display: block;
}
#menu_mobil_button {
	top: 20px;
	right: 20px;
	top: 25px;
	right: 24px;
}
#menu {
	right: 100px;
	top:8px;
}
#language.open {
	background-color: rgba(0, 0, 0, 0.75);
}

#menu_mobil {
	right: 20px;
	/* width:200px; */
	top: 120px;
	background-color: rgba(0, 0, 0, 0.75);
}
#menu_mobil nav ul li a span {
	display: inline-block;
	border-bottom: 0;
	margin-right: 10px;
}
#menu_mobil nav ul li a {
/* border-bottom: 1px solid white; */
text-align: left;
}

body.fp-viewing-top-0 #socialmedia {
	right: 30px;
	width: 20px;
}
#menu .notmobile {
	display: none;
}
.footermenu {
	padding:0;
}
.footermenu li {
	width:100%;
	border-right: 0;
}
.formularbox {
	height:100vh !important;
	padding-top: 120px;
}
#section99 .footerbox {
	padding: 40px 20px !important;
}
.footer-letzte-zeile {
	flex-direction: column;
	gap: 40px;
}
.footer-letzte-zeile div {
	width: 100%;
}
.footer-letzte-zeile div:first-child,
.footer-letzte-zeile div:last-child {
	text-align: center;
}
.footer-letzte-zeile div:first-child {
	order: 3;
	width: 100%;
}
.footer-letzte-zeile div:last-child  {
	order: 2;
	width: 100%;
}

.spalten, .limit.jobs .spalten {
	flex-direction: column;
	gap:0;
}
.limit.spalten.newsdetail {
	flex-direction: column-reverse;
}
.info {
	flex-direction: column;
}
.info .infobild {
	width:100%;
	min-width: 100%;
	background-size:cover;
	background-position: center center;
	min-height: 100vw;
}
.nachlinks {
	left: 20px;
}
.nachrechts {
	right: 20px;
}

.timelinecontainer .text-foto {
	min-width:100% !important;
}

.ba-text h2 {
	font-size: 64px;
}

.ba-text h3 {
	font-size: 24px;
}
.ba-text h3 span {
	font-size: 24px;
}
.ba-slider .handle img {
	width: 64px;
	height: 64px;
	margin: -32px 0 0 -32px;
	transition:all 0.3s ease;
}

.ba-slider .handle.ba-draggable img{
	width: 48px;
	height: 48px;
	margin: -24px 0 0 -24px;
}
.simplepage #menu_mobil {
	background-color: rgba(0, 0, 0, 0.75);
}
.simplepage #language.open {
	background-color: rgba(0, 0, 0, 0.75);
}
.grey div {
	text-align: left;
}
.fp-responsive .fp-slides {
	height: auto;
	overflow: visible;
}
.fp-responsive .text-foto.foto_rechts.formularbox {
	height: auto !important;
	padding:120px 20px 0 20px !important;
}
.fp-responsive .text-foto.footerbox {
	position: relative !important;
}
.section.footer .fp-tableCell {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

}

/* ################################################# 900 px */

@media only screen and (max-width: 900px) {
.fp-slides.fp-slidesContainer {
	min-height: 100vh;
}

}

/* ################################################# 640 px */
@media only screen and (max-width: 640px) {

h2 {
	hyphens: none;
}
div.dialog-wrapper.freedom .dialog {
	flex-direction: column;
}
div.freedom div.dialog .popup-icon,
div.freedom div.dialog .popup-text {
	width:100%;
}
.subnavi_columns {
	flex-direction: column;
	gap:80px;
}


ul.first li.first_column ul {
	display: block;
	position: relative;
	left:40px;
	height: auto;
	width:auto;
	opacity:1;
	transition: opacity .5s;
}
ul.first li.first_column:hover ul {
	height:auto;
	left:40px;
}
ul.first  ul {
	padding-bottom: 40px;
}
div.second_column {
	display: none;
}
#navigation_select.subnavi {
	max-height: 100vh;
	overflow-x: auto;
}

#menu_mobil {
	top: 90px;
}

body.fp-viewing-top-0 #socialmedia {
	display: none;
}
body.SEITE_5 .section:first-child .slide .text .foto img {
	max-width: 100%;
	margin-bottom: -20px;
	margin-left: -12px;
	width: 100%;
}
.text-foto {
	padding: 0 20px 80px 20px;
}
.foto_rechts {
	flex-direction: column;
	gap:20px;
}
.text-foto.foto_rechts .text {
	width: 100%;
}
.text-foto .foto {
	width: 100%;
}
body.SEITE_5 .slide .text h3,
body.SEITE_5 .slide .text h3 strong {
	font-size: 32px;
	line-height: 125%;
}
.slide .titel h2,
.ba-text h2  {
	font-size: 32px;
	line-height: 125%;
}
.slide .titel h3 {
	font-size: 24px;
	line-height: 125%;
}
.ba-text h3 {
	font-size: 20px;
}
.ba-slider .resize {
	width: 76%;
}
.ba-slider .handle {
	left: 75%;
}
/* div.dialog .popup-text h2,
div.dialog .popup-text h2 strong {
	font-size: 48px;
	line-height:54px;
} */
div.dialog .popup-text h2,
div.dialog .popup-text h2 strong {
	font-size: 48px;
	line-height:54px;
}

div.dialog .popup-text {
	padding: 0px 16px;
}
.text-foto .swiper-slide .foto {
	width:80%;
}
.controls button {
	display: block;
	margin-bottom: 12px;
}
}