/* MOBILE STYLES
   ========================================================================== */
#cacarthur h1 {
  font-size: 25px;
}

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

html {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

body {
  background: #fff;
  color: #5e5e5e;
  padding-top: 102px;
}

.anchor {
  top: -40px;
}

h1,
h2,
h3,
h4,
.head-1,
.head-2,
.head-3,
.head-4 {
  text-transform: uppercase;
  color: #000;
  font-family: "Syncopate", sans-serif;
}

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

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

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

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

p {
  margin: 0 0 20px;
}

a {
  color: #000;
}

a:hover {
  color: #c4c4c4;
}

ul {
  padding-left: 20px;
}

.wrapper {
  max-width: 1420px;
}

.home-brands .wrapper {
  max-width: 1700px;
  padding-bottom: 0;
}

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

.t-orange {
  color: #f79220 !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;
}

.bg-grey {
  background: #eee;
}

.ebay-store h2 {
  text-align: center;
}

.carousel-header,
#an-ebay-logo {
  display: none !important;
}

/* Complete Website Colours
      ========================================================================== */

.b-strip.b-red {
  background: #eb1c24;
}

.b-strip.b-green {
  background: #03933f;
}

.b-strip.b-blue {
  background: #013b80;
}

.b-strip.b-orange {
  background: #f79220;
}

.b-strip.b-teal {
  background: #249b94;
}

.b-strip.b-lightblue {
  background: #00acec;
}

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

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

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

.top-header a,
.top-header .wrapper>svg {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
}

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

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

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

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

.dealer-menu {
  position: fixed;
  top: 100px;
  left: 0;
  width: 100%;
  z-index: 1030;
  -webkit-transition: top 0.4s ease;
  transition: top 0.4s ease;
  background-color: #000;
}

.dealer-menu .wrapper {
  padding-top: 25px;
  padding-bottom: 25px;
  max-width: 100%;
}

.fixed-menu .dealer-menu .wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

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

.dealer-menu .logo a,
.dealer-menu .logo a:hover {
  text-decoration: none;
}

.logo-brands div {
  margin: 0 0 10px;
  width: 50%;
  text-align: center;
}

.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: #c4c4c4;
}

.logo-brands {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.paul-phone svg {
  fill: #eb1c24;
}

.camden-phone svg {
  fill: #03933f;
}

.moss-phone svg {
  fill: #013b80;
}

.paul-phone:hover {
  color: #eb1c24;
  text-decoration: none;
}

.camden-phone:hover {
  color: #03933f;
  text-decoration: none;
}

.moss-phone:hover {
  color: #013b80;
  text-decoration: none;
}

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

.nav-menu {
  z-index: 1030;
  background-color: #000;
  color: #ffffff;
}

.nav-menu .wrapper {
  max-width: 100%;
}

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

.logo a {
  display: block;
}

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

.mobile-header {
  top: 59px;
  background-color: #fff;
  border-top: 1px solid #666;
  border-bottom: 1px solid #666;
}

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

.mobile-header a,
.mobile-link {
  color: #808080;
}

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

.m-menu a {
  color: #444;
  border-bottom: 1px solid #e4e4e4;
}

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

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

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

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

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
  background-color: #fff;
  border-color: #000;
}

.lSSlideOuter .lSPager.lSpg>li a {
  background-color: rgba(208, 208, 208, 0.6);
  border: none;
  border-radius: 50%;
  height: 12px;
  width: 12px;
}

.lSAction>a {
  height: 40px;
  width: 40px;
  background-color: #000;
  border-radius: 50%;
  font-size: 30px;
}

.lSAction>a:hover {
  opacity: 1;
  color: #ee2726;
}

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

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

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

.featured-cars h1 span {
  font-weight: 100;
}

.featured-cars span.t-red {
  color: #eb1c24;
  font-weight: bold;
}

.featured-cars span.t-green {
  color: #03923f;
  font-weight: bold;
}

.featured-cars span.t-blue {
  color: #013b80;
  font-weight: bold;
}

.featured-cars span.t-orange {
  color: #f79121;
  font-weight: bold;
}

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

.sp-heading {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Syncopate", sans-serif;
  font-weight: bold;
  border-top: 3px solid #fff;
  padding: 20px 0 40px;
  text-align: left;
  display: block;
  cursor: pointer;
  border-top: 3px solid #fff;
}

.sp-heading span {
  font-weight: 100;
}

.sp-heading.sp-red.active,
.sp-heading.sp-red:hover,
.sp-heading.sp-redvw.active,
.sp-heading.sp-redvw:hover {
  color: #eb1c24;
  border-color: #eb1c24;
}

.sp-heading.sp-green.active,
.sp-heading.sp-green:hover {
  color: #03923f;
  border-color: #03923f;
}

.sp-heading.sp-blue.active,
.sp-heading.sp-blue:hover {
  color: #013b80;
  border-color: #013b80;
}

.sp-heading.sp-orange.active,
.sp-heading.sp-orange:hover {
  color: #f79220;
  border-color: #f79220;
}

.sp-content {
  display: none;
}

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

/* Quicklinks
      ========================================================================== */
.quicklinks .wrapper {
  max-width: none;
}

.q-link {
  position: relative;
  height: 300px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
}

.q-link a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.q-link p {
  margin-bottom: 0;
}

.q-link .ribbon {
  position: absolute;
  bottom: -64px;
  left: 0;
  background-color: black;
  width: 100%;
  padding: 20px;
  min-height: 110px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.q-link h3 {
  color: #fff;
  font-size: 13px;
}

.car-display {
  margin: 5px 0;
  display: block;
}

.car-display:hover {
  text-decoration: none;
}

.q-link:hover .ribbon {
  bottom: 0;
  background-color: #484848;
}

.q-link p {
  color: #bbbbbb;
}

.ribbon h3 {
  color: #fff !important;
}

.q-link:hover .stop-ani {
  position: absolute;
  bottom: -65px;
  z-index: 99999;
  background-color: #013b80 !important;
}

.a-link-semi:hover {
  background: rgba(255, 255, 255, 0.5);
}

.b-link {
  height: 300px;
  display: block;
  overflow: hidden;
  position: relative;
}

.b-link img {
  height: 300px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center;
}

.b-link span {
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 20px;
  text-align: center;
  background-color: #282828 !important;
  font-weight: bold;
  font-size: 18px;
  color: #fff;
  opacity: 0.9;
}

.b-link:hover img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.8;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}

