/*
Theme Name: GWM Cars Child Theme
Theme URI: https://gwm-cars.com/
Description: A child theme for GWM Cars website
Author: IT Dev Jobs
Author URI: https://itdevjobs.com/
Template: adtorque-edge
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: gwm-cars
*/


/* NORMALIZE.CSS v8.0.1 | MIT License | github.com/necolas/normalize.css */
html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}

/* SVG */
[class*=" icon-"],[class^=icon-]{display:inline-block;width:1em;height:1em;stroke-width:0;stroke:currentColor;fill:currentColor}

/* SLIDER STYLES */
.embla{position:relative}.embla__viewport{overflow:hidden;width:100%}.embla__viewport.is-draggable{cursor:move;cursor:grab}.embla__viewport.is-dragging{cursor:grabbing}.embla__container{display:flex;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-webkit-tap-highlight-color:transparent}.embla__container.flex{flex-wrap:nowrap;}.embla__slide{position:relative;width:100%;flex-shrink:0}.embla__slide__img,.embla__slide__video{display:block;width:100%;height:auto}.full-height .embla__slide__inner{position:relative;overflow:hidden;height:100vh}.embla__slide__video,.full-height .embla__slide__img{width:100%;height:100%;object-fit:cover;object-position:center}.embla__button{outline:0;cursor:pointer;background-color:transparent;touch-action:manipulation;position:absolute;z-index:1;top:50%;transform:translateY(-50%);border:0;width:30px;height:30px;justify-content:center;align-items:center;fill:#1bcacd;padding:0}.embla__button:disabled{cursor:default;opacity:.3}.embla__button__svg{width:100%;height:100%}.embla__button--prev{left:50px}.embla__button--next{right:50px}.embla__dots{display:flex;list-style:none;justify-content:center}.embla__dot{cursor:pointer;position:relative;display:flex;align-items:center;}.embla__dot:last-child{margin-right:0}@media(max-width: 500px) {.embla__slide__inner {width:100%;height:100%;}.embla__slide__video {max-height: none !important;}}@media(max-width: 1024px) {.embla__button--prev{left:30px}.embla__button--next{right:30px}}
.embla-thumbs .embla__slide {
  width: 33.3333%;
  min-width: 33.3333%;
}

/* GRID */
.grid{display:grid;grid-template-columns:100%;gap:var(--wrp-gaps);align-items:flex-start}.grid.no-gaps{gap:0}.grid.cs-gaps{gap:var(--cs-gaps)}.grid.equal-height>*{height:100%}.grid.m-three-cols,.grid.m-two-cols{grid-template-columns:repeat(12,1fr)}.grid .m-col-6,.grid.m-two-cols>*{grid-column:span 6}.grid .m-col-4,.grid.m-three-cols>*{grid-column:span 4}.grid.l-four-cols:not(.embla__container)>*,.grid.l-three-cols:not(.embla__container)>*,.grid.l-two-cols:not(.embla__container)>*,.grid.m-three-cols:not(.embla__container)>*,.grid.m-two-cols:not(.embla__container)>*,.grid.t-four-cols:not(.embla__container)>*,.grid.t-three-cols:not(.embla__container)>*,.grid.t-two-cols:not(.embla__container)>*{display:grid;width:auto;gap:var(--wrp-gaps);grid-template-columns:100%}
@media (min-width:500px){.grid.t-four-cols,.grid.t-three-cols,.grid.t-two-cols{grid-template-columns:repeat(12,1fr)}.grid .t-col-6,.grid.t-two-cols>*{grid-column:span 6}.grid .t-col-4,.grid.t-three-cols>*{grid-column:span 4}.grid .t-col-3,.grid.t-four-cols>*{grid-column:span 3}}
@media (min-width:768px){.grid.l-four-cols,.grid.l-three-cols,.grid.l-two-cols{grid-template-columns:repeat(12,1fr)}.grid .l-col-6,.grid.l-two-cols>*{grid-column:span 6}.grid .l-col-4,.grid.l-three-cols>*{grid-column:span 4}.grid .l-col-3,.grid.l-four-cols>*{grid-column:span 3}.grid .l-col-10{grid-column:span 10}.grid .l-col-9{grid-column:span 9}.grid .l-col-8{grid-column:span 8}.grid .l-col-7{grid-column:span 7}.grid .l-col-5{grid-column:span 5}.l-grid-reverse>:last-child{order:1}.l-grid-reverse>:first-child{order:2}}
@media (min-width:1024px){.grid{gap:var(--wrp-gaps-d)}.grid.no-gaps{gap:0}.grid.cs-gaps{gap:var(--cs-gaps-d)}.grid.d-five-cols,.grid.d-four-cols,.grid.d-six-cols,.grid.d-three-cols,.grid.d-two-cols{grid-template-columns:repeat(12,1fr)}.grid .d-col-6,.grid.d-two-cols>*{grid-column:span 6}.grid .d-col-4,.grid.d-three-cols>*{grid-column:span 4}.grid .d-col-3,.grid.d-four-cols>*{grid-column:span 3}.grid.d-five-cols>*{grid-column:span 2.4}.grid .d-col-2,.grid.d-six-cols>*{grid-column:span 2}.grid .d-col-10{grid-column:span 10}.grid .d-col-9{grid-column:span 9}.grid .d-col-8{grid-column:span 8}.grid .d-col-7{grid-column:span 7}.grid .d-col-5{grid-column:span 5}.d-grid-reverse>:last-child{order:1}.d-grid-reverse>:first-child{order:2}.grid.d-five-cols:not(.embla__container)>*,.grid.d-four-cols:not(.embla__container)>*,.grid.d-three-cols:not(.embla__container)>*,.grid.d-two-cols:not(.embla__container)>*{display:grid;width:auto;gap:var(--wrp-gaps-d);grid-template-columns:100%}}
@media (min-width:1200px){.grid.xl-five-cols,.grid.xl-four-cols,.grid.xl-six-cols,.grid.xl-three-cols,.grid.xl-two-cols{grid-template-columns:repeat(12,1fr)}.grid .xl-col-6,.grid.xl-two-cols>*{grid-column:span 6}.grid .xl-col-4,.grid.xl-three-cols>*{grid-column:span 4}.grid .xl-col-3,.grid.xl-four-cols>*{grid-column:span 3}.grid.xl-five-cols>*{grid-column:span 2.4}.grid .xl-col-2,.grid.xl-six-cols>*{grid-column:span 2}.grid .xl-col-10{grid-column:span 10}.grid .xl-col-9{grid-column:span 9}.grid .xl-col-8{grid-column:span 8}.grid .xl-col-7{grid-column:span 7}.grid .xl-col-5{grid-column:span 5}.xl-grid-reverse>:last-child{order:1}.xl-grid-reverse>:first-child{order:2}.grid.xl-five-cols:not(.embla__container)>*,.grid.xl-four-cols:not(.embla__container)>*,.grid.xl-three-cols:not(.embla__container)>*,.grid.xl-two-cols:not(.embla__container)>*{display:grid;width:auto;gap:var(--wrp-gaps-d);grid-template-columns:100%}}

/* FLEX */
.flex{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-wrap:wrap;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-justify-content:flex-start;-webkit-justify-content:flex-start;justify-content:flex-start;margin-left:-20px}.flex.no-gaps{margin-left:0}.fv-center{align-items:center}.fh-center{justify-content:center}.flex>*{width:100%;float:left;position:relative;padding:0 0 0 20px}.flex.pb-vert>*{padding-bottom:20px}.flex.no-gaps>*{padding:0}.flex.site-container>*{padding:0}.flex>.m-col-6{width:50%}.flex>.m-col-4{width:33.333%}.flex>.m-col-3{width:25%}.m-two-cols>*{width:50%}.m-three-cols>*{width:33.333%}.m-full{width:100%}.flex-grow{-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1}.equal-height>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.equal-height>*>*{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-flex-grow:1;-moz-flex-grow:1;flex-grow:1}.equal-height img{min-height:1px;align-self:flex-start}.flex-reverse{-webkit-flex-direction:row-reverse;flex-direction:row-reverse}@media screen and (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.equal-height>*>*{height:100%}}.equal-height>*>*>:last-child{margin-top:auto}.flex-right{-webkit-justify-content:flex-end;justify-content:flex-end;-moz-justify-content:flex-end}.ie .flex-basic:before,.ie .flex:before{content:" ";display:table}.ie .flex-basic:after,.ie .flex:after{content:" ";display:table;clear:both}
.m-flex-basic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ie .m-flex-basic:before{content:" ";display:table}.ie .m-flex-basic:after{content:" ";display:table;clear:both}.ie .m-flex-basic>*{float:left}.ie .m-flex-basic>:last-child{float:right}
@media (min-width:500px){.flex-basic{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.ie .flex-basic>*{float:left}.ie .flex-basic>:last-child{float:right}.t-two-cols>*{width:50%}.t-three-cols>*{width:33.333%}.t-four-cols>*{width:25%}.dealer-links .d-logo{background-size:auto 80%}a.video-popup{max-width:500px;height:218px;margin:20px auto;padding:170px 20px 0 20px}.ie .edge-designed{float:right}}
@media (min-width:768px){.l-two-cols>*{width:50%}.l-three-cols>*{width:33.333%}.l-four-cols>*{width:25%}}
@media (min-width:1025px){.flex{margin-left:-30px}.flex>*{padding:0 0 0 30px}.flex.pb-vert>*{padding-bottom:30px}.d-two-cols>*{width:50%}.d-three-cols>*{width:33.333%}.d-four-cols>*{width:25%}.d-five-cols>*{width:20%}.d-six-cols>*{width:16.66667%}.flex>.d-col-10{width:83.333%}.flex>.d-col-9{width:75%}.flex>.d-col-8{width:66.66667%}.flex>.d-col-7{width:58.333%}.flex>.d-col-6{width:50%}.flex>.d-col-5{width:41.66667%}.flex>.d-col-4{width:33.333%}.flex>.d-col-3{width:25%}.flex>.d-col-2{width:16.66667%}}
@media (min-width:1200px){.xl-two-cols>*{width:50%}.xl-three-cols>*{width:33.333%}.xl-four-cols>*{width:25%}.xl-five-cols>*{width:20%}.xl-six-cols>*{width:16.66667%}.flex>.xl-col-10{width:83.333%}.flex>.xl-col-9{width:75%}.flex>.xl-col-8{width:66.66667%}.flex>.xl-col-7{width:58.333%}.flex>.xl-col-6{width:50%}.flex>.xl-col-5{width:41.66667%}.flex>.xl-col-4{width:33.333%}.flex>.xl-col-3{width:25%}.flex>.xl-col-2{width:16.66667%}}
/*@media (min-width:1500px){.flex:not(.sml-gaps):not(.no-gaps){margin-left:-50px}.flex:not(.sml-gaps):not(.no-gaps)>*{padding-left: 50px} }
*/
/* MOBILE STYLES
   ========================================================================== */

/* Layout
   ========================================================================== */

*,*:before,*:after {-webkit-box-sizing:inherit;box-sizing:inherit}section{margin:0;position:relative;background-size:cover;background-position:center;background-repeat:no-repeat}h1,h2,h3,h4{display:block;width:100%;margin-top:0;margin-bottom:15px}a{text-decoration:none}a:hover{text-decoration:underline}p{margin:0 0 20px}a,button,input[type=submit]{-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease}img{max-width:100%;height:auto}button:focus{outline:0}.full-wrapper,.sml-wrapper,.wrapper{position:relative;width:100%;margin:0 auto}.t-left{text-align:left}.t-right{text-align:right}.t-center,.t-centre{text-align:center;list-style-position:inside}.t-upper{text-transform:uppercase}.inline-list{margin:0;padding:0;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;flex-wrap:wrap}.inline-list li{float:left;list-style:none}.anchor{position:relative;visibility:hidden;display:block}.hidden{display:none!important}iframe[name=google_conversion_frame]{height:0!important;width:0!important;line-height:0!important;font-size:0!important;margin-top:-13px;float:left}.slider-video video{display:block}.error-page form{display:none!important}.parallax{position:relative;background-repeat:no-repeat;background-attachment:fixed;background-position:top center;background-size:cover}.content ol,.content ul{padding-left:20px;margin-bottom:20px;line-height:1.75em}.content ol ol,.content ol ul,.content ul ol,.content ul ul{padding-left:20px}img:not([src]){visibility:hidden}img[data-src],img[data-srcset]{display:block;min-height:1px}.loaded{animation-name:fadeIn;animation-duration:.4s;animation-timing-function:cubic-bezier(0,0,.4,1);animation-fill-mode:forwards}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.videoWrapper{position:relative;padding-bottom:54%;padding-top:25px;height:0}.videoWrapper iframe,.videoWrapper video{position:absolute;top:0;left:0;width:100%;height:100%}th{background:#e4e4e4}td,th{padding:10px 15px;border:1px solid #d8d8d8}.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:active,a.skip-main:focus{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 #ff0;text-align:center;font-size:1.2rem;z-index:999}

html {
  font-size: 16px;
  line-height: 1.4em;
  -webkit-box-sizing:border-box;
  box-sizing:border-box;
  font-family: 'Arial', sans-serif;
}

body {
  background: #fff;
  color: #000;
  padding-top: 139px;
}

.lrg-wrapper {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 30px;
}

.anchor {
  top: -40px;
}

h1, h2, h3, h4, .head-1, .head-2, .head-3, .head-4 {
  color: #000;
  font-weight: 700;
  line-height: 1.25em;
  font-family: Arial Narrow,sans-serif;
  text-transform: uppercase;
  letter-spacing: .1em;
}

h1, .head-1 {
  font-size: 2rem;
}

h2, .head-2 { 
  font-size: 1.5rem;
}

h3, .head-3 {
  font-size: 1.25rem;
}

h4, .head-4 {
  font-size: 1rem;
}

.subtitle {
	margin-top: -10px;
	font-size: 1.25rem;
}

a {
  color: #000;
}

a:hover {
    color: #d7000f;
    text-decoration: none;
}

.wrapper, .sml-wrapper, .full-wrapper {
  line-height: 1.5em;
}

.wrapper, .sml-wrapper {
  padding: 40px 30px;
}


.wrapper {
  max-width: 1400px;
}

.sml-wrapper {
  max-width: 1000px;
}

.m-top {
  margin-top: 20px;
}

.m-bot {
  margin-bottom: 20px;
}

.grey-bg {
  background-color: #e6e7e8;
}

.t-small {
    font-size: 13px;
}

/* Top Header
   ========================================================================== */

.top-header {
  display: block;
  position: relative;
  background: #000;
  color: #fff;
  padding: 8px 0;
  font-size: 12px;
}

.top-header .lrg-wrapper {
  justify-content: space-between;
  align-items: center;
}

.location-switcher {
  display: flex;
  align-items: center;
  gap: 20px;
}

.location-item {
  display: flex;
  align-items: center;
  gap: 5px;
}

.location-item svg {
  width: 14px;
  height: 14px;
  fill: #fff;
}

.location-item a {
  color: #fff;
  text-decoration: none;
}

.location-item a:hover {
  color: #d7000f;
}

.social-icons {
  display: flex;
  align-items: center;
  gap: 15px;
}

.social-icons svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}

.social-icons a:hover svg {
  fill: #d7000f;
}

.top-header .wrapper {
  padding-top: 5px;
  padding-bottom: 5px;
  justify-content: flex-end;
  max-width: 100%;
}

.top-header a, .top-header .wrapper > svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

.top-header a:hover {
  color: #d7000f;
  text-decoration: none
}

.top-header span {
  padding: 0 5px;
  color: #fff;
}


.top-header p {
  margin: 0;
  line-height: 1.1em;
  vertical-align: middle;
  font-size: 0.875rem;
  color: #fff;
}

.top-header .wrapper > svg {
  margin: 0 5px 0 20px;
}

.translated-ltr .skiptranslate ~ .header .top-header {
  top: 40px;
}

/* 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: 1.25rem;
    width: auto;
    float: right;
    font-style: italic;
    margin-top: 15px;
}

.dealer-name span {
    color: #d7000f; 
}


/* Navigation
   ========================================================================== */

.nav-menu {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1030;
  background-color: #000;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.nav-menu .wrapper {
  align-items: center;
  max-width: 100%;
}

.fixed-menu .nav-menu {
  top: -98px;
}

.primary-nav {
  display: none;
}

.logo {
  display: flex;
  align-items: center;
}

.logo img {
  display: block;
}

.logo a {
  display: block;
  margin-right: 10px;
}

.logo h1 {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0 15px;
  width: auto;
}

.mobile-title {
  white-space: nowrap;
}

.lpad {
  margin-right: 20px !important;
}

/* Mobile Header
   ========================================================================== */

.mobile-header {
  position: fixed;
  width: 100%;
  left: 0;
  top: 86px;
  background-color: #1A1A1A;
  z-index: 1000;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.fixed-menu .mobile-header {
  top: 0;
}

.mobile-header .m-flex-basic > div {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.mobile-link, .mobile-header a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  border: 0;
  padding: 0;
  background-color: transparent;
  align-items: center;
  color: #ddd;
}

.mobile-link span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.mobile-header a {
  margin-right: 20px;
}

.mobile-header a svg, .mobile-link svg {
  color: #fff;
}
.mobile-header a svg {
  margin-right: 10px;
  font-size: 1.4rem;
}

.mobile-link svg {
  font-size: 22px;
}

.mobile-link .icon-cross, .show-menu .mobile-link .icon-menu {
  display: none
}

.show-menu .mobile-link .icon-cross,
.mobile-menu.active .mobile-link .icon-cross {
  display: block;
  color: #fff !important;
  font-size: 24px !important;
  width: 24px !important;
  height: 24px !important;
  position: relative;
}

.show-menu .mobile-link .icon-cross::before,
.mobile-menu.active .mobile-link .icon-cross::before {
  content: '✕';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.show-menu .mobile-link .icon-cross svg,
.mobile-menu.active .mobile-link .icon-cross svg {
  display: none;
}

.show-menu .mobile-link .icon-menu,
.mobile-menu.active .mobile-link .icon-menu {
  display: none;
}

.mobile-overlay {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.6);
  z-index: 500;
  -webkit-transition: all 1.4s ease;
  -moz-transition: all 1.4s ease;
  transition: all 1.4s ease;
}

.show-menu .mobile-overlay {
  display: block;
  -webkit-animation: mobile_overlay 1s;
  animation: mobile_overlay 1s;
}

@-webkit-keyframes mobile_overlay {
  from {background-color: rgba(0,0,0,0);}
  to {background-color: rgba(0,0,0,0.6);}

}

@keyframes mobile_overlay {
  from {background-color: rgba(0,0,0,0);}
  to {background-color: rgba(0,0,0,0.6);}
}

body.show-menu {
  overflow: hidden;
}

.m-menu {
  display: none;
  position: fixed;
  width: 100%;
  left: 0;
  height: 100%;
  background-color: #f0f0f0;
  z-index: 999;
  max-height: 0;
  -webkit-transition: max-height 1s ease-in-out;
  -moz-transition: max-height 1s ease-in-out;
  transition: max-height 1s ease-in-out;
  overflow: hidden;
  top: 0;
}

.fixed-menu .m-menu {
  top: 54px;
}

.show-menu .m-menu {
  display: block;
  padding-bottom: 41px;
  max-height: 100vh;
  overflow: auto;
}

@media (min-width: 769px) {
  body.show-menu {
    overflow: auto !important;
  }

  #mobile_menu,
  #mobile_menu .m-menu,
  .mobile-overlay {
    display: none !important;
  }
}

.m-menu .nav-child {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.m-menu .show .nav-child {
  max-height: 10000px;
}

.m-menu ul {
  margin: 0;
  padding: 0;
}

.m-menu li {
  padding: 0 0;
  list-style: none;
}

.m-menu a {
  display: block;
  position: relative;
  padding: 15px 30px;
  color: #000;
  border-bottom: 1px solid #e4e4e4;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial Narrow,sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
}

.m-menu .active > a {
  background-color: #d7000f;
  color: #fff;
}

.m-menu .nav-child a {
  padding-top: 15px;
  padding-bottom: 15px;
  background: #fff;
  border-bottom: 1px solid #f5f5f5;
}

.m-menu .active .nav-child .active a {
  background-color: #d7000f;
  color: #fff;
}

.m-menu .parent > a:after {
  content: '';
  position: absolute;
  width: 8px;
  height: 5px;
  top: 50%;
  right: 30px;
  margin-top: -2px;
  transform: rotate(-90deg);
  background-image: url(/wp-content/uploads/select-input.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.m-menu .parent.show > a:after {
  transform: rotate(0);
}


.nav-header {
    position: relative;
    padding: 15px 30px;
    text-align: left;
    background-color: #1a1a1a;
    color: #fff;
    border-bottom: 0;
    font-family: Arial Narrow,sans-serif;
    font-weight: 700;
    letter-spacing: .1em;
    display: block;
    text-transform: uppercase;
}

/* Mobile Header - Split Style
   ========================================================================== */

.mobile-split .wrapper {
  padding: 0 !important;
}

.mobile-split .m-flex-basic > div {
  padding: 0 20px;
}

.mobile-split .mobile-link {
  padding: 16px 30px;
  background: #D7000F; 
}

.mobile-split a svg {
  margin-right: 0;
}

/* Banner
   ========================================================================== */

.banner .wrapper {
  max-width: none;
  padding: 0;
}

.banner img {
  display: block;
  width: 100%;
}

.embla__button {
  fill: #fff;
}


.banner-text {
    padding: 20px 30px;
}

.banner-text h2 {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}

.banner-text p {
  font-size: 16px;
  margin-bottom: 20px;
}

.banner-text h2, .banner-text p {
  color: #000;
  line-height: 1.2em;
}


/* Banner - Dots
   ========================================================================== */

.embla__dots__container {
    margin: 0 auto; 
    padding: 0;
}

.embla__dot {
  flex:1;
  padding:0;
  outline:0;
  height:3px;
  border:none;
}

.embla__dot.is-selected {
  background-color: #d7000f;
}


/* Featured Cars
   ========================================================================== */
   
.featured-cars .lSSlideOuter .lSPager.lSpg {
    display: none;
}

.api-model-desc {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}

/* Quicklinks
   ========================================================================== */

.quicklinks {
  background-color: #111;
}

.quicklinks .wrapper {
  max-width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.q-link {
  position: relative;
  margin: 0;
  overflow: hidden;
}

.q-img {
  background-size: cover;
  background-position: center top;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  transition: all 0.8s ease;
}

.q-link:hover .q-img {
    transform: scale(1.2);
}


.q-link a {
  text-decoration: none;
}

.q-link p {
  padding: 20px;
  margin: 0;
  text-transform: uppercase;
  font-size: 24px;
  z-index: 2;
  width: 100%;
  color: #fff;
  font-family: Arial Narrow,sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
}

.q-link p svg {
  margin-right: 10px;
}


/* Button
   ========================================================================== */

.btn {
  display: inline-block;
  position: relative;
  width: auto;
  padding: 15px 10px;
  text-decoration: none;
  border: none;
  text-align: left;
  line-height: 1em;
  text-transform: uppercase;
  text-align: center;
  background-position: center;
  transition: background 0.8s;
  cursor: pointer;
  font-family: Arial Narrow,sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
}

a.btn:hover, .btn:hover {
  text-decoration: none;
}

.btn-primary, a.btn-primary, .readmore, p.readmore {
  border-bottom: 2px solid #d7000f;
  border-top: 2px solid #d7000f;
  color: #111111;
  background-color: transparent;
}

.btn-primary:hover, a.btn-primary:hover {
  background: #d7000f; radial-gradient(circle, transparent 1%, #d7000f; 1%) center/15000%;
  color: #fff;
}

.btn-secondary, a.btn-secondary {
  border-bottom: 2px solid #d7000f;
  border-top: 2px solid #d7000f;
  color: #fff;
  background-color: transparent;
}

a.btn-secondary:hover, .btn-secondary:hover {
  background: #d7000f radial-gradient(circle, transparent 1%, #d7000f 1%) center/15000%;
  color: #fff;
}

.btn-primary:active, a.btn-primary:active, p.readmore:hover, .readmore:hover, .btn-secondary:active, a.btn-secondary:active  {
  background-color: #d7000f;
  background-size: 100%;
  transition: background 0s;
}

.btn-outline, a.btn-outline {
  background: transparent;
  border: 2px solid #000;
  color: #000;
}

a.btn-outline:hover, .btn-outline:hover {
  background: #000 radial-gradient(circle, transparent 1%, #000 1%) center/15000%;
  color: #fff;
}

.btn-outline:active, a.btn-outline:active {
  background-color: #333;
  background-size: 100%;
  transition: background 0s;
}

.btn-signature {
  padding: 5px 20px; 
}

.btn-background, a.btn-background {
  background: #d7000f;
  color: #fff;
}

.btn-background:hover, a.btn-background:hover {
  background: #2C2C2C radial-gradient(circle, transparent 1%, #2C2C2C 1%) center/15000%;
  color: #fff;
}

/* 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: #d7000f;
  color: #fff;
  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;
}

/* Gallery Grid - Masonary
   ========================================================================== */

.gallery-grid-layout {
  columns: 340px;
  column-gap: 30px; 
}

.gallery-grid-layout > div {
    break-inside: avoid-column;
    margin-bottom: 30px;
}

.gallery-grid-layout img {
  display: block;
}

/* 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;
}

/* Tabs
   ========================================================================== */

.tabs {
  margin-top: 20px;
}

.default-header {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  padding: 20px;
  margin: 0;
  border-bottom: 3px solid #d1d1d1;
  display: inline-block;
  width: auto;
  cursor: pointer;
  color: gray;
  letter-spacing: 0.1em;
}

.tabs-flex {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

.default-header:last-child {
  border-right: 0;
}

.default-header.dropdown {
  display: block;
}

.default-header.active {
  color: #000;
  border-color: #eb0a1e;
}

.tabs-flex h3 {
    font-size: 18px;
    color: #ed2026;
}

.default-content {
  display: none;
  padding: 30px;
  background: #fff;
  box-shadow: 0 0 5px 0 rgb(0 0 0 / 10%), 0 10px 10px 0 rgb(0 0 0 / 10%);
}

.newcar .default-content {
  display: block;
  padding: 0 20px;
}


.default-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;
}

.default-content.active {
  display: block;
}

.default-content.dropdown.active {
  max-height: 10000px;
}

/* Feat cars + Review Slider
   ========================================================================== */

.rc-box .star-colour {
  color: #d7000f;
}

.featured .cow-img:before, .special-banner .cow-img:after, .featured-banner .cow-img:after {
  background-color: #d7000f;
  color: #fff;
}

#reviews .embla__button, .featcars .embla__button {
	top: auto;
	bottom: -50px;
	left: 50%;
	width: 40px;
	height: 40px;
	padding: 10px;
	transform: translateX(-55px);
	fill: #ccc;
	border: 1px solid #ccc;
}

#reviews .embla__button:hover, .featcars .embla__button:hover {
	background-color: #d7000f;
	border-color: #d7000f;
    fill: #fff;
}

#reviews .embla__button--next, .featcars .embla__button--next {
	transform: translateX(15px);
}

/* Main Content
   ========================================================================== */

.search-overlay {
  position: absolute;
  right: 0;
  bottom: 0;
  min-width: 100%;
  min-height: 100%;
  z-index: -2; 
}

.content-fill {
  height: 100%;
  background: #bdbdbd;
  padding: 10px 20px; 
}

.dark-bg p, .dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg a {
  color: #fff;
}

.welcome h1 span {
  display: block;
}

.search-our-stock video {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  z-index: -1;
}

.search-our-stock label {
  text-align: left;
}

.google-map {
  display: block;
}

.google-map iframe {
  max-width: 100%;
  pointer-events: none;
}

.c-link {
    padding: 30px;
    background: #dcdcdc;
    border-radius: 5px;
    height: 100%;
}

.team-block {
    border-radius: 10px;
    text-align: left;
    padding: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.team-block img {
}

.team-block h3 {
  margin-top: 10px;
  margin-bottom: 0;
  font-size: 18px;
  color: #ed2026;
}

.page-template-team-page-php .content > .wrapper > h1,
.page-template-team-page-php .content > .wrapper > .page-content > h1,
.page-template-team-page .content > .wrapper > h1,
.page-template-team-page .content > .wrapper > .page-content > h1 {
  text-align: center;
}

.page-template-team-page-php .team-block p svg,
.page-template-team-page .team-block p svg {
  margin-right: 8px;
  vertical-align: middle;
}

.page-template-team-page-php .team-block p a,
.page-template-team-page .team-block p a {
  vertical-align: middle;
}

/* Home Section
   ========================================================================== */

.section-flex { 
  display: flex; 
  height: 100%;
}

.s-link:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.s-link {
  width: 100%;
  background-size: cover;
  background-position: center;
  position: relative;
  overflow: hidden;
}

.s-content {
  position: relative;
  z-index: 2;
  padding: 80px 30px;
}

.s-content h2, .s-expand {
  text-transform: uppercase;
}

.s-content h2, .s-content p, .s-expand {
  color: #fff;
}

.s-link.active .s-expand {
  display: none;
}

.s-link .search-our-stock .s-search {
  display: none;
}

.s-link.active .search-our-stock .s-search {
  display: block;
}

.s-link.active .search-our-stock {
  margin: 0 auto;
  max-width: 800px;
  width: 100%;
}

.s-link.active .s-content {
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
}

.s-link.active .s-content.s-stock {
  max-width: 800px;
}


.s-link.active .s-content {
  margin: 0 auto;
  max-width: 450px;
  width: 100%;
}


.search-our-stock .flex {
    margin-left: -20px;
}

.search-our-stock .flex>* {
    padding: 0 0 0 20px;
}




/* Content Pages
   ========================================================================== */

.center-content {
  display: flex;
  align-items: center;
  justify-content: center;
}

.center-content > div {
  max-width: 768px;
  width: 100%;
  padding: 40px 30px
}

.center-img img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
}

.suv-video video {
  width: 100%;
  display: block;
}

/* Mini Search
   ========================================================================== */

.mini-search-stock .btn {
  margin-bottom: 20px;
}

.mini-search-stock a {
  color: #fff;
}

.car-categories {
  flex-wrap: wrap;
  margin-bottom: 30px;
}

.car-categories a {
  padding: 0 10px;
  color: #fff;
  text-align: center;
  text-decoration: none;
}

.car-categories svg {
  display: block;
  font-size: 100px;
}

.radio-container {
  display: flex;
  margin-bottom: 20px;
}

.radio-hidden {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: none;
}

.radio-labels {
  border-radius: 19px;
  color: #fff;
  padding: 8px 25px;
  font-size: 16px;
  cursor: pointer;
  font-weight: bold;
}

.radio-hidden:checked + .radio-labels {
  background-color: #d7000f;
}

.mini-search-stock .flex .flex > div:first-child {
  padding-right: 5px;
}

.mini-search-stock .flex .flex > div:last-child {
  padding-left: 5px;
}


/* Finance text calculator
   ========================================================================== */

.finance-text-calc .ft-content {
  margin: 30px 0;
}

.ft-content .ft-text {
  margin-top: 15px;
  font-size: 36px;
  line-height: 1.5;
}

.ft-content .input-group, .ft-content .select-group {
  position: relative;
}

.ft-input {
  padding: 0 5px;
  border: 0;
  border-bottom: 2px solid #000;
  background-color: transparent;
  color: #000;
  font-weight: bold;
  font-size: 1.1em;
}

.ft-input option {
  font-size: 0.6em;
}

.ft-input.error {
  border-color: red;
}

.ft-input:focus {
  outline: 0;
}

.ft-input.loan-amount {
  max-width: 200px;
  padding-left: 30px;
}

.ft-input.loan-interest {
  max-width: 150px;
  padding-right: 30px;
}

.ft-input.loan-balloon-value {
  max-width: 150px;
  padding-left: 30px;
}

.ft-input.loan-balloon-percent {
  max-width: 100px;
  padding-right: 30px;
}

.input-icon {
  position: absolute;
  left: 0;
  top: -16px;
  font-size: 1.3em;
  color: #000;
  font-weight: bold;
}

.loan-interest + .input-icon, .loan-balloon-percent + .input-icon {
  left: auto;
  right: 8px;
}

.ft-text {
  display: block;
}

.ft-content #allow-balloon {
  display: inline-block;
  margin-top: 20px;
}

.ft-disclaimer {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.8;
  color: #777;
}

.ft-results {
  margin-top: 30px;
  padding: 30px;
  background-color: #f5f5f5;
}

.ft-results p {
  margin: 0;
  font-size: 22px;
}

.ft-repayment {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #ddd;
}

.ft-repayment .tabs-content {
  display: none;
}

.ft-repayment .tabs-content.active {
  display: block;
  font-size: 80px;
  line-height: 2;
}

.ft-repayment .tabs-header {
  display: inline-block;
  padding: 10px 20px;
  border: 1px solid #000;
  border-left-width: 0;
  cursor: pointer;
}

.ft-repayment .tabs-header:nth-child(4){
  border-radius: 3px 0 0 3px;
  border-left-width: 1px;
}

.ft-repayment .tabs-header:nth-child(6){
  border-radius: 0 3px 3px 0;
}

.ft-repayment .tabs-header.active {
  background-color: #000;
  color: #fff;
}

.ft-repayment .balloon-payment {
  margin-top: 20px;
}

.ft-loan-details {
  max-width: 350px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 2;
}

.ft-loan-details.ftld-ec {
  font-weight: bold;
}

.ft-results .btn-primary {
  margin-top: 30px;
}

.preapproval-form {
  display: none;
}

.preapproval-form.show {
  display: block;
}

/* 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 .s-header {
  width: auto;
  color: #000;
  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: 1.75rem;
}

.contact-card .s-content {
  display: none;
}

.contact-card .s-header.active + .s-content {
  display: block;
}

/* Offer Page
   ========================================================================== */
.offer-price {
	display: block;	
}


/* News & Events - Menu Item - Category Blog
   ========================================================================== */

.readmore, p.readmore {
  display: inline-block;
  margin: 0;
}

.readmore a {
  margin-top: 0;
  color: #fff;
}

.readmore a span {
  display: none;
}

.page-header, .page-header + .article-info {
  display: none;
}

.published {
  margin-left: 0;
}

.published .icon-calendar {
  display: none;
}

.pagination ul {
  display: flex;
  list-style: none;
  justify-content: center;  
  padding-left: 0;
}

.pagination ul li {
  display: inline-block;
}

.pagination ul li a, .pagination ul li span {
  padding: 7px;
  margin: 0 5px;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: block;
  text-align: center;
  border: 1px solid #000;
}

.pagination ul li span, .pagination ul li a:hover {
  background-color: #d7000f;
  color: #fff;
}

.pagination-start, .pagination-prev, .pagination-next, .pagination-end {
  display: none !important;
}

.np-img {
  width: 100%;
  background-position: center;
  background-size: cover;
}

.np-line {
  margin-bottom: 35px;
}

/* Error page
   ========================================================================== */

.error-page h1 {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
}

.error-page h2 {
  color: red;
}

.error-page h1 svg {
  margin-right: 20px;
}

/* 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: 1.25rem;
}

.spend .noUi-target.noUi-connect:after {
  content: "500";
  position: absolute;
  color: #264844;
  right: 20px;
  top: 4px;
  z-index: 2;
  font-weight: bold;
  font-size: 1.25rem;
}

/* Form styles
   ========================================================================== */

.form-group {
  position: relative;
}

.form-control, .select-container {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  padding: 8px 10px;
  color: #000;
  background-color: #e6e7e8;
  border: 2px solid #e6e7e8;
  border-radius: 0;
  line-height: 1.42857143;
  outline: none;
  background-image: none;
  -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control:focus, .select-container:focus {
  outline: none;
  border-color: #d7000f;
}

.select-container {
  display: inline-block;
  padding: 2px 0 !important;
  overflow: hidden;
  vertical-align: top;
  background: url(../images/select-input.png) no-repeat right 20px center #e6e7e8;
}

.select-container .select-hide {
   background: transparent;
   width: 100%;
   color: #000;
   height: 34px;
   padding: 0 10px;
   line-height: 2;
   border: 0;
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
   text-indent: 0.01px;
   text-overflow: '';
}

.select-container .select-hide:focus {
  outline: 0;
}

.form-group label {
  position: absolute;
  top: -10px;
  left: 0px;
  padding: 0 5px;
  border: 0;
  color: #d7000f;
  z-index: 1;
  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;
  font-size: 0.75rem;
  background: #e6e7e8;
}

.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.5;
  font-size: 1rem;
}

.home textarea.form-control {
  height: 100px;
  resize: none;
}

textarea.form-control {
  height: 150px;
  resize: none;
}

.gcore-form-row {
  display: block;
  width: 100%;
}

.chrono_credits, #ftr-confirm {
  display: none;
}

.form-mbot {
  margin-bottom: 10px !important;
}

.form-text {
  margin-bottom: 30px; 
}

.flex > .gcore-form-row {
  padding-top: 0;
  padding-bottom: 0;
}

.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;
  line-height: 1.5em;
}

.chrono-l-labels .form-control:not(.empty):focus + label {
  color: #0099ff;
}

/* Forms Checkbox
   ========================================================================== */

.checkbox-group .container {
  display: flex;
  align-items: center;
  position: relative;
  padding-top: 0;
  padding-left: 45px;
  height: 35px;
  margin-bottom: 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.checkbox-group input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 35px;
  width: 35px;
  background-color: #fff;
  border: 2px solid #aaaaaa;
  border-radius: 0;
}

.checkbox-group:hover input ~ .checkmark {
  background-color: #ccc;
}

.checkbox-group input:checked ~ .checkmark {
  background-color: #d7000f;
  border-color: #d7000f;
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

.checkbox-group input:checked ~ .checkmark:after {
    display: block;
}

.checkbox-group .checkmark:after {
  left: 11px;
  top: 5px;
  width: 10px;
  height: 18px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.checkbox-group .container {
  vertical-align: middle; 
}

/* Footer Links
   ========================================================================== */

.footer-links {
  background-color: #2C2C2C;
}

.footer-links .wrapper, .copyright .wrapper {
  max-width: 100%;
}

.footer-links p, .footer-links .head-4, .footer-links .head-3, .footer-links a {
  font-size: 14px;  
}

.footer-links p {
  margin: 0 0 20px 0;
}

.footer-links .head-3 {
  margin: 0;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-links .head-4 {
  margin: 20px 0 0;
  color: #d7000f;
  text-transform: uppercase;
  font-weight: bold;
}

.footer-links a {
  text-decoration: none;
}

.footer-links a:hover, .copyright a:hover {
  color: #d7000f;
}

.footer-links ul {
  margin: 20px 0 0;
  padding: 0;
  list-style: none;
}

.footer-links .chronoform {
  margin-bottom: 0;
  padding-right: 10px;
}

.foot-header {
  display: flex;
  justify-content: space-between;
  align-items: center;  
}

.foot-header.active .icon-foot { 
  transform: rotate(45deg);
}

.icon-foot {
  font-size: 15px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
  display: none;
}

.footer-links .item-436 {
  display: none;
}

/* Social
   ========================================================================== */

.social {
  -webkit-align-items: center;
  align-items: center;
}

.social a {
  display: block;
  width: 30px;
  height: 30px;
  margin-right: 10px;
  padding: 7px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  line-height: 1em;
  text-align: center;
  border: 1px solid #fff;
}

.social a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
}

.social li:last-child a {
  margin-right: 0;
}

.social a:hover {
  background: #d7000f;
  border-color: #d7000f;
  color: #fff;
}

.top-header .social {
  margin-left: 20px;
}

.top-header .social a {
  width: 22px;
  height: 22px;
  padding: 5px 5px;
  font-size: 11px;
}

.footer .social {
    margin-top: 20px; 
}

/* Copyright
   ========================================================================== */

.copyright {
  background-color: #000;
}

.copyright .wrapper {
  font-size: 0.875rem;
  line-height: 1.5em;
  text-transform: uppercase;
}

.copyright p {
  margin-bottom: 0; 
}

.copyright span {
    color: #d7000f;
}

.copy-name {
  color: #fff !important;
}

.edge-designed a {
  display: inline-block;
  vertical-align: middle;
}

.edge-designed span, .edge-designed img {
  display: inline-block;
  vertical-align: middle;
}


.edge-designed img {
  margin-left: 10px;
}

.back-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
}



@media (min-width: 500px) {

}

/* TABLET STYLES
   ========================================================================== */

@media (max-width: 768px) {

/* Copyright
   ========================================================================== */

.copyright {
  text-align: center;
}

.copy-name {
  display: block;
}

.copy-break {
  display: none;
}

.edge-designed {
  margin-top: 10px;
}

.lright {
  margin-right: 0 !important;
}

.lright .mobile-icons {
  display: none;
  align-items: center;
  gap: 15px;
}

.lright .mobile-icons a {
  color: #fff;
  text-decoration: none;
}

.lright .mobile-icons svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}

.lright .mobile-header {
  display: none;
}

}

/* Mobile responsive styles */
@media (max-width: 768px) {
  .primary-nav {
    display: none;
  }
  
  .lright .mobile-icons {
    display: flex;
  }
  
  .lright .mobile-header {
    display: block;
  }
  
  .top-header {
    display: none;
  }
}

.logo {
  width: 225px;
  max-height: 41px;
}

@media (min-width: 768px) and (max-width: 1024px) {
  .logo {
    height: 66px;
    max-height: 98px;
  }
}

@media (min-width: 768px) {

.copy-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    width: 100%;
}

.copyright .wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

.mobile-header {
  top: 98px;
}

body {
  padding-top: 152px;
}

}

