/*
Theme Name: Mattheis Twentytwelve (2015) Childtheme
Description: Mattheis Twentytwelve Childtheme
Author: Mattheis
Author URI: https://www.mattheis-berlin.de
Template: twentytwelve
Version: 1.0
Tags:
*/
@import url("../twentytwelve/style.css");

/*hier kommen die neuen CSS-Angaben*/

/*-----------------Allgemeine Anweisungen---------*/
.clr{
    clear: both;
}
body{
    background: #fff;
	overflow:hidden;
}

a {
    color: #58585a;
	text-decoration: none;
}

a:hover {
    color: #ff9800;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    box-shadow: none;
}
body .site{
    margin: 0;
}
.widget-area .widget a:visited {
	color: #ff9800;
}

.entry-content a:visited,
.comment-content a:visited {
	color: unset;
}
.entry-content a:hover,
.comment-content a:hover {
	color: #ff9800;
}

#breadcrumbs {
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
    
/*-----------Site------------*/
body .site{
    box-shadow: none;
    margin-top: 0;
	padding:0;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
    border: none;
}


body, p, p.p1, .entry-content p {
    color: #58585a;
}
.site{
    max-width: 100%;
}
.entry-header{
    margin-bottom:0;
}
.site-content{
    margin-top:0;
}
/* strong{
	font-weight:bold;
} */


/*======CLEARFIX========*/
.clearfix:after, footer:after{
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
/*-------------------HEADER--------------------*/
.site-header{
	z-index:999;
    min-height:66px;
    padding-top: 6px;
	padding-bottom: 6px;
    background: #1a9fdd;
    border-bottom-width: 1px;
    border-bottom-style: inset;
	padding-left: 2.5%;
}

#logo{
	float: left;
	position: fixed;
	top: 0;
	
}


#logo img {
    max-width: 220px;
    padding-top: 17px;
}

/* jthn */
#headerwrap{
	max-width: 1828px;
	margin:0 auto;
	position: relative;
}
header.myfixed {
    /* background: rgba(255, 255, 255, 1) none repeat scroll 0 0 !important; */
	background: #1a9fdd none repeat scroll 0 0 !important;
	
}
.dex-mlp-layer{
    font-size: 2.5rem !important;
    font-family: Museo-700; 
    hyphens: auto;
    word-wrap: break-word;
    text-align: center;
    line-height: 1.2;
}

/* -----------------------Navigation Neu --------------------------------------*/
/*----------------------Navigation--------------------*/

/* Resp Menü */

button#responsive-menu-button.responsive-menu-button.responsive-menu-boring.responsive-menu-accessible {
	visibility: visible !important;
}



/*-------------------------------------- Hauptnavigation ------------------------------------*/



.main-navigation {
	float: right;
    margin-top: 0;
}

.main-navigation li {
    margin: 0 1rem 0 0;
	font-size: 16px;
}

.main-navigation li a {
    color: #031e2a;
    font-size: 14px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
}

.main-navigation li a:hover, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, 
.main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #3b7caa;
    /* background: url(images/menu-dot.png) no-repeat 50% 85%; */
	background: none;
	background-repeat: no-repeat;
    text-decoration: none;
}

.menu-hauptmenue-container {
    margin-top: 10px;
}

/* dotted outline bei menue klick verhindern */
a, a:active, a:focus {
    outline: none;
}


/* Menü oben Break Point */

/*
#site-navigation {
	top: 20px;
	display: none;
}
*/

#site-navigation {
	position: relative;
	top: 40px;
	display: none;
	padding-right: 5%;
}



@media screen and (min-width: 801px){
	#site-navigation {
		display: block;
		top: 22px;
	}
	.main-navigation li a {
	    font-size: 13.2px;
	}
}


@media screen and (min-width: 1380px){
	.main-navigation li a {
	    font-size: 14px;
	}
}


/* Menü im Internet Explorer */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #site-navigation {
        position: relative;
        float: right;
        right: 20px;
    }
}
@media screen and (high-contrast: active), (high-contrast: none) {
   #site-navigation {
        position: relative;
        float: right;
        right: 20px;
    }
}



/*----------------------------------------Subnavigation-------------------------------------*/

.main-navigation li ul {
	z-index: 9998;
}
ul.sub-menu li a{
	color: #000;
}
.main-navigation li ul li a{
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 1rem;
    line-height: 2;
    width: unset;
    min-width: 250px;
    padding: 5px 30px 5px 10px;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus{
    /*JTH alt background: rgba(0, 0, 0, 0.8) url("images/menu-line.png") no-repeat scroll 50% 85%; */
	/* background: #3b7caac4 url("images/menu-line.png") no-repeat scroll 50% 85% !important; */
    color: #3b7caa;
	background-repeat: repeat-x;
}
.main-navigation li ul.sub-menu li a:hover,
.main-navigation li ul.sub-menu li a:focus{
    background: rgba(0, 0, 0, 0.8);
}
 .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a{
    background: rgba(0, 0, 0, 0) url("images/menu-line.png") no-repeat scroll 50% 85%;
	background-repeat: repeat-x;
	/* margin-bottom: -13px; */
}
.main-navigation .sub-menu .current-menu-item > a, .main-navigation .sub-menu .current-menu-ancestor > a, .main-navigation .sub-menu .current_page_item > a, .main-navigation .sub-menu .current_page_ancestor > a{
    background: rgba(0, 0, 0, 0.8);
}


#menu-menu-1>li:last-child>ul.sub-menu {
	left: unset;
	right: -15px;
}
#menu-menu-1>li:last-child>ul.sub-menu li a {
	/* text-align: right; */
	padding-right: 10px;
	min-width: 250px !important;
}



