/* Base adjustments for Freight font families */
/* Drupal CMS */
.messages,
.pager ul li {
  font-size: 15px;
}

.messages .message__single:before,
.messages .messages__item:before {
  font-size: 18px;
  line-height: 1;
}

#skipnav {
  z-index: 10;
}

/* Utility */
#cu-search-button:before,
#utility-navigation .give a:before,
.icon-fa:before {
  font: normal normal normal 14px/1 FontAwesome;
  speak: none;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#curator-feed .group-fields .field a:before,
#scl-menu li a:before,
#scl-menu ul:before,
.crt-load-more a:after,
.home #super-header .caption-inner h2 span:after,
.icon-zmdi:before,
.link-twitter:before,
.subsite #utility-navigation .report.sustainability a:before {
  display: inline-block;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  font-size: inherit;
  speak: none;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vertical-align, #scl-menu .container-fluid, #scl-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.flex, .listing-student-stories,
.flex-grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.flex-grow,
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.flex-grow > * {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}

.flex-end {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.flex-stretch {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -moz-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

/* Typography */
#main,
body {
  background: #fcfcfc;
  font-variant-numeric: lining-nums;
  font-feature-settings: "lnum";
}

#main form label,
#main-navigation li,
#career-navigation li,
body,
table {
  font-family: "freight-sans-pro", sans-serif;
  font-size: 16px;
}

#cu-header,
#cu-search,
.breadcrumb li,
.container-slider {
  font-size: 14px;
}

#main .secondary,
#utility-navigation li,
.cwd-component .summary,
.cwd-component .text,
.smallprint,
article footer,
body > footer {
  font-size: 16px;
  line-height: 1.45;
}

#main .secondary,
.smallprint {
  line-height: 1.5;
}

#main form .description,
body > footer .sub-footer,
body > footer ul li {
  font-size: 15px;
}

#body-footer a.link-block,
#utility-navigation li,
.breadcrumb,
.caption-inner h2,
.h4,
.h5,
.h6,
.intro,
.sans,
body > footer a.link-block,
h1,
h4,
h5,
h6 {
  font-family: "freight-sans-pro", sans-serif;
}

.h1,
h1 {
  font-size: 33px;
}

.h2,
h2 {
  font-size: 27px;
  font-family: "freight-sans-pro", sans-serif;
}

.h3,
h3 {
  font-size: 23px;
  font-family: "freight-sans-pro", sans-serif;
}

.h4,
h4 {
  font-size: 19px;
}

.h5,
.h6,
h5,
h6 {
  font-size: 16px;
}

.secondary-navigation ul li,
main .secondary .h2,
main .secondary .h3,
main .secondary h2,
main .secondary h3 {
  font-family: "freight-text-pro", serif;
}

.band[role=complementary] h2,
.band[role=complementary] h3,
.band[role=complementary] .h2,
.band[role=complementary] .h3 {
  font-family: "freight-text-pro", serif;
  font-weight: 400;
}

#main .secondary h2 {
  color: #7e7e7e;
}

.intro {
  font-size: 20px;
  line-height: 1.5;
}

strong {
  font-weight: 600;
}

.cwd-component .subheading h4 {
  text-transform: uppercase;
  color: #b31b1b !important;
}

body > footer .h5 {
  font-size: 27px;
  font-weight: 600;
  margin-top: 0;
}

body > footer .h6 {
  font-size: 19px;
  font-weight: 400;
  color: #c0c0c0;
}

.cu-black #cu-header .cu-brand h2,
.cu-gray #cu-header .cu-brand h2,
.cu-red #cu-header .cu-brand h2 {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#cu-header .cu-brand h2,
.cu-gray #cu-header .cu-brand h2 {
  font-weight: 700;
}

#cu-header .cu-brand h3 {
  font-size: 15px;
  font-family: "freight-text-pro", serif;
  margin-top: 0.5em;
}

.cu-seal.cu-black #cu-header .cu-brand h3, .cu-seal.cu-gray #cu-header .cu-brand h3 {
  color: #ffffff;
}

#main .secondary h2,
.secondary-navigation ul li {
  font-size: 24px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto;
}

#main-navigation li > a.is-active,
#main-navigation li.active > a,
#main-navigation li.active:hover > a,
#main-navigation li:hover > a.is-active {
  background: #0068ac;
  background: rgba(0, 104, 172, 0.5);
}

#main-navigation .fa.fa-external-link,
.dropdown-menu .fa.fa-external-link {
  display: inline;
  font-size: 13px;
}

#main-navigation .fa.fa-external-link:before,
.dropdown-menu .fa.fa-external-link:before {
  content: "\f08e";
}

#main-navigation .fa.fa-external-link {
  float: none;
  border: none;
}

/* Links */
.footer-links-mimic a,
body > footer .footer-links a {
  color: #fff;
  -moz-text-decoration-color: rgba(255, 255, 255, 0.4);
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
  text-decoration-color: rgba(255, 255, 255, 0.4);
}

a.link-button {
  font-family: "freight-sans-pro", sans-serif;
}

a.link-button .zmdi {
  opacity: 0.68;
}

.cu-unit a {
  -moz-text-decoration-color: rgba(255, 255, 255, 0.4);
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
  text-decoration-color: rgba(255, 255, 255, 0.4);
}

.crt-load-more a {
  font-family: Avenir Next, -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica Neue, sans-serif;
  background: #2d668e !important;
  font-weight: 400;
  font-size: 19px;
  padding: 0.7em 1.1em;
  display: inline-block;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  white-space: nowrap;
  text-transform: capitalize;
  box-shadow: none !important;
}

.crt-load-more a:focus,
.crt-load-more a:hover {
  background: #2471a7 !important;
}

.crt-load-more a:active {
  background: #185076 !important;
}

.crt-load-more a:after {
  content: "\f278";
  margin-right: 0 !important;
  opacity: 0.68;
}

/* Layout */
.band.accent1 {
  background: #fcfcfc;
}

.band.accent1.dark {
  background: #1c2126;
}

.band.dark {
  border-bottom: 2px solid #45494d;
}

.dark {
  color: #c7effb;
}

.dark h2 {
  color: #fff;
}

#sidebar-bottom {
  clear: left;
}

#super-header {
  background: #222 url("../images/scl/banner-secondary.jpg") 50% 35% no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  float: left;
}

#super-header:before {
  content: "";
  background: rgba(34, 34, 34, 0.8);
  background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.92) 0%, rgba(34, 34, 34, 0.72) 100%);
  background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.92) 0%, rgba(34, 34, 34, 0.72) 100%);
  background: linear-gradient(to bottom, rgba(34, 34, 34, 0.92) 0%, rgba(34, 34, 34, 0.72) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.cu-seal #cu-header,
.cu-seal.cu-gray #cu-header {
  background: none;
}

#cu-header {
  position: relative;
}

/* Forms */
#main fieldset fieldset legend,
#main fieldset.semantic legend,
#main form.webform-submission-form fieldset legend,
fieldset fieldset legend,
fieldset.semantic legend,
form.webform-submission-form fieldset legend {
  font-family: "freight-text-pro", serif;
  font-size: 21px;
}

.webform-progress-tracker .progress-step.is-active .progress-marker,
.webform-progress-tracker .progress-step.is-active:hover .progress-marker {
  background-color: #0b78cf;
}

.webform-progress-tracker .progress-step .progress-marker,
.webform-progress-tracker .progress-step:hover .progress-marker {
  background-color: #767676;
}

.webform-progress-tracker .progress-step .progress-text {
  color: #747474;
}

