.kia-oem--classic .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: .8;
}
.kia-oem--classic .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.kia-oem--classic .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.kia-oem--classic .mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.kia-oem--classic .mfp-align-top .mfp-container:before {
  display: none;
}
.kia-oem--classic .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.kia-oem--classic .mfp-inline-holder .mfp-content,
.kia-oem--classic .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.kia-oem--classic .mfp-ajax-cur {
  cursor: progress;
}
.kia-oem--classic .mfp-zoom-out-cur,
.kia-oem--classic .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.kia-oem--classic .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.kia-oem--classic .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.kia-oem--classic .mfp-close,
.kia-oem--classic .mfp-arrow,
.kia-oem--classic .mfp-preloader,
.kia-oem--classic .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.kia-oem--classic .mfp-loading.mfp-figure {
  display: none;
}
.kia-oem--classic .mfp-hide {
  display: none !important;
}
.kia-oem--classic .mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.kia-oem--classic .mfp-preloader a {
  color: #CCC;
}
.kia-oem--classic .mfp-preloader a:hover {
  color: #FFF;
}
.kia-oem--classic .mfp-s-ready .mfp-preloader {
  display: none;
}
.kia-oem--classic .mfp-s-error .mfp-content {
  display: none;
}
.kia-oem--classic button.mfp-close,
.kia-oem--classic button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: 0;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
.kia-oem--classic button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.kia-oem--classic .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: .65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family:
    Arial,
    Baskerville,
    monospace;
}
.kia-oem--classic .mfp-close:hover,
.kia-oem--classic .mfp-close:focus {
  opacity: 1;
}
.kia-oem--classic .mfp-close:active {
  top: 1px;
}
.kia-oem--classic .mfp-close-btn-in .mfp-close {
  color: #333;
}
.kia-oem--classic .mfp-image-holder .mfp-close,
.kia-oem--classic .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.kia-oem--classic .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.kia-oem--classic .mfp-arrow {
  position: absolute;
  opacity: .65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.kia-oem--classic .mfp-arrow:active {
  margin-top: -54px;
}
.kia-oem--classic .mfp-arrow:hover,
.kia-oem--classic .mfp-arrow:focus {
  opacity: 1;
}
.kia-oem--classic .mfp-arrow:before,
.kia-oem--classic .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.kia-oem--classic .mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.kia-oem--classic .mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: .7;
}
.kia-oem--classic .mfp-arrow-left {
  left: 0;
}
.kia-oem--classic .mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.kia-oem--classic .mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.kia-oem--classic .mfp-arrow-right {
  right: 0;
}
.kia-oem--classic .mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.kia-oem--classic .mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.kia-oem--classic .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.kia-oem--classic .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.kia-oem--classic .mfp-iframe-holder .mfp-close {
  top: -40px;
}
.kia-oem--classic .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.kia-oem--classic .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.kia-oem--classic img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.kia-oem--classic .mfp-figure {
  line-height: 0;
}
.kia-oem--classic .mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.kia-oem--classic .mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.kia-oem--classic .mfp-figure figure {
  margin: 0;
}
.kia-oem--classic .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.kia-oem--classic .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.kia-oem--classic .mfp-image-holder .mfp-content {
  max-width: 100%;
}
.kia-oem--classic .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .kia-oem--classic .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .kia-oem--classic .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .kia-oem--classic .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .kia-oem--classic .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .kia-oem--classic .mfp-arrow-left {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
  }
  .kia-oem--classic .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .kia-oem--classic .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.kia-oem--classic .temp00 .temp360vr .bgArea {
  height: 1000px;
}
.kia-oem--classic .temp00 .temp360vr .vr__overlay {
  height: 800px;
  overflow: hidden;
}
.kia-oem--classic .temp00 .temp360vr .vr__overlay .int_img {
  width: 100%;
  height: 100%;
  background: #05141f;
}
.kia-oem--classic .temp00 .temp360vr .vr__overlay .int_img img {
  opacity: .5;
  position: absolute;
  top: 50%;
  left: 50%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.kia-oem--classic .vr__overlay .vr__overlay__btn {
  top: 46%;
}
.kia-oem--classic .temp00 .temp360vr #interior {
  position: absolute;
  top: 200px;
  background-repeat: no-repeat;
  height: 800px;
  margin-top: 17px;
}
.kia-oem--classic .temp360vr {
  position: relative;
  overflow: hidden;
}
.kia-oem--classic .temp360vr .textArea {
  width: 960px;
  position: absolute;
  top: 50px;
  left: 50%;
  margin-left: -480px;
  color: #000;
  text-align: center;
}
.kia-oem--classic .temp360vr .textArea h2.h_title_b {
  position: relative;
  top: 0;
  left: 0;
  margin-top: 0;
  padding: 30px 0 0 0;
  font-size: 38px;
  margin-bottom: 35px;
  color: #05141f;
  text-transform: none;
  background: none !important;
}
.kia-oem--classic .temp360vr .textArea h2.h_title_b:before {
  content: "";
  clear: both;
  display: inline-block;
  top: 0;
  width: 70px;
  height: 4px;
  background: #05141f;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.kia-oem--classic .temp360vr .textArea h2.h_title_b:after {
  display: none;
}
.kia-oem--classic .temp360vr .choice_area:after {
  content: "";
  clear: both;
  display: block;
}
.kia-oem--classic .temp360vr .textArea p {
  padding-bottom: 18px;
  line-height: 25px;
  font-size: 20px;
  font-family: "kiaB";
  text-shadow: rgba(0, 0, 0, .4) 0 0 1px;
}
.kia-oem--classic .temp360vr .view_inout {
  display: flex;
  justify-content: center;
  margin-bottom: 130px;
  height: 44px;
}
.kia-oem--classic .temp360vr .view_inout li {
  display: inline-block;
  margin-left: 0;
  width: 200px;
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #05141f;
}
.kia-oem--classic .temp360vr .view_inout li:first-child {
  margin-left: 0;
}
.kia-oem--classic .temp360vr .view_inout li a {
  display: inline-block;
  font-size: 14px;
  font-family: "kiaM";
  color: #05141f;
  padding-bottom: 0;
  position: relative;
  text-decoration: none;
  opacity: 1;
}
.kia-oem--classic .temp360vr .view_inout li:first-child a {
  border-left: 0;
  padding-left: 0;
  margin-left: 0;
}
.kia-oem--classic .temp360vr .view_inout li a {
  padding-bottom: 10px;
}
.kia-oem--classic .temp360vr .view_inout li.on a {
  color: #bb162b;
  font-family: "kiaB";
}
.kia-oem--classic .temp360vr .view_inout li.on a:after {
  content: "";
  z-index: 99;
  clear: both;
  display: none;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #bb162b;
}
.kia-oem--classic .temp360vr .car_trim {
  position: absolute;
  top: 510px;
  left: 300px;
  padding-left: 85px;
  z-index: 99;
  text-align: left;
  max-width: 75%;
}
.kia-oem--classic .temp360vr .roomView .car_trim {
  position: absolute;
  top: 560px;
  left: 355px;
  z-index: 99;
  text-align: left;
}
.kia-oem--classic .temp360vr .car_trim.alone {
  left: 60px;
}
.kia-oem--classic .temp360vr .car_trim .color_tit {
  position: absolute;
  top: -1px;
  left: 0;
}
.kia-oem--classic .temp360vr .car_trim .select_trim {
  font-size: 16px;
  font-family: "KiaB";
  color: #000;
  text-transform: uppercase;
}
.kia-oem--classic .temp360vr .car_trim .select_trim span {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/2f4b1c5e7865ee566ffd1426.gif) no-repeat right 50%;
  padding-right: 30px;
}
.kia-oem--classic .temp360vr .car_trim .car_trim_list {
  display: inline-block;
  position: absolute;
  left: 85px;
  top: 30px;
  border: 1px solid #c7c8c9;
  padding: 15px;
  background: #fff;
  width: 200px;
  max-height: 110px;
  overflow-y: auto;
}
.kia-oem--classic .temp360vr .car_trim .car_trim_list li {
  font-size: 12px;
  margin-top: 5px;
}
.kia-oem--classic .temp360vr .car_trim .car_trim_list li:first-child {
  margin-top: 0;
}
.kia-oem--classic .temp360vr .car_trim .car_trim_list li a {
  color: #999;
}
.kia-oem--classic .temp360vr .car_trim .car_trim_list li a:hover {
  color: #333;
}
.kia-oem--classic .temp360vr .choice_color_wr {
  text-align: center;
}
.kia-oem--classic .temp360vr .choice_color_wr .body_color {
  display: block;
  margin-left: 300px;
  text-align: left;
}
.kia-oem--classic .temp360vr .choice_color_wr .wheel_color {
  display: none;
  text-align: center;
  margin-top: 10px;
}
.kia-oem--classic .temp360vr .color_tit {
  font-size: 16px;
  line-height: 20px;
  font-family: "KiaB";
  color: #222;
  margin-right: 50px;
  vertical-align: middle;
}
.kia-oem--classic .temp360vr .choice_color {
  margin: 10px 0 0;
  position: relative;
  top: 380px;
  z-index: 9;
}
.kia-oem--classic .temp360vr .roomView .choice_color {
  visibility: hidden;
}
.kia-oem--classic .temp360vr .choice_color:after {
  content: "";
  clear: both;
  display: block;
}
.kia-oem--classic .temp360vr .choice_color .color_chip {
  overflow: visible;
  border-radius: 0;
  width: 47px;
  height: 47px;
  box-sizing: border-box;
  text-align: center;
  padding: 4px 0 0 0;
  margin: 5px 2px;
}
.kia-oem--classic .temp360vr .choice_color .color_chip .img__circle {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.kia-oem--classic .temp360vr .choice_color .color_chip img {
  display: inline-block;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  border: 2px solid #ccc;
  padding: 1px;
  background-color: #ccc;
}
.kia-oem--classic .temp360vr .choice_color .color_chip.on {
  position: relative;
  width: 47px;
  height: 47px;
  padding: 0;
}
.kia-oem--classic .temp360vr .choice_color .color_chip.on:after {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  content: "";
  width: 16px;
  height: 16px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/c13965e5e67ba5865495670c.png) no-repeat 0 0;
}
.kia-oem--classic .temp360vr .choice_color .color_chip.on img {
  display: block;
  width: 39px;
  height: 39px;
  border: 2px solid #05141f;
  padding: 1px;
  background-color: #05141f;
}
.kia-oem--classic .temp360vr .choice_area {
  margin-bottom: 120px;
}
.kia-oem--classic .temp360vr .choice_color > span {
  position: relative;
  padding-top: 40px;
  display: block;
}
.kia-oem--classic .temp360vr .color_info {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 23px;
  line-height: 20px;
  color: #666;
  margin-left: 0;
  vertical-align: middle;
  color: #696969;
}
.kia-oem--classic .temp360vr .carArea {
  width: 100%;
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -491px;
}
.kia-oem--classic .temp360vr .awardArea {
  position: absolute;
  left: 50%;
  bottom: 52px;
  margin-left: -480px;
  width: 960px;
  font-size: 13px;
  font-family: "kiaM";
  color: #fff;
  line-height: 16px;
  z-index: 1;
}
.kia-oem--classic .temp360vr .awardArea ul li {
  float: left;
  margin-right: 40px;
}
.kia-oem--classic .temp360vr .awardArea ul li img {
  float: left;
  height: 32px;
}
.kia-oem--classic .temp360vr .btnSmall_wr1 {
  position: relative;
  z-index: 99;
  margin-bottom: 10px;
}
.kia-oem--classic .temp360vr .btnSmall_wr2 {
  position: relative;
  z-index: 99;
}
.kia-oem--classic .temp360vr .car_view {
  position: absolute;
  top: 162px;
  left: 0;
  margin-left: 0;
}
.kia-oem--classic .temp360vr .car_view img {
  margin-top: 0;
}
.kia-oem--classic .temp360vr .car_refresh {
  position: absolute;
  left: 50%;
  top: 50%;
  margin: 175px 0 0 -46px;
}
.kia-oem--classic .temp360vr .car_refresh .ainTxt {
  position: absolute;
  top: 20px;
  left: 82px;
  width: 292px;
  height: 26px;
  margin-left: -190px;
  opacity: 0;
  filter: alpha(opacity=0);
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/5e5465df664db548f42a98bb.png) 0 0 no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
}
.kia-oem--classic .temp360vr .car_refresh .ainTxt.on {
  animation-duration: 2.5s;
  animation-delay: .1s;
  animation-name: car-ain-txt;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
  z-index: -1;
}
.kia-oem--classic .temp360vr .car_refresh a img {
  width: 100%;
  animation-play-state: paused;
}
.kia-oem--classic .temp360vr .car_refresh.ainOn a img {
  animation-play-state: running;
  animation-duration: .8s;
  animation-delay: .5s;
  animation-name: car-ain;
  animation-fill-mode: forwards;
  animation-iteration-count: 2;
}
.kia-oem--classic .temp360vr .car_refresh.ainOn a:hover img,
.kia-oem--classic .temp360vr .car_refresh.ainOn a:focus img {
  animation-play-state: running;
  animation-duration: .8s;
  animation-delay: .5s;
  animation-name: car-ainH;
  animation-fill-mode: forwards;
  animation-iteration-count: 1;
}
@keyframes car-ain { 0{ transform:rotate(0);transform-origin:50% 50% } 100%{ margin-left:0;transform:rotate(-360deg);transform-origin:50% 50% } }
@keyframes car-ainH { 0{ transform:rotate(0);transform-origin:50% 50% } 100%{ margin-left:0;transform:rotate(-360deg);transform-origin:50% 50% } }
@keyframes car-ain-txt { 0{ z-index:1;opacity:0;filter:alpha(opacity=0);transform:scale(.8);transform-origin:50% 50% } 40%{ opacity:1;filter:alpha(opacity=100);transform:scale(1);transform-origin:50% 50% } 60%{ z-index:1;opacity:1;filter:alpha(opacity=100);transform:scale(1);transform-origin:50% 50% } 100%{ opacity:0;filter:alpha(opacity=0);transform:scale(.8);transform-origin:50% 50% } }
.kia-oem--classic .temp360vr .notiTxt {
  padding-bottom: 0 !important;
  color: #696969;
  line-height: 17px !important;
  position: relative;
  top: 410px;
  text-align: center;
  font-size: 14px !important;
  font-family: "kiaM" !important;
}
.kia-oem--classic .temp360vr .notiTxt span {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d9ebd0a04aba3840f4040802.gif) no-repeat 0 8px;
  padding: 0 0 0 10px;
  text-shadow: none;
}
.kia-oem--classic .temp360vr .notiTxt.roomtxt {
  top: 84px;
}
.kia-oem--classic .temp360vr .exStillCut + .notiTxt {
  top: 86px;
}
.kia-oem--classic .temp360vr .paging {
  position: absolute;
  left: 50%;
  bottom: 156px;
  width: 200px;
  margin-left: -100px;
  clear: both;
  z-index: 10;
  text-align: center;
}
.kia-oem--classic .temp360vr .paging ul {
  text-align: center;
  overflow: hidden;
  margin: 9px auto 0;
}
.kia-oem--classic .temp360vr .paging ul li {
  display: inline-block;
}
.kia-oem--classic .temp360vr .paging ul li a {
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #cbcbcb;
  background: #fff;
  border-radius: 50% 50%;
  text-indent: 200%;
  overflow: hidden;
}
.kia-oem--classic .temp360vr .paging ul li.on a {
  background: #bb162b;
  border-color: #bb162b;
}
.kia-oem--classic .temp360vr .bgInner {
  width: 100%;
  height: 100%;
  position: absolute;
  top: auto;
  left: 50%;
  margin-left: -960px;
  text-align: center;
}
.kia-oem--classic .temp360vr .bgInner img {
  margin-top: -195px;
}
.kia-oem--classic .temp360vr .carInfor {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 139px;
  z-index: 999;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
.kia-oem--classic .temp360vr .dots {
  display: none;
}
.kia-oem--classic .temp360vr .exVrArea {
  width: 960px;
}
.kia-oem--classic .temp360vr .exVrArea img {
  width: 100%;
}
.kia-oem--classic .temp360vr .exStillCut {
  position: relative;
  top: 0 !important;
}
.kia-oem--classic .temp360vr .exVrArea2 {
  position: relative;
  width: 742px;
  margin: 0 auto;
}
.kia-oem--classic .temp360vr .exViewSteel ul li {
  display: none;
}
.kia-oem--classic .temp360vr .exViewSteel ul li.on {
  display: block;
}
.kia-oem--classic .temp360vr .roomView {
  margin-top: -18px;
}
.kia-oem--classic .vr360Arg {
  position: relative;
}
.kia-oem--classic .vr360Arg .vr-360 {
  position: relative;
  width: 70%;
  max-width: 640px;
  max-height: 320px;
  overflow: hidden;
  margin: 0 auto;
  margin-top: 22px;
  line-height: 0;
  cursor: pointer;
}
.kia-oem--classic .vr360Arg .vr-360 .pic {
  border: 0;
  width: 80%;
  margin: 0;
  padding: 0;
  line-height: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.kia-oem--classic .vr360Arg .vr-360 .startArg {
  position: relative;
  width: 100%;
  height: auto;
}
.kia-oem--classic .vr360Arg .vr-360 .startArg.out {
  margin-left: -100%;
}
.kia-oem--classic .vr360Arg .vr-360 .startArg img {
  width: 100%;
}
.kia-oem--classic .vr360Arg .vr-360 .startArg .panoramaStart {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -34px 0 0 -34px;
  display: block;
  width: 67px;
  height: 67px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/70dd4f70b56401ca77647035.png) 0 0 no-repeat;
  text-indent: -999999px;
}
.kia-oem--classic .vr360Arg .vr-360 .startArg.out .panoramaStart {
  display: none;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator button {
  position: absolute;
  border: 0;
  background: 0;
  text-indent: -999999px;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator .up {
  top: 1%;
  left: 50%;
  width: 64px;
  height: 28px;
  margin: 0 0 0 -32px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/aeac5d6181d898ffa090ec81.png) 0 0 no-repeat;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator .down {
  bottom: 1%;
  left: 50%;
  width: 64px;
  height: 28px;
  margin: 0 0 0 -32px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/9788521bcbfc0878727bd0a3.png) 0 0 no-repeat;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator .left {
  top: 50%;
  left: 1%;
  width: 28px;
  height: 64px;
  margin: -32px 0 0 0;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d98f323c199cbaeb8d964070.png) 0 0 no-repeat;
}
.kia-oem--classic .vr360Arg .vr-360 .vrindicator .right {
  top: 50%;
  right: 1%;
  width: 28px;
  height: 64px;
  margin: -32px 0 0 0;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/f0f6e50710a5330e14175800.png) 0 0 no-repeat;
}
.kia-oem--classic .panorama .vr360.choice_color {
  top: 0 !important;
  margin-top: 21px;
  visibility: hidden;
}
.kia-oem--classic .gallery .choice_color {
  visibility: hidden;
}
.kia-oem--classic .panorama .notiTxt.roomtxt {
  top: 0 !important;
  margin-top: 49px;
}
.kia-oem--classic .temp360vr .in360vr {
  display: none;
}
.kia-oem--classic .temp360vr .keyVisual03 .dimmed {
  display: none;
}
.kia-oem--classic .temp360vr .wheel_color {
  display: inline-block;
}
.kia-oem--classic .temp360vr .wheel_tit {
  font-size: 16px;
  font-family: "KiaB";
  color: #222;
  vertical-align: middle;
  margin-right: 50px;
}
@media all and (max-width: 1024px) {
  .kia-oem--classic .temp00 .temp360vr .bgArea {
    height: 980px;
  }
  .kia-oem--classic .temp00 .temp360vr .vr__overlay {
    height: 730px;
  }
  .kia-oem--classic .temp00 .temp360vr #interior {
    top: 250px;
    height: 730px;
  }
  .kia-oem--classic .temp360vr .textArea {
    width: 95%;
    left: 0;
    top: 65px;
    margin: 0 25px;
  }
  .kia-oem--classic .temp360vr .carArea {
    width: 834px;
    top: 180px;
    left: 50%;
    margin-left: -333px;
  }
  .kia-oem--classic .temp360vr .carArea img {
    width: 80%;
  }
  .kia-oem--classic .temp360vr .car_view {
    position: absolute;
    top: 220px;
    left: 50%;
    margin-left: -300px;
  }
  .kia-oem--classic .temp360vr .bgInner {
    margin-left: -618px;
    text-align: center;
  }
  .kia-oem--classic .temp360vr .bgInner img {
    margin-top: -25px;
  }
  .kia-oem--classic .temp360vr .bgArea img {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .temp360vr .paging {
    bottom: 155px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul {
    width: auto;
  }
  .kia-oem--classic .temp360vr .exVrArea {
    width: 600px;
  }
  .kia-oem--classic .temp360vr .exVrArea img {
    margin-top: 0;
  }
  .kia-oem--classic .temp360vr .car_refresh {
    margin: 85px 0 0 -46px;
  }
  .kia-oem--classic .temp360vr .notiTxt {
    top: 280px;
  }
  .kia-oem--classic .temp360vr .exStillCut {
    position: relative;
    top: auto;
    left: auto;
    margin: 0 auto;
  }
  .kia-oem--classic .temp360vr .exVrArea2 {
    width: 550px;
    margin: 20px auto 0;
  }
  .kia-oem--classic .temp360vr .exVrArea2 img {
    width: 450px;
    margin-top: 0;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li img {
    padding-top: 20px;
  }
  .kia-oem--classic .temp360vr .textArea h2.h_title_b {
    font-size: 44px;
    line-height: 34px;
    margin-bottom: 50px;
    padding: 18px 0 0 0;
  }
  .kia-oem--classic .temp360vr .view_inout li a {
    font-size: 14px;
  }
  .kia-oem--classic .temp360vr .textArea p {
    font-size: 14px;
    line-height: 17px;
  }
  .kia-oem--classic .temp360vr .textArea p br {
    display: none;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li .inforTit {
    font-size: 12px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li .inforTxt {
    font-size: 18px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li img {
    margin: 0 auto 10px;
  }
  .kia-oem--classic .temp360vr .choice_color {
    top: 280px;
    margin: 0;
  }
  .kia-oem--classic .temp360vr .view_inout {
    top: 70px;
  }
  .kia-oem--classic .temp360vr .choice_color_wr .body_color {
    margin-left: 22%;
  }
  .kia-oem--classic .temp360vr .roomView .car_trim {
    top: 96%;
    left: 30%;
  }
  .kia-oem--classic .panorama .vr360.choice_color {
    display: none;
  }
  .kia-oem--classic .panorama .notiTxt.roomtxt {
    top: 30px !important;
  }
  .kia-oem--classic .gallery .notiTxt.roomtxt {
    top: 40px;
  }
  .kia-oem--classic .temp360vr .color_tit {
    margin-right: 30px;
  }
  .kia-oem--classic .temp360vr .wheel_color {
    display: inline-block;
    margin-left: 60px;
  }
  .kia-oem--classic .temp360vr .wheel_tit {
    font-size: 16px;
    color: #222;
    vertical-align: middle;
    margin-right: 30px;
  }
  .kia-oem--classic .temp00.pipLayout .textArea {
    padding: 0;
  }
  .kia-oem--classic .temp00.pipLayout .textArea .top_title {
    top: 0;
  }
  .kia-oem--classic .temp360vr .choice_color > span {
    display: block;
    padding-top: 30px;
    position: relative;
  }
  .kia-oem--classic .temp360vr .color_info {
    font-size: 13px;
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    font-family: "kiaM";
  }
  .kia-oem--classic .temp360vr .choice_color > span {
    display: block;
    padding-top: 60px;
    position: relative;
  }
  .kia-oem--classic .temp360vr .color_info {
    font-size: 23px;
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    font-family: "kiaM";
  }
  .kia-oem--classic .temp360vr .notiTxt {
    margin: 70px auto 0 auto;
    font-size: 18px;
  }
}
@media all and (max-width: 767px) {
  .kia-oem--classic .temp360vr .textArea h2.h_title_b:before {
    width: 50px;
    height: 2px;
  }
  .kia-oem--classic .temp00 .temp360vr .bgArea {
    height: 590px;
  }
  .kia-oem--classic .temp00 .temp360vr .vr__overlay {
    height: 480px;
  }
  .kia-oem--classic .temp00 .temp360vr .textArea h2.h_title_b {
    font-weight: normal;
    line-height: 26px;
    margin-bottom: 60px;
    letter-spacing: -2px;
    top: 42px;
    font-size: 22px;
  }
  .kia-oem--classic .temp00 .temp360vr #interior {
    top: 145px;
    height: 480px;
  }
  .kia-oem--classic .temp360vr {
    background: 0;
  }
  .kia-oem--classic .temp360vr .roomView {
    margin-top: 80px;
  }
  .kia-oem--classic .pipLayout.temp360vr .mainInner {
    height: 506px;
    padding-bottom: 0;
  }
  .kia-oem--classic .temp360vr .textArea {
    width: 100%;
    top: 0;
    left: 0;
    margin: 0;
  }
  .kia-oem--classic .temp360vr .keyVisual02 .textArea {
    top: 25px;
    left: 0;
  }
  .kia-oem--classic .temp360vr .carArea {
    width: 470px;
    top: 160px;
    left: 50%;
    margin-left: -160px;
  }
  .kia-oem--classic .temp360vr .carArea img {
    width: 68%;
  }
  .kia-oem--classic .temp360vr .car_view {
    position: absolute;
    top: 170px;
    left: 0;
    margin-left: 0;
    width: 100%;
  }
  .kia-oem--classic .temp360vr .bgArea {
    height: 500px;
    overflow: hidden;
  }
  .kia-oem--classic .temp360vr .bgInner {
    margin-left: -384px;
    top: -102px;
  }
  .kia-oem--classic .temp360vr .bgInner img {
    margin-top: 102px;
  }
  .kia-oem--classic .temp360vr .bgArea img {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .temp360vr .view_inout li a {
    font-size: 14px;
  }
  .kia-oem--classic .temp360vr .choice_area {
    padding-left: 10px;
  }
  .kia-oem--classic .temp360vr .textArea h2.h_title_b + p {
    display: none;
  }
  .kia-oem--classic .temp360vr .view_inout li {
    margin-left: 0;
    width: 172.5px;
  }
  .kia-oem--classic .temp360vr .paging {
    bottom: 120px;
  }
  .kia-oem--classic .temp360vr .keybtnSmall {
    text-align: center;
  }
  .kia-oem--classic .temp360vr .keybtnSmall div {
    display: inline;
  }
  .kia-oem--classic .temp360vr .keybtnSmall .btnType2 {
    margin-bottom: 5px;
  }
  .kia-oem--classic .temp360vr .carInfor {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 99;
    height: 102px;
    background: #efefef;
    border-bottom: 0;
  }
  .kia-oem--classic .temp360vr .carInforInner {
    position: relative;
    width: 245px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul {
    border: 0;
    width: 500%;
    height: 102px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li {
    display: none;
    position: relative;
    width: 20%;
    height: 102px;
    overflow: hidden;
    font-size: 14px;
    font-family: "kiaM";
    color: #737373;
    background: #efefef;
    border: 0;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li.on {
    display: block;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li div {
    border-left: 0;
    height: 102px;
    padding-left: 84px;
    text-align: left;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li img {
    position: absolute;
    margin-left: -50px;
    vertical-align: middle;
    padding: 15px 0 0 0;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li .inforTit {
    padding: 15px 0 0 0;
    width: 155px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li .inforTxt {
    font-size: 20px;
    width: 155px;
    line-height: 20px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li.infor2 img {
    margin-left: -70px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul li.infor3 img {
    margin-left: -59px;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul.inforType5 li {
    width: auto;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul.inforType4 li {
    width: auto;
  }
  .kia-oem--classic .temp360vr .carInforInner > ul.inforType3 li {
    width: auto;
  }
  .kia-oem--classic .temp360vr .dots {
    display: block;
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    z-index: 5;
  }
  .kia-oem--classic .temp360vr .dots ul {
    overflow: hidden;
    margin-top: 10px;
    display: block;
    text-align: center;
  }
  .kia-oem--classic .temp360vr .dots ul li {
    display: inline-block;
    height: auto;
  }
  .kia-oem--classic .temp360vr .dots ul li a {
    display: block;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/639e65a1788b5198f48b4653.png) no-repeat -14px 0;
    display: block;
    width: 10px;
    height: 10px;
    text-indent: 200%;
    overflow: hidden;
  }
  .kia-oem--classic .temp360vr .dots ul li.on a {
    background-position: 0 0;
  }
  .kia-oem--classic .temp360vr .exVrArea {
    width: 100%;
    margin: 0 auto;
  }
  .kia-oem--classic .temp360vr .exVrArea img {
    max-width: 400px !important;
    min-width: 330px !important;
  }
  .kia-oem--classic #ex360vr_img-reel {
    width: 100%;
    margin: 0 auto;
  }
  .kia-oem--classic #ex360vr_img-reel .reel {
    width: 72%;
    max-width: 400px !important;
    min-width: 330px !important;
    display: inline;
  }
  .kia-oem--classic .temp360vr .car_refresh {
    top: 225px;
    width: 66px;
    margin: 9px 0 0 -33px;
  }
  .kia-oem--classic .temp360vr .notiTxt {
    top: 120px;
    font-size: 12px !important;
    width: 80%;
    text-align: left;
    margin: 35px auto 0 auto;
  }
  .kia-oem--classic .fe_pip_wrap .temp00 .temp360vr .bgArea {
    height: 590px;
  }
  .kia-oem--classic .temp360vr .car_view.exStillCut {
    position: relative;
    top: -33px;
    left: auto;
    width: 320px;
    margin: 0 auto;
  }
  .kia-oem--classic .temp360vr .car_view.exStillCut img {
    margin-top: 0;
  }
  .kia-oem--classic .temp360vr .exVrArea2 {
    width: 100%;
    margin: 0 auto;
  }
  .kia-oem--classic .temp360vr .exVrArea2 img {
    width: 100%;
  }
  .kia-oem--classic .temp360vr .choice_color {
    top: 90px;
    padding: 0 20px;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip {
    width: 26px;
    height: 26px;
    box-sizing: border-box;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip.on {
    width: 26px;
    height: 26px;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip {
    overflow: visible;
    border-radius: 0;
    width: 30px;
    height: 30px;
    margin: 1px 0;
    padding: 2px 0 0 0;
    text-align: center;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip img {
    display: inline-block;
    border-radius: 100%;
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip.on {
    position: relative;
    width: 30px;
    height: 30px;
    padding: 1px 0 0 0;
    text-align: center;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip.on:after {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    content: "";
    width: 16px;
    height: 16px;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/c13965e5e67ba5865495670c.png) no-repeat 0 0;
    background-size: 100%;
  }
  .kia-oem--classic .temp360vr .choice_color .color_chip.on img {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 2px solid #05141f;
  }
  .kia-oem--classic .temp360vr .view_inout {
    top: 60px;
    left: 15px;
  }
  .kia-oem--classic .temp360vr .view_inout li a {
    display: inline-block;
    width: 100%;
    font-size: 15px;
    padding-bottom: 0;
  }
  .kia-oem--classic .temp360vr .view_inout li.on a:after {
    height: 1px;
  }
  .kia-oem--classic .temp360vr .choice_color_wr .body_color {
    display: block;
  }
  .kia-oem--classic .temp360vr .choice_color > span {
    display: block;
    padding-top: 40px;
    position: relative;
  }
  .kia-oem--classic .temp360vr .color_info {
    font-size: 13px;
    position: absolute;
    top: 0;
    width: 100%;
    display: block;
    font-family: "kiaM";
    margin-left: 0;
    box-sizing: border-box;
  }
  .kia-oem--classic .temp360vr .color_tit {
    font-size: 12px;
    margin-right: 5px;
  }
  .kia-oem--classic .temp360vr .wheel_tit {
    font-size: 12px;
    margin-right: 5px;
  }
  .kia-oem--classic .temp360vr .wheel_color {
    display: block;
    margin-left: 0;
  }
  .kia-oem--classic .temp360vr .roomView .car_refresh {
    margin: 10px 0 0 -33px;
  }
  .kia-oem--classic .temp360vr .notiTxt span {
    display: block;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .temp00 .temp360vr .vr__overlay .int_img img {
    height: 100%;
  }
}
.kia-oem--classic .temp360vr .choice_color .color_tab {
  position: absolute;
  top: -65px;
  left: 0;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}
.kia-oem--classic .temp360vr .choice_color .color_tab .btn_tab {
  padding: 0 12px;
  height: 39px;
  line-height: 39px;
  color: #fff;
  min-width: 128px;
  margin: 0 5px;
  font-size: 16px;
  text-decoration: none;
  border-radius: 20px;
  box-sizing: content-box;
  background-color: #05141f;
  opacity: .4;
  outline: 0;
  font-family: "kiaM", "Noto Sans";
}
.kia-oem--classic .temp360vr .choice_color .color_tab .btn_tab.on {
  opacity: 1;
}
.kia-oem--classic .temp360vr .choice_color .tab_content {
  display: none;
  opacity: 0;
}
.kia-oem--classic .temp360vr .choice_color .tab_content.on {
  display: block;
  opacity: 1;
}
.kia-oem--classic .temp360vr .textArea {
  height: 100%;
}
.kia-oem--classic .temp360vr .car_refresh {
  position: absolute;
  left: 50%;
  top: 320px;
  margin: 0 0 0 -46px;
}
.kia-oem--classic .temp360vr .choice_color {
  top: 390px;
}
@media (max-width: 1024px) {
  .kia-oem--classic .temp360vr .choice_color .color_tab {
    top: -45px;
  }
  .kia-oem--classic .temp360vr .color_info {
    top: 15px;
  }
  .kia-oem--classic .temp360vr .choice_color {
    top: 280px;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .temp360vr .choice_color .color_tab {
    position: relative;
    top: 0;
    left: 0;
  }
  .kia-oem--classic .temp360vr .color_info {
    top: 10px;
  }
  .kia-oem--classic .temp360vr .choice_color .color_tab .btn_tab {
    height: 30px;
    line-height: 30px;
    min-width: 60px;
    margin: 0 2px;
    font-size: 12px;
    padding: 0 8px;
  }
  .kia-oem--classic .temp360vr .car_refresh {
    position: absolute;
    left: 50%;
    top: 225px;
    margin: 0 0 0 -33px;
  }
  .kia-oem--classic .temp360vr .choice_color {
    top: 90px;
    padding: 0 20px;
  }
  .kia-oem--classic .temp360vr .notiTxt {
    top: 110px;
    margin: 5px auto 0 auto;
    box-sizing: border-box;
  }
}
.kia-oem--classic .temp360vr .view_inout li {
  border: 1px solid #cdd0d2;
  border-bottom: 2px solid #05141f;
}
.kia-oem--classic .temp360vr .view_inout li a {
  width: 100%;
  height: 44px;
  font-size: 14px;
  line-height: 44px;
  border-bottom: 0;
  padding-bottom: 0;
  box-sizing: border-box;
}
.kia-oem--classic .temp360vr .view_inout li + li {
  border-left: 0;
  border-radius: 0 4px 0 0;
}
.kia-oem--classic .temp360vr .view_inout li:first-child {
  border-right: 0;
  border-radius: 4px 0 0 0;
}
.kia-oem--classic .temp360vr .view_inout li.on {
  background: #05141f;
  border: 1px solid #05141f;
  border-bottom: 2px solid #05141f;
}
.kia-oem--classic .temp360vr .view_inout li.on a {
  background: #05141f;
  color: #fff !important;
  opacity: 1;
}
.kia-oem--classic .slick-next:before,
.kia-oem--classic .slick-prev:before,
.kia-oem--classic .tab-group-nav a,
.kia-oem--classic .tabs-navigation a,
.kia-oem--classic {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.kia-oem--classic main.gn-main-content {
  z-index: initial;
}
.kia-oem--classic .back-to-top {
  display: none !important;
  opacity: 0 !important;
}
.kia-oem--classic .mfp-wrap {
  z-index: 99999999 !important;
}
.kia-oem--classic {
  box-sizing: border-box;
}
.kia-oem--classic #aspnetForm,
.kia-oem--classic #ctl00_divBody,
.kia-oem--classic .gn-main-content,
.kia-oem--classic,
.kia-oem--classic {
  height: 100%;
}
.kia-oem--classic .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.kia-oem--classic .white {
  color: #fff !important;
}
.kia-oem--classic .black {
  color: #000 !important;
}
.kia-oem--classic .red {
  color: #bb162b !important;
}
.kia-oem--classic .light-grey {
  color: #ccc !important;
}
.kia-oem--classic .grey {
  color: #999 !important;
}
.kia-oem--classic .mid-grey {
  color: #666 !important;
}
.kia-oem--classic .dark-grey {
  color: #444 !important;
}
.kia-oem--classic .darker-grey {
  color: #333 !important;
}
.kia-oem--classic .brackets::after,
.kia-oem--classic .brackets::before {
  color: #bb162b;
  vertical-align: baseline;
  font-family: designkotfbold;
}
.kia-oem--classic .white-bg {
  background-color: #fff;
}
.kia-oem--classic .black-bg {
  background-color: #000;
}
.kia-oem--classic .one-edge-shadow--dark {
  box-shadow: 0 8px 6px -6px rgba(0, 0, 0, .7);
}
.kia-oem--classic .text-shadow--light {
  text-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}
.kia-oem--classic .text-shadow--dark {
  text-shadow: 0 2px 3px rgba(0, 0, 0, .75);
}
.kia-oem--classic .transparent {
  opacity: 0;
}
.kia-oem--classic .unhide-me {
  display: none;
}
.kia-oem--classic .is-hidden {
  display: none !important;
}
.kia-oem--classic .brackets::before {
  content: "[ ";
}
.kia-oem--classic .brackets::after {
  content: " ]";
}
.kia-oem--classic .price::before {
  content: "$";
  vertical-align: super;
  font-size: .6em;
}
.kia-oem--classic .stopfade {
  opacity: .5;
}
@font-face {
  font-family: icomoon;
  src: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
  src:
    url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) format("embedded-opentype"),
    url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) format("truetype"),
    url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) format("woff"),
    url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) format("svg");
  font-weight: 400;
  font-style: normal;
}
.kia-oem--classic [class*=" icon-"],
.kia-oem--classic [class^=icon-] {
  font-family: icomoon !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 125%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.kia-oem--classic .bold,
.kia-oem--classic .section__title {
  font-family: designkotfbold;
}
.kia-oem--classic .section__title,
.kia-oem--classic .uppercase,
.kia-oem--classic a.more-section__cta {
  text-transform: uppercase;
}
.kia-oem--classic .icon-seating:before {
  content: "\e900";
}
.kia-oem--classic .icon-speedometer:before {
  content: "\e901";
}
.kia-oem--classic .icon-wheel:before {
  content: "\e902";
}
.kia-oem--classic .icon-engine:before {
  content: "\e903";
}
.kia-oem--classic .icon-fuel-pump:before {
  content: "\e904";
}
.kia-oem--classic .icon-transmission:before {
  content: "\e905";
}
.kia-oem--classic .icon-ev-range:before {
  content: "\e906";
}
.kia-oem--classic .icon-bolt:before {
  content: "\f0e7";
}
.kia-oem--classic a,
.kia-oem--classic h1,
.kia-oem--classic h2,
.kia-oem--classic h3,
.kia-oem--classic h4,
.kia-oem--classic h5,
.kia-oem--classic h6,
.kia-oem--classic p {
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
}
.kia-oem--classic .gn-main-content h1 {
  font-size: 1.25em;
}
.kia-oem--classic .gn-main-content h2 {
  font-size: 1.5em;
}
.kia-oem--classic .gn-main-content h3 {
  font-size: 1.25em;
}
.kia-oem--classic .gn-main-content h4 {
  font-size: 1.2em;
}
.kia-oem--classic .gn-main-content h5 {
  font-size: 1em;
}
.kia-oem--classic .gn-main-content h6 {
  font-size: .875em;
}
.kia-oem--classic .gn-main-content p {
  font-size: .8rem;
}
.kia-oem--classic .gn-main-content p.legal {
  font-size: .55em;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .gn-main-content p {
    font-size: 1rem;
  }
  .kia-oem--classic .gn-main-content p.fuel-legend,
  .kia-oem--classic .gn-main-content p.trim-price {
    font-size: .8rem;
  }
}
.kia-oem--classic .section__title {
  color: rgba(255, 255, 255, 1);
  font-size: 1em;
  position: absolute;
  z-index: 11;
  top: 1.5em;
  left: 3vw;
}
.kia-oem--classic .section__title--dark {
  color: rgba(0, 0, 0, 1);
}
.kia-oem--classic .section__title::before {
  content: "";
  position: absolute;
  border-top: 2px solid #bb162b;
  width: 33px;
  top: -15px;
}
.kia-oem--classic #highlights .section__title,
.kia-oem--classic #more .section__title {
  position: relative;
  margin-bottom: 3.5em;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .section__title {
    top: calc(55px + 1em);
    left: 3vw;
  }
  .kia-oem--classic #highlights .section__title,
  .kia-oem--classic #more .section__title {
    top: 1em;
    margin-bottom: 3.5em;
  }
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic .section__title {
    top: calc(55px + 1em);
    left: 3vw;
  }
  .kia-oem--classic #highlights .section__title,
  .kia-oem--classic #more .section__title {
    position: absolute;
    left: -13vw;
  }
}
.kia-oem--classic .medium {
  font-family: designkotfmedium;
}
.kia-oem--classic .light {
  font-family: designkotflight;
}
.kia-oem--classic #awards h4,
.kia-oem--classic q {
  font-family: designkotfbold;
  color: #333;
}
.kia-oem--classic .tight-tracking {
  letter-spacing: -1.25px;
}
.kia-oem--classic .mid-tracking {
  letter-spacing: -1px;
}
.kia-oem--classic q {
  quotes: "\201c" "\201d" "\2018" "\2019";
}
.kia-oem--classic q:before {
  content: open-quote;
  color: #333;
}
.kia-oem--classic q:after {
  content: close-quote;
  color: #333;
}
.kia-oem--classic .french-quote {
  quotes: "\ab" "\bb";
}
.kia-oem--classic #awards h2,
.kia-oem--classic #colours h2,
.kia-oem--classic #commercials h2,
.kia-oem--classic #disclaimers,
.kia-oem--classic #features h2,
.kia-oem--classic #gallery h2,
.kia-oem--classic #highlights h2,
.kia-oem--classic #measures h2,
.kia-oem--classic #model-range h2,
.kia-oem--classic #more h2,
.kia-oem--classic #next-steps h2,
.kia-oem--classic #partners h2,
.kia-oem--classic #sign-up h2,
.kia-oem--classic #specs h2,
.kia-oem--classic #spin-360 h2 {
  margin-bottom: .5em;
}
.kia-oem--classic #awards h2::after,
.kia-oem--classic #colours h2::after,
.kia-oem--classic #disclaimers h2::after,
.kia-oem--classic #features h2::after,
.kia-oem--classic #gallery h2::after,
.kia-oem--classic #highlights h2::after,
.kia-oem--classic #measures h2::after,
.kia-oem--classic #model-range h2::after,
.kia-oem--classic #next-steps h2::after,
.kia-oem--classic #partners h2::after,
.kia-oem--classic #sign-up h2::after,
.kia-oem--classic #specs h2::after,
.kia-oem--classic #spin-360 h2::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
}
.kia-oem--classic #commercials h2,
.kia-oem--classic #more h2 {
  color: #fff;
}
.kia-oem--classic #commercials h2::after,
.kia-oem--classic #more h2::after {
  content: "";
  border-bottom: 1px solid #fff;
  display: block;
}
.kia-oem--classic #awards h4 {
  font-size: 1em;
  margin: 1.5em 0 0;
}
.kia-oem--classic .colour p {
  margin-top: .5em;
}
.kia-oem--classic .gn-main-content {
  min-height: initial;
  position: relative;
}
.kia-oem--classic #interior {
  display: block;
  position: relative;
  width: 100%;
  height: 400px;
  background-attachment: scroll;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #000;
}
.kia-oem--classic #interior#intro {
  height: calc(100% - 55px);
  overflow: hidden;
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic #interior#intro {
    height: calc(100% - 55px);
  }
}
.kia-oem--classic div.international-model {
  position: absolute;
  bottom: .5em;
  left: 1.5em;
  z-index: 9001;
}
.kia-oem--classic #intro div.international-model {
  position: absolute;
  bottom: 120px;
  left: auto;
  right: 1.5em;
  z-index: 3;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #intro div.international-model {
    bottom: 140px;
  }
}
.kia-oem--classic section > .container {
  padding: 2em 0;
  max-width: 1280px;
}
.kia-oem--classic aside > .container {
  max-width: 1280px;
}
.kia-oem--classic .section__copy {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 3;
}
.kia-oem--classic #intro h1 {
  margin: 0;
  padding: .125em;
}
.kia-oem--classic #intro h2 span {
  display: block;
}
.kia-oem--classic .section__copy p {
  padding: 0 1.5em;
  max-width: 1100px;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic #intro div.overlay,
  .kia-oem--classic #intro video,
  .kia-oem--classic button#video-pause {
    display: block;
    position: absolute;
  }
  .kia-oem--classic #intro video {
    z-index: 0;
  }
  .kia-oem--classic #intro div.overlay {
    width: 100%;
    height: 100vh;
    z-index: 1;
    top: -45px;
    background-color: rgba(0, 0, 0, .05);
    background-image: url(http://www.kia.ca/content/vmp-2018/overlay.png);
  }
  .kia-oem--classic button#video-pause {
    z-index: 99;
    margin: 0 auto;
    bottom: 18vh;
    right: 3vw;
    background-color: rgba(0, 0, 0, .5);
    border-color: rgba(0, 0, 0, .6);
  }
  .kia-oem--classic button#video-pause:hover {
    background-color: #bb162b;
    border-color: #bb162b;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .section__copy h2 {
    font-size: 2em;
  }
  .kia-oem--classic .section__copy p {
    font-size: 1.25em;
  }
  .kia-oem--classic section#more .container {
    max-width: 1280px;
  }
}
.kia-oem--classic #interior {
  height: 100%;
}
.kia-oem--classic section#more {
  height: auto;
}
.kia-oem--classic section#more article:not(:last-child) {
  margin-bottom: 3em;
}
.kia-oem--classic section#more article h4 span,
.kia-oem--classic section#more article img {
  display: block;
}
.kia-oem--classic section#more article h4 {
  margin: .75em 0;
}
.kia-oem--classic section#more article p {
  color: #b3b3b3;
  font-family: designkotfmedium;
}
.kia-oem--classic .more-section__article {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 1;
}
.kia-oem--classic .more-section__article--back,
.kia-oem--classic .more-section__article--front {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: #000;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  top: 0;
}
.kia-oem--classic .more-section__article--back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: absolute;
}
.kia-oem--classic .flipped .more-section__article--back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.kia-oem--classic .flipped .more-section__article--front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.kia-oem--classic a.more-section__cta {
  display: table-cell;
  width: 50%;
  text-align: center;
  border: 1px solid #999;
  color: #fff;
  padding: .5em 1em;
  font-size: .88em;
  font-family: designkotflight;
}
.kia-oem--classic a.more-section__cta:active,
.kia-oem--classic a.more-section__cta:hover,
.kia-oem--classic a.more-section__cta:visited {
  border: 1px solid #999;
  opacity: .8;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic section#more article {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin: 0 2%;
  }
  .kia-oem--classic section#more article h4 {
    letter-spacing: -1px;
  }
}
.kia-oem--classic section#highlights {
  height: auto;
  background-color: #e5e5e5;
}
.kia-oem--classic section#highlights li {
  position: relative;
}
.kia-oem--classic #highlights h4 {
  font-family: designkotfmedium;
  border-bottom: 1px solid #999;
  padding: .4em 0 .1em;
  margin: 0;
}
.kia-oem--classic #highlights li {
  margin-bottom: 2em;
}
.kia-oem--classic #highlights li a {
  display: block;
}
.kia-oem--classic .mfp-bottom-bar {
  display: none;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic section#highlights li {
    display: inline-block;
    vertical-align: top;
    width: 46%;
    margin: 0 2%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic section#highlights li {
    width: 29.333333%;
  }
}
.kia-oem--classic .highlights-section__article {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 1;
}
.kia-oem--classic .highlights-section__article--back,
.kia-oem--classic .highlights-section__article--front {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  top: 0;
  min-height: 420px;
  margin-bottom: 2em;
  padding: .75em;
}
.kia-oem--classic a.highlights-section__cta,
.kia-oem--classic a.highlights-section__cta--learn {
  color: #fff;
  display: table-cell;
  padding: .5em 1.5em;
  font-size: .88em;
  font-family: designkotflight;
  text-align: center;
  text-transform: uppercase;
}
.kia-oem--classic .highlights-section__article--back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: absolute;
}
.kia-oem--classic .flipped .highlights-section__article--back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.kia-oem--classic .flipped .highlights-section__article--front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.kia-oem--classic a.highlights-section__cta {
  border: 1px solid #999;
  background-color: #999;
  position: absolute;
  bottom: .75em;
  left: 50%;
  transform: translateX(-50%);
}
.kia-oem--classic a.highlights-section__cta:active,
.kia-oem--classic a.highlights-section__cta:hover,
.kia-oem--classic a.highlights-section__cta:visited {
  border: 1px solid #999;
  opacity: .8;
}
.kia-oem--classic a.highlights-section__cta--close {
  background-color: #666;
  color: #fff;
}
.kia-oem--classic a.highlights-section__cta--learn {
  background-color: #bb162b;
  width: 50%;
  border: 1px solid #bb162b;
}
.kia-oem--classic #awards ul li {
  display: inline-block;
  width: 42%;
  margin: 2%;
  vertical-align: top;
  text-align: center;
}
.kia-oem--classic #awards ul li img {
  display: block;
  margin: 0 auto;
  position: relative;
}
.kia-oem--classic #awards p.legal {
  color: #000;
  font-size: .75em;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic #awards ul li {
    width: 21%;
  }
}
.kia-oem--classic section#model-range {
  height: auto;
  background-color: #e5e5e5;
}
.kia-oem--classic .model-range__filters h5 {
  margin: 0 auto;
  font-family: designkotfbold;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  color: #999;
  font-size: .88em;
}
.kia-oem--classic .model-range__filters i,
.kia-oem--classic .model-range__filters span {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 .2em .5em;
}
.kia-oem--classic .model-range__filter-button-container {
  padding: .25em 0;
  font-size: .8em;
}
.kia-oem--classic .model-range__filter-button {
  font-size: .8em;
  padding: .8em 1em;
  margin-right: 1%;
  margin-bottom: .5em;
  background-color: #f7f7f7;
  border: 1px solid #d7d8da;
  border-radius: 2px;
  background-clip: padding-box;
  -webkit-transition: ease-out .3s;
  transition: ease-out .3s;
}
.kia-oem--classic .model-range__filter-button--red {
  background-color: #bb162b;
  border: 1px solid #ad0f23;
  color: #fff;
}
.kia-oem--classic .model-range__filters {
  margin-bottom: .5em;
}
.kia-oem--classic .model-range__slider {
  margin: 0 auto;
  padding-left: 1em;
  padding-right: 1em;
}
.kia-oem--classic .model-range__trim {
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-transition: all .2s;
  transition: all .2s;
  z-index: 1;
  margin-right: .2em;
  margin-left: .2em;
  border-bottom: 3px solid rgba(187, 22, 43, 0);
}
.kia-oem--classic .model-range__trim.slick-current {
  border-bottom: 3px solid rgba(187, 22, 43, 1);
}
.kia-oem--classic .model-range__trim img {
  margin: .5em auto;
}
.kia-oem--classic .model-range__trim--back,
.kia-oem--classic .model-range__trim--front {
  width: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: all .4s;
  transition: all .4s;
  background-color: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  padding: .5em .75em;
  top: 0;
  height: 400px;
}
.kia-oem--classic .model-range__cta,
.kia-oem--classic .model-range__cta:active,
.kia-oem--classic .model-range__cta:hover,
.kia-oem--classic .model-range__cta:visited {
  background-color: #666;
  color: #fff;
}
.kia-oem--classic .model-range__trim--back {
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  position: absolute;
}
.kia-oem--classic .model-range__trim--back h5 {
  margin: .25em 0;
  font-size: .8em;
  font-family: designkotflight;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background-color: #666;
}
.kia-oem--classic .model-range__trim--back .standard-features li {
  display: inline-block;
  margin: 0 2%;
  width: 29.333333%;
  text-align: center;
  vertical-align: top;
  font-size: 80%;
}
.kia-oem--classic .model-range__trim--back .standard-features span:nth-of-type(1),
.kia-oem--classic .model-range__trim--back h6 {
  margin: .25em 0;
}
.kia-oem--classic .model-range__trim--back [class^=icon-],
.kia-oem--classic [class*=" icon-"] {
  font-size: 200%;
}
.kia-oem--classic .model-range__trim--back .standard-features span {
  display: block;
}
.kia-oem--classic .model-range__trim--back .standard-features span:nth-of-type(2) {
  font-size: .8em;
}
.kia-oem--classic .model-range__trim--back img {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}
.kia-oem--classic .flipped .model-range__trim--back {
  -webkit-transform: rotateY(0);
  transform: rotateY(0);
}
.kia-oem--classic .flipped .model-range__trim--front {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.kia-oem--classic .model-range__trim h4 {
  font-family: designkotfbold;
  margin: 0;
  color: #bb162b;
  border-bottom: 1px solid #e5e5e5;
}
.kia-oem--classic .model-range__cta-container {
  display: table;
  bottom: 1em;
  width: calc(100% - 1.5em);
  border-spacing: .25em 0;
  margin: 0 auto;
}
.kia-oem--classic .model-range__cta {
  display: table-cell;
  width: 50%;
  text-align: center;
  padding: .5em 1em;
  font-size: .88em;
  font-family: designkotflight;
  text-transform: uppercase;
}
.kia-oem--classic .slick-next::before,
.kia-oem--classic .slick-prev:before {
  content: "";
  display: block;
  width: 32px;
}
.kia-oem--classic .model-range__cta--primary {
  background-color: #bb162b;
}
.kia-oem--classic .model-range__cta--primary:active,
.kia-oem--classic .model-range__cta--primary:focus,
.kia-oem--classic .model-range__cta--primary:hover,
.kia-oem--classic .model-range__cta--primary:visited {
  background-color: #bb162b;
  color: #fff;
}
.kia-oem--classic .slick-next:before,
.kia-oem--classic .slick-prev:before {
  font-family: slick;
  font-size: 20px;
  line-height: 1;
  opacity: .65;
  color: #000;
}
.kia-oem--classic .icon--fuel-pump,
.kia-oem--classic .icon--users {
  background-image: url(http://www.kia.ca/content/vmp-2018/fuel-pump.svg);
}
.kia-oem--classic .model-range__quick-specs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kia-oem--classic .model-range__quick-specs li {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  margin: 0 3%;
  font-size: 80%;
}
.kia-oem--classic .model-range__quick-specs li:last-child {
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
}
.kia-oem--classic .model-range__quick-specs li h6 {
  margin: 0 0 .25em;
  text-align: center;
}
.kia-oem--classic .model-range__quick-specs li span {
  display: block;
  text-align: center;
}
.kia-oem--classic .quick-specs__fuel-numbers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.kia-oem--classic .fuel-legend {
  margin: 0;
  font-size: .6em !important;
  letter-spacing: -.25px;
  text-align: center;
}
.kia-oem--classic .trim-price {
  text-align: center;
  margin: 0 auto 2em;
}
.kia-oem--classic .trim-price small {
  display: block;
}
.kia-oem--classic .trim-price span {
  text-align: center;
  font-size: 1.75em;
  margin: 0 0 .125em;
  display: block;
  color: #bb162b;
}
.kia-oem--classic .model-range__trim-features {
  margin-bottom: 1.2em;
  margin-top: 1em;
}
.kia-oem--classic .model-range__trim-features li {
  font-size: .75em;
  margin-left: 2em;
  list-style: outside;
}
.kia-oem--classic .model-range__card-bottom {
  position: absolute;
  bottom: 1em;
  width: calc(100% - 1.5em);
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .model-range__filter-button {
    margin-right: 1.5%;
  }
  .kia-oem--classic .model-range__trim {
    margin-right: .5em;
    margin-left: .5em;
  }
  .kia-oem--classic .model-range__trim--back,
  .kia-oem--classic .model-range__trim--front {
    height: 500px;
  }
  .kia-oem--classic .model-range__trim img {
    margin: 1.5em auto .5em;
  }
  .kia-oem--classic .model-range__quick-specs {
    margin-top: 1em;
  }
  .kia-oem--classic .model-range__quick-specs li,
  .kia-oem--classic .model-range__trim--back .standard-features li {
    font-size: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .trim-price {
    margin: 2em auto;
  }
  .kia-oem--classic .model-range__trim--back,
  .kia-oem--classic .model-range__trim--front {
    height: 500px;
  }
  .kia-oem--classic .model-range__trim img {
    margin: 1.5em auto .5em;
  }
  .kia-oem--classic .model-range__quick-specs {
    margin-top: 1em;
  }
}
.kia-oem--classic section#spin-360 {
  background-color: #e5e5e5;
  height: auto;
}
.kia-oem--classic .threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: e-resize;
}
.kia-oem--classic .threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.kia-oem--classic .threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.kia-oem--classic .threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  width: 0;
}
.kia-oem--classic .threesixty .threesixty_images img.current-image {
  visibility: visible;
  width: 100%;
}
.kia-oem--classic .threesixty .spinner {
  width: 60px;
  display: block;
  margin: 0 auto;
  height: 30px;
  background: #333;
  background: rgba(0, 0, 0, .7);
  border-radius: 5px;
}
.kia-oem--classic .threesixty .spinner span {
  font-family:
    Arial,
    "MS Trebuchet",
    sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #FFF;
  text-align: center;
  line-height: 30px;
  display: block;
}
.kia-oem--classic .threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
.kia-oem--classic .threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) no-repeat;
  text-indent: -99999px;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px;
}
.kia-oem--classic .vehicle-colours {
  margin-bottom: .5em;
}
.kia-oem--classic .vehicle-colours li {
  float: left;
  margin: 0 .5em .5em 0;
}
.kia-oem--classic .vehicle-colours .outter-colour {
  height: 50px;
  width: 50px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f3f3f3;
  border: 1px solid #ccc;
}
.kia-oem--classic .vehicle-colours .outter-colour .inner-colour {
  height: 65%;
  width: 65%;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin: 0 auto;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 25px;
}
.kia-oem--classic .vehicle-colours .outter-colour .inner-colour.clicked {
  height: 100%;
  width: 100%;
}
.kia-oem--classic section#colours,
.kia-oem--classic section#gallery,
.kia-oem--classic section#video {
  height: auto;
  background-color: #e5e5e5;
}
.kia-oem--classic .colour-name {
  font-size: 1.25em;
  font-family: designkotfmedium;
}
.kia-oem--classic .get-size {
  position: absolute;
  opacity: 0;
  left: -999999999px;
  visibility: hidden;
}
.kia-oem--classic .colour {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  margin: 2%;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .colour {
    width: 29.33333%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .colour {
    width: 21%;
  }
}
.kia-oem--classic .gallery__images-wrapper {
  line-height: 0;
  -webkit-column-count: 2;
  -webkit-column-gap: 3px;
  -moz-column-count: 2;
  -moz-column-gap: 3px;
  column-count: 2;
  column-gap: 3px;
}
.kia-oem--classic .gallery__images-wrapper img {
  width: 100% !important;
  height: auto !important;
  margin-bottom: 3px;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .gallery__images-wrapper {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
  }
}
.kia-oem--classic section#features,
.kia-oem--classic section#measures,
.kia-oem--classic section#specs {
  background-color: #e5e5e5;
}
.kia-oem--classic aside#next-steps {
  background-color: #fff;
}
.kia-oem--classic .next-steps__article-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 1em;
}
.kia-oem--classic .next-steps__article {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  margin: 0 0 2em !important;
}
.kia-oem--classic .next-steps__article a {
  display: block;
  margin: 0 auto;
  text-align: center;
}
.kia-oem--classic .next-steps__article svg {
  max-width: 48px;
}
.kia-oem--classic .next-steps__article h5 {
  margin: .25em 0;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .next-steps__article {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    margin: 0 0 2em !important;
  }
}
.kia-oem--classic section#disclaimers {
  height: auto;
  margin-bottom: 0;
  padding-bottom: 2em;
  background-color: #e5e5e5;
}
.kia-oem--classic #disclaimers ol {
  list-style: outside;
  margin: 0 2em;
  counter-reset: footnotes;
}
.kia-oem--classic #disclaimers ol li {
  counter-increment: footnotes;
  font-size: 12px;
  margin-bottom: .75em;
}
.kia-oem--classic #disclaimers ol li::before {
  content: counter(footnotes) "\a0""\a0";
  vertical-align: super;
  font-size: 80%;
  margin: 0 0 0 -10px;
}
.kia-oem--classic .aside--dark::after,
.kia-oem--classic .aside--dark::before {
  content: "";
  height: 9px;
  width: 100%;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
}
.kia-oem--classic .aside {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.kia-oem--classic .aside article {
  margin: 1.25em 3%;
}
.kia-oem--classic aside#intro-band {
  position: absolute;
  bottom: 53px;
  z-index: 3;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .gallery__images-wrapper {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4;
  }
  .kia-oem--classic aside#intro-band {
    bottom: 55px;
  }
}
.kia-oem--classic .aside--dark {
  background-color: rgba(0, 0, 0, 1);
}
.kia-oem--classic .aside--dark::before {
  top: 0;
  left: 0;
  opacity: .4;
  position: absolute;
}
.kia-oem--classic .aside--dark::after {
  bottom: 0;
  left: 0;
  opacity: .4;
  position: absolute;
}
.kia-oem--classic .aside--light::after,
.kia-oem--classic .aside--light::before {
  content: "";
  height: 9px;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
  left: 0;
  opacity: .4;
  position: absolute;
  width: 100%;
}
.kia-oem--classic .aside--light {
  background-color: #e5e5e5;
}
.kia-oem--classic .aside--light::before {
  top: 0;
}
.kia-oem--classic .aside--light::after {
  bottom: 0;
}
.kia-oem--classic .aside__call-out {
  -ms-flex-preferred-size: 33.3333%;
  flex-basis: 33.3333%;
  text-align: center;
}
.kia-oem--classic .aside__call-out p {
  margin: 0;
}
.kia-oem--classic .aside__call-out p:nth-of-type(1) span {
  display: block;
}
.kia-oem--classic .aside__call-out p:nth-of-type(3) {
  font-size: 1em;
}
.kia-oem--classic aside#sign-up > .container {
  padding: 2em 0 0;
}
.kia-oem--classic .sign-up-form {
  margin-bottom: 2em;
}
.kia-oem--classic .sign-up-form .required-legend {
  display: block;
  width: 100%;
  margin: .5em 0 !important;
  text-align: right;
}
.kia-oem--classic .sign-up-form .required-legend img {
  margin: 0 auto 2px;
  display: inline-block;
  width: 24px;
}
.kia-oem--classic .sign-up-form .required-legend p {
  margin: 0;
  display: inline-block;
}
.kia-oem--classic .sign-up-form fieldset {
  display: block;
}
.kia-oem--classic .sign-up-form__input-icon {
  position: relative;
  margin-bottom: 0 !important;
}
.kia-oem--classic .sign-up-form__input-icon:first-child {
  margin-top: 0 !important;
}
.kia-oem--classic .sign-up-form.floating-labels .sign-up-form__label {
  position: absolute;
  top: 18px;
  left: 56px;
  width: 80%;
  font-family: designkotflight;
  color: #3d3d3d;
  font-size: .875em;
  -webkit-transition:
    top .2s,
    left .2s,
    font-size .2s;
  transition:
    top .2s,
    left .2s,
    font-size .2s;
}
.kia-oem--classic .sign-up-form.floating-labels .sign-up-form__label.float {
  font-size: .75em;
  top: -18px;
  left: 0 !important;
}
.kia-oem--classic .sign-up-form__input-icon input {
  width: 100%;
  display: block;
  padding-left: 56px !important;
  font-size: 1em;
}
.kia-oem--classic .sign-up-form__input-icon select {
  width: 100%;
  display: block;
  padding-left: 56px !important;
  font-size: .875em;
}
.kia-oem--classic .sign-up-form input[type=text],
.kia-oem--classic .sign-up-form input[type=email],
.kia-oem--classic .sign-up-form select {
  display: block;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
  border: 1px solid #cfd9db;
  background-color: #fff !important;
  border-radius: .25em;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .08);
  padding: 16px;
}
.kia-oem--classic .sign-up-form select {
  color: #3d3d3d;
}
.kia-oem--classic .sign-up-form .user {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
}
.kia-oem--classic .sign-up-form [required].user {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/9% no-repeat;
}
.kia-oem--classic .sign-up-form .email {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
}
.kia-oem--classic .sign-up-form [required].email {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/9% no-repeat;
}
.kia-oem--classic .sign-up-form .postal {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
}
.kia-oem--classic .sign-up-form [required].postal {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/9% no-repeat;
}
.kia-oem--classic .sign-up-form .intent {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
}
.kia-oem--classic .sign-up-form [required].intent {
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/9% no-repeat;
}
.kia-oem--classic .sign-up-form .sign-up-form__select::after {
  content: "";
  position: absolute;
  z-index: 1;
  right: 16px;
  top: 50%;
  margin-top: 6px;
  display: block;
  width: 16px;
  height: 16px;
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) center center no-repeat;
  pointer-events: none;
}
.kia-oem--classic .sign-up-form__casl-ctn {
  display: table;
  margin: 0 !important;
}
.kia-oem--classic .sign-up-form__casl-ctn input,
.kia-oem--classic .sign-up-form__casl-ctn label {
  display: table-cell;
}
.kia-oem--classic .sign-up-form__casl-ctn input {
  text-align: center;
  vertical-align: middle;
}
.kia-oem--classic .sign-up-form__casl-ctn label {
  width: 90%;
}
.kia-oem--classic .sign-up-form__casl-ctn p:first-child {
  margin-top: 0;
}
.kia-oem--classic .sign-up-form p.casl {
  margin-bottom: .75em;
  margin-top: 1.67em;
  font-size: 1em;
  text-rendering: optimizelegibility;
  -webkit-font-smoothing: antialiased;
  color: #444;
  font-family: designkotfmedium;
  display: block;
}
.kia-oem--classic .sign-up-form .sign-up-form__casl-ctn a {
  text-decoration: underline;
  color: #000;
}
.kia-oem--classic #sign-up-form__submit-btn:hover {
  background-color: #891020;
  border: 1px solid #891020;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .js .floating-labels div {
    margin: initial;
  }
  .kia-oem--classic .sign-up-form fieldset {
    display: table;
  }
  .kia-oem--classic .sign-up-form__input-icon {
    display: table-cell;
    width: 48%;
    float: left;
  }
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(1),
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(3) {
    margin-right: 2%;
  }
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(2) {
    margin-top: 0;
    margin-left: 2%;
  }
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(3),
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(4),
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(5) {
    margin-top: 28px;
  }
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(4) {
    margin-left: 2%;
  }
  .kia-oem--classic div.sign-up-form__input-icon:nth-of-type(5) {
    width: 100%;
  }
  .kia-oem--classic .sign-up-form .sign-up-form__select::after {
    right: 32px;
  }
  .kia-oem--classic .sign-up-form [required].intent {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/4.25% no-repeat;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .sign-up-form [required].user {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/6% no-repeat;
  }
  .kia-oem--classic .sign-up-form .email {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
  }
  .kia-oem--classic .sign-up-form [required].email {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/6% no-repeat;
  }
  .kia-oem--classic .sign-up-form .postal {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
  }
  .kia-oem--classic .sign-up-form [required].postal {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/6% no-repeat;
  }
  .kia-oem--classic .sign-up-form .intent {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat;
  }
  .kia-oem--classic .sign-up-form [required].intent {
    background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) 16px center no-repeat, url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) right top/3% no-repeat;
  }
  .kia-oem--classic .sign-up-form__casl-ctn label {
    width: 95%;
  }
}
.kia-oem--classic .single-point {
  position: absolute;
  border-radius: 50%;
  margin: -15px 0 0 -15px;
}
.kia-oem--classic .single-point > a {
  position: relative;
  z-index: 2;
  display: block;
  width: 30px;
  height: 30px;
  border-radius: inherit;
  background: #bb162b;
  box-shadow: 0 0 10px rgba(0, 0, 0, .3), inset 0 1px 0 rgba(255, 255, 255, .3);
  -webkit-transition: background-color .2s;
  transition: background-color .2s;
}
.kia-oem--classic .single-point.is-open::after,
.kia-oem--classic .single-point.visited::after {
  display: none;
}
.kia-oem--classic .single-point > a::after,
.kia-oem--classic .single-point > a:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  background-color: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}
.kia-oem--classic .single-point > a::after {
  height: 2px;
  width: 12px;
}
.kia-oem--classic .single-point > a::before {
  height: 12px;
  width: 2px;
}
.kia-oem--classic .single-point::after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  border-radius: inherit;
  background-color: transparent;
  -webkit-animation: pulse 2s infinite;
  animation: pulse 2s infinite;
}
.kia-oem--classic .single-point.is-open > a {
  background-color: #333;
}
.kia-oem--classic .single-point.is-open > a::after,
.kia-oem--classic .single-point.is-open > a::before {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(135deg);
  transform: translateX(-50%) translateY(-50%) rotate(135deg);
}
.kia-oem--classic .single-point.is-open .more-info {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition:
    opacity .3s 0,
    visibility 0 0,
    -webkit-transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0;
  -webkit-transition:
    opacity .3s 0,
    visibility 0 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 0,
    transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 0,
    transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
  z-index: 9003;
}
.kia-oem--classic .single-point.visited > a {
  background-color: #666;
}
.kia-oem--classic .single-point .more-info {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9001;
  width: 100%;
  height: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  text-align: left;
  line-height: 1.5;
  background-color: rgba(0, 0, 0, .95);
  padding: 1em;
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(.8);
  transform: scale(.8);
  -webkit-transition:
    opacity .3s 0,
    visibility 0 .3s,
    -webkit-transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0;
  -webkit-transition:
    opacity .3s 0,
    visibility 0 .3s,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 .3s,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 .3s,
    transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 .3s,
    transform .3s 0,
    top .3s 0,
    bottom .3s 0,
    left .3s 0,
    right .3s 0,
    -webkit-transform .3s 0;
}
.kia-oem--classic .single-point .more-info::before {
  content: "";
  position: absolute;
  height: 0;
  width: 0;
  display: none;
  border: 8px solid transparent;
}
.kia-oem--classic .single-point .more-info h3 {
  font-family: designkotfmedium;
  font-size: 1.375em;
  line-height: 1.125em;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 .6em;
}
.kia-oem--classic .single-point .more-info h3::after {
  content: "";
  height: 6px;
  width: 100%;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=);
  display: block;
  margin: .375em 0;
}
.kia-oem--classic .single-point .more-info h3 span {
  display: block;
}
.kia-oem--classic .single-point .more-info h4 {
  font-family: designkotfbold;
  font-size: 1em;
  color: #999;
  text-transform: uppercase;
  margin: .5em 0 0;
}
.kia-oem--classic .single-point .more-info p {
  color: #fff;
}
.kia-oem--classic .close-info {
  position: fixed;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
  text-indent: 100%;
}
.kia-oem--classic .close-info::after,
.kia-oem--classic .close-info:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
  transform: translateX(-50%) translateY(-50%) rotate(45deg);
  background-color: #666;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}
