/*
Theme Name: bmuellers
Theme URI: http://www.cubegrafik.com
Description: Cubegrafik - Wordpress Theme
Author: Michael Oppliger | Cubegrafik
Author URI: http://www.cubegrafik.com
Template: twentyfourteen
Version: 1.0.5
*/




* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	background-color:#fff;
}

html, body {
	margin:0;
	padding:0;
	font-size: 22px;
	font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
	line-height:1.5;
	color:#646464;
	height:100%;
	background-size:100% auto;
}

body {
	background-color:#fff;
}

a {
	text-decoration:none;
	outline:none;
	color:#646464;
}
a:hover {
	color:#65bc02;
}


img {
	display:block;
}

h1 {
    color: #65bc02;
    font-size: 130%;
    margin-top: 0;
    margin-bottom:0;
	font-family: "etica-display",sans-serif;
	font-style: normal;
	font-weight: 200;
}

h2 {
	font-weight:normal;
	color: #646464;
	font-size: 130%;
    margin-bottom: 30px;
    margin-top: 0;
}
h3 {
    background-color: #d7d7d7;
    color: #494949;
    display: block;
    font-size: 100%;
    font-weight: 400;
    padding: 5px 10px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.centered {
    margin: auto;
    max-width: 1220px;
    padding: 0 10px;
    position:relative;
}


.table {
    display: table;
    height: 100%;
    width: 100%;
}
.tableCell {
    display: table-cell;
    vertical-align: middle;
}
ul.noList {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
ul.inlineLi li {
	display:inline-block;
}


section.mainSection {
    padding-bottom: 45px;
    position: relative;
}
section.whiteArrow:after {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #fff;
    bottom: -25px;
    content: " ";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}
section.greyArrow:after {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #e3e3e3;
    bottom: -25px;
    content: " ";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}
section.homeSection {
	padding-top:85px;
	background-color:#fff;
	z-index:5;
}
section.projectSection {
	background-color:#e3e3e3;
	z-index:4;
}
section.contactSection {
	-o-transition:height 0.5s ease-Out, min-height 0.5s ease-Out;
    -ms-transition:height 0.5s ease-Out, min-height 0.5s ease-Out;
    -moz-transition:height 0.5s ease-Out, min-height 0.5s ease-Out;
    -webkit-transition:height 0.5s ease-Out, min-height 0.5s ease-Out;
    transition:height 0.5s ease-Out, min-height 0.5s ease-Out;
}
section.closedSection {
	min-height:0;
	height:0px;
	padding-bottom:0px;
	overflow:hidden;
}


.sectionHeader {
    background-color: #65bc02;
    color: #fff;
    text-align: center;
    font-size:136%;
    position:relative;
}
.sectionHeader .tableCell {
    padding-bottom: 30px;
    padding-top: 30px;
}
.sectionHeader span {
	display:block;
	font-size:66%;
}
.sectionHeader.arrowGreen:after {
    border-left: 25px solid transparent;
    border-right: 25px solid transparent;
    border-top: 25px solid #65bc02;
    bottom: -25px;
    content: " ";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}




header {
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    width: 100%;
    z-index: 99;
    top:0px;

    -o-transition:top 0.5s ease-Out;
    -ms-transition:top 0.5s ease-Out;
    -moz-transition:top 0.5s ease-Out;
    -webkit-transition:top 0.5s ease-Out;
    transition:top 0.5s ease-Out;
}
#page.smallHeader header {
    top: -180px;
}

.leftCol {
    width: 650px;
    float:left;
}

.rightCol {
    width: 540px;
    float:right;
}


nav {
    font-size: 136%;
    padding-top: 23px;
}
nav ul.noList {
    padding: 0;
}
nav li {
	padding: 0 25px;
}
nav li:first-child {
	padding-left:0;
}
nav li:last-child {
	padding-right:0;
}
nav a.activeNav {
	color:#65bc02;
}
#logoDiv {
    background-repeat: no-repeat;
    background-size: 100% auto;
    height: 85px;
    margin: auto;
}
#logoDiv:hover {
	cursor:pointer;
}

