body {
    font-family: 'Encode Sans', sans-serif;
}

h1 {font-size:1rem;}

h4, h5, h6 {font-family: 'EB Garamond', serif;font-weight:lighter;}

p, li, input {font-family: 'Encode Sans', sans-serif;font-weight:lighter;}

h3 {color:#005529;}

h2, h1 {text-transform: uppercase;}

a {
    color:#ffffff !important;
    text-decoration: none !important;
}

a:hover {
    color:#80ba4f;
    text-decoration: none;
}

h1{
  font-family: 'EB Garamond', serif;
  font-weight:lighter;
  font-size: 40px;
}

h2{
  font-family: 'EB Garamond', serif;
  font-weight:lighter;
  font-size: 30px;
}

h3{
  font-size: 30px;
  font-family: 'Encode Sans', sans-serif;
  font-weight:lighter;
}

p{
  font-size: 22px;
}

li{
  font-size: 22px;
}


@media (min-width: 1300px) {

  .logo {
      width: 210px !important;
      position: absolute;
      left: 62% !important;
  }

  .stoerer_video{
    width: 185px !important;
  }

  .stoerer_duenger{
        width: 185px !important;
  }

  .stoerer_brennholz{
        width: 185px !important;
  }

  .biotext{
    padding-top: 41% !important;
  }

  .biotitle{
    padding-top: 48% !important;
  }

  .footer {
    height: 240px !important;
    width: 100vw !important;
    background-position: top !important;
    background-size: cover !important;
}

.footertitle {
    padding-top: 90px !important;
    padding-left: 120px !important;
}

}

.container{
  width: 90vw;
}

.nav {
    width:100%;
    background-image: url("../img/header-mobile.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size:cover;
    height:200px;
    position: absolute;
    top:0px;
}

.logo {
    width:110px;
    padding-top: 5px;
    position: absolute;
    left:68%;
}

.buttons {
background-color: #fff;
text-align: center;
padding-top: 10px;
padding-bottom: 10px;
}
.stoerer_brennholz{
    width: 90px;
}

.stoerer_duenger{
    width: 90px;
}

.stoerer_video{
    width: 90px;
}

.stoerer_insta{
    position: absolute;
    width: 50px;
    right: 20px;
    top: 160px;
    z-index: 1;
}
.stoerer_facebook{
    position: absolute;
    width: 50px;
    right: 20px;
    top: 100px;
}


.gartensmall{
  font-size: 18px;
  color: #666;
  padding-left: 15px;
}

.gartentitle{
  text-align: center;
  color:#005529;
}

.gartentext{
  text-align: center;
  color: #666;
}

.biocontainer{
  width: 100vw;
  text-align: center;
}

.biotitle{

  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}

.bioimage{
  width: 80%;
}

.biotext{

  text-align: center;
  padding-top: 18px;
  padding-bottom: 15px;
}

.einleitungcontainer{
  padding-top: 25px;
  padding-bottom: 25px;
}

.leistungentitle{
  padding-top: 15px;
}

.fuhrparkcontainer{
  background-color: #cfe5bd;
  width: 100vw;
}

.fuhrparktitle{
  font-size: 50px;
  text-align: center;
  padding-top: 30px;
  padding-bottom: 20px;
}

.fuhrparkimage{
  width: 100%;
}

.footertitle{
  color: #ffffff;
  padding-top: 45px;
  padding-left: 12px;
}

.footertext{
  color: #ffffff;
  text-align: center;
}

.footercontainer{
  background-color: #005529;
  width: 100vw;
  height: 100%;
}

.footer {
    width: 100%;
    background-image: url("../img/mobile-footer.png");
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    height: 200px;
    position: relative;
    z-index: 2;
}

#nav0  {
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: 30px 10px;
    background-size: 50%;
  /*  width:100px;
    height:100px; */
    margin-top:160px;
    margin-left:25px;
    background: rgba(255,255,255,0.5);
    border-radius: 50px;
    padding-top: 5%;

}

#nav0 a {
    font-size: 3em;

}

