body {
    background-image: url('../../../../storage/app/media/BG.jpg');
    background-size: cover;
    background-color:#000;
    background-attachment: fixed;
    line-height: 1.2;
    font-size:18px;
    hyphens:auto;
    -moz-hyphens:auto;
    -epub-hyphens:auto;
    }
    
    
  
.image-row {padding-left:80px;}

.image-bottom {padding-left:100px;}
        
.navbar-brand img {width:400px;margin-top:20px;}         
 
    
h1, h2 {
  font-family: din-2014, sans-serif;
font-weight: 200;
font-style: normal;
color: #D9870A;
text-transform:uppercase; 
font-size:36px;letter-spacing:3px;}

h3 {
  font-family: din-2014, sans-serif;
font-weight: 200;
font-style: normal;
color: #D9870A;
text-transform:uppercase; 
font-size:26px;letter-spacing:1px;}

a:hover {color: #D9870A; text-decoration: none;}
p { font-family: 'Titillium Web', sans-serif;font-weight:300;
    letter-spacing: 1px;font-size: 20px;line-height: 1.5;color:#666;
    padding: 25px 200px 0 200px;}
    
.gal-text-html p  { font-family: 'Titillium Web', sans-serif;
    letter-spacing: 1px;font-size: 20px;line-height: 1.5;color:#666;
    padding: 0 0 25px 0;}    

.kasterl {position:absolute;left:185px;top:35px;width:60px}
.kasterl-gal {position:absolute;left:15px;top:30px;width:40px}

.kntktposition{margin-top:30px;margin-right:30px;}

.container {
    max-width:1440px;
    width: 100%;
    }
    
    .paddingcontact{
        padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

a {color:#666;}

.paddingcontact p, .impressum-section p{padding:0;}
    
h1, h2, h3, h4, h5, h6{
text-transform:uppercase;
    line-height: 1.1;
    color: #D9870A;
}

.contactimagewidth{
    width: 70%;
}

.start-section {
    background-color: #fff;
    width: 100%;
    height: auto;
    -webkit-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    -moz-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    padding: 40px;
    padding-left: 60px;
}
    
    
.impressum-section {}    
    

    
.position-container {
    margin-top: -70px;}
    

    
.nav-right {
    float: right;
    width:250px;
    }
    
.nav-right li {
    
    width:250px;
    }    
    
.navbar-collapse {
  
    border-top: 0px solid transparent !important; 
    box-shadow: inset 0 0px 0 rgba(255, 255, 255, 0.1)  !important; ; 
 
}    
    
.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
    }
    
.navbar-header .navbar-brand {
    background-image: none;
    }

.navbar-fixed-top.scrolled {
  background-color: #000 !important;
  transition: background-color 150px linear;
}

.navbar-nav {

    width:100%;
}
.navbar-nav li {
width: 16.6666%; 
text-align: center; 
font-size: 20px;
}

/**** SUBNAV ****/
.subnav nav ul li a{
    color: #fff;
    }

.subnav nav ul li:hover{
    background-color: rgba(255,255,255,0.3);
    }
    
.p-none {
    padding: 0;
    }
    
.border-none {
    border: none;
    }

.commentimg {
    position: absolute;
    background: #6CBF09;
    border-radius: .4em;
    height: auto;
    padding: 8px;
    color: #fff;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.4);
    width: 260px;
    margin-top: -70px;
    bottom: 20px;
    }
    
.commentimg:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: #6CBF09;
    border-bottom: 0;
    margin-left: -10px;
    margin-bottom: -10px;
    }
    
    
    

    
    .affix {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

/* fixed to top styles */
.affix.navbar {
  background-color: #160a04;
  height: 140px;
}
.affix.navbar .nav-item>a, 
.affix.navbar .navbar-brand {
  color: #fff;
}




/* navbar collapsing */
@media(max-width:34em) {
    .navbar .navbar-nav>.nav-item {
        float: none;
        margin-left: .1rem;
    }
    .navbar .navbar-nav {
        float:none !important;
    }
    .navbar .collapse.in, .navbar .collapsing  {
        clear:both;
    }
    
    

}
    
/**** SLIDER ****/
.slick-slider-1 .slick-slide .slide-image {
    justify-content: flex-start !important;
    }
    
.slide-content {
    margin-left: 20%;
    font-size: 60px;
    letter-spacing: 3px;
    }
    
    
/**** START SECTION ****/

    
    
    
/**** GALLERY SECTION ****/
.gallery-section {
    background-color: #fff;
    width: 100%;
    height:100%;
    min-height: 1100px;
    max-width:1440px;
    -webkit-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
-moz-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    padding: 40px;
    }
    
    
 .gal-text-html{max-width:800px;}  
    
    
 
    
/**** KONTAKT SECTION ****/
.kontakt-section {
    background-color: #fff;
    height: auto;
    -webkit-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    -moz-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    padding: 40px;
    }
    
.kontakt-img {
    text-align: center;
    }
    
.kontakt-h1 {
    margin-top: 45%;
    }
    
    
    
    
/**** IMRPESSUM SECTION ****/
.impressum-section {
    background-color: #fff;
    width: 100%;
    height:auto;
    -webkit-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
-moz-box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
box-shadow: 14px 18px 35px 3px rgba(0,0,0,0.73);
    padding: 40px;
    }

    
    
/**** FOOTER ****/

.datenschutz {
    color: #D9870A;
    }
    
.datenschutz a {color: #fff;}
.datenschutz a:hover {color:#D9870A ;}


    
    
    
/**** BREAKPOINTS ****/
@media(max-width: 990px) {
    
.affix.navbar {
  
    height: 70px;
}
    
    .navbar-brand img {width:200px;margin-top:-10px;}    

    
.navbar .navbar-nav {
    padding-bottom: 20px;
    margin: 0 0 0 25px;
}

    .kontakt-h1 {
    margin-top: 25px;
    }
    
    nav {hyphens:none;
    -moz-hyphens:none;
    -epub-hyphens:none;
    }
    .kasterl {
    position: absolute;
    left: 20px;
    top: 5px;
    width: 60px;
}
    
    p { padding: 25px 50px 0 50px;}
    
    .image-row {
    padding-left: 30px;
}

.image-row img {width:90% !important;padding-bottom:25px;}
.image-bottom img {width:80% !important;}
    
    }
    
@media(max-width: 575px) {
        
        
.navbar-brand img {width:300px;}    

    
.navbar .navbar-nav {
    padding-bottom: 20px;
    margin: 0 0 0 25px;
}

.navbar-nav li {
width: 100%; 
text-align:left; 
}


        
.kntktposition{
    padding-top: 20px;

}

.start-section {
    padding: 15px;
    padding-left: 30px;
}

h1, h2 {font-size:24px;letter-spacing:2px;}

h3 {font-size:20px;letter-spacing:1px;}


p { font-size: 16px;line-height: 1.3;}


.image-row img {width:90% !important;}

.image-bottom img {width:80% !important;}

  .product-image img, .image-list img {
    width: 100%;
  }

  .product-image {
    display: block;
  }
  .product-image img {
      height: 52vh;
  }
  .product-image .active {
        display: block;
        margin: 0 0 0.75rem 0;
      }

 
  
  .image-list {
    display: flex;
    overflow: hidden;
  }
 .image-list li {
      margin: 0 0.75rem 0 0;
      flex-basis: 100%;
 }
 .image-list li:nth-child(3) {
        margin: 0;
      }
   
    .image-list li:nth-child(3) img {
  
      width: 100%;
      transition: opacity 0.3s ease;
      cursor: pointer;
    }
    .image-list li:nth-child(3) img:hover {
        opacity: 0.7;
      }

 




}

@media(max-width: 420px) {
    
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

    background-color: transparent;
} 

    
.navbar .navbar-nav {
    padding-bottom: 20px;
    margin: 0 0 0 25px;
}

.navbar-nav li {
width: 100%; 
text-align:left; 
}

.start-section {
    padding: 15px;
    padding-left: 30px;
}
    
.image-row, .image-bottom {
    padding-left: 0;
}  
.image-row img {width:90% !important;}
.image-bottom img {width:80% !important;}

.image-bottom img {
    width:350px;
    margin-left:40px;
}     
        
.navbar-brand img {width:200px;}        
    
p { padding: 25px 25px 0 25px;}  

h1, h2 {font-size:24px;letter-spacing:2px;}

h3 {font-size:20px;letter-spacing:1px;}


p { font-size: 16px;line-height: 1.3;}
   
.kasterl {position:absolute;left:5px;top:0;width:40px !important;}
img{padding-bottom:25px;}

p img{padding-bottom:0;}
        
.svgwidth{
    width: 90%;
}

.impressum-section {
    margin-top: 40px;
}

.slide-content {
    margin-left: 20%;
    margin-top: 23%;
    font-size: 30px;
    letter-spacing: 3px;
}

.kontakt-section{
    padding: 0;
}

.contactimagewidth{
    width: 100%;
}

}

@media (max-width: 34em){
    
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {

    background-color: transparent;
} 

.navbar-nav li {
width: 100%; 
text-align:left; 
}

.start-section {
    padding: 15px;
    padding-left: 30px;
}
    
.image-row, .image-bottom {
    padding-left: 0;
}  

.image-row img {width:90% !important;}
.image-bottom img {width:80% !important;}

.image-bottom img {
    width:350px;
    margin-left:40px;
}    
.container{padding:0;}    
    
.navbar-brand img {width:200px;margin-left:-20px;}      
    
.navbar .navbar-nav {
    padding-bottom: 20px;
    margin: 0 0 0 25px;
}

h1, h2 {font-size:24px;letter-spacing:2px;}

h3 {font-size:20px;letter-spacing:1px;}


p { font-size: 16px;line-height: 1.3;}

p { padding: 25px 25px 0 25px;}  

.kasterl {position:absolute;left:5px;top:5px;width:40px !important;}
img{padding-bottom:25px;}

p img{padding-bottom:0;}
}
    
    
    
    
    
    
    
    