@import url("https://use.typekit.net/crc4gwy.css");
@import url("https://use.typekit.net/crc4gwy.css");


::placeholder {
    opacity: 1 !important;
    color: white !important;
}
::-webkit-input-placeholder {
    opacity: 1 !important;
    color: white !important;
}
::-moz-placeholder {
    opacity: 1 !important;
    color: white !important;
}
:-ms-input-placeholder {
    opacity: 1 !important;
    color: white !important;
}
:-moz-placeholder  {
    opacity: 1 !important;
    color: white !important;
}



/* -------------------------------------------------------------------------- MAIN -------------------------------------------------------------------------- */
body, html {
    height: 100%;
    width: 100%;
    overflow-x:hidden;
    position:relative;
    hyphens: auto;
}

main {
    display: block;
}

body {
    font-family: din-2014, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000000 !important;
    font-size: 20px;
    line-height: 1.6rem;
}

.showmob{
    display: none;
}

.container {
    min-width: 85%;
}


a {
   outline: 0;
}

#inhalt {
    padding: 100px 0px;
    position:relative;
}

button {
    width: 40%;
    padding: 25px;
    background: none;
    border: 1px solid black;
}

#inhalt ul {
    list-style-type: none;
    padding-left: 20px;
    line-height: 50px;
    margin-bottom: 50px;
}

#inhalt ul li:before {
    content: '\2014';
    position: relative;
    margin-left: -20px;
	padding-right: 12px;
}

/* -------------------------------------------------------------------------- SCHRIFTEN -------------------------------------------------------------------------- */
h1{
    font-family: poynter-oldstyle-display-con, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 140px !important;
    letter-spacing: 4.2px !important;
    line-height: 150px !important;
    color: white;
}

h1 b{
    font-family: poynter-oldstyle-display-con, serif !important;
    font-weight: 700 !important;
}

h2{
    font-family: poynter-oldstyle-display-con, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80px !important;
    line-height: 85px !important;
    color:#302214;
    padding-bottom:90px;
}

h2 b{
    font-family: poynter-oldstyle-display-con, serif !important;
    font-weight: 700 !important;
}

b, strong {
    font-weight: 700;
}


a {
    color: #67820A !important;

}



/* ------------------------------------------------------------------------- HEADER / NAVIGATION ------------------------------------------------------------------------ */
#header {
    min-height: 100px;
    max-height: 100px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 30000;
    margin-bottom: -100px;
    position:absolute;
}

#nav-icon {
    display: none;
}

.logo {
    width: 200px;
}

.divider {
    border-bottom: 1px solid white;
    width: calc(94vw - 320px);
    position: absolute;
    right: 0;
    top: 105px;
}

.navidesktop {
    max-height: 110px;
    top: 0;
}

.navbar {
    top: 30px;
}

