/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14 Jan 2021, 15:13:26
    Author     : skreq
*/

@media screen and (max-width: 1400px) {
    header .buttonXS {
    font-size: 15px;
    }

    header .actions .icon {
        width: 60px
    }

    div#homeTeaser {
        height: auto;
        min-height: 0;
    }

    img#roof {display: none;}

}

@media screen and (max-width: 1250px) {
    
    .searchContent div#searchResult {
        grid-template-columns: repeat(2,1fr);
    }


    .nav .item {
    margin-right: 10px;
    font-size: 14px;
    }

    header .nav {
        margin-left: 20px;
    }

    .lexikonHolder {
        grid-template-columns: repeat(3,1fr);
    }

    header .actions .icon {
        display:none;
    }

    .icon span.iconName {
        font-size: 13px;
    }




    .imageHolder span.teaserCaption {
    font-size: 25px;
}

    .calcWrapper {
        grid-template-columns: auto 315px;
    }

    .result .bigNumber {
        font-size: 35px;
    }

    .resultCounts {
        grid-column-gap: 20px;
    }

    .teamWrapper .desc .pos {
        font-size: 13px;
    }

    .teaserDesc {
        padding: 30px;
        font-size: 25px;
    }
    
    

}


@media screen and (max-width: 1000px) {
    .searchContent div#searchResult,
    .grid-sidebar,
    .calcWrapper,
    .grid-halfs,
    .container.withQuickMenu,
    div#mainTeaser,
    
    .grid-sidebar.reversed,
    .contactDetail {
        grid-template-columns: 100%;
    }


    

#leadForm #formTeaser img {

    margin-top: 60px;
}

    #homeTeaser .teasInfo span.caption {
        font-size: 1rem;
    }

    #homeTeaser .teasInfo span.subCaption {
        font-size: 1.6rem;
    }

    .teaserDesc .arrow {
        display: none;
    }
    
    .teaserDesc p,
    .teaserDesc .caption {
        color:#fff;
    }

    .teaserDesc .caption {
        font-size: 1.5rem;
    }

    .teaserDesc p{
        font-size: 1.1rem;
    }

    .contact-antrag .material-icons {
        left: 10px;
    }

    .contact-antrag ul li {
        padding: 0 0 0 45px;
    }

    .contact-antrag ul {
        float: right;
        list-style: none;
        display: grid;
        grid-template-columns: repeat(4,1fr);
        width: 100%;
        padding: 10px 0px 10px;
        max-width: 100%;
        grid-gap: 25px;
        position: absolute;
        top: 85px;
        background: white;
        margin: 0;
        left: 0;
        border-top: 1px solid rgba(0,0,0,0.1);
        box-shadow: 0px 10px 10px rgb(0 0 0 / 10%);
    }

    .beraterHolder,
    .lexikonHolder {
        grid-template-columns: repeat(2,1fr);
    }

    .alphabetHolder a {
        color: #000;
        width: 20px;
        height: 30px;
    }

    .quickMenu,
    header .nav {
        display: none;
    }

    div#mainTeaser {
        margin-top: 20px;
    }

    #dynamic-loader ul {
        grid-template-columns: repeat(2,1fr);
    }

    

    .teaserDesc {
        background: #000;
        font-size: 16px;
        padding: 20px;
    }
    
    span.material-icons.resMenuButton {
        display: block;
    }
    

    
    header .logo {
        position: absolute;
        display: block;
        
        left: 50%;
        right: 50%;
        transform: translateX(-50%);
    }
    
    .teaserWrapper {
    grid-template-columns: 100%;
    display: grid;
    grid-row-gap: 40px;
    }
    

    div#trust {
        grid-template-columns: repeat(3,1fr);
    }

    #trust .trust-item {
        border-bottom: 1px dashed rgba(0,0,0,0.1);
    }

    .teamWrapper .item.wide {
        display: none;
    }

    div#partnersHolder,
    .teamWrapper {
        grid-template-columns: repeat(3,1fr);
    }

    footer .menu {
    grid-template-columns: repeat(3,1fr);
        grid-row-gap: 30px;

    }

    


}

