#debugging {
    display: none;
    width: 200px;
    height: 200px;
    position: fixed;
    top: 200px;
    left: 200px;
    background-color: white;
    color: lime;
    z-index: 999999;
}


html {
    width: 100%;
    height: 100%;
    
}









body {
    margin: 0px;
    height: 100%;
    width: 100%;
    font-family: sans-serif;
    font-variant: small-caps;
    color: #fff;
}






/* NAVBAR */





#header {
    position: fixed;
    display: block;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 60px;
    z-index: 99;
    background-color: #000;
}





input[type="radio"] {
    display: none;
}



@media screen and (min-width: 650px) {


#toggle_lang {
    position: fixed;
    top: 10px;
    left: 10px;
    
}

#toggle_lang img {
    height: 40px;
}

}
#navbar {
    position: fixed;
    top: 0px;
    right: 30px;
    padding: 5px;
    
    
}

#navbar ul {
    padding: 0px;
    margin: 0px;
    list-style-type:none;
    list-style-image:none;
}

#navbar li.nav1 {
    float: left;
    text-align: center;
    margin: 10px 0px;
}

.nav1 a {
    float: left;
    width: 100%;
    height: 20px;
    padding: 0px 0px;
    vertical-align: middle;
    font-family: sans-serif;
    font-variant: small-caps;
    font-weight: 600;
    font-size: 11pt;
    letter-spacing: 1px;
    text-decoration: none;
    color: #fff !important;
    transition: all 0.2s;
}



@media screen and (min-width: 650px) {
    

    
    #navbar .nav1 a:hover, .nav1.on a {
        padding-right: 30px;
        margin-left: -30px;
        color: white;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
        -moz-transition: all 0.2s;
        -o-transition: all 0.2s;
    }
    
    
    .nav1:hover ul {
        display: block;
        opacity: 1;
        position: absolute;
        background-color: inherit;
        top: 40px;
       z-index: -10;
    }

}







#navbar_checkbox {
    display: none;
    padding: 0px;
    margin: 0px;
}



#menu_icon {
    position: fixed;
    top: 5px;
    left: 5px;
    width: 80px;
    visibility: hidden;
    z-index: 99;
}



@media screen and (min-width: 650px) {

    .mobile_menu_text {
        display: none !important;
    }

    .triangle_down_right {
        display: inline;
        width: 50px;
        height: 30px;
        padding-top: 30px;
        margin-bottom: -30px;
        overflow: hidden;
        
    }
    .triangle_down_right:after {
        content: "";
        display: block;
        width: 0px;
        height: 0px;
        margin-top: -30px;
        overflow: hidden;
        border-top: 30px solid transparent;
    }
}

.nav1 div div, .nav1 a {
    display: inline-block;
    vertical-align: middle;
}

.menu_shape {
    margin-right: -80px;
    display: block;
}

.menu_text {
    display: inline-block;
    vertical-align: middle;
    line-height: 30px;
    height: 30px;
    width: 170px;
    text-align: left;
}



.menu_home {
    background-color: #748044;
    
}

.menu_music {
    background-color: #5c6636;
}

.menu_press {
    background-color: #454d29;
}

.menu_contact {
    background-color: #394022;
}

.reiter1:after {
    border-right: 50px solid #748044;
}


.reiter2:after {
    border-right: 50px solid #5c6636;
}


.reiter3:after {
    border-right: 50px solid #454d29;
}


.reiter4:after {
    border-right: 50px solid #394022;
}



#progress {
    display: inline-block;
    width: 20px;
    height: 10px;
    padding-top: 30px;
    margin-bottom: 0px;
    overflow: hidden;
    transition: 0.3s margin-left;
    -webkit-transition: 0.3s margin-left;
    -moz-transition: 0.3s margin-left;
    -o-transition: 0.3s margin-left;
}
#progress:after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin-top: -28px;
    overflow: hidden;
    border-bottom: 10px solid #ddd;
    border-right: 10px solid transparent;
    border-left: 10px solid transparent;
}



/* END NAVBAR */








   
/* CONTENT */ 
    
