@charset "utf-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.wpa-test-msg{background: #d1ecf1 !important; border: 1px solid #bee5eb !important; border-radius: 5px !important;color: #0c5460 !important; font-size: 14px !important; padding:.75rem 1.25rem !important; font-family: Arial !important; margin-top:5px !important;}
span.wpa-button{ display: inline-block !important; padding-top: 5px !important; color: #fff !important;background-color: #6c757d !important;border-color: #6c757d !important; padding: 5px 10px !important; border-radius: 5px !important; margin-top:5px !important;  cursor: pointer !important; }
#altEmail_container, .altEmail_container{position:absolute !important; overflow: hidden !important; display: inline !important; height:1px !important; width: 1px !important;z-index:-1000 !important;}ul.related-posts.extended_view,
ul.related_du-posts.extended_view {
margin: 0;
padding: 0;
list-style: none;
} li.related-post.extended_view,
li.related_du-post.extended_view {
position: relative;
display: inline-block;
float: left;
list-style: none;
width: 31%;
min-height: 20px;
margin:  0 2% 10px 0;
padding: 0;
cursor: pointer;
} .extended_view a.related-post-link,
.extended_view a.related_du-post-link {
} .extended_view img.related-posts-image,
.extended_view img.related_du-posts-image {
width: 100%;
} .extended_view span.related-post-title,
.extended_view span.related_du-post-title {
font-size: 12px;
position: absolute;
width: 100%;
overflow: hidden;
background-color: #444;
background: rgba( 0, 0, 0, 0.5 );
color: #fff;
text-align: center;
margin: 0;
bottom: 0;
left: 0;
height: 20px;
line-height: 20px;
}html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td, th {
padding: 0;
}
a {
margin:0;
padding:0;
font-size:100%;
vertical-align:baseline;
background:transparent;
}
pre {
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
} :focus {
outline: 0;
} del {
text-decoration: line-through;
} ins {
background-color:#ff9;
color:#000;
text-decoration:none;
} mark {
background-color:#ff9;
color:#000; 
font-style:italic;
font-weight:bold;
}
del {
text-decoration: line-through;
}
abbr[title], dfn[title] {
border-bottom:1px dotted;
cursor:help;
} article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary {
display: block;
}
audio, canvas, progress, video {
display: inline-block;
*display: inline;
*zoom: 1;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden], template {
display: none;
}
svg:not(:root) {
overflow: hidden;
} button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button; cursor: pointer; *overflow: visible; } button[disabled], input[disabled] {
cursor:default;
}
input, select {
vertical-align:middle;
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
-moz-box-sizing:border-box; -webkit-box-sizing:border-box; padding: 0;
*height: 13px;
*width: 13px;
}
input[type="search"] {
-webkit-appearance: textfield;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
small {
font-size: 80%;
}
sub, sup {
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}

@font-face {
font-family: 'proxima_nova_altthin';
src: url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_thin-webfont.woff2) format('woff2'),
url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_thin-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_altregular';
src: url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_regular-webfont.woff2) format('woff2'),
url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_regular-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'proxima_nova_altbold';
src: url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_bold-webfont.woff2) format('woff2'),
url(//felixblum.de/wp-content/themes/limited-edition/fonts/proxima_nova_alt_bold-webfont.woff) format('woff');
font-weight: normal;
font-style: normal;
}
* {
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
box-sizing:border-box;
}
html {
height:100%;
background:#000;
}
body {
position:relative;
margin:0px auto;
padding-bottom:62px;
font-family:'proxima_nova_altregular', sans-serif;
font-size:14px;
color:#FFF;
height:100%;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale;
overflow-x:hidden;
}
html, body, form, fieldset, p, div, h1, h2, h3, h4, h5, h6, table {
-webkit-text-size-adjust:none;
}
h1, .site-title {
font-family:'proxima_nova_altthin', sans-serif;
} h1 {
float:left;
margin-bottom:.2em;
font-size:2.8em;
font-family:'proxima_nova_altthin';
vertical-align:top;
line-height:1.2;
clear:both;
}
h2 {
float:left;
margin-bottom:3em;
line-height:18px;
vertical-align:top;
letter-spacing:2px;
clear:both;
text-align:left;
}
h2.start, .contentStartWhite p {
float:left;
width:100%;
font-family:'proxima_nova_altthin';
font-size:2.5em;
line-height:1.2;
}
h3 {
float:left;
margin-top:1.5em;
padding:6px 0 1.4em 0;
width:100%;
font-family:'proxima_nova_altbold';
border-top:1px solid #FFF;
vertical-align:top;
}
h4 {
float:left;
padding:0 0 .9em 0;
width:100%;
font-family:'proxima_nova_altregular';
font-weight:normal;
vertical-align:top;
} a {
color:#00dbd3;
text-decoration:none;
font-weight:normal;
}
a:hover {
color:#00dbd3;
font-weight:normal;
}
a:active, a:focus {
outline:none;
} select, textarea, input, button {
padding:1em;
width:100% !important;
font-family:Verdana, Geneva, sans-serif;
font-size:100%;
border:1px solid #292929;
background-color:#292929;
-moz-box-shadow:0 0 10px #eee inset;
overflow:auto;
margin-bottom:0;
color:#FFF;
-webkit-appearance:none;
-webkit-border-radius:0;
border-radius:0;
}
textarea {
overflow:auto;
resize:vertical;
vertical-align:top;
box-sizing:border-box;
-moz-box-sizing:border-box; -webkit-box-sizing:border-box; }
input {
height:auto;
box-sizing:border-box;
-moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:inline-block;
}
input[type="checkbox"], input[type="radio"] {
width:auto;
height:auto;
border:none;
background-color:transparent;
vertical-align:middle;
margin-right:10px;
}
input::-moz-focus-inner {
border:0;
padding:0;
margin:0;
}
input[type="submit"] {
background:#00dbd3;
text-align:left;
}
button {
padding:3px 10px;
cursor:pointer;
box-shadow:5px 5px 5px #999;
border:1px solid #ddd;
}
label {
width:20%;
display:inline-block;
vertical-align:top;
cursor:pointer;
} p {
margin-bottom:16px;
width:100%;
line-height:1.5;
-ms-hyphens:auto;
-moz-hyphens:auto;
-webkit-hyphens:auto;
hyphens:auto;
}
strong {
font-family:'proxima_nova_altbold';
font-weight:normal;
}
img {
border:0px;
-ms-interpolation-mode:bicubic;
vertical-align:middle;
}
hr {
display:block;
margin:1em 0;
padding:0;
height:1px;
background-color:#000;
border:none;
width:100%;
}
td {
vertical-align:top;
}
sub {
vertical-align:sub;
}
sup {
vertical-align:super;
}
::-webkit-input-placeholder { color:#FFF; opacity:1 !important; }
::-moz-placeholder { color:#FFF; opacity:1 !important; } :-moz-placeholder { color:#FFF; opacity:1 !important; } :-ms-input-placeholder { color:#FFF; opacity:1 !important; }
.placeholder { color:#FFF; opacity:1 !important; } @media screen and (max-width:800px) { h1 {
font-size:2em;
}
h2 {
margin-bottom:1.5em;
}
select, textarea, input, button {
padding:.7em;
width:100%;
height:3.2em;
font-size:110%;
display:block;
}
textarea {
height:100%;
}
button {
height:40px;
}
input[type="submit"] {
padding-top:1.2em;
height:4em;
text-align:left;
}
label {
width:100%;
display:block;
}
}.topStripe, .bottomStripe, .topContentStripe {
position:fixed;
width:100%;
height:62px;
background:rgba(0,0,0,.92);
z-index:100000 !important;
}
.topContentStripe {
top:62px;
height:2.2%;
visibility: hidden;
}
.topStripeExtra {
top:94px;
}
.bottomStripe {
bottom:0;
height:2%;
}
.site {
position:relative;
height:100%;
min-width:300px;
}
.site-content {
position:relative;
margin:0 2%;
height:100%;
}
.site-header {
position:fixed;
padding:0 2%;
width:100%;
height:62px;
background:rgba(0,0,0,.92);
z-index:100000 !important;
}
.site-title {
float:left;
margin-top:22px;
}
.site-title, .site-title:hover {
color:#FFF;
font-family:'proxima_nova_altthin';
text-decoration:none;
}
.logo {
width:263px;
transition:all 350ms;
} .main-navigation {
position:fixed;
right:2%;
margin-top:1.2em;
cursor:pointer;
}
.menuButton span {
display:block;
width:30px;
height:4px;
margin:4px 0px;
background:#FFF none repeat scroll 0% 0%;
line-height:26px;
-moz-border-radius:6px;
-khtml-border-radius:6px;
border-radius:6px;
}  .mainNavi {
position:fixed;
top:0;
left:100%;
width:100%; height:100%;
background:rgba(0,0,0,.92);
z-index:1000;
text-align:center;
line-height:1.6;
display:none;
}
.mainNaviInner {
position:absolute;
margin:0 2%;
padding-top:9rem;
width:96%;
}
.menu {
float:left;
margin-top:-2.8em;
margin-left:25.05%;
width:75.95%;
text-align:left;
}
.menu li {
float:left;
margin-left:1.3%;
width:31.6%;
height:30vh;
min-height:8em;
} .menu li a {
float:left;
margin-bottom:4px;
width:100%;
color:#FFF;
font-size:4em;
font-weight:100;
text-decoration:none;
}
.menu li a .menu-item-description {
float:left;
width:100%;
font-size:.26em !important;
border-top:1px solid #FFF;
}
.current-menu-item a, .menu li a:hover {
color:#00dbd3 !important;
}
.current-menu-item .menu-item-description {
border-top:1px solid #00dbd3 !important;
}
.thin {
font-family:'proxima_nova_altthin';
} article {
float:left;
position:absolute;
top:62px;
height:97%;
width:100%;
}
.content, .contentProjects, .contentProjectDetail {
float:left;
margin-right:1.04%;
padding-bottom:100px;
padding-top:5.2em;
width:540px;
} .contentStart {
position:relative;
top:0;
width:100%;
height:100%;
overflow:hidden;
}
.mediaContainer video {
position:absolute;
top:0;
left:0;
min-width:100%;
min-height:100%;
display:inline;
}
.arrowDown {
position:absolute;
bottom:5em;
width:100%;
text-align:center;
}
.arrowDown a {
opacity:1;
transition:600ms all;
}
.arrowDown a:hover {
opacity:.7;
transition:600ms all;
}
.contentStartWhite {
position:relative;
float:left;
margin-bottom:4em;
padding:6em 2% 6em 2%;
width:100%;
background:#FFF;
}
.nextArticleStart {
float:left;
margin-top:2em;
padding:.7em 1em;
width:550px;
background:#00dbd3;
color:#FFF;
line-height:1.3 !important;
clear:both;
}
.contentStartWhite h2 {
color:#000;
}
.contentStartWhite p {
color:#000;
}
.marginTop {
margin-top:3.2em !important;
}
.contentProjects {
padding:0 !important;
width:100%;
height:100%;
}
.startProjects {
margin:0 2% 4em 2%;
width:96%;
height:auto;
}
.contentProjects .contentProjectsSingle {
float:left;
margin-right:1%;
margin-bottom:1.5em;
padding-top:6px;
width:24.2%;
border-top:1px solid #FFF;
}
.contentProjects .contentProjectsSingle:nth-of-type(4n+0) {
margin-right:0;
}
.contentProjectsSingle .projImgOverview {
margin-bottom:20px;
width:100%; height:12vw !important;
overflow:hidden;
background-position:center !important;
background-size:cover !important;
}
.contentProjectsSingle h4 {
padding-bottom:.5em;
}
.contentProjectsSingle p {
height:2.2em;
} .projDetail {
position:relative;
padding:2em;
height:100%;
background:rgba(0,0,0,0.60);
}
.contentProjectDetail {
position:fixed;
margin-right:1%;
padding-top:0;
width:25.5%;
}
.backToProjectOverview, .backToProjectOverview:hover {
float:left;
margin-top:29px;
margin-bottom:1.2em;
padding:.6em 1em;
background:#00dbd3;
color:#FFF;
font-family:'proxima_nova_altbold';
text-decoration:none;
}
.backToProjectOverviewMenu, .backToProjectOverviewMenu:hover {
margin-top:0;
margin-bottom:1em;
padding:.3em 1em;
}
.content p, .contentProjects p, .contentProjectDetail p {
float:left;
line-height:1.5;
}
.leftImage {
display: none;
}
.rightImage {
position:fixed;
right:0;
width:105%;
height:100%;
overflow: visible;
z-index:-1;
}
.rightImage img {
position: absolute;
bottom: 0;
right: 0;
width: 60%;
min-width: 1348px;
height: auto;
}
.nextArticle, .nextProject, .goDigital {
position:absolute;
bottom:0;
padding:.7em 1em;
width:550px;
background:#00dbd3;
color:#FFF;
line-height:1.3 !important;
}
.goDigital {
width: 300px;
}
.orange {
background:#ff5c00;
} .division, .projectDetailBottom {
float:left;
margin-top:1em;
padding-top:.5em;
width:100%;
border-top:1px solid #FFF;
line-height:1.6;
}
.projectDetailBottom {
position:fixed;
bottom:2%;
width:25.5%;
height:auto;
border:none;
}
.relatedProjectsWrapper {
position:relative;
border-top:1px solid #FFF;
#display:none;
}
.relatedProjects {
position:relative;
margin-top:.8em;
width:100%;
max-height:130px;
overflow:hidden;
}
.relatedProjects img {
width:32.3%;
}
.relatedProjects a {
margin-left:1.55%;
}
.relatedProjects a:nth-of-type(1) {
margin-left:0;
}
.nextProject {
position:relative;
margin-top:.8em;
width:100%;
line-height:1;
}
.projectDetailBottom a {
text-decoration:none !important;
}
.rightProjectImage {
float:left;
margin-top:29px;
padding-bottom:1.2em;
margin-left:28%;
width:72%;
height:100%;
}
.rightProjectImagesInner {
float:left;
height:100%;
}
.rightProjectImagesInnerSingle {
float:left;
height:100%;
width:100%; clear:both;
background-repeat:no-repeat;
background-size:auto 100%;
background-position:center;
}
.mobileTrue {
display:none;
}
.mobileFalse {
display:block;
} .fullWidth {
padding-top:2em;
width:100%;
}
.fullWidthHead {
float:left;
margin-bottom:2em;
width:100%;
border:none !important;
}
.col1, .col2, .col3, .colFull {
float:left;
margin-right:1%;
width:23.2%;
border:none !important;
}
.col1, .colFull {
margin-left:25%;
}
.colFull {
width: 49%;
} .marginBottom {
margin-bottom:3em;
}
.expertiseFix {
padding-bottom:2.2em !important;
} .wpcf7 p {
margin-bottom:3px;
}
.wpcf7-submit {
padding-top:1.3em;
padding-bottom:1.4em;
}
.wpcf7-validation-errors, .wpcf7-mail-sent-ok, .wpcf7-not-valid-tip {
border:none !important;
color:#ff5c00 !important;
}
.wpcf7-response-output {
margin:0 !important;
padding:0 !important;
line-height:1.6;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output, .wpcf7 form.sent .wpcf7-response-output {
border:none !important;
}
@media screen and (max-width:1600px) {
.rightProjectImage {
float:left;
margin-top:29px;
padding-bottom:1.2em;
margin-left:33%;
width:67%;
height:100%;
}
.contentProjectDetail {
padding-top:0;
width:29%;
}
.projectDetailBottom {
width:29%;
}
.rightImage img {
margin-right:-10%;
display: none;
}
.leftImage {
display: block;
}
.leftImage img {
width: 100%;
height: auto;
}
}
@media screen and (max-width:1400px) {
}
@media screen and (max-width:1300px) {
.projImgOverview {
width:25%;
height:35%;
}
.contentProjects .contentProjectsSingle:nth-of-type(4n+0) {
margin-right:1%;
}
.contentProjects .contentProjectsSingle:nth-of-type(3n+0) {
margin-right:0;
}
.contentProjects .contentProjectsSingle {
margin-right:1%;
width:30%;
}
.contentProjectsSingle .projImgOverview {
height:13vw !important;
}
.contentProjects, .contentProjectDetail { float:left;
margin-right:0;
padding-top:0;
padding-bottom:1em;
width:100%;
}
.contentProjectDetail {
position:relative;
}
.backToProjectOverview, .division {
z-index:1000000 !important;
}
.projectDetailBottom {
position:relative;
margin-bottom:1em;
width:100%;
}
.rightProjectImage {
position:relative;
float:none;
margin-left:0;
width:100%;
height:60vw;
z-index:-1;
}
.mobileTrue {
display:block;
}
.mobileFalse {
display:none;
}
.relatedProjectsWrapper {
display:block;
}
.bottomStripe {
display:none;
}
}
@media screen and (max-width:1200px) {
.menu {
margin-top:-1.3em;
margin-left:0;
width:100%;
}
.menu li a {
font-size:3em;
}
.menu li {
margin-right:1%;
margin-left:0;
width:49%;
height:22vh;
} .menu li a .menu-item-description {
font-size:.35em !important;
}
.rightImage img {
margin-right:-35%;
}
.contentProjects .contentProjectsSingle:nth-of-type(3n+0) {
margin-right:2%;
}
.contentProjects .contentProjectsSingle {
margin-right:2%;
width:48%;
}
.startProjects .contentProjectsSingle {
margin-right:1%;
width:47.5%;
}
.contentProjectsSingle .projImgOverview {
height:20vw !important;
}
.startProjects .contentProjectsSingle:nth-of-type(2) {
margin-right:0;
}
.content, .contentProjects, .contentProjectDetail {
padding-bottom:1em;
}
.col1, .col2, .col3, .colFull {
float:none;
margin:0;
width:auto;
}
.colMobile1, .colMobile2 {
float:left;
margin-right:1%;
width:49%;
}
.nextArticleImprint, .nextArticleStart {
position:inherit;
float:left;
width:100% !important;
height:auto;
}
}
@media screen and (max-width:1000px) {
.rightImage img {
margin-right:-45%;
}
}
@media screen and (max-width:920px) {
.mainNaviInner {
margin:0 5%;
width:90%;
}
.main-navigation {
right:5%;
}
.rightImage img {
margin-right:-60%;
}
}
@media screen and (max-width:870px) {
.rightImage img {
margin-right:-85%;
}
}
@media screen and (max-width:720px) {
.logo {
margin-top:4px;
width:224px;
transition:all 350ms;
}
.mainNaviInner {
margin:0 4.6%; padding-top: 5rem;
height:85%;
}
.backToProjectOverviewMenu {
display:none;
}
.menu {
float:left;
margin-left:0;
}
.menu li {
margin-bottom:1em;
margin-left:0;
width:100%;
clear:both;
height:8vh;
min-height:4em;
} .menu li a  {
margin:0;
font-size:4em;
border-bottom:none;
}
.current-menu-item a {
border-bottom:none !important;
}
.thin {
font-size:.8em;
}
.menu-item-description {
display:none;
}
.contentProjectsSingle .projImgOverview {
height:50vw !important;
}
.contentProjects .contentProjectsSingle {
margin-right:0;
width:100%;
}
.startProjects .contentProjectsSingle {
width:96%;
}
.content, .contentProjects, .contentProjectDetail {
margin-right:0;
padding-bottom:1em;
width:100%;
}
.startBackground {
width: auto;
}
.nextArticle, .nextProject {
position:inherit;
float:left;
width:100%;
height:auto;
}
.leftImage {
margin-bottom: 1em;
}
.col1, .col2, .col3 {
float:left;
margin-right:0;
width:100%;
}
.marginBottom {
margin-bottom:.5em;
}
}
@media screen and (max-width:500px) {
}
@media screen and (max-height:880px) and (min-width:1360px) {
.division, .relatedProjectsWrapper {
display:none;
}
}