p.min-height {
min-height: 2.7rem;
}
/* Hero Section */
h1.page-title {
margin-bottom: 0.25rem;
}
.gold-bar-hero {
width: 34.9375rem;
height: .125rem;
background: #ffc324;
display: block;
margin: .625rem auto;
}
.page-title {
text-shadow: 1px 1px 10px #000000;
}
@media screen and (max-width: 767px) {
.page-title {
text-shadow: none;
 }
}
@media screen and (max-width: 500px) {
.gold-bar-hero {
width: 18.9375rem;
}
.invMgmtGrp .sub-hero-blurb {
padding: 0 5% !important;
}
.col-sm-6 {
padding-bottom: 20px;
 }
}
/*Intro Section */
.invMgmtGrp .sub-hero-blurb {
font-size: .9375rem;
font-family: "Droid Sans",Helvetica,Arial,sans-serif;
padding: 0 15%;
}
.invMgmtGrp .sub-hero .contentBM {
text-align: center;
font-size: .9375rem;
font-family: "Droid Sans",Helvetica,Arial,sans-serif;
}
.invMgmtGrp .sub-hero .contentBM h3 {
font-size: .9375rem;
font-family: "Droid Sans",Helvetica,Arial,sans-serif;
}
.grey-light, .strategy-container {
padding: 2rem .9375rem;
}
/* Strategies to Fit Your Needs */
.invMgmtGrp .tabs-container .nav-tabs>li a {
font-size: 1.1rem !important;
}
/* Explore Our Insights */
.m-b {
background: #FFF;
/*min-height: 378px;*/
min-height: 400px;
}
p.explore-img {
min-height: 3rem;
}
.insights-button {
display: flex;
justify-content: center;
}
.insights-button a
{
  text-align: center;
  margin-top: 50px;
}
/* Footer */
.be-ix-link-block {
display: none !important;
}

.investment-disclosure-top
{
  margin-top: 50px;
  margin-bottom: 10px;
}

.investment-disclosure-bottom
{
  margin-top: 10px;
  margin-bottom: 50px;
}
