*,
::after,
::before {
  box-sizing: border-box;
}
a,
button {
  cursor: revert;
}
menu,
ol,.page-node-type-project img
ul {
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
table {
  border-collapse: collapse;
}
textarea {
  white-space: revert;
}
meter {
  -webkit-appearance: revert;
  -moz-appearance: revert;
  appearance: revert;
}
:-ms-input-placeholder {
  color: unset;
}
::placeholder {
  color: unset;
}
:where([hidden]) {
  display: none;
}
:where([contenteditable]) {
  -moz-user-modify: read-write;
  -webkit-user-modify: read-write;
  overflow-wrap: break-word;
  -webkit-line-break: after-white-space;
}
:where([draggable="true"]) {
  -webkit-user-drag: element;
}
.layout-container {
  margin: 0 auto;
  max-width: 93%;
}
@media screen and (min-width: 767px) {
  .layout-container {
    width: 767px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1em;
  }
}
@media screen and (min-width: 900px) {
  .layout-container {
    width: 900px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5em;
  }
}
@media screen and (min-width: 1200px) {
  .layout-container {
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5em;
  }
}
@media screen and (min-width: 1600px) {
  .layout-container {
    width: 1400px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 1.5em;
  }
}
h1 {
  text-wrap: balance;
}
#main .layout-container {
  max-width: 92.5%;
  margin: 0 auto;
  overflow: hidden;
}
@media screen and (min-width: 767px) {
  #main .layout-container {
    max-width: 80%;
    overflow: hidden;
    margin: 0 auto;
    padding: 0 1em;
  }
} /*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
html {
  box-sizing: border-box;
  scroll-behavior: smooth;
}
*,
:after,
:before {
  box-sizing: inherit;
  vertical-align: top;
  margin: 0;
}
body {
  position: relative;
  background-color: #fff;
  font-size: 100%;
  font-family: Inter, sans-serif;
  color: #000;
  margin: 0;
}
.topbanner {
  background-color: #981b1d;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  display: block;
}
.topbanner img {
  width: 90%;
  padding: 10px 0;
}
@media screen and (min-width: 767px) {
  .topbanner img {
    width: 26%;
  }
}
.primary-content {
  padding: 0 10px;
  width: 100%;
}
a,
a:active,
a:hover,
a:link,
a:visited {
  text-decoration: none;
  color: #981b1d;
  font-weight: 700;
  padding-bottom: 1px;
  border-bottom: solid 2px rgba(200, 0, 0, 0.1);
}
a:active,
a:hover,
a:link,
a:visited,
p a {
  font-weight: 600;
}
h2 a:hover,
h3 a:hover,
h4 a:hover,
li a:hover,
p a:hover {
  border-bottom: solid 2px #981b1d;
}
a:hover div,
img a:hover {
  border: none;
}
footer a:hover {
  border-bottom: solid 2px #fff;
}
a.featureblock,
ul.anchorlinks li a {
  border: none;
}
ul.anchorlinks li a {
  font-weight: 800;
}
.form-submit,
select {
  display: block;
  margin: 3px 15px 15px 0;
  padding: 5px;
  -webkit-appearance: none;
  border: solid 1px #000;
  font-family: Inter, sans-serif;
  width: 300px;
}
.form-submit {
  margin-top: 20px;
}
.fieldset-legend,
label {
  font-family: Inter, sans-serif;
  font-weight: 700;
  margin-bottom: 2px;
  margin-right: 30px;
}
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 15px;
}
.primary-content article h1,
.primary-content article h2,
.primary-content article h3,
.primary-content article h4,
.primary-content article h5,
.primary-content article h6,
.primary-content article p {
  display: block;
  clear: both;
}
.primary-content {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}
.widepage .primary-content {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}
.clearfix:after,
.clearfix:before {
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix {
  content: "";
}
.view-faculty-projects .view-header h1,
.view-id-faculty .view-header h1,
.view-id-news .view-header h1,
.view-id-news_events .view-header h1,
.view-id-news_events_block .view-header h1,
.view-id-projects .view-header h1,
.view-news .view-header h1,
.view-people-pages .view-header h1,
.view-taxonomy-term .view-header h1 {
  color: #000;
  text-align: left;
  text-transform: none;
  font-size: 350%;
  margin-bottom: 25px;
}
.view-faculty-projects form.views-exposed-form .chosen-container,
.view-faculty-projects form.views-exposed-form .js-form-item,
.view-faculty-projects form.views-exposed-form input,
.view-faculty-projects form.views-exposed-form select,
.view-faculty-projects form.views-exposed-form submit,
.view-id-faculty form.views-exposed-form .chosen-container,
.view-id-faculty form.views-exposed-form .js-form-item,
.view-id-faculty form.views-exposed-form input,
.view-id-faculty form.views-exposed-form select,
.view-id-faculty form.views-exposed-form submit,
.view-id-news form.views-exposed-form .chosen-container,
.view-id-news form.views-exposed-form .js-form-item,
.view-id-news form.views-exposed-form input,
.view-id-news form.views-exposed-form select,
.view-id-news form.views-exposed-form submit,
.view-id-news_events form.views-exposed-form .chosen-container,
.view-id-news_events form.views-exposed-form .js-form-item,
.view-id-news_events form.views-exposed-form input,
.view-id-news_events form.views-exposed-form select,
.view-id-news_events form.views-exposed-form submit,
.view-id-news_events_block form.views-exposed-form .chosen-container,
.view-id-news_events_block form.views-exposed-form .js-form-item,
.view-id-news_events_block form.views-exposed-form input,
.view-id-news_events_block form.views-exposed-form select,
.view-id-news_events_block form.views-exposed-form submit,
.view-id-projects form.views-exposed-form .chosen-container,
.view-id-projects form.views-exposed-form .js-form-item,
.view-id-projects form.views-exposed-form input,
.view-id-projects form.views-exposed-form select,
.view-id-projects form.views-exposed-form submit,
.view-news form.views-exposed-form .chosen-container,
.view-news form.views-exposed-form .js-form-item,
.view-news form.views-exposed-form input,
.view-news form.views-exposed-form select,
.view-news form.views-exposed-form submit,
.view-people-pages form.views-exposed-form .chosen-container,
.view-people-pages form.views-exposed-form .js-form-item,
.view-people-pages form.views-exposed-form input,
.view-people-pages form.views-exposed-form select,
.view-people-pages form.views-exposed-form submit,
.view-taxonomy-term form.views-exposed-form .chosen-container,
.view-taxonomy-term form.views-exposed-form .js-form-item,
.view-taxonomy-term form.views-exposed-form input,
.view-taxonomy-term form.views-exposed-form select,
.view-taxonomy-term form.views-exposed-form submit {
  display: block;
  clear: both;
  padding: 10px;
  width: 100%;
  clear: both;
  margin: 5px 0;
}
.view-faculty-projects form.views-exposed-form .chosen-single,
.view-faculty-projects form.views-exposed-form .form-select,
.view-faculty-projects form.views-exposed-form input,
.view-id-faculty form.views-exposed-form .chosen-single,
.view-id-faculty form.views-exposed-form .form-select,
.view-id-faculty form.views-exposed-form input,
.view-id-news form.views-exposed-form .chosen-single,
.view-id-news form.views-exposed-form .form-select,
.view-id-news form.views-exposed-form input,
.view-id-news_events form.views-exposed-form .chosen-single,
.view-id-news_events form.views-exposed-form .form-select,
.view-id-news_events form.views-exposed-form input,
.view-id-news_events_block form.views-exposed-form .chosen-single,
.view-id-news_events_block form.views-exposed-form .form-select,
.view-id-news_events_block form.views-exposed-form input,
.view-id-projects form.views-exposed-form .chosen-single,
.view-id-projects form.views-exposed-form .form-select,
.view-id-projects form.views-exposed-form input,
.view-news form.views-exposed-form .chosen-single,
.view-news form.views-exposed-form .form-select,
.view-news form.views-exposed-form input,
.view-people-pages form.views-exposed-form .chosen-single,
.view-people-pages form.views-exposed-form .form-select,
.view-people-pages form.views-exposed-form input,
.view-taxonomy-term form.views-exposed-form .chosen-single,
.view-taxonomy-term form.views-exposed-form .form-select,
.view-taxonomy-term form.views-exposed-form input {
  border: solid 2px #ddd;
  border-radius: 5px;
  -webkit-appearance: none;
}
.view-faculty-projects form.views-exposed-form .form-actions,
.view-faculty-projects form.views-exposed-form .js-form-submit,
.view-id-faculty form.views-exposed-form .form-actions,
.view-id-faculty form.views-exposed-form .js-form-submit,
.view-id-news form.views-exposed-form .form-actions,
.view-id-news form.views-exposed-form .js-form-submit,
.view-id-news_events form.views-exposed-form .form-actions,
.view-id-news_events form.views-exposed-form .js-form-submit,
.view-id-news_events_block form.views-exposed-form .form-actions,
.view-id-news_events_block form.views-exposed-form .js-form-submit,
.view-id-projects form.views-exposed-form .form-actions,
.view-id-projects form.views-exposed-form .js-form-submit,
.view-news form.views-exposed-form .form-actions,
.view-news form.views-exposed-form .js-form-submit,
.view-people-pages form.views-exposed-form .form-actions,
.view-people-pages form.views-exposed-form .js-form-submit,
.view-taxonomy-term form.views-exposed-form .form-actions,
.view-taxonomy-term form.views-exposed-form .js-form-submit {
  width: 100%;
  display: block;
  clear: both;
}
@media screen and (min-width: 767px) {
  .view-faculty-projects form.views-exposed-form .form-actions,
  .view-faculty-projects form.views-exposed-form .js-form-submit,
  .view-id-faculty form.views-exposed-form .form-actions,
  .view-id-faculty form.views-exposed-form .js-form-submit,
  .view-id-news form.views-exposed-form .form-actions,
  .view-id-news form.views-exposed-form .js-form-submit,
  .view-id-news_events form.views-exposed-form .form-actions,
  .view-id-news_events form.views-exposed-form .js-form-submit,
  .view-id-news_events_block form.views-exposed-form .form-actions,
  .view-id-news_events_block form.views-exposed-form .js-form-submit,
  .view-id-projects form.views-exposed-form .form-actions,
  .view-id-projects form.views-exposed-form .js-form-submit,
  .view-news form.views-exposed-form .form-actions,
  .view-news form.views-exposed-form .js-form-submit,
  .view-people-pages form.views-exposed-form .form-actions,
  .view-people-pages form.views-exposed-form .js-form-submit,
  .view-taxonomy-term form.views-exposed-form .form-actions,
  .view-taxonomy-term form.views-exposed-form .js-form-submit {
    width: 22%;
    display: inline-block;
    float: none;
    clear: none;
    margin-top: 23px;
  }
}
.view-faculty-projects form.views-exposed-form .js-form-item,
.view-id-faculty form.views-exposed-form .js-form-item,
.view-id-news form.views-exposed-form .js-form-item,
.view-id-news_events form.views-exposed-form .js-form-item,
.view-id-news_events_block form.views-exposed-form .js-form-item,
.view-id-projects form.views-exposed-form .js-form-item,
.view-news form.views-exposed-form .js-form-item,
.view-people-pages form.views-exposed-form .js-form-item,
.view-taxonomy-term form.views-exposed-form .js-form-item {
  width: 100%;
  display: block;
}
@media screen and (min-width: 767px) {
  .view-faculty-projects form.views-exposed-form .js-form-item,
  .view-id-faculty form.views-exposed-form .js-form-item,
  .view-id-news form.views-exposed-form .js-form-item,
  .view-id-news_events form.views-exposed-form .js-form-item,
  .view-id-news_events_block form.views-exposed-form .js-form-item,
  .view-id-projects form.views-exposed-form .js-form-item,
  .view-news form.views-exposed-form .js-form-item,
  .view-people-pages form.views-exposed-form .js-form-item,
  .view-taxonomy-term form.views-exposed-form .js-form-item {
    width: 24%;
    margin-right: 1%;
    display: inline-block;
  }
}
.view-faculty-projects .view-content,
.view-id-faculty .view-content,
.view-id-news .view-content,
.view-id-news_events .view-content,
.view-id-news_events_block .view-content,
.view-id-projects .view-content,
.view-news .view-content,
.view-people-pages .view-content,
.view-taxonomy-term .view-content {
  width: 100%;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}
.view-faculty-projects .views-row,
.view-id-faculty .views-row,
.view-id-news .views-row,
.view-id-news_events .views-row,
.view-id-news_events_block .views-row,
.view-id-projects .views-row,
.view-news .views-row,
.view-people-pages .views-row,
.view-taxonomy-term .views-row {
  display: block;
}
@media screen and (min-width: 767px) {
  .view-faculty-projects .views-row,
  .view-id-faculty .views-row,
  .view-id-news .views-row,
  .view-id-news_events .views-row,
  .view-id-news_events_block .views-row,
  .view-id-projects .views-row,
  .view-news .views-row,
  .view-people-pages .views-row,
  .view-taxonomy-term .views-row {
    display: inline-block;
    width: 31%;
    margin-right: 1%;
    margin-bottom: 20px;
    position: relative;
    -ms-flex: 0 auto;
    flex: 0 auto;
    box-shadow: 1px 1px 30px 9px rgba(208, 208, 208, 0.25);
  }
}
.view-faculty-projects .views-row .year,
.view-id-faculty .views-row .year,
.view-id-news .views-row .year,
.view-id-news_events .views-row .year,
.view-id-news_events_block .views-row .year,
.view-id-projects .views-row .year,
.view-news .views-row .year,
.view-people-pages .views-row .year,
.view-taxonomy-term .views-row .year {
  color: #ccc;
  font-size: 100%;
  margin-top: 8px;
  font-weight: 900;
}
.view-faculty-projects .views-row .person-teaser,
.view-id-faculty .views-row .person-teaser,
.view-id-news .views-row .person-teaser,
.view-id-news_events .views-row .person-teaser,
.view-id-news_events_block .views-row .person-teaser,
.view-id-projects .views-row .person-teaser,
.view-news .views-row .person-teaser,
.view-people-pages .views-row .person-teaser,
.view-taxonomy-term .views-row .person-teaser {
  width: 100%;
  display: block;
}
.view-faculty-projects .views-row .person-teaser img,
.view-id-faculty .views-row .person-teaser img,
.view-id-news .views-row .person-teaser img,
.view-id-news_events .views-row .person-teaser img,
.view-id-news_events_block .views-row .person-teaser img,
.view-id-projects .views-row .person-teaser img,
.view-news .views-row .person-teaser img,
.view-people-pages .views-row .person-teaser img,
.view-taxonomy-term .views-row .person-teaser img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}
.view-faculty-projects .views-row .person-teaser .person-content,
.view-id-faculty .views-row .person-teaser .person-content,
.view-id-news .views-row .person-teaser .person-content,
.view-id-news_events .views-row .person-teaser .person-content,
.view-id-news_events_block .views-row .person-teaser .person-content,
.view-id-projects .views-row .person-teaser .person-content,
.view-news .views-row .person-teaser .person-content,
.view-people-pages .views-row .person-teaser .person-content,
.view-taxonomy-term .views-row .person-teaser .person-content {
  margin: 0;
  padding: 24px 48px;
  padding: 10px 26px;
}
.view-faculty-projects .views-row .person-teaser .person-content h2 a,
.view-id-faculty .views-row .person-teaser .person-content h2 a,
.view-id-news .views-row .person-teaser .person-content h2 a,
.view-id-news_events .views-row .person-teaser .person-content h2 a,
.view-id-news_events_block .views-row .person-teaser .person-content h2 a,
.view-id-projects .views-row .person-teaser .person-content h2 a,
.view-news .views-row .person-teaser .person-content h2 a,
.view-people-pages .views-row .person-teaser .person-content h2 a,
.view-taxonomy-term .views-row .person-teaser .person-content h2 a {
  color: #981b1d;
  border: none;
  text-decoration: none;
}
.view-faculty-projects .views-row .person-teaser .person-content p.tag,
.view-id-faculty .views-row .person-teaser .person-content p.tag,
.view-id-news .views-row .person-teaser .person-content p.tag,
.view-id-news_events .views-row .person-teaser .person-content p.tag,
.view-id-news_events_block .views-row .person-teaser .person-content p.tag,
.view-id-projects .views-row .person-teaser .person-content p.tag,
.view-news .views-row .person-teaser .person-content p.tag,
.view-people-pages .views-row .person-teaser .person-content p.tag,
.view-taxonomy-term .views-row .person-teaser .person-content p.tag {
  display: inline-block;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex: 0 auto;
  flex: 0 auto;
  margin: 4px 0;
}
.view-faculty-projects .views-row .person-teaser .person-content p.tag a,
.view-id-faculty .views-row .person-teaser .person-content p.tag a,
.view-id-news .views-row .person-teaser .person-content p.tag a,
.view-id-news_events .views-row .person-teaser .person-content p.tag a,
.view-id-news_events_block .views-row .person-teaser .person-content p.tag a,
.view-id-projects .views-row .person-teaser .person-content p.tag a,
.view-news .views-row .person-teaser .person-content p.tag a,
.view-people-pages .views-row .person-teaser .person-content p.tag a,
.view-taxonomy-term .views-row .person-teaser .person-content p.tag a {
  display: inline-block;
  margin-bottom: auto;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 12px;
  line-height: 22.5px;
  font-weight: 500;
  background-color: #981b1d;
  border-radius: 20px;
  padding: 4px 16px;
  text-decoration: none;
}
.view-faculty-projects .views-row .person-teaser .person-content p.tag a:hover,
.view-id-faculty .views-row .person-teaser .person-content p.tag a:hover,
.view-id-news .views-row .person-teaser .person-content p.tag a:hover,
.view-id-news_events .views-row .person-teaser .person-content p.tag a:hover,
.view-id-news_events_block
  .views-row
  .person-teaser
  .person-content
  p.tag
  a:hover,
.view-id-projects .views-row .person-teaser .person-content p.tag a:hover,
.view-news .views-row .person-teaser .person-content p.tag a:hover,
.view-people-pages .views-row .person-teaser .person-content p.tag a:hover,
.view-taxonomy-term .views-row .person-teaser .person-content p.tag a:hover {
  text-decoration: none;
  border: none;
}
.view-faculty-projects .views-row .person-teaser .person-content .person-links,
.view-id-faculty .views-row .person-teaser .person-content .person-links,
.view-id-news .views-row .person-teaser .person-content .person-links,
.view-id-news_events .views-row .person-teaser .person-content .person-links,
.view-id-news_events_block
  .views-row
  .person-teaser
  .person-content
  .person-links,
.view-id-projects .views-row .person-teaser .person-content .person-links,
.view-news .views-row .person-teaser .person-content .person-links,
.view-people-pages .views-row .person-teaser .person-content .person-links,
.view-taxonomy-term .views-row .person-teaser .person-content .person-links {
  margin-top: 16px;
  font-size: 80%;
}
.view-faculty-projects
  .views-row
  .person-teaser
  .person-content
  .person-links
  a,
.view-id-faculty .views-row .person-teaser .person-content .person-links a,
.view-id-news .views-row .person-teaser .person-content .person-links a,
.view-id-news_events .views-row .person-teaser .person-content .person-links a,
.view-id-news_events_block
  .views-row
  .person-teaser
  .person-content
  .person-links
  a,
.view-id-projects .views-row .person-teaser .person-content .person-links a,
.view-news .views-row .person-teaser .person-content .person-links a,
.view-people-pages .views-row .person-teaser .person-content .person-links a,
.view-taxonomy-term .views-row .person-teaser .person-content .person-links a {
  color: #981b1d;
  border: none;
  text-decoration: none;
}
.view-faculty-projects .views-row .hcii-branding-accent,
.view-id-faculty .views-row .hcii-branding-accent,
.view-id-news .views-row .hcii-branding-accent,
.view-id-news_events .views-row .hcii-branding-accent,
.view-id-news_events_block .views-row .hcii-branding-accent,
.view-id-projects .views-row .hcii-branding-accent,
.view-news .views-row .hcii-branding-accent,
.view-people-pages .views-row .hcii-branding-accent,
.view-taxonomy-term .views-row .hcii-branding-accent {
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  display: block;
  width: 16px;
  height: 16px;
  float: right;
  clear: none;
  background-color: #991b1e;
}
ul.pager__items {
  list-style: none;
  width: 100%;
  margin: 50px auto;
  text-align: center;
}
ul.pager__items li.pager__item {
  display: inline-block;
  margin-right: 7px;
}
ul.pager__items li.pager__item a {
  display: block;
  color: #981b1d;
  background-color: #fff;
  border: solid 1px #981b1d;
  padding: 4px 8px;
  margin: 0 2px;
}
ul.pager__items li.pager__item a:hover {
  background-color: #981b1d;
  color: #fff;
  text-decoration: none;
}
ul.pager__items li.pager__item.is-active a {
  background-color: #981b1d;
  color: #fff;
  text-decoration: none;
}
.view-all-page-banner .view-content,
.view-front-page-banner .view-content {
  background-color: #981b1d;
  padding: 15px;
  text-align: center;
}
.view-all-page-banner .view-content p,
.view-front-page-banner .view-content p {
  color: #fff;
  font-size: 130%;
}
.view-all-page-banner .view-content a,
.view-front-page-banner .view-content a {
  color: #fff;
  text-decoration: none;
  border-bottom: solid 1px #fff;
}
.view-all-page-banner .view-content a:hover,
.view-front-page-banner .view-content a:hover {
  border-bottom: solid 2px #fff;
}
.view-all-page-banner .view-content .flex-control-nav,
.view-front-page-banner .view-content .flex-control-nav {
  display: none;
}
.news-teaser .card-content-area {
  padding: 36px;
  padding: 10px 26px;
}
.news-teaser .date {
  letter-spacing: 1.5px;
  text-transform: uppercase;
  color: #333;
  font-weight: 700;
  margin: 10px 0;
  font-weight: 700;
}
.news-teaser .researchers {
  margin: 10px 0;
}
.news-teaser .card-link {
  display: block;
  margin-top: 20px;
  color: #991b1e;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}
.news-teaser .card-link a {
  color: #991b1e;
}
.news-teaser .card-link a:after {
  transition: all 0.5s;
  margin-left: 5px;
  content: "→";
}
.news-teaser .card-link a:hover:after {
  margin-left: 15px;
  content: "→";
}
footer {
  background-color: #981b1d;
  background-image: url(/themes/custom/hcii/images/seal.png);
  background-position: 5% -5%;
  background-size: auto;
  background-repeat: no-repeat;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  min-height: 440px;
  padding: 20px;
  margin-left: -50vw;
  margin-right: -50vw;
}
@media screen and (min-width: 767px) {
  footer {
    padding: 80px;
  }
}
footer .footerinfo,
footer .footermenu {
  display: block;
  color: #fff;
}
@media screen and (min-width: 767px) {
  footer .footerinfo,
  footer .footermenu {
    width: 70%;
    display: inline-block;
  }
}
footer .footerinfo p,
footer .footermenu p {
  font-size: 110%;
  line-height: 130%;
}
footer .footerinfo p a,
footer .footermenu p a {
  color: #fff;
  font-weight: 800;
}
footer .footerinfo {
  margin-right: 0;
}
@media screen and (min-width: 767px) {
  footer .footerinfo {
    width: 29%;
  }
}
footer ul.menu {
  margin: 0;
  padding-bottom: 30px;
  padding-left: 0;
  list-style: none;
  border-bottom: solid 1px #fff;
}
@media screen and (min-width: 767px) {
  footer ul.menu {
    border-bottom: none;
  }
}
footer ul.menu li {
  font-size: 110%;
  line-height: 170%;
  font-family: Inter, sans-serif;
  font-weight: 600;
  margin: 4px 0;
}
footer ul.menu li a {
  color: #fff;
  text-decoration: none;
}
footer ul.menu li a.youtube:before {
 font-family: FontAwesome;
  /* font-family: "Font Awesome 6 Pro"; */
  content: "\f431";
  margin-right: 10px;
  font-size: 22px;
}
footer ul.menu li a.mastodon:before {
background-image: url(/themes/custom/hcii/images/mastodon.png);
background-repeat: no-repeat;
margin-right: 11px;
content: ".";
color: transparent;
font-size: 67px;
background-size: 100%;
display: inline-block;
background-position: left;
}

