/* 
########################################################################
#     ATTENTION: This css was generated from /scss/starliner.scss      #
#     Please use that file for css updates                             #
########################################################################
*/
body {
  background-color: #020614;
  font-family: "HelveticaNeueW01-55Roma", Helvetica Neue, Helvetica, Arial, " sans-serif";
  color: #fff;
  position: relative; }
  body > img {
    display: none; }

h1, h2, h3 {
  font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-weight: normal; }

h1 {
  font-size: 1.625rem; }

h2 {
  font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 2.25rem;
  text-transform: uppercase;
  line-height: 0.88em;
  margin-bottom: 1em; }
  h2 .title-leadin {
    font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
    display: inline-block; }

h4 {
  font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: normal;
  margin: 0; }

p {
  font-size: 0.875rem;
  line-height: 1.4em; }

.btn-rounded {
  border: 2px solid #fff;
  border-radius: 1rem;
  text-transform: uppercase;
  background: transparent;
  white-space: nowrap;
  height: 2rem;
  line-height: 1em;
  color: #fff;
  font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 0.75rem;
  letter-spacing: 2px;
  padding: 0.5rem 1rem;
  margin-top: 0.5rem; }
  .btn-rounded.btn-stackable {
    height: auto;
    white-space: normal; }
  .btn-rounded:disabled, .btn-rounded:disabled:hover {
    color: #fff;
    opacity: 0.65;
    border: 2px solid #fff; }

.btn.focus, .btn:focus, .btn-rounded:focus {
  color: #009bdf;
  border-color: #009bdf; }

.btn:hover, .btn-rounded:hover {
  color: #009bdf;
  border-color: #009bdf; }

.btn2.focus, .btn2:focus {
  color: #0033a2;
  border-color: #0033a2; }

.btn2:hover {
  color: #0033a2;
  border-color: #0033a2; }

.boeing-logo {
  position: absolute;
  top: 1.5rem;
  left: 1.5rem;
  max-width: 150px; }

#wrapper {
  overflow: hidden; }

/* 
########################################################################
#     side navigation panel that slides out when active                #
########################################################################
*/
#hamburger {
  width: 25px;
  height: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  background-image: url(../img/starburst.svg);
  background-repeat: no-repeat;
  background-position: center center;
  cursor: pointer;
  position: fixed;
  top: 2rem;
  right: 2rem;
  z-index: 500; }

.hamburger-line {
  height: 2px;
  width: 100%;
  background-color: #fff;
  display: block;
  -webkit-transition: all 0.15s linear;
  transition: all 0.15s linear; }

#main-nav {
  width: 250px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: -250px;
  background-color: #0033a2;
  -webkit-transition: all 0.25s linear;
  transition: all 0.25s linear;
  z-index: 450;
  padding: 6rem 2rem 2rem 2rem; }

.sidenav-label {
  color: #fff;
  text-decoration: none;
  font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 1.5rem; }

.sidenav-label .sidenav-eyebrow {
  font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif"; }

#page-nav {
  transform-origin: left top;
  transform: rotate(90deg);
  position: fixed;
  top: 12vh;
  left: calc(100% - 2rem);
  display: none;
  width: 82vh;
  z-index: 400; }
  #page-nav .nav {
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #fff; }
    #page-nav .nav .nav-item .nav-link {
      padding: 0;
      text-transform: uppercase;
      font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
      font-size: 0.875rem;
      letter-spacing: 5px;
      line-height: 1em;
      margin-bottom: -1px;
      color: #fff; }
    #page-nav .nav .nav-item .nav-link:hover, #page-nav .nav .nav-item .nav-link.active {
      color: #a3a8ac; }
    #page-nav .nav .nav-item:first-child {
      margin-left: 1.5rem; }

.scroll-indicator-holder {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 350; }

.scroll-indicator {
  width: 50px;
  height: 50px;
  margin: 1rem auto;
  opacity: 0;
  /*-webkit-animation: arrow-pulse 1.5s infinite;
  animation: arrow-pulse 1.5s infinite;	*/ }

/*
@-webkit-keyframes arrow-pulse {
  0% {
    opacity:0;
	transform: translateY(-50px);
  }
  100% {
    opacity:0.8;
	transform: translateY(0);
  }
}
@keyframes arrow-pulse {
  0% {
    opacity:0;
	transform: translateY(-50px);
  }
  100% {
    opacity:1;
	transform: translateY(0);
  }
}
*/
@media (min-height: 700px) {
  #page-nav {
    display: flex; } }
