body, html {
  height: 100%;
}
body {
  background-color: #000;
  font-family: "futura-pt", "Trebuchet MS", Arial, sans-serif;
  font-size: 100%;
  color: #fff;
}
.absolute{
  position: absolute;
}
.bgwidth { width: 100%; }
.bgheight { height: 100%; }
.fullazy{
  position: absolute;
  top: 0;
  left: 0;
}
.lazydiv{
  position: fixed;
  top: -50%;
  left: -50%;
  width: 200%;
  height: 200%;
}
.lights--img {
  background-image: url("../images/bigmoments/m1lights03.jpg");
  background-repeat: no-repeat;
  height: 600px;
  left: 50%;
  margin-left: -710px;
  top: 0;
  width: 1440px;
  z-index: 1;
}
.stars--img {
  background-image: url("../images/bigmoments/m1bgstars01.png");
  height: 350%;
  top: 0;
  width: 100%;
  z-index: 1;
}
.voyager--img {
  background-image: url("../images/bigmoments/m1voyager01.png");
  background-position: center center;
  background-repeat: no-repeat;
  height: 702px;
  left: 50%;
  margin-left: -340px;
  top: 150px;
  width: 457px;
  z-index: 4;
}
.voyager--text {
  color: #fff;
  font-size: 61px;
  left: 50%;
  letter-spacing: 99px;
  margin-left: -400px;
  top: 360px;
  z-index: 3;
}
.voyager__reference--text {
  left: 0%;
  top: 250px;
  width: 100%;
  z-index: 7;
}
.voyager__reference--text p {
  color: #fff;
  font-size: 22px;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.6;
  margin-bottom: 30px;
  margin: auto;
  max-width: 760px;
  text-align: left;
  text-rendering: optimizeLegibility;
}
.endparagraph-01{
  padding: 0 25% !important;
}
.endparagraph-01 span{
  font-size: 20px;
}
.credits {
  color: #aaa;
  display: block;
  font-size: 16px;
  font-weight: lighter;
  letter-spacing: 0.04em;
  line-height: 1.5;
  margin-top: 40px;
  max-width: 750px;
  text-align: center;
  text-rendering: optimizeLegibility;
}
.voyager__intro--text {
  left: 50%;
  margin-left: -350px;
  top: 250px;
  width: 680px;
  z-index: 7;
}
.voyager__intro--text p {
  color: #fff;
  font-size: 20px;
  font-weight: lighter;
  letter-spacing: 0.04em;
  line-height: 35px;
  margin: auto auto 30px auto;
  max-width: 650px;
  text-rendering: optimizeLegibility;
}
.scroll--text {
  bottom: 100px;
  color: #fff;
  cursor: pointer;
  height: 60px;
  left: 50%;
  margin-left: -25px;
  width: 55px;
  z-index: 999;
}
.scroll--text img {
  height: inherit;
  width: inherit;
}

.sesion_container {
  position: absolute;
  top: 140px;
  height: 50px;
  z-index: 1990;
  right: 20px;
}
.sesion_container.sticky {
  position: fixed;
  top: 0;
}
.control {
  width: 140px;
  height: 50px;
  display: block;
  padding-top: 12px;
  padding-left: 12px;
}

.backtotop img,
.volume_icon,
.share_icon {
  margin-left: 15px;
  height: 25px;
  cursor: pointer;
}
.logo_container {
  border-right: 1px solid #777;
  padding-right: 20px;
  padding: 3px 5px 0px;
  width: 40px;
  margin-left: 15px;
  margin-top: 10px;
  margin-right: 15px;
  float: left;
}
.main-title {
  color: #777;
  float: left;
  letter-spacing: 0.03em;
  margin-top: 16px;
  text-transform: uppercase;
  font-size: 17px;
}
.main-title:hover {
  color: #fff;
  font-weight: lighter;
  letter-spacing: 0.03em;
  text-decoration: none;
}
.sponsor_container {
  color: #777;
  float: left;
  margin-top: 15px;
  width: 300px;
}
.voyager__controls {
  position: absolute;
  top: 140px;
  width: 50%;
  height: 50px;
  z-index: 1991;
}
.voyager__controls.sticky {
  top: 0;
  position: fixed;
  padding-bottom: 10px;
}

