/*page 120 für standard einstellungen bündig mit corporate */ 
/*page 110 #masthead2 background-color deaktiviert, damit auf Über Uns, Projekte und Räume der Text nicht hinter der Navi verschwindet!*/
/*Mobile Version Hamburger Menu 320px p.2088 */
/*Hamburger Menu Datenschutz+Impressum p.1571*/
/*Hamburger Menu nur striche p. 2105 !! */


/* inconsolata-regular - latin */
@font-face {
  font-family: 'Inconsolata',monospace;
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-regular.svg#Inconsolata') format('svg'); /* Legacy iOS */
}

/* inconsolata-700 - latin */
@font-face {
  font-family: 'Inconsolata', monospace;
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Inconsulata/Inconsolata-v31-latininconsolata-v31-latin-700.svg#Inconsolata') format('svg'); /* Legacy iOS */
}

/* hel */
@font-face {
  font-family: 'Helvetica', sans-serif;
  font-style: normal;
  src: url('../fonts/Helvetica/Helvetica.eot'); /* IE9 Compat Modes */
  src: local(''),
       url('../fonts/Helvetica/Helvetica.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../fonts/Helvetica/Helvetica.woff2') format('woff2'), /* Super Modern Browsers */
       url('../fonts/Helvetica/Helvetica.woff') format('woff'), /* Modern Browsers */
       url('../fonts/Helvetica/Helvetica.ttf') format('truetype'), /* Safari, Android, iOS */
       url('../fonts/Helvetica/Helvetica.svg#Helvetica') format('svg'); /* Legacy iOS */
}




/*team site*/
.section {
    padding: 4em 0;
    z-index: 2;
    position: relative;
}
/*.bg-white {
    background-color: #fff !important;
}/*team site*/


/*navi*/
.menu-hauptmenue-container {
    margin-top: -65px;
    /*! letter-spacing: 1px; */
}
/*ende Navi*/

.menu-hauptmenue-container2 {
    margin-top: -35px;
    letter-spacing: 1.35px;
}



/* Outline Slider */

div.viewport-border {
  z-index: 900;
}

div.viewport-border div {
  background: #fff;
  position: fixed;
 -webkit-transition: all .2s ease-out;
 -moz-transition: all .2s ease-out;
 -ms-transition: all .2s ease-out;
 -o-transition: all .2s ease-out;
  transition: all .2s ease-out; 
  z-index: 900;
}

#vb-l {
  left: 0;
  top: 0;
  bottom: 0;
  width: 15px/*12px*//*8px*/;
}

#vb-l.modal {
  width: 0px;
}

#vb-r {
  right: 0;
  top: 0;
  bottom: 0;
  width: 31px;
}

#vb-r.modal {
  width: 0px;
}

#vb-t {
  top: 0;
  left: 0;
  right: 0;
  height: 41px;
}

#vb-t.modal {
  height: 0px;
}

#vb-b {
  bottom: 0;
  left: 0;
  right: 0;
  height: 41px;
}

#vb-b.modal {
  height: 0px;
}
/*end outline*/



/*icon font*/
.icon-arrow-left2:before {
  content: "\ea40";
}

p.copy {
    font-family:"Inconsolata", monospace;
}
/*ende icon font*/



/*Fixe Navi links*/

.mobile-print {
    display: none;
}
#masthead {
	height: 100%;
	left: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 280px;
	z-index: 99;
	background-color: #fff;
}
#masthead #wrapper {
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
}
#masthead #wrapper .signet {
	margin:29px;
}

#masthead2 {
	height: 100%;
	left: 0;
	padding: 0;
	position: fixed;
	top: 0;
	width: 280px;
	z-index: 99;
	/*background-color: #fff;*/
}
#masthead2 #wrapper {
	position: absolute;
	bottom: 6px;
	left: 0;
	width: 100%;
}
#masthead2 #wrapper .signet {
	margin:29px;
}



@media screen and (max-width: 815px) {
	.logo{
	margin-left: -3px;	
	
}
 }