#mobileNavIcon {
	display:none;
}




#teaserLeft {
	float:left;
}
#teaserMiddle {
	float:left;
}
#teaserRight {
	float:left;
}


.teaser {
	display:table;
	background-size: cover;
}
#teaser1 {
    height: 230px;
    width: 420px;
    margin-bottom:10px;
}
#teaser2 {
    height: 175px;
    width: 420px;
}
#teaser3 {
    height: 415px;
    width: 220px;
    margin-left:10px;
    margin-right:10px;
    background-color:#e3e3e3;
    padding:10px;
    font-size:136%;
    line-height:1.2;
}
#teaser3 strong {
	color:#65bc02;
}
#teaser3 p {
	margin:0;
}
#teaser4 {
    height: 415px;
    width: 540px;
}


.overlay {
    background-color: rgba(101, 188, 2, 0.7);
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    color:#fff;

    font-family: "lft-etica",sans-serif;
	font-style: normal;
	font-weight: 400;
	opacity:0;

	-o-transition:opacity 0.5s ease-Out;
    -ms-transition:opacity 0.5s ease-Out;
    -moz-transition:opacity 0.5s ease-Out;
    -webkit-transition:opacity 0.5s ease-Out;
    transition:opacity 0.5s ease-Out;
}
.overlay:hover {
	color:#fff;
	opacity:1;
}
.overlay span {
    border: 2px solid #fff;
    padding: 6px 15px;
}

#navYear {
    padding-bottom: 20px;
    padding-top: 40px;
}
#navYear ul {
	text-align:center;
}
#navYear li {
    padding: 0 20px;

    font-family: "lft-etica",sans-serif;
	font-style: normal;
	font-weight: 400;
}
#navYear ul li.active a {
	color:#65bc02;
}

ul.projectSubNav {
    display: none;
    font-size: 77%;
    text-align: center;
    padding-bottom: 20px;
}
ul.projectSubNav.active {
	display:block;
}
ul.projectSubNav li {
    padding: 0 15px;
}
ul.projectSubNav li.active a {
	color:#65bc02;
}

ul.projectSubNav li.liSelectField {
    padding-right: 45px;
    position: relative;
    text-align: left;
    display:none;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	color:#65bc02;
	font-size:130%;
	line-height: 1;
}
ul.projectSubNav li.liSelectField:hover {
	cursor:pointer;
}


