/* Utilities */

@media (max-width: 991px) {
    .hidden-sm {
        display: none;
    }
}

@media (min-width: 992px) {
    .hidden-lg {
        display: none;        
    }
}

.logo-mobile {
    text-align: center;
}

.header .dl-menuwrapper {
    color: #000;
    z-index: 100;
    max-width: 100%;
}

.header .dl-menuwrapper a {
    font-weight: bold;
}

.header .dl-menuwrapper li > a:after {
    color: #000;
    font-size: 15px;
    margin-top: 2px;
    right: 20px;
}

.dl-menuwrapper li:first-child a {
    border-top: 1px solid #ccc;
    padding-top: 30px;
}

.header .dl-menuwrapper li:first-child > a:after {
    padding-top: 15px;
}

.header .footerLinks.first {
    padding-top: 20px;
}

.dl-menuwrapper li a {
    box-sizing: border-box;
    width: 87.5%;
    margin: 0 auto;
}

.header .dl-menuwrapper .dl-menu {
    margin: 0;
}

.header .mobile-menu__lists {
    background-color: #fff;
    height: 100vh;
}

.header .mobile-menu__lists a {
    color: #000;
    text-align: center;
}

.dl-menuwrapper button::after {
    box-shadow: 0 10px 0 #000, 0 20px 0 #000;
}

.dl-menuwrapper:first-child {
    margin-right: 0 !important;
}

.dl-menuwrapper li.dl-back > a {
    padding-left: 30px;
    background: #fff;
    position: absolute;
    top: -70px;
    width: 105px;
    right: 0;
    background: #fff;
}

