@charset "UTF-8";
/*$modules: () !default;
@mixin exports($name) {
<<<<<<< HEAD
  @if(not index($modules, $name)) {
=======
  $module_index: index($modules, $name);
  @if (($module_index == null) or ($module_index == false)) {
>>>>>>> 6238e278d528002d8bed3524c107f9cb3b898870
    $modules: append($modules, $name);
    @content;
  }
}*/
.home-container {
  max-width: 1300px; }

.home .row .row {
  margin-left: 0rem;
  margin-right: 0rem; }

.h2-title {
  padding: 3rem 0rem 2rem 0rem;
  text-align: center; }
  .h2-title h2 {
    font-family: "myriad-pro", Arial, sans-serif;
    color: #00a499; }

.home-slider-container {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  background: #003b70;
  padding-bottom: 2.5rem; }
  .home-slider-container .slick-slider {
    margin-bottom: 0; }
  .home-slider-container .slick-slider img {
    width: 100%; }
  .home-slider-container #hero-slider {
    padding: 0rem !important; }
    .home-slider-container #hero-slider .hero {
      width: 100%; }
      .home-slider-container #hero-slider .hero:first-child {
        display: block; }
      .home-slider-container #hero-slider .hero .item {
        min-height: 250px;
        max-height: 680px;
        overflow: hidden;
        text-align: left;
        position: relative;
        background-position: right; }
        .home-slider-container #hero-slider .hero .item.become, .home-slider-container #hero-slider .hero .item.achieve, .home-slider-container #hero-slider .hero .item.focus, .home-slider-container #hero-slider .hero .item.develop, .home-slider-container #hero-slider .hero .item.embrace {
          background-size: cover;
          background-position: center center; }
        .home-slider-container #hero-slider .hero .item .caption {
          max-width: 1500px;
          width: 100%;
          color: #FFFFFF;
          position: absolute;
          padding: 0 2.5rem !important;
          margin: auto;
          left: 0;
          bottom: 20%; }
          .home-slider-container #hero-slider .hero .item .caption h3 {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
            color: #FFFFFF;
            font-family: "Kaushan Script", "myriad-pro-condensed", Arial, sans-serif;
            font-weight: normal;
            font-size: 4rem;
            padding: 0;
            letter-spacing: -4px;
            height: 75px;
            -webkit-font-smoothing: antialiased;
            width: 50%;
            z-index: 1; }
          .home-slider-container #hero-slider .hero .item .caption .intro-container {
            opacity: 0.9;
            background: none !important;
            z-index: 1; }
            .home-slider-container #hero-slider .hero .item .caption .intro-container .intro {
              font-family: "myriad-pro-condensed", Arial, sans-serif;
              text-transform: uppercase;
              padding: .5em;
              letter-spacing: 0.05rem;
              background: rgba(0, 0, 0, 0.8);
              font-size: .95rem;
              line-height: 1.25; }
            .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta {
              text-transform: uppercase;
              line-height: 1; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta .icon.icon-readmore {
                padding-left: 5px; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.mid-blue {
                color: #0074c8; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.lt-blue {
                color: #75bee9; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.yellow {
                color: #eeaa2b; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.teal {
                color: #00a499; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.gray {
                color: #dddddd; }
              .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta.green {
                color: #728c1f; }
          .home-slider-container #hero-slider .hero .item .caption.caption-campaign {
            /*top: 0;
						//bottom: 0;
						left: 10%;
						bottom: 10%;
						width: auto;
						.intro-container {
							opacity: 1;
							.intro {
								background: transparent;
							}
						}*/
            /* TEMP 6th slider for commencement */
            bottom: 15%;
            left: 0;
            margin-top: 2rem;
            position: absolute !important;
            padding: 0 2.5rem !important; }
            .home-slider-container #hero-slider .hero .item .caption.caption-campaign p {
              color: #fff !important;
              font-size: 2rem;
              font-weight: 600;
              text-transform: uppercase;
              line-height: 1;
              margin: 0; }
              .home-slider-container #hero-slider .hero .item .caption.caption-campaign p span {
                text-transform: none;
                font-family: "adobe-garamond-pro-n4", "adobe-garamond-pro", "Times New Roman", serif;
                font-weight: 300;
                font-style: italic;
                letter-spacing: 1px;
                text-transform: none;
                border-right: none;
                padding-right: .5rem; }
            .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container {
              opacity: 1 !important; }
              .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro {
                color: #fff;
                font-family: "myriad-pro", Arial, sans-serif !important;
                font-weight: 300;
                font-size: 1rem !important;
                letter-spacing: 0 !important;
                padding: 0.5em 0 !important;
                text-transform: none !important;
                background: none !important;
                margin-left: 1.25rem; }
                .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro div.box {
                  opacity: 1;
                  background: none;
                  padding: 0;
                  color: #fff;
                  line-height: 1;
                  font-size: 1.35rem;
                  font-weight: 500; }
                .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro a {
                  color: #fff !important;
                  font-weight: 300;
                  text-transform: none !important;
                  line-height: 1.15;
                  font-size: 1.25rem; }
                  .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro a.icon:before {
                    position: relative;
                    top: 2px;
                    left: 2px; }
  .home-slider-container .slick-dots {
    bottom: 15px;
    margin-left: 0;
    margin-bottom: 0; }
    .home-slider-container .slick-dots li {
      margin: 0 2px; }
    .home-slider-container .slick-dots li button {
      height: 25px;
      color: #FFFFFF !important; }
      .home-slider-container .slick-dots li button:before {
        color: #FFFFFF;
        font-size: 4rem !important;
        opacity: .5 !important; }
      .home-slider-container .slick-dots li button:hover:before, .home-slider-container .slick-dots li button:focus:before {
        color: #f6f6f6;
        opacity: 1 !important; }
    .home-slider-container .slick-dots li.slick-active button:before {
      color: #FFFFFF;
      font-size: 1rem;
      opacity: 1 !important; }

@media only screen and (max-width: 30em) {
  .home-cta-container #cta .action a span.focus {
    line-height: 1 !important; } }

/* Medium Up –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 30.063em) {
  .home-slider-container #hero-slider .hero .item {
    min-height: 425px; }
    .home-slider-container #hero-slider .hero .item .caption {
      margin-top: .5rem;
      /* TEMP 6th slider for commencement */ }
      .home-slider-container #hero-slider .hero .item .caption h3 {
        font-size: 7rem;
        height: 85px;
        letter-spacing: -5px; }
      .home-slider-container #hero-slider .hero .item .caption .intro-container {
        width: auto;
        padding: 0.5rem 0;
        margin-top: 1rem; }
        .home-slider-container #hero-slider .hero .item .caption .intro-container .intro {
          font-size: 1.25rem;
          font-weight: 300;
          letter-spacing: 2px;
          background: rgba(0, 0, 0, 0.7);
          padding: 1rem .25rem .5rem 1rem;
          line-height: 1; }
        .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta {
          color: #728c1f;
          font-size: 1.25rem;
          font-weight: 300;
          line-height: 1.25; }
          .home-slider-container #hero-slider .hero .item .caption .intro-container a.cta .sprite {
            background-size: 225px;
            height: 27px;
            width: 27px; }
      .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .site-name p {
        font-size: 3rem; }
      .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro {
        padding: 0.5em 0 !important; }
        .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro .div.box {
          background: none;
          padding: 0;
          color: #fff; }
        .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro a {
          font-weight: 300;
          text-transform: none !important;
          line-height: 1.15;
          font-size: 1.5rem; }
      .home-slider-container #hero-slider .hero .item .caption.caption-campaign .row {
        background: url(https://www.sandiego.edu/commencement/images/usd-logo-seal-thumb-2.png) no-repeat top left;
        background-size: contain;
        padding-left: 11rem;
        max-height: 170px; }
  .slick-dots {
    margin-bottom: .5em; }
    .slick-dots li {
      margin: 0 10px; }
      .slick-dots li button:before {
        font-size: 1.25rem; }
      .slick-dots li.slick-active button:before {
        font-size: 1.25rem; } }

/* Large Up –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 48.063em) {
  .home-slider-container #hero-slider .hero .item {
    min-height: 500px; }
    .home-slider-container #hero-slider .hero .item .caption {
      margin-top: 2rem;
      /* TEMP 6th slider for commencement */ }
      .home-slider-container #hero-slider .hero .item .caption h3 {
        font-size: 9rem;
        letter-spacing: -7px;
        margin: 0 !important; }
      .home-slider-container #hero-slider .hero .item .caption .intro-container {
        margin-top: 1em; }
        .home-slider-container #hero-slider .hero .item .caption .intro-container .intro {
          font-size: 1.8rem;
          margin-top: 1em; }
          .home-slider-container #hero-slider .hero .item .caption .intro-container .intro a.cta {
            display: inline-block; }
      .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .intro div.box {
        font-size: 1.75rem; }
  .home-slider-container .slick-dots {
    margin-bottom: 3em; }
    .home-slider-container .slick-dots li {
      margin: 0 7px; } }

/* Extra Large Up –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 64.063em) {
  .home-slider-container #hero-slider .hero .item {
    min-height: 680px; }
    .home-slider-container #hero-slider .hero .item .caption {
      /* TEMP 6th slider for commencement */ }
      .home-slider-container #hero-slider .hero .item .caption h3 {
        font-size: 11rem;
        height: 135px;
        letter-spacing: -9px; }
      .home-slider-container #hero-slider .hero .item .caption .intro-container .intro {
        font-size: 2rem;
        margin-top: .5rem; }
      .home-slider-container #hero-slider .hero .item .caption.caption-campaign .intro-container .site-name p {
        font-size: 4rem; } }

