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

@media (min-width: 1400px) {
.nur-mobil {
	display: none;
}
#sp-header {
  box-shadow: none;
  height: 80px;
  margin: 30px 0 0 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 15px;
  line-height: 80px;
}
}

@media (min-width: 1081px) and (max-width: 1399px) {
.nur-mobil {
	display: none;
}
#sp-header {
  box-shadow: none;
  height: 45px;
  margin: 30px 0 0 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 12px;
  line-height: 60px;
}
}

@media (min-width: 768px) and (max-width: 1080px) {
.nur-mobil {
	display: none;
}
#sp-header {
  box-shadow: none;
  height: 25px;
  margin: 30px 0 0 0;
}
.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size: 12px;
  line-height: 40px;
}
}

@media (min-width: 320px) and (max-width: 767px) {
#sp-header {
  box-shadow: none;
  height: 25px;
  margin: 30px 0 0 0;
}
#offcanvas-toggler > i {
  color: #ffffff;
}
#offcanvas-toggler {
  margin: -100px 0 0 0;
}
}

/* Allgemein */
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem;
  font-weight: 200;
  line-height: 1.2;
}
 .h1, h1 {
    font-size: 2.8rem;
}
/* Header */

#sp-header .logo {
  margin: -18px 0 0 0;
}
.sp-megamenu-parent {
  float: none;
  text-align: right;
}
/* Unternavi */
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #333;
}
/* Content */

/* Tabellen */

/* Module */
/*.button-width-3 .mod_jmg_button_size_fa-lg {
    left: -299px !important;
    width: 299px !important;
}
.mod_jmg_sidebar_button_1 .mod_jmg_sidebar_button, .mod_jmg_sidebar_button_1 .mod_jmg_sidebar_button_extern {
  background: rgba(255, 255, 255, 1) !important;
  color: #ffffff !important;
}*/
/* Footer*/
