/* Prevent background scroll when modal is open */

body.modal-open {
  padding-right: 0 !important;
}

/* Funnel styling */

#LVSAfunnel {
  background: #000000;
  font-family: 'Roboto Condensed';
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.65);
  text-align: center;
}

@media (min-width:1200px) {
  #LVSAfunnel .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1500px;
  }
}

@media (max-width: 767px) {
  #LVSAfunnel video {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: -999;
  }
}

@media (min-width: 768px) {
  #LVSAfunnel video {
    position: fixed;
    right: 0;
    top: 50px;
    min-width: 101%;
    min-height: 100%;
    transform: translateX(calc((101% - 100vw) / 2));
    overflow-x: hidden;
    z-index: -999;
    opacity: .4;
  }
}

#LVSAfunnel .bg-body {
  background-color: #052846 !important;
  position: fixed;
  right: 0;
  top: 130px;
  min-height: 100vh;
  min-width: 100%;
  z-index: -999;
}

#LVSAfunnel .bg-schedule {
  background-color: #052846;
  background-image: url("../../assets/img/lvsa-schedule-bg.jpg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

#LVSAfunnel .bg-classes {
  background: rgba(0,0,0,0.3);
  max-width: 1000px;
}

#LVSAfunnel .bg-footer {
  background: #001423;
  border-top: solid 10px #00416e;
}

#LVSAfunnel .bg-copyright {
  background: #000d19;
}

#LVSAfunnel .offer-wrapper {
  margin-bottom: calc(5px + 2vw);
}

#LVSAfunnel .bg-section-2 {
  background: #004673;
}

@media (min-width: 768px) {
  #LVSAfunnel .bg-section-2 {
    background: rgba(0,0,0,0.3);
    border-top: 2px solid rgba(0,0,0,0.1);
  }
}

#LVSAfunnel .bg-section-3 {
  background: #052846;
  background: linear-gradient(#052846, #004673 30%, #004673 80%, #052846);
}

@media (min-width: 768px) {
  #LVSAfunnel .bg-section-3 {
    background-image: url("../../assets/img/bg-section-sword-md.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
}

@media (min-width: 1200px) {
  #LVSAfunnel .bg-section-3 {
    background-image: url("../../assets/img/bg-section-sword-lg.jpg");
  }
}

/* Header */

#LVSAfunnel .header-bg {
  top: 0;
  background: #001423;
  border-bottom: solid 2px #000;
  box-shadow: 0px 0px 10px #000;
  z-index: 9;
  border-bottom: solid 10px #00416e;
}

#LVSAfunnel .logo {
  margin-top: calc(35px + .5vw);
  padding: 10px 0px;
}

@media (min-width: 768px) {
  #LVSAfunnel .logo {
    margin-top: 0px;
  }
}

#LVSAfunnel .logo-thanks {
  margin: 10px 0px;
}

/* Funnel Text Styling */

#LVSAfunnel a {
  text-decoration: none;
  color: #c3c3c3;
}

#LVSAfunnel a:hover {
  text-decoration: none;
  color: #c6e0fb;
}

#LVSAfunnel .text-theme {
  color: rgb(125,200,255);
}

#LVSAfunnel p {
  font-size: 18px;
}

@media (min-width: 992px) {
  #LVSAfunnel p {
    font-size: 20px;
  }
}

#LVSAfunnel .body-text {
  font-size: calc(17px + .25vw);
  text-shadow: 1px 1px 1px rgba(0,0,0,0.65), -1px -1px 5px rgba(0,0,0,0.65);
}

@media (min-width: 1200px) {
  #LVSAfunnel .body-text {
    font-size: 20px;
  }
}

#LVSAfunnel h1 {
  font-size: calc(18px + 1vw);
  line-height: 1.5;
  font-weight: 700;
}

@media (min-width: 576px) {
  #LVSAfunnel h1 {
    font-size: calc(20px + 1vw);
  }
}

@media (min-width: 1200px) {
  #LVSAfunnel h1 {
    font-size: 32px;
  }
}