#nav5  {
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: 32px 20px;
    background-size: 40%;
  /*  width:100px;
    height:100px; */
    margin-top:-100px;
    margin-left:25px;
    background-color:rgba(255,255,255,0.7);
    border-radius: 50px;
    padding-top: 25%;
    color:#0b2e13;
}

#nav5 a {
    font-size: 1em;

}

#nav5 a:hover {
    color:rgba(255,255,255,0.5);

}

#nav1  {
    margin-top:-230px;
    padding-top:65px;
}

#nav2  {
    margin-top:-40px;
    margin-left:115px;
    padding-top:65px;
}

#nav3  {
    margin-top:-45px;
    padding-top:65px;
}

#nav4  {
    margin-top:-255px;
    margin-left:-115px;
    padding-top:65px;
}

#nav_max {color:#0b2e13;font-weight: 800;}

#nav_min{z-index: 9999;}

.circle-nav {
    position: absolute;
    left:135px;
    top:8%;
}

.circle-nav li {
    text-align: center;
    height:150px;
    width:150px;
    background: rgba(96,169,35,0.8);
    color:#fff;
    border-radius: 75px;
    list-style: none;
}

.circle-nav li a {

    text-decoration: none;
    color:#fff;

}


@media (max-width: 410px) {

  .footer {
      width: 100%;
      background-image: url("../img/mobile-footer.jpg");
      background-repeat: no-repeat;
      background-position: bottom;
      background-size: cover;
      height: 201px;
  }

}








#ani-h {
    color:#005529;
    font-size:5rem;
    text-align: center;
}

#ani-s {
    color:#005529;

}

#ani-t {
    color:#666;
    font-size:1.2rem;
    text-align: center;
}

.more-circle {
    position: absolute;
    left:80%;
    text-align: center;
    height:100px;
    width:100px;
    background: rgba(96,169,35,0.8);
    color:#fff;
    border-radius: 50px;
    list-style: none;

}



.display-3 {
    font-size: 44px;
}

.container-fluid {
    background-color: #fff;
    padding-left:0;
    padding-right:0;
  /*  max-width: 1140px !important; */
}

.row {
    padding:0px;
}

#content-desc {
    height:160px;
    background-color: #80ba4f;
    color:#fff;
}

.p-5 {
    padding: 8rem 1rem !important;
}

#content-desc-ani {
    height:240px;
    background-color: #cfe5bd;
    color:#fff;
}

#content-desc-ueberuns {
    height:auto;
    background-color: #cfe5bd;
    color:#fff;
}

#start_text, #start_l1, #start_l2 {
    position:absolute;
    height:auto;
}

#start_bg {
   height:auto;

}

#content-1 {
    height:auto;

}

#content-2 {
    height:auto;
    background-color: #60a923;
    color:#fff;
}

.green-layer {
    position:absolute !important;
  /*  width:130px;

    height:130px; */
    background-color: rgba(96,169,35,0.7);
    color:#fff;
}

.green-layer-ref {
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    color:#fff;
}

#cat-1{background-color: rgba(96,169,35,0.5);}
#cat-2{background-color: rgba(96,169,35,0.6);}
#cat-3{background-color: rgba(96,169,35,0.7);}
#cat-4{background-color: rgba(96,169,35,0.8);}
#cat-5{background-color: rgba(96,169,35,0.9);}
#cat-6{background-color: rgba(96,169,35,0.7);}

#cat-1:hover{background-color: rgba(96,169,35,0.3);}
#cat-2:hover{background-color: rgba(96,169,35,0.4);}
#cat-3:hover{background-color: rgba(96,169,35,0.5);}
#cat-4:hover{background-color: rgba(96,169,35,0.6);}
#cat-5:hover{background-color: rgba(96,169,35,0.7);}
#cat-6:hover{background-color: rgba(96,169,35,0.5);}


.copy {
    width:60%;
    padding-top:25px;
    padding-bottom:25px;
    color:#666;
}





