@charset "UTF-8";
/* Custom styles for the Student Success Marketing page. (** final URL here) */
/* Required at the beginning of any and ALL individual theme SCSS
 * stylesheet builds. Contains all necessary variables, functions, 
 * and mixins (from Base) but does not output any CSS. */
/* ::Transitions */
/* ------------------------------------------------------------ */
/* ::Link Hover/Focus/Active Styles Grouped Together */
/* ------------------------------------------------------------ */
/* ::Opacity with IE support */
/* ------------------------------------------------------------ */
/* ::Align things vertically (http://zerosixthree.se/vertical-align-anything-with-just-3-lines-of-css/) */
/* ------------------------------------------------------------ */
/* ::Retina Images */
/* ------------------------------------------------------------ */
/* ::Hex to RGB */
/* ------------------------------------------------------------ */
/* ::Clearfix */
/* ------------------------------------------------------------ */
/* ::Placeholder Text */
/* ------------------------------------------------------------ */
/* ::List styles */
/* ------------------------------------------------------------ */
/* ::Main Elon Palette */
/* ------------------------------------------------------------ */
/* ::Elon Law Palette */
/* ------------------------------------------------------------ */
/* ::Grey Accents Palette */
/* ------------------------------------------------------------ */
/* ::Utility Colors */
/* ------------------------------------------------------------ */
/* ::Assign colors to variable roles */
/* ------------------------------------------------------------ */
/* ::Basic variables */
/* ------------------------------------------------------------ */
/* ::Assign fonts/weights to variable roles */
/* ------------------------------------------------------------ */
/* ::Type sizes/scale */
/* ------------------------------------------------------------ */
/*$alpha    : 88px;
$beta   : 48px;
$gamma    : 36px;
$delta    : 28px;
$epsilon  : 24px;
$zeta   : 22px;
$eta    : 18px;
$theta    : 16px;
$iota     : 14px;
$kappa    : 12px;*/
/* ::Type defaults for compass' rhythm */
/* ------------------------------------------------------------ */
html, body {
  color: #444;
  font-family: roboto, roboto-condensed, Verdana, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6,
.typeset-as-h1, .typeset-as-h2, .typeset-as-h3, .typeset-as-h4, .typeset-as-h5, .typeset-as-h6 {
  font-family: adelle, Georgia, serif;
  letter-spacing: 0;
  font-weight: 400;
  color: #73000a;
  line-height: 1.2em;
}

h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong,
.typeset-as-h1 strong, .typeset-as-h2 strong, .typeset-as-h3 strong, .typeset-as-h4 strong, .typeset-as-h5 strong, .typeset-as-h6 strong {
  font-weight: 700 !important;
}

h1,
.typeset-as-h1 {
  font-size: 2.75rem;
}

@media (max-width: 1200px) {
  h1,
  .typeset-as-h1 {
    font-size: calc(1.4rem + 1.8vw) ;
  }
}

h2,
.typeset-as-h2 {
  font-size: 2.25rem;
}

@media (max-width: 1200px) {
  h2,
  .typeset-as-h2 {
    font-size: calc(1.35rem + 1.2vw) ;
  }
}

h3,
.typeset-as-h3 {
  font-size: 1.75rem;
}

@media (max-width: 1200px) {
  h3,
  .typeset-as-h3 {
    font-size: calc(1.3rem + 0.6vw) ;
  }
}

h4,
.typeset-as-h4 {
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  h4,
  .typeset-as-h4 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

h5,
.typeset-as-h5 {
  font-size: 1.375rem;
}

@media (max-width: 1200px) {
  h5,
  .typeset-as-h5 {
    font-size: calc(1.2625rem + 0.15vw) ;
  }
}

h6,
.typeset-as-h6 {
  font-size: 1.125rem;
}

.strat-plan-home-page h1,
.strat-plan-home-page .typeset-as-h1,
.theme-overview-page h1,
.theme-overview-page .typeset-as-h1 {
  font-size: 3.5rem;
}

@media (max-width: 1200px) {
  .strat-plan-home-page h1,
  .strat-plan-home-page .typeset-as-h1,
  .theme-overview-page h1,
  .theme-overview-page .typeset-as-h1 {
    font-size: calc(1.475rem + 2.7vw) ;
  }
}

.strat-plan-home-page h2,
.strat-plan-home-page .typeset-as-h2,
.theme-overview-page h2,
.theme-overview-page .typeset-as-h2 {
  font-size: 3rem;
}

@media (max-width: 1200px) {
  .strat-plan-home-page h2,
  .strat-plan-home-page .typeset-as-h2,
  .theme-overview-page h2,
  .theme-overview-page .typeset-as-h2 {
    font-size: calc(1.425rem + 2.1vw) ;
  }
}

.strat-plan-home-page h3,
.strat-plan-home-page .typeset-as-h3,
.theme-overview-page h3,
.theme-overview-page .typeset-as-h3 {
  font-size: 2.5rem;
}

@media (max-width: 1200px) {
  .strat-plan-home-page h3,
  .strat-plan-home-page .typeset-as-h3,
  .theme-overview-page h3,
  .theme-overview-page .typeset-as-h3 {
    font-size: calc(1.375rem + 1.5vw) ;
  }
}

.strat-plan-home-page h4,
.strat-plan-home-page .typeset-as-h4,
.theme-overview-page h4,
.theme-overview-page .typeset-as-h4 {
  font-size: 2rem;
}

@media (max-width: 1200px) {
  .strat-plan-home-page h4,
  .strat-plan-home-page .typeset-as-h4,
  .theme-overview-page h4,
  .theme-overview-page .typeset-as-h4 {
    font-size: calc(1.325rem + 0.9vw) ;
  }
}

.strat-plan-home-page h5,
.strat-plan-home-page .typeset-as-h5,
.theme-overview-page h5,
.theme-overview-page .typeset-as-h5 {
  font-size: 1.5rem;
}

@media (max-width: 1200px) {
  .strat-plan-home-page h5,
  .strat-plan-home-page .typeset-as-h5,
  .theme-overview-page h5,
  .theme-overview-page .typeset-as-h5 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

.strat-plan-home-page h6,
.strat-plan-home-page .typeset-as-h6,
.theme-overview-page h6,
.theme-overview-page .typeset-as-h6 {
  font-size: 1.25rem;
}

p.lead {
  font-family: adelle, Georgia, serif;
  font-size: 1.15rem;
}

.lt-ie9 p.lead {
  font-size: 1.35rem;
}

@media screen and (min-width: 801px) {
  p.lead {
    font-size: 1.35rem;
  }
}

a {
  color: #73000a;
}

a:hover, a:focus, a:active {
  color: #977e42;
}

ul.list-chevron-right-bullet > li {
  padding-left: 1em;
}

ul.list-chevron-right-bullet > li::before {
  content: "\f105";
  color: #a89968;
}

ul.list-map-marker-bullet {
  margin: 0;
}

ul.list-map-marker-bullet > li {
  padding-left: 25px;
  margin-bottom: .75em;
}

ul.list-map-marker-bullet > li::before {
  content: url(https://www.elon.edu/assets/img/global/small-compass-gold.svg);
  display: block;
  width: 20px;
  height: 22px;
  top: 2px;
}

.page--header {
  background-color: #f5f5f5;
}

.page--header h1 {
  color: #444;
  font-weight: 700;
  letter-spacing: -.01em;
}

.page--header.page--announcement-banner {
  background-color: #333;
}

.page--body .main-content > *:last-child {
  margin-bottom: 0;
}

.page--body.extra-padding,
.section-component {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.lt-ie9 .page--body.extra-padding, .lt-ie9
.section-component {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

@media screen and (min-width: 801px) {
  .page--body.extra-padding,
  .section-component {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}

.lt-ie9 .page--body.extra-padding, .lt-ie9
.section-component {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}

@media screen and (min-width: 1400px) {
  .page--body.extra-padding,
  .section-component {
    padding-top: 4.5rem;
    padding-bottom: 4.5rem;
  }
}

.lt-ie9 .page--body.extra-padding, .lt-ie9
.section-component {
  padding-top: 6rem;
  padding-bottom: 6rem;
}

@media screen and (min-width: 1600px) {
  .page--body.extra-padding,
  .section-component {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }
}

.alignright {
  display: block;
  float: none;
  margin: 0 0 1.125rem 0;
}

.lt-ie9 .alignright {
  display: inline;
  float: right;
  margin: 5px 0 20px 15px;
}

@media screen and (min-width: 420px) {
  .alignright {
    display: inline;
    float: right;
    margin: 5px 0 20px 15px;
  }
}

.lt-ie9 .alignright {
  margin-left: 30px;
}

@media screen and (min-width: 641px) {
  .alignright {
    margin-left: 30px;
  }
}

.lt-ie9 .alignright {
  max-width: 100%;
}

@media screen and (min-width: 360px) and (max-width: 419px) {
  .alignright {
    max-width: 100%;
  }
}

.lt-ie9 .sidebar .sidebar--page-nav {
  margin-bottom: 0;
}

@media screen and (min-width: 801px) {
  .sidebar .sidebar--page-nav {
    margin-bottom: 0;
  }
}

.sidebar nav,
.sidebar--page-nav {
  font-size: 1rem;
}

.sidebar nav .page-nav-home,
.sidebar--page-nav .page-nav-home {
  display: none;
}

.sidebar nav a,
.sidebar--page-nav a {
  background-color: transparent !important;
  padding: 0.5rem 0 0.5rem 15px;
  border-left: 3px solid transparent;
  color: #444;
}

.sidebar nav a::before,
.sidebar--page-nav a::before {
  content: none !important;
}

.sidebar nav a[href$=".pdf"]::after, .sidebar nav a[href$=".doc"]::after, .sidebar nav a[href$=".docx"]::after, .sidebar nav a[href$=".xls"]::after, .sidebar nav a[href$=".xlsx"]::after, .sidebar nav a[href$=".ppt"]::after, .sidebar nav a[href$=".pptx"]::after, .sidebar nav a[target="_blank"]::after,
.sidebar--page-nav a[href$=".pdf"]::after,
.sidebar--page-nav a[href$=".doc"]::after,
.sidebar--page-nav a[href$=".docx"]::after,
.sidebar--page-nav a[href$=".xls"]::after,
.sidebar--page-nav a[href$=".xlsx"]::after,
.sidebar--page-nav a[href$=".ppt"]::after,
.sidebar--page-nav a[href$=".pptx"]::after,
.sidebar--page-nav a[target="_blank"]::after {
  font-family: FontAwesome;
  opacity: .5;
  margin-left: .35em;
  -webkit-transition: opacity 0.2s ease;
  -moz-transition: opacity 0.2s ease;
  -o-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
}

.sidebar nav a[href$=".pdf"]::after,
.sidebar--page-nav a[href$=".pdf"]::after {
  content: '\f1c1';
}

.sidebar nav a[href$=".doc"]::after, .sidebar nav a[href$=".docx"]::after,
.sidebar--page-nav a[href$=".doc"]::after,
.sidebar--page-nav a[href$=".docx"]::after {
  content: '\f1c2';
}

.sidebar nav a[href$=".xls"]::after, .sidebar nav a[href$=".xlsx"]::after,
.sidebar--page-nav a[href$=".xls"]::after,
.sidebar--page-nav a[href$=".xlsx"]::after {
  content: '\f1c3';
}

.sidebar nav a[href$=".ppt"]::after, .sidebar nav a[href$=".pptx"]::after,
.sidebar--page-nav a[href$=".ppt"]::after,
.sidebar--page-nav a[href$=".pptx"]::after {
  content: '\f1c4';
}

.sidebar nav a[target="_blank"]:not([href$=".pdf"]):not([href$=".doc"]):not([href$=".docx"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".ppt"]):not([href$=".pptx"])::after,
.sidebar--page-nav a[target="_blank"]:not([href$=".pdf"]):not([href$=".doc"]):not([href$=".docx"]):not([href$=".xls"]):not([href$=".xlsx"]):not([href$=".ppt"]):not([href$=".pptx"])::after {
  content: '\f08e';
}

.sidebar nav a:hover, .sidebar nav a:focus, .sidebar nav a:active,
.sidebar--page-nav a:hover,
.sidebar--page-nav a:focus,
.sidebar--page-nav a:active {
  color: #977e42;
  border-left-color: #b59a57;
}

.sidebar nav a:hover::after, .sidebar nav a:focus::after, .sidebar nav a:active::after,
.sidebar--page-nav a:hover::after,
.sidebar--page-nav a:focus::after,
.sidebar--page-nav a:active::after {
  opacity: 1;
}

.sidebar nav a.current,
.sidebar--page-nav a.current {
  color: #73000a;
  border-left-color: #73000a;
  font-weight: 400;
}

.sidebar nav a.current-parent:not(#secondary-nav-toggle),
.sidebar--page-nav a.current-parent:not(#secondary-nav-toggle) {
  color: #444;
  border-left-color: #cccacc;
  font-weight: 700;
}

.sidebar nav > ul,
.sidebar--page-nav > ul {
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}

.sidebar nav > ul > li,
.sidebar--page-nav > ul > li {
  border-top: 0;
  margin-left: -1px;
}

.sidebar nav > ul > li:last-child,
.sidebar--page-nav > ul > li:last-child {
  border-bottom: 0;
}

.sidebar nav > ul > li > a.current,
.sidebar--page-nav > ul > li > a.current {
  font-weight: 700;
}

.sidebar nav > ul > li > ul,
.sidebar--page-nav > ul > li > ul {
  background-color: transparent;
}

.sidebar nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current), .sidebar nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current),
.sidebar--page-nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current),
.sidebar--page-nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current) {
  border-left-color: #cccacc;
}

.sidebar nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):hover, .sidebar nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):focus, .sidebar nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):active, .sidebar nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):hover, .sidebar nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):focus, .sidebar nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):active,
.sidebar--page-nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):hover,
.sidebar--page-nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):focus,
.sidebar--page-nav > ul > li.current-menu-parent > .sub-menu > li > a:not(.current):active,
.sidebar--page-nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):hover,
.sidebar--page-nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):focus,
.sidebar--page-nav > ul > li.current-menu-item > .sub-menu > li > a:not(.current):active {
  border-left-color: #b59a57;
}