.navbar li a {
    color: white !important;
    font-family: din-2014, sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 15pt;
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.nav-link.active {
    font-weight: 600;
    font-style: normal;
}


/* -------------------------------------------------------------------------- SLIDER -------------------------------------------------------------------------- */
.sliderstartseite {
    position: relative;
}

.gardient {
     background: rgb(0,0,0);
    background: -moz-linear-gradient(180deg, rgba(0,0,0,0.5046219171262255) 0%, rgba(103,130,10,0) 15%, rgba(103,130,10,0) 50%, rgba(103,130,10,0) 85%, rgba(0,0,0,0.5018207966780462) 100%);
    background: -webkit-linear-gradient(180deg, rgba(0,0,0,0.5046219171262255) 0%, rgba(103,130,10,0) 15%, rgba(103,130,10,0) 50%, rgba(103,130,10,0) 85%, rgba(0,0,0,0.5018207966780462) 100%);
    background: linear-gradient(180deg, rgba(0,0,0,0.5046219171262255) 0%, rgba(103,130,10,0) 15%, rgba(103,130,10,0) 50%, rgba(103,130,10,0) 85%, rgba(0,0,0,0.5018207966780462) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#000000",GradientType=1); 
    top: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0.4;
    position: absolute;
}

.dividerslider {
    border-bottom: 1px solid white;
    width: calc(100vw - 40vw);
    position: absolute;
    left: 0;
    bottom: 35px;
    z-index:1;
}

.textslider {
    max-width: 30vw;
    position: absolute;
    bottom: 0vh;
    right: 8vw;
    z-index: 1;
	text-shadow: 0px 0px 20px grey;
}

.dividereinleitung {
    border-bottom: 1px solid black;
    right: -8vw;
    width: 50vw;
    bottom: 170px;
    margin-top: 100px;
    margin-bottom: 100px;
}

.grafikstartseite {
    position: absolute;
    left: calc(0px + 15vw);
    top: 50px;
    z-index: -1;
}



.dividerbilderslider {
    border-bottom: 1px solid black;
    width: 90vw;
}

.swiper-container {
    width: 100%;
    height: 100%;
    padding: 100px 0px !important;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper-pagination {
    bottom:110px !important;
}

.swiper-pagination-bullet {
    width: 15px !important;
    height: 15px !important;
    background: white !important;
    opacity: 1 !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    height: 20px !important;
    width: 20px !important;
}

.overlay {
    background: white;
    opacity: 0.5;
    height: 100%;
    width: 100%;
}

.swiper-slide-active .overlay {
    opacity: 0 !important;
}

.imgspezial2 {
    margin-left: calc(0px - 5vw) !important;
}



/* ------------------------------------------------------------------------- HOTPOT / BADEFASS ------------------------------------------------------------------------- */
.hotpotstill {
    padding-bottom: 60px;
}

.hotpotnachmass {
    margin-top: 70px;
}

.titelhotpot {
    text-align: right;
    float: right;
    padding-right: 10vw;
    padding-top: 10vh;
}

.titelhotpot p {
    font-family: poynter-oldstyle-display-con, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 80px !important;
    line-height: 85px !important;
    color: #302214;
}

.hotpotsprudeltitelsektion {
    position: absolute;
    right: 0;
    z-index: -1;
}

.hotpotansicht {
    padding-top: 10vh;
}

.grafikhotpot {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -140px;
    z-index:-1;
}

.dividertitelhotspot {
    border-bottom: 1px solid black;
    width: 40vw;
}

.contentcontainerfluid {
    padding-top: 50px;
    padding-bottom: 50px;
}






/* -------------------------------------------------------------------------- MONTAGE -------------------------------------------------------------------------- */
.auflistung {
    column-count: 2;
    padding-bottom: 50px;
}

.logomontage {
    height: auto;
    width: auto;
    position: absolute;
}

.dividermontageeinleitung {
    border-bottom: 1px solid black;
    width: calc(90vw - 500px);
    position: absolute;
    bottom: 100px;
    right: 0;
}

.imgbolefloor {
    margin-left: calc(0px - -19vw) !important;
}

.dividermontagebolefloor {
    border-bottom: 1px solid black;
    width: 80vw;
}

.imgsonnensegel {
    margin-left: calc(0px - 11vw) !important;
}

.bildmoebel {
    float: right;
}





/* -------------------------------------------------------------------------- INNENAUSBAU -------------------------------------------------------------------------- */
.dividerinnenausbaumoebel {
    border-bottom: 1px solid black;
    width: 55vw;
    left: calc(0px - 10vw);
    position: absolute;
    bottom: 60px;
}

.grafikmoebel {
    position: absolute;
    right: calc(0px + 20vw);
    bottom: 150px;
    z-index: -1;
}



/* -------------------------------------------------------------------------- REPARATUR -------------------------------------------------------------------------- */
.bildreparatur {
    right: -8vw !important;
    position: absolute;
}

.imgspezialanfertigungen {
    margin-left: calc(0px - 5vw) !important;
}

.grafikspezialanfertigungen {
    position: absolute;
    left: calc(0px + 20vw);
    top: 0;
    z-index: -1;
}


/* -------------------------------------------------------------------------- ÜBER UNS -------------------------------------------------------------------------- */
#ueberuns {
    position:relative;
    padding-top: 220px;
    padding-bottom: 220px;
}

.grafikueberuns {
    position: absolute;
    left: calc(0px + -5vw);
    top: 90px;
    z-index: -1;
}



/* -------------------------------------------------------------------------- KONTAKT -------------------------------------------------------------------------- */
#kontakt {
    min-height: 100vh;
    padding-top: 230px !important;
    width: 100vw;
    color: white;
    z-index:1;
    background: rgb(75,82,15);
    background: -moz-linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 15%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 85%, rgba(75,82,15,1) 100%);
    background: -webkit-linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 15%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 85%, rgba(75,82,15,1) 100%);
    background: linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 15%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 85%, rgba(75,82,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b520f",endColorstr="#4b520f",GradientType=1); 
}

