/* VIDEO STYLES */
.videoimage{
  display:none;
}

@media only screen and (max-width: 768px){

  .videoimage {
  display:block;
  padding-top:150px;
  background-color:rgba(0,0,0,1);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 1000px;
  z-index:100;
  position:absolute;
  width:100%;
  }
}

.sepiavideo{
  -webkit-filter: grayscale(1) saturate(10) sepia(1);
  filter: grayscale(1) saturate(10) sepia(1);
}
.sepiavideo:hover{
  -webkit-filter:none;
  filter:none;
}

.marker {
    display: block;
    border: none;
    border-radius: 50%;
    cursor: pointer;
    padding: 0;
}
/* MAP STYLES */
#map {
    position: fixed;
    width: 100%;
    top: 50px;
    bottom: 0;
    padding:0;
}

#maps {
z-index:35;

}
.mapboxgl-popup {
    max-width: 450px;
    font: 16px Georgia, serif;
}
.marker-title {
    font-weight: 700;
}
/*#bottombar{
  position:absolute;
  z-index:999;
  width:100%;
  background-color: #bbbbbb;
  bottom:0;
}*/

/*.ledgendbar{
  padding:10px;
  margin-top:20px;
  margin-bottom:30px;
  overflow:hidden;
  max-height:50px;
}*/

/*.ledgendbox{
  color:#eeeeee;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(.25,.8,.25,1);
}*/

/*#features {
    font-family: Georgia, serif;
    overflow-y: scroll;
    background-color: #fafafa;
    z-index:99999;
}*/

/* OVERALL STYLES */

section {
    padding:  0px;
    /*line-height: 25px;*/
    border-bottom: 1px solid #ddd;
    /*background-color: rgba(255,255,255,0.8);*/
}

.singleevent{
  background-color: rgba(255,255,255,0.85);
  padding:20px 20px 10px 20px;
}

.singleeventmonth{
  background-color: rgba(255,255,255,0.85);
  padding:20px 20px 10px 20px;
}

.singleblock{
  margin-top:450px;
  background-color: rgba(255,255,255,0.85);
  padding:20px 5px 0px 5px;
}

section:last-child {
    border-bottom: none;
    /*margin-bottom: 100px;*/
}

/*.opening-page{
  height: 100%;
  background-image: url(../img/opening.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}*/

h1{
  color:#ffffff;
  font-weight: 900;
  padding:20px;
  opacity:0.95;
  /*text-shadow: 1px 1px #ff9900;*/
  line-height:90%
}

h2{
  color:#111111;
  font-weight: 100;
  padding:0;
  padding-top:30px;
  margin:0;
}

h3{
  color:#fb9d04;
  font-weight: 400;
}

h4{
  color:#fb9d04;
  font-weight: 400;
  padding:20px;
}

h4{
  color:#333333;
  font-weight: 400;
  padding:20px;
}

h5{
  line-height:140%;
}
#cboxTitle{
left:10px!important;
font-size:120%!important;
}

@media only screen
and (max-width: 4000px)
{
h1{font-size:18em}
h2{font-size:9em}
h3{font-size:6em}
h4{font-size:3.6em}
h5{font-size:1.8em}
}
@media only screen
and (max-width: 1600px)
{
h1{font-size:13em}
h2{font-size:7.5em}
h3{font-size:5em}
h4{font-size:3em}
h5{font-size:1.4em}
}
@media only screen
and (max-width: 1024px)
{
h1{font-size:12em}
h2{font-size:6em}
h3{font-size:4em}
h4{font-size:2.4em}
h5{font-size:1.2em}
}
@media only screen
and (max-width: 768px)
{
h1{font-size:5em}
h2{font-size:3.8em}
h3{font-size:2.5em}
h4{font-size:1.6em}
h5{font-size:1.1em}
}

/* BOOTSTRAP STYLES */
.navbar-default{
    background-color:#4a4a4a;
    border:0px;
    z-index:99;
}

/* UNCATEGORISED */


    .menu {
        background: #fff;
        position: fixed;
        z-index: 1;
        top: 64px;
        right: 20px;
        border-radius:5px;
        width: 220px;
        height:200px;
        background-color: #424242;
    }

    #buttons {
width: 90%;
margin: 0 auto;
}
.button {
display: inline-block;
position: relative;
cursor: pointer;
width: 20%;
padding: 8px;
border-radius: 3px;
margin-top: 10px;
font-size: 12px;
text-align: center;
color: #fff;
background: #ee8a65;
font-weight: bold;
}

.statsnumber{
font-weight: 100;
color:#FF9900;
font-size:700%;
padding:0;
margin:0;
margin-top:25px;
line-height: 80%;
}

.statsdescription{
font-weight: 600;
color: #9B9B9B;
padding:0;
margin:0;
font-size:90%;
line-height: 100%;
}

.statsdescriptionar{
font-weight: 600;
color: #9B9B9B;
padding:0;
margin:0;
font-size:110%;
line-height: 100%;
}

