/*!
 * Start Bootstrap - New Age v5.0.6 (https://startbootstrap.com/template-overviews/new-age)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-new-age/blob/master/LICENSE)
 */

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
}

a {
    color: #003768;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
}

a:hover,
a:focus {
    color: #003768;
}

hr {
    max-width: 100px;
    margin: 25px auto 0;
    border-width: 1px;
    border-color: rgba(34, 34, 34, 0.1);
}

hr.light {
    border-color: white;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 600;
    letter-spacing: 1px;
}

.our-team h3 {
    color: #003768;
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    color: #000;
}

section {
    padding: 100px 0;
}

section#funds-top {
    padding-bottom: 0;
}

.divider {
    -webkit-box-shadow: 0 10px 8px -5px #cacaca;
    -moz-box-shadow: 0 10px 8px -5px #cacaca;
    box-shadow: 0 10px 8px -5px #cacaca;
}

section.home {
    padding-top: 100px;
}

section.bg-primary {
    padding: 150px 0;
}

section h2 {
    font-size: 50px;
}

#mainNav {
    background-color: white;
    -webkit-transition: all 0.35s;
    transition: all 0.35s;
    font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
}

#mainNav .navbar-brand {
    color: #82a5d2;
    font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
    font-weight: 200;
    letter-spacing: 1px;
}

#mainNav .navbar-brand:hover,
#mainNav .navbar-brand:focus {
    color: #82a5d2;
}

#mainNav .navbar-toggler {
    font-size: 19px;
    padding: 8px 10px;
    color: #003768;
    border-color: #003768;
}

#mainNav .navbar-nav > li > a {
    font-family: 'Open Sans', 'Helvetica', 'Arial', 'sans-serif';
    letter-spacing: 2px;
    text-transform: uppercase;
    font-size: 1rem;
    display: block;
    padding: 0.5rem;
}

#mainNav #navbarResponsive.show .navbar-nav > li > a:hover {
    background-color: #003768;
    color: #ffffff;
    text-decoration: none;
}

#mainNav .navbar-nav > li > a.active {
    color: #82a5d2 !important;
    background-color: transparent;
}

#mainNav .navbar-nav > li > a.active:hover {
    background-color: transparent;
}

#mainNav .navbar-nav > li > a,
#mainNav .navbar-nav > li > a:focus {
    color: #222222;
}

#mainNav .navbar-nav > li > a:hover,
#mainNav .navbar-nav > li > a:focus:hover {
    color: #82a5d2;
}

#mainNav.navbar .main-logo {
    display: none;
}

#mainNav.navbar .scroll-logo {
    display: block;
}

#mainNav.navbar-shrink .scroll-logo {
    display: block;
}

#mainNav.navbar-shrink {
    -webkit-box-shadow: 0 5px 8px -5px #808080;
    -moz-box-shadow: 0 5px 8px -5px #808080;
    box-shadow: 0 5px 8px -5px #808080;
    margin-bottom: 10px;
}

header.header {
    height: 100vh;
    position: relative;
    background-position: center !important;
    background-size: cover !important;
}

header.header .pagetitle {
    height: 100vh;
    min-height: 400px;
    color: #fff;
    text-align: center;
}

header.header .pagetitle h1 {
    font-size: 2.1rem;
    text-transform: uppercase;
}

header.header .banner-title {
    animation-duration: 2s;
    animation-delay: 0;
}

#fund-header.header .banner-title {
    font-weight: 400;
}

#fund-header.header .banner-ticker {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 2px;
}

header.header .banner-intro {
    animation-duration: 2s;
    animation-delay: 0;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 2px;
}

header.header .banner-btn.btn {
    animation-duration: 2s;
    animation-delay: 2s;
    border-radius: 5px;
    text-transform: none;
    background-color: #003768;
    border-color: #003768;
    font-size: 1.1rem;
}

header.header .banner-btn.btn:hover {
    background-color: #0b1d30;
    border-color: #0b1d30;
}

header.header-internal {
    height: 50vh;
    position: relative;
    background-position: center !important;
    background-size: cover !important;
}

header.header-internal .pagetitle {
    height: 50vh;
    min-height: 400px;
    color: #fff;
    text-align: center;
}

header.header-internal .pagetitle h1 {
    font-size: 3.5rem;
    text-align: left;
    font-weight: 400;
}

