/* MOBILE STYLES
   ========================================================================== */

/* Layout
   ========================================================================== */
@font-face{
  font-family:KiaB;
  font-weight:normal;
  font-style:normal;
  font-display:fallback;
  src:url('../css/KiaSignatureFixBold.eot');
  src:url('../fonts/KiaSignatureFixBold.eot?#iefix') format('embedded-opentype'),
  url('../fonts/KiaSignatureFixBold.woff2') format('woff2'),
  url('../fonts/KiaSignatureFixBold.woff') format('woff')
}
  
@font-face{
  font-family:KiaM;
  font-weight:normal;
  font-style:normal;
  font-display:fallback;
  src:url('../fonts/KiaSignatureFixRegular.eot');
  src:url('../fonts/KiaSignatureFixRegular.eot?#iefix') format('embedded-opentype'),
  url('../fonts/KiaSignatureFixRegular.woff2') format('woff2'),
  url('../fonts/KiaSignatureFixRegular.woff') format('woff')
}



html {
	font-family: "KiaM",sans-serif;
	font-size: 16px;
}

body {
  background: #fff;
  color: #000;
  padding-top: 109px;
}

.anchor {
  top: -40px;
}

h1, h2, h3, h4, .head-1, .head-2, .head-3, .head-4 {
  font-family: "KiaB",sans-serif;
  color: #000;
  font-weight: 500;
}

h1, .head-1 {
  font-size: 28px;
}

h2, .head-2 {
  font-size: 24px;
}

h3, .head-3 {
  font-size: 20px;
}

h4, .head-4 {
  font-size: 16px;
  text-transform: capitalize;
}

a {
  color: #565656;
}

a:hover {
  color: #EA0029;
}

b {
  font-weight: 500;
  font-family: KiaB;
}

p {
  font-weight: 300;
  color: #565656;
}

ul {
  color: #565656;  
}

.carplay u {
  display: block;
}

.wrapper {
  max-width: 1700px;
  line-height: 1.4em;
}

.content .wrapper {
  max-width: 1700px;
}

.content h1 {
  text-transform: capitalize;
  font-size: 30px;
  margin-bottom: 30px;
}

.content .sml-wrapper, .sml-wrapper {
  max-width: 1200px;
}

.t-grey {
  color: #666 !important;
}

.t-upper {
  text-transform: capitalize;
}

.m-top {
  margin-top: 20px;
}

.m-bot {
  margin-bottom: 20px;
}

.bg-img {
  position: absolute;
  top: 0;
  right: 0;
  width: 48%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

a.skip-main {
  left:-999px;
  position:absolute;
  top:auto;
  width:1px;
  height:1px;
  overflow:hidden;
  z-index:-999;
}
a.skip-main:focus, a.skip-main:active {
  color: #fff;
  background-color:#000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow:auto;
  margin: 10px 35%;
  padding:5px;
  border-radius: 15px;
  border:4px solid yellow;
  text-align:center;
  font-size:1.2em;
  z-index:999;
}

/*a-link red text color*/
.a-text {
    color: #EA0029;
    text-decoration: none;
}
/*end*/

.form-white-font{
  color:#fff;
}

.blue-bg {
    background: #05141F;  
}

.showroom {
  overflow: hidden;
}

.showroom-heading {
  background: #fff;  
}

.content ul {
  padding-left: 20px;
}

.show-text h1 {
  margin-bottom: 0;
  color: #58595b;
}

.show-text h3 {
  margin-top: 0;
  margin-bottom: 40px;
  color: #05141F;
}

.twin-b {
  display: inline-block;
  width: 100%;
  padding-right: 60px;
}

/* Top Header
   ========================================================================== */

.top-header {
  display: none;
  background-color: #05141F;
  width: 100%;
}

.top-header .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: flex-end;
}

.top-header a, .top-header .wrapper > svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.top-header p {
  font-size: 14px;
  color: #fff;
}

.top-header .wrapper > svg {
  margin: 0 5px 0 10px;
}

.top-header b {
  color: #05141F;
  margin-left: 5px;
  margin-right: 5px;
}

/* Dealer menu
   ========================================================================== */

.dealer-menu {
  background: #fff;
  position:fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1030;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}

.dealer-menu .wrapper {
  padding-top: 20px;
  padding-bottom: 21px;
}

.dealer-menu .logo {
  display: inline-block;
  margin-top: 0;
}

.dealer-name {
  color: #000;
  text-align: right;
  font-weight: 700;
  font-size: 20px;
  width: auto;
  float: right;
  margin-top: 15px;
  text-transform: capitalize;
}

.dealer-name span {
    color: #05141F; 
}

