
/*************************************************************************/
/* Fonts Standart  Roboto oder Roboto */

@import url(https://www.ulrich-associates.com/cm/Design/css/fonts/roboto/css/roboto.css); 


/*************************************************************************/
/* HTML und BODY */
html {
	overflow-x: hidden;
	}

html, body {
	width: 100%;
	height: 100%;
	position:relative;
}

body {
	color: #000;
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	background-color: #fff;  /* ededed */
	font-weight: 300;
	font-size: 17px;
	line-height: 170%;	
	display: table;
	}

/*************************************************************************/

/* Bootstrap Overwrite Main-Settings  */

h1, h2, h3, h4, h5, h6 {
    color: inherit;
	font-family: 'Roboto', sans-serif;
    font-weight: 300;
    line-height: 1.1;
}

h1 {
    font-weight: 300;
	font-size: 48px;
	padding-bottom: 15px;
}

h2 {
	font-size: 40px;
	line-height: 140%;
    font-weight: 100;
	padding-bottom: 0px;
}
.page-template-home h2
{
	font-size:60px;
	line-height: 100%;
    font-weight: 100;
	padding-bottom: 15px;
}
@media only screen and (max-width: 1440px) {
	.page-template-home h2 {
    font-size: 42px;
}
}
@media only screen and (max-width: 1280px) {
	.page-template-home h2 {
    font-size: 40px;
}
}

h3 {
	font-size: 30px;
	font-weight: 100;
	padding-bottom: 15px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 14px;
}

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: .9;
}

/*************************************************************************/

.container{
	width: 100%;
	max-width: 80%;
}

.container-fluid {
	padding: 0;
}
.row {
    margin-left: 0px;
    margin-right: 0px;
}


/*************************************************************************/
/*   Page Containers */

#res-pageWrapper {
  display: table-row;   
  height: 100%;
}

#res-pageheaderWrap{
}

#Logo {
    padding-top: 30px;
    margin-left: 15px;
    text-transform: uppercase;
}
#Logo a{
	transition: all 0s ease;
}

#Logo img{
	height: auto;
	width: 310px;
}
#Logo:hover{
	opacity: .6;
}
#LogoMobile{
	display: none;
}



#socials{
	margin-top: 30px;
	font-size: 16px;
	margin-left: 70px;
}

#socials li{
	float:left;
	list-style:none;
	margin-left:15px;
}

#socials li a {
	color: #000;
	border: 1px solid #000;
	border-radius: 33px;
	text-align:center;
	width: 33px;
	display:inline-block;
	font-size:14px;
	line-height: 30px;
	font-weight: 400;
}
#socials li a:hover {
	border: 0px;
	opacity: 0.8;
}

#social a:hover {
	opacity: .9;
	color: #fff;
}
#language-switcher {
	float :right;
	padding-right: -20px;
	color: #999;
	padding-top: 13px;
	font-size: 15px;
}
.language-active {
	color: #000 !important;
}

#language-switcher ul {
	list-style: none;
}

#language-switcher ul li {
	float: left;
	color: 	#999;
}

#language-switcher ul li.active {
	float: left;
	color: #000;	
}

#language-switcher ul li:first-child:after {
	content: "\00a0\00a0\00a0|\00a0\00a0\00a0";
}

#language-switcher ul li a {
	text-transform: uppercase;
	float: left;
	color: 	#999;
}

#language-switcher ul li.active a {
	float: left;
	color: #000;	
	font-weight: 300;	
}
	
	
/*************************************************************************/
/*  Parallax Header   */

	.parallaxCSS {
		background: url(../img/site/header-parallax-about-us.jpg) 50% 0 no-repeat fixed;
		background-size:cover;
		height: 500px;
		margin-bottom: 50px;
	}
	
	.page-template-kompetenzen .parallaxCSS {
		background-image: url(../img/site/header-parallax-kompetenzen.jpg);
	}
	
	.page-template-kompetenzen .parallaxCSS {
		background-image: url(../img/site/header-parallax-kompetenzen.jpg);
	}
	
	.page-template-kompetenzen .parallaxCSS {
		background-image: url(../img/site/header-parallax-kompetenzen.jpg);
	}
	
	.page-template-kompetenzen .parallaxCSS {
		background-image: url(../img/site/header-parallax-kompetenzen.jpg);
	}

	.page-template-page-kontakt .parallaxCSS {
		background-image: url(../img/site/home-banner-01.jpg);
	}
		.page-template-netzwerk .parallaxCSS {
		background-image: url(../img/site/home-banner-02.jpg);
	}
	
	.slogan{
		float: right;
		margin-top: 0%;
		margin-left: 50%;
		max-width: 700px;
	}
.slogan h4 {
    font-size: 50px;
    font-weight: 100;
    margin-bottom: 15px;
    max-width: 90%;
    text-align: right;
}
	
	.page-bar{
		width: 100%;
		height: auto;
		margin-bottom: 60px;
	}

	
/*************************************************************************/
/*  Page Content & Layout  */

#res-pageContent{
	padding: 40px 0 0 0;
}

#res-sliderShow{
	overflow:hidden;
	position:relative;
}
#res-sliderShow img{
	width: 100%;
	height: auto;
	display: none;
}
#res-sliderShow img.active{
  display:block;
}	


/*************************************************************************/
/* Bootstrap Navigation  */

#res-nav {
	margin-top: 60px;
	}
	
