#menu {
	position: absolute;
	right: 0;
	top: 0px;
	min-height: 100% !important;
	width: 240px !important;
	height: 700px !important;
	z-index: 10;
	visibility: hidden;
}
#pushobj {position: absolute;z-index: 1;width:100%;}

.mlpm_w {position: absolute;overflow: hidden;min-width: 100%;min-height: 100%;margin: 0;z-index:0;	padding: 0;
width:240px !important;height:auto !important;top:100px;}
.mlpm_w .levelHolderClass {position: absolute;overflow: hidden;top: 0;background-color: #292929;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 h2 {font-size:24px;line-height:71px;font-weight:700;color: #ffffff;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 #00297d;padding:5px;}

.mlpm_w li:last-child {border-bottom: 1px solid #00297d;}
.mlpm_w li:hover {background-color: #FEA500;}
.mlpm_w a {display: block;outline: none;overflow: hidden;font-size:16px;	line-height:18px;padding:10px;
text-decoration: none;color: #ffffff;}
.mlpm_w a:hover {color: #f1f1f1;text-decoration:none;}
.mlpm_w .backItemClass {display: block;padding:5px;background:#FEA500;border-top: 1px solid #00297d;}
.mlpm_w .backItemClass a{color:#ffffff;}

.mlpm_w .floatRight {float: right;}
.mlpm_w .floatLeft {float: left;}
.mlpm_w .cursorPointer {cursor: pointer;}





.levelHolderClass .special-menu li{
border-top:none;
}

.levelHolderClass .special-menu .menu-one{
background-color:#d8272d;
}

.levelHolderClass .special-menu .menu-two{
background-color:#ff5500;
}

.levelHolderClass .special-menu .menu-three{
background-color:#ff9c00;
}

.levelHolderClass .special-menu .menu-four{
background-color:#ffae02;
}

.levelHolderClass .special-menu .menu-five{
background-color:#97c436;
}

.levelHolderClass .special-menu .menu-six{
background-color:#47c3b9;
}

.levelHolderClass ul .facebook{
background-image:url(../images/fface.png);
background-repeat:no-repeat;
background-position:center center;
float:right;
width:40px;
height:40px;
border:none;
padding:0 !important;
}

.levelHolderClass ul .facebook a{
width:40px;
height:40px;
display:block;
}

.levelHolderClass ul .twitter{
background-image:url(../images/ftwitter.png);
background-repeat:no-repeat;
background-position:center center;
float:right;
width:40px;
height:40px;
border:none;
padding:0 !important;
}

.levelHolderClass ul .twitter a{
width:40px;
height:40px;
display:block;
}

.levelHolderClass ul .gplus{
background-image:url(../images/fgplus.png);
background-repeat:no-repeat;
background-position:center center;
float:right;
width:40px;
height:40px;
border:none;
padding:0 !important;
}

.levelHolderClass ul .gplus a{
width:40px;
height:40px;
display:block;
}
.levelHolderClass ul .insta{
background-image:url(../images/finsta.png);
background-repeat:no-repeat;
background-position:center center;
float:right;
width:40px;
height:40px;
border:none;
padding:0 !important;
}

.levelHolderClass ul insta a{
width:40px;
height:40px;
display:block;
}

.levelHolderClass ul .phone{
color:#ffffff;
clear:both;
padding:5px 15px;
border-top:1px solid #FFFFFF !important;
}

.levelHolderClass ul .phone a{
padding:0px;
}

.levelHolderClass ul .writeus{
color:#ffffff;
clear:both;
border-bottom:1px solid #00297d !important;
padding:5px 15px;
}

.levelHolderClass ul .writeus:hover{
background-color:transparent;
}

.levelHolderClass ul .writeus a{
padding-top:5px;
padding-bottom:5px;
padding-left:0px;
display:block;
padding-right:0px;
}

.levelHolderClass ul .online a{
background-image:url(../images/online.png);
background-repeat:no-repeat;
background-position:center right;
color:#6cd92a;
padding-right:43px !important;
}

.levelHolderClass ul .offline span{
	background-image: url("../images/offline.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #8895bb;
    display: block;
    height: 40px;
    line-height: 40px;
    padding-right: 43px;
    position: relative;
}


@media (min-width: 993px) {
#menu {display:none !important;}
.mlpm_w{display:none !important;}
#pushobj{margin-left:0 !important;}
}