#footer {
  opacity: 0.75;
  position: relative;
  height: 0; }
  #footer .footer-content {
    transform: translateY(-100%);
    width: 100%;
    background-color: #020614; }
    #footer .footer-content p {
      font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
      color: #fff;
      font-size: 0.625rem;
      text-transform: uppercase;
      margin-bottom: 0;
      padding: 1em 0; }
    #footer .footer-content a {
      color: #ffffff; }

#starliner-logo {
  height: 24px;
  width: 170px;
  display: inline-block;
  margin-right: 40px; }
  #starliner-logo img {
    display: block; }

#innovation-logo {
  height: 24px;
  width: 274px;
  display: inline-block;
  margin-right: 40px; }
  #innovation-logo img {
    display: block; }

.navactive #main-nav {
  right: 0; }
.navactive .hamburger-line:nth-child(1),
.navactive .hamburger-line:nth-child(3) {
  opacity: 0; }
.navactive .hamburger-line:nth-child(2) {
  transform: rotate(-45deg); }

#main-nav .nav-item {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
  color: #fff;
  font-size: 0.75rem;
  text-transform: uppercase;
  text-align: right;
  border-bottom: 1px solid #fff;
  padding: 0; }
#main-nav .nav-link {
  color: #fff;
  padding: 2rem 0 0 0;
  line-height: 1em;
  letter-spacing: 5px;
  margin-bottom: -2px; }
#main-nav .nav-link:hover {
  color: rgba(255, 255, 255, 0.6); }

/* 
########################################################################
#     treating each section as a "scene"                               #
########################################################################
*/
.scene {
  /*min-height:calc(100vw * 0.5625);*/
  min-height: 100vh;
  padding: 0 15px;
  position: relative; }

.image-sequence {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  padding: 0; }
  .image-sequence .image-sequence-holder {
    position: relative;
    overflow: hidden;
    height: 100vh;
    width: 100%; }
    .image-sequence .image-sequence-holder img {
      display: none;
      position: absolute;
      top: 50%;
      left: 50%;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      -ms-transform: translateX(-50%) translateY(-50%);
      -moz-transform: translateX(-50%) translateY(-50%);
      -webkit-transform: translateX(-50%) translateY(-50%);
      transform: translateX(-50%) translateY(-50%); }
    .image-sequence .image-sequence-holder .roadblock-text {
      padding-top: 6rem; }
  .image-sequence h3.eyebrow {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 0.625rem;
    text-transform: uppercase;
    margin-bottom: 0.5em; }
  .image-sequence h2 {
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1.625rem;
    margin-bottom: 2rem;
    text-transform: none; }

.roadblock > .row {
  height: 100vh; }
  .roadblock > .row > div {
    height: 100%; }
.roadblock .roadblock-text {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  padding-top: 4rem; }
  .roadblock .roadblock-text p {
    width: 100%; }

/*  begin countdown scene */
#countdown {
  padding-top: 4rem;
  height: 1px; }
  #countdown h1 {
    font-size: 2rem;
    margin-bottom: 3rem; }
  #countdown p {
    margin-bottom: 3rem; }
  #countdown .countdown-content {
    margin: auto 0;
    /*padding-bottom: 6.875rem;*/ }

.countdown-number {
  font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
  font-size: 7rem;
  line-height: 0.9em;
  margin: 0;
  padding: 0; }
  .countdown-number .cd-placeholder {
    /* this class is for placeholder countdown numbers to prevent a shift when the timer starts. Gets replaced with numbers via js */
    visibility: hidden; }

#cd-days {
  color: #409ce7; }

#cd-hours {
  color: #438dd3; }

#cd-minutes {
  color: #467aba; }

#cd-seconds {
  color: #476ba7; }

/* end countdown scene */
#capsule {
  /*transform:translate(-95px,-15%);*/
  position: absolute;
  top: 0;
  left: -15px; }

#mission {
  background-image: url(../img/mission_bg_mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  background-color: #009bdf;
  overflow: hidden; }

#crew {
  background-image: url(../img/home_crew_mobile.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center bottom;
  background-color: #090d18;
  overflow: hidden; }

#innovations {
  background-image: url(../img/home_innovations_mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  background-color: #000;
  overflow: hidden; }
  #innovations .innovation-overlay {
    display: none; }