.site-branding .logo {
	padding:29px;
	display: block;
}
#content {
	float:left;
	margin:18px 0 0 245px;;
    max-width: 1000px;
    width:100%; /*Achtung: nicht responsive ----------------------------------------------------------------------*/
    position: relative;
}
.category .content-area {
    margin-top:8px;
}
.archive #content {
    max-width: 1050px;
    margin:142px 0 0 280px;
}
.page-template-template-buero #content {
    max-width: 1050px;
    width:100%;
}
#main {
    clear: both;
}
#colophon {
	display:none;
}


/*--------------------------------------------------------------
Archive Architektur
--------------------------------------------------------------*/
/*#box {
    position: relative;
    float:left;
    width:300px;
    height:300px;
    margin:0 50px 50px 0;
}
#box .boxLinks {
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    z-index: 4;
}
#box #thumbnail {
    position: absolute;
    top:0;
    left:0;
    z-index: 1;
}
#box:hover #over {
    z-index: 3;
    background-color: rgba(0, 0, 0, 0.6);
    -moz-transition: all 0.4s ease-in;
    -webkit-transition: all 0.4s ease-in;
    -o-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
    -ms-transition: all 0.4s ease-in;
}
#box #over {
    position: absolute;
    left:0;
    top: 0;
    width:100%;
    height:100%;
    padding:17px 20px;
    color:#fff;
    z-index: 0;
}
#box #over h1 {
    font-size: 20px;
    margin:0;
}
#box #over .cat {
    position: absolute;
    bottom: 0;
    left:20px;
}
#box #over .cat a {
    text-decoration: none;
    color: #fff;
}
/*#box #over .cat a:first-child {
    display:none;
}*/




h1.thumbTitle {
    line-height: 1.2em;
}



/*p.mehr {
    margin:1em 0 0 0;
    padding:0 0 0 0.8em;
    font-size: 14px;
    background: url("images/mehr.gif") left center no-repeat;
}
.page-template-template-buero h2.all-team {
    padding-top: 1em;
}
.page-template-template-buero p.all-team {
    margin-bottom: 31px;
}*/

/*.page-template-template-buero .hentry {
    margin: 0 0 0em 0;
}*/

/*--------------------------------------------------------------
Single Post Architektur
--------------------------------------------------------------*/
/*.breadcrumbs a {
    padding: 5px 7px 5px 5px;
    text-decoration: none;
    font-size: 20px;
}
.breadcrumbs span:first-child a {
    padding: 5px 7px 5px 0px;
}
.breadcrumbs .delimiter {
    width: 8px;
    height: 15px;
    background: url("images/delimiter.gif") left top no-repeat;
    display: inline-block;
}*/

/*--------------------------------------------------------------
Homepage Slider
--------------------------------------------------------------*/
.home #content {
    display:none;
}
ol.flex-control-nav {
    display:none;
}


#supersized {
    left: 280px;
    top: 0;
    margin:0;
    z-index: 8 !important; /* Macht die Links sichtbar = Bug */
	
	
}
#supersized li {
    left:140px;
    top: 0;
}


#supersized a {
	
}
#play-button,
#slidecounter,
#tray-button,
#slide-list{
    display:none;
}

#prevslide, #nextslide {
    height: 57px;
    margin-top: -28px;
    position: absolute;
    top: auto;
    bottom:35px;
    width: 57px;
}
#controls-wrapper {
    background:rgba(255, 255, 255, 0.6) ;
    bottom: 35px;
    height: 57px;
    left: 310px;
    position: absolute;
    width: auto;
    z-index: 4;
}

#slidecaption {
    margin: 0;
}
#slidecaption p {
    color: #000;
    float: left;
    font-family: "Inconsolata", monospace;
    font-size: 1rem !important;
    margin: 5px 20px;
    overflow: hidden;
    text-shadow: none;
}


.copy-profil2 {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 0.85em;
    color: #404040;
    font-weight: 500;
    letter-spacing: 0.8px;
}

.copy-profil-projekt {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 14px;
    color: #404040;
    font-weight: 400;
    letter-spacing: 1px;
    /*Blocksatz ohne Lücken*/
    hyphens: auto;
    text-align: justify;
}

.copy-projektliste {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 0.9em;
    color: #404040;
	width: auto;
    line-height: 1.8em;
}


.copy-team {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 0.9em;
    color: #404040;
	width: 850px;
    line-height: 1.8em;

}

