/* hind-300 - latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 300;
	src: url('../Fonts/hind-v8-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Hind Light'), local('Hind-Light'),
	url('../Fonts/hind-v8-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/hind-v8-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/hind-v8-latin-300.woff') format('woff'), /* Modern Browsers */ url('../Fonts/hind-v8-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/hind-v8-latin-300.svg#Hind') format('svg'); /* Legacy iOS */
}

/* hind-regular - latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 400;
	src: url('../Fonts/hind-v8-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Hind Regular'), local('Hind-Regular'),
	url('../Fonts/hind-v8-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/hind-v8-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/hind-v8-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../Fonts/hind-v8-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/hind-v8-latin-regular.svg#Hind') format('svg'); /* Legacy iOS */
}

/* hind-600 - latin */
@font-face {
	font-family: 'Hind';
	font-style: normal;
	font-weight: 600;
	src: url('../Fonts/hind-v8-latin-600.eot'); /* IE9 Compat Modes */
	src: local('Hind SemiBold'), local('Hind-SemiBold'),
	url('../Fonts/hind-v8-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/hind-v8-latin-600.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/hind-v8-latin-600.woff') format('woff'), /* Modern Browsers */ url('../Fonts/hind-v8-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/hind-v8-latin-600.svg#Hind') format('svg'); /* Legacy iOS */
}

/* merriweather-300 - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 300;
	src: url('../Fonts/merriweather-v19-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Light'), local('Merriweather-Light'),
	url('../Fonts/merriweather-v19-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/merriweather-v19-latin-300.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/merriweather-v19-latin-300.woff') format('woff'), /* Modern Browsers */ url('../Fonts/merriweather-v19-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/merriweather-v19-latin-300.svg#Merriweather') format('svg'); /* Legacy iOS */
}

/* merriweather-regular - latin */
@font-face {
	font-family: 'Merriweather';
	font-style: normal;
	font-weight: 400;
	src: url('../Fonts/merriweather-v19-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Regular'), local('Merriweather-Regular'),
	url('../Fonts/merriweather-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../Fonts/merriweather-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */ url('../Fonts/merriweather-v19-latin-regular.woff') format('woff'), /* Modern Browsers */ url('../Fonts/merriweather-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */ url('../Fonts/merriweather-v19-latin-regular.svg#Merriweather') format('svg'); /* Legacy iOS */
}

.pagination li {
	margin-right: 1em;
}

#language_menu {
	margin: 0;
	padding: 0;
}

.morelinkrow {
	padding-top: 20px;
}

ul.mapaddress {
	margin: 0;
	padding: 0;
}

.mapaddress li {
	list-style-type: none;
}

figure {
	margin: 0 0 0rem;
}

.figure-caption {
	padding-top: 5px
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* Default for 1600x900 videos 16:9 ratio*/
	padding-top: 0px;
	height: 0;
	overflow: hidden;
	border: 0px solid #c1cfda;
	margin-bottom: 20px;
}

.nav-link {
	white-space: nowrap;

}

a[aria-expanded="true"] i.icon-chevron-thin-down:before, h2.openheader i.icon-chevron-thin-down:before {
	content: "\e907";

}

.ce-intext.ce-left ol, .ce-intext.ce-left ul {
	padding-left: 20px;
	overflow: visible;
}

.ce-intext.ce-left ol li, .ce-intext.ce-left ul li {
	margin-bottom: 5px;
}

#language_menu li {
	color: #fff;
	list-style-type: none;
	border-right: 1px solid #fff;
}

#language_menu li a {
	color: #fff;

}

.langtitle {
	display: none;
}

.hidden {
	display: none;
}

.hideme:not(:focus) {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	white-space: nowrap;
}

body {
	font-family: 'Hind', sans-serif;
	font-size: 18px;
	line-height: 1.428571429;
	color: #000;
	background-color: #ffffff;
}

p {
	margin-top: 1em;
}

p:first-child {
	margin-top: 0;
}

.teaserbox {
	margin-top: 20px;
}

