@import url("//fonts.googleapis.com/css?family=Roboto%3A300%2C400%2C700");
/* @import url(http://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700); */
/* @charset "UTF-8"; */

/*!
Theme Name: Musterpage
Theme URI: http://www.musterpage.ch
Author: Resign
Author URI: http://www.resign.ch
Description: Theme GIT ab 2016
Version: 9.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
Text Domain: V9 Theme by RESIGN.CH

This theme, like WordPress, is licensed under the GPL.

 */

/*************************************************************************/
/* Media queries vorlage */
@media only screen and (max-width: 480px) {}    /*    XS    phone 360x640 */ 
@media only screen and (max-width: 970px) {}    /*    SM    ipad portrait 768 x 1024 */ 
@media only screen and (max-width: 1100px) {}    /*   MD    ipad quer  1024 x 768 */ 
@media only screen and (max-width: 1390px) {}    /*   LG   ab 1400    netbook 1280x800, latptop 1360x768  */ 
@media only screen and (max-width: 1690px) {}    /*   LG   desktop 1680x1050, Desktop HD 1920x1080  */ 

@media only screen and (max-width: 330px) {}    /*    only iPhone 4 + 5 */

/*************************************************************************/
/* Basic for the Theme  */

html {
	position: relative;
	min-height: 100%;
	overflow-y: scroll;
}
body {
	font-family: "proxima-nova", sans-serif;
	font-size: 18px;
	line-height: 170%;
	font-weight: 300;
	color: #333;
	background-color: #fff;  /* #4cbce6 */
	
}
@media only screen and (max-width: 1280px) {
body {font-size: 16px;}
}
@media only screen and (max-width: 970px) {
body {font-size: 15px; line-height:130%;}
}

@media only screen and (min-width: 1100px) {
	right {
    float: right;
}
} 

a:link, a:visited, a:active {
	text-decoration: none;
	transition: all .2s ease-in-out;
	color: #333;
}
a:focus {
	outline: none;
}
*:focus {
	outline: 0;
}
a:active, a:hover {
	outline: 0 none;
	text-decoration: none;
	color: inherit;
	transition: all .2s ease-in-out;
	opacity: .6;
}
p {
	margin-bottom: 1.5em;
}
.container {
    max-width: 1380px;
    width: 100%;
}


@media only screen and (max-width: 970px) {
.container {padding-left: 3%;padding-right: 3%;}
.modal-content .container {padding-left: 0%;padding-right: 0%;}
}
@media only screen and (max-width: 1400px) {  /*  1180px */
.container {
    max-width: 85%;
}
}
@media only screen and (max-width: 970px) {
	.container {
    max-width: 90%;
}
}

.smaller {
	font-size: 90%;
	    line-height: 140%;
}
.smaller label {
    display: inline;
}


/*************************************************************************/
/* Titel */

h1, h2, h3, h4, h5, h6 {
	font-family: "proxima-nova", sans-serif;
	line-height: 140%;
	font-weight: 300;
	margin: 10px 0;
}
h1 {
	font-size: 40px;
}

h2 {
	font-size: 30px;
	font-weight: 300;
}
h3 {
	font-size: 24px;
}
h4 {
	line-height: 110%;
	font-size: 18px;
}
@media only screen and (max-width: 970px) {
h1, h2, h3, h4, h5, h6 {line-height: 130%;}
h1 {font-size: 160%;}
h2 {font-size: 160%;}
h3 {font-size: 120%;}
h4 {font-size: 110%;}
}

.page-template-page-spezialisten h3 {
	text-transform: uppercase;
	color: rgb(243 121 0);
	margin: 2px 0;
	}
	
.page-template-page-spezialisten ol {
    font-family: "Roboto";
}

@media only screen and (max-width: 1100px) {
	.page-template-page-spezialisten ol {font-family: "Roboto";font-size: 15px;}
}

#unternehmen .postContent  h4 {
	text-transform: uppercase;
	font-size:24px;
	color: rgb(243 121 0);
	margin: 2px 0;
	}

/*************************************************************************/
/* Header */

ul {
}
@media only screen and (max-width: 970px) {
	ul {margin-left: -22px;}
	}

.home .res-header {
    background: rgba(0, 0, 0, 0.3);
}
.res-header {
    position: absolute;
    width: 100%;
    z-index: 3;
/*    background: rgba(0, 0, 0, 0.3);*/
}

.logo {
    position: relative;
    padding: 30px 0 0 15px;
    font-size: 40px;
}
.logo a {
	color: #ccc;
}

.logo img {
	max-width: 240px;
	text-align: left;
}
@media only screen and (max-width: 1280px) {
	.logo img {
    max-width: 210px;
    text-align: left;
}
}
@media only screen and (max-width: 1100px) {
	.logo img {
    max-width: 100%;
}
}
@media only screen and (max-width: 1290px) {
	.res-header .container {
    max-width: 90%;
}
}
/*
.slogan span {
    color: #f49e00;
}
*/

.page-template-page-ueber-uns .claimTitle {
    font-size: 69px;
    font-weight: 700;
    color: #FFF;
    display: inline-block;
    line-height: 58px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1399px) {
.page-template-page-ueber-uns .claimTitle {font-size: 60px; line-height: 90%;}
}


@media only screen and (max-width: 999px) {
.page-template-page-ueber-uns .claimTitle  {font-size: 55px; line-height: 90%;}
}

@media only screen and (max-width: 767px) {
.page-template-page-ueber-uns .claimTitle  {font-size: 34px;display: inline-block; line-height: 100%; padding-bottom: 7px;}
#headerIntroVideo .claimTitle span{display: none;}
}

.page-template-page-spezialisten .claimTitle {
    font-size: 56px;
    font-weight: 700;
    color: #FFF;
    display: inline-block;
    line-height: 58px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1399px) {
.page-template-page-spezialisten .claimTitle {font-size: 50px; line-height: 90%;}
}


@media only screen and (max-width: 999px) {
.page-template-page-spezialisten .claimTitle  {font-size: 45px; line-height: 90%;}
}

@media only screen and (max-width: 767px) {
.page-template-page-spezialisten .claimTitle  {font-size: 27px;display: inline-block; line-height: 100%; padding-bottom: 7px;}
}

.claimTitle {
    font-size: 60px;
    font-weight: 700;
    color: #FFF;
    display: inline-block;
    line-height: 58px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1399px) {
.claimTitle {font-size: 60px; line-height: 90%;}
}
@media only screen and (max-width: 1100px) {
.claimTitle  {font-size: 48px; line-height: 90%;}
}


@media only screen and (max-width: 999px) {
.claimTitle  {font-size: 48px; line-height: 90%;}
}

@media only screen and (max-width: 767px) {
.claimTitle  {font-size: 29px;display: inline-block; line-height: 100%; padding-bottom: 7px;}
}

.page-template-page-karriere .claimTitle {
    font-size: 40px;
    font-weight: 700;
    color: #FFF;
    display: inline-block;
    line-height: 40px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 1399px) {
.page-template-page-karriere .claimTitle {font-size: 35px; line-height: 90%;}
}


@media only screen and (max-width: 999px) {
.page-template-page-karriere .claimTitle  {font-size: 29px; line-height: 90%;}
}

@media only screen and (max-width: 767px) {
.page-template-page-karriere .claimTitle  {font-size: 22px;display: inline-block; line-height: 100%; padding-bottom: 7px;}
}



/* Karriere Boxes */

.karriere-boxes .modal p a {
    color: #fff;
}

.karriere-boxes .postBox{
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	transition: all 0.4s ease-in-out;
} 
.karriere-boxes .postBox:hover{
	opacity: .8;
}  

.karriere-boxes .modal .postBox:hover{
	opacity: 1;
}  
	
.karriere-boxes .container .row  :nth-child(1) a .postContent{
	background-color: #007783;
	border: 2px solid #007783;
	color: #fff;
}
.karriere-boxes .container .row  :nth-child(1) a .postContent h3{
}
.karriere-boxes .container .row  :nth-child(1) a .postContent p{
}

.karriere-boxes .container .row  :nth-child(2) a .postContent{
	background-color: #515d63;
	border: 2px solid #515d63;
	color: #fff;
}
.karriere-boxes .container .row  :nth-child(3) a .postContent{
	background-color: #07906f;
	border: 2px solid #07906f;
	color: #fff;

}
.karriere-boxes .container .row  :nth-child(4) a .postContent{
	background-color: #7dbcbd;
	border: 2px solid #7dbcbd;
	color: #fff;
}


.karriere-boxes .postBox h3 {
    font-weight: 700;
    font-size: 32px;
    line-height: 120%;
    margin-top: 20px;
    width: 90%;
}

@media only screen and (max-width: 970px) {
	.karriere-boxes .postBox h3{font-size: 150%;line-height: 110%;}
}

.karriere-boxes iframe {
	min-height:510px;
	}



.karriere-boxes .postContent{
	padding-left: 23px;
	margin-bottom: 10px;
	margin-right: 5px;
	min-height: 230px;
}

#post23985{
    border-bottom: 4px solid #7dbcbd;
	background-color: #7dbcbd;
	color: #fff;
}

#post23984{
    border-bottom: 4px solid #515d63;
	background-color: #515d63;
	color: #fff;
}


#post23982{
    border-bottom: 4px solid #007783;
	background-color: #007783;
	color: #fff;
}

#post23980{
    border-bottom: 4px solid #07906f;
	background-color: #07906f;
	color: #fff;
}


#post23985 h2,
#post23984 h2,
#post23982 h2,
#post23980 h2{
	color: #fff;
}


.karriere-boxes #post23984 .postBox h3 {
    font-size: 29px;
}





/* ende Boxes */






.orange{
  color: rgb(243 121 0);
  font-size: 30px;
  font-weight: 600;
	}
	
@media only screen and (max-width: 970px) {
	.orange{font-size: 17px;}
	}


.claimBox {
	width: 100%;
	line-height: 150%;
	color: #FFF;
	font-weight: 300;
}

@media only screen and (max-width: 767px){
.claimBox {font-size: 12px; line-height: 140%;}
}

@media only screen and (max-width: 1199px) {
	.claimBox {max-width: 700px;}
}

@media only screen and (max-width: 999px) {
	.claimBox{max-width: 500px;}
}

.claimPosition {
	position: absolute;
	z-index: 2;
	top: 60%;
	left: 50%;
	max-width: 800px;
	margin-left: -570px;
	margin-top: -220px;
}

.spezial {
	top: 140%;
}

.spezial .claimTitle {
	font-size: 49px;
	line-height: 102%;
	}
	
	
@media only screen and (max-width: 999px) {
.spezial .claimTitle  {font-size:180%}
}


@media only screen and (max-width: 999px) {
.claimPosition  {margin-left: -360px;}
}

.claimTxt {
    font-size: 22px;
    line-height: 120%;
    font-weight: 300;
    text-align: left;
	padding:0;
	margin:0;
}

@media only screen and (max-width: 1300px) {
.claimTxt  {font-size: 90%;padding:0; margin:0}
}

@media only screen and (max-width: 999px) {
.claimTxt  {font-size: 90%}
}

.page-template-page-spezialisten .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-spezialisten-gespraech.jpg');
	background-color: #000;

}

.page-template-page-ueber-uns .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-ueber-uns.jpg');
	background-color: #000;
}


.page-template-page-unternehmen .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-unternehmen.jpg');
	background-color: #000;
}
.page-template-page-kontakt .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-kontakt-01.jpg');
	background-color: #000;
}
.page-template-page-karriere-neu .headerScreen {
    background-position: 50% 40%;
    background-image: url('img/site/header-join-us.jpg');
	background-color: #000;
}
.page-template-page-kontakt .claimTitle{
	border: 0;
}

.page-template-page-deine-bewerbung .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-deine-bewerbung.jpg');
	background-color: #000;
    height: 75vh;
}

/*
.page-template-page-kontakt .headerScreen {
    background: url(img/site/header-kontakt-01.jpg) 50% 250% no-repeat fixed;
	background-color: #000;
}
*/

@media only screen and (max-width: 1690px) {
	.page-template-page-kontakt .headerScreen {background: url(img/site/header-kontakt-01.jpg);background-color: #000;}
	}

@media only screen and (max-width: 970px) {
	.page-template-page-kontakt .headerScreen {background: url(img/site/header-kontakt-01.jpg);background-color: #000;}
	}



.page-template-page-karriere .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/header-karriere.jpg');
	background-color: #000;
}



.unternehmen {
	font-size:23px;
	}
	
@media only screen and (max-width: 970px) {
	.unternehmen {font-size:124%;line-height: 134%;}
	}
	

.page-template-page-ueber-uns .postContent h3{
	padding-bottom: 15px;
	}
	
.team-ueber-uns {
	color: #3b6a81;
	padding: 10px 0 10px 25px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
  	border-bottom: 4px solid #3b6a81;
	margin-bottom: 25px;
	}
	
.page-template-page-ueber-uns .team-ueber-uns h3 {
    padding-bottom: 0px;
	font-weight:600;
}


.kontakt-box {
	color: #000;
	padding: 10px 0 10px 25px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	border-top:1px solid #ccc;
  	border-bottom: 4px solid #3b6a81;
	margin-bottom: 25px;
	}
.kontakt-box span span{
	display: none;
	}

	
	
@media only screen and (max-width: 970px) {
	.kontakt-box {text-align:center;}
}

	
.kontakt-box h3 {
	color: #3b6a81;
	}
	@media only screen and (max-width: 1100px) {
		.kontakt-box h3 {font-size: 21px;}
		}

.space {
	padding-bottom: 30px;
	}
	
@media only screen and (max-width: 970px) {
	.space {padding-bottom: 10px;}
	}


/*************************************************************************/
/* Navigation */

.res-nav-header #navbar {
    margin-top: 15px;
    margin-right: -23px;
}
.home .res-nav-header #navbar {
    margin-top: 40px;
}
@media only screen and (max-width: 1100px) {
	.res-nav-header #navbar{margin-right: 0px;}
}