.chapter p {
  text-rendering: optimizeLegibility;
  font-size: 20px;
  font-weight: lighter;
  letter-spacing: 0.04em;
  line-height: 35px;
  margin: auto;
  margin-bottom: 30px;
  max-width: 650px;
}
.chapter .vg__text--title {
  font-size: 36px;
  width: 100%;
  text-align: center;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}

.chapter .pullquote {
  margin-top: 90px;
  margin-bottom: 90px;
  position: relative;
  width: 75%;
  max-width: 75%;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.6;
}
.quote {
  font-size: 27px;
  font-weight: normal;
  left: 52%;
  position: absolute;
  top: 50%;
  width: 550px;
  letter-spacing: 0.04em;
  line-height: 1.7;
}

.fixed-full {
  background-repeat: no-repeat;
  background-position: center center;
  -webkit-background-size: cover cover;
          background-size: cover;
  text-align: center;
}

.fixed-full p {
  color: #fff;
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0.04em;
  line-height: 1.6;
  position: absolute;
  text-align: center;
  top: 45%;
  width: 100%;
  margin: -40px auto 0;
  padding: 0 15%;
}
.seventy-moment .fixed-full {
  z-index: 201;
}
.launch-moment .fixed-full {
  z-index: 201;
}
.path-moment .fixed-full {
  z-index: 301;
}
.path-moment .path-moment-text {
  left: 5%;
  text-align: left;
  color: #bbb;
  font-size: 16px;
  letter-spacing: 0.04em;
  width: 240px;
  top: 15%;
}
.jupiter-moment .fixed-full {
  z-index: 401;
}
.saturn-moment .fixed-full {
  z-index: 501;
}
.uranus-moment .fixed-full {
  z-index: 601;
}
.earth-moment .fixed-full {
  z-index: 701;
}
.blackwhite-moment .fixed-full {
  z-index: 801;
}
.blackwhite-moment .blackwhite-moment-text {
  left: 5%;
  text-align: left;
  color: #bbb;
  font-size: 16px;
  letter-spacing: 0.04em;
  width: 340px;
  top: 15%;
}
.theend-moment .fixed-full {
  z-index: 901;
}