ul.projectSubNav li.liSelectField span {
	display: inline-block;
	overflow: hidden;
	height: 22px;
}
.selectfieldIcon {
	height: 20px;
	position: absolute;
	width: 33px;
	top:10px;
	right:10px;
}
.selectfieldIcon div {
    background-color: #646464;
    height: 2px;
    position: absolute;
    top: 9px;
    width: 20px;

    -o-transition:all 0.5s ease-Out;
    -ms-transition:all 0.5s ease-Out;
    -moz-transition:all 0.5s ease-Out;
    -webkit-transition:all 0.5s ease-Out;
    transition:all 0.5s ease-Out;
}
.selectfieldIcon div:nth-child(1) {
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.selectfieldIcon div:nth-child(2) {
	left: 13px;

	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}

.onlyLightbox {
	display:none;
}

section.projectSection .subContent {
	min-height: 690px;
}

.projectContainerLeft {
	width:660px;
	float:left;
}
.projectContainerLeft img.leftImg {
	width:420px;
	float:left;
}
.projectContainerLeft img.rightImg {
	width:220px;
	float:left;
	margin: 0 10px 10px;
}

.projectContainerLeft div.leftImg {
    background-size: cover;
    float: left;
    height: 680px;
    width: 420px;
}
.projectContainerLeft div.rightImg {
    background-size: cover;
    float: left;
    height: 220px;
    margin: 0 10px 10px;
    width: 220px;
}

.projectContainerRight {
	float:left;
	width:540px;
}

a.accordionLink {
    display: block;
    position: relative;
}
a.accordionLink.close .selectfieldIcon div:nth-child(1) {
	-o-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
a.accordionLink.close .selectfieldIcon div:nth-child(2) {
    -o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	transform:rotate(45deg);
}
.accordionContent {
	font-size:77%;
	display:none;
}





.gallery:hover {
	cursor:pointer;
}

.featherlight {
	z-index:99;
}
.featherlight .featherlight-inner {
    height: 100%;
    overflow: hidden;
}
.featherlight .featherlight-content {
    background: none;
    cursor: auto;
    display: inline-block;
    margin-left: 0;
    margin-right: 0;
    max-height: 95%;
    max-width: 95%;
    overflow: auto;
    padding: 25px 25px 0;
    position: relative;
    text-align: left;
    vertical-align: middle;
    white-space: normal;
    width:100%;
    height:100%;
}
.featherlight .featherlight-close-icon {
    background-color: rgba(255, 255, 255, 0);
    background-image: url("images/closeLightbox.png");
    background-size: 100% 100%;
    height: 40px;
    overflow: hidden;
    text-indent: 100px;
    width: 40px;
}

/*
.slick-slider {
    height: 100%;
}
.slick-list {
    height: 100%;
}
.slick-track {
	height:100%;
}
.slick-slide {
	height:100%;
	display:table-cell !important;
	vertical-align:middle;
	text-align:center;

	-o-transition:all 0.5s ease-Out;
    -ms-transition:all 0.5s ease-Out;
    -moz-transition:all 0.5s ease-Out;
    -webkit-transition:all 0.5s ease-Out;
    transition:all 0.5s ease-Out;
}
.slick-slide {
   	-o-transform:scale(0.6);
	-ms-transform:scale(0.6);
	-moz-transform:scale(0.6);
	-webkit-transform:scale(0.6);
	transform:scale(0.6);
}
.slick-center {
   	-o-transform:scale(1);
	-ms-transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	transform:scale(1);
}
.slick-slide img {
	margin:10px;
	display:inline;

    max-height: 80%;
    max-width: 80%;
}

.slick-dots {
    bottom: 10px;
}
*/
.slick-slider {
    height: 100%;
}
.slick-list {
    height: 100%;
}
.slick-track {
    height: 80%;
}

.slick-slide {
	text-align:center;
	height: 100%;
}
.slick-slide img {
    display: inline;
    max-height: 100%;
    max-width: 100%;
    padding:50px;
}
.slick-dots {
    bottom: 0px;
}
.slick-dots li button:before {
    color: #fff;
    font-size: 15px;
    opacity: 1;
}
.slick-dots li.slick-active button:before {
    color: #65bc02;
    opacity: 1;
}





section.teamSection {
    padding: 0;
}

ul.teamSubNav {
    margin-right: 10px;
    margin-top: 80px;
    width: 420px;
    bottom: 40px;
    position: absolute;
    z-index: 3;
    line-height: 2;
}
.teamSubNav li {
    float: left;
    width: 50%;
}
.teamSubNav li:nth-child(2) {
    width: 100%;
}
ul.teamSubNav li.active a {
    color: #65bc02;
}

ul.teamSubNav li.liSelectField {
    padding-right: 45px;
    position: relative;
    text-align: left;
    display:none;
	padding-left: 10px;
	padding-top:10px;
	padding-bottom:5px;
	color:#65bc02;
	/*font-size:130%;*/
	line-height: 1;
}
ul.teamSubNav li.liSelectField:hover {
	cursor:pointer;
}


ul.teamSubNav li.liSelectField span {
	display: inline-block;
	overflow: hidden;
	height: 22px;
}



.teamSection .subContent {
    float: right;
    width: 770px;
    min-height: 720px;
}
.teamSection .subContent img {
    width: 470px;
    float:left;
}
.teamSection .subContent div {
    width: 470px;
    height:720px;
    background-size:cover;
    float:left;
}
.teamSection .subContent #subSection {
    width: 100%;
}

.teamSection .subContent img.mitarbeiterOverview {
    width: 100%;
}
.teamSection .subContent article {
    float: left;
    margin-bottom: 0;
    margin-top: 80px;
    padding: 0 15px 0 30px;
    width: 300px;
    font-size:77%;
}

/*
#slideTeam {
    overflow: hidden;
    width: 100%;
    position:relative;
}
*/
#slideTeam {
    left: 0;
    overflow: hidden;
    padding: 0 10px;
    position: absolute;
    width: 100%;
}

