html, body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: 'futura';
    src: url('Fonts/Futura.ttf') format('truetype'),url('Fonts/Futura.woff') format('woff');
}

@font-face {
    font-family: 'futura-light';
    src: url('Fonts/FuturaLight.ttf') format('truetype'),url('Fonts/FuturaLight.woff') format('woff');
}

#main {
    width: 2560px;
    margin: 0 auto;
    overflow: hidden;
}

@media screen and (max-width:2560px) {
    #main {
        width: 100%;
    }
}
.aks,.aks img{
    max-width:1350px;
    max-height:900px;
}
#wowslider-container1 .ws_images{
    margin-top:100px;
}

.nav-link {
    color: white;
    text-decoration: none;
}

header {
    background-color: #58585a;
    width: 100%;
    position: relative;
}

#nav {
    width: 100%;
    position: fixed;
    z-index: 20000;
    left: 0;
    background-color: #404042;
}

    #nav img {
        float: left;
        margin-top: 55px;
        position: relative;
    }

    #nav ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
        position: relative;
        top: 105px;
    }

        #nav ul li {
            float: left;
            color: white;
            font-family: 'futura';
            margin-right: 20px;
            cursor: pointer;
        }

            #nav ul li:first-child {
                margin-left: 115px;
            }

.li1 {
    margin-right: 35px !important;
}

.li2 {
    margin-right: 10px !important;
}

.mr0 {
    margin-right: 0 !important;
}

#header {
    width: 1150px;
    margin: 0 auto;
    height: 135px;
    position: relative;
    overflow: visible !important;
    background-color: rgba(78, 78, 78, 0);
}

.sec {
    position: relative;
    z-index: 999;
    overflow: hidden;
}

#cri {
    background-color: white;
}

#bg_header {
    height: 1400px;
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

#bg_header2 {
    display: none;
}

#desktop {
    position: absolute;
    left: -727px;
}

.bg {
    background: no-repeat fixed top center;
    width: 2560px;
    height: 1400px;
    float: left;
    display: none;
    background-size: contain;
    background-position: 50% 50px;
}


#left_header_btn {
    position: absolute;
    left: -1px;
    z-index: 5;
    top: 515px;
    cursor: pointer;
}

#right_header_btn {
    position: absolute;
    right: -1px;
    z-index: 5;
    top: 515px;
    cursor: pointer;
}

#lbl {
    position: fixed;
    bottom: 0px;
    opacity: 0;
}

#bottom_header_btn {
    position: fixed;
    bottom: -6px;
    z-index: 5;
    left: 47%;
    cursor: pointer;
}

#home {
    width: 100%;
    min-height: 1000px;
    display: inline-block;
    background-color: #404042;
}

#title_home {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-home.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
    line-height: 52px;
}


.h {
    margin: 0;
    font-weight: normal;
}

.itl {
    font-style: italic;
}

.home_content {
    width: 865px;
    margin: 0 auto;
    overflow: hidden;
}

.home_category {
    width: 460px;
    text-align: left;
    margin-top: 125px;
}

.big {
    font-size: 50px !important;
    font-weight: bold;
    color: #000;
    font-style: normal;
    margin-top: 6px;
    margin-right: 15px;
}

.fl {
    float: left;
    line-height: 1.5;
    font-size: 18px;
}

.fl_home {
    float: left;
    width: 350px;
    margin-top: 20px;
    color: #d9dbda;
    line-height: 1.5;
    font-size: 18px;
    font-style: italic;
}

.fl_vita {
    color: black;
}

.fl_home:last-child {
    margin-left: 105px;
}

#video {
    width: 100%;
    background-color: #cbcbcb;
    min-height: 627px;
    display: inline-block;
}

#video_content {
    width: 670px;
    height: 590px;
    margin: 0 auto;
    background-color: white;
    position: relative;
    top: 20px;
}

    #video_content iframe {
        margin-left: 15px;
        margin-top: 15px;
    }

#name {
    width: 100%;
    text-align: center;
    font-style: italic;
}

    #name p {
        margin: 0;
        font-size: 24px;
    }

.black {
    color: black !important;
}

#pic_under_video {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

