@media all {html {font-size: 24px;}}
@media all and (max-width:1100px){html {font-size: 24px;}}
@media all and (max-width:1090.0px){html {font-size: 23.75px;}}
@media all and (max-width:1080.0px){html {font-size: 23.5px;}}
@media all and (max-width:1070.0px){html {font-size: 23.25px;}}
@media all and (max-width:1060.0px){html {font-size: 23.0px;}}
@media all and (max-width:1050.0px){html {font-size: 22.75px;}}
@media all and (max-width:1040.0px){html {font-size: 22.5px;}}
@media all and (max-width:1030.0px){html {font-size: 22.25px;}}
@media all and (max-width:1020.0px){html {font-size: 22.0px;}}
@media all and (max-width:1010.0px){html {font-size: 21.75px;}}
@media all and (max-width:1000.0px){html {font-size: 21.5px;}}
@media all and (max-width:990.0px){html {font-size: 21.25px;}}
@media all and (max-width:980.0px){html {font-size: 21.0px;}}
@media all and (max-width:970.0px){html {font-size: 20.75px;}}
@media all and (max-width:960.0px){html {font-size: 20.5px;}}
@media all and (max-width:950.0px){html {font-size: 20.25px;}}
@media all and (max-width:940.0px){html {font-size: 20.0px;}}
@media all and (max-width:930.0px){html {font-size: 19.75px;}}
@media all and (max-width:920.0px){html {font-size: 19.5px;}}
@media all and (max-width:910.0px){html {font-size: 19.25px;}}
@media all and (max-width:900.0px){html {font-size: 19.0px;}}
@media all and (max-width:890.0px){html {font-size: 18.75px;}}
@media all and (max-width:880.0px){html {font-size: 18.5px;}}
@media all and (max-width:870.0px){html {font-size: 18.25px;}}
@media all and (max-width:860.0px){html {font-size: 18.0px;}}
@media all and (max-width:850.0px){html {font-size: 17.75px;}}
@media all and (max-width:840.0px){html {font-size: 17.5px;}}
@media all and (max-width:830.0px){html {font-size: 17.25px;}}
@media all and (max-width:820.0px){html {font-size: 17.0px;}}
@media all and (max-width:810.0px){html {font-size: 16.75px;}}
@media all and (max-width:800.0px){html {font-size: 16.5px;}}
@media all and (max-width:790.0px){html {font-size: 16.25px;}}
@media all and (max-width:780.0px){html {font-size: 16.0px;}}
@media all and (max-width:770.0px){html {font-size: 15.75px;}}
@media all and (max-width:760.0px){html {font-size: 15.5px;}}
@media all and (max-width:750.0px){html {font-size: 15.25px;}}
@media all and (max-width:740.0px){html {font-size: 15.0px;}}
@media all and (max-width:730.0px){html {font-size: 14.75px;}}
@media all and (max-width:720.0px){html {font-size: 14.5px;}}
@media all and (max-width:710.0px){html {font-size: 14.25px;}}
@media all and (max-width:700.0px){html {font-size: 14.0px;}}
@media all and (max-width:690.0px){html {font-size: 13.75px;}}
@media all and (max-width:680.0px){html {font-size: 13.5px;}}
@media all and (max-width:670.0px){html {font-size: 13.25px;}}
@media all and (max-width:660.0px){html {font-size: 13.0px;}}
@media all and (max-width:650.0px){html {font-size: 12.75px;}}
@media all and (max-width:640.0px){html {font-size: 12.5px;}}
@media all and (max-width:630.0px){html {font-size: 12.25px;}}
@media all and (max-width:620.0px){html {font-size: 12.0px;}}
@media all and (max-width:610.0px){html {font-size: 11.75px;}}
@media all and (max-width:600.0px){html {font-size: 11.5px;}}
@media all and (max-width:590.0px){html {font-size: 11.25px;}}
@media all and (max-width:580.0px){html {font-size: 11.0px;}}
@media all and (max-width:570.0px){html {font-size: 10.75px;}}
@media all and (max-width:560.0px){html {font-size: 10.5px;}}






