/** Styles for newsroom page */ /** Sass Variables */
/** Primary Colors */
/** Secondary Colors */
/** Accent Colors */
/** Fonts */
/** Mix-ins **/
ul#ultimenu-sticky-nav {
  min-height: unset;
  background: #036;
}

.news-hero-content {
  bottom: 3em;
  position: absolute;
  margin-left: 5em;
  width: 85%;
}

.news-hero-wrapper {
  position: relative;
  max-width: 70%;
  float: left;
  margin: 0 0 3em 3em;
  overflow: hidden;
  max-height: 670px;
}

.news-hero-title a {
  color: white;
  font-size: 3vw;
  text-decoration: none;
  text-align: center;
  line-height: 1em;
  margin: 0 0 7px;
  text-shadow: 2px 2px 9px #000;
  width: 100%;
  font-weight: 900;
}

.uis-news-logo {
  text-align: center;
}

.news-category {
  text-transform: uppercase;
  color: white;
  font-weight: 900;
}

.news-sidebar-wrap .news-category {
  color: #555;
  text-transform: uppercase;
  font-weight: 900;
  margin: 0.5em 0;
  font-size: 0.9em;
  text-transform: uppercase;
  color: #555;
  font-weight: 900;
  text-shadow: unset;
}

.news-sidebar-wrap h2.news-sidebar-ttl {
  margin-top: 0;
  text-transform: none;
}

.news-hero-ttl-caption {
  color: #fff;
  font-size: 1.75em;
  margin: 1em 0 3em;
  font-weight: 100;
  text-shadow: 2px 2px 9px #111;
}

.news-hero-links a {
  background: #0088ff;
  margin: 0.5em 0 0;
  border: none;
  min-width: 200px;
  min-height: 35px;
  color: #fff;
  border-radius: 3px;
  padding: 17px 30px 10px;
  font-weight: 300;
  font-size: 1.3em;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 2px 2px 2px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  outline: none;
  z-index: 1;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
}

.news-hero-links a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #16cc5c;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.news-hero-links a:hover:after {
  left: 0;
  width: 100%;
}

.page-node-597 #highlighted .field.field--name-field-media-image.field--type-image img {
  filter: brightness(1);
}

#block-views-block-featured-articles-block-2 {
  max-width: 1600px;
  margin: 0 auto;
}

.top-news-info {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  padding: 1em;
  text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.6);
}

.top-news-ttl a {
  color: white;
  font-weight: 900;
  padding: 0.5em 0;
  font-size: 1.1em;
  text-decoration: none;
}

.top-news-date {
  color: #bbb;
  font-size: 0.8em;
  padding: 0.5em 0;
}

.top-news-cap {
  color: white;
  padding: 0.5em 0;
}

.top-news {
  position: relative;
}

.top-news-img {
  filter: brightness(0.7);
  overflow: hidden;
}

.top-news-img:hover {
  filter: brightness(0.4);
}

.masonry-layout-featured-articles.masonry {
  margin: 0 auto;
}

.view.view-featured-articles.view-id-featured_articles.view-display-id-attachment_1 .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2em;
  max-width: 95%;
  margin: 0 auto;
}

.video-spotlight-wrap .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 2em;
  padding: 2em;
}

.video-news-ttl {
  padding-top: 1em;
}
.video-news-ttl a {
  font-weight: 900;
  text-decoration: none;
  color: #036;
  font-size: 1.1em;
}

.video-spotlight-wrap .view-header h2 {
  margin: 0 auto;
  width: 95%;
}

.video-spotlight-wrap {
  padding: 5em 0 0;
}

.view.view-featured-articles.view-id-featured_articles.view-display-id-attachment_1 p {
  margin-bottom: 1.5em;
}

.view.view-featured-articles.view-id-featured_articles.view-display-id-attachment_1 {
  margin-top: 5em;
}

#block-views-block-featured-articles-block-4 {
  max-width: 1200px;
  margin: 1em auto 5em;
}

#block-views-block-featured-articles-block-4 h2 {
  padding: 1em 0;
  text-align: right;
}

.other-news-wrap .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1em;
  max-width: 1400px;
  margin: 0 auto;
}

.view-featured-articles.view-id-featured_articles.view-display-id-page_1 .view-content {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 1em;
  max-width: 1400px;
  margin: 0 auto;
}

.other-news-date {
  color: #b1b1b1;
  font-size: 0.8em;
}

.other-news-date {
  color: #b1b1b1;
  font-size: 0.8em;
}

.other-news-ttl a {
  text-decoration: none;
  color: #0080ff;
  font-size: 1.1em;
  font-family: "Raleway";
}

.other-news-cap {
  color: #555;
}

.other-news-summ {
  padding-top: 0.3em;
  line-height: 1.5em;
}

.other-news-wrap .view-footer {
  text-align: center;
}

.flex-direction-nav a {
  height: 47px !important;
  top: 40% !important;
}

#views-exposed-form-featured-articles-page-1 {
  margin: 0 auto 3em;
  max-width: 1400px;
}

#block-views-block-featured-articles-block-2 h2 {
  padding: 0 0.2em;
  text-align: right;
  max-width: 1600px;
  font-size: 4vw;
}

#block-views-block-featured-articles-block-2-2 h2 {
  text-align: right;
  padding: 0 0.5em 0;
}