.navbar{
    margin-bottom: 10px;
}

.navbar-right {
	margin-right: 6%;
}
	
/*    nav Button  */
.nav > li > a {
	font-weight: 300;
	font-size: 21px;
	padding-right: 30px;
	/*color: inherit !important;*/
	transition: all .4s ease-in-out;
	}
	
/*   nav  hover   */
.nav > li > a:hover, .nav > li > a:focus {
	background-color: transparent !important;
	color: #000 !important;
	transform: translateY(-1px);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
  	color: #ccc;   
}
.navbar-default .navbar-nav>li>a {
    color: #999;
}
.navbar-nav .active{
	 color: #ccc !important; 
}
.current-menu-item a
{
	color:#000!important;
}
 /* subnav  */
.dropdown-menu > li > a {
	padding: 10px 20px;
	font-size: 14px;
	font-weight: 300;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus{
	color: #8F8F8F;
	outline: 0 none;
	text-decoration: none;
}
.dropdown-menu > .active > a, 
.dropdown-menu > .active > a:hover, 
.dropdown-menu > .active > a:focus{
	background-color: transparent !important;
}

.navbar-toggle {
	background-color: rgba(0, 0, 0, 0);
	border: 0px solid rgba(0, 0, 0, 0);
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	position: relative;
	padding-top: 9px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 15px;
	font-size: 24px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus{
	background-color: transparent;	
	opacity: 0.7;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar-collapse {
    border-top: 0px solid rgba(0, 0, 0, 0);
    box-shadow: 0 0px 0 rgba(255, 255, 255, 0.1) inset;
    padding-left: 0px;
    padding-right: 0;
}



/* *********************************************************************** */
/*  Fixed Nav   */
/* 
#fixedNav {
	background: rgba(255,255,255, .8);
    position: fixed;
    width: 100%;
    z-index: 999;
	-webkit-transition: all 1s ease;
	opacity: 0;
}
#fixedNav #scrollspy {
    padding-top: 2%;
}
#fixedNav #Logo {
    padding-top: 5%;
}
#fixedNav #Logo img {
    height: auto;
    width: 200px;
}
#fixedNav .nav > li > a {
    font-size: 17px;
    padding-right: 30px;
}
#fixedNav #language-switcher
{
	margin-top: 3%;
} */
.fadeFixNavIn {
	opacity: 0 !important;
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}



/*************************************************************************/
/*  Claim Intros  */	
		
	.claimPosition{
		position: absolute;
		z-index: 2;
		top: 60%;
		left: 50%;
		width: 800px;
		margin-left: -400px;
		margin-top: -220px;	
	}
		
	.tableBox {
		display: table;
		height: 100%;
		width: 100%;
	}
	.tableBox .tablePlacer {
		display: table-cell;
		vertical-align: middle;
	}
	.claimBox {
		text-align: center;
		width: 100%;
		font-size: 18px;
		line-height: 140%;
		color: #FFF;
		font-weight: 300;
	}
	.claimTitle {
		font-size: 70px;
		font-weight: 700;
		color: #FFF;
		display: inline-block;
		line-height: 105%;
		padding-bottom: 10px;
		text-transform: uppercase;
	}
	.claimTxt {
		font-size: 24px;
		line-height: 120%;
		font-weight: 300;
		text-transform: uppercase;
	}
	
	
	
	.claimBox .btn {
		margin: 2% 0 0 0;
	}
	.claimSkipp a{
		color: #fff;
		margin-top: -90px;
		position: absolute;
		z-index: 99;
	}
	

/*************************************************************************/
/* CUSTOME PAGE  - Customs  */


#news .postBox{
	overflow: hidden;

	
}#news .entry-content{
}


#news .postBox h2 {
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 2px;
	border-bottom: 0px solid #dedede;
}
#news .postDate{
	width: 100px;
	padding: 2px 12px;
	margin: 0;
	font-size: 13px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-bottom: 8px;
}

/*
.page-template-news h2 {
    font-size: 28px;
    font-weight: 100;
    padding-bottom: 2px;
	border-bottom: 0px solid #dedede;
}
.page-template-news .postBox{
	padding-right: 5%;
	padding-top: 1%;
	border-top: 1px solid #dedede;
	margin-top: 1%;
	min-height: 360px;
}
.page-template-news .postTxt{
	min-height: 180px;
}

.postDate{
	width: 100px;
	padding: 2px 12px;
	margin: 0;
	font-size: 13px;
	border-top: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	margin-bottom: 8px;
}
*/


.page-template-netzwerk h2 {
    font-size: 27px;
	line-height: 120%;
    font-weight: 100;
    padding-bottom: 0px;
	border-bottom: 0px solid #dedede;	
}

.page-template-netzwerk .postBox{
	padding-right: 0%;
}
.netzwerkLink{
	margin-top: 10px;
}

.page-template-netzwerk .res-button01{
	width: 70%;
	text-align: center;
}


.page-template-page-kontakt #content {
	margin-left: 15px;
}

.page-template-page-kontakt  .page-bar {
    margin-bottom: 23px;
}

.page-template-page-kontakt h3 {
    padding-bottom: 0px;
}

#res-sidebarKontakt{
	margin-bottom: 31px;
}

#googleMaps-button{
}

.page-template-kompetenzen .slogan{
	}
	
	
	
/*************************************************************************/
/* Footer  */

