/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
      font-size: 1.7rem;
    line-height: 2rem;
    color: #666;
    
	font-family: 'Noto Serif', serif;
	font-family: 'Play', sans-serif;
   background-color: #fff;

    background-image: url(../bilder_regenrock/bg.jpg);
    


    width: 100%;
    background-attachment: fixed;
    background-repeat: repeat;
    background-position:contain;
	text-shadow: 0 1px 1px #ccc;
}

.collapse {
    max-height: 540px !important;
}

.abstand_top
{
  height:90px;
 
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 0px 0px !important;
    margin-top: 0px !important;
    margin-right:0px !important;
    margin-bottom: 0px !important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

#farben .col-md-8 .col-md-4{padding:5px;}





@media (min-width: 1200px){
.container {
    width: 1200px;
}
}

.claim{
	
	
	position:absolute;
	top:200px;
	left:100px;
	color:#666;
	font-size:20px;}
	
.claim2{
	
	
	
	font-size:16px;}
	
	
	
#logo{
	
position:fixed;	
top:5px;
left:56px;
z-index:10000;	
}
	



	.logo{
	
	
	max-width:100px;
	margin-top:-3px;}

	
#slider{
	
	display:none;}
	

#stoerer a{
color:#fff!important; 
font-weight:900;
}

#stoerer{
position:fixed; 
left:10px; 
top:60px; 
width:100px; 
height:100px; 
border-radius:50px; 
background-color:#f00; 
padding:20px; 
font-size:30px; 
font-weight:900; 
box-shadow:10px 10px 30px #000;	
z-index:100000;
}


#stoerer:hover{

background-color:#ccc; 

	}



 input, select {
  -webkit-border-radius: 3px !important;
    -moz-border-radius: 3px!important;
    border-radius: 3px!important;
    border: 1px solid #666!important;
   max-width:300px;
  width:50%;
    
}
 textarea {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px!important;
  border-radius: 3px!important;
  border: 1px solid #666!important;
  max-width:315px;
  width:100%;
 
}


.farben li{
   
 margin-bottom:10px !important;
  margin-left:-30px !important;
  margin-top:20px;

  font-size:12px;
}

.farben ul{
   

}


.farben img{
   
  vertical-align:top;
  margin-right:10px;
  max-width:150px;
  
}



ul {

list-style-type:square;
/*list-style-image: url(../bilder_regenrock/square.png);*/

}



.fa  {
   
    
}


.navlist ul{
   
  
   position:relative !important;
   z-index:1000px !important;
}

.navlist {
   
   float:right;
    margin-top:-20px;
  
}

 .navlist .fa {
  font-size:20px !important;
}



.img {
    width:100%;
   
   
    margin-right: 10px;
    margin-top: -100px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}



.img_listing{
  max-width:220px;
  margin:-15px 13px 0px 13px;
}
.img {
    width:100%;
   
   
    margin-right: 10px;
    margin-top: -100px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

.row div{

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

img{

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
 width: 100%;
 max-width:350px;
}

p {
    text-align: justify!important;
}

.navlist{display:none !important;}

.nav-btn {

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
    /* 
float-right;
border:1px solid #000;*/
    
    background-color:#666;
	opacity:0.5;
    padding: 15px 15px;
    color: #FFF
}
.nav-btn a {
    color: #FFF;
	font-size:1.2em;
}


.nav-btn:hover {
    color: #ccc;
    background-color: rgba(244, 150, 128, 0.34);
}

.btn {
	
    text-transform: uppercase;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
   -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.btn-default {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
    border: none !important;
    color: #666;
    font-weight: bold;
    background-color: transparent;
}
.btn-default:hover,
.btn-default:focus {
    outline: 0;
    color: #fff;
    background-color:rgba(136, 10, 10, 0.8);
}

html {
    width: 100%;
    height: 100%;
}

h2,
h3
 {
   
   
    font-weight: 700;
    letter-spacing: 1px;
   
}

h1
{
    font-size:24px !important ;
	
}


#material,
#groessen,
#sicherheit,
#farben,
#funktion,
#intro,
#weniger,
#schluss,
#contact,
#video
{
   background-color: rgba(255, 250, 250, 0.3);
	margin-bottom: 20px;
	
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding-bottom:20px;
padding-top:20px;


  
}








p {
    margin: 0 0 25px;
}
@media(min-width:768px) {
    p {
        margin: 0 0 35px;
    }
}
a {
    color: #666;
    font-size: 1.4rem;
    font-weight: bold;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
a:hover,
a:focus {
    text-decoration: none;
    color: #900;
}
.light {
    font-weight: 400;
}


#slider
 {
    color: #fff;
    position:relative; 
    top:-130px; 
    

}


.intro {
    display: table;
    width: 100%;
    height:1200px;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    background: url(../bilder_regenrock/intro-bg.png) no-repeat top right scroll;
    background-size: cover;
	background-position: 50% 60%;
}

.intro_fleeze {
    display: table;
    width: 100%;
    height:1200px;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    background: url(../bilder_regenrock/fleeze-bg.jpg) no-repeat top right scroll;
    background-size: cover;
	background-position: 50% 60%;
} 
.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
}
.intro .intro-body .brand-heading {
    font-size: 40px;
}
.intro .intro-body .intro-text {
    font-size: 18px;
}


footer {
    padding: 50px 0;
}
footer p {
    margin: 0;
}
::-moz-selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}
::selection {
    text-shadow: none;
    background: #fcfcfc;
    background: rgba(255, 255, 255, .2);
}
img::selection {
    background: 0 0;
}
img::-moz-selection {
    background: 0 0;
}
body {
    webkit-tap-highlight-color: rgba(255, 255, 255, .2);
}



@media (min-width: 1200px) {
.col-lg-offset-2 {
  margin-left:50px !important;
  width:70%;
  
}
.col-lg-8 .col-lg-offset-2 p
{
  
  
  padding-right:30px !important;
}

.intro {
    
    
    background-size: contain;
    background-repeat:no-repeat;
    background-size: 1500px auto;
    
}




}


@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }

.img_listing{
  max-width:120px;
  margin:-31px 9px 0px 22px;
  padding:0px
}

}

