.ees-link-list {
  margin-bottom: 36px;
}
.ees-link-list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.ees-link-list ul li {
  position: relative;
}
.ees-link-list ul li > a,
.ees-link-list ul li > nobr {
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  margin: 5px 0;
}
.ees-link-list ul li > a.phone,
.ees-link-list ul li > nobr.phone {
  font-size: 25px;
  letter-spacing: 0;
  white-space: nowrap;
}
.ees-link-list ul li .ees-icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -18px;
  width: 36px;
  height: 36px;
}
.ees-link-list ul li .ees-icon + nobr {
  padding-left: 50px;
  display: inline-block;
  word-wrap: break-word;
  width: 100%;
  white-space: normal;
  word-break: break-word;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ees-link-list ul li > a.phone,
  .ees-link-list ul li > nobr.phone {
    font-size: 20px;
  }
}
/*# sourceMappingURL=ees-link-list.css.map */

.ees-2-column:after {
  content: ' ';
  display: block;
  clear: both;
}
.ees-2-column aside {
  width: 35%;
  float: right;
  border-left: 2px solid #000;
  border-right: 2px solid #000;
  padding: 0 36px;
}
.ees-2-column aside .ce-image img {
  width: 100% !important;
  height: auto !important;
}
.ees-2-column article {
  width: 65%;
  float: left;
  padding: 0 36px;
}
.ees-2-column article:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 768px) {
  .ees-2-column {
    display: block;
  }
  .ees-2-column article {
    width: 100%;
    padding: 0px;
  }
  .ees-2-column article .produkt-bild .artImg {
    width: 100%;
  }
  .ees-2-column aside {
    width: 100%;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    border-left: 0px;
    border-right: 0px;
    padding: 25px 0;
  }
  .ees-2-column aside header b {
    font-size: 20px;
  }
  .ees-2-column aside .ees-link-list {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-link-list ul li a {
    font-size: 23px;
  }
  .ees-2-column aside .ees-ip-container {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-ip-container ul li a {
    font-size: 23px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .ees-2-column aside {
    width: 28%;
    float: right;
    border-top: 0px;
    border-bottom: 0px;
    border-left: 2px solid #000;
    border-right: 2px solid #000;
    padding: 0 10px;
  }
  .ees-2-column aside .ce-image img {
    width: 100% !important;
    height: auto !important;
  }
  .ees-2-column aside .ees-link-list {
    margin-bottom: 0px;
  }
  .ees-2-column aside .ees-link-list ul li a {
    font-size: 14px;
    line-height: 16px;
  }
  .ees-2-column article {
    width: 72%;
    float: left;
    padding: 0 36px;
  }
  .ees-2-column article .single-product-item {
    display: flex;
  }
  .ees-2-column article .single-product-item .produkt-bild {
    width: 20%;
    padding-right: 20px;
  }
  .ees-2-column article .single-product-item .produkt-text-wrapper {
    width: 80%;
  }
  .ees-2-column article .single-product-item .produkt-text-wrapper .produkt-text-0 {
    font-size: 14px;
  }
  .ees-2-column article:first-child {
    padding-left: 0;
  }
}
/*# sourceMappingURL=ees-2-column.css.map */


.ees-application-teaser .ees-application-teaser-image {
  margin-bottom: 30px;
}
.ees-application-teaser header p {
  /*
        Bsp: kleine Überschriften und Links

        Produktseiten:
            - Fragen zum Produkt;
        Startseite:
            - Unsere Produktbereiche
            - Unsere Anwendungsbeispiele
    */
  font-family: "Helvetica LT W01", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: #000;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
.ees-application-teaser header h1,
.ees-application-teaser header h2,
.ees-application-teaser header h3,
.ees-application-teaser header h4,
.ees-application-teaser header h5,
.ees-application-teaser header h6 {
  /*
        Überschriften

        Produktdetailseite
        - Überschrift der Features

        Startseite
        - Überschrift bei den News-Teasern
    */
  font-family: "ITC Souvenir W01 Demi";
  font-size: 20px;
  line-height: 20px;
  color: #000;
  text-shadow: 0 0 1px rgba(0, 0, 0, 0.3);
}
/*# sourceMappingURL=ees-application-teaser.css.map */