@media (max-width: 768px) {

.mobile-header {
    top: 73px;
}

body {
    padding-top: 127px;
}

/* Mobile menu positioning fix */
.m-menu {
    top: 129px !important;
    height: calc(100vh - 129px);
    z-index: 999 !important;
}

/* Mobile menu positioning when scrolled */
.fixed-menu .m-menu {
    top: 56px !important;
    height: calc(100vh - 56px);
}

/* Ensure header and button stay above menu */
.mobile-header {
    z-index: 1001 !important;
}

#mobile-button {
    z-index: 1002 !important;
    position: relative !important;
}

/* Slider height fix for mobile - aspect ratio approach */
.banner {
    min-height: 200px;
    aspect-ratio: 16/9;
}

.embla__viewport,
.embla__container {
    min-height: 200px;
    aspect-ratio: 16/9;
}

@media (max-width: 767px) {
    .banner,
    .embla__viewport,
    .embla__container {
        aspect-ratio: 1/1;
        min-height: 300px;
    }
}

}


@media (max-width: 1024px) {

.hide-mobile {
  display: none !important;
}

.nav-menu .wrapper {
  padding: 16px 40px;
}

.welcome {
  background-image: none !important;
}

.nav-menu .m-flex-basic {
  justify-content: center;
}

/* Quicklinks
   ========================================================================== */

.q-link p {
    text-align: center;
    border-bottom: 2px solid #d7000f;
}  

.quicklinks .flex>*:last-child p {
    border-bottom: none;
}  


/* Home Section
   ========================================================================== */
.section-flex { 
  flex-wrap: wrap;
}

.s-expand {
  display: none;
}

.s-link {
  border-bottom: 1px solid #636363; 
}

.s-link:before {
  background: rgba(0,0,0,0.7);
}


/* Footer Links
   ========================================================================== */

.foot-content {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.foot-content.active {
  max-height: 1000px;
}

.icon-foot {
  display: block;
}

.footer-links .head-3 {
  min-height: 40px;
}

}

/* DESKTOP STYLES
   ========================================================================== */

@media (min-width: 1025px) {

/* Layout
   ========================================================================== */

html {
  font-size: 16px;
}

body {
  padding-top: 109px;
}

h1, .head-1, h2, .head-2 {
  margin-bottom: 20px;
}

.anchor {
  top: -90px;
}

.wrapper, .sml-wrapper {
  padding: 80px 50px;
}


h2, .head-2 {
  font-size: 23px;
}

h3, .head-3 {
  font-size: 1.5rem;
}

.subtitle {
	font-size: 1.5em;
}

/* Top Header
   ========================================================================== */

.top-header {
  display: block;
  position: fixed;
  width: 100%;
  padding: 0;
  top: 0;
  left: 0;
  z-index: 1030;
  text-align: right;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
  overflow: hidden;
}

.top-header .wrapper {
  padding: 6px 65px;
}

.top-header p {
  display: inline-block;
}

.logo {
  width: 240px;
}

/* Dealer menu
   ========================================================================== */

.dealer-name {
    margin-top: 7px;
}

.stacked .nav-menu {
  top: 135px;
}

/* Navigation
   ========================================================================== */

.mobile-header, .mobile-title {
  display: none;
}

.logo img {
    height: auto;
}

.mobile-link {
  display: none;
}

.m-menu {
  background: #eee;
}

.nav-menu {
  position: fixed;
  top: 34px;
  -webkit-transition: top 0.4s ease;
  -moz-transition: top 0.4s ease;
  transition: top 0.4s ease;
}

.fixed-menu .nav-menu {
  top: 0;
  -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);
}

.nav-menu .wrapper {
  padding-top: 12px;
  padding-bottom: 12px;
}

.stacked .nav-menu .wrapper {
  padding-top: 0px;
  padding-bottom: 0px;
}

.primary-nav {
  display: inline-block;
  -webkit-flex: 1;
  flex: 1;
}

.primary-nav .nav {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
}

.primary-nav ul {
  margin: 0;
  padding: 0;
  z-index: 50;
}

.primary-nav li {
  display: inline-block;
  position: relative;
}

.primary-nav a {
  display: block;
  padding: 15px 8px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  transition: all 1s ease;
  font-family: Arial Narrow,sans-serif;
  font-weight: 700;
  letter-spacing: .1em;
  font-size: 13px;
}

.primary-nav .nav-child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  border: none;
  text-transform: uppercase;
  min-width: 100%;
  white-space: nowrap;
}

