@import url("//fast.fonts.net/t/1.css?apiType=css&projectid=7ca70c55-93f6-44af-995e-942812907b35");
@media screen and (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
}
/**
 * Updates to the Bootstrap framework that couldn't be done in the customization web form:
 */
/* Rows (as in: .row) that come after text elements should have some better top spacing */
p + .row,
ul + .row,
ol + .row,
h2 + .row,
h3 + .row,
h4 + .row,
h5 + .row,
h6 + .row {
  margin-top: 2em;
}
/* Thumbnails have dropshadows: */
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
}
img.thumbnail {
  background-color: #dfdbd3;
}
/* Round thumbnails have a different dropshadow: */
/* Block level buttons should have more spacing between them: */
.btn-block + .btn-block {
  margin-top: 10px;
}
/* Pagination size is a bit smaller and always capitalized: */
.pagination {
  font-size: 14px;
  text-transform: uppercase;
}
.pagination.pagination-sm {
  font-size: 13px;
}
.pagination > li > a,
.pagination > li > span {
  /* Pagination has expanded spacing and more space between links: */
  display: inline-block;
  float: none;
  padding: 5px 10px;
  margin-left: 4px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span,
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  /* Pagination has no rounded corners: */
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
/* Accordions: */
.panel-title {
  font-size: 18px;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: #ab0028;
}
.panel-title > a.collapsed,
.panel-title > small.collapsed,
.panel-title > .small.collapsed,
.panel-title > small > a.collapsed,
.panel-title > .small > a.collapsed {
  color: #464646;
}
.panel-title > a.collapsed .caret,
.panel-title > small.collapsed .caret,
.panel-title > .small.collapsed .caret,
.panel-title > small > a.collapsed .caret,
.panel-title > .small > a.collapsed .caret {
  /* Point the caret right when closed */
  margin: 0 10px 3px 0;
  border-left: 6px dashed;
  border-right: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}
.panel-title > a .caret,
.panel-title > small .caret,
.panel-title > .small .caret,
.panel-title > small > a .caret,
.panel-title > .small > a .caret {
  /* aligning with text: */
  margin: 0 7px 3px -3px;
  border-left-width: 6px;
  border-top-width: 6px;
  border-right-width: 6px;
}
.panel-title > a:active,
.panel-title > small > a:active,
.panel-title > .small > a:active,
.panel-title > a:hover,
.panel-title > small > a:hover,
.panel-title > .small > a:hover,
.panel-title > a:focus,
.panel-title > small > a:focus,
.panel-title > .small > a:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  .panel-body.panel-with-caret {
    /* Align panel body with panel title */
    padding-left: 36px;
  }
}
/* Carets */
.caret.up-caret {
  border-top: 0;
  border-bottom: 4px solid;
}
.caret.right-caret,
.caret.left-caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.caret.right-caret {
  border-left: 4px solid #000;
  border-right: none;
}
.caret.left-caret {
  border-right: 4px solid #000;
  border-left: none;
}
/**
 * Offcanvas
 * A bootstrap experiment, inspiration from http://http://getbootstrap.com/examples/offcanvas/
 */