.logo-2 {

    background-image: url("../img/logo.png");
    background-repeat: no-repeat;
    background-position: top;
    background-size: 98%;
    height:95px;
    width:180px;
    position: absolute;
    top:12px;
    left:59%;
    cursor: pointer;
    overflow: visible;
}






.footer-text {
    padding-top:100px;
    margin-left:200px;
    line-height: 19px;
    float:left;
}

.footer-text a {color:#005529;text-decoration: none;}
.footer-text a:hover {color:#fff;text-decoration: none;}

.footer-nav {
    padding-left:600px;
    padding-top:100px;
    color:#fff;
}

.footer-nav a {color:#fff;text-decoration: none;}
.footer-nav a:hover {color:#60a923;text-decoration: none;}

/* CIRCLE-NAV ANIMATION */

.hidden {

    opacity: 0;
    pointer-events: none;
}

.visible {

    opacity: 1;
}

.hidden-all{
    display:none;
    opacity:0;
}


#ani-2 {position: absolute;}

.copyright{
    font-size:11px;
    text-align:center;
    align-items: center;
}



@media (min-width: 1000px) {

  p{
    font-size: 30px;
}

li{
  font-size: 30px;
}

h3, h2, h1{
  font-size: 50px;
}

.gartensmall{
  font-size: 20px;

}

.gartentext{
  padding-bottom: 0px;
}

  #content-desc-ani {
      height: 280px;
      background-color: #cfe5bd;
      color: #fff;
  }

.stoerer_video{
  width: 170px;
}

.stoerer_brennholz{
  width: 170px;
}

.stoerer_duenger{
  width: 170px;
}

.buttons {
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav{
  height: 180px;
}

.logo {
    width: 230px;
    top: 5%;
    left: 70%;
}


.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header {
    /* max-width: 100%; */
    height: auto;
    width: 100vw;
}

.footer{
  height: 240px;
  background-size: contain;
}

.footertitle {
    padding-top: 60px;
    /* padding-left: 90px; */
    font-size: 36px;
}

.biotitle{
  padding-top: 33%;
}

.bioimage{
  width: 100%;
}

.biotext{
  padding-top: 13%;
}

.fuhrparkcols{
  margin-left: auto;
  margin-right: auto;
}

.fuhrparklink{
  font-size: 75px;
}

.stoerer_insta {
    width: 90px;
    right: 10px;
    top: 370px;
}

.stoerer_facebook {
    width: 90px;
    right: 10px;
    top: 260px;
}

.green-layer {
    position: absolute !important;
    width: 260px;
    height: 260px;
    background-color: rgba(96,169,35,0.7);
    color: #fff;
}

.circlenavtext{
  font-size: 20px;
}

#nav1  {
    margin-top:-269px;
    padding-top:65px;
        font-size: 18px;
}

#nav2  {
    margin-top:-22px;
    margin-left:118px;
    padding-top:65px;
        font-size: 18px;
}

#nav3  {
    margin-top:-35px;
    padding-top:65px;
        font-size: 18px;
}

#nav4  {
    margin-top:-266px;
    margin-left:-118px;
    padding-top:65px;
        font-size: 18px;
}


#nav0  {
    background-image: url("../img/icon_brennholz.png");
    background-repeat: no-repeat;
    background-position: 30px 10px;
    background-size: 50%;
/*    width:100px;
    height:100px; */
    margin-top:30px;
margin-left: 0px;
    background: rgba(255,255,255,0.5);
    border-radius: 100px;
    padding-top: 0%;
}


#nav0 a {
    font-size: 3em;

}

#nav5  {
    background-image: url("../img/icon.png");
    background-repeat: no-repeat;
    background-position: 47px 26px;
    background-size: 40%;
  /*  width:100px;
    height:100px; */
    margin-top:-150px;
margin-left: 0px;
    background-color:rgba(255,255,255,0.7);
    border-radius: 100px;
    padding-top: 33%;
    color:#0b2e13;
}




}


