.tp-landingpage .w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}.tp-landingpage .w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}.tp-landingpage .w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}.tp-landingpage a {
  text-decoration: underline;
}.tp-landingpage .container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1250px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: radial-gradient(circle farthest-corner at 31% 76%, #000, #fff 69%, #fff 72%);
  background-position: 0px 0px;
}.tp-landingpage .left {
  position: static;
  left: 0px;
  top: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 900px;
  max-width: 625px;
  -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-image: none;
  background-size: auto;
}.tp-landingpage .right {
  width: 50%;
  max-width: 625px;
}.tp-landingpage .content {
  display: block;
  width: 90%;
  max-width: 1000px;
  margin: 0% auto;
  padding-top: 26px;
  padding-bottom: 90px;
  text-align: right;
}.tp-landingpage .button {
  width: 300px;
  margin-top: 10px;
  margin-right: 60px;
  padding: 20px 15px;
  float: none;
  border-radius: 2px;
  background-color: #0198cf;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  font-size: 17px;
  text-align: center;
}.tp-landingpage .button:hover {
  background-color: #000;
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
}.tp-landingpage .button._1 {
  margin-right: 0px;
  -webkit-transition-property: none;
  transition-property: none;
}.tp-landingpage .button._12 {
  position: relative;
  z-index: 2;
  display: block;
  width: 200px;
  height: 41px;
  margin-top: 2px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  float: none;
  background-color: #0198cf;
  -webkit-transition-property: none;
  transition-property: none;
  font-size: 14px;
}.tp-landingpage .button._12:hover {
  background-color: #4e5975;
}.tp-landingpage .description {
  display: block;
  width: 92%;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  color: rgba(0, 0, 0, 0.66);
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}.tp-landingpage .title {
  position: relative;
  z-index: 3;
  margin-bottom: 15px;
  float: none;
  font-family: Oswald, sans-serif;
  font-size: 40px;
  font-weight: 700;
}.tp-landingpage .creator {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  margin-bottom: 35px;
  text-align: center;
}.tp-landingpage .creatorlink {
  color: #14e06e;
  text-decoration: none;
}.tp-landingpage .link {
  display: block;
  margin-top: 15px;
  -webkit-transition: all 250ms ease;
  transition: all 250ms ease;
  color: #9b9b9b;
  text-decoration: none;
}.tp-landingpage .link:hover {
  color: #14e06e;
}.tp-landingpage .text-span {
  font-family: Oswald, sans-serif;
  font-size: 30px;
}.tp-landingpage .bold-text {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  text-align: center;
}.tp-landingpage .video {
  margin-top: -1px;
}.tp-landingpage .image {
  margin-top: -1px;
  padding-top: 0px;
}.tp-landingpage .text-block {
  margin-bottom: 14px;
  padding-top: 44px;
  font-family: Oswald, sans-serif;
  color: #6e6e6e;
  font-size: 60px;
  line-height: 65px;
  font-weight: 400;
  text-align: right;
}.tp-landingpage .text-block._1 {
  padding-right: 60px;
  text-align: right;
  text-transform: uppercase;
}.tp-landingpage .text-block._1._14 {
  padding-top: 13px;
  padding-right: 10px;
  padding-left: 46px;
  color: #fff;
  font-size: 40px;
  line-height: 45px;
  text-align: left;
}.tp-landingpage .image-2 {
  margin-top: -2px;
}.tp-landingpage .image-3 {
  margin-top: -1px;
}.tp-landingpage .section {
  display: none;
  width: 100%;
  max-width: 1250px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #000;
}.tp-landingpage .image-4 {
  float: right;
}.tp-landingpage .row {
  margin-top: 40px;
}.tp-landingpage .row._2 {
  margin-top: 15px;
}.tp-landingpage .row-2 {
  margin-top: 15px;
}.tp-landingpage .image-5 {
  margin-bottom: 18px;
  padding-top: 40px;
  padding-bottom: 42px;
}.tp-landingpage .image-6 {
  width: 100%;
  max-width: 1250px;
  margin-top: 16px;
  margin-right: 10px;
  margin-left: 10px;
  padding-right: 14px;
}.tp-landingpage .div-block {
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
}.tp-landingpage .div-block-2 {
  background-color: #85868a;
}.tp-landingpage .image-7 {
  padding-top: 20px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}.tp-landingpage .image-7:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}.tp-landingpage .text-block-2 {
  position: relative;
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 65px;
  font-weight: 700;
}.tp-landingpage .text-block-2._2 {
  margin-top: 100px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 55px;
  line-height: 75px;
  text-align: center;
}.tp-landingpage .paragraph {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-left: 600px;
  float: none;
  font-family: Oswald, sans-serif;
  color: hsla(0, 0%, 96.5%, 0.96);
  font-size: 20px;
  line-height: 25px;
  text-align: right;
}.tp-landingpage .image-8 {
  display: block;
  margin-top: 0%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .row-3 {
  margin-top: 15px;
  margin-right: 10px;
  margin-left: 10px;
  padding-bottom: 9px;
  background-color: #000;
}.tp-landingpage .div-block-3 {
  margin-right: 0px;
  margin-left: 0px;
}.tp-landingpage .image-9 {
  display: block;
  max-width: 90%;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-10 {
  position: relative;
  z-index: 2;
  display: block;
  max-width: 100%;
  margin-top: 8px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}.tp-landingpage .bold-text-2 {
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-align: justify;
}.tp-landingpage .text-block-3 {
  margin-top: 24px;
  padding-top: 24px;
  font-family: Oswald, sans-serif;
  color: #333;
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}.tp-landingpage .video-2 {
  margin-top: 31px;
}.tp-landingpage .image-11 {
  margin-bottom: 44px;
  float: right;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}.tp-landingpage .image-11:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}.tp-landingpage .link-block {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}.tp-landingpage .link-block-2 {
  text-decoration: none;
}.tp-landingpage .image-12 {
  padding-top: 12px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}.tp-landingpage .image-12:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}.tp-landingpage .link-block-3 {
  width: 200px;
  height: 41px;
  padding-top: 0%;
  border-radius: 3px;
  background-color: #2c92cc;
  color: #fff;
  text-decoration: none;
}.tp-landingpage .text-block-4 {
  margin-top: 5%;
}.tp-landingpage .link-block-4 {
  display: block;
  width: 200px;
  height: 41px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 3px;
  background-color: #2c92cc;
  text-decoration: none;
}.tp-landingpage .text-block-5 {
  border-radius: 3px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}.tp-landingpage .link-block-5 {
  text-decoration: none;
}.tp-landingpage .link-block-6 {
  text-decoration: none;
}.tp-landingpage .link-block-7 {
  text-decoration: none;
}.tp-landingpage .link-block-8 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .button-2 {
  display: block;
  width: 270px;
  height: 50px;
  margin-left: 54px;
  padding-top: 15px;
  float: none;
  background-color: #0097ce;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0px;
  text-transform: uppercase;
}.tp-landingpage .button-2:hover {
  background-color: #000;
}.tp-landingpage .button-2._12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: right;
  background-color: #3b6581;
  text-align: center;
}.tp-landingpage .button-2._12:hover {
  background-color: #000;
}.tp-landingpage .image-13 {
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}.tp-landingpage .image-13:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}.tp-landingpage .bold-text-3 {
  color: hsla(0, 0%, 96.5%, 0.96);
}.tp-landingpage .div-block-4 {
  padding-top: 66px;
  padding-bottom: 333px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.37)), to(rgba(0, 0, 0, 0.37))), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.37), rgba(0, 0, 0, 0.37)), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}.tp-landingpage .slider {
  display: none;
  height: auto;
}.tp-landingpage .div-block-5 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 94px;
  padding-bottom: 371px;
  background-color: #3d3d3d;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/2017TE_SS18_360_Ultra_B2A0180_23.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/2017TE_SS18_360_Ultra_B2A0180_23.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}.tp-landingpage .div-block-6 {
  margin-right: 47px;
}.tp-landingpage .slide-nav {
  margin-bottom: 3px;
  padding-top: 0px;
  padding-bottom: 0px;
}.tp-landingpage .reverse {
  margin-bottom: 0px;
}.tp-landingpage .image-14 {
  margin-bottom: -20px;
}.tp-landingpage .html-embed {
  margin-top: 40px;
  margin-bottom: 0px;
}.tp-landingpage {
  max-width: 1250px;
  background-color: #efefef;
}.tp-landingpage .image-15 {
  display: block;
  margin-bottom: 0px;
}.tp-landingpage .columns {
  margin-bottom: 20px;
}.tp-landingpage .columns-2 {
  margin-bottom: 40px;
}.tp-landingpage .image-16 {
  max-width: 100%;
}.tp-landingpage .column-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}.tp-landingpage .text-block-6 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: justify;
  letter-spacing: 0px;
}.tp-landingpage .text-block-7 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: justify;
}.tp-landingpage .column-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}.tp-landingpage .column-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}.tp-landingpage .column-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}.tp-landingpage .text-block-8 {
  margin-top: 20px;
  margin-right: 18px;
  margin-left: 18px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: justify;
}.tp-landingpage .text-block-9 {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 20px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: justify;
}.tp-landingpage .text-block-10 {
  margin-top: 20px;
  font-family: Bentonsanscompressed, sans-serif;
  color: #0f87ca;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .text-block-11 {
  margin-top: 20px;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .text-block-12 {
  margin-top: 20px;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .text-block-13 {
  margin-top: 20px;
  font-family: Bentonsansextracompressed, sans-serif;
  font-size: 25px;
  font-weight: 700;
  text-align: center;
}.tp-landingpage .text-block-14 {
  margin-bottom: 20px;
  font-family: Bentonsanscompressed, sans-serif;
  color: #0097ce;
  font-size: 80px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .text-block-15 {
  margin-top: 20px;
  margin-right: 220px;
  margin-left: 220px;
  font-family: Bentonsansextracompressed, sans-serif;
  color: #2a2a2a;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}.tp-landingpage .button-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 41px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12px;
  -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: #2a2a2a;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .button-3:hover {
  background-color: #0097ce;
}.tp-landingpage .button-3.button {
  padding-top: 20px;
}.tp-landingpage .button-3.button.oben {
  display: block;
  margin-top: 40px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}.tp-landingpage .bold-text-4 {
  color: #0097ce;
}.tp-landingpage .bold-text-5 {
  color: #0097ce;
}.tp-landingpage .bold-text-6 {
  color: #0097ce;
}.tp-landingpage .bold-text-7 {
  font-family: Bentonsanscompressed, sans-serif;
  color: #0097ce;
}.tp-landingpage .div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .bold-text-8 {
  display: block;
  height: 0px;
  padding-top: 2px;
  color: #fff;
  font-size: 20px;
  text-transform: uppercase;
}.tp-landingpage .column-14 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .link-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .text-block-16 {
  padding-bottom: 0px;
  color: transparent;
  font-size: 20px;
}.tp-landingpage .text-block-16._3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}.tp-landingpage .image-22 {
  display: block;
  max-width: 90%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-22.fehlt {
  display: block;
}.tp-landingpage .columns-6 {
  display: block;
  margin-top: 40px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .button-4 {
  display: block;
  width: 200px;
  height: 41px;
  max-width: 200px;
  margin: 24px auto 60px;
  border: 2px none #0097ce;
  background-color: #2a2a2a;
  font-family: Bentonsanscompressed, sans-serif;
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .bold-text-13 {
  display: block;
  max-width: none;
  color: #7db221;
  font-size: 20px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .heading-4 {
  margin-bottom: 10px;
  font-family: Bentonsanscompressed, sans-serif;
  color: #12b5f2;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-21 {
  display: block;
  width: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: scale(0.95);
  -ms-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-transition: -webkit-transform 800ms ease;
  transition: -webkit-transform 800ms ease;
  transition: transform 800ms ease;
  transition: transform 800ms ease, -webkit-transform 800ms ease;
}.tp-landingpage .image-21:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}.tp-landingpage .text-block-17 {
  text-align: center;
}.tp-landingpage .column-15 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .button-5 {
  width: 180px;
  height: 41px;
  margin-top: 10px;
  background-color: #0097ce;
  text-align: center;
}.tp-landingpage .button-6 {
  width: 180px;
  height: 41px;
  margin-top: 10px;
  background-color: #0097ce;
}.tp-landingpage .button-7 {
  width: 180px;
  height: 41px;
  margin-top: 10px;
  background-color: #0097ce;
}.tp-landingpage .button-8 {
  width: 180px;
  height: 41px;
  background-color: #0097ce;
  text-align: center;
}.tp-landingpage .button-9 {
  width: 180px;
  height: 41px;
  background-color: #0097ce;
  text-align: center;
}.tp-landingpage .button-10 {
  width: 180px;
  height: 41px;
  background-color: #0097ce;
  text-align: center;
}.tp-landingpage .column-16 {
  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-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-18 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .column-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}.tp-landingpage .column-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}.tp-landingpage .slider-2 {
  margin-bottom: 40px;
  background-color: transparent;
}.tp-landingpage .slide {
  margin-top: 0px;
}.tp-landingpage .grid {
  height: 70vh;
  grid-column-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/19-1226_2020_GBL_Ultra_Marketing_TE_Campaign_Launch_Eblast_Header_Image_FNL_logo.jpg');
  background-position: 50% 0%;
  background-size: cover;
}.tp-landingpage .paragraph-2 {
  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: 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;
}.tp-landingpage .image-25 {
  max-width: 50%;
}.tp-landingpage .image-26 {
  max-width: 50%;
}.tp-landingpage .mask {
  width: auto;
  height: auto;
}.tp-landingpage .slide-nav-2 {
  display: block;
  margin-top: 0px;
  margin-bottom: 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;
}.tp-landingpage .div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: 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;
}.tp-landingpage .grid-2 {
  display: none;
  margin-bottom: 20px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}.tp-landingpage .div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .button-11 {
  width: 200px;
  padding-top: 12px;
  background-color: #0097ce;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .div-block-12 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}.tp-landingpage .grid-3 {
  margin-top: 40px;
  grid-column-gap: 0px;
  -ms-grid-columns: 1.25fr 0.75fr;
  grid-template-columns: 1.25fr 0.75fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}.tp-landingpage .text-block-19 {
  width: 100%;
  margin-bottom: 0px;
  font-family: Bentonsansextracompressed, sans-serif;
  font-size: 20px;
  line-height: 27px;
  font-weight: 500;
  text-align: center;
}.tp-landingpage .image-27 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-28 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-29 {
  max-width: 110%;
}.tp-landingpage .text-block-20 {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  font-family: Bentonsansextracompressed, sans-serif;
  font-size: 22px;
  line-height: 25px;
  font-weight: 500;
  text-align: center;
}.tp-landingpage .image-30 {
  margin-top: 60px;
}.tp-landingpage .youtube {
  margin-top: 40px;
}.tp-landingpage .text-block-21 {
  margin-top: 60px;
  margin-bottom: 20px;
  font-family: Bentonsanscompressed, sans-serif;
  font-size: 40px;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}.tp-landingpage .image-32 {
  display: block;
  max-width: 70%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}.tp-landingpage .image-33 {
  max-width: 70%;
  margin-bottom: 20px;
}.tp-landingpage .columns-7 {
  margin-top: 60px;
}.tp-landingpage .text-block-22 {
  margin-top: 60px;
  margin-bottom: 0px;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #12b5f2;
  font-family: Bentonsanscompressed, sans-serif;
  color: #fff;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 15px;
  text-transform: uppercase;
}.tp-landingpage .link-block-10 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .columns-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}.tp-landingpage .link-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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: 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;
}.tp-landingpage .image-37 {
  max-width: 100%;
}.tp-landingpage .link-block-12 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}.tp-landingpage .image-38 {
  display: block;
  max-width: 60%;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
}