#iss {
  background-image: url(../img/home_iss_mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: left bottom;
  background-color: #000;
  overflow: hidden; }
  #iss .iss-overlay {
    display: none; }

#social {
  background-color: #0033a2;
  padding: 4rem 15px 0 15px;
  overflow-y: visible; }

#innovation-intro {
  background-image: url(../img/innovation_intro_mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-color: #020614;
  overflow: hidden;
  position: relative; }
  #innovation-intro h2 {
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1.625rem;
    margin-bottom: 2rem;
    text-transform: none; }
  #innovation-intro .roadblock-text {
    padding-top: 6rem; }

#suit {
  background-image: url(../img/innovations_suit_mobile.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right center;
  background-color: #020614;
  overflow: hidden;
  position: relative; }

#ula {
  background-image: url(../img/innovation_ula_mobile.jpg);
  background-position: left center; }

#autodocking {
  background-image: url(../img/innovation_docking_mobile.jpg); }

#landing {
  background-image: url(../img/innovation_landing_mobile.jpg); }

#reuse {
  background-image: url(../img/innovation_reusability_mobile.jpg); }

.innovation-overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1a2741+50,1a2741+100&0+50,0.7+100 */
  background: -moz-linear-gradient(top, rgba(26, 39, 65, 0) 50%, rgba(26, 39, 65, 0.7) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(26, 39, 65, 0) 50%, rgba(26, 39, 65, 0.7) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(26, 39, 65, 0) 50%, rgba(26, 39, 65, 0.7) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001a2741', endColorstr='#b31a2741',GradientType=0 );
  /* IE6-9 */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

#landing .innovation-overlay {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+50,000000+100&0+50,0.5+100 */
  background: -moz-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 0.5) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#80000000',GradientType=0 );
  /* IE6-9 */ }

#inno-capsule {
  /*transform:translate(-95px,-15%);*/
  position: absolute;
  bottom: -150px;
  left: 0;
  transform: scale(0.8); }

.view-icon {
  max-width: 150px;
  margin-bottom: 2em; }