footer ul.menu li a.youtube:before:hover {
  border-bottom: none;
}
footer ul.menu li a.fa-twitter:before {
  font-family: FontAwesome;
  content: "\f099";
  margin-right: 10px;
  font-size: 22px;
}
footer ul.menu li a.fa-linkedin:before {
  font-family: FontAwesome;
  content: "\f08c";
  margin-right: 10px;
  font-size: 22px;
}
footer ul.menu li a.fa-insta:before {
  font-family: FontAwesome;
  content: "\f16d";
  margin-right: 10px;
  font-size: 22px;
}
footer ul.menu li a.fa-facebook:before {
  font-family: "Font Awesome 6 Brands";
  content: "\f082";
  margin-right: 10px;
  font-size: 22px;
}
footer ul.menu li a.calendar:before {
  font-family: FontAwesome;
  content: "\f073";
  margin-right: 10px;
  font-size: 22px;
}
footer #block-socialmenu ul li a:hover {
  border: none;
}
footer img.footer-cmu-logo {
  width: 25%;
  display: inline-block;
  margin-right: 5%;
  margin-bottom: 25px;
  height: auto;
}
footer img.footer-logo {
  width: 30%;
  display: inline-block;
  height: auto;
  margin-bottom: 25px;
}
footer p.logos a:hover {
  border-bottom: none !important;
  text-decoration: none !important;
}
footer p a:focus,
footer p.logos a:focus,
footer ul.menu li a:focus {
  outline: solid 1px #fff;
}
.topbanner a:focus,
.topbanner a:focus img {
  outline: solid 2px #090 !important;
}
.fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.card-content-area p a {
  color: #981b1d;
  font-weight: 600;
}
.top-img-bkg {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  min-height: 500px;
  height: 500px;
  display: block;
  clear: both;
  overflow: hidden;
}
.top-img-bkg img {
  width: 100%;
  height: auto;
  position: relative;
}
.top-img-bkg .layout-container {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 100%;
  overflow: auto;
  z-index: 50;
  margin: 0 auto;
}
@media screen and (min-width: 1400px) {
  .top-img-bkg .layout-container {
    max-width: 1400px;
  }
}
.path-node article ul > p {
  margin-bottom: 0;
}
.path-node article li {
  margin-top: 0;
  margin-bottom: 15px;
  max-width: 75ch;
}
.person-full img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 767px) {
  .person-full img {
    width: 100%;
    max-width: 600px;
    height: auto;
  }
}
nav.breadcrumb {
  margin-top: 100px;
}
@media screen and (min-width: 767px) {
  nav.breadcrumb {
    margin-top: 10px;
  }
}
.breadcrumb ol {
  display: block;
  clear: both;
  margin: 0;
  list-style: none;
}
.breadcrumb ol li {
  display: inline-block;
}
.breadcrumb ol li:after {
  content: " > ";
}
.breadcrumb ol li:last-of-type:after {
  content: "";
}
.node-sidebar-left {
  display: block;
  clear: both;
  width: 100%;
  margin-top: 50px;
}
@media screen and (min-width: 767px) {
  .node-sidebar-left {
    display: inline-block;
    width: 24%;
    margin-right: 1%;
  }
}
.node-sidebar-right {
  display: block;
  clear: both;
}
@media screen and (min-width: 767px) {
  .has--hero--image .node-sidebar-right {
    display: inline-block;
    width: 24%;
    margin: 0;
    margin-left: 1%;
    margin-top: 50px;
  }
    :not(has--hero--image) .node-sidebar-right {
      display: inline-block;
        width: 24%;
        margin: 0;
        margin-left: 1%;
      margin-top: 0;
    }
}
article.has-sidebar-right div.main-content {
  display: block;
  clear: both;
  width: 100%;
}
@media screen and (min-width: 767px) {
  article.has-sidebar-right div.main-content {
    display: inline-block;
    width: 70%;
    margin-right: 1%;
  }
}
article.has-sidebar-left div.main-content {
  display: block;
  clear: both;
  width: 100%;
}
@media screen and (min-width: 767px) {
  article.has-sidebar-left div.main-content {
    display: inline-block;
    width: 70%;
    margin-right: 1%;
  }
}
article.has-sidebar-left.has-sidebar-right div.main-content {
  display: block;
  clear: both;
  width: 100%;
}
@media screen and (min-width: 767px) {
  article.has-sidebar-left.has-sidebar-right div.main-content {
    display: inline-block;
    width: 48%;
    margin-right: 1%;
  }
}
.hcii-branding-accent {
  position: absolute;
  left: auto;
  top: auto;
  right: 0;
  bottom: 0;
  display: block;
  width: 16px;
  height: 16px;
  float: right;
  clear: none;
  background-color: #981b1d;
}
.cleartop {
  margin-top: 50px;
}
.card {
  position: relative;
  box-shadow: 0 3px 20px 0 #eee;
  margin-bottom: 25px;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
}
.card .main-card-info {
  padding: 24px;
}
.card h2 {
  margin-bottom: 18px;
  font-family: Inter, sans-serif;
  color: #981b1d;
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-decoration: none;
}
.card li a,
.card p a {
  color: #981b1d;
  font-weight: 600;
}
.card.people-subnav h3 {
  color: #000;
  font-size: 140%;
  margin-bottom: 8px;
}
.card.people-subnav .main-card-info ul {
  list-style: disc;
  margin: 0 0 20px 15px;
}
.card.people-subnav .main-card-info li {
  margin-right: 15px;
  padding: 3px 0;
  margin-bottom: 0;
}
.node--view-mode-search-result {
  border-bottom: solid 1px #ccc;
  padding: 15px 0;
  margin: 10px 0;
  display: block;
  clear: both;
}
.node--view-mode-search-result img {
  width: 200px;
  height: auto;
  float: right;
}
.node--view-mode-search-result:after {
  display: table;
  content: "";
}
.path-search .view-header {
  font-size: 100%;
  margin: 10px 0;
}
.path-search .views-row {
  clear: both;
  border-bottom: solid 1px #ccc;
}
.path-search h1 {
  color: #981b1d;
}
.path-search .search-result__info {
  display: table;
  vertical-align: top;
  margin-bottom: 20px;
  min-width: 100%;
}
.path-search .search-result__info h2 {
  font-size: 150%;
}
.path-search .search-result__info h3 {
  font-size: 100%;
  font-style: italic;
  color: #ccc;
  margin-bottom: 4px;
}
.path-search .search-result__info p {
  font-size: 95%;
}
.path-search .search-result__info p.dateinfo {
  font-size: 80%;
  text-transform: uppercase;
}
.path-search .search-result__info img {
  float: right;
  width: 150px;
  height: auto;
}
.view-id-projects .views-exposed-form .js-form-item {
  width: 250px;
  display: inline-block;
}
.view-id-projects
  .views-exposed-form
  .bef-exposed-form
  .form--inline
  > .form-item {
  float: none;
  display: inline-block;
}
.view-id-projects .views-exposed-form label {
  display: inline-block;
}
.view-id-projects .views-exposed-form input[type="checkbox"] {
  display: inline-block;
  margin: 0 5px 0 0;
  clear: none;
  width: 30px;
  max-width: 30px;
  vertical-align: top;
}
.front-page-news h3 {
  font-size: 150%;
  font-weight: 600;
  margin: 30px 0;
}
.path-frontpage div.title {
  display: none;
}
span.email:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/envelope-solid.svg);
  padding-left: 27px;
  opacity: 0.5;
  background-size: 17px;
  background-position: left center;
  background-repeat: no-repeat;
}
span.email:before:hover {
  text-decoration: none;
  border: none;
}
span.phone:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/phone-alt-solid.svg);
  padding-left: 26px;
  opacity: 0.5;
  background-size: 17px;
  background-position: left center;
  background-repeat: no-repeat;
}
span.phone:before:hover {
  text-decoration: none;
  border: none;
}
span.scholar:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/graduation-cap-solid.svg);
  opacity: 0.5;
  padding-left: 20px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 10px;
}
span.scholar:before :hover {
  text-decoration: none;
  border: none;
}
span.linkedin:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/linkedin.svg);
  opacity: 0.5;
  padding-left: 31px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
}
span.linkedin:before:hover {
  text-decoration: none;
  border: none;
}
span.facebook:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/facebook-square.svg);
  opacity: 0.5;
  padding-left: 20px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
}
span.facebook:before:hover {
  text-decoration: none;
  border: none;
}
span.lab:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/flask-solid.svg);
  opacity: 0.5;
  padding-left: 20px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 10px;
}
span.lab:before:hover {
  text-decoration: none;
  border: none;
}

