@media (max-width : 1300px) {
.ce_form input[type="checkbox"] + label,
.ce_form input[type="radio"] + label {
    background-image:url("/files/theme_files_q/img/boxen-1.png");
    background-repeat:no-repeat;
    display: inline;
}
.ausverkauft:before {
    margin-left: 10%;
    margin-top: 15%;
    width: 100px;
    height: 74px;
    background-size: 100px 74px;
}
#popup-container {
    background-color:#ffffff;
    background-position:center bottom;
    max-width: 800px;
    margin:0 auto;
    z-index: 999;
    top: 85px;
    display: block;
    background-repeat:no-repeat;
    background-size:cover;
    border-radius:5px;
    padding:0;
    text-align:center;
    border:8px #142e69 solid;
    position:relative;
}
#modal .inside {
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index:1000;
    /*position: fixed;
    left: 0;
    top:85px;*/
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.55);
}
.modal-content p {
    padding: 20% 5% 0 5%;
}
.rsts-skin-liquid .rsts-nav {
    bottom:initial;
    right: 1rem;
    top: 15px;
}
.slider-text-sekundaer {
    font-size:1.3rem;
}
.slider-text-primaer {
    font-size:2rem;
}
.motiv-bier-privatpils img {
    min-height: 50vh;
    top: 19vh;
    right:0;
}
.blau-bg {
    min-height: 100px;
}
.privatpils-bg-slider,
.kellerbier-bg-slider,
.radler-bg-slider,
.elbsommer-bg-slider {
    height: calc(70vh - 100px);
    background-position: center center;
}
a svg #facebook,
a svg #instagram {
    fill: #e8e0d3;
}
.mainmenu ul.level_1 li a,
.mainmenu ul.level_1 li span.active,
.mainmenu ul.level_1 li span.forward {
    color: #e8e0d3;
}
#mobilenavsection {
    display:none;
}
.main-left {
    margin-left:110px;
}
.main-left,
.main-right {
    display:block;
    padding-left:0;
    padding-right:0;
    width:initial;
}
#header {
    background-color: #142e69;
}
.mod_logo {
    margin:0 !important;
    left:1rem;
    width: 100px;
    height: 100%;
}
#header.fix .menu-opener-inner,
#header.fix .menu-opener-inner:before,
#header.fix .menu-opener-inner:after {
    color:#fff;
}
#icons {
    right: 1rem;
}
#icons a svg {
    width:25px;
    height:25px;
}
.mainmenu ul.level_1 li a,
.mainmenu ul.level_1 li span.active,
.mainmenu ul.level_1 li span.forward {
    font-size:.9rem;
}
}
