article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: transparent;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}

h6 {
  font-size: 0.75em;
  margin: 2.33em 0;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:before, q:after {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

.fluid-span-1 {
  width: 6.5%;
}

.fluid-span-2 {
  width: 15%;
}

.fluid-span-3 {
  width: 23.5%;
}

.fluid-span-4 {
  width: 32%;
}

.fluid-span-5 {
  width: 40.5%;
}

.fluid-span-6 {
  width: 49%;
}

.fluid-span-7 {
  width: 57.5%;
}

.fluid-span-8 {
  width: 66%;
}

.fluid-span-9 {
  width: 74.5%;
}

.fluid-span-10 {
  width: 83%;
}

.fluid-span-11 {
  width: 91.5%;
}

.fluid-span-12 {
  width: 100%;
}

.fluid-offset-1 {
  margin-left: 8.5%;
}

.fluid-offset-2 {
  margin-left: 17%;
}

.fluid-offset-3 {
  margin-left: 25.5%;
}

.fluid-offset-4 {
  margin-left: 34%;
}

.fluid-offset-5 {
  margin-left: 42.5%;
}

.fluid-offset-6 {
  margin-left: 51%;
}

.fluid-offset-7 {
  margin-left: 59.5%;
}

.fluid-offset-8 {
  margin-left: 68%;
}

.fluid-offset-9 {
  margin-left: 76.5%;
}

.fluid-offset-10 {
  margin-left: 85%;
}

.fluid-offset-11 {
  margin-left: 93.5%;
}

.lil-line {
  height: 1px;
  width: 100px;
  background-color: #8D792E;
  margin: 0 auto;
  margin-top: 5px;
  display: none;
}

.terms-link {
  display: none;
}

.grid_main {
  background-color: #ededed;
  padding-bottom: 100px;
}

.grid_main-white {
  background-color: #fff;
  padding-bottom: 100px;
}

.og-grid {
  list-style: none;
  padding: 20px 0;
  margin: 0 auto;
  text-align: center;
  width: 100%;
  max-width: 1600px;
}

.og-grid h2 {
  font-weight: 300;
  font-size: 20px;
  padding: 0;
  margin-bottom: 10px;
}

.og-grid a {
  text-decoration: none;
}

.og-grid li {
  display: inline-block;
  margin: 50px 5px 10px 5px;
  vertical-align: top;
  height: 370px;
}

.og-grid li > a,
.og-grid li > a img {
  border: none;
  outline: none;
  display: block;
  position: relative;
}

.og-grid li > a img:hover {
  opacity: 0.5;
  transition: opacity 1s ease-out;
}

.og-grid li > a img:active {
  opacity: 0.5;
  transition: opacity 1s ease-out;
}

/*
.og-grid li.og-expanded > a::after {
	top: auto;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-bottom-color: #fff;
	border-width: 15px;
	left: 50%;
	margin: -20px 0 0 -15px;
}
*/
.og-expander {
  position: absolute;
  background: #fcf8f5;;
  top: auto;
  left: 0;
  width: 100%;
  margin-top: 10px;
  text-align: center;
  height: 0;
  overflow: hidden;
}

.og-expander-inner {
  padding: 50px 30px;
  height: 100%;
}

.og-close {
  position: absolute;
  width: 40px;
  height: 40px;
  top: 20px;
  right: 40px;
  cursor: pointer;
}

.og-close::before,
.og-close::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 50%;
  height: 2px;
  background: #000;
  transform: rotate(45deg);
}

.og-close::after {
  transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
  background: #eee;
}

.divide {
  font-size: 24px;
  font-weight: 300;
  color: #CCC;
  margin-left: 10px;
  margin-right: 10px;
}

.og-details {
  width: 100%;
  height: 25%;
  overflow: hidden;
  position: relative;
}

.og-details {
  padding: 0 40px 0 20px;
}

.og-fullimg {
  text-align: center;
}

.og-fullimg img {
  display: inline-block;
  max-height: 50%;
  max-width: 80%;
}

.og-details h3 {
  font-weight: 300;
  font-size: 52px;
  padding: 40px 0 10px;
  margin-bottom: 10px;
  text-transform: capitalize;
}

.og-details p {
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  color: #999;
}

.og-details a {
  font-weight: 700;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 10px 20px;
  border: 3px solid #333;
  display: inline-block;
  margin: 30px 0 0;
  outline: none;
}

.og-details a::before {
  content: '\2192';
  display: inline-block;
  margin-right: 10px;
}

.og-details a:hover {
  border-color: #999;
  color: #999;
}

.modal-body.terms {
  background-color: white;
  font-size: 15px;
  padding: 50px;
}

.og-loading {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ddd;
  box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ccc;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -25px 0 0 -25px;
  animation: loader 0.5s infinite ease-in-out both;
}

@keyframes loader {
  0% {
    background: #ddd;
  }
  33% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ccc, -15px 30px 1px #ddd;
  }
  66% {
    background: #ccc;
    box-shadow: 0 0 1px #ccc, 15px 30px 1px #ddd, -15px 30px 1px #ccc;
  }
}