header.header-internal .banner-title {
    animation-duration: 2s;
    animation-delay: 0;
}

#fund-header.header-internal .banner-title {
    font-weight: 400;
}

#fund-header.header-internal .banner-ticker {
    color: #fff;
    font-size: 1.5rem;
    letter-spacing: 2px;
    text-align: left;
}

header.header-internal .banner-intro {
    animation-duration: 2s;
    animation-delay: 0;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 2px;
}

header.header-internal .banner-btn.btn {
    animation-duration: 2s;
    animation-delay: 2s;
    border-radius: 5px;
    text-transform: none;
    background-color: #003768;
    border-color: #003768;
    font-size: 1.1rem;
}

header.header-internal .banner-btn.btn:hover {
    background-color: #0b1d30;
    border-color: #0b1d30;
}

.nav-tabs {
    display: none;
}

.performance-holder nav {
    border-bottom: 1px solid #dee2e6;
}

.performance-holder nav .nav-tabs {
    background: transparent;
}

section.download {
    position: relative;
    padding: 50px 0;
}

section.download img {
    width: auto;
}

section.download h2 {
    font-size: 50px;
    margin-top: 0;
}

section.download .badges .badge-link {
    display: block;
    margin-bottom: 25px;
}

section.download .badges .badge-link:last-child {
    margin-bottom: 0;
}

section.download .badges .badge-link img {
    height: 60px;
}

section.fund-family .fund-link {
    margin-bottom: 0;
    font-weight: bold;
    font-size: 1.8rem;
    text-align: left;
}

section.fund-family .fund-tickers {
    font-size: 1rem;
    font-weight: bold;
    margin-bottom: 0.5rem;
    text-align: left;
}

section.fund-family .fund-short-description {
    text-align: justify;
    line-height: 1.4;
}

section.fund-family .container h2 {
    font-size: 2rem;
    margin-block-end: 2rem;
    color: #515152;
}

section.fund-family .container h3 {
    font-size: 1.8rem;
    margin-block-end: 2rem;
    color: #515152;
    border-bottom: 2px solid #003768;
}

section .funds-col {
    padding: 0 1rem;
}

section .fund-holder {
    margin-bottom: 2.5rem;
    min-height: 310px;
}

section.resources .container h2 {
    font-size: 2rem;
    margin-block-end: 2rem;
    color: #515152;
}

section.resources .container h4 {
    color: #003768;
}

section.resources .container ul {
    list-style: none;
    padding-left: 1rem;
}

section.resources .container .resources-row {
    margin-bottom: 3rem;
}

section.our-team .container h2 {
    font-size: 2rem;
    margin-bottom: 0;
    color: #515152;
}

section.our-team .container .team-row div {
    padding: 1.5rem;
}

section.our-team .container .team-row div img {
    width: 100%;
    cursor: pointer;
}

section.our-team .container .team-row div .tm-name {
    color: #003768;
    font-weight: bold;
    font-size: 1.2rem;
    margin-bottom: 0;
    cursor: pointer;
}

section.our-team .container .team-row div .tm-title {
    line-height: 1.2;
    color: #272829;
    margin-bottom: 0;
}

section.our-team .container .member-bio {
    padding: 0 2.5rem;
}

section.our-team .container .member-bio .member-bio-inner {
    padding: 0 0.7rem;
    border: 1px solid rgba(34, 34, 34, 0.15);
}

section.our-team .container .member-bio .close-button {
    text-align: right;
    font-size: 2rem;
    line-height: 1;
    color: #003768;
    cursor: pointer;
}

section.our-team .modal-content .modal-title {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 0;
    color: #003768;
}

section.our-team .modal-content .modal-title .member-title {
    font-size: 1.1rem;
    margin-bottom: 0;
    color: #616161;
    font-weight: 400;
}

section ul.react-tabs__tab-list {
    display: flex;
    justify-content: space-around;
}

section.fundpage .fundTitle h2 {
    font-size: 1.4rem;
    margin-bottom: 2rem;
    font-weight: 600;
    letter-spacing: 0px;
}

section.fundpage .fundTitle h2 .fundTickers {
    font-size: 1.05rem;
    color: #616161;
}