.event
{
  font-weight: 100;
  color:#EEF0F0;
  font-size:800%;
  padding:0;
  margin:0;
  margin-top:70px;
  line-height: 15px;
}

.location
{
  font-weight: 600;
  color:#000000;
  font-size:120%;
  padding:0;
  margin:0;
}

.date
{
  font-weight: 600;
  color:#000000;
  font-size:120%;
  padding:0;
  margin:0;
  padding-bottom:30px;
}

.homedemosummary{
    display: table;
    height: 220px;
    text-align: center;
    /*border: 2px dashed #f69c55;*/
}
.homedemosummary div {
  display: table-cell;
  vertical-align: middle;
}

.videoContainerFULLSCREEN
{
 position:absolute;
 margin:0;
 padding:0;
 left:0;
 right:0;
 height:100vh;
 width:100%;
 overflow: hidden;
 z-index:20;
}

.videoContainerFULLSCREEN video
{
 min-width: 100%;
 min-height: 100%;
 top: 0;
 left: 0;
 right: 0;
}

.topimage {
position:relative;
margin-top:50px;
z-index:36;
/*background-color: rgba(255,160,0,0.5);*/*/
}

.navbar-brand{
  z-index:98;
}

.blank{
  background-color: rgba(255,255,255,0);
  height:200px;
  width:20%;
}

.chevronbutton{
  position:relative;
  z-index:12;
  font-size:24px;
}

.streetview {
	width:100%;
	height:500px;
}

.streetview-wrap {
	position:relative;
}

.streetoverlay {
	width:100%;
	min-height:500px;
	position:absolute;
	top:0;
}

.whitewidth{
  z-index:15;
}

.orangesection{
  background-color: rgba(255,111,0,0.7);
}

/* D3 */
  .g-labels {
    fill: white;
    font-weight: bold;
    font-size: 14px;
  }
  .axis line {
    fill: none;
    stroke: #ccc;
    stroke-dasharray: 2px 3px;
    shape-rendering: crispEdges;
    stroke-width: 1px;
  }
  .axis text {
    font-size: 13px;
    pointer-events: none;
    fill: #7e7e7e;
  }
  .y.axis text {
    text-anchor: end !important;
    font-size:14px;
    fill: #7e7e7e;
  }
  .x.axis line {
    display: none;
  }
  .x.axis tick:nth-child(even) {
    display: none;
  }
  .domain {
    display: none;
  }

  .activemonth {
    fill: #fb9d04;
  }
  /*.bar:hover {
    fill: #fb9d04;
  }*/
  .bar{
    fill: #FF9900;

  }
  .activemonth{
    fill: #ff6600;

  }
  .g-baseline line {
    stroke: black;
    stroke-dasharray: 0;
    stroke-width: 1px;
  }

.audiosound{
  color:#ffffff;
  font-size: 24px;
  padding-top:10px;
  padding-right:10px;
}

.playanimate{
  color:#ffffff;
}
.glyphicon-pause{
  color:#fb9d04;
}

.glyphicon-play{
  color:#fb9d04;
}

.glyphicon-collapse-down:hover{
  color:#fb9d04;
}

.audiosound:hover{
  color:#fb9d04;
}

.nolinks{
 color:#333333;
 text-decoration:none;
}

.nolinks:hover{
 color:#000000;
 text-decoration:none;
}

.openinglogo{
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.75);
}

.statcounter:hover{
  cursor:default;
}

.spinner{
    background-image: url('../img/ring.gif');
    background-repeat: no-repeat;
    background-attachment: local;
    background-position: center;
}

.footer{
  z-index:16;
  background-color:#424242;
  min-height:0!important
}

.navbar-collapse{
  border-top-width:0!important;
  box-shadow:inset 0 0 0 rgba(255,255,255,.1)
}
.openclose{
  position:absolute;
  top:0px;
  left:20px;
  color:#ffffff;
  font-size: 36px;
  padding:0;
  margin:0;
  z-index:97;
}

.checkbox{
  margin-top:0;
  margin-bottom:37px;
}

.whysofast{
  position:fixed;
    top: 100px;
    left:0;
    right:0;
  z-index:99999;
}

.navbar-brand{
  padding:0!important;
  margin:0!important;
  -webkit-transition:all .4s ease;
  transition:all .4s ease
}


/*.navbar-brand{
  padding:0!important;
  margin:0!important;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
  top:0;
  position:fixed;
}*/
.openinglogo{
  /*padding:0!important;
  margin:0!important;*/
  transform-origin: top left;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
  height:100px;
  width:auto;
}

.openinglogoar{
  /*padding:0!important;
  margin:0!important;*/
  transform-origin: top right;
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
  height:100px;
  width:auto;
}
.shrinklogo{

  transform:scale(.5);
  -webkit-transition:all .4s ease;
  transition:all .4s ease;
  /*height:50px;
  width:auto;*/
}
