/* MOBILE STYLES
   ========================================================================== */

/* Layout
   ========================================================================== */

html {
  font-family: muli, sans-serif;
}

body {
  background: #fff;
  color: #000;
  padding-top: 93px;
}

.anchor {
  top: -40px;
}

h1, h2, h3, h4, .head-1, .head-2, .head-3, .head-4 {
  text-transform: uppercase;
  font-family: korolev, sans-serif;
  font-style: normal;
  color: #000;
  font-weight: 900;
}

h1 span, h2 span, h3 span, h4 span, .head-1 span, .head-2 span, .head-3 span, .head-4 span {
  font-weight: 300;
}

h1, .head-1 {
  font-size: 28px;
}

h2, .head-2 {
  font-size: 24px;
}

h3, .head-3 {
  font-size: 20px;
}

h4, .head-4 {
  font-size: 16px;
}

a {
  color: #000;
}

a:hover {
  color: #0e2c92;
}

p, ul {
  color: #000;
  line-height: 1.8em;
}

.wrapper {
  max-width: 1400px;
  line-height: 1.4em;
}

.sml-wrapper {
  max-width: 950px;
}

.t-grey {
  color: #666 !important;
}

.t-upper {
  text-transform: uppercase;
}

.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;
}

.mobile-header svg {
  color: #f6ca02;
}

/* Top Header
   ========================================================================== */

.top-header {
  display: none;
  background-color: #fff;
  width: 100%;
}

.top-header .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: flex-end;
}

.top-header a, .top-header .wrapper > svg, .top-header span {
  display: inline-block;
  vertical-align: middle;
  color: #000;
  font-size: 11px;
}

.top-header a:hover {
  color: #f6ca01;
  text-decoration: none
}

.top-header span {
  color: #0e2c92;
  text-transform: uppercase;
  font-weight: 600;
  margin-right: 10px;
}

.top-header .breaker {
  color: #f6ca01;
  margin-left: 10px;
}

.top-header p {
  font-size: 14px;
  color: #fff;
}

.top-header .wrapper > svg {
  margin: 0 5px 0 10px;
}


/* Dealer menu
   ========================================================================== */

.dealer-menu {
    background: #000;
    position:fixed;
    top: 52px;
    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: 15px;
    padding-bottom: 15px;
}

.dealer-menu .logo {
  display: inline-block;
  width: 150px;
}

.dealer-name {
    color: #fff;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    width: auto;
    float: right;
    font-style: italic;
    margin-top: 15px;
}

.dealer-name span {
    color: #0e2c92; 
}

.logo h1 {
  font-family: korolev, sans-serif;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #f6ca01;
  text-decoration: none;
  margin: 0;
}

.logo a {
  text-decoration: none;
}

/* Navigation
   ========================================================================== */

.nav-menu {
  z-index: 1030;
  background-color: #0e2c92;
  color: #f6ca01;
}

.fixed-menu .nav-menu {
  top: -55px;
}

.logo a {
  display: block;
}

/* Mobile Header
   ========================================================================== */

.mobile-header {
  top: 52px;
  background-color: #0e2c92;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

.fixed-menu .mobile-header {
  top: 0;
}

.mobile-header a, .mobile-link {
  color: #ddd;
  font-size: 15px;
}

.m-menu {
  background-color: #f0f0f0;
}

.m-menu a {
  color: #444;
  border-bottom: 1px solid #e4e4e4;
  font-family: korolev, sans-serif;
  font-weight: 300;
}

.m-menu .active > a {
  background-color: #0e2c92;
  color: #fff;
}

.m-menu .nav-child a {
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
}

.fixed-menu .m-menu {
  top: 46px;
}

.show-menu .m-menu {
  padding-bottom: 41px;
}

/* Banner
   ========================================================================== */

.lSSlideOuter .lSPager.lSpg>li.active a, .lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #0e2c92;
  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: #0e2c92; 
  color: #fff;
}

.lSAction>a.lSPrev {
  padding: 4px 3px;
}

.lSAction>a.lSNext {
  padding: 4px 6px;
}

/* Featured Cars
   ========================================================================== */