/* BREAKPOINTS */

@media (max-width: 500px) {

  .circle-nav {
      position: absolute;
      left:135px;
      top:40px;
      zoom: 1;
  }

  .circle-nav li {
      text-align: center;
      height:80px;
      width:80px;
      background: rgba(96,169,35,0.8);
      color:#fff;
      border-radius: 40px;
      list-style: none;
      font-size: x-small;
  }


    .display-3 {
        font-size: 26px;
    }

    #content-desc {
        height:100px;
    }

    .p-5 {
        padding: 2rem 0rem !important;
    }

    .copy {
        width:80%;
    }

    small{
        font-size: x-small;
    }

    .footer {
        height: 150px;
    }

    .footer-text {
        padding-top:100px;
        margin-left:50px;
        line-height: 15px;
        float:left;

    }


}



}

@media (max-width:991px) {

  #nav0  {
      background-image: url("../img/icon.png");
      background-repeat: no-repeat;
      background-position: 30px 10px;
      background-size: 50%;
      width:100px;
      height:100px;
      margin-top:190px;
      margin-left:25px;
      background: rgba(255,255,255,0.5);
      border-radius: 50px;
      padding-top: 5%;

  }

  #nav0 a {
      font-size: 3em;

  }

  .circle-nav {
      position: absolute;
      left:135px;
      top:70px;
      zoom: 1;
  }

  .circle-nav li {

      font-size: 18px;
  }

    .logo-2 {
        top:15px;
        width:180px;
        height:120px;
        left:61% !important;
        background-size: 88%;
    }

    .display-3 {
        font-size: 34px;
    }

    #content-desc {
        height:100px;
    }

    .p-5 {
        padding: 2rem 0rem !important;
    }

    .copy {
        width:60%;
    }

    #ani-t {
        font-size: 1.4em;
    }



    .footer-text {
        padding-top:65px;
        margin-left:100px;
        line-height: 12px;
        float:left;
        font-size: small;

    }

    .footer-nav {
        padding-left:400px;
        padding-top:50px;
        color:#fff;
        font-size: small;
    }


    .green-layer {
        position:absolute !important;
        width:350px;

        height:250px;
        background-color: rgba(96,169,35,0.7);
        color:#fff;
    }

    #content-desc-ani {
        background-color: #cfe5bd;
        color:#fff;
    }


    .copy {width: 90%;}

    .row { margin:0;}
}



/* BILDWECHSEL REFERENZEN */



.ba-slider {
    position: relative;
    overflow: hidden;
}

.ba-slider img {
    width: 100%;
    display:block;
}

.ba-slider .resize {
    position: absolute;
    top:0;
    left: 0;
    height: 100%;
    width: 80%;
    overflow: hidden;
}


.handle {
    position:absolute;
    left:80%;
    top:0;
    bottom:0;
    width:4px;
    margin-left:-2px;

    background: rgba(0,0,0,.5);
    cursor: ew-resize;
}

.handle:after {
    position: absolute;
    top: 85%;
    width: 68px;
    height: 68px;
    margin: -32px 0 0 -32px;

    content:'\2194';
    color:white;
    font-weight:bold;
    font-size:36px;
    text-align:center;
    line-height:64px;

    background: #80ba4f; /* @orange */
    border:1px solid #80ba4f; /* darken(@orange, 5%) */
    border-radius: 50%;
    transition:all 0.3s ease;
    box-shadow:
            0 2px 6px rgba(0,0,0,.3),
            inset 0 2px 0 rgba(255,255,255,.5),
            inset 0 60px 50px -30px #80ba4f; /* lighten(@orange, 20%)*/
}

.handle.draggable:after {
    width: 48px;
    height: 48px;
    margin: -24px 0 0 -24px;
    line-height:50px;
    font-size:30px;
}

.schieber {position: absolute; bottom: 11%;left:78%; color:#fff; width:150px;}

/* REFERENZEN AUSWAHL */

#content-ref-1 {
    height:auto;
}