.res-nav-header .nav > li > a {  /* desktop nav */
	font-weight: 300;
	font-size: 20px;
	padding: 10px 0;
	padding-right: 23px;
	color: #fff;
	transition: all .3s ease-in-out;
}
/*
.res-nav-header .nav > li > a {
    text-shadow: 1px 1px 5px #000;
}
*/

@media only screen and (max-width: 1390px) {
	.res-nav-header .nav > li > a {padding-right: 20px;font-size:18px;}
	}
	
@media only screen and (max-width: 1200px) {
	.res-nav-header .nav > li > a {padding-right: 12px;font-size:16px;}
}


.res-nav-header .navbar-default .navbar-nav>li>a:hover{  /* hover */
	color: rgb(243 121 0);
	}
.res-nav-header .navbar-default .navbar-nav > .active > a {  /* active */
	color: rgb(243 121 0);
}
@media only screen and (min-width: 970px) {  /* hover effekt Desktop only */
.navbar-default .nav > li > a:hover, .nav > li > a:focus { 
}
}
@media only screen and (max-width: 970px) {
.res-nav-header #navbar {
    margin-top: 0 !important;
}
.res-nav-header {  /* Mobile Header  */  
	height: 60px;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 15;
	padding: 0;
	background: rgba(20,20,20, .7);
	background-image: url(img/site/prime21-logo.svg);
	background-size: auto 70%;
	background-repeat: no-repeat;
	background-position: center 60%;
}
.res-nav-header .navbar-brand{ 
	width: 150px;
	height: 50px;
    line-height: 23px;
	margin-left: 50px;
}
.navbar-toggle {
    float: left; 
    border: 0;
	margin-right: 0px;
	margin-left: 20px;
}
.res-nav-header #navbar{
	margin-top: 0px;
	margin-right: 0px;
}
.navbar-collapse {  /* Mobile Dropdown BG */
	background: rgba(0,0,0, .8);
}
.navbar-collapse ul {
	width: 100%;
}
.navbar-nav li a { /* Mobile Dropdown Button */
	padding: 6% 0 6% 33px;
	font-size: 120%;
}
.navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
.res-nav-header .navbar-nav li a { /* Mobile Dropdown space */
	padding: 5% 0 5% 33px;
	border-bottom: 1px solid #999;
	font-size: 110%;
	font-weight: 300;
}
.res-nav-header .res-nav-header .nav > li > a {  
	padding: 0;
	padding-right: 0px;
	color: inherit;
}
.res-nav-header .navbar-nav {
    margin-top: 0;
    margin-bottom: 0;
}
.res-nav-header .navbar-toggle {
    float: left; 
    border: 0;
	margin-right: 0px;
	margin-left: 20px;
}
.res-nav-header .navbar-toggle .icon-bar {  /* Mobile Icon */
    background-color: #fff;
}
.res-nav-header .navbar-nav .open .dropdown-menu li a span {
    margin-left: 5%;
    color: #fff;
}

}

.dropdown-menu{ 
	box-shadow: 0 5px 15px -8px rgba(149, 153, 153, 0.6);
}
.dropdown-menu > li > a { /* dropdown */
    padding: 15px 30px;
	font-weight: 300;
}
.dropdown-menu > .active > a { /* dropdown active */
    color: #f37900;
	font-weight: 500;
	background: rgba(200,200,200, .1); 
}


/* Section Nav */

.secondheader {
    position: absolute;
    font-size: 15px;
    top: 30px;
    color: rgb(243 121 0);
    right: 3%;
}
@media only screen and (max-width: 1440px) {
	.secondheader {
    top: 15px;
    right: 2%;
}
}

@media only screen and (max-width: 1390px) {
		.secondheader{ padding-right: 48px;}
		}
		
@media only screen and (max-width: 970px) {
	.secondheader{display: none;}
}



.res-header .secondheader a:link, 
.res-header .secondheader a:visited{
	color: #fff;
	}
	
.res-header .secondheader a:hover{
	color: rgb(243 121 0);
	}
	

.login {
	padding: 0 20px;
	}

.language{
	padding: 0 10px 0 10px;
	color: white;
	}
.language span{
	color: #f49500 !important;
}

.suche-header{
	padding:20px 0 20px 20px;
	
	}



/*************************************************************************/
/* Single Page  */

.leader {
	max-width: 950px;
}

.area {
	color: #999;
}

.title {
	font-size: 35px;
    color: #f49500;
    padding-bottom: 10px;
	font-weight:600;
	position: relative;
}
.title h1 {
    max-width: 80%;
}
.single-job .title .favjob-button {
    font-size: 60%;
}

@media only screen and (max-width: 970px) {
	.title {
	font-size: 23px;
    padding-bottom: 10px;
}
	}


.teaser {
    font-size: 140%;
    padding-bottom: 10px;
    font-weight: 600;
    color: #666;
    line-height: 140%;
	width: 100%;
}

@media only screen and (max-width: 970px) {
	.teaser {font-size: 110%;line-height: 130%;}
}

.single-job-box{
	 margin-top: -10px;
}
@media only screen and (max-width: 1100px) {
.single-job-box h1{font-size: 34px;}
}

@media only screen and (max-width: 970px) {
.single-job-box h1 {font-size: 27px;}
}

.single-job .leader .col-sm-4 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
@media only screen and (max-width: 970px) {
	.single-job .leader .col-sm-4 {padding-bottom: 10px;}
}

.single-job .leader .col-sm-3 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.single-job h5 {
	 color: #f49500;
	 font-weight:600;
	 text-transform: uppercase;
	 padding-top: 30px;
	 }
	 
@media only screen and (max-width: 970px) {
.single-job h5 {padding-top: 15px;}
}

.single-job .leader .col-sm-5 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
@media only screen and (max-width: 970px) {
	.single-job .leader .col-sm-5 {padding-bottom: 10px;}
}


.single-job .leader .col-xs-6 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.single-job .leader .col-xs-3 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.single-job .leader .col-sm-2 {
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}

.job-kontakt {
	padding-top: 30px;
	}
/*
.job-kontakt-box{
	background-color:#eee; 
	padding: 30px
}
*/

.job-kontakt-box span{
	margin-left: 2px;
	margin-right: 2px;
}
.adresse-standort{
	background-color: green;
}

.quick-infos{
	padding-top: 20px;
	
	}
.quick-infos span{
	margin-right: 10px;
	font-weight: 400;
}

.line {
	max-width: 950px;
    border-top: 1px solid #f49500;
    margin-bottom: 20px;
    margin-top: -10px;
}

@media only screen and (max-width: 970px) {
	.line {
    margin-top: 10px;
}
}



/*************************************************************************/
/* Page Layouts & Content  */

.google-map-kontakt-box p {
	}

section {
}
.res-content .container {
	padding-top: 95px;
	overflow: hidden;
}
.res-content #ModalBox .container {
	padding-top: 0px;
}


@media only screen and (max-width: 970px) {
.res-content .container {padding-top: 30px;}
}
.page-header {
	padding: 0;
	border: 0px;
}


.header-text {
	max-width: 770px;
	}
	
.video-text {
	max-width: 820px;
	}

.home-intro{
    padding-top: 120px;
    padding-bottom: 30px;
}
.home-intro h2{
    font-weight: 300;
	line-height: 47px;
    font-size: 45px;
    padding-bottom: 15px;
}

.home-suchfelder .postContent{
    background-color: #f49500;
	font-size:17px;
	color: white;
	width: 99%;
	padding: 15px 15px;
	border: 1px solid #fff;
	transition: all 0.4s ease-in-out;
	
}
.home-suchfelder .postContent:hover{
	opacity: .7;
	border: 1px solid #eee;
}

.home-suchfelder :nth-child(1) a .postContent  {
	background-color: #f59502;
}
.home-suchfelder :nth-child(2) a .postContent  {
	background-color: #ae5f35;
}
.home-suchfelder :nth-child(3) a .postContent  {
	background-color: #ffaf36;
}
.home-suchfelder :nth-child(4) a .postContent  {
	background-color: #aa651b;
}
.home-suchfelder :nth-child(5) a .postContent  {
	background-color: #b89057;
}
.home-suchfelder :nth-child(6) a .postContent  {
	background-color: #d86a11;
}
.home-suchfelder :nth-child(7) a .postContent  {
	background-color: #d8903b;
}

.home-suchfelder :nth-child(8) a .postContent {
    background-color: #2db7bc;
}



.home-suchfelder :nth-child(5) a .postBox  {
	margin-left:10%;
}

.home-suchfelder .postContent h2 {
    overflow: hidden;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    width: 90%;
    color: #fff;
}

@media only screen and (max-width: 1100px) {
	.home-suchfelder .postContent h2 {font-size: 22px;word-wrap:break-word;}
	}

@media only screen and (max-width: 970px) {
	.home-suchfelder .postContent h2 {font-size: 100%; line-height:100%;}
}


.home-suchfelder .postContent h5 {
    overflow: hidden;
    font-weight: 600;
    font-size: 22px;
    line-height: 25px;
    height: 60px;
    width: 90%;
    text-transform: uppercase;
    color: #fff;
}


/* Karriere Aktuelle Positionen */

#karriere-positionen .postBox {
	border-top: 1px solid #ccc;
}

#karriere-positionen .title {
    color: #f49500;
    font-size: 20px;
    font-weight: 400;
    padding: 24px 10px 0px 10px;
}

#karriere-positionen .postBox:hover{
	background-color: #eee;
	
}

@media only screen and (max-width: 970px) {
	#karriere-positionen .title {font-size: 17px;}
}


#karriere-positionen .standort {
    color: #333;
    font-size: 17px;
	padding: 24px 10px 0px 10px;
}
@media only screen and (max-width: 970px) {
	#karriere-positionen .standort {font-size: 16px;}
}

#karriere-positionen .postContent {
	}

/* Special Boxes PrimeSelect */



.special-boxes .postBox{
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: visible;
	transition: all 0.4s ease-in-out;
} 
.special-boxes .postBox:hover{
	opacity: .8;
}  
	
.special-boxes .container .row  :nth-child(3) a .postContent{
	background-color: #ffffff;
	color: #790417;
	border: 2px solid #790417;
	background-image: url(img/site/primeselect.png);
	background-size: auto 45px;
	background-repeat: no-repeat;
	background-position: 6% 11%;
}
.special-boxes .container .row  :nth-child(3) a .postContent h3, .special-boxes .container .row  :nth-child(4) a .postContent h3 {
	display: none;
}
.special-boxes .container .row  :nth-child(3) a .postContent p, .special-boxes .container .row  :nth-child(4) a .postContent p {
	padding-top: 70px;
}

.special-boxes .container .row :nth-child(1) a .postContent, .special-boxes .container .row :nth-child(2) a .postContent {
    background-color: rgb(243 121 0);
    border: 2px solid transparent;
    color: #fff;
}
.special-boxes .container .row  :nth-child(3) a .postContent{
	background-color: #ffffff;
	border: 2px solid #790316;
	color: #790316;

}

.special-boxes .container .row  :nth-child(4) a .postContent{
	background-color: #ffffff;
	border: 2px solid #2db7bc;
	color: #2db7bc;
}

.special-boxes .container .row .postContent p {
    font-size: 120%;
}
.special-boxes .container .row .postContent:hover {
	transform: scale(1.02);
	transition: all .3s ease-in-out;
}
.special-boxes .container .row .postContent {
	transition: all .3s ease-in-out;
	    position: relative;
}

.res-content .special-boxes .container {
    overflow: visible;
}


.special-boxes .postBox h3{
    font-weight: 700;
    font-size: 40px;
    line-height: 120%;
	margin-top: 20px;
    width: 90%;
}
@media only screen and (max-width: 1290px) {
	.special-boxes .postBox h3{
    font-size: 33px;
}
}

@media only screen and (max-width: 970px) {
	.special-boxes .postBox h3{font-size: 150%;line-height: 110%;}
}



.special-boxes .postContent{
	padding-left: 23px;
	margin-bottom: 10px;
	margin-right: 5px;
	min-height: 200px;
}


#post1575{
    border-bottom: 4px solid #790417;
	background-color: #790417;
	color: #fff;
}
#post1575 a{
	color: #fff;
}

#post1575 h2{
	color: #fff !important;
	font-family: capitolium-news-2, arial;
	letter-spacing: -1px;
}
#post1575 .btn-modal {
    border: 1px solid #fff;
    background: transparent;
}
.btn-modal {
    border: 1px solid #fff;
}



#post1580{
    border-bottom: 4px solid #d97913;
	background-color: #d97913;
	color: #fff;
}

#post1580 a{
	color: #fff;
}

#post1580 h2{
	color: #fff !important;
}
#post1580 .btn-modal{
	background-color: #d97913;
}



#post1583{
    border-bottom: 4px solid #b89057;
	background-color: #b89057;
	color: #fff;
}
#post1583 a{
	color: #fff;
}
#post1583 h2{
	color: #fff !important;
}
#post1583 .btn-modal {
    border: 1px solid #fff;
    background: transparent;
}


#post1586{
    border-bottom: 4px solid #ae5f35;
	background-color: #ae5f35;
	color: #fff;
}
#post1586 h2{
	color: #fff !important;
}
#post1586 .btn-modal {
    border: 1px solid #fff;
    background: transparent;
}