section.fundpage .RRT__tabs {
    align-items: stretch;
    justify-content: space-between;
}

section.fundpage .RRT__tabs .tab {
    color: #003768;
    background: transparent;
    border: none;
}

section.fundpage .RRT__tabs .RRT__tab--selected {
    font-weight: 600;
    border-bottom: 4px solid #82a5d2;
    font-size: 1.05rem;
}

section.fundpage .RRT__tabs .RRT__tab--collapsed {
    background: #003768;
    color: #ffffff;
    border-bottom: 1px solid #909090;
}

section.fundpage .RRT__tabs .RRT__tab--collapsed.RRT__tab--selected {
    background: #82a5d2;
    color: #000000;
    border-bottom: 1px solid #909090;
    font-weight: normal;
}

section.fundpage .panel h2 {
    font-size: 1.4rem;
    color: #003768;
    font-weight: 600;
    margin: 1.5rem 0 1rem 0;
}

section.fundpage .panel p {
    font-size: 1rem;
}

section.fundpage .panel .manager h4 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #515152;
}

section.fundpage .panel .manager h5 {
    font-size: 1rem;
    color: #515152;
    font-weight: 600;
    letter-spacing: 0px;
}

section.fundpage .panel .commentary-holder .commentary-date {
    font-size: 1rem;
    color: #515152;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

section.fundpage .panel .commentary-holder .commentary-link {
    margin-bottom: 2rem;
}

section.fundpage .panel svg {
    color: #a52323;
}

section.features .section-heading.block-text p {
    font-size: 1.1rem;
    color: #ffffff;
}

.disclosures-bottom {
    border-top: 1px solid #3c5171;
    padding: 2rem 0;
    margin-top: 2rem;
}

.container .disclosures-bottom h4 {
    color: #fff;
    font-weight: 400;
    font-size: 1.2rem;
}

.container .disclosures-bottom p {
    font-size: 0.85rem;
}

#disclosures .container p {
    color: #ffffff;
}

#disclosures .container h4 {
    color: #ffffff;
}

#disclosures .container a {
    color: #ffffff;
    text-decoration: underline;
}

.bg-disclosure {
    background: #0c1f33;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c1f33), to(#091725));
    background: linear-gradient(#0c1f33, #091725);
    padding: 70px 0;
}

.subnav-holder {
    background-color: #003768;
    padding: 0.5rem;
    position: sticky;
    top: 67px;
    width: 100%;
    z-index: 1000;
}

.sub-navbar {
    flex-direction: column;
    display: flex;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    justify-content: flex-end;
    color: #fff;
    text-align: center;
}

.sub-navbar li.line {
    border-bottom: 1px solid #4d668c;
}

.sub-navbar a {
    color: #fff;
    padding: 0.5rem 0;
    text-transform: uppercase;
    display: block;
}

.rivercontact {
    border: 1px solid #e0e0e0;
    padding: 1rem;
}

.rivercontact .row {
    margin-bottom: 1.5rem;
    padding: 0 1rem;
}

.rivercontact .row label {
    text-align: left;
}

.rivercontact #emailpref {
    margin-right: 0.5rem;
}

.rivercontact #phonepref {
    margin-right: 0.5rem;
}

@media (max-width: 1035px) {
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1;
    }

    section.fundpage .bcontainer #btabs {
        display: none;
    }
}

@media (min-width: 768px) {
    section.download .badges .badge-link {
        display: inline-block;
        margin-bottom: 0;
    }

    header.header .pagetitle {
        height: 100vh;
        min-height: 450px;
    }

    header.header .pagetitle h1 {
        font-size: 3.4rem;
    }

    section.download img {
        width: 100%;
    }

    section.download h2 {
        font-size: 70px;
    }
    section.features .section-heading.block-text p {
        font-size: 1.2rem;
    }
    section.our-team .container .team-row div {
        padding: 1.5rem;
    }
    section.cta .cta-content h2 {
        font-size: 80px;
    }

    .sub-navbar {
        flex-direction: row;
        display: flex;
        padding-left: 0;
        margin-bottom: 0;
        list-style: none;
        justify-content: flex-end;
        color: #fff;
    }

    .sub-navbar li.line {
        border-bottom: 0;
    }

    .sub-navbar a {
        padding: 0.2rem 1rem;
    }

    .rivercontact .row label:not(.phonepref) {
        text-align: right;
    }
}