* {
  padding: 0;
  margin: 0;
  border: 0;
  box-sizing: border-box;
  font-weight: inherit;
  font-style: inherit;
  font-size: inherit;
  text-decoration: inherit;
  color: inherit;
  width: 100%;
}


tt {
  font-family: "Source Code Pro", monospace;
  font-size: 90%;
}




/* links */
a, a:visited {
  color: rgb(52.941176%,80.784314%,98.039216%);
  text-decoration: none;
  border-bottom: 0.15rem solid rgb(52.941176%,80.784314%,98.039216%);
  transition: color 0.15s, border-bottom 0.15s;
  font-weight: bold;
}

a:hover {
  color: rgb(86.27451%,7.843137%,23.529412%);
  border-bottom-color: rgb(86.27451%,7.843137%,23.529412%);
  transition: color 0.15s, border-bottom 0.15s;
}


p {
  margin-bottom: 1rem;
  mix-blend-mode: darken;
}

div.subhead {
  margin-top: 0.5rem;
}

div.payload {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  font-size: 90%;
  width: 100%;
}



.bio {
  font-size: 90%;
}

.bio a{
  font-weight: bolder;
}

.bio img {
  width: 6rem;
  float: left;
  margin-right: 1rem;
}


body {
  font-family: "Source Sans Pro", sans-serif;
  margin-left:auto;
  margin-right:auto;
  width:100%;
  max-width:1100px;
  min-height: 2000px;
  text-rendering: optimizeLegibility;
  font-feature-settings: 'kern' 1;
  font-feature-settings: 'liga' 1;

  line-height: 1.6;

  color: #657b83;
  background-color: #fdf6e3;
}

em {
  font-style: italic;
}

strong {
  font-weight: bold;
}

div#doc {
  padding-left: 6rem;
  padding-right: 2rem;
  padding-top: 2rem;
  padding-bottom: 10rem;
  border: 0px solid black;
  border-top: 0px;

  color: #657b83;
  background-color: #fdf6e3;
}

.head {
  font-family: "Source Code Pro", monospace;
  font-size: 60%;
  font-weight: 900;
  line-height: 0.9;
  white-space: pre;
  color: #657b83;
  margin-bottom: 0em;
}

h2 {
  display: inline;
}

h2 + p {
    margin-top: 1rem;
}

h3 {
  font-size: 2rem;
  font-weight: 300;
  font-family: "Source Code Pro", monospace;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.05rem;
  margin-left: 0;
  margin-top: 2rem;
  margin-bottom: 0.8rem;
}

.speaker-name {
  font-size: 1.6rem;
  font-weight: 200;
  margin-right: 0.5rem;
  line-height: 1.4;
}

span.title {
  border-bottom: 0.08rem solid rgb(52.941176%,80.784314%,98.039216%);
}

a:hover span.title {
    border-bottom-color: rgb(86.27451%,7.843137%,23.529412%);
    transition: border-bottom-color 0.15s;
}

.time {
  display: none;
  font-size: 1rem;
}

sponsor {
    margin-right: 0.5em;
}

sponsor span {
    margin-left: 0.5em;
    color: #657b83;
}

sponsor+sponsor:before, con+con:before, h2+h2:before {
  content: "·";
  padding: 0.5rem;
}


.opacity-control {
  padding: 0.5rem;
  opacity: 0;
  background: white;
}

.opacity-control:hover {
  opacity: 1;
}

.opacity-control, .opacity-control:hover {
  transition: opacity 0.25s;
}

schedule {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
}

schedule > row {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
}

schedule > row > at {
  width: 25%;
}

schedule > row + row {
  border-top: 1px solid #ccc;
}

.two-col {
  column-count: 2;
;
}

.two-col .speaker {
  margin-bottom: 0.5rem;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}

dont @media all and (max-width:520px) {
    html{
      font-size: 18px;
    }

    div#doc {
      padding-top: 1.5rem;
      padding-left: 1.5rem;
      padding-right: 0.75rem;
    }

    .head {
        font-size: 2.5rem;
        height: 2rem;
        top: 0rem;
        left: 1rem;
    }

    h2 {
      display: list-item;
    }

    h2+h2:before {
      content: "";
      padding: 0;
    }

  .two-col {
    column-count: 1;
;
  }
}

