/* !DO NOT EDIT THE CSS FILES, THEY ARE BUILT WITH THE LESS CSS! */
.frame,
.wdn-frame {
  padding: 4px;
  border: 1px solid #d0cec6;
}
.wdn-brand-caps {
  font-family: "Tungsten A", "Tungsten B", "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "Arial Narrow", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 2.307rem;
}
@media  (min-width: 768px) {
  .wdn-brand-caps {
    font-size: 2.532rem;
  }
}
.lowercase {
  text-transform: lowercase;
}
.wdn-inner-padding-no-bottom {
  padding-bottom: 0 !important;
}
#maincontent li {
  margin-bottom: .451rem;
}
.wdn-promo-band {
  background-color: #333332;
  overflow: hidden;
}
@media  (min-width: 768px) {
  .wdn-promo-band {
    max-height: 31.474em;
  }
}
@media (min-width: 1400px) and (min-height: 960px) {
  .wdn-promo-band {
    max-height: 41.955em;
  }
}
.wdn-card {
  background: #fdfdfc;
  border-top: 4px solid #848482;
  box-shadow: 0 0 0 1px #eae9e6;
}
.wdn-card:hover {
  background: #fff;
  border-top: 4px solid #c00;
  box-shadow: 0 0 0 1px #d5d5d2;
}
.small {
  font-size: 0.923rem;
}
@media  (min-width: 768px) {
  .small {
    font-size: 0.802rem;
  }
}
.wdn-full-story-link {
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.333;
  letter-spacing: 0.02em;
  font-size: 0.923rem;
}
@media  (min-width: 768px) {
  .wdn-full-story-link {
    font-size: 0.802rem;
  }
}
.wdn-button-outline {
  display: inline-block;
  margin: 1em 0;
  padding: 1.069em 1.333em 1em;
  border-radius: 3px;
  text-align: center;
  text-decoration: none;
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.333;
  letter-spacing: 0.02em;
  font-size: 0.769rem;
  transition: all 0.3s ease;
}
@media  (min-width: 768px) {
  .wdn-button-outline {
    font-size: 0.75rem;
  }
}
.wdn-main a.wdn-button-outline {
  color: #fff;
  color: rgba(255, 255, 255, 0.8);
  border: 1px solid #fff;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background-color: rgba(0, 0, 0, 0.2);
}
.wdn-main a.wdn-button-outline:hover,
.wdn-main a.wdn-button-outline:active {
  color: #fff;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.4);
}
.wdn-main a.wdn-button-outline:focus {
  outline: none;
  box-shadow: 0 0 5px 0 #fff;
}
.wdn-button-play:after {
  padding-left: 0.75em;
  font-family: "wdn-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: '\e821';
}
a.wdn-read-more {
  display: block;
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.333;
  letter-spacing: 0.02em;
  font-size: 0.923rem;
  color: #fff;
}
@media  (min-width: 768px) {
  a.wdn-read-more {
    font-size: 0.802rem;
  }
}
a.wdn-read-more:after {
  padding-left: 0.75em;
  font-family: "wdn-icon";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  content: '\e808';
}
.framed-text-box {
  position: relative;
  background-color: rgba(255, 255, 255, 0.96);
  z-index: 1;
  margin: 0 5%;
  padding: 2.369em 1.777em;
}
@media  (min-width: 480px) {
  .framed-text-box {
    margin: 0;
    padding: 2.532em 2.369em;
  }
}
@media  (min-width: 768px) {
  .framed-text-box {
    padding: 3.157em 4.499em;
  }
}
.framed-text-box:before {
  content: '';
  position: absolute;
  display: block;
  top: -10px;
  left: -10px;
  width: 100%;
  height: 100%;
  padding: 5px;
  border: solid 5px rgba(255, 255, 255, 0.96);
  z-index: -1;
}
.framed-text-box p:last-child {
  margin-bottom: 0;
}
#maincontent .flexslider a,
#maincontent .flexslider a:hover,
#maincontent .flexslider a:visited {
  border-bottom: none;
}
@media  (max-width: 767px) {
  #wdn_Carousel .flex-prev,
  #wdn_Carousel .flex-next {
    display: none;
  }
}
form .input-group {
  display: table;
}
form .input-group > * {
  display: table-cell;
  border-radius: 0;
  background-clip: padding-box;
}
form .input-group .input-group-btn {
  width: 1%;
  vertical-align: middle;
}
form .input-group .input-group-btn button {
  font-size: 18px;
  line-height: normal;
  padding: .8em 1em;
  margin: 0;
}
form .input-group input {
  margin: 0;
}
form .input-group :first-child {
  border-radius: 4px 0 0 4px;
  background-clip: padding-box;
}
form .input-group :last-child {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background-clip: padding-box;
}
form .input-group :last-child button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  background-clip: padding-box;
}
#searchform {
  text-align: center;
  background: #38431b url('../../images/faculty-staff/050419.jpg') 50% 50% no-repeat;
  background-size: cover;
}
#searchform .input-group {
  margin: 0 auto;
  max-width: 30em;
}
#search_wrapper {
  display: none;
}
a[class^="quick-link-"] {
  display: block;
  margin: 1em 0;
  padding-top: 5.997em;
  text-align: center;
  border: 0;
  background-color: transparent;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
a[class^="quick-link-"] span {
  display: block;
}
.quick-link-header {
  margin-bottom: .339em;
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.333;
  letter-spacing: 0.02em;
}
.quick-link-description {
  font-size: 0.923rem;
  font-style: italic;
  color: #595855;
}
@media (min-width: 600px) {
  .quick-link-description {
    padding: 0 7.5%;
  }
}
@media  (min-width: 768px) {
  .quick-link-description {
    font-size: 0.8125rem;
  }
}
@media (min-width: 960px) {
  .quick-link-description {
    padding: 0;
  }
}
.quick-link-apply {
  background-image: url('../../images/icons/svg/quick-links-icon-apply.svg');
}
.quick-link-calendar {
  background-image: url('../../images/icons/svg/quick-links-icon-calendar.svg');
}
.quick-link-costs-aid {
  background-image: url('../../images/icons/svg/quick-links-icon-costs-aid.svg');
}
.quick-link-firefly {
  background-image: url('../../images/icons/svg/quick-links-icon-firefly.svg');
}
.quick-link-libraries {
  background-image: url('../../images/icons/svg/quick-links-icon-book.svg');
}
.quick-link-majors {
  background-image: url('../../images/icons/svg/quick-links-icon-cap.svg');
}
.quick-link-maps {
  background-image: url('../../images/icons/svg/quick-links-icon-map.svg');
}
.quick-link-myunl,
.quick-link-why-unl {
  background-image: url('../../images/icons/svg/quick-links-icon-n.svg');
}
.quick-link-myred {
  background-image: url('../../images/icons/svg/quick-links-icon-user.svg');
}
.quick-link-parking {
  background-image: url('../../images/icons/svg/quick-links-icon-parking.svg');
}
.quick-link-visit {
  background-image: url('../../images/icons/svg/quick-links-icon-welcome.svg');
}
a[class^="quick-link-"] {
  background-size: 4.209em;
}
@media  (min-width: 768px) {
  a[class^="quick-link-"] {
    background-size: 4.499em;
  }
}
.wdn-band.featured-links {
  background-color: #c10000;
  background: linear-gradient(#c10000, #d00000);
}
a[class^="featured-link-"] {
  display: block;
  margin: 1em 0;
  text-align: center;
  border: 0;
  background-color: transparent;
  background-position: 50% 0;
  background-repeat: no-repeat;
}
@media  (min-width: 768px) {
  a[class^="featured-link-"] {
    margin: 0;
  }
}
a[class^="featured-link-"] span {
  display: block;
}
.featured-link-header {
  margin-bottom: .339em;
  color: #fff;
}
.featured-link-description {
  font-size: 0.923rem;
  font-style: italic;
  color: #fae6e6;
}
@media (min-width: 600px) {
  .featured-link-description {
    padding: 0 7.5%;
  }
}
@media  (min-width: 768px) {
  .featured-link-description {
    font-size: 0.8125rem;
  }
}
@media (min-width: 960px) {
  .featured-link-description {
    padding: 0;
  }
}
.featured-link-apply {
  background-image: url('../../images/icons/svg/download-6-white.svg');
}
.featured-link-events {
  background-image: url('../../images/icons/svg/calendar-2-white.svg');
}
.featured-link-costs-aid {
  background-image: url('../../images/icons/svg/calculator-1-white.svg');
}
.featured-link-firefly {
  background-image: url('../../images/icons/svg/id-4-white.svg');
}
.featured-link-libraries {
  background-image: url('../../images/icons/svg/books-3-white.svg');
}
.featured-link-majors {
  background-image: url('../../images/icons/svg/academic-cap-2-white.svg');
}
.featured-link-maps {
  background-image: url('../../images/icons/svg/compass-1-white.svg');
}
.featured-link-myunl,
.featured-link-why-unl {
  background-image: url('../../images/icons/svg/n-user-white.svg');
}
.featured-link-myred {
  background-image: url('../../images/icons/svg/contacts-3-white.svg');
}
.featured-link-parking {
  background-image: url('../../images/icons/svg/sign-park-white.svg');
}
.featured-link-visit {
  background-image: url('../../images/icons/svg/marker-1-white.svg');
}
a[class^="featured-link-"] {
  padding-top: 3.375em;
  background-size: 3.375em;
}
@media  (min-width: 768px) {
  a[class^="featured-link-"] {
    padding-top: 4.499em;
    background-size: 4.209em;
  }
}
.wdn-video-band .mejs-overlay-button {
  display: none;
}
.wdn-video-band img {
  display: block;
}
@media  (min-width: 768px) {
  .wdn-video-band img {
    display: none;
  }
}
.wdn-video-band video {
  display: none;
}
@media  (min-width: 768px) {
  .wdn-video-band video {
    display: block;
    vertical-align: top;
    z-index: 99;
  }
}
.wdn-video-band .wdn-promo-container {
  background: none;
}
.wdn-video-band .wdn-promo-container .wdn-promo-content {
  bottom: 15%;
  text-shadow: none;
}
@media  (min-width: 480px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content {
    bottom: 20%;
  }
}
@media  (min-width: 960px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content {
    bottom: 25%;
  }
}
@media (min-width: 1400px) and (min-height: 960px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content {
    bottom: 30%;
  }
}
.wdn-video-band .wdn-promo-container .wdn-promo-content h1 {
  display: inline;
  color: #fff;
  font-size: 3.116rem;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media  (min-width: 480px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content h1 {
    font-size: 5.154rem;
  }
}
@media  (min-width: 768px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content h1 {
    font-size: 5.61rem;
  }
}
@media  (min-width: 960px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content h1 {
    font-size: 7.478rem;
  }
}
.wdn-video-band .wdn-promo-container .wdn-promo-content .video-buttons {
  display: block;
  margin-top: 1em;
}
@media  (min-width: 480px) {
  .wdn-video-band .wdn-promo-container .wdn-promo-content .video-buttons {
    margin-top: 1.777em;
  }
}
.wdn-video-band .wdn-promo-container .wdn-promo-content a:first-of-type {
  margin-right: 1em;
}
.splash-intro {
  background-color: #333332;
}
.splash-intro .wdn-icon-cancel {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.splash-intro #intro_video {
  display: none;
}
.splash-intro.playing {
  max-height: none;
  height: auto;
  overflow: visible;
}
.flexbox .splash-intro.playing {
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.splash-intro.playing .wdn-stretch,
.splash-intro.playing .wdn-promo-container,
.splash-intro.playing .wdn-hero-text {
  display: none;
}
.splash-intro.playing #intro_video {
  display: block;
}
.splash-intro.playing #intro_video video {
  display: block;
}
.splash-intro .mejs-captions-selector {
  height: 100px !important;
}
.splash-news {
  background-color: #f8f5ec;
}
.splash-news figure {
  margin-top: 0;
}
.splash-news-lede {
  margin-top: 0;
}
.splash-academic-colleges {
  background: #c9beac url('../../images/splash/campus-bg.jpg') 50% 0 no-repeat;
  background-size: 150%;
}
@media  (min-width: 480px) {
  .splash-academic-colleges {
    background-size: 100%;
  }
}
.splash-academic-colleges ul {
  padding: 0 7.5%;
}
.splash-academic-colleges .wdn-card {
  box-shadow: 0 0 0 1px #bcbab3;
}
.splash-academic-colleges .wdn-card:hover {
  box-shadow: 0 0 0 1px #a9a7a0;
}
.splash-academic-colleges .wdn-card,
.apply-now-intro .wdn-card {
  position: relative;
  min-height: 14.204em;
  margin-bottom: 1em;
}
@media  (min-width: 480px) {
  .splash-academic-colleges .wdn-card,
  .apply-now-intro .wdn-card {
    min-height: 17.713em;
  }
}
@media  (min-width: 768px) {
  .splash-academic-colleges .wdn-card,
  .apply-now-intro .wdn-card {
    min-height: 14.204em;
  }
}
.splash-academic-colleges img,
.apply-now-intro img {
  position: absolute;
  display: block;
  bottom: 0;
  right: 0;
  z-index: 1;
  max-width: 300px;
}
.splash-academic-colleges h3,
.apply-now-intro h3 {
  padding: 0.75em 7.5% 0;
  font-size: 2.154rem;
}
@media  (min-width: 768px) {
  .splash-academic-colleges h3,
  .apply-now-intro h3 {
    padding-top: 1em;
    font-size: 1.75rem;
  }
}
@media  (min-width: 960px) {
  .splash-academic-colleges h3,
  .apply-now-intro h3 {
    font-size: 1.899rem;
  }
}
#maincontent .splash-academic-colleges {
  margin-top: -5.997em !important;
  padding-top: 7.994em !important;
}
@media (min-width: 600px) {
  #maincontent .splash-academic-colleges {
    padding-top: 9.969em !important;
  }
}
@media  (min-width: 768px) {
  #maincontent .splash-academic-colleges {
    margin-top: -9.969em !important;
    padding-top: 7.994em !important;
  }
}
@media  (min-width: 960px) {
  #maincontent .splash-academic-colleges {
    padding-top: 13.288em !important;
  }
}
@media (min-width: 1200px) {
  #maincontent .splash-academic-colleges {
    padding-top: 14.204em !important;
  }
}
@media (min-width: 1400px) {
  #maincontent .splash-academic-colleges {
    padding-top: 17.713em !important;
  }
}
@media  (min-width: 1600px) {
  #maincontent .splash-academic-colleges {
    padding-top: 18.935em !important;
  }
}
@media (min-width: 1760px) {
  #maincontent .splash-academic-colleges {
    padding-top: 23.612em !important;
  }
}
#maincontent .splash-academic-colleges li {
  margin: 0;
  font-size: 0.923rem;
}
@media  (min-width: 768px) {
  #maincontent .splash-academic-colleges li {
    font-size: 0.802rem;
  }
}
.academic-colleges-heading {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 0.254em 0;
  font-family: "Tungsten A", "Tungsten B", "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "Arial Narrow", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  font-size: 2.307rem;
  border-top: 1px solid #adacaa;
  border-bottom: 1px solid #adacaa;
}
@media  (min-width: 768px) {
  .academic-colleges-heading {
    font-size: 2.532rem;
  }
}
.splash-college-architecture h3,
.splash-college-business-admin h3,
.splash-college-engineering h3,
.splash-college-jmc h3,
.splash-college-architecture ul,
.splash-college-business-admin ul,
.splash-college-engineering ul,
.splash-college-jmc ul {
  float: right !important;
  text-align: right;
  width: 100%;
}
@media  (min-width: 480px) {
  .splash-college-architecture h3,
  .splash-college-business-admin h3,
  .splash-college-engineering h3,
  .splash-college-jmc h3,
  .splash-college-architecture ul,
  .splash-college-business-admin ul,
  .splash-college-engineering ul,
  .splash-college-jmc ul {
    float: left !important;
    text-align: left;
  }
}
.splash-college-architecture img {
  left: 0;
  width: 60%;
}
@media  (min-width: 480px) {
  .splash-college-architecture img {
    left: auto;
    right: 0;
    width: 75%;
  }
}
.splash-college-arts-sciences img {
  right: -0.75em;
  width: 55%;
  max-width: 230px;
}
@media  (min-width: 480px) {
  .splash-college-arts-sciences img {
    width: 60%;
  }
}
.splash-college-casnr img {
  width: 50%;
  max-width: 210px;
}
@media (min-width: 380px) {
  .splash-college-casnr img {
    width: 45%;
  }
}
@media  (min-width: 480px) {
  .splash-college-casnr img {
    width: 55%;
  }
}
@media  (min-width: 768px) {
  .splash-college-casnr img {
    width: 55%;
  }
}
.splash-college-casnr h3 {
  width: 100%;
}
@media (min-width: 420px) {
  .splash-college-casnr h3 {
    width: 70%;
  }
}
@media  (min-width: 480px) {
  .splash-college-casnr h3 {
    width: 100%;
  }
}
.splash-college-business-admin img {
  left: -0.75em;
  width: 40%;
  max-width: 160px;
}
@media  (min-width: 480px) {
  .splash-college-business-admin img {
    left: auto;
    right: 5%;
    width: 45%;
  }
}
@media  (min-width: 768px) {
  .splash-college-business-admin img {
    right: -1em;
  }
}
.splash-college-business-admin h3 {
  width: 100%;
}
@media  (min-width: 768px) {
  .splash-college-business-admin h3 {
    width: 70%;
  }
}
.splash-college-cehs img {
  width: 50%;
  max-width: 200px;
}
@media  (min-width: 480px) {
  .splash-college-cehs img {
    width: 60%;
  }
}
@media  (min-width: 768px) {
  .splash-college-cehs img {
    width: 55%;
  }
}
@media  (min-width: 960px) {
  .splash-college-cehs img {
    width: 60%;
  }
}
.splash-college-cehs h3 {
  width: 70%;
}
@media  (min-width: 480px) {
  .splash-college-cehs h3 {
    width: 100%;
  }
}
@media (min-width: 600px) {
  .splash-college-cehs h3 {
    width: 75%;
  }
}
.splash-college-engineering img {
  left: 7%;
  width: 45%;
  max-width: 190px;
}
@media  (min-width: 480px) {
  .splash-college-engineering img {
    left: auto;
    right: 0;
    width: 55%;
  }
}
.splash-college-fpa img {
  top: -12%;
  right: -0.75em;
  width: 35%;
  max-width: 160px;
}
@media  (min-width: 480px) {
  .splash-college-fpa img {
    width: 60%;
    top: 2%;
  }
}
@media (min-width: 540px) {
  .splash-college-fpa img {
    width: 60%;
    top: -5%;
  }
}
@media (min-width: 620px) {
  .splash-college-fpa img {
    width: 55%;
    top: -5%;
  }
}
@media (min-width: 660px) {
  .splash-college-fpa img {
    width: 45%;
    top: 3%;
  }
}
@media (min-width: 844px) {
  .splash-college-fpa img {
    width: 55%;
    top: 15%;
  }
}
@media  (min-width: 960px) {
  .splash-college-fpa img {
    width: 47%;
    top: 4.499em;
  }
}
@media (min-width: 1044px) {
  .splash-college-fpa img {
    top: 3.157em;
    right: -1em;
  }
}
@media  (min-width: 1280px) {
  .splash-college-fpa img {
    top: 2.369em;
  }
}
@media  (min-width: 1600px) {
  .splash-college-fpa img {
    top: 1.777em;
  }
}
@media  (min-width: 480px) {
  .splash-college-fpa h3 {
    width: 70%;
  }
}
@media (min-width: 620px) {
  .splash-college-fpa h3 {
    width: 67%;
  }
}
@media  (min-width: 768px) {
  .splash-college-fpa h3 {
    width: 78%;
  }
}
@media  (min-width: 960px) {
  .splash-college-fpa h3 {
    width: 100%;
  }
}
.splash-college-jmc img {
  left: 0;
  width: 55%;
  max-width: 300px;
}
@media  (min-width: 480px) {
  .splash-college-jmc img {
    left: auto;
    right: 0;
    width: 70%;
  }
}
@media  (min-width: 768px) {
  .splash-college-jmc img {
    width: 66%;
  }
}
@media  (min-width: 768px) {
  .splash-college-jmc img {
    width: 60%;
  }
}
.splash-college-jmc h3 {
  width: 75%;
}
@media  (min-width: 480px) {
  .splash-college-jmc h3 {
    width: 100%;
  }
}
.splash-college-law img {
  width: 75%;
  max-width: 260px;
}
@media  (min-width: 480px) {
  .splash-college-law img {
    width: 90%;
  }
}
@media  (min-width: 768px) {
  .splash-college-law img {
    width: 85%;
  }
}
.college-name {
  display: block;
  font-size: 0.769rem;
  line-height: 1.333;
}
@media  (min-width: 768px) {
  .college-name {
    font-size: 0.625rem;
  }
}
@media  (min-width: 960px) {
  .college-name {
    font-size: 0.75rem;
  }
}
.splash-social {
  text-align: center;
}
.splash-social li {
  display: inline;
}
.splash-social li a[class^="wdn-icon"]:before {
  font-size: 38px;
}
.splash-social li:last-of-type a:before {
  margin-right: 0;
}
.splash-affiliates h4 {
  font-size: 2.154rem;
}
@media  (min-width: 768px) {
  .splash-affiliates h4 {
    font-size: 1.75rem;
  }
}
@media  (min-width: 960px) {
  .splash-affiliates h4 {
    font-size: 1.899rem;
  }
}
.splash-affiliates ul {
  margin-bottom: 3.157em;
}
@media  (min-width: 768px) {
  .splash-affiliates ul {
    margin-bottom: 0;
  }
}
.splash-affiliates li {
  display: inline;
  margin-right: 0.143em;
}
.splash-affiliates li:after {
  content: '\b7';
  margin-left: 0.451em;
}
.splash-affiliates li:last-of-type:after {
  content: '';
}
.wdn-hero {
  position: relative;
  overflow: hidden;
  min-height: 23.612em;
  height: 25.24em;
  height: 42vh;
  background-color: #000;
}
@media (min-height: 718px) and  (min-width: 960px) {
  .wdn-hero {
    height: 25.24em;
    height: 56vh;
    max-height: 31.474em;
  }
}
@media (min-height: 895px) and (min-width: 1044px) {
  .wdn-hero {
    height: 31.474em;
    height: 75vh;
    max-height: 33.645em;
  }
}
@media (min-height: 895px) and (min-width: 1200px) {
  .wdn-hero {
    max-height: 41.955em;
  }
}
.flexbox .wdn-hero {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.wdn-hero .wdn-hero-picture,
.wdn-hero .wdn-hero-video {
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.6;
  overflow: hidden;
}
.flexbox .wdn-hero .wdn-hero-picture,
.flexbox .wdn-hero .wdn-hero-video {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.wdn-hero .wdn-hero-picture {
  -webkit-animation-name: heroGrow;
          animation-name: heroGrow;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-timing-function: ease-in-out;
          animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media  (min-width: 768px) {
  .is-video.wdn-hero .wdn-hero-picture {
    display: none;
  }
}
.is-video.wdn-hero .wdn-hero-video {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
}
@media  (min-width: 768px) {
  .is-video.wdn-hero .wdn-hero-video {
    display: block;
    vertical-align: top;
  }
}
.wdn-hero .wdn-button-group {
  z-index: 1;
  padding: 1em 5% 0 5%;
}
.wdn-hero .wdn-button-group a[class^="wdn-button-"] + a[class^="wdn-button-"] {
  margin-left: 0.75em;
}
@-webkit-keyframes heroGrow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
@keyframes heroGrow {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  100% {
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
}
img.hero-poster {
  width: 100%;
}
.wdn-hero-text {
  position: absolute;
  width: 100%;
  bottom: 5vh;
  text-align: center;
}
.flexbox .wdn-hero-text {
  position: relative;
  bottom: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.wdn-hero-text:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: -100%;
  left: 0;
  width: 100%;
  height: 400%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.6+20,0+60 */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
}
.wdn-hero-text abbr {
  border: none;
}
@media (max-width: 479px) {
  .hero-text-line-break-480 {
    display: block;
  }
}
.hero-text-line-break {
  display: block;
}
.wdn-hero-heading {
  z-index: 1;
  margin: 0;
  font-size: 3.923rem;
  text-transform: uppercase;
  color: #fff;
}
@media  (min-width: 480px) {
  .wdn-hero-heading {
    font-size: 4.1538rem;
  }
}
@media  (min-width: 768px) {
  .wdn-hero-heading {
    font-size: 5.61rem;
  }
}
@media (min-width: 1044px) {
  .wdn-hero-heading {
    font-size: 5.997rem;
  }
}
.wdn-hero-heading .initial-line {
  display: block;
  padding-bottom: 0.339em;
  font-family: "Mercury Display A", "Mercury Display B", Georgia, Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: 400;
  font-style: normal;
  font-style: italic;
  font-size: 0.254em;
  line-height: 1.333;
  letter-spacing: 0.075em;
}
.wdn-hero-heading .hero-line {
  display: inline-block;
  line-height: 1;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
@media (max-width: 479px) {
  .wdn-hero-heading .hero-line {
    padding-top: 0.143em;
    padding-bottom: 0.143em;
  }
}
.wdn-hero-heading .hero-line .word1,
.wdn-hero-heading .hero-line .word2,
.wdn-hero-heading .hero-line .word3 {
  opacity: 0;
}
.wdn-hero-heading .hero-line .word1.hero-fadein {
  -webkit-animation: heroFadeIn ease-out 3s forwards;
          animation: heroFadeIn ease-out 3s forwards;
}
.wdn-hero-heading .hero-line .word2.hero-fadein {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.wdn-hero-heading .hero-line .word3.hero-fadein {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}
@-webkit-keyframes heroFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes heroFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.splash-feature-grid {
  position: relative;
  text-align: center;
}
@media  (min-width: 480px) {
  .splash-feature-grid .bp1-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: left;
  }
}
@media  (min-width: 960px) {
  .splash-feature-grid .bp1-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: none;
  }
  .splash-feature-grid .bp3-wdn-grid-set-fourths .wdn-col:nth-child(4n+1) {
    clear: left;
  }
}
.splash-feature-grid .wdn-col {
  padding: 0;
}
.splash-feature-grid .splash-feature-parking,
.splash-feature-grid .splash-feature-maps,
.splash-feature-grid .splash-feature-events,
.splash-feature-grid .splash-feature-twitter {
  padding-left: 1em;
  padding-right: 1em;
  background-size: cover;
}
.splash-feature-grid .splash-feature-parking img,
.splash-feature-grid .splash-feature-maps img,
.splash-feature-grid .splash-feature-events img,
.splash-feature-grid .splash-feature-twitter img {
  width: 3.375em;
}
.splash-feature-grid .splash-feature-parking {
  background: #eceae3 url('../../features/2015-move-in/bg/2015-move-in-parking-bg.jpg') 50% 50% no-repeat;
}
.splash-feature-grid .splash-feature-maps {
  background: #e7f0f4 url('../../features/2015-move-in/bg/2015-move-in-maps-bg.jpg') 50% 50% no-repeat;
}
.splash-feature-grid .splash-feature-events {
  background: #e5f1e5 url('../../features/2015-move-in/bg/2015-move-in-events-bg.jpg') 50% 50% no-repeat;
}
.splash-feature-grid .splash-feature-block {
  display: block;
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-bottom: 100%;
}
.splash-feature-grid figure {
  margin: 0;
}
.splash-feature-grid-heading {
  position: absolute;
  top: -1.777em;
  left: 0;
  width: 100%;
  z-index: 1;
  color: #fefdfa;
  text-transform: uppercase;
  font-weight: 400;
}
.splash-feature-grid-heading .splash-feature-banner {
  display: inline-block;
  padding: 0.254em 0.75em;
  background-color: #d00000;
}
.splash-feature-instagram {
  position: relative;
  text-align: left;
}
.splash-feature-instagram img {
  width: 100%;
}
.splash-feature-instagram figcaption {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 1.333em 0 0.602em;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0+0,0.66+50 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.66) 50%, rgba(0, 0, 0, 0.66) 100%);
}
.splash-feature-instagram a.splash-feature-username {
  padding-left: 1em;
  color: #fff;
}
.splash-feature-twitter img {
  width: 66%;
}
.splash-feature-tweet {
  padding: 0 10%;
}
@media  (max-width: 767px) {
  .splash-feature-tweet {
    font-size: 1.23rem;
  }
}
.splash-feature-username {
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
}
.splash-feature-username:before {
  margin-right: 0.602em;
}
.splash-feature-content {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.splash-feature-heading {
  margin-top: 0.254em;
  font-family: "Tungsten A", "Tungsten B", "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "Arial Narrow", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
}
.splash-feature-square-video picture,
.splash-feature-square-video img {
  display: block;
}
.splash-feature-square-video video {
  display: none;
}
@media  (min-width: 768px) {
  .splash-feature-square-video video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
  }
}
.usnwr50 {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1a77ba+0,0f3b56+100 */
  background: radial-gradient(ellipse at center, #1a77ba 0%, #0f3b56 100%);
}
.usnwr50-heading {
  display: inline-block;
  width: 75%;
  margin: 0;
  padding-bottom: 0;
  font-family: "Tungsten A", "Tungsten B", "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "Arial Narrow", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #fff;
}
.usnwr50-heading-2 {
  display: block;
  padding-top: 0.254em;
  font-size: 75%;
  line-height: 1;
}
.usnwr-logo {
  width: 80%;
  border: 2px solid #fff;
}
.boxshadow .usnwr-logo {
  box-shadow: 0 0 5px 1px #0f3b56;
}
@media (max-width: 960px) {
  .wdn-hero.stack-mobile {
    display: block;
    position: static;
    height: auto;
  }
}
@media  (min-width: 960px) {
  .wdn-hero.stack-mobile {
    min-height: 31.474em;
  }
}
.wdn-hero.stack-mobile .wdn-hero-picture {
  display: block;
}
@media (max-width: 960px) {
  .wdn-hero.stack-mobile .wdn-hero-picture {
    position: static;
    opacity: 0.9;
  }
}
.wdn-hero.stack-mobile .hero-poster {
  width: 100%;
}
@media (max-width: 960px) {
  .wdn-hero.stack-mobile .hero-poster {
    display: block;
  }
}
.wdn-hero.stack-mobile .wdn-hero-text {
  position: static;
  padding: 2.369em 10% 2.532em;
  background-color: #333332;
}
@media  (min-width: 960px) {
  .wdn-hero.stack-mobile .wdn-hero-text {
    display: block;
    position: absolute;
    top: 4.997em;
    left: 50%;
    width: 480px;
    padding: 0;
    text-align: left;
    background: transparent;
  }
}
@media (min-width: 1044px) {
  .wdn-hero.stack-mobile .wdn-hero-text {
    top: 5.997em;
  }
}
@media (min-height: 895px) and  (min-width: 1280px) {
  .wdn-hero.stack-mobile .wdn-hero-text {
    top: 9.969em;
  }
}
.wdn-hero.stack-mobile .wdn-hero-text:before {
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&amp;0.6+20,0+60 */
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.3) 20%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0) 100%);
}
@media (max-width: 960px) {
  .wdn-hero.stack-mobile .wdn-hero-text:before {
    background: transparent;
  }
}
.wdn-hero.stack-mobile .wdn-hero-heading {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.wdn-hero.stack-mobile .wdn-hero-heading .initial-line {
  font-size: 0.602em;
  line-height: 1;
}
@media  (min-width: 768px) {
  .wdn-hero.stack-mobile .wdn-hero-heading .initial-line {
    font-size: 0.451em;
  }
}
@media  (min-width: 960px) {
  .wdn-hero.stack-mobile .wdn-hero-heading .initial-line {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.wdn-hero.stack-mobile .wdn-button-group {
  position: relative;
  padding: 0;
}
.hero-quote {
  position: relative;
  font-size: 1.333em;
  color: #fff;
}
@media  (min-width: 768px) {
  .thanksgiving-hero-2015 .initial-line {
    font-size: 0.254em;
  }
}
@media  (min-width: 480px) and (max-width: 767px) {
  .thanksgiving-hero-2015 .hero-line {
    font-size: 1.333em;
  }
}
.flexbox .wdn-hero.thanksgiving-hero-2015 .wdn-button-group {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* Carissa Feature Band Custom CSS START  */
@-webkit-keyframes slowzoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
}
@keyframes slowzoom {
  from {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.07);
            transform: scale(1.07);
  }
}
.carissa-band.wdn-hero .wdn-hero-picture {
  -webkit-animation-name: slowzoom;
          animation-name: slowzoom;
  -webkit-animation-duration: 15s;
          animation-duration: 15s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
  opacity: .75;
}
.flexbox .carissa-band .wdn-hero-text {
  width: 50%;
  right: 0;
  margin-left: 40%;
}
.carissa-band .wdn-hero-quote {
  font-family: "Mercury Display A", "Mercury Display B", Georgia, Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-style: italic;
  font-weight: 100;
  text-transform: none;
  margin: .5em;
  padding: .5em;
  display: block;
  line-height: 1.333em;
}
.carissa-band .wdn-hero-quote span.wdn-subhead {
  font-size: 1rem;
  margin-top: 1.7em;
}
.carissa-band .wdn-hero-heading {
  font-size: 1.999em;
}
.carissa-band .wdn-hero-heading span.wdn-subhead {
  color: #fff;
  font-size: .844rem;
}
.carissa-band.wdn-hero .wdn-button-group {
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .carissa-band .wdn-hero-heading {
    font-size: 1rem;
  }
  .carissa-band .wdn-hero-heading span.wdn-subhead {
    color: #fff;
    font-size: 0.644rem;
  }
  .wdn-hero.carissa-band .wdn-button-group a[class^="wdn-button-"] + a[class^="wdn-button-"] {
    margin-top: 0.75em;
    margin-left: auto;
  }
  .carissa-band .wdn-main a.wdn-button-outline {
    font-size: .65rem;
    margin: auto;
  }
  .carissa-band.wdn-hero .wdn-button-group {
    white-space: normal;
  }
}
#maincontent .visitor-intro {
  padding: 2.532em 0 85%;
  background: #c8e7fc url('../../images/visitor/homecoming-parade.jpg') 50% 100% no-repeat;
  background-size: 200%;
}
@media  (min-width: 480px) {
  #maincontent .visitor-intro {
    padding-top: 3.375em;
  }
}
@media  (min-width: 768px) {
  #maincontent .visitor-intro {
    padding: 4.209em 0 90%;
    background-size: 150%;
  }
}
@media  (min-width: 960px) {
  #maincontent .visitor-intro {
    padding-bottom: 70%;
    background-size: 100%;
  }
}
@media (min-width: 1080px) {
  #maincontent .visitor-intro {
    padding-bottom: 65%;
  }
}
@media  (min-width: 1280px) {
  #maincontent .visitor-intro {
    padding-bottom: 60%;
  }
}
@media  (min-width: 1600px) {
  #maincontent .visitor-intro {
    padding-bottom: 55%;
  }
}
.visitor-intro h2 {
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  margin: 0;
}
.visitor-intro h2 .wdn-sans-caps {
  display: block;
  padding-bottom: 0.339em;
  font-size: 17px;
  color: #4c545c;
}
@media  (min-width: 480px) {
  .visitor-intro h2 .wdn-sans-caps {
    font-size: 1.307rem;
  }
}
@media (min-width: 600px) {
  .visitor-intro h2 .wdn-sans-caps {
    font-size: 1.769rem;
  }
}
@media  (min-width: 768px) {
  .visitor-intro h2 .wdn-sans-caps {
    font-size: 1.899rem;
  }
}
.visitor-intro h2 .nebraska {
  display: inline-block;
  font-size: 6.923rem;
  color: #393f45;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
@media  (min-width: 480px) {
  .visitor-intro h2 .nebraska {
    font-size: 7.384rem;
  }
}
@media (min-width: 600px) {
  .visitor-intro h2 .nebraska {
    font-size: 9.23rem;
  }
}
@media  (min-width: 768px) {
  .visitor-intro h2 .nebraska {
    font-size: 9.969rem;
  }
}
.visitor-centers {
  background-color: #4b4c47;
}
.visitor-center {
  margin-bottom: 1.777em;
}
@media  (min-width: 768px) {
  .visitor-center {
    margin-bottom: 0;
  }
}
.visitor-center .wdn-frame {
  border-color: #5b5b5a;
}
.visitor-center h2 {
  font-size: 2.1869rem;
  color: #fff;
}
@media  (min-width: 768px) {
  .visitor-center h2 {
    font-size: 1.899rem;
  }
}
.visitor-center p,
.visitor-center a {
  margin-top: 0;
  color: #d5d5d2;
}
.visitor-attractions p {
  padding-bottom: 1em;
}
.visitor-athletics {
  position: relative;
  margin-bottom: 1em;
  background: transparent url('../../images/visitor/athletics-bg.jpg') 50% 50% no-repeat fixed;
  background-size: cover;
}
.visitor-athletics .framed-text-box,
.faculty-staff-working-at-unl .framed-text-box {
  padding: 2.369em 1.777em;
}
@media  (min-width: 480px) {
  .visitor-athletics .framed-text-box,
  .faculty-staff-working-at-unl .framed-text-box {
    padding: 2.532em 2.369em;
  }
}
@media  (min-width: 768px) {
  .visitor-athletics .framed-text-box,
  .faculty-staff-working-at-unl .framed-text-box {
    padding: 3.157em 4.499em;
  }
}
.visitor-athletics p,
.visitor-athletics ul {
  width: 70%;
}
@media  (min-width: 960px) {
  .visitor-athletics p,
  .visitor-athletics ul {
    width: 75%;
  }
}
.visitor-athletics ul,
.faculty-staff-working-at-unl ul {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
}
.visitor-herbie {
  position: absolute;
  bottom: -5%;
  left: 66%;
  width: 170px;
  z-index: 2;
}
@media  (min-width: 480px) {
  .visitor-herbie {
    bottom: -10%;
    left: 64%;
  }
}
@media  (min-width: 768px) {
  .visitor-herbie {
    left: 63%;
    width: 227px;
  }
}
@media (min-width: 1200px) {
  .visitor-herbie {
    left: 60%;
  }
}
@media  (min-width: 1600px) {
  .visitor-herbie {
    left: 58%;
  }
}
.visitor-shop {
  background: transparent url('../../images/visitor/icons/svg/basket-1-light.svg') 0 0 no-repeat;
}
@media (max-width: 768px) {
  .visitor-shop {
    margin-bottom: 3.157em;
  }
}
.visitor-extension {
  background: transparent url('../../images/visitor/icons/svg/hand-eco-light.svg') 0 0 no-repeat;
}
@media (max-width: 768px) {
  .visitor-extension {
    margin-bottom: 3.157em;
  }
}
.visitor-shop,
.visitor-extension {
  padding-top: 5.61em;
  background-size: 4.209em;
}
.prospective-student-undergraduate {
  padding-bottom: 14.204em !important;
  background: #f8f5ec url('../../images/prospective/prospective-undergrad.jpg') 50% 100% no-repeat;
  background-size: 100%;
}
@media (min-width: 400px) {
  .prospective-student-undergraduate {
    padding-bottom: 17.713em !important;
  }
}
@media (min-width: 520px) {
  .prospective-student-undergraduate {
    padding-bottom: 23.612em !important;
  }
}
@media  (min-width: 640px) {
  .prospective-student-undergraduate {
    padding-bottom: 25.24em !important;
  }
}
@media (min-width: 700px) {
  .prospective-student-undergraduate {
    padding-bottom: 31.474em !important;
  }
}
@media  (min-width: 768px) {
  .prospective-student-undergraduate {
    padding-bottom: 25.24em !important;
  }
}
@media (min-width: 900px) {
  .prospective-student-undergraduate {
    padding-bottom: 31.474em !important;
  }
}
@media (min-width: 1040px) {
  .prospective-student-undergraduate {
    padding-bottom: 33.645em !important;
  }
}
@media (min-width: 1200px) {
  .prospective-student-undergraduate {
    padding-bottom: 41.955em !important;
  }
}
@media (min-width: 1360px) {
  .prospective-student-undergraduate {
    padding-bottom: 44.848em !important;
  }
}
@media (min-width: 1540px) {
  .prospective-student-undergraduate {
    padding-bottom: 55.927em !important;
  }
}
@media (min-width: 1840px) {
  .prospective-student-undergraduate {
    padding-bottom: 59.783em !important;
  }
}
.prospective-student-undergraduate p:last-of-type {
  margin-bottom: 2.532em;
}
.prospective-student-undergraduate .quick-links {
  padding-top: 1.777em;
  border-top: 1px solid #eae9e6;
}
.featured-students-services .featured-student-service .wdn-inner-wrapper {
  height: 100%;
  position: relative;
  border: 0;
}
.featured-students-services .featured-student-service .wdn-icon-cancel {
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
}
.featured-students-services .featured-student-service .featured-video {
  display: none;
}
.featured-students-services .featured-student-service.playing {
  max-height: none;
}
.featured-students-services .featured-student-service.playing .wdn-stretch,
.featured-students-services .featured-student-service.playing .wdn-promo-container {
  display: none;
}
.featured-students-services .featured-student-service.playing .featured-video {
  display: block;
  position: absolute;
  top: 0;
}
.featured-students-services .featured-student-service.playing .featured-video video {
  display: block;
}
.featured-students-services .featured-student-service.playing .featured-video .mejs-captions-selector {
  height: 100px !important;
}
.featured-students-services .wdn-promo-container {
  position: static;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.6) 100%);
}
@media  (min-width: 768px) {
  .featured-students-services .wdn-promo-container {
    position: absolute;
  }
}
.featured-students-services .wdn-promo-container .wdn-promo-content {
  position: static;
  width: 100%;
  text-align: left;
}
@media  (min-width: 768px) {
  .featured-students-services .wdn-promo-container .wdn-promo-content {
    position: absolute;
    bottom: 5%;
    width: 50%;
  }
}
.featured-students-services .wdn-promo-container .wdn-promo-content h2,
.featured-students-services .wdn-promo-container .wdn-promo-content .wdn-subhead {
  color: #fff;
}
.featured-students-services .wdn-promo-container .wdn-promo-content h2 {
  font-family: "Tungsten A", "Tungsten B", "HelveticaNeueCondensed", "HelveticaNeue-Condensed", "Helvetica Neue Condensed", "HelveticaNeueRomanCondensed", "HelveticaNeue-Roman-Condensed", "Helvetica Neue Roman Condensed", "Arial Narrow", "HelveticaNeue", "Helvetica Neue", "HelveticaNeueRoman", "HelveticaNeue-Roman", "Helvetica Neue Roman", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 41px;
  font-size: 3.1538462rem;
}
@media  (min-width: 768px) {
  .featured-students-services .wdn-promo-container .wdn-promo-content h2 {
    font-size: 51px;
    font-size: 3.1875rem;
  }
}
.featured-students-services .wdn-promo-container .wdn-promo-content .wdn-subhead {
  line-height: 0.339;
  color: rgba(255, 255, 255, 0.8);
}
.featured-students-services .wdn-promo-container .wdn-promo-content p {
  text-transform: none;
  color: #eae9e6;
}
.featured-students-services .wdn-promo-container .wdn-promo-content .wdn-button-play {
  margin-right: 1em;
}
.featured-students-services .wdn-promo-container .wdn-promo-content .wdn-read-more {
  margin-top: 1.899em;
}
@media  (min-width: 960px) {
  .featured-students-services .wdn-promo-container .wdn-promo-content .wdn-read-more {
    margin-top: 3.375em;
  }
}
@media (min-height: 960px) and (min-width: 1400px) {
  .featured-students-services .wdn-promo-container .wdn-promo-content .wdn-read-more {
    margin-top: 9.969em;
  }
}
.featured-student-service .wdn-inner-wrapper {
  border-bottom: 1px solid #eae9e6;
}
.featured-student-service h2 {
  text-transform: uppercase;
}
.featured-student-service .wdn-button-play {
  margin-right: 1em;
}
@media  (min-width: 768px) {
  .featured-student-service .wdn-frame {
    margin-bottom: 0;
  }
}
@media  (min-width: 768px) {
  #maincontent .wdn-band.featured-student-service .wdn-inner-wrapper:first-of-type {
    padding-top: 4.209em;
  }
}
.current-student-resources div[class*='wdn-col'] {
  padding-bottom: 1.777em;
}
.current-student-resources h3 {
  margin-top: 0;
  padding-top: 0;
}
@media  (min-width: 480px) {
  .current-student-resources .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: left;
  }
}
@media  (min-width: 768px) {
  .current-student-resources .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: none;
  }
  .current-student-resources .bp768-wdn-grid-set-thirds .wdn-col:nth-child(3n+1) {
    clear: left;
  }
}
.research-promo .wdn-promo-container {
  background: none;
}
.research-promo .wdn-promo-container .wdn-promo-content {
  bottom: 20%;
}
@media  (min-width: 768px) {
  .research-promo .wdn-promo-container .wdn-promo-content {
    bottom: 25%;
  }
}
.research-promo .wdn-promo-container .wdn-promo-content h2 {
  color: #fff;
  line-height: 1;
  margin: 0;
  padding: 0 5%;
  font-size: 3.886rem;
}
@media  (min-width: 480px) {
  .research-promo .wdn-promo-container .wdn-promo-content h2 {
    font-size: 5.18rem;
  }
}
@media  (min-width: 768px) {
  .research-promo .wdn-promo-container .wdn-promo-content h2 {
    font-size: 5.61rem;
  }
}
@media (min-width: 1400px) {
  .research-promo .wdn-promo-container .wdn-promo-content h2 {
    font-size: 5.997rem;
  }
}
.about-unl-intro {
  left: 0;
  right: 0;
  text-align: center;
  color: #ccc;
  background: #000000 url('../../images/aboutunl/love-after-dark.jpg') 50% 25% no-repeat;
  background-size: 150%;
}
@media  (min-width: 480px) {
  .about-unl-intro {
    background-position: 50% 15%;
    background-size: 120%;
  }
}
@media  (min-width: 960px) {
  .about-unl-intro {
    background-size: 100%;
  }
}
.about-unl-intro h2 {
  color: #fff;
  padding-bottom: 9.969em;
}
@media  (min-width: 480px) {
  .about-unl-intro h2 {
    padding-bottom: 7.994em;
  }
}
@media (min-width: 600px) {
  .about-unl-intro h2 {
    padding-bottom: 9.969em;
  }
}
@media  (min-width: 768px) {
  .about-unl-intro h2 {
    padding-bottom: 10.656em;
  }
}
@media (min-width: 1044px) {
  .about-unl-intro h2 {
    padding-bottom: 13.288em;
  }
}
@media  (min-width: 1280px) {
  .about-unl-intro h2 {
    padding-bottom: 14.204em;
  }
}
@media (min-width: 1440px) {
  .about-unl-intro h2 {
    padding-bottom: 17.713em;
  }
}
@media  (min-width: 1600px) {
  .about-unl-intro h2 {
    padding-bottom: 18.935em;
  }
}
.about-unl-intro h2 span {
  display: block;
}
.about-unl-intro p {
  padding-bottom: 3.157em;
}
.about-unl-intro a {
  color: #ccc;
}
.about-unl-intro a:hover,
.about-unl-intro a:visited {
  color: #fff;
}
.about-unl-strong-foundation {
  position: relative;
  background: transparent url('../../images/aboutunl/campus-aerial.jpg') 50% 50% no-repeat fixed;
  background-size: cover;
}
@media  (min-width: 768px) {
  .clouds {
    background-image: url('../../images/aboutunl/clouds.png');
    background-position: 0 0;
    background-repeat: repeat;
    -webkit-animation: cloudScroll 90s linear infinite;
            animation: cloudScroll 90s linear infinite;
  }
  @-webkit-keyframes cloudScroll {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 2400px 0;
    }
  }
  @keyframes cloudScroll {
    0% {
      background-position: 0 0;
    }
    100% {
      background-position: 2400px 0;
    }
  }
}
.about-unl-better-best .about-unl-pub {
  font-family: "Gotham SSm A", "Gotham SSm B", Verdana, "Verdana Ref", Geneva, Tahoma, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", "Bitstream Vera Sans", "Liberation Sans", sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.333;
  letter-spacing: 0.02em;
  display: block;
}
.about-unl-better-best .about-unl-acclaim {
  font-style: italic;
}
.about-unl-undergrad-excellence {
  padding-bottom: 23.612em !important;
  color: #ccc;
  background: #000000 url('../../images/aboutunl/undergrad-excellence.jpg') 50% 100% no-repeat;
  background-size: 200%;
}
@media  (min-width: 480px) {
  .about-unl-undergrad-excellence {
    padding-bottom: 25.24em !important;
    background-size: 160%;
  }
}
@media  (min-width: 640px) {
  .about-unl-undergrad-excellence {
    padding-bottom: 25.24em !important;
    background-size: 140%;
  }
}
@media  (min-width: 960px) {
  .about-unl-undergrad-excellence {
    background-size: 125%;
  }
}
@media (min-width: 1044px) {
  .about-unl-undergrad-excellence {
    background-size: 100%;
  }
}
@media (min-width: 1400px) {
  .about-unl-undergrad-excellence {
    padding-bottom: 31.474em !important;
  }
}
.about-unl-undergrad-excellence h2 {
  color: #fff;
}
.about-unl-undergrad-excellence a {
  color: #ccc;
}
.about-unl-undergrad-excellence a:hover,
.about-unl-undergrad-excellence a:visited {
  color: #fff;
}
.about-unl-lincoln p:first-of-type {
  margin-bottom: 1.777em;
}
@media  (min-width: 768px) {
  .about-unl-lincoln p:first-of-type {
    margin-bottom: 3.1577em;
  }
}
.about-unl-lincoln .wdn-frame {
  margin-bottom: 1.777em;
}
.about-unl-lincoln .wdn-button {
  margin-top: 1.899em;
}
.about-unl-legend-legacy {
  position: relative;
  background: transparent url('../../images/aboutunl/legacy-grid.jpg') 18% 0 repeat;
}
@media  (min-width: 640px) {
  .about-unl-legend-legacy {
    background-position: 50% 50%;
  }
}
.about-unl-legend-legacy .framed-text-box {
  margin: 5.997em 0;
}
@media  (min-width: 768px) {
  .about-unl-legend-legacy .framed-text-box {
    margin: auto;
  }
}
.big10-about {
  margin-bottom: 1em;
}
.big10-numbers object {
  width: 100%;
}
.history-title {
  position: absolute;
  z-index: 1;
  margin: 1em 0 1rem;
  left: 0;
  right: 0;
  text-align: center;
  font-family: "Mercury Display A", "Mercury Display B", Georgia, Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
  font-weight: 400;
  font-style: normal;
  font-size: 4.499rem;
  text-transform: uppercase;
  line-height: 1;
}
.history-title .wdn-subhead {
  letter-spacing: 0.254rem;
  font-size: 1rem;
}
.history-intro {
  background: #f5f5f5 url('../../images/aboutunl/nebraska-hall.jpg') 50% 50% no-repeat;
  background-size: cover;
  min-height: 20em;
  padding: 14.204em 0 41.955em !important;
}
.history-caption {
  font-size: 0.923rem;
  font-style: italic;
  line-height: 1.425;
  text-align: center;
}
@media  (min-width: 768px) {
  .history-caption {
    font-size: 0.802rem;
  }
}
.history-parthenon-plains {
  position: relative;
  padding-bottom: 7.478em !important;
}
@media  (min-width: 480px) {
  .history-parthenon-plains {
    padding-bottom: 0 !important;
  }
}
@media  (min-width: 768px) {
  .history-parthenon-plains {
    padding-bottom: 3.157em !important;
  }
}
.history-campus-expands {
  background: #d4d1c9 url('../../images/aboutunl/farm-campus-1875.jpg') 50% 100% no-repeat;
  background-size: 100%;
  padding-top: 5.61em !important;
  padding-bottom: 9.969em !important;
}
@media  (min-width: 480px) {
  .history-campus-expands {
    padding-top: 1em !important;
    padding-bottom: 13.288em !important;
  }
}
@media  (min-width: 640px) {
  .history-campus-expands {
    padding-top: 1em !important;
    padding-bottom: 17.713em !important;
  }
}
@media  (min-width: 768px) {
  .history-campus-expands {
    padding-bottom: 14.204em !important;
  }
}
@media  (min-width: 960px) {
  .history-campus-expands {
    padding-bottom: 17.713em !important;
  }
}
@media (min-width: 1080px) {
  .history-campus-expands {
    padding-bottom: 18.935em !important;
  }
}
@media  (min-width: 1280px) {
  .history-campus-expands {
    padding-bottom: 23.612em !important;
  }
}
@media (min-width: 1400px) {
  .history-campus-expands {
    padding-bottom: 25.24em !important;
  }
}
@media  (min-width: 1600px) {
  .history-campus-expands {
    padding-bottom: 31.474em !important;
  }
}
.history-new-century {
  position: relative;
  padding-bottom: 5.61em !important;
}
@media  (min-width: 480px) {
  .history-new-century {
    padding-bottom: 0 !important;
  }
}
.history-new-century p:last-of-type {
  margin-top: 0;
}
.history-canfield,
.history-andrews {
  position: absolute;
  margin: 0 auto;
  width: 10.656em;
  z-index: 2;
  left: 33%;
}
@media  (min-width: 768px) {
  .history-canfield,
  .history-andrews {
    width: 18.935em;
  }
}
.history-canfield img,
.history-andrews img {
  box-shadow: 1px 2px 1px 0 #817f7b;
}
.history-canfield {
  bottom: -10%;
}
@media  (min-width: 480px) {
  .history-canfield {
    bottom: -25%;
    left: 0;
  }
}
@media (min-width: 520px) {
  .history-canfield {
    bottom: -30%;
    left: 5%;
  }
}
@media  (min-width: 640px) {
  .history-canfield {
    left: 10%;
  }
}
@media  (min-width: 768px) {
  .history-canfield {
    left: 5%;
    bottom: -40%;
  }
}
@media  (min-width: 960px) {
  .history-canfield {
    left: 10%;
    bottom: -50%;
  }
}
@media  (min-width: 1280px) {
  .history-canfield {
    left: 20%;
  }
}
@media  (min-width: 1600px) {
  .history-canfield {
    left: 25%;
  }
}
.history-andrews {
  bottom: -20%;
}
@media  (min-width: 480px) {
  .history-andrews {
    bottom: -15%;
    left: 60%;
  }
}
@media  (min-width: 768px) {
  .history-andrews {
    bottom: -35%;
    left: 55%;
  }
}
@media  (min-width: 960px) {
  .history-andrews {
    bottom: -45%;
    left: 60%;
  }
}
@media (min-width: 1400px) {
  .history-andrews {
    left: 55%;
  }
}
.history-early-century {
  position: relative;
  padding-top: 7.478em !important;
}
@media  (min-width: 480px) {
  .history-early-century {
    padding-top: 3.157em !important;
  }
}
@media  (min-width: 768px) {
  .history-early-century {
    padding-top: 0 !important;
  }
}
.history-early-century p:first-of-type {
  margin-bottom: 0;
}
.history-hail-varsity {
  background: #d2cfc7 url('../../images/aboutunl/love-library.jpg') 50% 100% no-repeat;
  background-size: 100%;
  padding-bottom: 17.713em !important;
}
@media  (min-width: 480px) {
  .history-hail-varsity {
    padding-bottom: 18.935em !important;
  }
}
@media (min-width: 600px) {
  .history-hail-varsity {
    padding-bottom: 25.24em !important;
  }
}
@media (min-width: 700px) {
  .history-hail-varsity {
    padding-bottom: 31.474em !important;
  }
}
@media  (min-width: 768px) {
  .history-hail-varsity {
    padding-bottom: 23.612em !important;
  }
}
@media  (min-width: 960px) {
  .history-hail-varsity {
    padding-bottom: 25.24em !important;
  }
}
@media (min-width: 1080px) {
  .history-hail-varsity {
    padding-bottom: 31.474em !important;
  }
}
@media  (min-width: 1280px) {
  .history-hail-varsity {
    padding-bottom: 41.955em !important;
  }
}
@media  (min-width: 1600px) {
  .history-hail-varsity {
    padding-bottom: 55.927em !important;
  }
}
@media (min-width: 1800px) {
  .history-hail-varsity {
    padding-bottom: 59.783em !important;
  }
}
.history-hail-varsity h2 {
  position: relative;
  text-align: center;
}
.history-hail-varsity h2:before,
.history-hail-varsity h2:after {
  position: absolute;
  content: '\2605 \2605 \2605 \2605 \2605';
  font-size: 0.75rem;
  letter-spacing: 1rem;
  color: #999791;
}
@media  (min-width: 768px) {
  .history-hail-varsity h2:before,
  .history-hail-varsity h2:after {
    font-size: 1rem;
  }
}
.history-hail-varsity h2:before {
  margin-left: -9.083rem;
}
@media  (min-width: 768px) {
  .history-hail-varsity h2:before {
    margin-left: -10.333rem;
  }
}
.history-hail-varsity h2:after {
  margin-left: 1rem;
}
@media  (min-width: 768px) {
  .history-hail-varsity h2:after {
    margin-left: 1.333rem;
  }
}
.history-building-boom {
  background: transparent url('../../images/aboutunl/buildings-grid.jpg') 50% 100% repeat;
  background-size: cover;
}
.apply-now-intro {
  background-color: #f4f3f0;
}
@media  (min-width: 480px) {
  .apply-now-intro .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: left;
  }
}
@media  (min-width: 768px) {
  .apply-now-intro .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: none;
  }
  .apply-now-intro .bp768-wdn-grid-set-thirds .wdn-col:nth-child(3n+1) {
    clear: left;
  }
}
.apply-now-intro .apply-now-header {
  text-align: center;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-header {
    padding-top: 5.5384em;
  }
}
@media  (min-width: 768px) {
  .apply-now-intro .apply-now-header {
    padding-top: 3.375em;
  }
}
.apply-now-intro span {
  display: inline-block;
  margin-bottom: 0.75em;
  padding: 0.254em 0;
  font-family: "Tungsten A", "Tungsten B", Impact, Haettenschweiler, "Arial Narrow Bold", "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 4.1538rem;
  text-transform: uppercase;
  text-align: center;
  line-height: 1;
  border-top: 1px solid #d5d5d2;
  border-bottom: 1px solid #d5d5d2;
}
@media  (min-width: 768px) {
  .apply-now-intro span {
    font-size: 4.209rem;
  }
}
.apply-now-intro h3 {
  width: 50%;
}
.apply-now-intro .apply-now-graduate h3,
.apply-now-intro .apply-now-global h3 {
  float: right !important;
  text-align: right;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-graduate h3,
  .apply-now-intro .apply-now-global h3 {
    float: left !important;
    text-align: left;
  }
}
.apply-now-intro .apply-now-undergrad img {
  width: 55%;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-undergrad img {
    width: 65%;
  }
}
@media  (min-width: 640px) {
  .apply-now-intro .apply-now-undergrad img {
    width: 75%;
  }
}
@media  (min-width: 960px) {
  .apply-now-intro .apply-now-undergrad img {
    width: 70%;
  }
}
.apply-now-intro .apply-now-graduate img {
  width: 55%;
  margin-left: -0.75em;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-graduate img {
    width: 75%;
  }
}
@media  (min-width: 640px) {
  .apply-now-intro .apply-now-graduate img {
    width: 70%;
  }
}
@media  (min-width: 960px) {
  .apply-now-intro .apply-now-graduate img {
    width: 65%;
  }
}
.apply-now-intro .apply-now-law img {
  width: 35%;
  max-width: 180px;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-law img {
    width: 55%;
  }
}
@media  (min-width: 640px) {
  .apply-now-intro .apply-now-law img {
    width: 50%;
  }
}
@media  (min-width: 960px) {
  .apply-now-intro .apply-now-law img {
    width: 53%;
  }
}
.apply-now-intro .apply-now-global img {
  width: 65%;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-global img {
    width: 75%;
  }
}
@media  (min-width: 768px) {
  .apply-now-intro .apply-now-global img {
    width: 80%;
  }
}
@media  (min-width: 960px) {
  .apply-now-intro .apply-now-global img {
    width: 75%;
  }
}
.apply-now-intro .apply-now-online-distance img {
  width: 45%;
  max-width: 200px;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-online-distance img {
    width: 60%;
  }
}
@media  (min-width: 960px) {
  .apply-now-intro .apply-now-online-distance img {
    width: 65%;
  }
}
.apply-now-intro .apply-now-graduate img,
.apply-now-intro .apply-now-global img {
  right: auto;
  left: 0;
}
@media  (min-width: 480px) {
  .apply-now-intro .apply-now-graduate img,
  .apply-now-intro .apply-now-global img {
    left: auto;
    right: 0;
  }
}
@media  (min-width: 480px) {
  .apps-features .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: left;
  }
}
@media  (min-width: 768px) {
  .apps-features .bp480-wdn-grid-set-halves .wdn-col:nth-child(2n+1) {
    clear: none;
  }
  .apps-features .bp768-wdn-grid-set-thirds .wdn-col:nth-child(3n+1) {
    clear: left;
  }
}