.deal-cen {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.logo img {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-right: 20px;
}

.logo h1 {
  display: inline-block;
  width: auto;
  vertical-align: middle;
  margin-bottom: 0;
  color: #595959;
  font-size: 35px;
  text-transform: capitalize;
}
/* Navigation
   ========================================================================== */

.nav-menu {
  z-index: 1029;
  background-color: #fff;
  color: #fff;
}

.nav-menu .wrapper {
  align-items: center;
}

.fixed-menu .nav-menu {
  top: -102px;
}

.logo a {
  display: block;
}

.nav-menu .logo {
 max-width: 80px;
}

/* ========================================================================== 
  *   6.3.2 - Fixed menu items positioned under navigation
  * ========================================================================== */

.fixed-menu {
  --fixed-padding: 42px;
}

@media(min-width: 1025px) {
  .fixed-menu {
    --fixed-padding: 36px;
  }
}

/* Mobile Header
   ========================================================================== */

.mobile-header {
  top: 67px;
  background-color: #58595b;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}

.fixed-menu .mobile-header {
  top: 0;
}

.mobile-header a {
  color: #fff;
  font-size: 16px;
  text-transform: capitalize;
}

.mobile-link {
  color: #ffffff;
  text-transform:capitalize;
}

.mobile-link svg {
  color: #05141F; 
}

.mobile-header a svg {
  color: #939598; 
}

.mobile-title {
  font-size: 22px;
  text-transform: capitalize;
  text-align: right;
  color: #000;
}

.mobile-title span {
  color: #05141F;
  display: block;
}

.m-menu {
  background-color: #fff;
}

.m-menu a {
  color: #000;
  font-weight: 500;
  border-bottom: 1px solid #f2f2f2;
}

.m-menu .active > a {
  background-color: #C7C8CA;
  color: #fff;
}

.m-menu .nav-child a {
    background: #fff;
    border-bottom: 1px solid #ffffff;
    color: #8c8c8c;
    font-weight: normal;
    padding: 15px 30px;
}

.fixed-menu .m-menu {
  top: 47px;
}

.show-menu .m-menu {
  padding-bottom: 41px;
}

/* Mega Menu
   ========================================================================== */
.mega-menu {
  background: #fff;
  text-align: center;
  position: fixed;
  left: 0;
  top: 191px;
  z-index: 5000;
  width: 100%;
  height: 100%;
  display: none;
  overflow: auto;
}

.mega-menu:before {
  box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.08);
  content: "";
  display: block;
  height: 25px;
  left: 0;
  position: absolute;
  top: -25px;
  width: 100%;
}

.mega-menu .wrapper {
  padding-top: 70px;
  padding-bottom: 100px;
  max-width: 1800px;
}

.mega-menu h1 {
  font-size: 40px;
  text-transform: capitalize;
  margin-bottom: 50px;
}

.mega-menu .n-car h3 {
  text-transform: capitalize;
  font-size: 18px;
  margin-bottom: 0;
}

.fixed-menu .mega-menu {
   top: 36px;
}

.mega-menu.active {
  display: block;
}

.mega-menu h3 {
  margin: 0 0 5px;
}

.mega-menu h3{
  color: #000;
}

.n-car span {
  color: #a1a1a1;
  font-size: 12px;
}

.n-car:hover {
  text-decoration: none;
  cursor: pointer;
}

.n-car:hover h3 {
  color: #C7C8CA;
}

.mega-menu a img {
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transition: -moz-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
    transition: transform .2s ease-in-out, -webkit-transform .2s ease-in-out;
    display: block;
}

.mega-menu .flex.ng-vert > * {
  margin-bottom: 20px;
}

.mega-menu a:hover img {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    text-decoration: none;
}

.car-centre {
  justify-content: center;
}

.nc-cen {
  align-items: center;
}

.ratings img {
  vertical-align: middle;
}

.c-section {
    padding: 30px;
    border: 1px solid #ccc;
}

.c-section h3 {
  color: #C7C8CA;
  font-size: 24px;
}

/* Banner
   ========================================================================== */

.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #EA0029;
  border-color: #fff;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: rgba(0, 0, 0, 0.60);
  border: 1px solid #fff;
  border-radius: 50%;
  height: 15px;
  width: 15px;
}

.lSAction>a {
  height: 40px;
  width: 40px;
  background-color: #000;
  border-radius: 50%;
  font-size: 30px;
}

.lSAction>a:hover {
    opacity: 1;
    background: #EA0029; 
    color: #fff;
}

.lSAction>a.lSPrev {
  padding: 4px 3px;
}

.lSAction>a.lSNext {
  padding: 4px 6px;
}


.banner-layer {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  max-width: 650px;
}

.banner-layer h1, .banner-layer p {
  color: #fff;
    text-shadow: 1px 1px 3px black;
}

.banner-layer h1 {
  font-size: 40px;
  margin: 0 0 15px;
}

.banner-layer p {
  margin: 0 0 20px;
}

.banner-layer p {
    font-size: 20px;
}

.banneritem {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* Featured Cars
   ========================================================================== */
   
.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.btm-links .wrapper {
  max-width: 1400px;
}

.featured-cars .wrapper {
  max-width: 1200px;
}

.btm-links {
  text-align: center;
}

.btm-links h1 {
  text-transform: capitalize;
}

.btm-links h3 {
  text-transform: capitalize;
}

.btm-links svg {
  font-size: 100px;
  color: #C7C8CA;
}

.b-ink {
  padding: 0;
}

.b-ink a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
  font-family: 'Oswald',sans-serif;
}

.featured-cars h1 {
  font-size: 40px;
}
/* Quicklinks
   ========================================================================== */

.quicklinks {
  background-color: #000;
}

.quicklinks .wrapper {
  max-width: 100%;
  padding: 0;
}

.q-link {
  position: relative;
  margin: 0;
  background: #05141F;
  overflow: hidden;
  text-align: center;
}

.q-link a {
  text-decoration: none;
}

.q-img {
  background-size: cover;
  background-position: center top;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

.q-text {
  padding: 20px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  width: auto;
  text-transform: capitalize;
  font-weight: 500;
  text-shadow: 1px 1px 3px black;
  border-bottom: 1px solid #f56464;
}

.q-text p svg {
  margin-right: 10px;
}

.q-content p {
  margin: 20px 0 30px; 
}

.q-btn, a.q-btn {
  background: #fff;
  color: #000000;
  border: 1px solid #fff;
  padding: 15px 20px;
  max-width: 300px;
  width: 100%;
  margin: 0;
  z-index: 5;
}

.q-btn:hover {
  background: #05141F;
  color: #fff;
}

.q-link:hover .q-img {
  opacity: .3;
  filter: alpha(opacity=0); /* For IE8 and earlier */
}

.quicklinks .lSAction>a {
  top: 35px;
}

.quicklinks .lSAction>.lSPrev {
  left: 0;
}

.quicklinks .lSAction>.lSNext {
  right: auto;
  left: 43px;
}

.quicklinks .lSSlideOuter .lSPager.lSpg {
  bottom: 5px;
}

.quicklinks .lSAction>a {
  background-color: #fff;
  border-radius: 0;
}

.quicklinks svg {
    color: #000;
}

.top-search {
  background-color: #05141F;
}

.top-search .wrapper {
  max-width: 1200px;
  padding-top: 60px;
  padding-bottom: 70px;
}

.top-search h2 {
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  font-weight: 100;
}


/* Button
   ========================================================================== */

.btn {
  font-size: 14px;
  text-align: center;
  background-position: center;
  transition: background 0.8s;
  padding: 17px 13px 15px;
}

.btn-primary, a.btn-primary {
  background-color: #05141F !important;
  color: #fff !important;
}

.btn-primary:hover, a.btn-primary:hover {
  background: #fff radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
  color: #fff;
}

.btn-primary:active, a.btn-primary:active {
  background-color: #555;
  background-size: 100%;
  transition: background 0s;
}

.btn-secondary, a.btn-secondary {
  background: #FFFFFF;
  color: #fff;
  border: 1px solid #000;
  padding: 15px 20px;
  width: 100%;
  margin: 0;
  z-index: 5;
}

.btn-secondary:hover, a.btn-secondary:hover {
  background: #05141F radial-gradient(circle, transparent 1%, #05141F 1%) center/15000%;
  color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
  background: transparent;
  color: #fff;
}

.btn-outline, a.btn-outline {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

a.btn-outline:hover, .btn-outline:hover {
  background: #fff radial-gradient(circle, transparent 1%, #fff 1%) center/15000%;
  color: #000;
}

.btn-outline:active, a.btn-outline:active {
  background-color: #fff;
  background-size: 100%;
  transition: background 0s;
}

/* Sidebar
   ========================================================================== */
.sidebar-mini {
  position: fixed;
  right: -153px;
  top: 40%;
  transform: translateY(-50%);
  width: 200px;
  z-index: 2000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar-mini:hover {
    right: 0;
}

.sidebar-mini a:hover {
  background: #000;
}

.sidebar-mini a {
  display: block;
  background: #05141F;
  color: #ffffff;
  padding: 10px;
  vertical-align: middle;
  text-decoration: none;
}

.sidebar-mini .icon-sidebar {
  margin-right: 10px;
  vertical-align: middle;
}

.sidebar-mini .s-bg span {
    vertical-align: middle;
}

.sidebar-mini svg {
  font-size: 30px;
}

/* Main Content
   ========================================================================== */

.welcome {
  position: relative;
  background-repeat: no-repeat;
}

.welcome h1 {
  text-transform: uppercase;
  color: #05141F;
}

.welcome h1 span {
  color: #58595b;
  display: block;
}

.search-our-stock h1 {
  color: #fff;
}

.search-our-stock label {
  text-align: left;
}

.google-map {
  display: block;
}

.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}

.content-bg, .content-bg h3, .content-bg a,  .content-bg h1 {
 color: #fff; 
}

.content-bg h1 {
 margin-bottom: 0;
}

.content-bg a { 
  font-weight: 500; 
}

.content-center {
  display: flex;
  align-items: center;
}

.search-link {
  padding: 40px;
}

.search-link h1 {
  color: #fff;
  font-size: 35px;
  text-align: center;
  text-transform: capitalize;
}

.featured-head {
  background-color: #05141F;
}

.featured-head h1 {
  color: #fff;
  text-transform: capitalize;
}

.featured-head .wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}

.car-search .wrapper {
  padding-left: 50px;
  padding-right: 50px;
  max-width: 1400px;
}

.content h1 span {
  display: block;
  font-size: 22px;
  color: #c30a2f;
  text-transform: capitalize;
}

.map-box {
  background-color: #fff;
  padding: 30px;
  border: 1px solid #272727;
}

.map-box b {
  font-family: KiaB;
}

.gmap {
  height: 450px;
}

.map-para {
  background-color: #05141F;
}

.gmap .google-map {
    height: 100%;
}
.google-map {
  display: block;
  background-position: center;
  pointer-events: none;
  width: 100%;
  height: 100%;
  height: 550px;
}

.gmap .google-map iframe {
  height: 100%;
}
.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}

