@font-face {
  font-family: "Benton-Sans";
  src: url("https://graphics.suntimes.com/libraries/font/benton.eot");
  src: url("https://graphics.suntimes.com/libraries/font/benton.eot") format("embedded-opentype"), url("https://graphics.suntimes.com/libraries/font/benton.woff") format("woff"), url("https://graphics.suntimes.com/libraries/font/benton.ttf") format("truetype");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: "Benton-Sans-Book";
  src: url("https://graphics.suntimes.com/libraries/font/bentonsans-book.eot");
  src: url("https://graphics.suntimes.com/libraries/font/bentonsans-book.eot") format("embedded-opentype"), url("https://graphics.suntimes.com/libraries/font/bentonsans-book.woff") format("woff"), url("https://graphics.suntimes.com/libraries/font/bentonsans-book.ttf") format("truetype");
  font-style: normal; }

@font-face {
  font-family: "Benton-Medium";
  src: url("https://graphics.suntimes.com/libraries/font/benton-sans-comp-medium.eot");
  src: url("https://graphics.suntimes.com/libraries/font/benton-sans-comp-medium.eot") format("embedded-opentype"), url("https://graphics.suntimes.com/libraries/font/benton-sans-comp-medium.woff") format("woff"), url("https://graphics.suntimes.com/libraries/font/benton-sans-comp-medium.ttf") format("truetype");
  font-style: normal; }

@font-face {
  font-family: "Benton-Cond-Black";
  src: url("https://graphics.suntimes.com/libraries/font/benton-cond-black.eot");
  src: url("https://graphics.suntimes.com/libraries/font/benton-cond-black.eot") format("embedded-opentype"), url("https://graphics.suntimes.com/libraries/font/benton-cond-black.woff") format("woff"), url("https://graphics.suntimes.com/libraries/font/benton-cond-black.ttf") format("truetype");
  font-style: normal;
  font-weight: 900; }

@font-face {
  font-family: "Benton-Regular";
  src: url("https://graphics.suntimes.com/libraries/font/benton-regular.eot");
  src: url("https://graphics.suntimes.com/libraries/font/benton-regular.eot") format("embedded-opentype"), url("https://graphics.suntimes.com/libraries/font/benton-regular.woff") format("woff"), url("https://graphics.suntimes.com/libraries/font/benton-regular.ttf") format("truetype");
  font-style: normal;
  font-weight: 900; }

body {
  padding-bottom: 150px;
  margin: 0;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6, body {
  font-family: "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

h2 {
  border-bottom: 2px solid #CD2027;
  margin: 5px 0; }

h4, h3 {
  margin: 0; }

h3 {
  font-size: 16px; }

p {
  font-family: Georgia, Times New Roman, serif; }

img {
  vertical-align: middle; }

#social {
  width: 100px;
  position: fixed;
  top: 50px;
  left: 10px; }

.twitter, .fb {
  float: left;
  opacity: 0.8; }

.twitter {
  margin-left: 10px; }

.twitter:hover, .fb:hover {
  opacity: 1;
  cursor: pointer; }

#navbar h1 {
  font-size: 1.25rem;
  float: left; }

.filters {
  width: 96%;
  margin: 0 auto;
  padding: 1px 2% 1px;
  clear: both;
  background: #E6F8FF;
  color: #201D1D;
  font-family: "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); }

.filters.hidden {
  display: none;
  height: 0;
  -webkit-transition: height 2s;
  /* For Safari 3.1 to 6.0 */
  transition: height 2s; }

.filters.shown {
  height: auto;
  display: block; }

.person.hide {
  display: none; }

.person.show {
  display: block; }

.person {
  padding: 5px;
  background-color: #f0f0f0;
  margin-bottom: 10px;
  transition: background 0.2s ease; }

.person p, .list p {
  font-family: "Benton-Regular"; }

.container {
  margin-top: 60px;
  margin-left: 10px;
  margin-right: 10px;
  float: left;
  width: 768px; }

.dropdown {
  height: 50px; }

.list, .intro {
  width: calc(100%);
  float: left;
  padding-bottom: 400px; }

#map_div.homicide {
  position: fixed;
  top: 60px;
  width: calc(100% - 810px);
  height: 100vh;
  right: 10px; }

