@media (max-width:519px){
  
html, body {
font-size: 18px;
line-height: 1.4em;
}
  
#container {
width:100%;
margin:0;
padding:0;
}

header {
height: 120px;
margin: 0;
width: 100%;
}

nav {
height: 1px;
margin: 0;
width: auto;
text-align: left;
}

section {
width: 100%;
height: auto;
margin: 0;
padding: 2.0em;
}

/*--------------------------- Header ---------------------------*/
  
header div#mod-custom131 {
position: absolute;
top: 0.5em;
right: 0.5em;
}

span#tel {
display: none !important;
}
  
/* ------------------------------------------------------- NAV ------------------------------------------------------------- */

button.dj-mobile-open-btn.dj-fa-5 {
  position: absolute;
  top: 3.5em;
  right: 0.5em;
}
  
/* HAUPTMENUE */
  

 
  
/* ----------------------------- MAIN ---------------------------------- */
  
/* Ueberschriften */

section h1 {
font-size: 1.6em;
margin: auto auto 2em auto;
}

section h2 {
font-size: 1.4em;
margin: 3em auto 1.5em auto;
}

section h3 {
font-size: 1.2em;
margin: 3em auto 1em auto;
}

section h4 {
font-size: 1.2em;
margin: 3em auto 1em auto;
}

section h5 {
font-size: 1.0em;
margin: 2em auto 0.75em auto;
}

section h6 {
font-size: 1.0em;
margin: 2em auto 0.75em auto;
}

  
/* Einzelner Beitrag */


/* Termine */

#eventlist table.eventlist td.eventlist_col a.ev_link_row {
font-size: 1.0em !important;
}

  
/* ------------------------------ FOOTER -------------------------------- */

div#footercontainer {  
width:90%;
text-align: center;
}
  
footer div.custom, footer ul.nav {
width: 100%;
text-align: center;
padding:0;
margin: 0;
overflow-y: 0;
}

footer div#mod-custom132, footer div#mod-custom133, footer div#mod-custom134 {
display: none;
}

footer li.nav-item {
width: auto;
display: inline-block;
margin: 0.5em;
}

}