.intro-investors-header{
  padding-top: 112px;
  padding-bottom: 50px;
  text-align: center;
  color: #f8f8f8;
  background:url(../../assets/img/investors/1.jpg) no-repeat center center;
  background-size: cover;
  height: 300px;
}


.intro-message > h1 {font-size:4.5em;}
i{font-size:14px;}

p{line-height:24px;margin-top:-5px;}


.active{font-weight:bold;}



/******************/
/***Left Sidebar***/
/******************/
/*override bootstrap*/
.jumbotron{
  margin-top: 30px;
  background-color:transparent;
  border-left:1px solid #3ba729;
  border-radius:0px !important;
  min-height: 250px;
}

.jumbotron p {font-size:16px; color:rgb(51,51,51); font-family:'Open Sans', san-serif;}
.jumbotron h2{margin-bottom:20px;font-family: helvetica, Arial, sans-serif; color:#3ba729; font-size:22px;}

.active{font-weight:bold;}

.leftSidebar{
  list-style-type:none;
  margin-top: 10px;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  color:#666666;
  text-align:center;
}
.leftSidebar li{
  margin-bottom:16px;
  border-bottom: 1px solid #DEDEDE;
  padding-bottom:5px;
  padding-top:3px;
  line-height:26px;
  margin:0;
}

.QuickLeftLinks{font-family: 'Open Sans', sans-serif;padding: 5px 5px 5px 10px;}

.leftSidebar li a{color:rgb(51, 51, 51); font-size:15px;padding:0 0 0 11px;}

h1.ResourcesBlackHeader{font-weight:700;text-align:left;font-size:2.5em !important;text-shadow: none !important;color:#333333; letter-spacing: 3px;}
h1.ResourcesWhiteHeader{font-weight:300;text-align:left;text-shadow: 2px 2px 3px rgba(0,0,0,0.6);color:#ffffff;letter-spacing:1px;font-size:4.5em;}

@media screen and (max-width:1200px) {
h1.ResourcesWhiteHeader{font-size:3.5em;}
}

@media screen and (max-width:992px) {
  .sidebar-nav-fixed{display:none;}
  .jumbotron{border-left:none;min-height:auto;padding-bottom:10px;}
  h1.ResourcesWhiteHeader{font-size:3em;}
}
