@font-face {
  font-family: futura-pt;
  src: url(/assets/Futura-Bol-30ef51b9f5a9ccbf76b0bce0dc37a7628aa10c7ecd4820b148f20faa8ce06ee4.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 700;
}

@font-face {
  font-family: futura-pt;
  src: url(/assets/Futura-BolObl-69a70723e9b1ec531757ac6bcbb7698424cc6055cd1fee1bb49114173f06ce0b.woff) format("woff");
  font-display: swap;
  font-style: italic;
  font-weight: 700;
}

@font-face {
  font-family: futura-pt;
  src: url(/assets/Futura-Dem-c37f4436737cb55ad25fbec2880c2df1f7403d82245ac3fd1c310055947a2018.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-family: futura-pt;
  src: url(/assets/Futura-Book-389be75cee40988a23dbef8aa479e3b46e1a65cf911121afa9d501b6ef12df13.woff) format("woff");
  font-display: swap;
  font-style: normal;
  font-weight: 400;
}

.small-brand-image img {
  width: 250px;
}

@media (min-width: 993px) {
  .small-brand-image {
    display: none !important;
  }
}

@media only screen and (max-device-width: 992px) and (orientation: landscape) {
  .large-img-col {
    display: none !important;
  }

  .large-card-text {
    background-color: rgba(0, 0, 0, 0.7) !important;
  }

  .large-card {
    background: none !important;
    max-width: 60% !important;
    margin-bottom: 0 !important;
    margin-top: 0px !important;
    height: auto !important;
    border-radius: 0px !important;
  }

  .final-content {
    display: flex;
    justify-content: center;
  }

  .small-brand-image {
    margin-top: 5px !important;
    position: fixed !important;
    top: 0 !important;
    left: -18px !important;
  }

  .small-brand-image img {
    width: 180px;
  }

  .timeline-footer {
    height: auto !important;
  }

  .timeline-footer p {
    margin: 10px;
    padding: 0px !important;
  }
}

@media (max-width: 992px) {
  .nav-bar-desktop-spacer {
    display: none !important;
  }

  .collapse.in {
    display: block !important;
  }
}

@media only screen and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
  .dt {
    display: none !important;
  }

  .mob {
    display: block !important;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2.25) {
  .dt {
    display: none;
  }
}

@media only screen and  (-webkit-max-device-pixel-ratio: 2) {
  .mob {
    display: none;
  }
}

@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #sparkler {
    display: none !important;
  }
}

@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #sparkler {
    display: none !important;
  }
}

.flow-card:nth-child(1) {
  order: 1;
}

.flow-card:nth-child(2) {
  order: 11;
}

.flow-card:nth-child(3) {
  order: 2;
}

.flow-card:nth-child(4) {
  order: 12;
}

.flow-card:nth-child(5) {
  order: 3;
}

.flow-card:nth-child(6) {
  order: 13;
}

.flow-card:nth-child(7) {
  order: 4;
}

.flow-card:nth-child(8) {
  order: 14;
}

.flow-card:nth-child(9) {
  order: 5;
}

.flow-card:nth-child(10) {
  order: 15;
}

.flow-card:nth-child(11) {
  order: 6;
}

.flow-card:nth-child(12) {
  order: 16;
}

.flow-card:nth-child(13) {
  order: 7;
}

.flow-card:nth-child(14) {
  order: 17;
}

.flow-card:nth-child(15) {
  order: 8;
}

.flow-card:nth-child(16) {
  order: 18;
}

.flow-card:nth-child(17) {
  order: 9;
}

.flow-card:nth-child(18) {
  order: 19;
}

.flow-card-wrapper {
  position: relative;
}

.flow-card-wrapper::after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
}

@media (min-width: 1025px) {
  .timeline .flow-card-wrapper {
    display: flex;
    flex-flow: column wrap;
    width: 980px;
    height: 493vh;
    margin: 0 auto;
  }
}

.flow-card {
  position: relative;
  display: block;
  margin: 10px auto 80px;
  max-width: 100%;
  z-index: 2;
  position: relative;
  display: block;
  margin: 10px auto 80px;
  max-width: 100%;
  z-index: 2;
}