a.teaserlink:hover {
	text-decoration: none;
}

.teaserbox h2 {
	margin-top: 20px;
}

.teaser .pic img {
	width: 100%;
	height: auto;
}

.teaser .text {
	color: #303030;
	font-size: 18px;
	line-height: 1.428571429;

}

#header {
	margin-bottom: 20px;
}

#path {
	margin-left: -15px;
	margin-right: -15px;
	color: #cdcb00;
	padding: 10px 0 10px 0
}

#path a {
	color: #cdcb00;
	text-decoration: none;
}

#navbarResponsive {
	margin-top: 30px;
}

#logo {

}

#logo img {
	width: 100%;
	height: auto;
	padding: 50px 30px 0 0;
}

#service {
	background-color: #008AC9;
	background-image: url("/typo3conf/ext/mmsslayout/Resources/Public/Images/bis/ecke_bis_nav.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	color: #fff;
	height: 70px;
	padding: 20px 0 20px 40px;
	font-size: 18px;
}

#contentwrap .image img {
	width: 100%;
	height: auto;

}

#mainNav {
	padding: 40px 0 0 0px;
}

#leichtesprache, #service ul {
	float: left;
}

#leichtesprache {
	padding-top: 5px;
	margin-right: 0px;

}

#leichtesprache a {
	padding-right: 10px;
}

#service button {
	background-color: #008AC9;
	border: 0;
	color: #fff;
	box-sizing: border-box;
	padding-top: 5px;

}

#navButton {
	display: none;

}

#service .icon {
	font-size: 22px;

}

/*
#service .icon-facebook {
    position: absolute;
    top: 25px;
    right: 40px

}

*/

#service::after {
	content: "";
	clear: both;
	display: table;
}

#service .men {
	color: #fff;
	background-color: #008AC9;
	height: 90px;
}

#headerpic {
	position: relative;
}

#textraute {
	position: absolute;
	top: 0;
	right: 20px;
	width: 42%;
	height: 100%;
	z-index: 100;
	background-image: url("/typo3conf/ext/mmsslayout/Resources/Public/Images/bis/raute_hero_bis.png");
	background-size: contain;
	background-repeat: no-repeat;
	padding: 90px 50px 50px 80px;
	font-size: 30px;
	line-height: 35px;
	font-family: 'Merriweather';
	font-weight: 300;

}

#contentwrap .row {
	padding-bottom: 20px;
}

h2.onepagecollapse {
	position: relative;
	cursor: pointer;
}

.hideme:not(:focus) {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	white-space: nowrap;
}

.toggletitle {
	display: inline-block;
	padding-right: 40px;
}

h2.panel-title, h3.panel-title,  h4.panel-title, h2.onepagecollapse {
	font-size: 20px;
	background-color: #e3f2f9;
	padding: 10px;
	margin-bottom: 20px;
	font-weight: 500;
}

.panel-title a, .onepagecollapse a {
	width: 100%;
	display: inline-block;
	position: relative;
}

.panel-heading i, .onepagecollapse i {
	position: absolute;
	right: 0;
	top: 0.1em !important;
}

.frame-space-after-medium {
	margin-bottom: 30px;
}

#headerpic img {
	width: 100%;
	height: auto;
}

#fussraute {
	margin-top: -100px;
}

footer .upper {
	margin-top: 100px;
	background-color: #cdcb00;
	padding: 2em 0 2em 0;

}

footer a {
	color: #303030;
	display: inline-block;

}

footer .upper a {
	padding-left: 25px;
	background-image: url("../Images/pfeil_re_grau.png");
	background-repeat: no-repeat;
	background-position: left 3px;

}

#contentwrap .tx-mmscheuernjobs .jobbox .row {
	padding-bottom: 0;

}

.tx-mmscheuernjobs .jobbox ul {
	margin: 0;
	padding: 0;
}

.tx-mmscheuernjobs .jobbox .row div:first-child {
	color: #562381
}

.tx-mmscheuernjobs .jobbox ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

a.more:before {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: 'icomoon' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	content: "\e902";

}