#res-footerWrap{
	display: table-row;
}
#res-footerWrap a{
	color: inherit;
}
#res-footer {
	font-size: 14px;
	line-height: 110%;
	padding-top: 20px;
}
.res-footerTxt{
	max-height: 280px;
	overflow: hidden;
}
.res-footerTxt p{
	margin: 0 0 0px;
	line-height: 160%;
}
.res-footerTxt h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 15px;
}

.res-footerTxt ul{
	padding-left: 0px;
}
.res-footerTxt li{
	list-style-type: none;	
	line-height: 160%;
}
.res-footerTxt a{
    color: #999;
	padding-bottom: 0px;
}
.res-footerCredits {
    font-size: 11px;
    color: #666;
    margin: 0 0 8% 0;
    padding-top: 40px !important;
    padding: 0;
}
.res-footerCredits a{
    color: #000 !important;	
}

.footerImprint{
	color: #ccc !important;
}
 .footerImprint a{
	color: #ccc !important;
}
      
	  
#res-footerFormularWrap {
    background: #2a2a2a;
    color: #8d8d8d;
    line-height: 1.4em;
    padding: 50px;
}
#res-footerFormularWrap h2 {
	font-size: 50px;
	font-weight: 100;
	line-height: 120%;
	color: #fff;
}
#res-contactWrap {
  /* background: none repeat scroll 0 0 #2a2a2a; 
  color: #8d8d8d; */
  line-height: 1.4em;
  padding: 50px 0;
}


/*************************************************************************/
/*  SingleContent */


#res-singleContent {
	margin-bottom: 2%;
	margin-top: 2%;
}
#res-singleContent .postImg {
	overflow: hidden;
	float: right;
	width: 30%;
	padding: 0 0 2% 4%;
}
#res-singleContent .postImg img{
	float: right;
	max-width: 100%;
	max-height: 400px;
	height: auto;
}
#res-singleContent .modal-body {
	padding: 0px;	
}




/*************************************************************************/
/* UI Elements Navigation  */

/*  onTop  */ 

	#navOnTop {
		height: 33px;
		width: 33px;
		background-color: #FFFFFF;
		display: none;
		position: fixed;
		z-index: 9999;
		overflow: hidden;
		bottom: 2%;
		right: 2%;
		color: #000;
		border-radius: 2px;
		padding-left: 12px;
		padding-top: 6px;
		transition: all .2s ease-in-out;
	}
	
	#navOnTop:hover {
		opacity: 0.8;
		transform: translateY(-3px);
		-webkit-transform: translateY(-3px);
	}
	#navOnTop .arrow-up {
		width:10px;
		height:10px;
		border-top:1px solid black;
		border-right:1px solid black;
	}
	
	#navOnTop .arrow-up:hover {
		width:11px;
		height:11px;
	}
	.arrow-up {
		display: inline-block;
		width:20px;
		height:20px;
		border-top:1px solid black;
		border-right:1px solid black;
		-moz-transform:rotate(315deg);
		-webkit-transform:rotate(315deg);
		-ms-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);
		-webkit-transform:rotate(135deg);
		-ms-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);
		-webkit-transform:rotate(45deg);
		-ms-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);
		-webkit-transform:rotate(-135deg);
		-ms-transform:rotate(-135deg);
	}
	.arrowWhite {
		border-top:1px solid white;
		border-right:1px solid white;
	}
	
	.arrow-left:hover, .arrow-right:hover, .arrow-down:hover, .arrow-up:hover{
		 width:24px;
		 height:24px;
	}

	.scrollSkipper {
		width: 40px;
		margin: 0 auto;
		padding: 30px 0;
	}


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



/*************************************************************************/
/*  Buttons Bootstrap  */

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

.btn-default {
	border: 1px solid #CCC;
	transition: all 0.4s ease-in-out;
	margin-top: 10px;
}
.btn-default a{
	color: #333;
}
.btn-default:hover, 
.btn-default:focus, 
.btn-default.focus {
	transform: translateX(2px);
	-webkit-transform: translateX(2px);
	padding: 10px 30px;
	opacity: .9;
}
.btn-default:hover a:hover{
	color: #000;
}



.btn-primary {
	background-color: #000;
	border-color: #000 !important;
	color: #fff !important;
	transition: all 0.4s ease-in-out;
}
.btn-primary a{
	color: #fff;
}

.btn-primary:hover,
.btn-primary a:hover {
	background-color: #333 !important;
	opacity: .9;
	transform: translateX(2px);
	-webkit-transform: translateX(2px);
	padding: 10px 30px;
}

btn-primary:hover, .btn-primary:focus, .btn-primary.focus {
	color: #fff;
	background-color: #000;
	border-color: #000;
}



/*************************************************************************/
/*   CMS Content Styles für  TinyMCE   */

.res-button01 {
	background-color: #FFF;
	color: #333;
	cursor: pointer;
	display: inline-block;
	width: auto;
	padding: 8px 16px;
	margin: 0 0 1% 0;
	font-size: 14px;
	font-weight:400;
	border: 1px solid #CCC;
	border-radius:2px;
	transition: all 0.4s ease-in-out;
}
.res-button01 a{
	color: #333;
}
.res-button01:hover  {
	color: #666;
	transform: translateX(2px);
	opacity: .9;
}
.res-button02 {  
	background: linear-gradient(to bottom,  rgba(37,37,37,1) 0%, rgba(0,0,0,1) 100%);
	color: #ccc;
	cursor: pointer;
	display: inline-block;
	width: auto;
	padding: 8px 16px;
	margin: 0 0 1% 0;
	font-size: 14px;
	border-radius:2px;
	border: 0px solid #000;
	transition: all 0.4s ease-in-out;
}
.res-button02 a{
	color: #ccc;
}
.res-button02:hover  {
	color: #FFF;
	transform: translateX(2px);
	opacity: .9;
}