/** Cookie Notice **/

.cookie-notice{
	background-color: #65bc02;
	color:#ffffff;
}

.cn-button{
	color: #ffffff;
	border: 1px solid #ffffff;
	padding: 2px 8px;
	position: relative;
}

.cn-button:hover{
	color: #ffffff;
}

.cn-more-info{
	padding-left: 20px;
}

.cn-more-info::before,
.cn-more-info::after{
	background-color: #ffffff;
	content: '';
	display: block;
	height: 1px;
	position: absolute;
	left: 9px;
	width: 5px;
}

.cn-more-info::after{
	-webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
	transform: rotate(40deg);
	top: 8px;
}

.cn-more-info::before{
	-webkit-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
	transform: rotate(-40deg);
	top: 11px;
}


/** Impressum und Datenschutz **/

.js #dsgvo,
#impressum-content {
	display:none;
	font-size: 87.5%;
}
#dsgvo a,
#impressum-content a {
	color:#65bc02;
}



/* Contact */

section.contactSection {
	background-color:#646464;
	color:#fff;
}
#contactMap {
	height: 690px;
}


section.contactSection h2 {
	color:#fff;
	margin-top: 60px;
}
section.contactSection a {
	color:#fff;
}
section.contactSection a:hover {
    color: #65bc02;
}
.contactLeft {
    float: left;
    margin-right: 10px;
    width: 420px;
    font-size:77%;
}
.contactRight {
    float: left;
    width: 770px;
    font-size:77%;
}


.contactSection table {
	width:100%;
}
.contactSection table td {
	vertical-align:top;
}
.contactSection table td.textRight {
	text-align:right;
}
.contactSection table td:first-child {
    width: 140px;
    padding-top: 12px;
}
.contactSection table td input, .contactSection table td textarea {
    background: #fff;
    border: none;
    color: #646464;
    font-size: 100%;
    margin-bottom: 20px;
    padding: 10px;
    width: 100%;
    font-family: "etica-display",sans-serif;
}
.contactSection table td input[type=text], .contactSection table td input[type=email] {
	height:48px;
}
.contactSection table td textarea {
	height:170px;
	padding: 14px 10px;
}
.contactSection table td input[type=submit] {
	height:48px;
	border-radius:5px;
	color:#fff;
	width:180px;

	background: rgb(101,188,2); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY1YmMwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1NDlkMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(101,188,2,1) 0%, rgba(84,157,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(101,188,2,1)), color-stop(100%,rgba(84,157,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(101,188,2,1) 0%,rgba(84,157,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(101,188,2,1) 0%,rgba(84,157,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(101,188,2,1) 0%,rgba(84,157,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(101,188,2,1) 0%,rgba(84,157,0,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#65bc02', endColorstr='#549d00',GradientType=0 ); /* IE6-8 */

}

address {
    font-style: normal;
    margin-bottom: 1em;
    margin-top: 1em;
    pointer-events: none;
}
address * {
	pointer-events: none;
}



footer#colophon {
    background-color: #646464;
    color: #fff;
}
#footerText {
    border-top: 1px solid #fff;
    font-size: 77%;
    padding-bottom: 20px;
    padding-top: 20px;
}
#footerText span {
    float: right;
    text-align: right;
}
#footerText a {
	color:#fff;
	text-decoration:underline;
}
#footerText span a {
	color:#909090;
	text-decoration:none;
}

#sitemapNavWrapper {
	overflow: hidden;
}
#sitemapNavWrapper .navLine {
	width:80%;
}
#sitemapNavWrapper .navLine:before, #sitemapNavWrapper .navLine:after {
    top: 9%;
}
#sitemap ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
#sitemap ul.sitemapNav {
	line-height: 2;
	margin:auto;
}
#sitemap ul:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}
#sitemap ul li {
    display: block;
    float: left;
    font-family:"Helvetica Neue LT W06 75 Bold";
    width:25%;
}
#sitemap ul li:first-child {
    display: none;
}
#sitemap ul.children li {
    display: block;
    float: none;
    color:#fff;
    font-family:"Helvetica Neue LT W06 45 Light";
    width:100%;
    font-size: 80%;
}
#sitemap ul.children li a {
    color:#fff;
}

