/* OVERRIDES */
.home-slider-container {
  background-color: #f6f6f6;
  padding-bottom: 3.5rem; }
  .home-slider-container .slick-slider img {
    width: auto; }
  .home-slider-container .slick-dots {
    bottom: -3.5rem;
    height: 3.5rem;
    background-color: #f6f6f6; }
    .home-slider-container .slick-dots li {
      top: .75rem; }
      .home-slider-container .slick-dots li button {
        height: 20px;
        margin-bottom: 0;
        color: #424242 !important; }
        .home-slider-container .slick-dots li button::before {
          color: #424242; }
        .home-slider-container .slick-dots li button:hover::before, .home-slider-container .slick-dots li button:focus::before {
          color: #0074c8; }
      .home-slider-container .slick-dots li.slick-active button::before {
        color: #0074c8; }
  .home-slider-container > .slick-slider .slick-prev,
  .home-slider-container > .slick-slider .slick-next {
    top: 33.33333%; }

/* HERO COMPONENT BASICS */
.c-hero {
  position: relative;
  margin: 0;
  display: -ms-grid;
  display: grid;
  width: 100vw; }

.c-hero__asset {
  z-index: 1; }

.c-hero__asset > * {
  display: block;
  width: 100%; }

@supports (object-fit: cover) {
  .c-hero__asset > * {
    object-fit: cover; } }

.c-hero__caption {
  z-index: 3;
  position: relative;
  background-color: rgba(238, 238, 238, 0.9);
  color: #424242;
  padding: 0; }

/* HERO - THIRDS IMAGE/CAPTION */
.c-hero--thirds {
  width: 100%;
  min-height: 200px;
  -ms-grid-rows: minmax(200px, 100vw) 1fr;
  grid-template-rows: minmax(200px, 100vw) 1fr;
  margin: 0;
  overflow: hidden; }

.c-hero--thirds .c-hero__asset {
  -ms-grid-column: 1;
  -ms-grid-column-span: 1;
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  grid-column: 1 / -1;
  grid-row: 1 / 2; }

.c-hero--thirds .c-hero__asset > * {
  height: 100vw;
  width: auto;
  max-width: none;
  margin-left: calc(((100vw/3) * -2) + (25vw * -1)); }

.c-hero--thirds .c-hero__caption {
  width: 100vw;
  display: block;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-column: 1 / -1;
  grid-row: 2 / 3; }

/* HERO - CENTERED IMAGE/CAPTION */
.c-hero--centered {
  grid-template-columns: minmax(10vw, auto) minmax(auto, 800px) minmax(10vw, auto);
  grid-template-rows: minmax(10px, auto) auto minmax(10px, auto);
  width: 100%;
  height: 240px;
  margin: 0;
  overflow: hidden; }

.c-hero--centered .c-hero__asset {
  position: absolute;
  overflow: hidden;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
  height: 100%;
  width: 100%; }

.c-hero--centered .c-hero__asset > * {
  height: 100%;
  width: 100%; }

.c-hero--centered .c-hero__caption {
  grid-column: 1 / -1;
  grid-row: 1 / -1; }

/* HERO -- FULLSCREEN MODIFIER */
.c-hero--fullscreen {
  height: 100vh !important;
  min-height: 400px; }

/* HERO - BASE -- FULLSCREEN MODIFIER */
.c-hero--base.c-hero--fullscreen .c-hero__asset {
  min-height: 100%; }

.c-hero--base.c-hero--fullscreen .c-hero__asset > * {
  height: 100%; }

.c-hero--parallax {
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-perspective: 8px;
  perspective: 8px;
  -webkit-perspective-origin: 0%;
  perspective-origin: 0%; }

.c-hero--parallax .c-hero__asset {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateZ(0px);
  transform: translateZ(0px); }

.c-hero--parallax .c-hero__caption {
  -webkit-transform-origin: 0;
  transform-origin: 0;
  -webkit-transform: translateZ(3px) scale(0.625);
  transform: translateZ(3px) scale(0.625); }

@media only screen and (min-width: 30.063em) {
  /* OVERRIDES */
  .home-slider-container > .slick-slider .slick-prev,
  .home-slider-container > .slick-slider .slick-next {
    top: 50%; }
  /* HERO - THIRDS IMAGE/CAPTION */
  .c-hero--thirds {
    -ms-grid-columns: 3.25rem minmax(280px, 45%) 1fr;
    -ms-grid-rows: 0.5fr 1.5fr minmax(200px, 55%) 1rem;
    grid-template-columns: 3.25rem minmax(280px, 45%) 1fr;
    grid-template-rows: 0.5fr 1.5fr minmax(200px, 55%) 1rem;
    justify-items: center;
    height: 360px; }
  .c-hero--thirds .c-hero__asset {
    -ms-grid-column: 1;
    -ms-grid-column-span: 3;
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    grid-column: 1 / -1;
    grid-row: 1 / -1;
    height: 100%; }
  .c-hero--thirds .c-hero__asset > * {
    height: auto;
    max-height: 100%;
    width: auto;
    max-width: none;
    margin: 0;
    margin-left: calc(-18vw / 6); }
  @supports (object-fit: cover) {
    .c-hero--thirds .c-hero__asset > * {
      height: 100%;
      margin: 0; } }
  .c-hero--thirds .c-hero__caption {
    width: auto;
    justify-self: normal;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
    -ms-grid-row: 3;
    -ms-grid-row-span: 2;
    grid-column: 2 / 3;
    grid-row: 3 / -1; }
  /* HERO - CENTERED IMAGE/CAPTION */
  .c-hero--centered {
    position: relative;
    height: 360px; }
  .c-hero--centered .c-hero__caption {
    grid-column: 2 / -2;
    grid-row: 2 / -2; }
  /* HERO - THIRDS -- FULLSCREEN MODIFIER */
  .c-hero--thirds.c-hero--fullscreen .c-hero__asset > * {
    margin-left: calc(((100vw/2) * -1));
    /* shift image to show more of thirds */ }
  /* CONTRAST MODIFIER */
  .contrast--lb-corner:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: linear-gradient(30deg, rgba(0, 0, 0, 0.5) 0%, transparent 60%); } }

@media only screen and (min-width: 48.063em) {
  /* OVERRIDES */
  .home-slider-container .slick-dots {
    margin-bottom: 0; }
  .home-slider-container .slick-slider img {
    width: 100vw; }
  /* HERO - THIRDS IMAGE/CAPTION */
  .c-hero--thirds {
    height: 480px;
    -ms-grid-columns: minmax(45%) 1fr;
    -ms-grid-rows: 1fr 1fr minmax(200px, 55%) 1rem;
    grid-template-columns: minmax(45%) 1fr;
    grid-template-rows: 1fr 1fr minmax(200px, 55%) 1rem; }
  @supports (object-fit: cover) {
    .c-hero--thirds .c-hero__asset > * {
      width: 100vw; } }
  .c-hero--thirds .c-hero__caption {
    width: inherit;
    max-width: 640px;
    justify-self: center;
    -ms-grid-row: 2;
    -ms-grid-row-span: 2;
    grid-row: 2 / -1; }
  /* HERO - CENTERED IMAGE/CAPTION */
  .c-hero--centered {
    height: 480px; }
  /* HERO - THIRDS -- FULLSCREEN MODIFIER */
  .c-hero--thirds.c-hero--fullscreen .c-hero__asset > * {
    margin-left: 0;
    /* reset positioning */ } }

@media only screen and (min-width: 64.063em) {
  /* HERO - BASE */
  .c-hero--base .c-hero__asset > * {
    height: 600px; }
  /* HERO - THIRDS IMAGE/CAPTION */
  .c-hero--thirds {
    height: 600px; }
  .c-hero--thirds .c-hero__asset > * {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  @supports (object-fit: cover) {
    .c-hero--thirds .c-hero__asset > * {
      -webkit-transform: scale(1);
      transform: scale(1); } }
  /* HERO - CENTERED IMAGE/CAPTION */
  .c-hero--centered {
    height: 600px; } }

@media screen and (min-width: 90.063em) {
  /* HERO - BASE */
  .c-hero--base .c-hero__asset > * {
    height: 720px; }
  /* HERO - THIRDS IMAGE/CAPTION */
  .c-hero--thirds {
    height: 720px; }
  .c-hero--thirds .c-hero__asset > * {
    width: 100vw;
    height: auto;
    max-height: inherit;
    margin-top: calc(-5vw / 5); }
  @supports (object-fit: cover) {
    .c-hero--thirds .c-hero__asset > * {
      height: 100%;
      margin-top: 0; } }
  /* HERO - CENTERED IMAGE/CAPTION */
  .c-hero--centered {
    height: 720px; } }

.c-hero__caption--style-1 {
  background-color: #003b70;
  text-decoration: none;
  transition: box-shadow .15s, background .15s; }

.c-hero__caption--style-1:hover {
  box-shadow: inset 0 0 0 2vw #0074c8; }

.c-hero__caption--style-1 figcaption {
  position: relative;
  color: #fff;
  display: grid;
  grid-template-columns: 2vw 3vw 1fr 3vw 2vw;
  grid-template-rows: 28vw min-content auto 1rem;
  text-align: center;
  padding: 0; }

.c-hero__caption--style-1 figcaption .c-hero__headline {
  margin: -.875ex 0 0 0ex;
  font-family: "Stranger Times";
  font-size: 28vw;
  font-weight: normal;
  text-transform: uppercase;
  color: #fff;
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  grid-column: 1 / -1;
  grid-row: 1 / 2; }

.c-hero__caption--style-1 figcaption .c-hero__subheadline {
  margin: -.5ex 0 0 0;
  grid-column: 3 / -3;
  grid-row: 2 / 3;
  color: #fff;
  font-family: "Sharp Grotesk Medium", Arial, sans-serif;
  font-size: 7vw;
  font-weight: normal;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: 1.15; }

.c-hero__caption--style-1 figcaption .c-hero__excerpt {
  grid-column: 3 / -3;
  grid-row: 3 / 4;
  margin: .5rem 0 .5rem 0;
  color: #fff;
  font-family: "Spectral", "adobe-garamond-pro-n4", "adobe-garamond-pro", "Times New Roman", serif;
  font-size: 4.25vw;
  font-weight: 600;
  line-height: 1.5; }

.c-hero__caption--style-1 figcaption .c-hero__arrow {
  color: #75bee9;
  vertical-align: middle; }

.c-hero__caption--style-1--centered figcaption {
  -webkit-align-content: center;
  align-content: center; }

.c-hero__caption--style-2 {
  background-color: #003b70;
  text-decoration: none; }

.c-hero__caption--style-2 figcaption {
  position: relative;
  color: #fff;
  display: block;
  text-align: center;
  padding: 0; }

.c-hero__caption--style-2 figcaption .c-hero__headline {
  margin: -.875ex 0 0 0ex;
  font-family: "Stranger Times";
  font-weight: 400;
  font-style: normal;
  font-size: 28vw;
  color: #fff;
  position: relative;
  z-index: 3; }

.c-hero__caption--style-2 figcaption .c-hero__subheadline {
  margin: -.5ex 0 0 0;
  color: #fff;
  font-family: "Sharp Grotesk Medium", Arial, sans-serif;
  font-size: 7vw;
  font-weight: normal;
  letter-spacing: 4px;
  text-transform: uppercase;
  line-height: 1.15; }

.c-hero__caption--style-2 figcaption .c-hero__excerpt {
  margin: .5rem 0 1rem 0;
  color: #75bee9;
  font-family: "Spectral", "adobe-garamond-pro-n4", "adobe-garamond-pro", "Times New Roman", serif;
  font-size: 4.25vw;
  font-weight: 600;
  line-height: 1.5; }

.c-hero__caption--style-2 figcaption .c-hero__arrow {
  color: #75bee9;
  vertical-align: middle; }

@media screen and (min-width: 30.063em) {
  .c-hero__caption--style-1 {
    background-color: rgba(0, 59, 112, 0.93); }
  .c-hero__caption--style-1:hover {
    background-color: rgba(0, 59, 112, 0.83);
    box-shadow: inset 0 0 0 1vw #0074c8; }
  .c-hero__caption--style-1 figcaption {
    grid-template-columns: 2vw 4vw 1fr 3vw 2vw;
    grid-template-rows: calc(28vw * .5) min-content auto 1rem;
    text-align: left; }
  .c-hero__caption--style-1 figcaption .c-hero__headline {
    font-size: calc(32vw * .4);
    margin: 0 0 0 .5ex; }
  .c-hero__caption--style-1 figcaption .c-hero__subheadline {
    font-size: calc(7vw * .5);
    grid-column: 3 / -2;
    margin: 2.25ex 0 0 0; }
  .c-hero__caption--style-1 figcaption .c-hero__excerpt {
    grid-column: 3 / -2;
    font-size: calc(4.25vw * .5);
    margin: .5rem 0; }
  .c-hero__caption--style-2 {
    background-color: transparent;
    -ms-grid-row-align: end;
    -webkit-align-self: end;
    align-self: end;
    padding-bottom: 2rem; }
  .c-hero__caption--style-2 figcaption {
    text-align: left; }
  .c-hero__caption--style-2 figcaption > * {
    transition: background .15s; }
  .c-hero__caption--style-2 figcaption .c-hero__headline {
    font-size: calc(46vw * .4);
    line-height: 1;
    margin: 0; }
  .c-hero__caption--style-2 figcaption .c-hero__subheadline {
    font-size: calc(7vw * .5);
    padding: 1rem 1rem 0 2rem;
    margin-right: 0;
    background-color: rgba(0, 59, 112, 0.9); }
  .c-hero__caption--style-2:hover figcaption .c-hero__subheadline {
    background-color: #003b70; }
  .c-hero__caption--style-2 figcaption .c-hero__excerpt {
    font-size: calc(3.75vw * .5);
    line-height: 1.25;
    padding: 0 1rem 1rem 2rem;
    margin: 0 0 0 0;
    color: #75bee9;
    background-color: rgba(0, 59, 112, 0.9); }
  .c-hero__caption--style-2:hover figcaption .c-hero__excerpt {
    background-color: #003b70; } }

@media screen and (min-width: 48.063em) {
  .c-hero__caption--style-1 figcaption {
    grid-template-columns: 2vw 6vw 1fr 4vw 2vw;
    grid-template-rows: 8rem min-content auto 1rem; }
  .c-hero__caption--style-1 figcaption .c-hero__headline {
    position: absolute;
    top: -1.5rem;
    font-size: 7rem;
    text-align: left;
    margin: 0;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    grid-column: 2 / -2; }
  .c-hero__caption--style-1 figcaption .c-hero__subheadline {
    font-size: 1.875rem;
    text-align: left;
    margin: .75rem 0 0 0; }
  .c-hero__caption--style-1 figcaption .c-hero__excerpt {
    text-align: left;
    grid-column: 3 / -3;
    font-size: 1rem; }
  .c-hero__caption--style-2 figcaption .c-hero__headline {
    font-size: 10rem; }
  .c-hero__caption--style-2 figcaption .c-hero__subheadline {
    font-size: 1.875rem;
    padding: 1rem 1rem 0 3rem; }
  .c-hero__caption--style-2 figcaption .c-hero__excerpt {
    font-size: 1rem;
    padding: 0 1rem 1rem 3rem; } }

@media screen and (min-width: 64.063em) {
  .c-hero__caption--style-1 figcaption {
    grid-template-rows: 10rem min-content auto 1rem; }
  .c-hero__caption--style-1 figcaption .c-hero__headline {
    font-size: 9.5rem;
    top: -2rem;
    margin-left: 1rem;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  .c-hero__caption--style-1 figcaption .c-hero__subheadline {
    font-size: 2.25rem;
    margin: 2.75rem 0 0 0; }
  .c-hero__caption--style-1 figcaption .c-hero__excerpt {
    font-size: 1.25rem; }
  .c-hero__caption--style-2 figcaption .c-hero__headline {
    font-size: 14rem; }
  .c-hero__caption--style-2 figcaption .c-hero__subheadline {
    font-size: 2.25rem;
    padding: 1rem 2rem 0 4.5rem; }
  .c-hero__caption--style-2 figcaption .c-hero__excerpt {
    font-size: 1.25rem;
    padding: 0 2rem 1rem 4.5rem; } }

@media screen and (min-width: 90.063em) {
  .c-hero__caption--style-1 figcaption .c-hero__headline {
    font-size: 11rem; }
  .c-hero__caption--style-1 figcaption .c-hero__subheadline {
    font-size: 2.5rem;
    margin: 4.75rem 0 0 0; }
  .c-hero__caption--style-1 figcaption .c-hero__excerpt {
    font-size: 1.375rem; }
  .c-hero__caption--style-2 figcaption .c-hero__headline {
    font-size: 16rem; }
  .c-hero__caption--style-2 figcaption .c-hero__subheadline {
    font-size: 2.5rem; }
  .c-hero__caption--style-2 figcaption .c-hero__excerpt {
    font-size: 1.375rem; } }

#header-nav-wrapper + div + div {
  margin-top: 0 !important;
  position: relative; }

#apply-now p {
  -webkit-transform: none;
  transform: none;
  top: 0; }

#apply-now .message {
  background-color: #646469; }
  #apply-now .message:after {
    background: linear-gradient(-240deg, #646469 50%, transparent 0%) repeat scroll 0 0 transparent; }

#apply-now .action {
  background-color: #00a499; }

/* -------------------------------------------- XLARGE */
@media only screen and (min-width: 64.063em) {
  #header-nav-wrapper + div + div {
    margin-top: -40px !important; }
  #apply-now p {
    padding: 1.5rem 0rem 1.5rem 2rem; } }

.home-container {
  padding: 1.7rem 0; }
  .home-container #initiative .box-item,
  .home-container #initiative li div.without-hover, .home-container #persistent .box-item,
  .home-container #persistent li div.without-hover {
    background-color: #000; }
  .home-container #initiative .title-block, .home-container #persistent .title-block {
    text-align: center;
    margin-bottom: 0; }
    .home-container #initiative .title-block h2, .home-container #persistent .title-block h2 {
      color: #686868;
      font-size: 1.5rem;
      font-weight: 300; }
      .home-container #initiative .title-block h2 .lighter, .home-container #persistent .title-block h2 .lighter {
        font-weight: 300; }
    .home-container #initiative .title-block p, .home-container #persistent .title-block p {
      color: #686868;
      font-size: 1rem;
      line-height: 1.4;
      margin-bottom: 0;
      padding: 0.25rem 0.25rem 1.25rem; }
  .home-container .persistent .box-item, .home-container .persistent .without-hover {
    width: 100%;
    height: 100%;
    position: relative; }
  .home-container .persistent [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.25rem 0.5rem; }
  .home-container .persistent .opacity-item {
    width: 100%;
    height: 100%;
    position: absolute;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, transparent 0%, transparent 49%, rgba(0, 0, 0, 0.74) 99%, rgba(0, 0, 0, 0.75) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#bf000000', GradientType=0);
    /* IE6-9 */
    transition: all 500ms cubic-bezier(0.42, 0, 1, 1);
    /* ease-in */
    z-index: 2; }
  .home-container .persistent .opacity-item-active {
    width: 100%;
    height: 100%;
    filter: alpha(opacity=70);
    opacity: 0.7;
    position: absolute;
    background: #000;
    transition: all 500ms cubic-bezier(0.42, 0, 1, 1);
    /* ease-in */ }
  .home-container .persistent .caption-item {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 93%;
    max-height: 5.25rem;
    padding: 5%;
    color: #FFFFFF;
    transition: all 0.8s;
    /* ease-in */
    z-index: 3;
    overflow: hidden; }
    .home-container .persistent .caption-item h2 {
      color: #FFFFFF;
      font-family: "myriad-pro", Arial, sans-serif;
      font-size: 1.25rem;
      line-height: 1;
      margin-bottom: 0; }
      .home-container .persistent .caption-item h2 .non-focus {
        display: block;
        font-size: 0.95rem;
        font-weight: 700;
        letter-spacing: 1px;
        text-transform: uppercase; }
      .home-container .persistent .caption-item h2 .focus {
        display: block;
        font-weight: 300;
        margin-bottom: 0.15rem; }
    .home-container .persistent .caption-item .h2-active {
      opacity: 0;
      padding-bottom: 1rem;
      border-bottom: solid 1px #fff;
      transition: max-height 0.5s ease-out 0s, opacity 0.5s ease-out 0s, margin 0.5s ease-out 0s; }
    .home-container .persistent .caption-item p {
      opacity: 0;
      transition: max-height 0.5s ease-out 0s, opacity 0.5s ease-out 0s, margin 0.5s ease-out 0s; }
    .home-container .persistent .caption-item.caption-item-active {
      max-height: 90%; }
      .home-container .persistent .caption-item.caption-item-active p {
        opacity: 1; }
  .home-container .persistent .icon-play32 {
    font-size: 2.5rem;
    top: 40%;
    position: absolute;
    left: 50%;
    display: block;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center; }

/* Medium Up ---------------------------*/
@media only screen and (min-width: 30.063em) {
  .home-container {
    padding: 3rem 0 0 !important; }
    .home-container #initiative .title-block h2, .home-container #persistent .title-block h2 {
      font-size: 2.25rem; }
    .home-container #initiative .title-block p, .home-container #persistent .title-block p {
      font-size: 1.125rem;
      line-height: 1.4; }
    .home-container #initiative .persistent .caption-item, .home-container #persistent .persistent .caption-item {
      width: 100%; }
      .home-container #initiative .persistent .caption-item h2, .home-container #persistent .persistent .caption-item h2 {
        font-size: 1rem; }
        .home-container #initiative .persistent .caption-item h2 .non-focus, .home-container #persistent .persistent .caption-item h2 .non-focus {
          font-size: 0.95rem;
          font-weight: 600; }
        .home-container #initiative .persistent .caption-item h2 .focus, .home-container #persistent .persistent .caption-item h2 .focus {
          font-weight: 300; }
    .home-container #initiative .persistent .icon-play32, .home-container #persistent .persistent .icon-play32 {
      font-size: 4rem;
      left: 50%; }
    .home-container #initiative .persistent .caption-item h2 {
      font-size: 1.75rem; }
      .home-container #initiative .persistent .caption-item h2 .non-focus {
        font-size: 1.25rem; } }