.sidebar nav .sub-menu,
.sidebar--page-nav .sub-menu {
  padding: 0 !important;
  font-size: .95rem;
  line-height: 1.25;
}

.sidebar nav .sub-menu li > a,
.sidebar--page-nav .sub-menu li > a {
  padding: 0.375rem 0 0.375rem 30px;
}

.sidebar nav .sub-menu li:last-child > a,
.sidebar--page-nav .sub-menu li:last-child > a {
  padding-bottom: 0.625rem;
}

.sidebar nav .sub-menu .sub-menu li > a,
.sidebar--page-nav .sub-menu .sub-menu li > a {
  padding-left: 45px;
}

.sidebar nav .sub-menu .sub-menu .sub-menu li > a,
.sidebar--page-nav .sub-menu .sub-menu .sub-menu li > a {
  padding-left: 60px;
}

.sidebar nav .sub-menu .sub-menu .sub-menu .sub-menu li > a,
.sidebar--page-nav .sub-menu .sub-menu .sub-menu .sub-menu li > a {
  padding-left: 75px;
}

.sidebar nav li:last-child .sub-menu li:last-child > a,
.sidebar--page-nav li:last-child .sub-menu li:last-child > a {
  padding-bottom: 0.375rem;
}

.lt-ie9 .sidebar nav > ul, .lt-ie9
.sidebar--page-nav > ul {
  display: none;
}

