body {
  font-family:'Open Sans', sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}
h1 {
  display: block;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: black;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}
h3 {
  margin: 10px 0px 23px;
  font-family: Montserrat;
  color: #745785;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}
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 {
  display: block;
  margin-bottom: 5px;
  font-family:'Open Sans', sans-serif;
  color: black;
  font-size: 15px;
  line-height: 23px;
}
.button {
  display: inline-block;
  padding: 18px 21px;
  border-radius: 5px;
  background-color: #489fd9;
  box-shadow: rgba(255, 255, 255, 0.29) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.27) 0px 2px 11px 0px;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: white;
  font-size: 20px;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: #8e5ebf;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.button.app-button {
  padding: 8px 17px;
}
.button.right {
  padding: 10px 15px;
  float: right;
  border-radius: 0px;
  background-color: #ad494a;
  box-shadow: none;
  font-size: 14px;
}
.section {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.09);
  background-color: white;
}
.section.hero {
  position: relative;
  height: auto;
  margin-top: 95px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}
.section.hero.lastsection {
  padding-bottom: 40px;
}
.section.hero.eventdetail {
  overflow-x: hidden;
  overflow-y: hidden;
  height: auto;
}
.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}
.section.grey {
  border: 0px solid black;
  background-color: #f7f7f7;
}
.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  text-align: center;
}
.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #745785;
}
.section.footer {
  margin-top: 0px;
  margin-bottom: 1px;
  background-color: #535157;
}
.section.small {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #eee;
}
.hero-iphone {
  display: block;
  margin-right: auto;
  margin-bottom: -73px;
  margin-left: auto;
  text-shadow: black 0px 0px 0px;
}
.app-name {
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}
.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-left: 12px;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Montserrat, sans-serif;
  color: #5c5c5c;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}
.nav-link:hover {
  border-bottom-color: #e38d3d;
}
.nav-link.w--current {
  border-style: none none solid;
  border-width: 0px 0px 2px;
  border-color: black black #a32b3f;
}
.nav-column {
  margin-top: 15px;
  text-align: right;
}
.hero-header {
  margin-top: 0px;
  margin-bottom: 19px;
  font-family: Montserrat, sans-serif;
  color: white;
  font-size: 42px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}
