/*hero*/
.flex-box-section-full:nth-of-type(1) {padding:0;}
.flex-box-section-full:nth-of-type(1) > .flex-box-section-full-interior {padding:0;max-width:unset;width:99%;}
/*.var19.theme21.theme22.theme23.theme24 .Hero .image {position:relative;z-index:-1;}
@media only screen and (min-width: 600px) {
  .flex-box-section-full-interior .var19.theme21.theme22.theme23.theme24 .Hero .image {margin-top:-50px;}
}*/
.var19.theme21.theme22.theme23.theme24.theme25 .hero {
  background: url("https://www.ciscolive.com/c/dam/r/ciscolive/global-event/images/2026/cl26-hero-itl.png");
  padding-top: 100px;
  padding-bottom: 100px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 600px) {
.var19.theme21.theme22.theme23.theme24.theme25.theme26.thmd-4 .hero {
	padding-top: 50px !important;
	padding-bottom: 30px !important; }
}

@media (min-width: 1299px) {
    .hero-buttons-inner {
        margin-right: 210px;
        margin-left: 210px;
    }
}
/*overlap*/
@media only screen and (max-width: 599px) {
  .flex-box-section-full.first-section {margin-top:-125px;}
}
/*headings*/
.heading .element-container {width:100%;}
.featured-speakers > .flex-box-section-full-interior > .flex-box-section > .flex-box-child > .element-container-wrapper > .element-container:nth-of-type(1) > .flex-box-section > .element-container,
.itl-speakers > .flex-box-section-full-interior > .flex-box-section > .flex-box-child > .element-container-wrapper > .element-container:nth-of-type(1) > .flex-box-section > .element-container,
.hof-elite-speakers > .flex-box-section-full-interior > .flex-box-section > .flex-box-child > .element-container-wrapper > .element-container:nth-of-type(1) > .flex-box-section > .element-container,
.hof-speakers > .flex-box-section-full-interior > .flex-box-section > .flex-box-child > .element-container-wrapper > .element-container:nth-of-type(1) > .flex-box-section > .element-container,
.distinguished-speakers > .flex-box-section-full-interior > .flex-box-section > .flex-box-child > .element-container-wrapper > .element-container:nth-of-type(1) > .flex-box-section > .element-container {
  width: 100%;
}
/*2 featured*/
.featured-speakers .headshots > .flex-box-section {
  justify-content: center;
}
.featured-speakers .headshots .rf-grid-layout-33:last-of-type {
  display: none;
}
/*tiles*/
.attendee-tile {border: none;}
/*.attendee-tile {border-radius: 15px;}
.featured-speakers .attendee-tile, 
.hof-elite-speakers .attendee-tile, 
.hof-speakers .attendee-tile {
  border: 3px solid transparent;
  background: linear-gradient(#07182d 0 0) padding-box, linear-gradient(to right, #16BDEB, #FF007F) border-box;
}*/
.attendee-tile .attendee-tile-name {
  color: #fff !important;
  text-decoration: underline;
  font-size: 18px;
}
.attendee-tile .attendee-tile-name:hover {
  text-decoration: none;
}
.attendee-tile-role {
  font-weight: 200 !important;
}
.mdBtnR.mdBtnR-add-a-thing, a.mdBtnR.mdBtnR-add-a-thing, a.rfSI {
  border-bottom: none !important;
}
.mdBtnR.mdBtnR-add-a-thing:hover .mdBtnR-text, a.mdBtnR.mdBtnR-add-a-thing:hover .mdBtnR-text {
  text-decoration: underline;
}
@supports (-webkit-line-clamp: 3) {
  .attendee-tile .attendee-tile-role {
    -webkit-line-clamp: 6;
  }
}
/*images*/
.featured-speakers .speaker-tile-container, 
.hof-elite-speakers .speaker-tile-container,
.hof-speakers .speaker-tile-container {
  width: 275px;
}
.speaker-tile-container {
  width: 200px;
}
.featured-speakers .attendee-tile-image, 
.hof-elite-speakers .attendee-tile-image,
.hof-speakers .attendee-tile-image {
  height: 224px;
  width: 224px;
  max-height: 224px;
  max-width: 224px;
}/*180px*/
.attendee-tile-image {
  height: 169px;
  width: 169px;
  max-height: 169px;
  max-width: 169px;
}
.tile-details-modal-avatar {
  border-radius: 0;
}
.attendee-tile-image {
  border: 2px solid transparent;
  background: linear-gradient(#07182d, #07182d) padding-box, linear-gradient(to right, #0A60FF, #02C8FF, #02C8FF, #FF007F, #FF9000) border-box;
  border-radius: 12px;
}
