.mobile-menu { display: none;    background: white; }
.unim-icon.mobile { display: none !important; }
@media all and (max-width: 974px){

.unim-icon.mobile { display: block !important;color: white;  }
div#maximenuCK { display: none; }
.main { width: 100%; }

.navigation { position: absolute; z-index: 2; float: right; padding: 11px 0 0; top: -42px; right: 0; }
#customlogo img { border: none; display: block; font-size: 0; line-height: 0; margin: 36px auto !important; }
#customlogo { position: absolute; left: 0px; padding-top: 0; right: 0; width: 100%; text-align: center; }
.logoheader { z-index: 343343;    padding: 21px 0px 17px 0px; }
#maximenuCK2 { display: none; }
img { max-width: 100%; }
.unim-icon.mobile span { font-size: 2.3em; line-height: .8em; padding-top: 4px; }
.custom.socialmenu { position: relative; z-index: 400; padding-left: 10px; padding-top: 3px; }

}
@media all and (max-width: 813px){

#sidebar { float: none; width: auto; padding: 0 0 18px 0; margin: 0 auto; border-right: 0; max-width: 280px; }
h1, h2, h3 { font-size: 26px; }
.item-page img { padding: 0; display: block; width: 100%; }
ul.actions img { width: auto; }
.item-page { padding: 0px 6px 58px 6px; }
#mod_btslideshow_92 {
    z-index: -100;
    margin-bottom: 15px;
    width: 100% !important;
    height: auto !important;
    min-height: 120px !important;
}
.box_skitter div {
    width: 100% !important;
    height: auto !important;
    min-height: 120px;
}

.box_skitter img {
    width: 100% !important;
    height: auto !important;
}
.box_skitter .label_skitter {
    z-index: 150;
    position: absolute;
    display: none;
    margin-top: 0;
    left: inherit !important;
    right: 0%;
    
}
.label_skitter h4 {
    font-family: 'MeodedPashut_OEBold';
    text-transform: uppercase;
    font-size: 1.8em;
    margin-bottom: 10px;
    margin-top: 0;
    color: #ff9800;
}
.label_skitter p {
    margin: 0;
    font-style: normal;
    font-size: 1.2em;
    font-family: arial,tahoma;
    line-height: auto;
    width: auto;
    padding: 0;
    padding-top: 0px;
    padding-right: 10px;
    background: rgb(255, 255, 255);
    background: rgba(255, 255, 255, 0.6);
    line-height: 1.2em;
}



}