.b-link:hover span {
  top: 50%;
  background-color: #013b80 !important;
  padding-top: 40px;
}

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

.btn {
  text-transform: uppercase;
  font-size: 12px;
  text-align: center;
  font-family: "Syncopate", sans-serif;
  font-weight: bold;
}

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

.btn-primary:hover,
a.btn-primary:hover {
  background-color: #c4c4c4;
  color: #000;
}

.btn-secondary,
a.btn-secondary,
.readmore .btn,
.readmore a.btn {
  background-color: transparent;
  border: 2px solid #000;
  color: #000;
}

a.btn-secondary:hover,
.btn-secondary:hover,
.readmore .btn:hover,
.readmore a.btn:hover {
  background-color: #000;
  color: #fff;
}

.btn-third,
a.btn-third {
  background-color: #013b80;
  color: #fff;
}

a.btn-third:hover,
.btn-third:hover {
  background-color: #333333;
}

.btn-register,
a.btn-register {
  font-size: 20px;
  padding: 35px 20px;
  margin-bottom: 30px;
}

.btn-register span,
a.btn-register span {
  color: #63b990;
  line-height: 1.4em;
}

/* Pageination
      ========================================================================== */
.pagination {
  margin: 0 auto;
  text-align: center;
  max-width: 1420px;
}

.pagination ul {
  list-style: none;
}

.pagination ul li {
  display: inline-block;
  border: 1px solid #ccc;
}

.pagination ul li a,
.pagenav {
  display: block;
  padding: 10px;
}

.pagination ul li a:hover {
  background: #000;
  color: #fff;
}

.items-more {
  display: none;
}

/* Sidebar
      ========================================================================== */
