.heatmap-container {
    width: calc(100vw - 10px);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: calc(-50vw + 50%);
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.heatmap-container-popup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-left: calc(-50vw + 50%);*/
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.heatmap-container .summary-box,
.heatmap-container-popup .summary-box  {
  text-align: center;
  height: auto !important;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.heatmap-container .summary-box img,
.heatmap-container-popup .summary-box img {
  max-height: 90px;
}
.heatmap-container  .summary-box .value,
.heatmap-container-popup  .summary-box .value {
  font-size: 24px;
  color: #A7F1F9;
}

.highMaps-container {
  height: calc(250px + (650 - 250) * ((100vw - 300px) / (1600 - 300)));
  max-height: 650px;
  width: 100%; 
  margin: 0 auto;
  margin-top: -30px;
}

.summary-row {
  padding-bottom: 25px;
}

.map-style {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 5px 0;
}

.mapBy-selector {
  color: #000;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.last-updated {
  font-size: .8rem;
}

div.summary-box div.title {
  line-height: 1rem;
}

@media only screen and (max-width: 968px) {
  .highcharts-label {
      display: none;
  }
}




/*---SMALL AND DOWN---*/
@media screen and (max-width: 768px) {
  .heatmap-container {
      width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
.heatmap-container {
    width: calc(100vw - 10px);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: calc(-50vw + 50%);
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.heatmap-container-popup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-left: calc(-50vw + 50%);*/
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.heatmap-container .summary-box,
.heatmap-container-popup .summary-box  {
  text-align: center;
  height: auto !important;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.heatmap-container .summary-box img,
.heatmap-container-popup .summary-box img {
  max-height: 90px;
}
.heatmap-container  .summary-box .value,
.heatmap-container-popup  .summary-box .value {
  font-size: 24px;
  color: #A7F1F9;
}

.highMaps-container {
  height: calc(250px + (650 - 250) * ((100vw - 300px) / (1600 - 300)));
  max-height: 650px;
  width: 100%; 
  margin: 0 auto;
  margin-top: -30px;
}

.summary-row {
  padding-bottom: 25px;
}

.map-style {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 5px 0;
}

.mapBy-selector {
  color: #000;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.last-updated {
  font-size: .8rem;
}

div.summary-box div.title {
  line-height: 1rem;
}

@media only screen and (max-width: 968px) {
  .highcharts-label {
      display: none;
  }
}




/*---SMALL AND DOWN---*/
@media screen and (max-width: 768px) {
  .heatmap-container {
      width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
.heatmap-container {
    width: calc(100vw - 10px);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: calc(-50vw + 50%);
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.heatmap-container-popup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-left: calc(-50vw + 50%);*/
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.heatmap-container .summary-box,
.heatmap-container-popup .summary-box  {
  text-align: center;
  height: auto !important;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.heatmap-container .summary-box img,
.heatmap-container-popup .summary-box img {
  max-height: 90px;
}
.heatmap-container  .summary-box .value,
.heatmap-container-popup  .summary-box .value {
  font-size: 24px;
  color: #A7F1F9;
}

.highMaps-container {
  height: calc(250px + (650 - 250) * ((100vw - 300px) / (1600 - 300)));
  max-height: 650px;
  width: 100%; 
  margin: 0 auto;
  margin-top: -30px;
}

.summary-row {
  padding-bottom: 25px;
}

.map-style {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 5px 0;
}

.mapBy-selector {
  color: #000;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.last-updated {
  font-size: .8rem;
}

div.summary-box div.title {
  line-height: 1rem;
}

@media only screen and (max-width: 968px) {
  .highcharts-label {
      display: none;
  }
}




/*---SMALL AND DOWN---*/
@media screen and (max-width: 768px) {
  .heatmap-container {
      width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
.heatmap-container {
    width: calc(100vw - 10px);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: calc(-50vw + 50%);
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.heatmap-container-popup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-left: calc(-50vw + 50%);*/
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.heatmap-container .summary-box,
.heatmap-container-popup .summary-box  {
  text-align: center;
  height: auto !important;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.heatmap-container .summary-box img,
.heatmap-container-popup .summary-box img {
  max-height: 90px;
}
.heatmap-container  .summary-box .value,
.heatmap-container-popup  .summary-box .value {
  font-size: 24px;
  color: #A7F1F9;
}

.highMaps-container {
  height: calc(250px + (650 - 250) * ((100vw - 300px) / (1600 - 300)));
  max-height: 650px;
  width: 100%; 
  margin: 0 auto;
  margin-top: -30px;
}

.summary-row {
  padding-bottom: 25px;
}

.map-style {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 5px 0;
}

.mapBy-selector {
  color: #000;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.last-updated {
  font-size: .8rem;
}

div.summary-box div.title {
  line-height: 1rem;
}

@media only screen and (max-width: 968px) {
  .highcharts-label {
      display: none;
  }
}




/*---SMALL AND DOWN---*/
@media screen and (max-width: 768px) {
  .heatmap-container {
      width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}
.heatmap-container {
    width: calc(100vw - 10px);
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    margin-left: calc(-50vw + 50%);
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.heatmap-container-popup {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    /*margin-left: calc(-50vw + 50%);*/
    background: #000038;
    color: #A7F1F9;
    padding: 20px;
    background-image: url(../images/low-poly-bg.jpg);
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
    min-height: 500px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.heatmap-container .summary-box,
.heatmap-container-popup .summary-box  {
  text-align: center;
  height: auto !important;
  margin-bottom: 0 !important;
  cursor: pointer;
}
.heatmap-container .summary-box img,
.heatmap-container-popup .summary-box img {
  max-height: 90px;
}
.heatmap-container  .summary-box .value,
.heatmap-container-popup  .summary-box .value {
  font-size: 24px;
  color: #A7F1F9;
}

.highMaps-container {
  height: calc(250px + (650 - 250) * ((100vw - 300px) / (1600 - 300)));
  max-height: 650px;
  width: 100%; 
  margin: 0 auto;
  margin-top: -30px;
}

.summary-row {
  padding-bottom: 25px;
}

.map-style {
  font-size: 14px;
  font-weight: bold;
  text-align:center;
  padding: 5px 0;
}

.mapBy-selector {
  color: #000;
  font-size: 12px;
  width: 100%;
  margin-top: 5px;
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.last-updated {
  font-size: .8rem;
}

div.summary-box div.title {
  line-height: 1rem;
}

@media only screen and (max-width: 968px) {
  .highcharts-label {
      display: none;
  }
}




/*---SMALL AND DOWN---*/
@media screen and (max-width: 768px) {
  .heatmap-container {
      width: 100vw;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  }
}