.spacing_big {
    position: relative;
    display: inline-block !important;
    width: 25%;
    height: 1px;
    
}

.spacing_small {
    position: relative;
    display: inline-block !important;
    width: 10%;
    height: 1px;
    
}



.contents {
    text-align: center;
    min-height: 50px;
    padding: 0px 0px;
    overflow-x: no-content;
}


.contents .block p {
     text-align: justify;
     line-height: 1.8em;
     font-size: 0.85em;
     font-weight: 400;
     letter-spacing: 2px;
     color: white;
     
}





#home_container {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    
    background-image: url("../img/mike_portrait_breit.jpg");
    background-position: 0px 10px;
    background-size: cover;
    background-attachment: fixed;
    z-index: 2;
}






#guitar {
    position: absolute;
    display: block;
    height: 100%;
    width: 100%;
    margin-top: 0px;
    background-image: url("../img/gitarre2.png");
    background-position: left;
    background-size: cover;
    
    z-index: 8;   
}

@media screen and (max-width: 1000px) {
    #guitar {
        display: none;
        height: 100%;
        width: 100%;
        margin-top: 0px;
        background-image: url("../img/gitarre2.png");
        background-position: bottom left;
        background-size: auto;
        background-repeat: no-repeat;
        z-index: 8;   
    }
}

#music_container {
    position: relative;
    display: block;
    padding-bottom: 0px;
    
    max-width: 100%;
    background-image: url("../img/gitarre2_bg.jpg");
    
    background-position: 0px 0px;
    background-size: cover;
    background-attachment: fixed;
    z-index: 5;
}

video#bgvid {
    display: block;
    position: relative;
    
    left: 0px;
    right: 0px;
    
    height: auto;
    width: 640px;
    min-width: 50%;
    max-width: calc(100% - 10px);
    vertical-align: top;
    z-index: 10;
    margin: 0px auto;
    margin-top: 50px !important;
    border: 5px solid #454d29;
   
}



#press_container {
    position: relative;
    display: block;
    
    padding-bottom: 50px;
    width: 100%;
    background-image: url("../img/sam.jpg");
    
    background-attachment: fixed;
    background-size: cover;
    background-position: 70% 0%;
    background-repeat: no-repeat;
    background-color: #000;
    z-index: 4;
}

#contact_container {
    height: 100px !important;
    position: relative;
    display: block;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    z-index: 10;
    
}




#contact_container .block {
    margin: 10px 30px !important;
    padding: 0px !important;
    height: 100px;
    display: inline-block;
    background: none;
    border: none;
   
    
    
}
#contact_container .block p {
    line-height: 0.6em;
    color: black;
    font-size: 1em;
    font-weight: 400;
}
#contact_container .block:before {
    content: none;
    display: none;
    border: none;
    margin: 0px !important;
    padding: 0px !important;
}
#contact_container .block:after {
    content: none;
    background: none;
    display: none;
    border: none;
    margin: 0px !important;
    padding: 0px !important;
}

.block {
    position: relative;
    display: inline-block;
    max-width: 300px;
    margin: 30px 50px;
    padding: 20px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.8);
    border: none;
    z-index: 10;
    vertical-align: top;    
}
/*
.block:nth-child(0) {
    background-color: #748044;
}
.block:nth-child(1) {
    background-color: #5c6636;
}
.block:nth-child(2) {
    background-color: #454d29;
}
.block:nth-child(3) {
    background-color: #394022;
}

.block:nth-child(4) {
    background-color: #748044;
}
.block:nth-child(5) {
    background-color: #5c6636;
}
.block:nth-child(6) {
    background-color: #454d29;
}
.block:nth-child(7) {
    background-color: #394022;
}

.block:nth-child(0):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #748044;
}

.block:nth-child(0):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #748044;
}

.block:nth-child(1):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #5c6636;
}

.block:nth-child(1):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #5c6636;
}

.block:nth-child(2):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #454d29;
}

.block:nth-child(2):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #454d29;
}

.block:nth-child(3):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #394022;
}

.block:nth-child(3):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #394022;
}

.block:nth-child(4):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #748044;
}

.block:nth-child(4):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #748044;
}

.block:nth-child(5):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #5c6636;
}

.block:nth-child(5):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #5c6636;
}

.block:nth-child(6):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #454d29;
}

.block:nth-child(6):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #454d29;
}

.block:nth-child(7):before {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-top: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-top: 100px solid transparent;
    border-right: 340px solid #394022;
}

.block:nth-child(7):after {
    content: "";
    display: block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: -110px;
    margin-left: -20px;
    margin-right: -20px;
    overflow: hidden;
    border-bottom: 100px solid transparent;
    border-left: 340px solid #394022;
}
*/

