body {
    margin: 0;
    padding: 20px 50px 20px 50px;
    box-sizing: border-box;
    width: 100%;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #090909;
}
.container {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
h1 {
  font-size: 24px;
  text-transform: uppercase;
}
.highlight {
  color: #bd0026;
}
h2 {
  text-transform: uppercase;
  font-size: 16px;
  margin-bottom: 32px;
}
sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}
a:visited {
    color: black;
}
p {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
}
.site-title {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}
.site-title a {
    text-decoration: none;
}
.site-title a:visited {
    color: black;
}
.site-title a:hover,
.site-title a:focus,
.site-title a:active {
    color: #06973b;
}
#intro {
    clear: both;
}
#map-container {
    width: 100%;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 20px;
}
#map {
    font-family:  'Helvetica Neue', Helvetica, Arial, sans-serif;
    height: 500px;
    width: 100%;
    border: 1px solid #ccc;
    max-width: 1200px;
    box-styling: border-box;
    position: relative;
}
#map .mapboxgl-popup-content {
    max-width: 240px;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding-top: 15px;
}
#map .mapboxgl-ctrl-compass {
    display: none !important;
}
/*#map .mapboxgl-ctrl-geocoder {
  font-family: 'Playfair Display' !important;
}*/
#legend {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0,0,0,0.10);
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    padding: 10px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 1;
    max-width: 150px;
    padding: 10px;
}
#legend p {
    display: none;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 5px 0;
}
#legend #entries {
  overflow: auto;
  margin-bottom: 5px;
}
#legend .entry {
    float: left;
    margin-right: 5px;
    min-width: 65px;
}
#legend .entry span {
    display: inline-block;
    height: 10px;
    width: 10px;
    margin-right: 5px;
    position: relative;
    top: 2px;
    border: 1px solid #ccc;
}
#legend #slider {
  width: 80%;
  margin: 0 auto 5px auto;
}
#attribution {
  font-size: 12px;
  line-height: 1.4em;
  font-style: italic;
}
@media (max-width: 800px) {
    body {
        padding: 10px;
    }
    h2 {
      margin-bottom: 8px;
    }
    #map {
      height: 400px;
    }
    #social {
      display: none;
    }
    #map-container {
        padding-left: 5px;
        padding-right: 5px;
    }
    #legend {
      display: none;
    }
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue,Helvetica,Arial,sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
background-color: #FF6600
}
.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {   background-color: #FB6200 }

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}