.res-button-PDF {
	background-color: #FFF;
	color: #333;
	cursor: pointer;
	display: inline-block;
	width: auto;
	padding: 8px 16px;
	margin: 0 0 1% 0;
	font-size: 14px;
	font-weight:400;
	border: 1px solid #CCC;
	border-radius:2px;
	transition: all 0.4s ease-in-out;
}
.res-button-PDF a{
	color: #333;
}
.res-button-PDF:hover  {
	color: #666;
	transform: translateX(2px);
	opacity: .9;
}
.res-button-PDF i {
	margin-right: 10px;
}




.imageZoomer img{
	width: 100%;
	height: auto;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	display: block;
	max-width: 100%;
	height: auto;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
}
.imageZoomer img:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transform: scale(1.05);
}
.well {
	min-height: 20px;
	padding: 10px 40px;
	margin-bottom: 20px;
	margin-top: 10px;
	background-color: #fff;
	border: 0px solid #e3e3e3;
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
}


/*     CONTENT LAYOUTS  CUSTOM     */
	
	
/*************************************************************************/
/* Content postBox  */

	.postBox{
		margin-top: 5px;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	.postBox:last-child{
		border-bottom: 0px;
	}
	.postBox img{
		max-width: 90%;
		height: auto;
	}
	.postImg {
		overflow: hidden;
		float: right;
		width: 25%;
		text-align:right;
		margin-right: 4%;
	}
	.postTxt {
		float: left;
		overflow: hidden;
		width: 99%;
	}
	.withThumb .postTxt {
		float: left;
		width: 65%;
		overflow: hidden;
	}
	.postTxt h2 {
		margin-top:0px;
	}
	.postShowMore a{
		color: #999;
		font-size: 16px;
		float:left;
		clear:left;
	}
	.postShowMore a:hover{
		color: #000;
	}
	
	#post-601 .postBox {
		margin-bottom: 0;
		padding-bottom: 10px;
	}



/*************************************************************************/
/* Magazin Post Overview */

	#postMag .postBox{
		overflow: hidden;
		min-height: 270px;
		border-bottom: 0px solid #dedede;
		transition: all ease .5s;
		}
	  #postMag .postBox:hover{
		opacity: .6;
		transform: translateY(2px);
		-webkit-transform: translateY(2px);
		}
		
	#postMag .postImg {
		float: left;
		width: 100%;
		height: 130px;
		min-height: 120px;
		overflow: hidden;
	}
	#postMag .postBox img{
		width: 100%;
		height: auto;
	}#postMag .postTxt {
		width:99%;
		font-size: 1em;
		line-height: 1.6em;
		float: left;
		margin: 14px 0 0 0;
		overflow: hidden;
		height: 90px;
	}
	#postMag .postTxt h2 {
		overflow: hidden;
		font-weight: 400;
		font-size: 22px;
		line-height: 24px;
		height: 26px;
	}
	#postMag .postShowMore a{
		font-size: 16px;
		margin: 7px 0 0 0;
	}


/*************************************************************************/
/* popUp Boxes */
	
	#popup .postBox{
		padding: 0px;
		margin: 0px;
		border: 0px;
		overflow: hidden;
		height: auto;
		}
		
	/* image aus CMS crop 440 x 270 */
	#popup .thumbnail {   
		display: block;
		padding: 0px;
		margin: 0px;
		border: 0px;
		border-radius: 0px;
		width:100%;
		}
	#popup .postBox img{
		width: 100%;
		height: auto;
		-webkit-transition: all .4s ease;
		transition: all .4s ease;
		display: block;
		max-width: 100%;
		height: auto;
		-webkit-transform: scale(1);
		-moz-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	#popup .overlay {
		width: 100%;
		height: 100%;
		left: 0;
		position: absolute;
		top: 0;
		border-radius: 0px;
		opacity: 0;
		transition: 0.3s ease-out;
		-webkit-transition: 0.3s ease-out;
		color:#fff;
		background: rgba(0,0,0, .7);
		padding: 16px 30px;
	}
	
	/* overlayer Hover FX */
	#popup .postBox a.thumbnail:hover .overlay {
        opacity: 1;
		z-index: 100;

	}
	#popup .postBox img:hover,
	#popup .postBox a.thumbnail:hover img {
		-webkit-transform: scale(1.05);
		-moz-transform: scale(1.05);
		-ms-transform: scale(1.05);
		transform: scale(1.05);
	}
	
	#popup a.thumbnail {
		position: relative;	
	}
	#popup a.thumbnail:hover {
		opacity: 0.8;
	}
	#popup .popupLink .overlay {
		opacity: 1; 
	}



