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

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

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

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

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

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

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

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

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

.container-2 {
  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-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

.grid {
  justify-items: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-template-areas: ". . . . . . . . . . . ."
    ". . . . . . . . . . . ."
    ". . . . . . . . . . . ."
    ". . . . . . . . . . . ."
    ". . . . . . . . . . . .";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto;
}

.grid-2 {
  grid-row-gap: 16px;
  grid-template-areas: ". ."
    ". ."
    ". .";
  -ms-grid-columns: 1fr 1.25fr;
  grid-template-columns: 1fr 1.25fr;
  -ms-grid-rows: auto 16px auto 16px auto;
  grid-template-rows: auto auto auto;
}

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

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

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

.image-8 {
  position: absolute;
}

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

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

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

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

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  padding-top: 15px;
  background-color: transparent;
}

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

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

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

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

.grid-4 {
  grid-template-areas: ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . ."
    ". . .";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.div-block-2 {
  margin-top: -44px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-align-self: start;
  -ms-flex-item-align: start;
  -ms-grid-row-align: start;
  align-self: start;
}

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

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

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

.image-18 {
  position: relative;
}

.container-5 {
  position: static;
}

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

.image-19 {
  position: relative;
}

.div-block-4 {
  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: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.grid-5 {
  position: absolute;
  width: 75%;
  grid-template-areas: ". . . . ."
    ". . . . ."
    ". . . . ."
    ". . . . .";
  -ms-grid-columns: 0.5fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 0.5fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

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

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

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

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

.div-block-5 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 57%;
  min-height: 1031px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

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

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

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

.twitter-feed-wrapper {
  position: static;
  left: 170px;
  right: -6px;
  bottom: -30px;
  display: none;
  width: 550px;
  height: 350px;
  margin-top: 3px;
  margin-left: 130px;
  padding-right: 0px;
  -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-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: transparent;
  -o-object-fit: fill;
  object-fit: fill;
}

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

.background-video {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.63)), to(rgba(0, 0, 0, 0.63)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.63), rgba(0, 0, 0, 0.63));
}

.bgvideo-section {
  position: static;
  display: block;
  width: auto;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.56)), to(rgba(0, 0, 0, 0.56)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0.56));
  text-align: left;
}

.bgvideo-wrapper {
  display: block;
  max-width: 1200px;
  margin-top: 214px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.67)), to(rgba(0, 0, 0, 0.67)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.67), rgba(0, 0, 0, 0.67));
}

.heading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 162px;
  -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;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-weight: 100;
  text-align: center;
}

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