@media screen and (max-width: 768px) {

    header .logo {
        position: absolute;
        display: block;
        
        left: 20px;
        transform: none;
    }

    /* show only phone */

    .contact-antrag ul {
        display: grid;
    min-width: 150px;
    width: 150px;
    background:none;
    grid-template-columns: 100%;
    position: relative;
    top: 0px;
    box-shadow: none;
    text-align: right
    }

    .contact-antrag ul span.uspInfo {
        float:right;
        font-size: 0.8rem;
    }

    .contact-antrag .material-icons {
        display: none
    }

    .contact-antrag a {
        float: left;
        width: 100%;
    }

    .contact-antrag ul li {
        display: none;
    }

    .contact-antrag ul li.phone {
        display: block;
        padding-left: 0px;
        padding-right: 10px;
    }

    /* show only phone end */

    .centerWrap {
    padding: 0 20px;
    }

    .leadStandort {
        grid-template-columns: 100%;
    }

    header {
        height: 65px;
    }

    header.leadGen {
        height: 65px;
    }

    body.leadGen {
        margin-top: 65px!important;
    }

    div#antragBox h1 {
        font-size: 5vw;
    }

    div#leadForm {
        margin-top: 65px!important;
    }

    #leadForm h2,
    #leadForm span.captionXL small {
        text-align: left;
    }

    #leadForm #formTeaser img {
        margin-top: 0px;
    }

    div#antragBox {
        background: #fff;
        width: 90%;
        margin: auto;
        display: table;
        float: none;
        position: relative;
        left: 0;
        transform: translateX(0%);
        bottom: 70px;
        padding: 30px;
        box-shadow: 0px 2px 20px rgb(0 0 0 / 10%);
        max-width: 100%;
    }

    #leadForm #formTeaser {
        width: calc(100% + 40px);
        float: left;
        margin-left: -20px;
        margin-bottom: -45px;
        margin-top: -37px;
    }

    div#homeTeaser {
        height: 400px;
    }

    .content.carriere {
        padding: 30px;
    }

    .coveto_kontakt h2 {
        float: left;
        width: 100%;
    }

    img.avatar.amaBenutzer {
        float:left;
        width: 100%;
        margin: 30px 0 30px;
    }

    .coveto_ansprechpartner_foto {
        width: 100%!important;
    }

    div#aufvertrauenbauen {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        font-size: 1.5rem;
    }

    .content .two-col {
        grid-template-columns: 100%;
    }

    img#roof {display: block; height: 15px!important; left: 20px; top:50px; margin-left: 0px!important;}

    .infoBox .content {
        width: 300px;
    }

    div#partnersHolder {
        grid-template-columns: repeat(2,1fr);
    }

    #partnersHolder .partner img {
        height: auto;
        max-height: 50px;
        width: auto;
        max-width: 100%;
        margin: auto;
        display: block;
    }

    div#homeTeaser {
        overflow: hidden;
        margin-top: 0;
     }

     .teaserWrapper.halfs {
         grid-template-columns: 100%;
     }

     #homeTeaser .teasInfo {
        left: 0;
        max-width: 360px;
        padding: 0 30px;
    }

    #homeTeaser .slide.active.unzoomed .teasInfo {
        left: 0;
        max-width: 360px;
        padding: 0 30px;
    }

    div#homeTeaser img {
        float: left;
        width: auto;
        opacity: 0.6;
        height: 400px;
    }

    .stellenlink, .stellenort, .stellentitel {
        padding: 10px 30px 0px;
    }

    .stellenlink, .stellenort {
        padding-top: 0px;
        border: 0px;
        padding-bottom: 10px;
    }

    .stellenlink {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
        padding: 0;
    }

    .stellentitel {
        grid-area: 1/1/1/4;
        padding-right: 60px;
    }

    hr {
        margin: 30px 0!important;
    }

    span.current.selectedOption {
        font-size: 13px;
    }

    #leadForm span.captionXL small {
        font-size: 5vw;
    }

    div#leadForm {
        padding: 30px 20px 30px;
    }

    header .logo {
        width: 170px;
    }

    

    #leadForm span.captionXL {
        padding: 0;
        margin-top: 0px;
    }

    #leadForm h2 {
        font-size: 4.5vw;
    }

    .subpageTeaser.wide .nonH1 {
        position: absolute;
        margin: 0;
        bottom: 0;
        left: 0;
        padding: 10px 25px;
        font-family: 'Open Sans Condensed';
        text-transform: uppercase;
        color: #fff;
        background: rgba(0,0,0,0.2);
        backdrop-filter: blur(3px);
        font-size: 1.5rem;
    }

    header .buttonXS {
        padding: 15px 0;
        position: fixed;
        top: 85px;
        left: 0;
        width: 100%;
        text-align: center;
        margin: 0;
        font-size: 17px;
    }

    .buttonXS .material-icons {
        top:15px;
    }

    .alphabetHolder {
        padding: 0 20px;
    }

    .alphabetHolder a {
        color: #000;
        width: 20px;
        height: 20px;
        line-height: 1.2;
        margin-bottom: 10px;
    }

    .lexikonHolder {
        grid-template-columns: 100%;
    }

    .alphabetHolder.fixed {
        display: none;
    }

    .container.subpage.post p.inBox em {
        font-size: 1rem;
    }

    ul#tagFilter {
        padding: 30px 0px 0px;
    }

    #tagFilter li {
        padding: .4rem 1rem;
    }

    #dynamic-loader ul {
        grid-template-columns: 100%;
    }

    .grid-sidebar.reversed .content {
        padding: 30px;
    }
    
    .subpageTeaser.wide h1 {
        font-size: 7vw;
        bottom: 0;
        left: 0;
        padding: 10px 30px;
    }

    .grid-sidebar.reversed .content h1 {
        font-size: 7vw;
    }
    .grid-sidebar.reversed .content h2 {
        font-size: 5vw;
    }

    .subpageTeaser {
        margin-top: 10px!important;
        margin-bottom: 0px;
    }

    .container.iframe {
        overflow: hidden;
    }

     body {
        margin-top: 122px;
     }

     .container.subpage {
         padding: 30px;
     }

     .container.subpage.subpageOverview {
         padding-left: 30px;
     }

     span.material-icons.tips {
        display: none;
    }



    .container.subpage.halfs .img {
        height: 220px;
    }

    .subpageTeaser .content {
        padding: 30px;
    }

    span.stepper {
        top: -45px;
    }

    .container div.prolonger {
        grid-row: 3/3;
        grid-column: 1/3;
        padding: 30px;
    }

    .container.subpage h2.captionXL {
        font-size: 5vw;
    }

    .container.subpage span.captionXL,
    .subpageTeaser h1.title {
        margin: 0px 0;
        font-size: 7vw;
    }


    
    
    .grid-halfs {
        grid-gap: 0px
    }

    .container.subpage.halfs,
    .smallerTrust {
        grid-template-columns: 100%!important;
    }

    .smallerTrust .trust-item img {
        width: 80px;
        float: left;
        padding: 0 20px;
        height: auto;
    }

    .smallerTrust .trust-item label {
        width: calc(80% - 20px);
        float: left;
        text-align: left;
        padding-top: 0px;
        padding-left: 0;
    }

    .smallerTrust .trust-item {
        padding: 20px 0;
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }
    


    .mapWrapper p, .teaserItem p {
        padding: 20px;
    }

    .captionXL {
        font-size: 8vw;
        padding: 50px 20px 0;
    }

    .subCaptionHolder {
        padding: 30px 0 40px;
    }

    * {
        font-size: 16px
    }

    a.buttonXL {
        font-size: 20px;
        width: 330px;
    }

    a.buttonXL .material-icons {
        top: 10px;
        font-size: 27px;
    }

    .buttonXLholder {
        padding: 40px 0 50px;
    }

    .subCaption {
        font-size: 3.5vw;
    }

    .pageSwitch, 
    .mapWrapper {
        grid-template-columns: 100%;
    }

    .resultCounts {
        width:100%;
    }

    .resultAction {
        float: left;
        width: 100%;
        padding-top: 30px;
        padding-left: 0;
    }

    .inlineSEOBlock {
        padding: 40px 0;
    }

    div#trust {
        grid-template-columns: repeat(2,1fr);
    }

    .teamWrapper {
        grid-template-columns: repeat(1,1fr);
    }

    .faqItem {
        padding: 0 20px;
    }


    .faqItem span.material-icons {
        position: absolute;
        right: 20px;
        top: 50%;
        transform: translateY(-50%);
    }

    .faqItem.active span.material-icons {
        top: 35px;
        transform: translateY(-50%);
    }

    .faqItem .question {
        font-size: 16px;
    }

    .overFooterBox {

        grid-template-columns: 100%;
    }

    .contOpt span.material-icons.bigIcon {
        font-size: 50px;
        width: 80px;
        margin-top: 40px;
        margin-bottom: 15px;
    }

    footer .menu {
        grid-template-columns: repeat(1,1fr);
    }

    footer .menu ul {
        width: 100%;
    }

    footer .menu .item {
        text-align: center;
    }

    .menu .item img {
        float: none;
    }

    footer .kundenbewert,
    footer .kontakt {
        width: 100%;
    }
    
    .kundenbewert span {
    width: 100%;
    float: left;
    text-align: center;
}

