body {
  overflow-x: visible;
  overflow-y: visible;
  margin-bottom: 0px;
  background-image: none;
  background-attachment: scroll;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  position: relative;
  display: block;
  margin: 146px auto 10px;
  padding-top: 0px;
  padding-right: 1px;
  float: none;
  clear: both;
  background-color: transparent;
  background-image: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: opacity 500ms ease-in;
  transition: opacity 500ms ease-in;
  font-family: Lato, sans-serif;
  color: #a6a6a6;
  font-size: 50px;
  line-height: 44px;
  font-weight: 100;
  text-align: center;
}
h1:hover {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
h2 {
  position: static;
  display: none;
  margin: 10px auto;
  float: none;
  clear: none;
  border-bottom-right-radius: 20px;
  background-color: rgba(235, 224, 223, 0.68);
  -webkit-transition: text-shadow 500ms ease;
  transition: text-shadow 500ms ease;
  font-family: Exo, sans-serif;
  color: #474747;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
  text-align: center;
}
h2:hover {
  text-shadow: #2e2e2e 1px 2px 9px;
}
h3 {
  margin: 10px 0px;
  padding-top: 5px;
  padding-left: 5px;
  box-shadow: #b00505 0px -7px 5px -2px;
  color: #b07a05;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
  text-shadow: black 1px 1px 6px;
}
h4 {
  margin: 10px 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin: 10px 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  margin-left: 20px;
  padding-top: 7px;
  padding-right: 20px;
  padding-left: 20px;
  float: none;
  box-shadow: #b00505 0px -9px 6px -7px;
  font-family: Exo, sans-serif;
  color: white;
  font-size: 24px;
  line-height: 24px;
  font-weight: 100;
  text-align: left;
  text-shadow: none;
}
.button {
  display: inline-block;
  width: 80px;
  height: 80px;
  margin: 10px auto 0px 54px;
  padding: 0px;
  float: left;
  border-radius: 45px;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  font-family: Exo, sans-serif;
  color: white;
  font-size: 29px;
  line-height: 43px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  list-style-type: none;
}
.button:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 794ms ease;
  transition: none 794ms ease;
  color: white;
  text-shadow: none;
}
.button:active {
  background-image: -webkit-linear-gradient(black, #cc900e);
  background-image: linear-gradient(black, #cc900e);
  box-shadow: black 0px 0px 8px 0px inset;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  text-shadow: black 1px 1px 6px;
}
.button.w--current {
  width: 80px;
  height: 80px;
  border-radius: 45px;
  background-image: url('../images/box_icon&48.png');
  background-position: 43% 50%;
  background-size: 52px;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 22px;
  line-height: 65px;
  text-shadow: none;
}
.button.what {
  border: 2px solid white;
  background-image: url('../images/box_icon&48.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  text-shadow: none;
}
.button.what:hover {
  border-color: white;
  background-color: rgba(255, 255, 255, 0.18);
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  text-shadow: none;
}
.button.about {
  border: 2px solid white;
  background-image: url('../images/user_icon&48.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
  box-shadow: none;
  text-shadow: none;
}
.button.about:hover {
  border-color: white;
  background-color: rgba(255, 255, 255, 0.18);
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  text-shadow: none;
}
.button.contact {
  border: 2px solid white;
  background-image: url('../images/mail_2_icon&48.png');
  background-position: 50% 50%;
  background-size: 46px;
  background-repeat: no-repeat;
  box-shadow: none;
  text-shadow: none;
}
.button.contact:hover {
  border-color: white;
  background-color: rgba(255, 255, 255, 0.18);
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  text-shadow: none;
}
.button.s101 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 78px;
  margin-left: auto;
  padding-left: 0px;
  float: none;
  border: 1px solid #0c94c9;
  border-radius: 10px;
  box-shadow: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: background-color 500ms ease, color 500ms ease, border-color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease, border-color 500ms ease;
  color: #0c94c9;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-shadow: none;
}
.button.s101:hover {
  border-color: #0c94c9;
  background-color: #0c94c9;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  color: white;
  text-shadow: none;
}
.button.s102 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 78px;
  margin-left: auto;
  float: none;
  border: 1px solid #5bc90c;
  border-radius: 10px;
  background-color: transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: none;
  color: #5bc90c;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-shadow: none;
}
.button.s103 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 78px;
  margin-left: auto;
  float: none;
  border-color: #c90c32;
  border-radius: 10px;
  background-color: transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  box-shadow: none;
  color: #c90c32;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-shadow: none;
}
.top {
  position: static;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 1050px;
  margin: 0px auto;
  float: none;
  clear: none;
  background-image: url('../images/rocky-shore-26571-27262-hd-wallpapers.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.myname {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin: -90px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: none;
  clear: none;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  font-family: Exo, sans-serif;
  color: white;
  font-size: 92px;
  line-height: 91px;
  font-style: normal;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-indent: 0px;
  list-style-type: none;
  text-shadow: rgba(0, 0, 0, 0.38) 1px 2px 4px;
}
.mymotto {
  margin-top: 17px;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  background-color: transparent;
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 21px;
  font-weight: 300;
  text-align: center;
  list-style-type: none;
  text-shadow: black -1px 10px 5px;
}
.infos {
  margin: 5px 10px 0px;
  padding: 20px 20px 47px;
  background-color: rgba(255, 255, 255, 0);
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.sample {
  margin-top: 10px;
  margin-left: 0px;
  border-bottom-right-radius: 20px;
  background-color: rgba(0, 3, 84, 0);
  box-shadow: none;
  opacity: 1;
  font-family: Exo, sans-serif;
  color: black;
  font-size: 17px;
  line-height: 24px;
  font-weight: 300;
  text-shadow: none;
}
.sample:hover {
  box-shadow: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-shadow: none;
}
.sample:focus {
  box-shadow: none;
  text-shadow: none;
}
.name-motto {
  margin-left: 0px;
}
.bizz {
  position: static;
  padding-top: 0px;
  background-color: transparent;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.sportsimg {
  display: block;
  width: auto;
  min-width: 300px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid gray;
  border-radius: 0px;
  box-shadow: none;
  opacity: 1;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.sportsimg:hover {
  box-shadow: black 1px 1px 19px 0px;
}
.thinkimg {
  display: block;
  width: auto;
  min-width: 300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: 1px solid gray;
  opacity: 1;
}
.thinkimg:hover {
  background-color: rgba(219, 217, 217, 0.4);
  background-image: none;
  box-shadow: none;
  -webkit-transition: box-shadow 721ms ease;
  transition: box-shadow 721ms ease;
}
.sportsc {
  left: 0px;
  top: 0px;
  background-color: transparent;
}
.welcome-msg {
  margin-top: 0px;
  margin-bottom: 13px;
  padding-top: 21px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family:'Poiret One', sans-serif;
  color: rgba(255, 255, 255, 0.87);
  font-size: 75px;
  font-weight: 400;
  text-shadow: none;
}
.welcome-sec {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 190px;
  margin-top: 0px;
  padding-bottom: 0px;
  clear: none;
  background-color: rgba(28, 37, 49, 0.92);
  box-shadow: none;
  opacity: 1;
}
.welcometext {
  display: block;
  width: 80%;
  margin: 1px auto auto;
  padding: 0px 40px;
  box-shadow: none;
  font-family: Oswald, sans-serif;
  color: #a3a3a3;
  line-height: 26px;
  font-weight: 100;
  text-align: center;
  text-shadow: none;
}
.welcometext:hover {
  box-shadow: none;
  text-shadow: none;
}
.welcometext:focus {
  box-shadow: none;
  text-shadow: none;
}
.inbetweensection {
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  min-height: 150px;
  margin-top: 0px;
  padding-top: 1px;
  background-image: url('../images/bg5.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  box-shadow: none;
}
.bizzimg {
  display: block;
  width: auto;
  min-width: 300px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid gray;
  border-radius: 0px;
  opacity: 1;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.bizzimg:hover {
  border-radius: 0px;
}
.logomdn {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 245px;
  margin-top: 144px;
  margin-right: auto;
  margin-left: auto;
  clear: both;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.newcopyright {
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding-left: 8px;
  float: left;
  font-family: Exo, sans-serif;
  color: rgba(235, 228, 228, 0.49);
  font-weight: 300;
  text-shadow: none;
}
.sferelogo {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 800px;
  margin-top: 150px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 14px;
  padding-bottom: 8px;
  float: none;
  clear: none;
  border-radius: 20px;
  opacity: 1;
}
.sferesoon {
  margin-right: 60px;
  float: right;
  background-color: rgba(59, 59, 59, 0);
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-weight: 200;
}
.alternatetop {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 1200px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bgTv2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.social {
  background-color: transparent;
}
.section10 {
  height: 600px;
  margin-top: 0px;
  padding-top: 0px;
  background-image: url('../images/dontjuststand_there_min.png');
  background-position: 50% 33px;
  background-size: cover;
  background-repeat: repeat;
  background-attachment: fixed;
}
.section10.s1 {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  height: 750px;
  background-position: 50% 50%;
}
.section10.s2 {
  height: 750px;
  background-image: url('../images/wildSideMin.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.section10.s103 {
  height: 750px;
  background-image: url('../images/musicPic.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.overlay {
  position: absolute;
  left: 0px;
  top: 593px;
  right: 0px;
  display: inline-block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 300px;
  margin-top: 52px;
  padding-top: 0px;
  float: left;
  clear: both;
}
.overlay.reversed {
  top: 803px;
  display: block;
  margin-top: 59px;
}
.buttonctrls {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}
.buttonctrlscenter {
  display: block;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}
.buttonblock {
  display: block;
  margin-right: auto;
  margin-left: 241px;
  padding-left: 2px;
}
.arrowelem {
  position: absolute;
  left: 0px;
  top: 822px;
  right: 0px;
  display: none;
  overflow-x: hidden;
  overflow-y: hidden;
  margin: 0px auto;
  padding-bottom: 1px;
}
.arrowelem2 {
  position: static;
  left: 0px;
  top: -4px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  margin: -19px auto 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  background-color: transparent;
  opacity: 0.61;
}
.imgblock {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}
.divtrans {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 60px;
  margin-top: 1px;
  margin-bottom: -60px;
  float: none;
  clear: none;
  background-color: rgba(255, 255, 255, 0.63);
  opacity: 0;
}
.metitle {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 1px;
  padding-bottom: 0px;
  clear: none;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family: Exo, sans-serif;
  color: rgba(217, 217, 217, 0.76);
  font-size: 40px;
  line-height: 54px;
  font-weight: 200;
  text-align: center;
  text-shadow: black 1px 1px 6px;
}
.metitlep {
  position: static;
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 60px;
  margin-top: 0px;
  margin-bottom: -60px;
  float: none;
  clear: none;
  opacity: 0;
}
.dividerline {
  display: block;
  overflow-x: visible;
  overflow-y: visible;
  width: auto;
  height: 10px;
  margin-top: -199px;
  margin-bottom: 0px;
  background-color: rgba(125, 30, 17, 0.49);
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.arrdn {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 30px;
  margin: 51px auto 0px;
  clear: both;
  background-image: url('../images/arrDn.png');
  background-position: 50% 50%;
  background-size: 80px;
  background-repeat: no-repeat;
}
.welcomepara {
  padding-bottom: 1px;
}
.section101 {
  width: 530px;
  height: 600px;
  float: right;
  background-color: rgba(28, 37, 49, 0.81);
}
.section101.s102 {
  height: 750px;
  min-width: 0px;
  float: left;
  box-shadow: black 0px 0px 17px 0px inset;
}
.section101.s101 {
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 750px;
  float: right;
  clear: both;
  box-shadow: rgba(0, 0, 0, 0.95) 0px 0px 17px 0px inset;
  opacity: 1;
}
.section101.s103 {
  height: 750px;
  box-shadow: black 0px 0px 17px 0px inset;
}
.section101divider {
  width: 10px;
  height: 750px;
  min-width: 0px;
  float: right;
  background-color: #c90c32;
}
.section101divider.s102 {
  height: 750px;
  min-width: 0px;
  float: left;
  background-color: #5bc90c;
}
.section101divider.s101 {
  height: 750px;
  background-color: #0c94c9;
  box-shadow: none;
}
.section101title {
  position: static;
  margin-top: 100px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  font-family:'Poiret One', sans-serif;
  color: #0c94c9;
  font-size: 87px;
  font-style: normal;
  font-weight: 600;
  list-style-type: none;
}
.section101title.s102 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #5bc90c;
  line-height: 45px;
  letter-spacing: 0px;
}
.section101title.s103 {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  color: #c90c32;
}
.section101text {
  display: block;
  margin-top: 77px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 35px;
  padding-left: 35px;
  box-shadow: none;
  opacity: 1;
  font-family: Oswald, sans-serif;
  color: #a3a3a3;
  font-size: 23px;
  font-style: normal;
  font-weight: 100;
  text-shadow: none;
}
.sectionpicture {
  position: relative;
  left: 0px;
  top: -128px;
  right: 0px;
  bottom: 0px;
}
.sectionardn {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -700px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  height: 30px;
  margin-right: 0px;
  margin-left: 300px;
  float: none;
  background-image: url('../images/arrDn.png');
  background-position: 50% 50%;
  background-size: 60px;
  background-repeat: no-repeat;
}
.sectionardn.s101 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: -700px;
  display: block;
  overflow-x: hidden;
  overflow-y: hidden;
  float: none;
  clear: none;
}
.sectionardn.s102 {
  margin-right: 300px;
  margin-left: auto;
  float: none;
}
.newbutton.s101 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 78px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #0c94c9;
  border-radius: 10px;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-family: Exo, sans-serif;
  color: #0c94c9;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
}
.newbutton.s101:hover {
  background-color: #0c94c9;
  color: white;
}
.newbutton.s102 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 48px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #5bc90c;
  border-radius: 10px;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-family: Exo, sans-serif;
  color: #5bc90c;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
}
.newbutton.s102:hover {
  background-color: #5bc90c;
  color: white;
}
.newbutton.s103 {
  display: block;
  width: 150px;
  height: 50px;
  margin-top: 78px;
  margin-right: auto;
  margin-left: auto;
  border: 1px solid #c90c32;
  border-radius: 10px;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  font-family: Exo, sans-serif;
  color: #c90c32;
  font-size: 24px;
  line-height: 47px;
  font-weight: 100;
  text-align: center;
  text-decoration: none;
  list-style-type: none;
}
.newbutton.s103:hover {
  background-color: #c90c32;
  color: white;
}
.openingscreen {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  overflow-x: visible;
  overflow-y: visible;
  width: 100%;
  height: 950px;
  margin-top: 0px;
  margin-bottom: -936px;
  padding-top: 0px;
  padding-bottom: 0px;
  clear: none;
  background-color: rgba(28, 37, 49, 0.90);
}
.footer {
  min-height: 150px;
  background-color: #1c2531;
}
.footercopyright {
  padding-top: 56px;
}
.copyright {
  font-family: Raleway, sans-serif;
  color: #a3a3a3;
  text-align: center;
  text-decoration: none;
}
.link {
  color: #a3a3a3;
  text-decoration: none;
  list-style-type: none;
}
.footervarcontent {
  padding-top: 56px;
}
.contacticon {
  width: 25px;
  height: 25px;
  min-width: 0px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
}
.contacticon.linkdin {
  position: static;
  left: -33px;
  top: -23px;
  width: 25px;
  height: 25px;
  min-width: 0px;
  margin-top: -22px;
  margin-left: 0px;
  padding-left: 0px;
  float: right;
  clear: none;
  background-image: url('../images/linkedin.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.contacticon.xing {
  position: static;
  left: 24px;
  top: -23px;
  margin-top: -22px;
  margin-right: 6px;
  margin-left: 0px;
  float: right;
  background-image: url('../images/xing.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.footertextvar {
  font-family: Raleway, sans-serif;
  color: #a3a3a3;
  text-align: center;
  text-transform: none;
  list-style-type: none;
}
html.w-mod-js *[data-ix="new-interaction"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="new-interaction-2"] {
  opacity: 0.18;
}
html.w-mod-js *[data-ix="appearonscroll"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="apear"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfromleft"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfromright"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfromabove"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfromabove-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfrombelow"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearbubble"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px) scale(0.8);
  -ms-transform: translate(0px, 0px) scale(0.8);
  transform: translate(0px, 0px) scale(0.8);
}
html.w-mod-js *[data-ix="appearbubble-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px) scale(0.8);
  -ms-transform: translate(0px, 0px) scale(0.8);
  transform: translate(0px, 0px) scale(0.8);
}
html.w-mod-js *[data-ix="appearbubble-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 0px) scale(0.8);
  -ms-transform: translate(0px, 0px) scale(0.8);
  transform: translate(0px, 0px) scale(0.8);
}
html.w-mod-js *[data-ix="display-none"] {
  display: none;
}
html.w-mod-js *[data-ix="appearfrombelow-2"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfrombelow-3"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="appearfrombelow-4"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="initialnone"] {
  display: none;
  height: 0px;
}
html.w-mod-js *[data-ix="fadein"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="fadeinright"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="fadeinleft"] {
  opacity: 0;
}
html.w-mod-js *[data-ix="dissapearonload"] {
  display: inline-block;
}
@media (max-width: 991px) {
  body {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  h1 {
    margin-left: 3px;
    padding-left: 1px;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
  }
  h3 {
    box-shadow: #b00505 0px -7px 5px -2px;
    text-shadow: black 1px 1px 6px;
  }
  .button {
    margin-top: 3px;
    box-shadow: black 0px 1px 3px 0px;
    text-shadow: none;
  }
  .button.what {
    text-shadow: none;
  }
  .button.about {
    text-shadow: none;
  }
  .button.contact {
    text-shadow: none;
  }
  .button.s101 {
    margin-top: 21px;
    text-shadow: none;
  }
  .button.s102 {
    margin-top: 21px;
    text-shadow: none;
  }
  .button.s103 {
    margin-top: 0px;
    text-shadow: none;
  }
  .top {
    height: 800px;
    margin-top: 0px;
    float: none;
    background-attachment: scroll;
    box-shadow: black 0px 2px 10px 0px;
  }
  .myname {
    position: static;
    display: block;
    margin-top: -102px;
    margin-bottom: 15px;
    padding-top: 0px;
    padding-left: 0px;
    clear: none;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    color: white;
    font-size: 60px;
    line-height: 63px;
    font-weight: 400;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 2px 4px;
  }
  .mymotto {
    margin-top: 13px;
    padding-left: 0px;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: white;
    font-size: 13px;
    text-align: center;
    text-shadow: black 0px 9px 5px;
  }
  .infos {
    margin-top: -3px;
    padding-top: 36px;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .sample {
    box-shadow: none;
    font-size: 14px;
    text-shadow: none;
  }
  .sportsimg {
    width: 216px;
    min-width: 0px;
    box-shadow: none;
  }
  .thinkimg {
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    width: 216px;
    min-width: 0px;
    margin-top: 1px;
    float: none;
    clear: none;
  }
  .welcome-msg {
    margin-top: 0px;
    margin-bottom: 5px;
    padding-top: 9px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    color: white;
    font-size: 44px;
    font-weight: 200;
    text-shadow: none;
  }
  .welcome-sec {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    min-height: 160px;
    margin-top: 0px;
    margin-bottom: -2px;
    padding-top: 2px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    box-shadow: none;
    line-height: 26px;
  }
  .welcometext {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 10px;
    padding-left: 10px;
    box-shadow: none;
    font-size: 17px;
    font-weight: 300;
    text-shadow: none;
  }
  .inbetweensection {
    box-shadow: black 1px 4px 5px 0px inset;
  }
  .bizzimg {
    width: 216px;
    min-width: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logomdn {
    width: 176px;
    margin-top: 95px;
    margin-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .sferelogo {
    display: block;
    width: 2000px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 32px;
    padding-left: 10px;
    float: none;
    clear: none;
  }
  .sferesoon {
    margin-top: 83px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .alternatetop {
    height: 2052px;
    margin-right: 0px;
    padding-right: 0px;
  }
  .section10 {
    margin-top: 0px;
  }
  .section10.s1 {
    height: 500px;
  }
  .section10.s2 {
    height: 500px;
  }
  .section10.s103 {
    height: 500px;
  }
  .overlay {
    top: 379px;
    width: 200px;
    margin-top: 85px;
  }
  .overlay.reversed {
    top: 515px;
    margin-top: 95px;
  }
  .buttonblock {
    margin-left: 127px;
  }
  .arrowelem2 {
    position: relative;
    top: -13px;
    bottom: 0px;
    display: block;
    width: 40px;
    opacity: 1;
  }
  .dividerline {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    overflow-x: visible;
    overflow-y: visible;
  }
  .arrdn {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
    height: 30px;
    margin-top: 66px;
  }
  .welcomepara {
    margin-top: 0px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .section101.s102 {
    height: 500px;
  }
  .section101.s101 {
    height: 500px;
  }
  .section101.s103 {
    height: 500px;
  }
  .section101divider.s102 {
    height: 500px;
  }
  .section101divider.s101 {
    height: 500px;
  }
  .section101divider._103 {
    height: 500px;
  }
  .section101title {
    margin-top: 36px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section101title.s102 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section101text {
    margin-top: 23px;
    box-shadow: none;
    font-size: 21px;
    font-weight: 300;
    text-shadow: none;
  }
  .sectionpicture {
    position: static;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    margin-top: -132px;
  }
  .sectionardn {
    bottom: -450px;
    margin-left: 65px;
  }
  .sectionardn.s101 {
    bottom: -450px;
  }
  .sectionardn.s102 {
    bottom: -450px;
  }
  .sectionardn.s102.w--current {
    margin-right: auto;
    margin-left: auto;
  }
  .newbutton.s101 {
    margin-top: 20px;
  }
  .newbutton.s102 {
    margin-top: 20px;
  }
  .newbutton.s103 {
    margin-top: 20px;
  }
  .openingscreen {
    height: 800px;
    margin-bottom: -747px;
  }
  .footer {
    min-height: 150px;
    min-width: 0px;
  }
  .footervarcontent {
    padding-top: 56px;
  }
  .contacticon.linkdin {
    position: static;
    left: -246px;
    top: 6px;
    display: block;
    margin-top: -32px;
    margin-right: 18px;
    margin-left: auto;
    padding-right: 0px;
    float: right;
  }
  .contacticon.xing {
    position: static;
    left: -124px;
    top: 6px;
    display: block;
    margin-top: -32px;
    margin-right: 51px;
    margin-left: 0px;
    padding-top: 1px;
    float: right;
    clear: none;
  }
  .footertextvar {
    width: 250px;
    text-align: left;
  }
}
@media (max-width: 767px) {
  body {
    background-image: none;
    background-size: auto;
    background-attachment: scroll;
  }
  h1 {
    margin-top: 80px;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
  }
  h2 {
    display: block;
    margin-right: 0px;
    padding-right: 0px;
    background-color: rgba(255, 30, 0, 0.2);
    color: #9e9b9b;
    font-size: 30px;
    font-weight: 300;
  }
  p {
    box-shadow: #b00505 0px -9px 6px -7px;
    text-shadow: none;
  }
  .button {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: 17px;
    float: none;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    box-shadow: black 0px 1px 3px 0px;
    text-shadow: none;
  }
  .button.what {
    width: 55px;
    height: 55px;
    min-width: 0px;
    margin-left: 15px;
    float: left;
    background-image: url('../images/box_icon&48.png');
    background-position: 47% 50%;
    background-size: 36px;
    background-repeat: no-repeat;
    text-shadow: none;
  }
  .button.about {
    width: 55px;
    height: 55px;
    min-width: 0px;
    margin-left: 17px;
    float: left;
    border-radius: 45px;
    background-image: url('../images/user_icon&48.png');
    background-position: 50% 46%;
    background-size: 35px;
    background-repeat: no-repeat;
    text-shadow: none;
  }
  .button.contact {
    width: 55px;
    height: 55px;
    min-width: 0px;
    margin-left: 17px;
    float: left;
    background-image: url('../images/mail_2_icon&48.png');
    background-position: 50% 50%;
    background-size: 33px;
    background-repeat: no-repeat;
    text-shadow: none;
  }
  .button.s101 {
    text-shadow: none;
  }
  .button.s102 {
    text-shadow: none;
  }
  .button.s103 {
    margin-top: 0px;
    text-shadow: none;
  }
  .top {
    height: 450px;
    margin-top: 0px;
    padding-top: 1px;
  }
  .myname {
    margin-top: -45px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    color: white;
    font-size: 55px;
    font-weight: 400;
    letter-spacing: 2px;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 2px 4px;
  }
  .mymotto {
    display: block;
    margin: -6px auto 0px;
    padding-top: 0px;
    padding-bottom: 15px;
    padding-left: 9px;
    float: none;
    clear: both;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-align: center;
    text-shadow: black -1px 10px 5px;
  }
  .infos {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .sample {
    box-shadow: none;
    font-size: 15px;
    text-shadow: none;
  }
  .bizz {
    padding-bottom: 5px;
  }
  .sportsimg {
    display: none;
    width: 120px;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    box-shadow: none;
  }
  .sportsimg:hover {
    box-shadow: none;
  }
  .thinkimg {
    display: none;
    width: 120px;
    margin-right: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
  }
  .welcome-msg {
    padding-top: 9px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-shadow: none;
  }
  .welcome-sec {
    display: block;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  .welcometext {
    display: block;
    width: 89%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-shadow: none;
  }
  .inbetweensection {
    background-image: url('../images/AlternateRedBackground.png');
    background-position: 100% 50%;
    box-shadow: black 1px 4px 5px 0px inset;
  }
  .bizzimg {
    display: none;
    width: 120px;
    float: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logomdn {
    width: 157px;
    margin-top: 72px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .sferelogo {
    margin-top: 113px;
    padding-right: 60px;
  }
  .sferesoon {
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-family: Lato, sans-serif;
    font-size: 44px;
    font-weight: 200;
  }
  .section10 {
    margin-top: 0px;
  }
  .section10.s103 {
    height: 500px;
  }
  .overlay {
    top: 243px;
    width: 250px;
    margin-top: 24px;
  }
  .overlay.reversed {
    top: 0px;
    margin-top: 423px;
  }
  .buttonctrls {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .buttonctrlscenter {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow-x: visible;
    overflow-y: visible;
  }
  .buttonblock {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin: -20px auto 1px 165px;
    padding-bottom: 0px;
    float: left;
    clear: both;
  }
  .arrowelem2 {
    position: relative;
    left: 0px;
    top: -19px;
    right: 0px;
    bottom: auto;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .dividerline {
    margin-top: -12px;
  }
  .arrdn {
    height: 20px;
    margin-top: 25px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .arrdn.w--current {
    margin-top: 21px;
  }
  .section101.s102 {
    width: 100%;
  }
  .section101.s101 {
    width: 100%;
    float: right;
  }
  .section101.s103 {
    width: 100%;
    height: 500px;
    float: left;
    clear: none;
  }
  .section101divider.s102 {
    display: none;
  }
  .section101divider.s101 {
    display: none;
  }
  .section101divider._103 {
    display: none;
  }
  .section101title {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 65px;
  }
  .section101title.s102 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 65px;
  }
  .section101title.s103 {
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 65px;
  }
  .section101text {
    text-shadow: none;
  }
  .sectionpicture {
    display: none;
    margin-top: -106px;
  }
  .sectionardn {
    top: -55px;
    bottom: 0px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
  }
  .newbutton.s101 {
    margin-top: 15px;
  }
  .newbutton.s102 {
    margin-top: 15px;
  }
  .newbutton.s103 {
    margin-top: 15px;
  }
  .openingscreen {
    height: 450px;
    margin-top: 0px;
    margin-bottom: -436px;
  }
  .footercopyright {
    padding-top: 12px;
  }
  .footervarcontent {
    position: static;
    padding-top: 13px;
    text-align: left;
  }
  .contacticon.linkdin {
    margin-top: -22px;
    margin-right: 32px;
  }
  .contacticon.xing {
    margin-top: -22px;
    margin-right: 13px;
  }
  .footertextvar {
    display: block;
    width: 356px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    float: none;
    text-align: center;
  }
}
@media (max-width: 479px) {
  body {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
  }
  h1 {
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    font-size: 34px;
  }
  h2 {
    display: none;
    background-color: rgba(255, 30, 0, 0.2);
    color: #9e9b9b;
    font-size: 30px;
    font-weight: 300;
  }
  h3 {
    float: none;
    box-shadow: #b00505 0px -7px 5px -2px;
    text-align: left;
    text-shadow: black 1px 1px 6px;
  }
  p {
    box-shadow: #b00505 0px -9px 6px -7px;
    font-size: 12px;
    text-shadow: none;
  }
  .button {
    display: block;
    width: 200px;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    float: none;
    clear: both;
    background-image: none;
    box-shadow: none;
    font-size: 18px;
    line-height: 22px;
    text-shadow: none;
  }
  .button.contact {
    box-shadow: none;
    text-shadow: none;
  }
  .button.s101 {
    box-shadow: none;
    text-shadow: none;
  }
  .button.s102 {
    box-shadow: none;
    text-shadow: none;
  }
  .button.s103 {
    margin-top: 20px;
    box-shadow: none;
    text-shadow: none;
  }
  .top {
    position: static;
    height: 500px;
    margin-top: 0px;
    box-shadow: black -2px 2px 3px 0px;
  }
  .myname {
    display: block;
    margin: -45px auto 0px;
    padding-top: 0px;
    float: none;
    clear: both;
    background-image: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-transition: opacity 500ms ease-in;
    transition: opacity 500ms ease-in;
    direction: ltr;
    color: white;
    font-size: 35px;
    line-height: 53px;
    font-weight: 400;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.2) 1px 2px 4px;
  }
  .mymotto {
    display: block;
    margin: -15px auto 1px;
    padding-top: 0px;
    padding-bottom: 3px;
    padding-left: 1px;
    float: none;
    box-shadow: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 15px;
    text-align: center;
    text-shadow: black -1px 10px 5px;
  }
  .infos {
    padding-right: 5px;
    padding-left: 5px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
  }
  .sample {
    box-shadow: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    text-shadow: none;
  }
  .bizz {
    margin-top: 26px;
  }
  .sportsimg {
    display: inline-block;
    width: auto;
    float: none;
    box-shadow: none;
  }
  .thinkimg {
    display: inline-block;
    width: auto;
    margin-right: 5px;
    padding-right: 0px;
    padding-left: 0px;
    float: none;
  }
  .welcome-msg {
    margin-top: -1px;
    padding-top: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    text-shadow: none;
  }
  .welcome-sec {
    margin-top: 0px;
    padding-top: 11px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    box-shadow: none;
  }
  .welcometext {
    padding-right: 16px;
    padding-bottom: 2px;
    padding-left: 16px;
    box-shadow: none;
    font-size: 17px;
    font-weight: 100;
    text-shadow: none;
  }
  .inbetweensection {
    background-image: url('../images/AlternateRedBackground.png');
    box-shadow: black 1px 4px 5px 0px inset;
  }
  .bizzimg {
    position: static;
    display: inline-block;
    width: auto;
    float: none;
    clear: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .logomdn {
    width: 145px;
    margin-top: 89px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .newcopyright {
    text-shadow: none;
  }
  .sferelogo {
    margin-top: 92px;
    padding-right: 24px;
  }
  .sferesoon {
    margin-top: 55px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    font-size: 31px;
  }
  .section10 {
    margin-top: 0px;
  }
  .section10.s1 {
    height: 450px;
  }
  .section10.s2 {
    height: 540px;
  }
  .overlay {
    top: 294px;
    width: 300px;
    margin-top: -11px;
  }
  .overlay.reversed {
    top: 413px;
  }
  .buttonctrlscenter {
    display: none;
  }
  .arrowelem2 {
    position: relative;
    left: 0px;
    top: -19px;
    right: 0px;
    bottom: auto;
  }
  .dividerline {
    margin-top: -12px;
  }
  .arrdn {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 25px;
    margin-bottom: 0px;
    float: none;
  }
  .welcomepara {
    padding-top: 0px;
    padding-bottom: 7px;
  }
  .section101.s102 {
    height: 540px;
  }
  .section101.s101 {
    height: 450px;
  }
  .section101.s103 {
    height: 500px;
  }
  .section101title {
    margin-top: 23px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section101title.s102 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section101title.s103 {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .section101text {
    margin-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
    font-size: 17px;
    text-shadow: none;
  }
  .sectionpicture {
    display: none;
  }
  .sectionardn {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 43px;
    display: block;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    clear: both;
    background-size: 50px;
  }
  .sectionardn.s102 {
    overflow-x: hidden;
    overflow-y: hidden;
  }
  .sectionardn.s102.w--current {
    position: relative;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 43px;
    display: block;
    overflow-x: hidden;
    overflow-y: hidden;
    margin-right: auto;
    float: none;
    clear: both;
  }
  .newbutton.s101 {
    margin-top: 15px;
  }
  .newbutton.s102 {
    margin-top: 3px;
  }
  .newbutton.s103 {
    margin-top: 15px;
  }
  .openingscreen {
    height: 500px;
    margin-top: 0px;
    margin-bottom: -486px;
  }
  .footervarcontent {
    position: static;
    min-height: 0px;
    padding-top: 8px;
  }
  .contacticon.linkdin {
    position: static;
    left: 0px;
    top: 4px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin-top: 8px;
    margin-right: auto;
    margin-left: 119px;
    float: left;
    clear: none;
  }
  .contacticon.xing {
    position: static;
    top: -21px;
    display: block;
    margin-top: 8px;
    margin-right: 119px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    float: right;
    clear: none;
  }
  .footertextvar {
    width: auto;
    min-width: 0px;
    text-align: center;
  }
}