@media screen and (max-width: 800px) {
  .sidebar nav > ul,
  .sidebar--page-nav > ul {
    display: none;
  }
}

.page--body > .row > .sidebar--page-nav {
  margin-top: -1rem;
  border: 0;
}

.page--body > .row > .sidebar--page-nav #secondary-nav-toggle,
.page--body > .row > .sidebar--page-nav .page-nav--mobile-toggle {
  padding: 0 !important;
  border-left: 0;
}

.page--body > .row > .sidebar--page-nav #secondary-nav-toggle i,
.page--body > .row > .sidebar--page-nav .page-nav--mobile-toggle i {
  position: static;
  left: auto;
  top: auto;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  margin-right: 10px;
}

.page--body > .row > .sidebar--page-nav #secondary-nav-toggle:hover, .page--body > .row > .sidebar--page-nav #secondary-nav-toggle:focus, .page--body > .row > .sidebar--page-nav #secondary-nav-toggle:active,
.page--body > .row > .sidebar--page-nav .page-nav--mobile-toggle:hover,
.page--body > .row > .sidebar--page-nav .page-nav--mobile-toggle:focus,
.page--body > .row > .sidebar--page-nav .page-nav--mobile-toggle:active {
  background-color: transparent;
}

.page--body > .row > .sidebar--page-nav > ul {
  margin-left: 24px;
  margin-top: 12px;
}

