.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;
    }

    #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 .gallery .bx-wrapper .bx-viewport {
        min-height: 0;
    }

    header .gallery .bx-wrapper img {
        min-height: 0;
        max-width: 100%;
    }

    header .header_title_container {
        position: relative;
        display: block;
        bottom: auto;
        top: auto;
        left: auto;
        right: 0;
    }

    header .header_title {
        width: 100%;
    }

    .header_title_container .ym-wrapper {
    }

    header .header-navigation,
    header .rubrik-navigation,
    .ym-cbox-navigation,
    .clickpath-line,
    .tools-barriere {
        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 {
        border-bottom: 3px solid #6b6b6b;
    }

    header .ym-gl,
    header .ym-gr {
        margin-bottom: 0px;
        position: relative;
        float: left;
    }

    header .header_logo {
        left: -20px;
        height: 120px;
    }

    .maincontent > .ym-wrapper > .ym-wbox {
        padding: 1em;
    }

    #main {
        padding: 0;
    }

    #main .gcarticle-list .gcarticle-list-row,
    #main #eventsearch_list .eventsearch-list-row {
        height: auto !important;
        overflow: unset;
    }

    #main .gc_matrixmenu ul.matrixmenu-ul {
        width: 100%;
    }

    #main .gc_matrixmenu ul.matrixmenu-ul .matrixmenu-item,
    #main .gc_matrixmenu ul.matrixmenu-ul .matrixmenu-item.doppelt {
        width: 100%;
        clear: both;
        margin: 0 0 2% 0;
        max-height: 1000px !important;
        height: auto !important;
    }

    #gc_frontend.toolbar-position-topleft {
        top: 59px;
    }

    /*
    #mobil-mobilplace {
        position: absolute;
        top: 8px;
        left: 20px;
        right: 140px;
        z-index: 10000;
    }
    .language-button{
      position:absolute;
      top:8px;
      right:10px;
      z-index:10000;
      display:block;
      width:36px;
      height:36px;
      background:#fff url(../../images/google-translate-icon-24.png) no-repeat center center;
      cursor:pointer;
      border-radius: 5px;
      box-shadow:0px 0px 2px #999;

      display:none;
    }
    */
    .header-tools {
        position: absolute;
        top: 85px;
        right: 20px;
        z-index: 10000;
        padding: 0;
    }

    .header-tools .tools-language {
        display: inline-block;
        margin: 0;
        padding: 10px 15px;

        background: #fff;
        box-shadow: 0 0 2px #999;
        border-radius: 2em;
    }

    .header-tools .tools-language .goog-te-gadget-simple {
        font-size: 13pt !important;
    }

    #main .side-panel-icons {
        position: relative;
        left: auto;
        display: block;
        padding: 0 0 0 0;
    }

    #main .gc_gcfreemenu.iconmenu ol {
        display: inline;
        width: 100%;
        float: none;
        clear: both;
        padding-bottom: 10px;
    }

    /*
    #main .gc_gcfreemenu ol li {
        float: left;
        margin-right: 8px;
    }

    #main .gc_gcfreemenu ol li a,
    #main .gc_gcfreemenu ol li a:link,
    #main .gc_gcfreemenu ol li a:visited,
    #main .gc_gcfreemenu ol li a:hover,
    #main .gc_gcfreemenu ol li a:focus,
    #main .gc_gcfreemenu ol li a:active {
        line-height: 1.4em;
        width: 1.4em;
        height: 1.4em;
    }
    */
    #main .gc_gcfreemenu.iconmenu ol li {
        float: left;
        margin-right: 8px;
    }

    #main .gc_gcfreemenu.iconmenu ol li a,
    #main .gc_gcfreemenu.iconmenu ol li a:link,
    #main .gc_gcfreemenu.iconmenu ol li a:visited,
    #main .gc_gcfreemenu.iconmenu ol li a:hover,
    #main .gc_gcfreemenu.iconmenu ol li a:focus,
    #main .gc_gcfreemenu.iconmenu ol li a:active {
        font-size: 48px;
    }

    #main .gc_gcfreemenu [class^="flaticon-"]:before,
    #main .gc_gcfreemenu [class*=" flaticon-"]:before,
    #main .gc_gcfreemenu [class^="flaticon-"]:after,
    #main .gc_gcfreemenu [class*=" flaticon-"]:after {
        font-size: 48px;
    }

    footer .footer-clickpath {
        display: none;
    }

    #jquery-overlay,
    #jquery-lightbox {
        display: none !important;
        visibility: hidden;
    }

    .gcarticle-detail .gcarticle-mainpicture a {
        cursor: default;
    }

}

/*---------------------------------------------------*/

@media screen and ( max-width: 680px) {

    header .bx-wrapper .bx-pager,
    header .bx-wrapper .bx-controls-auto {
        position: relative;
        padding: 16px 0;
    }

    header .gallery .bx-wrapper .bx-caption {
        position: relative;
    }

    header .gallery .bx-wrapper .bx-viewport {
        overflow: visible;
    }

    main .gcarticle-detail .gcarticle-col-picture {
        width: 100% !important;
        float: none;
    }

    main .gcarticle-detail .gcarticle-col-picture * {
        float: none !important;
    }

    main .gcarticle-detail .gcarticle-col-picture img.gcarticle-mainpicture {
        width: 100%;
        height: auto;
        max-width: 100%;
    }

    main .gcarticle-detail .gcarticle-col-picture-content {
        margin: 0 !important;
        padding: 10px 0 10px 0 !important;
    }

}

/*---------------------------------------------------*/

@media screen and ( max-width: 480px) {
    h1.header_title a.header_title_link, h1.header_title a.header_title_link:link, h1.header_title a.header_title_link:visited, h1.header_title a.header_title_link:hover, h1.header_title a.header_title_link:focus, h1.header_title a.header_title_link:active {
        background-size: 160px auto;
    }
}

@media screen and ( max-width: 400px) {
    h1.header_title a.header_title_link, h1.header_title a.header_title_link:link, h1.header_title a.header_title_link:visited, h1.header_title a.header_title_link:hover, h1.header_title a.header_title_link:focus, h1.header_title a.header_title_link:active {
        background-size: 120px auto;
    }

    .menu-btn {
        padding: 4px 10px;
    }
}