.morelinkrow a.morenews {
	background-color: #562381;
	color: #fff;
	padding: 0px 5px 0px 5px
}

.morelinkrow a.morenews:hover {
	text-decoration: none;
	background-color: #d7e0e8;
}

footer .lower {
	background-color: #008AC9;
}

#footernav {
	margin: 0;
	padding: 20px 0 20px 0;
	font-size: 16px;
}

#topservicenav {
	margin: 0;
	padding: 5px 0 0px 0;

}

#topservicenav li:first-child {
	border-left: 0;
	padding-left: 10px;
}

.servicenav::after {
	content: "";
	clear: both;
	display: table;
}

.servicenav a {
	color: #fff;
}

.servicenav a:hover {
	text-decoration: none;
}

.servicenav li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
	font-weight: 400;
}

.servicenav .sm, .servicenav li:last-child {
	border: 0;
}

.servicenav .sm {
	padding-top: 3px;
	padding-right: 0px;
}

.servicenav .smfirst {
	padding-left: 10px;
}

.navbar-nav li {
	border-right: 1px solid #008ac9
}

.navbar-nav li.active a, .navbar-nav li.active li.active a {
	color: #cdcd00;
}

.navbar-nav li.active li a {
	color: #008ac9;
}

.navbar-nav li:last-child {
	border: 0;

}

h1.pagehl {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	text-align: center;
}

h1, h2, h3, h4 {
	color: #008AC9;
	font-weight: 300;
}

h2 {
	font-size: 1.6rem;
}

h3 {
	font-size: 1.4rem;
}

h4 {
	font-size: 1.2rem;
}

.frame header h2 {
	margin-bottom: 30px;
}

.news-img-wrap img {
	margin-bottom: 15px;
}

.news-list-view .article {
	margin-bottom: 20px;
}

.news-list-view .article .header {
	border-top: 0px solid #ddd;
	padding-top: 20px
}

.news-list-view h2 {
	font-size: 1.4rem;
}

.news-list-view h2 .news-list-date,
.news-single h2 .news-list-date {
	font-size: 1.2rem;
	color: #303030;
}

.news-img-caption {
	font-size: 90%;
	margin-top: 0;
}

footer h3 {
	color: #303030;
}

#gesucht {
	margin: 0;
	padding: 0;
}

#gesucht li {
	list-style-type: none;
	margin-bottom: 10px;
}

#gesucht li a {
	color: #303030;
}

#gesucht li a:hover {
	text-decoration: none;
}

.teaser {
	font-size: 26px;
	line-height: 30px;
	color: #008AC9;
	font-weight: 300;
	margin-bottom: 30px;
}

.teaser a {
	color: #303030;

}

#service input {
	width: 180px;
	float: left;
}

@media (max-width: 1199.98px) {

	#service {
		height: auto;
		background-size: contain;
	}

	#service input {
		width: 100px;
		display: none;
	}

	#logo img {
		width: 100%;
		height: auto;
	}

	#textraute {
		font-size: 20px;
		line-height: 30px;

	}

	#service input {

	}

	.navbar-nav {
		flex-wrap: wrap;
	}

}

@media (min-width: 1200px) {


	#textraute {
		padding: 100px 50px 50px 80px;
		font-size: 25px;
		line-height: 35px;
	}

}

@media (min-width: 1500px) {
	.langtitle {
		display: inline
	}

	#textraute {
		padding: 100px 50px 50px 90px;
		font-size: 30px;
		line-height: 45px;
	}

}

#searchlink {
	margin-left: 20px;
	font-size: 120%;
}

.tx-indexedsearch-search-submit {

	margin-top: 10px;
}

#searchlink a {
	color: #fff !important;
}

#searchlink a:hover {
	text-decoration: none;
}

@media (min-width: 992px) {

	#searchlink {
		position: absolute;
		right: 40px;
		top: 25px;
		font-size: 120%
	}

	.hasdropdown ul {
		display: none;
		background-color: #fff;
		position: absolute;
		margin: 0;
		padding: 0;
		z-index: 2;
	}

}

