/*
Theme Name: mb-netzwerk
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: mb-netzwerk
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

mb-netzwerk is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*------------- fonts ----------------------------------------*/
@font-face {
  font-family: 'Roboto-Regular';
  src: url('fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype'),  
	   url('fonts/Roboto-Regular.woff') format('woff'), 
	   url('fonts/Roboto-Regular.ttf')  format('truetype'),
	   url('fonts/Roboto-Regular.svg#Roboto-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Light';
  src: url('fonts/Roboto-Light.eot?#iefix') format('embedded-opentype'),  
	   url('fonts/Roboto-Light.woff') format('woff'), 
	   url('fonts/Roboto-Light.ttf')  format('truetype'),
	   url('fonts/Roboto-Light.svg#Roboto-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Medium';
  src: url('fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype'),  
	   url('fonts/Roboto-Medium.woff') format('woff'), 
	   url('fonts/Roboto-Medium.ttf')  format('truetype'),
	   url('fonts/Roboto-Medium.svg#Roboto-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype'),  
	   url('fonts/Roboto-Bold.woff') format('woff'), 
	   url('fonts/Roboto-Bold.ttf')  format('truetype'),
	   url('fonts/Roboto-Bold.svg#Roboto-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	font-size:16px;
	font-family:'Roboto-Light', Arial, sans-serif;
}

body {
	margin: 0;
	background-color:#F8F5F5;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
	color:#0069B4;
}
a:hover {
	opacity:0.7;
}

a:active,
a:hover {
	outline: 0;
	opacity:0.7;
}

abbr[title] {
	border-bottom: 1px dotted;
}

dfn {
	font-style: italic;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
h1, h2, h3, h4 {
	font-family: 'Roboto-Bold', Arial, sans-serif;
	font-weight:normal;
}

h2 {
	margin-bottom:8px;
	margin-top:20px;
	line-height:1.3;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: 'Roboto-Medium', Arial, sans-serif;
} 
h3 {
	font-size:20px;
	text-transform:uppercase;
	font-family: 'Roboto-Regular', Arial, sans-serif;
	margin-top:15px;
	margin-bottom:8px;
	line-height:1.3;
}
h1 {
	font-size:20px;
	text-transform:uppercase;
	margin:20px 0 0 0;
	letter-spacing:2px;
}
.box h2,
.trans h2,
.sucheWrap h2 { 
	color:#D17104;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.boxBlau h2 {
	color:#0F1217;
}
.trans h2 {
	text-transform:none !important;
	letter-spacing:0px;
}
.box h3 {
	font-family: 'Roboto-Bold', Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.start h2 {
	font-size:18px;
	font-family: 'Roboto-Regular', Arial, sans-serif;
	margin-top:0;
	text-transform:none;
	color:#404040;
}
p {
	margin: 0.7em 0 1.5em 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
input[type="submit"] {
	border:1px #ccc solid;
	padding:10px 20px 10px 20px;
	font-size:14px;
	text-transform:uppercase;
	color:#555;
}
input[type="submit"]:hover {
	color:#fff;
	background-color:#999;
}

button,
input[type="button"],
input[type="reset"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
	color: rgba(0, 0, 0, .8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
	border-color: #ccc #bbb #aaa;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
	box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
} 

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.rela {
	position:relative;
}
.logo {
	width:270px;
	padding:20px 0 10px 0;
} 
.site-header {
	-webkit-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 5px 6px 0px rgba(0,0,0,0.35);
	background-color:#fff;
}
.headerInner {
	max-width:1160px;
	margin:auto;
	display:flex;
	flex-direction:column;
}
.headerFirstRow {
	display:flex; 
	
}
.sprachen {
    flex-grow:1;
	display:flex;
	justify-content:flex-end;
	padding-top:20px;
}
.flagge {
    padding-left: 8px;
    text-decoration: none;
}
.flagge img {
	width:45px;
}
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/


/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	display: block;
}

.main-navigation ul {
	display:block;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	position: relative;
	padding:0 0 4px 15px;
	margin-left: 20px;
	line-height:1.2;
	
}

.main-navigation li a {
	display: block;
	text-decoration: none;
	color:#0F1217   ;
	font-size:16px;
	font-weight:normal;
	letter-spacing:0px;
	padding:0 0 3px 0px;
}

.main-navigation ul ul {
	/*box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);*/
	position: absolute;
	top: 26px;
	left: -999em;
	margin-left:-20px;
	z-index: 99999;
	background-color:#D17104;
	padding:12px 8px 12px 4px;
	text-align:left;
	min-width:240px;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	font-weight:normal;
	padding:8px 0 8px 0;
	text-transform:none;
	font-family:'Roboto-Medium', Arial, sans-serif;
}

.main-navigation ul ul li {
	margin-left:0;
}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
	color:#D17104;
	font-family:'Roboto-Medium', Arial, sans-serif;
	background-image:url(/wp-content/themes/mb-netzwerk/images/menu-balken.png);
	background-repeat:repeat-x;
	background-position:bottom left;
}

.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a,
.main-navigation ul ul .current_page_ancestor > a,
.main-navigation ul ul .current-menu-ancestor > a {
	color:#fff;
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
.site-footer {
	background:#fff;
}
.footer-first-row {
	padding:30px 0 0 0;
	text-align:left;
}
.footer-second-row {
	font-family:'Roboto-Regular', Arial, sans-serif; 
	background-color:#D17104;
	padding:8px 0 8px 0;
}
.footer-second-row .widget {
	margin-bottom:0;
}
.footer-fr-inner {
	max-width:1160px;
	margin:auto;
}
.footer-bar ul {
	display:block;
	padding:0;
	margin:0;
	list-style:none;
}
.footer-bar {
	width:25%;
	float:left;
	color:#0F1217;
	font-size:13px;
}
.footer-bar a {
	color:#0F1217;
	text-decoration:none;
}
.footer-logo img {
	width:160px;
}
.footer-second-row ul.menu {
	list-style:none;
	padding:0;
	display:inline-block;
	margin:auto;
}
.footer-second-row ul.menu li {
	display:inline-block;
	
}
.footer-second-row ul.menu li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	font-size:14px;
	padding:8px 12px 8px 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
#main {
	max-width:1160px;
	margin:auto;
}
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}



/*-------------------------------------------------
# Custom
-------------------------------------------------*/
.clear {
	clear:both;
}
.site-content {
	margin-top:5px;
	padding-bottom:30px;
}
.boxPad {
	padding:0px 20px 0 20px;
}
	
.boxPadMid {
	padding:0 10px 0 10px;
}
.boxPadLeft {
	padding:0px 15px 0 30px;
}
.boxPadRight {
	padding:0px 30px 0 15px;
}
.box > .vc_column-inner {
	background-color:#fff;
}
.boxBlau .vc_column-inner {
	background-color:#DFE3E6;
}
.tac {
	text-align:center;
}
.startBox .vc_column-inner {
	position:relative;
	min-height:400px;
	text-align:center;
}
.startBox a {
	color:#ffffff;
	text-decoration:none;
	text-transform:none;
}
.sbLink {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	
}
.sbTitle {
	position:absolute;
	top:180px;
	left:0;
	color:#fff;
	z-index:999;
	padding:0 25px 0 25px;
	line-height:1.2;
	width:100%;
}
.sbTitle h3 {
	text-transform:none;
	font-size:20px;
	font-family: 'Roboto-Bold', Arial, sans-serif;
}
.sbTitle a {
	width:100%;
	display:block;
}
.bgBlau p {
	padding-bottom:10px;
	background-color:rgba(13,74,129,0.8);
	z-index:-999;
}
.bgOrange p {
	padding-bottom:10px;
	background-color:rgba(209,113,4,0.8);
	z-index:-999;
}.bgGrau p {
	padding-bottom:10px;
	background-color:rgba(100,100,100,0.8);
	z-index:-999;
}
.sbLink a {
	display:block;
	width:100%;
	padding:180px 0 0 0;
	z-index:9999;
	font-family: 'Roboto-Bold', Arial, sans-serif;
	font-size:22px;
}
.box .vc_column-inner {
	padding-left:0 !important;
	padding-right:0 !important;
}
.box a,
.weiss a {
	color:#0D4A81;
	font-family: 'Roboto-Medium', Arial, sans-serif;
	text-decoration:none;
}
.weiss {
	background-color:#ffffff;
}
.gridPic {
	display:flex;
	height:100%;
}
.gridCol.vc_gitem-col {
	padding:0 !important;
}
.gridTitle {
	padding:0px 20px 0 20px;
	font-family: 'Roboto-Regular', Arial, sans-serif;
	font-size:20px;
	letter-spacing:1px;
}
.gridSubtitle {
	padding:0px 20px 0 20px;
	font-family: 'Roboto-Bold', Arial, sans-serif;
}
.gridText {
	padding:0px 20px 0 20px;
}
.gridInfo {
	padding:0px 20px 0 20px;
	font-family: 'Roboto-Bold', Arial, sans-serif;
}
.gridLink {
	padding:6px 20px 0 20px;
	font-family: 'Roboto-Bold', Arial, sans-serif;
}
.gridLink a {
	background:transparent !important;
	padding:0 !important;
}
.kachel {
	height:250px;
}
.kachelTitle a {
	display:inline-block;
	color:#fff !important;
	font-size:21px;
	font-family: 'Roboto-Medium', Arial, sans-serif;
	text-transform:uppercase;
	width:100%;
	height:250px;
	padding-top:30%;
}
.search-form {
	float:left;
	padding-right:10px;
}
.search-submit {
	padding:4px 10px !important;
	vertical-align:top;
}
.suche h2 {
	text-transform:none;
}
.suche h2 a {
	color:#0F1217;
}
.suche .weiter {
	font-family: 'Roboto-Bold', Arial, sans-serif;
	text-decoration:none;
}
footer.suche {
	border-bottom:1px #ccc solid;
	padding-bottom:20px;
}
/*------------------- evemts ------------------------*/
table.em-calendar td.eventful a {
	color:#fff;
}
td.eventful {
	background-color:#D17104;
}
.kalender > .vc_column-inner {
	background-color:#E7E0D7;
}
table.em-calendar {
	background-color:#E7E0D7;
}
table.em-calendar td.eventless-pre,
.em-calendar td.eventless-post {
	color:#aaa;
}
tr.days-names td {
	font-family: 'Roboto-Medium', Arial, sans-serif;
}
table.em-calendar thead {
	font-weight:normal;
	font-family: 'Roboto-Medium', Arial, sans-serif;
	background-color:#5D5D5B;
	color:#fff;
}
table.em-calendar thead td {
	padding:8px 0 8px 0;
}
table.em-calendar td a {
	color:#fff;
	text-decoration:none;
}

.e-anmeldung {
	background:#f2f2f2;
	padding:8px 20px 15px 20px;
}
.event-map {
	 margin-top:20px; 
}
h1.event {
	margin-top:3px;
}
.event-site {
	margin-top:30px;
}
.em-booking {
	margin-top:0;
}
.em-booking p {
	margin-bottom:1em;
}
.e-list-element {
	background-color:#fff;
	margin-top:20px;
}
.e-image {
	float:right;
	padding:0 0px 20px 20px;
	width:25%;
}
.e-list-image {
	float:left;
	width:31%;
}
.e-image-single {
	float:left;
	margin-right:2%;
	width:29%;
}
.e-box {
	overflow:hidden;
	padding-left:30px;
	padding-right:15px;
	width:69%;
}
.e-box-single {
	overflow:hidden;
	padding:10px 20px 30px 20px;
	width:69%;
	background-color:#fff;
}
.e-date {
	font-family:'Roboto-Bold', Arial, sans-serif;
	color:#D17104;
	font-size:16px;
	margin:15px 0 10px 0;
}
.e-date a {
	color:#D17104;
	text-decoration:none;
}
.e-title {
	margin-bottom:10px;
}
.e-title p {
	margin-bottom:0;
}
.e-title h3 {
	font-size:20px;
	margin:3px 0 5px 0;
	font-family:'Roboto-Bold', Arial, sans-serif;
	text-transform:none;
}
.e-title h3 a {
	text-decoration:none;
	color:#0F1217;
}
.e-list-element .mehr {
	margin-top:6px;
	padding-bottom:15px;
}
.e-list-element .mehr a {
	font-family:'Roboto-Bold', Arial, sans-serif;
	text-decoration:none;
}
.em-search-wrapper {
	display:none;
}
.info {
	font-family:'Roboto-Bold', Arial, sans-serif;
	text-transform:uppercase;
	color:#D17104;
}
ul.em-categories-list {
	padding:0;
	list-style:none;
	font-size:18px;
}
.kat {
	background-color:#D17104;
	margin-bottom:12px !important;
}
.kat h2 {
	color:#fff;
	margin:0;
	padding:20px 0 15px 0;
}
.widgetP {
	padding-top:6px;
}
.widgetP p {
	margin-bottom:3px;
	margin-top:3px;
}
.e-wrap {
	margin-top:30px;
}
.e-date p {
	display:none;
}
.e-date .event-categories {
	display:inline-block;
	padding-left:0;
}

.e-date .event-categories li {
	display:inline-block;
}
.e-date .event-categories li::before {
	content:"| ";
}

.kalendeWrap > .vc_column-inner {
	padding:0 !important;
}
.kalender > .vc_column-inner {
	padding:0 !important;
}
.vc_row {
	overflow:hidden !important;
}
.clearfix::before,
.clearfix::after {
	content:" ";
	display:table;
}
.clearfix::after {
	clear:both;
}
/*------------- search and filter --------------------------*/
.searchandfilter {
    padding-left:0px;
}
.searchandfilter ul {
    padding-left:0px;
}
.searchandfilter h4 {
    padding-top:20px;
}
.sf-field-search,
.sf-field-submit {
   clear:both;
   margin-top:10px;
}
.searchandfilter ul li ul li {
	padding-left:0px;
	padding-right:30px;
    float:left;
}
.searchandfilter ul li li {
    padding:2px 0;
}
.sf-item-34 label::after {
	content:"Altäre \A figürliche Skulpturen \A Inschriften \A Malerei \A Münzen";
	display:block;
	white-space: pre-wrap;
	font-family: 'Roboto-Light', Arial, sans-serif;
}
.sf-item-39 label::after {
	content:"Gefäße \A Lampen \A Möbel \A Werkzeuge/Geräte \A Ziegel";
	display:block;
	white-space: pre-wrap;
	font-family: 'Roboto-Light', Arial, sans-serif;
}
.sf-item-40 label::after {
	content:"Lanzen, Speere, Pfeile \A Schwerter, Dolche \A Schilde, Helme, Panzer \A Pferdegeschirr";
	display:block;
	white-space: pre-wrap;
	font-family: 'Roboto-Light', Arial, sans-serif;
}
.sf-item-41 label::after {
	content:"Fibeln \A Fingerringe \A Armringe \A Ohrringe \A Ketten \A Schuhe";
	display:block;
	white-space: pre-wrap;
	font-family: 'Roboto-Light', Arial, sans-serif;
}
.sf-item-35 label::after {
	content:"Altäre \A figürliche Skulpturen \A Inschriften";
	display:block;
	white-space: pre-wrap;
	font-family: 'Roboto-Light', Arial, sans-serif;
}
.sf-item-36 label,
.sf-item-37 label,
.sf-item-38 label {
	font-family: 'Roboto-Light', Arial, sans-serif !important;
}
.searchandfilter label {
	vertical-align:top;
	font-family: 'Roboto-Medium', Arial, sans-serif;
}
.pt20 {
    padding-top:20px;
}
.searchResults {
    display:flex;
    justify-content: flex-start;
    flex-wrap:wrap;
}
.result {
    max-width:360px;
    text-align:center;
    margin:30px 8px 0 8px;
    float:left;
}

.pagination {
    clear:both;
}
.titleWrapper {
    background:#F8F5F6;
    padding:8px 0px;
    margin-top:-6px;
}
a .resultTitle {
    color:#444;
}
a .resultMedium {
    font-family: 'Roboto-Light', Arial, sans-serif;
    color:#444;
}
/*----------------- Mediathek Einzelseite -----------------------*/
.singleWrap {
    background-color:#fff;    
}
.boxTop .headline {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    color:#444;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
}
.boxTop .subline {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    color:#D17104;
	font-size:20px;
	text-transform:uppercase;
	letter-spacing:1px;
    margin-top:10px;
}
.boxTop {
    padding:15px 20px 15px 20px;
    margin-top:15px;
}
.boxMedia {
    padding:15px 20px 15px 20px;
    margin-top:15px;
    background:#fff;
}
.boxTitle {
    padding:15px 20px 0px 20px;
}
.boxMedia h1 {
    text-transform:none;
    letter-spacing:0;
    margin-top:0;
}
.boxMedia h2 {
    text-transform:none;
    letter-spacing:0;
    margin-top:0;
    font-family: 'Roboto-Light', Arial, sans-serif;
}
.mediaContent {
    column-count:3;
}
.mediaContent p {
    margin-top:0;
    margin-bottom:10px;
}
.flexWrapper {
    display: flex;
    justify-content: space-between;
    background-color:#fff;
}
.flexWrapper .boxMedia {
    margin-top:0;
}
.mediaMedium {
    width:63%;
}
.mediaSteckb {
    width:37%;
}
.filmWrapper {
    position: relative;
    height: 0;
    padding-bottom: 56.25%;
}
.film {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border:none;
}
.backToMedia {
    padding:30px 0 0 20px;
}
.backToMedia a {
    font-family: 'Roboto-Medium', Arial, sans-serif;
    color:#D17104;
	font-size:18px;
    text-decoration:none;
}
.mediaSteckb p {
    margin:0 0 12px 0;
}
.pdfLinkIcon {
    width:40px;
}
.pdfLink {
    display:flex;
    align-items: center;
}
.pdfLinkText {
    padding-right:20px;
}
.sucheWrap {
    padding-left:15px;
}
.digitale_sammlung {
    margin-bottom:15px;
}
.fotoWrapper .wpb_content_element {
    margin-bottom:0;
}
.fotoWrap {
    margin-bottom:10px;
}
.paginationWrap {
    display:flex;
    justify-content: flex-start;
    padding-top:10px;
}
.paginationWrap a {
    display:block;
    padding:6px 10px !important;
    margin-right:5px !important;
    border:1px #ccc solid !important; 
}
a.inactive {
     font-family: 'Roboto-light', Arial, sans-serif; 
    color:#444;
}
.vc_btn3.vc_btn3-color-orange, .vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    background-color:#D17104 !important;
}
@media screen and (max-width: 1180px) {
	.site-header,
	.footer-fr-inner {
		padding:0 2% 0 2%;
	}
	.trans {
		padding-left:25px;
	}
	.trans h1,
	.trans h2,
	.box h1, 
	.box h2 {
		padding-left:0;
	}
	.vc_row.vc_column-gap-30 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}
	.vc_row {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}
	.vc_row.vc_column-gap-30 > .vc_column_container:first-of-type {
		padding-left:0 !important;
	}
	.vc_row.vc_column-gap-30 > .vc_column_container:last-of-type {
		padding-right:0 !important;
	}
	.vc_column_container > .vc_column-inner {
		padding: 0 !important;
	}
	.boxPadLeft {
		padding:0px 10px 0 20px;
	}
	.boxPadRight {
		padding:0px 20px 0 10px;
	}

}
@media screen and (max-width: 1130px) {
	.main-navigation li {
		margin-left:8px;
	}
	.logo {
		width:240px;
		padding-top:15px;
	}
	
}

@media screen and (min-width: 860px) {
	.menu-toggle {
		display: none;
	}
	.main-menu-container > div > ul {
		display: flex;
		justify-content:flex-end;
	}
}

@media screen and (max-width: 860px) {
	.main-menu-container {
		display:none;
		position:absolute;
		right:0;
		top:-15px;
		background-color:#D17104;
		width:400px;
		height:100vh;
		min-height:600px;
		z-index:999;
		padding:80px 20px 0 20px;
	}
	.toggled .main-menu-container {
		display:block;
	}
	
	.main-navigation li {
		position:static;
		float:none;
		text-align:right;
		border-bottom:1px #eee solid;
		margin-left:0;
	}
	.main-navigation li a {
		font-size:22px;
		font-weight:600;
		padding:6px 0 6px 0;
		color:#fff;
	}
	.main-navigation ul ul  {
		background:transparent;
		position:static;
		border:none;
		height:auto;
		min-height:0;
		padding:10px 0 10px 0;
		width:100%;
		margin-left:0;
	}
	.main-navigation ul ul li {
		border:none;
		padding:0;
	}
	.main-navigation ul ul a {
		width:100%;
		font-family:'Roboto-Regular', Arial, sans-serif;
		padding:8px 0 0 0;
	}
	.menu-toggle {
		margin-left:8px;
		width:34px;
		height:24px;
		border:none;
		border-radius:0px;
		box-shadow:none;
		padding:0;
	}
	.menu-toggle div {
		width:35px;
		height: 4px;
		background-color: #404040;
		margin-bottom: 6px;
	}
	.toggled .menu-toggle {
		position: absolute;
		right:15px;
		top:25px;
		z-index:999999;
		width:35px;
		height:24px;
		border:none;
		border-radius:0px;
		box-shadow:none;
		padding:0;
		background-image:url(/wp-content/themes/mb-netzwerk/images/close.png);
		background-repeat:no-repeat;
		text-shadow:none;
		background-color:transparent;
	}
	.toggled .menu-toggle div {
		background:transparent;
	}
	#primary-menu {
		margin-top:15px;
	}
	.main-navigation ul ul {
		position:relative;
		top:0;
		width:100%;
		left:0;
		box-shadow:none;
		margin-bottom:8px;
	}
	.main-navigation ul ul li a {
		text-transform: none;
		font-size:20px;
	}
	ul.sub-menu {
		display:none !important;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		display: block !important;
	}
	.main-navigation .current_page_item > a,
	.main-navigation .current-menu-item > a,
	.main-navigation .current_page_ancestor > a,
	.main-navigation .current-menu-ancestor > a {
		color:#333;
		font-family:'Roboto-Regular', Arial, sans-serif;
		background:	none;
	}
	.logo {
		width:200px;
	}
	.footer-bar {
		width:100%;
		float:none;
	}
	.search-form {
		display:none;
	}
	.flagge img {
		width:38px;
	}
	.flagge {
		padding-right:5px;
	}
}

@media screen and (max-width: 767px) {
	.boxPad,
	.boxPadLeft,
	.boxPadRight,
	.boxPadMid {
		padding:0 15px 0 15px !important;
	}
	.trans {
		padding-left:15px;
	}

	.kachelTitle a {
		padding-top:50px;	
	}
	.footer-fr-inner {
		padding-left:15px;
	}
	.vc_row.vc_column-gap-30 > .vc_column_container:first-of-type {
		padding-right:0 !important;
	}
	.vc_row.vc_column-gap-30 > .vc_column_container:last-of-type {
		padding-left:0 !important;
	}
	.vc_row.vc_column-gap-30>.vc_column_container {
		padding-left:0 !important;
		padding-right:0 !important;
	}
    .flexWrapper {
        display: block;
    }
    .mediaMedium {
        width:100%;
    }
    .mediaSteckb {
        width:100%;
    }
    .sf-item-34 label::after {
        display:none; 
    }
    .sf-item-39 label::after {
        display:none;
    }
    .sf-item-40 label::after {
        display:none;
    }
    .sf-item-41 label::after {
        display:none;
    }
    .sf-item-35 label::after {
        display:none;
    }
}
@media screen and (max-width: 460px) {
	.main-navigation {
		width:100%;
	}
	.logo {
		width:170px;
	}
}