/* Ludger Stammermann - Stammermann Media - Stapelfelder Kirchstrasse 1 - 49661 Cloppenburg*/

@media (min-width: 1025px) {

}

@media (min-width: 768px) and (max-width: 1024px) {

}

@media (min-width: 320px) and (max-width: 767px) {
.sp-page-builder .page-content #section-id-71ea6290-91f7-4c76-8e6c-a0e97a30e290 .sppb-section-title .sppb-title-heading {
  font-size: 30px;
}
.image-layout-preset-style-overlap .sppb-image-layout-title {
  font-size: 32px;
}
}

/* Allgemein */
body {
  font-size: 16px;
  hyphens: auto;
}
/* Header */
#sp-header {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: none;
  height: 120px;
}
#sp-header .logo {
  margin: 20px 0 0 0;
}
/* Navi */
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  line-height: 90px;
  font-size: 14px;
}
/* Unternavi */

/* Content */
#sp-page-builder .sppb-section-title .sppb-title-heading {
  background-color: #ec363f;
  padding: 10px;
  color: #fff;
}
/*.sppb-addon-image-layout-content {
  height: 400px;
}*/
/* Tabellen */

/* Module */

/* Footer*/
#sp-footer {
  border-top: 10px solid #fff;
}