@charset "UTF-8";
/*	=============================
	Colors 
	============================= */
/* 	ababab
			d3d3d3
			3a3a3a
			4e4e4e */
.hidden {
  display: none;
  visibility: hidden;
}
.flickerfix {
  -webkit-backface-visibility: hidden;
}
.main-width {
  margin: 0 auto;
  max-width: 1104px;
  padding: 0 10px;
}
.max-width {
  max-width: 1500px;
  padding: 0;
  margin: 0 auto;
}
.full-width {
  max-width: 100%;
  padding: 0;
  margin: 0 auto;
}
.button-inline {
  font-weight: 700;
  padding: 7px 26px;
  background-color: #ff6600;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  transition: 0;
  border: 2px solid #ff6600;
}
.button-inline:hover {
  background-color: #fff;
  color: #ff6600;
}
#series_container,
#series_container * {
  -webkit-backface-visibility: hidden;
}
.helvetica {
  font-family: "Helvetica Neue TT", "HelveticaNeueTT", "HeleticaNeue-TT", "Arial", sans-serif;
}
.avg {
  font-family: "AVG", Arial, sans !important;
}
hr {
  border: 0;
}
.automtive .automotive {
  background: white;
}
body.automotive {
  background: #eee;
}
.mod_oms_basket .order,
.not_orderable,
.submit,
.inline-button,
.inline_button,
.button_inline {
  font-weight: 700;
  padding: 7px 26px;
  background-color: #ff6600;
  color: #fff;
  display: inline-block;
  text-decoration: none;
  transition: 0;
  border: 2px solid #ff6600;
}
.mod_oms_basket .order:hover,
.not_orderable:hover,
.submit:hover,
.inline-button:hover,
.inline_button:hover,
.button_inline:hover {
  background-color: #fff;
  color: #ff6600;
}
.mod_oms_basket .order:hover,
.not_orderable:hover,
.submit:hover,
.inline-button:hover,
.inline_button:hover,
.button_inline:hover,
.mod_oms_basket .order:active,
.not_orderable:active,
.submit:active,
.inline-button:active,
.inline_button:active,
.button_inline:active {
  background-color: #fff;
  color: #ff6600;
  transition: 0.3s;
}
.mod_oms_basket .order:active,
.not_orderable:active,
.submit:active,
.inline-button:active,
.inline_button:active,
.button_inline:active {
  border-color: #fff;
}
.mod_oms_basket .order.not_orderable,
.not_orderable.not_orderable,
.submit.not_orderable,
.inline-button.not_orderable,
.inline_button.not_orderable,
.button_inline.not_orderable,
.mod_oms_basket .order.disabled,
.not_orderable.disabled,
.submit.disabled,
.inline-button.disabled,
.inline_button.disabled,
.button_inline.disabled {
  color: #fff;
  background-color: #aeaeae;
  border: 2px #aeaeae solid;
}
.mod_oms_basket .order.large,
.not_orderable.large,
.submit.large,
.inline-button.large,
.inline_button.large,
.button_inline.large {
  padding: 7px 56px;
}
.inline_link,
.inline-link {
  color: #ff6600;
}
.inline_link:hover,
.inline-link:hover,
.inline_link:active,
.inline-link:active {
  color: #ff6600;
}
.inline_link.disabled,
.inline-link.disabled {
  color: #959595;
}
.font-styled-regular {
  font-family: "HelveticaNeueW01-55Roma", Helvetica, sans-serif;
}
.font-styled-medium {
  font-family: "HelveticaNeueW01-65Medi", Helvetica, sans-serif;
}
.font-styled-bold {
  font-family: "HelveticaNeueW01-75Bold", Helvetica, sans-serif;
}
.font-styled-light {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, sans-serif;
}
.font-styled-heading {
  font-family: "HelveticaNeueW01-45Ligh", Helvetica, sans-serif;
}
.font-styled-avant {
  font-family: "AvantGardeGothicITCW01B 731063", Helvetica, sans-serif;
}
#wrapper {
  padding: 0 !important;
}
.glp-module-1 {
  position: relative;
  cursor: default;
  color: #fff;
  overflow: hidden;
  background-color: #000;
}
.glp-module-1 .img-glp-back {
  display: block;
  max-width: 100%;
  visibility: hidden;
}
.glp-module-1 .swiper-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.glp-module-1 .swiper-container .swiper-button-prev,
.glp-module-1 .swiper-container .swiper-button-next {
  width: 45px;
  height: 60px;
  margin-top: -30px;
  left: 0;
  right: auto;
  background-size: 100%;
  background-image: url('swiper/slide-prev.png');
  z-index: 3;
}
.glp-module-1 .swiper-container .swiper-button-prev.swiper-button-next,
.glp-module-1 .swiper-container .swiper-button-next.swiper-button-next {
  left: auto;
  right: 0;
  background-image: url('swiper/slide-next.png');
}
.glp-module-1 .swiper-container img {
  max-width: 100%;
}
.glp-module-1 .swiper-container .content {
  position: absolute;
  left: 3%;
  top: 5%;
  right: 19%;
  text-shadow: 1px 1px 8px rgba(0, 0, 0, 0.8);
}
.glp-module-1 .swiper-container .content img {
  float: left;
  margin-right: 4%;
  max-width: 28%;
}
.glp-module-1 .swiper-container .content h2 {
  font-family: "AvantGardeGothicITCW01B 731063", Helvetica, sans-serif;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 1.3;
}
.glp-module-1 .swiper-container .content p {
  font-family: "HelveticaNeueW01-75Bold", Helvetica, sans-serif;
  font-size: 18px;
  margin-top: 1em;
}
.glp-module-1 .swiper-container .content p.disclaimer {
  font-size: 14px;
}
.glp-module-1 .swiper-container .content p.disclaimer a {
  color: inherit;
  text-decoration: underline;
}
.glp-module-1 .img-glp-logo {
  position: absolute;
  right: 1.5%;
  top: 2%;
  max-width: 13%;
  z-index: 2;
}
.glp-module-1 .inside {
  position: absolute;
  z-index: 2;
  text-align: center;
  left: 25%;
  right: 25%;
  top: auto;
  bottom: 10%;
  pointer-events: none;
}
.glp-module-1 .inside h1 {
  font-family: "AvantGardeGothicITCW01B 731063", Helvetica, sans-serif;
  font-size: 40px;
  line-height: 1;
  margin: 0 0 1em;
  letter-spacing: 0;
  position: relative;
  text-transform: uppercase;
}
.glp-module-1 .inside h1:after {
  position: absolute;
  width: 110px;
  height: 4px;
  bottom: -0.5em;
  left: 0;
  right: 0;
  content: " ";
  background-color: #f60;
  margin: 0 auto;
}
.glp-module-1 .inside p {
  font-size: 18px;
  font-family: "HelveticaNeueW01-55Roma", Helvetica, sans-serif;
}
@media screen and (max-width: 1399px) {
  .glp-module-1 .swiper-container .content h2 {
    font-size: 20px;
  }
  .glp-module-1 .swiper-container .content p {
    font-size: 16px;
  }
  .glp-module-1 .inside {
    left: 16%;
    right: 16%;
  }
}
@media screen and (max-width: 1023px) {
  .glp-module-1 .swiper-container .content h2 {
    font-size: 1.955vw;
    margin: 1.9vw 0 1.6vw;
  }
  .glp-module-1 .swiper-container .content p {
    font-size: 1.56vw;
  }
  .glp-module-1 .inside {
    left: 16%;
    right: 16%;
  }
  .glp-module-1 .inside h1 {
    font-size: 3.9vw;
  }
  .glp-module-1 .inside p {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 640px) {
  .glp-module-1 .img-glp-back {
    display: none;
  }
  .glp-module-1 .swiper-container {
    position: relative;
  }
  .glp-module-1 .swiper-container .content {
    top: auto;
    bottom: 6%;
    left: 5%;
    right: 5%;
  }
  .glp-module-1 .swiper-container .content img {
    margin-bottom: 2%;
  }
  .glp-module-1 .swiper-container .content h2 {
    font-size: 3vw;
    margin: 0 0 1vw;
  }
  .glp-module-1 .swiper-container .content p {
    font-size: 2.5vw;
  }
  .glp-module-1 .swiper-container .swiper-button-prev,
  .glp-module-1 .swiper-container .swiper-button-next {
    width: 5.9vw;
    height: 7.8vw;
    margin-top: -3.9vw;
  }
  .glp-module-1 .img-glp-logo {
    right: 3%;
    top: 2.5%;
    max-width: 17%;
  }
  .glp-module-1 .inside {
    position: relative;
    left: auto;
    right: auto;
    padding: 40px;
  }
  .glp-module-1 .inside h1 {
    font-size: 30px;
  }
  .glp-module-1 .inside h1:after {
    height: 0.1em;
  }
  .glp-module-1 .inside p {
    font-size: 16px;
  }
}
body.automotive .bold {
  font-weight: bold;
}
body.automotive img {
  max-width: 100%;
}
body.automotive .automotive.none {
  display: block !important;
}
body.automotive .automotive p {
  font-size: 15px;
  line-height: 25px;
}
body.automotive .automotive .banner {
  padding: 0;
  text-align: left;
}
body.automotive .automotive .button {
  display: inline-block;
  padding: 12px 10px;
  background: #333;
  color: white;
  border: 2px solid transparent;
  transition: 0.3s;
  margin-right: -4px;
  font-size: 12px;
  height: 50px;
  font-weight: bold;
  cursor: pointer;
}
body.automotive .automotive .button:hover {
  background: white;
  border-color: #ff6600;
  color: #ff6600;
}
body.automotive .automotive .button:active,
body.automotive .automotive .button.active {
  background: #ff6600;
  color: white;
}
body.automotive .automotive hr {
  width: 165px;
  margin: 25px auto;
  height: 3px;
  background: #ff6600;
}
body.automotive .automotive h2 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
body.automotive .automotive .main .mod_article > * {
  max-width: 100%;
}
body.automotive .automotive {
  position: relative;
  width: 1400px;
  max-width: 100%;
  margin: 0 auto;
  background: #fff;
  padding: 0;
}
body.automotive .automotive * {
  box-sizing: border-box;
  font-family: "Helvetica Neue TT", "HelveticaNeueTT", "HeleticaNeue-TT", "Arial", sans-serif;
}
body.automotive .automotive .w50 {
  display: block;
  width: 50%;
  float: left;
}
body.automotive .automotive .inside {
  width: 940px;
  max-width: 100%;
  margin: 0 auto;
  padding: 80px 0 0;
  position: relative;
}
body.automotive .automotive .grid {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  background: url(../images/automotive/grid.png) repeat-y top center;
  z-index: 2;
  opacity: .3;
}
body.automotive .automotive.pdp {
  overflow: hidden;
  margin-top: 0;
}
body.automotive .automotive.pdp .heading .w50 {
  text-align: center;
}
body.automotive .automotive.pdp .section {
  margin: 0 auto;
  width: 940px;
}
body.automotive .automotive.pdp.p-smart-fortwo-cabrio-eu .visual .copy {
  width: 360px;
  top: 170px;
  left: 100px;
}
body.automotive .automotive.pdp.p-smart-fortwo-cabrio-eu .visual .copy .teaser {
  max-width: 230px;
}
body.automotive .automotive.pdp .visual {
  width: 1194px;
  position: relative;
}
body.automotive .automotive.pdp .visual .back {
  position: absolute;
  left: 0;
  top: 70px;
  color: white;
  display: inline-block;
  background: #ff6600;
  padding: 15px 30px;
  font-weight: 800;
  text-decoration: none;
  border: 2px solid #ff6600;
  transition: 0.3s;
}
body.automotive .automotive.pdp .visual .back span {
  font-size: 130%;
}
body.automotive .automotive.pdp .visual .back:hover {
  background: white;
  color: #ff6600;
}
body.automotive .automotive.pdp .visual .copy {
  position: absolute;
  left: 127px;
  top: 200px;
  width: 261px;
  color: white;
}
body.automotive .automotive.pdp .visual .copy h1,
body.automotive .automotive.pdp .visual .copy h1 p {
  font-size: 27px;
  line-height: 40px;
  font-weight: 600;
  width: 340px;
}
body.automotive .automotive.pdp .visual .copy hr {
  margin-left: 0;
}
body.automotive .automotive.pdp h2 {
  font-size: 35px;
  line-height: 40px;
  font-weight: 800;
  color: #333;
  text-transform: none;
}
body.automotive .automotive.pdp .section.tech-wrapper {
  padding-top: 80px;
}
body.automotive .automotive.pdp .section.tech-wrapper .body {
  overflow: hidden;
  clear: both;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview {
  float: left;
  width: 582px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual {
  margin-top: 40px;
  float: left;
  width: 291px;
  position: relative;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div {
  width: 20px;
  height: 20px;
  background: #94cd8a no-repeat center center;
  background: url(http://eu.jbl.com/tl_files/themes/shop/skins/jblshop/02/images/automotive/speaker-tweeter.png) no-repeat center center;
  border-radius: 100%;
  opacity: .4;
  position: absolute;
  transition: 0.3s;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div.hover,
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div.active {
  opacity: .9;
  transform: scale(1.1, 1.1);
  cursor: pointer;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div[class^="speaker-amp"] {
  background: url(http://eu.jbl.com/tl_files/themes/shop/skins/jblshop/02/images/automotive/speaker-amp.png) no-repeat center center;
  width: 35px;
  height: 47px;
  margin-top: -9px;
  margin-left: -7px;
  border-radius: 0;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div[class^="speaker-woofer"],
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div[class^="speaker-subwoofer"] {
  background: url(http://eu.jbl.com/tl_files/themes/shop/skins/jblshop/02/images/automotive/speaker-speaker.png) no-repeat center center;
  width: 40px;
  height: 40px;
  margin-top: -11px;
  margin-left: -7px;
  border-radius: 0;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual .speaker-80-16-mm-mid-tweeter-unity-extended-bandwidth-speakers {
  width: 20px;
  height: 20px;
  background-image: url(../images/automotive/speaker-cross.png);
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual .speaker-170-mm-wide-dispersion-woofers {
  width: 50px;
  height: 50px;
  background-image: url(../images/automotive/speaker-dot.png);
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers {
  padding: 0;
  float: left;
  margin-top: 0px;
  width: 261px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers h3 {
  margin-bottom: 30px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers h3 p {
  font-size: 18px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers h3 strong {
  color: #ff6600;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist h1 {
  font-size: 15px;
  padding-left: 30px;
  min-height: 21px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist h1.active {
  color: #ff6600;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-1 {
  background: url(num-1.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-2 {
  background: url(num-2.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-3 {
  background: url(num-3.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-4 {
  background: url(num-4.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-5 {
  background: url(num-5.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .speakerlist .speaker-6 {
  background: url(num-6.png) no-repeat;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy {
  margin-top: 52px;
  border: 4px solid #ff6600;
  padding: 30px 30px 0 30px;
  text-align: center;
  position: relative;
  height: 230px;
  margin-bottom: 20px;
  overflow: hidden;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy h3 {
  font-size: 16px;
  font-weight: bold;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy p {
  font-size: 13px;
  line-height: 20px;
  text-align: center;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy img {
  display: inline-block;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy.speaker-help {
  padding: 90px 30px 0;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers .copy:after {
  background: url(../images/automotive/product-overview-copy-arrow.png) no-repeat 0 0;
  position: absolute;
  content: " ";
  width: 17px;
  height: 27px;
  left: -17px;
  top: 50%;
  margin-top: -13px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-specs {
  float: right;
  width: 261px;
  margin-right: 97px;
  margin-bottom: 120px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec {
  margin-top: 90px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec span {
  display: block;
  text-align: center;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec span.value {
  color: #ff6600;
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
  margin-bottom: 8px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec span.attribute {
  font-size: 16px;
  font-weight: bold;
}
body.automotive .automotive.pdp .section.tech-wrapper .more-at-toyota {
  text-align: right;
  margin-bottom: 40px;
}
body.automotive .automotive.pdp .section.tech-wrapper .more-at-toyota a {
  font-weight: bold;
  color: black;
  text-decoration: none;
  font-size: 16px;
}
body.automotive .automotive.pdp .section.tech-wrapper .more-at-toyota a span {
  color: #ff6600;
  font-size: 130%;
}
body.automotive .automotive.pdp .section.technologies {
  margin: 90px auto;
}
body.automotive .automotive.pdp .section.technologies ul {
  margin-top: 80px;
  overflow: hidden;
  list-style: none;
}
body.automotive .automotive.pdp .section.technologies ul li {
  float: left;
  width: 33.33%;
  text-align: center;
  padding: 0 30px;
}
body.automotive .automotive.pdp .section.technologies ul li h3 {
  font-size: 23px;
  min-height: 56px;
  font-weight: bold;
}
body.automotive .automotive.pdp .section.technologies ul li img {
  display: inline-block;
  margin-bottom: 30px;
}
body.automotive .banners {
  overflow: hidden;
}
body.automotive .banners .banner {
  float: left;
  width: 50%;
  overflow: hidden;
  position: relative;
  color: #333;
}
body.automotive .banners .banner .copy {
  position: absolute;
  left: 30px;
  top: 201px;
}
body.automotive .banners .banner .copy h3 {
  font-size: 30px;
  line-height: 35px;
  font-weight: 800;
}
body.automotive .banners .banner .copy p {
  font-size: 16px;
}
body.automotive .banners .banner.light {
  color: #fff;
}
body.automotive .automotive.lander {
  background: black;
}
body.automotive .automotive.lander .intro {
  color: #fff;
  background: none;
}
body.automotive .automotive.lander .intro .inside {
  min-height: 1204px;
}
body.automotive .automotive.lander .intro .visualslider {
  position: absolute;
  top: 0;
}
body.automotive .automotive.lander .intro .copy {
  position: absolute;
  bottom: 24%;
  left: 50%;
  width: 552px;
  padding-left: 194px;
  background: url(jbl-smart-logo.png) no-repeat 0 6px;
  margin-left: -276px;
  height: 365px;
}
body.automotive .automotive.lander .intro .copy h1 {
  font-size: 35px;
  font-weight: bold;
  padding-top: 16%;
}
body.automotive .automotive.lander .intro .copy p {
  font-size: 15px;
  line-height: 25px;
  padding-top: 9%;
}
body.automotive .automotive.lander .second .inside {
  overflow: hidden;
  color: #fff;
  padding-top: 40px;
}
body.automotive .automotive.lander .second .inside .copy {
  text-align: right;
  max-width: 400px;
  margin: 0 0 0 auto;
}
body.automotive .automotive.lander .second .inside .copy hr {
  margin-right: 0;
}
body.automotive .automotive.lander .second .inside .copy h1 {
  font-size: 35px;
  font-weight: bold;
}
body.automotive .automotive.lander .second .inside .copy p {
  font-size: 15px;
  line-height: 1.4em;
}
body.automotive .automotive.lander .youtube .inside {
  padding-top: 40px;
  overflow: hidden;
}
body.automotive .automotive.lander .youtube span {
  display: inline-block;
  width: 33%;
  float: left;
  overflow: hidden;
  cursor: pointer;
  transition: 0.3s;
}
body.automotive .automotive.lander .youtube span img {
  display: block;
  margin-top: -10%;
  margin-bottom: -10%;
  width: 100%;
}
body.automotive .automotive.lander .youtube span:hover {
  opacity: .7;
}
body.automotive .automotive.lander .embed-container {
  position: relative;
  z-index: 2;
}
body.automotive .automotive.lander .embed-container .youtube_container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
body.automotive .automotive.lander .embed-container .youtube_container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.automotive .automotive.lander .section.technology ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
body.automotive .automotive.lander .section.technology ul li {
  width: 33.33%;
  float: left;
  text-align: center;
  padding: 30px;
}
body.automotive .automotive.lander .section.technology ul li h3 {
  min-height: 58px;
  line-height: 28px;
  font-weight: 800;
  font-size: 20px;
}
body.automotive .automotive.lander .section.technology ul li strong {
  font-weight: 800;
}
body.automotive .automotive.lander .section.technology ul li img {
  display: inline-block;
  margin-bottom: 30px;
}
body.automotive .automotive.lander .section.reviews {
  padding-bottom: 60px;
}
body.automotive .automotive.lander .section.reviews .copy {
  text-align: center;
  color: #333;
}
body.automotive .automotive.lander .section.reviews .copy img {
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 60px;
}
body.automotive .automotive.lander .section.reviews .copy span {
  display: block;
  line-height: 1.4em;
  margin-bottom: 20px;
}
body.automotive .automotive.lander .section.reviews .copy h2 {
  font-size: 35px;
  font-weight: bold;
  text-align: center;
  color: #f60;
}
body.automotive .automotive.lander .section.reviews .copy hr {
  background: #fff;
}
body.automotive .automotive.lander .section.reviews .copy .published {
  font-size: 18px;
  color: #fff;
}
body.automotive .automotive.lander .section.reviews .copy .quote {
  font-size: 24px;
  font-weight: 800;
  color: #fff;
}
body.automotive .automotive.lander .section.reviews .copy .quote_published {
  font-size: 18px;
  font-weight: 800;
  color: #fff;
}
body.automotive .automotive.lander .section.awards {
  border-top: 2px solid #bcbcbc;
}
body.automotive .automotive.lander .section.awards ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
  list-style: none;
}
body.automotive .automotive.lander .section.awards ul li {
  width: 50%;
  float: left;
  text-align: center;
  padding: 30px;
}
body.automotive .automotive.lander .section.awards ul li h3 {
  height: 58px;
  line-height: 34px;
  font-weight: 800;
}
body.automotive .automotive.lander .section.awards ul li strong {
  font-weight: 800;
}
body.automotive .automotive.lander .section.awards ul li span {
  display: block;
  margin-bottom: 10px;
}
body.automotive .automotive.lander .section.awards ul li img {
  display: inline-block;
  margin-bottom: 30px;
}
body.automotive .automotive.lander .section.awards ul li .date {
  font-size: 30px;
  font-weight: 800;
  color: #ff6600;
}
body.automotive .automotive.lander .section.awards ul li .copy {
  font-weight: 800;
}
body.automotive .automotive.lander .section.awards ul li .subtitle {
  font-size: 13px;
}
body.automotive .automotive.lander .tab-switcher {
  margin-bottom: -108px;
  padding-top: 90px;
  z-index: 1;
  position: relative;
}
body.automotive .automotive.lander .tab-switcher .switch {
  text-align: center;
  width: 418px;
  margin: 0 auto;
  text-transform: uppercase;
}
body.automotive .automotive.lander .tab-switcher .switch > * {
  width: 50%;
}
body.automotive .automotive.lander .tab-switcher .switch:hover span {
  background-color: #333;
}
body.automotive .automotive.lander .tab-switcher .switch:hover span:hover {
  background-color: white;
  color: #ff6600;
}
body.automotive .automotive.lander .jbl-and-smart {
  color: white;
  padding-top: 108px;
  position: relative;
  padding-bottom: 34%;
}
body.automotive .automotive.lander .jbl-and-smart img.abs {
  position: absolute;
  width: 100%;
}
body.automotive .automotive.lander .jbl-and-smart img.abs.top {
  top: 4%;
  left: 0;
  right: 0;
  height: auto;
}
body.automotive .automotive.lander .jbl-and-smart img.abs.bottom {
  bottom: -26%;
}
body.automotive .automotive.lander .jbl-and-smart .copy3,
body.automotive .automotive.lander .jbl-and-smart .copy2,
body.automotive .automotive.lander .jbl-and-smart .copy {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
body.automotive .automotive.lander .jbl-and-smart .copy2 {
  margin: 50% auto 0 20px;
  text-align: left;
}
body.automotive .automotive.lander .jbl-and-smart .copy2 hr {
  margin-left: 0;
}
body.automotive .automotive.lander .jbl-and-smart .copy2 h2 {
  text-align: left;
}
body.automotive .automotive.lander .jbl-and-smart .copy2 img {
  margin-left: -99px;
}
body.automotive .automotive.lander .jbl-and-smart .copy3 {
  margin: -34% 20px 0 auto;
  text-align: right;
  max-width: 30%;
}
body.automotive .automotive.lander .jbl-and-smart .copy3 h2 {
  text-align: right;
}
body.automotive .automotive.lander .jbl-and-smart .copy3 hr {
  margin-right: 0;
}
body.automotive .automotive.lander .models {
  background: url(white-wall.jpg) no-repeat top center white;
}
body.automotive .automotive.lander .models .model {
  width: 261px;
  width: 280px;
  max-width: 27%;
  max-height: auto;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin: 0 3% 30px 3%;
}
body.automotive .automotive.lander .models .model img {
  margin-left: -30px;
  max-width: 140%;
  margin-top: -35%;
  height: auto;
}
body.automotive .automotive.lander .models .model .image_container {
  position: relative;
  z-index: 1;
}
body.automotive .automotive.lander .models .model h3 {
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  margin-top: -15px;
  margin-bottom: 30px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  color: black;
}
body.automotive .automotive.lander .models .model .rectangle {
  top: 0;
  position: absolute;
  bottom: 0;
  left: 30px;
  right: 30px;
  border: 2px solid transparent;
  transition: 0.3s;
}
body.automotive .automotive.lander .models .model:hover h3 {
  color: black;
}
body.automotive .automotive.lander .models .model:hover .rectangle {
  border-color: #ff6600;
}
body.automotive .automotive.lander .gallery {
  background: white;
  overflow: hidden;
  position: relative;
}
body.automotive .automotive.lander .gallery h2 {
  text-align: left;
}
body.automotive .automotive.lander .gallery hr {
  margin-left: 0;
}
body.automotive .automotive.lander .gallery .more {
  position: absolute;
  padding: 0 5px 1px 0;
  bottom: 0;
  right: 0;
  background-color: #f60;
  color: #fff;
  border: 2px solid #f60;
  -webkit-transition: .3s;
  transition: .3s;
}
body.automotive .automotive.lander .gallery li:hover .more {
  background: white;
  color: #ff6600;
}
body.automotive .automotive.lander .technology {
  background: white;
}
body.automotive .automotive.lander .morejbl {
  color: white;
  padding-top: 10px;
}
body.automotive .automotive.lander .morejbl .inside {
  padding-top: 0;
  padding-bottom: 50px;
  overflow: hidden;
}
body.automotive .automotive.lander .morejbl h2 {
  color: #ff6600;
}
body.automotive .automotive.lander .morejbl hr {
  background: white;
}
body.automotive .automotive.lander .morejbl .history {
  max-width: 400px;
  margin: 0 auto;
}
body.automotive .automotive.lander .morejbl .history .copy {
  float: left;
  width: 52%;
  padding: 0 0 20px 0;
}
body.automotive .automotive.lander .morejbl .history img {
  float: left;
  width: 48%;
  padding: 0 0 20px 0;
}
body.automotive .automotive.lander .popup-modal {
  padding: 0 !important;
}
body.automotive .automotive.lander .popup-modal .right {
  display: none;
}
body.automotive .automotive.lander .jbl-and-toyota {
  color: #fff;
  background: url(../images/automotive/automotive-lander-bg-02.jpg) no-repeat center -1px black;
}
body.automotive .automotive.lander .jbl-and-toyota .inside {
  min-height: 2119px;
  padding-top: 230px;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy {
  width: 552px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 180px;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy2,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy4 {
  width: 305px;
  margin: 0 0 0 auto;
  text-align: right;
  padding-bottom: 180px;
  padding-left: 20px;
  padding-right: 20px;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy2 h2,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 h2,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy4 h2 {
  text-align: right;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy2 hr,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 hr,
body.automotive .automotive.lander .jbl-and-toyota .inside .copy4 hr {
  margin-right: 0;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 {
  margin: 0 auto 0 0;
  text-align: left;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 h2 {
  text-align: left;
}
body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 hr {
  margin-right: auto;
  margin-left: 0;
}
body.automotive .automotive.lander .tab-two {
  display: none;
}
body.automotive .automotive.lander .tab-two .inside {
  padding-top: 150px;
}
body.automotive .automotive.lander .tab-two .inside .title {
  position: absolute;
  top: 10px;
  right: -8%;
}
body.automotive .automotive.lander .tab-two .inside .copy {
  max-width: 500px;
  margin: 0 auto;
}
body.automotive .automotive.lander .tab-two .inside .products .models .model {
  max-height: 250px;
}
body.automotive .automotive.lander .tab-two .inside .products .models .model img {
  margin-top: -36%;
}
body.automotive .dealer {
  color: #fff;
  background: url(dealer-visual.jpg) no-repeat 0 -1px black;
  background-size: cover;
  min-height: 675px;
}
body.automotive .dealer .copy {
  width: 100%;
  max-width: 325px;
  margin: 14% 0 0 auto;
  text-align: left;
  padding-bottom: 180px;
}
body.automotive .dealer .copy h2 {
  text-align: left;
  color: white;
  font-weight: 700;
}
body.automotive .dealer .copy hr {
  margin-left: 0;
}
body.automotive .flex-next,
body.automotive .flex-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 10px;
  width: 44px;
  height: 44px;
  background: url("http://static.jbl.com/tl_files/themes/shop/skins/jblshop/02/stylesheet/series/automotive/slider-left.png") no-repeat;
  text-indent: -999px;
  overflow: hidden;
}
body.automotive .flex-next.flex-next,
body.automotive .flex-prev.flex-next {
  left: auto;
  right: 10px;
  background: url("http://static.jbl.com/tl_files/themes/shop/skins/jblshop/02/stylesheet/series/automotive/slider-right.png") no-repeat;
}
body.automotive .newsslider .flex-next {
  right: -60px;
}
body.automotive .newsslider .flex-prev {
  left: -60px;
}
body.automotive .flexslider {
  position: relative;
}
body.automotive .ferrari {
  background: #333;
  color: #fff;
}
body.automotive .ferrari hr {
  background: url(../images/automotive/ferrari/lander_hr.png) no-repeat top center transparent;
}
body.automotive .ferrari .section {
  position: relative;
  width: 940px;
  max-width: 100%;
  margin: 0 auto;
}
body.automotive .ferrari .top {
  background: url(../images/automotive/ferrari/lander_visual_complete.jpg) no-repeat top center black;
}
body.automotive .ferrari .top .copy {
  margin: 0 auto;
}
body.automotive .ferrari .top .copy p {
  text-align: center;
}
body.automotive .ferrari .top .one {
  height: 787px;
  background: transparent;
}
body.automotive .ferrari .top .one .copy {
  background-image: url(../images/automotive/ferrari/lander_logo.png);
  bottom: 209px;
}
body.automotive .ferrari .top .one .copy p {
  text-align: left;
}
body.automotive .ferrari .top .two {
  height: 720px;
}
body.automotive .ferrari .top .two .copy {
  width: 552px;
  margin: 0 auto;
  padding-top: 30px;
  max-width: 90%;
}
body.automotive .ferrari .top .two .copy2 {
  width: 291px;
  margin: 0 auto 0 0;
  padding-top: 170px;
}
body.automotive .ferrari .top .two .copy2 h2,
body.automotive .ferrari .top .two .copy2 p {
  text-align: left;
}
body.automotive .ferrari .top .three {
  height: 745px;
}
body.automotive .ferrari .top .three .copy {
  width: 291px;
  margin: 0 0 0 auto;
  padding-top: 190px;
}
body.automotive .ferrari .top .three .copy .quantum-logo {
  width: 287px;
  height: 86px;
  background: url(../images/automotive/ferrari/lander_quantum_logo.png);
  display: block;
}
body.automotive .ferrari .top .three .copy h2,
body.automotive .ferrari .top .three .copy h3,
body.automotive .ferrari .top .three .copy p {
  text-align: right;
}
body.automotive .ferrari .top .four {
  min-height: 511px;
}
body.automotive .ferrari .top .four h3 {
  color: white;
}
body.automotive .ferrari .models {
  width: 1090px;
  max-width: 100%;
}
body.automotive .ferrari .models .models-wrapper {
  display: flex;
  flex-wrap: wrap;
}
body.automotive .ferrari .models .models-wrapper .model {
  width: 20%;
  min-width: 215px;
  float: left;
  flex: 1;
  margin: 30px 0 30px;
  padding: 0 10px;
}
body.automotive .ferrari .models .models-wrapper .model h3 {
  color: white;
  transition: 0.3s;
  font-size: 55px;
  font-weight: 800;
  height: 120px;
}
body.automotive .ferrari .models .models-wrapper .model h3 span {
  display: block;
  font-size: 27px;
  font-weight: normal;
}
body.automotive .ferrari .models .models-wrapper .model:hover h3 {
  color: #ff6600;
}
body.automotive .ferrari .models .models-wrapper .model.california h3 {
  height: 120px;
  font-size: 35px;
  padding-top: 45px;
}
body.automotive .ferrari .models .models-wrapper .model.california h3 em {
  font-weight: 200;
}
body.automotive .ferrari .banners {
  width: 1194px;
}
body.automotive .ferrari .banners .banner {
  height: 575px;
  color: white;
  text-align: center;
}
body.automotive .ferrari .banners .banner .copy {
  width: 291px;
  left: 50%;
  margin-left: -145.5px;
}
body.automotive .ferrari .banners .banner.one {
  background: url(../images/automotive/ferrari/lander_banner_01.jpg) no-repeat top center;
}
body.automotive .ferrari .banners .banner.two {
  background: url(../images/automotive/ferrari/lander_banner_02.jpg) no-repeat top center;
}
body.automotive .ferrari .banners .banner.three {
  background: url(../images/automotive/ferrari/lander_banner_03.jpg) no-repeat top center;
}
body.automotive .ferrari .banners .banner.four {
  background: url(../images/automotive/ferrari/lander_banner_04.jpg) no-repeat top center;
}
body.automotive .ferrari .banners .banner.five {
  background: url(../images/automotive/ferrari/lander_banner_05.jpg) no-repeat top center;
  width: 100%;
}
body.automotive .ferrari .banners .banner.five .copy {
  width: 358px;
  text-align: left;
  margin-left: 110px;
}
body.automotive .ferrari .banners .banner.five .copy h2 {
  text-align: left;
  font-size: 37px;
}
body.automotive .ferrari .banners .banner.five .copy .button {
  background: transparent;
  border: 2px solid white;
  padding: 12px 40px;
  margin-top: 10px;
  text-transform: uppercase;
  height: auto;
  line-height: 18px;
  text-decoration: none;
}
body.automotive .ferrari .banners .banner.five .copy .button:hover {
  background: #ff6600;
  color: white;
}
body.automotive .models .products {
  text-align: center;
}
body.automotive.de .automotive.pdp .section.tech-wrapper .car-overview .speakers {
  margin-top: -45px;
}
.tablet body.automotive .automotive.lander .jbl-and-smart .copy3,
.handheld body.automotive .automotive.lander .jbl-and-smart .copy3 {
  margin: 0% 20px 0 auto;
  text-align: right;
  max-width: 90%;
}
.tablet body.automotive .automotive.lander .tab-two .inside .title,
.handheld body.automotive .automotive.lander .tab-two .inside .title {
  display: none;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .car-overview,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .car-overview {
  float: none;
  width: 90%;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual,
.tablet body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers {
  float: none;
  width: 100%;
}
.tablet body.automotive .automotive.lander .jbl-and-smart .copy2 img,
.handheld body.automotive .automotive.lander .jbl-and-smart .copy2 img {
  margin-left: 0px;
}
.tablet body.automotive .ferrari .banners .banner .copy,
.handheld body.automotive .ferrari .banners .banner .copy {
  width: auto;
  left: 0;
  margin: 0 10px;
}
.tablet body.automotive .ferrari .top .two .copy2,
.handheld body.automotive .ferrari .top .two .copy2 {
  margin-left: 20px;
}
.tablet body.automotive .ferrari .top .three .copy,
.handheld body.automotive .ferrari .top .three .copy {
  margin-right: 20px;
}
.tablet body.automotive .automotive.lander .jbl-and-toyota .inside .copy2,
.handheld body.automotive .automotive.lander .jbl-and-toyota .inside .copy2,
.tablet body.automotive .automotive.lander .jbl-and-toyota .inside .copy4,
.handheld body.automotive .automotive.lander .jbl-and-toyota .inside .copy4 {
  margin: 0 30px 0 auto;
}
.tablet body.automotive .automotive.lander .multiple-sources .copy,
.handheld body.automotive .automotive.lander .multiple-sources .copy,
.tablet body.automotive .automotive.lander .jbl-and-toyota .inside .copy3,
.handheld body.automotive .automotive.lander .jbl-and-toyota .inside .copy3 {
  margin: 0 auto 0 30px;
}
.tablet body.automotive .automotive.lander .section.reviews .copy,
.handheld body.automotive .automotive.lander .section.reviews .copy {
  max-width: 90%;
  margin: 0 auto;
}
.tablet body.automotive .automotive.lander .section.reviews .copy .quote br,
.handheld body.automotive .automotive.lander .section.reviews .copy .quote br {
  display: none;
}
.tablet body.automotive .automotive.lander .models .products,
.handheld body.automotive .automotive.lander .models .products {
  padding: 0 30px;
}
.tablet body.automotive .automotive.lander .banners .banner .copy,
.handheld body.automotive .automotive.lander .banners .banner .copy {
  top: 6%;
}
.handheld body.automotive .automotive.lander .section.technology ul li {
  width: 100%;
}
.handheld body.automotive .automotive.lander .intro .copy {
  position: absolute;
  bottom: 50px;
  left: 30px;
  width: 417px;
  padding-left: 1746x;
  margin-left: 0;
}
.handheld body.automotive .automotive.lander .intro .copy h1 br {
  display: none;
}
.tablet body.automotive .automotive.pdp .section,
.handheld body.automotive .automotive.pdp .section {
  max-width: 100%;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .heading .w50,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .heading .w50 {
  width: 100%;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .heading .w50 + .w50,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .heading .w50 + .w50 {
  display: none;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .car-specs,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .car-specs {
  float: none;
  width: 100%;
  clear: both;
  margin-top: 55px;
  margin-bottom: 120px;
  margin-right: 0;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .car-specs .spec {
  margin-top: 90px;
  margin-bottom: 90px;
  width: 30%;
  float: left;
}
.tablet body.automotive .automotive.pdp .section.tech-wrapper .more-at-toyota,
.handheld body.automotive .automotive.pdp .section.tech-wrapper .more-at-toyota {
  margin-right: 30px;
}
.tablet body.automotive .automotive.pdp .visual .copy,
.handheld body.automotive .automotive.pdp .visual .copy {
  position: relative;
  left: auto;
  top: 30px;
  width: auto;
  color: #000;
  right: 0;
  margin: 30px 30px 30px;
  text-align: center;
}
.tablet body.automotive .automotive.pdp .visual .copy hr,
.handheld body.automotive .automotive.pdp .visual .copy hr {
  margin-left: auto;
}
.tablet body.automotive .automotive.pdp .banners .banner .copy,
.handheld body.automotive .automotive.pdp .banners .banner .copy {
  top: 30px;
}
.handheld body.automotive .automotive.pdp .section.technologies ul li {
  float: none;
  width: 100%;
  text-align: center;
  padding: 0 30px;
}
body.automotive .automotive .button {
  height: 47px;
}
.crazy_button {
  font-size: 20px;
  color: #f60 !important;
  text-decoration: none !important;
}
.button_inline {
  color: white !important;
  text-decoration: none !important;
}
.button_inline:hover {
  color: #ff6600!important;
}
.demandware body.automotive {
  background: #fff;
}
.demandware body.automotive .automotive {
  max-width: 100%;
}
.demandware body.automotive .automotive.pdp {
  margin-top: 0;
}
.embed-container {
  overflow: hidden;
}
.embed-container .youtube_container {
  float: none;
  margin-right: 0;
  padding-bottom: 56%;
  position: relative;
}
.embed-container .youtube_container iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview {
  float: none;
  width: 100%;
  overflow: hidden;
  position: relative;
  top: -140px;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .speakers {
  padding: 0;
  float: right;
  width: 40%;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual {
  margin-top: 164px;
  float: left;
  width: 50%;
  position: relative;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div {
  background: #ff6600;
  border-radius: 0;
  opacity: 1;
  text-align: center;
  border: 1px solid #ff6600;
  color: white;
}
body.automotive .automotive.pdp .section.tech-wrapper .car-overview .overview-visual div.active {
  background: white;
  color: #ff6600;
  opacity: 1;
}
.flexslider .flex-direction-nav li a.flex-next,
.flexslider .flex-direction-nav li a.flex-prev {
  border: 0;
  height: 44px;
  width: 44px;
}
.flexslider .flex-direction-nav li a.flex-next:before,
.flexslider .flex-direction-nav li a.flex-prev:before {
  display: none !important;
}
body.automotive .automotive .heading .w50 {
  float: none;
}
.ytvid {
  float: none;
  position: relative;
  z-index: 9;
  cursor: pointer;
  display: inline-block;
  transition: 0.3s;
}
.ytvid:hover {
  opacity: .7;
}
.emea body.automotive .automotive.lander .morejbl {
  padding-top: 60px;
}
.lander .visualslider-mobile {
  display: none;
}
@media (max-width: 1040px) {
  .lander .visualslider-mobile {
    display: block;
  }
  .lander .visualslider {
    display: none;
  }
  body.automotive .automotive.lander .intro .inside {
    position: relative;
    margin-top: 0;
    z-index: 222;
    min-height: 0;
    margin-bottom: 68px;
  }
  body.automotive .automotive.lander .second .inside {
    padding: 0 40px;
  }
  body.automotive .automotive.lander .second {
    margin-top: 0;
  }
  body.automotive .section.reviews .newsslider .flex-next {
    right: 0;
  }
  body.automotive .section.reviews .newsslider .flex-prev {
    left: 0;
  }
  body.automotive .section.reviews .flexlider li .copy {
    padding: 0 20px;
  }
}
@media (max-width: 480px) {
  .handheld body.automotive .automotive.lander .intro .copy {
    padding-left: 0;
    background: transparent;
    width: 80%;
    padding-top: 34%;
    text-align: center;
  }
  .handheld body.automotive .automotive.lander .intro .copy p {
    padding-top: 0;
  }
  .handheld body.automotive .automotive.lander .second .inside {
    text-align: center;
  }
  .handheld body.automotive .automotive.lander .tab-switcher .switch {
    text-align: center;
    width: 100%;
  }
  .handheld .section.jbl-and-smart {
    padding-bottom: 10%;
  }
  .handheld .section.jbl-and-smart .copy {
    padding-left: 20px;
    padding-right: 20px;
  }
  .handheld .section.jbl-and-smart .copy2 {
    padding-right: 20px;
  }
  .handheld .section.gallery .inside {
    padding-left: 20px;
    padding-right: 20px;
  }
  .handheld .section.gallery .flexslider .slides img {
    max-width: 100%;
    height: auto;
    display: block;
  }
  .handheld .section.dealer {
    background-size: cover;
  }
  .handheld .section.dealer .inside {
    padding: 20px 0 0;
  }
  .handheld .section.dealer .copy {
    padding-left: 20px;
    padding-right: 20px;
    margin: 10% 0 0 0;
  }
}
