.featured-teaser-bg {
  max-width: 1000px;
  width: 100%;
  background-image: url(../assets/featured/teaser.jpg);
  background-repeat: no-repeat;
  background-position: top;
  background-size: contain;
}

.featured-teaser-font {
  display: block;
  float: none;
  color: #aaa;
  font-size: 1.75em;
  line-height: 1.5em;
  font-weight: 400;
}

.featured-teaser-font-small {
  display: block;
  float: none;
  color: #666;
  font-size: 0.75em;
  font-weight: 300;
  margin-bottom: 40%;
}

.fe_boxsterGTS-bg {
  background-image: url("../assets/featured/boxsterGTS-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  max-height: 600px;
  height: 100%;
}

.fe_spyder-bg {
  background-image: url("../assets/featured/spyder-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    max-height: 600px;*/
  /*    height: 100%;*/
}

.fe_avatr-bg {
  background-image: url("../assets/featured/avatr-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    max-height: 600px;*/
  /*    height: 100%;*/
}

.fe_taycan-bg {
  background-image: url("../assets/featured/taycan-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    max-height: 600px;*/
  /*    height: 100%;*/
}

.fe_missione-bg {
  background-image: url("../assets/featured/missione-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  /*    max-height: 600px;*/
  /*    height: 100%;*/
}

.fe_vision-bg {
  background-image: url("../assets/featured/visionGT-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  max-height: 600px;
  height: 100%;
}

.fe_moto-bg {
  background-image: url("../assets/featured/moto360-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  max-height: 800px;
  height: 100%;
}

.fe_daimler-bg {
  background-image: url("../assets/featured/daimler-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  max-height: 798px;
  height: 100%;
}

.fe_hero-blank-img {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 86%;
}

.fe_hero-blank-visionGT-img {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 86%;
}

.fe_hero2-blank-img {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 30%;
  width: 100%;
}

.fe_hero-daimler-img {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 90%;
  padding: 2%;
}

.fe_hero-daimler2-img {
  display: block;
  margin: 0 auto;
  max-width: 1000px;
  width: 90%;
  padding: 2%;
}

.fe_hero-carkit-img {
  display: block;
  margin: 0 auto;
  width: 80%;
  max-width: 323px;
  margin-top: 26%;
  margin-bottom: 26%;
  /*    width: 86%;       */
}

.fe_boxsterGTS-bg-bottom {
  background-image: url("../assets/featured/boxsterGTS-bg2.jpg");
  background-position: top;
  background-repeat: repeat-x;
  background-size: auto 30%;
  background-color: #0f0f0f;
  /*    padding-top: 11%;*/
}

.fe_spyder-bg-bottom {
  background-image: url("../assets/featured/spyder-bg2.jpg");
  background-position: top;
  background-repeat: repeat-x;
  background-size: auto 30%;
  background-color: #000;
  /*    padding-top: 11%;*/
}

.fe_visionGT-bg-bottom {
  background-color: #000;
}

.fe_bg-bottom {
  background-color: #0d0d0d;
}

.fe_visionGT-paragraph-img {
  float: right;
  width: 30%;
  /*    max-width: 180px;*/
  padding: 0 6%;
}
.fe_paragraph-boxsterGTS {
  float: right;
  width: 50%;
  max-width: 450px;
  height: auto;
}

.fe_paragraph-carkit {
  max-width: 160px;
  margin-bottom: 6%;
}

.fe_paragraph-img {
  float: right;
  width: 50%;
  max-width: 425px;
  height: auto;
}

.fe_boxsterGTS-paragraph {
  float: left;
  height: auto;
  clear: none;
  width: 50%;
  padding-right: 5%;
  padding-bottom: 8%;
}

.fe_carkit-paragraph {
  float: right;
  height: auto;
  width: 100%;
  padding-left: 470px;
  margin-top: -36%;
  padding-right: 5%;
  padding-bottom: 12%;
}

.fe_visionGT-paragraph {
  float: left;
  height: auto;
  clear: none;
  width: 70%;
  padding-right: 5%;
  padding-bottom: 8%;
}

.fe_moto-paragraph {
  float: left;
  height: auto;
  clear: none;
  width: 50%;
  padding-right: 5%;
  padding-bottom: 8%;
}

.fe-boxsterGTS-support-content {
  padding: 18.5% 0 4% 0;
}

.fe-visionGT-support-content {
  padding: 0 0 4% 0;
}

.fe-support-content {
  padding: 8% 0;
}

.fe_moto360-paragraph-box1,
.fe_moto360-paragraph-box2,
.fe_moto360-paragraph-box3 {
  float: left;
  width: 33.3%;
}

.fe_moto360-paragraph-box1 {
  padding-right: 4%;
}

.fe_moto360-paragraph-box2 {
  padding-left: 2%;
  padding-right: 2%;
}

.fe_moto360-paragraph-box3 {
  padding-left: 4%;
}

.fe_paragraph-img2 {
  display: block;
  margin: 0 auto;
  width: 100%;
  margin-top: 8%;
}

.fe_moto-paragraph2 {
  float: left;
  height: auto;
  clear: none;
  width: 100%;
}

.fe_headline {
  color: #fff;
}

.fe_boxsterGTS-hero {
  float: none;
  clear: both;
  height: auto;
  position: relative;
  z-index: 1;
  margin: 3% auto -18.5%;
}

.fe_spyder-hero {
  float: none;
  clear: both;
  height: auto;
  position: relative;
  z-index: 1;
  margin: 10% auto -15%;
}

.fe_carkit-hero {
  float: none;
  clear: both;
  clear: none;
  height: auto;
  position: relative;
  z-index: 1;
  margin: 3% 12% -18.5%;
  max-width: 406px;

  background-image: url("../assets/featured/CarKit-iPhone.png");
  background-attachment: scroll;
  background-size: 99%;
  background-position: 50% 0%;
  background-repeat: no-repeat;
}

.fe_boxsterGTS-fix {
  padding-top: 18.5%;
}

.fe_carkit-bg {
  background-image: url("../assets/featured/carkit-bg.jpg");
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 0%;
  background-repeat: no-repeat;
  max-height: 600px;
  height: 100%;
}

.fe_carkit-icon-container {
  display: block;
  float: right;
  clear: both;
}

.fe_behance-link {
  font-weight: 400;
  color: #8d7a55;
  margin: 0;
  font-size: 1em;
  line-height: 1.825em;
  padding-top: 6px;
}

.fe_behance-link:hover {
  color: #fff;
}

@media only screen and (max-width: 1170px) {
  /*  fixed width (Services = 2-row / Portfolio = 3-row) */
}

@media only screen and (max-width: 1060px) {
  /*  iPad Landscape (Services = 2-row / Portfolio = 3-row) */

  .fe_vision-bg {
    background-size: 270%;
  }

  .fe_hero-blank-img {
    width: 85%;
  }

  .fe_hero2-blank-img {
    width: 85%;
  }

  .fe_hero-blank-visionGT-img {
    width: 62%;
  }
}

@media only screen and (max-width: 900px) {
  /*  iPad Portrait (Services = 1-row / Portfolio = 2-row) */

  .fe_moto360-paragraph-box1,
  .fe_moto360-paragraph-box2,
  .fe_moto360-paragraph-box3 {
    float: left;
    width: 100%;
    padding: 0 15% 8% 15%;
  }

  .fe_moto-paragraph {
    float: right;
    height: auto;
    clear: none;
    width: 100%;
    padding-right: 5%;
    padding-bottom: 8%;
  }

  .fe_visionGT-paragraph,
  .fe_boxsterGTS-paragraph,
  fe_carkit-paragraph {
    float: right;
    height: auto;
    clear: none;
    width: 100%;
    padding-right: 5%;
    padding-bottom: 8%;
  }

  .fe_paragraph-img {
    float: none;
    display: block;
    clear: none;
    margin: 0 auto;
    width: 100%;
    padding: 0 12% 8% 12%;
  }

  .fe_paragraph-boxsterGTS {
    float: none;
    display: block;
    clear: none;
    margin: 0 auto;
    width: 100%;
    padding-bottom: 8%;
  }

  .fe_visionGT-paragraph-img {
    float: none;
    display: block;
    clear: none;
    margin: 0 auto;
    width: 100%;
    max-width: 400px;
    padding: 0 20% 8% 20%;
  }

  .fe_carkit-paragraph {
    padding-left: 0;
    margin-top: 40%;
  }

  .fe_carkit-hero {
    margin: 3% auto -18.5%;
  }

  .fe_paragraph-carkit {
    display: block;
    clear: both;
    margin: 0 auto 6% auto;
    padding-left: 5%;
  }

  .fe_spyder-bg-bottom {
    background-size: auto 20%;
  }
}

@media only screen and (max-width: 740px) {
  /*  iPhone Landscape (Services = 1-row / Portfolio = 2-row) */

  .featured-teaser-font {
    font-size: 1.125em;
  }

  .featured-teaser-font-small {
    margin-bottom: 40%;
  }

  .fe_paragraph-carkit {
    margin-top: 5%;
  }

  .fe_hero-daimler-img {
    /*        padding-top: 15%;*/
  }

  .fe_spyder-bg-bottom {
    background-size: auto 15%;
  }
}

@media only screen and (max-width: 550px) {
  /*  iPhone Portrait (Services = Portfolio = 1-row) */

  .featured-teaser-font {
    font-size: 1em;
    margin-top: 40%;
  }

  .featured-teaser-font-small {
    margin-bottom: 20%;
  }

  .featured-teaser-bg {
    max-width: 1000px;
    width: 100%;
    background-image: url(../assets/featured/teaser.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: contain;
  }

  .fe_paragraph-carkit {
    margin-top: 25%;
  }

  .fe_carkit-hero {
    max-width: 75%;
    margin-bottom: -60%;
    /*        margin: 3% 12% -18.5%;*/
  }
}