@media screen and (min-width: 768px)  and (max-width: 1200px)  {
 .logo{
	
	
	max-width:100px;
	margin-top:-3px;}
  }


@media (min-width: 980px) and ( max-width: 1200px){
	
	 img{

  width: 310px;
}

}

@media screen and (min-width: 980px) {
   

	


    h1 {
        font-size: 52px;
    }
    .claim {
        font-size: 66px;
    }
    .titel {
        width: 900px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: -50px;
    }
   

.titel {
    width: 900px;
}

.claim {
    font-size: 30px;
	font-weight:bold;
}
}

@media screen and (max-width: 990px) {

.img_listing{
 width:150px;
  margin:0px; 
}}


@media screen and (max-width: 980px) {
 #logo{
	
position:fixed;	
top:110px;
left:8%;
z-index:10000;	
 background-color:rgba(255, 255, 255, 0.5);
border-radius: 4px;
}  



.claim{
	
	
	position:absolute;
	top:300px;
	left:100px;
	}
	
  img
 {
     width: 100%;
	 max-width:700px;
	 padding:20px 0px;
}
.logo{
	
	
	max-width:110px;
	margin-top:-3px;}


.farben img{
   
  vertical-align:top;
  margin-right:10px;
  max-width:300px;
  
}




.farben li{
   
 margin-bottom:0px !important;
  margin-left:-30px !important;
  margin-top:0px;

  font-size:12px;
}



   .titel {
  width: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-top: -40px;
  position: relative;
  left: 70px;
} 


.claim2 {
       }

h1 {
        font-size: 52px;
    }

.claim {
        font-size: 20px;
    }

  
  
   



	
	.navlist {
   
  
   position:relative !important;
   z-index:1000px !important;
}


#slider img
 {
    max-width:220px;
    

}


.row div{

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
padding-top:20px;
}

.video{width:100%}

}


@media(min-width:768px) {
  


    .intro {} .intro .intro-body .brand-heading {
        font-size: 100px;
    }
    .intro .intro-body .intro-text {
        font-size: 16px;
    }


}


@media(max-width:768px) {
  


    .img_listing {
        display:none;
    }


#stoerer{
position:fixed; 
 
top:100px;
z-index:1;
 




}




}



.content-section {
        padding-top: 100px;
    }



@media screen and (min-width: 636px)  and (max-width: 980px)  {

.row div{
float:left;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.schluss {
       
        border:none !important;
    
    }
 }


@media screen and(max-width:768px) {
  
.img_listing{
display:none;
}
}

@media screen and (max-width: 636px) {
   
 #img_farb{display:none;}
	
 #logo{display:none;}
 
 .farben img{
   
 
  max-width:100px;
  
}





 .logo{
	
max-width:80px;
padding:0px !important;
	
}

.schluss {
       
        border:none !important;
    
    }

	

    .titel {
        width: 280px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        top: 70px;
        left:20px;
        }
    
     /*.intro {
        height: auto;
        padding: 400px 0;
        text-align: center;
        color: #fff;
        background: url(../bilder_regenrock/bg_636.jpg) no-repeat scroll;
        background-position:top;
      }*/
	  
	  
  .intro {
    display: table;
    width: 100%;
    height:800px;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    background: url(../bilder_regenrock/bg_636.jpg) no-repeat top center scroll;
    background-size: cover;
	    
 }


     .claim {
        font-size: 20px;
        /* top:300px; */
        left:0px;
        color:#fff;
        textshadow:2px 2px 2px #666;
        background-color: rgba(0, 0, 33, 0.4);
        padding:20px;
       
    }

   .claim2 {
    
    }
    .display {
        display: none;
    }
    h1 {
        font-size: 16px;
    }
   

.nav-btn {
  
 
    padding: 6px 4px;
    
}

.nav-btn a {
    color: #FFF;
	font-size:0.7em;
}

.img {
    width: 50%;
    max-width: 100px;
   
    margin-right: 10px;
    margin-top: 10px;
}

img {
    padding:0px !important;
	
}

#slider
 {
    color: #fff;
    position:relative; 
    top:-30px; 
   

}

.row div{
float:left;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}

}




/*::::::::::::::::VIDEO:::::::::::::::::::::::::*/

@media(min-width:980px) {
  
.video { height:500px;} 

}



@media(max-width:980px) {
  
.video { height:400px;} 

}

@media(max-width:768px) {
  
.video {height:300px; } 

}

@media(max-width:570px) {
  
.video {height:200px;} 

}

@media(max-width:400px) {

.video {height:200px;} 

}

/*::::::::::::::::VIDEO:::::::::::::::::::::::::*/


.video {width:100%important;} 