.copy-team {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 0.9em;
    color: #404040;
	width: auto;
    line-height: 1.8em;
}

/*team site*/
row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-size: 17px;
}

.ftco-38 .ftco-38-header img {
    width: 300px;
    
}

container {
    max-width: 1140px;
}



#bk-content-inner-wrap {
    max-width: 1024px;
}
.row-fluid::after {
    clear: both;
}
.row-fluid::before, .row-fluid::after {
    display: table;
    content: "";
    line-height: 0;
}

#bk-main-wrap {
    height: 100%;
    position: relative;
}
.row-fluid {
    width: 100%;
  *zoom: 1; 
	
}



/*--------------------------------------------------------------
 Büro
--------------------------------------------------------------*/
.single-buero #links {
    float:left;
}
.single-buero #rechts {
    float:left;
}
.single-buero #links {
    max-width: 300px;
    margin:7px 50px 0 0 ;
}
.single-buero #rechts {
    max-width: 650px;
}
.single-buero .hentry {
    margin:0;
}
.single-buero #rechts #thumbnail {
    margin:2.9em 0 1em 0;
}




/*--------------------------------------------------------------
1.0 Normalize
--------------------------------------------------------------*/
html, body {
	height: 100%;
	margin:0;
	padding:0;
}
html {
  font-family: "Inconsolata", monospace; 
   font-weight: 700; 
   font-stretch: 100%;
	
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
    overflow-y: scroll;
	
}



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

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 16px;
	margin: 1em 0 0.5em 0;
	letter-spacing: 1px;
}


.h1{
	font-family: "Inconsolata", monospace; 
     line-height: 1.2em;
	 font-size: 16px;
	 font-weight: 700;
	 text-transform: uppercase;
	 color: #404040;
	letter-spacing: 1px;
  }




mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0 0 40px 0;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: "Inconsolata", monospace; 
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"] {
	-webkit-appearance: textfield;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
th {
	padding: 0;
}
td {
    padding: 0 0 0em 0;
    vertical-align: top;
    line-height: 1.5;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #000;
	font-size: 16px;
	font-size: 1em;
	line-height: 1.5;
}
	

h1,
h2,
h3,
/*h4,*/
h5,
h6 {
	clear: both;
	font-weight: normal;
	font-family: "Inconsolata", monospace; 
    /*! line-height: 1.2em; */
}


h1.page-entry-title {
    font-family: "Inconsolata", monospace;
    font-weight: 700;
    font-size: 16px;
}






h4{
font-family: "Inconsolata", monospace; 
font-weight: 700;
font-size: 16px;
color: #404040;
}
/*.page-id-2194 h2 {
    margin:1.5em 0 0.6em 0;
}*/
h2 {
    margin:1.5em 0 0.6em 0;
}
.error404 h1 {
    margin:0em 0 0.6em 0;
}
.entry-content h2:first-child {
    margin:4px 0 0.6em 0;
}
.single-buero header.entry-header h1 {
    margin: 0em 0 0.5em;
}
header.entry-header,
.archive header.page-header {
	position: absolute;
	top:-9999px;
	left:-9999px;
	height:1px;
}
.single-post header.entry-header,
.single-buero header.entry-header {
	position: relative;
	top:auto;
	left:auto;
	height:auto;
}
p {
	margin: 0 0 1em 0;
    clear:both;
}
article p {
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: "Inconsolata", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

/*mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}*/

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
Elemente
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* background color defined. */
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	quotes: "" "";
}

hr {
	background-color: #000;
	border: 0;
	height: 1px;
    clear:both;
}

ul,
ol {
	margin: 0 0 1.8em 1.2em;
    padding: 0;
}

ul {
	list-style: square;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Bilder korrekt skalierbar */
	/*max-width: 100%;*/ /* und hier die container width. */
}



.home img {
    max-width:none; /*Einstellungen für Verhalten der Bilder im HomepageSlider */
} 



table {
	margin: 0 0 1.5em;
	width: 100%;
}




/*--------------------------------------------------------------
Navigation-Menue
--------------------------------------------------------------*/
/*--------------------------------------------------------------
Links
--------------------------------------------------------------*/
a {
	color: #000;
	text-decoration: underline;
}

a:visited {
	color: #000;
}

a:hover,
a:focus,
a:active {
	color: #000;
}