/* Bear-Powered Menu Item */
@keyframes bearpower {
  0% {
    transform: rotate(0deg) scale(1);
    opacity: 0.3;
  }
  2% {
    transform: rotate(40deg) scale(1.25);
    opacity: 1;
  }
  4% {
    transform: rotate(80deg) scale(1.5);
    opacity: 0.66;
    filter: blur(2px);
  }
  6% {
    transform: rotate(120deg) scale(1.75);
    opacity: 0.33;
    filter: blur(4px);
  }
  8% {
    transform: rotate(160deg) scale(2);
    opacity: 0;
    filter: blur(6px);
  }
  9% {
    transform: rotate(0deg) scale(1.5);
    opacity: 0;
    filter: none;
  }
  22% {
    transform: none;
    opacity: 0;
  }
  28% {
    opacity: 0.3;
  }
}
@keyframes bearwiggle {
  0% {
    transform: skew(0deg) translateX(0);
    filter: blur(0);
  }
  12% {
    filter: blur(1.5px);
  }
  25% {
    transform: skew(-2.5deg) translateX(2px);
    filter: blur(0);
  }
  50% {
    filter: blur(1.5px);
  }
  75% {
    transform: skew(2.5deg) translateX(-2px);
    filter: blur(0);
  }
  100% {
    transform: skew(0deg) translateX(0);
    filter: blur(0);
  }
}
#main-navigation .special a {
  position: relative;
  padding-left: 4.1em;
  overflow: visible;
  -webkit-transition: background-color 0.3s ease-in;
  -moz-transition: background-color 0.3s ease-in;
  -o-transition: background-color 0.3s ease-in;
  -ms-transition: background-color 0.3s ease-in;
  transition: background-color 0.3s ease-in;
}

#main-navigation .special a:before {
  content: "";
  position: absolute;
  left: 1.5em;
  bottom: 0;
  width: 56px;
  height: 56px;
  background: url("../images/scl/starburst.svg");
  background-size: 100%;
  opacity: 0.3;
}

#main-navigation .special a:hover:before {
  animation: bearpower 5s 0.15s 1 linear;
  opacity: 0.3;
}

#main-navigation .special a:after {
  content: "";
  position: absolute;
  left: 0.8em;
  bottom: 0;
  width: 50px;
  height: 62px;
  background: url("../images/scl/brb.png");
  background-size: 100%;
}

#main-navigation .special a:hover:after {
  animation: bearwiggle 0.25s 0.2s 1 linear;
}

#main-navigation .special span {
  position: relative;
}

/* Tertiary Element in Page Body */
.tertiary {
  text-align: center;
  padding: 0.5em 0 1.25em;
  margin-bottom: 2em;
  border-bottom: 3px double #ddd;
}

.tertiary h2 {
  font-family: "freight-text-pro", serif;
  color: #333 !important;
  margin: 0 0 0.25em;
}

.tertiary h3 {
  font-size: 17px;
  font-weight: 500;
  color: #b31b1b !important;
  margin: 0 0 1.5em;
}

.tertiary img {
  margin-bottom: 0.5em;
}

.tertiary p {
  margin-bottom: 0.15em;
}

.link-phone {
  color: inherit;
  text-decoration: none;
}

.tertiary .link-phone {
  color: #454545;
}

.link-twitter {
  text-decoration: none;
}

.link-twitter span {
  text-decoration: underline;
}

.link-twitter:before {
  content: "\f360";
  color: #00c8ea;
  font-size: 24px;
  position: relative;
  top: 0.2em;
  margin-right: 0.1em;
}

.tertiary hr.invisible {
  margin-bottom: 0.5em;
}

/* Footer */
#body-footer,
body > footer {
  background: #222;
}

#body-footer .sub-footer,
body > footer .sub-footer {
  background: #191919;
}

#body-footer .list-menu,
body > footer .list-menu {
  margin-bottom: 2.5em;
}

#body-footer .social > a,
body > footer .social > a {
  font-size: 28px;
  opacity: 0.7;
}

#body-footer .social > a:hover,
body > footer .social > a:hover {
  opacity: 1;
}

/* Spotlight Teasers (includes News) */
.spotlight a {
  display: block;
  transition: background 0.15s, box-shadow 0.15s;
}

.spotlight a .title .deco {
  text-decoration: none;
  background-image: -moz-linear-gradient(left, rgba(175, 237, 255, 0.5) 0%, rgba(175, 237, 255, 0.5) 100%);
  background-image: -webkit-linear-gradient(left, rgba(175, 237, 255, 0.5) 0%, rgba(175, 237, 255, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(175, 237, 255, 0.5) 0%, rgba(175, 237, 255, 0.5) 100%);
  background-position: 0 1.18em;
  background-repeat: repeat-x;
  background-size: 10px 1px;
}

.spotlight a:hover .title .deco {
  background-image: -moz-linear-gradient(left, rgb(175, 237, 255) 0%, rgb(175, 237, 255) 100%);
  background-image: -webkit-linear-gradient(left, rgb(175, 237, 255) 0%, rgb(175, 237, 255) 100%);
  background-image: linear-gradient(to right, rgb(175, 237, 255) 0%, rgb(175, 237, 255) 100%);
}

.spotlight.spotlight-events a {
  margin-bottom: 15px;
}

.spotlight.spotlight-events a .title .deco {
  background: none !important;
  text-decoration: underline;
  -moz-text-decoration-color: rgba(31, 102, 137, 0.5);
  -webkit-text-decoration-color: rgba(31, 102, 137, 0.5);
  text-decoration-color: rgba(31, 102, 137, 0.5);
}

.spotlight.spotlight-events a:hover .title .deco {
  text-decoration: underline;
  -moz-text-decoration-color: rgba(0, 0, 0, 0.85);
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.85);
  text-decoration-color: rgba(0, 0, 0, 0.85);
}

.spotlight img {
  border-top: 5px solid #b31b1b;
}

.spotlight .group-fields .field {
  color: #666;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  display: inline;
  margin-right: 2em;
}

.spotlight.spotlight-events .group-fields .field {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  display: block;
  margin: 0;
}

.dark .spotlight .group-fields .field {
  color: #c7effb;
}

.spotlight .group-fields .field a {
  color: #ddd;
  display: inline;
  background: none !important;
  box-shadow: none !important;
  -moz-text-decoration-color: rgba(255, 255, 255, 0.4);
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.4);
  text-decoration-color: rgba(255, 255, 255, 0.4);
}
.spotlight .group-fields .field a:hover {
  color: #fff;
  -moz-text-decoration-color: rgba(255, 255, 255, 0.9);
  -webkit-text-decoration-color: rgba(255, 255, 255, 0.9);
  text-decoration-color: rgba(255, 255, 255, 0.9);
}

.spotlight .date:before {
  content: "";
  background: #b31b1b;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0.2em 0.2em 0 0;
}

.spotlight .overlay {
  text-transform: none;
  background: #292929;
  background: rgba(41, 41, 41, 0.9);
  padding: 2em 1.5em;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.spotlight .title h3 {
  font-size: 23px;
  font-family: "freight-text-pro", serif;
  text-align: center;
  width: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.spotlight.spotlight-events .title h3 {
  font-size: 21px;
  line-height: 1.3;
  font-family: "freight-sans-pro", sans-serif;
  text-align: left;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: auto;
  margin: 0.6em 0 0;
}

.cwd-card-grid .field-group {
  max-width: 480px;
  margin: 0 auto;
}

.spotlight a + .field-group {
  margin-top: 0.5em;
}

.cwd-card-grid.spotlight .emblem,
.spotlight .emblem {
  font-family: "freight-sans-pro", sans-serif;
  text-transform: uppercase;
  background: url("../images/scl/events_corner.svg") 0 0 no-repeat;
  background-size: 100%;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 13px;
  line-height: 1.3;
  font-weight: 600;
  padding: 0;
  min-width: 114px;
  min-height: 114px;
}

.spotlight time day {
  width: 64px;
  text-align: center;
  font-size: 300%;
  font-weight: 700;
}

.spotlight time month {
  width: 63px;
  text-align: center;
  color: #efd1d1;
  margin-top: -0.6em;
}

.spotlight .meta p {
  margin-bottom: 0.2em;
}

.spotlight .meta .zmdi {
  margin-right: 0.4em;
}

/* Homepage */
.home #super-header {
  padding-bottom: 50%;
  min-height: 420px;
  max-height: 110vh;
  background-image: none;
}

.home #super-header:before {
  background: rgba(34, 34, 34, 0.2);
  background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.35) 0%, rgba(34, 34, 34, 0) 100%);
  background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.35) 0%, rgba(34, 34, 34, 0) 100%);
  background: linear-gradient(to bottom, rgba(34, 34, 34, 0.35) 0%, rgba(34, 34, 34, 0) 100%);
  z-index: 5;
  bottom: 60%;
}

