body > main {
  display: none;
}
body > main#content {
  display: block;
}

.footer .wrapper {
  background-color: transparent;
  margin: 0 auto;
  padding: 0 25px;
}
.footer ul {
  list-style: none;
}
.footer ul {
  list-style: none;
}

ul > li:before {
  display: none;
}
ul {
  padding-left: 0;
}

.footer__list-item {
  line-height: 24px;
}
.footer__list-title {
  margin: 0;
}
.footer-list ul {
  margin-bottom: 0;
}
.footer__copyright-text {
  margin-bottom: 0;
}

main > .banner {
  position: relative;
  height: 390px;
  width: 100%;
}
.banner .wrapper {
  position: absolute;
  bottom: 0;
}
.banner__keys-wrap {
  position: initial;
}
.breadcrumbs {
  display: none;
}
.banner__title {
  margin: 0;
  top: 0;
  position: absolute;
}
.banner .banner__text {
  top: -66px;
}
main {
  height: auto !important;
}

.banner__background.has-cover.linear-overlay {
  z-index: 0;
}
.c-globe3d-canvas {
}

.tns-item {
  border: red !important;
}

.c-globe3d-container {
  height: 90vh;
  /* max-height: 700px; */
}

.tns-gallery > .tns-item {
  left: 1000px;
}
.kludge {
  display: none;
}
canvas {
  width: 60%;
}

.tns-gallery > .tns-item {
  left: 10000px !important;
}

.tns-gallery > .tns-slide-active {
  margin-left: auto !important;
  margin-right: auto !important;
}
.tns-inner {
  width: 380px;
}
.banner.banner--regular.banner--smaller.banner--has-keys {
  margin-top: -133px;
  height: 656px;
}

.energy-dashboard-HIT {
  width: 164px;
  height: 44px;
  margin: 9px 0px 0 auto;
  border-radius: 22px;
  border: 2px solid #fff;
  transition: all 0.2s ease-in-out;
  position: relative;
}
.energy-dashboard-HIT:hover {
  background-color: transparent;
}
.energy-dashboard-HIT:hover .Energy-dashboard {
  color: #fff;
}

.Energy-dashboard {
  font-family: KiteDisplay;
  font-size: 16px;
  font-weight: bold;
  color: #00818a;
  transition: all 0.3s ease-in-out;
  position: absolute;
  top: 8px;
  width: 144px;
  left: 9px;
}

.news-item__copy-container {
  color: #fff;
  width: 100%;
  padding: 15px 22px 21px 22px;
  background-color: #00818a;
  border-bottom-right-radius: 12px;
  border-bottom-left-radius: 12px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #ffffff;
}

.news-item__copy-container h3,
.news-item__copy-container h4 {
  color: #fff;
}

.news-item {
  border-radius: 12px;
}

.news-item__img-container {
  border-top-right-radius: 12px;
  border-top-left-radius: 12px;
  background-image: url(images/factory1.jpg);
  height: 187px;
  background-size: cover;
}

.c-globe3d-instructions-container {
}

.c-globe3d-instructions {
  position: absolute;
  top: 29%;
  left: 50%;
  text-align: center;
  width: 426px;
  height: 111px;
  margin: 100px 101px 156px 0;
  padding: 18px;
  border-radius: 55.5px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  background-color: #ffffff;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-left: -213px;
}

.c-globe3d-instructions span {
  width: 390px;
  height: 69px;
  font-size: 24px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.42;
  letter-spacing: normal;
  text-align: center;
  color: #415a6c;
}

.c-globe3d-innerContainer {
  position: relative;
  width: 60%;
  height: 100%;
}

.c-globe3d-canvas {
  width: 100%;
}
.slider-button-prev svg {
  transform: rotate(180deg);
}

.slider-button:hover svg circle,
.slider-button:hover svg path {
  stroke: #fd0090;
}

.Energy-dashboard-exp {
  font-family: KiteDisplay;
  font-size: 56px;
  font-weight: 600;
  text-align: center;
  color: #ffffff;
  text-transform: none;
  position: absolute;
  width: 100%;
  z-index: 5;
  user-select: none;
}

.top-copy {
  display: inline-grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 20px;
}
.top-copy p {
  margin-bottom: 0;
  font-size: 20px;
}

.top-copy select {
  appearance: none;
  width: 40px;
  background-color: #00818a;
  width: 160px;
  border: none;
}
.top-copy .select {
  display: grid;
  grid-template-areas: 'select';
  border-top: 2px solid rgba(255, 255, 255, 0.3);
  align-items: center;
}
.top-copy .select select:hover {
  cursor: pointer;
}
.top-copy__product .select:after {
  content: ' ';
  width: 14px;
  height: 7px;
  background: url(/images/selectboxarrow.svg);
}

.top-copy select,
.top-copy .select:after {
  grid-area: select;
}

.top-copy .select:after {
  justify-self: end;
}
.top-copy > div > p:first-of-type {
  font-weight: bold;
  margin-bottom: 7px;
}

.c-globe3d-overlay--cards .news-item {
  width: 380px;
}

.news-item__intro {
  margin-bottom: 30px;
}
.c-globe3d-credits {
  position: absolute;
  bottom: 54px;
  left: 50%;
  margin-left: -85px;
  width: 190px;
  text-align: center;
}
.c-globe3d-credits img {
  width: 91px;
}
.c-globe3d-credits p {
  color: #a5a5a5;
  margin-bottom: 0;
  user-select: none;
}
.dashboardModal-blackout {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.78);
  z-index: 99999999999999999999999;
  display: flex;
  align-items: center;
  justify-content: center;
}

.closeDashboardModal {
  width: 57px;
  height: 57px;
  background-color: transparent;
  margin-bottom: 24px;
  margin-top: 48px;
}
.dashboardModal {
  width: calc(100vw - 200px);
  height: calc(100vh - 150px);
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}

.dashboardModal iframe {
  overflow-y: scroll;
  width: 1349px;
  height: 100%;
  border: 1px solid black;
}

.dashboardModal-blackout {
  opacity: 0;
  z-index: -1;
}

@media (min-width: 992px) {
  .c-globe3d-container .tns-outer {
    width: 44%;
  }
}

.c-globe3d-container {
  max-height: 1000px;
}

.banner__title {
  white-space: nowrap;
}

.c-globe3d-container .tns-gallery > .tns-slide-active {
  left: -30px !important;
}
