@import url(../../shared/scss/webinar.css);
p, ul, ol {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.5;
  text-align: left;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    p, ul, ol {
      font-size: 16px;
      letter-spacing: 0; } }
#top-ribbon {
  background-color: #fff;
  font-size: 14px;
  letter-spacing: 0.3em;
  line-height: 36px;
  text-align: center;
  color: #1c1919;
  text-transform: uppercase;
  font-weight: bold;
  position: relative;
  z-index: 1;
  padding: 10px 0; }
  #top-ribbon span {
    border-bottom: 2px solid #d2c1ab; }

@media screen and (max-width: 767px) {
  section .demio-embed-registration,
  header .demio-embed-registration {
    display: none; } }

/* Above the fold
----------------------------------------------------- */
#abovethefold {
  background-color: #E5D9CC;
  background-color: #ebe8e4;
  background-size: cover;
  padding: 0; }
  #abovethefold .container-fluid .row {
    min-height: calc(100vh - 56px); }
    @media screen and (max-width: 1199px) {
      #abovethefold .container-fluid .row {
        min-height: unset; } }
  #abovethefold #hero__right {
    background: #E5D9CC url("/shared/images/heroes/hero-familydinner2.jpg") center center no-repeat;
    background-size: cover; }
  #abovethefold:after {
    display: none; }
  #abovethefold svg > image {
    width: 160px; }
  @media screen and (max-width: 1199px) {
    #abovethefold {
      min-height: unset; } }
  @media screen and (max-width: 991px) {
    #abovethefold .container-fluid .row {
      min-height: unset;
      padding: 1rem 0 3rem; }
      #abovethefold .container-fluid .row h6, #abovethefold .container-fluid .row h1 {
        text-align: left; }
    #abovethefold h4 {
      font-size: 20px; } }
#hosts {
  padding: 125px 0; }
  @media screen and (max-width: 767px) {
    #hosts {
      padding: 60px 0; } }
  @media screen and (max-width: 767px) {
    #hosts img {
      width: 200px;
      margin-bottom: 20px; } }
#experience {
  padding: 125px 0; }
  @media screen and (max-width: 767px) {
    #experience {
      padding: 60px 0; } }
  #experience ul li {
    background-position: 0 5px;
    padding-bottom: 10px; }

/* Scale
----------------------------------------------------- */
#scale {
  padding: 125px 0;
  position: relative; }
  @media SCREEN and (max-width: 575px) {
    #scale {
      padding: 50px 20px; }
      #scale h2 {
        text-align: center;
        font-size: 40px; } }
  #scale img {
    margin-bottom: 20px; }

/*# sourceMappingURL=style.css.map */