/*----------------------------------------Subsubnavigation-------------------------------------*/
@media screen and (min-width: 600px){
	.main-navigation li ul ul {
		top: 0;
		left: unset;
		right: 92%;
	}
}



/*Suche*/
#searchbox{
	background: url(images/search-icon.png) 5px 12px no-repeat;
	width:30px;
	height:37px;
	/*position: absolute;
    right:0;
	top:8px;*/
	z-index:999;
	/*display:none;*/
        float: right;
        margin-right: 20px;
    margin-top: 16px;
	display: none;
}
.screen-reader-text{
	display:none;
}
.site-header #s {
	font-family: Arial, sans-serif;
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:24px 24px;
	border:none;
	cursor:pointer;
	height:37px;
	margin:15px 0;
	padding:0 0 0 34px;
	position:relative;
	-webkit-transition:width 400ms ease, background 400ms ease;
	transition:width 400ms ease, background 400ms ease;
	width:0;
	font-size: 1em;
	z-index:9999 !important;
	color: black;
    font-family: sans-serif;
    font-style: normal;
}
.site-header #s:focus {
	background-color: #fff;
	border: 2px solid #c3c0ab;
	cursor: text;
	outline: 0;
	width: 230px;
	position:absolute;
	top:42px;
	right:0;
}
#searchbox #searchsubmit{ 
display:none;
}

#click-menu {
    margin-right: 10px;
    margin-top: 8px !important;
}



/* Dies ist der Seitentitel */
body.home #breadcrumbs{
	display:none; 
}
/*---------Schriften und Groessen------------*/
body, p, p.p1, .entry-content p{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.6;
    color: #58585a;
    font: Arial, Sans-Serif;
}
.entry-header .entry-title{
    font-size: 40px;
    font-size: 2.5em;
    letter-spacing: 1px;
}
.entry-content h1, .comment-content h1{
    font-weight: bold; 
    color:#58585a;
    font-size: 2em;
    line-height: 1.1em;
}
.entry-content h2, .comment-content h2,.mu_register h2{
    font-weight: bold; 
    color:#009ee0;
    font-size: 1.75em;
    line-height: 1.2em;
}
.entry-content h3, .comment-content h3{
    font-weight: bold; 
    color:#ff9800;
    font-size: 1.5em;
    line-height: 1.2em;
}
.entry-content h4, .comment-content h4{
    font-weight: bold; 
    color:#009ee0;
    font-size: 1.25em;
    line-height: 1.2em;
}
.entry-content h5, .comment-content h5{
    font-weight: bold; 
    color:#ff9800;
    font-size: 1.15em;
    line-height: 1.2em;
}
.entry-content h6, .comment-content h6{
    font-weight: bold; 
    color:#009ee0;
    font-size: 1em;
    line-height: 1.2em;
}


/* ab Tablet */
@media screen and (min-width: 750px){
	body, p, p.p1, .entry-content p{
		font-size: 18px;
	}
	.entry-header .entry-title{
		font-size: 40px;
		font-size: 2.75em;
		letter-spacing: 1px;
	}
	.entry-content h1, .comment-content h1{
		font-size: 2.5em;
		line-height: 1.1em;
	}
	.entry-content h2, .comment-content h2,.mu_register h2{
		font-size: 2.25em;
		line-height: 1.2em;
	}
	.entry-content h3, .comment-content h3{
		font-size: 1.875em;
		line-height: 1.2em;
	}
	.entry-content h4, .comment-content h4{
		font-size: 1.5em;
		line-height: 1.2em;
	}
	.entry-content h5, .comment-content h5{
		font-size: 1.25em;
		line-height: 1.2em;
	}
	.entry-content h6, .comment-content h6{
		font-size: 1.125em;
		line-height: 1.2em;
	}
}


/*.entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6{
    margin: 0 0 1em;
}*/
h1, h2, h3, h4, h5, h6 {
    clear: both;
}
.site-content article{
    border-bottom: none;
}

/* Listen sollen nicht eingerückt sein */
.entry-content li {
    margin: 0px 0 0 19px;
}



