@charset "UTF-8";
/*
* Autor:  Roman Hanzlik
* Datum:  26.04.2016
*/
@media only screen and (max-width: 480px) {
  body .navbar-header-collapse li {
    margin: 5px auto; } }
@media only screen and (max-width: 960px) {
  body #company-nav ul#menu-unternehmen-menu {
    margin-top: 25px;
    margin-bottom: 25px; }
  body h1, body h2, body h3, body h4, body h5, body h6 {
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    -ms-hyphens: manual;
    hyphens: manual; }
  body h4 {
    line-height: 22px; } }
@media only screen and (min-width: 480px) {
  #header-carousel {
    background: white; } }
/* Generelle mobilen Einstellungen */
/* ---------------------------------------------------------------------------
 * Tablet
 * --------------------------------------------------------------------------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  body {
    /* general */ }
    body .active.tablet a, body .active.tablet a:focus, body .active.tablet a:active {
      color: #FFF;
      text-decoration: none; }
    body .nav.navbar-nav.navbar-left.shown-xs.alphamenu {
      display: block; }
    body #company-nav {
      /* UNTERNEHMEN */ }
      body #company-nav #menu-unternehmen-menu li,
      body #company-nav #menu-unternehmen-menu-englisch li {
        width: 100%;
        text-align: center;
        position: relative; }
        body #company-nav #menu-unternehmen-menu li span,
        body #company-nav #menu-unternehmen-menu-englisch li span {
          position: absolute !important;
          bottom: 2px;
          right: -7px !important;
          left: auto !important;
          /*display: none;*/ }
        body #company-nav #menu-unternehmen-menu li a,
        body #company-nav #menu-unternehmen-menu-englisch li a {
          float: none !important;
          line-height: 50px;
          line-height: 3.125rem; }
    body .top-heading h1, body .top-heading h2, body .top-heading h3, body .top-heading h4, body .top-heading h5, body .top-heading h6 {
      font-size: 40px;
      font-size: 2.5rem; }
    body .scroll-top {
      right: 2%;
      bottom: 2%; }
      body .scroll-top img {
        background: rgba(255, 255, 255, 0.6);
        border-radius: 50%; }
    body .col-lg-8.btn-array {
      text-align: center; }
      body .col-lg-8.btn-array a:last-child {
        display: inline-table;
        padding-top: 17px;
        padding-bottom: 16px; }
      body .col-lg-8.btn-array a {
        width: 260px; }
    body #projects-container .col-lg-4 {
      width: 50%;
      float: left; }
      body #projects-container .col-lg-4 img {
        width: 100%; }
    body.page-template-tpl-leistungsprofil .leistungen-container .text-center h3 {
      margin-top: 30px;
      margin-bottom: 10px; }
    body.page-template-tpl-leistungsprofil .leistungen-container .text-center .agr-spacer {
      margin-top: 15px;
      margin-bottom: 15px; }
    body #menu-header-menu,
    body #menu-header-menu-englisch {
      float: none;
      left: auto;
      right: auto; }
      body #menu-header-menu li,
      body #menu-header-menu-englisch li {
        float: none;
        left: auto;
        right: auto;
        display: inline-block; }

  body.single-project .similar-project img, body.single-post .similar-project img {
    padding: 0 5%; }
  body.single-project .container.sliderinside, body.single-post .container.sliderinside {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0;
    margin: 0; }
    body.single-project .container.sliderinside .row, body.single-post .container.sliderinside .row {
      margin-left: 0;
      margin-right: 0;
      width: 100% !important;
      max-width: 100% !important; }
      body.single-project .container.sliderinside .row .col-lg-12.sliderinside, body.single-post .container.sliderinside .row .col-lg-12.sliderinside {
        width: 100% !important;
        max-width: 100% !important;
        padding: 0;
        margin: 0; }
  body.single-project #header-carousel, body.single-post #header-carousel {
    height: auto; }
  body.page-template-tpl-home .project.on-md {
    width: 50%;
    float: left; }
  body.page-template-tpl-concept #apgbr-headerslider .concept-item-content {
    padding-left: 5%;
    padding-right: 5%; }
  body.page-template-tpl-concept .slick-slide {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
  body.page-template-tpl-concept #myCarousel .item .text-center {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  body.page-template-tpl-concept #myCarousel .item .text-justify {
    width: 80% !important; }
  body.page-template-tpl-concept #myCarousel .carousel-control.right {
    padding-right: 10px; }
  body.page-template-tpl-concept #myCarousel .carousel-control.left {
    padding-left: 10px; }
  body.page-template-tpl-priorities .container .priority-row, body.page-template-tpl-projekte .container .priority-row, body.page-template-tpl-ankaufprofil .container .priority-row {
    padding-top: 30px;
    padding-bottom: 30px; }
    body.page-template-tpl-priorities .container .priority-row:first-child, body.page-template-tpl-projekte .container .priority-row:first-child, body.page-template-tpl-ankaufprofil .container .priority-row:first-child {
      padding-top: 0px;
      padding-bottom: 30px; }
    body.page-template-tpl-priorities .container .priority-row:last-child, body.page-template-tpl-projekte .container .priority-row:last-child, body.page-template-tpl-ankaufprofil .container .priority-row:last-child {
      padding-top: 30px;
      padding-bottom: 0px; }
  body.page-template-tpl-priorities .priority-row, body.page-template-tpl-projekte .priority-row, body.page-template-tpl-ankaufprofil .priority-row {
    background: #f5f5f5;
    margin-bottom: 0;
        /*
                        &+.priority-row {

                        }
        */ }
    body.page-template-tpl-priorities .priority-row.odd .col-lg-6:not(.text-col), body.page-template-tpl-projekte .priority-row.odd .col-lg-6:not(.text-col), body.page-template-tpl-ankaufprofil .priority-row.odd .col-lg-6:not(.text-col) {
      order: 2; }
    body.page-template-tpl-priorities .priority-row.even, body.page-template-tpl-projekte .priority-row.even, body.page-template-tpl-ankaufprofil .priority-row.even {
      /* .col-lg-12 {
           display: flex;
           align-items: center;
           !* justify-content: center; *!
           height: 256px;
           flex-wrap: wrap-reverse;
       }*/ }
    body.page-template-tpl-priorities .priority-row .col-lg-12, body.page-template-tpl-projekte .priority-row .col-lg-12, body.page-template-tpl-ankaufprofil .priority-row .col-lg-12 {
      display: -webkit-flex;
      display: flex;
      align-items: center;
      /* justify-content: center; */
      height: 256px; }
    body.page-template-tpl-priorities .priority-row .dimmer .hidden-lg, body.page-template-tpl-projekte .priority-row .dimmer .hidden-lg, body.page-template-tpl-ankaufprofil .priority-row .dimmer .hidden-lg {
      display: none; }
    body.page-template-tpl-priorities .priority-row .concept-arrow, body.page-template-tpl-projekte .priority-row .concept-arrow, body.page-template-tpl-ankaufprofil .priority-row .concept-arrow {
      transform: rotate(180deg); }
    body.page-template-tpl-priorities .priority-row .col-lg-6:not(.text-col), body.page-template-tpl-projekte .priority-row .col-lg-6:not(.text-col), body.page-template-tpl-ankaufprofil .priority-row .col-lg-6:not(.text-col) {
      width: 50%;
      float: left; }
      body.page-template-tpl-priorities .priority-row .col-lg-6:not(.text-col) .hidden-sm, body.page-template-tpl-projekte .priority-row .col-lg-6:not(.text-col) .hidden-sm, body.page-template-tpl-ankaufprofil .priority-row .col-lg-6:not(.text-col) .hidden-sm {
        display: flex !important; }
    body.page-template-tpl-priorities .priority-row .col-lg-6.col-lg-push-6, body.page-template-tpl-projekte .priority-row .col-lg-6.col-lg-push-6, body.page-template-tpl-ankaufprofil .priority-row .col-lg-6.col-lg-push-6 {
      /* float: right;*/ }
    body.page-template-tpl-priorities .priority-row .col-lg-6.col-lg-pull-6, body.page-template-tpl-projekte .priority-row .col-lg-6.col-lg-pull-6, body.page-template-tpl-ankaufprofil .priority-row .col-lg-6.col-lg-pull-6 {
      /*     float: left;*/ }
    body.page-template-tpl-priorities .priority-row .col-lg-6.text-col, body.page-template-tpl-projekte .priority-row .col-lg-6.text-col, body.page-template-tpl-ankaufprofil .priority-row .col-lg-6.text-col {
      width: 50%;
      /* float: right;
       flex: 1;
       align-items: center;
       justify-content: center;*/
      height: 100%;
      margin-top: 0;
      margin-bottom: 0; }
  body.page-template-tpl-contact .col-lg-6.inner.first,
  body.page-template-tpl-contact .col-lg-6.inner.last {
    padding-left: 0;
    padding-right: 0; }
  body.page-template-tpl-contact button[type=submit] {
    margin-top: 35px;
    margin-bottom: 35px;
    height: 50px; }
  body.page-template-tpl-sponsoring #sponsoring-container .row > div {
    /*height: auto !important;*/ }
    body.page-template-tpl-sponsoring #sponsoring-container .row > div.tabletsort {
      width: 33%;
      float: left;
      height: 120px; }
    body.page-template-tpl-sponsoring #sponsoring-container .row > div.col-lg-4 {
      height: 120px !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  body .col-lg-8.btn-array a.btn.btn-default.has-fa {
    padding: 16px 15px 12px !important; }
  body.single-project #header-carousel, body.single-post #header-carousel {
    /*
    display: block;
     width: 100% !important;
     */
    max-width: 100% !important;
    overflow: hidden;
    height: 480px; }
    body.single-project #header-carousel img:not(.ccontrol), body.single-post #header-carousel img:not(.ccontrol) {
      height: 100% !important; }
  body #header-nav {
    /* min-height: 130px !important;
     max-height: 130px !important;
     margin-bottom: 0 !important;*/ }
    body #header-nav #menu-header-menu.header-navbar {
      left: -5% !important; }
    body #header-nav #menu-header-menu-englisch.header-navbar {
      left: -14% !important; }
    body #header-nav .navbar-header-collapse {
      margin-top: 0;
      padding-top: 0; }
  body .btn-print {
    display: none !important; }
  body .top-heading h1, body .top-heading h2, body .top-heading h3, body .top-heading h4, body .top-heading h5, body .top-heading h6 {
    font-size: 30px;
    font-size: 1.875rem; }
  body #company-nav {
    position: inherit;
    left: initial;
    float: none;
    text-align: center; }
    body #company-nav ul#menu-unternehmen-menu,
    body #company-nav ul#menu-unternehmen-menu-englisch {
      width: 70%;
      position: inherit;
      left: initial;
      margin: 25px auto;
      text-align: center;
      float: none; }
      body #company-nav ul#menu-unternehmen-menu li,
      body #company-nav ul#menu-unternehmen-menu-englisch li {
        width: auto;
        display: inline-block; }

  body.page-template-tpl-home .project h3 {
    min-height: 60px; }
  body.page-template-tpl-news .row.news-row:after {
    height: 1px;
    background: #e2e2e2;
    width: calc(100% - 30px);
    margin: 20px auto 0;
    padding-right: 15px;
    padding-left: 15px; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  body footer .container .row div {
    width: 25%;
    float: left; }
  body footer .footer-col {
    padding-top: 18px; }
    body footer .footer-col span {
      display: none; }
  body.single-project .col-lg-4.similar-project {
    width: 33%;
    float: left; }
  body .btn-print {
    display: none !important; }
  body.page-template-tpl-news .row.news-row .news-image-col {
    max-width: 40%;
    float: left; }
    body.page-template-tpl-news .row.news-row .news-image-col img {
      border: 1px solid #cdcdcd; }
  body.page-template-tpl-news .row.news-row .col-lg-4 {
    margin-bottom: 0; }
  body.page-template-tpl-news .row.news-row .col-lg-8 {
    width: 60%;
    float: right; }
    body.page-template-tpl-news .row.news-row .col-lg-8 .agr-spacer {
      margin: 15px 0 15px 0; }
  body.page-template-tpl-news .row.news-row:after {
    height: 1px;
    background: #e2e2e2;
    width: calc(100% - 30px);
    margin: 20px auto 0;
    padding-right: 15px;
    padding-left: 15px; }
  body #company-nav {
    /* UNTERNEHMEN */ }
    body #company-nav #menu-unternehmen-menu li,
    body #company-nav #menu-unternehmen-menu-englisch li {
      width: auto; }
  body #header-nav #menu-header-menu-englisch.header-navbar {
    left: -17.5% !important; } }