.div-block-8 {
  position: absolute;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  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;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 129px;
  margin-left: 88px;
  -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;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

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

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -392px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-25 {
  width: 100%;
}

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

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

.div-block-13 {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-link {
  padding-right: 8px;
  padding-left: 8px;
  font-family: 'Open Sans', sans-serif;
  color: #5d5d5d;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 1px;
}

.nav-link:hover {
  color: #fff;
  font-size: 13px;
}

.wrapper-1200px {
  position: relative;
  height: 560px;
  max-height: none;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 0px none transparent;
  opacity: 1;
  background-clip: border-box;
  -o-object-fit: contain;
  object-fit: contain;
}

.container-6 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 1200px;
  min-height: 80px;
  margin-top: -27px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 #413e3e;
  background-color: rgba(2, 1, 1, 0.7);
  background-image: -webkit-gradient(linear, left top, right top, color-stop(31%, #000), to(transparent));
  background-image: linear-gradient(90deg, #000 31%, transparent);
  opacity: 1;
  color: #1d1b1b;
}

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

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

.navtextdivider {
  width: 1px;
  height: 24px;
  margin-right: 14px;
  margin-bottom: 1px;
  margin-left: 17px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border: 0px none #000;
  background-color: #1b2c94;
  color: transparent;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

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

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

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

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

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

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

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

.container-1000px {
  position: relative;
}

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

.image-28 {
  position: static;
}

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

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

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

.social-buttons {
  position: static;
  left: auto;
  top: auto;
  right: 0%;
  bottom: -87%;
  display: block;
  margin-top: -20px;
  margin-right: 0px;
  margin-bottom: 3px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

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

.social-button-wrapper:hover {
  background-color: transparent;
  opacity: 0.3;
}

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

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

.div-block-15 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  min-height: 40px;
  margin: 0px auto -81px;
  padding-top: 25px;
  padding-bottom: 29px;
  -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;
  background-color: #020101;
}

.text-block {
  font-family: 'Open Sans', sans-serif;
  color: #5d5d5d;
  font-size: 11px;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  white-space: nowrap;
}

.text-block.social-text {
  position: static;
  top: 43px;
  margin-top: -20px;
  margin-right: 112px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: #fff;
}

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

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

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

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

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

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

.divider-line {
  height: 1px;
  margin-top: 70px;
  background-color: #1d1b1b;
}

.twitter {
  width: 28px;
}

.twitter:hover {
  background-color: transparent;
}

.cameo {
  padding-left: 16px;
}

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

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

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

.merch-story-wrapper.right-side-image.merch.ipad.merchflip {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

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

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

.merch-image-container.right-side-image.form-container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -20px;
  margin-right: 108px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

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

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

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

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

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

.text-span {
  color: #fff;
}

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

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

.bold-text {
  color: #5d5d5d;
  font-weight: 400;
  text-decoration: none;
}

.bold-text.updates {
  border-top: 1px solid #000;
  color: #5d5d5d;
  font-weight: 600;
}

.bold-text.emailwm {
  color: #524f4f;
  font-size: 12px;
}

.bold-text.emailwm:hover {
  color: #1b6094;
}

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

.link-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

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

.kissonline {
  margin-top: 4px;
}

.text-block-3 {
  margin-top: 9px;
  margin-right: 21px;
  font-family: 'Open Sans', sans-serif;
  color: #413e3e;
  font-size: 11px;
  font-weight: 600;
}

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

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

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

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

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

.heading-3 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-weight: 800;
}

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

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

.text-span-2 {
  color: #fff;
}

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

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

.image-33 {
  position: static;
}

.ttg-learn-more-btn {
  position: absolute;
  left: auto;
  top: auto;
  right: 23%;
  bottom: 25%;
  width: 100px;
  height: 20px;
  padding-bottom: 19px;
  border-style: solid;
  border-width: 1px;
  border-color: #524f4f;
  border-radius: 4px;
  background-color: #413e3e;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  text-align: center;
  letter-spacing: 1px;
}

.ttg-learn-more-btn:hover {
  background-color: #ffde00;
}

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

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

.body-2 {
  background-color: #030303;
}

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

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

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

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

.paragraph-2 {
  margin-bottom: 13px;
  font-family: 'Open Sans', sans-serif;
  color: #524f4f;
}

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

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

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

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

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

.text-block-5 {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 17%;
  padding-right: 18px;
  color: #413e3e;
  font-size: 12px;
}

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

.div-block-25 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.h2pp {
  color: #fff;
}

.h3pp {
  color: hsla(0, 0%, 100%, 0.4);
}

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

.div-block-26 {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -55px;
}

.link-block-2 {
  position: absolute;
  left: auto;
  top: 344px;
  right: 1%;
  bottom: 0%;
  width: 95px;
  height: 23px;
  margin-right: 103px;
  margin-bottom: 77px;
  border-style: solid;
  border-width: 1px;
  border-color: #413e3e;
  border-radius: 6px;
  background-color: #1d1b1b;
  text-decoration: none;
}

.link-block-2:hover {
  background-color: #ffde00;
}

.text-block-6 {
  margin-top: 1px;
  font-family: 'Open Sans', sans-serif;
  color: #524f4f;
  font-size: 10px;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
}

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

.slider {
  width: 1200px;
  height: 989px;
  background-color: transparent;
  background-clip: border-box;
}

.slide1 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, transparent), to(hsla(0, 0%, 100%, 0.19))), url('../images/static-BG-photo-1.jpg');
  background-image: linear-gradient(0deg, #000, transparent 50%), linear-gradient(180deg, #000, transparent 50%, hsla(0, 0%, 100%, 0.19)), url('../images/static-BG-photo-1.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto;
  background-repeat: repeat, repeat, no-repeat;
  background-attachment: scroll, scroll, fixed;
}

.slide1.photo3 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, transparent), to(hsla(0, 0%, 100%, 0.19))), url('../images/static-BG-photo3-1.jpg');
  background-image: linear-gradient(0deg, #000, transparent 50%), linear-gradient(180deg, #000, transparent 50%, hsla(0, 0%, 100%, 0.19)), url('../images/static-BG-photo3-1.jpg');
}

.slide1.photo3.photo2 {
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(50%, transparent)), -webkit-gradient(linear, left top, left bottom, from(#000), color-stop(50%, transparent), to(hsla(0, 0%, 100%, 0.19))), url('../images/static-BG-photo2.jpg');
  background-image: linear-gradient(0deg, #000, transparent 50%), linear-gradient(180deg, #000, transparent 50%, hsla(0, 0%, 100%, 0.19)), url('../images/static-BG-photo2.jpg');
}

.slide-2 {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(hsla(0, 0%, 100%, 0))), url('../images/static-BG-photo2.jpg');
  background-image: linear-gradient(180deg, #000, hsla(0, 0%, 100%, 0)), url('../images/static-BG-photo2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

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

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

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

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

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

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

.text-span-3 {
  color: #fff;
  font-size: 16px;
  font-weight: 800;
}

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

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

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 270px;
  -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;
  text-decoration: none;
}

.image-38 {
  opacity: 0.57;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.div-block-30 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  height: 200px;
  padding-top: 99px;
  background-color: #030303;
}

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

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

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

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

.ttofficiallogo {
  display: none;
}

.image-40 {
  display: block;
}

.text-span-5 {
  color: #1b6094;
  font-size: 15px;
  font-weight: 800;
}

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

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

.social-scaled-overlay {
  position: absolute;
  left: 0%;
  top: 19px;
  right: 0%;
  bottom: 0%;
  max-width: 1200px;
  background-image: url('../images/Socialbg.jpg'), -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: url('../images/Socialbg.jpg'), linear-gradient(180deg, #000, #000);
  background-position: 50% 0%, 0px 0px;
  background-size: auto, auto;
  background-repeat: no-repeat, repeat;
}

.text-span-6 {
  color: #5d5d5d;
}

.text-span-7 {
  color: #5d5d5d;
}

.text-span-8 {
  color: #5d5d5d;
}

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

.text-block-8 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.text-span-9 {
  color: #fff;
}

.heading-4 {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 17px;
  font-weight: 600;
}

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

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

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

.button:hover {
  background-color: #5d5d5d;
}

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

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

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

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

  .image-11 {
    left: 57px;
  }

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

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

  .nav-link {
    margin-top: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #1b6094;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
  }

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

  .container-6 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .brand {
    margin-right: 263px;
  }

  .hero-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 506px;
  }

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

  .nav-menu {
    margin-top: 0px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #1d1b1b;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#030303), to(#1d1b1b));
    background-image: linear-gradient(180deg, #030303, #1d1b1b);
    opacity: 0.98;
    font-family: 'Open Sans', sans-serif;
    color: #1b6094;
    font-size: 16px;
    line-height: 15px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
  }

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

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

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

  .tt-photo-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-bottom: 49px;
    -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;
  }

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

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

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

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

  .social-buttons {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin: -2px auto 0px 53px;
    text-align: center;
  }

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

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    min-height: 90px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-top: 1px solid #413e3e;
  }

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

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

  .plain-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .merch-story-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 81px;
    margin-bottom: 71px;
    margin-left: 0px;
    -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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    grid-auto-columns: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .merch-story-wrapper.right-side-image.merch {
    width: 100%;
    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: 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;
  }

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

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

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

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

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

  .merch-image-container.right-side-image.spgraphic {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: auto;
    margin-left: 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;
  }

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

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

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

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

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

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

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

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

  .photo-section {
    display: none;
  }

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

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

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

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

  .div-block-27 {
    margin-right: 97px;
    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: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

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

  .slider {
    width: 100%;
  }

  .slide1 {
    width: 100%;
  }

  .icon {
    padding-left: 0px;
    color: #fff;
    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-right: 10px;
    padding-left: 10px;
  }

  .menu-button.w--open {
    padding-right: 10px;
    padding-left: 10px;
    background-color: #413e3e;
  }

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

  .mask {
    width: 100%;
  }

  .image-40 {
    display: block;
  }

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

@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% 0px;
  }

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

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

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

  .hero-section {
    height: 450px;
  }

  .image-27 {
    display: none;
  }

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

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

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

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

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

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

  .social-buttons {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 61px;
    margin-right: 51px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

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

  .div-block-15 {
    min-height: 110px;
    margin-right: auto;
    margin-bottom: -105px;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

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

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

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

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

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

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

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

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

  .merch-story-wrapper.right-side-image.merch.ipad.merchflip {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .merch-story-wrapper.right-side-image.ipad.contact {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

  .merch-image-container {
    width: 65%;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

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

  .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 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

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

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

  .footer {
    margin-top: 0px;
  }

  .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-right: 10px;
    padding-left: 10px;
  }

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

  .ttofficiallogo {
    display: block;
  }

  .image-40 {
    display: block;
  }

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

  .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-right: auto;
    margin-left: auto;
  }

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

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

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

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

  .hero-section {
    height: 325px;
    margin-top: 8px;
  }

  .image-27 {
    display: none;
  }

  .wrapper-1200-lower-hero {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 340px;
    margin-top: 216px;
    -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;
  }

  .background-video-3 {
    height: 340px;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .tt-photo-wrapper {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

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

  .social-buttons {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    display: block;
    margin-top: 43px;
    margin-right: auto;
    margin-left: 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;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .social-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -174px;
    -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;
  }

  .div-block-14 {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 1200px;
    margin-top: 183px;
    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-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 90px;
    margin-bottom: -86px;
    -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;
  }

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

  .text-block.social-text {
    display: block;
    letter-spacing: 6px;
  }

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

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

  .plain-wrapper {
    min-height: 580px;
    margin-top: -2px;
    margin-right: 10px;
    margin-left: 10px;
    -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;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

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

  .merch-story-wrapper {
    margin-top: 20px;
    margin-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

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

  .merch-story-wrapper.right-side-image.merch.ipad.merchflip {
    margin-bottom: 0px;
    -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;
  }

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

  .merch-story-wrapper.right-side-image.ipad.contact.landscape {
    margin-top: 10px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .merch-image-container {
    width: 75%;
    margin-top: 115px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

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

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

  .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;
  }

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

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

  .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: 0px;
  }

  .photo-section {
    display: none;
  }

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

  .div-block-25 {
    position: relative;
    margin-top: 51px;
    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-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }

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

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

  .html-embed-2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }

  .div-block-30.ipad {
    display: none;
    height: 70px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

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

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

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

  .image-39 {
    margin-right: 40px;
    margin-bottom: -13px;
  }

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

  .image-40 {
    display: none;
  }

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

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

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

  .button {
    margin-top: 13px;
  }

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

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