/*

h1 {
  display: inline-block;
  position: relative;
}

h1:before,
h1:after {
  background: #be9e56;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 400%;
}

h1:before {
  right: 100%;
}

h1:after {
  left: 100%;
}

.h1Wrapper {
    overflow: hidden;
    padding-top: 45px;
    text-align: center;
}



*/


.navLine {
  display: inline-block;
  position: relative;
}

.navLine:before,
.navLine:after {
  background: #be9e56;
  content: "";
  display: block;
  height: 1px;
  position: absolute;
    top: 50%;
  width: 400%;
}

.navLine:before {
  right: 100%;
}

.navLine:after {
  left: 100%;
}

.navWrapper {
    overflow: hidden;
    text-align: center;
}



article.mainArticle {
	margin-bottom: 40px;
}
article.mainArticle a {

}
a.moreLink {
	color:#be9e56;
	font-family:"Helvetica Neue LT W06 75 Bold";
}



.backgroundGradient {
	position:absolute;
	width:100%;
	height:30%;
	pointer-events:none;

	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(100%,rgba(0,0,0,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(0,0,0,1) 0%,rgba(0,0,0,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 ); /* IE6-8 */

}






.subContent article {
    background-color: #fff;
    padding: 15px;
    margin-bottom: 10px;
}











/* Carousel */

.owl-theme .owl-controls .owl-page span {
    background: none;
    border: 1px solid #b69856;
}
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    background-color: #b69856;
}






/* screen < 1200 (fixed 1024) */
@media only screen and (max-width : 1220px) {

	html, body {
    	font-size: 19px;
    }
	.centered {
	    max-width: 1024px;
	}

	section.homeSection {
    	padding-top: 72px;
    }

	.leftCol {
	    width: 554px;
	}
	.rightCol {
	    width: 450px;
	}
	#logoDiv {
	    height: 72px;
	}
	nav {
	    padding-top: 18px;
	}

	#teaser1 {
	    height: 195px;
	    width: 360px;
	}
	#teaser2 {
	    height: 144px;
	    width: 360px;
	}
	#teaser3 {
	    height: 350px;
	    width: 174px;
	}
	#teaser4 {
	    height: 350px;
	    width: 450px;
	}



	.projectContainerLeft {
	    width: 554px;
	}
	.projectContainerRight {
	    width: 450px;
	}
	.projectContainerLeft img.leftImg {
	    height: 542px;
	    width: 360px;
	}
	.projectContainerLeft img.rightImg {
	    width: 174px;
	}


	.projectContainerLeft div.leftImg {
	    height: 542px;
	    width: 360px;
	}
	.projectContainerLeft div.rightImg {
	    height: 174px;
	    width: 174px;
	}


	ul.teamSubNav {
	    width: 360px;
	}
	.teamSection .subContent {
	    width: 634px;
	}
	.teamSection .subContent img {
	    width: 395px;
	}
	.teamSection .subContent div {
	    width: 395px;
	    height:605px;
	}

	.teamSection .subContent article {
	    width: 239px;
	}


	.contactLeft {
	    width: 360px;
	}
	.contactRight {
	    width: 634px;
	}


	.teamSection .subContent {
	    min-height: 605px;
	}
	section.projectSection .subContent {
		min-height: 552px;
	}
	.projectSection .subContent article .selectfieldIcon {
	    top: 6px;
	}



}