span.github:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/github.svg);
  opacity: 0.5;
  padding-left: 20px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
  padding-right: 10px;
}

span.github:before:hover {
  text-decoration: none;
  border: none;
}
span.link:before {
  content: "";
  background-image: url(/themes/custom/hcii/images/external-link-alt-solid.svg);
  padding-left: 30px;
  opacity: 0.5;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: left center;
}
span.link:before:hover {
  text-decoration: none;
  border: none;
}
a:before:hover {
  text-decoration: none;
  border: none;
}
.page-node-type-person h1.page-title {
  margin-bottom: 10px;
}
.page-node-type-person h2 {
  margin-bottom: 5px;
}
.page-node-type-person span.profileimage img {
  width: 100%;
  height: auto;
  padding-bottom: 15px;
}
@media screen and (min-width: 767px) {
  .page-node-type-person span.profileimage img {
    width: 35%;
    display: inline-block;
  }
}
.page-node-type-person .person-bio,
.page-node-type-person .research-interests {
  display: inline-block;
}
.page-node-type-person .person-bio div,
.page-node-type-person .person-bio li,
.page-node-type-person .person-bio p,
.page-node-type-person .research-interests div,
.page-node-type-person .research-interests li,
.page-node-type-person .research-interests p {
  font-size: 120%;
  line-height: 1.5;
  margin-bottom: 20px;
}
.person-full {
  margin-bottom: 50px;
}
.person-full h1#page-title,
.person-full h1.page-title {
  font-size: 200%;
  padding-bottom: 15px;
}
@media screen and (min-width: 767px) {
  .person-full h1#page-title,
  .person-full h1.page-title {
    font-size: 350%;
  }
}
.person-details,
.person-details.panel2 {
  border-top: solid 1px #eee;
}
@media screen and (min-width: 767px) {
  .person-details,
  .person-details.panel2 {
    border-top: none;
    display: inline-block;
    border-left: solid 1px #eee;
    border-right: solid 1px #eee;
    padding: 0 20px;
    width: 30%;
    margin: 0 1%;
  }
}
.person-details p,
.person-details.panel2 p {
  font-size: 120%;
  line-height: 1.5;
}
.person-details.panel2 {
  border-left: none;
  border-right: none;
  margin-right: 0;
}
.linkicons p a.facebook:before,
.linkicons p a.lab:before,
.linkicons p a.link:before,
.linkicons p a.linkedin:before,
.linkicons p a.scholar:before {
  background-size: 25px;
}
.picture-card {
  width: 100%;
  display: block;
  clear: both;
  margin-bottom: 20px;
  position: relative;
  box-shadow: 1px 1px 30px 9px rgba(208, 208, 208, 0.25);
}
@media screen and (min-width: 767px) {
  .picture-card {
    width: 31%;
    margin-right: 1%;
    display: inline-block;
    -ms-flex: 0 auto;
    flex: 0 auto;
    height: 600px;
    min-height: 600px;
  }
}
.picture-card img {
  width: 100%;
  height: auto;
}
.picture-card .card-content-area {
  padding: 15px 25px;
  padding: 10px 26px;
}
.picture-card .description {
  height: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.picture-card .description p {
  margin: 0;
  font-size: 120%;
  line-height: 1.5;
}
.view-related-news .views-row,
.view-related-projects .views-row {
  display: block;
  height: auto;
  width: 100%;
}
@media screen and (min-width: 767px) {
  .view-related-news .views-row,
  .view-related-projects .views-row {
    display: inline-block;
    width: 31%;
    margin-right: 1%;
  }
}
.view-related-news .picture-card,
.view-related-projects .picture-card {
  min-height: auto;
}
@media screen and (min-width: 767px) {
  .view-related-news .picture-card,
  .view-related-projects .picture-card {
    width: 100%;
    margin: 0;
    height: 400px;
    min-height: 400px;
    margin-bottom: 20px;
    overflow: hidden;
    margin-bottom: 15px;
  }
}
.view-related-news .picture-card h2,
.view-related-projects .picture-card h2 {
  line-height: 115%;
}
.view-related-news .picture-card .description,
.view-related-projects .picture-card .description {
  height: auto;
}
#edit-research-areas--wrapper {
  width: 100%;
  display: block;
}
#edit-research-areas--wrapper .js-form-item.form-item {
  display: inline-block;
  width: 30%;
  height: 30px;
}
.page-node-type-person h2 {
  font-weight: 600;
  max-width: 75ch;
  text-wrap: balance;
}
.page-node-type-course img,
.page-node-type-event img,
.page-node-type-job img,
.page-node-type-news img,
.page-node-type-project img {
  /* width: 400px; ********************************removed 10-17-2023 */
  width: 100%;
  height: auto;
  float: right;
  margin: 0 0 50px 50px;
}
.page-node-type-news img {
  display: block;
  max-width: 100%;
  height: auto;
  float: none;
  @media screen and (min-width: 767px) {
  margin: 0 2em 2em 2em;
  width: 100%;
  max-width: auto;
  height: auto;
  float: right;
  }
}
.page-node-type-course footer p img,
.page-node-type-event footer p img,
.page-node-type-job footer p img,
.page-node-type-news footer p img,
.page-node-type-project footer p img {
  margin: 0;
  width: 45%;
  max-width: 250px;
  margin-right: 1.5%;
  height: auto;
  float: none;
  display: inline-block;
}
.page-node-type-course .byline,
.page-node-type-event .byline,
.page-node-type-job .byline,
.page-node-type-news .byline,
.page-node-type-project .byline {
  font-weight: 500;
  line-height: 100%;
  color: #6b6b6b;
}
.page-node-type-course .node__content div,
.page-node-type-event .node__content div,
.page-node-type-job .node__content div,
.page-node-type-news .node__content div,
.page-node-type-project .node__content div {
  padding-top: 0;
  padding-right: 0;
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 27px;
  font-weight: 400;
}
@media screen and (min-width: 767px) {
  .page-node-type-course .main-content,
  .page-node-type-event .main-content,
  .page-node-type-job .main-content,
  .page-node-type-news .main-content,
  .page-node-type-project .main-content {
    float: left;
    width: 700px;
    clear: after;
  }
}
.page-node-type-course p em,
.page-node-type-event p em,
.page-node-type-job p em,
.page-node-type-news p em,
.page-node-type-project p em {
  font-style: italic;
}
.course-table .view-header h1 {
  text-align: left;
  color: #000;
  text-transform: none;
}
.course-table .view-content table {
  border: solid 1px #6b6b6b;
}
.course-table .view-content table td,
.course-table .view-content table th {
  border: solid 1px #6b6b6b;
  padding: 8px;
}
.course-table .view-content table tr:nth-child(even) {
  background-color: #eee;
}
@media screen and (min-width: 767px) {
  .view-id-faculty .views-row {
    height: 500px;
    min-height: 500px;
    overflow: hidden;
  }
}
.course-table {
  max-width: 115ch;
  margin-bottom: 40px;
}
.course-table .view-filters {
  margin: 30px 0;
  border-bottom: solid 1px #ccc;
  border-top: solid 1px #ccc;
  padding-top: 15px;
}
.course-table .view-filters legend {
  margin-bottom: 20px;
}
.job-full h4,
.page-node-type-person h4 {
  font-weight: 700;
  margin-bottom: 10px;
  margin-top: 25px;
}
.job-full h5,
.page-node-type-person h5 {
  font-weight: 600;
  color: #666;
}
.responsive-menu-toggle-icon span.icon,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon:before {
  background-color: #000;
}
.responsive-menu-toggle {
  position: absolute;
  top: 100px;
  right: 10%;
}
.bef-exposed-form .form--inline > .form-item {
  float: none !important;
}
.related-news,
.related-projects {
  margin-top: 20px;
}
.related-news h2,
.related-projects h2 {
  margin-bottom: 10px;
}
.topbanner .layout-container img {
  display: block;
  clear: both;
  float: none;
  width: 100%;
  max-width: 320px;
  margin: 0;
  padding: 10px 0;
  margin: 0;
}
.course-table .view-content table.views-table,
.view-content .views-table {
  display: block;
  clear: both;
  border: none;
}
@media screen and (min-width: 767px) {
  .course-table .view-content table.views-table,
  .view-content .views-table {
    min-width: 100%;
  }
}
.course-table .view-content table.views-table td,
.course-table .view-content table.views-table th,
.view-content .views-table td,
.view-content .views-table th {
  display: block;
  clear: both;
  border: none;
  border-bottom: solid 1px #ccc;
  text-align: left;
}
@media screen and (min-width: 767px) {
  .course-table .view-content table.views-table td,
  .course-table .view-content table.views-table th,
  .view-content .views-table td,
  .view-content .views-table th {
    display: table-cell;
    text-align: left;
    border: solid 1px #ccc;
  }
}
.course-table .view-content table.views-table th,
.view-content .views-table th {
  display: none;
}
@media screen and (min-width: 767px) {
  .course-table .view-content table.views-table th,
  .view-content .views-table th {
    display: table-cell;
  }
}
.course-table .view-content table.views-table tr,
.view-content .views-table tr {
  border-top: solid 30px #fff;
  display: block;
  margin-top: 20px;
  clear: both;
  border-bottom: solid 3px #000;
}
@media screen and (min-width: 767px) {
  .course-table .view-content table.views-table tr,
  .view-content .views-table tr {
    display: table-row;
    margin-top: 0;
    clear: none;
    border: solid 1px #ccc;
  }
}
.course-table .view-content table.views-table td:before {
  text-align: left;
  color: #999;
  font-weight: 700;
  font-size: 80%;
  clear: both;
  display: block;
  padding-bottom: 10px;
}
@media screen and (min-width: 767px) {
  .course-table .view-content table.views-table td:before {
    display: none;
  }
}
.course-table .view-content table.views-table td:nth-of-type(1):before {
  content: "Course Number (Undergraduate)";
}
.course-table .view-content table.views-table td:nth-of-type(2):before {
  content: "Course Number (Graduate)";
}
.course-table .view-content table.views-table td:nth-of-type(3):before {
  content: "Course Name";
}
.view-header h1 {
  text-align: left;
  text-transform: none;
  color: #000;
  font-size: 350%;
  margin-bottom: 20px;
}
.view-content {
  margin-bottom: 50px;
}
.view-content .views-table th {
  font-weight: 700;
  padding: 15px;
}
.view-content .views-table td {
  padding: 20px;
}
.view-content .views-table td:before {
  text-align: left;
  color: #999;
  font-weight: 700;
  font-size: 80%;
  clear: both;
  display: block;
  padding-bottom: 10px;
}
@media screen and (min-width: 767px) {
  .view-content .views-table td:before {
    display: none;
  }
}
.view-content .views-table td img {
  float: left;
  margin: 10px;
}
.seminars-table .view-content .views-table td:before {
  text-align: left;
  color: #999;
  font-weight: 700;
  font-size: 80%;
  clear: both;
  display: block;
  padding-bottom: 10px;
}
@media screen and (min-width: 767px) {
  .seminars-table .view-content .views-table td:before {
    display: none;
  }
}
.seminars-table .view-content .views-table td:nth-of-type(1):before {
  content: "Date";
}
.seminars-table .view-content .views-table td:nth-of-type(2):before {
  content: "Title";
}
.seminars-table .view-content .views-table td:nth-of-type(3):before {
  content: "Speaker";
}
.seminars-table .view-content .views-table td:nth-of-type(4):before {
  content: "Seminar Video";
}
.seminars-table .view-content .views-table td:nth-of-type(5):before {
  content: "Abstract";
}
.view-header li,
.view-header p {
  font-size: 120%;
  line-height: 150%;
}
@media screen and (min-width: 767px) {
  .view-header li,
  .view-header p {
    width: 72ch;
  }
}
.breadcrumb ol {
  max-width: 100%;
}
.breadcrumb ol li {
  font-size: 90%;
}
.person-content h3 {
  color: #000;
  text-transform: none;
  font-size: 120%;
  letter-spacing: 0;
  border-bottom: none;
  margin-top: 3px;
}
@media screen and (min-width: 767px) {
  div#block-hcii-content {
    margin: 20px 0 40px 0;
  }
}
@media screen and (min-width: 767px) {
  .page-node-type-project article .main-content {
    float: left;
    width: 62%;
  }
}
footer p img {
  width: 45%;
  max-width: 250px;
  margin-right: 1.5%;
  height: auto;
  float: none;
}
.view-taxonomy-term .view-content .views-row {
  display: inline-block;
  width: 31%;
  margin-right: 1%;
  margin-bottom: 20px;
  position: relative;
  -ms-flex: 0 auto;
  flex: 0 auto;
  box-shadow: 1px 1px 30px 9px rgba(208, 208, 208, 0.25);
}
/* .image-with-caption {
  box-shadow: 0 3px 20px 0 #eee;
  float: none;
  width: 100%;
} */
.image-with-captionpng {
  box-shadow: none;
  float: none;
  width: 100%;
  max-width: 260px;
}
@media screen and (min-width: 767px) {
  .image-with-caption {
    float: right;
    width: 33%;
  }
}
.image-with-caption img {
  float: none;
  margin: 0;
  max-width: 100%;
  height: auto;
  text-align: left;
}
.image-with-caption .caption {
  padding: 15px;
}
#block-hcii-content ul {
  list-style: disc;
}
#views-exposed-form-course-descriptions-page-1 {
  display: block;
  background-color: #eee;
  padding: 15px;
}
#views-exposed-form-course-descriptions-page-1
  .fieldgroup.form-composite.js-form-item.form-item {
  border-bottom: solid 1px #ccc;
}
@media screen and (min-width: 1000px) {
  #views-exposed-form-course-descriptions-page-1
    .fieldgroup.form-composite.js-form-item.form-item {
    display: inline-block;
    width: 44%;
    margin-right: 2%;
    padding-right: 1%;
    border-right: solid 1px #ccc;
  }
}
#views-exposed-form-course-descriptions-page-1
  .fieldgroup.form-composite.js-form-item.form-item
  .js-form-type-checkbox {
  margin-bottom: 5px;
}
#views-exposed-form-course-descriptions-page-1
  .fieldgroup.form-composite.js-form-item.form-item
  label {
  margin: 0;
}
#views-exposed-form-course-descriptions-page-1
  .fieldgroup.form-composite.js-form-item.form-item
  .form-checkbox {
  margin: 4px 15px 0 0;
  padding: 0;
}
@media screen and (min-width: 1000px) {
  #views-exposed-form-course-descriptions-page-1
    .js-form-item-sort-by.form-item-sort-by,
  #views-exposed-form-course-descriptions-page-1
    .js-form-item-sort-order.form-item-sort-order {
    display: inline-block;
    width: 22.5%;
    margin-right: 2%;
  }
}
#views-exposed-form-course-descriptions-page-1
  .js-form-item-sort-by.form-item-sort-by
  select,
