div#menu-head {

	}
div#menu-head ul {
	}
div#menu-head li {
 list-style: none outside none;
 margin: 0;
	}
div#menu-head>ul>li:hover {
	}
div#menu-head>ul>ul>li {
	text-transform: uppercase;
}
div#menu-head ul ul ul li:hover {
	text-decoration: underline;
}
div#menu-head>.level1>li.submenu {
 float: left;
 line-height: 90px;
 padding: 0 28px;
 height: 90px;
}
div#menu-head>.level1>li.submenu:hover {

}
div#menu-head>.level1>li.submenu>a:hover {
	border-bottom:none;
}
div#menu-head li a {
	}
div#menu-head>ul a {
 width: auto;
 color: #000;
 text-transform: uppercase;
 font-size: 14px;
 height: 90px;
 box-sizing: border-box;
 display: block;
 
 position: relative;

}
div#menu-head>ul a:hover {
 text-decoration: underline;
 color: #004b75;
}
div#menu-head ul li.firstli {
	background:none;
	}
.vwhz1av3E {
	width: 1100px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	position: relative;
}
div#menu-head>ul a:hover {
	text-decoration: underline;
	}
div#menu-head ul ul {
	display: none;
	}
#menu-head ul {
	margin:0;
	display:block;
	text-align:center;
	}
#menu-head ul li {
	font-size: 12px;
	text-align: center;
	}
#menu-head ul li ul li a {
	height:32px;
}
div#menu-head ul ul ul {
	display: block;
	}
div#menu-head ul ul li {
	width: 100px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	}
div#menu-head ul ul ul li {
	width:145px;
	float:left;
}
div#menu-head ul ul ul li a {
 color: #464646 !important
}
.vwhz1av3E img {
 display: block;
 position: absolute;
 right: -22px;
 top: 21px;
}
div#menu-head li.submenu li.submenu {
 font-weight: bold;
}
.vwhz1av3E > li {
	font-weight: bold;
	float:left;
	display:inline-table !important;
}
div#menu-head li.submenu li.submenu:hover { }
.XhMxVU2szN>li {
	border-top:2px solid #ccc;
	margin:0 1px;
	padding-top:30px;
}
.XhMxVU2szN>li:hover {
	border-top:2px solid #000;
}
div#menu-head ul.level2>li>a {
	padding-left:3px;
}
ul.level1 {
	float:left;
	}
div#menu-head ul.level1 li.submenu:hover ul.level2 , div#menu-head ul.level2 li.submenu:hover ul.level3 {
	display: block;
}
.level2 li {
	height:32px;
	}
div#menu-head ul.level2 {
 width: 100%;
 padding: 0 0 10px 0;
 z-index: 99;
 position: absolute;
 left: 0;
 top: 90px;
 background:#fff;
 border: none;
	}
ul.level2>li.submenu {
	text-transform: uppercase;
	font-weight: bold;
	background:none !important;
}
ul.level2>#menu {
	width:1020px;
	margin:0 auto;
}
div#menu-head ul.level2 a {
	color: #004b75;
	font-size: 12px;
	font-family: arial , helvetica , sans-serif;
	line-height: 32px;
	}
div#menu-head ul.level2 a:hover {
 text-decoration: underline;
}
#siteMapList ul li a {
	font-weight:bold;
	}
#siteMapList ul ul li a {
	font-weight:normal !important;
	}
div#menu-head ul ul ul li a {
	font-weight:normal !important;
 text-transform: capitalize;
}
div#menu-head ul ul li:hover {
	}
div#menu-head ul ul li a:hover {
 text-decoration: underline;
	}
div#menu-head ul.level3 , #aaa {
 position: relative;
	}


/*arrow up*/
i.fa.fa-caret-up {
 position: absolute;
 bottom: -5%;
 left: 37%;
 color: #004B75;
 font-size: 22px;
 display: none;
}
.submenu:hover i.fa.fa-caret-up {
 display: block;
}
/*arrow up*/


@media screen and (max-width:1024px) {
div#menu-head ul.level1 li.submenu:hover ul.level2 , div#menu-head ul.level2 li.submenu:hover ul.level3 {
 display: none !important;
}