@media screen and (max-width: 830px) {
  .og-expander h3 {
    font-size: 24px;
    color: #8a8a8a;
  }
  .og-expander p {
    font-size: 12px;
  }
  .og-expander a {
    font-size: 12px;
  }
  .specs .col-md-4 h3 {
    font-size: 30px;
  }
  .specs .col-md-4 p {
    font-size: 8px;
    letter-spacing: 1px;
  }
  .cost {
    margin-bottom: 0px;
  }
  .og-close {
    position: absolute;
    width: 30px;
    height: 30px;
    top: 10px;
    right: 30px;
    cursor: pointer;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width: 768px) {
  .og-grid li {
    height: 370px;
  }
}

/* Smaller devices */
@media only screen and (max-width: 480px) {
  .og-grid li {
    height: 310px;
  }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
  .og-expander .rox .specs .og-grid h2 {
    margin-left: -150px;
    color: #8a8a8a;
  }
}

@media screen and (max-width: 650px) {
  .og-details {
    float: none;
    width: 100%;
  }
  .og-fullimg img {
    width: 450px;
  }
  .og-grid li {
    display: inline-block;
    margin: 0px 5px 0px 5px;
    vertical-align: top;
  }
  .container .cost {
    margin-top: -20px;
  }
  .cost {
    margin-bottom: 40px;
  }
}

@-ms-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

/*!
 * Start Bootstrap - Creative v3.3.7+1 (http://startbootstrap.com/template-overviews/creative)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */
html,
body {
  height: 100%;
  width: 100%;
}

body {
  font-family: "HyundaiSansText-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

hr {
  border-color: #F05F40;
  border-width: 3px;
  max-width: 50px;
}

hr.light {
  border-color: white;
}

a {
  transition: all 0.35s;
  color: #fff;
}

a:hover,
a:focus {
  color: #fff;
  text-decoration: none;
  opacity: .7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

p {
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.bg-primary {
  background-color: #F05F40;
}

.bg-dark {
  background-color: #222222;
  color: white;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

aside {
  padding: 50px 0;
}

.no-padding {
  padding: 0;
}

.section-heading {
  margin-top: 0;
}

.service-box {
  max-width: 400px;
  margin: 50px auto 0;
}

@media (min-width: 992px) {
  .service-box {
    margin: 20px auto 0;
  }
}

.service-box p {
  margin-bottom: 0;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
}

.portfolio-box .portfolio-box-caption {
  color: white;
  opacity: 0;
  display: block;
  background: rgba(240, 95, 64, 0.9);
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  transition: all 0.35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 16px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 22px;
  }
}

.call-to-action h2 {
  margin: 0 auto 20px;
}

.text-primary {
  color: #F05F40;
}

.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}

::-moz-selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

::selection {
  color: white;
  text-shadow: none;
  background: #222222;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

img::selection {
  color: white;
  background: transparent;
}

img::-moz-selection {
  color: white;
  background: transparent;
}

body {
  webkit-tap-highlight-color: #222222;
}

/* There are loads more hyundai fonts in the fonts folder, 12 in total however we're loading as few as possible for performance's sake */
/*Light headings */
@font-face {
  font-family: "HyundaiSansHead-Light";
  src: url("../fonts/HyundaiSansHead-Light.eot");
  src: url("../fonts/HyundaiSansHead-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/HyundaiSansHead-Light.woff2") format("woff2"), url("../fonts/HyundaiSansHead-Light.woff") format("woff"), url("../fonts/HyundaiSansHead-Light.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HyundaiSansHead-Medium";
  src: url("../fonts/HyundaiSansHead-Medium.eot");
  src: url("../fonts/HyundaiSansHead-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/HyundaiSansHead-Medium.woff2") format("woff2"), url("../fonts/HyundaiSansHead-Medium.woff") format("woff"), url("../fonts/HyundaiSansHead-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HyundaiSansHead-Regular";
  src: url("../fonts/HyundaiSansHead-Regular.eot");
  src: url("../fonts/HyundaiSansHead-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/HyundaiSansHead-Regular.woff2") format("woff2"), url("../fonts/HyundaiSansHead-Regular.woff") format("woff"), url("../fonts/HyundaiSansHead-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HyundaiSansText-Bold";
  src: url("../fonts/HyundaiSansText-Bold.eot");
  src: url("../fonts/HyundaiSansText-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/HyundaiSansText-Bold.woff2") format("woff2"), url("../fonts/HyundaiSansText-Bold.woff") format("woff"), url("../fonts/HyundaiSansText-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.btn-default {
  color: #222222;
  background-color: white;
  border-color: white;
  transition: all 0.35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #222222;
  background-color: #f2f2f2;
  border-color: #ededed;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: white;
  border-color: white;
}

.btn-default .badge {
  color: white;
  background-color: #222222;
}

.btn-primary {
  color: white;
  background-color: #9d6848;
  border-color: #9d6848;
  transition: all 0.35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: white;
  background-color: #d3a48c;
  border-color: #d3a48c;
  opacity: 1;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #F05F40;
  border-color: #F05F40;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #d3a48c;
  border-color: #d3a48c;
}

.btn-primary .badge {
  color: #F05F40;
  background-color: white;
}

.btn {
  border: none;
  border-radius: 0px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn-xl {
  padding: 20px 30px;
  width: 100%;
  margin-bottom: 15px;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 14px;
  text-transform: none;
}

.btn-xl.home-btn {
    padding: 20px 10px;
    width: 100%;
    margin-bottom: 15px;
    font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 15px;
    text-transform: none;
}

.btn-blue-styles {
  color: white;
  background-color: #002857;
  border-color: #002857;
  transition: all 0.35s;
  padding: 15px 85px;
  font-size: 20px;
  margin-top: 30px;
  letter-spacing: 2px;
}

.btn-blue-styles:hover,
.btn-blue-styles:focus {
  color: white;
  background-color: #002674;
  border-color: #002674;
  opacity: 1;
}

@media (max-width: 1200px) {
  .btn-xl {
    font-size: 18px;
  }
}

@media (max-width: 1024px) {
  .btn-xl {
    font-size: 14px;
  }
}

@media (max-width: 768px) {
  .btn-xl {
    font-size: 28px;
  }
}

@media (max-width: 480px) {
  .btn-xl {
    font-size: 14px;
  }
}

.navbar-default {
  background-color: white;
  border-color: rgba(34, 34, 34, 0.05);
  transition: all 0.35s;
}

.navbar-default .navbar-header .navbar-brand {
  color: #F05F40;
  font-family: 'Open Sans', 'Helvetica Neue', Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
}

.navbar-default .navbar-header .navbar-brand:hover,
.navbar-default .navbar-header .navbar-brand:focus {
  color: #eb3812;
}

.navbar-default .navbar-header .navbar-toggle {
  font-weight: 700;
  font-size: 12px;
  color: #222222;
  text-transform: uppercase;
}

.navbar-default .nav > li > a,
.navbar-default .nav > li > a:focus {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #222222;
}

.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus:hover {
  color: #F05F40;
}

.navbar-default .nav > li.active > a,
.navbar-default .nav > li.active > a:focus {
  color: #F05F40 !important;
  background-color: transparent;
}

.navbar-default .nav > li.active > a:hover,
.navbar-default .nav > li.active > a:focus:hover {
  background-color: transparent;
}

.navbar-brand img {
  margin-top: -8px;
}

@media (min-width: 768px) {
  .navbar-default {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.3);
  }
  .navbar-default .navbar-header .navbar-brand {
    color: black;
  }
  .navbar-default .navbar-header .navbar-brand:hover,
  .navbar-default .navbar-header .navbar-brand:focus {
    color: white;
  }
  .navbar-default .nav > li > a,
  .navbar-default .nav > li > a:focus {
    color: black;
  }
  .navbar-default .nav > li > a:hover,
  .navbar-default .nav > li > a:focus:hover {
    color: white;
  }
  .navbar-default.affix {
    background-color: white;
    border-color: rgba(34, 34, 34, 0.05);
  }
  .navbar-default.affix .navbar-header .navbar-brand {
    color: #F05F40;
    font-size: 14px;
  }
  .navbar-default.affix .navbar-header .navbar-brand:hover,
  .navbar-default.affix .navbar-header .navbar-brand:focus {
    color: #eb3812;
  }
  .navbar-default.affix .nav > li > a,
  .navbar-default.affix .nav > li > a:focus {
    color: #000;
  }
  .navbar-default.affix .nav > li > a:hover,
  .navbar-default.affix .nav > li > a:focus:hover {
    color: #F05F40;
  }
}

#mainNav {
  background-color: #ede9e6;
}

header, .home-header {
  position: relative;
  width: 100%;
  min-height: auto;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  /*background-image: url('../img/fn-event-background.jpg');*/
  background-color: #333;
  text-align: left;
  color: white;
}

header .header-content, .home-header .header-content {
  position: relative;
  text-align: left;
  padding: 100px 15px 100px;
  width: 100%;
  height: 80vh;
  background: url(images/bg.jpg) no-repeat center center scroll;
  background-size: cover;
}

@media (max-width: 768px) {
  header .header-content.height-auto {
    height: auto;
  }
}

header .header-content .header-content-inner h1, .home-header .header-content .header-content-inner h1 {
  font-weight: 700;
  /*margin-top: 0;*/
  margin-bottom: 0;
  font-size: 30px;
}

h1.homeHeading {
  text-align: center;
  margin-bottom: 0px;
  font-family: "HyundaiSansText-Bold";
}

header .header-content .header-content-inner h1, .home-header .header-content .header-content-inner h1 {
  font-weight: 700;
  /*margin-top: 0;*/
  margin-bottom: 0px;
}

h1.homeHeading {
  font-family: "HyundaiSansText-Bold";
  text-align: center;
  font-size: 86px;
}

h1.homeHeading.inside-heading {
  text-align: center;
}

.header-content-inner{
  text-align: center;
}

@media (max-width: 960px) {
  h1.homeHeading {
    font-size: 30px;
  }
}

header .header-content h2 {
  margin: 0.23em 0;
  font-size: 3.5em;
  margin-bottom: 0;
}

header img.fn-banner {
  margin: 0 auto;
  max-width: 50%;
}

@media (max-width: 960px) {
  header img.fn-banner {
    margin: 0 auto;
    max-width: 100%;
  }
}

header .header-content .header-content-inner hr, .home-header .header-content .header-content-inner hr {
  margin: 30px auto;
}

header .header-content .header-content-inner p, .home-header .header-content .header-content-inner p {
  font-weight: 300;
  color: white;
  font-size: 16px;
  margin-bottom: 15px;
}

.carousel-indicators li {
  border: 1px solid #fff;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

#seeing-is-believing {
  margin-bottom: 100px;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#choose-from {
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 25px;
}

.links-block {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 15px;
}

.links-block a {
  font-size: 15px;
  font-weight: 300;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: 1.5px;
  padding: 17px 10px;
  display: inline-block;
  width: 265px;
  margin-bottom: 35px;
}

.links-block .or {
  color: white;
  font-weight: 300;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 21px;
  letter-spacing: 2px;
  padding: 20px;
  display: inline-block;
  margin-top: 20px;
  text-align: center;
}

a.longer-link {
  padding: 12px;
  width: 325px;
  line-height: 16px;
}

@media (max-width: 1199px) {
  .links-block .or-second {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

@media (max-width: 767px) {
  header .header-content .header-content-inner h1, .home-header .header-content .header-content-inner h1 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  #seeing-is-believing {
    margin-bottom: 20px;
    font-size: 19px;
  }
  header .header-content h2 {
    margin: 0.23em 0;
    font-size: 1.8em;
  }
  #choose-from {
    font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 10px;
    margin-top: 50px;
  }

  .links-block {
    margin-bottom: 45px;
  }

  .links-block .or {
    width: 100%;
    padding: 0;
    margin: 0;
  }

  .links-block a {
    margin: 15px;
  }
}

@media (max-width: 320px) {
  #seeing-is-believing {
    font-size: 16px;
  }
}

@media (min-width: 768px) {
  header, .home-header {
    min-height: 100%;
  }
  header .header-content, .home-header .header-content {
    position: absolute;
    /*top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);*/
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center;
    padding: 0px;
    height: 100vh;
  }

  header .header-content .header-content-inner, .home-header .header-content .header-content-inner {
    width: 800px;
    margin-left: auto;
    margin-right: auto;
  }
  header .header-content .header-content-inner h1, .home-header .header-content .header-content-inner h1 {
    font-size: 70px;
  }
  header .header-content .header-content-inner p, .home-header .header-content .header-content-inner p {
    font-size: 29px;
    max-width: 100%;
  }
}


@media (min-width: 991px) {
  header .header-content .header-content-inner, .home-header .header-content .header-content-inner {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 1200px) {
  header .header-content .header-content-inner, .home-header .header-content .header-content-inner {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }

  header .header-content .header-content-inner h1, .home-header .header-content .header-content-inner h1 {
    font-size: 76px;
  }
}

.home-slide.active {
  margin-top: -1px;
}
.home-slide.active .header-content-inner {
  padding-top: 11px;
}

@media (min-width: 768px) {
  .home-slide.active {
    margin-top: -1px;
  }
  .home-slide.active .header-content-inner {
    padding-top: 15px;
  }
}


.home-slide {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size:cover !important;
  height:100% !important;
  top: 0;
}

.home-slide .header-content-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.header-content-inner h1 {
  margin-top: 30px!important;
  font-size: 100px!important;
  letter-spacing: 10px;
}

.header-content-inner h2 {
  font-size: 4.5em!important;
  letter-spacing: 10px;
}

@media(max-width:767px){
  .header-content-inner h1 {
    margin-top: 15px!important;
    font-size: 45px!important;
    letter-spacing: 5px;
  }

  .header-content-inner h2 {
    font-size: 3em!important;
    letter-spacing: 5px;
  }
}

.header-181 {
  padding: 110px 0 50px;
}

.header-181.offers-header {
  padding: 60px 0 50px;
  text-align: center;
}


.header-181.offers-header h1 {
  font-size: 64px;
}

.header-181.offers-header h2 {
  font-size: 36px;
    font-family: "HyundaiSansText-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
    text-transform: none;
}

.header-181.offers-header h3 {
  font-size: 22px;
}

.header-181 h1 {
  font-size: 44px;
  font-weight: 300;
  font-family: "HyundaiSansText-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin: 10px 0;
}

.header-181 h2 {
  font-size: 30px;
  font-weight: 400;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin: 0;
}

.offer-box{
  min-height: 200px;
  background: #013469;
  margin-bottom:30px;
  padding:15px;
}

.offer-box .line{
  width:80%;
  height:1px;
  background: white;
  margin:0 auto;
}

.header-181.offers-header .offer-box>h3{
  font-size: 25px;
}

.offer-box h3 span{
  font-family: "HyundaiSansText-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

#page-header-181 {
  min-height: 500px;
  margin-top: 30px;
}

.section-description-page-181 {
  padding: 30px 0;
  background-color: #ede9e6;
  text-align: center;
}

.section-description-page-181 h2 {
  color: #000;
  font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 42px;
}

.section-description-page-181 p {
  font-size: 19px;
  font-weight: 400;
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 22px;
}

.description-181-info {
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.description-181-info::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: calc(50% - 70px);
  width: 140px;
  height: 1px;
  background-color: #333;
}

.description-181-info img {
  height: 35px;
  margin-bottom: 15px;
}

.section-offers-181 {
  padding-top: 50px;
  background: url('../img/offers-181-bg.png') center center no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  margin-bottom: 12px;
}

.section-offers-181 h2 {
  margin-top: 10px;
  color: white;
  font-size: 50px;
  letter-spacing: 5px;
  font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.section-offers-181 p {
  color: white;
  font-size: 19px;
  font-weight: 400;
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 22px;
}

.section-offers-181 .description-181-info p {
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 300;
}

.section-offers-181 .description-181-info:after {
  background-color: white;
}

.section-offers-181 .bold {
  font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
}

.cars-offers-181 h2 {
  font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.cars-offers-181 .monthly-price {
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.cars-offers-181 .wow a:hover .see-more-blue,
.cars-offers-181 .wow a:focus .see-more-blue {
  color: white;
}

.reduction-offers-title {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  font-weight: 400;
  margin: 0;
  padding-top: 50px;
}

@media(min-width: 1200px){
  #page-header-181 {
    min-height: 400px;
    margin-top: 40px;
  }

  .section-description-page-181 {
    padding: 40px 0;
  }
}

@media(max-width: 767px){
  #page-header-181 {
    min-height: 350px;
  }

  .section-description-page-181 {
    padding: 10px 0;
  }

  .servicing-features .i20-info {
    padding: 20px 15px 0;
  }
}

.flex-block-center {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.text-center {
  text-align: center;
}

.higher-text {
  font-size: 19px;
  font-weight: 400;
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  line-height: 22px;
}

.servicing-features .i20-info {
  display: flex;
  align-items: center;
  padding: 30px 40px 0;

}

#i20-servicing-img {
  margin-left: -250px;
}

.h3-under {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: underline;
}
/*
#first-slide{
    background: no-repeat center center fixed; 
    background-size: cover;
}


@media(max-width:480px){
  #first-slide{
        background-size: contain;
  }
}

*/
/*
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
}*/
.dealer-bar {
  text-align: center;
  background-color: #013469;
  min-height: 90px;
  padding-top: 25px;
}

.dealer-bar a {
  font-size: 24px;
  color: white;
}

.ambient-bar {
  background-image: url("../img/ambience-footer.jpg");
  background-size: cover;
  height: 100px;
}

footer {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ede9e6;
  /*border-top: 10px solid #072038;*/
  font-size: 12px;
  color: #aebac6;
  display: block;
  font-weight: 300;
}

footer hr {
  margin-top: 70px;
  border-color: #aba6a3;
  border-width: 1px;
  max-width: 80%;
}

@media (max-width: 767px) {
  img.img-responsive.footer-logo {
    margin-top: 20px;
  }
}

.copyright-row {
  text-align: center;
  color: black;
}

.footermain {
  font-family: "HyundaiSansText-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: black;
  display: block;
  text-align: left;
}

section#find-a-dealer {
  padding: 0;
}

@media (max-width: 767px) {
  .footermain {
    margin-top: 20px;
  }
}

.footersub {
  color: black;
  display: block;
  font-weight: 300;
  text-align: left;
}

.home-box {
  height: 360px;
  background-size: contain;
  background-repeat: no-repeat;
}

.home-box.wider {
  margin-top: 50px;
  border: 0px solid #f0edeb;
}

.home-box-description {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30%;
  text-align: center;
}

.home-box-description h3 {
  color: white;
  margin-bottom: 3px;
}

.home-box-description p {
  color: white;
  margin-bottom: 3px;
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.home-box-description a, .home-box-description span, .ioniq-box span {
  color: #9d6848;
  font-weight: 900;
  font-size: 16px;
}

.home-box-description h3 {
  color: white;
  margin-bottom: 3px;
  font-size: 1.6em;
  font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.ioniq-box {
  text-align: center;
  margin-bottom: 50px;
}

.ioniq-box h2 {
  text-align: center;
  font-size: 2.5em;
  margin: 0 auto;
  margin-top: 90px;
  color: #fff;
  width: 80%;
}

.ioniq-box h3 {
  color: #fff;
}

.ioniq-box a {
  color: #9d6848;
}

.ioniq-box {
  text-align: center;
}

@media (max-width: 1200px) {
  .home-box {
    max-height: 340px !important;
    background-size: cover;
    padding-bottom: 25px;
    background-position: center;
  }
  .home-box.home-box-right {
    background-position: left;
  }
  .home-box.home-box-left {
    background-position: right;
  }
  .home-box.wider {
    background-position: left;
    background-color: #204b78;
  }
  .ioniq-box {
    text-align: left;
    padding-left: 30px;
  }
  .ioniq-box h2 {
    margin: 0;
    margin-top: 70px;
    text-align: left;
    max-width: 40%;
  }
}

.pcp-row-home .col-md-4 {
  float: right;
  padding-right: 70px;
}

@media (max-width: 768px) {
  .pcp-row-home .col-md-4 {
    float: left;
    padding-right: 15px;
  }
  .home-box.wider.pcp {
    background-image: none !important;
    background-color: #fff;
  }
  .pcp .ioniq-box h2, .pcp .ioniq-box h3 {
    color: #585858;
  }
  .home-box-right {
    height: 430px !important;
    max-height: 430px !important;
  }
}

@media (max-width: 768px) {
  .home-box {
    max-height: 370px !important;
    background-size: cover;
    padding-bottom: 25px;
    background-position: center;
  }
}

@media (max-width: 480px) {
  .ioniq-box h2 {
    margin: 0;
    margin-top: 20px;
    text-align: center;
    max-width: 96%;
    font-size: 1.9em;
    margin: 0 auto;
    margin-top: 30px;
  }
  .ioniq-box {
    margin-bottom: 20px;
  }
}

header#insurance {
  background-image: url("../img/insurance-header.jpg");
}

section#scrappage-icons {
  padding: 0;
  padding-top: 45px;
  padding-bottom: 45px;
  background-color: #cfc8c2;
  text-align: center;
}

section#scrappage-icons p {
  font-size: 20px;
  max-width: 80%;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 45px;
}

section#scrappage-offer {
  padding: 0;
}

section#scrappage-offer h2 {
  color: black;
}

.monthly-price {
  color: black;
}

.see-more {
  background: #9d6848;
  font-size: 16px;
  padding: 15px 30px;
}

.see-more-blue {
  background: #043567;
  font-size: 16px;
  padding: 15px 30px;
}

.og-expander h3 {
  font-size: 30px;
  line-height: 1;
  margin-top: 5px;
  margin-bottom: 5px;
}

.row.specs div {
  min-height: 120px;
}

.terms-link {
  color: #9d6848;
  text-align: center;
}

.terms-link a {
  cursor: pointer;
  color: #9d6848;
}

section#scrappage-terms {
  min-height: 60px;
  background-color: #fff;
}

header#servicing {
  background-image: url("../img/servicing-header.jpg");
}

section.servicing-features {
  padding-top: 20px;
  overflow-x: hidden;
}

section.servicing-features.sand {
  background-color: #cfc8c2;
}

img#santafe-servicing {
  margin-left: -410px;
}

img#i40-finance {
  margin-left: -410px;
}

