/* "Normale" Überschrift in Content-Boxen */
.description h1,
.description h2,
.event-container h2 {
  font-family: 'FuturaLT-Light';
  font-size: 48px;
  line-height: 1.2em;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
}
h3 {
  font-family: 'FuturaLT-Light';
  font-size: 28px;
  font-weight: normal;
  text-transform: uppercase;
  margin-top: 0;
}
.frontpage .title h2 {
  font-size: 40px;
  line-height: 35px;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 0px;
  padding-right: 40px;
}
/*.frontpage .title a {
    font-size: 20px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    margin-left: 60px;
    /*background:url(img/slide_arrow_right.png) no-repeat;
    background-position: right;
    padding-right:30px;
    background-size: auto 20px;*/
/*}*/
/* Lauftext Std */
.description,
.event-container p,
.standorte p,
.standorte .info td {
  font-size: 15px;
  line-height: 2em;
  letter-spacing: 1px;
  color: #FFFFFF;
}
/* Weisser Link innerhalb Description */
.standorte a,
.description a,
.event-container a,
.subtitle-date {
  font-family: 'FuturaLT';
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
  margin-right: 50px;
}
.filter a {
  font-family: 'FuturaLT';
  font-weight: normal;
  font-size: 17px;
  letter-spacing: 1px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-decoration: none;
}
.description a,
.event-container a {
  background: url(../img/btn_arrow_right_white.png) no-repeat;
  background-position: right top;
  background-size: auto 80%;
  padding-right: 15px;
}
.geschmackswelten .description,
.philosophie .description,
.jobs .description,
.contacts .description,
.yourevent .description {
  padding: 90px 80px;
  width: 490px;
  word-wrap: break-word;
}
.jobs .description,
.contacts .description,
.geschmackswelten .description {
  padding: 50px 80px;
  width: 600px;
}
nav li a {
  font-size: 13px;
}
.geschmackswelten .caffee > h1,
.geschmackswelten .pizza > h1,
.geschmackswelten .cocktail > h1,
.newsEvents .news h1,
.newsEvents .events h1,
.newsEvents .yourevent h1,
.standorte .s-1313 > h1,
.standorte .s-tribschenstadt > h1,
.standorte .s-obergrund > h1,
.standorte .s-emmenbruecke > h1,
.angebotmobile .divider a {
  font-size: 130px;
  font-family: 'FuturaLT';
  letter-spacing: 5px;
  text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.4);
  line-height: 1em;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: normal;
}
.geschmackswelten .caffee h1.innavi,
.geschmackswelten .pizza h1.innavi,
.geschmackswelten .cocktail h1.innavi,
.standorte .slide.cover h1 {
  font-size: 35px;
}
.jobs .marker .item a {
  font-size: 17px;
}
.contacts .marker .item a {
  font-size: 17px;
}
.angebot .filter .btn a {
  font-family: 'FuturaLT-Light';
}
.standorte .standort-button span {
  font-size: 20px;
}
/* 24" ---------------------------------------------------------------------------------------------------------- */
/*2.560 x 1.920 Pixel*/
@media (max-width: 1920px) {
  .description h1,
  .description h2,
  .event-container h2 {
    font-size: 45px;
  }
  /* Lauftext Std */
  .description,
  .event-container p,
  .standorte p,
  .standorte .info td {
    font-size: 14px;
  }
  /* Weisser Link innerhalb Description */
  .standorte a,
  .description a,
  .event-container a,
  .filter a,
  .subtitle-date {
    font-size: 16px;
  }
  .jobs .marker .item a {
    font-size: 16px;
  }
  .contacts .marker .item a {
    font-size: 16px;
  }
  nav li a {
    font-size: 12px;
  }
  .philosophie .description,
  .yourevent .description {
    padding: 80px 70px;
    width: 460px;
  }
  .jobs .description {
    width: 690px;
  }
  .contacts .description {
    width: 690px;
  }
  .geschmackswelten .description {
    width: 600px;
  }
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 110px;
  }
  .geschmackswelten .caffee h1.innavi,
  .geschmackswelten .pizza h1.innavi,
  .geschmackswelten .cocktail h1.innavi {
    font-size: 32px;
  }
}
/* 15" ---------------------------------------------------------------------------------------------------------- */
/*2.880 x 1.440 Pixel*/
@media (max-width: 1450px) {
  .description h1,
  .description h2,
  .event-container h2 {
    font-size: 34px;
  }
  /* Lauftext Std */
  .description,
  .event-container p,
  .standorte p {
    font-size: 12px;
  }
  /* Weisser Link innerhalb Description */
  .standorte a,
  .description a,
  .event-container a,
  .filter a,
  .subtitle-date {
    font-size: 14px;
  }
  .jobs .marker .item a {
    font-size: 14px;
  }
  .contacts .marker .item a {
    font-size: 14px;
  }
  nav li a {
    font-size: 11px;
  }
  .philosophie .description,
  .yourevent .description {
    padding: 50px 70px;
    width: 400px;
  }
  .jobs .description,
  .contacts .description,
  .geschmackswelten .description {
    width: 520px;
  }
  .geschmackswelten .cocktail .description,
  .geschmackswelten .caffee .description {
    width: 570px;
  }
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 100px;
  }
  .geschmackswelten .caffee h1.innavi,
  .geschmackswelten .pizza h1.innavi,
  .geschmackswelten .cocktail h1.innavi {
    font-size: 30px;
    top: 36px !important;
  }
  .standorte .slide.cover h1 {
    font-size: 30px;
    top: 35px !important;
    /* iPad */
  }
}
@media (max-width: 1450px) and (max-width: 860px) {
  .standorte .slide.cover h1 {
    top: 22px !important;
  }
}
/* 13" ---------------------------------------------------------------------------------------------------------- */
@media (max-width: 1325px) {
  .description h1,
  .description h2,
  .event-container h2 {
    font-size: 34px;
  }
  .yourevent .description {
    padding: 40px 50px;
    width: 370px;
  }
  .philosophie .description {
    width: 450px;
  }
  .jobs .description {
    width: 540px;
  }
  .contacts .description {
    width: 540px;
  }
  .geschmackswelten .description {
    width: 460px;
    padding: 30px 60px;
  }
  .geschmackswelten .caffee .description {
    width: 690px;
  }
  nav li a {
    font-size: 11px;
  }
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 80px;
  }
  .angebot .navi {
    font-size: 14px;
  }
}
/* IPad Portrait ------------------------------------------------------------------------------------------------ */
@media (max-width: 860px) {
  .description h1,
  .description h2,
  .event-container h2 {
    font-size: 32px;
  }
  /* Lauftext Std */
  .description,
  .event-container p,
  .standorte p {
    font-size: 13px;
  }
  .description {
    padding-bottom: 75px !important;
  }
  .angebot .mobile-card h2 {
    font-family: 'FuturaLT';
    font-weight: normal;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .angebot .mobile-card h3 {
    font-family: 'FuturaLT';
    font-weight: normal;
    font-size: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .angebot .mobile-card h4 {
    font-family: 'FuturaLT';
    font-weight: normal;
    font-size: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #AA1729;
  }
  .angebot .mobile-card table strong,
  .angebot .mobile-card table b {
    font-family: 'FuturaLT';
    font-weight: normal;
    font-size: 18px;
    letter-spacing: 1px;
  }
  .angebot .mobile-card table {
    table-layout: fixed;
  }
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 60px;
  }
}
/* IPhone Portrait ---------------------------------------------------------------------------------------------- */
@media (max-width: 560px) {
  .description h1,
  .description h2,
  .event-container h2 {
    font-size: 24px;
  }
  .frontpage .title h2 {
    font-size: 24px;
  }
  .frontpage .title a {
    font-size: 18px;
  }
  .frontpage .description p {
    font-size: 12px;
  }
  .angebot .mobile-card table strong {
    font-size: 15px;
  }
  .angebot .mobile-card table p {
    font-size: 12px;
  }
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 35px;
  }
}
@media (min-width: 861px) and (max-height: 870px) {
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1 {
    font-size: 70px;
  }
}

@media (max-height: 860px) {
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 15px;
    margin-top: 10px;
    font-weight: bold;
  }
}

@media (max-height: 560px) {
  .geschmackswelten .caffee > h1,
  .geschmackswelten .pizza > h1,
  .geschmackswelten .cocktail > h1,
  .newsEvents .news h1,
  .newsEvents .events h1,
  .newsEvents .yourevent h1,
  .standorte .s-1313 > h1,
  .standorte .s-tribschenstadt > h1,
  .standorte .s-obergrund > h1,
  .standorte .s-emmenbruecke > h1 {
    font-size: 25px;
    margin-top: 50px;
    font-weight: bold;
  }
  .geschmackswelten .caffee > .subtitle,
  .geschmackswelten .pizza > .subtitle,
  .geschmackswelten .cocktail > .subtitle,
  .newsEvents .news .subtitle,
  .newsEvents .events .subtitle,
  .newsEvents .yourevent .subtitle,
  .standorte .s-1313 > .subtitle,
  .standorte .s-tribschenstadt > .subtitle,
  .standorte .s-obergrund > .subtitle,
  .standorte .s-emmenbruecke > .subtitle {
    display: none;
  }
}