.kia-oem--classic .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.kia-oem--classic .slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.kia-oem--classic .slick-list:focus {
  outline: 0;
}
.kia-oem--classic .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.kia-oem--classic .slick-slider .slick-track,
.kia-oem--classic .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.kia-oem--classic .slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.kia-oem--classic .slick-track:before,
.kia-oem--classic .slick-track:after {
  display: table;
  content: "";
}
.kia-oem--classic .slick-track:after {
  clear: both;
}
.kia-oem--classic .slick-loading .slick-track {
  visibility: hidden;
}
.kia-oem--classic .slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.kia-oem--classic [dir=rtl] .slick-slide {
  float: right;
}
.kia-oem--classic .slick-slide img {
  display: block;
}
.kia-oem--classic .slick-slide.slick-loading img {
  display: none;
}
.kia-oem--classic .slick-slide.dragging img {
  pointer-events: none;
}
.kia-oem--classic .slick-initialized .slick-slide {
  display: block;
}
.kia-oem--classic .slick-loading .slick-slide {
  visibility: hidden;
}
.kia-oem--classic .slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.kia-oem--classic .slick-arrow.slick-hidden {
  display: none;
}
.kia-oem--classic .ui-helper-hidden {
  display: none;
}
.kia-oem--classic .ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.kia-oem--classic .ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.kia-oem--classic .ui-helper-clearfix:before,
.kia-oem--classic .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.kia-oem--classic .ui-helper-clearfix:after {
  clear: both;
}
.kia-oem--classic .ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
}
.kia-oem--classic .ui-front {
  z-index: 100;
}
.kia-oem--classic .ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.kia-oem--classic .ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
}
.kia-oem--classic .ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.kia-oem--classic .ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.kia-oem--classic .ui-menu .ui-menu {
  position: absolute;
}
.kia-oem--classic .ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.kia-oem--classic .ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.kia-oem--classic .ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.kia-oem--classic .ui-menu .ui-state-focus,
.kia-oem--classic .ui-menu .ui-state-active {
  margin: -1px;
}
.kia-oem--classic .ui-menu-icons {
  position: relative;
}
.kia-oem--classic .ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.kia-oem--classic .ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.kia-oem--classic .ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.kia-oem--classic .ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  max-height: 200px;
  padding-bottom: 1px;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0 0;
  height: auto;
  border: 0;
}
.kia-oem--classic .ui-selectmenu-open {
  display: block;
}
.kia-oem--classic .ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.kia-oem--classic .ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.kia-oem--classic .ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.kia-oem--classic .ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.kia-oem--classic .ui-button,
.kia-oem--classic .ui-button:link,
.kia-oem--classic .ui-button:visited,
.kia-oem--classic .ui-button:hover,
.kia-oem--classic .ui-button:active {
  text-decoration: none;
}
.kia-oem--classic .ui-button-icon-only {
  width: 2em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
.kia-oem--classic input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.kia-oem--classic .ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.kia-oem--classic .ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
.kia-oem--classic input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
.kia-oem--classic input.ui-button::-moz-focus-inner,
.kia-oem--classic button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.kia-oem--classic {
  background-color: #fff;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 100%;
}
.kia-oem--classic hr {
  height: 1px;
  margin: 1em 0;
  padding: 0;
  border: 0;
}
.kia-oem--classic pre {
  white-space: pre-wrap;
  word-wrap: break-word;
}
.kia-oem--classic ul,
.kia-oem--classic ol,
.kia-oem--classic dl,
.kia-oem--classic dt,
.kia-oem--classic dd {
  margin: 0;
  padding: 0;
}
.kia-oem--classic ul,
.kia-oem--classic ol,
.kia-oem--classic li {
  list-style: none;
}
.kia-oem--classic em,
.kia-oem--classic address {
  font-style: normal;
}
.kia-oem--classic b,
.kia-oem--classic strong {
  letter-spacing: .005em;
}
.kia-oem--classic figure,
.kia-oem--classic form {
  margin: 0;
}
.kia-oem--classic fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}
.kia-oem--classic label {
  cursor: pointer;
}
.kia-oem--classic button,
.kia-oem--classic [type=reset],
.kia-oem--classic [type=submit] {
  -webkit-appearance: none;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  padding: 0;
  border: 0;
  background: transparent;
  cursor: pointer;
}
.kia-oem--classic input[type=checkbox],
.kia-oem--classic input[type=radio] {
  vertical-align: middle;
}
.kia-oem--classic input[type=search] {
  -webkit-appearance: none;
  border-radius: 0;
}
.kia-oem--classic textarea {
  vertical-align: top;
  resize: vertical;
}
.kia-oem--classic table {
  width: 100%;
  empty-cells: show;
}
.kia-oem--classic td {
  vertical-align: middle;
}
.kia-oem--classic input,
.kia-oem--classic textarea,
.kia-oem--classic select,
.kia-oem--classic button {
  font-family:
    kiaM,
    Noto Sans,
    sans-serif;
}
.kia-oem--classic h1,
.kia-oem--classic h2,
.kia-oem--classic h3,
.kia-oem--classic h4,
.kia-oem--classic h5,
.kia-oem--classic h6 {
  margin: 0;
  padding: 0;
}
.kia-oem--classic p:first-child {
  margin-top: 0;
}
.kia-oem--classic p:only-child {
  margin-bottom: 0;
}
.kia-oem--classic a {
  text-decoration: none;
  color: inherit;
}
.kia-oem--classic [role=button] {
  cursor: pointer;
}
.kia-oem--classic picture {
  display: block;
}
.kia-oem--classic img {
  height: auto;
  vertical-align: top;
  -ms-interpolation-mode: bicubic;
}
.kia-oem--classic svg,
.kia-oem--classic video {
  width: 100%;
  height: auto;
  vertical-align: top;
}
.kia-oem--classic iframe {
  max-width: 100%;
}
.kia-oem--classic .uc-video-toolbar {
  display: none !important;
  pointer-events: none;
}
.kia-oem--classic .a11y {
  position: absolute !important;
  overflow: hidden;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.kia-oem--classic .flexible-obj {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.kia-oem--classic .flexible-obj iframe,
.kia-oem--classic .flexible-obj object,
.kia-oem--classic .flexible-obj video,
.kia-oem--classic .flexible-obj embed,
.kia-oem--classic .flexible-obj > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .flexible-obj video {
  -o-object-fit: cover;
  object-fit: cover;
}
.kia-oem--classic .flexible-obj iframe {
  border: 0;
}
.kia-oem--classic .bunch {
  white-space: nowrap;
}
.kia-oem--classic .theme-dark {
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.kia-oem--classic .center {
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kia-oem--classic .center-lg {
  text-align: left;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .center-lg {
    text-align: center;
  }
}
.kia-oem--classic .right {
  text-align: right;
}
.kia-oem--classic .clear {
  clear: both;
}
.kia-oem--classic .is-full-w {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
}
.kia-oem--classic .is-full-h {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .for-large {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .br-in-large {
    white-space: nowrap;
  }
}
@font-face {
  font-family: "icon";
}
.kia-oem--classic .icon-all-wheel-drive:before {
  content: "\e001";
}
.kia-oem--classic .icon-arrow-next:before {
  content: "\e002";
}
.kia-oem--classic .icon-arrow-prev:before {
  content: "\e003";
}
.kia-oem--classic .icon-badge:before {
  content: "\e004";
}
.kia-oem--classic .icon-blank-link:before {
  content: "\e005";
}
.kia-oem--classic .icon-brochure:before {
  content: "\e006";
}
.kia-oem--classic .icon-calculator-linear-large:before {
  content: "\e007";
}
.kia-oem--classic .icon-calculator-linear:before {
  content: "\e008";
}
.kia-oem--classic .icon-calculator-solid:before {
  content: "\e009";
}
.kia-oem--classic .icon-chat-bot:before {
  content: "\e00a";
}
.kia-oem--classic .icon-chat:before {
  content: "\e00b";
}
.kia-oem--classic .icon-check:before {
  content: "\e00c";
}
.kia-oem--classic .icon-checkbox-checked:before {
  content: "\e00d";
}
.kia-oem--classic .icon-checkbox-unchecked:before {
  content: "\e00e";
}
.kia-oem--classic .icon-close:before {
  content: "\e00f";
}
.kia-oem--classic .icon-college:before {
  content: "\e010";
}
.kia-oem--classic .icon-consult:before {
  content: "\e011";
}
.kia-oem--classic .icon-daytime:before {
  content: "\e012";
}
.kia-oem--classic .icon-docs:before {
  content: "\e013";
}
.kia-oem--classic .icon-down:before {
  content: "\e014";
}
.kia-oem--classic .icon-email-linear:before {
  content: "\e015";
}
.kia-oem--classic .icon-email-solid:before {
  content: "\e016";
}
.kia-oem--classic .icon-facebook:before {
  content: "\e017";
}
.kia-oem--classic .icon-filter:before {
  content: "\e018";
}
.kia-oem--classic .icon-finance:before {
  content: "\e019";
}
.kia-oem--classic .icon-flag:before {
  content: "\e01a";
}
.kia-oem--classic .icon-gift:before {
  content: "\e01b";
}
.kia-oem--classic .icon-handle:before {
  content: "\e01c";
}
.kia-oem--classic .icon-heart:before {
  content: "\e01d";
}
.kia-oem--classic .icon-indoor:before {
  content: "\e01e";
}
.kia-oem--classic .icon-information:before {
  content: "\e01f";
}
.kia-oem--classic .icon-instagram:before {
  content: "\e020";
}
.kia-oem--classic .icon-leaf:before {
  content: "\e021";
}
.kia-oem--classic .icon-lightning:before {
  content: "\e022";
}
.kia-oem--classic .icon-location:before {
  content: "\e023";
}
.kia-oem--classic .icon-map:before {
  content: "\e024";
}
.kia-oem--classic .icon-menu:before {
  content: "\e025";
}
.kia-oem--classic .icon-next:before {
  content: "\e026";
}
.kia-oem--classic .icon-night:before {
  content: "\e027";
}
.kia-oem--classic .icon-pause:before {
  content: "\e028";
}
.kia-oem--classic .icon-pinterest:before {
  content: "\e029";
}
.kia-oem--classic .icon-play:before {
  content: "\e02a";
}
.kia-oem--classic .icon-plus:before {
  content: "\e02b";
}
.kia-oem--classic .icon-pointer:before {
  content: "\e02c";
}
.kia-oem--classic .icon-prev:before {
  content: "\e02d";
}
.kia-oem--classic .icon-print-linear:before {
  content: "\e02e";
}
.kia-oem--classic .icon-print-solid:before {
  content: "\e02f";
}
.kia-oem--classic .icon-quotation:before {
  content: "\e030";
}
.kia-oem--classic .icon-radio-checked:before {
  content: "\e031";
}
.kia-oem--classic .icon-radio-unchecked:before {
  content: "\e032";
}
.kia-oem--classic .icon-rain:before {
  content: "\e033";
}
.kia-oem--classic .icon-refresh:before {
  content: "\e034";
}
.kia-oem--classic .icon-rotation:before {
  content: "\e035";
}
.kia-oem--classic .icon-schedule:before {
  content: "\e036";
}
.kia-oem--classic .icon-search:before {
  content: "\e037";
}
.kia-oem--classic .icon-seat:before {
  content: "\e038";
}
.kia-oem--classic .icon-slide:before {
  content: "\e039";
}
.kia-oem--classic .icon-snow:before {
  content: "\e03a";
}
.kia-oem--classic .icon-sound-loud:before {
  content: "\e03b";
}
.kia-oem--classic .icon-sound-quiet:before {
  content: "\e03c";
}
.kia-oem--classic .icon-star-linear:before {
  content: "\e03d";
}
.kia-oem--classic .icon-star-solid:before {
  content: "\e03e";
}
.kia-oem--classic .icon-tag:before {
  content: "\e03f";
}
.kia-oem--classic .icon-tel:before {
  content: "\e040";
}
.kia-oem--classic .icon-time:before {
  content: "\e041";
}
.kia-oem--classic .icon-tool:before {
  content: "\e042";
}
.kia-oem--classic .icon-twitter:before {
  content: "\e043";
}
.kia-oem--classic .icon-up:before {
  content: "\e044";
}
.kia-oem--classic .icon-vehicle-linear:before {
  content: "\e045";
}
.kia-oem--classic .icon-vehicle-solid:before {
  content: "\e046";
}
.kia-oem--classic .icon-youtube:before {
  content: "\e047";
}
.kia-oem--classic .color--black {
  color: #000;
}
.kia-oem--classic .color--white {
  color: #fff;
  text-shadow: 0 1px 20px rgba(0, 0, 0, 0.1);
}
.kia-oem--classic .color--kia-red {
  color: #bb162b;
}
.kia-oem--classic .color--charcoal {
  color: #1f1f1f;
}
.kia-oem--classic .color--med-gray {
  color: #666;
}
.kia-oem--classic .color--gray {
  color: #999;
}
.kia-oem--classic .color--light {
  color: #eff1f2;
}
.kia-oem--classic .color--black-accent {
  color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .color--white-text {
  color: rgba(255, 255, 255, 0.6);
}
.kia-oem--classic .color--green {
  color: #00884d;
}
.kia-oem--classic .color--aqua {
  color: #01a59a;
}
.kia-oem--classic .color--sky {
  color: #5892af;
}
.kia-oem--classic .color--gold {
  color: #f59000;
}
.kia-oem--classic .color--error {
  color: #e6001d;
}
.kia-oem--classic .bg--black {
  background-color: #000;
  color: #fff;
}
.kia-oem--classic .bg--charcoal {
  background-color: #1f1f1f;
  color: #fff;
}
.kia-oem--classic .bg--med-gray {
  background-color: #666;
  color: #fff;
}
.kia-oem--classic .bg--light {
  background-color: #eff1f2;
}
.kia-oem--classic .bg--white {
  background-color: #fff;
}
.kia-oem--classic .bg--black-bg {
  background-color: rgba(0, 0, 0, 0.05);
}
.kia-oem--classic .bg--white-bg {
  background-color: rgba(255, 255, 255, 0.05);
}
.kia-oem--classic .row {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -4.50581395%;
  margin-right: -4.50581395%;
}
.kia-oem--classic .row.has-no-gutter {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.kia-oem--classic .row.has-no-gutter [class*=col-] {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.kia-oem--classic .row.stretch {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.kia-oem--classic .col-align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kia-oem--classic .col-align-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.kia-oem--classic .pad-col {
  width: 100%;
}
.kia-oem--classic [class*=col-] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 4.50581395%;
  padding-right: 4.50581395%;
}
.kia-oem--classic [class*=col-md],
.kia-oem--classic [class*=col-lg] {
  width: 100%;
}
.kia-oem--classic .col-sm-1 {
  width: 25%;
}
.kia-oem--classic .col-sm-2 {
  width: 50%;
}
.kia-oem--classic .col-sm-3 {
  width: 75%;
}
.kia-oem--classic .col-sm-4 {
  width: 100%;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .row--sm-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .row {
    margin-left: -2.27272727%;
    margin-right: -2.27272727%;
  }
  .kia-oem--classic [class*=col-] {
    padding-left: 2.27272727%;
    padding-right: 2.27272727%;
  }
  .kia-oem--classic .col-md-1 {
    width: 25%;
  }
  .kia-oem--classic .col-md-2 {
    width: 50%;
  }
  .kia-oem--classic .col-md-3 {
    width: 75%;
  }
  .kia-oem--classic .col-md-4 {
    width: 100%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .row {
    margin-left: -1.47058824%;
    margin-right: -1.47058824%;
  }
  .kia-oem--classic .row--lg-reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-pull-1 {
    margin-right: 0;
    margin-left: 8.33333333%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-pull-2 {
    margin-right: 0;
    margin-left: 16.66666667%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-1,
  .kia-oem--classic .row--lg-reverse .col-lg-push-2,
  .kia-oem--classic .row--lg-reverse .col-lg-push-3,
  .kia-oem--classic .row--lg-reverse .col-lg-push-4,
  .kia-oem--classic .row--lg-reverse .col-lg-push-5,
  .kia-oem--classic .row--lg-reverse .col-lg-push-6,
  .kia-oem--classic .row--lg-reverse .col-lg-push-7,
  .kia-oem--classic .row--lg-reverse .col-lg-push-8,
  .kia-oem--classic .row--lg-reverse .col-lg-push-9 {
    margin-left: 0;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-1 {
    margin-right: 8.33333333%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-2 {
    margin-right: 16.66666667%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-3 {
    margin-right: 25%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-4 {
    margin-right: 33.33333333%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-5 {
    margin-right: 41.66666667%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-6 {
    margin-right: 50%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-7 {
    margin-right: 58.33333333%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-8 {
    margin-right: 66.66666667%;
  }
  .kia-oem--classic .row--lg-reverse .col-lg-push-9 {
    margin-right: 75%;
  }
  .kia-oem--classic [class*=col-] {
    padding-left: 1.47058824%;
    padding-right: 1.47058824%;
  }
  .kia-oem--classic .col-lg-1 {
    width: 8.33333333%;
  }
  .kia-oem--classic .col-lg-2 {
    width: 16.66666667%;
  }
  .kia-oem--classic .col-lg-3 {
    width: 25%;
  }
  .kia-oem--classic .col-lg-4 {
    width: 33.33333333%;
  }
  .kia-oem--classic .col-lg-5 {
    width: 41.66666667%;
  }
  .kia-oem--classic .col-lg-6 {
    width: 50%;
  }
  .kia-oem--classic .col-lg-7 {
    width: 58.33333333%;
  }
  .kia-oem--classic .col-lg-8 {
    width: 66.66666667%;
  }
  .kia-oem--classic .col-lg-9 {
    width: 75%;
  }
  .kia-oem--classic .col-lg-10 {
    width: 83.33333333%;
  }
  .kia-oem--classic .col-lg-11 {
    width: 91.66666667%;
  }
  .kia-oem--classic .col-lg-12 {
    width: 100%;
  }
  .kia-oem--classic .col-lg-pull-1 {
    margin-right: 8.33333333%;
  }
  .kia-oem--classic .col-lg-pull-2 {
    margin-right: 16.66666667%;
  }
  .kia-oem--classic .col-lg-push-1 {
    margin-left: 8.33333333%;
  }
  .kia-oem--classic .col-lg-push-2 {
    margin-left: 16.66666667%;
  }
  .kia-oem--classic .col-lg-push-3 {
    margin-left: 25%;
  }
  .kia-oem--classic .col-lg-push-4 {
    margin-left: 33.33333333%;
  }
  .kia-oem--classic .col-lg-push-5 {
    margin-left: 41.66666667%;
  }
  .kia-oem--classic .col-lg-push-6 {
    margin-left: 50%;
  }
  .kia-oem--classic .col-lg-push-7 {
    margin-left: 58.33333333%;
  }
  .kia-oem--classic .col-lg-push-8 {
    margin-left: 66.66666667%;
  }
  .kia-oem--classic .col-lg-push-9 {
    margin-left: 75%;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .row {
    margin-left: -1.49456522%;
    margin-right: -1.49456522%;
  }
  .kia-oem--classic [class*=col-] {
    padding-left: 1.49456522%;
    padding-right: 1.49456522%;
  }
}
.kia-oem--classic hr {
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .sub-header {
  padding-top: 60px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .sub-header {
    padding-top: 90px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-header {
    padding-top: 150px;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .sub-header {
    padding-top: 120px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-header {
    padding-top: 180px;
  }
}
.kia-oem--classic .sub-grid {
  position: relative;
}
.kia-oem--classic .sub-grid .sub-header {
  position: relative;
  z-index: 2;
  background-color: #eff1f2;
  padding-bottom: 60px;
}
.kia-oem--classic .sub-grid .sub-body {
  padding-top: 60px;
  padding-bottom: 80px;
}
.kia-oem--classic .sub-grid.bg--white .sub-header {
  background-color: #fff;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .sub-grid:before {
    content: "";
    position: absolute;
    top: 0;
    right: 57.5%;
    bottom: 0;
    width: 50%;
    background-color: #eff1f2;
  }
  .kia-oem--classic .sub-grid.bg--white:before {
    display: none;
  }
  .kia-oem--classic .sub-grid .sub-header {
    padding-top: 90px;
  }
  .kia-oem--classic .sub-grid .sub-header:before {
    display: none;
  }
  .kia-oem--classic .sub-grid .sub-body {
    padding-top: 100px;
    padding-bottom: 120px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-grid .sub-header {
    padding-top: 160px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-grid .sub-body {
    padding-top: 180px;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .sub-grid .sub-header {
    padding-top: 130px;
  }
  .kia-oem--classic .sub-grid .sub-body {
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-grid .sub-header {
    padding-top: 195px;
  }
  .kia-oem--classic .show-lnb ~ .wrapper .sub-grid .sub-body {
    padding-top: 200px;
  }
}
.kia-oem--classic .pd-sm {
  padding-top: 10px;
  padding-bottom: 10px;
}
.kia-oem--classic .pd-md {
  padding-top: 16px;
  padding-bottom: 16px;
}
.kia-oem--classic .pd-lg {
  padding-top: 30px;
  padding-bottom: 30px;
}
.kia-oem--classic .pd-xl {
  padding-top: 60px;
  padding-bottom: 60px;
}
.kia-oem--classic .pd-xxl {
  padding-top: 80px;
  padding-bottom: 80px;
  overflow: hidden;
}
.kia-oem--classic .pt-sm {
  padding-top: 10px;
}
.kia-oem--classic .pt-md {
  padding-top: 16px;
}
.kia-oem--classic .pt-lg {
  padding-top: 30px;
}
.kia-oem--classic .pt-xl {
  padding-top: 60px;
}
.kia-oem--classic .pt-xxl {
  padding-top: 80px;
}
.kia-oem--classic .pb-sm {
  padding-bottom: 10px;
}
.kia-oem--classic .pb-md {
  padding-bottom: 16px;
}
.kia-oem--classic .pb-lg {
  padding-bottom: 30px;
}
.kia-oem--classic .pb-xl {
  padding-bottom: 60px;
}
.kia-oem--classic .pb-xxl {
  padding-bottom: 80px;
}
.kia-oem--classic .mg-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.kia-oem--classic .mg-md {
  margin-top: 16px;
  margin-bottom: 16px;
}
.kia-oem--classic .mg-lg {
  margin-top: 30px;
  margin-bottom: 30px;
}
.kia-oem--classic .mg-xl {
  margin-top: 60px;
  margin-bottom: 60px;
}
.kia-oem--classic .mg-xxl {
  margin-top: 80px;
  margin-bottom: 80px;
}
.kia-oem--classic .mt-sm {
  margin-top: 10px;
}
.kia-oem--classic .mt-md {
  margin-top: 16px;
}
.kia-oem--classic .mt-lg {
  margin-top: 30px;
}
.kia-oem--classic .mt-xl {
  margin-top: 60px;
}
.kia-oem--classic .mt-xxl {
  margin-top: 80px;
}
.kia-oem--classic .mb-sm {
  margin-bottom: 10px;
}
.kia-oem--classic .mb-md {
  margin-bottom: 16px;
}
.kia-oem--classic .mb-lg {
  margin-bottom: 30px;
}
.kia-oem--classic .mb-xl {
  margin-bottom: 60px;
}
.kia-oem--classic .mb-xxl {
  margin-bottom: 80px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .pd-md {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .kia-oem--classic .pd-lg {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .kia-oem--classic .pd-xl {
    padding-top: 80px;
    padding-bottom: 80px;
  }
  .kia-oem--classic .pd-xxl {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .kia-oem--classic .pt-md {
    padding-top: 20px;
  }
  .kia-oem--classic .pt-lg {
    padding-top: 40px;
  }
  .kia-oem--classic .pt-xl {
    padding-top: 80px;
  }
  .kia-oem--classic .pt-xxl {
    padding-top: 120px;
  }
  .kia-oem--classic .pb-md {
    padding-bottom: 20px;
  }
  .kia-oem--classic .pb-lg {
    padding-bottom: 40px;
  }
  .kia-oem--classic .pb-xl {
    padding-bottom: 80px;
  }
  .kia-oem--classic .pb-xxl {
    padding-bottom: 120px;
  }
  .kia-oem--classic .mg-md {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .kia-oem--classic .mg-lg {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .kia-oem--classic .mg-xl {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .kia-oem--classic .mg-xxl {
    margin-top: 120px;
    margin-bottom: 120px;
  }
  .kia-oem--classic .mt-md {
    margin-top: 20px;
  }
  .kia-oem--classic .mt-lg {
    margin-top: 40px;
  }
  .kia-oem--classic .mt-xl {
    margin-top: 80px;
  }
  .kia-oem--classic .mt-xxl {
    margin-top: 120px;
  }
  .kia-oem--classic .mb-md {
    margin-bottom: 20px;
  }
  .kia-oem--classic .mb-lg {
    margin-bottom: 40px;
  }
  .kia-oem--classic .mb-xl {
    margin-bottom: 80px;
  }
  .kia-oem--classic .mb-xxl {
    margin-bottom: 120px;
  }
}
.kia-oem--classic .h,
.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 .h7 {
  font-weight: bold;
  letter-spacing: -0.02em;
}
.kia-oem--classic .h1 {
  font-size: 2.5rem;
  line-height: 1;
}
.kia-oem--classic .h2,
.kia-oem--classic .h3,
.kia-oem--classic .h4 {
  font-size: 2.25rem;
  line-height: 1.1;
}
.kia-oem--classic .h5 {
  font-size: 1.875rem;
  line-height: 1.2;
}
.kia-oem--classic .h6,
.kia-oem--classic .h7 {
  font-size: 1.5rem;
  line-height: 1.25;
}
.kia-oem--classic .eyebrow,
.kia-oem--classic .eyebrow-lg,
.kia-oem--classic .eyebrow,
.kia-oem--classic .eyebrow-lg {
  font-weight: bold;
  text-transform: uppercase;
  font-size: .75rem;
  letter-spacing: .15em;
  line-height: 1;
}
.kia-oem--classic .eyebrow-lg + .h1,
.kia-oem--classic .eyebrow + .h1,
.kia-oem--classic .eyebrow-lg + .h2,
.kia-oem--classic .eyebrow + .h2,
.kia-oem--classic .eyebrow-lg + .h3,
.kia-oem--classic .eyebrow + .h3,
.kia-oem--classic .eyebrow-lg + .h4,
.kia-oem--classic .eyebrow + .h4 {
  margin-top: .2em;
}
.kia-oem--classic .quote-40 {
  font-size: 2.5rem;
  line-height: 1.15;
}
.kia-oem--classic .quote-24 {
  font-size: 1.5rem;
  line-height: 1.25;
}
.kia-oem--classic .fz-big {
  font-size: 1.75rem;
}
.kia-oem--classic .fz-xl {
  font-size: 1.125rem;
}
.kia-oem--classic .fz-lg {
  font-size: 1rem;
}
.kia-oem--classic .fz-md {
  font-size: .875rem;
}
.kia-oem--classic .fz-sm,
.kia-oem--classic .fz-xs {
  font-size: .75rem;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .h1 {
    font-size: 4.375rem;
  }
  .kia-oem--classic .h2 {
    font-size: 3.75rem;
  }
  .kia-oem--classic .h3 {
    font-size: 3.125rem;
  }
  .kia-oem--classic .h4 {
    font-size: 2.5rem;
  }
  .kia-oem--classic .h5 {
    font-size: 2.25rem;
  }
  .kia-oem--classic .h6 {
    font-size: 1.875rem;
  }
  .kia-oem--classic .fz-big {
    font-size: 2.625rem;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .eyebrow-lg {
    font-size: 1rem;
  }
  .kia-oem--classic .fz-xl {
    font-size: 1.3125rem;
  }
  .kia-oem--classic .fz-lg {
    font-size: 1.125rem;
  }
  .kia-oem--classic .fz-md {
    font-size: 1rem;
  }
  .kia-oem--classic .fz-sm {
    font-size: .875rem;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .h1 {
    font-size: 5.625rem;
  }
  .kia-oem--classic .h2 {
    font-size: 4.375rem;
  }
  .kia-oem--classic .h3 {
    font-size: 3.75rem;
  }
  .kia-oem--classic .h4 {
    font-size: 3.125rem;
  }
  .kia-oem--classic .h5 {
    font-size: 2.5rem;
  }
  .kia-oem--classic .h6 {
    font-size: 1.875rem;
  }
  .kia-oem--classic .fz-big {
    font-size: 3rem;
  }
  .kia-oem--classic .fz-xl {
    font-size: 1.5rem;
  }
}
.kia-oem--classic .noti-information {
  position: relative;
  padding-left: 1.5em;
}
.kia-oem--classic .noti-information:before {
  content: "\e01f";
}
.kia-oem--classic .noti-information:before {
  position: absolute;
  top: .125em;
  left: -0.15em;
  font-size: 1.4em;
  line-height: 1;
}
.kia-oem--classic .dot,
.kia-oem--classic .ul > li:before {
  content: "";
  position: absolute;
  top: .67em;
  left: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  border: .125em solid;
}
.kia-oem--classic .counter,
.kia-oem--classic .ol > li:before {
  content: counter(order-list-counter) ".";
  counter-increment: order-list-counter;
  position: absolute;
  top: 0;
  left: 0;
}
.kia-oem--classic .ul > li,
.kia-oem--classic .ol > li {
  position: relative;
  padding-left: 2rem;
}
.kia-oem--classic .ul li + li,
.kia-oem--classic .ol li + li {
  margin-top: 1.5rem;
}
.kia-oem--classic .ul + .ul,
.kia-oem--classic .ul + .ol,
.kia-oem--classic .ol + .ul,
.kia-oem--classic .ol + .ol {
  margin-top: 3rem;
}
.kia-oem--classic .ol {
  counter-reset: order-list-counter;
}
.kia-oem--classic .swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1;
}
.kia-oem--classic .swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kia-oem--classic .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.kia-oem--classic .swiper-container-android .swiper-slide,
.kia-oem--classic .swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.kia-oem--classic .swiper-container-multirow > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.kia-oem--classic .swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.kia-oem--classic .swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
}
.kia-oem--classic .swiper-slide--inner-scroll {
  overflow-x: hidden;
  overflow-y: auto;
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .swiper-slide {
    opacity: .4;
  }
  .kia-oem--classic .swiper-slide-visible,
  .kia-oem--classic .swiper-slide-active {
    opacity: 1;
  }
}
.kia-oem--classic .swiper-slide-invisible-blank {
  visibility: hidden;
}
.kia-oem--classic .swiper-container-autoheight,
.kia-oem--classic .swiper-container-autoheight .swiper-slide {
  height: auto;
}
.kia-oem--classic .swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property:
    transform,
    height,
    -webkit-transform;
}
.kia-oem--classic .swiper-button-prev,
.kia-oem--classic .swiper-button-next {
  position: absolute;
  top: 50%;
  width: 80px;
  height: 80px;
  margin-top: -40px;
  z-index: 10;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  cursor: pointer;
  -webkit-transition: background-color .125s ease-out;
  transition: background-color .125s ease-out;
  font-size: 1.25rem;
}
.kia-oem--classic .swiper-button-prev:hover,
.kia-oem--classic .swiper-button-next:hover,
.kia-oem--classic .swiper-button-prev:focus,
.kia-oem--classic .swiper-button-next:focus {
  background-color: #bb162b;
}
.kia-oem--classic .swiper-button-prev.swiper-button-disabled,
.kia-oem--classic .swiper-button-next.swiper-button-disabled {
  visibility: hidden;
  cursor: auto;
  pointer-events: none;
}
.kia-oem--classic .swiper-button-prev,
.kia-oem--classic .swiper-container-rtl .swiper-button-next {
  left: -40px;
  right: auto;
}
.kia-oem--classic .swiper-button-prev:before,
.kia-oem--classic .swiper-container-rtl .swiper-button-next:before {
  content: "\e003";
}
.kia-oem--classic .swiper-button-next,
.kia-oem--classic .swiper-container-rtl .swiper-button-prev {
  right: -40px;
  left: auto;
}
.kia-oem--classic .swiper-button-next:before,
.kia-oem--classic .swiper-container-rtl .swiper-button-prev:before {
  content: "\e002";
}
.kia-oem--classic .swiper-button-lock {
  display: none;
}
.kia-oem--classic .swiper-pagination {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  -webkit-transition: 300ms opacity;
  transition: 300ms opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.kia-oem--classic .swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.kia-oem--classic .swiper-pagination-fraction,
.kia-oem--classic .swiper-pagination-custom,
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.kia-oem--classic .swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
  position: relative;
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  transform: scale(0.66);
}
.kia-oem--classic .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  transform: scale(0.33);
}
.kia-oem--classic .swiper-pagination-bullet {
  display: inline-block;
  background: #000;
}
.kia-oem--classic button.swiper-pagination-bullet {
  border: 0;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.kia-oem--classic .swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.kia-oem--classic .swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px;
}
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms top, 200ms -webkit-transform;
  transition: 200ms transform, 200ms top;
  transition:
    200ms transform,
    200ms top,
    200ms -webkit-transform;
}
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap;
}
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms left, 200ms -webkit-transform;
  transition: 200ms transform, 200ms left;
  transition:
    200ms transform,
    200ms left,
    200ms -webkit-transform;
}
.kia-oem--classic .swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms right, 200ms -webkit-transform;
  transition: 200ms transform, 200ms right;
  transition:
    200ms transform,
    200ms right,
    200ms -webkit-transform;
}
.kia-oem--classic .swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.kia-oem--classic .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #fff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.kia-oem--classic .swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-progressbar,
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.kia-oem--classic .swiper-container-vertical > .swiper-pagination-progressbar,
.kia-oem--classic .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.kia-oem--classic .swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.kia-oem--classic .swiper-pagination-progressbar.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.25);
}
.kia-oem--classic .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
  background: #fff;
}
.kia-oem--classic .swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.kia-oem--classic .swiper-pagination-progressbar.swiper-pagination-black {
  background: rgba(0, 0, 0, 0.25);
}
.kia-oem--classic .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
  background: #000;
}
.kia-oem--classic .swiper-pagination-lock {
  display: none;
}
.kia-oem--classic .swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.kia-oem--classic .swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.kia-oem--classic .swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.kia-oem--classic .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.kia-oem--classic .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.kia-oem--classic .swiper-scrollbar-lock {
  display: none;
}
.kia-oem--classic .swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}
.kia-oem--classic .swiper-zoom-container > img,
.kia-oem--classic .swiper-zoom-container > svg,
.kia-oem--classic .swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}
.kia-oem--classic .swiper-slide-zoomed {
  cursor: move;
}
.kia-oem--classic .swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.kia-oem--classic .swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.kia-oem--classic .swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.kia-oem--classic .swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.kia-oem--classic .swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.kia-oem--classic .swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity;
}
.kia-oem--classic .swiper-container-fade .swiper-slide,
.kia-oem--classic .swiper-container-fade .swiper-slide-active {
  pointer-events: auto;
}
.kia-oem--classic .swiper-pagination-wrapper {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  z-index: 2;
}
.kia-oem--classic .swiper-pagination-bullet {
  position: relative;
  width: 40px;
  height: 30px;
  padding: 0 2px;
  background: transparent;
  border-radius: 0;
}
.kia-oem--classic .swiper-pagination-bullet::before {
  content: "";
  position: absolute;
  top: 24px;
  left: 2px;
  right: 2px;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: border-color .2 ease-out;
  transition: border-color .2 ease-out;
}
.kia-oem--classic .swiper-pagination-bullet + .swiper-pagination-bullet {
  margin-left: 6px;
}
.kia-oem--classic .swiper-pagination-bullet:only-child {
  display: none;
}
.kia-oem--classic .swiper-pagination-bullet-active::before {
  border-bottom-color: #000;
}
.kia-oem--classic .swiper-pagination.theme-dark .swiper-pagination-bullet::before {
  border-bottom-color: rgba(255, 255, 255, 0.4);
}
.kia-oem--classic .swiper-pagination.theme-dark .swiper-pagination-bullet-active::before {
  border-bottom-color: #fff;
}
.kia-oem--classic .thumbs-gallery-content .swiper-slide {
  background-color: #000;
}
.kia-oem--classic .bg--black .swiper-slide {
  background-color: #000;
}
.kia-oem--classic .bg--charcoal .swiper-slide {
  background-color: #1f1f1f;
}
.kia-oem--classic .bg--med-gray .swiper-slide {
  background-color: #666;
}
.kia-oem--classic .bg--light .swiper-slide {
  background-color: #eff1f2;
}
.kia-oem--classic .bg--white .swiper-slide {
  background-color: #fff;
}
.kia-oem--classic .bg--black-bg .swiper-slide {
  background-color: rgba(0, 0, 0, 0.05);
}
.kia-oem--classic .bg--white-bg .swiper-slide {
  background-color: rgba(255, 255, 255, 0.05);
}
.kia-oem--classic .noUi-target,
.kia-oem--classic .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -ms-touch-action: none;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kia-oem--classic .noUi-target {
  position: relative;
  direction: ltr;
}
.kia-oem--classic .noUi-base,
.kia-oem--classic .noUi-connects {
  position: relative;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .noUi-connects {
  z-index: 0;
}
.kia-oem--classic .noUi-connects:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kia-oem--classic .noUi-connect,
.kia-oem--classic .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  transform-origin: 0 0;
  -webkit-transform-style: flat;
  transform-style: flat;
}
.kia-oem--classic:not([dir=rtl]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0;
}
.kia-oem--classic .noUi-vertical .noUi-origin {
  width: 0;
}
.kia-oem--classic .noUi-horizontal .noUi-origin {
  height: 0;
}
.kia-oem--classic .noUi-handle {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  outline: 0;
}
.kia-oem--classic .noUi-touch-area {
  height: 100%;
  width: 100%;
}
.kia-oem--classic .noUi-state-tap .noUi-connect,
.kia-oem--classic .noUi-state-tap .noUi-origin {
  -webkit-transition: -webkit-transform .3s;
  transition: -webkit-transform .3s;
  transition: transform .3s;
  transition: transform .3s, -webkit-transform .3s;
}
.kia-oem--classic .noUi-state-drag * {
  cursor: inherit !important;
}
.kia-oem--classic .noUi-horizontal {
  height: 34px;
}
.kia-oem--classic .noUi-horizontal .noUi-handle {
  left: -17px;
  top: 1px;
  width: 30px;
  height: 30px;
}
.kia-oem--classic .noUi-vertical {
  width: 18px;
}
.kia-oem--classic .noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px;
}
.kia-oem--classic:not([dir=rtl]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto;
}
.kia-oem--classic .noUi-connect {
  top: 50%;
  height: 4px;
  margin-top: -2px;
  background-color: #ea0029;
}
.kia-oem--classic .noUi-draggable {
  cursor: ew-resize;
}
.kia-oem--classic .noUi-vertical .noUi-draggable {
  cursor: ns-resize;
}
.kia-oem--classic .noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 50%;
  background: #FFF;
  cursor: default;
  -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.15);
}
.kia-oem--classic .noUi-active {
  -webkit-box-shadow:
    inset 0 0 1px #FFF,
    inset 0 1px 7px #DDD,
    0 3px 6px -3px #BBB;
  box-shadow:
    inset 0 0 1px #FFF,
    inset 0 1px 7px #DDD,
    0 3px 6px -3px #BBB;
}
.kia-oem--classic [disabled] .noUi-connect {
  background: #b8b8b8;
}
.kia-oem--classic [disabled].noUi-target,
.kia-oem--classic [disabled].noUi-handle,
.kia-oem--classic [disabled] .noUi-handle {
  cursor: not-allowed;
}
.kia-oem--classic .noUi-pips,
.kia-oem--classic .noUi-pips * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kia-oem--classic .noUi-pips {
  position: absolute;
  color: #999;
}
.kia-oem--classic .noUi-value {
  display: none;
  position: absolute;
  text-align: center;
}
.kia-oem--classic .noUi-value-sub {
  color: #ccc;
  font-size: 10px;
}
.kia-oem--classic .noUi-marker {
  position: absolute;
  background-color: #999;
}
.kia-oem--classic .noUi-marker-sub {
  background-color: #ccc;
}
.kia-oem--classic .noUi-marker-normal {
  display: none;
}
.kia-oem--classic .noUi-marker-large {
  top: -21px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.kia-oem--classic .noUi-marker-large.highlight {
  background-color: #ea0029;
}
.kia-oem--classic .noUi-pips-horizontal {
  top: 100%;
  left: 0;
  width: 100%;
}
.kia-oem--classic .noUi-value-horizontal {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.kia-oem--classic .noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 0);
  transform: translate(50%, 0);
}
.kia-oem--classic .noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%;
}
.kia-oem--classic .noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding-left: 25px;
}
.kia-oem--classic .noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%);
}
.kia-oem--classic .noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px;
}
.kia-oem--classic .noUi-marker-vertical.noUi-marker-sub {
  width: 10px;
}
.kia-oem--classic .noUi-marker-vertical.noUi-marker-large {
  width: 15px;
}
.kia-oem--classic .noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap;
}
.kia-oem--classic .noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%;
}
.kia-oem--classic .noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%;
}
.kia-oem--classic .modal {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  width: 90%;
  overflow-y: auto;
  margin: 0 auto;
  padding: 60px 10%;
  background-color: #fff;
}
.kia-oem--classic .modal.modal--video {
  overflow: visible;
  position: relative;
  width: 100vw;
  padding: 0;
}
.kia-oem--classic .modal.modal--video .x-close {
  position: absolute;
  top: -40px;
  right: 10px;
  color: #fff;
}
.kia-oem--classic .modal.modal--full {
  width: 99.9%;
}
.kia-oem--classic .modal.modal--full .x-close {
  color: #000;
}
.kia-oem--classic .modal.modal--figure {
  max-width: 420px;
  width: 99.9%;
  margin: 0 auto;
  background-color: #fff;
  padding: 0;
}
.kia-oem--classic .modal.modal--figure .x-close {
  top: 10px;
  right: 20px;
  padding: 10px;
  font-size: 1rem;
  color: #000;
}
.kia-oem--classic .modal-detail {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
}
.kia-oem--classic .modal-detail-header {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin-bottom: 1em;
}
.kia-oem--classic .modal-detail-header .cover {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  padding-bottom: 40%;
  margin-bottom: 1em;
}
.kia-oem--classic .modal-detail + .x-close {
  color: #999;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .modal {
    width: 440px;
    padding: 60px 95px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .modal.modal--video {
    width: 800px;
  }
  .kia-oem--classic .modal.modal--video .x-close {
    color: #fff;
    top: 0;
    right: -40px;
  }
  .kia-oem--classic .modal.modal--figure {
    overflow: hidden;
    max-width: none;
    width: 840px;
    height: 400px;
  }
  .kia-oem--classic .modal.modal--figure .x-close {
    color: #1f1f1f;
    top: 10px;
    right: 10px;
    font-size: 24px;
  }
  .kia-oem--classic .modal-detail-header {
    margin-bottom: 70px;
    color: #fff;
  }
  .kia-oem--classic .modal-detail-header .heading-wrap {
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 70px;
    text-align: center;
  }
  .kia-oem--classic .modal.modal--full {
    overflow: hidden;
    width: 840px;
    padding: 0;
  }
  .kia-oem--classic .modal.modal--full + .x-close {
    color: #000;
  }
  .kia-oem--classic .modal.modal--full .modal-body {
    padding: 60px 95px;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .modal.modal--video {
    width: 1080px;
  }
  .kia-oem--classic .modal.modal--video .x-close {
    color: #fff;
    top: 0;
    right: -40px;
  }
}
.kia-oem--classic .figure-info {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  height: 100.1%;
  background-color: #fff;
}
.kia-oem--classic .figure-info .fig-desc__dt {
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .005em;
}
.kia-oem--classic .figure-info .figcaption {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kia-oem--classic .figure-info .figcaption .modal-header h2.h6 {
  position: absolute;
  top: 15px;
  left: 15px;
}
.kia-oem--classic .figure-info .figcaption .modal-body {
  padding: 30px;
}
.kia-oem--classic .figure-info .figure-dl {
  padding: 30px 0 40px;
}
.kia-oem--classic .figure-info .figure-dl dt {
  margin-bottom: .5em;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .figure-info {
    padding-top: 60px;
  }
  .kia-oem--classic .figure-info .x-close {
    color: #000;
  }
  .kia-oem--classic .figure-info .fig-image {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .figure-info .fig-cont {
    padding: 20px 8.26666667% 30px;
  }
  .kia-oem--classic .figure-info .fig-desc__dt {
    position: absolute;
    top: 20px;
    left: 8.26666667%;
    font-size: .875rem;
  }
  .kia-oem--classic .figure-info .fig-desc__dt br {
    display: none;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .figure-info {
    overflow: hidden;
  }
  .kia-oem--classic .figure-info .figure-dl {
    padding: 15% 15% 0;
  }
  .kia-oem--classic .figure-info .fig-image {
    position: absolute;
    left: 0;
    top: 0;
    width: 400px;
  }
  .kia-oem--classic .figure-info .fig-cont {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    overflow-y: auto;
    height: 100%;
    padding-left: 400px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .kia-oem--classic .figure-info .fig-desc {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-height: 400px;
    width: 100%;
    padding: 8% 15% 4%;
  }
  .kia-oem--classic .figure-info .fig-desc__dt {
    margin-bottom: .5em;
    font-size: 1.875rem;
  }
  .kia-oem--classic .figure-info .fig-desc__dd {
    padding-bottom: 1px;
  }
  .kia-oem--classic .figure-info .fig-desc__dd .h6 {
    margin: .1em 0 1.5em;
  }
}
.kia-oem--classic .basicLightbox {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  opacity: .01;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease;
  z-index: 9999;
  will-change: opacity;
}
.kia-oem--classic .basicLightbox .x-close {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1001;
  font-size: 20px;
  pointer-events: auto;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .basicLightbox .x-close {
    top: 50px;
    right: 50px;
    font-size: 34px;
  }
}
.kia-oem--classic .basicLightbox--visible {
  opacity: 1;
}
.kia-oem--classic .basicLightbox__placeholder {
  max-width: 100%;
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform .4s ease;
  transition: -webkit-transform .4s ease;
  transition: transform .4s ease;
  transition: transform .4s ease, -webkit-transform .4s ease;
  z-index: 1;
  will-change: transform;
}
.kia-oem--classic .basicLightbox__placeholder > iframe:first-child:last-child,
.kia-oem--classic .basicLightbox__placeholder > img:first-child:last-child,
.kia-oem--classic .basicLightbox__placeholder > video:first-child:last-child {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.kia-oem--classic .basicLightbox__placeholder > [data-basicLightbox] {
  display: block !important;
}
.kia-oem--classic .basicLightbox--iframe .basicLightbox__placeholder,
.kia-oem--classic .basicLightbox--img .basicLightbox__placeholder,
.kia-oem--classic .basicLightbox--video .basicLightbox__placeholder {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .basicLightbox--iframe .modal-iframe {
  background: #fff;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.kia-oem--classic .basicLightbox--visible .basicLightbox__placeholder {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.kia-oem--classic [data-basicLightbox] {
  display: none !important;
}
.kia-oem--classic .fieldset {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-inline-size: initial;
  min-width: 0;
}
.kia-oem--classic .fieldset-header {
  position: relative;
  border-top: 2px solid #000;
  padding-top: 1em;
}
.kia-oem--classic .fieldset-h {
  font-weight: bold;
  letter-spacing: 0;
}
.kia-oem--classic .fieldset-h-side {
  position: absolute;
  top: 1.2em;
  right: 0;
  font-size: .875rem;
}
.kia-oem--classic .fieldset-body {
  zoom: 1;
  font-size: .875rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 1em;
}
.kia-oem--classic .fieldset-body:before {
  content: "";
  display: block;
}
.kia-oem--classic .fieldset-body:after {
  content: "";
  display: table;
  clear: both;
}
.kia-oem--classic .form-item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  margin-top: 2em;
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .form-item {
    margin-top: 2.5em;
  }
}
.kia-oem--classic .form-col-half {
  padding-left: 0;
  padding-right: 0;
}
.kia-oem--classic .form-col-3 {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .form-item .select--underline {
    margin-top: 7px;
    padding-top: 0;
  }
  .kia-oem--classic .form-item .select--underline:hover .select-label {
    top: 0;
    -webkit-transform: translateY(-17px);
    transform: translateY(-17px);
  }
  .kia-oem--classic .form-item .select--underline .select-label {
    top: 12px;
  }
  .kia-oem--classic .form-item .select--underline .ui-selectmenu-button {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .kia-oem--classic .form-item .select--underline.is-active .select-label {
    top: 0;
    -webkit-transform: translateY(-17px);
    transform: translateY(-17px);
  }
  .kia-oem--classic .form-col-half {
    width: 50%;
  }
  .kia-oem--classic .form-col-half:nth-child(odd) {
    padding-left: 0;
    padding-right: 15px;
  }
  .kia-oem--classic .form-col-half:nth-child(even) {
    padding-left: 15px;
    padding-right: 0;
  }
  .kia-oem--classic .form-col-3 {
    width: 33.33333333%;
    padding-left: 15px;
    padding-right: 15px;
  }
  .kia-oem--classic .form-col-3:nth-child(1) {
    padding-left: 0;
  }
  .kia-oem--classic .form-col-3:nth-child(3) {
    padding-right: 0;
  }
}
.kia-oem--classic .ui-selectmenu-icon {
  position: absolute;
  float: none;
  top: 50%;
  right: 15px;
  text-indent: 0;
}
.kia-oem--classic .ui-selectmenu-icon:after {
  content: "\e014";
}
.kia-oem--classic .ui-selectmenu-icon:after {
  font-size: 20px;
  color: #000;
  line-height: 1;
}
.kia-oem--classic .ui-selectmenu-icon.ui-icon {
  float: none;
  margin-top: -9px;
}
.kia-oem--classic .ui-selectmenu-button {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 18px 20px 19px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  background: transparent;
  color: #000;
  font-weight: normal;
  line-height: 1.5;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  word-break: normal;
  font-size: .875rem;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
}
.kia-oem--classic .ui-selectmenu-button.ui-button {
  width: auto;
}
.kia-oem--classic .ui-selectmenu-button:hover,
.kia-oem--classic .ui-selectmenu-button:focus {
  border-color: #000;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu {
  margin-top: 10px;
  padding: 30px 40px 30px 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  font-size: .875rem;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu-item-wrapper {
  padding: 7px 15px 7px 25px;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-focus,
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-active {
  margin: 0;
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-focus:before,
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-active:before {
  content: "\e00c";
}
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-focus:before,
.kia-oem--classic .ui-selectmenu-menu .ui-menu .ui-state-active:before {
  position: absolute;
  top: 8px;
  left: 0;
  color: #bb162b;
  font-size: 20px;
  line-height: 1;
}
.kia-oem--classic .ui-selectmenu-disabled {
  opacity: .5;
}
.kia-oem--classic .select {
  display: block;
  position: relative;
  font-size: .875rem;
}
.kia-oem--classic .select--underline {
  padding-top: .7em;
}
.kia-oem--classic .select--underline .select-label {
  position: absolute;
  left: 0;
  color: rgba(0, 0, 0, 0.6);
  top: 2em;
  will-change: top, font-size;
  -webkit-transition: top .25s ease-out, font-size .25s ease-out;
  transition: top .25s ease-out, font-size .25s ease-out;
}
.kia-oem--classic .select--underline .select-label.is-active {
  top: -0.5em;
  font-size: .75rem;
}
.kia-oem--classic .select--underline .ui-selectmenu-icon {
  top: 28px;
  right: -2px;
}
.kia-oem--classic .select--underline .ui-selectmenu-button {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  padding: 19px 0;
}
.kia-oem--classic .select--underline .ui-selectmenu-text {
  visibility: hidden;
}
.kia-oem--classic .select--underline.is-active .select-label,
.kia-oem--classic .select--underline:hover .select-label {
  top: -0.5em;
  font-size: .75rem;
}
.kia-oem--classic .select--underline.is-active .ui-selectmenu-text {
  visibility: visible;
}
.kia-oem--classic .select--underline.is-disabled {
  opacity: .6;
  pointer-events: none;
}
.kia-oem--classic .select--underline.is-disabled:hover .select-label {
  top: 2em;
  font-size: .875rem;
  cursor: normal;
}
.kia-oem--classic .input-file {
  display: block;
  position: relative;
  margin-top: 30px;
}
.kia-oem--classic .input-file:hover,
.kia-oem--classic .input-file:focus {
  border-color: #000;
}
.kia-oem--classic .input-file input[type=file] {
  position: relative;
  z-index: 2;
  max-height: 47px;
  padding: 15px;
  opacity: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}
.kia-oem--classic .input-file label {
  display: block;
  border: 1px solid rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.kia-oem--classic .input-file .label-text {
  position: absolute;
  top: -30px;
}
.kia-oem--classic .input-file .file-name {
  position: absolute;
  left: 15px;
  top: 50%;
  bottom: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kia-oem--classic .input-file .btn {
  position: absolute;
  z-index: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: auto !important;
  min-width: auto;
}
.kia-oem--classic .schedule-container {
  position: relative;
  width: 100%;
}
.kia-oem--classic .schedule-container:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #ccc;
}
.kia-oem--classic .schedule-header {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  height: 44px;
  padding: .7em 0;
  text-align: center;
}
.kia-oem--classic .schedule-current {
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: .005em;
}
.kia-oem--classic .schedule-prev,
.kia-oem--classic .schedule-next {
  position: absolute;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  top: 0;
  z-index: 5;
  height: 100%;
  padding: 11px 10px;
  font-size: 22px;
  line-height: 1;
  vertical-align: top;
}
.kia-oem--classic .schedule-prev.swiper-button-disabled,
.kia-oem--classic .schedule-next.swiper-button-disabled {
  opacity: .2;
}
.kia-oem--classic .schedule-prev {
  left: 0;
}
.kia-oem--classic .schedule-prev:before {
  content: "\e02d";
}
.kia-oem--classic .schedule-next {
  right: 0;
}
.kia-oem--classic .schedule-next:before {
  content: "\e026";
}
.kia-oem--classic .schedule-slider {
  overflow: hidden;
  width: 100%;
}
.kia-oem--classic .schedule-slider .swiper-slide {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
  opacity: 1;
}
.kia-oem--classic .schedule-slider .swiper-slide:first-child .schedule-list {
  border-left: 1px solid #ccc;
}
.kia-oem--classic .schedule-slider .date {
  display: block;
  padding: 10px 0;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
  background-color: #000;
  color: #fff;
  font-size: .75rem;
  font-weight: 700;
  letter-spacing: .005em;
  text-align: center;
}
.kia-oem--classic .schedule-label {
  display: block;
  overflow: hidden;
  position: relative;
  padding: 10px 0;
  color: #666;
  cursor: pointer;
  text-align: center;
}
.kia-oem--classic .schedule-label .label-text {
  font-size: .75rem;
  white-space: nowrap;
}
.kia-oem--classic .schedule-label .label-text:before {
  content: "";
  position: absolute;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: rgba(255, 255, 255, 0.8);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  will-change: opacity;
}
.kia-oem--classic .schedule-label .label-text:after {
  content: "\e00c";
}
.kia-oem--classic .schedule-label .label-text:after {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #bb162b;
  font-size: 28px;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  -webkit-transition: opacity .2s ease-in-out;
  transition: opacity .2s ease-in-out;
  will-change: opacity;
}
.kia-oem--classic .schedule-input {
  overflow: hidden;
  position: absolute;
  width: 1px;
  height: 1px;
  top: -10px;
  outline: 0;
  color: #fff;
}
.kia-oem--classic .schedule-input:checked + .label-text:before,
.kia-oem--classic .schedule-input:checked + .label-text:after {
  opacity: 1;
}
.kia-oem--classic .schedule-list {
  border-right: 1px solid #ccc;
}
.kia-oem--classic .schedule-item {
  border-bottom: 1px solid #ccc;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .schedule-current {
    font-size: 1.125rem;
  }
  .kia-oem--classic .schedule-slider .date {
    font-size: .875rem;
  }
  .kia-oem--classic .schedule-label .label-text {
    font-size: .875rem;
  }
}
.kia-oem--classic label {
  position: relative;
  display: inline-block;
}
.kia-oem--classic [type=text][readonly],
.kia-oem--classic [type=number][readonly],
.kia-oem--classic [type=tel][readonly],
.kia-oem--classic [type=search][readonly],
.kia-oem--classic [type=password][readonly],
.kia-oem--classic [type=email][readonly],
.kia-oem--classic [type=url][readonly],
.kia-oem--classic [type=date][readonly],
.kia-oem--classic [type=datetime-local][readonly],
.kia-oem--classic [type=file][readonly],
.kia-oem--classic select[readonly],
.kia-oem--classic textarea[readonly] {
  border-color: #000;
  color: #000;
}
.kia-oem--classic [type=text]:hover,
.kia-oem--classic [type=number]:hover,
.kia-oem--classic [type=tel]:hover,
.kia-oem--classic [type=search]:hover,
.kia-oem--classic [type=password]:hover,
.kia-oem--classic [type=email]:hover,
.kia-oem--classic [type=url]:hover,
.kia-oem--classic [type=date]:hover,
.kia-oem--classic [type=datetime-local]:hover,
.kia-oem--classic [type=file]:hover,
.kia-oem--classic select:hover,
.kia-oem--classic textarea:hover,
.kia-oem--classic [type=text]:focus,
.kia-oem--classic [type=number]:focus,
.kia-oem--classic [type=tel]:focus,
.kia-oem--classic [type=search]:focus,
.kia-oem--classic [type=password]:focus,
.kia-oem--classic [type=email]:focus,
.kia-oem--classic [type=url]:focus,
.kia-oem--classic [type=date]:focus,
.kia-oem--classic [type=datetime-local]:focus,
.kia-oem--classic [type=file]:focus,
.kia-oem--classic select:focus,
.kia-oem--classic textarea:focus,
.kia-oem--classic [type=text]:-moz-read-only,
.kia-oem--classic [type=number]:-moz-read-only,
.kia-oem--classic [type=tel]:-moz-read-only,
.kia-oem--classic [type=search]:-moz-read-only,
.kia-oem--classic [type=password]:-moz-read-only,
.kia-oem--classic [type=email]:-moz-read-only,
.kia-oem--classic [type=url]:-moz-read-only,
.kia-oem--classic [type=date]:-moz-read-only,
.kia-oem--classic [type=datetime-local]:-moz-read-only,
.kia-oem--classic [type=file]:-moz-read-only,
.kia-oem--classic select:-moz-read-only,
.kia-oem--classic textarea:-moz-read-only {
  border-color: #000;
  color: #000;
}
.kia-oem--classic [type=text]:hover,
.kia-oem--classic [type=number]:hover,
.kia-oem--classic [type=tel]:hover,
.kia-oem--classic [type=search]:hover,
.kia-oem--classic [type=password]:hover,
.kia-oem--classic [type=email]:hover,
.kia-oem--classic [type=url]:hover,
.kia-oem--classic [type=date]:hover,
.kia-oem--classic [type=datetime-local]:hover,
.kia-oem--classic [type=file]:hover,
.kia-oem--classic select:hover,
.kia-oem--classic textarea:hover,
.kia-oem--classic [type=text]:focus,
.kia-oem--classic [type=number]:focus,
.kia-oem--classic [type=tel]:focus,
.kia-oem--classic [type=search]:focus,
.kia-oem--classic [type=password]:focus,
.kia-oem--classic [type=email]:focus,
.kia-oem--classic [type=url]:focus,
.kia-oem--classic [type=date]:focus,
.kia-oem--classic [type=datetime-local]:focus,
.kia-oem--classic [type=file]:focus,
.kia-oem--classic select:focus,
.kia-oem--classic textarea:focus,
.kia-oem--classic [type=text]:read-only,
.kia-oem--classic [type=number]:read-only,
.kia-oem--classic [type=tel]:read-only,
.kia-oem--classic [type=search]:read-only,
.kia-oem--classic [type=password]:read-only,
.kia-oem--classic [type=email]:read-only,
.kia-oem--classic [type=url]:read-only,
.kia-oem--classic [type=date]:read-only,
.kia-oem--classic [type=datetime-local]:read-only,
.kia-oem--classic [type=file]:read-only,
.kia-oem--classic select:read-only,
.kia-oem--classic textarea:read-only {
  border-color: #000;
  color: #000;
}
.kia-oem--classic [type=text][disabled],
.kia-oem--classic [type=number][disabled],
.kia-oem--classic [type=tel][disabled],
.kia-oem--classic [type=search][disabled],
.kia-oem--classic [type=password][disabled],
.kia-oem--classic [type=email][disabled],
.kia-oem--classic [type=url][disabled],
.kia-oem--classic [type=date][disabled],
.kia-oem--classic [type=datetime-local][disabled],
.kia-oem--classic [type=file][disabled],
.kia-oem--classic select[disabled],
.kia-oem--classic textarea[disabled] {
  cursor: not-allowed;
}
.kia-oem--classic .input-text {
  display: block;
}
.kia-oem--classic .input--box .label-text {
  position: absolute !important;
  overflow: hidden;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
}
.kia-oem--classic .input--box input {
  padding: 20px 20px;
}
.kia-oem--classic .input--box.input--sm input {
  padding: 15px 15px;
}
.kia-oem--classic .input--underline {
  margin-top: .5em;
}
.kia-oem--classic .input--underline input {
  padding: 15px 15px;
  padding-left: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .input--underline .label-text {
  position: absolute;
  top: 12px;
  left: 0;
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  white-space: nowrap;
  -webkit-transition: font-size .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: font-size .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out, font-size .25s ease-in-out;
  transition:
    transform .25s ease-in-out,
    font-size .25s ease-in-out,
    -webkit-transform .25s ease-in-out;
}
.kia-oem--classic .input--underline input:focus + .label-text,
.kia-oem--classic .input--underline.is-filled .label-text {
  -webkit-transform: translateY(-30px);
  transform: translateY(-30px);
  font-size: 12px;
}
.kia-oem--classic .input--underline.is-disabled {
  opacity: .4;
  cursor: normal;
  pointer-events: none;
}
.kia-oem--classic .input--line-big input {
  margin-top: -0.2em;
  padding: .5em 0 .6em;
  border-width: 0 0 1px 0;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: -0.04em;
}
.kia-oem--classic .input--line-big .label-text {
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  white-space: nowrap;
  -webkit-transition: font-size .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: font-size .25s ease-in-out, -webkit-transform .25s ease-in-out;
  transition: transform .25s ease-in-out, font-size .25s ease-in-out;
  transition:
    transform .25s ease-in-out,
    font-size .25s ease-in-out,
    -webkit-transform .25s ease-in-out;
  font-size: .875rem;
  line-height: 1;
}
.kia-oem--classic .input--line-big.is-disabled {
  opacity: .4;
  cursor: normal;
  pointer-events: none;
}
.kia-oem--classic .input-wrap {
  position: relative;
}
.kia-oem--classic .input-wrap.has-button {
  padding-right: 9rem;
}
.kia-oem--classic .input-wrap.has-button .btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 8.5rem;
  white-space: nowrap;
  padding: 7px 20px 8px;
}
.kia-oem--classic .input-cta-pad {
  position: relative;
}
.kia-oem--classic .input-cta-label {
  display: block;
}
.kia-oem--classic .input-cta .cta {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}
.kia-oem--classic .input-cta input[type=text] {
  width: 100%;
  border-right: 0;
}
.kia-oem--classic .input-cta .cta {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 58px;
  background-color: #000;
}
.kia-oem--classic .input-cta .cta-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.kia-oem--classic .input-cta .cta-pad:before {
  content: "\e026";
}
.kia-oem--classic .input-cta .cta-pad:before {
  margin-left: .1em;
  color: #fff;
  font-size: 1rem;
  line-height: 1;
}
.kia-oem--classic .input-cta.input--sm input[type=text] {
  padding: 15px;
}
.kia-oem--classic .input-cta.input--sm .cta {
  width: 48px;
}
.kia-oem--classic .has-error input {
  border-color: #e6001d;
}
.kia-oem--classic .error-message {
  display: none;
  margin: .5em 0 0;
  color: #e6001d;
  font-size: .93em;
}
.kia-oem--classic .has-error .error-message,
.kia-oem--classic .has-error + .error-message {
  display: block;
  -webkit-box-flex: 100%;
  -ms-flex: 100%;
  flex: 100%;
}
.kia-oem--classic .error-message--info {
  position: relative;
  padding-left: 1.5em;
  font-size: .875rem;
}
.kia-oem--classic .error-message--info:before {
  content: "\e01f";
}
.kia-oem--classic .error-message--info:before {
  position: absolute;
  left: -0.2em;
  top: .15em;
  font-size: 1.4em;
  line-height: 1;
}
.kia-oem--classic select {
  display: inline-block;
  padding-right: 40px;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.kia-oem--classic select::-ms-expand {
  display: none;
}
.kia-oem--classic .csstransitions select {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAICAYAAADnVO9eAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkMzMEY4OTZBNTI3MTExRThBQjRDQzc4NkVEN0Q2N0E1IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkMzMEY4OTZCNTI3MTExRThBQjRDQzc4NkVEN0Q2N0E1Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QzMwRjg5Njg1MjcxMTFFOEFCNENDNzg2RUQ3RDY3QTUiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QzMwRjg5Njk1MjcxMTFFOEFCNENDNzg2RUQ3RDY3QTUiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7NDvcmAAAAmklEQVR42mLQ0NAQZiASgNT+//+fgRzMxMXFNcvIyCiHkCUgNSC1DGQCpk+fPkUxMjIGGxsbl+BSBJIDqQGpJduiO3fu/Pz48aMHkO2NzTKomDdIDUgt2RaBCFyWUcsSEGBE5qioqLDz8/PvADK3/vv3j4OJickZ3RJQxFJsEZplDNh8QjWLQEBBQYEDRD948OAHuhy5FgEEGABfqXiJWBAInAAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  background-position: right 50%;
  background-size: 26px auto;
}
.kia-oem--classic .csstransitions select[multiple] {
  background: transparent;
}
.kia-oem--classic textarea {
  max-width: 100%;
  min-height: 100px;
  line-height: 1.6;
}
.kia-oem--classic .textarea-title {
  margin-bottom: 1em;
}
.kia-oem--classic ::-webkit-input-placeholder {
  color: #999;
}
.kia-oem--classic :-ms-input-placeholder {
  color: #999;
}
.kia-oem--classic ::-ms-input-placeholder {
  color: #999;
}
.kia-oem--classic ::placeholder {
  color: #999;
}
.kia-oem--classic input::-ms-clear {
  display: none;
}
.kia-oem--classic input[type=number] {
  -webkit-appearance: none;
  -moz-appearance: textfield;
}
.kia-oem--classic input[type=number]::-webkit-inner-spin-button,
.kia-oem--classic input[type=number]::-webkit-outer-spin-button {
  margin: 0;
  -webkit-appearance: none;
}
.kia-oem--classic input[type=search]::-webkit-search-decoration,
.kia-oem--classic input[type=search]::-webkit-search-cancel-button,
.kia-oem--classic input[type=search]::-webkit-search-results-button,
.kia-oem--classic input[type=search]::-webkit-search-results-decoration {
  display: none;
}
.kia-oem--classic input[type=date]::-webkit-inner-spin-button,
.kia-oem--classic input[type=datetime-local]::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}
.kia-oem--classic input[type=date]::-webkit-clear-button,
.kia-oem--classic input[type=datetime-local]::-webkit-clear-button,
.kia-oem--classic input[type=date]::-webkit-calendar-picker-indicator,
.kia-oem--classic input[type=datetime-local]::-webkit-calendar-picker-indicator {
  display: none;
}
.kia-oem--classic input[type=date]::-webkit-datetime-edit-fields-wrapper,
.kia-oem--classic input[type=datetime-local]::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
.kia-oem--classic .radio,
.kia-oem--classic .checkbox {
  position: relative;
  display: inline-block;
  margin: .25em 2em .25em 0;
  white-space: normal;
  word-break: keep-all;
  word-wrap: break-word;
}
.kia-oem--classic .radio .label-text,
.kia-oem--classic .checkbox .label-text {
  position: relative;
  display: inline-block;
  padding-left: 1.75em;
  color: #000;
}
.kia-oem--classic .radio .label-text:before,
.kia-oem--classic .checkbox .label-text:before,
.kia-oem--classic .radio .label-text:after,
.kia-oem--classic .checkbox .label-text:after {
  position: absolute;
  left: 0;
  top: .12em;
  font-size: 1.25em;
  line-height: 1;
}
.kia-oem--classic .radio .label-text:before,
.kia-oem--classic .checkbox .label-text:before {
  color: #999;
}
.kia-oem--classic .radio .label-text:after,
.kia-oem--classic .checkbox .label-text:after {
  color: transparent;
  will-change: color;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.kia-oem--classic .radio [type=radio],
.kia-oem--classic .checkbox [type=radio],
.kia-oem--classic .radio [type=checkbox],
.kia-oem--classic .checkbox [type=checkbox] {
  position: absolute;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
}
.kia-oem--classic .radio [type=radio]:hover + .label-text:before,
.kia-oem--classic .checkbox [type=radio]:hover + .label-text:before,
.kia-oem--classic .radio [type=checkbox]:hover + .label-text:before,
.kia-oem--classic .checkbox [type=checkbox]:hover + .label-text:before,
.kia-oem--classic .radio [type=radio]:focus + .label-text:before,
.kia-oem--classic .checkbox [type=radio]:focus + .label-text:before,
.kia-oem--classic .radio [type=checkbox]:focus + .label-text:before,
.kia-oem--classic .checkbox [type=checkbox]:focus + .label-text:before {
  color: #000;
}
.kia-oem--classic .radio [type=radio]:checked + .label-text:before,
.kia-oem--classic .checkbox [type=radio]:checked + .label-text:before,
.kia-oem--classic .radio [type=checkbox]:checked + .label-text:before,
.kia-oem--classic .checkbox [type=checkbox]:checked + .label-text:before {
  display: none;
}
.kia-oem--classic .radio [type=radio]:checked + .label-text:after,
.kia-oem--classic .checkbox [type=radio]:checked + .label-text:after,
.kia-oem--classic .radio [type=checkbox]:checked + .label-text:after,
.kia-oem--classic .checkbox [type=checkbox]:checked + .label-text:after {
  color: #000;
}
.kia-oem--classic .radio [type=radio]:checked:hover + .label-text:after,
.kia-oem--classic .checkbox [type=radio]:checked:hover + .label-text:after,
.kia-oem--classic .radio [type=checkbox]:checked:hover + .label-text:after,
.kia-oem--classic .checkbox [type=checkbox]:checked:hover + .label-text:after,
.kia-oem--classic .radio [type=radio]:checked:focus + .label-text:after,
.kia-oem--classic .checkbox [type=radio]:checked:focus + .label-text:after,
.kia-oem--classic .radio [type=checkbox]:checked:focus + .label-text:after,
.kia-oem--classic .checkbox [type=checkbox]:checked:focus + .label-text:after {
  color: #000;
}
.kia-oem--classic .radio [type=radio]:focus + .label-text,
.kia-oem--classic .checkbox [type=radio]:focus + .label-text,
.kia-oem--classic .radio [type=checkbox]:focus + .label-text,
.kia-oem--classic .checkbox [type=checkbox]:focus + .label-text {
  outline: 1px dotted #000;
}
.kia-oem--classic .radio [type=radio][disabled] + .label-text,
.kia-oem--classic .checkbox [type=radio][disabled] + .label-text,
.kia-oem--classic .radio [type=checkbox][disabled] + .label-text,
.kia-oem--classic .checkbox [type=checkbox][disabled] + .label-text {
  cursor: not-allowed;
  color: #999;
}
.kia-oem--classic .radio [type=radio] + .label-text:before {
  content: "\e032";
}
.kia-oem--classic .radio [type=radio] + .label-text:after {
  content: "\e031";
}
.kia-oem--classic .checkbox .label-text {
  padding-left: 2em;
}
.kia-oem--classic .checkbox [type=checkbox] + .label-text:before {
  content: "\e00e";
}
.kia-oem--classic .checkbox [type=checkbox] + .label-text:after {
  content: "\e00d";
}
.kia-oem--classic .radio-group-title {
  margin-right: 1.6em;
}
.kia-oem--classic .radio-group-wrap {
  white-space: nowrap;
}
.kia-oem--classic .radio-group .radio {
  margin: 1em 2em 1em 0;
}
.kia-oem--classic .checkbox + .error-message {
  padding-left: 2.1506em;
}
.kia-oem--classic .radio + .error-message {
  padding-left: 25px;
}
.kia-oem--classic .bg {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.kia-oem--classic .bg-img,
.kia-oem--classic .bg-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  max-width: none;
}
.kia-oem--classic .bg-img {
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
}
.kia-oem--classic .bg-video {
  font-family: "object-fit: cover;";
}
.kia-oem--classic .bg.img--centered {
  background-color: #071c24;
}
.kia-oem--classic .bg.img--centered .bg-img {
  background-size: contain;
  width: inherit;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.kia-oem--classic .bg.bg--dimmed:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(255, 255, 255, 0)));
  background:
    linear-gradient(
      to bottom,
      rgba(0, 0, 0, 0.3) 0,
      rgba(255, 255, 255, 0) 100%);
}
.kia-oem--classic .btn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  min-width: 150px;
  width: auto;
  border-radius: 0;
  padding: 18px 40px 19px;
  border: 1px solid #000;
  background-color: #000;
  color: #fff;
  font-size: .875rem;
  font-weight: bold;
  letter-spacing: .005em;
  line-height: 1.5;
  text-align: center;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
}
.kia-oem--classic .no-touchevents .btn:hover,
.kia-oem--classic .no-touchevents .btn:focus {
  border-color: #bb162b;
  background-color: #bb162b;
  text-decoration: none;
}
.kia-oem--classic .btn + .btn {
  margin-left: 10px;
}
.kia-oem--classic .btn[disabled] {
  opacity: .4;
  cursor: normal;
  pointer-events: none;
}
.kia-oem--classic .btn[disabled]:hover,
.kia-oem--classic .btn[disabled]:focus {
  border-color: #000;
  background-color: #000;
}
.kia-oem--classic .btn:active:enabled {
  -webkit-transform: scale(0.97);
  transform: scale(0.97);
}
.kia-oem--classic .btn--sm {
  min-width: 0;
  padding: 11px 30px 12px;
}
.kia-oem--classic .btn--block {
  width: 100%;
  margin-left: 0;
}
.kia-oem--classic .btn--block + .btn--block {
  margin-top: 15px;
}
.kia-oem--classic .btn--invert {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.kia-oem--classic .no-touchevents .btn--invert:hover,
.kia-oem--classic .no-touchevents .btn--invert:focus {
  color: #fff;
}
.kia-oem--classic .btn--invert[disabled]:hover,
.kia-oem--classic .btn--invert[disabled]:focus {
  border-color: #fff;
  background-color: #fff;
  color: #000;
}
.kia-oem--classic .btn--ghost {
  background-color: transparent;
  color: #000;
}
.kia-oem--classic .no-touchevents .btn--ghost:hover,
.kia-oem--classic .no-touchevents .btn--ghost:focus {
  color: #fff;
}
.kia-oem--classic .btn--ghost.btn--invert {
  color: #fff;
}
.kia-oem--classic .btn--ghost[disabled] {
  border-color: #000;
  background-color: #000;
  color: #fff;
}
.kia-oem--classic .btn--ghost[disabled]:hover,
.kia-oem--classic .btn--ghost[disabled]:focus {
  border-color: #000;
  background-color: #000;
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .btn--m-block {
    width: 100%;
  }
  .kia-oem--classic .btn--m-block + .btn--m-block {
    margin-top: 15px;
    margin-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .btn--block + .btn--block {
    margin-top: 20px;
  }
}
.kia-oem--classic .btn-r {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  border: 1px solid;
  border-radius: 50%;
  color: #000;
  line-height: 1;
  vertical-align: middle;
}
.kia-oem--classic .no-touchevents .btn-r:hover,
.kia-oem--classic .no-touchevents .btn-r:focus {
  color: #bb162b;
}
.kia-oem--classic .btn-r.btn-r--sm {
  width: 36px;
  height: 36px;
}
.kia-oem--classic .btn-r--invert {
  color: #fff;
}
.kia-oem--classic .btn-r .pad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.5em;
}
.kia-oem--classic .btn-r--close .pad {
  font-size: 1em;
}
.kia-oem--classic .btn-r--close .pad:before {
  content: "\e00f";
}
.kia-oem--classic .btn-r--prev .pad {
  font-size: 1em;
}
.kia-oem--classic .btn-r--prev .pad:before {
  content: "\e02d";
}
.kia-oem--classic .btn-r--prev .pad:before {
  margin-right: .2em;
}
.kia-oem--classic .btn-r--next .pad {
  font-size: 1em;
}
.kia-oem--classic .btn-r--next .pad:before {
  content: "\e026";
}
.kia-oem--classic .btn-r--next .pad:before {
  margin-left: .2em;
}
.kia-oem--classic .btn-r-prev:before {
  content: "\e02d";
}
.kia-oem--classic .btn-r-prev:before {
  margin: -0.2rem .5rem 0 0;
  vertical-align: middle;
}
.kia-oem--classic .btn-r-next:after {
  content: "\e026";
}
.kia-oem--classic .btn-r-next:after {
  margin: -0.2rem 0 0 .5rem;
  vertical-align: middle;
}
.kia-oem--classic .btn-r-facebook:before {
  content: "\e017";
}
.kia-oem--classic .btn-r-facebook:before {
  margin: -0.2rem .5rem 0 0;
  vertical-align: middle;
}
.kia-oem--classic .btn-r-twitter:before {
  content: "\e043";
}
.kia-oem--classic .btn-r-twitter:before {
  margin: -0.2rem .5rem 0 0;
  vertical-align: middle;
}
.kia-oem--classic .btn-r-instagram:before {
  content: "\e020";
}
.kia-oem--classic .btn-r-instagram:before {
  margin: -0.2rem .5rem 0 0;
  vertical-align: middle;
}
.kia-oem--classic .link {
  white-space: nowrap;
}
.kia-oem--classic .link .text {
  border-bottom: 1px solid;
  color: inherit;
  font-weight: bold;
  letter-spacing: .005em;
  will-change: border-color;
  -webkit-transition: border-color .2s ease;
  transition: border-color .2s ease;
}
.kia-oem--classic .link .icon {
  position: relative;
  display: inline-block;
  top: 0;
  border-bottom: 0;
  vertical-align: middle;
  font-size: 1.2em;
  line-height: 1;
}
.kia-oem--classic .link--push .text {
  border-bottom-color: transparent;
}
.kia-oem--classic .link--push:after {
  content: "\e026";
}
.kia-oem--classic .link--push:after {
  font-size: 1.1em;
  line-height: 1;
  vertical-align: middle;
}
.kia-oem--classic .link--nav .text {
  border-bottom-color: transparent;
}
.kia-oem--classic .link--btn-side {
  margin-left: 1.5em;
  padding: 1em 1.5em;
}
.kia-oem--classic .link:focus .text {
  border-bottom-color: #bb162b;
}
.kia-oem--classic .no-touchevents .link:hover .text {
  border-bottom-color: #bb162b;
}
.kia-oem--classic .link.fz-md {
  font-size: .875rem;
}
.kia-oem--classic .link-back {
  font-weight: bold;
}
.kia-oem--classic .link-back:before {
  content: "\e02d";
}
.kia-oem--classic .link-back:before {
  position: relative;
  margin-left: -0.3em;
  top: -1px;
  font-size: 1.4em;
  line-height: 1;
  vertical-align: middle;
}
.kia-oem--classic .btn-img {
  display: inline-block;
}
@media only screen and (max-width: 374px) {
  .kia-oem--classic .btn-img {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
.kia-oem--classic .btn-img + .btn-img {
  margin-left: .5em;
}
.kia-oem--classic .item-link {
  display: block;
}
.kia-oem--classic .item-link:hover .thumb-img,
.kia-oem--classic .item-link:focus .thumb-img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.kia-oem--classic .thumb-wrap {
  overflow: hidden;
}
.kia-oem--classic .thumb-img {
  width: 100%;
  -webkit-transition: -webkit-transform .4s ease-out;
  transition: -webkit-transform .4s ease-out;
  transition: transform .4s ease-out;
  transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}
.kia-oem--classic .video-link {
  display: block;
}
.kia-oem--classic .video-link .video-cover {
  overflow: hidden;
  position: relative;
  background-color: #000;
}
.kia-oem--classic .video-link .video-cover img {
  width: 100%;
  -webkit-transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
  transition: opacity .4s ease-out, -webkit-transform .4s ease-out;
  transition: transform .4s ease-out, opacity .4s ease-out;
  transition:
    transform .4s ease-out,
    opacity .4s ease-out,
    -webkit-transform .4s ease-out;
}
.kia-oem--classic .video-link .video-cover:after {
  content: "\e02a";
}
.kia-oem--classic .video-link .video-cover:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 2.5em;
  height: 2.5em;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
  border: 1px solid;
  border-radius: 50%;
  color: #fff;
  font-size: 20px;
  line-height: 1;
}
.kia-oem--classic .video-link:focus img,
.kia-oem--classic .video-link:hover img {
  opacity: .6;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.kia-oem--classic .link-block {
  display: block;
}
.kia-oem--classic .button-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
}
.kia-oem--classic .button-group .btn {
  width: 50%;
  white-space: nowrap;
}
.kia-oem--classic .button-group .btn + .btn {
  margin-top: 0;
  margin-left: 10px;
}
.kia-oem--classic .func {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.kia-oem--classic .sub-body .func {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.kia-oem--classic .full-centered {
  overflow: hidden;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: height .3s ease-out;
  transition: height .3s ease-out;
}
.kia-oem--classic .scroll-snap-section .full-centered {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .full-centered-cell {
  position: relative;
  width: 100%;
  text-align: center;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.kia-oem--classic .full-centered .func {
  margin-top: 2rem;
}
.kia-oem--classic .full-centered .cover-bottom {
  position: absolute;
  z-index: 5;
  bottom: 30px;
}
.kia-oem--classic .full-centered .cover-bottom--left {
  left: 30px;
}
.kia-oem--classic .full-centered .cover-bottom--right {
  right: 30px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .full-centered {
    height: 900px;
  }
  .kia-oem--classic .full-centered-cont {
    width: 50%;
    margin: 0 auto;
  }
  .kia-oem--classic .full-centered-cont.large {
    width: 75%;
  }
  .kia-oem--classic .full-centered .cover-bottom {
    bottom: 40px;
  }
  .kia-oem--classic .full-centered .cover-bottom--left {
    left: 100px;
  }
  .kia-oem--classic .full-centered .cover-bottom--right {
    right: 100px;
  }
}
.kia-oem--classic .full-bottom {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  height: 600px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-transition: height .3s ease-out;
  transition: height .3s ease-out;
}
.kia-oem--classic .scroll-snap-section .full-bottom {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .full-bottom-cell {
  width: 100%;
  text-align: left;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .full-bottom {
    height: 900px;
  }
}
.kia-oem--classic .boxed-content {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #eff1f2;
}
.kia-oem--classic .scroll-snap-section .boxed-content {
  height: 100%;
}
.kia-oem--classic .scroll-snap-section .boxed-content .l-wrap {
  height: 100%;
}
.kia-oem--classic .boxed-content::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 15px solid #fff;
}
.kia-oem--classic .block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .block-header {
    text-align: center;
  }
  .kia-oem--classic .block-header .tabs {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
.kia-oem--classic .spread-side-wrap p {
  font-size: 1rem;
}
.kia-oem--classic .spread-side-wrap .link {
  font-size: .875rem;
  letter-spacing: .005em;
}
.kia-oem--classic .spread-side-wrap.spread-to-right .spread-side {
  margin-right: -10.5%;
}
.kia-oem--classic .spread-side-wrap.spread-to-left .spread-side {
  margin-left: -10.5%;
}
.kia-oem--classic .spread-side-wrap.media-first .spread-side {
  margin-bottom: 60px;
}
.kia-oem--classic .spread-side .spread-img {
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .spread-side-wrap p {
    font-size: 1.125rem;
  }
  .kia-oem--classic .spread-side-wrap.spread-to-right .spread-side {
    margin-right: -13%;
  }
  .kia-oem--classic .spread-side-wrap.spread-to-left .spread-side {
    margin-left: -13%;
  }
  .kia-oem--classic .spread-side-wrap.media-first .spread-side {
    margin-bottom: 0;
  }
}
.kia-oem--classic .strip {
  position: relative;
}
.kia-oem--classic .strip-box {
  position: relative;
}
.kia-oem--classic .strip-title {
  display: block;
}
.kia-oem--classic .strip-cont {
  margin: 2em auto 0;
}
.kia-oem--classic .strip-cont .func {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .strip-box img {
    width: 100%;
  }
  .kia-oem--classic .strip-cont {
    margin-top: 0;
  }
  .kia-oem--classic .strip-cont .func {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .strip-box img {
    width: 100%;
  }
}
.kia-oem--classic .pagination {
  text-align: center;
}
.kia-oem--classic .pagination .page {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 1rem;
  text-decoration: none;
  -webkit-transition: color .2s;
  transition: color .2s;
}
.kia-oem--classic .pagination .page[aria-disabled=true] {
  opacity: .2;
  pointer-events: none;
}
.kia-oem--classic .pagination .page[aria-current=page] {
  font-weight: bold;
  letter-spacing: .005em;
  opacity: 1;
}
.kia-oem--classic .pagination .page[aria-current=page] .num:after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  right: -1px;
  border-bottom: 2px solid;
}
.kia-oem--classic .pagination .page:hover,
.kia-oem--classic .pagination .page:focus {
  font-weight: bold;
  letter-spacing: .005em;
  text-decoration: none;
}
.kia-oem--classic .pagination .num {
  position: relative;
  display: inline-block;
  line-height: 1.5;
}
.kia-oem--classic .pagination .prev,
.kia-oem--classic .pagination .next {
  display: inline-block;
  overflow: hidden;
  position: relative;
  z-index: 1;
  height: 40px;
  min-width: 40px;
  line-height: 40px;
  vertical-align: middle;
  font-size: 1.25rem;
  vertical-align: top;
  line-height: 46px;
}
.kia-oem--classic .pagination .prev[aria-disabled=true],
.kia-oem--classic .pagination .next[aria-disabled=true] {
  opacity: .2;
  pointer-events: none;
}
.kia-oem--classic .pagination .prev:before,
.kia-oem--classic .pagination .next:before {
  line-height: 1;
}
.kia-oem--classic .pagination .prev.is-disabled,
.kia-oem--classic .pagination .next.is-disabled {
  opacity: .2;
}
.kia-oem--classic .pagination .prev:before {
  content: "\e003";
}
.kia-oem--classic .pagination .next:before {
  content: "\e002";
}
@media only screen and (max-width: 374px) {
  .kia-oem--classic .pagination .page,
  .kia-oem--classic .pagination .prev,
  .kia-oem--classic .pagination .next {
    min-width: 30px;
  }
}
.kia-oem--classic .content-jump-nav {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .content-jump-nav {
    display: block;
    position: fixed;
    top: 50%;
    left: 36px;
    z-index: 30;
    width: 50px;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    transition: opacity .3s ease;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .kia-oem--classic .content-jump-nav.is-active {
    visibility: visible;
    opacity: 1;
  }
  .kia-oem--classic .content-jump-nav.is-hide {
    display: none;
    opacity: 0;
  }
  .kia-oem--classic .content-jump-nav.is-inverted .nav-item .text {
    color: #fff;
    text-shadow: 0 0 24px rgba(0, 0, 0, 0.4);
  }
  .kia-oem--classic .content-jump-nav.is-inverted .nav-link:before {
    background-color: #fff;
  }
  .kia-oem--classic .content-jump-nav .nav-item {
    margin-top: 10px;
  }
  .kia-oem--classic .content-jump-nav .nav-item.is-active .nav-link:before {
    opacity: 1;
  }
  .kia-oem--classic .content-jump-nav .nav-link {
    position: relative;
    display: block;
    overflow: hidden;
    width: 100%;
    height: 30px;
    color: #000;
    font-size: .875rem;
    -webkit-transition: width .2s ease-out;
    transition: width .2s ease-out;
  }
  .kia-oem--classic .content-jump-nav .nav-link:before {
    content: "";
    display: block;
    width: 2px;
    height: 30px;
    opacity: .2;
    background-color: #000;
  }
  .kia-oem--classic .content-jump-nav .nav-link .text {
    position: absolute;
    top: 50%;
    left: 18px;
    margin-top: -0.8em;
    font-weight: bold;
    letter-spacing: .005em;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    white-space: nowrap;
  }
  .kia-oem--classic .content-jump-nav .nav-link:focus,
  .kia-oem--classic .content-jump-nav .nav-link:hover {
    overflow: visible;
    width: 120px;
  }
  .kia-oem--classic .content-jump-nav .nav-link:focus:before,
  .kia-oem--classic .content-jump-nav .nav-link:hover:before {
    background-color: #bb162b;
    opacity: 1;
  }
  .kia-oem--classic .content-jump-nav .nav-link:focus .text,
  .kia-oem--classic .content-jump-nav .nav-link:hover .text {
    opacity: 1;
  }
}
.kia-oem--classic [data-simplebar] {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.kia-oem--classic .simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}
.kia-oem--classic .simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}
.kia-oem--classic .simplebar-offset {
  direction: inherit !important;
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}
.kia-oem--classic .simplebar-content {
  direction: inherit;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%;
  width: auto;
  visibility: visible;
  overflow: scroll;
  max-width: 100%;
  max-height: 100%;
}
.kia-oem--classic .simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}
.kia-oem--classic .simplebar-height-auto-observer-wrapper {
  -webkit-box-sizing: inherit !important;
  box-sizing: inherit !important;
  height: 100%;
  width: inherit;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  -webkit-box-flex: inherit;
  -ms-flex-positive: inherit;
  flex-grow: inherit;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
}
.kia-oem--classic .simplebar-height-auto-observer {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}
.kia-oem--classic .simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
}
.kia-oem--classic [data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}
.kia-oem--classic .simplebar-scrollbar {
  position: absolute;
  right: 2px;
  width: 7px;
  min-height: 10px;
}
.kia-oem--classic .simplebar-scrollbar:before {
  position: absolute;
  content: "";
  border-radius: 7px;
  left: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.kia-oem--classic .simplebar-track .simplebar-scrollbar.simplebar-visible:before {
  opacity: 1;
  -webkit-transition: opacity 0 linear;
  transition: opacity 0 linear;
}
.kia-oem--classic .simplebar-track.simplebar-vertical {
  top: 0;
}
.kia-oem--classic .simplebar-track.simplebar-vertical .simplebar-scrollbar {
  width: 5px;
}
.kia-oem--classic .simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 4px;
  bottom: 4px;
  border-left: 2px solid rgba(0, 0, 0, 0.2);
  border-top: 0;
  border-bottom: 0;
  border-radius: 0;
}
.kia-oem--classic .simplebar-track.simplebar-horizontal {
  left: 0;
  height: 2px;
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 0;
  right: 0;
}
.kia-oem--classic .simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  bottom: 0;
  height: 18px;
  border-bottom: 2px solid #000;
  background-color: transparent;
  min-height: 0;
  min-width: 40px;
  width: auto;
}
.kia-oem--classic .swatches {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-right: 10px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .swatches {
    overflow-x: scroll;
    overflow-y: visible;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .style-interior .swatches {
    margin-right: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .kia-oem--classic .style-interior .swatches .swatch {
    margin-right: 0;
    margin-left: 10px;
  }
}
.kia-oem--classic .swatch {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  margin: 2px 10px 2px 0;
  text-align: center;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.kia-oem--classic .swatch-text {
  display: block;
  margin-bottom: 1em;
}
.kia-oem--classic .swatch-img {
  display: block;
  position: relative;
  width: 100%;
  border-radius: 50%;
}
.kia-oem--classic .swatch-circle,
.kia-oem--classic .swatch-btn {
  display: block;
  position: relative;
  width: 36px;
  height: 36px;
  padding: 0;
  border: 0;
  background-color: transparent;
  outline: 0;
  border-radius: 50%;
}
.kia-oem--classic .swatch-circle:before,
.kia-oem--classic .swatch-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  z-index: 2;
}
.kia-oem--classic .swatch-btn {
  cursor: pointer;
}
.kia-oem--classic .swatch-btn:focus .swatch-name,
.kia-oem--classic .swatch-btn:hover .swatch-name {
  display: block;
}
.kia-oem--classic .swatch-name {
  display: none;
  outline: 0;
  position: absolute;
  z-index: 10;
  top: 100%;
  padding: 10px;
  width: 76px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #fff;
  -webkit-transform: translate(-30px, 10px);
  transform: translate(-30px, 10px);
  font-size: .75rem;
  font-weight: normal;
  text-align: center;
}
.kia-oem--classic .swatch.is-active:after {
  content: "\e00c";
}
.kia-oem--classic .swatch.is-active:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 24px;
  line-height: 37px;
  color: #fff;
  text-shadow: 0 0 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .small .swatch {
  margin-right: 10px;
}
.kia-oem--classic .small .swatch-circle,
.kia-oem--classic .small .swatch-btn {
  width: 20px;
  height: 20px;
}
.kia-oem--classic .small .swatch.is-active:after {
  font-size: 18px;
  line-height: 18px;
}
.kia-oem--classic .tabs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.kia-oem--classic .tabs .tab {
  display: block;
  position: relative;
  color: inherit;
  font-weight: normal;
  white-space: nowrap;
}
.kia-oem--classic .tabs .tab:before {
  content: "";
  position: absolute;
}
.kia-oem--classic .tabs .tab:hover,
.kia-oem--classic .tabs .tab:focus {
  color: inherit;
  font-weight: bold;
  letter-spacing: .005em;
}
.kia-oem--classic .tabs .is-active {
  color: inherit;
  font-weight: bold;
  letter-spacing: .005em;
}
.kia-oem--classic .tabs--a {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.kia-oem--classic .tabs--a .tab {
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: 20px;
  text-align: left;
}
.kia-oem--classic .tabs--a .tab + .tab {
  margin-top: 1em;
}
.kia-oem--classic .tabs--a .tab.is-active:before {
  top: .6em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #bb162b;
}
.kia-oem--classic .tabs--a .tab:hover {
  color: inherit;
}
.kia-oem--classic .tabs--a .tab:hover:before {
  top: .6em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #bb162b;
}
.kia-oem--classic .tabs--b {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
.kia-oem--classic .tabs--b .tabs-pad {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow-x: visible;
  overflow-y: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
}
.kia-oem--classic .tabs--b .tabs-pad:after {
  content: " ";
  display: block;
  width: 40px;
  height: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.kia-oem--classic .tabs--b .tab {
  padding-top: .5em;
}
.kia-oem--classic .tabs--b .tab:before {
  top: 0;
  left: -1px;
  right: 0;
  height: 4px;
}
.kia-oem--classic .tabs--b .tab + .tab {
  margin-left: 40px;
}
.kia-oem--classic .tabs--b .tab.is-active:before {
  background-color: #bb162b;
}
.kia-oem--classic .tabs--b .tab-dl dd {
  white-space: normal;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .tabs--b-trans-a {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  .kia-oem--classic .tabs--b-trans-a .tabs-pad {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: visible;
    overflow-y: hidden;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }
  .kia-oem--classic .tabs--b-trans-a .tabs-pad:after {
    content: " ";
    display: block;
    width: 40px;
    height: 100%;
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
  }
  .kia-oem--classic .tabs--b-trans-a .tab {
    padding-top: .5em;
  }
  .kia-oem--classic .tabs--b-trans-a .tab:before {
    top: 0;
    left: -1px;
    right: 0;
    height: 4px;
  }
  .kia-oem--classic .tabs--b-trans-a .tab + .tab {
    margin-left: 40px;
  }
  .kia-oem--classic .tabs--b-trans-a .tab.is-active:before {
    background-color: #bb162b;
  }
  .kia-oem--classic .tabs--b-trans-a .tab-dl dd {
    white-space: normal;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .tabs--b-trans-a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .kia-oem--classic .tabs--b-trans-a .tab {
    padding-top: .2em;
    padding-bottom: .2em;
    padding-left: 20px;
    text-align: left;
  }
  .kia-oem--classic .tabs--b-trans-a .tab + .tab {
    margin-top: 1em;
  }
  .kia-oem--classic .tabs--b-trans-a .tab.is-active:before {
    top: .6em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #bb162b;
  }
  .kia-oem--classic .tabs--b-trans-a .tab:hover {
    color: inherit;
  }
  .kia-oem--classic .tabs--b-trans-a .tab:hover:before {
    top: .6em;
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #bb162b;
  }
}
.kia-oem--classic .tabs.tabs--reverse {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .tabs.is-in-wrap {
    margin-left: -90px;
    margin-right: -90px;
  }
  .kia-oem--classic .tabs.is-in-wrap[data-tabs] {
    margin-left: 0;
  }
  .kia-oem--classic .tabs.is-in-wrap[data-tabs] .tabs-pad {
    padding-left: 0;
  }
  .kia-oem--classic .tabs.is-in-wrap .tabs-pad {
    padding-left: 90px;
    padding-right: 90px;
  }
  .kia-oem--classic .tabs.is-in-wrap .tabs-pad:after {
    width: 90px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .tabs--b {
    padding-left: 0;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .tabs-wrap--line {
    padding-top: 2em;
    border-top: 1px solid rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .tabs-wrap--line.color--white {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
  }
}
.kia-oem--classic .tab-content {
  display: none;
}
.kia-oem--classic .tab-content.is-active {
  display: block;
}
.kia-oem--classic .table {
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-spacing: 0;
}
.kia-oem--classic .table-wrap {
  width: 100%;
  padding-bottom: 15px;
}
.kia-oem--classic .table-wrap th {
  min-width: 5em;
}
.kia-oem--classic .table-wrap.has-pad-left:after {
  content: "";
  position: absolute;
  left: 0;
  top: 1px;
  bottom: 16px;
  width: 36px;
  z-index: 2;
  border-left: 1px solid #ccc;
  background-image: -webkit-gradient(linear, left top, right top, from(#fff), to(transparent));
  background-image:
    linear-gradient(
      to right,
      #fff,
      transparent);
}
.kia-oem--classic .table-wrap.has-pad-right:before {
  content: "";
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 16px;
  z-index: 2;
  width: 36px;
  border-right: 1px solid #ccc;
  background-image: -webkit-gradient(linear, left top, right top, from(transparent), to(#fff));
  background-image:
    linear-gradient(
      to right,
      transparent,
      #fff);
}
.kia-oem--classic .table th,
.kia-oem--classic .table td {
  padding: .5em 10px .5em 20px;
}
.kia-oem--classic .table th {
  color: #000;
  letter-spacing: .005em;
}
.kia-oem--classic .table td {
  color: #1f1f1f;
  font-size: .75rem;
}
.kia-oem--classic .table thead th {
  padding-top: 1em;
  padding-bottom: .4em;
  vertical-align: top;
  font-size: .875rem;
}
.kia-oem--classic .table thead th:first-child {
  border-bottom: 2px solid #000;
}
.kia-oem--classic .table thead tr:last-child th {
  padding-bottom: 1em;
  border-bottom: 2px solid #000;
}
.kia-oem--classic .table tfoot th,
.kia-oem--classic .table tfoot td {
  padding-top: 1em;
  padding-bottom: 1em;
  border-top: 2px solid #000;
  font-size: .875rem;
}
.kia-oem--classic .table tbody tr:first-child th,
.kia-oem--classic .table tbody tr:first-child td {
  padding-top: 2em;
}
.kia-oem--classic .table tbody tr:first-child th[rowspan] {
  padding-bottom: 2em;
}
.kia-oem--classic .table tbody tr:last-child th,
.kia-oem--classic .table tbody tr:last-child td {
  padding-bottom: 2em;
}
.kia-oem--classic .table tbody th {
  font-size: .75rem;
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
.kia-oem--classic .table .price {
  font-weight: bold;
  text-align: right;
  padding-left: 15px;
  padding-right: 30px;
  white-space: nowrap;
}
.kia-oem--classic .table .num {
  display: inline-block;
  width: 100%;
  text-align: right;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .table td {
    font-size: .875rem;
  }
  .kia-oem--classic .table tbody th {
    font-size: .875rem;
  }
  .kia-oem--classic .table tfoot th,
  .kia-oem--classic .table tfoot td {
    font-size: 1rem;
  }
  .kia-oem--classic .table thead th {
    font-size: 1rem;
  }
  .kia-oem--classic .table--wide-2-col thead th {
    padding-left: 15%;
  }
  .kia-oem--classic .table--wide-2-col thead th:first-child {
    padding-left: 20%;
  }
  .kia-oem--classic .table--wide-2-col tbody th {
    padding-left: 20%;
  }
  .kia-oem--classic .table--wide-2-col tbody td {
    padding-left: 15%;
    padding-right: 15%;
  }
}
.kia-oem--classic .thumbs-gallery .video-link {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  cursor: pointer;
}
.kia-oem--classic .thumbs-gallery .video-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .thumbs-gallery .block-header {
  margin-bottom: 1em;
}
.kia-oem--classic .thumbs-gallery-content {
  margin-top: 25px;
}
.kia-oem--classic .thumbs-gallery-list {
  margin-top: 10px;
  padding-bottom: 15px;
}
.kia-oem--classic .thumbs-gallery-list .pagination-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 2px;
}
.kia-oem--classic .thumbs-gallery-list .video-cover:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  background-color: transparent;
  -webkit-transition: all .5s;
  transition: all .5s;
}
.kia-oem--classic .thumbs-gallery-list .video-cover:after {
  width: 36px;
  height: 36px;
}
.kia-oem--classic .thumbs-gallery-list .video-cover:hover:before,
.kia-oem--classic .thumbs-gallery-list .video-cover:focus:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .thumbs-gallery-list .img-box {
  cursor: pointer;
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .video-cover:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .video-cover:after {
  content: "\e00c";
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .video-cover:after {
  color: #bb162b;
  border-color: #fff;
  background-color: #fff;
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .img-box:before {
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .img-box:after {
  content: "\e00c";
}
.kia-oem--classic .thumbs-gallery-list .swiper-slide-thumb-active .img-box:after {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3;
  width: 36px;
  height: 36px;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
  border: 1px solid;
  border-radius: 50%;
  font-size: 20px;
  line-height: 1;
  color: #bb162b;
  border-color: #fff;
  background-color: #fff;
}
.kia-oem--classic .thumbs-gallery-list .swiper-pagination-progressbar {
  bottom: 0;
  height: 2px;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
.kia-oem--classic .thumbs-gallery-list .swiper-pagination-progressbar-fill {
  background-color: #000;
  -webkit-transition: all 1.1s ease-out !important;
  transition: all 1.1s ease-out !important;
}
.kia-oem--classic .thumbs-gallery-list .swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: #fff;
  border-radius: 10px;
  left: 0;
  top: 0;
}
.kia-oem--classic .thumbs-gallery-list .swiper-scrollbar-cursor-drag {
  cursor: move;
}
.kia-oem--classic .thumbs-gallery-list.swiper-container-horizontal > .swiper-scrollbar {
  left: 0;
  height: 2px;
  width: 100%;
  background-color: #313131;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .thumbs-gallery-content {
    margin-top: 45px;
  }
  .kia-oem--classic .thumbs-gallery-list {
    padding-bottom: 20px;
  }
}
.kia-oem--classic .view-more-h {
  font-size: 2.25rem;
  margin-bottom: .5em;
}
.kia-oem--classic .view-more-link .cont {
  margin-top: 1em;
  font-weight: bold;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .view-more-h {
    margin-bottom: 60px;
    font-size: 3.125rem;
    text-align: center;
  }
  .kia-oem--classic .view-more-link .cont {
    margin-top: 1.5em;
  }
}
.kia-oem--classic .request-result {
  position: relative;
  margin-top: 75px;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .request-result {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
.kia-oem--classic .request-result-cont {
  font-size: .875rem;
}
.kia-oem--classic .request-result-img {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .request-result {
    padding-top: 5em;
  }
  .kia-oem--classic .request-result-cont {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
}
.kia-oem--classic .request-quick-link .img-icon {
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1.5em;
  height: 1.6em;
  margin-right: 1em;
  text-align: center;
}
.kia-oem--classic .request-quick-link .img-icon img {
  max-width: none;
  height: 100%;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .request-quick-link .img-icon {
    display: block;
    float: none;
    width: auto;
    height: 1.5em;
    margin-bottom: .5em;
    text-align: left;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .quote-select {
    width: 251px;
  }
}
.kia-oem--classic .page--emi-calculator .btn-reset {
  display: inline-block;
  margin-left: 40px;
  font-weight: 700;
}
.kia-oem--classic .page--emi-calculator .precaution {
  margin-top: 40px;
  color: #666;
  position: relative;
}
.kia-oem--classic .page--emi-calculator .precaution .icon {
  font-size: 20px;
  position: absolute;
  top: 0;
  left: 0;
  vertical-align: middle;
  color: #000;
}
.kia-oem--classic .page--emi-calculator .precaution .icon::before {
  top: -5px;
  position: absolute;
}
.kia-oem--classic .page--emi-calculator .precaution .icon::after {
  content: "";
  border: 1px solid #060606;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  display: inline-block;
  line-height: 1;
  vertical-align: middle;
  text-align: center;
  position: absolute;
  top: 2px;
  left: 2px;
}
.kia-oem--classic .page--emi-calculator .precaution .text {
  margin-left: 5%;
  display: block;
}
.kia-oem--classic .page--emi-calculator .spec-list {
  border: 1px solid #ccc;
  padding: 28px;
}
.kia-oem--classic .page--emi-calculator .spec-list li {
  margin-top: 20px;
  overflow: hidden;
}
.kia-oem--classic .page--emi-calculator .spec-list li:first-child {
  margin-top: 0;
}
.kia-oem--classic .page--emi-calculator .spec-list li .title {
  float: left;
  display: block;
  width: 70%;
}
.kia-oem--classic .page--emi-calculator .spec-list li .value {
  float: right;
  display: block;
  width: 30%;
  font-weight: 400;
  text-align: right;
}
.kia-oem--classic .emi-calculator-result {
  padding: 60px 0;
  text-align: center;
}
.kia-oem--classic .emi-calculator-result .detail-content {
  margin: 20px 0;
}
.kia-oem--classic .emi-calculator-result .detail-content .visual-picture {
  margin-bottom: 40px;
}
.kia-oem--classic .emi-calculator-result .box {
  background-color: #fff;
}
.kia-oem--classic .emi-calculator-result .spec {
  position: relative;
}
.kia-oem--classic .emi-calculator-result .spec-header {
  padding: 30px;
  border-bottom: 1px solid #ccc;
}
.kia-oem--classic .emi-calculator-result .spec-header .title {
  text-align: left;
  letter-spacing: .25em;
  text-transform: uppercase;
  font-weight: 400;
}
.kia-oem--classic .emi-calculator-result .spec-body {
  text-align: left;
  padding: 30px;
}
.kia-oem--classic .emi-calculator-result .spec-body .count {
  letter-spacing: -0.05em;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
}
.kia-oem--classic .emi-calculator-result .spec-list {
  border-top: 1px solid #ccc;
  margin-top: 30px;
  padding-top: 30px;
}
.kia-oem--classic .emi-calculator-result .spec-list li {
  margin-top: 20px;
  overflow: hidden;
}
.kia-oem--classic .emi-calculator-result .spec-list li:first-child {
  margin-top: 0;
}
.kia-oem--classic .emi-calculator-result .spec-list li .title {
  float: left;
  display: block;
  width: 70%;
}
.kia-oem--classic .emi-calculator-result .spec-list li .value {
  float: right;
  display: block;
  width: 30%;
  font-weight: 400;
  text-align: right;
}
.kia-oem--classic .emi-calculator-result .spec-util {
  position: absolute;
  top: 23px;
  right: 23px;
}
.kia-oem--classic .emi-calculator-result .spec-util .icon {
  display: inline-block;
  font-size: 20px;
  margin: 0 5px;
}
.kia-oem--classic .emi-calculator-result .btns {
  padding: 0 30px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .emi-calculator-result {
    padding: 80px 0;
  }
  .kia-oem--classic .emi-calculator-result .detail-content {
    padding: 80px 0;
  }
  .kia-oem--classic .emi-calculator-result .detail-content .visual-picture {
    margin-bottom: 0;
  }
  .kia-oem--classic .emi-calculator-result .spec-header {
    padding: 35px;
  }
  .kia-oem--classic .emi-calculator-result .spec-body {
    padding: 35px;
  }
  .kia-oem--classic .emi-calculator-result .spec-util {
    top: 30px;
    right: 30px;
  }
  .kia-oem--classic .emi-calculator-result .btns {
    padding: 0;
  }
}
.kia-oem--classic .range-slider-wrap {
  position: relative;
  overflow: hidden;
  padding: 0 55px 0 40px;
}
.kia-oem--classic .range-slider .noUi-base:before,
.kia-oem--classic .range-slider .noUi-base:after {
  content: "";
  position: absolute;
  top: 13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}
.kia-oem--classic .range-slider .noUi-base:before {
  left: 0;
  background-color: #bb162b;
}
.kia-oem--classic .range-slider .noUi-base:after {
  right: 0;
  background-color: #999;
}
.kia-oem--classic .range-min,
.kia-oem--classic .range-max {
  position: absolute;
  top: 6px;
  color: #666;
  font-size: .875rem;
}
.kia-oem--classic .range-min {
  left: 0;
  text-align: left;
}
.kia-oem--classic .range-max {
  right: 0;
  text-align: right;
}
.kia-oem--classic .wide-list .cont {
  position: relative;
  margin-top: 1em;
}
.kia-oem--classic .wide-list .btn {
  margin-top: 1.6em;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .wide-list .cont {
    margin-top: 36px;
  }
  .kia-oem--classic .wide-list .btn {
    position: absolute;
    bottom: 0;
    right: 0;
    margin-top: 0;
  }
}
.kia-oem--classic .gallery-image {
  text-align: center;
  background-color: #eff1f2;
}
.kia-oem--classic .gallery-image img {
  display: block;
  width: 100%;
}
.kia-oem--classic .gallery-cont {
  padding-top: 1.5em;
  margin-bottom: 3.5em;
}
.kia-oem--classic .gallery-cont .ul li {
  padding-left: 1.25em;
}
.kia-oem--classic .gallery-cont .ul li + li {
  margin-top: .5em;
}
.kia-oem--classic .gallery-p {
  margin-top: .5em;
  color: #666;
  font-size: .875rem;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .gallery-cont--centered {
    width: 64%;
    margin-left: auto;
    margin-right: auto;
  }
}
.kia-oem--classic ul.list > li {
  position: relative;
  padding-left: .9em;
}
.kia-oem--classic ul.list > li + li {
  margin-top: .2em;
}
.kia-oem--classic ul.list > li::before {
  content: "";
  position: absolute;
  top: .64em;
  left: 0;
  width: 0;
  height: 0;
  border-radius: 50%;
  border: .125em solid;
}
.kia-oem--classic ul.list--lg > li {
  padding-left: 1em;
}
.kia-oem--classic ul.list--lg > li::before {
  top: .55em;
  border-width: .25em;
}
.kia-oem--classic .numbered-list > li {
  position: relative;
  padding-left: 25px;
  counter-increment: number;
}
.kia-oem--classic .numbered-list > li + li {
  margin-top: 1.5em;
}
.kia-oem--classic .numbered-list > li::before {
  content: counter(number) ".";
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 20px;
}
.kia-oem--classic .accordion-title {
  overflow: hidden;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 10;
  width: 100%;
  padding: 1.5rem 0;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2);
  -webkit-transition: border .2s ease;
  transition: border .2s ease;
  font-weight: bold;
  font-size: 1.125rem;
  line-height: 1;
  letter-spacing: .005em;
  text-align: left;
}
.kia-oem--classic .accordion-title:before {
  content: "\e014";
}
.kia-oem--classic .accordion-title:before {
  position: absolute;
  top: 50%;
  right: -0.1em;
  margin-top: -7px;
  -webkit-transition: -webkit-transform .2s ease;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
}
.kia-oem--classic .accordion.is-active > .accordion-title,
.kia-oem--classic .accordion-title.is-active {
  border-bottom-color: #000;
}
.kia-oem--classic .accordion.is-active > .accordion-title:before,
.kia-oem--classic .accordion-title.is-active:before {
  -webkit-transform: rotate(-180deg) translateY(4px);
  transform: rotate(-180deg) translateY(4px);
}
.kia-oem--classic .accordion.accordion--small .accordion-title {
  border-bottom-width: 0;
  font-size: 1rem;
  font-weight: normal;
  letter-spacing: .01em;
}
.kia-oem--classic .accordion.accordion--small .accordion-title:before {
  font-size: 1.25rem;
}
.kia-oem--classic .accordion.accordion--small.is-active > .accordion-title,
.kia-oem--classic .accordion.accordion--small-title.is-active {
  border-bottom-width: 0;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .accordion-title {
    padding: 32px 0;
    font-size: 1.5rem;
  }
  .kia-oem--classic .accordion-title:before {
    margin-top: -10px;
  }
}
.kia-oem--classic .summary-box.is-open .summary-content {
  height: auto;
}
.kia-oem--classic .summary-box.is-open .summary-content::after {
  display: none;
}
.kia-oem--classic .summary-box.is-open .summary-open {
  display: none;
}
.kia-oem--classic .summary-content {
  overflow: hidden;
  position: relative;
  height: 15em;
  margin-bottom: .5em;
  -webkit-transition: height .4s ease-out;
  transition: height .4s ease-out;
}
.kia-oem--classic .summary-content::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 4em;
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.8)), to(#fff));
  background:
    linear-gradient(
      to bottom,
      rgba(255, 255, 255, 0) 0,
      rgba(255, 255, 255, 0.8) 50%,
      #fff 100%);
}
.kia-oem--classic .separation-list {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  font-weight: 700;
}
.kia-oem--classic .separation-item {
  display: inline-block;
  position: relative;
  padding-right: .8em;
  margin-right: .5em;
  font-size: 1.5rem;
}
.kia-oem--classic .separation-item::after {
  content: "";
  position: absolute;
  top: 50%;
  width: .3em;
  height: .3em;
  right: 0;
  background-color: #fff;
  border-radius: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kia-oem--classic .separation-item:last-child::after {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .separation-item {
    font-size: 1.875rem;
  }
}
.kia-oem--classic .misc-h-wrap {
  padding-right: 20%;
}
.kia-oem--classic .misc-title {
  position: relative;
  padding: 76px 0 0;
  margin-bottom: 30px;
  font-size: 1rem;
}
.kia-oem--classic .misc-title:before {
  content: "";
  position: absolute;
  top: 60px;
  border-bottom: 2px solid #000;
  left: 0;
  right: 0;
}
.kia-oem--classic .misc-title:first-of-type {
  padding-top: 1em;
}
.kia-oem--classic .misc-title:first-of-type:before {
  top: 0;
}
.kia-oem--classic .misc-title ~ p {
  color: #666;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .misc-title {
    padding-top: 98px;
    margin-bottom: 40px;
    font-size: 1.125rem;
  }
  .kia-oem--classic .misc-title:before {
    top: 80px;
  }
}
.kia-oem--classic .misc-sub-title {
  font-weight: 400;
  font-size: .875rem;
}
.kia-oem--classic .misc-list > li {
  position: relative;
  padding-left: 30px;
  counter-increment: number;
  color: #666;
}
.kia-oem--classic .misc-list > li + li {
  margin-top: 1em;
}
.kia-oem--classic .misc-list > li::before {
  content: counter(number) ".";
  position: absolute;
  top: 0;
  left: 0;
  text-align: right;
  width: 20px;
}
.kia-oem--classic .sitemap-d1-a {
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.kia-oem--classic .sitemap-d1-a:hover,
.kia-oem--classic .sitemap-d1-a:focus {
  border-bottom-color: #bb162b;
}
.kia-oem--classic .sitemap-d2-a {
  border-bottom: 1px solid transparent;
  font-weight: 700;
}
.kia-oem--classic .sitemap-d2-a:hover,
.kia-oem--classic .sitemap-d2-a:focus {
  border-bottom-color: #bb162b;
}
.kia-oem--classic .sitemap-d3-list .sitemap-d3::before {
  background-color: #666;
}
.kia-oem--classic .sitemap-d3-a {
  display: inline-block;
  border-bottom: 1px solid transparent;
  color: #666;
  font-size: .875rem;
}
.kia-oem--classic .sitemap-d3-a:hover,
.kia-oem--classic .sitemap-d3-a:focus {
  color: #000;
  font-weight: 700;
  border-bottom-color: #bb162b;
}
.kia-oem--classic .textarea-title {
  margin-bottom: 1em;
}
.kia-oem--classic .tl-list {
  margin-top: -30px;
}
.kia-oem--classic .tl-link {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  margin-top: 30px;
}
.kia-oem--classic .tl-item--large .tl-link {
  padding: 30px 30px 40px;
}
.kia-oem--classic .tl-link .thumb-wrap {
  position: relative;
  height: 0;
  padding-bottom: 100%;
  background-color: rgba(0, 0, 0, 0.05);
}
.kia-oem--classic .tl-link .thumb-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.kia-oem--classic .no-object-fit .tl-link .thumb-img {
  top: 50%;
  height: auto;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.kia-oem--classic .no-object-fit .tl-link:hover .thumb-img,
.kia-oem--classic .no-object-fit .tl-link:focus .thumb-img {
  -webkit-transform: translateY(-50%) scale(1.1);
  transform: translateY(-50%) scale(1.1);
}
.kia-oem--classic .tl-h {
  font-weight: bold;
  font-size: 30px;
}
.kia-oem--classic .tl-p {
  font-size: .875rem;
}
.kia-oem--classic .tl-hash {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .tl-list {
    zoom: 1;
    margin-top: -20px;
    margin-left: -20px;
  }
  .kia-oem--classic .tl-list:before {
    content: "";
    display: block;
  }
  .kia-oem--classic .tl-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .kia-oem--classic .tl-item {
    float: left;
    width: 33.33333333%;
  }
  .kia-oem--classic .tl-item.tl-item--large {
    width: 100%;
  }
  .kia-oem--classic .tl-link {
    margin-top: 20px;
    margin-left: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .tl-list {
    margin-top: -40px;
    margin-left: -40px;
  }
  .kia-oem--classic .tl-item.tl-item--large {
    position: relative;
    width: 66.66666667%;
    padding-bottom: 30.3030303%;
  }
  .kia-oem--classic .tl-link {
    margin-top: 40px;
    margin-left: 40px;
  }
  .kia-oem--classic .tl-item--large .tl-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-bottom: -4.76190476%;
    padding: 4.76190476% 40px;
  }
  .kia-oem--classic .tl-hash {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: 0;
  }
  .kia-oem--classic .tl-cont {
    position: relative;
    height: 100%;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .tl-item--large .tl-link {
    padding: 9.52380952% 7.14285714% 7.14285714% 11.30952381%;
  }
  .kia-oem--classic .tl-h {
    font-size: 2.5rem;
  }
  .kia-oem--classic .tl-p {
    font-size: 1rem;
  }
}
.kia-oem--classic .kiaonbeat-emblem {
  height: 1em;
  margin-top: -0.15em;
  vertical-align: middle;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .kiaonbeat-header .kia-on-beat {
    margin-right: 10px;
    margin-top: -10px;
  }
}
.kia-oem--classic .whats-new-header .func {
  text-align: left;
}
.kia-oem--classic .whats-new-header .cont {
  padding-top: 60px;
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .whats-new-header .cont {
    margin-left: 8.26666667%;
    margin-right: 8.26666667%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .whats-new-header .cont {
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .whats-new-header .cont {
    position: relative;
    height: 100%;
    padding-top: 60px;
    padding-left: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
  }
  .kia-oem--classic .whats-new-header .func {
    position: absolute;
    left: 30px;
    bottom: 0;
  }
}
.kia-oem--classic .news-list {
  margin-top: -30px;
}
.kia-oem--classic .news-link {
  display: block;
  margin-top: 30px;
  background-color: #eff1f2;
}
.kia-oem--classic .news-link .cont {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 35px 25px 30px;
  word-break: keep-all;
  word-wrap: break-word;
}
.kia-oem--classic .news-link .p {
  height: 4.5em;
  font-size: 1rem;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-overflow: ellipsis;
  word-wrap: normal;
  font-weight: bold;
  letter-spacing: .005em;
}
.kia-oem--classic .news-link .eyebrow {
  color: #bb162b;
}
.kia-oem--classic .news-link .date {
  margin-top: 1em;
  color: #666;
  font-size: .75rem;
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .news-list {
    zoom: 1;
    margin-left: -30px;
  }
  .kia-oem--classic .news-list:before {
    content: "";
    display: block;
  }
  .kia-oem--classic .news-list:after {
    content: "";
    display: table;
    clear: both;
  }
  .kia-oem--classic .news-item {
    float: left;
    width: 50%;
  }
  .kia-oem--classic .news-link {
    margin-left: 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .news-list {
    margin-left: -40px;
  }
  .kia-oem--classic .news-item {
    width: 33.33333333%;
  }
  .kia-oem--classic .news-link {
    margin-top: 40px;
    margin-left: 40px;
  }
  .kia-oem--classic .news-link .cont {
    padding: 40px;
  }
  .kia-oem--classic .news-link .p {
    font-size: 1.125rem;
  }
  .kia-oem--classic .news-link .date {
    margin-top: 3em;
  }
}
.kia-oem--classic .fe_pip_wrap {
  position: relative;
}
.kia-oem--classic .fe_pip_wrap.pip_wrap #header {
  border-bottom: 4px solid #bb162b;
}
.kia-oem--classic .fe_pip_wrap .n_container div {
  box-sizing: border-box;
  line-height: 1.0;
}
.kia-oem--classic .pip_wrap.fe_pip_wrap #container {
  padding-top: 112px;
}
.kia-oem--classic .fe_kv_wrap {
  position: relative;
  width: 100%;
  margin: auto;
  height: 100%;
  box-sizing: border-box;
  background: #000;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap {
  position: relative;
  width: 100%;
  max-width: 1920px;
  margin: auto;
  background: #000;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 28px 0;
  background-color: rgba(0, 0, 0, .5);
  box-sizing: border-box;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_slide {
  width: 100%;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec {
  width: 100%;
  height: 100%;
  max-width: 1280px;
  margin: auto;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn {
  float: left;
  width: fit-content;
  margin-left: 24%;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
  overflow: hidden;
  position: relative;
  display: inline-block;
  width: 235px;
  height: 120px;
  margin-left: 10px;
  text-align: center;
  box-sizing: border-box;
  border: 1px solid;
  border-color: rgba(255, 255, 255, .3);
  background: #000;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item img {
  width: 100%;
  height: 100%;
  display: inline-block;
  opacity: .4;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item:first-child {
  margin-left: 0;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn img {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .p_btn_wrap {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
  position: relative;
  display: inline-block;
  font-size: 19px;
  padding-top: 40px;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit {
  position: relative;
  width: auto;
  display: inline-block;
  padding: 0 5px;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit:after {
  display: block;
  content: "";
  position: absolute;
  top: -40px;
  left: 0;
  width: 100%;
  height: 30px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/40a98b25bcea8b7deabf7ed7.png) no-repeat 50% 0;
  background-size: 30px 30px;
}
.kia-oem--classic .kv_pop_wrap {
  position: relative;
}
.kia-oem--classic .kv_pop_wrap .kv_dimmed {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  display: block;
  z-index: 5;
  background: rgba(0, 0, 0, .6);
}
.kia-oem--classic .kv_pop_wrap .layPop_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  z-index: 9999;
}
.kia-oem--classic .kv_pop_wrap .layPop_wrap .pop_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  max-width: 1000px;
  max-height: 492px;
  background: #000;
  z-index: 10;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .kv_pop_wrap .layPop_wrap .y_wrap {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .kv_pop_wrap .close_bt {
  position: absolute;
  top: 0;
  right: -50px;
  width: 30px;
  height: 30px;
  z-index: 2010;
}
.kia-oem--classic .kv_pop_wrap .close_bt a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/1e0b6b8f0f31fecca0683f68.png) no-repeat 0 0;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap {
  position: absolute;
  top: 150px;
  left: 0;
  width: 100%;
  margin: 0;
  z-index: 1005;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: auto;
  padding: 0 10px !important;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu a {
  color: #fff;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 {
  position: absolute;
  bottom: 0;
  left: 50%;
  max-width: 1400px;
  width: 100%;
  margin: 0;
  z-index: 1005;
  transform: translateX(-50%);
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 175px;
  width: 18.229vw;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo {
  position: relative;
  height: 100%;
  width: 100%;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
  position: absolute;
  top: 50%;
  left: 15px;
  display: block;
  width: 100%;
  font-size: 40px;
  word-break: break-word;
  text-decoration: none;
  color: #fff;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_img img {
  position: absolute;
  top: 50%;
  left: 10%;
  max-width: 300px;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
  display: block;
  line-height: 1.1;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .sub_txt {
  display: block;
  max-width: 300px;
  font-size: 28px;
  padding-top: 5px;
  font-family: kiaM, sans-serif;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list {
  float: right;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a {
  display: inline-block;
  position: relative;
  font-size: 19px;
  width: auto;
  height: 100%;
  padding: 8px 0;
  margin-left: 45px;
  color: #ccc;
  font-family: kiaM, sans-serif;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a:first-child {
  margin-left: 0;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a.on {
  color: #fff;
  font-family: kiaB, sans-serif;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a.on:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 55px;
  height: 2px;
  background: #fff;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
  width: 35%;
  float: right;
  height: 120px;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li {
  float: left;
  width: 33.3333%;
  height: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
  display: block;
  text-align: center;
  height: 40%;
  padding: 5px 0 10px 0;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img img {
  height: 100%;
  width: auto;
  text-align: center;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_txt {
  display: block;
  padding-top: 4px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-family: kiaM, sans-serif;
  opacity: .6;
  line-height: 1.2;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a .logo_img {
  display: block;
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    width: 16.359vw;
    height: 9.375vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
    font-size: 1.475vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_txt {
    font-size: 14px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 30%;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area img {
    height: 100%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    width: 40%;
  }
}
@media only screen and (max-width: 1269px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 24px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .sub_txt {
    font-size: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap {
    top: 34px !important;
    padding: 0 15px !important;
  }
  .kia-oem--classic .pip_wrap.fe_pip_wrap #container {
    padding-top: 102px;
  }
  .kia-oem--classic .kv_pop_wrap .layPop_wrap .pop_inner {
    width: 90%;
    max-width: 800px;
    max-height: 395px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .vihicle_title {
    top: -80px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    width: 18.229vw;
    height: 126px;
    min-width: 18.229vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    width: 40%;
    height: 70px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 40%;
    padding: 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn {
    margin-left: 23%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 24px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_img img {
    max-width: 200px;
    left: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    left: 15px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li {
    width: 33.3333%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img img {
    height: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .sub_txt {
    font-size: 14px;
    letter-spacing: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
    padding-top: 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    width: 16.359vw;
    height: 9.375vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_txt {
    font-size: 12px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
    font-size: 12px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list.no_text {
    width: 40%;
    height: 9.5703vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list.no_text li .pic_img {
    height: 75px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list.no_text li .pic_img img {
    height: 100%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec {
    padding: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    left: 0;
  }
}
@media only screen and (max-width: 820px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 40%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_txt {
    font-size: 11px;
    padding: 2px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    margin-left: 5px;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec {
    padding: 0;
  }
  .kia-oem--classic .kv_pop_wrap .close_bt {
    top: -60px;
    right: 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    margin-left: 3px;
    width: 120px;
    height: 70px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
    font-size: 12px;
    padding-top: 30px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit:after {
    top: -30px;
    background-size: 25px 25px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .vihicle_title .logo a {
    font-size: 60px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a {
    font-size: 16px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    min-width: 19.229vw;
    height: 70px;
    width: 19.229vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn {
    margin-left: 22%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    height: 70px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 25px;
    padding: 2px 0 0 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_txt {
    font-size: 11px;
    line-height: 1.1;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    width: 43%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area {
    padding: 10px 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    bottom: 10px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li {
    width: 33.3333%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
    padding-top: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_img img {
    max-width: 160px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img img {
    height: 100%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list.no_text li .pic_img {
    padding: 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list.no_text li .pic_img img {
    height: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu {
    padding: 0 !important;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec {
    padding: 0 10px;
  }
  .kia-oem--classic .pip_wrap.fe_pip_wrap #container {
    padding-top: 0 !important;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn {
    margin-left: 0;
    width: 100%;
    text-align: center;
  }
  .kia-oem--classic .fe_kv_wrap {
    height: 540px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area {
    bottom: 0;
    padding: 0;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap {
    overflow: hidden;
    position: relative;
    height: 100%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    display: inline-block;
    width: 130px;
    height: 70px;
    margin: 12px 0 12px 12px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap video {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: auto;
    max-width: unset;
    transform: translateX(-50%);
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
    font-size: 12px;
    padding-top: 30px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit:after {
    top: -30px;
    background-size: 25px 25px;
  }
  .kia-oem--classic .kv_btn_slide .slick-arrow {
    display: none !important;
  }
  .kia-oem--classic .kv_pop_wrap .layPop_wrap .pop_inner {
    width: 90%;
    height: 200px;
  }
  .kia-oem--classic .kv_pop_wrap .close_bt {
    top: -60px;
    right: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap {
    top: 30px;
    padding: 0 10px;
    z-index: 1010;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list {
    float: none;
    overflow-x: auto;
    width: 100%;
    padding-top: 70px;
    white-space: nowrap;
    padding-bottom: 15px;
    z-index: 999;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .vihicle_title {
    float: none;
    position: static;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .vihicle_title .logo a {
    font-size: 40px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a {
    font-size: 16px;
    margin-left: 30px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list a.on:after {
    width: 35px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text:after {
    width: 25px;
    height: 25px;
    background-size: 100% 100%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    bottom: auto;
    top: 0;
    padding: 10px 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap {
    display: none;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 {
    bottom: auto;
    top: 0;
    height: 120px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    bottom: auto;
    top: 15px;
    left: 10px;
    height: 55px;
    width: 95%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo {
    padding: 0 5px;
    box-sizing: border-box;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_img img {
    max-width: 100%;
    height: auto;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
    text-align: left;
    padding-left: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 30px;
    left: 0;
    position: relative;
    top: 0;
    transform: none;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .sub_txt {
    max-width: 100%;
    font-size: 24px;
    letter-spacing: 0;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_img {
    width: 150px;
    height: 90px;
  }
}
.kia-oem--classic .fe_kv_wrap {
  position: relative;
  overflow: hidden;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .pc_video_box {
  display: block;
  position: relative;
  width: 100%;
  height: 860px;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .pc_video_box video {
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: none;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .mobile_video_box {
  display: none;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area {
  display: block;
  position: relative;
  width: 100%;
  height: 860px;
}
.kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area img {
    height: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area {
    height: 580px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .pc_video_box {
    height: 580px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area img {
    height: 100%;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area {
    padding: 14px 0;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .pc_video_box {
    height: 460px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area {
    height: 460px;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area {
    padding: 0;
  }
  .kia-oem--classic .fe_kv_wrap {
    height: 500px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .pc_video_box {
    display: none;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .mobile_video_box {
    display: block;
    position: relative;
    width: 100%;
    height: 500px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .video_bgarea .mobile_video_box video {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    max-width: none;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area {
    height: 500px;
  }
  .kia-oem--classic .fe_kv_wrap .bg_wrap .back_image_area img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec br.mo {
  display: none;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec br.pc {
  display: block;
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec {
    padding: 0 5px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap {
    box-sizing: border-box;
    display: flex;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap *,
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap *::before,
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap *::after {
    box-sizing: border-box;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list {
    float: none;
    display: flex;
    justify-content: stretch;
    align-items: stretch;
    gap: 9px;
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list:not(:has(li > .pic_txt)) {
    display: none;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list li {
    float: none;
    flex: 0 0 calc((100% - 18px) / 3);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    height: auto;
    padding: 8px 0;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list li + li::before {
    content: "";
    display: block;
    position: absolute;
    left: -5px;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .2;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list li .pic_img {
    display: none;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec .pic_wrap .pic_list li .pic_txt {
    padding: 0;
    text-align: center;
    font-size: 11px;
    color: #fff;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec:has(.kv_link_btn > div) .pic_wrap .pic_list li .pic_txt {
    font-size: 10px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn {
    float: none;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .item {
    height: 60px;
    margin: 6px 0 2px 12px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
    padding-top: 20px;
    font-size: 10px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit:after {
    top: -20px;
    background-size: 16px 16px;
  }
  .kia-oem--classic .fe_kv_wrap:has(.oversea_txt) .kv_btn_area {
    bottom: 17px;
  }
  .kia-oem--classic .fe_kv_wrap:has(.oversea_txt[style*="display:none"]) .kv_btn_area {
    bottom: 0;
  }
  .kia-oem--classic .fe_kv_wrap:has(.kv_btn_area div.inner_sec .pic_wrap .pic_list li .pic_txt) .oversea_txt {
    width: 100%;
    text-align: right;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec br.mo {
    display: block;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area div.inner_sec br.pc {
    display: none;
  }
}
.kia-oem--classic .fn_car_info_wrap {
  width: 100%;
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}
.kia-oem--classic .fn_car_info_wrap .fn_inner {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation {
  display: table;
  width: 100%;
  border: 1px solid #d1d1d1;
  border-bottom: 0;
  border-top: 0;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item {
  display: table-cell;
  width: 25%;
  border-left: 1px solid #d1d1d1;
  padding: 1.5vw 0;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item:first-child {
  border-left: 0;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item a {
  display: block;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_sec {
  display: block;
  height: 53px;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  background-size: auto;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_txt {
  display: block;
  width: 100%;
  text-align: center;
  font-size: 15px;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico01 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/c506f4fc2fbffe6ec381fba8.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico02 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/bf65d7a7be67b12fd100d658.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico03 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/835448b3a88261dd206cda91.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico04 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/205a596504778d2399830f02.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation.item5 .ico_item {
  width: 20%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico05 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/e8431c64930fff9f9304576a.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico06 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/41353b7a98518660a2108f70.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico07 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/af16e0c20c481a173d0dea08.png) no-repeat 50% 50%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico08 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/41163a7dddca5a405dbfdbdb.png) no-repeat 50% 40%;
}
.kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico09 .ico_sec {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d0488f5ea485db868468d5b1.png) no-repeat 50% 50%;
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_sec {
    height: 40px;
    background-size: auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_txt {
    font-size: 14px;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico08 .ico_sec {
    height: 40px;
    background-size: auto;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico01 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/c506f4fc2fbffe6ec381fba8.png) no-repeat 50% 50%;
    background-size: 30px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico02 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/bf65d7a7be67b12fd100d658.png) no-repeat 50% 50%;
    background-size: 40px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico03 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/835448b3a88261dd206cda91.png) no-repeat 50% 50%;
    background-size: 40px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico04 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/205a596504778d2399830f02.png) no-repeat 50% 50%;
    background-size: 40px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico05 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/e8431c64930fff9f9304576a.png) no-repeat 50% 50%;
    background-size: 40px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico06 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/41353b7a98518660a2108f70.png) no-repeat 50% 50%;
    background-size: 40px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico07 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/af16e0c20c481a173d0dea08.png) no-repeat 50% 50%;
    background-size: 35px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico08 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/41163a7dddca5a405dbfdbdb.png) no-repeat 50% 40%;
    background-size: 45px auto;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico09 .ico_sec {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d0488f5ea485db868468d5b1.png) no-repeat 50% 40%;
    background-size: 38px auto;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .fn_car_info_wrap {
    padding: 15px 15px;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation {
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #d1d1d1;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item {
    display: block;
    width: 100%;
    padding: 5px 0;
    border-left: 0;
    border-top: 1px solid #d1d1d1;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item:first-child {
    border-top: 0;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item:after {
    display: block;
    content: "";
    clear: both;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_sec {
    float: left;
    width: 40px;
    height: 42px;
    background-size: 50% 50%;
    box-sizing: border-box;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item .ico_txt {
    float: left;
    width: 80%;
    height: 40px;
    padding-left: 15px;
    text-align: left;
    box-sizing: border-box;
    vertical-align: middle;
    line-height: 40px;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation {
    display: block;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico01 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico02 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico03 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico04 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico05 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation.item5 .ico_item {
    width: 100%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico06 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico07 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico08 .ico_sec {
    background-size: 60%;
  }
  .kia-oem--classic .fn_car_info_wrap .car_infomation .ico_item.info_ico09 .ico_sec {
    background-size: 60%;
  }
}
.kia-oem--classic .fe_pip_wrap .temp00 .temp360vr .bgArea {
  height: 900px;
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .temp00 .temp360vr .bgArea {
    height: 550px;
  }
  .kia-oem--classic .fe_pip_wrap .temp360vr .car_refresh a img {
    width: 100%;
  }
}
.kia-oem--classic .nf_explorer {
  background: #fff;
}
.kia-oem--classic .nf_explorer .nf_title_wrap {
  width: 100%;
  padding-top: 150px;
}
.kia-oem--classic .nf_explorer .nf_title_wrap .title_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .nf_b_title {
  color: #000;
}
.kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .sub_t {
  display: block;
  padding-bottom: 20px;
  font-size: 23px;
}
.kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .main_t {
  display: block;
  padding-bottom: 50px;
  font-size: 50px;
  color: #05141f;
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .nf_explorer .nf_title_wrap {
    padding-top: 80px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner {
    padding: 0 15px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .main_t {
    font-size: 44px;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .nf_explorer .nf_title_wrap {
    padding-top: 40px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner {
    padding: 0 5%;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .main_t {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer .nf_title_wrap {
    padding-top: 50px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .sub_t {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .main_t {
    font-size: 25px;
    padding-bottom: 20px;
  }
}
.kia-oem--classic .fe_inex_wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .fe_inex_wrap .nf_title_wrap {
  width: 100%;
  padding-top: 150px;
}
.kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .nf_b_title {
  color: #000;
}
.kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .sub_t {
  display: block;
  padding-bottom: 20px;
  font-size: 23px;
}
.kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .main_t {
  display: block;
  padding-bottom: 50px;
  font-size: 50px;
  color: #05141f;
}
.kia-oem--classic .fe_inex_wrap .inex_inner {
  width: 100%;
  max-width: 1920px;
  margin: auto;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap {
  position: relative;
  width: 100%;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: -30px;
  left: 50%;
  width: 70px;
  height: 4px;
  background: #bb162b;
  transform: translateX(-50%);
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu {
  width: 100%;
  max-width: 1200px;
  margin: 100px auto 50px;
  text-align: center;
  box-sizing: border-box;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu li {
  display: inline-block;
  box-sizing: border-box;
  padding: 0 35px;
  max-width: 180px;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu li a {
  display: block;
  padding: 15px 0;
  font-size: 26px;
  color: #575757;
  box-sizing: border-box;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu li.on a {
  position: relative;
  color: #bb162b;
  font-family: kiaB, sans-serif;
  font-weight: bold;
}
.kia-oem--classic .fe_inex_wrap .tab_title_wrap .tab_menu li.on a:after {
  content: "";
  z-index: 99;
  clear: both;
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #bb162b;
}
.kia-oem--classic .fe_inex_wrap .tab_box {
  position: relative;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .fe_inex_wrap .tab_box .play_button_box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.kia-oem--classic .fe_inex_wrap .tab_box .play_button_box a {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .kia-oem--classic .fe_inex_wrap {
    position: relative;
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner {
    padding: 0 15px;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .main_t {
    font-size: 44px;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap {
    padding-top: 80px;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .fe_inex_wrap {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap {
    padding-top: 60px;
  }
  .kia-oem--classic .fe_inex_wrap .bgarea {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
  }
  .kia-oem--classic .fe_inex_wrap .bgarea video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: 300px;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .sub_t {
    font-size: 14px;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .main_t {
    font-size: 25px;
    padding-bottom: 30px;
  }
}
.kia-oem--classic .nf_video_slide {
  width: 100%;
  padding: 0 0 80px 0;
}
.kia-oem--classic .nf_video_slide .nf_title_wrap {
  width: 100%;
  padding-top: 150px;
}
.kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .nf_b_title {
  color: #000;
}
.kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .sub_t {
  display: block;
  padding-bottom: 20px;
  font-size: 23px;
}
.kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .main_t {
  display: block;
  padding-bottom: 50px;
  font-size: 50px;
  color: #05141f;
}
.kia-oem--classic .nf_video_slide .nf_video_inner {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
  max-height: 500px;
  margin: auto;
}
.kia-oem--classic .nf_video_slide .v_slide .slick-dots {
  display: block !important;
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
}
.kia-oem--classic .nf_video_slide .v_slide .slick-dots {
  display: table;
}
.kia-oem--classic .nf_video_slide .v_slide .slick-dots li {
  display: table-cell;
}
.kia-oem--classic .nf_video_slide .v_slide .slick-dots li button {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  border: 1px solid #666;
  text-indent: -999999px;
  background: #ccc;
  border-radius: 100%;
}
.kia-oem--classic .nf_video_slide .v_slide .slick-dots li.slick-active button {
  background: #bb162b;
  border: 1px solid #bb162b;
}
.kia-oem--classic .nf_video_slide .v_bg_wrap {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.kia-oem--classic .nf_video_slide .v_bg_wrap .img_bg {
  background: #000;
}
.kia-oem--classic .nf_video_slide .v_bg_wrap .img_bg img {
  margin: auto;
}
.kia-oem--classic .nf_video_slide .video_slide {
  position: relative;
}
.kia-oem--classic .nf_video_slide .v_slide_pop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: yellow;
}
.kia-oem--classic .nf_video_slide .layPop_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  z-index: 9999;
}
.kia-oem--classic .nf_video_slide .video_item .v_bg_wrap .txt_wrap {
  position: absolute;
  top: 60px;
  left: 60px;
  width: 100%;
  max-width: 350px;
  color: #fff;
  font-family: kiaB, sans-serif;
  font-weight: bold;
}
.kia-oem--classic .nf_video_slide .video_item .txt_wrap .s_title {
  font-size: 23px;
  padding-bottom: 20px;
}
.kia-oem--classic .nf_video_slide .video_item .txt_wrap .b_title {
  font-size: 50px;
  line-height: 1.2;
}
.kia-oem--classic .nf_video_slide .video_item .play_button_box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.kia-oem--classic .video_pop_wrap {
  position: relative;
}
.kia-oem--classic .video_pop_wrap .kv_dimmed {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  display: block;
  z-index: 5;
  background: rgba(0, 0, 0, .6);
}
.kia-oem--classic .video_pop_wrap .layPop_wrap {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 1px solid #fff;
  z-index: 9999;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .pop_inner {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  max-width: 1000px;
  background: #000;
  z-index: 10;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .y_wrap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .y_wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .d_sector {
  padding: 15px 15px;
  background: #fff;
  color: #000;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .d_sector .tit {
  font-size: 23px;
  padding-bottom: 15px;
  font-family: kiaB, sans-serif;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .d_sector .tit:before {
  content: "";
  display: block;
  border-top: 2px solid #d5172e;
  width: 33px;
  height: 2px;
  margin-bottom: 5px;
}
.kia-oem--classic .video_pop_wrap .layPop_wrap .d_sector .dis {
  line-height: 1.4;
  font-family: kiaM, sans-serif;
  color: #666;
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video_pop_wrap .layPop_wrap .d_sector {
    display: none;
  }
}
.kia-oem--classic .video_pop_wrap .close_bt {
  position: absolute;
  top: 0;
  right: -50px;
  width: 30px;
  height: 30px;
  z-index: 2010;
}
.kia-oem--classic .video_pop_wrap .close_bt a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/1e0b6b8f0f31fecca0683f68.png) no-repeat 0 0;
}
.kia-oem--classic .nf_video_slide .v_slide {
  position: relative;
}
.kia-oem--classic .nf_video_slide .slick-arrow {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 43%;
  width: auto;
  height: 22px;
  padding: 16px 0;
  text-indent: -999999px;
  font-size: 0;
  line-height: 0;
  z-index: 50;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat 0 0;
}
.kia-oem--classic .nf_video_slide .slick-prev {
  left: 15px;
  background-position: 2px 0;
}
.kia-oem--classic .nf_video_slide .slick-next {
  right: 15px;
  background-position: -30px 0;
}
.kia-oem--classic .nf_video_slide .slick-disabled {
  display: none !important;
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .video_pop_wrap .layPop_wrap .pop_inner {
    width: 90%;
    max-width: 800px;
    height: auto;
  }
  .kia-oem--classic .nf_video_slide .video_item .v_bg_wrap .txt_wrap {
    top: 40px;
    left: 40px;
    max-width: 300px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .s_title {
    font-size: 20px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .b_title {
    font-size: 42px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner {
    padding: 0 20px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap {
    padding-top: 80px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .main_t {
    font-size: 44px;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .video_pop_wrap .close_bt {
    top: -60px;
    right: 0;
  }
  .kia-oem--classic .nf_video_slide .video_item .v_bg_wrap .txt_wrap {
    top: 40px;
    left: 40px;
    max-width: 200px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .s_title {
    font-size: 16px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .b_title {
    font-size: 32px;
  }
  .kia-oem--classic .nf_video_slide .video_item .play_button_box {
    width: 40px;
    height: 40px;
  }
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .video_pop_wrap .layPop_wrap .pop_inner {
    width: 90%;
    height: auto;
  }
  .kia-oem--classic .video_pop_wrap .close_bt {
    top: -60px;
    right: 0;
  }
  .kia-oem--classic .nf_video_slide .nf_video_inner {
    max-height: none;
  }
  .kia-oem--classic .nf_video_slide .video_item .v_bg_wrap .txt_wrap {
    position: absolute;
    color: #fff;
    width: 100%;
    padding: 0;
    left: 20px;
    top: 20px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .s_title {
    font-size: 14px;
    color: #fff;
    padding-bottom: 13px;
  }
  .kia-oem--classic .nf_video_slide .video_item .txt_wrap .b_title {
    font-size: 25px;
  }
  .kia-oem--classic .nf_video_slide .video_item .play_button_box {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .kia-oem--classic .nf_video_slide .v_slide .slick-dots {
    left: 10px;
    transform: none;
  }
  .kia-oem--classic .nf_video_slide .v_slide .slick-dots li button {
    border-radius: 0;
    width: 27px;
    height: 3px;
    margin: 0 3px;
  }
  .kia-oem--classic .nf_video_slide .v_bg_wrap .img_bg img {
    width: 100%;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .sub_t {
    font-size: 14px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner .main_t {
    font-size: 25px;
    padding-bottom: 30px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap .title_inner {
    padding: 0 15px;
  }
  .kia-oem--classic .nf_video_slide .nf_title_wrap {
    padding-top: 60px;
  }
  .kia-oem--classic .nf_video_slide .slick-arrow {
    height: 10px;
  }
  .kia-oem--classic .nf_video_slide .slick-next {
    right: 10px;
    width: 20px;
    background-position: right 0;
    background-size: 42px 40px;
  }
  .kia-oem--classic .nf_video_slide .slick-prev {
    left: 10px;
    width: 20px;
    background-position: left 0;
    background-size: 42px 40px;
  }
}
.kia-oem--classic .fe_pip_wrap #footer {
  position: static;
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
  position: relative;
  width: 1175px;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 62px;
  margin: 0 auto 14px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .pipTit::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
}
.kia-oem--classic .fe_pip_wrap .pipLayout #safetyInner p {
  width: 1175px;
  margin: 0 auto;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
  width: 100%;
  margin: auto;
  padding: 150px 0 0 0;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
  max-width: 1200px;
  margin: auto;
  font-family: kiaB, sans-serif;
  font-weight: bold;
  color: #000;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
  font-size: 23px;
  padding-bottom: 20px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
  font-size: 50px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 > li > a dt {
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .imgList li a img {
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap {
  display: none;
  position: fixed;
  width: 740px;
  margin: auto;
  left: 50%;
  top: 50%;
  border-top: 2px solid #bb162b;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con {
  padding: 0;
  height: 100%;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con {
  background: #fff;
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_img {
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn {
  display: block;
  position: absolute;
  top: 50%;
  width: auto;
  height: 22px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat;
  transform: translateY(-50%);
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn.prev {
  left: 15px;
  background-position: 2px 0;
  z-index: 20;
}
.kia-oem--classic .fe_pip_wrap .prev,
.kia-oem--classic .fe_pip_wrap .next {
  cursor: pointer;
  position: absolute;
  bottom: 25px;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn.next {
  right: 15px;
  background-position: -30px 0;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap .pop_con img {
  width: 100%;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more {
  padding: 20px 25px 30px;
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dt {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 27px;
  font-family: kiaB, sans-serif;
  color: #000;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dt:before {
  content: "";
  display: block;
  border-top: 2px solid #d5172e;
  width: 33px;
  height: 2px;
  margin-bottom: 5px;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dd {
  color: #666;
  font-size: 14px;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
.kia-oem--classic .fe_pip_wrap .spr_close2 {
  background-position: -30px -61px;
  width: 14px;
  height: 14px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black {
  background: #000;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_white {
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_kiablack {
  background: #05141f;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_gray {
  background: #f7f8f8;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black .txt_box_wrap .title_inner {
  color: #fff !important;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  background: #05141f;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_kiablack .txt_box_wrap .title_inner {
  color: #fff !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 {
    background: #fff;
    width: auto;
    margin: 0 auto;
    padding: 0 10px 30px 10px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li {
    width: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a {
    width: 30%;
    margin-right: 5%;
    height: inherit;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a + a + a {
    margin-right: 0;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
    width: 98%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
    padding: 0 15px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
    font-size: 44px;
    max-width: 80%;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap {
    width: 600px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .pipLayout .mInner {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: 0;
    padding: 3% 0;
    box-sizing: border-box;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dt {
    display: table-cell;
    width: 145px;
    max-height: 107px;
    vertical-align: middle;
    overflow: hidden;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dd {
    display: table-cell;
    vertical-align: middle;
    padding-left: 4%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dd div.btmTextTxt {
    display: none;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a h4.btmTextTit {
    border-bottom: 0;
    height: auto;
    margin-top: 0;
    font-size: 14px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a h4.btmTextTit span {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
    width: 92%;
    font-size: 1.5rem;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout #safetyInner + .imgListPaging {
    width: 92%;
    margin: 0 auto;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
    font-size: 14px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
    font-size: 25px;
    max-width: 100%;
    line-height: 1.2;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
    padding: 0 15px 30px 15px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
    padding: 60px 0 0 0;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap {
    width: 320px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap .closeBtn {
    padding: 10px;
  }
}
.kia-oem--classic .nf_tab_com {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #f7f7f7;
  padding: 130px 0;
}
.kia-oem--classic .nf_tab_com .com_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .nf_tab_com .com_inner:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .nf_tab_com .box_wrap {
  float: left;
}
.kia-oem--classic .nf_tab_com .img_box_wrap {
  position: relative;
  float: right;
  width: 100%;
  max-width: 654px;
  min-height: 588px;
  min-height: 500px;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 654px;
  height: 400px;
  background: #000;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox video {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}
.kia-oem--classic .nf_tab_com .text_box_wrap {
  position: relative;
  width: 40%;
  min-height: 500px;
  letter-spacing: -1px;
  color: #000;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
  width: 100%;
  font-family: kiaB, sans-serif;
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: 1px solid #888;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
  font-size: 23px;
  padding-bottom: 20px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
  font-size: 50px;
  line-height: 1.2;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
  position: static;
  width: 100%;
  top: 0;
  left: 0;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
  width: 100%;
  margin-top: 30px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
  display: block;
  padding: 0 0 25px 0;
  font-size: 21px;
  font-family: kiaM, sans-serif;
  letter-spacing: 0;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span {
  display: block;
  position: relative;
  padding-left: 20px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span:before {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #05141f;
  border-radius: 100%;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a.active span:before {
  background: #ea0029;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc {
  width: 100%;
  font-size: 16px;
  padding: 20px 8%;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc div {
  line-height: 1.4;
  color: #666;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
  position: relative;
  overflow: hidden;
  max-width: 654px;
  width: 100%;
  height: 400px;
  text-align: center;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox img {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 100%;
  height: auto;
  object-fit: cover;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
  display: none;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents.active {
  display: block;
}
.kia-oem--classic .nf_tab_com.bg_white .img_box_wrap .tab_contents .txt_desc {
  color: #05141f;
  opacity: .8;
}
.kia-oem--classic .nf_tab_com.bg_black {
  background: #000;
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black a {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap .tab_wrap .item a span:before {
  background: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap .tab_wrap .item a.active span:before {
  background: #bb162b;
}
.kia-oem--classic .nf_tab_com.bg_black .img_box_wrap .tab_contents .txt_desc div {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack {
  background: #05141f;
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack a {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap .tab_wrap .item a span:before {
  background: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap .tab_wrap .item a.active span:before {
  background: #bb162b;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .img_box_wrap .tab_contents .txt_desc div {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_white {
  background: #fff;
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_white a {
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray {
  background: #f7f8f8;
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray a {
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_black .img_box_wrap .tab_contents .txt_desc {
  color: #fff;
  opacity: .8;
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com .m_slide_box .item .txt_desc {
    font-size: 14px;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_com_inner .com_mobile_tp .title_txt {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_com_inner .com_mobile_tp .title_txt {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_com_inner .com_mobile_tp .title_txt {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_com_inner .com_mobile_tp .title_txt {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_slide_box .item .sli_title {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com .m_slide_box .item .sli_title {
    padding-top: 10px;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .sli_title {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_slide_box .item .sli_title {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_slide_box .item .sli_title {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_slide_box .slick-dots li.slick-active button {
    background: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_slide_box .slick-dots li.slick-active button {
    background: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_slide_box .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_slide_box .item .txt_desc span {
    color: #fff;
    opacity: .8;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .txt_desc span {
    color: #fff;
    opacity: .8;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_slide_box .item .txt_desc span {
    color: #05141f;
    opacity: .8;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_slide_box .item .txt_desc span {
    color: #05141f;
    opacity: .8;
  }
  .kia-oem--classic .pipLayout.bg_kiablack .mobile_slide_wrap .m_box .desc {
    color: #fff !important;
    opacity: .8 !important;
  }
  .kia-oem--classic .pipLayout.bg_black .mobile_slide_wrap .m_box .desc {
    color: #fff !important;
    opacity: .8 !important;
  }
  .kia-oem--classic .pipLayout.bg_white .mobile_slide_wrap .m_box .desc {
    color: #05141f !important;
    opacity: .8 !important;
  }
  .kia-oem--classic .pipLayout.bg_gray .mobile_slide_wrap .m_box .desc {
    color: #05141f !important;
    opacity: .8 !important;
  }
}
.kia-oem--classic .nf_tab_com.imgLeft .box_wrap {
  float: right;
}
.kia-oem--classic .nf_tab_com.imgLeft .img_box_wrap {
  float: left;
}
@media (max-width: 1024px) {
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    max-width: 560px;
    min-height: 539px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 42px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    padding-left: 15px;
  }
  .kia-oem--classic .nf_tab_com {
    padding: 80px 0;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
    max-width: 560px;
    height: 335px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
    max-width: 560px;
    height: 335px;
  }
  .kia-oem--classic .nf_tab_com.imgLeft .text_box_wrap .box_position {
    padding-right: 15px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    min-height: 414px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
    font-size: 16px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    max-width: 460px;
    min-height: 414px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 30px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    width: 36%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
    padding-bottom: 25px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
    margin-top: 15px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
    font-size: 14px;
    padding: 0 0 20px 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    padding-left: 10px;
  }
  .kia-oem--classic .nf_tab_com.imgLeft .text_box_wrap .box_position {
    padding: 0 10px 0 0;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com {
    padding: 40px 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    min-height: auto;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    min-height: auto;
    margin-top: 15px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
    font-size: 14px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    position: static;
    transform: none;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 25px;
    width: 100%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    width: 100%;
    padding: 0 10px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
    padding-bottom: 20px;
    border-bottom: 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
    margin-top: 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
    display: inline-block;
    padding: 0 25px 25px 0;
    font-size: 16px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    width: 100%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span:before {
    top: 3px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
    position: static;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc {
    font-size: 14px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
    height: 300px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
    height: 300px;
  }
}
.kia-oem--classic .resource_gallerys .pip_gallery_new {
  padding-top: 150px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/695dce0d4f3096f8400dfc64.png) repeat-x 0 0;
}
.kia-oem--classic .resource_gallerys .fe_snb_wrap .snb_menu .s_list a {
  color: #000;
}
.kia-oem--classic .resource_gallerys .fe_snb_wrap .snb_menu .s_list a.on {
  color: #bb162b;
}
.kia-oem--classic .resource_gallerys .fe_snb_wrap .snb_menu .s_list a.on:after {
  background: #bb162b;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .con_tit2 {
  visibility: hidden;
  width: 0;
  height: 0;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav {
  background: #e2e1e1;
  border-radius: 30px;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li:first-child {
  display: block;
  margin-right: 0;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li:first-child button {
  padding: 0 45px;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li button {
  font-size: 16px;
  color: #333;
  border-radius: 30px;
  padding: 0 25px;
  font-family: kiaB, sans-serif;
  font-weight: bold;
  text-transform: none;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li button.active {
  background: #fff;
  border-radius: 30px;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li button:after {
  display: none;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li {
  margin: 5px 5px;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li:nth-child(3) {
  margin-left: 0;
}
.kia-oem--classic .resource_gallerys .pip_gallery_new {
  padding-top: 140px;
}
@media (max-width: 767px) {
  .kia-oem--classic .resource_gallerys .fe_snb_wrap .snb_menu .s_list {
    padding-top: 20px;
  }
  .kia-oem--classic .resource_gallerys .pip_gallery_new {
    padding-top: 120px;
  }
  .kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li button {
    padding: 0 10px;
    font-size: 14px;
  }
  .kia-oem--classic .resource_gallerys .pip_gallery_new .tab_nav li:first-child button {
    padding: 0 25px;
  }
}
.kia-oem--classic .resource_spec .fe_snb_wrap .snb_menu .s_list a {
  color: #000;
}
.kia-oem--classic .resource_spec .fe_snb_wrap .snb_menu .s_list a.on {
  color: #bb162b;
}
.kia-oem--classic .resource_spec .fe_snb_wrap .snb_menu .s_list a.on:after {
  background: #bb162b;
}
.kia-oem--classic .resource_spec .wheel_visual .wheel_data {
  width: 100%;
  max-width: 1280px;
}
@media (max-width: 767px) {
  .kia-oem--classic .resource_spec .fe_snb_wrap .snb_menu .s_list {
    padding-top: 10px;
  }
  .kia-oem--classic .resource_spec .spec_visual {
    height: 470px;
  }
  .kia-oem--classic .resource_spec .spec_visual .spec_data h1 {
    margin: 60px 15px 9px;
  }
}
.kia-oem--classic .advence_wrap {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  margin-top: 50px;
  height: 716px;
}
.kia-oem--classic .advence_wrap .box {
  overflow: hidden;
  position: absolute;
  transition: all 1s;
  box-sizing: border-box;
  cursor: pointer;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover {
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .box_title {
  display: none;
}
.kia-oem--classic .advence_wrap .box .box_inner a {
  display: block;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  z-index: 10;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title .text_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-align: center;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title .text_wrap span {
  display: inline-block;
  width: 60%;
}
.kia-oem--classic .advence_wrap .box_01 .imgBoxWrap .tab_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img {
  width: 100%;
  height: 100%;
  background: #000;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  height: 100%;
  background: #000;
}
.kia-oem--classic .techvideo_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  z-index: 20;
  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 .techvideo_play_btn img {
  cursor: pointer;
}
.kia-oem--classic .advence_wrap .box_01 {
  width: 544px;
  height: 338px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap .box_02 {
  width: 323px;
  height: 235px;
  transform: translate(170%, 0);
}
.kia-oem--classic .advence_wrap .box_03 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 0);
}
.kia-oem--classic .advence_wrap .box_04 {
  width: 178px;
  height: 132px;
  transform: translate(0, 260%);
}
.kia-oem--classic .advence_wrap .box_05 {
  width: 178px;
  height: 132px;
  transform: translate(103%, 260%);
}
.kia-oem--classic .advence_wrap .box_06 {
  width: 178px;
  height: 132px;
  transform: translate(206%, 260%);
}
.kia-oem--classic .advence_wrap .box_07 {
  width: 323px;
  height: 235px;
  transform: translate(170%, 102%);
}
.kia-oem--classic .advence_wrap .box_08 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 102%);
}
.kia-oem--classic .advence_wrap .box_09 {
  width: 361px;
  height: 235px;
  transform: translate(0, 204%);
}
.kia-oem--classic .advence_wrap .box_10 {
  width: 505px;
  height: 235px;
  transform: translate(72.5%, 204%);
}
.kia-oem--classic .advence_wrap .box_11 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 204%);
}
.kia-oem--classic .mobile_slide_wrap {
  display: none;
}
.kia-oem--classic .advence_wrap.ch1 {
  height: 338px;
}
.kia-oem--classic .advence_wrap.ch2 {
  height: 477px;
}
.kia-oem--classic .advence_wrap.ch3 {
  height: 716px;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  z-index: 30;
  background: rgba(0, 0, 0, .7);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title .over_title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title span {
  display: inline-block;
  width: 60%;
  padding-top: 40px;
  color: #fff;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/fed57001f9826e18ab9cc98b.png) no-repeat center top;
  background-size: 30px 30px;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .techvideo_play_btn {
  visibility: hidden;
}
.kia-oem--classic .advence_wrap.img4 .box_01 {
  width: 718px;
  height: 539px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_02 {
  width: 233px;
  height: 175px;
  transform: translate(311%, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_03 {
  width: 233px;
  height: 175px;
  transform: translate(414%, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_04 {
  width: 474px;
  height: 356px;
  transform: translate(153%, 51%);
}
@media (max-width: 1200px) {
  .kia-oem--classic .advence_wrap {
    max-width: 100vw;
    */width:100%;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 58.667vw;
  }
  .kia-oem--classic .advence_wrap .box_01 {
    width: 44.333vw;
    height: 28vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap .box_02 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(170%, 0);
  }
  .kia-oem--classic .advence_wrap .box_03 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(271%, 0);
  }
  .kia-oem--classic .advence_wrap .box_04 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(0, 259%);
  }
  .kia-oem--classic .advence_wrap .box_05 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(103%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_06 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(206%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_07 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(170%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_08 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_09 {
    width: 29.500vw;
    height: 19.583vw;
    transform: translate(0, 202%);
  }
  .kia-oem--classic .advence_wrap .box_10 {
    width: 41.083vw;
    height: 19.583vw;
    transform: translate(72.5%, 202%);
  }
  .kia-oem--classic .advence_wrap .box_11 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 202%);
  }
  .kia-oem--classic .advence_wrap.img4 {
    max-width: 1000vw;
    width: 100%;
  }
  .kia-oem--classic .advence_wrap.img4 .box_01 {
    width: 59.833vw;
    height: 44.917vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_02 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(311%, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_03 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(414%, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_04 {
    width: 39.5vw;
    height: 29.667vw;
    transform: translate(153%, 51%);
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .advence_wrap {
    height: 28.125vw;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 59.3vw;
  }
}
@media (width: 768px) {
  .kia-oem--classic .advence_wrap {
    height: 208px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .advence_wrap {
    display: none;
  }
  .kia-oem--classic .mobile_slide_wrap {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    margin-top: 0;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box {
    overflow: hidden;
    position: relative;
    height: 270px;
    max-width: 420px;
    width: 100%;
    min-width: 320px;
    margin: auto;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .contents_box {
    padding: 30px 15px 20px 15px;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box {
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title {
    display: block;
    position: relative;
    width: 100%;
    font-size: 22px;
    font-family: kiaB, sans-serif;
    padding-bottom: 20px;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title:before {
    display: block;
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #bb162b;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .desc {
    font-size: 14px;
    line-height: 1.4;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide {
    padding-bottom: 25px;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots {
    display: table;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: auto;
    box-sizing: border-box;
    transform: translateX(-50%);
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li {
    display: table-cell;
    box-sizing: border-box;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li button {
    display: inline-block;
    text-indent: -99999px;
    background: #ccc;
    width: 24px;
    height: 5px;
    margin: 0 3px;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li.slick-active button {
    background: #05141f;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide a {
    text-decoration: none;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-arrow {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 20%;
    width: 20px;
    height: 10px;
    padding: 16px 0;
    text-indent: -999999px;
    font-size: 0;
    line-height: 0;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat 0 0;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-prev {
    left: 10px;
    width: 20px;
    background-position: left 0;
    background-size: 42px 40px;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-next {
    right: 10px;
    width: 20px;
    background-position: right 0;
    background-size: 42px 40px;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-disabled {
    display: none !important;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .video_box_img {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .video_box_img .tab_video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    background: #000;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .temp00 .temp360vr .textArea h3 {
    letter-spacing: -1px;
    font-size: 28px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .nf_b_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .sub_t {
    padding-bottom: 10px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title,
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
    padding-bottom: 10px;
  }
}
.kia-oem--classic .fe_pip_wrap .gallery_content {
  position: relative;
  box-sizing: border-box;
}
.kia-oem--classic .fe_pip_wrap .pop_title_box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  text-align: right;
  background: rgba(0, 0, 0, .7);
  padding: 30px 20px 25px 20px;
  box-sizing: border-box;
}
.kia-oem--classic .fe_pip_wrap .pop_title_box .pop_title {
  display: inline-block;
  position: relative;
  font-size: 26px;
  font-family: kiaB, sans-serif;
}
.kia-oem--classic .fe_pip_wrap .pop_title_box .pop_title:after {
  display: block;
  content: "";
  position: absolute;
  top: -10px;
  right: 0;
  width: 60px;
  height: 2px;
  background: #fff;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .pop_title_box .pop_title {
    font-size: 22px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .pop_title_box {
    padding: 10px;
    text-align: center;
  }
  .kia-oem--classic .fe_pip_wrap .pop_title_box .pop_title {
    font-size: 16px;
  }
  .kia-oem--classic .fe_pip_wrap .pop_title_box .pop_title:after {
    display: none;
  }
  .kia-oem--classic .fe_pip_wrap #gallery_pop .gallery_content {
    min-height: auto;
  }
}
.kia-oem--classic .nf_tab_com .com_inner {
  display: block;
}
.kia-oem--classic .nf_tab_com .m_com_inner {
  display: none;
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com .com_inner {
    display: none;
  }
  .kia-oem--classic .nf_tab_com .m_com_inner {
    display: block;
  }
  .kia-oem--classic .com_mobile_tp {
    width: 100%;
  }
  .kia-oem--classic .com_mobile_tp img {
    width: 100%;
  }
  .kia-oem--classic .com_mobile_tp .title_txt {
    width: 100%;
    padding: 0 20px 20px 20px;
    font-family: kiaB, sans-serif;
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
  }
  .kia-oem--classic .com_mobile_tp .title_txt .s_title {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .kia-oem--classic .com_mobile_tp .title_txt .b_title {
    width: 100%;
    font-size: 25px;
    padding-bottom: 10px;
    line-height: 1.2;
  }
  .kia-oem--classic .nf_tab_com.bg_black .com_mobile_tp .title_txt {
    color: #fff;
  }
  .kia-oem--classic .m_slide_box .item .sli_title {
    font-size: 17px;
    padding: 0 20px;
    font-family: kiaB, sans-serif;
    color: #000;
    padding-bottom: 20px;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .sli_title {
    color: #fff;
  }
  .kia-oem--classic .m_slide_box .item .slide_con {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .imgBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .imgBox img {
    width: 100%;
  }
  .kia-oem--classic .m_slide_box .item .videoBox {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: #000;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
  }
  .kia-oem--classic .m_slide_box .item .txt_desc {
    width: 100%;
    padding: 20px 15px;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .txt_desc span {
    line-height: 1.4;
    color: #666;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .txt_desc span {
    line-height: 1.4;
    color: #fff;
  }
  .kia-oem--classic .m_slide_box {
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    position: absolute;
    width: 20px;
    height: 30px;
    top: 180px;
    color: #fff;
    font-size: 0;
    text-indent: -999999px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-prev {
    left: 10px;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/6b352b6540dee63104fa07e8.png) no-repeat 0 0;
    background-size: 15px 28px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-next {
    right: 10px;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/213147c725b4e372c5e6729f.png) no-repeat 0 0;
    background-size: 15px 28px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-disabled {
    opacity: .5;
  }
  .kia-oem--classic .m_slide_box .slick-next::before,
  .kia-oem--classic .m_slide_box .slick-prev:before {
    width: 15px;
    height: 28px;
  }
  .kia-oem--classic .m_slide_box .slick-dots {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .kia-oem--classic .m_slide_box .slick-dots li {
    overflow: hidden;
    display: inline-block;
    margin: 0 5px;
  }
  .kia-oem--classic .m_slide_box .slick-dots li button {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #ccc;
    width: 25px;
    height: 5px;
    font-size: 0;
  }
  .kia-oem--classic .m_slide_box .slick-dots li.slick-active button {
    background: #bb162b;
  }
}
.kia-oem--classic .fe_pip_wrap .n_container .review {
  background-size: cover;
  padding-top: 130px;
}
.kia-oem--classic .fe_pip_wrap .n_container .review a.roll {
  width: 25px;
}
.kia-oem--classic .fe_pip_wrap .n_container .review a {
  z-index: 50;
}
.kia-oem--classic .fe_pip_wrap .n_container .review a.next {
  right: -40px;
  background-position: -30px 0;
}
.kia-oem--classic .fe_pip_wrap .n_container .review a.prev {
  left: -40px;
  background-position: 0 0;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .n_container .review {
    padding-top: 100px;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a {
    z-index: 50;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a.next {
    right: 0;
    background-position: -30px 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a.prev {
    left: 0;
    background-position: 0 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review .review_interaction a.next {
    right: -15px;
    background-position: -30px 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review .review_interaction a.prev {
    left: -15px;
    background-position: 0 0;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .n_container .review {
    padding-top: 90px;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a {
    z-index: 50;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a.next {
    right: 0;
    background-position: -30px 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review a.prev {
    left: 0;
    background-position: 0 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review .review_interaction a.next {
    right: -15px;
    background-position: -30px 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review .review_interaction a.prev {
    left: -15px;
    background-position: 0 0;
  }
  .kia-oem--classic .fe_pip_wrap .n_container .review .media_review .mediaCon > ul {
    max-height: 490px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_reviews .fe_snb_wrap .snb_menu .s_list {
    padding-top: 30px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_reviews .review .review_visual {
    padding: 40px 15px 0;
  }
}
.kia-oem--classic .resource_accessorys .newpip {
  background: #fff url(https://oem-variants.pages.dev/r2/kia/oem-assets/695dce0d4f3096f8400dfc64.png) repeat-x 0 0 !important;
  padding-top: 100px;
}
.kia-oem--classic .resource_accessorys .newpip .acc_filter {
  margin-bottom: 30px;
}
.kia-oem--classic .resource_accessorys .fe_snb_wrap .snb_menu .s_list a {
  color: #000;
}
.kia-oem--classic .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on {
  color: #bb162b;
}
.kia-oem--classic .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on:after {
  background: #bb162b;
}
.kia-oem--classic .resource_accessorys .newpip .accessory .popup_wrap {
  display: none !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .resource_accessorys .newpip .acc_filter .category_area .input_box {
    padding: 11px 0 12px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .resource_accessorys .newpip {
    padding-top: 90px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list {
    padding-top: 20px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory {
    padding-top: 35px;
  }
}
.kia-oem--classic .new_boxImage_wrap {
  width: 100%;
  padding: 50px 0;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner {
  max-width: 960px;
  width: 100%;
  margin: auto;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .title_txt_wrap {
  width: 100%;
  position: relative;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .title_txt_box {
  width: 100%;
  position: absolute;
  box-sizing: border-box;
  max-width: 348px;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList {
  position: relative;
  width: 960px;
  margin: auto;
  height: 780px;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box {
  overflow: hidden;
  position: absolute;
  transition: all 1s;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box .box_inner {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box .box_inner a {
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box .box_inner a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
.kia-oem--classic .new_boxImage_wrap .imgBoxWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .new_boxImage_wrap .imgBoxWrap:hover {
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.kia-oem--classic .new_boxImage_wrap .imgListTit {
  color: #fff;
  font-family: kiaB, sans-serif;
  font-size: 24px;
  width: 50%;
  line-height: 1.2;
  text-shadow: rgba(0, 0, 0, 1) 0 0 5px !important;
}
.kia-oem--classic .new_boxImage_wrap .box07 .imgListTit {
  width: 80%;
}
.kia-oem--classic .new_boxImage_wrap .box09 .imgListTit {
  width: 80%;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box02 .box_inner img {
  width: auto;
  height: 100%;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box03 .box_inner img {
  width: auto;
  height: 100%;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box04 .box_inner img {
  width: 100%;
  height: auto;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box05 .box_inner img {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box06 .box_inner img {
  width: 100%;
  height: auto;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box09 .box_inner img {
  width: auto;
  height: 100%;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box08 .box_inner img {
  width: 100%;
  height: auto;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box01 {
  width: 348px;
  height: 349px;
  transform: translate(0, 0);
  border: 1px solid red;
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box02 {
  width: 596px;
  height: 488px;
  transform: translate(61%, 0);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box03 {
  width: 348px;
  height: 431px;
  transform: translate(0, 83%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box04 {
  width: 596px;
  height: 285px;
  transform: translate(61%, 176%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box05 {
  width: 348px;
  height: 249px;
  transform: translate(0, 322%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box06 {
  width: 363px;
  height: 198px;
  transform: translate(100%, 405%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box07 {
  width: 218px;
  height: 165px;
  transform: translate(340%, 485%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box09 {
  width: 225px;
  height: 249px;
  transform: translate(54%, 428%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box08 {
  width: 596px;
  height: 393px;
  transform: translate(61%, 258%);
}
.kia-oem--classic .new_boxImage_wrap .boxList_title {
  width: 200px;
  font-size: 26px;
  font-family: kiaB, sans-serif;
  line-height: 1.3;
  color: #000;
}
.kia-oem--classic .new_boxImage_wrap .boxList_title:before {
  display: block;
  content: "";
  width: 35px;
  height: 2px;
  background: #000;
  margin-bottom: 12px;
}
.kia-oem--classic .new_boxImage_wrap .boxList_txt {
  margin-top: 20px;
  font-size: 17px;
  line-height: 1.3;
}
.kia-oem--classic .new_boxImage_wrap .box .p_btn_wrap {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 57px;
  height: 57px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
}
.kia-oem--classic .new_boxImage_wrap .box .p_btn_wrap .btn {
  width: 100%;
  height: 100%;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/7d45a77d858a542d6749e797.png) no-repeat 0 0;
}
.kia-oem--classic .new_boxImage_wrap .img_type .p_btn_wrap {
  display: none;
}
.kia-oem--classic .new_boxImage_wrap .img_type .video_wrap {
  display: none;
}
.kia-oem--classic .new_boxImage_wrap .damvideo_type .p_btn_wrap {
  display: block;
}
.kia-oem--classic .new_boxImage_wrap .damvideo_type .video_wrap {
  display: block;
}
.kia-oem--classic .new_boxImage_wrap .damvideo_type .video_wrap.youtube {
  display: none;
}
.kia-oem--classic .new_boxImage_wrap .youvideo_type .p_btn_wrap {
  display: block;
}
.kia-oem--classic .new_boxImage_wrap .youvideo_type .video_wrap {
  display: block;
}
.kia-oem--classic .new_boxImage_wrap .youvideo_type .video_wrap.dam {
  display: none;
}
.kia-oem--classic .new_boxImage_wrap .video_type .video_wrap.youtube {
  width: 100%;
  height: 100%;
  background: #000;
}
.kia-oem--classic .new_boxImage_wrap .video_type .video_wrap.youtube iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 0;
}
.kia-oem--classic .new_boxImage_wrap .video_type .video_wrap.dam {
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 2000;
}
.kia-oem--classic .new_boxImage_wrap .video_type .video_wrap.dam video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 2000;
}
.kia-oem--classic .new_boxImage_wrap .video_wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.kia-oem--classic .video_img_pop {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  box-sizing: border-box;
}
.kia-oem--classic .video_img_pop .pop_img_contents {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 85%;
  max-width: 1300px;
  border: 2px solid #fff;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  z-index: 2010;
}
.kia-oem--classic .video_img_pop .pop_img_contents img {
  width: 100%;
  height: auto;
}
.kia-oem--classic .video_img_pop .bg_dimm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 2000;
  opacity: .8;
}
.kia-oem--classic .video_img_pop .close_bt {
  position: absolute;
  top: 100px;
  right: 20px;
  width: 30px;
  height: 30px;
  z-index: 2010;
}
.kia-oem--classic .video_img_pop .close_bt a {
  display: block;
  width: 100%;
  height: 100%;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/1e0b6b8f0f31fecca0683f68.png) no-repeat 0 0;
}
@media (max-width: 1024px) {
  .kia-oem--classic .new_boxImage_wrap .title_txt_wrap {
    width: 93.750vw;
    margin: auto;
  }
  .kia-oem--classic .new_boxImage_wrap .title_txt_box {
    width: 33.984vw;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList {
    position: relative;
    width: 93.750vw;
    height: 74vw;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box01 {
    width: 33.984vw;
    height: 34.082vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box02 {
    width: 58.203vw;
    height: 47.656vw;
    transform: translate(61%, 0);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box03 {
    width: 33.984vw;
    height: 42.090vw;
    transform: translate(0, 83%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box04 {
    width: 58.203vw;
    height: 27.832vw;
    transform: translate(61%, 176%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box05 {
    width: 33.984vw;
    height: 24.316vw;
    transform: translate(0, 322%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box06 {
    width: 35.449vw;
    height: 19.336vw;
    transform: translate(100%, 405%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box07 {
    width: 21.289vw;
    height: 16.113vw;
    transform: translate(340%, 485%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box09 {
    width: 21.973vw;
    height: 24.316vw;
    transform: translate(54%, 428%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box08 {
    width: 58.203vw;
    height: 38.379vw;
    transform: translate(61%, 258%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_title {
    width: 19.531vw;
    font-size: 2.539vw;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_txt {
    margin-top: 1.953vw;
    font-size: 14px;
    line-height: 1.3;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box08 .imgListTit {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .new_boxImage_wrap .boxList_txt {
    font-size: 14px;
  }
  .kia-oem--classic .new_boxImage_wrap .imgListTit {
    font-size: 16px;
  }
  .kia-oem--classic .new_boxImage_wrap .box .p_btn_wrap .btn {
    background-size: 37px 37px;
  }
  .kia-oem--classic .video_img_pop .close_bt {
    width: 25px;
    height: 25px;
  }
  .kia-oem--classic .video_img_pop .close_bt a {
    background-size: 25px 25px;
  }
}
@media (max-width: 768px) {
  .kia-oem--classic .new_boxImage_wrap {
    padding: 0 0 30px 0;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList {
    position: relative;
    width: 93.750vw;
    margin: auto;
    height: 270.313vw;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box01 {
    width: 93.750vw;
    height: 25.813vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box02 {
    width: 93.750vw;
    height: 47.813vw;
    transform: translate(0, 0);
    background: #000;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box03 {
    width: 45.313vw;
    height: 44.531vw;
    transform: translate(0, 115%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box04 {
    width: 45.313vw;
    height: 44.531vw;
    transform: translate(107%, 115%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box05 {
    width: 93.750vw;
    height: 32.813vw;
    transform: translate(0, 305%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box09 {
    width: 100%;
    height: 54.063vw;
    transform: translate(0, 416%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box07 {
    width: 55.844vw;
    height: 44.531vw;
    transform: translate(68%, 307%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box08 {
    width: 100%;
    height: 35.469vw;
    transform: translate(0, 522%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box06 {
    width: 34.844vw;
    height: 25.781vw;
    transform: translate(0, 530%);
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_title {
    width: 100%;
    font-size: 18px;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_txt {
    margin-top: 14px;
    font-size: 14px;
    line-height: 1.3;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box02 .box_inner img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box04 .box_inner img {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box05 .box_inner img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box07 .box_inner img {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box06 .box_inner img {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box08 .box_inner img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box09 .box_inner img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .new_boxImage_wrap .title_txt_wrap {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    padding: 0 15px;
  }
  .kia-oem--classic .new_boxImage_wrap .title_txt_box {
    width: 100%;
    position: relative;
    box-sizing: border-box;
    max-width: 100%;
    padding: 0 0 20px 0;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box06 .imgListTit {
    width: 90%;
  }
  .kia-oem--classic .new_boxImage_wrap .box .p_btn_wrap {
    width: 37px;
    height: 37px;
  }
}
@media (max-width: 320px) {
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box06 .imgListTit {
    width: 80%;
  }
  .kia-oem--classic .new_boxImage_wrap .boxList_inner .boxList .box.box06 .box_inner img {
    width: 100%;
    height: 100%;
  }
  .kia-oem--classic .new_boxImage_wrap .imgListTit {
    font-size: 14px;
  }
}
.kia-oem--classic .keyVisualWrap.com_car_info {
  width: 100%;
  max-width: 1920px;
  height: auto;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor {
  width: 100%;
  position: static;
  height: 140px;
  z-index: 999;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  background: #fff;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInforInner {
  width: 100%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul {
  width: 1200px;
  border-right: 1px solid #d1d1d1;
  margin: 0 auto;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li {
  float: left;
  background: #fff;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li div {
  height: 140px;
  border-left: 1px solid #d1d1d1;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
  display: block;
  margin: 0 auto 6px;
  padding-top: 20px;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li span {
  display: block;
  word-break: break-all;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTit {
  color: #666;
  font-size: 14px;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTit {
  margin-bottom: 2px;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
  color: #333;
  font-size: 14px;
  line-height: 23px;
  font-family: kiaB, sans-serif;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li span.unit {
  display: inline;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li.infor2,
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li.infor4 {
  background: #fff;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType6 li {
  width: 16.66666%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType5 li {
  width: 20%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType4 li {
  width: 25%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType3 li {
  width: 33.33%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType2 li {
  width: 50%;
}
.kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType1 li {
  width: 100%;
}
@media all and (max-width: 1024px) {
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
    padding-top: 20px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTit {
    font-size: 12px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
    line-height: 19px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
    font-size: 14px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
    margin: 0 auto 10px;
  }
}
@media all and (max-width: 767px) {
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
    padding-top: 20px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTit {
    font-size: 12px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
    line-height: 19px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
    font-size: 14px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
    margin: 0 auto 10px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor {
    position: static;
    left: 0;
    bottom: 0;
    z-index: 99;
    height: 125px;
    background: #fff;
    border-bottom: 0;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInforInner {
    position: relative;
    width: 245px;
    height: 100%;
    margin: 0 auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul {
    border: 0;
    width: 500%;
    height: 135px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li {
    display: none;
    position: relative;
    width: 20%;
    height: 112px;
    overflow: hidden;
    font-size: 14px;
    font-family: kiaM, sans-serif;
    color: #737373;
    background: #fff;
    border: 0;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li.on {
    display: block;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li div {
    border-left: 0;
    height: 135px;
    padding-left: 84px;
    text-align: left;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li img {
    position: absolute;
    margin-left: -50px;
    vertical-align: middle;
    padding: 15px 0 0 0;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTit {
    padding: 15px 0 0 0;
    width: 155px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul li .inforTxt {
    font-size: 14px;
    width: 170px;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType5 li {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType4 li {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType3 li {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType2 li {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .carInfor ul.inforType1 li {
    width: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .dots {
    display: block;
    position: absolute;
    left: 0;
    top: 90px;
    width: 100%;
    z-index: 5;
    text-align: center;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .dots ul {
    width: 70px;
    overflow: hidden;
    margin: 10px auto 0;
    display: block;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .dots ul li {
    display: inline-block;
    height: auto;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .dots ul li a {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/95ff132860a06eb3f6f48f9e.png) no-repeat -14px 0;
    display: block;
    width: 10px;
    height: 10px;
    text-indent: 200%;
    overflow: hidden;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .dots ul li.on a {
    background-position: 0 0;
  }
  .kia-oem--classic .keyVisualWrap.com_car_info .keyVisual02 .car_view {
    width: 470px;
    left: 50%;
    top: 75px;
    margin-left: -230px;
  }
}
.kia-oem--classic .pipLayout .textArea h3 {
  color: #05141f !important;
}
@media all and (max-width: 767px) {
  .kia-oem--classic .pipLayout .textArea h3 {
    color: #05141f !important;
  }
}
.kia-oem--classic .nf_tab_com.bg_black .img_box_wrap .tab_contents .videoBox {
  background: #000;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .img_box_wrap .tab_contents .videoBox {
  background: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray .img_box_wrap .tab_contents .videoBox {
  background: #f7f8f8;
}
.kia-oem--classic .nf_tab_com.bg_white .img_box_wrap .tab_contents .videoBox {
  background: #fff;
}
@media (max-width: 767px) {
  .kia-oem--classic .m_slide_box .item .slide_con {
    height: 300px;
  }
  .kia-oem--classic .m_slide_box .item .sli_title {
    min-height: 20px;
    max-height: 50px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    top: 175px;
  }
  .kia-oem--classic .m_slide_box .item .imgBox {
    height: 100%;
    background: transparent;
  }
  .kia-oem--classic .m_slide_box .item .imgBox img {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .kia-oem--classic .nf_tab_com .m_slide_box .item .videoBox {
    height: 100%;
    background: #fff;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .videoBox {
    background: #05141f;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title:before {
    background: #05141f !important;
  }
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner {
  max-width: 1200px;
  width: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner li {
  line-height: 18px;
  background-position: 0 10px;
  background: 0;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner li span {
  display: inline-block;
  padding: 3px 10px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d9ebd0a04aba3840f4040802.gif) no-repeat 0 9px;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer {
  background: #fff;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner li.left {
  text-align: left;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner li.center {
  text-align: center;
}
.kia-oem--classic .n_container .disclaimer .phrase.newpip_disclaimer .parbase_inner li.right {
  text-align: right;
}
.kia-oem--classic .feature_btn_wrap {
  width: 100%;
  padding: 40px 0;
  background: #fff;
  text-align: center;
  box-sizing: border-box;
}
.kia-oem--classic .feature_btn_wrap .feature_btn {
  display: inline-block;
  padding: 21px 40px;
  font-size: 14px;
  background: #05141f;
  color: #fff;
  font-family: kiaB, sans-serif;
}
@media (max-width: 767px) {
  .kia-oem--classic .feature_btn_wrap {
    padding: 40px;
    20px;
  }
}
.kia-oem--classic .fe_pip_wrap .temp360vr .notiTxt span.txt_list {
  display: block;
  background: 0;
  padding: 0 0 10px 0;
}
.kia-oem--classic .fe_pip_wrap .temp360vr .notiTxt span.bg_dot {
  display: inline-block;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d9ebd0a04aba3840f4040802.gif) no-repeat 0 8px;
  padding: 0 0 0 10px;
}
.kia-oem--classic .advence_wrap .box_01 {
  width: 544px;
  height: 338px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap .box_02 {
  width: 320px;
  height: 235px;
  transform: translate(172%, 0);
}
.kia-oem--classic .advence_wrap .box_03 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 0);
}
.kia-oem--classic .advence_wrap .box_04 {
  width: 178px;
  height: 132px;
  transform: translate(0, 260%);
}
.kia-oem--classic .advence_wrap .box_05 {
  width: 178px;
  height: 132px;
  transform: translate(103%, 260%);
}
.kia-oem--classic .advence_wrap .box_06 {
  width: 178px;
  height: 132px;
  transform: translate(206%, 260%);
}
.kia-oem--classic .advence_wrap .box_07 {
  width: 320px;
  height: 235px;
  transform: translate(172%, 102%);
}
.kia-oem--classic .advence_wrap .box_08 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 102%);
}
.kia-oem--classic .advence_wrap .box_09 {
  width: 361px;
  height: 235px;
  transform: translate(0, 204%);
}
.kia-oem--classic .advence_wrap .box_10 {
  width: 505px;
  height: 235px;
  transform: translate(72.5%, 204%);
}
.kia-oem--classic .advence_wrap .box_11 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 204%);
}
.kia-oem--classic .advence_wrap.img4 {
  max-width: 1200px;
  width: 100%;
}
.kia-oem--classic .advence_wrap.img4 .box_01 {
  width: 718px;
  height: 539px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_02 {
  width: 233px;
  height: 175px;
  transform: translate(311%, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_03 {
  width: 233px;
  height: 175px;
  transform: translate(414%, 0);
}
.kia-oem--classic .advence_wrap.img4 .box_04 {
  width: 474px;
  height: 356px;
  transform: translate(153%, 51%);
}
.kia-oem--classic .advence_wrap.img4 .box_05 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_06 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_07 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img4 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 {
  height: 387px;
}
.kia-oem--classic .advence_wrap.img5 .box_06 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_07 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_01 {
  width: 684px;
  height: 384px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_02 {
  width: 250px;
  height: 188px;
  transform: translate(276%, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_03 {
  width: 250px;
  height: 188px;
  transform: translate(379%, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_04 {
  width: 250px;
  height: 188px;
  transform: translate(276%, 104%);
}
.kia-oem--classic .advence_wrap.img5 .box_05 {
  width: 250px;
  height: 188px;
  transform: translate(379%, 104%);
}
.kia-oem--classic .advence_wrap.img5 .box_01 video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img5 .box .imgBoxWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kia-oem--classic .advence_wrap.img6 {
  height: 566px;
}
.kia-oem--classic .advence_wrap.img6 .box_07 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_01 {
  width: 596px;
  height: 338px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_02 {
  width: 296px;
  height: 222px;
  transform: translate(203%, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_03 {
  width: 296px;
  height: 222px;
  transform: translate(305%, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_04 {
  width: 295px;
  height: 222px;
  transform: translate(0, 154%);
}
.kia-oem--classic .advence_wrap.img6 .box_05 {
  width: 295px;
  height: 222px;
  transform: translate(102%, 154%);
}
.kia-oem--classic .advence_wrap.img6 .box_06 {
  width: 601px;
  height: 338px;
  transform: translate(100%, 67%);
}
.kia-oem--classic .advence_wrap.img6 .box_01 video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img6 .box_01.box .imgBoxWrap .video_box_img .tab_video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img7 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img7 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img7 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img7 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img7 {
  max-width: 1200px;
  width: 100%;
  height: 842px;
}
.kia-oem--classic .advence_wrap.img7 .box_01 {
  width: 718px;
  height: 539px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img7 .box_02 {
  width: 233px;
  height: 175px;
  transform: translate(311%, 0);
}
.kia-oem--classic .advence_wrap.img7 .box_03 {
  width: 233px;
  height: 175px;
  transform: translate(414%, 0);
}
.kia-oem--classic .advence_wrap.img7 .box_04 {
  width: 474px;
  height: 356px;
  transform: translate(153%, 51%);
}
.kia-oem--classic .advence_wrap.img7 .box_05 {
  width: 394px;
  height: 295px;
  transform: translate(0, 185%);
}
.kia-oem--classic .advence_wrap.img7 .box_06 {
  width: 394px;
  height: 295px;
  transform: translate(102%, 185%);
}
.kia-oem--classic .advence_wrap.img7 .box_07 {
  width: 394px;
  height: 295px;
  transform: translate(204%, 185%);
}
.kia-oem--classic .advence_wrap.img8 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img8 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img8 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img9 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img9 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img9 {
  max-width: 1200px;
  width: 100%;
  height: 1297px;
}
.kia-oem--classic .advence_wrap.img9 .box_01 {
  width: 718px;
  height: 539px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img9 .box_02 {
  width: 233px;
  height: 175px;
  transform: translate(311%, 0);
}
.kia-oem--classic .advence_wrap.img9 .box_03 {
  width: 233px;
  height: 175px;
  transform: translate(414%, 0);
}
.kia-oem--classic .advence_wrap.img9 .box_04 {
  width: 474px;
  height: 356px;
  transform: translate(153%, 51%);
}
.kia-oem--classic .advence_wrap.img9 .box_05 {
  width: 394px;
  height: 295px;
  transform: translate(0, 185%);
}
.kia-oem--classic .advence_wrap.img9 .box_06 {
  width: 394px;
  height: 295px;
  transform: translate(102%, 185%);
}
.kia-oem--classic .advence_wrap.img9 .box_07 {
  width: 394px;
  height: 295px;
  transform: translate(204%, 185%);
}
.kia-oem--classic .advence_wrap.img9 .box_08 {
  width: 596px;
  height: 447px;
  transform: translate(0, 190%);
}
.kia-oem--classic .advence_wrap.img9 .box_09 {
  width: 596px;
  height: 447px;
  transform: translate(101.3%, 190%);
}
.kia-oem--classic .advence_wrap.img10 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img10 {
  max-width: 1200px;
  width: 100%;
  height: 1206px;
}
.kia-oem--classic .advence_wrap.img10 .box_01 {
  width: 597px;
  height: 448px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img10 .box_02 {
  width: 293px;
  height: 220px;
  transform: translate(207%, 0);
}
.kia-oem--classic .advence_wrap.img10 .box_03 {
  width: 293px;
  height: 220px;
  transform: translate(309%, 0);
}
.kia-oem--classic .advence_wrap.img10 .box_04 {
  width: 293px;
  height: 220px;
  transform: translate(207%, 103%);
}
.kia-oem--classic .advence_wrap.img10 .box_05 {
  width: 293px;
  height: 220px;
  transform: translate(309%, 103%);
}
.kia-oem--classic .advence_wrap.img10 .box_06 {
  width: 394px;
  height: 295px;
  transform: translate(0, 155%);
}
.kia-oem--classic .advence_wrap.img10 .box_07 {
  width: 394px;
  height: 295px;
  transform: translate(102%, 155%);
}
.kia-oem--classic .advence_wrap.img10 .box_08 {
  width: 394px;
  height: 295px;
  transform: translate(204%, 155%);
}
.kia-oem--classic .advence_wrap.img10 .box_09 {
  width: 596px;
  height: 447px;
  transform: translate(0, 170%);
}
.kia-oem--classic .advence_wrap.img10 .box_10 {
  width: 596px;
  height: 447px;
  transform: translate(101.3%, 170%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  width: auto;
  height: 120%;
}
.kia-oem--classic .advence_wrap .box_01.box .imgBoxWrap .video_box_img .tab_video {
  width: 110%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img5 .box .imgBoxWrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .kia-oem--classic .advence_wrap {
    max-width: 100vw;
    width: 100%;
  }
  .kia-oem--classic .advence_wrap .box_01 {
    width: 45.333vw;
    height: 28.167vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap .box_02 {
    width: 26.667vw;
    height: 19.583vw;
    transform: translate(172%, 0);
  }
  .kia-oem--classic .advence_wrap .box_03 {
    width: 26.667vw;
    height: 19.583vw;
    transform: translate(274%, 0);
  }
  .kia-oem--classic .advence_wrap .box_04 {
    width: 14.833vw;
    height: 11vw;
    transform: translate(0, 261%);
  }
  .kia-oem--classic .advence_wrap .box_05 {
    width: 14.833vw;
    height: 11vw;
    transform: translate(102%, 261%);
  }
  .kia-oem--classic .advence_wrap .box_06 {
    width: 14.833vw;
    height: 11vw;
    transform: translate(205%, 261%);
  }
  .kia-oem--classic .advence_wrap .box_07 {
    width: 26.667vw;
    height: 19.583vw;
    transform: translate(172%, 103%);
  }
  .kia-oem--classic .advence_wrap .box_08 {
    width: 26.667vw;
    height: 19.583vw;
    transform: translate(274%, 103%);
  }
  .kia-oem--classic .advence_wrap .box_09 {
    width: 30.083vw;
    height: 19.583vw;
    transform: translate(0, 206%);
  }
  .kia-oem--classic .advence_wrap .box_10 {
    width: 42.083vw;
    height: 19.583vw;
    transform: translate(72.5%, 206%);
  }
  .kia-oem--classic .advence_wrap .box_11 {
    width: 26.667vw;
    height: 19.583vw;
    transform: translate(274%, 206%);
  }
  .kia-oem--classic .advence_wrap.img4 {
    max-width: 100vw;
    width: 100%;
  }
  .kia-oem--classic .advence_wrap.img4 .box_01 {
    width: 59.833vw;
    height: 44.917vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_02 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(311%, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_03 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(414%, 0);
  }
  .kia-oem--classic .advence_wrap.img4 .box_04 {
    width: 39.5vw;
    height: 29.667vw;
    transform: translate(153%, 51%);
  }
  .kia-oem--classic .advence_wrap.img5 {
    max-width: 100vw;
    width: 100%;
    height: 32.167vw;
  }
  .kia-oem--classic .advence_wrap.img5 .box_01 {
    width: 57vw;
    height: 32vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_02 {
    width: 20.833vw;
    height: 18.5vw;
    transform: translate(277%, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_03 {
    width: 20.833vw;
    height: 15.667vw;
    transform: translate(380%, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_04 {
    width: 20.833vw;
    height: 15.667vw;
    transform: translate(277%, 104%);
  }
  .kia-oem--classic .advence_wrap.img5 .box_05 {
    width: 20.833vw;
    height: 15.667vw;
    transform: translate(380%, 104%);
  }
  .kia-oem--classic .advence_wrap.img6 {
    max-width: 100vw;
    width: 100%;
    height: 47.167vw;
  }
  .kia-oem--classic .advence_wrap.img6 .box_01 {
    width: 49.667vw;
    height: 28vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_02 {
    width: 24.667vw;
    height: 18.5vw;
    transform: translate(203%, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_03 {
    width: 24.667vw;
    height: 18.5vw;
    transform: translate(305%, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_04 {
    width: 24.583vw;
    height: 18.5vw;
    transform: translate(0, 154%);
  }
  .kia-oem--classic .advence_wrap.img6 .box_05 {
    width: 24.583vw;
    height: 18.5vw;
    transform: translate(102%, 154%);
  }
  .kia-oem--classic .advence_wrap.img6 .box_06 {
    width: 49.667vw;
    height: 28vw;
    transform: translate(101%, 68%);
  }
  .kia-oem--classic .advence_wrap.img7 {
    max-width: 100vw;
    width: 100%;
    height: 842px;
  }
  .kia-oem--classic .advence_wrap.img7 .box_01 {
    width: 59.833vw;
    height: 44.917vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img7 .box_02 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(311%, 0);
  }
  .kia-oem--classic .advence_wrap.img7 .box_03 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(414%, 0);
  }
  .kia-oem--classic .advence_wrap.img7 .box_04 {
    width: 39.5vw;
    height: 29.667vw;
    transform: translate(153%, 51%);
  }
  .kia-oem--classic .advence_wrap.img7 .box_05 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(0, 185%);
  }
  .kia-oem--classic .advence_wrap.img7 .box_06 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(102%, 185%);
  }
  .kia-oem--classic .advence_wrap.img7 .box_07 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(204%, 185%);
  }
  .kia-oem--classic .advence_wrap.img9 {
    max-width: 100vw;
    width: 100%;
  }
  .kia-oem--classic .advence_wrap.img9 .box_01 {
    width: 59.833vw;
    height: 44.917vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img9 .box_02 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(311%, 0);
  }
  .kia-oem--classic .advence_wrap.img9 .box_03 {
    width: 19.417vw;
    height: 14.583vw;
    transform: translate(414%, 0);
  }
  .kia-oem--classic .advence_wrap.img9 .box_04 {
    width: 39.5vw;
    height: 29.667vw;
    transform: translate(153%, 51%);
  }
  .kia-oem--classic .advence_wrap.img9 .box_05 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(0, 185%);
  }
  .kia-oem--classic .advence_wrap.img9 .box_06 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(102%, 185%);
  }
  .kia-oem--classic .advence_wrap.img9 .box_07 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(204%, 185%);
  }
  .kia-oem--classic .advence_wrap.img9 .box_08 {
    width: 49.667vw;
    height: 37.25vw;
    transform: translate(0, 190%);
  }
  .kia-oem--classic .advence_wrap.img9 .box_09 {
    width: 49.667vw;
    height: 37.25vw;
    transform: translate(101.3%, 190%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_11 {
    display: none;
  }
  .kia-oem--classic .advence_wrap.img10 {
    max-width: 100vw;
    width: 100%;
    height: 1206px;
  }
  .kia-oem--classic .advence_wrap.img10 .box_01 {
    width: 49.75vw;
    height: 37.333vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img10 .box_02 {
    width: 24.417vw;
    height: 18.333vw;
    transform: translate(207%, 0);
  }
  .kia-oem--classic .advence_wrap.img10 .box_03 {
    width: 24.417vw;
    height: 18.333vw;
    transform: translate(309%, 0);
  }
  .kia-oem--classic .advence_wrap.img10 .box_04 {
    width: 24.417vw;
    height: 18.333vw;
    transform: translate(207%, 103%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_05 {
    width: 24.417vw;
    height: 18.333vw;
    transform: translate(309%, 103%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_06 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(0, 155%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_07 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(102%, 155%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_08 {
    width: 32.833vw;
    height: 24.583vw;
    transform: translate(204%, 155%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_09 {
    width: 49.667vw;
    height: 37.25vw;
    transform: translate(0, 170%);
  }
  .kia-oem--classic .advence_wrap.img10 .box_10 {
    width: 49.667vw;
    height: 37.25vw;
    transform: translate(101.3%, 170%);
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .advence_wrap {
    height: 28.125vw;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 59.3vw;
  }
}
@media (width: 768px) {
  .kia-oem--classic .advence_wrap {
    height: 208px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .m_slide_box .item .slide_con {
    height: 270px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    top: 150px;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}
.kia-oem--classic .video_img_pop .pop_img_contents {
  top: 55%;
  width: 100%;
  max-width: 960px;
}
.kia-oem--classic .video_img_pop .close_bt {
  top: 135px;
}
@media (max-width: 1024px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 80%;
    max-width: 960px;
  }
  .kia-oem--classic .video_img_pop .close_bt {
    top: 50px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 90%;
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 95%;
    max-width: 960px;
  }
  .kia-oem--classic .video_img_pop .close_bt {
    top: 30px;
  }
}
.kia-oem--classic .title_noti360 {
  font-size: 14px;
  font-family: kiaM, sans-serif;
  color: #05141f !important;
  opacity: .4;
}
@media (max-width: 1024px) {
  .kia-oem--classic .gnb_area .gnb_nav .dth1_l .dth1_a.outlink:after {
    background: 0;
  }
}
.kia-oem--classic .fe_pip_wrap .resource_features .fe_snb_wrap .snb_menu .s_list.txt_shadow a {
  text-shadow: rgba(0, 0, 0, 1) 1px 2px 3px !important;
}
.kia-oem--classic .fe_pip_wrap .resource_features .fe_snb_wrap .snb_menu .s_list a {
  color: #fff;
  opacity: .9;
}
.kia-oem--classic .fe_pip_wrap .resource_features .fe_snb_wrap .snb_menu .s_list a.on {
  color: #fff;
  opacity: 1;
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo.is-shadow {
    text-shadow: rgba(0, 0, 0, 1) 1px 2px 3px !important;
  }
}
.kia-oem--classic .interactive-explore {
  position: relative;
}
.kia-oem--classic .video-explore {
  position: relative;
}
.kia-oem--classic .video-explore .video {
  width: 100%;
}
.kia-oem--classic .video-explore .video-wrap {
  position: relative;
}
.kia-oem--classic .video-explore .setup {
  width: 100%;
}
.kia-oem--classic .video-explore .control-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .3);
  padding: 10px 0 60px 0;
}
.kia-oem--classic .noUi-marker {
  background: #fff;
}
.kia-oem--classic .noUi-connects:before {
  background-color: rgba(255, 255, 255, 0.4);
}
.kia-oem--classic .eyebrow,
.kia-oem--classic .eyebrow-lg {
  line-height: 1.2;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .interactive-explore .cont {
    position: absolute;
    top: 64px;
    left: 0;
    z-index: 10;
    width: 100%;
  }
  .kia-oem--classic .interactive-explore .cont .h4 {
    -webkit-transition: color .3s ease-in-out;
    transition: color .3s ease-in-out;
    -webkit-transition-delay: .6s;
    transition-delay: .6s;
  }
  .kia-oem--classic .interactive-explore .cont .h4.is-invert {
    color: #fff;
  }
  .kia-oem--classic .interactive-explore .tabs {
    font-size: 1.125rem;
  }
  .kia-oem--classic .video-explore {
    margin-top: 0;
    width: 100%;
  }
  .kia-oem--classic .video-explore .video {
    width: 100%;
  }
  .kia-oem--classic .video-explore .video-wrap:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 300px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(27, 48, 58, 0.2)), to(rgba(27, 48, 58, 0)));
    background-image:
      linear-gradient(
        to right,
        rgba(27, 48, 58, 0.2) 0,
        rgba(27, 48, 58, 0) 100%);
  }
  .kia-oem--classic .video-explore .control-box {
    top: auto;
    bottom: 0;
  }
  .kia-oem--classic .video-explore .noUi-slider-container:before {
    content: "";
  }
  .kia-oem--classic .video-explore .noUi-slider.is-dark .noUi-value {
    color: #fff;
  }
  .kia-oem--classic .video-explore .noUi-value {
    display: block;
    top: 10px;
    color: #fff;
    font-family: kiaB, sans-serif;
    font-size: .875rem;
    width: 120px;
    word-break: keep-all;
    cursor: pointer;
  }
  .kia-oem--classic .video-explore .noUi-slider.is-dark .noUi-value:hover {
    text-decoration: underline;
    color: #fff;
  }
  .kia-oem--classic .video-explore .noUi-value:hover {
    text-decoration: underline;
    color: #fff;
    -webkit-transition: none;
    transition: none;
    -webkit-transition-delay: none;
    transition-delay: none;
  }
  .kia-oem--classic .video-explore .noUi-value:nth-child(2) {
    text-align: left;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  .kia-oem--classic .video-explore .noUi-value:last-child {
    margin-left: 8px;
    text-align: right;
    -webkit-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .interactive-explore .cont {
    top: 120px;
  }
}
.kia-oem--classic .explore-desc {
  display: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .5s ease-out, -webkit-transform .5s ease-out;
  transition: opacity .5s ease-out, transform .5s ease-out;
  transition:
    opacity .5s ease-out,
    transform .5s ease-out,
    -webkit-transform .5s ease-out;
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.kia-oem--classic .explore-desc.dl-0 {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .explore-desc.dl-1 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.kia-oem--classic .explore-desc.dl-4 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.kia-oem--classic .explore-desc.dl-5 {
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
}
.kia-oem--classic .explore-desc-wrap {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  padding-left: 8.26666667%;
  padding-right: 8.26666667%;
  color: #000;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .explore-desc-wrap {
    background-color: #fff;
    .kia-oem--classic .video-explore .control-box {
      padding-bottom: 0;
    }
  }
}
@media only screen and (min-width: 768px) {
  .kia-oem--classic .explore-desc-wrap {
    padding-left: 8.33333333%;
    padding-right: 8.33333333%;
    .kia-oem--classic .video-explore .control-box {
      padding-bottom: 0;
    }
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .explore-desc-wrap {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    margin-left: 5.6640625%;
    margin-right: 5.6640625%;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .explore-desc-wrap {
    width: 1280px;
    margin-left: auto;
    margin-right: auto;
  }
}
.kia-oem--classic .explore-desc .eyebrow {
  display: block;
  margin-bottom: 10px;
}
.kia-oem--classic .explore-desc dt {
  margin-bottom: 4px;
  font-size: 1.125rem;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: .005em;
}
.kia-oem--classic .explore-desc dd {
  font-size: .875rem;
  line-height: 1.6;
}
.kia-oem--classic .explore-desc.is-active {
  opacity: 1;
  -webkit-transform: translateX(0) translateY(0) !important;
  transform: translateX(0) translateY(0) !important;
}
.kia-oem--classic .explore-desc.is-active:before,
.kia-oem--classic .explore-desc.is-active:after {
  opacity: 1;
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .explore-desc {
    width: 70%;
  }
  .kia-oem--classic .explore-desc-wrap {
    height: 160px;
    padding-top: 55px;
  }
  .kia-oem--classic .explore-desc-wrap:before {
    display: none;
    content: "";
    position: absolute;
    top: 99%;
    left: 0;
    width: 100%;
    height: 120px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 0,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .explore-desc-wrap .video {
    margin-top: -50px;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .explore-desc {
    width: 85%;
  }
  .kia-oem--classic .explore-desc-wrap {
    height: 70px;
    padding-top: 24px;
  }
  .kia-oem--classic .explore-desc:after {
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-right: 240px;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .explore-desc {
    width: 240px;
    padding: 24px 30px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .kia-oem--classic .explore-desc:before,
  .kia-oem--classic .explore-desc:after {
    content: "";
    position: absolute;
    top: 140px;
    opacity: 0;
    -webkit-transition: opacity .4s ease-out;
    transition: opacity .4s ease-out;
    -webkit-transition-delay: .5s;
    transition-delay: .5s;
    will-change: opacity;
  }
  .kia-oem--classic .explore-desc:before {
    right: 93%;
    width: 240px;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .explore-desc:after {
    right: 93%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-right: 240px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .explore-desc .eyebrow {
    margin-bottom: 20px;
  }
  .kia-oem--classic .explore-desc dt {
    position: relative;
    margin-bottom: 1em;
  }
  .kia-oem--classic .explore-desc.dl-0 {
    top: 25%;
    right: 6.6640625%;
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
  }
  .kia-oem--classic .explore-desc.dl-1 {
    top: 20%;
    right: 10%;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .kia-oem--classic .explore-desc.dl-1:before {
    top: 120px;
    left: auto;
    right: 93%;
    width: 180px;
  }
  .kia-oem--classic .explore-desc.dl-1:after {
    left: auto;
    right: 93%;
    top: 120px;
    margin-right: 180px;
    margin-left: 0;
  }
  .kia-oem--classic .explore-desc.dl-2 {
    top: 2%;
    left: 0;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .kia-oem--classic .explore-desc.dl-2:before {
    top: 59%;
    left: 93%;
    right: auto;
    width: 250px;
  }
  .kia-oem--classic .explore-desc.dl-2:after {
    top: 59%;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 250px;
  }
  .kia-oem--classic .explore-desc.dl-3 {
    top: 3.8%;
    left: 40%;
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
  }
  .kia-oem--classic .explore-desc.dl-3:before {
    left: 50%;
    right: auto;
    top: 98%;
    height: 60px;
    width: 0;
    border-width: 0 1px 0 0;
  }
  .kia-oem--classic .explore-desc.dl-3:after {
    left: 50%;
    right: auto;
    top: 98%;
    margin-right: 0;
    margin-top: 60px;
    margin-left: -2px;
  }
  .kia-oem--classic .explore-desc.dl-4 {
    top: 28%;
    left: 47%;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .kia-oem--classic .explore-desc.dl-5 {
    top: 30%;
    left: 8.6%;
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
  }
  .kia-oem--classic .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .explore-desc {
    width: 290px;
    padding: 40px 50px 45px;
  }
  .kia-oem--classic .explore-desc:before {
    right: 93%;
    width: 300px;
  }
  .kia-oem--classic .explore-desc:after {
    right: 93%;
    margin-right: 300px;
  }
  .kia-oem--classic .explore-desc dt {
    font-size: 1.25rem;
  }
  .kia-oem--classic .explore-desc dd {
    font-size: .875rem;
  }
  .kia-oem--classic .explore-desc.dl-0 {
    top: 33%;
    left: 77.3%;
    right: auto;
  }
}
.kia-oem--classic .nf_explorer .notice_info {
  max-width: 1200px;
  width: 100%;
  padding: 15px 10px 50px 10px;
  margin: auto;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d9ebd0a04aba3840f4040802.gif) no-repeat 11px 22px;
  background-size: 2px 2px;
}
.kia-oem--classic .nf_explorer .notice_info span {
  display: block;
  font-size: 14px;
  color: #666;
  margin-left: 12px;
  line-height: 1.2;
}
.kia-oem--classic .video-explore .control-box .l-wrap {
  position: relative;
  width: 100%;
  max-width: 1300px;
  margin: auto;
}
@media only screen and (max-width: 1400px) {
  .kia-oem--classic .video-explore .control-box .l-wrap {
    width: 85%;
  }
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .video-explore .control-box .l-wrap {
    width: 85%;
  }
  .kia-oem--classic .nf_explorer .explore-desc .eyebrow {
    font-size: 16px;
  }
  .kia-oem--classic .nf_explorer .explore-desc-wrap {
    padding: 0 5%;
  }
  .kia-oem--classic .nf_explorer .notice_info {
    padding-left: 10px;
    background-position: 11px 22px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer .explore-desc dt {
    color: #05141f;
    font-size: 17px;
  }
  .kia-oem--classic .video-explore .control-box {
    padding-bottom: 0;
    background-color: #fff;
  }
  .kia-oem--classic .noUi-connects:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .noUi-marker {
    background-color: #999;
  }
  .kia-oem--classic .nf_explorer .explore-desc .posinter {
    width: 5.474vw;
    height: 5.474vw;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/fa92c125d0f99ec1f8f5c94d.png) no-repeat center;
    background-size: 100%;
  }
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 5.775vw;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 9.775vw;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .control-box {
    position: static;
    left: 0;
    top: 0;
  }
  .kia-oem--classic .nf_explorer .explore-desc dt {
    font-size: 26px;
  }
}
@media only screen and (width: 768px) {
  .kia-oem--classic .nf_explorer .explore-desc dt {
    font-size: 26px;
  }
  .kia-oem--classic .nf_explorer .explore-desc .eyebrow {
    display: none;
  }
  .kia-oem--classic .video-explore .control-box {
    padding-bottom: 0;
    background-color: #fff;
  }
  .kia-oem--classic .noUi-connects:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .noUi-marker {
    background-color: #999;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .control-box .l-wrap {
    width: 80%;
  }
  .kia-oem--classic .nf_explorer .notice_info {
    padding: 15px 10px 10px 20px;
    background-position: 22px 22px;
  }
  .kia-oem--classic .nf_explorer .explore-desc .eyebrow {
    font-size: 14px;
  }
  .kia-oem--classic .nf_explorer .explore-desc dt {
    font-size: 17px;
  }
  .kia-oem--classic .nf_explorer .explore-desc dd {
    line-height: 1.4;
  }
  .kia-oem--classic .nf_explorer .explore-desc .eyebrow {
    display: none;
  }
  .kia-oem--classic .video-explore .control-box {
    padding-bottom: 0;
    background-color: #fff;
  }
  .kia-oem--classic .noUi-connects:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .noUi-marker {
    background-color: #999;
  }
  .kia-oem--classic .video-explore {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 0,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer .explore-desc .posinter {
    width: 12.258vw;
    height: 12.258vw;
  }
}
@media only screen and (max-width: 1600px) {
  .kia-oem--classic .explore-desc.dl-3 {
    top: 5%;
    left: 50%;
  }
}
@media only screen and (max-width: 940px) {
  .kia-oem--classic .explore-desc.dl-3 {
    top: 0;
    left: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .explore-desc dd {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer .explore-desc dt {
    font-size: 17px;
    line-height: 1.4;
  }
  .kia-oem--classic .nf_explorer .explore-desc dd {
    font-size: 13px;
    line-height: 1.4;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .nf_explorer.MQ4_21MY .video-explore .noUi-value {
    color: #eee;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc-wrap {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    max-width: 1450px;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-1 {
    top: 30%;
    right: 10%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2 {
    top: 15%;
    left: 25%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2:before {
    top: 70%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2:after {
    top: 70%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3 {
    top: 15%;
    left: 32%;
    width: 500px;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3:before {
    top: 93%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3:after {
    top: 93%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4 {
    top: 28%;
    left: 10%;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4:before {
    right: auto;
    left: 93%;
    width: 300px;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4:after {
    right: auto;
    left: 93%;
    margin-left: 300px;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-5 {
    left: 10%;
    transition-delay: 3.5s;
  }
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-2 {
  top: 35%;
  left: auto;
  right: 0;
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-2:before {
  left: -235px;
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-2:after {
  left: -250px;
  margin-left: 0;
  right: auto;
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5 {
  top: auto;
  left: 22%;
  bottom: 35%;
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5:before {
  left: 50%;
  right: auto;
  top: 98%;
  height: 150px;
  width: 0;
  border-width: 0 1px 0 0;
}
.kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5:after {
  left: 50%;
  right: auto;
  top: 98%;
  margin-right: 0;
  margin-left: -2px;
  margin-top: 150px;
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-2 {
    right: 15%;
  }
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-4 {
    top: 20%;
  }
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5:before {
    height: 100px;
  }
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5:after {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 960px) {
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-5 {
    top: 0;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.sonet .explore-desc.dl-2 {
    top: 0;
    left: auto;
    right: auto;
  }
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2 {
  top: 35%;
  left: auto;
  right: 0;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2:before {
  left: -235px;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2:after {
  left: -250px;
  margin-left: 0;
  right: auto;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5 {
  top: auto;
  left: 55%;
  bottom: 35%;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:before {
  left: 50%;
  right: auto;
  top: 98%;
  height: 150px;
  width: 0;
  border-width: 0 1px 0 0;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:after {
  left: 50%;
  right: auto;
  top: 98%;
  margin-right: 0;
  margin-left: -2px;
  margin-top: 150px;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4 {
  top: 25%;
  left: 30%;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:before {
  left: 93%;
  right: auto;
  width: 300px;
}
.kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:after {
  margin-left: 300px;
  right: 0;
  left: 93%;
}
@media only screen and (min-width: 1440px) {
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2 {
    top: 35%;
    left: auto;
    right: 0;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2:before {
    left: -235px;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2:after {
    left: -250px;
    margin-left: 0;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5 {
    top: auto;
    left: 55%;
    bottom: 35%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:before {
    left: 50%;
    right: auto;
    top: 98%;
    height: 150px;
    width: 0;
    border-width: 0 1px 0 0;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:after {
    left: 50%;
    right: auto;
    top: 98%;
    margin-right: 0;
    margin-left: -2px;
    margin-top: 150px;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4 {
    top: 25%;
    left: 30%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:before {
    left: 93%;
    right: auto;
    width: 300px;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:after {
    margin-left: 300px;
    right: 0;
    left: 93%;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2 {
    top: 35%;
    right: 15%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4 {
    top: 20%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4 {
    top: 15%;
    left: 13%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:before {
    left: 93%;
    right: auto;
    width: 300px;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4:after {
    margin-left: 300px;
    right: 0;
    left: 93%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5 {
    top: auto;
    left: 55%;
    bottom: 35%;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:before {
    left: 50%;
    right: auto;
    top: 98%;
    height: 150px;
    width: 0;
    border-width: 0 1px 0 0;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5:after {
    left: 50%;
    right: auto;
    top: 98%;
    margin-right: 0;
    margin-left: -2px;
    margin-top: 150px;
  }
}
@media only screen and (max-width: 960px) {
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-5 {
    top: 0;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-2 {
    top: 0;
    left: auto;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.sonet_lhd .explore-desc.dl-4 {
    top: 25px;
    left: 25px;
  }
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc-wrap {
  margin-left: 0;
  margin-right: 0;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 {
  top: 9%;
  left: -36px;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc {
  width: 298px;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 {
  top: 8%;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 {
  top: 49%;
  left: 26%;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4:before {
  right: 0;
  width: 0;
  height: 85px;
  top: -72px;
  left: 50%;
  border-width: 0 1px 0 0;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4:after {
  top: -74px;
  right: 50%;
  margin-right: -3px;
}
.kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
  top: 5%;
  left: auto;
  right: 18%;
  transition-delay: 1.8s;
}
@media only screen and (max-width: 1400px) {
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
    right: 25%;
  }
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3:after {
    margin-top: 36px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3:before {
    height: 36px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 {
    left: 30%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
    top: 7%;
    left: 25.8%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.GL3 .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer .explore-desc .posinter {
    width: 8vw;
    height: 8vw;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 57.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-0 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 25.672vw;
    left: 51.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 22.506vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 30.506vw;
    left: 34.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 22.506vw;
    left: 39.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 22.506vw;
    left: 81.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.GL3 .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .nf_explorer .explore-desc .posinter {
    width: 12.258vw;
    height: 12.258vw;
    background-size: 100%;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 47.303vw;
    left: 56.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-0 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 54.672vw;
    left: 51.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 49.506vw;
    left: 62.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-2 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 57.506vw;
    left: 28.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 48.506vw;
    left: 39.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-4 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 44.506vw;
    left: 84.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.GL3 .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 {
  right: 40%;
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
  top: 10%;
  left: 40%;
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 {
  top: 7%;
  left: 45%;
  width: 400px;
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 {
  top: 47%;
  left: 51%;
  width: 380px;
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4:before {
  width: 150px;
}
.kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4:after {
  margin-right: 150px;
}
@media only screen and (max-width: 1400px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 {
    top: 47%;
    left: 46%;
    width: 380px;
  }
}
@media only screen and (min-width: 1024px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 4%;
    left: 23%;
  }
}
@media only screen and (min-width: 1080px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 3%;
    left: 23%;
  }
}
@media only screen and (min-width: 1200px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 4%;
    left: 30%;
  }
}
@media only screen and (min-width: 1330px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 5%;
    left: 30%;
  }
}
@media only screen and (min-width: 1600px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 7%;
    left: 34%;
  }
}
@media only screen and (min-width: 1800px) {
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    top: 9%;
    left: 36%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.NQ5 .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 41.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 28.672vw;
    left: 55.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 21.506vw;
    left: 22.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 39.506vw;
    left: 46.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 36.506vw;
    left: 52.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 33.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.NQ5 .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 56.303vw;
    left: 36.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 58.672vw;
    left: 55.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 50.506vw;
    left: 13.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-2 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 46.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 67.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-4 {
    -webkit-transition-delay: 1.3s;
    transition-delay: 1.3s;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.NQ5 .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 {
  top: 33%;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
  top: 62%;
  width: 150px;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
  top: 62%;
  margin-right: 150px;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
  top: 24%;
  right: 18%;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
  top: 24%;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 {
  top: 15%;
  left: 10%;
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-3:before {
  top: 59%;
  left: 93%;
  right: auto;
  width: 250px;
  height: 0;
  border-width: 1px 0 0 0;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-3:after {
  top: 59%;
  left: 93%;
  right: auto;
  margin-right: 0;
  margin-left: 250px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 {
  top: 30%;
  left: 5%;
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-5:before {
  top: 30%;
}
.kia-oem--classic .nf_explorer.CV .explore-desc.dl-5:after {
  top: 30%;
}
@media only screen and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
    top: 52%;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
    top: 52%;
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    top: 20%;
    right: 18%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    top: 20%;
  }
}
@media only screen and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 {
    width: 280px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
    top: 52%;
    width: 200px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
    top: 52%;
    margin-right: 200px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    top: 20%;
    right: 28%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    top: 19%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    top: 19%;
    right: 26%;
  }
}
@media only screen and (max-width: 1170px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
    top: 52%;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
    top: 52%;
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    top: 18%;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
    top: 48%;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
    top: 48%;
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    top: 16%;
    right: 20%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    top: 16%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 {
    top: 16%;
    left: 0;
  }
}
@media only screen and (max-width: 1060px) {
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:before {
    top: 45%;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0:after {
    top: 45%;
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    top: 14%;
    right: 18%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    top: 14%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 {
    top: 12%;
    left: 5%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.CV .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 32.303vw;
    left: 32.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 24.672vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 28.506vw;
    left: 31.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 48.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 31.506vw;
    left: 34.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 23.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer .explore-desc .eyebrow {
    color: #05141f;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.CV .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 62.303vw;
    left: 25.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 52.672vw;
    left: 41.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-1 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 24.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-2 {
    -webkit-transition-delay: 2.3s;
    transition-delay: 2.3s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 53.506vw;
    left: 44.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 66.506vw;
    left: 26.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 51.506vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CV .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
  top: 22%;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
  top: 35%;
  right: 6%;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
  top: 50%;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:after {
  top: 66%;
  margin-left: 470px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:before {
  top: 66%;
  width: 470px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
  top: 23%;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:after {
  margin-top: 330px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:before {
  height: 330px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
  top: 18%;
  left: 60%;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-4:after {
  margin-right: 460px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-4:before {
  width: 460px;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
  top: 50%;
  left: auto;
  right: -15%;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:before {
  left: auto;
  right: 93%;
}
.kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:after {
  left: auto;
  right: 93%;
  top: 50%;
  margin-right: 240px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.KY .video-explore .control-box {
  padding: 10px 0 110px 0;
}
@media only screen and (max-width: 1880px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    top: 45%;
  }
}
@media only screen and (max-width: 1700px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    top: 18%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    right: -12%;
  }
}
@media only screen and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    left: 40%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    right: -10%;
  }
}
@media only screen and (max-width: 1500px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    top: 45%;
    right: -5%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:before {
    width: 200px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:after {
    margin-right: 200px;
  }
}
@media only screen and (max-width: 1400px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:after {
    margin-top: 260px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:before {
    height: 260px;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    top: 13%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    right: 6%;
  }
}
@media only screen and (max-width: 1200px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:after {
    margin-top: 200px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:before {
    height: 200px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:before {
    width: 120px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:after {
    margin-right: 120px;
  }
}
@media only screen and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    top: 16%;
    right: 17%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    top: 32%;
    right: 20%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    top: 33%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:after {
    top: 82%;
    margin-left: 315px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:before {
    top: 82%;
    width: 315px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    right: 8%;
  }
}
@media only screen and (max-width: 1160px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    top: 16%;
    right: 10%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    top: 22%;
    right: 16%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    top: 28%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:after {
    top: 82%;
    margin-left: 315px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:before {
    top: 82%;
    width: 315px;
  }
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    top: 10%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    top: 20%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:after {
    top: 85%;
    margin-left: 315px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2:before {
    top: 85%;
    width: 315px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    top: 10%;
    left: 33%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:after {
    margin-top: 200px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3:before {
    height: 200px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    top: 9%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4:before {
    width: 380px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4:after {
    margin-right: 380px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    top: 37%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:before {
    width: 120px;
    top: 60%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5:after {
    margin-right: 120px;
    top: 60%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.KY .video-explore .control-box {
    padding: 10px 0 0 0;
  }
  .kia-oem--classic .nf_explorer.KY .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 24.303vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 21.672vw;
    left: 38.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 43.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 42.506vw;
    left: 46.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 27.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    transform: none !important;
    -webkit-transform: none !important;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 34.506vw;
    left: 66.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
@media only screen and (max-width: 960px) {
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    top: 0;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    top: 0;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    top: 0;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    top: 0;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    top: 0;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    top: 0;
    right: auto;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.KY .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 40.303vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-0 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 48.672vw;
    left: 34.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-1 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 82.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-2 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 80.506vw;
    left: 44.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 83.506vw;
    left: 75.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-4 {
    transform: none !important;
    -webkit-transform: none !important;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 74.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
.kia-oem--classic .explore-desc {
  display: none;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
  top: 26%;
  left: 44%;
  transition-delay: 3.2s;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
  top: 16%;
  right: 20%;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
  top: 15%;
  left: 60%;
  transition-delay: 4.2s;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2:before {
  top: 26%;
  left: -350px;
  right: auto;
  width: 360px;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2:after {
  top: 26%;
  left: -350px;
  right: auto;
  margin-right: 352px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 {
  top: 20%;
  left: 50%;
  transition-delay: 3.5s;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3:before {
  left: -267px;
  right: 0;
  top: 30%;
  height: 0;
  width: 285px;
  border-width: 1px 0 0 0;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3:after {
  left: -268px;
  right: 0;
  top: 29%;
  margin-right: 0;
  margin-top: 2px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 {
  width: 350px;
  top: 36%;
  left: 35%;
  transition-delay: 2.2s;
}
.kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
  top: 33%;
  left: 30%;
  transition-delay: 7s;
}
@media only screen and (max-width: 1550px) {
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    top: 24%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
    left: 18%;
  }
}
@media only screen and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    top: 20%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    top: 13%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
    right: 28%;
  }
}
@media only screen and (max-width: 1410px) {
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    left: 60%;
  }
}
@media only screen and (max-width: 1130px) {
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
    top: 10%;
    right: 20%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    top: 8%;
    left: 66%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    top: 13%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 {
    top: 15%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 {
    top: 35%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
    top: 22%;
    left: 12%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.SG2 .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.SG2 .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
    transition-delay: 2.2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 25.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 20.672vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 17.506vw;
    left: 37.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 23.506vw;
    left: 32.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 38.506vw;
    left: 12.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 {
    transform: none !important;
    -webkit-transform: none !important;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 55.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.SG2 .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 57.303vw;
    left: 15.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-0 {
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 46.506vw;
    left: 39.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-1 {
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 43.506vw;
    left: 31.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-2 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 52.506vw;
    left: 26.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-3 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 73.506vw;
    left: 8.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-4 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 63.506vw;
    left: 53.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SG2 .explore-desc.dl-5 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
  top: 38%;
  left: 70%;
  right: auto;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 {
  top: 29%;
  left: 0;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
  top: auto;
  bottom: 28%;
  left: 0;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:before {
  top: auto;
  bottom: 40px;
  left: 93%;
  right: auto;
  width: 470px;
  height: 0;
  border: 1px solid #ea0029;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:after {
  top: auto;
  bottom: 38px;
  margin-left: 470px;
  left: 93%;
  right: auto;
  margin-right: 0;
  width: 5px;
  height: 5px;
  margin-top: 0;
  background: #ea0029;
  border-radius: 50%;
  border: 1px solid #ea0029;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
  top: 28%;
  left: 50%;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%)!importnat;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4:before {
  height: 215px;
  left: 50%;
  right: auto;
  top: 98%;
  width: 0;
  border-width: 0 1px 0 0;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4:after {
  margin-top: 215px;
  left: 50%;
  right: auto;
  top: 98%;
  margin-right: 0;
  margin-left: -2px;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
  top: 36%;
  left: -15%;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
  width: 200px;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
  margin-left: 200px;
}
.kia-oem--classic .nf_explorer.KY_22MY_LHD .video-explore .control-box {
  padding: 10px 0 85px 0;
}
@media only screen and (max-width: 1850px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 36%;
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    bottom: 28%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    top: 24%;
  }
}
@media only screen and (max-width: 1750px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 38%;
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    bottom: 27%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    top: 36%;
    left: -5%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 1550px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 35%;
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    top: 20%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    top: 36%;
    left: -5%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 35%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    top: 20%;
    right: 20%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc-wrap {
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    top: 18%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    top: 36%;
    left: -5%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 32%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    top: 20%;
    right: 20%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:before {
    width: 360px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:after {
    margin-left: 360px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    top: 15%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    top: 36%;
    left: 5%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
    margin-left: 100px;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    top: 30%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    top: 16%;
    right: 10%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 {
    top: 20%;
    left: 0;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    bottom: 26%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:before {
    width: 300px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3:after {
    margin-left: 300px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    top: 3%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    top: 28%;
    left: 2%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:before {
    width: 80px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5:after {
    margin-left: 80px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc-wrap {
    padding: 0;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc .posinter {
    width: 8vw;
    height: 8vw;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc .eyebrow {
    display: block;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .video-explore .control-box {
    padding: 10px 0 0 0;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .video-explore .control-box {
    background: #fff;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .noUi-connects:before {
    background-color: rgba(0, 0, 0, 0.2);
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 31.303vw;
    left: 40.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 21.672vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 24.506vw;
    left: 37.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 40.506vw;
    left: 46.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 38.506vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    transform: none !important;
    -webkit-transform: none !important;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 32.506vw;
    left: 23.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .video-explore .video-wrap {
    padding-top: 15vw;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .video-explore .control-box {
    padding: 10px 0 0 0;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc .eyebrow {
    display: none;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc .posinter {
    width: 12vw;
    height: 12vw;
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 76.506vw;
    left: 33.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: .8s;
    transition-delay: .8s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 54.506vw;
    left: 49.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 53.506vw;
    left: 29.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 1.5s;
    transition-delay: 1.5s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 100.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 97.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 70.506vw;
    left: 71.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.KY_22MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
  top: 35%;
  left: 68.3%;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
  top: 23%;
  right: 10%;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
  top: 27%;
  left: 14%;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 {
  top: 30%;
  left: 55%;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3:before {
  top: 120px;
  left: auto;
  right: 93%;
  width: 180px;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3:after {
  left: auto;
  right: 93%;
  top: 120px;
  margin-right: 180px;
  margin-left: 0;
  margin-top: 58px;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
  top: 28%;
  left: 82%;
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}
.kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
  top: 20%;
  left: 15%;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
@media only screen and (max-width: 1760px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    top: 30%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    top: 22%;
  }
}
@media only screen and (max-width: 1540px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    top: 28%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    top: 18%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    top: 15%;
  }
}
@media only screen and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    top: 25%;
    left: 60.3%;
    width: 280px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
    top: 25%;
    right: 23%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    top: 15%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    top: 22%;
    left: 60.3%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    left: 11%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 {
    top: 20%;
  }
}
@media only screen and (max-width: 1130px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    top: 13%;
    left: 5%;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    top: 7%;
    left: 63.3%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0:before,
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0:after {
    top: 224px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
    top: 26%;
    right: 13%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    top: 12%;
    left: 5%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
    top: 15%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    top: 10%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 30.303vw;
    left: 39.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 23.672vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 52.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 31.506vw;
    left: 42.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 27.506vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 59.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 68.303vw;
    left: 36.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 59.672vw;
    left: 42.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 43.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 63.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 65.506vw;
    left: 57.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.SP2_23MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 1.8s;
    transition-delay: 1.8s;
  }
}
@media only screen and (min-width: 1441px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    top: 33%;
    left: 80%;
    right: auto;
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    top: 30%;
    right: 15%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    top: 31%;
    left: 15%;
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:before {
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:after {
    margin-right: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    top: 31%;
    left: 30%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before {
    left: 93%;
    right: auto;
    width: 250px;
    height: 1px;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    left: 93%;
    right: auto;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 250px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    top: 35%;
    left: 60%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    top: 30%;
    left: 23.6%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
}
@media only screen and (min-width: 1441px) and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    top: 33%;
    left: 75%;
    right: auto;
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    top: 29%;
    right: 15%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    top: 28%;
    left: 14%;
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:before {
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:after {
    margin-right: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    top: 31%;
    left: 30%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before {
    left: 93%;
    right: auto;
    width: 250px;
    height: 1px;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    left: 93%;
    right: auto;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 250px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    top: 35%;
    left: 60%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    right: 14%;
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before {
    width: 120px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    margin-right: 120px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    top: 28%;
    right: 28%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 13%;
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:before {
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:after {
    margin-right: 250px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    top: 20%;
    left: 20%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before {
    left: 93%;
    right: auto;
    width: 250px;
    height: 1px;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    left: 93%;
    right: auto;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 250px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    top: 35%;
    left: 60%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    top: 30%;
    left: 21.6%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    top: 13%;
    right: 10%;
    -webkit-transition-delay: 2.2s;
    transition-delay: 2.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0:after {
    top: 225px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    top: 12%;
    right: 25%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before {
    width: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    margin-right: 100px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1:after {
    top: 225px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    top: 13%;
    left: auto;
    right: 70%;
    -webkit-transition-delay: 3.2s;
    transition-delay: 3.2s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:before {
    width: 210px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2:after {
    margin-left: 210px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    top: 15%;
    left: 15%;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before {
    left: 93%;
    right: auto;
    width: 250px;
    height: 1px;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    left: 93%;
    right: auto;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 250px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:before,
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3:after {
    top: 170px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    top: 22%;
    left: 60%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    top: 17%;
    left: 17%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc .posinter {
    width: 8vw;
    height: 8vw;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 50px;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 27.303vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 27.672vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 52.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 31.506vw;
    left: 63.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 27.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 28.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc .posinter {
    width: 12vw;
    height: 12vw;
  }
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 70.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 49.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 71.506vw;
    left: 64.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-3 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 61.506vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 37.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MV_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
@media only screen and (min-width: 1601px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    top: 20%;
    left: 55.3%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    top: 35%;
    right: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: 25%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    top: 32%;
    left: auto;
    right: 2%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    top: 25%;
    left: 27%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    top: 18%;
    left: 55.3%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    top: 35%;
    right: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    top: 18%;
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: 20%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    top: 28%;
    left: auto;
    right: 2%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    top: 20%;
    left: 27.3%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    top: 14%;
    left: 48.3%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    top: 35%;
    right: 55%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    top: 18%;
    left: 63%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: 20%;
    left: 55%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    top: 26%;
    left: 63%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    top: 20%;
    left: 27%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5:before {
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5:after {
    margin-left: 180px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    top: 10%;
    left: 52%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    top: 35%;
    right: 58%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    top: 15%;
    left: 63%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: 16%;
    left: 55%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    top: 26%;
    left: 61%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4:before {
    top: 120px;
    right: 93%;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4:after {
    top: 120px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    top: 20%;
    left: auto;
    right: 61%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5:before {
    right: 93%;
    width: 210px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5:after {
    margin-left: 210px;
  }
}
@media only screen and (width: 1024px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    top: 9%;
    left: 52%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    top: 24%;
    right: 58%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    top: 7%;
    left: 63%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: 10%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    top: 18%;
    left: auto;
    right: 10%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4:before {
    right: 93%;
    width: 210px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4:after {
    margin-right: 210px;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    top: 12%;
    left: 11%;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc .posinter {
    width: 8vw;
    height: 8vw;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 25.303vw;
    left: 28.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 28.672vw;
    left: 62.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 22.506vw;
    left: 37.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 30.506vw;
    left: 36.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 27.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 19.506vw;
    left: 61.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .video-explore .control-box {
    bottom: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc .posinter {
    width: 12vw;
    height: 12vw;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 54.303vw;
    left: 24.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 61.672vw;
    left: 60.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 2.7s;
    transition-delay: 2.7s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 55.506vw;
    left: 35.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 36.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 47.506vw;
    left: 75.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MV_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
}
@media only screen and (min-width: 1681px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 380px;
    top: 34%;
    left: 2%;
  }
}
@media only screen and (min-width: 1602px) and (max-width: 1680px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 380px;
    top: 34%;
    left: 2%;
  }
}
@media only screen and (min-width: 1601px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    top: 36%;
    left: 60%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    top: 50%;
    right: 35%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    width: 340px;
    top: 43%;
    left: 75%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    top: 25%;
    left: 60%;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    top: 25%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 380px;
    top: 33%;
    left: 2%;
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:before {
    top: 65%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 65%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    top: 34%;
    left: 60%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    top: 43%;
    right: 37%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:before {
    top: 160px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 160px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    width: 340px;
    top: 38%;
    left: 75%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    top: 25%;
    left: 60%;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    top: 20%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 34%;
    left: 2%;
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:before {
    top: 61%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 61%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    top: 31%;
    left: 50%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    top: 43%;
    right: 48%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:before {
    top: 160px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 160px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    width: 300px;
    top: 38%;
    left: 63%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:before {
    top: 55%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:after {
    top: 55%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    width: 300px;
    top: 25%;
    left: 60%;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    width: 280px;
    top: 20%;
    left: auto;
    right: 15%;
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 32%;
    left: 8%;
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:before {
    top: 61%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 61%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    top: 29%;
    left: 53%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    top: 36%;
    right: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:before {
    top: 160px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 160px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    width: 300px;
    top: 31%;
    left: 61%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:before {
    top: 55%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:after {
    top: 55%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    width: 300px;
    top: 18%;
    left: 57%;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 17%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 300px;
    top: 12%;
    left: 2%;
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:before {
    top: 82%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 82%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (width: 1024px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    top: 22%;
    left: 56%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    top: 43%;
    right: 48%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:before {
    top: 160px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 160px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    width: 300px;
    top: 38%;
    left: 63%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:before {
    top: 55%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2:after {
    top: 55%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    width: 300px;
    top: 25%;
    left: 60%;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 10%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 4.2s;
    transition-delay: 4.2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    width: 300px;
    top: 12%;
    left: 2%;
    -webkit-transition-delay: 2.8s;
    transition-delay: 2.8s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:before {
    top: 61%;
    left: 93%;
    right: auto;
    width: 240px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 61%;
    margin-right: 0;
    margin-left: 240px;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 60px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    left: 0;
    top: 0;
    padding: 0 5% 60px;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 29.303vw;
    left: 38.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 34.672vw;
    left: 20.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 36.506vw;
    left: 47.516vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 35.506vw;
    left: 53.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 42.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .video-explore .control-box {
    bottom: 5px;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .video-explore {
    background: 0;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 32.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 14.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 69.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 67.506vw;
    left: 50.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 55.506vw;
    left: 52.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 61.506vw;
    left: 42.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.MQ4_24MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (min-width: 1681px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 38%;
    left: 85%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 52%;
    right: 53%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 13%;
    left: 78%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 32%;
    left: auto;
    right: 2%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 40%;
    left: -40px;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1602px) and (max-width: 1680px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 34%;
    left: 80%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 52%;
    right: 53%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 13%;
    left: 78%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 32%;
    left: auto;
    right: 2%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 37%;
    left: 0;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1600px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 34%;
    left: 80%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 48%;
    right: 53%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 70%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 10%;
    left: 78%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 32%;
    left: auto;
    right: 2%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 37%;
    left: 0;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 33%;
    left: 70%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 47%;
    right: 60%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 25%;
    left: 60%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 10%;
    left: auto;
    right: 13%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 32%;
    left: auto;
    right: 18%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 36%;
    left: 4%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 30%;
    left: 70%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 43%;
    right: 60%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 20%;
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 7%;
    left: auto;
    right: 11%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 20%;
    left: auto;
    right: 13%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 31%;
    left: 0;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (width: 1024px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    top: 25%;
    left: 70%;
    right: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    top: 40%;
    right: 65%;
    left: auto;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:before {
    top: 120px;
    left: 93%;
    right: auto;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1:after {
    left: 93%;
    right: auto;
    top: 120px;
    margin-right: 0;
    margin-left: 180px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    top: 12%;
    left: 65%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:before {
    top: 50%;
    right: 93%;
    left: auto;
    width: 250px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 250px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: 7%;
    left: auto;
    right: 11%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:before {
    top: 35%;
    right: 93%;
    left: auto;
    width: 150px;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3:after {
    top: 35%;
    left: auto;
    right: 93%;
    margin-right: 150px;
    margin-left: 0;
    margin-top: 58px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    top: 13%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    top: 30%;
    left: 0;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5:after {
    left: 93%;
    right: auto;
    top: 50%;
    margin-right: 0;
    margin-left: 150px;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc .posinter {
    width: 8vw;
    height: 8vw;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .video-explore .video-wrap {
    padding-top: 7.775vw;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0 5% 40px;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 23.303vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 26.672vw;
    left: 56.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 41.516vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 23.506vw;
    left: 45.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 34.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc .posinter {
    width: 12vw;
    height: 12vw;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 55.303vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-0 {
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 60.672vw;
    left: 56.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-1 {
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 65.506vw;
    left: 33.516vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-2 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 45.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 2s;
    transition-delay: 2s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 73.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.AU_MQ4_24MY .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (min-width: 1681px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    top: 33%;
    left: auto;
    right: -2%;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 37%;
    left: auto;
    right: 16%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 20%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 118px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    top: 42%;
    left: 15%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    top: 40%;
    left: auto;
    right: 7%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 60%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 60%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    top: 25%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
}
@media only screen and (min-width: 1602px) and (max-width: 1680px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    top: 30%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 35%;
    left: auto;
    right: 16%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 20%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    top: 32%;
    left: 15%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 68%;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 68%;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    top: 40%;
    left: auto;
    right: 7%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 60%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 60%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    top: 25%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1601px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    top: 28%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 33%;
    left: auto;
    right: 15%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 20%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    top: 30%;
    left: 15%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 68%;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 68%;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    top: 31%;
    left: auto;
    right: 7%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 230px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 230px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    top: 25%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1439px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    top: 26%;
    left: auto;
    right: 13.6640625%;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 31%;
    left: auto;
    right: 26%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 20%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    width: 280px;
    top: 30%;
    left: 13%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 205px;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 205px;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    top: 30%;
    left: auto;
    right: 20%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 190px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 190px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    top: 25%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
}
@media only screen and (min-width: 1168px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    top: 26%;
    left: auto;
    right: 13.6640625%;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 30%;
    left: auto;
    right: 23%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 20%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 78px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    width: 280px;
    top: 30.5%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 183px;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 183px;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    width: 270px;
    top: 29%;
    left: auto;
    right: 21%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 190px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 190px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    top: 15%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1167px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    width: 240px;
    top: 26%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    top: 125px;
    width: 140px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    top: 125px;
    margin-right: 140px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 27%;
    left: auto;
    right: 19%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 16%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    width: 250px;
    top: 23%;
    left: 9%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 70%;
    left: 93%;
    right: auto;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 70%;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 180px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 24%;
    left: auto;
    right: 13%;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 190px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 190px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    width: 280px;
    top: 13%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5:before {
    width: 120px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5:after {
    margin-left: 120px;
  }
}
@media only screen and (width: 1024px) {
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    width: 230px;
    top: 24%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:before {
    top: 125px;
    width: 140px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0:after {
    top: 125px;
    margin-right: 140px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    top: 26%;
    left: auto;
    right: 17%;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    top: 4%;
    left: 6%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:before {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2:after {
    top: 60px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    width: 280px;
    top: 24%;
    left: 3%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:before {
    top: 183px;
    left: 93%;
    right: auto;
    width: 165px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3:after {
    top: 183px;
    left: 93%;
    right: auto;
    margin-right: 0;
    margin-left: 165px;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 21%;
    left: 58%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:before {
    top: 210px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4:after {
    top: 210px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    width: 280px;
    top: 13%;
    left: 0;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5:before {
    width: 120px;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5:after {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 27.672vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 10.506vw;
    left: 68.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 34.506vw;
    left: 47.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 33.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 40.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 66.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 38.506vw;
    left: 69.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 67.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 66.506vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 34.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ovc_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (min-width: 1681px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 37%;
    left: auto;
    right: -5%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    top: 42%;
    left: 30%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:before {
    top: 160px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:after {
    top: 160px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 33%;
    left: auto;
    right: -4%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 130px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 130px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 25%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    top: 26%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 36%;
    left: 5%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1602px) and (max-width: 1680px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 34%;
    left: auto;
    right: -5%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    top: 42%;
    left: 34%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:before {
    top: 160px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:after {
    top: 160px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 33%;
    left: auto;
    right: -3%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 130px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 130px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 25%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    top: 26%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 34%;
    left: 5%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 1601px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 32%;
    left: auto;
    right: -4%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 328px;
    top: 45%;
    left: 36%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:before {
    top: 130px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1:after {
    top: 130px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 31%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 130px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 130px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 25%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    top: 26%;
    left: auto;
    right: 0;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 32%;
    left: 5%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1345px) and (max-width: 1439px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 31%;
    left: auto;
    right: 12%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 270px;
    top: 42%;
    left: 33%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 29%;
    left: auto;
    right: 14%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 130px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 130px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 22%;
    left: auto;
    right: 18%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    top: 26%;
    left: auto;
    right: 15%;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 36%;
    left: 4%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1344px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 29%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 150px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 270px;
    top: 42%;
    left: 33%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 28%;
    left: auto;
    right: 14%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 90px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 90px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 20%;
    left: auto;
    right: 18%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    top: 26%;
    left: auto;
    right: 15%;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 36%;
    left: 3%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (min-width: 1168px) and (max-width: 1279px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    top: 27%;
    left: auto;
    right: 13%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    width: 85px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    margin-right: 85px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 300px;
    top: 42%;
    left: 33%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 26%;
    left: auto;
    right: 13%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 90px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 90px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 17%;
    left: auto;
    right: 15%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    width: 270px;
    top: 20%;
    left: auto;
    right: 17%;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 190px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 190px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 36%;
    left: 5%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:before {
    width: 165px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:after {
    margin-left: 165px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1167px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    width: 240px;
    top: 27%;
    left: auto;
    right: 12%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    top: 125px;
    width: 70px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    top: 125px;
    margin-right: 70px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 300px;
    top: 35%;
    left: 36%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 26%;
    left: auto;
    right: 11%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 107px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 107px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 12%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 15%;
    left: auto;
    right: 13%;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 190px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 190px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 350px;
    top: 32%;
    left: 1%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:before {
    width: 165px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:after {
    margin-left: 165px;
  }
}
@media only screen and (max-width: 1140px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 21%;
    left: auto;
    right: 11%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 107px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 107px;
    margin-left: 0;
  }
}
@media only screen and (width: 1024px) {
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    width: 230px;
    top: 26%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:before {
    top: 125px;
    width: 70px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0:after {
    top: 125px;
    margin-right: 70px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    width: 300px;
    top: 34%;
    left: 36%;
    right: auto;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: 21%;
    left: auto;
    right: 11%;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:before {
    width: 107px;
    top: 118px;
    left: auto;
    right: 93%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2:after {
    top: 118px;
    left: auto;
    right: 93%;
    margin-right: 107px;
    margin-left: 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: 12%;
    left: auto;
    right: 10%;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:before {
    top: 50%;
    left: auto;
    right: 93%;
    width: 180px;
    height: 0;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3:after {
    top: 50%;
    left: auto;
    right: 93%;
    margin-right: 180px;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    width: 300px;
    top: 21%;
    left: 58%;
    right: auto;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:before {
    top: 210px;
    width: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4:after {
    top: 210px;
    margin-right: 180px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    width: 300px;
    top: 22%;
    left: 1%;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:before {
    top: 55%;
    width: 165px;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5:after {
    top: 55%;
    margin-left: 165px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 30.303vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 33.672vw;
    left: 22.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 64.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 50.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 50.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 31.506vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 62.303vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 67.506vw;
    left: 14.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 64.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 50.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 58.506vw;
    left: 49.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 64.506vw;
    left: 38.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.CL4m_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
  top: 33%;
  left: 77.3%;
  right: auto;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
  top: 46%;
  right: auto;
  left: 31%;
  width: 400px;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
  top: 19%;
  right: auto;
  left: 0;
  width: 290px;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2:before {
  top: 59%;
  left: 93%;
  right: auto;
  width: 120px;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2:after {
  top: 59%;
  left: 93%;
  right: auto;
  margin-right: 0;
  margin-left: 120px;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
  top: 27%;
  left: 60%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 6.5s;
  transition-delay: 6.5s;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
  top: 35%;
  left: 72%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 6.5s;
  transition-delay: 6.5s;
}
.kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 {
  top: 35%;
  left: 10%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
    top: 17.4583vw;
    left: 43.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    top: 23.4583vw;
    left: 20.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
    top: 12.6583vw;
    left: 52.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
    top: 13.4583vw;
    left: 39.2292vw;
    right: auto;
    width: 380px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    top: 18.4583vw;
    left: 42.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 {
    top: 18.4583vw;
    left: 10.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: 98%;
    right: auto;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: 98%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 7.8125vw;
    margin-right: 0;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
    top: 17.4583vw;
    left: 59.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    top: 23.4583vw;
    left: 36.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
    top: 12.8583vw;
    left: 68.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
    top: 13.4583vw;
    left: 55.2292vw;
    right: auto;
    width: 380px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    top: 18.4583vw;
    left: 57.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    top: 16.4583vw;
    left: 36.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    top: 14.4583vw;
    left: 58.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 50.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 33.672vw;
    left: 25.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 23.506vw;
    left: 60.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 24.506vw;
    left: 44.926vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 34.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 61.303vw;
    left: 47.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 68.126vw;
    left: 17.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 55.506vw;
    left: 59.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 55.506vw;
    left: 41.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 69.506vw;
    left: 40.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sv_25MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
  top: 32%;
  left: 69.3%;
  right: auto;
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
  top: 35%;
  right: auto;
  left: 65%;
  width: 400px;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
  top: 19%;
  right: auto;
  left: 40%;
  width: 290px;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2:before {
  top: 59%;
  left: 93%;
  right: auto;
  width: 120px;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2:after {
  top: 59%;
  left: 93%;
  right: auto;
  margin-right: 0;
  margin-left: 120px;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
  top: 27%;
  left: 60%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
  top: 35%;
  left: 49%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 6s;
  transition-delay: 6s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
  top: 35%;
  left: 10%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}
.kia-oem--classic .nf_explorer.Pe-k3-cross .video-explore .control-box {
  padding: 10px 0 70px 0;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    top: 18.2583vw;
    left: 38.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    top: 18.4583vw;
    left: 41.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
    top: 12.6583vw;
    left: 53.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    top: 11.4583vw;
    left: 55.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    top: 20.4583vw;
    left: 30.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    top: 19.4583vw;
    left: 10.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: 98%;
    right: auto;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: 98%;
    right: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 7.8125vw;
    margin-right: 0;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    top: 18.4583vw;
    left: 55.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    top: 18.4583vw;
    left: 55.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
    top: 12.8583vw;
    left: 69.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    top: 20.4583vw;
    left: 70.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    top: 18.4583vw;
    left: 45.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    top: 19.4583vw;
    left: 19.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    top: 18.4583vw;
    left: 55.2292vw;
    right: auto;
    width: 350px;
    padding: 1.8229vw;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    top: 11.4583vw;
    left: 58.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 2.5s;
    transition-delay: 2.5s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    top: 20.4583vw;
    left: 68.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    top: 14.4583vw;
    left: 45.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    top: 19.4583vw;
    left: 15.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 31.303vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 30.672vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 25.506vw;
    left: 61.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 22.506vw;
    left: 49.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 32.506vw;
    left: 27.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 34.506vw;
    left: 40.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.Pe-k3-cross .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 55.303vw;
    left: 37.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-0 {
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 54.506vw;
    left: 39.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 45.506vw;
    left: 71.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-2 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 68.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-3 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 5.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-4 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 29.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.Pe-k3-cross .explore-desc.dl-5 {
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
  width: 340px;
  top: 50%;
  left: 35.3%;
  right: auto;
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
  padding: 30px 40px 45px;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
  top: 31%;
  right: auto;
  left: 67%;
  width: 400px;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
  top: 24%;
  right: auto;
  left: 85.5%;
  width: 290px;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2:before {
  top: 59%;
  left: auto;
  right: 93%;
  width: 120px;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2:after {
  top: 59%;
  left: auto;
  right: 93%;
  margin-right: 120px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
  top: 39%;
  left: 76%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 7.5s;
  transition-delay: 7.5s;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
  top: 36%;
  left: 83%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:before {
  width: 200px;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:after {
  margin-right: 200px;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
  top: 31%;
  left: 10%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}
.kia-oem--classic .nf_explorer.tk_25MY-LHD .video-explore .control-box {
  padding: 10px 0 70px 0;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    top: 24.2583vw;
    left: 17.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    top: 14.4583vw;
    left: 46.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    top: 14.6583vw;
    left: 56.9292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    top: 18.4583vw;
    left: 59.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    top: 17.4583vw;
    left: 56.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    top: 17.0583vw;
    left: 42.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    top: 23.4583vw;
    left: 33.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    top: 14.4583vw;
    left: 61.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    top: 15.8583vw;
    left: 72.6492vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    top: 18.4583vw;
    left: 75.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    top: 17.4583vw;
    left: 72.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    top: 17.0583vw;
    left: 58.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    top: 18.4583vw;
    left: 32.2292vw;
    right: auto;
    width: 350px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0:before {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0:after {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    top: 7.4583vw;
    left: 61.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    width: 270px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    top: 20.4583vw;
    left: 68.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    top: 12.4583vw;
    left: 71.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    top: 16.8583vw;
    left: 57.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.5s;
    transition-delay: 3.5s;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 36.303vw;
    left: 21.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 26.672vw;
    left: 49.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 27.506vw;
    left: 64.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 31.506vw;
    left: 67.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 60.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 69.303vw;
    left: 15.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 56.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 57.506vw;
    left: 66.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 70.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 8.5s;
    transition-delay: 8.5s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 61.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.tk_25MY-LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
  width: 300px;
  top: 40%;
  left: 83%;
  right: auto;
  -webkit-transition-delay: 3.3s;
  transition-delay: 3.3s;
  padding: 30px 40px 45px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:before {
  right: 93%;
  width: 110px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:after {
  right: 93%;
  margin-right: 110px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
  top: 41%;
  right: auto;
  left: 58%;
  width: 400px;
  -webkit-transition-delay: 5.5s;
  transition-delay: 5.5s;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
  top: 16.5%;
  right: auto;
  left: 68.5%;
  width: 350px;
  -webkit-transition-delay: 6.5s;
  transition-delay: 6.5s;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2:before {
  top: 59%;
  left: auto;
  right: 93%;
  width: 120px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2:after {
  top: 59%;
  left: auto;
  right: 93%;
  margin-right: 120px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
  top: 35%;
  left: 63%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 7.5s;
  transition-delay: 7.5s;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
  top: 25%;
  left: 77%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 7s;
  transition-delay: 7s;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:before {
  width: 200px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:after {
  margin-right: 200px;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
  top: 27%;
  left: 10%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.kia-oem--classic .nf_explorer.ct_26MY-LHD .video-explore .control-box {
  padding: 10px 0 70px 0;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    top: 20.2583vw;
    left: 57.8292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    top: 19.5583vw;
    left: 38.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 45.9292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    top: 17.4583vw;
    left: 42.0292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    top: 12.4583vw;
    left: 53.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    top: 15.0583vw;
    left: 42.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    top: 19.4583vw;
    left: 73.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    top: 19.4583vw;
    left: 54.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 61.6492vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    top: 16.4583vw;
    left: 58.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    top: 11.4583vw;
    left: 69.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    top: 13.9998vw;
    left: 57.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    top: 12.4583vw;
    left: 73.2292vw;
    right: auto;
    width: 260px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:before {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0:after {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    top: 12.4583vw;
    left: 54.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    width: 270px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    top: 12.4583vw;
    left: 59.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 6.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 6.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    top: 8.4583vw;
    left: 68.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    top: 9.8583vw;
    left: 56.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5:before {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5:after {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 32.303vw;
    left: 63.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 31.672vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 21.506vw;
    left: 52.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 50.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 60.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 27.506vw;
    left: 45.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 63.303vw;
    left: 65.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3.3s;
    transition-delay: 3.3s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 62.506vw;
    left: 41.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5.5s;
    transition-delay: 5.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 50.506vw;
    left: 51.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 55.506vw;
    left: 61.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 57.506vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.ct_26MY-LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
  width: 300px;
  top: 35%;
  left: 82.5%;
  right: auto;
  -webkit-transition-delay: 3.8s;
  transition-delay: 3.8s;
  padding: 30px 40px 45px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:before {
  right: 93%;
  width: 110px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:after {
  right: 93%;
  margin-right: 110px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
  top: 24%;
  right: auto;
  left: 95%;
  width: 300px;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
  top: 17.5%;
  right: auto;
  left: 75.5%;
  width: 350px;
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2:before {
  top: 59%;
  left: auto;
  right: 93%;
  width: 120px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2:after {
  top: 59%;
  left: auto;
  right: 93%;
  margin-right: 120px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
  top: 35%;
  left: 80%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
  top: 34%;
  left: 61%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 7.5s;
  transition-delay: 7.5s;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:before {
  width: 200px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:after {
  margin-right: 200px;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
  top: 31%;
  left: 67%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 7s;
  transition-delay: 7s;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:before {
  top: 7.2917vw;
  left: auto;
  right: 98%;
  border: 1px solid #ea0029;
  border-width: 0 0 1px 0;
  width: 7.8125vw;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:after {
  top: 7.2917vw;
  left: auto;
  right: 98%;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  margin-left: 0;
  margin-right: 7.8125vw;
  background: #ea0029;
  border-radius: 50%;
}
.kia-oem--classic .nf_explorer.sp3_27MY_LHD .video-explore .control-box {
  padding: 10px 0 80px 0;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    top: 17.2583vw;
    left: 57.9292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    top: 12.5583vw;
    left: 60.5292vw;
    right: auto;
    width: 260px;
    padding: 1.6229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 50.9292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    top: 17.4583vw;
    left: 53.0292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    top: 16.4583vw;
    left: 41.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    top: 17.8583vw;
    left: 42.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    top: 15.4583vw;
    left: 73.5222vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    top: 12.4583vw;
    left: 76.0292vw;
    right: auto;
    width: 250px;
    padding: 1.5229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:before {
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:after {
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 67.6492vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    top: 17.4583vw;
    left: 68.2292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    top: 16.4583vw;
    left: 57.2292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    top: 17.9998vw;
    left: 58.2292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    top: 9.4583vw;
    left: 73.4092vw;
    right: auto;
    width: 260px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:before {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0:after {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    top: 5.4583vw;
    left: 76.2592vw;
    right: auto;
    width: 220px;
    padding: 1.6229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    width: 270px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    top: 13.4583vw;
    left: 69.5292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 6.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 6.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    top: 12.4583vw;
    left: 57.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    top: 12.8583vw;
    left: 58.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:before {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5:after {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 30.303vw;
    left: 63.026vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 23.672vw;
    left: 67.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 21.506vw;
    left: 57.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 30.506vw;
    left: 60.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 43.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 29.506vw;
    left: 46.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 61.303vw;
    left: 63.826vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 53.506vw;
    left: 69.526vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 50.506vw;
    left: 51.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 61.506vw;
    left: 61.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 3s;
    transition-delay: 3s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 59.506vw;
    left: 41.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 7.5s;
    transition-delay: 7.5s;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 60.506vw;
    left: 44.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sp3_27MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 7s;
    transition-delay: 7s;
  }
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
  width: 300px;
  top: 31%;
  left: 82.5%;
  right: auto;
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
  padding: 30px 40px 45px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:before {
  right: 93%;
  width: 110px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:after {
  right: 93%;
  margin-right: 110px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
  top: 40%;
  right: auto;
  left: 75%;
  width: 300px;
  -webkit-transition-delay: 6.5s;
  transition-delay: 6.5s;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
  top: 17.5%;
  right: auto;
  left: 82.5%;
  width: 350px;
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2:before {
  top: 59%;
  left: auto;
  right: 93%;
  width: 120px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2:after {
  top: 59%;
  left: auto;
  right: 93%;
  margin-right: 120px;
  margin-left: 0;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
  top: 18%;
  left: 62%;
  right: auto;
  width: 380px;
  -webkit-transition-delay: 6s;
  transition-delay: 6s;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:before {
  top: 150px;
  left: auto;
  right: 98%;
  width: 110px;
  height: 0;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:after {
  top: 150px;
  left: auto;
  right: 98%;
  margin-right: 110px;
  margin-left: 0;
  width: 5px;
  height: 5px;
  margin-top: -2px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
  top: 30%;
  left: 80%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 6s;
  transition-delay: 6s;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:before {
  width: 200px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:after {
  margin-right: 200px;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
  top: 46%;
  left: 78%;
  right: auto;
  width: 300px;
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:before {
  top: 7.2917vw;
  left: auto;
  right: 98%;
  border: 1px solid #ea0029;
  border-width: 0 0 1px 0;
  width: 7.8125vw;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:after {
  top: 7.2917vw;
  left: auto;
  right: 98%;
  width: 5px;
  height: 5px;
  margin-top: -2px;
  margin-left: 0;
  margin-right: 7.8125vw;
  background: #ea0029;
  border-radius: 50%;
}
.kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .video-explore .control-box {
  padding: 10px 0 60px 0;
}
@media only screen and (max-width: 1920px) {
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc-wrap {
    width: 66.6667vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    top: 15.2583vw;
    left: 57.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    top: 19.5583vw;
    left: 49.5292vw;
    right: auto;
    width: 260px;
    padding: 1.6229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:before {
    top: 7.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:after {
    top: 7.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 55.0292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    top: 8.4583vw;
    left: 41.0292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 5.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 5.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    top: 14.4583vw;
    left: 53.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:before {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:after {
    top: 7.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    top: 23.281vw;
    left: 52.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:before {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:after {
    top: 7.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1280px) {
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc-wrap {
    width: 98vw;
    max-width: 1280px;
    margin-left: 0;
    margin-right: 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    top: 15.4583vw;
    left: 73.5222vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    top: 18.4583vw;
    left: 65.0292vw;
    right: auto;
    width: 250px;
    padding: 1.5229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:before {
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:after {
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    top: 8.8583vw;
    left: 70.8492vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    top: 9.4583vw;
    left: 57.2292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    top: 12.4583vw;
    left: 70.2292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    top: 20.2998vw;
    left: 69.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:before {
    top: 10.2917vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:after {
    top: 10.2917vw;
  }
}
@media only screen and (max-width: 1100px) {
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    top: 8.4583vw;
    left: 73.4092vw;
    right: auto;
    width: 260px;
    padding: 1.8229vw;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:before {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0:after {
    top: 14.2917vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    top: 12.4583vw;
    left: 65.2592vw;
    right: auto;
    width: 220px;
    padding: 1.6229vw;
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:before {
    top: 14.2917vw;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1:after {
    top: 14.2917vw;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    background: #ea0029;
    border-radius: 50%;
    margin-right: 5.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    width: 270px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    top: 5.4583vw;
    left: 58.5292vw;
    right: auto;
    width: 250px;
    padding: 1.8229vw;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 6.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 6.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    top: 10.4583vw;
    left: 69.2292vw;
    right: auto;
    width: 300px;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:before {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    width: 10.7292vw;
    height: 0;
    border-width: 0 0 1px 0;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4:after {
    top: 11.8125vw;
    left: auto;
    right: 98%;
    margin-right: 10.7292vw;
    margin-left: 0;
    width: 5px;
    height: 5px;
    margin-top: -2px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    top: 18.3583vw;
    left: 68.2292vw;
    right: auto;
    width: 300px;
    padding: 1.8229vw;
    -webkit-transition-delay: 5s;
    transition-delay: 5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:before {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    border: 1px solid #ea0029;
    border-width: 0 0 1px 0;
    width: 7.8125vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5:after {
    top: 12.2917vw;
    left: auto;
    right: 98%;
    width: 5px;
    height: 5px;
    margin-top: -2px;
    margin-left: 0;
    margin-right: 7.8125vw;
    background: #ea0029;
    border-radius: 50%;
  }
}
@media only screen and (max-width: 1023px) {
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc dt {
    color: #05141f;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .video-explore .video-wrap {
    padding-top: 8.775vw;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    height: auto;
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc-wrap:before {
    display: none;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255, 255, 255, 0)));
    background:
      linear-gradient(
        to bottom,
        #fff 60%,
        rgba(255, 255, 255, 0) 100%);
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: auto;
    padding: 0 5% 40px;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 28.303vw;
    left: 62.026vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 3.8s;
    transition-delay: 3.8s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 32.672vw;
    left: 52.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 6.5s;
    transition-delay: 6.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 21.506vw;
    left: 62.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    top: auto;
    right: auto;
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 21.506vw;
    left: 47.426vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    top: auto;
    left: auto;
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 26.506vw;
    left: 55.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 35.506vw;
    left: 59.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .video-explore .video-wrap {
    padding-top: 0;
  }
  .kia-oem--classic .explore-desc-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
  }
  .kia-oem--classic .video-explore .setup {
    box-sizing: border-box;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc .posinter {
    background-size: 100%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 .posinter {
    position: absolute;
    top: 58.303vw;
    left: 63.826vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-0 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 .posinter {
    position: absolute;
    top: 63.506vw;
    left: 54.526vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-1 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 .posinter {
    position: absolute;
    top: 50.506vw;
    left: 64.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-2 {
    -webkit-transition-delay: 4.5s;
    transition-delay: 4.5s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 .posinter {
    position: absolute;
    top: 50.506vw;
    left: 48.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-3 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 .posinter {
    position: absolute;
    top: 57.506vw;
    left: 58.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-4 {
    -webkit-transition-delay: 6s;
    transition-delay: 6s;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 .posinter {
    position: absolute;
    top: 67.506vw;
    left: 66.126vw;
    border-radius: 50%;
  }
  .kia-oem--classic .nf_explorer.sg2-pe_27MY_LHD .explore-desc.dl-5 {
    -webkit-transition-delay: 4s;
    transition-delay: 4s;
  }
}
.kia-oem--classic .style_comp_wrap {
  width: 100%;
  height: 100%;
  padding: 150px 0 0 0;
}
.kia-oem--classic .style_comp_wrap div {
  box-sizing: border-box;
}
.kia-oem--classic .style_comp_wrap .style_comp {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
.kia-oem--classic .style_comp_wrap .style_comp .title_area .title {
  font-size: 50px;
  font-family: kiaB, sans-serif;
  color: #000;
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap {
  width: 100%;
  margin-top: 20px;
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li {
  overflow: hidden;
  float: left;
  width: 25%;
  padding: 0 5px;
  box-sizing: border-box;
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li .thum_img {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 265px;
  margin-top: 10px;
  background: #000;
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li .thum_img img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li .thum_img .img_tit {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 10px 15px 10px;
  font-family: "kiaB";
  background: rgba(0, 0, 0, .5);
}
.kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li .thum_img .img_tit span {
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 1024px) {
  .kia-oem--classic .style_comp_wrap {
    padding: 80px 0 0;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap {
    padding: 0 10px;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .title_area {
    padding: 0 15px;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .title_area .title {
    font-size: 44px;
  }
}
@media only screen and (max-width: 767px) {
  .kia-oem--classic .style_comp_wrap {
    padding: 60px 0 0;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .title_area .title {
    font-size: 25px;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap {
    padding: 0;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap li {
    padding: 0;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap .slick-dots {
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap .slick-dots li {
    float: none;
    display: inline-block;
    width: auto;
    height: auto;
    padding: 5px 0;
    margin: 0 5px;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap .slick-dots li button {
    display: block;
    border: 1px solid #ccc;
    width: 27px;
    height: 3px;
    text-indent: -999999px;
    background: #666;
  }
  .kia-oem--classic .style_comp_wrap .style_comp .prod_list_wrap .slick-dots li.slick-active button {
    background: #bb162b;
    border: 1px solid #bb162b;
  }
}
.kia-oem--classic .newPip_space {
  position: relative;
  width: 100%;
  height: 140px;
  text-align: center;
}
.kia-oem--classic .newPip_space.large {
  height: 140px;
}
.kia-oem--classic .newPip_space.medium {
  height: 120px;
}
.kia-oem--classic .newPip_space.small {
  height: 60px;
}
.kia-oem--classic .newPip_space span {
  width: 4px;
  height: 100%;
  display: inline-block;
}
.kia-oem--classic .newPip_space.is-line.newPip-onScreen span {
  opacity: 0;
  height: 0;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .newPip_space.is-line.js-animated span {
  opacity: 1;
  height: 100%;
}
.kia-oem--classic .newPip_space.medium.is-line.js-animated span {
  height: 100%;
}
.kia-oem--classic .newPip_space.small.is-line.js-animated span {
  height: 100%;
}
.kia-oem--classic .newPip_space.bg_black {
  background: #000;
}
.kia-oem--classic .newPip_space.bg_white {
  background: #fff;
}
.kia-oem--classic .newPip_space.bg_kiablack {
  background: #05141f;
}
.kia-oem--classic .newPip_space.bg_gray {
  background: #f7f8f8;
}
@media (max-width: 1024px) {
  .kia-oem--classic .newPip_space {
    padding: 0 15px;
    box-sizing: border-box;
  }
}
@media (max-width: 768px) {
  .kia-oem--classic .newPip_space.large {
    height: 70px;
  }
  .kia-oem--classic .newPip_space.medium {
    height: 60px;
  }
  .kia-oem--classic .newPip_space.small {
    height: 20px;
  }
  .kia-oem--classic .newPip_space span {
    width: 2px;
  }
}
.kia-oem--classic .media-banner .video_feture {
  position: relative;
  width: 100%;
  background: #000;
  padding: 120px 0;
  margin: 0 auto;
  color: #fff;
}
.kia-oem--classic .media-banner .video_feture .v_area img {
  width: 100%;
  display: inline-block;
}
.kia-oem--classic .media-banner .video_feture .v_area video {
  width: 100%;
  display: inline-block;
}
.kia-oem--classic .media-banner .video_feture .txt_area {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40%;
  z-index: 5;
  max-width: 400px;
}
.kia-oem--classic .media-banner .video_feture .txt_area .title {
  font-size: 35px;
  font-family: kiaB, sans-serif;
  padding-bottom: 30px;
  line-height: 1.2;
  word-break: break-word;
}
.kia-oem--classic .media-banner .video_feture .txt_area .txt {
  font-size: 21px;
  padding-right: 10px;
  line-height: 1.4;
}
.kia-oem--classic .media-banner .video_feture.al_right .v_area {
  text-align: left;
}
.kia-oem--classic .media-banner .video_feture.al_right .txt_area {
  left: 0;
  text-align: right;
}
.kia-oem--classic .media-banner .video_feture.al_right .txt_area .txt {
  padding-right: 0;
}
.kia-oem--classic .media-banner .video_feture .img-wrap {
  position: relative;
  z-index: 1;
}
.kia-oem--classic .media-banner .video_feture .img-wrap.video-play {
  z-index: -1;
}
.kia-oem--classic .media-banner .video_feture .img-wrap a.btn-play {
  width: 43px;
  height: 43px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .media-banner .video_feture .img-wrap a.btn-play {
  display: block;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/83229516f334fdd412eb51ec.png) no-repeat 0 0;
  text-indent: -99999px;
}
.kia-oem--classic .media-banner .video_feture .img-wrap a.btn-play span {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: -99999px;
  text-indent: -99999px;
}
.kia-oem--classic .media-banner .video_feture .img-wrap .video_box {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
}
.kia-oem--classic .media-banner .video_feture iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 0;
}
.kia-oem--classic .media-banner .video_feture video#myVideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 0;
}
.kia-oem--classic .media-banner .video_feture .v_area {
  position: relative;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .media-banner .video_feture .gallery_img {
  position: relative;
  width: 70%;
}
.kia-oem--classic .media-banner .video_feture.al_right .v_area .gallery_img {
  float: right;
}
.kia-oem--classic .media-banner .video_feture.al_right .v_area:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .media-banner .video_feture.al_right iframe {
  left: auto;
  right: 0;
}
.kia-oem--classic .media-banner .video_feture.al_right video#myVideo {
  left: auto;
  right: 0;
}
.kia-oem--classic .media-banner .video_feture.bg_black {
  background: #000;
}
.kia-oem--classic .media-banner .video_feture.bg_gray {
  background: #f7f8f8;
}
.kia-oem--classic .media-banner .video_feture.bg_black .txt_area .title {
  color: #fff;
  text-shadow: rgba(0, 0, 0, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_black .txt_area .txt {
  color: #fff;
  opacity: .8;
  text-shadow: rgba(0, 0, 0, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_gray {
  color: #05141f;
}
.kia-oem--classic .media-banner .video_feture.bg_gray .txt_area .title {
  color: #05141f;
  text-shadow: rgba(247, 248, 248, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_gray .txt_area .txt {
  color: #05141f;
  opacity: .8;
  text-shadow: rgba(247, 248, 248, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_white {
  background: #fff;
  color: #05141f;
}
.kia-oem--classic .media-banner .video_feture.bg_white .txt_area .title {
  color: #05141f;
  text-shadow: rgba(255, 255, 255, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_white .txt_area .txt {
  color: #05141f;
  opacity: .8;
  text-shadow: rgba(255, 255, 255, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_kiablack {
  background: #05141f;
  color: #fff;
}
.kia-oem--classic .media-banner .video_feture.bg_kiablack .txt_area .title {
  color: #fff;
  text-shadow: rgba(5, 20, 31, 1)0 0 5px !important;
}
.kia-oem--classic .media-banner .video_feture.bg_kiablack .txt_area .txt {
  color: #fff;
  opacity: .8;
  text-shadow: rgba(5, 20, 31, 1)0 0 5px !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .media-banner .video_feture .txt_area {
    width: 35%;
    right: 0;
  }
  .kia-oem--classic .media-banner .video_feture .txt_area .title {
    font-size: 35px;
  }
  .kia-oem--classic .media-banner .video_feture.bg_black .txt_area .txt {
    font-size: 18px;
  }
  .kia-oem--classic .media-banner .video_feture.al_right .txt_area .txt {
    padding-left: 5px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .media-banner .video_feture .txt_area {
    width: 100%;
    right: 0;
    padding: 0 20px;
    top: 100%;
    max-width: 100%;
  }
  .kia-oem--classic .media-banner .video_feture .txt_area .title {
    font-size: 21px;
    padding-bottom: 15px;
  }
  .kia-oem--classic .media-banner .video_feture .txt_area .txt {
    font-size: 14px;
  }
  .kia-oem--classic .media-banner .video_feture.al_right .txt_area {
    left: 0;
    text-align: left;
  }
  .kia-oem--classic .media-banner .feture_ces .txt_area .title {
    font-size: 38px;
  }
  .kia-oem--classic .media-banner .video_feture .gallery_img {
    width: 100%;
  }
  .kia-oem--classic .media-banner .video_feture {
    padding: 80px 0;
  }
  .kia-oem--classic .media-banner .video_feture.al_right .txt_area .txt {
    padding-right: 10px;
  }
  .kia-oem--classic .innovation .exsub_gnb {
    width: auto;
    text-align: left;
    white-space: nowrap;
  }
  .kia-oem--classic .innovation .img_txt_box.type03 .tit_box {
    padding: 0 15px;
    position: static;
  }
  .kia-oem--classic .innovation .img_txt_box .tit_box .b_tit {
    font-size: 32px;
  }
  .kia-oem--classic .innovation .img_txt_box.type02 {
    padding: 35px 0;
  }
  .kia-oem--classic .innovation .img_txt_box.type02 .img_box img,
  .kia-oem--classic .innovation .img_txt_box.type03 .img_box img {
    width: 100%;
  }
  .kia-oem--classic .innovation .img_txt_box.type02 .tit_box {
    padding: 10px 15px 10px 15px;
  }
  .kia-oem--classic .innovation .img_txt_box.type02.type04 .tit_box {
    position: absolute;
    left: 0;
    top: 50%;
  }
  .kia-oem--classic .innovation .img_txt_box.type02.type04 .tit_box .b_tit {
    font-size: 22px;
  }
  .kia-oem--classic .innovation .img_txt_box.type03 .img_box {
    padding: 0;
  }
  .kia-oem--classic .media-banner .text_gal .gallery_img .item .img-wrap {
    display: none;
  }
  .kia-oem--classic .media-banner .text_gal .gallery_img .row .scroll_type .column .img-wrap.mo_mode {
    padding-bottom: 25px;
    display: block;
  }
  .kia-oem--classic .media-banner .text_gal .gallery_img .row .scroll_type .column .img-wrap.mo_mode img {
    opacity: .5;
  }
  .kia-oem--classic .media-banner .text_gal .gallery_img .row .scroll_type .column.on .img-wrap.mo_mode img {
    opacity: 1;
  }
  .kia-oem--classic .text_gal.gallery_com div.mySlides.item {
    margin-bottom: 0;
  }
  .kia-oem--classic .text_gal .row .column a .txt {
    font-size: 15px;
  }
  .kia-oem--classic .innovation .ex_keyvisual_com .txt_area_wrap .txt_inner .small_title {
    font-size: 13px;
    top: 60px;
    padding: 0 10%;
  }
  .kia-oem--classic .media-banner .video_feture.bg_black .txt_area .txt {
    font-size: 14px;
    padding-left: 0;
    padding-right: 0;
  }
}
.kia-oem--classic .apps_down_wrap {
  max-width: 1920px;
  width: 100%;
  margin: auto;
  padding: 120px 0;
  background: #f7f8f8;
  box-sizing: border-box;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner {
  display: table;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box {
  display: table-cell;
  position: relative;
  width: 50%;
  height: 100%;
  vertical-align: middle;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box {
  width: 100%;
  padding-right: 50px;
  color: #05141f;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
  padding-bottom: 20px;
  font-size: 23px;
  font-family: "kiaB";
  color: #05141f;
  opacity: .8;
  word-break: break-word;
  letter-spacing: -1px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
  padding-bottom: 25px;
  font-size: 50px;
  font-family: "kiaB";
  font-weight: bold;
  word-break: break-word;
  line-height: 1.2;
  letter-spacing: -1px;
  text-indent: -3px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
  padding-bottom: 40px;
  font-size: 21px;
  color: #05141f;
  opacity: .8;
  word-break: break-word;
  line-height: 1.2;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
  max-width: 180px;
  display: inline-block;
  margin-right: 10px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a img {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .media_box {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box {
  width: 100%;
  position: relative;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box video {
  width: 100%;
  aspect-ratio: 16/9;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  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 .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn img {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .image_box {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .image_box img {
  width: 100%;
  aspect-ratio: auto;
}
@media (max-width: 1200px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
    font-size: 1.953vw;
    padding-bottom: 15px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    font-size: 40px;
    padding-bottom: 18px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    font-size: 16px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 120px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 100px;
    margin-right: 5px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    font-size: 14px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    font-size: 30px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .apps_down_wrap {
    padding: 80px 0;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner {
    display: block;
    padding: 0;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box {
    display: block;
    width: 100%;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box {
    display: block;
    width: 100%;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 0 10px 30px 10px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
    text-align: center;
    font-size: 14px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    text-align: center;
    font-size: 28px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    text-align: center;
    font-size: 14px;
    padding-right: 0;
    line-height: 1.4;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps {
    text-align: center;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 125px;
    margin: 0 3px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn {
    width: 40px;
    height: 40px;
  }
}
.kia-oem--classic .apps_down_wrap {
  max-width: 1920px;
  width: 100%;
  margin: auto;
  padding: 120px 0;
  background: #fff;
  box-sizing: border-box;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner {
  display: table;
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box {
  display: table-cell;
  position: relative;
  width: 50%;
  height: 100%;
  vertical-align: middle;
  box-sizing: border-box;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box {
  width: 100%;
  padding-right: 50px;
  color: #05141f;
  box-sizing: border-box;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
  padding-bottom: 20px;
  font-size: 23px;
  font-family: "kiaB";
  color: #05141f;
  opacity: .8;
  word-break: break-word;
  letter-spacing: -1px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
  padding-bottom: 25px;
  font-size: 50px;
  font-family: "kiaB";
  font-weight: bold;
  word-break: break-word;
  line-height: 1.2;
  letter-spacing: -1px;
  text-indent: -3px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
  padding-bottom: 40px;
  font-size: 17px;
  color: #05141f;
  opacity: .8;
  word-break: break-word;
  line-height: 1.5;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
  max-width: 180px;
  display: inline-block;
  margin-right: 10px;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a img {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box {
  display: table-cell;
  width: 50%;
  vertical-align: top;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .media_box {
  width: 100%;
  height: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box {
  width: 100%;
  position: relative;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box video {
  width: 100%;
  aspect-ratio: 16/9;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 60px;
  height: 60px;
  cursor: pointer;
  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 .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn img {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .image_box {
  width: 100%;
}
.kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .image_box img {
  width: 100%;
  aspect-ratio: auto;
}
@media (max-width: 1200px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner {
    padding: 0 10px;
    box-sizing: border-box;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
    font-size: 1.953vw;
    padding-bottom: 15px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    font-size: 40px;
    padding-bottom: 18px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    font-size: 16px;
    padding-right: 15px;
    padding-bottom: 30px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 120px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 100px;
    margin-right: 5px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    font-size: 14px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    font-size: 30px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .apps_down_wrap {
    padding: 80px 0;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner {
    display: block;
    padding: 0;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box {
    display: block;
    width: 100%;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box {
    display: block;
    width: 100%;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box {
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    padding: 0 10px 30px 10px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .sub_tit {
    text-align: center;
    font-size: 14px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .main_tit {
    text-align: center;
    font-size: 28px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .title_box .dscription {
    text-align: center;
    font-size: 14px;
    padding-right: 0;
    line-height: 1.4;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps {
    text-align: center;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .lf_box .down_btn_apps a {
    width: 125px;
    margin: 0 3px;
  }
  .kia-oem--classic .apps_down_wrap .apps_down_inner .rt_box .video_box .app_video_play_btn {
    width: 40px;
    height: 40px;
  }
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelRange_area {
  padding: 20px 0 38px;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelRange_area .modelSlide_box {
  margin: 55px 0 0;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_wrap {
  margin: 0 20px;
}
.kia-oem--classic .fe_pip_wrap .resource_features .pipLayout .textArea {
  width: 100%;
  max-width: 1175px;
  margin: 0 auto;
  left: 0;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_title {
  display: block;
  color: #fff;
  font-size: 28px;
  padding-left: 0;
  padding-bottom: 18px;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_wrap .top_title_box {
  background: #000;
  padding: 40px 30px;
  margin-top: -15px;
  margin-left: -11px;
  margin-right: -11px;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_wrap .price_box .price_no {
  font-size: 20px;
  padding-right: 5px;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_wrap .price_box div {
  display: inline-block;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_wrap .price_box .txt {
  font-size: 14px;
  color: #888;
}
.kia-oem--classic .modelSlide_box .modelSlide_item .item_wrap .item_info_title {
  font-size: 18px;
  color: #000;
  font-family: "kiaB";
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_info:before {
  background: 0;
}
.kia-oem--classic .fe_pip_wrap .resource_features .modelSlide_box .modelSlide_item .item_img {
  padding: 20px 0;
}
@media screen and (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .resource_features .modelRange_area .modelSlide_box {
    margin: 20px 0 0;
  }
}
.kia-oem--classic .n_container .keyVisualWrap {
  height: auto;
}
.kia-oem--classic .n_container .kv_video_com .btn_area {
  bottom: 12%;
}
.kia-oem--classic .n_container .kv_video_com .btn_area .btn_txt {
  padding: 20px 35px;
}
.kia-oem--classic .fe_pip_wrap .new_boxImage_wrap .boxList_title,
.kia-oem--classic .fe_pip_wrap .new_boxImage_wrap .boxList_txt {
  line-height: 1.3;
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .n_container .gallery_com .gallery_img .row {
    margin-left: 0;
    margin: right:0;
  }
}
.kia-oem--classic .btn_box.picanto_16my.test_drive {
  width: auto !important;
  bottom: 0;
  padding-bottom: 60px;
}
.kia-oem--classic .test_drive_btn {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 130px !important;
  height: auto !important;
  padding: 7px 0;
  border-radius: 5px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  background: #000;
  margin-bottom: 10px;
  z-index: 1005;
}
.kia-oem--classic .test_drive_btn span {
  display: block;
  padding-left: 40px;
}
.kia-oem--classic .test_drive_btn:before {
  display: block;
  position: absolute;
  top: 9px;
  left: 10px;
  content: "";
  width: 14px;
  height: 14px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/79a1fbbdac925c01f9cc24f6.png) no-repeat 0 0;
}
.kia-oem--classic .showroom_test_drive .dimm {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  z-index: 1010;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 1000;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner {
  overflow-y: auto;
  overflow-x: hidden;
  position: absolute;
  top: 0;
  right: -450px;
  max-width: 450px;
  width: 100%;
  padding: 55px 20px 20px;
  height: 100%;
  max-height: 100%;
  z-index: 1011;
  background: #fff;
  box-sizing: border-box;
}
.kia-oem--classic .scrollOff {
  position: fixed;
  overflow: hidden;
  height: 100%;
  width: 100%;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .lay_close_btn {
  display: block;
  position: absolute;
  top: 23px;
  right: 5px;
  width: 30px;
  height: 30px;
  background: #bb162b;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .lay_close_btn span {
  font-size: 0;
  text-indent: -99999px;
  background-image: url(https://oem-variants.pages.dev/r2/kia/oem-assets/e1a2e20daf1701fed1beea14.png);
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .title {
  font-size: 22px;
  font-weight: bold;
  border-bottom: 1px solid #aaa;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .s_title {
  font-size: 18px;
  padding: 10px 10px;
  margin-bottom: 20px;
  font-weight: bold;
  background: #fff;
  color: #000;
  border-bottom: 1px solid #bb162b;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .v_img_box {
  text-align: center;
  height: 130px;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .v_img_box img {
  height: 100%;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .v_name {
  font-size: 15px;
  padding: 0 0 20px 10px;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .step_section {
  position: relative;
  padding-bottom: 30px;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .p_content .step_section .disabled {
  background: rgba(255, 255, 255, .4);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .form_chk .check_box2 + label {
  line-height: 1.5;
}
.kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner.ani {
  top: 86px;
  right: 0;
  border-top: 2px solid #bb162b;
  -webkit-animation: move .5s ease-in-out;
  -moz-animation: move .5s ease-in-out;
  -ms-animation: move .5s ease-in-out;
  -o-animation: move .5s ease-in-out;
  animation: move .5s ease-in-out;
}
@-webkit-keyframes move {
  from {
    right: -500px;
  }
  to {
    right: 0;
  }
}
@-moz-keyframes move {
  from {
    right: -500px;
  }
  to {
    right: 0;
  }
}
@-ms-keyframes move {
  from {
    right: -500px;
  }
  to {
    right: 0;
  }
}
@-o-keyframes move {
  from {
    right: -500px;
  }
  to {
    right: 0;
  }
}
@keyframes move {
  from {
    right: -500px;
  }
  to {
    right: 0;
  }
}
.kia-oem--classic .showroom_test_drive .location_listview {
  background: #fff;
  border: 1px solid #e3e3e3;
  margin-top: 10px;
  padding-bottom: 20px;
}
.kia-oem--classic .showroom_test_drive .location_list {
  display: block;
  background: #fff;
  border-bottom: 1px solid #e3e3e3;
}
.kia-oem--classic .showroom_test_drive .location_list .loc_l:first-child {
  margin-top: 0;
  border-top: 0;
}
.kia-oem--classic .showroom_test_drive .location_list .loc_l {
  border-top: 1px solid #e3e3e3;
  text-align: left;
}
.kia-oem--classic .showroom_test_drive .location_list .loc_l .locTit {
  display: block;
  padding: 10px 10px;
  font-size: 16px;
  font-family: kiaB;
  text-align: left;
  background: #fff;
}
.kia-oem--classic .showroom_test_drive .location_list .loc_l .locInfo {
  padding: 0 10px 5px 31px;
}
.kia-oem--classic .showroom_test_drive .location_list .loc_l .locInfo .info {
  margin-top: 0;
}
.kia-oem--classic .showroom_test_drive .locInfo .addr {
  padding: 0 0 5px;
  border-bottom: 0;
}
.kia-oem--classic .showroom_test_drive .location_result {
  position: relative;
}
.kia-oem--classic .showroom_test_drive .location_result .location_text {
  position: relative;
  text-align: center;
}
.kia-oem--classic .showroom_test_drive .location_result .result_txt {
  margin: 10px 0;
  color: #666;
  font-size: 14px;
  font-family: kiaM;
}
.kia-oem--classic .showroom_test_drive .location_result .tab_type1 {
  position: static;
  margin: 0 auto;
}
.kia-oem--classic .showroom_test_drive .codeSrch {
  margin: 0;
  padding: 23px 0;
  background: #fff;
  border-bottom: 0;
}
.kia-oem--classic .showroom_test_drive .offerList {
  margin: 0;
  padding-bottom: 0;
}
.kia-oem--classic .showroom_test_drive .trim_list .trim_l {
  padding: 10px;
}
.kia-oem--classic .showroom_test_drive .location_mapview {
  margin-left: 0;
  margin-top: 15px;
  padding: 15px;
  border: 1px solid #e3e3e3;
}
.kia-oem--classic .showroom_test_drive .location_mapview .mapArea {
  float: none;
  background: yellow;
  height: 300px;
}
.kia-oem--classic .showroom_test_drive .location_mapview .center_list {
  float: none;
  width: 100%;
  height: auto;
  padding-bottom: 15px;
  border: 0;
  margin-left: 0;
}
.kia-oem--classic .showroom_test_drive .location_mapview .center_list .listInner {
  height: auto;
}
.kia-oem--classic .first_none_data-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px solid #d0d0d0;
  z-index: 50;
  box-sizing: border-box;
}
.kia-oem--classic .first_none_data-box span {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 0 20px;
  font-family: "kiaB";
  color: #05141f;
  font-size: 22px;
  text-align: center;
  line-height: 1.4;
  box-sizing: border-box;
}
.kia-oem--classic .showroom_test_drive .location_result .tab_type1 {
  box-sizing: initial;
}
.kia-oem--classic .showroom_test_drive .codeSrch .codeTit {
  display: table-cell;
  width: 78px;
  text-transform: uppercase;
  font-size: 14px;
}
.kia-oem--classic .showroom_test_drive .codeSrch .codeInput {
  display: table-cell;
  width: 812px;
  padding-right: 102px;
  position: relative;
}
.kia-oem--classic .showroom_test_drive .info_tbl .info_tr {
  display: block;
  padding: 12px 0;
}
.kia-oem--classic .showroom_test_drive .info_tbl .info_tr:first-child {
  border-top: 0;
}
.kia-oem--classic .showroom_test_drive .info_tbl .info_th {
  width: auto;
  padding: 0;
  border-right: 0;
  display: block;
}
.kia-oem--classic .showroom_test_drive .info_tbl .info_td {
  width: auto;
  min-height: 30px;
  padding: 0;
  margin-top: 5px;
  display: block;
}
.kia-oem--classic .showroom_test_drive .info_tbl .info_th .ess .hidden {
  position: static;
  font-size: 12px;
  line-height: inherit;
  width: auto;
  height: auto;
  visibility: visible;
}
.kia-oem--classic .showroom_test_drive .info_tbl .form_area .form_date,
.kia-oem--classic .info_tbl .form_area .form_wrp {
  display: block;
}
.kia-oem--classic .showroom_test_drive .info_tbl .form_area .space {
  display: block;
  height: 5px;
}
.kia-oem--classic .showroom_test_drive .info_tbl .form_area.phone {
  max-width: none;
}
.kia-oem--classic .showroom_test_drive .info_tbl .form_wrp.only {
  max-width: none;
}
.kia-oem--classic //.showroom_test_drive #datainfo-comp-form-phone {
  display: none;
}
.kia-oem--classic .showroom_test_drive .person_area .btn_area {
  margin-bottom: 20px;
}
.kia-oem--classic .showroom_test_drive .step_section.step05 .inner {
  width: auto;
}
.kia-oem--classic .showroom_test_drive .finishTop {
  margin-bottom: 10px;
}
.kia-oem--classic .showroom_test_drive .finishTop .contBox {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d9579c1ba2ed9da892e99af8.png) no-repeat 20px;
  background-size: 56px 53px;
  padding: 0 15px 0 100px;
}
.kia-oem--classic .showroom_test_drive .finishTop .contBox .finishTxt {
  min-height: 70px;
  padding: 5px 0;
  font-size: 13px;
  line-height: 15px;
}
.kia-oem--classic .showroom_test_drive .finishCon {
  padding: 23px 0;
  border: 0;
}
.kia-oem--classic .showroom_test_drive .finishCon .barType li:before {
  display: none;
}
.kia-oem--classic .showroom_test_drive .finishCon .barType li {
  float: none;
}
.kia-oem--classic .showroom_test_drive .info_tbl {
  border: 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
@media (max-width: 1024px) {
  .kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner.ani {
    top: 100px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner.ani {
    top: 40px;
  }
  .kia-oem--classic .showroom_test_drive .info_tbl .form_area.phone {
    max-width: none;
  }
  .kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner.ani {
    width: 100%;
    max-width: 100%;
  }
  .kia-oem--classic .showroom_test_drive .step_section.step05 .inner {
    margin: 0;
  }
  .kia-oem--classic .btn_box.picanto_16my .test_drive_btn {
    width: 130px !important;
    height: auto !important;
    border-radius: 5px;
    font-family: "kiaB";
    font-size: 14px;
  }
  .kia-oem--classic .btn_box.picanto_16my .test_drive_btn:before {
    left: 16px;
  }
  .kia-oem--classic .btn_box.picanto_16my .test_drive_btn span {
    padding-left: 44px;
    box-sizing: border-box;
  }
  .kia-oem--classic .showroom_test_drive .pop_right_layer .p_inner .lay_close_btn {
    top: 10px;
  }
  .kia-oem--classic .showroom_test_drive .location_listview {
    padding: 0 0 20px 0;
  }
  .kia-oem--classic .showroom_test_drive .location_list .loc_l {
    margin-top: 0;
    border-bottom: 0;
  }
}
.kia-oem--classic .pipLayout .imgList.video_type li {
  margin: 0;
}
.kia-oem--classic .dam_video {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 5;
}
.kia-oem--classic .dam_video video {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
.kia-oem--classic .btn_box.change {
  display: none !important;
}
.kia-oem--classic .nf_tab_com {
  background: #fff;
}
.kia-oem--classic /content/dam/kwcms/au/en/images/showroom/cerato/exterior360/hatch/clear-white/KIA-CERATO-HATCH-360GTX-HIGHRES-WHITE-00000.png /content/dam/kwcms/au/en/images/showroom/cerato/exterior360/sedan/clear-white/KIA-CERATO-SEDAN-360GTX-HIGHRES-WHITE-00000.png .pip_wrap.fe_pip_wrap #container {
  padding-top: 112px !important;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text {
  min-width: 60px;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .kv_link_btn .itm_btn .play_text .play_txt_tit {
  width: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .pipContents {
  background: #fff url(https://oem-variants.pages.dev/r2/kia/oem-assets/695dce0d4f3096f8400dfc64.png) repeat-x 0 0 !important;
  padding-top: 100px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
  margin: 30px 0 30px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap {
  top: 0;
  margin-left: 0;
  transform: translateX(-50%);
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .global_title_text {
  padding: 20px 0 10px 0;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .global_title_text p {
  line-height: 1.6;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory {
    max-width: 940px;
    width: 100%;
    padding: 20px 10px 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter .category_area .input_box {
    padding: 11px 0 12px;
  }
  .kia-oem--classic .pip_wrap.fe_pip_wrap #container {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory {
    padding-top: 15px;
  }
  .kia-oem--classic .pip_wrap.fe_pip_wrap #container {
    padding-top: 0 !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .global_title_text {
    padding: 90px 0 10px 0;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
    padding-top: 0;
  }
}
.kia-oem--classic .fe_pip_wrap .resource_reviews .review {
  padding-top: 80px;
}
.kia-oem--classic .fe_pip_wrap .temp360vr .textArea {
  left: 50% !important;
  transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}
.kia-oem--classic .fe_pip_wrap .temp360vr .car_view {
  left: 50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}
.kia-oem--classic .fe_pip_wrap .temp360vr .car_view2 {
  left: 50% !important;
  transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -o-transform: translateX(-50%) !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .temp360vr .car_view {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .n_container .big_feature_image .bg_area {
    height: auto;
  }
}
.kia-oem--classic .fe_pip_wrap .showroom_test_drive .pop_right_layer {
  z-index: 1008;
}
.kia-oem--classic .fe_pip_wrap .showroom_test_drive .pop_right_layer .p_inner.ani {
  top: 86px;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .showroom_test_drive .pop_right_layer .p_inner.ani {
    top: 112px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .showroom_test_drive .pop_right_layer {
    z-index: 1010;
  }
  .kia-oem--classic .fe_pip_wrap .showroom_test_drive .pop_right_layer .p_inner.ani {
    top: 38px;
  }
  .kia-oem--classic .fe_pip_wrap .pipContents .popup_wrap03 .pip_pop_tit {
    font-size: 17px;
  }
}
.kia-oem--classic .test_drive_btn:before {
  top: 7px !important;
}
@media (max-width: 767px) {
  .kia-oem--classic .test_drive_btn:before {
    top: 6px !important;
  }
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-0 {
  top: 30%;
  left: 65%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-1 {
  top: 33%;
  right: 15%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2 {
  top: 22%;
  left: 10%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3 {
  top: 30%;
  left: 15%;
  width: 300px;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3:before {
  height: 0;
  width: 180px;
  border-width: 0 0 1px 0;
  top: 51%;
  left: 96%;
  right: 93%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3:after {
  top: 50%;
  left: 98%;
  margin-left: 169px;
  margin-top: 0;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4 {
  top: 24%;
  left: auto;
  right: 10%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4:before {
  left: auto;
  right: 93%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4:after {
  right: 93%;
  left: 0;
  margin-left: -287px;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-5 {
  top: 22%;
  left: 6%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2:before {
  width: 270px;
  top: 52%;
}
.kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2:after {
  margin-left: 270px;
  top: 52%;
}
@media (min-width: 960px) and (max-width: 1440px) {
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-0 {
    top: 25%;
    left: auto;
    right: 12%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-1 {
    top: 25%;
    right: 20%;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-1 {
    top: 25%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2 {
    top: 7%;
    left: 12%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3 {
    top: 20%;
    left: 7%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4 {
    top: 17%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-5 {
    top: 6%;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-4:before {
    width: 243px;
  }
}
@media (max-width: 960px) {
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-0 {
    left: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-1 {
    right: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-3 {
    left: auto;
  }
  .kia-oem--classic .nf_explorer.MQ4_21MY .explore-desc.dl-2 {
    left: auto;
  }
}
.kia-oem--classic .fe_pip_wrap .n_container .img_content_box .title_box .desc {
  line-height: 1.5;
  word-break: break-word;
}
.kia-oem--classic .fe_pip_wrap .n_container .ImgTextSlide_wrap .ImgTextSlide .group .txt_box .text_group .text_desc {
  line-height: 1.5;
}
.kia-oem--classic .fe_pip_wrap .n_container .big_feature_image .txtcom_box.center .sub_title {
  line-height: 1.5;
}
.kia-oem--classic .fe_pip_wrap .n_container .phrase .parbase_inner li {
  padding-bottom: 15px;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-2 {
  top: 26%;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-3 {
  top: 18%;
  left: 18%;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-3:before {
  left: auto;
  right: -200px;
  top: 50%;
  height: 1px;
  width: 210px;
  border-width: 0 0 1px 0;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-3:after {
  left: auto;
  right: -200px;
  top: 50%;
  margin-right: 0;
  margin-top: 0;
  margin-left: -2px;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-5 {
  top: 30%;
  left: 65%;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-5:before {
  top: 50%;
  left: -220px;
  right: auto;
  width: 240px;
}
.kia-oem--classic .nf_explorer.seltos .explore-desc.dl-5:after {
  left: 0;
  right: auto;
  top: 50%;
  margin-right: 0;
  margin-left: -220px;
  margin-top: -2px;
}
@media (max-width: 1024px) {
  .kia-oem--classic .nf_explorer.seltos .explore-desc.dl-2 {
    top: 0;
  }
  .kia-oem--classic .nf_explorer.seltos .explore-desc.dl-3 {
    top: 0;
    left: 7%;
  }
  .kia-oem--classic .nf_explorer.seltos .explore-desc.dl-5 {
    top: 0;
    left: 7%;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .img_content_box.m_img_up .title_box .title {
    margin-top: 10px !important;
  }
  .kia-oem--classic .ImgTextSlide_wrap .ImgTextSlide .group .txt_box {
    padding-top: 10px !important;
  }
}
.kia-oem--classic .popup_wrap.acc_pop {
  width: 80%;
  max-width: none;
  border-top: 0;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con {
  position: relative;
  width: 100%;
  box-shadow: 0 0 2px 1px #efefef;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box {
  overflow: hidden;
  position: relative;
  float: left;
  max-width: 730px;
  width: 50%;
  height: 410px;
  box-sizing: border-box;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box img {
  position: absolute;
  top: 0;
  left: 50%;
  width: auto;
  height: 410px;
  transform: translateX(-50%);
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
  position: relative;
  float: left;
  width: 50%;
  height: 410px;
  padding: 45px 30px 30px;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .title {
  width: 100%;
  font-family: "kiaB";
  font-size: 25px;
  color: #05141f;
  line-height: 32px;
  margin-bottom: 15px;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_accprice {
  width: 100%;
  padding: 10px 0 0 0;
  font-family: "kiaB";
  font-size: 20px;
  color: #05141f;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_accpricetxt {
  width: 100%;
  padding-top: 15px;
  font-size: 16px;
  color: #05141f;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .acc_desctxt {
  width: 100%;
  margin-top: 20px;
  padding-right: 10%;
  font-size: 16px;
  color: #05141f;
  opacity: .9;
  line-height: 1.5;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_btn_box {
  width: 100%;
  padding: 30px 0 0 0;
  box-sizing: border-box;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_btn_box .link_button {
  display: inline-block;
  background: #05141f;
  color: #fff;
  padding: 10px 25px;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_btn_box a:first-child {
  margin-right: 10px;
}
.kia-oem--classic .popup_wrap.acc_pop .closeBtn {
  background-color: #05141f;
}
.kia-oem--classic .popup_wrap.acc_pop .pop_btn.prev {
  bottom: 0;
  margin-top: 0;
}
.kia-oem--classic .popup_wrap.acc_pop .pop_btn.next {
  bottom: 0;
  margin-top: 0;
}
@media (max-width: 1336px) {
  .kia-oem--classic .popup_wrap.acc_pop {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .popup_wrap.acc_pop {
    width: 80%;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box {
    float: none;
    width: 100%;
    max-width: none;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
    float: none;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .popup_wrap.acc_pop {
    width: 100%;
    height: 100%;
    overflow-y: auto;
  }
  .kia-oem--classic .popup_wrap.acc_pop .pop_con {
    width: 100%;
    overflow-y: scroll;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box {
    height: 240px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box img {
    height: 240px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
    height: auto;
    text-align: center;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con {
    box-shadow: none;
  }
  .kia-oem--classic .popup_wrap.acc_pop .closeBtn {
    padding: 18px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .acc_desctxt {
    text-align: left;
    padding-right: 0;
  }
  .kia-oem--classic .popup_wrap.acc_pop .pop_con .pop_btna {
    top: 30%;
    width: 18px;
    height: 35px;
    padding: 0;
    background-size: 30px 100%;
  }
  .kia-oem--classic .popup.acc_pop .pop_con .pop_btn.next {
    background-position: -15px 0;
  }
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu {
  width: 100%;
  max-width: 1440px;
  padding: 0 10px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .pipContents {
  padding-top: 0;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory {
  width: 100%;
  padding-top: 0;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on {
  color: #fff !important;
  opacity: 1;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a {
  color: #fff !important;
  opacity: .6;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on:after {
  background: #fff !important;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap {
  overflow: hidden;
  height: 870px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
  width: 100%;
  max-width: 940px;
  margin: 30px auto 30px !important;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box {
  width: 100%;
  max-width: 940px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box2 {
  width: 100%;
  max-width: 940px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap .inex_inner {
  height: 100%;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap .tab_box {
  height: 100%;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap .tab_box video {
  position: absolute;
  top: 50%;
  left: 50%;
  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 .fe_pip_wrap .popup_wrap.acc_pop {
  width: 100%;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con {
  position: absolute;
  width: 80%;
  height: 410px;
  top: 50%;
  left: 50%;
  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 .pip_wrap .accessory .content_title {
  margin-top: 60px;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns {
  padding: 0;
  width: 30px;
  height: 56px;
  display: block;
  position: absolute;
  top: 50%;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat;
  transform: translateY(-50%);
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  margin-top: 0;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.prev {
  left: 15px;
  background-position: 0 0;
  z-index: 20;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.next {
  right: 15px;
  background-position: -30px 0;
  z-index: 20;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory {
    width: 100%;
    max-width: 1440px;
    padding: 0;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap {
    height: 600px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .content_title {
    width: 100%;
    max-width: 940px;
    margin: auto;
    padding: 60px 10px 0 10px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
    height: auto;
    padding: 25px 26px 20px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con {
    width: 100%;
    max-width: 500px;
    height: auto;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box2 {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter .category_area ul li a {
    margin: 0;
    line-height: 1.4;
    height: auto;
    padding: 8px 15px;
  }
  .kia-oem--classic .tit_a_al,
  .kia-oem--classic .tit_a_ar,
  .kia-oem--classic .tit_a_ac {
    padding: 0 5px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box {
    height: 250px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns {
    width: 20px;
    height: 38px;
    background-size: 40px 38px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.next {
    right: 5px;
    background-position: -20px 0;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.prev {
    left: 5px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .title {
    margin-bottom: 10px;
    font-size: 22px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .acc_desctxt {
    font-size: 14px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .pop_accpricetxt {
    font-size: 14px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .content_title {
    padding: 60px 10px 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .acc_box2 {
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap {
    height: 430px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap .bgarea {
    height: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_inex_wrap .tab_box video {
    width: auto;
    height: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .content_title {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
    padding: 0 10px;
  }
  .kia-oem--classic .accessory .acc_box .summary .title {
    line-height: 1.3;
  }
  .kia-oem--classic .accessory .acc_box2 .summary .title {
    line-height: 1.3;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.prev {
    left: 5px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con .pop_btns.next {
    right: 5px;
  }
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap {
  border-top: 0 !important;
  top: 0;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con {
  z-index: 9999;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap .pdimmed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  cursor: pointer;
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap.acc_pop {
    top: 20px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .dimmed {
    position: fixed;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap.acc_pop .pop_con {
    width: 95%;
  }
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide {
  width: 100%;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .img_item {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .img_item img {
  position: relative;
  display: inline-block;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0;
  text-align: center;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots > li {
  display: inline-block;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots button {
  display: inline-block;
  color: #fff;
  width: 40px;
  height: 6px;
  margin: 0 5px;
  background: #fff;
  opacity: .5;
  text-indent: -999999px;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots > li.slick-active button {
  background: #fff;
  opacity: 1;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .scroll_y_box {
  overflow-y: auto;
  margin-right: 20px;
  max-height: 165px;
  min-height: 20px;
}
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-slider .slick-track,
.kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-slider .slick-list {
  width: 100%;
}
@media (max-width: 1024px) {
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box {
    height: 280px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide {
    height: 100%;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-slider .slick-track,
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-slider .slick-list {
    height: 100%;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .img_item img {
    width: 100%;
    height: 100%;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots > li {
    margin: 0;
    width: auto;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .scroll_y_box {
    margin-right: 0;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
    padding: 25px 38px 20px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .img_item {
    height: 100%;
  }
}
@media (max-width: 960px) {
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots > li {
    margin: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box {
    height: auto;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots {
    max-width: 100%;
    width: 100%;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .contxt_box {
    padding: 25px 18px 20px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .slick-dots button {
    width: 35px;
  }
  .kia-oem--classic .popup_wrap.acc_pop .con .img_box .pop_img_slide .img_item img {
    height: auto;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap {
    z-index: 800;
  }
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .scroll_y_box::-webkit-scrollbar {
  width: 10px;
  background-color: #fff;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .scroll_y_box::-webkit-scrollbar-thumb {
  background-color: #05141f !important;
  border-radius: 10px;
  background-clip: padding-box;
  border: 2px solid transparent;
}
.kia-oem--classic .popup_wrap.acc_pop .con .contxt_box .scroll_y_box::-webkit-scrollbar-track {
  background-color: #ccc !important;
  opacity: .2;
  border-radius: 10px;
  box-shadow: inset 0 0 5px #fff;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap {
  height: auto;
  background: #05141f;
}
.kia-oem--classic .new_kv_wrap .bg_wrap {
  overflow: hidden;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .new_kv_wrap .bg_wrap img {
  width: auto;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .new_kv_wrap .vihicle_title .logo .s_txt {
  display: block;
  padding-top: 8px;
  font-size: 28px;
  color: #fff;
  opacity: 1;
  font-family: "kiaM";
}
.kia-oem--classic .fe_pip_wrap .new_kv_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
  display: block;
  text-align: left;
  line-height: 1.1;
}
.kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .logo_txt {
  display: block;
  text-align: left;
  line-height: 1.1;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .pc_video {
  display: block;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .mo_video {
  display: none;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area video {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translate(-50%, -50%);
  max-width: none;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area {
  height: 860px;
}
.kia-oem--classic .fe_kv_wrap.new_kv_wrap .img_area {
  height: 860px;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img img {
  height: 100%;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li.img_only .pic_img {
  height: 100%;
  padding: 0;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li.img_only .pic_txt {
  display: none;
}
.kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li.img_only .pic_img img {
  height: auto;
  width: 100%;
  max-width: 150px;
}
@media (max-width: 1280px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    width: 40%;
    height: 112px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 40%;
    padding: 5px 0 0 0;
  }
}
@media only screen and (max-width: 1269px) {
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 24px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo .sub_txt {
    font-size: 14px;
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap {
    height: auto;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area {
    height: 580px;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .img_area {
    height: 580px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 24px;
  }
  .kia-oem--classic .new_kv_wrap .vihicle_title .logo .s_txt {
    font-size: 14px;
    padding-top: 5px;
    letter-spacing: 0;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .pc_video {
    display: block;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .mo_video {
    display: none;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    padding: 0;
    height: 2.883vw;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    height: 92px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 4.883vw;
  }
  .kia-oem--classic .new_kv_wrap .bg_wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (width: 768px) {
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img img {
    height: 100%;
    width: auto;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list li .pic_img {
    height: 30px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    bottom: 15px;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area {
    height: 460px;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .img_area {
    height: 460px;
  }
  .kia-oem--classic .fe_kv_wrap .kv_btn_area .inner_sec .pic_wrap .pic_list {
    width: 43%;
    height: 70px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap {
    height: auto;
    background: #05141f;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area {
    height: 540px;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .img_area {
    height: 500px;
  }
  .kia-oem--classic .new_kv_wrap .bg_wrap img {
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
  }
  .kia-oem--classic .fe_pip_wrap .new_kv_wrap .fe_snb_wrap01 .snb_menu .vihicle_title {
    padding: 10px 0;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .pc_video {
    display: none;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area .mo_video {
    display: block;
  }
  .kia-oem--classic .fe_kv_wrap.new_kv_wrap .video_area video {
    width: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap .snb_menu .s_list {
    padding-top: 70px;
  }
  .kia-oem--classic .fe_pip_wrap .fe_snb_wrap01 .snb_menu .vihicle_title .logo a {
    font-size: 30px;
  }
  .kia-oem--classic .new_kv_wrap .vihicle_title .logo .s_txt {
    font-size: 24px;
  }
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .pipContents {
  padding-top: 30px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
  padding: 0 10px 0 10px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap {
  top: 150px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on:after {
  background: #05141f !important;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a.on {
  color: #05141f !important;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap .snb_menu .s_list a {
  color: #05141f !important;
  opacity: .6;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .content_title {
  margin-top: 0;
  padding-top: 80px;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float {
  position: fixed;
  top: 112px !important;
  left: 0;
  background: rgba(5, 20, 31, .9);
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float .snb_menu .s_list a {
  color: #fff !important;
  opacity: .8;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float .snb_menu .s_list a.on {
  color: #fff !important;
  opacity: 1;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float .snb_menu .s_list a.on:after {
  background: #fff !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap {
    top: 40px !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float {
    top: 0 !important;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap {
    top: 70px !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .fe_snb_wrap.fn__float {
    top: 0 !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .content_title {
    padding: 0 10px;
  }
  .kia-oem--classic .fe_pip_wrap .resource_spec .spec_visual .spec_data {
    padding-top: 80px !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .acc_filter {
    padding: 0 10px 0 10px;
  }
  .kia-oem--classic .pip_wrap.fe_pip_wrap #container.resource_spec .fe_snb_wrap {
    top: 30px !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_spec .fe_snb_wrap .snb_menu .s_list {
    padding-top: 10px;
  }
  .kia-oem--classic .resource_spec .spec_visual .spec_data h1 {
    margin-top: 0;
  }
  .kia-oem--classic .n_container.resource_spec .spec_allview_area .spec_allview .slick-dots {
    width: 50px;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li.slick-active button {
    background: #05141f;
  }
}
.kia-oem--classic .fe_inex_wrap .tab_box.exterior_wrap {
  position: relative;
}
.kia-oem--classic .fe_inex_wrap .tab_box.exterior_wrap .bot_text_box {
  display: inline-block;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 4px 14px;
  text-align: center;
  font-size: 13px;
  box-sizing: border-box;
  color: rgba(255, 255, 255, .7);
  background: rgba(0, 0, 0, .3);
}
.kia-oem--classic .fe_inex_wrap .tab_box.exterior_wrap .bot_text_box span {
  color: rgba(255, 255, 255, .7);
  font-size: 13px;
}
@media (max-width: 767px) {
  .kia-oem--classic .spec_visual .spec_data .h_title {
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/d58c01909f4dcf989033c939.gif) no-repeat left top !important;
  }
  .kia-oem--classic .fe_pip_wrap .resource_spec .spec_visual .spec_data {
    padding-top: 90px !important;
  }
}
.kia-oem--classic .fe_pip_wrap .n_container div.img_content_box {
  box-sizing: initial;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .n_container div.img_content_box {
    box-sizing: border-box;
  }
}
.kia-oem--classic .nf_video_slide.bg_kiablack {
  background: #05141f;
}
.kia-oem--classic .nf_video_slide.bg_kiablack .nf_title_wrap .nf_b_title {
  color: #fff;
}
.kia-oem--classic .nf_video_slide.bg_kiablack .nf_title_wrap .title_inner .main_t {
  color: #fff;
}
.kia-oem--classic .nf_video_slide.bg_white {
  background: #fff;
}
.kia-oem--classic .nf_video_slide.bg_white .nf_title_wrap .nf_b_title {
  color: #05141f;
}
.kia-oem--classic .nf_video_slide.bg_white .nf_title_wrap .title_inner .main_t {
  color: #05141f;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed {
  width: 100%;
  border-top: 2px solid #05141f;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed .table__normal {
  width: 100%;
  overflow-x: auto;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed .table__normal table {
  min-width: 470px;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed .table__normal table tr {
  border-bottom: 1px solid #d6d6d6;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed .table__normal table td {
  padding: 8px 15px;
  font-size: 12px;
  text-align: center;
}
.kia-oem--classic .img_content_box .title_box .desc .table_fixed .table__normal table td:last-child {
  border-right: 0;
}
@media (max-width: 767px) {
  .kia-oem--classic .img_content_box.m_img_up .title_box {
    display: block;
  }
  .kia-oem--classic .img_content_box .title_box .desc .table_fixed_e {
    width: 100%;
  }
  .kia-oem--classic .img_content_box .title_box .desc .table_fixed_e .sec_scroll {
    overflow-x: auto;
  }
  .kia-oem--classic .img_content_box .title_box .desc [data-table-fixed] table {
    table-layout: initial;
    width: 400px;
  }
}
.kia-oem--classic .fe_pip_wrap.hmg-kwcms .resource_accessorys .fe_snb_wrap {
  position: absolute;
  top: 140px;
  left: 0;
  background: transparent;
}
.kia-oem--classic .fe_pip_wrap.hmg-kwcms .resource_accessorys .fe_snb_wrap.fn__float {
  position: fixed;
  top: 72px !important;
  left: 0;
  background: rgba(5, 20, 31, .9);
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap.hmg-kwcms .resource_accessorys .fe_snb_wrap.fn__float {
    top: 0 !important;
  }
}
.kia-oem--classic .acc_detail .accpop__scrolly {
  display: block;
  max-height: 200px;
  overflow-y: auto;
  padding-right: 15px;
}
.kia-oem--classic .acc_detail .subTxt {
  overflow-anchor: none;
}
.kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap {
  position: fixed !important;
  top: 180px !important;
  left: 50% !important;
  transform: translateX(-50%);
  z-index: 2010;
}
.kia-oem--classic #pop_set_acc {
  position: fixed !important;
  top: 50px !important;
  left: 50% !important;
  transform: translateX(-50%);
  z-index: 2010;
}
@media (max-width: 767px) {
  .kia-oem--classic .acc_detail .accpop__scrolly {
    display: block;
    max-height: 360px;
    overflow-y: auto;
  }
  .kia-oem--classic .fe_pip_wrap .resource_accessorys .accessory .popup_wrap {
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
    z-index: 2010;
  }
}
.kia-oem--classic .nf_tab_com {
  position: relative;
  width: 100%;
  height: 100%;
  margin: auto;
  background: #f7f7f7;
  padding: 130px 0;
}
.kia-oem--classic .nf_tab_com .com_inner {
  max-width: 1200px;
  width: 100%;
  margin: auto;
}
.kia-oem--classic .nf_tab_com .com_inner:after {
  display: block;
  content: "";
  clear: both;
}
.kia-oem--classic .nf_tab_com .box_wrap {
  float: left;
}
.kia-oem--classic .nf_tab_com .img_box_wrap {
  position: relative;
  float: right;
  width: 100%;
  max-width: 654px;
  min-height: 588px;
  min-height: 500px;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
  position: static;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  max-width: 654px;
  height: 400px;
  background: #000;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox video {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: auto;
  transform: translateY(-50%);
}
.kia-oem--classic .nf_tab_com .text_box_wrap {
  position: relative;
  width: 40%;
  min-height: 500px;
  letter-spacing: -1px;
  color: #000;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
  width: 100%;
  font-family: "kiaB";
  font-weight: bold;
  padding-bottom: 25px;
  border-bottom: 1px solid #888;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
  font-size: 23px;
  padding-bottom: 20px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
  font-size: 50px;
  line-height: 1.2;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
  position: static;
  width: 100%;
  top: 0;
  left: 0;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
  width: 100%;
  margin-top: 30px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
  display: block;
  padding: 0 0 25px 0;
  font-size: 21px;
  font-family: "kiaM";
  letter-spacing: 0;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span {
  display: block;
  position: relative;
  padding-left: 20px;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span:before {
  display: block;
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 10px;
  height: 10px;
  background: #05141f;
  border-radius: 100%;
}
.kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a.active span:before {
  background: #ea0029;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc {
  width: 100%;
  font-size: 16px;
  padding: 20px 8%;
  box-sizing: border-box;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc div {
  line-height: 1.4;
  color: #666;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
  overflow: hidden;
  height: 400px;
  text-align: center;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox img {
  height: auto;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
  display: none;
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents.active {
  display: block;
}
.kia-oem--classic .nf_tab_com.bg_black {
  background: #000;
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black a {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap .tab_wrap .item a span:before {
  background: #fff;
}
.kia-oem--classic .nf_tab_com.bg_black .text_box_wrap .tab_wrap .item a.active span:before {
  background: #bb162b;
}
.kia-oem--classic .nf_tab_com.bg_black .img_box_wrap .tab_contents .txt_desc div {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack {
  background: #05141f;
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack a {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap .tab_wrap .item a span:before {
  background: #fff;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .text_box_wrap .tab_wrap .item a.active span:before {
  background: #bb162b;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .img_box_wrap .tab_contents .txt_desc div {
  color: #fff;
}
.kia-oem--classic .nf_tab_com.bg_white {
  background: #fff;
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_white a {
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray {
  background: #f7f8f8;
  color: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray a {
  color: #05141f;
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_com_inner .com_mobile_tp .title_txt {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_com_inner .com_mobile_tp .title_txt {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_com_inner .com_mobile_tp .title_txt {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_com_inner .com_mobile_tp .title_txt {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_slide_box .item .sli_title {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .sli_title {
    color: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_slide_box .item .sli_title {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_slide_box .item .sli_title {
    color: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_gray .m_slide_box .slick-dots li.slick-active button {
    background: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_white .m_slide_box .slick-dots li.slick-active button {
    background: #05141f !important;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .slick-dots li.slick-active button {
    background: #fff !important;
  }
  .kia-oem--classic .nf_tab_com.bg_kiablack .m_slide_box .slick-dots li.slick-active button {
    background: #fff !important;
  }
}
.kia-oem--classic .nf_tab_com.imgLeft .box_wrap {
  float: right;
}
.kia-oem--classic .nf_tab_com.imgLeft .img_box_wrap {
  float: left;
}
@media (max-width: 1024px) {
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    max-width: 560px;
    min-height: 539px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 42px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    padding-left: 15px;
  }
  .kia-oem--classic .nf_tab_com {
    padding: 80px 0;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
    height: 335px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
    max-width: 560px;
    height: 335px;
  }
  .kia-oem--classic .nf_tab_com.imgLeft .text_box_wrap .box_position {
    padding-right: 15px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
@media (width: 768px) {
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    min-height: 414px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
    font-size: 16px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    max-width: 460px;
    min-height: 414px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 30px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    width: 36%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
    padding-bottom: 25px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
    margin-top: 15px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
    font-size: 14px;
    padding: 0 0 20px 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    padding-left: 10px;
  }
  .kia-oem--classic .nf_tab_com.imgLeft .text_box_wrap .box_position {
    padding: 0 10px 0 0;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox video {
    position: absolute;
    top: 0;
    left: 50%;
    width: auto;
    height: 100%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com {
    padding: 40px 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    min-height: auto;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap {
    min-height: auto;
    margin-top: 15px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title {
    font-size: 14px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .box_position {
    position: static;
    transform: none;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .b_title {
    font-size: 25px;
    width: 100%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap {
    width: 100%;
    padding: 0 10px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt {
    padding-bottom: 20px;
    border-bottom: 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap {
    margin-top: 0;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a {
    display: inline-block;
    padding: 0 25px 25px 0;
    font-size: 16px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item {
    overflow-x: auto;
    white-space: nowrap;
    width: 100%;
    width: 100%;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .tab_wrap .item a span:before {
    top: 3px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents {
    position: static;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .txt_desc {
    font-size: 14px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .videoBox {
    height: 300px;
  }
  .kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .imgBox {
    height: 300px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title,
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
    padding-bottom: 10px;
  }
}
.kia-oem--classic .nf_tab_com .img_box_wrap .tab_contents .over_ray_box {
  position: relative;
}
.kia-oem--classic .nf_tab_com .com_inner {
  display: block;
}
.kia-oem--classic .nf_tab_com .m_com_inner {
  display: none;
}
@media (max-width: 767px) {
  .kia-oem--classic .nf_tab_com .com_inner {
    display: none;
  }
  .kia-oem--classic .nf_tab_com .m_com_inner {
    display: block;
  }
  .kia-oem--classic .com_mobile_tp {
    width: 100%;
  }
  .kia-oem--classic .com_mobile_tp img {
    width: 100%;
  }
  .kia-oem--classic .com_mobile_tp .title_txt {
    width: 100%;
    padding: 0 20px 20px 20px;
    font-family: "kiaB";
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
  }
  .kia-oem--classic .com_mobile_tp .title_txt .s_title {
    font-size: 14px;
    padding-bottom: 10px;
  }
  .kia-oem--classic .com_mobile_tp .title_txt .b_title {
    width: 100%;
    font-size: 25px;
    padding-bottom: 10px;
    line-height: 1.2;
  }
  .kia-oem--classic .nf_tab_com.bg_black .com_mobile_tp .title_txt {
    color: #fff;
  }
  .kia-oem--classic .m_slide_box .item .sli_title {
    font-size: 17px;
    padding: 0 20px;
    font-family: "kiaB";
    color: #000;
    padding-bottom: 20px;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .sli_title {
    color: #fff;
  }
  .kia-oem--classic .m_slide_box .item .slide_con {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 300px;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .imgBox {
    width: 100%;
    height: auto;
    overflow: hidden;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .imgBox img {
    width: 100%;
  }
  .kia-oem--classic .m_slide_box .item .videoBox {
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
    background: #000;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    transform: translateY(-50%);
  }
  .kia-oem--classic .m_slide_box .item .txt_desc {
    width: 100%;
    padding: 20px 8%;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .txt_desc span {
    line-height: 1.4;
    color: #666;
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .txt_desc span {
    line-height: 1.4;
    color: #fff;
  }
  .kia-oem--classic .m_slide_box {
    position: relative;
    width: 100%;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    position: absolute;
    top: 180px;
    color: #fff;
    font-size: 0;
    text-indent: -999999px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-prev {
    left: 10px;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/6b352b6540dee63104fa07e8.png) no-repeat 0 0;
    background-size: 15px 28px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-next {
    right: 10px;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/213147c725b4e372c5e6729f.png) no-repeat 0 0;
    background-size: 15px 28px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow.slick-disabled {
    opacity: .5;
  }
  .kia-oem--classic .m_slide_box .slick-next::before,
  .kia-oem--classic .m_slide_box .slick-prev:before {
    width: 15px;
    height: 28px;
  }
  .kia-oem--classic .m_slide_box .slick-dots {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
  }
  .kia-oem--classic .m_slide_box .slick-dots li {
    overflow: hidden;
    display: inline-block;
    margin: 0 5px;
  }
  .kia-oem--classic .m_slide_box .slick-dots li button {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #ccc;
    width: 25px;
    height: 5px;
    font-size: 0;
  }
  .kia-oem--classic .m_slide_box .slick-dots li.slick-active button {
    background: #bb162b;
  }
}
.kia-oem--classic .nf_tab_com.bg_black .img_box_wrap .tab_contents .videoBox {
  background: #000;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .img_box_wrap .tab_contents .videoBox {
  background: #05141f;
}
.kia-oem--classic .nf_tab_com.bg_gray .img_box_wrap .tab_contents .videoBox {
  background: #f7f8f8;
}
.kia-oem--classic .nf_tab_com.bg_white .img_box_wrap .tab_contents .videoBox {
  background: #fff;
}
@media (max-width: 767px) {
  .kia-oem--classic .m_slide_box .item .slide_con {
    height: 300px;
  }
  .kia-oem--classic .m_slide_box .item .sli_title {
    min-height: 20px;
    max-height: 50px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    top: 175px;
  }
  .kia-oem--classic .m_slide_box .item .imgBox {
    height: 100%;
    background: transparent;
  }
  .kia-oem--classic .m_slide_box .item .imgBox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    object-fit: cover;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .kia-oem--classic .nf_tab_com .m_slide_box .item .videoBox {
    height: 100%;
    background: #fff;
    box-sizing: border-box;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }
  .kia-oem--classic .nf_tab_com.bg_black .m_slide_box .item .videoBox {
    background: #05141f;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title:before {
    background: #05141f !important;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}
.kia-oem--classic .nf_tab_com .disclaimer__pop {
  padding: 20px 8% 0 8%;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop .disclaimer__button {
  position: relative;
  display: inline-block;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop .disclaimer__button span {
  position: relative;
  padding-left: 22px;
  font-size: 15px;
  text-decoration: underline;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop .disclaimer__button span:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 17px;
  width: 16px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -61px -39px;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2100;
  background: rgba(0, 0, 0, .8);
}
.kia-oem--classic .nf_tab_com .disclaimer__pop-content {
  position: relative;
  max-width: 960px;
  width: 80%;
  height: auto;
  padding: 20px 40px;
  background: #fff;
  color: #05141f;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop-title {
  padding: 0 0 20px 0;
  font-size: 16px;
  font-family: kiaB;
}
.kia-oem--classic .fe_pip_wrap .n_container div.disclaimer__pop-text {
  line-height: 1.4;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop .disclaimer__pop-content {
  position: relative;
}
.kia-oem--classic .nf_tab_com.bg_white .disclaimer__pop .disclaimer__button {
  color: #05141f;
  opacity: .8;
}
.kia-oem--classic .nf_tab_com.bg_white .disclaimer__pop .disclaimer__button span:before {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -61px -39px;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .disclaimer__pop .disclaimer__button {
  color: #fff;
  opacity: .8;
}
.kia-oem--classic .nf_tab_com.bg_kiablack .disclaimer__pop .disclaimer__button span:before {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -106px -14px;
}
.kia-oem--classic .nf_tab_com.bg_black .disclaimer__pop .disclaimer__button {
  color: #fff;
  opacity: .8;
}
.kia-oem--classic .nf_tab_com.bg_black .disclaimer__pop .disclaimer__button span:before {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -106px -14px;
}
.kia-oem--classic .nf_tab_com.bg_gray .disclaimer__pop .disclaimer__button {
  color: #05141f;
  opacity: .8;
}
.kia-oem--classic .nf_tab_com.bg_gray .disclaimer__pop .disclaimer__button span:before {
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -61px -39px;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop-box .disclaimer__pop-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/389188d70a05b544304fe886.svg) no-repeat 50% 50%;
}
.kia-oem--classic .nf_tab_com .disclaimer__pop-box .disclaimer__pop-close button {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -99999px;
}
@media screen and (max-width: 960px) {
  .kia-oem--classic .nf_tab_com .disclaimer__pop {
    padding: 30px 8% 0 8%;
  }
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .nf_tab_com .disclaimer__pop {
    padding: 30px 8%;
  }
  .kia-oem--classic .nf_tab_com .disclaimer__pop .disclaimer__button span {
    font-size: 13px;
  }
  .kia-oem--classic .nf_tab_com .disclaimer__pop-content {
    width: 95%;
    padding: 20px 20px;
  }
}
.kia-oem--classic .fe_pip_wrap #footer {
  position: static;
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
  position: relative;
  width: 1175px;
  font-size: 34px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
  line-height: 62px;
  margin: 0 auto 14px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .pipTit::after {
  content: "";
  border-bottom: 1px solid #000;
  display: block;
}
.kia-oem--classic .fe_pip_wrap .pipLayout #safetyInner p {
  width: 1175px;
  margin: 0 auto;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
  width: 100%;
  margin: auto;
  padding: 150px 0 0 0;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
  max-width: 1200px;
  margin: auto;
  font-family: "kiaB";
  font-weight: bold;
  color: #000;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
  font-size: 23px;
  padding-bottom: 20px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
  font-size: 50px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 > li > a dt {
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .pipLayout .imgList li a img {
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap {
  display: none;
  position: fixed;
  width: 740px;
  margin: auto;
  left: 50%;
  top: 50%;
  border-top: 2px solid #bb162b;
  transform: translate(-50%, -50%);
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con {
  padding: 0;
  height: 100%;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con {
  background: #fff;
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_img {
  position: relative;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn {
  display: block;
  position: absolute;
  top: 50%;
  width: auto;
  height: 22px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat;
  transform: translateY(-50%);
  overflow: hidden;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  margin-top: 0;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn.prev {
  left: 15px;
  background-position: 2px 0;
  z-index: 20;
}
.kia-oem--classic .fe_pip_wrap .prev,
.kia-oem--classic .fe_pip_wrap .next {
  cursor: pointer;
  position: absolute;
  bottom: 25px;
  width: auto;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .pop_btn.next {
  right: 15px;
  background-position: -30px 0;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap .pop_con img {
  width: 100%;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more {
  padding: 20px 25px 30px;
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dt {
  margin-bottom: 10px;
  font-size: 23px;
  line-height: 27px;
  font-family: "KiaB";
  color: #000;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dt:before {
  content: "";
  display: block;
  border-top: 2px solid #d5172e;
  width: 33px;
  height: 2px;
  margin-bottom: 5px;
}
.kia-oem--classic .fe_pip_wrap .popup .pop_con .img_more dd {
  color: #666;
  font-size: 14px;
}
.kia-oem--classic .fe_pip_wrap .popup_wrap .closeBtn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px;
}
.kia-oem--classic .fe_pip_wrap .spr_close2 {
  background-position: -30px -61px;
  width: 14px;
  height: 14px;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black {
  background: #000;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_white {
  background: #fff;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_kiablack {
  background: #05141f;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_gray {
  background: #f7f8f8;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black .txt_box_wrap .title_inner {
  color: #fff !important;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_black .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  background: #05141f;
}
.kia-oem--classic .fe_pip_wrap .pipLayout.bg_kiablack .txt_box_wrap .title_inner {
  color: #fff !important;
}
@media (max-width: 1024px) {
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 {
    background: #fff;
    width: auto;
    margin: 0 auto;
    padding: 0 10px 30px 10px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li {
    width: 100%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a {
    width: 30%;
    margin-right: 5%;
    height: inherit;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a + a + a {
    margin-right: 0;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li img {
    width: 100%;
    height: auto;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
    width: 98%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
    padding: 0 15px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
    font-size: 44px;
    max-width: 80%;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap {
    width: 600px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
    padding-top: 80px;
  }
}
@media screen and (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .pipLayout .mInner {
    width: 100%;
    margin: 0 auto;
    position: relative;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-right: 0;
    padding: 3% 0;
    box-sizing: border-box;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dt {
    display: table-cell;
    width: 145px;
    max-height: 107px;
    vertical-align: middle;
    overflow: hidden;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dd {
    display: table-cell;
    vertical-align: middle;
    padding-left: 4%;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a dd div.btmTextTxt {
    display: none;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a h4.btmTextTit {
    border-bottom: 0;
    height: auto;
    margin-top: 0;
    font-size: 14px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .imgList.type10 li a h4.btmTextTit span {
    font-size: 15px;
    line-height: 19px;
    font-weight: bold;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .pipTit {
    width: 92%;
    font-size: 1.5rem;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout #safetyInner + .imgListPaging {
    width: 92%;
    margin: 0 auto;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
    font-size: 14px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .b_title {
    font-size: 25px;
    max-width: 100%;
    line-height: 1.2;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .title_inner {
    padding: 0 15px 30px 15px;
  }
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap {
    padding: 60px 0 0 0;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap {
    width: 320px;
  }
  .kia-oem--classic .fe_pip_wrap .popup_wrap .closeBtn {
    padding: 10px;
  }
}
.kia-oem--classic .advence_wrap {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: auto;
  margin-top: 50px;
  height: 716px;
}
.kia-oem--classic .advence_wrap .box {
  overflow: hidden;
  position: absolute;
  transition: all 1s;
  box-sizing: border-box;
  cursor: pointer;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  -o-transition: all .5s ease-in-out;
  -moz-transition: all .5s ease-in-out;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover {
  -o-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .box_title {
  display: none;
}
.kia-oem--classic .advence_wrap .box .box_inner a {
  display: block;
  width: 100%;
  height: 100%;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, .7);
  z-index: 10;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title .text_wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  font-size: 16px;
  text-align: center;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .box_title .text_wrap span {
  display: inline-block;
  width: 60%;
}
.kia-oem--classic .advence_wrap .box_01 .imgBoxWrap .tab_video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img {
  width: 100%;
  height: 100%;
  background: #000;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 10;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  height: 100%;
  background: #000;
}
.kia-oem--classic .techvideo_play_btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  z-index: 20;
  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 .techvideo_play_btn img {
  cursor: pointer;
}
.kia-oem--classic .advence_wrap .box_01 {
  width: 544px;
  height: 338px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap .box_02 {
  width: 323px;
  height: 235px;
  transform: translate(170%, 0);
}
.kia-oem--classic .advence_wrap .box_03 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 0);
}
.kia-oem--classic .advence_wrap .box_04 {
  width: 178px;
  height: 132px;
  transform: translate(0, 260%);
}
.kia-oem--classic .advence_wrap .box_05 {
  width: 178px;
  height: 132px;
  transform: translate(103%, 260%);
}
.kia-oem--classic .advence_wrap .box_06 {
  width: 178px;
  height: 132px;
  transform: translate(206%, 260%);
}
.kia-oem--classic .advence_wrap .box_07 {
  width: 323px;
  height: 235px;
  transform: translate(170%, 102%);
}
.kia-oem--classic .advence_wrap .box_08 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 102%);
}
.kia-oem--classic .advence_wrap .box_09 {
  width: 361px;
  height: 235px;
  transform: translate(0, 204%);
}
.kia-oem--classic .advence_wrap .box_10 {
  width: 505px;
  height: 235px;
  transform: translate(72.5%, 204%);
}
.kia-oem--classic .advence_wrap .box_11 {
  width: 323px;
  height: 235px;
  transform: translate(271%, 204%);
}
.kia-oem--classic .mobile_slide_wrap {
  display: none;
}
.kia-oem--classic .advence_wrap.ch1 {
  height: 338px;
}
.kia-oem--classic .advence_wrap.ch2 {
  height: 477px;
}
.kia-oem--classic .advence_wrap.ch3 {
  height: 716px;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 16px;
  text-align: center;
  z-index: 30;
  background: rgba(0, 0, 0, .7);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title .over_title {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .video_over_title span {
  display: inline-block;
  width: 60%;
  padding-top: 40px;
  color: #fff;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/fed57001f9826e18ab9cc98b.png) no-repeat center top;
  background-size: 30px 30px;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap:hover .techvideo_play_btn {
  visibility: hidden;
}
@media (max-width: 1200px) {
  .kia-oem--classic .advence_wrap {
    max-width: 97.500vw;
    width: 100%;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 58.667vw;
  }
  .kia-oem--classic .advence_wrap .box_01 {
    width: 44.333vw;
    height: 28vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap .box_02 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(170%, 0);
  }
  .kia-oem--classic .advence_wrap .box_03 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(271%, 0);
  }
  .kia-oem--classic .advence_wrap .box_04 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(0, 259%);
  }
  .kia-oem--classic .advence_wrap .box_05 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(103%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_06 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(206%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_07 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(170%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_08 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_09 {
    width: 29.500vw;
    height: 19.583vw;
    transform: translate(0, 202%);
  }
  .kia-oem--classic .advence_wrap .box_10 {
    width: 41.083vw;
    height: 19.583vw;
    transform: translate(72.5%, 202%);
  }
  .kia-oem--classic .advence_wrap .box_11 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 202%);
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .advence_wrap {
    height: 28.125vw;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 59.3vw;
  }
}
@media (width: 768px) {
  .kia-oem--classic .advence_wrap {
    height: 208px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .advence_wrap {
    display: none;
  }
  .kia-oem--classic .mobile_slide_wrap {
    display: block;
    position: relative;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    margin-top: 0;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box {
    overflow: hidden;
    position: relative;
    height: 270px;
    max-width: 420px;
    width: 100%;
    min-width: 320px;
    margin: auto;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .img_box video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .contents_box {
    padding: 30px 15px 20px 15px;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box {
    width: 100%;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title {
    display: block;
    position: relative;
    width: 100%;
    font-size: 22px;
    font-family: "kiaB";
    padding-bottom: 20px;
    line-height: 1.2;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .title_box .title:before {
    display: block;
    content: "";
    position: absolute;
    top: -8px;
    left: 0;
    width: 30px;
    height: 2px;
    background: #bb162b;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .desc {
    font-size: 14px;
    line-height: 1.4;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide {
    padding-bottom: 25px;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots {
    display: table;
    position: absolute;
    bottom: 0;
    left: 50%;
    width: auto;
    box-sizing: border-box;
    transform: translateX(-50%);
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li {
    display: table-cell;
    box-sizing: border-box;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li button {
    display: inline-block;
    text-indent: -99999px;
    background: #ccc;
    width: 24px;
    height: 5px;
    margin: 0 3px;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide .slick-dots li.slick-active button {
    background: #05141f;
  }
  .kia-oem--classic .mobile_slide_wrap .v_slide a {
    text-decoration: none;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-arrow {
    overflow: hidden;
    display: block;
    position: absolute;
    top: 20%;
    width: 20px;
    height: 10px;
    padding: 16px 0;
    text-indent: -999999px;
    font-size: 0;
    line-height: 0;
    z-index: 50;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/29066a4bfe27ba3c1aa146fe.png) no-repeat 0 0;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-prev {
    left: 10px;
    width: 20px;
    background-position: left 0;
    background-size: 42px 40px;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-next {
    right: 10px;
    width: 20px;
    background-position: right 0;
    background-size: 42px 40px;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-disabled {
    display: none !important;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .video_box_img {
    position: relative;
    width: 100%;
    height: 100%;
    background: #000;
  }
  .kia-oem--classic .mobile_slide_wrap .m_box .video_box_img .tab_video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 100%;
    width: 100%;
    background: #000;
  }
  .kia-oem--classic .mobile_slide_wrap .slick-arrow {
    padding: 20px 0;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .fe_pip_wrap .temp00 .temp360vr .textArea h3 {
    letter-spacing: -1px;
    font-size: 28px;
  }
  .kia-oem--classic .nf_explorer .nf_title_wrap .title_inner .nf_b_title {
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc;
  }
  .kia-oem--classic .fe_inex_wrap .nf_title_wrap .title_inner .sub_t {
    padding-bottom: 10px;
  }
  .kia-oem--classic .nf_tab_com .text_box_wrap .title_txt .s_title,
  .kia-oem--classic .fe_pip_wrap .pipLayout .txt_box_wrap .s_title {
    padding-bottom: 10px;
  }
}
.kia-oem--classic .advence_wrap .box_01 {
  width: 544px;
  height: 338px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap .box_02 {
  width: 320px;
  height: 235px;
  transform: translate(172%, 0);
}
.kia-oem--classic .advence_wrap .box_03 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 0);
}
.kia-oem--classic .advence_wrap .box_04 {
  width: 178px;
  height: 132px;
  transform: translate(0, 260%);
}
.kia-oem--classic .advence_wrap .box_05 {
  width: 178px;
  height: 132px;
  transform: translate(103%, 260%);
}
.kia-oem--classic .advence_wrap .box_06 {
  width: 178px;
  height: 132px;
  transform: translate(206%, 260%);
}
.kia-oem--classic .advence_wrap .box_07 {
  width: 320px;
  height: 235px;
  transform: translate(172%, 102%);
}
.kia-oem--classic .advence_wrap .box_08 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 102%);
}
.kia-oem--classic .advence_wrap .box_09 {
  width: 361px;
  height: 235px;
  transform: translate(0, 204%);
}
.kia-oem--classic .advence_wrap .box_10 {
  width: 505px;
  height: 235px;
  transform: translate(72.5%, 204%);
}
.kia-oem--classic .advence_wrap .box_11 {
  width: 320px;
  height: 235px;
  transform: translate(274%, 204%);
}
.kia-oem--classic .advence_wrap.img5.ch5 {
  height: 387px;
}
.kia-oem--classic .advence_wrap.img5 .box_06 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_07 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img5 .box_01 {
  width: 684px;
  height: 384px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_02 {
  width: 250px;
  height: 188px;
  transform: translate(276%, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_03 {
  width: 250px;
  height: 188px;
  transform: translate(379%, 0);
}
.kia-oem--classic .advence_wrap.img5 .box_04 {
  width: 250px;
  height: 188px;
  transform: translate(276%, 104%);
}
.kia-oem--classic .advence_wrap.img5 .box_05 {
  width: 250px;
  height: 188px;
  transform: translate(379%, 104%);
}
.kia-oem--classic .advence_wrap.img5 .box_01 video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img6 {
  height: 566px;
}
.kia-oem--classic .advence_wrap.img6 .box_07 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_08 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_09 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_10 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_11 {
  display: none;
}
.kia-oem--classic .advence_wrap.img6 .box_01 {
  width: 596px;
  height: 336px;
  transform: translate(0, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_02 {
  width: 296px;
  height: 222px;
  transform: translate(203%, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_03 {
  width: 296px;
  height: 222px;
  transform: translate(305%, 0);
}
.kia-oem--classic .advence_wrap.img6 .box_04 {
  width: 295px;
  height: 221px;
  transform: translate(0, 155%);
}
.kia-oem--classic .advence_wrap.img6 .box_05 {
  width: 295px;
  height: 221px;
  transform: translate(102%, 155%);
}
.kia-oem--classic .advence_wrap.img6 .box_06 {
  width: 601px;
  height: 338px;
  transform: translate(100%, 67%);
}
.kia-oem--classic .advence_wrap.img6 .box_01 video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img6 .box_01.box .imgBoxWrap .video_box_img .tab_video {
  width: 100%;
  height: auto;
}
.kia-oem--classic .advence_wrap .box .imgBoxWrap .video_box_img .tab_video {
  width: auto;
  height: 120%;
}
.kia-oem--classic .advence_wrap .box_01.box .imgBoxWrap .video_box_img .tab_video {
  width: 110%;
  height: auto;
}
.kia-oem--classic .advence_wrap.img5 .box .imgBoxWrap img {
  width: auto;
  height: 100%;
}
@media (max-width: 1200px) {
  .kia-oem--classic .advence_wrap .box_01 {
    width: 44.333vw;
    height: 28vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap .box_02 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(170%, 0);
  }
  .kia-oem--classic .advence_wrap .box_03 {
    width: 26.250vw;
    height: 19.167vw;
    transform: translate(271%, 0);
  }
  .kia-oem--classic .advence_wrap .box_04 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(0, 259%);
  }
  .kia-oem--classic .advence_wrap .box_05 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(103%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_06 {
    width: 14.500vw;
    height: 10.917vw;
    transform: translate(206%, 259%);
  }
  .kia-oem--classic .advence_wrap .box_07 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(170%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_08 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 100%);
  }
  .kia-oem--classic .advence_wrap .box_09 {
    width: 29.500vw;
    height: 19.583vw;
    transform: translate(0, 202%);
  }
  .kia-oem--classic .advence_wrap .box_10 {
    width: 41.083vw;
    height: 19.583vw;
    transform: translate(72.5%, 202%);
  }
  .kia-oem--classic .advence_wrap .box_11 {
    width: 26.250vw;
    height: 19.583vw;
    transform: translate(271%, 202%);
  }
  .kia-oem--classic .advence_wrap.img5 {
    max-width: 98.3333vw;
    width: 100%;
    height: 32.167vw;
  }
  .kia-oem--classic .advence_wrap.img5 .box_01 {
    width: 56.9661vw;
    height: 32.5424vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_02 {
    width: 20.1864vw;
    height: 15.9322vw;
    transform: translate(284%, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_03 {
    width: 20.1864vw;
    height: 15.9322vw;
    transform: translate(386%, 0);
  }
  .kia-oem--classic .advence_wrap.img5 .box_04 {
    width: 20.1864vw;
    height: 15.9322vw;
    transform: translate(284%, 104%);
  }
  .kia-oem--classic .advence_wrap.img5 .box_05 {
    width: 20.1864vw;
    height: 15.9322vw;
    transform: translate(386%, 104%);
  }
  .kia-oem--classic .advence_wrap.img6 {
    max-width: 98.3333vw;
    height: 47.167vw;
  }
  .kia-oem--classic .advence_wrap.img6 .box_01 {
    width: 49.667vw;
    height: 28.000vw;
    transform: translate(0, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_02 {
    width: 24.667vw;
    height: 18.500vw;
    transform: translate(203%, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_03 {
    width: 24.667vw;
    height: 18.500vw;
    transform: translate(305%, 0);
  }
  .kia-oem--classic .advence_wrap.img6 .box_04 {
    width: 24.583vw;
    height: 18.417vw;
    transform: translate(0, 155%);
  }
  .kia-oem--classic .advence_wrap.img6 .box_05 {
    width: 24.583vw;
    height: 18.417vw;
    transform: translate(102%, 155%);
  }
  .kia-oem--classic .advence_wrap.img6 .box_06 {
    width: 50.0833vw;
    height: 28.1667vw;
    transform: translate(100%, 67%);
  }
}
@media (max-width: 1024px) {
  .kia-oem--classic .advence_wrap {
    height: 28.125vw;
  }
  .kia-oem--classic .advence_wrap.ch1 {
    height: 28.167vw;
  }
  .kia-oem--classic .advence_wrap.ch2 {
    height: 39vw;
  }
  .kia-oem--classic .advence_wrap.ch3 {
    height: 59.3vw;
  }
}
@media (width: 768px) {
  .kia-oem--classic .advence_wrap {
    height: 208px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .m_slide_box .item .slide_con {
    height: 270px;
  }
  .kia-oem--classic .m_slide_box .slick-arrow {
    top: 150px;
  }
  .kia-oem--classic .m_slide_box .item .videoBox video {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 120%;
    height: auto;
    -ms-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
}
.kia-oem--classic .video_img_pop .pop_img_contents {
  top: 55%;
  width: 100%;
  max-width: 960px;
}
.kia-oem--classic .video_img_pop .close_bt {
  top: 135px;
}
@media (max-width: 1024px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 80%;
    max-width: 960px;
  }
  .kia-oem--classic .video_img_pop .close_bt {
    top: 50px;
  }
}
@media (width: 768px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 90%;
    max-width: 960px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .video_img_pop .pop_img_contents {
    top: 50%;
    width: 95%;
    max-width: 960px;
  }
  .kia-oem--classic .video_img_pop .close_bt {
    top: 30px;
  }
}
.kia-oem--classic .title_noti360 {
  font-size: 14px;
  font-family: "kiaM";
  color: #05141f !important;
  opacity: .4;
}
.kia-oem--classic .fe_pip_wrap .n_container div.payload_calculator {
  line-height: 1.5;
}
.kia-oem--classic .payload_calculator-wrap {
  width: 100%;
  padding: 80px 0;
  box-sizing: border-box;
  color: #05141f;
}
.kia-oem--classic .payload_calculator-conbox {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-titleBox {
  width: 100%;
  padding: 0 0 30px 0;
  text-align: center;
  box-sizing: border-box;
  color: #05141f;
}
.kia-oem--classic .payload_calculator-titleBox .payload__title {
  padding: 0 0 30px 0;
  font-size: 50px;
  font-family: kiaB;
  box-sizing: border-box;
}
.kia-oem--classic .fe_pip_wrap .n_container div.payload__title-discription {
  font-size: 21px;
  line-height: 1.5;
}
.kia-oem--classic .payload_calculator-area {
  display: flex;
  flex-direction: row;
  width: 100%;
  gap: 20px;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-resultarea {
  max-width: 1000px;
  width: 66.7%;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-imgwrap {
  width: 100%;
}
.kia-oem--classic .payload_calculator-imgwrap img {
  display: block;
  width: 100%;
  animation: fadein 3s;
  -moz-animation: fadein .5s;
  -webkit-animation: fadein .5s;
  -o-animation: fadein .5s;
}
.kia-oem--classic .payload_calculator-resultwrap {
  display: flex;
}
.kia-oem--classic .payload_calculator-resultwrap .calculator_box {
  width: 33.333%;
  padding: 40px 0;
  text-align: center;
}
.kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_title {
  padding: 0 0 15px 0;
  font-size: 16px;
  color: rgba(5, 20, 31, .8);
}
.kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_result {
  font-size: 28px;
  font-family: kiaB;
}
.kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_resultText {
  padding: 15px 20px 0 20px;
  font-size: 14px;
  color: rgba(5, 20, 31, .8);
}
.kia-oem--classic .fe_pip_wrap .n_container div.calculator_box_resultText {
  line-height: 1.4;
}
.kia-oem--classic .payload_calculator-resultwrap .payload-result {
  background: rgba(5, 20, 31, .1);
}
.kia-oem--classic .payload_calculator-resultwrap .towing-result {
  background: rgba(5, 20, 31, .05);
}
.kia-oem--classic .payload_calculator-resultwrap .total_combine-result {
  background: rgba(5, 20, 31, 1);
}
.kia-oem--classic .payload_calculator-resultwrap .total_combine-result .calculator_box_title {
  color: #fff;
}
.kia-oem--classic .payload_calculator-resultwrap .total_combine-result .calculator_box_result {
  color: #fff;
}
.kia-oem--classic .payload_calculator-resultwrap .total_combine-result .calculator_box_resultText {
  color: #fff;
}
.kia-oem--classic .payload_calculator-contentsarea {
  width: 33.3333%;
  max-width: 500px;
  padding: 20px 20px 0 20px;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-step {
  width: 100%;
}
.kia-oem--classic .payload_calculator-stepBox {
  width: 100%;
  -webkit-transition: all .2s;
  transition: all .2s;
  animation: fadein 3s;
  -moz-animation: fadein .5s;
  -webkit-animation: fadein .5s;
  -o-animation: fadein .5s;
}
.kia-oem--classic .payload_calculator-stepTitle {
  padding: 0 0 10px 0;
  font-size: 28px;
  font-family: kiaB;
  color: #05141f;
}
.kia-oem--classic .payload_calculator-select {
  width: 100%;
  padding-bottom: 30px;
}
.kia-oem--classic .payload_calculator-select .select__choicewrap {
  width: 100%;
  padding: 5px 0;
}
.kia-oem--classic .payload_calculator-select .select__choicewrap .choicebtn {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #05141f;
  text-align: left;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-select .select__choicewrap .choicebtn.on {
  border: 1px solid #05141f;
  color: #fff;
  background: #05141f;
}
.kia-oem--classic .payload_calculator-step .calculator-step_btnarea {
  padding: 80px 0 50px 0;
  text-align: right;
}
.kia-oem--classic .payload_calculator-disclaimer {
  padding: 30px 20px;
  color: rgba(5, 20, 31, .6);
}
.kia-oem--classic .payload_disclaimer-title {
  position: relative;
  padding: 0 0 10px 0;
  color: rgba(5, 20, 31, 1);
}
.kia-oem--classic .payload_disclaimer-title span {
  position: relative;
  padding: 0 0 0 25px;
  font-size: 15px;
  line-height: 1.5;
}
.kia-oem--classic .payload_disclaimer-title span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 17px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/8493bbe5b2a7af948b0bc6c6.png) no-repeat -61px -39px;
}
.kia-oem--classic .fe_pip_wrap .n_container div.payload_disclaimer-text {
  line-height: 1.5;
}
.kia-oem--classic .calculator__range-wrap {
  width: 100%;
  box-sizing: border-box;
}
.kia-oem--classic .calculator__range-wrap .trailer__range-box {
  padding: 20px 0 0 0;
}
.kia-oem--classic .calculator__range-wrap .trailer__range-box .trailer__range-title {
  font-size: 20px;
  font-family: kiaB;
  color: #05141f;
}
.kia-oem--classic .calculator__range-wrap .trailer__range-box .trailer__range-title .range-title_noti {
  padding: 10px 0 0 0;
  font-size: 14px;
  font-family: kiaM;
  color: rgba(5, 20, 31, .6);
  line-height: 1.5;
}
.kia-oem--classic .fe_pip_wrap .n_container div.range-title_noti {
  line-height: 1.4;
}
.kia-oem--classic .calculator__range-wrap .calculator__range-box {
  padding: 15px 0;
}
.kia-oem--classic .calculator__range-wrap .calculator__range-box p {
  padding: 15px 0 0 0;
  font-size: 18px;
  font-family: kiaB;
}
.kia-oem--classic .calculator-step_btnarea .btnIcon.reflash:before {
  background-image: url(https://oem-variants.pages.dev/r2/kia/oem-assets/1079b2bb68834fb13f99ccba.png) !important;
  background-repeat: no-repeat;
  background-position: -67px -56px;
  width: 15px;
  height: 12px;
  margin: 12px 8px 0 0;
}
.kia-oem--classic .payload_calculator-toggleSelect {
  width: 100%;
  padding-bottom: 30px;
}
.kia-oem--classic .payload_calculator-toggleSelect .select__choicewrap {
  width: 100%;
  padding: 5px 0;
}
.kia-oem--classic .payload_calculator-toggleSelect .select__choicewrap .choicebtn {
  display: block;
  width: 100%;
  padding: 10px 15px;
  border: 1px solid #05141f;
  text-align: left;
  box-sizing: border-box;
}
.kia-oem--classic .payload_calculator-toggleSelect .select__choicewrap .choicebtn.on {
  border: 1px solid #05141f;
  color: #fff;
  background: #05141f;
}
.kia-oem--classic .calculator_box.colorRed .calculator_box_result {
  color: #ea0029;
}
.kia-oem--classic .calculator__range-box {
  width: 100%;
}
.kia-oem--classic .calculator_slider {
  -webkit-appearance: none;
  width: 100%;
  height: 10px;
  background: #e8e8e8;
  outline: 0;
  opacity: .7;
  -webkit-transition: .2s;
  transition: opacity .2s;
  background:
    linear-gradient(
      -90deg,
      #05141f 0,
      #f4efff 100%);
  border-radius: 8px;
  border: 1px solid #aaa;
}
.kia-oem--classic .calculator_slider:hover {
  opacity: 1;
}
.kia-oem--classic .calculator_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background: #fff;
  cursor: pointer;
  border: 6px solid #05141f;
}
.kia-oem--classic .calculator_slider::-moz-range-thumb {
  width: 30px;
  height: 30px;
  background: #05141f;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .kia-oem--classic .payload_calculator-contentsarea {
    padding: 10px 10px 0 10px;
  }
  .kia-oem--classic .payload_calculator-titleBox .payload__title {
    font-size: 44px;
  }
  .kia-oem--classic .fe_pip_wrap .n_container div.payload__title-discription {
    font-size: 16px;
  }
  .kia-oem--classic .payload_calculator-stepTitle {
    font-size: 26px;
  }
  .kia-oem--classic .payload_calculator-area {
    padding: 0 10px;
  }
  .kia-oem--classic .payload_calculator-select {
    padding-bottom: 15px;
  }
  .kia-oem--classic .payload_calculator-step .calculator-step_btnarea {
    padding: 35px 0;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_title {
    font-size: 15px;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_result {
    font-size: 24px;
  }
  .kia-oem--classic .calculator__range-wrap .trailer__range-box .trailer__range-title {
    font-size: 18px;
  }
  .kia-oem--classic .calculator__range-wrap .calculator__range-box p {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .kia-oem--classic .payload_calculator-area {
    display: block;
  }
  .kia-oem--classic .payload_calculator-resultarea {
    max-width: 100%;
    width: 100%;
  }
  .kia-oem--classic .payload_calculator-contentsarea {
    max-width: 100%;
    width: 100%;
    padding: 40px 10px 0 10px;
  }
  .kia-oem--classic .calculator__range-wrap .calculator__range-box p {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .kia-oem--classic .payload_calculator-wrap {
    padding: 40px 0;
  }
  .kia-oem--classic .payload_calculator-area {
    padding: 0 15px;
  }
  .kia-oem--classic .payload_calculator-titleBox .payload__title {
    font-size: 25px;
    padding: 0 10px 30px 10px;
  }
  .kia-oem--classic .fe_pip_wrap .n_container div.payload__title-discription {
    font-size: 15px;
  }
  .kia-oem--classic .payload_calculator-resultwrap {
    display: flex;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box {
    width: 100%;
    padding: 16px 10px;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_title {
    font-size: 14px;
  }
  .kia-oem--classic .fe_pip_wrap .n_container div.calculator_box_title {
    line-height: 1.3;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_result {
    font-size: 19px;
  }
  .kia-oem--classic .payload_calculator-contentsarea {
    padding: 35px 0 0 0;
  }
  .kia-oem--classic .payload_calculator-stepTitle {
    font-size: 22px;
  }
  .kia-oem--classic .calculator__range-wrap .trailer__range-box .trailer__range-title {
    font-size: 16px;
  }
  .kia-oem--classic .calculator_slider::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 27px;
    height: 27px;
    border-radius: 100%;
    background: #fff;
    cursor: pointer;
    border: 5px solid #05141f;
  }
  .kia-oem--classic .calculator_slider::-moz-range-thumb {
    width: 27px;
    height: 27px;
    background: #fff;
    cursor: pointer;
    border: 5px solid #05141f;
  }
  .kia-oem--classic .calculator-step_btnarea .btnIcon.reflash:before {
    margin: 8px 7px 0 0;
  }
  .kia-oem--classic .payload_calculator-resultwrap .calculator_box .calculator_box_resultText {
    font-size: 12px;
  }
  .kia-oem--classic .calculator__range-wrap .trailer__range-box {
    padding: 15px 0 0 0;
  }
}
@keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-moz-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-o-keyframes fadein {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.kia-oem--classic .payload_calculator__stepbar {
  width: 100%;
  padding: 40px 0;
}
.kia-oem--classic .payload_calculator__stepbar .inner.byoTab {
  max-width: 1500px;
  padding: 0 20px;
  width: 100%;
  margin: 0;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab {
  z-index: 9;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step {
  width: 100%;
  display: table;
  margin-bottom: 20px;
  table-layout: fixed;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step:after {
  display: none;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li {
  display: table-cell;
  text-align: center;
  vertical-align: top;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li a {
  display: block;
  width: 100%;
  height: 100px;
  padding-right: 10px;
  box-sizing: border-box;
  background: #fafafa url(https://oem-variants.pages.dev/r2/kia/oem-assets/00a9b2307124105143fcd9b7.jpg) no-repeat right center;
  border-top: 1px solid #828282;
  border-bottom: 1px solid #828282;
  position: relative;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li:first-child a {
  border-left: 1px solid #828282;
  background-position: 99% top;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.finish a {
  background: #fafafa;
  border-right: 1px solid #828282;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li a:before {
  content: "";
  display: block;
  width: 100%;
  height: 6px;
  position: absolute;
  bottom: 0;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/14b7bab534a4632013833079.png) 0 bottom repeat-x;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li .num {
  display: block;
  margin-top: 20px;
  font-family: kiaM;
  font-size: 13px;
  color: #05141f;
  opacity: .6;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li .name {
  display: block;
  margin-top: 10px;
  font-family: kiaB;
  font-size: 18px;
  color: #222;
  word-break: break-word;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on {
  position: relative;
  z-index: 10;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on:before {
  content: "";
  position: absolute;
  top: 0;
  right: -14px;
  width: 34px;
  height: 100px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/00ce0afb1caecbdf6606854d.jpg) 0 0 no-repeat;
  z-index: 10;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on:after {
  content: "";
  position: absolute;
  top: 0;
  left: -24px;
  width: 34px;
  height: 100px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/362457368b308912a35aa641.jpg) 0 0 no-repeat;
  z-index: 10;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on a {
  position: absolute;
  width: 100%;
  top: 0;
  background: #05141f;
  border-top: 1px solid #05141f;
  border-bottom: 1px solid #05141f;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on a:hover,
.kia-oem--classic .byoTab .step li.on a:focus {
  color: #fff;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on a:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 10px;
  bottom: -11px;
  left: -5px;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/7b6704922bd6b2e8e43b32c5.png) no-repeat center bottom;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on .num {
  color: #eee;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on .name {
  color: #fff;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li:first-child.on:after {
  left: 0;
  background: 0;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li:first-child.on a {
  border-left: 1px solid #05141f;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.finish.on:before {
  right: 0;
  background: 0;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.finish.on a {
  border-right: 1px solid #05141f;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off a {
  background: #fafafa url(https://oem-variants.pages.dev/r2/kia/oem-assets/f2c14a436fba882c8ddc2f32.jpg) no-repeat right center;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off .num {
  display: none;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off .name {
  margin-top: 20px;
  height: 62px;
  font-size: 14px;
  line-height: 15px;
  font-family: kiaM;
  background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/32de497139d3ac5896ecf890.png) no-repeat center bottom;
  color: #05141f;
}
.kia-oem--classic .payload_calculator__stepbar .byoTab .step li.finish.off a {
  background: #bcbcbc none;
  border-right: 1px solid #828282;
}
@media all and (max-width: 1024px) {
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .name {
    font-size: 15px;
  }
}
@media all and (width: 768px) {
  .kia-oem--classic .payload_calculator__stepbar .inner.byoTab {
    padding: 0 10px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .name {
    font-size: 14px !important;
    margin-top: 13px;
    height: 70px;
    word-break: break-word;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off .name {
    margin-top: 13px;
    height: 70px;
    word-break: break-word;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .name em {
    display: block;
    padding: 0 20px;
  }
}
@media all and (max-width: 767px) {
  .kia-oem--classic .payload_calculator__stepbar {
    padding: 10px 0;
  }
  .kia-oem--classic .payload_calculator__stepbar .inner.byoTab {
    padding: 0 10px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step {
    margin-bottom: 16px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li a {
    height: 70px;
    padding-right: 5px;
    background: #fafafa url(https://oem-variants.pages.dev/r2/kia/oem-assets/3468f1dc07a4494f2dad3d64.png) no-repeat right center;
    background-size: 7px 78px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li a:before {
    background-size: 100% 3px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .num {
    margin-top: 25px;
    font-size: 12px;
    font-family: kiaB;
    color: #000;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .num em {
    display: none;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li .name {
    display: none;
    margin-top: 0;
    font-size: 14px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on {
    width: 45%;
    padding-bottom: 6px;
    background-size: 10px 8px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on:before {
    top: 0;
    right: -6px;
    width: 13px;
    height: 70px;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/00ce0afb1caecbdf6606854d.jpg) 0 0 no-repeat;
    background-size: 13px 70px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on:after {
    top: 0;
    left: -13px;
    width: 13px;
    height: 70px;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/362457368b308912a35aa641.jpg) 0 0 no-repeat;
    background-size: 13px 70px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on a {
    height: 70px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on a:after {
    height: 5px;
    bottom: -6px;
    background-size: 10px 5px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on .num {
    margin-top: 12px;
    font-family: kiaM;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on .num em {
    display: inline;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.on .name {
    display: block;
    background-size: 40px 32px;
    padding: 5px;
    font-size: 13px !important;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off a {
    background-size: 7px 78px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off .num {
    display: block;
    padding-bottom: 20px;
    margin-top: 15px;
    background: url(https://oem-variants.pages.dev/r2/kia/oem-assets/32de497139d3ac5896ecf890.png) no-repeat center bottom;
    background-size: 16px 16px;
  }
  .kia-oem--classic .payload_calculator__stepbar .byoTab .step li.off .name {
    display: none;
  }
}
.kia-oem--classic .feature_iframe-wrap {
  width: 100%;
  height: calc(100vh - 167px);
  box-sizing: border-box;
}
.kia-oem--classic .feature_iframe-wrap .content_detail {
  width: 100%;
  height: 100%;
  margin-top: 0;
}
.kia-oem--classic .feature_iframe-wrap .layout_default .cpt_area {
  max-width: 100%;
}
.kia-oem--classic .feature_iframe-wrap .content_detail .cpt_box {
  width: 100%;
  height: 100%;
  padding: 0 !important;
  border: 0;
  box-sizing: border-box;
}
.kia-oem--classic .feature_iframe-wrap .content_detail .cpt_box > div {
  margin: 0 !important;
}
.kia-oem--classic .feature_iframe-wrap .content_detail .cpt_box iframe {
  width: 100%;
  height: calc(100vh - 167px);
}
.kia-oem--classic .feature_iframe-wrap .layout_full,
.kia-oem--classic .feature_iframe-wrap .layout_default {
  padding: 0;
}
@media screen and (max-width: 1024px) {
  .kia-oem--classic .feature_iframe-wrap {
    width: 100%;
    height: calc(100vh - 42px);
    box-sizing: border-box;
  }
  .kia-oem--classic .feature_iframe-wrap .content_detail .cpt_box iframe {
    width: 100%;
    height: calc(100vh - 42px);
  }
}
} {
}