.primary-nav ul li:hover .nav-child {
  display: block;
}

.primary-nav .nav-child li {
  display: block;
}

/*.primary-nav > ul > li:last-child > a {
  padding-right: 0;
}*/

.primary-nav > .nav > li:hover > a {
  border-color: #d7000f;
}

.primary-nav .nav-child a {
  position: relative;
  padding: 8px 20px;
  text-align: left;
  background-color: #f0f0f0;
  color: #000;
  border-bottom: 0;
}

.primary-nav .nav-child li:hover a {
  background: #d7000f;
  color: #ffffff;
}

.primary-nav .nav-child li:last-child a {
  border: 0;
}

.right-sidebar h2 {
 margin: 14px 0 27px; 
}

.translated-ltr.translated-ltr .skiptranslate ~ .header .nav-menu {
  top: 88px;
}

.nav-header {
    padding: 8px 20px;
}


/* Smaller Navigation on scroll
   ========================================================================== */

.fixed-menu .top-header {
  top: -52px;
}

.fixed-menu .dealer-menu {
  top: -103px;
}

.fixed-menu .nav-menu {
  top: 0;
}

/* Banner
   ========================================================================== */

.banner-text {
  position: absolute;
  top: 50%;
  left: 10%;
  width: 100%;
  max-width: 960px;
  z-index: 2;
  padding: 0;
  transform: translateY(-50%);
}