/* Einstellungen speziell f├╝r Tablet */
/* ---------------------------------------------------------------------------
 * Smartphone
 * --------------------------------------------------------------------------- */
/* Portrait and Landscape */
@media only screen and (max-device-width: 738px) {
  body {
    /* general */
    /*
    		.top-heading {
    			h1, h2, h3, h4, h5, h6 {
    				@include font-size(25px);
    			}
    		}
    		*/ }
    body ol.carousel-indicators li {
      height: 19px !important;
      width: 19px !important;
      margin-right: 0 !important;
      margin-left: 15px !important; }
    body ol.carousel-indicators li.active {
      height: 20px !important;
      width: 20px !important;
      margin-right: 0 !important;
      margin-left: 15px !important;
      border: 1px solid #fff !important; }
    body ol.carousel-indicators li + li {
      margin-left: 15px; }
    body.single .col-lg-12 #header-carousel {
      position: initial;
      width: 100% !important;
      max-width: 100% !important;
      height: auto !important; }
      body.single .col-lg-12 #header-carousel .carousel-inner {
        /* position: static;*/ }
      body.single .col-lg-12 #header-carousel img {
        /* width: 100%;
         max-width: 100%;*/
        height: auto !important; }
      body.single .col-lg-12 #header-carousel .carousel-control img {
        height: auto;
        width: 70%; }
      body.single .col-lg-12 #header-carousel .carousel-control.left {
        padding-left: 10px; }
      body.single .col-lg-12 #header-carousel .carousel-control.right {
        padding-right: 10px; }
    body a.btn.btn-default {
      padding-top: 18px;
      padding-bottom: 13px;
      line-height: 22px; }
    body #header-nav {
      min-height: 160px;
      max-height: 160px;
      margin-bottom: 55px; }
    body .navbar-nav {
      margin: 7.5px -15px 0; }
    body .navbar-brand {
      padding-top: 0; }
    body .nav > li > a {
      padding-right: 7px; }
    body .nav > li + li > a {
      padding-left: 7px; }
    body .btn-print {
      display: none !important; }
    body .col-lg-8.btn-array {
      text-align: center; }
      body .col-lg-8.btn-array a:last-child {
        display: inline-table;
        padding-top: 17px;
        padding-bottom: 16px; }
      body .col-lg-8.btn-array a {
        width: 260px; }
    body .top-heading h1, body .top-heading h2, body .top-heading h3, body .top-heading h4, body .top-heading h5, body .top-heading h6 {
      font-size: 40px;
      font-size: 2.5rem;
      display: table; }
    body h2 {
      font-size: 30px;
      font-size: 1.875rem; }
    body .scroll-top {
      right: 2%;
      bottom: 2%; }
      body .scroll-top img {
        background: white;
        border-radius: 50%; }
    body .navbar-collapse {
      border: 0 none; }
    body .navbar-toggle {
      margin-right: 0;
      border: 0 none; }
      body .navbar-toggle .icon-bar {
        height: 3px; }
    body .navbar-default .navbar-toggle .icon-bar {
      background: #487153; }

  body {
    /* page templates */ }
    body.page-template-tpl-home {
      /* HOME */ }
      body.page-template-tpl-home .container > .row > .col-lg-12.text-center > img {
        margin-bottom: 20px !important; }
      body.page-template-tpl-home .col-lg-6.project.on-md > p {
        height: inherit !important; }
      body.page-template-tpl-home .col-lg-6.project.on-md h3 {
        margin-top: 25px !important; }
      body.page-template-tpl-home .col-lg-6.project.on-md .text-justify > p {
        height: inherit !important; }
    body.single-project {
      /* EINZELPROJEKT */
      			/*
      							  #header-carousel {
      									display: block;
      									width: 100% !important;
      									max-width: 100% !important;
      
      									.carousel-control.left {
      										  padding-left: 0;
      									}
      
      									.carousel-control.right {
      										  padding-right: 0;
      									}
      							  }
      
      			.details {
      				& > div {
      					text-align: center;
      				}
      			}
      			*/ }
      body.single-project .sliderwrapper {
        width: 100%;
        overflow: hidden;
        position: relative;
        /*height: 400px;*/ }
        body.single-project .sliderwrapper #header-carousel.carousel {
          position: initial;
          height: auto !important;
          width: 100% !important; }
          body.single-project .sliderwrapper #header-carousel.carousel .carousel-inner img {
            width: 100% !important;
            height: auto !important; }
          body.single-project .sliderwrapper #header-carousel.carousel .carousel-control.right {
            padding-right: 10px; }
          body.single-project .sliderwrapper #header-carousel.carousel .carousel-control.left {
            padding-left: 10px; }
    body.page-template-tpl-impressum {
      /* IMPRESSUM */ }
      body.page-template-tpl-impressum .impress-container .row .col-lg-4 + .col-lg-4 {
        margin-top: 40px; }
    body.page-template-tpl-company {
      /* UNTERNEHMEN */ }
    body #company-nav {
      /* UNTERNEHMEN */ }
      body #company-nav #menu-unternehmen-menu li,
      body #company-nav #menu-unternehmen-menu-englisch li {
        width: 100%;
        text-align: center; }
        body #company-nav #menu-unternehmen-menu li span,
        body #company-nav #menu-unternehmen-menu-englisch li span {
          display: none; }
        body #company-nav #menu-unternehmen-menu li a,
        body #company-nav #menu-unternehmen-menu-englisch li a {
          float: none !important;
          line-height: 35px; }
    body.page-template-tpl-priorities .priority-row .col-lg-12 {
      width: 96%;
      margin-left: 2%; }
    body.page-template-tpl-contact .col-lg-6.inner.first,
    body.page-template-tpl-contact .col-lg-6.inner.last {
      padding-left: 0;
      padding-right: 0; }
    body.page-template-tpl-contact button[type=submit] {
      margin-top: 35px;
      margin-bottom: 35px;
      height: 50px; }
    body.page-template-tpl-sponsoring #sponsoring-container .row > div {
      height: auto !important; }
      body.page-template-tpl-sponsoring #sponsoring-container .row > div.col-lg-4 {
        height: 120px !important; }
    body.page-template-tpl-news .news-row {
      /*padding-bottom: 20px;
      margin-bottom: 20px;*/ }
      body.page-template-tpl-news .news-row:after {
        height: 1px;
        background: #e2e2e2;
        width: calc(100% - 30px);
        margin: 20px auto 0;
        padding-right: 15px;
        padding-left: 15px; }
    body.page-template-tpl-concept #apgbr-headerslider .concept-item-content {
      padding-left: 5%;
      padding-right: 5%; } }
