/*
*   CSS for Shangani Chanzo Website
*/
/* 
    Created on : 04.08.2014
    Author     : Stephan Köllen
*/

body{
    font-family: 'Oswald', sans-serif;
    background: #454F37;
}
#key-visual{
    background: url('/img/site-elements/chanzo-2022.jpg') no-repeat;
    background-size: cover;
    background-position: center;
    
}
.wrapper{
    background: #454F37;
    background: url('/img/site-elements/main-bg.jpg') no-repeat;
    background-size: cover;
}
.content > h1{
    font-size: 32px;
    font-weight: 300;
    padding: 20px 20px 20px 40px;
    margin-top: 40px;
    margin-bottom: 20px;
    background: #BFB2AA;
    color: #fff;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}
#key-visual h1{
    color:#fff;
    font-style: italic;
    line-height: 50px;
    font-weight: 300;
}
#key-visual h1 span{
    font-style: normal;
}
.navbar-default {
    margin-bottom: 0;
    background-color: #fff;
    border-color: #fff;
    border-bottom: 4px solid #BFB2AA;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  background-color: #BFB2AA;
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  background-color: transparent;
  color: #BFB2AA;
}
.flags{
    padding-left: 10px;
}    
.flags li a{
    padding-right: 0;
}
.content{
    margin-bottom: 20px;
    min-height: 750px;
}
.main-content{
    padding: 40px;
    font-size: 16px;
    background: #fff;
    color: #8A8476;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}
.main-content p{
    margin-bottom: 25px;
}
.profile{
    margin-bottom: 20px;
}
.siegel{
    margin-bottom: 20px;
}
.siegel img{
    margin-bottom: 40px;
    max-height: 230px;
    max-width: 197px;
}
.contact{
    margin-bottom: 60px;
}
.contact .col-md-4{
    min-height: 70px;
    padding: 40px 0;
    padding-left: 20px;
    border-bottom: 1px solid #BFB2AA;
}
.contact .col-md-4:last-child{
    border-bottom: none;
}
.contact img{
    margin-right: 20px;
    max-width: 60px;
    max-height: 60px;
}
.contact p{
    margin-top: 15px;
}
.contact-list{
    list-style: none;
    padding: 0;
}
.datenschutz{
    font-weight: 300;
    color: #555;
}
.datenschutz strong{
    font-weight: normal;
}
/* About Us Styles */

.about a{
    cursor: pointer;
}
.modal-content{
    border-radius: 0;
}
.modal-header{
    border-bottom: 3px solid #BFB2AA;
}
.modal-header h4{
    color: #777;
}
.modal-body .row{
    margin-bottom: 20px;
}
.modal-footer{
    padding: 10px;
    border-top: 2px solid #BFB2AA;
}
.modal-footer button{
    color: #777;
    border-radius: 0;
}
.modal-footer button:hover{
    background: #BFB2AA;
}
/* Gallery Styles */

.img-thumbnail{
    border-radius: 0;
}
#links .col-sm-6{
    margin-bottom: 20px;
    padding: 20px;
}

/* Pedigree Styles */

/* Styles for the first pedigree row */

.pedigree-first, .pedigree-second, .pedigree-third{
    color: #8A8476;
    
}
.pedigree-first .col-sm-4{
    text-align: center;
    background: #fff;
    padding: 10px;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}
.pedigree-first .col-sm-4 ul{
    list-style: none;
    padding-left: 0;
}


.pedigree-first .col-sm-2{
    text-align: center;
    background: #fff;
    padding: 10px;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}
.pedigree-first .col-sm-2 ul{
    list-style: none;
    padding-left: 0;
}
.pedigree-first .col-sm-1{
    border-top: 3px solid #fff;
    margin-top: 20px;
}
.pedigree-first p{
    margin: 10px 0 15px 0;
}

/* Styles for the second pedigree row */

.pedigree-second .col-sm-3{
    text-align: center;
    padding: 20px;
    margin-right: 20px;
    background: #fff;
    width: 22.8%;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}

/* Styles for the third pedigree row */

.pedigree-third .col-sm-3{
    text-align: center;
    min-height: 100px;
    padding: 20px 10px 10px 10px;
    margin-right: 20px;
    background: #fff;
    width: 22.8%;
    -moz-box-shadow:    3px 3px 2px 1px #333;
    -webkit-box-shadow: 3px 3px 2px 1px #333;
    box-shadow: 3px 3px 2px 1px #333;
}
.pedigree-third .col-sm-6:first-child{
    border-right: 1px solid #BFB2AA;
}
.site-2 .col-sm-3{
    min-height: 170px;
}
/* Styles for the pedigree row divider */

.pedigree-divider{
    min-height: 30px;
}
.pedigree-divider .col-sm-1{
    border-right: 3px solid #fff;
    min-height: 30px;
}
.pedigree-divider .col-sm-offset-2{
    margin-left: 15.5%;
}
/* Success Page Styles */

.champion-title{
    padding: 30px 0;
}
.champion-title img{
    margin: 0 auto;
}
.other-titles{
    border-top: 1px solid #BFB2AA;
    padding-top: 30px;
}

/* News Styles */

.news-paragraph{
    border-bottom: 1px dashed #BFB2AA;
    padding-bottom: 20px;
}
.header-start{
    display: none;
}
.content{
    background: url('/img/site-elements/chanzo-2022-nt.jpg') no-repeat;
    background-position: center;
    background-size: cover;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}

/* Footer Styles */

#footer{
    padding: 20px;
    border-top: 2px solid #BFB2AA;
    text-align: center;
    font-weight: 300;
    background: #454F37;
    color: #fff;
}
#footer a{
    color: #fff;
}
.counter{
    text-align: center;
}
/* Extra small devices (phones, less than 768px) */
/* No media query since this is the default in Bootstrap */

/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
    
    .pedigree-first{
        padding-right: 20px;
    }
    .pedigree-first .col-sm-1 {
        width: 3.333%;
        margin-top: 260px;
      }
    .pedigree-first .col-sm-2 {
        width: 24%;
      }
      .pedigree-first .col-sm-4{
          margin-top: 225px;
          height: 115px;
      }
}
/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {
    
    .pedigree-first{
        padding-right: 0;
    }
    .pedigree-first .col-sm-1 {
        width: 3.333%;
        margin-top: 280px;
      }
    .contact .col-md-4{
        border-left: 1px solid #BFB2AA;
        border-bottom: none;
    }
    .contact .col-md-4:first-child{
    border: none;
    }
    .other-titles{
        border-left: 1px solid #BFB2AA;
        border-top: none;
        padding-left: 50px;
    }
    .pedigree-second .col-sm-3{
        min-height: 120px;
    }
    .site-2 .col-sm-3{
        min-height: 120px;
    }
    .site-3 .col-sm-3{
        min-height: 170px;
    }
}
/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .content{
    display: block;
    align-items: center;
    justify-content: center;
    background: url();
        min-height: unset;

    /* background: none; */
}
    .header-start{
        display: block;
    width: 100%;
    }
    /* #key-visual{
        background: url('/img/site-elements/chanzo-2022.jpg') no-repeat;
        background-size: cover;
        background-position: center;
    } */
    .pedigree-second .col-sm-3{
        width: 23%;
    }
    .pedigree-third .col-sm-3{
        width: 23%;
    }
}