.map-text {
  position: absolute;
  width: 100%;
  top: 43%;
  transform: translateY(-50%);
  z-index: 2;
}

.map-para .wrapper {
  text-align: center;
  max-width: 1600px;
  padding-top: 230px;
  padding-bottom: 50px;
}

.map-para h1 {
  color: #fff;
  font-family: KiaM;
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 50px;
}

.map-para .btn {
  max-width: 400px;
}

.page-banner-text {
  display: none;
}

.page-banner-text-parts {
  display: none;
}

.content-break .wrapper {
  max-width: 900px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.content-break h1 {
  color: #fff;
  text-transform: capitalize;
}

.content-break p {
  color: #fff;
}

.content-break .btn {
  min-width: 300px;
}

.content .b-ink img {
  margin: 0 auto;
  max-width: 150px;
}

.btm-form .wrapper {
  max-width: 800px;
}

.btm-form h1 {
  color: #fff;
  text-align: center; 
}

.btm-form h3 {
  color: #fff;
  text-align: left;
  text-transform: capitalize;
}

.center-page {
  display: flex;
  align-items: center;
}
  
.parts-features {
  max-width:1200px;
  margin:0 auto;
}

.map-title {
  text-align: center;
}

.map-title .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.map-title h1 {
  margin-bottom: 10px;
    color: #4e4e4e;
    font-size: 40px;
}

.map-head {
  background-color: #4e4e4e;
  text-align: center;
}

.map-head .wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.map-head p {
  margin:0;
  color: #fff;
}

.map-head a {
  color: #fff;
}

.map-head b {
  color: #05141F;
  text-transform: capitalize;
}

.maps-btn {
  position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.maps-btn .btn {
  min-width: 200px;
}

.search-box {
  background-color: #59595b;
  text-align: center;
}

.search-box .wrapper {
  max-width: 920px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.search-box h2 {
  color: #fff;
    margin-bottom: 30px;
}


.showroom .s-title {
  text-align: center;
    color: #05141F;
}
/* Showroom
   ========================================================================== */

.showroom-heading .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.showroom-heading h1, .showroom-heading p {
  color: #4e4e4e;
}

.showroom-head-mob {
  background-color: #05141F;
}

.showroom-head-mob h1{
  margin-bottom: 0;
  color: #fff;
}

.showroom-heading h1 {
  font-size: 32px;
  font-family: KiaM;
  text-transform: capitalize;
  margin-bottom: 0px;
}

.showroom-heading span {
  font-family: KiaB;
  color: #c30a2f;
}

.showroom-categories {
  display: flex;
  justify-content: center;
}

.showroom-categories {
  display: flex;
  justify-content: center;
}

.cat-heading {
  padding: 15px 30px;
  margin: 0;
  cursor: pointer;
  font-size: 18px;
  font-weight: 600;
}

.cat-heading:hover, .cat-heading.active {
  color: #939598;
}

.cat-heading.display {
  color: #939598;
}

#showroom-slider {
  margin-bottom: 0;
}

.show-car h3 {
  text-align: center;
}

.show-car img {
  transform: scale(1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.show-car:hover img {
  transform: scale(0.8);
}

.show-car h3 {
  margin-top: 0;
}

.show-car.active h3, .show-car:hover h3 {
  color: #939598;
}

.show-detail {
  height: 550px;
  cursor: pointer;
}

.show-text {
  max-width: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  line-height: 1.4em;
}

.show-text a {
  width: 100%;
}

.show-img {
  width: 100%;
  background-size: cover;
  position: static;
}

.showroom .lSSlideOuter .lSPager.lSGallery {
  background: #fff;
  padding: 40px 0;
}

.showroom .lSSlideOuter {
  display: flex;
  flex-direction: column-reverse; 
}

.gallery-thumbs {
  height: 230px;
  box-sizing: border-box;
  padding: 10px 0;
  margin-bottom: 20px;
}

.gallery-thumbs .swiper-slide {
  width: 20%;
  height: 80%;
  opacity: 0.4;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  transform: scale(0.8);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-align: center;
  font-weight: bold;
}

.gallery-thumbs .swiper-slide-active {
  opacity: 1;
  transform: scale(1);
}

.gallery-thumbs .swiper-slide:hover {
  transform: scale(1);
}

.swiper-slide {
  opacity: .2;
}

.swiper-slide.display {
  opacity: 1;
}

.car-b {
  background-color: #c30a2f;
  color: #fff;
  padding: 15px 20px;
  text-align: center;
  text-transform: capitalize;
}

.n-car {
  text-align: center;
  margin-bottom: 40px;
}

.n-car h3 {
  font-size: 18px;
  color: #333333;
}

.n-car p {
  margin-top: 10px;
}

.n-car .car-b {
  margin-top: 20px;
}

.n-car img {
  margin: 0 auto;
}

.n-car:hover .car-b {
  background-color: #000;
}

.show-btns {
  max-width: 1000px;
  margin: 0 auto;
}

.s-offer .wrapper {
  max-width: 1400px;
}

.s-offer .white-block {
  background-color: #fff;
  border: 1px solid #a7a7a7;
  padding: 30px;
}

.play-block {
  background-color: #fff;
  border: 1px solid #a7a7a7;
  padding: 30px;
}

.acc-off {
  margin-top: 40px;
}

.acc-box {
  background-color: #fff;
  border: 1px solid #a7a7a7;
}

.acc-box img {
  display: block;
}

.acc-box a {
  text-decoration: none;
}

.acc-box h3 {
  text-align: center;
  color: black;
  text-transform: capitalize;
  text-decoration: none !important;
}

.acc-box a:hover h3 {
  color: #a7a7a7;
}

.acc-pop.fancy-container {
  padding: 0;
  max-width: 750px;
  width: 100%;
}

.pop-text {
  padding: 20px;
}

.pop-text p {
  color: #4e4e4e;
  line-height: 1.5em;
}

.acc-pop.fancy-container svg {
  color: #fff;
  background-color: #000000ab;
}

.showroom .wrapper {
  max-width: 1400px;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
   font-size: 16px !important;
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
  font-size: 16px !important;
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
  width: 40px;
  height: 40px;
  background-color: #C7C8CA;
  top: 23.5%;
}

.nc-cen {
  align-items: center;
}

.fin-links {
  background-color: black;
}

.warr-page .wrapper {
  max-width: 1350px;
}
.cell-btn {
    margin: 20px 0 0;
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    background-color: #c3002f;
    color: #fff;
    border: none;
}

/* Search Stock
   ========================================================================== */
.search-stock {
  overflow: hidden;
}

.search-stock #myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
}

.search-stock h1, .search-stock p {
  color: #fff;
}

.search-stock a {
  color: #79ccff;
}

/* News & Events
   ========================================================================== */
.np-img {
    width: 100%;
    background-position: center;
    background-size: cover;
}

.np-line {
    margin-bottom: 35px;
}

/* Tabs
   ========================================================================== */

.tabs-header {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 15px 20px;
  background-color: #dce4e6;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  border-right: 1px solid #aaa;
}

.tabs-header:last-child {
  border-right: 0;
}

.tabs-header.dropdown {
  display: block;
}

.tabs-header.active {
  background-color: #C7C8CA;
  color: #fff;
  border-color: #C7C8CA;
}

.tabs-content {
  display: none;
  padding: 0 20px;
}

.tabs-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-right: none;
  border-bottom: 1px solid #ccc;
}

.tabs-content.active {
  display: block;
  border: 2px solid #C7C8CA;
}

.tabs-content.dropdown.active {
  max-height: 10000px;
}

/* Contact page
   ========================================================================== */

.contact-tabs .inline-list {
  padding-left: 0;
  background-color: #dce4e6;
}

.contact-tabs .tabs-content {
  padding: 20px;
}

.contact-card {
  background-color: #f5f5f5;
  border: 1px solid #969696
}

.contact-card .contact-logo {
  background-color: #fff;
  text-align: center;
  padding: 10px 20px;
}

.contact-card .contact-stuff {
  padding: 20px;
}

.contact-card .btn-full {
  margin-bottom: 10px;
}

.contact-card .s-header {
  width: auto;
  color: #000;
  font-size: 20px;
  cursor: pointer;
  position: relative;
  margin-bottom: 0;
}

.contact-card .s-header:after {
  content: "+";
  position: absolute;
  color: #000;
  right: 2px;
  top: 0;
  z-index: 2;
  font-weight: bold;
  font-size: 28px;
}

.contact-card .s-content {
  display: none;
}

.contact-card .s-header.active + .s-content {
  display: block;
}

.search-our-stock h1 {
  text-align: center;
  font-size: 40px;
}

.search-our-stock .wrapper {
  padding-top: 70px;
  padding-bottom: 70px;
}

.show-text p {
  color: #fff;
}

/* Per week slider styles
   ========================================================================== */

.spend .noUi-base {
    background-image: url(../images/stock-slide-shadow.png);
    background-repeat: repeat-x;
    border-left: 8px solid #EA5E24;
    border-radius: 17px
}

.spend .noUi-horizontal .noUi-handle {
  background: #222;
  background-image: url(../images/stock-circle-shadow.png);
  box-shadow: none;
  border: 1px solid #000;
  border-radius: 50%;
  width: 45px !important;
  height: 45px !important;
  top: -8px !important;
}

.spend .noUi-handle:after, .spend .noUi-handle:before {
  background-color: transparent !important;
}

.spend .noUi-background {
  background-color: #fff !important;
  border-radius: 5px !important;
}

.spend .noUi-target {
  border-radius: 25px !important;
  border-color: transparent !important;
}

.spend .noUi-horizontal {
  height: 40px !important;
}

.spend .noUi-target.noUi-connect {
  position: relative;
  margin-top: 5px !important;
  box-shadow: none !important;
  background-color: #6ac4b9;
  border: 5px solid #fff !important;
}

.spend .noUi-target.noUi-connect:before {
  content: "0";
  position: absolute;
  color: #fff;
  left: 20px;
  top: 4px;
  z-index: 2;
  font-weight: bold;
  font-size: 20px;
}

.spend .noUi-target.noUi-connect:after {
  content: "500";
  position: absolute;
  color: #264844;
  right: 20px;
  top: 4px;
  z-index: 2;
  font-weight: bold;
  font-size: 20px;
}

/* Video Gallery Styles
   ========================================================================== */

.video-gallery {
  max-width: 960px;
  margin: 0 auto;
}

div.imgbox a:hover img {
  opacity: 0.6;
}

div.vid_icon:hover, span.vid_icon:hover {
  opacity: 1;
  background-image: url(../images/vid_icon.png);
}

.titlebelowthumb a {
  display: block;
  margin-top: 8px;
  text-transform: uppercase;
  font-weight: bold;
}

/* Form styles
   ========================================================================== */

.chronoform {
  margin-bottom: 10px;
}

.form-control, .select-container {
  margin-bottom: 25px;
  padding: 8px 10px;
  color: #000;
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 0;
  font-size: 16px;
}

.select-container .select-hide {
   color: #666;
   height: 34px;
   padding: 0 10px;
}

/* Form Select Colour */
.form-control:focus, .chrono-line .form-control:focus {
  border-color: #EA0029;
}

.form-group label {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0;
  padding: 0;
  border: 0;
  color: #EA0029;
  z-index: 1;
  font-size: 13px;
  line-height: 1.5em;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  cursor: text;
}

.form-control.empty + label {
  top: 0;
  left: 0;
  padding: 9px 12px;
  background-color: transparent;
  color: #666;
  border-left: 0;
  border-right: 0;
  line-height: 1.42857143;
  font-size: 14px;
}

.chronoform .error {
  border-color: red !important;
}

.chronoform .error + label, .chronoform .error select {
  color: red !important;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container + label {
  display: none;
}

.chronoform:not(.chrono-lines):not(.chrono-l-labels) .select-container.active + label {
  display: block;
}

/* Lines Theme */

.chrono-lines .form-control, .chrono-lines .select-container {
  padding: 10px 4px;
  border: 0;
  border-bottom: 1px solid #666;
}

.chrono-lines .select-container .select-hide {
   padding: 0;
}

.chrono-lines .form-group label {
  top: -13px;
  left: 4px;
  padding: 0;
  background-color: transparent;
  color: #666;
}

.chrono-lines .form-control.empty + label {
  top: 0;
  left: 4px;
  padding: 10px 0;
}

.chrono-lines .form-control:not(.empty):focus + label {
  color: #0099ff;
}

/* Left Labels Theme */

.chrono-l-labels .form-group {
  *zoom:1
}

.chrono-l-labels .form-group:before{
  content:" ";
  display:table
}

.chrono-l-labels .form-group:after{
  content:" ";
  display:table;
  clear:both
}

.chrono-l-labels .form-control, .chrono-l-labels .select-container, .chrono-l-labels .form-submit {
  float: right;
  width: 74%;
}

.chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label  {
  position: relative;
  width: 25%;
  top: auto;
  left: auto;
  float: left;
  padding: 10px 0;
  background-color: transparent;
  color: #666;
  font-size: 16px;
  line-height: 1.42857143;
}

.chrono-l-labels .form-control:not(.empty):focus + label {
  color: #0099ff;
}

/* Footer Links
   ========================================================================== */

.footer-links .wrapper, .copyright .wrapper,.ratings .wrapper, .footer-top .wrapper {
  max-width: 1400px;
}


.footer-links {
  background-color: #000000;
  color: #fff;
}

.footer-links p {
  color: #fff;
  margin: 0 0 20px 0;
}

.footer-links .head-3 {
  display: block;
  margin: 0 0 40px 0;
  font-size: 18px;
  color: #C7C8CA;
  text-transform: capitalize;
}


.footer-links .head-4 {
  margin: 20px 0 10px;
  color: #fff;
  font-size: 16px;
}

.footer-links a {
  color: #fff;
}

.footer-links a:hover, .copyright a:hover {

}

.footer-links .chronoform {
  margin-bottom: 0;
}

.footer-links .social a {
  background: #FFFFFF;
  color: #05141F;
}

.ratings {
  background-color: #fff;
}

.ratings .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.ratings p {
  margin: 0;
  color: #000;
  font-size: 13px;
}

.rate-big {
  color: #05141F;
  font-weight: 700;
  vertical-align: middle;
  margin-right: 10px;
  text-transform: capitalize;
}

.footer-top .wrapper {
  padding-top: 10px;
  padding-bottom: 0;
}

.footer-top h1 {
  font-size: 28px;
  text-transform: capitalize;
  color: #343434;
  display: inline-block;
  width: 350px;
  vertical-align: middle;
}

.footer-top h1 span {
  color: #05141F;
}

.footer-top img {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
}


.ratings {
  text-align: center;
}

.ratings .wrapper {
  padding-top: 10px;
  padding-bottom: 0;
}

.ratings p {
  margin: 0;
}

.rate-big {
  color: #000;
  font-weight: 700;
  vertical-align: middle;
  margin-right: 10px;
}

.testimonials .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  max-width: 2000px;
}

.testimonials li {
  color: #000;
  font-size: 16px;
  margin: 0;
}

.scroll-left {
  height: 40px; 
  overflow: hidden;
  position: relative;
}

.scroll-left .ticker {
  display: inline-block;
  list-style: none;
  margin: 0;
  line-height: 40px;
  text-align: left;
  white-space: nowrap;
  /* Apply animation to this element */ 
  -moz-animation: scroll-left 60s linear infinite;
  -webkit-animation: scroll-left 60s linear infinite;
  animation: scroll-left 60s linear infinite;
} 

.scroll-left .ticker li {
  display: inline-block;
  margin-right: 50px;
}

/* Move it (define the animation) */
@-moz-keyframes scroll-left {
0% { -moz-transform: translateX(70vw); }
100% { -moz-transform: translateX(-100%); }
}
@-webkit-keyframes scroll-left {
0% { -webkit-transform: translateX(70vw); }
100% { -webkit-transform: translateX(-100%); }
}
@keyframes scroll-left {
0% { 
-moz-transform: translateX(70vw); /* Browser bug fix */
-webkit-transform: translateX(70vw); /* Browser bug fix */
transform: translateX(100vw); 
}
100% { 
-moz-transform: translateX(-100%); /* Browser bug fix */
-webkit-transform: translateX(-100%); /* Browser bug fix */
transform: translateX(-100%); 
}
}

/* Social
   ========================================================================== */

.social a {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 12px;
  font-size: 25px;
  color: #fff;
  text-transform:capitalize;
  text-decoration: none;
  border-radius: 8px;
  cursor: pointer;
  line-height: 1em;
  text-align: center;
}

.social a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.social li:last-child a {
  margin-right: 0;
}

.social a:hover {
  background: #939598;
  color: #ffffff;
}

.dealer-name .social {
  margin-left: 5px;
  justify-content: flex-end;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}

.dealer-name .social a {
  width: 25px;
  height: 25px;
  font-size: 16px;
  color: #fff;
  background-color: #05141F;
  border-radius: 50%;
  padding: 5px;
}

.d-soc {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px !important;
  font-weight: 700;
  color: #000;
  font-size: 12px;
}

.footer-links .wrapper {
  font-size: 14px;
  line-height: 1.7em;
}

/* Copyright
   ========================================================================== */

.copyright {
   background-color: #ffffff;
   color: #4e4e4e;
}

.copyright .wrapper {
  font-size: 12px;
  line-height: 1.2em;
  padding-top: 15px;
  padding-bottom: 15px;
}

.copyright a {
  color: #4e4e4e;
}


.edge-designed a {
  display: inline-block;
  vertical-align: middle;
  color: #4e4e4e;
}

/* TABLET STYLES
   ========================================================================== */

@media (min-width: 500px) {

.q-text p {
  font-size: 16px;
}

}

@media (max-width: 500px) {


.q-img {
  background-image: none !important;
}


.nav-menu .wrapper {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* Showroom
   ========================================================================== */
.show-img {
  height: 230px;
}

}

@media (max-width: 768px) { 

/* Showroom
   ========================================================================== */

.show-detail {
  display: block;
}

.show-detail {
  height: 390px;
}

}


@media (min-width: 768px) {

/* Showroom
   ========================================================================== */

.show-detail {
  display: flex;
  align-items: center;
}

.show-detail {
  height: 350px;
}

}


@media (max-width: 1024px) {
/* Quicklinks
   ========================================================================== */

.q-content p {
  display: none;
}

.nav-menu .wrapper {
  padding: 10px 20px;
}

.review-carousel .lSSlideOuter, .featured-cars .lSSlideOuter {
  padding: 0 0;
}

.flex.ng-vert > * .btn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.show-text p {
  display: none;
}

.welcome {
  background-image: none !important;
}

.show-detail {
  height: 220px;
}

}


/* DESKTOP STYLES
   ========================================================================== */

@media (min-width: 1025px) {

/* Layout
   ========================================================================== */

body {
  padding-top: 197px;
}

.anchor {
  top: -90px;
}

.wrapper {
  font-size: 16px;
}

h1, .head-1 {
    font-size: 40px;
}

h2, .head-2 {
  font-size: 28px;
}

.logo-mobile {
  display: none;
}

.logo {
  margin-top: 25px;
}
/* Top Header
   ========================================================================== */

.top-header {
  display: block;
  position: fixed;
  z-index: 1030;
  top: 0;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
  overflow: hidden;
}

.top-header .wrapper {
  padding-top: 6px;
  padding-bottom: 6px;
  line-height: 1.3em;
}

/* Dealer menu
   ========================================================================== */

.dealer-name {
  margin-top: 0;
  margin-bottom: 0;
}

.stacked .nav-menu {
  top: 149px;
}

/* Navigation
   ========================================================================== */

.m-menu {
  background: #eee;
}

.nav-menu {
  top: 50px;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
  background-color: #05141F;
}
  
.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
  top: 88px;
}

.nav-menu .wrapper {
  padding-top: 18px;
  padding-bottom: 18px;
}

.fixed-menu .nav-menu .wrapper {
  padding-top: 10px;
  padding-bottom: 10px;
}

.stacked .nav-menu .wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
}

.fixed-menu .nav-menu {
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.75);
}

.mobile-link {
  display: none;
}

.primary-nav a {
  display: block;
  padding: 12px 10px 12px;
  color: #fff;
  border: none;
  font-size: 15px;
  line-height: 0.8em;
  text-transform: uppercase;
}

.primary-nav > .nav > li:hover > a {
  color: #C7C8CA;
}

.primary-nav .nav-child {
  border: 1px solid #efefef;  
  background: #fff;
}

.primary-nav .nav-child a {
  position: relative;
  padding: 20px 20px 0;
  text-align: left;
  background-color: #ffffff;
  color: #767676;
}

.primary-nav ul li:hover .nav-child li:last-child {
  padding-bottom: 20px;
}

.primary-nav .nav-child li:hover a {
  color: #C7C8CA;
}

.primary-nav .nav-child li:last-child a {
  border: 0;
}

.right-sidebar h2 {
 margin: 14px 0 27px; 
}

.item-372 ul {
    display: none !important;
}

.featured-head .wrapper {
  padding-top: 140px;
  padding-bottom: 120px;
}

.b-ink {
  padding: 0 20px;
}

.fixed-menu-nc .modelnav {
  top: 43px !important;
}
/* Banner
   ========================================================================== */

.banner-layer {
    top: 15%;
    width: 100%;
}

.banner-layer h1 {
  font-size: 48px;
  margin: 15px 0;
}

.banner-layer p {
    font-size: 30px;
}

.page-banner-text {
  position: absolute;
  bottom: 20px;
  left: 3%;
  color: #fff;
  text-transform: capitalize;
  width: auto;
  display: inline-block;
}

.page-banner-text-parts {
  position: absolute;
  top: 50px;
  left: 3%;
  color: #fff;
  text-transform: capitalize;
  width: auto;
  display: inline-block;
}

/* Smaller Navigation on scroll
   ========================================================================== */

.fixed-menu .top-header {
  top: -52px;
}

.fixed-menu .dealer-menu {
  top: -153px;
}


.fixed-menu .nav-menu {
  top: 0;
}


/* Quicklinks
   ========================================================================== */

.q-img {
  height: 230px;
}

.q-text {
  position: absolute;
  left: 20px;
  bottom: 20px;
}

.q-text {
  font-size: 26px;
  padding: 0;
  display: flex;
  align-items: center;
  border-bottom: none;
  text-transform: capitalize;
}

.q-content {
  position: absolute;
  left: 5%;
  bottom: -78%;
  transform: translateY(-50%);
  color: #fff;
  text-align: left;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.q-link:hover .q-content {
  bottom: -25%;
}

.q-link {
  background: #05141F;
}

.big-q .q-img {
  height: 460px;
}


.big-q .q-content {
  bottom: -51%;
}

.q-link.big-q:hover .q-content {
  bottom: -5%;
}
/* Button
   ========================================================================== */

.btn {
  font-size: 16px;
  margin-top: 20px;
  padding: 20px 20px;
}

.btn-full {
  margin-top: 0;
}

/* Main Content
   ========================================================================== */

.content {
  position: relative;
}

.welcome {
  background-size: cover;
  background-position: center;
}

.content-bg .wrapper, .search-stock .wrapper  {
  padding-top: 80px;
  padding-bottom: 80px;
}

.welcome .wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.welcome h1 span {
  display: inline;
}

.white-welcome {
  background-color: #fff;
  max-width: 800px;
  width: 100%;
  padding: 100px 40px;
  height: 700px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
}

.search-stock .wrapper {
  max-width: 720px;
}

.col-half {
  width: 50%;
}

.content-bg .flex {
  justify-content: center;
}

.c-link {
  max-width: 360px;
  width: 100%;
  margin: 0 auto 50px;
}

.content-bg .flex > div:nth-last-of-type(-n+2) .c-link {
  margin-bottom: 0;
}

.search-link {
  padding: 36px 40px 22px;
}

.showroom-heading h1 {
  font-size: 42px;
}

.showroom-heading .wrapper {
  padding-top: 120px;
  padding-bottom: 10px;
}

.btm-links svg {
  font-size: 130px;
}

.footer-top img {
  display: inline-block;
}

.dealer-bg>div:nth-child(6n+1):before {
  background: #f3f3f3;
  display: block;
  content: '';
  width: 100%;
  height: 83px;
  position: absolute;
  z-index: -9;
  left: 0;
  transform: translate(0,90%);
}

.dealer-bg>div:nth-child(3n+1) {
  position: static;
}

.static {
  position: static;
}

.dealer-name {
  font-size: 14px;
}


.dealer-menu .wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
} 

.dealer-name p {
  text-transform: none;
  margin:0;
  font-size: 16px;
}

.dealer-name b {
  color: #05141F;
  font-weight: bold;
}

.content-break .btn {
  min-width: 400px;
}

.content h1 {
  font-size: 44px;
}

.content-break .wrapper {
  padding-top: 120px;
  padding-bottom: 120px;
}

.dealer-name a {
  text-decoration: none !important;
  color: #57595b;
}

.show-img img {
   margin-left: 60px;
}

.show-text {
  padding: 20px 40px;
}

.showroom:after {
  content: '';
  background-image: url(../images/showroom-bg.jpg);
  width: 100%;
  height: 320px;
  background-repeat: repeat-x;
  background-position: center;
  background-size: contain;
  position: absolute;
  transform: translateY(-50%);
  top: 40%;
}

.showroom .wrapper {
  padding-bottom: 90px;
  padding-top: 0;
}

.twin-b {
  max-width: 150px;
}

.search-our-stock .wrapper {
  padding-top: 110px;
  padding-bottom: 110px;
}
/* Showroom
   ========================================================================== */

.show-text {
  max-width: 440px;
}

/* Search Stock
   ========================================================================== */

.search-stock .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
  max-width: 800px;
}

