body {
    background-color: #fff;
}

#pid1 #header {
    z-index: 555;
    width: 100%;
    height: 201px;
    position: absolute;
}

.background-position-center {
    background-position: center;
}

.lh-0 {
    line-height: 0.2 !important;
}

.swiper-slide {
    height: 400px;
    overflow-x: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.swiper-slide img {
    height: 400px;
    width: auto;
    max-width: unset;
}
.swiper-button-prev {
    background-image: url(../Icons/arrow_left.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.75);
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
.swiper-button-prev:before {
    content: "";
}
.swiper-button-prev:after {
    content: "";
}
.swiper-button-next {
    background-image: url(../Icons/arrow_right.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.75);
    width: 44px;
    height: 44px;
    border-radius: 50%;
}
.swiper-button-next:before {
    content: "";
}
.swiper-button-next:after {
    content: "";
}

.rot_teaser .boehmer-leh__card-content {
    display: flex;
    align-items: center;
    justify-content: center;
}

#menu {
    width: 100%;
    max-width: 160rem;
    left: auto;
    position: relative;
    padding-bottom: 1rem;
}

.content_holder {
    width: 100%;
    max-width: 160rem;
    background-color: #fff;
}

.fullpage-menu-wrapper .logo {
    /* margin-top: -1rem; */
}

.boehmer-leh__header--bg h1 {
    color: #fff;
    margin-bottom: 5px !important;
}

.boehmer-leh__header--bg p {
    color: #fff;
    margin: 0 !important;
    margin-bottom: 10px !important;
}

.ce-timeline {
    padding-top: 7rem;
}

.ce-timeline li {
    background-color: #3c623a !important;
    color: #fff !important;
    position: relative;
    margin-bottom: 6rem !important;
    padding: 0 !important;
}

.dvinci-job-widget {
    background-color: #fff;
    padding: 1rem;
}

.stellenanzeigen {
    display: none;
}

.stellenanzeigen .warning {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    font-size: 1.5rem;
    line-height: 1.8rem;
    text-align: center;
    max-width: 80rem;
}

.zeige_stellen {
    display: block;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    background-color: #c0ce2e;
    cursor: pointer;
    margin-top: 1rem;
}

#ce-timeline-bottom {
    width: 100%;
    height: 100px;
    margin-top: -100px;
    position: absolute;
}

.ce-timeline li {
    opacity: 0;
    transition: 1s opacity;
}

.hover_point_hg .hover_point_icon {
    background-image: url(../Images/point_hg_light.png);
}
.hover_point_icon {
    width: 2.625rem;
    height: 2.625rem;
    background-size: 100%;
    position: absolute;
    top: -1.3125rem;
    left: -1.3125rem;
    cursor: pointer;
    z-index: 905;
}

.hover_clipper {
    position: absolute;
    left: -0.625rem;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: 15;
}

.hover_point_hg .hover_line {
    background-color: #c0ce2e;
}
.hover_line {
    width: 0.25rem;
    background-color: #3c623a;
    position: absolute;
    left: 0.5rem;
    z-index: 6;
}

.hover_content {
    position: absolute;
    left: 1.375rem;
    z-index: 7;
}

.hover_txt {
    width: 18.75rem;
    font-size: 1.375rem;
    line-height: 1.6875rem;
    color: #000;
}

#historie_abschluss {
    position: relative;
}

#historie_abschluss img {
    width: 100%;
}

#hp_1 {
    width: 35%;
    position: absolute;
    bottom: 51%;
    left: 33%;
}

#hp_2 {
    width: 30%;
    position: absolute;
    bottom: 7%;
    right: 12%;
}

#hp_2 .hover_txt {
    color: #fff;
}

#traktor {
    width: 100%;
    background-image: url(../Images/traktor.png);
    background-repeat: no-repeat;
    background-position: center;
    position: fixed;
    height: 150px;
    background-size: auto 100%;
    top: 300px;
    z-index: 1;
    opacity: 0;
}

@media (max-width: 1280px) {
    .maincontent .ce-timeline ul.ce-timeline-list li:before {
        display: none;
    }
}

@media (max-width: 767.9px) {
    #traktor {
        width: 70px;
        height: 88px;
        right: 0;
    }
    .maincontent .ce-timeline ul.ce-timeline-list:before {
        right: 30px;
    }
    .maincontent .ce-timeline ul.ce-timeline-list li:before {
        content: "";
        background: url(../Images/point_hg.png);
        width: 25px;
        height: 25px;
        right: -43px !important;
        top: -51px !important;
        background-size: 100%;
        display: none;
    }
}