/*----------------------responsive iFrame-------------------*/
embed, iframe, object {
    max-width: 100%;
}
.embed-container {
  position: relative; 
  padding-bottom: 56.25%; /* ratio 16x9 */
  height: 0; 
  overflow: hidden; 
  width: 100%;
  height: auto;
}
.embed-container iframe {
  position: absolute; 
  top: 0; 
  left: 0; 
  width: 100%; 
  height: 100%; 
}
/* ratio 4x3 */
.embed-container.ratio4x3 {
  padding-bottom: 82%;
}
/*===============PORTFOLIO==================
body.page-id-6517 #main{
    margin: 40px auto 0;
    max-width: 100%;
    padding: 0 15px;
}
body.page-id-6517 .wpb_wrapper{
    max-width: 100% !important;
}
body.page-id-6517 #breadcrumbs{
	margin: 0 auto 20px;
    max-width: 73.1429rem;
}
.waving-item img{
    max-width: 100%;
    height: auto !important;
}
#da-thumbs li{
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    display: inline-block;
    margin: 15px !important;
    overflow: hidden;
    width: 30%;
    padding: 0 !important;
    box-shadow: none !important;
	width:auto;
}
#da-thumbs li a div{
    background: rgba(35, 35, 35, 0.8) none repeat scroll 0 0 !important;
}
#da-thumbs li a div span{
    color: #5FB6B5 !important;
    font-size: 16px !important;
	border: 1px solid rgba(255, 255, 255, 1) !important;
	box-shadow:none !important;
}
button.waving-button{
    color: #5fb6b5;
    box-shadow: none !important;
    border: 2px solid #5fb6b5 !important;
    border-radius: 0 !important;
    font-size: 14px !important;
    margin-right: 15px !important;
    padding: 6px !important;
}
button.waving-button:hover{
    background: #5fb6b5 !important;
    color: #fff !important;
}*/
/*============Beitrags-Template============*/

/* body.single-post .entry-title{
    display: none; 
}  */

/*================Buchtipps======================
article.category-buchtipps .wp-post-image{
    display: none;    
}
=====uebersicht======
body.page-id-4474 .vc_gitem-post-data-source-post_excerpt{
    display: none;
}
body.page-id-4474 .vc_gitem_row .vc_gitem-col {
    
}*/
/*===============SIDEBAR==================*/
/*------------------------Footer----------------------------*/
footer.entry-meta {
    display: none;
}
footer{
    border-top: none;
    font-size: 0.857143rem;
    line-height: 2;
	color:#ff9800;
	max-width:100%;
	margin:0;
	padding:25px 0;
}
footer a{
    text-decoration: none;
    color: #fff;
}

footer a:hover{
    color: #ff9800;
}

h3.widget-title {
    font-size: 16px;
}


/*-----------------Karte Footer------------------*/
#text-9{
	float:left;
	max-width:580px;
        margin-top: 40px;
}
#text-9 img{
	max-width: 580px;
        width: 100%;
	height: auto;
}

#text-3{
	float:left;
	max-width:300px;
}
#text-4{
	float:right;
	max-width:660px;
}
/*----------------------Footernavi-------------------------*/
.widget_nav_menu{
	margin: 0 20px;
}
.widget_nav_menu li a{
	font-size:0.8rem;
	text-decoration:none;
}
.widget_nav_menu .widget-title{
	font-size:20px;
}
/*--------------------Footer Copyright---------------------*/
.copyright {
    color: #58585a;
    font-size: 14px;
    margin: 0 20px 10px;
    text-align: center;
    margin-top: 10px;
}

/*--------------------Footer Neu von Entwicklung 5---------------------*/

/********************************* Footer ****************************************************/

footer#colophon {
	width: 100vw;
	background-color: transparent;
	border: none;
	margin: 0;
	height: 765px;
	padding-top: 0;
}

#footerwidgets p, #footerwidgets a {
    padding-bottom: 0;
    line-height: 1.7 !important;
}


/* unterste Footer-Zeile mit Copyright u.ä. */
#copyrightline {
    padding-bottom: 35px;
    padding-top: 35px;
	text-align: center;
	font-size: 16px;
	background-color: white;
}

#footereins, #footerzwei {
	width: 100%;
	padding: 15px;
	background-color: #009ee3;
}

#footerdrei {
	width: 100%;
	background-color: #009ee3;
}

#footervier {
	height: 0px;
	display: none;
}

@media screen and (min-width: 640px){
	#footereins, #footerzwei, #footerdrei {
		width: 45%;
		float: left;
		padding-right: 2.5%;
		padding-left: 2.5%;
		height: 300px;
	}
	#footereins, #footerzwei {
		height: 250px;
	}
	footer#colophon {
		height: 580px;
	}
}

@media screen and (min-width: 1025px){
	#footereins, #footerzwei, #footerdrei {
		width: 28%;
		float: left;
		padding-right: 2.5%;
		padding-left: 2.5%;
		height: 280px;
	}
	footer#colophon {
		height: 310px;
	}
}



 /* footer ipad alt 1024 x 768  
@media screen and (max-width: 1024px){
	#footereins, #footerzwei {
	width: 45%;
    float: left;
    padding-right: 2.5%;
	padding-left: 2.5%;
	}
} */


/* alte footer angaben */ 