#views-exposed-form-course-descriptions-page-1
  .js-form-item-sort-order.form-item-sort-order
  select {
  width: 90%;
  border-radius: 5px;
}
.card-left {
  position: relative;
  box-shadow: 0 3px 20px 0 #eee;
  margin-bottom: 25px;
}
.card-left .imgleft {
  display: block;
}
@media screen and (min-width: 767px) {
  .card-left .imgleft {
    width: 30%;
    display: inline-block;
    margin-right: 1%;
  }
}
.card-left .card-content-area.right {
  display: block;
  padding: 10px 20px 20px 20px;
}
@media screen and (min-width: 767px) {
  .card-left .card-content-area.right {
    display: inline-block;
    width: 67%;
  }
}
@media screen and (min-width: 767px) {
  .card-left.half {
    width: 48%;
    margin-right: 1%;
    display: inline-block;
  }
}
.unpublished {
  background-color: rgba(255, 0, 0, 0.5);
}
.fc-event {
  border: none;
}
.path-search {
  margin-bottom: 35px;
}
.path-search .form--inline div,
.path-search .form-actions {
  display: block;
  width: 100%;
}
@media screen and (min-width: 767px) {
  .path-search .form--inline div,
  .path-search .form-actions {
    width: 20%;
    display: inline-block;
    clear: none;
  }
}
.path-search input,
.path-search select {
  width: 90%;
  margin-right: 2%;
  padding: 5px;
}
.path-search .js-form-submit {
  width: 40%;
  margin-top: 28px;
  display: inline-block;
}
.path-search .view-content {
  width: 100%;
  max-width: 1024px;
  margin: 0;
  font-size: 120%;
}
.path-search .view-content div {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: solid 1px #eee;
}
.path-search .view-content h2 a {
  font-weight: 700;
  line-height: 1.1;
}
.path-search .view-content p {
  font-size: 120%;
  line-height: 1.5;
}
.fullscreen-video {
  background-color: #000;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
.fullscreen-video video {
  width: 100vw;
  max-width: 2400px;
  min-width: 100%;
  height: auto;
  margin: 0 auto;
  opacity: 0.8;
}
.fullscreen-video .wf-section {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
}
.region-footer-nav {
  margin-bottom: 30px;
  padding-bottom: 30px;
}
@media screen and (min-width: 767px) {
  .region-footer-nav {
    columns: 2;
  }
}
h2#block-socialmenu-menu {
  padding-bottom: 15px;
}
#block-socialmenu-menu {
  margin-top: 30px;
}
@media screen and (min-width: 767px) {
  #block-socialmenu-menu {
    margin-top: 0;
  }
}
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::after,
.hamburger--3dx .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::after,
.hamburger--3dx-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::after,
.hamburger--3dy .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::after,
.hamburger--3dy-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::after,
.hamburger--3dxy .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1),
    background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::after,
.hamburger--3dxy-r .hamburger-inner::before {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease,
    transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease,
    transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22);
}
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::after,
.hamburger--boring .hamburger-inner::before {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 275ms;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 125ms 275ms ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 75ms;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 75ms;
}
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 275ms;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 125ms 275ms ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 275ms cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 75ms;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 75ms;
}
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 125ms 175ms ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 50ms 125ms linear, left 125ms 175ms ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 50ms 125ms linear, right 125ms 175ms ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 125ms ease-out, top 50ms 125ms linear,
    transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 125ms ease-out, top 50ms 125ms linear,
    transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 125ms 175ms ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 50ms 125ms linear, left 125ms 175ms ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 125ms cubic-bezier(0.6, 0.04, 0.98, 0.335),
    top 50ms 125ms linear, right 125ms 175ms ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 125ms ease-out, top 50ms 125ms linear,
    transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 125ms ease-out, top 50ms 125ms linear,
    transform 125ms 175ms cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--minus .hamburger-inner::after,