@media screen and (max-width: 991px) {.tp-landingpage .content {
    width: 100%;
  }.tp-landingpage .button {
    width: 320px;
    font-size: 15px;
  }.tp-landingpage .button._12 {
    width: 280px;
  }.tp-landingpage .description {
    font-size: 18px;
  }.tp-landingpage .title {
    font-size: 35px;
  }.tp-landingpage .text-block {
    font-size: 50px;
    line-height: 65px;
  }.tp-landingpage .text-block._1._14 {
    line-height: 45px;
  }.tp-landingpage .image-7 {
    padding-top: 0px;
  }.tp-landingpage .text-block-2._2 {
    font-size: 50px;
  }.tp-landingpage .paragraph {
    padding-left: 400px;
  }.tp-landingpage .bold-text-2 {
    font-size: 1em;
    line-height: 40px;
  }.tp-landingpage .text-block-3 {
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .div-block-5 {
    margin-top: -7px;
  }.tp-landingpage .div-block-6 {
    margin-right: 30px;
  }.tp-landingpage .text-block-15 {
    margin-right: 60px;
    margin-left: 60px;
  }.tp-landingpage .button-3.button.oben {
    display: block;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }.tp-landingpage .column-12 {
    margin-top: 40px;
  }.tp-landingpage .column-13 {
    margin-top: 40px;
  }.tp-landingpage .text-block-16._3 {
    display: block;
    font-size: 9px;
  }.tp-landingpage .image-22 {
    max-width: 90%;
  }.tp-landingpage .bold-text-13 {
    display: block;
    width: 100%;
    font-size: 20px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .text-block-18 {
    text-align: center;
  }.tp-landingpage .button-5 {
    margin-top: 20px;
  }.tp-landingpage .button-6 {
    margin-top: 20px;
  }.tp-landingpage .button-7 {
    margin-top: 20px;
  }.tp-landingpage .image-23 {
    margin-bottom: 0px;
  }.tp-landingpage .image-24 {
    width: 100%;
  }.tp-landingpage .grid-2 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }.tp-landingpage .grid-3 {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }.tp-landingpage .text-block-20 {
    width: 92%;
  }.tp-landingpage .image-31 {
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .image-32 {
    max-width: 50%;
  }.tp-landingpage .text-block-22 {
    font-size: 40px;
    line-height: 50px;
  }.tp-landingpage .image-34 {
    max-width: 80%;
  }.tp-landingpage .image-35 {
    max-width: 80%;
  }.tp-landingpage .image-36 {
    max-width: 80%;
  }.tp-landingpage .image-37 {
    max-width: 100%;
  }.tp-landingpage .image-38 {
    max-width: 70%;
    margin-bottom: 60px;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }.tp-landingpage .left {
    position: static;
    width: 100%;
    height: auto;
    padding-top: 40px;
    padding-bottom: 40px;
  }.tp-landingpage .right {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }.tp-landingpage .content {
    margin-top: 0%;
  }.tp-landingpage .button {
    line-height: 25px;
  }.tp-landingpage .button._12 {
    width: 250px;
  }.tp-landingpage .button._12:hover {
    color: #fff;
  }.tp-landingpage .title {
    margin-top: 0px;
  }.tp-landingpage .creator {
    position: static;
    margin-top: 60px;
  }.tp-landingpage .text-block {
    font-size: 40px;
    text-align: center;
  }.tp-landingpage .text-block._1._14 {
    line-height: 30px;
  }.tp-landingpage .row {
    margin-top: 0px;
  }.tp-landingpage .image-7 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }.tp-landingpage .column {
    margin-bottom: 10px;
  }.tp-landingpage .column-2 {
    margin-bottom: 10px;
  }.tp-landingpage .column-3 {
    margin-bottom: 10px;
  }.tp-landingpage .column-4 {
    margin-bottom: 10px;
  }.tp-landingpage .text-block-2._2 {
    margin-top: 47px;
    margin-bottom: 25px;
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .paragraph {
    width: 100%;
    margin-bottom: 20px;
    padding-left: 0px;
    font-size: 16px;
    text-align: center;
  }.tp-landingpage .column-5 {
    margin-bottom: 10px;
  }.tp-landingpage .bold-text-2 {
    font-size: 25px;
    line-height: 30px;
  }.tp-landingpage .text-block-3 {
    margin-top: 0px;
    padding-top: 10px;
  }.tp-landingpage .video-2 {
    margin-top: 25px;
  }.tp-landingpage .image-11 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }.tp-landingpage .link-block {
    margin-bottom: 22px;
    padding-top: 23px;
  }.tp-landingpage .link-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .image-12 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .button-2 {
    width: 230px;
    margin-left: 45px;
  }.tp-landingpage .button-2._12 {
    float: none;
    background-color: #3daed1;
  }.tp-landingpage .image-13 {
    display: block;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }.tp-landingpage .div-block-4 {
    padding-bottom: 313px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
    background-attachment: scroll, scroll;
  }.tp-landingpage .slider {
    border: 0px solid #000;
  }.tp-landingpage .div-block-5 {
    margin-top: -5px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.24)), to(rgba(0, 0, 0, 0.24))), url('../images/2017TE_SS18_360_Ultra_B2A0180_23.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.24), rgba(0, 0, 0, 0.24)), url('../images/2017TE_SS18_360_Ultra_B2A0180_23.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-attachment: scroll, scroll;
  }.tp-landingpage .div-block-6 {
    margin-right: 20px;
    margin-left: 20px;
    padding-right: 25px;
    padding-bottom: 57px;
    padding-left: 25px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
    text-align: center;
  }.tp-landingpage .image-14 {
    border: 0px solid #000;
  }.tp-landingpage .text-block-14 {
    font-size: 50px;
    line-height: 50px;
  }.tp-landingpage .text-block-15 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: justify;
  }.tp-landingpage .button-3.button.oben {
    margin-top: 40px;
    margin-bottom: 20px;
  }.tp-landingpage .column-11 {
    margin-top: 40px;
  }.tp-landingpage .bold-text-13 {
    display: block;
    max-width: 100%;
  }.tp-landingpage .heading-4 {
    margin-top: 20px;
  }.tp-landingpage .image-21 {
    width: 100%;
  }.tp-landingpage .text-block-17 {
    max-width: 100%;
  }.tp-landingpage .column-15 {
    margin-top: 40px;
  }.tp-landingpage .grid {
    height: 40vh;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }.tp-landingpage .image-24 {
    width: 100%;
  }.tp-landingpage .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .text-block-20 {
    width: 90%;
  }.tp-landingpage .image-32 {
    max-width: 40%;
    margin-top: 40px;
  }.tp-landingpage .text-block-22 {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 10px;
  }.tp-landingpage .columns-8 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }.tp-landingpage .link-block-12 {
    margin-top: 20px;
  }.tp-landingpage .image-38 {
    max-width: 60%;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage .content {
    width: 90%;
    margin-top: 0%;
  }.tp-landingpage .button {
    width: 250px;
    padding: 5px 20px;
  }.tp-landingpage .button._1 {
    width: 230px;
  }.tp-landingpage .button._12 {
    display: block;
    width: 230px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }.tp-landingpage .description {
    width: 99%;
    font-size: 16px;
    text-align: justify;
  }.tp-landingpage .text-block {
    margin-bottom: 23px;
    padding-top: 29px;
    padding-bottom: 0px;
    line-height: 30px;
  }.tp-landingpage .text-block._1._14 {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 20px;
    text-align: center;
  }.tp-landingpage .row {
    margin-top: 0px;
  }.tp-landingpage .image-7 {
    max-width: 100%;
  }.tp-landingpage .text-block-2 {
    font-size: 30px;
  }.tp-landingpage .text-block-2._2 {
    margin-top: 25px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 40px;
    line-height: 40px;
  }.tp-landingpage .paragraph {
    width: 100%;
    font-size: 16px;
    text-align: justify;
  }.tp-landingpage .image-10 {
    max-width: 100%;
    padding-top: 18px;
  }.tp-landingpage .bold-text-2 {
    font-size: 20px;
    line-height: 22px;
  }.tp-landingpage .text-block-3 {
    font-size: 22px;
    line-height: 25px;
  }.tp-landingpage .image-11 {
    max-width: 100%;
    margin-bottom: 0px;
  }.tp-landingpage .image-12 {
    max-width: 100%;
  }.tp-landingpage .button-2 {
    background-color: #3daed1;
  }.tp-landingpage .image-13 {
    max-width: 100%;
  }.tp-landingpage .bold-text-3 {
    font-size: 30px;
  }.tp-landingpage .div-block-4 {
    padding-bottom: 107px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent)), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
    background-image: linear-gradient(180deg, transparent, transparent), url('../images/17-1276_GBL_Ultra_Reverse_TE_Toolkit_E-Blast_Bottom_Image_2_FNL.jpg');
    background-position: 0px 0px, 50% 50%;
    background-attachment: scroll, scroll;
  }.tp-landingpage .div-block-5 {
    padding-top: 34px;
    padding-bottom: 239px;
  }.tp-landingpage .left-arrow {
    width: 12%;
  }.tp-landingpage .right-arrow {
    width: 12%;
  }.tp-landingpage .icon {
    font-size: 30px;
  }.tp-landingpage .icon-2 {
    font-size: 30px;
  }.tp-landingpage .html-embed {
    margin-top: 40px;
  }.tp-landingpage .text-block-6 {
    margin-right: 10px;
    margin-left: 10px;
  }.tp-landingpage .text-block-7 {
    margin-right: 10px;
    margin-left: 10px;
  }.tp-landingpage .text-block-8 {
    margin-right: 10px;
    margin-left: 10px;
  }.tp-landingpage .text-block-9 {
    margin-right: 10px;
    margin-left: 10px;
  }.tp-landingpage .text-block-14 {
    font-size: 50px;
    line-height: 50px;
  }.tp-landingpage .text-block-15 {
    margin-right: 20px;
    margin-left: 20px;
    text-align: justify;
  }.tp-landingpage .button-3.button {
    padding-top: 11px;
  }.tp-landingpage .button-3.button.oben {
    margin-top: 20px;
    margin-bottom: 60px;
  }.tp-landingpage .grid {
    height: 30vh;
  }.tp-landingpage .grid-2 {
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }.tp-landingpage .text-block-19 {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
    text-align: justify;
  }.tp-landingpage .text-block-20 {
    text-align: justify;
  }.tp-landingpage .columns-8 {
    display: block;
  }
}.tp-landingpage #w-node-f47bcf7e47f1-65f8c6a8 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 4;
  grid-row-end: 5;
}.tp-landingpage #w-node-addb918a02a8-65f8c6a8 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}.tp-landingpage #w-node-a9a0dabccec8-65f8c6a8 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}.tp-landingpage #w-node-feac65d12c52-65f8c6a8 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}.tp-landingpage #w-node-88245eac9e01-65f8c6a8 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: center;
  justify-self: center;
}.tp-landingpage #w-node-f6e99d76bfcc-65f8c6a8 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}.tp-landingpage #w-node-7022bec4fe7d-65f8c6a8 {
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-align: end;
  align-self: end;
}.tp-landingpage #w-node-6248383fd79c-65f8c6a8 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column-align: auto;
  justify-self: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

