/*
Theme Name: Robert Hess Responsive
Description: Individualanpassung für Robert Hess GmbH
Author: Stefan Lipgens
Author URI: http://www.lipgens.de
Template: zerif-lite
Version: 1.1
Tags:
*/

/* FONTS */
@font-face {
  font-family: "DINPro";
  src: url('assets/fonts/DINPro.otf') format('truetype');  
}
@font-face {
  font-family: "DINPro-Bold";
  src: url('assets/fonts/DINPro-Bold.otf') format('truetype');  
}

/* RESET */ 

html, body {
  background-color:  #ececec !important;
  color: #000000;  
}
html, body, div, span, applet, object, iframe, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, 
samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, 
form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
  font-family: "Arial", sans-serif;
  font-size: 16px;
}
button, input[type="button"], input[type="reset"], input[type="submit"]{
  background-color: #6D6E71;
  text-align: left;
  border: 0;
  border-radius: 0;
}
hmtl, p, div, td, th, span, a, h1, h2, h3, h4 {
  font-family: "DINPro", "Arial", sans-serif;
}
a,
a:visited,
a:active,
a:hover{
  color: #DA1F3D;
  -webkit-transition: all 0ms;
  transition: all 0ms;
}
a:focus{
  text-decoration: none;  
}
b, 
strong,
b *, 
strong *,
.bold,
.strong {
  font-family: "DINPro-Bold", "Arial", sans-serif !important;
  font-weight: normal;
}
h1,h2,h3, li, p, span, a {
  hyphens: auto;
}
h1, h2, h3,
.section-header h1, .section-header h2, .section-header h3,
h1 > span, h2 > span, h3 > span,
h3 > a {
  margin:0;
  padding:0;
}
p,
.site-main p,
.left-column,
.right-column,
.section-content {
  line-height: 30px;
  hyphens: auto;
}
div.mobile-bg-fix-whole-site {
  max-width: 1600px !important;
  margin: 0 auto !important;
  overflow-x: hidden;
}
/* COLORS */
.red {
  color: #DA1F3D;
}
.grey {
  color: #6D6E71;
}
::selection {
  background: #DA1F3D;
}
/* Kontaktformular */
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  font-family: "DINPro", "Arial", sans-serif;
  color: #6D6E71 !important;
  text-transform: uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
  font-family: "DINPro", "Arial", sans-serif;
  color: #6D6E71 !important;
  text-transform: uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
  font-family: "DINPro", "Arial", sans-serif;
  color: #6D6E71 !important;
  text-transform: uppercase;
}
:-moz-placeholder { /* Firefox 18- */
  font-family: "DINPro", "Arial", sans-serif;
  color: #6D6E71 !important;
  text-transform: uppercase;
}
::placeholder {
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 14px;
  color: #6D6E71 !important;
  text-transform: uppercase;
}
::placeholder::first-letter, 
::-webkit-input-placeholder::first-letter {
  color: #DA1F3D;
}
.contact-block{
  position: relative;
}
div.wpcf7 .ajax-loader {
  width: 30px;
  height: 30px;
  background-image: url(assets/images/Gear-3.8s-30px.gif);
  background-repeat: no-repeat;
  position: absolute;
  right: 25px;
  bottom: 14px;
}
.wpcf7-not-valid {
  background-color: #ccc;
  border: none !important; 
}
.wpcf7-not-valid-tip {
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 12px !important;
  color: #DA1F3D !important;
  position: absolute;
  height: 30px;
  width: 150px;
  top: -5px;
  right: -10px;
  font-style: italic;
}
div.wpcf7-response-output{
  display: none !important;
  visibility: hidden !important;
}
/* MENU AND NAVIGATION */
#main-nav {
  height: 115px;
  line-height: 115px;
  min-height: 115px;
  max-width: 1600px;
  box-shadow: 0px 10px 15px -10px #333;
}
.navbar-inverse {
  background-color: #ffffff;
  border-color: #ffffff;
  border: 0;
}
.navbar-header.responsive-logo {
  position: absolute !important;
  width: 335px;
  max-width: 335px !important;
}
.navbar-brand {
  height: 115px;
  line-height: 115px;
  padding:0;
  float: left !important;

}  
.navbar-brand > a > img {
  vertical-align: top;
}
.menu-align-center #site-navigation,
#site-navigation {
  padding: 0;
  width: 1000px !important;
}
.menu-align-center #site-navigation > ul,
#site-navigation > ul {
  width: 820px;
  text-align: right;
}
.menu-align-center #site-navigation > ul > li,
#site-navigation > ul > li{
  text-align: center;
  width: 180px;
  margin: 0;
  display: inline-block;
}
#menu-hauptmenue {
  height: 115px;
}
.navbar>.container .navbar-brand, 
.navbar>.container-fluid .navbar-brand {
  margin-left: -113px;
}
.navbar-inverse .navbar-nav > li {
  margin: 0;
  padding: 0
}
.navbar-inverse .navbar-nav > li:hover,
.navbar-inverse .navbar-nav > li.current-menu-item, 
.navbar-inverse .navbar-nav > li.current-menu-ancestor,
.navbar-inverse .navbar-nav > li.current-page-ancestor {
  background-color: #ffffff;
}
.navbar-inverse .navbar-nav>li>a:hover, 
.navbar-inverse .navbar-nav>li>a:focus {
  color: inherit;
}
.navbar-inverse .navbar-nav > li.current-menu-item:after, 
.navbar-inverse .navbar-nav > li.current-menu-ancestor:after,
.navbar-inverse .navbar-nav > li.current-page-ancestor:after{
  content: '';
  position: absolute;
  width: 100%;
  height: 20px;
  left:0;
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
  border-top: 20px solid #ffffff;
  margin-left: -60px;
  z-index: 2;
}
.navbar-inverse .navbar-nav>li>a {
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #6D6E71;
  height: 115px;
  line-height: 115px;
  margin-top: 0;
}
.navbar-inverse .navbar-nav>li:hover > a,
.navbar-inverse .navbar-nav > li.current-menu-ancestor > a,
.navbar-inverse .navbar-nav > li.current-page-ancestor > a,
.navbar-inverse .navbar-nav > li.current-menu-item > a {
  font-family: "DINPro-Bold", "Arial", sans-serif;
  color: #DA1F3D;
}
.nav .has_children > a:after {
  margin: 0;
  content: "";
}
.navbar-inverse .navbar-nav ul.sub-menu {
  width:300px;
  margin-left:-60px;
  padding-bottom: 20px;
  background: linear-gradient(
    to bottom, 
    rgba(105,105,105,1) 0%,
    rgba(210,210,210,1) 17%,
    rgba(255,255,255,1) 30%,
    rgba(255,255,255,1) 100%
    );
  z-index: 1;
}
/*.navbar-inverse .navbar-nav ul.sub-menu:before {*/
.navbar-inverse .navbar-nav>li:not(.current-menu-item):not(.current-page-ancestor):hover::after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 150px solid transparent;
  border-right: 150px solid transparent;
  border-top: 20px solid #ffffff;
  z-index: 2;
  margin-left: -150px;
}
.navbar-inverse .navbar-nav ul.sub-menu li{
  text-transform: uppercase;
  padding: 0;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
.navbar-inverse .navbar-nav ul.sub-menu li:first-of-type{
  margin-top:40px;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover{
  background-color: #DA1F3D;
}
.navbar-inverse .navbar-nav ul.sub-menu li > a{
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 14px;
  color: #6D6E71;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover > a, 
.navbar-inverse .navbar-nav ul.sub-menu li > a:hover,
.navbar-inverse .navbar-nav ul.sub-menu li > a:focus,
.navbar-inverse .navbar-nav ul.sub-menu li.link-focus > a {
  color: #ffffff;
  text-decoration: none;
}
.dashicons, .dashicons-before:before {
  font-family: dashicons !important;
  color: #DA1F3D;
  line-height: 40px;
  margin: 0 10px 0 20px;
 	-webkit-transition: all 0ms;
  transition: all 0ms;
}
.navbar-inverse .navbar-nav ul.sub-menu li:hover .dashicons {
  color: #ffffff
}
ul.nav > li.current > a:before, 
.page ul.nav > li.current-menu-item > a:before, 
.single-post ul.nav > li.current-menu-item > a:before, 
.archive ul.nav > li.current-menu-item > a:before {
  visibility: hidden;
}
.home-header-wrap {
  height: 700px;
}
.header-content-wrap {
  background: rgba(0, 0, 0, 0.1);
  box-shadow: none;
  height: 700px;
  padding: 465px 0 50px 0;
}
.header-keyvisual {
  position: absolute;
}
.header-keyvisual > img{
  height: 100%;
  max-width: inherit;
}
.intro-text, .intro-text a {
  font-family: 'DinPro', sans-serif;
  float: left;
  z-index: 0;
  color: #fff;
  font-size: 55px;
  line-height: 55px;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 0px 0px 1px #000;
}
.header-submenu-wrap{
  position: absolute;
  bottom: 0;
  height: 80px;
  width: 100%;
  overflow: hidden;
  box-shadow: inset 0px -40px 40px -40px #333; 
}
.header-submenu-left,
.header-submenu-right{
  float: left;
  max-width: 280px;
  width: calc((100vw - 1040px) / 2);
  height: 40px;
  margin-top:40px;
  background-color: rgba(255,255,255,0.5);
}
.header-submenu-left{
  margin-right: 20px;
}
#hess_zielgruppen,
#menu-keyvisual-menue,
#menu-copy-menue,
.footer-widget-wrap ul {
  margin: 0;
  padding-left: 0;
  list-style: none;
}
#menu-keyvisual-menue > li {
  float: left;
  width: 320px;
  margin-top:40px;
  height: 80px;
  line-height: 40px;
  background-color: #DA1F3D;
  color: #ffffff;
  font-family: 'DinPro', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  margin-right: 20px;
  position: relative;
  cursor: pointer;
}
#menu-keyvisual-menue > li:after{
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 0;
  border-left: 160px solid transparent;
  border-right: 160px solid transparent;  
  border-bottom: 20px solid #ffffff;
}
#menu-keyvisual-menue > li:hover {
  line-height: 20px;
  margin-top: 0;
  padding: 20px 0 40px 0;
  transition: all 0ms;
  background: linear-gradient(
    to bottom, 
    #DA1F3D 0%,
    #ef062c 50%,
    #DA1F3D 100%
    );
}
#menu-keyvisual-menue > li > a{
  display: block;
  text-align: center;
  color: #ffffff;
  font-family: 'DinPro', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  width: 100%;
  height: 80px;
  margin-top: -20px;
  padding-top: 20px;
}
#menu-keyvisual-menue > li > a:hover{
  text-decoration: none;
}
body:not(.home) .site-content {
  padding-bottom: 80px; 
}
/* Front page elements */
section {
  background-color: #ffffff;
  padding-bottom: 90px;
}
section:nth-last-child(2){
  padding-bottom: 60px; 
}
section:last-of-type{
  padding-bottom: 0;
}
.entry-content hr {
  border-top: 2px solid #6D6E71;
  margin: 80px 0 0 0;
}
div + hr {
  margin: 0 !important;
}
h1,
.section-header h2,
.entry-title, 
.entry-title a, 
.widget-title, 
.widget-title a {
  font-family: "DinPro", sans-serif;
  color: #DA1F3D;
  font-size: 32px;
  text-align: left;
  text-transform: uppercase;
  display: inherit;
}
.section-header h1,
.section-header h2, 
.entry-title {
  padding: 80px 0 55px 0;
}
.section-header{
  text-align: left;
  padding: 0;
}
.section-content {
  text-align: justify;
}
.obfx-menu-icon.fa,
.obfx-menu-icon.dashicons,
.obfx-menu-icon {
  margin-top: -5px;
}
.dashicons.dashicons-arrow-right-alt {
  margin-right: 5px;
}
a.arrow {
  text-transform: uppercase;
}
a.arrow .dashicons.dashicons-arrow-right-alt {
  margin-left: 15px;
  margin-right: 0;
}
.about_us {
  padding: 0;
}
.about_us_images {
  margin-top:90px;
  width: 1600px;
  height: 430px;
}
.about_us_image_left,
.about_us_image_right{
  float:left;
}
.about_us_image_left {
  margin-right: 20px;
}
.leistung .row {
  display:flex;
  justify-content: space-between;
  margin: 0 0 50px 0;
}
.leistung .row:before, 
.leistung .row:after{
  content: '';
  display: none;
} 
.leistung .row .focus-box {
  width: 165px;
  height: 210px;
  display: inherit;
  margin: 0;
  padding: 0;
}
.focus-box .service-icon {
  width: 165px;
  height: 165px;
  background-color: #DA1F3D;
  border: none;
  border-radius: inherit;
  margin: 0 20px 0 0;
}
.leistung .row .focus-box:hover .service-icon{
  background-color: #6D6E71;
}
.focus-box .service-icon .pixeden {
  border-radius: inherit;
}
.focus-box .service-icon:hover,
.focus-box .service-icon:focus{
  border: inherit !important;
}
.focus-box h3 {
  font-family: 'DinPro', sans-serif;
  font-size: 16px;
  color: #6D6E71;
  font-weight: normal;
  height: 45px;
  line-height: 42px;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}
