﻿.container,
.quote_item,
.video_item {
    width: 100%
}

body,
h6 {
    line-height: 1.6
}

article h5,
article ul li p,
blockquote p {
    text-align: left
}

footer,
footer a {
    color: rgba(240, 240, 240, .75);
    text-decoration: none
}

#mobileNav li a,
footer,
footer a {
    text-decoration: none
}

#mobileNav li a,
article ul li p,
footer small,
h3,
h4,
h5 {
    text-transform: uppercase
}

#discography,
#discography p,
#downloads,
#downloads p,
#downloads2,
#downloads2 p,
#gallery,
#gallery p,
#imprint li,
#programm1,
#programm1 p,
.contactTextarea,
.validationmessage,
article p,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
section p {
    text-align: center
}

.container {
    position: relative;
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.globalWrap {
    max-width: 1280px;
    margin: 0 auto
}

ol,
p,
ul {
    margin-top: 0
}

article h5,
li {
    margin-bottom: 1rem
}

.flex_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

#quotes.flex_row,
.flex_row.video_row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.album_item {
    max-width: 100%
}

.album_item1 {
    max-width: 30%
}

.album_item2
{
    max-width: 60%
}

.album_item225
{
    max-width: 100%
}

.album_item226
{
    max-width: 90%
}

.album_item3 {
    max-width: 60%
}

.album_item4 {
    max-width: 260px;
    padding: 0 5px 10px
}

.album_item5 {
    max-width: 80%
}

.gall_item {
    max-width: 270px
}

@media (min-width:400px) {
    .container {
        width: 85%;
        padding: 0
    }
}

@media (min-width:550px) {
    .container {
        width: 80%
    }
    .quote_item {
        width: 50%
    }
    .quote_item1 {
        width: 40%
    }
    .album_item {
        max-width: 50%
    }
    .album_item1 {
        max-width: 20%
    }
    .album_item2,
    .album_item3 {
        max-width: 30%
    }
    .album_item4 {
        max-width: 260px;
        padding: 0 5px 10px
    }
    .album_item5 {
        max-width: 70%
    }
    .gall_item {
        max-width: 270px
    }
    .video_item {
        width: 48%
    }
}

@media (min-width:750px) {
    .album_item,
    .album_item1 {
        max-width: 25%
    }
    .album_item2,
    .album_item3 {
        max-width: 40%
    }
    .album_item4 {
        max-width: 260px;
        padding: 0 5px 10px
    }
    .album_item5 {
        max-width: 80%
    }
    .gall_item {
        max-width: 270px
    }
    button[type=submit] {
        width: 20%;
        float: right
    }
}

html {
    font-size: 62.5%
}

body {
    background-color: #000;
    font-size: 1.5em;
    font-weight: 200;
    font-family: HelveticaNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #222;
    word-break: break-word
}

h2,
h3,
h4,
h5 {
    font-size: 2.4rem
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.bodyBackground,
main {
    background-color:  	#FFFFFF
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 2rem;
    font-weight: 800
}

h2 {
    line-height: 1.35;
    letter-spacing: -.08rem
}

h3,
h4,
h5 {
    line-height: 1.5;
    letter-spacing: -.05rem
}

h6 {
    font-size: 1.5rem;
    letter-spacing: 0
}

@media (min-width:550px) {
    h2 {
        font-size: 3rem
    }
    h3,
    h4,
    h5 {
        font-size: 2.4rem
    }
    h6 {
        font-size: 1.5rem
    }
    blockquote p {
        font-size: 2.4rem;
        quotes: "“" "”";
        font-style: italic;
        text-align: left
    }
}

p {
    font-size: 1.8rem
}

article h5 {
    font-size: 1.6rem;
    font-weight: 600
}

blockquote p {
    font-size: 1.8rem;
    quotes: "„" "“";
    font-style: italic
}

blockquote p:before {
    content: open-quote
}

blockquote p:after {
    content: close-quote
}

blockquote small {
    display: block;
    margin-top: .6rem;
    font-size: .8em;
    text-align: right;
    opacity: .8
}

footer small {
    display: block;
    font-size: 1rem
}

.video_description {
    font-size: 1.4rem
}

a {
    color: rgba(204, 0, 0, .8)
}

a:hover {
    color: #fff;
    background-color: rgba(204, 0, 0, .8)
}

footer a:hover {
    color: #000;
    background-color: rgba(240, 240, 240, .75)
}

button[type=submit] {
    display: inline-block;
    height: 54px;
    padding: 0 30px;
    color: #555;
    text-align: center;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: 4px;
    border: 1px solid #bbb;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

button[type=submit].button-primary {
    color: #FFF;
    background-color: #c00;
    border-color: #c00
}

button[type=submit].button-primary:focus,
button[type=submit].button-primary:hover {
    color: #FFF;
    background-color: #8a8a8a;
    border-color: #8a8a8a
}

input[type=email],
input[type=text],
textarea {
    height: 4rem;
    padding: .6rem 1rem;
    background-color: #fff;
    font-size: 1.6rem;
    border: 1px solid #D1D1D1;
    border-radius: .4rem;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea {
    min-height: 14rem;
    padding-top: .6rem;
    padding-bottom: .6rem
}

input[type=email]:focus,
input[type=text]:focus,
textarea:focus {
    border: 1px solid #33C3F0;
    outline: 0
}

label {
    display: block;
    margin-bottom: .5rem;
    font-weight: 600
}

input[type=checkbox],
input[type=radio] {
    display: inline
}

label>.label-body {
    display: inline-block;
    margin-left: .5rem;
    font-weight: 400
}

ol,
ul {
    padding-left: 0;
    list-style: none;
    margin-bottom: 2.5rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%
}

section {
    display: block;
    position: relative;
    margin-top: 1rem!important;
    padding-bottom: 1rem!important
}

blockquote {
    margin-top: 2.5em
}

blockquote:first-of-type {
    margin-top: 5rem
}

blockquote:last-of-type {
    margin-bottom: 4em
}

article:last-of-type {
    margin-bottom: 4rem
}

.video_section {
    margin-top: 1rem
margin-bottom: 1rem
display: table-cell;	
}

@media (min-width:550px) {
    blockquote {
        margin-bottom: 8rem
    }
    blockquote:last-of-type {
        margin-top: 5rem
    }
    .u-full-width50 {
        width: 20%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
    .u-full-width70 {
        width: 25%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (min-width:750px) {
    section {
        margin-top: 6rem!important;
        padding-bottom: 8rem!important
    }
    .u-full-width50 {
        width: 25%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }
}

@media (min-width:1000px) {
    blockquote: last-of-type {
        padding-left: 5%
    }
}

@media (min-width:1280px) {
    blockquote: last-of-type {
        padding-left: 0%
    }
}

.u-full-width {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.u-full-width100 {
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.u-full-width50 {
    width: 60%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.u-full-width70 {
    width: 70%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.u-max-full-width {
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.u-pull-right {
    float: right
}

.u-pull-left {
    float: left
}

.noScroll {
    position: fixed;
    overflow: hidden
}

.dynamicImage1,
.dynamicImage2 {
    position: relative;
    max-height: 50rem;
    overflow: hidden
}

.dynamicImage1>img {
    position: relative;
    top: -.6rem
}

.dynamicImage2>img {
    position: relative;
    top: -2rem
}

@media (min-width:550px) {
    .dynamicImage1 {
        max-height: 30rem
    }
    .dynamicImage1>img {
        top: 0
    }
    .dynamicImage2 {
        max-height: 35rem
    }
    .dynamicImage2>img {
        top: -2rem
    }
}

@media (min-width:750px) {
    .dynamicImage1 {
        max-height: 35rem
    }
    .dynamicImage1>img {
        top: -2rem
    }
    .dynamicImage2 {
        max-height: 40rem
    }
    .dynamicImage2>img {
        top: -5rem
    }
}

@media (min-width:1100px) {
    .dynamicImage1,
    .dynamicImage2 {
        max-height: 50rem
    }
    .dynamicImage1>img {
        top: 0
    }
    .dynamicImage2>img {
        top: -2rem
    }
}

@media (min-width:1000px) {
    .dynamicImage1,
    .dynamicImage2 {
        max-height: 50rem
    }
    .dynamicImage2>img {
        top: -6rem
    }
    .image_wrap {
        padding: 0 10%
    }

}

@media (min-width:1280px) {
    .dynamicImage1,
    .dynamicImage2 {
        max-height: 50rem
    }
    .dynamicImage2>img {
        top: -6rem
    }
    .image_wrap {
        padding: 0 0%
    }
}


.divider {
    display: block;
    position: relative;
    width: 30%;
    height: 4px;
    margin: 2rem 0;
    background-color: rgba(0, 0, 0, .4)
}

.divider2,
.divider3 {
    display: block;
    right: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .4);
    position: relative;
    left: 0
}

.divider2 {
    width: 30%;
    height: 8px
}

.divider3 {
    width: 80%;
    height: 6px
}

.video_container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden
}

.video_container embed,
.video_container iframe,
.video_container object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.container:after,
.row:after,
.u-cf {
    content: "";
    display: table;
    clear: both
}

header {
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 100
}

#burger,
#burger .burgerInner:before {
    top: 3px
}

header .upperLayer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 60px;
    margin: 0 auto;
    border-bottom: 4px solid rgba(0, 0, 0, .25)
}

#burger,
#logo {
    display: inline-block
}

#logo {
    position: relative;
    width: 65%;
    background: url(https://www.lilispark.com/images/logo/lp_logor.png) 50% 60% no-repeat;
    background-size: contain;
    margin: 0 auto
}

#logo h1 {
    text-indent: -99999px
}

@media (min-width:750px) {
    header .upperLayer {
        position: relative;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
    header>div.minimized {
        height: 3.4rem!important
    }
    #logo {
        width: 32%;
        background-position: 50%;
        margin: 0 0 0 2rem
    }
    #logo.minimized {
        width: 22%!important
    }
}

@media (min-width:1280px) {
    #logo {
        margin: 0
    }
}

#burger {
    position: absolute;
    padding: 15px;
    cursor: pointer;
    -webkit-tap-highlight-color: transparent
}

#burger .burgerInner {
    display: block;
    position: relative
}

#burger .burgerInner:after,
#burger .burgerInner:before,
#burger .stick {
    display: block;
    width: 24px;
    height: 4px;
    background: url(https://www.lilispark.com/images/icons/stick.svg) 50% 50% no-repeat;
    background-size: 24px 4px
}

#burger .stick {
    height: 24px
}

#burger .burgerInner:after,
#burger .burgerInner:before {
    content: '';
    position: absolute;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

#burger .burgerInner:after {
    bottom: 3px
}

