@font-face {
  font-family: Icomoon;
  src: url('../fonts/icomoon.eot') format("embedded-opentype"), url('../fonts/icomoon.woff') format("woff"), url('../fonts/icomoon.ttf') format("truetype"), url('../fonts/icomoon.svg') format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --white: #009fe3;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #000;
  background-color: #fafafa;
  font-family: sofia-pro, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

h1 {
  color: #000;
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2em;
}

h2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
}

h3 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1.2em;
}

p {
  margin-bottom: 24px;
  font-size: 16px;
  line-height: 1.2em;
}

a {
  color: #009fe3;
  text-decoration: none;
  transition: color .2s;
}

a:hover {
  color: #064b69;
}

li {
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 22px;
}

.navbar {
  background-color: #fff;
  border-bottom: 1px solid #cecece;
  position: fixed;
  inset: 0% 0% auto;
}

.navbarcontainer {
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  margin-top: 9px;
  margin-bottom: 9px;
  display: flex;
}

.navlink {
  color: #009fe3;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 16px;
  line-height: 22px;
  transition: color .2s;
}

.navlink:hover {
  color: #064b69;
}

.navlink.w--current {
  color: #009fe3;
}

.navlogobox {
  flex: 1;
  padding-left: 30px;
}

.navlogo {
  height: 40px;
}

.nav-menu {
  flex: none;
  padding-right: 10px;
}

.hero {
  margin-top: 80px;
  position: relative;
  overflow: hidden;
}

.herocontainer {
  max-width: none;
  padding-bottom: 0;
}

.background-video {
  z-index: -10;
  min-height: 550px;
  position: absolute;
  inset: 0% 0% auto;
}

.herotext {
  color: #fff;
}

.heroh1 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}

.heroh2 {
  color: #fff;
  margin-top: 0;
  font-size: 20px;
  line-height: 1.2em;
}

.heroinnercontainer {
  align-items: flex-start;
  width: 100%;
  max-width: 1540px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-left: 30px;
  padding-right: 30px;
}

.contentsection {
  min-height: 400px;
  padding-top: 80px;
  padding-bottom: 80px;
  padding-right: 0;
}