a:focus {
	outline: none;
}

a:hover,
a:active {
	outline: 0;
}

/*--------------------------------------------------------------
Menu /Navi
--------------------------------------------------------------*/
.main-navigation li.menu-item-2206,
.main-navigation li.menu-item-3314,
.main-navigation li.menu-item-2205 {
	display:none; /* Kontakt, Impressum, Datenschutz ausblenden für Desktopansicht */
}


.main-navigation ul {
	list-style: none;
	margin: 67px 0 0 29px;
	padding-left: 0;
	letter-spacing: 2px;
}




#service-navigation ul.menu  {
	list-style: none;
	/*! margin: 0 0 0 29px; */
	padding-left: 0;
}
.main-navigation li {
	/*float: left;*/
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
	font-size: 20px;
	padding:5px 0;
}
ul.menu a {
	display: block;
	text-decoration: none;
	/*! padding:5px 0; */
    font-size: /*16px*/0.98em;
	text-transform: uppercase;
	letter-spacing: 0.99px;
	font-style: inherit;
	line-height: 1.67em;
	font-family: "Inconsolata", monospace;
  	font-weight:  700;
    font-stretch: 100%;
  
	/*! font-style: inherit; */
	/*! font-weight: inherit; */
	margin-left: -2px; /*Neu am 16. Juni*/
}





.main-navigation li:hover > a,
#service-navigation li:hover > a {
    color: #82aabe;
}



.main-navigation .current_page_item > a,
#service-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
#service-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
#service-navigation .current_page_ancestor > a,
.main-navigation .current-menu-parent > a,
.main-navigation .current-category-ancestor > a,
.main-navigation .current-post-ancestor > a,
.single-buero .main-navigation .menu-item-2514 > a {
	font-family: "Inconsolata", monospace;
}

/* Small menu. */
.menu-toggle {
	display: none;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 1em 0 1.5em 0;
	overflow: hidden;
}
.single-format-aside .site-main .post-navigation {
	float:right;
    clear:right;
    width:300px;
}



.post-navigation .nav-previous a {
    text-indent: 9999px !important;
    display:block;
}
.post-navigation .nav-next a {
    text-indent: -9999px !important;
    display:block;
}


#subnav {
   
    margin: -5px 0 0px 0 !important;
   
    width:100%;
}

#subnav:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#subnav ul {
    list-style: none;
    margin: 0px 0 0px 0;
    padding:0;
}
#subnav ul li {
    float: left;
    font-size: 20px;
}
#subnav ul li.current-menu-item {
    font-family: "Inconsolata", monospace; 
}
#subnav ul li a {
    padding: 10px 7px 12px 3px;
}
#subnav ul li a:after {
    content: "|";
    padding-left: 8px;
    font-family: "Inconsolata", monospace;
	
}#subnav ul li:last-child a:after {
    content: "";
}



/* screen readers*/
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; 
}


.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}


.widget {
	margin: 0;
}


.widget select {
	max-width: 100%;
}


.widget_search .search-submit {
	display: none;
}

.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}


.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
#close {
    position: absolute;
    top:-30px;
    right:-30px;
    width:25px;
    height:25px;
    background: url("images/close.gif") top left no-repeat;
}
#close a.backLink {
    width:100%;
    height:100%;
    display: block;
}
.single-post article {
    position: absolute;
    top:0;
    right:0px;
    width: 300px;
}
.single-post h1.entry-title {
    font-size: 1.8em;
    margin: 0.5em 0 0.67em 0;
    line-height: 1.2em;
}
.single-format-aside article {
    position: relative;
    width: 100%;
    top:auto;
    right: auto;
    margin-top: -24px;
}
.single-format-aside #links {
    max-width: 650px;
    float: left;
}
.single-format-aside #links h1:first-child {
    margin: 0em 0px 0.5em;
}
.single-format-aside #rechts {
    width: 300px;
    float: right;
}
#links-2-3 h1,
#rechts-1-3 h1,
#rechts-2-3 h1,
#links-1-3 h1{
    /*! margin-top:10px; */ 
    font-weight: 700;
    color: #404040;
}
#links-2-3,
#rechts-1-3,
#rechts-2-3,
#links-1-3 {
    float:left;
}
#links-2-3 {
    max-width: 1000px/*650px*/;
    margin: /*129px*/-98px 0 1em 0px; /*4px*/ /*-25px*/
}
#rechts-1-3 {
    max-width: 300px;
    margin: 4px 0 1em 50px;
}
#rechts-2-3 {
    max-width: 650px;
    margin: 4px 0 1em 50px;
}
#links-1-3 {
    max-width: 300px;
    margin: 4px 0 1em 0px;
}







