@charset "UTF-8";
#events #content {
  margin-top: 80px;
  padding-top: 0
}
#events.events-normPg #content {
  padding-top: 53px
}
.topbar {
  background-color: #0d416a;
  padding: 15px 0;
  width: 100%;
  height: 80px;
  position: sticky;
  top: 0;
  z-index: 1000;
  -webkit-box-shadow: 0 0 10px 0 rgb(0 0 0 / 22%);
  -moz-box-shadow: 0 0 10px 0 rgb(0 0 0 / .22);
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 22%)
}
#mainHeader.topbar {
  background-color: #0d416a;
  min-height: 80px
}
.topbar a {
  text-decoration: none;
  color: #fff
}
.topbar-left {
  max-width: 250px;
  width: 48%;
  float: left
}
.topbar-right {
  width: 48%;
  float: right;
  font-size: 13px;
  text-align: right;
  color: #FFF;
  padding-top: 10px
}
.topbar a:hover {
  text-decoration: underline
}
.topbar .fas, .topbar .fal {
  color: #FFF !important;
  margin-right: 5px
}
.events-navbar {
  overflow: hidden;
  background-color: #0A2D49;
  width: 100%;
  height: auto;
  position: sticky;
  top: 0;
  z-index: 1000;
  margin-bottom: 40px
}
.events-navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden
}
.events-navbar ul li {
  display: inline-block;
  list-style-type: none;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  padding: 12px 30px 10px 0;
  text-decoration: none
}
.events-navbar ul a {
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .3px;
  line-height: 20px;
  text-transform: uppercase;
  transition: all 0.3s
}
.events-navbar ul a:hover {
  color: #0b67b2;
  text-decoration: underline
}
.events-navbar .toggle-mobile, .events-navbar #mobileNav, .events-navbar #mobileNav-right {
  display: none
}
.events-navbar #mobileNav {
  clear: both
}
.events-navbar .toggle-mobile {
  padding-top: 10px;
  padding-bottom: 10px;
  float: left
}
.events-navbar .toggle-mobile a {
  display: inline-block;
  width: 40px;
  height: 40px;
  border: 1px solid #FFF;
  text-align: center;
  font-size: 24px;
  color: #FFF
}
.events-navbar #mobileNav-right {
  float: right;
  padding-top: 14px
}
.events-navbar #mobileNav-right a {
  color: #FFF;
  font-weight: 600;
  font-size: 14px;
  line-height: 1.2;
  text-transform: uppercase
}
.event-header {
  background-color: #0b67b2;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 400px
}
.speakers-block {
  background-color: #e4ecf4;
  padding: 40px 0;
  margin: 40px auto
}
.speakers-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  color: #0b67b2
}
.speaker {
  width: 24%;
  padding: 20px;
  background-color: #FFF;
  margin: 10px 5px;
  text-align: center
}
.speaker-photo {
  width: 100%;
  max-width: 300px;
  border: #333 solid 1px;
  margin: 0 auto 20px
}
.speaker-logo {
  margin: 0 auto 10px;
  max-height: 75px;
  width: auto
}
.speaker-name {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 10px
}
.speaker-name a {
  text-decoration: none
}
.speaker-title {
  line-height: 1.2
}
.speaker-featured {
  display: block;
  font-size: 16px;
  font-style: oblique;
  word-wrap: break-word
}
.speaker-bio {
  display: flex;
  padding-bottom: 20px;
  border-bottom: 1px solid #999;
  margin: 20px auto
}
.speaker-photo-box {
  width: 30%
}
.speaker-photo-box img {
  display: block;
  padding-right: 40px
}
.speaker-info {
  width: 70%;
  align-self: center
}
h2.speaker-bio-name {
  color: #0d416a;
  font-weight: 700;
  font-size: 28px;
  line-height: 1.2;
  margin-bottom: 5px !important
}
p.speaker-bio-title {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 700;
  color: #0b67b2;
  margin-bottom: 15px !important
}
.sponsors-wrap {
  display: flex;
  align-items: stretch;
  flex-wrap: wrap;
  justify-content: center
}
.sponsors-wrap div {
  display: block;
  align-items: center;
  margin: 5px 10px;
  width: 23%;
  text-align: center
}
.logoList .item a img {
  max-height: 130px
}
.itemFlex {
  justify-content: center
}
.block-adjust {
  background-color: #e4ecf4;
  margin-top: 40px;
  margin-bottom: -40px;
  padding: 40px 0 20px
}
.logoList .item {
  display: flex;
  align-items: center;
  justify-content: center
}
.logoList .item.width-500 {
  width: 532px
}
.logoList .item.width-250 {
  width: 282px
}
.logoList .item.width-200 {
  width: 232px
}
.logoList .item.width-175 {
  width: 207px
}
.logoList .item.width-150 {
  width: 282px
}
.logoList .item.width-125 {
  width: 157px
}
.logoList .item img, .jcarousel img {
  max-height: 150px
}
.logoList .item.width-500 img {
  max-height: 425px
}
.logoList .item.width-250 img {
  max-height: 175px
}
.logoList .item.width-200 img {
  max-height: 125px
}
.logoList .item.width-175 img {
  max-height: 100px
}
.logoList .item.width-150 img {
  max-height: 75px
}
.logoList .item.width-125 img {
  max-height: 50px
}
.exhibitors-details-page .jcarousel-wrapper, .sponsor-block .jcarousel-wrapper {
  display: none;
  background: none !important;
  padding: 0;
  margin: 0
}
.exhibitors-details-page .jcarousel-wrapper .noLogo, .sponsor-block .jcarousel-wrapper .noLogo {
  padding-top: 50px;
  display: block
}
.banner {
  background-size: cover
}
.banner img {
  display: block;
  margin: auto
}
.banner.mobile {
  display: none
}
@media (max-width:1280px) {
  .speaker {
    width: 31%
  }
}
@media (max-width:1200px) {
  .sponsors-wrap div {
    width: 20%
  }
}
@media (max-width:900px) {
  .sponsors-wrap div {
    width: 29%
  }
}
@media (max-width:840px) {
  .speaker {
    width: 48%
  }
}
@media (max-width:767px) {
  .speaker-bio {
    display: block
  }
  .speaker-photo-box, .speaker-info {
    width: 100%
  }
  .speaker-photo-box img {
    padding-right: 0;
    margin: 0 auto 20px
  }
  h2.speaker-bio-name, p.speaker-bio-title {
    text-align: center
  }
  #events #mainHeader.topbar {
    display: block;
    visibility: visible;
    position: relative
  }
  #events #mainHeader.topbar .inner, #events .events-navbar .inner {
    padding-left: 20px;
    padding-right: 20px
  }
  #events #content {
    margin-top: 0
  }
  .events-navbar .toggle-mobile, .events-navbar #mobileNav-right {
    display: block
  }
  #desktopNav {
    display: none
  }
  #mobileNav {
    padding-bottom: 15px
  }
  .events-navbar #mobileNav ul li {
    display: block;
    padding: 5px 0;
    line-height: 1.2;
    text-align: left
  }
  .exhibitors-details-page .logoList.nomobile, .sponsor-block .logoList.nomobile {
    display: none
  }
  .exhibitors-details-page .jcarousel-wrapper, .sponsor-block .jcarousel-wrapper {
    display: block
  }
}
@media (max-width:640px) {
  .speakers-wrap {
    display: block
  }
  .speaker {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    margin: 10px 0
  }
  .speaker > div {
    width: 50%
  }
  .speaker .speaker-img-wrap {
    padding-right: 15px
  }
  .sponsors-wrap div {
    width: 40%
  }
  .speakers-block {
    padding: 20px 0
  }
  .speaker-featured {
    font-size: 13px
  }
  .speaker-logo {
    margin-top: 0
  }
  .banner.desktop {
    display: none
  }
  .banner.mobile {
    display: block
  }
}
@media (max-width:540px) {
  #mainHeader.topbar {
    min-height: 60px;
    height: 64px
  }
}
@media (max-width:390px) {
  .topbar-right {
    padding-top: 0;
    line-height: 1.1
  }
  .speaker-name {
    font-size: 18px
  }
  .speaker-title {
    font-size: 14px
  }
  .speaker > div.speaker-img-wrap {
    width: 35%
  }
  .speaker > div.speaker-bio-wrap {
    width: 65%
  }
}
#exhibitor-nav {
  margin: 10px auto 60px
}
#exhibitor-nav:after {
  content: "";
  display: table;
  clear: both
}
#exhibitor-nav ul {
  margin: 0;
  padding: 0
}
#exhibitor-nav li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline
}
#exhibitor-nav a:link, #exhibitor-nav a:visited {
  display: inline-block;
  margin: 0 1px 3px;
  padding: 4px 8px;
  color: #FFF;
  background-color: #1a66b1;
  font-size: .875em;
  font-weight: 600;
  line-height: 1;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  text-decoration: none
}
#exhibitor-nav a:hover {
  color: #FFF;
  background-color: #0A2D49
}
.listing-section:after, .listing-header:after {
  content: "";
  display: table;
  clear: both
}
.listing-section {
  margin: 0 -5px 10px
}
.listing-header {
  border-bottom: 1px solid #1a66b1;
  position: relative;
  margin-bottom: 20px;
  margin-top: 20px
}
.listing-header .letter {
  font-weight: 700;
  display: block;
  padding: 0 10px 5px 0;
  color: #1a66b1;
  position: absolute;
  top: -15px;
  left: 0;
  background-color: #FFF
}
.listing-header .top {
  padding: 0;
  width: 25px;
  height: 20px;
  display: block;
  background-image: url(/images/arrow_up.png);
  background-repeat: no-repeat;
  background-position: right top;
  text-decoration: none;
  position: absolute;
  top: -4px;
  right: 0;
  background-color: #FFF
}
ul.exhibitor-excerpt {
  margin: 20px 0;
  padding: 0
}
ul.exhibitor-excerpt li {
  padding: 15px 30px;
  border-bottom: 1px solid #b0b0b0;
  position: relative;
  list-style: none;
  font-size: 1.188em;
  color: #1a66b1
}
ul.exhibitor-excerpt li:last-child {
  border-bottom: none
}
.exhibitor-excerpt a {
  text-decoration: none;
  color: #1a66b1
}
.exhibitor-excerpt a:hover {
  color: #0A2D49
}
.exhibitor-excerpt .keys {
  position: absolute;
  top: 15px;
  right: 25px
}
.exhibitor-excerpt .keys div {
  display: inline-block;
  margin-right: 5px
}
.enhanced-exhibitor i {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 18px
}
.video-spotlight i {
  position: absolute;
  right: 5px;
  bottom: 5px;
  font-size: 18px
}
.video-spotlight i.spotlight {
  font-size: 21px;
  bottom: 3px
}
.enhanced-exhibitor.video-spotlight i.spotlight {
  right: 30px
}
.exhibitor-icon-legend {
  text-align: right;
  float: right;
  padding-top: 5px;
  font-size: .875em
}
.exhibitor-icon-legend i {
  color: #156DB7;
  font-size: 18px;
  vertical-align: baseline
}
.exhibitor-icon-legend i.spotlight {
  font-size: 21px;
  margin-left: 15px;
  vertical-align: bottom
}
.exhibitor-name {
  font-weight: 700;
  display: inline-block;
  margin-right: 20px
}


