.tn-banner-v1 .gt-customizer-message {
  font-size: 0.8em;
  color: #999;
}

.tn-banner-v1 .gt-container {
  display: flex;
  width: 100%;
  position: relative;
}

/* Section heights */
.tn-banner-v1 .gt-height-adapt {
  max-height: 80vh;
}

@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-adapt {
    max-height: 100vh;
  }
}
.tn-banner-v1 .gt-height-xs {
  height: 125px;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-xs {
    height: 94px;
  }
}
.tn-banner-v1 .gt-height-s {
  height: 300px;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-s {
    height: 225px;
  }
}
.tn-banner-v1 .gt-height-m {
  height: 475px;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-m {
    height: 357px;
  }
}
.tn-banner-v1 .gt-height-l {
  height: 650px;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-l {
    height: 488px;
  }
}
.tn-banner-v1 .gt-height-xl {
  height: 775px;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-height-xl {
    height: 582px;
  }
}

.tn-banner-v1 .gt-background {
  background-size: cover;
  background-repeat: no-repeat;
}

.tn-banner-v1 .gt-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Patch Dawn: it uses div:empty { display: none; } */
.tn-banner-v1 .gt-overlay:empty {
  display: block;
}

.tn-banner-v1 .gt-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;

  padding-left: 10%;
  padding-right: 10%;
}

.tn-banner-v1 .gt-title {
  margin-top: 0px;
  margin-bottom: 1rem;
  text-align: center;
}

.tn-banner-v1 .gt-text {
  text-align: center;
}
@media screen and (max-width: 749px) {
  .tn-banner-v1 .gt-text {
    font-size: 0.8em;
  }
}

.tn-banner-v1 .gt-text a,
.tn-banner-v1 .gt-text a:hover {
  text-decoration: underline;
}

.tn-banner-v1 .gt-text p:first-child {
  margin-top: 0px;
}

.tn-banner-v1 .gt-text p:last-child {
  margin-bottom: 0px;
}