/* Portrait */
@media only screen and (max-device-width: 667px) and (orientation: portrait) {
  body .sub-heading.xs-fix {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px; }
  body #project-filter-container #projects-menu {
    width: 70%;
    text-align: center;
    margin-bottom: 50px; }
    body #project-filter-container #projects-menu ul {
      text-align: center;
      margin-bottom: 0; }
      body #project-filter-container #projects-menu ul li {
        display: inline-block;
        float: none;
        margin-bottom: 15px; }
        body #project-filter-container #projects-menu ul li:not(.active) {
          background: white; }
  body.page-template-tpl-concept #myCarousel .item .text-center {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  body.page-template-tpl-concept #myCarousel .item .text-justify {
    width: 90% !important; }
    body.page-template-tpl-concept #myCarousel .item .text-justify strong {
      font-weight: normal;
      display: none; }
  body.page-template-tpl-concept #myCarousel .carousel-control {
    display: none; }
    body.page-template-tpl-concept #myCarousel .carousel-control.right {
      padding-right: 10px; }
    body.page-template-tpl-concept #myCarousel .carousel-control.left {
      padding-left: 10px; }
  body.page-template-tpl-leistungsprofil .leistungen-container .text-center h3 {
    margin-top: 30px;
    margin-bottom: 10px; }
  body.page-template-tpl-leistungsprofil .leistungen-container .text-center .agr-spacer {
    margin-top: 15px;
    margin-bottom: 15px; }
  body.page-template-tpl-leistungsprofil .insidebutton, body.page-template-tpl-contact .insidebutton, body.page-template-tpl-concept .insidebutton, body.page-template-tpl-priorities .insidebutton, body.page-template-tpl-entwicklung .insidebutton, body.page-template-tpl-sponsoring .insidebutton {
    text-align: center; }
    body.page-template-tpl-leistungsprofil .insidebutton a.btn.btn-default, body.page-template-tpl-contact .insidebutton a.btn.btn-default, body.page-template-tpl-concept .insidebutton a.btn.btn-default, body.page-template-tpl-priorities .insidebutton a.btn.btn-default, body.page-template-tpl-entwicklung .insidebutton a.btn.btn-default, body.page-template-tpl-sponsoring .insidebutton a.btn.btn-default {
      padding-top: 15px !important;
      padding-bottom: 15px !important; } }