.social-box {
  width: 50%;
  padding-bottom: 50%;
  background-color: #68bce9; }

.social-box:nth-child(2), .social-box:nth-child(8) {
  background-color: #020614; }

.social-box:nth-child(3), .social-box:nth-child(5) {
  background-color: #009bdf; }

.social-box:nth-child(4), .social-box:nth-child(6) {
  background-color: #072240; }

.social-icons {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 0.5rem; }

.social-icons-sm {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-left: 0.5rem; }

.social-tagline {
  font-size: 0.75rem;
  font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
  text-transform: uppercase; }

.bfd-checkbox-group {
  position: relative;
  padding-left: 2rem; }
  .bfd-checkbox-group input {
    display: none; }
  .bfd-checkbox-group label {
    -webkit-user-select: none;
    /* Chrome all / Safari all */
    -moz-user-select: none;
    /* Firefox all */
    -ms-user-select: none;
    /* IE 10+ */
    user-select: none; }
  .bfd-checkbox-group .bfd-checkbox {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    border: 1px solid #009bdf; }
  .bfd-checkbox-group input:checked + .bfd-checkbox {
    background-image: url("data:image/svg+xml,%3Csvg id='Layer_1' data-name='Layer 1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23fff;opacity:0;%7D.cls-2%7Bfill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ctitle%3Echeckmark%3C/title%3E%3Crect class='cls-1' width='20' height='20'/%3E%3Cpolyline class='cls-2' points='16.39 6.29 8.97 13.71 5.61 10.35'/%3E%3C/svg%3E");
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #009bdf; }

.resource-bg {
  background-color: transparent; }
  .resource-bg a {
    color: #fff; }

.curtains {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  height: 20vh;
  padding: 0;
  overflow: hidden; }
  .curtains .vert-panel {
    height: 20vh;
    width: 100%;
    position: absolute;
    margin: 0;
    -webkit-transition: all 0.5s linear;
    transition: all 0.5s linear;
    overflow: hidden;
    padding: 0;
    cursor: pointer; }
    .curtains .vert-panel .overlay {
      height: 20vh;
      width: 100%;
      position: relative;
      display: flex;
      flex-direction: column;
      justify-content: space-between; }
      .curtains .vert-panel .overlay .bg {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        opacity: 1;
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear; }
      .curtains .vert-panel .overlay .video-close {
        position: absolute;
        z-index: 1;
        width: 20px;
        height: 20px;
        margin: 1.25rem 0 0 1.25rem;
        visibility: hidden;
        opacity: 0;
        cursor: pointer;
        flex-shrink: 0;
        background-repeat: no-repeat;
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.83 42.83'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23fff;stroke-miterlimit:10;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3cline class='cls-1' x1='1.41' y1='1.41' x2='41.41' y2='41.41'/%3e%3cline class='cls-1' x1='1.41' y1='41.41' x2='41.41' y2='1.41'/%3e%3c/svg%3e");
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear; }
      .curtains .vert-panel .overlay .video-close:hover {
        background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 42.83 42.83'%3e%3cdefs%3e%3cstyle%3e.cls-1%7bfill:none;stroke:%23a3a8ac;stroke-miterlimit:10;stroke-width:2px;%7d%3c/style%3e%3c/defs%3e%3cline class='cls-1' x1='1.41' y1='1.41' x2='41.41' y2='41.41'/%3e%3cline class='cls-1' x1='1.41' y1='41.41' x2='41.41' y2='1.41'/%3e%3c/svg%3e"); }
      .curtains .vert-panel .overlay .play-icon {
        position: absolute;
        width: 50%;
        margin-left: -10%;
        bottom: 8rem;
        opacity: 0;
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear; }
      .curtains .vert-panel .overlay .video-description {
        opacity: 0;
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
        margin-bottom: 1rem; }
      .curtains .vert-panel .overlay .novideo-description {
        opacity: 0;
        -webkit-transition: opacity 0.5s linear;
        transition: opacity 0.5s linear;
        margin-top: calc(20vh + 20px);
        margin-bottom: 1.5rem; }
      .curtains .vert-panel .overlay .panel-text {
        position: relative;
        padding: 0 1.25rem; }
        .curtains .vert-panel .overlay .panel-text h3.eyebrow {
          font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
          font-size: 0.625rem;
          text-transform: uppercase;
          margin-bottom: 0.5em; }
        .curtains .vert-panel .overlay .panel-text h2 {
          font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
          font-size: 1.625rem;
          margin-bottom: 0;
          text-transform: none; }
        .curtains .vert-panel .overlay .panel-text .blind-label {
          position: absolute;
          height: 20vh;
          display: flex;
          flex-direction: column;
          justify-content: flex-end;
          padding-bottom: 0.8rem; }
        .curtains .vert-panel .overlay .panel-text .embed-responsive {
          margin-top: calc(20vh + 20px);
          margin-bottom: 1.5rem;
          overflow: visible; }
        .curtains .vert-panel .overlay .panel-text .embed-responsive-16by9 {
          padding-bottom: 56.25%; }
          .curtains .vert-panel .overlay .panel-text .embed-responsive-16by9::before {
            padding-top: 0; }
        .curtains .vert-panel .overlay .panel-text .viewing-resources {
          position: relative;
          width: 100%;
          height: auto;
          margin-top: -20px; }
          .curtains .vert-panel .overlay .panel-text .viewing-resources h2 {
            font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
            font-size: 1.25rem;
            margin-bottom: 0.5rem;
            margin-top: 1rem;
            text-transform: none; }
          .curtains .vert-panel .overlay .panel-text .viewing-resources p {
            margin-bottom: 0; }
    .curtains .vert-panel .video-holder {
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh; }
    .curtains .vert-panel .live-map {
      position: relative;
      width: 100%;
      height: auto;
      /*background-image:url(../img/live_viewing_map.gif);*/
      background-repeat: no-repeat;
      background-size: contain;
      background-position: left top;
      background-color: #0f121c;
      /*z-index:-1;*/ }
  .curtains .vert-panel:not(.no-click):hover .overlay .bg {
    opacity: 0.8; }
  .curtains .vert-panel:not(.no-click):hover .play-icon {
    opacity: 1; }
  .curtains .vert-panel.no-click {
    cursor: auto; }
  .curtains .vert-panel:nth-child(1) {
    top: 0;
    left: 0;
    background-color: #68bce9; }
    .curtains .vert-panel:nth-child(1) .overlay .bg {
      background-color: #68bce9; }
  .curtains .vert-panel:nth-child(2) {
    top: 20%;
    left: 0;
    background-color: #009bdf; }
    .curtains .vert-panel:nth-child(2) .overlay .bg {
      background-color: #009bdf; }
  .curtains .vert-panel:nth-child(3) {
    top: 40%;
    left: 0;
    background-color: #0033a2; }
    .curtains .vert-panel:nth-child(3) .overlay .bg {
      background-color: #0033a2; }
  .curtains .vert-panel:nth-child(4) {
    top: 60%;
    left: 0;
    background-color: #072240; }
    .curtains .vert-panel:nth-child(4) .overlay .bg {
      background-color: #072240; }
  .curtains .vert-panel:nth-child(5) {
    top: 80%;
    left: 0;
    background-color: #020614; }
    .curtains .vert-panel:nth-child(5) .overlay .bg {
      background-color: #020614; }
  .curtains video.panel-vid {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -ms-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    z-index: -1; }
  .curtains .vert-panel.active {
    cursor: auto; }
    .curtains .vert-panel.active .overlay .bg {
      opacity: 0.8; }
    .curtains .vert-panel.active .overlay .play-icon {
      display: none !important; }
    .curtains .vert-panel.active .overlay .video-description, .curtains .vert-panel.active .overlay .novideo-description {
      opacity: 1; }
    .curtains .vert-panel.active .overlay .video-close {
      opacity: 1;
      visibility: visible; }
  .curtains .hidden {
    display: none; }

.hotspot-image {
  position: relative;
  display: inline-block;
  max-width: 100%; }
  .hotspot-image .img-fluid {
    max-height: 100vh; }
  .hotspot-image .hotspot {
    position: absolute;
    display: block;
    width: 1.3vw;
    height: 1.3vw;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    z-index: 2; }
  .hotspot-image .hotspot:hover, .hotspot-image .hotspot:focus, .hotspot-image .hotspot:active, .hotspot-image .hotspot.active {
    background-color: #0033a2; }

.popover {
  background-color: #0033a2;
  color: #fff;
  border-radius: 0;
  border: none;
  width: 100%; }
  .popover .arrow {
    display: none; }
  .popover .popover-header {
    background: none;
    color: #fff;
    border: none;
    font-family: "HelveticaNeueW01-45Ligh", Helvetica Neue, Helvetica, Arial, " sans-serif";
    text-transform: uppercase;
    letter-spacing: 4px;
    padding-bottom: 0; }
  .popover .popover-header:before {
    display: none; }
  .popover .popover-body {
    background: none;
    color: #fff;
    font-family: "HelveticaNeueW01-55Roma", Helvetica Neue, Helvetica, Arial, " sans-serif"; }

/* Start Archive page CSS */
.archive-scene {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: center center;
  background-color: #020514;
  overflow: hidden; }
  .archive-scene .roadblock-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 6rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .archive-scene .roadblock-text p {
      width: 100%; }
    .archive-scene .roadblock-text > p {
      margin-bottom: 3em; }
    .archive-scene .roadblock-text .bg-text-overlay {
      background-color: rgba(0, 0, 0, 0.4);
      padding-top: 1rem;
      padding-bottom: 1rem; }
      .archive-scene .roadblock-text .bg-text-overlay p:last-child {
        margin-bottom: 0; }

#archive-rollout {
  background-image: url(../img/archive-rollout2.jpg); }

#archive-launch {
  background-size: cover;
  background-image: url(../img/archive-launch.jpg); }

#archive-orbit {
  background-size: cover;
  background-image: url(../img/archive-orbit.jpg); }

#archive-landing {
  background-size: cover;
  background-image: url(../img/archive-landing.jpg); }

/* End Archive page CSS */
/* Crew page CSS */
.crew-scene {
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: right bottom;
  background-color: #020514;
  overflow: hidden; }
  .crew-scene h2 {
    position: relative;
    font-size: 2rem;
    margin-bottom: 1em;
    margin-left: 0; }
  .crew-scene .crew-order {
    position: absolute;
    left: -1em;
    text-align: right;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 5rem;
    line-height: 0.65em;
    padding: 0;
    letter-spacing: -10px; }
  .crew-scene h4 {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1rem;
    margin-bottom: 1em; }
  .crew-scene .roadblock-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 6rem;
    padding-bottom: 0;
    padding-left: 1.5rem;
    padding-right: 1.5rem; }
    .crew-scene .roadblock-text p {
      width: 100%; }
    .crew-scene .roadblock-text > p {
      margin-bottom: 3em; }
  .crew-scene .crew-number h4 {
    font-size: 0.875rem;
    margin-bottom: 0.25em; }
  .crew-scene .crew-number p {
    font-size: 2rem;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    line-height: 0.75em;
    margin-bottom: 0.5em; }

#crew-ferguson {
  background-image: url(../img/starliner_crew_ferguson_bg_mobile.jpg); }

#crew-mann {
  background-image: url(../img/starliner_crew_mann_bg_mobile.jpg); }

#crew-fincke {
  background-image: url(../img/starliner_crew_fincke_bg_mobile.jpg); }

#crew-williams {
  background-image: url(../img/starliner_crew_williams_bg_mobile.jpg); }

#crew-cassada {
  background-image: url(../img/starliner_crew_cassada_bg_mobile.jpg); }

#crew-epps {
  background-image: url(../img/starliner_crew_epps_bg_mobile.jpg); }

#crew-wilmore {
  background-image: url(../img/starliner_crew_wilmore_bg_mobile.jpg); }

.photo-credit {
  font-size: 11px;
  color: #fff;
  position: absolute;
  bottom: 1em;
  right: 10em;
  text-align: right; }

.photo-credit.last-photo {
  bottom: 5em; }

.modal-content {
  border-radius: 0;
  background-color: transparent; }

.modal-closer .close {
  float: none;
  position: absolute;
  top: 1rem;
  right: 1rem;
  z-index: 20;
  font-size: 40px;
  color: #fff;
  opacity: 0.9; }

.modal-backdrop.show {
  opacity: 0.95; }

@media (max-width: 575.98px) {
  #main-nav .nav-link {
    margin-bottom: -1px; }

  #countdown {
    padding-top: 5rem; }
    #countdown h1 {
      font-size: 1.8rem;
      margin-bottom: 1rem; }

  .countdown-number {
    font-size: 6rem; }

  .archive-scene h2 {
    margin-left: 0;
    margin-bottom: 0.5em; }
  .archive-scene .roadblock-text {
    width: 100%;
    padding-top: 5rem; }

  .crew-scene h2 {
    margin-left: 3rem;
    margin-bottom: 0.5em; }
  .crew-scene .crew-number h4 {
    margin-bottom: 0.25em; }
  .crew-scene .crew-number p {
    font-size: 1.5rem;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    line-height: 0.75em;
    margin-bottom: 0.5em; }
  .crew-scene .roadblock-text {
    width: 100%;
    padding-top: 5rem; }

  .photo-credit {
    right: 2em; }

  .photo-credit.last-photo {
    bottom: 6em; } }
@media (min-width: 992px) {
  .boeing-logo {
    position: absolute;
    top: 2rem;
    left: 2rem;
    max-width: 100%; }

  #main-nav {
    width: 385px;
    right: -385px;
    padding: 100px 32px 32px 32px; }
    #main-nav .nav-item {
      font-size: 16px; }
    #main-nav .nav-link {
      padding: 80px 0 0 0; }

  #countdown {
    padding-top: 0; }
    #countdown h1 {
      font-size: 3rem;
      margin-bottom: 1rem; }

  .btn-rounded {
    border: 2px solid #fff;
    border-radius: 1.25rem;
    height: 2.5rem;
    line-height: 1.5em;
    font-size: 0.875rem;
    letter-spacing: 4px;
    padding: 0.5rem 1rem;
    margin-top: 2rem; }
    .btn-rounded.btn-stackable {
      height: auto;
      white-space: normal; }

  .resource-bg {
    background-color: #0033a2; }

  .roadblock > .row {
    height: 100vh; }
    .roadblock > .row > div {
      height: 100%; }
  .roadblock .roadblock-text {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 0; }
    .roadblock .roadblock-text p {
      width: 60%; }

  .crew-scene h2 {
    font-size: 4rem;
    margin-bottom: 1em;
    margin-left: 0; }
  .crew-scene .crew-order {
    position: absolute;
    left: -1.1em;
    text-align: right;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 10rem;
    line-height: 0.65em;
    padding: 0;
    letter-spacing: -10px; }
  .crew-scene h4 {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1rem;
    margin-bottom: 1em; }
  .crew-scene .roadblock-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-top: 8rem;
    padding-bottom: 0; }
    .crew-scene .roadblock-text p {
      width: 100%; }
    .crew-scene .roadblock-text > p {
      margin-bottom: 3em; }
  .crew-scene .crew-number h4 {
    margin-bottom: 1em; }
  .crew-scene .crew-number p {
    font-size: 3rem;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    line-height: 0.75em;
    margin-bottom: 1em; }

  .archive-scene h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    margin-left: 0; }
  .archive-scene h4 {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1rem;
    margin-bottom: 1em; }
  .archive-scene .roadblock-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-top: 8rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .archive-scene .roadblock-text p {
      width: 100%; }
    .archive-scene .roadblock-text > p {
      margin-bottom: 3em; }

  #crew-ferguson {
    background-image: url(../img/starliner_crew_ferguson_bg.jpg); }

  #crew-mann {
    background-image: url(../img/starliner_crew_mann_bg.jpg); }

  #crew-fincke {
    background-image: url(../img/starliner_crew_fincke_bg.jpg); }

  #crew-williams {
    background-image: url(../img/starliner_crew_williams_bg.jpg); }

  #crew-cassada {
    background-image: url(../img/starliner_crew_cassada_bg.jpg); }

  #crew-epps {
    background-image: url(../img/starliner_crew_epps_bg.jpg); }

  #crew-wilmore {
    background-image: url(../img/starliner_crew_wilmore_bg.jpg); }

  .image-sequence .image-sequence-holder img {
    display: block; }
  .image-sequence .image-sequence-holder .roadblock-text {
    padding-top: 0; }

  h2 {
    font-size: 2rem;
    line-height: 0.88em;
    margin-bottom: 1.3em; }
    h2 .title-leadin {
      display: block; }

  p {
    font-size: 1rem;
    line-height: 1.5em; }

  #mission {
    background-image: url(../img/mission_bg.jpg);
    background-position: left top; }

  #innovation-intro {
    background-image: url(../img/innovation_intro_bg.jpg);
    background-position: center center; }
    #innovation-intro .roadblock-text {
      padding-top: 0; }

  #suit {
    background-image: url(../img/Innovations_Suit.jpg); }

  .countdown-number {
    font-size: 10rem; }

  #crew {
    background-image: url(../img/TheCrew_WalkingImage_faded.jpg);
    background-position: right bottom;
    background-size: contain;
    background-color: #01010b;
    overflow: hidden; }

  #innovations {
    background-image: url(../img/innovation_bg2.jpg);
    background-position: center top;
    background-color: #000;
    overflow: hidden; }
    #innovations .innovation-overlay {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+20,000000+100&0+20,0.45+100 */
      background: -moz-linear-gradient(left, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=1 );
      /* IE6-9 */
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

  #iss {
    background-image: url(../img/home_iss.jpg);
    background-position: left bottom;
    background-color: #000;
    overflow: hidden; }
    #iss .iss-overlay {
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+20,000000+100&0+20,0.45+100 */
      background: -moz-linear-gradient(left, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* FF3.6-15 */
      background: -webkit-linear-gradient(left, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, transparent 20%, rgba(0, 0, 0, 0.45) 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#73000000',GradientType=1 );
      /* IE6-9 */
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }

  #ula, #autodocking, #landing, #reuse {
    background-image: none; }

  #footer p {
    font-size: .75rem; }

  .curtains {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    position: relative;
    height: 100vh;
    padding: 0; }
    .curtains .vert-panel {
      height: 100%;
      width: 20vw;
      position: absolute;
      margin: 0;
      -webkit-transition: all 0.5s linear;
      transition: all 0.5s linear;
      overflow: hidden;
      padding: 0;
      cursor: pointer; }
      .curtains .vert-panel .overlay {
        height: 100%;
        width: 20vw;
        position: relative;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
        .curtains .vert-panel .overlay .video-close {
          position: relative;
          width: 40px;
          height: 40px;
          margin: 1.25rem 0 0 1.25rem; }
        .curtains .vert-panel .overlay .panel-text {
          position: relative;
          padding: 2rem 1.25rem; }
          .curtains .vert-panel .overlay .panel-text .blind-label {
            position: relative;
            height: auto;
            display: block;
            flex-direction: column;
            justify-content: flex-end;
            padding-bottom: 0; }
          .curtains .vert-panel .overlay .panel-text .novideo-description {
            margin-top: 0;
            margin-bottom: 3em; }
      .curtains .vert-panel .live-map {
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        overflow: hidden; }
      .curtains .vert-panel .viewing-resources {
        position: absolute;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        overflow: hidden;
        padding-left: calc(20vw + 2rem);
        padding-top: 4rem;
        padding-right: 3rem;
        padding-bottom: 2rem; }
        .curtains .vert-panel .viewing-resources h2 {
          font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
          margin-top: 1rem;
          margin-bottom: 2rem; }
        .curtains .vert-panel .viewing-resources p {
          margin-bottom: 0.875em; }
    .curtains .vert-panel:nth-child(1) {
      top: 0;
      left: 0;
      background-color: transparent; }
    .curtains .vert-panel:nth-child(2) {
      top: 0;
      left: 20%;
      background-color: transparent; }
    .curtains .vert-panel:nth-child(3) {
      top: 0;
      left: 40%;
      background-color: transparent; }
    .curtains .vert-panel:nth-child(4) {
      top: 0;
      left: 60%;
      background-color: transparent; }
    .curtains .vert-panel:nth-child(5) {
      top: 0;
      left: 80%;
      background-color: transparent; }

  #social {
    padding: 2rem 15px; }

  .social-box {
    width: 25%;
    padding-bottom: 18%; }

  .social-icons {
    display: inline-block;
    width: 36px;
    height: 36px;
    margin-left: 0.75rem; }

  .social-icons-sm {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-left: 0.5rem; } }
