#menu {position: absolute;right: 0;top: 0;min-height: 100% !important;width:240px !important;height:100% !important;}
#pushobj {position: absolute;z-index: 1;width:100%;}

.mlpm_w {position: absolute;overflow: hidden;min-width: 100%;min-height: 100%;margin: 0;	padding: 0;
width:240px !important;height:100% !important;}
.mlpm_w .levelHolderClass {position: absolute;overflow: hidden;top: 0;background-color: #6f7982;width: auto;min-height: 100%;zoom: 1;width:240px !important;height:100% !important;}
.mlpm_w .ltr {margin-left: -100%;left:0;}
.mlpm_w .rtl {margin-right: -100%;right: 0;}
.mlpm_w .mlpm_inactive {background: #6f7982;}
.mlpm_w h2 {font-size:24px;line-height:71px;font-weight:700;color: #8c949b;padding-right:10px;	padding-left:10px;margin-top:0px;margin-bottom:0px;}
.mlpm_w ul {list-style: none;	padding: 0;	margin: 0;}
.mlpm_w li {cursor: pointer;border-top: 1px solid #8c949b;padding:5px;}

.mlpm_w li:last-child {border-bottom: 1px solid #8c949b;}
.mlpm_w li:hover {background-color: #8c949b;}
.mlpm_w a {display: block;outline: none;overflow: hidden;font-size:16px;	line-height:18px;padding:10px;
text-decoration: none;color: #fff;}
.mlpm_w a:hover {color: #f1f1f1;text-decoration:none;}
.mlpm_w .backItemClass {display: block;padding:5px;background:#8c949b;border-top: 1px solid #8c949b;}

.mlpm_w .floatRight {float: right;}
.mlpm_w .floatLeft {float: left;}
.mlpm_w .cursorPointer {cursor: pointer;}
.mobil-language {
    display: block !important;
}

@media (min-width: 993px) {
#menu {display:none !important;}
.mlpm_w{display:none !important;}
#pushobj{margin-left:0 !important;}
}