.contentsection.facultysection {
  background-color: #161a2e;
  background-image: linear-gradient(160deg, #005785, #161a2e 50%);
}

.contentsection.statementsection {
  background-color: #fff;
  min-height: auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.footersection {
  background-color: #0083c8;
  background-image: linear-gradient(120deg, #0083c8 50%, #004264);
  padding-top: 60px;
  padding-bottom: 60px;
}

.contentcontainer {
  z-index: 100;
  max-width: 1540px;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
}

.contentcontainer.footercontainer {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.contentcontainer.facultycontainer {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.footerlinks {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  display: flex;
}

.footerbrand {
  flex: 1;
}

.footersocial {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  padding-top: 20px;
  padding-bottom: 5px;
  display: flex;
}

.copyright {
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

.socialbtn {
  margin-bottom: 15px;
}

.footerlink {
  color: #fff;
  text-decoration: none;
  transition: color .2s;
}

.footerlink:hover {
  color: #009fe3;
}

.h1whitecenter {
  color: #fff;
  text-align: center;
}

.splide {
  flex: none;
}

.splide__list.facultylist {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  display: flex;
}

.footerlogo {
  height: 40px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.herodescription {
  color: #fff;
  margin-bottom: 80px;
  display: flex;
}

.div-block-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  display: grid;
}

.nomarginbottom {
  margin-bottom: 0;
}

.nobreak {
  white-space: nowrap;
}

.modal {
  z-index: 99999;
  background-color: #161a2ee6;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: auto;
}

.modalclickbg {
  position: absolute;
  inset: 0%;
}

.sharemodal {
  z-index: 1;
  background-color: #fff;
  flex: none;
  width: 100%;
  max-width: 850px;
  margin: 0;
  padding: 30px 20px 20px;
  position: relative;
}

.modalclose {
  z-index: 2;
  cursor: pointer;
  width: 15px;
  height: 15px;
  position: absolute;
  inset: 10px 10px auto auto;
  overflow: hidden;
}

.sharemodalcontain {
  flex-wrap: wrap;
  justify-content: space-between;
  display: flex;
}

.sharemodalbutton {
  border: 1px solid #009fe3;
  border-radius: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48%;
  margin-bottom: 20px;
  padding: 20px;
  display: flex;
}

.sharemodalbutton:hover {
  color: #fff;
  background-color: #064b69;
  border-color: #064b69;
}

.sharemodalicon {
  padding-bottom: 5px;
  font-family: Icomoon, Arial, sans-serif;
  font-size: 42px;
  line-height: 1em;
}

.text-block {
  line-height: 1.3em;
}

.modalcloseicon {
  display: block;
}

.mapcontainer {
  margin-bottom: 10px;
}

.herodescriptioncontain {
  background-color: #0077becc;
  max-width: 1540px;
  padding: 30px;
}

.herodescriptionemptyright {
  flex: 1;
  min-width: 30px;
}

.herodescriptionemptyleft {
  background-color: #0077becc;
  flex: 1;
  display: none;
}

.facultyinnerslide {
  background-color: #fff;
  border-radius: 16px;
  flex-flow: column;
  height: 100%;
  overflow: hidden;
}

.facultyinnertop {
  background-color: #1b476d;
  height: 90px;
}

.facultyphotocontainer {
  background-color: #fff;
  border: 1px solid #cecece;
  border-radius: 60px;
  width: 120px;
  height: 120px;
  margin: -60px auto 30px;
  overflow: hidden;
}

.facultyh2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 24px;
}

.facultycreds {
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
  padding-bottom: 30px;
  font-size: 14px;
  line-height: 20px;
}

.eventinnerslide {
  width: 100%;
  height: 100%;
  padding: 20px;
  transition: background-color .2s, color .2s;
}

.eventinnerslide:hover {
  background-color: #f3f3f3;
}

.eventthumbnailcontainer {
  border: 1px solid #009fe3;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

.slidesthumbnail {
  transform: scale3d(1none, 1none, 1none);
  transform-style: preserve-3d;
  width: 100%;
  transition: all .2s;
}

.date {
  color: #6e6e6e;
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 20px;
}

.eventinnerlink {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-decoration: none;
  display: block;
}

.presenter {
  color: #000;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 20px;
}

.credit {
  color: #6e6e6e;
  background-image: url('../images/credit.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 30px;
  font-size: 14px;
  line-height: 20px;
}

.type {
  color: #6e6e6e;
  background-image: url('../images/type.svg');
  background-position: 0 4px;
  background-repeat: no-repeat;
  background-size: auto;
  margin-bottom: 5px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 20px;
}

.tags {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 1em;
}

.tctag {
  background-color: #f4f9fd;
  border: 1px solid #c6dced;
  border-radius: 5px;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 1px 6px 3px;
  display: inline-block;
}

.eventgrid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  width: 100%;
  display: flex;
}

.herooverlay {
  z-index: -5;
  -webkit-backdrop-filter: saturate(200%);
  backdrop-filter: saturate(200%);
  background-color: #161a2eb3;
  width: 100%;
  height: 100%;
  position: absolute;
}

@media screen and (min-width: 1280px) {
  body, li, .navlink {
    font-size: 18px;
    line-height: 24px;
  }

  .background-video {
    max-height: 500px;
  }

  .herotext {
    padding-right: 60px;
  }

  .footersection {
    padding-top: 100px;
    padding-bottom: 100px;
    padding-right: 0;
  }

  .footerlinks {
    font-size: 18px;
    line-height: 24px;
  }

  .copyright {
    font-size: 16px;
    line-height: 22px;
  }

  .modal {
    display: none;
  }

  .mapcontainer {
    width: 100%;
  }

  .herodescriptionemptyright, .herodescriptionemptyleft {
    display: block;
  }

  .facultycreds {
    margin-left: 10px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 22px;
  }

  .date {
    font-size: 16px;
    line-height: 22px;
  }

  .eventinnerlink {
    font-size: 18px;
    line-height: 24px;
  }

  .presenter, .credit, .type {
    font-size: 16px;
    line-height: 22px;
  }

  .modalh1 {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .navlink:hover {
    color: #064b69;
  }

  .nav-menu {
    padding-right: 0;
  }

  .heroinnercontainer {
    padding-top: 60px;
  }

  .contentcontainer.footercontainer {
    flex-flow: row;
    align-items: flex-start;
  }

  .footerlinks {
    flex-flow: column;
  }

  .footerlinkseperator {
    display: none;
  }

  .navmenubtn {
    color: #009fe3;
    font-size: 30px;
  }

  .navmenubtn.w--open {
    color: #064b69;
    background-color: #0000;
  }

  .herodescriptionemptyright {
    flex: none;
    width: 30px;
  }
}

@media screen and (max-width: 767px) {

  .navbarcontainer {
    margin-top: 0;
    margin-bottom: 0;
  }

  .navlink {
    color: #fff;
    background-color: #161a2e;
  }

  .navlink:hover {
    color: #fff;
    background-color: #064b69;
  }

  .navlogo {
    width: 150px;
  }

  .nav-menu {
    background-color: #161a2e;
  }

  .hero {
    margin-top: 65px;
  }

  .background-video {
    min-height: 900px;
  }

  .heroinnercontainer {
    flex-flow: column;
  }

  .contentsection {
    padding-top: 70px;
    padding-bottom: 100px;
  }

  .footersection {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .contentcontainer.footercontainer {
    flex-flow: column;
  }

  .copyright {
    margin-bottom: 60px;
  }

  .navmenubtn {
    padding-top: 13px;
    padding-bottom: 13px;
  }

  .footerlogo {
    width: 220px;
  }

  .div-block-4 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .navmenubtnlabel {
    margin-top: -2px;
    font-size: 12px;
    line-height: 12px;
  }

  .eventinnerslide {
    width: 100%;
  }
}

@media screen and (max-width: 479px) {
  .navlogobox {
    padding-left: 20px;
  }

  .background-video {
    min-height: 1300px;
  }

  .heroinnercontainer, .contentcontainer {
    padding-left: 20px;
    padding-right: 20px;
  }

  .modal {
    padding: 10px;
  }

  .sharemodal {
    padding: 40px 10px 10px;
  }

  .modalclose {
    top: 10px;
    right: 10px;
  }
}


@font-face {
  font-family: 'Icomoon';
  src: url('../fonts/icomoon.eot') format('embedded-opentype'), url('../fonts/icomoon.woff') format('woff'), url('../fonts/icomoon.ttf') format('truetype'), url('../fonts/icomoon.svg') format('svg');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}