.labmenu-l{
	background-color:#fff;
}
.labMegamenu{
	padding-left: 270px;
}
.subPage .labmenu-l{
	margin-bottom:0;
}
.labmenu-i .nav-container{
	position:relative;
	z-index:10;
	height: 50px;
} 
.labmegamenu{
	background:#3498db;
}
.lab_custommenu {
    font-size: 14px;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 9;
	height: 50px;
}
.lab_custommenu .menuCenter{
	display:block;
	margin-left:215px;
}
.lab_custommenu div.lab_menu {
    float: left;
	margin-right: 0;
	padding: 0;
}
#lab_menu_lab_item_menu_custom_menu{
	float:right;
}
.lab_custommenu div.lab_menu#lab_menu_lab_item_menu_custom_menu  .parentMenu  span:after,
.lab_custommenu div.lab_menu.labmenuproducts .parentMenu  a:after,
.lab_custommenu div.lab_menu.labSub .parentMenu  a:after{
	content: "\f107";
	font-family: fontawesome;
    margin-left: 5px;
}
.lab_custommenu div.lab_menu .parentMenu{
	
	position: relative;
    z-index: 9999;
}
.lab_custommenu div.lab_menu:last-child  .parentMenu{
	padding-right:0;
}
/* custom html */
#_lab_item_menu_custom_menu .custom-html  h3 {
    color: #444;
    font-size: 13px;
    font-weight: 600;
    padding-bottom: 5px;
    text-transform: uppercase;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img {
    margin: 10px 0;
	position:relative;
	cursor: pointer;
	overflow:hidden;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img:before {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
    z-index: 99;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img:after {
    background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
    z-index: 99;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img:hover:before {
    left: 50%;
    opacity: 1;
    right: 50%;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img:hover:after {
    bottom: 50%;
    opacity: 1;
    top: 50%;
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
#_lab_item_menu_custom_menu .custom-html .menu-custom-img img{
	width:100%;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
}
.menu-custom-des {
    color: #444;
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
}
/* custom html */
.lab_custommenu div.lab_menu:hover .parentMenu .icon,
.lab_custommenu div.lab_menu .parentMenu:hover .icon{
	display:block;

}

.lab_custommenu div.lab_menu .parentMenu a,
.lab_span_menu,
.lab_custommenu div.lab_menu .parentMenu span.block-title{
	padding:0 10px;
	color: #444444;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 50px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
	cursor: pointer;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.lab_custommenu div.lab_menu.active .parentMenu a,
.lab_span_menu:hover, 
.lab_custommenu div.lab_menu .parentMenu a:hover, 
.lab_custommenu div.lab_menu .parentMenu span.block-title:hover{
	color:#DB1836;
}
.lab_custommenu div.lab_menu .parentMenu a .icon-hot,
.lab_custommenu div.lab_menu .parentMenu a .icon-new{
    background: none repeat scroll 0 0 #44be94 ;
    color: #fff;
    font-size: 12px;
	line-height: 10px;
    padding: 3px 5px;
    position: absolute;
    right: 15px;
    text-transform: none;
    top: -10px;
	font-family: "Open Sans",sans-serif;
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.lab_custommenu div.lab_menu .parentMenu a:hover .icon-hot,
.lab_custommenu div.lab_menu .parentMenu a:hover .icon-new{
	top: -5px;
}
.lab_custommenu div.lab_menu .parentMenu a .icon-hot:after,
.lab_custommenu div.lab_menu .parentMenu a .icon-new:after{
    background:#44be94 ;
    bottom: -3px;
    content: "";
    height: 6px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 6px;
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.lab_custommenu div.lab_menu .parentMenu a .icon-hot:after,
.lab_custommenu div.lab_menu .parentMenu a .icon-hot{
	background:#ec5459;
}
.lab_custommenu div.lab_menu .parentMenu a .icon-home{
  font-size: 25px;
  width: 28px;
  text-align: center;
  display: block;
  line-height: 77px;}
/* .lab_custommenu div.lab_menu .parentMenu{
	padding: 0 30px;} */
.lab_custommenu div.lab_menu.active {
    color: #444;
}
.lab_custommenu div.lab_menu .parentMenu a,
.lab_span_menu{
	position:relative;
	font-weight:bold;
}

.lab_custommenu div.popup {
	background: #fff ;
	border: 1px solid #e6e5e5;
    box-shadow: 0 1px 2px #e0e0e0;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    text-align: left;
    z-index: 99;
}
.lab_custommenu  #lab_menu_cms div.popup{
	padding:15px 0;
}
.lab_custommenu div.popup.slow{
	display:block !important; 
	-webkit-animation: zoomIn 300ms ease-in-out;
	-moz-animation: zoomIn 300ms ease-in-out;
	-ms-animation: zoomIn 300ms ease-in-out;
	-o-animation: zoomIn 300ms ease-in-out;
	animation: zoomIn 300ms ease-in-out;
}
/* .lab_custommenu div.lab_menu .parentMenu.slow .icon{
    background:url(../images/icon_active.png) no-repeat top left;
    border-right:none;
    border-bottom:none;
	-webkit-animation: fadeInUp 300ms ease-in-out;
	-moz-animation: fadeInUp 300ms ease-in-out;
	-ms-animation: fadeInUp 300ms ease-in-out;
	-o-animation: fadeInUp 300ms ease-in-out;
	animation: fadeInUp 300ms ease-in-out;
} */
.lab_custommenu div.lab_menu .parentMenu a:hover,
.lab_custommenu div.lab_menu .parentMenu span.block-title:hover,
.lab_custommenu #lab_menu_link ul li a.act,
.lab_custommenu #lab_menu_link ul li a:hover,
.lab_custommenu div.lab_menu .slow a,
.lab_custommenu div.lab_menu.active a,
.lab_custommenu div.lab_menu.act,
.lab_custommenu div.lab_menu.act a{
}
.itemMenu.level1 a.itemMenuName.level3.nochild,
.lab_custommenu div.popup a {
	display: block;
    font-size: 13px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: none;
}
.lab_custommenu div.popup a:hover{
  color: #DB1836;}

.lab_custommenu .itemMenu h4.level1,
.lab_custommenu .itemMenu a.level1{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #555555;
}
.lab_custommenu .itemMenu h4.level1,
.lab_custommenu .itemSubMenu h4.level2 span{
    color: #897725;
}
.lab_custommenu .itemSubMenu h4.level2,
.lab_custommenu .itemSubMenu a.level2,
.lab_custommenu .itemSubMenu h4.level3,
.lab_custommenu .itemSubMenu a.level3,
.lab_custommenu .itemMenu a.level1.nochild{
    color: #555555;
    padding-left: 8px;
    text-transform: none;
    font-weight: normal;
    font-size: 14px;
}
.lab_custommenu .itemSubMenu a.level2:hover,
.lab_custommenu .itemMenu a.level1.nochild:hover{
    color: #A52A2A;
}
.lab_custommenu div.popup a.actParent {
    color: #4D4D4D;
}
.lab_custommenu div.popup a.act {
    color: #DB1836 !important;
}
.lab_custommenu div.column {
    float:left;
    width:190px; /* column width */
    margin-right:20px;
    padding-right: 0;
}
.lab_custommenu div.column:last-child,
.lab_custommenu div.column.last {
    border-right: 0 none;
    padding-right: 0;
    margin-right: 0;
}
.lab_custommenu div.itemSubMenu {
    margin-left:0;
	padding-top: 0;
}

.lab_custommenu .block2{
	clear: left;
    float: left;
	padding:0 30px;
}
.lab_custommenu .block2 .lab_customhtml{
	overflow:hidden;
	margin:0 -15px;
}
.lab_custommenu .block2 .lab_customhtml .img{
	display: inline;
    float: left;
    padding: 0 15px;
    width: 50%;
}
.lab_custommenu .block2 .lab_customhtml .img img{
	width:100%;
}
.lab_custommenu div.popup .block1{
    overflow: hidden;
    float: left;
    padding: 0 30px;
}

.lab_custommenu .labmenuproducts  div.popup{
	left:0 !important;
}
.lab_custommenu .labmenuproducts  div.popup .block1{
	padding:0 15px;
}

.lab_custommenu div.popup .block1 .column .item{
    margin: 0 15px;
}
.lab_custommenu div.popup .block1 .column .item .img_produc{
	position:relative;
	margin-bottom:10px;
	overflow:hidden;
}


.lab_custommenu div.popup .block1 .column .item img{
	width:100%;
	-webkit-transition: all 300ms ease-in;
	-moz-transition: all 300ms ease-in;
	-ms-transition: all 300ms ease-in;
	-o-transition: all 300ms ease-in;
	transition: all 300ms ease-in;
}
.lab_custommenu div.popup .block1 .column .item:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.lab_custommenu div.popup .block1 .column .item h2.produc-name{
	margin:0 0 10px 0;
	min-height: 40px;
}
.lab_custommenu div.popup .block1 .column .item h2.produc-name a{
	color: #fff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    line-height: 20px;
}
.lab_custommenu div.popup .block1 .column .item h2.produc-name a:hover{
	color:#d5375f;
}
.lab_custommenu div.popup .block1 .column .item .lnk_more{
	background: #f1f1f1;
    color: #444;
    display: inline-block;
    font-family: "Lato",sans-serif;
    padding: 0 15px;
    text-transform: uppercase;
}
.lab_custommenu div.popup .block1 .column .item .lnk_more:hover{
	background: #d5375f;
    color: #fff;
}

.lab_custommenu div.popup .blockright img{
	width: 100%;
} 

.lab_custommenu div.lab_menu .parentMenu p{
    margin: 0;
    padding: 0;
}


/*mobile menu*/

/*------Accordion ---------*/
/********** < Navigation */
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    padding-top: 0;
}

.nav-collapse, .nav-collapse.collapse {
}
.navbar-inner {
    border: 0;
    border-radius: 0;
    padding: 0;
}
.navbar .btn-navbar {
    color: #fff;
    float: right;
    line-height: 50px;
    width: 50px;
	font-size: 20px;
	cursor: pointer;
}
.navbar .btn-navbar:hover{
	color:#DB1836;
}
.mobilemenu>li.last a {
    border-bottom: 0;
}
.navbar .brand {
	color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    padding:15px;
    text-transform: uppercase;
}
.menumobile{clear:both;}
.ma-nav-mobile-container {position: relative; z-index: 10;clear:both;}
.navbar { margin: 0;padding:0;border:none;min-height: 40px;}
.nav-collapse {
    text-align: left;
}
.navbar .nav > li {
    padding: 10px 30px 20px 0;
}
#ma-mobilemenu {
    height: auto;
    display: none;
    float: left;
    width: 100%;
    margin:  0;
}

.nav-collapse, .nav-collapse.collapse {

}
.navbar-inner {
    border: 0 !important;
    box-shadow: none !important;
    padding: 0;
    
}
.menu-mobile {
    background:#333;
    float: left;
    width: 100%;
    padding: 0 2%;
    border-radius: 2px;
}
.lab-nav-mobile-container{

}

.mobilemenu>li.last a {
    border-bottom: 0;
}

.mobilemenu {
	list-style-type: none;
	padding: 0;
    margin: 0;

}
.collapse.in {

}
.mobilemenu ul {
	padding: 0;
	margin: 0;
	float: left;
	display: block;
	width: 100%;
	background:#fff;
	overflow:hidden;
}
.mobilemenu li {
    background: #fff;
	cursor: pointer;
	list-style-type: none;
	padding: 0;
	float:left;
	margin: 0;
	display: block;
	width: 100%;
	position: relative;
	border-bottom: 1px solid #eaeaea;
}
.mobilemenu li:hover a{  color: #DB1836;}
.mobilemenu > li:hover { background-color: #efefef; color: #DB1836;}

.mobilemenu li.level0.last {margin-bottom: 20px; }
.mobilemenu li.active>a {
	/*background: url('../images/close.gif') no-repeat center right;*/
}
.mobilemenu li div {
	padding: 20px;
	background: #aef;
	display: block;
	clear: both;
	float: left;
	width: 360px;
}
.mobilemenu a {
	text-decoration: none;
	
	/*font: bold 1.1em/2em Arial, sans-serif;*/
	font-size: 14px;
	line-height: 40px;
	font-weight: normal;
	color: #666;
	margin: 0 15px;
	display: block;
	text-transform: capitalize;
	cursor: pointer;
}
.mobilemenu li.active a, .mobilemenu a:hover {
	color: #DB1836;
}

.mobilemenu ul a {
	color: #666 !important;
}
.mobilemenu ul a:hover, .mobilemenu ul li.active a {
	color:  #DB1836 !important;
}

.mobilemenu ul ul a, .mobilemenu ul li.active ul a {
	color: #666 !important;
}
.mobilemenu ul ul a:hover, .mobilemenu ul ul li.active a, .mobilemenu ul li.active ul a:hover {
	color:  #DB1836 !important;
}

.mobilemenu ul ul ul a, .mobilemenu ul ul li.active ul a {
	color: #666 !important;
}
.mobilemenu ul ul ul a:hover, .mobilemenu ul ul ul li.active a, .mobilemenu ul ul li.active ul a:hover {
	color: #DB1836 !important;
}

.mobilemenu ul ul ul ul a, .mobilemenu ul ul ul li.active ul a {
	color: #666 !important;
}
.mobilemenu ul ul ul ul a:hover, .mobilemenu ul ul ul ul li.active a, .mobilemenu ul ul ul li.active ul a:hover {
	color:  #DB1836 !important;
}



.mobilemenu li.parent>a {
	/*background: url('../images/open.gif') no-repeat center right;*/
}

.mobilemenu li ul li {
    font-size: 0.9em;
}
.mobilemenu li.active>ul {

}

.mobilemenu ul a {
	padding-left: 25px;
}
.mobilemenu ul ul a {
	padding-left: 40px;
}
.mobilemenu ul ul ul a {
	padding-left: 77px;
}
.mobilemenu ul ul ul ul a {
	padding-left: 70px;
}
.mobilemenu ul ul ul ul ul a {
	padding-left: 85px;
}
/*----------- button mobilemenu -------------*/
.mobilemenu span.head {
	position: absolute;
    right: 0;
    top: 3px;
}
.mobilemenu span.head a { 
	color:#333333;
	display:block;
	height:15px;
	padding:0;
	width:15px;
	border: 0;
}
.mobilemenu span.head a:hover{
	color:#DB1836;
}
.mobilemenu .grower span.head a:before{
	font-family: fontawesome;
}
.mobilemenu .grower.OPEN span.head a:before{
	    content: "\f147";}
.mobilemenu .grower.CLOSE span.head a:before{
	content: "\f196";}
/*.mobilemenu span.head a:hover*/
.mobilemenu li.active>span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 50%;
}
.mobilemenu li.selected span.head a {
	background: url(../images/menu_up.png) no-repeat 50% 50%;
}

.itemMenu.level1 a.itemMenuName.level3{
	color: #444444;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: 15px;
    margin-bottom: 15px;
    position: relative;
    text-transform: uppercase;}

.itemMenu.level1 a.itemMenuName.level3:hover{
	color: #DB1836;
	background: none;}
  
@media (min-width: 768px) and (max-width: 980px){
	.megamenu_container .visible-desktop .lab_custommenu div.popup{
	  width: 100%!important;
	  left: 0!important;}
}

@media (min-width: 768px) and (max-width: 1024px){
	.megamenu_container .visible-desktop .lab_custommenu div.lab_menu .parentMenu a, 
	.megamenu_container .visible-desktop .lab_custommenu div.lab_menu .parentMenu span.block-title{
	  font-size: 13px;}
}
@media (min-width: 768px) and (max-width: 1199px){

.lab_custommenu div.lab_menu .parentMenu a, .lab_custommenu div.lab_menu .parentMenu span.block-title {
	font-size: 12px;
	padding: 0 15px;
	}
}

#lab_menu_cms .column a,
.itemMenu.level1 a.itemMenuName.level4{
	color: #666666;
    font-size: 13px;
    line-height: 20px;}
.itemMenu.level1 a.itemMenuName.level3.nochild:hover,
#lab_menu_cms .column a:hover,
.itemMenu.level1 a.itemMenuName.level4:hover{
padding-left:5px;
color: #DB1836;
background: none;}

.lab_custommenu div.popup .blockright{
	overflow: hidden;
	width: 298px;
	float: left;
	padding:0;}
.lab_custommenu div.column.blockright{
margin-right: 0;}
#lab_menu_home{
padding-left: 0;}
.menumobile li ul{
	margin-left:15px;
}

.lab_custommenu .lab_customhtml  a{
	display:block;
	position:relative;
}
.lab_custommenu .lab_customhtml  a:before{
	border: 1px solid #DB1836;
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
	-moz-transform: scale(0);
	-webkit-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
}
.lab_custommenu .lab_customhtml  a:hover:before{
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}


/* mobile */
.presta-mobile{
	clear:both;
	position:relative;
}

/* hide the link until viewport size is reached */
a.meanmenu-reveal {
	display: none;
}

/* when under viewport size, .mean-container is added to body */
.mean-container .mean-bar {
	float: left;
	width: 100%;
	position: relative;
	padding:0;
	min-height: 30px;
	z-index: 9;
	background:#333333;
}

.mean-container a.meanmenu-reveal {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 1px;
    font-weight: 700;
    height: 20px;
    line-height: 20px;
    padding: 10px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    top: 0;
    width: 20px;
}

.mean-container a.meanmenu-reveal span {
	display: block;
	background: #fff;
	height: 3px;
	margin-top: 3px;
}

.mean-container .mean-nav {
	float: left;
	width: 100%;
	background: #000 ;
	margin-top: 42px;
}

.mean-container .mean-nav ul {
	padding: 0;
	margin: 0;
	width: 100%;
	list-style-type: none;
}

.mean-container .mean-nav ul li {
	position: relative;
	float: left;
	width: 100%;
}

.mean-container .mean-nav ul li > a {
    color: #ffffff;
    display: block;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 10px 15px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	border-top: 1px solid #383838;
	border-top: 1px solid rgba(255,255,255,0.5);

}
.mean-container .mean-nav ul li a .icon-hot,
.mean-container .mean-nav ul li a .icon-new{
	background:#d5375f;
    border-radius: 2px;
    font-size: 10px;
    padding: 2px 4px;
    text-transform: none;
	margin-left: 10px;
}
.mean-container .mean-nav ul li a .icon-hot{
	background:#5abe09;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid rgba(255, 255, 255, 0.25);
    padding: 10px 30px;
    visibility: visible;
	opacity: 0.75;
	filter: alpha(opacity=75);

}
.mean-container .mean-nav ul li .list_products{
	background: #fff;
    margin: 0 15px 30px;
    overflow: hidden;
    padding: 15px;
    text-align: center;
    width: 230px;
}
.mean-container .mean-nav ul li .list_products .img_produc{
	position:relative;
}
.list_products .img_produc .boxprice{
	background:#5b5b5b;
    bottom: 0;
    font-family: "Lato",sans-serif;
    padding: 6px 15px;
    position: absolute;
    right: 0;
	margin:0;
}
.list_products .img_produc .boxprice span{
	color:#fff;	
}
.list_products .right{}
.list_products .right .produc-name{margin:0 0 10px 0;}
.list_products .right .produc-name a{
	color: #444444;
    font-family: "Lato",sans-serif;
    font-size: 14px;
}
.list_products .right .produc-name a:hover{
	color:#97d8bd;
}
.list_products .right .lnk_more{
	background: none repeat scroll 0 0 #f1f1f1;
    border: medium none;
    color: #444444;
    font-family: "Lato",sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 30px;
    padding: 0 15px;
    text-shadow: 0 0 0;
    text-transform: uppercase;
	display:inline-block;
}
.list_products .right .lnk_more:hover{
	background:#97d8bd;
	color:#fff;
}
.mean-container .mean-nav ul li .list_products .img_produc a{
	padding:0;
	border:none;
	opacity:1;
	display:block;
}
.mean-container .mean-nav ul li .list_products .img_produc a img{
	width:100%;
}
.mean-container .mean-nav ul li.mean-last a {
	border-bottom: none;
	margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
    padding: 10px 60px;
    text-transform: none;
}

.mean-container .mean-nav ul li li li li a {
	width: 60%;
	padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
	width: 50%;
	padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
	background: #252525;
	background: rgba(255,255,255,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
    display: inline-block;
    font-weight: 700;
    height: 25px;
    line-height: 25px;
    margin-top: 1px;
    padding: 0;
    position: absolute;
    right: 10px;
	margin:0;
    text-align: center;
    top: 9px;
    width: 25px;
    z-index: 2;
	background: rgba(255,255,255,0.1);
	border: 1px solid rgba(255,255,255,0.2) !important;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
	background: rgba(0,0,0,0.2);
}

.mean-container .mean-push {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
	clear: both;
}

.mean-nav .wrapper {
	width: 100%;
	padding: 0;
	margin: 0;
}
.navmenu-mobile{
	position:relative;
}
.navmenu-mobile .categ-title{
    color: #ffffff;
    font-family: "Lato",sans-serif;
    font-size: 14px;
    font-weight: bold;
    left: 15px;
    line-height: 40px;
    margin: 0;
    position: absolute;
    text-transform: uppercase;
    top: 0;
    z-index: 10;
}
/* Fix for box sizing on Foundation Framework etc. */
.mean-container .mean-bar, .mean-container .mean-bar * {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}


.mean-remove {
	display: none !important;
}
.custom-html-img{
	width: 300px;
}
.labmegamenuBar .custom-html-img .labnonsub{
	margin:10px 0 0 0;
	position:relative;
	padding:0;
	cursor: pointer;
}
.labmegamenuBar .custom-html-img .labnonsub:before{
    background:rgba(0, 0, 0, 0.2);
    bottom: 15px;
    content: "";
    left: 15px;
    position: absolute;
    right: 15px;
    top: 15px;
	pointer-events: none;
-webkit-transition: all 300ms ease-in;
-moz-transition: all 300ms ease-in;
-ms-transition: all 300ms ease-in;
-o-transition: all 300ms ease-in;
transition: all 300ms ease-in;
-moz-transform: scale(0);
-webkit-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
.labmegamenuBar .custom-html-img .labnonsub:hover:before{
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.labmegamenuBar .custom-html-img .labnonsub img{
	width:100%;
}
.labmegamenuBar .custom-html-img .labnonsub h2{
    color: #ffffff;
    font-size: 20px;
    font-weight: bold;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    text-shadow: 1px 1px 1px #999999;
    top: 50px;
}
.labmegamenuBar ul#labmegamenu > li.dropdown {
	position:relative;
}
.labmegamenuBar ul#labmegamenu > li.dropdown .level1{
	width: 200px !important;
}
.labmegamenuBar ul#labmegamenu > li.dropdown .level1 .labcolumn {
	width:100% !important;
}
.labmegamenuBar ul#labmegamenu > li.dropdown .level1 .labitem1{
	margin:0;
}

/* mobile */
.navmenu-mobile{
	position:relative;
	z-index:10;
}
.clearBoth{
	clear: both;
}

@media (min-width: 768px) and (max-width: 1024px) {
	.lab_custommenu .block2,
	.lab_custommenu div.popup .blockright{
		display:none;
	}
	.lab_custommenu div.lab_menu .parentMenu a{
	}	
	.lab_custommenu .block2{
		width:768px;
	}	
	.lab_custommenu div.popup .blockright{
		width: 300px;
	}
	.lab_custommenu .block2 img{
		width:100%;
	}
	.lab_custommenu div.popup{
		
	}
	.lab_custommenu div.column{
		margin-right: 10px;
		width: 130px;
	}
	.itemMenu.level1 a.itemMenuName.level3{font-size:12px;}
	#lab_menu_cms .column a, .itemMenu.level1 a.itemMenuName.level4{
		font-size:11px;
	}
	
}
@media (min-width: 992px) and (max-width: 1199px) {
	
	.labMegamenu {
		padding-left: 213px;
	}
}
@media (min-width: 768px) and (max-width: 991px) {

	/* .lab_custommenu div.column.col4{
		clear:left;
	} */
	.lab_custommenu .block2{
		width:0;
	}
	.labMegamenu {
		padding-left: 158px;
	}
}
@media (max-width: 767px){
	.labmegamenu {
		height: 43px;
	}
	.lab-nav-mobile-container{
		position: relative;
		z-index: 1;
	}
	.labMegamenu{
		padding:0;
		background-color:#222;
	}
}