#globalNav,
#mobileNav,
#toTopGlobal {
    display: none
}

@media (min-width:750px) {
    #burger,
    #mobileNav {
        display: none
    }
}

.activeMobileNav {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    background-color: #ee543c;
    background-color: rgba(204, 0, 0, .8);
    width: 100%;
    height: 100vh;
    cursor: move
}

#mobileNav ul {
    width: 100%;
    margin-top: 1rem
}

#mobileNav li a {
    display: block;
    padding: .6rem 2rem;
    color: #fff;
    font-size: 2rem;
    font-weight: 800
}

#burger.active .stick {
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out
}

#burger.active .burgerInner:before {
    -webkit-transform: rotate(225deg) translate(0);
    transform: rotate(225deg) translate(-5px, -5px);
    -webkit-transition: transform .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

#burger.active .burgerInner:after {
    -webkit-transform: rotate(135deg) translate(-5px, 5px);
    transform: rotate(135deg) translate(-5px, 5px);
    -webkit-transition: transform .4s ease-out;
    -webkit-transition: -webkit-transform .4s ease-out;
    transition: -webkit-transform .4s ease-out;
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out
}

@media (min-width:750px) {
    #globalNav {
        display: block;
        position: relative;
        height: 100%;
        text-transform: uppercase
    }
    #globalNav.minimized {
        display: none!important
    }
    #globalNav a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        color: rgba(204, 0, 0, .8);
        padding: 2rem;
        font-size: 1.25rem;
        font-weight: 800;
        text-decoration: none
    }
    #globalNav a:hover {
        color: #fff;
        background-color: rgba(204, 0, 0, .8)
    }
    #globalNav li,
    #globalNav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        margin: 0
    }
    #toTopGlobal {
        display: block;
        position: absolute;
        height: 3.3rem;
        right: 0;
        background-color: rgba(204, 0, 0, .8);
        top: -5rem
    }
    #toTopGlobal:hover {
        background-color: #000;
        opacity: .8
    }
    #toTopGlobal.hidden {
        top: -5rem
    }
    #toTopGlobal.show {
        top: 0;
        -webkit-transition: top .6s ease-out;
        transition: top .6s ease-out
    }
    #toTopGlobal a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 100%;
        padding: 0 2rem;
        color: #fff;
        font-size: 1.25rem;
        font-weight: 800;
        text-transform: uppercase;
        text-decoration: none
    }
}