/* Portrait */
@media only screen and (max-device-width: 430px) and (orientation: portrait) {
  body .sub-heading.xs-fix {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px; }
  body.page-template-tpl-leistungsprofil .insidebutton, body.page-template-tpl-contact .insidebutton, body.page-template-tpl-concept .insidebutton, body.page-template-tpl-priorities .insidebutton, body.page-template-tpl-entwicklung .insidebutton, body.page-template-tpl-sponsoring .insidebutton {
    text-align: center; }
    body.page-template-tpl-leistungsprofil .insidebutton a.btn.btn-default, body.page-template-tpl-contact .insidebutton a.btn.btn-default, body.page-template-tpl-concept .insidebutton a.btn.btn-default, body.page-template-tpl-priorities .insidebutton a.btn.btn-default, body.page-template-tpl-entwicklung .insidebutton a.btn.btn-default, body.page-template-tpl-sponsoring .insidebutton a.btn.btn-default {
      padding-top: 15px !important;
      padding-bottom: 15px !important; } }
/* Portrait */
@media only screen and (max-device-width: 330px) and (orientation: portrait) {
  body .sub-heading.xs-fix {
    height: auto;
    padding-top: 25px;
    padding-bottom: 25px; }
    body .sub-heading.xs-fix h2 {
      font-size: 26px;
      font-size: 1.625rem; } }
