#annual-report-content .frame #menu a {
    color: #7399c6;
}
#annual-report-content .frame #menu .sub-title {
    margin-top: 10px!important;
}
#annual-report-content .frame #menu .sub-title a {
    color: #231f20;
}
#featured #annual-report-content .frame .box.n2 #menu .items {
    padding: 24px 54px 24px 54px;
}
#featured #annual-report-content .frame .box.n2 #menu .item:first-child {
    margin-top: 0;
}
#featured #annual-report-content .frame .box.n2 #menu .item:last-child {
    margin-bottom: 0;
}
#featured #annual-report-content .frame .box.n2 #menu .item + .item {
    border-top: none;
    margin-top: 0;
    padding-top: 10px;
}

#annual-report-content .frame #menu .item  h1 {
    line-height: 0;
}

#annual-report-content .mobile-menu .target ul li.menu-heading a {
    border-top: #e4e4e4 solid 1px;
    color: #a7a7a7;
    font-size: 16px;
    padding: 10px 18px;
}

#annual-report-content .mobile-menu .target ul li.menu-item a {
    color: #555555;
    display: block;
    font-size: 14px;
    padding: 10px 18px;
    position: relative;
}


#featured #annual-report-content .frame .box.n2 .links.fixed {
    position: fixed;
    right: inherit;
    width: 960px;
    background: transparent;
}

#featured #annual-report-content .frame .box.n2 .links.fixed .menu-container {
    background: #f1f1f1;
    margin-left: 657px;
    margin-right: 106px;
}

@media screen and ( min-width: 1230px ) {
    #featured #annual-report-content .frame .box.n2 .links.fixed {
        width: 1200px;
    }

    #featured #annual-report-content .frame .box.n2 .links.fixed .menu-container {
        margin-left: 818px;
        margin-right: 100px;
    }
}
#featured #annual-report-content .frame .box.n2 {
    z-index: 0;
}

#menu {
    z-index: -1;
}

#annual-report-content .frame a.with-arrow:after {
    left: -20px;
}

#featured #annual-report-content .frame .box.n2 ul.normal li{
    padding-right: 306px;
    position: relative;
}

@media screen and ( min-width: 1230px ) {
   #featured #annual-report-content .frame .box.n2 ul.normal li{
    padding-right: 109px;    
    } 
}