.featured-cars-box {
  position: relative;
}
 
.featured-cars-box .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.featured-cars-box:before {
  content:'';
  width: 100%;
  height: 325px;
  background-color: #f6ca01;
  position: absolute;
  top: 0;
  left: 0;
}

.featured-cars-box h1 {
  color: #0e2d92;
}

.featured-cars-box .extra-search p {
  margin-top: 40px;
  color: #000;
}

.featured-cars-box .extra-search a {
  color: #0e2d92;
}
/* Quicklinks
   ========================================================================== */

.quicklinks {
  background-color: #0e2d92;
}

.quicklinks .wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.quick-banner {
  background-color: #f6ca01;
}

.quick-banner .wrapper {
  padding-top: 8px;
  padding-bottom: 8px;
}

.quick-banner h2 {
  color: #0e2c92;
  text-align: center;
  margin-bottom: 0;
  font-size: 24px;
}

.q-link {
  position: relative;
}

.q-img {
  background-size: cover;
  background-position: center top;
}

.q-link a {
  text-decoration: none;
}

.q-link p {
  align-items: center;
  background-color: #0e2c92;
  padding: 20px 10px;
  margin: 0;
  font-size: 20px;
  color: #fff;
  text-transform: uppercase;
  font-family: korolev, sans-serif;
  font-weight: 300;
  text-align: center;
}

.q-link p svg {
  margin-right: 10px;
}

.q-link:hover p {
    background-color: #f6ca01;
    color: #0e2c92;
}

/* Button
   ========================================================================== */

.btn {
  text-transform: uppercase;
  font-size: 15px;
  text-align: left;
  background-position: center;
  transition: background 0.8s;
  font-family: korolev, sans-serif;
}

.btn-primary, a.btn-primary {
  background-color: #0e2c92;
  color: #fff;
}

.btn-primary:hover, a.btn-primary:hover {
  background: #0e2c92 radial-gradient(circle, transparent 1%, #0e2c92 1%) center/15000%;
  color: #fff;
}

.btn-primary:active, a.btn-primary:active {
  background-color: #f6ca01;
  background-size: 100%;
  transition: background 0s;
}

.btn-secondary, a.btn-secondary {
  background-color: #1a1a1a;
  color: #fff;
}

a.btn-secondary:hover, .btn-secondary:hover {
  background: #0e2c92 radial-gradient(circle, transparent 1%, #0e2c92 1%) center/15000%;
  color: #fff;
}

.btn-secondary:active, a.btn-secondary:active {
  background-color: #79ccff;
  background-size: 100%;
  transition: background 0s;
}

.btn-yellow, a.btn-yellow {
  background: #f6ca01;
  color: #0e2c92;
}

a.btn-yellow:hover, .btn-yellow:hover {
  background: #0e2c92 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
  color: #f6ca01;
}

.btn-outline:active, a.btn-outline:active {
  background-color: #333;
  background-size: 100%;
  transition: background 0s;
}

/* Sidebar
   ========================================================================== */
.sidebar-mini {
    position: fixed;
    right: -124px;
    top: 40%;
    transform: translateY(-50%);
    width: 160px;
    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: #444;
}

.sidebar-mini a {
    display: block;
    background: #0e2c92;
    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;
}

/* Main Content
   ========================================================================== */

.welcome {
  position: relative;
  background-repeat: no-repeat;
}

.welcome h1 {
  color: #0e2d92;
}

.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;
}

.p-half-img {
    background-position: center right;
    background-size: contain;
    background-repeat: no-repeat;
}

.content {
    position: relative;
}

.content h1 {
  color: #0f2d92;
}

.page-style {
  position: relative;
  background-repeat: no-repeat;
  background: #fff;
}

.page-style .wrapper {
    max-width: 100%;
    padding: 0;
}

.w-size {
  padding: 20px;
}

.nc-cen {
  align-items: center;
}

.page-img .wrapper {
  max-width: 1200px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.page-img h1 {
  color: #fff;
  font-weight: 100;
  text-align: center;
}

.content-form .wrapper {
  padding-top: 100px;
  padding-bottom: 100px;
}

.content-form h1 {
  color: #000;
}

.content-form h3 {
  color: #0e2c92;
  font-weight: 500;
}

.google-map {
  display: block;
}

.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}

