@import url("https://use.typekit.net/zop6dwl.css");
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
.my-0 {
  margin: 0
}
.ml-0 {
  margin-left: 0
}
.mr-0 {
  margin-right: 0
}
.mb-0 {
  margin-bottom: 0
}
.mt-0 {
  margin-top: 0
}
.my-20 {
  margin: 20px 0
}
.ml-20 {
  margin-left: 20px
}
.mr-20 {
  margin-right: 20px
}
.mb-20 {
  margin-bottom: 20px
}
.mt-20 {
  margin-top: 20px
}
.my-25 {
  margin: 25px 0
}
.ml-25 {
  margin-left: 25px
}
.mr-25 {
  margin-right: 25px
}
.mb-25 {
  margin-bottom: 25px
}
.mt-25 {
  margin-top: 25px
}
.my-30 {
  margin: 30px 0
}
.ml-30 {
  margin-left: 30px
}
.mr-30 {
  margin-right: 30px
}
.mb-30 {
  margin-bottom: 30px
}
.mt-30 {
  margin-top: 30px
}
.my-50 {
  margin: 50px 0
}
.ml-50 {
  margin-left: 50px
}
.mr-50 {
  margin-right: 50px
}
.mb-50 {
  margin-bottom: 50px
}
.mt-50 {
  margin-top: 50px
}
.my-80 {
  margin: 80px 0
}
.ml-80 {
  margin-left: 80px
}
.mr-80 {
  margin-right: 80px
}
.mb-80 {
  margin-bottom: 80px
}
.mt-80 {
  margin-top: 80px
}
.py-0 {
  padding: 0
}
.py-25 {
  padding: 25px 0
}
.py-50 {
  padding: 50px 0
}
.px-0 {
  padding: 0
}
.px-20 {
  padding: 0 20px
}
.px-25 {
  padding: 0 25px
}
.px-50 {
  padding: 0 50px
}
.px-80 {
  padding: 0 80px
}
.pl-80 {
  padding-left: 80px
}
.pr-80 {
  padding-right: 80px
}
.pb-80 {
  padding-bottom: 80px
}
.pt-80 {
  padding-top: 80px
}
.powered-by-asme {
  position: static !important
}
.event-header {
  height: auto !important
}
.section-login {
  border: solid #ccc !important;
  border-width: 1px 0 !important
}
.section-login .col-md-5 {
  border: solid #ccc !important;
  border-width: 0 0 0 1px !important
}
.d-lg-flex {
  display: flex !important;
  align-items: center !important
}
header.event-header .hero .page-title {
  max-width: 50% !important
}
.event-description {
  display: block !important;
  text-align: left;
  width: 100%
}
.navbar .conference-name {
  position: relative;
  font-size: 1.25rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 700;
  white-space: normal !important
}
.navbar .conference-logo {
  max-width: none
}
.navbar .conference-location {
  padding: .25em 0 .25rem .75rem;
  margin: -.25rem 0 -.25rem .75rem;
  max-width: none !important
}
.navbar .responsiveHeader {
  display: flex;
  position: relative
}
.navbar .responsiveHeader .responsiveEventName {
  max-width: 30%
}
.slick-prev {
  left: 0
}
.slick-next {
  right: 0
}
.slick-disabled {
  opacity: .25
}
.navbar .utility-nav {
  margin-right: 2%
}
.collapse {
  display: block
}
.container-fluid {
  max-width: 1280px;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto
}
.navbar-nav .navbar-collapse {
  background-color: #ced4da;
  margin-top: 15px !important
}
.navbar-collapse:after {
  display: block;
  clear: both;
  margin: 0;
  padding: 0;
  content: ""
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none
}
.navbar .navbar-collapse .navbar-nav {
  flex-direction: row
}
ul.navbar-nav {
  margin-top: 0 !important
}
.mr-auto, .mx-auto {
  margin-right: auto !important
}
.navbar .navbar-collapse .navbar-nav .nav-item:first-child {
  padding-left: 0
}
.navbar .navbar-collapse .navbar-nav .nav-item {
  padding: 0 10px;
  display: block;
  position: inherit
}
.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active {
  color: #00a5d8
}
@media screen and (min-width:90em) {
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding-bottom: 13px
  }
}
.navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
  font-size: 16px;
  color: #1b1919;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  display: block;
  padding: .5rem;
  line-height: normal;
  text-align: center;
  cursor: pointer;
  background-color: transparent;
  height: auto
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu {
  background-color: #f5f5f5;
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  z-index: 4;
  padding: 5px 15px 15px;
  margin-right: auto;
  margin-left: auto;
  max-width: 1280px;
  right: 0
}
.navbar .navbar-collapse .navbar-nav .nav-item .nav-link.active:after {
  background-color: transparent
}
@media(min-width:992px) {
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .nav-link:after {
    position: inherit;
    float: right;
    margin-left: 5px;
    margin-top: -5px
  }
}
.navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .nav-link:after {
  content: "";
  border: solid #1b1919;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: 40%;
  right: auto;
  margin-left: 4%;
  transition: .3s ease;
  width: 10px;
  height: 10px
}
.navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .nav-link.active:after {
  border: solid #00a5d8;
  border-width: 0 1.5px 1.5px 0
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .close-menu {
  width: 100%;
  text-align: right;
  margin-bottom: 0
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .close-menu .close-icon {
  background: url(/Events/media/library/images/icon-close-black.jpg) no-repeat 50%;
  height: 21px;
  width: 21px;
  background-size: cover;
  display: inline-block
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row {
  margin: 0
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px
}
@media(min-width:992px) {
  .navbar-nav li:not(:last-child) {
    border-bottom-width: 0
  }
}
.navbar-nav li {
  position: relative;
  margin-bottom: 0;
  flex-grow: 1;
  border: 0 solid #6c757d
}
.navbar-nav li.subnav-item:not(:first-child) {
  padding-left: 15px;
  padding-top: 5px
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content:first-child {
  padding-left: 0
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content {
  padding-left: 0;
  padding-right: 0;
  padding-top: 10px
}
@media(min-width:992px) {
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
}
@media(min-width:768px) {
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%
  }
}
.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3 {
  font-size: 20px;
  color: #1b1919;
  font-weight: 700;
  line-height: 24px;
  margin-bottom: 0;
  display: inline-block;
  text-transform: none
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: .5rem
}
.navbar .navbar-collapse .navbar-nav .nav-item .site-subnav .subnav-item .subnav-link:hover, .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3 a.clickable:hover {
  color: #1f9dd1
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3 a.clickable {
  color: #1b1919
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3, .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3 a {
  color: #959595;
  text-decoration: none;
  font-size: 16px;
  transition: color .15s;
  font-weight: 500;
  line-height: 12px
}
.navbar .navbar-collapse .navbar-nav .nav-item .site-subnav {
  margin: 0 0 20px;
  padding: 0;
  list-style: none;
  position: static;
  opacity: 1;
  visibility: visible;
  background-color: transparent
}
.navbar .navbar-collapse .navbar-nav .nav-item .site-subnav .subnav-item .subnav-link {
  font-size: 16px;
  font-weight: 300;
  color: #1b1919;
  text-decoration: none;
  line-height: 20px;
  justify-content: flex-start;
  transition: color .15s;
  background-color: transparent;
  text-transform: none
}
.fa.closeMenu {
  font-size: 24px;
  float: right;
  cursor: pointer
}
.sub-menu .row a {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  height: auto
}
.navbar-nav li ul {
  display: block
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}
.navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .subnav-item {
  border-bottom-width: 0 !important
}
@media screen and (max-width:992px) {
  .navbar .navbar-collapse .navbar-nav .nav-item {
    padding: 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion:after, .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu:first-child .accordion:after {
    content: "";
    border: solid #1b1919;
    border-width: 0 1.5px 1.5px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: auto;
    margin-left: 95%;
    transition: .3s ease
  }
  header .navbar nav {
    display: none
  }
  .nav-container {
    height: calc(100% - 60px) !important;
    width: 100%;
    right: 0;
    padding-left: 0 !important;
    padding-right: 0 !important
  }
  header.navbar .navbar-content .navbar-nav.come-center, header .navbar .navbar-content .sub-menu.come-center {
    transform: translateX(0) !important;
    transition-duration: .3s
  }
  header.navbar .navbar-content .navbar-nav.go-left, header.navbar .navbar-content .sub-menu.go-left {
    transform: translateX(-100%);
    transition-duration: .3s
  }
  header.navbar .navbar-content .navbar-nav .nav-item, header.navbar .navbar-content .navbar-nav .nav-item:first-child {
    border-bottom: 1px solid #e5e5e5;
    padding: 0
  }
  header.navbar .navbar-content .navbar-nav .nav-item .nav-link, header.navbar .navbar-content .navbar-nav .nav-item:first-child .nav-link {
    font-size: 20px;
    line-height: 24px;
    padding: 15px 25px 15px 15px;
    position: relative
  }
  header.navbar .navbar-content .navbar-nav .nav-item .sub-menu, header.navbar .navbar-content .navbar-nav .nav-item:first-child .sub-menu {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    z-index: 3;
    transform: translateX(100%);
    transition-duration: .3s;
    list-style-type: none
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .closeMenu {
    display: none
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content {
    padding-top: 5px
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion {
    font-size: 16px;
    position: relative
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion, .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content a, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content a {
    display: block;
    padding: 20px 0 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion:last-child {
    padding-bottom: 10px
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion + .site-subnav, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion + .site-subnav {
    background: #fff;
    display: none;
    padding-left: 15px !important;
    padding-top: 20px;
    padding-bottom: 0
  }
  header .accordion + .site-subnav {
    padding-left: 47px !important
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item:first-child, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item:first-child {
    display: none
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item {
    padding: 0 47px;
    margin-bottom: 20px;
    border-bottom-width: 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .subnav-item, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .subnav-item {
    padding: 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .subnav-item:not(:first-child) {
    padding-left: 15px
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content h3 {
    margin: 0 !important
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item a, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion + .site-subnav .subnav-item a {
    border: none;
    padding: 0 !important
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion, .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .accordion > span, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content .accordion, .navbar .navbar-collapse .navbar-nav .nav-item:first-child .sub-menu .row .subnav-content a {
    display: block;
    padding: 10px 0 0;
    font-weight: 400;
    text-transform: none
  }
  header.navbar .navbar-content .navbar-nav.come-center, header.navbar .navbar-content .sub-menu.come-center {
    transform: translateX(0) !important;
    transition-duration: .3s
  }
  header.navbar .navbar-content .navbar-nav {
    height: auto;
    left: 0;
    top: 0
  }
  header.navbar .navbar-content .navbar-nav, header.navbar .navbar-content .sub-menu {
    background: #fff;
    display: block;
    height: 100%;
    width: 100%
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .nav-link {
    padding-left: 20px;
    text-align: left
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .nav-link:after {
    right: 5%
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .accordion.active {
    color: #00a5d8
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu a.nav-link:first-child {
    display: none
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion a.accordion-nav-link {
    text-align: left;
    padding-left: 20px
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion.active .accordion-nav-link {
    color: #00a5d8
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion.active:after {
    border-color: #00a5d8;
    border-width: 0 1.5px 1.5px 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion, .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu:first-child .accordion {
    font-size: 16px;
    position: relative
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion {
    display: block;
    font-weight: 500;
    background-color: transparent
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion + .sub-menu, .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu:first-child .accordion + .sub-menu {
    background: #f5f5f5;
    display: none;
    padding: 5px 5px 5px 20px;
    position: static
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion.active:after {
    cursor: pointer
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion.openaccordion:after {
    transform: rotate(225deg)
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.has-submenu .accordion a.accordion-nav-link {
    display: block
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .accordion-nav-link {
    padding-left: 20px;
    text-align: left
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .site-subnav {
    margin-bottom: 0
  }
  .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content .subnav-item:last-child, .navbar .navbar-collapse .navbar-nav .nav-item .sub-menu .row .subnav-content h3:last-child {
    padding-bottom: 10px
  }
}
@media(min-width:992px) {
  ul.navbar-nav {
    align-items: center
  }
}
.navbar .navbar-collapse .navbar-nav .nav-item .accordion {
  display: none
}
.navbar .navbar-collapse .navbar-nav .nav-item .accordion-nav-link {
  font-size: 16px;
  color: #1b1919;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  display: block;
  padding: .5rem;
  line-height: normal;
  text-align: center;
  cursor: pointer
}
.slick-list {
  min-height: 200px
}
.slider {
  width: 50%;
  margin: 100px auto
}
.slick-slide {
  margin: 0 20px
}
.slick-slide img {
  margin: 0 auto
}
.slick-slide {
  transition: all .3s ease-in-out;
  opacity: .2
}
.slick-slide .sponsorLevel {
  text-align: center;
  color: #999;
  background-color: #f2f2f2
}
.slick-active, .slick-current {
  opacity: 1
}
.slick-dots {
  position: relative !important
}
.slick-dots li button {
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  color: currentColor
}
.sponsors .slick-dots li.slick-active button:before {
  background-color: #1f9dd1;
  opacity: 1
}
.sponsors-slider .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: currentColor;
  transform: translateY(-50%);
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: -30px
}
.sponsors-slider .slick-arrow:focus, .sponsors-slider .slick-arrow:hover {
  color: #5585c5
}
.sponsors-slider .slick-arrow.slick-prev {
  left: 0
}
.sponsors-slider .slick-arrow.slick-prev:before {
  content: ""
}
.sponsors-slider .slick-arrow.slick-next {
  right: 0
}
.sponsors-slider .slick-arrow.slick-next:before {
  content: ""
}
.sponsors-slider .slick-dots {
  margin: 30px 0 0;
  position: relative
}
.sponsors-slider .slick-dots li.slick-active button:before {
  background-color: #5585c5
}
.sponsors-slider .slick-dots button:hover:before {
  color: #5585c5
}
.sponsors-slider {
  padding: 0 50px;
  margin: 0 -20px
}
.sponsors-slider:not(.slick-initialized) {
  display: none
}
.sponsors-slider .announcement-description {
  max-width: 1000px;
  margin: 0 auto
}
.sponsors-slider .announcement-cta .btn {
  max-width: 40em;
  white-space: normal
}
.coLocated-slider .slick-arrow, .sponsors-slider .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: currentColor;
  transform: translateY(-50%);
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: -30px
}
.sponsors-slider .slick-arrow:focus {
  outline: 0
}
.sponsors-slider .slick-arrow:focus, .sponsors-slider .slick-arrow:hover {
  color: #1f9dd1
}
.sponsors-slider .slick-arrow:before {
  display: block;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 200;
  color: #333
}
.coLocated-slider .slick-arrow.slick-prev, .sponsors-slider .slick-arrow.slick-prev {
  left: 0;
  margin-top: 0
}
.sponsors-slider .slick-arrow.slick-prev:before {
  content: "";
  font-weight: 900
}
.coLocated-slider .slick-arrow.slick-next, .sponsors-slider .slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg)
}
.sponsors-slider .slick-arrow.slick-next:before {
  content: "";
  font-weight: 900
}
.sponsors-slider .slick-dots {
  padding-left: 0;
  list-style: none;
  text-align: center;
  height: 20px
}
.sponsors-slider .slick-dots li {
  display: inline-block;
  margin-bottom: 0;
  overflow: hidden
}
.sponsors-slider .slick-dots li.slick-active button:before {
  background-color: #1f9dd1;
  opacity: 1
}
.sponsors-slider .slick-dots button {
  display: block;
  width: 20px;
  height: 20px;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  color: currentColor
}
.sponsors-slider .slick-dots button:focus {
  outline: 0
}
.sponsors-slider .slick-dots button:hover:before {
  color: #1f9dd1
}
.sponsors-slider .slick-dots button:before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  margin: 5px auto 0;
  background-color: currentColor;
  border-radius: 50%
}
.sponsorCarousel {
  text-align: center;
  height: 100%
}
.sponsors-slider .slick-next:before, .sponsors-slider .slick-prev:before {
  color: #333
}
.sponsor-logo {
  height: 90%
}
.sponsor-level, .sponsor-logo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center
}
.sponsor-level {
  height: 10%
}
.announcements-slider .slick-dots {
  margin: 0 !important
}
@media(max-width:768px) {
  .section-sponsors .slick-slide .sponsorLevel {
    font-size: 12px !important
  }
}
.section-home-hero .add-to-calendar {
  position: relative
}
.section-home-hero .add-to-calendar-checkbox-label {
  font-weight: 700;
  font-size: 80%;
  color: #6c757d
}
.section-home-hero .add-to-calendar-checkbox {
  position: absolute;
  top: -999em;
  left: -999em;
  visibility: hidden
}
.section-home-hero .add-to-calendar-checkbox:not(:checked) ~ .add-to-calendar-services {
  opacity: 0;
  visibility: hidden;
  transform: translateY(1rem)
}
.section-home-hero .add-to-calendar-services {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  min-width: 120px;
  box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075);
  background-color: #fff;
  font-size: 80%;
  transition: opacity .3s ease-in-out, visibility .3s ease-in-out, transform .3s ease-in-out
}
.section-home-hero .add-to-calendar-services a {
  display: block;
  text-decoration: none;
  padding: .5rem .75rem;
  color: #6e6e70;
  transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}
.add-to-calendar-services a span:before, .fa-apple:before, .fa-windows:before {
  margin-right: 10px
}
.navbar-nav #nav li.active {
  border-bottom: 3px solid #5585c5
}
.navbar-nav #nav li.active > a {
  color: #5585c5
}
.industry-event-header .logo img {
  max-width: none;
  height: 100%
}
.navbar-nav span {
  display: flex;
  align-items: center;
  justify-content: left;
  color: inherit;
  padding: 0 1rem;
  height: 40px;
  transition: background-color .15s
}
.industry-event-header #nav > li > ul > li > a {
  min-height: 50px
}
.industry-event-header .navbar-toggler .fa-close {
  display: none
}
.industry-event-header .navbar-nav ul#nav {
  display: flex
}
.industry-event-header .navbar-toggler {
  display: none
}
@media(max-width:992px) {
  .industry-event-header .navbar-nav ul#nav {
    display: inline-block
  }
  .industry-event-header .navbar-toggler {
    display: block
  }
}
.industry-event-header .navbar-toggler {
  background: transparent;
  border: none;
  font-size: 2rem;
  cursor: pointer;
  width: 50px;
  height: 50px;
  margin: 0 -10px 0 0;
  padding: 0
}
.industry-event-header button.navbar-toggler:focus {
  outline: none
}
.industry-event-header .navbar-nav {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  display: none;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: .875rem;
  letter-spacing: .03em;
  background-color: #fff;
  color: #333;
  margin: 0 -20px;
  box-shadow: -1px 4px 20px 0 rgba(0, 0, 0, .18)
}
@media screen and (min-width:993px) {
  .industry-event-header .navbar-nav {
    position: static;
    display: block !important;
    font-size: .625rem;
    background-color: inherit;
    color: inherit;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
    box-shadow: none
  }
  .industry-event-header #nav {
    display: flex;
    align-items: center;
    padding: 0
  }
  .industry-event-header .navbar-nav li > ul > li:not(:last-child) {
    border-bottom-width: 1px
  }
}
.industry-event-header .navbar-nav li:not(:last-child) {
  border-bottom-width: 0
}
@media(max-width:992px) {
  .industry-event-header .navbar-nav a {
    justify-content: center
  }
}
.industry-event-header .logo {
  position: relative;
  display: inline-block;
  width: 150px;
  height: 75px;
  flex: 0 0 auto
}
@media(min-width:768px) {
  .industry-event-header .logo {
    width: 200px
  }
}
.navbar-nav {
  color: #6e6e70;
  font-style: normal
}
.industry-event-header .logo img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  display: inline-block
}
.relativeHeader .logo {
  position: relative;
  display: block;
  height: 100px;
  flex: 0 0 auto
}
.hero-title {
  font-family: inherit;
  font-size: 62px;
  font-weight: 700;
  line-height: 100%
}
.hero-caption {
  font: normal 42px Roboto;
  height: -webkit-fit-content !important;
  height: -moz-fit-content !important;
  height: fit-content !important
}
.bg-cover {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%
}
.bg-fixed {
  background-attachment: fixed
}
.window-height {
  min-height: 100vh;
  height: 100vh
}
.section.section-features {
  padding: 100px 0 !important
}
.section.section-data-counters {
  padding: 70px 0 !important
}
.section-data-counters .industry-event-counter-icon {
  min-width: 60px
}
.section-data-counters .industry-event-counter {
  flex: 1
}
.section-data-counters .event-counter {
  min-height: 200px
}
.section.section-videos-images {
  background-color: #fbfbfb !important
}
.industry-section-title, .section-alliances h1, .section-featured-article h1, .section-features h1, .section-general-content h1, .section-news h1, .section-signup-callout h1, .section-sponsors h1, .section-videos-images h1 {
  font-weight: 700;
  font-size: 48px
}
.industry-section-title {
  color: #1b1919;
  overflow-wrap: break-word
}
.section-home-hero {
  min-height: 600px;
  background-repeat: no-repeat;
  background-size: 100% 750px;
  background-position-x: center;
  padding: 25px 15px
}
.section-home-hero .social-links {
  z-index: 100;
  right: 0;
  left: 0;
  font-size: 1.25rem;
  list-style: none
}
.section-home-hero .social-links a {
  color: #fff;
  transition: color .2s ease
}
.hero-details {
  font-family: inherit;
  font-size: 20px;
  font-weight: 700;
  height: auto !important
}
.hero-details.event-type.inperson-event {
  font-weight: 400;
  font-size: 16px
}
.hero-details.event-type.virtual-event {
  font-weight: 700;
  font-size: 25px
}
.hero-details.event-location {
  font-size: 25px
}
.hero-details.event-date {
  font-size: 20px
}
.hero-event-summary {
  font-size: 18px
}
.hero-details p {
  margin-bottom: 0
}
.hero-cta {
  border-radius: 5px !important;
  min-width: 240px
}
@media screen and (max-width:576px) {
  .hero-cta {
    width: 100%
  }
}
.navbar-nav #nav li > a {
  padding-left: 0;
  justify-content: flex-start
}
.navbar-nav #nav li.has-submenu > a:after {
  content: "";
  border: solid #1b1919;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 40%;
  right: auto;
  transition: .3s ease;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  opacity: .7
}
.navbar-nav .active-menu {
  color: #5585c5 !important;
  border-bottom: 3px solid #5585c5
}
.navbar-nav #nav li.has-submenu > a.active-menu:after {
  content: "";
  border: solid #5585c5;
  border-width: 0 1.5px 1.5px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 40%;
  right: auto;
  transition: .3s ease;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  opacity: .7
}
.navbar-nav #nav li.has-submenu:hover > a:after {
  border: solid #5585c5;
  border-width: 0 1.5px 1.5px 0
}
.navbar-nav #nav li:hover > a {
  background-color: transparent
}
.navbar-nav #nav li:not(.navigation-register-cta):hover > a {
  color: #5585c5
}
.navbar-nav #nav li:hover > ul {
  visibility: visible;
  opacity: 1;
  background-color: #f5f5f5
}
.navbar-nav #nav li ul a {
  color: #6e6e70;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: normal
}
.section-featured-article h2, .section-general-content h2 {
  font-weight: 700;
  font-size: 24px;
  color: #6e6e70
}
.section-featured-article .article-cta {
  color: #fff;
  border-radius: 5px !important
}
.section-subpage-headline {
  padding: 30px 0;
  background-position: 0;
  min-height: 200px
}
section.section-features-content.py-5 > section.section-features-overview.py-4 a, section.section-sponsors-content.py-5 > section.section-features-overview.py-4 a {
  color: #fff;
  border-radius: 7px
}
section.section-features-content.py-5 > section.section-features-overview.py-4 h2 > a, section.section-sponsors-content.py-5 > section.section-features-overview.py-4 h2 > a {
  color: #000
}
.industry-event-divider {
  border-top: solid #7ecfd4
}
.industry-event-counter {
  border-radius: 5px
}
.industry-event-counter-text {
  font-size: 18px
}
.feature-title > a:hover {
  text-decoration: none
}
.section-features .slider {
  width: 50%;
  margin: 100px auto
}
.section-features .slick-slide {
  margin: 0 20px;
  transition: all .3s ease-in-out;
  opacity: .2
}
.section-features .slick-slide img {
  margin: 0 auto;
  opacity: 1
}
.section-features .slick-slide .featureLevel {
  text-align: center;
  color: #999;
  background-color: #f2f2f2
}
.section-features .slick-active, .section-features .slick-current {
  opacity: 1
}
.section-features .features-slider {
  padding: 0 50px;
  margin: 0 -20px
}
.section-features .features-slider:not(.slick-initialized) {
  display: none
}
.section-features .features-slider .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: currentColor;
  transform: translateY(-50%);
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: -30px
}
.section-features .features-slider .slick-arrow:focus {
  outline: 0
}
.section-features .features-slider .slick-arrow:focus, .section-features .features-slider .slick-arrow:hover {
  color: #1f9dd1
}
.section-features .features-slider .slick-arrow:before {
  display: block;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 200;
  color: #333
}
.section-features .features-slider .slick-arrow.slick-prev {
  left: 0;
  margin-top: 0
}
.section-features .features-slider .slick-arrow.slick-prev:before {
  content: "";
  font-weight: 900
}
.section-features .features-slider .slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg)
}
.section-features .features-slider .slick-arrow.slick-next:before {
  content: "";
  font-weight: 900
}
.section-features .featuresCarousel {
  height: 100%
}
.section-features .feature-level {
  height: 10%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center
}
.section-features .features-cta {
  border-radius: 5px !important;
  background-color: #fff
}
.section-features .feature-title {
  font-weight: 700;
  font-size: 18px
}
.section-features .feature-title a {
  color: #1b1919
}
.section-featured-article .featured-article-content, .section-features-overview .feature-summary, .section-features .feature-summary {
  font-weight: 400;
  font-size: 18px;
  color: #1b1919;
  width: 100%;
  margin: 0;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.section-features .features-dotty .slick-dots {
  display: inline !important
}
.section-features .features-dotty .slick-dots li {
  display: inline-block
}
.section-features .features-dotty .slick-dots > li.slick-active > hr {
  border-top: solid #7ecfd4
}
.section-features .features-dotty .slick-dots > li > hr {
  border-top: solid #ccc
}
.feature-cta {
  color: #fff;
  border-radius: 5px !important
}
.section-alliances .alliances-cta {
  border-radius: 5px !important;
  background-color: #fff
}
.section-alliances .allianceLevel {
  color: #6e6e70;
  font: normal 14px Roboto;
  min-width: 150px
}
.section-alliances a:hover {
  position: relative
}
.section-videos-images .gallery-cta {
  color: #fff;
  border-radius: 5px !important
}
.gallery-slider .slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg)
}
.gallery-slider .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: currentColor;
  transform: translateY(-50%);
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: -30px
}
.gallery-slider .slick-arrow.slick-prev {
  left: 0;
  margin-top: 0 !important
}
.gallery-slider .slick-arrow.slick-next:before, .gallery-slider .slick-arrow.slick-prev:before {
  content: "" !important;
  font-weight: 900
}
.gallery-slider .slick-arrow:before {
  display: block;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 200;
  color: #333
}
.gallery-slider-nav:after, .gallery-slider-nav:before {
  display: none
}
.section-videos .image .fa-play:after {
  background-color: rgba(33, 37, 41, .5)
}
.section-videos .image .fa-play:after, .section-videos .image .fa-play:hover:after {
  content: "";
  position: absolute;
  top: -.78125em;
  left: -.9375em;
  z-index: -1;
  width: 2.5em;
  height: 2.5em;
  border-radius: 50%;
  transition: background-color .15s
}
.section-videos .image .fa-play:hover:after {
  background-color: #fff
}
span.fa.fa-play.fa-2x:hover:before {
  color: #5585c5
}
.section-videos .image-grid {
  position: relative
}
@media(min-width:576px) {
  .section-videos .image-grid .image {
    padding-bottom: 0;
    height: 50%
  }
  .section-videos .image-grid .image:first-child {
    top: 0;
    left: 0;
    width: 55%
  }
  .section-videos .image-grid.one-image .image:first-child {
    width: 100%;
    left: 0;
    right: 0;
    height: 50%
  }
}
@media(min-width:768px) {
  .section-videos .image-grid .image {
    padding-bottom: 0;
    height: 100%
  }
  .section-videos .image-grid .image:first-child {
    width: 27.5%
  }
  .section-videos .image-grid.one-image .image:first-child {
    width: 50%;
    left: 25%;
    right: 25%;
    top: 0;
    bottom: 0;
    height: 100%
  }
}
.section-videos .image-grid .image {
  position: relative;
  padding-bottom: 56.25%
}
.image-grid .col-md-6 {
  padding-bottom: 0 !important;
  margin-bottom: 310px
}
.section-videos .image-grid .image a {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  background-color: #f8f9fa;
  background-position: 50% 50%;
  background-size: auto 130%;
  overflow: hidden
}
.section-videos .image-grid .image .fa-play {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  color: #fff;
  font-size: 1.75rem;
  transform: translate(-50%, -50%);
  transition: opacity .3s
}
.section-videos .industry-event-firstvideo {
  max-height: 400px
}
.section-videos-images .image-grid .image a {
  background-size: cover !important
}
.section-news .news-cta {
  color: #fff;
  border-radius: 5px !important
}
.section-news p {
  line-height: 2rem
}
.section-sponsors .slider {
  width: 50%;
  margin: 100px auto
}
.section-sponsors .slick-slide {
  margin: 0 20px;
  transition: all .3s ease-in-out;
  opacity: .2
}
.section-sponsors .slick-slide img {
  margin: 0 auto
}
.section-sponsors .slick-slide .sponsorLevel {
  color: #6e6e70;
  font: normal 14px Roboto;
  min-width: 150px
}
.section-sponsors .slick-active, .section-sponsors .slick-current {
  opacity: 1
}
.section-sponsors .sponsors-slider {
  padding: 0 50px;
  margin: 0
}
.section-sponsors .sponsors-slider:not(.slick-initialized) {
  display: none
}
.section-sponsors .sponsors-slider .slick-arrow {
  position: absolute;
  top: 50%;
  background-color: transparent;
  border: none;
  padding: 0;
  cursor: pointer;
  width: 50px;
  height: 50px;
  color: currentColor;
  transform: translateY(-50%);
  overflow: hidden;
  font-size: 1.2rem;
  margin-top: -30px
}
.section-sponsors .sponsors-slider .slick-arrow:focus {
  outline: 0
}
.section-sponsors .sponsors-slider .slick-arrow:focus, .section-sponsors .sponsors-slider .slick-arrow:hover {
  color: #1f9dd1
}
.section-sponsors .sponsors-slider .slick-arrow:before {
  display: block;
  font-family: Font Awesome\ 5 Free;
  text-align: center;
  font-size: 2rem;
  line-height: 40px;
  font-weight: 200;
  color: #333
}
.section-sponsors .sponsors-slider .slick-arrow.slick-prev {
  left: 0;
  margin-top: 0
}
.section-sponsors .sponsors-slider .slick-arrow.slick-prev:before {
  content: "";
  font-weight: 900
}
.section-sponsors .sponsors-slider .slick-arrow.slick-next {
  right: 0;
  transform: rotate(180deg)
}
.section-sponsors .sponsors-slider .slick-arrow.slick-next:before {
  content: "";
  font-weight: 900
}
.section-sponsors .sponsorsCarousel {
  text-align: center;
  height: 100%
}
.section-sponsors .sponsor-logo {
  height: 85%
}
.section-sponsors .sponsor-level, .section-sponsors .sponsor-logo {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  align-items: center
}
.section-sponsors .sponsor-level {
  height: 15%
}
.section-sponsors .sponsors-cta {
  border-radius: 5px !important;
  background-color: #fff
}
.section-sponsors .sponsor-title {
  font-weight: 700;
  font-size: 24px
}
.section-sponsors .sponsor-title a {
  color: #1b1919
}
.section-sponsors .sponsor-summary {
  font-weight: 400;
  font-size: 18px;
  color: #1b1919;
  height: 75px;
  max-height: 100%
}
.section-sponsors .sponsors-dotty .slick-dots {
  display: inline !important
}
.section-sponsors .sponsors-dotty .slick-dots li {
  display: inline-block
}
.section-sponsors .sponsors-dotty .slick-dots > li.slick-active > hr {
  border-top: solid #7ecfd4
}
.section-sponsors .sponsors-dotty .slick-dots > li > hr {
  border-top: solid #ccc
}
.section-sponsors .sponsor-cta {
  color: #fff;
  border-radius: 5px !important
}
.section-footer-top .social-share-section.icons-small .social-icons:after {
  height: 16px;
  width: 16px
}
.section-footer-top .social-share-section .social-icons.linkedin:after, .section-home-hero .social-links .social-icons.linkedin:after {
  background: url(https://www.asme.org/assets/icons/icon-linkedin.svg)
}
.section-footer-top .social-share-section .social-icons.twitter:after, .section-home-hero .social-links .social-icons.twitter:after {
  background: url(https://www.asme.org/assets/icons/icon-twitter.svg);
  width: 20px;
  height: 17px
}
.section-home-hero .social-links .social-icons.twitter:after {
  background: url(https://www.asme.org/assets/icons/icon-twitter.svg);
  width: 35px;
  height: 30px
}
.section-footer-top .social-share-section .social-icons.facebook:after, .section-home-hero .social-links .social-icons.facebook:after {
  background: url(https://www.asme.org/assets/icons/icon-facebook.svg)
}
.section-footer-top .social-share-section .social-icons.insta:after {
  background: url(https://www.asme.org/assets/icons/icon-insta.svg)
}
.section-footer-top .social-share-section .social-icons:after {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  content: "";
  display: inline-block;
  height: 20px;
  width: 20px
}
.section-home-hero .social-links .social-icons:after {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  content: "";
  display: inline-block;
  height: 35px;
  width: 35px
}
@media screen and (min-width:992px) {
  .section-footer-top .social-share-section {
    margin-top: 20px
  }
}
.section-footer-top .social-share-section {
  overflow: hidden
}
.section-footer-top .social-icons {
  font-size: 14px;
  line-height: 17px;
  text-decoration: none;
  position: relative;
  height: 38px;
  width: 38px;
  border: 1px solid #fff !important;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 44px;
  overflow: hidden;
  background: 0 0
}
.section-footer-top ul {
  list-style-type: none
}
.event-top-footer ul li.ex:after {
  content: "";
  display: inline-block;
  position: relative;
  height: 14px;
  width: 14px;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAMAAAAMs7fIAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NjQ0Q0UyNjA5RDJFMTFFOUIxQTREOEZCNjM1RjNFNzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0M4OThBQ0U5RDk1MTFFOUIxQTREOEZCNjM1RjNFNzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo2NDRDRTI1RTlEMkUxMUU5QjFBNEQ4RkI2MzVGM0U3NCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo2NDRDRTI1RjlEMkUxMUU5QjFBNEQ4RkI2MzVGM0U3NCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pgs+i/UAAAAGUExURf///////1V89WwAAAACdFJOU/8A5bcwSgAAAD9JREFUeNqEj1EKADAIQvX+lx4bzMxg80d5VBhwRaSMUBoEf1LHHDhRModu5cRJfRkOWPVbp20MwvnaW0uAAQBNBwCBqwpuLQAAAABJRU5ErkJggg==");
  background-size: cover;
  vertical-align: middle
}
.py-80 {
  padding: 80px 0
}
.py-20 {
  padding: 20px 0
}
.f14 {
  font-size: 14px !important
}
.f18 {
  font-size: 18px !important
}
.f16 {
  font-size: 16px !important
}
.f36 {
  font-size: 36px !important
}
.f-proxima {
  font-family: proxima-nova !important
}
.f-roboto {
  font-family: Roboto !important
}
.section-footer-top a:hover {
  text-decoration: none
}
.section-footer-top ul > li > span {
  cursor: pointer
}
.section-footer-top a.industry-event-logo {
  width: 200px
}
body, html {
  font-size: 16px;
  font-family: proxima-nova /*!important*/
}
.thin {
  font-family: proxima-thin
}
.hero-bold {
  font-family: Roboto, f;
  font-size: 4rem;
  font-weight: 700
}
.hero-cap {
  font-family: Roboto;
  font-weight: 300;
  font-size: 2.5rem;
  line-height: 2.5rem
}
h2 .cap {
  font-family: proxima;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 36pt
}
.bold {
  font-weight: 700
}
.super-bold {
  font-weight: 800
}
.letter-spacing-2 {
  letter-spacing: 1.2px
}
.letter-spacing-3 {
  letter-spacing: 1.3px
}
.letter-spacing-4 {
  letter-spacing: 1.4px
}
.letter-spacing-5 {
  letter-spacing: 1.5px
}
.lh-1 {
  line-height: 1.1em
}
.lh-2 {
  line-height: 1.2em
}
.lh-3 {
  line-height: 1.3em
}
.lh-4 {
  line-height: 1.4em
}
.lh-5 {
  line-height: 1.5em
}
.lh-6 {
  line-height: 1.6em
}
.lh-7 {
  line-height: 1.7em
}
.lh-8 {
  line-height: 1.8em
}
.lh-9 {
  line-height: 1.9em
}
.lh2 {
  line-height: 2em !important
}
.f18 {
  font-size: 18px
}
.f24 {
  font-size: 24px
}
.f48 {
  font-size: 48px
}
.primary {
  color: #5585c5
}
.primary-dark {
  color: #0f4b8f
}
.purple {
  color: #7c5fa8
}
.highlight {
  color: #7ecfd4
}
.dark-gray, .dark-grey {
  color: #1b1919
}
.med-gray, .med-grey {
  color: #6e6e70
}
.light-gray, .light-grey {
  color: #f5f5f5
}
.white {
  color: #fff !important
}
.primary-bg {
  background-color: #5585c5
}
.primary-dark-bg {
  background-color: #0f4b8f
}
.purple-bg {
  background-color: #7c5fa8
}
.highlight-bg {
  background-color: #7ecfd4
}
.dark-gray-bg, .dark-grey-bg {
  background-color: #1b1919
}
.med-gray-bg, .med-grey-bg {
  background-color: #6e6e70
}
.light-gray-bg, .light-grey-bg {
  background-color: #f5f5f5
}
.smoke-bg {
  background-color: #fbfbfb
}
.text-bed {
  background-color: #f3f1f2
}
button.primary {
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #fff !important;
  background: #5585c5 !important;
  padding: 5px;
  font-weight: 700
}
button.primary a {
  color: #fff
}
button.white {
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #5585c5 !important;
  background: #fff !important;
  padding: 5px;
  font-weight: 700
}
button.white a {
  color: #5585c5
}
button.b-white {
  border: 1px solid #5585c5;
  border-radius: 4px;
  font-size: 16px;
  color: #5585c5 !important;
  background: #fff !important;
  padding: 5px;
  font-weight: 700;
  transition: transform .15s ease-in-out
}
button.b-white a {
  color: #5585c5
}
button {
  transition: opacity .15s ease-in-out
}
button:hover {
  opacity: .85
}
button.primary a:hover {
  color: #fff
}
button.white a:hover {
  color: #5585c5
}
button.b-white:hover {
  transform: scale(.99)
}
.dotty hr {
  border-color: #f5f5f5 !important;
  background: #f5f5f5 !important
}
.slick-active hr {
  border-color: #7ecfd4 !important;
  background: #7ecfd4 !important
}
.slicker .item img {
  width: 100%
}
.slicker .item p {
  flex-grow: 1
}
.slicker .item {
  padding: 1.5rem
}
.alliance-slicker .item .logo {
  width: 100%;
  height: 1.6rem
}
.events-bg {
  background: url(https://images.unsplash.com/photo-1466980586695-c84f520db087?auto=format&fit=crop&ixid=eyJhcHBfaWQiOjEyMDd9&ixlib=rb-1.2.1&q=80&w=1950) no-repeat;
  background-position: 50%;
  background-size: cover
}
#nav li a {
  font-family: Roboto;
  color: #1b1919;
  text-transform: none;
  font-size: 18px;
  transition: color .15s ease-in-out;
  transition: border-bottom .15s ease-in-out;
  padding: 0
}
#nav li:not(.navigation-register-cta) a:hover, #nav li a:active {
  color: #5585c5;
  border-bottom: 3px solid #5585c5
}
#nav li {
  margin: 0 1.2rem
}
#nav .nav-item a {
  color: #1b1919;
  font-size: 1.6rem;
  font-family: Roboto !important;
  text-transform: none
}
#nav .nav-item.active a {
  color: #5585c5;
  border-bottom-color: #5585c5
}
#nav .nav-item a:hover {
  color: #313438
}
.site-header .navbar-toggler {
  color: #5585c5
}
#nav ul {
  background-color: #f5f5f5 !important;
  width: 200px
}
#nav ul li a {
  color: #1b1919;
  font-size: 14px;
  transition: color .15s ease-in-out
}
#nav ul li a:hover {
  color: #0f4b8f;
  font-size: 14px;
  text-decoration: none;
  border: none
}
.slick-track {
  display: flex !important
}
.dotty .slick-dots {
  display: inline !important
}
.dotty .slick-dots li {
  display: inline
}
.next-arrow, .prev-arrow {
  opacity: .5
}
.next-arrow:hover, .prev-arrow:hover {
  opacity: 1
}
@media(min-width:992px) {
  .f-item {
    flex-basis: 0;
    flex-grow: 1
  }
}
.social-item {
  transition: opacity .3s ease-in-out
}
.social-item:hover {
  opacity: .7
}
.transparent-nav {
  transition: opacity .5s ease-in-out;
  opacity: .92
}
div.order-3 {
  align-items: end !important
}
a.btn {
  transition: opacity .15s ease-in-out
}
a.btn:hover {
  opacity: .92
}
a.alliances-cta, a.features-cta, a.gallery-cta, a.sponsors-cta {
  transition: transform .15s ease-in-out
}
a.alliances-cta:hover, a.features-cta:hover, a.gallery-cta:hover, a.sponsors-cta:hover, media-gallery-cta:hover {
  transform: scale(.98)
}
header.navbar {
  padding: 0 !important;
  transition: top .15s ease-in-out
}
.scrollUp {
  transform: translateY(-120px)
}
@media(max-width:992px) {
  .navbar-nav #nav li > a {
    letter-spacing: .54px;
    padding-left: 20px
  }
  #nav > li:not(:last-child) {
    border-bottom: 1px solid #bcbec0
  }
  #nav ul {
    width: 100%
  }
  .navbar-nav #nav li.has-submenu > a.active-menu:after, .navbar-nav #nav li.has-submenu > a:after {
    margin-right: 20px;
    margin-left: auto;
    margin-bottom: 0
  }
  .navbar-nav #nav li.has-submenu > a[aria-expanded=true]:after {
    transform: rotate(225deg)
  }
}
.add-to-calendar-widget {
  font-family: Roboto;
  padding-left: 18px
}
.add-to-calendar {
  display: inline-block;
  margin-left: 5px
}
.add-to-calendar-widget label {
  border-bottom: 1px dashed #fff;
  margin-bottom: 0
}
.add-to-calendar-widget:before {
  content: "";
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAUCAYAAACAl21KAAAAAXNSR0IArs4c6QAAAWpJREFUOBGlVD1PwzAQ9UtdfgEVYkNipBJlQoKlP4EfwIBY2RiZ4CcwILEwdOrKgsQIOxMws8LExFLFyfHs1qndWCQRlk738d5d7LMvSgVLRHbEmNyJyDCAnMn4lCJWr2JZFDBmQF87MWY9wqwjsuliXgcEzV1AFcUxSdsK2Kow4ETyfFz51vA4NbFLlWUzygOAV3Cbd6ScRgldnV5vzxaaMW+ta27EBy5sj+I+RYzWTgb2aKhSjW1dg0StX7Qqy0Oa89vokhxzPzVv65a3EYe7esY09ueHH3qmvDfV/rvRItfo98fsweh/hZQytgAfXNFUyI7D6vrmUW4YLClPFShy5Wxgl/qointjMYR2EL3ceyyl+VxGAXeew3Gp90hk4OYvVcXGjNlIQfVCwAGHuHRftYO5WH4XbNijj4W6XihEO9ipZi/TgX33KwGSx1kSebPc8hcDjcQwqWYD5/ZoZ5SPGtg2IPLGn9vkF+jMrqa4EU23AAAAAElFTkSuQmCC");
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 20px;
  height: inherit;
  padding-top: 20px;
  position: relative;
  vertical-align: middle
}
h1.section-title {
  font-size: 48px
}
.esc-100 {
  position: relative;
  width: 100vw;
  left: calc(-50vw + 50%)
}
button.mr-primary {
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #fff !important;
  background: #5585c5 !important;
  padding: 5px;
  font-weight: 700
}
button.mr-primary a {
  color: #fff
}
button.mr-white {
  border: none;
  border-radius: 4px;
  font-size: 16px;
  color: #5585c5 !important;
  background: #fff !important;
  padding: 5px;
  font-weight: 700
}
button.mr-white a {
  color: #5585c5
}
button.mr-b-white {
  border: 1px solid #5585c5;
  border-radius: 4px;
  font-size: 16px;
  color: #5585c5 !important;
  background: #fff !important;
  padding: 5px;
  font-weight: 700;
  transition: transform .15s ease-in-out
}
button.mr-b-white a {
  color: #5585c5
}
button.mr {
  transition: opacity .15s ease-in-out
}
button.mr:hover {
  opacity: .85
}
button.mr-primary a:hover {
  color: #fff
}
button.mr-white a:hover {
  color: #5585c5
}
button.mr-b-white:hover {
  transform: scale(.99)
}
.feature-thumbnail img {
  width: 100%
}
@media(max-width:768px) {
  .industry-event-header .logo {
    position: relative;
    display: inline-block;
    flex: 0 0 auto
  }
  .hero-title {
    font-size: 40px
  }
  .hero-caption {
    font-size: 24px
  }
  .add-to-calendar-widget {
    font-size: 14px;
    padding: 0
  }
  .add-to-calendar-widget:before {
    width: 15px
  }
  .section-home-hero {
    min-height: 580px;
    background-size: auto 780px;
    background-repeat: no-repeat;
    background-position-x: center
  }
  .section-home-hero.wo-callout {
    min-height: 400px
  }
  .section-home-hero .social-links .social-icons:after {
    height: 24px;
    width: 24px
  }
  .section-home-hero .social-links .social-icons.twitter:after {
    height: 20px;
    width: 24px
  }
  .industry-section-title, .section-news h1, h1.section-title {
    font-size: 36px
  }
}
@media screen and (max-width:576px) {
  .section-footer-top .logo {
    max-width: 60% !important
  }
}
.CMSBreadCrumbsLink:hover {
  text-decoration: none
}
.site-main {
  margin-top: 0 !important;
  padding-top: 85px
}
@media(min-width:769px) {
  .site-main {
    padding-top: 115px
  }
}
@media(max-width:576px) {
  .hero-title {
    font-size: 30px
  }
  .hero-caption {
    font-size: 20px
  }
  .hero-details.event-type.inperson-event {
    font-size: 14px
  }
  .hero-details.event-location, .hero-details.event-type.virtual-event {
    font-size: 20px
  }
  .hero-details.event-date {
    font-size: 18px
  }
  .hero-event-summary {
    font-size: 16px
  }
  .add-to-calendar-widget {
    font-size: 12px
  }
}
.industry-event-news-card .ex:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3E%3Cpath%20d='M15.1%2015.1V8.5H17v6.6c0%201-.9%201.9-1.9%201.9H1.9c-1%200-1.9-.8-1.9-1.9V1.9C0%20.9.8%200%201.9%200h6.6v1.9H1.9v13.2h13.2zM10.1%200H17v6.9h-2V3.3L5.4%2013%204%2011.6%2013.7%202h-3.5c-.1%200-.1-2-.1-2z'%20fill-rule='evenodd'%20clip-rule='evenodd'%20fill='%237d5caa'/%3E%3C/svg%3E") no-repeat 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-left: 10px;
  content: ""
}
@media screen and (max-width:576px) {
  .industry-event-innerpage-content {
    width: 90% !important
  }
}
.industry-event-innerpage-content img {
  height: auto !important
}
.section-signup-callout .hbspt-form label {
  margin-bottom: 0;
  width: 130px;
  text-align: right;
  color: #33475b;
  display: block;
  float: none;
  width: auto;
  text-align: left;
  padding-top: 0
}
.field {
  margin-bottom: 18px
}
.hs-form * {
  box-sizing: border-box
}
.hs-form {
  width: 100%
}
.hs-form .hs-form-field label:not(.hs-error-msg) {
  color: inherit
}
.hs-form legend.hs-field-desc {
  font-family: arial, helvetica, sans-serif;
  color: #7c98b6;
  font-size: 11px
}
.hs-input {
  display: inline-block;
  max-width: 500px;
  height: 40px;
  padding: 9px 10px;
  font-size: 16px;
  font-weight: 400;
  color: #33475b;
  border: 1px solid #cbd6e2;
  box-sizing: border-box;
  border-radius: 3px
}
.hs-custom-style .hs-input, .hs-custom-style fieldset {
  max-width: 100%
}
.hs-button, .hs-form-field input[type=date], .hs-form-field input[type=email], .hs-form-field input[type=number], .hs-form-field input[type=phone], .hs-form-field input[type=tel], .hs-form-field input[type=text], .hs-form-field textarea {
  -webkit-appearance: none;
  -moz-appearance: none
}
.hs-form > div > div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%;
  max-width: 100%
}
.hs-form > div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), .hs-form fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
  box-sizing: border-box;
  padding: 0 15px;
  min-height: 27px
}
.hs-custom-style .hs-dependent-field > div .hs-input:not([type=checkbox]):not([type=radio]) {
  width: 100%
}
.hs-richtext {
  margin-bottom: 3px;
  color: #33475b
}
.hs-form .hs-richtext {
  word-break: break-word
}
.hs-form .legal-consent-container .hs-richtext, .hs-form .legal-consent-container label {
  color: #fff
}
.hs-field-desc {
  color: #7c98b6;
  margin: 0 0 6px;
  font-size: 14px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}