#arbiten {
    width: 100%;
    min-height: 900px;
    display: inline-block;
    background-color: #7f7d7e;
}

#title_arbiten span {
    margin-top: 6px;
    margin-right: 8px;
}

#title_arbiten {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-works.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_arbiten_en {
  width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-works.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#arbiten_content {
    height: 560px;
    width: 100%;
    margin-top: 95px;
    position: relative;
    overflow: hidden;
    padding-top: 75px;
}

#vita {
    width: 100%;
    min-height: 1020px;
    background-color: #fff;
    display: inline-block;
}


#title_vita span {
    margin-right: 15px;
    margin-top: 7px;
}

#title_vita {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-vita.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}


#under_vita_pic {
    width: 100%;
    text-align: center;
    margin: 67px auto 53px;
}

#auss {
    width: 100%;
    min-height: 1450px;
    display: inline-block;
    position: relative;
    background-color: #a2a2a2;
}

#title_auss {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-exhibitions.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_auss_en {
 width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-exhibitions.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_auss span {
    margin-top: 6px;
    margin-right: 10px;
}

#auss .fl_home {
    margin-top: 104px;
}

.year {
    text-align: left;
    color: #000;
    font-style: italic;
    margin-bottom: 55px;
}

    .year p {
        margin: 0;
    }

#press {
    min-height: 470px;
    width: 100%;
    background-color: #fff;
    display: inline-block;
}

#title_press {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-press.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_press_en {
    width: 970px;
    height: 65px;
    background-image: url(../Images/headline-press-en.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_press span {
    margin-top: 7px;
    margin-right: 10px;
}

#press_content {
    text-align: center;
    margin: 104px auto 0;
    font-size: 18px;
    line-height: 1.5;
}

    #press_content p {
        font-style: italic;
    }

.m0 {
    margin: 0;
}

.white {
    color: white;
}

#press .white {
    color: #1a171b;
}

.mt20 {
    margin-top: 30px;
}

#press_content a {
    color: #1a171b;
}

#under_press_pic {
    text-align: center;
    width: 100%;
    margin-top: 139px;
    margin-bottom: 65px;
}

#contact {
    width: 100%;
    min-height: 996px;
    display: inline-block;
    background-color: #58585a;
}

#title_contact {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-contact.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_contact_en {
    width: 1040px;
    height: 65px;
    background-image: url(../Images/headline-contact-en.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_contact span {
    margin-top: 7px;
    margin-right: 15px;
}

#form {
    width: 630px;
    height: 600px;
    margin: 89px auto 0;
}

    #form input {
        width: 100%;
        height: 40px;
        margin-bottom: 20px;
        border: 1px solid black;
        text-indent: 5px;
        font-style: italic;
        color: #999999;
        font-family: Arial;
    }

    #form textarea {
        height: 290px;
        width: 100%;
        border: 1px solid black;
        resize: none;
        text-indent: 5px;
        font-style: italic;
        color: #999999;
        font-family: Arial;
        margin-bottom: 20px;
    }

.fr {
    float: right;
}

#form .fr, #form .fl {
    width: 40%;
}

#code_image {
    width: 115px;
    height: 40px;
    border: 1px solid black;
    display: inline-block;
    margin-right: 20px;
}

.pn {
    cursor: pointer;
}

.oh {
    height: 60px;
    width: 630px;
}

#btn {
    width: 632px;
    height: 40px;
    background-color: black;
    text-align: center;
    color: white;
    font-style: italic;
    border: 1px solid #000;
}

    #btn span {
        width: 100%;
        text-align: center;
        display: inline-block;
        padding-top: 5px;
    }

#impres {
    width: 100%;
    min-height: 520px;
    display: inline-block;
    background-color: #fff;
}

#title_impres {
    width: 2560px;
    height: 65px;
    background-image: url(../Images/headline-imprint.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_impres_en {
    width: 1100px;
    height: 65px;
    background-image: url(../Images/headline-imprint-en.png);
    background-repeat: no-repeat;
    margin: 50px auto 0;
    text-align: center;
    background-position: 0px 0px;
}

#title_impres span {
    margin-top: 6px;
    margin-right: 15px;
}