.stretch {
    width: calc(100% - 30px);
    display: block;
}

.stretch p {
    max-width: 100% !important;
}

#sticky_note_de, #sticky_note_en {
    margin-top: 80px !important;
    vertical-align: middle;
    z-index: 9;
}


.block-aside {
    color: #fff;
    position: relative;
    display: inline-block;
    min-width: 280px;
    max-width: 100%;
    margin: 30px;
    padding: 15px;
    padding-top: 0px;
    text-align: left;
    background-color: rgb(243, 234, 73);
    background: -webkit-linear-gradient(45deg, rgb(243, 234, 73) 90%, rgb(76, 73, 23) 100%);
    background: -moz-linear-gradient(45deg, rgb(243, 234, 73) 90%, rgb(243, 234, 73) 100%);
    background: -o-linear-gradient(45deg, rgb(243, 234, 73) 90%, rgb(243, 234, 73) 100%);
    background: linear-gradient(45deg, #fff 0%, #eee 5%, #eee 25%, #eee 30%, #eee 31%, #eee 93%, #ccc 100%);
    border: none;
    z-index: 9;
    
    
}

.block-aside:hover, .block-aside:focus {
    z-index: 1000 !important;
}

.block-aside:before {
    content: "";
    position: absolute;
    top: 0px;
    left: -20px;
    display: block;
    width: 130px;
    height: 50px;
    background: linear-gradient(30deg, rgba(255, 255, 255, 0.1) 72.5%, rgba(242, 243, 218, 0.8) 73.5%, rgba(255, 255, 255, 0.1) 78%);
    border-top: 1px dotted #f9fdfb;
    border-right: 1px dotted #f9fdfb;
    border-bottom: 1px solid #505252;
    border-left: 1px solid #505252;
    transform: rotate(-30deg);
}

.block-aside:after {
    content: "";
    position: absolute;
    bottom: 0px;
    right: -20px;
    dispplay: block;
    width: 160px;
    height: 50px;
    background: linear-gradient(105deg, rgba(255, 255, 255, 0.1) 86%, rgba(242, 243, 218, 0.8) 86.5%, rgba(255, 255, 255, 0.1) 89%);
    border-top: 1px dotted #f9fdfb;
    border-right: 1px dotted #f9fdfb;
    border-bottom: 1px dotted #505252;
    border-left: 1px dotted #505252;
    transform: rotate(-15deg);
}

.block-aside ul {
    display: block;
    margin-top: 0px;
    padding-top: 0px;
    padding-left: 0px;
}

#lessons_contents_de, #lessons_contents_en {
    display: block;
    overflow: hidden;
}



#lessons_contents_de ul, #lessons_contents_en ul {
    text-align: left !important;
    
    margin-top: -300%;
    transition: margin-top 0.3s ease-in-out;
    -webkit-transition: margin-top 0.3s ease-in-out;
    -moz-transition: margin-top 0.3s ease-in-out;
    -o-transition: margin-top 0.3s ease-in-out;
}



#lessons_detail_checkbox_de:checked + #lessons_contents_de ul, #lessons_detail_checkbox_en:checked + #lessons_contents_en ul {
    visibility: visible;
    margin-top: 0%;
    transition: margin-top 0.3s ease-in-out;
    -webkit-transition: margin-top 0.3s ease-in-out;
    -moz-transition: margin-top 0.3s ease-in-out;
    -o-transition: margin-top 0.3s ease-in-out;
}

