h1 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: forma-djr-display, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 900;
  letter-spacing: 0.1em;
}

h2 {
  margin-top: 0px;
  margin-bottom: 15px;
  font-family: forma-djr-display, sans-serif;
  font-size: 34px;
  line-height: 40px;
  font-weight: 600;
  letter-spacing: 0.1em;
}

h3 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: forma-djr-display, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 500;
}

p {
  margin-bottom: 20px;
  font-family: forma-djr-display, sans-serif;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.tt_banner-link {
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-decoration: none;
  text-transform: uppercase;
}

.tt_banner-link:hover {
  color: #edb501;
}

.tt_nav-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt_hero-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 85vh;
  min-height: 740px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/taptruck-doors-open-cropped.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/taptruck-doors-open-cropped.jpg');
  background-position: 0px 0px, 50% 25%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  color: #fff;
  text-align: center;
}

.tt_navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  background-color: transparent;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
}

.tt_content-div {
  position: relative;
  z-index: 3;
  width: 95%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.tt_content-div.short {
  max-width: 1156px;
}

.tt_content-div.center-align {
  text-align: center;
}

.tt_content-div.left-align {
  text-align: left;
}

.tt_navlink {
  padding: 15px;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.tt_navlink:hover {
  color: #edb501;
}

.tt_navlink.w--current {
  color: #edb501;
}

.tt_button {
  padding: 15px 25px;
  border-radius: 50px;
  background-color: #fff;
  background-image: url('../images/button-wave-gold.svg');
  background-position: 50% -150%;
  background-size: 100%;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #2f2e2e;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.tt_button:hover {
  background-position: 50% 85%;
  box-shadow: 0 1px 10px 0 rgba(237, 181, 1, 0.85);
  color: #2f2e2e;
}

.tt_button.on-white {
  min-width: 175px;
  box-shadow: 0 1px 10px 0 rgba(47, 46, 46, 0.25);
}

.tt_as-seen-on-flex-div {
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 15vh;
  min-height: 130px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  text-align: center;
}

.tt_aso-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tt_card-20 {
  width: 20%;
  max-height: 40px;
  margin-right: 1%;
  margin-left: 1%;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.tt_card-20:hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.tt_card-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.tt_nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.tt_homepage-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  text-align: center;
}

.tt_play-button {
  width: 75px;
  height: 75px;
}

.tt_video {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 35px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50px;
  box-shadow: 0 1px 20px 0 rgba(47, 46, 46, 0.25);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tt_video:hover {
  box-shadow: 0 1px 20px 0 #edb501;
}

.div-block-5 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 65px;
  height: 65px;
  padding: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: forma-djr-display, sans-serif;
  font-size: 28px;
  font-weight: 900;
}

.tt_txt-flex-banner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2f2e2e;
  text-align: center;
}

.tt_brand {
  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-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.tt_gold-txt-span {
  color: #edb501;
}

.tt_home-hero-h1 {
  font-size: 65px;
  line-height: 1;
  text-shadow: 0 1px 6px #2f2e2e;
}

.tt_h2-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 700px;
  padding-top: 100px;
  padding-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt_h2-section.highlight {
  min-height: 400px;
  background-color: #edb501;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 181, 1, 0.97)), to(rgba(237, 181, 1, 0.97))), url('../images/tap-logo.svg');
  background-image: linear-gradient(180deg, rgba(237, 181, 1, 0.97), rgba(237, 181, 1, 0.97)), url('../images/tap-logo.svg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, 25%;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.tt_h2-section.cta-img-section {
  min-height: 400px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/taptruck-taps-2.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/taptruck-taps-2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
  color: #fff;
}

.tt_h2-flex-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tt_txt-contain-50 {
  width: 50%;
  padding-right: 40px;
}

.tt_txt-contain-50.right-side {
  padding-right: 0px;
  padding-left: 40px;
}

.tt_img-contain-50 {
  width: 50%;
}

.tt_flex-card-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tt_flex-card {
  width: 25%;
  margin-bottom: 20px;
}

.tt_card-icon {
  width: 100%;
  height: 100%;
}

.heading-2 {
  position: absolute;
  left: 0%;
  top: -50px;
  right: 0%;
  bottom: auto;
  max-width: 850px;
  margin-right: auto;
  margin-left: auto;
  padding: 20px;
  border-radius: 50px;
  background-color: #2f2e2e;
  box-shadow: 0 1px 20px 0 rgba(47, 46, 46, 0.25);
  color: #fff;
  font-size: 2.75em;
  line-height: 1.3;
  font-weight: 900;
  text-align: center;
}

.tt_flex-img {
  width: 100%;
  height: 350px;
  border-radius: 50px;
  box-shadow: 0 1px 20px 0 rgba(47, 46, 46, 0.25);
  -o-object-fit: cover;
  object-fit: cover;
}

.tabs {
  display: block;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tt_tablink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  align-self: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-color: #fff;
  font-family: forma-djr-display, sans-serif;
  font-size: 24px;
  line-height: 28px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 0.05em;
}

.tt_tablink.w--current {
  background-color: #edb501;
}

.tabs-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.tt_tab-pane {
  height: 100%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.tt_tab-pane-content-div {
  height: 100%;
  padding: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: center;
}

.tt_sticky-tab-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-radius: 15px;
  box-shadow: 0 1px 20px 0 rgba(47, 46, 46, 0.25);
}

.tt_tabpane-img {
  display: block;
  width: 75%;
  max-height: 350px;
  margin-right: auto;
  margin-bottom: -25px;
  margin-left: auto;
  border-radius: 25px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 0%;
  object-position: 50% 0%;
}

.tt_tabpane-img.center-fit {
  border-radius: 15px;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.tt_card-icon-div {
  width: 90px;
  height: 90px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
  padding: 15px;
  border-radius: 50px;
  background-color: #fff;
}

.tt_flex-card-h3 {
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  font-size: 20px;
  line-height: 24px;
}

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

.tt_tab-img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.standard-tab {
  width: 90px;
  height: 90px;
  margin-right: 10px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 1px 15px 0 rgba(47, 46, 46, 0.25);
}

.standard-tab.w--current {
  background-color: #edb501;
}

.tt_testimonial_tabpane {
  margin-bottom: 20px;
  padding: 20px;
}

.testimonial-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 15px;
  background-color: #fff;
  box-shadow: 0 1px 20px 0 rgba(47, 46, 46, 0.25);
  font-family: forma-djr-display, sans-serif;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.quote-icon {
  width: 55px;
  height: 55px;
  margin-bottom: 15px;
}

.tt_testimonial-tabs {
  max-width: 850px;
  margin-right: 0px;
  margin-left: auto;
}

.tt_testimonial-name {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
}

.load-bar-base {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: -25px;
  z-index: 3;
  overflow: hidden;
  height: 3px;
  border-radius: 10px;
}

.load-bar {
  width: 0%;
  height: 3px;
  border-radius: 10px;
  background-color: #2f2e2e;
}

.tt_big-h2 {
  font-size: 55px;
  line-height: 60px;
  font-weight: 900;
}

.tt_social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.tt_footer-flex-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.tt_wrapper {
  width: 80%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.tt_wrapper.align-center {
  text-align: center;
}

.tt_footer-section {
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #2f2e2e;
}

.tt_footer-logo-contain {
  margin-bottom: 24px;
  text-align: center;
}

.tt_social-image {
  width: 100%;
  height: 100%;
}

.copyright-text {
  margin-bottom: 5px;
  font-family: forma-djr-display, sans-serif;
  color: hsla(43, 0%, 100%, 0.85);
  font-size: 14px;
  line-height: 1.3;
  font-weight: 500;
  letter-spacing: 0.1em;
}

.footerlink {
  margin-right: 12px;
  margin-left: 12px;
  -webkit-transition: all 300ms linear;
  transition: all 300ms linear;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.footerlink:hover {
  opacity: 1;
  color: #edb501;
}

.footerlink.w--current {
  color: #edb501;
  font-weight: 600;
}

.footer-link {
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  color: #edb501;
  text-decoration: none;
}

.footer-link:hover {
  color: #fff;
}

.tt_footer-link-contain {
  margin-bottom: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  color: #fff;
  text-align: center;
}

.tt_social-contain {
  width: 34px;
  height: 34px;
  margin-right: 6px;
  margin-left: 6px;
}

.tt_footer-brand {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  margin-top: -25px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  font-family: forma-djr-display, sans-serif;
  color: #fff;
  font-size: 24px;
  line-height: 26px;
  font-weight: 900;
  text-align: center;
  letter-spacing: 0.1em;
  text-decoration: none;
}

.tt_footer-brand:hover {
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.tt_testimonial-container {
  overflow: visible;
}

.tt_absolute-header {
  position: absolute;
  left: auto;
  top: 0%;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: rgba(47, 46, 46, 0.25);
  font-size: 5.9em;
  line-height: 1;
  font-weight: 900;
  text-align: center;
  text-transform: uppercase;
}

.tt_absolute-header.mobile-version {
  display: none;
}

.tt_brand-icon {
  height: 40px;
}

.tt_footer-brand-img {
  width: 100%;
  height: 100%;
}

.tt_hero-section-interior {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 450px;
  padding-top: 110px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/taptruck-truck.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/taptruck-truck.jpg');
  background-position: 0px 0px, 100% 90%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
  color: #fff;
  text-align: center;
}

.h1-subtxt {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  opacity: 0.2;
  font-family: forma-djr-display, sans-serif;
  font-size: 5vw;
  line-height: 0.8;
  font-weight: 900;
  letter-spacing: 0.1em;
  text-transform: uppercase;
}

.heading-4 {
  font-size: 64px;
  line-height: 68px;
}

.image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.absolute-hero-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  border-radius: 0%;
  opacity: 1;
  -o-object-fit: cover;
  object-fit: cover;
}

.absolute-hero-img.mobile {
  display: none;
}

@media screen and (max-width: 991px) {
  h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .tt_navlink {
    text-align: center;
  }

  .tt_navlink.cta-navlink {
    background-color: #edb501;
    color: #2f2e2e;
  }

  .tt_nav-menu {
    background-color: rgba(27, 27, 27, 0.95);
  }

  .tt_video {
    background-image: url('../images/button-wave-gold.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/taptruck-mural.jpg');
    background-image: url('../images/button-wave-gold.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/taptruck-mural.jpg');
    background-position: 50% 225px, 0px 0px, 50% 75%;
    background-size: 100%, auto, cover;
  }

  .tt_video:hover {
    background-image: url('../images/button-wave-gold.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/taptruck-mural.jpg');
    background-image: url('../images/button-wave-gold.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/taptruck-mural.jpg');
    background-position: 50% 225px, 0px 0px, 50% 75%;
    background-size: 100%, auto, cover;
  }

  .tt_home-hero-h1 {
    font-size: 50px;
  }

  .tt_menu-button {
    width: 55px;
    height: 55px;
    padding: 0px;
  }

  .tt_menu-button.w--open {
    background-color: transparent;
    color: #edb501;
  }

  .tt_h2-section {
    padding-top: 80px;
  }

  .tt_h2-section.highlight {
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
  }

  .tt_h2-section.cta-img-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/taptruck-taps-2.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/taptruck-taps-2.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
    background-attachment: scroll, scroll;
  }

  .tt_h2-flex-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tt_h2-flex-div.inverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .tt_txt-contain-50 {
    width: 100%;
    margin-bottom: 40px;
    padding-right: 0px;
  }

  .tt_txt-contain-50.right-side {
    padding-left: 0px;
  }

  .tt_img-contain-50 {
    width: 100%;
  }

  .heading-2 {
    max-width: 650px;
    font-size: 2em;
  }

  .tt_tablink {
    width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 20px;
    line-height: 24px;
  }

  .tt_sticky-tab-menu {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt_tabpane-img {
    width: 100%;
  }

  .tt_card-icon-div {
    width: 75px;
    height: 75px;
  }

  .tt_flex-card-h3 {
    font-size: 18px;
    line-height: 22px;
  }

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

  .standard-tab {
    width: 75px;
    height: 75px;
    margin-left: 10px;
  }

  .tt_big-h2 {
    font-size: 45px;
    line-height: 50px;
  }

  .tt_footer-flex-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt_absolute-header {
    display: none;
    width: 100%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 5em;
  }

  .tt_absolute-header.mobile-version {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .heading-3 {
    position: -webkit-sticky;
    position: sticky;
    top: 140px;
    font-size: 4rem;
    line-height: 1;
    font-weight: 900;
  }

  .tt_brand-icon {
    display: none;
  }

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

@media screen and (max-width: 767px) {
  .tt_banner-link {
    font-size: 12px;
  }

  .tt_hero-section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0.25))), url('../images/thirsty-thursday.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url('../images/thirsty-thursday.jpg');
    background-position: 0px 0px, 0% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .tt_hero-section.test {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    background-position: 0px 0px;
  }

  .tt_card-20 {
    width: 23%;
  }

  .tt_video {
    background-image: url('../images/button-wave-gold.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/taptruck-mural.jpg');
    background-image: url('../images/button-wave-gold.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/taptruck-mural.jpg');
    background-position: 50% 250px, 0px 0px, 50% 75%;
  }

  .tt_home-hero-h1 {
    font-size: 40px;
  }

  .tt_menu-button {
    width: 45px;
    height: 45px;
  }

  .tt_h2-section {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .tt_h2-section.highlight {
    padding-bottom: 60px;
  }

  .tt_txt-contain-50 {
    text-align: left;
  }

  .tt_flex-card {
    width: 100%;
  }

  .heading-2 {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    max-width: none;
    border-radius: 0px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    font-size: 1.5em;
  }

  .tabs {
    display: block;
  }

  .tt_tablink {
    display: block;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    font-size: 24px;
    line-height: 28px;
    text-align: left;
  }

  .tt_tab-pane-content-div {
    padding-top: 20px;
    padding-right: 10px;
    padding-left: 10px;
    text-align: left;
  }

  .tt_sticky-tab-menu {
    position: static;
  }

  .quote-icon {
    width: 40px;
    height: 40px;
  }

  .tt_big-h2 {
    font-size: 35px;
    line-height: 40px;
  }

  .tt_footer-flex-wrapper {
    width: 90%;
  }

  .tt_wrapper {
    width: 90%;
  }

  .tt_footer-brand {
    width: 200px;
  }

  .heading-3 {
    position: static;
  }

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

  .heading-4 {
    font-size: 54px;
    line-height: 58px;
  }

  .absolute-hero-img {
    display: none;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .absolute-hero-img.mobile {
    display: block;
    -o-object-position: 0% 50%;
    object-position: 0% 50%;
  }
}

@media screen and (max-width: 479px) {
  h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .tt_hero-section {
    height: 80vh;
    min-height: 650px;
    text-align: center;
  }

  .tt_content-div.left-align {
    text-align: center;
  }

  .tt_button {
    font-size: 16px;
  }

  .tt_as-seen-on-flex-div {
    height: 20vh;
  }

  .tt_aso-flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt_card-20 {
    width: 48%;
    max-height: 50px;
    padding: 10px;
  }

  .tt_video {
    height: 225px;
    background-image: url('../images/button-wave-gold.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), url('../images/taptruck-mural.jpg');
    background-image: url('../images/button-wave-gold.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), url('../images/taptruck-mural.jpg');
    background-position: 50% 165px, 0px 0px, 50% 75%;
    background-size: 100%, auto, cover;
  }

  .tt_txt-flex-banner {
    display: none;
  }

  .tt_home-hero-h1 {
    font-size: 41px;
  }

  .tt_menu-button {
    width: 50px;
    height: 50px;
  }

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

  .tt_h2-section.highlight {
    padding-top: 100px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(237, 181, 1, 0.97)), to(rgba(237, 181, 1, 0.97))), url('../images/tap-logo.svg');
    background-image: linear-gradient(180deg, rgba(237, 181, 1, 0.97), rgba(237, 181, 1, 0.97)), url('../images/tap-logo.svg');
    background-size: auto, 95%;
  }

  .tt_h2-section.cta-img-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .tt_txt-contain-50 {
    text-align: center;
  }

  .tt_tablink {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
  }

  .tt_tab-pane-content-div {
    text-align: center;
  }

  .tt_flex-card-h3 {
    width: 75%;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .standard-tab {
    width: 75px;
    height: 75px;
    margin-right: 5px;
    margin-bottom: 25px;
    margin-left: 5px;
    padding: 10px;
  }

  .tt_testimonial_tabpane {
    margin-bottom: 20px;
    padding: 10px;
  }

  .load-bar-base {
    bottom: -15px;
  }

  .tt_social-wrapper {
    margin-right: auto;
    margin-left: auto;
  }

  .tt_footer-flex-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tt_wrapper.align-center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .tt_footer-section {
    padding-top: 20px;
  }

  .tt_footer-logo-contain {
    width: 100%;
    margin-bottom: 36px;
  }

  .footerlink {
    display: block;
    margin-right: 0px;
    margin-bottom: 6px;
    margin-left: 0px;
    text-align: center;
  }

  .tt_footer-link-contain {
    margin-bottom: 24px;
  }

  .tt_footer-brand {
    margin-top: 0px;
  }

  .heading-3 {
    font-size: 3rem;
  }

  .tt_hero-section-interior {
    min-height: 550px;
    padding-top: 40px;
    text-align: center;
  }

  .h1-subtxt {
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 6vw;
  }

  .heading-4 {
    font-size: 44px;
    line-height: 48px;
  }

  .absolute-hero-img.mobile {
    -o-object-position: 10% 50%;
    object-position: 10% 50%;
  }
}