#content_impres {
    width: 780px;
    margin: 102px auto 0;
}

    #content_impres .fl {
        color: #000;
        font-style: italic;
        width: 50%;
    }

.mb50 {
    margin-bottom: 30px;
}

footer {
    width: 100%;
    height: 142px;
    display: inline-block;
    color: #6e6e6e;
    font-style: italic;
    background-color: white;
    position: relative;
}

#fn {
    width: 930px;
    margin: 33px auto 0;
    overflow: hidden;
}

    #fn .fl {
        margin-right: 47px;
    }

.social1 {
    background-repeat: no-repeat;
    background-image: url(../Images/mail.png);
    display: inline-block;
    width: 75px;
    height: 76px;
    margin-left: 20px;
    cursor: pointer;
    transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    -ms-transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
}

    .social1:hover, .social2:hover, .social3:hover {
        background-position: 0 100%;
    }

.social2 {
    background-repeat: no-repeat;
    background-image: url(../Images/g.png);
    display: inline-block;
    width: 75px;
    height: 76px;
    cursor: pointer;
    margin-left: 20px;
    transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    -ms-transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
}

.social3 {
    background-repeat: no-repeat;
    background-image: url(../Images/fb.png);
    display: inline-block;
    width: 75px;
    height: 76px;
    cursor: pointer;
    margin-left: 180px;
    transition: background-position 0.5s;
    -moz-transition: background-position 0.5s;
    -ms-transition: background-position 0.5s;
    -webkit-transition: background-position 0.5s;
}

#pg {
    margin-top: 15px;
}

.pos {
    position: relative;
    top: 15px;
    line-height: 0;
    font-size: 14px;
}

#gallery {
    width: 2560px;
    position: relative;
}

#slidegallery {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

#content_slidegallery, .slide_gallery, .albume {
    position: absolute;
    left: 0;
}

.slidegallery {
    width: 2560px;
    height: 425px;
    float: left;
    background-image: url(../Images/works/thumb-bg-pattern.png);
    background-repeat: no-repeat;
}

    .slidegallery:first-child {
        margin-left: -727px;
    }

.txc {
    text-align: center;
}

.mt-65 {
    margin-top: -65px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mt-40 {
    margin-top: -40px;
}

.mlbig {
    margin-left: 855px;
}

.mt-10 {
    margin-top: -10px;
}

.ml500 {
    margin-left: 500px;
}

.mt-38 {
    margin-top: -38px;
}

#slidegallery_r {
    position: absolute;
    right: 25px;
    top: 363px;
    cursor: pointer;
}

#slidegallery_l {
    position: absolute;
    left: 25px;
    top: 363px;
    cursor: pointer;
}

.gallery {
    width: 2175px;
    height: 910px;
    float: left;
}

    .gallery img {
        float: left;
        margin-right: 15px;
        margin-bottom: 15px;
        cursor: pointer;
    }


#gallery {
    display: none;
    margin-top: 104px;
}

#hide {
    cursor: pointer;
}

#auss_r {
    cursor: pointer;
    position: absolute;
    right: 0;
    bottom: -5px;
}

#auss_l {
    cursor: pointer;
    position: absolute;
    left: 0;
    bottom: -5px;
}

.auss_r {
    position: absolute;
    right: 0;
    cursor: pointer;
    top: -38px;
}

.auss_l {
    position: absolute;
    left: 0;
    cursor: pointer;
    top: -38px;
}

#auss_grid, .auss_grid {
    cursor: pointer;
}

.over {
    width: 2175px;
    min-height: 910px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
}

.bgwhite {
    position: absolute;
    width: 174px;
    height: 65px;
    text-align: center;
    bottom: 0px !important;
    display: none;
    left: 45%;
}


#bgwhite {
    position: absolute;
    right: 47%;
    bottom: 0 !important;
    width: 170px;
    height: 70px;
    text-align: center;
    display: none;
}

.flalb div {
    float: left;
    margin-right: 15px;
}

.al {
    position: absolute;
    left: 0;
    display: none;
}

.aks {
    position: relative;
}

.title-text {
    position: absolute;
    width: 100%;
    bottom: 0;
    height: 50px;
    background-color: rgba(217, 218, 223, 0.7);
    left: 0;
    line-height: 46px;
    bottom: 4px;
}

    .title-text span {
        margin-left: 10px;
        font-style: italic;
        color: #595049;
    }