ul.list-spacing-sm li {
  margin-bottom: .15em;
}

.t1-color {
  color: #b59a57 !important;
}

.t1-color a {
  color: #b59a57;
}

.t2-color {
  color: #6f8e95 !important;
}

.t2-color a {
  color: #6f8e95;
}

.t3-color {
  color: #2a385d !important;
}

.t3-color a {
  color: #2a385d;
}

.t4-color {
  color: #c69e2a !important;
}

.t4-color a {
  color: #c69e2a;
}

.heading-gray {
  color: #444;
}

.accordion {
  margin: 1.5rem 0 2.625rem 0;
  border: 1px solid #dedede;
  border-radius: 4px;
  overflow: hidden;
  clear: both;
}

.accordion > h4,
.accordion .ui-accordion-header {
  border: 0;
  background-color: #f5f5f5;
  margin: 0;
  padding: 0.75rem 45px 0.75rem 12px;
  font-size: 1.375rem;
  color: #444;
}

@media (max-width: 1200px) {
  .accordion > h4,
  .accordion .ui-accordion-header {
    font-size: calc(1.2625rem + 0.15vw) ;
  }
}

.accordion > h4:not(:first-child),
.accordion .ui-accordion-header:not(:first-child) {
  border-top: 1px solid #dedede;
}

.accordion > h4[id]::before,
.accordion .ui-accordion-header[id]::before {
  content: none !important;
}