#footerwidgets {
	width: 100vw;
	height: 600px;
	padding: 20px 0 30px 0;
	margin: 0;
	background-color: #009ee3;
}
@media screen and (min-width: 640px){
	#footerwidgets {
		height: 555px;
	}
}

#footerwidgets p {
	/* padding-bottom: 1.5em; */
	color: #fff;
}

#footerwidgets p a {
	text-decoration: none;
	color: #eee;
}
#footer-left {
	width: 100%;
	float: left;
    padding: 0;
}

#footer-middle {
	display: none;
}

#footer-right {
    width: 100%;
    height: 470px;
    padding: 0;
	overflow: hidden;
}

#footervier .textwidget p iframe {
    width: 100% !important;
    height: 294px;
}


@media screen and (min-width: 482px){
	#footer-right {
	    height: 420px;
	}
	#footer-right .textwidget p iframe {
	    height: 400px;
	}
}

img.alignnone.size-thumbnail {
    width: 100px;
    height: auto;
}      

/*
@media only screen and (min-width: 640px) {
    #footerwidgets p li, #footerwidgets p  {
		font-size: 16px;
	}
	#footer-left {
		width: 100%;
	}
}



@media only screen and (min-width: 1000px) {
	#footerwidgets {
		height: 450px;
	}
	#footer-left {
	}
    #footer-right {
    	height: 450px;
		width: 45%;
    }
}  */



/*--------------------Back to top--------------------------*/
a#totop:before{
    color: #fff;
    display: none;
    height: 30px;
    line-height: 30px;
    position: absolute;
    text-align: center;
    top: -10px;
    width: 80px;
    z-index: 2;
    left: -80px;

}
#totop:after {
   border-color: transparent transparent #ff9800;
    border-style: solid;
    border-width: 0 20px 20px;
    content: "";
    left: -80px;
    height: 0;
    position: absolute;
    top: -40px;
    width: 0;
}

#totop{
    font-size: 0px;
    color: white;
	bottom: 25px;
	right: -39px;
}
 
/*--------------------Startseite----------------------------*/
body.home #main{
    max-width: 100%;
    margin-top: 0;
}


input[type="submit"]:active{
    box-shadow: none;
}
input:focus, textarea:focus {
    background: #feffd2;
} 
input[type="radio"]:checked,
input[type="radio"]:not(:checked) {
    content:' ';
    display:inline-block;
    width: 20px;
    height:20px;
    position: relative;
    top:4px;
    border: 1px solid #bbb;
    background: #ddd;
    margin-right: 0.2em;
    box-shadow: inset 0 1px 1px 0 rgba(0,0,0,.1);
}
.wpcf7-list-item.first{
    margin-left: 0;
}
div.wpcf7-validation-errors{
    border: none;
    background: #ffd83c;
    text-align: center;
	color: #606060;
}
div.wpcf7-mail-sent-ok{
    border: none;
    background: #32a5e0;
    text-align: center;
    color: #fff;
}
div.wpcf7-not-valid-tip{
    border: none;
    background: #d10000;
    text-align: center;
    color: #606060;
}
div.wpcf7-mail-sent-ng{
    border: none;
    background: #d17100;
    text-align: center;
    color: #606060;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span{
    border-radius: 0;
}
/* Maximum width of 640 pixels - iphone 6. */
@media screen and (max-width: 640px) {
    form input, textarea{
        /* width: 98%; */
		padding: 1%;
}
}

form input, textarea {
    font-style: normal;
    color: #58585a;
    font-family: "Arial", Verdana, sans-serif;
    font-size: 18px;
}

select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
    font-size: 18px;
    color: #58585a;
}

select {
   font-size: 18px;
   color: #58585a;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #78b635 !important;
    color: #606060;
    font-size: 18px;
    color: #fff;
}


/*---------------Media Queries--------------------------*/
/* Maximum width of 1020 pixels. */
@media screen and (max-width: 1020px) {
    .hidden-ipad{
		display:none;
	}
}
/* Maximum width of 960 pixels. */
@media screen and (max-width: 960px) {
	header {
    background: #fff;
}
#text-9 {
    clear: both;
    max-width: 960px;
    width: 100%;
    margin-bottom: 20px;
}
    #text-9 img {
    height: auto;
    max-width: 960px;
    width: 100%;
}
#text-11 {
    margin: 20px 0 20px;
    width: 100%;
}
#da-thumbs li{
    width: 46%;
}
}
/* Maximum width of 880 pixels. */
@media screen and (max-width: 880px) {
    #searchbox{
		display:none !important;
	}
        #da-thumbs li{
    width: 44%;
}
}


@media screen and (max-width: 620px) {
    #text-12{
        margin-left: 0;
    }
    #click-menu{
    margin-top: 8px !important;
}
#da-thumbs li{
    width: 95%;
    margin: 10px 0 !important;
    
}

