div#menu-head {
	float: left;
	margin:12px 0 0 100px;
	}
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;

	padding: 0 15px;
}
div#menu-head>.level1>li.submenu:hover {


}
div#menu-head>.level1>li.submenu>a:hover {
	color: #E31E3C;
	background: url(../images/triangle.png) no-repeat center bottom;
	border-bottom:2px solid #E31E3C
}
div#menu-head li:hover a {
	color: #b93223;
	background: url(../images/triangle.png) no-repeat center bottom;
	padding-bottom:9px;
	border-bottom:2px solid #E31E3C
	}
div#menu-head>ul a {
	width: auto;
	color: #0b1f3f;
	text-transform: capitalize;
	font-size: 18px;
	box-sizing: border-box;
	display: block;
	font-weight: normal;
	font-weight:600;
	text-transform:uppercase;
font-family: Century Gothic ,CenturyGothic ,AppleGothic ,sans-serif;
}
div#menu-head ul li.firstli {
	background:none;
	}
#fq9UyvzA6 {
margin-left:10%
}
.baTpyedxi {
	width: 96%;
	margin: 0 auto;
	padding: 30px 300px 30px 0;
	position: relative;
	min-height: 500px;
}
div#menu-head>ul a:hover {
	text-decoration: none;
	}
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: 300px;
	text-align: left;
	height: 30px;
	line-height: 30px;
	}
div#menu-head ul ul ul li {
	width: 100%;
	float: left;
}
div#menu-head ul ul ul li a {
	color: #101010 !important
}
.baTpyedxi img {
	display: block;
	position: absolute;
	right: 0;
	top: 10px;
	width: 450px;
}
div#menu-head li.submenu li.submenu {
 font-weight: bold;
}
.baTpyedxi > 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;
 z-index: 99;
 position: absolute;
 left: 0;
 top: 91px;
 min-height: 300px;
 background: #FFF;
 border:1px solid #ccc;
 border-top: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: #0b1f3f;
	font-size: 1rem;
	line-height: 32px;
	text-transform:uppercase;
	background:none;
	border:none;
	font-weight:600
	}
div#menu-head ul.level2 a:hover , div#menu-head ul.level3 a:hover {
	transition: 0.4s all;
-webkit-transition: 0.4s all;
color:#b93223;
text-decoration:none
}
#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;
	}
	
div#menu-head ul.level3 a {
color:#0b1f3f !important;
font-size:14px ;
text-transform:none !important;
} 	
@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;
}
}


@media screen and (max-width:768px) {
div#menu-head {
width: calc(60% - 60px);
	}
}