.home #super-header:after {
  content: "";
  background: -moz-linear-gradient(top, rgb(28, 33, 38) 0%, rgba(28, 33, 38, 0) 100%);
  background: -webkit-linear-gradient(top, rgb(28, 33, 38) 0%, rgba(28, 33, 38, 0) 100%);
  background: linear-gradient(to bottom, rgb(28, 33, 38) 0%, rgba(28, 33, 38, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 40%;
  left: 0;
  right: 0;
  z-index: 4;
}

.home #main-content,
.home #super-header > header {
  z-index: 6;
  position: relative;
}

.home #super-header #site-header {
  position: static;
}

.home #super-header .container-slider {
  z-index: 5;
  position: absolute;
  top: 0;
  bottom: 30%;
  bottom: calc(20vw + 15px);
  left: 0;
  right: 0;
  display: block;
}

.home #super-header .container-slider .row {
  position: static !important;
}

.home .slider-caption .caption-inner {
  top: auto;
  bottom: 0;
  left: 25px;
  background: none;
}

.home .slider-container .campaign-nav {
  left: 15px;
  right: 15px;
  width: auto;
}

.home .slider-caption .campaign-nav {
  top: auto;
  bottom: -35px;
}

.home #super-header .caption-inner h2 {
  font-size: 35px;
  line-height: 1.45;
  font-weight: 400;
  margin: 0;
}

.home #super-header .caption-inner h2 span {
  background: rgba(0, 0, 0, 0.85);
  -webkit-box-decoration-break: clone;
  -ms-box-decoration-break: clone;
  -o-box-decoration-break: clone;
  box-decoration-break: clone;
  box-shadow: -10px 0 0 rgba(0, 0, 0, 0.85), 10px 0 0 rgba(0, 0, 0, 0.85);
  transition: all 0.15s;
}

.home #super-header .caption-inner a {
  display: block;
}

.home #super-header .caption-inner h2 span:after {
  content: "\f2ee";
  display: inline-block;
  background: #26587b;
  width: 47px;
  height: 47px;
  line-height: 1.45;
  font-size: 35px;
  text-align: center;
  margin-left: 14px;
  margin-right: -15px;
  position: relative;
  bottom: -2px;
}

.home #super-header .caption-inner a:hover h2 span {
  box-shadow: -14px 0 0 rgba(34, 34, 34, 0.95), 14px 0 0 rgba(34, 34, 34, 0.95);
  text-decoration: underline;
}

.home #super-header .caption-inner a:hover h2 span:after {
  background: #0068b4;
}

.home #main-content {
  background: #222 !important;
  z-index: 4;
}

.home #main,
.home #main:before {
  background: none !important;
}

.home #main .row {
  background: #f7f7f7 !important;
}

.home #main article {
  padding: 32px 24px;
  margin: 0;
}

.home #sidebar-top {
  background: #b31b1b url("../images/scl/tower_watermark.svg") 50% 50% no-repeat;
  background-size: 85%;
  color: #fff;
  padding: 32px 24px;
  margin: 0;
  text-align: center;
}

.home #main .row > .primary:after,
.home #main .row > .secondary:after {
  content: none;
}

.home #main {
  padding-top: 0;
}

.home #main h2 {
  color: #222;
}

.home #main h3 {
  color: #b31b1b;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 500;
}

.home #main .intro {
  margin-bottom: 2em;
}

.home #main .two-col {
  margin-bottom: 0;
}

.home #main .two-col > * {
  margin-bottom: 0.5em;
  padding-bottom: 0 !important;
}

.home #sidebar-top h2 {
  color: #fff;
  font-size: 33px;
}

.home #sidebar-top p {
  font-size: 20px;
  line-height: 1.5;
}

.home #sidebar-top .link-button {
  width: 100%;
  max-width: 340px;
  margin: 0.5em;
  padding: 1.4em;
  background: rgba(0, 0, 0, 0.32);
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: normal;
  text-align: left;
}

.home #sidebar-top .link-button:hover {
  background: rgba(0, 0, 0, 0.42);
}

.home #sidebar-top .link-button:active {
  background: rgba(0, 0, 0, 0.62);
}

.crt-load-more a:after,
.home #sidebar-top .link-button .zmdi,
.scl-card-slider .link-button .zmdi,
#social-feed .link-button .zmdi {
  color: #d2f5ff;
  font-size: 125% !important;
  line-height: 0.8 !important;
  top: 0.05em !important;
}

.home #sidebar-top .flex, .home #sidebar-top .listing-student-stories {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Our Cornell Story (Student Stories and Social Media) */
#cornell-story {
  padding: 0;
}

#cornell-story .section-heading {
  background: #fff;
  padding: 100px 0 0;
  text-align: center;
}

#cornell-story .section-feature {
  background: #fff;
}

#cornell-story .section-footer {
  padding-bottom: 60px;
  border-top: 2px solid #ededed;
}

#cornell-story .section-footer .link-button {
  margin: 0 auto;
}

.scl-card-slider .card-slider .pips button.active:before {
  background: #b31b1b;
}

.scl-card-slider .cards {
  padding-bottom: 0;
}

.scl-card-slider .card {
  background: #fff 25% 50% no-repeat;
  background-size: cover;
  margin-bottom: 230px;
  position: relative;
}

.scl-card-slider .card:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: -moz-linear-gradient(-45deg, rgb(34, 34, 34) 0%, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0) 60%, rgb(34, 34, 34) 100%);
  background: -webkit-linear-gradient(-45deg, rgb(34, 34, 34) 0%, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0) 60%, rgb(34, 34, 34) 100%);
  background: linear-gradient(135deg, rgb(34, 34, 34) 0%, rgba(34, 34, 34, 0) 40%, rgba(34, 34, 34, 0) 60%, rgb(34, 34, 34) 100%);
}

.scl-card-slider .card .container-fluid {
  position: relative;
  z-index: 1;
}

.scl-card-slider .next-prev {
  z-index: 2;
}

.scl-card-slider .card .vertical-align, .scl-card-slider .card #scl-menu .container-fluid, #scl-menu .scl-card-slider .card .container-fluid, .scl-card-slider .card #scl-menu {
  min-height: 740px;
  min-height: 50vw;
}

.scl-card-slider .card .vertical-align > div, .scl-card-slider .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider .card .container-fluid > div, .scl-card-slider .card #scl-menu > div {
  background: #fff;
  -moz-box-shadow: -260px 0 0 #ffffff, 260px 0 0 #ffffff;
  -webkit-box-shadow: -260px 0 0 #ffffff, 260px 0 0 #ffffff;
  box-shadow: -260px 0 0 #ffffff, 260px 0 0 #ffffff;
  width: 100%;
  max-width: 480px;
  margin: 300px auto -200px;
  padding: 24px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.scl-card-slider .card .vertical-align > div h4, .scl-card-slider .card #scl-menu .container-fluid > div h4, #scl-menu .scl-card-slider .card .container-fluid > div h4, .scl-card-slider .card #scl-menu > div h4 {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
  text-transform: uppercase;
  color: #b31b1b;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #e7e7e7;
}

.scl-card-slider .card .vertical-align > div h4:before, .scl-card-slider .card #scl-menu .container-fluid > div h4:before, #scl-menu .scl-card-slider .card .container-fluid > div h4:before, .scl-card-slider .card #scl-menu > div h4:before {
  content: "";
  background: #b31b1b;
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0.1em 0.35em 0 0;
}

.scl-card-slider .card .vertical-align > div p, .scl-card-slider .card #scl-menu .container-fluid > div p, #scl-menu .scl-card-slider .card .container-fluid > div p, .scl-card-slider .card #scl-menu > div p {
  color: #363636;
}