#lessons_contents_de li:last-child, #lessons_contents_en li:last-child {
    text-align: right;
}

.block-aside li {
    display: block;
    margin: 0px;
    padding: 5px;
    max-width: 400px;
    font-size: 13px;
    font-weight: 400;
    font-variant: normal;
    line-height: 18px;
    font-family: sans-serif;
    text-align: left;
    color: #000/*#130d67*/;
    
}

.block-aside li:first-letter {
    margin-left: -5px;
}


.block-aside li input[type="checkbox"] {
    display: none;
}

.lessons_detail_button {
    font-variant: small-caps;
    color: #5c6636;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    margin-left: 10px;
    line-height: 40px;
}


.block-aside strong {
    color: #5c6636/*#130d67*/;
    font-size: 1.1rem;
    line-height: 20px;
}

.block-aside h3 {
    font-size: 1.25rem;
    margin-top: 15px !important;
    padding-top: 0px !important;
    border: none !important;
    background: none;
    color: #5c6636/*#130d67*/;
    font-family: sans-serif;
    font-variant: normal;
    margin-bottom: 10px !important;
    padding-bottom: 0px !important;
}

.block-aside a {
    
    
    text-decoration: underline;
}
.block-aside h3:after, .block-aside h3:before {
    display: none;
    content: none;
    border: none;
    margin: 0px;
    padding: 0px;
}



/* HEADINGS */

h1 {
     border: none;
    display: block;
    position: relative;
    text-align: center;
    font-family: sans-serif;
    letter-spacing: 0.3em;
    margin-bottom: 0px;
    background: none;
    
}

#mobile_main_heading {
    display: none;
}


h2 {
    
    border: none;
    
    position: relative;
    text-align: right;
    font-size: 1.9em;
    font-family: sans-serif;
    font-weight: lighter;
    color: #fff;
}

.heading_fx {
    transition: 0.2s opacity;
    -webkit-transition: 0.2s opacity ease-in-out;
    -moz-transition: 0.2s opacity ease-in-out;
    -o-transition: 0.2s opacity ease-in-out;
    opacity: 0;
    z-index: 6;
}

.heading_fx h1 {
    z-index: 7;
    font-size: 7em;
    
     color: #ddd;
     /*color: #748044;*/
     text-shadow: 3px -40px 12px #000;
     filter: blur(3px);
     -webkit-filter: blur(3px);
     -moz-filter: blur(3px);
     -o-filter: blur(3px);
     
}

.heading_fx h2 {
    z-index: 6;
    color: #ddd;
    /*color: #394022;*/
    text-shadow: 3px -40px 3px #000;
}

.heading_fx h2:nth-child(2) {
    /*color: #748044;*/
}



h3 {
    display: inline-block;
    
    margin-top: 60px !important;
    color: white;
    font-size: 1.2em;
    text-align: left !important;
    padding: 0px !important;
    background-color: rgba(116, 128, 68, 0.6);

}



h3:before {
    content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    margin-left: -30px;
    overflow: hidden;
    border-top: 30px solid transparent;
    border-right: 30px solid rgba(116, 128, 68, 0.6);
    vertical-align: middle;

}

h3:after {
    content: "";
    display: inline-block;
    width: 0px;
    height: 0px;
    padding: 0px;
    margin-bottom: 0px;
    margin-right: -30px;
    vertical-align: middle;
    overflow: hidden;
    border-bottom: 30px solid transparent;
    border-left: 30px solid rgba(116, 128, 68, 0.6);
}




#main_heading {
    position: fixed;
    top: 30%;
    right: 5%;
    z-index: 1000;
    display: block;
}

#main_heading h1 {
    font-size: 5.5em;
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
    -o-filter: none;
}


#lessons_heading {
    position: fixed;
    left: 2%;
    top: 20%;
    display: block;
 }

#press_heading {
    position: fixed;
    top: 30%;
    left: 10%;
    
    z-index: 1;
    display: block;
}





#contact_container h1 {
    color: #000;
    font-size: 2.5em;
    float: left;
    margin-left: 30px;
}
/* END HEADINGS */













/* IMAGES */