/* Landscape */
@media only screen and (max-device-width: 740px) and (orientation: landscape) {
  body .insidebutton {
    text-align: center; }
    body .insidebutton a.btn.btn-default {
      padding-top: 15px !important;
      padding-bottom: 15px !important; }
  body.page-template-tpl-concept #myCarousel .text-center {
    height: auto !important;
    padding: 100px 0; }
  body.page-template-tpl-concept #myCarousel .item .text-center {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center; }
  body.page-template-tpl-concept #myCarousel .item .text-justify {
    width: 90% !important; }
    body.page-template-tpl-concept #myCarousel .item .text-justify strong {
      font-weight: normal;
      display: none; }
  body.page-template-tpl-concept #myCarousel .carousel-control {
    display: none; }
    body.page-template-tpl-concept #myCarousel .carousel-control.right {
      padding-right: 10px; }
    body.page-template-tpl-concept #myCarousel .carousel-control.left {
      padding-left: 10px; }
  body.page-template-tpl-leistungsprofil .leistungen-container .text-center h3 {
    margin-top: 30px;
    margin-bottom: 10px; }
  body.page-template-tpl-leistungsprofil .leistungen-container .text-center .agr-spacer {
    margin-top: 15px;
    margin-bottom: 15px; } }
@media only screen and (max-width: 650px) {
  #projects-menu ul li {
    float: none;
    width: 150px;
    text-align: center; }
    #projects-menu ul li + li {
      margin-top: 10px; } }