.scl-card-slider .card-slider .next-prev {
  top: calc(50% + 15px);
}

.scl-card-slider .card-slider .next-prev button {
  background: rgba(255, 255, 255, 0.32);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.9);
}

.scl-card-slider .card-slider .next-prev button:hover {
  background: rgba(255, 255, 255, 0.42);
}

.scl-card-slider .card-slider .next-prev button {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2);
}

.scl-card-slider .card-slider .next-prev button:disabled {
  opacity: 0.5;
}

.scl-card-slider .card-slider .prev {
  left: 15px;
}

.scl-card-slider .card-slider .next {
  right: 15px;
}

.crt-load-more a,
.scl-card-slider .link-button,
#social-feed .link-button {
  width: 100%;
  max-width: 340px;
  padding: 1.4em 1.4em !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: normal;
  text-align: left;
  margin: 0 auto;
}

.crt-load-more a:after,
.scl-card-slider .link-button span .fa,
.scl-card-slider .link-button span .zmdi,
#social-feed .link-button span .fa,
#social-feed .link-button span .zdmi {
  font-size: 200% !important;
  line-height: 0 !important;
  top: 0.22em !important;
  margin-right: 0.35em;
}

.scl-card-slider-d2 {
  padding-bottom: 0 !important;
}

/* Basic Student Listing */
.listing-student-stories {
  max-width: 500px;
  margin-left: -8px;
  margin-right: -8px;
}

.listing-student-stories .person {
  margin-right: 0 !important;
  margin-bottom: 4%;
  width: 50%;
  max-width: 280px;
  padding: 0 8px;
}

.listing-student-stories .person a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
  -moz-box-orient: vertical;
  -moz-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  text-decoration: none;
}

.listing-student-stories .person a h3 {
  font-size: 14px;
  font-weight: 500;
  color: #1179b1 !important;
}

.listing-student-stories .person a h3 .icon {
  color: #555;
  margin-right: 0.25em;
}

.listing-student-stories .person a .deco {
  text-decoration: underline;
  -moz-text-decoration-color: rgba(23, 90, 136, 0.5);
  -webkit-text-decoration-color: rgba(23, 90, 136, 0.5);
  text-decoration-color: rgba(23, 90, 136, 0.5);
}

.listing-student-stories .person a:hover .deco {
  color: #000 !important;
  -moz-text-decoration-color: rgba(0, 0, 0, 0.5);
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.5);
  text-decoration-color: rgba(0, 0, 0, 0.5);
}

.listing-student-stories .person a:active .deco {
  color: #777 !important;
  -moz-text-decoration-color: rgba(0, 0, 0, 0.25);
  -webkit-text-decoration-color: rgba(0, 0, 0, 0.25);
  text-decoration-color: rgba(0, 0, 0, 0.25);
}

.listing-student-stories .person a:hover h3 .icon {
  color: #000;
}

.listing-student-stories .person a:active h3 .icon {
  color: #777;
}

.listing-student-stories .person img {
  border-top: 4px solid #b31b1b;
  width: 100%;
  height: auto;
}

/* Landing Pages */
.subsite #cu-header .buttons {
  top: -37px;
}

.home.subsite #super-header {
  min-height: 360px;
}

/* SCL Banner */
#scl-menu {
  background: #ededed;
  height: 37px;
  line-height: 1;
  position: relative;
}

#scl-menu .container-fluid {
  width: 100%;
}

#scl-menu ul {
  display: none;
  position: absolute;
  width: 240px;
  padding: 8px 5px;
  background: #fff;
  border-radius: 3px;
  top: 47px;
  z-index: 10;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.4);
  pointer-events: none;
}

#scl-menu ul.open {
  display: block;
}

#scl-menu ul:before {
  position: absolute;
  content: "\f2f8";
  color: #fff;
  font-size: 42px;
  left: 111px;
  top: -24px;
}

#scl-menu li {
  width: 100%;
  font-size: 14px;
  font-weight: 500;
  pointer-events: auto;
}

#scl-menu li a {
  background: none;
  text-decoration: none;
  padding: 0.48em 0.7em;
}

#scl-menu li a:before {
  content: "\f2ee";
  color: #000;
  opacity: 0.35;
  margin-right: 0.6em;
}

#scl-menu li a:hover:before {
  opacity: 0.7;
}

#scl-menu li a:active {
  background: rgba(0, 0, 0, 0.08);
}

#scl-menu-home {
  color: #000;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  padding: 4px 9px 5px 0;
  border-right: 1px solid #cdcdcd;
  margin-right: 3px;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#scl-menu-home:hover {
  text-decoration: underline;
}

#scl-menu-toggle {
  -webkit-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: #000;
  padding: 0;
  border-radius: 2px;
  font-size: 14px;
  line-height: 1;
  width: 24px;
  height: 24px;
  opacity: 0.7;
  cursor: pointer;
  text-align: center;
}

#scl-menu-toggle:hover {
  opacity: 1;
}

#scl-menu-toggle.open,
#scl-menu-toggle:active {
  background: rgba(0, 0, 0, 0.15);
}

/* Heading Icons */
.icon-dining:before {
  content: "\f1ac";
  margin: 0 0.3em 0 1px;
  color: #3476a4;
  font-size: 116%;
  position: relative;
  top: 0.05em;
}

.icon-events:before {
  content: "\f017";
  margin: 0 0.3em 0 1px;
  color: #3476a4;
  font-size: 110%;
  position: relative;
  top: 0.05em;
}

.icon-involved:before {
  content: "\f175";
  margin: 0 0.3em 0 1px;
  color: #3476a4;
  font-size: 125%;
  position: relative;
  top: 0.05em;
}

.icon-jobs:before {
  content: "\f0b1";
  margin: 0 0.4em 0 1px;
  color: #3476a4;
  font-size: 105%;
  position: relative;
  top: 0.05em;
}

h2[class^=icon-] + ul,
h3[class^=icon-] + ul,
h4[class^=icon-] + ul {
  margin-left: 1px;
  margin-bottom: 1.5em;
}

h2[class^=icon-] + ul li,
h3[class^=icon-] + ul li,
h4[class^=icon-] + ul li {
  margin-bottom: 0.4em;
}

/* Curator.io Social Feed */
#social-feed {
  padding: 2em 0;
}

#social-feed .section-footer {
  text-align: center;
  padding-bottom: 60px;
}

#curator-feed .card {
  padding-top: 0 !important;
  border: 0 !important;
}

#curator-feed .group-fields .field {
  text-transform: none;
  font-size: 16px;
  display: block;
  margin: 0;
}

#curator-feed .group-fields .field a {
  color: #1179b1;
}

#curator-feed .group-fields .field a:before {
  content: "\f1a6";
  color: #000;
  opacity: 0.35;
  font-size: 20px;
  margin-right: 0.3em;
  position: relative;
  left: 1px;
  top: 2px;
}

#curator-feed .group-fields a .deco {
  text-decoration: underline;
  -moz-text-decoration-color: rgba(23, 90, 136, 0.5);
  -webkit-text-decoration-color: rgba(23, 90, 136, 0.5);
  text-decoration-color: rgba(23, 90, 136, 0.5);
}

#curator-feed .group-fields .field a:hover {
  color: #000;
}

#curator-feed .group-fields a:hover .deco {
  -moz-text-decoration-color: #555;
  -webkit-text-decoration-color: #555;
  text-decoration-color: #555;
}

#curator-feed .group-fields .field a:hover:before {
  opacity: 0.7;
}

#curator-feed .group-fields .field a:active {
  color: #666;
}

#curator-feed .group-fields .field a:active:before {
  opacity: 0.5;
}

.crt-load-more {
  margin-top: 2em;
}

#curator-feed .group-image {
  display: block;
  background: #303f54 url("../images/scl/share.svg") 50% 50% no-repeat;
  border-top: 5px solid #b31b1b;
}

#curator-feed .image-bounds {
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-size: cover;
  background-position: 50% 80%;
  position: relative;
}