.img_s {
    width: 230px;
    
    float: left;
    
    margin-top: 0px;

}

@media screen and (min-width: 650px) {
    .img_s_mobile {
        display: none;
    }
}

#mike_polaroid {
    position: absolute;
    right: -100px;
    bottom: -150px;
    padding-right: 0px;
    padding-top: 0px;
    margin-left: 0px;
    vertical-align: baseline;
    -ms-transform: rotate(7deg); /* IE 9 */
    -webkit-transform: rotate(7deg); /* Chrome, Safari, Opera */
    transform: rotate(7deg);
}



/* END IMAGES */








strong {
    font-weight: 900;
    font-size: 1.1em;
    color: #fff;
}

.comment {
    background-color: black !important;
    border-radius: 3px;
    padding: 2px;
    color: white !important;
}


a, a:visited {
    cursor: pointer;
    color: #748044;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
}





































@media screen and (max-width: 650px) {
    
    #mobile_main_heading {
    display: block !important;
    position: absolute;
    bottom: 10%;
    left: 0px;
    right: 0px;
    
    }
    #mobile_main_heading h1 {
    font-size: 3em;
    color: #fff;
    }
    #mobile_main_heading h2 {
    font-size: 1em;
    color: #748044;
    }
    
   .block {
    position: relative;
    display: inline-block;
    max-width: 100%;
    margin: 10px 0px;
    padding: 20px;
    text-align: left;
    background-color: rgba(0, 0, 0, 0.6);
    border: none;
    z-index: 10;
    vertical-align: top;
   
    }
    
    .contents {
        background-attachment: scroll !important;
    }
    
    #navbar {
    position: fixed;
    top: 0px !important;
    left: 0px !important;
    padding: 5px;
    margin: 0px;
    width: 100%;
    }
    
    #navbar ul {
    
    position: fixed;
    display: block;
    top: 60px;
    width: 100%;
    padding: 0px;
    margin-left: -1000px;
    list-style-type:none;
    list-style-image:none;
    transition: margin-left 0s 0.5s ease-in;
    -webkit-transition: margin-left 0s 0.5s ease-in;
    -moz-transition: margin-left 0s 0.5s ease-in;
    -o-transition: margin-left 0s 0.5s ease-in;
    }
    
    
    #menu_icon {
    visibility: visible !important;
    width: 80px;
    position: fixed !important;
    top: 5px;
    right: 5px !important;
    text-align: center;
    font-size: 1em;
    color: #748044;
    padding: 8px 0px;
    background-color: rgba(0, 0, 0, 0.3);
    border: 2px solid #748044;
    
    cursor: pointer;
    }
    

    
    #navbar li.nav1 {
    float: none;
    width: 100%;
    position: relative;
    padding: 0px !important;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: -1000px;
    }
    
   
    
    .nav1 a {
        top: 0px;
        float: none;
        width: 100%;
        height: 50px;
        padding: 0px !important;
        font-weight:bold;
        text-decoration:none;
        z-index: 99999;
        
    }
    
    .nav1:nth-child(1) {
        transition: 0.2s margin-left ease-in;
        -webkit-transition: 0.2s margin-left ease-in;
        -moz-transition: 0.2s margin-left ease-in;
        -o-transition: 0.2s margin-left ease-in;
    }
    .nav1:nth-child(2) {
        transition: 0.1s 0.2s margin-left ease-in;
        -webkit-transition: 0.1s 0.2s margin-left ease-in;
        -moz-transition: 0.1s 0.2s margin-left ease-in;
        -o-transition: 0.1s 0.2s margin-left ease-in;
    }
    .nav1:nth-child(3) {
         transition: 0.2s 0.2s margin-left ease-in;
        -webkit-transition: 0.2s 0.2s margin-left ease-in;
        -moz-transition: 0.2s 0.2s margin-left ease-in;
        -o-transition: 0.2s 0.2s margin-left ease-in;
    }
    .nav1:nth-child(4) {
         transition: 0.3s 0.2s margin-left ease-in;
        -webkit-transition: 0.3s 0.2s margin-left ease-in;
        -moz-transition: 0.3s 0.2s margin-left ease-in;
        -o-transition: 0.3s 0.2s margin-left ease-in;
    }
    
    .nav1 a p {
        
        
        top: 0px;
        float: none;
        margin: 0px !important;
        width: 100%;
        height: 50px;
        padding: 0px !important;
        font-weight:bold;
        text-decoration:none;
        
        z-index: 99998;
        
    }
    
    .nav1:nth-child(1) a {
        background-color: #748044;
    }
    .nav1:nth-child(2) a {
        background-color: #5c6636;
    }
    .nav1:nth-child(3) a {
        background-color: #454d29;
    }
    .nav1:nth-child(4) a {
        background-color: #394022;
    }
    
    
    
    
    .mobile_menu_text {
        font-size: 1.8em;
        font-weight: 300;
        line-height: 50px;
        
    }
    
    
    
    .menu_shape {
       display: none !important;
    }
 
    .triangle_down_right {
       display: none !important;
    }
    .menu_text {
       display: none !important;
    }
    .menu_contact {
       display: none !important;
    }
    

    
    
     
      
    #navbar_checkbox:checked + #navbar .nav1 {
        margin-left: -5px;
    }
   
    #navbar_checkbox:checked + #navbar ul {
        margin-left: 0px !important;
        transition: none;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }
    
    #navbar_checkbox:checked + #navbar .nav1:nth-child(1) {
        
        transition: 0.2s margin-left ease-out;
        -webkit-transition: 0.2s margin-left ease-out;
        -moz-transition: margin-left 0.2s ease-out;
        -o-transition: margin-left 0.2s ease-out;
    }
    #navbar_checkbox:checked + #navbar .nav1:nth-child(2) {
        transition: 0.1s 0.2s margin-left ease-out;
        -webkit-transition: 0.1s 0.2s margin-left ease-out;
        -moz-transition: 0.1s 0.2s margin-left ease-out;
        -o-transition: 0.1s 0.2s margin-left ease-out;
    }
    #navbar_checkbox:checked + #navbar .nav1:nth-child(3) {
        transition: 0.2s 0.2s margin-left ease-out;
        -webkit-transition: 0.2s 0.2s margin-left ease-out;
        -moz-transition: 0.2s 0.2s margin-left ease-out;
        -o-transition: 0.2s 0.2s margin-left ease-out;
    }
    #navbar_checkbox:checked + #navbar .nav1:nth-child(4) {
        transition: 0.3s 0.2s margin-left ease-out;
        -webkit-transition: 0.3s 0.2s margin-left ease-out;
        -moz-transition: 0.3s 0.2s margin-left ease-out;
        -o-transition: 0.3s 0.2s margin-left ease-out;
    }
    
    #toggle_lang {
        position: fixed;
    top: 10px;
    right: 10px;
    display: inline-block;
    width: 80px;
    height: 40px ;
    
    }

    
    .heading_fx {
        display: none !important;
    }
    
    
    #toggle_lang img {
        width: 80px;
        height: 40px;
    }
    
    
    #progress {
        display: none;
    }
    
    #progress:after {
        display: none;
    }
    
    
    #music_container {
    height: auto !important;
    overflow: hidden;
    }
    
    #press_container {
        
        background-size: auto 100%;
        background-position: 65% 0%;
        background-repeat: no-repeat;
        background-color: #000;
    }
    
    #home_container {
        
        background-size: auto 100%;
        background-position: 12% 0%;
        background-repeat: no-repeat;
        background-color: #000;
    }
    
    #mike_polaroid {
    position: relative;
    right: 0px;
    bottom: 0px;
    float: right;
    vertical-align: top;
    -ms-transform: none; /* IE 9 */
    -webkit-transform: none; /* Chrome, Safari, Opera */
    transform: none;
    
    }
    
    .img_s {
        display: none;
    }

    .img_s_mobile {
    position: relative;
    width: 180px;
    
    margin-right: -20px ;
    padding-left: 15px;
    padding-bottom: 5px;
    }    
    
    #guitar {
        display: none;
    }
    
}