.content-wrapper {
    width: 90%;
    max-width: 1180px;
    margin: 0 auto;
    padding: 8vw 0 0 0;
}

/*----------------- LIGHTBOX PROJEKTE -------------*/
body .pswp {
    z-index: 150000000 !important;
}

/*----------------- BILDER ABGEDUNKELT -------------*/
.abgedunkelt .vce-single-image:after {
    display: block;
    position: relative;
    background: -moz-linear-gradient(top, rgba(7, 1, 1, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(7, 1, 1, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(7, 1, 1, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00070101', endColorstr='#4d000000', GradientType=0);
    /* IE6-9 */
    margin-top: -15vw;
    height: 15vw;
    width: 100%;
    content: ' ';
}


#cookie-law-info-bar {
    font-size: 0.8rem;
}

.cli-plugin-button,
.cli-plugin-button:visited,
.medium.cli-plugin-button,
.medium.cli-plugin-button:visited {
    font-size: 0.9rem;
    margin: 0 5px;
}

/*----------------- Justified Image Grid -------------*/
.justified-image-grid {
    margin: 3vw 0 !important;
}

/*----------------- Open Maps -------------*/
.vce-shortcode-wrapper.vce {
    margin-bottom: 0;
}

.mapp-layout {
    filter: saturate(0);
}

.mapp-wrapper {
    min-height: 100vh !important;
}

/*----------------- Projekte Grid -------------*/
.esg-entry-media:before {
    content: '';
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 100;
    background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
}

div.eg-bm-elektrotechnik-element-6[content~=IDs] {
    display: none !important;
}


/*----------------- Formulare-------------*/

h4.quform-group-title {
    margin-top: 2vw;
    margin-bottom: 2vw;
}

.quform-options-columns.quform-options-style-button>.quform-option>.quform-option-label {
    padding: 10px 20px;
}

.quform-button-style-classic button {
    border-radius: 0;
}

/*----------------- Inhaltsverzeichnis -------------*/
div#wp-realtime-sitemap-pages h3 {
    display: none;
}

@media (max-width: 1920px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1500px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 1200px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 990px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 767px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 576px) {
    .content-wrapper {
        padding: 15vw 0 0 0;
    }

    a#cookie_action_close_header {
        display: block !important;
        margin-bottom: 5px;
    }

    .esg-filterbutton {
        display: block;
        width: 100%;
    }

    .single-projekte .main-content {
        margin-bottom: 50px;
    }

    .single-projekte a.vce-button--style-basic.vce-button--style-basic,
    .single-projekte button.vce-button--style-basic.vce-button--style-basic {
        display: block;
        margin-bottom: 50px;
    }
}

@media (max-width: 420px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}

@media (max-width: 320px) {
    /*----------------- ELEMENT -------------*/

    /*----------------- END ELEMENT ---------*/
}