#curator-feed .image-bounds:before {
  content: "";
  background: -moz-linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 50%);
  background: -webkit-linear-gradient(-45deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 50%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 50%);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-blend-mode: overlay;
}

#curator-feed .image-bounds:after {
  content: "";
  width: 42px;
  height: 42px;
  background: url("../images/scl/badge_cornell.svg") 50% 50% no-repeat;
  background-size: 100%;
  position: absolute;
  top: 4%;
  left: 4%;
}

#curator-feed .crt-post-instagram .group-image {
  border-color: #c220c7;
}

#curator-feed .crt-post-facebook .group-image {
  border-color: #2870ff;
}

#curator-feed .crt-post-twitter .group-image {
  border-color: #1da1f2;
}

#curator-feed .crt-post-instagram .image-bounds:after {
  background-image: url("../images/scl/badge_instagram.svg");
}

#curator-feed .crt-post-facebook .image-bounds:after {
  background-image: url("../images/scl/badge_facebook.svg");
}

#curator-feed .crt-post-twitter .image-bounds:after {
  background-image: url("../images/scl/badge_twitter.svg");
}

#curator-feed h3 {
  font-family: "freight-sans-pro", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3;
}

#curator-feed h3 br {
  display: none;
}

#curator-feed .crt-post-instagram .overlay {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

#curator-feed .crt-post-no-image .overlay {
  background: none;
  top: -1px;
}

#curator-feed .crt-post-no-image h3 {
  font-family: "freight-text-pro", serif;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.35;
}

.link-button.make-an-appointment {
  background: #b31b1b;
  text-decoration: none;
  position: relative;
}
.link-button.make-an-appointment .fa-external-link {
  padding-left: 5px;
  font-size: 12px;
}