/* home searchbar in res video */
.home .searchbar {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(243 121 0);
    height: auto;
    border-bottom: 2px solid #000000;
}
.searchbar {
    position: relative;
    bottom: auto;
    width: 100%;
    background: rgb(243 121 0);
    height: auto;
    border-bottom: 2px solid #000000;
}

@media only screen and (max-width: 970px) {
	.searchbar{width: 100%;position: relative;bottom: auto;margin-top: 480px;}
	.searchbar .container {padding-left: 0%;padding-right: 0%;}
}


 

/* Slider SLogans Home */
#slider-claims{
}

#slider-claims .carousel-indicators {
    bottom: -9px;
}

.slider-claims-carousel {
    width: 300px;
    height: 140px;
    margin-left: -21px;
    margin-top: 61px;
}

.carousel-text{
	font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 8px;
}

#slider-claims{
}

#slider-claims .icon-item{
	padding-bottom:5px;
	}

#slider-claims .carousel-item {
	line-height: 120%}
	

.home .form-control {
    background-color: white;
    border: 1px solid #000;
    box-shadow: 1px 1px 6px #808080;
    height: 60px;
    border-radius: 0;
}
.home .form-control label {
    margin-bottom: 0;
}

.form-control {
    padding: 8px 20px;
    border: 1px solid #fff;
    background-color: transparent;
    font-size: 14px;
    line-height: 180%;
    height: 42px;
/*    border-top: 1px solid #d6d6d6;*/
    border-bottom: 2px solid #d6d6d6;
/*    border-right: 1px solid #d6d6d6;*/
/*    border-left: 1px solid #d6d6d6;*/
    letter-spacing: 1px;
    font-weight: 300;
    box-shadow: 0 0 3px #eee;
    border-radius: 2px;
	/*
    -webkit-border: 1px solid #eee;
    -webkit-appearance: none;
	*/
    transition: all .1s ease;
}


.has-feedback .form-control {
    padding-right: 30px;
}

@media only screen and (max-width: 1100px) {
	.form-control {padding: 8px 20px;font-size: 14px;line-height: 180%;height: 42px;}
}
@media only screen and (max-width: 480px) {
	.form-control {padding: 10px 10px;font-size: 12px;}
}

.footer-call-to-action .refferals {
    margin: 40px auto;
    padding: 2% 0 4% 0;
    border: 12px solid #eee;
}

.refferals-text em{
	color: #d97913;
}


.footer-call-to-action h3 {
    margin: 0 auto;
    max-width: 860px;
    font-weight: 100;
    line-height: 130%;
    color: #d97913;
}

@media only screen and (max-width: 970px) {
	.footer-call-to-action h3 {
		max-width: 120%;
		font-weight: 300;
		color: #3b6a81;
		font-size: 112%; 
		margin:0 0 0 -15px; 
		padding:12px 15px; 
		border: 1px solid #ccc;
		
	} 
}
.footer-call-to-action .btn-primary {
    margin-top: 40px;
}

.footer-call-to-action p {
	color: #555;
	}

.postTxt h6 {
}

.postContent h2 {
    font-size: 44px;
}

@media only screen and (max-width: 970px) {
	.postContent h2 {font-size: 140%;}
}

.post-carousel-item h3 {
	text-align:center;
}


.sidebar {
    padding: 5px 0px 10px 10px;
    font-size: 15px;
    line-height: 20px;
}
   
  .padding {
	  padding-right:35px;
	  }
   
	.icons img {
	float:right;
	}
@media only screen and (max-width: 970px) {
	.icons img {float:left;}
		}

	
.slogans {

	}
	
.border-left{
	border-left: 1px solid #ccc;
}

@media only screen and (max-width: 970px) {
	.border-left{border-left: 0px solid transparent;}
}    /*    SM    ipad portrait 768 x 1024 */ 

@media only screen and (max-width: 970px) {
	.spezial-border ol {word-wrap: break-word;}
}



.spezial-border {
    border: 10px solid #eee;
    margin: 30px 0px 40px 0px;
    padding: 30px 30px 0px 30px;
}

ol {
    padding-left: 14px;
}

@media only screen and (max-width: 970px) {
	.spezial-border {border: 10px solid #eee;margin: 30px -30px 40px -10px;padding: 10px 10px 10px 15px;}
	}


.spezial-border h3 {
    color: #3b6a81;
    text-transform: none;
    font-size: 22px;
}

@media only screen and (max-width: 970px) {
	.spezial-border h3 {font-size: 120%;}
	}



.bewerben {

}


/*************************************************************************/
/*  FixedNav  */

.fadeFixNavIn {
	opacity: 1 !important;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}
#fixedNav {
	position: fixed;
	width: 100%;
	z-index: 999;
	-webkit-transition: all 1s ease;
	opacity: 0;
}
#fixedNav .res-header {
	background: rgba(0, 0, 0, 0.8);
	box-shadow: 0 5px 10px -5px rgba 149, 153, 153, 0.8;
}
#fixedNav .logo {
    padding: 14px 0 0 20px;
}
#fixedNav .secondheader{
	display: none;
}
#fixedNav .navbar {
    min-height: 10px;
    margin-bottom: 10px;
    z-index: 999;
}

#fixedNav .logo img {
    max-width: 200px;
}

#fixedNav .res-nav-header #navbar {
    margin-top: 5px;
    margin-right: 0px;
}
#fixedNav .res-nav-header .nav > li > a {
    font-size: 16px;
}

#fixedNav .suche-header-wrapper{
	position: static;
	margin-top: 60px;
}


/*************************************************************************/
/*  Homscreen Headers   */

.headerScreen {
	height: 60vh;
	overflow: hidden;
	background: #000;
	background-color: #000;
	position: relative;
	background: url('img/site/homescreen.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
}

@media only screen and (max-width: 1400px) {
.headerScreen { background-attachment: scroll; height: 80vh;background-color: #000;}
}

@media only screen and (max-width: 1100px) {
.headerScreen { background-attachment: scroll; height: 500px;background-color: #000;}
}
@media only screen and (max-width: 970px) {
.headerScreen { background-attachment: scroll; height: 550px; background-color: #000;}
}


.bewerbung {
	height: 14vh;
}

.small-header {
	height: 140px;
    /*background-image: url('img/site/header-spezialisten.jpg')*/
    background-image: url('img/site/header-ueber-uns.jpg')
	
}
.slogan{
	color: #FFF;
}

.slogan h4 {
    font-size: 50px;
    font-weight: 100;
    text-transform: uppercase;
}

@media only screen and (max-width: 970px) {
.slogan h4 {font-size: 160%;line-height: 120%;}
}

.slogan h2 {
	font-size: 56px;
	line-height: 100%;
	font-weight: 700;
	padding-top: 0;
	margin-top: 0;
	color: #FFF;
}
@media only screen and (max-width: 970px) {
.slogan h2 {font-size: 180%;line-height: 120%;}
}


.slogan p  {
	line-height: 130%;
	font-size: 120%;
	}

@media only screen and (max-width: 970px) {
	.slogan p {
    line-height: 110%;
    font-size: 100%;
    display: block;
}
} 

.slogan .container h4 {
    width: 100%;
    max-width: 1200px;
}
.vertical-center {
	position: absolute;
	top: 50%; 
	left: 0;
	width: 100%;
	height: auto;
	z-index: 2;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}


#headerIntroVideo .vertical-center{
	top: 66%;
	}
	
@media only screen and (max-width: 1690px) {
#headerIntroVideo .vertical-center {top: 56%;}
}
@media only screen and (max-width: 970px) {
#headerIntroVideo .vertical-center {top: 56%;}
}

@media only screen and (max-width: 480px) {
#headerIntroVideo .vertical-center {top: 50%;}
}


.headerScreen .vertical-center{
	top: 66%;
	}
@media only screen and (max-width: 1100px) {
.headerScreen .vertical-center {top: 65%;}
}

@media only screen and (max-width: 480px) {
.headerScreen .vertical-center {top: 53%;}
}

/* --- Video Fullscreen  ---- */
#headerIntroVideo {
	height: 73vh;
	position: relative;
	overflow: hidden;
	background-color: transparent;
}

@media only screen and (max-width: 1300px) {
	#headerIntroVideo {height: 90vh;background-color: #000;}
}
	

@media only screen and (max-width: 1100px) {
	#headerIntroVideo {height: 550px;background-color: #000;}
}
	


@media only screen and (max-width: 970px) {
#headerIntroVideo {height: 555px;background-color: #000;}
}


video {
	width: 100%;
	height: auto;
	border: none;
}
.fullscreenVideo  .videoScale {
	position: absolute;
	top: 50%;
	left: 50%;
	min-width: 100%;
	min-height: 100%;
	width: auto;
	height: auto;
	z-index: 0;
	transform: translateX(-50%) translateY(-50%);
	transition: 1s opacity;
	background-color: #000;
}


/*************************************************************************/
/*  Parallax   */

.parallaxCSS {
	position: relative;
	background: url('img/site/parallax.jpg') 50% 0 no-repeat fixed;
	background-size: cover;
	height: 550px;
	margin: 60px 0;
}

.parallaxspezial {
    margin: 10px 0px -27px 0px;
}

parallaxCSS .slogan h2 {
}
@media only screen and (max-width: 1100px) {
.parallaxCSS {background-attachment: scroll; height: 380px;}
}

.page-template-page-widerruf .parallaxCSS {
    position: relative;
    background: url(img/site/parallax.jpg) 50% 0 no-repeat fixed;
    background-size: cover;
    height: 150px;
    margin: 0;
}

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

#faderFooter{

	
	}
.res-footer {
	font-size: 80%;
	line-height: 160%;
	background-color: rgb(243 121 0);
	color: #fff;
	margin: 0;
	padding: 0;
	border: 1px solid rgb(243 121 0);
}
.res-footer a{
	color: #fff;
}
.res-footer a:link, .res-footer a:visited{
	color: #fff;
}


.res-footer .container{
	margin-top: 60px;
	padding-top: 20px;
}

.res-footer .footerBox h4 {
	font-weight: 600;
	font-size: 16px;
}

.res-footer .footerBox ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style: none;
}
.res-footer .footer-credits{
	font-size: 76%;
  	margin-top: 30px;
	letter-spacing: 1px;
	color: #000;
}
.res-footer .footer-credits a {
	color: #000;	
}

@media only screen and (max-width: 970px) {
.res-footer .footer-credits{ margin-top: 30px;}
}


.btn-primary.disabled:hover, .btn-primary[disabled]:hover {
    background-color: #f49607;
    border-color: #dfdfdf;
}

#res-footer-Mailing .res-footer-Formmailing {  /* form-button */
	width: 45%;
	height: 42px;
	margin-right: 10px;
	margin-top: 0;
	float: left;
}
.footer-big-kontaktinfo{
	margin-top: 80px;
}
.footer-big-Title h3{
	font-size: 260%;
}
.footer-big-Title span{
	font-weight: 700;
}
.footer-big-formular{
    margin-top: 30px;
}
.footer-big-formular form .form-group input {
/*    border: none;*/
    box-shadow: none;
/*    height: 75px;*/
/*    padding: 30px 15px;*/
    padding: 25px 10px;
}
.footer-big-formular form .form-group textarea{
    border: none;
    box-shadow: none;
	min-height: 250px;
    padding: 15px;
    margin-bottom: 30px;
}

.xing {
	text-align: left;
	}

.linkedin {
	text-align: right;
	}


/*************************************************************************/
/* Buttons */

.btn {
	border: 1px none;
	font-size: 16px;
	margin: 0 0 1%;
	padding: 10px 25px;
}

@media only screen and (max-width: 480px) {
	.btn {padding: 10px 25px;}
	}

.footerBoxes {
	font-size:15px;
	}
@media only screen and (max-width: 1100px) {
	.footerBoxes {font-size: 13px;}
	}
	@media only screen and (max-width: 970px) {
	.footerBoxes {font-size: 15px;}	
	}

	

@media only screen and (max-width: 970px) {
	.footerBoxes {text-align:center;}
	}


.btn-default {
    color: #fff !important;
    background-color: #000;
    border-color: #000;
	-webkit-transition: all 0.4s ease-in-out 0s;
	-o-transition: all 0.4s ease-in-out 0s;
	transition: all 0.4s ease-in-out 0s;
}
.btn-default:hover, .btn-default:focus, .btn-default:active {
	background-color: #eee;
}


.btn-primary {
    background-color: rgb(243 121 0);
    color: #fff !important;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #f49607;
}

.btn-footer {
    background-color: #ffaf36;
    color: #fff !important;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    font-size: 13px;
    min-width: 135px;
	display: inline-block;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    padding: 10px 15px;
}

.btn-footer:hover, .btn-primary:focus, .btn-primary:active {
	background-color: #f49607;
}

.btn-lg{
	letter-spacing: 1px;
	font-size: 143%;
	padding: 16px 40px;
	margin-bottom: 30px;
}



.teaser-btn {
    position: absolute;
    right: 6%;
    top: 6%;
}
@media only screen and (max-width: 1690px) {
	.teaser-btn { right: 4%;}
}

