/* SCHIERHOLZ BENTHACK JOOMLA 5 w BOOTSTRAP 5 CSS 2023/2024 */
* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-variant: normal;
  font-size: 15px;
  line-height: 21px;
  color: #484848;
}
body {
  background: #fff;
}
h1, h2, h3, h4, h5 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-variant: normal;
  color: #00305e;
  font-size: 22px;
  line-height: 26px;
  margin: 0 0 10px 0;
}
h4 {
  font-size: 20px;
  line-height: 24px;
  margin: 0 0 15px 0;
}
h5 {
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
  color: #00305e;
}
a {
  transition: all 300ms linear 1s;
  -webkit-transition: all 300ms linear 1s;
  -moz-transition: all 300ms linear 1s;
  -ms-transition: all 300ms linear 1s;
  -o-transition: all 300ms linear 1s;
  color: #00305e;
  text-decoration: none;
}
a:hover, a:active, a:focus {
  color: #00305e;
}
strong {
  font-weight: 700;
}
em {
  font-style: italic;
}
hr {
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #ddd;
  color: inherit;
  margin: 1rem 0;
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
[class*="span"] {
  min-height: 0px;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/**** ALL CONTENT ****/
.section-mobile-nav {
  padding: 10px 0;
}
.section-mobile-nav .mobile-nav {
  width: 50%;
  float: left;
}
.section-mobile-nav .mobile-logo {
  width: 50%;
  float: left;
}
.section-top {
  min-height: 60px;
  margin: 15px 0;
}
/*PROMO AREA*/
.promobox .custom {
  color: #00305e;
  background-color: #e6f3ff;
  padding: 6px 5px 3px 0;
  width: 225px;
  border-radius: 5px;
  font-size: 13px;
  line-height: 16px;
}
.promobox .custom strong {
  text-transform: uppercase;
  font-size: 14px;
}
.promobox .custom p {
  margin: 0;
}
.promobox .custom i {
  float: left;
  padding: 3px 10px 0 5px;
  font-size: 40px;
}
/*LOGO*/
.main-logo .custom {
  max-width: 100%;
}
.main-logo .custom p {
  margin: 0;
  text-align: right;
}
/*SLIDER*/
.main-slider {}
.videoslider {
  max-height: 354px;
  overflow: hidden;
}
.slidervideo {
  position: relative;
}
.slidervideo p {
  margin: 0;
  padding: 0;
}
.slidervideo-overlay {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 1001;
}
/**MENU OVERRIDES*/
.dj-megamenu-default {
  font-family: 'Roboto Condensed', sans-serif !important;
}
.dj-megamenu-default li a.dj-up_a {
  float: left;
  display: block;
  height: 44px !important;
  line-height: 44px !important;
  background: transparent;
  font-size: 14px !important;
  font-weight: 400 !important;
  padding: 0 8px 0 8px !important;
}
.dj-megamenu-default li a.dj-up_a .title {
  font-size: 14px !important;
  font-weight: 400 !important;
}
.dj-megamenu-default li a.dj-up_a span {
  height: 44px !important;
  line-height: 44px !important;
}
.dj-megamenu-default li a.dj-up_a .arrow, .dj-megamenu-default li a.dj-up_a.withsubtitle .arrow {
  right: 10px !important;
}
.dj-megamenu-default li a.dj-up_a span.dj-drop {
  padding: 0 15px 0 0 !important;
}
.span.dj-drop {
  padding: 0 10px 0 0 !important;
}
/*SPECIAL EVENT ICONS IN NAVIGATION
.dj-icon.fa-solid.fa-ghost {
	color: #fff;
	font-size: 16px;
	padding: 0;
}*/
/*MOBILE NAVIGATION*/
.dj-megamenu-select-dark .dj-mobile-open-btn, .dj-megamenu-offcanvas-dark .dj-mobile-open-btn, .dj-megamenu-accordion-dark .dj-mobile-open-btn {
  font-size: 30px !important;
  background: #fff !important;
  color: #00305e !important;
  width: 40px !important;
  height: 40px !important;
}
#dj-megamenu112mobile.dj-megamenu-select-light .dj-mobile-open-btn, #dj-megamenu112mobile.dj-megamenu-offcanvas-light .dj-mobile-open-btn, #dj-megamenu112mobile.dj-megamenu-accordion-light .dj-mobile-open-btn {
  background: #ffffff !important;
}
#dj-megamenu112mobile.dj-megamenu-select-light .dj-mobile-open-btn, #dj-megamenu112mobile.dj-megamenu-offcanvas-light .dj-mobile-open-btn, #dj-megamenu112mobile.dj-megamenu-accordion-light .dj-mobile-open-btn {
  color: #00305e !important;
}
.dj-mobile-open-btn.active .dj-mobile-open-icon, .dj-megamenu-select-light .dj-mobile-open-btn:focus, .dj-megamenu-select-light:hover .dj-mobile-open-btn, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:hover, .dj-megamenu-offcanvas-light .dj-mobile-open-btn:focus, .dj-megamenu-accordion-light .dj-mobile-open-btn:hover, .dj-megamenu-accordion-light .dj-mobile-open-btn:focus {
  background: #ffffff !important;
  color: #e4e4e4;
}
/*AKTION DES MONATS*/
.itemid308 {
  background-color: #f2d600 !important;
}
#dj-megamenu91 .itemid308 .title {
  color: #00305e !important;
  font-weight: 700 !important;
}
#dj-megamenu91offcanvas .itemid-308 a {
  background-color: #f2d600 !important;
  color: #00305e !important;
}
/*MOBILE SUB SIDEBOX TOP*/
.section-sidebox-top-mobile .container .shortcut-icons-mobile {
  background-color: #00305e;
  padding: 10px 10px 10px 30px;
}
.section-sidebox-top-mobile .container p:last-child {
  margin: 0;
}
.section-sidebox-top-mobile .shortcut-icons-mobile i, .section-sidebox-top-mobile .container .fab {
  color: #fff;
  font-size: 22px;
  padding: 0 5px;
}
.section-sidebox-top-mobile .container .shortcut-icons-mobile a:hover {
  color: #e51724;
}
.section-sidebox-top-mobile .container .sidebox-top {
  margin: 20px 15px 0 15px;
}
.section-sidebox-top-mobile .moduletable.infocenter {
  margin-left: 10px;
  margin-right: 10px;
}
.sideboxes .sidebox-top {
  margin: 40px 0 0 0;
}
/*BASIC CONTENT FORMATS*/
.section-main .main-content, .content-upper, .content-lower {
  margin: 0;
}
.main-content {
  padding: 20px 0 20px 0;
}
.page-header {
  margin-bottom: 15px;
}
.com-content-article.item-page li {
  margin-bottom: 7px;
}
.com-content-article.item-page li:last-child {
  margin-bottom: 0;
}
.item-image {
  padding: 0;
  max-width: 250px;
}
/*CRAFTS PAGE ONLY*/
.crafting-articles .item-image {
  padding: 0;
  max-width: 100%;
}
.items-leading {
  margin: 0 0 20px 0;
}
.main-content img {
  max-width: 100%;
}
.category-desc {
  margin: 0 0 40px 0;
}
.item {
  margin: 0 0 40px 0;
}
.blog-items {
  grid-gap: 1.6em;
}
/*ORDER ARTICLE IMAGES*/
.com-content-category-blog .item-content {
  display: contents;
}
.com-content-category-blog .page-header {
  order: -1;
}
.news-article .page-header, .wishes-article .page-header, .jobs-article .page-header, .welcome-article .page-header {
  margin-bottom: 0;
}
.item-page .item-image {
  max-width: 400px;
}
/*CONTENT: FRONTPAGE*/
.frontpage-articles .blog-item, .about-articles .blog-item {
  padding: 20px;
  background-color: #e8e8e8;
}
.frontpage-articles h2, .about-articles h2 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
}
.frontpage-articles .far, .frontpage-articles .fas, .frontpage-articles .fab, .about-articles .far, .about-articles .fas, .about-articles .fab {
  display: block;
  margin: auto;
  font-size: 40px;
  padding: 0 20px 20px 0;
  color: #00305e;
  text-align: center;
}
/*FRONTPAGE TILE SHORTCUTS*/
.moduletable.frontpage-gallery-nav {
  margin-top: 40px;
}
.moduletable.frontpage-gallery-nav .ig-thumb-text_below {
  padding: 12px 15px 5px 15px;
  color: #fff;
  background-color: #00305e;
  font-size: 14px;
  margin-bottom: 10px;
  position: relative;
  min-height: 180px;
}
.moduletable.frontpage-gallery-nav .ig-thumb-text_below h4 {
  color: #fff;
  font-variant: normal;
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.section-main .fp-box-link i {
  font-size: 24px;
  position: absolute;
  right: 8px;
  bottom: 8px;
}
.section-main .fp-box-link .fa-solid {
  display: block;
  margin: auto;
  font-size: 18px !important;
  color: #fff;
}
.frontpage-gallery-nav .ig-thumbs-grid-block {
  margin-bottom: 0;
}
.frontpage-lead, .about-lead {
  font-size: 1.2em;
  line-height: 1.4em;
}
/*CONTENT STANDORTE*/
.shortcut-icons i {
  font-size: 40px;
  padding: 0 12px;
  color: #00305e;
}
.shortcut-icons-flex .mod-custom div {
  display: flex;
  gap: 0;
  justify-content: flex-start;
  flex-wrap: wrap;
  padding: 0 0 15px 0;
}
.shortcut-icons-flex .mod-custom a {
  flex: 0 1 auto;
}
.shortcut-icons-flex .mod-custom i {
  width: 55px;
  color: #00305e;
  text-align: center;
  font-size: 42px;
}
.standort-articles {
  text-align: center;
}
.standort-articles .far, .standort-articles .fab, .standort-articles .fas {
  color: #00305e;
  display: block;
  margin: auto;
  font-size: 40px;
  margin-bottom: 10px;
}
.standort-articles a {
  font-weight: 400;
}
.main-content .standort-lead .btn i {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}
/*SIDEBOX CONTAINER*/
.shortcut-icons h3, .pressekontakt h3, .stellenangebote h3, .suche h3, .katalogfeature h3, .sortiment-list h3, .moduletable-chronik h3, .infocenter h3 {
  font-weight: 400;
  margin: 0 0 20px 0;
}
.moduletable.shortcut-icons, .moduletable.suche, .moduletable.infocenter, .moduletable.about-menu, .moduletable.ausbildung-menu, .moduletable.stellenangebote-menu {
  margin: 40px 0 40px 0;
}
.moduletable.sidebox-hours {
  background-color: #efefef;
  padding: 15px 15px 5px 15px;
  margin: 0 0 30px 0;
}
/*SIDEBOX APPOINTMENT PROMO*/
.appointment-promobox {
  background-color: #e6f3ff;
  padding: 12px;
  margin: 0 0 30px 0;
}
.appointment-promobox a, .appointment-promobox strong {
  color: #00305e;
  text-decoration: none;
}
.appointment-promobox a:hover {
  color: #fff;
  text-decoration: none;
}
.appointment-promobox p:first-child, .appointment-promobox p:last-child {
  margin: 0;
}
.appointment-promobox img {
  margin: 0 0 10px 0;
  width: 100%;
}
.section-main .sideboxes i {
  padding-left: 5px !important;
}
/*SIDEBOX PRAKTIKUM*/
.karriere-info {
  padding: 10px;
  background-color: #e6f3ff;
  margin: 0 0 40px 0;
}
/*SIDEBOX OPEN*/
.oeffnungszeiten-sidebox {
  padding: 10px;
  background-color: #efefef;
}
/*SIDEBOX CTA LINKS*/
.karriere-info p {
  margin: 0 0 10px 0;
  padding: 0;
}
.karriere-info img {
  margin: 0 0 10px 0;
  width: 100%;
}
.karriere-c2a, .appointment-c2ta {
  background-color: #00305e;
  color: #fff;
  padding: 5px 10px;
  display: block;
}
.karriere-c2a:hover, .appointment-c2a:hover {
  text-decoration: none;
  color: #fff;
}
.ausbildung-sidebox i.fa-solid.fa-arrow-pointer, .azubi-infobox i.fa-solid.fa-arrow-pointer {
  font-size: 16px;
  padding-left: 10px;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  margin: 0;
}
/*CONTENT UPPER SECTION*/
.moduletable.gender-notification {
  margin: 40px 0 0 0;
  background-color: #efefef;
  color: #2d2d2d;
  padding: 15px 15px 5px 15px;
}
.moduletable.gender-notification .fa-solid {
  font-size: 40px;
  padding: 0 15px 0 0;
  color: #00305e;
  float: left;
}
/*CONTENT: KONTAKT*/
.kontakt-articles .standort-info {}
.kontakt-articles .far, .kontakt-articles .fab, .kontakt-articles .fas {
  color: #00305e;
  display: block;
  margin: auto;
}
.kontakt-articles a {
  font-weight: 400;
}
.schautag p {
  display: block;
  text-align: center;
  padding: 15px;
  margin: 0;
  font-size: 19px;
  font-weight: 700;
  color: #00305e;
  background-color: #e6f3ff;
}
/*CONTENT: LEISTUNGEN*/
.section-main .leistungen-articles .btn i {
  font-size: 16px;
  color: #fff;
  margin: 0 4px 0 0;
  padding: 0;
}
/*CONTENT: SORTIMENT*/
.sortiment-lists {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  margin-left: 0;
  background-color: #e6f3ff;
  padding: 10px;
  margin: 30px 0;
  clear: both;
}
.sortiment-lists li {
  list-style: square outside !important;
  margin-left: 20px;
}
.terminhinweis {
  background-color: #efefef;
  padding: 15px;
  margin-bottom: 30px;
}
/*CONTENT: SERVICE*/
.service-articles .item-content p:first-child {
  text-align: center;
  margin-bottom: 0px;
}
.service-articles .blog-item {
  text-align: center;
  padding: 20px;
  background-color: #efefef;
}
.section-main .service-articles .blog-item .far, .section-main .service-articles .blog-item .fas, .section-main .service-articles .blog-item .fab, .section-main .service-articles .blog-item .fa-solid, .section-main .service-articles .blog-item .fa-regular {
  display: block;
  margin: auto;
  font-size: 40px;
  padding: 0 0 20px 0;
  color: #00305e;
  text-align: center;
}
.special-notification-box {
  padding: 10px;
  background-color: #e8e8e8;
  overflow: auto;
}
.special-notification-box img {
  padding: 0 20px 0 0;
}
.clearfix::after {
  clear: both;
  display: block;
}
.service-articles .btn-primary {
  text-align: center;
}
ul.service-checklist {
  padding: 0;
  margin-bottom: 40px;
}
.service-checklist li {
  list-style: none inside;
  font-size: 17px;
  line-height: 23px;
  padding: 20px;
  background-color: #efefef;
  margin: 10px 0;
  font-weight: 700;
  color: #00305e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.service-checklist.checkmarks-grey i {
  color: #7f7f7f;
  padding: 0 8px 0 0;
}
.service-checklist a {
  text-decoration: none;
}
.service-checklist a:hover {
  text-decoration: underline;
}
.cta-phone {
  font-size: 30px;
  font-weight: 700;
}
.foerderzuschuss ul, .foerderzuschuss ol {
  padding-left: 0;
  margin-bottom: 3em;
}
.foerderzuschuss ul li {
  list-style: none inside;
  font-size: 17px;
  line-height: 23px;
  padding: 20px;
  background-color: #efefef;
  margin: 10px 0;
  font-weight: 700;
  color: #00305e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.foerderzuschuss ol li {
  list-style: none inside;
  font-size: 17px;
  line-height: 23px;
  padding: 20px;
  background-color: #efefef;
  margin: 10px 0;
  font-weight: 400;
  color: #00305e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.foerderzuschuss ol li::first-letter {
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  padding: 2px 6px 1px 6px;
  background-color: #00305e;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
}
/*TABELLEN*/
.standard-tabelle {
  width: 100%;
  border: none;
  border-collapse: collapse;
  margin-bottom: 2em;
}
.standard-tabelle tr:nth-child(even) {
  background: #ffffff;
}
.standard-tabelle tr:nth-child(odd) {
  background: #efefef;
}
.standard-tabelle td, .standard-tabelle th {
  padding: 7px 10px;
  vertical-align: top;
}
.standard-tabelle th {
  background-color: #00305e;
  color: #fff;
}
.standard-tabelle tr:last-child {
  border-bottom: 1px solid #ccc;
}
.promo-card {
  padding: 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #e6f3ff;
  margin-bottom: 2em;
}
.promo-card p:last-child {
  margin: 0;
}
/*CONTENT: EVENTS*/
.event-aussteller {
  display: flex;
  gap: 30px;
}
.hinweisbox-blau {
  background-color: #00305e;
  padding: 20px;
  color: #fff;
}
.hinweisbox-blau a {
  color: #ff0005;
}
.hinweisbox-blau p:last-child {
  margin-bottom: 0;
}
.hinweisbox-blau i {
  float: left;
  font-size: 36px;
  margin-right: 10px;
}
.event-highlight {
  padding: 15px;
  color: #fff;
  background-color: #00305e;
  text-align: center;
  margin-bottom: 40px;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.event-highlight strong {
  font-size: 20px;
  line-height: 25px;
}
.event-highlight .event-logos img {
  max-width: 250px;
  max-height: 160px;
  padding: 12px 18px;
}
.event-logos img {
  max-width: 180px;
  max-height: 110px;
  padding: 12px 18px;
}
.event-highlight-textbox {
  padding: 10px 20px;
  color: #fff;
  background-color: #00305e;
  -webkit-border-radius: 4px;
  font-size: 18px;
  line-height: 26px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
  font-weight: 700;
  text-align: center;
}
/*EVENTS SPECIAL FORMATS*/
.events-infos {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 2rem;
  text-align: center;
}
.events-infos p {
  flex: 0 1 auto;
  padding: 15px;
  background-color: #efefef;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 0;
    width:33%;
}
.events-infos-emojis {
  font-size: 3rem;
  margin: 1.5rem 0 1rem 0;
  display: block;
  color: #00305e;
}
.events-infos i {
    font-size:1.5rem;
    color:#00305e;
    padding:0 0 10px 0;
}
.events-features-highlight {
  text-align: center;
  background-color: #e6f3ff;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1rem;
  margin: 0 0 2rem 0;
}
.events-features-highlight .rot {
  font-size: 1.3rem;
  letter-spacing: 1px;
}
.events-features {
  display: flex;
  gap: 20px;
  justify-content: space-between;
  margin-bottom: 2rem;
}
.events-features p {
  flex: 0 1 auto;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1rem;
  text-align: center;
  background-color: #e6f3ff;
  margin: 0;
}
.events-features em {
  font-weight: 600;
  color: #00305e;
  font-style: normal;
}
.events-features i {
  font-size: 48px;
  color: #00305e;
  padding: 10px;
}
.events-features p strong {
  font-size: 1.3rem;
  font-weight: 600;
  color: #00305e;
}
.events-features-emojis {
  font-size: 3rem;
  margin: 1.5rem 0 0.5rem 0;
  display: block;
  color: #00305e;
}
.events-features-extra {
  background-color: #efefef;
  width: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 1rem;
  margin: 0 0 2rem 0;
}
.fa-icon-small {
  font-size: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
}
.events-listings {margin:0 0 2rem 0;padding:0;} 
.events-listings li {padding:10px;  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;background-color:#e6f3ff;
list-style: none;font-weight:500;color:#00305e;margin:0 0 1rem 0!important;font-size:1.2rem;line-height:1.5rem;}

/*CONTENT PRIVATKUNDEN*/
.offers-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.offers-wrapper .offer-card {
  flex: 1 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #efefef;
  text-align: center;
  padding: 0 0 10px 0;
  background-color: #efefef;
  min-width: 200px;
}
.offers-wrapper .offer-card img {
  margin-bottom: 40px;
}
.offers-wrapper .offer-card p {
  padding: 0 20px 0 20px;
}
.services-wrapper {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 40px;
}
.services-wrapper a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: inherit;
}
.services-wrapper .services-item {
  text-align: center;
  padding: 20px;
  background-color: #efefef;
  flex: 1 0px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 2px solid #efefef;
  min-width: 150px;
}
.services-wrapper .services-item:hover {
  border: 2px solid #00305e;
}
.services-wrapper i {
  display: block;
  margin: auto;
  font-size: 40px;
  padding: 0 0 20px 0;
  color: #00305e;
  text-align: center;
}
.pcustomers-showday-gallery-wrapper {
  background-color: #e6f3ff;
  margin-bottom: 40px;
  padding: 20px;
}
.pcustomers-showday-gallery-wrapper p {
  margin: 20px 0 0 0;
  color: #00305e;
  font-weight: 700;
}
/*CONTENT LEGALS*/
.main-content .content-legal .far {
  font-size: 16px !important;
  color: #fff !important;
}
/*CONTENT: KARRIERE*/
.ausbildung-menu a {
  text-decoration: none;
}
.ausbildung-menu a:hover {
  text-decoration: underline;
}
.ausbildung-menu p {
  margin-bottom: 5px;
}
.stellenangebote-menu .jobs-numitems {
  background-color: #00305e;
  color: #fff;
  font-weight: 700;
  padding: 3px 7px;
  margin-right: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.stellenangebote-menu .mod-list li {
  padding: 0 0 10px 0;
}
.ausbildungen-info {
  display: inline-flex;
  gap: 12px;
  flex-wrap: wrap;
}
.ausbildungen-info > div {
  flex: 1 0px;
  padding: 12px;
  color: #fff;
  background-color: #00305e;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.praktikum-infobox, .azubi-infobox {
  padding: 10px;
  background-color: #e6f3ff;
}
.praktikum-infobox img, .azubi-infobox img {
  width: 100%;
  padding-bottom: 15px;
}
.praktikum-infobox .fa-solid.fa-arrow-pointer, .azubi-infobox.fa-solid.fa-arrow-pointer {
  font-size: 16px;
  padding-left: 10px;
  color: #fff;
  display: inline-block;
}
.azubi-allgemein {
  display: inline-flex;
  gap: 20px;
  flex-wrap: wrap;
}
.azubi-allgemein figure {
  flex: 1 0px;
}
.azubi-allgemein figure img {
  border: 1px solid #bbb;
}
.azubi-allgemein figcaption {
  padding: 8px 0 0 0;
  text-transform: uppercase;
}
.karriere-articles .fields-container {
  font-size: 14px;
  line-height: 18px;
  padding: 10px;
  border: solid 1px #ccc;
}
.karriere-articles .fields-container .field-entry {
  line-height: 20px;
}
.karriere-articles .fields-container .field-value {
  font-weight: 700;
}
.moduletable.hrteam .mod-custom {
  background-color: #00305e;
  color: #fff;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 30px 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  clear: both;
}
.moduletable.hrteam .job-contact {
  flex: 1 1 0px;
}
.moduletable.hrteam strong {
  font-size: 20px;
}
.moduletable.hrteam a {
  color: #fff;
  font-size: 36px;
}
.moduletable.hrteam a:hover {
  color: #e6f3ff;
}
.moduletable.hrteam img {
  border: 2px solid #fff;
  max-width: 130px;
}
.wa-info {
  margin: 20px 0 0 0;
  padding: 5px;
  background-color: #ff0005;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ausbildung-hinweise {
  margin-top: 40px;
}
.section-main .azubi-info .fa-solid, .section-main .azubi-info .fas {
  padding: 0 30px 0 0;
  font-size: 40px;
}
.azubi-info td {
  padding: 10px 15px 10px 15px;
  background-color: #eee;
  text-align: left;
  vertical-align: top;
}
.azubi-info tr {
  border-bottom: 10px solid #fff;
}
.azubi-info p {
  margin: 0;
}
.ausbildung-sidebox .btn {
  display: block;
}
.ausbildung-articles .fields-container .field-value {
  font-weight: 700;
}
.field-entry.ausbildung-in-a .field-value {
  background-color: #00305e;
  padding: 2px 6px;
  color: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.ausbildung-infobox {
  background-color: #00305e;
  ;
  color: #fff;
  padding: 4px 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 15px;
  display: inline-block;
}
.azubi-video-box {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}
.azubi-video-box > div {
  flex: 1 0px;
  min-width: 400px;
  margin-bottom: 40px;
}
.azubi-video-box p {
  margin-bottom: 10px;
}
/*HR Modules*/
.HR-modules, .contactperson-box {
  background-color: #00305e;
  color: #fff;
  padding: 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 30px 0;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  clear: both;
}
.HR-modules .job-contact img, .contactperson-box .contactperson-info img {
  border: 2px solid #fff;
  float: left;
  margin: 0 20px 0 0;
  max-width: 110px;
}
.HR-modules .fa-brands {
  font-size: 32px;
  display: inline;
  color: #fff;
}
.HR-modules .fa-brands:hover {
  color: #dfeafb;
}
.HR-modules strong {
  font-size: 20px;
}
.HR-teams {
  float: left;
  margin-right: 20px;
}
.job-contact, .job-files, .contactperson-info {
  flex: 1 1 0px
}
.job-files .download-button {
  background-color: #fff;
  padding: 8px 10px 5px 10px;
  font-weight: 700;
  color: #00305e;
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.job-files .download-button a {
  text-decoration: none;
}
.job-files .download-button a:hover, .job-files .download-button a:visited, .job-files .download-button a:active {
  text-decoration: none;
}
.job-files .download-button:hover {
  background-color: #dfeafb;
}
.job-files .fa-solid {
  color: #00305e;
  text-align: left;
  font-size: 18px;
  display: inline;
  padding: 0 10px 0 0;
  margin: 0;
}
.job-files p {
  margin-bottom: 5px;
}
/*CONTENT: ÜBER UNS*/
.about-menu a {
  text-decoration: none;
}
.about-menu a:hover {
  text-decoration: underline;
}
.about-menu p {
  margin-bottom: 5px;
}
.dl-horizontal dt {
  width: 90px;
  float: left;
  text-align: right;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-bottom: 8px;
}
.dl-horizontal dd {
  margin-left: 100px;
  padding-bottom: 8px !important;
}
.moduletable.ueber-chronik {
  margin: 0 0 30px 0;
}
/*CONTENT: INFOCENTER*/
/*ENTSORGUNG INFOS*/
.entsorgung-article .item-content {
  padding: 5px 10px;
  display: block;
  background-color: #e6f3ff;
  width: 100%;
}
.entsorgung-article .entsorgung-btn {
  border: none;
  background-color: inherit;
}
.entsorgung-article .item-content h4 {
  padding: 10px 0 10px 0;
  font-weight: 400;
  font-variant: normal;
  font-size: 22px;
  line-height: 26px;
  margin: 0;
  display: block;
  text-align: center;
}
.entsorgung-article .item-content h4:before {
  font-family: "Font Awesome 5 Free";
  content: "\f1f8";
  display: inline-block;
  font-weight: 900;
  margin: 0 10px 0 0;
  font-size: 18px;
}
.entsorgung-article .card-body {
  padding: 0;
}
.entsorgung-article img {
  margin: 0;
  max-width: 100%;
  padding: 10px 0 10px 0;
}
.entsorgung-article .allowed strong {
  display: block;
  background-color: #77bb00;
  padding: 20px;
  color: #fff;
}
.entsorgung-article .forbidden strong {
  display: block;
  background-color: #e51724;
  padding: 20px;
  color: #fff;
}
.entsorgung-article i {
  text-align: left;
  float: left;
  margin: 18px 10px 0 10px;
  padding: 0 !important;
  font-size: 26px;
}
.entsorgung-article i.green {
  color: #fff;
}
.entsorgung-article i.red {
  color: #fff;
}
.entsorgung-article .allowed {
  background-color: #eee;
}
.entsorgung-article .forbidden {
  background-color: #eee;
}
.entsorgung-article li {
  padding: 0 10px 0 5px;
  list-style: square outside;
}
.entsorgung-article ul {
  margin: 10px 0 0 20px;
  padding: 0 0 10px 20px;
}
/*CONTENT: PRESSE*/
.presse .page-header {
  margin: 20px 0 0 0;
}
.item-page .presse i {
  color: #fff;
  font-size: 16px;
}
.presse figure {
  margin-bottom: 1em;
}
/*SOCIAL MEDIA LINKS*/
.about-social-media a {
  text-decoration: none;
}
.about-social-media .socialmedialist {
  display: inline-flex;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}
.about-social-media .socialmedialist > p {
  text-align: center;
  font-size: 16px;
  padding: 10px;
  background-color: #e6f3ff;
  margin-bottom: 0;
  flex: 1 0 18%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #e6f3ff;
}
.about-social-media .socialmedialist > p:hover {
  border: 1px solid #00305e;
}
.about-social-media .socialmedialist i {
  display: block;
  font-size: 36px;
  padding: 10px 0 10px 0;
}
/*CONTENT: LEGAL*/
.section-main .item-page.content-agb i {
  color: #00305e;
}
a.sidebar-link {
  color: #fff;
  background-color: #ff0005;
  text-decoration: none;
  padding: 5px 10px;
}
a.sidebar-link-ausbildung {
  color: #fff;
  background-color: #00305e;
  text-decoration: none;
  padding: 5px 11px;
  display: block;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/*AKTIONEN*/
.aktion-sidebox {
  padding: 10px;
  background-color: #e6f3ff;
  margin: 0 0 40px 0;
}
.aktion-sidebox .btn {
  display: block;
}
.aktion-sidebox i.fa-solid.fa-arrow-pointer {
  font-size: 16px;
  padding-left: 10px;
  color: #fff;
  display: inline-block;
  line-height: 16px;
  margin: 0;
}
/*CONTENT LOWER SECTION*/
.lower {
  margin: 0 0 20px 0;
  padding: 20px;
  background-color: #e6f3ff;
}
.custom.lowerinfo {
  clear: both;
  margin: 20px 0 0 0;
}
.content-lower .projects-gallery {
  margin: 0 0 20px 0;
  padding: 20px;
  background-color: #e6f3ff;
}
.content-lower .claim {
  margin: 0 0 20px 0;
  padding: 25px 20px 15px 20px;
  color: #fff;
  background-color: #00305e;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  font-style: italic;
  text-align: center;
}
.content-lower .claim p:before {
  font-family: "Font Awesome 5 Free";
  content: "\f10e";
  display: inline-block;
  padding-right: 10px;
  vertical-align: middle;
  font-weight: 900;
  color: #4c7093;
  margin-top: 5px;
}
.content-lower .claim p:after {
  font-family: "Font Awesome 5 Free";
  content: "\f10d";
  display: inline-block;
  padding-left: 8px;
  vertical-align: middle;
  font-weight: 900;
  color: #4c7093;
  margin-top: -4px;
}
.content-lower .claim-logos {
  margin: 40px 0;
}
/*BOTTOM SECTION*/
/*FOOTER SECTION*/
.section-footer .container {
  margin-top: 40px;
}
.section-footer .legal-links {
  text-align: center;
}
/*FOOTER MENU*/
.footermenu ul {
  margin: 0 0 20px 0;
}
.footermenu li {
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  border: none;
  text-transform: uppercase;
  padding: 0;
}
.footermenu li a {
  text-decoration: none;
  background-color: inherit;
  color: #00305e;
}
.footermenu li a:hover, .footermenu li a:focus {
  text-decoration: underline;
  border-bottom: none;
  background-color: inherit;
}
.footermenu li:last-child {
  border-right: none;
}
.footermenu li:first-child {
  padding-left: 0;
}
.footermenu .current a {
  font-weight: 700;
}
.footer-separator hr {
  border-top: 1px solid #bbb;
  margin: 0 0 10px 0;
}
.footer-address {
  font-family: 'Roboto Condensed', sans-serif;
  text-align: center;
}
.footer-social {
  color: #00305e;
  font-size: 40px;
  text-align: center;
}
.copyright {
  margin: 20px 0 0 0;
  font-weight: 700;
  text-align: center;
}
.section-footer .moduletable.partner-logos {
  text-align: center;
  margin: auto;
  padding: 20px 0;
}
/*SUCHE*/
.moduletable.suchbox {
  margin: 40px 0 30px 0;
}
.moduletable.suchbox input {
  padding: 9px 5px;
}
.search .element-invisible {
  float: left;
  margin: 5px 5px 5px 0;
}
.search .phrases-box label {
  float: left;
  margin-right: 10px;
}
.search .ordering-box {
  clear: both;
}
.search .form-limit label {
  float: left;
  margin: 5px 10px 0 0;
}
.badge {
  padding-right: 9px;
  padding-left: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.badge-info {
  background-color: #00305e;
}
.result-title {
  padding-top: 7px;
}
.result-category .small {
  border-bottom: none;
  font-size: 14px;
  text-transform: uppercase;
  color: #555;
}
.highlight {
  font-weight: 700;
}
dd.published {
  margin-left: 0;
}
.presse-article .page-header {
  margin-bottom: 0;
}
.article-info {
  margin-bottom: 5px;
}
.icon-calendar:before {
  font-family: "Font Awesome 6 Free";
  content: "\f073";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #aaa;
  margin: 0;
  background-image: none;
}
[class^="icon-"], [class*=" icon-"] {
  background-image: none;
}
.icon-angle-right:before {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #00305e;
  margin: 0;
  background-image: none;
}
.icon-angle-left:before {
  font-family: "Font Awesome 6 Free";
  content: "\f104";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #00305e;
  margin: 0;
  background-image: none;
}
.icon-angle-double-left:before {
  font-family: "Font Awesome 6 Free";
  content: "\f100";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #00305e;
  margin: 0;
  background-image: none;
}
.icon-angle-double-right:before {
  font-family: "Font Awesome 6 Free";
  content: "\f101";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #00305e;
  margin: 0;
  background-image: none;
}
.icon-chevron-right:before, .icon-rightarrow:before, .icon-arrow-right:before {
  font-family: "Font Awesome 6 Free";
  content: "\f105";
  display: inline-block;
  padding: 0 6px 0 0;
  vertical-align: middle;
  font-weight: 900;
  color: #00305e;
  margin: 0;
  background-image: none;
}
.muted {
  text-transform: uppercase;
  font-size: 13px;
}
.fa-small {
  font-size: 20px;
  padding: 0 10px 0 0;
}
/*FIELDS*/
.fields-container dd {
  margin-left: 0;
  font-size: 14px;
}
/*IGNITE GALLERY OVERRIDES*/
.igallery_title {
  margin-bottom: 25px;
}
.igui-light, .igui-overlay-primary {
  color: #fff;
}
.ig-category-description {
  margin-bottom: 40px;
}
.moduletable.galerie-slider {
  background-color: #e6f3ff;
  padding: 10px;
  margin-bottom: 15px;
}
.galerie-slider .ig-category-description {
  margin: 20px 0 0 0;
}
.moduletable.galerie-slider .btn {
  display: block;
}
.moduletable.galerie-slider .btn i {
  color: #fff;
  font-size: 18px;
  padding: 0 10px;
}
#gallery-scope-6411 li {
  list-style: none !important
}
#gallery-scope-6411 .photo-copy {
  font-size: 12px;
  color: #CCC;
}
.igui-scope ul {
  margin-bottom: 15px;
}
/*CONVERT FORMS*/
.convertforms .cf-content-wrap, .convertforms .cf-form-wrap {
  padding-top: 0;
}
.main-content .cf-response p {
  margin-bottom: 0;
}
.main-content .convertforms.cf-success .cf-response {
  background-color: #00305e;
  font-weight: 700;
}
/*VIKAPPOINTMENTS*/
.vapempnamediv {
  font-size: 22px;
  font-weight: normal;
  margin-bottom: 5px;
}
.vapempnamediv a {
  text-decoration: none;
}
.vapcartitemname .fas, .vapcartitemright .fas, .vapcartitemexp .fas {
  font-size: 24px;
  padding: 0;
  text-align: center;
}
.service-duration .fas {
  font-size: 32px;
  padding: 0;
}
.iti input, .iti input[type="tel"], .iti input[type="text"] {
  padding: 12px !important;
}
.cf-value input[type="radio"], input[type="checkbox"] {
  margin: 0;
}
.cf-label {
  vertical-align: middle;
}
.vapsergroupdiv {
  display: none;
}
.vapserimage {
  height: auto !important;
}
.vapserblock {
  min-height: 215px;
  border: 2px solid #dcdcdc;
}
.vapserblock:hover {
  border: 2px solid #00305e;
}
/*BOOTSTRAP BUTTONS*/
a.btn {
  color: #fff;
  text-decoration: none;
  text-align: left;
}
.btn-primary {
  background-color: #00305e;
  border-color: #00305e;
  color: #fff;
}
a.btn-primary {
  color: #fff;
}
.btn-primary:hover, .btn-primary:focus {
  background-color: #00305e;
  border-color: #00305e;
  color: #fff;
}
.btn-secondary {
  background-color: #f9f9f9;
  border: 1px solid;
  border-color: #cfcfcf;
  color: #00305e;
}
a.btn-secondary {
  color: #00305e;
}
.btn-link {
  font-weight: 400;
  color: #fff;
  btn-bg: #00305e;
  btn-border-color: #00305e;
  btn-hover-border-color: transparent;
  btn-active-border-color: transparent;
  btn-disabled-color: #6d757e;
  btn-disabled-border-color: transparent;
  btn-box-shadow: 0 0 0 #000;
  btn-focus-shadow-rgb: 67, 105, 183;
  text-decoration: none;
}
.btn-link:hover {
  color: #fff;
  background-color: #00305e;
}
.section-main .karriere .btn i {
  font-size: 16px;
  color: #fff;
  margin: 0 10px 0 0;
  padding: 0;
  display: inline-block;
}
button:focus:not(:focus-visible) {
  color: #ffffff;
  btn-bg: #00305e;
}
/*FONTAWESOME IN BUTTONS*/
.btn-primary:hover {
  color: #fff;
  background-color: #1f5b95;
  border-color: #1f5b95;
}
.btn-secondary:hover {
  color: #00305e;
  background-color: #e6f3ff;
  border-color: #00305e;
}
.btn-check:checked + .btn, .btn.active, .btn.show, .btn:first-child:active, :not(.btn-check) + .btn:active {
  color: #fff;
  background-color: #357fc6;
  border-color: #357fc6;
}
/*COOKIE NOTIFICATION*/
#redim-cookiehint .cookiehead .headline::before {
  font-family: "Font Awesome 5 Free";
  content: "\f564" !important;
  font-weight: 900;
  color: #00305e;
  position: absolute;
  left: 0px;
  top: 0px;
  width: inherit !important;
  height: inherit !important;
  background-image: none !important;
}
#redim-cookiehint .cookiehead .headline {
  padding: 3px 0px 3px 30px !important;
  color: #00305e !important;
}
/*EUROBAUSTOFFE CONTENT*/
.ebcs-list-teaser {
  font-size: 1em !important;
  position: inherit !important;
}
.ebcs-list-thumbnail a {
  float: left !important;
  position: inherit !important;
  max-width: 200px !important;
}
.ebcs .ebcs-intro p.ebcs-abstract, .ebcs .ebcs-intro .ebcs-abstract p {
  font-size: 16px !important;
  margin-bottom: 10px !important;
}
.ebcs .ebcs-list .ebcs-list-item {
  padding-top: 0px !important;
}
.ebcs .ebcs-teaserlist .ebcs-list-item .ebcs-list-teaser h3, .ebcs .ebcs-list-catalogue .ebcs-list-item .ebcs-list-teaser h3, .ebcs .ebcs-list-promotion .ebcs-list-item .ebcs-list-teaser h3, .ebcs .ebcs-list-brandworld .ebcs-list-item .ebcs-list-teaser h3 {
  font-size: 16px !important;
  font-weight: 400 !important;
}
.ebcs-article-contents {
  clear: both !important;
}
.ebcs-navigation-back {
  padding: 5px 10px;
  color: #fff !important;
  background-color: #F00;
}
.ebcs-list-readmore {
  padding: 5px 10px;
  color: #fff !important;
  background-color: #00305e;
}
.ebcs .ebcs-list-interactivecatalogue .ebcs-list-item {
  padding: 0 15px !important;
}
.ebcs.ebcs-structure-md .ebcs-list-interactivecatalogue .ebcs-list-thumbnail .ebcs-images {
  height: 240px !important;
  line-height: 240px !important;
}
.ebcs .ebcs-list-interactivecatalogue .ebcs-list-item .ebcs-list-thumbnail img {
  display: block !important;
  margin: 0 !important;
}
.blog-items.profiwissen-articles .blog-item, .blog-items.kataloge-articles .blog-item, .item-page.infocenter.EBkataloge .com-content-article__body {
  padding: 8px;
  background-color: #f7f7f7;
}
.ebwcs .ebwcs-button-primary {
  background-color: #00305e !important;
}
/*VELUXFIX*/
#dj-megamenu91 .title {
  font-family: 'Roboto Condensed', sans-serif !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  text-transform: inherit;
}
/* X-Small devices (portrait phones, less than 576px) */
/* No media query for `xs` since this is the default in Bootstrap */
@media (min-width: 128px) and (max-width:575px) {
  .section-main .main-content, .content-upper, .content-lower {
    margin: 15px;
  }
  .kontakt-articles .blog-item .item-content p {
    text-align: center;
  }
  .sortiment-articles .item-image {
    max-width: 240px;
  }
}
/* Small devices (landscape phones, 576px and up) */
@media (min-width: 576px) and (max-width: 767px) {
  .section-main .main-content, .content-upper, .content-lower {
    margin: 0;
  }
  .dj-megamenu-default li a.dj-up_a {
    padding: 0 7px 0 7px !important;
  }
  .moduletable.frontpage-gallery-nav .ig-thumb-text_below h4 {
    font-size: 17px
  }
  .section-main .main-content {
    margin: 0;
  }
  .section-main .content-upper {
    margin: 20px 0;
  }
  .kontakt-articles .blog-item .item-content p {
    text-align: center;
  }
  .moduletable.gender-notification {
    margin: 20px 0 0 0;
  }
  .sortiment-articles .item-image {
    max-width: 240px;
  }
  .vapserblock {
    min-height: 180px;
  }
  .footer-social {
    text-align: center;
  }
}
/* Medium devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .dj-megamenu-default li a.dj-up_a {
    padding: 0 7px 0 7px !important;
  }
  .section-main .main-content {
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
  }
  .moduletable.frontpage-gallery-nav .ig-thumb-text_below {
    min-height: 150px;
  }
  .section-main .content-upper {
    margin: 40px 0 0 20px;
  }
  .pcustomers-showday-gallery-wrapper, .moduletable.galerie-slider {
    max-width: 525px;
  }
  .vapserblock {
    min-height: 180px;
  }
  .footer-address {
    text-align: left;
  }
  .footer-social {
    text-align: right;
  }
  .footermenu ul {
    margin: 8px 0 0 0;
    display: inline-block;
  }
  .footermenu li {
    font-size: 14px;
    font-weight: 400;
    float: left;
    border-right: 1px solid #999;
    text-transform: uppercase;
    padding-left: 13px;
    padding-right: 13px;
  }
}
/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) {
  .dj-megamenu-default li a.dj-up_a {
    padding: 0 8px 0 8px !important;
  }
  .section-main .main-content {
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
  }
  .moduletable.frontpage-gallery-nav .ig-thumb-text_below {
    min-height: 127px;
  }
  .section-main .content-upper {
    margin: 40px 0 0 20px;
  }
  .shortcut-icons i {
    padding: 0 10px;
  }
  .pcustomers-showday-gallery-wrapper, .moduletable.galerie-slider {
    max-width: 705px;
  }
  .vapserblock {
    min-height: 170px;
  }
  .footer-address {
    text-align: left;
  }
  .footer-social {
    text-align: right;
    font-size: 32px;
  }
  .footermenu ul {
    margin: 8px 0 0 0;
    display: inline-block;
  }
  .footermenu li {
    font-size: 14px;
    font-weight: 400;
    float: left;
    border-right: 1px solid #999;
    text-transform: uppercase;
    padding-left: 13px;
    padding-right: 13px;
  }
}
/* X-Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
  .dj-megamenu-default li a.dj-up_a {
    padding: 0 10px 0 10px !important;
  }
  .videoslider {
    max-height: 422px;
  }
  .moduletable.frontpage-gallery-nav .ig-thumb-text_below {
    min-height: 107px;
  }
  .section-main .main-content {
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
  }
  .section-main .content-upper {
    margin: 40px 0 0 0;
  }
  .pcustomers-showday-gallery-wrapper {
    max-width: 100%;
  }
  .moduletable.galerie-slider {
    max-width: 840px;
  }
  .vapserblock {
    min-height: 200px;
  }
  .footer-address {
    text-align: left;
  }
  .footer-social {
    text-align: right;
    font-size: 40px;
  }
  .footermenu ul {
    margin: 8px 0 0 0;
    display: inline-block;
  }
  .footermenu li {
    font-size: 14px;
    font-weight: 400;
    float: left;
    border-right: 1px solid #999;
    text-transform: uppercase;
    padding-left: 13px;
    padding-right: 13px;
  }
    .dl-horizontal dd {
  margin-left: 10px;
}
}
/* XX-Large devices (larger desktops, 1400px and up) */
@media (min-width: 1400px) {
  .dj-megamenu-default li a.dj-up_a {
    padding: 0 10px 0 10px !important;
  }
  .videoslider {
    max-height: 450px;
  }
  .moduletable.frontpage-gallery-nav .ig-thumb-text_below {
    min-height: 149px;
  }
  .section-main .main-content {
    margin: 0 0 0 0;
    padding: 40px 0 40px 0;
  }
  .section-main .content-upper {
    margin: 40px 0 0 0;
  }
  .pcustomers-showday-gallery-wrapper, .moduletable.galerie-slider {
    max-width: 100%;
  }
  .vapserblock {
    min-height: 215px;
  }
  .footer-address {
    text-align: left;
  }
  .footer-social {
    text-align: right;
  }
  .footermenu ul {
    margin: 8px 0 0 0;
    display: inline-block;
  }
  .footermenu li {
    font-size: 14px;
    font-weight: 400;
    float: left;
    border-right: 1px solid #999;
    text-transform: uppercase;
    padding-left: 13px;
    padding-right: 13px;
  }
}