/* Form styles
   ========================================================================== */

.chronoform {
  margin-bottom: 20px;
}

.form-control, .select-container, .form-group label, .chrono-l-labels .form-group label, .chrono-l-labels .form-control.empty + label {
  font-size: 14px;
}

.form-control, .select-container {
  padding: 10px 10px;
}

.select-container .select-hide {
   height: 38px;
}

.form-control.empty + label {
  padding-top: 12px;
  padding-bottom: 12px;
}

.form-group label {
  top: -18px;
  font-size: 12px;
}

/* Footer Links
   ========================================================================== */

.footer-links .wrapper {
  padding-top: 90px;
  padding-bottom: 50px;
}

.footer-links h1 {
  margin: 10px 0 40px 0;
}

.footer-links .flex > div {
  padding-bottom: 0;
}

}

@media(min-width: 1200px) {

body {
    padding-top: 201px;
}

.logo {
    width: 260px;
}

h1, .head-1 {
  font-size: 48px;
}

/* Dealer menu
   ========================================================================== */

.dealer-menu .logo {
  width: auto;
}

.stacked .nav-menu {
  top: 149px;
}

.fixed-menu .stacked .nav-menu {
    top: 0;
}

.nav-menu .wrapper {
  padding-top: 28px;
  padding-bottom: 28px;
}

.primary-nav a {
  padding: 15px 20px 15px;
}

.white-welcome {
  padding: 180px 40px;
  height: 800px;
}

.b-ink {
  padding: 0 40px;
}

/* Showroom
   ========================================================================== */

.show-text {
  max-width: 550px;
  padding: 20px 50px;
}

.show-detail {
  height: 450px;
}

.search-link {
  padding: 33px 50px 22px;
}

.ratings p {
  font-size: 16px;
}

.showroom:after {
  height: 350px;
  top: 45%;
}

}

