.mod_changelanguage,
.mod_changelanguage > ul,
.mod_changelanguage > ul > li {
    display: inline;
}

.ce_form.search {
    display: inline;
}

.ce_form.search .widget-submit {
    margin-left: 0;
    margin-right: 4px;
}

.ce_form.search form {
    margin-left: 15px;
}

.ce_form .widget {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    margin-bottom: 25px;
}

.ce_form .widget label {
    width: 155px;
}

.ce_form .widget textarea,
.ce_form .widget input,
.ce_form .widget select {
    width: calc(100% - 155px);
}

.ce_form .widget-radio,
.ce_form .widget-submit {
    margin-left: 155px;
}

.ce_form .widget-radio label,
.ce_form .widget-radio input {
    width: auto;
}

.ce_form .widget-radio input {
    margin-right: 10px;
}

.ce_form .widget-submit button {
    width: 80px;
    background-color: #fff;
    padding: 3px 6px;
    margin-left: 0;
    border-radius: 10px;
    border: 2px solid #b8b7b8;
}

.mod_newslist {
    margin-top: 30px;
}

.mod_newslist .layout_latest {
    margin-bottom: 30px;
}

.news_flex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: baseline;
    margin-bottom: 30px;
}

.news_flex .content {
    padding-right: 10px;
    width: 75%;
}

.news_flex .side {
    padding-left: 10px;
    width: 25%;
}

.mod_newslist .ce_text p {
    margin-bottom: 0;
    display: inline;
}

.news_flex :after {
    display: none !important;
}

.news_flex .content > strong {
    display: block;
    margin-bottom: 20px;
}

.mod_newslist p.more {
    margin-bottom: 0;
}

.mod_newslist p.more a {
    white-space: nowrap;
}

.mod_newslist p.more a:before {
    margin-right: 5px;
}

.mod_newsreader .back {
    display: none;
}

.text-content p.back_link a {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
}

.text-content p.back_link a:before {
    position: absolute;
    left: 0;
    top: -8px;
    transform: rotate(180deg);
}

.text-content .font_tiny {
    font-size: 14px;
}

.mod_newsreader .inside {
    top: -37px;
}

div#toolbar {
    display: none;
}

.mod_newsreader .font_tiny > * {
    margin-bottom: 0;
}

.ce_dlh_googlemaps.google_maps {
    overflow: hidden !important;
    min-height: 40rem;
}

.google_maps .gm-style-cc {
    display: none;
}

@media only screen and (max-width: 550px) {
    .news_flex {
        flex-direction: column-reverse;
        align-items: baseline;
    }

    .news_flex .content,
    .news_flex .side {
        width: 100%;
    }

    .news_flex .side {
        padding-left: 0;
    }

    .mod_newslist .side .info {
        margin-bottom: 0;
    }

    .mod_newsreader .inside {
        margin-top: 20px;
        top: 0;
        height: auto;
    }

    .mod_newsreader .back_link {
        display: none;
    }

    .text-content .person-image-hover {
        font-size: 13px;
    }
}

/* mmenu mobile */
.mmenu-wrapper {
    position: relative;
}

.mmenu-wrapper .mmenu-button {
    position: absolute;
    top: -35px;
    right: 0;
    border-width: 4px 0;
    transition: border .4s .4s, color .4s .4s;
    cursor: pointer;
}

.mmenu-wrapper .btn-default {
    background-color: #a0ad2d;
    font-size: 18px;
    color: #FFFFFF;
}

.mmenu-wrapper button.btn.btn-default:hover,
.mmenu-wrapper button.btn.btn-default:active,
.mmenu-wrapper button.btn.btn-default:focus {
    background-color: #a0ad2d;
    border-color: #adadad;
    color: #FFFFFF;
}

/* nav desktop */
.competences .level_3 {
    padding-left: 0;
    margin-top: 1rem;
}

.competences .level_3-container {
    margin-bottom: -5.5rem;
}

.competences .level_3 a {
    color: black;
    display: inline-block;
}

.competences .level_2 .submenu a.submenu {
    pointer-events: auto !important;
}

#nav-desktop .competences .level_3 a .menu-arrow {
    display: inline-block !important;
    color: #b8b7b8;
    font-size: 22px;
}

#nav-desktop ul.level_2 > li > .trail {
    color: black !important;
}

.competences .level_3 li {
    font-family: SohoPro-Light;
    line-height: 1.6;
}

.text-content .person-image-hover::before {
    position: absolute;
    left: -5px;
    top: 0;
    content: "";
    display: inline-block;
    height: 2rem;
    width: 2rem;
    background-image: url(/files/theme/consenec/img/arrow16.png);
    background-position: center;
    background-repeat: no-repeat;
}

.mod_person_bilder_list {
    height: auto;
    /*width: 100%;*/
}

#image-person-list {
    margin-left: auto;
    position: relative;
    min-height: 0;
    float: none;
    width: 100%;
}

#image-person-list div {
    margin: 0;
}

#image-person-list .person-image-container {
    position: absolute;
    top: 0;
    right: 250px;
    font-size: 0;
    line-height: 0;
    will-change: transform;
}

.person-image-container a {
    font-size: 0;
}

#image-list-h1, #image-person-list p {
    text-align: left;
    float: none;
}

#image-list-h1::after,
#image-person-list p::after,
#image-person-list div::after,
.person-image-hover::after {
    display: none !important;
}

#image-person-list p {
    margin-bottom: 12px;
}

#image-person-list .image-person-list-size {
    height: auto;
    width: auto;
    margin-bottom: 0;
}

#image-person-list figure {
    position: static;
    /*height: 100%;*/
    /*width: 100%;*/
}

.text-content .person-image-hover {
    display: inline-block;
    position: relative;
    font-size: 18px;
    padding-left: 15px;
}

.person-names-list {
    float: none;
    padding-left: calc(100% - 230px);
}

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

    .mod_person_bilder_list {
        width: 100%;
        float: right;
    }

    figure.image-figure-person img {
        height: auto !important;
    }
}

@media only screen and (max-width: 550px) {
    .text-content .person-image-hover {
        font-size: 13px;
    }

    .text-content .person-image-hover::before {
        left: 0;
        top: 2px;
        height: 1rem;
        width: 1rem;
    }
}

@media only screen and (max-width: 440px) {
    .person-names-list {
        padding-left: calc(100% - 160px);
    }

    #image-person-list .person-image-container {
        right: 180px;
    }
}

@media only screen and (max-width: 1200px) {
    #header-logo-bar, #header-menu-bar-top {
        height: auto;
    }

    .level_1.mm-listview .mm-listitem .submenu {
        pointer-events: none;
    }

    #image-person-list figure {
        top: 95px;
    }
}

#main, .inside {
    height: auto
}

#wrapper :after {
    content: "";
    display: inline-block;
    clear: both;
}