@media (min-width: 1600px) {
  html {
    font-size: 200%; }

  #hamburger {
    top: 1rem;
    right: 1rem; }

  .boeing-logo {
    position: absolute;
    top: 1rem;
    left: 1rem;
    max-width: 100%; }

  .bfd-checkbox-group {
    padding-left: 1rem; }

  .popover {
    max-width: 25%; }
    .popover .popover-header {
      font-size: 0.5rem; }
    .popover .popover-body {
      font-size: 0.4375rem; }

  #page-nav {
    left: calc(100% - 1rem); }
    #page-nav .nav .nav-item .nav-link {
      font-size: 0.5rem; }

  #countdown {
    padding-top: 3rem; }
    #countdown h1 {
      font-size: 1.625rem;
      margin-bottom: 1rem; }

  .countdown-number {
    font-size: 8rem; }

  p, form, input {
    font-size: 0.5625rem;
    line-height: 1.78em; }

  .form-check {
    padding-left: 0.75rem; }
    .form-check .form-check-input {
      margin-left: -0.75rem; }

  .form-group {
    margin-bottom: 0.5rem; }

  .form-control {
    font-size: 0.5rem;
    line-height: 1.5em;
    padding: 0.1875rem 0.375rem; }

  .btn-rounded {
    border: 2px solid #fff;
    border-radius: 0.9375rem;
    height: 1.875rem;
    line-height: 1.875em;
    font-size: 0.5rem;
    padding: 0.375rem 1rem;
    margin-top: 1rem; }
    .btn-rounded.btn-stackable {
      height: auto;
      white-space: normal; }

  .social-tagline {
    font-size: 0.5rem; }

  #footer .footer-content p {
    font-size: .375rem; }

  .curtains .vert-panel .viewing-resources h2 {
    font-size: 1.375rem;
    margin-bottom: 1em; }
  .curtains .vert-panel p {
    font-size: 0.5rem;
    line-height: 1.5em; }

  .crew-scene h2 {
    font-size: 2rem;
    margin-bottom: 1em; }
  .crew-scene .crew-order {
    text-align: right;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 5rem;
    line-height: 0.65em;
    padding: 0;
    letter-spacing: -10px; }
  .crew-scene h4 {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 0.5rem;
    margin-bottom: 1em; }
  .crew-scene .roadblock-text {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    padding-top: 4rem;
    padding-bottom: 0; }
    .crew-scene .roadblock-text p {
      width: 100%; }
    .crew-scene .roadblock-text > p {
      margin-bottom: 3em; }
  .crew-scene .crew-number p {
    font-size: 1.5rem;
    color: #009bdf;
    font-family: "HelveticaNeueW01-Thin", Helvetica Neue, Helvetica, Arial, " sans-serif";
    line-height: 1em;
    margin-bottom: 1em; }

  .archive-scene h2 {
    font-size: 2rem;
    margin-bottom: 0.5rem;
    margin-left: 0; }
  .archive-scene h4 {
    font-family: "HelveticaNeueW01-75Bold", Helvetica Neue, Helvetica, Arial, " sans-serif";
    font-size: 1rem;
    margin-bottom: 1em; }
  .archive-scene .roadblock-text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    padding-top: 4rem;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0; }
    .archive-scene .roadblock-text p {
      width: 100%; }
    .archive-scene .roadblock-text > p {
      margin-bottom: 3em; } }

/*# sourceMappingURL=starliner.css.map */