@media (min-width: 630px) {
  .flow-card {
    max-width: 60%;
  }
}

@media (max-width: 540px) {
  .flow-card {
    margin: 30px auto;
    max-width: 445px;
  }
}

@media (min-width: 720px) {
  .timeline-card {
    max-width: none !important;
  }
}

@media (max-width: 1024px) {
  .card-desc {
    text-align: left !important;
  }

  .flow-card .left-marker::before,
  .flow-card .right-marker::before {
    border: none !important;
  }

  .hide-fuse {
    display: none !important;
  }
}

@media (min-width: 720px) {
  .flow-card {
    margin-left: auto;
    margin-right: auto;
  }

  .timeline-card {
    max-width: none;
  }
}

@media (min-width: 1025px) {
  .flow-card {
    width: 445px;
    height: 31vh;
    margin-top: 9.3vh;
    margin-bottom: 9.3vh;
  }

  .timeline .flow-card:nth-child(odd) {
    margin-right: 45px;
  }

  .timeline .flow-card:nth-child(even) {
    margin-left: 45px;
  }

  .flow-card:nth-child(2) {
    margin-top: 280px;
  }

  .opposite-timeline .flow-card:nth-child(odd) {
    margin-right: 0px;
  }

  .opposite-timeline .flow-card:nth-child(even) {
    margin-left: 0px;
    width: 445px;
  }
}

.bg-container {
  margin-top: -20vh;
}

#bg-1 {
  margin-top: -10vh;
}

#bg-1 .interior {
  margin-top: -55vh;
}

#bg-2 {
  margin-top: -50vh;
}

#bg-2 .interior.opposite-timeline {
  margin-top: -60vh;
}

#bg-3 {
  margin-top: -55vh;
}

#bg-3 .interior {
  margin-top: -75vh;
}

#bg-4 {
  margin-top: -55vh;
}

#bg-4 .interior.timeline {
  margin-top: -60vh;
}

#bg-5 {
  margin-top: -30vh;
}

#bg-6 {
  margin-top: -20vh;
}

#bg-6 .interior {
  margin-top: -55%;
}

#timeline-container {
  text-align: center;
  overflow: hidden;
}

.interior {
  top: 40vh;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  position: absolute;
}

.interior div {
  top: 0;
  left: 0;
}

#landing {
  background-image: url(/assets/bg-newsstand-min-e2a9dbe2ba1def63a4f341bb8db9be65a1f74afa85f6a79333360bd8f86542f6.jpg) !important;
  height: 120vh;
  position: fixed;
  z-index: -2;
  transform-origin: bottom;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.demo-card-wrapper {
  max-width: 1040px;
}

#classic-fireworks {
  background-image: none;
  height: 120vh;
  z-index: -3;
}

#classic-fireworks:after {
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  background-image: url(/assets/bg-oldfireworks-min-6b836d32bf1e46573bf9c10d950213e35d403651e115f3f707d4d4abf8f360b7.jpg) !important;
}

#red-devil {
  height: 120vh;
  z-index: -5;
  background-image: none;
}

#red-devil:after {
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  background-image: url(/assets/bg-reddevil-min-bc8b7f58d198796f284d5a48bf9b374e4356b41993719eac211d8a65cbc80722.jpg) !important;
}

#tnt-stand {
  height: 120vh;
  z-index: -6;
  background-image: none;
}

#tnt-stand:after {
  content: '';
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  position: absolute;
  background-image: url(/assets/bg-stand-flag-062a8eb27039cf2d49581002be960955014bf6b166fe0d35c58959e15793f5ea.jpg) !important;
}

.large-card {
  margin-bottom: 10vh;
}

#footer {
  z-index: 41;
}

.fixed:after {
  z-index: -1;
}

.bg {
  position: relative;
  overflow: hidden;
}

.bg:after {
  filter: brightness(50%);
  background-size: cover !important;
  background-position: center !important;
  visibility: visible;
  -webkit-transition: transform 1s, filter 1s;
  -moz-transition: transform 1s, filter 1s;
  -ms-transition: transform 1s, filter 1s;
  -o-transition: transform 1s, filter 1s;
  transition: transform 1s, filter 1s;
}

.slide {
  overflow: hidden;
}