.hs-form .hs-field-desc {
  width: 100%
}
.actions {
  margin-top: 18px;
  padding-top: 17px
}
.hs-form .hs-submit > .actions {
  text-align: left
}
.hs-button {
  margin: 0;
  cursor: pointer;
  display: inline-block;
  line-height: 12px;
  position: relative;
  text-align: center;
  background-color: #ff7a59;
  color: #fff;
  border-radius: 3px;
  border: 1px solid #ff7a59;
  padding: 12px 24px
}
.hs-form .hs-button, .hs-form .hs-button:active, .hs-form .hs-button:active:not(.inactive):not(.link), .hs-form .hs-button:focus, .hs-form .hs-button:hover, .hs-form .hs-button:hover:not(.inactive) {
  background: #300a98;
  border-color: #300a98;
  color: #fff
}
div.field.error .chzn-choices, div.field.error input, div.field.error textarea, input.hs-input.error, select.hs-input.error, textarea.hs-input.error {
  border-color: #c87872
}
.inputs-list {
  margin: 0 0 5px;
  width: 100%;
  padding-left: 0
}
.hs-email ul.no-list {
  list-style: none
}
.inputs-list > li {
  display: block;
  width: 100%;
  padding: 0
}
.inputs-list > li + li {
  padding-top: 2px
}
.section-signup-callout .hbspt-form .inputs-list label {
  display: block;
  float: none;
  width: auto;
  padding: 0;
  text-align: left;
  white-space: normal;
  font-weight: 400
}
.section-signup-callout .hbspt-form .hs-error-msgs label {
  color: #f2545b
}
.hs-form-required {
  color: #f00
}
.sponsors-slider .slick-list {
  width: 100% !important
}
.galleria {
  height: 400px
}
.section-media-galleries .play-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 1;
  color: #fff;
  font-size: 1.75rem;
  transform: translate(-50%, -50%);
  transition: opacity .3s
}
.section-media-galleries .industry-event-media-gallery {
  background-color: transparent;
  background-repeat: no-repeat;
  height: 400px;
  background-size: cover;
  background-position: 50%
}
.section-media-galleries .media-gallery-info {
  color: #000;
  font-size: 18px;
  padding-top: 5px
}
.section-media-galleries .media-gallery-info:hover, .section-media-galleries a:hover {
  text-decoration: none
}
.section-media-galleries .media-gallery-type {
  background: #1a1a1a 0 0 no-repeat padding-box;
  top: 340px;
  left: 40px;
  width: 60px;
  height: 39px;
  position: absolute
}
.section-media-galleries .media-gallery-type .media-video-gallery {
  background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2028.9%2015'%20xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:%23fff%7D%3C/style%3E%3Cpath%20class='st0'%20d='M909%202360l-6.9%203.3c-.3.1-.6.5-.6.8v3.7c0%20.4.3.7.6.8l6.9%203.3c.5.2%201.1%200%201.3-.5%200-.1.1-.2.1-.3v-10.4c0-.6-.5-1-1.1-.9-.1.1-.2.1-.3.2zM883.5%202358.5h16c1.1%200%202%20.9%202%202v11c0%201.1-.9%202-2%202h-16c-1.1%200-2-.9-2-2v-11c0-1.1.9-2%202-2z'%20transform='translate(-881.5%20-2358.5)'/%3E%3C/svg%3E") 0 0 no-repeat padding-box;
  width: 29px;
  height: 15px
}
.section-media-galleries .media-gallery-type .media-photo-gallery {
  background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg%20version='1.1'%20id='Layer_1'%20xmlns='http://www.w3.org/2000/svg'%20x='0'%20y='0'%20viewBox='0%200%2030%2017'%20xml:space='preserve'%3E%3Cstyle%3E.st0%7Bfill:none;stroke:%23fff;stroke-linecap:round;stroke-linejoin:round%7D%3C/style%3E%3Cpath%20class='st0'%20d='M374.5%201653.9v-13.8M371.5%201651.6v-9.2M397.5%201640.1v13.8M400.5%201642.4v9.2'%20transform='translate(-371%20-1638.5)'/%3E%3Cpath%20fill='%23fff'%20d='M377.5%201638.5h17v17h-17z'%20transform='translate(-371%20-1638.5)'/%3E%3C/svg%3E") 0 0 no-repeat padding-box;
  width: 29px;
  height: 17px
}
.video-js .vjs-control-bar {
  display: none !important;
  transform: none
}
.video-js .vjs-control-bar, .vjs-has-started .vjs-control-bar {
  visibility: hidden !important
}
.video-js .vjs-tech {
  -o-object-fit: cover;
  object-fit: cover
}
@media(-ms-high-contrast:active), (-ms-high-contrast:none) {
  .video-js .vjs-tech {
    height: auto !important
  }
}
.industry-event-eyebrow {
  font-size: 12px;
  height: 30px
}
.industry-event-eyebrow .associated-event.active {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top: 1px solid
}
.industry-event-eyebrow .industry-event-links {
  margin-top: 6px;
  margin-bottom: 6px
}
.industry-event-eyebrow .associated-event a, .industry-event-links a {
  color: inherit
}
.industry-event-links a:hover {
  color: inherit;
  text-decoration: none
}
@media screen and (min-width:992px) {
  .nav-event-link {
    display: none
  }
}
.industry-eventtype-icon {
  max-width: 55px !important;
  height: 55px
}
@media screen and (max-width:768px) {
  .industry-eventtype-icon {
    max-width: 50px !important;
    height: 50px
  }
}
@media screen and (max-width:576px) {
  .industry-eventtype-icon {
    max-width: 40px !important;
    height: 40px
  }
}
@media only screen and (max-width:992px) {
  .section-data-counters .event-counter .event-individual-counter {
    height: 150px
  }
}
.industry-event-presentation-wrapper {
  width: 90%
}
.section-presentations .industry-event-presentation-wrapper:first-child {
  margin-bottom: 30px
}
.industry-event-presentation-speaker-card {
  position: relative
}
.industry-event-presentation-speaker-card-detail {
  box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)
}
.industry-event-presentation-date-tab {
  position: absolute;
  top: -42px;
  left: 0
}
.industry-event-presentation-date {
  background-color: #7c5fa8;
  color: #fff;
  width: 134px
}
.industry-event-presentation-day, .industry-event-presentation-month {
  display: inline-block
}
.industry-event-presentation-day {
  font-size: 30px
}
.industry-event-presentation-month {
  text-transform: uppercase;
  font-size: 18px;
  padding-left: 1rem !important
}
.industry-event-presentation-speaker-body .industry-event-divider {
  display: none
}
.industry-event-presentation-title {
  line-height: 1.5
}
.industry-event-presentation-speaker-img {
  min-width: 80px
}
.industry-event-presentation-speaker-img img {
  width: 80px;
  height: 80px;
  -o-object-fit: cover;
  object-fit: cover
}
.industry-event-presentation-speaker-bio {
  display: none
}
.industry-event-presentation-wrapper .card-link {
  color: #1b1919;
  text-decoration: none
}
.industry-event-presentation-speaker .badge {
  border-radius: .15rem;
  font-size: 65%
}
.industry-event-presentation-speaker .speaker-name {
  font-size: 75%
}
.industry-event-presentation-speaker .speaker-org, .industry-event-presentation-speaker .speaker-title {
  font-size: 70%
}
@media only screen and (min-width:768px) {
  .industry-event-presentation-speaker-card {
    max-width: 950px;
    margin: 0 auto
  }
  .industry-event-presentation-speaker-card-detail {
    box-shadow: none;
    border: none
  }
  .industry-event-presentation-date-tab {
    top: 25px;
    left: -15px;
    width: 80px;
    height: 80px;
    line-height: 1;
    padding-top: 11px
  }
  .industry-event-presentation-date-tab-detail {
    position: absolute;
    margin-right: 20px
  }
  .industry-event-presentation-day, .industry-event-presentation-month, .industry-event-presentation-speaker-bio, .industry-event-presentation-speaker-body .industry-event-divider {
    display: block
  }
  .industry-event-presentation-day {
    font-size: 40px
  }
  .industry-event-presentation-month {
    font-size: 18px;
    padding-left: 4px !important
  }
  .industry-event-presentation-speaker-card-detail .industry-event-presentation-speaker-body {
    padding-left: 0
  }
  .industry-event-presentation-speaker-body .card-title {
    font-size: 40px;
    line-height: 1
  }
  .industry-event-presentation-speaker-card-detail div.industry-event-presentation-speaker div:first-child {
    align-items: normal
  }
}
.industry-event-presentation-day, .industry-event-presentation-month {
  white-space: nowrap
}
.section-news {
  font-family: proxima-nova
}
.industry-event-news-col {
  max-width: 350px
}
.industry-event-news-card {
  background-color: #fafafa;
  border-radius: 0;
  border: none;
  min-height: 520px
}
.industry-event-news-card p, .industry-event-news-title {
  color: #252526
}
p.industry-event-news-publish-date {
  font-size: .6rem;
  line-height: 2px
}
p.industry-event-news-author {
  font-size: .8rem
}
.industry-event-news-summary {
  max-height: 75px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 125% !important;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.industry-event-news-card a {
  color: #7d5caa;
  font-weight: 700;
  text-decoration: none
}
@media only screen and (max-width:576px) {
  .industry-event-news-col {
    margin-top: 0
  }
  .industry-event-news-col ~ .industry-event-news-col {
    margin-top: 35px
  }
  .industry-event-news-col:last-child {
    margin-bottom: 20px
  }
}
.view {
  overflow: hidden;
  position: relative;
  display: block;
  height: 600px
}
.media-gallery-bk-img {
  width: 100%;
  height: 100%;
  background-color: #000;
  background-position: 50%;
  background-size: cover
}
.zoom .media-gallery-bk-img {
  transition: all .5s
}
.zoom:focus .media-gallery-bk-img, .zoom:hover .media-gallery-bk-img {
  transform: scale(1.1)
}
.gradient-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .09987745098039214) 72%, #000)
}
.gallery-title h5 {
  color: #fff;
  font-weight: 700;
  padding: 10px 10px 10px 20px;
  position: absolute;
  left: 25px;
  bottom: 20px;
  right: 0;
  transition: all .5s ease
}
.zoom:hover .gallery-title h5 {
  opacity: .5;
  font-size: 1.3em
}
.media-gallery-content, .media-gallery-content a, .media-gallery-content h1, .section-media-gallery a {
  color: #fff
}
.section-media-gallery a {
  text-decoration: none
}
.media-gallery-content {
  background-color: #000
}
.media-gallery-text p {
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 125% !important;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.media-gallery-cta {
  color: #5585c5;
  background: transparent linear-gradient(259deg, #5583c7, #7d5caa) 0 0 no-repeat padding-box
}
@media only screen and (max-width:768px) {
  .view {
    height: 300px
  }
  .gallery-title h5 {
    left: 0
  }
}
@media only screen and (min-width:992px) {
  .media-gallery-content {
    height: 600px
  }
}
.section-webinars {
  font-family: proxima-nova
}
.industry-event-webinar-col {
  max-width: 350px
}
.industry-event-webinar-card {
  background-color: #fafafa;
  border-radius: 0;
  border: none;
  min-height: 480px
}
.industry-event-webinar-card p, .industry-event-webinar-title {
  color: #252526
}
p.industry-event-webinar-date {
  font-size: .6rem;
  line-height: 2px
}
.industry-event-webinar-summary {
  max-height: 75px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 125% !important;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.industry-event-webinar-card a {
  color: #7d5caa;
  font-weight: 700;
  text-decoration: none
}
.industry-event-webinar-card .ex:after {
  background: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2017%2017'%3E%3Cpath%20d='M15.1%2015.1V8.5H17v6.6c0%201-.9%201.9-1.9%201.9H1.9c-1%200-1.9-.8-1.9-1.9V1.9C0%20.9.8%200%201.9%200h6.6v1.9H1.9v13.2h13.2zM10.1%200H17v6.9h-2V3.3L5.4%2013%204%2011.6%2013.7%202h-3.5c-.1%200-.1-2-.1-2z'%20fill-rule='evenodd'%20clip-rule='evenodd'%20fill='%237d5caa'/%3E%3C/svg%3E") no-repeat 50%;
  display: inline-block;
  height: 15px;
  width: 15px;
  margin-left: 10px;
  content: ""
}
@media only screen and (max-width:576px) {
  .industry-event-webinar-col {
    margin-top: 0
  }
  .industry-event-webinar-col ~ .industry-event-webinar-col {
    margin-top: 35px
  }
  .industry-event-webinar-col:last-child {
    margin-bottom: 20px
  }
}
.industry-event-callout {
  z-index: 4
}
.industry-event-callout .card {
  border-radius: 0;
  border: none
}
.industry-event-callout.subpage-callout {
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}
.industry-event-callout .callout-card {
  border-radius: 0;
  border: none;
  max-height: 540px;
  max-width: 450px
}
.industry-event-callout .callout-card .card-body {
  max-height: 260px
}
.industry-event-callout .callout-card h1 {
  font-size: 1.86rem;
  line-height: 35px
}
.industry-event-callout .callout-card .card-body .card-text {
  max-height: 80px;
  line-height: 125%;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.industry-event-callout .callout-card {
  color: #000
}
.callout-card .link-container .link-arrow {
  background-image: url(/Events/media/assets/images/icon-arrow-link-black.svg);
  background-size: 100%;
  background-repeat: no-repeat;
  margin-left: 3.2vw;
  width: 20px;
  height: 13px;
  transition: all .3s
}
@media screen and (min-width:48em) {
  .callout-card .link-container .link-arrow {
    margin-left: 10px
  }
}
@media only screen and (max-width:576px) {
  .industry-event-callout .callout-card, .industry-event-callout.subpage-callout {
    max-width: 320px
  }
  .industry-event-callout .callout-card h1 {
    font-size: 1.5rem;
    line-height: normal
  }
  .inner-page-second-column.subpage-callout {
    display: flex;
    justify-content: center
  }
}
@media screen and (max-width:992px) {
  .section-alliances.active, .section-data-counters.active, .section-featured-article.active, .section-features.active, .section-media-gallery.active, .section-news.active, .section-presentations.active, .section-signup-callout.active, .section-sponsors.active, .section-webinars.active {
    position: relative;
    z-index: 4
  }
}
@media screen and (min-width:768px) {
  .container.industry-event-callout {
    max-width: none
  }
}
@media screen and (min-width:576px) {
  .container.industry-event-callout {
    max-width: none
  }
}
.industry-event-callout.subpage-callout .callout-card .card-body {
  margin-right: 0 !important;
  margin-left: 0 !important
}
.card-link.callout-card .link-text {
  text-decoration: underline
}
.card-link.callout-card:hover .link-text {
  color: #1f9dd1 !important
}
.card-link.callout-card:hover .link-arrow {
  background-image: url(/Events/media/assets/images/icon-arrow-link-blue.svg);
  transform: translateX(10px)
}
.section-home-hero .overlay {
  opacity: .5;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%
}
.section-home-hero .first-overlay {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-color: #000;
  opacity: .2;
  z-index: 2
}
.section-home-hero .video-container {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -1
}
.section-home-hero .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}
.event-section {
  padding-top: 35px;
  padding-bottom: 35px
}
@media screen and (min-width:768px) {
  .event-section {
    padding-top: 50px;
    padding-bottom: 50px
  }
}
.section-additional-marketingcontent .marketingcontent-image {
  min-height: 170px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%
}
.content-column-title {
  font-size: 36px
}
.section-additional-marketingcontent .content-column-title {
  max-height: 90px;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 125% !important;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 100%
}
.column-title-splitted {
  font-weight: 700;
  color: #1b1919;
  overflow-wrap: break-word
}
.section-general-content .featured-article-content {
  font-weight: 400;
  font-size: 18px;
  color: #1b1919;
  width: 100%;
  margin: 0;
  display: -webkit-box;
  -webkit-box-orient: vertical
}
.section-news-article {
  font-family: inherit;
  max-width: 950px
}
.section-news-article .industry-event-news-title {
  color: #252526;
  font: inherit
}
p.industry-event-news-author-date {
  font-size: .8rem;
  margin-bottom: 0
}
.section-news-article .social-icons:after {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  content: "";
  display: inline-block;
  width: 35px;
  height: 35px
}
.social-icon.linkedin:after {
  background: url(/Events/media/assets/images/icon-linkedin.svg)
}
.social-icon.twitter:after {
  background: url(/Events/media/assets/images/icon-twitter.svg)
}
.social-icon.facebook:after {
  background: url(/Events/media/assets/images/icon-facebook.svg)
}
.social-icon.insta:after {
  background: url(/Events/media/assets/images/icon-instagram.svg)
}
.navbar .site-navigation {
  height: 90px
}
.navbar .site-navigation .wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between
}
.footer-social-icons .social-icon {
  font-size: 14px;
  text-decoration: none;
  position: relative;
  line-height: 44px;
  overflow: hidden;
  background: 0 0
}
.footer-social-icons .social-icon:after {
  background-size: cover !important;
  background-repeat: no-repeat !important;
  content: "";
  display: inline-block;
  height: 38px;
  width: 38px
}
.event-top-footer a:hover {
  text-decoration: none
}
.event-top-footer img.logo {
  max-width: 250px
}
.general-content-video {
  min-height: 400px
}
.industry-event-news-body a:hover, .industry-event-webinar-body a:hover {
  color: #7d5caa
}
.alliances-cta {
  border-radius: 5px !important;
  background-color: #fff
}
.section-map #map {
  width: 100%;
  background-color: #c6d2e1 !important;
  border: 1px solid #ccc
}
.mapboxgl-popup-content {
  padding-top: 13px
}
.card-img-top {
  -o-object-fit: cover;
  object-fit: cover
}
@media(min-width:576px) {
  .card-img-top {
    height: 28vw
  }
}
@media(min-width:768px) {
  .card-img-top {
    height: 18vw
  }
}
@media(min-width:992px) {
  .card-img-top {
    height: 14vw
  }
}
.section-cta {
  border-style: solid;
  border-width: 1px;
  border-radius: 5px !important;
  background-color: #fff;
  transition: transform .15s ease-in-out !important;
  margin-top: 50px
}
.slick-dotted.slick-slider {
  margin-bottom: 0 !important
}
.industry-event-datacount {
  font-size: 36px;
  font-weight: 700
}
.industryEvent-hero-content {
  z-index: 3
}
@media(min-width:992px) {
  .industry-event-content-callout {
    max-width: 1280px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
  }
  .industry-event-content-callout .col-lg-4 {
    max-width: 387px;
    min-width: 387px
  }
  .industryEvent-hero-content {
    padding-left: 0 !important
  }
}
@media(max-width:991px) {
  .industry-event-callout {
    margin-top: 20px;
    display: flex !important;
    justify-content: center !important
  }
  .industryEvent-hero-content {
    padding-left: 30px !important;
    padding-right: 30px !important;
    padding-top: 40px !important
  }
}
.event-externalpage-iframe-wrapper {
  position: relative;
  padding-bottom: 35px;
  padding-top: 35px;
  min-height: 100vh
}
.event-externalpage-iframe {
  width: 100%;
  border: none;
  min-height: 100vh;
  overflow: hidden
}
.industry-event-header {
  background-color: #fff
}
.industry-event-header.scrollUp {
  transform: translateY(-200px)
}
.industry-event-header .navbar-nav ul#nav .navigation-register-cta, .industry-event-header .navbar-nav ul#navIndustry .navigation-register-cta {
  background-color: #000
}
.section-page-dates-links .resources .external-link .link-icon {
  margin: 0 5px 0 0 !important
}
@media screen and (min-width:768px) {
  .section-page-dates-links .resources li, .section-page-dates-links .whats-new li {
    flex: 1 0 30.5% !important
  }
}
@media screen and (min-width:993px) {
  header.industry-event-header + main.site-main {
    padding-top: calc(145px + 2rem)
  }
  .section-page-dates-links .resources li, .section-page-dates-links .whats-new li {
    flex: 1 0 29% !important
  }
  .industry-event-header {
    background-color: #f5f5f5
  }
  .industry-event-header .industry-event-links ul {
    display: grid;
    grid-auto-flow: column;
    justify-content: end;
    align-items: center
  }
  .industry-event-header .industry-event-links ul li {
    text-align: left
  }
  .industry-event-header .industry-event-links ul li:not(:last-child) {
    margin-right: .7rem
  }
  .industry-event-header .industry-event-links ul li:not(:last-child):after {
    content: "";
    display: inline-block;
    background-color: #000;
    width: 1px;
    height: .7em;
    margin-left: .7rem
  }
  .industry-event-header .industry-event-links ul.showEventLinkIcons a.contact, .industry-event-header .industry-event-links ul.showEventLinkIcons a.login {
    background-repeat: no-repeat;
    background-size: 2rem;
    background-position: 0;
    padding-left: 2.5rem;
    display: inline-block
  }
  .industry-event-header .industry-event-links ul.showEventLinkIcons a.contact {
    background-image: url(/App_Themes/IndustryEventUpdates2022/images/Icon%20zocial-email.svg)
  }
  .industry-event-header .industry-event-links ul.showEventLinkIcons a.login {
    background-image: url(/App_Themes/IndustryEventUpdates2022/images/Icon%20ionic-ios-contacts.svg)
  }
  .industry-event-header .navbar-nav {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important;
    width: 100%;
    position: relative
  }
  .industry-event-header .navbar-nav ul#nav, .industry-event-header .navbar-nav ul#navIndustry {
    justify-content: flex-start
  }
  .industry-event-header .navbar-nav ul#nav .navigation-register-cta, .industry-event-header .navbar-nav ul#navIndustry .navigation-register-cta {
    margin-left: auto
  }
  .industry-event-header .navbar-nav > ul > li {
    flex-grow: 0
  }
  .industry-event-header .navbar-nav > ul > li:not(.navigation-register-cta):not(.last-item) > a:before {
    border-right: 1px solid #000;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -1.2rem;
    width: 1px;
    height: 100%
  }
  .industry-event-header .navbar-nav ul#navIndustry ul, .industry-event-header .navbar-nav ul#nav ul {
    width: unset;
    margin-left: -1.2rem !important;
    top: calc(100% + 2rem);
    display: grid;
    grid-template-rows: auto auto auto auto auto;
    grid-auto-flow: column;
    grid-template-columns: auto;
    transform: translateX(-50%);
    left: calc(50% + 1.2rem)
  }
  .industry-event-header .navbar-nav ul#navIndustry ul li, .industry-event-header .navbar-nav ul#nav ul li {
    width: calc(200px - 2.4rem);
    border-bottom: none !important
  }
  .navbar-nav #navIndustry li.has-submenu.expanded:after, .navbar-nav #nav li.has-submenu:hover:after {
    transition: opacity .15s, visibility .15s;
    transition-delay: .2s;
    opacity: 1
  }
  .navbar-nav #navIndustry li.has-submenu.expanded:after, .navbar-nav #navIndustry li.has-submenu:after, .navbar-nav #nav li.has-submenu:hover:after {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 1rem;
    height: 1rem;
    border: 1rem solid transparent;
    border-bottom-color: #f5f5f5
  }
  .navbar-nav #navIndustry li.has-submenu:after {
    transition: opacity .15s, visibility .15s;
    opacity: 0
  }
  .navbar-nav #navIndustry li.has-submenu:hover:before, .navbar-nav #nav li.has-submenu:hover:before {
    content: "";
    display: block;
    position: absolute;
    top: 100%;
    height: 2rem;
    left: -1.2rem;
    right: -1.2rem
  }
  .industry-event-header .nav-outer {
    width: 100%
  }
  .industry-event-header.nav-theme-black {
    background-color: #fff
  }
  .industry-event-header.nav-theme-black .nav-outer {
    background-color: #000
  }
  .industry-event-header.nav-theme-black #navIndustry li a, .industry-event-header.nav-theme-black #nav li a {
    color: #fff
  }
  .industry-event-header.nav-theme-black .navbar-nav ul#nav .navigation-register-cta, .industry-event-header.nav-theme-black .navbar-nav ul#navIndustry .navigation-register-cta {
    background-color: #fff
  }
  .industry-event-header.nav-theme-black .navbar-nav ul#nav .navigation-register-cta a.text-white, .industry-event-header.nav-theme-black .navbar-nav ul#navIndustry .navigation-register-cta a.text-white {
    color: #000 !important
  }
  .industry-event-header.nav-theme-black .navbar-nav ul#navIndustry ul, .industry-event-header.nav-theme-black .navbar-nav ul#nav ul {
    background-color: #000 !important
  }
  .industry-event-header.nav-theme-black .navbar-nav #navIndustry li.has-submenu:after, .industry-event-header.nav-theme-black .navbar-nav #nav li.has-submenu:hover:after {
    border-bottom: 1rem solid #000
  }
  .industry-event-header.nav-theme-black .navbar-nav > ul > li:not(.navigation-register-cta):not(.last-item) > a:before {
    border-right: 1px solid #fff
  }
  .industry-event-header.nav-theme-black .navbar-nav #navIndustry li.has-submenu > a:after, .industry-event-header.nav-theme-black .navbar-nav #nav li.has-submenu > a:after {
    border-color: #fff
  }
}
@media screen and (max-width:992px) {
  .industry-event-header .navbar-nav ul#navIndustry ul, .industry-event-header .navbar-nav ul#nav ul {
    transform: none !important
  }
}
.navbar-nav #navIndustry li.active {
  border-bottom: 3px solid #5585c5
}
.navbar-nav #navIndustry li.active > a {
  color: #5585c5
}
.industry-event-header #navIndustry > li > ul > li > a {
  min-height: 50px
}
.industry-event-header .navbar-nav ul#navIndustry {
  display: flex
}
@media(max-width:992px) {
  .industry-event-header .navbar-nav ul#navIndustry {
    display: inline-block
  }
}
@media screen and (min-width:993px) {
  .industry-event-header #navIndustry {
    display: flex;
    align-items: center;
    padding: 0
  }
}
.navbar-nav #navIndustry li > a {
  padding-left: 0;
  justify-content: flex-start;
  cursor: pointer
}
.navbar-nav #navIndustry li.has-submenu > a:after {
  border: solid #1b1919;
  border-width: 0 1.5px 1.5px 0
}
.navbar-nav #navIndustry li.has-submenu > a.active-menu:after, .navbar-nav #navIndustry li.has-submenu > a:after {
  content: "";
  display: inline-block;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 40%;
  right: auto;
  transition: .3s ease;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  margin-bottom: 5px;
  opacity: .7
}
.navbar-nav #navIndustry li.has-submenu:hover > a:after, .navbar-nav #navIndustry li.has-submenu > a.active-menu:after {
  border: solid #5585c5;
  border-width: 0 1.5px 1.5px 0
}
.navbar-nav #navIndustry li:hover > a {
  background-color: transparent
}
.navbar-nav #navIndustry li:hover > ul {
  background-color: #f5f5f5
}
.navbar-nav #navIndustry li ul a {
  color: #6e6e70;
  padding-top: 10px;
  padding-bottom: 10px;
  letter-spacing: normal
}
#navIndustry li a {
  font-family: Roboto;
  color: #1b1919;
  text-transform: none;
  font-size: 18px;
  transition: color .15s ease-in-out;
  transition: border-bottom .15s ease-in-out;
  padding: 0
}
#navIndustry li {
  margin: 0 1.2rem
}
#navIndustry .nav-item a {
  color: #1b1919;
  font-size: 1.6rem;
  font-family: Roboto !important;
  text-transform: none
}
#navIndustry .nav-item.active a {
  color: #5585c5;
  border-bottom-color: #5585c5
}
#navIndustry .nav-item a:hover {
  color: #313438
}
#navIndustry ul {
  background-color: #f5f5f5 !important;
  width: 200px
}
#navIndustry ul li a {
  color: #1b1919;
  font-size: 14px;
  transition: color .15s ease-in-out
}
#navIndustry ul li a:hover {
  color: #0f4b8f;
  font-size: 14px;
  text-decoration: none;
  border: none
}
@media(max-width:992px) {
  .navbar-nav #navIndustry li > a {
    letter-spacing: .54px;
    padding-left: 20px
  }
  #navIndustry > li {
    border-bottom: 1px solid #bcbec0
  }
  #navIndustry ul {
    width: 100%
  }
  .navbar-nav #navIndustry li.has-submenu > a.active-menu:after, .navbar-nav #navIndustry li.has-submenu > a:after {
    margin-right: 20px;
    margin-left: auto;
    margin-bottom: 0
  }
  .navbar-nav #navIndustry li.has-submenu > a[aria-expanded=true]:after {
    transform: rotate(225deg)
  }
}
.industry-event-content-callout .slick-initialized .slick-slide {
  height: inherit !important
}
.industry-event-content-callout .slick-initialized .slick-slide > div {
  height: 100%;
  border: 6px solid transparent;
  border-width: 3px 6px 9px
}
.industry-event-content-callout .slick-initialized .slick-slide > div .card {
  height: 100%;
  display: flex !important
}
.industry-event-content-callout .slick-initialized .slick-slide > div .card .card-img {
  height: 192px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  border-radius: none
}
.industry-event-content-callout .slick-initialized .slick-slide > div .card .card-body {
  text-align: center;
  background-color: #fff
}
.industry-event-content-callout .slick-initialized .slick-slide > div .card .card-img + .card-body {
  flex-basis: 192px;
  padding-top: 26px !important;
  padding-bottom: 26px !important
}
.industry-event-content-callout .callout-card.carousel .marketingText .card-body:first-child {
  padding-top: 218px !important
}
.industry-event-content-callout .callout-card {
  color: #000;
  max-width: 100vw
}
.industry-event-content-callout .callout-card .card {
  border: none;
  border-radius: 10px;
  overflow: hidden
}
.industry-event-content-callout .callout-card .card-footer {
  text-align: center;
  color: #fff;
  background-color: #9d9d9d;
  border: none;
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  height: 66px
}
.industry-event-content-callout .callout-card .card-footer:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-left: 1rem solid transparent;
  border-right: 1rem solid transparent;
  border-top: .75rem solid #fff
}
.industry-event-content-callout .callout-card a.card-footer {
  display: block;
  border-radius: 0
}
.callout-card.carousel .slick-prev:before, .industry-event-content-callout .callout-card.carousel .slick-next:before {
  color: #000;
  font-family: inherit;
  font-weight: 700;
  font-family: Font Awesome\ 5 Free;
  font-size: 30px
}
.industry-event-content-callout .callout-card.carousel .slick-prev:before {
  content: ""
}
.industry-event-content-callout .callout-card.carousel .slick-next:before {
  content: ""
}
.industry-event-content-callout .callout-card.carousel .slick-next, .industry-event-content-callout .callout-card.carousel .slick-prev {
  z-index: 1
}
.industry-event-content-callout .callout-card.carousel .slick-prev {
  margin-left: 30px
}
.industry-event-content-callout .callout-card.carousel .slick-next {
  margin-right: 30px
}
.industry-event-content-callout .callout-card.carousel:not(.slick-initialized) .card:nth-child(n+1) {
  display: none
}
.industry-event-content-callout .conference-hero .carousel .slick-slide > div {
  height: 100%
}
.industry-event-content-callout .conference-hero .carousel .slick-slide > div .card {
  height: 100%;
  display: flex !important
}
.industry-event-content-callout .conference-hero .carousel .slick-slide > div .card .card-body {
  justify-content: center;
  display: flex;
  flex-direction: column
}
.industry-event-content-callout .callout-card.carousel .marketingText {
  font-size: 18px;
  background-color: unset;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16)
}
.industry-event-content-callout .callout-card.carousel .marketingText .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.05
}
.important-dates .importantDateRow {
  background-color: #fafafa;
  padding: 1em;
  display: flex;
  align-items: center
}
.important-dates .importantDateRow + .importantDateRow {
  margin-top: 1em
}
.important-dates .importantDateRow .dateBlock {
  box-shadow: 0 0 8px rgba(0, 0, 0, .2);
  background-color: #fff;
  flex-basis: 75px;
  text-align: center;
  margin-right: 1em;
  flex-grow: 0;
  flex-shrink: 0
}
.important-dates .importantDateRow .dateBlock .dateMonth {
  background-color: #f7861f;
  color: #fff
}
.important-dates .importantDateRow .dateBlock .dateDay {
  font-size: 36px;
  font-weight: 700;
  padding: .25em
}
.important-dates .importantDateRow .dateBody .date {
  font-size: 14px;
  margin-bottom: .5em
}
.important-dates .importantDateRow .dateBody .eventTitle {
  font-size: 18px;
  font-weight: 700
}
.site-main > section:not(.section-home-hero) > div {
  padding-left: 20px;
  padding-right: 20px
}