#LVSAfunnel h2 {
  font-size: calc(18px + .7vw);
  line-height: 1.4;
  font-weight: 700;
}

@media (min-width: 1200px) {
  #LVSAfunnel h2 {
    font-size: 27px;
  }
}

#LVSAfunnel .headline-sword {
  font-size: calc(14px + 3.5vw);
  font-weight: 700;
  text-shadow: 2px 2px 5px #000;
  line-height: 1.2;
}

@media (min-width: 992px) {
  #LVSAfunnel .headline-sword {
    font-size: calc(3px + 4.2vw);
    line-height: 1.1;
  }
}

@media (min-width: 1600px) {
  #LVSAfunnel .headline-sword {
    font-size: 70px;
  }
}

#LVSAfunnel .headline {
  font-size: calc(24px + 4vw);
  font-weight: 700;
  text-shadow: 2px 2px 5px #000;
  line-height: 1.2;
}

@media (min-width: 992px) {
  #LVSAfunnel .headline {
    font-size: calc(14px + 4.3vw);
    line-height: 1.1;
  }
}

@media (min-width: 1600px) {
  #LVSAfunnel .headline {
    font-size: 83px;
  }
}

#LVSAfunnel .sub-headline {
  font-size: calc(18px + 2.5vw);
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 2px 2px 2px #000;
}

@media (min-width: 1900px) {
  #LVSAfunnel .sub-headline {
    font-size: 70px;
  }
}

#LVSAfunnel .congrats-headline {
  font-size: calc(24px + 2.0vw);
  font-weight: 700;
  line-height: 1.3;
  text-shadow: 2px 2px 2px #000;
}

@media (min-width: 1600px) {
  #LVSAfunnel .congrats-headline {
    font-size: 56px;
  }
}

#LVSAfunnel .sub-headline-sm {
  font-size: calc(18px + 2.0vw);
  font-weight: 700;
  line-height: 1.1;
  text-shadow: 2px 2px 2px #000;
}

@media (min-width: 1200px) {
  #LVSAfunnel .sub-headline-sm {
    font-size: 40px;
  }
}

#LVSAfunnel .freepass-text {
  font-size: 22px;
  line-height: 1;
}

@media (min-width: 576px) {
  #LVSAfunnel .freepass-text {
    font-size: calc(28px + 1vw);
  }
}

@media (min-width: 1600px) {
  #LVSAfunnel .freepass-text {
    font-size: 44px;
  }
}

#LVSAfunnel .benefits-list {
  font-size: calc(17px + .3vw);
  margin-left: 30px;
  text-align: left;
}

@media (min-width: 991px) {
  #LVSAfunnel .benefits-list {
    font-size: 20px;
  }
}

#LVSAfunnel .benefits-list .fa-li {
  position: absolute;
  left: -30px;
  width: 20px;
  top: -1px;
}

#LVSAfunnel .signature-text {
  font-family: 'Nothing You Could Do';
  font-size: calc(20px + 1vw);
  font-weight: 300;
  text-shadow: 1px 1px 1px #000;
}

@media (min-width: 1600px) {
  #LVSAfunnel .signature-text {
    font-size: 38px;
  }
}

#LVSAfunnel .copyright-text {
  font-size: 16px;
}

#LVSAfunnel .footer-menu {
  font-size: 18px;
}

/* Button Styling */

#LVSAfunnel .btn-classes {
  max-width: 470px;
  margin: 0 auto;
  font-size: 18px;
}

@media (min-width: 576px) {
  #LVSAfunnel .btn-classes {
    font-size: 20px;
  }
}

#LVSAfunnel .btn-primary {
  border: none;
  border-radius: 5px;
  --bs-btn-bg: #0a42ff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-active-bg: #0b5ed7;
}

#LVSAfunnel .freepass-btn {
  font-size: 26px;
  line-height: 1.2;
  font-weight: 700;
  padding: 10px 15px;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.5);
  border: none;
  border-radius: 5px;
}

@media (min-width: 576px) {
  #LVSAfunnel .freepass-btn {
    font-size: calc(24px + 1vw);
    padding: 10px 30px;
  }
}