@media(max-width: 1400px) {

.hide-serv {
  display: none;
}

}


@media(min-width: 1400px) {

.content-bg .wrapper, .search-stock .wrapper  {
  padding-top: 130px;
  padding-bottom: 130px;
}

.logo {
  width: auto;
}

.primary-nav a {
  font-size: 15px;
}

.nav-menu .wrapper {
  padding-top: 35px;
  padding-bottom: 35px;
}

.dealer-bg>div:nth-child(6n+1):before {
    transform: translate(0,116%);
}

.col-half {
  width: 40%;
}

.welcome .wrapper {
  padding-top: 170px;
  padding-bottom: 170px;
}

.search-our-stock .wrapper {
  padding-top: 150px;
  padding-bottom: 150px;
}


/* Quicklinks
   ========================================================================== */

.q-img {
  height: 500px;
}

.bq-link .q-img {
  height: 230px;
}

.q-content {
  bottom: -55%;
  width: 90%;
  height: 222px;
}

.bq-link .q-content {
  bottom: -90%;
}

.q-link:hover .q-content {
  bottom: 0%;
}

.q-link.bq-link:hover .q-content {
  bottom: -43% !important;
}

.search-link {
  padding: 33px 100px 22px;
}

.white-welcome {
  left: 40%;
}

.big-q .q-content {
  bottom: -61%;
}

.q-link.big-q:hover .q-content {
  bottom: -5%;
}

}

