﻿body, html {
    font-family: Tahoma, Arial, sans-serif;
    color: #014993;
    text-align: center;
    /*
        colors
        fonts:          #003475
        head:           #DCEDF8
        slider edges:   #FFF5E9
        section:        #FFF5E9
        footer:         #F1F1F1
        footer line:    #D0D0D0

    */
}
.wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1140px;
}

/* =General */

.description {
    font-family: Tahoma, Arial, sans-serif;
    font-weight: normal;
    /*font-size: 26px;*/
    color: #003475
}

h2 {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #014a94;
    display: inline-block;
    margin-bottom: 10px;
}

.symbols {
    margin: 0;
    padding: 0;
}

    .symbols li {
        font-size: 18px;
        display: inline-block;
        width: 240px;
        height: 280px;
        min-height: 200px;
        overflow: auto;
        margin: 10px;
        color: #003576;
    }


/*#offset {
    position: fixed;
    top: 0;
    text-align: center;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    color: #fff;
    padding: 10px 0;
    z-index: 9999;
}*/

/*#progressBar {
    background-color: red;
    height: 10px;
    width: 0;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000;
}*/




.restricted-width {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding: 0 2%;
}

/* =Header */

header {
    background-color: #DCEDF8;
    height: 90px;
}


 

.logoImg {
    background: url('/images/bwb-logo.png') no-repeat top left;
    background-size: 142px 68px;
    width: 142px;
    height: 71px;
    position: absolute;
    top: 10px;
    left: 50%;
    margin-left: -71px;
}

#border-header {
    height: 7px;
    border-bottom: 1px solid #DCEDF8;
}

#border-footer {
    height: 7px;
    border-top: 1px solid #D0D0D0;
}



/* =Teaser */

.btnsogehts, .back, .button {
    display: block;
    text-decoration: none;
    color: #fff;
    background-color: #014A94;
}

.btnsogehts {
    margin: 40px auto 6%;
    font-size: 30px;
    font-weight: bold;
    padding: 8px 0;
    width: 100%;
    max-width: 350px;
}
    .btnsogehts:hover, .btnsogehts:focus {
        text-decoration: underline;
        color: #fff;
    }

 .btnsogehts:focus{
     text-decoration:none;
 }
.back{
    /*margin: 40px auto 6%;*/
    margin: 20px auto;
    font-size: 24px;
    font-weight: bold;
    padding: 4px 0;
    width: 100%;
    max-width: 120px;
}
.back:hover {
    text-decoration: underline;
    color: #fff;
}
    .button {
    display: inline-block;
    text-decoration: none;
    /*margin: 40px auto 6%;*/
    font-weight: normal;
    font-size: 1.5rem;
    padding: 12px 20px;
    /*width: 413px;*/
    border: none;
    outline: none;
}

    .button:hover {
        background-color: #014a94;
        text-decoration: underline;
    }





#teaser {
    background-color: #fff;
    padding: 5% 2% 0;
}
    #teaser h1 {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: normal;
        font-size: 26px;
        color: #014993
    }


    #teaser .content {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: normal;
        margin-top: 20px;
        font-size: 16px;
        line-height: 24px;
    }

.text-small {
    font-size: 14px
}

/* =Slider */

section.slider {
    background-color: #FFF5E9;
    position: relative;
}

div.sy-box, .img-wrapper {
    margin-left: auto;
    margin-right: auto;
    /*padding:0 2%;*/
}

.img-wrapper {
    position: relative;


}


#zoomImg{
       background: url('/images/zoom-logo.png') no-repeat top left;
    background-size: 80px 59px;
    width: 80px;
    height: 59px;
    position: absolute;
    top: 0;
    right: 0;
    z-index:999;
}


/* =Description */

#description {
    position: relative;
    text-align: center;
   
    padding: 50px 10px 120px;
    background-color: #fff;
    font-size: 16px;
    line-height: 24px;
    background: url(/images/animals2020.png) bottom repeat-x;
}


/* =Orange */


.tnlink {
    font-size: 14px;
    color: #fff;
    text-decoration: underline;
}
    .tnlink:hover {
        color: #fff;
        text-decoration: none;
    }
#sogehts {
    background-color: #FFF5E9;
    color: #003576;
    font-size: 14px;
    line-height: 28px
}

.bg-orange {
    background: none;

    font-size: 14px;
}

#sogehts .content {
    padding-top: 40px;
    padding-bottom: 40px;
}

.dot {
    position: absolute;
    left: -30px;
    top: 1px;
}

.brick-orange {
    /*bottom: 0;*/
    display: block;
    margin: 0;
    background-color: #F18800;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 0;
    width: 100%;
}

#Einsendeschluss {
    left: 0;
}

#btn-TN {
    /*left: 396px;*/
    color: #fff;
    text-decoration: underline;
}

    #btn-TN:hover {
        text-decoration: none;
    }