.endtable-01{
  width: 750px;
  color: #fff;
  font-size: 18px;
  margin: auto;
  position: absolute;
  left: 50%;
  margin-left: -366px;
}
.theendtitle{
  font-size: 45px;
  letter-spacing: 40px;
}
.alignright{
  text-align: right;
  padding-right: 20px;
  vertical-align: top;
  padding-bottom: 7px;
}
.alignleft{
  vertical-align: top;
  text-align: left;
  line-height: 1.6;
}
.aligncenter{
  text-align: center;
  line-height: 1.6;
}
#JS_sharebutton{
  color: #ccc;
  font-size: 12px;
  text-indent: 3px;

}
#loading{
  background-color: #000;
  bottom: 0;
  height: 100%;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 999999;
}
/*Desktop*/
@media only screen and (min-width : 1026px) {
  .hidden_md {
    display: none;
  }
  .fallbackvideo{
    display: none !important;
  }
  .chapter .vg__text--title {
    margin-top: 180px;
  }
  .ad_container {
    position: absolute;
    width: 100%;
    text-align: center;
    height: 125px;
    padding-top: 15px;
    z-index: 999;
    background-color: #000;
  }
  .full-moment-mobile {
    display: none;
  }
  .chapter {
    width: 100%;
    top: 100%;
    z-index: 999;
  }
  .fixed-full {
    left: 0;
    margin-left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .width-small-vertical {
    position: relative;
  }
  .width-small-vertical .quote-img {
    margin-left: -100px;
    max-width: 350px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .width-small-vertical .quote {
    font-size: 24px;
    font-weight: normal;
    left: 52%;
    position: absolute;
    top: 50%;
    width: 550px;
    letter-spacing: 0.04em;
    line-height: 1.6;
  }
  .width-small {
    position: relative;
  }
  .quote-img {
    margin-left: -200px;
    width: 450px;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .width-large {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: 100% !important;
    max-height: 100%;
  }
  .width-large .quote-img {
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: none;
    top: 0;
    width: 100%;
  }
  .advertising {
    float: right;
    height: 250px;
    margin-bottom: 10px;
    margin-left: 20px;
    margin-right: -100px;
    width: 300px;
  }
  .credits{
    margin: 0px auto 120px;
  }
}

@media only screen and (min-width : 767px) and (max-width : 1025px){
  .mobile-title{
    color: #fff;
    font-size: 55px !important;
    letter-spacing: 1em;
    margin-left: 1.2em !important;
    margin-top: 30% !important;
    text-align: center;
    text-transform: uppercase;
  }
}
@media only screen and (min-width : 767px) and (max-width : 1025px) and (orientation : portrait){
  .mobile-title{
    color: #fff;
    font-size: 55px !important;
    letter-spacing: 1em;
    margin-left: 1.2em !important;
    margin-top: 70% !important;
    text-align: center;
    text-transform: uppercase;
  }
}

@media only screen and (max-width : 1025px) {
  .sponsor_container,
  .ad_container{
    display: none;
  }
  img.quote-img.fallbackvideo {
    height: auto;
  }
  .hidden_sm{
    display: none;
  }
  .sesion_container{
    display: none;
  }

  .volume_icon{
    display: none;
  }
  body{
    overflow: auto !important;
  }
  .voyager__controls
  {
    position: fixed !important;
    top: 0 !important;
    background-color: black;
    height: 55px;
    width: 100%;
  }
  .sponsor_container,
  .ad_container{
    display: none;
  }
  .first{
    height: 100%;
  }
  .theendmobile{
    text-align: center;
    margin-top: 100px;
  }
  .scene--one-mbl{
    position: relative;
    overflow: hidden;
    height: 100%;
    width: 100%;
  }
  .scene--one-mbl:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url(../images/mobile/VoyagerHero.jpg);
    -webkit-background-size: cover;
    background-position: top center;
    background-size: cover;
  }

  .advertising {
    display: block;
    height: 250px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 300px;
  }
  .chapter{
    margin-left: 10px;
    margin-right: 10px;
  }
  .full-moment{
    display: none;
  }
  .full-moment-mobile{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 100%;
  }
  .full-moment-mobile p{
    font-size: 16px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
  }
  .full-moment-mobile img{
    width: 100%;
  }
  .quote-img{
    margin: auto;
    max-width: 100%;
    height: auto;
  }
  .width-small-vertical,
  .width-small{
    position: relative;
    text-align: center;
  }
  .chapter .vg__text--title {
    font-size: 26px;
  }
  .quote {
    display: block;
    font-size: 20px;
    font-weight: lighter;
    line-height: inherit !important;
    margin-top: 20px !important;
    position: static;
    text-align: left !important;
    width: auto;
  }
  .width-small-vertical .quote-img {
    margin: 30px auto;
  }
  .credits{
    margin: 50px auto 50px;
  }
  .chapter .vg__text--title {
    margin-top: 70px;
  }
  .mobile-title{
    color: #fff;
    letter-spacing: 1em;
    text-align: center;
    text-transform: uppercase;
  }
}
@media only screen and (max-width : 766px) and (orientation : landscape) {
  .mobile-title {
    margin-top: 30% !important;
    font-size: 40px !important;
    margin-left: 1.2em !important;
  }
}
@media only screen and (max-width : 766px) and (orientation : portrait) {
  .mobile-title{
    color: #fff;
    font-size: 25px !important;
    letter-spacing: 1em;
    margin-left: 1.2em !important;
    margin-top: 90%;
    text-align: center;
    text-transform: uppercase;
  }
}
