nav{
	display: block;
	transition: all 1s ease;
	font-family: 'Oswald', sans-serif;
}
divorce{
	display: inline-block;
	}
divorce:after{
	content:'|';
	color: #ccc;
	}

/* Main Menu */
.mainmenu{
	display: inline-block;
	cursor:pointer;
	outline:none;
	margin: -1px;
	box-sizing:border-box;

}

.mainmenu > a{
	text-align:left;
	color:#0b0c10;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	border-radius:10px;
}

.mainmenu_big > a{
	box-sizing:border-box;
	padding:25px 15px;
	}
	
.mainmenu_small > a{
	padding:10px 15px;
	}
.mainmenu:focus > a,
.mainmenu > a:hover{
	background-color:#060;
	opacity:1;
	color: #FFF;
}

/* Sub Menu */
.submenu{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: absolute;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-image: url(arrow.png);
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:15px auto auto auto;
	text-align:center;	
	overflow:hidden;
	/*padding:10px;*/	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
	
}

.level-2-arrow{
	 font-size: 18px;
}
.level-2-accessories {
	opacity:0;
	width: auto;
	position: fixed;
	max-width: 290px;
	visibility:
	hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:
	block;
	left:
	auto;
	right:
	auto;
	float:
	right;
	margin:-33px auto auto 230px;
	text-align:
	center;
	overflow:
	hidden;
	padding:0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-valves {
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-pumps{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-truck{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-dc{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-cardan{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-towing{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.level-2-pto{
	opacity:0;
	width: auto;
	max-width: 230px;
	position: fixed;
	visibility:hidden;
	transition: all 0.2s ease;
	z-index: 99999;
	background-color:#060;
	background-repeat: no-repeat, repeat;
	background-position: center top;
	box-shadow: 0px 0px 3px #CCC;
	display:block;
	left:auto;
	right:auto;
	float:right;
	margin:-33px auto auto 230px;
	text-align:center;	
	overflow:hidden;
	padding:0;	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}



.level-2-submenu p{
	margin-block-start:0 !important;
	margin-block-end:0 !important;
	line-height: 20px !important;
}

.accessories_submenu:hover .level-2-accessories,
.accessories_submenu:focus .level-2-accessories{
	opacity:1;
	visibility:visible;
}

.valves_submenu:hover .level-2-valves,
.valves_submenu:focus .level-2-valves{
	opacity:1;
	visibility:visible;
}

.pumps_submenu:hover .level-2-pumps,
.pumps_submenu:focus .level-2-pumps{
	opacity:1;
	visibility:visible;
}

.truck_submenu:hover .level-2-truck,
.truck_submenu:focus .level-2-truck{
	opacity:1;
	visibility:visible;
}

.dc_submenu:hover .level-2-dc,
.dc_submenu:focus .level-2-dc{
	opacity:1;
	visibility:visible;
}

.cardan_submenu:hover .level-2-cardan,
.cardan_submenu:focus .level-2-cardan{
	opacity:1;
	visibility:visible;
}

.towing_submenu:hover .level-2-towing,
.towing_submenu:focus .level-2-towing{
	opacity:1;
	visibility:visible;
}

.pto_submenu:hover .level-2-pto,
.pto_submenu:focus .level-2-pto{
	opacity:1;
	visibility:visible;
}

/*on rollover */
.mainmenu:hover .submenu,
.mainmenu:focus .submenu{
	opacity:1;
	visibility:visible;
	
}

.submenu > bahagian{
	display:block;
	text-align:left;
	box-sizing:border-box;
	margin:auto;
	max-width:1050px;

	}
	
.submenu > bahagian li{
	list-style:none;
}

.submenu > bahagian a{
	display:block;
	width:300px;
	margin-left:10px;
	margin-right:10px;
	text-align:left;
	/*white-space:nowrap;*/
	padding-top: 5px;
	padding-right: auto;
	padding-bottom: 5px;
	padding-left: 0;
	color:#FFF;
	font-size:14px;
	font-weight: normal;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00AE00;
	}
	



	
.submenu > bahagian a:hover{
	background-color:#9C0;
	color: #FFF;
}
	
	
/*bahagian a:before{
	content:'- ';}*/
	
#toggle, #toggle + label{
	display:none;
	vertical-align:middle;
	cursor:pointer;
	text-align:right;
}

@media only screen and (max-width: 845px) {
divorce{
	display: none;
	}

#toggle + label{
	display:table-cell;
	float:right;
	margin-right:25px;
}

nav{
	position: fixed;
	top: 0px;
	left: -1800px;
	height:100vh;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	transition: all 0.2s ease;
	background-color:#FFF;
	padding-top:25px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #006600;
}
#toggle:checked ~ nav {
	left: 0px;
  
}
.mainmenu{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.mainmenu a{
	display:block;
	text-transform: uppercase;
	border-radius:0px;
}
.mainmenu_big a{
	padding:5px 15px;
	}
.mainmenu:HOVER .submenu,
.mainmenu:focus .submenu{	
	position:static;
	/*max-height:200px;*/
	overflow-y:scroll;
	overflow-x:hidden;
	width:270px;
	margin:0px auto auto auto;
}

}