.green-circle-button {
    box-shadow: 2px 4px 0 2px rgb(0 0 0 / 10%);
    border: 0.5em solid rgb(80 143 78);
    font-size: 1em;
    line-height: 1.1em;
    color: #fff;
    background-color: rgb(80 143 78);
    margin: auto;
    border-radius: 50%;
    height: 10em;
    width: 10em;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

.teaser-btn:hover {
    opacity: 1;
	transform: scale(1.02);
	transition: all .3s ease-in-out;
}
.teaser-btn {
	transition: all .3s ease-in-out;
	z-index: 999;
}
.teaser-btn a:hover {
    opacity: 1;
}

.plant-tree {
    max-width: 40px;
    margin-bottom: 4px;
}

.green-circle-button h4 {
    font-size: 80%;
    font-weight: 500;
    padding-bottom: 5px;
    line-height: 120%;
    letter-spacing: 0.05em;
}


.green-circle-button:hover {
	color:#fff;
	text-decoration: none;
	
}
.green-circle-button:visited {
	color:#fff;
	text-decoration: none;
	
}
.green-circle-link-greater-than {
    font-size: 1em;
}

.btn-circle.btn-lg {
    position: relative;
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    float: right;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 25px;
    border: 2px solid;
    margin: 140px 0px 0px 0px;
    color: #fff;
    background-color: transparent;
    border-color: #fff;
}


.unternehmen-special-boxes .btn-circle.btn-lg {
    position: relative;
    width: 50px;
    height: 50px;
    border-color: #fff;
    border: 1px solid;
    border-radius: 25px;
    line-height: 2;
    float: right;
    margin: 30px 20px 0px 0px;
    right: 0;
}


@media only screen and (max-width: 1100px) {
	.teaser-btn {
    right: 1%;

}
}

@media only screen and (max-width: 970px) {
	.green-circle-button {
    height: 6em;
    width: 6em;
}
	.plant-tree {
    max-width: 40px;
    margin-bottom: 5px;
}
	.teaser-btn {
    right: 2%;
    margin-top: -180px;
}
	.teaser-btn {
		display: none !important;
	}
} 

	
	
@media only screen and (max-width: 1100px) {
	    .unternehmen-special-boxes .btn-circle.btn-lg {}
}
		
@media only screen and (max-width: 970px) {
	.unternehmen-special-boxes .btn-circle.btn-lg {}
}

@media only screen and (max-width: 480px) {
	   	    .unternehmen-special-boxes .btn-circle.btn-lg { margin-top: -10px;}
		}

	
.unternehmen-special-boxes .row  :nth-child(3) a .postContent .btn-circle.btn-lg{
    border-color: #790417;
	color: #790417;
}

.unternehmen-special-boxes .row  :nth-child(4) a .postContent .btn-circle.btn-lg{
    border-color: #d97913;
	color: #d97913;
}


@media only screen and (max-width: 1100px) {
	    .btn-circle.btn-lg {margin: 80% 0px 0px 73%;}
}
		
@media only screen and (max-width: 970px) {
	.btn-circle.btn-lg {width: 35px;height: 35px;padding: 6px 7px;margin: 9% 0px 0px 92%;font-size: 18px;line-height: 1.33;border-radius: 20px;}
}

@media only screen and (max-width: 480px) {
	   	    .btn-circle.btn-lg {margin: 23% 0px 0px 87%;}
		}



.btn-success {
    background-color: #d86a11;
}
.btn-success:hover{
	background-color: #be5704;
	}
	
.btn-modal {
    background-color: rgb(243 121 0);
    color: #fff !important;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    font-size: 15px;
    min-width: 135px;
    display: inline-block;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    padding: 10px 15px;
}


.special-btn {
    position: absolute;
    width: 50px;
    bottom: 35px;
    height: 50px;
    border-color: #fff;
    border: 2px solid;
    border-radius: 25px;
    line-height: 1.33;
    padding: 13px 17px;
    float: right;
    margin-right: 20px;
    right: 15px;
}
/*************************************************************************/
/*  Postbox   */

.postBox{
}
.postImg{
	transition: all 0.4s ease-in-out;
}
.postImg:hover{
	opacity:  .85;
}
.postImg img{
	width: 100%;
	height: auto;
}
.postContent{
}

.home-boxes {
	height:220px;
	}
	
@media only screen and (max-width: 970px) {
	.home-boxes {height:130px;}
	}


/*************************************************************************/
/*  PostMag - Height JS set   */

.postMag .postBox {
    overflow: hidden;
    min-height: auto;
    /* border-bottom: 0px; */
    transition: all ease .5s;
	padding-bottom: 2%;
}
.postMag .postContent h2{
	position:absolute;
	max-width: 80%;
}

@media only screen and (max-width: 1100px) {
	.postMag .postContent h2 {padding-right: 13px;}
}

.postMag .postContent{

}
.postShowMore{
	padding: 15px 0 60px 0;
	font-size: 90%;
}
.postMagModal {
}

.postMagModal .postImg:hover{
	opacity: 0.5;
	background-color: #3b6a81;
}


/*************************************************************************/
/*  Modalbox  */

.modal-open  {
padding-right: 0px !important;
}

.modal {
	overflow-y: hidden;
}

.modal-content {
    border-bottom: 4px solid #3b6a81;
    background: rgba(255,255,255, 1.0);
}

.modal .postBox {
	overflow: hidden;
	padding: 0;
	right: 0;
	margin-top: 0;
}
.modal h2 {
 	color: #3b6a81;
	margin-top: 0;
	max-height: 100%;
}
.modal p a {
  	color: #3b6a81;
}
.modal-body .breadcrumb {
	display: none;
}
.modal-dialog {
	max-width: 980px;
	width: 90%;
	margin: 30px auto;
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: #000;
}
.modal-backdrop.in {
	opacity: .8;
}
.close-modal {
	top: 25px;
	right: 25px;
	width: 75px;
	background-color: transparent;
	cursor: pointer;
}
.close-modal:hover {
	opacity: .6;
}

/*************************************************************************/
/*  focus Modal Posts  */

.focusModal .postContent h2 {
	font-size: 220%;
	font-weight: 700;
	line-height: 110%;
	text-transform: uppercase;
}
.focusModal .postImg {
	margin-top: 10px;
	overflow: hidden;
	width: 90%;
	max-height: 283px;
}
.focusModal  .postImg:hover{
	opacity:  1.0;
}


/*************************************************************************/
/*  Single Content page  */

.singleContent .postBox{
	overflow: hidden;
}
.singleContent .postImg{
	width: 100%;
	max-width: 330px;
	float: right;
	margin-left: 4%;
}
@media only screen and (max-width: 970px) {
.singleContent .postImg{margin-bottom: 3%;}
}

.singleContent .postContent {
	max-width: 900px;
    margin: 0 auto;
}

.singleContent .postContent img {
    width: 100%;
	height: auto; 
}

.singleContent .postContent p {
    font-size: 20px;  
	line-height: 150%;
}



/*************************************************************************/
/*  Impressum Page  */

.single-impressum .content-layout .container {
	padding-bottom: 60px;
}
.single-impressum h3 {
	font-size: 24px;
	padding-bottom: 10px;
	margin-bottom: 0;
}

@media only screen and (max-width: 970px) {
.single-impressum h3 {
	font-size: 20px;
}
}
.single-impressum p {
	font-size: 11px;
	font-weight: 300;
	line-height: 160%;
}

/*************************************************************************/
/* Formulare  */

.form-control {
	transition: all .1s ease;
}
 .form-control::-webkit-input-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 16px;
}
 .form-control:-moz-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 16px;
}
 .form-control::-moz-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 16px;
}
 .form-control:-ms-input-placeholder {
	 color: #555;
	 font-weight: 400;
	 font-size: 16px;
}
.kontakt-formular{
}
.kontakt-adresse{
}

/*************************************************************************/
/*  Upload Formular  */

	.page-template-page-spezialisten-bewerbung .res-content .intro-titel .container {
		padding-top: 40px;
		overflow: hidden;
	}

	.page-template-page-spezialisten-bewerbung .res-content .container {
		padding-top: 0px;
		overflow: hidden;
	}

	.page-template-page-spezialisten-bewerbung .res-content .form-group {
		margin-bottom: 12px;
	}

	.page-template-page-spezialisten-bewerbung .res-content h2{
		margin-bottom: 10px;
	}
	
	#fachgebiet {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
	}

	#lbl-stellung {
		line-height: 42px;
	}

	#anhang {
		min-height: 300px;
		height: 100%;
		position: relative;
		text-align: left;
		padding-top: 50px;
		padding-bottom: 70px;
	}

	#anhang.hover {
		background: rgb(243 121 0);
	}

	#anhang.fade {
		-webkit-transition: all 0.3s ease-out;
		-moz-transition: all 0.3s ease-out;
		-ms-transition: all 0.3s ease-out;
		-o-transition: all 0.3s ease-out;
		transition: all 0.3s ease-out;
		opacity: 1;
	}

	#anhang .drag-txt {
		text-align: center;
	}

	#anhang.in .drag-txt {
		font-weight: bold;
		font-size: larger;
	}

	#fileupload {
		display: none;
	}

	.anhang-label {
		text-align: left;
		position: absolute;
		top: 10px;
	}

	#upload-btn {
		position: absolute;
		display: block;
		right: 0;
		bottom: 0;
		background: transparent;
		border-radius: 2px;
		border: none;
		border-top: 1px solid #d6d6d6;
		border-left: 1px solid #d6d6d6;
	}

	.uploaded-file {
		display: inline-block;
		background: #d6d6d6;
		margin: 0 10px 10px;
		padding: 10px;
	}

	.uploaded-file .delete-file i {
		color: #000;
		padding: 0 10px;
	}


#fachgebiet-select select {
    background-image: url(img/site/arrow_selectbox.png);
    background-repeat: no-repeat;
    background-position: center right;

}
.file-uploader-row h5,
.checkboxen-titel-formular h5{
	padding-left: 15px;
	font-size: 120%;
}
.checkboxen-formular{
	float: left;
	margin: 0 10px;
	padding: 5px;
}
.page-template-page-spezialisten-bewerbung .res-content .checkboxen-arbeitsort-row .form-group {
    margin-bottom: 0px;
}

.page-template-page-spezialisten-bewerbung .res-content .alert {
    padding: 12px;
    margin: 100px 0 200px 0;
    border: 1px solid #eee;
	background-color: transparent;
    border-radius: 0;
}
.page-template-page-spezialisten-bewerbung .res-content .alert-success{
	    border: 1px solid #eee;
	background-color: transparent;
}
.page-template-page-spezialisten-bewerbung .res-content h1.alert-success{
    font-size: 25px;
}
/*************************************************************************/
/* Simple  Search  */

.simple-search::-webkit-input-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 22px;
}
.simple-search::-moz-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 22px;
}
.simple-search::-moz-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 22px;
}
.simple-search::-ms-input-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 22px;
}

.simple-search {
    margin-top: 15px;
	margin-bottom: 15px;
	width: 100%;
	overflow: hidden;
}
@media only screen and (max-width: 970px) {
	.simple-search {
    margin-top: 8px;
    margin-bottom: 8px;
    width: 100%;
    overflow: hidden;
}
} 
.spalte1{
}
.spalte2{
}
.simple-search input{ 
	width: 600px; 
}
@media only screen and (max-width: 1690px) {
.simple-search input{width: 580px; }	
}
@media only screen and (max-width: 1390px) {
.simple-search input{width: 400px; }	
}
@media only screen and (max-width: 1110px) {
.simple-search input{width: 330px; }	
}
@media only screen and (max-width: 480px) {
.simple-search input{width: 188px; }	
}


.search-box-mask h2{
	padding-left: 30px;
}
.search-box-mask input{
	background-color: #eee !important;
}


.detail-search{
}

/* Detail Search Big */

.detail-search input {
    font-weight: 400;
    width: 82%;
    display: inline;
}

@media only screen and (max-width: 1100px) {
	.detail-search input {width: 76%;}
}

@media only screen and (max-width: 970px) {
	.detail-search input {width: 55%;}
}

@media only screen and (max-width: 480px) {
	.detail-search input {width: 100%;}
}


.detail-search button{
	/*
	height: 57px;
    font-size: 17px;
	*/
	font-weight: 400;
	margin-top:11px;
}
.detail-search::-webkit-input-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 17px;
}
.detail-search::-moz-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 17px;
}
.detail-search::-ms-input-placeholder {
	 color: #f49e00;
	 font-weight: 300;
	 font-size: 17px;
}

.suche-header-fixed .filter-button {
    display: inline-block;
    position: relative;
}


/*************************************************************************/
/*  Search Page  */

.search .res-content .container {
    padding-top: 20px;
    overflow: hidden;
}
.single-home-auswahl .res-content .container {
    padding-top: 15px;
    overflow: hidden;
}


.search .postBox{
	border: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 15px 30px;
}

.search article,
.single-home-auswahl article{
	border: 1px solid #eee;
	padding: 15px 20px 15px 38px; 
	margin: 0 20px 10px 0;
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.1);
	transition: all 0.3s ease;
}
@media only screen and (max-width: 760px) {
.search article,
.single-home-auswahl article{
	border: 0px solid #eee;
	padding: 15px 0px 15px 0px; 
	margin: 10px 0px 10px 0;
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.0);
	transition: all 0.3s ease;
}
}
.search article:hover,
.single-home-auswahl article:hover{
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.3);
}
@media only screen and (max-width: 760px) {
.search article:hover,
.single-home-auswahl article:hover{
	box-shadow: 2px 5px 8px rgba(0, 0, 0, 0.0);
}	
}
.search h2.entry-title,
.single-home-auswahl h2.entry-title  {
	font-size: 28px;
	line-height: 30px;
	padding:0;
	margin: 10px 0 8px 0;
}

.search .entry-title a,
.single-home-auswahl .entry-title a{
	color: rgb(243 121 0);
}

.search .entry-title h4,
.single-home-auswahl .entry-title h4{
	color: rgb(243 121 0);
	font-size: 120%;
}
.search .entry-title h4 i,
.single-home-auswahl .entry-title h4 i{
	color: #999;
}

.search-results .search-output-wrapper{
	padding-top: 70px;
}
@media only screen and (max-width: 480px) {
	.search-results .search-output-wrapper {padding-top: 0px;}
}

