:root {
  --mid-tone-gray: #1d1b1b;
  --black: black;
  --silver: #5d5d5d;
  --white: white;
  --royal-blue: #1b6094;
  --dim-grey: #413e3e;
  --midnight-blue: #1b2c94;
  --bg-black: #030303;
  --darkend-gary: #151515;
  --brighter-dim-grey: #524f4f;
  --gold: #ffde00;
}

.container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/TT3.png');
  background-position: 124% -23px;
  background-repeat: no-repeat;
  background-size: 596px 646px;
  grid-template: ". . . . . ."
                 ". . . . . ."
                 ". . . . . ."
                 ". . . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  min-height: 654px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  display: grid;
}

.section {
  text-align: left;
  min-height: 1000px;
  padding-top: 0;
  padding-bottom: 0;
  display: inline-block;
  position: relative;
}

.section-2 {
  background-image: url('../images/section2-bkgrd.jpg');
  background-position: 50% 31px;
  background-repeat: no-repeat;
  background-size: 1200px 385px;
  background-attachment: scroll;
  align-items: flex-start;
  min-width: 1200px;
  min-height: 385px;
  margin-top: 0;
  padding-bottom: 0;
  display: flex;
}

.body {
  color: var(--mid-tone-gray);
  background-color: #020101;
  background-image: url('../images/gray-clouds3.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  background-attachment: fixed;
}

.div-block {
  background-image: url('../images/TT3.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 0;
  position: static;
  top: -30px;
  bottom: -3px;
  overflow: hidden;
}

.image {
  margin-left: -32px;
}

.image-2 {
  align-self: baseline;
  margin-top: 6px;
  margin-bottom: -19px;
  margin-right: -32px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-3 {
  margin-bottom: -19px;
}

.section-3 {
  background-image: url('../images/section2-bkgrd.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 1200px 385px;
}

.container-2 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.image-4 {
  position: absolute;
  top: -22px;
  bottom: -11px;
  right: 312px;
}

.image-5 {
  float: none;
  position: absolute;
  top: 157px;
  left: 414px;
}

.grid {
  grid-template: ". . . . . . . . . . . ."
                 ". . . . . . . . . . . ."
                 ". . . . . . . . . . . ."
                 ". . . . . . . . . . . ."
                 ". . . . . . . . . . . ."
                 / 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  place-items: center;
}

.grid-2 {
  grid-row-gap: 16px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 / 1fr 1.25fr;
}

.image-6 {
  float: none;
  max-height: 100%;
  display: inline-block;
  position: absolute;
  top: -22px;
  bottom: -22px;
  right: 2px;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". ."
                 ". ."
                 ". ."
                 / 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.image-7 {
  margin-top: -23px;
  margin-right: -71px;
  padding-right: 0;
}

.image-8 {
  position: absolute;
}

.grid-3 {
  grid-template-columns: 1fr 1.5fr;
  grid-template-areas: ". ."
                       ". .";
}

.image-9 {
  width: 596px;
  height: 646px;
  position: relative;
  top: -22px;
  right: -412px;
}

.image-10 {
  position: relative;
  top: 172px;
  bottom: -8px;
  left: -49px;
}

.image-11 {
  position: relative;
  top: 121px;
  bottom: -130px;
  right: -250px;
}

.navbar {
  background-color: #0000;
  padding-top: 15px;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.image-12 {
  padding-top: 13px;
}

.image-13 {
  clear: none;
  margin-top: -22px;
  position: relative;
  left: -56px;
}

.image-14 {
  clear: left;
  position: relative;
  bottom: -120px;
  right: -144px;
}

.image-15 {
  float: none;
  clear: left;
  text-align: left;
  position: relative;
  bottom: -177px;
  right: -438px;
}

.grid-4 {
  grid-template: ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 ". . ."
                 / 1fr 1fr 1fr;
}

.div-block-2 {
  align-self: start;
  margin-top: -44px;
  padding-top: 0;
  padding-bottom: 0;
}

.image-16 {
  margin-top: -32px;
  margin-bottom: -21px;
  margin-left: -52px;
}

.image-17 {
  clear: none;
  text-align: left;
  position: relative;
}

.container-4 {
  text-align: left;
}

.image-18 {
  position: relative;
}

.container-5 {
  position: static;
}

.hero-wrapper {
  text-align: left;
  background-image: url('../images/upper-bgrd2.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 85vh;
  background-attachment: scroll;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  top: 40px;
}

.image-19 {
  position: relative;
}

.div-block-4 {
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  display: flex;
}

.grid-5 {
  grid-template: ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 ". . . . ."
                 / .5fr 1fr 1fr 1fr 1fr;
  width: 75%;
  position: absolute;
}

.section-4 {
  min-height: 0;
  display: inline;
  position: static;
}

.image-20 {
  margin-left: -39px;
  position: absolute;
}

.image-21 {
  position: absolute;
  top: 170px;
  left: 244px;
}

.image-22 {
  position: absolute;
  top: 342px;
  left: 595px;
}

.div-block-5 {
  flex-direction: column;
  flex: none;
  justify-content: space-around;
  align-items: flex-end;
  width: 57%;
  min-height: 1031px;
  display: flex;
  position: relative;
}

.div-block-6 {
  margin-left: auto;
  margin-right: auto;
  padding-top: 140px;
  padding-left: 91px;
  display: block;
  position: absolute;
}

.image-23 {
  text-align: left;
}

.div-block-7 {
  justify-content: flex-end;
  padding-top: 24px;
  padding-right: 70px;
  display: flex;
}

.twitter-feed-wrapper {
  color: #0000;
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 550px;
  height: 350px;
  margin-top: 3px;
  margin-left: 130px;
  padding-right: 0;
  display: none;
  position: static;
  bottom: -30px;
  left: 170px;
  right: -6px;
}

.lower-hero {
  background-image: none;
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-attachment: scroll;
  padding-top: 0;
  padding-bottom: 0;
  display: none;
}

.background-video {
  background-image: linear-gradient(#000000a1, #000000a1);
}

.bgvideo-section {
  text-align: left;
  background-image: linear-gradient(#0000008f, #0000008f);
  width: auto;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: static;
}

.bgvideo-wrapper {
  background-image: linear-gradient(#000000ab, #000000ab);
  max-width: 1200px;
  margin-top: 214px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.heading {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 162px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 100;
  display: flex;
}

.heading.faded {
  color: #413d3d;
  margin-top: 212px;
  font-size: 48px;
}

.div-block-8 {
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
}

.div-block-9 {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: 129px;
  margin-left: 88px;
  display: flex;
}

.div-block-10 {
  justify-content: flex-end;
  display: flex;
}

.image-24 {
  min-width: 100%;
}

.div-block-11 {
  flex-flow: column;
  flex: none;
  justify-content: space-around;
  align-items: flex-end;
  margin-top: -392px;
  display: flex;
}

.image-25 {
  width: 100%;
}

.div-block-12 {
  background-image: url('../images/TT-logo-lg.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 643px;
  height: 146px;
  display: flex;
}

.image-26 {
  padding-right: 37px;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link {
  color: var(--silver);
  letter-spacing: 1px;
  padding-left: 8px;
  padding-right: 8px;
  font-family: Open Sans, sans-serif;
  font-size: 13px;
  font-weight: 600;
}

.nav-link:hover {
  color: var(--white);
  font-size: 13px;
}

.wrapper-1200px {
  opacity: 1;
  -webkit-text-fill-color: inherit;
  object-fit: contain;
  background-clip: border-box;
  border-bottom: 0 #0000;
  max-width: 1200px;
  height: 560px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container-6 {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--dim-grey);
  opacity: 1;
  color: var(--mid-tone-gray);
  background-color: #020101b3;
  background-image: linear-gradient(to right, #000 31%, #0000);
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  min-height: 80px;
  margin-top: -27px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: hidden;
}

.brand {
  opacity: 1;
  align-items: flex-start;
  margin-top: 17px;
  margin-left: 0;
  display: flex;
}

.hero-section {
  height: 66%;
  max-height: none;
  margin-top: -10px;
}

.navtextdivider {
  background-color: var(--midnight-blue);
  color: #0000;
  border: 0 #000;
  flex: 0 auto;
  width: 1px;
  height: 24px;
  margin-bottom: 1px;
  margin-left: 17px;
  margin-right: 14px;
}

.nav-menu {
  object-fit: fill;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-top: 15px;
  display: flex;
}

.image-27 {
  padding-top: 13px;
}

.wrapper-1200-lower-hero {
  justify-content: flex-start;
  max-width: 1200px;
  min-height: 330px;
  display: flex;
  position: relative;
}

.background-video-2 {
  width: 1200px;
  height: 686px;
  margin-left: auto;
  margin-right: auto;
}

.background-video-3 {
  object-fit: contain;
  width: 1200px;
  max-width: none;
  height: 510px;
  max-height: none;
  margin-left: auto;
  margin-right: auto;
  display: block;
  overflow: visible;
}

.tt-hero-logo-wrapper {
  z-index: 5;
  object-fit: contain;
  align-items: flex-start;
  width: 630px;
  max-width: 703px;
  height: auto;
  max-height: 109px;
  margin-top: 159px;
  margin-left: 122px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.hero-container {
  width: 1200px;
  height: 646px;
  display: block;
}

.tt-photo-wrapper {
  margin-bottom: 51px;
  margin-right: 100px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.container-1000px {
  position: relative;
}

.tt-signature {
  margin-top: 125px;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.image-28 {
  position: static;
}

.image-28.landscape {
  display: none;
}

.html-embed {
  margin-top: 115px;
}

.image-29 {
  object-fit: scale-down;
  min-width: 0%;
  position: static;
}

.social-buttons {
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -20px;
  margin-bottom: 3px;
  margin-right: 0;
  display: block;
  position: static;
  inset: auto 0% -87% auto;
}

.social-button-wrapper {
  padding-right: 16px;
}

.social-button-wrapper:hover {
  opacity: .3;
  background-color: #0000;
}

.social-section {
  height: 33%;
  margin-top: -91px;
}

.div-block-14 {
  background-color: var(--bg-black);
  background-image: url('../images/Socialbg.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  justify-content: space-between;
  align-items: stretch;
  max-width: 1200px;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 2px;
  display: flex;
  position: relative;
}

.div-block-15 {
  z-index: 5;
  background-color: #020101;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  min-height: 40px;
  margin: 0 auto -81px;
  padding-top: 25px;
  padding-bottom: 29px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.text-block {
  color: var(--silver);
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.text-block.social-text {
  color: var(--white);
  flex: 0 auto;
  margin-top: -20px;
  margin-right: 112px;
  position: static;
  top: 43px;
}

.div-block-16 {
  margin: 0 177px 90px 0;
  position: absolute;
  inset: auto auto 8% 27%;
}

.about-section {
  border-top: 1px #0000;
  margin-top: 117px;
  margin-bottom: 0;
  padding-top: 0;
  position: relative;
}

.plain-wrapper {
  z-index: auto;
  object-fit: fill;
  background-color: #020101;
  max-width: 1200px;
  min-height: 680px;
  margin: 0 auto;
  padding-bottom: 50px;
  position: relative;
  top: -37px;
  overflow: hidden;
}

.plain-wrapper.static-photo {
  opacity: 1;
  background-color: #030303;
  margin-top: -54px;
}

.plain-wrapper.footer {
  background-color: var(--darkend-gary);
  background-image: url('../images/Socialbg.jpg');
  background-position: 0 0;
  background-size: auto;
  min-height: 360px;
  margin-top: 23px;
}

.plain-wrapper.footer.ipad {
  margin-top: 0;
}

.divider-line {
  background-color: var(--mid-tone-gray);
  height: 1px;
  margin-top: 70px;
}

.twitter {
  width: 28px;
}

.twitter:hover {
  background-color: #0000;
}

.cameo {
  padding-left: 16px;
}

.merch-story-wrapper {
  margin-top: 74px;
  margin-left: 50px;
  display: flex;
}

.merch-story-wrapper.right-side-image {
  z-index: 100;
  flex-direction: row-reverse;
  margin-top: 132px;
  position: static;
}

.merch-story-wrapper.right-side-image.merch {
  margin-bottom: 96px;
}

.merch-story-wrapper.right-side-image.merch.ipad.merchflip {
  flex-direction: row;
}

.merch-image-container {
  width: 40%;
  margin-top: -43px;
  margin-left: 27px;
  position: relative;
}

.merch-image-container.right-side-image {
  width: 40%;
  margin-left: -30px;
  margin-right: 44px;
  position: static;
}

.merch-image-container.right-side-image.form-container {
  flex-direction: column;
  margin-top: -20px;
  margin-right: 108px;
  display: flex;
  position: relative;
}

.merch-image-container.right-side-image.spgraphic {
  width: 50%;
  margin-top: 0;
  margin-left: 0;
  margin-right: 19px;
}

.div-block-18 {
  width: 60%;
  margin-left: 68px;
  margin-right: 76px;
  position: relative;
}

.div-block-18.contactinfo {
  margin-bottom: 113px;
}

.div-block-18.ipad.sp {
  width: 60%;
  margin-right: -8px;
}

.heading-2 {
  color: var(--white);
  letter-spacing: 5px;
  margin-bottom: 43px;
  font-family: Open Sans, sans-serif;
  font-size: 27px;
  font-weight: 400;
  position: relative;
}

.text-span {
  color: var(--white);
}

.paragraph {
  color: var(--white);
  text-indent: 0;
  white-space: normal;
  margin-top: 16px;
  margin-bottom: 16px;
  margin-right: 81px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  line-height: 26px;
}

.paragraph.emailwm {
  margin-top: 17px;
  margin-left: 7px;
  text-decoration: none;
}

.bold-text {
  color: var(--silver);
  font-weight: 400;
  text-decoration: none;
}

.bold-text.updates {
  color: var(--silver);
  border-top: 1px solid #000;
  font-weight: 600;
}

.bold-text.emailwm {
  color: var(--brighter-dim-grey);
  font-size: 12px;
}

.bold-text.emailwm:hover {
  color: var(--royal-blue);
}

.div-block-19 {
  align-items: flex-start;
  margin-top: 26px;
  display: flex;
}

.link-block {
  display: flex;
}

.text-block-2 {
  color: var(--white);
  margin-top: 9px;
  margin-left: 6px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  font-weight: 400;
  text-decoration: none;
}

.div-block-20 {
  margin-left: 22px;
}

.kissonline {
  margin-top: 4px;
}

.text-block-3 {
  color: var(--dim-grey);
  margin-top: 9px;
  margin-right: 21px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  font-weight: 600;
}

.small-bolt {
  z-index: auto;
  opacity: .92;
  position: absolute;
  top: -26px;
  left: -53px;
}

.image-32 {
  z-index: auto;
  margin-top: 12px;
  position: absolute;
  top: -10px;
  left: 13px;
}

.wikipedia-logo {
  margin-top: 4px;
}

.merch-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.merch-section.contact {
  margin-top: 0;
}

.heading-3 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-weight: 800;
}

.heading-3.h5 {
  color: #706c6c;
  margin-top: 34px;
}

.heading-3.h5.ttol-mailing-address {
  margin-top: 64px;
  margin-bottom: 50px;
}

.text-span-2 {
  color: var(--white);
}

.div-block-21 {
  z-index: -100;
  max-width: 1200px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.lower-hero-promo-graphic-ontainer {
  margin-top: 43px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image-33 {
  position: static;
}

.ttg-learn-more-btn {
  border: 1px solid var(--brighter-dim-grey);
  background-color: var(--dim-grey);
  text-align: center;
  letter-spacing: 1px;
  border-radius: 4px;
  width: 100px;
  height: 20px;
  padding-bottom: 19px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
  position: absolute;
  inset: auto 23% 25% auto;
}

.ttg-learn-more-btn:hover {
  background-color: var(--gold);
}

.div-block-22 {
  display: block;
  position: absolute;
}

.photo-section {
  object-fit: cover;
  margin-top: 1px;
  display: none;
}

.body-2 {
  background-color: var(--bg-black);
}

.div-block-23 {
  justify-content: center;
  width: auto;
  max-width: 1200px;
  margin-top: 41px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-5 {
  margin-top: 27px;
}

.section-6 {
  margin-top: 94px;
  font-size: 14px;
}

.image-34 {
  padding-left: 0;
}

.paragraph-2 {
  color: var(--brighter-dim-grey);
  margin-bottom: 13px;
  font-family: Open Sans, sans-serif;
}

.navbar-bolt {
  margin-top: 0;
  margin-left: 23px;
  position: absolute;
  overflow: visible;
}

.image-35 {
  object-fit: none;
  overflow: visible;
}

.image-36 {
  object-fit: fill;
  margin-bottom: 53px;
  position: static;
}

.div-block-24 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.text-block-4 {
  margin-left: 23px;
  font-size: 13px;
}

.text-block-5 {
  color: var(--dim-grey);
  padding-right: 18px;
  font-size: 12px;
  position: static;
  inset: auto 0% 17%;
}

.text-block-5.mg-note {
  padding-right: 13px;
  font-size: 10px;
}

.div-block-25 {
  justify-content: space-around;
  margin-bottom: 17px;
  display: flex;
  position: absolute;
  inset: auto 0% 10%;
}

.h2pp {
  color: var(--white);
}

.h3pp {
  color: #fff6;
}

.link {
  color: var(--dim-grey);
  text-decoration: none;
}

.div-block-26 {
  align-self: auto;
}

.div-block-27 {
  margin-left: -55px;
  display: flex;
}

.link-block-2 {
  border: 1px solid var(--dim-grey);
  background-color: var(--mid-tone-gray);
  border-radius: 6px;
  width: 95px;
  height: 23px;
  margin-bottom: 77px;
  margin-right: 103px;
  text-decoration: none;
  position: absolute;
  inset: 344px 1% 0% auto;
}

.link-block-2:hover {
  background-color: var(--gold);
}

.text-block-6 {
  color: var(--brighter-dim-grey);
  text-align: center;
  letter-spacing: 1px;
  margin-top: 1px;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  text-decoration: none;
}

.image-37 {
  margin-top: 1px;
}

.slider {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: border-box;
  width: 1200px;
  height: 989px;
}

.slide1 {
  background-image: linear-gradient(to top, #000, #0000 50%), linear-gradient(#000, #0000 50%, #ffffff30), url('../images/static-BG-photo-1.jpg');
  background-position: 0 0, 0 0, 50%;
  background-repeat: repeat, repeat, no-repeat;
  background-size: auto, auto, auto;
  background-attachment: scroll, scroll, fixed;
}

.slide1.photo3 {
  background-image: linear-gradient(to top, #000, #0000 50%), linear-gradient(#000, #0000 50%, #ffffff30), url('../images/static-BG-photo3-1.jpg');
}

.slide1.photo3.photo2 {
  background-image: linear-gradient(to top, #000, #0000 50%), linear-gradient(#000, #0000 50%, #ffffff30), url('../images/static-BG-photo2.jpg');
}

.slide-2 {
  background-image: linear-gradient(#000, #fff0), url('../images/static-BG-photo2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
}

.slide-3 {
  background-image: url('../images/static-BG-photo2.jpg');
  background-position: 0 0;
  background-size: auto;
  background-attachment: scroll;
}

.slide-4 {
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-image: linear-gradient(#000 3%, #0000 45%), url('../images/static-BG-photo2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  position: relative;
  overflow: visible;
}

.left-arrow {
  display: none;
  overflow: hidden;
}

.right-arrow, .slide-nav {
  display: none;
}

.link-2 {
  color: var(--gold);
  text-decoration: none;
}

.div-block-28 {
  justify-content: space-between;
  max-width: 1200px;
  min-height: 80px;
  display: flex;
}

.text-span-3 {
  color: var(--white);
  font-size: 16px;
  font-weight: 800;
}

.html-embed-2 {
  margin-top: 18px;
}

.text-span-4 {
  font-weight: 700;
}

.div-block-29 {
  justify-content: flex-start;
  align-items: center;
  max-width: 270px;
  text-decoration: none;
  display: flex;
}

.image-38 {
  opacity: .57;
  filter: grayscale();
}

.div-block-30 {
  background-color: var(--bg-black);
  height: 200px;
  padding-top: 99px;
  position: absolute;
  inset: auto 0% 0%;
}

.div-block-30.ipad {
  background-color: #020101;
  height: 135px;
}

.contact-section {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
}

.contact-section.contact {
  margin-top: 0;
}

.image-39 {
  max-width: 90%;
}

.ttofficiallogo {
  display: none;
}

.image-40 {
  display: block;
}

.text-span-5 {
  color: var(--royal-blue);
  font-size: 15px;
  font-weight: 800;
}

.html-embed-3 {
  flex: 1;
  height: auto;
  display: none;
}

.html-embed-3.test {
  display: block;
}

.social-scaled-overlay {
  background-image: url('../images/Socialbg.jpg'), linear-gradient(to bottom, var(--black), var(--black));
  background-position: 50% 0, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: auto, auto;
  max-width: 1200px;
  position: absolute;
  inset: 19px 0% 0%;
}

.text-span-6, .text-span-7, .text-span-8 {
  color: var(--silver);
}

.text-block-7 {
  font-family: Open Sans, sans-serif;
  font-size: 18px;
}

.text-block-8 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-span-9 {
  color: var(--white);
}

.heading-4 {
  color: var(--white);
  font-family: Open Sans, sans-serif;
  font-size: 17px;
  font-weight: 600;
}

.stage-played-section {
  border: 1px solid #000;
}

.image-41 {
  width: 585px;
  max-width: none;
  margin-left: 0;
  overflow: visible;
}

.button {
  border: 1px solid var(--white);
  letter-spacing: 2px;
  border-radius: 4px;
  margin-top: 31px;
  padding: 5px 13px;
  font-family: Open Sans, sans-serif;
  font-size: 11px;
}

.button:hover {
  background-color: var(--silver);
}

.image-42 {
  margin-top: -30px;
}

@media screen and (max-width: 991px) {
  .container {
    background-position: 281px 0;
  }

  .image {
    margin-left: -13px;
  }

  .image-10 {
    left: -29px;
  }

  .image-11 {
    left: 57px;
  }

  .twitter-feed-wrapper {
    height: 350px;
  }

  .lower-hero {
    object-fit: fill;
  }

  .nav-link {
    color: var(--royal-blue);
    text-align: center;
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 15px;
    text-decoration: none;
  }

  .wrapper-1200px {
    width: 100%;
    height: 515px;
  }

  .container-6 {
    justify-content: space-between;
  }

  .brand {
    margin-right: 263px;
  }

  .hero-section {
    height: 506px;
    display: flex;
  }

  .navtextdivider {
    line-height: 15px;
    display: none;
  }

  .nav-menu {
    background-color: var(--mid-tone-gray);
    background-image: linear-gradient(to bottom, var(--bg-black), var(--mid-tone-gray));
    opacity: .98;
    color: var(--royal-blue);
    text-align: center;
    justify-content: center;
    margin-top: 0;
    margin-bottom: 15px;
    font-family: Open Sans, sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
  }

  .wrapper-1200-lower-hero {
    object-fit: fill;
    max-width: none;
    min-height: 340px;
  }

  .background-video-3 {
    width: 100%;
    height: 540px;
  }

  .tt-hero-logo-wrapper {
    text-align: left;
    justify-content: center;
    width: 66%;
    margin-top: 154px;
    margin-left: 5%;
    margin-right: auto;
  }

  .tt-photo-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    margin-bottom: 49px;
    margin-right: auto;
    display: flex;
  }

  .tt-signature {
    margin-top: 116px;
    margin-right: 79px;
  }

  .image-28 {
    max-width: 85%;
    position: static;
  }

  .image-28.landscape {
    display: none;
  }

  .image-29 {
    max-width: 85%;
    margin-left: -32px;
  }

  .social-buttons {
    text-align: center;
    margin: -2px auto 0 53px;
    inset: 0% 0% auto auto;
  }

  .social-section {
    margin-top: -66px;
  }

  .div-block-15 {
    border-top: 1px solid var(--dim-grey);
    justify-content: center;
    max-width: 100%;
    min-height: 90px;
    display: flex;
  }

  .text-block.social-text {
    margin-left: 119px;
    margin-right: 0;
    font-size: 9px;
  }

  .div-block-16 {
    margin-bottom: 82px;
    margin-left: -46px;
    margin-right: 36px;
  }

  .plain-wrapper {
    flex-direction: column;
    align-items: center;
    max-width: 100%;
    display: flex;
  }

  .plain-wrapper.footer.ipad {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
    margin-top: 0;
    padding-bottom: 0;
  }

  .merch-story-wrapper {
    flex-flow: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: stretch flex-start;
    align-items: center;
    margin-top: 81px;
    margin-bottom: 71px;
    margin-left: 0;
    display: flex;
  }

  .merch-story-wrapper.right-side-image.merch {
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .merch-story-wrapper.right-side-image.merch.ipad {
    margin-top: 45px;
    margin-bottom: 103px;
  }

  .merch-story-wrapper.right-side-image.ipad.contact {
    flex-direction: row-reverse;
    margin-top: 15px;
    margin-left: 70px;
    margin-right: 50px;
  }

  .merch-image-container {
    width: 50%;
    margin-left: 0;
  }

  .merch-image-container.right-side-image {
    width: 45%;
    margin-left: auto;
    margin-right: auto;
  }

  .merch-image-container.right-side-image.form-container {
    margin-left: 42px;
  }

  .merch-image-container.right-side-image.spgraphic {
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .div-block-18 {
    flex: 0 auto;
    width: 80%;
    margin-top: 357px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  .div-block-18.ipad {
    margin-top: 28px;
  }

  .div-block-18.ipad.sp {
    width: 80%;
    margin-bottom: 37px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-2 {
    line-height: 35px;
  }

  .paragraph {
    margin-left: auto;
    margin-right: auto;
  }

  .image-32 {
    top: -77px;
    left: 0;
  }

  .lower-hero-promo-graphic-ontainer {
    margin-left: 39px;
  }

  .image-33 {
    max-width: 90%;
  }

  .photo-section {
    display: none;
  }

  .navbar-bolt {
    margin-left: 0;
  }

  .text-block-5 {
    width: 50%;
  }

  .text-block-5.mg-note {
    text-align: center;
    width: 100%;
    padding-right: 0;
  }

  .div-block-25 {
    justify-content: space-between;
    align-items: flex-end;
    margin-left: 79px;
    position: absolute;
  }

  .div-block-27 {
    flex-flow: column;
    justify-content: flex-end;
    align-items: center;
    margin-left: auto;
    margin-right: 97px;
  }

  .link-block-2 {
    margin-top: -32px;
    margin-right: 136px;
  }

  .slider, .slide1 {
    width: 100%;
  }

  .icon {
    color: var(--white);
    padding-left: 0;
    font-size: 50px;
    line-height: 40px;
  }

  .div-block-29 {
    display: none;
  }

  .div-block-30.ipad {
    height: 180px;
    padding-top: 5px;
  }

  .contact-section {
    text-align: left;
  }

  .menu-button {
    padding-top: 25px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button.w--open {
    background-color: var(--dim-grey);
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-39 {
    max-width: 80%;
  }

  .mask {
    width: 100%;
  }

  .image-40 {
    display: block;
  }

  .image-41 {
    text-align: left;
    width: 560px;
    margin-bottom: -67px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .image-3 {
    display: block;
  }

  .image-9 {
    margin-left: -385px;
  }

  .image-10 {
    margin-top: -98px;
    margin-left: 34px;
  }

  .hero-wrapper {
    background-position: 78% 0;
  }

  .lower-hero {
    background-position: 70% 0;
    background-size: cover;
    height: 270px;
  }

  .wrapper-1200px {
    height: 450px;
  }

  .brand {
    margin-top: 3px;
    margin-left: 2px;
    margin-right: 112px;
  }

  .hero-section {
    height: 450px;
  }

  .image-27 {
    display: none;
  }

  .wrapper-1200-lower-hero {
    min-height: 200px;
    margin-top: 95px;
    display: block;
  }

  .tt-hero-logo-wrapper {
    align-items: flex-start;
    margin-top: 87px;
    display: none;
  }

  .tt-photo-wrapper {
    margin-right: 25%;
  }

  .tt-signature {
    margin-top: 101px;
    inset: 0% auto 0% 20%;
  }

  .image-28.landscape {
    display: none;
  }

  .image-29 {
    max-width: 75%;
    margin-left: 0;
    display: none;
  }

  .social-buttons {
    align-items: flex-end;
    margin-top: 61px;
    margin-right: 51px;
    position: absolute;
    inset: 0% 0% auto;
  }

  .social-section {
    margin-top: -77px;
  }

  .div-block-15 {
    flex-direction: row;
    flex: 0 auto;
    min-height: 110px;
    margin-bottom: -105px;
    margin-left: auto;
    margin-right: auto;
  }

  .text-block {
    text-align: left;
    margin-left: 56px;
  }

  .text-block.social-text {
    margin-top: -36px;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-16 {
    letter-spacing: 0;
    width: 100%;
    height: 30px;
    margin: 155px auto 0;
    display: none;
    inset: 0% 0% auto;
  }

  .about-section {
    margin-top: 125px;
  }

  .plain-wrapper {
    margin-top: -24px;
  }

  .plain-wrapper.footer.ipad {
    padding-bottom: 0;
  }

  .merch-story-wrapper {
    margin-top: 117px;
  }

  .merch-story-wrapper.right-side-image.merch.ipad.stage-played {
    margin-left: auto;
    margin-right: auto;
  }

  .merch-story-wrapper.right-side-image.merch.ipad.merchflip {
    flex-direction: column;
  }

  .merch-story-wrapper.right-side-image.ipad.contact {
    flex-direction: column-reverse;
    align-self: auto;
  }

  .merch-story-wrapper.right-side-image.ipad.contact.landscape {
    margin-top: 21px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .merch-image-container {
    align-self: auto;
    width: 65%;
  }

  .merch-image-container.right-side-image {
    width: 50%;
  }

  .merch-image-container.right-side-image.form-container {
    width: 80%;
    margin-left: 0;
    margin-right: 0;
  }

  .merch-image-container.right-side-image.spgraphic {
    width: 50%;
  }

  .div-block-18 {
    margin-top: 313px;
  }

  .div-block-18.ipad {
    margin-top: 24px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .paragraph {
    margin-top: -16px;
  }

  .paragraph.merch2.landscape {
    margin-top: 27px;
  }

  .paragraph.merch2.landscape._2 {
    margin-top: 14px;
    margin-bottom: -15px;
  }

  .paragraph._2_contact {
    margin-top: 3px;
  }

  .paragraph.merch-landscape {
    margin-top: 17px;
  }

  .div-block-19 {
    justify-content: center;
  }

  .image-32 {
    max-width: 90%;
    left: 11px;
  }

  .lower-hero-promo-graphic-ontainer {
    margin: 86px auto 76px;
  }

  .footer {
    margin-top: 0;
  }

  .photo-section {
    display: none;
  }

  .div-block-25 {
    margin-bottom: 23px;
  }

  .div-block-30.ipad {
    height: 70px;
  }

  .contact-section {
    margin-top: 41px;
  }

  .menu-button {
    margin-right: 30px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .image-39 {
    max-width: 67%;
  }

  .ttofficiallogo, .image-40 {
    display: block;
  }

  .html-embed-3, .html-embed-3.test {
    display: none;
  }

  .image-41 {
    width: 460px;
    margin-bottom: -50px;
  }

  .button {
    margin-top: 17px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    margin-left: auto;
    margin-right: auto;
  }

  .navbar {
    display: block;
    inset: 0% 0% auto;
  }

  .hero-wrapper {
    background-position: 76% 0;
  }

  .lower-hero {
    margin-bottom: 182px;
  }

  .wrapper-1200px {
    height: 325px;
    margin-top: 0;
    display: block;
    overflow: visible;
  }

  .container-6 {
    align-items: center;
  }

  .brand {
    margin-top: 12px;
    margin-left: 0;
    margin-right: 149px;
    padding-left: 0;
  }

  .hero-section {
    object-fit: contain;
    height: 325px;
    margin-top: 86px;
    position: static;
  }

  .image-27 {
    display: none;
  }

  .wrapper-1200-lower-hero {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 340px;
    margin-top: 216px;
    display: flex;
  }

  .background-video-3 {
    object-fit: contain;
    height: 330px;
    max-height: none;
    display: flex;
    overflow: hidden;
  }

  .tt-photo-wrapper {
    aspect-ratio: auto;
    object-fit: fill;
    justify-content: flex-end;
    align-items: flex-end;
    margin: 0 0 -22px;
    padding-right: 0;
    position: absolute;
    inset: auto 0% 0%;
    overflow: visible;
  }

  .tt-signature {
    margin-top: 38px;
    margin-left: 22px;
    inset: 0% auto auto 0%;
  }

  .image-28.landscape {
    display: block;
  }

  .social-buttons {
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 43px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    inset: 0% 0% auto;
  }

  .social-section {
    justify-content: center;
    align-items: center;
    margin-top: -174px;
    display: flex;
  }

  .div-block-14 {
    flex-flow: row;
    flex: 1;
    justify-content: center;
    align-self: auto;
    align-items: center;
    max-width: 1200px;
    margin-top: 183px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    position: relative;
  }

  .div-block-15 {
    flex-direction: row;
    align-items: center;
    min-height: 90px;
    margin-bottom: -86px;
    padding-top: 20px;
    display: block;
  }

  .text-block {
    font-size: 9px;
  }

  .text-block.social-text {
    text-align: center;
    letter-spacing: 6px;
    margin-top: -7px;
    display: block;
  }

  .div-block-16 {
    height: 20px;
    margin-top: 12px;
    position: absolute;
    inset: 0% auto 0% 0%;
  }

  .about-section {
    margin-top: 86px;
    margin-bottom: 65px;
  }

  .plain-wrapper {
    flex-flow: column;
    justify-content: flex-start;
    min-height: 580px;
    margin-top: -2px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .plain-wrapper.footer.ipad {
    min-height: 230px;
    padding-bottom: 0;
  }

  .merch-story-wrapper {
    justify-content: flex-start;
    align-self: auto;
    margin-top: 20px;
    margin-bottom: 0;
  }

  .merch-story-wrapper.right-side-image.merch.ipad {
    margin-top: 0;
    margin-bottom: 48px;
  }

  .merch-story-wrapper.right-side-image.merch.ipad.stage-played {
    margin-top: 34px;
    margin-bottom: 0;
  }

  .merch-story-wrapper.right-side-image.merch.ipad.merchflip {
    flex-direction: column;
    justify-content: flex-start;
    margin-bottom: 0;
  }

  .merch-story-wrapper.right-side-image.ipad.contact {
    margin: -45px 15px 25px;
  }

  .merch-story-wrapper.right-side-image.ipad.contact.landscape {
    align-self: center;
    margin-top: 10px;
  }

  .merch-image-container {
    align-self: center;
    width: 75%;
    margin-top: 115px;
  }

  .merch-image-container.right-side-image {
    width: 65%;
    margin-top: 10px;
  }

  .merch-image-container.right-side-image.form-container {
    text-align: left;
    align-items: center;
    width: 85%;
    margin-top: -132px;
    margin-left: 0;
    margin-right: 0;
  }

  .div-block-18 {
    margin-top: 197px;
  }

  .div-block-18.ipad.sp {
    margin-top: 60px;
  }

  .heading-2 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph {
    margin-top: -26px;
    margin-bottom: 19px;
    font-size: 14px;
    font-weight: 400;
  }

  .paragraph.merch2 {
    margin-top: 6px;
  }

  .paragraph.merch2.landscape {
    margin-top: 35px;
  }

  .paragraph._2_contact {
    margin-top: 1px;
  }

  .paragraph.merch-landscape.merch-portrait {
    margin-top: 9px;
    margin-bottom: 5px;
  }

  .bold-text {
    font-size: 14px;
    line-height: 26px;
  }

  .bold-text.updates.ttol-mailing-address {
    font-size: 15px;
  }

  .small-bolt {
    display: none;
  }

  .image-32 {
    max-width: 100%;
    margin-top: 5px;
    margin-left: -15px;
  }

  .merch-section {
    margin-top: 0;
  }

  .heading-3 {
    margin-top: -33px;
  }

  .heading-3.h5 {
    margin-top: 26px;
  }

  .heading-3.h5.ttol-mailing-address {
    margin-top: 38px;
    margin-bottom: 35px;
  }

  .heading-3.merch {
    margin-top: -24px;
    margin-bottom: 40px;
  }

  .lower-hero-promo-graphic-ontainer {
    margin-top: 106px;
    margin-bottom: 16px;
    margin-left: 25px;
  }

  .image-33 {
    max-width: 96%;
  }

  .footer {
    margin-top: 0;
  }

  .photo-section {
    display: none;
  }

  .text-block-5 {
    text-align: center;
    width: 80%;
    margin-bottom: 3px;
    padding-right: 0;
  }

  .div-block-25 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    margin-top: 51px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }

  .div-block-27 {
    margin-top: 30px;
    margin-right: auto;
  }

  .link-block-2 {
    margin-top: -13px;
    margin-right: 133px;
    top: 223px;
    right: -26%;
  }

  .html-embed-2 {
    text-align: center;
    flex: 0 auto;
    align-self: center;
  }

  .div-block-30.ipad {
    align-self: center;
    height: 70px;
    display: none;
  }

  .contact-section {
    text-align: left;
    margin-top: 75px;
    padding-top: 0;
  }

  .menu-button {
    margin-right: 4px;
    padding-right: 0;
  }

  .menu-button.w--open {
    margin-right: 0;
  }

  .image-39 {
    flex: 0 auto;
    align-self: auto;
    max-width: 63%;
    margin-bottom: 0;
    margin-right: 1px;
    position: static;
    overflow: visible;
  }

  .ttofficiallogo {
    flex: 0 auto;
    width: 356px;
    max-width: 255%;
    margin-top: 3px;
    display: block;
    position: static;
  }

  .image-40 {
    display: none;
  }

  .heading-4 {
    margin-top: -22px;
  }

  .heading-4.mp {
    column-count: 1;
    font-size: 14px;
    line-height: 26px;
  }

  .image-41 {
    width: 310px;
    margin-top: 4px;
    margin-bottom: -55px;
  }

  .button {
    margin-top: 13px;
  }

  .image-42 {
    margin-top: -77px;
  }

  .image-43 {
    display: inline-block;
  }
}