@media(min-width: 1500px) {

.primary-nav a {
  font-size: 15px;
}

/* Showroom
   ========================================================================== */

.show-text {
  max-width: 700px;
  padding: 20px 100px;
}

.featured-cars .wrapper {
  max-width: 1400px;
  padding-top: 100px;
}

.search-link {
  padding: 33px 100px 22px;
}

}

@media(min-width: 1700px) {

.page-banner-text {
  left: 9%;
}

.page-banner-text-parts {
  left: 9%;
}

}

@media(min-width: 1800px) {

.search-link {
  padding: 74px 200px 22px;
}

.big-q .q-img {
  height: 500px;
}

.big-q .q-content {
  bottom: -56%;
}

.content .wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.bq-link .q-img {
  height: 250px;
}

}

@media(min-width: 2100px) {

.page-banner-text {
  left: 13%;
}
.page-banner-text-parts {
  left: 13%;
}

}

/* SMS
   ========================================================================== */

.sms-container {
  position: fixed;
  bottom: 20px;
  left: 20px;
  background: #37a4e4;
  z-index: 9999;
  padding: 13px;
  border-radius: 50%;
  color: #fff;
  font-size: 33px;
  height: 60px;
  width: 60px;
  box-shadow: 1px 1px 2px 0px black;
}