/* Large Up ---------------------------*/
@media only screen and (min-width: 48.063em) {
  .home-container #initiative .title-block h2, .home-container #initiative .title-block p, .home-container #persistent .title-block h2, .home-container #persistent .title-block p {
    text-align: left; }
  .home-container #initiative .title-block h2, .home-container #persistent .title-block h2 {
    font-size: 1.5rem;
    line-height: 1;
    padding-top: 0;
    margin-top: 0; }
    .home-container #initiative .title-block h2 .bolder, .home-container #persistent .title-block h2 .bolder {
      display: block;
      font-size: 2rem; }
  .home-container #initiative .title-block p, .home-container #persistent .title-block p {
    font-size: 1rem;
    padding: 0 0 1.25rem; }
  .home-container #initiative .persistent[class*="block-grid-"] > li, .home-container #persistent .persistent[class*="block-grid-"] > li {
    padding: 0 0.625rem 1.25rem; }
  .home-container #initiative .persistent li:nth-child(n+3), .home-container #persistent .persistent li:nth-child(n+3) {
    padding-bottom: 0; }
  .home-container #initiative .persistent .caption-item h2, .home-container #persistent .persistent .caption-item h2 {
    line-height: 1.25rem;
    font-size: 1.35rem; }
    .home-container #initiative .persistent .caption-item h2 .non-focus, .home-container #persistent .persistent .caption-item h2 .non-focus {
      font-size: 1rem;
      letter-spacing: 1px; }
  .home-container #initiative .persistent .caption-item p, .home-container #persistent .persistent .caption-item p {
    font-size: 1rem !important;
    line-height: 1; }
  .home-container #initiative {
    border-left: thin solid #b1b1b4; }
    .home-container #initiative li:first-child {
      margin-bottom: 6px; } }

