.next {
  position: absolute;
  left: 270px;
  top: 820px;
  right: 179px;
  display: block;
  height: 50px;
  margin: auto;
  padding-left: 4px;
  float: none;
  clear: none;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.back {
  position: absolute;
  left: 276px;
  top: 820px;
  right: 369px;
  display: block;
  overflow: hidden;
  height: 50px;
  margin: auto;
  padding-left: 45px;
  float: none;
  clear: none;
  -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;
}

.heading {
  position: static;
  display: block;
  overflow: visible;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 0px;
  padding-left: 0px;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 17px;
  text-align: center;
  letter-spacing: 1px;
}

.heading.hh {
  display: block;
  height: auto;
  padding-left: 0px;
  float: right;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 900ms cubic-bezier(.778, .019, .25, 1);
  transition: all 900ms cubic-bezier(.778, .019, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  font-size: 17px;
  text-align: center;
  letter-spacing: 1.2px;
}

.heading.hh:hover {
  color: #000;
}

.heading.hh.rr {
  float: left;
}

.heading.hh.rr:hover {
  color: #000;
}

.slide3 {
  width: 100%;
  background-color: transparent;
}

.slide-nav {
  display: none;
}

.defaultslider {
  display: block;
  padding-left: 0px;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.herosection {
  height: 100%;
  background-color: #18415d;
}

.slidemask {
  width: 940px;
  height: 510px;
  margin-bottom: 2px;
  background-color: #000;
}

.slide1 {
  background-color: transparent;
}

.slider {
  display: block;
  clear: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.slash {
  position: absolute;
  left: -6px;
  top: 533px;
  right: 0px;
  display: block;
  width: 20px;
  height: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
  padding-left: 11px;
  background-color: transparent;
}

.slide2 {
  width: 100%;
  background-color: transparent;
}

.back-copy {
  position: static;
  left: 276px;
  top: 820px;
  right: 369px;
  display: block;
  overflow: hidden;
  height: 50px;
  margin: auto auto auto 382px;
  padding-left: 45px;
  float: left;
  clear: left;
  -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;
}

.next-copy {
  position: static;
  left: 270px;
  top: 820px;
  right: 179px;
  display: block;
  height: 50px;
  margin: auto auto auto 11px;
  padding-left: 7px;
  float: left;
  clear: none;
  -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;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
}

.slash-copy {
  position: relative;
  left: 1px;
  top: 7px;
  right: 0px;
  display: block;
  overflow: visible;
  width: 20px;
  height: auto;
  margin-top: -9px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 1px;
  padding-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: transparent;
}

.reportslider {
  display: block;
  width: 93%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.slide-nav-2 {
  display: none;
  overflow: visible;
}

.right-arrow {
  position: relative;
  left: 162px;
  top: -30px;
  display: block;
  width: 300px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
}

.left-arrow {
  position: relative;
  left: -159px;
  top: 50px;
  right: 12px;
  display: block;
  width: 300px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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: transparent;
}

.reportslidermask {
  height: auto;
  margin-bottom: -35px;
}

.section {
  width: 100%;
  height: 100%;
  background-color: #000;
}

.homehero {
  height: 100vh;
  background-color: transparent;
}

.body {
  -webkit-transition: all 500ms cubic-bezier(.778, -.034, .25, 1);
  transition: all 500ms cubic-bezier(.778, -.034, .25, 1);
}

.homeheroslider {
  height: 100vh;
  background-color: transparent;
}

.right-arrow-2 {
  width: 50%;
}

.left-arrow-2 {
  width: 50%;
}

.slide-nav-3 {
  display: none;
  height: 0px;
}

.image {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.heroslide1 {
  background-image: url('../images/homeslide_4.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.heroslide2 {
  background-image: url('../images/homeslide_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.heroslide3 {
  background-image: url('../images/homeslide_2.jpg');
  background-position: 50% 13%;
  background-size: cover;
}

.cookiewarning {
  position: absolute;
  right: 42px;
  bottom: -37px;
  z-index: 5;
  width: 201px;
  height: 100px;
}

.p.white {
  width: 120px;
  margin-top: 8px;
  margin-left: 6px;
  background-color: transparent;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #fff;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: none;
}

.textlink {
  display: inline;
  -webkit-transition: all 500ms cubic-bezier(.76, .071, .25, 1);
  transition: all 500ms cubic-bezier(.76, .071, .25, 1);
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.textlink:hover {
  color: #fff;
  line-height: 20px;
  text-decoration: none;
}

.link {
  position: absolute;
  right: -5px;
  bottom: 73px;
  z-index: 6;
  display: block;
  width: 80px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid #fff;
  background-color: transparent;
  -webkit-transition: opacity 500ms cubic-bezier(.86, .071, .25, 1);
  transition: opacity 500ms cubic-bezier(.86, .071, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  text-align: center;
  letter-spacing: 2px;
}

.link:hover {
  opacity: 0.5;
}

.cookiewarning2 {
  position: fixed;
  right: 66px;
  bottom: 24px;
  z-index: 33334;
  display: none;
  width: 220px;
  height: 60px;
  padding-top: 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-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 1px none red;
  border-radius: 2px;
  background-color: transparent;
}

.button-3 {
  position: absolute;
  left: 128px;
  z-index: 5555;
  display: block;
  margin-top: 13px;
  margin-right: 16px;
  padding-top: 9px;
  float: right;
  -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;
  border: 3px solid #fff;
  border-radius: 0px;
  background-color: transparent;
  -webkit-transition: all 500ms cubic-bezier(.813, .001, .25, 1);
  transition: all 500ms cubic-bezier(.813, .001, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #fff;
  line-height: 10px;
  letter-spacing: 1px;
  cursor: pointer;
}

.button-3:hover {
  padding-top: 9px;
  border: 3px solid #fff;
  background-color: transparent;
  opacity: 0.5;
  color: #fff;
  letter-spacing: 1px;
}

.image-14 {
  display: block;
  margin-top: 5px;
  margin-left: 22px;
  float: left;
  opacity: 0.82;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.cookieh1 {
  display: block;
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  color: #cd3124;
  font-size: 17px;
  letter-spacing: 3px;
}

.cookielink {
  display: inline;
  -webkit-transition: all 600ms cubic-bezier(.76, .013, .25, 1);
  transition: all 600ms cubic-bezier(.76, .013, .25, 1);
  color: #cd3124;
}

.cookielink:hover {
  color: #fff;
  text-decoration: none;
}

.navbar-home {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 5000;
  display: block;
  height: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.paragraph {
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  font-size: 73px;
}

.div-block {
  width: 34px;
  height: 25px;
  border-radius: 218px;
  background-color: transparent;
  background-image: url('../images/Menu.svg');
  background-position: 0px 0px;
  background-size: cover;
  -webkit-transition: all 300ms cubic-bezier(.982, .03, .25, 1);
  transition: all 300ms cubic-bezier(.982, .03, .25, 1);
}

.div-block:hover {
  border-radius: 69px;
}

.div-block:focus {
  border: 3px solid #000;
  background-color: transparent;
}

.menubutton {
  position: relative;
  top: -27px;
  display: block;
  width: 49px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-left: 7px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 200ms cubic-bezier(.211, -.502, .795, 1.492);
  transition: all 200ms cubic-bezier(.211, -.502, .795, 1.492);
  cursor: pointer;
}

.menubutton.w--open {
  background-color: transparent;
}

.nav-menu {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  padding-top: 15%;
  float: right;
  background-color: #fff;
  opacity: 0.86;
}

.navlink {
  position: static;
  top: 133px;
  display: block;
  width: 613px;
  margin-bottom: 32px;
  -webkit-transition: all 500ms cubic-bezier(.807, .001, .25, 1);
  transition: all 500ms cubic-bezier(.807, .001, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 58px;
  line-height: 22px;
  text-align: center;
  letter-spacing: 3px;
}

.navlink:hover {
  opacity: 1;
}

.navlink.w--current {
  margin-bottom: 32px;
  color: #000;
  font-size: 58px;
}

.navcontainer {
  position: relative;
  top: 0px;
  z-index: 666666;
  display: block;
  width: 100%;
  height: 0px;
  max-width: 100%;
  margin-right: auto;
  padding-top: 0px;
}

.h1navi {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi.r {
  left: -76px;
  right: 2px;
  float: right;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-size: 26px;
}

.h1navilink {
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.h1navilink:hover {
  -webkit-transform: skew(-13deg, 0deg);
  -ms-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
}

.h1navilink.w--current {
  -webkit-transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  text-decoration: none;
}

.h1navilink.w--current:hover {
  color: #000;
}

.heroreports {
  height: auto;
  margin-bottom: 53px;
  padding-top: 9%;
}

.reportrow {
  margin-right: 0px;
  margin-bottom: 1px;
  margin-left: 0px;
}

.reportlink {
  position: relative;
  right: -56px;
  width: 80%;
  height: 80%;
  text-decoration: none;
}

.h1 {
  display: block;
  overflow: visible;
  margin-bottom: 9px;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 37px;
  text-align: center;
  letter-spacing: 1.2px;
  text-decoration: none;
}

.navbar-reports {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 500000;
  display: block;
  height: 0px;
  padding-top: 0px;
  background-color: transparent;
}

.column {
  padding-right: 0px;
  padding-left: 0px;
}

.reportlinkright {
  position: relative;
  left: 39px;
  right: 94px;
  width: 80%;
  height: 100%;
  text-decoration: none;
}

.image-15 {
  overflow: visible;
  max-width: 100%;
}

.h1navireports {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navireports.r {
  left: -76px;
  right: 2px;
  float: right;
}

.h1navireportsl {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navireportsl.r {
  left: -76px;
  right: 2px;
  float: right;
}

.opennavih1 {
  position: absolute;
  left: 76px;
  top: 28px;
  z-index: 500000000;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
}

.opennavih2 {
  position: absolute;
  top: 28px;
  right: 75px;
  z-index: 500000000;
  background-color: hsla(0, 0%, 100%, 0.49);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
}

.opennavlink {
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
  cursor: pointer;
}

.section-2 {
  height: 100vh;
  background-image: url('../images/_R4A9757.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.pagelinker {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.section-2-prehome2 {
  height: 100vh;
  background-image: url('../images/hju-copy.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.section3 {
  height: 100vh;
  background-image: url('../images/hju-copy.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.presection {
  height: 100vh;
  background-image: url('../images/hju-copy.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.link-block {
  width: 100%;
  height: 100%;
}

.intropic {
  position: fixed;
  z-index: 33333;
  display: block;
  width: 100%;
  height: 100vh;
  background-image: url('../images/_R4A3314_s.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.reportgallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20%;
  margin-bottom: 1%;
  margin-left: 20%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.imagediv {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 270px;
  -ms-flex: 1 0 270px;
  flex: 1 0 270px;
}

.imagedivlink {
  padding-right: 5%;
  padding-left: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 270px;
  -ms-flex: 1 0 270px;
  flex: 1 0 270px;
  text-decoration: none;
}

.imagedivlink.r {
  padding-right: 12%;
  padding-left: 3%;
}

.imagedivlink.l {
  padding-right: 3%;
  padding-left: 12%;
}

.imagedivlinkright {
  padding-right: 5%;
  padding-left: 4%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 270px;
  -ms-flex: 1 0 270px;
  flex: 1 0 270px;
  -webkit-transition: all 700ms cubic-bezier(1, .024, .25, 1);
  transition: all 700ms cubic-bezier(1, .024, .25, 1);
  text-decoration: none;
}

.imagedivlinkright:hover {
  opacity: 1;
}

.imagedivlinkright.r {
  padding-right: 12%;
  padding-left: 3%;
}

.imagedivlinkright.l {
  padding-right: 3%;
  padding-left: 12%;
}

.imagedivlinkleft {
  padding-right: 4%;
  padding-left: 5%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 280px;
  -ms-flex: 1 0 280px;
  flex: 1 0 280px;
  -webkit-transition: all 700ms cubic-bezier(1, .007, .25, 1);
  transition: all 700ms cubic-bezier(1, .007, .25, 1);
  text-decoration: none;
}

.imagedivlinkleft:hover {
  padding-right: 4%;
  padding-left: 5%;
  opacity: 1;
}

.imagedivlinkleft.r {
  padding-right: 12%;
  padding-left: 3%;
}

.imagedivlinkleft.l {
  padding-right: 3%;
  padding-left: 12%;
}

.footer {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  padding-right: 76px;
  padding-bottom: 26px;
  padding-left: 76px;
}

.impressumdiv {
  float: left;
}

.footertext {
  -webkit-transition: all 799ms cubic-bezier(.877, .03, .25, 1);
  transition: all 799ms cubic-bezier(.877, .03, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 1px;
}

.instadiv {
  float: right;
}

.footerlink {
  -webkit-transition: all 500ms cubic-bezier(.865, .024, .25, 1);
  transition: all 500ms cubic-bezier(.865, .024, .25, 1);
  color: #000;
  text-decoration: none;
}

.footerlink:hover {
  color: #000;
}

.reportslidehero {
  height: auto;
  padding-top: 10%;
  padding-right: 15%;
  padding-left: 15%;
}

.slide1-text {
  position: static;
  background-color: transparent;
}

.paragraph-2 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: auto;
  display: block;
  overflow: visible;
  height: 100%;
  padding-top: 22%;
  padding-right: 12%;
  padding-left: 12%;
  -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: hsla(0, 0%, 100%, 0.82);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 1.2px;
}

.endslide {
  width: 100%;
  background-color: transparent;
}

.endparagraph {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  padding-top: 32%;
  padding-right: 12%;
  padding-left: 12%;
  -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: transparent;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  font-size: 25px;
  text-align: center;
  letter-spacing: 1px;
}

.endslidelink2 {
  -webkit-transition: all 500ms cubic-bezier(.901, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.901, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.endslidelink2:hover {
  color: #000;
}

.heromagazine {
  height: auto;
  margin-bottom: 6px;
  padding-top: 13%;
  padding-right: 28%;
  padding-left: 28%;
}

.magazineherodiv {
  display: block;
  width: auto;
  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;
  text-decoration: none;
}

.magazineimagetextdiv {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  text-decoration: none;
}

.magazineimage {
  display: none;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-basis: 333px;
  -ms-flex-preferred-size: 333px;
  flex-basis: 333px;
}

.magazineh1 {
  display: block;
  margin-top: 60px;
  margin-bottom: 13px;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  text-align: center;
  letter-spacing: 1.5px;
}

.magazinesection1 {
  margin-top: 0px;
  margin-bottom: 188px;
  padding-top: 156px;
}

.textdivmagazine {
  position: static;
  left: 139px;
  display: block;
  width: 75%;
  margin-right: auto;
  margin-left: auto;
}

.magazineh1_p {
  position: static;
  left: 142px;
  top: 104px;
  display: block;
  width: 75%;
  margin-right: auto;
  margin-bottom: 65px;
  margin-left: auto;
  float: none;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 1.5px;
}

.cooperationdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 400px;
  float: left;
  -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;
}

.designdiv {
  display: block;
  width: 168px;
  margin-top: 14px;
  margin-right: 0px;
  float: right;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.magazineh2_p {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: none;
  -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;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 1.2px;
}

.starkadlogo {
  position: static;
  display: inline-block;
  max-width: 199%;
  margin-bottom: 20px;
  margin-left: 14px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.zenithlogo {
  position: static;
  display: inline-block;
  max-width: 27%;
  margin-bottom: 9px;
  margin-left: 7px;
  float: none;
  clear: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.coorpdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 99px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-2 {
  width: 112px;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.magazinesection2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 56px;
  margin-bottom: 65px;
  padding-top: 0%;
  -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: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.shopdivmagazine {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 71%;
  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: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
}

.shopimg {
  max-width: 53%;
  margin-left: 0px;
  float: left;
}

.shoplinkdiv {
  display: block;
  margin-right: 0px;
  margin-left: 7%;
  float: right;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.shopbutton {
  display: block;
  width: 169px;
  margin-top: 29px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 3px solid #000;
  background-color: transparent;
  -webkit-transition: all 500ms cubic-bezier(.942, .024, .25, 1);
  transition: all 500ms cubic-bezier(.942, .024, .25, 1);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 14px;
  text-align: center;
  letter-spacing: 3px;
}

.shopbutton:hover {
  background-color: transparent;
  color: #000;
}

.magazineh2_2_p-copy {
  display: block;
  margin-top: auto;
  margin-right: 0%;
  margin-left: auto;
  float: none;
  clear: none;
  -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;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 0.8px;
}

.phonelink {
  color: #000;
  text-decoration: none;
}

.phonelink:hover {
  text-decoration: none;
}

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

.herocontact {
  height: 100vh;
  margin-bottom: 0px;
}

.publicationssection {
  height: 100vh;
  margin-top: 0px;
  margin-bottom: -108px;
}

.publicationsslider {
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-color: transparent;
}

.publicationssubnav {
  position: relative;
  left: 76px;
  top: 28px;
  z-index: 25;
  display: inline-block;
  width: 222px;
  float: none;
  background-color: #fff;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.publicationssubnav.r {
  left: -76px;
  right: 2px;
  float: right;
}

.publicationssubnav-copy {
  position: relative;
  left: -77px;
  top: 28px;
  right: -87px;
  z-index: 24;
  display: block;
  width: 222px;
  float: right;
  clear: none;
  background-color: #fff;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  direction: rtl;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.publicationssubnav-copy.r {
  left: -76px;
  right: 2px;
  float: right;
}

.div-block-2 {
  position: relative;
  z-index: 444444;
  width: 100%;
  padding-top: 30px;
  padding-right: 76px;
  padding-left: 76px;
  background-color: transparent;
}

.heroimpressum {
  height: auto;
  margin-bottom: 86px;
  padding-top: 12%;
}

.datenschutz {
  margin-top: 0px;
  padding-top: 111px;
}

.starkadlogo-copy {
  position: static;
  display: inline-block;
  max-width: 199%;
  margin-bottom: 11px;
  margin-left: 14px;
  padding-top: 1px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.gobacklink {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}

.h1navi-home {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi-home.r {
  left: -76px;
  right: 2px;
  float: right;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.h1navilinkhome {
  color: #000;
  text-decoration: none;
}

.h1navilinkhome.w--current {
  -webkit-transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.h1navilinkhome.w--current:hover {
  color: #000;
}

.menubuttonsub {
  position: relative;
  top: -27px;
  display: block;
  width: 49px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-left: 7px;
  float: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 200ms cubic-bezier(.211, -.502, .795, 1.492);
  transition: all 200ms cubic-bezier(.211, -.502, .795, 1.492);
  cursor: pointer;
}

.menubuttonsub.w--open {
  background-color: transparent;
}

.h1navilinkhome-copy {
  color: #000;
  text-decoration: none;
}

.h1navilinkhome-copy.w--current {
  -webkit-transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.h1navilinkhome-copy.w--current:hover {
  color: #000;
}

.reportthumbrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 18%;
  margin-bottom: 14px;
  margin-left: 18%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.reportlinkblock {
  margin-right: 4%;
  margin-left: 4%;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 270px;
  -ms-flex: 1 0 270px;
  flex: 1 0 270px;
  text-decoration: none;
}

.publicationslidetext {
  display: block;
  min-width: auto;
  margin-top: 29px;
  margin-bottom: 16px;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 29px;
  text-align: center;
  letter-spacing: 1.2px;
}

.magazineh1_pcontactr {
  position: static;
  left: 141px;
  display: block;
  width: 100%;
  margin: 0px auto 36px;
  float: left;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 1.5px;
}

.magazineh1_pcontactrimpr {
  position: static;
  left: 142px;
  top: 104px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-left: auto;
  float: left;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 1.5px;
}

.navlinkblock.w--current {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  width: 100%;
  height: 100vh;
}

.h1navi-copy {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi-copy.r {
  left: -76px;
  right: 2px;
  float: right;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-size: 26px;
}

.h1navilink-copy {
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.h1navilink-copy.w--current {
  position: static;
  top: -23px;
  -webkit-transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  text-decoration: none;
}

.h1navilink-copy.w--current:hover {
  color: #000;
}

.h1navi-copy2 {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi-copy2:hover {
  z-index: 22;
  -webkit-transform: skew(-13deg, 0deg);
  -ms-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
}

.h1navi-copy2.r {
  left: -76px;
  right: 2px;
  float: right;
  font-size: 26px;
}

.h1navilink-copy2 {
  color: #000;
  font-size: 24px;
  letter-spacing: 1.4px;
  text-decoration: none;
}

.h1navilink-copy2.w--current {
  -webkit-transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  transition: all 500ms cubic-bezier(.743, -.005, .25, 1);
  color: #000;
  font-size: 24px;
  text-decoration: none;
}

.h1navilink-copy2.w--current:hover {
  color: #000;
}

.h1navi-copy-copy {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi-copy-copy.r {
  left: -76px;
  right: 2px;
  display: none;
  float: right;
  opacity: 0;
  font-size: 26px;
}

.h1navi-copy2-copy {
  position: relative;
  left: 76px;
  top: 28px;
  display: inline-block;
  opacity: 0;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
  text-decoration: none;
}

.h1navi-copy2-copy.r {
  left: -76px;
  right: 2px;
  float: right;
  font-size: 26px;
}

.textdivmagazine-copy {
  position: absolute;
  left: 139px;
  display: block;
  width: 75%;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
}

.textdivmagazine-copysss {
  position: static;
  left: 139px;
  display: block;
  width: 75%;
  margin: 7% auto -81px;
}

.skewhoverdivslider {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}

.skewhoverdivslider:hover {
  -webkit-transform: skew(-13deg, 0deg);
  -ms-transform: skew(-13deg, 0deg);
  transform: skew(-13deg, 0deg);
}

.endslideimg {
  opacity: 0.2;
}

.slide {
  background-image: url('../images/homeslide_5.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide-2 {
  background-image: url('../images/homeslide_6.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/homeslide_6.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/_R4A3314_s.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide6 {
  background-image: url('../images/70_s.jpg');
  background-position: 50% 72%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide5 {
  background-image: url('../images/homeslide_5.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.slide_3 {
  background-image: url('../images/50_2.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.slide_2 {
  background-image: url('../images/homeslide_3.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide_1 {
  background-image: url('../images/homeslide_2.jpg');
  background-position: 50% 13%;
  background-size: cover;
}

.textdivmagazinebooklet {
  position: static;
  left: 139px;
  display: block;
  width: 71%;
  margin-right: auto;
  margin-left: auto;
}

.publicationslidehero {
  height: auto;
  margin-bottom: -10px;
  padding-top: 7%;
  padding-right: 35%;
  padding-left: 35%;
}

.contactnslidehero-copy {
  height: auto;
  padding-top: 8%;
}

.textdivmagazine-copy-copy {
  position: static;
  left: 139px;
  display: block;
  width: 75%;
  margin-top: 7%;
  margin-right: auto;
  margin-left: auto;
}

.vidloop {
  display: block;
  width: 600px;
  height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.hider {
  position: absolute;
  left: 200px;
  bottom: -79px;
  z-index: 5;
  width: 120px;
  height: 44px;
  background-color: #fff;
}

.bookletslide {
  display: block;
  width: 87%;
  height: auto;
  margin-right: auto;
  margin-bottom: 9px;
  margin-left: auto;
  background-color: transparent;
}

.left-arrow-copy {
  position: relative;
  left: -159px;
  top: 50px;
  right: 12px;
  display: none;
  width: 300px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  -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: transparent;
}

.right-arrow-copy {
  position: relative;
  left: 162px;
  top: -30px;
  display: none;
  width: 300px;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
}

.endslideimg-copy {
  opacity: 1;
}

.image-16 {
  display: block;
  max-width: 23%;
  margin: 105px auto 49px;
}

.reportslidermask-copy {
  height: auto;
  margin-bottom: -34px;
}

.imprsection {
  display: block;
  padding-top: 16%;
}

.section-3 {
  padding-top: 13%;
  float: none;
}

.magazineh1_p-copy {
  position: static;
  left: 142px;
  top: 104px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 42px;
  margin-left: auto;
  float: none;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 1.5px;
}

.nav-menu-copy {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: auto;
  width: auto;
  height: auto;
  min-height: auto;
  min-width: auto;
  margin-top: 0px;
  padding-top: 15%;
  float: right;
  background-color: #fff;
  opacity: 0.86;
}

.paragraph-2-mobile {
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  overflow: visible;
  height: 100%;
  padding-top: 22%;
  padding-right: 12%;
  padding-left: 12%;
  -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: hsla(0, 0%, 100%, 0.82);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 1.2px;
}

.reportslidehero-mobile {
  height: auto;
  padding-top: 11%;
  padding-right: 15%;
  padding-left: 15%;
}

.coorpdiv-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 99px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.starkadlogo-copyjj {
  position: static;
  display: inline-block;
  max-width: 199%;
  margin-bottom: 20px;
  margin-left: 14px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.magazineh1_pcontactrimpr-copy {
  position: static;
  left: 142px;
  top: 104px;
  display: block;
  width: auto;
  margin-right: auto;
  margin-bottom: 54px;
  margin-left: auto;
  float: left;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 19px;
  line-height: 27px;
  text-align: left;
  letter-spacing: 1.5px;
}

.opennavih1-copy {
  position: absolute;
  left: 76px;
  top: 28px;
  z-index: 500000000;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
}

.opennavih2-copy {
  position: absolute;
  top: 28px;
  right: 75px;
  z-index: 500000000;
  background-color: hsla(0, 0%, 100%, 0.49);
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 26px;
  letter-spacing: 1.5px;
}

.coorpdiv-copywww {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 99px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.starkadlogo-copyjj-copy {
  position: static;
  display: inline-block;
  max-width: 199%;
  margin-bottom: 20px;
  margin-left: 14px;
  padding-top: 0px;
  float: none;
  clear: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.magazineh2_p-copy {
  display: block;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: left;
  clear: none;
  -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;
  font-family: Itcavantgardegothicw04, Arial, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 22px;
  text-align: left;
  letter-spacing: 1.2px;
}

.footersection {
  display: none;
}

.left-arrow-storyslide {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
  display: block;
  overflow: hidden;
  width: auto;
  height: 107%;
  min-width: 50%;
  margin: 0px auto;
  float: left;
  clear: none;
  -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: transparent;
}

.right-arrow-storieslide {
  position: absolute;
  top: 0px;
  right: 0px;
  display: block;
  width: 50%;
  height: 107%;
  margin: 0px auto;
  float: right;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  background-color: transparent;
  cursor: default;
}

.endslidelink {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: inline-block;
}

.slide8 {
  background-image: url('../images/10_s.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide8-copy {
  background-image: url('../images/20_s.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide8-copy-copy {
  background-image: url('../images/02_s.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-18 {
  cursor: default;
}

html.w-mod-js *[data-ix="hidecookiewarning"] {
  display: block;
  opacity: 1;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="assetload"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="assetload-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="assetload-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

html.w-mod-js *[data-ix="hero-load"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

@media screen and (max-width: 991px) {
  .next {
    left: 339px;
    right: 11px;
    margin-right: 36%;
    padding-left: 0px;
  }
  .back {
    margin-left: auto;
    padding-left: 44px;
  }
  .slidemask {
    width: 100%;
  }
  .back-copy {
    margin-left: 280px;
    padding-left: 42px;
  }
  .next-copy {
    left: 339px;
    right: 11px;
    margin-right: 36%;
    margin-left: 13px;
    padding-left: 0px;
  }
  .right-arrow {
    left: 160px;
  }
  .left-arrow {
    left: -159px;
  }
  .reportslidermask {
    margin-bottom: -33px;
  }
  .cookiewarning2 {
    bottom: 16px;
    width: 210px;
    background-color: transparent;
  }
  .button-3 {
    margin-top: 13px;
    margin-right: 13px;
    font-size: 14px;
  }
  .cookieh1 {
    font-size: 13px;
    text-align: center;
  }
  .nav-menu {
    padding-top: 34%;
  }
  .h1navi {
    left: 31px;
  }
  .h1navi.r {
    left: -35px;
    right: -17px;
  }
  .heroreports {
    padding-top: 15%;
  }
  .navbar-reports {
    top: 0px;
  }
  .opennavih1 {
    left: 33px;
  }
  .opennavih2 {
    right: 34px;
  }
  .intropic {
    display: block;
  }
  .imagedivlinkright {
    padding-right: auto;
    padding-left: auto;
  }
  .imagedivlinkleft {
    padding-right: auto;
    padding-left: auto;
  }
  .footer {
    padding-right: 33px;
    padding-left: 33px;
  }
  .reportslidehero {
    padding-top: 30%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .paragraph-2 {
    padding-top: 18%;
  }
  .heromagazine {
    padding-top: 30%;
    padding-right: 18%;
    padding-left: 18%;
  }
  .magazineh1 {
    font-size: 19px;
  }
  .magazinesection1 {
    margin-bottom: 149px;
    padding-top: 113px;
  }
  .textdivmagazine {
    width: 80%;
  }
  .magazineh2_p {
    float: left;
  }
  .magazinesection2 {
    margin-top: 37px;
    margin-bottom: 121px;
  }
  .shopdivmagazine {
    width: 100%;
  }
  .shopimg {
    margin-left: 28px;
  }
  .shoplinkdiv {
    margin-right: 31px;
  }
  .publicationsslider {
    width: 61%;
  }
  .div-block-2 {
    padding-right: 36px;
    padding-left: 32px;
  }
  .starkadlogo-copy {
    margin-bottom: 3px;
  }
  .h1navi-home {
    left: 31px;
  }
  .h1navi-home.r {
    left: -35px;
    right: -17px;
  }
  .h1navi-copy {
    left: 31px;
  }
  .h1navi-copy.r {
    left: -35px;
    right: -17px;
  }
  .h1navi-copy2 {
    left: 31px;
  }
  .h1navi-copy2.r {
    left: -35px;
    right: -17px;
  }
  .h1navi-copy-copy {
    left: 31px;
  }
  .h1navi-copy-copy.r {
    left: -35px;
    right: -17px;
  }
  .h1navi-copy2-copy {
    left: 31px;
  }
  .h1navi-copy2-copy.r {
    left: -35px;
    right: -17px;
  }
  .textdivmagazine-copy {
    width: 80%;
  }
  .textdivmagazine-copysss {
    width: 80%;
  }
  .textdivmagazinebooklet {
    width: 80%;
  }
  .publicationslidehero {
    margin-bottom: 45px;
    padding-top: 24%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .contactnslidehero-copy {
    padding-top: 18%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .textdivmagazine-copy-copy {
    width: 80%;
  }
  .left-arrow-copy {
    left: -159px;
  }
  .right-arrow-copy {
    left: 160px;
  }
  .image-16 {
    max-width: 48%;
    margin-top: 66px;
    margin-bottom: 91px;
  }
  .reportslidermask-copy {
    margin-bottom: -33px;
  }
  .section-3 {
    padding-top: 23%;
  }
  .nav-menu-copy {
    padding-top: 34%;
  }
  .reportslidehero-mobile {
    padding-top: 19%;
    padding-right: 0%;
    padding-left: 0%;
  }
  .opennavih1-copy {
    left: 33px;
  }
  .opennavih2-copy {
    right: 34px;
  }
  .magazineh2_p-copy {
    float: left;
  }
  .footersection {
    display: none;
  }
  .left-arrow-storyslide {
    left: -159px;
    display: none;
  }
  .right-arrow-storieslide {
    left: 375px;
    display: block;
  }
}

@media screen and (max-width: 479px) {
  .next {
    position: static;
    left: 388px;
    right: -51px;
  }
  .back {
    position: static;
    left: 57px;
    top: 160px;
    padding-left: 44px;
    float: left;
  }
  .heading {
    font-size: 15px;
  }
  .heading.hh {
    font-size: 15px;
  }
  .heading.hh.rr {
    font-size: 15px;
  }
  .slidemask {
    height: 200px;
  }
  .slider {
    background-color: transparent;
  }
  .back-copy {
    position: static;
    left: 57px;
    top: 160px;
    margin-right: 17px;
    margin-left: 58px;
    padding-left: 44px;
    float: left;
  }
  .next-copy {
    position: static;
    left: 388px;
    right: -51px;
    margin-left: 74px;
    float: none;
  }
  .reportslider {
    width: 100%;
  }
  .right-arrow {
    left: 60px;
    width: 100px;
  }
  .left-arrow {
    left: -60px;
    width: 100px;
  }
  .cookiewarning2 {
    left: 25px;
    right: 25px;
    bottom: 24px;
    display: none;
    width: 67%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-14 {
    margin-left: 10px;
  }
  .cookieh1 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .div-block {
    background-position: 50% 113%;
    background-size: 33px;
    background-repeat: no-repeat;
  }
  .menubutton {
    position: absolute;
    top: 15px;
    right: 43%;
    padding-top: 13px;
    padding-bottom: 4px;
    padding-left: 7px;
    float: right;
  }
  .nav-menu {
    padding-top: 0%;
  }
  .navlink {
    margin-bottom: 2px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #000;
    font-size: 34px;
    line-height: 41px;
    letter-spacing: 1px;
  }
  .navlink.w--current {
    margin-bottom: 2px;
    font-size: 34px;
  }
  .h1navi {
    position: static;
    left: 16px;
    top: 9px;
    right: 2px;
    display: block;
    margin: 60px auto 0px;
    float: none;
    font-size: 8px;
    text-align: center;
  }
  .h1navi.r {
    left: -10px;
    top: -26px;
    right: -37px;
    display: none;
  }
  .h1navilink {
    font-size: 20px;
    letter-spacing: 0.5px;
  }
  .h1navilink.w--current {
    font-size: 20px;
    text-align: center;
    letter-spacing: 0.5px;
  }
  .heroreports {
    padding-top: 37%;
  }
  .navbar-reports {
    top: 0px;
  }
  .image-15 {
    display: block;
    max-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .opennavih1 {
    position: relative;
    left: auto;
    top: -90px;
    display: block;
    margin-top: 94px;
    margin-right: auto;
    margin-left: auto;
    font-size: 8px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .opennavih2 {
    position: relative;
    left: auto;
    top: 66px;
    right: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    font-size: 8px;
    letter-spacing: 0.5px;
  }
  .opennavlink {
    font-size: 20px;
  }
  .intropic {
    display: block;
    background-position: 31% 50%;
  }
  .reportgallery {
    display: block;
    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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
  }
  .imagedivlinkright {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1%;
    padding-left: 1%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .imagedivlinkleft {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1%;
    padding-left: 1%;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .imagedivlinkleft:hover {
    padding-right: 1%;
    padding-left: 1%;
  }
  .footer {
    margin-top: 135px;
    margin-bottom: 0px;
    padding-right: 1%;
    padding-bottom: 0px;
    padding-left: 1%;
  }
  .impressumdiv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .footertext {
    margin-top: -73px;
    margin-bottom: -4px;
    color: #000;
    font-size: 16px;
    text-align: center;
  }
  .instadiv {
    float: none;
  }
  .reportslidehero {
    padding-top: 44%;
  }
  .paragraph-2 {
    display: none;
  }
  .endparagraph {
    padding-top: 29%;
  }
  .heromagazine {
    padding-top: 46%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .magazineh1 {
    line-height: 28px;
  }
  .magazinesection1 {
    margin-top: -119px;
    margin-bottom: 39px;
    padding-top: 0px;
  }
  .textdivmagazine {
    width: 100%;
    margin-top: -15px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .magazineh1_p {
    display: block;
    width: auto;
    float: left;
  }
  .designdiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    float: none;
    clear: none;
    -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;
  }
  .magazineh2_p {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
    text-align: left;
  }
  .starkadlogo {
    margin-left: -2px;
    float: none;
  }
  .coorpdiv {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .magazinesection2 {
    display: block;
    margin-top: 3px;
    margin-bottom: 11px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .shopdivmagazine {
    width: auto;
    float: none;
    -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;
  }
  .shopimg {
    display: block;
    max-width: 98%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .shoplinkdiv {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    clear: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .shopbutton {
    display: block;
    width: 182px;
    margin: 1px auto 26px;
  }
  .magazineh2_2_p-copy {
    margin-top: 44px;
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 25px;
    text-align: center;
  }
  .herocontact {
    margin-bottom: 135px;
  }
  .publicationssection {
    height: auto;
    margin-bottom: 0px;
  }
  .publicationsslider {
    width: 100%;
    margin-bottom: 59px;
  }
  .publicationssubnav {
    float: left;
  }
  .publicationssubnav-copy {
    display: none;
  }
  .div-block-2 {
    margin-bottom: 80px;
    padding-top: 21px;
    padding-right: 0px;
    padding-left: 16px;
  }
  .starkadlogo-copy {
    margin-left: auto;
  }
  .gobacklink {
    z-index: auto;
    display: block;
  }
  .h1navi-home {
    left: 11px;
    top: -25px;
    font-size: 8px;
  }
  .h1navi-home.r {
    position: static;
    left: -169px;
    top: 2px;
    right: -37px;
    display: block;
    margin: -15px auto 0px;
    float: none;
  }
  .h1navilinkhome.w--current {
    position: static;
    left: 15px;
    top: 32px;
    right: 15px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 19px;
    line-height: 34px;
    text-align: center;
    letter-spacing: 0.5px;
  }
  .menubuttonsub {
    position: absolute;
    top: -92px;
    right: 43%;
    padding-top: 11px;
    padding-bottom: 7px;
    padding-left: 7px;
  }
  .h1navilinkhome-copy.w--current {
    position: static;
    left: 0px;
    top: -4px;
    display: block;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 19px;
    text-align: center;
    letter-spacing: 0.5px;
  }
  .reportthumbrow {
    margin-right: 1%;
    margin-bottom: 0px;
    margin-left: 1%;
  }
  .reportlinkblock {
    margin-right: 2%;
    margin-bottom: 15px;
    margin-left: 2%;
  }
  .magazineh1_pcontactr {
    font-size: 18px;
    letter-spacing: 1.3px;
  }
  .magazineh1_pcontactrimpr {
    width: 63%;
    float: left;
    font-size: 16px;
  }
  .h1navi-copy {
    position: absolute;
    left: 16px;
    top: 9px;
    right: 2px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    font-size: 8px;
  }
  .h1navi-copy.r {
    left: -10px;
    top: -26px;
    right: -37px;
    display: none;
  }
  .h1navilink-copy {
    font-size: 20px;
    letter-spacing: 0.5px;
  }
  .h1navilink-copy.w--current {
    font-size: 20px;
    text-align: left;
    letter-spacing: 0.5px;
  }
  .h1navi-copy2 {
    position: absolute;
    left: 16px;
    top: 9px;
    right: 2px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    font-size: 8px;
  }
  .h1navi-copy2.r {
    left: -10px;
    top: -26px;
    right: -37px;
    display: none;
  }
  .h1navilink-copy2 {
    font-size: 20px;
    letter-spacing: 0.5px;
  }
  .h1navilink-copy2.w--current {
    font-size: 20px;
    text-align: left;
    letter-spacing: 0.5px;
  }
  .h1navi-copy-copy {
    position: absolute;
    left: 16px;
    top: 9px;
    right: 2px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    font-size: 8px;
  }
  .h1navi-copy-copy.r {
    left: -10px;
    top: -26px;
    right: -37px;
    display: none;
  }
  .h1navi-copy2-copy {
    position: absolute;
    left: 16px;
    top: 9px;
    right: 2px;
    margin-top: 2px;
    margin-bottom: 0px;
    float: left;
    font-size: 8px;
  }
  .h1navi-copy2-copy.r {
    left: -10px;
    top: -26px;
    right: -37px;
    display: none;
  }
  .textdivmagazine-copy {
    width: 100%;
    margin-top: -15px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .textdivmagazine-copysss {
    width: 100%;
    margin-top: -15px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .slide-7 {
    background-position: 30% 0px;
  }
  .slide6 {
    background-position: -337px 0px;
  }
  .slide5 {
    background-position: -475px 0px;
  }
  .slide_3 {
    background-position: -259px 0px;
  }
  .slide_2 {
    background-position: 51% 50%;
  }
  .slide_1 {
    background-position: 48% 50%;
  }
  .textdivmagazinebooklet {
    width: 100%;
    margin-top: 161px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .publicationslidehero {
    margin-bottom: 2px;
    padding-top: 35%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .contactnslidehero-copy {
    padding-top: 56%;
  }
  .textdivmagazine-copy-copy {
    width: 100%;
    margin-top: -15px;
    padding-right: 16px;
    padding-left: 16px;
  }
  .bookletslide {
    width: 100%;
  }
  .left-arrow-copy {
    left: -60px;
    width: 100px;
  }
  .right-arrow-copy {
    left: 60px;
    width: 100px;
  }
  .image-16 {
    max-width: 92%;
    margin-top: 13px;
    margin-bottom: 3px;
  }
  .section-3 {
    padding-top: 55%;
    padding-right: 3%;
    padding-left: 3%;
  }
  .nav-menu-copy {
    padding-top: 51%;
  }
  .paragraph-2-mobile {
    position: static;
    padding-top: 0px;
    padding-right: 0%;
    padding-left: 0%;
    font-size: 15px;
    line-height: 23px;
    letter-spacing: 1.1px;
  }
  .reportslidehero-mobile {
    padding: 41% 3% 30px;
  }
  .coorpdiv-copy {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .starkadlogo-copyjj {
    margin-left: -7px;
  }
  .magazineh1_pcontactrimpr-copy {
    width: 100%;
    margin-bottom: 1px;
    float: left;
    font-size: 16px;
  }
  .opennavih1-copy {
    position: relative;
    left: auto;
    top: -90px;
    display: block;
    margin-top: 94px;
    margin-right: auto;
    margin-left: auto;
    font-size: 8px;
    line-height: 20px;
    letter-spacing: 0.5px;
  }
  .opennavih2-copy {
    position: relative;
    left: auto;
    top: 65px;
    right: auto;
    display: block;
    margin-right: auto;
    margin-left: auto;
    background-color: transparent;
    font-size: 8px;
    letter-spacing: 0.5px;
  }
  .link-block-3 {
    clear: none;
  }
  .coorpdiv-copywww {
    -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: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .starkadlogo-copyjj-copy {
    margin-left: -1px;
  }
  .magazineh2_p-copy {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 279.921875px;
    clear: none;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    font-size: 14px;
    text-align: left;
  }
  .footersection {
    display: inline-block;
    margin-top: -144px;
    margin-bottom: 23px;
  }
  .left-arrow-storyslide {
    left: -60px;
    width: 100px;
  }
  .right-arrow-storieslide {
    left: 60px;
    width: 100px;
  }
}

@font-face {
  font-family: 'Itcavantgardegothicw04';
  src: url('../fonts/ITCAvantGardeGothicW04-Bold_1.woff2') format('woff2'), url('../fonts/ITCAvantGardeGothicW04-Bold_1.eot') format('embedded-opentype'), url('../fonts/ITCAvantGardeGothicW04-Bold_1.woff') format('woff'), url('../fonts/ITCAvantGardeGothicW04-Bold_1.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}