.quform {
    max-width: 100%;
    padding-bottom: 30px;
}

input {
    background: none !important;
    padding: 25px !important;
    color: white !important;
}

textarea {
    padding: 25px !important;
    background: none !important;
    color: white !important;
}

.quform-submit {
    width: 100vw !important;
    color: white !important;
    padding: 25px !important;
    border: 1px solid white !important;
}






/* -------------------------------------------------------------------------- FOOTER -------------------------------------------------------------------------- */
.footer {
    background: #67820A;
    color: white;
    height: auto;
    padding: 70px 0px;
    position: relative;
}

.footer p {
    padding-top: 30px;
}

.logofooter {
    max-height: 410px;
    position: absolute;
    bottom: 0px;
}

.footer h1{
    font-family: poynter-oldstyle-display-con, serif;
    font-weight: 400;
    font-style: normal;
    font-size: 40px !important;
    letter-spacing: 1.2px !important;
    line-height: 45px !important;
    color: white;
}

.footer h1 b{
    font-family: poynter-oldstyle-display-con, serif !important;
    font-weight: 700 !important;
}

#footer-sidebar2 {
    width: 100%;
}

.kontaktdaten {
    border-right: 1px solid white;
}

#footermenu li {
    list-style-type: none;
}

.footer li a {
    color: white;
    padding-bottom: 15px;
}

.footer .nav-link.active {
    font-weight: 600;
    font-style: normal;
}

.footer button {
    width: 100%;
    padding: 20px;
    background: none;
    border: 1px solid white;
    margin-bottom: 20px;
    color: white;
}

#footer-sidebar4{
    text-align: center;
}

.footer .fa.fa-facebook-f {
    font-size: 35px;
    padding-bottom: 30px;
}

.searchandcontact{
    display: none;
}

.autor {
    background: #67820A;
    color: white;
    text-align: center;
    min-height: 100px;
    padding-top: 25px;
}

footer a, .autor a {
    color: white !important;
    text-decoration: underline;
}

























/* ------------------------------------------------------------------------ RESPONSIVE DESIGN ------------------------------------------------------------------------- */
@media screen and (max-height : 1050px){
    .textslider {
        max-width: 32vw;
        margin-left: 60vw;
        z-index: 1;
        position: absolute;
    }
    
    .sliderstartseite {
        min-height: 1050px;
    }
    
    .gardient {
        min-height: 1050px;
    }
    
    .dividerslider {
        bottom: 35px;
    }
}

@media screen and (max-width : 2080px){
    .imgspezial2 {
        position: absolute;
        top: 150px;
        left: 25vw;
    }
}
    
@media screen and (max-width : 1950px){
    .imgbolefloor {
        margin-left: calc(0px - -9vw) !important;
    }
    
    .kontakt h1 {
        font-size: 100px !important;
        line-height: 105px !important;
    }
    
    
}
    
@media screen and (max-width : 1800px){
    .textslider h1 {
        font-size: 100px !important;
        line-height: 105px !important;
    }
    
    .textslider {
        max-width: 35vw;
        position: absolute;
        bottom: 0vh;
        right: 8vw;
        z-index: 1;
    }
    
    .dividerslider {
        border-bottom: 1px solid white;
        width: calc(100vw - 45vw);
        position: absolute;
        left: 0;
        bottom: 25px;
        z-index: 1;
    }
}
    
@media screen and (max-width : 1680px){
    .imgspezial2 {
        left: 20vw;
    }
}
    