.sidebar-mini {
  position: fixed;
  right: -124px;
  top: 60%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 160px;
  z-index: 2000;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sidebar-mini:hover {
  right: 0;
}

.sidebar-mini a {
  display: block;
  background: #000000;
  color: #ffffff;
  padding: 10px;
  vertical-align: middle;
  text-decoration: none;
}

.sidebar-mini a:hover {
  background: #e2e2e2;
  color: #023b80;
}

.sidebar-mini .icon-sidebar {
  margin-right: 10px;
  vertical-align: middle;
}

.sidebar-mini .s-bg span {
  vertical-align: middle;
}

.car-icons {
  text-align: center;
}

.icon-car-search {
  color: #c4c4c4;
  font-size: 130px;
  display: block;
  margin: 0 auto;
  height: 70px;
}

.icon-car-search:hover {
  color: #000;
}

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

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

.welcome .wrapper {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}

.welcome h1 span {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  font-size: 24px;
  font-weight: 100;
  line-height: 1.2em;
}

.welcome-text {
  width: 100%;
  padding: 0 20px;
}

.search-our-stock h1 {
  color: #fff;
}

.google-map {
  display: block;
}

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

.search-stock h2 {
  margin-top: 20px;
}

.content h3 {
  color: #013b80;
}

.service-section {
  background-color: #f5f5f5;
  padding: 20px;
  border-radius: 4px;
  border: 1px solid #969696;
  margin-bottom: 20px;
}

.googlemap {
  position: relative;
  padding-bottom: 80%;
  height: 0;
  overflow: hidden;
}

.googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

/* Page Right Sidebar Content
      ========================================================================== */

.right-sidebar {
  background: #013b80;
  color: #fff;
  padding: 20px;
}

.right-sidebar h2,
.right-sidebar h3 {
  color: #fff;
}

/* Service Page
      ========================================================================== */

.s-qlink {
  padding: 10px;
  text-align: center;
  border: 1px solid #000;
  margin-bottom: 20px;
}

.s-qlink p {
  margin-top: 0;
}

.s-qlink .icon-service {
  font-size: 50px;
  margin-bottom: 10px;
}

.s-qlink .btn {
  padding: 15px 10px;
  font-size: 12px;
}

/* Brands
      ========================================================================== */

.b-heading {
  font-size: 15px;
  text-transform: uppercase;
  font-family: "Syncopate", sans-serif;
  font-weight: bold;
  border-top: 3px solid #eee;
  padding: 20px 0 0;
  display: block;
  cursor: pointer;
}

.b-heading span {
  font-weight: normal;
}

.b-content {
  display: none;
}

.b-content .flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.b-red.active,
.b-heading.b-red:hover {
  border-color: #eb1c24;
  color: #eb1c24;
  text-decoration: none;
}

.b-green.active,
.b-heading.b-green:hover {
  border-color: #03933f;
  color: #03933f;
  text-decoration: none;
}

.b-blue.active,
.b-heading.b-blue:hover {
  border-color: #013b80;
  color: #013b80;
  text-decoration: none;
}

.b-orange.active,
.b-heading.b-orange:hover {
  border-color: #f79220;
  color: #f79220;
  text-decoration: none;
}

.b-teal.active,
.b-heading.b-teal:hover {
  border-color: #249b94;
  color: #249b94;
  text-decoration: none;
}

.b-lightblue.active,
.b-heading.b-lightblue:hover {
  border-color: #2d96cd;
  color: #2d96cd;
  text-decoration: none;
}

.home-brands .b-content .wrapper {
  padding-top: 20px;
}

.brand-links {
  background: url(/~wakelingauto/images/brands/paul-mitsubishi.jpg);
  position: relative;
  background-size: cover;
  background-position: center;
  height: 300px;
  overflow: hidden;
  margin-bottom: 20px;
}

.brand-links p {
  text-transform: uppercase;
  font-family: "Syncopate", sans-serif;
  position: absolute;
  bottom: 10px;
  left: 0px;
  width: 100%;
  color: #000;
  margin: 0;
  font-size: 12px;
  display: inline-block;
  z-index: 5;
  text-align: center;
}

.brand-links p span {
  font-weight: bold;
}

.brand-links:hover p {
  color: #1a1a1a;
}

.brand-hover {
  background: rgba(255, 255, 255, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0px;
  left: 0;
  padding: 20px;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: 1;
}

.brand-hover img {
  width: 100px;
  margin-bottom: 20px;
}

.brand-links:hover .brand-hover {
  bottom: 0;
}

.b-strip {
  height: 250px;
  margin-top: -215px;
  text-align: center;
  position: relative;
  z-index: -1;
}

.b-strip-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center;
  color: #fff;
}

/* Join the Team Page
      ========================================================================== */

.job-tile {
  height: 305px;
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.where-img {
  margin: 0 auto;
  text-align: center;
  width: 100%;
  display: block;
}

.job-tile a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 2;
}

.wa-job1 {
  background-image: url("/images/jobs/2021/wa-ecommercemarketingcoordinator.jpg");
}

.wa-job1:hover {
  background-image: url("/images/jobs/2021/wa-ecommercemarketingcoordinator-hover.jpg");
}

.pw-job1 {
  background-image: url("/images/jobs/PWMG_AutoMechanic.jpg");
}

.pw-job1:hover {
  background-image: url("/images/jobs/PWMG_AutoMechanic_OVER.jpg");
}

.pw-job2 {
  background-image: url("/images/jobs/PWMG_ExpSalesConsult.jpg");
}

.pw-job2:hover {
  background-image: url("/images/jobs/PWMG_ExpSalesConsult_OVER.jpg");
}

.pw-job3 {
  background-image: url("/images/jobs/PWMG_PreDelivery.jpg");
}

.pw-job3:hover {
  background-image: url("/images/jobs/PWMG_PreDelivery_OVER.jpg");
}

.pw-job4 {
  background-image: url("/images/jobs/PWMG_TraineeSalesConsult.jpg");
}

.pw-job4:hover {
  background-image: url("/images/jobs/PWMG_TraineeSalesConsult_OVER.jpg");
}

.pw-job5 {
  background-image: url("/images/jobs/PWMG_YardPerson.jpg");
}

.pw-job5:hover {
  background-image: url("/images/jobs/PWMG_YardPerson_OVER.jpg");
}

.pw-job6 {
  background-image: url("/images/jobs/2019/wa-photog.jpg");
}

.pw-job6:hover {
  background-image: url("/images/jobs/2019/wa-photog-over.jpg");
}

.pw-job7 {
  background-image: url("/images/jobs/PWMG_FinanceConsultant.jpg");
}

.pw-job7:hover {
  background-image: url("/images/jobs/PWMG_FinanceConsultant_OVER.jpg");
}

.pw-job8 {
  background-image: url("/images/jobs/2019/pwmg-workshop-controller-a.jpg");
}

.pw-job8:hover {
  background-image: url("/images/jobs/2019/pwmg-workshop-controller-over-a.jpg");
}

.cv-job1 {
  background-image: url("/images/jobs/CVM_AutoTech.jpg");
}

.cv-job1:hover {
  background-image: url("/images/jobs/CVM_AutoTech_OVER.jpg");
}

.cv-job2 {
  background-image: url("/images/jobs/CVM_Driver.jpg");
}

.cv-job2:hover {
  background-image: url("/images/jobs/CVM_Driver_OVER.jpg");
}

.cv-job3 {
  background-image: url("/images/jobs/CVM_ExpSalesConsult.jpg");
}

.cv-job3:hover {
  background-image: url("/images/jobs/CVM_ExpSalesConsult_OVER.jpg");
}

.cv-job4 {
  background-image: url("/images/jobs/CVM_TraineeSalesConsult.jpg");
}

.cv-job4:hover {
  background-image: url("/images/jobs/CVM_TraineeSalesConsult_OVER.jpg");
}

.cv-job5 {
  background-image: url("/images/jobs/CVM_YardPerson.jpg");
}

.cv-job5:hover {
  background-image: url("/images/jobs/CVM_YardPerson_OVER.jpg");
}

.mv-job1 {
  background-image: url("/images/jobs/MVMG_AutoTech.jpg");
}

.mv-job1:hover {
  background-image: url("/images/jobs/MVMG_AutoTech_OVER.jpg");
}

.mv-job2 {
  background-image: url("/images/jobs/MVMG_ExpSalesConsult.jpg");
}

.mv-job2:hover {
  background-image: url("/images/jobs/MVMG_ExpSalesConsult_OVER.jpg");
}

.mv-job3 {
  background-image: url("/images/jobs/MVMG_TraineeSalesConsult.jpg");
}

.mv-job3:hover {
  background-image: url("/images/jobs/MVMG_TraineeSalesConsult_OVER.jpg");
}

.mv-job4 {
  background-image: url("/images/jobs/mvmg-car-detailer.jpg");
}

.mv-job4:hover {
  background-image: url("/images/jobs/mvmg-car-detailer-hover.jpg");
}

.job-description h3 {
  text-align: left !important;
}

.pw h3 {
  color: #e51c24;
}

.pw .btn-primary {
  background-color: #e7252b;
}

.cv h3 {
  color: #038d3f;
}

.cv .btn-primary {
  background-color: #038d3f;
}

.mv h3 {
  color: #013b80;
}

.mv .btn-primary {
  background-color: #013b80;
}

.pw-head {
  color: #e61c25;
}

.mv-head {
  color: #003c7f;
}

.cv-head {
  color: #048d3f;
}

.careers .wrapper {
  padding-bottom: 0;
}

/* News & Events
      ========================================================================== */
.scotts-news .wrapper {
  max-width: 1240px;
}

.np-line {
  margin-bottom: 35px;
}

.n-link {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
  text-align: left;
}

.n-link h2 {
  text-align: left;
}

.n-link h2:hover {
  text-decoration: none;
  color: #013b80;
}

.n-bg {
  text-align: left;
}

.publish-by {
  color: #023b80;
}

body:not('.ate-stock-locator') table.event-table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: 1px solid #ddd;
  overflow-x: auto;
}