.entry-content-search-description a{
	color: #000;
}
.entry-content-search-description a:hover{
	color: #999;
}

.search .entry-content-search-description{
	font-size: 98%;
	line-height: 135%;
	padding:0;
	margin: 0;
}

.searchContent .container{
}
.searchContent .col-sm-8{
	border-right: 1px solid #eee;
}

.search-output-wrapper .col-sm-3{
	padding-left: 40px;
}


.search-field-homesite{
	width: 600px; 
}
@media only screen and (max-width: 970px) {
.search-field-homesite{
	width: 100%; 
}
}
.suche-header-wrapper {
    position: absolute;
    background-color: #ffff;
    z-index: 2;
}
@media only screen and (max-width: 760px) {
.suche-header-wrapper{
	position: static;
	background-color: #ffff;
	z-index: 0;
}	
}

.suche-header-fixed{
	max-width: 1200px;
	width: 1200px;
	margin: 0 auto;
	padding: 0;
	/*
	border: 1px solid #ccc;
	border-bottom: 5px solid rgb(243 121 0);
	*/
	background-color: #fff; 
	overflow: hidden;
	box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.6);
	border: 1px solid #ccc;
}


@media only screen and (max-width: 1100px) {
	.suche-header-fixed {width: 860px;}
}

@media only screen and (max-width: 970px) {
	.suche-header-fixed{ width: 640px;}
	}       
	
@media only screen and (max-width: 760px) {
	.suche-header-fixed{ width: 570px;}
	}   
	
@media only screen and (max-width: 480px) {
	.suche-header-fixed{ width: 320px;}
	}
	
		
@media only screen and (max-width: 350px) {
.suche-header-fixed {width: 270px;}
}


	
.suche-header-fixed p{
	padding: 0;
	margin:0;
}
.suche-header-fixed h2{
	padding: 0;
	padding-top: 14px;
	margin: 0;
	margin-left: 30px;
	font-size: 20px;
}

@media only screen and (max-width: 970px) {
		.suche-header-fixed h2{  font-size: 18px;text-align:center;}
		}


@media only screen and (max-width: 760px) {
	.suche-header-fixed h2{  font-size: 18px;text-align:center;}
	} 
	
	@media only screen and (max-width: 480px) {
	.suche-header-fixed h2 {padding-top: 5px;margin-left: 2px;font-size: 18px; text-align:center;}
}
	
.search-menge{
	margin-bottom: 11px;
}

.filter-button{
    padding: 8px 55px 8px 26px;;
	font-size: 110%;
	margin: 0px;
	/* border: 1px solid #ccc; */
	/* box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.6); */
}

@media only screen and (max-width: 970px) {
	.filter-button {padding: 11px 45px 11px 26px;font-size: 100%;margin-left: 38%;}
}
@media only screen and (max-width: 480px) {
	.filter-button {margin-left: 18%; padding: 11px 55px 11px 36px;}
}


.search-filter {
	padding-top: 3px;
}
@media only screen and (max-width: 970px) {
	.search-filter {padding-top: 4px; padding-bottom:24px;}
}


.search-filter .inputIcon {
    color: #fff;
    position: absolute;
    margin-top: -9px;
    right: 0px;
    padding: 4px 6px;
    font-size: 110%;
    border: 1px solid #ccc;
    background-color: rgb(243 121 0);
    box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.6);
}
/* firefox bug
.search-filter .inputIcon { 
   margin: -37px 0 0;
}
*/

@media only screen and (max-width: 970px) {
	.search-filter .inputIcon {right: 0px;height: 42px;padding: 2px 4px;margin-top: -12px;}
	}


.boxes-intro-text{
	width: 100%;
	margin-top: 130px;
	margin-bottom: 15px;
	font-size: 120%;
	line-height: 160%;
	padding: 0px 15px 10px 15px;
}

.res-collapseBox{
	height: 90vh; /* fallback height alte browser */
	height: calc(100vh - 220px);
	background-color: #fff;
	border: 1px solid #ccc;
	box-shadow: 0 5px 10px -5px rgba(149, 153, 153, 0.8);
	overflow-y: scroll;
}
.res-collapseBox .panel-body{
	padding: 15px 40px;
}
.res-collapseBox h3 {
    font-size: 16px;
	font-weight: 700;	
}

.res-collapseBox .checkbox{
	font-size: 15px !important;
}
.filter-boxes .checkbox{
    margin-top: 0px;
    margin-bottom: 0px;
}

.filter-boxes label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.detail-search label {
    display: inline;
    max-width: 100%;
    margin-bottom: 5px;
}

/* special Custom für HD FIlter- Screen */

@media only screen and (min-width: 1800px) {
.res-collapseBox .row{
	padding:0;
	margin: -3px 0;
}
.res-collapseBox .filter-boxes label {
    margin-bottom: -1px;
}
.res-collapseBox h3 {
    font-size: 13px;
	padding:0;
	margin: 8px 0;
}

.res-collapseBox .checkbox {
    font-size: 14px !important;
}


.res-collapseBox .checkbox label, 
.res-collapseBox .checkbox-inline, 
.res-collapseBox .radio label, 
.res-collapseBox .radio-inline {
    padding-left: 0px;
}

.res-collapseBox .btn {
    font-size: 15px;
    margin: 0;
    padding: 5px 25px;
}
.res-collapseBox .form-control {
    /*padding: 5px 20px;*/
    border: 1px solid #eee;
    background-color: #eee;
    font-size: 13px;
    line-height: 140%;
    height: 30px;
}
.filter-button {
    padding: 8px 55px 8px 26px;
    font-size: 110%;
    margin: 0px;
}

}












/*************************************************************************/
/*  Google Maps  */

#googleMapsBox {
	width: 100%;
	height: 600px;
}

@media only screen and (max-width: 1100px) {
	#googleMapsBox {height: 400px;}
	}

#googleMaps {
	padding: 0px;
}

/*************************************************************************/
/*  Mailing Newsletter */

#newsletterbox {
	max-width: 600px;
	margin-left: auto;
	margin-right: auto;
}
#mailing-alert-success{
	margin-top: 15px;
}


/*************************************************************************/
/*  in Style Gallery -  wp-includes / media */

.gallery{
	display: inline-block;
	clear: both;
	width: 100%;
}
.gallery-item { 
	width: 19%;
	float: left;
	margin-left: 3px;
	margin-bottom: 5px;
} 
.gallery-item img{
	width: 100%;
	height: auto;
} 
.gallery-item .landscape{
	max-height: 170px;
	overflow: hidden;
} 
.gallery-item .portrait{
	max-height: 170px;
	overflow: hidden;
} 



/*************************************************************************/
/*  imagelightbox */
	#imagelightbox-close:before, 
	#imagelightbox-close:after {
		background-color: #eee;
	}
	#imagelightbox-close {
		background-color: transparent;
		z-index: 9999;
	}
	#imagelightbox-close {
		border: 0px;
	}
	#imagelightbox-close:hover {
		background-color: transparent;
		background: rgba(0,0,0, .8) 0%;
	}


/*************************************************************************/
/*  General Basic Elements Wordpress  */

/*  onTop  */
#navOnTop {
	height: 30px;
	width: 30px;
	background:#d86a11;
	display: none;
	position: fixed;
	z-index: 9;
	overflow: hidden;
	bottom: 3%;
	right: 2%;
	color: #000;
	border-radius: 2px;
	padding-left: 9px;
	padding-top: 6px;
	-webkit-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
@media only screen and (max-width: 480px) {
#navOnTop { padding-left: 12px;padding-top: 13px;}
}

#navOnTop:hover {
	opacity: 0.8;
	-moz-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	transform: translateY(-3px);
}
#navOnTop .arrow-up {
	width: 12px;
	height: 12px;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
}
#navOnTop .arrow-up:hover {
	width: 13px;
	height: 13px;

}
.arrow-up {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(315deg);
	-ms-transform: rotate(315deg);
	-webkit-transform: rotate(315deg);
	transform: rotate(315deg);
}
.arrow-down {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.arrow-right {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.arrow-left {
	display: inline-block;
	width: 20px;
	height: 20px;
	border-top: 1px solid black;
	border-right: 1px solid black;
	-moz-transform: rotate(-135deg);
	-ms-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.arrowWhite {
	border-top: 1px solid white;
	border-right: 1px solid white;
	z-index: 5;
}



.scrollSkipper {
	width: 40px;
	margin: 0 auto;
	padding: 0px 0 40px 0;
}
@media only screen and (max-width: 970px) {
.scrollSkipper {width: 40px;margin: 0 auto;	padding: 0 0 30px 0;}
}

@media only screen and (max-width: 480px) {
#headerIntroVideo .scrollSkipper {display: none;}
}



.scrollLink{ 
}

.xClose {
	display: inline-block;
}
.xClose .lr {
	z-index: 1051;
	width: 1px;
	height: 30px;
	margin-left: 45px;
	background-color: #fff;
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}
.xClose .lr .rl {
	z-index: 1052;
	width: 1px;
	height: 30px;
	background-color: #fff;
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}

.page-template-page-ueber-uns-php .xClose .lr .rl,
.page-template-page-ueber-uns-php .xClose .lr {
	background-color: #000;
}

.moreIcon {
	width: 30px;
	margin: 0 auto;
}
.moreCollapse {
	width: 30px;
	margin: 0 auto;
}
.breadcrumb {
	background-color: transparent;
	padding-left: 0;
	clear: both;
	text-decoration:underline;
	font-size: 120%;
}

.breadcrumb .secondheader a:link, 
.breadcrumb .secondheader a:visited{
	color: #ccc;
	}

.socials i{
    width: 45px;
    height: 45px;
	font-size: 25px;
	margin-bottom: 40px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: white;
    color: rgb(243 121 0);
}

.socials a:hover i {
	opacity: 0.8;
	transform: scale(1.1);
}

.imageZoomer img {
	width: 100%;
	height: auto;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	display: block;
	max-width: 100%;
	height: auto;
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.imageZoomer img:hover {
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	-webkit-transform: scale(1.05);
	transform: scale(1.05);
}
.postContent table td,.postContent table td * {
    vertical-align: top;
	padding-top: 6px;
}




/*************************************************************************/
/*  Tabs */
.tabs .nav-tabs {
	margin-bottom: 30px;
}
@media only screen and (max-width: 970px) {
.tabs .nav-tabs li {
	width: 100%;
	border: 0;
	border-bottom: 1px solid #ddd;
}
}
.tabs .nav-tabs li.active {
	border-bottom-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active {
	border-bottom-color: #ddd;
}
}
.tabs .nav-tabs li.active a {
	border-bottom-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active a {
	border: 0;
}
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li.active a:hover {
	border: 0;
}
}
.tabs .nav-tabs li:hover a {
	border-bottom-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a {
	padding-left: 0;
}
}
.tabs .nav-tabs li a:hover {
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	background-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a:hover {
	border: 0;
}
}
.tabs .nav-tabs li a:focus {
	background-color: transparent;
}

@media only screen and (max-width: 970px) {
.tabs .nav-tabs li a:focus {
	border: 0;
}
}
.tabs .tab-content .postImg {
	min-height: 240px;
	overflow: hidden;
}
.tabs .tab-content .postImg img {
	max-width: 100%;
	height: auto;
}


/*************************************************************************/
/*  Second-Navigations Tabs */

.secondNav .nav-tabs {
	border-bottom: 0;
}
.secondNav .nav-tabs li {
	width: 100%;
}
.secondNav .nav-tabs li.active a {
	border: 0;
	border-bottom: 1px solid #ddd;
}
.secondNav .nav-tabs li a {
	border: 0;
	border-bottom: 1px solid #ddd;
	margin-bottom: 2px;
	padding-left: 0;
}
.secondNav .nav-tabs li a:hover {
	border: 0;
	border-bottom: 1px solid #ddd;
	background-color: transparent;
}
.secondNav .nav-tabs li a:focus {
	background-color: transparent;
}

@media only screen and (max-width: 970px) {
.secondNav .tab-content {
	margin-top: 30px;
	padding-left: 0;
	padding-right: 0;
}
}
.secondNav .tab-content .postContent h2 {
	margin-bottom: 20px;
}


/*  Custom CSS  */

@media screen and (max-width: 1024px){
.csColumn {text-align: left; margin-left: 0% !important;margin-right: 0% !important;width: 95% !important;}
}

.no-padding {
	padding-left:0px;
	padding-right:0px;
	}
	
.space {
	padding:10px 0 10px 0;
	}

	
.form-group {
    margin-bottom: 26px;
}

/* qtranslate-x  */

#lang .aktiv-lang {
    margin-right: 10px;
}

#lang .aktiv-lang {
    margin-left: 10px;
}

#lang {
    margin-left: auto;
    margin-right: -20px;
    width: 160px;
	/* display: none; */
}

/* Medien   */

.page-template-page-karriere .medien .container{
	padding-top:0px;
	}

.page-template-page-karriere .medien {
    padding-bottom: 0px;
}

.medien {
    padding-bottom: 70px;
}

@media only screen and (max-width: 970px) {
	.medien {padding-bottom: 10px;}
}


.medien .page-header h1{
	color: #fbba00;
}
.medien .postBox{
	text-align: left;
	margin-bottom: 15px;
	min-height: 80px;
}

.medien .postImg{
	transition: all 0.4s ease-in-out;
	width: 30%;
	float: left;
	margin-right: 10px;
}
.medien .postImg:hover{
	opacity:  .50;
}
.medien .postContent{
	width: 55%;	
	float: left;
	margin-left: 15px;
}
.medien .postContent h2 {
    font-size: 23px;
    line-height: 110%;
    font-weight: 600;
    color: #555;
    margin: 0;
    padding: 0;
}
	
.medien .pr-artikel{
	max-width: 1200px;
}

.medien .postShowMore{
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.medien .postShowMore a{
	color: #3b6a81;
	}

.medien .postShowMore a:hover{
	color: #fbba00;
}


@media only screen and (max-width: 1100px) {
	.col-sm-2 .btn-footer{font-size: 12px;min-width: 80px;font-weight: 300;padding: 10px 15px;}
}


@media only screen and (max-width: 1100px) {
	.col-sm-2 .btn-success {font-size: 12px;min-width: 80px;font-weight: 300;padding: 12px 30px;}
}


@media only screen and (max-width: 1100px) {
	.footerBoxes .col-sm-2 {padding-left: 1px;padding-right: 1px;}
	}
	
	
	
#spracheMobile a:link {
	color:#fff;
	}
	
	#spracheMobile a:visited {
	color:#fff;
	}
	
	#spracheMobile a:active {
	color:#fff;
	}
	