img#ix20-insurance {
  margin-left: -210px;
}

h1.aserv {
  font-size: 31px;
  margin-top: 90px;
}

.tandclink {
  cursor: pointer;
  text-align: center;
  margin-bottom: 50px;
}

.tandclink.insurance-link {
  cursor: pointer;
  text-align: left;
  margin-bottom: 50px;
  font-size: 37px;
}

#term-and-conditions {
  margin-bottom: 100px;
}

#term-and-conditions li {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.servicing-features ul {
  font-size: 16px;
}

h3.terms-heading {
  margin-top: 50px;
}

ul.term-paragraph {
  font-size: 14px;
  margin-bottom: 50px;
}

@media (max-width: 767px) {
  .servicing-features p {
    margin-bottom: 50px;
  }
  h1.aserv {
    font-size: 28px;
    margin-top: 30px;
  }
}

.modern-section {
  text-align: center;
}

.i30-body h1 {
  font-family: "HyundaiSansText-Bold", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 40px;
  color: #333333;
  margin-bottom: 10px;
}

.i30-body header .header-content, .home-header .header-content {
  position: absolute;
  top: 40%;
  transform: translateY(-50%);
  padding: 0 50px;
}

@media (max-width: 768px) {
  .i30-body header .header-content, .home-header .header-content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding: 0 50px;
  }
  .i30-body h1 {
    font-size: 30px;
  }
}

