.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.body {
  background-color: #000;
  font-family: Roboto, sans-serif;
}

.warningstripeheader {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  overflow: hidden;
  height: 20px;
  max-height: 10px;
  background-image: url('../images/Angles-Top.svg');
  background-position: 0px 0px;
  background-size: auto 10px;
  background-repeat: repeat-x;
}

.hero {
  padding: 60px 30px;
  background-image: url('../images/HeroBkgdDark.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.logobox {
  max-width: 1200px;
  padding-top: 0px;
}

.grid {
  grid-template-areas: "Area Area-3";
  -ms-grid-columns: 6fr 6fr;
  grid-template-columns: 6fr 6fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.heading {
  padding-top: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 43px;
}

.heading-2 {
  padding-top: 60px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #f2cd31;
  font-size: 60px;
  font-weight: 300;
}

.image-2 {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.navbar {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 60px;
  background-color: #f2cd31;
}

.nav-link {
  margin-right: auto;
  margin-left: 10px;
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-link:hover {
  border: 0px solid #000;
  border-radius: 10px;
  background-color: #d7b527;
}

.nav-link:active {
  background-color: #fff;
}

.nav-link.w--current {
  margin-left: 10px;
  border-radius: 10px;
  background-color: #000;
  color: #fff;
}

.nav-link.w--current:hover {
  border: 1px solid #000;
}

.nav-link.blacknav {
  margin-left: 11px;
  border-radius: 9px;
  background-color: #000;
  color: #fff;
}

.container-2 {
  max-width: 1200px;
}

.heading-3 {
  margin-top: -44px;
  margin-bottom: 0px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 36px;
  text-align: left;
}

.h2 {
  margin-top: 0px;
  margin-bottom: 42px;
  font-family: 'Roboto Condensed', sans-serif;
  color: #f2cd31;
  font-size: 60px;
  line-height: 72px;
  font-weight: 300;
  text-align: left;
}

.h2.yellowblocktitle {
  margin-top: -10px;
  margin-bottom: 40px;
  color: #000;
  font-size: 48px;
}

.h2.h2dark {
  color: #f2cd31;
  font-size: 48px;
  font-weight: 700;
  text-align: center;
}

.h2.headercta {
  text-align: center;
}

.container-3 {
  max-width: 1200px;
  padding-top: 30px;
  text-align: center;
}

.image-4 {
  max-width: 480px;
}

.navbar-2 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: block;
  padding: 11px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2cd31;
  box-shadow: 0 -4px 8px 3px rgba(0, 0, 0, 0.16);
}

.container-4 {
  max-width: 1200px;
}

.link-block {
  height: 60px;
  margin-right: auto;
  margin-left: auto;
  background-color: #000;
  color: #fff;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-block-2 {
  margin-left: 126px;
  border-radius: 18px;
  background-color: #000;
}

.container-5 {
  max-width: 1200px;
}

.section {
  padding: 100px 30px;
  border-radius: 10px;
  background-image: url('../images/SecondSectionBkgd.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.tabs {
  margin-top: 59px;
  margin-bottom: 60px;
}

.heading-5 {
  color: #f2cd31;
}

.heading2 {
  margin-top: 0px;
  margin-bottom: 16px;
  color: #f2cd31;
  font-size: 36px;
  line-height: 48px;
  font-weight: 500;
}

.paragraph {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.paragraph.copyright {
  padding-top: 40px;
  text-align: center;
}

.paragraph.pfooter {
  margin-top: 40px;
  margin-bottom: 49px;
}

.column {
  min-height: 0px;
  padding: 0px;
}

.tablink {
  margin-top: -10px;
  margin-right: 6px;
  margin-bottom: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background-color: #f2cd31;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  font-size: 16px;
}

.tablink:hover {
  margin-top: -24px;
  padding-bottom: 30px;
}

.tablink:active {
  border-style: solid;
  border-width: 0px;
  border-color: #f2cd31;
  background-color: #000;
  color: #fff;
}

.tablink.w--current {
  margin-left: 0px;
  border-style: solid;
  border-width: 1px 1px 0px;
  border-color: #f2cd31;
  background-color: #000;
  color: #fff;
}

.tablink.w--current:hover {
  margin-top: -10px;
  padding-bottom: 15px;
}

.tab-pane-tab-1 {
  padding: 30px;
  border-style: solid;
  border-width: 1px;
  border-color: #f2cd31;
  border-radius: 0px 10px 10px;
  background-color: rgba(0, 0, 0, 0.8);
}

.section-2 {
  min-height: 0vh;
  padding-top: 80px;
  padding-bottom: 40px;
  background-color: #f2cd31;
}

.paragraph-2 {
  margin-bottom: 72px;
  color: #000;
  font-size: 18px;
  line-height: 24px;
}

.columns {
  min-height: 600px;
}

.tabs-menu {
  margin-bottom: -1px;
  text-align: left;
}

.image-7 {
  -webkit-transform: skew(0deg, 0deg);
  -ms-transform: skew(0deg, 0deg);
  transform: skew(0deg, 0deg);
}

.tabbedcontent {
  padding: 60px;
}

.section-3 {
  min-height: 600px;
  padding-top: 120px;
  padding-bottom: 140px;
  background-color: #000;
  background-image: url('../images/Angles-Top.svg');
  background-position: 50% 0%;
  background-size: 2%;
  background-repeat: repeat-x;
}

.container-6 {
  max-width: 1200px;
}

.image-11 {
  max-width: 480px;
  margin-bottom: 50px;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 0px;
  min-width: 320px;
  padding: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #f2cd31;
  border-radius: 10px;
  background-color: transparent;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
}

.columns-2:hover {
  background-color: #2d2d2d;
}

.link-block-3 {
  margin-bottom: 20px;
  border-radius: 10px;
  background-color: #000;
}

.paragraph-3 {
  min-width: 100%;
  margin-bottom: 0px;
  padding-left: 0px;
}

.image-12 {
  max-width: 30px;
}

.column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.column-12 {
  margin-top: -1px;
  padding-left: 60px;
}

.formtext {
  color: #fff;
}

.submit-button {
  border-radius: 10px;
  background-color: #f2cd31;
  color: #000;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-field {
  min-height: 50px;
  margin-bottom: 8px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 6px;
}

.textarea {
  min-height: 200px;
  border-radius: 10px;
}

.link {
  color: #f2cd31;
  text-decoration: none;
}

.lightbox-link {
  margin-bottom: 60px;
  text-align: center;
}

.mainlogolottie {
  max-width: 480px;
  text-align: center;
}

.lottie-animation-2 {
  max-width: 100px;
}

.lottie-animation-3 {
  width: 100%;
}

.lottie-animation-4 {
  width: 100px;
}

.lottie-animation-5 {
  max-width: 65px;
}

.column-14 {
  background-image: url('../images/HeaderPic.png');
  background-position: 50% 50%;
  background-size: 62% 62%;
  background-repeat: no-repeat;
}

.success-message {
  border-radius: 20px;
  background-color: #f2cd31;
}

.error-message {
  padding: 20px;
  border-radius: 20px;
  background-color: #c00000;
  color: #fff;
}

.image-13 {
  border-radius: 20px;
}

.youtube {
  margin-bottom: 100px;
  border-radius: 8px;
}

.container-7 {
  max-width: 1200px;
  color: #000;
}

.text-span {
  color: #f2cd31;
  font-size: 24px;
  font-weight: 300;
}

.text-span-2 {
  color: #f2cd31;
  font-size: 24px;
  line-height: 36px;
}

.link-2 {
  display: block;
  width: 320px;
  min-width: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  padding: 18px 18px 18px 65px;
  clear: both;
  border-style: solid;
  border-width: 1px;
  border-color: #f2cd31;
  border-radius: 10px;
  background-image: url('../images/phone-alt.svg');
  background-position: 16px 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  text-decoration: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.link-2:hover {
  background-color: #1d1d1d;
}

.link-2:active {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}

.link-2.email {
  clear: both;
  background-image: url('../images/envelope.svg');
  background-size: 30px;
}

@media screen and (max-width: 991px) {
  .hero {
    margin-top: 70px;
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .grid {
    -ms-grid-columns: 5fr 7fr;
    grid-template-columns: 5fr 7fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .nav-link {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .nav-link.w--current:hover {
    border-width: 0px;
  }

  .heading-3 {
    margin-top: -41px;
    font-size: 24px;
  }

  .h2 {
    font-size: 48px;
  }

  .h2.yellowblocktitle {
    font-size: 36px;
    line-height: 48px;
  }

  .h2.contactform {
    font-size: 36px;
  }

  .h2.h2dark {
    font-size: 30px;
  }

  .navbar-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
  }

  .section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .heading2 {
    font-size: 30px;
    line-height: 40px;
  }

  .paragraph.copyright {
    margin-bottom: 0px;
    text-align: center;
  }

  .section-2 {
    padding: 60px 30px 20px;
  }

  .columns {
    min-height: 0px;
  }

  .tabs-menu {
    text-align: left;
  }

  .image-6 {
    padding-top: 30px;
  }

  .tabbedcontent {
    padding: 30px 30px 30px 40px;
  }

  .menu-button {
    border-radius: 10px;
    background-color: #cead21;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .section-3 {
    padding: 60px 30px;
  }

  .column-12 {
    margin-top: 0px;
    padding-left: 30px;
  }

  .link {
    color: #f2cd31;
    text-decoration: none;
  }

  .image-14 {
    padding-top: 30px;
  }

  .image-15 {
    padding-top: 30px;
  }

  .image-16 {
    padding-top: 30px;
  }

  .link-2 {
    width: 320px;
  }

  .nav-menu {
    padding-top: 10px;
    background-color: #f2cd31;
  }
}

@media screen and (max-width: 767px) {
  .heading-3 {
    margin-top: -24px;
    font-size: 36px;
    text-align: center;
  }

  .h2 {
    margin-top: 42px;
    font-size: 48px;
    text-align: left;
  }

  .h2.yellowblocktitle {
    font-size: 36px;
    text-align: left;
  }

  .h2.h2dark {
    font-size: 48px;
  }

  .image-4 {
    margin-bottom: 30px;
  }

  .image-5 {
    margin-top: 85px;
  }

  .section {
    padding-bottom: 4px;
  }

  .column {
    margin-bottom: 30px;
    text-align: center;
  }

  .tablink {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }

  .tab-pane-tab-1 {
    padding-top: 0px;
  }

  .section-2 {
    padding-bottom: 6px;
  }

  .image-6 {
    display: none;
    text-align: center;
  }

  .tabbedcontent {
    padding: 0px;
  }

  .column-7 {
    margin-bottom: 30px;
    text-align: center;
  }

  .column-8 {
    margin-bottom: 30px;
    text-align: center;
  }

  .column-9 {
    margin-bottom: 30px;
    text-align: center;
  }

  .column-10 {
    margin-bottom: 30px;
    text-align: center;
  }

  .section-3 {
    background-size: 7%;
  }

  .columns-2 {
    min-width: 500px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .lottie-animation-2 {
    margin-bottom: 29px;
  }

  .column-14 {
    margin-top: 65px;
  }

  .youtube {
    margin-bottom: 40px;
  }

  .image-14 {
    display: none;
  }

  .image-15 {
    display: none;
  }

  .image-16 {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .logobox {
    padding-top: 0px;
  }

  .grid {
    grid-template-areas: "Area";
    -ms-grid-columns: 7.25fr;
    grid-template-columns: 7.25fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .nav-link {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .nav-link.w--current {
    margin-right: 10px;
    margin-bottom: 10px;
  }

  .nav-link.w--current:hover {
    border-width: 0px;
  }

  .image-3 {
    padding-top: 60px;
  }

  .heading-3 {
    margin-top: 30px;
    font-size: 24px;
    line-height: 36px;
    letter-spacing: -0.5px;
  }

  .h2 {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 30px;
    line-height: 48px;
    letter-spacing: -0.5px;
  }

  .h2.yellowblocktitle {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 36px;
    line-height: 48px;
    letter-spacing: -0.5px;
  }

  .h2.contactform {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 30px;
    letter-spacing: 0px;
  }

  .h2.h2dark {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    color: #f2cd31;
    font-size: 30px;
    line-height: 36px;
  }

  .h2.headercta {
    margin-top: 41px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 48px;
    line-height: 60px;
  }

  .container-3 {
    padding-top: 0px;
  }

  .navbar-2 {
    padding-top: 5px;
    padding-bottom: 0px;
    box-shadow: 0 4px 8px 3px rgba(0, 0, 0, 0.16);
  }

  .image-5 {
    margin-top: 40px;
  }

  .section {
    padding: 40px 10px 0px;
  }

  .heading2 {
    font-size: 24px;
    line-height: 30px;
  }

  .paragraph {
    margin-bottom: 15px;
    font-size: 16px;
  }

  .paragraph.pfooter {
    letter-spacing: -0.5px;
  }

  .tablink {
    margin-top: 1px;
    margin-right: 0px;
    border-radius: 0px;
  }

  .tablink:hover {
    margin-top: 1px;
    padding-bottom: 15px;
    border-style: solid;
    border-width: 1px 1px 0px;
    border-color: #f2cd31;
    border-radius: 1px;
    background-color: #000;
    color: #f2cd31;
  }

  .tablink.w--current {
    margin-top: 1px;
    padding-top: 15px;
  }

  .tablink.w--current:hover {
    margin-top: 1px;
    color: #f2cd31;
  }

  .tab-pane-tab-1 {
    padding: 0px 20px 20px;
    border-top-right-radius: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }

  .section-2 {
    padding: 40px 30px;
  }

  .paragraph-2 {
    margin-bottom: 35px;
  }

  .tabs-menu {
    margin-top: -40px;
    margin-bottom: 0px;
    text-align: center;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .image-6 {
    display: none;
    margin-bottom: 20px;
  }

  .column-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-3 {
    padding-left: 20px;
  }

  .column-4 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-7 {
    padding-bottom: 0px;
  }

  .image-8 {
    margin-bottom: 0px;
  }

  .image-9 {
    margin-bottom: 30px;
  }

  .image-10 {
    margin-bottom: 30px;
  }

  .column-5 {
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .tabbedcontent {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-button {
    float: right;
    border-radius: 10px;
    background-color: #cead21;
  }

  .menu-button.w--open {
    border-radius: 10px;
    background-color: #000;
  }

  .section-3 {
    padding: 40px 30px;
    background-size: 10%;
  }

  .columns-2 {
    width: 250px;
    min-width: 0%;
  }

  .link-block-3 {
    min-width: 100%;
  }

  .paragraph-3 {
    margin-left: -33px;
    font-size: 18px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .text-field {
    min-height: 50px;
    margin-bottom: 8px;
    padding-top: 16px;
    padding-bottom: 16px;
    color: #000;
  }

  .column-13 {
    margin-bottom: 16px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .lottie-animation-2 {
    margin-bottom: 0px;
  }

  .lottie-animation-3 {
    padding-left: 0px;
  }

  .column-14 {
    margin-top: 52px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .youtube {
    margin-bottom: 40px;
  }

  .recaptcha {
    margin-left: 0px;
  }

  .image-14 {
    display: none;
  }

  .image-15 {
    display: none;
  }

  .image-16 {
    display: none;
  }

  .link-2 {
    width: 260px;
    background-size: 10%;
    font-size: 18px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-16 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-menu {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #f2cd31;
  }
}