#nav_btn {
    display: none;
}

#head_nav {
    display: none;
}

.mr45 {
    margin-right: 45px !important;
}


.slide_gallery_tablet {
    display: none;
}

.slide_gallery_mobile {
    display: none;
}

.jssorb05 {
    display: none;
}

.jssora12l, .jssora12r {
    display: block;
    position: absolute;
    width: 55px;
    height: 112px;
    cursor: pointer;
    overflow: hidden;
    opacity: .7;
    top: 700px;
}

.jssora12l {
    background: url(../Images/header/arrows-left.png) no-repeat;
    left: 100px;
}

.jssora12r {
    background: url(../Images/header/arrows-right.png) no-repeat;
    right: 100px;
}

.ws_bullets {
    display: none;
}

@media screen and (min-width:681px) and (max-width:1100px) {
    .jssorb05 {
        display: block;
    }
    #content_slidegallery{
        margin-top: -400px;
    }
    #bg_header {
        display: none;
    }

    #bg_header2 {
        display: block;
        height: 1100px;
        width: 680px;
        margin: 0 auto;
        position: relative;
    }

    #tablet {
        position: absolute;
        left: -253px;
    }

    #ul {
        display: none;
    }

    #nav_btn {
        display: block;
        float: right !important;
        margin-right: 130px;
        margin-top: 55px !important;
        cursor: pointer;
    }

    #header {
        width: 100%;
    }

    .zin {
        position: relative;
        z-index: 50;
    }

    #head_nav {
        width: 100%;
        height: 0;
        display: block;
        position: absolute;
        top: 0;
        overflow: hidden;
        direction: rtl;
        color: white;
    }

        #head_nav div:first-child {
            margin-top: 130px;
        }

        #head_nav div:last-child {
            margin-top: 53px;
        }

        #head_nav div {
            width: 100%;
            height: 50px;
            line-height: 50px;
            cursor: pointer;
        }

            #head_nav div span {
                margin-right: 130px;
                font-family: 'futura';
            }

            #head_nav div:hover {
                background-color: white;
                color: black !important;
            }

                #head_nav div:hover .nav-link {
                    color: black !important;
                }

    .bg {
        width: 1100px;
        height: 1100px;
    }

    #logo {
        margin-top: 15px !important;
        margin-left: 13.2%;
    }

    #right_header_btn, #left_header_btn {
        top: 472px;
    }

    #bottom_header_btn {
        left: 45.5%;
    }

    .fl_home {
        float: left;
        width: 40%;
        margin-top: 20px;
        font-style: italic;
        margin-left: 5%;
        max-width: 350px;
    }

        .fl_home:last-child {
            margin-left: 13%;
        }

    .home_content {
        width: 100%;
    }

    .home_category {
        margin-left: 5%;
    }

    #arbiten .center {
        width: 100%;
    }

    .center {
        width: 680px;
        margin: 0 auto;
    }

    #title_home {
        margin-left: -154px;
    }

    #title_arbiten, #title_arbiten_en {
        margin-left: -180px;
    }

    #title_vita, #title_vita_en {
        margin-left: -130px;
    }

    #title_auss, #title_auss_en {
        margin-left: -260px;
    }

    .ts1 {
        float: right;
        width: 130%;
        max-width: 410px;
    }

    #slidegallery {
        width: 680px;
        margin: 0 auto;
        position: relative;
    }

    .slidegallery {
        background-image: url(../Images/works/thumb-bg-pattern-tablet.png);
        width: 1100px;
        height: 2560px;
        position: relative;
        background-position: 130px 0;
    }

        .slidegallery img {
            position: absolute;
            left: 0;
        }

    #arbiten {
        min-height: 2180px;
    }

    #arbiten_content {
        height: 1800px;
        margin-top: 75px !important;
    }

    .slidegallery:first-child {
        margin-left: 0;
    }

    .ml20, .mr20, .ml500, .mlbig, #arbiten_content {
        margin: 0;
    }

    #t1 {
        top: 700px;
        left: 338px;
    }

    #t2 {
        top: 518px;
        left: 100px;
    }

    #t3 {
        top: 700px;
        left: 100px;
    }

    #t4 {
        top: 880px;
        left: 100px;
    }

    #t5 {
        top: 1030px;
        left: 460px;
    }

    #t6 {
        top: 1200px;
        left: 460px;
    }

    #t7 {
        top: 1370px;
        left: 460px;
    }

    #t8 {
        top: 1200px;
        left: 196px;
    }

    #t9 {
        top: 1715px;
        left: 338px;
    }

    #t10 {
        top: 1535px;
        left: 100px;
    }

    #t11 {
        top: 1715px;
        left: 100px;
    }

    #t12 {
        top: 1895px;
        left: 100px;
    }

    #slidegallery_l {
        top: 1750px;
    }

    #slidegallery_r {
        top: 1750px;
    }

    .gallery {
        width: 1150px;
    }

    .slide_gallery_desktop {
        display: none;
    }

    .slide_gallery_tablet {
        display: block;
    }

    .slide_gallery_mobile {
        display: none;
    }

    .over {
        margin-left: 0;
    }

    #bgwhite, .bgwhite {
        position: absolute;
        right: 35%;
        top: 70%;
        width: 270px;
        height: 80px;
        text-align: center;
        display: none;
    }

    #auss_r, .auss_r {
        margin-bottom: 25px;
        margin-top: 35px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        top: -51px;
        right: -40px;
    }

    #auss_l, .auss_l {
        margin-bottom: 25px;
        margin-top: 35px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        top: -51px;
        right: 75px;
        left: initial;
    }

    #auss_grid, .auss_grid {
        cursor: pointer;
        display: inline-block;
        position: relative;
        top: -110px;
        right: -35px;
    }

    .auss_r, .auss_l {
        display: none;
    }

    .auss_grid {
        right: 130px;
    }

    #auss {
        min-height: 1330px;
    }

    #hide {
        margin-bottom: 500px;
    }

    .al div:first-child {
        margin-left: 0;
    }

    #title_press, #title_press_en {
        margin-left: -140px;
    }

    #title_contact, #title_contact_en {
        margin-left: -175px;
    }

    #title_impres, #title_impres_en {
        margin-left: -207px;
    }

    #content_impres {
        width: 100%;
    }

        #content_impres .fl {
            width: 45%;
        }

            #content_impres .fl:first-child {
                margin-left: 5%;
            }

    .social1, .social2, .social3 {
        background-size: cover;
        width: 16%;
        background-repeat: no-repeat;
        max-width: 75px;
        background-position: 50% 0%;
        height: 0;
        padding-top: 15.5%;
    }

    .social3 {
        margin-left: 20%;
    }

    #fn .fr {
        width: 46%;
        position: absolute;
        right: 0;
        top: 0;
    }

    #pg {
        width: 25%;
        max-width: 256px;
    }

    #fn {
        width: 100%;
        position: relative;
        overflow: visible;
    }

        #fn .fl {
            margin-right: 5%;
            margin-left: 5%;
        }
}