/*************************************************************************/
/* Modal Overlayer */
	
	.modal {
		overflow-y: hidden;
	}
	
	.modal-body {
		padding-bottom: 30px;	
	}
	
	.modal-body .breadcrumb {
		display: none;	
	}
	
	.modal-dialog {
		max-width:980px;
		width: 90%;
		margin: 30px auto;
	}
	
	.modal .postBox{
		overflow: hidden;
		box-shadow: 0 0 3px #CED1D3;
		padding: 0px;
		right: 0;	
	}
	.modal .postImg {
		width: 100%;
		height: auto;
		max-height: 250px;	
	}
	.modal .postBox img{
		width: 100%;
		height: auto;
	}
	.modal h2 {
		margin-top: 0;
	}
	.modal .postTxt {
		display: block;
		position: absolute;
		bottom: 1%;
		margin: 5% 0 0 6%;
		width: 90%;
		color: #fff;
		font-size: 15px;
		line-height: 19px;
		height:60px;
	}
	.close-modal {
		top: 25px;
		right: 25px;
		width: 75px;
		background-color: transparent;
		cursor: pointer;
	}
	.close-modal:hover {
		opacity: .3;
	}
	body.modal-open {
		overflow: visible;
	}
	.modal-header{
		border-bottom: 0px;
		/* text-align: right; */
	}
	
	.modal-footer{
		border-top: 0px;
		padding-bottom: 0px;
	}
	.modal-header .close {
		font-size:30px;
	}
	.modal-title{
		padding-left:20px;
	}
	.modal-content {
		border-radius: 0px;
	}
	#modalbox .postModalImg {
		float: right;
		width: 30%;
		margin-left:3%;
		overflow: hidden;
	}
	
	#modalbox .postModalImg img{
		width: 100%;
		height: auto;
	}
	
	.modal-backdrop {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 1030;
		background-color: #000;
	}
	.modal-backdrop.in{
		opacity:.8;
	}
		
	/*  Overwrite Transparent Modalbox */
	
	/*	
	.modal-backdrop.in{
		filter:alpha(opacity=90);
		opacity:.9;
		}
	#adress,
	#adress a{
		color: #fff;
	}
	.modal-content {
		background-color: transparent;
		border: 0px;
		border: 0px;
		border-radius: 0px;
		outline: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
	}
	.modal .xClose .lr {
		background-color: #fff;
	}
	.modal .xClose .lr .rl {
		background-color: #fff;
	}
	*/
	
		
	

/*************************************************************************/
/* Showcase Mobile Widescreen */

	#focusModal .postBox {
		margin: 10px 0;
		}
	#focusModal .postTxt{
		transition: all .7s ease-in-out;
		width: 45%;
		padding-top: 10px;
	}
	#focusModal .postTxt:hover{
		opacity: .7;
	}
	#focusModal .postTxt h2 {
		padding-bottom: 5px;
		font-size: 46px;
		text-transform: uppercase;	
	}

	#focusModal .col-xs-12,#focus .col-sm-12 {
		padding: 20px 0 20px 0;
	}
	/*
	#focusModal .row a:first-child .postBox {
		background-color: #eee;
	}
	#focusModal .row a:nth-child(2) .postBox {
		background-color: #dedede;
	}*/
	#focusModal .postImg {
		width: 40%;
		padding-top: 10px;
	}



/*************************************************************************/
/*  Formular  */
	.form-control {
		padding: 8px 20px;
		border: 1px solid #eee;
		color: #000;
		font-weight: 400;
		box-shadow: 0 0 3px #eee;
		border-radius: 0px;
		-webkit-border: 1px solid #eee;
		-webkit-appearance: none;
		transition: all .1s ease;
		background-color: #eee;
	}
	.form-control:hover{
		box-shadow: 0 0 3px #999;
		transform: translateY(-1px);
		-webkit-transform: translateY(-1px);
	
	}
	.formularTxt{
		margin-bottom:5px;
		padding-top:15px;
	}
	.formularMessageBox{
		margin-top: 20px;
		box-shadow: 0 0 3px #CED1D3;
	}
	#formMessageNewsletter{
		color: #A94442;	
		margin-bottom: 20px;
		font-size: 14px;
	}
	#newsletterbox{
		max-width: 600px;
		margin: 0 auto;
	}
	.newsletterPoupFormular input{
		margin-top:10px;
		font-size: 0.9em;
	}

	
	#robotic {
		display: none;
	}
	.alert-dismissible .close {
		right: -4px !important;
	}

/*************************************************************************/
/*  Tabs  */

	#tabs .tab-content{
		padding-top: 20px;
	
	}
/*************************************************************************/
/* Events */
	
	.event {
		padding-bottom: 20px;
		border-bottom: 1px solid #eee;
		margin-bottom: 20px;	
	}
	.event .media-body h3{
		font-size: 24px;
		font-weight: 300;
		padding-bottom: 5px;
		}
	.event a.media-left {
		padding-right: 30px;
	}
	
	.event a.media-left img {
		width: 150px;
	}
	.event a[data-toggle="collapse"]:after {
	  color: #000;
	  content: "";
	  font-family: FontAwesome;
	  font-size: 24px;
	  font-style: normal;
	  font-weight: normal;
	  margin-left: 20px;
	  text-decoration: inherit;
	}
	.event a.collapsed[data-toggle="collapse"]:after {
	  content: "";
	}
	.event .panel-body {
	  padding: 20px 0 0 0;
	}
	#event_drop_down{
		letter-spacing: 1px;
		height: 40px;
	}
	
	
	