.accordion > div,
.accordion .ui-accordion-content {
  background-color: white;
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-e,
.accordion .ui-accordion-header-icon.ui-icon-triangle-1-s {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-e::before {
  content: "\f067";
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-s {
  -webkit-transform: translateY(-50%) rotate(45deg);
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -o-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.accordion .ui-accordion-header-icon.ui-icon-triangle-1-s::before {
  content: "\f067";
}

.lt-ie9 .accordion {
  margin: 1.875rem 0 3.375rem 0;
}

@media screen and (min-width: 641px) {
  .accordion {
    margin: 1.875rem 0 3.375rem 0;
  }
}

html:not(.no-js) .accordion > div,
html:not(.no-js) .accordion .ui-accordion-content {
  display: none;
}

.page--header + .page--featured-links {
  border-top: 0;
}

.page--featured-links.light-gray-bg {
  background-color: #f5f5f5;
}

.page--featured-links li > a {
  font-weight: 400;
  color: #444;
}

.page--featured-links li > a i.fa-handshake-o, .page--featured-links li > a i.fa-users, .page--featured-links li > a i.fa-sun-o {
  font-family: "elon-icons" !important;
}

.page--featured-links li > a i.fa-handshake-o::before {
  content: "";
}

.page--featured-links li > a i.fa-users::before {
  content: "";
}

.page--featured-links li > a i.fa-sun-o::before {
  content: "";
}

.page--featured-links li > a:hover[href$="/learn/"], .page--featured-links li > a:focus[href$="/learn/"] {
  color: #b59a57;
}

.page--featured-links li > a:hover[href$="/thrive/"], .page--featured-links li > a:focus[href$="/thrive/"] {
  color: #6f8e95;
}

.page--featured-links li > a:hover[href$="/connect/"], .page--featured-links li > a:focus[href$="/connect/"] {
  color: #3a4d80;
}

.page--featured-links li > a:hover[href$="/rise/"], .page--featured-links li > a:focus[href$="/rise/"] {
  color: #c69e2a;
}

.strat-plan-home-page .page--body .main-content > h2:first-of-type {
  color: #444;
}

.strat-plan-home-page .page--body .main-content > h2:first-of-type strong {
  font-weight: 800 !important;
}

.home--themes-section .section-component.light-gray-bg {
  background-color: #f5f5f5;
}

.theme-section--table {
  margin-top: 3rem;
}

.theme-section--table .custom-row {
  display: block;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-content: stretch;
}

.theme-section--table .custom-row::before, .theme-section--table .custom-row::after {
  content: none;
}

.theme-section--table .custom-row:first-child .custom-col-half:first-child .theme-label {
  border-right-color: #b59a57;
}

.theme-section--table .custom-row:first-child .custom-col-half:last-child .theme-label {
  border-right-color: #6f8e95;
}

.theme-section--table .custom-row:last-child .custom-col-half:first-child .theme-label {
  border-right-color: #2a385d;
}

.theme-section--table .custom-row:last-child .custom-col-half:last-child .theme-label {
  border-right-color: #c69e2a;
}

.theme-section--table .custom-col-half {
  display: block;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-content: stretch;
  position: relative;
  float: none;
  -moz-box-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  max-width: 100%;
  margin: 0 0 3rem 0 !important;
}

.theme-section--table .theme-label {
  display: block;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-content: stretch;
  -moz-box-flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: center;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 2px solid #b59a57;
  font-family: adelle, Georgia, serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 18px;
  font-size: 2vw;
  color: #666;
  padding-top: 4px;
}

@media (max-width: 700px) {
  .theme-section--table .theme-label {
    font-size: 14px;
  }
}

@media (min-width: 62.5rem) {
  .theme-section--table .theme-label {
    font-size: 1.25rem;
  }
}

.theme-section--table .theme-label--number {
  font-size: 28px;
  font-size: 5vw;
  line-height: 1;
  font-weight: 800;
}

@media (max-width: 560px) {
  .theme-section--table .theme-label--number {
    font-size: 28px;
  }
}

@media (min-width: 60rem) {
  .theme-section--table .theme-label--number {
    font-size: 3rem;
  }
}

.theme-section--table .theme-text {
  display: block;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -moz-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  align-content: stretch;
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.theme-section--table .theme-text h3 {
  line-height: 1;
  margin-bottom: 0.5rem;
}

.theme-section--table .theme-text h3 a {
  border-bottom: 0;
}

.theme-section--table .theme-text h3 a:hover, .theme-section--table .theme-text h3 a:focus, .theme-section--table .theme-text h3 a:active {
  color: #73000a;
}

.theme-section--table .theme-text p:last-child {
  margin-bottom: 0;
}

.theme-section--table .theme-desc {
  -moz-box-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}

.theme-section--table a.link--arrow-icon {
  margin-left: 0;
  margin-right: 24px;
  border-bottom: 0;
}

.theme-section--table a.link--arrow-icon::before {
  content: "\f061";
  left: auto;
  right: -24px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

.theme-section--table a.link--arrow-icon:hover, .theme-section--table a.link--arrow-icon:focus {
  margin-right: 30px;
  color: #73000a !important;
}

.theme-section--table a.link--arrow-icon:hover::before, .theme-section--table a.link--arrow-icon:focus::before {
  right: -30px;
}

.lt-ie9 .theme-section--table .theme-label {
  justify-content: center;
  padding-top: 0;
}

.lt-ie9 .theme-section--table .theme-label--number {
  margin-top: -5px;
}

@media screen and (min-width: 641px) {
  .theme-section--table .theme-label {
    justify-content: center;
    padding-top: 0;
  }
  .theme-section--table .theme-label--number {
    margin-top: -5px;
  }
}

.lt-ie9 .theme-section--table .custom-row .custom-col-half:first-child {
  padding-right: 20px;
}

.lt-ie9 .theme-section--table .custom-row .custom-col-half:last-child {
  padding-left: 20px;
}

.lt-ie9 .theme-section--table .custom-col-half {
  -moz-box-flex: 0 0 50%;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  width: 50%;
  max-width: 50%;
}

@media screen and (min-width: 961px) {
  .theme-section--table .custom-row .custom-col-half:first-child {
    padding-right: 20px;
  }
  .theme-section--table .custom-row .custom-col-half:last-child {
    padding-left: 20px;
  }
  .theme-section--table .custom-col-half {
    -moz-box-flex: 0 0 50%;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%;
  }
}

.home--president-letter-section .main-content h2,
.home--president-letter-section .main-content p {
  text-shadow: 0 0 6px black;
}

.home--president-letter-section h2 {
  font-weight: 800;
}

.home--president-letter-section .section-component .bg-image {
  background-position: 65% top;
}

.home--president-letter-section .section-component .bg-image::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 80%;
  background-image: -owg-linear-gradient(90deg, black, transparent);
  background-image: -webkit-linear-gradient(90deg, black, transparent);
  background-image: -moz-linear-gradient(90deg, black, transparent);
  background-image: -o-linear-gradient(90deg, black, transparent);
  background-image: linear-gradient(90deg, black, transparent);
}

.lt-ie9 .home--president-letter-section .section-component::before {
  content: '';
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}

.lt-ie9 .home--president-letter-section .section-component .bg-image {
  height: 0;
  padding-bottom: 60%;
  background-position: center top;
}

.lt-ie9 .home--president-letter-section .section-component .bg-image::before {
  width: 100%;
  height: 50%;
  top: auto;
  background-image: -owg-linear-gradient(transparent, black);
  background-image: -webkit-linear-gradient(transparent, black);
  background-image: -moz-linear-gradient(transparent, black);
  background-image: -o-linear-gradient(transparent, black);
  background-image: linear-gradient(transparent, black);
}

.lt-ie9 .home--president-letter-section .section-component .column-6 {
  width: 100%;
}

@media screen and (max-width: 1000px) {
  .home--president-letter-section .section-component::before {
    content: '';
    display: block;
    width: 100%;
    height: 0;
    padding-bottom: 50%;
  }
  .home--president-letter-section .section-component .bg-image {
    height: 0;
    padding-bottom: 60%;
    background-position: center top;
  }
  .home--president-letter-section .section-component .bg-image::before {
    width: 100%;
    height: 50%;
    top: auto;
    background-image: -owg-linear-gradient(transparent, black);
    background-image: -webkit-linear-gradient(transparent, black);
    background-image: -moz-linear-gradient(transparent, black);
    background-image: -o-linear-gradient(transparent, black);
    background-image: linear-gradient(transparent, black);
  }
  .home--president-letter-section .section-component .column-6 {
    width: 100%;
  }
}

.theme-overview-page .page--announcement-banner {
  padding-bottom: 0 !important;
  height: auto;
}

.theme-overview-page .page--announcement-banner .hero-text {
  position: relative;
  max-width: none;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  text-align: center;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  padding-bottom: 1.5rem;
  padding-top: 3rem;
  background-image: none;
  margin-top: 0;
}

.theme-overview-page .page--announcement-banner .hero-text::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: -owg-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -webkit-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -moz-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: -o-linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.2));
  mix-blend-mode: multiply;
}

.theme-overview-page .page--announcement-banner .hero-text h1 {
  position: relative;
}

.theme-overview-page .page--announcement-banner .hero-text h1 > span.small-text, .theme-overview-page .page--announcement-banner .hero-text h1 > span.large-text {
  font-family: adelle, Georgia, serif;
}

.theme-overview-page .page--announcement-banner .hero-text h1 > span.small-text {
  position: relative;
  font-size: 2.25rem;
  padding-bottom: 0.75rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
}

@media (max-width: 1200px) {
  .theme-overview-page .page--announcement-banner .hero-text h1 > span.small-text {
    font-size: calc(1.35rem + 1.2vw) ;
  }
}

.theme-overview-page .page--announcement-banner .hero-text h1 > span.small-text::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 75px;
  background-color: white;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}

.theme-overview-page .page--announcement-banner .hero-text h1 > span.large-text {
  font-size: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media (max-width: 1200px) {
  .theme-overview-page .page--announcement-banner .hero-text h1 > span.large-text {
    font-size: calc(1.625rem + 4.5vw) ;
  }
}

.theme-overview-page .main-content h1[id]::before, .theme-overview-page .main-content h2[id]::before, .theme-overview-page .main-content h3[id]::before, .theme-overview-page .main-content h4[id]::before, .theme-overview-page .main-content h5[id]::before, .theme-overview-page .main-content h6[id]::before {
  content: "";
  display: block;
  height: 2rem;
  margin-top: -2rem;
}

.theme-overview-page .main-content h1 a[id]::before, .theme-overview-page .main-content h2 a[id]::before, .theme-overview-page .main-content h3 a[id]::before, .theme-overview-page .main-content h4 a[id]::before, .theme-overview-page .main-content h5 a[id]::before, .theme-overview-page .main-content h6 a[id]::before {
  content: "";
  display: block;
  height: 2rem;
  margin-top: -2rem;
}

.theme-overview-page .main-content > h2:first-of-type {
  color: #444;
}

.theme-overview-page.admin-bar .main-content h1[id]::before, .theme-overview-page.admin-bar .main-content h2[id]::before, .theme-overview-page.admin-bar .main-content h3[id]::before, .theme-overview-page.admin-bar .main-content h4[id]::before, .theme-overview-page.admin-bar .main-content h5[id]::before, .theme-overview-page.admin-bar .main-content h6[id]::before {
  content: "";
  display: block;
  height: 3.25rem;
  margin-top: -3.25rem;
}

.theme-overview-page.admin-bar .main-content h1 a[id]::before, .theme-overview-page.admin-bar .main-content h2 a[id]::before, .theme-overview-page.admin-bar .main-content h3 a[id]::before, .theme-overview-page.admin-bar .main-content h4 a[id]::before, .theme-overview-page.admin-bar .main-content h5 a[id]::before, .theme-overview-page.admin-bar .main-content h6 a[id]::before {
  content: "";
  display: block;
  height: 3.25rem;
  margin-top: -3.25rem;
}

.lt-ie9 .theme-overview-page .page--announcement-banner .banner-img--mobile {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

@media screen and (max-width: 800px) {
  .theme-overview-page .page--announcement-banner .banner-img--mobile {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
}

.lt-ie9 .theme-overview-page .page--announcement-banner .hero-text {
  padding-top: 4.5rem;
}

@media screen and (min-width: 641px) {
  .theme-overview-page .page--announcement-banner .hero-text {
    padding-top: 4.5rem;
  }
}

.theme-1-overview .page--announcement-banner {
  background-color: #b59a57;
}

.theme-2-overview .page--announcement-banner {
  background-color: #6f8e95;
}

.theme-3-overview .page--announcement-banner {
  background-color: #2a385d;
}

.theme-4-overview .page--announcement-banner {
  background-color: #c69e2a;
}

ul.timeline {
  position: relative;
  list-style: none;
  margin-left: 6px;
  margin-bottom: 120px;
  padding: 24px 0 0 30px;
  border-left: 3px solid #b59a57;
}

ul.timeline:before, ul.timeline:after {
  content: '';
  position: absolute;
}

ul.timeline:before {
  top: 0;
  left: -9px;
  height: 3px;
  width: 15px;
  background-color: #b59a57;
}

ul.timeline:after {
  top: 100%;
  left: -3px;
  width: 3px;
  height: 60px;
  background-image: -owg-linear-gradient(#b59a57, rgba(181, 154, 87, 0));
  background-image: -webkit-linear-gradient(#b59a57, rgba(181, 154, 87, 0));
  background-image: -moz-linear-gradient(#b59a57, rgba(181, 154, 87, 0));
  background-image: -o-linear-gradient(#b59a57, rgba(181, 154, 87, 0));
  background-image: linear-gradient(#b59a57, rgba(181, 154, 87, 0));
}

ul.timeline li {
  margin-bottom: 24px;
}

ul.timeline .timeline-year {
  position: relative;
  font-size: 60px;
  color: #b59a57;
  font-family: "Crimson Text", Georgia, serif;
  line-height: 1;
  font-weight: bold;
  margin-bottom: -8px;
}

ul.timeline .timeline-year:before {
  content: '';
  position: absolute;
  left: -39px;
  top: 20px;
  width: 9px;
  height: 9px;
  background: #fff;
  border: 3px solid #b59a57;
}

ul.timeline .timeline-heading {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 6px;
}

ul.timeline .timeline-description {
  font-size: 14px;
}

.lt-ie9 ul.timeline li {
  display: table;
  width: 100%;
  table-layout: fixed;
  margin-bottom: 42px;
}

.lt-ie9 ul.timeline .timeline-year,
.lt-ie9 ul.timeline .timeline-info {
  display: table-cell;
  vertical-align: top;
}

.lt-ie9 ul.timeline .timeline-year {
  font-size: 80px;
  width: 150px;
  text-align: right;
  margin-bottom: 0;
  letter-spacing: -2px;
}

.lt-ie9 ul.timeline .timeline-year:before {
  top: 30px;
}

.lt-ie9 ul.timeline .timeline-info {
  padding-left: 20px;
  padding-top: 5px;
}

.lt-ie9 ul.timeline .timeline-heading {
  font-size: 22px;
}

@media screen and (min-width: 801px) {
  ul.timeline li {
    display: table;
    width: 100%;
    table-layout: fixed;
    margin-bottom: 42px;
  }
  ul.timeline .timeline-year,
  ul.timeline .timeline-info {
    display: table-cell;
    vertical-align: top;
  }
  ul.timeline .timeline-year {
    font-size: 80px;
    width: 150px;
    text-align: right;
    margin-bottom: 0;
    letter-spacing: -2px;
  }
  ul.timeline .timeline-year:before {
    top: 30px;
  }
  ul.timeline .timeline-info {
    padding-left: 20px;
    padding-top: 5px;
  }
  ul.timeline .timeline-heading {
    font-size: 22px;
  }
}

.timeline--complex-date ul.timeline .timeline-year {
  color: #73000a;
  font-family: roboto-condensed, roboto, Verdana, Helvetica, sans-serif;
  letter-spacing: 0;
  font-size: 1.5em;
  line-height: 1.25em;
  line-height: 1;
  margin-bottom: 6px;
}

.timeline--complex-date ul.timeline .timeline-year:before {
  top: 0;
  margin-top: 6px;
}

.lt-ie9 .timeline--complex-date ul.timeline .timeline-year {
  width: 25%;
  text-align: left;
  margin-bottom: 0;
}

.lt-ie9 .timeline--complex-date ul.timeline .timeline-info {
  padding-top: 0;
}

@media screen and (min-width: 801px) {
  .timeline--complex-date ul.timeline .timeline-year {
    width: 25%;
    text-align: left;
    margin-bottom: 0;
  }
  .timeline--complex-date ul.timeline .timeline-info {
    padding-top: 0;
  }
}

ul.timeline {
  padding-left: 20px;
}

ul.timeline .timeline-year {
  font-family: roboto-condensed, roboto, Verdana, Helvetica, sans-serif;
  font-size: 2.75rem;
  vertical-align: top;
  color: #68868d;
  margin-bottom: 8px;
  letter-spacing: -.0325em;
}

@media (max-width: 1200px) {
  ul.timeline .timeline-year {
    font-size: calc(1.4rem + 1.8vw) ;
  }
}

ul.timeline .timeline-year::before {
  background-color: #68868d;
  top: 0.5rem;
  left: -29px;
  border: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
}

ul.timeline .timeline-year span {
  line-height: 1;
}

ul.timeline .timeline-info {
  padding-bottom: 5px;
}

ul.timeline li:nth-child(even) .timeline-year {
  color: #4a5675;
}

ul.timeline li:nth-child(even) .timeline-year::before {
  background-color: #4a5675;
}

.lt-ie9 ul.timeline {
  padding-left: 40px;
}

.lt-ie9 ul.timeline .timeline-year {
  width: 9rem;
  font-size: 2.75rem;
  font-weight: 400;
}

.lt-ie9 ul.timeline .timeline-year::before {
  top: 1rem;
  left: -49px;
}

.lt-ie9 ul.timeline .timeline-year::after {
  content: "";
  position: absolute;
  left: -40px;
  top: calc(1rem + (15px/2) - (3px/2));
  width: 100%;
  height: 3px;
  background-color: #68868d;
}

.lt-ie9 ul.timeline .timeline-year strong {
  position: relative;
  background-color: white;
  padding-left: 8px;
  z-index: 1;
}

.lt-ie9 ul.timeline .timeline-year span {
  display: block;
}

.lt-ie9 ul.timeline li:nth-child(even) .timeline-year::after {
  background-color: #4a5675;
}

@media screen and (min-width: 801px) {
  ul.timeline {
    padding-left: 40px;
  }
  ul.timeline .timeline-year {
    width: 9rem;
    font-size: 2.75rem;
    font-weight: 400;
  }
  ul.timeline .timeline-year::before {
    top: 1rem;
    left: -49px;
  }
  ul.timeline .timeline-year::after {
    content: "";
    position: absolute;
    left: -40px;
    top: calc(1rem + (15px/2) - (3px/2));
    width: 100%;
    height: 3px;
    background-color: #68868d;
  }
  ul.timeline .timeline-year strong {
    position: relative;
    background-color: white;
    padding-left: 8px;
    z-index: 1;
  }
  ul.timeline .timeline-year span {
    display: block;
  }
  ul.timeline li:nth-child(even) .timeline-year::after {
    background-color: #4a5675;
  }
}
