body {
    margin-top: 54px;
    font-family: courier, monospace;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.2;
    color: #000;
}

a,
a:hover {
    color: #000
}
.menu-btn:focus, .close-btn:focus, a:focus { outline: none; }

.menu-btn {
  left: -2px;
  position: relative;
}

p , ul{
    margin-top: 0;
    margin-bottom: 1.5rem;
}

ul{padding-left: 18px;list-style: none;}
ul li{position: relative}

ul li::before{
    content: ".";
    position: absolute;
    left: -18px;
}

section p:last-of-type{ margin-bottom: 0;}

.logo a:hover {
    text-decoration: none
}

#zeitgeist span{
    color: rgb(10, 225, 155)
}

#zeitgeist a,#zeitgeist a:hover{
    text-decoration: none
}



.comingsoon{
    background-color: red;
    position: relative;
    width: 100%;
    padding-top: 56.25%; /* 16:9 Aspect Ratio (divide 9 by 16 = 0.5625) */
    
}



.item{
    margin-bottom: 30px
}

.comingsoon div{
   padding:25px 25px ;
   position:  absolute;
   top: 0;
   left: 0;
   bottom: 0;
   right: 0;
   text-align: left;
   color: rgb(10, 225, 155);
}

.navbar {
    padding: 15px 0px
}

.container-fluid {
    padding-left: 30px;
    padding-right: 30px
}

h1 {
    font-size: 140px;
    line-height: 0.9;
    letter-spacing: -8px
}

h2 {
    font-size: 70px;
    line-height: 0.9;
    letter-spacing: 0px;
    margin-bottom: 50px;
}

p + h2 {
    margin-top: 30px;
}

p.p-image{
    max-width:540px
}
p.p-image2 {
    max-width: 380px;
}

.blocks-3{
    font-size: 12px;
}

.big-content{font-size:20px}
.big-content p {
    margin-top: 0;
    margin-bottom: 2.7rem;
}

@media (min-width: 370px) {
  .big-content{font-size:23px}  
}
@media (min-width: 400px) {
  .big-content{font-size:26px}  
}
@media (min-width: 576px) {
  .big-content{font-size:32px}  
}
@media (min-width: 768px) {
  .big-content{font-size:45px}  
}



.modal-close{
    position: relative;
    margin-top: -15px;
    margin-bottom: 10px;
    margin-left: -5px;
}

.datenschutz h1{
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: bold
}

.datenschutz h2{
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: normal;
    margin-bottom: .5rem;
    font-weight: bold
}
.datenschutz h3{
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: bold
}
.datenschutz h4{
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: bold
}
.datenschutz p{margin-bottom: .5rem;}

.datenschutz p + h1,
.datenschutz p + h2,
.datenschutz p + h3,
.datenschutz p + h4,
.datenschutz p + h5,
.datenschutz p + h6
{
   margin-top:40px 
    
}

.senf {
    color: rgb(208, 208, 8)
}



.bg-tuerkis {
    background-color: rgb(40, 255, 185)
}
.bg-tuerkis2 {
    background-color: #76f9c8;
    
}
.text-red{
    color: #b52627;
}

.bg-darkgreen-green{
    background-color: rgb(7, 25, 9);
    color: rgb(40, 255, 185)
}
.bg-darkgreen-green a{
    color: rgb(40, 255, 185)
}

.bg-darkgreen-white{
    background-color: rgb(7, 25, 9);
    color: rgb(255, 255, 255)
}
.bg-darkgreen-white a{
    color: rgb(255, 255, 255)
}



.bg-rose-black{
    background-color: rgb(246, 228, 230);
    color: rgb(0, 0, 0)
}


.bg-senf {
    background-color: rgb(208, 208, 8)
}



.vegan-stoerer{
    position: relative;
    font-size:52px;
    font-weight:600;
    color:#fff;
    top:-50px;
    margin-top: 200px;
    left:75%;
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block
}

#home{
    height:90vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
/*.startwrapper{margin:130px 0px}*/



.startwrapper img {
  width: 100%;
  max-width: 630px;
}

#sfn .startwrapper img {
    width: 100%;
   max-width: 870px;
}

section {
    padding: 50px 0px
}

section.big-content {
    padding: 40px 2px 40px;
}

section.big-pic {
    padding: 175px 0px 85px;
}
section.big-pic2 {
    padding: 125px 0px 70px;
}


.startwrapper {
  
}



#menu .modal-dialog {
    max-width: 350px;
    margin: 0px 0px;
}

#menu .modal-content {
    width: 100%;
    pointer-events: auto;
    background-color: rgb(235, 235, 235);
    border: 0px solid rgba(0, 0, 0, .2);
    border-radius: 0px;
    font-size: 12px;
    padding: 20px 0px
}

.modal-backdrop.show {
    opacity: 0;
}

.menu-block {
    margin-bottom: 20px
}

.menu-label {
    color: rgb(135, 135, 120)
}

#menu .modal-content a {
    color: #000
}

.menu-block ul {
    list-style: none;
    padding-left: 14px;
    margin: 0px
}

.menu-block ul li::before{content:""; display: none}

@media (max-width: 575px) {
    h1 {
        font-size: 90px;
    }
    h2 {
        font-size: 40px;
    }
    /*
    .startwrapper{margin:50px 0px}
    */
}