/*************************************************************************/
/* Onepage 880px Content  */
	
	section{
	}


	.onepage-content{
		text-align: center;
		margin: 0px auto;
	}
	.onepage-content .description{
		text-align: center;
		max-width: 880px;
		margin: 0 auto;
	}
	.onepage-content:first-child{
	}
	.onepage-content:nth-child(2){
	}
	.onepage-content h2 {	
		position: relative;
		padding-bottom: 40px;
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-padding-start: 0px;
	}
	.onepage-content h2:after {
	  content: "";
	  left: 48%;
	  position: absolute;
	  bottom:10px;
	  width: 4%;
	  height: 1px;
	  background-color: #ccc;
	}



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

	.gallery-item{
		overflow: hidden;
		min-height: 120px;	
		max-height: 200px;	
		margin-left: 0px;
		border: 0px solid #ededed
	}
	.gallery-icon img{
		width: 100%;
		height:auto;
		border: 0px !important;
	}
	.gallery-item .wp-caption-text{
		display: none;
	}
	#gallery-1 img {
	}
	
	/*
	#kontakt-formular .container,
	#googleMaps .container,
	#googleMaps-button .container{
		width: 100%;
    	max-width: 68%;
	}*/
	
	#kontakt-formular{
		padding: 0px 0;
		margin-bottom: 80px;
	}
	
	#kontakt-formular .form-control {
		margin-bottom: 10px;
	}
	
	#googleMapsBox{
		width:100%;
		height: 600px;
	}
	
	#googleMaps .col-xs-12 {
		padding: 0px; 
	}
	
	#lageplan {
		margin-bottom: 30px;
	}
	
	.lageplanImage{
		width: 90%;
		height:auto;
		margin-left: 10%;
	}
	#lageplan-animiert video{
		width: 90%;
		height:auto;
		margin-left: 10%;
	}
	
	
	.openGoogleMaps {
		display: inline-block;
	}
	
	
/*************************************************************************/
/*  imagelightbox X */

	#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 BASICS  RES   */
/*************************************************************************/
/*  WordPress fixes & Bootstrap Overwrite fixes  - Standart Settings    */


	.page-header{
		padding-left: 30px;
		border: 0px;
		padding-top: 30px;
	}


	#impressum{
		font-size: 13px;
		font-weight: 300;
		line-height: 140%;
		padding-bottom: 60px;
		overflow: hidden;
		max-width: 999px;
		margin-left: 8%;
	}
	
	.page-id-957 h2,
	.page-id-22 h2{
		margin-left: 9%;
	}
	.entry-content tbody tr{
		border-bottom: 1px solid #dedede;
		padding-bottom: 3px;
		font-size: 15px;
	}
	.entry-content table {
		width: 100%;
		border-spacing: 5px !important;
	}
	.entry-content table td{
		padding: 5px!important;
	}
	.archive .contentbox,
	.search-results .contentbox {
		padding: 2% 4% 2% 4%;
		margin-bottom: 1%;
		border-bottom: 1px solid #dedede;
	}
	.search-results #sidebar .widget {
		padding: 2% 4% 2% 4%;
		margin-bottom: 1%;
		border-bottom: 1px solid #dedede;
	}
	.search-results h1{
		padding: 0 4% 1% 4%;
		margin-bottom: 1%;	
	}
	#sidebar .search-field{
		display: block;
		width: 100%;
		height: 34px;
		padding: 6px 12px;
		font-size: 14px;
		line-height: 1.428571429;
		color: #555555;
		vertical-align: middle;
		background-color: #fff !important;
		border: 1px solid #cccccc;
		border-radius: 4px;
	}
	#sidebar .search-submit{
		display: inline-block;
		padding: 8px 14px;
		margin-bottom: 0;
		font-size: 15px;
		font-weight: normal;
		line-height: 1.428571429;
		text-align: center;
		white-space: nowrap;
		vertical-align: middle;
		cursor: pointer;
		background-image: none;
		background-color: #fff !important;
		border: 1px solid #dedede;
		border-radius: 0px;
	}
	
	#sidebar ul {
		-webkit-margin-before: 0em;
		-webkit-margin-after: 0em;
		-webkit-padding-start: 0px;
	}
	
	#post-643, #post-643 h2 {
		display: none;
	}
		
	
	/* singelContent post nav */
	.post-navigation {
		overflow: hidden;
		margin-top: 5%;	
		font-size: 14px;
	}
	
	.post-navigation a {
		color: #666 !important;
	}
	
	.post-navigation a span{
		padding:9px;	
	}
	
	.nav-previous{
		float: left;
	}
	
	.nav-next{
		float: right;
	}
	
	#res-comments{
		border: 1px solid #CCC;
	}
	
	.breadcrumb {
		line-height: 60px;
		padding: 0 5px;
		list-style: none;
		background-color: transparent;
		border-radius: 0px;
		border-bottom: 1px solid #dedede;
		width: auto;
		display: inline;
	}
	
	.executive-search-content {
		margin-top: 26px;	
	} 


