* {
  margin: 0;
  padding: 0;
}
html,
body {
  position: relative;
}
#inner-content {
  overflow: visible;
  max-width: 1600px;
}
.timestamp {
  width: 80%;
  margin: 20px auto 30px auto;
}
.source {
  float: none;
}
#footer {
  margin: 62px auto 100px;
  max-width: 1200px;
}
#footer .container {
  width: 70%;
  padding: 20px;
}
#footer .source {
  margin-bottom: 20px;
}
#footer .source p {
  margin: 6px 10px 10px;
  font-size: 14px;
  line-height: 21px;
}
.embed-rule {
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGUlEQVQIW2PUYvhef42Bs5EBCBhBBAygcABn9QMEloeHKQAAAABJRU5ErkJggg==) repeat;
  height: 20px;
  width: 100%;
}
.article-title {
  font-size: 48px;
  line-height: 48px;
  margin: 70px auto 40px;
}
.title,
.title,
.cta-text {
  font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 25px;
  line-height: 28px;
  color: #3C3C3C;
  margin-bottom: 5px;
}
.caption {
  color: #999;
  font-family: "HaasText", "Georgia";
  font-size: 16px;
}
.info-round {
  color: #999;
  font-family: "HaasText", "Georgia";
  font-size: 16px;
  text-align: center;
}
.start-time,
.location {
  text-align: center;
  font-family: "HaasText", "Georgia";
  font-size: 16px;
  color: #999;
}
.dek {
  margin: 10px auto 20px;
  width: 90%;
  max-width: 1224px;
  min-width: 320px;
  font-size: 18px;
  line-height: 26px;
  max-width: 880px;
  overflow: hidden;
}
.dek p {
  margin: 12px 0;
}
.dek.subdek {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  min-width: 220px;
}
h2 {
  padding: 30px 0 0;
  text-align: center;
  font: 500 25px/34px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#graphic {
  width: auto;
  height: auto;
  position: relative;
  overflow: auto;
}
#section-box {
  margin: 20px 0 100px 0;
  width: 80%;
  max-width: 1440px;
  margin: 0 auto;
}
#section-box h2 {
  padding-top: 10px;
}
.section-item {
  margin-bottom: 20px;
  min-height: 200px;
  padding: 10px 0 10px;
  position: relative;
}
.section-item.sect-tl {
  border-bottom: none;
}
.section-item.graph-scroll-active {
  border-bottom: 1px solid #333;
}
.section-item.graph-scroll-active svg {
  opacity: 1;
}
#scroll-container {
  padding: 0;
  position: relative;
  display: block;
  overflow-y: auto;
  overflow-x: hidden;
}
#offenders {
  position: relative;
  width: 60%;
  margin: 30px auto 10px;
  border: 2px solid #ddd;
  padding: 10px 18px 10px;
  font: 500 16px/20px "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}
