h1, h2, h3, h4, h5, h6 {
  margin: 0 0 0 0;
  margin-top: 0px;
  font-weight: 100;
  color: #444444;
  text-transform: none;
}

.layout-slideshow .sprocket-features-content {
  padding: 15px;
  position: absolute;
  top: 60px;
  left: 60px;
  width: 35%;
  right: 0;
  text-align: center;
  background-color: rgba(255,255,255,0.5);
}

 .responsive_map {
height: 0;
overflow: hidden;
padding-bottom: 56%;
position: relative;
}

.responsive_map iframe {
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%; 
height: 80%; 
 
}
 #main .sprocket-mosaic .sprocket-mosaic-filter ul li, #main .sprocket-mosaic .sprocket-mosaic-filter ul li, .sprocket-mosaic .sprocket-mosaic-filter li, .sprocket-mosaic .sprocket-mosaic-filter li {
  font-size: 14px;
  border-radius: none;
  padding: 1px 6px;
  margin: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
