@media (min-width: 728px) {
  #partnerlogo {
    max-width: 340px;
  }
  .logo-lenovo img{
    top:55%;
    width: 50px;
  }
  #whyattend .container {
    padding-bottom: 30px;
  }
  .ctx-colophon .ctx-socials {
    margin-right: 40px;
    margin-bottom: 0;
  }

  .ctx-sec-header {
    background-position: center center;
  }
  
  .ctx-sec-header .ctx-main-kv .ctx-col-inner {
    position: absolute;
    top: -10px;
    width: 50%;
    height: 100%;
  }

  .question-number{
    position: absolute;
    left: 44px;
  }

  .question-subtitle .question-number{
    left: 40px;
    position: absolute;
  }
  .question-title{
    font-size: 24px;
    font-weight: bold;
    line-height: 28px;
  }
  .question-subtitle {
    font-size: 18px;
  }

  #questionslist tr td{
    font-size: 16px;
  }

  /* #questionslist select{
    font-size: 16px;
    padding:10px;
    width: 40%;
  } */

}
@media (min-width: 992px) {
  body {
    font-size: 16px;
    line-height: 150%;
  }
  h1 {
    font-size: 48px;
  }
  h2 {
    font-size: 30px;
  }
  h3 {
    font-size: 24px;
  }
  #thankyou h3 {
    font-size: 40px;
    line-height: 110%;
  }
  #whyattend .container {
    padding-bottom: 60px;
  }
  #keyspeakers,
  #registernow .ctx-sec-inner {
    margin-top: -60px;
  }
  #keyspeakers .ava img {
    max-width: 200px;
  }
  #eventvirtual .event-details .col-inner {
    padding: 100px;
  }
  #eventvirtual .event-cover .cover {
    padding-bottom: 120%;
  }
  .scroll-shortcut {
    display: block;
  }
}
@media (min-width: 1200px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1080px;
  }
  .ctx-nav {
    display: block;
  }
  .ctx-icon-hamburger {
    display: none !important;
  }
  .ctx-sec-header .scroll-shortcut {
    bottom: 30px;
  }
  #whyattend .container {
    padding-bottom: 100px;
  }
}
@media (min-width: 1540px) {
  #eventvenue .event-cover .cover {
    padding-bottom: 80%;
  }
}
