@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600);
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
html {
    font-size: x-small;
    font-weight: normal;
    color: #333;
    font-weight: 400;
    font-family: 'Source Sans Pro', sans-serif;
}

.container p {
    font-size: 1.45em;
}

.container p i {
    font-size: 1.45em;
    vertical-align: top;
}

.chip {
    margin: 3px;
    background-color: #74b320;
    color: white;
    font-weight: 600;
}

.chip:hover,
.chip:active {
    background-color: #333;
}

.chip a {
    color: white;
}

a,
.material-icons {
    color: #74b320;
}

#map {
    height: 1000px;
    width: 100%;
}

nav {
    height: 90px;
}

ul#nav-mobile li a {
    display: block;
    font-size: 1.45em;
    font-weight: 600;
    line-height: normal;
    color: #333;
    padding: 20px;
    text-transform: uppercase;
}

ul#navlist,
ul#nav-mobile {
    list-style: none;
    margin: 0;
    padding: 0;
}

ul#navlist li {
    float: left;
}

ul#navlist li a {
    display: block;
    font-size: 1.45em;
    font-weight: 600;
    line-height: normal;
    color: #333;
    padding: 41px 20px 26px;
    margin-bottom: 4px;
    text-transform: uppercase;
}

ul#navlist li.current a,
ul#navlist li a:hover,
ul#navlist li a.selected {
    color: #fff;
    background: url(/static/m-img/nav-arrow.png) no-repeat center bottom;
}

ul#navlist li a:hover,
ul#navlist li a.selected {
    background-color: #333;
}

.brand-logo {
    margin-top: 20px;
    margin-bottom: 0;
}

#navlist li {
    height: 86px;
}

li.current {
    background-color: #74b320;
}

.collapsible-header {
    font-size: 1.45em;
    font-weight: 600;
}

.website {
    vertical-align: top;
}

nav ul a,
nav .brand-logo {
    color: #333;
}

.button-collapse {
    color: #26a69a;
}

.parallax-container {
    min-height: 380px;
    line-height: 0;
    height: auto;
    color: rgba(255, 255, 255, .9);
}

.parallax-container .section {
    width: 100%;
}

#datenschutz ul {
    margin-left: 2rem;
    padding: 0px;
}

#datenschutz ul li {
    font-size: 1.45em;
    padding: 0px 2rem;
}

#datenschutz h4 {
    margin: 0px;
    padding: 2rem 0px 0px 2rem;
}

@media only screen and (max-width: 992px) {
    .parallax-container .section {
        position: absolute;
        top: 40%;
    }
    #index-banner .section {
        top: 10%;
    }
}

@media only screen and (max-width: 600px) {
    #index-banner .section {
        top: 0;
    }
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

footer.page-footer {
    margin: 0;
}

.content-featured {
    background-color: #74b320;
    padding: 30px 0;
    color: #262626;
    text-align: center;
}

.content-featured .container h1 {
    color: #FFF;
}

#footer-featured {
    background: url(/static/m-img/nav-arrow.png) no-repeat center top;
}

h1,
h3,
h4,
h6 {
    margin-bottom: 15px;
    text-transform: uppercase;
}

h1 {
    font-size: 2.5em;
    line-height: 1.45em;
    font-weight: 600;
    letter-spacing: -0.02em;
}

.ideen {
    color: #333;
}

h2 {
    font-size: 1.8em;
    line-height: 1.8em;
    font-weight: 600;
    letter-spacing: -0.02em;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px;
    text-transform: uppercase;
}

h3 {
    font-weight: 600;
    font-size: 1.45em;
    line-height: 1.45em;
}

h4 {
    font-size: 1.45em;
    line-height: 1.45em;
    font-weight: 600;
}

h5 {
    font-size: 1.45em;
    line-height: 1.45em;
    font-weight: normal;
    margin-bottom: 1.45em;
}

h6 {
    font-size: 1.45em;
    line-height: 1.45em;
    font-weight: bold;
}

#toTop {
    background-color: #999!important;
}

#toTop,
#toTopHover {
    background: url(/static/m-img/scroll-top.png) no-repeat center center;
    width: 40px;
    height: 40px;
    overflow: hidden;
    bottom: 57px;
    right: 20px;
    text-indent: -10000em;
    position: fixed;
    border-radius: 3px;
}

footer.page-footer {
    background-color: #939393!important;
}

.footer-copyright {
    background-color: black!important;
}

.slider {
    height: 400px!important;
}

.bigcaption {
    font-size: 2.5em;
    line-height: 1.45em;
    padding: 15px 30px;
    text-transform: uppercase;
    font-weight: 600;
    background-color: #74b320;
}

.smallcaption {
    font-size: 1.7em;
    line-height: 1.45em;
    font-weight: 600;
    padding: 15px 30px;
    margin: 0px;
    border: 0px;
    position: absolute;
    top: 55px;
    text-transform: uppercase;
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, 1.0);
    background-color: #333;
}

.indicators {
    top: 358px;
    z-index: 10;
}

.indicator-item {
    background-color: #FFF!important;
}

.indicator-item.active {
    background-color: #74b320!important;
}

.circle {
    width: 75%;
}

.collapsible-body ul {
    padding: 5px;
}

.collapsible-body ul li {
    padding: 5px;
}

.grau {
    background-color: #333!important;
}

@media only screen and (max-width: 992px) {
    .brand-logo img {
        width: 200px;
        padding-left: 30px;
    }
    .button-collapse i {
        padding-top: 18px;
        font-size: 4.7rem!important;
    }
    .circle {
        width: 50%;
    }
}

.buchstabe {
    background-color: #FFF;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 1.7em;
    color: #333;
    top: -3px;
    left: -13px;
}

#copyright {
    background-color: #74b320;
    text-align: right;
    width: 100%;
    color: #FFF;
    padding: 5px 25px 5px 5px;
}