html:not(.page-trans-loaded) {
  background: #565658;
  }

* {
  --mobile-container-width: calc(100% - 40px);
  }
  
/* HEADER 
------------------------------------------------------------------------------------------------ */  
  
#header-outer {
  padding: 0 !important;
  }
  
body #header-outer[data-full-width="true"] header > .container {
  padding: 0 20px !important;
  }
  
body #header-outer #logo {
  margin: 20px 0;
  }
  
/* HOME
------------------------------------------------------------------------------------------------ */  
  
BODY.home .projects .vc_column-inner {
  padding: 40px 20px 20px 20px !important;
  }
  
BODY.home .projects .content {
  padding-left: 0 !important;
  padding-right: 0 !important;
  }

BODY.home .projects .post-heading {
  font-size: 8vw !important;
  line-height: 1.05 !important;
  padding-right: 10vw;
  }   
  
BODY.home H2 {
  max-width: 100% !important;
  }

/* MOBILE MENU
------------------------------------------------------------------------------------------------ */

#slide-out-widget-area:before {
  width: 45vw;
  height: 45vw;
  }
  
/* PROJEKTE ÜBERSICHT
------------------------------------------------------------------------------------------------ */  

.page-template-template-portfolio .nectar-post-grid .nectar-post-grid-item .content {
  padding: 25px !important;
  }
  
.page-template-template-portfolio .nectar-post-grid .post-heading {
  font-size: 7vw !important;
  line-height: 1.1 !important;
  }  
  
.nectar-post-grid-filters {
  display: none !important;
  }  
  
/* PROEJKTE DETAIL
------------------------------------------------------------------------------------------------ */  
  
.single-portfolio .nectar-split-heading H1 {
  font-size: 10vw !important;
  }

.single-portfolio .vc_row-o-content-bottom {
  margin-bottom: 30px !important;
  }
  
.single-portfolio .vc_row-o-content-bottom .vc_column-inner {
  padding-right: 0 !important;
  }  
  
html body #ajax-content-wrap .container-wrap .font_size_phone_3em.font_size_max_90px.nectar-split-heading, html body .container-wrap .font_size_phone_3em.font_size_max_90px.nectar-split-heading, html body #header-outer .font_size_phone_3em.font_size_max_90px.nectar-split-heading {
  font-size: 6vw !important;
  }
  
.single-portfolio .flickity-viewport {
  margin-bottom: 40px !important;
  margin-top: 0 !important;
  }  
  
.flickity-page-dots {
  bottom: -50px !important;
  }  
  
.bottom_controls {
  padding: 20px 0;
  }  
  
.bottom_controls #portfolio-nav .controls {
  margin-top: -16px;
  }
  
/* JOBS
------------------------------------------------------------------------------------------------ */  
  
.nectar-hor-list-item {
  display: flex;
  }
  
.nectar-hor-list-item .nectar-list-item {
  font-weight: 700;
  padding-bottom: 0 !important;
  }  
  
.nectar-hor-list-item .nectar-list-item-btn {
  top: 18px !important;
  }
  
.page-id-349 .main-content:after {
  bottom: 20px;
  left: 0px;
  width: 66vw;
  height: 66vw;
  display: none;
  }  
  
/* VORTEILE
------------------------------------------------------------------------------------------------ */   
  
.page-id-1047 #intro .vc_column-inner {
  padding-right: 0 !important;
  }
  
.nectar-sticky-media-sections H2 {
  font-size: 25vw !important;
  }


.nectar-sticky-media-section__content-section {
  height: auto !important;
  position: relative !important;
  }

  
.nectar-sticky-media-section__content-section__wrap {
  justify-content: flex-start;
  padding-top: 0px !important;
  }  
  
.nectar-sticky-media-sections .wpb_column:first-child {
  margin-bottom: 20px;
  }  
  
#vorteile, 
#vorteile .col {
  padding: 0 !important;
  }  
  
  
  
/* KONTAKT
------------------------------------------------------------------------------------------------ */    
  
BODY.page-id-357 .wpb_text_column P BR {
  display: none !important;
  }
  
.contact-intro P {
  font-size: 20px;
  padding: 0 25px;
  }

.contact-intro P BR { 
  display: none;
  }  
  
/* KONTAKT
------------------------------------------------------------------------------------------------ */    
  
.wpb_column.bottom_padding_desktop_40px > .vc_column-inner {
  padding-bottom: 0 !important;
  }
  
/* FOOTER
------------------------------------------------------------------------------------------------ */    
  
#footer-outer {
  z-index: 100000 !important;
  }

#footer-outer:before {
  top: 20px;
  right: 20px;
  width: calc(66.6vw - 30px);
  height: calc(66.6vw - 30px);
  }
  
#footer-outer .row {
  padding-top: 20px !important;
  }  
  
#footer-outer .widget_media_image {
  width: 110px !important;
  }  