@media (min-width: 375px) {
  .home #sidebar-top .link-button,
  .scl-card-slider .link-button,
  #social-feed .link-button {
    font-size: 18px;
  }
  .scl-card-slider .card .vertical-align > div h3, .scl-card-slider .card #scl-menu > div h3, .scl-card-slider .card #scl-menu .container-fluid > div h3, #scl-menu .scl-card-slider .card .container-fluid > div h3 {
    font-size: 26px;
  }
  #scl-menu-home {
    font-size: 17px;
    padding: 4px 11px 5px 0;
    margin-right: 6px;
  }
  #scl-menu-toggle {
    font-size: 17px;
    width: 28px;
  }
  .listing-student-stories .person a h3 {
    font-size: 16px;
  }
}
@media (min-width: 480px) {
  #cu-header .cu-brand h3 {
    font-size: 16px;
  }
  .tertiary {
    margin-bottom: 1em;
    padding: 0;
    border: 0;
  }
  .tertiary p {
    margin-bottom: 0.25em;
  }
}
@media (min-width: 624px) {
  .listing-student-stories {
    max-width: none;
  }
  .listing-student-stories .person {
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .sidebar.sidebar-tint-edge #main-content {
    background: -moz-linear-gradient(left, #f7f7f7 50%, #fcfcfc 50%);
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #f7f7f7), color-stop(50%, #fcfcfc));
    background: -webkit-linear-gradient(left, #f7f7f7 50%, #fcfcfc 50%);
    background: -o-linear-gradient(left, #f7f7f7 50%, #fcfcfc 50%);
    background: -ms-linear-gradient(left, #f7f7f7 50%, #fcfcfc 50%);
    background: linear-gradient(to right, #f7f7f7 50%, #fcfcfc 50%);
  }
  #main,
  main {
    padding-top: 50px;
  }
  .home #super-header .caption-inner h2 {
    font-size: 30px;
  }
  .home #super-header .caption-inner span {
    line-height: 1.45;
  }
  #cu-header .cu-brand h2 {
    font-size: 42px;
  }
  #cu-header .cu-brand h3 {
    font-size: 18px;
    margin-top: 0.2em;
  }
  #main .secondary h2,
  .secondary-navigation ul li {
    font-size: 23px;
  }
  #main .secondary h2,
  .secondary-navigation ul li {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }
  .cu-seal #cu-header .cu-brand .cu-unit {
    margin: 0 auto;
    position: relative;
    left: -75px;
  }
  .link-twitter:before {
    font-size: 31px;
    position: static;
    display: block;
    margin: 0.15em 0 -0.1em;
  }
  .tertiary hr.invisible {
    margin-bottom: 1.5em;
  }
  #body-footer .list-menu.vertical li,
  body > footer .list-menu.vertical li {
    padding: 0.2em 0;
    border: 0;
  }
  #body-footer .three-col > *,
  body > footer .three-col > * {
    width: 50%;
    margin-top: 0.4em;
  }
  #body-footer .three-col > *:first-child,
  body > footer .three-col > *:first-child {
    width: 100%;
  }
  .spotlight .overlay {
    min-height: 100px;
  }
  .spotlight a:hover {
    background: rgba(0, 0, 0, 0.07);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.07);
  }
  .spotlight a:active {
    background: rgba(0, 0, 0, 0.12);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.12);
  }
  .dark .spotlight a:hover {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1);
  }
  .dark .spotlight a:active {
    background: rgba(255, 255, 255, 0.1);
    box-shadow: 0 0 0 15px rgba(255, 255, 255, 0.1);
  }
  .home #main-content {
    overflow: visible;
  }
  .home #main .row {
    margin-left: 0;
    margin-right: 0;
  }
  .home #main .row:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 60%;
    background: #b31b1b;
  }
  .home #sidebar-top {
    background-color: none;
    position: relative;
    padding: 3.75% 3%;
    width: 40% !important;
    min-height: 475px;
  }
  .home #main article {
    padding: 3.75% 3%;
    width: 59% !important;
  }
  .home #main h3 {
    font-size: 24px;
  }
  .home.subsite #main h3 {
    font-size: 21px;
  }
  .home #sidebar-top .link-button,
  .scl-card-slider .link-button,
  #social-feed .link-button {
    font-size: 16px;
  }
  .home #sidebar-top h2 {
    font-size: 33px;
  }
  #body-footer a.link-block,
  body > footer a.link-block {
    font-size: 17px;
    margin-bottom: 0.75em;
  }
  #body-footer .social > a,
  body > footer .social > a {
    margin-right: 0.15em;
  }
  .home #super-header:after {
    background: -moz-linear-gradient(top, rgba(28, 33, 38, 0) 0%, rgb(28, 33, 38) 100%);
    background: -webkit-linear-gradient(top, rgba(28, 33, 38, 0) 0%, rgb(28, 33, 38) 100%);
    background: linear-gradient(to bottom, rgba(28, 33, 38, 0) 0%, rgb(28, 33, 38) 100%);
    top: 30%;
    bottom: 0;
  }
  .home #cu-header {
    background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.8) 0%, rgba(34, 34, 34, 0.4) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.8) 0%, rgba(34, 34, 34, 0.4) 100%) !important;
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0.8) 0%, rgba(34, 34, 34, 0.4) 100%) !important;
  }
  .home .slider-container .campaign-nav,
  .home .slider-container .campaign-nav .next-prev,
  .home .slider-container .campaign-nav ul {
    float: left;
  }
  .home .slider-container .campaign-nav {
    bottom: -35px;
    left: 35px;
  }
  .home .slider-caption .campaign-nav .next-prev a {
    background: rgba(0, 0, 0, 0.3);
    border: 1px solid rgba(255, 255, 255, 0.5);
  }
  .home .slider-caption .campaign-nav .next-prev a:focus,
  .home .slider-caption .campaign-nav .next-prev a:hover {
    background: rgba(0, 0, 0, 0.6);
    border-color: #fff;
  }
  .home .slider-caption .caption-inner {
    max-width: 480px;
    max-width: 65vw;
  }
  .scl-card-slider .card {
    margin-bottom: 0;
  }
  .scl-card-slider .card .vertical-align > div, .scl-card-slider .card #scl-menu > div, .scl-card-slider .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider .card .container-fluid > div {
    width: 50%;
    margin: 0 30px 0 auto;
    padding: 24px 28px 32px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .scl-card-slider .card .vertical-align > div h4, .scl-card-slider .card #scl-menu > div h4, .scl-card-slider .card #scl-menu .container-fluid > div h4, #scl-menu .scl-card-slider .card .container-fluid > div h4 {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 2px solid #e7e7e7;
  }
  h2[class^=icon-] + ul,
  h3[class^=icon-] + ul,
  h4[class^=icon-] + ul {
    margin-bottom: 2.5em;
  }
  .scl-card-slider-d2 .card {
    background-color: #20292f;
    background-position: -18vw 50%;
  }
  .scl-card-slider-d2 .card .vertical-align > div, .scl-card-slider-d2 .card #scl-menu > div, .scl-card-slider-d2 .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider-d2 .card .container-fluid > div {
    background: none;
    text-align: left;
    color: #fff;
    width: 45%;
    width: calc(50% - 35px);
    max-width: none;
  }
  .scl-card-slider-d2 .card .vertical-align > div p, .scl-card-slider-d2 .card #scl-menu > div p, .scl-card-slider-d2 .card #scl-menu .container-fluid > div p, #scl-menu .scl-card-slider-d2 .card .container-fluid > div p {
    color: #fff;
  }
  .scl-card-slider-d2 .card .vertical-align > div h4, .scl-card-slider-d2 .card #scl-menu > div h4, .scl-card-slider-d2 .card #scl-menu .container-fluid > div h4, #scl-menu .scl-card-slider-d2 .card .container-fluid > div h4 {
    color: #ccc;
    border-color: #777 !important;
  }
  .scl-card-slider-d2 .link-button {
    margin-left: 0;
  }
  .scl-card-slider-d2 .card:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    right: 0;
    background: #20292f;
  }
  #cornell-story .section-footer {
    padding-top: 50px;
    padding-bottom: 80px;
    border: 0;
  }
  #social-feed .section-footer {
    padding-top: 50px;
    padding-bottom: 80px;
  }
}
@media (min-width: 992px) {
  #cu-header .cu-brand h2 {
    font-size: 50px;
  }
  #cu-header .cu-brand h3 {
    font-size: 19px;
  }
  .cu-seal #cu-header .cu-brand {
    padding-top: 25px;
    padding-bottom: 20px;
  }
  body > footer .main-footer {
    padding: 55px 0;
  }
  .cu-seal #cu-header .cu-brand .cu-unit {
    left: -90px;
  }
  .home #cu-header {
    background: -moz-linear-gradient(top, rgba(34, 34, 34, 0.9) 0%, rgba(34, 34, 34, 0.6) 100%) !important;
    background: -webkit-linear-gradient(top, rgba(34, 34, 34, 0.9) 0%, rgba(34, 34, 34, 0.6) 100%) !important;
    background: linear-gradient(to bottom, rgba(34, 34, 34, 0.9) 0%, rgba(34, 34, 34, 0.6) 100%) !important;
  }
  #main-navigation {
    padding: 10px 0;
    background: #2e2e2e;
    background: -moz-linear-gradient(left, rgba(34, 34, 34, 0) 5%, rgba(34, 34, 34, 0.6) 25%, rgba(34, 34, 34, 0.6) 75%, rgba(34, 34, 34, 0) 95%);
    background: -webkit-linear-gradient(left, rgba(34, 34, 34, 0) 5%, rgba(34, 34, 34, 0.6) 25%, rgba(34, 34, 34, 0.6) 75%, rgba(34, 34, 34, 0) 95%);
    background: linear-gradient(to right, rgba(34, 34, 34, 0) 5%, rgba(34, 34, 34, 0.6) 25%, rgba(34, 34, 34, 0.6) 75%, rgba(34, 34, 34, 0) 95%);
  }
  #main-navigation .container-fluid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  #main-navigation ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: calc(100% + 30px);
    margin-left: -15px;
    margin-right: -15px;
  }
  #main-navigation.small ul {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -moz-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
  }
  #main-navigation.small li > a {
    font-size: 110%;
  }
  #main-navigation.small li li > a {
    font-size: 100%;
  }
  #main-navigation ul ul {
    display: block;
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }
  #main-navigation li {
    font-size: 15px;
    margin: 0;
    position: relative;
  }
  #main-navigation li li {
    padding: 0;
    font-size: 14px;
  }
  #main-navigation li a {
    border-radius: 3px;
    padding: 8px 1em;
    white-space: nowrap;
  }
  #main-navigation li.parent:hover > a {
    border-radius: 3px 3px 0 0;
  }
  #main-navigation li li a {
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0;
  }
  #main-navigation li .fa.fa-external-link {
    font-size: 12px;
  }
  #main-navigation .special a {
    padding-left: 4em;
  }
  #main-navigation .special a:before {
    bottom: -10px;
    width: 60px;
    height: 60px;
    left: 1.1em;
  }
  #main-navigation .special a:after {
    bottom: -10px;
    width: 54px;
    height: 68px;
    left: 0.42em;
  }
  #main-navigation > .container-fluid > ul > li > a.is-active {
    background: #b31b1b;
  }
  #main-navigation > .container-fluid > ul > li > a.is-active:hover {
    background: #c71d1d;
  }
  #main-navigation .fa-caret-down {
    font-size: 14px;
    width: 1em;
    height: 1em;
    text-align: center;
    background: rgba(255, 255, 255, 0.1);
    display: none;
  }
  .dropdown-menu ul ul {
    background: #444;
  }
  .dropdown-menu ul ul > li:first-child {
    border: 0;
  }
  #utility-navigation {
    margin-top: 9px;
  }
  #utility-navigation li {
    font-size: 14px;
    text-transform: uppercase;
    margin-top: 2px;
  }
  #utility-navigation a,
  .cu-gray #utility-navigation a {
    background: none;
    height: 26px;
    line-height: 26px;
    padding: 0 14px;
  }
  .cu-gray #utility-navigation .give a:focus span,
  .cu-gray #utility-navigation .give a:hover span,
  .cu-gray #utility-navigation a:focus,
  .cu-gray #utility-navigation a:hover {
    background: none;
    text-decoration: underline;
  }
  .cu-gray #utility-navigation a:active {
    background: none;
  }
  #utility-navigation .give {
    border-left: 1px solid #5e5f66;
    padding-left: 6px;
    margin-left: 8px;
  }
  #utility-navigation .give a {
    text-decoration: none !important;
  }
  #utility-navigation .give a:before {
    content: "\f004";
    color: #ff9393;
    padding-right: 0.3em;
  }
  #utility-navigation .report {
    margin-left: 12px;
  }
  #utility-navigation .report a {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: #006699;
    color: #ffffff;
    border-radius: 3px;
    text-decoration: none !important;
    height: 32px;
    line-height: 32px;
    margin-top: -2px;
  }
  #utility-navigation .report a:focus,
  #utility-navigation .report a:hover {
    background: rgba(0, 102, 153, 0.5);
  }
  #utility-navigation .report a:active {
    background: #0b5589;
  }
  .cu-seal .cu-search {
    border-bottom-width: 5px;
  }
  #cu-search-button {
    width: 32px;
    height: 32px;
    border-radius: 3px;
    background: none !important;
    margin: 8px 0 0 10px;
    position: relative;
    cursor: pointer;
  }
  #cu-search-button:before {
    width: 32px;
    text-align: center;
    content: "\f002";
    position: absolute;
    left: 0;
    text-indent: 0;
    color: #fff;
  }
  #cu-search-button.open {
    background: #000 !important;
    background: rgba(0, 0, 0, 0.4) !important;
  }
  .cu-seal .cu-logo a {
    width: 110px;
    height: 110px;
    min-width: 110px;
    margin: 0 70px 0 0 !important;
  }
  #body-footer .three-col > *,
  body > footer .three-col > * {
    width: 30%;
  }
  #body-footer .three-col > *:first-child,
  body > footer .three-col > *:first-child {
    width: 40%;
  }
  .home #site-header {
    background: rgba(34, 34, 34, 0.6) !important;
  }
  .home #super-header #site-header {
    position: relative;
  }
  .home #super-header .container-slider {
    bottom: calc(20vw + 30px);
  }
  .home .slider-caption .caption-inner {
    left: 55px;
    max-width: 644px;
    max-width: 65vw;
  }
  .home .slider-container .campaign-nav {
    left: 65px;
    right: 45px;
  }
  .scl-card-slider .card-slider .prev {
    left: 30px;
  }
  .scl-card-slider .card-slider .next {
    right: 30px;
  }
  .scl-card-slider .card .vertical-align > div, .scl-card-slider .card #scl-menu > div, .scl-card-slider .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider .card .container-fluid > div {
    padding: 24px 32px 40px;
  }
  .scl-card-slider .card .vertical-align > div h3, .scl-card-slider .card #scl-menu > div h3, .scl-card-slider .card #scl-menu .container-fluid > div h3, #scl-menu .scl-card-slider .card .container-fluid > div h3 {
    font-size: 32px;
  }
  .scl-card-slider .card .vertical-align > div h4, .scl-card-slider .card #scl-menu > div h4, .scl-card-slider .card #scl-menu .container-fluid > div h4, #scl-menu .scl-card-slider .card .container-fluid > div h4 {
    font-size: 15px;
    margin-bottom: 20px;
  }
  .scl-card-slider .card .vertical-align > div h4:before, .scl-card-slider .card #scl-menu > div h4:before, .scl-card-slider .card #scl-menu .container-fluid > div h4:before, #scl-menu .scl-card-slider .card .container-fluid > div h4:before {
    margin: 0 0.4em 0 0;
  }
  .scl-card-slider .card .vertical-align > div p, .scl-card-slider .card #scl-menu > div p, .scl-card-slider .card #scl-menu .container-fluid > div p, #scl-menu .scl-card-slider .card .container-fluid > div p {
    font-size: 20px;
  }
  .subsite #cu-header .buttons {
    top: -45px;
  }
  .subsite #utility-navigation {
    margin-top: 109px;
    margin-right: -34px;
  }
  .subsite #utility-navigation .report a {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: none;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.12);
  }
  .subsite #utility-navigation .report.sustainability a {
    background: #417505 url("../images/scl/landscape.svg") -14px 100% no-repeat;
  }
  .subsite #utility-navigation .report.sustainability a:hover {
    background-color: #488402;
  }
  .subsite #utility-navigation .report.sustainability a:active {
    background-color: #356200;
  }
  .subsite #utility-navigation .report.sustainability a:before {
    content: url("../images/scl/flower.svg");
    margin: 0 0.45em 0 -0.2em;
    position: relative;
    top: 0.25em;
  }
  .subsite #utility-navigation .report.make-an-appointment a {
    background: #B31b1b;
  }
  .subsite #utility-navigation .report.make-an-appointment a:hover {
    background-color: #B31b1b;
  }
  .subsite #utility-navigation .report.make-an-appointmenta:active {
    background-color: #B31b1b;
  }
  .subsite #utility-navigation .report.make-an-appointment a .fa-external-link {
    padding-left: 5px;
    font-size: 12px;
  }
  .subsite #cu-search-button:before {
    color: #212121;
  }
  .career-contact {
    margin-top: 0px !important;
  }
  .subsite #cu-search-button.open {
    background: rgba(0, 0, 0, 0.15) !important;
  }
  #scl-menu {
    height: 44px;
  }
  #scl-menu-home {
    font-size: 21px;
    white-space: nowrap;
    padding: 4px 17px 5px 0;
    margin-right: 10px;
  }
  #scl-menu-toggle {
    display: block;
  }
  #scl-menu ul {
    top: 54px;
  }
  .home.subsite #main h3 {
    font-size: 24px;
  }
  #curator-feed .crt-post-no-image h3 {
    font-size: 20px;
  }
  .listing-student-stories {
    margin-left: -15px;
    margin-right: -15px;
  }
  .listing-student-stories .person {
    padding: 0 15px;
  }
  .listing-student-stories .person a h3 {
    font-size: 18px;
  }
  link-button.make-an-appointment {
    float: right;
  }
}
@media (min-width: 1080px) {
  #main form label,
  body {
    font-size: 18px;
  }
  .home #super-header .caption-inner h2 {
    font-size: 35px;
  }
  #main .secondary,
  #main form .option-label,
  body > footer {
    font-size: 17px;
  }
  #main form .description {
    font-size: 16px;
    margin-bottom: 2em;
  }
  .home #sidebar-top p,
  .intro {
    font-size: 23px;
    line-height: 1.6;
  }
  #main-navigation .fa-caret-down {
    display: inline-block;
  }
  .cwd-card-grid h3 {
    font-size: 24px;
  }
  .cwd-component .subheading h4 {
    font-size: 15px;
  }
  .cwd-component .summary,
  .cwd-component .text {
    font-size: 18px;
  }
  .cu-seal .mobile-button {
    width: 44px;
    height: 43px;
  }
  #main .secondary h2,
  .secondary-navigation ul li {
    font-size: 26px;
  }
  .h1,
  h1 {
    font-size: 36px;
  }
  .h2,
  h2 {
    font-size: 31px;
  }
  .h3,
  h3 {
    font-size: 26px;
  }
  .h4,
  h4 {
    font-size: 20px;
  }
  .h5,
  .h6,
  h5,
  h6 {
    font-size: 17px;
  }
  a.link-button.large {
    font-size: 19px;
    padding: 0.7em 1.1em;
  }
  a.link-button.large .zmdi {
    font-size: 24px;
    line-height: 12px;
    position: relative;
    top: 0.12em;
  }
  .home #sidebar-top h2 {
    font-size: 36px !important;
  }
  .home #sidebar-top .link-button,
  .scl-card-slider .link-button,
  #social-feed .link-button {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  #cu-header .cu-brand h2 {
    font-size: 58px;
  }
  #cu-header .cu-brand h3 {
    font-size: 23px;
    margin-top: 0.15em;
  }
  .cu-seal #cu-header .cu-brand {
    padding-top: 32px;
    padding-bottom: 30px;
  }
  #main-navigation {
    padding: 15px 0;
  }
  #main-navigation ul {
    width: calc(100% + 32px);
    margin-left: -16px;
    margin-right: -16px;
  }
  #main-navigation li {
    font-size: 16px;
  }
  #main-navigation li a {
    padding: 10px 1em;
  }
  #main .secondary h2,
  .secondary-navigation ul li {
    font-size: 30px;
  }
  #utility-navigation {
    margin-top: 10px;
  }
  #utility-navigation li {
    margin-top: 6px;
  }
  #utility-navigation a {
    height: 38px;
    line-height: 38px;
    padding: 0 16px;
  }
  #utility-navigation .report a {
    font-size: 16px;
    height: 42px;
    line-height: 42px;
    margin-top: -6px;
    padding: 0 22px;
  }
  #cu-search-button {
    width: 42px;
    height: 42px;
  }
  #cu-search-button:before {
    width: 42px;
  }
  #main-navigation .special a {
    padding-left: 4.4em;
  }
  #main-navigation .special a:before {
    bottom: -15px;
    width: 70px;
    height: 70px;
  }
  #main-navigation .special a:after {
    bottom: -15px;
    width: 68px;
    height: 85px;
  }
  .cu-seal .cu-logo a {
    width: 120px;
    height: 120px;
    min-width: 120px;
    margin: 0 60px 0 0 !important;
  }
  .crt-load-more a,
  .home #sidebar-top .link-button,
  .scl-card-slider .link-button,
  #social-feed .link-button {
    font-size: 22px !important;
  }
  .home #super-header .container-slider {
    bottom: calc(20vw + 40px);
  }
  .spotlight.spotlight-events .group-fields .field {
    font-size: 17px;
  }
  .scl-card-slider .card-slider .next-prev {
    top: calc(50% + 23px);
  }
  .scl-card-slider .card-slider .next-prev button {
    height: 76px;
    width: 41px;
    font-size: 34px;
  }
  .scl-card-slider .card .vertical-align > div, .scl-card-slider .card #scl-menu > div, .scl-card-slider .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider .card .container-fluid > div {
    margin-right: 60px;
    padding: 28px 32px 52px;
  }
  .subsite #cu-header .buttons {
    top: -50px;
  }
  .subsite #utility-navigation {
    margin-top: 118px;
    margin-right: -42px;
  }
  .subsite #utility-navigation .report a {
    font-size: 19px;
  }
  .subsite #utility-navigation .report.sustainability a:before {
    top: 0.12em;
    margin: 0 0.4em 0 -0.3em;
  }
  .scl-card-slider-d2 .card .vertical-align > div, .scl-card-slider-d2 .card #scl-menu > div, .scl-card-slider-d2 .card #scl-menu .container-fluid > div, #scl-menu .scl-card-slider-d2 .card .container-fluid > div {
    width: 50%;
    width: calc(50% - 90px);
  }
  .scl-card-slider-d2 .card .vertical-align > div h3, .scl-card-slider-d2 .card #scl-menu > div h3, .scl-card-slider-d2 .card #scl-menu .container-fluid > div h3, #scl-menu .scl-card-slider-d2 .card .container-fluid > div h3 {
    font-size: 36px;
  }
  .scl-card-slider-d2 .card .vertical-align > div p, .scl-card-slider-d2 .card #scl-menu > div p, .scl-card-slider-d2 .card #scl-menu .container-fluid > div p, #scl-menu .scl-card-slider-d2 .card .container-fluid > div p {
    font-size: 22px;
  }
  #curator-feed h3 {
    font-size: 17px;
  }
  #curator-feed .crt-post-no-image h3 {
    font-size: 22px;
  }
}
@media (min-width: 1300px) {
  #main-navigation ul {
    width: calc(100% + 34px);
    margin-left: -17px;
    margin-right: -17px;
  }
  #main-navigation li {
    font-size: 17px;
  }
}
@media (min-width: 1400px) {
  .home .slider-caption .caption-inner {
    max-width: 910px;
  }
  .scl-card-slider .card-slider .prev {
    left: calc(22px + 50vw - 700px);
  }
  .scl-card-slider .card-slider .next {
    right: calc(22px + 50vw - 700px);
  }
}
@media (min-width: 1480px) {
  .home #main {
    margin-top: -296px;
  }
  .home #main.short-hero {
    margin-top: -450px;
  }
  .home.landing #main {
    margin-top: -337px;
  }
  .home #super-header .container-slider {
    bottom: 336px;
  }
  .home #super-header .container-slider.short-slider {
    bottom: calc(20vw + 75px);
  }
}
@media (min-width: 1600px) {
  .scl-card-slider .card .vertical-align, .scl-card-slider .card #scl-menu, .scl-card-slider .card #scl-menu .container-fluid, #scl-menu .scl-card-slider .card .container-fluid {
    min-height: 800px;
  }
}
@media (max-width: 767px) {
  .home #super-header .container-slider {
    bottom: 0;
  }
  .home #super-header .slider-caption {
    background: none;
  }
  .home #super-header .caption-inner {
    background: #424242;
    left: 0 !important;
    right: 0;
    top: auto !important;
    bottom: 0;
    padding: 16px 24px;
    min-height: 76px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .home #super-header .caption-inner h2 {
    font-size: 16px;
    font-weight: 400;
    margin: 0;
  }
  .cu-seal .cu-logo a {
    margin-top: 2% !important;
  }
  .home #super-header .caption-inner h2 span {
    background: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    display: block;
    padding: 0 60px 0 0;
    line-height: 1.4;
    display: relative;
  }
  .home #super-header .caption-inner h2 span:after {
    width: 42px;
    height: 42px;
    line-height: 42px;
    font-size: 26px;
    margin: 0;
    position: absolute;
    bottom: auto;
    top: 0.6em;
    top: calc(50% - 21px);
    right: 24px;
  }
  .home .slider-caption .campaign-nav {
    bottom: 42%;
    left: 0 !important;
    right: 0 !important;
    width: 100%;
    height: 64px;
  }
  .home .slider-caption .campaign-nav .next-prev a {
    background: rgba(0, 0, 0, 0.4);
    border: 0 !important;
    width: 33px;
    height: 64px;
    line-height: 64px;
    font-size: 28px;
    margin: 0 !important;
  }
  .home .slider-caption .campaign-nav .next-prev a:focus,
  .home .slider-caption .campaign-nav .next-prev a:hover {
    background: rgba(0, 0, 0, 0.7);
    border-color: #fff;
  }
  .home .slider-caption .campaign-nav .next-prev a .fa {
    line-height: 64px;
    font-size: 28px;
  }
  .home .slider-caption .campaign-nav .prev {
    left: 0;
    bottom: 0;
    position: absolute;
    border-radius: 0 4px 4px 0;
  }
  .home .slider-caption .campaign-nav .next {
    right: 0;
    bottom: 0;
    position: absolute;
    border-radius: 4px 0 0 4px;
  }
  .home .slider-container .campaign-nav ul {
    display: inline-block;
    margin: 22% auto 0;
    float: none;
  }
  .home .slider-container .campaign-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
  }
  .cwd-card-grid .card,
  .cwd-card-grid.three-card .card {
    margin-bottom: 45px;
  }
  main .row > .mobile-collapse {
    margin-bottom: 1em;
  }
  main .row > .mobile-collapse:after {
    display: none;
  }
  table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
  }
}
@media (max-width: 479px) {
  #cu-header .cu-brand h2 {
    font-size: 28px;
  }
  #cu-header .cu-brand h3 {
    font-size: 15px;
  }
  .cu-seal .cu-logo a {
    width: 90px;
    height: 90px;
    min-width: 90px;
  }
  .home .slider-container .campaign-nav ul {
    margin: 105px auto 0;
  }
}
#sidebar-bottom .cwd-card-grid .card {
  width: 100%;
  margin: 0;
}
#sidebar-bottom .cwd-card-grid .card a h3 {
  color: #fff;
}