.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

.infinite-scroll .posts-navigation, 
.infinite-scroll.neverending .site-footer { 
	display: none;
}


.infinity-end.neverending .site-footer {
	display: block;
}


.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

embed,
iframe,
object {
	max-width: 100%;
}




.gallery {
	width: 101%;
}
.gallery-item {
	
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	/*! max-width: 16.66%; */
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}




@media screen and (min-width:769px) and (max-width: 1330px) {

    #content img,
    #content figure,
    #content figcaption {
        /*! max-width:650px !important; */
    }
    .wp-caption .wp-caption-text {
        text-align: right !important;
        right: auto;
        width:100% !important;
    }
    .single-post #content {
        float: left;
        margin: 147px 0px 0 0px;
        padding-left: 280px;
        max-width: 930px;
        position: relative;
        width: 100% !important;
    }
    #content {
        max-width: 650px;
        width: 100%;
    }
    .page-template-template-buero #content,
    .archive #content{
        max-width: 700px;
        width: 100%;
    }
    #close {
        right: 29px;
    }
    .gallery {
        
    }
    .single-post article {
        left: auto;
        position: relative;
        top: auto;
        width: 100%;
        max-width: none;
        margin-top: 0;
    }
    #subnav ul li a {
        padding: 5px 7px 5px 3px;
    }
    #subnav {
        padding-top: 5px;
        padding-bottom: 7px;
    }
    .wpcf7 {
        width: 100%;
    }
    .single-format-aside #links,
    .single-format-aside #rechts {
        max-width: none;
        width:100%;
        float: none;
    }
    .single-format-aside .site-main .post-navigation {
        margin: 1.5em 0 1.5em 0;
    }
    .single-format-aside .site-main .post-navigation {
        float:none;
        width:100%;
    }
}