.i30-body h3 {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 30px;
  margin-top: 10px;
}

/*
.i30-body h4{
    font-size: 1.5em;
    margin: 1.33em 0;
    margin-bottom: 10px;
    margin-top: 40px;
}
*/
.i30-body hr {
  border-color: #333;
  border-width: 1px;
  max-width: 200px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.i30-body h4.panel-title {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 24px;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  .i30-body h4.panel-title {
    font-size: 18px;
  }
}

.panel-default > .panel-heading {
  color: #333;
  background-color: transparent;
  border-color: #333;
}

.panel-group .panel {
  margin-bottom: 0;
}

.panel-heading {
  padding-top: 30px;
  padding-bottom: 10px;
  padding-left: 0px;
  padding-right: 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.panel-group .panel {
  border-radius: 0;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}

a:hover, a:focus {
  color: #333;
  text-decoration: none;
  opacity: .7;
}

a:focus {
  outline: none;
}

.i30-body p.nice {
  font-family: "HyundaiSansHead-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  opacity: 0.8;
  margin-bottom: 60px;
}

#i30-subheading {
  font-family: "HyundaiSansHead-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 34px;
}

#color-picker {
  margin-top: 60px;
}

.design-grid h3 {
  font-size: 16px;
}

.design-grid p {
  font-size: 14px;
  margin-bottom: 50px;
}

p.blurb {
  margin-bottom: 100px;
}

.col-md-4.design-grid {
  min-height: 390px;
}

#i30-intro {
  margin-top: 40px;
  margin-bottom: 10px;
}

@media (max-width: 768px) {
  #i30-intro {
    margin-top: 0px;
    margin-bottom: 00px;
  }
}

#i30-header {
  min-height: 70%;
}

#i30-divider {
  background-image: url("../img/i30-page-break.jpg");
  height: 500px;
  background-position: center center;
  margin-top: 140px;
}

#i30-masonry {
  margin-top: 100px;
  margin-bottom: 000px;
}

#i30-video-box {
  background-color: #ece9e6;
  margin-bottom: 50px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-top: 100px;
}

.left-align {
  text-align: left;
}

/* Specs stuff */
.higher {
  min-height: 180px;
}