footer {
    padding: 4rem 0 6rem
}

.footerLogo {
    display: block;
    height: 1.5em;
    margin: 0 auto 1rem;
    background: url(https://www.lilispark.com/images/logo/lp_logow.png) 60% 60% no-repeat;
    background-size: contain;
    opacity: .8
}

#socialMedia,
#socialMedia li {
    display: -webkit-box;
    display: -ms-flexbox
}

#discography li,
#downloads li,
#downloads2 li {
    margin-bottom: 4rem
}

@media (min-width:550px) {
    footer {
        text-align: center
    }
    .footerLogo {
        background-position: center
    }
    
    #discography small,
    #downloads small,
    #downloads2 small {
        font-size: 1rem
    }
}

footer #socialMedia {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
}
}.twitterFollow {
    display: block;
    text-align: center;
    margin-top: 2rem;
}
#socialMedia {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0 auto;
    padding: 1rem;
}
#socialMedia li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 2rem;
}
#socialMedia li:last-of-type {
    margin-right: 0;
}
.social {
    width: 3.5rem;
    height: 3.5rem;
}
.twitter {
    background: url(https://www.lilispark.com/images/icons/twitter.svg) no-repeat;
    background-size: contain;
}
.instagram {
    background: url(https://www.lilispark.com/images/icons/instagram.svg) no-repeat center;
    background-size: contain;
}
.youtube {
    background: url(https://www.lilispark.com/images/icons/youtube.svg) no-repeat center;
    background-size: contain;
}
.facebook {
    background: url(https://www.lilispark.com/images/icons/facebook.svg) no-repeat center;
    background-size: contain;
}
.twitter_black {
    background: url(https://www.lilispark.com/images/icons/twitter_black.svg) no-repeat;
    background-size: contain;
}
.instagram_black {
    background: url(https://www.lilispark.com/images/icons/instagram_black.svg) no-repeat center;
    background-size: contain;
}
.youtube_black {
    background: url(https://www.lilispark.com/images/icons/youtube_black.svg) no-repeat center;
    background-size: contain;
}
.facebook_black {
    background: url(https://www.lilispark.com/images/icons/facebook_black.svg) no-repeat center;
    background-size: contain;
}

#discography img,
#downloads img,
#gallery img,
#programm1 img {
    max-width: 80%;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px rgba(0, 0, 0, .2)
}

#discography ul,
#downloads ul,
#downloads2 ul {
    margin-bottom: -2rem
}

#downloads2 img {
    max-width: 100%;
    -webkit-box-shadow: 0 5px 8px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 8px rgba(0, 0, 0, .2)
}

#programm1 li {
    margin-bottom: 2rem;
    margin-left: 4px;
    margin-right: 4px
}

#programm1 ul {
    margin-bottom: -4rem
}

#gallery li {
    margin-bottom: 2rem;
    margin-left: 4px;
    margin-right: 4px
}

#gallery ul {
    margin-bottom: -4rem
}

@media (min-width:550px) {
    #gallery small {
        font-size: 1rem
    }
}