#sidebar-bottom .section-social {
  border-top: 1px solid #ebebeb;
}

main .row > .primary:after,
main .row > .secondary:after {
  border-bottom: none;
  margin-top: 0;
}

.housing-image {
  margin: 0 0 1em 0;
}
@media (min-width: 768px) {
  .housing-image {
    float: left;
    margin: 0 1em 1em 0;
  }
}

.intro, .intro:last-child {
  color: #707070;
}

a[href^=mailto] {
  overflow-wrap: break-word;
}
a[href^=mailto] span.extlink-nobreak {
  white-space: pre-wrap;
}

.field--name-field-hide-name .form-item {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.field--name-field-hide-name .form-item label {
  order: 1;
  margin-right: 0.5em !important;
}
.field--name-field-hide-name .form-item input[type=checkbox] {
  order: 2;
  margin-left: 0.5em;
  margin-right: 0.5em;
}
.field--name-field-hide-name .form-item div {
  order: 3;
  font-size: 0.8em;
  margin-left: 1em;
  font-style: italic;
  margin-bottom: 0 !important;
  max-width: none !important;
}

.field--name-comment-body .form-item .form-item .ck label {
  display: none !important;
}

.login-link-button {
  list-style: none;
}
.login-link-button a {
  margin: 0.15em 0 0.75em;
  background: none !important;
  padding: 4px 10px;
  float: right;
  clear: right;
  font-size: 14px;
  text-decoration: underline !important;
  color: #006699;
}
.login-link-button a:hover {
  color: #000;
}
.login-link-button a::before {
  display: inline-block;
  position: relative;
  font: normal normal normal 14px/1 "Material-Design-Iconic-Font";
  content: "\f203";
  padding-right: 0.3em;
  color: rgba(0, 0, 0, 0.3);
  font-size: 19px;
  top: 0.1em;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*# sourceMappingURL=scl.css.map */
