div#menu-head {
    float: left;
	line-height: 80px;
}

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 {
border-bottom: 1px solid #878d8d;
}

div#menu-head>.level1>li.submenu>a:hover {
    color: #303E48;
    background: url(../images/triangle.png) no-repeat center bottom;
    border-bottom: 1px solid #878d8d;
}

div#menu-head li:hover a {
    color: #303E48;
    background: url(../images/triangle.png) no-repeat center bottom;
    padding-bottom: 9px;
    border-bottom: 1px solid #878d8d;
}

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;
}

#PLtkOEgMs {
    margin-left: 10%
}

.ioR8xTOnM {
    width: 96%;
    margin: 0 auto;
    padding: 5px 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;
    height: 70px;
	line-height: 80px;
}

#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
}

.ioR8xTOnM img {
    display: block;
    position: absolute;
    right: 0;
    top: 10px;
    width: 450px;
}

div#menu-head li.submenu li.submenu {
    font-weight: bold;
}

.ioR8xTOnM > 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: 113px;
    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: #303E48;
    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);
    }
}