button.waving-button{
    
    width: 47% !important;
    max-width: 130px !important;
}
}
/* Maximum width of 470 pixels - iphone 6. */
@media screen and (max-width: 470px) {
    button.waving-button:nth-child(even){
    margin-right: 0 !important;
}
ul#logo-foo li {
            clear: both;
            margin-right: 0;
        }
        #logo-foo li.upa {
    width: 100%;
}
ul#logo-foo li, #logo-foo li.asqf {
    width: 100%;
    margin-top: 30px;
}
}
/* Maximum width of 420 pixels - iphone 6. *//*
@media screen and (max-width: 420px) {
	.widget_nav_menu li a{
	font-size:1.2rem;
	}
	#logo img#logo-desk{
	display:none;
	}
	#logo img#logo-mobile{
	display:block;
	}
	#logo{
		left: 5%;
	}
    body.home .entry-content h1, .comment-content h1 {
        font-size: 40px;
        line-height: 1.2;
    }
    body.home h3 {
        font-size: 35px;
	}
	*/
	/* JTH */
	h3.widget-title {
		font-size: 20px !important;
	}
	li.search-mattheis input.field{
		margin: 10px 10px 10px 0;
		width: 200px;
		right: 5%;
		position: absolute;

	}
	.hidden{
		display:none;
	}
         #text-11 {
    width: 100%;
}

/* Minimum width of 420 pixels - iphone 6. */        
        @media screen and (min-width: 420px) {
        #underline{
            min-height: 100px;
        }
       
}
/*-------------------Home-------------------------*/
.button-start{
	position: relative;
	min-height: 1px;
	left:0; 
	margin-left:0 !important; 
}
.norm_row sfsi_wDiv{
	display:none;
}
/*Parallax*/
.dex-mlp-layer {
    color: #fff;
    font-weight: bold;
	font-size: 40px;
}
.dex-mlp-layer > img {
    height: auto;
    max-width: 100%;
}
.black{
    padding-top: 0;
    padding-bottom: 1.4rem;
}
.entry-content .black p{
	color:#fff !important;
}
.startbox{
    margin: 0 auto !important;
    /*max-width: 1200px;*/
}

.vc_row {
    margin: 0 !important;
}

@media screen and (max-width: 1033px) {
#responsive-menu-container #responsive-menu li.responsive-menu-item a {
    padding-right: 80px;
}
}


/* JTH Code */
/* 3 column footer anweisung von http://www.myblogtrainer.de/twenty-twelve-footer-widgets/ */

.widget-area .widget h3 {
  margin-bottom:0;
}
 
#footerwidgets {
 width:100%;
}
#footerwidgets p {
 padding-bottom: .5em;
}
#footerwidgets li, #footerwidgets p  {
 padding-bottom: .5em;
 font-size:16px;
 line-height:1.5em;
font-family: 'Arial', sans-serif;
    color: white;
}
 
#footer-left {
 width:30%;
 float:left;
 padding-right:2.5%;
}
#footer-middle {
 width:30%;
 float:left;
 padding-left:2.5%;
 padding-right: 2.5%;
}
#footer-right {
 width:30%;
 float:right;
 padding-left:2.5%;
} 
.site-content article {
  border-bottom:none;
}
@media only screen
and (max-width:481px) {
 
   #footer-right, #footer-middle, #footer-left {
     float:none;
     padding-left:0;
     padding-right:0;
     padding-top:1em;
     width:100%;
   }
}
 footer[role="contentinfo"] a {
	color: #fff;
}
footer[role="contentinfo"] a:hover {
	color: #ff9800;
}
.the-social-link {
  text-align:center;
}
.the-social-link img {
  padding:5px;
}

/* Eigener code */

footer[role="contentinfo"] {
    font-size: 16px;
    line-height: 2;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #009ee3;
}

#footer-left, #footer-middle, #footer-right  {
    width: 29%;
    padding-right: 2%;
    padding-left: 2%;
}


.socialicons {
    text-align: left;
}

img.socialsingle {
    padding-left: 10px;
    padding-right: 10px;
}

/* Socials ipad quer kleiner */
@media screen and (max-width: 1030px) {
img.socialsingle {
    width: 50px;
}
}


/* Footers mobile Phone */
@media screen and (max-width: 600px) {
#footer-left, #footer-middle, #footer-right {
    width: 96%;
}
#footer-right {
	text-align: center;
}
#underline {
    margin-bottom: -20px;
}
}

/* toggle menue aus bei responsive ansicht */
.menu-toggle {
	display:none;
}

/* contact form aendern */
span.wpcf7-quiz-label {
    display: none;
}

form input, textarea {
    font-style: normal;
    color: #444;
    font-family: "Arial", Verdana, sans-serif;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #78b635 !important;
    color: #fff;
}

input.wpcf7-form-control.wpcf7-submit:hover {
    background: #86cc3b !important;
    color: #fff;
}

body.custom-font-enabled {
    font-family: "Arial", Verdana, sans-serif;
}

div.wpcf7 {
    margin-right: 15px;
}

input.wpcf7-form-control.wpcf7-submit {
    padding: 10px 0;
	width: 300px;
}