@media screen and (min-width:0px) and (max-width:680px) {
    #bg_header {
        display: none;
    }

    .ws_bullets {
        display: block;
    }

    #smartphone {
        padding-top: 130px;
    }

    section {
        background-color: white;
        position: relative;
        z-index: 100;
    }

    .flw {
        position: relative;
        z-index: 100;
    }

    #ul {
        display: none;
    }

    #head_nav {
        width: 100%;
        height: 0;
        display: block;
        position: absolute;
        top: 0;
        overflow: hidden;
        direction: rtl;
        color: white;
    }

    #nav_btn {
        display: block;
        float: right !important;
        margin-right: 10%;
        margin-top: 55px !important;
        cursor: pointer;
    }

    #logo {
        margin-left: 10% !important;
        margin-top: 50px !important;
    }

    #mb {
        display: block;
        margin: 0 auto;
        width: 100%;
        overflow: hidden;
    }

    #header {
        width: 100%;
    }



    .zin {
        position: relative;
        z-index: 50;
    }

    #head_nav {
        width: 100%;
        height: 0;
        display: block;
        position: absolute;
        top: 0;
        overflow: hidden;
        direction: rtl;
        color: white;
    }

        #head_nav div:first-child {
            margin-top: 130px;
        }

        #head_nav div:last-child {
            margin-top: 53px;
        }

        #head_nav div {
            width: 100%;
            height: 50px;
            line-height: 50px;
            cursor: pointer;
        }

            #head_nav div span {
                margin-right: 20%;
                font-family: 'futura';
            }

            #head_nav div:hover {
                background-color: white;
                color: black;
            }

    #left_header_btn, #right_header_btn {
        display: none;
    }

    #bottom_header_btn {
        left: 34.5%;
        bottom: 0px;
    }

    .bwhite {
        width: 150%;
        height: 70px;
        background-color: white;
        position: absolute;
        bottom: 0;
    }

    #arbiten .center {
        width: 100%;
    }

    .center {
        width: 120px;
        margin: 0 auto;
    }

    #title_home {
        margin-left: -440px;
    }

    #title_arbiten, #title_arbiten_en {
        margin-left: -460px;
    }

    #title_vita, #title_vita_en {
        margin-left: -407px;
    }

    #title_auss, #title_auss_en {
        margin-left: -535px;
    }

    .home_content {
        width: 100%;
    }

    .home_category {
        margin-left: 5%;
        width: 90%;
    }

    .fl_home {
        width: auto;
        margin-top: 20px;
        font-style: italic;
        margin-left: 5%;
        margin-right: 5%;
    }

        .fl_home:last-child {
            margin-left: 5%;
            margin-top: 0;
        }

        .fl_home p {
            margin: 0;
        }

    .ts1 {
        float: right;
        width: 100%;
        max-width: 410px;
    }

    #video_content {
        width: 100%;
    }

    #vd {
        width: 100%;
        margin: 0 !important;
    }

    .love {
        max-width: 220px;
        width: 100%;
    }

    #video {
        margin-top: 44px;
    }

    #slidegallery {
        width: 680px;
        margin: 0 auto;
        position: relative;
    }

    .slidegallery {
        background-image: url(../Images/works/thumb-bg-pattern-tablet.png);
        width: 680px;
        height: 2560px;
        position: relative;
        background-position: 130px 0;
    }

        .slidegallery img {
            position: absolute;
            left: 0;
        }

    #arbiten {
        min-height: 2557px;
    }

    #arbiten_content {
        height: 2660px;
    }

    .slidegallery:first-child {
        margin-left: -1%;
    }

    .ml20, .mr20, .ml500, .mlbig, #arbiten_content {
        margin: 0;
    }

    #t1 {
        top: 700px;
        left: 338px;
    }

    #t2 {
        top: 518px;
        left: 100px;
    }

    #t3 {
        top: 700px;
        left: 100px;
    }

    #t4 {
        top: 880px;
        left: 100px;
    }

    #t5 {
        top: 1030px;
        left: 460px;
    }

    #t6 {
        top: 1200px;
        left: 460px;
    }

    #t7 {
        top: 1370px;
        left: 460px;
    }

    #t8 {
        top: 1200px;
        left: 196px;
    }

    #t9 {
        top: 1715px;
        left: 338px;
    }

    #t10 {
        top: 1535px;
        left: 100px;
    }

    #t11 {
        top: 1715px;
        left: 100px;
    }

    #t12 {
        top: 1895px;
        left: 100px;
    }

    #slidegallery_l {
        top: 2300px;
    }

    #slidegallery_r {
        top: 2300px;
    }

    #title_press, #title_press_en {
        margin-left: -415px;
    }

    #title_contact, #title_contact_en {
        margin-left: -451px;
    }

    #form {
        width: 97%;
    }

    #btn {
        width: 100%;
    }

    #title_impres, #title_impres_en {
        margin-left: -482px;
    }

    .fl {
        float: none;
    }

    #content_impres {
        width: 100%;
    }

        #content_impres .fl {
            color: #000;
            font-style: italic;
            width: auto;
            margin-left: 5%;
            margin-right: 5%;
        }

    #fn {
        width: 100%;
        position: relative;
        overflow: visible;
    }

    #pg {
        width: 30%;
        max-width: 256px;
        margin-left: 5%;
    }

    #fn .fr {
        width: 46%;
        position: absolute;
        right: 0;
        top: 0;
    }

        #fn .fr:last-child {
            margin-top: 80px;
        }

    .social1, .social2, .social3 {
        background-size: cover;
        width: 20%;
        background-repeat: no-repeat;
        max-width: 75px;
        background-position: 50% 0%;
        height: 0%;
        padding-top: 20%;
        margin-left: 5%;
    }

    .social3 {
        margin-left: 10%;
    }

    #fn .fl {
        margin-right: 5%;
        margin-left: 5%;
    }

    .pos {
        top: -5px;
    }

    .slide_gallery_mobile {
        display: block;
    }

    .slide_gallery_tablet {
        display: none;
    }

    .slide_gallery_desktop {
        display: none;
    }

    .gallery {
        width: 625px;
        height: auto;
    }

    .over {
        width: 680px;
        height: 1100px;
        overflow: hidden;
        position: relative;
        margin: 0 auto;
    }

    #slidegallery, #gallery {
        width: 550px;
    }



    .bgwhite {
        top: 765px;
    }


    #bgwhite, .bgwhite {
        position: absolute;
        right: 30%;
        top: 70%;
        width: 270px;
        height: 80px;
        text-align: center;
        display: none;
    }

    #auss_r, .auss_r {
        margin-bottom: 25px;
        margin-top: 35px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        top: -51px;
        right: -33px;
    }

    #auss_l, .auss_l {
        margin-bottom: 25px;
        margin-top: 35px;
        cursor: pointer;
        position: relative;
        display: inline-block;
        top: -50px;
        left: -80px;
    }
    .auss_l,.auss_r{
        display:none;
    }
    #auss_grid, .auss_grid {
        cursor: pointer;
        display: inline-block;
        position: relative;
        top: -112px;
        right: -15px;
    }

    .al div:first-child {
        margin-left: 0;
    }

    .albume {
        position: absolute;
    }

    #auss .fl_home:last-child {
        margin-top: 0;
    }

    #auss, .over {
        min-height: 2240px;
        height: 0px;
    }

    #head_nav div:hover .nav-link {
        color: black !important;
    }
}