@media screen and (max-width : 1500px){
    .navbar li a {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
}
    
@media screen and (max-width : 1385px){
    .footer p {
        padding-top: 10px;
    }
}
    
@media screen and (max-width : 1350px){
    .showmob{
        display: block;
    }
    
    .hidemob{
        display: none;
    }
    
    #nav-icon {
        display: block;
        width: 40px;
        height: 30px;
        position: absolute;
        margin: 0px;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor: pointer;
        right: 25px;
        top: 45px;
    }
    
    #nav-icon.open span:nth-child(1) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    
    #nav-icon span:nth-child(1) {
        top: 0px;
    }
    
    #nav-icon.open span:nth-child(2) {
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    
    #nav-icon span:nth-child(2), #nav-icon span:nth-child(3) {
        top: 12px;
    }
    
    #nav-icon.open span:nth-child(3) {
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    
    #nav-icon.open span:nth-child(4) {
        top: 18px;
        width: 0%;
        left: 50%;
    }
    
    #nav-icon span:nth-child(4) {
        top: 24px;
    }
    
    #nav-icon span {
        display: block;
        position: absolute;
        height: 4px;
        width: 100%;
        background: white;
        border-radius: 0px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
    }
    
    .navbar-collapse.collapse.show {
        background: rgb(75,82,15);
        background: -moz-linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 35%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 100%);
        background: -webkit-linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 35%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 100%);
        background: linear-gradient(180deg, rgba(75,82,15,1) 0%, rgba(103,130,10,1) 35%, rgba(103,130,10,1) 50%, rgba(103,130,10,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#4b520f",endColorstr="#67820a",GradientType=1); 
        padding-top: 150px;
        padding-bottom: 30px;
        width: 100vw;
    }
    
    .navbar-collapse.collapsing {
        -webkit-transition: height 0.01s;
        -moz-transition: height 0.01s;
        -ms-transition: height 0.01s;
        -o-transition: height 0.01s;
        transition: height 0.01s;
    }
    
    .navbar.navbar-expand-lg.navbar-light.bg-faded.navbar-collapse.collapse.show {
        min-height: 100vh;
    }
    
    .navbar {
        top: 0px;
    }
    
    .navimobile {
        top: 0;
        position: absolute;
        width: 100%;
        z-index: -1;
    }
    
    .navimobile {
        top: 0;
        position: absolute;
        width: 100%;
        z-index: -1;
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }
    
    .navbar-nav {
        display: inline-block;
    }
    
    #bs4navbar {
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    #header .fa.fa-facebook-f {
        right: 0;
        padding-bottom: 0px;
        font-size: 31px;
        color: white;
        position: absolute;
        top: 43px;
        right: 85px;
    }

    
    
}
    
@media screen and (max-width : 1345px){
    .searchandcontact {
        display: none;
    }
    
}
    
@media screen and (max-width : 1200px){
    .imgspezial2 {
        display: none;
    }
    
    .textslider {
        max-width: 50vw;
        margin-left: 50vw;
    }
    
    .dividerslider {
        width: calc(100vw - 53vw);
    }
}
    
@media screen and (max-width : 1160px){
    .titelhotpot {
        padding-left: 15px;
    }
    
    h2 {
        font-size: 60px !important;
        line-height: 65px !important;
    }
    
}
    
@media screen and (max-width : 1100px){
    .textslider h1 {
        font-size: 80px !important;
        line-height: 85px !important;
    }
}
    