/*
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
}

select.wpcf7-form-control.wpcf7-select {
    width: 100%;
    max-width: 412px;
	 padding: 6px;
}

input.wpcf7-form-control.wpcf7-quiz {
    width: 100%;
    max-width: 400px;
}
*/

/* Felder alle auf ganze Breite */
button, input, textarea {
	padding: 1%;
	/* width: 98%; */
}
select {
	width: 100%;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required, textarea.wpcf7-form-control.wpcf7-textarea {
	width: 98%;
}

div.wpcf7 {
	margin-right: 0;
}

input[type="submit"], 
input.wpcf7-form-control.wpcf7-submit[type="submit"] {
	-webkit-appearance: none;
	background: rgba(120,182,53,1) !important;
    color: #fff;
    padding: 10px 0;
    width: 300px;
}

input[type="submit"]:hover, 
input.wpcf7-form-control.wpcf7-submit[type="submit"]:hover {
	background: rgba(120,182,53,.8) !important;
}


/* Contact Form bis hier */


.crisp-184.crisp-11 {
  border: 1px solid red !important;
}

#footervier .textwidget p iframe {
    width: 100% !important;
    height: 285px;
}

iframe {
    width: 100% !important;
    min-height: 285px;
}

/* -------------------- Blog ------------------------------*/

/* Post Grid Hintergrund der Kacheln weiß statt rosa und Rahmen dazu */
.vc_gitem_row .vc_gitem-col {
    background: #fff;
    border-width: 0px 1px 1px 1px;
    border-color: #f6f6f6;
    border-style: solid;
}

/* read more button übersetzen auf durch erzeugung eines individuellen Grids bei VC */


/* --------------------Admin Bar -------------------------- */
@media screen and (max-width: 782px) {
html #wpadminbar {
    display: none;
}
}


/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */
/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */
/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */
/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */
/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */
/* ------------------ Navigation Code vn entwicklung 5 JTH ---------------------- */

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul{
    border: none;
}


/*-------------------------------------- Hauptnavigation ------------------------------------*/



.main-navigation {
	float: right;
    margin-top: 0;
}

.main-navigation li {
    margin: 0 1rem 0 0;
	font-size: 16px;
}

.main-navigation li a {
    color: #fff;
    font-size: 14px;
}

.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
}

.main-navigation li a:hover, .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, 
.main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    color: #fff;
    /* background: url(images/menu-dot.png) no-repeat 50% 85%; */
	background: none;
	background-repeat: no-repeat;
    text-decoration: none;
}

.menu-hauptmenue-container {
    margin-top: 10px;
}

/* dotted outline bei menue klick verhindern */
a, a:active, a:focus {
    outline: none;
}


#masthead {
	position: fixed;
	top: 0;
	width: 100%;
	height: 76px;
}


/* #site-navigation {
	position: fixed;
	top: 40px;
	right: 70px;
	display: none;
} */



/* @media screen and (min-width: 801px){
	#site-navigation {
		display: block;
		top: 45px;
	}
	.main-navigation li a {
	    font-size: 13.2px;
	}
} */


@media screen and (min-width: 1380px){
	.main-navigation li a {
	    font-size: 14px;
	}
}


/* Menü im Internet Explorer */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   #site-navigation {
        position: relative;
        float: right;
        right: 20px;
    }
}


@media screen and (high-contrast: active), (high-contrast: none) {
   #site-navigation {
        position: relative;
        float: right;
        right: 20px;
    }
}



/*----------------------------------------Subnavigation-------------------------------------*/

.main-navigation li ul {
	z-index: 9998;
}
ul.sub-menu li a{
	color: #000;
}
.main-navigation li ul li a{
    background: rgba(0,0,0,0.8);
    color: #fff;
    font-size: 1rem;
    line-height: 2;
    width: unset;
    min-width: 330px;
    padding: 5px 30px 5px 10px;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus{
    /*JTH alt background: rgba(0, 0, 0, 0.8) url("images/menu-line.png") no-repeat scroll 50% 85%; */
	/* background: #3b7caac4 url("images/menu-line.png") no-repeat scroll 50% 85% !important; */
    color: #3b7caa;
	background-repeat: repeat-x;
}
.main-navigation li ul.sub-menu li a:hover,
.main-navigation li ul.sub-menu li a:focus{
    background: rgba(0, 0, 0, 0.8);
}
 .main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a{
    background: rgba(0, 0, 0, 0) url("images/menu-line.png") no-repeat scroll 50% 85%;
	background-repeat: repeat-x;
	/* margin-bottom: -13px; */
}
.main-navigation .sub-menu .current-menu-item > a, .main-navigation .sub-menu .current-menu-ancestor > a, .main-navigation .sub-menu .current_page_item > a, .main-navigation .sub-menu .current_page_ancestor > a{
    background: rgba(0, 0, 0, 0.8);
}


/* 404er Seite */
section.error-404.not-found {
    margin-top: 100px;
    margin-bottom: 100px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

/* 404 suche */
form#searchform.searchform {
    max-width: 630px;
}


section.error-404.not-found h1 {
    font-size: 15px;
    color: #2d9ee3;
    padding-top: 14px;
}
section.error-404.not-found p {
    margin-bottom: 15px;
}

/* header#masthead.site-header.myfixed {
    margin-top: -30px;
}
*/

 /* cookie consent */
 
div#cookieChoiceInfo {
    font-size: 16px;
}