.event-table th,
.event-table td {
  border: none;
  text-align: left;
  padding: 8px;
  line-height: 1.4em;
}

.news-about h3 {
  background: #013b80;
  padding: 10px;
  text-align: center;
  color: #fff;
}

.np-img {
  width: 100%;
  display: block;
  margin-bottom: 20px;
}

.np-img:hover {
  opacity: 0.6;
}

.about-img {
  margin: 20px 0 30px;
}

.btn-news {
  border: 1px solid #000;
  padding: 10px;
  display: inline-block;
  text-align: center;
  max-width: 100%;
  width: 200px;
}

.btn-news:hover {
  border-color: #023b80;
  background: #023b80;
  color: #fff;
}

.tagspopular ul {
  list-style: none;
  padding: 20px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin: 0 0 30px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.tagspopular ul li:first-child {
  padding-left: 0;
}

.tagspopular ul li {
  padding: 5px 10px;
  display: inline-block;
  text-transform: capitalize;
  border-right: 1px solid #023b80;
}

.tagspopular a:hover {
  color: #013b80;
}

.btn-group {
  display: inline-block;
}

.list-striped a {
  margin-bottom: 0;
  padding: 20px;
  border-bottom: 1px solid #ccc;
  display: block;
}

.list-striped a:hover {
  background: #023b80;
  color: #fff;
  text-decoration: none;
}

.list-striped,
.list-striped h3 {
  padding: 0;
  margin: 0;
  list-style: none;
}

.list-striped .clearfix:before,
.list-striped .clearfix:after {
  content: none;
}

fieldset {
  padding: 15px !important;
  margin: 0 0 30px;
}

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

.tabs-header {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  background-color: #e2e2e2;
  color: #000;
  font-size: 18px;
  cursor: pointer;
  border-right: 1px solid #ccc;
  border-top: 4px solid #e2e2e2;
}

.tabs-header.dropdown {
  display: block;
}

.tabs-header.active {
  background-color: #eee;
  border-top: 4px solid #013b80;
  color: #000;
}

.tabs-content {
  display: none;
  background: #eee;
}

.tabs-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.tabs-content.active {
  display: block;
  padding: 20px;
}

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

.car-header {
  cursor: pointer;
  margin: 0;
  padding: 20px;
  border: 2px solid grey;
  border-radius: 5px;
}

.car-header:hover,
.car-header.active {
  color: #fff;
  background-color: #023b80;
  border-color: #023b80;
}

.car-header.active {
  border-radius: 3px 3px 0 0;
}

.car-content {
  display: none;
  padding: 20px;
  border: 2px solid #023b80;
}

.car-content.active {
  display: inline-block;
}

.vacancy {
  margin-bottom: 20px;
}

/* Employee of the Month
      ========================================================================== */

.eotm-header {
  display: inline-block;
  text-align: center;
  background-color: #e2e2e2;
  color: #000;
  font-size: 20px;
  cursor: pointer;
  border-right: 1px solid #ccc;
  width: 100%;
}

.eotm-header.active {
  color: #fff;
}

.emp-hover,
.eotm-header.active .emp-btn {
  display: none;
}

.eotm-header.active .emp-hover,
.emp-btn {
  display: block;
}

.eoth-banner {
  margin-top: 20px;
}

.eotm-header span {
  display: block;
  font-size: 13px;
  font-style: italic;
}

.eotm-header.dropdown {
  display: block;
}

.eotm-content {
  display: none;
  background: #fff;
}

.eotm-content h3 {
  color: #fff;
  padding: 20px;
  text-align: center;
  font-weight: normal;
  background: #484848;
}

.emp-month h2 {
  margin-bottom: 5px;
}

.eotm-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

.eotm-heading {
  background: #000;
  color: #fff;
  padding: 20px;
  text-align: center;
  margin-top: 20px;
  font-weight: normal;
}

.eotm-block {
  border: 1px solid #ccc;
  padding: 20px;
  margin-bottom: 20px;
}

.eotm-block p {
  margin-bottom: 0;
}

.eotm-block h3 {
  color: #fff;
  padding: 20px;
  text-align: center;
  font-weight: normal;
}

.eotm-block.pw-border h3,
.pw-border h3 {
  background: #e51d25;
}

.eotm-block.cv-border h3,
.cv-border h3 {
  background: #028d3f;
}

.eotm-block.mv-border h3,
.mv-border h3 {
  background: #023b80;
}

.pw-border .team-member,
.cv-border .team-member,
.mv-border .team-member {
  margin-bottom: 20px;
}

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

.eotm-header.paul-wakeling {
  background-color: #eb1c25;
  color: #fff;
}

.eotm-header.camden-valley {
  background-color: #049340;
  color: #fff;
}

.eotm-header.moss-vale {
  background-color: #003c7f;
  color: #fff;
}

.eotm-header.paul-wakeling.active {
  background-color: #000;
  border-top: 4px solid #eb1c25;
  color: #eb1c25;
}

.eotm-header.moss-vale.active {
  background-color: #000;
  border-top: 4px solid #003c7f;
  color: #003c7f;
}

.eotm-header.camden-valley.active {
  background-color: #000;
  border-top: 4px solid #049340;
  color: #049340;
}

.e-qlink {
  text-align: center;
}

.e-qlink p,
.month-winner p {
  font-size: 16px;
  margin-bottom: 10px;
}

.paul-wakeling b {
  color: #eb1c25;
}

.camden-valley b {
  color: #049340;
}

.moss-vale b {
  color: #003c7f;
}

.month-winner img {
  max-width: 400px;
}

.month-winner h2 {
  font-size: 20px !important;
  margin-bottom: 0;
}

.month-winner h3 {
  font-size: 16px !important;
  margin-top: 5px;
}

.paul-wakeling h3 {
  color: #eb1c25;
}

.camden-valley h3 {
  color: #049340;
}

.moss-vale h3 {
  color: #003c7f;
}

.e-qlink img,
.month-winner img,
.q-img-full,
.q-img-half {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.e-qlink img:hover,
.month-winner img:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

/* Tabs - Achievements
      ========================================================================== */

.ach-header {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 15px 20px;
  background-color: #013b80;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border-bottom: 2px solid #fff;
}

.ach-header.dropdown {
  display: block;
}

.ach-header.active {
  background-color: #ed1c40;
  color: #fff;
  border-bottom: 2px solid #ed1c40;
}

.ach-content {
  display: none;
  background: #eee;
}

.ach-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

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

/* Tabs - Meet the Team Page
      ========================================================================== */

.staff-header {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 15px 5px;
  background-color: #013b80;
  background-color: #e2e2e2;
  color: #000;
  font-size: 13px;
  cursor: pointer;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-top: 4px solid #e2e2e2;
  text-align: center;
}

.staff-header:hover {
  background-color: #eee;
  border-top: 4px solid #013b80;
}

.staff-header.dropdown {
  display: block;
}

.staff-header.active {
  background-color: #eee;
  border-top: 4px solid #013b80;
}

.staff-content {
  display: none;
  background-color: #efefef;
  border-left: 1px solid #cecece;
  border-right: 1px solid #cecece;
  border-bottom: 1px solid #cecece;
  padding: 20px;
}

.staff-content.dropdown {
  display: block;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

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

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

.team-member {
  background-color: #fff;
  padding: 20px;
  border: 1px solid #cecece;
}

.team-member {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.team-member:hover {
  -webkit-filter: grayscale(0%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}

.team-member p {
  margin-bottom: 0;
}

.sr-header {
  margin: 0;
  padding: 15px 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  cursor: pointer;
}

.sr-header:hover {
  padding-left: 15px;
}

.sr-header.active {
  padding: 15px;
  background: #fff;
  color: #013b80 !important;
}

/* Platinum Advantage Page
      ========================================================================== */

.platinum-page {
  text-align: center;
}

.platinum-page span {
  display: block;
  font-size: 35px;
}

.model-link {
  margin-bottom: 30px;
}

.model-link .btn-blue {
  margin-bottom: 10px;
  background-color: #0079cf;
  color: #fff;
}

.model-link .btn-blue:hover {
  background-color: #000;
}

.options h1 {
  margin-bottom: 50px;
}

.p-top .wrapper {
  padding-bottom: 30px;
  padding-top: 60px;
}

.fancy-container h2,
.fancy-container h3 {
  text-align: center;
}

.platinum-page.staff {
  background-color: #efefef;
}

.platinum-page.staff .wrapper {
  padding-bottom: 60px;
  padding-top: 80px;
}

.p-reviews .wrapper {
  padding: 45px 50px 25px;
}

.platinum-page.options .flex {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* Tabs - Meet the Team Page
      ========================================================================== */

.service-details,
.sr-content {
  display: none;
  min-height: 0;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.more .service-details,
.sr-content.active {
  display: block;
  max-height: 10000;
}

.service-hours {
  padding: 15px 20px;
  background-color: #333333;
  color: #fff;
  text-align: center;
  font-family: "Syncopate", sans-serif;
  font-weight: bold;
  text-align: center;
}

/* Testimonials
      ========================================================================== */

.test-hover {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  cursor: pointer;
}

.test-hover:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

/* Specials
      ========================================================================== */
.sp-links {
  position: relative;
}

.sp-links a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.sp-links img {
  display: block;
}

.sp-links p {
  text-transform: uppercase;
  font-family: "Syncopate", sans-serif;
  position: absolute;
  bottom: 0;
  padding: 10px;
  left: 0px;
  width: 100%;
  color: #fff;
  margin: 0;
  font-size: 14px;
  display: inline-block;
  z-index: 5;
  text-align: center;
  background: rgba(0, 0, 0, 0.8);
}

.sp-links p span {
  font-weight: bold;
}

/* 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);
  -webkit-box-shadow: none;
  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;
  -webkit-box-shadow: none !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;
}

.sd-share-mobile>div:first-of-type {
  display: none;
}

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

/* Table
      ========================================================================== */

body:not('.ate-stock-locator') table {
  text-align: left;
  line-height: 40px;
  border-collapse: separate;
  border: 2px solid #ed1c40;
  width: 100%;
  font-size: 12px;
  margin-bottom: 2px;
}

body:not('.ate-stock-locator') thead tr:first-child {
  background: #ed1c40;
  color: #fff;
  border: none;
}

body:not('.ate-stock-locator') tbody tr:nth-child(even) {
  background: #ddd;
}

body:not('.ate-stock-locator') th:first-child,
body:not('.ate-stock-locator') td:first-child {
  padding: 10px 15px 10px 20px;
}

body:not('.ate-stock-locator') thead tr:last-child th {
  border-bottom: 3px solid #ddd;
}

body:not('.ate-stock-locator') tbody tr:last-child td {
  border: none;
}

body:not('.ate-stock-locator') tbody td {
  border-bottom: 1px solid #ddd;
}

/* Form styles
      ========================================================================== */

.form-control,
.select-container {
  margin-bottom: 25px;
  padding: 8px 10px;
  color: #000;
  background-color: #fff;
  border: 2px solid #c4c4c4;
  border-radius: 0;
  font-size: 16px;
}

.select-container .select-hide {
  /*color: #000;*/
  height: 34px;
  padding: 0 10px;
}

/* Form Select Colour */
.form-control:focus,
.chrono-line .form-control:focus {
  border-color: #c4c4c4;
}

.form-group.interest-car label {
  position: static;
  cursor: pointer;
  font-size: 14px;
}

.interest-car {
  margin-bottom: 20px;
}

.form-group label {
  position: absolute;
  width: 100%;
  top: -20px;
  left: 0;
  padding: 0;
  border: 0;
  color: #a9a9a9;
  z-index: 1;
  font-size: 13px;
  line-height: 1.5em;
  -webkit-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 {
  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;
}

#chronoform-career-form label,
#chronoform-current-vacancies-form label {
  color: #000;
}

/* Footer Links
      ========================================================================== */

.footer-links {
  background-color: #000;
  color: #fff;
}

.footer-links .wrapper {
  max-width: 1400px;
  text-align: center;
}

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

.footer-links .head-3 {
  display: block;
  margin: 10px 0 0;
  font-size: 14px;
}

.head-3 a {
  line-height: 1.8em;
}

.footer-links .head-4 {
  margin: 25px 0 0;
  color: #fff;
  font-size: 16px;
}

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

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

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

.f-red,
.f-green,
.f-blue {
  margin-bottom: 60px;
}

.f-orange h3,
.f-orange .head-3 a {
  color: #f79220;
}

.f-red h3,
.f-red .head-3 a {
  color: #e51c24;
}

.f-green h3,
.f-green .head-3 a {
  color: #038d3f;
}

.f-blue h3,
.f-blue .head-3 a {
  color: #013b80;
}

.f-yellow h3,
.f-yellow .head-3 a {
  color: #ffea00;
}

.f-white h3,
.f-white .head-3 a {
  color: #ababab;
}

.f-lblue h3,
.f-lblue .head-3 a {
  color: #00acec;
}

.f-torquoise h3,
.f-torquoise .head-3 a {
  color: #249b94;
}

.f-red .btn {
  color: #fff;
  background-color: #e51c24;
}

.f-green .btn {
  color: #fff;
  background-color: #038d3f;
}

.f-blue .btn {
  color: #fff;
  background-color: #013b80;
}

.f-orange .btn {
  color: #fff;
  background-color: #f79220;
}

.f-yellow .btn {
  color: #000;
  background-color: #ffea00;
}

.f-white .btn {
  color: #000;
  background-color: #fff;
}

.f-lblue .btn {
  color: #fff;
  background-color: #00acec;
}

.f-torquoise .btn {
  color: #fff;
  background-color: #249b94;
}

/* 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 li:last-child a {
  margin-right: 0;
}

.social a:hover {
  background-color: #e0e0e0;
  color: #0c0c0c;
}

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

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

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

.social .insta {
  background-color: #4e433c;
}

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

/* Competition Section
      ========================================================================== */

.competition {
  background-color: #000;
  color: #fff;
}

.competition .wrapper {
  max-width: 1300px;
  text-align: center;
}

.competition .comp-form {
  max-width: 800px;
  width: 100%;
  margin: 0 auto;
}

.competition p {
  font-size: 24px;
  color: #ffffff;
  margin: 0 0 15px;
  line-height: 1.3em;
}

.competition p small {
  font-size: 16px;
  color: #ffffff;
  margin: 0 0 15px;
}

.competition h2 {
  color: #ffffff;
}

.competition h1 {
  color: #f79220;
  font-size: 40px !important;
}

.t-orange {
  color: #f79220 !important;
}

/* Sponsor Section
      ========================================================================== */

.sponsor .wrapper {
  padding: 0;
  max-width: 1800px;
}

.f-padding {
  padding: 10px;
}

.f-sponsor {
  text-align: center;
}

.f-logo {
  background: #000;
  text-align: center;
}

.f-sponsor img {
  margin: 0;
}

.f-logo img {
  margin: 0 20px 0 0;
}

.f-sponsor h3,
.f-sponsor img,
.f-logo h3,
.f-logo img {
  vertical-align: middle;
}

.f-sponsor h3,
.f-logo h3 {
  font-size: 14px;
  width: auto;
  display: inline-block;
  margin: 0;
}

.f-logo h3 {
  color: #fff;
}

.f-sponsor h3 span,
.f-logo h3 span {
  display: block;
}

.f-menu {
  background: #dedede;
}

.f-menu .wrapper {
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
}

.f-menu h3 {
  width: auto;
  display: inline-block;
  margin-bottom: 0;
  font-size: 9px;
  vertical-align: middle;
}

.f-menu a {
  vertical-align: middle;
}

.f-menu ul {
  margin: 0;
  padding-left: 0px;
  list-style: none;
}

.f-menu ul a {
  font-family: "Syncopate", sans-serif;
  font-weight: 700;
  font-size: 8px;
  padding: 0 4px;
  display: block;
}

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

.copyright {
  background-color: #000;
  color: #fff;
}

.copyright .wrapper {
  font-size: 12px;
  line-height: 1.2em;
  max-width: 100%;
}

.copyright a {
  color: #fff;
}

.copyright p {
  margin-bottom: 0;
}

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

/* Notification
      ========================================================================== */
.msg_info,
.msg_success,
.msg_warning,
.msg_error {
  margin: 10px 0;
  padding: 14px 14px 0 14px;
}

.msg_info {
  color: #00529b;
  background-color: #bde5f8;
  border: 1px solid #00529b;
}

.msg_success {
  color: #4f8a10;
  background-color: #dff2bf;
  border: 1px solid #4f8a10;
}

.msg_warning {
  color: #9f6000;
  background-color: #feefb3;
  border: 1px solid #9f6000;
}

.msg_error {
  color: #d8000c;
  background-color: #ffd2d2;
  border: 1px solid #d8000c;
}

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

@media (min-width: 500px) {
  .q-link p {
    font-size: 16px;
  }

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

@media (min-width: 768px) {
  .welcome-text {
    padding: 20px;
  }

  .icon-car-search {
    font-size: 100px;
  }

  .q-img-full {
    height: 410px;
  }

  .q-img-half {
    height: 270px;
  }

  .logo-brands div {
    width: 33%;
  }
}

@media (max-width: 1024px) {

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

  .dealer-menu,
  .dealer-menu .logo {
    display: none;
    -webkit-box-shadow: 0 2px 7px black;
    box-shadow: 0 2px 7px black;
    border-bottom: 1px solid #fff;
  }
}

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

@media (min-width: 1025px) {
  /* Layout
      ========================================================================== */

  body {
    padding-top: 155px;
  }

  .anchor {
    top: -90px;
  }

  .wrapper {
    font-size: 14px;
  }

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

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

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

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

  .top-header {
    display: block;
    position: fixed;
    z-index: 1030;
    top: 0;
    -webkit-transition: top 0.4s ease;
    transition: top 0.4s ease;
    overflow: hidden;
  }

  .top-header .wrapper {
    padding-top: 16px;
    padding-bottom: 6px;
    line-height: 1.3em;
  }

  .logo-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .logo-brands {
    max-width: 750px;
    width: 100%;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

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

  .dealer-menu {
    top: 0;
    display: block !important;
  }

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

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

  .logo-brands div {
    width: auto;
    margin-left: 30px;
  }

  .logo-brands div:first-child {
    margin-left: 0;
  }

  .logo-brands div img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }

  .logo-brands div:hover img {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  .logo-brands {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

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

  .m-menu {
    background: #eee;
  }

  .nav-menu {
    background-color: #fff;
    color: #808080;
    top: 52px;
    -webkit-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: 18px;
    padding-bottom: 18px;
  }

  .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);
    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 7px 10px;
    color: #808080;
    border: none;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Syncopate", sans-serif;
  }

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

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

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

  .primary-nav .nav-child li:hover a {
    background: #c4c4c4;
    color: #ffffff;
  }

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

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

  /* 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 .ribbon {
    bottom: -119px;
    height: 178px;
  }

  .q-link h3 span {
    display: block;
  }

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

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

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

  .m-top {
    margin-top: 20px;
  }

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

  .icon-car-search {
    font-size: 150px;
  }

  .car-display {
    margin: 25px 0;
  }

  .welcome-text {
    max-width: 570px;
  }

  .home-brands .wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }

  .platinum-page span {
    font-size: 55px;
  }

  /* News & Events
      ========================================================================== */
  .scotts-news .d-col-8 {
    padding-right: 40px;
  }

  /* Brands
      ========================================================================== */
  .brand-links {
    height: 300px;
    margin-bottom: 0px;
  }

  .brand-hover {
    bottom: -400px;
    padding: 10px;
  }

  .b-strip {
    margin-top: -175px;
  }

  .b-heading {
    font-size: 19px;
  }

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

  .brand-links .btn {
    padding: 10px;
    font-size: 12px;
  }

  /* Form styles
      ========================================================================== */

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

  .form-control.empty+label {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .form-group label {
    top: -18px;
    font-size: 12px;
  }

  /* Sponsor Section
      ========================================================================== */

  .f-sponsor:after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 66.5px 0 66.5px 35px;
    border-color: transparent transparent transparent #ffffff;
    line-height: 0px;
    _border-color: #000000 #000000 #000000 #007bff;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    right: -35px;
    top: 0;
    z-index: 2;
  }

  .f-sponsor {
    text-align: center;
  }

  .f-sponsor img {
    margin: 0 0 0 20px;
  }

  /* Footer Links
      ========================================================================== */

  .footer-links .wrapper {
    font-size: 14px;
    line-height: 1.5em;
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

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

  .copyright .wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .footer-links .head-3 {
    margin: 30px 0 0;
  }

  .f-menu ul {
    padding-left: 20px;
  }

  #cacarthur h1 {
    font-size: 40px;
  }
}

@media (min-width: 1200px) {
  body {
    padding-top: 172px;
  }

  .wrapper {
    font-size: 14px;
  }

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

  .logo {
    width: auto;
  }

  .btn {
    font-size: 14px;
  }

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

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

  .dealer-menu {
    background-position: -600px;
  }

  .dealer-menu .logo {
    width: 180px;
  }

  .logo-brands {
    max-width: 850px;
  }

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

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

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

  .q-link .ribbon {
    bottom: -119px;
    height: 178px;
  }

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

  .q-img-half {
    height: 235px;
  }

  .q-img-full {
    height: 470px;
  }

  /* Tabs - Meet the Team Page
      ========================================================================== */

  .staff-header {
    padding: 15px 5px;
    font-size: 16px;
  }

  /* Brands
      ========================================================================== */
  .brand-hover {
    padding: 20px;
  }

  .brand-links {
    height: 400px;
    margin-bottom: 0px;
  }

  .f-menu ul a {
    font-size: 10px;
    padding: 0 6px;
  }
}

@media (max-width: 1400px) {
  .logo img.hide-slogan {
    display: none;
  }

  .brand-links p span {
    display: block;
  }
}

@media (min-width: 1470px) {
  body {
    padding-top: 198px;
  }

  .wrapper {
    font-size: 15px;
  }

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

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

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

  .dealer-menu .wrapper {
    padding-top: 35px;
    padding-bottom: 35px;
  }

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

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

  .logo-brands {
    max-width: 100%;
  }

  .dealer-menu {
    background-position: -470px;
  }

  .welcome-text {
    max-width: 635px;
  }

  .f-menu ul a {
    font-size: 10px;
    padding: 0 6px;
  }

  .f-sponsor h3 span,
  .f-logo h3 span {
    display: inline-block;
  }

  /* Landing Page - It's All About the drive
      ========================================================================== */

  .headcenter {
    text-align: center;
  }

  .headcenter h1 {
    font-size: 50px;
  }

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

  .q-link .ribbon {
    bottom: -69px;
    max-height: 120px;
    height: 100%;
  }

  .q-link h3 {
    font-size: 12px;
  }

  .q-link h3 span {
    display: inline-block;
  }
}

@media (min-width: 1500px) {
  .search-our-stock .wrapper {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .dealer-menu {
    background-position: -350px;
  }

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

  .f-sponsor {
    text-align: right;
  }

  .f-logo {
    text-align: left;
  }

  .f-logo .f-padding {
    margin-left: 20px;
  }

  .f-menu ul a {
    font-size: 12px;
  }

  .f-menu h3 {
    font-size: 14px;
  }
}

@media (min-width: 1600px) {
  .dealer-menu {
    background-position: left;
  }

  .f-menu ul a {
    font-size: 14px;
    padding: 10px 0;
  }

  .f-menu h3 {
    padding: 10px 0;
  }
}

/* HOME BRAND BLOCKS
      ========================================================================== */

.h-location,
.h-location-inner {
  display: none;
  background-color: #f5f5f5;
  height: 100%;
  padding: 25px;
}

.brand-box.more .h-location {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.brand-box.more .overlay {
  width: 0;
  height: 0;
}

.h-btns {
  margin-top: auto;
}

.h-location p,
.h-location-inner p {
  margin: 6px 0;
}

.brand-box {
  height: 255px;
  width: 100%;
  background-position: center;
  background-size: 160px;
  background-repeat: no-repeat;
  background-color: #fff;
  border: 1px solid #dedede;
  cursor: pointer;
}

.bbox {
  border: 1px solid #dedede;
}

.brand-box:hover {
  background-color: #f5f5f5;
}

.brand-box .overlay {
  width: 100%;
  height: 100%;
}

.h-location .btn,
.h-location-inner .btn {
  font-size: 13px;
  padding: 10px 10px;
  margin-top: 10px;
}

.h-location-inner.more {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.h-location p,
.h-location a {
  font-size: 15px;
}

@media (min-width: 1200px) {

  .h-location .btn,
  .h-location-inner .btn {
    font-size: 15px;
  }

  .brand-box {
    height: 305px;
  }
}

/* Homepage Logos
      ========================================================================== */

.brand-box.volkswagen {
  background-image: url("/images/brands/logo-volkswagen.png");
}

.brand-box.hyundai {
  background-image: url("/images/brands/logo-hyundai.png");
}

.brand-box.ram {
  background-image: url("/images/brands/logo-ram.png");
}

.brand-box.holden {
  background-image: url("/images/brands/logo-holden.png");
}

.brand-box.mitsubishi {
  background-image: url("/images/brands/logo-mitsubishi.png");
}

.brand-box.isuzu {
  background-image: url("/images/brands/logo-isuzu.png");
}

.brand-box.haval {
  background-image: url("/images/brands/logo-haval.png");
}

.brand-box.great {
  background-image: url("/images/brands/logo-greatwall2.png");
}

.brand-box.suzuki {
  background-image: url("/images/brands/logo-suzuki.png");
}

.brand-box.nissan {
  background-image: url("/images/brands/logo-nissan.png");
}

.brand-box.honda {
  background-image: url("/images/brands/logo-honda.png");
}

.brand-box.merc {
  background-image: url("/images/brands/logo-mercedes.png");
}

.brand-box.wholesale {
  background-image: url("/images/brands/logo-wholesale.png");
}

.brand-box.skoda {
  background-image: url("/images/brands/logo-skoda.png");
}

.brand-box.volvo {
  background-image: url("/images/brands/logo-volvo.png");
}

.brand-box.peugeot {
  background-image: url("/images/brands/logo-peugeot-v2.png");
}

.brand-box.gmsv {
  background-image: url("/images/brands/new-gmsv-logo.png");
}

.brand-box.kia {
  background-image: url("/images/brands/new-logo-kia-hd.png");
}

.brand-box.chery {
  background-image: url("/images/brands/chery-logo.png");
}

.brand-box.jaecoo {
  background-image: url("/images//brands/Jaecoo_Black.png");
}

.brand-box.mg {
  background-image: url("/images/brands/mg-logo.png");
}

/* ========================================================================== 
*  10.2 - Mini Stock Locator - Quick Search
* ========================================================================== */

.mini-search a.sl-mini-search-btn {
  padding: 15px 20px;
}

.mini-search-quick {
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.mini-search-quick>div {
  width: 50%;
  padding: 10px;
}

.mini-search-quick .msq-text {
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}

.mini-search-quick svg {
  font-size: 20px;
  margin-right: 10px;
}

.mini-search-quick a {
  display: block;
  border: 1px solid #fff;
  color: #fff;
  padding: 8px 25px;
  text-decoration: none;
  text-align: center;
  border-radius: 3px;
  font-size: 18px;
}

.mini-search-quick a:hover,
.mini-search-quick a.primary {
  border-color: #fff;
}

.mini-search #so-more_filters {
  display: none;
}

.mbwpreownedcars .cow-il span.t-was {
  display: none !important;
}

@media (min-width: 1025px) {

  .mini-search-quick .msq-text {
    margin-right: 20px;
    padding-right: 30px;
    border-right: 1px solid #fff;
  }

  .mini-search-quick>div,
  .mini-search-quick .msq-text {
    width: auto;
  }

  .mini-search-quick a {
    border: 1px solid transparent;
  }

  .mini-search-quick a:hover,
  .mini-search-quick a.primary {
    border-color: #fff;
  }

  .mini-search-quick {
    margin-top: 30px;
  }

}

/* ========================================================================== 
*  Hide Navbar Brands on Stock Locator
* ========================================================================== */

.ate-stock-locator .item-328 {
  display: none;
}

.ate-stock-locator .sr-external-buttons .btn.apply-finance-minutes {
  line-height: 1.2em;
}

.ate-stock-locator .sr-external-buttons .apply-finance-minutes b {
  display: block;
}

.ate-stock-locator .sdc-finance .sdc-heading-wrapper .btn {
  margin-top: 3px;
  gap: 3px;
}

.stock-item .btn {
  margin: 0;
}

/* ========================================================================== 
*  4.2 - Accordian
* ========================================================================== */

.accord-head {
	display: flex;
	justify-content: space-between;
	padding: 20px;
	font-size: 20px; 
	cursor: pointer;
	margin: 0;
}   

.accord-head svg {
	fill: #000;
	transition: all 0.4s ease;  
}  

.accord-head:hover, .accord-container.active .accord-head{
	color: #67a6cc;
}

.accord-head:hover svg, .accord-container.active svg {
	fill: #67a6cc;
}   

.accord-container.active .accord-head svg {
	transform: rotate(45deg);
}

.accord-content {
	padding: 0 20px;
	max-height: 0;
	overflow: hidden;
	transition: all 0.4s ease;  
	border-bottom: 1px solid #ccc;
}

.accord-content:last-child * {
	margin-bottom: 0;
}

.accord-container.active .accord-content {
	padding: 0 20px 20px;  
	max-height: 10000px;  
}