.kia-oem--classic .close-info::after {
  height: 2px;
  width: 16px;
}
.kia-oem--classic .close-info::before {
  height: 16px;
  width: 2px;
}
@media only screen and (min-width: 600px) {
  .kia-oem--classic .single-point.is-open .more-info.left {
    right: 140%;
  }
  .kia-oem--classic .single-point.is-open .more-info.right {
    left: 140%;
  }
  .kia-oem--classic .single-point.is-open .more-info.top {
    bottom: 140%;
  }
  .kia-oem--classic .single-point.is-open .more-info.bottom {
    top: 140%;
  }
  .kia-oem--classic .single-point .more-info {
    position: absolute;
    width: 380px;
    height: auto;
    padding: 1em;
    overflow-y: visible;
    line-height: 1.4;
    border-radius: .25em;
    box-shadow: 0 0 20px rgba(0, 0, 0, .5);
  }
  .kia-oem--classic .single-point .more-info::before {
    display: block;
  }
  .kia-oem--classic .single-point .more-info.left,
  .kia-oem--classic .single-point .more-info.left::before,
  .kia-oem--classic .single-point .more-info.right,
  .kia-oem--classic .single-point .more-info.right::before {
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .kia-oem--classic .single-point .more-info.left {
    right: 160%;
    left: auto;
  }
  .kia-oem--classic .single-point .more-info.left::before {
    border-left-color: rgba(0, 0, 0, .95);
    left: 100%;
  }
  .kia-oem--classic .single-point .more-info.right {
    left: 160%;
  }
  .kia-oem--classic .single-point .more-info.right::before {
    border-right-color: rgba(0, 0, 0, .95);
    right: 100%;
  }
  .kia-oem--classic .single-point .more-info.bottom,
  .kia-oem--classic .single-point .more-info.bottom::before,
  .kia-oem--classic .single-point .more-info.top,
  .kia-oem--classic .single-point .more-info.top::before {
    left: 50%;
    right: auto;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .kia-oem--classic .single-point .more-info.top {
    bottom: 160%;
    top: auto;
  }
  .kia-oem--classic .single-point .more-info.top::before {
    border-top-color: rgba(0, 0, 0, .95);
    top: 100%;
  }
  .kia-oem--classic .single-point .more-info.bottom {
    top: 160%;
  }
  .kia-oem--classic .single-point .more-info.bottom::before {
    border-bottom-color: rgba(0, 0, 0, .95);
    bottom: 100%;
  }
  .kia-oem--classic .single-point .more-info h2 {
    font-size: 1.5em;
    margin-bottom: 0;
    line-height: 1em;
    letter-spacing: -.5px;
    font-family: designkotfbold;
    color: #fff;
  }
  .kia-oem--classic .single-point .more-info p {
    font-size: .8rem;
    color: #e4e4e4;
    text-shadow: 1px 1px 1px #000;
  }
  .kia-oem--classic .close-info {
    display: none;
  }
}
.kia-oem--classic .subnav-menu {
  z-index: 11;
  position: absolute;
}
.kia-oem--classic .subnav-menu ul {
  position: fixed;
  width: calc(90% - 20px);
  max-width: 400px;
  right: calc(5% + 10px);
  bottom: 41px;
  box-shadow: 0 3px 6px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
  background-color: #fff;
  visibility: hidden;
  overflow: hidden;
  z-index: 9;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform .3s, visibility 0 .3s;
  -webkit-transition: visibility 0 .3s, -webkit-transform .3s;
  transition: visibility 0 .3s, -webkit-transform .3s;
  transition: transform .3s, visibility 0 .3s;
  transition:
    transform .3s,
    visibility 0 .3s,
    -webkit-transform .3s;
}
.kia-oem--classic .subnav-menu ul li {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.kia-oem--classic .subnav-menu ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s, visibility 0 0;
  -webkit-transition: visibility 0 0, -webkit-transform .3s;
  transition: visibility 0 0, -webkit-transform .3s;
  transition: transform .3s, visibility 0 0;
  transition:
    transform .3s,
    visibility 0 0,
    -webkit-transform .3s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(1) {
  -webkit-animation: slide-in .2s;
  animation: slide-in .2s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(2) {
  -webkit-animation: slide-in .3s;
  animation: slide-in .3s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(3) {
  -webkit-animation: slide-in .4s;
  animation: slide-in .4s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(4) {
  -webkit-animation: slide-in .5s;
  animation: slide-in .5s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(5) {
  -webkit-animation: slide-in .6s;
  animation: slide-in .6s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(6) {
  -webkit-animation: slide-in .7s;
  animation: slide-in .7s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(7) {
  -webkit-animation: slide-in .8s;
  animation: slide-in .8s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(8) {
  -webkit-animation: slide-in .9s;
  animation: slide-in .9s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(9) {
  -webkit-animation: slide-in 1s;
  animation: slide-in 1s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(10) {
  -webkit-animation: slide-in 1.1s;
  animation: slide-in 1.1s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(11) {
  -webkit-animation: slide-in 1.2s;
  animation: slide-in 1.2s;
}
.kia-oem--classic .subnav-menu ul.is-visible li:nth-child(12) {
  -webkit-animation: slide-in 1.3s;
  animation: slide-in 1.3s;
}
.kia-oem--classic .subnav-menu li a {
  display: block;
  padding: .5em;
  text-align: center;
}
.kia-oem--classic .subnav-menu li:last-child a {
  border-bottom: 0;
}
.kia-oem--classic .subnav-menu__trigger {
  visibility: hidden;
  position: fixed;
  bottom: 20px;
  right: 5%;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  z-index: 10;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: -webkit-transform .3s, visibility 0 .3s;
  -webkit-transition: visibility 0 .3s, -webkit-transform .3s;
  transition: visibility 0 .3s, -webkit-transform .3s;
  transition: transform .3s, visibility 0 .3s;
  transition:
    transform .3s,
    visibility 0 .3s,
    -webkit-transform .3s;
}
.kia-oem--classic a.subnav-menu__trigger {
  background-color: #666;
}
.kia-oem--classic .is-fixed .subnav-menu__trigger {
  visibility: visible;
  -webkit-transition: all 0;
  transition: all 0;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-animation: bounce-in .3s linear;
  animation: bounce-in .3s linear;
}
.kia-oem--classic .subnav-menu__trigger.is-hidden {
  display: none;
}
.kia-oem--classic .subnav-menu__trigger span {
  position: absolute;
  display: block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #fff;
  top: 50%;
  margin-top: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kia-oem--classic .subnav-menu__trigger span::after,
.kia-oem--classic .subnav-menu__trigger span::before {
  content: "";
  position: absolute;
  left: 0;
  background-color: #fff;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform .3s, background 0;
  -webkit-transition: background 0, -webkit-transform .3s;
  transition: background 0, -webkit-transform .3s;
  transition: transform .3s, background 0;
  transition:
    transform .3s,
    background 0,
    -webkit-transform .3s;
}
.kia-oem--classic .subnav-menu__trigger span::before {
  top: -9px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.kia-oem--classic .subnav-menu__trigger span::after {
  top: 9px;
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.kia-oem--classic .subnav-menu__trigger.menu-is-open span {
  background-color: rgba(0, 0, 0, 0);
}
.kia-oem--classic .subnav-menu__trigger.menu-is-open span::after,
.kia-oem--classic .subnav-menu__trigger.menu-is-open span::before {
  background-color: #fff;
}
.kia-oem--classic .subnav-menu__trigger.menu-is-open span::before {
  top: 0;
  width: 24px;
  height: 3px;
  border-radius: initial;
  -webkit-transform: translateX(-37%) translateY(30%) rotate(135deg);
  transform: translateX(-37%) translateY(30%) rotate(135deg);
}
.kia-oem--classic .subnav-menu__trigger.menu-is-open span::after {
  bottom: 0;
  width: 24px;
  height: 3px;
  border-radius: initial;
  -webkit-transform: translateX(-37%) translateY(-265%) rotate(225deg);
  transform: translateX(-37%) translateY(-265%) rotate(225deg);
}
.kia-oem--classic .sn-overlay {
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: rgba(0, 0, 0, .7);
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition:
    opacity .3s 0,
    visibility 0 .3s,
    -webkit-transform .3s 0;
  -moz-transition:
    opacity .3s 0,
    visibility 0 .3s,
    -moz-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 .3s,
    transform .3s 0;
}
.kia-oem--classic .sn-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition:
    opacity .3s 0,
    visibility 0 0,
    -webkit-transform .3s 0;
  -moz-transition:
    opacity .3s 0,
    visibility 0 0,
    -moz-transform .3s 0;
  transition:
    opacity .3s 0,
    visibility 0 0,
    transform .3s 0;
}
.kia-oem--classic .subnav-menu__nav li:last-child {
  display: table;
  width: 100%;
}
.kia-oem--classic .subnav-menu__nav li:last-child a {
  display: table-cell;
  text-align: center;
  background-clip: padding-box;
  color: #fff;
  white-space: nowrap;
  padding: 1em;
  font-size: .8em;
  font-family: designkotfmedium;
  text-transform: uppercase;
  width: 43%;
  float: left;
}
.kia-oem--classic .subnav-menu__nav li:last-child a:nth-of-type(1) {
  background-color: #666;
  margin: 2% 2% 2% 4%;
}
.kia-oem--classic .subnav-menu__nav li:last-child a:nth-of-type(2) {
  background-color: #bb162b;
  margin: 2% 4% 4%;
}
.kia-oem--classic .subnav-menu__nav li:first-child {
  background-color: #444;
  padding: .25em .5em .5em;
  text-align: center;
  color: #fff;
  font-family: designkotflight;
  text-transform: uppercase;
}
.kia-oem--classic .subnav-menu__nav li:first-child a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .subnav-menu__trigger {
    width: 54px;
    height: 54px;
  }
  .kia-oem--classic .subnav-menu ul {
    right: calc(5% + 27px);
    bottom: 47px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .subnav-menu__trigger {
    width: 54px;
    height: 54px;
  }
  .kia-oem--classic .subnav-menu ul {
    right: calc(5% + 27px);
    bottom: 47px;
  }
}
.kia-oem--classic .vr__overlay,
.kia-oem--classic iframe.vr-container,
.kia-oem--classic iframe.vr-container-fr {
  height: 100%;
  width: 100%;
  left: 0;
  position: absolute;
  display: block;
}
@-webkit-keyframes slide-in { 0{ -webkit-transform:translateX(100px) } 100%{ -webkit-transform:translateY(0) } }
@keyframes slide-in { 0{ -webkit-transform:translateX(100px);transform:translateX(100px) } 100%{ -webkit-transform:translateY(0);transform:translateY(0) } }
@-webkit-keyframes bounce-in { 0{ -webkit-transform:scale(0) } 60%{ -webkit-transform:scale(1.2) } 100%{ -webkit-transform:scale(1) } }
@keyframes bounce-in { 0{ -webkit-transform:scale(0);transform:scale(0) } 60%{ -webkit-transform:scale(1.2);transform:scale(1.2) } 100%{ -webkit-transform:scale(1);transform:scale(1) } }
@-webkit-keyframes pulse { 0{ -webkit-transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, .8) } 50%{ box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, .8) } 100%{ -webkit-transform:scale(1.6);box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, 0) } }
@keyframes pulse { 0{ -webkit-transform:scale(1);transform:scale(1);box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, .8) } 50%{ box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, .8) } 100%{ -webkit-transform:scale(1.6);transform:scale(1.6);box-shadow:inset 0 0 1px 1px rgba(187, 22, 43, 0) } }
.kia-oem--classic iframe.vr-container,
.kia-oem--classic iframe.vr-container-fr {
  bottom: 0;
}
.kia-oem--classic .vr__overlay {
  background-color: rgba(0, 0, 0, .5);
  top: 0;
  z-index: 10;
}
.kia-oem--classic .vr__overlay a {
  margin: 0 auto;
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: rgba(0, 0, 0, .75);
  border-radius: 50%;
  padding: 1em;
}
.kia-oem--classic a.modal__close-btn:hover {
  background-color: rgba(187, 22, 43, 0.8);
}
.kia-oem--classic .vr__overlay .icon-360 {
  width: 96px;
  height: 96px;
}
@media all and (max-width: 767px) {
  .kia-oem--classic .vr__overlay .icon-360 {
    width: 60px;
    height: 60px;
  }
}
.kia-oem--classic .mfp-iframe-holder .mfp-content {
  height: 100%;
}
.kia-oem--classic .mfp-container,
.kia-oem--classic .mfp-iframe-holder {
  padding: 0;
}
.kia-oem--classic .modal__close-btn {
  position: fixed;
  display: block;
  top: 54px;
  right: 12px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background-clip: padding-box;
  text-indent: 100%;
  height: 44px;
  width: 44px;
  background-color: rgba(234, 0, 41, 0.5);
  color: #fff;
  border-radius: 50%;
  box-shadow: 0 1px 21px rgba(0, 0, 0, .5), 0 1px 21px rgba(0, 0, 0, .5);
}
.kia-oem--classic .modal__close-btn::after,
.kia-oem--classic .modal__close-btn::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
  transform: translate(-50%, -50%) rotate(45deg);
  background-color: #fff;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
}
.kia-oem--classic .tab-group-nav:after,
.kia-oem--classic .tab-group:after {
  content: "";
  display: table;
  clear: both;
}
.kia-oem--classic .modal__close-btn::before {
  height: 24px;
  width: 3px;
}
.kia-oem--classic .modal__close-btn::after {
  height: 3px;
  width: 24px;
}
.kia-oem--classic .tab-group,
.kia-oem--classic .tab-group-nav {
  width: 100%;
}
.kia-oem--classic p.interior-disclaimer {
  position: fixed;
  text-align: right;
  right: 3vw;
  bottom: 3vh;
  color: #fff;
}
.kia-oem--classic .tab-group-nav a,
.kia-oem--classic .trim-heading,
.kia-oem--classic tbody tr td:not(:nth-of-type(1)) {
  text-align: center;
}
.kia-oem--classic #interior p.legal {
  bottom: .5em;
  left: 1.5em;
  z-index: 9001;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .modal__close-btn {
    bottom: 30px;
  }
  .kia-oem--classic .mfp-iframe-holder .mfp-content {
    max-width: 1024px;
  }
}
@media only screen and (min-width: 1200px) {
  .kia-oem--classic .mfp-iframe-holder .mfp-content {
    max-width: 1920px;
  }
}
@media only screen and (min-width: 2000px) {
  .kia-oem--classic .mfp-iframe-holder .mfp-content {
    max-width: 2560px;
  }
}
.kia-oem--classic section#features,
.kia-oem--classic section#measures,
.kia-oem--classic section#specs {
  background-size: initial;
  height: auto;
  padding: 2em 1em 3em;
}
.kia-oem--classic .tab-group {
  position: relative;
  max-width: 1280px;
  margin: 1em auto;
  z-index: 1;
}
.kia-oem--classic .tab-group nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #eee;
  box-shadow: inset 0 -2px 3px rgba(0, 0, 0, .06);
}
.kia-oem--classic #specs .tab-group-nav li,
.kia-oem--classic .tab-group-nav li {
  float: left;
  width: 25%;
}
.kia-oem--classic #measures .tab-group-nav li {
  float: left;
  width: calc(100% / 3);
}
.kia-oem--classic .tab-group-nav a {
  position: relative;
  display: block;
  height: 5em;
  width: auto;
  font-size: .65em;
  color: #999;
  padding-top: 1.2em;
  text-decoration: underline;
  text-transform: uppercase;
  letter-spacing: -.25px;
}
.kia-oem--classic .no-touch .tab-group-nav a:hover {
  color: #333;
  background-color: rgba(0, 0, 0, .03);
}
.kia-oem--classic .tab-group-nav a.selected {
  background-color: #fff !important;
  box-shadow: inset 0 3px 0 #bb162b;
  color: #333;
  text-decoration: none;
}
.kia-oem--classic .tab-group-content {
  background: #fff;
}
.kia-oem--classic .tab-group-content li {
  display: none;
  padding: 1em;
}
.kia-oem--classic .tab-group-content li.selected {
  display: block;
  -webkit-animation: tab-fade-in .5s;
  animation: tab-fade-in .5s;
}
.kia-oem--classic .tab-group-content li p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.6;
  color: #666;
  margin-bottom: 2em;
}
@-webkit-keyframes tab-fade-in { 0{ opacity:0 } 100%{ opacity:1 } }
@keyframes tab-fade-in { 0{ opacity:0 } 100%{ opacity:1 } }
.kia-oem--classic .rwd-table th span,
.kia-oem--classic .rwd-table tr td.block {
  display: block;
}
.kia-oem--classic .rwd-table tr td.visual {
  opacity: 1;
  -webkit-animation-name: fadeInOpacity;
  animation-name: fadeInOpacity;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}
@-webkit-keyframes fadeInOpacity { 0{ opacity:0 } 100%{ opacity:1 } }
@keyframes fadeInOpacity { 0{ opacity:0 } 100%{ opacity:1 } }
.kia-oem--classic .rwd-table {
  margin: 0;
  width: 100%;
}
.kia-oem--classic .rwd-table thead {
  position: absolute;
  height: 2em;
  padding-right: 16px;
}
.kia-oem--classic .rwd-table thead::after {
  content: "";
  background-image: url(https://www.kia.cahttp//www.kia.ca/content/vmp-2018/bg-stripe3.gif);
  display: block;
  height: 6px;
  width: 100%;
  left: 0;
  opacity: .3;
}
.kia-oem--classic .feature-heading,
.kia-oem--classic tbody tr td:nth-of-type(1) {
  width: 30%;
}
.kia-oem--classic .rwd-table tbody {
  display: block;
  overflow-y: scroll;
  margin-top: 1em;
  max-height: 300px;
}
.kia-oem--classic .rwd-table tbody tr:nth-of-type(1) {
  border-top: 12px solid #fff;
}
.kia-oem--classic .rwd-table tbody tr:nth-child(even),
.kia-oem--classic .rwd-table tbody tr:nth-child(odd) {
  background-color: #e6e6e6;
  border-bottom: 6px solid #fff;
}
.kia-oem--classic .rwd-table tfoot td span {
  margin-right: 1em;
  font-size: .88em;
}
.kia-oem--classic .rwd-table tfoot img.check,
.kia-oem--classic .rwd-table tfoot img.dash {
  padding-left: 0;
}
@media (max-width: 480px) {
  .kia-oem--classic .rwd-table th:not(:nth-of-type(1)) {
    display: none;
  }
  .kia-oem--classic .rwd-table thead::after {
    margin-top: .5em;
  }
  .kia-oem--classic .rwd-table tbody {
    margin-top: 3em;
  }
  .kia-oem--classic tbody tr td:not(:nth-of-type(1)) {
    width: 100%;
  }
  .kia-oem--classic .rwd-table tr td:nth-of-type(1) {
    display: block;
    opacity: 1;
  }
}
.kia-oem--classic .rwd-table td {
  display: none;
  padding: .5em;
  vertical-align: middle;
}
.kia-oem--classic #measures .rwd-table th:last-of-type,
.kia-oem--classic #specs .rwd-table th:last-of-type,
.kia-oem--classic .rwd-table td:last-of-type {
  border-right: 0;
}
.kia-oem--classic .rwd-table tr {
  padding: .5em;
}
.kia-oem--classic .rwd-table tr td:nth-of-type(1) {
  opacity: 1;
}
.kia-oem--classic .rwd-table td:first-child {
  padding-top: .5em;
}
.kia-oem--classic .rwd-table td:last-child {
  padding-bottom: .5em;
}
.kia-oem--classic .rwd-table td:before {
  content: attr(data-th) ": ";
  font-family: designkotfmedium;
  width: 6.5em;
  display: inline-block;
  left: 2.25em;
  text-align: left;
}
.kia-oem--classic .measures-table tr:nth-of-type(1) th,
.kia-oem--classic .rwd-table th {
  font-family: designkotflight;
  text-transform: uppercase;
}
.kia-oem--classic .rwd-table .show-me {
  display: block !important;
}
.kia-oem--classic .rwd-table td,
.kia-oem--classic .rwd-table th {
  text-align: center;
}
.kia-oem--classic .rwd-table td:nth-of-type(1),
.kia-oem--classic .rwd-table th:nth-of-type(1) {
  text-align: left;
}
@media (min-width: 480px) {
  .kia-oem--classic .rwd-table td:before {
    display: none;
  }
  .kia-oem--classic #features .rwd-table tbody {
    margin-top: 3em;
    max-height: 50em;
  }
  .kia-oem--classic .feature-heading {
    width: 20%;
  }
  .kia-oem--classic .rwd-table td,
  .kia-oem--classic .rwd-table th {
    display: table-cell;
    padding: .25em .5em;
  }
  .kia-oem--classic .rwd-table td:first-child,
  .kia-oem--classic .rwd-table th:first-child {
    padding-left: 0;
  }
  .kia-oem--classic .rwd-table td:last-child,
  .kia-oem--classic .rwd-table th:last-child {
    padding-right: 0;
  }
  .kia-oem--classic .rwd-table th {
    padding: 0 1em !important;
    text-indent: -.0625em;
  }
  .kia-oem--classic #features .rwd-table td,
  .kia-oem--classic #measures .rwd-table td,
  .kia-oem--classic #measures .rwd-table tr:first-of-type td,
  .kia-oem--classic #specs .rwd-table td,
  .kia-oem--classic #specs .rwd-table tr:first-of-type td {
    padding: .5em 1em !important;
    text-indent: -.0625em;
  }
}
.kia-oem--classic {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
  color: #444;
}
.kia-oem--classic .rwd-table {
  background: #fff;
  color: #444;
  overflow: hidden;
}
.kia-oem--classic .rwd-table tr {
  display: block;
}
.kia-oem--classic .rwd-table th {
  font-size: .8em;
}
.kia-oem--classic .rwd-table td:before,
.kia-oem--classic .rwd-table th {
  color: #bb162b;
}
@media (max-width: 480px) {
  .kia-oem--classic td:nth-of-type(1)::before {
    display: none;
  }
  .kia-oem--classic img.check,
  .kia-oem--classic img.dash {
    max-height: 1em;
    padding-left: 6em;
  }
  .kia-oem--classic tbody tr td:nth-of-type(1) {
    width: 100%;
    padding-left: 1em;
    text-indent: -1em;
  }
  .kia-oem--classic td.feature-name::before {
    content: "+";
    display: inline-block;
    position: relative;
    left: 0;
    width: 1em;
    margin-left: 0;
    text-indent: 0;
  }
  .kia-oem--classic td.feature-name.rotateX::before {
    transform: rotateX(45deg);
  }
  .kia-oem--classic td.feature-name {
    text-decoration: underline;
    color: #00E;
  }
  .kia-oem--classic td.feature-name:active,
  .kia-oem--classic td.feature-name:hover,
  .kia-oem--classic td.feature-name:visited {
    color: #551a8b;
  }
}
.kia-oem--classic .tabs-navigation:after,
.kia-oem--classic .tabs:after {
  content: "";
  clear: both;
}
@media (min-width: 480px) {
  .kia-oem--classic img.check,
  .kia-oem--classic img.dash {
    max-height: 1.75em;
  }
}
.kia-oem--classic .tabs:after {
  display: table;
}
.kia-oem--classic .tabs::after {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 50px;
  z-index: 1;
  pointer-events: none;
  background: -webkit-gradient(linear, right top, left top, from(#f8f7ee), to(rgba(248, 247, 238, 0)));
  background:
    linear-gradient(
      to left,
      #f8f7ee,
      rgba(248, 247, 238, 0));
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s 0, visibility 0 0;
  transition: opacity .3s 0, visibility 0 0;
}
.kia-oem--classic .no-cssgradients .tabs::after {
  display: none;
}
.kia-oem--classic .tabs.is-ended::after {
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0, visibility 0 .3s;
  transition: opacity .3s 0, visibility 0 .3s;
}
.kia-oem--classic .tabs nav {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  background: #eee;
  -webkit-box-shadow: inset 0 -2px 3px rgba(203, 196, 130, .06);
  box-shadow: inset 0 -2px 3px rgba(203, 196, 130, .06);
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .tabs::after {
    display: none;
  }
  .kia-oem--classic .rwd-table tr {
    display: table-row;
  }
  .kia-oem--classic .rwd-table tbody td {
    font-size: 80%;
  }
  .kia-oem--classic #features .rwd-table td:first-child,
  .kia-oem--classic #features .rwd-table th:first-child {
    padding-left: 0;
    max-width: 250px;
    min-width: 250px;
  }
}
@media only screen and (min-width: 960px) {
  .kia-oem--classic .tabs nav {
    position: relative;
    float: none;
    background: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .kia-oem--classic #features .rwd-table td:first-child,
  .kia-oem--classic #features .rwd-table th:first-child {
    padding-left: 0;
    max-width: 350px;
    min-width: 350px;
  }
}
.kia-oem--classic .tabs-navigation {
  width: 100%;
}
.kia-oem--classic .tabs-navigation:after {
  display: table;
}
.kia-oem--classic .tabs-navigation li {
  float: left;
  width: 25%;
}
.kia-oem--classic #measures .tabs-navigation li,
.kia-oem--classic #specs .tabs-navigation li {
  float: left;
  width: 33.33%;
}
.kia-oem--classic .tabs-navigation a {
  position: relative;
  display: block;
  height: 40px;
  width: 100%;
  text-align: center;
  font-size: 12px;
  font-size: .65rem;
  color: #999;
  text-transform: uppercase;
  padding-top: 14px;
}
.kia-oem--classic .no-touch .tabs-navigation a:hover {
  color: #333;
  background-color: rgba(0, 0, 0, .3);
}
.kia-oem--classic .tabs-navigation a.selected {
  background-color: #fff !important;
  -webkit-box-shadow: inset 0 2px 0 #bb162b;
  box-shadow: inset 0 2px 0 #bb162b;
  color: #333;
}
@media (min-width: 768px) {
  .kia-oem--classic #measures .tabs-navigation li,
  .kia-oem--classic #specs .tabs-navigation li,
  .kia-oem--classic .tabs-navigation li {
    display: block;
  }
  .kia-oem--classic .rwd-table td,
  .kia-oem--classic .rwd-table th {
    border-right: 6px solid #fff;
  }
  .kia-oem--classic #measures .rwd-table thead,
  .kia-oem--classic #specs .rwd-table thead {
    position: static;
    height: auto;
    padding-right: 0;
  }
  .kia-oem--classic #measures .rwd-table tbody,
  .kia-oem--classic #specs .rwd-table tbody {
    display: table-row-group;
    overflow-y: auto;
  }
  .kia-oem--classic #measures .rwd-table thead::after,
  .kia-oem--classic #specs .rwd-table thead::after {
    position: absolute;
    width: calc(100% - 2em);
    margin-top: 0;
    left: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .rwd-table tbody td,
  .kia-oem--classic .rwd-table thead th {
    width: 65px;
    padding-bottom: .5em !important;
  }
  .kia-oem--classic .rwd-table tbody td:first-of-type,
  .kia-oem--classic .rwd-table thead th:first-of-type {
    width: 30%;
  }
  .kia-oem--classic td.feature-name {
    text-indent: 1em;
  }
}
@media only screen and (min-width: 960px) {
  .kia-oem--classic .tabs-navigation {
    width: 100%;
    background-color: #eee;
    -webkit-box-shadow: inset 0 -2px 3px rgba(187, 22, 43, .06);
    box-shadow: inset 0 -2px 3px rgba(187, 22, 43, .06);
  }
  .kia-oem--classic .tabs-navigation a {
    height: 60px;
    line-height: 60px;
    width: auto;
    text-align: center;
    font-size: 14px;
    font-size: .875rem;
    padding: 0 2.8em;
  }
  .kia-oem--classic .tabs-navigation a.selected {
    -webkit-box-shadow: inset 0 2px 0 #bb162b;
    box-shadow: inset 0 2px 0 #bb162b;
  }
}
.kia-oem--classic .tabs-content {
  background: #fff;
}
.kia-oem--classic .tabs-content li {
  display: none;
  padding: 1em;
}
.kia-oem--classic .tabs-content li.selected {
  display: block;
  -webkit-animation: fade-in .5s;
  animation: fade-in .5s;
}
.kia-oem--classic .tabs-content li p {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.6;
  color: #444;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .tabs-content {
    min-height: 480px;
  }
  .kia-oem--classic .tabs-content li {
    padding: 1em;
  }
}
@media only screen and (min-width: 960px) {
  .kia-oem--classic .tabs-content {
    min-height: 0;
  }
  .kia-oem--classic .tabs-content li {
    padding: 1em;
  }
  .kia-oem--classic .tabs-content li p {
    font-size: 16px;
    font-size: 1rem;
  }
  .kia-oem--classic tfoot .dash {
    vertical-align: middle;
  }
}
@-webkit-keyframes fade-in { 0{ opacity:0 } 100%{ opacity:1 } }
@keyframes fade-in { 0{ opacity:0 } 100%{ opacity:1 } }
.kia-oem--classic #specs .chart-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  text-align: center;
}
.kia-oem--classic #specs .chart-header h5 {
  width: calc(100% / 3);
  margin: 0;
}
.kia-oem--classic #measures .rwd-table tbody tr td:not(:nth-of-type(1)),
.kia-oem--classic #specs .rwd-table tbody tr td:not(:nth-of-type(1)) {
  padding-left: 45%;
  position: relative;
  text-align: left;
}
.kia-oem--classic #measures .rwd-table tbody tr td:not(:nth-of-type(1)):before,
.kia-oem--classic #specs .rwd-table tbody tr td:not(:nth-of-type(1)):before {
  width: 6.25em;
  position: absolute;
  left: 0;
}
.kia-oem--classic table .width100 {
  width: 100% !important;
}
.kia-oem--classic table .width75 {
  width: 75% !important;
}
.kia-oem--classic table .width66 {
  width: calc((100% / 3) * 2) !important;
}
.kia-oem--classic table .width50 {
  width: 50% !important;
}
.kia-oem--classic table .width33 {
  width: calc(100% / 3) !important;
}
.kia-oem--classic table .width25 {
  width: 25% !important;
}
.kia-oem--classic table .width20 {
  width: 20% !important;
}
.kia-oem--classic .measures-table tr:nth-of-type(1) th {
  color: #666;
}
.kia-oem--classic tfoot img.check,
.kia-oem--classic tfoot img.plus {
  max-width: 14px;
  vertical-align: text-top;
}
.kia-oem--classic #features .container,
.kia-oem--classic #measures .container,
.kia-oem--classic #specs .container {
  width: 100%;
}
.kia-oem--classic .features-table tbody td strong {
  vertical-align: middle;
}
.kia-oem--classic .field-msg {
  display: none;
  margin-bottom: 0;
}
.kia-oem--classic #dcf-casl-error {
  margin-bottom: 1em;
}
.kia-oem--classic .sign-up-form__input-icon {
  display: inline-block;
  vertical-align: top;
  float: none;
  width: 100%;
}
.kia-oem--classic .sign-up-form__input-icon.sign-up-form__select.arrow-fix:after {
  top: 35%;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #measures .rwd-table tbody tr td:not(:nth-of-type(1)),
  .kia-oem--classic #specs .rwd-table tbody tr td:not(:nth-of-type(1)) {
    padding-left: 0;
    text-align: center;
  }
  .kia-oem--classic .sign-up-form__input-icon {
    width: 48%;
  }
}
@media only screen and (device-aspect-ratio: 1366/768) {
  .kia-oem--classic button#video-pause {
    bottom: 25vh;
  }
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic .video-spinner {
    display: block;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
  }
  .kia-oem--classic #features .rwd-table td:first-child,
  .kia-oem--classic #features .rwd-table th:first-child {
    padding-left: 0;
    max-width: 375px;
    min-width: 375px;
  }
}
.kia-oem--classic #highlights .section__title,
.kia-oem--classic #more .section__title {
  display: none;
}
@media only screen and (min-width: 1750px) {
  .kia-oem--classic #highlights .section__title,
  .kia-oem--classic #more .section__title {
    display: block;
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #measures .rwd-table thead::after,
  .kia-oem--classic #specs .rwd-table thead::after {
    left: 0;
    width: 100%;
  }
  .kia-oem--classic #features .rwd-table,
  .kia-oem--classic #measures .rwd-table,
  .kia-oem--classic #specs .rwd-table {
    position: relative;
  }
  .kia-oem--classic #features .rwd-table thead,
  .kia-oem--classic #measures .rwd-table thead,
  .kia-oem--classic #specs .rwd-table thead,
  .kia-oem--classic #specs .rwd-table thead::after {
    width: 100%;
  }
  .kia-oem--classic .rwd-table th {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .kia-oem--classic #features .rwd-table thead tr {
    display: flex;
    padding: 0;
  }
  .kia-oem--classic #features .rwd-table thead th span {
    display: inline;
    margin-right: 6px;
  }
  .kia-oem--classic #features .rwd-table thead th span:last-of-type {
    margin-right: 0;
  }
  .kia-oem--classic #measures .rwd-table thead th span,
  .kia-oem--classic #specs .rwd-table thead th span {
    display: inline;
    margin-right: 6px;
  }
  .kia-oem--classic #features .rwd-table tbody {
    margin-top: 1.5em;
  }
}
.kia-oem--classic .sounds p,
.kia-oem--classic .testing p {
  color: #ccc;
}
.kia-oem--classic #sounds h2::after,
.kia-oem--classic #testing h2::after,
.kia-oem--classic .sounds h2::after,
.kia-oem--classic .testing h2::after {
  content: "";
}
.kia-oem--classic section#intro {
  background-image: url(http://www.kia.ca/content/2019-stinger/img1-1-mobile.jpg);
  background-position: 50% 30%;
}
.kia-oem--classic section#exterior {
  background-image: url(http://www.kia.ca/content/2019-stinger/img2-1-mobile.jpg);
}
.kia-oem--classic #interior {
  background-image: url(http://www.kia.ca/content/2019-stinger/img3-1-mobile.jpg);
}
.kia-oem--classic section#uvo-section {
  background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg-mobile-XL.jpg);
}
.kia-oem--classic .body-fr section#uvo-section {
  background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg-mobile-XL-fr.jpg);
}
@media only screen and (min-width: 420px) {
  .kia-oem--classic section#intro {
    background-image: url(http://www.kia.ca/content/2019-stinger/img1-1-mobile-XL.jpg);
    background-position: 50% 50%;
  }
  .kia-oem--classic section#exterior {
    background-image: url(http://www.kia.ca/content/2019-stinger/img2-1-mobile-XL.jpg);
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic section#intro {
    background-image: url(http://www.kia.ca/content/2019-stinger/img1-1-tab.jpg);
    background-position: 50% 100%;
  }
  .kia-oem--classic section#exterior {
    background-image: url(http://www.kia.ca/content/2019-stinger/img2-1-tab.jpg);
  }
  .kia-oem--classic #interior {
    background-image: url(http://www.kia.ca/content/2019-stinger/img3-1-tab.jpg);
  }
  .kia-oem--classic section#uvo-section {
    background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg-tab.jpg);
  }
  .kia-oem--classic .body-fr section#uvo-section {
    background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg-tab-fr.jpg);
  }
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic section#intro {
    background: #000;
  }
  .kia-oem--classic section#exterior {
    background-image: url(http://www.kia.ca/content/2019-stinger/img2-1.jpg);
  }
  .kia-oem--classic #interior {
    background-image: url(http://www.kia.ca/content/2019-stinger/img3-1.jpg);
  }
  .kia-oem--classic section#uvo-section {
    background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg.jpg);
  }
  .kia-oem--classic .body-fr section#uvo-section {
    background-image: url(http://www.kia.ca/content/2019-stinger/UVO-bg-fr.jpg);
  }
}
.kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(1) {
  bottom: 25%;
  left: 25%;
  right: auto;
}
.kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(2) {
  bottom: 40%;
  right: 13%;
}
.kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(3) {
  bottom: 25%;
  right: 25%;
}
.kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(4) {
  bottom: 40%;
  right: 40%;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(1) {
    bottom: 35%;
    left: 25%;
    right: auto;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(2) {
    bottom: 55%;
    right: 13%;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(3) {
    bottom: 40%;
    right: 30%;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(4) {
    bottom: 48%;
    right: 40%;
  }
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(1) {
    bottom: 35%;
    left: 25%;
    right: auto;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(2) {
    bottom: 55%;
    right: 25%;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(3) {
    bottom: 30%;
    right: 40%;
  }
  .kia-oem--classic #exterior .hot-spots .single-point:nth-of-type(4) {
    bottom: 45%;
    right: 45%;
  }
}
.kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(1),
.kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(1) {
  bottom: 40%;
  right: 10%;
}
.kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(2),
.kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(2) {
  bottom: 40%;
  right: 35%;
}
.kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(3),
.kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(3) {
  bottom: 15%;
  right: 10%;
}
.kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(4),
.kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(4) {
  bottom: 15%;
  right: 35%;
}
.kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(5),
.kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(5) {
  bottom: 20%;
  right: 20%;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(1),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(1) {
    bottom: 55%;
    right: 10%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(2),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(2) {
    bottom: 55%;
    right: 35%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(3),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(3) {
    bottom: 25%;
    right: 35%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(4),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(4) {
    bottom: 25%;
    right: 10%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(5),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(5) {
    bottom: 30%;
    right: 25%;
  }
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(1),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(1) {
    bottom: 60%;
    right: 13%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(2),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(2) {
    bottom: 60%;
    right: 35%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(3),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(3) {
    bottom: 50%;
    right: 35%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(4),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(4) {
    bottom: 40%;
    right: 35%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(5),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(5) {
    bottom: 30%;
    right: 25%;
  }
}
@media only screen and (min-width: 1200px) {
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(1),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(1) {
    bottom: 60%;
    right: 20%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(2),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(2) {
    bottom: 60%;
    right: 37%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(3),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(3) {
    bottom: 50%;
    right: 37%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(4),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(4) {
    bottom: 40%;
    right: 37%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(5),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(5) {
    bottom: 30%;
    right: 25%;
  }
}
@media only screen and (min-width: 1400px) {
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(1),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(1) {
    bottom: 60%;
    right: 23%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(2),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(2) {
    bottom: 60%;
    right: 40%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(3),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(3) {
    bottom: 50%;
    right: 40%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(4),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(4) {
    bottom: 40%;
    right: 40%;
  }
  .kia-oem--classic #uvo-section .hot-spots .single-point:nth-of-type(5),
  .kia-oem--classic .uvo-fr .hot-spots .single-point:nth-of-type(5) {
    bottom: 50%;
    right: 23%;
  }
}
.kia-oem--classic section.uvo,
.kia-oem--classic section.uvo-fr {
  position: relative;
}
.kia-oem--classic section.uvo .slide--copy,
.kia-oem--classic section.uvo-fr .slide--copy {
  position: absolute;
  max-width: 600px;
  margin-left: 3%;
  margin-right: 3%;
  top: 6%;
  left: 0;
}
.kia-oem--classic #uvo-section .uvo-logo,
.kia-oem--classic .uvo-fr .uvo-logo {
  max-width: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic section.uvo .slide--copy,
  .kia-oem--classic section.uvo-fr .slide--copy {
    top: 7%;
  }
  .kia-oem--classic #specs .mechanical tbody {
    height: 40em;
  }
  .kia-oem--classic #specs .body tbody,
  .kia-oem--classic #specs .brakes tbody {
    height: 22em;
  }
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic #uvo-section .uvo-logo,
  .kia-oem--classic .uvo-fr .uvo-logo {
    max-width: 400px;
    display: block;
    margin: 0;
  }
  .kia-oem--classic section.uvo .slide--copy,
  .kia-oem--classic section.uvo-fr .slide--copy {
    top: 9%;
    left: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .kia-oem--classic section.uvo .slide--copy,
  .kia-oem--classic section.uvo-fr .slide--copy {
    top: 10%;
    left: 0;
    max-width: 870px;
  }
}
.kia-oem--classic .vehicle-colours .outter-colour .SnowWhitePearl {
  background-color: #fff;
}
.kia-oem--classic .vehicle-colours .outter-colour .ScarletRed {
  background-color: #c72522;
}
.kia-oem--classic .vehicle-colours .outter-colour .BlackCherry {
  background-color: #000;
}
.kia-oem--classic .vehicle-colours .outter-colour .StormBlue {
  background-color: #415067;
}
.kia-oem--classic .vehicle-colours .outter-colour .SparklingSilver {
  background-color: #dfe2e7;
}
.kia-oem--classic .vehicle-colours .outter-colour .MineralSilver {
  background-color: #4c4c4f;
}
.kia-oem--classic .vehicle-colours .outter-colour .ModernBronze {
  background-color: #a67149;
}
.kia-oem--classic .sounds,
.kia-oem--classic .testing {
  background-color: #000;
}
.kia-oem--classic .features-table td:nth-child(1) {
  width: 70%;
}
.kia-oem--classic .features-table th:nth-child(1) {
  width: 69%;
}
.kia-oem--classic .features-table td:nth-child(2),
.kia-oem--classic .features-table td:nth-child(3),
.kia-oem--classic .features-table td:nth-child(4),
.kia-oem--classic .features-table td:nth-child(5),
.kia-oem--classic .features-table th:nth-child(2),
.kia-oem--classic .features-table th:nth-child(3),
.kia-oem--classic .features-table th:nth-child(4),
.kia-oem--classic .features-table th:nth-child(5) {
  float: left;
  width: 15%;
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic .features-table td:nth-child(1) {
    width: 80%;
  }
  .kia-oem--classic .features-table th:nth-child(1) {
    width: 79%;
  }
  .kia-oem--classic .features-table td:nth-child(2),
  .kia-oem--classic .features-table td:nth-child(3),
  .kia-oem--classic .features-table td:nth-child(4),
  .kia-oem--classic .features-table td:nth-child(5),
  .kia-oem--classic .features-table th:nth-child(2),
  .kia-oem--classic .features-table th:nth-child(3),
  .kia-oem--classic .features-table th:nth-child(4),
  .kia-oem--classic .features-table th:nth-child(5) {
    float: left;
    width: 10%;
    text-align: center;
  }
  .kia-oem--classic #specs .body tbody,
  .kia-oem--classic #specs .brakes tbody {
    height: 23em;
  }
}
.kia-oem--classic .specs-table td,
.kia-oem--classic .specs-table th {
  width: 50%;
}
.kia-oem--classic .measures-table th,
.kia-oem--classic .weight .measures-table th {
  width: calc(100% / 3);
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #measures .capacities tbody,
  .kia-oem--classic #measures .weight tbody {
    height: 15em;
  }
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic #measures .capacities tbody,
  .kia-oem--classic #measures .weight tbody {
    height: 15em;
  }
}
.kia-oem--classic #testing::after,
.kia-oem--classic #testing::before {
  content: "";
  height: 9px;
  width: 100%;
  background-image: url(https://www.kia.cahttp//www.kia.ca/content/cpo/img/bg-stripe3.gif);
  float: left;
  opacity: .4;
}
.kia-oem--classic .section__copy p {
  max-width: 1050px;
}
.kia-oem--classic .sounds .container,
.kia-oem--classic .testing .container {
  max-width: 1280px;
  padding: 2rem 0;
}
.kia-oem--classic .model-range__trim.slick-current {
  border-bottom: 0;
}
.kia-oem--classic #testing::before {
  margin-bottom: .25rem;
}
.kia-oem--classic #testing::after {
  margin-top: -9px;
}
.kia-oem--classic .testing h4 {
  border-bottom: 1px solid #bb162b;
}
.kia-oem--classic .testing .flex {
  justify-content: space-between;
}
.kia-oem--classic .testing-video-gallery {
  flex-wrap: wrap;
}
.kia-oem--classic .testing-video-gallery a {
  flex-basis: 96%;
}
.kia-oem--classic .testing-video {
  margin: 2%;
}
.kia-oem--classic .testing h2::after {
  border-bottom: 1px solid #000;
  display: block;
}
.kia-oem--classic #sounds::after,
.kia-oem--classic #sounds::before {
  content: "";
  height: 9px;
  width: 100%;
  background-image: url(http://www.kia.cahttp//www.kia.ca/content/cpo/img/bg-stripe3.gif);
  opacity: .4;
  float: left;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .testing-video-gallery a {
    flex-basis: 40%;
  }
  .kia-oem--classic .testing-video {
    margin: 5%;
  }
}
@media only screen and (min-width: 992px) {
  .kia-oem--classic .testing-video-gallery a {
    flex-basis: 40%;
  }
  .kia-oem--classic .testing-video {
    margin: 5%;
  }
}
.kia-oem--classic #sounds::before {
  margin-bottom: .25rem;
}
.kia-oem--classic #sounds::after {
  margin-top: -9px;
}
.kia-oem--classic .sounds h4 {
  border-bottom: 1px solid #bb162b;
}
.kia-oem--classic .sounds .flex {
  justify-content: space-around;
}
.kia-oem--classic .sounds-video-gallery {
  flex-wrap: wrap;
}
.kia-oem--classic .sounds-video-gallery a {
  flex-basis: 96%;
}
.kia-oem--classic .sounds-video {
  margin: 2%;
}
.kia-oem--classic .sounds h2::after {
  border-bottom: 1px solid #000;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .kia-oem--classic .interior-colours__container .colour {
    width: 29.33333%;
  }
  .kia-oem--classic section#more article {
    width: calc(88% / 2);
  }
}
.kia-oem--classic .mfp-content .mfp-close,
.kia-oem--classic .mfp-iframe-holder .mfp-close {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #666;
  position: absolute;
  top: 6px;
  right: 6px;
  line-height: .75;
  opacity: 1;
  padding: 0;
  text-align: center;
  color: #fff;
}
.kia-oem--classic .white-popup {
  position: relative;
  background: #FFF;
  padding: 25px;
  width: auto;
  max-width: 400px;
  margin: 0 auto;
}
.kia-oem--classic .mfp-zoom-in .mfp-with-anim {
  opacity: 0;
  transition: all .2s ease-in-out;
  transform: scale(.8);
}
.kia-oem--classic .mfp-zoom-in.mfp-bg {
  opacity: 0;
  transition: all .3s ease-out;
}
.kia-oem--classic .mfp-zoom-in.mfp-ready .mfp-with-anim {
  opacity: 1;
  transform: scale(1);
}
.kia-oem--classic .mfp-zoom-in.mfp-ready.mfp-bg {
  opacity: .8;
}
.kia-oem--classic .mfp-zoom-in.mfp-removing .mfp-with-anim {
  transform: scale(.8);
  opacity: 0;
}
.kia-oem--classic .mfp-zoom-in.mfp-removing.mfp-bg {
  opacity: 0;
}
.kia-oem--classic .mfp-inline-holder .mfp-content {
  max-width: 1500px;
}
.kia-oem--classic #order-popup {
  max-width: 100%;
}
.kia-oem--classic #order-popup label {
  display: block;
}
.kia-oem--classic #order-popup input {
  font-size: 1rem;
  padding: .5em .75em;
  margin-top: .5em;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #ccc;
}
.kia-oem--classic #order-popup input#postal {
  width: 60%;
}
.kia-oem--classic #order-popup input[type=submit] {
  font-size: 1rem;
  padding: .5em .75em;
  margin-top: .5em;
  margin-left: .25em;
  border-radius: 0 4px 4px 0;
}
.kia-oem--classic #order-popup .dealer-info > ul > li ul li p {
  margin: 0;
  font-size: .8rem;
}
.kia-oem--classic #order-popup p.title {
  margin-top: 0;
  font-size: 1.15em;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  font-family: designkotfbold;
  color: #bb162b;
}
.kia-oem--classic #order-popup .dealer-info > ul > li ul {
  margin-bottom: 1em;
  display: inline-block;
  vertical-align: top;
  width: 48%;
  margin-right: 2%;
}
.kia-oem--classic #order-popup .dealer-info > ul > li ul:nth-of-type(2n) {
  margin-right: 0;
}
.kia-oem--classic #order-popup .dealer-info > ul > li ul li:nth-of-type(1) p {
  font-family: designkotfbold;
  font-size: 1rem;
}
.kia-oem--classic #order-popup .dealer-info > ul > li ul li a {
  text-decoration: underline;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #order-popup .dealer-info > ul > li {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    margin-right: 2%;
  }
  .kia-oem--classic #order-popup .dealer-info > ul > li:nth-of-type(2) {
    width: 68%;
    margin-right: 0;
  }
  .kia-oem--classic #order-popup .dealer-info > ul > li ul {
    width: 100%;
    margin-right: 0;
  }
  .kia-oem--classic #order-popup .dealer-info > ul > li ul:last-of-type {
    margin-bottom: 0;
  }
  .kia-oem--classic #order-popup input#postal {
    width: 40%;
  }
}
.kia-oem--classic #dealer_map_canvas {
  height: 150px;
}
@media screen and (min-width: 560px) {
  .kia-oem--classic #dealer_map_canvas {
    height: 300px;
  }
}
@media screen and (min-width: 768px) {
  .kia-oem--classic #dealer_map_canvas {
    height: 500px;
  }
}
@media screen and (min-width: 1025px) {
  .kia-oem--classic #dealer_map_canvas {
    height: 600px;
  }
}
.kia-oem--classic div.international-model {
  position: absolute;
  bottom: .5em;
  right: 1.5em;
  left: auto;
  opacity: 1;
}
.kia-oem--classic #stinger {
  left: -40%;
}
.kia-oem--classic .threesixty {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  cursor: e-resize;
}
.kia-oem--classic .threesixty .threesixty_images {
  display: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
.kia-oem--classic .threesixty .threesixty_images img {
  position: absolute;
  top: 0;
  width: 100%;
  height: auto;
}
.kia-oem--classic .threesixty .spinner {
  visibility: hidden;
  margin: 0 auto;
  display: block;
  text-align: center;
  background-color: transparent;
}
.kia-oem--classic .threesixty .spinner span {
  font-family: designkotflight;
  font-size: .85em;
  color: #fff;
  text-align: center;
  padding: .25em .5em;
  height: auto;
  width: auto;
  letter-spacing: 2px;
}
.kia-oem--classic .threesixty .nav_bar {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 11;
}
.kia-oem--classic .threesixty .nav_bar a {
  display: block;
  width: 32px;
  height: 32px;
  float: left;
  background: url(data:image/gif;base64,R0lGODlhAQABAAD/ACwAAAAAAQABAAACADs=) no-repeat;
  text-indent: -99999px;
}
.kia-oem--classic .platform,
.kia-oem--classic .range-slider__value {
  display: none;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_play {
  background-position: 0 0;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_previous {
  background-position: 0 -73px;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_stop {
  background-position: 0 -37px;
}
.kia-oem--classic .threesixty .nav_bar a.nav_bar_next {
  background-position: 0 -104px;
}
.kia-oem--classic .threesixty .threesixty_images img.current-image {
  visibility: visible;
  width: 100%;
}
.kia-oem--classic .threesixty_images img.previous-image {
  z-index: -999;
}
.kia-oem--classic .threesixty .threesixty_images img.previous-image {
  visibility: hidden;
  z-index: -999;
  width: 0;
}
.kia-oem--classic .vehicle360__container {
  position: relative;
  height: 50vh;
  width: 100%;
  background-color: #e5e5e5;
  overflow: hidden;
}
.kia-oem--classic .colours-360,
.kia-oem--classic .motion-wrap,
.kia-oem--classic .motion-wrap img.wheel2,
.kia-oem--classic .platform,
.kia-oem--classic .wrap-360 {
  position: absolute;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .vehicle360__container {
    height: 40vh;
  }
  .kia-oem--classic .rwd-table th {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .vehicle360__container {
    height: 65vh;
  }
}
@media only screen and (min-width: 1650px) {
  .kia-oem--classic .vehicle360__container {
    height: 50vh;
  }
}
@media only screen and (device-aspect-ratio: 1366/768) {
  .kia-oem--classic .vehicle360__container {
    height: 80vh;
  }
}
@media only screen and (device-aspect-ratio: 1920/1080) {
  .kia-oem--classic .vehicle360__container {
    height: 65vh;
  }
}
@media only screen and (device-aspect-ratio: 3840/2400) {
  .kia-oem--classic .vehicle360__container {
    height: 65vh;
  }
}
.kia-oem--classic .motion-wrap {
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: left 1.25s ease-out;
  width: 95%;
  max-width: 1400px;
}
.kia-oem--classic .motion-wrap img.wheel1 {
  position: absolute;
  top: 54.35%;
  right: 12.25%;
  width: 10.5%;
}
.kia-oem--classic .motion-wrap img.wheel2 {
  top: 54.35%;
  left: 18.9%;
  width: 10.5%;
}
.kia-oem--classic .motion-wrap img.stinger-img {
  width: 100%;
}
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
.kia-oem--classic .motion-wrap img.spin {
  -webkit-animation-name: rotate;
  -webkit-animation-duration: .55s;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-timing-function: linear;
}
.kia-oem--classic .wrap-360 {
  width: 95%;
  max-width: 1400px;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .platform {
  bottom: 20%;
  width: 60%;
  left: 50%;
  transform: translateX(-50%);
}
.kia-oem--classic .range-slider__range {
  width: 100%;
  border: 0;
}
.kia-oem--classic .temp360vr input[type=range] {
  -webkit-appearance: none;
  margin: 18px 0;
  width: 100%;
}
.kia-oem--classic .temp360vr input[type=range]:focus {
  outline: 0;
}
.kia-oem--classic .temp360vr input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: .2s;
  background-color: #ccc;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .5);
}
.kia-oem--classic .temp360vr input[type=range]::-webkit-slider-thumb {
  cursor: e-resize;
  -webkit-appearance: none;
  margin-top: -23px;
  width: 30px;
  height: 55px;
  display: inline-block;
  background: #851c26;
  border: 0;
  transform: skewX(-20deg);
  box-shadow: 1px 1px 1px 0;
}
.kia-oem--classic .temp360vr input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: .2s;
  background-color: #ccc;
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, .5);
}
.kia-oem--classic .temp360vr input[type=range]::-moz-range-thumb {
  cursor: e-resize;
  -webkit-appearance: none;
  margin-top: -23px;
  width: 30px;
  height: 55px;
  display: inline-block;
  background: #851c26;
  border: 0;
  transform: skewX(-20deg);
  box-shadow: 1px 1px 1px 0;
}
.kia-oem--classic .temp360vr input[type=range]::-ms-track {
  display: none;
  width: 100%;
  height: 6px;
  cursor: pointer;
  animate: .2s;
  background: 0;
  border-color: transparent;
  border-width: 16px 0;
  color: transparent;
}
.kia-oem--classic .temp360vr input[type=range]::-ms-thumb {
  display: none;
  border: 1px solid #000;
  height: 60px;
  width: 60px;
  background: #851c26;
  cursor: e-resize;
  box-shadow: 1px 1px 1px 0;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .platform {
    width: 45%;
  }
  .kia-oem--classic .motion-wrap,
  .kia-oem--classic .wrap-360 {
    width: 80%;
  }
}
@media only screen and (min-width: 1280px) {
  .kia-oem--classic .platform {
    bottom: 16%;
    width: 27%;
  }
  .kia-oem--classic .wrap-360 {
    top: 30%;
  }
}
.kia-oem--classic .parallelogram {
  margin: 0;
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #bb162b;
  border: 0;
  transform: skewX(-20deg);
  box-shadow: 1px 1px 1px 0;
}
.kia-oem--classic .colours-360 {
  display: none;
  text-align: center;
  margin-top: 1.15em;
  bottom: 0;
  width: 100%;
}
.kia-oem--classic .colours-360 li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4%;
}
@media only screen and (min-width: 560px) {
  .kia-oem--classic .colours-360 li {
    margin-right: 1%;
  }
}
.kia-oem--classic .colours-360 li:nth-child(7) {
  margin-right: 0;
}
.kia-oem--classic .colours-360 li a {
  height: 45px;
  width: 35px;
}
.kia-oem--classic input[type=range].SnowWhitePearl::-webkit-slider-thumb {
  background: #d3d7da;
}
.kia-oem--classic input[type=range].ThunderGrey::-webkit-slider-thumb {
  background: #6a6a6b;
}
.kia-oem--classic input[type=range].AtomicBlue::-webkit-slider-thumb {
  background: #2357b5;
}
.kia-oem--classic input[type=range].CaliforniaRed::-webkit-slider-thumb {
  background: #851c26;
}
.kia-oem--classic input[type=range].GhostGrey::-webkit-slider-thumb {
  background: #9d9c9e;
}
.kia-oem--classic input[type=range].AuroraBlack::-webkit-slider-thumb {
  background: #292828;
}
.kia-oem--classic .colours-360 li a.SnowWhitePearl,
.kia-oem--classic .colours-360 li a.SnowWhitePearl:hover {
  background-color: #d3d7da;
}
.kia-oem--classic .colours-360 li a.ThunderGrey,
.kia-oem--classic .colours-360 li a.ThunderGrey:hover {
  background-color: #6a6a6b;
}
.kia-oem--classic .colours-360 li a.AtomicBlue,
.kia-oem--classic .colours-360 li a.AtomicBlue:hover {
  background-color: #2357b5;
}
.kia-oem--classic .colours-360 li a.CaliforniaRed,
.kia-oem--classic .colours-360 li a.CaliforniaRed:hover {
  background-color: #851c26;
}
.kia-oem--classic .colours-360 li a.GhostGrey,
.kia-oem--classic .colours-360 li a.GhostGrey:hover {
  background-color: #9d9c9e;
}
.kia-oem--classic .colours-360 li a.AuroraBlack,
.kia-oem--classic .colours-360 li a.AuroraBlack:hover {
  background-color: #292828;
}
.kia-oem--classic .colours-360 li p.name {
  margin: 0;
  display: inline;
  font-size: 1.25em;
  font-style: italic;
}
.kia-oem--classic .colours-360 li:last-child {
  display: block;
}
.kia-oem--classic .colours-360 li:last-child p {
  margin-bottom: 0;
}
.kia-oem--classic .mfp-wrap {
  z-index: 9002;
}
.kia-oem--classic .mfp-content {
  z-index: 9004;
}
.kia-oem--classic button.mfp-arrow,
.kia-oem--classic button.mfp-close {
  z-index: 9005;
}
.kia-oem--classic .sound-video > div,
.kia-oem--classic .testing-video > div {
  position: relative;
  padding-top: 1em;
}
.kia-oem--classic .parallelogram-play {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #bb162b;
  padding: .25em .5em .25em .75em;
  -webkit-transform: translate(-50%, -50%) skew(-20deg);
  transform: translate(-50%, -50%) skew(-20deg);
  color: #fff;
  font-size: 1.25em;
}
.kia-oem--classic #sounds h2::after,
.kia-oem--classic #testing h2::after {
  border-bottom: 1px solid #fff;
  display: block;
}
.kia-oem--classic #uvo-section div.international-model {
  left: 1.5em;
  right: auto;
}
@media only screen and (device-aspect-ratio: 1366/768) {
  .kia-oem--classic section#uvo-section {
    background-position: 50% 20%;
  }
  .kia-oem--classic section.uvo .slide--copy,
  .kia-oem--classic section.uvo-fr .slide--copy {
    max-width: 700px;
  }
  .kia-oem--classic button#video-pause {
    bottom: 25vh;
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic #features .rwd-table tbody {
    margin-top: 1.5em;
  }
  .kia-oem--classic #features .rwd-table tbody td,
  .kia-oem--classic #features .rwd-table thead th {
    width: calc(70% / 3);
  }
  .kia-oem--classic #features .rwd-table tbody td:nth-of-type(1),
  .kia-oem--classic #features .rwd-table thead th.feature-heading {
    width: 30%;
  }
  .kia-oem--classic #specs .rwd-table tbody td,
  .kia-oem--classic #specs .rwd-table thead th {
    width: calc(70% / 3);
  }
  .kia-oem--classic #specs .rwd-table tbody td:nth-of-type(1),
  .kia-oem--classic #specs .rwd-table thead th.feature-heading {
    width: 30%;
  }
  .kia-oem--classic #measures .rwd-table tbody td,
  .kia-oem--classic #measures .rwd-table thead th {
    width: calc(70% / 3);
  }
  .kia-oem--classic #measures .rwd-table tbody td:nth-of-type(1),
  .kia-oem--classic #measures .rwd-table thead th.feature-heading {
    width: 30%;
  }
}