/* Extra Large Up ---------------------------*/
@media only screen and (min-width: 64.063em) {
  .home-container #initiative .persistent .caption-item h2, .home-container #persistent .persistent .caption-item h2 {
    font-size: 1.75rem;
    line-height: 1.5rem; }
    .home-container #initiative .persistent .caption-item h2 .non-focus, .home-container #persistent .persistent .caption-item h2 .non-focus {
      font-size: 1rem; }
  .home-container #initiative .persistent .caption-item p, .home-container #persistent .persistent .caption-item p {
    line-height: 1.2; }
  .home-container .persistent .caption-item {
    max-height: 5.75rem; } }

/* Extra Extra Large Up ---------------------------*/
@media only screen and (min-width: 90.063em) {
  .home-container #initiative .title-block h2, .home-container #persistent .title-block h2 {
    font-size: 1.5rem; }
    .home-container #initiative .title-block h2 .bolder, .home-container #persistent .title-block h2 .bolder {
      font-size: 2.75rem; }
  .home-container #initiative .persistent .caption-item h2 .non-focus, .home-container #persistent .persistent .caption-item h2 .non-focus {
    font-size: 1rem; } }

#usd.home #mypostings {
  background-color: #FFFFFF;
  padding-top: 2rem;
  padding-bottom: 2rem; }

.news-spotlight a {
  display: block; }