#spracheMobile a:hover {
	color:rgb(243 121 0);
	}
	
#spracheMobile a:active {
	color:rgb(243 121 0);
	}

#spracheMobile a.active{
	color: rgb(243 121 0)
}

#spracheMobile {
	display: none;
}

	
@media only screen and (max-width: 970px) {
		#spracheMobile {display: block;color: #fff;padding: 5% 0 5% 33px;}
}
@media only screen and (max-width: 970px) {
	#spracheMobile select {width: 230px;text-align: center;}
}
	
#spracheMobile a {
	padding: 5% 0 5% 0px;
	border: none;
}

@media only screen and (max-width: 970px) {
	#carousel-news-mobile .popupLink .tablePlacer {padding-bottom: 25px;}
	}
	
input::-webkit-input-placeholder {
font-size:17px !important;
}

 
input:-moz-placeholder { /* Firefox 18- */
font-size:17px !important; 
}
 
input::-moz-placeholder {  /* Firefox 19+ */
font-size:17px !important; 
}
 
input:-ms-input-placeholder {  
font-size:17px !important; 
}

@media only screen and (max-width: 1100px) {
	.has-feedback .form-control {padding-right: 20px;}
	}

.searchfiltercount {
	color: #aaa;
}


/*   JOBS Hidden Section  */


.jobs-header-image{
	max-width: 100%; 
	height: auto;
	padding-bottom: 50px;
	background-color: #fff;
}
.single-jobs .container{
	max-width: 1000px;
}
@media only screen and (max-width: 1100px) {
	.single-jobs .container {max-width: 900px;}
}    /*   MD    ipad quer  1024 x 768 */ 

.single-jobs{
	background-color: #eee;
}
.single-jobs .res-content .container{
	background-color: #fff;
	margin-bottom: 70px;
	padding-bottom: 40px;
}
.single-jobs .res-nav-header,
.single-jobs .res-footer{
	display: none;
}
.single-jobs .res-header .logo{
	padding-left: 7%;
	padding-top: 38px;
}
@media only screen and (max-width: 970px) {
	.single-jobs .res-header .logo {padding-left: 8%;padding-top: 10px;}
}    /*    SM    ipad portrait 768 x 1024 */ 

.single-jobs .postContent h2 {
    font-size: 220%;
	line-height: 110%;
	color: #f49500;
	font-weight: 700;
}
@media only screen and (max-width: 970px) {
	.single-jobs .postContent h2 {font-size: 150%;}
}    /*    SM    ipad portrait 768 x 1024 */ 


@media only screen and (min-width: 970px) {
	 .single-jobs ul {
    -webkit-padding-start: 30px;
}
}    /*    SM    ipad portrait 768 x 1024 */ 


.single-jobs li {
    padding-left: 2em;
    text-indent: -1.2em;
    font-size: 15px;
}

@media only screen and (max-width: 970px) {
	 .single-jobs .jobs-footer .footerBox {text-align:center;}
	 }    /*    SM    ipad portrait 768 x 1024 */ 


.single-jobs .jobs-header-slogan-orange {
    text-transform: uppercase;
    font-weight: 700;
}
@media only screen and (max-width: 970px) {
.single-jobs .jobs-header-slogan-orange {
    top: 62%;
    font-size: 16px;
    width: 100%;
    text-align: center;
    right: 0;
}
}


 .single-jobs .logo img {
    max-width: 290px;
}
@media only screen and (max-width: 970px) {
.single-jobs .logo img {max-width: 130px;}
}    /*    SM    ipad portrait 768 x 1024 */ 


@media (max-width: 969px){
.single-jobs .hidden-xs.logo {
    display: block!important;
}
}

.single-jobs .res-content .container {
    padding-top: 0px;
    padding-left: 3%;
    padding-right: 3%;
}
@media only screen and (max-width: 970px) {
	.single-jobs .res-content .container {padding-top: 0px;padding-left: 8%;padding-right: 8%;}
}

.single-jobs .container {
    padding-left: 0px;
    padding-right: 0px;
}

.single-jobs .container .postContent h3 {
    font-weight: 700;
}


@media only screen and (min-width: 970px) {
	.single-jobs .container .postContent h3 {
    font-size: 134%;
    font-weight: 700;
    line-height: 110%;
}}    /*   MD    ipad quer  1024 x 768 */ 

.single-jobs .container .postContent h4 {
    font-size: 150%;
    font-weight: 700;
    color: #f49500;
    padding: 20px 0 0px 0;
}

.single-jobs .container .postContent h5 {
    line-height: 120%;
}

.single-jobs .container .postContent a {
	font-weight: 700;
	color: #f49500;
}
.single-jobs .jobs-footer{
	border-top: 1px solid #ccc;
	padding-top:30px;
	margin-top: 30px;
}

.single-jobs .res-content .jobs-footer .container {
    padding-top: 0px;
    padding-left: 3%;
    padding-right: 3%;
	background-color: #fff;
    margin-bottom: 20px;
    padding-bottom: 20px;

}

.single-jobs ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.single-jobs li::before {
    content: "• ";
    color: #f49500;
    font-size: 25px;
    margin-right: 3px;
    line-height: 20px;
}

.single-jobs p {
	font-size:15px;
	line-height: 150%;
}

.single-jobs .jobs-footer p {
    margin-bottom: 0.8em;
}

.single-jobs  #fixedNav .res-header{
	display: none;
}

.jobs-header{
	position: relative;
}

.jobs-header-slogan-orange{
	position: absolute;
	z-index: 99;
	top: 140px;
	right: 0%;
	padding: 10px 30px;
	background-color: orange;
	font-size: 18px;
	color: #fff;
	line-height: 100%;
}

@media only screen and (max-width: 970px) {   /*    SM    ipad portrait 768 x 1024 */ 
.single-jobs .res-header .container .row {
    margin-left: 0px;
    margin-right: 0px;
}
}

/* Follow Us-Button Instagram */

#karriere .karriere-follow {
	position: relative;
    text-align: center;
}
    
#karriere .fa {
	padding-right: 20px;
	padding-left: 13px;
	margin-right: 15px;
	margin-top: 10px;
	width: 45px;
    height: 45px;
    font-size: 25px;
    line-height: 45px;
    text-align: center;
    border-radius: 50%;
    background: rgb(243 121 0);
    color: #fff;
}

#karriere a {
    font-size: 140%;
    font-weight: 500;
}
 
/*************************************************************************/
/* Cookies */

.col-center {
    float: none;
    display: inline-block;
}
.page-id-29245 .content-layout {
    padding-top: 160px;
}

@media only screen and (max-width: 970px) {
	.page-id-29245 .content-layout {
    padding-top: 110px;
}
} 
.cookies {
    position: fixed;
    z-index: 999;
    bottom: 0;
	left: 0;
	width: 100%;
	height: auto;
}
.cookies-hinweis {
    background: rgba(37,37,37, .7);
    color: #fff;
    padding: 10px 70px 10px 20px;
    width: 100%;
    max-width: 800px;
}
.cookies-text {
    font-size: 75%;
	font-weight: 100;
    line-height: 130%;
	text-align: left;
	margin-left: 30px;
	margin-right: 30px;
}
.cookies-text a{
	color: #fff;
	font-weight: 400;
}

@media only screen and (max-width: 1100px) {
	.cookies-hinweis{width: 65%;}
	.cookies-text { font-size: 77%;}
}

@media only screen and (max-width: 970px) {
	.cookies { position: fixed; z-index: 9999;}
	.cookies-hinweis{width: 100%;}
	.cookies-text { font-size: 70%;}
	.cookies .container{padding: 0; }
}

.cookies-close {
}
.cookie-icon{
    width: 2%;
	float: left;
}
.cookies i{
	color: #ccc;
    font-size: 100%;
}

#cookies-close-x {
    border: 1px solid #eee;
    width: 3.4em;
    text-align: center !important;
    height: 3.5em;
    text-align: left;
    font-size: 120%;
    text-indent: 0;
    background-color: #fff;
    z-index: 0;
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transition: unset;
    -moz-transition: unset;
    -ms-transition: unset;
    -o-transition: unset;
    transition: unset;
    box-shadow: 0px 0px #fff0;
    text-shadow: 0px 0px #fff;
    -webkit-appearance: none;
    background: #fff;
    font-weight: 400;
}

/*
#cookies-close-x:before, 
#cookies-close-x:after {
		background-color: #eee;
	}
#cookies-close-x:after {
    -webkit-transform: rotate( -45deg );
    -moz-transform: rotate( -45deg );
    -ms-transform: rotate( -45deg );
    -o-transform: rotate( -45deg );
    transform: rotate( -45deg );
}
#cookies-close-x:before, #cookies-close-x:after {
    width: 1px;
    background-color: #fff;
    content: '';
    position: absolute;
    top: 20%;
    bottom: 20%;
    left: 50%;
    margin-left: -1px;
}
#cookies-close-x:before {
    -webkit-transform: rotate( 45deg );
    -moz-transform: rotate( 45deg );
    -ms-transform: rotate( 45deg );
    -o-transform: rotate( 45deg );
    transform: rotate( 45deg );
}
*/
@media only screen and (max-width: 1390px) {
	.cookies .container {
    max-width: 100%;
}
}

figcaption {
	font-size: 80%;
    color: #003882;
	margin: -10px 0 20px 0;
}

.deleteBtn {
	margin-top: 20px;
	margin-bottom: 50px;
}

#deleteDataFormular .form-group input {
    text-align: center !important;
}

/* weihnachten */

	.weihnachten .videoScale {
    opacity: 1;
}
#headerIntroVideo.weihnachten {
    background-color: #000000;
}
.weihnachten .claimTitle {
    font-size: 200%;
    font-weight: 700;
    color: rgb(243 121 0);
    display: inline-block;
    line-height: 110%;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-transform: none;
    border-bottom: 1px solid #fff;
}
.weihnachten .slogan p {
    font-size: 110%;
	line-height: 130%;
}
.weihnachten .video-text {
    max-width: 920px;
    background: rgba(0, 0, 0, 0.7);
    padding: 20px 35px 30px 35px;
    border-radius: 5px;
}

#headerIntroVideo.weihnachten .vertical-center {
    top: 55%;
}
#headerIntroVideo.weihnachten {
    height: 81vh;
}

@media only screen and (max-width: 1280px) {
.weihnachten .claimTitle {
    font-size: 25px;
    line-height: 30px;
    padding-bottom: 10px;
}
.weihnachten .slogan p {
    line-height: 130%;
    font-size: 16px;
	}
	#headerIntroVideo.weihnachten {
    height: 100vh;
}
	.weihnachten .video-text {
    max-width: 920px;
    background: rgba(0, 0, 0, 0.7);
    padding: 15px 20px 25px 25px;
    border-radius: 5px;
}
}
@media only screen and (max-width: 970px) {
	.weihnachten .claimTitle {
    font-size: 20px;
    line-height: 20px;
    padding-bottom: 10px;
}
.weihnachten .slogan p {
    line-height: 120%;
    font-size: 100%;
}
	.weihnachten .video-text {
    max-width: 920px;
    background: rgba(0, 0, 0, 0.7);
    padding: 10px 25px 20px 25px;
    border-radius: 5px;
}
	#headerIntroVideo.weihnachten .vertical-center {
    top: 70%;
}
	.weihnachten .videoScale {
    opacity: 1;
    left: 0%;
}
	#headerIntroVideo.weihnachten {
    height: 89vh;
}
} 

@media only screen and (max-width: 480px) {
	.weihnachten .claimTitle {
    font-size: 18px;
    line-height: 20px;
    padding-bottom: 10px;
}
	#headerIntroVideo.weihnachten .vertical-center {
    top: 60%;
}
	.weihnachten .video-text {
    max-width: 100%;
    background: rgba(0, 0, 0, 0.4);
    padding: 10px 20px 20px 25px;
    border-radius: 5px;
}
	.weihnachten .container {
    max-width: 900px;
    padding-left: 0;
    padding-right: 0;
}
	#headerIntroVideo.weihnachten .vertical-center {
    top: 48%;
}
	.weihnachten .videoScale {
    opacity: 1;
    position: relative;
    top: 0;
    left: -129%;
    width: 300%;
    height: auto;
    height: auto;
    z-index: 0;
    transform: translateX(0%) translateY(0%);
}
}

.searchbar .btn-primary {
    background-color: #000000;
    color: #fff !important;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -o-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
    margin: 0;
    height: 60px;
}
.searchbar .btn-primary:hover, .searchbar .btn-primary:focus, .searchbar .btn-primary:active {
    background-color: #000000;
    box-shadow: 1px 1px 6px #ffc864;
    transform: scaleX(1.05);
}