.hamburger--minus .hamburger-inner::before {
  transition: bottom 80ms 0s ease-out, top 80ms 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::after,
.hamburger--minus.is-active .hamburger-inner::before {
  opacity: 0;
  transition: bottom 80ms ease-out, top 80ms ease-out, opacity 0s 80ms linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in,
    transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out,
    transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1),
    transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333),
    transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand .hamburger-inner {
  transition: transform 75ms 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 75ms linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 75ms 75ms ease-in,
    transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 75ms 75ms ease-in,
    transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 75ms 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms 0.1s ease-out,
    transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms 0.1s ease-out,
    transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r .hamburger-inner {
  transition: transform 75ms 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19),
    background-color 0s 75ms linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 75ms 75ms ease-in,
    transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 75ms 75ms ease-in,
    transform 75ms 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 75ms 0s cubic-bezier(0.215, 0.61, 0.355, 1),
    background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 75ms 0.1s ease-out,
    transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 75ms 0.1s ease-out,
    transform 75ms 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze .hamburger-inner {
  transition-duration: 75ms;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 75ms 0.12s ease, opacity 75ms ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 75ms 0.12s ease,
    transform 75ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 75ms ease, opacity 75ms 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 75ms ease,
    transform 75ms 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::after,
.hamburger--vortex .hamburger-inner::before {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::after,
.hamburger--vortex.is-active .hamburger-inner::before {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::after,
.hamburger--vortex-r .hamburger-inner::before {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::after,
.hamburger--vortex-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
.node__content {
  display: block;
  clear: both;
  font-family: Inter, sans-serif;
}
.node__content h1 {
  font-size: 200%;
  font-weight: 700;
  letter-spacing: 1px;
  padding-bottom: 25px;
  margin-top: 45px;
}
@media screen and (min-width: 767px) {
  .node__content h1 {
    margin-top: 0;
    font-size: 350%;
  }
}
.node__content h2 {
  font-size: 190%;
}
.node__content h3 {
  font-size: 170%;
}
.node__content h4 {
  font-size: 150%;
}
.node__content .hero-section h1 {
  text-shadow: 2px 2px 7px rgba(0, 0, 0, 0.7);
}
.node__content li,
.node__content p {
  font-size: 120%;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin: 1.25rem 0;
}
@media screen and (min-width: 900px) {
  .node__content li,
  .node__content p {
    max-width: 75ch;
  }
}
.node__content li {
  max-width: 90%;
}
@media screen and (min-width: 900px) {
  .node__content li {
    max-width: 75ch;
  }
}
.node__content p ~ h3 {
  margin-top: 15px;
  padding-top: 20px;
  padding-bottom: 5px;
}
@media screen and (min-width: 767px) {
  .node__content p ~ h3 {
    padding-bottom: 5px;
  }
}
.node__content img {
  width: 100%;
  max-width: 360px;
  height: auto;
}
.node__content figure.align-right,
.node__content img.align-right {
  width: 49%;
  height: auto;
  margin-left: 1%;
  float: right;
  clear: none;
}
.node__content figure.align-left,
.node__content img.alignleft {
  width: 49%;
  height: auto;
  margin-right: 1%;
  float: left;
  clear: none;
}
.node__content figcaption {
  padding: 20px 0;
  font-size: 120%;
  line-height: 180%;
  font-family: "Open Sans";
  font-weight: 700;
  color: #000;
}
.node__content ul {
  margin-top: 5px;
  list-style: disc;
  padding-left: 20px;
}
.node__content ul li {
  margin-right: 27px;
}
.node__content ul.anchorlinks {
  width: 100%;
  display: block;
  clear: both;
  margin: 0 auto;
  list-style: none;
  text-align: center;
  padding-left: 0;
  margin-bottom: 50px;
}
.node__content ul.anchorlinks li {
  display: block;
  margin-bottom: 10px;
}
@media screen and (min-width: 767px) {
  .node__content ul.anchorlinks li {
    display: inline-block;
    margin-right: 2px;
  }
}
.node__content ul.anchorlinks li a {
  display: block;
  text-transform: uppercase;
  font-family: "Open Sans", sans-serif;
  background-color: #000;
  padding: 35px 45px;
  text-align: center;
  font-size: 80%;
  color: #000;
  font-weight: 700;
}
.node__content ul.anchorlinks li a:hover {
  background-color: #000;
}
.node__content ol,
.node__content ul {
  margin-top: 5px;
  padding-left: 25px;
  font-size: 120%;
}
.node__content ol li,
.node__content ul li {
  font-size: 100%;
}
.node__content ol li ol li,
.node__content ol li ul li,
.node__content ul li ol li,
.node__content ul li ul li {
  font-size: 83%;
}
.node__content ol li ul,
.node__content ul li ul {
  list-style: circle !important;
}
.node__content ol {
  list-style: decimal;
}
.node__content blockquote {
  padding: 5px 80px 25px 80px;
}
.node__content blockquote p {
  font-family: montserrat, sans-serif;
  font-size: 180%;
  line-height: 150%;
  margin: 25px 0;
}
.node__content blockquote strong {
  font-weight: 700;
}
.node__content hr + ul.anchorlinks {
  margin-top: -25px;
}
.node__content .introtext p {
  color: #595959;
  font-size: 230%;
  line-height: 130%;
  font-weight: 300;
  max-width: 90%;
  margin: 30px 0;
}
@media screen and (min-width: 767px) {
  .node__content .introtext p {
    max-width: 50ch;
  }
}
.node__content .introtext p strong {
  color: #981b1d;
}
.node__content footer {
  background: 0 0;
  margin: 0;
  padding: 0;
  text-align: left;
  display: block;
  width: 100%;
  left: 0;
  right: 0;
  min-height: auto;
}
.main-card-info li {
  max-width: 95%;
}
.ckeditor-accordion-container li,
.ckeditor-accordion-container p,
.content-left li,
.content-left p,
.content-right li,
.content-right p {
  font-size: 110%;
  color: #000;
  line-height: 1.7;
  font-weight: 400;
  margin: 1.25rem 0;
}
@media screen and (min-width: 900px) {
  .ckeditor-accordion-container li,
  .ckeditor-accordion-container p,
  .content-left li,
  .content-left p,
  .content-right li,
  .content-right p {
    max-width: 75ch;
  }
}
.ckeditor-accordion-container li,
.content-left li,
.content-right li {
  max-width: 90%;
}
@media screen and (min-width: 900px) {
  .ckeditor-accordion-container li,
  .content-left li,
  .content-right li {
    max-width: 75ch;
  }
}
.ckeditor-accordion-container > dl dt > a {
  border-bottom: 1px solid #000 !important;
  background-color: #999 !important;
}
.ckeditor-accordion-container > dl dt.active > a {
  background-color: #981b1d !important;
}
input[type="submit"] {
  background: #981b1d;
  color: #fff;
  font-weight: 700;
  border: solid 1px #000;
  border-radius: 5px;
  padding: 5px 0;
}
.course-table .form--inline {
  position: relative;
}
.course-table .form--inline .form-item-combine label {
  display: block;
  margin-bottom: 10px;
}
.course-table .form--inline .form-item-combine input {
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 25px;
  border-radius: 5px;
  width: 200px;
}
@media screen and (min-width: 767px) {
  .course-table .form--inline .form-actions {
    position: absolute;
    top: 12px;
    left: 210px;
    z-index: 3;
  }
}
@media screen and (min-width: 767px) {
  .course-table .form--inline .form-actions input[type="submit"] {
    max-width: 120px;
    display: inline-block;
  }
}
.path-search .js-form-submit {
  width: 90%;
  margin-top: 0;
}
@media screen and (min-width: 767px) {
  .path-search .js-form-submit {
    margin-top: 22px;
    display: inline-block;
    width: 45%;
  }
}
.path-search .form-actions {
  display: inline-block;
}
.path-search .view-empty {
  margin-bottom: 25px;
}
.path-search .view-content {
  margin-top: 25px;
}
#views-exposed-form-people-pages-page-1 .js-form-submit,
#views-exposed-form-people-pages-page-10 .js-form-submit,
#views-exposed-form-people-pages-page-11 .js-form-submit,
#views-exposed-form-people-pages-page-12 .js-form-submit,
#views-exposed-form-people-pages-page-13 .js-form-submit,
#views-exposed-form-people-pages-page-2 .js-form-submit,
#views-exposed-form-people-pages-page-3 .js-form-submit,
#views-exposed-form-people-pages-page-4 .js-form-submit,
#views-exposed-form-people-pages-page-5 .js-form-submit,
#views-exposed-form-people-pages-page-6 .js-form-submit,
#views-exposed-form-people-pages-page-7 .js-form-submit,
#views-exposed-form-people-pages-page-8 .js-form-submit,
#views-exposed-form-people-pages-page-9 .js-form-submit {
  width: 95%;
  margin-bottom: 25px;
}
@media screen and (min-width: 767px) {
  #views-exposed-form-people-pages-page-1 .js-form-submit,
  #views-exposed-form-people-pages-page-10 .js-form-submit,
  #views-exposed-form-people-pages-page-11 .js-form-submit,
  #views-exposed-form-people-pages-page-12 .js-form-submit,
  #views-exposed-form-people-pages-page-13 .js-form-submit,
  #views-exposed-form-people-pages-page-2 .js-form-submit,
  #views-exposed-form-people-pages-page-3 .js-form-submit,
  #views-exposed-form-people-pages-page-4 .js-form-submit,
  #views-exposed-form-people-pages-page-5 .js-form-submit,
  #views-exposed-form-people-pages-page-6 .js-form-submit,
  #views-exposed-form-people-pages-page-7 .js-form-submit,
  #views-exposed-form-people-pages-page-8 .js-form-submit,
  #views-exposed-form-people-pages-page-9 .js-form-submit {
    margin-top: 16px;
    margin-bottom: 10px;
    width: 45%;
    display: inline-block;
    margin-right: 0;
  }
}
@media screen and (min-width: 767px) {
  #views-exposed-form-search-page-1 path-search .form-actions {
    width: 24%;
  }
}
#block-mainnavigation ul.menu {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#block-mainnavigation ul.menu li {
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.hero-section {
  width: 100%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  position: relative;
  height: 520px;
  margin-top: 20px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.hero-section .red-overlay {
  min-height: 520px;
  background-color: rgba(153, 27, 30, 0.2);
  object-position: 50% 50%;
  width: 100%;
  margin: 0 auto;
}
.hero-section .layout-container {
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 10%;
  z-index: 4;
}
@media screen and (min-width: 767px) {
  .hero-section .layout-container {
    bottom: 10%;
  }
}
.hero-section .layout-container h1 {
  text-align: left;
  color: #fff;
  position: relative;
  line-height: 1.2;
}
@media screen and (min-width: 900px) {
  .hero-section {
    width: 100vw;
    position: relative;
  }
}
.w-background-video {
  position: relative;
  overflow: hidden;
  height: 500px;
  color: #fff;
}
.background-video {
  height: 38vh;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  display: block;
}
@media screen and (min-width: 767px) {
  .background-video {
    height: 58vh;
    padding-right: 80px;
    padding-left: 80px;
  }
}
.w-background-video > video {
  background-size: cover;
  background-position: 50% 50%;
  position: absolute;
  margin: auto;
  width: 100%;
  height: 100%;
  right: -100%;
  bottom: -100%;
  top: -100%;
  left: -100%;
  object-fit: cover;
  z-index: -100;
}
.section.wf-section {
  width: 100%;
}
.path-frontpage .hero-text {
  margin-top: 5px;
  font-size: 20px;
  line-height: 25px;
  color: #fff;
  font-weight: 300;
}
@media screen and (min-width: 600px) {
  .path-frontpage .hero-text {
    padding-right: 0;
    margin-top: 3vh;
    font-size: 35px;
    line-height: 42px;
  }
}
@media screen and (min-width: 730px) {
  .path-frontpage .hero-text {
    padding-right: 0;
    margin-top: 2vh;
    font-size: 40px;
    line-height: 50px;
  }
}

@media screen and (min-width: 920px) {
  .path-frontpage .hero-text {
    padding-right: 80px;
    margin-top: 3vh;
    font-size: 40px;
    line-height: 50px;
  }
}
@media screen and (min-width: 1200px) {
  .path-frontpage .hero-text {
    padding-right: 130px;
    margin-top: 6vh;
    font-size: 55px;
    line-height: 70px;
  }
}
@media screen and (min-width: 1700px) {
  .path-frontpage .hero-text {
    padding-right: 60px;
    margin-top: 8vh;
    font-size: 85px;
    line-height: 100px;
  }
}
@media screen and (min-width: 2400px) {
  .path-frontpage .hero-text {
    padding-right: 60px;
    margin-top: 16vh;
    font-size: 85px;
    line-height: 100px;
  }
}
.path-frontpage a.link-4 {
  color: #fff;
  text-decoration: none;
}
.path-frontpage .scroll-button {
  display: none;
}
@media screen and (min-width: 767px) {
  .path-frontpage .scroll-button {
    position: absolute;
    left: 50%;
    bottom: 0;
    z-index: 9999;
    display: inline-block;
    transform: translate(-50%, 0);
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.25em;
    text-decoration: none;
    text-transform: uppercase;
  }
}
.path-frontpage .scroll-button-label {
  margin-bottom: 5px;
  padding: 5px 32px;
  text-align: center;
}
.path-frontpage .fullscreen-video a {
  color: #fff;
  border-bottom: solid 1px transparent;
}
.front-news .view-content,
.front-news.view.view-news-events .view-content,
.view-news .view-content,
.view-related-news .view-content,
.view-related-projects .view-content,
.view-taxonomy-term .view-content {
  clear: both;
  overflow: auto;
  display: block;
}
.front-news .view-content:after,
.front-news.view.view-news-events .view-content:after,
.view-news .view-content:after,
.view-related-news .view-content:after,
.view-related-projects .view-content:after,
.view-taxonomy-term .view-content:after {
  content: "";
  display: block;
}
.front-news .view-content ul.cards,
.front-news.view.view-news-events .view-content ul.cards,
.view-news .view-content ul.cards,
.view-related-news .view-content ul.cards,
.view-related-projects .view-content ul.cards,
.view-taxonomy-term .view-content ul.cards {
  list-style: none !important;
  margin: 0;
  padding: 0;
  min-width: 100%;
  max-width: 100%;
  overflow: visible;
  clear: after;
  margin-bottom: 500px;
}
@media screen and (min-width: 700px) {
  .front-news .view-content ul.cards,
  .front-news.view.view-news-events .view-content ul.cards,
  .view-news .view-content ul.cards,
  .view-related-news .view-content ul.cards,
  .view-related-projects .view-content ul.cards,
  .view-taxonomy-term .view-content ul.cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(49%, 0.2fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(49%, 0.2fr));
    gap: 15px;
    row-gap: 30px;
    overflow: visible;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 900px) {
  .front-news .view-content ul.cards,
  .front-news.view.view-news-events .view-content ul.cards,
  .view-news .view-content ul.cards,
  .view-related-news .view-content ul.cards,
  .view-related-projects .view-content ul.cards,
  .view-taxonomy-term .view-content ul.cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (minmax(32%, 0.3fr)) [auto-fill];
    grid-template-columns: repeat(auto-fill, minmax(32%, 0.3fr));
    gap: 15px;
    row-gap: 30px;
    overflow: auto;
    margin-bottom: 20px;
  }
}
.front-news .view-content ul.cards li,
.front-news.view.view-news-events .view-content ul.cards li,
.view-news .view-content ul.cards li,
.view-related-news .view-content ul.cards li,
.view-related-projects .view-content ul.cards li,
.view-taxonomy-term .view-content ul.cards li {
  display: block;
  clear: both;
  position: relative;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
  transform: scale(1);
  margin-bottom: 25px;
  max-width: 95%;
  overflow: hidden;
}
@media screen and (min-width: 900px) {
  .front-news .view-content ul.cards li,
  .front-news.view.view-news-events .view-content ul.cards li,
  .view-news .view-content ul.cards li,
  .view-related-news .view-content ul.cards li,
  .view-related-projects .view-content ul.cards li,
  .view-taxonomy-term .view-content ul.cards li {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 0;
  }
}
.front-news .view-content ul.cards li a:after,
.front-news.view.view-news-events .view-content ul.cards li a:after,
.view-news .view-content ul.cards li a:after,
.view-related-news .view-content ul.cards li a:after,
.view-related-projects .view-content ul.cards li a:after,
.view-taxonomy-term .view-content ul.cards li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.front-news .view-content ul.cards li .card-content-area,
.front-news.view.view-news-events .view-content ul.cards li .card-content-area,
.view-news .view-content ul.cards li .card-content-area,
.view-related-news .view-content ul.cards li .card-content-area,
.view-related-projects .view-content ul.cards li .card-content-area,
.view-taxonomy-term .view-content ul.cards li .card-content-area {
  padding: 20px;
  margin-bottom: 25px;
}
.front-news .view-content ul.cards li .card-content-area h2,
.front-news .view-content ul.cards li .card-content-area li,
.front-news .view-content ul.cards li .card-content-area p,
.front-news .view-content ul.cards li .card-content-area ul,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  h2,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  li,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  p,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  ul,
.view-news .view-content ul.cards li .card-content-area h2,
.view-news .view-content ul.cards li .card-content-area li,
.view-news .view-content ul.cards li .card-content-area p,
.view-news .view-content ul.cards li .card-content-area ul,
.view-related-news .view-content ul.cards li .card-content-area h2,
.view-related-news .view-content ul.cards li .card-content-area li,
.view-related-news .view-content ul.cards li .card-content-area p,
.view-related-news .view-content ul.cards li .card-content-area ul,
.view-related-projects .view-content ul.cards li .card-content-area h2,
.view-related-projects .view-content ul.cards li .card-content-area li,
.view-related-projects .view-content ul.cards li .card-content-area p,
.view-related-projects .view-content ul.cards li .card-content-area ul,
.view-taxonomy-term .view-content ul.cards li .card-content-area h2,
.view-taxonomy-term .view-content ul.cards li .card-content-area li,
.view-taxonomy-term .view-content ul.cards li .card-content-area p,
.view-taxonomy-term .view-content ul.cards li .card-content-area ul {
  max-width: 99%;
}
.front-news .view-content ul.cards li .card-content-area h2,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  h2,
.view-news .view-content ul.cards li .card-content-area h2,
.view-related-news .view-content ul.cards li .card-content-area h2,
.view-related-projects .view-content ul.cards li .card-content-area h2,
.view-taxonomy-term .view-content ul.cards li .card-content-area h2 {
  line-height: 1.25em;
}
.front-news .view-content ul.cards li .card-content-area h2 a,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  h2
  a,
.view-news .view-content ul.cards li .card-content-area h2 a,
.view-related-news .view-content ul.cards li .card-content-area h2 a,
.view-related-projects .view-content ul.cards li .card-content-area h2 a,
.view-taxonomy-term .view-content ul.cards li .card-content-area h2 a {
  font-weight: 800;
  font-size: 110%;
  letter-spacing: 0.3px;
  margin-bottom: 20px;
  border-bottom: none;
}
.front-news .view-content ul.cards li .card-content-area p,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  p,
.view-news .view-content ul.cards li .card-content-area p,
.view-related-news .view-content ul.cards li .card-content-area p,
.view-related-projects .view-content ul.cards li .card-content-area p,
.view-taxonomy-term .view-content ul.cards li .card-content-area p {
  margin-top: 20px;
  font-size: 110%;
  line-height: 1.7;
  margin-bottom: 20px;
}
.front-news .view-content ul.cards li .card-link,
.front-news.view.view-news-events .view-content ul.cards li .card-link,
.view-news .view-content ul.cards li .card-link,
.view-related-news .view-content ul.cards li .card-link,
.view-related-projects .view-content ul.cards li .card-link,
.view-taxonomy-term .view-content ul.cards li .card-link {
  color: #981b1d;
  font-weight: 600;
}
.front-news .view-content ul.cards li .card-link:after,
.front-news.view.view-news-events .view-content ul.cards li .card-link:after,
.view-news .view-content ul.cards li .card-link:after,
.view-related-news .view-content ul.cards li .card-link:after,
.view-related-projects .view-content ul.cards li .card-link:after,
.view-taxonomy-term .view-content ul.cards li .card-link:after {
  content: "->";
  opacity: 0;
  margin-left: -10px;
  transition: all 0.4s;
}
.front-news .view-content ul.cards li .person-links,
.front-news.view.view-news-events .view-content ul.cards li .person-links,
.view-news .view-content ul.cards li .person-links,
.view-related-news .view-content ul.cards li .person-links,
.view-related-projects .view-content ul.cards li .person-links,
.view-taxonomy-term .view-content ul.cards li .person-links {
  background-color: #981b1d;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  text-align: center;
  padding: 20px 10px;
  color: #fff;
}
.front-news .view-content ul.cards li .person-links a,
.front-news.view.view-news-events .view-content ul.cards li .person-links a,
.view-news .view-content ul.cards li .person-links a,
.view-related-news .view-content ul.cards li .person-links a,
.view-related-projects .view-content ul.cards li .person-links a,
.view-taxonomy-term .view-content ul.cards li .person-links a {
  color: #fff;
  display: inline-block;
}
.front-news .view-content ul.cards li:focus,
.front-news .view-content ul.cards li:focus-within,
.front-news .view-content ul.cards li:hover,
.front-news.view.view-news-events .view-content ul.cards li:focus,
.front-news.view.view-news-events .view-content ul.cards li:focus-within,
.front-news.view.view-news-events .view-content ul.cards li:hover,
.view-news .view-content ul.cards li:focus,
.view-news .view-content ul.cards li:focus-within,
.view-news .view-content ul.cards li:hover,
.view-related-news .view-content ul.cards li:focus,
.view-related-news .view-content ul.cards li:focus-within,
.view-related-news .view-content ul.cards li:hover,
.view-related-projects .view-content ul.cards li:focus,
.view-related-projects .view-content ul.cards li:focus-within,
.view-related-projects .view-content ul.cards li:hover,
.view-taxonomy-term .view-content ul.cards li:focus,
.view-taxonomy-term .view-content ul.cards li:focus-within,
.view-taxonomy-term .view-content ul.cards li:hover {
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.36);
}
@media screen and (min-width: 900px) {
  .front-news .view-content ul.cards li:focus,
  .front-news .view-content ul.cards li:focus-within,
  .front-news .view-content ul.cards li:hover,
  .front-news.view.view-news-events .view-content ul.cards li:focus,
  .front-news.view.view-news-events .view-content ul.cards li:focus-within,
  .front-news.view.view-news-events .view-content ul.cards li:hover,
  .view-news .view-content ul.cards li:focus,
  .view-news .view-content ul.cards li:focus-within,
  .view-news .view-content ul.cards li:hover,
  .view-related-news .view-content ul.cards li:focus,
  .view-related-news .view-content ul.cards li:focus-within,
  .view-related-news .view-content ul.cards li:hover,
  .view-related-projects .view-content ul.cards li:focus,
  .view-related-projects .view-content ul.cards li:focus-within,
  .view-related-projects .view-content ul.cards li:hover,
  .view-taxonomy-term .view-content ul.cards li:focus,
  .view-taxonomy-term .view-content ul.cards li:focus-within,
  .view-taxonomy-term .view-content ul.cards li:hover {
    box-shadow: 10px 5px 10px 0 rgba(0, 0, 0, 0.36);
    transform: scale(1.025);
  }
}
.front-news .view-content ul.cards li:focus h2 a,
.front-news .view-content ul.cards li:focus-within h2 a,
.front-news .view-content ul.cards li:hover h2 a,
.front-news.view.view-news-events .view-content ul.cards li:focus h2 a,
.front-news.view.view-news-events .view-content ul.cards li:focus-within h2 a,
.front-news.view.view-news-events .view-content ul.cards li:hover h2 a,
.view-news .view-content ul.cards li:focus h2 a,
.view-news .view-content ul.cards li:focus-within h2 a,
.view-news .view-content ul.cards li:hover h2 a,
.view-related-news .view-content ul.cards li:focus h2 a,
.view-related-news .view-content ul.cards li:focus-within h2 a,
.view-related-news .view-content ul.cards li:hover h2 a,
.view-related-projects .view-content ul.cards li:focus h2 a,
.view-related-projects .view-content ul.cards li:focus-within h2 a,
.view-related-projects .view-content ul.cards li:hover h2 a,
.view-taxonomy-term .view-content ul.cards li:focus h2 a,
.view-taxonomy-term .view-content ul.cards li:focus-within h2 a,
.view-taxonomy-term .view-content ul.cards li:hover h2 a {
  text-decoration: none;
  border: none;
}
.front-news .view-content ul.cards li:focus .card-link:after,
.front-news .view-content ul.cards li:focus-within .card-link:after,
.front-news .view-content ul.cards li:hover .card-link:after,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li:focus
  .card-link:after,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li:focus-within
  .card-link:after,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li:hover
  .card-link:after,
.view-news .view-content ul.cards li:focus .card-link:after,
.view-news .view-content ul.cards li:focus-within .card-link:after,
.view-news .view-content ul.cards li:hover .card-link:after,
.view-related-news .view-content ul.cards li:focus .card-link:after,
.view-related-news .view-content ul.cards li:focus-within .card-link:after,
.view-related-news .view-content ul.cards li:hover .card-link:after,
.view-related-projects .view-content ul.cards li:focus .card-link:after,
.view-related-projects .view-content ul.cards li:focus-within .card-link:after,
.view-related-projects .view-content ul.cards li:hover .card-link:after,
.view-taxonomy-term .view-content ul.cards li:focus .card-link:after,
.view-taxonomy-term .view-content ul.cards li:focus-within .card-link:after,
.view-taxonomy-term .view-content ul.cards li:hover .card-link:after {
  content: "->";
  opacity: 1;
  margin-left: 10px;
}
.front-news .view-content ul.cards:after,
.front-news.view.view-news-events .view-content ul.cards:after,
.view-news .view-content ul.cards:after,
.view-related-news .view-content ul.cards:after,
.view-related-projects .view-content ul.cards:after,
.view-taxonomy-term .view-content ul.cards:after {
  content: "";
  margin-bottom: 25px;
}
.front-news nav.pager,
.front-news.view.view-news-events nav.pager,
.view-news nav.pager,
.view-related-news nav.pager,
.view-related-projects nav.pager,
.view-taxonomy-term nav.pager {
  display: block;
  clear: both;
  width: 100%;
  margin: 50px 0;
}
.view-careers .view-header {
  max-width: 90ch;
  border-bottom: solid 4px #000;
}
.view-careers .view-header p {
  font-size: 120%;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin: 0.625rem 0;
  max-width: 75ch;
}
.view-careers .view-content {
  margin-top: 15px;
}
.view-careers .view-content .views-row {
  margin: 15px 0;
  border-bottom: solid 1px #ccc;
  max-width: 75ch;
}
.view-careers .view-content .views-row h3 {
  padding-top: 0.625rem;
  font-weight: 700;
}
.view-careers .view-content .views-row h3 a {
  font-weight: 800;
}
.view-careers .view-content .views-row p {
  font-size: 120%;
  color: #000;
  line-height: 1.5;
  font-weight: 400;
  margin: 0.3125rem 0 1.5625rem 0;
  max-width: 75ch;
}
.view-careers .view-content .views-row p a {
  margin-bottom: -20px;
}
.path-frontpage .view-content h2 {
  font-size: 140%;
  line-height: 1.3;
}
.tablefield {
  border: solid 1px #ccc;
  display: table;
  width: 100%;
}
.tablefield caption {
  margin: 20px 0 10px 0;
  font-weight: 600;
}
.tablefield th {
  display: none;
  border: none;
}
@media screen and (min-width: 767px) {
  .tablefield th {
    background-color: #000;
    border: solid 1px #fff;
    color: #fff;
    display: table-cell;
    position: sticky;
    top: 0;
  }
}
.tablefield th p {
  font-weight: 700;
  color: #fff;
}
.tablefield tr {
  display: block;
  clear: both;
  border: solid 1px #ccc;
  border-bottom: solid 4px #000;
  margin: 15px 0;
}
@media screen and (min-width: 767px) {
  .tablefield tr {
    display: table-row;
    border: none;
  }
}
.tablefield td {
  padding: 2px;
  display: block;
  text-align: right;
  border: none;
}
@media screen and (min-width: 767px) {
  .tablefield td {
    display: table-cell;
    padding: 5px;
    border: solid 1px #ccc;
    text-align: left;
  }
}
.tablefield td::before {
  content: attr(data-label);
  text-transform: uppercase;
  color: #000;
  display: block;
  font-size: 75%;
  padding: 5px;
  text-align: left;
  font-weight: 600;
  letter-spacing: 1px;
}
@media screen and (min-width: 767px) {
  .tablefield td::before {
    display: none;
  }
}
.red .tablefield th {
  font-family: Inter, sans-serif;
  background-color: #981b1d;
  color: #fff;
  font-weight: 700;
}
.gray .tablefield th {
  font-family: Inter, sans-serif;
  background-color: #eee;
  color: #000;
  font-weight: 700;
  border: solid 1px #000;
}
.gray .tablefield th p {
  color: #000;
}
.tablefield td ul {
  max-width: auto;
  width: auto;
}
.tablefield td ul li {
  width: auto;
  margin-right: 5px;
}
#block-logohome {
  width: 14%;
  display: inline-block;
}
#block-logohome img {
  width: 100%;
}
.region.region-primary-menu {
  position: fixed;
  top: 32px;
  left: 0;
  width: 100%;
  z-index: 50;
  background-color: #fff;
  box-shadow: 5px 5px 30px 9px rgba(0, 0, 0, 0.5);
  min-height: 124px;
  z-index: 2;
}
@media screen and (min-width: 767px) {
  .region.region-primary-menu {
    position: relative;
    top: 0;
    left: 0;
    min-height: auto;
    z-index: 1;
    display: block;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
nav#block-hcii-main-menu {
  display: block;
  clear: both;
  position: absolute;
  z-index: 22;
  margin: 0;
  padding: 0;
  top: 0;
  width: 0;
  right: -100vw;
  transition: all 0.2s;
  right: 0;
  margin: 0;
  display: block;
}
nav#block-hcii-main-menu ul {
  list-style: none;
  display: block;
  clear: both;
  padding: 0;
  margin: 0;
  min-width: 100%;
  width: 100%;
  right: -100%;
  position: absolute;
}
nav#block-hcii-main-menu ul li {
  display: block;
  clear: both;
  width: 100%;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  line-height: 2.4em;
  min-width: 100%;
  padding: 0;
  margin: 0;
  margin: 0;
}
nav#block-hcii-main-menu ul li a {
  border-bottom: solid 1px #595959;
  display: block;
  width: 100%;
  padding: 6px;
  padding: 0;
  margin: 0;
  font-size: 90%;
}
nav#block-hcii-main-menu ul li a {
  border-bottom: solid 1px #595959;
  margin: 0;
  padding-left: 15px;
  color: #ccc;
  font-weight: 800;
}
nav#block-hcii-main-menu ul li a.is-active,
nav#block-hcii-main-menu ul li a:focus {
  color: #fff;
  letter-spacing: 0.5px;
}
nav#block-hcii-main-menu ul li li,
nav#block-hcii-main-menu ul li ul {
  margin: 0;
  padding: 0;
  display: none;
}
nav#block-hcii-main-menu ul li li a,
nav#block-hcii-main-menu ul li ul a {
  font-weight: 500;
  letter-spacing: 1px;
}
nav#block-hcii-main-menu ul li.menu-item--active-trail li,
nav#block-hcii-main-menu ul li.menu-item--active-trail ul,
nav#block-hcii-main-menu ul li.open li,
nav#block-hcii-main-menu ul li.open ul {
  display: block;
}
nav#block-hcii-main-menu ul li.menu-item--active-trail li a,
nav#block-hcii-main-menu ul li.menu-item--active-trail ul a,
nav#block-hcii-main-menu ul li.open li a,
nav#block-hcii-main-menu ul li.open ul a {
  color: #ccc;
}
#block-hcii-breadcrumbs {
  padding-top: 10px;
}
#block-hcii-breadcrumbs ol {
  list-style: none;
  padding-inline-start: 0;
}
@media screen and (min-width: 767px) {
  #block-hcii-breadcrumbs ol {
    padding-inline-start: 0;
  }
}
#block-hcii-breadcrumbs li:last-child a {
  color: #000;
  border: none;
}
#block-hcii-primary-local-tasks {
  display: block;
  margin: 20px auto;
}
#block-hcii-primary-local-tasks ul {
  list-style: none;
}
#block-hcii-primary-local-tasks ul li {
  display: inline-block;
}
#block-hcii-primary-local-tasks ul li a {
  padding: 5px 15px;
}
#block-hcii-main-menu div.contextual {
  display: none;
}
#block-logohome {
  width: 100%;
  display: block;
}
@media screen and (min-width: 767px) {
  #block-logohome {
    width: 14%;
  }
}
#block-logohome img {
  margin: 10px 0;
  width: 37%;
  float: left;
}
@media screen and (min-width: 767px) {
  #block-logohome img {
    width: 100%;
  }
}
#views-exposed-form-faculty-block-1 .form-composite {
  display: block;
}
#views-exposed-form-faculty-block-1 .form-composite .fieldset-legend {
  font-weight: 700;
}
#views-exposed-form-faculty-block-1 .form-composite .js-form-type-radio {
  display: inline-block;
  height: 50px;
}
#views-exposed-form-faculty-block-1 .form-composite .js-form-type-radio label {
  margin: 10px 0;
  height: 20px;
  float: right;
  width: 250px;
}
#views-exposed-form-faculty-block-1 .form-composite .js-form-type-radio input {
  margin: 10px 5px 10px 0;
  height: 20px;
  width: auto;
  float: left;
}
#block-hcii-breadcrumbs {
  display: block;
  clear: both;
}
@media screen and (min-width: 767px) {
  #block-hcii-breadcrumbs {
    margin-left: 0;
    margin-top: 0;
    clear: after;
    margin-bottom: 0;
  }
}
.responsive-menu-toggle-icon span.label {
  color: transparent;
}
nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
  right: -10px;
  position: absolute;
  /* background-color: #333; */
  background-color: #101010;
  transition: all 0.2s;
  opacity: 1;
  top: 60px;
  z-index: 40;
}
@media screen and (min-width: 767px) {
  nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    top: 0;
    padding-top: 50px;
    z-index: 120000;
    width: 360px;
  }
}
.path-frontpage nav#block-hcii-main-menu ul#rootmenu[aria-expanded="false"] {
  opacity: 0;
  right: -100px;
  width: 0;
}
.path-frontpage nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
  z-index: 2;
  top: 125px;
  opacity: 1;
}
@media screen and (min-width: 767px) {
  .path-frontpage nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    top: 0;
    right: -10px;
    opacity: 1;
    display: block;
    width: 360px;
  }
}
nav#block-hcii-main-menu ul#rootmenu[aria-expanded="false"] {
  right: -100px;
  position: absolute;
  opacity: 0;
  background-color: #333;
  top: 55px;
  z-index: 1;
  width: 0;
}
nav#block-hcii-main-menu ul#rootmenu li ul {
  position: relative;
  right: 0;
  left: 0;
  display: block;
  top: 0;
  bottom: 0;
}
ul#rootmenu li.menu-item {
  padding: 0;
  border-bottom: solid 1px #ccc;
  display: inline-block;
  line-height: 2.4em;
}
ul#rootmenu li.menu-item:first-of-type {
  border-top: solid 1px #ccc;
}
ul#rootmenu li.menu-item span.expander::after {
  color: #fff;
  display: inline-block;
  padding: 2px 15px;
  font-size: 150%;
  -webkit-appearance: none;
  font-family: FontAwesome;
  content: "\f0da";
  float: right;
  margin-right: 25px;
}
ul#rootmenu li.menu-item span.expander:hover {
  cursor: pointer;
}
ul#rootmenu li.menu-item--expanded a {
  display: inline;
  padding-left: 15px;
  border: none;
}
ul#rootmenu li.menu-item--expanded ul.menu li {
  display: none;
}
ul#rootmenu li.menu-item--expanded ul.menu a {
  border-bottom: none;
}
ul#rootmenu li.menu-item--expanded span.expander:focus {
  float: right;
  margin-right: 0;
  color: #fff;
  display: inline-block;
  -webkit-appearance: none;
  font-family: FontAwesome;
  content: "\f0d7";
}
ul#rootmenu li.menu-item--expanded li.menu-item--expanded a {
  padding-left: 0;
}
ul#rootmenu li.menu-item--active-trail span.expander:after,
ul#rootmenu li.showsub span.expander:after {
  color: #fff;
  display: inline-block;
  -webkit-appearance: none;
  font-family: FontAwesome;
  content: "\f0d7";
}
ul#rootmenu li.menu-item--active-trail ul.menu li,
ul#rootmenu li.showsub ul.menu li {
  display: block;
}
ul#rootmenu
  li.menu-item--active-trail
  ul#rootmenu
  li.menu-item--active-trail:not(.showsub)
  span.expander:after,