.ce-timeline li header {
    position: absolute;
    top: -40px;
    color: #3c623a;
    font-weight: bold;
    width: 100%;
    text-align: right;
    border-bottom: 2px solid #c0ce2e;
}

.ce-timeline p {
    padding-left: 1rem;
    padding-right: 1rem;
    line-height: 1.3rem;
    font-size: 1rem;
}

.ce-timeline li.text p {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.ce-timeline-text {
    padding-bottom: 1rem;
}

.ce-timeline li.align-1 header {
    text-align: left;
}

.ce-timeline ul.ce-timeline-list li {
    border: 0 !important;
}

.ce-timeline ul.ce-timeline-list li:before {
    border: 0 !important;
}

.ce-timeline ul.ce-timeline-list li:before {
    content: "";
    background: url(../Images/point_hg.png);
    width: 50px;
    height: 50px;
    display: block;
    transform: rotate(0) !important;
    background-repeat: no-repeat;
    background-position: center;
    right: -86px !important;
    top: -51px !important;
}

.ce-timeline ul.ce-timeline-list:before {
    width: 7px !important;
    background: url(../Images/dots.png) !important;
}

.ce-timeline ul.ce-timeline-list li.align-1:before {
    left: -81px !important;
}


.boehmer-leh__header--bg a {
    text-shadow: none;
    background-color: white;
    border-radius: 14px;
    color: var(--main-green);
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 28px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 3px solid transparent;
    font-size: 1rem;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-in-out,
        background-color 0.15s ease-in-out, border-color 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
        -webkit-box-shadow 0.15s ease-in-out;
}

.boehmer-nav-header {
    height: auto;
}

.rechtliches {
    text-align: center;
}

.rechtliches a {
    margin: 1rem;
}
.rechtliches a:first-child {
    margin-left: 0;
}

.elem_banner .end-px-n-lg-15 {
    left: 1296px !important;
    max-height: 90% !important;
    top: 5% !important;
    right: auto !important;
    z-index: 1;
}

.abstand {
    width: 100%;
    position: relative;
    clear: both;
    display: none;
    /* margin-bottom: -10px; FIXED WEIRD VERTICAL OVERFLOW*/
}

.abstand_mobil {
    display: block; /* FIXED WEIRD VERTICAL OVERFLOW */
}

.elem_bildmitbeschriftungundhintergrund .object-fit-cover {
    object-position: top;
}

.bg_white {
    background-color: #fff !important;
}

.bg_green {
    background-color: #eaebde !important;
}

.bg_white_to_green {
    background-image: linear-gradient(#fff, #eaebde) !important;
}

.bg_green_to_white {
    background-image: linear-gradient(#eaebde, #fff) !important;
}

.boehmer-leh__card-content img {
    max-width: 125px;
}

.accordion .card .card-header a.collapsed::before {
    content: "\f107" !important;
}

.sauto {
    width: auto;
    height: auto;
}

.smh3 {
    max-height: calc(100% - 3rem);
}

.image1slider {
    max-height: 777px;
}

.image2slider {
    max-height: 384px;
    width: auto;
}

.pos-rel {
    position: relative;
}

.elem_team a {
    color: #fff;
}

.textelem h1,
.textelem h2,
.textelem h3,
.textelem h4,
.textelem h5,
.textelem h6,
.textelem p {
    margin: 0;
    padding: 0;
}

.textelem h1 {
    font-family: "Roboto";
    font-size: 60px;
    color: #3c623a;
    font-weight: 900;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

.textelem h2 {
    font-family: "Roboto";
    font-size: 40px;
    color: #3c623a;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

.textelem h3 {
    font-family: "Roboto";
    font-size: 30px;
    color: #3c623a;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

.textelem h4 {
    font-family: "Roboto";
    font-size: 22px;
    color: #3c623a;
    margin-block-start: 1.33em;
    margin-block-end: 1.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    line-height: 1.1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0 20px 0;
}

.pt-80 {
    padding-top: 80px;
}

.textelem h5 {
    font-family: "Roboto";
    color: #c0ce2e;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1.1;
    font-style: normal;
    margin-block-start: 1.67em;
    margin-block-end: 0.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.textelem h6 {
    font-family: "Roboto";
    color: #3c623a;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.1;
    font-style: normal;
    margin-block-start: 0em;
    margin-block-end: 2.33em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    margin-bottom: 18px !important;
}

.textelem p {
    font-size: 22px;
    line-height: 1.3;
    font-family: "Roboto", sans-serif;
}

/* .textelem  */
.whitetext {
    color: #fff !important;
}

/* .textelem */
.lightgreentext {
    color: #c0ce2e !important;
}

/* .textelem */
.greentext {
    color: #3c623a !important;
}

.textelem ul {
    box-sizing: border-box;
    font-family: "Roboto", sans-serif;
    margin-bottom: 37px !important;
    margin-top: 1rem !important;
    padding-left: 0;
    list-style: none;
}

.textelem li {
    padding-left: 25px;
    list-style: none;
    background-image: url(/Public/Icons/check-solid.svg);
    background-position: 0 8px;
    background-repeat: no-repeat;
    background-size: 15px;
    font-size: 18px;
}

.text-right {
    text-align: right;
}

.elem_texteinleitung_zweibilder h5 {
    font-weight: 400;
    margin-bottom: 8px !important;
    font-family: "Roboto";
    margin-block-start: 1.67em;
    margin-block-end: 1.67em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 20px;
}

.mh-80 {
    max-height: 80% !important;
    margin-right: -15px;
}

.elem_textbox .mh-80 {
    margin-left: 15px;
}

.elem_textbox h2 {
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.1;
    color: #2a5631;
    box-sizing: border-box;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.elem_textbox p {
    line-height: 1.3;
    font-weight: normal;
    font-size: 22px;
    margin: 0;
    padding: 0;
    color: #3c623a;
}

.elem_texteinleitung_zweibilder h2 {
    margin-bottom: 17px !important;
    font-family: "Roboto";
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 700;
    line-height: 1.1;
    margin-block-start: 0;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

.elem_texteinleitung_zweibilder p {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-size: 18px;
}

.elem_texteinleitung_zweibilder a {
    border: 1px solid #c0ce2e;
    border-radius: 14px;
    color: #c0ce2e;
    text-transform: uppercase;
    font-weight: 400;
    width: fit-content;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    line-height: 1.3;
    user-select: none;
    background-color: transparent;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    transition: 0.25s all;
}

.elem_texteinleitung_zweibilder a:hover {
    color: #747474;
}

.linkzubutton a {
    border: 1px solid #c0ce2e;
    border-radius: 14px;
    color: #c0ce2e;
    text-transform: uppercase;
    font-weight: 400;
    width: fit-content;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    line-height: 1.3;
    user-select: none;
    background-color: transparent;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    transition: 0.25s all;
    font-size: 11px;
}
@media (min-width: 500px) {
    .linkzubutton a {
        font-size: 1rem;
    }
}

.linkzubutton a:hover {
    color: #747474;
}

.elem_iconundtext3spalten p {
    font-size: 18px;
}

.elem_iconundtext3spalten h4 {
    font-size: 20px;
    margin-top: 0;
}

.elem_bildlinkskarterechts h5 {
    margin-block-start: 0;
    font-weight: 400;
}

.elem_bildlinkskarterechts h2 {
    font-weight: 700;
}

.elem_bildlinkskarterechts p {
    font-size: 18px;
    font-weight: 400;
}

.elem_bildlinkskarterechts a {
    border: 1px solid #c0ce2e;
    border-radius: 14px;
    color: #c0ce2e;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    width: fit-content;
    font-family: "Roboto";
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    background-color: transparent;
    font-size: 1rem;
    transition: 0.25s all;
}

.elem_bildlinkskarterechts a:hover {
    color: #747474;
}

.boehmer-nav-header .header-menu-section .menu-icons-wrapper {
    justify-content: start;
    right: auto !important;
    left: 300px !important;
    width: 115px;
}

.header-menu-section img.logo {
    transition: 0.5s;
}

.boehmer-nav-header .header-menu-section {
    position: fixed;
    z-index: 1005;
    background-color: rgba(255, 255, 255, 0);
    transition: 0.5s;
}

.boehmer-nav-header .header-menu-section.white {
    background-color: rgba(255, 255, 255, 1);
}

.header_right {
    position: fixed;
    right: 300px;
    top: 50px;
    z-index: 1006;
    transition: 0.5s;
}

.menu_icon_closed {
    cursor: pointer;
    float: left;
    margin-left: 10px;
}

.close_icon {
    cursor: pointer;
}

.search_icon {
    cursor: pointer;
    width: 40px;
    height: 40px;
    background-image: url(/Public/Icons/search-icon.svg);
    background-size: contain;
    display: inline-block;
    float: left;
    margin-top: 4px;
}

.header_right .icon.social {
    cursor: pointer;
    width: 40px;
    height: 40px;
    float: left;
    margin-left: 12px;
    margin-top: 4px;
}

/* .search_icon:hover {
    background-image: url(/Public/Icons/search-green.svg);
}
 */
.menutext {
    color: #c0ce2e;
    position: absolute;
    top: 30px;
    padding-top: 6px;
    left: 0;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
}

.menu-icons-wrapper {
    cursor: pointer;
    float: left;
    padding-top: 6px;
    display: inline-block;
    margin-left: 26px;
}

.menu_icon_closed {
    background-image: url(/Public/Icons/menu-green.svg);
    width: 40px;
    height: 40px;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: 0 !important;
}

.menuiconholder {
    position: relative;
}

.menu-section .icon {
    float: left;
    display: inline-block;
}

#menu .menu-content-wrapper .menu-section span {
    display: inline-block;
    float: left;
    margin-bottom: 40px;
}

#menu .menu-content-wrapper .menu-section {
    float: left;
    margin-right: 20px;
}

#menu .menu-content-wrapper .menu-section .menu-content {
    float: left;
    margin-top: -34px;
}

a.over_green:hover {
    color: #c0ce2e !important;
}

a.over_white:hover {
    color: #fff !important;
}

footer .footer-table .footer-table-row a:hover {
    color: #c0ce2e;
}

footer .footer-table .footer-table-row span a {
    color: #c0ce2e;
}

footer .footer-table .footer-table-row span a:hover {
    color: #ffffff;
}

.header_right a {
    color: #fff;
    margin-left: 10px;
    text-transform: uppercase;
}

.header_right a:hover {
    color: #c0ce2e;
}

footer .footer-table .footer-table-row {
    width: 20%;
}

.footer-sd {
    display: block;
    width: 100%;
    text-align: right;
}

.footer-sd a {
    margin-left: 20px;
    margin-right: 20px;
    color: #fff;
}

#c244 {
    width: 90%;
    max-width: 1900px;
    padding: 40px 0;
    margin-left: auto;
    margin-right: auto;
}

.tx-indexedsearch-searchbox {
    text-align: center;
}

.tx-indexedsearch-searchbox legend {
    display: none;
}

.tx-indexedsearch-rules {
    display: none;
}

.tx-indexedsearch-text-item-size,
.tx-indexedsearch-text-item-crdate,
.tx-indexedsearch-text-item-mtime,
.tx-indexedsearch-percent,
.tx-indexedsearch-result-number,
.tx-indexedsearch-icon {
    display: none;
}

.tx-indexedsearch-info .tx-indexedsearch-text-item-path {
    float: left;
}

.tx-indexedsearch-res {
    width: 100%;
    margin-top: 25px;
    clear: both;
    display: inline-block;
}

.tx-indexedsearch-form {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.tx-indexedsearch-search-submit input {
    border: 0;
    color: #fff;
    background-color: #c0ce2e;
    padding: 2px 10px;
}

.tx-indexedsearch-search-submit {
    float: left;
    display: inline-block;
}

.tx-indexedsearch-info-sword {
    display: none;
}

.frame-type-form_formframework h2 {
    display: none;
}

.frame-type-form_formframework label {
    display: none;
}

.frame-type-form_formframework label.form-check-label {
    display: inline-block;
}

.frame-type-form_formframework .help-block {
    display: none;
}

.frame-type-form_formframework .form-group {
    padding-bottom: 2rem;
}

.frame-type-form_formframework .form-check {
    padding-left: 0;
}

.frame-type-form_formframework .form-check input {
    margin-right: 0.5rem;
}

.frame-type-form_formframework .btn-primary {
    border: 1px solid #c0ce2e;
    border-radius: 14px;
    color: #c0ce2e;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    padding: 0.5rem 1rem;
    margin: 1rem 0;
    width: fit-content;
    background-color: #fff;
    transition: 0.25s all;
}

.frame-type-form_formframework .btn-primary:hover {
    color: #666666;
}

.frame-type-form_formframework a {
    color: #c0ce2e;
}

.frame-type-form_formframework .required {
    color: #747474;
}

.o-v-h {
    overflow: hidden;
}

.ce-timeline header {
    height: auto !important;
}

.maincontent {
    overflow-x: hidden;
}

#menu .menu-content-wrapper .menu-section span {
    max-width: calc(100% - 60px);
}

.rotated {
    transform: rotate(180deg);
}

.boehmer-leh__texture--bg {
    overflow: hidden;
}

.btn-filled {
    background-color: #fff;
    color: #c0ce2e;
    padding: 0.5rem 1rem;
    border-radius: 14px;
    font-size: 11px;
}

.btn-outline {
    background-color: transparent;
    color: #c0ce2e;
    border: 2px solid #c0ce2e;
    padding: 0.5rem 1rem;
    border-radius: 14px;
    font-size: 11px;
}

@media (min-width: 500px) {
    .btn-outline,
    .btn-filled {
        font-size: 1rem;
    }
}

.btn-outline:hover {
    color: #747474;
}

.text-justify {
    text-align: justify;
}

.wrap_social {
    float: left;
}

.wrap_social a {
    float: left;
}

.boehmer-leh__texture--bg .ce-bodytext a{
        color:#ffffff;

}
/* #menu .rechtliches {
    max-width: calc(50% - 200px);
    margin: 0 auto;
    position: absolute;
    top: 20px;
    left: 20px;
} */

footer,
footer p,
footer a {
    font-size: 15px;
}

@media (max-width: 1800px) {
    .header_right {
        right: 100px;
    }
    .boehmer-nav-header .header-menu-section .menu-icons-wrapper {
        left: 100px !important;
    }
}

@media (max-width: 1500px) {
    .footer-sd {
        display: block;
    }
    h2 {
        font-size: 30px;
    }
}

@media (max-width: 1027px) {
    .boehmer-leh__half-text-container {
        margin-right: 0 !important;
    }

    .boehmer-leh__texture--bg img.object-fit-cover {
        max-height: 450px;
        object-fit: contain;
    }

    .boehmer-leh__texture--bg img.position-absolute {
        max-height: 480px;
    }
}

@media (max-width: 992px) {
    footer .footer-table .footer-table-row {
        width: 100%;
    }
}

@media (max-width: 800px) {
    .header_right {
        right: 20px;
        top: 20px;
    }
    .boehmer-nav-header .header-menu-section .menu-icons-wrapper {
        left: 20px !important;
        top: -30px !important;
    }
    .h-px-515 {
        height: auto !important;
    }

    .boehmer-leh__bg-green {
        height: auto;
    }
}

@media (max-width: 1449px) {
    #menu .menu-content-wrapper .menu-section {
        float: left;
        margin-right: 20px;
        display: block;
        clear: both;
        width: 100%;
    }
    .menu-section .icon {
        float: left;
        display: inline-block;
        margin-top: 8px;
        margin-left: 30px;
        cursor: pointer;
    }
    .menu-section-visible {
        display: inline-block !important;
        width: 100%;
    }

    .rechtliches {
        max-width: 100% !important;
        width: 100%;
        font-size: 14px;
        top: 80px !important;
    }

    #menu .menu-header-wrapper {
        margin-bottom: 2rem;
    }
}

@media (max-width: 1199px) {
    .elem_banner .end-px-n-lg-15 {
        left: 936px !important;
        max-height: 90% !important;
        top: 5% !important;
        right: auto !important;
    }
    .header_right {
        right: 20px;
    }
}

@media (max-width: 991px) {
    .elem_banner .end-px-n-lg-15 {
        left: 696px !important;
        max-height: 90% !important;
        top: 5% !important;
        display: block !important;
        right: auto !important;
    }
    .wrap_social {
        display: none;
    }
    .header_right {
        right: 20px;
    }
}

@media (max-width: 800px) {
    .boehmer-leh__quote--text {
        font-size: 20px;
        line-height: 1.2;
    }
    h1.boehmer-leh--quote {
        padding-top: 40px;
    }
    .quote h5 {
        padding-bottom: 20px;
    }
}

@media (max-width: 650px) {
    .boehmer-leh__header--bg h1 {
        font-size: 40px;
        margin-top: 20px;
    }
    .boehmer-leh__header--bg p {
        padding-left: 10px;
        padding-right: 10px;
    }

    #menu .menu-content-wrapper .menu-section span {
        width: calc(100% - 60px);
    }

    .elem_mobile_wide {
        width: calc(100% - 20px) !important;
    }

    .elem_mobile_wide .mx-5 {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (min-width: 1400px) {
    .abstand_tablet {
        display: none !important;
    }
    .abstand_desktop {
        display: block; /* FIXED WEIRD VERTICAL OVERFLOW */
    }
}

@media (min-width: 1000px) {
    .abstand_mobil {
        display: none;
    }
    .abstand_tablet {
        display: block; /* FIXED WEIRD VERTICAL OVERFLOW */
    }
}

@media (max-width: 991.98px) {
    .secondpicture img {
        max-height: 260px;
    }
}

@media (min-width: 576px) {
    .large-gutters {
        margin-right: -22px;
        margin-left: -22px;
    }
}