/* screen < 1024  (fixed 768) */
@media only screen and (max-width : 1024px) {

	html, body {
    	font-size: 16px;
    }
	.centered {
	    max-width: 768px;
	}

	section.homeSection {
    	padding-top: 54px;
    }

	.leftCol {
	    width: 408px;
	}
	.rightCol {
	    width: 340px;
	}
	#logoDiv {
	    height: 54px;
	}
	nav {
	    padding-top: 11px;
	}

	#teaser1 {
	    height: 145px;
	    width: 265px;
	}
	#teaser2 {
	    height: 108px;
	    width: 265px;
	}
	#teaser3 {
	    font-size: 120%;
	    height: 263px;
	    width: 123px;
	}
	#teaser4 {
	    height: 263px;
	    width: 340px;
	}



	.projectContainerLeft {
	    width: 408px;
	}
	.projectContainerRight {
	    width: 340px;
	}
	.projectContainerLeft img.leftImg {
	    height: 389px;
	    width: 265px;
	}
	.projectContainerLeft img.rightImg {
	    width: 123px;
	}


	.projectContainerLeft div.leftImg {
	    height: 389px;
	    width: 265px;
	}
	.projectContainerLeft div.rightImg {
	    height: 123px;
	    width: 123px;
	}


	ul.teamSubNav {
	    width: 265px;
	}
	.teamSection .subContent {
	    width: 473px;
	}
	.teamSection .subContent img {
	    width: 295px;
	}
	.teamSection .subContent div {
	    width: 295px;
	    height:452px;
	}
	.teamSection .subContent article {
	    width: 178px;
	}


	.contactLeft {
	    width: 265px;
	}
	.contactRight {
	    width: 473px;
	}


	.teamSection .subContent {
	    min-height: 452px;
	}
	section.projectSection .subContent {
		min-height: 389px;
	}

	.projectSection .subContent article .selectfieldIcon {
	    top: 3px;
	}

}








/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
	html, body {
    	font-size: 19px;
    }
	.centered {
	    max-width: 1024px;
	}

	section.homeSection {
    	padding-top: 72px;
    }

	.leftCol {
	    width: 554px;
	}
	.rightCol {
	    width: 450px;
	}
	#logoDiv {
	    height: 72px;
	}
	nav {
	    padding-top: 18px;
	}

	#teaser1 {
	    height: 195px;
	    width: 360px;
	}
	#teaser2 {
	    height: 144px;
	    width: 360px;
	}
	#teaser3 {
	    height: 350px;
	    width: 174px;
	}
	#teaser4 {
	    height: 350px;
	    width: 450px;
	}



	.projectContainerLeft {
	    width: 554px;
	}
	.projectContainerRight {
	    width: 450px;
	}
	.projectContainerLeft img.leftImg {
	    height: 542px;
	    width: 360px;
	}
	.projectContainerLeft img.rightImg {
	    width: 174px;
	}

	.projectContainerLeft div.leftImg {
	    height: 542px;
	    width: 360px;
	}
	.projectContainerLeft div.rightImg {
	    height: 174px;
	    width: 174px;
	}


	ul.teamSubNav {
	    width: 360px;
	}
	.teamSection .subContent {
	    width: 634px;
	}
	.teamSection .subContent img {
	    width: 395px;
	}
	.teamSection .subContent div {
	    width: 395px;
	    height:605px;
	}
	.teamSection .subContent article {
	    width: 239px;
	}


	.contactLeft {
	    width: 360px;
	}
	.contactRight {
	    width: 634px;
	}


	.teamSection .subContent {
	    min-height: 605px;
	}
	section.projectSection .subContent {
		min-height: 552px;
	}
	.projectSection .subContent article .selectfieldIcon {
	    top: 6px;
	}

}