/* Einstellungen speziell f├╝r Smartphone */
body .col-lg-6.inner.first {
  padding-left: 0; }
body .col-lg-6.inner.last {
  padding-right: 0; }
body #company-nav .submenu ul li {
  font-family: "romain_headlineregular",serif; }
  body #company-nav .submenu ul li:after {
    display: none;
    content: ""; }
@media only screen and (min-width: 768px) {
  body .nav.navbar-nav.navbar-left.shown-xs {
    display: none; } }
@media only screen and (max-width: 768px) {
  body.page-template-tpl-projects .row .img-responsive.lazy {
    width: 100%; } }
@media only screen and (max-width: 768px) {
  body .navbar-header-collapse {
    height: 2000px;
    background: white;
    margin-top: 50px;
    position: relative;
    z-index: 9999; }
    body .navbar-header-collapse li {
      margin: 15px auto; }
      body .navbar-header-collapse li a {
        font-size: 25px;
        font-size: 1.5625rem;
        font-weight: 100; } }
      @media only screen and (max-width: 768px) and (max-height: 400px) {
        body .navbar-header-collapse li a {
          padding: 2px 0; } }
      @media only screen and (max-width: 768px) and (max-height: 960px) {
        body .navbar-header-collapse li a {
          padding: 10px 0; } }
      @media only screen and (max-width: 768px) and (max-height: 1100px) {
        body .navbar-header-collapse li a {
          padding: 10px 0; } }
