.slicknav_menu {
    display: none;
}

@media screen and (min-width: 890px) {
    /*.header-tools{display:inline-block !important;} */
}

@media screen and (max-width: 890px) {
    .js #menu {
        display: none;
    }

    .js .slicknav_menu {
        display: block;
    }

    /*.slicknav_menu .slicknav_btn{margin-right:70px;}*/

}

@media screen and ( max-width: 1100px) {

    header .header_title_container .ym-wbox {
        padding: 0 1em;
    }

    header .gc_gccontact {
        left: 0;
        right: 0;
        margin-left: 0;
    }

}

#menu-btn {
    display: none;
}

/*---------------------------------------------------*/

@media screen and ( max-width: 890px) {

    #main .ym-col1 .ym-cbox-content,
    #main .ym-col2 .ym-cbox-content,
    #main .ym-col3 .ym-cbox-content {
        padding-bottom: 2em;
    }

    #main .ym-col1,
    #main .ym-col2,
    #main .ym-col3 {
        min-height: 0 !important;
    }

    #main .ym-cbox {
        padding: 15px;
    }

    #menu-btn {
        display: inline-block;
    }

    header .ym-gl,
    header .ym-gr {
        min-height: 0;
        width: 100%;
        clear: both;
    }

    header {
        padding: 0;
        min-height: 0;
    }

    header .gallery {
        max-height: inherit;
        overflow-y: unset;
    }

    header .header-main {
        min-height: 0;
    }

    .header_title_container .ym-wrapper {
    }

    header .header-navigation,
    header .rubrik-navigation,
    .ym-cbox-navigation,
    .clickpath-line,
    .tools-barriere,
    #gc_frontend,
    .main-clickpath {
        display: none !important;
        visibility: hidden !important;
    }

    header .header-searchblock {
        float: right;
        width: 80%;
    }

    header .header-searchblock .header-searchblock-spacer {
        padding: 0 20px;
    }

    header .gc_search {
    }

    header .gc_search .gc_search_mask {
        width: 100%
    }

    header .header-topline {
    }

    header .ym-gl,
    header .ym-gr {
        margin-bottom: 0;
        position: relative;
        float: left;
    }

    .header_title a.header_title_link,
    .header_title a.header_title_link:link,
    .header_title a.header_title_link:visited,
    .header_title a.header_title_link:hover,
    .header_title a.header_title_link:focus,
    .header_title a.header_title_link:active {
        font-size: 3em;
        line-height: 80px;
        min-height: 80px;
        background-size: contain;
    }

    .maincontent > .ym-wrapper > .ym-wbox {
        padding: 1em;
    }

    #main .gcarticle-list .gcarticle-list-row,
    #main #eventsearch_list .eventsearch-list-row {
        height: auto !important;
        overflow: unset;
    }

    #gc_frontend.toolbar-position-topleft {
        top: 59px;
    }

    footer .backtotop {
        position: inherit;
        display: block;
        padding: 20px 0;
    }
}

/*---------------------------------------------------*/

@media screen and ( max-width: 680px) {

}

/*---------------------------------------------------*/

@media screen and ( max-width: 480px) {

    .header_title a.header_title_link,
    .header_title a.header_title_link:link,
    .header_title a.header_title_link:visited,
    .header_title a.header_title_link:hover,
    .header_title a.header_title_link:focus,
    .header_title a.header_title_link:active {
        font-size: 2em;
        line-height: 60px;
        min-height: 60px;
        background-size: contain;
        padding-right: 75px;
    }

}

@media screen and ( max-width: 400px) {
    .menu-btn {
        padding: 4px 10px;
    }
}