.leistung .row .focus-box:hover h3:after {
  position: absolute;
  content: "\f344";
  font-family: dashicons;
  color: #DA1F3D;
  bottom: 3px;
  left: 4px;
}
.red-border-bottom:before {
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #DA1F3D;
}
.aktuelles{
  position: relative;
  overflow: hidden;
  height: 370px;
  box-shadow: 
    inset 0px 40px 40px -40px #333,
    inset 0px -40px 40px -40px #333; 
}
.eff-feed {
  top: -170px;
  height:370px;
}
.fbnewsitem {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  height:370px;
}
.fbnewsitem .fbmessage {
  width: calc(100% - 390px);
  text-align: left;
  margin-top: 150px;
  padding-top: 15px;
  padding-bottom: 15px;
  height: 195px;
  overflow-x: hidden;
  overflow-y: scroll;
}
.fbnewsitem .fbdate{
  font-family: "DinPro", sans-serif;
  font-size: 32px;
}
.fbnewsitem .fbimage {
  position: absolute;
  right: 0;
  display: flex;
  align-items: center;
  width: 370px;
  height: 370px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.eff-feed .arrow .dashicons {
  margin-top: -9px;
}
.owl-nav {
  position:absolute;
  width: 1000px;
  top: 210px;
}
.owl-nav .red.fa {
  font-size: 24px;
}
.owl-prev{
  position: absolute;
  left: -75px;
}
.owl-next{
  position: absolute;
  right: -75px;
}
.kontaktbild,
.projektbild {
  display: inline-block;
  width: 320px;
  height: 330px;
  margin-right: 20px;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}
.kontaktbild:last-of-type,
.projektbild:last-of-type {
  margin-right: 0px;
}
.contact-us {
  overflow:hidden;
  background-color: #DA1F3D;
  padding: 0;
  box-shadow: 0px 10px 10px 10px #333; 
}
.contact-us > .container{
  height: 390px;
} 
.contact-us .section-content {
  overflow:hidden;
  padding-top:50px;
}
.contact-us .section-header h2 {
  color: #ffffff;
  font-size: 14px;
  padding: 0 0 20px 0;
}
.contact-us .contact-form {
  width: 680px;
  float: left;
}
.contact-us .contact-form form{
  width: 680px;
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.contact-us .contact-block {
  flex-basis: 340px;
  width: 320px;
  padding-right: 20px;
}
.contact-us .contact-block input,
.contact-us .contact-block textarea {
  font-family: "DINPro", "Arial", sans-serif;
  width: 320px;
  border: 0;
  border-radius: 0;  
  margin: 0 0 10px 0;
  padding: 5px 10px;
}
.contact-us .contact-block input {

}
.contact-us .contact-block textarea {
  height: 190px;
}
.contact-us .contact-map {
  width: 320px;
  float: left;
}
.copy-menu {
  background-color: #DA1F3D;
  height: 60px;
  line-height: 60px;
}
.footer-socials > li,
.copy-menu ul > li {
  display: inline-block;
  float: none;
}
.copy-menu ul > li > a:after {
  content: "\2022";
  color: #fff;
  font-size: 16px;
  margin: 0 5px 0 10px;
}
.copy-menu ul > li:last-of-type > a:after {
  content: ""
}
.copy-menu ul > li > a {
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  height: 60px;
  line-height: 60px;
  margin-top: 0;
}
.copy-menu ul > li > a:active,
.copy-menu ul > li > a:hover,
.copy-menu ul > li > a:focus{
  text-decoration: none;
}
.copy-menu ul > li > a .fa-copyright{
  margin: -4px 4px 0 0;
}
#footer {
  background: #6D6E71;
  box-shadow: 0px 10px 10px 10px #333;
}
.other-menu {
  box-shadow: 0px 10px 10px 10px #333;
}
.other-menu > .container {
  height: 305px;
  padding-top: 70px;
  display:flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
#footer .company-address {
  width:320px;
  flex-basis: 320px;
}
#footer .firma-icon {
  text-align: left
}
#footer .company-address .firma-adresse {
  font-family: "DINPro", "Arial", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-align: left;
  padding-left: 98px;
  color: #ffffff;
}
.footer-menus {
  display: flex;
  flex-basis: 570px;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.footer-menus .footer-widget {
  padding: 0 20px 0 30px;
  min-height: 200px;
}
.footer-menus .footer-widget:first-of-type{
  min-width: 200px;
}
.footer-menus .footer-widget-2:after,
.footer-menus .footer-widget-1:after{
  content: "";
  background: #B1B3B5;
  position: absolute;
  top: 15px;
  right: 0;
  height: 60%;
  width: 1px;
}
.footer-menus .widget li:before{
  width:0;
}
.footer-menus li{
  margin: 0;
}
.footer-menus li:first-of-type{
  margin: 15px 0;
}
.footer-menus .widget li a {
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #B1B3B5;
}
.footer-menus .widget li:first-of-type a {
  font-family: "DINPro-Bold", "Arial", sans-serif;
}
.footer-menus .widget li:hover a {
  color: #ffffff;
}
.footer-menus .widget li a:hover,
.footer-menus .widget li a:focus,
.footer-menus .widget li a:active{
  text-decoration: none;
}
.footer-menus .footer-widget-3 {
  max-width: 170px;
}
.footer-menus .footer-widget-3 li:first-of-type {
  padding-top: 15px;
}
.footer-menus .footer-widget-3 li {
  padding: 7px 0;
  margin: 0;
}
.footer-menus .footer-widget-3 li a {
  font-family: "DINPro-Bold", "Arial", sans-serif;
}
.footer-menus .footer-widget-3 li {
  border-bottom: 1px solid #B1B3B5;
}
.footer-menus .footer-widget-3 li:last-of-type {
  border-bottom: none;
}
.footer-socials{
  flex-basis: 100px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: flex-start;
  align-content: flex-start;
}
.footer-socials > li {
  flex-basis: 50px;
  margin: 20px 0 0 25px;
  display: inline-block;
}
.footer-socials > li > a {
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 24pt;
  border-radius: 5px;
  background-color: #ffffff;
  color: #6D6E71;
}
.footer-gruppe{
  height: 60px;
  line-height: 60px;
  box-shadow: 
    0px 10px 10px 10px #333
}
/* Template Page Elements */
article.hentry {
  border:none;
  margin:0;
  padding: 0;
}
article.hentry h1 {
  padding: 80px 0 55px 0;
}
article.hentry h1.nopadbelow {
  padding-bottom: 0;
}
article.hentry h2 {
  padding: 10px 0 55px 0;
  font-size: 26px;
}
.beitragsbild {
  height: 335px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
  box-shadow: 
    inset 0px 40px 40px -40px #333,
    inset 0px -40px 40px -40px #333; 
}
.unterseitenbild{
  height: 430px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
  margin-top: 90px;
}
/*
.unterseitenbild:before{
  content: '';
  position: absolute;
  z-index:1;
  left: 0;
  top: 20px;
  width:100%;
  border-bottom: 3px solid #ffffff;
}
.unterseitenbild:after {
  content: '';
  position: absolute;
  z-index:1;
  left: 0;
  top: 355px;
  width:100%;
  height: 0;
  border-left: calc(100vw/2) solid transparent;
  border-right: calc(100vw/2) solid transparent;
  border-bottom: 75px solid #ffffff;
}
*/
.relative{
  position: relative;
}
.entry-content {
  margin: 0;
  padding: 0;
}
.entry-content > div {
  overflow: hidden;
  margin: 0;
}
.entry-content div img {
  float:left;
  margin: 50px 20px 55px 0;
}
div.two-columns + div>img {
  margin-top: 80px;
  margin-bottom: 80px;
}
.entry-content div img:last-of-type {
  margin-right: 0;
}
.site-main p,
.entry-content p {
  clear: both;
  line-height: 30px;
  margin: 0 0 30px;
}
.entry-content img.p80-55 {
  margin: 50px 0 25px 0;
} 
.entry-content img.p80-80 {
  margin-top: 80px;
  margin-bottom: 80px;
} 
.hess_zielgruppen_container {
  margin: 80px 0 60px 0 !important;
}
.hess_leistungen {
  margin: 80px 0 80px 0 !important;
}
.hess_leistungen .row {
  margin: 0;
}
.two-columns{
  display:flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.two-columns ul{
  margin: 0;
  padding-left: 0;
  list-style: none;
}
.two-columns li{
  color: #6D6E71;
  font-family: "DINPro-Bold", "Arial", sans-serif;
  margin-left: 25px;
}
.two-columns li:before{
  position: absolute;
  content: "\f344";
  font-family: dashicons;
  color: #DA1F3D;
  line-height: 30px;
  margin-left: -25px;
}
.left-column,
.right-column{
  flex-basis: calc(50% - 10px);
}
.right-column p:first-of-type {
  display: none;
}
.unterseiten .left-column{
  flex-basis: calc(66% - 10px);
}

.unterseiten .right-column{
  flex-basis: calc(34% - 10px);
}
.unterseiten .left-column img {
  margin: 5px 20px 10px 0 !important;
}
.section-content.kontakte,
.section-content.projekte{
  margin-top:50px;
}
.kontakte_sub,
.projekte,
.projekte_sub{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  clear:both;
}
article.kontakt,
article.projekt {
  position: relative;
  width: 320px;
  height: 330px;
  margin-bottom: 20px;
}
article.kontakt {
  height: inherit;
}
.projekt .entry-content {
  width: 320px;
  height: 330px;
  position: absolute;
  margin: 0;
  top:0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  /* background-color:rgba(218, 31, 61, .5); */
  background-color:rgba(95, 95, 95, .5);
  opacity: 0;
  transition:opacity 0ms;
}
.projekt:hover .entry-content{
  opacity: 1;
}
.kontaktinfo.entry-content, 
.kontaktinfo.entry-content > table {
  margin: 10px 0;
  border: none;
}
.kontaktinfo.entry-content > table td,
.kontaktinfo.entry-content > table tr {
  border: none;
  line-height: 24px;
}
.kontaktinfo.entry-content .kontakt_titel,
.kontaktinfo.entry-content .kontakt_position {
  min-height: 24px;
  line-height: 24px;
}
.kontaktinfo.entry-content .kontakt_name {
  text-transform: uppercase;
  color: #DA1F3D;
}
.projekt .entry-content .projektinfo {
  display: flex;
  position: absolute;
  bottom: 0;
  width: 320px;
  height: 70px;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}
.projekt .entry-content:after {
  content: '';
  position: absolute;
  z-index:1;
  left: 0;
  bottom: 70px;
  width:100%;
  height: 0;
  border-left: 160px solid transparent;
  border-right: 160px solid transparent;
  border-bottom: 35px solid #ffffff;
}
.projekt .entry-content .subtitle {
  padding-top: 26px;
  min-width: 250px
}
.projekt .entry-content .subtitle h1 {
  padding: 0 !important; 
  font-size: 16px;
  font-family: "DINPro-Bold", "Arial", sans-serif;
}
.projekt .entry-content .subtitle p {
  color: #000000 !important;
  margin: 0;
}
.projektkategorie {
  width: 50px;
  height: 50px;
  margin: 20px 5px 0 0;
}
.einzelprojekt {
  overflow: hidden;
}
.einzelprojekt img {
  float: left;
  margin: 0 20px 0 0;
}
.einzelprojekt p:first-of-type {
  margin-top:-7px;
}
.einzelprojekt p {
  clear: inherit;
}
.backimg{
  margin: 0 10px 0 0 !important;
}
.backlink{
  font-weight: bold;
  line-height: 30px;
  text-transform: uppercase
}
/* Shortcodes */
#hess_zielgruppen {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
#hess_zielgruppen > li {
  flex-basis: 32.5%; 
  height: 80px;
  position: relative;
}
#hess_zielgruppen > li > a {
  font-family: 'DinPro', sans-serif;
  color: #ffffff;  
  font-size: 22px;
  text-decoration: none;
  text-align: center;
  width: 100%;
  display: inline-block;
  line-height: 40px;
  background-color: #DA1F3D;
  text-transform: uppercase;

}
#hess_zielgruppen > li:hover {
}
#hess_zielgruppen > li:hover > a {
  color: #DA1F3D;
  background-color: #ffffff;
  border-top: 2px solid #DA1F3D;
  border-bottom: 2px solid #DA1F3D;
}
#hess_zielgruppen > li:hover > a:after {
  position: absolute;
  content: "\f344";
  font-family: dashicons;
  color: #DA1F3D;
  left: 4px;
}
#hess_zielgruppen > li:hover > a:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 156px solid transparent;
  border-right: 156px solid transparent;
  border-top: 15px solid #DA1F3D;
  top: 44px;
  left: 1px;
}
.hess_counter {
  display: flex;
  width: 100vw;
  margin-left: calc(-50vw + 500px) !important;
  padding-left: calc(50vw - 500px) !important;
  padding-right: calc(50vw - 500px) !important;
  margin-bottom: 0px !important;
  position: relative;
  overflow: hidden;
  height: 370px;
  box-shadow: 
    inset 0px 40px 40px -40px #333,
    inset 0px -40px 40px -40px #333; 
}
.hess_counter .count{ 
  flex-basis: 33.33%; 
}
.hess_counter .count:hover{
  background-color: rgba(255,255,255,0.5);
}
.hess_counter .count .num {
  text-align: center;
  font-family: "DINPro", "Arial", sans-serif;
  font-size: 122px;
  color: #DA1F3D;
  height: 230px;
  padding-top: 140px;
}
.hess_counter .count .caption {
  text-align: center;
  text-transform: uppercase;
  color:#6D6E71;
}
.hess_partner_outer {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;

}
.hess_partner {
  width: 235px;
  height: 78px;
  margin: 0 20px 20px 0;
  background-color: #f9f9f9;
  background-position:center center;
  background-size: contain;
}
.hess_partner:nth-child(4n+4) {
  margin-right: 0;
}

