.conference-wrapper {
  background: #fff;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-family: "Inter", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.conf-header {
  background: #021523 url("../images/conference/2017/blueburst.jpg") top center
    no-repeat;
  background-size: 100% auto;
  color: #fff;
  text-align: center;
  padding: 2em 1em;
}

.conference2018 .conf-header {
  background: #021523 url("../images/conference/2018/city2.jpg") top center
    no-repeat;
  background-size: cover;
}

.conference2019 .conf-header {
  background: #021523 url("../images/conference/2019/ww-bg-stars.jpg") top
    center no-repeat;
  background-size: cover;
}

.conf-header.conf-footer {
  padding: 1em;
}

.conference2018 .conf-header.conf-footer {
  background-size: 100% auto;
  background-color: #bb9476;
}

.conference2019 .conf-header.conf-footer {
  background-color: #0d132b;
}

.conf-banner {
  display: none;
  position: fixed;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
  background: #4e97c5;
  color: #fff;
  padding: 1em;
}

.conf-banner p {
  display: inline;
  margin: 0;
  font-size: 1.5em;
}

.conf-banner .btn {
  float: right;
  background: #fff;
  box-shadow: 0 2px 0 #d6d6d6;
  color: #612315;
}

.conf-logo {
  padding-top: 1em;
  max-width: 90%;
  margin: 0 auto;
}

.conf-logo p {
  font-size: 14px;
  margin: 0;
  color: #9bbfdc;
}

.conf-header h3 {
  margin: 1em auto 1.5em;
  margin: 0 auto 1em;
  font-size: 2.25em;
  color: #fff699;
  color: #fff;
  text-shadow: 0px 2px 10px rgba(0, 0, 0, 0.4);
}

.conf-register {
  margin: 2em auto 0;
}

.btn.conf-btn {
  background: #ffffff;
  box-shadow: 0 5px 0 #b1becd;
  color: #4e97c5;

  background: #ffb82d;
  box-shadow: 0 4px 0 #bc8411;
  color: #000000;

  background: #ed2124;
  box-shadow: 0 4px 0 #80191a;
  color: #ffffff;
}

.btn.conf-btn:hover {
  background: #b31f22;
  box-shadow: 0 4px 0 #80191a;
}

.conf-hosts {
  margin-top: 4em;
}

.conf-hosts p {
  margin: 1em 0 0;
}

.conf-hosts img {
  width: 800px;
  margin: -1em 0 0;
}

.conf-content {
  margin: 0 auto;
  padding: 1em 4em;
  background: #161616;
  color: #fff;
  background: #fff;
  color: #000;
  border-top: 4px solid #676822;
  font-size: 1.25em;
}

.conf-content .entry-content {
  max-width: none;
}

.conf-speakers-intro {
  padding: 1em;
  font-size: 1.5em;
  background: #bacbe9;
  color: #040523;
  text-align: center;
}

.conf-speakers {
  border-bottom: 1px solid #d6d6d6;
}

.conf-speaker {
  float: left;
  width: 33%;
  height: 380px;
  overflow: scroll;
  border-left: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  box-sizing: border-box;
}

/*
.conf-speaker:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: -webkit-linear-gradient(rgba(255,255,255,0) 0%, #ffffff 100%);
}
*/

/*
.conf-speaker:nth-child(3n+1){
    clear: left;
}
*/

.conf-speaker-long p {
  line-height: 1.4;
}

.conf-speaker.conf-meal {
  width: 66%;
  text-align: center;

  width: 100%;
  height: auto;
  padding: 2em 0;
}

.conf-speaker.conf-meal img {
  width: auto;
  display: inline;
  max-width: 30%;
  margin: 0 10px;
}

.conf-speaker img {
  float: left;
  width: 33.3333333%;
  margin: 0 1em 0.5em 0;
}

.conf-speaker h3 {
  margin: 0.5em 0 0.25em;
}

.conf-speaker p {
  margin: 0;
  padding: 0 1em 1em 1em;
  font-size: 0.85em;
}

.conf-location {
  padding: 1em 2em 2em;
  text-align: center;
}

.conf-location h3 {
  font-size: 2em;
  margin: 1em 0 0;
  color: #7d3322;
}

.conf-speaker-link {
  display: block;
  margin: 0.5em 0 1em;
  font-size: 11px;
  font-weight: 600;
  color: #6634be;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
}

.conf-location p {
  max-width: 800px;
  margin: 1.5em auto;
}

.conf-location ul li {
  display: inline-block;
}

.conf-location ul li a {
  margin: 0 10px;
  font-size: 1.25em;
  font-weight: bold;
}

.conf-hotel img {
  float: left;
  width: 33.333333%;
}

.conf-products {
  background: rgba(0, 0, 0, 0.6);
  margin-top: 3em;
  padding: 2em 2em 0 2em;
  border-radius: 4px;
  color: #fff;
}

.conf-products .woocommerce ul.products li.product .price {
  font-size: 1.5em;
  color: #fff;
}

.conf-products .woocommerce ul.products li.product .price ins {
  color: #fff;
}