.stars img {
    float: none;
    margin: 0;
}

span.stars {
    margin: 10px 0 30px 0;
}

span.starVal {
    margin: -30px 0 30px 0 ;
}

footer .kontakt span {
    width: 100%;
    float:left;
    text-align: center;
}

footer .kontakt a {
    text-align: center;
    width: 100%;
    float:none;
    display: block;
    margin:0px;
}

.underFooter ul li {
    float: none;
    margin-right: 0;
    text-align: center;
    width: 100%;
}

.underFooter ul {
    float: left;
    list-style-type: none;
    padding: 0;
    width: 100%;
}

img.bottomLogo.logo {
    width: 180px;
    filter: grayscale(1);
    float: none;
    opacity: 0.87;
    margin: auto;
    display: block;
    margin-top: 30px;
}
  .mapPart .shadow {
        display:none;
    }
}

@media screen and (max-width: 460px) {
    .subCaption {
    font-size: 4vw;
    padding: 0 20px;
    }

    div#homeTeaser img {
        margin-left: -350px;
    }

    .beraterHolder {
        grid-template-columns: 100%;
    }

    .captionXL {
        font-size: 6vw!important;
        padding: 50px 20px 0;
    }

    .centerWrap {
        padding: 0;
    }

    span.inlineSeparator {
        width: 100%;
        float: left;
        margin: 10px 0px 40px;
        padding:0 30px;
    }

    .subpageTeaser img {
        right: 0px;
        float: right;
        width: auto;
        height: 150px;
    }
    
    .container.subpage.halfs .content {
        padding: 30px;
        order: 1;
    }
    
    .subCaption {
    font-size: 4vw;
    }

a.buttonXL {
    font-size: 17px;
    width: 280px;
}

a.buttonXL .material-icons {
    top: 11px;
    font-size: 20px;
}
.kontaktWrapper .form-row,
.calculator .settings {
    grid-template-columns: 100%;
    grid-row-gap: 20px;
}

.calculator {
    padding: 20px;
}

.calculator .settings .caption {
    margin-bottom: 15px;
}

.inlineSEOBlock {
    padding: 30px 10px;
}
}