.searchbar form {
    display: flex;
    align-items: center;
/*    justify-content: center;*/
}
.searchbar label {
    margin-bottom: 0px;
}
.searchbar.header {
    bottom: auto;
    top: auto;
    padding-top: 15px;
    background: none;
    border: none;
    width: auto;
    text-align: left;
    right: 0;
}
#fixedNav .searchbar.header {
    position: relative;
    right: 0;
    margin: 0 25px 0 auto;
    max-width: 64%;
    display: block !important;
}
@media only screen and (max-width: 1290px) {
	#fixedNav .searchbar.header {
    position: relative;
    top: -5px;
    right: 0;
    margin: 0 auto 0 8px;
    max-width: 575px;
    display: block !important;
}
}
@media only screen and (max-width: 1100px) {
	#fixedNav .searchbar.header {
    position: relative;
    top: -5px;
    right: 0;
    margin: 0 auto;
    max-width: 546px;
    display: block !important;
}
}
@media only screen and (max-width: 970px) {
	#fixedNav .searchbar.header {
    display: none !important;
}
} 



@media screen and (max-width: 1550px) and (min-width: 1390px) {
	.navbar-right {
    margin-right: 70px;
}
	.searchbar.header .simple-search {
    margin: 0 70px 0 auto;
}
	.searchbar.header .simple-search {
    margin: 0 86px 0 auto !important;
}
}


@media only screen and (max-width: 1290px) {
.searchbar.header {
    right: auto;
    left: 15px;
}
.navbar-right {
    margin-right: 0;
    float: left !important;
}
}
@media only screen and (max-width: 970px) {
	.navbar-right {
    margin-right: 0;
    float: none !important;
}
} 
.searchbar.header .simple-search input {
    width: 100%;
}
.searchbar.header label {
    width: 100%;
    min-width: 310px;
}
.searchbar.header .form-control {
    background-color: white;
    border: 1px solid #fff;
    box-shadow: none;
    height: 40px;
    border-radius: 0;
}
.searchbar.header .btn-primary {
    margin: 0;
    height: 40px;
    padding: 0px 13px;
    background-color: rgb(243 121 0);
    color: #fff !important;
    box-shadow: none !important;
}
.searchbar.header .spalte2 {
    width: auto;
}
.searchbar.header .spalte1 {
    width: auto;
}
 .searchbar.header form {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media screen and (max-width: 970px) and (min-width: 480px) {
}

@media screen and (max-width: 1790px) and (min-width: 480px) {
	.searchbar.header form {
    justify-content: left;
}
	.searchbar.header label {
    width: 70%;
    min-width: 310px;
}
} 
.searchbar.header .simple-search {
    margin-top: 0px;
    margin-bottom: 0;
    width: 78%;
    margin: 0 0 0 auto;
    overflow: hidden;
}
@media only screen and (max-width: 1290px) {
	.searchbar.header .simple-search {
    width: 100%;
}
}
@media only screen and (max-width: 1100px) {
	.searchbar.header .simple-search {
    width: 100%;
}
}
#fixedNav .searchbar.header .simple-search {
    width: 100%;
}

.searchbar.header input::-webkit-input-placeholder {
font-size:15px !important;
}

 
.searchbar.header input:-moz-placeholder { /* Firefox 18- */
font-size:15px !important; 
}
 
.searchbar.header input::-moz-placeholder {  /* Firefox 19+ */
font-size:15px !important; 
}
 
.searchbar.header input:-ms-input-placeholder {  
font-size:15px !important; 
}

/* Job Merken Liste*/

.job-favlist {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99999999;
    text-align: left;
}
@media only screen and (max-width: 970px) {
.job-favlist {
    position: fixed;
    right: 0;
	left: auto;
    top: 13px;
    z-index: 99999999;
}
} 

.job-favlist-button {
    color: #000 !important;
    text-transform: uppercase;
    background: #ffffff;
    font-weight: 300;
    padding: 15px 20px 14px 20px;
    margin: 0;
    border: 1px solid #000;
    border-radius: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
@media only screen and (max-width: 1290px) {
	.job-favlist-button {
    color: #000 !important;
    text-transform: uppercase;
    padding: 10px 15px 10px 15px;
		font-size: 80%;
}
}
@media only screen and (max-width: 970px) {
	.job-favlist-button {
    font-weight: 700;
    padding: 5px 8px;
    margin: 0;
    border: 3px solid #000 !important;
		font-size: 85%;
}
} 
#job-favlist {
	padding: 0px;
    margin: 0;
	list-style: none;
}
#job-favlist li {
    border: 1px solid #000;
    padding: 5px 30px 5px 15px;
    font-size: 70%;
    line-height: 110%;
    position: relative;
}
@media only screen and (max-width: 970px) {
	#job-favlist li {
    font-size: 80%;
}
} 
#job-favlist li:nth-child(even) {
    background: #fff;
}
#job-favlist li:nth-child(odd) {
    background: #f5f5f5;
}
#job-favlist-btn {
}
.search-result-box {
	position: relative;
}
.favjob-button {
    position: absolute;
    right: 0px;
    z-index: 2;
	cursor: pointer;
}
@media only screen and (max-width: 970px) {
	.favjob-button {
    position: relative;
}
} 
.single-job .favjob-button {
    position: absolute;
    right: 0px;
    top: 20px;
    z-index: 2;
}
@media only screen and (max-width: 970px) {
	.single-job .favjob-button {
    position: relative;
    right: 0px;
    top: auto;
    z-index: 2;
    cursor: pointer;
    padding: 15px 0;
}
#job-favlist-container {
    margin-top: 10px;
    transition: all 0.4s ease-in-out 0s;
    right: 10px !important;
    position: fixed;
    width: 100%;
    padding-left: 20px;
}
} 
.favjob-button.active {
    color: #00b900;
}

.job-favlist-delete {
    position: absolute;
    right: 0px;
    padding: 8px;
    top: 1%;
    line-height: 70%;
	    cursor: pointer;
}

.home .searchbar.header {
	display: none;
}

.strong {
	font-weight: 600;
}

h2.bigger {
	font-size: clamp(25px, 1.9vw, 40px);
}

	
/*************************************************************************/
/*  Well padding Grid */

.well{
	padding-top: 15px;
	padding-bottom: 15px;
}
.well-sm{
	padding-top: 30px;
	padding-bottom: 30px;
}
.well-md{
	padding-top: 50px;
	padding-bottom: 50px;
}
.well-lg{
	padding-top: 100px;
	padding-bottom: 100px;
}
.well-top{
	padding-top: 15px;
}
.well-top-sm{
	padding-top: 30px;
}
.well-top-md{
	padding-top: 50px;
}
.well-top-lg{
	padding-top: 100px;
}
.well-bottom{
	padding-bottom: 15px;
}
.well-bottom-sm{
	padding-bottom: 30px;
}
.well-bottom-md{
	padding-bottom: 50px;
}
.well-bottom-lg{
	padding-bottom: 100px;
}	

@media only screen and (max-width: 1280px) {
.well-lg{ padding-top: 80px; padding-bottom: 80px;}
.well-top-lg{ padding-top: 80px;}
.well-bottom-lg{ padding-bottom: 80px;}
.well-md{ padding-top: 40px; padding-bottom: 40px;}
.well-top-md{ padding-top: 40px;}
.well-bottom-md{ padding-bottom: 40px;}
.well-sm{ padding-top: 15px; padding-bottom: 15px;}
}
@media only screen and (max-width: 970px) {
.well-lg{ padding-top: 70px; padding-bottom: 70px;}
.well-top-lg{ padding-top: 70px;}
.well-bottom-lg{ padding-bottom: 70px;}
.well-md{ padding-top: 30px; padding-bottom: 30px;}
.well-top-md{ padding-top: 30px;}
.well-bottom-md{ padding-bottom: 30px;}
.well-sm{ padding-top: 15px; padding-bottom: 15px;}
}


/* ------------- */

@media only screen and (max-width: 970px) {
	.home.search-mobile {
    margin-left: -15px;
}
} 

.blog-page .container {
    background-color: rgba(255,255,255,1);
    padding-bottom: 40px;
    padding-top: 90px;
}

@media only screen and (max-width: 970px) { 
.blog-page .container, .single .container {
    padding-top: 40px;
}
}

.blog-page .container .postContent h2 {
    font-size: 36px;
    line-height: 110%;
}

@media only screen and (max-width: 970px) {
.blog-page .container .postContent h2 {
    font-size: 26px;
}
}

.blog-category .postBox {
    margin-bottom: 50px;
    border-bottom: 1px solid #ccc;
	margin-right: 30px;
}

@media only screen and (max-width: 970px) {
.blog-category .postBox .well-bottom-sm {
	padding-bottom: 0;
}
}

@media only screen and (max-width: 970px) {
.blog-category .postBox {	
	margin-right: 0;
	padding-bottom: 30px; 
	margin-bottom: 30px; 
	}
}

.share-tools i {
    margin-right: 20px;
}

.share-tools li {
    margin: 8px 0;
}

.blog-page .postImg img, .single .postBox .postImg.singleImg img {
    width: 100%;
    height: auto;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 0px;
}

@media only screen and (min-width: 970px) {

.sidebar-cat .sidebar-ul {
	padding-left: 17px; 
}

.sidebar-cat ul { 
padding-left: 0;
}

}

.sidebar-cat ul li { 
padding-left: 0;
padding-top: 8px; 
}

@media only screen and (max-width: 970px) {
.share-tools .list-inline, .share-tools .list-unstyled {
    padding-left: 23px;
}
}

.postMagModal .button-back {
	display: none; 
}



/* getTemp */

.page-template-page-gettemp .headerScreen {
    background-position: center 100%;
    background-image: url('img/site/gettemp-parallax-top.jpg');
    background-color: #fff;
}

.page-template-page-gettemp .postContent h2 {
    font-size: 50px;
    border-bottom: 1px solid #2db7bc;
    color: #2db7bc;
    font-weight: 900;
}

.page-template-page-gettemp .team-ueber-uns {
    color: #2db7bc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 4px solid #2db7bc;
    margin-bottom: 25px;
    padding: 10px 25px 10px 25px;
}

.page-template-page-gettemp .team-ueber-uns .linkedin {
    font-size: 140%;
    color: #2db7bc;
}

.page-template-page-gettemp .getTemp-logo {
    max-width: 250px;
    padding-bottom: 20px;
}

.page-template-page-gettemp .postMagModal .postImg:hover {
    opacity: 1;
    background-color: #3b6a81;
}

.res-content .container.no-top-padding {
    padding-top: 0px;
}

.d-flex-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}



.page-template-page-gettemp .header-text {
    max-width: 1000px;
}

.home-suchfelder h2>span {
    font-size: 160%;
    line-height: normal;
    display: block;
}


.page-template-page-gettemp .claimTitle {
    font-size: 55px;
    line-height: 55px;
}
@media only screen and (max-width: 1290px) {
	.page-template-page-gettemp .claimTitle {
    font-size: 45px;
    line-height: 45px;
}
}

.page-template-page-gettemp .getTemp-header-logo {
    width: 94px;
    min-height: 20px;
}


.page-template-page-gettemp .btn-primary {
    background-color: #2db7bc;
}

.res-header .getTemp-header-logo {
    width: 94px;
    min-height: 20px;
}
@media only screen and (max-width: 1100px) {
	.res-header .getTemp-header-logo {
    width: 92px;
    min-height: 20px;
}
}

.page-template-page-gettemp .btn-primary:hover, .page-template-page-gettemp .btn-primary:focus, .page-template-page-gettemp .btn-primary:active {
    background-color: #2db7bc;
}


@media only screen and (max-width: 1290px) {
	.page-template-page-gettemp .claimTitle {
    font-size: 50px;
}
.page-template-page-gettemp .getTemp-logo {
    max-width: 200px;
    padding-bottom: 15px;
}
}

@media only screen and (max-width: 970px) {
	.page-template-page-gettemp .getTemp-logo {
    max-width: 160px;
    padding-bottom: 15px;
}
	.page-template-page-gettemp .postContent h2 {
    font-size: 30px;
}
	.page-template-page-gettemp .home .searchbar {
    background: #20b8bd;
}
	.page-template-page-gettemp .claimTitle {
    font-size: 25px;
    line-height: 25px;
}
} 

.special-boxes .container .row :nth-child(4) a .postContent {
    background-image: url(img/site/Logo_GetTemp.svg);
    background-size: auto 45px;
    background-repeat: no-repeat;
    background-position: 6% 11%;
}


.page-template-page-raas .postContent h2 {
    border-bottom: 1px solid #f69f0f;
    font-weight: 900;
    line-height: 120%;
    color: #f69f0f;
}
.page-template-page-raas .btn-primary {
    background-color: #f69f0f;
}

@media only screen and (max-width: 970px) {
	.special-boxes .container .row :nth-child(3) a .postContent, .special-boxes .container .row :nth-child(4) a .postContent {
    background-size: auto 35px;
    background-position: 30% 11%;
}
} 



.nachhaltig {
    position: absolute;
    left: 20px;
    top: 20px;
    max-width: 150px;
}

@media only screen and (max-width: 970px) {
	.nachhaltig {
    position: relative;
    left: auto;
    top: auto;
    max-width: 150px;
    margin: 0 auto;
    margin-bottom: 70px;
}
	
	.searchbar.container-fluid .container {
    max-width: 100%;
}
} 

.res-footer {
    position: relative;
}

.btn-gespraech i {
    font-size: 230%;
}

.btn-gespraech .plant-tree {
    margin-bottom: 5px;
}