.sms-container:hover {
    color: #fff;
}

@media (min-width: 1025px) {

.sms-container { 
  display: none;
}

}

/* ========================================================================== 
* Range Tabs - Cessnock Kia
* ========================================================================== */

.home-range {
  position: relative;
}

.home-range .wrapper {
  max-width: 100%;
}

.home-range .flex {
  justify-content: center;
}

.home-range h1 {
  margin-bottom: 10px
}

.home-range .n-car h2 {
  color: #fff;
}

.home-range .n-car p {
    color: #c9c9c9;
}

.home-range .range-content img {
  display: block;
}

.home-range .m-car:hover img {
  opacity: 0.5;
}

.home-range .out-headings {
  display: flex;
  justify-content: center;
  margin: 0 auto 30px;
  flex-wrap: wrap;
}

.home-range .ro-header.active {
  color: #EA0029;
  border-bottom-color: #EA0029;
}

.home-range .ro-header {
  display: block;
  width: 100%;
  margin: 0;
  padding: 15px 13px;
  color: #05141F;
  cursor: pointer;
  border-bottom: 4px solid #D0D0D0;;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  letter-spacing: -0.025em;
}

.home-range .range-content {
  display: none;
  padding: 0 0 20px 20px;
  border: 0;
}

.home-range .range-content.active, .home-range .range-img.active {
  display: block;
}