@media screen and (max-width: 930px) {
    body {
        margin:0 20px;
    }
    body.home {
        margin:0;
    }
    
	/*#content img {
        width:auto;
    }*/
	
	
    .menu-toggle {
        float:right;
        background-color: transparent;
        border: 2px #000 solid;
        border-radius: 0;
        display: block;
        margin-bottom: 0;
        margin-top: 15px;
        padding: 5px 10px;
    }
	
	
	
	
	
	
    .sr-only {
        border: 0 none;
        clip: rect(0px, 0px, 0px, 0px);
        height: 1px;
        margin: -1px;
        overflow: hidden;
        padding: 0;
        position: absolute;
        width: 1px;
    }
    .icon-bar {
        border-radius: 1px;
        display: block;
        height: 2px;
        width: 22px;
        background-color: #000;
        margin:5px 0px;
    }
   
   /*Grösse hamburger 320 px */
	@media screen and (max-width: 320px) {
	.icon-bar {
    border-radius: 1px;
    display: block;
    height: 2px;
    width: 17px;
    background-color: #000;
    margin: 5px 0px;
}
	}
    
	.menu-toggle,
	.main-navigation.toggled .nav-menu {
		display: block;
	}
    .home .menu-toggle {
        margin-right: 26px;
    }
	
	
	
	@media screen and (max-width: 930px){
    .home .menu-toggle {
    margin-right: /*8px;*/17px;
    }
}


	.main-navigation .menu-hauptmenue-container {
        clear:both;
    }
    #menu-hauptmenue {
        border-bottom: 1px solid #000;
        padding-bottom: /*1em*/2em;
    }
    .main-navigation ul {
		display: none;
        margin: 0px 0 0 0px;
	}
	.main-navigation li.menu-item-2206,
	.main-navigation li.menu-item-3314,
	.main-navigation li.menu-item-2205 {
		display: block;
		float: left;
	}
	
    #subnav {
        padding-top: 10px;
    }
    #subnav ul li a {
        padding: 5px 7px 5px 0px;
    }
    .home ul.menu a {
        padding: 5px /*20px*/10px;
    }
    .breadcrumbs {
        margin-bottom: 2em;
    }
	#masthead #wrapper {
		display: none;
	}
    #masthead {
        height: auto;
        left: auto;
        position: relative;
        top: auto;
        width: /*101%*/103%;
    }
	
	
	
	/* Größe bei 320px */
	
	@media screen and (max-width: 320px) {
	#masthead {
    height: auto;
    left: auto;
    position: relative;
    top: auto;
    width: 104%;
}
	}
	
	
	
	#masthead2 #wrapper {
		display: none;
	}
    #masthead2 {
        height: auto;
        left: auto;
        position: relative;
        top: auto;
        width: 101%;
    }
	
	
	
    #content {
        float: none;
        margin: 1em 0 0 0px;
        max-width: 1000px;
    }
    .archive #content {
        margin: 0px 0 0 0px;
        max-width: 1080px;
    }
    .site-branding {
        float: left;
    }
    .home .site-branding {
        margin-left: 20px;
    }
    .site-branding .logo {
        display: inline-block;
        padding: 21px 0;
        /*! float:left; */
        position: relative;
        /*! margin-left: 5px; *//*neu*/
    }
    #links-2-3,
    #rechts-1-3,
    #links-1-3,
    #rechts-2-3{
        margin: 7px 0 1em 0;
        width: 100%;
    }
    embed,
    iframe,
    object {
        width: 100%;
    }
    .single-buero #rechts,
    .single-buero #links {
        width: 100%;
        max-width: none;
        float:none;
    }
    .single-format-aside #links,
    .single-format-aside #rechts {
        max-width: none;
        width:100%;
        float: none;
    }
    .single-buero #links {
        margin:7px 0 1em 0;
    }
    
    #close {
        right: 0px;
        top: 7px;
    }
    .gallery {
        top: 63px;
    }
    .single-post article {
        left: auto;
        position: relative;
        top: auto;
        width: 100%;
    }
    figure {
        margin: 50px 0 0px 0;
    }
    #box {
        height: 300px;
        margin: 50px 50px 0px 0;
        width: 300px;
    }
    #supersized {
        left: 0px;
    }
    
    #supersized li {
        left: 0px;
        top: 0px;
    }
    #slidecaption p {
        font-size: 0.725rem !important;
        margin:0px 10px;
        overflow: auto;
    }
    #controls {
        overflow: hidden;
        height: auto;
        position: relative;
        text-align: left;
        z-index: 5;
    }
    #controls-wrapper {
        background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;
        bottom: 15px;
        height: auto;
        left: 15px;
        width: auto;
    }
    #prevslide, #nextslide {
        display: none !important;
    }
    
    .wpcf7 {
        width: 100%;
    }
    .single-format-aside .site-main .post-navigation {
        margin: 1.5em 0 1.5em 0;
        float:none;
        width:100%;
    }
    .page-template-template-buero .wp-caption .wp-caption-text {
        margin: 0.8075em 0px 0 0;
    }
}



/*Büro Seite*/


body { 
font-family: 'Helvetica', "Arial", "Pt Sans", "Open Sans", "Roboto", sans-serif; 
padding: 0 10px; font-weight: 300; 
box-sizing: border-box; 
max-width: 98%; 
margin-left: auto; 
margin-right: auto;
color: #404040;
}

