.page-title-sitemap-new {
font-weight: 700;
    font-size: 40px !important;

    margin-bottom: 15px;
    padding: 0;

}
.abstract-btm{
margin-top: 30px;
    height: 1px;
    border-bottom: 4px solid black;
    margin-bottom: 15px;
}

.section-title-new {
    font-family: 'ProximaNova-Regular',sans-serif;
    text-transform: uppercase;
    color: #0133B3;

    margin-bottom: 25px;
    font-weight: bold;
}
ul.filed-under {
    list-style: none;
    margin: 0 0 20px 0;
    padding: 0;
}
ul.filed-under li {
    list-style: none;

    float: left;
    margin: 0 15px 15px 0;
    padding: 0;
}

.sitemap ul.filed-under li a {
    font-size: 13px;
    padding: 4px 12px !important;
}
ul.filed-under li a {

    font-weight: 500;
    color: #333;
    display: block;

    background: #efefef;
    border-radius: 4px;
}

.sub-section-title {
font: 700 16px/20px 'ProximaNova-Regular', sans-serif;
}
ul.filed-under li a:hover {color:#fff; background:#0133B3 !important; text-decoration:none;}

.bottom-header {
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: 1px solid #ccc;
}

.rule {
    border-bottom: 1px solid #ddd;
    margin: 15px 0 !important;
}
.clearfix {
    clear: both;
}