.news-spotlight .spotlight {
  border-bottom: 1px solid #dddddd;
  padding-bottom: 1rem;
  margin-bottom: 1rem; }
  .news-spotlight .spotlight .columns {
    padding: 0 !important; }
  .news-spotlight .spotlight h3 a {
    font-size: 1.75rem;
    line-height: 1.2;
    margin-top: 0.5rem;
    color: #0074c8 !important; }
    .news-spotlight .spotlight h3 a:before {
      border-top: 6px solid #0074c8;
      content: "";
      display: block;
      margin-top: 0rem;
      margin-bottom: 0.5rem;
      width: 45px; }
    .news-spotlight .spotlight h3 a:hover, .news-spotlight .spotlight h3 a:focus {
      color: #33628d !important; }
      .news-spotlight .spotlight h3 a:hover:before, .news-spotlight .spotlight h3 a:focus:before {
        border-top: 6px solid #33628d; }
  .news-spotlight .spotlight img {
    width: 100% !important;
    /* IE needed */
    display: block; }

.news-spotlight .news ul {
  display: inline-block;
  margin: 0 !important; }
  .news-spotlight .news ul li {
    margin: 0.5rem 0;
    padding: 0 !important; }
    .news-spotlight .news ul li .image {
      padding: 0 !important; }
    .news-spotlight .news ul li .info {
      padding-right: 0 !important;
      font-size: 0.95rem; }

.news-spotlight .news h3 {
  margin: 0 0 0.25rem 0 !important;
  font-size: 1.15rem !important; }

.news-spotlight .news span.date {
  font-size: 1rem !important;
  text-transform: uppercase;
  font-weight: 600; }

.news-spotlight p.more {
  text-align: center;
  margin: 1rem 0;
  border-top: 1px dashed #badef4; }
  .news-spotlight p.more a {
    font-size: 1rem;
    padding: 0.25rem; }

.home-events {
  margin-top: 1rem; }
  .home-events .wrapper {
    border: 0.5rem solid #eeeeee; }
  .home-events h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 1.15rem;
    color: #646469;
    margin: 1rem 0; }
    .home-events h2 .icon-calendar {
      font-size: 2rem; }
  .home-events .events ul.items {
    margin: 0; }
    .home-events .events ul.items li {
      margin: 0.5rem 0 !important;
      display: inline-block;
      width: 100%; }
    .home-events .events ul.items .date.columns {
      background: #00a499;
      color: #FFFFFF;
      padding: 1rem 0;
      text-align: center; }
      .home-events .events ul.items .date.columns .month {
        font-weight: 600;
        display: block;
        font-size: 1.5rem;
        text-transform: uppercase;
        line-height: 1;
        letter-spacing: 1px; }
      .home-events .events ul.items .date.columns .day {
        font-size: 2rem;
        line-height: 1;
        font-weight: 300; }
    .home-events .events ul.items .info {
      line-height: 1.4; }
      .home-events .events ul.items .info h3 {
        margin: 0 0 0.5rem 0 !important;
        font-size: 1.15rem; }
        .home-events .events ul.items .info h3 a {
          font-weight: 600; }
      .home-events .events ul.items .info .date {
        line-height: 1.2;
        font-weight: 600; }
        .home-events .events ul.items .info .date:after {
          content: ' '; }
      .home-events .events ul.items .info .location {
        line-height: 1.2; }
  .home-events p.more {
    text-align: center;
    color: #646469;
    border-top: 1px dashed #badef4;
    margin: 1rem 0.5rem 0.5rem;
    padding: 0.5rem 0;
    display: block; }
    .home-events p.more a {
      font-size: 1rem;
      padding: 0.25rem;
      margin: 0.25rem; }

/* Medium Up–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 30.063em) {
  .news-spotlight .spotlight h3 {
    margin-top: 0 !important; }
  .news-spotlight .spotlight .columns:first-child {
    padding-right: 1rem !important; }
  .news-spotlight .news h3 a {
    font-size: 1.25rem; }
  .news-spotlight p.more {
    text-align: right;
    font-size: 1rem; } }

/* Large Up–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 48.063em) {
  #usd.home #mypostings {
    padding-top: 4rem; }
  .home-events {
    margin-top: 0;
    padding-left: 0; }
    .home-events .date.columns {
      padding-left: 0;
      padding-right: 0; }
      .home-events .date.columns .month {
        font-size: 1.5rem;
        font-weight: normal; } }

/* X Large Up –––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 64.063em) {
  .news-spotlight .spotlight {
    display: inline-block;
    padding: 0.5rem 0.5rem 1.2rem 0.5rem;
    margin-bottom: 0.5rem; }
    .news-spotlight .spotlight h3 {
      font-size: 1.5rem; }
  .news-spotlight .news ul li {
    margin-top: 0 !important; }
    .news-spotlight .news ul li .columns {
      padding: 0.5rem !important; }
  .news-spotlight p.more {
    margin-top: 0; }
    .news-spotlight p.more a {
      font-size: 1rem !important;
      padding: 1rem; }
  .home-events {
    padding-left: 1rem; }
    .home-events .date.columns .month {
      font-size: 1.5rem;
      font-weight: normal; }
    .home-events p.more a {
      font-size: 1rem !important;
      padding: 0.25rem; } }

#social-media {
  padding-top: 2rem;
  padding-bottom: 2rem;
  text-align: center;
  background-color: #fafafa;
  /* Instagram */
  /* Twitter */ }
  #social-media h2 {
    color: #424242;
    font-size: 1.75rem;
    font-weight: 600;
    letter-spacing: 2px;
    line-height: 1;
    text-transform: uppercase; }
  #social-media p {
    font-size: 1.15rem;
    font-weight: 300; }
  #social-media ul {
    display: inline-block;
    margin: 0.5rem 0;
    text-align: center; }
    #social-media ul li {
      font-size: 1.75rem;
      margin: 0;
      padding: 0.5rem 1rem; }
      #social-media ul li.last {
        font-weight: 300;
        border-left: 1px solid #dddddd; }
  #social-media .instagram {
    margin-bottom: 1rem;
    padding: 0 0.5rem; }
    #social-media .instagram .post {
      position: relative; }
      #social-media .instagram .post a {
        display: inline-block; }
        #social-media .instagram .post a img {
          width: 100%; }
      #social-media .instagram .post .user-bar {
        background-color: rgba(0, 0, 0, 0.8);
        bottom: 0;
        display: block;
        text-align: left;
        position: absolute;
        width: 100%; }
        #social-media .instagram .post .user-bar a {
          color: #FFFFFF;
          display: inline-block;
          width: 100%;
          padding: 0.35rem; }
        #social-media .instagram .post .user-bar .icon {
          margin-right: 0.25rem; }
          #social-media .instagram .post .user-bar .icon .show-for-sr {
            color: #FFFFFF; }
  #social-media .twitter {
    margin: 1.25rem 0 1rem; }
    #social-media .twitter .wrapper {
      border: 5px solid #91cbed;
      position: relative; }
    #social-media .twitter .post {
      margin: 1rem; }
    #social-media .twitter .icon {
      color: #75bee9;
      font-size: 3rem;
      top: -1.75rem;
      left: 1rem;
      position: absolute;
      display: block;
      padding: 0.25rem; }
      #social-media .twitter .icon .show-for-sr {
        color: #424242; }
    #social-media .twitter .handle {
      font-family: "myriad-pro-condensed", Arial, sans-serif;
      font-size: 1.25rem;
      font-weight: 300;
      padding: 0.5rem 0; }
      #social-media .twitter .handle a {
        color: #646469; }
        #social-media .twitter .handle a:hover, #social-media .twitter .handle a:focus {
          color: #0074c8; }
    #social-media .twitter .tweet p {
      font-size: 1.25rem; }
    #social-media .twitter .tweet .tweet-info {
      margin-top: 0.5rem;
      font-family: "myriad-pro-condensed", Arial, sans-serif;
      font-size: 1.125rem;
      font-weight: 300;
      color: #646469; }

/* XLarge Up -–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (min-width: 64.063em) {
  #social-media .twitter {
    margin: 0; }
    #social-media .twitter .handle {
      font-size: 1rem; }
    #social-media .twitter .tweet p {
      font-size: 1.125rem; } }

.school-slider {
  margin: 1.5rem auto 0;
  padding-bottom: 3.5rem;
  position: relative;
  background: #FFFFFF; }
  .school-slider #school-slider {
    padding: 0 !important;
    margin: 0; }
    .school-slider #school-slider .school {
      font-family: "myriad-pro", Arial, sans-serif;
      position: relative; }
      .school-slider #school-slider .school .item {
        background-size: cover;
        padding-top: 0;
        min-height: 400px;
        overflow: hidden;
        background-position: 60% !important; }
        .school-slider #school-slider .school .item .overlay {
          width: 100%;
          height: 100%;
          background-color: #000;
          opacity: .3;
          position: absolute; }
        .school-slider #school-slider .school .item.soles {
          background-image: url("//www.sandiego.edu/home-images/school-images/soles.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.business {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-business.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.cas {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-cas.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.law {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-law.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.engineering {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-engineering.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.nursing {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-nursing.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.peace {
          background-image: url("//www.sandiego.edu/home-images/school-images/so-peace.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item.pce {
          background-image: url("//www.sandiego.edu/home-images/school-images/pce.jpg");
          background-size: cover; }
        .school-slider #school-slider .school .item .caption {
          padding: 1.5625rem 2.4375rem !important;
          position: absolute;
          top: 0;
          display: block;
          width: 100%;
          height: 100%; }
          .school-slider #school-slider .school .item .caption .row h3 {
            color: #FFFFFF;
            font-weight: normal;
            letter-spacing: 0.02em;
            text-align: left;
            line-height: 1;
            font-size: 1.5em; }
            .school-slider #school-slider .school .item .caption .row h3.serif {
              font-family: "adobe-garamond-pro-n4", "adobe-garamond-pro", "Times New Roman", serif;
              text-transform: none;
              letter-spacing: .05em; }
            .school-slider #school-slider .school .item .caption .row h3.title {
              font-family: "myriad-pro", Arial, sans-serif;
              text-transform: uppercase;
              border-bottom: 1px solid #d4d4d4;
              letter-spacing: 0.1em;
              padding-bottom: .5em; }
          .school-slider #school-slider .school .item .caption .row p {
            color: #FFFFFF; }
            .school-slider #school-slider .school .item .caption .row p.intro {
              font-size: 1.3125rem;
              font-weight: 300;
              top: 1.875rem; }
          .school-slider #school-slider .school .item .caption .row .action {
            margin-top: 1.25rem; }
            .school-slider #school-slider .school .item .caption .row .action a.button {
              font-size: 0.85em;
              padding: 0.9375rem 3.125rem; }
          .school-slider #school-slider .school .item .caption .stats-container {
            text-align: left; }
            .school-slider #school-slider .school .item .caption .stats-container .stat {
              font-size: 2rem;
              font-family: "myriad-pro-condensed", Arial, sans-serif;
              color: #FFFFFF;
              line-height: 1;
              text-shadow: 0 0 2px #5A5A5A;
              letter-spacing: .02em; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .yellow {
                color: #eeaa2b; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .orange {
                color: #eeaa2b; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .green {
                color: #ACD722; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .teal {
                color: #7fd1cc; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .lt-blue {
                color: #75bee9; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .mid-blue {
                color: #0074c8; }
              .school-slider #school-slider .school .item .caption .stats-container .stat .cite {
                font-size: .4em !important;
                font-style: italic; }
            .school-slider #school-slider .school .item .caption .stats-container .stat-b-light {
              font-weight: 300; }
        .school-slider #school-slider .school .item .action-container {
          padding: 0 !important;
          position: absolute;
          bottom: 0;
          right: 0;
          box-sizing: border-box;
          height: 0;
          border-bottom: 3.5em solid #00a499;
          border-left: 2.8em solid transparent; }
          .school-slider #school-slider .school .item .action-container.yellow {
            border-bottom: 3.5em solid #eeaa2b; }
          .school-slider #school-slider .school .item .action-container.green {
            border-bottom: 3.5em solid #ACD722; }
          .school-slider #school-slider .school .item .action-container.orange {
            border-bottom: 3.5em solid #eeaa2b; }
          .school-slider #school-slider .school .item .action-container.teal {
            border-bottom: 3.5em solid #7fd1cc; }
          .school-slider #school-slider .school .item .action-container.lt-blue {
            border-bottom: 3.5em solid #75bee9; }
          .school-slider #school-slider .school .item .action-container.mid-blue {
            border-bottom: 3.5em solid #0074c8; }
          .school-slider #school-slider .school .item .action-container .text-center.columns {
            padding: 0; }
            .school-slider #school-slider .school .item .action-container .text-center.columns a {
              display: block;
              padding: 0;
              color: #fff;
              font-size: 1rem;
              margin-top: 1em; }
    .school-slider #school-slider .slick-dots {
      bottom: -2.5rem; }
      .school-slider #school-slider .slick-dots li button {
        color: #FFFFFF !important; }
  .school-slider .nav-buttons.home.row {
    position: absolute;
    max-width: 1500px !important;
    margin: 10em auto 0;
    height: 60px;
    padding: 0 2em;
    z-index: 99999; }
    .school-slider .nav-buttons.home.row button {
      border: none;
      outline: none;
      background: none;
      font-size: 2rem;
      padding: 0;
      opacity: .7; }
  .school-slider a {
    display: block;
    padding: 0;
    color: #fff;
    font-size: 1em;
    margin-top: 1rem; }

.carousel .slick-list {
  margin: 0 !important; }

/* Medium and up ------------------------*/
@media only screen and (min-width: 30.063em) {
  .school-slider section.slick-slider {
    margin: 0 !important; }
  .school-slider #school-slider .item {
    margin-top: 0 !important; }
  .caption .row {
    text-align: left; }
    .caption .row .school {
      padding-top: 3em; }
    .caption .row h3 {
      line-height: 1;
      font-size: 1.5em;
      text-align: left; }
      .caption .row h3.serif {
        letter-spacing: 0; }
  .caption .stats-container .stat {
    font-size: 3rem; }
  .action-container a {
    display: block;
    padding: 0.25rem 1rem;
    color: #fff;
    font-size: 1.25em;
    margin-top: .65em; } }