.fadein {
  opacity: 1 !important;
}

.fadeout {
  opacity: 0;
}

.card-left {
  -webkit-transition: opacity 1s, transform 1s;
  -moz-transition: opacity 1s, transform 1s;
  -ms-transition: opacity 1s, transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transform: translateX(-10%);
  -o-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
  opacity: 0;
}

.card-right {
  -webkit-transition: opacity 1s, transform 1s;
  -moz-transition: opacity 1s, transform 1s;
  -ms-transition: opacity 1s, transform 1s;
  -o-transition: opacity 1s, transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-transform: translateX(10%);
  -o-transform: translateX(10%);
  -ms-transform: translateX(10%);
  transform: translateX(10%);
  -webkit-opacity: 0;
  -o-opacity: 0;
  -ms-opacity: 0;
  transform: translateX(10%);
}

.card-active {
  opacity: 1 !important;
  -webkit-transform: translateX(0) !important;
  -o-transform: translateX(0) !important;
  -ms-transform: translateX(0) !important;
  transform: translateX(0) !important;
}

#scrollUp {
  bottom: 20px;
  right: 20px;
  padding: 6px 10px;
  border: 1px;
  border-radius: 4px;
  border-color: #333;
  background-color: #3F3E3A;
  color: #fff;
}

#scrollUp i {
  font-size: 20px;
}

h1, h2 {
  font-family: futura-pt, Helvetica, Arial, sans-serif;
  font-weight: 600;
}

span.red {
  color: #dc2a2a;
}

span.white {
  color: white;
}

span.black {
  color: black;
}

span.dark {
  color: #363636;
}

span.yellow {
  color: #ffd720;
}

button.whitebutton {
  color: #c20519;
  background: url(/assets/btn-arrow-black-75ddf15b8b506fd74e0ef07a474370e8887f3e985a9347abb38f91d47142b3a8.png) center right no-repeat;
  background-color: #fff;
  border: solid 1px #b40416;
  line-height: 24px;
  margin: 2px 10px 10px 10px;
  padding: 2px 28px 1px 10px;
  text-transform: uppercase;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
}

button.whitebutton:hover {
  color: #c20519;
}