ul#rootmenu
  li.menu-item--active-trail
  ul#rootmenu
  li:not(.showsub)
  span.expander:after,
ul#rootmenu
  li.showsub
  ul#rootmenu
  li.menu-item--active-trail:not(.showsub)
  span.expander:after,
ul#rootmenu li.showsub ul#rootmenu li:not(.showsub) span.expander:after {
  color: #fff;
  display: inline-block;
  -webkit-appearance: none;
  font-family: FontAwesome;
  content: "\f0da";
}
ul#rootmenu li.menu-item--active-trail ul.menu li,
ul#rootmenu li.showsub ul.menu li {
  display: block;
}
ul#rootmenu li.menu-item--active-trail ul.menu li a,
ul#rootmenu li.showsub ul.menu li a {
  font-weight: 600;
  padding-left: 25px;
}
ul#rootmenu li.menu-item--active-trail ul.menu a,
ul#rootmenu li.showsub ul.menu a {
  border-bottom: none;
}
ul#rootmenu li.menu-item--expanded.showsub ul.menu {
  border-top: solid 1px #fff;
}
ul#rootmenu li.menu-item--expanded.showsub ul.menu li {
  display: block;
}
ul#rootmenu
  li.menu-item--expanded
  ul
  li.menu-item--expanded
  span.expander:after {
  color: #fff;
  display: inline-block;
  padding: 2px 15px;
  -webkit-appearance: none;
  font-family: FontAwesome;
  content: "\f0da";
}
ul#rootmenu li.menu-item--expanded ul li.menu-item--expanded ul.menu {
  padding-left: 0;
}
ul#rootmenu li.menu-item--expanded ul li.menu-item--expanded ul.menu li {
  padding: 2px 0;
  border-bottom: solid 1px #fff;
}
ul#rootmenu li.menu-item--expanded ul li.menu-item--expanded ul.menu li a {
  margin-left: 45px;
}
ul#rootmenu li.menu-item--expanded ul li.menu-item--expanded a {
  padding: 0 0 0 25px;
}
#rootmenu ul li.menu-item,
ul .li.menu-item a {
  background-color: #333;
}
ul#rootmenu li.menu-item.menu-item--active-trail,
ul#rootmenu
  li.menu-item.menu-item--expanded.menu-item--active-trail
  ~ a.is-active {
  background-color: #981b1d;
  border-bottom: solid 1px #666;
}
ul#rootmenu li.menu-item.menu-item--active-trail a.is-active,
ul#rootmenu
  li.menu-item.menu-item--expanded.menu-item--active-trail
  ~ a.is-active
  a.is-active {
  color: #fff;
}
ul#rootmenu li.menu-item a.is-active {
  color: #fff !important;
}
ul#rootmenu ul.menu li.menu-item ul.menu li.menu-item a {
  margin: 0 15px;
  display: block;
  padding: 0;
  margin-left: 0;
  margin-left: 40px;
  margin-right: 50px;
  overflow: auto;
  max-width: 200px;
  font-weight: 400;
  line-height: 2;
}
#block-hcii-content ul.minisite-menu {
  list-style: none;
  width: 100%;
  margin: 0 0 30px 0;
  padding: 0;
  border-bottom: solid 1px #981b1d;
}
#block-hcii-content ul.minisite-menu li {
  border-right: solid 1px #981b1d;
  padding: 0;
  margin: 0;
  display: inline-block;
  font-size: 120%;
}
#block-hcii-content ul.minisite-menu li a {
  display: block;
  padding-right: 20px;
  padding-left: 20px;
}
#block-hcii-content ul.minisite-menu li a:hover {
  color: #fff;
  background-color: #981b1d;
}
#block-hcii-content ul.minisite-menu li:last-of-type {
  border: none;
}
#block-hcii-content ul.minisite-menu li:first-of-type {
  padding-left: 0;
}
header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
}
@media screen and (min-width: 767px) {
  header {
    position: relative;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
main {
  padding-top: 166px;
}
@media screen and (min-width: 767px) {
  main {
    padding-top: 20px;
  }
}
.path-frontpage main {
  padding-top: 166px;
}
@media screen and (min-width: 767px) {
  .path-frontpage main {
    padding-top: 20px;
  }
}
.path-frontpage main .node__content {
  background-color: #fff;
  padding-top: 50px;
}
#block-mainnavigation {
  display: none;
}
#block-mainnavigation button {
  display: none;
}
#block-mainnavigation ul#rootmenu li.menu-item {
  border-bottom: none;
  background-color: transparent;
  border-right: solid 1px #ccc;
  padding: 0;
  margin: 0;
  line-height: 1;
  text-align: center;
  display: inline-block;
  padding: 0 15px;
}
#block-mainnavigation ul#rootmenu li.menu-item:first-of-type {
  display: none;
}
#block-mainnavigation ul#rootmenu li.menu-item:last-of-type {
  border: none;
}
#block-mainnavigation ul#rootmenu li.menu-item a {
  color: #6b6b6b;
  margin: 0;
  padding: 0;
  border: none;
  text-align: center;
  display: block;
}
#block-mainnavigation ul#rootmenu li.menu-item a.is-active,
#block-mainnavigation ul#rootmenu li.menu-item a:hover {
  color: #981b1d !important;
}
#block-mainnavigation ul#rootmenu li.menu-item a:hover {
  font-weight: 700;
}
@media screen and (min-width: 767px) {
  #block-mainnavigation {
    padding-bottom: 0;
    margin-top: 24px;
    display: block;
    text-align: right;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: right;
    align-items: right;
  }
}
nav#block-hcii-main-menu .hamburger.is-active .hamburger-inner,
nav#block-hcii-main-menu .hamburger.is-active .hamburger-inner::after,
nav#block-hcii-main-menu .hamburger.is-active .hamburger-inner::before {
  background-color: #fff;
  display: block;
  z-index: 100000;
}
.hamburger.is-active {
  margin-top: 10px;
}
#block-mainnavigation {
  padding-top: 0;
}
#block-mainnavigation ul.menu li:first-of-type {
  border-top: none;
}
#expandsidenav:hover {
  cursor: pointer;
}
.fal.fa-times {
  color: #000;
  color: #000;
  font-family: FontAwesome;
  font-style: normal;
  font-size: 30px;
  font-weight: 400;
  position: absolute;
  top: 75px;
  right: 60px;
  z-index: 5;
}
@media screen and (min-width: 767px) {
  .fal.fa-times {
    color: #FFF;
    position: absolute;
    z-index: 50;
    top: 10px;
    right: 25px;
  }
}
.fal.fa-times:hover {
  cursor: pointer;
}
.main-container.hasnav nav#block-hcii-main-menu {
  display: block;
  opacity: 1;
}
.view-related-news .picture-card,
.view-related-projects .picture-card {
  height: auto;
  margin-bottom: 20px;
}
@media screen and (min-width: 767px) {
  .view-related-news .picture-card,
  .view-related-projects .picture-card {
    height: 500px;
    max-height: 500px;
    margin-bottom: 0;
    margin-bottom: 15px;
  }
}
.view-related-news .picture-card img,
.view-related-projects .picture-card img {
  margin-bottom: 0;
  padding-bottom: 0;
}
.view-related-news .picture-card h2,
.view-related-projects .picture-card h2 {
  font-size: 28px;
  line-height: 34px;
  font-weight: 700;
  margin-bottom: 0.9375rem;
}
.view-related-news .picture-card .description,
.view-related-projects .picture-card .description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  overflow: hidden;
  height: auto;
  max-height: 10em;
  text-overflow: ellipsis;
}
.path-node article .node-sidebar-left p .card.sidebar p,
.path-node article .node-sidebar-right .card.sidebar p {
  line-height: 160%;
}
.hidden {
  display: none;
}
.visually-hidden {
  position: absolute !important;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  word-wrap: normal;
}
.visually-hidden.focusable:active,
.visually-hidden.focusable:focus {
  position: static !important;
  overflow: visible;
  clip: auto;
  width: auto;
  height: auto;
}
.invisible {
  visibility: hidden;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px;
}
#skip-link {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1500;
}
.left,
.right {
  width: 92.5%;
  display: block;
  margin-top: 15px;
}
@media screen and (min-width: 767px) {
  .left,
  .right {
    width: 45%;
    display: inline-block;
    margin-top: 0;
  }
}
.right {
  width: 92.5%;
}
.fullwidth {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}
#block-searchicon {
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 1500;
}
@media screen and (min-width: 768px) {
  #block-searchicon {
    position: absolute;
    top: 105px;
    right: 0;
    z-index: 1500;
  }
}
@media screen and (min-width: 900px) {
  #block-searchicon {
    position: absolute;
    top: 105px;
    right: 0;
    z-index: 1500;
  }
}
@media screen and (min-width: 1200px) {
  #block-searchicon {
    top: 105px;
    right: 0;
    z-index: 1500;
  }
}
@media screen and (min-width: 1600px) {
  #block-searchicon {
    top: 105px;
    right: 0;
    z-index: 1500;
  }
}
#block-searchicon i {
  font-size: 30px;
  color: #000;
}
#block-searchicon div[aria-label] {
  font-family: Inter;
  display: inline-block;
}
#block-searchicon a {
  border-bottom: solid 2px transparent;
}
@media screen and (min-width: 768px) {
  .main-container.hasnav #block-searchicon {
    position: absolute;
    top: 105px;
    right: 44px;
    z-index: 1500;
  }
}
@media screen and (min-width: 900px) {
  .main-container.hasnav #block-searchicon {
    position: absolute;
    right: 44px;
  }
}
@media screen and (min-width: 1200px) {
  .main-container.hasnav #block-searchicon {
    right: 44px;
  }
}
@media screen and (min-width: 1600px) {
  .main-container.hasnav #block-searchicon {
    right: 44px;
  }
}
.content-left,
.content-right {
  width: 97%;
  display: block;
  clear: both;
}
@media screen and (min-width: 767px) {
  .content-left,
  .content-right {
    width: 47%;
    display: inline-block;
    margin-right: 1.5%;
  }
}
.view-header h1.page-title {
  margin-top: 50px;
}
@media screen and (min-width: 767px) {
  .view-header {
    margin-top: 0;
  }
}
.hero-section {
  overflow: hidden;
  width: 100%;
  max-width: 480px;
  max-height: 360px;
  background-size: cover;
  background-position: 0 0;
  height: auto;
  margin: 0;
  left: 0;
  right: 0;
  background-attachment: scroll;
}
@media screen and (min-width: 767px) {
  .hero-section {
    width: 100vw;
    height: 360px;
    min-width: 100vw;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    background-attachment: fixed;
  }
}
body {
  background-color: #333;
}
header {
  background-color: #fff;
}
.supercontainer {
  width: 100%;
  max-width: 100%;
  /* overflow: hidden; */
  /* overflow-y: auto; */
  margin: 0 auto;
  display: block;
  position: relative;
}
.main-container {
  background-color: #fff;
  width: 100%;
  display: inline-block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  transition: all 0.1s;
}
#menu-container {
  /* background-color: #333; */
  width: 370px;
  min-width: 370px;
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
  height: auto;
  /* height: 1000px; */
}
@media screen and (min-width: 767px) {
  #menu-container {
    position: absolute;
    top: 42px;
    right: 0;
    z-index: 21;
    display: block;
    /* min-height: 400px; */
    height: auto;
    /* min-height: 3000px; */
    transition: all 0.3s;
  }
  #closesidenav2 {
    display: none;
  }
}
#menu-container.active {
  position: absolute;
  top: 150px;
  right: 0;
  z-index: 21;
  display: block;
  min-width: 370px;
  min-height: 400px;
    height: 100vh;
    overflow-y: visible;
}
@media screen and (min-width: 767px) {
  #menu-container.active {
    top: 42px;
      /* min-height: 400px; */
  min-height: 400px;
    height: 100vh;
    overflow-y: visible;
  }
    #closesidenav2 {
      display: none;
    }
}
i.fa,
i.fas {
  font-family: FontAwesome;
  font-style: normal;
  margin-right: 15px;
}
i.fa a,
i.fas a {
  text-decoration: none;
  border: none;
}
nav#block-hcii-main-menu .hamburger.hamburger--collapse {
  display: none;
}
.main-container.hasnav i.fas.fa-bars {
  display: none;
}
.main-container.hasnav.dimmed {
  opacity: 0.3;
}
@media screen and (max-width: 767px) {
  .region.region-primary-menu {
    top: 25px;
    z-index: 11;
  }
  .fullscreen-video .wf-section {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .hero-section .layout-container {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 10%;
    z-index: 2;
  }
  #block-logohome img {
    margin: 38px 16px 15px 15px;
    width: 28%;
    float: left;
  }
  #block-searchicon {
    position: absolute;
    top: 40px;
    right: 20px;
    z-index: 1500;
  }
  .topbanner {
    width: 100%;
    max-width: 100%;
    margin: 0;
    left: 0;
    right: 0;
  }
  .main-container #menu-container .fal.fa-times {
    display: none;
  }
  .main-container #block-searchicon {
    position: absolute;
    top: 50px;
    right: 0;
    z-index: 1500;
  }
  .main-container.hasnav .fal.fa-times {
    top: 144px;
    color: #fff;
    right: 20px;
  }
  .main-container.hasnav #block-searchicon {
    position: absolute;
    top: 50px;
    right: 46px;
    z-index: 1500;
  }
  .main-container.hasnav #menu-container .fal.fa-times {
    display: block;
    top: 155px;
    color: #333;
    right: 30px;
  }
  .main-container.hasnav nav#block-hcii-main-menu {
    top: 12px;
  }
  .path-frontpage nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    z-index: 2;
    top: 0;
  }
}
@media screen and (max-width: 767px) and (min-width: 767px) {
  .path-frontpage nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    z-index: 2;
    top: 149px;
    top: 0;
    padding-top: 150px;
    opacity: 1;
  }
}
@media screen and (max-width: 767px) {
  .fal.fa-times {
    position: fixed;
    z-index: 12;
    right: 18px;
    top: -1000px;
  }
  nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    right: 0;
    width: 350px;
    top: 0;
    z-index: 1;
  }
}
@media screen and (max-width: 767px) and (min-width: 767px) {
  nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    top: 150px;
  }
}
@media screen and (max-width: 767px) {
  nav.breadcrumb {
    margin: 10px 0;
  }
  .path-frontpage main .node__content {
    padding-top: 0;
  }
  .path-frontpage #block-searchicon {
    position: absolute;
    top: 50px;
    right: 10px;
    z-index: 1500;
  }
  .main-container,
  nav#block-hcii-main-menu ul#rootmenu[aria-expanded="true"] {
    transition: all 0.1s;
  }
  .main-container.hasnav .topbanner .layout-container img {
    max-width: 320px;
    margin-left: 15px;
  }
  .main-container.hasnav .layout-container {
    width: 100%;
    max-width: 100%;
  }
  .view-header h1.page-title {
    margin-top: 5px;
  }
  header {
    background-color: transparent;
    height: 40px;
  }
}
.person-main {
  display: block;
  clear: both;
  margin-top: 20px;
}
.card h2 a,
h2 a {
  border: none;
}
.front-news .view-content ul.cards li .card-content-area h2,
.front-news.view.view-news-events
  .view-content
  ul.cards
  li
  .card-content-area
  h2,