/* Large and up ------------------------*/
@media only screen and (min-width: 48.063em) {
  .school-slider {
    margin-top: 4rem !important; }
    .school-slider .nav-buttons.home.row {
      margin: 23em auto 0; }
      .school-slider .nav-buttons.home.row button {
        font-size: 4.5rem; }
    .school-slider #school-slider {
      margin: 0 auto; }
      .school-slider #school-slider .slick-slider {
        margin-bottom: 0; }
      .school-slider #school-slider .school .item {
        margin-top: 0 !important;
        height: 680px; }
        .school-slider #school-slider .school .item .caption .row {
          max-width: 1100px; }
          .school-slider #school-slider .school .item .caption .row .school {
            padding-top: 6em;
            font-size: .75em; }
          .school-slider #school-slider .school .item .caption .row h3 {
            line-height: 1;
            font-size: 1.75em; }
            .school-slider #school-slider .school .item .caption .row h3.serif {
              letter-spacing: 0; }
        .school-slider #school-slider .school .item .caption .stats-container {
          padding: 2rem 0 3rem 0; }
          .school-slider #school-slider .school .item .caption .stats-container .stat {
            font-size: 4rem; }
  .action-container a {
    display: block;
    padding: 0.25rem 1rem;
    color: #fff;
    font-size: 1.25em;
    margin-top: .65em; } }

#capital-campaign {
  min-height: 9.375rem; }
  #capital-campaign h1 {
    text-align: center;
    padding: 3.125rem 0;
    font-size: 1.25rem; }

.new-campaign {
  background-color: #FFFFFF;
  padding: 1.875rem 0; }
  .new-campaign h3 {
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 1px; }
    .new-campaign h3 .blue {
      color: #0074c8;
      font-weight: 600; }
    .new-campaign h3 .green {
      color: #728c1f; }
  .new-campaign h4.light {
    text-transform: uppercase;
    font-weight: 300; }
  .new-campaign h4.blue {
    color: #75bee9; }
  .new-campaign .text {
    padding-top: 2em; }

@media only screen and (max-width: 1300px) {
  .home .columns {
    padding: 0rem 1rem 0rem 1rem; } }

/*
.outer-container{
	max-width: 1500px !important;
	margin: 0px auto !important;
}

.inner-container{
	max-width: 1300px !important;
	margin: 0px auto !important;
}
*/
/******************
***** HERO SLIDER
******************/
body.news-center#usd .content-wrapper-inner #content .page-content-wrapper {
  padding: 0; }

#usd.news-center .hero-container {
  z-index: 0;
  position: relative; }
  #usd.news-center .hero-container .page-title-container {
    bottom: 0;
    position: absolute;
    width: 100%;
    z-index: 2; }
    #usd.news-center .hero-container .page-title-container .columns {
      height: 4px;
      border-bottom: 4px solid #0074c8;
      position: relative; }
    #usd.news-center .hero-container .page-title-container h1 {
      position: absolute;
      top: -37px;
      font-size: 1.75rem; }
      #usd.news-center .hero-container .page-title-container h1 a {
        color: #FFFFFF; }
  #usd.news-center .hero-container.detail {
    margin-top: 9rem; }
    #usd.news-center .hero-container.detail h1 {
      font-size: 2.5rem;
      top: -50px; }
      #usd.news-center .hero-container.detail h1 a {
        color: #0074c8; }

#usd.news-center .hero.slick-carousel {
  margin-bottom: 0px; }
  #usd.news-center .hero.slick-carousel .slick-list {
    z-index: 0; }
  #usd.news-center .hero.slick-carousel article {
    padding: 0 !important;
    border: none !important; }
  #usd.news-center .hero.slick-carousel figure {
    min-height: 250px;
    max-height: 540px;
    position: relative;
    margin: 0;
    padding: 0; }
    #usd.news-center .hero.slick-carousel figure figcaption {
      background: transparent;
      /* Old browsers */
      /* FF3.6+ */
      /* Chrome,Safari4+ */
      /* Chrome10+,Safari5.1+ */
      /* Opera 11.10+ */
      /* IE10+ */
      background: linear-gradient(to bottom, transparent 0%, #000000 90%);
      /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$endcolor', endColorstr='$startcolor',GradientType=0 );
      /* IE6-9 */
      position: absolute;
      bottom: 0;
      width: 100%;
      padding-top: 7rem; }
  #usd.news-center .hero.slick-carousel .right {
    margin-bottom: 4rem; }
  #usd.news-center .hero.slick-carousel .slide-item article {
    margin-bottom: 0; }
  #usd.news-center .hero.slick-carousel .slide-item h1, #usd.news-center .hero.slick-carousel .slide-item p, #usd.news-center .hero.slick-carousel .slide-item a {
    color: #FFFFFF; }
  #usd.news-center .hero.slick-carousel .slide-item h1 {
    line-height: 1;
    font-size: 1.25rem;
    margin-bottom: 0; }
    #usd.news-center .hero.slick-carousel .slide-item h1 span.first {
      font-weight: 600; }
    #usd.news-center .hero.slick-carousel .slide-item h1 span.last {
      font-weight: 400; }
  #usd.news-center .hero.slick-carousel .slide-item p {
    display: none;
    font-size: 1rem !important;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 0;
    max-height: 45px; }
  #usd.news-center .hero.slick-carousel .slide-item a {
    color: #FFFFFF;
    font-size: 1.500rem;
    font-weight: 300; }
  #usd.news-center .hero.slick-carousel .slide-item p.more {
    display: inline-block;
    padding: 0;
    margin: 0; }
    #usd.news-center .hero.slick-carousel .slide-item p.more a {
      font-size: 0.75rem;
      font-weight: normal;
      margin-top: 0.5rem; }

#usd.news-center .slick-dots {
  bottom: 15px;
  margin-left: 67%;
  margin-bottom: 0;
  text-align: right;
  width: 30%;
  z-index: 100; }
  #usd.news-center .slick-dots li {
    margin: 0 2px; }
  #usd.news-center .slick-dots li button {
    height: 25px; }
  #usd.news-center .slick-dots li button:before {
    color: #FFFFFF;
    font-size: 4rem !important;
    opacity: .5 !important; }
  #usd.news-center .slick-dots li.slick-active button:before {
    color: #FFFFFF;
    font-size: 1rem;
    opacity: 1 !important; }

@media only screen and (min-width: 30.063em) {
  #usd.news-center .hero-container h1 {
    font-size: 2.25rem !important;
    top: -45px !important; }
  #usd.news-center .hero-container.detail {
    margin-top: 6rem; }
    #usd.news-center .hero-container.detail h1 {
      font-size: 2.75rem !important;
      top: -55px !important; }
  #usd.news-center .hero-container .right {
    margin: 0 0.5rem 0 0 !important; }
  #usd.news-center .slide-item h1 {
    font-size: 1.75rem !important; }
  #usd.news-center .slide-item h2 {
    font-size: 2.125rem; }
  #usd.news-center .slide-item p {
    display: inline-block !important;
    font-size: 1rem;
    line-height: 1rem;
    margin-bottom: 1.5rem !important; }
    #usd.news-center .slide-item p.more {
      border-bottom: 2.5rem solid #0074c8;
      border-left: 1.75rem solid transparent;
      height: 0px;
      line-height: 2.5 !important;
      padding: 0 0.5rem 0.3rem !important;
      margin: 0 0 -2px 0 !important;
      min-width: 150px; }
      #usd.news-center .slide-item p.more a {
        font-weight: 300 !important;
        position: absolute;
        display: block;
        font-size: 1rem;
        margin-top: 0.5rem;
        text-align: right;
        min-width: 90px; }
  #usd.news-center .slick-dots {
    bottom: 15px;
    margin-left: 25%;
    text-align: center;
    width: 50%;
    z-index: 100; }
    #usd.news-center .slick-dots li {
      margin: 0 5px; }
      #usd.news-center .slick-dots li button:before {
        font-size: 1rem; }
      #usd.news-center .slick-dots li.slick-active button:before {
        font-size: 1rem; } }

@media only screen and (min-width: 48.063em) {
  #usd.news-center .hero-container h1 {
    font-size: 3rem !important;
    top: -60px !important; }
  #usd.news-center .hero-container.detail {
    margin-top: 10rem; }
    #usd.news-center .hero-container.detail h1 {
      font-size: 3.25rem !important;
      top: -62px !important; }
  #usd.news-center .hero-container figure {
    min-height: 350px !important; }
  #usd.news-center #aside-nav .icon {
    color: #646469; }
  #usd.news-center .slide-item h1 {
    font-size: 1.75rem !important; }
  #usd.news-center .slide-item p {
    font-size: 1rem !important;
    line-height: 1.4 !important; }
  #usd.news-center .slide-item .button.read-more.alt {
    font-size: 2.5rem; }
  #usd.news-center .slick-dots {
    margin-bottom: 1rem; }
    #usd.news-center .slick-dots li {
      margin: 0 7px; } }