.blackbutton a:link,
.blackbutton a:visited,
.blackbutton a:active {
  color: #fff;
  background: url(/assets/btn-arrow-white-d6c5362e615012ff48556ad7ea7bae413b525fb0f8f41d37e38afddec912b69f.png) center right no-repeat;
  background-color: #161616;
  border: solid 1px #161616;
  line-height: 24px;
  margin: 10px 10px 10px 10px;
  padding: 2px 28px 2px 10px;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.blackbutton a:hover {
  color: #fff;
}

.blackbutton a .button-icon {
  color: #fff;
}

.yellowbutton a:link,
.yellowbutton a:visited,
.yellowbutton a:active {
  color: #000;
  background: url(/assets/btn-arrow-black-75ddf15b8b506fd74e0ef07a474370e8887f3e985a9347abb38f91d47142b3a8.png) center right no-repeat;
  background-color: #ffd720;
  border: solid 1px #ffd720;
  line-height: 24px;
  margin: 10px 10px 10px 10px;
  padding: 2px 28px 2px 10px;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.yellowbutton a:hover {
  color: #000;
}

.yellowbutton a .button-icon {
  color: #000;
}

.redbutton a:link,
.redbutton a:visited,
.redbutton a:active {
  color: #fff;
  background: url(/assets/btn-arrow-white-d6c5362e615012ff48556ad7ea7bae413b525fb0f8f41d37e38afddec912b69f.png) center right no-repeat;
  background-color: #dc2a2a;
  border: solid 1px #dc2a2a;
  line-height: 24px;
  margin: 10px 10px 10px 10px;
  padding: 2px 28px 2px 10px;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.redbutton a:hover {
  color: #fff;
}

.bigredbutton a:link,
.bigredbutton a:visited,
.bigredbutton a:active {
  color: #fff;
  background: url(/assets/btn-arrow-white-d6c5362e615012ff48556ad7ea7bae413b525fb0f8f41d37e38afddec912b69f.png) center right no-repeat;
  background-color: #dc2a2a;
  border: solid 1px #dc2a2a;
  line-height: 32px;
  margin: 10px 10px 10px 10px;
  padding: 2px 28px 1px 10px;
  text-transform: uppercase;
  text-align: left;
  font-size: 22px;
  text-decoration: none;
  display: inline-block;
}

.bigredbutton a:hover {
  color: #fff;
}

.redbuttonback a:link,
.redbuttonback a:visited,
.redbuttonback a:active {
  color: #fff;
  background: url(/assets/btn-arrow-white-reverse-360e42047abd563738712fc0bd067107db18d697a23958004d014a34907915be.png) center left no-repeat;
  background-color: #dc2a2a;
  border: solid 1px #dc2a2a;
  line-height: 24px;
  padding: 2px 10px 2px 28px;
  text-transform: uppercase;
  text-align: left;
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
}

.redbuttonback a:hover {
  color: #fff;
}

.left-marker::before {
  margin-rig;
  content: " ";
  height: 0;
  position: absolute;
  top: 60px;
  width: 0;
  z-index: 1;
  right: -10px;
  border: medium solid white;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent white;
}

.left-marker {
  -webkit-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  text-align: right !important;
}

.right-marker {
  -webkit-box-shadow: -2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  box-shadow: -2px 2px 10px 2px rgba(0, 0, 0, 0.5);
  text-align: left !important;
}

.right-marker::before {
  content: " ";
  height: 0;
  position: absolute;
  top: 60px;
  width: 0;
  z-index: 1;
  left: -10px;
  border: medium solid white;
  border-width: 10px 10px 10px 0;
  border-color: transparent white transparent transparent;
}

.navbar {
  justify-content: center;
  z-index: 200;
  font-family: Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: bold;
  background-color: transparent;
  border-color: transparent;
}

.navbar .navbar-nav {
  float: none !important;
}

.navbar .navbar-nav li a.logo-nav {
  line-height: 0;
}

.navbar .navbar-nav li a.text-nav {
  text-shadow: 4px 4px 5px #000;
}

.navbar .navbar-nav li {
  background-position: bottom right;
  background-repeat: no-repeat;
}

.navbar .navbar-nav li a:link,
.navbar .navbar-nav li a:visited,
.navbar .navbar-nav li a:active {
  color: #fff;
  padding: 0px 9px 6px 9px;
  margin: 0 2px;
}

.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li a:focus {
  color: #ddd;
  background-color: transparent;
}

.navbar .in,
.navbar .collapsing {
  margin: 0;
}

.navbar .in li,
.navbar .collapsing li {
  background-image: none;
}

.navbar .in li a:link,
.navbar .in li a:visited,
.navbar .in li a:active,
.navbar .collapsing li a:link,
.navbar .collapsing li a:visited,
.navbar .collapsing li a:active {
  background-color: #2c2924;
  padding: 10px;
  margin: 0;
}

.navbar .in li a:hover,
.navbar .in li a:focus,
.navbar .collapsing li a:hover,
.navbar .collapsing li a:focus {
  color: #fff;
  background-color: #dc2a2a;
}

@media (max-width: 767px) {
  #tnt-100-collapse {
    left: auto;
    right: 10px;
    position: fixed;
  }

  .small-brand-image {
    left: calc(50% - 125px);
    position: fixed;
    top: 0;
    padding: 0;
    margin-top: 10px;
  }
}

@media (min-width: 768px) {
  .small-brand-image {
    margin-top: 10px;
    position: fixed;
    top: 0;
    left: 10px;
  }
}

.navbar-brand {
  left: calc(50% - 125px);
  position: absolute;
  padding: 0;
  margin-top: 15px;
}

@media (max-width: 939px) {
  .gradiant-beams {
    visibility: hidden !important;
  }

  #sparkler {
    visibility: hidden;
  }

  #landing:after {
    visibility: visible !important;
    background-size: cover;
    position: fixed;
  }

  .bg-zoom:after {
    transform: scale(1,1);
  }

  .bg {
    background-color: transparent;
    background-image: none !important;
  }

  .bg:after {
    background-size: cover;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
  }
}

.pagination {
  text-align: center;
  margin: 10px;
}

.pagination li a {
  color: #888;
  border: 1px solid #ddd;
}