#offenders.hidden {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
#offenders.inlined {
  position: relative;
  right: initial;
  width: initial;
  float: right;
  margin-left: 20px;
  margin-top: 18px;
}
#offenders .lihead {
  font: 500 16px/16px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 4px;
  margin-bottom: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #ddd;
  width: 100%;
}
#offenders li {
  margin-bottom: 5px;
  display: table;
}
#offenders li span {
  display: table-cell;
}
#offenders li span.ocol {
  font-family: "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  width: 12px;
  display: inline-block;
  text-align: right;
  margin-right: 11px;
}
#offenders li.asterisk {
  color: #999;
  margin-left: 24px;
  font-size: 12px;
}
#offenders li.asterisk span {
  font-size: 18px;
}
#offenders li.asterisk a {
  color: #999;
}
#offenders li.asterisk a:hover {
  color: #333;
}
#school-search {
  margin-top: 30px;
  margin-bottom: 8px;
}
.catkey {
  padding: 10px 18px 10px;
  text-align: center;
  width: 700px;
  margin: 10px auto -14px;
}
.catkey p {
  font: 500 16px/16px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-bottom: 10px;
  color: #999;
}
.catkey a {
  font: 500 14px/16px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #fff;
  clear: both;
  margin-bottom: 4px;
  display: inline-block;
  padding: 6px 9px 4px;
  cursor: pointer;
}
.catkey a:hover {
  -webkit-box-shadow: inset 0px 0px 0px 3px #555;
  -moz-box-shadow: inset 0px 0px 0px 3px #555;
  box-shadow: inset 0px 0px 0px 3px #555;
}
.catkey a.cat1 {
  background-color: #ff433d;
}
.catkey a.cat2 {
  background-color: #fa1e64;
}
.catkey a.cat3 {
  background-color: #2800d7;
}
.catkey a.cat4 {
  background-color: #fb8e1e;
}
.catkey a.cat5 {
  background-color: blueviolet;
}
.catkey a.cat6 {
  background-color: darkcyan;
}
.catkey a.cat7 {
  background-color: cornflowerblue;
}
.catkey a.cat8 {
  background-color: sienna;
}
.catkey a.filtered {
  -webkit-box-shadow: inset 0px 0px 0px 3px #111;
  -moz-box-shadow: inset 0px 0px 0px 3px #111;
  box-shadow: inset 0px 0px 0px 3px #111;
}
.barlist.inlined {
  color: #333;
  width: 360px;
  float: left;
  margin-right: 20px;
  padding-right: 20px;
  margin-bottom: 20px;
  /* border-right: 1px solid #ddd; */
  margin-top: 20px;
}
.barlist.inlined p {
  width: 46%;
  font: 500 14px/14px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.barlist.inlined .barbox {
  margin-left: 12px;
  width: 50%;
}
.barlist h3 {
  font: 500 15px/20px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
}
.barlist li {
  height: 18px;
  margin-bottom: 6px;
}
.barlist li p {
  text-align: right;
  width: 32%;
  display: inline-block;
  font: 500 16px/16px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.barlist li .barbox {
  margin-left: 12px;
  width: 50%;
  height: 100%;
  display: inline-block;
  position: relative;
  top: 3px;
}
.barlist li .bar {
  background-color: #999;
  position: relative;
  top: 0;
  left: 0;
  height: 100%;
}
.barlist li .bar span {
  position: absolute;
  left: 100%;
  font: 500 14px/20px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  margin-left: 4px;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.barlist li .bar span.hidden {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.barlist li .bar .bnote {
  position: absolute;
  width: 260px;
  left: 100%;
  margin-left: 58px;
  top: 4px;
  font: 500 14px/16px "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #333;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: opacity 2s;
  -moz-transition: opacity 2s;
  -o-transition: opacity 2s;
  transition: opacity 2s;
}
.barlist li .bar .bnote.hidden {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.barlist li .bar .bnote svg {
  position: absolute;
  top: 2px;
  left: -46px;
}
#inner-content.filtered #minibox {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
#minibox {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100px;
  top: 320px;
  left: 50%;
  margin-left: -595px;
}
#minibox.graph-scroll-fixed {
  top: 0px;
  position: fixed;
}
#minibox.graph-scroll-below {
  position: absolute;
  top: initial;
  bottom: 284px;
}
#minibox #minimap {
  position: absolute;
  top: 118px;
  right: 0px;
  width: 100px;
  height: 300px;
  background-color: rgba(255, 255, 255, 0.7);
}
#minibox #minimap .viewport {
  position: absolute;
  border: 1px solid #ccc;
  width: 100%;
  min-height: 1px;
  z-index: 10;
  background-color: rgba(200, 200, 200, 0.1);
  -webkit-box-shadow: inset 0px 0px 30px 1px #ffffff;
  -moz-box-shadow: inset 0px 0px 30px 1px #ffffff;
  box-shadow: inset 0px 0px 30px 1px #ffffff;
}
#minibox #minimap .centerline {
  height: 100%;
  width: 2px;
  background-color: #ccc;
  position: absolute;
  left: 50%;
  margin-left: -1px;
}
#minibox #minimap .centerline:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #ccc;
  left: -1px;
  top: -4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#minibox #minimap .centerline:after {
  content: "";
  position: absolute;
  width: 4px;
  height: 4px;
  background-color: #ccc;
  left: -1px;
  bottom: -4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