@media screen and (max-width : 1024px){
    h1 {
        font-size: 80px !important;
        letter-spacing: 2px !important;
        line-height: 70px !important;
    }
    
    .textslider {
        max-width: 50vw;
        position: absolute;
        bottom: 0vh;
        right: 8vw;
        z-index: 1;
    }
    
    .dividerslider {
        width: calc(100vw - 60vw);
        bottom: 25px;
    }
    
    .navbar li a {
        color: white !important;
        font-family: din-2014, sans-serif;
        font-weight: 300;
        font-style: normal;
        font-size: 16px;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
}

@media screen and (max-width : 991px){
    .logofooter {
        max-height: 410px;
        position: absolute;
        left: 0;
    }
    
    .footer {
        background: #67820A;
        color: white;
        height: auto;
        padding: 50px 0px;
        overflow-y: auto;
    }
    
    .titelhotpot p {
        font-size: 50px !important;
        line-height: 55px !important;
    }
    
    .titelhotpot {
        padding-right: 5vw;
        padding-top: 5vh;
    }
    
    .hotpotansicht {
        padding-top: 5vh;
    }
    
    .logomontage {
        left: 5px;
        max-width: 45vw;
    }
    
    .logofooter {
        display: none;
    }
    
    .navbar li a {
        font-size: 22px;
    }
    
}
    
@media screen and (max-width : 768px){
    .logomontage {
        display: none;
    }
    
    .dividermontageeinleitung {
        bottom: 30px;
    }
    
    .imgsonnensegel {
        padding-bottom: 30px;
    }
    
    .kontakt h1 {
        font-size: 80px !important;
        line-height: 85px !important;
    }
}
    
@media screen and (max-width : 768px){
    body {
        font-size: 15px;
        line-height: 20px;
    }
    
    h1 {
        font-size: 80px !important;
        letter-spacing: 2px !important;
        line-height: 80px !important;
    }
    
    h2 {
        font-size: 60px !important;
        line-height: 65px !important;
        padding-bottom: 50px;
    }
    
    .divider {
        width: calc(100vw - 230px);
    }
    
    .textslider {
        max-width: 70vw;
        margin-top: 45vh;
        margin-left: 35vw;
    }
    
    .dividerslider {
        bottom: 29px;
        width: calc(100vw - 75vw);
    }
    
    .imgspezial2 {
        display:none;
    }
    
    .grafikstartseite {
        position: absolute;
        left: calc(0px + 15vw);
        top: 50px;
        z-index: -1;
        max-width: 40vw;
    }
    
    #inhalt ul {
        list-style-type: none;
        padding-left: 20px;
        line-height: 20px;
        margin-bottom: 30px;
    }
    
    .dividereinleitung {
        border-bottom: 1px solid black;
        width: 49vw;
        margin-top: 50px;
        margin-bottom: 50px;
    }
    
    button {
        width: 100%;
        padding: 25px;
        background: none;
        border: 1px solid black;
        margin-bottom: 30px;
    }
    
    .dividerbilderslider {
        border-bottom: 1px solid black;
        width: 95vw;
    }
    
    .logoimfooter {
        display: none;
    }
    
    .footer {
        height: auto;
    }
    
    .footer h1 {
        font-size: 25px !important;
        letter-spacing: 0.75px !important;
        line-height: 30px !important;
    }
    
    .footer li a {
        padding-bottom: 10px;
    }
    
    .footer p {
        padding-top: 15px;
    }
    
    .map {
        max-height: 200px;
    }
    
    #footer-sidebar4 {
        text-align: center;
    }
    
    .fa.fa-facebook-f {
        font-size: 40px;
        padding-bottom: 40px;
    }
    
    .hotpotsprudeltitelsektion {
        display: none;
    }
    
    .titelhotpot {
        padding-right: 0vw;
        padding-top: 5vh;
    }
    
    .titelhotpot p {
        font-size: 60px !important;
        line-height: 65px !important;
    }
    
    .grafikhotpot {
        width: 45vw;
        bottom: 80px;
        right: -10vw;
    }
    
    .dividertitelhotspot {
        width: 48vw;
    }
    
    .contentcontainerfluid {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .hotpotnachmass {
        width: 95%;
    }
    
    .logomontage {
        height: auto;
    }
    
    .dividermontageeinleitung {
        width: 80vw;
    }
    
    .imgbolefloor {
        margin-left: 0px !important;
    }
    
    .imgsonnensegel {
        margin-left: 0 !important;
    }
    
    .grafikmoebel {
        right: calc(0px + 25vw);
        width: 40vw;
    }
    
    .bildreparatur {
        margin-left: 0 !important;
    }
    
    .grafikspezialanfertigungen {
        left: calc(0px + 27vw);
        top: 75px;
        width: 30vw;
    }
    
    .grafikueberuns {
        left: calc(0px + -25vw);
        top: 150px;
        width: 45vw;
    }
    
    .bildreparatur {
        right: 0 !important;
        position: relative;
    }
    
    .titelhotpot p {
        font-size: 30px !important;
        line-height: 35px !important;
    }
    
    .hotpotansicht {
        padding-top: 0vh;
    }
    
    #inhalt {
        padding: 50px 0px;
    }
    
    
    
}

