.grey-text {
  color: #727c94; }

.red-text {
  color: #941a1a; }

.lt-grey-bg {
  background-color: #f6f5f0;
  padding: 20px; }

.blue-bg {
  background-color: #253356;
  color: white; }

.wf-loading {
  visibility: hidden; }

.col-ms-1,
.col-ms-2,
.col-ms-3,
.col-ms-4,
.col-ms-5,
.col-ms-6,
.col-ms-7,
.col-ms-8,
.col-ms-9,
.col-ms-10,
.col-ms-11,
.col-ms-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 480px) {
  .col-ms-1,
  .col-ms-2,
  .col-ms-3,
  .col-ms-4,
  .col-ms-5,
  .col-ms-6,
  .col-ms-7,
  .col-ms-8,
  .col-ms-9,
  .col-ms-10,
  .col-ms-11 {
    float: left; }

  .col-ms-1 {
    width: 8.33333%; }

  .col-ms-2 {
    width: 16.66667%; }

  .col-ms-3 {
    width: 25%; }

  .col-ms-4 {
    width: 33.33333%; }

  .col-ms-5 {
    width: 41.66667%; }

  .col-ms-6 {
    width: 50%; }

  .col-ms-7 {
    width: 58.33333%; }

  .col-ms-8 {
    width: 66.66667%; }

  .col-ms-9 {
    width: 75%; }

  .col-ms-10 {
    width: 83.33333%; }

  .col-ms-11 {
    width: 91.66667%; }

  .col-ms-12 {
    width: 100%; }

  .col-ms-push-1 {
    left: 8.33333%; }

  .col-ms-push-2 {
    left: 16.66667%; }

  .col-ms-push-3 {
    left: 25%; }

  .col-ms-push-4 {
    left: 33.33333%; }

  .col-ms-push-5 {
    left: 41.66667%; }

  .col-ms-push-6 {
    left: 50%; }

  .col-ms-push-7 {
    left: 58.33333%; }

  .col-ms-push-8 {
    left: 66.66667%; }

  .col-ms-push-9 {
    left: 75%; }

  .col-ms-push-10 {
    left: 83.33333%; }

  .col-ms-push-11 {
    left: 91.66667%; }

  .col-ms-pull-1 {
    right: 8.33333%; }

  .col-ms-pull-2 {
    right: 16.66667%; }

  .col-ms-pull-3 {
    right: 25%; }

  .col-ms-pull-4 {
    right: 33.33333%; }

  .col-ms-pull-5 {
    right: 41.66667%; }

  .col-ms-pull-6 {
    right: 50%; }

  .col-ms-pull-7 {
    right: 58.33333%; }

  .col-ms-pull-8 {
    right: 66.66667%; }

  .col-ms-pull-9 {
    right: 75%; }

  .col-ms-pull-10 {
    right: 83.33333%; }

  .col-ms-pull-11 {
    right: 91.66667%; }

  .col-ms-offset-1 {
    margin-left: 8.33333%; }

  .col-ms-offset-2 {
    margin-left: 16.66667%; }

  .col-ms-offset-3 {
    margin-left: 25%; }

  .col-ms-offset-4 {
    margin-left: 33.33333%; }

  .col-ms-offset-5 {
    margin-left: 41.66667%; }

  .col-ms-offset-6 {
    margin-left: 50%; }

  .col-ms-offset-7 {
    margin-left: 58.33333%; }

  .col-ms-offset-8 {
    margin-left: 66.66667%; }

  .col-ms-offset-9 {
    margin-left: 75%; }

  .col-ms-offset-10 {
    margin-left: 83.33333%; }

  .col-ms-offset-11 {
    margin-left: 91.66667%; } }
body {
  font-family: "adobe-caslon-pro",serif;
  font-style: normal;
  font-weight: 400;
  color: #424242; }

img {
  max-width: 100%; }

a {
  color: #941a1a; }

.bx-wrapper .bx-viewport {
  border: 0px;
  left: 0px;
  box-shadow: 0px 0px 0px;
  background: transparent; }

.bx-wrapper {
  margin: 0px 0px; }

.bx-wrapper .bx-controls-direction a {
  opacity: .5; }

.bx-wrapper .bx-next {
  right: -26px; }

.bx-wrapper .bx-prev {
  left: -26px; }

nav {
  margin-top: 40px; }

nav .wordmark {
  text-decoration: none; }
  nav .wordmark h1 {
    text-transform: uppercase; }

nav h1 {
  color: #253356;
  text-align: center;
  font-family: adobe-caslon-pro;
  margin-bottom: 8px; }

.navbar {
  margin-bottom: 0px;
  border-bottom: 0px; }
  .navbar ul {
    margin-bottom: 0px; }
  .navbar li {
    position: relative; }
    .navbar li .sub-menu {
      display: none;
      position: absolute;
      z-index: 9;
      background: white;
      padding-left: 0px;
      left: -31px;
      width: 155px;
      top: 70px;
      padding: 10px 4px;
      box-shadow: inset 0px 3px 8px -5px grey; }
      .navbar li .sub-menu li {
        display: block;
        text-align: left;
        font-size: 14px;
        text-transform: uppercase;
        padding: 7px 18px 7px;
        font-family: "open-sans", sans-serif; }
    .navbar li:hover .sub-menu {
      display: block; }
  .navbar .sub-menu {
    display: none; }

body.article .navbar {
  border-bottom: 1px solid #c2c1c1; }
  body.article .navbar li .sub-menu {
    top: 71px; }

.nav-divider {
  border-top: 1px solid black;
  width: 90px;
  margin: 0 auto; }

nav ul {
  list-style-type: none; }

.subpages {
  text-align: center;
  padding-left: 0; }
  .subpages li {
    display: inline-block;
    padding: 20px 23px 25px;
    font-size: 18px; }
    .subpages li a {
      color: #424242; }

.mobile-nav {
  display: none; }
  .mobile-nav .collapse-button {
    width: 50px;
    right: 1px;
    padding: 16px 17px;
    color: #FFFFFF;
    font-size: 14px;
    text-align: center;
    background-color: #253356; }
  .mobile-nav ul.slimmenu li {
    background: white; }
  .mobile-nav ul.slimmenu li ul li {
    background: white; }
  .mobile-nav ul.slimmenu li a {
    font-size: 20px;
    padding: 8px 64px 8px 16px; }
  .mobile-nav ul.slimmenu li ul a {
    font-size: 20px;
    text-transform: lowercase;
    font-variant: small-caps; }
  .mobile-nav ul.slimmenu > li {
    border-left: 0px; }
  .mobile-nav .slimmenu .social-media a {
    display: inline-block !important;
    border-bottom: none;
    padding: 10px 17px; }
  .mobile-nav .has-subnav ul {
    display: none; }

.social-media {
  text-align: center;
  margin-top: 20px; }
  .social-media span {
    font-size: 16px;
    border-radius: 50%;
    width: 27px;
    height: 27px;
    text-align: center;
    padding-top: 5px;
    color: white;
    margin-right: 3px; }
    .social-media span.fa-facebook {
      background-color: #3b5998; }
    .social-media span.fa-twitter {
      background-color: #55acee; }
    .social-media span.fa-linkedin {
      background-color: #007ab9; }

#search-form {
  margin-bottom: 30px; }

#search {
  width: 100%;
  height: 30px;
  background-color: #f6f6f6;
  border: 1px solid #d7d7d7;
  font-family: "open-sans", sans-serif;
  padding-left: 10px;
  padding-right: 30px; }

#searchsubmit {
  position: absolute;
  z-index: 1;
  right: 37px;
  top: 6px;
  color: #353535;
  cursor: pointer;
  width: 0;
  background: transparent;
  border: none; }

.search-container {
  margin: 30px 0; }
  .search-container form {
    position: relative;
    max-width: 300px;
    font-size: 18px; }
  .search-container input {
    display: block;
    width: 100%;
    height: 50px;
    background-color: #f6f6f6;
    border: 1px solid #d7d7d7;
    font-family: "open-sans", sans-serif;
    padding-left: 15px;
    padding-right: 50px; }
  .search-container button {
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0;
    width: 45px;
    bottom: 0;
    color: #353535;
    cursor: pointer;
    background: transparent;
    border: none; }
    .search-container button i.fa {
      font-size: 20px;
      line-height: 48px; }

.search-list {
  margin-bottom: 40px;
  font-size: 18px; }
  .search-list .search-result {
    margin: 20px 0;
    padding-top: 25px;
    border-top: 1px solid #d3d3d3; }
    .search-list .search-result h3 {
      margin-top: 0; }
      .search-list .search-result h3 a {
        color: #424242; }

.search-pager .pagination > li {
  display: inline-block;
  margin: 0 5px; }
  .search-pager .pagination > li > a, .search-pager .pagination > li > span {
    padding-bottom: 2px;
    color: #253356; }
  .search-pager .pagination > li:first-child > a, .search-pager .pagination > li:first-child > span, .search-pager .pagination > li:last-child > a, .search-pager .pagination > li:last-child > span {
    border-radius: 0; }
.search-pager .pagination > .active > span {
  color: #fff;
  background-color: #253356;
  border-color: #253356; }

.contact-form input, .contact-form textarea, .contact-form select {
  font-family: "open-sans", sans-serif;
  padding: 10px;
  border: 1px solid #d6d5d2;
  margin-bottom: 20px; }
.contact-form .submit-button {
  margin-bottom: 40px;
  color: white;
  font-size: 20px;
  background-color: #253356;
  border: none;
  padding: 10px;
  letter-spacing: 2px;
  font-size: 16px;
  text-transform: uppercase;
  font-family: "open-sans", sans-serif; }
.contact-form .etc-group {
  display: none; }

.contact-section {
  padding: 60px 0px; }

.contact {
  margin-bottom: 10px; }
  .contact .fa {
    font-size: 22px;
    width: 32px; }
    .contact .fa.fa-envelope {
      font-size: 18px; }
  .contact .contact-info {
    display: inline-block;
    vertical-align: top;
    font-family: "open-sans", sans-serif;
    margin-top: 2px; }
    .contact .contact-info a {
      color: #424242; }

form.registration {
  font-family: "open-sans", sans-serif; }
  form.registration .form-group label {
    font-size: 16px; }
    form.registration .form-group label.required:after {
      content: '\00A0*';
      color: #941a1a; }
  form.registration .control-row {
    margin-top: 20px; }
  form.registration .form-control {
    height: auto;
    margin-bottom: 10px;
    border-radius: 0; }
  form.registration .input-group {
    margin-bottom: 10px; }
    form.registration .input-group .form-control {
      margin-bottom: 0; }
  form.registration .input-group-addon {
    background-color: #f6f5f0;
    border-color: #d6d5d2; }
  form.registration .course-info {
    margin-bottom: 10px; }
  form.registration .course-option input {
    margin-bottom: 0; }
  form.registration .course-option label {
    display: block;
    margin-bottom: 15px;
    padding: 10px;
    background: #f6f5f0;
    border: 1px solid #e8e5d5; }
  form.registration .course-addons {
    display: none; }
  form.registration h3.group-title {
    max-width: none; }
  form.registration .summary-field {
    margin-bottom: 10px; }
    form.registration .summary-field strong {
      display: block;
      font-size: 14px;
      line-height: 14px; }
    form.registration .summary-field span {
      display: block; }
  form.registration .cost-summary {
    margin-bottom: 20px; }
    form.registration .cost-summary .line-item {
      padding: 10px;
      background: #f6f5f0; }
      form.registration .cost-summary .line-item:before, form.registration .cost-summary .line-item:after {
        content: " ";
        display: table; }
      form.registration .cost-summary .line-item:after {
        clear: both; }
      form.registration .cost-summary .line-item .item-name {
        float: left; }
      form.registration .cost-summary .line-item .item-price {
        float: right;
        padding-left: 20px; }
      form.registration .cost-summary .line-item.total {
        background: #e8e5d5; }
        form.registration .cost-summary .line-item.total .item-price {
          font-weight: 700; }
  form.registration .cc-date-separator {
    position: absolute;
    left: -4px;
    top: 4px;
    font-size: 22px;
    font-weight: 700; }
  form.registration .field-validation-error {
    display: block;
    font-size: 14px;
    color: #941a1a; }
  form.registration .form-validation-summary {
    padding: 15px;
    margin-bottom: 20px;
    font-size: 16px;
    color: #941a1a;
    background: #f8f2f2;
    border: 1px solid #941a1a;
    border-radius: 5px; }
    form.registration .form-validation-summary p {
      margin-bottom: 0; }
    form.registration .form-validation-summary ul {
      margin-top: 10px;
      padding-left: 20px;
      list-style: none; }
      form.registration .form-validation-summary ul li {
        font-weight: 700; }
    form.registration .form-validation-summary a {
      font-weight: 700;
      color: #941a1a;
      text-decoration: underline; }

.content-wrapper {
  padding-top: 60px; }

section.content {
  padding: 17px 25px 60px 0;
  font-size: 18px; }
  section.content p {
    margin-bottom: 15px; }
    section.content p.small-text {
      font-size: 14px; }
  section.content h2, section.content h3, section.content h4 {
    margin: 0 auto 10px;
    font-family: "open-sans", sans-serif;
    text-transform: uppercase; }
  section.content h2 {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
    letter-spacing: 0; }
  section.content h3 {
    font-size: 22px;
    font-weight: 700; }
  section.content h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700; }
  section.content ul.checkmark {
    margin-bottom: 15px;
    padding: 0;
    list-style: none; }
    section.content ul.checkmark li {
      position: relative;
      padding-left: 35px;
      margin-bottom: 10px;
      background-image: url("../img/check-green.svg");
      background-size: 16px 14px;
      background-repeat: no-repeat;
      background-position: 10px 1px; }
  section.content blockquote {
    margin: 0 0 20px;
    padding: 25px 25px;
    border-top: 3px solid #ccc;
    border-left: none;
    border-bottom: 3px solid #ccc; }
    section.content blockquote p {
      margin: 0;
      font-size: 18px;
      line-height: 28px;
      font-style: italic; }
    section.content blockquote span {
      display: block;
      margin-top: 20px;
      padding-right: 10%;
      font-size: 14px;
      line-height: 18px;
      text-align: right; }
  section.content .embed-wrapper {
    max-width: 640px;
    margin: 20px auto; }
  section.content .image-wrapper {
    margin: 40px 0;
    text-align: center; }
    section.content .image-wrapper .image-container {
      display: inline-block; }
      section.content .image-wrapper .image-container figure {
        display: table; }
        section.content .image-wrapper .image-container figure span {
          display: table-caption;
          caption-side: bottom;
          margin-top: 10px;
          font-family: "open-sans", sans-serif;
          font-size: 13px; }
  section.content a.button {
    margin: 0 auto;
    display: block;
    max-width: 180px;
    padding: 20px 10px;
    font-size: 14px;
    font-family: "open-sans", sans-serif;
    text-transform: uppercase;
    text-align: center;
    background-color: #253356;
    color: white; }

ul.subnav {
  list-style: none;
  margin-bottom: 55px;
  padding: 0; }
  ul.subnav li {
    display: block;
    margin-bottom: 5px; }
    ul.subnav li a {
      display: block;
      padding: 20px;
      font-size: 16px;
      line-height: 22px;
      text-transform: uppercase;
      font-family: "open-sans", sans-serif;
      font-weight: 700;
      letter-spacing: 0.1em;
      color: #253356;
      background: #f6f5f0; }
      ul.subnav li a:hover, ul.subnav li a:focus, ul.subnav li a:active {
        background: #e8e5d5;
        text-decoration: none; }
    ul.subnav li ul {
      padding-left: 0; }
      ul.subnav li ul li {
        margin-bottom: 0; }
        ul.subnav li ul li a {
          padding-left: 40px; }
        ul.subnav li ul li.level-4 a {
          background: #e8e5d5; }
        ul.subnav li ul li.level-4 ul {
          background: #e8e5d5;
          padding-bottom: 10px;
          padding-left: 40px; }
          ul.subnav li ul li.level-4 ul li a {
            padding: 15px 15px 15px 15px;
            border-left: 3px solid #253356; }
    ul.subnav li.active > a {
      color: #fff;
      background: #253356; }
      ul.subnav li.active > a:hover, ul.subnav li.active > a:focus, ul.subnav li.active > a:active {
        background: #253356; }

footer {
  background-color: #253356;
  color: #ffffff;
  font-family: "open-sans", sans-serif;
  font-weight: 100;
  padding: 60px 0px 80px; }
  footer a {
    color: #ffffff;
    text-decoration: underline; }
    footer a:hover {
      color: #83baeb; }
  footer .copyright {
    display: block;
    margin-top: 30px;
    text-transform: uppercase; }
  footer .logo {
    font-family: "adobe-caslon-pro", serif;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none; }
  footer .social-media {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 25px; }

.section-title {
  font-family: "open-sans", sans-serif;
  color: #253356;
  text-align: center; }
  .section-title h2, .section-title p {
    text-transform: uppercase; }
  .section-title h2 {
    font-size: 24px;
    margin-top: 0;
    letter-spacing: 7px; }
  .section-title p {
    font-family: "adobe-caslon-pro", serif;
    font-size: 14px;
    margin-top: 17px;
    letter-spacing: 5px; }

.large-cta-btn {
  display: block;
  padding: 30px 0px;
  width: 100%;
  border: 1px solid #494949;
  color: #494949;
  font-size: 27px;
  text-align: center;
  margin-top: 20px; }

.hero-slider {
  visibility: hidden; }
  .hero-slider img {
    width: 100%; }
  .hero-slider .bx-controls-direction {
    display: none; }
  .hero-slider .slide {
    background: #253356;
    color: white;
    padding: 20px;
    font-family: "open-sans", sans-serif; }
  .hero-slider a {
    color: #fff;
    text-decoration: none; }
  @media screen and (min-width: 707px) {
    .hero-slider .slide {
      position: absolute; }
      .hero-slider .slide h2 {
        font-size: 50px;
        font-weight: 100;
        margin-top: 0; }
      .hero-slider .slide p {
        font-size: 18px;
        font-weight: 100; }
      .hero-slider .slide.slide-1 {
        top: 14%;
        width: 40%;
        min-width: 421px;
        left: 4%; }
      .hero-slider .slide.slide-2 {
        top: 14%;
        width: 40%;
        min-width: 421px;
        left: 4%; }
      .hero-slider .slide.slide-3 {
        bottom: 14%;
        width: 40%;
        min-width: 421px;
        right: 4%; } }

.hero-pager {
  text-align: center;
  border-bottom: 1px solid #424242; }
  .hero-pager a {
    width: 33%;
    display: inline-block;
    text-align: center;
    min-width: 200px;
    text-transform: uppercase;
    padding: 37px 0px;
    font-size: 14px;
    letter-spacing: 2px;
    color: #253356;
    position: relative;
    vertical-align: top; }
    .hero-pager a:hover, .hero-pager a.active {
      color: #941a1a;
      text-decoration: none; }
    .hero-pager a.active:before {
      content: '';
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      border-right: 14px solid transparent;
      border-bottom: 14px solid white;
      border-left: 15px solid transparent;
      left: 44%;
      top: -14px; }
  .hero-pager .middle-pager {
    border-left: 1px solid black;
    border-right: 1px solid black; }

.tagline {
  font-family: "open-sans", sans-serif;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 28px;
  letter-spacing: 3px;
  line-height: 1.6em;
  padding: 30px 0px 40px;
  margin: 0 auto; }

.magazine-entries {
  border-top: 1px solid #d3d3d3;
  padding-top: 40px;
  padding-bottom: 30px; }

.featured {
  margin: 0 auto;
  margin-top: 40px; }
  .featured .article {
    position: relative;
    display: block;
    max-width: 400px;
    margin: 0 auto 30px;
    text-align: center;
    font-size: 14px;
    line-height: 25px;
    letter-spacing: .3em;
    text-transform: uppercase;
    font-family: "open-sans", sans-serif;
    color: #424242; }
    .featured .article img {
      display: block;
      margin-bottom: 10px; }
    .featured .article .article-text {
      padding: 0 10%;
      font-weight: 600; }
      .featured .article .article-text span {
        display: block; }
    .featured .article .article-overlay {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      background-color: #253356;
      opacity: 0.85; }
  .featured.archive .article .article-overlay {
    display: block; }
  .featured.archive .article .article-text {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff; }
    .featured.archive .article .article-text::before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle;
      margin-right: -0.6em; }
    .featured.archive .article .article-text span {
      display: inline-block;
      vertical-align: middle; }
  @media (min-width: 992px) {
    .featured .article .article-text {
      display: none;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      color: #fff; }
      .featured .article .article-text::before {
        content: '';
        display: inline-block;
        height: 100%;
        vertical-align: middle;
        margin-right: -0.6em; }
      .featured .article .article-text span {
        display: inline-block;
        vertical-align: middle; }
    .featured .article:hover .article-overlay {
      display: block; }
    .featured .article:hover .article-text {
      display: block; }
    .featured.archive .article .article-overlay {
      display: block; }
    .featured.archive .article .article-text {
      display: block; } }

.slide-container {
  max-width: 1170px;
  margin: 0 auto;
  padding: 26px 15px; }
  .slide-container .quote {
    max-width: 840px; }

.quote {
  max-width: 870px;
  margin: 0 auto;
  padding: 20px 0px;
  font-size: 30px;
  color: #253356; }
  .quote .attribution {
    font-size: 14px;
    font-family: "open-sans", sans-serif;
    font-weight: 100;
    padding-left: 35px; }
    .quote .attribution span {
      display: block;
      font-size: 16px;
      text-transform: uppercase; }
    .quote .attribution:before {
      content: " ";
      height: 2px;
      border-bottom: 1px solid black;
      position: relative;
      width: 20px;
      left: -29px;
      display: inline-block;
      top: 16px; }

.home-links {
  margin: 40px auto;
  font-family: "open-sans", sans-serif;
  font-size: 24px;
  font-weight: 600; }
  .home-links a:hover {
    color: #941a1a; }
  .home-links img {
    margin-bottom: 20px; }
  .home-links span {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin-top: 4px; }

.faculty-list {
  max-width: 1060px;
  padding: 60px 12px;
  margin: 0 auto;
  text-align: center; }
  .faculty-list:before, .faculty-list:after {
    content: " ";
    display: table; }
  .faculty-list:after {
    clear: both; }
  .faculty-list .row {
    margin-left: -12px;
    margin-right: -12px; }
  .faculty-list .faculty {
    max-width: 248px;
    margin: 0 auto;
    padding: 12px;
    min-width: 200px;
    vertical-align: top;
    text-align: left; }
  .faculty-list .faculty a {
    font-family: "open-sans", sans-serif;
    color: #253356;
    text-transform: uppercase; }
    .faculty-list .faculty a:hover, .faculty-list .faculty a.active {
      color: #941a1a;
      text-decoration: none; }
  .faculty-list .faculty img {
    width: 100%;
    margin-bottom: 10px; }
  .faculty-list .faculty-bio-container {
    padding-left: 12px;
    padding-right: 12px; }
    .faculty-list .faculty-bio-container .faculty-bio {
      display: none; }
  .faculty-list .faculty-bio {
    position: relative;
    text-align: left;
    padding: 20px 60px;
    background-color: #f6f6f6; }
    .faculty-list .faculty-bio h2 {
      text-transform: uppercase;
      font-size: 22px; }
    .faculty-list .faculty-bio p {
      font-size: 16px; }
    .faculty-list .faculty-bio .close {
      position: absolute;
      top: 16px;
      right: 16px;
      color: #424242;
      opacity: 1;
      font-family: "open-sans", sans-serif;
      font-size: 14px;
      text-transform: uppercase; }
  .faculty-list.history {
    margin-bottom: 0;
    padding-bottom: 0; }
    .faculty-list.history p {
      font-size: 22px;
      text-align: left; }
  .faculty-list.history .faculty {
    max-width: 263px;
    display: inline-block;
    padding: 10px;
    min-width: 200px;
    vertical-align: top;
    text-align: left;
    width: 100%;
    font-family: "open-sans", sans-serif;
    color: #253356;
    text-transform: uppercase; }
  .faculty-list .faculty-col-2,
  .faculty-list .faculty-col-3,
  .faculty-list .faculty-col-4 {
    display: none; }
    .faculty-list .faculty-col-2:before, .faculty-list .faculty-col-2:after,
    .faculty-list .faculty-col-3:before,
    .faculty-list .faculty-col-3:after,
    .faculty-list .faculty-col-4:before,
    .faculty-list .faculty-col-4:after {
      content: " ";
      display: table; }
    .faculty-list .faculty-col-2:after,
    .faculty-list .faculty-col-3:after,
    .faculty-list .faculty-col-4:after {
      clear: both; }
  @media (min-width: 526px) {
    .faculty-list {
      width: 496px; }
      .faculty-list .faculty {
        float: left; }
      .faculty-list .faculty-bio-container {
        float: left;
        width: 100%; }
      .faculty-list .faculty-col-1 {
        display: none; }
      .faculty-list .faculty-col-2 {
        display: block; } }
  @media (min-width: 774px) {
    .faculty-list {
      width: 744px; }
      .faculty-list .faculty-col-2 {
        display: none; }
      .faculty-list .faculty-col-3 {
        display: block; } }
  @media (min-width: 1022px) {
    .faculty-list {
      width: 992px; }
      .faculty-list .faculty-col-3 {
        display: none; }
      .faculty-list .faculty-col-4 {
        display: block; } }

.blue-title {
  text-align: center;
  text-transform: uppercase;
  padding: 60px 0px 40px; }
  .blue-title h1 {
    font-size: 60px;
    line-height: 52px;
    max-width: 560px;
    margin: 0 auto;
    letter-spacing: 0.18em; }
  .blue-title.in-section-title {
    padding-top: 30px; }
    .blue-title.in-section-title h2 {
      margin: 0 0 15px;
      font-size: 16px;
      line-height: 32px;
      font-weight: 700;
      letter-spacing: 0.1em;
      font-family: "open-sans", sans-serif; }

.subpage-hero {
  color: white;
  padding: 104px 20px 60px;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  margin-top: 20px; }
  .subpage-hero h1 {
    text-transform: uppercase;
    font-size: 60px;
    letter-spacing: 4.4px; }
  .subpage-hero .tagline-attribution {
    display: block;
    font-weight: 100;
    font-size: 18px;
    letter-spacing: 2px;
    margin-top: 12px; }

.thin-container {
  max-width: 800px;
  margin: 0 auto; }

.article-container {
  max-width: 1080px;
  margin: 0 auto; }

.about-hero {
  margin-bottom: 60px;
  background-image: url("../img/about-bg.jpg"); }

.experience-hero {
  background-image: url("../img/experience-bg.jpg"); }

.clients-hero {
  background-image: url("../img/clients-bg.jpg"); }

.history-hero {
  background-image: url("../img/history-bg.jpg"); }

.overlap {
  margin-top: -60px;
  margin-bottom: 60px; }

.overlap-bg {
  margin-top: 80px; }
  .overlap-bg .subpage-info {
    margin-bottom: 40px; }

.lt-grey-bg .overlap {
  margin: -140px auto 20px;
  display: block; }

.subpage-info {
  margin-bottom: 80px; }
  .subpage-info p, .subpage-info em, .subpage-info h2 {
    max-width: 640px;
    margin: 20px auto; }
  .subpage-info h2 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 60px;
    letter-spacing: 3px; }
  .subpage-info p, .subpage-info em {
    font-size: 24px; }
  .subpage-info.history-info {
    margin-top: 60px; }

.section-links .row {
  border-top: 1px solid #727c94;
  padding: 0px 10px; }
  .section-links .row .bordered {
    border-right: 0px;
    border-bottom: 1px solid #727c94; }
  @media screen and (min-width: 720px) {
    .section-links .row {
      display: flex;
      vertical-align: middle;
      align-items: center;
      justify-content: center; }
      .section-links .row .bordered {
        border-right: 1px solid #727c94;
        border-bottom: 0px; } }
.section-links .section-title {
  max-width: 330px;
  margin: 0 auto;
  padding: 60px 0; }
  .section-links .section-title a {
    margin-top: 20px;
    display: inline-block; }

.divider {
  text-align: center;
  padding: 40px 20px; }
  .divider h2 {
    font-size: 32px;
    text-transform: uppercase;
    letter-spacing: 3px; }

.learn-to h3 {
  text-transform: uppercase;
  font-size: 22px; }
.learn-to .lesson {
  margin-top: 10px;
  padding: 10px 60px;
  font-size: 16px; }

.clients-divider {
  background-image: url("../img/clients-bg-2.jpg");
  background-repeat: no-repeat;
  background-position: left;
  background-size: cover;
  padding: 60px 0; }
  .clients-divider h2 {
    text-transform: uppercase;
    font-size: 24px;
    letter-spacing: 1.1px;
    line-height: 1.4em; }
  .clients-divider p {
    font-size: 18px;
    margin-top: 26px; }

.clients-list {
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0 60px; }
  .clients-list h2 {
    font-family: "open-sans", sans-serif;
    font-size: 36px;
    margin-bottom: 30px; }
  .clients-list ul {
    list-style-type: none;
    padding-left: 0px;
    font-size: 16px; }
    .clients-list ul li {
      margin-bottom: 10px; }

.magazine-title {
  padding: 40px 0 60px;
  text-align: center;
  text-transform: uppercase; }
  .magazine-title h1 {
    font-family: "open-sans", sans-serif;
    font-variant: small-caps;
    text-transform: lowercase;
    letter-spacing: 6.3px;
    margin-bottom: 16px; }
  .magazine-title p {
    padding: 0 7%;
    letter-spacing: 3.5px;
    font-size: 14px; }

.article-list {
  border-top: 1px solid #d3d3d3; }
  .article-list h2 {
    margin-top: 40px;
    margin-bottom: 30px;
    font-family: "open-sans", sans-serif;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    letter-spacing: 5px;
    color: #253356;
    padding: 0px 30px; }
  .article-list .show-more {
    margin: 0 auto;
    display: block;
    max-width: 180px;
    font-family: "open-sans", sans-serif;
    text-transform: uppercase;
    padding: 20px 10px;
    text-align: center;
    margin-bottom: 60px;
    color: #fff; }
    .article-list .show-more img {
      display: none;
      height: 19px;
      margin: 0 auto; }
    .article-list .show-more.loading span {
      display: none; }
    .article-list .show-more.loading img {
      display: block; }

.article-preview {
  float: left;
  border-bottom: 1px solid #d3d3d3;
  padding: 0px 30px 40px;
  margin-bottom: 60px; }
  .article-preview h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 30px; }
    .article-preview h3 a {
      color: #424242; }
  .article-preview p {
    margin-top: 20px;
    font-size: 18px; }
  .article-preview .date {
    margin-top: 0;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .article-preview hr {
    width: 90px;
    margin: 20px 0; }
  .article-preview .category {
    color: #424242;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "open-sans", sans-serif; }
  .article-preview .read-more {
    margin-top: 20px;
    margin-bottom: 20px;
    display: block; }
  .article-preview .article-image {
    display: block;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px; }

.entry {
  padding: 0 20px 20px; }
  .entry.thin-container {
    margin-bottom: 0; }
  .entry h2, .entry h3, .entry h4 {
    max-width: 640px;
    margin: 0 auto 10px;
    font-family: "open-sans", sans-serif; }
  .entry h2 {
    font-size: 32px;
    font-weight: 700;
    text-align: left;
    text-transform: none;
    letter-spacing: 0; }
  .entry h3 {
    font-size: 22px;
    font-weight: 700; }
  .entry h4 {
    font-size: 18px;
    font-weight: 700; }
  .entry p {
    font-size: 22px; }
    .entry p.small-text {
      font-size: 18px; }
  .entry blockquote {
    margin: 40px auto;
    padding: 0 10px;
    max-width: 640px;
    border: none;
    font-style: italic; }
    .entry blockquote p {
      margin: 0;
      font-size: 24px;
      line-height: 42px;
      text-align: center; }
    .entry blockquote span {
      display: block;
      padding-right: 10%;
      font-size: 24px;
      line-height: 42px;
      text-align: right; }
  .entry ul {
    max-width: 640px;
    margin: 20px auto;
    padding-left: 30px;
    font-size: 22px;
    line-height: 35px; }
  .entry .image-wrapper {
    margin: 40px 0;
    text-align: center; }
    .entry .image-wrapper .image-container {
      display: inline-block; }
      .entry .image-wrapper .image-container figure {
        display: table; }
        .entry .image-wrapper .image-container figure span {
          display: table-caption;
          caption-side: bottom;
          margin-top: 10px;
          font-family: "open-sans", sans-serif;
          font-size: 13px; }
  .entry .article-header-image {
    max-width: 640px;
    margin: 30px auto; }
    .entry .article-header-image img {
      display: block;
      width: 100%;
      height: auto; }
  .entry .embed-wrapper {
    max-width: 640px;
    margin: 20px auto; }

.entry-title {
  padding-bottom: 24%;
  background-size: cover;
  background-position: center top; }

.entry-info {
  text-align: center;
  margin-top: 80px; }
  .entry-info h1 {
    font-size: 60px;
    text-transform: uppercase;
    letter-spacing: 7px; }
  .entry-info p {
    margin-top: 20px;
    font-size: 18px; }
  .entry-info .date {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 3px; }
  .entry-info hr {
    width: 90px;
    margin: 20px auto; }
  .entry-info .category {
    color: #424242;
    font-size: 14px;
    text-transform: uppercase;
    font-family: "open-sans", sans-serif; }

.share {
  text-align: center;
  font-size: 16px; }
  .share p {
    font-size: 16px;
    color: #b7b3a8;
    font-family: "open-sans", sans-serif;
    margin-top: 40px;
    margin-bottom: 6px; }

.share i {
  font-size: 21px;
  width: 35px;
  height: 35px;
  padding: 5px;
  color: white;
  text-align: center; }
  .share i.fa-twitter {
    background: #4099FF; }
  .share i.fa-facebook {
    background: #3b5998; }
  .share i.fa-pinterest {
    background: #C92228; }
  .share i.fa-google-plus {
    background: #DD4B39; }
  .share i.fa-envelope {
    background: grey; }

.article-nav {
  margin-top: 30px; }
  .article-nav .subnav {
    margin-top: 0;
    padding-left: 0; }

.article-top {
  display: none; }
  .article-top img {
    display: block;
    width: 64px;
    margin: 0 auto; }

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%; }
  .embed-container iframe,
  .embed-container object,
  .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

@media (max-width: 991px) {
  .blue-title h1 {
    font-size: 34px;
    line-height: 34px; }

  .quote {
    font-size: 20px; }
    .quote .attribution {
      font-size: 14px; }

  .faculty-list .open-bio {
    position: relative;
    text-align: left;
    padding: 20px 20px; }

  .about-hero {
    margin-bottom: 30px; } }
@media screen and (max-width: 705px) {
  .hero-pager .middle-pager {
    border-right: none; } }
@media only screen and (max-width: 600px) {
  nav {
    display: none; }

  .mobile-nav {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: 1px 1px 11px 0px #747373; }
    .mobile-nav .wordmark {
      text-decoration: none;
      color: #253356; }
    .mobile-nav .menu-collapser {
      height: 56px;
      padding: 10px 5px;
      color: #424242;
      text-transform: uppercase;
      font-size: 21px;
      background-color: white; }
    .mobile-nav #searchsubmit {
      top: 11px; }

  .mobile-spacer {
    margin-top: 60px; }

  ul.slimmenu li {
    padding: 7px; }

  ul.slimmenu li > ul {
    padding-left: 0px; }

  .home-links {
    font-size: 16px; }
    .home-links img {
      margin-bottom: 4px; }
    .home-links .col-md-4 {
      margin-bottom: 20px; }

  .subpage-hero h1 {
    font-size: 34px;
    text-align: center; }

  .tagline {
    font-size: 18px;
    text-align: center; }

  .tag-attribution {
    font-size: 16px; }

  .slide-container .quote {
    max-width: 870px;
    margin: 0 auto;
    padding: 0px 20px;
    font-size: 30px;
    color: #253356;
    font-size: 17px; }

  .sub-toggle i {
    font-style: normal; }

  ul.slimmenu li .sub-toggle {
    background: transparent;
    position: absolute;
    right: 0;
    top: 10px; }

  .subpage-info p, .subpage-info em {
    font-size: 18px; }

  .faculty-list.history p {
    font-size: 18px;
    text-align: left; }

  .entry {
    padding-top: 20px;
    border-top: none; }
    .entry p {
      font-size: 18px; }
    .entry blockquote {
      margin-top: 30px;
      margin-bottom: 30px; }
      .entry blockquote p {
        font-size: 20px;
        line-height: 36px; }
      .entry blockquote span {
        font-size: 20px;
        line-height: 36px; }
    .entry ul {
      font-size: 18px;
      line-height: 28px; }

  .entry-info {
    margin-top: 20px; }
    .entry-info .category {
      font-size: 12px; }
    .entry-info h1 {
      font-size: 24px; } }
@media screen and (max-width: 403px) {
  .hero-pager a {
    padding: 15px 0; }

  .hero-pager .middle-pager {
    border-left: none; }

  footer .copyright {
    max-width: 220px; } }
@media (min-width: 992px) {
  #search-form {
    position: relative;
    margin-top: 20px; }
    #search-form button {
      right: 22px; }

  .entry .entry-left {
    width: 71%; }
  .entry .entry-right {
    width: 29%; }
  .entry .article-nav.fixed {
    position: fixed;
    top: 0; }
  .entry .article-nav.floor {
    position: absolute; }
  .entry .article-nav .subnav {
    margin-bottom: 0; }
  .entry .article-top.fixed {
    display: block;
    position: fixed;
    bottom: 25px; }
  .entry .article-top.floor {
    display: block;
    position: absolute; } }
@media (min-width: 1210px) {
  .container {
    width: 1190px; } }
@media (min-width: 1310px) {
  .container {
    width: 1290px; } }
@media (max-height: 475px) {
  .entry .article-nav.fixed, .entry .article-nav.floor {
    position: static; } }

/*# sourceMappingURL=main.css.map */
