html, body {
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;

}
body {
  padding-top: 0px;
  -webkit-font-smoothing: antialiased;
}
header {
  position: fixed;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  height: 60px;
  background: white;
  z-index: 10000;
  font-family: 'Work Sans', sans-serif;
  line-height: 60px;
  padding-left: 20px;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -ms-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
header strong {
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;

}
header span {
  font-style: normal;
  font-weight: 400;
  padding-left: 8px;
}
a i.fa.fa-arrow-left {
  color: #919191;
  margin-right: 20px;
  -webkit-text-stroke: 1px white;
}
a:hover i.fa.fa-arrow-left {
  color: black;
}
#mapdiv {
  width: 100%;
  height: 100%;
  font-size: 16px;
  line-height: normal;
  overflow: hidden;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}
.vco-menubar {
  padding: 11px 10px;
  border: none;
  text-transform: uppercase;
  position: fixed;
  z-index: 110000;
  text-align: left;
  overflow: hidden;
  right: 0px;
  top: 7px;
  left: auto;
}
.vco-menubar-button {
  font-size: 11px;
  letter-spacing: 0.1em;
}
.vco-menubar-button:hover {
  background: #bc8c62;
}
.vco-layout-landscape .vco-map .leaflet-top {
  bottom: 0;
  top: 3px;
}
.vco-layout-landscape .vco-storyslider {
  padding-top: 0;
  position: absolute;
  width: 35%;
  left: auto;
  right: 20px;
  overflow: visible;
}
.vco-storymap p {
  font-family: 'Sintony',sans-serif;
  font-size: 15px;
  line-height: 1.45em;
}
.vco-storymap h2 {
  font-size: 26px !important;
  margin-bottom: 5px;
  line-height: 1.1em;
}
.vco-storyslider .vco-slider-container-mask .vco-slider-container {
  text-align: left;
}
.vco-slide-content {
  padding-left: 0;
  width: 100% !important;
}
.vco-credit {
    position: relative;
    right: 12px;
}
.vco-layout-landscape .vco-storyslider .vco-slidenav-next {
  position: fixed;
  right: 130px;
}
.vco-layout-landscape .vco-storyslider .vco-slidenav-previous {
  position: fixed;
  left: 5px;
}
.vco-layout-landscape .vco-storyslider .vco-slidenav-next .vco-slidenav-icon:before, .vco-layout-landscape .vco-storyslider .vco-slidenav-previous .vco-slidenav-icon:before {
  background-color: none;
  padding: 20px;
  border: none;
}
.vco-storyslider .vco-slidenav-next .vco-slidenav-icon:before, .vco-layout-landscape .vco-storyslider .vco-slidenav-previous .vco-slidenav-icon:before {
  background-color: transparent !important;
}
.vco-slidenav-next .vco-slidenav-content-container .vco-slidenav-icon, .vco-slidenav-previous .vco-slidenav-content-container .vco-slidenav-icon, .vco-slidenav-next .vco-slidenav-content-container .vco-slidenav-title, .vco-slidenav-previous .vco-slidenav-content-container .vco-slidenav-title, .vco-slidenav-next .vco-slidenav-content-container .vco-slidenav-description, .vco-slidenav-previous .vco-slidenav-content-container .vco-slidenav-description {
  text-shadow: 1px 1px 1px #FFF;
  color: rgba(0, 0, 0, 0.5);
}
.vco-media-shadow {
  box-shadow: none;
}
.leaflet-control-minimap.leaflet-container.leaflet-retina.leaflet-fade-anim.leaflet-control {
    top: 60px;
}
.vco-slide-content-container {
  position: relative;
  top: -4%;
}
.vco-layout-landscape .vco-storyslider .vco-slider-background {
  background-color: transparent;
  background-image: none;
}
.vco-slide-content {
  background: white;
  padding: 0 0 30px !important;
  box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -ms-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
  -o-box-shadow: 0px 0px 7px rgba(0,0,0,0.2);
}
.vco-layout-landscape .vco-slide .vco-slide-content-container .vco-slide-content .vco-text {
    margin: 0 30px;
    width: auto;
}
.vco-slide .vco-slide-content-container {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 70px;
}
.vco-map .leaflet-container {
    background-color: #a9d3df;
}
.vco-layout-landscape .vco-slide .vco-slide-content-container .vco-slide-content .vco-media {
  margin-bottom: 10px;
}

.leaflet-control-minimap.leaflet-container.leaflet-fade-anim.leaflet-control {
    top: 50px;
}
.leaflet-control-minimap.leaflet-container.leaflet-fade-anim.leaflet-control {
  width: 238px !important;
  height: 160px !important;
}
.leaflet-control-minimap.leaflet-container.leaflet-retina.leaflet-fade-anim.leaflet-control .leaflet-map-pane {
    transform: translate3d(8px,-24px,0px)!important
}
vco-slide .vco-slide-content-container .vco-slide-content {
    min-height: 480px;
}
a.button {
    display: block;
    background: #ae825c;
    color: white !important;
    text-decoration: none !important;
    width: fit-content;
    font-size: 13px;
    padding: 11px 18px;
    border-radius: 1px;
    margin-top: 34px;
    font-weight: 600;
    align-self: right;
    margin-right: 0;
    margin-left: auto;
    text-shadow: none;
}
a.button:hover {
	background-color: #bc8c62;
}
.vco-storymap p a {
	text-shadow: none !important;
	background-image: none !important; 
	}
img.leaflet-marker-icon {
    margin-left: 0px !important;
    margin-top: -38px !important;
}
.vco-menubar .vco-menubar-button:first-child {
    display: none !important;
}
.vco-menubar-button { 
border: none;
	}
	.vco-layout-landscape .vco-storyslider .vco-slidenav-next {
    position: fixed !important;
    left: auto;
    right: 13px;
    bottom: 13px;
    top: auto !important;
    height: 40px;
    display: block;
    width: 100px;
    background-color: white;
}
.vco-layout-landscape .vco-storyslider .vco-slidenav-previous {
    position: fixed !important;
    left: auto;
    right: 130px;
    bottom: 13px;
    top: auto !important;
    height: 40px;
    display: block;
    width: 100px;
    background-color: white;
}
.vco-slidenav-previous .vco-slidenav-content-container, .vco-slidenav-next .vco-slidenav-content-container {
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.vco-slidenav-icon, .vco-layout-landscape .vco-storyslider .vco-slidenav-next .vco-slidenav-icon:before, .vco-layout-landscape .vco-storyslider .vco-slidenav-previous .vco-slidenav-icon:before {
    margin: 0 !important;
	padding: 0 !important;
	font-size: 13px !important;
	display: block;
	height: 40px;
	line-height: 40px;
}