.video-spotlight-wrap.view.view-featured-articles.view-id-featured_articles.view-display-id-block_5 .view-header p {
  margin: 1em auto 0;
  width: 95%;
}

.top-news-p {
  text-align: right;
  max-width: 98%;
  margin-bottom: 2em;
  font-size: 1.3em;
  font-weight: 100;
}

.view.view-featured-articles.view-id-featured_articles.view-display-id-attachment_1 .view-header h2 {
  text-align: left;
  padding-left: 0.5em;
}

.view-id-featured_articles p {
  font-size: 1.3em;
  font-weight: 100;
}

.video-news-ttl-cap {
  font-weight: 300;
}

.view-articles.view-id-articles.view-display-id-block_4 {
  margin: 0 auto;
  max-width: 1400px;
}

.view-id-articles.view-display-id-block_2 {
  max-width: 1400px;
  margin: 0 auto;
}

.depart-news-ttl {
  margin: 5em 0 0;
}

.news-ttl a {
  color: #313537;
  font-weight: 900;
  font-size: 1.2em;
  text-decoration: none;
}
.news-ttl a:hover {
  text-decoration: underline;
}

.news-cap {
  color: #8a9290;
  font-size: 0.95em;
}

.news-item {
  max-width: 350px;
}

.news-date {
  font-size: 0.8em;
  color: #8a9290;
}

.alum-profile-txt {
  font-family: "Raleway";
}

.field.field--name-field-first-last-name {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 900;
  float: left;
  color: #036;
}

.field.field--name-field-class-year.field--type-integer.field--label-hidden.field__item::before {
  content: "'";
  color: #036;
}

.field.field--name-field-class-year.field--type-integer.field--label-hidden.field__item {
  color: #036;
}

.field--name-field-publish-date.field--type-datetime {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 300;
  font-size: 0.8em;
  font-style: italic;
  color: #555;
}

.field.field--name-field-author {
  max-width: 1200px;
  margin: 0 auto;
  font-weight: 100;
  font-size: 0.8em;
}
.field.field--name-field-author .field__label {
  font-weight: 100;
}

.field--name-field-publish-date.field--type-datetime > .field__label {
  font-weight: 300;
}

.field.field--name-field-headshot img {
  width: 250px;
  border-radius: 150px;
  height: auto;
  float: left;
}

.field.field--name-field-headshot {
  max-width: 1200px;
  margin: 0 auto;
}

.alum-headshot {
  max-height: 300px;
  overflow: hidden;
  margin: 0 0 1em;
}
.alum-headshot .field__item img {
  max-width: 250px;
}

.field.field--name-field-first-last-name {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 900;
}

.field.field--name-field-title {
  max-height: 35px;
  font-size: 1.2em;
}

.people-info .field.field--name-field-title {
  font-size: 1.1em;
}

.field.field--name-field-program {
  font-size: 1.2em;
  clear: both;
}

article.contextual-region.node.node--type-article.node--promoted.node--view-mode-teaser {
  max-width: 1200px;
  margin: 0 auto;
}

fieldset.article-links.js-form-item.form-item.js-form-wrapper.form-wrapper {
  border-top: 1px solid #f1f1f1;
  margin: 3em auto;
  max-width: 1300px;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

#block-views-block-profiles-block-1 {
  max-width: 1400px;
  margin: 0 auto;
}

article.contextual-region.media.media--type-image.media--view-mode-default {
  margin: 15px;
}

#block-views-block-featured-articles-block-3 h2 {
  max-width: 1500px;
  margin: 1em auto;
  text-align: right;
}

#block-views-block-featured-articles-block-6 h2 {
  text-align: center;
  margin: 3em 0 1em;
}

#block-views-block-featured-articles-block-4-2 {
  margin: 10em 0 0;
}
#block-views-block-featured-articles-block-4-2 h2 {
  text-align: center;
}

.optionset-counselors .views-field.views-field-title a {
  color: #0080ff;
  text-decoration: none;
  font-size: 1.3em;
}

.page-node-type-article h1.page-title {
  font-size: 4em;
  margin: 0.2em 0 0.5em 0;
  color: #2b1b27;
  text-transform: unset;
}

.feat-news-btn .btn a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
  background-color: #16cc5c;
  border-radius: 5px;
  box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, 0.5), 7px 7px 20px 0px rgba(0, 0, 0, 0.1), 4px 4px 5px 0px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.news-sidebar-wrap {
  max-width: 350px;
}

h2.news-sidebar-ttl {
  font-size: 1.5em;
}
h2.news-sidebar-ttl a {
  text-decoration: none;
  color: #036;
}

.news-sidebar {
  float: left;
  margin: 0 0 1em 1em;
}

#block-uisnewslogo {
  max-width: 270px;
  margin: 0 auto;
}

.page-node-597 #block-views-block-slideshow-block-1 {
  overflow: unset;
}

.view-id-title_caption.view-display-id-block_3 {
  margin: 0 auto;
  max-width: 1200px;
}
.view-id-title_caption.view-display-id-block_3 .header-txt {
  width: unset;
  font-size: unset;
  margin: unset;
  text-align: unset;
  position: relative;
  z-index: 8;
  top: 55%;
  left: unset;
  transform: none;
  -webkit-transform: none;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

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