/* =Products */

#product {
    background-color: #fff;
}

    #product .content {
        font-size: 14px;
        line-height: 24px;
    }

        #product .content span {
            font-size: 12px;
        }

.bottles {
    float: left; margin-left: 0;
    width: 100%;
    padding-top: 260px;
    position: relative;
   
}

.bottlesImg{
        position: absolute;
        top: 20px;
        left: 50%;
        margin-left: -100px;
        width: 200px;
        height: 230px;
        background: url('/images/flaschen.jpg') no-repeat top left;
        background-size: 100% 100%;    
    
}


 .menubar {
    float:right;
    padding-right:10%;
    margin:80px 0 6px 0;
    color: #9D9C9C;
    font-size: 12px;
}

    .menubar a {
        color: #9D9C9C;
        text-decoration: none
    }
    .menubar a:hover {
        color: #9D9C9C;
        text-decoration: underline
    }

/* =Footer */

footer {
    background-color: #F1F1F1;
    height: 200px;
    color: #9D9C9C;
    font-size: 10px;
    padding-top: 10px;
}










@media(max-width:767px) {


    /* =White */

 

    /* =Sogehts  */
   

    /* =Teaser */


    /*footer{height:200px}*/

}

@media(min-width:768px) {



    /* =Header */   
    
     header {
        height: 183px;
    }



    .logoImg {
        background: url('/images/bwb-logo.png') no-repeat top left;
        background-size: 100% 100%;
        width: 300px;
        height: 144px;
        position: absolute;
        top: 10px;
        left: 50%;
        margin-left: -150px;
    }


    /* =Teaser */

    #teaser h1 {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: normal;
        font-size: 42px;
        color: #014993
    }


    #teaser .content {
        font-family: Tahoma, Arial, sans-serif;
        font-weight: normal;
        font-size: 30px;
        line-height: 40px;
    }

    .text-small {
        font-size: 18px
    }

    .btnsogehts {
        display: block;
        text-decoration: none;
        margin: 40px auto 6%;
        background-color: #014A94;
        color: #fff;
        font-size: 30px;
        font-weight: bold;
        padding: 8px 0;
        width: 350px;
    }


    /* =Description */

    #description {
        position: relative;
        text-align: center;

        padding: 50px 2% 150px;
        background-color: #fff;
        font-size: 18px;
        line-height: 28px;
        background: url(/images/animals2020.png) bottom repeat-x;
    }

    /* =Slider */

    #zoomImg{
    background-size: 100% 100%;
    width: 206px;
    height: 152px;
}

    /* =Sogehts */

 

    .bg-orange {
        background: none;
        font-size: 14px;
    
    }

    #sogehts .content .smalltext{
        font-size: 14px;
    line-height: 24px;
      
    }

    #sogehts .content {
        padding-top: 80px;
        padding-bottom: 100px;
    }

    .content-orange {
        margin-left: 40px;
        text-align: left;
    }
    
    .brick-orange {
        /*position: absolute;*/
     
        /*top: 0;*/
        display: block;
        margin: 0 auto 0;
        background-color: #F18800;
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        padding: 11px 0;
        width: 350px;

        
    }

    #Einsendeschluss {
        top: 0;
        left: 50%;
        margin-left: -175px;
    }

    #btn-TN {
        bottom: 0;
        left: 50%;
        margin-left: -175px;
        color: #fff;
        text-decoration: underline;
    }

        #btn-TN:hover {
            text-decoration: none;
        }

    /* =Products */

    #product .content{
          font-size: 18px;
    }
    #product .content span{
          font-size: 12px;
    }

    .bottles {
        padding-top: 490px;
    }

    .bottlesImg {
        top: 40px;
        margin-left: -195px;
        width: 390px;
        height: 449px;
        background-size: 100% 100%;
    }

    /* =Footer */

    footer {
        font-size:12px;
        height: 400px;
        padding-top: 10px;
    }

}

@media(min-width:992px)  {


 

    /* =Sogehts */

    .dot {
    position: absolute;
    left: -30px;
    top: 4px;
}

    .bg-orange {
        /*background: url(/images/bg-orange.png) 30px 100px no-repeat;*/
        /*height: 486px;*/
        font-size: 18px;
    }

    #sogehts .content {
        /*margin-left: 300px;*/
    }

    #sogehts {
        font-size: 18px;
    }

    #Einsendeschluss {
        top: 0;
        /*left: 300px;*/
    }

    #btn-TN {
        /*left:656px*/
    }


}


@media only screen and (min-width: 1200px) {

    /* =General */

    body {
        /*padding-top: 183px;*/
    }

    .restricted-width, .img-wrapper, div.sy-box {
        max-width: 1200px;
    }

    /* =Header */

    header {
        /*position: fixed;*/
        position: relative;
        width: 100%;
        /*top: 0;
        z-index: 999;*/
        height: 183px;
    }

   
}