.view-news .view-content ul.cards li .card-content-area h2,
.view-related-news .view-content ul.cards li .card-content-area h2,
.view-related-projects .view-content ul.cards li .card-content-area h2,
.view-taxonomy-term .view-content ul.cards li .card-content-area h2 {
  font-size: 27px;
}

.node__content .ckeditor-accordion-container dd.active ul,
.node__content .ckeditor-accordion-container p {
  font-size: 100%;
  font-size: 1.15em;
  line-height: 1.5em;
}
.node__content .ckeditor-accordion-container dd.active ul li {
  margin-bottom: 2px;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  #menu-container.active {
  z-index: 2;
  /* min-height: 500px; */
  min-height: 400px;
  height: 100vh;
  overflow-y: visible;
  }
  #closesidenav2 {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */
.toplink {
  padding: 1em 2em .75em 2em;
  z-index: 10000;
  position: fixed;
  /* top: 90vh; */
  bottom: 0;
  right: 20px;
  background: #333;
  opacity: 0;
  transition: all .5s;
}
.toplink.active {
  opacity: 1.0;
}
.toplink a {
  color: #FFF;
  text-decoration: none;
}

.toplink a span {
  margin-top: -0.5em;
  display: inline-block;
  margin-right: 0.23em;
}
.toplink a span:after {
  font-family: FontAwesome;
    content: "\f0d8";
    font-size: 2rem;
}