.btn-gespraech .green-circle-button h4 {
/*
    font-size: 115%;
    font-weight: 900;
    padding-bottom: 5px;
    padding-top: 10px;
    line-height: 120%;
*/
}

.teaser-btn.get-temp {
    margin-top: 0;
    position: absolute;
    right: 8%;
    bottom: auto;
    top: 33%;
}
.teaser-btn.get-temp h5 {
    font-size: 115%;
    font-weight: 900;
    line-height: 120%;
}
.teaser-btn.get-temp h4 {
	    font-size: 115%;
    font-weight: 900;
    line-height: 120%;
}

.turquoise-circle-button {
    box-shadow: 2px 4px 0 2px rgb(0 0 0 / 10%);
    border: 0.5em solid #2db7bc;
    font-size: 1em;
    line-height: 1.1em;
    color: #fff;
    background-color: #2db7bc;
    margin: auto;
    border-radius: 50%;
    height: 11em;
    width: 11em;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    padding: 15px;
}

@media only screen and (max-width: 1440px) {
	.turquoise-circle-button {
    font-size: 75%;
}
}
@media only screen and (max-width: 1290px) {
	.teaser-btn.get-temp {
    right: 1%;
    bottom: 1%;
		top: auto;
		
}
}
@media only screen and (max-width: 970px) {
	.turquoise-circle-button {
    font-size: 60%;
    letter-spacing: 0.1em;
}
	.teaser-btn.get-temp h4 {
    margin-bottom: 0;
}
	.teaser-btn.get-temp {
    right: 1%;
    bottom: 15%;
}
	.teaser-btn.get-temp {
    transition: all .3s ease-in-out;
    z-index: 2;
}
} 


.challenge-header .header-text {
    max-width: 850px;
}

.page-template-page-challenge .headerScreen {
    background-position: center 100%;
    background-image: url(img/site/header-challenge.jpg);
    background-color: #000;
}
.challenge-header .claimTitle {
    font-size: 48px;
    line-height: 48px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
@media only screen and (max-width: 1280px) {
	.challenge-header .claimTitle {
    font-size: 38px;
    line-height: 38px;
}
}

.forminator-ui a:link, .forminator-ui a:visited, .forminator-ui a:active {
    color: #f37900;
}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a span,
	.navbar-default .navbar-nav .current_page_ancestor > a span
	{
		color: #f37900;
	}
@media only screen and (max-width: 970px) {
	.challenge-header .claimTitle {
    font-size: 28px;
    line-height: 28px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}
	.headerScreen.challenge-header {
    height: 460px;
}
	.headerScreen.challenge-header .vertical-center {
    top: 63%;
}
	.navbar-default .navbar-nav .open .dropdown-menu>.active>a span,
	.navbar-default .navbar-nav .current_page_ancestor > a span
	{
		color: #f37900;
	}
} 



.teaser-btn-temp {
    margin-top: 0;
    position: fixed;
    right: 2%;
    bottom: 36%;
}
@media only screen and (max-width: 1690px) {
	.teaser-btn-temp { right: 4%;}
}

.temp-button {
    box-shadow: 2px 4px 0 2px rgb(0 0 0 / 10%);
    border: 0.5em solid rgb(243 121 0);
    font-size: 0.8em;
    line-height: 1.1em;
    color: #fff;
    background-color: rgb(243 121 0);
    margin: auto;
    border-radius: 50%;
    height: 10em;
    width: 10em;
    position: relative;
    display: flex;
    align-items: center;
    text-align: center;
    flex-direction: column;
    justify-content: center;
}

.teaser-btn-temp:hover {
    opacity: 1;
	transform: scale(1.02);
	transition: all .3s ease-in-out;
}
.teaser-btn-temp {
	transition: all .3s ease-in-out;
	z-index: 999;
}
.teaser-btn-temp a:hover {
    opacity: 1;
}

.temp-button h4 {
    font-size: 110%;
    font-weight: 500;
    padding-bottom: 0px;
    line-height: 120%;
    letter-spacing: 0.05em;
}


.temp-button:hover {
	color:#fff;
	text-decoration: none;
	
}
.temp-button:visited {
	color:#fff;
	text-decoration: none;
	
}
.temp-link-greater-than {
    font-size: 1em;
}

.teaser-btn-temp {
	display: none;
}
.home .teaser-btn-temp,
.search-results .teaser-btn-temp
{
	display: block;
}
.search-results .teaser-btn-temp {
    margin-top: 0;
    position: fixed;
    right: 2%;
    bottom: auto;
    top: 20%;
}


@media only screen and (min-width: 970px) {
	.page-template-page-spezialisten .teaser-btn
	{
    right: 3%;
    top: 13%;
}
} 

@media only screen and (max-width: 1440px) {
.teaser-btn-temp {
    right: 2% !important;
    bottom: 2% !important;
    top: auto !important;
}
	.temp-button {
    font-size: 70% !important;
	}
} 
@media only screen and (max-width: 1290px) {
	.teaser-btn-temp {
    right: 1% !important;
    bottom: 2% !important;
    top: auto !important;
}
	.temp-button {
    font-size: 65% !important;
	}
}

@media only screen and (max-width: 970px) {
	.temp-button {
    font-size: 55% !important;
}
} 

@media screen and (min-aspect-ratio: 9/5) and (max-height: 900px) {
	.teaser-btn-temp {
    right: 1%;
}
	.teaser-btn {
    right: 11%;
}
}

h3.highlight {
    font-size: 29px;
    color: rgb(243 121 0);
    text-transform: uppercase;
/*    font-weight: 600;*/
}

@media only screen and (min-width: 970px) {
	.text-bild-section .row {
    display: flex;
	align-items: center;
}
.text-bild-section .row:nth-child(odd) {
    display: flex;
    flex-direction: row-reverse;
	align-items: center;
}
} 

h2.highlight {
    font-size: 44px;
    font-weight: 300;
    line-height: 120%;
	text-transform: uppercase;
}
.res-content #testimonialsSliderBox .container {
    overflow: unset;
}

body.page-template-page-karriere-neu, body.page-template-page-deine-bewerbung {
    font-size: 20px;
    line-height: 170%;
}

.page-template-page-karriere-neu .claimTitle {
    font-size: 60px;
    font-weight: 700;
    color: #FFF;
    display: block;
    line-height: 58px;
    padding-bottom: 10px;
    margin-bottom: 5px;
    text-transform: uppercase;
    border-bottom: none;
}
.page-template-page-karriere-neu .header-text {
    max-width: 800px;
}

.page-template-page-karriere-neu img {
    border-radius: 15px;
}

h2.strong {
    font-weight: 400;
}


.circle img {
    border-radius: 50%;
}
.dein-ansprechpartner .circle {
    padding-right: 45px;
}

@media only screen and (min-width: 970px) {
	.align-center {
    display: flex;
    align-items: center;
}
} 

.page-template-page-deine-bewerbung .slogan p {
    line-height: 130%;
    font-size: 110%;
}



@media only screen and (min-width: 970px) {
	.timeline-bewerbung .layout-timeline.row:nth-child(even) .timeline-postContent {
    margin-left: 10%;
}
.timeline-bewerbung .layout-timeline.row:nth-child(odd) .timeline-postContent {
    margin-right: 10%;
}
} 


.timeline-bewerbung {
    position: relative;
}

.timeline-bewerbung .layout-timeline.row {
	display: flex;
}
@media only screen and (min-width: 970px) {
	.timeline-bewerbung .layout-timeline.row:nth-child(even) {
    flex-direction: row-reverse;
}
} 
.timeline-start:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: rgb(170 169 169);
}

.timeline-container:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 100%;
    width: 2px;
    background-color: rgb(170 169 169);
}

.timeline-end:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0 auto;
	height: 10px;
	width: 10px;
	border-radius: 50%;
	background-color: rgb(170 169 169);
}

.res-timeline strong {
    font-weight: 600;
    font-family: "ff-meta-serif-web-pro", serif;
}


.timeline-bewerbung .layout-timeline.row .timeline-counter {
    content: "";
    position: absolute;
    top: 0;
    height: auto;
    width: fit-content;
    min-width: 65px;
    min-height: 65px;
    display: flex;
    margin: 0 auto;
    border-radius: 50%;
    border: 1px solid rgb(170 169 169);
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #fff;
	color: rgb(170 169 169);
    z-index: 1;
    font-size: 150%;
}
@media only screen and (min-width: 970px) {
	.timeline-bewerbung .layout-timeline.row:nth-child(odd) .timeline-counter {
    right: 0;
    transform: translateX(50%);
}
} 
.timeline-bewerbung .layout-timeline.row:nth-child(even) .timeline-counter {
    left: 0;
	transform: translateX(-50%);
}


@media only screen and (max-width: 970px) {

	.timeline-bewerbung .layout-timeline.row .timeline-counter {
    left: 0;
    transform: translateX(-50%);
		min-width: 50px;
		min-height: 50px;
}
			.timeline-bewerbung .layout-timeline.row .timeline-postContent {
    margin-left: 10%;
}
	
.timeline-start:after {
    right: auto;
    left: -4px;
}

.timeline-container:before {
	right: auto;
}

.timeline-end:after {
	right: auto;
	left: -4px;
}
} 

@media only screen and (max-width: 480px) {
	.timeline-bewerbung .layout-timeline.row .timeline-postContent {
    margin-left: 10%;
}
} 


.timeline-bewerbung .timeline-postContent {
    background: rgb(170 169 169);
    padding: 15px 30px;
    color: #fff !important;
}

.timeline-bewerbung h3.highlight {
	color: #fff !important;
}

.timeline-bewerbung ul {
    padding-left: 25px;
}

.timeline-bewerbung .fa-star {
    color: rgb(170 169 169);
}

.daily-business ul {
    font-size: 22px;
    line-height: 150%;
}
.daily-business ul li {
	padding-bottom: 10px;
}

.das-erwartet-dich .text-center {
    text-align: left;
}
.das-erwartet-dich .testimonial-image {
	display: none;
}
.das-erwartet-dich .post-carousel-item h3 {
    text-align: left;
}
 
.testimonialsSlider.das-erwartet-dich .carousel {
    padding: 30px 0;
}
.testimonialsSlider.das-erwartet-dich .controls .left {
    left: -60px;
}
.testimonialsSlider.das-erwartet-dich .controls .right {
    right: -60px;
}
.das-erwartet-dich .container {
	overflow: visible;
}
.testimonialsSlider.das-erwartet-dich .post-carousel-item h3 {
    font-size: 29px;
    font-weight: 300;
    color: rgb(243 121 0);
}
.testimonialsSlider.das-erwartet-dich .post-carousel-item p {
    font-size: 20px;
    color: #333;
}

.testimonialsSlider.das-erwartet-dich .postTxt {
    padding-right: 30px;
}
.testimonialsSlider.das-erwartet-dich #testimonialsSliderBox {
    min-height: auto;
}

.teaser-btn-karriere .temp-button h4 {
    font-size: 130%;
    font-weight: 500;
    padding-bottom: 0px;
    line-height: 120%;
    letter-spacing: 0.05em;
}

.sticker-link {
    width: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 6%;
    bottom: 6%;
    width: auto;
    margin: 0;
    padding: 0;
    z-index: 9;
}

@media only screen and (max-width: 970px) {
	.page-template-page-deine-bewerbung .slogan p {
    line-height: 120%;
    font-size: 80%;
}
	.sticker-link {
		display: none;
	} 
	
	h2.highlight {
    font-size: 30px;
    font-weight: 300;
    line-height: 120%;
    text-transform: uppercase;
}
	body.page-template-page-karriere-neu, body.page-template-page-deine-bewerbung {
    font-size: 18px;
    line-height: 160%;
}
} 

@media only screen and (max-width: 970px) {

	.timeline-bewerbung .row .timeline-counter {
    left: 0;
    transform: translateX(-50%);
		min-width: 50px;
		min-height: 50px;
}
			.timeline-bewerbung .row .timeline-postContent {
    margin-left: 10%;
}
	
.timeline-start:after {
    right: auto;
    left: -4px;
}

.timeline-container:before {
	right: auto;
}

.timeline-end:after {
	right: auto;
	left: -4px;
}
	.res-content .timeline-bewerbung .container {
    padding-top: 30px;
    position: relative;
    overflow: visible;
		max-width: 85%;
}
	.timeline-bewerbung .timeline-postContent {
    background: rgb(170 169 169);
    padding: 15px 20px;
    color: #fff !important;
}
	h3.highlight {
    font-size: 22px;
}
	.timeline-bewerbung .layout-timeline.row .timeline-postContent {
    width: 100%;
}
	.timeline-bewerbung ul {
    padding-left: 35px;
}
	.page-template-page-karriere-neu .claimTitle {
    font-size: 29px;
    line-height: 33px;
}
} 

@media only screen and (max-width: 480px) {
	.timeline-bewerbung .row .timeline-postContent {
    margin-left: 15%;
}
} 

@media only screen and (max-width: 970px) {
	#das-erwartet-dich.carousel .col-xs-6 {
    width: 100%;
}
	.daily-business ul {
    font-size: 18px;
    line-height: 150%;
}
	.testimonialsSlider .post-carousel-item h3 {
    font-size: 26px;
    font-weight: 600;
}
	.testimonialsSlider .post-carousel-item p {
    font-size: 18px;
    line-height: 150%;
    color: rgb(243 121 0);
}
	.testimonialsSlider.das-erwartet-dich .controls .left {
    left: -50px;
}
	.testimonialsSlider.das-erwartet-dich .controls .right {
    right: -50px;
}
	.testimonialsSlider .controls .left {
    left: -20px;
}
	.testimonialsSlider .controls .right {
    right: -20px;
}
} 