/* POINTER NAV START */

	.tooltip {
	    left: -50px !important;
	    margin-top: 4px;
	}

	body > .navbar-collapse .nav {
	    float: none;
	    margin: 0;
	    padding-right: 10px;
	    position: fixed;
	    right: 0;
	    top: 50%;
	    -webkit-transform: translateY(-50%);
	        -ms-transform: translateY(-50%);
	            transform: translateY(-50%);
	    z-index: 20;
	}

	body > .navbar-collapse .nav > li {
		    float: none;
		    margin: 0;
		    padding: 0;
	}

	body > .navbar-collapse .nav > li.fa:before{
		    display: none;
	}

	body > .navbar-collapse .nav > li span {
		    display: none;
	}

	body > .navbar-collapse .nav li.active a:before {
		    background: #000 none repeat scroll 0 0;
		    border: 1px solid #eee;
			background-color: #eee;
		    height: 6px;
		    margin: auto;
		    width: 6px;
	}

	body > .navbar-collapse .nav li a:before {
		    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		    border: 1px solid #ccc;
			background-color: #ccc;
		    border-radius: 6px;
		    content: "";
		    height: 6px;
		    position: absolute;
		    width: 6px;
	}
		
	body > .navbar-collapse .nav li a:hover {
		    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	}

	body > .navbar-collapse .nav li a:focus {
		    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		    opacity: 1;
		    filter: alpha(opacity=100);
		    outline: none;
	}
/* POINTER NAV END */
	
#res-pageHeader div
{
	z-index:99999;
}	
/* NAV SIDE START */

#nav-side {
	display: none;
}

.nav-side-inside {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}

.lines-button {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: medium none;
  cursor: pointer;
  float: right;
  margin-bottom: 8px;
  padding: 9px 10px;
  position: fixed;
  right: 15px;
  top: 2px;
  z-index: 1000;
  -webkit-transition: all 0.3s ease 0s;
          transition: all 0.3s ease 0s;
}
.lines-button:hover {
    opacity: 1;
    filter: alpha(opacity=100);
}
.lines-button:active {
}
.lines {
    background: #ccc none repeat scroll 0 0;
    display: inline-block;
    height: 3px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 25px;
}
.lines:before, .lines:after {
    background: #ccc none repeat scroll 0 0;
    content: "";
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    -webkit-transform-origin: 0.28571rem center 0;
        -ms-transform-origin: 0.28571rem center 0;
            transform-origin: 0.28571rem center 0;
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
    width: 25px;
}
.lines:before {
    top: 8px;
}
.lines:after {
    top: -8px;
}
.lines-button.x.closebutton .lines {
    background: transparent none repeat scroll 0 0;
}
.lines-button.x.closebutton .lines:before, .lines-button.x.closebutton .lines:after {
    top: 0;
    -webkit-transform-origin: 50% 50% 0;
        -ms-transform-origin: 50% 50% 0;
            transform-origin: 50% 50% 0;
    width: 25px;
}
.lines-button.x.closebutton .lines:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
            transform: rotate3d(0, 0, 1, 45deg);
}
.lines-button.x.closebutton .lines:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
            transform: rotate3d(0, 0, 1, -45deg);
}


body.open #nav-side {
    -webkit-transition: background-color 0.3s ease 0s;
            transition: background-color 0.3s ease 0s;
    background: rgba(0, 0, 0, 0.9) none repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    margin: 0;
    width: 100%;
	z-index: 999;
}

body.open .lines-button .lines::before, 
body.open .lines-button .lines::after {
	background: #fff none repeat scroll 0 0;
}
.nav-side-inside{
	color: #fff;
}

#res-footer .row
{
	border-top:1px solid #ccc;
}

.website-link
{
	float: right;
    margin-right: 0px;
    margin-top: 0px;
    font-size: 24px;
    color: #000!important;
}
#home-big-pic
{
	width: 81%;
	margin:0 auto;
	position:relative;
}
#home-big-pic img
{
	width: 100%;

}
#home-posi
{
	position: absolute;
    bottom: 5%;
    left: 5%;
    width: 50%;
}
@media only screen and (max-width: 1440px) {
	#home-posi {
    position: absolute;
    bottom: 0%;
    left: 5%;
    width: 60%;
}
}
#home-portrait
{
	position: absolute;
	z-index: 3;
    top: 10px;
    right: 4%;
    width: auto;
	height: auto;
}


.page-template-home #res-footer .row
{
	border:0px;
}
#home-posi .entry-content
{
	font-size: 20px;
    line-height: 120%;
}
@media only screen and (max-width: 1280px) {
	#home-posi .entry-content {
    font-size: 18px;
    line-height: 120%;
}
}
@media only screen and (max-width: 1100px) {
	#home-posi .entry-content {
    font-size: 16px;
    line-height: 120%;
}
}
#home-posi-mobile
{
	display:none;
}
#about-us .postBox:nth-child(1n+2) .postImg {
    float: left!important;
	text-align:left;
}
#about-us .postBox:nth-child(1n+2) .postTxt { 
    float: left!important;
}
	
/* NAV SIDE END */	

#res-secondNav,
#res-secondNavCMS {
	margin-top: 20px;
	padding-left: 5px;
}

#res-secondNav li {
	margin-bottom: 8px;
	border-bottom: 0;
	font-size: 1em;
	line-height: 1.3em;
}

#res-secondNavCMS li {
	font-size: 16px;
	line-height: 1.4em;
	float: left;
	text-align: center;
}

#res-secondNavCMS .nav-title li {
	margin-top: 20px;
}

#res-secondNavCMS .nav-title li a {
	color: #666;
	font-weight: 400;
}

#res-secondNavCMS li.active {	
	font-weight: 700;		
}