@media (min-width: 800px) {

  .logo{
    width: 190px;
    padding-top: 10px;
  }

  .stoerer_video{
    width: 135px;
  }

  .stoerer_duenger{
        width: 135px;
  }

  .stoerer_brennholz{
        width: 135px;
  }

  #nav0  {
      background-image: url("../img/icon.png");
      background-repeat: no-repeat;
      background-position: 30px 10px;
      background-size: 50%;
    /*  width:100px;
      height:100px; */
      margin-top:5px;
      margin-left:0px;
      background: rgba(255,255,255,0.5);
      border-radius: 100px;
      padding-top: 5%;

  }

  #nav0 a {
      font-size: 3em;

  }

  #nav5  {
      background-image: url("../img/icon.png");
      background-repeat: no-repeat;
      background-position: 50px 23px;
      background-size: 40%;
    /*  width:100px;
      height:100px; */
      margin-top:-151px;
      margin-left:0px;
      background-color:rgba(255,255,255,0.7);
      border-radius: 100px;
      padding-top: 35%;
      color:#0b2e13;
  }

  #nav5 a {
      font-size: 1em;

  }

  #nav5 a:hover {
      color:rgba(255,255,255,0.5);

  }

  #nav1  {
      margin-top:-258px;
      padding-top:59px;
      font-size: 19px;
  }

  #nav2  {
      margin-top:-40px;
      margin-left:115px;
      padding-top:59px;
            font-size: 19px;
  }

  #nav3  {
      margin-top:-45px;
      padding-top:59px;
            font-size: 19px;
  }

  #nav4  {
      margin-top:-255px;
      margin-left:-115px;
      padding-top:59px;
            font-size: 19px;
  }

  #nav_max {color:#0b2e13;font-weight: 800;}

  #nav_min{z-index: 9999;}

  .circle-nav {
      position: absolute;
      left:135px;
      top:8%;
  }

  .circle-nav li {
      text-align: center;
      height:150px;
      width:150px;
      background: rgba(96,169,35,0.8);
      color:#fff;
      border-radius: 75px;
      list-style: none;
  }

  .circle-nav li a {

      text-decoration: none;
      color:#fff;

  }

}



@media (max-width: 700px) {

.nav{
  height: 90px;
}

.img-fluid, .modal-dialog.cascading-modal.modal-avatar .modal-header {
    max-width: 100%;

    /* height: auto; */
}

  .circlenavtext{
    font-size: 20px;
  }

  .circlenavtext{
    font-size: 10px;
  }

      .circle-nav {
          position: absolute;
          left:35px;
          top:30px;
          zoom: 1;
      }

  #nav1  {
      margin-top:-147px;
      padding-top:32px;
      margin-left: 2px;
  }

  #nav2  {
      margin-top:-10px;
      margin-left:67px;
      padding-top:32px;
  }

  #nav3  {
      margin-top:-16px;
      padding-top:32px;
      margin-left: 3px;
  }

  #nav4  {
      margin-top:-148px;
      margin-left:-62px;
      padding-top:32px;
  }


  #nav0  {
      background-image: url("../img/icon_brennholz.png");
      background-repeat: no-repeat;
      background-position: 30px 10px;
      background-size: 50%;
      padding-top: 17px;
  /*    width:100px;
      height:100px; */
      margin-top:115px;
      margin-left: 2px;
      background: rgba(255,255,255,0.5);
  /*    border-radius: 50px;*/

  }


  #nav0 a {
      font-size: 3em;

  }

  #nav5  {
      background-image: url("../img/icon.png");
      background-repeat: no-repeat;
      background-position: 25px 10px;
      background-size: 40%;
    /*  width:100px;
      height:100px; */
      margin-top:-80px;
      margin-left: 2px;
      background-color:rgba(255,255,255,0.7);
    /*  border-radius: 50px; */
      padding-top: 29%;
      font-size: 18px;
      color:#0b2e13;
  }
}