@media (max-width: 991px) {
    /* html {
        overflow-x: hidden;
    }
    
    .staatszeitung {
        overflow: hidden;
    } */
    
    body {
        background-color: #fff;
    }
    
    .main,
    .main .content,
    .borderFrame,
    .mainFrame {
        width: 100%;
    }
    
    .borderFrame {
        padding: 0;
        margin: 0;
        background: #fff;
    }
    
    .header {
        height: 100px;
    }
    
    .header .dl-menuwrapper {
        position: absolute;
    }
    
    .header .ePaperLink a {
        color: #2D4D7C;   
        font-weight: normal; 
    }
    
    .header .footerLinks a {
        font-weight: 400;
    }
    
    .hamburger-outer {
        width: 70px;
        height: 70px;
        position: relative;
        padding: 17.5px;
        box-sizing: border-box;
    }
    
    .hamburger-outer.dl-active {
        background: #fff;
    }
    
    .hamburger-outer .hamburger-inner {
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
    }
    
    .hamburger-outer .hamburger-inner,
    .hamburger-outer .hamburger-inner:before,
    .hamburger-outer .hamburger-inner:after {
        position: absolute;
        width: 35px;
        height: 5px;
        background: #000;
    }
    
    .hamburger-outer .hamburger-inner:before,
    .hamburger-outer .hamburger-inner:after {
        display: block;
        content: "";
    }
    
    .hamburger-outer .hamburger-inner:before {
        top: -10px;
    }
    
    .hamburger-outer .hamburger-inner:after {
        bottom: -10px;
    }
    
    .hamburger-outer.dl-active .hamburger-inner {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
    }
    
    .hamburger-outer.dl-active .hamburger-inner:before {
        opacity: 0;
    }
        
    .hamburger-outer.dl-active .hamburger-inner:after {
        bottom: 0;
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
    }
    
    .mobile-menu__lists {
        transition: none !important;
        -webkit-transition: none !important;
    }
    
    .dl-subviewopen .dl-submenu {
        background-color: #fff;
    }
    
    .dl-menuwrapper button:hover, .dl-menuwrapper button.dl-active, .dl-menuwrapper ul {
        background: #fff !important;
    }
    
    
    /* Reset Desktop Styles */
    
    .contentFrame .right,
    .contentFrame .right .box,
    .page-container.home .two .left,
    .contentFrame .left {
        width: 100%;
    }
    
    .page-container div,
    .page-container p,
    .bottomB {
        max-width: 100% !important;
        box-sizing: border-box;
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    
    .one-element-teaser-container .theme-of-the-week-link {
        text-align: center;
    }
    
    .page-container .two .left,
    .one-element-teaser-category-container,
    .list-news-and-categories-header {
        width: 100%;
    }
    
    .page-container .footerMenu {
        width: 100%;
        height: auto;
    }
    
    .one-element-teaser img {
        max-width: 100% !important;
        height: auto;
    }
    
    
    .list-news-and-categories, .list-current-news-from-the-ressorts {
        width: 100% !important;
        height: auto;
    }
    
     .list-current-news-from-the-ressorts {
        padding-bottom: 20px;    
    }
    
     .list-current-news-from-the-ressorts:last-child {
         padding-bottom: 0;
     }
    
    .list-news-and-categories-image-continer {
        width: 186px;
    }
    
    .list-news-and-categories-container .list-current-news-from-the-ressorts ~ .list-current-news-from-the-ressorts .list-news-and-categories-image-continer,
    .list-news-and-categories-container .list-current-news-from-the-ressorts ~ .list-current-news-from-the-ressorts .list-news-and-categories-short-title {
        display: none;
    }
    
    .list-current-news-from-the-ressorts .news-date-right {
        font-family: Tahoma, Verdana, sans-serif;
        font-weight: bold;
        font-weight: 14px;
        color: #323334;
    }
    
    .list-current-news-from-the-ressorts .list-news-and-categories-title {
        font-size: 16px;
        color: #2d4d7c;
    }
    
    .page-container.home .two .right,
    .arrowHeadlineBoxRight,
    .E-Paper,
    .E-Paper.facebookRightColumn {
        width: 100%;
    }
    
    .footer {
        float: none !important;
    }
    
    
    .footer .footerMenu .conOne {
        padding: 20px 0;
    }
    
    .footer .footerMenu p {
        padding: 10px 0 20px;
        font-size: 13px;
        color: #323334;
    }
    
    .footer .footerMenu a {
        color: #323334;
        padding: 0 20px;
    }
    
    .footer .conOne,
    .footer .conTwo {
        width: 100% !important;
        height: auto !important;
        border: 0; 
    }
    
    .footer .media-partner {
        text-align: center;
    }
    
    .conOne .colOne {
        width: 100% !important;
        float: left;
        height: auto;
        text-align: center;
        margin-right: 40px;
    }
    
    .conOne .colOne a {
        padding: 0 20px;
    }
    
    .footer .colOne a {
        display: inline-block;
    }
    
    .footer .logoWrapper {
        text-align: center;
        padding: 20px 0;
    }
    
    .footer .logoWrapper a {
        display: inline-block;
        padding: 0;
    }
    
    .footer .logoWrapper img {
        max-width: 90px;
        max-height: 35px;
        margin: 0;
    }
    
    .footer .logoWrapper a:nth-child(2) {
        margin: 0 5px;
    }
    
    
    /* JOBS */
    
    .tx-arrbszshowjobs-pi1-jobSortLinksContainer {
        font-size: 15px;
    }
    
    
    .tx-arrbszshowjobs-pi1-jobContainer {
        padding-bottom: 20px;
        margin-bottom: 30px;
        overflow: hidden;
        border-bottom: 2px dotted #AEAEAE;
    }
    
    .tx-arrbszshowjobs-pi1-jobListTitle {
        text-align: center;
        font-size: 15px;
        padding: 10px 0;
        font-weight: bold;
        line-height: 20px;
        background-color: #EBEBEC;
        padding-top: 0;
        width: 100%;
        max-width: 650px;
    }
    
    .tx-arrbszshowjobs-pi1-jobListContainer.jobListHeader,
    .tx-arrbszshowjobs-pi1-jobListLimitation {
        height: auto;
    }

    .tx-arrbszshowjobs-pi1-jobListContainer.jobListHeader {
        background-color: #fff;
        padding: 0;
    }
    
    .tx-arrbszshowjobs-pi1-jobListContainer.jobListHeader strong {
        text-align: left;
        font-size: 13px;
    }
    
    .tx-arrbszshowjobs-pi1-jobListContainer {
        float: left;
        width: 50%;
        border: 0;
        padding-top: 0;
    }
    
    .tx-arrbszshowjobs-pi1-jobListContainer div {
        padding: 10px 5px;
        text-align: left;
        width: 100%;
    }
    
    .tx-arrbszshowjobs-pi1-jobListContainer ~ .tx-arrbszshowjobs-pi1-jobListContainer div{
        font-size: 12px;
    }
    
    .tx-arrbszshowjobs-pi1-filter {
        padding: 0;
    }
    
    .tx-arrbszshowjobs-pi1-filter div[class^='tx-arrbszshowjobs-pi1'] {
        width: 100%;
        height: auto;
        padding: 0;
        padding-bottom: 25px;
        margin-bottom: 25px;
        overflow: auto;
        border-bottom: #ccc solid 1px;
    }
    
    .tx-arrbszshowjobs-pi1-filter div[class^='tx-arrbszshowjobs-pi1'] p {
        color: #fff;
        height: 25px;
        line-height: 25px;
        background-color: #a3a3a3;
        padding-left: 10px;
        font-weight: normal;
        margin: 0;
        margin-bottom: 10px;
    }
    
    .tx-arrbszshowjobs-pi1-filter div[class^='tx-arrbszshowjobs-pi1'] a{
        float: left;
        width: 50%;
    }
    
    .tx-arrbszshowjobs-pi1-filter .tx-arrbszshowjobs-pi1-filter {
        padding-bottom: 15px;
    }
    
    /* Poll Accordion */
    
    .tx_jkpoll_pi1_accordion .pollsubmit{
        float: none;
        right: initial;
    }
    
    .topTools .searchOverlay {
        border: 0;
        margin: 0 auto;
        width: 100%;
        text-align: center;
    }
    
    /* Search Field */
    .header {
        position: relative;
    }
    
    .header .search {
        height: 35px;
    }
    
    .header .topTools {
        position: absolute;
        width: 100%;
        right: 0;
    }
    
    .header .topTools .searchOverlay {
        width: 100%;
        position: relative;
        top: 5px;
        border: 0;
        margin-top: 11px;
        padding: 40px 0;
    }
    
    .topTools .search .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
        background-image: none;
        box-sizing: border-box;
        height: 35px;
        border: 1px solid #ccc;
        color: #333;
    }

    
    .topTools .search .tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
        width: 90px;
        color: #fff;
        background-image: none;
        background-color: #ccc;
        height: 35px;
    }
    
    .topTools .search {
        text-align: center;
        width: 100%;
    }

    .left .announcement-table {
        width: 100%;
    }

    /** login popup */
    .main .loginPopUpBox {
        left: 50% !important;
        width: 100%;
        max-width: 360px;
        min-height: 208px;
        box-sizing: border-box;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
    }
}