.banner-text h2 {
  font-size: 70px;
}

.banner-text p {
  font-size: 24px;
}

.banner-text h2, .banner-text p {
  color: #fff;
}


/* Quicklinks
   ========================================================================== */

.quicklinks {
  background-color: #fff;
}

.quicklinks .wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}


.q-link {
  margin: 0;
}

.q-img {
  height: 300px;
}

.q-link p {
  padding: 15px;
  position: absolute;
  bottom: 0;
  left: 0;
}

.q-link a:after {
  content: "";
  display: block;
  height: 65px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  background: rgb(35,31,32);
  background: -moz-linear-gradient(180deg, rgba(35,31,32,0) 0%, rgba(35,31,32,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(35,31,32,0) 0%, rgba(35,31,32,1) 100%);
  background: linear-gradient(180deg, rgba(35,31,32,0) 0%, rgba(35,31,32,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#231f20",endColorstr="#231f20",GradientType=1);
}


/* Button
   ========================================================================== */

.btn {
  display: inline-block;
  width: auto;
}

.btn-full {
  display: block;
  width: 100%;
}

.btn.form-submit {
  width: 100%;
  text-align: center;
}

.btn {
  padding: 15px 20px;
}

/* Main Content
   ========================================================================== */

.content {
  position: relative;
}

.welcome .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}

.search-our-stock .wrapper {
  max-width: 1200px;
}

.search-our-stock .wrapper {
  padding-top: 60px;
  padding-bottom: 60px;
}

.col-half {
  width: 50%;
}


/* Home Section
   ========================================================================== */
.home-section {
  height: 100vh;
  max-height: 600px;
}

.s-content {
  padding: 20px;
}

.s-link.active {
 width: 50%;
}

.s-link.active .s-content {
  text-align: center;
}

.s-link {
  width: 16.666667%;
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.s-hidden {
  display: none;
}

.s-link.active .s-hidden {
  display: block;
}

.s-link:before {
  background: rgba(0,0,0,0.2);
}

.s-link:hover:before {
  background: rgba(0,0,0,0.7);
}

.s-link.active:before {
 background: rgba(0,0,0,0.7);
}

/* Form styles
   ========================================================================== */

.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: -10px;
  background: #e6e7e8;
  left: 0px;
}

.form-group .select-container.active + label {
  top: -8px;
}

/* Footer Links
   ========================================================================== */

.footer-links .wrapper {
  padding-top: 50px;
  padding-bottom: 50px;
}

.footer-links h1 {
  margin: 10px 0 40px 0;
}

.footer-links .flex > div {
  padding-bottom: 0;
}



.hide-desktop {
    display: none !important;
}

.footer-links .head-3 {
  margin: 0 0 40px 0;
}

}

@media(min-width: 1200px) {


body {
  padding-top: 112px;
}


h1, .head-1 {
    font-size: 2.5rem;
}

h2, .head-2 {
  font-size: 32px;
}

/* Dealer menu
   ========================================================================== */

.dealer-name {
  font-size: 1.875rem;
  margin-top: 15px;
}

.dealer-menu .logo {
  width: auto;
}

.stacked .nav-menu {
  top: 156px;
}

.fixed-menu .stacked .nav-menu {
    top: 0;
}

.primary-nav a {
  font-size: 14px;
}

.logo {
    width: auto;
    min-height: max-content;
}

.search-our-stock #so-budget, .search-our-stock #so-year {
  display: none;
}



}

