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

/* Changed body attributes
body {
    margin-top: 50px; /* Required margin for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. 
}
*/
.image-bg-fluid-height,
.image-bg-fixed-height {
    text-align: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.image-bg-fixed-height-1 {
	background: url('../img/kaffe.jpg') no-repeat center center fixed ;
    height: 450px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;  
}

.image-bg-fixed-height-2 {
	background: url('../img/shake_bg.jpg') no-repeat center center fixed ;
    height: 450px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-3 {
	background: url('../img/kaffe_bg.jpg') no-repeat bottom center fixed ;
    height: 450px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-4 {
	background: url('../img/waffel-bg.jpg') no-repeat center center fixed ;
    height: 650px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-5 {
	background: url('../img/smoothie_bg.jpg') no-repeat center center fixed ;
    height: 450px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.image-bg-fixed-height-6 {
	background: url('../img/tee-bg.jpg') no-repeat center center fixed ;
        height: 450px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;

}

    .image-bg-fixed-height-7 {
	background: url('../img/kontakt.jpg') no-repeat center center fixed ;
    height: 450px;
}


.img-center {
	margin: 0 auto;
}

section {
    padding: 75px 0;
}

.section-heading {
    margin: 30px 0;
    font-size: 4em;
    font-family: 'Sacramento', cursive;

}

.section-lead {
    margin: 30px 0;
}

.section-paragraph {
    margin: 30px 0;
}

footer {
    margin: 50px 0;
}

@media(max-width:768px) {
    section {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .section-heading {
        font-size: 2em;
    }
    
    
    .image-bg-fixed-height-1 {
	background: url('../img/kaffe.jpg') no-repeat ;
    height: 250px;
background-repeat:no-repeat;
background-size:contain;
background-position:center;
}

.image-bg-fixed-height-2 {
	background: url('../img/shake_bg.jpg') no-repeat  ;
    height: 250px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-3 {
	background: url('../img/kaffe_bg.jpg') no-repeat  ;
    height: 250px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-4 {
	background: url('../img/waffel-bg.jpg') no-repeat ;
    height: 250px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.image-bg-fixed-height-5 {
	background: url('../img/smoothie_bg.jpg') no-repeat  ;
    height: 250px;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}


.image-bg-fixed-height-6 {
	background: url('../img/tee-bg.jpg') no-repeat  ;
    height: 250px;
    
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
    
    .image-bg-fixed-height-7 {
	background: url('../img/kontakt.jpg') no-repeat ;
    height: 250px;
    background-position: auto;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
        
}
    header {
    text-align: center;
    color: #fff;
    background-image: url(../img/frozen-1.jpg) no-repeat;
        -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

    
    
.img-wfl {
  max-width: 40%;
  height: auto;
}
    
}