.hasdropdown:hover > ul {
	display: block;
	min-width: 200px;
}

.hasdropdown ul li {
	list-style-type: none;
	border: 0;
	border-bottom: 1px solid #cdcb00;
	padding: 10px 10px 10px 0;
}

.footericon {
	display: none;
}

@media (max-width: 991.98px) {

	#searchlink a {
		display: inline-block;
		padding-top: 10px;
	}

	.langtitle {
		display: inline
	}

	.videoloader {
		top: 50% !important
	}

	.morelinkrow .float-right {
		float: none !important;
	}

	.morelinkrow a.morenews {
		width: 100%;
		display: block;
		padding: 5px;
	}

	.frame-type-mmcustomce_teaserelement img {
		margin-bottom: 20px;
	}

	#textraute {
		display: none;
	}

	#service {
		display: none;
	}

	.navbar-collapse #service {
		display: block;
		background-image: none;
		height: 100%;
		padding: 0;
		/*background-image: url("/typo3conf/ext/mmsslayout/Resources/Public/Images/bis/raute_gruen_bis.png");
		background-repeat: no-repeat;
		background-position: 20px 280px;
		background-size: 40% 40%*/
	}

	#tx_indexedsearch {
		border: 0;

	}

	.navbar-collapse #service input {
		width: 200px;
		margin-top: 10px;
	}

	.navbar-collapse #service button {
		padding-top: 15px;
	}

	.navbar-collapse #service .icon {
		font-size: 28px;
		margin-top: 15px;

	}

	/*
		.navbar-collapse #service .icon-facebook {
			position: initial;
			margin-left: 20px;

		}*/
	#logo {
		padding-top: 10px;
	}

	h1.pagehl {
		margin-top: 1em;
		margin-bottom: 1em;
	}

	#navButton {
		display: block;
		background-image: url("/typo3conf/ext/mmsslayout/Resources/Public/Images/bis/ecke_bis_nav_mobil.png");
		background-repeat: no-repeat;
		background-position: left center;
		color: #000;
		height: 90px;
		width: 80px;
		padding: 0 0 0 30px;
		border: 0;
		border-radius: 0;
		position: fixed;
		top: 0;
		right: 0px;
		z-index: 10000;
		font-size: 30px;

	}

	.offcanvas-collapse {
		position: fixed;
		top: 0;
		bottom: 0;
		left: 100%;
		width: 100%;
		padding-right: 1rem;
		padding-left: 1rem;
		overflow-y: auto;
		visibility: hidden;
		background-color: #fff;
		transition-timing-function: ease-in-out;
		transition-duration: .3s;
		transition-property: left, visibility;
	}

	.offcanvas-collapse.open {
		left: 10%;
		visibility: visible;
		z-index: 1000;
		-webkit-box-shadow: -8px 0px 8px -3px rgba(48, 48, 48, 1);
		-moz-box-shadow: -8px 0px 8px -3px rgba(48, 48, 48, 1);
		box-shadow: -8px 0px 8px -3px rgba(48, 48, 48, 1);
	}

	.open .icon-nav_menu_auf:before {
		content: "\e905";
	}

	.navbar-nav li {
		clear: both;
		border-right: 0;
		border-left: 0;
		border-bottom: 2px solid #008AC9;
		padding: 0;
	}

	.navbar-nav .nav-link {
		display: inline-block;
		padding: 5px 5px 5px 20px;
		font-weight: 600;

	}

	.navbar-nav .hasdropdown li .nav-link {
		display: inline-block;
		padding: 0px 5px 0px 15px;
	}

	.navbar-nav .hasdropdown ul li {
		padding: 5px 5px 5px 5px;
		border: 0;
	}

	.navbar-collapse #topservicenav, .navbar-collapse #topservicenav li {
		width: 100%;
	}

	.navbar-collapse #topservicenav {
		margin: 0;
		padding: 0;
	}

	.navbar-collapse #service .servicenav li {
		clear: both;
		border-right: 0;
		border-left: 0;
		border-bottom: 2px solid #fff;
		padding: 10px 10px 10px 20px;
		margin: 0;
	}

	.navbar-collapse #leichtesprache, #tx_indexedsearch {
		padding: 10px 10px 10px 20px;
		border-bottom: 2px solid #fff;
		width: 100%;
	}

	#tx_indexedsearch {
		margin-bottom: 10px;
	}

	.navbar-collapse {
		padding: 0;
	}

	.navbar-collapse ul {
		margin-top: 80px;
		width: 100%;
	}

	#language_menu {
		margin: 0;
		padding: 0;
	}

	.hasdropdown ul {
		margin: 0;
		padding: 0;
	}

	#fussraute {
		width: 30%;
		height: auto;
	}
}