@media screen and (max-width : 767px){
    .imgspezialanfertigungen {
        padding-bottom: 30px;
        margin-left: 0px !important;
    }
    
    .dividerinnenausbaumoebel {
        border-bottom: 1px solid black;
        width: 80vw;
        left: calc(0px - 10vw);
        position: absolute;
        bottom: 0px;
    }
    
    .grafikspezialanfertigungen {
        left: calc(0px + 67vw);
        top: 10px;
        width: 30vw;
    }
    
    .hotpotstill {
        padding-bottom: 30px;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .contentcontainerfluid {
        padding-top: 30px;
        position: relative;
        max-width: 85%;
        left: 0;
        right: 0;
        margin: 0 auto;
    }
    
    .hotpotinbetrieb {
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .kontaktdaten {
        border-bottom: 1px solid white;
        padding-bottom: 20px;
        border-right: 0px;
    }
    
    .footernavi {
        padding-top: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid white;
    }
    
    .searchandcontact {
        padding-top: 20px;
        display: block;
    }
    
}
    
@media screen and (max-width : 600px){
    .textslider h1 {
        font-size: 80px !important;
        line-height: 85px !important;
    }
    
    .textslider {
        max-width: 90vw !important;
        margin-left: 0;
        right: 0;
        padding-left: 15px;
        padding-right: 15px;
    }
    
    .dividerslider {
        bottom: 25px;
        width: calc(100vw - 90vw);
    }
    
    .sliderstartseite{
        min-height: 700px !important;
    }
    
    .gardient {
        min-height: 700px !important;
    }
    
    #kontakt {
        min-height: auto;
    }
    
    
}
    
@media screen and (max-width : 575px){
    .kontakt h1 {
        font-size: 50px !important;
        line-height: 55px !important;
    }
}
    
@media screen and (max-width : 414px){
    h1 {
        font-size: 50px !important;
        letter-spacing: 2px !important;
        line-height: 50px !important;
    }
    
    h2 {
        font-size: 30px !important;
        line-height: 35px !important;
        padding-bottom: 25px;
    }
    
    .imgspezialanfertigungen {
        margin-left: 0px !important;
        padding-bottom:30px;
    }
    
    .grafikstartseite {
        left: calc(0px - -50vw) !important;
        max-width: 55vw;
    }
    
    .dividereinleitung {
        width: 90vw;
    }
    
    .mapunterseiten {
        display: none;
    }
    
    footer .fa.fa-facebook-f {
        display: none;
    }
    
    .titelhotpot p {
        font-size: 25px !important;
        line-height: 30px !important;
    }
    
    .hotpotansicht {
        padding-top: 0vh;
        margin-left: calc(0px - 3vw) !important;
        min-width: 50vw !important;
    }
    
    .titelhotpot {
        padding-top: 0vh;
    }
    
    #inhalt {
        padding: 50px 0px;
    }
    
    .hotpotstill {
        padding-bottom: 50px;
    }
    
    .contentcontainerfluid {
        padding-top: 50px;
    }
    
    .logoseitemontage {
        display: none;
    }
    
    .auflistung {
        padding-bottom: 0px;
    }
    
    .dividermontageeinleitung {
        bottom: 10px;
    }
    
    .imgsonnensegel {
        padding-bottom: 20px;
    }
    
    .bildmoebel {
        padding-top: 30px;
    }
    
    .grafikmoebel {
        right: calc(0px + 64vw);
        width: 40vw;
        bottom: 2px !important;
    }
    
    .bildreparatur {
        padding-top: 30px;
    }
    
    #kontakt {
        height: auto;
        padding-top: 30vh;
    }
    
    .quform {
        padding-bottom: 30px;
    }
    
    input {
        padding: 15px !important;
    }
    
    textarea {
        padding: 15px !important;
    }
    
    .quform-submit {
        padding: 15px !important;
    }
    
    .textslider h1 {
        font-size: 60px !important;
        line-height: 65px !important;
    }
    
    #kontakt {
        min-height: 900px;
    }
}

@media screen and (max-width : 375px){
    #header .fa.fa-facebook-f {
        margin-left: calc(0px + 3vw);
    }
}

@media screen and (max-width : 360px){
    .textslider h1 {
        font-size: 50px !important;
        line-height: 55px !important;
    }
}
    
@media screen and (max-width : 320px){
    .textslider h1 {
        font-size: 50px !important;
        line-height: 55px !important;
    }
    
    .logo {
        width: 170px;
        margin-left: 0px;
    }
    
    #header .fa.fa-facebook-f {
        position: absolute;
        top: 40px;
        right: 80px;
    }
}

@media screen and (max-height : 700px){
    .sliderstartseite {
        min-height: 700px !important;
    }
}