/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

	html, body {
    	font-size: 16px;
    }
	.centered {
	    max-width: 768px;
	}

	section.homeSection {
    	padding-top: 54px;
    }

	.leftCol {
	    width: 408px;
	}
	.rightCol {
	    width: 340px;
	}
	#logoDiv {
	    height: 54px;
	}
	nav {
	    padding-top: 11px;
	}

	#teaser1 {
	    height: 145px;
	    width: 265px;
	}
	#teaser2 {
	    height: 108px;
	    width: 265px;
	}
	#teaser3 {
	    font-size: 120%;
	    height: 263px;
	    width: 123px;
	}
	#teaser4 {
	    height: 263px;
	    width: 340px;
	}



	.projectContainerLeft {
	    width: 408px;
	}
	.projectContainerRight {
	    width: 340px;
	}
	.projectContainerLeft img.leftImg {
	    height: 389px;
	    width: 265px;
	}
	.projectContainerLeft img.rightImg {
	    width: 123px;
	}

	.projectContainerLeft div.leftImg {
	    height: 389px;
	    width: 265px;
	}
	.projectContainerLeft div.rightImg {
	    height: 123px;
	    width: 123px;
	}


	ul.teamSubNav {
	    width: 265px;
	}
	.teamSection .subContent {
	    width: 473px;
	}
	.teamSection .subContent img {
	    width: 295px;
	}
	.teamSection .subContent div {
	    width: 295px;
	    height:452px;
	}
	.teamSection .subContent article {
	    width: 178px;
	}


	.contactLeft {
	    width: 265px;
	}
	.contactRight {
	    width: 473px;
	}

	.teamSection .subContent {
	    min-height: 452px;
	}
	section.projectSection .subContent {
		min-height: 389px;
	}
	.projectSection .subContent article .selectfieldIcon {
	    top: 3px;
	}

}