/* Map Tabs
   ========================================================================== */

.loc-head {
  display: inline-block;
  width: auto;
  margin: 0;
  padding: 0;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  font-size: 18px;
  text-transform: uppercase;
}

.loc-head:last-child {
  border-right: 0;
}

.loc-head.dropdown {
  display: block;
}

.loc-head.active {
  color: #f6ca02;
}

.loc-head:hover {
  color: #f6ca02;
}

.loc-content {
  display: none;
  padding: 0;
}

.loc-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  border-right: none;
  border-bottom: 1px solid #ccc;
}

.loc-content.active {
  display: block;
}

.loc-content.dropdown.active {
  max-height: 10000px;
}

.loc-headers {
  background-color: #fff;
  padding: 10px 30px;
}

.dark-bg {
  background-color: #fff;
  color: #0e2d92;
  padding: 30px;
}

.map-locations .wrapper {
  padding: 0;
}

.m-left img {
  max-width: 200px;
}

.m-right {
  text-align: right;
}

.m-right h3 {
  text-transform: uppercase;
  color: #013478;
  margin-bottom: 0;
  font-size: 20px;
}

.map-head {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.map-image {
  position: relative;
}

.map-image img {
  display: block;
}

.map-top {
  background-color: #f6ca02;
  padding: 30px 30px 10px;
}

.map-top h3 {
  font-size: 40px;
  font-weight: 500;
  color: #0e2d92;
}

.map-locations {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  width: 580px;
}

.map-image .place-card .place-card-large {
  display: none !important;
}

.dark-bg h4 {
  color: #0e2d92;
  font-size: 15px;
  font-family: muli, sans-serif;
}

.dark-bg p, .dark-bg a {
  color: #0e2d92;
  font-size: 15px;
}

.dark-bg a {
  text-decoration: none;
}

.dark-bg a:hover {
  color: #f6ca02;
}

.btm-terms {
  background-color: #f5f5f5;
}

.btm-terms .wrapper {
  max-width: none;
  padding-top: 20px;
  padding-bottom: 10px;
}

.btm-terms p {
  font-size: 12px;
}

.con-link img {
  max-width: 150px;
}

.just-con {
  text-align: justify;
}

.loc-headers {
  background-color: #0e2d92;
  display: flex;
  justify-content: space-between;
}

.loc-head {
  font-family: korolev, sans-serif;
}

.dark-bg .btn-primary {
  background-color: #fff;
  border: 1px solid #0e2d92;
  color: #0e2d92;
}
/* 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: #0e2c92;
  color: #fff;
  border-color: #0e2c92;
}

.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 #0e2c92;
}

.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;
}

/* 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 #000;
  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: #0e2c92;
}

.form-group label {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0;
  padding: 0;
  border: 0;
  color: #0e2c92;
  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 {
  background-color: #1a1a1a;
  color: #fff;
}

.footer-links p {
  margin: 0 0 20px 0;
}

.footer-links .head-3 {
  display: block;
  margin: 0 0 40px 0;
  font-size: 18px;
  color: #f6ca02;
}

.footer-links h2 {
  color: #f6ca02;
  font-size: 36px;
}

.footer-links .head-4 {
  margin: 20px 0 10px;
  color: #f6ca02;
  font-size: 20px;
  font-weight: 500;
}

.footer-links p {
  color: #fff;
}

.footer-links a {
  color: #fff;
  text-decoration: none;
}

.footer-links a:hover, .copyright a:hover {
  color: #0e2c92;
}

.footer-links .chronoform {
  margin-bottom: 0;
}

/* Social
   ========================================================================== */

.social a {
  display: block;
  width: 50px;
  height: 50px;
  margin-right: 10px;
  padding: 12px;
  font-size: 25px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 50%;
  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: #e0e0e0;
  color: #0c0c0c;
}

.social .facebook {
  background-color: #3b5998 ;
}

.social .youtube {
  background-color: #c4302b;
}

.social .linkedin {
  background-color: #4875B4;
}

.social .insta {
  background-color: #d6249f;
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
}

.social .twitter {
  background-color: #64cbee;
}

.social .gplus {
  background-color: #d73d32;
}

.top-header .social {
  margin-left: 20px;
}

.top-header .social a {
  width: 30px;
  height: 30px;
  padding: 7px;
  font-size: 16px;
}

/* Copyright
   ========================================================================== */

.copyright {
  background-color: #fff;
  color: #1a1a1a;
}

.copyright .wrapper {
  font-size: 12px;
  line-height: 1.2em;
  text-transform: uppercase;
    padding-top: 10px;
  padding-bottom: 10px;
}

.copyright a {
  color: #1a1a1a;
}

.edge-designed a {
  display: inline-block;
  vertical-align: middle;
  color: #1a1a1a;
}

/* TABLET STYLES
   ========================================================================== */

@media (min-width: 500px) {

.q-link p {
  font-size: 16px;
}

}

@media (max-width: 1024px) {

.welcome, .q-img {
  background-image: none !important;
}

.mobile-header .wrapper {
  padding: 5px 40px 10px;
}

.nav-menu .wrapper {
  padding: 20px 20px 15px;
}

.q-link {
    border-bottom: 1px solid #f6ca02;
}

.q-link.last-q {
  border-bottom: none;
}

.quick-banner {
  display: none;
}

.welcome h1 {
  font-size: 46px;
  text-align: center;
}

.welcome p {
  text-align: center;
}

.btn {
  text-align: center;
}

.footer-links {
  text-align: center;
}

}

/* DESKTOP STYLES
   ========================================================================== */

@media (min-width: 1025px) {

/* Layout
   ========================================================================== */

body {
  padding-top: 159px;
}

.anchor {
  top: -90px;
}

.wrapper {
  font-size: 14px;
}

h1, .head-1 {
    font-size: 40px;
}

h2, .head-2 {
  font-size: 28px;
}

.logo h1 {
  font-size: 30px;
}


/* 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: 12px;
  padding-bottom: 12px;
  line-height: 1.3em;
  max-width: 1800px;
}


/* Dealer menu
   ========================================================================== */

.dealer-name {
    margin-top: 7px;
}

.stacked .nav-menu {
  top: 135px;
}

/* Navigation
   ========================================================================== */

.m-menu {
  background: #eee;
}

.nav-menu {
  top: 43px;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}
  
.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
  top: 88px;
}

.nav-menu .wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 1800px;
}

