
html, body {
	background-color: #fff;
	font-family: 'Open Sans', sans-serif;
    height:100%;
}

h1, h2, h3 {
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    display: block;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
}

p{
    font-family: 'Open Sans', sans-serif;
    line-height: 26px;
    display: block;
    font-size: 16px;
}

.content a {
    color: #477745;
}

/** Schwoaz Weiß EDIT **/

span.text_sw {
    color: #000000;
}


.content a:hover {
    color: #477745;
}

.container-fluid{
    padding-left: 0px;
    padding-right:0px;
}

#main-header {
    display: block;
    width: 100%;
    height: 8em;
    position: absolute;
    left: 0;
    right: 0;
    top: -105px;
    z-index: 9999;
    background-color: #39393a;
}

#nav-btn {
    overflow: hidden;
    display: block;
    width: 3.125em;
    height: 3em;
    position: absolute;
    left: 7.8125%;
    bottom: -2.8125em;
    z-index: 9999;
    text-align: center;
    color: #fff;
    background-color: #477745;
}

#nav-btn img {
    width: auto;
    height: 38px;
    padding-top: 5px;
}

#main-nav {
    height: 100%;
    margin-left: 7.8125%;
    float: left;
    background-color: #477745;
}

#main-nav ul{
    padding: 0;
    margin:  0 0;
    list-style: none;
    background-color: #fff;
}

#main-nav li , .footer-nav li{
    width: auto;
    padding-top: 28px;
    position: relative;
    overflow: hidden;
}

#main-nav li {
    display: block;
    // width: 33%;
    float: left;
}

// #main-nav li:last-child{
//     padding-right:20px;
// }

#main-nav li:first-child a , .footer-nav li:first-child a{
    border-left: 0;
}

#main-nav a , .footer-nav a{
    padding: 20px 1.48em;
    position: relative;
    line-height: 1;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    border-left: 1px solid #fff;
}

.logo img{
    width:auto;
    height:8em;
    padding: 1.4em;
    margin-left: 59%;
    position: absolute;
}

.social-media {
    display: block;
    padding: 2px;
    top: 0;
    left: auto;
    right: 0;
    position: absolute;
    list-style-type: none;
    color: #fff;
}

.social-media img, .social-footer img{
    height:23px;
    width: auto;
    margin: 2px;
    background-color: #477745;
}

#main-coverimage{
    background-color: #1e1f16;
    height:auto;
    padding-bottom: 50px;
    margin: 0;
}

#cover {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 720px;
    padding: 10px 10px;
}

#cover img{
    width:100%;
    height:auto;
    max-width: 960px;
}

#minishop {
    margin-left: 0;
    margin-right: 0;
}

#minishop h1{
    text-transform: uppercase;
    line-height: 1;
    display: block;
    font-size: 12px;
    text-align: center;
    color: #fff;
}

#amazon {

    margin-right: 0;
}

#amazon img, #itunes img, #spotify img{
    width:60px;
    height:auto;
}

#amazon img{
    float:right;
}

#itunes img{
 display: block;
    margin-left: auto;
    margin-right: auto
}

#spotify img{
    float:left;    margin-left: 20px;
}

/** Dani Landing Page **/
#hoanzl{
    text-align: center;
    padding-top: 20px;
}

#hoanzl img{
    width:75px;
    height:auto;
}


.main{
    height: auto;
    background-color: #1e1f16;
}

.background {
    background-repeat:no-repeat;
    background-position:50% 50%;
    background-position:50% 50%\9 !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: fixed;
    padding: 0 20px;
    overflow: hidden; /* edit:blur-effect */
}

.content {
    position:relative;
    vertical-align:middle;
    text-align:center;
    color: white;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
}

.main > .content{
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px 20px;
  background: inherit;
  background-attachment: fixed;
}

/* BLUR */

.main.background {
    background-color: #1e1f16;
}

.has-image{
    padding: 100px 20px;
}

.main.background.has-image > .content::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  background-attachment: fixed;
  -webkit-filter: blur(15px);
  filter: blur(15px);
  background-clip: content-box;
}

// .main.background.nein > .content::before{
//   content: "";
//   position: absolute;
//   top: 0;
//   left: 0;
//   width: 100%;
//   height: 100%;
//   background: inherit;
//   background-attachment: fixed;
//   -webkit-filter: blur(0px);
//   filter: blur(0px);
//   background-clip: content-box;
// }

.main.background > .content * {
    position: relative;
    z-index: 1;
}

.main > .content > h1 {
  margin-bottom: 25px;
  color: white;
}

* {
  box-sizing: border-box;
}

#mc_embed_signup{
    background-color: #1e1f16;
}

#mc_embed_signup_scroll{
    text-align: center;
}

#mc_embed_signup_scroll label{
    padding:0 10px;
    line-height: 26px;
    font-size: 14px;
    color:white;
}

#mc_embed_signup_scroll input[type="email"]{
    width:250px;
}

#mc_embed_signup_scroll input[type="email"]::-webkit-input-placeholder {
    text-align: center;
}
#mc_embed_signup_scroll input[type="email"]:-moz-placeholder {
   text-align: center;
}
#mc_embed_signup_scroll input[type="email"]::-moz-placeholder {
   text-align: center;
}
#mc_embed_signup_scroll input[type="email"]:-ms-input-placeholder {
   text-align: center;
}

#mc_embed_signup_scroll input[type="submit"]{
    border:1px solid #39393A;
    background-color: #477745;
    padding:3px 10px;
    color:#39393A;
    font-size: 14px;
}

input{
    color:#39393A;
}

#main-footer {
    background-color: #39393a;
    border-top: 2px solid #477745;
}

#footer-schaedl{
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    width: auto;
    max-width: 50px;
}

#footer-schaedl img{
    height:auto;
    width:50px;
}

.footer-nav, .social-footer{
    width:560px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

.footer-nav ul {
    padding: 0;
    margin: 0 1.25em;
    list-style: none;
}

.footer-nav li {
    display: block;
    width: 25%;
    float: left;
}

.footer-nav a{
    padding: 0;
}

.social-footer{
    width:230px;
}

.social-footer li{
    margin-top: 30px;
    float:left;
    list-style: none;
    padding:0 12px;
}

.social-footer img{
    background-color: #39393a;
}

.subfooter {
    margin-top: 30px;
    margin-left: 0;
    margin-right: 0;
    padding: 1em 0;
    font-size: .625em;
    text-align: center;
    color: #818181;
    background-color: #39393a;
}

iframe { 
    max-width: 100%; 
}

/* MEDIAQUERIES */

@media screen and (max-width: 736px) {
    .no-mobile {
        display: none;
    }

    .no-tablet {
        display: none;
    }

    #main-nav {
        margin-left: 0px;
        padding-right: 10px;
    }

    #main-nav a{
        padding: 20px 1.33em;
    }

    .background {
        padding: 0 20px;
    }

    .main > .content{
        padding: 20px 0;
    }

    .footer-nav{
        width:320px;
    }

    .footer-nav ul {
        margin: 0;
    }

    .footer-nav li {
        width: 50%;
    }

    .footer-nav li:nth-child(3n+3) a{
        border-left: 0;
    }

    #spotify img{
    margin-left: 20px;
}
    
        
}

@media screen and (max-width: 1024px) {
    .no-tablet {
        display: none;
    }

    .background {
        padding: 25px 20px;
    }

}