@font-face {
  font-family: "scmp-weather-icons";
  src: url('https://multimedia.scmp.com/widgets/fonts/scmp-weather-icons.eot');
  src: local('â˜º'),
    url('https://multimedia.scmp.com/widgets/fonts/scmp-weather-icons.woff') format('woff'), 
    url('https://multimedia.scmp.com/widgets/fonts/scmp-weather-icons.ttf') format('truetype'),
    url('https://multimedia.scmp.com/widgets/fonts/scmp-weather-icons.svg') format('svg');
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
@font-face {
  font-family: "scmp";
  src: url('https://multimedia.scmp.com/widgets/fonts/scmp.eot');
  src: local('â˜º'),
    url('https://multimedia.scmp.com/widgets/fonts/scmp.woff') format('woff'), 
    url('https://multimedia.scmp.com/widgets/fonts/scmp.ttf') format('truetype'),
    url('https://multimedia.scmp.com/widgets/fonts/scmp.svg') format('svg');
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
}
html, body {
  margin: 0 auto;
  padding: 0;
  position: relative;
}
html {
  font-family: 'Roboto Slab', serif;
  font-weight: 400;
  height: 700px;
  background: #f5f3ed;
  max-width: 660px;
}
.title {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 100%;
}
.title img {
  height: 45px;
  display: inline-block;
  float: left;
}
.title p {
  margin: 0;
  margin-left: 10px;
  line-height: 45px;
  font-size: 1.5em;
  color: #245da5;
  display: inline-block;
  float: left;
}
.intro {
  position: absolute;
  top: 50px;
  left: 30px;
  width: 570px;
  font-size: .9em;
  color: #21426b;
}
#velodrome-svg {
  zoom: 160%;
  -moz-transform: scale(1.6);
  -moz-transform-origin: left top;
  margin-top: 20px;
}
#results {
  position: absolute;
  top: 240px;
  width: 620px;
  text-align: center;
  color: #245da5;
  font-size: 1.2em;
  margin: 0 auto;
}
.top {
  position: absolute;
  top: 410px;
  left: 20px;
  width: 580px;
}
.top .panel {
  position: absolute;
  left: -10px;
}
.select {
  position: relative;
  width: 240px;
  height: 80px;
  float: left;
  display: inline-block;
  padding: 8px 15px;
  margin-left: 10px;
  margin-bottom: 6px;
  border-radius: 6px;
  border: 3px solid #f5f3ed;
  background: #fffefc;
  cursor: pointer;
  transition: .3s ease all;
  color: #21426b;
  font-size: .9em;
}
.select.no-hover {
  cursor: initial;
}
.select:not(.no-hover):hover {
  background: #ded4bf;
}
.select.selected {
  border: 3px solid #245da5;
  background: #eae7dd;
}
.race {
  position: absolute;
  top: 5px;
  left: 15px;
  font-size: .8em;
  text-transform: uppercase;
  color: #245da5;
}
.date {
  position: absolute;
  top: 5px;
  right: 15px;
  font-size: .8em;
  text-transform: uppercase;
  color: #245da5;
}
.row {
  clear: both;
}
.svg {
  margin-right: 10px;
  float: left;
  display: inline-block;
}
.cyclist p {
  margin: 0;
  line-height: 34px;
  float: left;
  display: inline-block;
}
.first {
  padding-top: 18px;
}
.name {
  margin-right: 8px;
}
.time {
  color: #245da5;
  margin-left: 10px;
}
.bottom {
  position: absolute;
  top: 620px;
  left: 30px;
  width: 580px;
}
.remarks {
  position: absolute;
  font-size: 0.7em;
  color: #245da5;
}
.hidden {
  display: none;
}
@media screen and (max-width: 389px) {
  html {
    width: 320px;
  }
  .title p {
    width: 240px;
    font-size: .8em;
    line-height: 18px;
  }
  .intro {
    width: 280px;
    font-size: .7em;
    top: 50px;
  }
  #velodrome-svg {
    margin-left: 5px;
    margin-top: 115px;
    zoom: 0.8;
    -moz-transform: scale(0.8);
    -moz-transform-origin: left top;
  }
  #results {
    width: 320px;
    font-size: .7em;
    top: 195px;
    margin: initial;
  }
  .top{
    top: 285px;
    left: 0;
    width: 320px;
    font-size: .7em;
  }
  .top .panel {
    margin-left: 20px;
  }
  .select {
    width: 250px;
    padding: 5px 10px;
    margin-bottom: 3px;
    height: 60px;
  }
  .race {
    top: 3px;
    left: 10px;
  }
  .date {
    top: 3px;
    right: 10px;
  }
  .svg {
    zoom: .8;
  }
  .cyclist p {
    margin: 0;
    line-height: 22px;
  }
  .first {
    padding-top: 13px;
  }
  .bottom {
    top: 600px;
    width: 280px;
    font-size: .8em;
  }
}
@media screen and (min-width: 390px) and (max-width: 619px) {
  html {
  max-width: 390px;
  }
  .title p {
    width: 320px;
    font-size: 1.1em;
    line-height: 22.5px;
  }
  .intro {
    width: 350px;
    font-size: .8em;
    top: 50px;;
  }
  #velodrome-svg {
    margin-left: 0;
    margin-top: 70px;
    zoom: 100%;
    -moz-transform: scale(1);
    -moz-transform-origin: left top;
  }
  #results {
    top: 200px;
    margin-left: 0px;
    width: 390px;
    font-size: .9em;
  }
  .top {
    width: 350px;
    font-size: .8em;
    top: 310px;
  }
  .top .panel {
    margin-left: 20px;
  }
  .select {
    width: 280px;
    padding: 5px 10px;
    margin-bottom: 3px;
    height: 65px;
  }
  .race {
    top: 3px;
    left: 10px;
  }
  .date {
    top: 3px;
    right: 10px;
  }
  .svg {
    zoom: .9;
  }
  .cyclist p {
    margin: 0;
    line-height: 25px;
  }
  .first {
    padding-top: 13px;
  }
  .bottom {
    top: 640px;
    left: 60px;
    width: 300px;
    font-size: .8em;
  }
}