.sidebarare{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}
.sidebarare-box h3 {
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.sidebarare-box h3 i {
    float: left;
    width: 7px;
    height: 28px;
    background: #001c58;
    border-radius: 15px;
    margin-right: 1%;
    margin-top: -3px;
}
.sidebarare-box h5 {
    font-size: 15px;
    font-weight: normal;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 0px;
}
.cd-box {
    width: 95%;
    margin: 0 auto;
}
.cd-box h3{
    font-size: 14px;
    margin-bottom: 7px;
}
.cd-box p{
    line-height: 25px;
    font-size: 14px;
    width: 100%;
    margin-top: 0px;
    text-indent: 1em;
    margin-bottom: 10px;
}
.cd-box span{
    padding-left: 10px;
    display: block;
    margin-bottom: 10px;
    line-height: 28px;
}
.nvbb-title {
    width: 100%;
    height: auto;
    display: inline-block;
    margin-bottom: 1%;
}
.nvbb-title h3 {
    width: 100%;
    height: auto;
    display: inline-block;
    font-size: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.nvbb-title i img {
    width: 13px;
    margin-right: 7px;
}
.monoclonal-one{
    width: 100%;
    height: auto;
    display: inline-block;
    margin-top: 3%;
}