@media screen and (max-width: 767px) {
  html,
  body {
    overflow-x: hidden;
    /* Prevent scroll on narrow devices */
  }
  body #js-mobile-content-wrapper {
    position: relative;
    left: 0;
    right: 0;
  }
  body.active-left #js-mobile-content-wrapper {
    left: 50%;
    right: -50%;
  }
  body.active-right #js-mobile-content-wrapper {
    left: -50%;
    right: 50%;
  }
  .offcanvas-right {
    right: 0;
  }
  .offcanvas-left {
    left: 0;
  }
  #js-mobile-content-wrapper,
  .sidebar-offcanvas {
    -webkit-transition: left 0.25s ease-out, right 0.25s ease-out;
    -moz-transition: left 0.25s ease-out, right 0.25s ease-out;
    -o-transition: left 0.25s ease-out, right 0.25s ease-out;
    transition: left 0.25s ease-out, right 0.25s ease-out;
  }
  .offcanvas-right .sidebar-offcanvas {
    right: -50%;
    /* 6 columns */
  }
  .offcanvas-left .sidebar-offcanvas {
    left: -50%;
    /* 6 columns */
  }
  body.active-right .offcanvas-right .sidebar-offcanvas {
    right: 0%;
    /* 6 columns */
  }
  body.active-left .offcanvas-left .sidebar-offcanvas {
    left: 0%;
    /* 6 columns */
  }
  .sidebar-offcanvas {
    position: fixed;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    width: 50%;
    /* 6 columns */
  }
}
/*
This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/
@font-face {
  font-family: "Bauer Bodoni W01 Italic";
  src: url("/assets/fonts/0d956984-1d14-4bf5-bfbd-24047fe105f0.eot?#iefix");
  src: url("/assets/fonts/0d956984-1d14-4bf5-bfbd-24047fe105f0.eot?#iefix") format("eot"), url("/assets/fonts/185ac1c7-6f53-44a3-9eb9-6426c900c088.woff2") format("woff2"), url("/assets/fonts/47cb918f-38fe-4009-ae12-16659f98a1eb.woff") format("woff"), url("/assets/fonts/37942b37-f74a-4adf-91a0-6866ad671859.ttf") format("truetype"), url("/assets/fonts/1aa79473-3e74-468a-a0fe-f575dea12203.svg#1aa79473-3e74-468a-a0fe-f575dea12203") format("svg");
}
@font-face {
  font-family: "BauerBodoniW01-BlackIta";
  src: url("/assets/fonts/f5650444-5085-482f-95c4-fed344d7b399.eot?#iefix");
  src: url("/assets/fonts/f5650444-5085-482f-95c4-fed344d7b399.eot?#iefix") format("eot"), url("/assets/fonts/806f1bc0-d615-41ad-b6e9-3f27b8e9b148.woff2") format("woff2"), url("/assets/fonts/2e0c0536-949e-4b3a-a465-e562cf02d60b.woff") format("woff"), url("/assets/fonts/f5de218c-65fe-4f39-b133-0f871722bfa5.ttf") format("truetype"), url("/assets/fonts/be1fbad4-abf5-49be-a8ce-a23bc83cac9b.svg#be1fbad4-abf5-49be-a8ce-a23bc83cac9b") format("svg");
}
@font-face {
  font-family: "Trade Gothic W01 Light";
  src: url("/assets/fonts/1d699af3-0e50-4c4b-a343-42d071e85714.eot?#iefix");
  src: url("/assets/fonts/1d699af3-0e50-4c4b-a343-42d071e85714.eot?#iefix") format("eot"), url("/assets/fonts/5414f75e-5cb8-4357-88e5-5a294424c859.woff2") format("woff2"), url("/assets/fonts/537b145a-6a7d-4787-81d9-7228d3a42458.woff") format("woff"), url("/assets/fonts/8e50278c-45cd-4808-b774-24767d958f17.ttf") format("truetype"), url("/assets/fonts/d918b947-5fcb-42e2-8286-a98a801876de.svg#d918b947-5fcb-42e2-8286-a98a801876de") format("svg");
}
@font-face {
  font-family: "TradeGothicW01-LightObl";
  src: url("/assets/fonts/b1721311-de06-4277-8dcb-bf39e072b75e.eot?#iefix");
  src: url("/assets/fonts/b1721311-de06-4277-8dcb-bf39e072b75e.eot?#iefix") format("eot"), url("/assets/fonts/c71beaba-ad09-45b0-9e21-78db525b4d1c.woff2") format("woff2"), url("/assets/fonts/c357a65e-dd87-4d11-8063-db04802d44c0.woff") format("woff"), url("/assets/fonts/6b9ca17d-cb9d-43bb-8b43-93670b45b83f.ttf") format("truetype"), url("/assets/fonts/198ed3e2-0cdf-496f-a0ef-86da8d4dde55.svg#198ed3e2-0cdf-496f-a0ef-86da8d4dde55") format("svg");
}
@font-face {
  font-family: "Trade Gothic W01 Bold_2";
  src: url("/assets/fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?#iefix");
  src: url("/assets/fonts/bb3aa0a7-2585-4e89-ad82-658fd561751a.eot?#iefix") format("eot"), url("/assets/fonts/7bb1c0cb-e6e9-44ea-ae0c-1984ad7e3339.woff2") format("woff2"), url("/assets/fonts/1454a71d-cdbb-429c-8092-122f4493e0c7.woff") format("woff"), url("/assets/fonts/d5ea405c-2180-4ff0-bd51-3e19fb280be4.ttf") format("truetype"), url("/assets/fonts/70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9.svg#70ac6679-cf48-4a0e-a909-d1e3bb4a1aa9") format("svg");
}
@font-face {
  font-family: "TradeGothicW01-Bold2Obl";
  src: url("/assets/fonts/363fd092-cd55-4bd1-bdc5-cfc9a7057517.eot?#iefix");
  src: url("/assets/fonts/363fd092-cd55-4bd1-bdc5-cfc9a7057517.eot?#iefix") format("eot"), url("/assets/fonts/2576748c-c86d-474c-b80b-33a1ce248599.woff2") format("woff2"), url("/assets/fonts/25f577c3-f32b-4fbf-b684-3e7c1a76d1ea.woff") format("woff"), url("/assets/fonts/2ed49e17-92ad-4026-9ae6-d20f88f21840.ttf") format("truetype"), url("/assets/fonts/969cd675-2b4c-4baa-ada6-62bb7ace778f.svg#969cd675-2b4c-4baa-ada6-62bb7ace778f") format("svg");
}
@font-face {
  font-family: "Trajan W01 Regular";
  src: url("/assets/fonts/5cbd8dde-fb39-4dd1-aa25-5bb5842eb03d.eot?#iefix");
  src: url("/assets/fonts/5cbd8dde-fb39-4dd1-aa25-5bb5842eb03d.eot?#iefix") format("eot"), url("/assets/fonts/610145ac-dd31-4024-b833-3ab0ce6b7847.woff2") format("woff2"), url("/assets/fonts/b4312891-e355-4bdc-80c9-ef3dbf7bd916.woff") format("woff"), url("/assets/fonts/124dc47b-32a0-4543-a60e-d8aad32782b4.ttf") format("truetype"), url("/assets/fonts/001e534b-3742-45b3-b20b-d4c53c41a519.svg#001e534b-3742-45b3-b20b-d4c53c41a519") format("svg");
}
@font-face {
  font-family: "Trade Gothic Next W01";
  src: url("/assets/fonts/8a6c3750-4927-4649-9dac-87049f5e9700.eot?#iefix");
  src: url("/assets/fonts/8a6c3750-4927-4649-9dac-87049f5e9700.eot?#iefix") format("eot"), url("/assets/fonts/d4eef5b1-2f4a-42d6-ae2d-6220d71243be.woff2") format("woff2"), url("/assets/fonts/57625f96-ca80-4602-9644-ec1803cb3ba3.woff") format("woff"), url("/assets/fonts/6618d500-1727-4334-878e-1c4b95192f42.ttf") format("truetype"), url("/assets/fonts/01ebe944-ca6c-41db-a3ba-b7e2a90536d9.svg#01ebe944-ca6c-41db-a3ba-b7e2a90536d9") format("svg");
}
@font-face {
  font-family: "TradeGothicNextW01-Ital";
  src: url("/assets/fonts/5907bd95-539f-4f25-b115-69c42aee6b21.eot?#iefix");
  src: url("/assets/fonts/5907bd95-539f-4f25-b115-69c42aee6b21.eot?#iefix") format("eot"), url("/assets/fonts/e41c3ce6-57bc-473c-aaf0-9e0e771bf6c8.woff2") format("woff2"), url("/assets/fonts/3bde4253-d238-40b7-b813-eea7bdd9e80d.woff") format("woff"), url("/assets/fonts/6005c161-37f3-4678-869a-1b4306ecc563.ttf") format("truetype"), url("Fonts/1301d16e-d0ec-407b-9796-677535450691.svg#1301d16e-d0ec-407b-9796-677535450691") format("svg");
}
.text-serif {
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
}
.text-serif-bold {
  font-family: "BauerBodoniW01-BlackIta", Georgia, "Times New Roman", Times, serif;
}
.text-sans-light {
  font-family: "Trade Gothic W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-sans-bold {
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-sans-italic {
  font-family: "TradeGothicNextW01-Ital", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-sans-bold-italic {
  font-family: "TradeGothicW01-Bold2Obl", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-trajan {
  font-family: "Trajan W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.sans-serif-light-font {
  font-family: "Trade Gothic W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .sans-serif-light-font {
  font-weight: 200;
}
h1,
h5 {
  color: #000;
}
h3 {
  color: #6d6d6d;
}
h4,
h5,
h6 {
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface h4,
html.no-fontface h5,
html.no-fontface h6 {
  font-weight: 600;
}
/* Headers that are the first item in their grid column, remove the top margin: */
div[class*='col-'] h2:first-child,
div[class*='col-'] h3:first-child,
div[class*='col-'] h4:first-child,
div[class*='col-'] h5:first-child,
div[class*='col-'] h6:first-child {
  margin-top: 0;
}
b,
strong {
  font-weight: 400;
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface b,
html.no-fontface strong {
  font-weight: 600;
}
i,
em {
  font-style: normal;
  font-family: "TradeGothicNextW01-Ital", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface i,
html.no-fontface em {
  font-style: italic;
}
b i,
b em,
strong i,
strong em,
em strong,
em b,
i strong,
i b {
  font-family: "TradeGothicW01-Bold2Obl", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface b i,
html.no-fontface b em,
html.no-fontface strong i,
html.no-fontface strong em,
html.no-fontface em strong,
html.no-fontface em b,
html.no-fontface i strong,
html.no-fontface i b {
  font-weight: 600;
  font-style: italic;
}
b i strong,
b em strong,
strong i strong,
strong em strong,
em strong strong,
em b strong,
i strong strong,
i b strong {
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.text-inverted {
  color: #fff;
}
.text-black {
  color: #000;
}
.page-title {
  border-bottom: 1px solid #e1e0e0;
  margin-bottom: 40px;
  margin-top: 0;
  font-family: "Trade Gothic W01 Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .page-title {
  font-weight: 200;
}
.page-title h1 {
  margin: 0;
}
.page-title,
.page-title * {
  color: #000;
  font-size: 36px;
  line-height: 1.25;
}
@media (min-width: 768px) {
  .page-title,
  .page-title * {
    font-size: 49px;
    line-height: 1.44230769em;
  }
}
@media (min-width: 1065px) {
  .page-title,
  .page-title * {
    font-size: 52px;
  }
}
.page-title .back-to-site-home a {
  display: block;
  font-size: 14px;
  color: #242424;
}
.page-title .back-to-site-home a span {
  font-size: 14px;
  line-height: inherit;
  color: #b30738;
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .page-title .back-to-site-home a span {
  font-weight: 600;
}
@media (min-width: 768px) {
  .page-title .back-to-site-home {
    text-align: right;
  }
  .page-title .back-to-site-home a {
    display: inline;
  }
}
@media (min-width: 1065px) {
  .page-title .back-to-site-home a,
  .page-title .back-to-site-home a span {
    font-size: 18px;
  }
}
.lw_cal_today_day {
  font-family: "BauerBodoniW01-BlackIta", Georgia, "Times New Roman", Times, serif;
}
html.no-fontface .lw_cal_today_day {
  font-weight: 600;
  font-style: italic;
}
.intro,
.intro > * {
  color: #666;
  font-size: 24px;
  line-height: 1.25em;
}
.intro p {
  margin-bottom: 20px;
}
@media (min-width: 1065px) {
  .subheader.tall + .container#content .intro {
    padding: 12px 15px;
    border: 1px solid #ccc;
    margin: -78px 0 30px 0;
    font-size: 28px;
    line-height: 1.5;
    background: rgba(255, 255, 255, 0.9);
  }
  .subheader.tall + .container#content .intro p {
    margin-bottom: 0;
  }
}
p a {
  text-decoration: underline;
}
a {
  transition: all 100ms ease;
  transition-property: all;
  transition-duration: 100ms;
  transition-timing-function: ease;
  transition-delay: initial;
}
.site-header {
  position: relative;
  z-index: 20;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  .site-header {
    padding: 48px 0 44px;
    margin: 0 0 30px;
  }
}
@media (min-width: 825px) {
  .site-header {
    padding-bottom: 46px;
  }
}
@media (min-width: 900px) {
  .site-header {
    padding-top: 49px;
  }
}
@media (min-width: 930px) {
  .site-header {
    padding-bottom: 47px;
  }
}
@media (min-width: 1065px) {
  .site-header {
    padding-bottom: 49px;
  }
  .site-header.uses-core-navigation {
    padding-bottom: 25px;
  }
}
@media (min-width: 1200px) {
  .site-header {
    padding-bottom: 52px;
  }
  .site-header.uses-core-navigation {
    padding-bottom: 26px;
  }
}
.site-header .wordmarks,
.site-header .group-logo {
  line-height: 1.3;
}
.site-header .wordmarks a:hover,
.site-header .group-logo a:hover {
  text-decoration: none;
  opacity: .8;
}
.site-header .wordmarks img,
.site-header .group-logo img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 0 15px;
}
@media (max-width: 767px) {
  .site-header .wordmarks img,
  .site-header .group-logo img {
    margin: 0 0 7px;
  }
}
.site-header .wordmarks img:last-child,
.site-header .group-logo img:last-child {
  margin: 0;
}
.site-header-text-and-search {
  background-size: cover;
}
@media (max-width: 1065px) {
  .site-header-text-and-search.no-mobile-bg {
    background-image: none !important;
  }
}
.navbar-form .radio input {
  margin: 10px 8px 0 0;
}
/* HEADER TEXT */
.title-large {
  display: block;
  text-decoration: none;
  font-size: 24px;
}
@media (min-width: 768px) {
  .title-large {
    font-size: 24px;
  }
}
@media (min-width: 1065px) {
  .title-large {
    font-size: 28px;
  }
}
@media (min-width: 1200px) {
  .title-large {
    font-size: 32px;
  }
}
.title-small {
  text-transform: uppercase;
  font-size: 12px;
}
@media (min-width: 768px) {
  .title-small {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  .title-small {
    font-size: 16px;
  }
}
/* FONT */
.wordmarks {
  text-transform: uppercase;
  text-rendering: optimizeLegibility;
  text-decoration: none !important;
}
.wordmarks .scu-primary {
  font-size: 33px;
  letter-spacing: 3px;
}
.wordmarks .scu-tagline {
  font-size: 16px;
  letter-spacing: 1px;
  color: black;
}
/* other options are Trade Gothic, Bodoni Black Italic, Helvetica */
.font-tradegothic .wordmarks {
  font-family: 'Trade Gothic W01 Light';
}
.font-bodoni .wordmarks {
  line-height: 1.2;
}
.font-bodoni .wordmarks .title-large {
  font-family: 'BauerBodoniW01-BlackIta';
  font-size: 48px;
  text-transform: none;
}
.font-helvetica .wordmarks {
  font-family: 'Helvetica Neue', 'Helvetica', sans-serif;
  font-weight: 200;
  text-transform: none;
}
/* HEADER COLOR */
/* Default is black/gray on white */
.wordmarks a.title-large {
  color: #333333;
}
.wordmarks a.title-small {
  color: #6d6d6d;
}
/* Other background options are burgundy, cadet, navy, purple, teal (white text) */
.color-burgundy header {
  background-color: #690521;
}
.color-burgundy-alumni header {
  background-color: #991514;
}
.color-burgundy .wordmarks a {
  color: #fff;
}
.color-cadet header {
  background-color: #3a5163;
}
.color-cadet .wordmarks a {
  color: #fff;
}
.color-navy header {
  background-color: #021d52;
}
.color-navy .wordmarks a {
  color: #fff;
}
.color-purple header {
  background-color: #3d1d4e;
}
.color-purple .wordmarks a {
  color: #fff;
}
.color-teal header {
  background-color: #1d4952;
}
.color-teal h1 {
  color: #1d4952;
}
.color-teal .wordmarks a {
  color: #fff;
}
/* Optional white title for use on top of photos */
.white-title .wordmarks a {
  color: #fff;
}
/* HEADER PHOTO */
/*  By default, any background photo applied to the <header> tag will be displayed centered at full width */
header.site-header {
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .site-header-search-and-toggles {
    position: relative;
    padding: 0;
    border: 1px solid #dfdfdf;
    border-width: 1px 0;
    background-color: #fff;
  }
  .site-header-search-and-toggles .menu-toggle {
    position: absolute;
    left: 0;
    top: 3px;
    bottom: 3px;
    border: 0;
    background-color: #b30738;
    color: #fff;
    text-transform: uppercase;
  }
  .site-header-search-and-toggles .menu-toggle.menu-toggle-main {
    width: 91px;
  }
  .site-header-search-and-toggles .menu-toggle.menu-toggle-gateways {
    left: auto;
    right: 0;
    width: 88px;
  }
  .site-header-search-and-toggles .menu-toggle.menu-toggle-gateways .menu-label {
    display: inline-block;
    width: 41px;
    height: 19px;
    background: url(/assets/images/header-mobile-gateways-silhouettes.png) 0 0 no-repeat;
    font: inherit;
  }
  .site-header-search-and-toggles .menu-toggle .left-caret {
    border-right-color: #fff;
    border-width: 6px 6px 6px 0;
    margin-top: -3px;
  }
  .site-header-search-and-toggles .menu-toggle .right-caret {
    border-left-color: #fff;
    border-width: 6px 0 6px 6px;
    margin-top: -3px;
  }
  .white-nav .site-header-search-and-toggles .menu-toggle-main {
    background-color: #fff;
    color: #b30738;
    border: 1px solid #dfdfdf;
    border-left-width: 0;
  }
  .white-nav .site-header-search-and-toggles .menu-toggle-main .caret {
    border-right-color: #b30738;
  }
  .gray-nav .site-header-search-and-toggles .menu-toggle-main {
    background-color: #3c3c3c;
  }
  .stone-nav .site-header-search-and-toggles .menu-toggle-main {
    background-color: #4e4540;
  }
  .black-nav .site-header-search-and-toggles .menu-toggle-main {
    background-color: #000;
  }
  .site-header-search-and-toggles .site-header-search {
    float: none !important;
    margin: 3px 87px 3px 88px;
    background-color: #dfdfdf;
    padding: 14px 10px;
  }
}
.site-header-custom-title .site-header-text-and-search {
  position: relative;
  height: auto;
}
@media (min-width: 768px) {
  .site-header-custom-title .site-header-text-and-search {
    height: 150px;
    overflow: hidden;
  }
  .tall-header .site-header-custom-title .site-header-text-and-search {
    height: 250px;
  }
}
.site-header-custom-title .site-header-text-and-search .wordmarks {
  padding: 25px 0;
  position: relative;
  top: 0;
  bottom: 0;
}
@media (min-width: 768px) {
  .site-header-custom-title .site-header-text-and-search .wordmarks {
    top: auto;
    bottom: auto;
    padding: 50px 0;
  }
}
.site-header-custom-title .site-header-text-and-search .group-logo {
  padding-top: 25px;
  padding-bottom: 25px;
  background-size: cover;
  text-align: right;
}
.site-header-custom-title .site-header-text-and-search .group-logo img {
  float: right;
}
.site-header-custom-title .site-header-text-and-search .wordmarks,
.site-header-custom-title .site-header-text-and-search .group-logo {
  height: auto;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .site-header-custom-title .site-header-text-and-search .wordmarks,
  .site-header-custom-title .site-header-text-and-search .group-logo {
    height: 150px;
    overflow: hidden;
  }
  .tall-header .site-header-custom-title .site-header-text-and-search .wordmarks,
  .tall-header .site-header-custom-title .site-header-text-and-search .group-logo {
    height: 250px;
  }
}
.no-flexbox .site-header-custom-title .site-header-text-and-search .wordmarks,
.no-flexbox .site-header-custom-title .site-header-text-and-search .group-logo {
  display: block;
}
@media (min-width: 768px) {
  .site-header-with-seal .site-header-text-and-search {
    padding: 0 0 30px;
  }
}
@media (min-width: 1065px) {
  .site-header-with-seal .site-header-text-and-search {
    height: 184px;
    padding: 15px 0 0 0;
  }
}
.site-header-with-seal .seal {
  color: #a8a9ac;
  display: none;
  position: absolute;
}
@media (min-width: 390px) {
  .site-header-with-seal .seal {
    font-size: 50px;
    padding-right: 5px;
    margin-top: 5px;
  }
}
@media (min-width: 768px) {
  .site-header-with-seal .seal {
    display: block;
    font-size: 60px;
    margin-top: 20px;
  }
}
@media (min-width: 1065px) {
  .site-header-with-seal .seal {
    font-size: 85px;
    margin-top: 10px;
    padding-right: 10px;
  }
}
.site-header-with-seal .seal:hover {
  color: #555;
}
.site-header-with-seal .wordmarks {
  display: inline-block;
  margin: 0;
  padding: 1em 0;
  text-align: center;
  width: 100%;
}
.site-header-with-seal .wordmarks .scu-primary {
  font-size: 19px;
  letter-spacing: 3px;
}
.site-header-with-seal .wordmarks .scu-tagline {
  color: #777777;
  font-size: 12px;
  letter-spacing: 1px;
}
@media (min-width: 470px) {
  .site-header-with-seal .wordmarks {
    margin: 30px 0;
    padding: 0;
  }
  .site-header-with-seal .wordmarks .scu-primary {
    font-size: 26px;
  }
  .site-header-with-seal .wordmarks .scu-tagline {
    font-size: 14px;
  }
}
@media (min-width: 768px) {
  .site-header-with-seal .wordmarks {
    margin: 50px 0 0 72px;
    letter-spacing: 2px;
    text-align: left;
  }
}
@media (min-width: 1065px) {
  .site-header-with-seal .wordmarks {
    text-align: left;
    margin-left: 97px;
  }
  .site-header-with-seal .wordmarks .scu-primary {
    font-size: 33px;
  }
  .site-header-with-seal .wordmarks .scu-tagline {
    font-size: 16px;
  }
}
.site-header-with-seal .site-header-search {
  margin-left: ;
}
@media (min-width: 768px) {
  .site-header-with-seal .site-header-search {
    width: 100%;
    margin-top: 50px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1065px) {
  .site-header-with-seal .site-header-search {
    width: 205px;
  }
}
.site-header-with-seal .site-header-search input {
  border-right: none;
}
.site-header-with-seal .site-header-search .input-group-btn:last-child > .btn {
  margin-left: 0;
  border-left: none;
}
/* Main Navigation */
.white-nav .main-navigation,
.white-nav .main-navigation .sidebar-offcanvas {
  background-color: #fff;
}
.white-nav .main-navigation .nav-pills > li > a,
.white-nav .main-navigation .nav-pills > li > span > a {
  color: #9e1b32;
}
.gray-nav .main-navigation,
.gray-nav .main-navigation .sidebar-offcanvas,
.gray-nav .main-navigation .menu-toggle-main {
  background-color: #3c3c3c;
}
.stone-nav .main-navigation,
.stone-nav .main-navigation .sidebar-offcanvas,
.stone-nav .main-navigation .menu-toggle-main {
  background-color: #4e4540;
}
.black-nav .main-navigation,
.black-nav .main-navigation .sidebar-offcanvas,
.black-nav .main-navigation .menu-toggle-main {
  background-color: #000;
}
@media (max-width: 767px) {
  .main-navigation {
    position: static !important;
  }
  .main-navigation .sidebar-offcanvas {
    border-right: 1px solid #dfdfdf;
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* CJD 4-12-17 
  .main-navigation {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
  }
  */
  .main-navigation.affix {
    position: fixed;
    top: 48px;
    left: 0;
    right: 0;
    bottom: auto;
  }
  .nav-dropdown-open .main-navigation.affix {
    margin-top: 50px;
  }
  .main-navigation.affix-top {
    top: auto !important;
  }
  .white-nav .main-navigation,
  .gray-nav .main-navigation,
  .stone-nav .main-navigation,
  .black-nav .main-navigation {
    border: 1px solid #cecece;
    border-width: 1px 0;
  }
  .main-navigation .nav-pills {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1065px) {
  .main-navigation {
    height: 49px;
  }
  .main-navigation.affix {
    top: 50px;
  }
}
@media (min-width: 1200px) {
  .main-navigation {
    height: 52px;
  }
}
.main-navigation .nav > li {
  position: relative;
  margin: 0;
  font-size: 13px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .main-navigation .nav > li {
    font-size: 12px;
  }
}
@media (min-width: 825px) {
  .main-navigation .nav > li {
    font-size: 13px;
  }
}
@media (min-width: 930px) {
  .main-navigation .nav > li {
    font-size: 14px;
  }
}
@media (min-width: 1065px) {
  .main-navigation .nav > li {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .main-navigation .nav > li {
    font-size: 17px;
  }
}
@media (min-width: 768px) {
  .main-navigation .nav > li + li::before {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    z-index: 0;
    display: block;
    width: 0;
    height: 21px;
    margin-top: -10px;
    border-left: 1px dotted #bbbaba;
  }
  .main-navigation .nav > li.active + li:before {
    border-left: none;
  }
}
.main-navigation .nav-pills > li {
  float: none;
}
.main-navigation .nav-pills > li + li {
  margin: 0;
}
@media (min-width: 768px) {
  .main-navigation .nav-pills > li {
    float: left;
  }
  .main-navigation .nav-pills > li + li {
    margin: 0 0 0 -1px;
  }
}
.main-navigation .nav-pills > li > a,
.main-navigation .nav-pills > li > span > a {
  display: block;
  padding: 13px 12px 12px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  color: #fff;
}
@media (min-width: 768px) {
  .main-navigation .nav-pills > li > a,
  .main-navigation .nav-pills > li > span > a {
    margin: 8px 0;
    padding: 5px 13px 4px 12px;
  }
}
@media (min-width: 825px) {
  .main-navigation .nav-pills > li > a,
  .main-navigation .nav-pills > li > span > a {
    padding: 5px 14px 4px 13px;
  }
}
@media (min-width: 930px) {
  .main-navigation .nav-pills > li > a,
  .main-navigation .nav-pills > li > span > a {
    padding: 5px 19px 4px 18px;
  }
}
@media (min-width: 768px) {
  .main-navigation .nav-pills > li:first-child > a,
  .main-navigation .nav-pills > li:first-child > span > a {
    padding-left: 15px;
  }
}
@media (min-width: 900px) {
  .main-navigation .nav-pills > li:first-child > a,
  .main-navigation .nav-pills > li:first-child > span > a {
    padding-left: 18px;
  }
}
.main-navigation .nav-pills > li .dropdown-menu {
  margin-top: -1px;
  text-transform: none;
}
.main-navigation .nav-pills > li:hover .dropdown-menu {
  display: block;
}
.main-navigation .nav-pills > li > a:hover,
.main-navigation .nav-pills > li > span > a:hover {
  background-color: #b30738;
  color: #fff;
}
.main-navigation .nav-pills > li.active > a {
  background-color: #9e1b32;
  color: #fff;
}
/* Core Navigation */
.core-navigation > div > ul {
  background-color: #b30738;
  border-top: 1px solid #b30738;
  border-bottom: 1px solid #b30738;
}
.core-navigation li + li::before {
  border-left: 1px dotted #690521;
}
@media (max-width: 767px) {
  .core-navigation .sidebar-offcanvas {
    background-color: #b30738;
    border-right: 1px solid #690521;
  }
}
.core-navigation .nav-pills > li > a:hover,
.core-navigation .nav-pills > li > span > a:hover {
  background-color: #690521;
}
@media (min-width: 1065px) {
  .core-navigation {
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9Imxlc3NoYXQtZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYigwLDAsMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjYjMwNzM4IiBzdG9wLW9wYWNpdHk9IjEiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjYjMwNzM4IiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjbGVzc2hhdC1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -webkit-linear-gradient(left, transparent 0%, transparent 50%, #b30738 50%, #b30738 100%);
    background-image: -moz-linear-gradient(left, transparent 0%, transparent 50%, #b30738 50%, #b30738 100%);
    background-image: -o-linear-gradient(left, transparent 0%, transparent 50%, #b30738 50%, #b30738 100%);
    background-image: linear-gradient(to right, transparent 0%, transparent 50%, #b30738 50%, #b30738 100%);
  }
  html.no-cssgradients .core-navigation {
    background: transparent url(assets/bg-core-nav-background.gif) 50% 0 repeat-y;
  }
  .core-navigation ul.nav-pills {
    margin: 0 0 0 97px;
    padding-left: 8px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .core-navigation {
    height: auto;
  }
}
/* Gateway nav: */
.gateway-navigation {
  background-color: #fcfcfc;
}
@media (min-width: 768px) {
  .gateway-navigation {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10000;
    width: 100%;
    min-width: 100%;
    border-bottom: 1px solid #cecece;
    border-bottom-color: rgba(157, 157, 157, 0.5);
  }
  .gateway-navigation .slide-menu-backdrop {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    height: 400px;
    z-index: 0;
    background-color: #fff;
  }
}
@media (min-width: 768px) and (max-width: 815px) {
  .gateway-navigation > .container > ul:first-child,
  .gateway-navigation > .container > div:first-child {
    margin-left: -15px;
  }
}
@media (max-width: 767px) {
  .gateway-navigation .sidebar-offcanvas {
    border-left: 1px solid #dfdfdf;
    padding: 0;
    background-color: #fcfcfc;
  }
  .gateway-navigation .nav > li.scu-gateways .dropdown-menu {
    position: relative;
    top: auto;
    left: auto;
    z-index: auto;
    float: none;
    display: block;
    border: 0;
    background-color: transparent;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .gateway-navigation .nav > li.scu-gateways .dropdown-menu .container {
    padding: 0;
  }
}
.uses-core-navigation .gateway-navigation .navbar-left {
  display: none;
}
.hide-nameplate .gateway-navigation .nameplate {
  display: none !important;
}
.gateway-navigation > .container > .nav {
  background-color: #fcfcfc;
}
.gateway-navigation .nav > li {
  float: none;
  font-size: 13px;
}
.gateway-navigation .nav > li + li {
  margin-left: 0;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > li {
    float: left;
  }
  .gateway-navigation .nav > li + li {
    margin-left: -1px;
  }
  .gateway-navigation .nav > li + li > a {
    position: relative;
  }
  .gateway-navigation .nav > li + li > a::after {
    content: '';
    position: absolute;
    left: 0;
    top: 49%;
    z-index: 0;
    display: block;
    width: 0;
    height: 21px;
    margin-top: -10px;
    border-left: 1px dotted #bbbaba;
  }
  .gateway-navigation .nav > li.active > a ::after,
  .gateway-navigation .nav > li.active + li > a::after,
  .gateway-navigation .nav > li.slide-menu + li.slide-menu > a::after {
    display: none;
  }
}
@media (min-width: 900px) {
  .gateway-navigation .nav > li {
    font-size: 14px;
  }
}
@media (min-width: 1065px) {
  .gateway-navigation .nav > li {
    font-size: 15px;
  }
}
.gateway-navigation .nav > li .dropdown-menu {
  padding: 0;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
}
.gateway-navigation .nav > li.scu-gateways .dropdown-menu,
.gateway-navigation .nav > li.scu-nav .dropdown-menu {
  left: 0;
  right: 0;
  z-index: 0;
  margin: -1px 0 0;
  border-left: none;
  border-right: none;
}
.gateway-navigation .nav > li.scu-nav.dropdown:hover .dropdown-menu {
  display: block;
  margin-top: 0;
}
.gateway-navigation .nav > li.dropdown-search .dropdown-menu {
  width: 300px;
}
.gateway-navigation .nav > li.dropdown-search .dropdown-menu .input-group {
  width: 100%;
}
.gateway-navigation .nav > li.dropdown-search .dropdown-menu .input-group-btn {
  width: auto;
}
.gateway-navigation .nav > li > a,
.gateway-navigation .nav > li.scu-gateways .dropdown-menu ul a {
  padding: 13px 12px 12px;
  -webkit-border-radius: 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 0;
  -moz-background-clip: padding;
  border-radius: 0;
  background-clip: padding-box;
  color: #555;
  text-transform: uppercase;
}
.gateway-navigation .nav > li > a:hover,
.gateway-navigation .nav > li.scu-gateways .dropdown-menu ul a:hover {
  background-color: #eee;
  text-decoration: none;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > li > a,
  .gateway-navigation .nav > li.scu-gateways .dropdown-menu ul a {
    margin: 0;
    padding: 14px 10px;
  }
}
@media (min-width: 800px) {
  .gateway-navigation .nav > li > a,
  .gateway-navigation .nav > li.scu-gateways .dropdown-menu ul a {
    padding: 14px 12px;
  }
}
@media (min-width: 900px) {
  .gateway-navigation .nav > li > a,
  .gateway-navigation .nav > li.scu-gateways .dropdown-menu ul a {
    padding: 14px 15px;
  }
}
.gateway-navigation .nav > li.scu-nav,
.gateway-navigation .nav > li.scu-gateways {
  position: static;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > li.scu-nav {
    border-left: 1px solid #cecece;
    border-right: 1px solid #cecece;
    margin-bottom: -1px;
    background-color: #fff;
  }
  .gateway-navigation .nav > li.scu-nav .nav > li > a:after {
    border-left-color: #690521;
  }
}
@media (min-width: 816px) {
  .gateway-navigation .nav > li.scu-nav {
    margin-left: -15px;
  }
}
@media (min-width: 1065px) {
  .gateway-navigation .nav > li.scu-nav {
    margin-left: -26px;
  }
}
.gateway-navigation .nav > li.scu-nav > a {
  padding-bottom: 15px;
  padding-left: 13px;
}
.gateway-navigation .nav > li.scu-nav .mission {
  position: absolute;
  z-index: 2;
  float: left;
  display: inline-block;
  width: 42px;
  height: 45px;
  margin: -12px 0 -23px -10px;
  background-size: 100% 100%;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .gateway-navigation .nav > li.scu-nav .mission {
    background-image: url(/assets/images/header-mission@2x.png);
  }
}
.gateway-navigation .nav > li.scu-nav .mission + span {
  display: inline-block;
  margin-left: 34px;
}
.gateway-navigation .nav > li.scu-nav .mission + span.scu-fullname {
  display: none;
}
.gateway-navigation .nav > li.scu-nav .mission + span.scu-shortname {
  display: inline-block;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > li.scu-nav .mission {
    position: relative;
    width: 56px;
    height: 59px;
    margin: -14px 0 -25px;
  }
  .gateway-navigation .nav > li.scu-nav .mission + span {
    margin-left: 0;
  }
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu {
  background-color: #b30738;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul {
  list-style: none;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul a {
  margin: 8px 0;
  padding: 5px 11px 4px 10px;
  color: #fff;
  text-transform: uppercase;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul a:hover {
  background-color: #690521;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul li {
  display: inline-block;
  font-size: 12px;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul li + li {
  margin: 0 0 0 -1px;
}
.gateway-navigation .nav > li.scu-nav .dropdown-menu ul li + li::before {
  border-left: 1px dotted #690521;
}
@media (min-width: 825px) {
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li {
    font-size: 13px;
  }
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li a {
    padding: 5px 12px 4px 11px;
  }
}
@media (min-width: 925px) {
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li {
    font-size: 14px;
  }
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li a {
    padding: 5px 15px 4px 14px;
  }
}
@media (min-width: 1065px) {
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li {
    font-size: 15px;
  }
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li a {
    padding: 5px 19px 4px 18px;
  }
}
@media (min-width: 1200px) {
  .gateway-navigation .nav > li.scu-nav .dropdown-menu ul li {
    font-size: 17px;
  }
}
.gateway-navigation nav.affix + nav .caret {
  transform: rotate(180deg);
}
.gateway-navigation nav.affix + nav .dropdown:hover .caret {
  transform: rotate(0deg);
}
.gateway-navigation .nav > li.scu-nav.open > a .mission {
  z-index: 1001;
}
.gateway-navigation .nav > .slide-menu > a .caret {
  display: none;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > .slide-menu > a .gateway-dropdown {
    display: block;
    border-top: 3px solid #97052e;
    padding-top: 11px;
  }
  .gateway-navigation .nav > .slide-menu > a .caret {
    display: inline-block;
    border-top: none;
    border-bottom: 4px solid;
  }
}
@media (max-width: 767px) {
  .gateway-navigation .nav > .slide-menu .slide-panel {
    display: none;
  }
}
.gateway-navigation .nav > .slide-menu .slide-panel .row {
  margin-top: 0;
}
.gateway-navigation .nav > .slide-menu .slide-panel h6 {
  margin-bottom: .5em;
  font-size: 13px;
  text-transform: uppercase;
  color: #696666;
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
}
html.no-fontface .gateway-navigation .nav > .slide-menu .slide-panel h6 {
  font-style: italic;
}
.gateway-navigation .nav > .slide-menu .slide-panel ul {
  list-style: none;
  padding: 0;
  font-size: 13px;
}
.gateway-navigation .nav > .slide-menu .slide-panel ul a {
  color: #242833;
}
.gateway-navigation .nav > .slide-menu .slide-panel ul a.more-link {
  color: #9e1b32;
}
.gateway-navigation .nav > .slide-menu .slide-panel ul a:hover {
  color: #721424;
}
@media (min-width: 768px) {
  .gateway-navigation .nav > .slide-menu {
    position: static;
  }
  .gateway-navigation .nav > .slide-menu > a {
    padding-top: 0;
    color: #97052e;
  }
  .gateway-navigation .nav > .slide-menu > a .caret {
    border-top: none;
    border-bottom: 4px solid;
  }
  .gateway-navigation .nav > .slide-menu.open > a {
    background-color: #9e1b32;
    color: #fff;
  }
  .gateway-navigation .nav > .slide-menu.open > a .caret {
    border-top: 4px solid;
    border-bottom: none;
  }
  .gateway-navigation .nav > .slide-menu .slide-panel {
    display: none;
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 20px 0 35px;
    border-bottom: 1px solid #97052e;
  }
  .gateway-navigation .nav > .slide-menu .slide-panel h6 {
    margin-bottom: 1em;
    font-size: inherit;
  }
  .gateway-navigation .nav > .slide-menu .slide-panel ul {
    font-size: 16px;
  }
}
.gateway-navigation .people-gateways {
  display: inline-block;
  width: 64px;
  background: url(/assets/images/header-people.png) 50% 14px no-repeat;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .gateway-navigation .people-gateways {
    background-image: url(/assets/images/header-people@2x.png);
    background-size: 34px 16px;
  }
}
.gateway-navigation .people-gateways + ul {
  padding: 0;
  list-style: none;
}
.gateway-navigation .people-gateways + ul li,
.gateway-navigation .people-gateways + ul a {
  display: inline-block;
}
@media (max-width: 767px) {
  .gateway-navigation .people-gateways + ul li,
  .gateway-navigation .people-gateways + ul a {
    display: block;
  }
}
.gateway-navigation .people-gateways,
.gateway-navigation a.glyphicon {
  height: 47px;
}
@media (min-width: 1065px) {
  .gateway-navigation .people-gateways,
  .gateway-navigation a.glyphicon {
    height: 48px;
  }
}
.gateway-navigation a.glyphicon {
  font-size: 18px;
}
/**
 * 'Project Title' for center sites
 */
.project-title {
  background-color: rgba(0, 0, 0, 0.7);
  margin-top: -2em;
  margin-bottom: 2em;
}
.project-title h1 {
  color: #fff;
  font-size: 60px;
}
.project-title h2 {
  color: #fff;
  font-size: 40px;
}
.hero.module + .project-title {
  margin-top: -8.7em;
  position: relative;
}
/**
 * Subheader module
 */
.subheader.module {
  position: relative;
  width: 100%;
  min-height: 150px;
  background-color: #611b25;
  background-size: cover;
  background-position: 50%;
  margin-top: -20px;
}
.subheader.module .subheader-caption {
  background: rgba(0, 0, 0, 0.6);
  padding: 3px 6px;
  color: #fff !important;
  display: inline-block;
  font-size: 14px;
  position: absolute;
  top: 250px;
  right: 0;
  display: none;
}
.subheader.module.office {
  background-color: #464646;
}
.subheader.module.tall {
  height: 300px;
}
.subheader.module.tall h1 {
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.8);
  height: auto;
  padding-top: 16px;
}
.subheader.module.tall .subheader-caption {
  display: block;
}
@media (max-width: 1199px) {
  .subheader.module.tall .subheader-caption {
    display: none;
  }
}
.subheader.module + .hero.module {
  margin-top: -2em;
}
.subheader.module .container {
  min-height: 150px;
}
.subheader.module h1,
.subheader.module h2,
.subheader.module h3,
.subheader.module h4,
.subheader.module h5,
.subheader.module h6 {
  clear: left;
  display: table-cell;
  min-height: 150px;
  padding: 10px 0 20px;
  margin: 0;
  font-size: 45px;
  line-height: 1;
  color: #fff;
  vertical-align: bottom;
}
@media (min-width: 768px) {
  .subheader.module h1,
  .subheader.module h2,
  .subheader.module h3,
  .subheader.module h4,
  .subheader.module h5,
  .subheader.module h6 {
    font-size: 55px;
  }
}
.subheader.module h1.long,
.subheader.module h2.long,
.subheader.module h3.long,
.subheader.module h4.long,
.subheader.module h5.long,
.subheader.module h6.long {
  font-size: 34px;
}
@media (min-width: 768px) {
  .subheader.module h1.long,
  .subheader.module h2.long,
  .subheader.module h3.long,
  .subheader.module h4.long,
  .subheader.module h5.long,
  .subheader.module h6.long {
    font-size: 42px;
  }
}
.subheader.module h1 span,
.subheader.module h2 span,
.subheader.module h3 span,
.subheader.module h4 span,
.subheader.module h5 span,
.subheader.module h6 span {
  display: inline-block;
  margin-right: 90%;
  white-space: nowrap;
  font-size: 18px;
  text-transform: uppercase;
  color: #e9e8d5;
  padding: 2px;
  margin-top: -2px;
  background: rgba(0, 0, 0, 0.5);
}
.subheader.module h1 span:empty,
.subheader.module h2 span:empty,
.subheader.module h3 span:empty,
.subheader.module h4 span:empty,
.subheader.module h5 span:empty,
.subheader.module h6 span:empty {
  padding: 0;
}
@media (min-width: 768px) {
  .subheader.module {
    margin-top: -35px;
  }
}
@media (min-width: 1065px) {
  .subheader.module {
    margin-top: -58px;
  }
}
@media (min-width: 1200px) {
  .subheader.module {
    margin-top: -60px;
  }
}
.site-header.uses-core-navigation + .subheader.module {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .site-header.uses-core-navigation + .subheader.module {
    margin-top: -30px;
  }
}
@media (min-width: 1065px) {
  .site-header.uses-core-navigation + .subheader.module {
    margin-top: -53px;
  }
}
@media (min-width: 1200px) {
  .site-header.uses-core-navigation + .subheader.module {
    margin-top: -55px;
  }
}
/* Site Footer */
.site-footer {
  /* Mission graphic */
  /* titles and title row style */
  /* Social media icons */
  /* Copyright statement */
}
.site-footer p,
.site-footer nav {
  font-size: 14px;
  line-height: 1.42857143em;
  color: #595959;
}
@media (min-width: 768px) {
  .site-footer p,
  .site-footer nav {
    font-size: 17px;
    line-height: 1.47058824em;
  }
}
.site-footer .h6 {
  color: black;
}
.site-footer .social a {
  width: 32px;
  height: 32px;
  font-size: 22px;
  margin: 0 0px 8px 8px;
  line-height: 1.4;
}
.site-footer .footer-mission {
  text-align: center;
}
.site-footer .footer-mission .footer-mission-wrapper {
  margin: 0 auto;
}
.site-footer .footer-mission img {
  display: block;
  margin: -16px auto 0;
}
.site-footer .footer-title-row {
  border-bottom: 1px solid #dedede;
  margin-bottom: 12px;
}
.site-footer .footer-title {
  text-align: center;
}
.site-footer .footer-title img {
  display: block;
}
@media (max-width: 1064px) {
  .site-footer .footer-title {
    /* mobile and tablet screens only */
  }
  .site-footer .footer-title img {
    max-width: 100%;
    height: auto;
    margin: .5em auto;
  }
  .site-footer .footer-title.col-md-pull-2 img {
    margin-bottom: 0;
  }
}
.site-footer .footer-title + .footer-title {
  padding-bottom: 10px;
}
@media (min-width: 1065px) {
  .site-footer .footer-tagline {
    margin-left: -39px;
  }
}
@media (min-width: 1200px) {
  .site-footer .footer-tagline {
    margin-left: 0;
  }
}
.site-footer .footer-social-break {
  display: none;
}
@media (max-width: 370px) {
  .site-footer .footer-social-break {
    display: inline;
  }
}
.site-footer .copyright {
  margin: 0;
  font-size: 13px;
  line-height: 2.76923077em;
  color: #696666;
}
/* The whole light gray row stripe that begins the footer: */
.site-footer-navigation {
  background-color: #f7f7f7;
}
.footer-social-links > a {
  clear: both;
  float: none;
  display: block;
}
/* Desktop footer styles */
@media (min-width: 1065px) {
  .site-footer .people-place-navigation,
  .site-footer .footer-social-navigation {
    width: 457px;
  }
  .site-footer .footer-mission {
    height: 61px;
    margin-bottom: -1px;
    overflow: visible;
  }
  .site-footer .footer-title {
    width: 457px;
    padding-top: 31px;
    padding-bottom: 14px;
    text-align: left;
  }
  .site-footer .footer-title + .footer-title {
    float: right;
  }
  .site-footer .footer-social-navigation {
    float: right;
  }
  .site-footer .social-icon {
    margin: 0 0 5px;
  }
}
.subfooter .subfooter-title {
  color: white;
}
.subfooter .subfooter-links {
  color: white;
  font-size: 15px;
}
.subfooter a.transparent {
  font-size: 22px;
  width: 30px;
}
body.homepage {
  background-color: #f7f7f7;
}
.section-header {
  border-bottom: 3px double #e1e0e0;
  text-align: center;
  margin-bottom: 25px;
  height: 12px;
  overflow: visible;
}
.section-header h3 {
  font-family: "Trajan W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  display: inline-block;
  padding: 0 10px;
  color: #6d6d6d;
  margin-bottom: 0;
  background-color: #f7f7f7;
}
html.no-fontface .section-header h3 {
  font-weight: 600;
}
.evergreen.module {
  padding: 50px 20px;
  background-color: #6d6d6d;
  color: #fff;
  text-align: center;
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .evergreen.module {
  font-weight: 600;
}
/* Main content region: */
#content {
  padding-bottom: 40px;
  /* Spacing between content and footer */
}
/**
 * Hero Features and Landing Page Hero Features:
 */
.hero.module {
  width: 100%;
  background-position: 50% 20%;
  background-color: #dcdcdc;
  background-size: cover;
}
.site-header + .hero.module {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .site-header + .hero.module {
    margin-top: -30px;
  }
}
@media (min-width: 1065px) {
  .site-header + .hero.module {
    margin-top: -53px;
  }
}
@media (min-width: 1200px) {
  .site-header + .hero.module {
    margin-top: -55px;
  }
}
.hero.module .container {
  position: relative;
  min-height: 300px;
}
@media (min-width: 768px) {
  .hero.module .container {
    min-height: 375px;
  }
  .hero.module .container > h1 {
    font-size: 90px;
  }
}
@media (min-width: 1065px) {
  .hero.module .container {
    min-height: 400px;
  }
  .hero.module .container > h1 {
    font-size: 120px;
  }
}
@media (min-width: 1200px) {
  .hero.module .container {
    min-height: 450px;
  }
}
@media (min-width: 768px) and (max-height: 900px) {
  .hero.module .container {
    min-height: 355px;
  }
}
@media (min-width: 768px) and (max-height: 600px) {
  .hero.module .container {
    min-height: 300px;
  }
}
.hero.module .hero-body {
  min-height: 300px;
}
.hero.module .hero-body .high-contrast {
  background-color: rgba(0, 0, 0, 0.55);
  color: #FFF !important;
}
.hero.module .hero-body .high-contrast a {
  color: #fbfb96;
}
.hero.module .hero-body .high-contrast a:hover {
  color: #f9f965;
}
.hero.module .hero-body .high-contrast h1,
.hero.module .hero-body .high-contrast h2,
.hero.module .hero-body .high-contrast h3,
.hero.module .hero-body .high-contrast h4,
.hero.module .hero-body .high-contrast h5 {
  color: #fff;
}
.hero.module .hero-body .caption {
  padding: 15px;
  background-color: rgba(255, 255, 255, 0.85);
  font-size: 13px;
}
.no-rgba .hero.module .hero-body .caption {
  background: #ffffff;
}
.no-rgba .hero.module .hero-body .caption {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
  /* IE6 & 7 */
  zoom: 1;
}
.hero.module .hero-body .caption p {
  font-size: inherit;
}
.hero.module .hero-body .caption > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 1065px) {
  .site-header + .hero.module .hero-body .caption {
    padding-top: 40px;
    font-size: 14px;
  }
}
.centers .hero.module .hero-body h1 {
  top: auto;
  bottom: 20px;
  font-size: 60px;
}
.hero.module .hero-body p,
.hero.module .hero-body ol,
.hero.module .hero-body ul {
  margin-bottom: 1.5em;
  font-size: 18px;
  line-height: 1.25;
}
.hero.module .hero-body a {
  text-decoration: underline;
}
.hero.module .hero-body.white-text p,
.hero.module .hero-body.white-text ol,
.hero.module .hero-body.white-text ul {
  color: #fff;
}
.hero.module .hero-body.white-text a {
  color: #fbfb96;
}
.hero.module .hero-body.white-text a:hover {
  color: #f9f965;
}
.hero.module.feature .container {
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .hero.module.feature .container {
    min-height: 375px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .hero.module.feature .container {
    height: 375px;
    max-height: 375px;
    /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  .hero.module.feature .container p,
  .hero.module.feature .container ol,
  .hero.module.feature .container ul {
    font-size: 21px;
  }
  .no-flexbox .hero.module.feature .container {
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 1065px) {
  .hero.module.feature .container {
    height: 400px;
    max-height: 400px;
  }
  .hero.module.feature .container p,
  .hero.module.feature .container ol,
  .hero.module.feature .container ul {
    font-size: 24px;
  }
}
@media (min-width: 1200px) {
  .hero.module.feature .container {
    height: 450px;
    max-height: 450px;
  }
}
.hero.module.landing .container {
  position: relative;
}
.hero.module.landing .container > h1 {
  position: absolute;
  bottom: 0;
  left: 15px;
  z-index: 1;
  margin: 0;
  font-size: 50px;
  line-height: 0.7;
  color: #fff;
  text-shadow: 0 -2px 3px rgba(0, 0, 0, 0.22);
  font-family: "BauerBodoniW01-BlackIta", Georgia, "Times New Roman", Times, serif;
}
html.no-fontface .hero.module.landing .container > h1 {
  font-weight: 600;
  font-style: italic;
}
@media (min-width: 768px) {
  .hero.module.landing .container > h1 {
    font-size: 90px;
  }
}
@media (min-width: 1065px) {
  .hero.module.landing .container > h1 {
    font-size: 120px;
  }
}
.hero.module.landing .hero-body .strip {
  height: 300px;
  padding: 15px 20px;
  background-color: #1b1b1b;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
.hero.module.landing .hero-body .strip h5 {
  color: #555;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Trade Gothic Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.hero.module.landing .hero-body .strip h6 {
  color: #d0d0d0;
  font-size: 20px;
}
.hero.module.landing .hero-body .strip h5 + h6 {
  margin-top: 0;
}
.hero.module.landing .hero-body .strip p,
.hero.module.landing .hero-body .strip ol,
.hero.module.landing .hero-body .strip ul {
  color: #fff;
  font-size: 13px;
}
.hero.module.landing .hero-body .strip a {
  color: #fbfb96;
}
.hero.module.landing .hero-body .strip a:hover {
  color: #f9f965;
}
@media (min-width: 768px) {
  .hero.module.landing .hero-body .strip {
    height: 375px;
  }
  .hero.module.landing .hero-body .strip h5 {
    font-size: 15px;
  }
  .hero.module.landing .hero-body .strip h6 {
    font-size: 26px;
  }
  .hero.module.landing .hero-body .strip p,
  .hero.module.landing .hero-body .strip ol,
  .hero.module.landing .hero-body .strip ul {
    font-size: 14px;
  }
}
@media (min-width: 1065px) {
  .hero.module.landing .hero-body .strip {
    height: 400px;
    padding: 35px 20px;
  }
  .hero.module.landing .hero-body .strip p,
  .hero.module.landing .hero-body .strip ol,
  .hero.module.landing .hero-body .strip ul {
    font-size: 15px;
  }
}
@media (min-width: 1200px) {
  .hero.module.landing .hero-body .strip {
    height: 450px;
  }
}
/**
 * Classes for building SCU modules:
 *
 */
.module {
  width: 100%;
  margin: 1em 0 2em;
}
.module:first-child {
  margin-top: 0;
}
.module.one-column {
  /* One-column modules have a maximum width, wherever they're used, in desktop layouts. */
}
@media (min-width: 1065px) {
  .module.one-column {
    max-width: 320px;
  }
}
@media (min-width: 1200px) {
  .module.one-column {
    max-width: 360px;
  }
}
.module.two-column {
  /* Two-column modules have a maximum width, wherever they're used, in desktop layouts. */
}
@media (min-width: 1065px) {
  .module.two-column {
    max-width: 670px;
  }
}
@media (min-width: 1200px) {
  .module.two-column {
    max-width: 750px;
  }
}
.module img {
  /* Images in modules always rescale to be full-width: */
  width: 100%;
  max-width: 100%;
  height: auto;
}
.module.image-attach-top {
  background-position-y: top;
}
.module.image-attach-bottom {
  background-position-y: bottom;
}
.module.image-attach-right {
  background-position-x: right;
}
.module.image-attach-left {
  background-position-x: left;
}
/**
 * Breadcrumbs
 *
 * Breadcrumbs are based off of Bootstrap's breadcrumb component:
 * http://getbootstrap.com/components/#breadcrumbs
 */
.breadcrumb {
  font-size: 13px;
  line-height: 1.23076923em;
}
.breadcrumb > li + li::before {
  padding: 0 2px;
}
.breadcrumb a {
  color: #595959;
}
.breadcrumb a:hover {
  color: #721424;
}
.breadcrumb > .active {
  color: #9e1b32;
}
.page-title + .breadcrumb {
  margin-top: -40px;
  margin-bottom: 0;
}
/* Sidebar navigation: */
.side-navigation-header {
  display: block;
  padding: 0 21px 10px;
  color: #6d6d6d;
  font-size: 16px;
  line-height: 2em;
  text-transform: uppercase;
}
.side-navigation.match-page-title .side-navigation-header {
  margin-top: 23px;
  padding-top: 10px;
}
.side-navigation > ul {
  margin: 0 0 1.5em;
  padding: 0;
  border-right: 3px solid #e1e0e0;
  font-size: 19px;
  line-height: 1.26315789em;
  list-style: none;
}
.side-navigation > ul > li {
  margin: 0;
  border-left: 8px solid #fff;
  padding: 0;
}
.side-navigation > ul > li:hover {
  border-left: 8px solid #e1e0e0;
}
.side-navigation > ul > li a {
  display: block;
  color: #444444;
  text-decoration: none;
}
.side-navigation > ul > li a:hover {
  color: black;
}
.side-navigation > ul > li > a {
  padding: 13px;
  border-bottom: 1px solid #e1e0e0;
}
.side-navigation > ul > li ul {
  display: none;
  padding: 0 0 0 33px;
  font-size: .9em;
  list-style: disc;
}
.side-navigation > ul > li > span > a {
  padding: 13px;
  border-bottom: 1px solid #e1e0e0;
}
.side-navigation > ul > li > ul {
  padding-bottom: 13px;
  padding-right: 15px;
  margin-top: -1px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #e1e0e0;
}
.side-navigation > ul > li:hover > ul {
  border-top-color: #f0efef;
}
.side-navigation > ul > li:first-child > a {
  border-top: 1px solid #e1e0e0;
}
.side-navigation > ul > li.active {
  /* Active states for first level nav */
  z-index: 0;
  border-left-color: #820529;
}
.side-navigation > ul > li.active {
  margin-top: -1px;
}
.side-navigation > ul > li.active > a {
  border-top: 1px solid #e1e0e0;
}
.side-navigation li.active > a {
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #9e1b32;
}
html.no-fontface .side-navigation li.active > a {
  font-weight: 600;
}
.side-navigation li.active > ul {
  display: block;
}
.side-navigation li.active .side-navigation > ul > li > span > a {
  padding: 13px;
  border-bottom: 1px solid #e1e0e0;
}
/**
 * News modules:
 *
 * The news module uses Bootstrap's Media List component as a base:
 * http://getbootstrap.com/components/#media-list
 *
 * The minimum size for thumbnail images should be:
 *   One column news module: 152px wide by 122px tall (for tablet and mobile view)
 *   Two column news module: 247px wide by 157px tall (for mobile view)
 *
 * But for best display on retina monitors, thumbnail images should be sized:
 *   One column news module: 342px wide by 228px tall
 *   Two column news module: 371px wide by 236px tall
 */
.news.module .media-list {
  margin-top: -2px;
  margin-left: -3px;
}
.news.module .media-left {
  width: 38.125%;
  max-width: 178px;
  padding-left: 3px;
  padding-top: 2px;
  padding-right: 20px;
}
.news.module .media-left .thumbnail {
  margin-bottom: .5em;
}
.news.module .media-body > *:last-child {
  margin-bottom: 0;
}
.news.module .media-heading {
  margin: 0;
  font-size: 20px;
  line-height: 1.2;
  text-transform: none;
}
@media (min-width: 768px) {
  .news.module.two-column .media-left {
    width: 28%;
  }
}
/**
 * "Can We" Features:
 */
.can-we.module {
  width: 100%;
  background-position: 50% 50%;
  background-size: cover;
  position: relative;
  margin-bottom: 80px;
}
.site-header + .can-we.module {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .site-header + .can-we.module {
    margin-top: -30px;
  }
}
@media (min-width: 1065px) {
  .site-header + .can-we.module {
    margin-top: -53px;
  }
}
@media (min-width: 1200px) {
  .site-header + .can-we.module {
    margin-top: -55px;
  }
}
.can-we.module.feature .container {
  min-height: 425px;
  padding-top: 25px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .can-we.module.feature .container {
    min-height: 475px;
    padding-top: 50px;
    padding-bottom: 50px;
  }
}
@media (min-width: 1065px) {
  .can-we.module.feature .container {
    min-height: 525px;
  }
}
@media (min-width: 1200px) {
  .can-we.module.feature .container {
    min-height: 575px;
  }
}
.can-we.module.feature .can-we-body {
  height: 425px;
  position: relative;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}
.no-flexbox .can-we.module.feature .can-we-body {
  display: table-cell;
  vertical-align: middle;
}
.can-we.module.feature .can-we-body p,
.can-we.module.feature .can-we-body ol,
.can-we.module.feature .can-we-body ul {
  margin-bottom: 1.5em;
  font-size: 14px;
  line-height: 1.25;
}
.can-we.module.feature .can-we-body h2 {
  font-size: 32px;
}
.can-we.module.feature .can-we-body a {
  text-decoration: underline;
}
.can-we.module.feature .can-we-body .can-we-headline {
  position: absolute;
  top: 20px;
  left: 0;
  padding: 20px;
}
.can-we.module.feature .can-we-body .can-we-headline,
.can-we.module.feature .can-we-body .can-we-headline a {
  color: #fff;
  text-decoration: none;
}
.can-we.module.feature .can-we-body .can-we-headline span {
  font-family: "Trajan W01 Regular", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 14px;
  padding: 3px 5px 1px;
  line-height: 1;
  white-space: nowrap;
  background-color: #000;
}
html.no-fontface .can-we.module.feature .can-we-body .can-we-headline span {
  font-weight: 600;
}
.can-we.module.feature .can-we-body .can-we-headline h2 {
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
  color: #fff;
  margin-top: 0;
  text-shadow: 0 0 5px #000;
}
html.no-fontface .can-we.module.feature .can-we-body .can-we-headline h2 {
  font-style: italic;
}
.can-we.module.feature .can-we-body .can-we-headline.reverse h2 {
  color: #000;
}
.can-we.module.feature .can-we-body .can-we-box {
  background-color: #fff;
  padding: 10px 20px;
  margin-right: 3em;
  position: relative;
  min-height: 180px;
}
.can-we.module.feature .can-we-body .can-we-box:last-child {
  margin-right: 0;
}
.can-we.module.feature .can-we-body .can-we-box p {
  margin: 0;
  font-size: 16px;
}
.can-we.module.feature .can-we-body .can-we-box h2 {
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
  color: #b30738;
  line-height: .7;
  margin: 10px 0 14px;
  border-bottom: 1px solid #ddd;
}
html.no-fontface .can-we.module.feature .can-we-body .can-we-box h2 {
  font-style: italic;
}
.can-we.module.feature .can-we-body .can-we-box h2 span {
  position: relative;
  bottom: -1px;
  margin-right: 3px;
  background: #fff;
}
.can-we.module.feature .can-we-body .can-we-box h3 {
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
  font-size: 36px;
}
html.no-fontface .can-we.module.feature .can-we-body .can-we-box h3 {
  font-style: italic;
}
.can-we.module.feature .can-we-body .can-we-box .can-we-credit {
  text-transform: uppercase;
  max-width: 60%;
  font-size: 12px;
  position: absolute;
  left: 20px;
  bottom: 10px;
}
.schools-colleges .can-we.module.feature .can-we-body .can-we-box .can-we-credit,
.centers .can-we.module.feature .can-we-body .can-we-box .can-we-credit {
  display: none;
}
.can-we.module.feature .can-we-body .can-we-box .can-we-credit p {
  margin: 0;
  font-size: inherit;
}
.can-we.module.feature .can-we-body .can-we-box .can-we-photo {
  position: absolute;
  right: -15px;
  bottom: -30px;
  border: 3px solid #fff;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  overflow: hidden;
  box-shadow: 2px 2px 7px rgba(0, 0, 0, 0.3);
  z-index: 10;
}
.can-we.module.feature .can-we-body .can-we-box .can-we-photo img {
  width: 100%;
  height: auto;
}
.schools-colleges .can-we.module.feature .can-we-body .can-we-box .can-we-photo,
.centers .can-we.module.feature .can-we-body .can-we-box .can-we-photo {
  display: none;
}
.can-we.module.feature .can-we-body .can-we-boxes {
  position: absolute;
  width: 10000px;
  left: 30%;
  bottom: 25px;
}
.can-we.module.feature .can-we-body .can-we-boxes .col-xs-4 {
  width: auto;
}
.can-we.module.feature .can-we-body .can-we-box {
  min-width: 240px;
}
@media (min-width: 768px) {
  .can-we.module.feature .can-we-body {
    height: 475px;
    max-height: 475px;
  }
  .can-we.module.feature .can-we-body .can-we-headline {
    position: absolute;
  }
  .can-we.module.feature .can-we-body .can-we-boxes {
    position: static;
    width: auto;
    left: auto;
  }
  .can-we.module.feature .can-we-body .can-we-boxes .col-xs-4 {
    width: 33.33333333%;
  }
  .can-we.module.feature .can-we-body .can-we-box {
    min-height: 200px;
    min-width: 0;
  }
  .schools-colleges .can-we.module.feature .can-we-body .can-we-box,
  .centers .can-we.module.feature .can-we-body .can-we-box {
    min-height: 180px !important;
  }
  .can-we.module.feature .can-we-body .can-we-box p {
    margin-bottom: 0;
    font-size: 14px;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-credit {
    font-size: 12px;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-photo {
    width: 80px;
    height: 80px;
  }
  .vertical.can-we.module.feature .can-we-body .can-we-boxes {
    position: absolute;
    top: 1em;
    bottom: 1em;
    left: 0;
    right: 1em;
  }
  .vertical.can-we.module.feature .can-we-body .col-xs-4 {
    float: right;
    clear: right;
  }
  .vertical.can-we.module.feature .can-we-body .can-we-box {
    min-height: 140px;
    margin-bottom: 1em;
  }
  .vertical.can-we.module.feature .can-we-body .can-we-photo,
  .vertical.can-we.module.feature .can-we-body .can-we-credit {
    display: none;
  }
}
@media (min-width: 1065px) {
  .can-we.module.feature .can-we-body {
    height: 525px;
    max-height: 525px;
  }
  .can-we.module.feature .can-we-body .can-we-headline {
    top: 100px;
  }
  .can-we.module.feature .can-we-body p,
  .can-we.module.feature .can-we-body ol,
  .can-we.module.feature .can-we-body ul {
    font-size: 18px;
  }
  .can-we.module.feature .can-we-body h2 {
    font-size: 36px;
  }
  .can-we.module.feature .can-we-body .can-we-box {
    min-height: 180px;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-credit {
    font-size: 14px;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-photo {
    width: 100px;
    height: 100px;
  }
}
@media (min-width: 1200px) {
  .can-we.module.feature .can-we-body {
    height: 575px;
    max-height: 575px;
  }
  .can-we.module.feature .can-we-body h2 {
    font-size: 48px;
  }
  .can-we.module.feature .can-we-body .can-we-box {
    min-height: 226px;
  }
  .can-we.module.feature .can-we-body .can-we-box p {
    font-size: 16px;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-credit,
  .can-we.module.feature .can-we-body .can-we-box .can-we-credit p {
    font-size: 1em;
  }
  .can-we.module.feature .can-we-body .can-we-box .can-we-photo {
    width: 140px;
    height: 140px;
  }
}
.can-we.module.feature .carousel-caption {
  top: 100%;
  left: 0;
  right: 0;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 10px 49px 9px;
  color: #231f20;
  text-shadow: none;
  position: relative;
  background: #f5f5f5;
  min-height: 0;
  bottom: 0;
  z-index: 5;
}
.can-we.module.feature .carousel-caption,
.can-we.module.feature .carousel-caption * {
  font-size: 12px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .can-we.module.feature .carousel-caption {
    position: absolute;
    bottom: 20px;
    min-height: 3.92857143em;
  }
  .can-we.module.feature .carousel-caption,
  .can-we.module.feature .carousel-caption * {
    font-size: 14px;
    line-height: 1.21428571;
  }
}
.can-we.module.feature .carousel-caption > *:last-child {
  margin-bottom: 0;
}
/**
 * Piggybacks on styles from buttons.less.
 */
.switcher {
  top: 0;
  right: 0;
  font-size: 24px;
  position: absolute;
  background-color: #cecece;
  z-index: 1;
}
@media (min-width: 768px) {
  .switcher {
    width: 200%;
    top: 50px;
    background: none;
  }
}
@media (min-width: 768px) and (max-width: 1065px) {
  .switcher {
    font-size: 16px;
  }
}
.switcher.on {
  background: #fff;
}
@media (min-width: 768px) {
  .switcher.on {
    width: 200%;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
  }
}
@media (max-width: 767px) {
  .switcher.on > a > span:after {
    display: block;
    font-size: 12px;
    content: 'Tap anywhere to close.';
  }
}
.switcher > a {
  padding: 14px 10px;
  background: rgba(255, 255, 255, 0.8) !important;
  text-align: center;
}
.switcher h4 {
  min-height: 0 !important;
  padding: 0 !important;
}
.switcher.link-button {
  cursor: pointer;
}
.switcher.link-button > a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.switcher.link-button > a:focus {
  text-decoration: none;
}
.switcher.link-button .module {
  margin-top: 1rem;
  padding: 0 24px;
  display: none;
}
.switcher.link-button .module ul {
  margin-bottom: 2rem;
}
.switcher.link-button.on {
  cursor: auto;
  max-width: none;
  text-align: left;
}
.switcher.link-button.on > a {
  border-bottom: 1px solid #cecece;
}
.switcher.link-button.on h4 a {
  color: #6d6d6d;
  text-decoration: underline;
}
.switcher.link-button.on .module {
  display: block;
}
/* temporary code for switchers on school landing pages: keep 'em open */
.col-sm-12 > .switcher,
.col-sm-12 > .switcher.on {
  width: auto !important;
  position: relative !important;
  box-shadow: none !important;
  z-index: 1;
  cursor: auto;
  max-width: none;
  text-align: left;
  padding: 14px 24px;
}
.col-sm-12 > .switcher > a,
.col-sm-12 > .switcher.on > a {
  display: none;
}
.col-sm-12 > .switcher .module,
.col-sm-12 > .switcher.on .module {
  display: block;
}
.card {
  position: relative;
  display: block;
  margin-bottom: 0.75rem;
  background-color: #fff;
  border-radius: 0.25rem;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.card-block {
  padding: 1.25rem;
}
.card-block::after {
  content: "";
  display: table;
  clear: both;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card > .list-group:first-child .list-group-item:first-child {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.card > .list-group:last-child .list-group-item:last-child {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header::after {
  content: "";
  display: table;
  clear: both;
}
.card-header:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: #f5f5f5;
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer::after {
  content: "";
  display: table;
  clear: both;
}
.card-footer:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-primary {
  background-color: #b30738;
  border-color: #b30738;
}
.card-primary .card-header,
.card-primary .card-footer {
  background-color: transparent;
}
.card-success {
  background-color: #5cb85c;
  border-color: #5cb85c;
}
.card-success .card-header,
.card-success .card-footer {
  background-color: transparent;
}
.card-info {
  background-color: #5bc0de;
  border-color: #5bc0de;
}
.card-info .card-header,
.card-info .card-footer {
  background-color: transparent;
}
.card-warning {
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}
.card-warning .card-header,
.card-warning .card-footer {
  background-color: transparent;
}
.card-danger {
  background-color: #d9534f;
  border-color: #d9534f;
}
.card-danger .card-header,
.card-danger .card-footer {
  background-color: transparent;
}
.card-outline-primary {
  background-color: transparent;
  border-color: #b30738;
}
.card-outline-secondary {
  background-color: transparent;
  border-color: #ccc;
}
.card-outline-info {
  background-color: transparent;
  border-color: #5bc0de;
}
.card-outline-success {
  background-color: transparent;
  border-color: #5cb85c;
}
.card-outline-warning {
  background-color: transparent;
  border-color: #f0ad4e;
}
.card-outline-danger {
  background-color: transparent;
  border-color: #d9534f;
}
.card-inverse .card-header,
.card-inverse .card-footer {
  border-color: rgba(255, 255, 255, 0.2);
}
.card-inverse .card-header,
.card-inverse .card-footer,
.card-inverse .card-title,
.card-inverse .card-blockquote {
  color: #fff;
}
.card-inverse .card-link,
.card-inverse .card-text,
.card-inverse .card-subtitle,
.card-inverse .card-blockquote .blockquote-footer {
  color: rgba(255, 255, 255, 0.65);
}
.card-inverse .card-link:focus,
.card-inverse .card-link:hover {
  color: #fff;
}
.card-blockquote {
  padding: 0;
  margin-bottom: 0;
  border-left: 0;
}
.card-img {
  border-radius: 0.25rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
.card-img-top {
  border-top-right-radius: 0.25rem;
  border-top-left-radius: 0.25rem;
}
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
@media (min-width: 544px) {
  .card-deck {
    display: table;
    width: 100%;
    margin-bottom: 0.75rem;
    table-layout: fixed;
    border-spacing: 1.25rem 0;
  }
  .card-deck .card {
    display: table-cell;
    margin-bottom: 0;
    vertical-align: top;
  }
  .card-deck-wrapper {
    margin-right: -1.25rem;
    margin-left: -1.25rem;
  }
}
@media (min-width: 544px) {
  .card-group {
    display: table;
    width: 100%;
    table-layout: fixed;
  }
  .card-group .card {
    display: table-cell;
    vertical-align: top;
  }
  .card-group .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group .card:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-top {
    border-top-right-radius: 0;
  }
  .card-group .card:first-child .card-img-bottom {
    border-bottom-right-radius: 0;
  }
  .card-group .card:last-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-top {
    border-top-left-radius: 0;
  }
  .card-group .card:last-child .card-img-bottom {
    border-bottom-left-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
  .card-group .card:not(:first-child):not(:last-child) .card-img-top,
  .card-group .card:not(:first-child):not(:last-child) .card-img-bottom {
    border-radius: 0;
  }
}
@media (min-width: 544px) {
  .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/**
 * Featured Story module
 *
 * For showing a single story to be featured.
 * For best display, the image used should be sized at least 650px wide, to account for phones,
 * or even 975px to account for retina device monitors, tablets and phones.
 */
.featured-story.module .thumbnail {
  margin-bottom: 1em;
}
.featured-story.module .featured-story-heading {
  margin: 0;
  font-size: 18px;
  text-transform: none;
}
.featured-story.module > *:last-child {
  margin-bottom: 0;
}
/**
 * Feature Gallery (two-column) and Jumbotron (full-width) module:
 *
 * The Feature Gallery and Jumbotron are essentially the same save for the wrapping class:
 * .two-column.feature-gallery.module or .full-width.feature-gallery.module. (.jumbotron is
 * already a part of Bootstrap, so we're not using it here.)
 *
 * These are based off of Bootstrap's carousel, with new CSS for a fading transition effect
 * instead of a slide left/right. http://getbootstrap.com/javascript/#carousel
 *
 * Images in these can be of any size, technically, but ideally all slides in the gallery
 * will be of the same size. The full-size width on images in these modules are:
 *
 * Feature Gallery: 744px wide, suggested size: 744px by 389px wide. (1116px by 584px for retina screens.)
 * Jumbotron: 1140px wide, suggested size: 1140px by 596px tall. (1710px by 894px for retina screens.)
 */
.feature-gallery.module .thumbnail {
  margin-bottom: 0;
}
.feature-gallery.module.two-column {
  -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.18);
  border: 3px solid #fff;
}
.feature-gallery.module .carousel-inner .item {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease-in-out;
  -moz-transition: opacity 0.4s ease-in-out;
  -o-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.feature-gallery.module .carousel-inner .active {
  opacity: 1;
}
.feature-gallery.module .carousel-inner .active.left,
.feature-gallery.module .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
}
.feature-gallery.module .carousel-inner .next.left,
.feature-gallery.module .carousel-inner .prev.right {
  opacity: 1;
}
.feature-gallery.module .carousel-caption {
  bottom: 0;
  left: 0;
  right: 0;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 won't vertically center text if there's one line. */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 4.08333333em;
  padding: 10px 49px 9px;
  background-color: rgba(255, 255, 255, 0.85);
  color: #231f20;
  text-shadow: none;
}
.no-rgba .feature-gallery.module .carousel-caption {
  background: #ffffff;
}
.no-rgba .feature-gallery.module .carousel-caption {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d9ffffff,endColorstr=#d9ffffff);
  /* IE6 & 7 */
  zoom: 1;
}
.feature-gallery.module .carousel-caption,
.feature-gallery.module .carousel-caption * {
  font-size: 12px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .feature-gallery.module .carousel-caption {
    min-height: 3.92857143em;
  }
  .feature-gallery.module .carousel-caption,
  .feature-gallery.module .carousel-caption * {
    font-size: 14px;
    line-height: 1.21428571;
  }
}
.feature-gallery.module .carousel-caption > *:last-child {
  margin-bottom: 0;
}
.feature-gallery.module .carousel-control {
  top: auto;
  z-index: 11;
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 are addressed in the selector beginning with html.no-flexbox below */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 34px;
  height: 49px;
  text-shadow: none;
  background-image: none;
  color: #ab0028;
  opacity: 1;
  filter: none;
  -ms-filter: none;
}
html.no-flexbox .feature-gallery.module .carousel-control {
  line-height: 49px;
}
@media (min-width: 768px) {
  .feature-gallery.module .carousel-control {
    height: 55px;
  }
  html.no-flexbox .feature-gallery.module .carousel-control {
    line-height: 55px;
  }
}
.feature-gallery-source {
  text-transform: uppercase;
  text-decoration: underline;
  color: #6d6d6d;
  font-family: "TradeGothicNextW01-Ital", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .feature-gallery-source {
  font-style: italic;
}
/* If the jumbotron comes after a subheader, it overlaps a bit: */
.subheader.module + .container > .row > .col-xs-12 > .full-width.feature-gallery.module {
  border: 3px solid #fff;
  border-width: 3px 3px 0;
  margin-top: -45px;
  margin-left: -3px;
  margin-right: -3px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.site-header:not(.uses-core-navigation) + .container > .row > .col-xs-12 > .full-width.feature-gallery.module {
  margin-top: -20px;
}
@media (min-width: 768px) {
  .site-header:not(.uses-core-navigation) + .container > .row > .col-xs-12 > .full-width.feature-gallery.module {
    margin-top: -55px;
  }
}
.gallery.module .full-image {
  padding-right: 0;
}
.gallery.module .full-image img {
  max-height: 350px;
  width: auto;
}
.gallery.module a.gallery-viewall {
  display: block;
  margin-top: 10px;
  line-height: 1.1;
}
.gallery.module a.gallery-viewall:hover {
  background-color: #333333;
}
.gallery.module .gallery-title h3,
.gallery.module .gallery-viewall {
  font-size: 18px;
  padding: 10px;
  margin-bottom: 5px;
  background-color: #b30738;
  color: #fff;
}
.gallery.module .slides {
  height: 330px;
  overflow: hidden;
}
.gallery.module .slides .gallery-caption {
  display: none;
}
.js .gallery.module .slides {
  display: none;
  /* fade in slides once scrollbar has loaded */
}
.gallery.module .gallery-image {
  padding-top: 2px;
  /* space for image shadow */
}
.gallery.module .mCSB_scrollTools {
  opacity: 0;
  /* hide scrollbar on desktop */
}
/* Mobile Styles: horizontal thumbnail scrollbar */
@media (max-width: 767px) {
  .gallery.module .full-image {
    padding-right: 15px;
  }
  .gallery.module .slides {
    width: 100%;
    height: 130px;
    /* 115px gallery + 15px scrollbar */
    padding-right: 15px;
    margin-right: 0;
  }
  .gallery.module .slides .mCustomScrollBox {
    padding-bottom: 15px;
    /* space for scrollbar */
    margin-bottom: -15px;
  }
  .gallery.module .slides .gallery-image {
    display: inline-block;
    float: left;
    clear: none;
    margin-right: 10px;
  }
  .gallery.module .slides .gallery-image:last-child {
    margin-right: 0;
  }
  .gallery.module .slides .gallery-image img {
    height: 90px;
    width: auto;
  }
  .gallery.module .mCSB_scrollTools {
    opacity: 1;
    /* show scrollbar on mobile */
  }
}
/*
------------------------------------------------------------------------------------------------------------------------
 GALLERY SCROLLBAR STYLES
------------------------------------------------------------------------------------------------------------------------
*/
.mCustomScrollbar {
  -ms-touch-action: none;
  touch-action: none;
  /* MSPointer events - direct all pointer events to js */
}
.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}
/* non-visible scrollbar */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}
/* RTL direction/left-side scrollbar */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}
/* scrollbar position: outside */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}
/* RTL direction/left-side scrollbar (scrollbar position: outside) */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
}
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  text-align: center;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.2);
  filter: "alpha(opacity=25)";
  -ms-filter: "alpha(opacity=25)";
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  width: 12px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  width: 8px;
  /* auto-expanded scrollbar */
}
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}
/* non-visible scrollbar */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}
/* scrollbar position: outside */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 2px;
  margin: 7px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 4px;
  margin: 6px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
  height: 12px;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
  height: 8px;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  display: block;
  position: absolute;
  width: 20px;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}
/**
 * Events List module:
 *
 * The events list module uses Bootstrap's Media List component as a base:
 * http://getbootstrap.com/components/#media-list
 *
 * The minimum size for thumbnail images should be: 372px wide by 171px tall (for tablet and mobile view)
 *
 * But for best display on retina monitors, thumbnail images should be sized: 558px wide by 342px tall.
 */
.events.module .events-date-page {
  margin-top: 2px;
  width: 42px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
  text-align: center;
  background: #fff;
}
.events.module .events-month {
  background-color: #ab0028;
  color: #fff;
  font-size: 11px;
  line-height: 1.45454545em;
  text-transform: uppercase;
}
.events.module .events-day {
  font-size: 19px;
  line-height: 1.21052632em;
  font-family: "BauerBodoniW01-BlackIta", Georgia, "Times New Roman", Times, serif;
}
.events.module .media-body {
  padding-left: 3px;
}
.events.module .media-body > *:last-child {
  margin-bottom: 0;
}
.events.module .media-heading {
  margin: 0;
  font-size: 20px;
  line-height: 1.2;
  text-transform: none;
}
.events.module ul {
  padding-left: 0;
  list-style: none;
}
.events.module li + li {
  margin-top: 15px;
}
.events.module p {
  color: #242424;
}
.events.module a.thumbnail {
  display: inline-block;
  margin: 0.5em 3px 0.25em 0;
  display: block \9;
}
@media (min-width: 1065px) {
  .events.module a.thumbnail {
    margin-right: 50px;
  }
}
.events.module .events-time-and-location {
  margin: 0;
  color: #6d6d6d;
}
.events.module .featured-event {
  position: relative;
  margin-bottom: 25px;
  overflow: visible;
}
.events.module .featured-event a.thumbnail.featured-image {
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  margin-right: 0;
}
.events.module .featured-event a.thumbnail.featured-image img {
  width: 100%;
  height: auto;
}
.events.module .featured-event .events-date-page {
  z-index: 15;
  zoom: 1.4;
  position: absolute;
  top: -5%;
  bottom: auto;
  left: -10px;
}
.events.module .featured-event .media-body {
  z-index: 10;
  position: absolute;
  bottom: 12px;
  width: auto;
  left: 3px;
  right: 3px;
  min-height: 0;
  background-color: rgba(169, 17, 43, 0.8);
}
.no-rgba .events.module .featured-event .media-body {
  background: #a9112b;
}
.no-rgba .events.module .featured-event .media-body {
  background: transparent;
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#cca9112b,endColorstr=#cca9112b)";
  /* IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#cca9112b,endColorstr=#cca9112b);
  /* IE6 & 7 */
  zoom: 1;
}
.events.module .featured-event h4 {
  width: auto;
  padding: 10px 20px;
  background-color: #b30738;
}
.events.module .featured-event h4 a {
  color: #fff;
  font-family: "Trade Gothic Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.2em;
}
.events.module .featured-event p {
  z-index: 10;
  padding: 10px 20px;
  margin-bottom: 0;
  color: #fff;
  display: none;
}
.events.module .featured-event p.events-time-and-location {
  display: block;
}
@media (min-width: 768px) {
  .events.module .featured-event .media-body {
    padding-bottom: 20px;
  }
  .events.module .featured-event .events-date-page {
    top: -3%;
  }
  .events.module .featured-event p {
    display: block;
  }
}
@media (min-width: 1065px) {
  .events.module .featured-event .events-date-page {
    top: 5%;
    bottom: auto;
  }
}
/**
 * Person Spotlight modules:
 *
 * The one-column version of the person spotlight module uses Bootstrap's Media List component as a base:
 * http://getbootstrap.com/components/#media-list
 *
 * The minimum size for thumbnail images should be:
 *   One column person spotlight: 252px square (for widest mobile view).
 *   Two column person spotlight: 750px wide by 270px tall.
 *
 * But for best display on retina monitors, thumbnail images should be sized:
 *   One column person spotlight: 378px square.
 *   Two column person spotlight: 1125px wide by 405px tall.
 */
.person-spotlight.module .media-left {
  width: 38.125%;
  padding: 2px 20px 3px 3px;
}
.person-spotlight.module .media-left .thumbnail {
  max-width: 178px;
  margin-bottom: .5em;
}
.person-spotlight.module .media-body > *:last-child {
  margin-bottom: 0;
}
.person-spotlight.module .person-spotlight-department {
  margin: 1em 0 0.5em;
  font-size: 13px;
}
.person-spotlight.module .person-spotlight-department a {
  color: #6d6d6d;
}
.person-spotlight.module .person-spotlight-department a:hover {
  color: #721424;
}
.person-spotlight.module .person-spotlight-name,
.person-spotlight.module .media-heading {
  margin: 0;
  font-size: 16px;
  line-height: 1.2;
  text-transform: none;
  color: #9e1b32;
}
.person-spotlight.module .grid {
  /*  display as grid, two per row  */
  float: left;
  margin-top: 0;
}
.person-spotlight.module .grid:nth-child(2n+1) {
  clear: left;
}
.person-spotlight.module.two-column {
  /* The two-column version has the spotlight overlay */
  position: relative;
  padding: 36.11940299% 0 0;
}
.person-spotlight.module.two-column .person-spotlight-portrait,
.person-spotlight.module.two-column .person-spotlight-titles,
.person-spotlight.module.two-column .person-spotlight-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.person-spotlight.module.two-column .person-spotlight-overlay {
  background-image: url(/assets/images/person-spotlight-overlay-left.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.person-spotlight.module.two-column.left-aligned {
  /* Text on the left, spotlight on the right */
}
.person-spotlight.module.two-column.left-aligned .person-spotlight-overlay {
  background-image: url(/assets/images/person-spotlight-overlay-right.png);
}
.person-spotlight.module.two-column .person-spotlight-titles {
  z-index: 1;
  margin: 7% 5.2238806% 0 45.2238806%;
}
.person-spotlight.module.two-column.left-aligned .person-spotlight-titles {
  margin: 7% 45.2238806% 0 5.2238806%;
}
.person-spotlight.module.two-column .person-spotlight-body {
  background-color: #dfdbd3;
  padding: 10px;
}
.person-spotlight.module.two-column .person-spotlight-body p,
.person-spotlight.module.two-column .person-spotlight-body ol,
.person-spotlight.module.two-column .person-spotlight-body ul {
  font-size: 12px;
  line-height: 1.2;
}
.person-spotlight.module.two-column .person-spotlight-body > *:last-child {
  margin-bottom: 0;
}
.person-spotlight.module.two-column .person-spotlight-department {
  margin-top: 0;
}
.person-spotlight.module.two-column .person-spotlight-name,
.person-spotlight.module.two-column .media-heading {
  margin-bottom: .4em;
}
@media (min-width: 500px) {
  .person-spotlight.module.two-column .person-spotlight-titles {
    position: relative;
    top: auto;
    left: auto;
    bottom: auto;
    right: auto;
  }
  .person-spotlight.module.two-column .person-spotlight-titles,
  .person-spotlight.module.two-column.left-aligned .person-spotlight-titles {
    margin: 0;
  }
  .person-spotlight.module.two-column .person-spotlight-body {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    /* This Flexbox styling should work in modern browsers, but IE8 and IE9 will have issues */
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 0;
    margin: 0 5.2238806% 0 45.2238806%;
    background-color: transparent;
  }
  .person-spotlight.module.two-column .person-spotlight-body p,
  .person-spotlight.module.two-column .person-spotlight-body ol,
  .person-spotlight.module.two-column .person-spotlight-body ul {
    font-size: 12px;
  }
  .person-spotlight.module.two-column .person-spotlight-body > *:last-child {
    margin-bottom: 11px;
  }
  .no-flexbox .person-spotlight.module.two-column .person-spotlight-body {
    padding-top: 15px;
  }
  .person-spotlight.module.two-column.left-aligned .person-spotlight-body {
    margin: 0 45.2238806% 0 5.2238806%;
  }
}
@media (min-width: 813px) {
  .person-spotlight.module.two-column .person-spotlight-body p,
  .person-spotlight.module.two-column .person-spotlight-body ol,
  .person-spotlight.module.two-column .person-spotlight-body ul {
    font-size: 13px;
  }
  .no-flexbox .person-spotlight.module.two-column .person-spotlight-body {
    padding-top: 25px;
  }
}
@media (min-width: 968px) {
  .person-spotlight.module.two-column .person-spotlight-body p,
  .person-spotlight.module.two-column .person-spotlight-body ol,
  .person-spotlight.module.two-column .person-spotlight-body ul {
    font-size: 15px;
  }
  .no-flexbox .person-spotlight.module.two-column .person-spotlight-body {
    padding-top: 35px;
  }
}
@media (min-width: 1065px) {
  .person-spotlight.module.two-column .person-spotlight-name,
  .person-spotlight.module.two-column .media-heading {
    font-size: 20px;
  }
}
/**
 * Single image module:
 *
 * For best display, the image used should be sized at least 650px wide, to account for phones,
 * or even 975px to account for retina device monitors, tablets and phones.
 *
 * The module will automatically rescale the image!
 *
 * Use <div class="caption"> or <figcaption> for the caption, in case it's multi-paragraph, but don't make it too long!
 */
.image.module {
  position: relative;
}
.image.module figcaption,
.image.module .caption {
  /* Only need to use the .caption class if the caption element is a div -- <figcaption> for when the .image.module element is a figure element. */
  position: absolute;
  bottom: 2px;
  left: 2px;
  right: 2px;
  padding: 12px 10px 11px;
  background: rgba(255, 255, 255, 0.8);
}
.image.module figcaption *,
.image.module .caption * {
  font-size: 12px;
  line-height: 1.2em;
}
.image.module figcaption > *:last-child,
.image.module .caption > *:last-child {
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .image.module.one-column.pull-right {
    margin: 0 0 1em 1.5em;
  }
  .image.module.one-column.pull-left {
    margin: 0 1.5em 1em 0;
  }
}
@media (min-width: 1065px) {
  .image.module.two-column.pull-right {
    margin: 0 0 1em 1.5em;
  }
  .image.module.two-column.pull-left {
    margin: 0 1.5em 1em 0;
  }
}
/**
 * Video module
 *
 * The video module uses Bootstrap's responsive video wrapper classes:
 * http://getbootstrap.com/components/#responsive-embed
 *
 * The caption should go below the responsive video wrapper (not within),
 * but can be displayed above. Altogether, it looks something like this:
 *
 * <div class="one-column video module">
 *   <div class="embed-responsive embed-responsive-16by9">
 *     <iframe class="embed-responsive-item" width="560" height="315" src="https://www.youtube.com/embed/23wgwaLEEgo" frameborder="0" allowfullscreen></iframe>
 *   </div>
 *   <p class="video-caption">Video: <a href="https://www.youtube.com/watch?v=23wgwaLEEgo">The SCU Experience - Housing</a></p>
 * </div>
 *
 */
.video.module iframe {
  border: 1px solid #d2d2d2;
}
.video.module .video-caption {
  margin: 0 0 1em;
  font-size: 14px;
  line-height: 1.2;
  color: #696666;
  text-transform: uppercase;
}
.video.module .video-caption a {
  font-size: 18px;
  color: #000;
  text-transform: none;
}
.video.module .video-caption a:hover {
  color: #262626;
}
.video.module .embed-responsive + .video-caption {
  margin: 1em 0 0;
}
/**
 * Single-image-with-link module
 * (Sometimes refered to as "site pointer")
 *
 * The single-image-with-link is a link containing a photo and a title, used to link to another SCU site.
 *
 * For proper display all around, the image should be at least 657 pixels wide.
 */
.single-image-with-link.module {
  display: block;
  padding: 5px;
  border: 1px solid #bdbdbd;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.single-image-with-link.module:hover {
  text-decoration: none;
  border-color: #5d101d;
}
.single-image-with-link.module:hover .single-image-with-link-body {
  background-color: #9a0630;
}
.single-image-with-link.module img + .single-image-with-link-body {
  margin: 5px 0 0;
}
.single-image-with-link.module .single-image-with-link-body {
  display: block;
  border: 1px solid #72001b;
  padding: 20px 19px 19px;
  background-color: #b30738;
  color: #fff;
  font-size: 20px;
  line-height: 1.2;
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}
/* Announcement module */
.announcement.module {
  border-left: 1px solid #b30738;
}
.announcement.module.emergency {
  border-left-color: #f00;
}
.announcement.module.emergency h3 {
  background-color: #f00;
}
.announcement.module h3 {
  display: inline-block;
  padding: 6px 11px;
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  color: #fff;
  background-color: #b30738;
}
.announcement.module .announcement-body {
  padding: 22px 0 22px 22px;
}
.announcement.module .announcement-body > *:last-child {
  margin-bottom: 0;
}
.announcement.module p {
  font-size: 20px;
  line-height: 1.25;
  color: #242424;
}
@media (min-width: 768px) {
  .announcement.module h3 {
    font-size: 16px;
  }
  .announcement.module p {
    font-size: 24px;
  }
}
.related-links.module .related-links-header {
  display: block;
  color: #6d6d6d;
  font-size: 16px;
  line-height: 2em;
  text-transform: uppercase;
}
.related-links.module ul {
  padding-left: 1.25em;
  color: #9e1b32;
  font-size: 16px;
  line-height: 1.25;
}
.related-links.module .related-links-header,
.related-links.module li {
  margin: 0 0 .75em;
}
.related-links.module > *:last-child,
.related-links.module > *:last-child > *:last-child {
  margin-bottom: 0;
}
/**
 * These need a rework. Originally thought to extend Bootstrap's .btn class,
 * we've decided against it. Old notes:
 *
 * The default SCU button is text left aligned, with a &raquo; ::after element.
 * This is usually used as a link, rather than a <button>, and with the
 * additional Bootstrap classes .btn and .btn-block:
 * ex. <a href="/link" class="btn btn-scu btn-block">Button text here</a>
 *
 * Note that Bootstrap's .btn-block class causes text to not wrap and remain
 * on one line, so keep these short.
 */
.link-button {
  display: block;
  width: 100%;
  text-align: center;
}
@media (min-width: 768px) {
  .link-button {
    max-width: 320px;
  }
}
@media (min-width: 1200px) {
  .link-button {
    max-width: 360px;
  }
}
.link-button.inline {
  display: inline-block;
  background-clip: border-box;
}
.link-button.maroon {
  /* Maroon buttons */
  position: relative;
  padding: 10px 25px 9px 15px;
  margin: 0 0 .5em;
  border: 1px solid #72001b;
  font-size: 20px;
  line-height: 1.2;
  text-align: left;
  background-color: #72001b;
  color: #fff !important;
  text-decoration: none !important;
}
.link-button.maroon::after {
  content: '\00bb';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
}
.link-button.maroon:hover {
  background-color: #590015;
  color: #fff;
  text-decoration: none;
}
.link-button.stroked {
  position: relative;
  margin: 0 0 10px;
  outline: 1px solid #bdbdbd;
  border: 6px solid #fff;
}
.link-button.stroked:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #b30738;
}
.link-button.stroked:hover {
  text-decoration: none;
  outline-color: #5d101d;
}
.link-button.white {
  padding: 14px 10px;
  background-color: #fff;
  font-size: 37px;
  color: #8c8a8a;
}
.link-button.white span {
  color: #b30738;
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
}
html.no-fontface .link-button.white span {
  font-style: italic;
}
.link-button.white:hover {
  background-color: #f2f2f2;
  color: #8c8a8a;
  text-decoration: none;
}
.link-button.white:hover span {
  color: #b30738;
}
.link-button.red {
  padding: 17px 10px;
  background-color: #b30738;
  color: #fff !important;
  font-size: 27px;
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html.no-fontface .link-button.red {
  font-weight: 600;
}
.link-button.red:before {
  border-color: #72001b;
}
.link-button.red:hover {
  background-color: #9a0630;
  color: #fff;
  text-decoration: none;
}
/**
 * Social Media Icons
 * Uses Fontello: fontello.com
 * Add to and modify this customized font set using /assets/fonts/fontello/config.json
 */
@font-face {
  font-family: 'fontello';
  src: url('/assets/fonts/fontello/fontello.eot?88632057');
  src: url('/assets/fonts/fontello/fontello.eot?88632057#iefix') format('embedded-opentype'), url('/assets/fonts/fontello/fontello.woff?88632057') format('woff'), url('/assets/fonts/fontello/fontello.ttf?88632057') format('truetype'), url('/assets/fonts/fontello/fontello.svg?88632057#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-flickr:before {
  content: '\e800';
}
/* '' */
.icon-twitter:before {
  content: '\e801';
}
/* '' */
.icon-vimeo:before {
  content: '\e802';
}
/* '' */
.icon-facebook-squared:before {
  content: '\e803';
}
/* '' */
.icon-instagram:before {
  content: '\e804';
}
/* '' */
.icon-pinterest:before {
  content: '\e805';
}
/* '' */
.icon-rss:before {
  content: '\e806';
}
/* '' */
.icon-soundcloud:before {
  content: '\e807';
}
/* '' */
.icon-youtube:before {
  content: '\e808';
}
/* '' */
.icon-linkedin:before {
  content: '\e809';
}
.icon-scu:before {
  content: '\e810';
}
/* '' */
/*  Social brand colors  */
/*  SCU-specific styles  */
.social a {
  display: block;
  width: 64px;
  height: 64px;
  margin: 0 8px 8px 0;
  float: left;
  font-size: 40px;
  text-align: center;
  opacity: 1;
  transition: opacity .3s;
  -webkit-transition: opacity .3s;
  color: #fff;
}
.social a.facebook {
  background-color: #3b5998;
}
.social a.twitter {
  background-color: #00aced;
}
.social a.pinterest {
  background-color: #cb2027;
}
.social a.linkedin {
  background-color: #007bb6;
}
.social a.youtube {
  background-color: #bb0000;
}
.social a.vimeo {
  background-color: #1ab7ea;
}
.social a.soundcloud {
  background-color: #ff3a00;
}
.social a.flickr {
  background-color: #ff0084;
}
.social a.rss {
  background-color: #ff7600;
}
.social a.instagram {
  background: radial-gradient(circle at 33% 100%, #fed373 4%, #f15245 30%, #d92e7f 62%, #9b36b7 85%, #515ecf);
}
.social a:hover {
  opacity: .7;
}
.social a.illuminate {
  background-image: url(/assets/images/icon-illuminate.png);
  background-size: cover;
}
.social a.scu {
  background-color: #b30738;
  font-size: 60px;
  line-height: 55px;
}
/**
 * Form modules:
 *
 * The class .module goes on the <form> element itself.
 */
form.module {
  border: 1px solid #cecece;
  padding: 10px;
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
}
form.module label {
  color: #464646;
}
form.module legend,
form.module h2,
form.module h3,
form.module h4,
form.module h5,
form.module h6 {
  border: none;
  padding: .333em 0;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #242424;
  /* This is already true for legends in customized Bootstrap, but headers will need it too */
}
/**
 * Maps Module:
 *
 * Maps can be used with the .one-column or .two-column classes
 * to restrict their sizes, or without them to allow them to
 * expand to the width of the parent container.
 *
 */
.map.module {
  border: 1px solid #cecece;
  -webkit-border-radius: 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 1px;
  -moz-background-clip: padding;
  border-radius: 1px;
  background-clip: padding-box;
}
.map.module iframe {
  display: block;
  width: 100%;
  max-width: 100%;
}
/**
 * Infographic Modules:
 *
 * All infographic shapes are done with pure CSS:
 * "large" is the large SCU red circle.
 * "prix" is the smaller circle with multiple borders.
 * "window" is the Mission window shape.
 */
.infographic.module::before,
.infographic.module::after {
  content: '';
  display: table;
}
.infographic.module::after {
  clear: both;
}
.infographic.module .infographic-statistic {
  font-family: "Bauer Bodoni W01 Italic", Georgia, "Times New Roman", Times, serif;
  text-align: center;
  white-space: nowrap;
}
html.no-fontface .infographic.module .infographic-statistic {
  font-style: italic;
}
.infographic.module .infographic-statistic sup,
.infographic.module .infographic-statistic sub {
  font-size: 50%;
}
.infographic.module .infographic-statistic * > :last-child,
.infographic.module .infographic-label * > :last-child {
  margin-bottom: 0;
}
.infographic.module.large {
  max-width: 275px;
  max-height: 275px;
  height: 275px;
  position: relative;
  border: 3px solid #dfdbd3;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  background-color: #98052f;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.infographic.module.large,
.infographic.module.large * {
  color: #fff;
}
@media (min-width: 768px) {
  .infographic.module.large {
    max-width: 370px;
    max-height: 370px;
    height: 370px;
  }
}
@media (min-width: 1065px) {
  .infographic.module.large {
    max-width: 320px;
    max-height: 320px;
    height: 320px;
  }
}
@media (min-width: 1200px) {
  .infographic.module.large {
    max-width: 360px;
    max-height: 360px;
    height: 360px;
  }
}
.infographic.module.large .infographic-wrapper {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  bottom: 0;
}
html.flexbox .infographic.module.large .infographic-wrapper {
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 will have issues */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  top: 0;
}
.infographic.module.large .infographic-statistic {
  left: 0;
  right: 0;
  top: 5%;
  font-size: 142px;
  line-height: 1;
}
@media (min-width: 768px) {
  .infographic.module.large .infographic-statistic {
    font-size: 152px;
  }
}
@media (min-width: 1065px) {
  .infographic.module.large .infographic-statistic {
    font-size: 182px;
  }
}
.infographic.module.large .infographic-label {
  margin: .5em 25%;
  font-size: 19px;
  line-height: 1.26315789;
  text-align: center;
}
.infographic.module.large .infographic-label a {
  font-family: "Trade Gothic W01 Bold_2", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-decoration: underline;
}
html.no-fontface .infographic.module.large .infographic-label a {
  font-weight: 600;
}
.infographic.module.large .infographic-label a:hover {
  color: #cecece;
}
.infographic.module.prix .infographic-wrapper {
  height: 168px;
  width: 168px;
  float: left;
  margin-right: 15px;
  border: 13px solid #dfdbd3;
  padding: 4px;
  background-clip: content-box;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
}
.infographic.module.prix .infographic-statistic {
  width: 100%;
  height: 100%;
  padding-top: 20px;
  border: 4px solid #1d1d1d;
  -webkit-border-radius: 50%;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50%;
  -moz-background-clip: padding;
  border-radius: 50%;
  background-clip: padding-box;
  font-size: 60px;
  line-height: 1;
  color: #b30738;
}
.infographic.module.prix .infographic-label {
  min-height: 168px;
  height: 168px;
  margin: 35px 0 0;
}
.infographic.module.prix html.no-borderradius .infographic-statistic {
  padding-top: 0;
}
html.flexbox .infographic.module.prix .infographic-statistic,
html.flexbox .infographic.module.prix .infographic-label {
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 will have issues */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0;
  padding: 0;
}
.infographic.module.window .infographic-statistic {
  width: 147px;
  height: 147px;
  float: left;
  margin-right: 15px;
  padding-top: 8px;
  border: 3px solid #dfdbd3;
  -webkit-border-radius: 50% 50% 1px 1px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 50% 50% 1px 1px;
  -moz-background-clip: padding;
  border-radius: 50% 50% 1px 1px;
  background-clip: padding-box;
  background-color: #1d1d1d;
  color: #fff;
  font-size: 91px;
}
.infographic.module.window .infographic-label {
  min-height: 147px;
  height: 147px;
  padding-top: 40px;
}
html.flexbox .infographic.module.window .infographic-statistic,
html.flexbox .infographic.module.window .infographic-label {
  /* This Flexbox styling should work in modern browsers, but IE8 and IE9 will have issues */
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}
html.flexbox .infographic.module.window .infographic-label {
  padding-top: 8px;
}
.pull-quote-container {
  padding-bottom: 36px;
}
.pull-quote-container .pull-quote h6 {
  color: #555555;
  font-size: 14px;
  letter-spacing: 2.4px;
  text-transform: uppercase;
}
.pull-quote-container .pull-quote cite {
  color: #777777;
  display: block;
  font-size: 22px;
  font-style: normal;
}
.pull-quote-container .pull-quote cite p {
  font-size: 14px;
  font-style: normal;
  text-transform: uppercase;
  margin-top: 10px;
}
.pull-quote-container .pull-quote a {
  font-size: 16px;
  margin: 10px 0;
}
@media (max-width: 1065px) {
  .pull-quote-img {
    padding-bottom: 20px;
  }
}
.windowpane {
  position: relative;
  padding-bottom: 33.3333333%;
  overflow: hidden;
  min-height: 330px;
  background-size: cover;
}
.windowpane .windowpane-desc {
  position: absolute;
  bottom: 1.5em;
}
.windowpane .windowpane-desc:hover > .windowpane-rollup {
  opacity: 0.80;
}
.windowpane .windowpane-desc.introduction {
  top: 50%;
  transform: translate(0, -50%);
}
.windowpane .windowpane-desc.full-panel {
  width: 100%;
  top: 0;
}
.windowpane .windowpane-desc.full-panel li.list-group-item {
  background-color: transparent;
}
.windowpane .windowpane-desc.full-panel li.list-group-item a {
  color: #FFF;
}
.windowpane .windowpane-desc .windowpane-rollup {
  background-color: #000;
  color: #fff;
  padding: 8px;
  opacity: 0;
  -webkit-transition: opacity 0.7s;
  -moz-transition: opacity 0.7s;
  -o-transition: opacity 0.7s;
  -ms-transition: opacity 0.7s;
  transition: opacity 0.7s;
}
.windowpane .windowpane-desc .btn-default-outline {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.windowpane .windowpane-desc .btn-default-outline:focus,
.windowpane .windowpane-desc .btn-default-outline.focus,
.windowpane .windowpane-desc .btn-default-outline:hover,
.windowpane .windowpane-desc .btn-default-outline:active,
.windowpane .windowpane-desc .btn-default-outline.active,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-default-outline {
  color: #fff;
  background-color: #fff;
  box-shadow: none;
}
.windowpane .windowpane-desc .btn-default-outline.disabled,
.windowpane .windowpane-desc .btn-default-outline[disabled],
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline,
.windowpane .windowpane-desc .btn-default-outline.disabled:hover,
.windowpane .windowpane-desc .btn-default-outline[disabled]:hover,
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline:hover,
.windowpane .windowpane-desc .btn-default-outline.disabled:focus,
.windowpane .windowpane-desc .btn-default-outline[disabled]:focus,
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline:focus,
.windowpane .windowpane-desc .btn-default-outline.disabled.focus,
.windowpane .windowpane-desc .btn-default-outline[disabled].focus,
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline.focus,
.windowpane .windowpane-desc .btn-default-outline.disabled:active,
.windowpane .windowpane-desc .btn-default-outline[disabled]:active,
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline:active,
.windowpane .windowpane-desc .btn-default-outline.disabled.active,
.windowpane .windowpane-desc .btn-default-outline[disabled].active,
fieldset[disabled] .windowpane .windowpane-desc .btn-default-outline.active {
  border-color: #fff;
}
.windowpane .windowpane-desc .btn-default-outline .badge {
  color: #fff;
  background-color: #fff;
}
.windowpane .windowpane-desc .btn-default-outline:focus,
.windowpane .windowpane-desc .btn-outline:focus,
.windowpane .windowpane-desc .btn-default-outline.focus,
.windowpane .windowpane-desc .btn-outline.focus,
.windowpane .windowpane-desc .btn-default-outline:hover,
.windowpane .windowpane-desc .btn-outline:hover,
.windowpane .windowpane-desc .btn-default-outline:active,
.windowpane .windowpane-desc .btn-outline:active,
.windowpane .windowpane-desc .btn-default-outline.active,
.windowpane .windowpane-desc .btn-outline.active,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-default-outline,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-outline {
  color: #000;
}
.windowpane .windowpane-desc .btn-default-outline:focus:hover,
.windowpane .windowpane-desc .btn-outline:focus:hover,
.windowpane .windowpane-desc .btn-default-outline.focus:hover,
.windowpane .windowpane-desc .btn-outline.focus:hover,
.windowpane .windowpane-desc .btn-default-outline:hover:hover,
.windowpane .windowpane-desc .btn-outline:hover:hover,
.windowpane .windowpane-desc .btn-default-outline:active:hover,
.windowpane .windowpane-desc .btn-outline:active:hover,
.windowpane .windowpane-desc .btn-default-outline.active:hover,
.windowpane .windowpane-desc .btn-outline.active:hover,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-default-outline:hover,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-outline:hover,
.windowpane .windowpane-desc .btn-default-outline:focus:focus,
.windowpane .windowpane-desc .btn-outline:focus:focus,
.windowpane .windowpane-desc .btn-default-outline.focus:focus,
.windowpane .windowpane-desc .btn-outline.focus:focus,
.windowpane .windowpane-desc .btn-default-outline:hover:focus,
.windowpane .windowpane-desc .btn-outline:hover:focus,
.windowpane .windowpane-desc .btn-default-outline:active:focus,
.windowpane .windowpane-desc .btn-outline:active:focus,
.windowpane .windowpane-desc .btn-default-outline.active:focus,
.windowpane .windowpane-desc .btn-outline.active:focus,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-default-outline:focus,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-outline:focus,
.windowpane .windowpane-desc .btn-default-outline:focus.focus,
.windowpane .windowpane-desc .btn-outline:focus.focus,
.windowpane .windowpane-desc .btn-default-outline.focus.focus,
.windowpane .windowpane-desc .btn-outline.focus.focus,
.windowpane .windowpane-desc .btn-default-outline:hover.focus,
.windowpane .windowpane-desc .btn-outline:hover.focus,
.windowpane .windowpane-desc .btn-default-outline:active.focus,
.windowpane .windowpane-desc .btn-outline:active.focus,
.windowpane .windowpane-desc .btn-default-outline.active.focus,
.windowpane .windowpane-desc .btn-outline.active.focus,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-default-outline.focus,
.open > .dropdown-toggle.windowpane .windowpane-desc .btn-outline.focus {
  color: #000;
}
.windowpane .windowpane-background {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}
.row-no-padding {
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 0 !important;
}
.row-no-padding [class*="col-"] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.statcard-number {
  margin-top: 0;
  margin-bottom: 0;
}
.statcard-number .label {
  padding: .125em .5em;
  font-size: 50%;
  vertical-align: middle;
}
.statcard-desc {
  font-size: 85%;
  letter-spacing: .15em;
  color: #888888;
  text-transform: uppercase;
}
.delta-indicator {
  display: inline-block;
  padding: .4em;
  font-size: 12px;
  vertical-align: middle;
}
.delta-positive {
  color: #5cb85c;
}
.delta-positive:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
  border-top: 0;
  border-bottom: 4px solid;
}
.delta-positive:after.up-caret {
  border-top: 0;
  border-bottom: 4px solid;
}
.delta-positive:after.right-caret,
.delta-positive:after.left-caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.delta-positive:after.right-caret {
  border-left: 4px solid #000;
  border-right: none;
}
.delta-positive:after.left-caret {
  border-right: 4px solid #000;
  border-left: none;
}
.delta-negative {
  color: #d9534f;
}
.delta-negative:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.delta-negative:after.up-caret {
  border-top: 0;
  border-bottom: 4px solid;
}
.delta-negative:after.right-caret,
.delta-negative:after.left-caret {
  border-bottom: 4px solid transparent;
  border-top: 4px solid transparent;
}
.delta-negative:after.right-caret {
  border-left: 4px solid #000;
  border-right: none;
}
.delta-negative:after.left-caret {
  border-right: 4px solid #000;
  border-left: none;
}
.statcard-primary,
.statcard-success,
.statcard-info,
.statcard-warning,
.statcard-danger {
  color: #fff;
  border-radius: 3px;
}
.statcard-primary .delta-negative,
.statcard-success .delta-negative,
.statcard-info .delta-negative,
.statcard-warning .delta-negative,
.statcard-danger .delta-negative,
.statcard-primary .delta-positive,
.statcard-success .delta-positive,
.statcard-info .delta-positive,
.statcard-warning .delta-positive,
.statcard-danger .delta-positive,
.statcard-primary .statcard-number,
.statcard-success .statcard-number,
.statcard-info .statcard-number,
.statcard-warning .statcard-number,
.statcard-danger .statcard-number {
  font-weight: normal;
  color: inherit;
}
.statcard-primary .statcard-desc,
.statcard-success .statcard-desc,
.statcard-info .statcard-desc,
.statcard-warning .statcard-desc,
.statcard-danger .statcard-desc {
  font-weight: normal;
  color: rgba(255, 255, 255, 0.65);
}
.statcard-primary .statcard-hr,
.statcard-success .statcard-hr,
.statcard-info .statcard-hr,
.statcard-warning .statcard-hr,
.statcard-danger .statcard-hr {
  margin-left: -20px;
  margin-right: -20px;
  border-top-color: rgba(255, 255, 255, 0.2);
}
.statcard-primary {
  background-color: #b30738;
}
.statcard-success {
  background-color: #5cb85c;
}
.statcard-info {
  background-color: #5bc0de;
}
.statcard-warning {
  background-color: #f0ad4e;
}
.statcard-danger {
  background-color: #d9534f;
}
.text-ribbon {
  position: relative;
  left: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  overflow: hidden;
  color: white;
  transition-delay: 0s;
  transition-duration: 0.1s;
  transition-property: all;
  transition-timing-function: ease;
}
.text-ribbon:before {
  position: absolute;
  top: 0;
  right: 100%;
  content: '';
  width: 20px;
  height: 100%;
  bottom: 0;
  background-color: inherit;
}
.text-ribbon:hover:not(.text-ribbon-success):not(.text-ribbon-info):not(.text-ribbon-danger) {
  background-color: #820529;
}
.text-ribbon span {
  position: relative;
  left: -10px;
}
@-moz-document url-prefix() {
  .text-ribbon {
    box-decoration-break: clone;
    left: 0;
    padding-left: 10px;
    padding-right: 10px;
  }
  .text-ribbon span {
    left: auto;
  }
  .text-ribbon:before {
    display: none;
  }
}
.text-ribbon-input {
  display: block;
  width: 100%;
  margin: 0 0 10px;
  padding: 10px;
  font-weight: normal;
  color: inherit;
  background-color: #000;
  border: 0;
  -webkit-appearance: none;
  border-radius: 0;
}
.text-ribbon-input::-moz-placeholder {
  color: inherit;
  opacity: 1;
}
.text-ribbon-input:-ms-input-placeholder {
  color: inherit;
}
.text-ribbon-input::-webkit-input-placeholder {
  color: inherit;
}
.text-ribbon-input:focus {
  outline: none;
}
.text-ribbon-inputs-split:before,
.text-ribbon-inputs-split:after {
  content: " ";
  display: table;
}
.text-ribbon-inputs-split:after {
  clear: both;
}
.text-ribbon-inputs-split:before,
.text-ribbon-inputs-split:after {
  content: " ";
  display: table;
}
.text-ribbon-inputs-split:after {
  clear: both;
}
.text-ribbon-inputs-split .text-ribbon-input {
  float: left;
  width: 49%;
}
.text-ribbon-inputs-split .text-ribbon-input + .text-ribbon-input {
  margin-left: 2%;
}
.text-ribbon-primary {
  background-color: #b30738;
}
.text-ribbon-success {
  background-color: #5cb85c;
}
.text-ribbon-warning {
  background-color: #f0ad4e;
}
.text-ribbon-danger {
  background-color: #d9534f;
}
.text-ribbon-info {
  background-color: #5bc0de;
}
.text-ribbon-cream {
  background-color: #333333;
  color: #e9e8d5;
}
.text-ribbon-fade,
.text-ribbon-contrast {
  background-color: rgba(0, 0, 0, 0.8);
}
.text-ribbon-contrast {
  color: white;
  display: inline-block;
}
.block {
  position: relative;
  width: 100%;
  padding: 60px 30px;
  color: inherit;
  background-color: #fff;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.block-overflow-hidden {
  overflow: hidden;
}
.block-bg-clip {
  position: absolute;
  top: -25px;
  right: 0;
  bottom: -25px;
  left: 0;
  overflow: hidden;
}
.block-bg {
  position: absolute;
  top: 25px;
  right: -50px;
  bottom: 25px;
  left: -50px;
  overflow: hidden;
  transform: rotate(-2deg);
}
.block-bg-img {
  position: absolute;
  top: -25px;
  bottom: -25px;
  right: 0;
  left: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: rotate(2deg);
}
.block-inverse .block-bg-img {
  background-color: #000000;
}
.block-bg-img-top {
  background-position: top;
}
.block-bg-img-bottom {
  background-position: bottom;
}
.block-bordered-lg:before,
.block-bordered:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  content: '';
  width: 33%;
  margin: 0 auto;
  border-top: 1px solid;
  border-top-color: #ccc;
  border-top-color: rgba(0, 0, 0, 0.1);
}
.block-bordered-lg:before {
  width: 80%;
}
.block-paralax {
  background-attachment: fixed;
}
.block-inverse {
  color: #fff;
  background-color: #000;
}
.block-inverse.block-bordered:before,
.block-inverse hr {
  border-color: rgba(255, 255, 255, 0.2);
}
.block-inverse h1,
.block-inverse h2,
.block-inverse h3,
.block-inverse h4,
.block-inverse h5,
.block-inverse h6,
.block-inverse .h1,
.block-inverse .h2,
.block-inverse .h3,
.block-inverse .h4,
.block-inverse .h5,
.block-inverse .h6 {
  color: inherit;
}
.block-inverse .btn-outline.btn-default {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
.block-inverse .btn-outline.btn-default:focus,
.block-inverse .btn-outline.btn-default.focus,
.block-inverse .btn-outline.btn-default:hover,
.block-inverse .btn-outline.btn-default:active,
.block-inverse .btn-outline.btn-default.active,
.open > .dropdown-toggle.block-inverse .btn-outline.btn-default {
  color: #fff;
  background-color: #fff;
  box-shadow: none;
}
.block-inverse .btn-outline.btn-default.disabled,
.block-inverse .btn-outline.btn-default[disabled],
fieldset[disabled] .block-inverse .btn-outline.btn-default,
.block-inverse .btn-outline.btn-default.disabled:hover,
.block-inverse .btn-outline.btn-default[disabled]:hover,
fieldset[disabled] .block-inverse .btn-outline.btn-default:hover,
.block-inverse .btn-outline.btn-default.disabled:focus,
.block-inverse .btn-outline.btn-default[disabled]:focus,
fieldset[disabled] .block-inverse .btn-outline.btn-default:focus,
.block-inverse .btn-outline.btn-default.disabled.focus,
.block-inverse .btn-outline.btn-default[disabled].focus,
fieldset[disabled] .block-inverse .btn-outline.btn-default.focus,
.block-inverse .btn-outline.btn-default.disabled:active,
.block-inverse .btn-outline.btn-default[disabled]:active,
fieldset[disabled] .block-inverse .btn-outline.btn-default:active,
.block-inverse .btn-outline.btn-default.disabled.active,
.block-inverse .btn-outline.btn-default[disabled].active,
fieldset[disabled] .block-inverse .btn-outline.btn-default.active {
  border-color: #fff;
}
.block-inverse .btn-outline.btn-default .badge {
  color: #fff;
  background-color: #fff;
}
.block-inverse .btn-outline.btn-default:focus,
.block-inverse .btn-outline:focus,
.block-inverse .btn-outline.btn-default.focus,
.block-inverse .btn-outline.focus,
.block-inverse .btn-outline.btn-default:hover,
.block-inverse .btn-outline:hover,
.block-inverse .btn-outline.btn-default:active,
.block-inverse .btn-outline:active,
.block-inverse .btn-outline.btn-default.active,
.block-inverse .btn-outline.active,
.open > .dropdown-toggle.block-inverse .btn-outline.btn-default,
.open > .dropdown-toggle.block-inverse .btn-outline {
  color: #000;
}
.block-inverse .btn-outline.btn-default:focus:hover,
.block-inverse .btn-outline:focus:hover,
.block-inverse .btn-outline.btn-default.focus:hover,
.block-inverse .btn-outline.focus:hover,
.block-inverse .btn-outline.btn-default:hover:hover,
.block-inverse .btn-outline:hover:hover,
.block-inverse .btn-outline.btn-default:active:hover,
.block-inverse .btn-outline:active:hover,
.block-inverse .btn-outline.btn-default.active:hover,
.block-inverse .btn-outline.active:hover,
.open > .dropdown-toggle.block-inverse .btn-outline.btn-default:hover,
.open > .dropdown-toggle.block-inverse .btn-outline:hover,
.block-inverse .btn-outline.btn-default:focus:focus,
.block-inverse .btn-outline:focus:focus,
.block-inverse .btn-outline.btn-default.focus:focus,
.block-inverse .btn-outline.focus:focus,
.block-inverse .btn-outline.btn-default:hover:focus,
.block-inverse .btn-outline:hover:focus,
.block-inverse .btn-outline.btn-default:active:focus,
.block-inverse .btn-outline:active:focus,
.block-inverse .btn-outline.btn-default.active:focus,
.block-inverse .btn-outline.active:focus,
.open > .dropdown-toggle.block-inverse .btn-outline.btn-default:focus,
.open > .dropdown-toggle.block-inverse .btn-outline:focus,
.block-inverse .btn-outline.btn-default:focus.focus,
.block-inverse .btn-outline:focus.focus,
.block-inverse .btn-outline.btn-default.focus.focus,
.block-inverse .btn-outline.focus.focus,
.block-inverse .btn-outline.btn-default:hover.focus,
.block-inverse .btn-outline:hover.focus,
.block-inverse .btn-outline.btn-default:active.focus,
.block-inverse .btn-outline:active.focus,
.block-inverse .btn-outline.btn-default.active.focus,
.block-inverse .btn-outline.active.focus,
.open > .dropdown-toggle.block-inverse .btn-outline.btn-default.focus,
.open > .dropdown-toggle.block-inverse .btn-outline.focus {
  color: #000;
}
.block-transparent {
  background-color: transparent;
}
.block-background {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block-background > iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.block-foreground {
  position: relative;
  z-index: 2;
  display: inline-block;
}
.block-fill-height {
  display: table;
  width: 100%;
  height: 110vh;
}
.block-label {
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 4px;
  color: #b30738;
  text-transform: uppercase;
}
.h1.block-title,
h1.block-title {
  font-size: 48px;
  line-height: 1;
}
.block .lead {
  font-size: 20px;
}
.block-angle {
  margin-bottom: -25px;
}
.block-xs-top,
.block-xs-bottom,
.block-xs-middle {
  display: table-cell;
  vertical-align: middle;
}
.block-xs-bottom {
  vertical-align: bottom;
}
.block-xs-top {
  vertical-align: top;
}
@media (min-width: 768px) {
  .block-sm-top,
  .block-sm-bottom,
  .block-sm-middle {
    display: table-cell;
    vertical-align: middle;
  }
  .block-sm-bottom {
    vertical-align: bottom;
  }
  .block-sm-top {
    vertical-align: top;
  }
}
@media (min-width: 1065px) {
  .block-md-top,
  .block-md-bottom,
  .block-md-middle {
    display: table-cell;
    vertical-align: middle;
  }
  .block-md-bottom {
    vertical-align: bottom;
  }
  .block-md-top {
    vertical-align: top;
  }
}
@media (min-width: 1200px) {
  .block-lg-top,
  .block-lg-bottom,
  .block-lg-middle {
    display: table-cell;
    vertical-align: middle;
  }
  .block-lg-bottom {
    vertical-align: bottom;
  }
  .block-lg-top {
    vertical-align: top;
  }
}
@media screen and (min-width: 768px) {
  .block {
    padding: 120px 0;
  }
  .block:not(.block-secondary) .lead {
    font-size: 24px;
  }
  .h1.block-title,
  h1.block-title {
    font-size: 64px;
  }
}
.btn-default-outline {
  color: #333;
  background-color: transparent;
  border-color: #333;
}
.btn-default-outline:focus,
.btn-default-outline.focus,
.btn-default-outline:hover,
.btn-default-outline:active,
.btn-default-outline.active,
.open > .dropdown-toggle.btn-default-outline {
  color: #fff;
  background-color: #333;
  box-shadow: none;
}
.btn-default-outline.disabled,
.btn-default-outline[disabled],
fieldset[disabled] .btn-default-outline,
.btn-default-outline.disabled:hover,
.btn-default-outline[disabled]:hover,
fieldset[disabled] .btn-default-outline:hover,
.btn-default-outline.disabled:focus,
.btn-default-outline[disabled]:focus,
fieldset[disabled] .btn-default-outline:focus,
.btn-default-outline.disabled.focus,
.btn-default-outline[disabled].focus,
fieldset[disabled] .btn-default-outline.focus,
.btn-default-outline.disabled:active,
.btn-default-outline[disabled]:active,
fieldset[disabled] .btn-default-outline:active,
.btn-default-outline.disabled.active,
.btn-default-outline[disabled].active,
fieldset[disabled] .btn-default-outline.active {
  border-color: #333;
}
.btn-default-outline .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary-outline {
  color: #9a0630;
  background-color: transparent;
  border-color: #9a0630;
}
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:hover,
.btn-primary-outline:active,
.btn-primary-outline.active,
.open > .dropdown-toggle.btn-primary-outline {
  color: #fff;
  background-color: #9a0630;
  box-shadow: none;
}
.btn-primary-outline.disabled,
.btn-primary-outline[disabled],
fieldset[disabled] .btn-primary-outline,
.btn-primary-outline.disabled:hover,
.btn-primary-outline[disabled]:hover,
fieldset[disabled] .btn-primary-outline:hover,
.btn-primary-outline.disabled:focus,
.btn-primary-outline[disabled]:focus,
fieldset[disabled] .btn-primary-outline:focus,
.btn-primary-outline.disabled.focus,
.btn-primary-outline[disabled].focus,
fieldset[disabled] .btn-primary-outline.focus,
.btn-primary-outline.disabled:active,
.btn-primary-outline[disabled]:active,
fieldset[disabled] .btn-primary-outline:active,
.btn-primary-outline.disabled.active,
.btn-primary-outline[disabled].active,
fieldset[disabled] .btn-primary-outline.active {
  border-color: #9a0630;
}
.btn-primary-outline .badge {
  color: #fff;
  background-color: #9a0630;
}
.btn-success-outline {
  color: #4cae4c;
  background-color: transparent;
  border-color: #4cae4c;
}
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:hover,
.btn-success-outline:active,
.btn-success-outline.active,
.open > .dropdown-toggle.btn-success-outline {
  color: #fff;
  background-color: #4cae4c;
  box-shadow: none;
}
.btn-success-outline.disabled,
.btn-success-outline[disabled],
fieldset[disabled] .btn-success-outline,
.btn-success-outline.disabled:hover,
.btn-success-outline[disabled]:hover,
fieldset[disabled] .btn-success-outline:hover,
.btn-success-outline.disabled:focus,
.btn-success-outline[disabled]:focus,
fieldset[disabled] .btn-success-outline:focus,
.btn-success-outline.disabled.focus,
.btn-success-outline[disabled].focus,
fieldset[disabled] .btn-success-outline.focus,
.btn-success-outline.disabled:active,
.btn-success-outline[disabled]:active,
fieldset[disabled] .btn-success-outline:active,
.btn-success-outline.disabled.active,
.btn-success-outline[disabled].active,
fieldset[disabled] .btn-success-outline.active {
  border-color: #4cae4c;
}
.btn-success-outline .badge {
  color: #fff;
  background-color: #4cae4c;
}
.btn-info-outline {
  color: #46b8da;
  background-color: transparent;
  border-color: #46b8da;
}
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:hover,
.btn-info-outline:active,
.btn-info-outline.active,
.open > .dropdown-toggle.btn-info-outline {
  color: #fff;
  background-color: #46b8da;
  box-shadow: none;
}
.btn-info-outline.disabled,
.btn-info-outline[disabled],
fieldset[disabled] .btn-info-outline,
.btn-info-outline.disabled:hover,
.btn-info-outline[disabled]:hover,
fieldset[disabled] .btn-info-outline:hover,
.btn-info-outline.disabled:focus,
.btn-info-outline[disabled]:focus,
fieldset[disabled] .btn-info-outline:focus,
.btn-info-outline.disabled.focus,
.btn-info-outline[disabled].focus,
fieldset[disabled] .btn-info-outline.focus,
.btn-info-outline.disabled:active,
.btn-info-outline[disabled]:active,
fieldset[disabled] .btn-info-outline:active,
.btn-info-outline.disabled.active,
.btn-info-outline[disabled].active,
fieldset[disabled] .btn-info-outline.active {
  border-color: #46b8da;
}
.btn-info-outline .badge {
  color: #fff;
  background-color: #46b8da;
}
.btn-warning-outline {
  color: #eea236;
  background-color: transparent;
  border-color: #eea236;
}
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:hover,
.btn-warning-outline:active,
.btn-warning-outline.active,
.open > .dropdown-toggle.btn-warning-outline {
  color: #fff;
  background-color: #eea236;
  box-shadow: none;
}
.btn-warning-outline.disabled,
.btn-warning-outline[disabled],
fieldset[disabled] .btn-warning-outline,
.btn-warning-outline.disabled:hover,
.btn-warning-outline[disabled]:hover,
fieldset[disabled] .btn-warning-outline:hover,
.btn-warning-outline.disabled:focus,
.btn-warning-outline[disabled]:focus,
fieldset[disabled] .btn-warning-outline:focus,
.btn-warning-outline.disabled.focus,
.btn-warning-outline[disabled].focus,
fieldset[disabled] .btn-warning-outline.focus,
.btn-warning-outline.disabled:active,
.btn-warning-outline[disabled]:active,
fieldset[disabled] .btn-warning-outline:active,
.btn-warning-outline.disabled.active,
.btn-warning-outline[disabled].active,
fieldset[disabled] .btn-warning-outline.active {
  border-color: #eea236;
}
.btn-warning-outline .badge {
  color: #fff;
  background-color: #eea236;
}
.btn-danger-outline {
  color: #d43f3a;
  background-color: transparent;
  border-color: #d43f3a;
}
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:hover,
.btn-danger-outline:active,
.btn-danger-outline.active,
.open > .dropdown-toggle.btn-danger-outline {
  color: #fff;
  background-color: #d43f3a;
  box-shadow: none;
}
.btn-danger-outline.disabled,
.btn-danger-outline[disabled],
fieldset[disabled] .btn-danger-outline,
.btn-danger-outline.disabled:hover,
.btn-danger-outline[disabled]:hover,
fieldset[disabled] .btn-danger-outline:hover,
.btn-danger-outline.disabled:focus,
.btn-danger-outline[disabled]:focus,
fieldset[disabled] .btn-danger-outline:focus,
.btn-danger-outline.disabled.focus,
.btn-danger-outline[disabled].focus,
fieldset[disabled] .btn-danger-outline.focus,
.btn-danger-outline.disabled:active,
.btn-danger-outline[disabled]:active,
fieldset[disabled] .btn-danger-outline:active,
.btn-danger-outline.disabled.active,
.btn-danger-outline[disabled].active,
fieldset[disabled] .btn-danger-outline.active {
  border-color: #d43f3a;
}
.btn-danger-outline .badge {
  color: #fff;
  background-color: #d43f3a;
}
.bs-card {
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  width: 100%;
}
.bs-card div {
  background-color: rgba(0, 0, 0, 0.5);
  padding: 18px;
}
.bs-card div h2 {
  color: #dfdbd3 !important;
}
.bs-card div .bs-card-event {
  background: transparent;
  margin: 0;
  padding: 12px 0;
}
.bs-card div .bs-card-event h4 {
  color: #eeeeee;
  display: inline;
}
.bs-card div .bs-card-event h5 {
  color: #dfdbd3;
  display: inline;
}
.bs-card div .bs-card-event p {
  color: #e1e0e0;
}
.bs-card div .bs-card-event div {
  background: transparent;
  display: flex;
  margin: 12px 0;
  padding: 0;
}
.bs-card div .bs-card-event div .bs-card-speaker-thumb img {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  height: 80px;
  width: auto;
}
.bs-card div .bs-card-event div .bs-card-speaker-info {
  background: transparent;
  display: block;
  flex: 1;
  padding-left: 16px;
}
.bs-card div .bs-card-event div .bs-card-speaker-info h4 {
  color: #dfdbd3;
}
.bs-card div .bs-card-event div .bs-card-speaker-info p {
  color: #e1e0e0;
}
.bs-card div .bs-card-btns {
  background: transparent;
  margin: 12px 0;
  padding: 0;
}
.bs-card div a {
  color: #eeeeee;
}
.agenda .row {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  padding-top: 20px;
}
/*  Search Results  */
h2.search_title span {
  font-family: "BauerBodoniW01-BlackIta", Georgia, "Times New Roman", Times, serif;
}
html.no-fontface h2.search_title span {
  font-weight: 600;
  font-style: italic;
}
.search_title,
.search_nav {
  padding: 15px;
  margin-bottom: 0;
  color: #000;
}
.g_result {
  padding: 15px;
  position: relative;
}
.g_result p {
  font-size: 18px;
  margin-bottom: 0;
}
.g_result p a {
  color: #000;
}
.g_result:before {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  content: ' ';
  height: 1px;
  border-top: 1px solid #cecece;
}
.g_result:first-child {
  border-left: 10px solid #b30738;
}
.g_result:first-child a {
  color: #b30738;
}
.g_result:last-child {
  border: none;
}
@media (min-width: 768px) {
  .search_title,
  .search_nav,
  .g_result {
    padding: 15px 40px;
  }
}
/* Retina-display-only show/hide classes: */
.retina-only {
  display: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2/1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .retina-only {
    display: block !important;
  }
  .hide-for-retina {
    display: none !important;
  }
}
.bg-img-center {
  background-position: center !important;
}
.bg-img-left-center {
  background-position: left center !important;
}
.bg-img-right-center {
  background-position: right center !important;
}
.bg-img-bottom {
  background-position: bottom !important;
}
.bg-img-bottom-left {
  background-position: bottom left !important;
}
.bg-img-bottom-right {
  background-position: bottom right !important;
}
.bg-img-top {
  background-position: top !important;
}
.bg-img-top-right {
  background-position: top right !important;
}
.bg-img-top-left {
  background-position: top left !important;
}
.pos-r {
  position: relative !important;
}
.pos-a {
  position: absolute !important;
}
.pos-f {
  position: fixed !important;
}
.w-sm {
  width: 25% !important;
}
.w-md {
  width: 50% !important;
}
.w-lg {
  width: 75% !important;
}
.w-full {
  width: 100% !important;
}
.m-a-0 {
  margin: 0 !important;
}
.m-t-0 {
  margin-top: 0 !important;
}
.m-r-0 {
  margin-right: 0 !important;
}
.m-b-0 {
  margin-bottom: 0 !important;
}
.m-l-0 {
  margin-left: 0 !important;
}
.m-x-0 {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.m-y-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.m-a {
  margin: 20px !important;
}
.m-t {
  margin-top: 20px !important;
}
.m-r {
  margin-right: 20px !important;
}
.m-b {
  margin-bottom: 20px !important;
}
.m-l {
  margin-left: 20px !important;
}
.m-x {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.m-y {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.m-x-auto {
  margin-right: auto !important;
  margin-left: auto !important;
}
.m-a-md {
  margin: 30px !important;
}
.m-t-md {
  margin-top: 30px !important;
}
.m-r-md {
  margin-right: 30px !important;
}
.m-b-md {
  margin-bottom: 30px !important;
}
.m-l-md {
  margin-left: 30px !important;
}
.m-x-md {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.m-y-md {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.m-a-lg {
  margin: 60px !important;
}
.m-t-lg {
  margin-top: 60px !important;
}
.m-r-lg {
  margin-right: 60px !important;
}
.m-b-lg {
  margin-bottom: 60px !important;
}
.m-l-lg {
  margin-left: 60px !important;
}
.m-x-lg {
  margin-right: 60px !important;
  margin-left: 60px !important;
}
.m-y-lg {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}
.p-a-0 {
  padding: 0 !important;
}
.p-t-0 {
  padding-top: 0 !important;
}
.p-r-0 {
  padding-right: 0 !important;
}
.p-b-0 {
  padding-bottom: 0 !important;
}
.p-l-0 {
  padding-left: 0 !important;
}
.p-x-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.p-y-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.p-a {
  padding: 20px !important;
}
.p-t {
  padding-top: 20px !important;
}
.p-r {
  padding-right: 20px !important;
}
.p-b {
  padding-bottom: 20px !important;
}
.p-l {
  padding-left: 20px !important;
}
.p-x {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.p-y {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.p-a-md {
  padding: 30px !important;
}
.p-t-md {
  padding-top: 30px !important;
}
.p-r-md {
  padding-right: 30px !important;
}
.p-b-md {
  padding-bottom: 30px !important;
}
.p-l-md {
  padding-left: 30px !important;
}
.p-x-md {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.p-y-md {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.p-a-lg {
  padding: 60px !important;
}
.p-t-lg {
  padding-top: 60px !important;
}
.p-r-lg {
  padding-right: 60px !important;
}
.p-b-lg {
  padding-bottom: 60px !important;
}
.p-l-lg {
  padding-left: 60px !important;
}
.p-x-lg {
  padding-right: 60px !important;
  padding-left: 60px !important;
}
.p-y-lg {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}