#pagecredit {
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 10px; }

.intro p {
  font-size: 18px; }

.intro {
  padding-bottom: 10px;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 10px; }

.choose {
  width: 90%;
  margin: 0 auto;
  font-weight: bold;
  color: #fff; }

#count, #count p {
  background: #e9e9e9;
  font-size: 24px;
  font-family: "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

#count {
  width: 96%;
  padding: 3px 2%;
  margin-bottom: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #adadad; }

.button {
  background-color: #aeaeae;
  font-family: "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
  font-weight: bold;
  padding: 10px;
  font-size: 15px;
  margin: 0 4px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  cursor: pointer; }

.button.active {
  background-color: #64bedf;
  color: #ffffff; }

.linkout .dropbtn {
  width: auto;
  margin-left: 5px;
  margin-right: 0;
  font-family: "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }

.dropbtn {
  cursor: pointer; }

.linkout .dropbtn:hover, .linkout .dropbtn.active {
  background-color: #64bedf; }

.select2-container--default .select2-selection--single {
  border: 1px solid #eae9e9;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
  border: 1px solid #ededed;
  background-color: #aeaeae;
  text-align: center;
  font-weight: bold;
  /* padding: 10px; */
  font-size: 15px;
  margin: 0 4px;
  width: 100%;
  z-index: 999999999 !important; }

.select2-container--open .select2-dropdown {
  left: 4px;
  z-index: 999999999; }

.ad {
  margin: 5px auto;
  clear: both;
  width: auto; }

.inlist {
  width: 300px; }

/* ON THE PHONE */
@media only screen and (min-width: 100px) and (max-width: 480px) {
  #pagecredit {
    clear: both;
    position: relative;
    text-align: right;
    font-size: 10px; }
  #social {
    width: 70px;
    margin: 0 auto;
    position: relative;
    clear: both;
    height: 40px; } }

@media only screen and (min-width: 100px) and (max-width: 728px) {
  .list, .intro {
    width: 100%;
    float: left;
    padding-bottom: 0; } }

@media only screen and (min-width: 100px) and (max-width: 1100px) {
  #pagecredit {
    clear: both;
    position: relative;
    text-align: right;
    font-size: 10px; } }

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 3) {
  body {
    width: 375px; } }

@media only screen and (device-width: 375px) and (device-height: 812px) and (-webkit-device-pixel-ratio: 2) {
  body {
    width: 375px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 320px; } }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 320px; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  body {
    width: 375px; } }

.filters p {
  font-family: "Benton-Regular", "Benton-Sans", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 22px;
  font-size: 18px; }

.list p {
  font-family: "Benton-Regular";
  font-weight: normal;
  line-height: 20px;
  font-size: 16px;
  margin: 2px 0; }

.highlighted {
  background-color: #E6F8FF; }

@media only screen and (min-width: 520px) and (max-width: 615px) {
  #navbar h1 {
    font-size: 1rem;
    line-height: 1.8rem; } }

@media only screen and (min-width: 100px) and (max-width: 520px) {
  #navbar h1 {
    display: none; } }

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000;
  line-height: 28px;
  font-family: "Benton-Sans"; }

@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .list, .intro {
    width: 368px;
    clear: both; }
  #map_div.homicide {
    width: calc(100% - 406px); } }

@media only screen and (min-width: 100px) and (max-width: 768px) {
  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 54px;
    padding-bottom: 768px; }
  #side {
    position: relative;
    width: 350px;
    margin: 0 auto;
    left: auto;
    top: auto; }
  #map_div.homicide {
    position: fixed;
    width: 100%;
    bottom: 0;
    height: 33vh;
    top: auto;
    margin: 0;
    left: 0;
    border-top: 1px solid #64bedf; } }

.social {
  width: 80px;
  float: right;
  margin-top: 10px; }

.social img {
  margin: 0 5px;
  width: 30px; }
