#map-side-bar {
  height: auto;
  width: 250px;
  color: #fff;
  background: #fff8f0;
  overflow: visible;
  height: 100%;
  position: absolute;
  z-index: 1;
  left: 0px;
  top: 0px; }

@media (max-width: 980px) {
  #map-side-bar {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    height: auto;
    padding: 0 .5em 0px .5em; } }

#map-side-bar p {
  padding: 10px;
  line-height: 18px;
  margin-bottom: 4px; }

#map-side-bar h2 {
  padding: 10px;
  line-height: 18px; }

#map-side-bar a {
  text-decoration: none; }

#mapAll {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden; }

@media (max-width: 980px) {
  #mapAll {
    width: 100%;
    height: auto !important;
    padding: 1.3em;
    background-color: #ff8671; } }

@media (max-width: 720px) {
  #mapAll {
    height: auto; } }

#map_canvas {
  height: 100%;
  width: 100%;
  width: -moz-calc(100% - 250px);
  width: -webkit-calc(100% - 250px);
  width: calc(100% - 250px);
  position: absolute;
  left: 250px; }

@media (max-width: 980px) {
  #map_canvas {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0;
    height: 520px; } }

@media (max-width: 720px) {
  #map_canvas {
    height: 400px; } }

@media (max-width: 540px) {
  #map_canvas {
    height: 380px; } }

@media (max-width: 480px) {
  #map_canvas {
    height: 360px; } }

@media (max-width: 420px) {
  #map_canvas {
    height: 320px; } }

#map-side-bar-menu {
  width: 100%;
  overflow: auto !important; }

@media (max-width: 980px) {
  #map-side-bar-menu {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: 0 0 1em 0;
    width: 100%;
    float: left; } }

#allCat {
  width: 220px;
  height: 42px;
  display: none;
  text-align: center;
  margin: 0.5em auto 0.8em auto; }

#allCat a:link {
  width: 100%;
  float: left;
  padding: 0.6em 1em;
  text-align: center;
  color: #fff;
  font-size: 1em;
  background-color: #ff8671; }

#allCat a:visited {
  width: 100%;
  float: left;
  padding: 0.6em 1em;
  text-align: center;
  color: #fff;
  font-size: 1em;
  background-color: #ff8671; }

#allCat a:hover {
  background-color: rgba(255, 134, 113, 0.8); }

i.fontsmall {
  font-size: 0.72em;
  vertical-align: top;
  padding: 0.35em 0.5em 0 0; }

.menu-tab, .menu-tab2 {
  top: 20px;
  background-image: url(../../images/poi/menu.png);
  background-repeat: no-repeat;
  background-size: 0.9em 0.9em;
  background-position: 1.3em 0.7em;
  position: absolute;
  left: 250px;
  z-index: 200;
  width: 110px;
  margin: 0;
  padding: 0.5em;
  font-size: 0.9em;
  font-weight: 200;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(0, 0, 0, 0.5); }

.menu-tab:hover, .menu-tab2:hover {
  background-color: rgba(0, 0, 0, 0.8); }

@media (max-width: 980px) {
  .menu-tab, .menu-tab2 {
    display: none; } }

.menu-tab2 {
  left: 0;
  display: none; }

.map-views, .map-views2 {
  top: 60px;
  position: absolute;
  left: 250px;
  z-index: 200;
  width: 110px;
  margin: 0;
  padding: 0.5em;
  font-size: 0.9em;
  font-weight: 200;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(0, 0, 0, 0.5); }

.map-views:hover, .map-views2:hover {
  background-color: rgba(0, 0, 0, 0.8); }

@media (max-width: 980px) {
  .map-views, .map-views2 {
    display: none; } }

.map-views2 {
  display: none; }

.reset {
  top: 100px;
  position: absolute;
  left: 250px;
  z-index: 200;
  width: 110px;
  margin: 0;
  padding: 0.5em;
  font-size: 0.9em;
  font-weight: 200;
  line-height: 1.2em;
  text-align: center;
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  background-color: rgba(0, 0, 0, 0.5); }

.reset:hover {
  background-color: rgba(0, 0, 0, 0.8); }

@media (max-width: 980px) {
  .reset {
    display: none; } }

#controlHolder {
  position: absolute; }

#cd-zoom-in, #cd-zoom-out {
  position: absolute;
  z-index: 300;
  left: 260px;
  width: 38px;
  height: 38px;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0.5);
  background-repeat: no-repeat;
  background-size: 30px 60px;
  background-image: url(../../images/poi/cd-icon-controller.png);
  -webkit-transition: background-color 500ms ease;
  -moz-transition: background-color 500ms ease;
  -ms-transition: background-color 500ms ease;
  -o-transition: background-color 500ms ease;
  transition: background-color 500ms ease; }

#cd-zoom-in:hover, #cd-zoom-out:hover {
  background-color: rgba(0, 0, 0, 0.8); }

#cd-zoom-in {
  top: 150px;
  background-position: 50% 0; }

@media (max-width: 980px) {
  #cd-zoom-in {
    z-index: 1;
    top: 27px;
    left: 30px; } }

#cd-zoom-out {
  top: 196px;
  background-position: 50% -30px; }

@media (max-width: 980px) {
  #cd-zoom-out {
    z-index: 1;
    top: 70px;
    left: 30px; } }

