* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* CUSTOM STYLE */

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html {
  box-sizing: border-box;
    margin:0;
    padding:0;
}
*, *:before, *:after {
  box-sizing: inherit;
}

@font-face {
    font-family: hanlFont;
    src: url(../fonts/BB-HANL8-1.otf);
}

body {
    background-color:#ffffff;
    font-family: hanlFont, sans-serif;
    margin:0;
    padding:0;
    overflow: hidden;
    cursor:url(../img/arrow-right.png);
}

#preloader {
    width:100%;
    background-color:#fff;
    position: fixed;
    height:100%;
    z-index: 9999;
    display: flex;
    justify-content: center;
    align-items: center;
}

#preloader #kamm{
    width:50%;
    height:50%;
    background-image:url(../img/kamm_animated.svg);
    background-size:100% 100%;
    transform: rotate(90deg);

}

.wrap {
    overflow: hidden;
    height: 100%;
}

#closeStudio {
    width:100%;
    top:0;
    overflow: hidden;
    display: none;
    position: fixed;
    z-index: 999;
}

#closeStudio #closeButton{
    width:30px;
    height: 30px;
    margin-left:15px;
    margin-top:15px;
    line-height: 30px;
    font-size: 30px;
    text-align: center;
    color: #fff;
}

.top {
    display:flex;
    padding:20px;
}

.topMobile {
    display:none;
}

.top .left, .top .right {
    flex:1;
}

.top p{
    font-size: 60px;
    line-height: 0.85;
    color: #000;
    text-decoration: none;
    margin:0;
    transition: all 0.1s ease-in-out;
    cursor: pointer;
}

.top #hanlLogo {
    display: inline-block;
    transition: all 0.1s ease-in-out;
}

#hanlLogo:hover {
    letter-spacing: 5px;
    transition: all 0.1s ease-in-out;
}


#studioLink:hover {
    letter-spacing: 5px;
    transition: all 0.1s ease-in-out;
 }

#kontaktLink:hover {
    letter-spacing: 5px;
    transition: all 0.1s ease-in-out;
 }

.bottom {
    position:absolute;
    bottom:0;
    width:100%;
}

.bottomMobile {
    display:none;
    width:100%;
}

.bottom p{
    font-size: 28px;
    margin:0;
    padding:0;
    line-height: 0.9;
}

.bottom a{
    text-decoration: none;
    color:inherit;
    transition: all 0.1s ease-in-out;
}

.bottom a:hover{
    letter-spacing: 3px;
    transition: all 0.1s ease-in-out;
}

.bottom .bottomRow1 {
    display:flex;
    border-bottom:2px solid #000;
    padding:20px;
}

.bottom .bottomRow1 .adress{
    flex:1;
    position: relative;
}

.bottom .bottomRow1 .adress p{
    position: absolute;
    bottom: 0;
}


.bottom .bottomRow1 .opentime{
    flex:1;
}

.bottom .bottomRow2 {
    border-bottom:2px solid #000;
    padding:20px;
    display:flex;
}

.bottom .bottomRow2 .telbottom{
    flex:1;
}

.bottom .bottomRow2 .fbbottom{
    flex:1;
}

.bottom .bottomRow3 {
    padding:20px;
    display:flex;
}

.bottom .bottomRow3 .copyright{
    flex:1;
}

.bottom .bottomRow3 .madeby{
    flex:1;
}


.grainoverlay {
    position: fixed;
    width:100%;
    height:100%;
    z-index: 9999;
    top:0;
    left:0;
    pointer-events: none;
    background-image:url(../img/grain_hanl_2.svg);
    background-repeat: repeat;
    background-size: 100px 100px;
}

.dsgvo {
    font-size: 28px;
    width:50%;
}

.dsgvo h4 {
    font-weight:400;
    margin-top:0;
}

.dsgvo .ptag {
    margin-left:10px;
    margin-right:10px;
}

.dsgvo ul {
    padding:0
}

#imageContainer {
    height:auto;
    top:50%;
    position:fixed;
    width:100%;
    background-color: #fff;
    z-index: 950;
    bottom:0;
  
}

#imageContainer .slide {
    width:100%;
    height:100%;
    background-position: center center;
    background-size:cover;
}

/*
#imageContainer .slide1{
    background-image: url(../img/Hanl_neon.png);
}

#imageContainer .slide2{
    background-image: url(../img/Bild_1.jpg);
}
#imageContainer .slide3{
    background-image: url(../img/Bild_2.jpg);
}

#imageContainer .slide4{
    background-image: url(../img/Bild_3.jpg);
}

#imageContainer .slide5{
    background-image: url(../img/Bild_4.jpg);
}

#imageContainer .slide6{
    background-image: url(../img/Bild_5.jpg);
}

#imageContainer .slide7{
    background-image: url(../img/Bild_6.jpg);
}

#imageContainer .slide8{
    background-image: url(../img/Bild_7.jpg);
}

#imageContainer .slide9{
    background-image: url(../img/Bild_8.jpg);
}

#imageContainer .slide10{
    background-image: url(../img/Bild_9.jpg);
}
*/