.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;
}

.logo {
  width: 180px;
}

.primary-nav a {
  display: block;
  padding: 15px 10px;
  color: #f6ca01;
  border: none;
  font-size: 14px;
  text-transform: uppercase;
  font-family: Korolev, sans-serif;
  font-weight: 500;
}

.primary-nav > ul > li:last-child > a {
  padding-right: 0;
}

.primary-nav > .nav > li:hover > a {
  color: #fff;
}

.primary-nav .nav-child a {
  position: relative;
  padding: 8px 20px;
  text-align: left;
  background-color: #1a1a1a;
  color: #fff;
}

.primary-nav .nav-child li:hover a {
  background: #f6ca01;
  color: #0e2c92;
}

.primary-nav .nav-child li:last-child a {
  border: 0;
}

.right-sidebar h2 {
 margin: 14px 0 27px; 
}

.nav-menu li a:before {
  content: "";
  display: inline-block;
  text-indent: -9999px;
  width: 26px;
  height: 26px;
  padding: 0px;
  margin-right: 11px;
  vertical-align: middle;
  background-color: #f6ca02;
  border-radius: 50%;
  background-size: 17px;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.nav-menu li:nth-child(1) a:before {
  background-image: url(/svg/home.svg);
}

.nav-menu li:nth-child(2) a:before {
  background-image: url(/svg/search.svg);
}

.nav-menu li:nth-child(3) a:before {
  background-image: url(/svg/warranty.svg);
}

.nav-menu li:nth-child(4) a:before {
  background-image: url(/svg/finance.svg);
}

.nav-menu li:nth-child(5) a:before {
  background-image: url(/svg/about.svg);
}

.nav-menu li:nth-child(6) a:before {
  background-image: url(/svg/contact.svg);
}

.primary-nav > .nav > li:hover > a:before {
  background-color: #fff;
}

/* Smaller Navigation on scroll
   ========================================================================== */

.fixed-menu .top-header {
  top: -52px;
}

.fixed-menu .dealer-menu {
  top: -103px;
}


.fixed-menu .nav-menu {
  top: 0;
}

/* Quicklinks
   ========================================================================== */

.q-link {
  margin: 0;
}

.q-img {
  height: 150px;
}

.q-link p {
  padding: 7px 15px;
  font-size: 18px;
  text-align: left;
}

.quicklinks .wrapper {
  max-width: none;
  padding: 0;
}

/* Button
   ========================================================================== */

.btn {
  font-size: 18px;
  margin-top: 20px;
  padding: 15px 20px;
}

.btn-full {
  margin-top: 0;
}

/* Main Content
   ========================================================================== */

.content {
  position: relative;
}

.welcome {
  background-size: cover;
  background-position: center;
}

.welcome .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.search-our-stock .wrapper {
  max-width: 720px;
}

.search-our-stock .wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.col-half {
  width: 50%;
}

.w-size {
  padding-left: calc((100vw - 1100px)/2);
}

.featured-cars-box:before {
  height: 374px;
}
/* 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 {
  font-size: 15px;
  line-height: 1.5em;
  padding-top: 50px;
}

.footer-links h1 {
  margin: 10px 0 40px 0;
}

.footer-links .flex > div {
  padding-bottom: 0;
}

}

@media(min-width: 1200px) {

body {
    padding-top: 151px;
}

.wrapper {
  font-size: 16px;
}

h1, .head-1 {
  font-size: 48px;
}

.logo {
  width: auto;
}


/* Dealer menu
   ========================================================================== */


.dealer-name {
    font-size: 30px;
    margin-top: 15px;
}

.dealer-menu .logo {
  width: auto;
}

.stacked .nav-menu {
  top: 156px;
}

.fixed-menu .stacked .nav-menu {
    top: 0;
}

.map-locations {
  width: 1000px;
}

.q-img {
  height: 280px;
}

}