#community-link {
  padding: 15px 0 15px 0;
  margin: 0;
  width: auto;
  margin: 0 auto;
  text-align: center;
  background: #fff; }

@media (max-width: 980px) {
  #community-link {
    margin: 1em 0 0 0; } }

#community-link a:link {
  color: #fff;
  font-size: 1em;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase; }

#community-link a:link img {
  max-width: 150px; }

#community-link a:visited {
  color: #fff;
  font-size: 1em;
  font-weight: 200;
  font-style: normal;
  letter-spacing: 2px;
  text-align: center;
  margin: 0 auto;
  text-transform: uppercase; }

#caption {
  display: block; }

@media (max-width: 720px) {
  #caption {
    display: none; } }

.iw-container {
  width: auto; }

@media (max-width: 720px) {
  .iw-container {
    width: 170px; } }

.infowindow {
  width: 300px;
  min-height: 330px;
  overflow: hidden; }

@media (max-width: 720px) {
  .infowindow {
    width: 180px;
    min-height: auto; } }

#map-photo {
  width: 100%;
  height: auto; }

@media (max-width: 720px) {
  #map-photo {
    width: 200px;
    height: 145px; } }

#map-photo img {
  max-width: 100%;
  height: auto;
  margin: auto;
  display: block; }

#map-text {
  width: 100%; }

#map-text h2 {
  font-size: 1.5em;
  line-height: 1.5em;
  text-align: left;
  font-weight: 200;
  margin: 0.5em 0 0.2em 0;
  padding: 0;
  font-weight: 400;
  color: #000; }

@media (max-width: 720px) {
  #map-text h2 {
    font-size: 13px;
    line-height: 15px;
    letter-spacing: 0; } }

#map-text h3 {
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: left;
  font-weight: 200;
  margin: 0 0 0.3em 0;
  padding: 0;
  font-weight: 300;
  color: #000; }

#map-text h4 {
  font-size: 1.2em;
  line-height: 1.4em;
  text-align: left;
  font-weight: 200;
  margin: 0 0 0.4em 0;
  padding: 0;
  height: 17px;
  color: #ff8671; }

#map-text h4 a:link {
  color: #ff8671; }

#map-text h4 a:visited {
  color: #ff8671; }

#map-text h4 a:hover {
  color: #fff8f0; }

#map-text h4 svg {
  width: 1.3em;
  height: auto;
  display: inline;
  fill: #ff8671;
  padding: 0 0.2em 0.2em 0;
  vertical-align: middle; }

#map-text p {
  color: #000;
  font-size: 1em;
  line-height: 1.3em;
  font-weight: 200;
  margin: 0px 0px 5px 0px;
  padding: 0; }

@media (max-width: 720px) {
  #map-text p {
    font-size: 9px;
    line-height: 12px;
    margin: 0 0 3px 0; } }

#map-text a:link {
  padding: 1em 0;
  color: #ff8671; }

#map-text a:visited {
  padding: 1em 0;
  color: #ff8671; }

#map-text a:hover {
  color: #ff8671; }

.paddingBottom {
  padding-bottom: 5px;
  margin: 0px; }

.urbangreymenu {
  width: 210px; }

.urbangreymenu .headerbar {
  font-size: 1.1em;
  line-height: 1.2em;
  font-family: "Assistant",Arial,Helvetica,sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  text-transform: uppercase;
  padding: 15px 0 13px 35px;
  margin: 0 0 6px 0;
  color: #000;
  background-color: rgba(196, 226, 230, 0.8) !important;
  background-repeat: no-repeat;
  background-position: 4px 11px;
  background-size: 25px;
  font-weight: 200;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease; }

@media (max-width: 980px) {
  .urbangreymenu .headerbar {
    z-index: 0;
    left: 0px !important;
    top: 0px;
    width: 100% !important;
    float: left;
    position: relative;
    overflow: hidden;
    padding: .5em;
    padding-left: 45px;
    background-position: 10px 3px; } }

.urbangreymenu .headerbar:hover {
  cursor: pointer;
  opacity: 0.6; }

.urbangreymenu .headerbar a {
  text-decoration: none;
  display: block; }

.urbangreymenu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-bottom: 0; }

.urbangreymenu ul li {
  list-style-type: none;
  padding-bottom: 0;
  margin: 2px; }

.urbangreymenu ul li a {
  background-color: rgba(196, 226, 230, 0.5);
  display: block;
  padding: 6px 8px;
  font-size: .8em;
  line-height: 1.3em;
  text-decoration: none;
  color: #000; }

.urbangreymenu ul li a:visited {
  color: #000; }

.urbangreymenu ul li a:hover {
  background-color: #c4e2e6;
  color: #000; }

#commSlider {
  width: 120%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-left: -10%; }

@media (max-width: 720px) {
  #commSlider {
    display: none; } }

@media (max-width: 980px) {
  #explore-headline {
    display: none; } }

@media (max-width: 980px) {
  #explore-boxes {
    display: none; } }

@media (max-width: 980px) {
  #map {
    height: 520px; } }

@media (max-width: 480px) {
  .explore .select-cat {
    font-size: 1em;
    padding: .5em 4em; } }

.caro-holder {
  display: block; }

@media (max-width: 540px) {
  .caro-holder {
    display: none; } }

.cycle-carousel-wrap {
  display: block; }

@media (max-width: 540px) {
  .cycle-carousel-wrap {
    display: none; } }