@media only screen and (max-width: 768px) {
  body .col-lg-6.inner {
    padding-right: 0;
    padding-left: 0; }
  body .nav.navbar-nav.navbar-left.shown-xs {
    float: left; }
    body .nav.navbar-nav.navbar-left.shown-xs li {
      float: left; }
  body #company-nav .submenu ul {
    list-style: none; }
    body #company-nav .submenu ul li {
      float: none;
      font-size: 25px;
      font-size: 1.5625rem; }
  body .btn-array .btn-default {
    display: table;
    margin: 0 auto 20px auto; }
  body .btn-print {
    display: table;
    margin: auto;
    width: 100%;
    text-align: center; }
  body #header-nav {
    /* min-height: 160px;*/ }
    body #header-nav .navbar-brand {
      position: relative;
      left: 0;
      right: 0;
      width: 100%;
      text-align: center; }
      body #header-nav .navbar-brand img {
        margin: auto; }
    body #header-nav .navbar-toggle {
      position: absolute;
      top: 55px;
      right: 0; } }
body .project-item-inner.dark.dimmer p {
  text-align: center; }
body .container .row {
  /* p {
       text-align: justify;
   }*/ }
  body .container .row .btn-to-project {
    display: table;
    margin-right: auto;
    margin-left: auto; }

/* Erster Kontakt mit Projekt */
@media only screen and (min-width: 950px) {
  body .scroll-down {
    display: block; } }
@media only screen and (max-width: 949px) {
  body .scroll-down {
    display: none; } }
body .active.tablet a, body .active.tablet a:focus, body .active.tablet a:active {
  color: #FFF;
  text-decoration: none; }
body #apgbr-headerslider {
  		/*
  								.slick-track {
  									.slick-slide:not(.slick-current):not(.slick-cloned) {
  										opacity: 0;
  									}
  
  									.slick-slide[aria-hidden="true"] {
  										opacity: 0;
  									}
  
  									.slick-slide.slick-current, .slick-slide.slick-cloned, .slick-slide[data-slick-index="1"] {
  										opacity: 1;
  									}
  							}
  		*/ }
body .project-item .project-item-wrapper .project-item-inner p {
  text-transform: none !important; }
body .container ul:not(.filtermenu) li {
  font-size: 15px;
  line-height: 26px;
  font-weight: 300 !important;
  letter-spacing: 1px; }
body *, body a, body a:focus, body :focus {
  outline: none; }
body.page-template-tpl-contact .form-group input, body.page-template-tpl-contact .form-group textarea {
  -webkit-background-clip: padding-box; }
body ul#menu-unternehmen-menu-englisch li:last-child span,
body ul#menu-unternehmen-menu-englisch li:last-child span {
  display: none !important; }
body dl.number > dt {
  border: 0 none;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
  width: 65px;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: 300 !important;
  letter-spacing: 1px;
  height: 26px; }
body dl.number > dd {
  height: 26px;
  font-size: 15px;
  line-height: 26px !important;
  font-weight: 300 !important;
  letter-spacing: 1px; }
  body dl.number > dd:after {
    clear: both;
    height: 1px;
    display: table; }
body.page-template-tpl-concept {
  /*unternehmen/konzept/*/ }
  body.page-template-tpl-concept .concept-container #myCarousel {
    width: 100% !important; }
    body.page-template-tpl-concept .concept-container #myCarousel p strong {
      font-weight: 300 !important; }
@media only screen and (min-width: 1025px) {
  body #header-nav #menu-header-menu-englisch.header-navbar {
    left: -23%; } }
body footer .footer-col {
  padding-top: 30px; }
  body footer .footer-col h3 {
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 10px; }
body .scroll-top {
  height: 50px;
  width: 50px; }
  body .scroll-top img {
    height: auto;
    width: 100%; }
body #header-carousel {
  width: 100% !important; }