/* Back To Top Button */

#LVSAfunnel .btt-but:before {
  position: absolute;
  content: "";
  background: rgba(0,0,0,0.5);
  width: 28px;
  height: 28px;
  top: 3px;
  right: 1px;
  border-radius: 3px;
  z-index: -1;
}

#LVSAfunnel .btt-but {
  position: fixed;
  bottom: 1px;
  right: 8px;
  font-size: 34px;
  line-height: 30px;
  height: 40px;
  z-index: 9999;
  transition: all .3s;
  background: transparent;
}

#LVSAfunnel .btt-but a {
  color: rgba(106,183,252,0.5) !important;
  transition: all .3s;
}

#LVSAfunnel .btt-but a:hover {
  color: rgba(0,133,255,0.5) !important;
  transition: all .3s;
}

/* Countdown Timer */

#clockdiv {
  font-family: sans-serif;
  color: #ffffff;
  top: 0;
  width: 206px;
  height: 36px;
  background: #0000ff;
  border-radius: 0 0 10px 10px;
  border-bottom: solid 1px #000;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99;
}

@media (min-width: 768px) {
  #clockdiv {
    left: 110px;
  }
}

#clockdiv .smalltext {
  font-family: 'Roboto Condensed';
  font-size: 18px;
  margin-bottom: 0;
}

#clockdiv > div {
  display: inline-block;
}

#clockdiv div > span {
  font-weight: 600;
  font-size: 28px;
  line-height: 1;
}

/* Modal Styling */

#LVSAfunnel .btn-close-bg {
  position: absolute;
  top: -24px;
  right: 5px;
  height: 24px;
  width: 75px;
  background: #ffffff;
  border-radius: 4px 4px 0 0;
  text-shadow: none;
}

#LVSAfunnel .btn-close {
  position: absolute;
  top: -16px;
  right: 12px;
  border: none;
  font-size: 12px;
  font-weight: 700;
  padding: 6px;
  padding-left: 59px;
  background: url("../../assets/img/close-btn.svg");
}

#LVSAfunnel .btn-close:hover, .btn-close:focus {
  box-shadow: none;
  opacity: 1;
}

#LVSAfunnel .modal-content {
  box-shadow: 0px 0px 15px 2px #000;
}

#LVSAfunnel .modal-header {
  padding: 10px;
}

#LVSAfunnel .modal-header p {
  color: #000000;
  font-size: 16px;
  line-height: 1.3;
  text-shadow: none;
}

@media (min-width: 576px) {
  #LVSAfunnel .modal-header p {
    font-size: 18px;
  }
}

#LVSAfunnel .modal-header h2 {
  color: #0a42ff;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.1;
  text-shadow: none;
}

@media (min-width: 576px) {
  #LVSAfunnel .modal-header h2 {
    font-size: 40px;
  }
}

#LVSAfunnel .modal-header h3 {
  color: #0a42ff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  text-shadow: none;
}

@media (min-width: 576px) {
  #LVSAfunnel .modal-header h3 {
    font-size: 32px;
  }
}

/* Spark Form Styling */

#LVSAfunnel .get-started-fields {
  width: 95%;
  margin: 10px auto;
  display: block;
  border: none;
  border-radius: 3px;
  margin-bottom: 15px;
  padding: 8px;
  background: #eee;
  border: 0;
  border: 1px solid transparent;
  box-shadow: inset 0 2px 3px rgb(0 0 0 / 10%);
}

#LVSAfunnel .get-started {
  color: #fff;
  padding: 8px 20px;
  background-color: #0a42ff;
  font-weight: 700;
  font-size: 24px;
  line-height: 1.3;
  border: none;
  border-radius: 5px;
  transition: all .3s;
  margin: 10px 0 10px 0;
  text-shadow: 1px 1px 1px #000000;
}

@media (min-width: 576px) {
  #LVSAfunnel .get-started {
    font-size: 34px;
  }
}

#LVSAfunnel .get-started:hover {
  background-color: #0b5ed7;
  transition: all .3s;
}