@media (max-width: 767.98px) {

	h1.pagehl {
		font-size: 28px;
	}

	.teaser {
		font-size: 22px;
	}

	footer h3 {
		cursor: pointer;
		border-bottom: 2px solid #303030;
		margin-top: 20px;
	}

	footer .footertext {
		display: none;

	}

	footer .openfootertext {
		display: block;
	}

	.footericon {
		position: absolute;
		right: 18px;
		display: inline-block;

	}

	.openheader .icon-chevron-thin-right:before {
		content: "\e904";
	}
}

ul li ul.dropdown-menu li {
	border: 0;
	border-bottom: 2px solid #cdcb00;
	padding: 5px 0 5px 0
}

@media (min-width: 991.99px) {
	ul li ul.dropdown-menu {
		background: #fff;
		opacity: 0;
		position: absolute;
		transition: all 0.5s ease;
		margin-top: 0rem;
		left: 0;
		display: none;
		border: 0;
		padding: 0px
	}


	ul li ul.dropdown-menu li {
		clear: both;
		width: 100%;
	}

}

@media (max-width: 991.98px) {
	ul li ul.dropdown-menu {
		margin: 0;
		padding: 0;
		border: 0;
	}

	ul li ul.dropdown-menu li {
		border: 0;
		padding-left: 20px;

	}
}

.showme {
	visibility: visible !important;
	opacity: 1 !important;
	display: block !important
}

.tx-indexedsearch-browsebox {
	margin: 0;
	padding: 0;
	clear: both;
}

.tx-indexedsearch-browsebox :after {
	content: "";
	display: table;
	clear: both;

}

.tx-indexedsearch-browsebox li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
	border: 1px solid #cdcb00;
	padding: 5px;
}

.tx-indexedsearch-browselist-currentPage {

}

.tx-indexedsearch-description {
	border-bottom: 1px solid #cdcb00;
	padding-bottom: 10px;
}

.colborder {
	border-right: 1px solid #cdcb00;
}

#searchlinkmobile {

}

#serviceobenmobilewrap {
	margin-bottom: -70px;
	padding: 0 1rem;
	font-size: 1.2rem;
}

#searchlinkmobile {
	padding-top: 0;
	font-size: 1.8rem;
}

#searchlinkmobile a {
	text-decoration: none;
}

#joblinklinkmobile {
	display: inline-block;
	background-color: #562381;
	color: #fff;
	padding: 3px 1rem 3px 1rem;
	border-radius: 10px;
}

#joblink a {
	background-color: #fff;
	color: #000;
	padding: 3px 1rem 3px 1rem;
	border-radius: 10px;
	margin-left: 2rem;
}


.smnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.smnav li {
	display: inline-block;
	margin-right: 0.5rem;

}

footer .upper .smnav li  a {
	background-image: none;
	padding: 0;
	font-size: 1.5rem;
}

footer .upper .smnav li  a:hover {
text-decoration: none;
	color: #000;
}

.visually-hidden, .visually-hidden-focusable:not(:focus):not(:focus-within) {
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

.visually-hidden:not(caption), .visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
	position: absolute !important;
}

nav {
	width: 100%;
}

#joblinklinkmobile {
	color: #fff!important;
}

.hideme:not(:focus) {
	position: absolute;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0);
	clip-path: inset(100%);
	white-space: nowrap;
}