.hero-subtitle {
  margin-bottom: 20px;
  color: rgba(255, 255, 255, 0.83);
  font-size: 15px;
  line-height: 22px;
  text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
}
.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter, serif;
  color: #c1adcc;
  font-size: 17px;
  font-weight: 400;
}
.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  color: white;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}
.logo-in-footer {
  display: block;
  margin-top: 22px;
  margin-right: auto;
  margin-left: auto;
  text-shadow: black 0px 0px 0px;
}
.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}
.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, 0.09);
  border-left: 1px solid rgba(0, 0, 0, 0.09);
}
.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #745785;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
}
.social-button:hover {
  background-color: #f02e4e;
}
.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}
.blog-link:hover {
  color: #ff5917;
}
.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, 0.34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}
.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, 0.86);
}
.footer-text {
  display: inline;
  color: white;
}
.center {
  font-family:'Open Sans', sans-serif;
  text-align: center;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  padding-top: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #eee;
  background-color: white;
}
.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}
.text-link {
  color: #745785;
  text-decoration: none;
}
.text-link:hover {
  text-decoration: underline;
}
.button-block {
  margin-top: 17px;
}
.logo {
  margin-right: 12px;
  float: left;
}
.event {
  position: relative;
  height: 230px;
  background-color: #f7f7f7;
  background-image: url('../images/example-bg.png');
  background-size: 125px;
}
.event.event-1 {
  background-image: url('../images/Weihnachten.png');
  background-position: 50% 50%;
  background-size: cover;
}
.event.event-2 {
  background-image: url('../images/Sylvester.png');
  background-position: 50% 50%;
  background-size: cover;
}
.eventinfo {
  position: absolute;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  height: 60px;
  margin-left: 0px;
  padding-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: rgba(29, 29, 29, 0.6);
}
.eventdate {
  color: white;
  font-size: 14px;
}
.eventtitle {
  color: white;
  font-size: 18px;
}
.eventtitle.eventtitletop {
  font-size: 27px;
}
.openinginfo {
  padding-top: 10px;
  float: left;
  font-size: 18px;
}
.shop {
  display: block;
  height: 150px;
  border: 1px solid #979797;
  background-color: white;
  background-image: url('../images/accessoires.png');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.shop.shop-1 {
  padding-right: 20px;
  padding-left: 20px;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.shop.shop-2 {
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.shoplogo {
  height: 100px;
  margin-top: 25px;
  background-image: url('../images/accessoires.png');
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.shoplogo.shoplogo-2 {
  background-image: url('../images/a1 kiosk.png');
}
.shoplogo.shoplogo-3 {
  background-image: url('../images/a1 mobile.png');
}
.shoplogo.shoplogo-4 {
  background-color: white;
  background-image: url('../images/aargauische kantonalbank.png');
}
.shoplogo.shoplogo-5 {
  background-color: white;
  background-image: url('../images/aldi suisse.png');
}
.shoplogo.shoplogo-6 {
  background-color: white;
  background-image: url('../images/bonita.png');
}
.shoplogo.shoplogo-7 {
  background-color: white;
  background-image: url('../images/bon prix.png');
  background-size: contain;
}
.shoplogo.shoplogo-8 {
  background-color: white;
  background-image: url('../images/cafe.png');
}
.shoplogo.shoplogo-9 {
  background-color: white;
  background-image: url('../images/chicoree.png');
  background-size: contain;
}
.shoplogo.shoplogo-10 {
  background-color: white;
  background-image: url('../images/claires.png');
  background-size: auto;
}
.shoplogo.shoplogo-11 {
  background-color: white;
  background-image: url('../images/colosseum.png');
}
.shoplogo.shoplogo-12 {
  background-color: white;
  background-image: url('../images/mediamarkt.png');
}
.shoprow {
  margin-bottom: 20px;
}
.headerimage {
  margin-bottom: -5px;
  border-bottom-style: none;
  border-bottom-width: 0px;
  text-shadow: black 1px 1px 6px, rgba(255, 255, 255, 0.21) 0px 1px 0px, black 35px 35px 50px;
}
.headerinfo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  overflow-x: visible;
  overflow-y: visible;
}
.headertext {
  display: block;
  margin-top: 69px;
  color: white;
  font-size: 60px;
  text-shadow: black 2px 2px 3px;
}
.gradient {
  position: absolute;
  width: 100%;
  height: 200px;
  background-image: -webkit-linear-gradient(#2b2929, transparent);
  background-image: linear-gradient(#2b2929, transparent);
}
.openinginfoimage {
  margin-top: 5px;
  margin-right: 10px;
  padding-right: 0px;
  float: left;
}
.pagetitle {
  margin-top: 120px;
  margin-bottom: 20px;
}
.newsimage {
  height: 185px;
  background-image: url('../images/placeholder1.jpg');
  background-size: contain;
}
.newsrow {
  margin-bottom: 20px;
}
.eventrow {
  margin-bottom: 20px;
}
.eventheaderimage {
  width: 100%;
  height: 200px;
  background-image: url('../images/Weihnachten.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.eventtitletop {
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 30px;
}
.black {
  font-family:'Open Sans', sans-serif;
  color: black;
}
.datetitle {
  font-family:'Open Sans', sans-serif;
}
.date {
  font-size: 16px;
}
.infoentry {
  margin-bottom: 15px;
}
.eventlink {
  width: 100%;
  height: 100%;
}
.frontlinkbox {
  width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  p {
    font-size: 14px;
    line-height: 21px;
  }
  .section.hero {
    height: 250px;
    padding-top: 34px;
    padding-bottom: 1px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .hero-header {
    font-size: 38px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .hero-subtitle {
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .eventdate {
    font-size: 13px;
  }
  .eventtitle {
    font-size: 16px;
  }
  .headertext {
    font-size: 50px;
  }
}
@media (max-width: 767px) {
  h2 {
    margin-top: 0px;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .section.hero {
    height: 190px;
    padding-right: 0px;
    padding-bottom: 52px;
    padding-left: 0px;
    text-align: center;
  }
  .section.hero.lastsection {
    height: auto;
    margin-top: 13px;
  }
  .section.small {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: black 0px 0px 0px;
  }
  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }
  .nav-column {
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    margin-top: 30px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }
  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, 0.09);
  }
  .center {
    padding-top: 23px;
    padding-bottom: 23px;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .social-widget {
    margin-right: 11px;
    margin-left: 11px;
  }
  .logo {
    display: inline-block;
    margin-top: -6px;
    float: none;
  }
  .openinginfo {
    font-size: 16px;
  }
  .headertext {
    font-size: 34px;
  }
  .newsimage {
    margin-bottom: 10px;
  }
}
@media (max-width: 479px) {
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .button.right {
    margin-top: 18px;
    float: none;
    box-shadow: none;
  }
  .section {
    text-align: center;
  }
  .section.hero {
    height: 105px;
    margin-top: 127px;
  }
  .section.hero.lastsection {
    height: auto;
    margin-top: 30px;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.small {
    margin-top: 31px;
  }
  .hero-iphone {
    text-shadow: black 0px 0px 0px;
  }
  .hero-header {
    font-size: 32px;
    text-shadow: rgba(0, 0, 0, 0.2) 0px 2px 0px;
  }
  .price-text {
    font-size: 23px;
  }
  .eventdate {
    font-size: 12px;
  }
  .eventtitle {
    font-size: 14px;
  }
  .openinginfo {
    float: none;
    clear: right;
  }
  .headertext {
    font-size: 23px;
  }
  .openinginfoimage {
    float: none;
  }
  .eventtitletop {
    font-size: 15px;
  }
  .fronteventrow {
    margin-bottom: 14px;
  }
  .frontevent {
    margin-bottom: 15px;
  }
}