/* RESPONSIVENESS */
@media screen and (min-width: 1600px) {
  .unterseitenbild:after {
    border-left: 800px solid transparent;
    border-right: 800px solid transparent;
  }
}
@media screen and (max-width: 1600px) {
  .about_us_images {
    width: 100vw;
    display: flex;
  }
}
@media screen and (min-width: 1100px) {
  .container {
    width: 1000px;
    padding: 0;
  }  
}
@media screen and (min-width: 1100px) and (max-width: 1300px) {
  .navbar>.container .navbar-brand, 
  .navbar>.container-fluid .navbar-brand {
    margin-left: -20px;
  }
  .menu-align-center #site-navigation > ul, #site-navigation > ul {
    width: 700px;
  }
  .menu-align-center #site-navigation > ul > li, #site-navigation > ul > li {
    width: 170px;  
  }
  .about_us_images {
    margin-top: 40px;
    height: inherit;
  }
  .owl-prev {
    left: -45px;
  }
  .owl-next {
    right: -45px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1099px) {
  .navbar>.container .navbar-brand, 
  .navbar>.container-fluid .navbar-brand {
    margin-left: -20px;
  }
  .menu-align-center #site-navigation > ul, #site-navigation > ul {
    width: 650px;
  }
  .menu-align-center #site-navigation > ul > li, #site-navigation > ul > li {
    width: 150px;  
  }
  article.kontakt {
    height: inherit;
  }
}
@media screen and (min-width: 768px) and (max-width: 1099px) {
  .header-submenu-left, .header-submenu-right {
    display: none;
  }
  #menu-keyvisual-menue {
    display: flex;
    justify-content: space-around; 
    width: 100vw;
  }
  #menu-keyvisual-menue > li {
    width: calc( (100vw - 40px) / 3);
    margin-right: 0;
  }
  #hess_zielgruppen > li:hover > a:before {
    border-left-width: 15vw;
    border-right-width: 15vw;
  }
  .hess_counter {
    display: flex;
    width: 100vw;
    margin-left: calc( (100% - 100vw) / 2) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #menu-keyvisual-menue > li:after {
    border-left-width: calc(50vw / 3);
    border-right-width: calc(50vw / 3);
  } 
  .about_us_images {
    margin-top: 40px;
    height: inherit;
  }
  .owl-nav {
    width: 100vw;
    left: calc( (100% - 100vw) / 2);
  }
  .owl-prev {
    left: 10px;
  }
  .owl-next {
    right: 10px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  #main-nav > .container {
    width: 100vw;
    padding: 0;
  }
  .navbar-header.responsive-logo {
    position: relative !important;
    width: 110px;
    max-width: 110px !important;
    margin-left: 15px;
  }
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: -20px;
    width: 110px;
    overflow: hidden;
  }
  .navbar-brand > a > img {
    max-width: inherit;
    width: 335px;
  }
  .menu-align-center #site-navigation, #site-navigation {
    width: calc(100vw - 125px) !important;
  }
  .menu-align-center #site-navigation > ul, #site-navigation > ul {
    width: 100%;
    display: flex;
    float: none;
  }
  .navbar-nav.navbar-right:last-child {
    margin-right: 15px;
  }
  .kontakte_sub, .projekte, .projekte_sub {
    justify-content: space-evenly;
    align-content: flex-start;
  }
  .other-menu > .container,
  .contact-us > .container {
    height: inherit;
  }
  .other-menu > .container {
    padding-top: 20px;
  }
  #footer .company-address {
    padding-bottom: 20px;
  }
  .contact-us .contact-map {
    margin: 25px 0px 50px 0;
  }
}
@media screen and  (max-width: 1099px) {
  article.kontakt {
    max-width: 300px;
    width: 100%;
  }
  article.projekt,
  .kontaktbild, .projektbild {
    max-width: 300px;
    max-height: 300px;
    width: 100%;
    height: calc(100vw - 20px);
  }
  .contact-us .contact-map {
    width: 260px;
  }
  #footer .company-address {
    width: 260px;
    flex-basis: 260px;
  }
}
@media screen and (max-width: 991px) {
  .entry-content div img {
    margin: 0 0 30px;
    width: 50%;
  }
  article.kontakt {
    max-width: 320px;
    width: 100%;
  }
  article.projekt,
  .kontaktbild, .projektbild {
    max-width: 320px;
    max-height: 320px;
    width: 100%;
    height: calc(100vw - 20px);
  }
  .kontakte_sub, .projekte, .projekte_sub {
    justify-content: space-evenly;
  }
  .projekt .entry-content {
    width: calc(100vw - 30px);
    height: calc(100vw - 20px);
    max-width: 320px;
    max-height: 320px;
  }
  .projekt .entry-content .projektinfo {
    width: calc(100vw - 30px);
    max-width: 320px;
  }
}  