#minibox #minimap .datebox {
  position: absolute;
  background-color: #ccc;
  border: 1px solid #fff;
  width: 10px;
  padding: 1px;
  left: 50%;
  margin-left: -5px;
  text-align: center;
  color: #fff;
  font: 500 12px/12px "BWHaasText-65Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 9;
}
#minibox #minimap .monthbox {
  position: absolute;
  width: 10px;
  padding: 1px;
  left: 50%;
  margin-left: 8px;
  text-align: center;
  color: #999;
  font: 500 10px/10px "BWHaasText-65Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 9;
}
.timeline {
  min-height: 100px;
  position: relative;
  width: 100%;
  height: 100%;
  margin-bottom: 320px;
  margin-top: 80px;
}
.timeline.mobile {
  height: inherit !important;
}
.timeline.mobile .datebox {
  display: none;
}
.timeline.mobile .incident.datebump {
  margin: 160px auto 40px !important;
}
.timeline.mobile .incident.open {
  -moz-box-shadow: 0 0 0 0 transparent;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
}
.timeline.mobile .incident .offs {
  position: relative;
  top: -14px;
  left: -14px !important;
  width: 100%;
  margin: 0 0 8px 0;
}
.timeline.mobile .incident .offs .enses {
  position: relative;
}
.timeline.mobile .incident .offs .enses:after {
  content: "";
  width: 28px;
  height: 100%;
  position: absolute;
  left: 100%;
  top: 0px;
}
.timeline.mobile .incident .offs .enses.cat1:after {
  background-color: #ff433d;
}
.timeline.mobile .incident .offs .enses.cat2:after {
  background-color: #fa1e64;
}
.timeline.mobile .incident .offs .enses.cat3:after {
  background-color: #2800d7;
}
.timeline.mobile .incident .offs .enses.cat4:after {
  background-color: #fb8e1e;
}
.timeline.mobile .incident .offs .enses.cat5:after {
  background-color: blueviolet;
}
.timeline.mobile .incident .offs .enses.cat6:after {
  background-color: darkcyan;
}
.timeline.mobile .incident .offs .enses.cat7:after {
  background-color: cornflowerblue;
}
.timeline.mobile .incident .offs .enses.cat8:after {
  background-color: sienna;
}
.timeline.mobile .incident .innerdate {
  position: absolute;
  display: block;
  background-color: #999;
  border: 4px solid #fff;
  width: 60px;
  padding: 4px;
  left: 50%;
  top: -38px;
  margin-left: -30px;
  text-align: center;
  color: #fff;
  font: 500 12px/12px "BWHaasText-65Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 9;
}
.timeline .innerdate {
  display: none;
}
.timeline .centerline {
  height: 100%;
  width: 4px;
  background-color: #999;
  position: absolute;
  left: 50%;
  margin-left: -2px;
  padding-top: 40px;
  margin-top: -48px;
}
.timeline .centerline:before {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #999;
  left: -3px;
  top: -4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.timeline .centerline:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: #999;
  left: -3px;
  bottom: -4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
}
.timeline .incident {
  position: absolute;
  z-index: 4;
  background-color: #fff;
  border: 4px solid #999;
  width: 360px;
  padding: 14px 14px 12px;
  left: 50%;
  margin-left: -180px;
  font: 500 14px/20px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  cursor: pointer;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.timeline .incident.hidden {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.timeline .incident.hidden.left {
  -webkit-transform: translate(30px, 0px);
  -moz-transform: translate(30px, 0px);
  -o-transform: translate(30px, 0px);
  -ms-transform: translate(30px, 0px);
  transform: translate(30px, 0px);
}
.timeline .incident.hidden.right {
  -webkit-transform: translate(-30px, 0px);
  -moz-transform: translate(-30px, 0px);
  -o-transform: translate(-30px, 0px);
  -ms-transform: translate(-30px, 0px);
  transform: translate(-30px, 0px);
}
.timeline .incident.colnum3.left {
  margin-left: -560px;
}
.timeline .incident.colnum3.left:before {
  width: 20px;
  margin-top: 22px;
}
.timeline .incident.colnum3.right {
  margin-left: 200px;
}
.timeline .incident.colnum3.right:before {
  width: 20px;
  margin-top: 22px;
}
.timeline .incident.colnum3.col1,
.timeline .incident.colnum3.col4 {
  margin-left: -180px;
}
.timeline .incident.left {
  margin-left: -420px;
}
.timeline .incident.left:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30px;
  height: 4px;
  background-color: #999;
  left: 100%;
  margin-left: 4px;
  top: -4px;
}
.timeline .incident.right {
  margin-left: 60px;
}
.timeline .incident.right:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 30px;
  height: 4px;
  background-color: #999;
  right: 100%;
  margin-right: 4px;
  top: -4px;
}
.timeline .incident.open {
  -moz-box-shadow: 0px 4px 8px 1px #ffffff;
  -webkit-box-shadow: 0px 4px 8px 1px #ffffff;
  box-shadow: 0px 4px 8px 1px #ffffff;
  z-index: 10;
}
.timeline .incident.noreveal {
  margin: 40px auto !important;
  top: 0px !important;
  left: 0px !important;
  width: 96% !important;
}
.timeline .incident.noreveal .details {
  height: inherit !important;
}
.timeline .incident.noreveal:before {
  width: 0px !important;
}
.timeline .incident .details {
  height: 0px;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  overflow: hidden;
}
.timeline .incident .detbox {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
.timeline .incident .school {
  font-size: 16px;
}
.timeline .incident .glos {
  color: #666;
}
.timeline .incident .glos.manyopen .toomanyglos {
  display: inline-block;
}
.timeline .incident .glos.manyopen .dotdotdot {
  display: none;
}
.timeline .incident .glos .toomanyglos {
  display: none;
}
.timeline .incident .offs {
  width: 352px;
  margin-left: -14px;
  margin-top: -14px;
  margin-bottom: 8px;
  color: #fff;
  font: 500 15px/18px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.timeline .incident .offs .enses {
  padding: 4px 8px 4px 4%;
  background-color: #999;
  clear: both;
}
.timeline .incident .offs .enses.cat1 {
  background-color: #ff433d;
}
.timeline .incident .offs .enses.cat2 {
  background-color: #fa1e64;
}
.timeline .incident .offs .enses.cat3 {
  background-color: #2800d7;
}
.timeline .incident .offs .enses.cat4 {
  background-color: #fb8e1e;
}
.timeline .incident .offs .enses.cat5 {
  background-color: blueviolet;
}
.timeline .incident .offs .enses.cat6 {
  background-color: darkcyan;
}
.timeline .incident .offs .enses.cat7 {
  background-color: cornflowerblue;
}
.timeline .incident .offs .enses.cat8 {
  background-color: sienna;
}
.timeline .incident .subsub {
  margin: 4px 0 2px;
}
.timeline .incident .subcopy {
  margin-bottom: 18px;
  color: #666;
  font: 500 14px/20px "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.timeline .incident.cat1 {
  border: 4px solid #ff433d;
}
.timeline .incident.cat2 {
  border: 4px solid #fa1e64;
}
.timeline .incident.cat3 {
  border: 4px solid #2800d7;
}
.timeline .incident.cat4 {
  border: 4px solid #fb8e1e;
}
.timeline .incident.cat5 {
  border: 4px solid blueviolet;
}
.timeline .incident.cat6 {
  border: 4px solid darkcyan;
}
.timeline .incident.cat7 {
  border: 4px solid cornflowerblue;
}
.timeline .incident.cat8 {
  border: 4px solid sienna;
}
.timeline .datebox {
  position: absolute;
  background-color: #999;
  border: 4px solid #fff;
  width: 60px;
  padding: 4px;
  left: 50%;
  margin-left: -30px;
  margin-top: -20px;
  text-align: center;
  color: #fff;
  font: 500 12px/12px "BWHaasText-65Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  z-index: 9;
}
.timeline .datebox.graph-scroll-active {
  z-index: 11;
}
.timeline .datebox.comment {
  width: 120px;
  margin-left: -60px;
  font-size: 14px;
  line-height: 18px;
}
#header-sharing.stuck {
  z-index: 20;
  background-color: #fff;
}
@media only screen and (max-width: 1200px) {
  .catkey {
    position: relative;
    right: initial;
    top: initial;
    padding: 10px 12px 10px;
    overflow: hidden;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 28px;
    margin-top: -8px;
  }
  .catkey p {
    margin-bottom: 10px;
  }
  .catkey ul li {
    float: left;
    clear: none;
    margin-bottom: 9px;
    margin-right: 8px;
    padding: 3px 8px 1px;
  }
}
@media only screen and (min-width: 931px) and (max-width: 1160px) {
  .timeline .incident {
    width: 280px;
    padding: 14px 12px 12px;
  }
  .timeline .incident .school {
    font-size: 15px;
  }
  .timeline .incident .offs {
    font: 500 13px/15px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 272px;
    margin-left: -12px;
  }
  .timeline .incident.colnum3.left {
    margin-left: -446px;
  }
  .timeline .incident.colnum3.left:before {
    width: 26px;
    margin-top: 22px;
  }
  .timeline .incident.colnum3.right {
    margin-left: 166px;
  }
  .timeline .incident.colnum3.right:before {
    width: 26px;
    margin-top: 22px;
  }
  .timeline .incident.colnum3.col1,
  .timeline .incident.colnum3.col4 {
    margin-left: -140px;
  }
  .timeline .incident.left {
    margin-left: -340px;
  }
  .timeline .incident.right {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 670px) and (max-width: 930px) {
  .timeline .incident {
    width: 200px;
    padding: 14px 12px 12px;
  }
  .timeline .incident .school {
    font-size: 15px;
  }
  .timeline .incident .offs {
    width: 192px;
    margin-left: -12px;
    font: 500 13px/15px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .timeline .incident .subcopy {
    font: 500 12px/16px "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .timeline .incident.colnum3.left {
    margin-left: -325px;
  }
  .timeline .incident.colnum3.left:before {
    width: 26px;
    margin-top: 22px;
  }
  .timeline .incident.colnum3.right {
    margin-left: 126px;
  }
  .timeline .incident.colnum3.right:before {
    width: 26px;
    margin-top: 22px;
  }
  .timeline .incident.colnum3.col1,
  .timeline .incident.colnum3.col4 {
    margin-left: -100px;
  }
  .timeline .incident.left {
    margin-left: -262px;
  }
  .timeline .incident.left:before {
    width: 32px;
  }
  .timeline .incident.right {
    margin-left: 62px;
  }
  .timeline .incident.right:before {
    width: 32px;
  }
  .barlist li {
    height: 15px;
  }
  .barlist li p {
    font: 500 14px/14px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .barlist li .bar span {
    font: 500 14px/19px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
}
@media only screen and (min-width: 670px) and (max-width: 768px) {
  .barlist li {
    height: 11px;
  }
  .barlist li p {
    font: 500 10px/10px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 40%;
  }
  .barlist li .bar span {
    font: 500 10px/14px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .bnote {
    display: none;
  }
}
@media only screen and (max-width: 669px) {
  .dek {
    font-size: 16px;
  }
  .catkey {
    margin-bottom: -48px;
  }
  #offenders {
    width: 96%;
    font: 500 14px/18px "BWHaasText-55Roman", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  #minibox {
    display: none;
  }
  .barlist li {
    height: 10px;
  }
  .barlist li p {
    font: 500 11px/11px "BWHaasText-76BoldItalic", "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 40%;
  }
  .barlist li .barbox {
    width: 40%;
  }
  .barlist li .bar span {
    font: 500 9px/13px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }
  .bnote {
    display: none;
  }
  .timeline .incident {
    position: relative;
    z-index: 4;
    background-color: #fff;
    border: 4px solid #999;
    width: 360px;
    padding: 14px;
    left: 50%;
    margin: 6px auto 20px;
    font: 500 14px/20px "BWHaasText-75Bold", "Helvetica Neue", Helvetica, Arial, sans-serif;
    cursor: pointer;
  }
  .timeline .incident.left .offs {
    left: -4px;
  }
  .timeline .incident.right .offs {
    right: -4px;
  }
  #section-box {
    margin: 20px 0 100px 0;
    width: 96%;
    max-width: 1440px;
    margin: 0 auto;
  }
  .resetbutton {
    background-color: #eee;
    position: absolute;
    margin-left: -35px;
  }
}
@media only screen and (max-width: 900px) {
  #footer .container {
    width: 98%;
    padding: 12px;
  }
}