/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 767px) {
	html, body {
    	font-size: 18px;
    }
	.centered {
	    max-width: 320px;
	}
	#mobileNavIcon {
		display:block;
		position:relative;
		float:right;
		width:32px;
		height:23px;
		margin-top: 10px;
	}
	.navIconLine {
		background-color:#000;
		height:3px;
		width:32px;
		position:absolute;
		top:0;
		left:0;
	}
	.navIconLine:nth-child(2) {
		top:8px;
	}
	.navIconLine:nth-child(3) {
		top:16px;
	}


	section.homeSection {
    	padding-top: 44px;
    }

	.leftCol {
	    width: 100%;
	}
	.rightCol {
		display:none;
	    width: 100%;
	    padding-bottom: 10px;
	}
	#masthead .rightCol.open {
		display:block;
	}
	#logoDiv {
		height: 44px;
		width: 250px;
		float: left;
		background-position: -90px 0px;
		background-size: auto 100%;
	}
	nav {
	    padding-top: 0px;
	}
	nav ul {
		text-align: center;
	}
	nav li {
		padding: 0 10px;
	}

	#teaserLeft {
		width: 100%;
	}
	#teaserMiddle {
		width: 100%;
	}
	#teaserRight {
		width: 100%;
	}

	#teaser1 {
	    height: 145px;
	    width: 100%;
	}
	#teaser2 {
	    height: 108px;
	    width: 100%;
	}
	#teaser3 {
	    font-size: 120%;
	    height: auto;
	    width: 100%;
	    margin-left:0;
	    margin-right:0;
	    margin-top:10px;
	    margin-bottom:10px;
	}
	#teaser4 {
	    height: 263px;
	    width: 100%;
	}





	ul.projectSubNav li {
		display:none;
		font-size: 130%;
		text-align: left;
		padding-left: 10px;
		background-color: rgba(255,255,255,0.5);
		line-height: 2;
	}
	ul.projectSubNav li.liSelectField {
	    display:block;
	    background-color: rgba(255,255,255,1);
	}
	ul.projectSubNav.open li {
		display:block;
	}

	.projectSection .subContent article {
	    padding: 10px;
	}
	.projectSection .subContent article .selectfieldIcon {
	    right: 0;
	    top: 6px;
	}

	.projectContainerLeft {
	    width: 100%;
	    margin-bottom: 10px;
	}
	.projectContainerRight {
	    width: 100%;
	}
	.projectContainerLeft img.leftImg {
	    height: 150px;
	    width: 100%;
	}
	.projectContainerLeft img.rightImg {
	    width: 123px;
	    display:none;
	}

	.projectContainerLeft div.leftImg {
	    height: 150px;
	    width: 100%;
	    background-position:center;
	}
	.projectContainerLeft div.rightImg {
	    height: 123px;
	    width: 123px;
	    display:none;
	}


	ul.teamSubNav {
	    width: 100%;
		margin-right: 0px;
		margin-top: 50px;
	    bottom: 0;
	    line-height: 1;
	    position: relative;
	}

	ul.teamSubNav li {
		display:none;
		text-align: left;
		padding-left: 10px;
		background-color: #f3f3f3;;
		line-height: 2;
	    float: none;
	    width: auto;
	}
	ul.teamSubNav li.liSelectField {
	    display:block;
	    background-color: #e3e3e3;
	}
	ul.teamSubNav.open li {
		display:block;
	}



	.teamSection .subContent {
	    width: 100%;
	}
	.teamSection .subContent img {
	    width: 100%;
	    margin-top:10px;
	    height:200px;
	}
	.teamSection .subContent div {
	    width: 100%;
	    margin-top:10px;
	    height:400px;
	    background-position:center;
	}
	.teamSection .subContent #subSection {
		margin-top:0;
	}
	.teamSection .subContent img.mitarbeiterOverview {
	    height: 100%;
	    margin-top: 0;
	    width: auto;
	}
	#slideTeam {
	    margin: 10px;
	    overflow: auto;
	    padding: 0;
	    width: 300px;
	}
	.teamSection .subContent article {
	    width: 100%;
		margin-top:10px;
		padding: 0 0 20px 0;
	}
	.teamSection .subContent article h2 {
		margin-bottom: 10px;
	}
	.teamSection .subContent article p {
		display:none;
	}

	.contactLeft {
	    width: 100%;
	}
	.contactRight {
	    width: 100%;
	}

	#contactMap {
	    height: 200px;
	}
	.contactSection table td:first-child {
		width:80px;
	}

	.teamSection .subContent {
	    min-height: 326px;
	}
	section.projectSection .subContent {
		min-height: 361px;
	}

	.slick-slide img {
	    padding:10px;
	}
	.featherlight .featherlight-content {
    	padding: 50px 0 0;
    }
}

/* Very smallScreen & Smartphones (portrait and landscape) ----------- */
@media only screen and (max-width : 710px) {

}

/* Very smallScreen RETINA & Smartphones (portrait and landscape) RETINA ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) and (-webkit-min-device-pixel-ratio: 1.5) {

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {

}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {

}


/* iPad (portrait) ----------- */
@media only screen and (max-width : 960px) {


}


/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

}

/* Small Screen & iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {

}

/* Small Screen RETINA & iPads (portrait and landscape) RETINA ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) {

}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {

}

/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {

}
