:focus {
  outline: none !important;
}
.feature-header:after {
  background: none repeat scroll 0 0 #F9D43E !important;
}
.feature-subheader {
  font-weight: 300;
}
.section-header-wrapper {
  background: #171717;
}
.product-hero-container {
  background: url('./ae9_hero_bg.jpg') no-repeat top center;
  background-size: cover;
}
.product-info-container-light h3,
.product-info-container-light h4,
.product-info-container-light p {
  color: #000 !important;
}

.section_overview {
  background: #090909 url('./ae9_feature_1.jpg') no-repeat;
  background-size: cover;
  background-position: top center;
  border-bottom: 1px solid #F9D43E;
}

.section_overview span {
  color: #fff;
}

.section_audioquality.bg-black {
  background-color: #050505 !important;
  background: #050505 !important;
}
.section_scoutmode.bg-black {
  background-color: #030303 !important;
  background: #030303 !important;
}
.section_surround.bg-black,
.section_incredible.bg-black {
  background-color: #090909 !important;
  background: #090909 !important;
}
.section_terrific {
  background: #E8E8E8 url('./ae9_feature_3.jpg') no-repeat;
  background-size: 100% auto;
  background-position: left top;
  padding-top: calc(100% * 504 / 970);
}
.section_terrific_h3 {
  background: #e8e8e8;
}
.textanimate {
  width: 100% !important;
  opacity: 1 !important;
}

.section_incredible .incredible_text img {
  max-height: 90px;
}

.section_incredible .incredible_text img:last-of-type {
  margin-left: 10px;
}

.section_scoutmode video {
  width: 100%;
  height: auto;
}

.section_audiocontrol {
  background: #ffffff url('./ae9_feature_9.jpg?crop=(0,150,2560,828)') no-repeat;
  background-size: auto calc(100% * 600 / 960);
  background-position: top center;
  padding-top: calc(100% * 600 / 960);
}

.section_convenience {
  background: #e8e8e8;
}
.section_convenience .convenience_text {
  margin-top: 30px;
}


.map {
vertical-align: bottom;
  position: relative;
  display: inline-block;

}

.map img {
  max-width:100%;
  display: block;
}

.box {
  width: 13%;
  height: 25%;
  position: absolute;
  opacity: 0;
}

#pin-1 {
  top: 24%;
  left: 25%;
}

.box2 {
  width: 20%;
  height: 33%;
  position: absolute;
  opacity: 0;
}

#pin-2 {
  top: 16%;
  left: 40%;
}

picture {
  width: 100%;
}

.img-mhl-desktop {
  height: 100%;
  width: 100%;
}

video {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  height: auto;
  width: 100%;
}

@media screen and (min-width:768px) {
  .hero-wrapper {
    top: auto;
    bottom: 0;
    width: 90%;
}
}

@media screen and (min-width:992px) {
  .hero-wrapper {
    top: 0;
  }
  .hero-wrapper img {
    position: absolute;
    bottom: 40px;
  }
  .section_audiocontrol {
  background: #ffffff url('./ae9_feature_9.jpg') no-repeat;
  background-position: top center;
  background-size: cover;
  padding-top: 0;
  height: 70vw;
  max-height: 828px;
}
.section_convenience .row {
  display: flex;
  flex-direction: column-reverse;
}
.section_convenience .convenience_text {
  margin-top: 0;
  margin-bottom: 60px;
}
.section_convenience img {
  width: 70vw;
  max-width: 1108px;
  margin: 0 auto;
}
}

@media screen and (min-width: 1200px) {
  .section_audioquality {
    position: relative;
  }
  .section_audioquality .left_img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .section_audioquality .right_img {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .section_audioquality .product-info-row {
    display: flex;
    align-items: center;
    margin: 60px 0;
  }

  .section_audioquality .audioquality_text {
    padding-left: 4vw !important;
    padding-right: 4vw !important;
  }

.section_terrific_h3 {
  background: none;
}
  .section_terrific {
    height: calc(165vw * 970 / 2560);
    padding-top: 0;
    display: flex;
    align-items: center;
    background-size: auto 70%;
    background-position: left bottom;
  }

  .section_terrific .row.breakout {
    display: flex;
    justify-content: flex-end;
    padding-right: 2vw;
    padding-bottom: 11vw;
  }

  .section_terrific .terrific_text {
    max-width: 600px;
  }

  .section_surround .surround_text {
    max-width: 1000px;
  }

  .section_incredible .incredible_text {
    max-width: 750px;
    margin-left: 2vw;
  }

  .section_incredible .incredible_text img {
    max-height: 120px;
  }

  .section_incredible .incredible_text img:last-of-type {
    margin-left: 50px;
  }
  
  .section_scoutmode .text_container {
    display: flex;
    justify-content: flex-end;
  }
  .section_scoutmode .scoutmode_text {
    max-width: 540px;
  }
}

@media screen and (min-width: 1440px) {
  .section_terrific {
    height: 820px;
    background-size: auto 75%;
    background-position: 0% bottom;
  }

  .section_terrific .row.breakout {
    padding-bottom: 11vw;
    padding-left: 42vw;
    justify-content: center;
  }

  .section_terrific .terrific_text {
    max-width: 720px;
  }

  .section_otheraudiophile .text_green>div,
  .section_otheraudiophile .text_yellow>div {
    padding: 3vw 0 !important;
  }
}

@media screen and (min-width: 1920px) {
  .section_terrific {
    height: calc(100vw * 970 / 2560);
    background-position: 20% bottom;
  }

  .section_terrific .row.breakout {
    padding-left: 33vw;
    padding-bottom: 12vw;
  }

  .section_terrific .terrific_text {
    width: 60%;
    max-width: 890px;
  }
}

@media screen and (max-width: 767px) {

  .section_xampdiscrete.breakout>.container,
  .section_otheraudiophile.breakout>.container {
    padding: 0 !important;
  }

  .xampdiscrete_text,
  .otheraudiophile_text {
    padding-left: 55px;
    padding-right: 55px;
  }

  .section_otheraudiophile .slick-list,
  .section_otheraudiophile .slick-track {
    display: flex;
  }

  .slick-dots {
    margin-top: 1em;
  }
  .section_convenience .container {
    padding: 0;
  }

  .section_convenience .convenience_text {
    padding: 0 55px;
  }
}

@media screen and (max-width: 991px) {
  .section_otheraudiophile .product-info-row {
    margin-bottom: 0;
  }
  .section_otheraudiophile .container-fluid {
    padding: 0;
  }
  .section_otheraudiophile img {
    width: 100%;
  }
}