.conf-schedule {
  text-align: center;
  padding: 0 1em;
}

.schedule-item {
  margin: 0 auto;
  border-bottom: 1px solid #ebebeb;
  padding: 1.5em 0;
}

/*
.schedule-item:after {
	content: '';
	display: block;
	width: 30px;
	height: 2px;
	background: #c0c5d5;
	margin: 1em auto;
}
*/

.conf-schedule p {
  margin: 0;
}

.conf-schedule p.session {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #6634be;
}

.conf-schedule p.title {
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.4;
  color: #0d2c3f;
}

.conf-schedule p.location {
  font-size: 1.125em;
}

.session-3up {
  display: flex;
}

.session-3up p {
  display: block;
  padding: 2rem;
  width: 33%;
  background: #f5f5f5;
  margin: 1rem;
  border-radius: 8px;
}

.room {
  display: block;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #206a99;
}

.prerecorded {
  display: block;
  padding: 0.5em;
  margin: 1em auto 0;
  font-size: 14px;
  background: #ebe0ff;
  border: 2px solid #6634be;
  color: #1a0839;
  border-radius: 8px;
}

.conf-day {
  font-size: 18px;
  background: #6634be;
  color: #fff;
  padding: 1em;
  margin: 1em auto;
  border-radius: 6px;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.meal-callout {
  display: inline-block;
  background: red;
  color: #fff;
  padding: 3px 6px;
  border-radius: 3px;
}

.conference2019 .half-blocks {
  display: none;
}

/* Conference 2022 Styles */

.conference2022 .conf-header {
  background: #021523 url("../images/conference/2022/colorado-springs.jpg")
    center center no-repeat;
  background-size: cover;
}

.conference2022 .conf-header_overlay {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(21, 21, 52, 0.5);
}

.conf-header_content {
  position: relative;
  z-index: 2;
}

.conference2022 .conf-header .conf-header_title {
  font-size: 5rem;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  text-shadow: 3px 3px 0 #7a3200, 0 0 20px #000;
}

.conference2022 .conf-header .conf-header_subtitle {
  font-size: 1.5rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  margin: 0;
  text-shadow: 2px 2px 0 #7a3200, 0 0 10px #000;
}

.conference2022 .conf-header .conf-header_location {
  font-size: 1.5rem;
  font-weight: 400;
  color: #ffab6a;
  text-shadow: 2px 2px 0 #4c1f00, 0 0 10px #000;
}

.conference2022 .conf-header .conf-header_dates {
  font-size: 2rem;
  font-weight: 600;
  color: #c2edff;
  text-shadow: 2px 2px 0 #002852, 0 0 10px #000;
}

.conference2022 .btn.conf-btn {
  background: #dc520e;
  box-shadow: 0 4px 0 #a73c08;
  color: #ffffff;
}

.conference2022 .btn.conf-btn:hover {
  background: #ff5400;
  box-shadow: 0 4px 0 #a73c08, 0 0 20px rgb(255, 151, 100);
}

@media only screen and (max-width: 960px) {
  .btn.large {
    font-size: 1.5em;
  }

  .conf-header h3 {
    font-size: 1.5em;
  }

  .conf-banner {
    padding: 10px;
  }

  .conf-banner p {
    display: block;
    float: left;
    width: 50%;
    font-size: 0.85em;
    line-height: 1.2;
  }

  .conf-banner .btn {
    margin-top: -5px;
  }

  .conf-hosts {
    margin-top: 2em;
  }

  .conf-hosts p {
    font-size: 13px;
    margin-bottom: 1em;
  }

  .conf-content {
    padding: 1em;
    font-size: 0.85em;
  }

  .conf-schedule h2 {
    font-size: 1.25em;
  }

  .schedule-item {
    padding: 1.25em 0;
    border-color: #ebebeb;
    text-align: left;
  }

  .conf-day {
    font-size: 18px;
    margin-top: 3em;
  }

  .conf-schedule p.title {
    font-size: 1.25em;
    line-height: 1.3;
    margin-bottom: 5px;
  }

  .session-3up {
    display: block;
  }

  .session-3up p {
    width: auto;
    margin: 0.5rem 0;
    padding: 1rem;
  }

  .conf-speakers-intro {
    font-size: 1em;
  }

  .conf-speaker {
    float: none;
    width: 100%;
    height: auto;
    clear: both;
  }

  .conf-speaker img {
    width: auto;
    max-width: 120px;
  }

  .conf-speaker.conf-meal {
    width: 100%;
  }

  .conf-speaker.conf-meal img {
    width: auto;
    max-width: 70%;
    margin-bottom: 1em;
  }

  .btn.conf-btn {
    display: block;
  }

  .conference2022 .conf-header .conf-header_title {
    font-size: 3rem;
  }

  .conference2022 .conf-header .conf-header_subtitle {
    margin: 0.5rem 0 0;
    font-size: 1.25rem;
    letter-spacing: 0;
  }

  .conference2022 .conf-header .conf-header_location {
    line-height: 1.3;
  }
}
