@font-face {
  font-family: 'Didact Gothic';
  src: url(https://www.eker-trockenbau.at/wp-content/themes/ekertrockenbau/assets/fonts/didact-gothic/DidactGothic-Regular.ttf);
}

@font-face {
  font-family: 'Josefin Sans';
  src: url(https://www.eker-trockenbau.at/wp-content/themes/ekertrockenbau/assets/fonts/josefin-sans/JosefinSans-VariableFont_wght.ttf);
}

@font-face {
  font-family: 'Oswald';
  src: url(https://www.eker-trockenbau.at/wp-content/themes/ekertrockenbau/assets/fonts/didact-gothic/DidactGothic-Regular.ttf);
}


.et_header_style_left div.logo_container {
    position: relative;
    width: 395px;
    height: auto;
    float: left;
  	margin-bottom: -36px;
}
.et_header_style_left .et-fixed-header div.logo_container {
    width: 255px;
}

.et_header_style_left span.logo_helper, 
.et_pb_contact_field_4 .et_pb_contact_field_options_title {
  	display: none;
}

div#et-top-navigation {
    padding-left: 0 !important;
}


img#logo {
  	background: #FFF;
    -webkit-transition: none;
    -moz-transitio: none;
    -moz-transition: none;
    -webkit-transform: none;
}

div#footer-info {
    float: none;
    text-align: center;
}

div#footer-info a:first-child {
    color: #c51a1b;
}

.fotos_style_one .et_pb_gallery_item {
    width: 20% !important;
    margin: 0 !important;
    clear: none !important;
}

.fotos_style_one .et_pb_gallery_item:nth-child(n+6):nth-child(-n+9) {
    width: 25%;
}

.fotos_style_one .et_pb_gallery_item:nth-child(3) .et_pb_gallery_image, 
.fotos_style_one .et_pb_gallery_item:nth-child(7) .et_pb_gallery_image, 
.fotos_style_one .et_pb_gallery_item:nth-child(9) .et_pb_gallery_image {
    margin: -20px;
    z-index: 22;
    box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
    -moz-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
    -webkit-box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.91);
}

.mfp-title {
  	display: none !important;
}

@media screen and (max-width: 980px) { 

  .et_header_style_left img#logo, 
  .et_header_style_split img#logo {
      max-width: 100%;
  }
  
  .warum-uns-wahlen .et_pb_blurb_content {
      max-width: initial;
  }
  
  .cfooter .et_pb_column {
      width: 100% !important;
      float: none !important;
  }
  
  .cfooter .et_pb_image {
      max-width: initial !important;
  }
  
  .cfooter .et_pb_blurb_content {
      max-width: initial;
  }
  
  .cfooter ul {
      text-align: left;
      padding: 0 !important;
      margin-top: 30px;
  }
  
  #footer-info span {
      display: block;
      font-size: 0;
      height: 0 !important;
      color: #c51a1b;
  }
  
  .list .et_pb_column {
      padding: 0;
  }
  
  .innenausbau .list2 .et_pb_column:first-child {
      background: #FFF;
  }
  
  .innenausbau .list2 .et_pb_column:last-child {
      background: none;
  }
  
}

@media screen and (max-width: 600px) { 
  
  div.logo_container {
      margin-bottom: 0 !important;
      margin-right: 50px !important;
      width: auto !important;
  }
  
  div#et-top-navigation {
      position: relative;
      right: 0;
      float: none;
  }
  
  div#et_mobile_nav_menu {
      margin-top: -34px;
  }

  span.mobile_menu_bar {
      padding-bottom: 0 !important;
  }
  
  .main-banner {
      padding-bottom: 18vw !important;
  }
  
}

@media screen and (max-width: 600px) { 
  
  .fotos_style_one .et_pb_gallery_item {
      width: 50% !important;
  }
  
  .fotos_style_one .et_pb_gallery_item:nth-child(3) 
  .et_pb_gallery_image, .fotos_style_one .et_pb_gallery_item:nth-child(7) 
  .et_pb_gallery_image, .fotos_style_one .et_pb_gallery_item:nth-child(9) .et_pb_gallery_image {
      margin: 0;
      box-shadow: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
  }
  
  .fotos_style_one .et_pb_gallery_item img {
      border: 1px solid #FFF;
  }
  
}