a {
text-decoration:none;color:#0f0f0f;}




.codebox { max-width: 720px; margin: 1em auto}
.codebox h2 { 
background: gray; color: white; padding: 4px 10px; margin:0; border-top-left-radius: 4px; border-top-right-radius: 4px; font-weight: 400}
pre { width: 97%; max-width: 700px; overflow: auto; border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray; padding: 1em; margin-top: 0}
pre span { color: #666}
img {/*! width:100%; */ /*! height:auto */}

.group,
[class*=colgroup] { zoom:1 } 
.group:after,
[class*=colgroup]:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden
}
.col { position:relative; box-sizing: border-box;}
.col :first-child { margin-top:0;}

@media all and (min-width: 30em) and (max-width: 49.99em) {
	[class*=colgroup] .col {
		float:left;
		width:47.5%;
		margin-left:5%
	}

	[class*=colgroup] .col:nth-of-type(2n+1),
	.colspan-2+.col {
		clear:left;
		margin-left:0
	}

	.colgroup-1 .col {
		width:100%;
		float:none;
		margin-left:0
	}

	.colgroup-3 .colspan-2,
	.colgroup-3 .colspan-2+.col,
	.colgroup-3 .col.primary,
	.colgroup-3 .col.secondary {
		width:100%;
		float:none;
		margin-left:0
	}

	.colgroup-3 .col.secondary { margin:2em 0 0 0 }
}



@media all and (min-width: 50em) {
	body {  }
	[class*=colgroup] .col {
	margin-left:5%;
	float:left
	}

	[class*=colgroup] .col:first-of-type { margin-left:0 }
	.colgroup-4 .col { width:20.2%; }
	.colgroup-4 .col:nth-of-type(4n+1) {
		clear:left;
		margin-left:0
	}

	.colgroup-4 .col.colspan-3 { width:74.8%;}
	.colgroup-3 .col { width:30%;}
	.colgroup-3 .col:nth-of-type(3n+1) {
		clear:left;
		margin-left:0
	}

	.colgroup-3 .col.colspan-2 { width:64% }
	.colgroup-3 .col.middle {
		margin:0 auto;
		float:none
	}

	.colgroup-3 .col.colspan-2>p {
		line-height:1.4;
		margin-top:0.7em
	}

	.colgroup-3 .col.primary { float:right }
	.colgroup-3 .col.secondary {
		float:left;
		margin-left:0
	}

	.colgroup-2 .col { width:47.5%}
	.colgroup-2 .col:nth-of-type(2n+1) {
		clear:left;
		margin-left:0
	}
	.colgroup-1 .col {
		width:100%;
		margin-left:0
	}
}



/*1-spaltig, 2-spaltig, 3-spaltig Eigenschaften*/
@media all and (min-width: 50em) {
    [class*=colgroup] .col {
    margin-left:5%;
    float:left;
    }

    [class*=colgroup] .col:first-of-type { margin-left:0 }
    .colgroup-4 .col { width:21.2%; }
    .colgroup-4 .col:nth-of-type(4n+1) {
        clear:left;
        margin-left:0
    }

    .colgroup-4 .col.colspan-3 { width:73.8%}
    .colgroup-3 .col-individuelle-raeume-projekte { width:100%/*30%*/}
    .colgroup-3 .col:nth-of-type(3n+1) {
        clear:left;
        margin-left:0
    }

    .colgroup-3 .col.colspan-2 { width:64% }
    .colgroup-3 .col.middle {
        margin:0 auto;
        float:none
    }

    .colgroup-3 .col.colspan-2>p {
        line-height:1.4;
        margin-top:0.7em
    }

    .colgroup-3 .col.primary { float:right }
    .colgroup-3 .col.secondary {
        float:left;
        margin-left:0
    }

    .colgroup-2 .col { width:47.5%}
    .colgroup-2 .col:nth-of-type(2n+1) {
        clear:left;
        margin-left:0
    }
    .colgroup-1 .col {
        width:100%;
        margin-left:0
    }
}



/*Galerie Item / Projekte 5-Bilder unter groß. Bild*/
.gallery-columns-6 .gallery-item {
    max-width: 14.77%;
    max-width: -webkit-calc(16.7% - 4px);
    max-width: calc(20.33333% - 4px);
    float: left;
    padding: 0 6px 0 0;
    margin-top: 10px;
}/*ende Galerie Item */




/*corporate Logo bündig oben*/
.site-branding {
    margin-top: 12px;
}
@media screen and (max-width: 930px) {
	.site-branding {
    margin-top: 20px;
    margin-left: 2px;
	}
}


@media screen and (max-width: 929px) {
.icon {
    width: 10px;
}
 }

/*Logo Abstand Oben*/
.site-branding {
 /*! margin-top: -13px; */
}

/*buero site*/

.colgroup-2{
	width: 100%;
}

colgroup-3-buero{
	width: 100%;
}
/*Damit die Copy bei Büro, Räume und Projekte nicht hinter der fixen Navi verschwindet, auf Page: 110 #masthead2... background-color deaktivieren!*/
	



/*Projektseite*/
#primary {
    width: 100%;
    /*! margin: -2px 0 0 15px; */
} /*page: 925 img  {max-width: 100% deaktiviert}*/