@media only screen and (min-width: 64.063em) {
  #usd.news-center .hero-container h1 {
    font-size: 3.5rem !important;
    top: -70px !important; }
  #usd.news-center .hero-container .slide-item h1 {
    font-size: 2rem !important; }
  #usd.news-center p.more {
    min-width: 175px !important; }
    #usd.news-center p.more a {
      font-size: 1.25rem !important;
      margin-left: -10px;
      margin-top: 0.1rem !important;
      padding-left: 1rem;
      padding-right: 1rem; } }

#usd.news-center {
  /* masonry */
  /***********************************************************/
  /* ARTICLE LISTING PAGE ************************************/
  /***********************************************************/
  /***********************************************************/
  /* ARTICLE-SPECIFIC ****************************************/
  /***********************************************************/
  /***********************************************************/
  /* ARTICLE DETAIL PAGE *************************************/
  /***********************************************************/
  /***********************************************************/
  /* DIRECTORY PAGE ******************************************/
  /***********************************************************/
  /*.directory {
		h1 {
			font-size: 2rem;
			line-height: 1;
		}
		h2 {
			&.name {
				background-color: transparent !important;
				display: inline-block;
				font-size: 1.25rem !important;
				//height: 0 !important;
				letter-spacing: 0;
				line-height: 2.5 !important;
				margin-top: 1rem !important;
				padding: 0 0.5rem 0.3rem 0 !important;
				text-transform: none;
			}
		}
		h3 {
			background-color: $white !important;
			clear: left;
			color: $founders !important;
			font-size: 1.1rem !important;
			font-weight: 300;
			letter-spacing: 0;
			margin: 0.5rem 0 0.25rem 0 !important;
			padding: 0 !important;
			text-transform: uppercase;
		}
		.bio h3 {
			background-color: transparent !important;
			padding: 0.5rem 0 0.5rem 0 !important;
			text-transform: none;
		}
		p {
			clear: left;
		}
		img {
			width: auto;
		}
	}*/
  /***********************************************************/
  /* MYPOSTINGS PAGE ******************************************/
  /***********************************************************/
  /***********************************************************/
  /* PRESS RELEASES and IN THE NEWS pages ********************/
  /***********************************************************/
  /***********************************************************/
  /* FACULTY PUBLICATIONS PAGE *******************************/
  /***********************************************************/
  /***********************************************************/
  /* LOAD MORE BUTTON ****************************************/
  /**********************************************************
	.button.loader {
		width: 100%;
		background-color: #afabab;
		.loading-gif {
			display: none;
			background-image: url(../../../home-images/loaders/loading.gif);
			background-size: cover;
			margin: 0 auto;
			max-width: 50px;
			height: 12px;
			width: 999px;
		}
		&.loading {
			.loading-gif {
				display: block;
			}

		}
	}*/
  /***********************************************************/
  /* CONTACT MODULE ******************************************/
  /**********************************************************
	.contact-module {
		.heading {
			font-family: $font-family-sans;
			font-size: 24px;
			color: $white;
			border-bottom: 1px solid #8f8f96;
			padding-bottom: 12px;
		}
		.heading-inner {
			background-color: #19ada3;
			position: relative;
			overflow: hidden;
			padding: 8px;
			&:after {
				position: absolute;
				content: " ";
				top: 0;
				right: 0;
				bottom: 0;
				border-top: 160px solid $white;
				border-left: 100px solid #19ada3;
				z-index: 9999;
			}
			.first {
				font-weight: 700;
			}
			.last {
				font-weight: 400;
			}
		}
		ul {
			margin-left: 8px;
			margin-top: 19px;
		}
		ul li {
			list-style-type: none;
			font-family: $font-family-sans;
			font-size: 16px;
			font-weight: 300;
			color: #424242;
		}
		.info .address-info ul li:first-child {
			font-weight: 700;
		}
	}*/
  /***********************************************************/
  /* SUBSCRIBE FORM ******************************************/
  /**********************************************************
	.news.submit form label {
		display: none;
	}
	.news.submit form input,.news.submit form textarea {
		background-color: #ededed;
		border: 0;
		box-shadow: inset 0;
	}
	.news.submit form textarea {
		min-height: 200px;
	}
	.news.submit form .button {
		background-color: $immaculata;
		font-size: 22px;
	}*/ }
  #usd.news-center #nav-side {
    margin-top: 2rem;
    padding-left: 0; }
    #usd.news-center #nav-side .social-links {
      margin-bottom: 1rem; }
      #usd.news-center #nav-side .social-links ul {
        padding-bottom: 0.5rem;
        margin: 0 0 0 0.5rem;
        width: 100%; }
        #usd.news-center #nav-side .social-links ul li a:hover {
          background-color: transparent !important; }
        #usd.news-center #nav-side .social-links ul li .icon {
          display: block !important;
          margin-right: 0.25rem; }
  #usd.news-center aside#off-canvas {
    padding-top: 2rem;
    margin-top: 0; }
    #usd.news-center aside#off-canvas ul li {
      border: none !important; }
      #usd.news-center aside#off-canvas ul li a {
        padding: 0.125rem 0 !important; }
  #usd.news-center .links-alt {
    margin: 3rem 0 !important; }
    #usd.news-center .links-alt ul {
      border: none; }
      #usd.news-center .links-alt ul li {
        border: none;
        line-height: 1.25 !important;
        margin-bottom: 0.25rem !important; }
        #usd.news-center .links-alt ul li:last-child {
          margin: 0; }
        #usd.news-center .links-alt ul li a {
          color: #0074c8;
          font-weight: bold; }
      #usd.news-center .links-alt ul .icon {
        display: inline-block !important;
        margin-right: 0.25rem;
        margin-right: 5px; }
  #usd.news-center .social-links ul {
    border-bottom: thin solid #dddddd;
    border-top: none; }
    #usd.news-center .social-links ul li {
      border: none !important;
      margin-left: 0.75rem !important; }
      #usd.news-center .social-links ul li:first-child {
        margin-left: 0 !important; }
      #usd.news-center .social-links ul li a {
        color: #838387;
        font-size: 1.5rem !important;
        padding-left: 0.25rem !important; }
        #usd.news-center .social-links ul li a:first-child {
          padding-left: 1rem; }
  #usd.news-center .padding-right-none,
  #usd.news-center .columns.last {
    padding-right: 0; }
  #usd.news-center #mobile-menu {
    margin-bottom: 1rem; }
  #usd.news-center .default-content {
    display: none; }
  #usd.news-center h1, #usd.news-center h2, #usd.news-center h3, #usd.news-center h4, #usd.news-center h5, #usd.news-center h6, #usd.news-center p, #usd.news-center figcaption h1, #usd.news-center figcaption time, #usd.news-center p, #usd.news-center a {
    font-family: "myriad-pro", Arial, sans-serif; }
  #usd.news-center h2#top-stories {
    font-size: 3rem !important;
    color: #0074c8 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
    margin: 0.5rem 0 0 0 !important; }
    #usd.news-center h2#top-stories .first {
      font-weight: 600; }
    #usd.news-center h2#top-stories .last {
      font-weight: 300; }
  #usd.news-center img {
    width: 100%; }
  #usd.news-center .page-title-container {
    display: none; }
    #usd.news-center .page-title-container h1 {
      font-size: 1.5rem;
      color: #FFFFFF; }
    #usd.news-center .page-title-container h1 span.first {
      font-weight: 700; }
    #usd.news-center .page-title-container h1 span.last {
      font-weight: 300; }
  #usd.news-center nav.filter-nav {
    display: none; }
  #usd.news-center .button {
    margin-left: 0; }
    #usd.news-center .button a {
      color: #FFFFFF !important; }
  #usd.news-center .grid-sizer,
  #usd.news-center .masonry-item,
  #usd.news-center .masonry-item.wide {
    width: 100%; }
  #usd.news-center .gutter-sizer {
    width: 2%; }
  #usd.news-center #articles {
    margin: 0 -0.9375rem;
    padding: 0;
    /* END masonry */ }
    #usd.news-center #articles .extra-article-set {
      display: block; }
  #usd.news-center article {
    margin-bottom: 2rem;
    border: thin solid #dddddd !important;
    padding: 0.5rem !important;
    margin-bottom: 0.5rem;
    background-color: #FFFFFF; }
    #usd.news-center article h2 {
      background-color: #FFFFFF !important;
      color: #003b70 !important;
      font-size: 1.1rem !important;
      font-weight: 400;
      letter-spacing: 0;
      margin: 0.5rem 0 0.25rem 0 !important;
      padding: 0 !important; }
      #usd.news-center article h2:first-child {
        margin-top: 0 !important; }
    #usd.news-center article figure {
      margin: 0; }
    #usd.news-center article .info {
      margin: 0;
      padding: 0;
      width: 100%; }
    #usd.news-center article time, #usd.news-center article .tags {
      color: #646469;
      font-family: "myriad-pro-condensed", Arial, sans-serif;
      font-size: 1rem;
      font-style: normal !important;
      font-weight: 600;
      letter-spacing: 0.05rem;
      text-transform: uppercase !important;
      display: inline; }
    #usd.news-center article time {
      margin-bottom: 0 !important; }
    #usd.news-center article span.tags {
      font-weight: 300;
      margin: 0 0 0 0 !important;
      text-transform: none !important;
      display: block; }
      #usd.news-center article span.tags a {
        color: #646469 !important;
        font-family: "myriad-pro-condensed", Arial, sans-serif !important; }
        #usd.news-center article span.tags a::before {
          display: inline; }
    #usd.news-center article .date {
      margin-bottom: 0;
      float: left;
      display: block; }
    #usd.news-center article p {
      clear: left;
      margin-bottom: 1rem;
      padding-bottom: 0; }
    #usd.news-center article.list h1 {
      font-size: 1.75rem;
      font-weight: normal;
      margin-bottom: 0.25rem !important;
      line-height: 1.2; }
      #usd.news-center article.list h1 a {
        color: #0074c8 !important;
        text-decoration: none; }
        #usd.news-center article.list h1 a:hover {
          text-decoration: underline; }
    #usd.news-center article.list .article-content {
      margin-left: 125px; }
      #usd.news-center article.list .article-content h3 {
        font-family: "myriad-pro", Arial, sans-serif;
        font-weight: 300; }
    #usd.news-center article.list .teaser {
      display: none; }
    #usd.news-center article.list .more {
      color: #838387; }
    #usd.news-center article iframe[id^='ensemble'] {
      width: 100%;
      height: 320px; }
  #usd.news-center .mypostings.detail {
    padding: 2rem 1rem; }
    #usd.news-center .mypostings.detail .right {
      margin-top: 0.5rem; }
    #usd.news-center .mypostings.detail article {
      padding: 0 !important;
      border: none !important; }
    #usd.news-center .mypostings.detail h1 {
      font-size: 2rem;
      line-height: 1;
      margin: 0 0 1rem 0 !important; }
    #usd.news-center .mypostings.detail img {
      margin-bottom: 0.25rem; }
    #usd.news-center .mypostings.detail .article-specs {
      border-bottom: thin solid #dddddd;
      padding-bottom: 0.5rem;
      margin: 0 !important; }
      #usd.news-center .mypostings.detail .article-specs time, #usd.news-center .mypostings.detail .article-specs .tags {
        margin-bottom: 0.5rem; }
      #usd.news-center .mypostings.detail .article-specs span.tags {
        margin: 0 0 0 0.75rem !important;
        padding-left: 0.5rem;
        border-left: 1px solid #728c1f;
        float: none !important;
        display: inline; }
        #usd.news-center .mypostings.detail .article-specs span.tags a[name]:before {
          display: inline; }
    #usd.news-center .mypostings.detail .article-share {
      display: block;
      font-size: 0.85rem;
      font-weight: 700;
      margin: 0.25rem 0 1rem !important;
      padding: 0 !important;
      border: none !important; }
      #usd.news-center .mypostings.detail .article-share span.share-label {
        color: #838387;
        float: left;
        margin-right: 1rem;
        text-transform: uppercase; }
      #usd.news-center .mypostings.detail .article-share ul {
        float: left; }
        #usd.news-center .mypostings.detail .article-share ul li {
          display: inline;
          list-style-type: none;
          margin: 0 !important; }
          #usd.news-center .mypostings.detail .article-share ul li:last-child {
            margin: 0; }
          #usd.news-center .mypostings.detail .article-share ul li a {
            color: #646469 !important;
            margin-right: 0.75rem; }
      #usd.news-center .mypostings.detail .article-share + p {
        clear: right; }
      #usd.news-center .mypostings.detail .article-share + h2 {
        clear: right !important; }
    #usd.news-center .mypostings.detail .related {
      margin-bottom: 2rem;
      padding-top: 0.5rem; }
      #usd.news-center .mypostings.detail .related article {
        clear: left;
        float: left;
        margin-bottom: 1.5rem;
        border: thin solid #dddddd !important;
        padding: 0.5rem !important; }
        #usd.news-center .mypostings.detail .related article h2 {
          border-top: 1px solid #dddddd;
          color: #003b70 !important;
          font-size: 2rem !important;
          margin-bottom: 2rem !important;
          padding-top: 0.75rem !important;
          text-transform: none !important;
          width: 100%; }
        #usd.news-center .mypostings.detail .related article .tags {
          display: block;
          margin: 0 !important; }
        #usd.news-center .mypostings.detail .related article .info img {
          margin-bottom: 0.25rem !important; }
        #usd.news-center .mypostings.detail .related article .info .image-info {
          margin-bottom: 1rem !important; }
          #usd.news-center .mypostings.detail .related article .info .image-info ul, #usd.news-center .mypostings.detail .related article .info .image-info li, #usd.news-center .mypostings.detail .related article .info .image-info p, #usd.news-center .mypostings.detail .related article .info .image-info .button, #usd.news-center .mypostings.detail .related article .info .image-info img, #usd.news-center .mypostings.detail .related article .info .image-info figcaption {
            clear: left;
            float: left;
            margin-bottom: 1rem !important;
            text-align: left !important; }
          #usd.news-center .mypostings.detail .related article .info .image-info h1 {
            display: block;
            font-size: 1.5rem;
            font-weight: normal !important;
            margin-bottom: 0.5rem !important;
            text-transform: none !important; }
            #usd.news-center .mypostings.detail .related article .info .image-info h1 a {
              color: #0074c8 !important; }
            #usd.news-center .mypostings.detail .related article .info .image-info h1 .last {
              font-weight: 300 !important; }
  #usd.news-center .mypostings .item .info a {
    color: #0074c8 !important; }
  #usd.news-center .mypostings table.list tr.odd {
    background-color: #f6f6f6; }
  #usd.news-center #books .columns {
    margin-bottom: 10px;
    text-align: center;
    height: 275px;
    padding: 0.5rem; }
  #usd.news-center #books span.image {
    display: inline-block; }
  #usd.news-center #books img.thumb {
    max-height: 100px; }
  #usd.news-center #books a.title {
    color: #0074c8; }
  #usd.news-center #books p.date {
    color: #838387; }
  #usd.news-center .publication h2 {
    margin-top: 2rem !important; }
  #usd.news-center .publication h2 + h3 {
    font-size: 1.3rem !important;
    margin-top: 1.5rem !important;
    text-transform: none; }