@media screen and (max-width: 991px) {.tp-landingpage #w-node-f47bcf7e47f1-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }.tp-landingpage #w-node-addb918a02a8-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
  }.tp-landingpage #w-node-a9a0dabccec8-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }.tp-landingpage #w-node-feac65d12c52-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 5;
    grid-row-start: 5;
    -ms-grid-row-span: 1;
    grid-row-end: 6;
  }.tp-landingpage #w-node-70ab20c8518e-65f8c6a8 {
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
  }.tp-landingpage #w-node-7022bec4fe7d-65f8c6a8 {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 1;
    grid-column-end: 3;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }.tp-landingpage #w-node-6248383fd79c-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

@media screen and (max-width: 767px) {.tp-landingpage #w-node-88245eac9e01-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }.tp-landingpage #w-node-f6e99d76bfcc-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }.tp-landingpage #w-node-7022bec4fe7d-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 4;
    grid-row-start: 4;
    -ms-grid-row-span: 1;
    grid-row-end: 5;
  }.tp-landingpage #w-node-6248383fd79c-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 3;
    grid-row-start: 3;
    -ms-grid-row-span: 1;
    grid-row-end: 4;
    -ms-grid-column-align: auto;
    justify-self: auto;
    -ms-grid-row-align: auto;
    align-self: auto;
  }
}

@media screen and (max-width: 479px) {.tp-landingpage #w-node-f6e99d76bfcc-65f8c6a8 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@font-face {
  font-family: 'Bentonsanscompressed';
  src: url('../fonts/BentonSansCompressed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Bentonsansextracompressed';
  src: url('../fonts/BentonSansExtraCompressed-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}