body .grayBG {
    background-color: #f2f2f2;
  }
  body main .valign-middle {
    display: table;
  }
  body main .valign-middle > .columns {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
  body main .valign-middle > [class*=column] + [class*=column]:last-child {
    float: none;
  }
  body main .noMargin {
    margin: 0 !important;
  }
  body main .noPadding {
    padding: 0 !important;
  }
  body main #top {
    border-top: 1px solid #dcdcdc;
  }
   #top #pageTitleArea {
    max-width: none;
    min-height: 55px;
    height: 55px;
  }
   body main #top #pageTitleArea h1 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.3em !important;
    margin-top: 9px !important;
    line-height: 1em !important;
  }
   #top #heroImage {
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 25%;
    max-width: none;
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center top !important;
  }
   #top #heroImage #headerContent {
    max-width: 62.5rem;
  }
   #top #heroImage #headerContent #introHeading {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #ffffff;
    font-size: 6.5em;
    line-height: 0.8em;
    text-transform: uppercase;
    font-size: 2rem !important;
  }
   #top #heroImage #headerContent #introText {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 0.9em;
    color: #ffffff;
    line-height: 1.5;
    padding-bottom: 20px;
    margin: 0;
  }
   #top #heroImage #headerContent #buttonRow {
    text-align: center;
    padding-bottom: 1rem;
  }
   #top #heroImage #headerContent #buttonRow .button {
    text-transform: uppercase !important;
    text-decoration: none !important;
    background-color: #ffffff !important;
    color: #877148 !important;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.8rem !important;
    padding: 1rem 0.5rem 1rem 0.5rem !important;
    font-size: 1.3em !important;
    max-width: none !important;
  }
#top #heroImage #headerContent #buttonRow .button:hover {
    color: #000000 !important;
  }

 #top #heroImage.advising {
    background-image: url(/media/Oakland/Assets/Advising/images/banners/Advising-Homepage-banner-Option-1-1080-x-600-FYA-25349_065.jpg);
}
  }