@media screen and (max-width: 767px) {
  .navbar-header.responsive-logo {
    width: 100% !important;
    max-width: inherit !important;
    height: 140px;
  }
  #main-nav,
  .navbar-brand {
    min-height: 140px !important;
    height: inherit;
  }
  #menu-hauptmenue {
    height: inherit;
  }
  .navbar-brand > a > img {
    margin-top: 25px;
  }
  .navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
    margin-left: 0;
  }
  .menu-align-center #site-navigation, #site-navigation {
    width: 100% !important;
    position: relative;
    margin-top: 140px;
  }
  .navbar-toggle {
    position: absolute;
    right: 0;
    z-index: 999;
  }
  .navbar-toggle.collapsed {
    background-color: #ffffff !important;
  }
  .navbar-inverse .navbar-toggle .icon-bar {
    background-color: #DA1F3D;
  }
  .navbar-inverse .navbar-toggle.active .icon-bar {
    background-color: #ffffff;
  }
  .navbar-inverse .navbar-toggle {
    border-color: #DA1F3D;
  }
  .navbar-toggle.active {
    background-color: #DA1F3D !important;
  }
  .home-header-wrap,
  .header-content-wrap {
    height: 400px;
  }
  .header-content-wrap {
    padding-top: 200px;
  }
  .header-submenu-wrap {
    display:none;
  }
  .menu-align-center #site-navigation > ul, #site-navigation > ul {
    width: 100%;
    text-align: left;
    display: flex;
    flex-wrap: wrap;
  }
  .menu-align-center #site-navigation > ul > li, #site-navigation > ul > li {
    width: 100%;
    text-align: left;
    line-height: 40px;
    height: 40px;
  }
  .navbar-inverse .navbar-nav>li>a {
    text-align: left;
    line-height: 40px;
    height: 40px;    
  }
  .header-keyvisual > img {
    height: 400px;
    width: auto;
    max-width: inherit;
  }
  .navbar-inverse .navbar-nav>li:not(.current-menu-item):not(.current-page-ancestor):hover::after,
  .navbar-inverse .navbar-nav > li.current-menu-item:after, 
  .navbar-inverse .navbar-nav > li.current-menu-ancestor:after, 
  .navbar-inverse .navbar-nav > li.current-page-ancestor:after,
  .dropdownmenu {
    display: none;
  }
  section {
    padding-bottom: 40px;
  }
  article.hentry h1, 
  .section-header h1, 
  .section-header h2, 
  .entry-title {
    padding: 40px 0 20px 0;
  }
  article.hentry h1,
  .entry-title, .entry-title a, .widget-title, .widget-title a {
    font-size: 28px;
    line-height: 1.1;
  }
  .about_us_images {
    margin-top: 40px;
    flex-wrap: wrap;
    justify-content: space-evenly;
    height: inherit;
  }
  .about_us_image_left,
  .about_us_image_right {
    float:none;
    margin:0;
  }
  .leistung .row {
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 0;
  }
  .leistung .row > span {
    margin-bottom: 45px;
  }
  .aktuelles {
    height: inherit;
  }
  .eff-feed {
    top: inherit;
    height: inherit;
  }
  .owl-stage-outer,
  .fbnewsitem .fbmessage {
    width: 100%;
  }
  .fbnewsitem {
    overflow-y: scroll;
  }
  .fbnewsitem .fbmessage {
    margin-top: auto;
    padding-top: inherit;
    padding-bottom: inherit;
    height: auto;
    
  }
  .fbnewsitem .fbimage {
    position: relative;
    max-width: 100%;
    width: 100%;
    height: 50vw;
    overflow: hidden;
  }
  .owl-nav {
    width: 100px;
    top: 46px;
    height: 25px;
    right: 0;
  }
  .owl-prev {
    right: 55px;
    left: inherit;
  }
  .owl-next {
    right: 15px;
    left: inherit;
  }
  .section-content.kontakte, .section-content.projekte {
    margin-top: 20px;
  }
  section:last-of-type,
  section:nth-last-child(2) {
    padding-bottom: 30px;
  }
  .contact-us > .container {
    height: auto;
  }
  .contact-us .contact-form,
  .contact-us .contact-form form {
    width: calc(100vw - 30px);
    justify-content: space-evenly;
  }
  #footer .company-address,
  .contact-us .contact-block {
    flex-basis: inherit;
    width: calc(100vw - 30px);
    max-width: 320px;
  }
  .contact-us .contact-map {
    width: 100%;
    max-width: 100%;
  }
  .contact-us .section-content {
    padding-top: 20px;
  }
  .wpcf7-not-valid-tip {
    right: 5px;
  }
  #footer {
    padding-top: 0;
  }
  .footer-menus {
    display:none;
  }
  .contact-us .section-header h2 {
    font-size: 16px !important;
  }
  .mapsmarker {
    text-align: center;
  }
  .copy-menu {
    height: auto;
    line-height: inherit;
  }
  #menu-copy-menue {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 15px 0;
  }
  .copy-menu ul > li > a {
    height: auto;
    line-height: inherit;
  }
  .other-menu > .container {
    height: auto;
    padding: 30px 0;
    justify-content: space-evenly;
  }
  .entry-content img.p80-55 {
    margin: 0;
  }
  .entry-content hr {
    border-top: 1px solid #6D6E71;
    margin: 0;
  }
  .hess_zielgruppen_container {
    margin: 0 !important;
  } 
  .unterseitenbild {
    margin-top: 0;
    height: 335px;
  }
  #hess_zielgruppen > li {
    flex-basis: 100%;
  }
  .hess_counter {
    flex-wrap: wrap;
    margin-left: -15px !important;
    padding: 0 0 30px!important;
    height: auto;
  }
  .hess_leistungen {
    margin: 30px 0 0 0 !important;
  }
}
@media screen and (max-width: 576px) {
  .hess_counter .count {
    flex-basis: 100%;
  }
  .entry-content div img {
    margin: 0 0 10px 0;
    width: 100%;
  }
  .entry-content div img:last-of-type {
    margin-bottom: 30px;
  }
  .two-columns {
    margin-bottom: 30px !important;
  }
  .unterseiten .left-column {
    flex-basis: 100%;
  }
  .unterseiten .right-column {
    flex-basis: 100%;
    margin-top: 20px;
  }
  .unterseitenbild {
    margin-top: 0;
    height: 230px;
  }
  .entry-content img.p80-80 {
    margin: 0; 
  }
}