body .grayBG {
  background-color: #f2f2f2; }
body main .valign-middle {
  display: table; }
  body main .valign-middle > .columns {
    display: table-cell;
    vertical-align: middle; }
  body main .valign-middle > .columns, 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; }
  body main #top #pageTitleArea {
    max-width: none;
    min-height: 55px;
    height: 55px; }
    body main #top #pageTitleArea h1 {
      font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
      font-size: 1.3em;
      margin-top: 9px;
      line-height: 1em; }
  body main #top #heroImage {
    background-image: url("/Assets/Oakland/lp/grad/hero/GradHeroImage.jpg");
    background-color: #000000;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center 25%;
    max-width: none; }
    body main #top #heroImage #headerContent {
      max-width: 62.5rem; }
      @media screen and (min-width: 64.001em) {
        body main #top #heroImage #headerContent {
          padding-top: 10rem; } }
      @media screen and (min-width: 40.001em) and (max-width: 64em) {
        body main #top #heroImage #headerContent {
          padding-top: 18rem; } }
      @media screen and (max-width: 40em) {
        body main #top #heroImage #headerContent {
          padding-top: 13rem; } }
      body main #top #heroImage #headerContent #introHeading {
        font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        color: #ffffff;
        font-size: 6.5em;
        line-height: .8em;
        text-transform: uppercase; }
        @media screen and (max-width: 40em) {
          body main #top #heroImage #headerContent #introHeading {
            font-size: 3.5em;
            line-height: .9em; } }
        @media screen and (min-width: 40.001em) and (max-width: 64em) {
          body main #top #heroImage #headerContent #introHeading {
            font-size: 4.5em; } }
      body main #top #heroImage #headerContent #introText {
        font-family: "Helvetica Neue LT W01_41488878", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        font-size: .9em;
        color: #ffffff;
        line-height: 1.5;
        padding-bottom: 20px;
        margin: 0; }
      body main #top #heroImage #headerContent #buttonRow {
        text-align: center;
        padding-bottom: 1rem; }
        @media screen and (min-width: 64.063em) {
          body main #top #heroImage #headerContent #buttonRow {
            padding-top: 5rem; } }
        body main #top #heroImage #headerContent #buttonRow .button {
          text-transform: uppercase;
          text-decoration: none;
          background-color: #ffffff;
          color: #877148;
          font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          margin-bottom: .8rem;
          padding: 1rem .5rem 1rem .5rem;
          font-size: 1.3em;
          max-width: none; }
          @media screen and (max-width: 25em) {
            body main #top #heroImage #headerContent #buttonRow .button {
              font-size: .9em; } }
          @media screen and (min-width: 64.063em) {
            body main #top #heroImage #headerContent #buttonRow .button {
              max-width: 230px;
              margin-right: .8em; } }
        body main #top #heroImage #headerContent #buttonRow .button:hover {
          color: #000000; }
        @media screen and (max-width: 64em) {
          body main #top #heroImage #headerContent #buttonRow .leftButton {
            margin-right: .2rem; } }
        @media screen and (max-width: 64em) {
          body main #top #heroImage #headerContent #buttonRow .rightButton {
            margin-left: .2rem; } }
body main #mainContent h2 {
  font-size: 40px;
  font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
  line-height: 38px; }
body main #mainContent h3 {
  font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  font-size: 18px;
  color: #877148;
  text-transform: uppercase;
  margin-bottom: 4px;
  line-height: 20px; }
body main #mainContent h4 {
  font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #262626;
  font-size: 1.3rem; }
@media screen and (min-width: 64.001em) {
  body main #mainContent #middle {
    padding-top: 4em; } }
@media screen and (max-width: 64em) {
  body main #mainContent #middle #listArea {
    padding: 2rem 0 1rem 0; } }
body main #mainContent #middle #listArea a {
  text-decoration: none; }
body main #mainContent #middle #listArea #listAreaNestedRow {
  margin: 0; }
  @media screen and (max-width: 64em) {
    body main #mainContent #middle #listArea #listAreaNestedRow {
      padding-top: 2.5em;
      padding-bottom: 2.5em; } }