.pcp-table {
  text-align: center;
  padding-top: 60px;
}

.pcp-table .col-md-3.col-xs-6.wow.fadeIn.animated {
  min-height: 180px;
}

@media (max-width: 768px) {
  .pcp-table .col-md-3.col-xs-6.wow.fadeIn.animated {
    min-height: 170px;
  }
  .row.specs p {
    font-size: 12px;
  }
  .row.specs h3 {
    font-size: 20px;
  }
  .pcp-table {
    text-align: center;
    padding-top: 30px;
  }
}

table.specs th:first-child {
  white-space: nowrap;
}

table.specs th:first-child {
  text-align: left;
}

table.specs thead th {
  color: #909090;
  background: #e3e3e3;
}

table.specs th, table.specs td {
  padding: 12px;
  color: #333333;
  /* text-align: center; */
}

@media (max-width: 768px) {
  div.specification-module table {
    width: 100%;
    border-bottom: #cccdce solid 1px;
    margin-top: 20px;
  }
  div.specification-module th, div.specification-module td {
    padding: 12px;
    color: #333333;
    /*text-align: center;*/
  }
  div.specification-module thead th {
    color: #909090;
    background: #e3e3e3;
  }
  div.specification-module th:first-child {
    text-align: left;
  }
  div.specification-module tbody th, div.specification-module tbody td {
    font-size: 13px;
    border-top: #cccdce solid 1px;
  }
  div.specification-module tbody tr.first th, div.specification-module tbody tr.first td {
    border-top: #cccdce solid 2px;
  }
  div.specification-module tbody tr:first-child th, div.specification-module tbody tr:first-child td {
    border-top: #cccdce solid 1px;
  }
  div.specification-module tbody td:nth-child(even) {
    background: #e3e3e3;
  }
  div.specification-module tbody td.even {
    background: #e3e3e3;
  }
  div.specification-module table th.short {
    width: 100px;
  }
  div.specification-module table.specs th:first-child {
    white-space: nowrap;
  }
  div.specification-module table.extras {
    margin: 30px 0 0 0;
  }
  div.specification-module table.extras thead th {
    width: 130px;
    font-size: 16px;
    white-space: nowrap;
  }
  div.specification-module table.extras thead th:first-child {
    width: auto;
  }
  div.specification-module table.extras td {
    vertical-align: middle;
  }
  div.specification-module table.techical thead th {
    font-size: 16px;
  }
  div.specification-module table.techical tbody tr th:first-child {
    width: 260px;
  }
  div.specification-module table.techical thead th:first-child {
    color: #333333;
  }
}

/* ---- grid ---- */
.grid {
  background: #EEE;
  max-width: 960px;
  margin: 0 auto;
  /* margin-top:834px; */
}

/* clearfix */
.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- grid-item ---- */
.grid-item {
  width: 480px;
  height: 240px;
  float: left;
}

.grid-item--width2 {
  width: 240px;
}

.grid-item--width3 {
  width: 720px;
}

.grid-item--width4 {
  width: 960px;
}

.grid-item--gigante {
  width: 960px;
  height: auto;
  z-index: 2;
  /* abover other items */
  margin-bottom: -5px;
}

.grid-item--gigante img {
  width: 960px;
  height: auto;
}

.grid-item:hover {
  cursor: pointer;
}

.grid-item.center img {
  margin-top: -70px;
}