.pagination li {
  background-color: #eee;
}

.pagination li a.active {
  background-color: #dc2a2a;
}

.pagination li a:hover {
  background-color: #ddd;
}

.pagination li.active a {
  color: #fff;
  border: 1px solid #dc2a2a;
  background-color: #dc2a2a;
}

.pagination li.active a:hover {
  background-color: #dc2a2a;
  border: 1px solid #dc2a2a;
}

span.help-block {
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}

#notice, #error, #alert {
  padding: 20px;
  margin: 0 0 20px 0;
  text-align: center;
  border-radius: 6px;
}

#notice p, #error p, #alert p {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
  padding: 0;
  margin: 0;
}

#notice {
  background-color: #ccffcc;
  border: solid 1px #66cc66;
}

#error {
  background-color: #ffcccc;
  border: solid 1px #cc6666;
}

#alert {
  background-color: #ffcccc;
  border: solid 1px #cc6666;
}

.timeline-card {
  border-radius: 5px !important;
  overflow: hidden;
  max-width: 445px;
  max-height: 300px;
  background-color: white;
  display: flex !important;
  flex-direction: row;
  align-items: center;
}

.timeline-img-col {
  background-color: black;
  width: 55%;
  height: 300px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.timeline-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}

.card-desc {
  flex:  1;
  padding: 15px;
  display: inline-block;
}

.timeline-card h2 {
  text-transform: uppercase;
  font-size: 15px !important;
  color: #000;
  letter-spacing: 0.5px !important;
  line-height: 1;
  margin: 0;
}

.timeline-card h3 {
  font-weight: bold;
  font-family: futura-pt;
  font-size: 15px !important;
  letter-spacing: 1px;
  color: #666;
  margin: 6px 0;
  line-height: 1;
  font-style: italic;
  line-height: 1;
}

.timeline-card p {
  font-weight: 400;
  font-family: futura-pt;
  font-size: 14.7px;
  line-height: 18px;
  margin-bottom: 0;
}

.timeline-footer {
  width: 100%;
  background-color: black;
  color: white;
}

.footer-thank-you-background {
  font-weight: 400;
  font-family: futura-pt;
  font-size: 16px;
  margin-left: auto;
  margin-right: auto;
  max-width: 980px;
}

.footer-thanks-header {
  padding-top: 45px;
  font-weight: 600;
  font-size: 20px !important;
  line-height: 24px;
  max-width: 70%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 30px;
}

.footer-list {
  text-align: center;
  margin-right: 10px;
  margin-left: 10px;
}

.footer-list ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

.footer-list li {
  padding-top: 4px;
  padding-bottom: 3px;
}

.copyright-text {
  margin-top: 50px;
  font-family: futura-pt;
}

.footer-background {
  align-items: center;
  justify-content: center;
  display: flex;
  flex-direction: column;
  height: 100%;
  background-color: black;
  color: white;
}

.xs-timeline-background {
  z-index: -1;
  position: fixed;
  width: 100%;
  height: 100vh;
  background-image: url(/assets/timeline/bg-newsstand-dark-min-b7328faf86a243f28d47f95e458ec46310c529549b630bb78a9cb2a8dabdddb5.jpg) !important;
  background-position: center;
}

@media (max-width: 767px) {
  .timeline-footer {
    height: auto;
  }

  .timeline-footer p {
    font-size: 12px;
    padding: 15px 0;
  }

  .left-marker::before {
    border: none !important;
  }

  .right-marker::before {
    border: none !important;
  }

  .timeline-card {
    border-radius: 0 !important;
    margin: auto !important;
    max-height: 300px !important;
  }

  .timeline-card h2 {
    font-size: 14px !important;
    letter-spacing: 0px !important;
    text-align: left !important;
  }

  .timeline-card h3 {
    font-size: 13px !important;
    margin-top: 3px !important;
    margin-bottom: 4px !important;
    text-align: left !important;
  }

  .timeline-card.card-desc {
    padding-right: 10px !important;
    padding-left: 10px !important;
    padding-bottom: 10px !important;
  }

  .timeline-card p {
    font-size: 12.7px;
    line-height: 18px;
    text-align: left !important;
  }
}
