@font-face {
  font-family: 'Century Gothic';
  src: url("../fonts/Century-Gothic-Regular.ttf"); }
html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: 'Dosis', sans-serif; }

#las_submit {
  background-color: #F9B541; }

#sports_submit {
  background-color: #4E9E52; }

#service_submit {
  background-color: #00A4E5; }

#individual_submit {
  background-color: #E42426; }

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: 0px; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 18px 0 18px 15px;
  border-color: transparent transparent transparent #fff; }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 18px 15px 18px 0;
  border-color: transparent #fff transparent transparent; }

@media (min-width: 1024px) {
  .app .logo {
    height: 22.5%;
    width: 100%;
    background: white;
    position: relative; }
    .app .logo .logo-container {
      top: 5%;
      height: 90%;
      margin: auto;
      max-width: 100%;
      position: relative;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../images/phevent-logo_transparent.png"); }
  .app .header {
    width: 100%;
    height: 77.5%; }
    .app .header .branch-container {
      width: 25%;
      float: left;
      height: 100%;
      position: relative; }
      .app .header .branch-container .branch {
        width: 100%;
        height: 98%;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat; }
        .app .header .branch-container .branch:hover {
          opacity: 1; }
        .app .header .branch-container .branch:hover > .text {
          display: block; }
      .app .header .branch-container .text {
        position: absolute;
        padding: 20px 0px;
        display: none;
        width: 100%;
        bottom: 10%; }
    .app .header #light-and-sound-index {
      background-color: #F9B541; }
      .app .header #light-and-sound-index .branch {
        background-image: url("../images/ls_index_large.jpg"); }
      .app .header #light-and-sound-index .text {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/light_and_sound.png"); }
    .app .header #individual-index {
      background-color: #E42426; }
      .app .header #individual-index .branch {
        background-image: url("../images/in_index_large.jpg"); }
      .app .header #individual-index .text {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/individual.png"); }
    .app .header #sports-index {
      background-color: #4E9E52; }
      .app .header #sports-index .branch {
        background-image: url("../images/sp_index_large.jpg"); }
      .app .header #sports-index .text {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/sports.png"); }
    .app .header #service-index {
      background-color: #00A4E5; }
      .app .header #service-index .branch {
        background: url("../images/se_index_large.jpg"); }
      .app .header #service-index .text {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/service.png"); }
  .app .footer {
    width: 100%;
    height: 15%; }
    .app .footer a {
      top: 20px;
      width: 36px;
      height: 36px;
      margin: auto;
      display: block;
      position: relative; }
      .app .footer a #fb {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/facebook-icon.png"); }
        .app .footer a #fb:hover {
          background-image: url("../images/facebook-icon-colored.png"); }
      .app .footer a .social-media-icon {
        width: 36px;
        height: 36px; }

  .app-content {
    width: 100%;
    height: 100%;
    /*
     * Light and Sound
     */
    /*
     *  Sports
     */
    /*
     *  Service
     */
    /*
     *  Individual
     */ }
    .app-content #sportsNav, .app-content #individualNav, .app-content #lightandsoundNav, .app-content #serviceNav {
      background: white; }
    .app-content .nav {
      top: 0;
      z-index: 1;
      width: 100%;
      height: 100px;
      position: absolute; }
      .app-content .nav ul {
        padding: 0;
        width: 968px;
        margin: 0 auto;
        line-height: 100px;
        list-style-type: none; }
        .app-content .nav ul .nav-link-container {
          float: right; }
        .app-content .nav ul .active {
          font-weight: bold; }
        .app-content .nav ul li {
          float: left;
          padding: 0 5px;
          font-size: 20px; }
          .app-content .nav ul li:hover {
            font-weight: bold; }
          .app-content .nav ul li a {
            color: black;
            text-decoration: none; }
            .app-content .nav ul li a:visited, .app-content .nav ul li a:link, .app-content .nav ul li a:hover, .app-content .nav ul li a:active {
              color: "#000"; }
            .app-content .nav ul li a img {
              margin-top: 5px;
              max-width: 100%;
              max-height: 80px; }
    .app-content #las_startscreen {
      background: url("../images/ls_1_large.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_startscreen .slogan-light-and-sound {
        width: 30%;
        height: 25%;
        margin-left: 15%;
        background-image: url("../images/ls_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #las_leistungen {
      background: url("../images/ls_2_large.jpg");
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_leistungen .slogan-light-and-sound {
        width: 50%;
        height: 35%;
        margin: auto;
        margin-right: 20%;
        margin-top: -15%;
        background-image: url("../images/ls_slogan_2_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #las_contactscreen {
      background: url("../images/ls_3_large.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #sports_startscreen {
      background: url("../images/sp_1_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #sports_startscreen .slogan-sports {
        width: 48%;
        height: 60%;
        margin-top: 5%;
        margin-left: 15%;
        background-image: url("../images/sp_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #sports_leistungen {
      background: url("../images/sp_2_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #sports_leistungen .slogan-sports {
        width: 40%;
        height: 65%;
        margin-left: 20%;
        background-image: url("../images/sp_slogan_2_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #sports_contact {
      background: url("../images/sp_3_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    .app-content #service_startscreen {
      background: url("../images/se_1_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #service_startscreen .slogan-service {
        width: 60%;
        height: 50%;
        margin: auto;
        margin-top: 20%;
        background-image: url("../images/se_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_leistungen {
      background: url("../images/se_2_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #service_leistungen .slogan-service {
        width: 20%;
        height: 60%;
        margin-left: 10%;
        background-image: url("../images/se_slogan_2_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_contact {
      background: url("../images/se_3_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    .app-content #individual_startscreen {
      background: url("../images/in_1_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    .app-content #individual_leistungen {
      background: url("../images/in_2_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #individual_leistungen .slogan-individual {
        width: 30%;
        height: 80%;
        margin: auto;
        margin-top: -5%;
        margin-right: 5%;
        background-image: url("../images/in_slogan_2_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #individual_contact {
      background: url("../images/in_3_large.jpg");
      background-repeat: no-repeat;
      background-size: cover; }
    .app-content .content {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
      .app-content .content form {
        width: 35%;
        margin: auto;
        border-radius: 2px;
        padding-bottom: 20px;
        background-color: rgba(255, 255, 255, 0.7); }
        .app-content .content form fieldset {
          border: 0;
          margin: 0;
          padding: 0;
          width: 100%;
          box-sizing: border-box; }
          .app-content .content form fieldset input[type="text"] {
            width: 85%;
            margin: auto;
            padding: 12.5px;
            border: none;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .chkBoxContainer {
            width: 85%;
            margin: auto;
            margin-top: 10px; }
          .app-content .content form fieldset textarea {
            width: 85%;
            margin: auto;
            border: none;
            height: 100px;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .subHeading {
            width: 85%;
            height: 25px;
            margin: auto;
            margin-top: 10px;
            font-weight: bold; }
          .app-content .content form fieldset input[type="checkbox"] {
            display: inline; }
          .app-content .content form fieldset legend {
            padding: 10px;
            font-size: 25px;
            font-weight: bold; }
        .app-content .content form input[type="submit"] {
          width: 85%;
          border: none;
          margin: auto;
          padding: 10px;
          display: block;
          margin-top: 10px;
          border-radius: 3px; }
        .app-content .content form .form-description {
          width: 85%;
          margin: auto; }
        .app-content .content form .response {
          color: white;
          display: none;
          padding: 15px;
          font-size: 20px;
          margin-bottom: 15px;
          box-sizing: border-box; }
        .app-content .content form .success {
          background: green; }
        .app-content .content form .error {
          background: red; }
      .app-content .content .imprint {
        width: 50%;
        margin: auto;
        text-align: justify; }

  .clearfix {
    clear: both; } }
@media (min-width: 768px) and (max-width: 1023px) {
  .app .logo {
    height: 22.5%;
    width: 100%;
    background: white;
    position: relative; }
    .app .logo .logo-container {
      top: 5%;
      height: 90%;
      margin: auto;
      max-width: 100%;
      position: relative;
      background-size: contain;
      background-position: center;
      background-repeat: no-repeat;
      background-image: url("../images/phevent-logo_transparent.png"); }
  .app .header .branch-container {
    width: 100%; }
    .app .header .branch-container .branch {
      width: 50%;
      margin: 10px auto; }
    .app .header .branch-container .text {
      width: 100%;
      height: 50px;
      display: block;
      line-height: 50px;
      text-align: center; }
      .app .header .branch-container .text span {
        display: none;
        content: ""; }
  .app #light-and-sound-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F9B541;
    background-image: url("../images/light_and_sound.png"); }
  .app #individual-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #E42426;
    background-image: url("../images/individual.png"); }
  .app #sports-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #4E9E52;
    background-image: url("../images/sports.png"); }
  .app #service-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00A4E5;
    background-image: url("../images/service.png"); }
  .app .footer {
    width: 100%;
    height: 15%; }
    .app .footer a {
      top: 20px;
      width: 36px;
      height: 36px;
      margin: auto;
      display: block;
      position: relative; }
      .app .footer a #fb {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/facebook-icon-colored.png"); }
      .app .footer a .social-media-icon {
        width: 36px;
        height: 36px; }

  .app-content {
    width: 100%;
    height: 100%;
    /*
     * Light and Sound
     */
    /*
     *  Sports
     */
    /*
     *  Service
     */
    /*
     *  Individual
     */ }
    .app-content #sportsNav, .app-content #individualNav, .app-content #lightandsoundNav, .app-content #serviceNav {
      background: white; }
    .app-content .nav {
      top: 0;
      z-index: 1;
      width: 100%;
      height: 100px;
      position: absolute; }
      .app-content .nav ul {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        line-height: 100px;
        list-style-type: none; }
        .app-content .nav ul .nav-link-container {
          float: right; }
        .app-content .nav ul .active {
          font-weight: bold; }
        .app-content .nav ul li {
          float: left;
          padding: 0 5px;
          font-size: 20px; }
          .app-content .nav ul li:hover {
            font-weight: bold; }
          .app-content .nav ul li a {
            color: black;
            text-decoration: none; }
            .app-content .nav ul li a:visited, .app-content .nav ul li a:link, .app-content .nav ul li a:hover, .app-content .nav ul li a:active {
              color: "#000"; }
            .app-content .nav ul li a img {
              margin-top: 5px;
              max-width: 100%;
              max-height: 80px; }
    .app-content #las_startscreen {
      background: url("../images/ls_1_medium.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_startscreen .slogan-light-and-sound {
        width: 100%;
        height: 30%;
        margin: auto;
        margin-top: 50%;
        background-image: url("../images/ls_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #las_leistungen {
      position: relative;
      background: url("../images/ls_2_medium.jpg");
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_leistungen .slogan-light-and-sound {
        top: 10%;
        left: 0;
        right: 0;
        width: 70%;
        height: 20%;
        margin: auto;
        position: absolute;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/ls_slogan_2_large.png"); }
    .app-content #las_contactscreen {
      background: url("../images/ls_3_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #sports_startscreen {
      background: url("../images/sp_1_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_startscreen .slogan-sports {
        width: 50%;
        height: 60%;
        margin-left: 3%;
        background-image: url("../images/sp_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #sports_leistungen {
      background: url("../images/sp_2_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_leistungen .slogan-sports {
        width: 48%;
        height: 60%;
        margin-left: 10%;
        background-image: url("../images/sp_slogan_2_medium.png");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain; }
    .app-content #sports_contact {
      background: url("../images/sp_3_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #service_startscreen {
      background: url("../images/se_1_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #service_startscreen .slogan-service {
        width: 90%;
        height: 20%;
        margin: auto;
        margin-top: 30%;
        background-image: url("../images/se_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_leistungen {
      background: url("../images/se_2_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #service_leistungen .slogan-service {
        width: 50%;
        height: 40%;
        margin: auto;
        margin-right: 15%;
        background-image: url("../images/se_slogan_2_medium.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_contact {
      background: url("../images/se_3_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_startscreen {
      background: url("../images/in_1_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_leistungen {
      background: url("../images/in_2_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_contact {
      background: url("../images/in_3_medium.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content .content {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
      .app-content .content form {
        width: 60%;
        margin: auto;
        border-radius: 2px;
        padding-bottom: 30px;
        background-color: rgba(255, 255, 255, 0.7); }
        .app-content .content form fieldset {
          border: 0;
          margin: 0;
          padding: 0;
          width: 100%;
          box-sizing: border-box; }
          .app-content .content form fieldset input[type="text"] {
            width: 85%;
            margin: auto;
            padding: 10px;
            border: none;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .chkBoxContainer {
            width: 85%;
            margin: auto;
            margin-top: 10px; }
          .app-content .content form fieldset textarea {
            width: 85%;
            margin: auto;
            border: none;
            height: 150px;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .subHeading {
            width: 85%;
            height: 25px;
            margin: auto;
            margin-top: 10px;
            font-weight: bold; }
          .app-content .content form fieldset input[type="checkbox"] {
            display: inline; }
          .app-content .content form fieldset legend {
            padding: 10px;
            font-size: 25px;
            font-weight: bold; }
        .app-content .content form input[type="submit"] {
          width: 85%;
          border: none;
          margin: auto;
          padding: 10px;
          display: block;
          margin-top: 10px;
          border-radius: 3px; }
        .app-content .content form .form-description {
          width: 85%;
          margin: auto; }
        .app-content .content form .response {
          color: white;
          display: none;
          padding: 15px;
          font-size: 20px;
          margin-bottom: 15px;
          box-sizing: border-box; }
        .app-content .content form .success {
          background: green; }
        .app-content .content form .error {
          background: red; }
      .app-content .content .imprint {
        width: 50%;
        margin: auto;
        text-align: justify; } }
@media (max-width: 767px) and (orientation: portrait) {
  .app .mobile-hidden {
    display: none; }
  .app a {
    color: white;
    text-decoration: none; }
  .app .logo .logo-container {
    margin: auto;
    height: 200px;
    max-width: 90%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/phevent-logo_transparent.png"); }
  .app .header .branch-container {
    width: 100%; }
    .app .header .branch-container .branch {
      width: 90%;
      margin: 10px auto; }
    .app .header .branch-container .text {
      width: 100%;
      height: 50px;
      display: block;
      line-height: 50px;
      text-align: center; }
      .app .header .branch-container .text span {
        display: none;
        content: ""; }
  .app #light-and-sound-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F9B541;
    background-image: url("../images/light_and_sound.png"); }
  .app #individual-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #E42426;
    background-image: url("../images/individual.png"); }
  .app #sports-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #4E9E52;
    background-image: url("../images/sports.png"); }
  .app #service-index .text {
    background-size: 100% 50px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00A4E5;
    background-image: url("../images/service.png"); }
  .app .footer {
    width: 100%; }
    .app .footer a {
      width: 50px;
      height: 50px;
      margin: auto;
      display: block;
      margin-top: 50px; }
      .app .footer a #fb {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/facebook-icon-colored.png"); }
      .app .footer a .social-media-icon {
        width: 36px;
        height: 36px; }

  .app-content {
    width: 100%;
    height: 100%;
    /*
     * Light and Sound
     */
    /*
     *  Sports
     */
    /*
     *  Service
     */
    /*
     *  Individual
     */ }
    .app-content #sportsNav, .app-content #individualNav, .app-content #lightandsoundNav, .app-content #serviceNav {
      background: white; }
    .app-content .nav {
      top: 0;
      z-index: 1;
      width: 100%;
      height: 60px;
      position: absolute; }
      .app-content .nav ul {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        line-height: 100px;
        list-style-type: none; }
        .app-content .nav ul .nav-link-container {
          display: none;
          float: right; }
        .app-content .nav ul .active {
          font-weight: bold; }
        .app-content .nav ul li {
          float: left;
          padding: 0 5px;
          font-size: 20px; }
          .app-content .nav ul li:hover {
            font-weight: bold; }
          .app-content .nav ul li a {
            color: black;
            text-decoration: none; }
            .app-content .nav ul li a:visited, .app-content .nav ul li a:link, .app-content .nav ul li a:hover, .app-content .nav ul li a:active {
              color: "#000"; }
            .app-content .nav ul li a img {
              max-width: 100%;
              max-height: 50px; }
    .app-content #las_startscreen {
      background: url("../images/ls_1_small.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_startscreen .slogan-light-and-sound {
        width: 100%;
        height: 30%;
        margin: auto;
        margin-top: 50%;
        background-image: url("../images/ls_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #las_leistungen {
      position: relative;
      background: url("../images/ls_2_small.jpg");
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_leistungen .slogan-light-and-sound {
        top: 10%;
        left: 0;
        right: 0;
        width: 70%;
        height: 20%;
        margin: auto;
        position: absolute;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/ls_slogan_2_large.png"); }
    .app-content #las_contactscreen {
      background: url("../images/ls_3_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #sports_startscreen {
      background: url("../images/sp_1_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_startscreen .slogan-sports {
        width: 50%;
        height: 60%;
        margin-left: 3%;
        background-image: url("../images/sp_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #sports_leistungen {
      background: url("../images/sp_2_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_leistungen .slogan-sports {
        width: 48%;
        height: 60%;
        margin-left: 10%;
        background-image: url("../images/sp_slogan_2_medium.png");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain; }
    .app-content #sports_contact {
      background: url("../images/sp_3_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #service_startscreen {
      background: url("../images/se_1_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #service_startscreen .slogan-service {
        width: 90%;
        height: 20%;
        margin: auto;
        margin-top: 30%;
        background-image: url("../images/se_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_leistungen {
      background: url("../images/se_2_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #service_leistungen .slogan-service {
        width: 50%;
        height: 40%;
        margin: auto;
        margin-right: 15%;
        background-image: url("../images/se_slogan_2_medium.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_contact {
      background: url("../images/se_3_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_startscreen {
      background: url("../images/in_1_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_leistungen {
      background: url("../images/in_2_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_contact {
      background: url("../images/in_3_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content .content {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
      .app-content .content form {
        width: 95%;
        margin: auto;
        margin-top: 80px;
        border-radius: 2px;
        padding-bottom: 30px;
        background-color: rgba(255, 255, 255, 0.7); }
        .app-content .content form fieldset {
          border: 0;
          margin: 0;
          padding: 0;
          width: 100%;
          box-sizing: border-box; }
          .app-content .content form fieldset input[type="text"] {
            width: 85%;
            margin: auto;
            padding: 10px;
            border: none;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .chkBoxContainer {
            width: 85%;
            margin: auto;
            margin-top: 10px; }
          .app-content .content form fieldset textarea {
            width: 85%;
            margin: auto;
            border: none;
            display: block;
            height: 100px;
            margin-top: 10px; }
          .app-content .content form fieldset .subHeading {
            width: 85%;
            height: 25px;
            margin: auto;
            margin-top: 10px;
            font-weight: bold; }
          .app-content .content form fieldset input[type="checkbox"] {
            display: inline;
            -webkit-appearance: checkbox; }
          .app-content .content form fieldset legend {
            padding: 10px;
            font-size: 25px;
            font-weight: bold; }
        .app-content .content form input[type="submit"] {
          width: 85%;
          border: none;
          margin: auto;
          padding: 10px;
          display: block;
          margin-top: 10px;
          border-radius: 3px; }
        .app-content .content form .form-description {
          width: 85%;
          margin: auto; }
        .app-content .content form .response {
          color: white;
          display: none;
          padding: 15px;
          font-size: 20px;
          margin-bottom: 15px;
          box-sizing: border-box; }
        .app-content .content form .success {
          background: green; }
        .app-content .content form .error {
          background: red; }
      .app-content .content .imprint {
        max-width: 90%;
        margin: auto;
        margin-top: 70px;
        text-align: justify; } }
@media (max-width: 767px) and (orientation: landscape) {
  .app .mobile-hidden {
    display: none; }
  .app a {
    color: white;
    text-decoration: none; }
  .app .logo .logo-container {
    margin: auto;
    height: 200px;
    max-width: 90%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url("../images/phevent-logo_transparent.png"); }
  .app .header .branch-container {
    width: 100%; }
    .app .header .branch-container .branch {
      width: 100%; }
    .app .header .branch-container .text {
      width: 70%;
      height: 60px;
      margin: 10px auto;
      display: block;
      line-height: 50px;
      text-align: center; }
      .app .header .branch-container .text span {
        display: none; }
  .app #light-and-sound-index .text {
    background-size: 100% 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #F9B541;
    background-image: url("../images/light_and_sound.png"); }
  .app #individual-index .text {
    background-size: 100% 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #E42426;
    background-image: url("../images/individual.png"); }
  .app #sports-index .text {
    background-size: 100% 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #4E9E52;
    background-image: url("../images/sports.png"); }
  .app #service-index .text {
    background-size: 100% 60px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #00A4E5;
    background-image: url("../images/service.png"); }
  .app .footer {
    width: 100%; }
    .app .footer a {
      width: 50px;
      height: 50px;
      margin: auto;
      display: block;
      margin-top: 50px; }
      .app .footer a #fb {
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/facebook-icon-colored.png"); }
      .app .footer a .social-media-icon {
        width: 36px;
        height: 36px; }

  .app-content {
    width: 100%;
    height: 100%;
    /*
     * Light and Sound
     */
    /*
     *  Sports
     */
    /*
     *  Service
     */
    /*
     *  Individual
     */ }
    .app-content #sportsNav, .app-content #individualNav, .app-content #lightandsoundNav, .app-content #serviceNav {
      background: white; }
    .app-content .nav {
      top: 0;
      z-index: 1;
      width: 100%;
      height: 60px;
      position: absolute; }
      .app-content .nav ul {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        line-height: 100px;
        list-style-type: none; }
        .app-content .nav ul .nav-link-container {
          display: none;
          float: right; }
        .app-content .nav ul .active {
          font-weight: bold; }
        .app-content .nav ul li {
          float: left;
          padding: 0 5px;
          font-size: 20px; }
          .app-content .nav ul li:hover {
            font-weight: bold; }
          .app-content .nav ul li a {
            color: black;
            text-decoration: none; }
            .app-content .nav ul li a:visited, .app-content .nav ul li a:link, .app-content .nav ul li a:hover, .app-content .nav ul li a:active {
              color: "#000"; }
            .app-content .nav ul li a img {
              max-width: 100%;
              max-height: 50px; }
    .app-content #las_startscreen {
      background: url("../images/ls_1_small_h.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_startscreen .slogan-light-and-sound {
        width: 30%;
        height: 30%;
        margin-left: 5%;
        background-image: url("../images/ls_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #las_leistungen {
      position: relative;
      background: url("../images/ls_2_small_h.jpg");
      background-position: center bottom;
      background-repeat: no-repeat;
      background-size: cover; }
      .app-content #las_leistungen .slogan-light-and-sound {
        top: 10%;
        left: 0;
        right: 0;
        width: 70%;
        height: 20%;
        margin: auto;
        position: absolute;
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        background-image: url("../images/ls_slogan_2_large.png"); }
    .app-content #las_contactscreen {
      background: url("../images/ls_3_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #sports_startscreen {
      background: url("../images/sp_1_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_startscreen .slogan-sports {
        width: 50%;
        height: 60%;
        margin-left: 3%;
        background-image: url("../images/sp_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #sports_leistungen {
      background: url("../images/sp_2_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #sports_leistungen .slogan-sports {
        width: 48%;
        height: 60%;
        margin-left: 10%;
        background-image: url("../images/sp_slogan_2_medium.png");
        background-position: left center;
        background-repeat: no-repeat;
        background-size: contain; }
    .app-content #sports_contact {
      background: url("../images/sp_3_small.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #service_startscreen {
      background: url("../images/se_1_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
      .app-content #service_startscreen .slogan-service {
        width: 90%;
        height: 20%;
        margin: auto;
        margin-top: 30%;
        background-image: url("../images/se_slogan_1_large.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_leistungen {
      background: url("../images/se_2_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center top;
      background-size: cover; }
      .app-content #service_leistungen .slogan-service {
        width: 40%;
        height: 45%;
        margin: auto;
        background-image: url("../images/se_slogan_2_medium.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #service_contact {
      background: url("../images/se_3_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_startscreen {
      background: url("../images/in_1_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content #individual_leistungen {
      background: url("../images/in_2_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover;
      position: relative; }
      .app-content #individual_leistungen .slogan-individual {
        right: 0;
        width: 30%;
        height: 45%;
        position: absolute;
        background-image: url("../images/in_slogan_2_small_h.png");
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain; }
    .app-content #individual_contact {
      background: url("../images/in_3_small_h.jpg");
      background-repeat: no-repeat;
      background-position: center;
      background-size: cover; }
    .app-content .content {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute; }
      .app-content .content form {
        width: 95%;
        margin: auto;
        margin-top: 80px;
        border-radius: 2px;
        padding-bottom: 30px;
        background-color: rgba(255, 255, 255, 0.7); }
        .app-content .content form fieldset {
          border: 0;
          margin: 0;
          padding: 0;
          width: 100%;
          box-sizing: border-box; }
          .app-content .content form fieldset input[type="text"] {
            width: 85%;
            margin: auto;
            padding: 10px;
            border: none;
            display: block;
            margin-top: 10px; }
          .app-content .content form fieldset .chkBoxContainer {
            width: 85%;
            margin: auto;
            margin-top: 10px; }
          .app-content .content form fieldset textarea {
            width: 85%;
            margin: auto;
            border: none;
            display: block;
            height: 100px;
            margin-top: 10px; }
          .app-content .content form fieldset .subHeading {
            width: 85%;
            height: 25px;
            margin: auto;
            margin-top: 10px;
            font-weight: bold; }
          .app-content .content form fieldset input[type="checkbox"] {
            display: inline;
            -webkit-appearance: checkbox; }
          .app-content .content form fieldset legend {
            padding: 10px;
            font-size: 25px;
            font-weight: bold; }
        .app-content .content form input[type="submit"] {
          width: 85%;
          border: none;
          margin: auto;
          padding: 10px;
          display: block;
          margin-top: 10px;
          border-radius: 3px; }
        .app-content .content form .form-description {
          width: 85%;
          margin: auto; }
        .app-content .content form .response {
          color: white;
          display: none;
          padding: 15px;
          font-size: 20px;
          margin-bottom: 15px;
          box-sizing: border-box; }
        .app-content .content form .success {
          background: green; }
        .app-content .content form .error {
          background: red; }
      .app-content .content .imprint {
        max-width: 90%;
        margin: auto;
        margin-top: 70px;
        text-align: justify; } }

/*# sourceMappingURL=app.css.map */