@media(min-width: 1400px) {

.primary-nav a {
  padding: 15px;
  font-size: 15px;
}


}

@media(min-width: 1500px) {

.welcome .wrapper {
  padding-top: 130px;
  padding-bottom: 130px;
}

.search-our-stock .wrapper {
  padding-top: 80px;
  padding-bottom: 80px;
}



}



/* 6.3.2 - Fixed menu items positioned under navigation */

.fixed-menu {
  --fixed-padding: 44px;
}

@media(min-width: 1025px) {
  .fixed-menu {
    --fixed-padding: 96px;
  }
}

@media(min-width: 1200px) {
  .fixed-menu {
    --fixed-padding: 106px;
  }
}


/* ========================================================================== 
*  | START | Mini Search Responsiveness Fix
* ========================================================================== */

@media (min-width:1025px) {
  
  .home-section .section-flex .s-link:first-child {
    overflow: visible;
  }

  .mini-search .stock-option {
    position: relative;
  }
  
  .mini-search .stock-option.active .so-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    height: auto;
    max-height: 200px;
    z-index: 5;
  }
  
}

@media (min-width: 1200px) {
  
  .mini-search .stock-options {
    display: flex;
    flex-wrap: wrap;
  }
  
  .mini-search .stock-option {
    margin-bottom: 20px;
    flex: none;
  }
  
  .mini-search .stock-option.active, .mini-search .stock-option {
    width: calc(50% - 10px);
  }
  
  .mini-search .stock-option.active .so-dropdown {
    min-width: 267px;
    max-height: 260px;
  }
  
  .mini-search .stock-option:nth-child(2), 
  .mini-search .stock-option:nth-child(4),
  .mini-search .stock-option:nth-child(6) 
  {
    margin-right: 0;
  }
  
}

@media (min-width: 1600px) {
  
  .mini-search .stock-option.active .so-dropdown {
    min-width: 360px;
  }
  
  .mini-search .stock-option.active .so-dropdown {
    max-height: 400px;
  }

}

@media (min-width: 1900px) {
  
  .mini-search .stock-options {
    flex-wrap: nowrap;
  }
  
  .mini-search .stock-option {
    width: auto;
    flex: 1;
  }
  
  .mini-search .stock-option:nth-child(2), 
  .mini-search .stock-option:nth-child(4),
  .mini-search .stock-option:nth-child(6) 
  {
    margin-right: 20px;
  }
  
  .s-link.active .search-our-stock, .s-link.active .s-content.s-stock {
    max-width: none;
  }
  
}

/* ========================================================================== 
*  | END | Mini Search Responsiveness Fix
* ========================================================================== */

/* Remove custom menu items from footer */ 
.foot-content .menu-item-type-custom {
    display: none;
}

.tabs-content h2 {
    text-align: center;
}

.top-header a {
    font-size: 16px;
}