/*
#top{
	position:absolute;
	width:100%;
	top:0;
	left:0;
	background:url('img/top.jpg');
	height:834px;
	background-position: center; 
}

#bottom{
	width:100%;
	background:url('img/bottom.jpg');	
	height:3100px;
	background-position: top center; 
}*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
  display: block;
}

audio, canvas, video {
  display: inline-block;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden], template {
  display: none;
}

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

button, html, input, select, textarea {
  font-family: sans-serif;
}

body {
  margin: 0;
}

a {
  background: 0 0;
}

a:focus {
  outline: thin dotted;
}

a:active, a:hover {
  outline: 0;
}

h1 {
  font-size: 2em;
  margin: .67em 0;
}

h2 {
  font-size: 1.5em;
  margin: .83em 0;
}

h3 {
  font-size: 1.17em;
  margin: 1em 0;
}

h4 {
  font-size: 1em;
  margin: 1.33em 0;
}

h5 {
  font-size: .83em;
  margin: 1.67em 0;
}

h6 {
  font-size: .75em;
  margin: 2.33em 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

code, kbd, pre, samp {
  font-family: monospace,serif;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}

q:after, q:before {
  content: '';
  content: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

sub {
  bottom: -.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
  white-space: normal;
}

button, input, select, textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input[type=search] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input[type=radio], input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

.hidden {
  display: none !important;
  visibility: hidden;
}

.invisible {
  visibility: hidden;
}

.disabled {
  pointer-events: none !important;
}

.noselect {
  cursor: default;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

@font-face {
  font-family: HyundaiSansHead-Medium;
  src: url(../fonts/HyundaiSansHead-Medium.eot);
  src: url(../fonts/HyundaiSansHead-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/HyundaiSansHead-Medium.woff2) format("woff2"), url(../fonts/HyundaiSansHead-Medium.woff) format("woff"), url(../fonts/HyundaiSansHead-Medium.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: HyundaiSansHead-Regular;
  src: url(../fonts/HyundaiSansHead-Regular.eot);
  src: url(../fonts/HyundaiSansHead-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/HyundaiSansHead-Regular.woff2) format("woff2"), url(../fonts/HyundaiSansHead-Regular.woff) format("woff"), url(../fonts/HyundaiSansHead-Regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
}

#cc-main-container *, #cc-main-container :after, #cc-main-container :before {
  box-sizing: border-box;
}

#cc-main-container, #cc-main-container * {
  vertical-align: baseline;
  border: 0 none;
  outline: 0;
  padding: 0;
  margin: 0;
  -webkit-tap-highlight-color: transparent;
  -moz-tap-highlight-color: transparent;
}

#cc-main-container {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  height: 707px;
  overflow: hidden;
  background-clip: border-box;
  background: url(../images/bg-gradient.png) repeat-x;
  font-family: HyundaiSansHead-Medium,Arial,Helvetica,sans-serif;
}

#cc-main-container:-webkit-full-screen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:-webkit-full-screen #cc-content {
  height: 100%;
}

#cc-main-container:-webkit-full-screen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:-webkit-full-screen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:-webkit-full-screen #cc-sections #exterior, #cc-main-container:-webkit-full-screen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container:-mozilla-full-screen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:-mozilla-full-screen #cc-content {
  height: 100%;
}

#cc-main-container:-mozilla-full-screen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:-mozilla-full-screen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:-mozilla-full-screen #cc-sections #exterior, #cc-main-container:-mozilla-full-screen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container:-webkit-full-screen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:-moz-full-screen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:-ms-fullscreen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:fullscreen {
  height: 100%;
  background-size: auto 100%;
}

#cc-main-container:-webkit-full-screen #cc-content {
  height: 100%;
}

#cc-main-container:-moz-full-screen #cc-content {
  height: 100%;
}

#cc-main-container:-ms-fullscreen #cc-content {
  height: 100%;
}

#cc-main-container:fullscreen #cc-content {
  height: 100%;
}

#cc-main-container:-webkit-full-screen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:-moz-full-screen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:-ms-fullscreen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:fullscreen #cc-content #cc-spinner {
  top: 0;
  bottom: 0;
  margin: auto;
}

#cc-main-container:-webkit-full-screen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:-moz-full-screen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:-ms-fullscreen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:fullscreen #cc-sections {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

#cc-main-container:-webkit-full-screen #cc-sections #exterior, #cc-main-container:-webkit-full-screen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container:-moz-full-screen #cc-sections #exterior, #cc-main-container:-moz-full-screen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container:-ms-fullscreen #cc-sections #exterior, #cc-main-container:-ms-fullscreen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container:fullscreen #cc-sections #exterior, #cc-main-container:fullscreen #cc-sections #interior {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

#cc-main-container #banderole {
  position: absolute;
  z-index: 5000;
  top: 0;
  right: 0;
  border: 0;
  width: 149px;
  height: 149px;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 12px;
  color: #fff;
  pointer-events: none;
}

#cc-main-container #banderole img {
  position: absolute;
}

#cc-main-container #banderole p {
  position: absolute;
  top: 82px;
  left: 25px;
  width: 200px;
  transform: rotate(45deg);
}

#cc-main-container #cc-sections {
  position: absolute;
  width: 100%;
  max-width: 1920;
  height: 400px;
}

#cc-main-container #cc-sections .section {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
}

#cc-main-container #cc-content {
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
  width: 960px;
  height: 707px;
  pointer-events: none;
}

#cc-main-container #cc-content #cc-spinner {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  top: 250px;
  background: url(../images/spin-loader.svg) no-repeat;
  width: 80px;
  height: 80px;
  animation-name: ckw;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

@keyframes ckw {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

#cc-hide-interior-ui-btn {
  position: absolute;
  top: 30px;
  z-index: 10000;
}

#cc-section-navigation .cc-nav-btn, #cc-section-navigation nav ul > li {
  display: inline-block;
  font-size: .85rem;
  width: 36px;
  height: 36px;
  line-height: 31px;
  text-align: center;
  float: left;
  margin-bottom: 15px;
  cursor: pointer;
  cursor: hand;
  background-color: transparent;
  cursor: pointer;
  cursor: hand;
}

#cc-section-navigation .cc-nav-btn svg, #cc-section-navigation nav ul > li svg {
  pointer-events: none;
  fill: #002c5f;
}

#cc-header {
  position: absolute;
  width: 960px;
  pointer-events: none;
}

#cc-header #cc-ui {
  position: absolute;
  padding-top: 47px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

#cc-header #cc-ui #cc-desc {
  display: none;
  position: absolute;
  top: 38px;
  width: 272px;
  height: 140px;
  font-size: 30px;
  pointer-events: none;
  color: #000;
  font-family: HyundaiSansHead-Medium,Arial,Helvetica,sans-serif;
}

#cc-header #cc-ui #cc-360-icon-container {
  display: none;
  position: absolute;
  left: 449px;
  top: 55px;
  width: 61px;
  height: 21px;
  pointer-events: none;
}

#cc-header #cc-ui #cc-360-icon-container #cc-360-icon {
  position: absolute;
  width: 60px;
  height: 20px;
}

#cc-footer {
  position: absolute;
  bottom: 0;
  width: 960px;
  height: 130px;
}

#cc-footer .cc-footer-seperator {
  position: absolute;
  width: 1px;
  height: 90px;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  background-color: #e3e3e3;
}

#interior {
  opacity: 0;
  top: 0;
  width: 100%;
  max-width: 1280px;
  height: 727px;
  overflow: hidden;
  cursor: url(../cursor/sphere-default.cur) 34 34, default;
}

#interior #cc-gradient-interior-bottom {
  position: absolute;
  width: 100%;
  height: 188px;
  bottom: 0;
  background: url(../images/gradient-interior-bottom.png) repeat-x;
  pointer-events: none;
}

.panleft #interior {
  cursor: url(../cursor/sphere-right.cur) 34 34, default;
}

.panright #interior {
  cursor: url(../cursor/sphere-left.cur) 34 34, default;
}

.panup #interior {
  cursor: url(../cursor/sphere-down.cur) 34 34, default;
}

.pandown #interior {
  cursor: url(../cursor/sphere-up.cur) 34 34, default;
}

#interior .cc-hotspot-container {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}

#interior .cc-hotspot-container #blub {
  position: absolute;
  display: inline-block;
  background-color: red;
  padding: 10px;
  border-radius: 10px;
}

:-webkit-full-screen #interior {
  left: 0 !important;
  top: 0 !important;
}

:-mozilla-full-screen #interior {
  left: 0 !important;
  top: 0 !important;
}

:-webkit-full-screen #interior {
  left: 0 !important;
  top: 0 !important;
}

:-moz-full-screen #interior {
  left: 0 !important;
  top: 0 !important;
}

:-ms-fullscreen #interior {
  left: 0 !important;
  top: 0 !important;
}

:fullscreen #interior {
  left: 0 !important;
  top: 0 !important;
}

#exterior {
  top: -30px;
  width: 1280px;
  height: 660px;
}

#exterior #cc-frame-player-container {
  width: 1280px;
  height: 660px;
  cursor: url(../cursor/threesixty-default.cur) 36 36, default;
}

.panleft #exterior #cc-frame-player-container {
  cursor: url(../cursor/threesixty-left.cur) 36 36, default;
}

.panright #exterior #cc-frame-player-container {
  cursor: url(../cursor/threesixty-right.cur) 36 36, default;
}

.isloading #exterior #cc-frame-player-container {
  cursor: auto !important;
}

#exterior #cc-frame-player-container .cc-frame-player {
  list-style-type: none;
  width: 100%;
  height: 100%;
  position: absolute;
}

#exterior #cc-frame-player-container .cc-frame-player img {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  height: auto;
  bottom: 0;
  margin: 0 auto;
  left: 0;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  pointer-events: none;
}

#exterior #cc-frame-player-container .cc-frame-player .remove {
  opacity: 0.01 !important;
}

#exterior #cc-frame-player-container .cc-frame-player .frame {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
}

#exterior #cc-frame-player-container .cc-frame-player .frame.active {
  opacity: 1;
}

#exterior .cc-hotspot-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  pointer-events: none;
}

#exterior .cc-hotspot-container .cc-hotspot-offset {
  width: 100%;
  height: 100%;
  position: absolute;
}

#exterior .cc-hotspot-container .cc-hotspot-offset .cc-hotspot {
  pointer-events: auto;
}

:-webkit-full-screen #exterior .cc-frame-player {
  top: -15%;
}

:-webkit-full-screen #exterior .cc-hotspot-container {
  top: -15%;
}

:-mozilla-full-screen #exterior .cc-frame-player {
  top: -15%;
}

:-mozilla-full-screen #exterior .cc-hotspot-container {
  top: -15%;
}

:-webkit-full-screen #exterior .cc-frame-player {
  top: -15%;
}

:-moz-full-screen #exterior .cc-frame-player {
  top: -15%;
}

:-ms-fullscreen #exterior .cc-frame-player {
  top: -15%;
}

:fullscreen #exterior .cc-frame-player {
  top: -15%;
}

:-webkit-full-screen #exterior .cc-hotspot-container {
  top: -15%;
}

:-moz-full-screen #exterior .cc-hotspot-container {
  top: -15%;
}

:-ms-fullscreen #exterior .cc-hotspot-container {
  top: -15%;
}

:fullscreen #exterior .cc-hotspot-container {
  top: -15%;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-left, #cc-footer .cc-selector .cc-selector-table .cc-selector-right {
  display: table-cell;
  width: 30px;
  height: 50px;
  vertical-align: middle;
  cursor: pointer;
  cursor: hand;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-left .cc-clickarea, #cc-footer .cc-selector .cc-selector-table .cc-selector-right .cc-clickarea {
  position: absolute;
  width: 30px;
  height: 40px;
  background-color: #fff;
  opacity: 0;
  pointer-events: all;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-left svg, #cc-footer .cc-selector .cc-selector-table .cc-selector-right svg {
  display: block;
  margin: 0 auto;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-left svg path, #cc-footer .cc-selector .cc-selector-table .cc-selector-right svg path {
  pointer-events: none;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-left svg:hover, #cc-footer .cc-selector .cc-selector-table .cc-selector-right svg:hover {
  fill: #e4dcd3;
}

.cc-color-selector-tile {
  display: inline-block;
  width: 60px;
  height: 40px;
  margin-top: 30px;
  bottom: 0;
  cursor: pointer;
  cursor: hand;
}

.cc-img-selector-tile {
  display: inline-block;
  width: 100px;
  height: 75px;
  bottom: 0;
  padding: 0 20px !important;
  background: url(../images/selector-exterior-rim-shadow.png) no-repeat;
  background-position: right 0 bottom 10px;
  background-size: contain;
  cursor: pointer;
  cursor: hand;
}

.cc-img-selector-tile img {
  width: 100%;
  height: auto;
}

.cc-selector-icon {
  position: relative;
  width: 20px;
  height: 20px;
  left: -10px;
  top: -10px;
  opacity: 0;
  background: #002c5f url(../images/selector-exterior-check.svg) no-repeat;
  background-size: 50% 50%;
  background-position: center center;
}

#cc-footer .cc-selector {
  position: absolute;
  width: 440px;
  height: 120px;
}

#cc-footer .cc-selector .cc-selector-table {
  display: table;
  position: absolute;
  width: 440px;
  height: 120px;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-center {
  display: table-cell;
  width: 380px;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-center .cc-selector-tiles-wrapper {
  position: absolute;
  overflow: hidden;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-center .cc-selector-tiles-wrapper .cc-selector-tiles {
  position: absolute;
  width: 320px;
  height: 70px;
}

#cc-footer .cc-selector .cc-selector-table .cc-selector-center .cc-selector-label {
  position: absolute;
  top: 94px;
  height: 24px;
  width: 380px;
  letter-spacing: -.1px;
  font-family: HyundaiSansHead-Medium,Arial,Helvetica,sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  background-size: 24px 24px;
}

#cc-footer .cc-selector .cc-selector-shadow-center {
  position: absolute;
  left: -170px;
}

#cc-footer .cc-selector .cc-selector-shadow-center .cc-selector-shadow-container {
  position: absolute;
  width: 440px;
  top: 71px;
}

#cc-footer .cc-selector .cc-selector-shadow-center .cc-selector-shadow-container .cc-selector-shadow {
  margin: 0 auto;
  left: 0;
  right: 0;
  height: 18px;
  background-color: #0b97c4;
  background: url(../images/selector-exterior-shadow.png) no-repeat;
  background-position: center;
  background-size: 100% 18px;
  text-align: center;
}

#cc-footer #cc-exterior-navigation {
  display: none;
  position: absolute;
  width: 960px;
  height: 130px;
  bottom: 0;
  pointer-events: auto;
}

#cc-footer #cc-exterior-navigation #cc-color-selector .cc-selector-center .cc-selector-tiles-wrapper {
  left: 60px;
  top: 10px;
  width: 320px;
  height: 70px;
}

#cc-footer #cc-exterior-navigation #cc-color-selector .cc-selector-center .cc-selector-tiles-wrapper .cc-selector-tiles {
  height: 70px;
}

#cc-footer #cc-exterior-navigation #cc-rim-selector {
  right: 0;
}

#cc-footer #cc-exterior-navigation #cc-rim-selector .cc-selector-center .cc-selector-tiles-wrapper {
  left: 60px;
  top: 0;
  width: 320px;
  height: 90px;
}

#cc-footer #cc-exterior-navigation #cc-rim-selector .cc-selector-center .cc-selector-tiles-wrapper .cc-selector-tiles {
  height: 80px;
}

#cc-footer #cc-exterior-navigation #cc-rim-selector .cc-selector-center .cc-selector-tiles-wrapper .cc-selector-tiles .cc-selector-icon {
  top: -70px;
}

#cc-footer #cc-interior-navigation {
  display: none;
  position: absolute;
  width: 960px;
  height: 130px;
  bottom: 0;
  pointer-events: auto;
}

#cc-footer #cc-interior-navigation #cc-interior-selector {
  margin: 0 auto;
  left: 0;
  right: 0;
}

#cc-footer #cc-interior-navigation #cc-interior-selector .cc-selector-center .cc-selector-tiles-wrapper {
  left: 60px;
  top: 10px;
  width: 320px;
  height: 70px;
}

#cc-footer #cc-interior-navigation #cc-interior-selector .cc-selector-center .cc-selector-tiles-wrapper .cc-selector-tiles {
  height: 70px;
}

#cc-footer #cc-interior-navigation #cc-interior-selector .cc-selector-center .cc-selector-label {
  color: #fff;
}

.cc-progress-loader {
  position: absolute;
  width: 100%;
  height: 4px;
  background-color: #e4dcd3;
  transform: translateY(-4px);
}

.cc-progress-loader .cc-progress-bar {
  width: 100%;
  height: 4px;
  background-color: #002c5f;
}

#cc-section-navigation {
  display: none;
  position: absolute;
  right: 0;
  top: 32px;
  padding-top: 15px;
  height: 60px;
  pointer-events: auto;
}

.isloading #cc-section-navigation {
  pointer-events: none;
}

#cc-section-navigation .active {
  background-color: #002c5f;
}

#cc-section-navigation .active svg {
  fill: #fff;
}

#cc-section-navigation #cc-fullscreen-btn-container {
  position: relative;
  float: right;
  width: 36px;
  height: 36px;
  margin-left: 10px;
}

.no-fullscreen #cc-section-navigation #cc-fullscreen-btn-container {
  display: none;
}

#cc-section-navigation:-webkit-full-screen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation:-mozilla-full-screen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation:-webkit-full-screen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation:-moz-full-screen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation:-ms-fullscreen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation:fullscreen #cc-load-360-btn {
  height: 87%;
}

#cc-section-navigation nav {
  position: relative;
  float: right;
  width: 36px;
  height: 36px;
}

#cc-section-navigation nav .active {
  display: none;
}

#cc-section-navigation nav ul {
  list-style-type: none;
}

#cc-section-navigation nav ul > li {
  position: absolute;
  width: 36px;
  height: 36px;
  float: none;
}

#cc-section-navigation nav ul > li.disabled {
  cursor: auto;
  pointer-events: none;
}

#cc-section-navigation nav #exterior-btn svg {
  fill: #fff;
}

#cc-section-navigation #cc-highlight-btn {
  margin-right: 10px;
}

.cc-hotspot, .cc-hotspot-interior {
  position: absolute;
  color: #fff;
  background-color: rgba(0, 44, 95, 0.75);
  cursor: pointer;
  cursor: hand;
  visibility: hidden;
  opacity: 0;
}

.cc-hotspot-interior:after, .cc-hotspot:after {
  position: absolute;
  background-color: #fff;
  content: "";
}

.cc-hotspot-interior:before, .cc-hotspot:before {
  position: absolute;
  background-color: #fff;
  content: "";
}

.cc-hotspot {
  border-radius: 18px;
  -webkit-border-radius: 18px;
  -moz-border-radius: 18px;
  border: 2px solid #fff !important;
  width: 37px;
  height: 37px;
}

.cc-hotspot:after {
  width: 15px;
  height: 2px;
  top: 16px;
  left: 9px;
}

.cc-hotspot:before {
  width: 2px;
  height: 15px;
  top: 9px;
  left: 16px;
}

.cc-hotspot-interior {
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border: 2px solid #fff !important;
  width: 60px;
  height: 60px;
}

.cc-hotspot-interior:after {
  width: 30px;
  height: 2px;
  top: 27px;
  left: 13px;
}

.cc-hotspot-interior:before {
  width: 2px;
  height: 30px;
  top: 13px;
  left: 27px;
}

.slider {
  display: block;
  width: 1200px;
  margin: 10px;
}

#cc-load-360-btn {
  position: absolute;
  top: 0;
  width: 100%;
  height: 576px;
  opacity: 0;
  pointer-events: all;
}

#cc-load-360-btn .cc-icon {
  position: absolute;
  top: 120px;
  width: 100%;
  text-align: center;
}

#cc-load-360-btn .cc-icon .cc-load-360-content {
  display: inline-block;
  position: relative;
  height: 42px;
  line-height: 42px;
  cursor: pointer;
  cursor: hand;
  color: #fff;
  background: #002c5f url(../images/load_360.svg) no-repeat;
  background-position: 97% 50%;
  padding-left: 15px;
  padding-right: 50px;
}

#cc-load-360-btn .cc-icon .cc-load-360-content object {
  pointer-events: none;
}

:-webkit-full-screen #cc-load-360-btn {
  height: 87%;
}

:-webkit-full-screen #cc-load-360-btn .cc-icon {
  top: 20%;
}

:-mozilla-full-screen #cc-load-360-btn {
  height: 87%;
}

:-mozilla-full-screen #cc-load-360-btn .cc-icon {
  top: 20%;
}

:-webkit-full-screen #cc-load-360-btn {
  height: 87%;
}

:-moz-full-screen #cc-load-360-btn {
  height: 87%;
}

:-ms-fullscreen #cc-load-360-btn {
  height: 87%;
}

:fullscreen #cc-load-360-btn {
  height: 87%;
}

:-webkit-full-screen #cc-load-360-btn .cc-icon {
  top: 20%;
}

:-moz-full-screen #cc-load-360-btn .cc-icon {
  top: 20%;
}

:-ms-fullscreen #cc-load-360-btn .cc-icon {
  top: 20%;
}

:fullscreen #cc-load-360-btn .cc-icon {
  top: 20%;
}

#cc-main-container .cc-feature-layer {
  position: absolute;
  width: 100%;
  height: 100%;
  display: none;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
}

#cc-main-container .cc-feature-layer .cc-feature-content {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 90px;
  width: 506px;
  height: 525px;
  background-color: #f7f3f2;
}

#cc-main-container .cc-feature-layer .cc-feature-content button {
  position: relative;
  width: 164px;
  height: 30px;
  background-color: #f6f3f1;
}

#cc-main-container .cc-feature-layer .cc-feature-content button:hover {
  background-color: #002c5f;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left {
  position: relative;
  width: 506px;
  height: 241px;
  padding: 19px 21px;
  background-image: linear-gradient(to bottom, #E8DDD4 0, #e7ddd3 100%);
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left h1 {
  font-size: 1.75rem;
  line-height: 2.1rem;
  font-weight: 500;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left p {
  margin-left: 1px;
  margin-top: 14px;
  font-size: 1rem;
  line-height: 1.18rem;
  font-family: HyundaiSansHead-Regular,Arial,Helvetica,sans-serif;
  font-weight: 100;
  letter-spacing: -.025rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left p .smallprint {
  font-size: .9rem;
  line-height: 1rem;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left .cc-feature-navigation {
  position: absolute;
  width: 100%;
  height: 30px;
  bottom: 0;
  margin-left: -22px;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left .cc-feature-navigation .cc-prev-btn {
  float: left;
  position: relative;
  width: 164px;
  height: 30px;
  background: #f6f3f1 url(../images/features/arrow_left.svg) no-repeat;
  background-size: 8px 16px;
  background-position: center center;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left .cc-feature-navigation .cc-prev-btn:hover {
  background: #002c5f url(../images/features/arrow_left_hover.svg) no-repeat;
  background-size: 8px 16px;
  background-position: center center;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left .cc-feature-navigation .cc-next-btn {
  float: right;
  position: relative;
  width: 164px;
  height: 30px;
  background: #f6f3f1 url(../images/features/arrow_right.svg) no-repeat;
  background-size: 8px 16px;
  background-position: center center;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-left .cc-feature-navigation .cc-next-btn:hover {
  background: #002c5f url(../images/features/arrow_right_hover.svg) no-repeat;
  background-size: 8px 16px;
  background-position: center center;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-right {
  position: relative;
  background-color: #f7f3f2;
  width: 506px;
  height: 284px;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-right .cc-feature-img {
  position: absolute;
  width: 506px;
  height: 284px;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-right .cc-close-btn {
  float: right;
  position: relative;
  width: 164px;
  height: 30px;
  background: #f6f3f1 url(../images/features/close.svg) no-repeat;
  background-size: 16px 16px;
  background-position: center center;
}

#cc-main-container .cc-feature-layer .cc-feature-content .cc-right .cc-close-btn:hover {
  background: #002c5f url(../images/features/close_hover.svg) no-repeat;
  background-size: 16px 16px;
  background-position: center center;
}

:-webkit-full-screen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

:-mozilla-full-screen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

:-webkit-full-screen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

:-moz-full-screen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

:-ms-fullscreen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

:fullscreen .cc-feature-layer .cc-feature-content {
  top: 0 !important;
  bottom: 0 !important;
  margin: auto !important;
}

.og-fullimg img {
  display: inline-block;
  max-height: 50%;
  max-width: 50%;
}

@media (max-width: 786px) {
  .og-fullimg img {
    display: inline-block;
    max-height: 50%;
    max-width: 90%;
  }
}

p.must-end-soon {
  font-family: "HyundaiSansText-Bold";
  font-style: italic;
}

.kona-item  #homeHeading {
	font-size: 120px!important;
	letter-spacing: 10px;
	font-family: "HyundaiSansText-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.kona-item  h2 {
	padding-top: 120px;
	font-size: 2em!important;
	font-family: "HyundaiSansText-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.kona-item  .by-title {
	letter-spacing: 10px;
	font-size: 1.8em!important;
	margin-top: 0px;
	font-family: "HyundaiSansText-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.kona-item  .soon-span {
	position: relative; 
	font-size: 2em;
	margin-bottom: 20px;
    display: inline-block;
}

.kona-item .soon-span:before {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background-color: #ed4611;
	position: absolute;
	top: 49%;
	left: calc(100% + 50px);
}

.kona-item .soon-span:after {
	content: '';
	display: block;
	width: 100%;
	height: 4px;
	background-color: #ed4611;
	position: absolute;
	top: 49%;
	right: calc(100% + 50px);
}

.upper {
	text-transform: uppercase;
}

.kona-link-styles {
	height: 310px;
	margin-bottom: 20px;
	background-size: contain!important;
}

.borger-style {
	position: relative;
}

.borger-style:after {
	content: '';
	display: block;
	width: 88%;
	height: 100%;
	border: 5px solid #ed4611;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -10;
}

@media (max-width: 786px) {
	.kona-link-styles {
		height: auto;
		margin-bottom: 20px;
		background: none!important;
		max-height: 520px !important;
	}
	
	.borger-style:after {
		width: 100%;
	}
}

.kona-box  h2{
	color: #000000;
	font-family: "HyundaiSansHead-Medium", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 26px;
	font-weight: 600;
	max-width: 100%;
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.kona-box img {
	margin: 0 auto;
}

.label-title {
	text-transform: uppercase;
	color: #ed4611;
	font-size: 64px;
	font-family: "HyundaiSansText-Regular", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	letter-spacing: 20px;
	margin: 20px 0 0;
}

.kona-box span {
	display: block;	
}

.kona-box .by-label-span {
	letter-spacing: 7px;
	text-transform: uppercase;
	color: #ed4611;
	font-size: 13px;
}

.kona-box .soon-span {
	position: relative;
	color: #000;
	margin: 10px auto 20px;
	display: inline-block;
}

.kona-box .register {
	color: #fff;
	background-color: #ed4611;
	display: inline-block;
	padding: 8px 15px;
}

.mt-15 {
	margin-top: 15px
}
.pb-50 {
	padding-bottom: 50px;
}
.pt-30 {
  padding-top: 30px;
}

.relative {
  position: relative;
}