/**new speaker carousel**/
.carousel-fourcard-bkgd {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.carousel-fourcard .item-img {
      width: 100%;
	  max-width: 100%;
      height: auto;
      object-fit: contain;
      display: block;
      margin: 0 auto 5px;
	border-radius: 3px;
    }
.carousel-fourcard .speaker-logo {
	background-color: #FFF;
	padding: 5px;
	height: 60px;
	border-radius: 3px;
}
.carousel-fourcard .speaker-logo img {
	max-height: 50px;
}
.carousel-fourcard .carousel-item h2 {
	font-size: 1.25rem;
    margin-bottom: 0.25rem !important;
	margin-top: 10px;
}
.carousel-fourcard .carousel-item .col { padding: 0 .5rem; }
.carousel-fourcard .carousel-item .content { text-align: center; line-height: 1.2; min-height: 470px; }
.carousel-fourcard .carousel-frame {
      display: grid;
      grid-template-columns: auto 1fr auto;
      align-items: center;
      gap: 1rem;
	margin-bottom: 10px;
    }
.carousel-fourcard .outside-control.carousel-control-prev,
.carousel-fourcard .outside-control.carousel-control-next {
	  position: static; /* outside */
	  inset: auto;
	  width: auto;
	  opacity: 1;
	  display: inline-flex;
	  align-items: center;
	  justify-content: center;
	  padding: .25rem;
	  background: transparent;
	  border: none;
		color: #0b67b2;
		transition: 0.5s;
	}
.carousel-fourcard .outside-control.carousel-control-prev:hover, 
.carousel-fourcard .outside-control.carousel-control-next:hover,
.carousel-fourcard .btn:hover
{opacity: .5}


/***new carousel***/

  .carousel-bleed {
    width: 100%;
    max-width: 100%;
    padding: 3rem 0;
  }

  .carousel-bleed .multi-wrap {
    max-width: 1440px;                /* adjust if needed */
    margin: 0 auto;
    position: relative;
    padding: 0 5rem;                  /* space for outside arrows */
  }

  /**********************************************************
   OUTSIDE ARROWS (black circles with white chevrons)
  **********************************************************/
  .mc-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: none;
    display: grid;
    place-items: center;
    z-index: 10;
    cursor: pointer;
	  background: none;
	  transition: 0.5s;
  }