@media screen and (max-width: 767px) {
.main-container.hasnav #block-searchicon #closesidenav2 {
  display: block;
    top: 76px;
  }
}

/* more menu enhancements */
ul#rootmenu li.menu-item--active-trail ul.menu li {
    background: #222;
}
ul#rootmenu li.menu-item--active-trail ul.menu li ul.menu li {
    background: #333;
    font-style: italic;
}
ul#rootmenu li.menu-item--active-trail ul.menu li span.expander {
  display: none;
}

ul#rootmenu li.menu-item--active-trail ul {
  border-left: solid 6px #981b1d;
}
ul#rootmenu li.menu-item--active-trail ul.menu li ul {
  border-left: none;
}

ul#rootmenu ul li.menu-item.menu-item--expanded ul.menu li:last-of-type {
  border-bottom: none;
}

#news-sidebar {
  overflow: auto;
  display: block;
  clear: both;
  /* border: solid 1px #ccc; */
  padding: 0;
  /* background-color: #981b1d; */
  margin: 0 0 1em 1em;
  @media screen and (min-width: 767px) {
  float: right;
  width: 400px;
  }
}
#news-sidebar .card {
  margin: 0;
  padding: 0;
}
#news-sidebar img {
  /* margin: -2em 0 0 0; */
  display: block;
  clear: both;
}
#news-sidebar .card {
  box-shadow: none;
}
#news-sidebar .card a {
  color: #981b1d;
}
#news-sidebar h2 {
  padding-left: 0;
  display: block;
  clear: both;
  /* color: #FFF; */
  padding-top: 1em;
}
#news-sidebar h2 a, #news-sidebar p {
  /* color: #FFF; */
}
#news-sidebar p:first-of-type {
  line-height: 2;
  font-size: 1.2rem;
  padding: 0 2.25em .5em 0;
}

#news-sidebar p {
  line-height: 1.5;
    font-size: 1.2rem;
padding: 0 2.25em .5em 0;
}

#news-sidebar .card p a {
  color: #981b1d;
  /* color: #fff !important; */
  border-bottom: solid 1px #ccc;
  font-weight: bold;
}

#news-sidebar .card p a:hover, #news-sidebar .card p a:focus {
  border-bottom: solid 1px #fff;
}


main a[href^="http:"]:after,
main a[href^="https:"]:after {
  border-bottom: none;
  content: "\f2d2";
  font-family: FontAwesome !important;
  font-size: 80%;
  font-weight: 100;
  margin-left: 5px;
}

span.link a[href^="http:"]:after, span.scholar a[href^="http:"]:after,
span.link a[href^="https:"]:after,
span.scholar a[href^="https:"]:after,
span.linkedin a[href^="https:"]:after,
a[href^="https:\//www.hcii.cmu.edu"]:after,
a[href^="https:\//hcii.cmu.edu"]:after,
.breadcrumb ol li a:after
{
  content: '';
}

.path-sitemap .sitemap h2 {
  font-size: 2.5rem;
  margin-bottom: 1em;
}

#block-hcii-content .sitemap ul {
  list-style: none;
  border-left: solid 2px #ccc;
  padding-left: 0;
}
#block-hcii-content .sitemap ul li {
  font-size: 1.75rem;
  margin-bottom: 1em;
}

#block-hcii-content .sitemap ul li a {
  text-decoration: none;
  border-bottom: solid 2px transparent;
}
#block-hcii-content .sitemap ul li a:hover, #block-hcii-content .sitemap ul li a:focus {
  border-bottom: solid 2px #981b1d;
}
#block-hcii-content .sitemap ul li:before {
    content: '-';
      font-size: 110px;
      color: transparent;
      margin-top: -115px;
      border-bottom: solid 2px #ccc;
      display: inline-block;
      /* padding-bottom: 4px; */
}
#block-hcii-content .sitemap ul li ul, #block-hcii-content .sitemap ul li ul li ul {
  margin-top: 1em;
  border-left: solid 2px #ccc;
  margin-left: 40px;
  vertical-align: middle;
}

/* #block-hcii-content .sitemap ul li ul:before {
  border-left: solid 2px #666;
} */

#block-hcii-content .sitemap ul li ul li ul {
  border-left: solid 2px #ccc;
}

#block-hcii-content .sitemap ul li ul,
#block-hcii-content .sitemap ul li ul li ul {
  margin-top: -0.55em;
  border-left: solid 2px #ccc;
  margin-left: 50px;
  vertical-align: middle;
  padding-top: 1.5em;
}

#block-hcii-content .sitemap ul li ul li {
  font-size: 1.25rem;
}

#block-hcii-content .sitemap ul li ul li ul li {
  font-size: 1rem;
}

#block-hcii-content .sitemap ul li ul li:before {
  border-bottom: solid 2px #ccc;
}

#block-hcii-content .sitemap ul li ul li>ul {
  margin-top: -5px;
}

#block-hcii-content .sitemap ul li ul li > ul li:last-of-type {
  margin-top: -3px;
}

#block-hcii-content .sitemap ul li:last-of-type {
  margin-top: -3px;
}

#block-hcii-content .sitemap ul li:first-of-type:before {
margin-top: -133px;
}


#block-hcii-content .sitemap ul li ul li:last-of-type:before {
  margin-top: -108px;
}

#block-hcii-content ul.newsfront-cards {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0;

}
  @media screen and (min-width: 650px) {
    #block-hcii-content ul.newsfront-cards {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 2em .5em;
      padding: 0 1em .5em 0;
  }

    @media screen and (min-width: 900px) {
      #block-hcii-content ul.newsfront-cards {
      display: grid;
      grid-template-columns: repeat(4, 1fr);
      gap: 2em .5em;
      padding: 0 1em .5em 0;
    }
}

#block-hcii-content ul.newsfront-cards li {
  width: 100%;
  min-width: 100%;
  border: solid 1px #eee;
  box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s;
  position: relative;
}
#block-hcii-content ul.newsfront-cards li a.fullcardlink {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  display: block;
  z-index: 3;
  width: 100%;
}
#block-hcii-content ul.newsfront-cards li a.fullcardlink:hover, #block-hcii-content ul.newsfront-cards li a.fullcardlink:focus {
  text-decoration: none;
  border: none;
}
#block-hcii-content ul.newsfront-cards li:hover {
        box-shadow: 10px 5px 10px 0 rgba(0, 0, 0, 0.36);
        transform: scale(1.025);
        cursor: pointer;
}
/* #block-hcii-content ul.newsfront-cards li img {
} */
#block-hcii-content ul.newsfront-cards .card-content-area {
  padding: .75em;
}

#block-hcii-content ul.newsfront-cards li .project-type {
      font-size: .8rem;
      letter-spacing: 1.2px;
      font-weight: 700;
        margin-top: .5em;
}
#block-hcii-content ul.newsfront-cards li .project-type a:link {
  text-transform: uppercase;
  font-weight: 800 !important;


}

#block-hcii-content ul.newsfront-cards li .project-type a {
  color: #aaa;
  text-decoration: none;
  border: none;

}
#block-hcii-content ul.newsfront-cards li .project-type a:after {
  content: ' Project';
}
#block-hcii-content ul.newsfront-cards h2 {
  font-size: 1.3rem;
  line-height: 1.3;
  text-wrap: balance;
}

#block-hcii-content ul.newsfront-cards li div.description p {
  font-size: 1rem;
  /* padding-bottom: 5.2em;
  margin: .25em 0; */
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  margin: 0.5em 0.25em;

}

#block-hcii-content ul.newsfront-cards li div.description {
  padding-bottom: 1.5em;
}

#block-hcii-content ul.newsfront-cards li .card-link {
        color: #981b1d;
        font-weight: 600;
        font-size: 1rem;
        position: absolute;
        bottom: 15px;
        border-bottom: none;

}

ul.newsfront-cards li a.fullcardlink {
  border-bottom: none;
}
#block-hcii-content ul.newsfront-cards li .card-link a {
    text-decoration: none;
    border: none;
}

#block-hcii-content ul.newsfront-cards li .card-link:after {
      content: "->";
      opacity: 0;
      margin-left: -10px;
      transition: all 0.4s;

}


#block-hcii-content ul.newsfront-cards li:hover .card-link:after {
  content: "->";
  opacity: 1;
  margin-left: 10px;
}
#block-hcii-content .view-footer {
  background-color: #981b1d;
}
#block-hcii-content  .view-footer p {
  display: block;
  width: 100%;
  text-align: center;
  max-width: 100%;
  padding: 1em 0;

}
#block-hcii-content  .view-footer p a {
  color: #FFF;
}

.path-frontpage .view-header {
  margin-top: 1em;
}
.path-frontpage .view-content {
  margin-bottom: 0;
}


.grid-6 {
  display: grid;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns:  repeat(5, 1fr);
  height: 100%;
  gap: .5em;
  background-color: #981b1d;
}

.grid-6 .item {
  display: flex;
  justify-content: center;
  align-items: top;
  position: relative;
}

.grid-6 .item img {
  width: 100%;
  height: auto;
  object-fit: cover;

}
.grid-6 .item h2 {
  font-size: 1.1rem;
  color: #fff;
  text-wrap: balance;
  position: absolute;
  z-index: 2;
  text-align: center;
  bottom: 0;
  display: block;
  width: 100%;
  padding: .5em;
  background: rgba(0,0,0, 0.5);

}
.grid-6 .item h2 a {
  color: #fff;
}
/* .grid-6 .item {
  grid-row: 3  / span 1;
  grid-column: span 1;
} */
.grid-6 .item:nth-of-type(1), .grid-6 .item:nth-of-type(3) {
  grid-row: span 2;
  grid-column: span 2;
}
.grid-6 .item:nth-of-type(2) {
  grid-row: span 3;
  grid-column: span 3;
}
input#edit-submit-faculty-projects {
  width: 100%;
  height: auto;
  margin-top: 15px;
  max-width: 8em;
}

footer ul.menu li a.youtube:before:hover {
  border-bottom: none;
}

footer ul.menu li a.fa-twitter:before {
  font-family: FontAwesome;
  content: "\f099";
  margin-right: 10px;
  font-size: 22px;
}

footer ul.menu li a.fa-linkedin:before {
  font-family: FontAwesome;
  content: "\f08c";
  margin-right: 10px;
  font-size: 22px;
}

footer ul.menu li a.fa-insta:before {
  font-family: FontAwesome;
  content: "\f16d";
  margin-right: 10px;
  font-size: 22px;
}

footer ul.menu li a.fa-facebook:before {
  font-family: FontAwesome;
  content: "\f082";
  margin-right: 10px;
  font-size: 22px;
}

footer ul.menu li a.calendar:before {
  font-family: FontAwesome;
  content: "\f073";
  margin-right: 10px;
  font-size: 22px;
}

.news-full h2 time {
  color: #666;
  font-size: 1rem;
  font-weight: 500;
}

h2.secondary-title {
  margin-top: 1em;
}

.node__content .image-with-caption img {
  float: none;
  margin: 0;
  max-width: 100%;
  height: auto;
  text-align: left;
  max-width: 300px;
}


.person-details.panel2 ul {
  margin: 0;
  padding: 0 0 1em 1.5em;
}

.person-details.panel2 ul li {
  font-size: 120%;
  line-height: 1.3;
  padding-bottom: .5em;
}