.slick-track, .slick-list {
    height:100%;
}

#imageContainer .slick-arrow {
    position: absolute;
    height:100%;
    width:50%;
    top:0;
    z-index: 999;
    background: transparent;
    border: none;
    cursor: url(../img/arrow-left.png),e-resize;
    
}

#imageContainer .slick-arrow:focus {
    outline: 0;
}


#imageContainer .slick-arrow.slick-next {
    right:0;
    cursor: url(../img/arrow-right.png),e-resize;
}


@media only screen and (max-width: 900px) {
    
    .top {
        padding-top:10px;
        padding-bottom: 10px;
    }
    .top p{
        font-size: 40px;
    }

    .bottom p {
        font-size: 22px;
    }
    .dsgvo {
        width:100%;
        padding:15px;
    }
} 

@media only screen and (max-width: 600px) {
    
/*#preloader #kamm{
    width:100px;
    height:100px;
    margin-left:-50px;
    margin-top:-50px;
    
}*/
    .top {
        flex-direction: column;
        display:none;
    }
    .top p{
        font-size: 30px;
    }
    
    .topMobile {
        display:block;
    }
    .topMobile p{
       font-size:30px;
        padding:15px;
        margin:0;
        border-bottom: 2px solid #000;
        cursor: pointer;
    }
    
    .topMobile a{
       text-decoration: none;
        color:#000;
    }
    
    .topMobile p#kontaktLinkMobile {
        border:0;
    }
    
    #hanlLogo:hover {
        letter-spacing: 0;
        transition: all 0.1s ease-in-out;
    }

    #studioLink:hover {
        letter-spacing: 0;
        transition: all 0.1s ease-in-out;
     }

    #kontaktLink:hover {
        letter-spacing: 0;
        transition: all 0.1s ease-in-out;
     }
    #imageContainer .slick-arrow {
        display:none !important;
    }
    #imageContainer .slide {
        background-size:auto;
    }
    .bottom {
        display:none;
    }
    .bottomMobile {
        display:block;
        position: absolute;
        top:50vh;
    }
    .bottomMobile div{
        border-bottom: 2px solid #000;
    }
    
    .bottomMobile div:last-of-type{
        border-bottom:none;
    }
    
    .bottomMobile p{
        font-size:30px;
        padding:15px;
        border-bottom: 2px solid #000;
        margin:0;
    }
    
    .bottomMobile p:last-of-type{
        border-bottom:0;
    }
    
    .bottomMobile a{
        text-decoration: none;
        color:#000;
        margin:0;
    }
    .dsgvo {
        font-size:20px;
    }
} 

/* -----------------------------------------------------*/

/* DESKTOP PICS */

@media only screen and (min-width: 901px) {
    
    #imageContainer .slide1{
    background-image: url(../img/Hanl_neon.png);
    }

    #imageContainer .slide2{
        background-image: url(../img/Bild_1.jpg);
    }
    #imageContainer .slide3{
        background-image: url(../img/Bild_2.jpg);
    }

    #imageContainer .slide4{
        background-image: url(../img/Bild_3.jpg);
    }

    #imageContainer .slide5{
        background-image: url(../img/Bild_4.jpg);
    }

    #imageContainer .slide6{
        background-image: url(../img/Bild_5.jpg);
    }

    #imageContainer .slide7{
        background-image: url(../img/Bild_6.jpg);
    }

    #imageContainer .slide8{
        background-image: url(../img/Bild_7.jpg);
    }

    #imageContainer .slide9{
        background-image: url(../img/Bild_8.jpg);
    }

    #imageContainer .slide10{
        background-image: url(../img/Bild_9.jpg);
    }
} 

/* MOBILE PICS */

@media only screen and (max-width: 600px) {
    #imageContainer .slide1{
    background-image: url(../img/Hanl_neon.png);
    }

    #imageContainer .slide2{
        background-image: url(../img/Bild_1.jpg);
    }
    #imageContainer .slide3{
        background-image: url(../img/Bild_2.jpg);
    }

    #imageContainer .slide4{
        background-image: url(../img/Bild_3.jpg);
    }

    #imageContainer .slide5{
        background-image: url(../img/Bild_4.jpg);
    }

    #imageContainer .slide6{
        background-image: url(../img/Bild_5.jpg);
    }

    #imageContainer .slide7{
        background-image: url(../img/Bild_6.jpg);
    }

    #imageContainer .slide8{
        background-image: url(../img/Bild_7.jpg);
    }

    #imageContainer .slide9{
        background-image: url(../img/Bild_8.jpg);
    }

    #imageContainer .slide10{
        background-image: url(../img/Bild_9.jpg);
    }
}