@media screen and (min-width:0px) and (max-width:580px) {
    .jssorb05 {
        display: block;
    }

    #t1 {
        top: 320px;
        left: 338px;
    }

    #t2 {
        top: 110px;
        left: 100px;
    }

    #t3 {
        top: 530px;
        left: 100px;
    }

    #t4 {
        top: 740px;
        left: 100px;
    }

    #t5 {
        top: 945px;
        left: 460px;
    }

    #t6 {
        top: 1370px;
        left: 460px;
    }

    #t7 {
        top: 1590px;
        left: 460px;
    }

    #t8 {
        top: 1150px;
        left: 100px;
    }

    #t9 {
        top: 1970px;
        left: 338px;
    }

    #t10 {
        top: 1790px;
        left: 100px;
    }

    #t11 {
        top: 2150px;
        left: 100px;
    }

    #t12 {
        top: 2330px;
        left: 100px;
    }

    .mb60 {
        margin-bottom: 60px;
    }

    .slidegallery {
        background-image: none;
    }
}

#refresh[data-name="update"] {
	background: rgba(0, 0, 0, 0) url("../Images/refresh.png") no-repeat scroll 0 0;
	border: 0;
    cursor: pointer;
    height: 46px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: -17px;
    width: 46px;
}

#send[data-name="send"] {
	background: black none repeat scroll 0 0;
    border: 1px solid #000;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: inherit;
    font-feature-settings: inherit;
    font-kerning: inherit;
    font-language-override: inherit;
    font-size: inherit;
    font-size-adjust: inherit;
    font-stretch: inherit;
    font-style: italic;
    font-synthesis: inherit;
    font-variant: inherit;
    font-weight: inherit;
    height: 40px;
    line-height: inherit;
    margin: 0;
    text-align: center;
    text-indent: unset;
    width: 632px;
}

#contact_error {
	color: rgb(244, 236, 113);
    margin: 10px auto auto;
    text-align: center;
    width: 350px;
}