.mc-arrow:hover {opacity: .5}

	  .mc-arrow i {
		  color: #000
	  }

  .mc-prev {
    left: 0;
    transform: translate(-50%, -50%);
  }

  .mc-next {
    right: 0;
    transform: translate(50%, -50%);
  }


  /**********************************************************
   VIEWPORT & TRACK
  **********************************************************/
  .mc-viewport {
    width: 100%;
    overflow: hidden;
  }

  .mc-track {
    display: flex;
    gap: 1rem;                        /* spacing between speaker cards */
    transition: transform .5s ease;
    will-change: transform;
  }

  /**********************************************************
   RESPONSIVE 4 / 3 / 2 / 1 ACROSS
  **********************************************************/
  .mc-item {
    display: flex;
    flex-direction: column;
    align-items: stretch;
  }

  @media (min-width: 992px) { /* lg+ → 4 cards, 3 gaps */
    .mc-item {
      flex: 0 0 calc((100% - (3 * 1rem)) / 4);
    }
  }

  @media (max-width: 991.98px) and (min-width: 768px) { /* md → 3 cards */
    .mc-item {
      flex: 0 0 calc((100% - (2 * 1rem)) / 3);
    }
  }

  @media (max-width: 767.98px) and (min-width: 576px) { /* sm → 2 cards */
    .mc-item {
      flex: 0 0 calc((100% - (1 * 1rem)) / 2);
    }
  }

  @media (max-width: 575.98px) { /* xs → 1 card */
    .mc-item {
      flex: 0 0 100%;
    }
  }

  /**********************************************************
   SPEAKER CARD LOOK (matches screenshot)
  **********************************************************/

  /* main card (photo + white logo strip) */
  .speaker-card {
    background: transparent;
    overflow: hidden;
    display: flex;
    flex-direction: column;
  }

  /* photo area */
  .speaker-photo-wrap {
    background: #666;
    position: relative;
    padding-top: 100%;
    overflow: hidden;
	  border-radius: 3px;
  }

  .speaker-photo-wrap img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  /* white strip for company logo */
  .speaker-logo-wrap {
    background: #ffffff;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 3.25rem;
	margin-top: 5px;
	  border-radius: 3px;
	  
  }
	  .speaker-logo-wrap img {
		  max-height: 50px;
	  }

  /* meta information below card (name + title) */
  .speaker-meta {
    text-align: center;
    margin-top: 10px;
  }

  .speaker-name {
    font-size: 1.1rem;
    font-weight: 600;
    letter-spacing: 0.01em;
  }

  .speaker-title {
    font-size: 0.9rem;
    opacity: 0.85;
    margin-top: 0.25rem;
  }