#mainContent h2 {
    font-size: 40px;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 38px;
  }
 #mainContent h3 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #877148;
    text-transform: uppercase;
    margin-bottom: 4px;
    line-height: 20px;
  }
 body #main-content-container h3 a:not(.button) {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #877148;
    text-transform: uppercase;
    margin-bottom: 4px;
    line-height: 20px;
  }
   #mainContent h4 {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 500;
    color: #262626;
    font-size: 1.3rem;
  }
   #mainContent #middle #listArea a {
    text-decoration: none;
  }
   #mainContent #middle #listArea #listAreaNestedRow {
    margin: 0;
  }
   #mainContent #middle .listHeading:hover {
    cursor: pointer;
    color: #000000 !important;
  }
   #mainContent #middle .list {
    font-size: 14px;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 0;
    padding-bottom: 20px;
  }
   #mainContent #middle .list li {
    padding-top: 12px;
    line-height: 16px;
  }
   #mainContent #middle .list li a {
    color: #3f3f3f;
  }
   #mainContent #middle .list-padding-top {
    padding-top: 0.9em;
    padding-bottom: 0.5em;
  }
   #mainContent #middle .indent {
    padding-left: 30px;
    list-style-position: inside;
  }
   #mainContent #middle p {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 0.9em;
  }
   #mainContent #middle ul {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #4c4c4c;
    font-size: 0.9em;
  }
   #mainContent #middle .serifBodyCopy {
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 1.3em;
    color: #323232;
    line-height: 1.3em;
  }
   #mainContent #middle .buttonWrapper {
    text-align: center;
    margin-top: 3rem;
  }
   #mainContent #middle .buttonWrapper .button {
    text-transform: uppercase;
    text-decoration: none;
    background-color: #877148;
    color: #ffffff;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin: 0 0 1.25rem;
    font-size: 1.1em;
    min-width: 260px;
    max-width: none;
  }
   #mainContent #middle .buttonWrapper .button:hover {
    background-color: #a68d50;
  }
   #mainContent #middleBottom {
    padding: 3em 0 0 0;
    margin-top: 3em;
    max-width: none;
  }
   #mainContent #middleBottom #middleBottomContentContainer {
    max-width: 62.5rem;
  }
   #mainContent #middleBottom #middleBottomContentContainer .videoIntroText {
    color: #323232;
    font-size: 1.3em;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1em;
  }
   #mainContent #middleBottom #middleBottomContentContainer .flex-video {
    padding-top: 0;
  }
   #mainContent #middleBottom #middleBottomContentContainer .videoGold {
    color: #877148;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
    font-size: 0.85em;
  }
   #mainContent #middleBottom #middleBottomContentContainer #fastFactRow {
    margin: 2rem 0 2.8rem 0;
  }
   #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact {
    min-height: 10em;
  }
   #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact .fastFactNumber {
    font-size: 3.3em;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 300;
    color: #877148;
    line-height: 75px;
    margin-bottom: 0.05em;
    letter-spacing: -0.04em;
  }
   #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact .fastFactDescription {
    color: #6a6a6a;
    font-size: 0.85em;
    line-height: 15px;
    margin-bottom: 0;
    max-width: 10rem;
    margin: 0 auto;
  }
   #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .ffBorder {
    border-right: 1px solid #dadada;
  }
   #bottomSlider #sliderContainer {
    text-align: center;
    padding: 6em 0;
  }
   #bottomSlider #sliderContainer .sliderGoldText {
    color: #b59a57;
    font-size: 1.6em;
    line-height: 1.3em;
    font-family: "EB Garamond", "Garamond", Times, serif;
    font-weight: 400;
    max-width: 20em;
    margin: 0 auto;
    padding: 1.5rem 0 1rem 0;
  }
   #bottomSlider #sliderContainer .quoteBy {
    text-transform: uppercase;
    font-size: 0.9em;
    color: #4c4c4c;
    font-family: "Roboto Condensed", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
  
  a.small-7.large-3.small-centered.text-centered.button.support {
    padding: 1rem 1rem 1.0625rem 1rem;
  }
  
  .flex-row {
    display: flex ;
  }
  
  .submenu {
    overflow: hidden;
    display: none;
  }
  
  .accordion {
    transition: 1s;
  }
  
  .side-sub-menu {
    display: none;
    list-style-type: none;
  }
  
  .navArrow {
    display: inline-block;
    width: 20%;
    margin-left: -15%;
    height: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 13px 11px;
    cursor: pointer;
    filter: brightness(100%);
    position: absolute;
    vertical-align: bottom;
  }
  
  .perc-navbar-vertical {
    list-style-type: none;
  }
  .perc-navbar-vertical li a {
    padding: 0 2.5rem 0 1rem;
    display: inline-block;
    width: 100%;
    line-height: 1rem;
  }
  
  .nav-li {
    border-top: 1px solid rgb(174, 174, 174);
  }
  
  .sub-nav-li a h3 {
    padding: 0 !important;
    font-size: 15px !important;
  }
  
  @media screen and (min-width: 64.001em) {
     #top #heroImage #headerContent {
      padding-top: 10rem;
    }
     #mainContent #middle {
      padding-top: 4em;
    }
  }
  @media screen and (min-width: 40.001em) and (max-width: 64em) {
     #top #heroImage #headerContent {
      padding-top: 18rem;
    }
     #top #heroImage #headerContent #introHeading {
      font-size: 4.5em;
    }
  }
  @media screen and (max-width: 40em) {
     #top #heroImage #headerContent {
      padding-top: 13rem;
    }
     #top #heroImage #headerContent #introHeading {
      font-size: 3.5em !important;
      line-height: 0.9em !important;
    }
     #mainContent #middle .buttonWrapper .button {
      font-size: 1em;
      min-width: 0;
    }
  }
  @media screen and (min-width: 64.063em) {
     #top #heroImage #headerContent #buttonRow {
      padding-top: 5rem;
    }
     #top #heroImage #headerContent #buttonRow .button {
      max-width: 230px;
      margin-right: 0.8em;
      max-width: 230px;
      margin-right: 0.8em;
      display: flex;
      align-items: center;
      justify-content: center;
    }
     #mainContent #middle .buttonWrapper {
      text-align: left;
      text-align: center;
    }
  }
  @media screen and (max-width: 25em) {
     #top #heroImage #headerContent #buttonRow .button {
      font-size: 0.9em !important;
    }
  }
  @media screen and (max-width: 64em) {
     #top #heroImage #headerContent #buttonRow .leftButton {
      margin-right: 0.2rem;
    }
     #top #heroImage #headerContent #buttonRow .rightButton {
      margin-left: 0.2rem;
    }
     #mainContent #middle #listArea {
      padding: 2rem 0 1rem 0;
    }
     #mainContent #middle #listArea #listAreaNestedRow {
      padding-top: 2.5em;
      padding-bottom: 2.5em;
    }
     #mainContent #middle .serifBodyCopy {
      padding-top: 2rem;
    }
    .buttonWrapper {
      margin: 0 auto;
    }
    .flex-row {
      display: block !important;
    }
    
  }
  .ul-no-bullets{
    list-style-type: none;
}

body #responsiveButtons .buttonContainer .button span.buttonText {
    margin: 0;
    padding: 0;
    display: table-cell;
    vertical-align: middle;
    font-size: 1.25rem !important;
    line-height: 1.8rem !important;
}

body #mobile-content-container #mobile-nav-heading-container #mobile-nav-menu-icon {
    text-align: right;
    display: table !important;
}

#listArea.grayBG {
  background: #fff;
}
  /*# sourceMappingURL=FinancialServices.css.map */
