@media (min-width: 992px) {
    #mainNav {
        border-color: transparent;
        background-color: transparent;
    }
    #mainNav .navbar-brand {
        color: fade(white, 70%);
    }
    #mainNav .navbar-brand:hover,
    #mainNav .navbar-brand:focus {
        color: white;
    }
    #mainNav .navbar-nav > li > a,
    #mainNav .navbar-nav > li > a:focus {
        color: white;
        padding: 0.5rem 0.7rem;
        font-weight: 600;
        font-size: 0.8rem;
        display: inline-block;
    }
    #mainNav .navbar-nav > li > a:hover,
    #mainNav .navbar-nav > li > a:focus:hover {
        color: white;
    }
    #mainNav.navbar-shrink {
        border-color: rgba(34, 34, 34, 0.1);
        background-color: white;
        border-bottom: 1px solid rgba(34, 34, 34, 0.1);
    }
    #mainNav.navbar-shrink .navbar-brand {
        color: #003768;
    }
    #mainNav.navbar-shrink .navbar-brand:hover,
    #mainNav.navbar-shrink .navbar-brand:focus {
        color: #82a5d2;
    }
    #mainNav.navbar-shrink .navbar-nav > li > a,
    #mainNav.navbar-shrink .navbar-nav > li > a:focus {
        color: #003768;
    }
    #mainNav.navbar-shrink .navbar-nav > li > a:hover,
    #mainNav.navbar-shrink .navbar-nav > li > a:focus:hover {
        color: #82a5d2;
    }
    #mainNav.navbar .main-logo {
        display: block;
    }
    #mainNav.navbar-shrink .main-logo {
        display: none;
    }
    #mainNav.navbar .scroll-logo {
        display: none;
    }
    #mainNav.navbar-shrink .scroll-logo {
        display: block;
    }
    header.header .pagetitle {
        height: 100vh;
        min-height: 500px;
    }
    section.features .section-heading.block-text p {
        font-size: 1.5rem;
        color: #ffffff;
    }
    section.download {
        position: relative;
        padding: 100px 0;
    }
    section.download img {
        width: auto;
    }
    section.our-team .container h2 {
        margin-bottom: 2rem;
    }
    section.fund-family .fund-link {
        font-size: 2rem;
    }

    section.fund-family .fund-tickers {
        font-size: 1.2rem;
    }

    .bg-disclosure {
        background: #0c1f33;
        background: -webkit-gradient(linear, left top, left bottom, from(#0c1f33), to(#091725));
        background: linear-gradient(#0c1f33, #091725);
        padding: 150px 0;
    }
    section.features .device-container {
        margin-bottom: 0;
    }
}

@media (min-width: 1035px) {
    .nav-tabs {
        display: flex;
        border-bottom: none;
        background: #003768;
        color: #fff;
    }

    .contactus .nav-tabs {
        background: #fff;
        display: initial;
    }

    .contactus .nav-tabs .nav-link {
        border: 1px solid #dee2e6;
        border-radius: 0;
        font-size: 1.1rem;
        color: #003768;
        background: #fff;
    }

    .contactus .nav-tabs .nav-link.active,
    .contactus .nav-tabs .nav-link:hover {
        background: #003768;
        color: #fff;
    }

    .card {
        border: none;
    }

    .card .card-header {
        display: none;
    }

    .card .collapse {
        display: block;
    }
}

@keyframes bouncing {
    0% {
        bottom: 0;
    }
    50% {
        bottom: 20px;
    }
    100% {
        bottom: 0;
    }
}

.bottom-animation {
    bottom: 0;
    position: absolute;
    left: 49%;
    display: block;
    animation-delay: 2s;
}

.arrow-holder {
    animation: bouncing 1s infinite ease-in-out;
    display: block;
    bottom: 0;
    position: absolute;
    left: 49%;
    font-size: 3rem;
}

section.features .section-heading {
    margin-bottom: 100px;
}

section.features .section-heading.block-text {
    margin-bottom: 0;
}

section.features .section-heading h2 {
    margin-top: 0;
}

section.features .section-heading p {
    margin-bottom: 0;
}

section.features .device-container,
section.features .feature-item {
    max-width: 325px;
    margin: 0 auto;
}

section.features .device-container {
    margin-bottom: 100px;
}

section.features .feature-item {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
}

section.features .feature-item h3 {
    font-size: 30px;
}

section.features .feature-item i {
    font-size: 80px;
    display: block;
    margin-bottom: 15px;
    background: -webkit-gradient(linear, right top, left top, from(#7b4397), to(#dc2430));
    background: linear-gradient(to left, #7b4397, #dc2430);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

section.cta {
    position: relative;
    padding: 250px 0;
    background-image: url('../img/bg-cta.jpg');
    background-position: center;
    background-size: cover;
}

section.cta .cta-content {
    position: relative;
    z-index: 1;
}

section.cta .cta-content h2 {
    font-size: 50px;
    max-width: 450px;
    margin-top: 0;
    margin-bottom: 25px;
    color: white;
}

section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

section.contact {
    text-align: center;
}

section.contact h2 {
    margin-top: 0;
    margin-bottom: 25px;
}

section.contact h2 i {
    color: #dd4b39;
}

section.contact ul.list-social {
    margin-bottom: 0;
}

section.contact ul.list-social li a {
    font-size: 40px;
    line-height: 80px;
    display: block;
    width: 80px;
    height: 80px;
    color: white;
    border-radius: 100%;
}

section.contact ul.list-social li.social-twitter a {
    background-color: #1da1f2;
}

section.contact ul.list-social li.social-twitter a:hover {
    background-color: #0d95e8;
}

section.contact ul.list-social li.social-facebook a {
    background-color: #3b5998;
}

section.contact ul.list-social li.social-facebook a:hover {
    background-color: #344e86;
}

section.contact ul.list-social li.social-google-plus a {
    background-color: #dd4b39;
}

section.contact ul.list-social li.social-google-plus a:hover {
    background-color: #d73925;
}

section .news .newsdate {
    font-weight: bold;
    margin-bottom: 0.2rem;
}

section .news .news-item {
    margin-bottom: 1.5rem;
}

footer {
    padding: 50px 0;
    text-align: center;
    color: rgba(255, 255, 255, 0.3);
    background-color: #222222;
}

footer .footer-logo {
    width: 100%;
    max-width: 250px;
}

footer .footer-menu {
    padding-left: 0;
    margin: 2rem 0;
}

footer p {
    font-size: 12px;
    margin: 0;
    color: #ffffff;
    padding: 0 1rem;
}

footer ul {
    margin-bottom: 0;
}

footer ul li a {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3);
}

footer ul li a:hover,
footer ul li a:focus,
footer ul li a:active,
footer ul li a.active {
    text-decoration: none;
}

.bg-primary {
    background: #003768;
    background: -webkit-gradient(linear, left top, left bottom, from(#003768), to(#02294c));
    background: linear-gradient(#003768, #02294c);
}

section .text-primary {
    color: #000000 !important;
}

.bg-secondary {
    background: #d4dfec;
    background: -webkit-gradient(linear, left top, left bottom, from(#d4dfec), to(#bdc9d6));
    background: linear-gradient(#d4dfec, #bdc9d6);
}

.text-secondary {
    color: #82a5d2;
}

.bg-footer {
    background: #192e48;
}

.bg-footer p {
    font-size: 1rem;
}

.bg-footer ul {
    list-style: none;
}

.bg-footer li {
    color: #ffffff;
    padding: 0 1rem;
}

.bg-footer li a {
    color: #fff;
    font-size: 1rem;
}

.bg-textbanner {
    background: #d6d6d6;
    padding: 150px 0;
}

.privacy h1 {
    margin-bottom: 2rem;
}

.privacy h3 {
    text-decoration: underline;
}

section.features.bg-textbanner .section-heading.block-text p {
    font-size: 1.5rem;
    color: #000000;
}

.no-gutter > [class*='col-'] {
    padding-right: 0;
    padding-left: 0;
}

.btn-outline {
    color: white;
    border: 1px solid;
    border-color: white;
}

.btn-outline:hover,
.btn-outline:focus,
.btn-outline:active,
.btn-outline.active {
    color: white;
    border-color: #fdcc52;
    background-color: #fdcc52;
}

.btn {
    border-radius: 300px;
    font-family: 'Lato', 'Helvetica', 'Arial', 'sans-serif';
    letter-spacing: 2px;
    text-transform: uppercase;
}

.btn-xl {
    font-size: 11px;
    padding: 15px 45px;
}

section.fundpage #btabs {
    display: flex;
    padding: 0;
    margin: 0;
    position: sticky;
    top: 67px;
    z-index: 1000;
}

section.fundpage #btabs .nav-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
}

section.fundpage #btabs .nav-item .nav-link {
    color: #fff;
    background: transparent;
    border: none;
    padding: 0.5rem 1rem;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.2rem;
    text-align: center;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

section.fundpage #btabs .nav-item .nav-link.active {
    background: #82a5d2;
}

section.fundpage #btabs .nav-item .nav-link:hover {
    background: #82a5d2;
}

section.fundpage .card {
    border: 0;
}

section.fundpage .card .card-content {
    padding: 100px 0;
    -webkit-box-shadow: 0 10px 8px -5px #cacaca;
    -moz-box-shadow: 0 10px 8px -5px #cacaca;
    box-shadow: 0 10px 8px -5px #cacaca;
    margin-bottom: 10px;
}

section.fundpage .card .card-content#collapse-A {
    padding-top: 20px;
}

section.fundpage .overview-links-holder {
    border: 1px solid #003768;
    padding: 1rem;
    margin: 0.5rem;
}

section.fundpage .card .card-header {
    background: #003768;
    color: #ffffff;
    border-bottom: 1px solid #909090;
    padding: 0;
    border-radius: 0 !important;
}

section.contactus .show .card-header {
    background: #003768;
}

section.contactus .card-header {
    background: #003768;
    border-radius: 0 !important;
}

section.contactus .card-header a {
    color: #fff;
    display: block;
}

section.fundpage .card .card-header a {
    color: #fff;
    padding: 0.7em 1em;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
}

section.fundpage .card .card-header a.active {
    background: #041d3e;
    color: #ffffff;
    border-bottom: 1px solid #909090;
    font-weight: normal;
}

section.fundpage .card .card-content h2 {
    font-size: 2rem;
    color: #003768;
    font-weight: 600;
    margin: 1.5rem 0 1rem 0;
}

section.fundpage .card .card-content p {
    font-size: 1rem;
}

section.fundpage .card .card-content .manager h4 {
    font-size: 1.25rem;
    font-weight: 600;
    color: #515152;
}

section.fundpage .card .card-content .manager h5 {
    font-size: 1rem;
    color: #515152;
    font-weight: 600;
    letter-spacing: 0px;
}

section.fundpage .card .card-content .commentary-holder .commentary-date {
    font-size: 1rem;
    color: #515152;
    font-weight: 600;
    margin-bottom: 0.3rem;
}

section.fundpage .card .card-content .commentary-holder .commentary-link {
    margin-bottom: 2rem;
}

section.fundpage .card .card-content svg {
    color: #a52323;
}

.holdings-holder .table thead,
.performance-holder .table thead {
    border-bottom: 3px solid #003768;
    color: #000;
}

.performance-holder h3,
.holdings-holder h3 {
    font-weight: bold;
    font-size: 1.5rem;
    color: #616161;
    margin: 0.5rem 0 0.5rem 0;
    padding-top: 2rem;
}

.performance-holder h5,
.holdings-holder h5 {
    font-weight: 400;
    font-size: 1.1rem;
    color: #616161;
}

/*.performance-holder .table{
  margin-bottom:3rem;
}*/

section.fundpage .card .performance-holder .performance-disclosure p {
    font-size: 0.8rem;
    color: #333;
}

section.fundpage .card .holdings-holder .holdings-disclosure p {
    font-size: 0.8rem;
    color: #333;
}

.resources-row svg {
    color: #a52323;
    margin-right: 5px;
    vertical-align: baseline;
}

.resources-row ul li {
    margin-bottom: 0.2rem;
}

.rivercontact .btn.btn-primary,
.btn.btn-primary.clink {
    border-radius: 5px;
    text-transform: none;
    background-color: #003768;
    border-color: #003768;
    font-size: 1.1rem;
}

.rivercontact .btn.btn-primary:hover,
.btn.btn-primary.clink:hover {
    background-color: #0b1d30;
    border-color: #0b1d30;
}