body main #mainContent #middle .listHeading:hover {
  cursor: pointer;
  color: #000000; }
body main #mainContent #middle .list {
  font-size: 14px;
  list-style-type: none;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 20px; }
  body main #mainContent #middle .list li {
    padding-top: 12px;
    line-height: 16px; }
    body main #mainContent #middle .list li a {
      color: #3f3f3f; }
body main #mainContent #middle .list-padding-top {
  padding-top: .9em; }
body main #mainContent #middle .indent {
  padding-left: 30px;
  list-style-position: inside; }
body main #mainContent #middle p, body main #mainContent #middle ul {
  font-family: "Helvetica Neue LT W01_41488878", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
  color: #4c4c4c;
  font-size: .9em; }
body main #mainContent #middle .serifBodyCopy {
  font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
  font-size: 1.3em;
  color: #323232;
  line-height: 1.3em; }
  @media screen and (max-width: 64em) {
    body main #mainContent #middle .serifBodyCopy {
      padding-top: 2rem; } }
body main #mainContent #middle .buttonWrapper {
  text-align: center;
  margin-top: 3rem; }
  @media screen and (min-width: 64.063em) {
    body main #mainContent #middle .buttonWrapper {
      text-align: left; } }
  body main #mainContent #middle .buttonWrapper .button {
    text-transform: uppercase;
    text-decoration: none;
    background-color: #877148;
    color: #ffffff;
    font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    margin: 0 0 1.25rem;
    font-size: 1.1em;
    min-width: 260px;
    max-width: none; }
    @media screen and (max-width: 40em) {
      body main #mainContent #middle .buttonWrapper .button {
        font-size: 1em;
        min-width: 0; } }
  body main #mainContent #middle .buttonWrapper .button:hover {
    background-color: #a68d50; }
body main #mainContent #middleBottom {
  padding: 3em 0 0 0;
  margin-top: 3em;
  max-width: none; }
  body main #mainContent #middleBottom #middleBottomContentContainer {
    max-width: 62.5rem; }
    body main #mainContent #middleBottom #middleBottomContentContainer .videoIntroText {
      color: #323232;
      font-size: 1.3em;
      font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
      line-height: 1em; }
    body main #mainContent #middleBottom #middleBottomContentContainer .flex-video {
      padding-top: 0; }
    body main #mainContent #middleBottom #middleBottomContentContainer .videoGold {
      color: #877148;
      font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: .85em; }
    body main #mainContent #middleBottom #middleBottomContentContainer #fastFactRow {
      margin: 2rem 0 2.8rem 0; }
      body main #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact {
        min-height: 10em; }
        body main #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact .fastFactNumber {
          font-size: 3.3em;
          font-family: "Helvetica Neue LT W01_47 Lt Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          color: #877148;
          line-height: 75px;
          margin-bottom: .05em;
          letter-spacing: -.04em; }
        body main #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .fastFact .fastFactDescription {
          color: #6a6a6a;
          font-size: .85em;
          line-height: 15px;
          margin-bottom: 0;
          max-width: 10rem;
          margin: 0 auto; }
      body main #mainContent #middleBottom #middleBottomContentContainer #fastFactRow .ffBorder {
        border-right: 1px solid #dadada; }
body main #bottomSlider #sliderContainer {
  text-align: center;
  padding: 6em 0; }
  body main #bottomSlider #sliderContainer .sliderGoldText {
    color: #b59a57;
    font-size: 1.6em;
    line-height: 1.3em;
    font-family: "ITC Garamond W01 Light";
    max-width: 20em;
    margin: 0 auto;
    padding: 1.5rem 0 1rem 0; }
  body main #bottomSlider #sliderContainer .quoteBy {
    text-transform: uppercase;
    font-size: .9em;
    color: #4c4c4c;
    font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }

/*# sourceMappingURL=grad_lp.css.map */