#res-secondNavCMS li a {
	padding-bottom: 16px;
    padding-left: 15px;
    padding-right: 15px;
	padding-top: 16px;
}	

#res-secondNavCMS li a.active {
	position: relative;
	background: #d6d6d6;
}

#res-secondNavCMS li a.active:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(153, 153, 153, 0);
	border-left-color: #d6d6d6;
	border-width: 26px;
	margin-top: -26px;
}

#secondnav-content .postBox  {
	width: 60%;
	margin-top: 3%;
	margin-left: 7%;
}

#secondnav-content .postBox .postTxt h2 {
	font-size: 36px;
	font-weight: 300;
	padding-top: 20px;
	overflow: visible;
	height: auto;
}

#secondnav-content .category-kompetenzen-executive-search {
	padding: 2% 4%;
	box-shadow: 3px 4px 20px rgba(0, 0, 0, 0.2);
}

#postMag #secondnav-content .postBox:hover {
	opacity: 1;		
	-webkit-transform: none;
	transform: none;
}

#executiveSearch {
	min-height: 500px;
}

.secondnav-dyn {
	margin-top: 10px;
	margin-left: -2px;
}

.week-nr {
	min-height: 32px;	
}

#res-secondNavCMS .week-nr li {
	float: left;
	text-align: center;
	color: #000;
	font-size: 16px;
	font-style: italic;
	font-weight: 700;
	padding-bottom: 10px;
	border-bottom: 1px solid #000;
}

#res-secondNavCMS .week-nr li:first-child {
	border-bottom: 3px solid #fff;
	text-align: center;
}

#secondnav-content .week-list {
	display: none;
}

#secondnav-content .week-list:nth-child(1) {
	display: block;
}

#res-secondNavCMS .nav-title ul li:first-child {
	visibility: hidden;
}

.kreis {
    background-color: #f0f0f0;
    position: relative;
    min-width: 10px;
    height: 10px;
    border-radius: 100px;
    margin-right: 10px;
	padding: 5px 10px;
}

.arrow_box {
	position: absolute;
	background: #000;
	display: none;
}
.arrow_box:after {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(0, 0, 0, 0);
	border-left-color: #000;
    border-width: 10px;
    margin-top: -10px;
}

#res-secondNavCMS .week-nr li:first-child .arrow_box {
	display: block;
	height: 5px;
	width: 6%;
	margin-top: 7px;
	margin-left: 15px;
}

.nav-643 {
	width: 8%;
}

.nav-647 {
	width: 9%;
}

.nav-649 {
	width: 12%;
}

.nav-651 {
	width: 13%;
}

.nav-653 {
	width: 13%;
}

.nav-655 {
	width: 12%;
}

.nav-657 {
	width: 17%;
}

.nav-659 {
	width: 15%;
}

.res-footerCredits img {
    max-width: 200px;
}

@media only screen and (max-width: 1690px) {
	.res-footerCredits img {
     	max-width: 160px;
		margin-top: 20px; 
}
}

@media only screen and (max-width: 1440px) {
	.res-footerCredits img {
     max-width: 120px;
		margin-top: 20px; 
}
}
@media only screen and (max-width: 970px) {
	.res-footerCredits img {
    max-width: 100%;
}
} 

.container-footer {
    width: 81%;
    margin: 0 auto;
    position: relative;
}
#news .postBox:nth-child(2n+3) {
clear: both;
}

#netzwerk .postBox img {
    max-width: 180px;
    height: auto;
}
#netzwerk .withThumb .postTxt {
    width: 85%;
}

@media only screen and (max-width: 1690px) {
	#netzwerk .postBox img {
    max-width: 150px;
    height: auto;
}
@media only screen and (max-width: 970px) {
	#netzwerk .postBox img {
    max-width: 150px;
    height: auto;
}
	#netzwerk .withThumb .postTxt {
    width: 100%;
}
} 

#home-posi p:first-child {
    line-height: 150%;
    margin-bottom: 30px;
    margin-top: 20px;
    font-size: 110%;
}
@media only screen and (max-width: 1440px) {
	#home-posi p:first-child {
    line-height: 150%;
    margin-bottom: 20px;
    margin-top: 15px;
}
}
@media only screen and (max-width: 1100px) {
		#home-posi p:first-child {
    line-height: 150%;
    margin-bottom: 5px;
    margin-top: 5px;
}
	#home-posi .postBox {
    margin-bottom: 0px;
    padding-bottom: 5px;
}
}
#home-posi span {
    font-weight: 100;
    font-size: 155%;
    background: #fff;
    padding: 0 10px;
}
#home-posi-mobile span {
    font-weight: 100;
    font-size: 145%;
}
@media only screen and (max-width: 970px) {
#res-footerWrap .website-link {
    display: table-cell;
    width: 50%;
    float: right;
}
} 

#res-footerWrap .website-link {
	display: none;
}
.home #res-footerWrap .website-link {
	display: block;
}
#home-posi .small {
    font-size: 80%;
}
@media only screen and (max-width: 1580px) {
	.page-template-home h2 {
    font-size: 50px;
    line-height: 100%;
    font-weight: 100;
    padding-bottom: 10px;
}
	#home-posi {
    position: absolute;
    bottom: 0%;
    left: 5%;
    width: 55%;
}
}
	
.res-eMail {
    position: absolute;
    left: -4000px;
    border: 1px dotted #ccc;
    padding: 10px;
}	