* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}
html {
  -webkit-text-size-adjust: none;
}
body {
  margin: 0;
  padding: 33px 0;
  font: 14px/1.4 Helvetica, Arial, sans-serif;
  color: #555;
  touch-action: manipulation;
}
h1 {
  margin: 0 0 33px 0;
  font-size: 20px;
  color: #666;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.3;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
}
h2 {
  font-weight: normal;
  color: #777;
  font-size: 12px;
  margin: -22px 0 22px 0;
  line-height: 1.6;
}
h3 {
  margin: 0 0 15px 0;
  font-family: 'Knockout 31 4r';
  font-weight: normal;
  text-transform: uppercase;
  padding-top: 0;
  line-height: 1.2;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #333;
}
.nowrap {
  white-space: nowrap;
}
.footnotes {
  margin-bottom: 20px;
}
.footnotes h4 {
  margin: 2px 0 7px 0;
  color: #666;
  font-size: 11px;
}
.footnotes p,
.footer p {
  margin: 2px 0 0 0;
  font-size: 11px;
  line-height: 1.7;
  color: #999;
}
.footer p {
  font-style: italic;
}
.footer p em {
  font-style: normal;
}
.footnotes p strong {
  color: #666;
}
a,
a:link,
a:visited {
  color: #4774CC;
  text-decoration: none;
}
a:hover,
a:active {
  color: #bccae5;
}
.graphic-wrapper {
  position: relative;
}
.graphic {
  position: relative;
  margin-bottom: 11px;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.graphic img {
  max-width: 100%;
  height: auto;
}
.key {
  margin: -11px 0 33px 0;
  padding: 0;
  list-style-type: none;
}
.key .key-item {
  display: inline-block;
  margin: 0 18px 0 0;
  padding: 0;
  line-height: 15px;
}
.key .key-item b {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-right: 6px;
  float: left;
}
.key .key-item label {
  white-space: nowrap;
  font-size: 12px;
  color: #666;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
svg {
  overflow: hidden;
}
.axis {
  font-size: 11px;
  -webkit-font-smoothing: antialiased;
  fill: #999;
}
.axis path,
.axis line {
  fill: none;
  stroke: #ccc;
  shape-rendering: crispEdges;
}
.axis.y path {
  display: none;
}
.axis.y .tick line {
  display: none;
}
.grid path {
  display: none;
}
.grid .tick {
  stroke: #eee;
  color: #eee;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
.grid.y g:first-child line {
  display: none;
}
.zero-line {
  stroke: #666;
  stroke-width: 1px;
  shape-rendering: crispEdges;
}
line,
rect {
  shape-rendering: crispEdges;
}
.bars rect {
  fill: #17807E;
}
.labels {
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  border: none;
}
.labels li {
  position: absolute;
  text-align: right;
  font-size: 12px;
  line-height: 1.3;
  color: #666;
  display: table;
  -webkit-font-smoothing: antialiased;
}
.labels li span {
  display: table-cell;
  vertical-align: middle;
}
.value text {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
}
.value text.in {
  fill: #fff;
}
.value text.out {
  fill: #999;
}
body.hp {
  padding-top: 0;
  padding-bottom: 10px;
}
body.childlink {
  margin-left: auto;
  margin-right: auto;
  max-width: 800px;
}
img:not([alt]) {
  outline: 3px solid red;
}
[role="img"] img:not([alt]) {
  outline: none;
}
.small-mults-container {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}
.footer,
.footnotes {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
  margin-top: 25px;
}
.small-mult {
  /*width: 300px;*/
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 22px;
}
.small-mult:hover {
  opacity: 0.3;
  cursor: pointer;
}
.small-mult h4 {
  text-align: center;
  margin-bottom: 0px;
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  color: #666666;
}
.large-container {
  width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 33px;
  margin-bottom: 33px;
}
.large-title {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 30px;
}
.large-title h1 {
  margin-bottom: 8px;
}
.large-title h1 strong {
  color: #454545;
}
.large-title h2 {
  margin-top: 0px;
}
.large-title h4 {
  font-family: 'Knockout 31 4r', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
  font-size: 16px;
}
.large-title p {
  font-family: 'Gotham SSm', Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-weight: 400;
  font-size: 12px;
  margin-top: 5px;
  margin-bottom: 15px;
}
.large-map {
  width: 48%;
  text-align: center;
  display: inline-block;
  margin-right: 10px;
}
.large-map.map-only {
  width: 100%;
  max-width: 650px;
}
.large-response {
  width: 48%;
  margin-left: 10px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  line-height: 1.6;
  font-size: 15px;
  font-family: Gotham, Helvetica, Arial, sans-serif;
}
.large-response br {
  line-height: 3;
}
.large-response p {
  max-width: 640px;
}
.hidden-small-mult {
  display: none;
}
.hidden {
  display: none;
}
.click-instructions {
  /*.gotham();*/
  text-align: center;
  /*color: #111111;*/
}
.click-instructions h1 {
  font-size: 17px;
}
.dropdowns-container {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  margin-bottom: 25px;
}
.dropdowns-container option {
  font-size: 20px;
}
.scale-scale {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  height: 11px;
}
.green-scale {
  background: #f7fcf5;
  background: linear-gradient(90deg, #f7fcf5 0%, #85cc85 48%, #01441a 100%);
}
.red-scale {
  background: #fff5f0;
  background: linear-gradient(90deg, #fff5f0 0%, #fb7455 48%, #67000c 100%);
}
.scale-container {
  display: inline-block;
  width: 40%;
}
.scale-container:first-of-type {
  margin-right: 22px;
}
.legend-container {
  margin-top: 20px;
}
.legend-labels {
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  height: 22px;
  margin-bottom: 22px;
  margin-top: 2px;
  font-size: 12px;
  color: #777777;
}
.left-label {
  float: left;
  width: 33%;
  text-align: left;
}
.middle-label {
  margin: 0 auto;
  width: 33%;
  float: right;
  text-align: center;
}
.right-label {
  float: right;
  width: 33%;
  text-align: right;
}
.clearfix::after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.map-desc-title {
  width: 50%;
  text-align: center;
  float: right;
  font-family: 'Knockout 31 4r', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
.map-desc-title:first-of-type {
  float: left;
}
.map-desc-title.city-response-title {
  width: 100%;
  display: block;
  padding-bottom: 23px;
  margin-top: -3px;
}
.map-desc-title-mobile {
  float: none;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  margin-top: 15px;
  margin-bottom: 15px;
}
.classify-type {
  padding: 3px;
  border-radius: 3px;
  font-weight: bold;
  color: white;
  text-transform: uppercase;
}
.classify-type.strong {
  background-color: #333333;
}
.classify-type.moderate {
  background-color: #555555;
}
.classify-type.slight {
  background-color: #777777;
}
.classify-type.weak-or-no {
  background-color: #999999;
}
/*begin dropdown css*/
select,
option {
  color: #414141;
  display: inline-block;
  font-size: 15px;
  width: 200px;
}
select:first-of-type {
  margin-right: 33px;
}
select {
  top: 0;
  height: 30px;
  background: #F0F0F0;
  border: 0 none;
}
option {
  position: relative;
  padding: 5px 10px;
  cursor: pointer;
}
/**/
@media (max-width: 800px) {
  .map-desc-title.city-response-title {
    padding-bottom: 13px;
    margin-top: 10px;
  }
  .scale-container {
    display: block;
    width: 98%;
  }
  .red-scale-container {
    margin-top: 20px;
  }
  .large-map,
  .large-response {
    width: 100%;
    text-align: left;
  }
  select,
  option {
    width: 135px;
  }
  select:first-of-type {
    margin-right: 13px;
  }
}
@media (max-width: 500px) {
  .small-mult:hover {
    opacity: default;
    cursor: default;
  }
}