@media only screen and (min-width: 30.063em) {
  #usd.news-center #articles {
    /* masonry */
    /* END masonry */ }
    #usd.news-center #articles .grid-sizer,
    #usd.news-center #articles .masonry-item,
    #usd.news-center #articles .masonry-item.wide {
      width: 47.5%; }
    #usd.news-center #articles .gutter-sizer {
      width: 3%; }
  #usd.news-center article {
    display: block; }
    #usd.news-center article iframe[id^='ensemble'] {
      width: 100%;
      height: 375px; }
  #usd.news-center .mypostings.detail .article-share {
    display: block;
    float: right;
    margin-bottom: 1rem; }
  /***********************************************************/
  /* FACULTY PUBLICATIONS PAGE *******************************/
  /***********************************************************/
  #books .columns {
    text-align: center;
    height: 220px; } }

@media only screen and (min-width: 48.063em) {
  body.news-center#usd .content-wrapper-inner #content .page-content-wrapper {
    padding: 0 0.9375rem; }
  #usd.news-center nav.nav-top {
    display: none; }
  #usd.news-center .container {
    background-color: #FFFFFF; }
  #usd.news-center .page-content-wrapper {
    padding-top: 1.25rem !important; }
  #usd.news-center .page-title-container {
    display: block; }
    #usd.news-center .page-title-container h1 {
      font-size: 3.750rem; }
  #usd.news-center h2#top-stories {
    font-size: 2.5rem !important; }
  #usd.news-center #articles {
    /* masonry */
    /* END masonry */ }
    #usd.news-center #articles .grid-sizer,
    #usd.news-center #articles .masonry-item {
      width: 23%; }
      #usd.news-center #articles .grid-sizer.wide,
      #usd.news-center #articles .masonry-item.wide {
        width: 50.2%; }
  #usd.news-center article.list h1 {
    font-size: 1.15rem !important;
    font-weight: normal !important;
    line-height: 1.4 !important; }
  #usd.news-center article.list.wide h1 {
    font-size: 1.75rem !important; }
  #usd.news-center article time {
    margin-right: 0.25rem;
    padding-right: 0.25rem; }
  #usd.news-center article .tags {
    clear: left; }
  #usd.news-center article iframe[id^='ensemble'] {
    width: 100%;
    height: 430px; }
  #usd.news-center .mypostings.detail h1 {
    margin-bottom: 0.5rem !important; }
  #usd.news-center .mypostings.detail .related h2 {
    font-size: 1.5rem !important; } }

@media only screen and (min-width: 64.063em) {
  #header-nav-wrapper + div + div {
    margin-top: 0 !important; }
  #content .nav {
    /*padding-right: 20px;  FIX THIS KLUDGE */ }
  #content nav.filter-nav {
    background-color: #f6f6f6;
    display: block;
    margin: 0;
    padding: 1em; }
    #content nav.filter-nav h2 {
      color: #424242;
      font-size: 0.9em;
      margin-bottom: 0; }
    #content nav.filter-nav ul {
      margin: 0; }
      #content nav.filter-nav ul li {
        list-style-type: none; }
        #content nav.filter-nav ul li a {
          color: #424242;
          text-decoration: none; }
          #content nav.filter-nav ul li a:hover {
            text-decoration: underline; }
    #content nav.filter-nav .featured-topics {
      background-color: #75bee9;
      font-weight: 300;
      letter-spacing: 0.01rem;
      margin: 1rem -1rem;
      padding: 0.5rem 1rem;
      /*@include box-shadow(2px, 2px, 2px, 0px, $gray-dark);*/ }
      #content nav.filter-nav .featured-topics h2 {
        color: #FFFFFF; }
      #content nav.filter-nav .featured-topics a {
        color: #FFFFFF; }
  #content #articles .article.detail img {
    float: none;
    margin: 0 0 15px 0;
    width: auto; }
  #content .directory p.more {
    display: inline; }
    #content .directory p.more a {
      font-size: 0.9rem !important;
      margin: 0; } }
