* {
  box-sizing: border-box;
}
body {
  font-weight: 400;
  text-align: center;
}

.special-elite { font-family: 'Special Elite', cursive; }

.beyondbtns{ margin-top: 13px; margin-bottom: 13px; }
.beyond-btn { background: transparent; color: #fff; border: 1px solid #fff; }
.beyond-btn:hover { background: rgba(0, 0, 0, 0.5); }

.journey { border: 2px solid #333;  padding: 13px; margin: 13px;}

.spacer1 { display: block; min-height: 320px; }
.padder { padding: 10px 15px 10px 15px; }
.filmpad { padding: 0 15px 0 15px; }
.biopad { padding: 20px; }
h1.header { bottom: 2em; }
.parallax-container {
  min-height: 380px;
  line-height: 0;
  height: auto;
  color: rgba(255,255,255,.9);
}
.parallax-container .section {
    width: 100%;
}

.blocks {
  position: fixed;
  bottom: 0;
  z-index: 89;
  list-style-type: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin: 0;
  padding: 0;
}

.blocks-names .btn-large { background: transparent !important;
	box-shadow: none !important;
	padding: 0 0 !important;
	width: 100% !important;
}
.socialbar .btn-large, .socialbar-small .btn-large { 
	background: transparent !important;
	box-shadow: none !important; 
}
.socialbar-small .btn-large { padding: 0 1rem; }
.blocks-content {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100vh;
  width: 100%;
}

.blocks-content p {
  font-size: 16px;
  line-height: 2;
  max-width: 800px;
}
.blocks-content h2 {
  padding: 15px 30px;
  font-weight: 300;
  letter-spacing: 6px;
  box-shadow: inset 0 0 0 3px #000;
}
.blocks-names {
  position: fixed;
  border-top: 3px solid #ffecb3;
  bottom: 0 !important;
  left: 0;
  z-index: 90 !important;
  width: 100%;
  margin: 0 !important;
  padding: 0 !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  letter-spacing: 4px;
  cursor: pointer;
}

.modal-content a:link, .modal-content a:visited { color: #333; }
.modal-content a:hover { color: #ddd; }
.modal-content p { } 

footer a:link, footer a:visited { color: #006064; }
footer a:hover { color: #0097a7; }
.modal-footer a { color: #333; }
.modal-footer a:hover { color: #000; }
/* Let's override some Materialize styles */
.row { margin-bottom: 0px; }
.row .col { padding: 0!important; }
.row .col img { margin-bottom: -6px !important; }

.footer-copyright { margin-bottom: 50px; }

/*Share Styles */
.facebookbtn { background-color: #4769a5; }
.twitterbtn { background-color: #51a3bf; }
.redditbtn { background-color: #333333; }
.pintbtn { background-color: #cc2209; }
.stumblebtn { background-color: #eb4723; }
.linkedinbtn { background-color: #2ba3e1; }

/*Flow Logo */
@media only screen and (min-width: 360px) {
  .flow-logo {
    width: 280px; height: auto!important;
  }
}

@media only screen and (min-width: 390px) {
  .flow-logo {
    width: 300px; height: auto!important;
  }
}

@media only screen and (min-width: 420px) {
  .flow-logo {
    width: 340px; height: auto!important;
  }
}

@media only screen and (min-width: 450px) {
  .flow-logo {
    width: 400px; height: auto!important;
  }
}

@media only screen and (min-width: 480px) {
  .flow-logo {
    width: 400px; height: auto!important;
  }
}

@media only screen and (min-width: 510px) {
  .flow-logo {
    width: 440px; height: auto!important;
  }
}

@media only screen and (min-width: 540px) {
  .flow-logo {
    width: 450px; height: auto!important;
  }
}

@media only screen and (min-width: 570px) {
  .flow-logo {
    width: 480px; height: auto!important;
  }
}

@media only screen and (min-width: 600px) {
  .flow-logo {
    width: 520px; height: auto!important;
  }
}

@media only screen and (min-width: 630px) {
  .flow-logo {
    width: 550px; height: auto!important;
  }
}

@media only screen and (min-width: 660px) {
  .flow-logo {
    width: 560px; height: auto!important;
  }
}

@media only screen and (min-width: 690px) {
  .flow-logo {
    width: 600px; height: auto!important;
  }
}

@media only screen and (min-width: 720px) {
  .flow-logo {
    width: 620px; height: auto!important;
  }
}

@media only screen and (min-width: 750px) {
  .flow-logo {
    width: 630px; height: auto!important;
  }
}

@media only screen and (min-width: 780px) {
  .flow-logo {
    width: 630px; height: auto!important;
  }
}

@media only screen and (min-width: 810px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (min-width: 840px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (min-width: 870px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (min-width: 900px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (min-width: 930px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (min-width: 960px) {
  .flow-logo {
    width: 650px; height: auto!important;
  }
}

@media only screen and (max-width: 360px) {
  .flow-logo {
    width: 280px; height: auto!important;
  }
}