/**
* Mobile
*/

/* Sections */

.body-section--green {
  background: #00aa73;
}
.body-section {
  background: #132329;
}
.footer-section {
  background: #284651; 
}
.body-section--light {
  background: #1d4956;
}
.speaker-section {
  padding-bottom: 75px;
}
.db-session-speaker-container {
  background: #132329;
}

/* Containers */

.banner-logo-container {
  display: none;
}
.sub-container {
  text-align: center;
}
.padded-container {
  padding: 30px;
}
.expand-container {
  display: flex;
  cursor: pointer;
}
.topics-container {
  margin: 25px 0;
}
.subfooter-container {
  text-align: left;
  margin-top: 90px;
  padding-left: 30px;
  padding-bottom: 10px;
}
.links-container-column {
  display: flex;
  flex-direction: column;
}
.links-container-row {
  display: flex;
}
.links-container-row > a:first-child {
  margin-right: 15px;
}
.links-container-row > a:nth-child(3) {
  margin-left: 15px;
}
.form-container {
  display: none;
}
.footer-container {
  padding: 30px;
}
.speakers-container {
  margin: 0 auto;
  max-width: 1120px;
  overflow-x: scroll;
}
.speaker-scroll {
  display: flex;
  white-space: nowrap;
}
.profile-card {
  min-width: 263px;
  min-height: 452px;
  background: #1D4956;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-right: 45px;
}
.profile-card img, .profile-card--keynote img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.profile-card--keynote {
  margin-bottom: 35px;
  max-width: 166px;
  max-height: 320px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  margin-right: 15px;
}
@media(min-width:425px) {
  .profile-card--keynote {
    min-width: 166px;
  }
}
@media(min-width: 768px) {
  .profile-card--keynote {
    max-height: 343px;
  }
}
.profile-card a,.profile-card--keynote a {
  color: inherit;
}
.profile-card a:hover, .profile-card--keynote a:hover {
  text-decoration: none;
  cursor: pointer;
}
.profile-card img:hover, .profile-card--keynote img:hover {
  opacity: 0.9;
}
.profile-desc--keynote {
  padding: 5px 0 10px 15px;
  display: flex;
  flex-direction: column;
  min-height: 160px;
  background: #1D4956;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.row--speakers {
  margin-top: 45px;
}
.speaker-intro-container {
  text-align: center;
  padding: 30px;
}
.profile-desc {
  padding: 0 27px;
  display: flex;
  flex-direction: column;
  min-height: 148px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.padded-h2 {
  padding: 0 30px 30px 30px;
  text-align: center;
}
.pass-name {
  display: flex;;
}
.pass-info {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}
.popup {
  margin-left: 10px;
  margin-right: 55px;
}
.reason-container {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.learning-image {
  margin-top: 20px;
}
.pricing-popup {
  background: #1B3139;
  width: 375px;
  height: auto;
  position: absolute;
  padding: 30px;
  border-radius: 8px;
  display: none;
  z-index: 1;
}
.popup-header {
  display: flex;
  justify-content: space-between;
}
.profile-logo {
  margin-top: auto;
}
.dais-logo {
  width: 242px;
  padding-top: 18px;
}

 /* Texts */
  
 .subheading--navy {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.05em;
  color: #1b3139;
  width: 75%;
}
.subheading--white {
  font-weight: normal;
  font-size: 26px;
  line-height: 26px;
  color: #FFFFFF;
}
.h1--white {
  font-weight: 600;
  font-size: 57px;
  line-height: 56px;
  letter-spacing: -0.015em;
  color: #FFFFFF;
}
.h1--large {
  font-size: 70.5343px;
  line-height: 68px;
}
.h2--white {
  font-weight: 600;
  font-size: 38px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
  margin-top: 0;
}
.h2--large {
  font-size: 44px;
  line-height: 50px;
}
.h2--popup {
  font-weight: 600;
  font-size: 40.4255px;
  line-height: 35px;
  color: #FFFFFF;
}
.h4--white {
  font-weight: 600;
  font-size: 32px;
  line-height: 38px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
}
.h5--white {
  font-weight: normal;
  font-size: 27px;
  line-height: 32px;
  letter-spacing: 0.05em;
  color: #FFFFFF;
}
.h5--med {
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0;
}
.h5--small {
  font-size: 17.52px;
  line-height: 21px;
}
.copy--white {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
}
.copy--white-off {
  font-weight: normal;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.5px;
  color: #f3f3f3;
}
.copy--white-sm {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  letter-spacing: 0;
}
.copy--gray {
  font-weight: 600;
  font-size: 15px;
  line-height: 30px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.68);
}
.copy--popup {
  font-weight: normal;
  font-size: 24px;
  line-height: 30px;
  color: #FFFFFF;
}
.link--orange {
  font-weight: 600;
  font-size: 16px;
  line-height: 23px;
  color: #FBAA19;
}
.link--orange:hover {
  color: #fff;
  text-decoration: none;
}
.hero-title {
  margin-bottom: 0;
  line-height: 100%;
}
.hero-subtitle {
  margin-top: 10px;
}
.topic-title {
  margin-left: 5px;
  margin-bottom: 2px;
}
.topic-desc {
  display: none;
  padding-left: 17px;
}
.copy--white.topic-desc.active {
  display: block;
}
.copy--hidden {
  display: none;
}
.profile-name {
  font-weight: bold;
  font-size: 23px;
  line-height: 38px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.profile-position {
  font-weight: normal;
  font-size: 16px;
  line-height: 23px;
  color: #FFFFFF;
  margin-top: 0;
}
.profile-position--keynote {
  font-weight: normal;
  font-size: 8.5px;
  line-height: 10px;
  color: #FFFFFF;
  margin-top: 0;
}
.profile-name--keynote {
  font-weight: bold;
  font-size: 12.416px;
  line-height: 20px;
  color: #FFFFFF;
}
.subheading-underlined  {
  border-bottom: 1px solid #1b3139;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 1px;
  color: #1B3139;
  padding-bottom: 5px;
}
.pass-info p {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: -0.5px;
  color: #FFFFFF;
}
.pass-name p {
  display: inline-block;
}

/* Buttons */

.btn-container {
  text-align: left;
  margin-top: 30px;
  padding-bottom: 25px;
}
.btn-centered {
  text-align: center;
}
.btn--yellow {
  border-radius: 4px;
  border: 1px solid #FBAA19;
  color: #1B313A;
  background-color: #FBAA19;
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0.015em;
  padding: 8px 22px;
}
.btn--yellow:hover {
  color: #fff;
  background-color: #FBAA19;
  border-color: #FBAA19;
}

.copy-right {
  width: 60%;
}
.expand-form {
  padding-left: 5px;
  margin-top: 2px;
}

 /* Marketo Form */

 .mktoForm input {
  background: #a8a8a8;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #a8a8a8;
}
.mktoForm label {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  line-height: 23px;
}
.mktoForm select {
  background: #a8a8a8;
  width: 200px;
  height: 36px;
  border-radius: 4px;
  border: 1px solid #a8a8a8;
}
.mktoForm button {
  border-radius: 4px;
  border: 1px solid #1B313A;
  color: #1B313A;
  background-color: #FBAA19;
  font-weight: 600;
  font-size: 19px;
  line-height: 23px;
  letter-spacing: 0.015em;
  padding: 8px 22px;
  text-transform: uppercase;
}
.mktoButtonWrap {
  margin-left: auto !important;
}
label {
  cursor: pointer;
}
input[type="checkbox"] {
  visibility: hidden;
}
input[type="checkbox"] + label:before {
  border: 1px solid #a8a8a8;
  background-color: #a8a8a8;
  border-radius: 4px;
  content: "\00a0";
  display: inline-block;
  height: 32px;
  width: 32px;
  margin: 0 .25em 0 0;
  padding: 0;
  vertical-align: top;
  right: 54px;
  position: relative;  
}
input[type="checkbox"]:checked + label:before {
  background: #a8a8a8;
  color: #333;
  content: "\2713";
  font-size: 28px;
  text-align: center;
  padding-top: 5px;
}
input[type="checkbox"]:checked + label:after {
  font-weight: bold;
}

input[type="checkbox"]:focus + label::before {
    outline: rgb(59, 153, 252) auto 5px;
}
.mktoForm .mktoCheckboxList > label {
  margin-left: 3em;
}

/**
* Desktop
*/
@media (min-width: 1170px) {

  /* Containers */

  .banner-logo-container{
    display: block;
  }
  .padded-container {
    padding: 50px 0;
  }
  .copy-container {
    padding-right: 250px;
  }
  .topics-container {
    margin: 0 0 20px 0;
  }
  .sub-container {
    padding-left: 0;
    text-align: left;
  }
  .subfooter-container {
    margin-top: 45px;
    padding-bottom: 25px;
    padding-left: 0;
  }
  .speaker-scroll {
    width: auto;
  }
  .profile-card {
    min-height: 465px;
    margin-right: 72px;
  }
  .speaker-intro-container {
    text-align: center;
    padding: 120px 30px 30px 30px;
  }
  .profile-desc {
    padding: 0 27px;
    min-height: 155px;
  }

  .grid--intro {
    display: grid;
    grid-template-columns: 57% 40%;
    grid-column-gap: 40px;
  }
  .grid--content-item {
    display: grid;
    grid-template-columns: 32% 66%;
    grid-column-gap: 30px;
    margin-bottom: 45px;
  }
  .logo-container {
    text-align: right;
  }
  .footer-container {
    padding: 45px 0;
  }
  .center-container {
    text-align: center;
    padding: 0 5px;
  }
  .container--spaced {
    padding-bottom: 75px;
  }
  .popup {
    margin-left: 8px;
    margin-right: 0;
  }
  .padded-row {
    padding: 25px 0;
  }
  .pricing-popup {
    width: 550px;
  }
  .parallax-image {
    padding-bottom: 20px;
  }
  .pass-container {
    margin-left: 5.33%;
  }
  .reason-container--short {
    margin-left: 8.67%;
  }
  .dais-logo {
    width: 330px;
    float: left;
    margin-right: 45px;
  }
  .profile-card--keynote {
    margin-bottom: 70px;
    min-width: 254px;
    max-height: 440px;
  }

  /* Texts */

  .h1--white {
    font-size: 75px;
    line-height: 113px;
  }
  .h2--white {
    font-size: 44px;
    line-height: 50px;
  }
  .hero-title {
    line-height: 100%;
    display: inline;
  }
  .hero-subtitle {
    margin-top: 0;
    line-height: 100%;
  }
  .subheading--navy{
    width: auto;
  }
  .hub-title {
    font-size: 78px;
  }
  .intro-title {
    margin-top: 0;
  }
  .profile-name {
    font-weight: bold;
    font-size: 23px;
    line-height: 38px;
    color: #FFFFFF;
    margin-bottom: 0;
  }
  .profile-position {
    font-weight: normal;
    font-size: 16px;
    line-height: 23px;
    color: #FFFFFF;
    margin-top: 0;
  }
  .pass-info p {
    font-size: 22px;
  }
  .profile-name--keynote {
    font-weight: bold;
    font-size: 19px;
    line-height: 31px;
    color: #FFFFFF;
  }
  .profile-name--keynote a {
    text-decoration: none;
    color: #fff;
    cursor: pointer;
  }
  .profile-name--keynote a:focus {
    text-decoration: none;
  }
  .profile-position--keynote {
    font-weight: normal;
    font-size: 13px;
    line-height: 16px;
    color: #FFFFFF;
    margin-top: 0;
  }

  
  /* Buttons */
  
  .btn-container {
    margin-top: 30px;
    padding-bottom: 45px;
  }

  .copy-right {
    width: 20%;
  }
  input[type="checkbox"] + label:before {
    right: auto;
  }
  .mktoForm .mktoCheckboxList > label {
    margin-left: 1.5em;
  }
}

@media (min-width: 1440px) {
  .speakers-container {
    margin: 0 auto;
    max-width: 1395px;
  }
  .profile-card--keynote {
      margin-bottom: 60px;
      min-height: 0;
      max-height: 430px;
  }
}