@media (min-width:500px) {
  
  .home-range .range-content .flex {
      justify-content: center;
  }

}

@media (min-width:768px) {
  
  .home-range .ro-header {
      width: 33.333%;
      padding: 15px 20px;
  } 
  
}

@media (max-width:1025px) {
  .btn-testdrive {
    display: none;
  }
}

@media (min-width:1025px) {
  
  .primary-nav a {
  display: block;
  padding: 12px 10px 12px;
  color: #fff;
  border: none;
  font-size: 10px;
  line-height: 0.8em;
  text-transform: uppercase;
  }

  .home-range .wrapper {
    padding-top: 80px;    
    padding-bottom: 80px;
  }

  .home-range .range-content {
    padding: 0 0 30px 30px;
  }    

  .n-car h2 {
    margin-bottom: 0;
    font-size: 20px;
  }

  .home-range:after {
      display: block;
      content: "";
      background-color: #58595b;
      width: 100%;
      height: 250px;
      position: absolute;
      bottom: 80px;
      left: 0;
      z-index: -1;
  }

  .home-range .ro-header { 
    width: auto;
    padding: 15px 20px;
  }

    
  .n-btns a {
      width: 100%;
  }

}

@media (min-width:1200px) {
  
  .primary-nav a {
  display: block;
  padding: 12px 10px 12px;
  color: #fff;
  border: none;
  font-size: 15px;
  line-height: 0.8em;
  text-transform: capitalize;
  }

  .home-range .wrapper {
    padding-top: 120px;    
    padding-bottom: 120px;
  }

  .n-car h2 {
    font-size: 28px;
  }  

  .n-btns a {
      width: 49%;
  }

  .home-range:after {
      height: 320px;
  }

}

.nc-banner-text .btn-mg-top {
    margin-top: 30px;
    color: #000 !important;
    border: 1px solid #fff;
}

.book-a-service div#dc-web-assets-side, .service-centre div#dc-web-assets-side {
	display: none !important;
}


/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
  padding: 15px 20px;
}

.mini-search-quick {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.mini-search-quick > div {
  width: 50%;
  padding: 10px;
}

.mini-search-quick .msq-text {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.mini-search-quick svg {
  font-size: 20px;
  margin-right: 10px;
}

.mini-search-quick a {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 25px;
  text-decoration: none;
  text-align:center;
  border-radius: 3px;
  font-size: 18px;
}

.mini-search-quick a:hover, .mini-search-quick a.primary {
  border-color:  #fff;
}

@media (min-width: 1025px){

  .mini-search-quick .msq-text {
    margin-right: 20px;
    padding-right: 30px;
    border-right: 1px solid #fff;
  }

  .mini-search-quick > div, .mini-search-quick .msq-text {
    width: auto;
  }

  .mini-search-quick a {
    border: 1px solid transparent;
  }

  .mini-search-quick a:hover, .mini-search-quick a.primary {
    border-color:  #fff;
  }

  .mini-search-quick {
    margin-top: 30px;
  }

}

.home-range .n-car h2 {
    color: #000;
}

.form-overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(25,25,25,0.4);
}


/* ========================================================================== 
*  Autopact Navlink - Red Border and Subtitle
* ========================================================================== */

@media (min-width:1025px) {
  
  .primary-nav a {
    padding: 20px 10px;
  }

  .nav-menu .link-approved,
  .nav-menu .link-sell,
  .nav-menu .link-ultratek,
  .nav-menu .link-service
  {
    background-color: transparent;
    border: solid 1px #EB1C2E;
    border-radius: 4px;
    padding: 12px 10px 8px;
    margin-top: 8px;
  }

  .nav-menu .link-approved::after,
  .nav-menu .link-sell::after,
  .nav-menu .link-ultratek::after,
  .nav-menu .link-service::after
  {
    position: absolute;
    top: 5px;
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    font-size: 10px;
    background-color: #05141F;
    padding: 0 3px;
  }

  .nav-menu .link-approved::after {
    content: 'Quick & Easy';
  }
  
  .nav-menu .link-sell::after {
    content: 'Instant Price'
  }
  .nav-menu .link-ultratek::after {
    content: 'Car Care'
  }

    .nav-menu .link-service::after {
    content: 'Service'
  }
  
  .fixed-menu-nc .newcar-menu {
    top: 51px !important;
    border-top: 1px solid #f2f2f2;
}
  
}

@media (min-width:1200px) {
  
  .primary-nav a {
    padding: 20px 10px;
  }
  
}

/* ========================================================================== 
*  11.5 - Finance Pages
* ========================================================================== */

.section-overview {
  margin-bottom: 50px;
}

.section-overview h1 {
  margin-bottom: 0;
}

.section-overview h1 + p {
  font-size: 20px;
  margin: 10px 0 0 0;
}

.finance-block-col img {
  display: block;
  margin-bottom: 20px;
  width: 100%;
}

.finance-block-col h3 {
  margin-bottom: 15px;
}

.finance-slider .embla__dot {
  background-color: #ccc;
  border: none;
}

.finance-slider .embla__dot.is-selected {
  background-color: #05141f;
  border: none;
}

.content .no-dots {
  list-style: none;
}

.grey-bg {
  background-color: #f5f5f5;
}