@media screen and (max-width: 400px){
	div#cookieChoiceInfo {
		font-size: 11px;
	}
}


.site-content article {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5%;
	padding-right: 5%;
}

.site-content nav {
    display: none;
}

.vc_column_container>.vc_column-inner {
    box-sizing: border-box;
    padding-left: 0 !important;
    padding-right: 0 !important;
    width: 100%;
}

section.error-404.not-found {
    padding-left: 5%;
	padding-right: 5%;
}

#content {
	    margin-top: 99px;
}


/* Orange Pfeile */
.pfeile-orange img {
	margin-top: 0;
}


/* Rahmen Slider *//*
.flexslider {
	border: none !important;
}
*/

/* Responsive Menü */

#responsive-menu-pro-container {
	margin-top: 88px !important;
}

#responsive-menu-pro-button.responsive-menu-pro-button.esponsive-menu-pro-emphatic.responsive-menu-pro-accessible:hover, 
#responsive-menu-pro-button.responsive-menu-pro-button.esponsive-menu-pro-emphatic.responsive-menu-pro-accessible:focus {
	background-color: rgba(0, 143, 209, 1) !important;
}

/*
#responsive-menu-pro-container #responsive-menu li.responsive-menu-item a {
	height: 70px !important;
	line-height: 70px !important;
}

#responsive-menu-pro-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow, 
#responsive-menu-pro-container #responsive-menu li.responsive-menu-item a .responsive-menu-subarrow:hover {
	background-color: transparent !important;
	border-color: transparent !important;
	height: 70px !important;
	line-height: 70px !important;
	width: 90px !important;
	font-size: 25px !important;
}

#responsive-menu-pro-container #responsive-menu ul.responsive-menu-submenu li.responsive-menu-item a {
	height: 50px !important;
	line-height: 50px !important;
}



/* JDK eigenes Responsive Menü mit jQuery (inc/toggle-menu.js) */
@media screen and (max-width: 1000px){
    /* Toggle-Menü */
    /* Toggle-open-Button */
    div.toggle {
        position: fixed;
        top: 20px;
        right: 20px;
        width: 30px;
        height: 24px;
        padding: 5px;
        z-index: 9998;
    }
    /* Toggle-close-Button */
    div.toggle-close {
        position: fixed;
        top: 20px;
        right: 20px;
        width: 30px;
        height: 24px;
        padding: 5px;
        z-index: 9999;
        visibility: hidden;
    }
    /* Toggle-Button-Linien */
    div.quer {
        width: 30px;
        height: 4px;
        margin-bottom: 6px;
        background-color: #fff;
    }
    div.quer:last-child {
        margin-bottom: 0;
    }


    /* Navigation Menü */
    #site-navigation {
        display: block;
    }
    ul#menu-menu-1.nav-menu, ul#menu-menu-1.nav-menu li {
        list-style-type: none;
        margin: 0;
        padding: 0;
    }
    ul#menu-menu-1.nav-menu {
        position: fixed;
        top: 0;
        padding-top: 50px;
        right: -100vw;
        width: 100vw;
        height: 100vh;
        background-color: #1a9fdd;
        z-index: 9997;
        display: block;
    }
    ul#menu-menu-1.nav-menu>li {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        clear: both;
    }
    ul#menu-menu-1.nav-menu>li>a, 
    ul#menu-menu-1.nav-menu>li>a:visited {
        display: block;
        color: #fff;
        text-decoration: none;
        font-size: 16px !important;
        width: 300px;
        line-height: 18px;
        padding: 15px 0;
        text-align: center;
        margin: 0 auto;
        clear: both;
    }
    ul#menu-menu-1.nav-menu>li>a:hover, 
    ul#menu-menu-1.nav-menu>li>a:active, 
    ul#menu-menu-1.nav-menu>li>a:focus {
        color: #ddd;
    }

    ul#menu-menu-1.nav-menu>li>.sub-menu {
        display: block;
        visibility: hidden;
        height: 0;
        overflow: hidden;
        background-color: #3575a7;
    }
    ul#menu-menu-1.nav-menu>li>.sub-menu>li {
        width: 100%;
        text-align: center;
    }

    ul#menu-menu-1.nav-menu>li>.sub-menu>li>a {
        background: transparent;
    }
    ul#menu-menu-1.nav-menu>li>.sub-menu>li:hover, 
    ul#menu-menu-1.nav-menu>li>.sub-menu>li:focus {
        background-color: rgb(140, 205, 255);
    }

    ul#menu-menu-1.nav-menu>li:first-child:hover ul#menu-menu-1.nav-menu>li:first-child>.submenu, 
    ul#menu-menu-1.nav-menu>li:first-child:focus ul#menu-menu-1.nav-menu>li:first-child>.submenu {
    	display: block;
    }

    .trigger-after {
		width: 30px;
		height: 30px;
		float: right;
		display: block;
		position: static;
		margin-top: -40px;
		margin-right: -40px;
		transform: rotate(180deg);
		background-image: url(http://korsch.com/karriere-stellenangebote/wp-content/themes/childtwentytwelve/images/totop.png);
		background-size: contain;
		background-position: center;
		background-repeat: no-repeat;
    }
}