#projekt{
	width: 99%;
	height: auto;
}

/*Bild Projekt*/
@media screen and (max-width: 929px) {
	
	#projekt{
	width: 100%!important;
	height: auto;
}
	
}


/*Copy re Projekt*/

.copyprojekte {
    font-family: 'Helvetica', "Arial", "Open Sans", "Pt Sans", "Roboto", sans-serif;
    font-weight: inherit;
    letter-spacing: 0.03em;
    font-size: 14px;
    color: #404040;
    font-weight: 400;
    letter-spacing: 1px;
    hyphens: auto;
    text-align: justify;
}





@media screen and (max-width: 380px) {
	#pro{
	width: 100% !important;
	}
	
  #content img {
		width: 0;
	}
	
} /*page 1575*/




/*hover test portfolio*/
.col img{
    width: 100%;
    
}


.col:hover .overley {
    width: 100%;
	
}


.col .overley{
width: 0%;
height: auto;
background: rgba(6, 6, 6, 0.82);
position: absolute;
top: 0;
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
transition: 0.7s ease;
display: flex;
cursor: crosshair;
left: 0;
bottom: 20px;
right: -20%;
}



.col .overley h1{
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    text-transform: uppercase;
    padding: 15px 10px;
    /*border: 3px solid #fafafa;*/
    color: #fafafa;
}
.col:hover .overley{
    transform: translateY(0);
}
 
h1.hover{
	
	font-family: "Inconsolata", monospace;
	color: #fafafa;
		
}


/*mobile devices subsites*/

@media screen and (max-width: 450px) {
.page {
    
    padding: 0 10px;
    box-sizing: border-box;
    max-width: /*98%*/97%;
    margin-left: auto;
    margin-right: auto;
}
 }

@media screen and (max-width: 930px) {
.home .site-branding {
    margin-left: 9px;
}
 }


@media screen and (max-width: 930px) {
.menu-toggle {
    float: right;
    background-color: transparent;
    border: /*2px*/ 0px #000 solid;
    border-radius: 0;
    display: block;
    margin-bottom: 0;
    margin-top: /*61px;*/ 43px;
    padding: 5px 10px;
    margin-right: /*9px;*/ 5px;
    margin-top: /*45px;*/ 43px;
}
 }




/*
@media screen and (max-width: 320px) {
.home .site-branding {
    margin-left: 1px;
}
 }*/

@media screen and (max-width: 320px) {
.home .menu-toggle {
    margin-right: 9px;
} 

 }

@media screen and (max-width: 300px) {
.site-branding {
    margin-top: 20px;
    margin-left: -5px;
	width: 50px;
}
 }








/*subsite ueber uns*/

.text-bild {
    /*! margin: 0 0 0 20px; */
}


@media screen and (max-width: 930px) {
	
.text-bild {
    margin: 0 0 0 0px;
}	
	}



/*test outline*/
@media screen and (max-width: 930px) {
#vb-r {
    right: 0;
    top: 0;
    bottom: 0;
    width: 16px;
}
 }

@media screen and (max-width: 930px) {
#vb-t {
    top: 0;
    left: 0;
    right: 0;
    height: 41px;
}
 }

@media screen and (max-width: 354px) {
.home .menu-toggle {
    margin-right: 3px;
}
 }


/*Copy linke seite individuelle Räume ab größe*/
@media screen and (max-width: 924px) {
.col-individuelle-raeume-projekte {
    margin-left: 0.34em;
}
 }


/* Style Copy Individuelle Räume & Kollektive Räume */
.col-individuelle-raeume-projekte{
font-family: 'Helvetica', Arial, Open Sans, Pt Sans, Roboto, sans-serif;
font-weight: inherit; 
letter-spacing: 0.03em; 
font-size: 0.85em; 
color: #404040; 
font-weight: 500; 
letter-spacing: 0.8px;
}
/* Ende Style Copy Individuelle Räume & Kollektive Räume */


/*Neu Impr + Daten.*/
.menu-service-container {
    margin-left: 8px;
}