@media(min-width: 1300px) {

body {
    padding-top: 191px;
}


.logo h1 {
  font-size: 40px;
}

.primary-nav a {
  padding: 15px 10px;
}

.nav-menu .wrapper {
  padding-top: 45px;
  padding-bottom: 45px;
}


}


@media(min-width: 1400px) {

.primary-nav a {
  font-size: 16px;
}

.w-size {
  padding: 100px 40px 100px;
  padding-left: calc((120vw - 1300px)/2);
}

.map-top, .loc-headers, .dark-bg, .get-dir .btn {
  padding-left: calc((120vw - 1300px)/2);
}

.top-header span {
  font-size: 14px;
}

}

@media(min-width: 1500px) {

.primary-nav a {
  font-size: 18px;
}

.welcome .wrapper {
  padding-top: 180px;
  padding-bottom: 150px;
}

.search-our-stock .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.primary-nav a {
  padding: 15px 25px;
}

.top-header a, .top-header .wrapper > svg, .top-header span {
  font-size: 13px;
}

}

@media(min-width: 1800px) {

.w-size {
  padding: 100px 130px 100px;
  padding-left: calc((100vw - 1550px)/2);
}

.map-top, .loc-headers, .dark-bg, .get-dir .btn {
  padding-left: calc((120vw - 1550px)/2);
}

}

@media(min-width: 2000px) {

.w-size {
  padding: 100px 130px 100px;
  padding-left: calc((100vw - 1700px)/2);
}

.map-top, .loc-headers, .dark-bg, .get-dir .btn {
  padding-left: calc((120vw - 1700px)/2);
}

}
/* 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;
}

}
}
.cow h3 > span.t-was,
.cow-price-cat span.t-was{
  text-decoration: line-through !important;

}
.featured-cars .cow, .rc-box {
  margin-bottom: 20px;

}

.cow-price-cat{
  background-color: #f6ca01;
  padding: 5px 10px;

}
.stock-option .so-select {
  height: 100%;
}