@media screen and (max-width: 390px){
    .trigger-after {
		margin-right: 0;
		margin-top: -35px;
    }
    ul#menu-menu-1.nav-menu>li {
        float: left;
    }
    ul#menu-menu-1.nav-menu li>a, 
    ul#menu-menu-1.nav-menu li>a:visited  {
        text-align: left;
        padding-left: 20px;
        width: 225px !important;
        margin: 0;
    }
}


/* Abstände innere Spalten */
.vc_column-inner {
    padding-top: 0 !important;
}

/****** Drucken Button *******/
.button.btn-print, 
.pdf .vc_btn3 {
	-webkit-appearance: none;
    background: rgba(239,151,6,1) !important;
    color: #fff !important;
    padding: 10px 0 !important;
    width: 330px !important;
	text-align: center;
	display: block;
	line-height: 1.6 !important;
	font-size: 18px !important;
}
.button.btn-print:hover, 
.pdf .vc_btn3:hover {
    background: rgba(239,151,6,.8) !important;
}

@media screen and (max-width: 400px){
	.button.btn-print, 
	.pdf .vc_btn3 {
		width: 280px !important;
		font-size: 15px !important;
	}
}


/******* STARTSEITE *********/
/* Liste Bewerbungen */
.liste-bewerbungen p {
    line-height: 1;
}
.liste-bewerbungen a {
    float: left;
    display: block;
}
.liste-bewerbungen a.link {
    clear: none;
    margin-top: -10px;
}
@media screen and (max-width: 410px){
    .liste-bewerbungen a.link {
        width: 80%;
    }
}
@media screen and (min-width: 767px){
    .liste-bewerbungen a.link {
        width: 80%;
    }
}
@media screen and (min-width: 909px){
    .liste-bewerbungen a.link {
        width: unset;
    }
}
div.printfriendly {
	z-index: 10 !important;
}


/********** Print-Button **********/
.printfriendly a {
    background-color: rgb(239,151,6);
    color: #fff !important;
    float: left;
    font-size: 18px;
    padding: 10px;
}
.printfriendly {
    margin: 0 !important;
}
.printfriendly a:hover {
    background-color: #efb555;
    transition-duration: .3s;
}
.printfriendly a:before {
    content: 'Stellenangebot als PDF drucken';
    font-size: 18px;
    font-family: 'Arial';
}
.printfriendly img {
    display: none;
}


/********** Print-page **********/
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid:nth-child(2)>.wpb_column.vc_column_container.vc_col-sm-6, 
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid:nth-child(5)>.wpb_column.vc_column_container.vc_col-sm-6, 
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid.vc_column-gap-20:nth-child(7)>.wpb_column.vc_column_container.vc_col-sm-6 {
	width: 50%;
	float: left;
}
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid:nth-child(5)>.wpb_column.vc_column_container.vc_col-sm-6, 
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid.vc_column-gap-20:nth-child(7)>.wpb_column.vc_column_container.vc_col-sm-6 {
	padding-right: 25px;
}
#printfriendly #pf-content .blockImage, #pf-content img.block {
	margin-top: 0;
}
#printfriendly .vc_btn3-container.pdf.vc_btn3-inline {
	display: none;
}
#printfriendly h1#pf-title {
	color: #009ee0;
}
#printfriendly h5 {
	color: #ff9800;
	font-weight: bold;
}
#printfriendly p {
	font-size: 12px;
	color: #58585a;
}
#printfriendly li {
	font-size: 12px;
	color: #58585a;
}
#printfriendly ul, #printfriendly ul li {
	list-style-type: initial;
}
#printfriendly .wpcf7 {
	display: none
}
#printfriendly #pf-content>.pf-content>.vc_row.wpb_row.vc_row-fluid:nth-child(9) h4 {
	display: none;
}
#pf-body #copyright.non-delete {
	display: none !important;
}


.pf-app-inner.d-flex.flex-column.pf-app-shadow {
	width: 100%;
}
#printfriendly #pf-content .blockImage, #pf-content img {
	width: 100%;
	height: auto;
}

#pf-content>.pf-content>.vc_row:nth-child(3), 
#pf-content>.pf-content>.vc_row:nth-child(4) {
	margin-bottom: 20px !important;
}
#pf-content>.pf-content>.vc_row:nth-child(6) h5 {
	padding-top: 20px !important;
}

/* header images */
#printfriendly #pf-content .vc_row.wpb_row.vc_row-fluid:nth-child(3)>.wpb_column.vc_column_container.vc_col-sm-6 {
	width: 50%;
	float: left;
}