@media (min-width:550px) {
    #programm1 small {
        font-size: 1rem
    }
}

.ohnohoney{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;
    }
.form-control{
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 0;
        width: 0;
        z-index: -1;



.contactTextarea {
    width: 200px;
    height: 200px;
    font-size: 2rem
}

#contactform-content {
    font-size: 2rem
}

#contactform-content .element {
    margin-top: 2rem
}

input.kfmessage {
 position: absolute;
 left: -100px;
 top: -100px;
 width: 1px;
 height: 1px;
 overflow: hidden;
 display: inline;
}

#validation {
    display: none;
    background: url(https://www.lilispark.com/images/kontakt/loading.gif) 0 1px no-repeat;
    padding-left: 20px
}

.errormessage,
.validationmessage {
    font-family: Lucida Grande, Verdana, Arial, sans-serif;
    font-size: 2rem;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px
}

.validationmessage {
    padding: 1rem .6rem
}

.errormessage {
    display: none;
    margin: 4px 0;
    padding: .4rem .6rem .4rem 0;
    color: #c00
}

#imprint h2 {
    margin-bottom: 0
}

#imprint h3 {
    margin-top: 8rem;
    font-size: 2.2rem
}

#imprint h4 {
    font-size: 1.8rem;
    margin-top: 4rem;
    margin-bottom: 1rem
}

#imprint h4:first-of-type {
    margin-top: 0;
    margin-bottom: 4rem
}

#imprint li {
    font-size: 1.8rem;
    margin-top: 1rem
}

#imprint strong {
    font-size: 1.6rem;
    font-weight: 700
}