/* GF */
body .gf-row .gf-left {
  width: 48%;
  float: left;
  margin-right: 2%; }
  body .gf-row .gf-left img, body .gf-row .gf-left p:first-child {
    text-align-last: right;
    text-align: right; }
body .gf-row .gf-right {
  width: 48%;
  float: left;
  margin-left: 2%; }
  body .gf-row .gf-right img, body .gf-row .gf-right p:first-child {
    text-align-last: left;
    text-align: left; }
body .person-of-interest em {
  font-family: "romain_headlineregular", serif;
  font-style: normal;
  font-size: 24px;
  font-size: 1.5rem;
  color: #477153;
  text-transform: uppercase; }
body .socialrow .colleft.alignright a span,
body .socialrow .colright.alignleft a span {
  padding: 0 !important; }
body .socialrow .colleft.alignright {
  text-align: right; }
body .socialrow .colright.alignleft {
  text-align: left; }
body .displaycenter .wpb_single_image .vc_single_image-wrapper {
  display: flex; }

/* Fix f├╝r den Desktop */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .row-eq-height .pos-helper {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%; }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      .row-eq-height .pos-helper {
        height: 390px; } }
    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
      .row-eq-height .pos-helper {
        height: 260px; } }
    .row-eq-height .pos-helper .title {
      position: absolute;
      text-align: center;
      font-weight: 300;
      letter-spacing: 5px;
      text-transform: uppercase;
      font-family: "Roboto", serif;
      color: #fff;
      font-size: 36px;
      font-size: 2.25rem;
      max-width: 90%;
      flex: 1;
      margin: auto;
      left: 0;
      right: 0;
      top: 48%; }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .row-eq-height .tile {
      height: 390px;
      overflow: hidden; }
      .row-eq-height .tile .pos-helper {
        height: 390px; } }
  @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .row-eq-height .tile {
      height: 260px;
      overflow: hidden; }
      .row-eq-height .tile .pos-helper {
        height: 260px; } }
  .row-eq-height .tile.tile-text {
    margin-left: 15px;
    margin-right: 15px;
    cursor: default; }
    .row-eq-height .tile.tile-text img {
      opacity: 0 !important; }
  .row-eq-height .tile img {
    height: auto;
    width: 100%;
    opacity: 1; }
  .row-eq-height .tile .title {
    opacity: 0; }
  .row-eq-height .tile:hover .pos-helper {
    background: black;
    transition: all .3s ease; }
  .row-eq-height .tile:hover img {
    opacity: .3;
    transition: all .3s ease; }
  .row-eq-height .tile:hover .title {
    opacity: 1; }
  .row-eq-height.row.projekte {
    margin-bottom: 30px; }

.tile-text {
  cursor: auto !important; }

.grid {
  background: white;
  max-width: 1140px; }

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

/* ---- grid-item ---- */
@media only screen and (min-width: 1024px) {
  .grid-sizer,
  .grid-item {
    width: 31.5%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .grid-sizer,
  .grid-item {
    width: 48%; } }
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .grid-sizer,
  .grid-item {
    width: 48%; } }
@media only screen and (max-device-width: 667px) and (orientation: portrait) {
  .grid-sizer,
  .grid-item {
    width: 100% !important; } }

.grid-item {
  height: auto;
  float: left;
  background: none;
  margin-bottom: 30px; }
  .grid-item img {
    margin: 0;
    padding: 0;
    width: 100%; }

.grid-item--width2 {
  width: 40%; }

.grid-item--width3 {
  width: 60%; }

.grid-item--height2 {
  height: 200px; }

.grid-item--height3 {
  height: 260px; }

.grid-item--height4 {
  height: 360px; }

/* Fix f├╝r den Desktop */
.vector-logo {
  width: 110px;
  height: 70px;
  display: inline; }

@media only screen and (min-width: 1024px) {
  .project-item.priority-row .text-col {
    height: auto; }
  .project-item.priority-row .col-lg-12 {
    display: flex;
    height: 100%; } }

.ankauf.priority-row ul {
  list-style: none;
  text-align: left; }
  .ankauf.priority-row ul li + li {
    border-top: 1px solid #e2e2e2;
    padding-top: 10px;
    margin-top: 10px; }

/*# sourceMappingURL=apmaster.css.map */
