@charset "UTF-8";
.bg-primary {
  background-color: #1455ff !important; }

.text-primary {
  color: #1455ff !important; }

.btn-primary {
  background-color: #1455ff !important;
  border-color: #1455ff !important;
  color: #ffffff !important; }
  .btn-primary:hover {
    background-color: #003ee0 !important;
    border-color: #003ee0 !important; }

.btn-white {
  background-color: #ffffff !important;
  color: #1455ff !important; }
  .btn-white:hover {
    background-color: transparent !important; }

.bg-grey {
  background-color: #797979 !important; }

.border-grey {
  border-color: #797979 !important; }

.border-2 {
  border-width: 2px !important; }

.text-grey {
  color: #797979 !important; }

@media (max-width: 767px) {
  h1 {
    font-size: 30px !important;
    line-height: 30px !important;
    font-weight: bold; }

  h2 {
    font-size: 26px !important;
    line-height: 26px !important;
    font-weight: bold; }

  h3 {
    font-size: 22px !important;
    line-height: 22px !important;
    font-weight: bold; }

  h4 {
    font-size: 18px !important;
    line-height: 18px !important;
    font-weight: bold; }

  h5 {
    font-size: 14px !important;
    line-height: 14px !important;
    font-weight: bold; } }
h1 {
  text-transform: none; }

h2 {
  text-transform: none; }

h3 {
  text-transform: none; }

div.response h1,
div.response p {
  color: #003ee0; }

div.response h1 {
  font-size: 3em; }

div.response p {
  font-size: 2em; }

.td-top h1 {
  width: 100%;
  text-align: center;
  padding-bottom: 0; }

.td-top h2 {
  width: 100%;
  text-align: center;
  padding-bottom: 50px; }

.td-top + #change-dealer {
  width: 50%;
  margin: 100px auto; }

.td-top + #change-dealer p {
  position: relative; }

.td-top + #change-dealer p label {
  position: absolute;
  left: 0;
  height: 38px;
  padding: 9px;
  color: red;
  font-weight: 400; }

.td-top + #change-dealer p input[type=text] {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: 0 0;
  height: 39px;
  margin-top: 1px;
  width: 80%;
  padding: 9px 47px 9px 9px;
  z-index: 2;
  background: #ffffff;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.5); }

h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding-bottom: 1.5rem; }

h3 {
  margin: 0; }

h4 {
  margin-top: 0; }

.main-body h1:first-of-type {
  margin-top: 0; }

div.offer h1 {
  font-size: 1.6em;
  width: 60%;
  padding-bottom: 0; }

div.offer h2 {
  font-size: 1.1em; }

div#dialog h1 {
  width: 100%;
  text-align: center;
  font-size: 1.3em; }

div#dialog p {
  width: 100%;
  text-align: center; }

section#nv-header h1.blue,
section#nv-header p.blue {
  font-size: 2.5em;
  margin-bottom: 30px;
  text-transform: none;
  font-weight: 400; }

.email-newsletter h2 label {
  display: block; }

.listing-title h2 {
  padding-bottom: 10px; }

.listing-title h3 {
  padding: 0; }

.double-widget.offers h2.widget-tag {
  z-index: 10; }

.pi-holder h2.widget-tag {
  z-index: 10; }

.pi-holder h2.widget-tag ul {
  display: inline-block;
  margin: 0 0 0 10px; }

.pi-holder h2.widget-tag ul li {
  display: inline-block;
  margin: 0 2px; }

.pi-holder h2.widget-tag ul li span {
  background: #b2c9df;
  width: 10px;
  height: 10px;
  display: block;
  border-radius: 50%;
  transition: .2s ease-in-out;
  -webkit-transition: .2s ease-in-out;
  cursor: pointer; }

.pi-holder h2.widget-tag ul li span.active {
  background: #ffffff;
  transform: scale(1.3);
  -webkit-transform: scale(1.3); }

.col-sm-3:not(.col-xs-12) #testdrive a.widget-btn,
.col-sm-3:not(.col-xs-12) #testdrive h2.widget-tag {
  background-color: #000000; }

.listing-title h2:first-of-type {
  display: flex;
  display: -webkit-flex; }

section.container.used h2 {
  padding: 0; }

article.accordion > section h2 {
  color: #ffffff;
  background: #1455ff;
  padding: 0 !important;
  height: 60px;
  font-size: 2em; }

article.accordion > section h2 a {
  width: 100%;
  height: 100%;
  padding: 0 30px 0 10px !important;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: white;
  text-decoration: none; }

article.accordion > section h2 a:after {
  font-family: fontawesome;
  content: '\f107';
  display: block;
  position: absolute;
  right: 10px;
  top: 0; }

article.accordion > section h2 a:active:after {
  content: ""; }

article.accordion > section h2 a:hover {
  text-decoration: none; }

section.formfooter h2 {
  text-align: center;
  margin: 20px auto;
  display: block; }

section.formfooter h2.nomargin {
  margin: 20px auto 0 auto !important;
  padding: 0 !important; }

section.row.authorised-repairer article h4 {
  color: #ffffff;
  background: #000000;
  padding: 5px 10px;
  text-transform: uppercase; }

header nav ul li.standalone h3:after {
  content: none !important; }

header nav ul li.standalone h3 {
  padding: 0 !important; }

header nav ul li.standalone h3 a {
  padding: 0;
  color: #ffffff; }

header nav ul li.standalone h3:hover a {
  color: #000000;
  text-decoration: none; }

.email-newsletter h3,
.single-widget-content h3:empty {
  height: 10px;
  opacity: 0; }

.double-widget h3,
.single-widget h3 {
  font-size: 1em;
  margin-top: .8em;
  margin-bottom: .5em;
  padding: 0;
  width: 100%; }

ul.offerlist li picture + article h3 {
  padding-bottom: 0; }

ul.offerlist li picture + article p {
  font-size: 12px; }

ul.offerlist li picture + article a {
  display: block;
  clear: both;
  float: right;
  padding: 5px 10px;
  position: relative;
  background: #000000;
  color: #ffffff; }

ul.offerlist li picture + article a:after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-width: 2px 2px 2px 2px;
  border-color: transparent #ffffff #ffffff transparent;
  border-style: solid;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px;
  top: 0;
  position: relative; }

ul.offerlist li picture + article a:hover {
  text-decoration: none;
  background: #ffffff;
  color: #000000; }

ul.offerlist li picture + article a:hover:after {
  border-color: transparent #000000 #000000 transparent; }

ul.new-range li h3 {
  text-align: center; }

ul.events-widget-list li a div.date h3 {
  color: #ffffff;
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em; }

ul.events-widget-list li a div.date h4 {
  background: #ffffff;
  width: 100%;
  font-size: 2em;
  text-align: center;
  align-items: center;
  -webkit-align-items: center;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  padding: 0;
  height: 100%; }

ul.main-evt-listings li div.date h3 {
  color: #ffffff;
  margin: 0;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  padding: 0; }

ul.main-evt-listings li div.date h4 {
  background: #ffffff;
  width: 100%;
  font-size: 2em;
  text-align: center;
  padding: 0; }

ul.main-evt-listings figure figcaption p {
  padding: 0; }

ul.main-evt-listings figure figcaption h3 {
  font-size: 18px;
  padding: 0; }

ul.main-evt-listings figure figcaption p.ev-date {
  font-weight: 700;
  font-size: 13px;
  margin-top: 0.5em; }

ul.main-evt-listings figure figcaption p.ev-address {
  font-weight: 700;
  font-size: 13px;
  margin-top: 0.3em; }

ul.main-evt-listings figure figcaption p.ev-desc {
  font-size: 14px;
  margin-top: 0.8em; }

ul.main-evt-listings figure figcaption img.eventimage {
  width: 100%;
  padding: 10px 0 0 0; }

h3.showing span {
  color: #003ee0; }

h3.showing,
h3.showing span.showbar {
  display: flex;
  display: -webkit-flex;
  text-transform: none;
  padding-bottom: 0;
  align-items: center; }

h3.showing p {
  margin-left: 5px;
  font-size: inherit;
  color: #212121;
  text-transform: uppercase;
  padding: 0; }

h3.showing a {
  margin: 0 3px;
  text-transform: uppercase; }

h3.showing + label {
  position: relative; }

h3.showing + label:after {
  font-family: fontawesome;
  content: '\f107';
  color: #ffffff !important;
  position: absolute;
  right: 12px;
  top: -5px;
  z-index: 999;
  font-size: 2em;
  pointer-events: none; }

ul.scroller-content li figure figcaption h3 {
  text-align: center;
  padding: 3px 5px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  max-width: 100%; }

section.homepage-cta-block figure figcaption h3 {
  margin-top: 20px;
  padding-bottom: 0;
  max-width: 100%; }

#navtoggle,
input.trigger,
li.hassub input[type=checkbox],
li.hassub ul.first li h3 + input[type=checkbox] {
  display: none !important; }

div.contact h4 {
  width: 100%;
  padding: 5px 10px;
  background: #000000;
  color: #ffffff;
  text-transform: uppercase; }

div.team h4 {
  font-size: 2em; }

nav#vacancyfilter h4 {
  padding: 0;
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  font-size: 1.5rem; }

section.wipers h4 {
  text-transform: uppercase;
  color: red;
  font-weight: 400;
  text-align: center; }

.didyouknow h4 {
  font-size: 1.5em;
  color: #003ee0;
  padding-bottom: 5px; }

section.wipers h5 {
  text-transform: uppercase;
  color: red;
  font-weight: 400;
  text-align: center; }

section#team-viewer article.teamlist div.team-member figure h5,
section#team-viewer article.teamlist div.team-member figure h6 {
  padding: 0;
  margin: 0;
  font-size: 1em; }

section#team-viewer article.teamlist div.team-member figure h6 {
  margin: 5px 0;
  font-size: 0.8em; }

h6.optel:empty {
  display: none; }

h6.optel {
  position: relative;
  margin: 0;
  padding: 0 5px 5px 5px;
  font-size: 0.8em; }

@media screen and (max-width: 600px) {
  section#overlay article#locationchooser h2 {
    height: 40px;
    line-height: 26px;
    font-size: 1.1em; } }
.widget-tag {
  font-size: 18px !important; }

.scroller-content h3 {
  font-size: 16px !important; }

.listing h2,
.newused-widget header h3 {
  font-size: 18px !important;
  line-height: 19px !important; }

.listing h3,
.newused-widget header h4 {
  font-size: 16px !important;
  line-height: 16px !important; }

.listing-img ul,
.listing-img li {
  padding: 0px !important; }

.listing-img .mainimg {
  border: 1px solid #f5f6f8; }

.vprice {
  text-align: left !important; }

.ul.scroller-content li figure figcaption p {
  margin-top: -25px; }

.h1 {
  font-weight: 700; }

.xl-text {
  font-size: 56px !important;
  color: #1455ff;
  font-weight: 300; }
  @media (min-width: 761px) {
    .xl-text {
      font-size: 80px; } }

:root {
  margin-top: 0;
  font-size: 13px;
  line-height: 1.3em;
  font-family: lato, sans-serif; }

* {
  box-sizing: border-box; }

body {
  font-family: lato, sans-serif;
  max-width: 100%;
  position: relative; }

a {
  color: inherit; }

a:visited {
  color: inherit; }

a:hover {
  color: inherit;
  text-decoration: underline; }

button {
  background-color: transparent;
  border: none;
  outline-width: 0;
  outline: 0; }

a.widget-btn {
  color: #ffffff; }

a.widget-btn:hover {
  text-decoration: none; }

.panel {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s; }

header {
  display: table;
  width: 100%;
  background-color: #f5f6f8;
  max-width: 1440px;
  margin: auto; }

header .top {
  background-color: #f5f6f8; }

header .top .row {
  padding-bottom: 0; }

header .top .col-sm-3 {
  display: table;
  padding-top: 17px; }

header form {
  width: 100%; }
  header form label {
    margin: 0px; }

.dealerphone {
  margin: 0px; }

header form button,
header form input,
header form select {
  display: block;
  height: 30px;
  border: 0;
  float: left; }

header form select {
  background-color: #f5f6f8;
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.15);
  padding: 0 5px !important;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

header form button {
  width: 35px;
  background-color: #000000;
  background-image: url(../images/svg/white_arrow.svg);
  background-size: 10px;
  background-position: center;
  background-repeat: no-repeat;
  height: 30px !important; }

section.header-selector .col-sm-3 {
  padding-top: 5px !important; }

section.header-selector .col-sm-3 div.select,
section.header-selector .col-sm-3 div.select select {
  height: 30px !important; }

section.header-selector .col-sm-3 div.select:after {
  width: 30px !important;
  top: -4px;
  z-index: 10;
  pointer-events: none; }

header #search {
  width: calc(100% - 35px); }

header nav {
  background-color: #b2c9df; }

header nav .container {
  padding: 0; }

header nav ul {
  display: flex;
  list-style: none;
  padding: 0;
  width: 100%;
  margin-bottom: 0; }

header nav div.sub ul.first > li span,
header nav ul > li a {
  position: relative;
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #000000; }

li.hassub a {
  cursor: pointer; }

li.hassub label {
  pointer-events: none; }

header nav ul li a:after {
  content: "";
  display: table;
  width: 15px;
  height: 15px;
  background-image: url(../images/svg/blue_arrow.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0; }

header nav ul li br {
  display: none; }

header nav ul li div.sub {
  display: none; }

header nav div.sub ul.first {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-right: -15px;
  background-color: #ffffff; }

header nav div.sub ul.first li {
  padding: 0; }

header nav div.sub ul.first li a,
header nav div.sub ul.first li span {
  padding-left: 15px;
  padding-right: 15px; }

header nav div.sub ul.first li a:after {
  display: none; }

header nav div.sub ul.first li span {
  display: block;
  width: 100%; }

header nav div.sub ul.first li span:after {
  content: "";
  display: table;
  width: 15px;
  height: 15px;
  background-image: url(../images/svg/blue_arrow.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 50%;
  position: absolute;
  top: 50%;
  right: -20px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%); }

header nav div.key,
header nav ul.second {
  display: none; }

header nav ul.second.hover {
  display: block; }

.breadcrumbs {
  padding: 5px 17px;
  list-style: none; }

.breadcrumbs li:before {
  content: "  "; }

.breadcrumbs li:first-child:before {
  content: ""; }

.breadcrumbs li:after {
  content: "  /"; }

.breadcrumbs li:last-child:after {
  content: ""; }

.breadcrumbs li {
  display: inline-block;
  float: left; }

.share-icon {
  text-align: right;
  padding-right: 17px; }

.share-icon img {
  height: 35px;
  width: 35px;
  margin-top: 12px; }

.main-slider img {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  width: 100%; }

.main-body {
  margin-bottom: 15px; }

.further-info {
  border-top: 2px solid rgba(201, 206, 209, 0.3);
  padding: 15px 0; }

.further-info img {
  border-radius: 10px;
  margin-right: 15px;
  height: 60px;
  width: 60px;
  position: relative;
  border: 0 none !important;
  font-size: 3px;
  display: block;
  margin: auto; }

.further-info img[src=""] {
  background-color: #ffffff;
  font-family: arial, helvtica, sans-serif;
  border-radius: 0;
  overflow: hidden; }

.further-info img {
  background-image: url(../images/svg/logo.svg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  border: 0 none; }

.further-info img:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  top: 0;
  left: 0;
  position: absolute;
  background-image: url(../images/svg/logo.svg);
  background-size: 90%;
  background-repeat: no-repeat;
  background-position: 50%; }

.further-info:last-of-type {
  margin-bottom: 15px; }

@media screen and (max-width: 769px) {
  .vehicle-links {
    flex-direction: column !important; }
    .vehicle-links .further-info {
      max-width: none !important;
      width: 100% !important; }
      .vehicle-links .further-info .further-info-caption {
        width: 60%; } }

.further-info-caption {
  display: inline-block;
  padding: 5px; }

.further-info img {
  transition: all .2s;
  -webkit-transition: all .2s;
  -moz-transition: all 0.2s; }

.further-info:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1); }

nav#additional-links {
  width: 100%; }

nav#additional-links ul {
  list-style-type: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

nav#additional-links ul li {
  flex: 1 0 25%;
  -webkit-flex: 1 0 25%;
  max-width: 25%; }

nav#additional-links ul li a {
  width: 100%;
  height: 100%;
  display: block; }

a.vehicle-dealer-logo {
  margin: 0;
  width: 210px;
  flex-flow: column wrap;
  -webkit-flex-flow: column wrap; }

a.vehicle-dealer-logo img {
  max-width: 60%; }

a.vehicle-dealer-logo p {
  text-align: center;
  font-weight: 700; }

.double-widget,
.single-widget {
  background-color: #ffffff; }

.email-newsletter p {
  padding-bottom: 10px; }

.email-newsletter label {
  display: none; }

.email-newsletter input {
  width: 83%;
  display: inline-block;
  vertical-align: top; }

.email-newsletter button {
  display: inline-block;
  position: relative; }

.email-newsletter button span {
  width: 15px;
  height: 15px;
  display: block;
  border-width: 2px;
  border-style: solid;
  border-color: transparent #ffffff #ffffff transparent;
  transform: rotate(-45deg);
  left: 8px;
  position: absolute;
  top: 12px; }

.email-newsletter form {
  margin-top: 22px; }

.email-newsletter {
  max-width: 100%; }

.search-widget input.text-input {
  margin-bottom: 60px;
  margin-top: 15px;
  width: 100%; }

input[type=search] {
  box-sizing: border-box; }

.call-me-back input.text-input {
  margin-bottom: 15px; }

.call-me-back label {
  display: none; }

.call-me-back .gdprConsent label {
  display: block; }

.call-me-back .gdprConsent label:after {
  display: none !important; }

.call-me-back .select {
  margin-bottom: 15px; }

.call-me-back,
.search-widget {
  width: 100%;
  display: inline-block;
  padding: 31px 15px 0 15px;
  margin-bottom: 30px;
  position: relative; }

.select {
  position: relative; }

.select:after {
  content: "";
  height: 38px;
  width: 38px;
  top: 15px;
  right: 0;
  position: absolute;
  background-color: #000000; }

div.select.change-offer {
  width: 300px;
  float: right;
  margin-left: 30px; }

.widget-img,
.widget-img img {
  max-width: 100% !important;
  display: block;
  width: 100%; }

.widget-tag img {
  height: 20px;
  margin-right: 8px; }

.widget-btn {
  padding: 8px 20px 8px 8px;
  background-color: #000000;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-size: 8px 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  bottom: 15px;
  right: 0;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  font-size: .8em;
  float: right; }

.listing-btn,
.news-btn {
  padding: 8px 20px 8px 8px;
  background-color: #1455ff;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-size: 8px 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  font-size: 0.8em; }

.listing-btn {
  margin-top: 15px; }

.news-widget.double-widget {
  padding: 45px 15px 0 15px; }

.news-date {
  padding-bottom: 0;
  margin-bottom: 17px; }

.select,
.text-input {
  height: 38px;
  background-color: #f5f6f8;
  padding: 9px;
  border-radius: 0;
  border: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%; }

.select {
  width: 100%;
  color: #ada9a9;
  padding: 0; }

.select:after {
  z-index: 1;
  width: 38px;
  height: 38px;
  background-color: #000000;
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  top: 0;
  position: absolute;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 10px 20px;
  z-index: 1; }

.input-btn input,
.select select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: 0 0;
  height: 38px;
  width: 100%;
  padding: 9px 47px 9px 9px;
  z-index: 2; }

.select select::-ms-expand {
  display: none; }

.email-signup .text-input {
  position: absolute;
  bottom: 15px;
  width: 85%; }

.text-input-submit {
  padding: 19px;
  border-radius: 0;
  border: none;
  background-color: #000000;
  background-size: 10px 20px;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.email-signup .text-input-submit {
  position: absolute;
  bottom: 15px;
  right: 15px; }

.collapse-btn {
  position: relative;
  margin-bottom: 5px; }

button.accordion {
  padding: 8px 20px 8px 8px;
  background-color: #000000;
  text-transform: uppercase;
  border: none;
  font-size: .8em;
  color: #ffffff;
  width: 100%;
  text-align: left; }

footer button.accordion {
  background-color: transparent; }

button.accordion:after {
  content: url(../images/svg/white-arrow-btn-down.svg);
  width: 16px;
  height: 8px;
  position: absolute;
  right: 10px;
  top: 9px; }

button.accordion.active:after {
  -ms-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  top: 14px; }

button.accordion.active + div {
  max-height: initial !important; }

.collapse-btn .double-widget,
.collapse-btn .single-widget {
  padding-top: 15px; }

.collapse-btn .double-widget p,
.collapse-btn .single-widget p {
  margin-bottom: 15px; }

.last {
  margin-bottom: 25px; }

.sidebar.call-me-back,
.sidebar.search-widget,
.sidebar.single-widget {
  background-color: #c9ced1;
  width: 100%;
  padding-bottom: 20px; }

.select.block ~ .sidebar.call-me-back {
  margin-top: 20px; }

.double-widget-content {
  width: 100%;
  float: left;
  padding-right: 10px; }

.listing {
  margin-bottom: 15px; }

.listing-img {
  width: 100%;
  transition: width .6s;
  display: inline-block;
  float: left; }

.listing-img img {
  display: block;
  width: 100%;
  height: 100%; }

.listing-img img:first-of-type {
  margin-bottom: 15px; }

div.row.listing.active .listing-img .mainimg {
  margin-left: 0; }

.listing-thumbs ul li {
  width: 30%;
  float: left;
  list-style: none;
  margin-bottom: 15px;
  margin-left: 3%; }

.listing-details,
.listing-title {
  display: inline-block;
  transition: width .6s;
  padding-left: 15px;
  padding-right: 15px; }

.listing-details {
  width: 100%; }

.listing-details ul {
  display: table;
  width: 100%; }

.listing-details ul li {
  margin-right: 15px;
  list-style: none;
  float: left;
  text-transform: uppercase; }

.listing-details p {
  padding-bottom: 0; }

.mobile-social-feed {
  color: #ffffff;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.6s; }

.mobile-social-feed div:first-child {
  display: table; }

.mobile-social-feed ul {
  list-style: none; }

.inactive-social-icon {
  float: left;
  opacity: 0.5; }

.active-social-img {
  width: 100%; }

.mobile-social-icon {
  display: inline-block;
  float: left;
  height: 30px;
  margin: 0 15px 15px 0; }

footer .accordion {
  color: #ffffff;
  position: relative;
  text-transform: uppercase;
  padding-left: 0;
  font-size: 1.2em; }

footer button.accordion:after {
  content: url(../images/svg/dropdown-arrow.svg);
  position: absolute;
  left: 145px;
  top: 5px;
  height: 15px;
  width: 15px; }

footer button.accordion.active:after {
  -ms-transform: rotateX(180deg);
  -webkit-transform: rotateX(180deg);
  transform: rotateX(180deg);
  top: 18px; }

.bottom-links {
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  background-color: #000000;
  max-width: 1440px;
  margin: auto; }

.bottom-links a {
  display: block;
  padding: 10px 0;
  border-bottom: 1px solid #ffffff; }

.bottom-links .container {
  padding-left: 0;
  padding-right: 0; }

ul.offerlist {
  width: 100%;
  display: block;
  list-style-type: none;
  padding: 0; }

ul.offerlist li {
  width: 100%;
  display: block; }

ul.offerlist li picture {
  width: 70%;
  display: inline-block; }

article#services {
  margin-top: 45px; }

div#option-copy {
  position: relative;
  display: block;
  width: 100%;
  margin-top: 20px; }

div#option-copy span {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #000000; }

div#option-copy span:not(:first-of-type) {
  display: none; }

img.column-header-image {
  margin: 0 auto 20px auto;
  display: block;
  max-width: 230px; }

.col-xs-12.col-sm-3 .single-widget {
  background: #c9ced1; }

div.contact {
  width: 50%; }

div.contact p:first-of-type {
  margin: 10px; }

div.contact p {
  margin: 5px 10px;
  padding-bottom: 0; }

div.contact a {
  margin: 10px;
  display: block; }

ul.openinghours {
  list-style-type: none;
  padding: 0 10px 10px 10px;
  margin: 0; }

ul.openinghours li {
  margin-bottom: 5px;
  font-size: 1em; }

ul.openinghours li span {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
  width: 35%; }

div.select.block {
  margin-bottom: 0; }

ul.salesrange {
  list-style-type: none;
  padding: 0;
  margin: 10px; }

ul.salesrange li {
  margin-bottom: 10px; }

ul.salesrange li span {
  border-radius: 50%;
  background: #000000;
  width: 20px;
  height: 20px;
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  line-height: 20px;
  margin-right: 30px; }

ul.location-services {
  list-style-type: none;
  margin: 10px;
  padding: 0; }

ul.location-services li {
  padding-left: 20px;
  margin-bottom: 10px;
  position: relative; }

ul.location-services li:before {
  content: '\2713';
  left: 0;
  position: absolute;
  font-weight: 700;
  font-size: 1.2em; }

ul.location-services li:empty {
  display: none; }

section#team-viewer {
  width: 100%;
  overflow-x: hidden;
  display: block; }

section#team-viewer article.teamlist {
  width: 100%;
  margin-bottom: 40px; }

section#team-viewer article.teamlist:first-of-type {
  position: relative; }

section#team-viewer article.teamlist div.team-member {
  display: block;
  margin-bottom: 30px; }

section#team-viewer article.teamlist div.team-member figure {
  width: 100%;
  display: block; }

section#team-viewer article.teamlist div.team-member figure img {
  position: relative;
  width: 100px;
  height: 100px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px; }

section#team-viewer article.teamlist div.team-member figure p {
  font-size: .8em;
  padding-bottom: 2px; }

section#team-viewer article.teamlist div.team-member > p {
  margin: 5px 0;
  padding: 0; }

section#team-viewer article.teamlist div.team-member > p strong {
  text-transform: uppercase;
  margin-right: 10px;
  display: inline-block; }

section#team-viewer article.teamlist:not(:first-of-type) {
  position: relative;
  display: none;
  top: 0;
  left: 0; }

section#team-viewer article.teamlist div.team-member figure img:after {
  content: '';
  background-image: url(../images/svg/silhouette.svg);
  background-size: cover;
  position: absolute;
  left: 0;
  top: 0;
  width: 100px;
  height: 100px;
  background-color: #f5f6f8;
  display: block; }

ul.teamnav {
  width: 100%;
  display: inline-block;
  text-align: center;
  list-style-type: none; }

ul.teamnav li {
  width: 28px;
  height: 28px;
  display: inline-block;
  margin: 0 3px; }

ul.teamnav li a {
  width: 24px;
  height: 24px;
  border: solid 2px #000000;
  display: block;
  border-radius: 50%; }

ul.teamnav li a span {
  display: none; }

ul.teamnav li a.active {
  background: #000000; }

.pi-holder {
  position: relative;
  vertical-align: top;
  height: 550px !important;
  width: 450px;
  overflow: hidden;
  display: inline-block; }

.double-widget.offers {
  position: relative;
  width: 555px;
  height: 372px; }

.double-widget.offers .widget-btn {
  bottom: 0; }

img.pi-hero {
  width: 450px;
  height: 550px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  background: #ffffff; }

img.pi-hero:not(:first-of-type) {
  display: none;
  opacity: 0; }

img.pi-hero.active {
  display: block;
  opacity: 1; }

img.fadein {
  animation-name: fadein;
  animation-duration: .5s;
  animation-fill-mode: forwards;
  -webkit-animation-name: fadein;
  -webkit-animation-duration: .5s;
  -webkit-animation-fill-mode: forward;
  -moz-animation-name: fadein;
  -moz-animation-duration: .5s;
  -moz-animation-fill-mode: forward;
  -ms-animation-name: fadein;
  -ms-animation-duration: .5s;
  -ms-animation-fill-mode: forward; }

#testdrive a.widget-btn {
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-size: 8px 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat; }

.col-xs-12.col-sm-3 #testdrive {
  max-height: inherit !important; }

.col-xs-12.col-sm-3 #testdrive a.widget-btn {
  width: 100%;
  min-height: 2em;
  font-size: 1.4em;
  right: inherit;
  left: 15px;
  position: inherit;
  display: block;
  margin: 15px 0;
  line-height: 1.3; }

.col-xs-12.col-sm-3 #testdrive {
  display: flex;
  display: -webkit-flex;
  flex-flow: column wrap;
  -webkit-flex-flow: column wrap; }

.col-xs-12.col-sm-3 #testdrive p {
  padding-bottom: 0; }

header nav ul li.testdrive {
  background: #1455ff; }

header nav ul li.testdrive a {
  color: #ffffff; }

ul.new-range {
  list-style-type: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap; }

ul.new-range li {
  flex: 0 1 25%;
  -webkit-flex: 0 1 25%;
  padding: 10px;
  flex-flow: column;
  -webkit-flex-flow: column;
  align-items: center;
  -webkit-align-items: center;
  transition: all 0.5s; }

ul.new-range li figure {
  width: 100%; }

ul.new-range li figure img {
  width: 90%;
  margin: 0 auto;
  display: block; }

ul.new-range li figure + a {
  height: 40px;
  background: #c9ced1;
  align-items: center;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600; }

ul.first li:first-of-type ul.second li:nth-child(1) {
  order: 1;
  -webkit-order: 1; }

ul.first li:first-of-type ul.second li:nth-child(2) {
  order: 2;
  -webkit-order: 2; }

ul.first li:first-of-type ul.second li:nth-child(6) {
  order: 3;
  -webkit-order: 3; }

ul.first li:first-of-type ul.second li:nth-child(3) {
  order: 4;
  -webkit-order: 4; }

ul.first li:first-of-type ul.second li:nth-child(4) {
  order: 5;
  -webkit-order: 5; }

ul.first li:first-of-type ul.second li:nth-child(5) {
  order: 6;
  -webkit-order: 6; }

ul.new-range li form {
  width: 100%; }

ul.new-range li a.testdrive,
ul.new-range li a.more-info-btn,
ul.new-range li form button {
  display: flex;
  height: 40px;
  background: #1455ff;
  align-items: center;
  width: 100%;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  text-align: center; }

ul.new-range li a.more-info-btn {
  background: #c9ced1; }

ul.new-range li a.testdrive {
  display: flex;
  display: -webkit-flex; }

nav#vehicle-filter {
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  justify-content: space-between;
  -webkit-align-items: center;
  -webkit-justify-content: space-between; }

nav#vehicle-filter ol {
  list-style-type: none;
  display: flex;
  display: -webkit-flex;
  padding: 0;
  width: 95%;
  justify-content: space-between;
  margin: 0; }
  @media (min-width: 761px) {
    nav#vehicle-filter ol {
      width: 60%; } }

nav#vehicle-filter ol li input {
  display: none; }

nav#vehicle-filter ol li {
  flex: 0 1 24%;
  -webkit-flex: 0 1 24%; }

nav#vehicle-filter ol li label {
  width: 100%;
  display: block;
  text-align: center;
  padding: 10px;
  background: #c9ced1;
  color: #ffffff;
  cursor: pointer;
  font-weight: 700; }

nav#vehicle-filter ol li input:checked + label {
  background: rgba(0, 0, 0, 0.5); }

ul.new-range li.v-hidden {
  display: none; }

section.flexrow {
  display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

section.flexrow div.col-sm-3 {
  float: none;
  flex: 0 1 25%;
  -webkit-flex: 0 1 25%;
  width: 100%;
  display: flex;
  display: -webkit-flex; }

section.flexrow div.col-sm-3#testdrive-widget {
  float: none;
  flex: none;
  -webkit-flex: none;
  width: 100%;
  display: flex;
  display: -webkit-flex; }

section.flexrow div.col-sm-3 div.single-widget {
  width: 100%; }

ul.events-widget-list {
  list-style-type: none;
  padding: 0;
  margin-top: 60px; }

ul.events-widget-list li a {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 3px;
  align-items: flex-start; }

ul.events-widget-list li a div.date {
  flex: 0 0 30%;
  -webkit-flex: 0 0 30%;
  display: flex;
  flex-direction: column;
  background: #1455ff;
  align-items: center;
  padding: 2px; }

ul.events-widget-list li a:hover {
  text-decoration: none; }

ul.events-widget-list li a div.date + div {
  flex: 0 0 65%;
  -webkit-flex: 0 0 65%;
  overflow: hidden;
  height: 90%; }

ul.events-widget-list li a div.date + div p {
  margin: 0;
  padding: 0; }

ul.events-widget-list li a div.date + div p strong {
  font-size: 1.3em; }

ul.events-widget-list li a div.date + div p.event_address {
  line-height: 1.1em;
  height: 3.9em;
  overflow: hidden;
  position: relative; }

ul.events-widget-list li a div.date + div p.event_address:after {
  content: '';
  display: block;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.8) 64%, rgba(255, 255, 255, 0.8) 100%);
  height: 30%;
  position: absolute;
  left: 0;
  bottom: 0; }

ul.main-evt-listings {
  list-style-type: none;
  padding: 0; }

ul.main-evt-listings li {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-bottom: 3px;
  align-items: flex-start;
  margin-bottom: 20px; }

ul.main-evt-listings li div.date {
  flex: 0 0 10%;
  -webkit-flex: 0 0 10%;
  display: flex;
  -webkit-display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  background: #1455ff;
  align-items: center;
  -webkit-align-items: center;
  padding: 2px; }

ul.main-evt-listings figure {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  flex: 0 0 78%;
  -webkit-flex: 0 0 78%; }

ul.main-evt-listings figure img {
  flex: 0 0 20%;
  -webkit-flex: 0 0 20%;
  width: 20%;
  padding: 1% 2%; }

ul.main-evt-listings figure + a {
  flex: 0 0 10%;
  -webkit-flex: 0 0 10%;
  position: relative;
  padding: 5px;
  text-align: center;
  transition: all .2s;
  -webkit-transition: all 0.2s; }

ul.main-evt-listings figure + a:before {
  content: '\f271';
  font-family: FontAwesome;
  margin-right: 3px; }

ul.main-evt-listings figure + a:hover {
  background: #1455ff;
  color: #ffffff;
  text-decoration: none;
  border-radius: 5px; }

ul.main-evt-listings figure figcaption input[type=checkbox] {
  display: none; }

section.readmore p {
  font-size: 14px;
  margin: 10px 10px 0 10px; }

section.readmore > :last-child {
  margin-bottom: 10px; }

section.readmore p strong {
  font-size: 1rem !important; }

section.readmore p a {
  font-weight: 600;
  color: #1455ff; }

section.readmore .button {
  padding: 5px;
  background-color: #000000;
  color: #ffffff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 0.8em; }

section.readmore .button:hover {
  background-color: #333; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-webkit-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-moz-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
@-ms-keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
div.body .col-sm-6 > div {
  background: #c9ced1 !important; }

div.body .col-sm-3 .call-me-back {
  margin: 0 !important;
  padding-bottom: 20px; }

section.gdpr p {
  font-size: .8em;
  width: 100%;
  padding-bottom: 5px; }

section.gdpr label {
  display: block;
  font-size: 0.8em; }

section.gdpr ol {
  list-style-type: none;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  margin-top: 0; }

section.gdpr ol li {
  display: flex;
  display: -webkit-flex;
  flex: 1 1 33%;
  -webkit-flex: 1 1 33%;
  margin-bottom: 10px; }

section.gdpr input {
  display: none; }

section.gdpr a {
  text-decoration: underline; }

section.gdpr input + label {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start; }

section.gdpr input + label:before {
  content: '';
  background: #ffffff;
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 3px;
  cursor: pointer;
  border: solid 1px #000000;
  flex: 1 0 16px;
  -webkit-flex: 1 0 16px;
  max-width: 16px; }

section.gdpr input:checked + label:before {
  background-color: #1455ff; }

section.gdpr input#agree {
  display: block;
  position: absolute;
  opacity: 0;
  cursor: pointer; }

section.gdpr input#agree + label {
  margin-bottom: 20px; }

section.flex.row {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  align-items: stretch; }

section.flex.row > div {
  float: none !important; }

form#testdrive fieldset section.gdpr p {
  width: 100% !important;
  font-size: 1em !important; }

form#testdrive fieldset section.gdpr label {
  font-size: 100% !important; }

section#gmap {
  width: 100%;
  height: 400px;
  display: block;
  background: rgba(255, 255, 255, 0.5); }

section#mapkey {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

section#mapkey div.dropdown-holder {
  position: relative; }

select#type-filter {
  width: 250px;
  margin-right: 12px;
  background: #ffffff;
  border: solid 1px #000000;
  height: 34px;
  appearance: none;
  -webkit-appearance: none;
  padding-left: 10px; }

section#mapkey div.dropdown-holder:after {
  content: '';
  width: 34px;
  height: 34px;
  background: #000000;
  position: absolute;
  top: 0;
  right: 12px;
  pointer-events: none;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: 10px 20px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg); }

figure.key {
  display: inline-block;
  margin: 20px 40px 20px 10px; }

figure.key figcaption,
figure.key img {
  display: inline-block; }

figure.key img {
  width: 54px; }

figure.key figcaption {
  text-transform: uppercase;
  margin-left: 12px; }

.long {
  max-height: inherit !important; }

dl.dealer-contacts {
  padding: 0;
  margin: 0; }

dl.dealer-contacts dt {
  font-weight: 600;
  width: 60%;
  float: left;
  clear: left;
  font-size: .8em;
  margin-bottom: 2px; }

dl.dealer-contacts dd {
  float: left;
  width: 35%;
  margin: 0;
  text-align: right;
  font-size: .8em;
  margin-bottom: 2px; }

.dealerlogo {
  height: auto;
  max-width: 260px;
  width: auto;
  max-height: 55px; }

ul.test-drive-pagination {
  list-style-type: none;
  width: auto;
  display: block;
  margin: 20px auto 50px auto;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-direction: row;
  width: 250px;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  padding: 0; }

ul.test-drive-pagination li {
  flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  width: 50px;
  height: 50px;
  text-align: center;
  margin: 0;
  position: relative; }

ul.test-drive-pagination li:not(:last-of-type):after {
  content: '';
  width: 100%;
  height: 4px;
  background: #797979;
  display: block;
  position: absolute;
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%); }

ul.test-drive-pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 2em;
  line-height: 1.5;
  border: solid 4px #797979;
  border-radius: 50%;
  color: #797979; }

ul.test-drive-pagination li span {
  position: absolute;
  min-width: 100%;
  font-size: .8em;
  position: absolute;
  top: 110%;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  text-transform: uppercase;
  text-align: center; }

ul.test-drive-pagination li a:hover {
  text-decoration: none; }

ul.test-drive-pagination li.active a {
  background: #1455ff;
  color: #ffffff;
  border-color: #1455ff; }

ul.test-drive-pagination li.active span {
  color: #1455ff; }

ul.test-drive-pagination li.complete a {
  background: #797979;
  border-color: #797979;
  position: relative;
  text-indent: -9999px; }

ul.test-drive-pagination li.complete a:after {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: block;
  color: #ffffff;
  content: '\2714';
  position: absolute;
  text-indent: 0; }

ul.test-drive-pagination li.complete span {
  color: #797979; }

ul.test-drive + button {
  background: #1455ff;
  color: #ffffff;
  padding: 10px 70px;
  font-weight: 700;
  margin: 20px auto;
  display: block;
  font-size: 1.2em; }

ul.test-drive {
  padding: 0;
  margin: 0;
  list-style-type: none;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  align-items: flex-end;
  -webkit-align-items: flex-end; }

ul.test-drive li {
  display: inline-block;
  width: 24%;
  margin-bottom: 20px;
  margin-left: 10px; }

ul.test-drive li figure {
  width: 100%;
  display: block; }

ul.test-drive li figure img {
  width: 100%;
  height: auto;
  cursor: pointer; }

ul.test-drive li figure figcaption {
  width: 100%;
  height: 30px;
  display: block; }

ul.test-drive li figure figcaption label {
  width: 100%;
  display: block;
  height: 100%;
  background: #c9ced1;
  line-height: 30px;
  font-weight: 700;
  cursor: pointer; }

ul.test-drive li figure figcaption input {
  display: none; }

ul.test-drive li figure figcaption label:before {
  content: '';
  width: 24px;
  height: 24px;
  display: block;
  float: left;
  background: #ffffff;
  margin: 3px 10px;
  border: solid 1px #000000; }

ul.test-drive li figure figcaption input:checked + label:before {
  content: '\2713';
  text-align: center;
  font-size: 2em;
  line-height: 24px;
  font-weight: 400; }

form#testdrive {
  margin: 20px auto; }
  @media screen and (min-width: 769px) {
    form#testdrive {
      width: 50%; } }

form#testdrive fieldset {
  border: 0 none;
  margin: 20px 0;
  padding: 0; }

form#testdrive fieldset p {
  position: relative;
  width: 49%;
  display: inline-block;
  font-family: lato !important;
  vertical-align: top;
  margin-bottom: 0.5em; }

form#testdrive fieldset p input,
form#testdrive fieldset p select {
  width: 100%;
  height: 30px;
  border: solid 1px #c9ced1;
  padding-left: 10px;
  background: #ffffff; }

form#testdrive fieldset p input + label,
form#testdrive fieldset p select + label,
form#testdrive fieldset p textarea + label {
  position: absolute;
  left: 0;
  display: block;
  top: 0;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  transition: all .2s ease-in-out;
  -webkit-transition: all .2s ease-in-out;
  width: 100%;
  background: 0 0;
  backdrop-filter: blur(1px);
  -webkit-backdrop-filter: blur(1px); }

form#testdrive fieldset p input:not(.nofocus):focus + label,
form#testdrive fieldset p select:focus + label,
form#testdrive fieldset p textarea:focus + label {
  opacity: 1;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  color: #ffffff;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px); }

form#testdrive fieldset p input:valid + label,
form#testdrive fieldset p select:valid + label {
  display: none; }

form#testdrive fieldset p.optin {
  width: 100%;
  clear: both; }

form#testdrive fieldset p:last-of-type {
  width: 100%;
  font-size: 0.8em; }

form#testdrive fieldset p input#opt-in {
  display: none; }

form#testdrive fieldset p input#opt-in + label {
  display: block !important;
  position: relative;
  padding: 0;
  margin-top: 10px; }

form#testdrive fieldset p input#opt-in + label:after {
  content: '';
  width: 24px;
  height: 24px;
  display: inline-block;
  background: #ffffff;
  margin: 3px 10px;
  border: solid 1px #000000;
  vertical-align: top;
  cursor: pointer; }

form#testdrive fieldset p input#opt-in:checked + label:after {
  content: '\2713';
  text-align: center;
  font-size: 2em;
  line-height: 24px; }

form#testdrive button {
  width: 40%;
  display: block;
  padding: 10px;
  background: #1455ff;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  margin: 20px auto; }

.formfooter form#tdform button {
  width: 200px;
  display: block;
  padding: 10px;
  background: #1455ff;
  color: #ffffff;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  margin: 20px auto; }

form#testdrive button:after {
  content: '';
  width: 10px;
  height: 10px;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  border-color: transparent #ffffff #ffffff transparent;
  position: relative;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  margin-left: 10px; }

#opt-in + label {
  display: block !important;
  position: relative !important; }

p.optin {
  text-align: center; }

ul.test-drive-response {
  list-style-type: none;
  padding: 0;
  margin: 20px auto;
  width: 100%; }

ul.test-drive-response li {
  display: inline-block;
  width: 400px;
  max-width: 90%;
  margin-bottom: 20px; }

ul.test-drive-response li figure {
  width: 100%;
  display: block; }

ul.test-drive-response li figure img {
  width: 100%;
  height: auto; }

ul.test-drive-response li figure figcaption {
  width: 100%;
  display: auto;
  padding: 10px;
  text-align: center;
  font-weight: 700; }

dl.social {
  height: 30px;
  float: right;
  cursor: pointer;
  margin: 10px;
  position: relative;
  display: block;
  z-index: 10000; }

dl.social dt img {
  height: 30px;
  width: auto; }

dl.social dt + dd {
  display: none; }

dl.social dd {
  position: absolute;
  margin: 0;
  top: 0;
  padding-top: 36px;
  width: 170px; }

dl.social dd ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  min-width: 100%;
  width: auto; }

dl.social dd ul li {
  display: inline-block;
  height: 30px;
  width: 30px; }

dl.social dd ul li a {
  width: 30px !important;
  height: 30px !important;
  margin: 0;
  padding: 0;
  margin: 0 !important;
  display: block;
  overflow: hidden;
  line-height: 30px !important;
  text-align: center;
  color: #ffffff; }

.facebook {
  background: #3b5998; }

.twitter {
  background: #55acee; }

.gplus {
  background: #dd4b39; }

.linkedin {
  background: #007bb5; }

.pinterest {
  background: #cb2027; }

form#salesroles fieldset {
  border: 0 none;
  margin: 20px 0;
  padding: 0; }

form#salesroles fieldset p {
  width: 100%;
  margin-bottom: 20px;
  min-height: 24px; }

form#salesroles fieldset p label {
  width: 25%;
  float: left;
  min-height: 24px;
  position: relative; }

form#salesroles fieldset p input,
form#salesroles fieldset p textarea {
  width: 75%;
  float: right; }

form#salesroles fieldset p textarea {
  display: inline-block;
  float: none;
  height: 150px;
  resize: none; }

form#salesroles fieldset p input[type=file] {
  opacity: 0; }

form#salesroles fieldset p input[type=file] + label:before {
  content: '';
  width: 300%;
  height: 100%;
  display: block;
  content: attr(data-tile);
  background: #ffffff;
  position: absolute;
  left: 100%;
  top: 0;
  border: solid 1px #a9a9a9;
  padding: 0 30px;
  line-height: 22px; }

form#salesroles fieldset p input[type=file] + label:after {
  content: '\f07b';
  width: 12%;
  min-width: 26px;
  height: 24px;
  background: #000000;
  display: block;
  position: absolute;
  left: 100%;
  top: 0;
  color: #ffffff;
  font-family: fontawesome;
  text-align: center;
  line-height: 24px;
  cursor: pointer; }

form#salesroles fieldset button {
  background: #000000;
  color: #ffffff;
  padding: 5px;
  font-weight: 700;
  margin-left: 25%; }

form#salesroles fieldset p input[type=file] + label:hover:after {
  background: #1455ff; }

.ithumb {
  cursor: pointer;
  transition: .2s all ease-in-out;
  -webkit-transition: .2s all ease-in-out;
  -moz-transition: .2s all ease-in-out;
  -ms-transition: .2s all ease-in-out;
  margin-bottom: 0 !important; }

.ithumb:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  opacity: 0.8; }

.listingbutton {
  display: block;
  clear: both;
  padding: 6px;
  background: #000000;
  color: #ffffff;
  margin: 15px;
  width: calc(25% - 15px);
  width: -webkit-calc(25% - 15px); }

form#change-dealer #postcode:focus + label {
  display: none; }

.col-xs-12.col-sm-3 #locations-widget {
  width: 100%;
  padding: 0; }

figure.newsmain {
  max-width: 100%;
  display: block;
  margin: 30px auto; }

figure.newsmain img {
  max-width: 100%;
  display: block;
  margin: 0 auto; }

dl.newswidget {
  margin-top: 40px; }

dl.newswidget dt {
  margin-bottom: 10px;
  font-weight: 700; }

nav#pagination {
  display: block;
  padding: 5px;
  margin-bottom: 20px;
  width: 100%; }

nav#pagination ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between; }

nav#pagination ul li {
  display: inline-block;
  max-width: 100%; }

nav#pagination ul li a {
  font-weight: 700;
  padding: 5px 12px; }

nav#pagination ul li:first-of-type a span {
  margin-right: 12px; }

nav#pagination ul li:last-of-type a span {
  margin-left: 12px; }

#sortby {
  padding: 10px 0px !important;
  border: 0px !important;
  background: transparent !important;
  border-bottom: 2px solid black !important; }

#vehicle-nav {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  #vehicle-nav div.newpaginator + label:after {
    color: #000000 !important; }

select#sortby::-ms-expand {
  display: none; }

figure.enquiryimg {
  margin-bottom: 20px; }

figure.enquiryimg img {
  max-width: 100%; }

.call-me-back form {
  margin-top: 60px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

.call-me-back form button {
  align-self: flex-end;
  -webkit-align-self: flex-end; }

p.copy {
  float: left;
  display: block;
  height: 50px;
  line-height: 50px;
  padding: 0 10px; }

.center {
  text-align: center !important; }

.center p.siteby {
  font-size: 0.8em !important; }

.center p.siteby a {
  padding-left: 5px; }

.copyright {
  margin-top: 15px;
  margin-bottom: 15px; }

.copyright a {
  float: right; }

.yt-figure {
  position: relative; }

.yt-figure span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: 5em;
  opacity: .5;
  color: #ffffff;
  transition: opacity 0.3s; }

.yt-figure:hover span {
  opacity: 1; }

ul.sitemap {
  list-style-type: none; }

li.level_1 {
  margin-left: 20px;
  position: relative; }

li.level_2 {
  margin-left: 40px; }

li.level_3 {
  margin-left: 40px; }

.page-404 ul {
  margin-top: 0; }

.page-404 a {
  text-decoration: underline; }

.page-404 button {
  margin-bottom: 2em; }

nav.sidebar-nav ul {
  list-style-type: none;
  padding: 0;
  margin: 0 0 2em 0; }

nav.sidebar-nav ul > li {
  width: 100%;
  border-bottom: 1px solid #c8c8c8; }

.left-sub-menu,
nav.sidebar-nav ul li input[type=checkbox] {
  display: none; }

nav.sidebar-nav ul li input[type=checkbox] + label {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between; }

nav.sidebar-nav ul li input[type=checkbox]:checked + label + .left-sub-menu {
  display: block; }

a.active + ul.left-sub-menu {
  display: block; }

.container {
  padding-bottom: 2em; }

footer .container,
footer ~ .container {
  padding-bottom: 0 !important; }

.pcerror {
  position: absolute;
  top: -40px;
  background: #c80000;
  color: #ffffff;
  position: absolute;
  line-height: 40px;
  text-align: center;
  width: 100%; }

.pcerror:after {
  content: '';
  border-style: solid;
  border-width: 5px;
  border-color: #c80000 #c80000 transparent transparent;
  display: block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: rotate(135deg); }

p.select-or {
  margin: 0;
  width: 100%;
  display: block;
  text-align: center;
  text-transform: uppercase; }

article.accordion {
  display: block;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }

article.accordion > section {
  overflow: hidden;
  display: block;
  width: 100%;
  margin-bottom: 5px;
  background-color: #ffffff; }

article.accordion > section:target {
  max-height: 100em; }

article.accordion section {
  -webkit-transition: max-height 1s ease;
  -ms-transition: max-height 1s ease;
  transition: max-height 1s ease; }

@media screen and (max-width: 767px) {
  nav.sidebar-nav ul li a {
    width: 100%;
    transform: none;
    -webkit-transform: none; } }
div#dialog {
  position: fixed;
  top: 50%;
  left: 50%;
  display: block;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: #ffffff;
  padding: 20px;
  border: solid 3px #797979;
  border-radius: 10px;
  min-width: 360px;
  z-index: 11; }

div#dialog button {
  width: 50%;
  text-align: center;
  border: solid 2px #797979;
  margin: 0 auto;
  display: block;
  border-radius: 5px; }

div#dialog button:hover {
  background: #1455ff;
  color: #ffffff; }

div.overlay {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  z-index: 10; }

.errorbox {
  background: #1455ff;
  color: #ffffff;
  padding: 10px 20px;
  position: absolute;
  z-index: 9999; }

.errorbox:after {
  content: '';
  border-color: #1455ff #1455ff transparent transparent;
  border-width: 6px;
  border-style: solid;
  display: block;
  position: absolute;
  top: -5px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg); }

div.response {
  text-align: center; }

.td-top + #change-dealer .select {
  background: #ffffff;
  position: relative; }

.td-top + #change-dealer .select:after {
  background-color: #1455ff;
  background-image: url(../images/common/down.png);
  background-repeat: no-repeat;
  width: 70px;
  transform: none;
  -webkit-transform: none;
  background-position: 50% 50%;
  background-size: 24px 24px; }

.td-top + #change-dealer p input[type=text] + label + button {
  width: 20%;
  height: 38px;
  background: #1455ff;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 700; }

.keyval {
  position: absolute;
  font-size: .8em;
  line-height: 1;
  background: #1455ff;
  color: #ffffff;
  padding: 3px;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center; }

.white .sidebar {
  background: #ffffff;
  height: 362px; }

article.expired {
  position: relative; }

article.expired:after {
  content: 'Offer Expired';
  display: block;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  text-align: center;
  font-size: 6vw;
  font-weight: 800;
  text-transform: uppercase;
  color: rgba(200, 0, 0, 0.8);
  z-index: 20;
  line-height: 1;
  width: 100%;
  height: 100%;
  display: flex;
  display: -webkit-flex;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  font-family: lato;
  color: #ffffff;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  text-transform: uppercase; }

section#countdown {
  max-width: 215px; }

section#countdown * {
  color: #1455ff; }

section#countdown p {
  font-size: .8em;
  padding: 5px 0; }

section#countdown ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  display: -webkit-flex;
  text-align: center;
  font-size: 1.5em; }

section#countdown ul li {
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  position: relative;
  font-weight: 600; }

section#countdown ul li:after {
  text-transform: uppercase;
  font-size: 8px;
  position: absolute;
  bottom: -10px;
  width: 100%;
  text-align: center;
  left: 0;
  font-weight: 400; }

section#countdown ul li#days:after {
  content: "days"; }

section#countdown ul li#hours:after {
  content: "hours"; }

section#countdown ul li#minutes:after {
  content: "minutes"; }

section#countdown ul li#seconds:after {
  content: "seconds"; }

section.formfooter {
  background: #c9ced1;
  position: relative; }

section.formfooter form {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: flex-start; }

section.formfooter form div.select,
section.formfooter form p:first-of-type {
  flex: 0 0 45%;
  -webkit-flex: 0 0 45%;
  position: relative;
  padding: 0; }

section.formfooter form p:last-of-type {
  height: 100%;
  padding: 0;
  align-self: center;
  -webkit-align-self: center;
  font-weight: 600; }

section.formfooter form div.select select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 0;
  background: 0 0;
  height: 38px;
  width: 100%;
  padding: 9px 47px 9px 9px;
  z-index: 2;
  background: #ffffff; }

section.formfooter form div.select:after {
  content: '';
  background-color: #1455ff;
  background-image: url(../images/common/down.png);
  background-repeat: no-repeat;
  width: 70px;
  transform: none;
  -webkit-transform: none;
  background-position: 50% 50%;
  background-size: 24px 24px;
  z-index: 10;
  pointer-events: none; }

section.formfooter form p:first-of-type {
  position: relative; }

section.formfooter form p:first-of-type input {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: 0 0;
  height: 38px;
  width: 70%;
  padding: 9px 47px 9px 9px;
  z-index: 2;
  background: #ffffff; }

section.formfooter form#change-dealer p:first-of-type input + label {
  position: absolute;
  left: 0;
  height: 38px;
  padding: 9px;
  color: #ada9a9;
  font-weight: 400; }

section.formfooter form#change-dealer p:first-of-type input + label + button {
  width: 20% !important;
  height: 38px;
  background: #1455ff;
  color: #ffffff;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: 700; }

section.formfooter form#tdform {
  flex-flow: column wrap;
  -webkit-flex-flow: column wrap;
  width: 50%;
  margin: 10px auto; }

section.formfooter form#tdform p {
  flex: 1 1 100% !important;
  width: 80%;
  text-align: center; }

section.formfooter form input.vehicle {
  display: block;
  flex: 1 1 100%;
  width: 100% !important; }

section.container.dealerfooter {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-direction: row;
  padding: 0; }

section.container.dealerfooter img {
  max-width: 30%;
  flex: 1 1 30%;
  -webkit-flex: 1 1 30%;
  order: 1;
  -webkit-order: 1;
  object-fit: cover;
  -ms-flex-order: 1;
  -ms-flex: 0 3 30%; }

section.container.dealerfooter img + section {
  flex: 0 3 70%;
  -webkit-flex: 0 3 70%;
  order: 2;
  -webkit-order: 2;
  padding: 5%;
  -ms-flex-order: 2;
  -ms-flex: 0 3 70%; }

section.container.dealerfooter form p {
  margin-bottom: 0 !important; }

section.container.dealerfooter form p:first-of-type input + label + button {
  width: 30% !important; }

section.container.dealerfooter form {
  width: 100% !important; }

section.container.dealerfooter form.col-sm-3 div.select.block {
  flex: 1 1 100%;
  -webkit-flex: 1 1 100%; }

section.formfooter form#testdrive p:first-of-type {
  padding-bottom: 1.5rem; }

section.formfooter form#testdrive p:first-of-type input {
  box-shadow: none; }

article.news.vacancies {
  padding: 10px; }

form.vacancy {
  width: 80% !important; }

form.vacancy input[type=file] {
  height: 0;
  position: absolute;
  opacity: 0; }

form.vacancy p.textbox.row label {
  cursor: pointer;
  background: #1455ff;
  color: #ffffff;
  cursor: pointer;
  flex: 1 1 20%;
  -webkit-flex: 1 1 20%;
  position: initial !important;
  order: 1;
  -webkit-order: 1; }

form.vacancy p.textbox.row label:after {
  font-family: fontawesome;
  content: '\f1c2';
  margin-left: 10px;
  margin-right: 10px; }

.hidelabel {
  display: none; }

form.vacancy p span.helper {
  width: 100%;
  text-align: center;
  display: block;
  font-style: italic;
  padding: 3px;
  display: none; }

form.vacancy p span.helper.reminder {
  background: #1455ff;
  color: #ffffff; }

form.vacancy p.textbox {
  width: 100% !important; }

form.vacancy p.textbox textarea {
  width: 100%;
  border: solid 1px #c9ced1;
  resize: none; }

form.vacancy p.textbox.row {
  display: flex !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  margin: 0; }

form.vacancy p.textbox.row input.nofocus {
  flex: 0 0 75%;
  -webkit-flex: 0 0 75%;
  order: 2;
  -webkit-order: 2; }

form.vacancy p.textbox.title {
  padding-bottom: 3px; }

nav#vacancyfilter {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: center;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

nav#vacancyfilter ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: center;
  -webkit-align-items: center;
  flex: 0 3 75%;
  -webkit-flex: 0 3 75%; }

nav#vacancyfilter ul li {
  cursor: pointer;
  background: #000000;
  color: #ffffff;
  margin: 5px 5px;
  position: relative;
  flex: 1 1 20%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600; }

nav#vacancyfilter ul li a {
  padding: 5px 10px;
  width: 100%;
  height: 100%;
  display: block; }

nav#vacancyfilter ul li:hover {
  background: #c9cacb; }

nav#vacancyfilter ul li:hover a {
  text-decoration: none; }

nav#vacancyfilter ul li a.active {
  background: #1455ff;
  position: relative; }

nav#vacancyfilter ul li a.active:after {
  font-family: fontawesome;
  content: '\f00d';
  position: absolute;
  right: 10px; }

article.centered {
  text-align: center; }

article.driveaway ul:not(.specs) {
  margin: 10px 0;
  list-style-type: none;
  padding: 0; }

article.driveaway:not(.specs) ul li {
  font-size: .9em;
  padding-bottom: 1px;
  display: flex;
  display: -webkit-flex; }

article.driveaway ul:not(.specs) li:before {
  content: '\b7';
  margin-right: 3px; }

ul.new-range.driveaway {
  justify-content: center;
  -webkit-justify-content: center; }

ul.new-range.driveaway li p.title {
  height: 40px;
  background: #c9ced1;
  align-items: center;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  -webkit-align-items: center;
  -webkit-justify-content: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: 600;
  padding: 0; }

div.flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: flex-start; }

div.flex > * {
  flex: 0 0 32%;
  -webkit-flex: 0 0 32%;
  margin-top: 10px;
  margin-bottom: 10px; }

div.flex div p {
  padding-bottom: 1px;
  font-size: .9em;
  padding-right: 5px; }

div.flex div:first-of-type p:first-of-type {
  margin-bottom: 10px; }

div.flex div:last-of-type p:nth-child(2) {
  margin-top: 10px; }

div.flex img {
  object-fit: contain;
  width: 33%; }

.twocol-flex {
  max-height: 100% !important;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: flex-start;
  -webkit-align-items: flex-start; }

.twocol-flex section {
  flex: 0 0 66%;
  -webkit-flex: 0 0 65%; }

.twocol-flex img {
  flex: 0 0 25%;
  -webkit-flex: 0 0 25%;
  max-width: 25%; }

ul.specs {
  list-style-type: none;
  padding: 0;
  margin: 10px 0; }

ul.specs li {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 90%;
  font-size: 0.9em; }

ul.specs li strong {
  font-weight: 400 !important;
  text-align: left;
  width: 33%; }

form.driveaway p .error {
  padding: 2px !important;
  text-align: center;
  background: #1455ff;
  color: #ffffff;
  margin: 0;
  position: absolute !important;
  bottom: 0;
  left: 0;
  height: initial !important; }

.errorfocus {
  background: rgba(0, 73, 148, 0.3) !important; }

section.row.authorised-repairer article ul.location-services {
  padding: 0; }

section.row.authorised-repairer section#ar-content p:not(:first-of-type) {
  display: none; }

section.row.authorised-repairer section#ar-content label {
  cursor: pointer;
  color: #1455ff;
  padding: 0 0 20px 0;
  display: block;
  position: relative;
  display: block; }

section.row.authorised-repairer section#ar-content label:after {
  content: '>';
  margin-left: 6px; }

section.row.authorised-repairer section#ar-content input {
  display: none; }

section.row.authorised-repairer section#ar-content input:checked + label ~ p {
  display: block; }

section.row.authorised-repairer section#ar-content input:checked + label:after {
  content: "-"; }

section.row.authorised-repairer div.col-xs-12.col-sm-3 article:not(:first-of-type) {
  margin-top: 40px; }

div.dropdown-holder label {
  font-weight: 700;
  padding-right: 10px; }

.mobiletrigger {
  padding: 10px 0;
  border-bottom: 1px solid #b8bfc6;
  position: relative; }

.mobiletrigger:after {
  content: "";
  display: table;
  width: 15px;
  height: 15px;
  background-image: url(../images/svg/blue_arrow.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  position: absolute;
  top: 50%;
  right: 0; }

.didyouknow {
  text-align: center;
  margin-bottom: 20px; }

.didyouknow p {
  position: relative;
  padding: 10px;
  color: #ffffff;
  background: #1455ff; }

.partsextra {
  display: flex;
  display: -webkit-flex;
  align-items: flex-start;
  justify-content: space-around; }

.partsextra > div {
  width: 45%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column; }

.partsextra > div.video {
  width: 100% !important; }

.partsextra > div > iframe {
  width: 100%;
  height: 400px !important;
  margin-bottom: 15px; }

.partsextra.vehicle {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

dl.partsdl dt {
  font-weight: 600; }

dl.partsdl dd {
  margin-left: 0;
  margin-bottom: 10px; }

div.table-row {
  display: flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: stretch;
  background: #1455ff;
  border-bottom: 2px solid #f5f6f8; }

div.table-row p:first-of-type,
div.table-row p:last-of-type {
  flex: 0 0 30%;
  display: flex;
  align-items: center;
  justify-content: center; }

div.table-row p:nth-child(2) {
  flex: 1 1 40%;
  border-left: 2px solid #f5f6f8;
  border-right: 2px solid #f5f6f8;
  display: flex;
  justify-content: center;
  align-items: center; }

div.table-row:not(.header) p:not(:first-child) {
  background-color: #c9ced1;
  color: #000000; }

div.table-row.header {
  font-weight: 600; }

section.table {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  align-items: stretch;
  -webkit-align-items: stretch; }

section.table dl.exhaust {
  border: solid 1px #1455ff;
  flex: 0 0 48%;
  -webkit-flex: 0 0 48%;
  background: #ffffff;
  margin-bottom: 30px; }

section.table dl.exhaust dt {
  padding: 5px;
  background: #1455ff;
  color: #ffffff;
  text-align: center; }

section.table dl.exhaust dd {
  text-align: center;
  margin: 10px 0;
  padding: 0 16px; }

section.table dl.exhaust dd:last-of-type {
  margin: 20px 0; }

section.table dl.electrical {
  flex: 0 0 48%; }

section.table dl.electrical dt {
  padding: 5px;
  background: #1455ff;
  color: #ffffff;
  text-align: center;
  position: relative;
  margin-bottom: 24px; }

section.table dl.electrical dt:after {
  content: '';
  width: 70px;
  height: 70px;
  display: block;
  background: #ffffff;
  border-radius: 50%;
  position: absolute;
  right: -5px;
  top: 50%;
  transform: translateY(-50%);
  border: 1px solid #1455ff; }

section.table dl.electrical dd {
  margin-bottom: 10px;
  position: relative; }

section.table dl.electrical dd:before {
  content: '\f12a';
  font-family: FontAwesome;
  position: absolute;
  left: -10px;
  color: #c80000; }

section.table dl.electrical.alternator dt:after {
  background: url(../images/parts/alternator.jpg);
  background-size: contain;
  background-position: 50%; }

section.table dl.electrical.starter dt:after {
  background: url(../images/parts/starter.jpg);
  background-size: contain;
  background-position: 50%; }

section.wipers {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 30px 0;
  border-top: 1px solid #c80000;
  border-bottom: 1px solid #c80000;
  padding: 12px 0; }

section.wipers ul {
  list-style-type: none;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  padding: 0; }

section.wipers ul li {
  margin: 0;
  padding: 3px;
  background: #c80000; }

section.wipers ul li figure figcaption {
  color: #ffffff;
  text-align: center;
  padding: 5px 0;
  font-weight: 600; }

section.wipers p.cta {
  font-weight: 600;
  font-size: 1.2em;
  color: #c80000;
  text-transform: uppercase;
  text-align: center; }

img.partsfull {
  clear: both;
  display: block;
  max-width: 100%;
  width: 50%;
  margin: 20px auto; }

figure.lighting {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-flow: row wrap;
  margin-bottom: 30px; }

figure.lighting img {
  flex: 0 0 48%;
  -webkit-flex: 0 0 48%; }

figure.lighting figcaption {
  flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
  margin: 10px 0;
  font-size: 0.8em; }

.bigmutha {
  font-size: 3em; }

section#nv-header {
  width: 100%;
  display: block; }

section#nv-header > * {
  width: 100%;
  text-align: center; }

section#new-vehicle-scroller {
  width: 100%;
  height: 240px;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  position: relative;
  margin-bottom: 40px; }

section#new-vehicle-scroller a.left-scr,
section#new-vehicle-scroller a.right-scr {
  font-family: FontAwesome;
  position: absolute;
  font-size: 4em;
  cursor: pointer;
  transition: all .2s;
  -webkit-transition: all 0.2s; }

section#new-vehicle-scroller a.left-scr {
  left: -60px; }

section#new-vehicle-scroller a.right-scr {
  right: -60px; }

section#new-vehicle-scroller a.left-scr:hover,
section#new-vehicle-scroller a.right-scr:hover {
  text-decoration: none;
  transform: scale(1.1); }

ul.scroller-content {
  display: flex;
  display: -webkit-flex;
  overflow: hidden;
  list-style-type: none;
  padding: 0; }

ul.scroller-content li div.voverlay {
  position: absolute;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  background: rgba(0, 0, 0, 0);
  align-items: center;
  justify-content: center;
  transition: background 0.2s; }

ul.scroller-content li div.voverlay > * {
  display: none; }

ul.scroller-content li div.vactive {
  background: rgba(0, 0, 0, 0.6); }

ul.scroller-content li div.vactive a {
  -moz-user-select: none; }

ul.scroller-content li div.vactive a:first-of-type {
  position: initial;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  padding: 8px;
  color: #ffffff;
  background: #c9ced1;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

ul.scroller-content li div.vactive a:hover {
  text-decoration: none; }

ul.scroller-content li div.vactive a:first-of-type:not(:last-of-type) {
  margin-bottom: 20px; }

ul.scroller-content li div.vactive form {
  display: flex;
  display: -webkit-flex; }

ul.scroller-content li div.vactive a.testdrive {
  position: initial;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 80%;
  padding: 8px 12px;
  color: #ffffff;
  background: #1455ff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); }

ul.scroller-content li div.vactive form button {
  position: initial;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 8px 12px;
  color: #ffffff;
  background: #1455ff;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  margin-top: 30px; }

ul.scroller-content li {
  min-width: 190px;
  transition: transform .5s ease-in-out;
  -webkit-transition: transform .5s ease-in-out;
  position: relative; }

ul.scroller-content li figure {
  max-width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  height: 100%;
  max-width: 100%; }

ul.scroller-content li figure img {
  max-width: 180px;
  margin: 5px; }

ul.scroller-content li figure figcaption {
  display: flex;
  flex-direction: column;
  padding: 5px;
  justify-content: space-between;
  width: 100%;
  align-items: center;
  flex: 1 1 auto;
  -webkit-flex: 1 1 auto; }

ul.scroller-content li figure figcaption p {
  padding: 0;
  font-size: .8em;
  text-align: center; }

ul#scroll-nav-desktop {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  list-style-type: none;
  padding: 0;
  margin-bottom: 30px; }

ul#scroll-nav-desktop li {
  width: 20px;
  height: 20px;
  border: solid 2px #1455ff;
  margin: 0 5px;
  border-radius: 50%;
  transition: background .5s ease-in-out;
  -webkit-transition: background .5s ease-in-out;
  cursor: pointer; }

ul#scroll-nav-desktop li.navactive {
  background-color: rgba(0, 73, 148, 0.7); }

.image-fit {
  width: 100%; }

.cta-row {
  display: flex;
  flex-wrap: wrap; }
  .cta-row > section {
    margin: 15px;
    width: calc(50% - 30px);
    background: #ffffff;
    position: relative; }
    @media (max-width: 767px) {
      .cta-row > section {
        margin: 0; } }
    @media (max-width: 767px) {
      .cta-row > section {
        width: 100%; } }
  .cta-row img {
    width: 100% !important; }

section .cta-row {
  padding: 0; }

section.cta-row section iframe {
  width: 100%;
  height: 100%;
  display: block; }

section.homepage-cta-block a {
  width: 100%;
  height: 100%;
  display: block; }

section.homepage-cta-block a:hover {
  text-decoration: none; }

section.homepage-cta-block figure {
  width: 100%;
  height: 100%; }

section.homepage-cta-block figure img {
  max-width: 100%; }

section.homepage-cta-block figure figcaption {
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  -webkit-flex-direction: column;
  -webkit-justify-content: center;
  -webkit-align-items: center; }

section.homepage-cta-block figure figcaption p {
  width: 90%; }

.single-widget-content {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }

@media screen and (max-width: 992px) {
  .partsextra {
    flex-flow: column; }

  .partsextra > div {
    width: 100%; }

  .partsextra > div img.widget-img {
    object-fit: contain; }

  img.column-header-image {
    max-width: 100% !important; }

  div.table-row {
    flex-flow: column;
    -webkit-flex-flow: column;
    border: 0 none !important;
    margin-bottom: 5px; }

  div.table-row.header {
    display: none; }

  div.table-row p {
    position: relative;
    display: block !important;
    padding: 5px 10px; }

  div.table-row p:first-of-type {
    display: block;
    background: rgba(255, 255, 255, 0.1); }

  div.table-row p:first-of-type:before {
    content: "Type of filter:";
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-style: italic;
    font-weight: 600; }

  div.table-row p:nth-child(2) {
    border-style: solid none;
    border-color: #f5f6f8;
    border-width: 2px; }

  div.table-row p:nth-child(2):before {
    content: "Risks relating to poor filtration:";
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-style: italic;
    font-weight: 600; }

  div.table-row p:last-of-type:before {
    content: "Consequences:";
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
    font-style: italic;
    font-weight: 600; }

  img.partsfull {
    width: 100%; }

  section.table {
    flex-direction: column; }

  figure.lighting {
    flex-flow: column wrap;
    justify-content: flex-start; }

  figure.lighting img {
    height: auto;
    width: 100%;
    display: block; }

  section.wipers ul li {
    width: 48%;
    margin-bottom: 10px; }

  section.wipers ul li figure {
    width: 100%; }

  section.wipers ul li figure img {
    max-width: 100%; }

  ul.scroller-content li {
    transition: transform .5s ease-in-out;
    -webkit-transition: transform 0.5s ease-in-out; }

  ul.scroller-content li figure {
    max-width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    height: 100%;
    max-width: 100%; }

  ul.scroller-content li figure img {
    max-width: 90%; } }
.gdprConsent {
  padding: 5px; }
  .gdprConsent ul {
    padding-inline-start: 0; }
    .gdprConsent ul:first-of-type {
      list-style-type: none; }
    .gdprConsent ul li {
      margin-bottom: 10px; }
      .gdprConsent ul li:first-of-type label span {
        display: block; }
        .gdprConsent ul li:first-of-type label span:before {
          display: inline-block !important;
          vertical-align: middle; }
      .gdprConsent ul li label a {
        margin: 0 5px;
        text-decoration: underline;
        font-weight: 600;
        white-space: nowrap; }
      .gdprConsent ul li label span {
        display: flex;
        display: -webkit-flex;
        justify-content: flex-start;
        -webkit-justify-content: flex-start; }
      .gdprConsent ul li label input[type="checkbox"],
      .gdprConsent ul li label input[type="radio"] {
        position: absolute;
        display: block !important;
        opacity: 0; }
        .gdprConsent ul li label input[type="checkbox"] + span:before,
        .gdprConsent ul li label input[type="radio"] + span:before {
          content: "";
          width: 16px;
          height: 16px;
          border: solid 1px #000000;
          background: #f5f6f8;
          display: block;
          margin-right: 10px;
          flex: 0 0 16px;
          -webkit-flex: 0 0 16px; }
      .gdprConsent ul li label input[type="radio"] + span {
        align-items: center;
        -webkit-align-items: center;
        margin-right: 20px; }
        .gdprConsent ul li label input[type="radio"] + span:before {
          content: "";
          border-radius: 50%;
          margin-right: 10px;
          display: block; }
      .gdprConsent ul li label input[type="checkbox"]:checked + span:before,
      .gdprConsent ul li label input[type="radio"]:checked + span:before {
        background: #000000; }
      .gdprConsent ul li p.description {
        padding-bottom: 0px !important;
        margin-bottom: 5px !important; }
        .gdprConsent ul li p.description:empty {
          display: none; }
      .gdprConsent ul li a.collapsible {
        font-weight: bold;
        text-decoration: underline !important;
        position: relative;
        display: block; }
        .gdprConsent ul li a.collapsible:hover {
          cursor: pointer;
          color: #1455ff !important; }
        .gdprConsent ul li a.collapsible::after {
          content: "▼";
          display: inline-block;
          margin-left: 5px;
          float: right;
          font-size: 0.8em; }
        .gdprConsent ul li a.collapsible.active::after {
          content: "▲"; }
  .gdprConsent p.buttonrow {
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end; }
    .gdprConsent p.buttonrow button {
      padding: 5px;
      border: solid 1px #000000; }
      .gdprConsent p.buttonrow button:first-of-type {
        margin-right: 20px; }
      .gdprConsent p.buttonrow button:disabled {
        opacity: 0.2; }

form#gdprConsent {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: #ffffff;
  border: solid 1px #000000;
  padding: 20px;
  z-index: 100;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5); }

form#gdprConsent ul:first-of-type {
  list-style-type: none; }

form#gdprConsent ul li {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border: 1px solid #000000;
  padding: 5px; }

form#gdprConsent ul li label a {
  margin: 0 5px;
  text-decoration: underline;
  font-weight: 600;
  white-space: nowrap; }

form#gdprConsent ul li label span {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-start;
  -webkit-justify-content: flex-start; }

form#gdprConsent ul li label input[type=checkbox],
form#gdprConsent ul li label input[type=radio] {
  position: absolute;
  display: block !important;
  opacity: 0; }

form#gdprConsent ul li label input[type=checkbox] + span:before {
  content: '';
  width: 16px;
  height: 16px;
  border: solid 1px #000000;
  display: block;
  margin-right: 20px;
  flex: 0 0 16px;
  -webkit-flex: 0 0 16px; }

form#gdprConsent ul li:first-of-type label span {
  display: block; }

form#gdprConsent ul li:first-of-type label span:before {
  display: inline-block !important;
  vertical-align: middle; }

form#gdprConsent ul li p:empty {
  display: none; }

section.consentFormRow {
  display: flex;
  display: -webkit-flex;
  justify-content: space-around; }

form#gdprConsent ul li label input[type=radio] + span:before {
  content: '';
  border: 1px solid #000000;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  margin-right: 20px;
  display: block; }

form#gdprConsent ul li label input[type=checkbox]:checked + span:before,
form#gdprConsent ul li label input[type=radio]:checked + span:before {
  background: #000000; }

form#gdprConsent p.buttonrow {
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

form#gdprConsent p.buttonrow button {
  padding: 5px;
  border: solid 1px #000000; }

form#gdprConsent p.buttonrow button:first-of-type {
  margin-right: 20px; }

form#gdprConsent p.buttonrow button:disabled {
  opacity: 0.2; }

div#interstitial {
  position: fixed;
  top: 50%;
  left: 50%;
  background: #ffffff;
  padding: 20px;
  width: 500px;
  max-width: 90%;
  transform: translate(-50%, 50%);
  -webkit-transform: translate(-50%, -50%);
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: center;
  align-items: center;
  box-shadow: 0 0 10px rgba(0, 73, 148, 0.6);
  z-index: 99; }

div#interstitial p {
  font-weight: 600; }

div#animate {
  display: block;
  width: 75px;
  height: 75px;
  border-width: 10px;
  border-color: #1455ff rgba(0, 73, 148, 0.1);
  border-style: solid;
  border-radius: 50%;
  animation-name: rotate;
  animation-iteration-count: infinite;
  animation-duration: 2.5s;
  animation-delay: 0s;
  animation-timing-function: linear;
  -webkit-animation-name: rotate;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-duration: 2.5s;
  -webkit-animation-delay: 0s;
  -webkit-animation-timing-function: linear; }

@keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(359deg); } }
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0); }
  100% {
    transform: rotate(359deg); } }
.cc-banner.cc-bottom {
  width: 50% !important;
  left: 50% !important;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%); }

.vehiclesub li:nth-child(8),
li.hassub ul.first li ul.second li:nth-child(8) {
  display: none !important; }

li:nth-of-type(1) > .second > li:nth-of-type(3) > .w-h.weight {
  justify-content: flex-start !important; }

section#overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  z-index: 10;
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px); }

section#overlay article#locationchooser {
  width: 900px;
  max-width: 90%;
  background: #ffffff;
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: flex-start;
  justify-content: flex-start;
  -webkit-align-items: flex-start;
  -webkit-justify-content: flex-start; }

section#overlay article#locationchooser > div {
  width: 50%;
  flex: 1 1 50%;
  -webkit-flex: 1 1 50%;
  height: 100%; }

section#overlay article#locationchooser div.form {
  vertical-align: top;
  padding: 80px 20px 20px 20px; }

section#overlay article#locationchooser div.form .widget-tag {
  transform: translate(-28px, -50px);
  -webkit-transform: translate(-28px, -50px); }

section#overlay article#locationchooser div p:first-of-type {
  font-weight: 700; }

section#overlay article#locationchooser div form {
  width: 100%; }

form#change-dealer p:not(.select-or) {
  position: relative;
  height: 38px;
  background-color: #f5f6f8;
  border-radius: 0;
  border: none;
  margin-bottom: 20px; }

form#change-dealer p label {
  position: absolute;
  left: 0;
  height: 38px;
  padding: 9px;
  color: #ada9a9;
  font-weight: 400; }

form#change-dealer p input[type=text] {
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  background: 0 0;
  height: 38px;
  width: 80%;
  padding: 9px 47px 9px 9px;
  z-index: 2; }

form#change-dealer p button {
  background: #000000;
  width: 20%;
  height: 38px;
  display: inline-block;
  color: #ffffff; }

form#change-dealer + a {
  padding: 9px;
  background: #000000;
  display: block;
  margin-top: 20px;
  width: 40%;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase; }

p.close {
  display: block;
  position: absolute;
  top: 20px;
  right: 20px;
  background: #000000;
  color: #ffffff;
  height: 30px;
  width: 30px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
  font-size: 1.5em;
  cursor: pointer;
  z-index: 10; }

form#change-dealer p input[type=text] {
  background: #ffffff;
  color: #000000; }

form#change-dealer p input[type=text]:valid + label {
  display: none; }

form#change-dealer + form {
  width: 50%;
  height: 38px;
  min-width: 400px;
  margin: 10px auto; }

form#change-dealer + form label {
  height: 38px;
  width: 100%;
  display: block;
  position: relative; }

form#change-dealer + form label select {
  width: 100%;
  height: 38px;
  background: #ffffff;
  border: solid 1px #c8c8c8 !important;
  padding-left: 10px; }

form#change-dealer + form label:after {
  content: '\f078';
  width: 38px;
  height: 38px;
  position: absolute;
  right: 0;
  top: 0;
  background: #000000;
  color: #ffffff;
  pointer-events: none;
  font-family: fontawesome;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -webmit-align-items: center; }

@media screen and (max-width: 768px) {
  section#overlay article#locationchooser div#gmap {
    display: none; }

  section#overlay article#locationchooser div {
    width: 100%; }

  section#overlay article#locationchooser div.form {
    padding-top: 80px; }

  form#change-dealer + a {
    width: 100%; }

  p.close {
    top: 40px; } }
@media screen and (max-width: 600px) {
  section#overlay article#locationchooser {
    top: 0;
    left: 0;
    transform: none;
    -webkit-transform: none;
    max-width: 100%; }

  section#overlay article#locationchooser p.desktop {
    display: none; }

  form#change-dealer p input[type=text] {
    width: 70%; }

  form#change-dealer p input[type=text] + label + button {
    width: 30%; }

  p.close {
    top: 5px;
    right: 5px;
    border: 1px solid #ffffff; }

  section#overlay article#locationchooser div.form {
    padding-top: 60px; } }
@media screen and (max-width: 425px) {
  section#overlay article#locationchooser div.form .widget-tag {
    transform: translate(-20px, -60px);
    -webkit-transform: translate(-20px, -60px); } }
*,
:root {
  box-sizing: border-box;
  text-decoration: none;
  font-family: Lato;
  outline: none;
  font-size: 14px; }

html {
  width: 100%;
  min-height: 100%;
  display: block;
  background: linear-gradient(to bottom, #ffffff 0%, white 100%);
  background-attachment: fixed;
  background-position: top; }

h1 {
  text-transform: none; }

body {
  width: 100%;
  max-width: 1440px;
  min-height: 500px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  margin: 0px auto;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  overflow-x: hidden; }
  body header {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: row;
    -webkit-flex-direction: row;
    align-items: center;
    justify-content: space-between;
    -webkit-align-items: center;
    -webkit-justify-content: space-between;
    background: #ffffff; }
    body header section {
      flex: 1 0 25%;
      -webkit-flex: 1 0 25%;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center;
      -webkit-align-items: center;
      -webkit-justify-content: center; }
      body header section.logo h2 {
        padding: 0px; }
      body header section ul.dealerphone {
        list-style-type: none;
        padding: 0px; }
    body header nav ul li.testdrive {
      background: #1455ff; }
  body main {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    background: #f5f6f8;
    min-height: 100%;
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    body main.faded {
      opacity: 1; }
    body main.fadeout {
      animation-name: contentfadeout;
      animation-duration: 250ms;
      animation-timing-function: ease-in-out;
      animation-fill-mode: forwards; }
    body main section.mainSubCol {
      display: flex;
      display: -webkit-flex; }
    body main section#mainCol section.the-new-daily + p {
      align-self: flex-end;
      -webkit-align-self: flex-end; }
      body main section#mainCol section.the-new-daily + p a.paginate {
        background-color: #1455ff;
        padding: 8px;
        margin: 10px 0px;
        color: #ffffff;
        display: flex;
        display: -webkit-flex;
        width: 20%;
        justify-content: space-around;
        min-width: 200px;
        font-weight: bold;
        align-items: center;
        border-radius: 3px; }
        body main section#mainCol section.the-new-daily + p a.paginate:hover {
          text-decoration: none; }
    body main .homepage-cta-block figcaption h3 {
      display: none; }
      body main .homepage-cta-block figcaption h3 + p {
        margin-top: 20px; }
    body main .homepage-cta-block.eurocargo {
      width: 70%;
      margin: 30px 0px 60px 0px;
      background-color: #ffffff; }
      body main .homepage-cta-block.eurocargo figcaption {
        text-align: left !important;
        align-items: flex-start !important;
        padding: 0px 15px; }
      body main .homepage-cta-block.eurocargo h3 {
        display: block !important; }
      body main .homepage-cta-block.eurocargo .widget-btn {
        width: auto !important;
        margin: 0px 0px 15px auto; }
      @media (max-width: 767px) {
        body main .homepage-cta-block.eurocargo {
          width: 100%; } }
    body main .homepage-cta-block.vehicle {
      background: #ffffff;
      margin-bottom: 30px;
      display: flex;
      flex-direction: column; }
      @media (min-width: 769px) {
        body main .homepage-cta-block.vehicle a.widget-btn {
          margin: 10px;
          align-self: flex-end;
          width: 25%; } }
    body main .homepage-cta-block.standard {
      padding: 0px;
      background: #ffffff;
      margin-bottom: 2rem; }
      body main .homepage-cta-block.standard img {
        width: 100%; }
      body main .homepage-cta-block.standard h3,
      body main .homepage-cta-block.standard p {
        display: initial; }
      @media (min-width: 769px) {
        body main .homepage-cta-block.standard h2.widget-tag {
          transform: translate(-8px, 20px); } }
      @media (max-width: 768px) {
        body main .homepage-cta-block.standard h2.widget-tag:before {
          content: none; } }
      body main .homepage-cta-block.standard .widget-btn {
        background: black;
        display: block;
        margin: 20px auto;
        padding: 5px 10px;
        border-radius: 3px;
        color: #ffffff;
        text-transform: uppercase;
        text-decoration: none;
        width: 50%;
        text-align: center;
        font-size: 1.2em; }
    body main section.td-top + form#change-dealer input {
      height: 40px; }
    body main section.td-top + form#change-dealer p.select-or + label {
      width: 100%;
      min-height: 40px;
      display: block;
      position: relative; }
      body main section.td-top + form#change-dealer p.select-or + label img {
        display: none; }
      body main section.td-top + form#change-dealer p.select-or + label select {
        background: #ffffff;
        padding-left: 10px;
        height: 40px;
        width: 100%; }
      body main section.td-top + form#change-dealer p.select-or + label:after {
        content: "\f078";
        width: 38px;
        height: 100%;
        position: absolute;
        right: 0px;
        top: 0px;
        background: #003ee0;
        color: #ffffff;
        pointer-events: none;
        font-family: fontawesome;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        display: -webkit-flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: center;
        -webmit-align-items: center; }
  body footer {
    flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    background: #000000; }
    body footer ul.social {
      display: flex;
      display: -webkit-flex;
      justify-content: flex-start;
      -webkit-justify-content: flex-start; }
      body footer ul.social li {
        margin-right: 10px; }
    body footer section#footnotes {
      background: #ffffff;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      max-width: 100%;
      padding-top: 10px; }
      body footer section#footnotes p {
        font-size: 14px; }
        body footer section#footnotes p a {
          font-weight: 600; }
  body section.formfooter {
    flex: 2 0 100%;
    -webkit-flex: 2 0 100%;
    width: 100%; }
    body section.formfooter label {
      width: initial;
      position: relative;
      height: 38px; }
      body section.formfooter label select {
        width: 100%;
        height: 100%;
        background: #ffffff;
        padding: 5px; }
      body section.formfooter label img {
        display: none !important; }
      body section.formfooter label[for="dealerSelector"]:after {
        content: "\f078";
        width: 38px;
        height: 38px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: #1455ff;
        color: #ffffff;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center; }
    body section.formfooter form#change-dealer {
      display: flex;
      display: -webkit-flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      align-items: center;
      -webkit-align-items: center; }
      body section.formfooter form#change-dealer p {
        width: 50%;
        min-width: 300px;
        margin-top: 20px; }
      body section.formfooter form#change-dealer > label {
        margin-top: 20px;
        min-width: 300px;
        width: 50%; }
      body section.formfooter form#change-dealer input#postcode + label:after {
        content: none; }
  body select {
    appearance: none;
    -webkit-appearance: none; }
    body select::ms-expand {
      display: none; }
  body .dealerfooter {
    width: 100%; }
    body .dealerfooter p {
      text-align: center; }
    body .dealerfooter section.formsection label:last-of-type,
    body .dealerfooter section.formsection form.locationForm:last-of-type {
      width: initial;
      height: 38px;
      position: relative; }
      body .dealerfooter section.formsection label:last-of-type select,
      body .dealerfooter section.formsection form.locationForm:last-of-type select {
        width: 100%;
        height: 100%;
        border: none !important;
        background: white !important;
        appearance: none;
        -webkit-appearance: none;
        padding: 0px 5px; }
      body .dealerfooter section.formsection label:last-of-type:after,
      body .dealerfooter section.formsection form.locationForm:last-of-type:after {
        content: "\f078";
        position: absolute;
        right: 0px;
        top: 0px;
        background: #1455ff;
        color: #ffffff;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center; }
        @media (max-width: 768px) {
          body .dealerfooter section.formsection label:last-of-type:after,
          body .dealerfooter section.formsection form.locationForm:last-of-type:after {
            width: 50px;
            height: 50px; } }
        @media (min-width: 769px) {
          body .dealerfooter section.formsection label:last-of-type:after,
          body .dealerfooter section.formsection form.locationForm:last-of-type:after {
            width: 38px;
            height: 38px; } }
  body section.fullWidth {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; }
  body section.page-404 {
    width: 90%;
    margin: 10px auto;
    display: block;
    order: 3;
    -webkit-order: 3; }
  body div#gallerymodal {
    z-index: 99999;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    animation: galleryFade 0.5s;
    -webkit-animation: galleryFade 0.5s;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
    body div#gallerymodal img {
      max-height: 90%;
      max-width: 90%;
      margin: auto;
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      box-shadow: 4px 22px 28px -20px rgba(255, 255, 255, 0.3); }
      body div#gallerymodal img:first-of-type {
        animation: galleryImageFade 0.2s;
        -webkit-animation: galleryImageFade 0.2s;
        transform-origin: 50% 50%;
        -webkit-transform-origin: 50% 50%; }
      body div#gallerymodal img:not(:first-of-type) {
        display: none; }
    body div#gallerymodal p.close {
      font-family: fontawesome;
      cursor: pointer;
      position: absolute;
      right: 10px;
      top: 10px;
      font-size: 2em;
      color: #ffffff;
      width: 1.5em;
      height: 1.5em;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center;
      padding: 0px;
      transition: all 0.2s;
      -wekbit-transition: background 0.2s;
      background: transparent; }
      body div#gallerymodal p.close:hover {
        border-color: red;
        color: red; }
    body div#gallerymodal.remove {
      animation: galleryClose 0.2s;
      -webkit-animation: galleryClose 0.2s; }
    body div#gallerymodal div.nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 1.5em;
      height: 1.5em;
      font-size: 2em;
      font-family: fontawesome;
      color: #ffffff;
      border: solid 2px #ffffff;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%;
      cursor: pointer;
      z-index: 1; }
      body div#gallerymodal div.nav.left {
        left: 10%; }
      body div#gallerymodal div.nav.right {
        right: 10%; }
      body div#gallerymodal div.nav:hover {
        text-decoration: none; }
    body div#gallerymodal p.imgcount {
      position: absolute;
      bottom: 10px;
      left: 50%;
      transform: translateX(-50%);
      display: block;
      color: #ffffff;
      padding: 0px;
      font-weight: bold; }

@keyframes galleryFade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-webkit-keyframes galleryFade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes galleryImageFade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@-webkit-keyframes galleryImageFade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }
@keyframes galleryClose {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }
@-webkit-keyframes galleryClose {
  0% {
    display: block;
    opacity: 1; }
  100% {
    display: block;
    opacity: 0; } }
.widget-tag {
  padding: 8px 8px 8px 8px;
  background-color: #000000;
  position: relative;
  color: #ffffff;
  text-transform: uppercase; }
  .widget-tag:before {
    display: block;
    position: absolute;
    content: url("../../images/svg/tag-shadow.svg");
    width: 8px;
    height: 6px;
    top: -15px;
    left: 0px;
    z-index: 10 !important; }

article#locationchooser form label img {
  display: none; }
article#locationchooser form p.desktop.select-or + label {
  height: 40px;
  width: 100%;
  position: relative;
  display: block; }
  article#locationchooser form p.desktop.select-or + label select {
    height: 40px;
    appearance: none;
    -webkit-appearance: none;
    width: 100%;
    border: none;
    background-color: #f5f6f8;
    padding: 5px;
    box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.15); }
  article#locationchooser form p.desktop.select-or + label:after {
    content: "\f078";
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
    background: #000000;
    color: #ffffff;
    pointer-events: none;
    font-family: fontawesome;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webmit-align-items: center; }
@media (max-width: 600px) {
  article#locationchooser .form {
    padding: 10px !important;
    display: grid;
    max-width: 100%; }
    article#locationchooser .form header.pop-up-header {
      grid-row: 1;
      transform: none !important;
      margin: 0px;
      width: 100% !important; }
      article#locationchooser .form header.pop-up-header h4 {
        margin: 0px;
        padding-bottom: 0px; }
    article#locationchooser .form header ~ p {
      padding: 0px;
      text-align: center; }
      article#locationchooser .form header ~ p small {
        font-size: 0.6em; }
    article#locationchooser .form form {
      max-width: 100%;
      padding: 0px 10px;
      min-width: unset;
      margin: 0px; }
      article#locationchooser .form form * {
        max-width: 100%; }
      article#locationchooser .form form p:not(.select-or) {
        margin-bottom: 0px; }
      article#locationchooser .form form:nth-of-type(1) {
        margin-bottom: 20px; } }

p.dealerswebsite {
  padding: 10px; }

article .double-widget {
  position: relative; }

h3.inlineH3 {
  font-size: 1.6em; }

article.accordion > section {
  overflow: hidden;
  transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  height: 60px; }
article.accordion h2 a:after {
  font-size: 1.6em; }
article.accordion h2 a.accordactive:after {
  content: "\f106"; }
article.accordion.flex-column-layout section figure {
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  align-items: flex-start;
  -webkit-align-items: flex-start; }
  @media screen and (min-width: 769px) {
    article.accordion.flex-column-layout section figure {
      margin: 50px 50px 20px 50px; } }
  @media screen and (max-width: 768px) {
    article.accordion.flex-column-layout section figure {
      margin: 20px; } }
  article.accordion.flex-column-layout section figure figcaption {
    padding: 20px 0px;
    max-width: 100%; }
    article.accordion.flex-column-layout section figure figcaption strong {
      font-weight: bold; }
  @media screen and (min-width: 769px) {
    article.accordion.flex-column-layout section figure.flex-row {
      display: flex !important;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: space-between; }
      article.accordion.flex-column-layout section figure.flex-row img {
        flex: 0 0 30%;
        -webkit-flex: 0 0 30%;
        max-width: 30% !important;
        object-fit: contain; }
      article.accordion.flex-column-layout section figure.flex-row figcaption {
        flex: 0 0 68%;
        -webkit-flex: 0 0 68%;
        padding: 0px; }
        article.accordion.flex-column-layout section figure.flex-row figcaption ul li {
          display: flex;
          flex-direction: row;
          align-items: center; }
          article.accordion.flex-column-layout section figure.flex-row figcaption ul li:before {
            content: "\b7\a0";
            font-size: 1.2em; } }
article.accordion.flex-column-layout section dl.vehicleListDl {
  display: grid;
  display: -ms-grid;
  grid-template-columns: repeat(3, 1fr);
  -ms-grid-columns: 1fr 5px 1fr 5px 1fr;
  grid-gap: 5px;
  margin: 0px; }
  article.accordion.flex-column-layout section dl.vehicleListDl dt {
    grid-row: 1;
    justify-self: center;
    text-align: center; }
    article.accordion.flex-column-layout section dl.vehicleListDl dt:nth-of-type(1) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1; }
    article.accordion.flex-column-layout section dl.vehicleListDl dt:nth-of-type(2) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1; }
    article.accordion.flex-column-layout section dl.vehicleListDl dt:nth-of-type(3) {
      -ms-grid-row: 1;
      -ms-grid-row-span: 1;
      -ms-grid-column: 5;
      -ms-grid-column-span: 1; }
  article.accordion.flex-column-layout section dl.vehicleListDl dd {
    grid-row: 2;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0px;
    display: -webkit-flex;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    padding: 0px; }
    article.accordion.flex-column-layout section dl.vehicleListDl dd:nth-of-type(1) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 1;
      -ms-grid-column-span: 1; }
    article.accordion.flex-column-layout section dl.vehicleListDl dd:nth-of-type(2) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 3;
      -ms-grid-column-span: 1; }
    article.accordion.flex-column-layout section dl.vehicleListDl dd:nth-of-type(3) {
      -ms-grid-row: 2;
      -ms-grid-row-span: 1;
      -ms-grid-column: 5;
      -ms-grid-column-span: 1; }
    article.accordion.flex-column-layout section dl.vehicleListDl dd img {
      width: 45%; }
    article.accordion.flex-column-layout section dl.vehicleListDl dd p {
      margin-top: 10px; }
article.accordion.flex-column-layout section div.flex-row {
  display: flex;
  display: -webkit-flex;
  margin: 30px;
  justify-content: space-between; }
  article.accordion.flex-column-layout section div.flex-row dl.options {
    flex: 0 0 49%; }
    article.accordion.flex-column-layout section div.flex-row dl.options dt {
      font-weight: bold; }
    article.accordion.flex-column-layout section div.flex-row dl.options dd {
      margin: 0px;
      position: relative;
      display: flex; }
      article.accordion.flex-column-layout section div.flex-row dl.options dd:before {
        content: "\f111";
        margin-right: 5px;
        margin-top: 5px;
        font-family: FontAwesome;
        font-size: 0.5em; }

section#optionsGrid {
  display: grid;
  display: -ms-grid;
  grid-gap: 20px; }
  @media (min-width: 769px) {
    section#optionsGrid {
      grid-template-columns: repeat(3, 1fr);
      -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px; }
      section#optionsGrid h3.inlineH3 {
        grid-column: 1 / span 3;
        -ms-grid-column: 1;
        -ms-grid-column-span: 5;
        -ms-grid-row: 1;
        -ms-grid-row-span: 1; }
      section#optionsGrid.four {
        grid-template-columns: repeat(2, 1fr);
        -ms-grid-columns: 1fr 20px 1fr 20px; } }
  @media (min-width: 426px) and (max-width: 768px) {
    section#optionsGrid {
      grid-template-columns: repeat(2, 1fr);
      -ms-grid-columns: 1fr 20px 1fr; }
      section#optionsGrid h3.inlineH3 {
        grid-column: 1 / span 2; } }
  @media (max-width: 425px) {
    section#optionsGrid {
      grid-template-columns: 1fr;
      -ms-grid-columns: 1fr; } }
  section#optionsGrid figure img {
    max-width: 100%;
    margin-bottom: 20px;
    max-height: 218px; }
  @media (max-width: 425px) {
    section#optionsGrid figure figcaption p:not(.small) {
      font-size: 3vw; } }
  section#optionsGrid figure figcaption p.small {
    font-size: 0.8em;
    font-style: italic; }
  section#optionsGrid figure:nth-of-type(1) {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(2) {
    -ms-grid-row: 2;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(3) {
    -ms-grid-row: 2;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(4) {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(5) {
    -ms-grid-row: 3;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(6) {
    -ms-grid-row: 3;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(7) {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(8) {
    -ms-grid-row: 5;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(9) {
    -ms-grid-row: 5;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(10) {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(11) {
    -ms-grid-row: 7;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(12) {
    -ms-grid-row: 7;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(13) {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(14) {
    -ms-grid-row: 9;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid figure:nth-of-type(15) {
    -ms-grid-row: 9;
    -ms-grid-column: 5;
    -ms-grid-column-span: 1;
    -ms-grid-row-span: 1; }
  section#optionsGrid.four figure img {
    max-width: 100%;
    width: 100%;
    max-height: unset; }

div.single-widget.video {
  width: 100%;
  height: 300px; }
  div.single-widget.video > iframe {
    width: 100%;
    height: 100%; }

figure.largeFigure {
  margin: 20px 0px;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column; }
  figure.largeFigure figcaption {
    padding: 20px;
    background: #ffffff; }
    figure.largeFigure figcaption p strong {
      font-weight: bold; }
figure.content figcaption h3 {
  margin-top: 1rem;
  font-size: 2em; }
  figure.content figcaption h3 span {
    font-size: inherit; }

.cc-window.cc-floating {
  width: 100%;
  max-width: 100% !important; }

ul.keypoints {
  list-style-type: none;
  padding: 0px; }
  ul.keypoints li {
    color: #ffffff;
    padding: 1em;
    text-align: center;
    font-size: 1em; }
    ul.keypoints li:nth-child(1) {
      background: #3466cd; }
    ul.keypoints li:nth-child(2) {
      background: #3e6ed0; }
    ul.keypoints li:nth-child(3) {
      background: #4875d2; }
    ul.keypoints li:nth-child(4) {
      background: #5d85d7; }
    ul.keypoints li:nth-child(5) {
      background: #7695d7; }
    ul.keypoints li:nth-child(6) {
      background: #8ba5d7; }

section.new-body h3,
.mainSubCol h3 {
  padding-bottom: 0px; }
section.new-body table#info-table,
.mainSubCol table#info-table {
  width: 100%;
  margin: 10px 0px; }
  section.new-body table#info-table th,
  section.new-body table#info-table td,
  .mainSubCol table#info-table th,
  .mainSubCol table#info-table td {
    border-collapse: collapse;
    border: 2px solid #1455ff;
    padding: 5px;
    width: 50%; }
  section.new-body table#info-table td,
  .mainSubCol table#info-table td {
    background: #ffffff;
    font-weight: 600; }
  section.new-body table#info-table thead,
  .mainSubCol table#info-table thead {
    background: #1455ff;
    color: #ffffff; }
    section.new-body table#info-table thead th,
    .mainSubCol table#info-table thead th {
      font-size: 1.3em; }
  section.new-body table#info-table.range-data,
  .mainSubCol table#info-table.range-data {
    margin-bottom: 30px; }
    section.new-body table#info-table.range-data thead tr:nth-of-type(2) th,
    section.new-body table#info-table.range-data tr.whiterow td,
    .mainSubCol table#info-table.range-data thead tr:nth-of-type(2) th,
    .mainSubCol table#info-table.range-data tr.whiterow td {
      background: #ffffff; }
    section.new-body table#info-table.range-data thead tr:first-of-type th:not(:first-of-type),
    .mainSubCol table#info-table.range-data thead tr:first-of-type th:not(:first-of-type) {
      position: relative; }
    section.new-body table#info-table.range-data thead tr:first-of-type th:not(:first-of-type):before,
    .mainSubCol table#info-table.range-data thead tr:first-of-type th:not(:first-of-type):before {
      width: 2px;
      content: "";
      background: #ffffff;
      position: absolute;
      left: -2px;
      top: 0px;
      height: calc(100% + 2px); }
    section.new-body table#info-table.range-data th,
    section.new-body table#info-table.range-data td,
    .mainSubCol table#info-table.range-data th,
    .mainSubCol table#info-table.range-data td {
      width: 25%; }
    section.new-body table#info-table.range-data th:first-of-type,
    .mainSubCol table#info-table.range-data th:first-of-type {
      vertical-align: top; }
    section.new-body table#info-table.range-data tr:nth-child(odd):not(.whiterow) td,
    section.new-body table#info-table.range-data tr.secondaryrow td,
    .mainSubCol table#info-table.range-data tr:nth-child(odd):not(.whiterow) td,
    .mainSubCol table#info-table.range-data tr.secondaryrow td {
      background: #e2e4f3; }
    section.new-body table#info-table.range-data td,
    .mainSubCol table#info-table.range-data td {
      text-align: center; }
section.new-body div.gallery,
.mainSubCol div.gallery {
  width: 100%;
  min-height: 350px;
  display: flex;
  -display: -webkit-flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: url("../../media/daily-4x4/gallery/cover_daily4x4.jpg");
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  position: relative;
  margin: 20px 0px; }
  section.new-body div.gallery *,
  .mainSubCol div.gallery * {
    color: #ffffff;
    z-index: 999; }
  section.new-body div.gallery:before,
  .mainSubCol div.gallery:before {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.5);
    content: "";
    transition: all 0.2s;
    -webkit-transition: all 0.2s; }
  section.new-body div.gallery:hover:before,
  .mainSubCol div.gallery:hover:before {
    background: rgba(0, 0, 0, 0.2); }
  section.new-body div.gallery h4,
  .mainSubCol div.gallery h4 {
    position: absolute;
    top: 12px;
    left: 12px;
    padding: 0px;
    font-size: 1.3em;
    color: #ffffff !important; }
  section.new-body div.gallery figure,
  .mainSubCol div.gallery figure {
    display: flex;
    display: -webkit-flex;
    flex-direction: column !important;
    -webkit-flex-direction: column !important;
    align-items: center !important;
    -webkit-align-items: center !important;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    section.new-body div.gallery figure img,
    .mainSubCol div.gallery figure img {
      width: 60px !important;
      cursor: pointer;
      transition: all 0.2s;
      -webkit-transition: all 0.2s; }
      section.new-body div.gallery figure img:hover,
      .mainSubCol div.gallery figure img:hover {
        transform: scale(1.1);
        -webkit-transform: scale(1.1); }
section.new-body dl.inline-list dt,
.mainSubCol dl.inline-list dt {
  font-weight: bold; }
  @media (max-width: 425px) {
    section.new-body dl.inline-list dt,
    .mainSubCol dl.inline-list dt {
      font-size: 1.3em; } }
  section.new-body dl.inline-list dt:not(:first-of-type),
  .mainSubCol dl.inline-list dt:not(:first-of-type) {
    margin-top: 20px; }
section.new-body dl.inline-list dd,
.mainSubCol dl.inline-list dd {
  margin: 0px; }
  @media (max-width: 425px) {
    section.new-body dl.inline-list dd,
    .mainSubCol dl.inline-list dd {
      font-size: 1.3em; } }
  section.new-body dl.inline-list dd ul li,
  .mainSubCol dl.inline-list dd ul li {
    display: list-item; }
    @media (max-width: 425px) {
      section.new-body dl.inline-list dd ul li,
      .mainSubCol dl.inline-list dd ul li {
        font-size: 1.3em; } }
    section.new-body dl.inline-list dd ul li strong,
    .mainSubCol dl.inline-list dd ul li strong {
      font-size: 1em !important; }

@media (min-width: 769px) {
  section#overlay div.form {
    padding: 40px 20px 0px 20px !important;
    margin: 0px 0px !important; } }

header.pop-up-header {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  transform: translate(-28px, -15px);
  -webkit-transform: translate(-28px, -15px);
  width: 108% !important;
  background-color: transparent; }
  header.pop-up-header h4 {
    padding: 0px;
    font-weight: normal;
    padding-right: 36px;
    display: flex;
    position: relative;
    display: flex;
    width: 100% !important;
    justify-content: center;
    margin-top: 12px; }
    header.pop-up-header h4:after {
      content: url("/images/icons/workshop-pointer.svg");
      width: 24px;
      object-fit: contain;
      display: block;
      right: 6px;
      top: 10px; }
    header.pop-up-header h4 a {
      font-weight: bold;
      color: black;
      margin: 0px 12px 0px 0.5em; }
  header.pop-up-header h2.widget-tag {
    transform: none !important;
    position: relative;
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    header.pop-up-header h2.widget-tag img {
      width: 25px;
      margin: 0px; }
  header.pop-up-header ~ form input[type="text"] {
    border: solid 1px #c8c8c8 !important; }
  header.pop-up-header ~ form p.select-or {
    padding: 0px; }

@media screen and (max-width: 768px) {
  body {
    background-size: 50%;
    background-position: center; }

  .widget-tag:before {
    top: -20px; }

  .servicelist .widget-tag:before {
    top: -15px !important; }

  #locationchooser {
    padding: 10px; }
    #locationchooser .form {
      padding: 0px !important;
      display: grid; }
      #locationchooser .form header {
        grid-row: 1; }
        #locationchooser .form header.pop-up-header {
          flex-direction: column;
          -webkit-flex-direction: column;
          width: 100% !important;
          transform: none !important; }
          #locationchooser .form header.pop-up-header h2,
          #locationchooser .form header.pop-up-header h4 {
            position: relative !important;
            margin: 0px; }
          #locationchooser .form header.pop-up-header h2 {
            justify-content: space-around;
            -webkit-justify-content: space-around;
            padding-right: 5px !important; }
            #locationchooser .form header.pop-up-header h2:before {
              content: none; }
            #locationchooser .form header.pop-up-header h2:after {
              position: relative !important;
              margin-top: -4px;
              order: 0; }
          #locationchooser .form header.pop-up-header h4 {
            font-size: 1.5em;
            padding: 10px;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            width: 100%;
            justify-content: center;
            -webkit-justify-content: center; }
            #locationchooser .form header.pop-up-header h4 a {
              font-size: 1em;
              margin: 0px 5vw 0px 1vw; }
            #locationchooser .form header.pop-up-header h4:after {
              position: relative; }
        #locationchooser .form header ~ p {
          text-align: center; }
    #locationchooser p.close {
      right: 10px;
      border: solid 1px #ffffff;
      top: 10px; }
    #locationchooser form#change-dealer p {
      display: flex; }

  section.td-top + form#change-dealer input {
    height: 50px !important; }
  section.td-top + form#change-dealer p.select-or + label {
    width: 100%;
    min-height: 50px !important;
    display: block;
    position: relative; }
    section.td-top + form#change-dealer p.select-or + label img {
      display: none; }
    section.td-top + form#change-dealer p.select-or + label select {
      background: #ffffff;
      padding-left: 10px;
      height: 50px !important;
      width: 100%; }
    section.td-top + form#change-dealer p.select-or + label:after {
      content: "\f078";
      width: 50px;
      height: 100%;
      position: absolute;
      right: 0px;
      top: 0px;
      background: #003ee0;
      color: #ffffff;
      pointer-events: none;
      font-family: fontawesome;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      display: -webkit-flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-justify-content: center;
      -webmit-align-items: center; } }
@media screen and (max-width: 1024px) {
  article.accordion section {
    overflow: hidden;
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    height: 60px; }
    article.accordion section h2 {
      height: 60px; } }
#mainCol.parts {
  margin-bottom: 30px; }
  #mainCol.parts h1 {
    line-height: 1em !important;
    margin-bottom: 0.5rem !important; }
  #mainCol.parts ul {
    padding-left: calc(1em + 5px);
    margin: 0px !important; }
    #mainCol.parts ul.custom {
      list-style-type: none;
      margin-left: calc(1em + 40px) !important; }
      #mainCol.parts ul.custom li {
        position: relative; }
        #mainCol.parts ul.custom li:not(:last-child) {
          margin-bottom: 25px; }
        #mainCol.parts ul.custom li:before {
          content: "\2713";
          position: absolute;
          font-weight: bold;
          left: -50px;
          width: 30px;
          height: 30px;
          border: 2px solid #1455ff;
          color: #1455ff;
          display: flex;
          align-items: center;
          justify-content: center;
          top: calc(50% - 15px);
          border-radius: 30px;
          font-size: 1.5em; }
          @media (max-width: 767px) {
            #mainCol.parts ul.custom li:before {
              top: 10px; } }
  #mainCol.parts.reman-parts h1 span {
    font-size: 1em;
    color: #1455ff; }
  #mainCol.parts.reman-parts ul:not(.custom) {
    margin-left: calc(1em + 5px) !important;
    margin-top: 0px; }
    #mainCol.parts.reman-parts ul:not(.custom) li {
      font-weight: bold; }
  #mainCol.parts.reman-parts .flex-embed {
    margin-bottom: 30px; }
  #mainCol.parts.reman-parts .custom {
    margin-bottom: 30px; }
    #mainCol.parts.reman-parts .custom li:last-child::before {
      top: calc(50% - 15px) !important; }
  #mainCol.parts .part-suppliers {
    display: flex;
    flex-wrap: wrap;
    margin: -30px;
    margin-bottom: 0px; }
    #mainCol.parts .part-suppliers .supplier {
      margin: 30px;
      width: calc(50% - 60px);
      border: 1px solid #f5f6f8;
      background-color: #ffffff;
      padding: 30px;
      border-bottom: 8px solid #1455ff; }
      #mainCol.parts .part-suppliers .supplier ul {
        margin: 15px 0px;
        padding-left: 1em;
        list-style-type: none; }
      #mainCol.parts .part-suppliers .supplier p {
        margin-top: 15px;
        padding: 0px; }
      #mainCol.parts .part-suppliers .supplier img {
        width: 100%; }
      @media (max-width: 767px) {
        #mainCol.parts .part-suppliers .supplier {
          width: calc(100%); } }
  #mainCol.parts .attention {
    background-color: #212121;
    padding: 15px; }
    #mainCol.parts .attention h1,
    #mainCol.parts .attention p {
      margin: 0px !important;
      padding: 0px !important;
      color: #ffffff; }
    #mainCol.parts .attention h1 {
      line-height: 0.9em;
      margin-bottom: 5px !important; }
  #mainCol.parts .risk {
    padding-bottom: 5px; }
  #mainCol.parts .block-start {
    margin-top: 30px !important; }

.mission-van {
  padding: 10px; }
  .mission-van .comparison {
    width: 100%; }
    .mission-van .comparison tr td {
      padding: 3px;
      border: 1px solid #ffffff; }
      .mission-van .comparison tr td:first-child {
        border-bottom: 1px solid #f5f6f8; }
    .mission-van .comparison tr.titles td {
      font-weight: bold;
      padding: 10px 3px;
      color: black !important; }
      @media (max-width: 767px) {
        .mission-van .comparison tr.titles td {
          font-size: 0.8em; } }
    .mission-van .comparison tr td:not(:first-child) {
      background-color: #f5f6f8;
      text-align: center;
      width: 15%;
      color: #1455ff; }

@media (max-width: 520px) {
  ul.new-range {
    display: grid;
    order: 2; }
    ul.new-range li {
      width: 100%; }
      ul.new-range li h3 {
        font-size: unset; } }

section.mainSubCol h3 {
  margin-bottom: 1rem; }
  section.mainSubCol h3 em {
    font-size: inherit !important; }
section.mainSubCol h4 {
  margin-top: 2rem !important; }
section.flexColumn {
  flex-direction: column !important; }
  section.flexColumn.flexRow {
    flex-direction: row !important; }
  section.flexColumn.flexStart {
    justify-content: flex-start; }

div#gdproverlay {
  position: fixed !important;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  backdrop-filter: blur(5px);
  -webkit-backdrop-filter: blur(5px);
  position: relative;
  display: block;
  z-index: 100; }

dl.keybenefits dt {
  font-size: 1.2em; }
dl.keybenefits dd {
  margin-bottom: 0px;
  display: flex;
  flex-direction: row; }
  dl.keybenefits dd:before {
    content: "\2714";
    margin-right: 0.5rem;
    color: #1455ff; }
dl.keybenefits ~ h3 {
  margin-bottom: 0.2rem; }

.ticks li::marker {
  content: "✓    ";
  color: #1455ff;
  font-weight: bold;
  font-size: 18px; }

.driveaway h1,
.driveaway h2,
.driveaway h3,
.driveaway h5 {
  text-transform: none;
  font-weight: bold; }
.driveaway .ticks li {
  line-height: 2em;
  font-weight: bold; }
.driveaway img {
  max-width: 100%;
  height: auto; }
.driveaway .image-holder {
  position: relative; }
  .driveaway .image-holder .new-overlay {
    position: absolute;
    content: "";
    bottom: 0;
    right: 0;
    padding-right: 2em; }
.driveaway .driveaway-range .vehicle {
  border-radius: 0;
  background: #ffffff;
  border: 0;
  margin-bottom: 2em; }
  .driveaway .driveaway-range .vehicle .card-title {
    background: #1455ff;
    width: 100%; }
    .driveaway .driveaway-range .vehicle .card-title h2 {
      color: #ffffff;
      padding-bottom: 0; }
  .driveaway .driveaway-range .vehicle .card-title,
  .driveaway .driveaway-range .vehicle .card-body {
    padding: 1em 2.6em; }
  .driveaway .driveaway-range .vehicle .dimensions {
    width: 100%;
    margin-bottom: 2em; }
    .driveaway .driveaway-range .vehicle .dimensions td:first-of-type {
      width: 50%; }
      @media (max-width: 767px) {
        .driveaway .driveaway-range .vehicle .dimensions td:first-of-type {
          width: 75%; } }
  .driveaway .driveaway-range .vehicle ul {
    padding-inline-start: 20px; }
  .driveaway .driveaway-range .vehicle .recyclable {
    width: 70px;
    height: 96px !important; }
.driveaway .inline-logo {
  display: inline-block;
  margin-bottom: 2em; }
.driveaway .disclaimer {
  color: #6e727d; }
.driveaway .table-holder {
  overflow: auto;
  margin-bottom: 2em; }
.driveaway .specifications {
  border: 1px solid #D7D7D9;
  width: 100%;
  margin-bottom: 1em;
  background: #ffffff; }
  .driveaway .specifications thead {
    border: 1px solid #1455ff;
    background: #1455ff;
    height: 40px; }
    .driveaway .specifications thead th {
      color: #ffffff;
      font-size: 19px;
      font-weight: bold;
      text-align: center;
      text-transform: uppercase; }
  .driveaway .specifications td {
    border: 1px solid #D7D7D9;
    padding: 5px 15px;
    text-align: center; }
    .driveaway .specifications td.heading {
      font-weight: bold; }

.no-caps {
  text-transform: none !important; }

@media (min-width: 992px) {
  #mainCol,
  .flexRow,
  authorised-repairer {
    width: 970px;
    margin: auto; } }
@media (min-width: 1200px) {
  #mainCol,
  .flexRow,
  .authorised-repairer {
    width: 1170px;
    margin: auto; } }
@media screen and (min-width: 769px) {
  .mobile {
    display: none; }

  .widget-tag {
    position: absolute; }

  header {
    order: 1;
    flex-flow: row wrap;
    flex: 0 0 120px;
    -webkit-flex: 0 0 120px; }
    header section {
      height: 80px; }
      header section label img {
        display: none; }
      header section.logo img, header section.dealer img {
        display: block;
        max-width: 10vw;
        min-width: 120px;
        object-fit: contain; }
      header section.logo img {
        height: 60%; }
      header section.dealerselector {
        flex-direction: column;
        -webkit-flex-direction: column;
        justify-content: space-around;
        -webkit-justify-content: space-around; }
        header section.dealerselector form {
          width: 80%; }
          header section.dealerselector form label {
            width: 100%;
            position: relative; }
            header section.dealerselector form label select {
              height: 30px;
              background-color: #f5f6f8;
              box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.15);
              padding: 9px;
              border-radius: 0;
              border: none;
              -webkit-appearance: none;
              -moz-appearance: none;
              appearance: none;
              padding: 0px 5px;
              width: 100%; }
              header section.dealerselector form label select::ms-expand {
                display: none; }
            header section.dealerselector form label:after {
              content: '\f078';
              width: 30px;
              height: 30px;
              position: absolute;
              right: 0px;
              background: black;
              color: white;
              pointer-events: none;
              font-family: fontawesome;
              display: flex;
              display: -webkit-flex;
              justify-content: center;
              align-items: center;
              -webkit-justify-content: center;
              -webmit-align-items: center; }
    header nav {
      flex: 0 0 100%;
      width: 100%; }

  section.breadcrumbs {
    order: 2;
    -webkit-order: 2;
    flex: 0 0 40px;
    -webkit-flex: 0 0 40px;
    height: 40px;
    background: white;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    align-items: center;
    padding-left: 135px; }
    section.breadcrumbs nav {
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      font-size: 14px;
      margin: 0px; }
      section.breadcrumbs nav a,
      section.breadcrumbs nav span {
        margin-right: 5px;
        color: black;
        font-size: 12px;
        text-transform: uppercase; }
        section.breadcrumbs nav a:not(:first-of-type),
        section.breadcrumbs nav span:not(:first-of-type) {
          margin-left: 5px; }
      section.breadcrumbs nav span {
        margin-left: 5px !important; }

  main {
    order: 3;
    -webkit-order: 3;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap; }
    main article#bannerholder + #leftCol {
      margin-left: 10% !important;
      margin-top: 20px !important; }
      main article#bannerholder + #leftCol + #mainCol {
        margin-right: 10% !important;
        margin-top: 20px !important; }
      main article#bannerholder + #leftCol + #mainCol {
        max-width: 60% !important; }
    main input#readmore {
      display: none !important; }
      main input#readmore + label#rmtrigger {
        display: none; }
    main section#leftCol {
      flex: 0 1 20%;
      -webkit-flex: 0 1 20%;
      width: 25%; }
      main section#leftCol label#sidebarlabel {
        display: none; }
      main section#leftCol input[type=checkbox] {
        display: none; }
      main section#leftCol + #mainCol {
        flex: 1;
        -webkit-flex: 1;
        width: auto;
        padding-left: 30px;
        display: flex;
        flex-direction: column;
        display: -webkit-flex;
        -webkit-flex-direction: column; }
    main section#mainCol {
      flex: 0 1 auto;
      -webkit-flex: 0 1 auto;
      margin: 0px auto;
      max-width: 100%;
      padding: 0px 10px; }
      main section#mainCol section.flexRow {
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        -webkit-flex-direction: row; }
        main section#mainCol section.flexRow section#rhSubCol {
          flex: 0 0 20%;
          -webkit-flex: 0 0 20%; }
        main section#mainCol section.flexRow section.mainSubCol {
          flex-flow: row wrap;
          -webkit-flex-flow: row wrap; }
          main section#mainCol section.flexRow section.mainSubCol article#about-copy {
            flex: 3 0 100%;
            -webkit-flex: 3 0 100%; }
    main > .flexRow {
      flex-direction: row;
      -webkit-flex-direction: row;
      display: flex;
      display: -webkit-flex;
      padding-top: 20px; }
      main > .flexRow .rhSubCol {
        display: flex;
        display: -webkit-flex;
        flex: 0 0 22%;
        -webkit-flex: 0 0 22%;
        flex-direction: column;
        -webkit-flex-direction: column; }
        main > .flexRow .rhSubCol label {
          margin-bottom: 20px;
          position: relative; }
          main > .flexRow .rhSubCol label img {
            display: none; }
          main > .flexRow .rhSubCol label select {
            height: 38px;
            background: white;
            padding: 5px;
            width: 100%; }
          main > .flexRow .rhSubCol label:after {
            content: '\f078';
            width: 38px;
            height: 38px;
            position: absolute;
            right: 0px;
            top: 0px;
            background: #000000;
            color: white;
            pointer-events: none;
            font-family: fontawesome;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            align-items: center;
            -webkit-justify-content: center;
            -webmit-align-items: center; }
        main > .flexRow .rhSubCol + .mainSubCol {
          padding-left: 30px;
          max-width: 80%;
          justify-content: flex-start;
          -webkit-justify-content: flex-start;
          min-height: 400px; }
        main > .flexRow .rhSubCol .single-widget {
          padding: 15px;
          flex: none;
          -webkit-flex: none;
          margin-bottom: 26px; }
          main > .flexRow .rhSubCol .single-widget.call-me-back {
            padding-top: 40px; }
          main > .flexRow .rhSubCol .single-widget.email-newsletter {
            padding: 0px !important; }
            main > .flexRow .rhSubCol .single-widget.email-newsletter .single-widget-content {
              padding: 10px; }
          main > .flexRow .rhSubCol .single-widget h2.widget-tag {
            transform: translate(-8px, 30px);
            -webkit-transform: translate(-8px, 30px);
            width: auto; }
          main > .flexRow .rhSubCol .single-widget .widget-btn {
            right: 0px;
            bottom: 0px; }
      main > .flexRow .mainSubCol {
        display: flex;
        flex-direction: column; }
        main > .flexRow .mainSubCol article:not(.double-widget):not(#fullArticle) {
          position: relative; }
          main > .flexRow .mainSubCol article:not(.double-widget):not(#fullArticle) p {
            padding: 10px; }
          main > .flexRow .mainSubCol article:not(.double-widget):not(#fullArticle)#about-copy {
            background: none; }
          main > .flexRow .mainSubCol article:not(.double-widget):not(#fullArticle) .widget-tag {
            position: relative; }
      main > .flexRow section#contactDetails {
        margin: 20px auto;
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
        -ms-grid-rows: auto 10px auto 10px auto;
        gap: 10px;
        grid-gap: 10px;
        width: 100%; }
        main > .flexRow section#contactDetails article {
          margin: 0px;
          padding-bottom: 10px; }
          main > .flexRow section#contactDetails article#address {
            grid-column: 1;
            grid-row: 1/2;
            -ms-grid-column: 1;
            -ms-grid-column-span: 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 1; }
          main > .flexRow section#contactDetails article#salesrange {
            grid-column: 2;
            grid-row: 1/2;
            -ms-grid-column: 3;
            -ms-grid-column-span: 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 1; }
          main > .flexRow section#contactDetails article#website {
            grid-column: 1;
            grid-row: 2/3;
            -ms-grid-column: 1;
            -ms-grid-column-span: 1;
            -ms-grid-row: 3;
            -ms-grid-row-span: 1; }
          main > .flexRow section#contactDetails article#services {
            grid-column: 2;
            grid-row: 2/3;
            -ms-grid-column: 3;
            -ms-grid-column-span: 1;
            -ms-grid-row: 3;
            -ms-grid-row-span: 1; }
          main > .flexRow section#contactDetails article#openinghours {
            grid-column: 3;
            grid-row: 1/3;
            -ms-grid-column: 5;
            -ms-grid-column-span: 1;
            -ms-grid-row: 1;
            -ms-grid-row-span: 3; }
          main > .flexRow section#contactDetails article#ooh {
            grid-column: 1 / span 3;
            grid-row: 3;
            -ms-grid-column: 1;
            -ms-grid-column-span: 5;
            -ms-grid-row: 5;
            -ms-grid-row-span: 1; }
      main > .flexRow .sidebar .widget-tag {
        transform: translate(-23px, -19px) !important;
        -webkit-transform: translate(-23px, -19px) !important;
        position: inital !important; }
    main .single-widget.long h2.widget-tag,
    main .single-widget h2.widget-tag {
      transform: translate(-23px, -10px);
      -webkit-transform: translate(-23px, -10px);
      width: auto; }
    main .double-widget h2.widget-tag {
      transform: translate(-23px, -10px);
      -webkit-transform: translate(-23px, -10px);
      width: auto; }

  /* new LH menus */
  nav.sidebar-nav ul {
    list-style-type: none;
    padding: 0px;
    margin: 0px 0px 2em 0px; }

  nav.sidebar-nav ul > li {
    width: 100%;
    border-bottom: 1px solid #c8c8c8;
    padding: 10px 0px; }

  nav.sidebar-nav ul > li a,
  nav.sidebar-nav ul li input[type=checkbox] + label {
    padding: 10px;
    width: 103%;
    height: 100%;
    display: block;
    position: relative;
    text-transform: uppercase;
    transform: translateX(-3%);
    -webkit-transform: translateX(-3%);
    cursor: pointer; }

  /* new submenu */
  .left-sub-menu,
  nav.sidebar-nav ul li input[type=checkbox] {
    display: none; }

  nav.sidebar-nav ul li input[type=checkbox] + label {
    position: relative;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between; }

  nav.sidebar-nav ul li input[type=checkbox]:checked + label + .left-sub-menu {
    display: block; }

  a.active + ul.left-sub-menu {
    display: block; }

  .dealerfooter label img {
    display: none; }

  .partsextra .single-widget {
    flex-grow: 1 !important;
    -webkit-flex-grow: 1 !important; }

  /* vehicle listing page */
  div.row.listing.full {
    flex-direction: column;
    -webkit-flex-direction: column;
    background: white;
    padding: 10px;
    width: 100%; }
    div.row.listing.full h1,
    div.row.listing.full h2,
    div.row.listing.full h3,
    div.row.listing.full h4 {
      padding-bottom: 0px; }
    div.row.listing.full h2,
    div.row.listing.full h4 {
      font-size: 1.5em; }
      div.row.listing.full h2.vprice,
      div.row.listing.full h4.vprice {
        padding: 10px 0px;
        text-align: right; }
    div.row.listing.full h3 {
      font-size: em; }
    div.row.listing.full figure {
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      -webkit-flex-direction: row;
      align-items: flex-start;
      -webkit-align-items: flex-start;
      flex: 0 0 auto !important;
      -webkit-flex: 0 0 auto !important; }
      div.row.listing.full figure img {
        width: 50%; }
        div.row.listing.full figure img + figcaption {
          padding-left: 20px;
          width: 50%;
          flex: 0 0 50% !important;
          -webkit-flex: 0 0 50% !important;
          max-width: 50%; }
          div.row.listing.full figure img + figcaption ul.listing-specs {
            list-style-type: none; }
            div.row.listing.full figure img + figcaption ul.listing-specs:first-of-type:not(:last-of-type) {
              margin-bottom: 0px; }
            div.row.listing.full figure img + figcaption ul.listing-specs:nth-of-type(2) {
              margin-top: 0px; }
      div.row.listing.full figure + .scrollHolder ul.listing-thumbs {
        justify-content: flex-start !important;
        -webkit-justify-content: flex-start !important; }
        div.row.listing.full figure + .scrollHolder ul.listing-thumbs li {
          flex: 0 0 auto;
          -webkit-flex: 0 0 auto;
          width: 15% !important;
          margin-right: 10px;
          margin-bottom: 10px; }
          div.row.listing.full figure + .scrollHolder ul.listing-thumbs li img {
            width: 100%; }
      div.row.listing.full figure + .scrollHolder div#scrollBar {
        display: none; }
      div.row.listing.full figure + .scrollHolder > .navbtn {
        position: absolute;
        width: 40px;
        height: 70px; }
    div.row.listing.full .listing-btn {
      flex: none;
      -webkit-flex: none; }

  /* new vehicle content navigation */
  .vehicleNav {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row nowrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    padding: 0px;
    list-style-type: none;
    /* & + div#scrollBar { display:none; } */ }
    .vehicleNav li {
      flex: 1 1;
      -webkit-flex: 1 1;
      margin: 5px; }
      .vehicleNav li a {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        width: 100%;
        height: 100%;
        display: block;
        text-align: center;
        padding: 10px;
        font-weight: 600;
        position: relative;
        white-space: nowrap; }
        .vehicleNav li a:hover, .vehicleNav li a.active, .vehicleNav li a:active {
          text-decoration: none;
          color: #1455ff; }

  section#pageContent article:not(:nth-child(1)) {
    display: none; }
  section#pageContent article.active {
    animation-name: contentfade;
    animation-duration: 0.5s;
    -webkit-animation-name: contentfade;
    -webkit-animation-duration: 0.5s; }

  section.page.flexrow {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -wekbit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    section.page.flexrow div.single-widget {
      flex: 0 1 31.5% !important;
      -webkit-flex: 0 1 31.5% !important;
      width: 31.5% !important;
      margin-right: 1.5%; }
      section.page.flexrow div.single-widget img {
        max-width: 100%;
        margin-bottom: 0px; }
      section.page.flexrow div.single-widget:not(:last-of-type) {
        margin-right: none; }

  form.offerChanger {
    width: 100%; }

  .td-top + form#change-dealer label[for="dealerSelector"] {
    width: 100%;
    height: 38px;
    display: block;
    position: relative; }
    .td-top + form#change-dealer label[for="dealerSelector"] img {
      display: none; }
    .td-top + form#change-dealer label[for="dealerSelector"] select {
      width: 100%;
      height: 38px;
      background: white;
      padding-left: 10px; }
    .td-top + form#change-dealer label[for="dealerSelector"]:after {
      content: '\f078';
      width: 38px;
      height: 38px;
      position: absolute;
      right: 0px;
      top: 0px;
      background: #1455ff;
      color: white;
      pointer-events: none;
      font-family: fontawesome;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center;
      -webkit-justify-content: center;
      -webmit-align-items: center; }

  /* contact us */
  section#mapkey {
    width: 100%;
    max-width: 1170px;
    margin: auto; }
    section#mapkey label {
      position: relative; }
      section#mapkey label:after {
        content: '\f078';
        width: 38px;
        height: 38px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: #1455ff;
        color: white;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -webmit-align-items: center; }
      section#mapkey label select {
        margin: 0px;
        height: 38px; }
    section#mapkey + .flexRow .double-widget,
    section#mapkey + .flexRow .single-widget {
      padding: 0px !important; }
      section#mapkey + .flexRow .double-widget .double-widget-content,
      section#mapkey + .flexRow .double-widget .single-widget-content,
      section#mapkey + .flexRow .single-widget .double-widget-content,
      section#mapkey + .flexRow .single-widget .single-widget-content {
        margin: 10px; }
      section#mapkey + .flexRow .double-widget .widget-tag,
      section#mapkey + .flexRow .single-widget .widget-tag {
        transform: translate(-8px, 25px) !important;
        -webkit-transform: translate(-8px, 25px) !important;
        width: auto; }

  section.new-body h2 {
    font-size: 2em; }
  section.new-body ol.threecol-sales {
    display: -ms-grid;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    -ms-grid-columns: 1fr 10px 1fr 10px 1fr;
    -ms-grid-rows: auto 14px auto 14px auto;
    gap: 14px;
    grid-gap: 14px;
    width: 100%;
    padding: 0px;
    list-style-type: none; }
  section.new-body li {
    display: flex;
    display: -webkit-flex;
    flex-flow: column;
    -webkit-flex-flow: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    section.new-body li h5 {
      order: 2;
      -webkit-order: 2;
      padding-bottom: 0px; }
    section.new-body li img {
      order: 1;
      -webkit-order: 1;
      margin-bottom: 10px; }
    section.new-body li img ~ p {
      order: 3;
      -webkit-order: 3; }
    section.new-body li:nth-child(1) {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1; }
    section.new-body li:nth-child(2) {
      -ms-grid-column: 3;
      -ms-grid-column-span: 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1; }
    section.new-body li:nth-child(3) {
      -ms-grid-column: 5;
      -ms-grid-column-span: 1;
      -ms-grid-row: 1;
      -ms-grid-row-span: 1; }
  section.new-body figure.fig-a-row {
    display: flex;
    display: -webkit-flex;
    align-items: flex-start;
    -webkit-align-items: flex-start; }
    section.new-body figure.fig-a-row figcaption {
      flex: 0 0 50%;
      -webkit-flex: 0 0 50%;
      width: 50%; }
    section.new-body figure.fig-a-row img {
      flex: 0 0 25%;
      -webkit-flex: 0 0 25%;
      max-width: 25% !important;
      padding: 10px; } }
.my24-accord figure img {
  max-width: 100% !important; }

@media screen and (min-width: 769px) and (max-width: 1023px) {
  header nav ul.topNav li a span {
    font-size: 12px; }
    header nav ul.topNav li a span br {
      display: none; }
  header nav ul.topNav li.standalone h3 a {
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center; }
  header nav ul.first li h3 label {
    height: initial; }

  nav ul.topNav {
    width: 100% !important; } }
@media screen and (max-width: 320px) {
  #gdprConsent ul li p {
    font-size: 10px; }
  #gdprConsent ul li label span {
    font-size: 10px; } }
@media screen and (max-width: 425px) {
  div.row.listing figcaption p.listing-description {
    display: none; }

  article.accordion section {
    height: 60px; }
    article.accordion section h2 {
      height: 60px; }
      article.accordion section h2 a {
        height: auto;
        min-height: 60px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        font-size: 18px;
        padding-top: 3px !important;
        padding-bottom: 3px !important; }
        article.accordion section h2 a svg {
          pointer-events: none; }
    article.accordion section figure figcaption ul {
      margin: 10px 0px; }
    article.accordion section ul {
      padding-left: 20px;
      margin: 10px; }

  #gdprConsent {
    width: 90%; }
    #gdprConsent ul {
      padding: 0px; }
      #gdprConsent ul li p {
        font-size: 12px; }
      #gdprConsent ul li label span {
        font-size: 12px; }

  /* cookies table */
  section.mainSubCol table tbody tr td {
    vertical-align: top; }
    section.mainSubCol table tbody tr td p {
      font-size: 11px !important;
      display: block;
      overflow-x: hidden;
      text-overflow: ellipsis;
      max-width: 100px; }
    section.mainSubCol table tbody tr td ul {
      padding: 0px; }
      section.mainSubCol table tbody tr td ul li {
        padding: 5px 0px !important;
        font-size: 11px; }
    section.mainSubCol table tbody tr td:last-of-type p {
      max-width: 100%; }

  section.new-body table.range-data thead th {
    font-size: 3vw !important; }
  section.new-body table.range-data tbody td {
    font-size: 3vw !important; }

  section#mapkey div {
    flex-direction: column;
    -webkit-flex-direction: column; }

  #change-dealer button {
    font-size: 3vw; } }
@media screen and (max-width: 549px) {
  ul.test-drive {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 5px;
    -webkit-grid-template-columns: repeat(2, 1fr);
    -webkit-grid-gap: 5px; }
    ul.test-drive li {
      margin: 0px;
      padding: 0px;
      width: 100%; } }
@media screen and (max-width: 768px) {
  body {
    overflow-x: hidden; }

  .desktop {
    display: none; }

  header {
    order: 1;
    -webkit-order: 1;
    flex: 1 0 140px;
    -webkit-flex: 1 0 140px;
    flex-flow: row wrap; }
    header nav {
      order: 1;
      -webkit-order: 1;
      flex: 1 0 20%;
      background: white;
      height: 50%;
      display: flex;
      display: -webkit-flex;
      align-items: center;
      justify-content: center;
      -webkit-align-items: center;
      -webkit-justify-content: center; }
      header nav ul li.header-selector {
        height: 100px;
        padding: 2%; }
        header nav ul li.header-selector label {
          width: 100%;
          margin: 0px 0px 5px 0px;
          position: relative;
          height: 40px;
          display: block; }
          header nav ul li.header-selector label:after {
            content: '\f078';
            width: 40px;
            height: 40px;
            position: absolute;
            right: 0px;
            top: 0px;
            background: #000000;
            color: white;
            pointer-events: none;
            font-family: fontawesome;
            display: flex;
            display: -webkit-flex;
            justify-content: center;
            align-items: center;
            -webkit-justify-content: center;
            -webmit-align-items: center; }
          header nav ul li.header-selector label select {
            height: 40px;
            width: 100%; }
          header nav ul li.header-selector label img {
            display: none; }
      header nav ul li:last-of-type a {
        color: white !important; }
    header section {
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center;
      height: 70px; }
      header section.logo {
        order: 2;
        flex: 2 0 40%; }
      header section.dealer {
        order: 3;
        flex: 2 0 40%; }
      header section.contacts {
        order: 5;
        flex: 2 0 80%;
        width: 75%;
        border-top: 1px solid #f5f6f8;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: flex-start;
        -webkit-justify-content: flex-start; }
        header section.contacts p {
          padding: 0px; }
        header section.contacts label {
          height: 80%;
          margin-right: 20px;
          margin-left: 20px; }
          header section.contacts label img {
            height: 100%; }
        header section.contacts ul li {
          font-weight: bold; }
          header section.contacts ul li.mobile {
            font-size: 14px; }
      header section.logo img, header section.dealer img {
        display: block;
        width: 80%;
        min-width: 100px;
        margin: 0px auto;
        max-width: 180px;
        object-fit: contain; }
      header section.logo.single {
        flex: 2 1 80%;
        -webkit-flex: 2 1 80%; }
        header section.logo.single a {
          transform: translateX(-25%);
          -webkit-transform: translateX(-25%); }
      header section.dealerselector {
        order: 4;
        -webkit-order: 4;
        position: relative;
        flex: 1 1 20%;
        -webkit-flex: 1 1 20%;
        border-top: 1px solid #f5f6f8; }
        header section.dealerselector form {
          background: transparent;
          width: 40px;
          height: 50px; }
          header section.dealerselector form:first-of-type:not(:last-of-type) {
            display: none; }
          header section.dealerselector form label {
            position: relative;
            height: 100%;
            width: 33px;
            display: block; }
            header section.dealerselector form label select {
              height: 100%;
              width: 100%;
              border: none 0px;
              opacity: 0;
              /* position the select option so that it's clickable */ }
              header section.dealerselector form label select#dealer-select-top-trigger {
                position: absolute;
                width: 1000%; }
            header section.dealerselector form label img {
              position: absolute;
              top: 0px;
              left: 0px;
              pointer-events: none;
              width: 40px;
              height: 36px;
              top: 50%;
              transform: translateY(-50%);
              -webkit-transform: translateY(-50%); }

  main {
    order: 2;
    flex-flow: column wrap;
    -webkit-flex-flow: column wrap; }
    main section#nv-header p:first-of-type {
      font-size: 1.3em; }
    main section#nv-header p:last-of-type {
      line-height: 1.1; }
    main section#leftCol {
      order: 1;
      -webkit-order: 1;
      width: 100%;
      background: #1455ff;
      flex: 0 0 60px;
      min-height: 60px;
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      position: relative;
      z-index: 9; }
      main section#leftCol label#sidebarlabel {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
        background: transparent;
        z-index: 10;
        font-family: fontawesome;
        display: flex;
        justify-content: flex-end;
        align-items: center;
        font-size: 1.1em;
        color: white;
        padding-right: 10px; }
      main section#leftCol input[type=checkbox] {
        display: none; }
        main section#leftCol input[type=checkbox] + label {
          color: white;
          text-transform: uppercase;
          height: 60px;
          display: flex;
          display: -webkit-flex;
          align-items: center;
          -webkit-align-items: center;
          padding: 0px 10px; }
          main section#leftCol input[type=checkbox] + label:not(#sidebarlabel):after {
            font-family: fontawesome;
            content: '\f196';
            font-size: 1.5em; }
        main section#leftCol input[type=checkbox]:checked + label:not(#sidebarlabel):after {
          content: '\f147'; }
        main section#leftCol input[type=checkbox] + label + nav {
          order: 1;
          flex: 1 0 90%; }
          main section#leftCol input[type=checkbox] + label + nav > ul {
            padding: 0px;
            list-style-type: none;
            height: 40px;
            margin: 0px;
            overflow: hidden;
            background: #1455ff; }
            main section#leftCol input[type=checkbox] + label + nav > ul li {
              min-height: 60px;
              background: #1455ff; }
              main section#leftCol input[type=checkbox] + label + nav > ul li a {
                color: #ffffff;
                text-transform: uppercase;
                height: 60px;
                display: flex;
                align-items: center;
                padding-left: 10px;
                font-size: 1.3em; } }
              @media screen and (max-width: 768px) and (max-width: 767px) {
                main section#leftCol input[type=checkbox] + label + nav > ul li a {
                  font-size: 1em; } }
@media screen and (max-width: 768px) {
              main section#leftCol input[type=checkbox] + label + nav > ul li > ul {
                list-style-type: none;
                margin-left: 30px; }
                main section#leftCol input[type=checkbox] + label + nav > ul li > ul li {
                  position: relative; }
                  main section#leftCol input[type=checkbox] + label + nav > ul li > ul li:before {
                    content: '\f054';
                    font-family: fontawesome;
                    display: block;
                    position: absolute;
                    left: -16px;
                    top: 50%;
                    transform: translateY(-50%);
                    color: #b2c9df; }
                  main section#leftCol input[type=checkbox] + label + nav > ul li > ul li a {
                    padding: 0px; }
          main section#leftCol input[type=checkbox] + label + nav + label {
            order: 2;
            flex: 1 0 10%;
            font-family: fontawesome;
            font-size: 1.5em;
            display: flex;
            display: -webkit-flex;
            align-items: center;
            justify-content: center;
            color: white; }
        main section#leftCol input[type=checkbox]:checked + label#sidebarlabel {
          background: rgba(255, 255, 255, 0.1) !important;
          transform: scaleY(-1);
          -webkit-transform: scaleY(-1); }
          main section#leftCol input[type=checkbox]:checked + label#sidebarlabel + nav > ul {
            overflow: visible; }
    main section#mainCol {
      order: 3;
      -webkit-order: 3;
      flex: 1 1 auto;
      width: 100%;
      padding: 10px 10px;
      display: flex;
      display: -webkit-flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      justify-content: flex-start; }
      main section#mainCol #nv-header {
        margin-top: 20px; }
      main section#mainCol p,
      main section#mainCol h2,
      main section#mainCol li {
        font-size: 1.3em; }
        main section#mainCol p strong,
        main section#mainCol h2 strong,
        main section#mainCol li strong {
          font-size: 1em; }
      main section#mainCol.grid {
        display: grid; }
        main section#mainCol.grid h1 {
          grid-row: 1;
          -webkit-grid-row: 1; }
        main section#mainCol.grid div.copyholder {
          grid-row: 2;
          -webkit-grid-row: 2; }
        main section#mainCol.grid nav#additional-links {
          grid-row: 3;
          -webkit-grid-row: 3; }
        main section#mainCol.grid .sidebar {
          grid-row: 4;
          -webkit-grid-row: 4; }
        main section#mainCol.grid p:empty {
          display: none; }

  section.breadcrumbs {
    display: none; }

  .formfooter {
    order: 5;
    -webkit-order: 5;
    /* set the field heights */ }
    .formfooter h2,
    .formfooter p {
      font-size: 1.3em; }
    .formfooter form fieldset p {
      padding-bottom: 0px !important; }
      .formfooter form fieldset p label {
        height: 50px !important;
        line-height: 50px !important;
        font-size: 1.5em; }
      .formfooter form fieldset p input {
        height: 50px !important; }
    .formfooter form button.sub-btn.gdpr {
      width: 100% !important;
      font-size: 1.6em;
      border-radius: 2px;
      font-size: 2em;
      height: 50px; }
      .formfooter form button.sub-btn.gdpr:after {
        content: none !important; }
    .formfooter form.locationForm {
      height: 50px !important; }
      .formfooter form.locationForm label {
        height: 50px !important; }
        .formfooter form.locationForm label select {
          height: 50px !important;
          box-shadow: inset 0px 0px 2px rgba(0, 0, 0, 0.3) !important; }
      .formfooter form.locationForm:after {
        height: 50px !important; }
    .formfooter form#change-dealer input,
    .formfooter form#change-dealer select {
      height: 50px;
      line-height: 1; }
    .formfooter form#change-dealer button {
      height: 48px !important; }
    .formfooter form#change-dealer label[for="dealerSelector"]:after {
      width: 50px;
      height: 50px; }
    .formfooter form#change-dealer p:not(:first-of-type),
    .formfooter form#change-dealer label {
      margin: 0px auto !important;
      height: 50px !important;
      line-height: 50px; }
    .formfooter form#change-dealer p:first-of-type {
      display: flex;
      display: -webkit-flex;
      flex-direction: row;
      -webkit-flex-direction: row;
      width: 100%;
      max-width: 400px; }
      .formfooter form#change-dealer p:first-of-type label {
        z-index: 10;
        width: 100%; }
      .formfooter form#change-dealer p:first-of-type input {
        width: 100%;
        margin-bottom: 0px;
        height: 48px;
        box-shadow: unset;
        border: none !important; }
      .formfooter form#change-dealer p:first-of-type button {
        width: 100% !important;
        border-radius: 2px; }
      .formfooter form#change-dealer p:first-of-type ~ label {
        width: 100%;
        max-width: 400px !important; }
    .formfooter form#change-dealer label[for="postcode"] {
      line-height: 32px; }
    .formfooter section.container.used h2 {
      font-size: 1.3em; }

  section.flexRow {
    order: 3;
    -webkit-order: 3;
    max-width: 100%;
    width: 100%; }
    section.flexRow section.rhSubCol {
      position: relative; }
      section.flexRow section.rhSubCol label img {
        display: none; }
      section.flexRow section.rhSubCol select {
        background: #1455ff !important;
        width: 100%;
        border: none;
        height: 60px;
        color: white;
        padding: 0px 10px;
        font-size: 1.5em;
        border-radius: 0px; }
      section.flexRow section.rhSubCol label.overlay:after {
        content: '\f078';
        width: 38px;
        height: 60px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: transparent;
        color: white;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center; }
      section.flexRow section.rhSubCol .sidebar.search-widget {
        padding: 0px;
        margin: 0px;
        background: none; }
        section.flexRow section.rhSubCol .sidebar.search-widget h2 {
          display: none; }
        section.flexRow section.rhSubCol .sidebar.search-widget form {
          width: 90%;
          margin: 10px auto;
          display: flex;
          display: -webkit-flex;
          flex-direction: row;
          -webkit-flex-direction: row;
          align-items: center; }
        section.flexRow section.rhSubCol .sidebar.search-widget input.text-input {
          margin: 0px; }
        section.flexRow section.rhSubCol .sidebar.search-widget button {
          margin: 0px;
          border-radius: 0px 2px 2px 0px;
          height: 38px;
          background-image: none;
          font-size: 1em;
          line-height: 22px;
          width: initial;
          position: initial; }
    section.flexRow section.mainSubCol {
      padding: 10px;
      flex-direction: column;
      -webkit-flex-direction: column; }
      section.flexRow section.mainSubCol p,
      section.flexRow section.mainSubCol h2 {
        font-size: 1.2em; }
        section.flexRow section.mainSubCol p strong,
        section.flexRow section.mainSubCol h2 strong {
          font-size: 1em; }
      section.flexRow section.mainSubCol article {
        background: white;
        margin-bottom: 20px;
        padding-bottom: 10px; }
        section.flexRow section.mainSubCol article#fullArticle {
          padding: 5px !important; }
        section.flexRow section.mainSubCol article h4 {
          width: 100%;
          padding: 5px 10px;
          background: black;
          color: white;
          text-transform: uppercase;
          position: relative; }
        section.flexRow section.mainSubCol article p {
          padding: 10px; }
        section.flexRow section.mainSubCol article#about-copy {
          background: none;
          padding: 10px; }
          section.flexRow section.mainSubCol article#about-copy p {
            font-size: 1.2em; }
            section.flexRow section.mainSubCol article#about-copy p:not(:first-of-type) {
              display: none; }
          section.flexRow section.mainSubCol article#about-copy label#rmtrigger {
            color: #1455ff;
            padding: 10px;
            font-weight: 600;
            display: flex;
            align-items: center;
            width: 30%;
            justify-content: space-between;
            -webkit-display: flex;
            -webkit-align-items: center;
            -webkit-justify-content: space-between;
            max-width: 130px; }
            section.flexRow section.mainSubCol article#about-copy label#rmtrigger:after {
              content: '\f0d7';
              font-family: FontAwesome; }
          section.flexRow section.mainSubCol article#about-copy input#readmore {
            display: none; }
            section.flexRow section.mainSubCol article#about-copy input#readmore:checked ~ p {
              display: block; }
            section.flexRow section.mainSubCol article#about-copy input#readmore:checked + label:after {
              content: '\f0d8'; }
      section.flexRow section.mainSubCol div.row.listing:not(.full) {
        display: flex;
        display: -webkit-flex;
        align-items: flex-start;
        background: white;
        padding: 10px;
        margin: 10px 0px;
        border-bottom: none;
        width: 100%;
        flex-direction: column;
        -webkit-flex-direction: column; }
        section.flexRow section.mainSubCol div.row.listing:not(.full) h2 {
          padding-bottom: 0px;
          font-size: 1.3em;
          color: #1455ff; }
        section.flexRow section.mainSubCol div.row.listing:not(.full) h3 {
          padding-bottom: 0.5em;
          font-size: 1em; }
        section.flexRow section.mainSubCol div.row.listing:not(.full) figure {
          display: flex;
          display: -webkit-flex;
          flex-direction: column;
          -webkit-flex-direction: column;
          align-items: flex-start;
          -webkit-align-items: flex-start; }
          section.flexRow section.mainSubCol div.row.listing:not(.full) figure > figure {
            flex-direction: column;
            width: 100%; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure > figure img.mainimg {
              order: 1;
              -webkit-order: 1;
              width: 100%; }
          section.flexRow section.mainSubCol div.row.listing:not(.full) figure a.vehicle-dealer-logo {
            order: 3;
            -webkit-order: 3;
            max-width: 100%; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure a.vehicle-dealer-logo img {
              margin: 0px auto; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure a.vehicle-dealer-logo p {
              font-size: 0.7em; }
          section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption {
            order: 2;
            -webkit-order: 2;
            padding: 0px 10px; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption ul {
              padding: 0px;
              list-style-type: none;
              margin: 0px; }
              section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption ul li:before {
                margin-right: 10px;
                font-style: italic;
                font-weight: 600; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption h2.vprice,
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption h4.vprice {
              color: #1455ff;
              font-size: 1.5em;
              justify-content: flex-start;
              -webkit-justify-content: flex-start;
              flex-direction: column;
              -webkit-flex-direction: column; }
            section.flexRow section.mainSubCol div.row.listing:not(.full) figure figcaption p.listing-description {
              margin-top: 20px; }
        section.flexRow section.mainSubCol div.row.listing:not(.full) .listing-btn.view {
          width: initial;
          align-self: normal;
          -webkit-align-self: normal;
          height: 40px;
          width: 90%;
          margin: auto;
          display: flex;
          align-items: center;
          font-size: 1em;
          justify-content: center;
          background-image: none;
          border-radius: 2px;
          font-size: 1.6em;
          margin-top: 10px; }
      section.flexRow section.mainSubCol div.row.listing.full {
        width: 100%;
        margin: 0px;
        background: #ffffff;
        padding: 10px;
        border: none; }
        section.flexRow section.mainSubCol div.row.listing.full h2,
        section.flexRow section.mainSubCol div.row.listing.full h3 {
          color: #1455ff;
          padding: 0px; }
        section.flexRow section.mainSubCol div.row.listing.full h2 {
          font-size: 1.5em; }
          section.flexRow section.mainSubCol div.row.listing.full h2 + h3 {
            font-size: 1.3em; }
          section.flexRow section.mainSubCol div.row.listing.full h2.vprice {
            text-align: right; }
        section.flexRow section.mainSubCol div.row.listing.full figcaption p {
          font-size: 1.2em; }
        section.flexRow section.mainSubCol div.row.listing.full figcaption h2 {
          padding-bottom: 0px;
          font-size: 1.5em;
          color: #1455ff; }
        section.flexRow section.mainSubCol div.row.listing.full figcaption ul.listing-specs {
          list-style-type: none;
          padding: 0px; }
          section.flexRow section.mainSubCol div.row.listing.full figcaption ul.listing-specs:nth-of-type(2) {
            margin-top: 0px; }
          section.flexRow section.mainSubCol div.row.listing.full figcaption ul.listing-specs:first-of-type:not(:last-of-type) {
            margin-bottom: 0px; }
          section.flexRow section.mainSubCol div.row.listing.full figcaption ul.listing-specs li {
            font-size: 1.2em; }
        section.flexRow section.mainSubCol div.row.listing.full ul.listing-thumbs {
          display: flex;
          display: -webkit-flex;
          align-items: center;
          flex-direction: row;
          -webkit-flex-direction: row;
          list-style-type: none;
          padding: 0px;
          margin: 0px;
          min-width: 100%;
          height: 300px; }
          section.flexRow section.mainSubCol div.row.listing.full ul.listing-thumbs li {
            flex: 0 0 75% !important;
            -webkit-flex: 0 0 75% !important;
            scroll-padding: 0px; }
            section.flexRow section.mainSubCol div.row.listing.full ul.listing-thumbs li:not(:last-of-type) {
              margin: 0px !important; }
          section.flexRow section.mainSubCol div.row.listing.full ul.listing-thumbs + #scrollBar {
            display: none; }
        section.flexRow section.mainSubCol div.row.listing.full .listing-btn {
          width: initial;
          align-self: normal;
          -webkit-align-self: normal;
          height: 40px;
          display: flex;
          align-items: center;
          font-size: 1em;
          justify-content: center;
          background-image: none;
          border-radius: 2px;
          font-size: 1.6em; }
        section.flexRow section.mainSubCol div.row.listing.full p.listing-description {
          display: block; }

  /* contact page */
  section#mapkey {
    flex-direction: column;
    -webkit-flex-direction: column;
    width: 100%; }
    section#mapkey div {
      order: 2;
      -webkit-order: 2; }
      section#mapkey div figure {
        flex: 1 0 49%;
        -webkit-flex: 1 0 50%;
        margin: 20px 0px;
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        -webkit-direction: row;
        align-items: center;
        justify-content: flex-start;
        -webkit-justify-content: flex-start; }
    section#mapkey label {
      width: 100%;
      height: 60px;
      position: relative;
      order: 1;
      -webkit-order: 1; }
      section#mapkey label:after {
        content: '\f078';
        height: 60px;
        width: 60px;
        position: absolute;
        right: 0px;
        top: 0px;
        background: none;
        color: white;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center; }
      section#mapkey label select {
        order: 1;
        -webkit-order: 1;
        width: 100%;
        height: 60px;
        background: #1455ff;
        color: white;
        font-weight: bold;
        border: none;
        border-radius: 0px; }

  .mobile.helper {
    color: #1455ff;
    font-size: 1.5em; }

  .news {
    margin-top: 20px; }
    .news iframe {
      max-width: 100%; }
    .news div,
    .news figure {
      padding: 0px; }
    .news h2 {
      padding-bottom: 0px; }
      .news h2 + p {
        padding-bottom: 10px; }
    .news .newsmain {
      margin-top: 10px; }

  .vehicleNav.dragscroller {
    display: flex;
    display: -webkit-flex;
    padding: 0px;
    list-style-type: none; }
    .vehicleNav.dragscroller li {
      flex: 1 0 200px;
      -webkit-flex: 1 0 200px;
      width: 200px; }
      .vehicleNav.dragscroller li.active a {
        color: #1455ff;
        text-decoration: none; }
      .vehicleNav.dragscroller li a {
        font-size: 1.5em;
        white-space: nowrap;
        width: 100%;
        text-align: center;
        display: block; }

  #pageContent article {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    padding-bottom: 20px; }
    #pageContent article img {
      float: none !important;
      margin: 0px !important;
      width: 100%; }
    #pageContent article:not(:first-of-type) {
      display: none; }
    #pageContent article.active {
      animation-name: contentfade;
      animation-duration: 0.5s;
      -webkit-animation-name: contentfade;
      -webkit-animation-duration: 0.5s; }

  article#locationchooser .form h2.widget-tag {
    position: absolute; }

  .single-widget-content p {
    font-size: 1.3em; }

  section.page.flexrow {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -wekbit-flex-flow: row wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start; }
    section.page.flexrow div.single-widget {
      margin-right: 1.5%;
      flex: 1 1 47.5% !important;
      width: 47.5%;
      min-width: 100%; }
      section.page.flexrow div.single-widget img {
        max-width: 100%;
        margin-bottom: 20px; }
      section.page.flexrow div.single-widget p,
      section.page.flexrow div.single-widget a {
        margin: 10px;
        right: initial;
        bottom: initial; }
      section.page.flexrow div.single-widget:last-of-type {
        margin-right: 0; }

  section#contactDetails article h4 {
    font-size: 1.4em; }
  section#contactDetails article ul li {
    font-size: 1em !important; }
  section#contactDetails article * {
    font-size: 1.1em; }

  .servicecontent {
    margin-top: 20px; }
    .servicecontent * {
      font-size: 16px; }

  .servicelist #services {
    padding: 10px; }
    .servicelist #services * {
      font-size: 1.1em; }

  .td-top ul li a {
    line-height: 1; }
  .td-top + form#change-dealer input {
    height: 50px !important; }
    .td-top + form#change-dealer input + label {
      height: 50px;
      display: flex;
      display: -webkit-flex;
      top: 0px;
      align-items: center;
      -webkit-align-items: center;
      font-size: 1.3em; }
  .td-top + form#change-dealer label[for="dealerSelector"] {
    width: 100%;
    height: 50px;
    display: block;
    position: relative; }
    .td-top + form#change-dealer label[for="dealerSelector"] img {
      display: none; }
    .td-top + form#change-dealer label[for="dealerSelector"] select {
      width: 100%;
      height: 50px;
      background: white;
      padding-left: 10px;
      font-size: 1.3em; }
    .td-top + form#change-dealer label[for="dealerSelector"]:after {
      content: '\f078';
      width: 50px;
      height: 50px;
      position: absolute;
      right: 0px;
      top: 0px;
      background: #1455ff;
      color: white;
      pointer-events: none;
      font-family: fontawesome;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      align-items: center;
      -webkit-justify-content: center;
      -webmit-align-items: center; }

  .blue {
    color: #1455ff; }

  section.new-body h2 {
    font-size: 2em; }
  section.new-body ol.threecol-sales {
    list-style-type: none;
    padding: 0px; }
    section.new-body ol.threecol-sales li {
      overflow-y: hidden;
      transition: all 0.5s ease-in-out;
      background: white;
      margin-bottom: 12px; }
      section.new-body ol.threecol-sales li h5 {
        background: #1455ff;
        color: white;
        padding: 5px 30px 5px 5px;
        margin-bottom: 0px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: space-between; }
      section.new-body ol.threecol-sales li h5:after {
        content: '\f0d7';
        font-family: fontawesome;
        font-size: 1.5em;
        transition: all 0.5s ease-in-out;
        -webkit-transition: all 0.5s ease-in-out; }
      section.new-body ol.threecol-sales li img {
        width: 100%;
        padding: 0px 12px 10px 12px;
        max-width: 100%;
        height: 200px;
        object-fit: cover; }
      section.new-body ol.threecol-sales li p {
        font-size: 0.8em !important;
        padding: 12px; }
      section.new-body ol.threecol-sales li.active h5:after {
        transform: rotate(180deg);
        -webkit-transform: rotate(180deg); }

  a.nav {
    z-index: 10;
    background: #003ee0; }
    a.nav.left {
      left: 2% !important; }
    a.nav.right {
      right: 2% !important; }

  section.new-body h2 {
    font-size: 1.6em !important; }
  section.new-body figure.fig-a-row {
    display: flex;
    display: -webkit-flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-items: flex-start; }
    section.new-body figure.fig-a-row figcaption {
      flex: 0 2 100%; }
    section.new-body figure.fig-a-row img {
      flex: 0 0 50%;
      -webkit-flex: 0 0 50%;
      width: 50%; }

  form#change-dealer p:not(.select-or) {
    height: unset;
    background-color: unset;
    margin-bottom: 0px; }

  /* new pagination */
  nav#vehicle-nav label:after {
    font-family: fontawesome;
    content: '\f107';
    color: white !important;
    position: absolute;
    right: 12px;
    top: 0px;
    z-index: 999;
    font-size: 2em;
    pointer-events: none; } }
@media screen and (min-width: 1024px) {
  ul.test-drive {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 5px;
    -webkit-grid-template-columns: repeat(4, 1fr);
    -webkit-grid-gap: 5px;
    /* ie 11 stuff */
    display: -ms-grid;
    -ms-grid-columns: 1fr 5px 1fr 5px 1fr 5px 1fr; }
    ul.test-drive li {
      margin: 0px;
      padding: 0px;
      width: 100%;
      -ms-grid-row-align: end; }
    ul.test-drive li:nth-child(1) {
      -ms-grid-column: 1;
      -ms-grid-row: 1; }
    ul.test-drive li:nth-child(2) {
      -ms-grid-column: 3;
      -ms-grid-row: 1; }
    ul.test-drive li:nth-child(3) {
      -ms-grid-column: 5;
      -ms-grid-row: 1; }
    ul.test-drive li:nth-child(4) {
      -ms-grid-column: 7;
      -ms-grid-row: 1; }
    ul.test-drive li:nth-child(5) {
      -ms-grid-column: 1;
      -ms-grid-row: 2; }
    ul.test-drive li:nth-child(6) {
      -ms-grid-column: 3;
      -ms-grid-row: 2; }
    ul.test-drive li:nth-child(7) {
      -ms-grid-column: 5;
      -ms-grid-row: 2; }
    ul.test-drive li:nth-child(8) {
      -ms-grid-column: 7;
      -ms-grid-row: 2; }
    ul.test-drive li:nth-child(9) {
      -ms-grid-column: 1;
      -ms-grid-row: 3; }
    ul.test-drive li:nth-child(10) {
      -ms-grid-column: 3;
      -ms-grid-row: 3; }
    ul.test-drive li:nth-child(11) {
      -ms-grid-column: 5;
      -ms-grid-row: 3; }
    ul.test-drive li:nth-child(12) {
      -ms-grid-column: 7;
      -ms-grid-row: 3; } }
@keyframes contentfade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
@-webkit-keyframes contentfade {
  0% {
    display: block;
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes contentfadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@-webkit-keyframes contentfadeout {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@media screen and (min-width: 769px) {
  header nav {
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    height: 40px;
    background: #000000;
    order: 2;
    display: flex;
    justify-content: center; }
    header nav input#mobileNav {
      display: none; }
      header nav input#mobileNav + label {
        display: none; }
    header nav ul.topNav {
      display: flex;
      display: -webkit-flex;
      list-style-type: none;
      width: 90%;
      flex-direction: row;
      -webkit-flex-direction: row;
      justify-content: space-between;
      margin: 0px; }
      header nav ul.topNav li {
        color: #ffffff;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        justify-content: center;
        position: relative;
        flex: 1 0 auto;
        -webkit-flex: 1 0 auto; }
        header nav ul.topNav li.header-selector {
          display: none; }
        header nav ul.topNav li.standalone:hover * {
          color: #000000 !important; }
        header nav ul.topNav li:not(:last-of-type):after {
          content: '';
          position: absolute;
          background: #ffffff;
          width: 1px;
          height: 100%;
          display: block;
          top: 0px;
          right: 0px; }
        header nav ul.topNav li a {
          text-transform: uppercase;
          color: #ffffff; }
          header nav ul.topNav li a:after {
            content: none; }
        header nav ul.topNav li.hassub ul.first {
          background-color: #f5f6f8;
          position: absolute;
          top: 100%;
          left: 0px;
          height: 100%;
          display: none;
          flex-direction: row;
          -webkit-flex-direction: row;
          z-index: 9999; }
          header nav ul.topNav li.hassub ul.first li {
            position: relative; }
            header nav ul.topNav li.hassub ul.first li h3 {
              display: flex;
              display: -webkit-flex;
              align-items: center; }
            header nav ul.topNav li.hassub ul.first li:after {
              content: none !important; }
            header nav ul.topNav li.hassub ul.first li ul.second {
              position: absolute;
              top: 100%;
              flex-direction: row;
              -webkit-flex-direction: row; }
              header nav ul.topNav li.hassub ul.first li ul.second li a {
                display: flex;
                display: -webkit-flex;
                flex-direction: column;
                -webkit-flex-direction: column;
                padding: 5px 15px; }
                header nav ul.topNav li.hassub ul.first li ul.second li a h4 {
                  color: black; }
              header nav ul.topNav li.hassub ul.first li ul.second li:hover a {
                text-decoration: none; }
              header nav ul.topNav li.hassub ul.first li ul.second li:hover h4 {
                color: #1455ff; }
              header nav ul.topNav li.hassub ul.first li ul.second.second:hover li:not(:hover) a img {
                filter: grayscale(100%);
                -webkit-filter: grayscale(100%); }
            header nav ul.topNav li.hassub ul.first li:hover ul {
              display: flex;
              display: -webkit-flex; }
        header nav ul.topNav li:hover ul.first {
          display: flex;
          display: -webkit-flex; }
        header nav ul.topNav li:hover > a {
          color: black !important; }
        header nav ul.topNav li.hassub label.subtrigger span {
          font-family: FontAwesome;
          transform: rotate(90deg) translateY(10px);
          -webkit-transform: rotate(90deg) translateY(10px);
          display: block; }
        header nav ul.topNav li.hassub > ol.dealerSubmenu {
          padding: 0px;
          position: absolute;
          top: 100%;
          left: 0%;
          background: #ced5dd;
          display: none;
          width: 100%; }
          header nav ul.topNav li.hassub > ol.dealerSubmenu li a:hover {
            text-decoration: none; }
        header nav ul.topNav li.hassub:hover > ol.dealerSubmenu {
          display: block; }
    header nav.sidbar-nav {
      height: initial !important; }
  header .secondlevel a.secondlevel-title {
    background-color: #003ee0 !important; }
    header .secondlevel a.secondlevel-title i {
      display: none; }
    header .secondlevel a.secondlevel-title:hover {
      background-color: #003ee0 !important;
      cursor: default; }

  .mobile {
    display: none !important; } }
@media screen and (max-width: 769px) {
  article#bannerholder {
    width: 100%;
    flex: 2 0 100%;
    order: 2; }
    article#bannerholder img {
      max-width: 100%; }
    article#bannerholder ul.bannernav {
      bottom: 0px;
      flex-wrap: wrap;
      max-width: 100%;
      position: relative;
      margin: 10px 0; }
      article#bannerholder ul.bannernav li {
        margin: 5px; } }
@media screen and (min-width: 769px) {
  #mainCol img {
    max-width: 100%;
    height: max-content; }
  #mainCol .flexrow {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0px; }
    #mainCol .flexrow .single-widget:last-of-type {
      margin-right: 0px; }
  #mainCol div.single-widget {
    flex: 1 1 23.5%;
    -webkit-flex: 1 1 23.5%;
    padding: 0px 0px 15px 0px; }
    #mainCol div.single-widget:not(:last-of-type) {
      margin-right: 1.5%; }
    #mainCol div.single-widget .single-widget-content {
      justify-content: space-between;
      -webkit-justify-content: space-between;
      padding: 20px 15px 10px 15px; }
      #mainCol div.single-widget .single-widget-content .widget-btn {
        align-self: flex-end;
        -webkit-align-self: flex-end; }
  #mainCol h2.widget-tag {
    transform: translate(-8px, 30px);
    -webkit-transform: translate(-8px, 30px);
    width: auto;
    font-size: 0.8em; }
    #mainCol h2.widget-tag:before {
      top: -12px; }

  .rhSubCol .sidebar.call-me-back {
    align-self: flex-start;
    -webkit-align-self: flex-start;
    flex: 0 0 auto;
    -webkit-flex: 0 0 auto; } }
@media screen and (max-width: 768px) {
  #mainCol section.row.flexrow {
    flex-flow: row wrap; }
  #mainCol div.single-widget {
    flex: 0 049%;
    -webkit-flex: 0 0 49%;
    margin-bottom: 26px;
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column; }
    #mainCol div.single-widget .single-widget-content {
      margin: 10px; }
    #mainCol div.single-widget.cloned {
      padding: 0px;
      margin-top: 50px; }
      #mainCol div.single-widget.cloned .single-widget-content {
        padding: 0px; }
  #mainCol .widget-tag {
    font-size: 1.4em; }

  section.mainSubCol .single-widget {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 0px; }
    section.mainSubCol .single-widget .widget-tag {
      position: relative;
      font-size: 1.4em !important; }
    section.mainSubCol .single-widget .single-widget-content {
      padding: 0px 10px 10px 10px; }
      section.mainSubCol .single-widget .single-widget-content form {
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column; }
        section.mainSubCol .single-widget .single-widget-content form button {
          display: block;
          position: initial;
          height: 40px;
          background-image: none;
          font-size: 1em;
          align-self: normal;
          -webkit-align-self: normal; }
    section.mainSubCol .single-widget a.widget-button {
      width: 100% !important; }
      section.mainSubCol .single-widget a.widget-button button {
        width: 100% !important;
        margin-left: 0px; }

  .double-widget {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 0px; }
    .double-widget .widget-tag {
      position: relative;
      font-size: 1.4em !important; }
    .double-widget .double-widget-content {
      padding: 0px 10px 10px 10px; }

  section#mapkey + section.flexRow > section .call-me-back {
    order: 1;
    -webkit-order: 1;
    margin-top: 20px; }
  section#mapkey + section.flexRow > section .email-newsletter {
    order: 3;
    -webkit-order: 3; }
  section#mapkey + section.flexRow > section .double-widget {
    order: 2;
    -webkit-order: 2; }
    section#mapkey + section.flexRow > section .double-widget#about-us {
      order: 0 !important;
      -webkit-order: 0 !important; }

  .widget-btn {
    align-self: center;
    height: 40px;
    line-height: 26px;
    margin-top: 30px;
    text-align: center;
    font-size: 1.6em;
    background-image: none;
    border-radius: 2px;
    float: none;
    width: 100%;
    position: initial; }

  ul.events-widget-list {
    margin-top: 0px; }
    ul.events-widget-list li {
      margin: 0px; }
      ul.events-widget-list li a div.date {
        flex: 0 0 25%;
        -webkit-flex: 0 0 25%; }
        ul.events-widget-list li a div.date img {
          display: none; }
      ul.events-widget-list li a div.info {
        flex: 0 0 75% !important;
        -webkit-flex: 0 0 75% !important; }
    ul.events-widget-list + a {
      width: 90%;
      margin: auto; }
      ul.events-widget-list + a button {
        width: 100% !important; }

  ul.main-evt-listings .date-wrap {
    display: flex;
    align-items: center;
    width: 100%;
    margin-bottom: 15px; }
    ul.main-evt-listings .date-wrap img {
      width: 150px;
      height: 30px;
      display: flex !important;
      margin-left: 15px; }
  ul.main-evt-listings li {
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 10px; }
    ul.main-evt-listings li div.date {
      width: 250px;
      flex-grow: 1;
      max-width: 100px; }
    ul.main-evt-listings li figure {
      flex-direction: column;
      -webkit-flex-direction: column; }
      ul.main-evt-listings li figure img {
        display: none; }
      ul.main-evt-listings li figure figcaption h3 {
        font-size: 1.6em; }
      ul.main-evt-listings li figure figcaption input[type="checkbox"] ~ label {
        height: 50px;
        font-size: 1.3em;
        display: flex;
        -webkit-display: flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center;
        text-transform: uppercase;
        border-radius: 2px; }
      ul.main-evt-listings li figure + a {
        width: 100%;
        background: black;
        color: white;
        height: 50px;
        font-size: 1.3em;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        -webkit-align-items: center;
        justify-content: center;
        -webkit-justify-content: center; } }
@media screen and (max-width: 660px) {
  #mainCol section.row.flexrow {
    flex-direction: column;
    -webkit-flex-direction: column;
    flex: 0 0 100%;
    -webkit-flex: 0 0 100%;
    width: 100%;
    padding: 0px;
    margin: auto; }
    #mainCol section.row.flexrow .single-widget-content {
      padding-bottom: 10px; }
      #mainCol section.row.flexrow .single-widget-content .widget-btn {
        align-self: center;
        height: 40px;
        width: 90%;
        line-height: 26px;
        margin-top: 30px;
        text-align: center;
        font-size: 1.6em;
        background-image: none;
        border-radius: 2px; }
      #mainCol section.row.flexrow .single-widget-content p {
        padding: 5px 5%; } }
section.newused-widget {
  position: relative; }
  @media (min-width: 1025px) {
    section.newused-widget {
      margin-bottom: 40px; } }
  @media (max-width: 1024px) {
    section.newused-widget {
      margin-bottom: 80px; } }
  section.newused-widget nav {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    height: 80px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }
    @media (min-width: 1025px) {
      section.newused-widget nav {
        top: 50%;
        width: calc(100% + 80px); } }
    @media (max-width: 1024px) {
      section.newused-widget nav {
        top: unset;
        width: 90%; } }
    @media (min-width: 769px) {
      section.newused-widget nav {
        bottom: -60px; } }
    @media (max-width: 768px) {
      section.newused-widget nav {
        bottom: -60px; } }
    section.newused-widget nav .btn-prev,
    section.newused-widget nav .btn-next {
      font-size: 4em !important;
      font-family: FontAwesome;
      text-decoration: none;
      cursor: pointer;
      height: 80px; }
  section.newused-widget header {
    background: none;
    text-align: center;
    order: unset;
    flex: none;
    height: 120px; }
    section.newused-widget header h2 {
      font-weight: normal;
      text-align: center;
      width: 100%;
      font-size: 2rem !important; }
  section.newused-widget ul {
    order: 2;
    display: grid;
    display: -ms-grid;
    -ms-grid-rows: 1fr;
    -ms-grid-columns: max-content 20px;
    padding: 0px;
    scroll-snap-type: x mandatory;
    -webkit-scroll-snap-type: x mandatory;
    overflow-x: auto;
    scrollbar-width: none;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    overflow-y: hidden;
    grid-gap: 20px;
    width: 100%;
    list-style-type: none;
    padding: none; }
    @media (min-width: 769px) {
      section.newused-widget ul {
        grid-auto-columns: calc(33% - 10px); } }
    @media (min-width: 520px) and (max-width: 768px) {
      section.newused-widget ul {
        grid-auto-columns: calc(50% - 10px); } }
    @media (max-width: 519px) {
      section.newused-widget ul {
        grid-auto-columns: calc(100% - 10px); } }
    section.newused-widget ul li {
      height: 100%;
      max-height: 100%;
      scroll-snap-align: start;
      grid-row: 1 / span 1;
      padding-right: 20px;
      background: white;
      padding: 20px;
      padding-bottom: 0px;
      flex-direction: column; }
      section.newused-widget ul li header {
        height: 100px;
        justify-content: flex-start;
        align-items: flex-start;
        overflow: visible;
        position: relative;
        z-index: 10; }
        section.newused-widget ul li header h3 {
          padding: 0px;
          text-align: left;
          width: 100%; }
        section.newused-widget ul li header h4 {
          padding: 0px;
          max-width: 100%; }
      section.newused-widget ul li figure {
        position: relative;
        max-width: 100%;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover; }
        section.newused-widget ul li figure:before {
          content: "";
          padding-top: 80%;
          display: block; }
        section.newused-widget ul li figure > img {
          max-width: 100%;
          position: absolute;
          visibility: hidden;
          -webkit-transform: translateY(-50%);
          -moz-transform: translateY(-50%);
          -ms-transform: translateY(-50%); }
        section.newused-widget ul li figure figcaption {
          background: black;
          padding: 7px 7px 5px 15px;
          color: white;
          position: absolute;
          top: 20%;
          left: -10px;
          text-transform: uppercase;
          font-weight: bold; }
          section.newused-widget ul li figure figcaption:before {
            content: "";
            display: block;
            width: 10px;
            height: 10px;
            display: block;
            position: absolute;
            top: -10px;
            left: 0px;
            background: linear-gradient(to bottom right, rgba(255, 255, 255, 0) 50%, #888989 51%); }
      section.newused-widget ul li section.vFooter {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center; }
        section.newused-widget ul li section.vFooter p {
          font-weight: bold;
          flex: 0 0 60%;
          padding: 0px;
          font-size: 1.5rem; }
        section.newused-widget ul li section.vFooter img {
          max-height: 40px;
          width: 40% !important; }
        section.newused-widget ul li section.vFooter ~ a {
          background: #1455ff;
          display: block;
          margin: 20px auto;
          padding: 5px 10px;
          border-radius: 3px;
          color: white;
          text-transform: uppercase;
          text-decoration: none;
          width: 50%;
          text-align: center; }
        section.newused-widget ul li section.vFooter + p {
          padding-top: 0.5rem;
          font-size: 0.8em !important; }
      section.newused-widget ul li.lazy {
        background-position: center;
        background-image: url(/assets/images/common/loader.svg);
        background-size: 50%;
        background-repeat: no-repeat; }
        section.newused-widget ul li.lazy figure img {
          min-height: 250px; }
    section.newused-widget ul::-webkit-scrollbar {
      display: none; }
  section.newused-widget footer {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    -webkit-align-items: center;
    -webkit-justify-content: center;
    background: none;
    padding-top: 3rem; }
    section.newused-widget footer a {
      color: white;
      text-transform: uppercase;
      background: #1455ff;
      padding: 5px 8px;
      text-decoration: none;
      font-weight: bold;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px; }

section#team-viewer {
  width: 100%;
  overflow-x: hidden;
  position: relative; }
  section#team-viewer div.teamnav {
    font-family: fontawesome;
    cursor: pointer;
    color: white;
    position: absolute;
    top: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    z-index: 9999;
    background: #1455ff;
    display: block;
    padding: 10px;
    text-align: center;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    opacity: 0.2;
    transition: all 0.2s;
    -webkit-transtion: 0.2s; }
  section#team-viewer div#left {
    left: 25px; }
  section#team-viewer div#right {
    right: -15px; }
  section#team-viewer h4 {
    color: #1455ff;
    font-size: 1.5em;
    padding: 10px 5px; }
  section#team-viewer div.teamScroller {
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    position: relative; }
    section#team-viewer div.teamScroller .team-member {
      display: flex;
      display: -webkit-flex;
      flex: 0 0 auto;
      -webkit-flex: 0 0 auto;
      flex-direction: column;
      -webkit-flex-direction: column;
      width: 300px;
      background: white;
      padding: 10px; }
      section#team-viewer div.teamScroller .team-member figure {
        display: flex;
        display: -webkit-flex;
        flex-direction: row;
        -webkit-flex-direction: row;
        align-items: flex-start;
        -webkit-align-items: flex-start;
        margin-bottom: 10px;
        flex: 0 0 auto;
        -webkit-flex: 0 0 auto; }
        section#team-viewer div.teamScroller .team-member figure img,
        section#team-viewer div.teamScroller .team-member figure figcaption {
          flex: 0 0 50%;
          -webkit-flex: 0 0 50%;
          width: 50%; }
        section#team-viewer div.teamScroller .team-member figure figcaption h5,
        section#team-viewer div.teamScroller .team-member figure figcaption h6 {
          padding: 0px 10px;
          margin: 0px;
          color: #1455ff;
          font-size: 1.6em;
          line-height: 1.1; }
        section#team-viewer div.teamScroller .team-member figure figcaption p {
          padding: 5px 0px; }
        section#team-viewer div.teamScroller .team-member figure figcaption h5 {
          margin-bottom: 10px; }
      section#team-viewer div.teamScroller .team-member:not(:last-of-type) {
        margin-right: 10px; }
  section#team-viewer:hover div.teamnav {
    opacity: 1; }
  section#team-viewer #scrollBar {
    display: none; }

@media screen and (max-width: 768px) {
  section#team-viewer div.teamnav {
    display: none; } }
.scrollHolder {
  min-width: 100%;
  overflow: hidden;
  margin-bottom: 20px;
  background: #f5f6f8;
  position: relative;
  z-index: 1; }
  .scrollHolder .navtab a {
    border-bottom: 3px solid #c9ced1;
    padding: 20px 14px !important; }
    .scrollHolder .navtab a.active {
      border-color: #1455ff; }
  @media screen and (max-width: 768px) {
    .scrollHolder {
      position: -webkit-sticky;
      position: sticky;
      top: 0px; } }
  .scrollHolder ul {
    height: 100%;
    align-items: center;
    justify-content: flex-start;
    margin: 0px; }
    .scrollHolder ul::-webkit-scrollbar {
      display: none; }
    .scrollHolder ul li {
      flex: 0 1 auto !important;
      -webkit-flex: 0 1 auto !important;
      width: unset;
      scroll-snap-align: start;
      scroll-padding: 10px;
      scroll-snap-padding: 10px;
      width: unset !important; }
      .scrollHolder ul li:not(:first-of-type) {
        margin-left: 10px; }
  .scrollHolder a {
    color: black;
    text-decoration: none;
    font-size: 1em !important;
    padding: 0 10px !important;
    white-space: unset;
    word-break: unset; }
    .scrollHolder a.active {
      color: #1455ff !important; }
  .scrollHolder + .pageContent article {
    display: none;
    margin-bottom: 50px; }
    .scrollHolder + .pageContent article h4 {
      font-size: 2em; }
    .scrollHolder + .pageContent article img.scrollerimg {
      width: 100%;
      object-fit: cover; }
      .scrollHolder + .pageContent article img.scrollerimg + h4 {
        margin-top: 20px; }
    .scrollHolder + .pageContent article.articleactive {
      display: block; }
    .scrollHolder + .pageContent article h2 {
      font-size: 1.6em; }
      .scrollHolder + .pageContent article h2 + img {
        margin-bottom: 20px; }
  .scrollHolder.fixed {
    position: fixed;
    top: 0px;
    left: 0px;
    background: #f5f6f8;
    height: 70px;
    z-index: 9999;
    box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.5);
    animation-name: menudrop;
    animation-duration: 0.3s;
    -webkit-animation-name: menudrop;
    -webkit-animation-duration: 0.3s;
    width: 100%;
    margin: 0px; }
    .scrollHolder.fixed ul {
      height: 100%;
      align-items: center;
      justify-content: flex-start; }
      .scrollHolder.fixed ul li {
        flex: 1 1 auto !important;
        -webkit-flex: 1 1 auto !important;
        width: unset; }
    .scrollHolder.fixed + .pageContent {
      padding-top: 90px; }
    .scrollHolder.fixed > #scrollBar {
      position: absolute;
      bottom: 20px; }
    .scrollHolder.fixed.fadeout {
      animation-name: menuup;
      animation-duration: 0.3s;
      -webkit-animation-name: menuup;
      -webkit-animation-duration: 0.3s; }
  .scrollHolder .scrollernav {
    height: 70px;
    width: 40px;
    background: rgba(255, 255, 255, 0.6);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0px;
    color: #1455ff;
    opacity: 0.5;
    cursor: pointer;
    font-family: FontAwesome;
    font-size: 2em;
    transition: opacity 0.2s ease-in-out; }
    .scrollHolder .scrollernav:hover {
      opacity: 1; }
    .scrollHolder .scrollernav.left {
      left: 0px; }
    .scrollHolder .scrollernav.right {
      right: 0px; }
  .scrollHolder.vehicleListing {
    height: 130px; }

div#scrollBar {
  width: 100%;
  height: 3px;
  display: block;
  position: absolute;
  margin: 0px auto; }
  @media screen and (min-width: 769px) {
    div#scrollBar {
      bottom: 0px; } }
  @media screen and (max-width: 768px) {
    div#scrollBar {
      bottom: 20px; } }
  div#scrollBar div {
    background: #1455ff;
    height: 100%;
    display: block;
    border-radius: 5px;
    transition: all 0.1s ease-in-out;
    -webkit-transition: all 0.1s ease-in-out; }
    div#scrollBar div:hover {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }

.dragscroller {
  scroll-snap-type: x mandatory;
  -webkit-scroll-snap-type: x mandatory;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none; }
  .dragscroller::-webkit-scrollbar {
    display: none; }
  .dragscroller > div {
    scroll-snap-align: start;
    scroll-padding: 10px;
    scroll-snap-padding: 10px;
    width: 300px;
    max-width: 100%; }
    .dragscroller > div div.image {
      max-width: 100%;
      background-size: cover; }

@media screen and (min-width: 769px) {
  ul.scroller-content li figure img {
    width: 180px !important; } }
@keyframes menudrop {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0%); } }
@-webkit-keyframes menudrop {
  0% {
    -webkit-transform: translateY(-100%); }
  100% {
    -webkit-transform: translateY(0%); } }
@keyframes menuup {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(-100%); } }
@-webkit-keyframes menuup {
  0% {
    -webkit-transform: translateY(0%); }
  100% {
    -webkit-transform: translateY(-100%); } }
@media screen {
  nav#offers-nav ul {
    margin: 0px;
    list-style-type: none;
    padding: 0px; }
    nav#offers-nav ul li {
      margin: 10px; }
      nav#offers-nav ul li input[type='checkbox'] {
        display: none; }
        nav#offers-nav ul li input[type='checkbox'] + label {
          display: flex;
          display: -webkit-flex;
          align-items: center;
          justify-content: space-between;
          -webkit-align-items: center;
          -webkit-justify-content: space-between;
          height: 100%;
          padding: 0px 10px;
          text-transform: uppercase;
          color: white; }
          nav#offers-nav ul li input[type='checkbox'] + label:after {
            content: '\f078';
            height: 100%;
            right: 0px;
            top: 0px;
            background: transparent;
            color: white;
            pointer-events: none;
            font-family: fontawesome; }
          nav#offers-nav ul li input[type='checkbox'] + label + ul {
            display: none; }
        nav#offers-nav ul li input[type='checkbox']:checked + label {
          background: rgba(255, 255, 255, 0.1); }
          nav#offers-nav ul li input[type='checkbox']:checked + label:after {
            transform: scaleY(-1); }
          nav#offers-nav ul li input[type='checkbox']:checked + label + ul {
            display: block; }
      nav#offers-nav ul li a {
        background: none;
        color: white;
        padding: 0px 10px;
        display: flex;
        display: -webkit-flex;
        align-items: center;
        height: 60px;
        width: 100%; }
      nav#offers-nav ul li ul li {
        position: relative; }
        nav#offers-nav ul li ul li:before {
          content: '';
          width: 100%;
          height: 1px;
          background: white;
          position: absolute;
          top: 0px;
          left: 0px; }
        nav#offers-nav ul li ul li ul li {
          padding-left: 20px; } }
@media screen and (max-width: 768px) {
  nav#offers-nav {
    order: 1;
    -webkit-order: 1; }
    nav#offers-nav ul {
      width: 100%;
      background: #1455ff; }
      nav#offers-nav ul li {
        height: 60px;
        flex: 0 0 100%;
        margin: 0px;
        background: #1455ff; }
        nav#offers-nav ul li label {
          font-size: 1.3em; }
          nav#offers-nav ul li label + ul li a {
            font-size: 1.3em; }

  ul.offerlist {
    order: 2;
    -webkit-order: 2; }
    ul.offerlist li {
      display: flex;
      display: -webkit-flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      background: #ffffff;
      justify-content: space-between;
      align-items: center;
      margin-bottom: 20px; }
      ul.offerlist li article {
        padding: 10px;
        display: flex;
        display: -webkit-flex;
        flex-direction: column;
        -webkit-flex-direction: column; }
        ul.offerlist li article h3 {
          display: none; }
        ul.offerlist li article p {
          font-size: 1.5em !important;
          text-align: center; }
        ul.offerlist li article a {
          float: none;
          text-align: center;
          background: black;
          color: white;
          font-size: 1.6em;
          border-radius: 2px;
          text-transform: uppercase;
          padding: 5px;
          margin-top: 20px; }
          ul.offerlist li article a:after {
            content: none !important; } }
@media screen and (min-width: 769px) {
  nav#offers-nav {
    z-index: 10; }
    nav#offers-nav ul {
      background: white; }
      nav#offers-nav ul li {
        background: white; }
        nav#offers-nav ul li label {
          color: black !important;
          background-color: #f5f6f8;
          box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.15); }
          nav#offers-nav ul li label:after {
            color: white !important;
            background: black !important; }
        nav#offers-nav ul li a {
          color: black; }

  .flexRow .mainSubCol {
    justify-content: space-between;
    -webkit-justify-content: space-between; }
    .flexRow .mainSubCol .double-widget {
      flex: 2 0 49%;
      -webkit-flex: 2 0 49%;
      max-width: 49%; }
    .flexRow .mainSubCol .single-widget {
      flex: 1 0 24.5%;
      -webkit-flex: 1 0 24.5%;
      max-width: 24.5%; }
    .flexRow .mainSubCol ul.offerlist {
      display: flex;
      display: -webkit-flex;
      flex-flow: row wrap;
      -webkit-flex-flow: row wrap;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      align-items: flex-start;
      -webkit-align-items: flex-start; }
      .flexRow .mainSubCol ul.offerlist li {
        flex: 0 0 49%;
        -webkit-flex: 0 0 49%;
        max-width: 49%;
        padding: 10px;
        background: white;
        margin-bottom: 1vw; }
        .flexRow .mainSubCol ul.offerlist li img {
          max-width: 100%;
          padding: 0px; }
        .flexRow .mainSubCol ul.offerlist li article {
          display: flex;
          display: -webkit-flex;
          flex-direction: column;
          -webkit-flex-direction: column; }
          .flexRow .mainSubCol ul.offerlist li article h3 {
            color: #1455ff;
            margin: 10px auto;
            padding: 0px; }
          .flexRow .mainSubCol ul.offerlist li article p {
            padding: 0px; }
          .flexRow .mainSubCol ul.offerlist li article a {
            background: black;
            padding: 5px 8px;
            color: white;
            align-self: flex-end;
            -webkit-align-self: flex-end;
            margin-top: 20px; }
  .flexRow nav#offers-nav {
    height: 38px; }
    .flexRow nav#offers-nav ul li {
      margin: 0px; }
    .flexRow nav#offers-nav input + label {
      min-height: 40px;
      margin-bottom: 0px; }
      .flexRow nav#offers-nav input + label + ul li {
        margin: 0px; } }
#extraoffers img {
  max-width: 100%; }

body.scrolllock {
  max-height: 100%;
  height: 100%;
  overflow: hidden; }

div#jurassic {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 5%;
  left: 5%;
  z-index: 100000;
  width: 90%;
  background: white;
  padding: 20px;
  box-shadow: 0px 0px 20px 20px rgba(0, 0, 0, 0.6);
  background-image: url(../images/common/iveco-logo.png), url(../../images/banners/lg/about-us-generic.jpg);
  background-repeat: no-repeat, no-repeat;
  background-position: center 95%, top center;
  background-size: 30%, 100%; }
  div#jurassic h1 {
    width: 100%;
    text-align: center;
    color: #1455ff;
    font-size: 2.5em; }
  div#jurassic p {
    font-size: 2em;
    text-align: center; }
  div#jurassic a {
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 1.3em;
    color: white;
    padding: 10px;
    border-radius: 2px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center; }
    div#jurassic a:nth-of-type(1) {
      background: #1455ff; }
    div#jurassic a:nth-of-type(2) {
      background: black; }
    div#jurassic a:hover {
      text-decoration: none;
      background: #cccccc; }

a.paginate {
  text-transform: uppercase;
  background-image: url(/images/svg/white-arrow-btn.svg);
  background-size: 8px 16px;
  background-position: 95% 50%;
  background-repeat: no-repeat; }
@media (max-width: 425px) {
  a.widget-btn {
    font-size: 1.5em; } }

@media (max-width: 425px) {
  button:not(#pcsearch):not(.btn-back) {
    font-size: 1.5em; } }

.btn.edit {
  position: fixed;
  left: 10px;
  top: calc(50% - 20px);
  border-radius: 0px;
  color: #ffffff;
  width: 100px;
  height: 40px;
  display: flex;
  align-items: center;
  transition: 0s;
  z-index: 1; }

.btn.edit svg {
  width: 20px;
  margin-right: 10px; }

.noblank {
  cursor: pointer; }

.new-range li,
ul.scroller-content li {
  order: 12; }
.new-range #daily_van,
.new-range .daily_van,
ul.scroller-content #daily_van,
ul.scroller-content .daily_van {
  order: 0 !important; }
.new-range #daily_chassis_cab,
.new-range .daily_chassis_cab,
ul.scroller-content #daily_chassis_cab,
ul.scroller-content .daily_chassis_cab {
  order: 1 !important; }
.new-range #daily_hi-matic,
.new-range .daily_hi-matic,
ul.scroller-content #daily_hi-matic,
ul.scroller-content .daily_hi-matic {
  order: 2 !important; }
.new-range #daily_blue_power,
.new-range .daily_blue_power,
ul.scroller-content #daily_blue_power,
ul.scroller-content .daily_blue_power {
  order: 3 !important; }
.new-range #daily_4x4,
.new-range .daily_4x4,
ul.scroller-content #daily_4x4,
ul.scroller-content .daily_4x4 {
  order: 4 !important; }
.new-range #eurocargo,
.new-range .eurocargo,
ul.scroller-content #eurocargo,
ul.scroller-content .eurocargo {
  order: 5 !important; }
.new-range #eurocargo_4x4,
.new-range .eurocargo_4x4,
ul.scroller-content #eurocargo_4x4,
ul.scroller-content .eurocargo_4x4 {
  order: 6 !important; }
.new-range #stralis_np,
.new-range .stralis_np,
ul.scroller-content #stralis_np,
ul.scroller-content .stralis_np {
  order: 7 !important; }
.new-range #stralis_xp,
.new-range .stralis_xp,
ul.scroller-content #stralis_xp,
ul.scroller-content .stralis_xp {
  order: 8 !important; }
.new-range #iveco_s-way,
.new-range .iveco_s-way,
ul.scroller-content #iveco_s-way,
ul.scroller-content .iveco_s-way {
  order: 9 !important; }
.new-range #trakker,
.new-range .trakker,
ul.scroller-content #trakker,
ul.scroller-content .trakker {
  order: 10 !important; }
.new-range #stralis_x-way,
.new-range .stralis_x-way,
ul.scroller-content #stralis_x-way,
ul.scroller-content .stralis_x-way {
  order: 11 !important; }

.second > li dd {
  order: 10; }
.second > li:first-child dd {
  order: 4; }
.second > li:first-child #daily-van {
  order: 0; }
.second > li:first-child #daily-chassis-cab {
  order: 1; }
.second > li:first-child #daily-hi-matic {
  order: 2; }
.second > li:first-child #daily-blue-power {
  order: 3; }

div.news a {
  color: #1455ff;
  text-decoration: underline !important; }
@media (max-width: 767px) {
  div.news {
    display: flex;
    flex-direction: column; }
    div.news article.news {
      display: flex;
      flex-direction: column;
      align-items: center; }
      div.news article.news figure {
        width: unset;
        margin-bottom: 1rem; }
      div.news article.news div h2,
      div.news article.news div p {
        text-align: center; } }

div.newpaginator {
  display: flex; }
  @media (min-width: 769px) {
    div.newpaginator {
      flex-flow: row wrap;
      justify-content: space-between;
      align-items: center; } }
  @media (max-width: 768px) {
    div.newpaginator {
      flex-flow: column wrap;
      align-items: center;
      width: 49%; } }
  div.newpaginator p {
    margin: 0px;
    padding: 0px !important; }
  @media (max-width: 767px) {
    div.newpaginator nav {
      border-top: solid 1px black;
      width: 100%;
      margin-top: 1rem; } }
  div.newpaginator nav ul {
    display: flex;
    flex-direction: row;
    padding: 0px;
    margin: 0px;
    list-style-type: none; }
    @media (max-width: 767px) {
      div.newpaginator nav ul {
        width: 100%;
        justify-content: space-between;
        margin-top: 10px; } }
    div.newpaginator nav ul li {
      margin: 0px 2px;
      width: 20px;
      height: 30px; }
      div.newpaginator nav ul li a,
      div.newpaginator nav ul li span {
        font-size: 1.1rem;
        padding: 3px;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
      div.newpaginator nav ul li.active {
        background: #1455ff; }
        div.newpaginator nav ul li.active span {
          color: white; }
  div.newpaginator + label {
    display: flex;
    align-items: center; }
    @media (max-width: 483px) {
      div.newpaginator + label {
        width: 49% !important; } }
    @media (min-width: 484px) {
      div.newpaginator + label {
        width: unset !important;
        display: flex;
        position: relative; }
        div.newpaginator + label:after {
          font-family: fontawesome;
          content: "\f107";
          color: white !important;
          position: absolute;
          right: 10px;
          top: 0px;
          z-index: 999;
          font-size: 2em;
          pointer-events: none; } }
    div.newpaginator + label:after {
      top: 50% !important;
      transform: translateY(-50%);
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%); }

.jconfirm-box {
  border-top: solid 7px #1c4e9d;
  border-radius: 0px !important; }
  .jconfirm-box .btn-default {
    padding: 10px 30px !important;
    border-radius: 0px !important; }
  @media (max-width: 767px) {
    .jconfirm-box {
      width: 80% !important; } }

.flex-embed {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0px;
  max-width: 100%; }
  .flex-embed iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    max-width: 100%; }

.w-h.weight > dd:nth-of-type(2) {
  order: 0; }

.the-new-daily .quick-flex {
  display: flex; }
  .the-new-daily .quick-flex .left {
    width: 35%; }
  .the-new-daily .quick-flex .right {
    width: 65%;
    margin-left: 15px; }
  @media (max-width: 991px) {
    .the-new-daily .quick-flex {
      flex-wrap: wrap; }
      .the-new-daily .quick-flex .left,
      .the-new-daily .quick-flex .right {
        width: 100%;
        margin-left: 0px; } }
.the-new-daily .hr-2px {
  border: 0px;
  height: 2px;
  background-color: #c9ced1; }
.the-new-daily .h1-blue {
  color: #1455ff;
  font-size: 1em; }
.the-new-daily .allow-bullets ul {
  margin-top: 0px !important; }
  .the-new-daily .allow-bullets ul li {
    display: list-item !important; }
    .the-new-daily .allow-bullets ul li p {
      padding-bottom: 0px;
      font-size: 1em !important; }
.the-new-daily .gallery.daily-van {
  width: 75% !important;
  min-height: 375px !important;
  background: url(/media/new-daily-van/2019/01.jpg) no-repeat center center !important;
  background-size: 100% auto !important; }
  @media (max-width: 767px) {
    .the-new-daily .gallery.daily-van {
      min-height: 250px !important;
      width: 100% !important; } }
@media (max-width: 767px) {
  .the-new-daily .vehicleNav.dragscroller {
    align-items: center; } }

.s-way-gallery {
  background: url(/media/s-way/01.jpg) no-repeat center center !important; }

.gallery.driveaway {
  min-height: 500px !important;
  background: url(/media/driveaway/driveaway_5.jpg) no-repeat center center !important;
  background-size: 100% auto !important;
  background-position: 0px -140px !important; }
  @media (max-width: 767px) {
    .gallery.driveaway {
      min-height: 300px !important;
      background-position: 0px -70px !important; } }

.natural-future {
  width: 100%; }
  .natural-future > h2 {
    padding: 0px 0px 15px 0px; }
    .natural-future > h2.section-pad {
      padding: 40px 0px;
      text-align: center; }
  .natural-future h2 {
    font-size: 1.25em; }
  .natural-future .accordion .inner {
    padding: 15px;
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    @media (max-width: 767px) {
      .natural-future .accordion .inner {
        flex-direction: column; } }
    .natural-future .accordion .inner p:last-child {
      padding-bottom: 0px !important; }
    .natural-future .accordion .inner .img {
      margin-right: 15px;
      width: 150px;
      flex-shrink: 0; }
      @media (max-width: 767px) {
        .natural-future .accordion .inner .img {
          margin: 0px; } }
    .natural-future .accordion .inner a:last-child {
      padding: 5px;
      color: white;
      background-color: black;
      border: 1px solid black;
      text-decoration: none;
      font-size: 0.85em; }
      .natural-future .accordion .inner a:last-child:hover {
        background-color: #003ee0;
        color: white;
        border-color: #003ee0; }
    .natural-future .accordion .inner ul {
      margin-top: 0px; }
    .natural-future .accordion .inner .content {
      width: 100%; }
  .natural-future .homepage-cta-block figcaption {
    background-color: white; }
    .natural-future .homepage-cta-block figcaption h3 {
      display: block; }
    .natural-future .homepage-cta-block figcaption p {
      margin: 0px; }
  .natural-future .homepage-cta-block.left figcaption {
    text-align: left; }
    .natural-future .homepage-cta-block.left figcaption ul {
      width: 100%; }
  .natural-future .single-widget {
    margin-bottom: 0px;
    height: 100%; }
    .natural-future .single-widget.news {
      margin-bottom: 30px; }
      .natural-future .single-widget.news p {
        text-align: center; }
  .natural-future .single-widget-content {
    background-color: white;
    height: 30% !important;
    padding-bottom: 0px !important; }
    @media (max-width: 767px) {
      .natural-future .single-widget-content {
        margin: 10px 0px;
        padding: 0px; } }
  .natural-future .scroller-content {
    margin: 0px !important; }
    @media (max-width: 767px) {
      .natural-future .scroller-content .single-widget {
        margin-bottom: 0px !important; } }
    .natural-future .scroller-content .scrollnav {
      display: none; }
    .natural-future .scroller-content .widget-btn {
      width: auto;
      margin: 0px;
      padding: 10px 24px 10px 10px; }
    .natural-future .scroller-content h2 {
      font-size: 1em !important; }
      .natural-future .scroller-content h2::before {
        display: none; }
    .natural-future .scroller-content strong {
      font-size: 0.8em !important; }
  .natural-future .paragraph-block h2,
  .natural-future .paragraph-block p {
    margin: 0px;
    padding: 0px; }
  .natural-future .widget-btn {
    width: 215px;
    margin: 0px 15px 15px auto; }
    @media (max-width: 767px) {
      .natural-future .widget-btn {
        width: 100% !important;
        margin: 0px;
        font-size: 1em !important; } }
  @media (min-width: 767px) {
    .natural-future #new-vehicle-scroller {
      margin-bottom: 0px; } }
  @media (min-width: 767px) {
    .natural-future #scroll-nav-desktop {
      display: none; } }
  .natural-future .dragscroller .team-member {
    height: auto; }
    .natural-future .dragscroller .team-member .widget-tag {
      z-index: 10; }
    .natural-future .dragscroller .team-member .image {
      height: 150px;
      overflow: hidden;
      background-repeat: no-repeat !important;
      background-size: cover !important;
      background-position: center !important; }
      @media (max-width: 767px) {
        .natural-future .dragscroller .team-member .image {
          height: 300px; } }
    .natural-future .dragscroller .team-member:hover a {
      text-decoration: none; }
    .natural-future .dragscroller .team-member:hover .widget-tag {
      background-color: #003ee0; }
  .natural-future .natural-diesel {
    display: flex;
    margin: -10px; }
    @media (max-width: 767px) {
      .natural-future .natural-diesel {
        flex-direction: column; } }
    .natural-future .natural-diesel h3 {
      margin: 10px;
      width: calc(33.333% - 20px);
      text-align: center;
      font-weight: normal;
      padding: 5px;
      color: #003ee0;
      font-size: 1.1em; }
      @media (max-width: 767px) {
        .natural-future .natural-diesel h3 {
          font-size: 1em !important;
          width: 100%; } }
  .natural-future #team-viewer .nav-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%); }
    @media (max-width: 767px) {
      .natural-future #team-viewer .nav-container {
        display: none; } }
    .natural-future #team-viewer .nav-container .teamnav {
      all: unset;
      display: flex;
      align-items: center;
      justify-content: center;
      font-family: fontawesome;
      width: 40px;
      height: 40px;
      margin: 0px 0px;
      background-color: #1455ff;
      color: white;
      cursor: pointer; }
      .natural-future #team-viewer .nav-container .teamnav:hover {
        opacity: 0.8; }

.electric-page {
  margin-bottom: 3em; }
  .electric-page .container {
    padding-bottom: 3em; }
  .electric-page h1 {
    text-transform: none; }
  .electric-page .img-responsive {
    width: 100%;
    height: auto; }
  .electric-page .full-width {
    min-width: 100%; }
  .electric-page #infographic .infographics > div {
    background: #000000;
    padding: 3rem; }
    .electric-page #infographic .infographics > div .intro {
      color: #c9ced1; }
    .electric-page #infographic .infographics > div .number {
      color: #ffffff;
      font-size: 48px;
      font-weight: bold; }
      .electric-page #infographic .infographics > div .number .after {
        font-size: 24px; }
    .electric-page #infographic .infographics > div .below {
      color: #ffffff;
      padding-bottom: 0; }
  .electric-page .cboxes .cbox {
    margin-bottom: 2rem; }
    .electric-page .cboxes .cbox img {
      max-width: 100%;
      height: auto;
      margin-bottom: 1rem; }
  .electric-page #range .cbox {
    margin-bottom: 2rem; }
    .electric-page #range .cbox img {
      max-width: 100%;
      height: auto;
      margin-bottom: 1rem; }
  .electric-page #extras .cbox {
    padding-bottom: 2rem; }
    .electric-page #extras .cbox img {
      max-width: 100%;
      height: auto;
      margin-bottom: 1rem; }
  .electric-page h3 {
    text-transform: none; }
  .electric-page .widget-btn {
    float: none;
    padding: 12px 30px 12px 16px;
    margin-bottom: 1rem;
    background-position: 90% 50%; }
    @media (max-width: 767px) {
      .electric-page .widget-btn.full {
        display: inline-block;
        height: auto; } }

.date-wrap {
  width: 100%; }
  .date-wrap img {
    display: none; }
  .date-wrap + figure > img {
    max-width: 100% !important;
    height: 50px !important; }

.readmore {
  background-color: transparent;
  padding: 0px; }
  .readmore p {
    margin-left: 0px !important; }

#offerContent {
  width: 100%; }
  #offerContent .brochure {
    display: flex;
    border: 1px solid #f5f6f8;
    width: 25%;
    height: 200px;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 30px; }
    #offerContent .brochure img {
      border-radius: 18px;
      width: 100px; }
    #offerContent .brochure p {
      padding-bottom: 0px;
      margin-top: 10px;
      width: 100%; }
  #offerContent p,
  #offerContent strong,
  #offerContent li,
  #offerContent a {
    font-size: 16px; }

.offer p,
.offer li,
.offer a {
  font-size: 16px; }

@media (min-width: 767px) {
  .natural-future .team-member {
    width: calc(33.333% - 6px) !important; } }

.accordion > section h2 a::after {
  top: calc(50% - 13px) !important; }

ul.second {
  height: auto;
  width: 1200px;
  justify-content: flex-start; }
  ul.second > li {
    flex: 1 1 !important; }
    ul.second > li * {
      margin: 0px;
      padding: 0px; }
    ul.second > li dl {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      padding: 15px; }
      ul.second > li dl dt {
        width: 100%;
        text-align: left;
        font-weight: bold; }
      ul.second > li dl dd {
        margin: 0px;
        width: 130px;
        padding: 5px; }
        ul.second > li dl dd a {
          padding: 0px !important; }
  ul.second .w-m {
    border-left: 2px dotted #f5f6f8;
    border-right: 2px dotted #f5f6f8;
    box-sizing: border-box;
    margin-right: 5px; }

@media (max-width: 991px) {
  .vehiclesub dd {
    margin-left: 10px; }
  .vehiclesub img {
    display: none; }
  .vehiclesub a {
    width: 90% !important; }
    .vehiclesub a h4 {
      font-weight: normal;
      margin: 0px;
      padding: 0px; } }
@media screen and (max-width: 768px) {
  .topNav * {
    font-size: 16px !important; } }
.corporate-style .responsive-video {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 56.25%; }
  .corporate-style .responsive-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block !important; }
.corporate-style img {
  max-width: 100% !important;
  height: auto; }
.corporate-style span {
  font-size: 100%; }
.corporate-style .blue {
  color: #1455ff !important; }
.corporate-style .n-flex {
  display: flex;
  margin: -15px;
  flex-wrap: wrap; }
  .corporate-style .n-flex.middle {
    align-items: center; }
  .corporate-style .n-flex .item {
    margin: 15px; }
    @media (max-width: 767px) {
      .corporate-style .n-flex .item {
        width: 100% !important; } }
  @media (max-width: 767px) {
    .corporate-style .n-flex.smaller .item {
      width: calc(50% - 30px) !important; } }
  @media (max-width: 550px) {
    .corporate-style .n-flex.smaller .item {
      width: 100% !important; } }
  .corporate-style .n-flex.accessories img {
    max-width: 150px !important; }
  .corporate-style .n-flex.thirds .item {
    width: calc(33.333% - 30px); }
    @media (max-width: 991px) {
      .corporate-style .n-flex.thirds .item {
        width: calc(50% - 30px); } }
    @media (max-width: 550px) {
      .corporate-style .n-flex.thirds .item {
        width: 100%; } }
  .corporate-style .n-flex.thirds h4,
  .corporate-style .n-flex.thirds h3 {
    margin: 15px 0px; }
  .corporate-style .n-flex.blocks {
    text-align: center; }
    .corporate-style .n-flex.blocks h4,
    .corporate-style .n-flex.blocks h3 {
      font-weight: 800 !important;
      padding-bottom: 0px; }
  .corporate-style .n-flex.iveco .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center; }
  .corporate-style .n-flex.iveco .text {
    max-width: 200px !important; }
  .corporate-style .n-flex.iveco .vehicle {
    max-width: 75px !important;
    margin: 15px 0px; }
.corporate-style a.content-block {
  display: block;
  text-align: center; }
  .corporate-style a.content-block .w {
    display: none; }
  .corporate-style a.content-block:hover {
    background-color: #1455ff; }
    .corporate-style a.content-block:hover * {
      color: #ffffff; }
    .corporate-style a.content-block:hover .w {
      display: static; }
    .corporate-style a.content-block:hover .g {
      display: none; }
  .corporate-style a.content-block p {
    padding: 0px; }
  .corporate-style a.content-block b {
    font-weight: 800 !important; }
  .corporate-style a.content-block h4 {
    color: #1455ff;
    padding: 0px;
    margin: 15px 0px; }
.corporate-style .content-block {
  background-color: #ffffff;
  padding: 30px;
  margin-bottom: 30px; }
  .corporate-style .content-block h1 strong,
  .corporate-style .content-block h2 strong,
  .corporate-style .content-block h3 strong {
    font-size: 100%;
    color: #003ee0; }
  .corporate-style .content-block.no-pad {
    padding: 0px; }
  .corporate-style .content-block.parts-list ul {
    padding: 0px;
    margin: -15px;
    display: flex;
    list-style: none;
    flex-wrap: wrap; }
    .corporate-style .content-block.parts-list ul li {
      width: calc(50%); }
      @media (max-width: 550px) {
        .corporate-style .content-block.parts-list ul li {
          width: 100%; } }
      .corporate-style .content-block.parts-list ul li a {
        padding: 15px;
        display: block;
        position: relative; }
        .corporate-style .content-block.parts-list ul li a::after {
          content: "›";
          position: absolute;
          right: 15px;
          font-size: 1.5em;
          top: 8px; }
        .corporate-style .content-block.parts-list ul li a:hover {
          background-color: #f5f6f8;
          color: #003ee0;
          text-decoration: none; }
          .corporate-style .content-block.parts-list ul li a:hover::after {
            color: #003ee0; }
  .corporate-style .content-block .button {
    padding: 12px 30px 12px 12px;
    background-color: #000000;
    background-image: url(https://iveco-dealership.co.uk/images/svg/white-arrow-btn.svg);
    background-size: 6px 12px;
    background-position: 95% 50%;
    background-repeat: no-repeat;
    bottom: 15px;
    right: 0;
    color: #ffffff;
    text-transform: uppercase;
    border: none;
    font-size: 0.8em; }
  .corporate-style .content-block.full-image img {
    display: block;
    margin-bottom: 30px;
    width: 100%; }
  .corporate-style .content-block.clear {
    background-color: transparent;
    text-align: center; }
    .corporate-style .content-block.clear h3,
    .corporate-style .content-block.clear p {
      padding-bottom: 0px; }
    .corporate-style .content-block.clear p {
      font-size: 2.5em;
      font-weight: 300;
      line-height: 1em; }
      .corporate-style .content-block.clear p b,
      .corporate-style .content-block.clear p strong {
        font-size: 100%;
        color: #003ee0; }
  .corporate-style .content-block.numbers .toll-free {
    background-color: #f5f6f8;
    margin-bottom: 30px;
    margin-top: 10px; }
    .corporate-style .content-block.numbers .toll-free ul {
      padding: 15px;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      margin: -10px; }
      .corporate-style .content-block.numbers .toll-free ul li {
        width: calc(33.333% - 20px);
        margin: 10px;
        display: flex;
        align-items: center;
        justify-content: space-between; }
        @media (max-width: 1280px) {
          .corporate-style .content-block.numbers .toll-free ul li {
            width: calc(50% - 20px); } }
        @media (max-width: 991px) {
          .corporate-style .content-block.numbers .toll-free ul li {
            width: 100%; } }
        .corporate-style .content-block.numbers .toll-free ul li a {
          font-weight: bold; }
  .corporate-style .content-block.numbers .national {
    border: 1px solid #f5f6f8; }
    .corporate-style .content-block.numbers .national ul {
      padding: 15px;
      list-style: none;
      display: flex;
      flex-wrap: wrap;
      margin: -10px; }
      .corporate-style .content-block.numbers .national ul li {
        width: calc(50% - 20px);
        margin: 10px;
        display: flex;
        align-items: flex-end;
        justify-content: space-between;
        border-bottom: 1px solid #f5f6f8;
        padding-bottom: 5px; }
        @media (max-width: 991px) {
          .corporate-style .content-block.numbers .national ul li {
            width: 100%; } }
        .corporate-style .content-block.numbers .national ul li span {
          font-weight: bold;
          text-align: right; }
  .corporate-style .content-block.numbers .alternative {
    margin-top: 25px; }
    .corporate-style .content-block.numbers .alternative div {
      display: flex;
      align-items: center;
      justify-content: space-between; }
  .corporate-style .content-block h1 {
    font-weight: 700;
    padding: 0px !important; }
  .corporate-style .content-block .item {
    width: calc(50% - 30px);
    margin: 15px; }
    .corporate-style .content-block .item strong {
      font-weight: 700; }
  .corporate-style .content-block .elements {
    list-style: none;
    padding: 0px;
    border: 1px solid #f5f6f8;
    margin-top: 15px; }
    .corporate-style .content-block .elements li {
      display: flex;
      align-items: center; }
      .corporate-style .content-block .elements li:nth-child(even) {
        background-color: #f5f6f8; }
      .corporate-style .content-block .elements li img,
      .corporate-style .content-block .elements li span {
        margin: 15px; }
      .corporate-style .content-block .elements li img {
        width: 80px; }
      .corporate-style .content-block .elements li b {
        font-weight: 800; }
      .corporate-style .content-block .elements li p {
        padding: 15px 0px; }
.corporate-style .custom-table {
  overflow-x: auto;
  width: 100%; }
.corporate-style .custom-table table {
  width: 100%;
  font-size: 12px; }
.corporate-style .custom-table th {
  font-family: "GillSansBold", Arial, sans-serif;
  font-weight: bold; }
.corporate-style .custom-table th,
.corporate-style .custom-table td {
  padding: 0.5em 1em;
  border: 1px solid #f5f6f8; }
@media (min-width: 768px) {
  .corporate-style .custom-table th,
  .corporate-style .custom-table td {
    padding: 1em; } }
.corporate-style .custom-table tr:nth-child(odd) td {
  background-color: #f5f6f8; }
.corporate-style .custom-table tr:nth-child(even) td {
  background-color: #ffffff; }

.ar-info {
  width: 100%; }
  .ar-info .n-flex {
    display: flex;
    flex-wrap: wrap;
    margin: 15px; }
    .ar-info .n-flex h1 {
      padding: 0px; }
    .ar-info .n-flex .item {
      margin: 15px; }
      .ar-info .n-flex .item.wide {
        width: 100%; }
      .ar-info .n-flex .item.block {
        width: calc(25% - 30px); }
        @media (max-width: 1024px) {
          .ar-info .n-flex .item.block {
            width: calc(33.333% - 30px); } }
        @media (max-width: 767px) {
          .ar-info .n-flex .item.block {
            width: calc(50% - 30px); } }
        @media (max-width: 550px) {
          .ar-info .n-flex .item.block {
            width: 100%; } }
        .ar-info .n-flex .item.block h3 {
          padding: 10px;
          background-color: #000000;
          color: #ffffff; }
        .ar-info .n-flex .item.block .inner {
          padding: 10px; }
          .ar-info .n-flex .item.block .inner h5 {
            padding: 5px;
            font-weight: bold;
            margin: 10px 0px;
            color: #ffffff;
            background-color: black;
            display: inline-block; }
            .ar-info .n-flex .item.block .inner h5:first-child {
              margin-top: 0px; }
          .ar-info .n-flex .item.block .inner p:last-child {
            margin-bottom: 0px;
            padding-bottom: 0px; }
        .ar-info .n-flex .item.block .openinghours {
          padding: 0px !important; }
          .ar-info .n-flex .item.block .openinghours span {
            font-weight: bold; }
          .ar-info .n-flex .item.block .openinghours li:last-child {
            margin-bottom: 0px; }

/* Merged Footer Rules */
footer {
  order: 6; }
  footer .n-flex {
    padding: 30px;
    margin: -15px;
    display: flex;
    flex-wrap: wrap; }
    footer .n-flex ul {
      margin: 15px;
      list-style: none;
      display: flex;
      padding: 0px;
      align-items: center; }
      footer .n-flex ul.social {
        width: calc(30% - 30px); }
        footer .n-flex ul.social li {
          width: 40px;
          height: 40px; }
      footer .n-flex ul.bottomlinks {
        justify-content: flex-end;
        width: calc(70% - 30px); }
      @media (max-width: 991px) {
        footer .n-flex ul {
          justify-content: center !important;
          width: 100% !important; }
          footer .n-flex ul.bottomlinks {
            flex-direction: column; }
            footer .n-flex ul.bottomlinks li:not(:last-child) {
              margin-bottom: 10px; } }
      footer .n-flex ul li a {
        font-size: 0.9rem;
        color: #ffffff;
        text-transform: uppercase; }
      footer .n-flex ul li:not(:last-child) {
        margin-right: 15px; }
  footer #footnotes {
    padding: 15px 30px 0px 30px;
    color: #000000;
    flex-direction: column;
    padding: 15px 16px 0px 16px; }
    @media (min-width: 768px) {
      footer #footnotes {
        flex-direction: row;
        justify-content: space-between;
        padding: 15px 30px 0px 30px; } }
    footer #footnotes .ot-sdk-show-settings {
      color: #000000 !important;
      font-size: 14px;
      background-color: transparent !important;
      line-height: 21px; }
    footer #footnotes a,
    footer #footnotes .ot-sdk-show-settings {
      padding: 6px 0; }
      @media (min-width: 768px) {
        footer #footnotes a,
        footer #footnotes .ot-sdk-show-settings {
          padding: 0 10px; }
          footer #footnotes a:hover,
          footer #footnotes .ot-sdk-show-settings:hover {
            text-decoration: underline; } }
  footer.twentyfive .no-click {
    pointer-events: none;
    cursor: default; }
  footer.twentyfive .text-white {
    color: #ffffff !important; }
  footer.twentyfive .pt-3 {
    padding-top: 15px !important; }
  footer.twentyfive .mb-0 {
    margin-bottom: 0px !important; }
  @media (min-width: 768px) {
    footer.twentyfive .mb-md-0 {
      margin-bottom: 0px !important; } }
  footer.twentyfive .mb-3 {
    margin-bottom: 15px !important; }
  @media (min-width: 768px) {
    footer.twentyfive .mb-md-5 {
      margin-bottom: 30px !important; } }
  footer.twentyfive .btn {
    margin-bottom: 15px; }
  footer.twentyfive .row {
    padding: 15px 0px; }
    @media (min-width: 768px) {
      footer.twentyfive .row {
        padding: 30px 0px 50px; } }
  footer.twentyfive #footnotes {
    color: #000000;
    flex-direction: column;
    padding: 15px 16px 0px 16px; }
    @media (min-width: 768px) {
      footer.twentyfive #footnotes {
        flex-direction: row;
        justify-content: space-between; } }
    footer.twentyfive #footnotes .ot-sdk-show-settings {
      color: #000000 !important;
      font-size: 14px;
      background-color: transparent !important;
      line-height: 21px; }
    footer.twentyfive #footnotes a,
    footer.twentyfive #footnotes .ot-sdk-show-settings {
      padding: 6px 0; }
      @media (min-width: 768px) {
        footer.twentyfive #footnotes a,
        footer.twentyfive #footnotes .ot-sdk-show-settings {
          padding: 0 10px; }
          footer.twentyfive #footnotes a:hover,
          footer.twentyfive #footnotes .ot-sdk-show-settings:hover {
            text-decoration: underline; } }
  footer.twentyfive .footer-menu-item {
    display: flex;
    flex-direction: column; }
    footer.twentyfive .footer-menu-item .footer-menu-item-parent,
    footer.twentyfive .footer-menu-item .footer-menu-item-link {
      display: flex;
      align-items: center;
      justify-content: space-between;
      min-height: 40px;
      border-bottom: 1px solid #ffffff;
      position: relative; }
      @media (max-width: 768px) {
        footer.twentyfive .footer-menu-item .footer-menu-item-parent,
        footer.twentyfive .footer-menu-item .footer-menu-item-link {
          min-height: 50px; } }
    @media (max-width: 768px) {
      footer.twentyfive .footer-menu-item.mobile-open .footer-menu-toggle {
        display: none !important; } }
    footer.twentyfive .footer-menu-item .footer-menu-item-parent a,
    footer.twentyfive .footer-menu-item .footer-menu-item-link a {
      flex-grow: 1;
      text-decoration: none;
      color: #ffffff;
      font-weight: 700;
      display: flex;
      align-items: center;
      min-height: 40px; }
      @media (max-width: 768px) {
        footer.twentyfive .footer-menu-item .footer-menu-item-parent a,
        footer.twentyfive .footer-menu-item .footer-menu-item-link a {
          min-height: 50px; } }
    footer.twentyfive .footer-menu-item .footer-menu-item-child {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.3s ease-out, padding-top 0.3s ease-out; }
      footer.twentyfive .footer-menu-item .footer-menu-item-child a {
        display: flex;
        align-items: center;
        min-height: 50px;
        border-bottom: 1px solid #c9ced1;
        font-weight: 300;
        text-decoration: none;
        color: #c9ced1; }
        @media (min-width: 768px) {
          footer.twentyfive .footer-menu-item .footer-menu-item-child a:hover {
            color: #ffffff; } }
        @media (max-width: 768px) {
          footer.twentyfive .footer-menu-item .footer-menu-item-child a {
            min-height: 50px; } }
    footer.twentyfive .footer-menu-item .footer-menu-toggle {
      padding-left: 30px; }
    @media (min-width: 768px) {
      footer.twentyfive .footer-menu-item .footer-menu-toggle {
        display: none; } }
    footer.twentyfive .footer-menu-item.expanded .footer-menu-toggle {
      transform: rotate(180deg);
      padding-left: 0;
      padding-right: 30px; }
    footer.twentyfive .footer-menu-item.expanded .footer-menu-item-child {
      display: block;
      max-height: 500px; }
    footer.twentyfive .footer-menu-item .footer-menu-item-child {
      display: none; }
      @media (min-width: 768px) {
        footer.twentyfive .footer-menu-item .footer-menu-item-child {
          display: block; } }
    footer.twentyfive .footer-menu-item-parent, footer.twentyfive .footer-menu-item-link {
      cursor: pointer; }
    footer.twentyfive .footer-menu-item-toggle, footer.twentyfive .footer-menu-item-link-icon {
      padding: 15px;
      line-height: 0;
      transition: transform 0.3s ease; }
  footer.twentyfive .social-link {
    width: 100%;
    height: auto;
    border: 0 !important; }
  footer.twentyfive .btn {
    text-align: left;
    border-radius: 0 !important; }
    footer.twentyfive .btn.text-primary {
      color: #1455ff !important; }
      footer.twentyfive .btn.text-primary:hover {
        color: #1455ff !important; }
    footer.twentyfive .btn.btn-default:hover {
      background: #ffffff !important; }
    footer.twentyfive .btn.btn-lg {
      min-height: 52px;
      display: flex;
      align-items: center;
      font-size: 1.2rem; }
    footer.twentyfive .btn.btn-with-arrow {
      position: relative;
      padding-right: 30px; }
      footer.twentyfive .btn.btn-with-arrow:after {
        content: "";
        position: absolute;
        right: 8px;
        top: 50%;
        transform: translateY(-50%);
        width: 16px;
        height: 16px;
        background-image: url(https://iveco-dealership.co.uk/images/svg/blue-arrow-btn.svg);
        background-size: contain;
        background-repeat: no-repeat; }
      footer.twentyfive .btn.btn-with-arrow.btn-primary:after {
        background-image: url(https://iveco-dealership.co.uk/images/svg/white-arrow-btn.svg); }
    footer.twentyfive .btn.headset-icon {
      position: relative;
      padding-left: 60px; }
      footer.twentyfive .btn.headset-icon:before {
        content: "";
        position: absolute;
        left: 14px;
        top: 50%;
        transform: translateY(-50%);
        width: 30px;
        height: 30px;
        background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 140 140" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="%23ffffff" stroke-miterlimit="10" stroke-width="2"><path d="m122.81 65.1h-2.99v-7.02h-5.1c-1.15-24.33-21.31-43.77-45.92-43.77s-44.77 19.44-45.92 43.77h-4.98v7.02h-2.99v25.73h2.99v7.02h14.44v-39.76h-5.45c1.15-22.15 19.47-39.76 41.91-39.76s40.76 17.61 41.91 39.76h-5.33v39.76h5.3c-.25 12.4-10.36 22.39-22.82 22.39h-5.11l1 1.4c0-1.94-1.57-3.51-3.51-3.51h-13.53v7.96h13.53c1.94 0 3.51-1.57 3.51-3.51l-1 1.69h5.11c14.65 0 26.59-11.8 26.83-26.4h5.12v-7.02h2.99v-25.73z"/><path d="m72.22 109.58 10.81-13.7h13.33v-36.38h-55.13v36.38h27.38l3.6 13.7zm3.24-34.19c3.38-2.58 7.21 1.25 4.63 4.63-3.38 2.57-7.2-1.25-4.63-4.63zm-13.32 4.62c-3.38 2.57-7.2-1.25-4.63-4.63 3.38-2.58 7.2 1.25 4.63 4.63zm4.35 0c-2.58-3.38 1.25-7.2 4.63-4.63 2.57 3.38-1.25 7.2-4.63 4.63z"/></g></svg>');
        background-size: contain;
        background-repeat: no-repeat; }
    footer.twentyfive .btn.comments-icon {
      position: relative;
      padding-left: 60px; }
      footer.twentyfive .btn.comments-icon:before {
        content: "";
        position: absolute;
        left: 14px;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path d="M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9l.3-.5z" fill="%23ffffff"/></svg>');
        background-size: contain;
        background-repeat: no-repeat; }

#bannerholder picture {
  display: flex;
  align-items: center;
  justify-content: center; }
#bannerholder img {
  max-width: 1000%;
  width: 100%; }
  @media (max-width: 1024px) {
    #bannerholder img {
      max-width: 100%; } }
@media (max-width: 767px) {
  #bannerholder .cta {
    margin-bottom: 0px !important; } }

.mainSubCol.driveaway {
  width: 100% !important; }
  .mainSubCol.driveaway .cta-row {
    display: flex;
    flex-wrap: wrap; }
    .mainSubCol.driveaway .cta-row > section {
      width: calc(50% - 30px); }
      @media (max-width: 767px) {
        .mainSubCol.driveaway .cta-row > section {
          width: 100%; } }
      .mainSubCol.driveaway .cta-row > section h2.widget-tag {
        top: 16px !important;
        left: -8px !important; }
    .mainSubCol.driveaway .cta-row img {
      width: 100% !important; }

.mainSubCol.offroad {
  width: 100% !important; }
  .mainSubCol.offroad .cta-row {
    display: flex;
    flex-wrap: wrap; }
    .mainSubCol.offroad .cta-row > section {
      width: calc(33.333% - 30px); }
      @media (max-width: 767px) {
        .mainSubCol.offroad .cta-row > section {
          width: 100%; } }
      .mainSubCol.offroad .cta-row > section h2.widget-tag {
        top: 16px !important;
        left: -8px !important; }
    .mainSubCol.offroad .cta-row img {
      margin-top: 50px;
      width: 100% !important; }

@media (max-width: 767px) {
  .body-left {
    display: none !important; } }
.bodybuilder .classification {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: -15px; }
  .bodybuilder .classification img {
    margin: 15px;
    width: 150px;
    border-radius: 100%; }
.bodybuilder .error {
  display: none; }
  .bodybuilder .error span {
    font-weight: bold;
    color: #003ee0; }
.bodybuilder table {
  padding: 15px;
  background-color: #ffffff;
  margin: 30px 0px; }
  .bodybuilder table h3 {
    padding: 0px; }
  .bodybuilder table tr th {
    padding: 15px;
    border: 5px solid #f5f6f8; }
    @media (max-width: 500px) {
      .bodybuilder table tr th {
        padding: 5px; } }
    .bodybuilder table tr th img {
      max-width: 88px !important; }
  .bodybuilder table tr td {
    padding: 15px;
    border: 5px solid #f5f6f8; }
    @media (max-width: 500px) {
      .bodybuilder table tr td {
        padding: 5px; } }
    .bodybuilder table tr td:nth-child(1) {
      width: 70%; }
      .bodybuilder table tr td:nth-child(1) .d-flex {
        margin: -15px;
        align-items: center; }
        .bodybuilder table tr td:nth-child(1) .d-flex .item {
          margin: 15px; }
          .bodybuilder table tr td:nth-child(1) .d-flex .item.icon {
            width: calc(80px - 30px); }
          .bodybuilder table tr td:nth-child(1) .d-flex .item.text {
            width: calc(100% - (80px) - 30px);
            max-width: 500px; }
            .bodybuilder table tr td:nth-child(1) .d-flex .item.text p {
              margin: 0px;
              padding: 0px;
              font-size: 14px !important;
              max-width: 500px; }
              .bodybuilder table tr td:nth-child(1) .d-flex .item.text p a {
                font-weight: bold; }
            .bodybuilder table tr td:nth-child(1) .d-flex .item.text.gold p {
              color: #c89434; }
          @media (max-width: 991px) {
            .bodybuilder table tr td:nth-child(1) .d-flex .item.icon {
              display: none; }
            .bodybuilder table tr td:nth-child(1) .d-flex .item.text {
              width: 100%; } }
    .bodybuilder table tr td:nth-child(2), .bodybuilder table tr td:nth-child(3) {
      vertical-align: middle;
      width: 15%; }
      .bodybuilder table tr td:nth-child(2) img, .bodybuilder table tr td:nth-child(3) img {
        max-width: 30px !important;
        margin: auto;
        display: block; }
        @media (max-width: 500px) {
          .bodybuilder table tr td:nth-child(2) img, .bodybuilder table tr td:nth-child(3) img {
            max-width: 25px !important; } }
  .bodybuilder table + h3 + p {
    font-size: 0.8em;
    padding: 0px; }
.bodybuilder .g-recaptcha {
  margin: 0px 0px 20px 0px !important; }
.bodybuilder .bodybuilders {
  display: flex;
  flex-wrap: wrap;
  margin: -15px;
  margin-bottom: 30px; }
  .bodybuilder .bodybuilders .item {
    margin: 15px;
    width: calc(50% - 30px);
    background-color: #ffffff;
    padding: 15px; }
    @media (max-width: 991px) {
      .bodybuilder .bodybuilders .item {
        width: calc(100%); } }
    @media (max-width: 767px) {
      .bodybuilder .bodybuilders .item {
        width: calc(50% - 30px); } }
    @media (max-width: 767px) {
      .bodybuilder .bodybuilders .item {
        width: calc(100%); } }
    .bodybuilder .bodybuilders .item.hide {
      display: none; }
    .bodybuilder .bodybuilders .item .searchable {
      padding: 0px;
      margin-top: 15px;
      font-size: 0.8em;
      display: none; }
    .bodybuilder .bodybuilders .item .images {
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin: -15px; }
      .bodybuilder .bodybuilders .item .images img {
        margin: 15px; }
        .bodybuilder .bodybuilders .item .images img:nth-child(1) {
          width: calc(40% - 30px); }
        .bodybuilder .bodybuilders .item .images img:nth-child(2) {
          width: calc(25% - 30px);
          border-radius: 100%; }
          @media (max-width: 1280px) {
            .bodybuilder .bodybuilders .item .images img:nth-child(2) {
              width: calc(35% - 30px); } }
    .bodybuilder .bodybuilders .item .info {
      margin-top: 15px; }
      .bodybuilder .bodybuilders .item .info p {
        padding: 0px; }
      .bodybuilder .bodybuilders .item .info a {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 15px;
        text-transform: uppercase;
        font-size: 0.8em;
        font-weight: bold;
        color: #ffffff;
        background-color: #000000;
        width: 150px;
        height: 25px;
        border-radius: 5px;
        border: 1px solid #000000; }
        .bodybuilder .bodybuilders .item .info a:hover {
          background-color: #ffffff;
          color: #000000;
          text-decoration: none; }
.bodybuilder .body-filters .wrapper {
  display: inline-block;
  width: 33%;
  margin: 5px 0px 30px 0px;
  position: relative;
  overflow: hidden; }
  @media (max-width: 500px) {
    .bodybuilder .body-filters .wrapper {
      display: block;
      width: 100%;
      margin: 0px; }
      .bodybuilder .body-filters .wrapper:last-child {
        margin-bottom: 15px;
        margin-top: 5px; } }
  .bodybuilder .body-filters .wrapper:first-child {
    margin-right: 15px; }
  .bodybuilder .body-filters .wrapper select {
    padding: 5px;
    width: 100%;
    font-size: 0.8em; }
    .bodybuilder .body-filters .wrapper select:first-child {
      margin-right: 15px; }
    .bodybuilder .body-filters .wrapper select:focus + span i {
      transform: rotate(180deg); }
  .bodybuilder .body-filters .wrapper span {
    pointer-events: none;
    position: absolute;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #000000;
    top: 0px;
    right: 0px; }
    .bodybuilder .body-filters .wrapper span i {
      color: #ffffff;
      transition: 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); }
.bodybuilder .form-container {
  padding: 15px;
  background-color: #ffffff;
  margin-bottom: 60px; }
  .bodybuilder .form-container form fieldset {
    display: flex;
    flex-wrap: wrap;
    margin: -10px; }
    .bodybuilder .form-container form fieldset input {
      margin: 10px;
      width: calc(50% - 20px);
      padding: 15px;
      border: 0px;
      background-color: #f5f6f8; }
      @media (max-width: 500px) {
        .bodybuilder .form-container form fieldset input {
          width: 100%; } }
      .bodybuilder .form-container form fieldset input::placeholder {
        text-transform: uppercase;
        font-size: 1em; }
  .bodybuilder .form-container form textarea {
    width: 100%;
    margin: 20px 0px;
    padding: 15px;
    border: 0px;
    background-color: #f5f6f8;
    font-size: 1em;
    min-height: 150px;
    resize: vertical;
    max-height: 300px; }
    .bodybuilder .form-container form textarea::placeholder {
      text-transform: uppercase;
      font-size: 1em; }
  .bodybuilder .form-container form [type="submit"] {
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: bold;
    color: #ffffff;
    background-color: #000000;
    width: 150px;
    height: 25px;
    border-radius: 5px;
    border: 1px solid #000000; }
    .bodybuilder .form-container form [type="submit"]:hover {
      background-color: #ffffff;
      color: #000000;
      text-decoration: none; }

.new-sidebar {
  margin-bottom: 30px; }
  @media (max-width: 769px) {
    .new-sidebar {
      height: auto; } }
  .new-sidebar .new-sidebar {
    margin-bottom: 0px; }
  .new-sidebar a {
    text-decoration: none !important; }
  .new-sidebar .submenu {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .new-sidebar .submenu i {
      transition: 0.15s ease-in-out; }
    .new-sidebar .submenu:hover i, .new-sidebar .submenu.active i {
      transform: rotate(90deg); }
  .new-sidebar ul {
    margin: 0px;
    list-style: none;
    padding: 0px; }
    .new-sidebar ul li {
      border: 0px; }
      .new-sidebar ul li:not(:last-child) {
        border-bottom: 1px solid #f5f6f8; }
      .new-sidebar ul li a {
        padding: 10px;
        display: block;
        text-transform: uppercase;
        font-size: 1.1em; }
        .new-sidebar ul li a.active {
          background-color: #000000;
          color: #ffffff; }
      .new-sidebar ul li nav {
        display: none; }
        .new-sidebar ul li nav.active {
          display: block; }
        .new-sidebar ul li nav ul li {
          border-bottom: 0px !important;
          border: 0px !important; }
          .new-sidebar ul li nav ul li a {
            font-weight: bold;
            padding-left: 30px;
            transition: 0.15s ease-in-out; }
            .new-sidebar ul li nav ul li a:not(.submenu):hover {
              background-color: transparent;
              color: #000000;
              transform: translateX(10px); }
          .new-sidebar ul li nav ul li ul li a {
            font-weight: normal;
            padding-left: 60px; }

.service-parts-page {
  width: 100%;
  padding: 0px 30px; }
  @media (max-width: 769px) {
    .service-parts-page {
      order: 3; }
      .service-parts-page .call-me-back {
        display: none; } }
  .service-parts-page #mainCol {
    max-width: 1150px !important; }
    .service-parts-page #mainCol.content {
      margin-top: 1rem !important; }
  .service-parts-page .inner {
    max-width: 1150px;
    margin: auto; }
    .service-parts-page .inner .d-flex {
      flex-wrap: wrap;
      align-items: flex-start;
      margin: -15px; }
      .service-parts-page .inner .d-flex .left,
      .service-parts-page .inner .d-flex .content {
        margin: 15px; }
        @media (max-width: 769px) {
          .service-parts-page .inner .d-flex .left,
          .service-parts-page .inner .d-flex .content {
            width: 100% !important; } }
      .service-parts-page .inner .d-flex .left {
        width: calc(25% - 30px); }
      @media (min-width: 769px) {
        .service-parts-page .inner .d-flex .content {
          width: calc(75% - 30px) !important; } }

@media screen and (max-width: 769px) {
  main #new-parts-page {
    order: 3; } }

#new-parts-page h1.title {
  text-transform: none !important; }
#new-parts-page h2,
#new-parts-page h3 {
  text-transform: none; }
#new-parts-page a:not(.gdprConsent a):not(.intro a):not(.content a):not(.inline-link) {
  display: flex;
  align-items: center; }
  #new-parts-page a:not(.gdprConsent a):not(.intro a):not(.content a):not(.inline-link) span {
    margin-left: 1rem; }
    #new-parts-page a:not(.gdprConsent a):not(.intro a):not(.content a):not(.inline-link) span.right-arrow {
      content: "";
      width: 14px;
      height: 14px;
      background-image: url(https://iveco-dealership.co.uk/images/svg/blue-arrow-btn.svg);
      background-size: contain;
      background-repeat: no-repeat; }
#new-parts-page .intro a,
#new-parts-page .content a {
  color: #1455ff; }
  #new-parts-page .intro a:hover,
  #new-parts-page .content a:hover {
    color: #003ee0;
    text-decoration: underline; }
#new-parts-page a.inline-link {
  color: #1455ff;
  display: inline-block !important; }
  #new-parts-page a.inline-link:hover {
    color: #003ee0;
    text-decoration: underline; }
#new-parts-page .maintenance-block a h3 {
  color: #1455ff; }
#new-parts-page .maintenance-block a:hover h3 {
  color: #003ee0;
  text-decoration: underline; }
#new-parts-page .five-split .card {
  width: 100%; }
  @media (min-width: 769px) {
    #new-parts-page .five-split .card {
      width: 20%; } }
#new-parts-page .btn {
  text-align: left;
  border-radius: 0 !important; }
  #new-parts-page .btn.text-primary {
    color: #1455ff !important; }
    #new-parts-page .btn.text-primary:hover {
      color: #1455ff !important; }
  #new-parts-page .btn.btn-default:hover {
    background: #ffffff !important; }
  #new-parts-page .btn.btn-lg {
    min-height: 72px;
    display: flex;
    align-items: center;
    font-size: 1.5rem; }
  #new-parts-page .btn.btn-with-arrow {
    position: relative;
    padding-right: 30px; }
    #new-parts-page .btn.btn-with-arrow:after {
      content: "";
      position: absolute;
      right: 8px;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-image: url(https://iveco-dealership.co.uk/images/svg/blue-arrow-btn.svg);
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.btn-with-arrow.btn-primary:after {
      background-image: url(https://iveco-dealership.co.uk/images/svg/white-arrow-btn.svg); }
  #new-parts-page .btn.btn-back {
    position: relative;
    padding-left: 30px;
    /* Adjust padding to make space for the arrow */
    min-width: 155px;
    text-align: right; }
    #new-parts-page .btn.btn-back:before {
      content: "";
      position: absolute;
      left: 8px;
      /* Adjust position as needed */
      top: 50%;
      transform: translateY(-50%) rotate(180deg);
      /* Rotate the arrow 180 degrees */
      width: 20px;
      /* Adjust size as needed */
      height: 20px;
      /* Adjust size as needed */
      background-image: url(https://iveco-dealership.co.uk/images/svg/blue-arrow-btn.svg);
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.btn-back.btn-primary:before {
      background-image: url(https://iveco-dealership.co.uk/images/svg/white-arrow-btn.svg); }
  #new-parts-page .btn.btn-with-external {
    position: relative;
    padding-right: 30px; }
    #new-parts-page .btn.btn-with-external:after {
      content: "";
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z" fill="%231455ff"/></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.btn-with-external.btn-primary:after {
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z" fill="white"/></svg>'); }
  #new-parts-page .btn.btn-not-button {
    font-size: 24px;
    line-height: 24px;
    padding: 0;
    padding-right: 20px;
    color: #1455ff; }
    #new-parts-page .btn.btn-not-button:after {
      right: -8px; }
    #new-parts-page .btn.btn-not-button:hover {
      color: #003ee0; }
  #new-parts-page .btn.btn-with-download {
    position: relative;
    padding-right: 30px; }
    #new-parts-page .btn.btn-with-download:after {
      content: "";
      position: absolute;
      right: 12px;
      top: 50%;
      transform: translateY(-50%);
      width: 20px;
      height: 20px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z" fill="%231455ff"/></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.btn-with-download.btn-primary:after {
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M288 32c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 242.7-73.4-73.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l128 128c12.5 12.5 32.8 12.5 45.3 0l128-128c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L288 274.7 288 32zM64 352c-35.3 0-64 28.7-64 64l0 32c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-32c0-35.3-28.7-64-64-64l-101.5 0-45.3 45.3c-25 25-65.5 25-90.5 0L165.5 352 64 352zm368 56a24 24 0 1 1 0 48 24 24 0 1 1 0-48z" fill="white"/></svg>'); }
  #new-parts-page .btn.headset-icon {
    position: relative;
    padding-left: 60px; }
    #new-parts-page .btn.headset-icon:before {
      content: "";
      position: absolute;
      left: 14px;
      top: 50%;
      transform: translateY(-50%);
      width: 40px;
      height: 40px;
      background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 140 140" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="%231455ff" stroke-miterlimit="10" stroke-width="2"><path d="m122.81 65.1h-2.99v-7.02h-5.1c-1.15-24.33-21.31-43.77-45.92-43.77s-44.77 19.44-45.92 43.77h-4.98v7.02h-2.99v25.73h2.99v7.02h14.44v-39.76h-5.45c1.15-22.15 19.47-39.76 41.91-39.76s40.76 17.61 41.91 39.76h-5.33v39.76h5.3c-.25 12.4-10.36 22.39-22.82 22.39h-5.11l1 1.4c0-1.94-1.57-3.51-3.51-3.51h-13.53v7.96h13.53c1.94 0 3.51-1.57 3.51-3.51l-1 1.69h5.11c14.65 0 26.59-11.8 26.83-26.4h5.12v-7.02h2.99v-25.73z"/><path d="m72.22 109.58 10.81-13.7h13.33v-36.38h-55.13v36.38h27.38l3.6 13.7zm3.24-34.19c3.38-2.58 7.21 1.25 4.63 4.63-3.38 2.57-7.2-1.25-4.63-4.63zm-13.32 4.62c-3.38 2.57-7.2-1.25-4.63-4.63 3.38-2.58 7.2 1.25 4.63 4.63zm4.35 0c-2.58-3.38 1.25-7.2 4.63-4.63 2.57 3.38-1.25 7.2-4.63 4.63z"/></g></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.headset-icon.text-white:before {
      background-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 140 140" xmlns="http://www.w3.org/2000/svg"><g fill="none" stroke="%23ffffff" stroke-miterlimit="10" stroke-width="2"><path d="m122.81 65.1h-2.99v-7.02h-5.1c-1.15-24.33-21.31-43.77-45.92-43.77s-44.77 19.44-45.92 43.77h-4.98v7.02h-2.99v25.73h2.99v7.02h14.44v-39.76h-5.45c1.15-22.15 19.47-39.76 41.91-39.76s40.76 17.61 41.91 39.76h-5.33v39.76h5.3c-.25 12.4-10.36 22.39-22.82 22.39h-5.11l1 1.4c0-1.94-1.57-3.51-3.51-3.51h-13.53v7.96h13.53c1.94 0 3.51-1.57 3.51-3.51l-1 1.69h5.11c14.65 0 26.59-11.8 26.83-26.4h5.12v-7.02h2.99v-25.73z"/><path d="m72.22 109.58 10.81-13.7h13.33v-36.38h-55.13v36.38h27.38l3.6 13.7zm3.24-34.19c3.38-2.58 7.21 1.25 4.63 4.63-3.38 2.57-7.2-1.25-4.63-4.63zm-13.32 4.62c-3.38 2.57-7.2-1.25-4.63-4.63 3.38-2.58 7.2 1.25 4.63 4.63zm4.35 0c-2.58-3.38 1.25-7.2 4.63-4.63 2.57 3.38-1.25 7.2-4.63 4.63z"/></g></svg>'); }
  #new-parts-page .btn.pdf-icon {
    position: relative;
    padding-left: 60px; }
    #new-parts-page .btn.pdf-icon:before {
      content: "";
      position: absolute;
      left: 18px;
      top: 50%;
      transform: translateY(-50%);
      width: 24px;
      height: 24px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z" fill="%231455ff"/></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
    #new-parts-page .btn.pdf-icon.text-white:before {
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M0 64C0 28.7 28.7 0 64 0L224 0l0 128c0 17.7 14.3 32 32 32l128 0 0 144-208 0c-35.3 0-64 28.7-64 64l0 144-48 0c-35.3 0-64-28.7-64-64L0 64zm384 64l-128 0L256 0 384 128zM176 352l32 0c30.9 0 56 25.1 56 56s-25.1 56-56 56l-16 0 0 32c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-48 0-80c0-8.8 7.2-16 16-16zm32 80c13.3 0 24-10.7 24-24s-10.7-24-24-24l-16 0 0 48 16 0zm96-80l32 0c26.5 0 48 21.5 48 48l0 64c0 26.5-21.5 48-48 48l-32 0c-8.8 0-16-7.2-16-16l0-128c0-8.8 7.2-16 16-16zm32 128c8.8 0 16-7.2 16-16l0-64c0-8.8-7.2-16-16-16l-16 0 0 96 16 0zm80-112c0-8.8 7.2-16 16-16l48 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 32 32 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-32 0 0 48c0 8.8-7.2 16-16 16s-16-7.2-16-16l0-64 0-64z" fill="white"/></svg>'); }
  #new-parts-page .btn.comments-icon {
    position: relative;
    padding-left: 60px; }
    #new-parts-page .btn.comments-icon:before {
      content: "";
      position: absolute;
      left: 14px;
      top: 50%;
      transform: translateY(-50%);
      width: 32px;
      height: 32px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M123.6 391.3c12.9-9.4 29.6-11.8 44.6-6.4c26.5 9.6 56.2 15.1 87.8 15.1c124.7 0 208-80.5 208-160s-83.3-160-208-160S48 160.5 48 240c0 32 12.4 62.8 35.7 89.2c8.6 9.7 12.8 22.5 11.8 35.5c-1.4 18.1-5.7 34.7-11.3 49.4c17-7.9 31.1-16.7 39.4-22.7zM21.2 431.9c1.8-2.7 3.5-5.4 5.1-8.1c10-16.6 19.5-38.4 21.4-62.9C17.7 326.8 0 285.1 0 240C0 125.1 114.6 32 256 32s256 93.1 256 208s-114.6 208-256 208c-37.1 0-72.3-6.4-104.1-17.9c-11.9 8.7-31.3 20.6-54.3 30.6c-15.1 6.6-32.3 12.6-50.1 16.1c-.8 .2-1.6 .3-2.4 .5c-4.4 .8-8.7 1.5-13.2 1.9c-.2 0-.5 .1-.7 .1c-5.1 .5-10.2 .8-15.3 .8c-6.5 0-12.3-3.9-14.8-9.9c-2.5-6-1.1-12.8 3.4-17.4c4.1-4.2 7.8-8.7 11.3-13.5c1.7-2.3 3.3-4.6 4.8-6.9l.3-.5z" fill="%231455ff"/></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
  #new-parts-page .btn.accessories-icon {
    position: relative;
    padding-left: 60px; }
    #new-parts-page .btn.accessories-icon:before {
      content: "";
      position: absolute;
      left: 14px;
      top: 50%;
      transform: translateY(-50%);
      width: 32px;
      height: 32px;
      background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"><defs><style>.cls-1{fill:%23fff}</style></defs><g id="Layer_1"><path id="Path_2514" class="cls-1" d="m49.3 100.2-8.2-4.7c-.5-.3-1.2-.3-1.7 0l-8.2 4.7c-.5.3-.9.9-.9 1.5v9.5c0 .6.3 1.2.9 1.5l8.2 4.7c.5.3 1.2.3 1.7 0l8.2-4.7c.5-.3.9-.9.9-1.5v-9.5c0-.6-.3-1.2-.9-1.5m-2.6 10-6.5 3.7-6.5-3.7v-7.5l6.5-3.7 6.5 3.7v7.5Z"/><path id="Path_2515" class="cls-1" d="M52.5 90.1V48c9-6.8 10.9-19.6 4.1-28.6-2-2.6-4.5-4.7-7.4-6.1-.9-.4-1.9 0-2.3.8-.1.2-.2.5-.2.8v18.2l-6.5 3.7-6.5-3.7V14.8c0-1-.8-1.7-1.7-1.7-.3 0-.5 0-.7.2-10.2 4.9-14.4 17.1-9.5 27.3 1.4 2.9 3.5 5.5 6.1 7.4v42.1c-9 6.8-10.9 19.6-4.1 28.6 6.8 9 19.6 10.9 28.6 4.1s10.9-19.6 4.1-28.6c-1.2-1.6-2.6-2.9-4.1-4.1m-12.1 33.4c-9.4 0-17-7.6-17-17 0-5.6 2.8-10.9 7.4-14 .5-.3.8-.9.8-1.4V47.2c0-.6-.3-1.1-.8-1.4-7.8-5.3-9.8-15.8-4.5-23.6 1.1-1.7 2.5-3.1 4.1-4.3v16.2c0 .6.3 1.2.9 1.5l8.2 4.7c.5.3 1.2.3 1.7 0l8.2-4.7c.5-.3.9-.9.9-1.5V17.9c7.6 5.5 9.4 16.1 3.9 23.7-1.2 1.6-2.6 3-4.3 4.2-.5.3-.8.9-.8 1.4v43.9c0 .6.3 1.1.8 1.4 7.8 5.3 9.8 15.9 4.5 23.6-3.2 4.6-8.4 7.4-14 7.4"/><path id="Path_2516" class="cls-1" d="M115.7 61.4h-6c-.5-2.4-1.1-4.8-1.9-7.1l5.2-3c2.1-1.2 2.9-4 1.6-6.1l-4.1-7.2c-1.2-2.1-4-2.9-6.1-1.6l-5.2 3c-1.6-1.9-3.4-3.6-5.2-5.2l3-5.2c1.2-2.1.5-4.9-1.6-6.1l-7.2-4.1c-2.1-1.2-4.9-.5-6.1 1.6l-3 5.2c-2.3-.8-4.7-1.5-7.1-1.9v-6c0-2.5-2-4.5-4.5-4.5h-6.4c-1 0-1.7.8-1.7 1.8 0 .9.8 1.6 1.7 1.7h6.4c.6 0 1 .5 1 1v7.4c0 .9.6 1.6 1.5 1.7 3.2.5 6.3 1.3 9.3 2.5.8.3 1.7 0 2.1-.7l3.7-6.4c.1-.2.4-.4.6-.5.3 0 .5 0 .8.1l7.2 4.1c.5.3.7.9.4 1.4l-3.7 6.5c-.4.7-.2 1.7.4 2.2 2.5 2 4.8 4.3 6.8 6.8.5.7 1.5.8 2.2.4l6.4-3.7c.5-.3 1.1-.1 1.4.4l4.1 7.2c.1.2.2.5.1.8 0 .3-.2.5-.5.6l-6.4 3.7c-.7.4-1.1 1.3-.7 2.1 1.2 3 2 6.1 2.5 9.3.1.8.9 1.5 1.7 1.5h7.4c.6 0 1 .5 1 1v8.3c0 .6-.5 1-1 1h-7.4c-.9 0-1.6.6-1.7 1.5-.5 3.2-1.3 6.3-2.5 9.3-.3.8 0 1.7.7 2.1l6.4 3.7c.2.1.4.4.5.6 0 .3 0 .5-.1.8l-4.1 7.2c-.1.2-.4.4-.6.5-.3 0-.5 0-.8-.1l-6.4-3.7c-.7-.4-1.7-.3-2.2.4-2 2.5-4.3 4.8-6.8 6.8-.7.5-.8 1.5-.4 2.2l3.7 6.4c.3.5.1 1.1-.4 1.4l-7.2 4.1c-.2.1-.5.2-.8.1-.3 0-.5-.2-.6-.5l-3.7-6.4c-.4-.7-1.3-1.1-2.1-.7-3 1.2-6.1 2-9.3 2.5-.8.1-1.5.9-1.5 1.7v7.4c0 .6-.5 1-1 1h-6.4c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7h6.4c2.5 0 4.5-2 4.5-4.5v-5.9c2.4-.5 4.8-1.1 7.1-1.9l3 5.2c1.2 2.1 4 2.9 6.1 1.6l7.2-4.1c2.1-1.2 2.9-4 1.6-6.1l-3-5.2c1.9-1.6 3.6-3.4 5.2-5.2l5.2 3c2.1 1.2 4.9.5 6.1-1.6l4.1-7.2c1.2-2.1.5-4.9-1.6-6.1l-5.2-3c.8-2.3 1.5-4.7 1.9-7.2h6c2.5 0 4.5-2 4.5-4.5v-8.3c0-2.5-2-4.5-4.5-4.5"/><path id="Path_2517" class="cls-1" d="M63.3 94.1c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7 15.2 0 27.6-12.4 27.6-27.6S78.5 42.3 63.3 42.3c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7 13.3 0 24.1 10.8 24.1 24.1S76.6 93.9 63.3 93.9"/></g></svg>');
      background-size: contain;
      background-repeat: no-repeat; }
#new-parts-page .form {
  background: #c9ced1; }
  #new-parts-page .form label {
    display: none; }
  #new-parts-page .form .gdprConsent label {
    display: block; }
  #new-parts-page .form input,
  #new-parts-page .form .select {
    margin-bottom: 1rem; }
  #new-parts-page .form button.btn-with-arrow {
    display: flex;
    align-items: center;
    font-size: 1rem;
    float: right;
    position: relative;
    padding-right: 20px;
    min-width: 155px; }
    #new-parts-page .form button.btn-with-arrow:after {
      content: "";
      position: absolute;
      right: 8px;
      top: 50%;
      transform: translateY(-50%);
      width: 16px;
      height: 16px;
      background-image: url(https://iveco-dealership.co.uk/images/svg/white-arrow-btn.svg);
      background-size: contain;
      background-repeat: no-repeat; }
#new-parts-page .bg-black {
  background: #000000; }
#new-parts-page .bg-dark {
  background: #212121; }
#new-parts-page .bg-full-width {
  position: relative;
  background-color: inherit; }
  #new-parts-page .bg-full-width::before, #new-parts-page .bg-full-width::after {
    content: "";
    position: absolute;
    top: 0;
    width: 100%;
    max-width: 720px;
    height: 100%;
    background-color: inherit;
    z-index: 0; }
  #new-parts-page .bg-full-width::before {
    left: 50%;
    transform: translateX(-100%); }
  #new-parts-page .bg-full-width::after {
    right: 50%;
    transform: translateX(100%); }
  #new-parts-page .bg-full-width > div:first-child {
    position: relative;
    z-index: 1; }
#new-parts-page .card {
  border: none; }
  #new-parts-page .card .card-icon {
    display: block;
    width: 100px;
    height: auto; }
  #new-parts-page .card .card-image {
    max-width: 100%; }
  #new-parts-page .card .card-body {
    flex-grow: 1; }
  #new-parts-page .card .card-footer {
    background: transparent;
    border: none;
    margin-top: auto; }
  @media (min-width: 769px) {
    #new-parts-page .card.grow {
      transition: transform 0.2s ease-in-out;
      cursor: pointer; }
      #new-parts-page .card.grow .card-body {
        position: relative;
        overflow: visible; }
        #new-parts-page .card.grow .card-body::before {
          content: "";
          position: absolute;
          top: 0;
          left: 0;
          height: 6px;
          width: 0;
          z-index: 2;
          background: linear-gradient(to right, #002078 0%, #002078 20%, #002b9c 20%, #002b9c 40%, #0036c0 40%, #0036c0 60%, #0043e5 60%, #0043e5 80%, #024eff 80%, #024eff 100%);
          transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
      #new-parts-page .card.grow:hover {
        transform: scale(1.02); }
        #new-parts-page .card.grow:hover .card-body::before {
          width: 100%; } }
#new-parts-page .iveco-color-bar {
  display: flex;
  min-height: 20px;
  width: 100%; }
  #new-parts-page .iveco-color-bar .one,
  #new-parts-page .iveco-color-bar .two,
  #new-parts-page .iveco-color-bar .three,
  #new-parts-page .iveco-color-bar .four,
  #new-parts-page .iveco-color-bar .five {
    flex: 1;
    height: 20px; }
  #new-parts-page .iveco-color-bar .one {
    background: #002078;
    border-top-left-radius: 5px; }
  #new-parts-page .iveco-color-bar .two {
    background: #002b9c; }
  #new-parts-page .iveco-color-bar .three {
    background: #0036c0; }
  #new-parts-page .iveco-color-bar .four {
    background: #0043e5; }
  #new-parts-page .iveco-color-bar .five {
    background: #024eff;
    border-top-right-radius: 5px; }
#new-parts-page .accordion h2.accordheader a {
  padding: 0 1.75rem !important; }
#new-parts-page .accordion .accordbody {
  padding: 1.75rem; }
#new-parts-page ul.star-checked {
  padding-left: 0;
  list-style: none; }
  #new-parts-page ul.star-checked li {
    position: relative;
    padding-left: 42px;
    margin-bottom: 18px;
    font-weight: bold; }
    #new-parts-page ul.star-checked li::before {
      content: "";
      position: absolute;
      left: 0;
      top: 50%;
      transform: translateY(-50%);
      width: 28px;
      height: 28px;
      background-image: url("/uploads/files/2025/parts/campaigns/star-check.svg");
      background-size: contain;
      background-repeat: no-repeat; }

.video-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000000; }
  .video-embed iframe,
  .video-embed object,
  .video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.downloads-accessories-icon {
  position: relative;
  padding-left: 60px; }
  .downloads-accessories-icon:before {
    content: "";
    position: absolute;
    left: 14px;
    top: 50%;
    transform: translateY(-50%);
    width: 32px;
    height: 32px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 140 140"><defs><style>.cls-1{fill:%23fff}</style></defs><g id="Layer_1"><path id="Path_2514" class="cls-1" d="m49.3 100.2-8.2-4.7c-.5-.3-1.2-.3-1.7 0l-8.2 4.7c-.5.3-.9.9-.9 1.5v9.5c0 .6.3 1.2.9 1.5l8.2 4.7c.5.3 1.2.3 1.7 0l8.2-4.7c.5-.3.9-.9.9-1.5v-9.5c0-.6-.3-1.2-.9-1.5m-2.6 10-6.5 3.7-6.5-3.7v-7.5l6.5-3.7 6.5 3.7v7.5Z"/><path id="Path_2515" class="cls-1" d="M52.5 90.1V48c9-6.8 10.9-19.6 4.1-28.6-2-2.6-4.5-4.7-7.4-6.1-.9-.4-1.9 0-2.3.8-.1.2-.2.5-.2.8v18.2l-6.5 3.7-6.5-3.7V14.8c0-1-.8-1.7-1.7-1.7-.3 0-.5 0-.7.2-10.2 4.9-14.4 17.1-9.5 27.3 1.4 2.9 3.5 5.5 6.1 7.4v42.1c-9 6.8-10.9 19.6-4.1 28.6 6.8 9 19.6 10.9 28.6 4.1s10.9-19.6 4.1-28.6c-1.2-1.6-2.6-2.9-4.1-4.1m-12.1 33.4c-9.4 0-17-7.6-17-17 0-5.6 2.8-10.9 7.4-14 .5-.3.8-.9.8-1.4V47.2c0-.6-.3-1.1-.8-1.4-7.8-5.3-9.8-15.8-4.5-23.6 1.1-1.7 2.5-3.1 4.1-4.3v16.2c0 .6.3 1.2.9 1.5l8.2 4.7c.5.3 1.2.3 1.7 0l8.2-4.7c.5-.3.9-.9.9-1.5V17.9c7.6 5.5 9.4 16.1 3.9 23.7-1.2 1.6-2.6 3-4.3 4.2-.5.3-.8.9-.8 1.4v43.9c0 .6.3 1.1.8 1.4 7.8 5.3 9.8 15.9 4.5 23.6-3.2 4.6-8.4 7.4-14 7.4"/><path id="Path_2516" class="cls-1" d="M115.7 61.4h-6c-.5-2.4-1.1-4.8-1.9-7.1l5.2-3c2.1-1.2 2.9-4 1.6-6.1l-4.1-7.2c-1.2-2.1-4-2.9-6.1-1.6l-5.2 3c-1.6-1.9-3.4-3.6-5.2-5.2l3-5.2c1.2-2.1.5-4.9-1.6-6.1l-7.2-4.1c-2.1-1.2-4.9-.5-6.1 1.6l-3 5.2c-2.3-.8-4.7-1.5-7.1-1.9v-6c0-2.5-2-4.5-4.5-4.5h-6.4c-1 0-1.7.8-1.7 1.8 0 .9.8 1.6 1.7 1.7h6.4c.6 0 1 .5 1 1v7.4c0 .9.6 1.6 1.5 1.7 3.2.5 6.3 1.3 9.3 2.5.8.3 1.7 0 2.1-.7l3.7-6.4c.1-.2.4-.4.6-.5.3 0 .5 0 .8.1l7.2 4.1c.5.3.7.9.4 1.4l-3.7 6.5c-.4.7-.2 1.7.4 2.2 2.5 2 4.8 4.3 6.8 6.8.5.7 1.5.8 2.2.4l6.4-3.7c.5-.3 1.1-.1 1.4.4l4.1 7.2c.1.2.2.5.1.8 0 .3-.2.5-.5.6l-6.4 3.7c-.7.4-1.1 1.3-.7 2.1 1.2 3 2 6.1 2.5 9.3.1.8.9 1.5 1.7 1.5h7.4c.6 0 1 .5 1 1v8.3c0 .6-.5 1-1 1h-7.4c-.9 0-1.6.6-1.7 1.5-.5 3.2-1.3 6.3-2.5 9.3-.3.8 0 1.7.7 2.1l6.4 3.7c.2.1.4.4.5.6 0 .3 0 .5-.1.8l-4.1 7.2c-.1.2-.4.4-.6.5-.3 0-.5 0-.8-.1l-6.4-3.7c-.7-.4-1.7-.3-2.2.4-2 2.5-4.3 4.8-6.8 6.8-.7.5-.8 1.5-.4 2.2l3.7 6.4c.3.5.1 1.1-.4 1.4l-7.2 4.1c-.2.1-.5.2-.8.1-.3 0-.5-.2-.6-.5l-3.7-6.4c-.4-.7-1.3-1.1-2.1-.7-3 1.2-6.1 2-9.3 2.5-.8.1-1.5.9-1.5 1.7v7.4c0 .6-.5 1-1 1h-6.4c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7h6.4c2.5 0 4.5-2 4.5-4.5v-5.9c2.4-.5 4.8-1.1 7.1-1.9l3 5.2c1.2 2.1 4 2.9 6.1 1.6l7.2-4.1c2.1-1.2 2.9-4 1.6-6.1l-3-5.2c1.9-1.6 3.6-3.4 5.2-5.2l5.2 3c2.1 1.2 4.9.5 6.1-1.6l4.1-7.2c1.2-2.1.5-4.9-1.6-6.1l-5.2-3c.8-2.3 1.5-4.7 1.9-7.2h6c2.5 0 4.5-2 4.5-4.5v-8.3c0-2.5-2-4.5-4.5-4.5"/><path id="Path_2517" class="cls-1" d="M63.3 94.1c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7 15.2 0 27.6-12.4 27.6-27.6S78.5 42.3 63.3 42.3c-1 0-1.7.8-1.7 1.7 0 1 .8 1.7 1.7 1.7 13.3 0 24.1 10.8 24.1 24.1S76.6 93.9 63.3 93.9"/></g></svg>');
    background-size: contain;
    background-repeat: no-repeat; }

.downloads-btn-with-external {
  position: relative;
  padding-right: 30px; }
  .downloads-btn-with-external:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z" fill="%231455ff"/></svg>');
    background-size: contain;
    background-repeat: no-repeat; }
  .downloads-btn-with-external.btn-primary:after {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.6.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path d="M320 0c-17.7 0-32 14.3-32 32s14.3 32 32 32l82.7 0L201.4 265.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L448 109.3l0 82.7c0 17.7 14.3 32 32 32s32-14.3 32-32l0-160c0-17.7-14.3-32-32-32L320 0zM80 32C35.8 32 0 67.8 0 112L0 432c0 44.2 35.8 80 80 80l320 0c44.2 0 80-35.8 80-80l0-112c0-17.7-14.3-32-32-32s-32 14.3-32 32l0 112c0 8.8-7.2 16-16 16L80 448c-8.8 0-16-7.2-16-16l0-320c0-8.8 7.2-16 16-16l112 0c17.7 0 32-14.3 32-32s-14.3-32-32-32L80 32z" fill="white"/></svg>'); }

.downloads-block-vehicles .card {
  padding: 1.65rem;
  background-color: transparent;
  border-radius: 0;
  border-color: #f5f6f8; }
  @media (min-width: 769px) {
    .downloads-block-vehicles .card {
      transition: background-color 0.2s ease-in-out; }
      .downloads-block-vehicles .card:hover {
        background-color: #ffffff; } }
  @media (max-width: 769px) {
    .downloads-block-vehicles .card.border-bottom-mobile {
      border-bottom: 1px solid #f5f6f8 !important; } }
  .downloads-block-vehicles .card .card-header {
    background: transparent;
    border: none;
    padding: 0;
    min-height: 160px; }
    .downloads-block-vehicles .card .card-header .download-thumb {
      height: auto;
      max-width: 100%;
      max-height: 160px;
      box-shadow: 0 3px 6px #00000036; }
  .downloads-block-vehicles .card .card-body {
    padding-bottom: 0; }

nav.sidebar-nav ul {
  list-style-type: none;
  padding: 0px;
  margin: 0px 0px 2em 0px; }

nav.sidebar-nav ul > li {
  width: 100%;
  border-bottom: 1px solid #c8c8c8;
  padding: 0px 10px; }

nav.sidebar-nav ul > li a,
nav.sidebar-nav ul li input[type="checkbox"] + label {
  padding: 10px;
  width: 103%;
  height: 100%;
  display: block;
  position: relative;
  text-transform: uppercase;
  transform: translateX(-3%);
  -webkit-transform: translateX(-3%);
  cursor: pointer; }

.left-sub-menu,
nav.sidebar-nav ul li input[type="checkbox"] {
  display: none; }

nav.sidebar-nav ul li input[type="checkbox"] + label {
  position: relative;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between; }

nav.sidebar-nav ul li input[type="checkbox"]:checked + label + .left-sub-menu {
  display: block; }

a.active + ul.left-sub-menu {
  display: block; }

@media (max-width: 767px) {
  #change-dealer {
    width: 100% !important; }
    #change-dealer input[type="text"] {
      width: 100% !important; } }

.vacancy-page {
  padding: 0px 30px 30px 30px;
  width: 100%; }
  @media (max-width: 767px) {
    .vacancy-page {
      padding: 30px; } }
  .vacancy-page .vacancies {
    display: flex;
    flex-wrap: wrap;
    margin: -15px; }
    .vacancy-page .vacancies .vacancy {
      margin: 15px;
      width: calc(33.333% - 30px);
      background-color: #ffffff;
      border: 1px solid #ffffff; }
      @media (max-width: 991px) {
        .vacancy-page .vacancies .vacancy {
          width: calc(50% - 30px); } }
      @media (max-width: 600px) {
        .vacancy-page .vacancies .vacancy {
          width: 100%; } }
      .vacancy-page .vacancies .vacancy:hover {
        text-decoration: none; }
        .vacancy-page .vacancies .vacancy:hover h3 {
          background-color: #003ee0; }
      .vacancy-page .vacancies .vacancy h3 {
        background-color: #000000;
        color: #ffffff;
        padding: 15px; }
      .vacancy-page .vacancies .vacancy .inner {
        padding: 15px;
        display: flex;
        flex-direction: column; }
        .vacancy-page .vacancies .vacancy .inner p {
          margin-bottom: 15px;
          padding: 0px; }
          .vacancy-page .vacancies .vacancy .inner p:last-child {
            margin-bottom: 0px;
            font-style: italic; }

.vacancy-single-page {
  width: 100%;
  padding: 0px 30px 30px 30px; }
  @media (max-width: 767px) {
    .vacancy-single-page {
      padding: 30px; } }
  .vacancy-single-page .head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap; }
    @media (max-width: 600px) {
      .vacancy-single-page .head {
        flex-direction: column;
        align-items: flex-start; }
        .vacancy-single-page .head h1 {
          margin-bottom: 15px; } }
  .vacancy-single-page ul,
  .vacancy-single-page ol {
    margin-top: -10px; }
  .vacancy-single-page h1,
  .vacancy-single-page h3 {
    padding: 0px; }
  .vacancy-single-page .description p:last-child {
    padding: 0px; }
  .vacancy-single-page .form-container {
    max-width: 800px;
    margin: auto; }
    .vacancy-single-page .form-container form {
      margin: -10px;
      display: flex;
      flex-wrap: wrap; }
      .vacancy-single-page .form-container form input,
      .vacancy-single-page .form-container form textarea {
        margin: 10px;
        width: calc(50% - 20px);
        padding: 10px;
        border: 1px solid #c9ced1; }
        @media (max-width: 500px) {
          .vacancy-single-page .form-container form input,
          .vacancy-single-page .form-container form textarea {
            width: 100%; } }
        .vacancy-single-page .form-container form input[type="submit"],
        .vacancy-single-page .form-container form textarea[type="submit"] {
          width: calc(33.333% - 20px);
          border: 0px;
          background-color: #003ee0;
          color: #ffffff;
          margin: 0px 10px 0px auto; }
          @media (max-width: 600px) {
            .vacancy-single-page .form-container form input[type="submit"],
            .vacancy-single-page .form-container form textarea[type="submit"] {
              width: 100%; } }
          .vacancy-single-page .form-container form input[type="submit"]:hover,
          .vacancy-single-page .form-container form textarea[type="submit"]:hover {
            background-color: #0030ad; }
      .vacancy-single-page .form-container form hr {
        width: 100%; }
      .vacancy-single-page .form-container form textarea {
        width: 100%;
        height: 250px;
        max-height: 350px; }
      .vacancy-single-page .form-container form h4 {
        margin: 10px;
        margin-bottom: 0px;
        width: 100%; }
      .vacancy-single-page .form-container form .attachments {
        display: flex;
        flex-wrap: wrap;
        margin: -10px 0px;
        width: 100%; }
        .vacancy-single-page .form-container form .attachments div {
          padding: 10px;
          align-items: center;
          justify-content: center;
          background-color: #000000;
          color: #ffffff;
          cursor: pointer;
          margin: 10px;
          display: flex;
          flex-direction: column;
          text-align: center;
          width: calc(33.333% - 20px);
          position: relative; }
          @media (max-width: 600px) {
            .vacancy-single-page .form-container form .attachments div {
              width: 100%; } }
          .vacancy-single-page .form-container form .attachments div input {
            position: absolute;
            left: 0px;
            width: 100%;
            height: 100%;
            opacity: 0;
            pointer-events: none; }
          .vacancy-single-page .form-container form .attachments div span {
            font-size: 0.8rem; }
          .vacancy-single-page .form-container form .attachments div:hover {
            background-color: #333333; }

.single-widget.video,
.flex-embed .cookieconsent-optout-marketing,
.content-block .cookieconsent-optout-marketing {
  border: 1px solid #f5f6f8;
  background-color: #ffffff;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%; }
  .single-widget.video a,
  .flex-embed .cookieconsent-optout-marketing a,
  .content-block .cookieconsent-optout-marketing a {
    font-weight: bold;
    color: #003ee0;
    cursor: pointer; }

.content-block .cookieconsent-optout-marketing {
  position: absolute;
  top: 0px; }

.slick-gallery img {
  cursor: pointer; }

.slick-slider .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  position: absolute;
  z-index: 5;
  top: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background-color: #1455ff;
  color: #ffffff;
  font-size: 1.2em;
  cursor: pointer; }
  .slick-slider .arrow i {
    font-family: FontAwesome;
    font-style: normal; }
  .slick-slider .arrow:hover {
    background-color: #003ee0; }
  .slick-slider .arrow.next {
    right: 0px; }
  .slick-slider .arrow.prev {
    left: 0px; }
.slick-slider .item {
  opacity: 0.3; }

.slick-dots {
  position: absolute;
  bottom: 0px;
  right: 0;
  display: flex;
  justify-content: flex-end;
  margin: 0;
  padding: 1rem 2rem;
  width: 100%;
  list-style-type: none; }
  @media (max-width: 767px) {
    .slick-dots {
      position: relative;
      flex-wrap: wrap;
      justify-content: center;
      padding: 1rem 0; } }
  .slick-dots li {
    display: flex;
    align-items: center;
    margin: 0 0.25rem;
    padding: 1rem 0;
    border-radius: 0; }
    .slick-dots li:hover {
      cursor: pointer; }
    .slick-dots li button {
      display: block;
      width: 50px;
      height: 3px;
      padding: 0;
      margin: -10px 0;
      border: 1px solid #797979;
      border-radius: 0;
      background-color: #797979;
      outline: none;
      text-indent: -9999px; }
  .slick-dots li.slick-active button {
    border-color: #1455ff;
    background-color: #1455ff; }

.lightbox {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px);
  opacity: 0;
  pointer-events: none;
  transition: 0.15s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  z-index: 10; }
  .lightbox img {
    transform: scale(0);
    transition: 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275); }
  .lightbox.active {
    opacity: 1;
    pointer-events: all; }
    .lightbox.active img {
      transform: scale(1); }

body > header > section.dealerselector > form:nth-child(2) > label::after {
  display: none; }

section.partsdealerselector {
  flex-direction: column;
  -webkit-flex-direction: column;
  justify-content: space-around;
  -webkit-justify-content: space-around; }
  section.partsdealerselector img {
    display: none; }
  section.partsdealerselector form {
    width: 100%; }
    section.partsdealerselector form label {
      width: 100%;
      position: relative; }
      section.partsdealerselector form label select {
        height: 50px;
        background-color: #ffffff;
        box-shadow: inset 0px 0px 3px rgba(0, 0, 0, 0.15);
        padding: 10px;
        border-radius: 0;
        border: 1px solid #1455ff;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        width: 100%;
        font-size: 1.2rem; }
        section.partsdealerselector form label select::ms-expand {
          display: none; }
      section.partsdealerselector form label:after {
        display: none;
        content: "\f078";
        width: 50px;
        height: 50px;
        position: absolute;
        right: 0px;
        top: 0;
        background: transparent;
        color: #212121;
        pointer-events: none;
        font-family: fontawesome;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -webmit-align-items: center; }

@media (min-width: 768px) {
  div.navigation {
    width: 100%;
    background-color: #000000; }
    div.navigation * {
      color: #ffffff; }
    div.navigation > ul > li:not(:last-child) {
      border-right: 1px solid #ffffff; }
    div.navigation ul {
      position: relative;
      display: flex;
      margin: 0px;
      padding: 0px;
      list-style: none;
      z-index: 10; } }
    @media all and (min-width: 768px) and (-ms-high-contrast: none), (min-width: 768px) and (-ms-high-contrast: active) {
      div.navigation ul .dealerSubmenu {
        height: 120px; } }
@media (min-width: 768px) {
      div.navigation ul li {
        flex: 1;
        position: relative;
        line-height: 15px; }
        div.navigation ul li a {
          padding: 10px;
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%;
          text-transform: uppercase; }
          div.navigation ul li a.null {
            cursor: default; }
          div.navigation ul li a i {
            margin-left: 5px;
            font-size: 0.8rem;
            position: relative;
            transform: rotate(90deg); }
        div.navigation ul li.testdrive a {
          background-color: #1455ff; }
          div.navigation ul li.testdrive a:hover {
            background-color: #003ee0; }
        div.navigation ul li:hover a {
          background-color: #1455ff;
          text-decoration: none !important; }
        div.navigation ul li:hover ul {
          pointer-events: all;
          opacity: 1; }
        div.navigation ul li ul {
          pointer-events: none;
          opacity: 0;
          position: absolute;
          top: 100%;
          left: 0px;
          width: 100%;
          flex-direction: column;
          background-color: #1455ff; }
          div.navigation ul li ul a {
            text-align: center; }
            div.navigation ul li ul a:hover {
              background-color: #003ee0 !important; }
        div.navigation ul li.new-vehicles, div.navigation ul li.alternative-fuels {
          position: static;
          z-index: 500; }
          div.navigation ul li.new-vehicles ul, div.navigation ul li.alternative-fuels ul {
            flex-direction: row; }
            div.navigation ul li.new-vehicles ul a, div.navigation ul li.alternative-fuels ul a {
              color: #ffffff; }
              div.navigation ul li.new-vehicles ul a i, div.navigation ul li.alternative-fuels ul a i {
                color: #ffffff; }
            div.navigation ul li.new-vehicles ul li, div.navigation ul li.alternative-fuels ul li {
              position: static; }
              div.navigation ul li.new-vehicles ul li:hover ul, div.navigation ul li.alternative-fuels ul li:hover ul {
                display: flex; }
            div.navigation ul li.new-vehicles ul ul, div.navigation ul li.alternative-fuels ul ul {
              display: none;
              background-color: #ffffff; }
              div.navigation ul li.new-vehicles ul ul li, div.navigation ul li.alternative-fuels ul ul li {
                padding: 15px;
                flex: 33.333% 0; }
                div.navigation ul li.new-vehicles ul ul li:not(:last-child), div.navigation ul li.alternative-fuels ul ul li:not(:last-child) {
                  border-right: 1px solid #f5f6f8; }
              div.navigation ul li.new-vehicles ul ul dl, div.navigation ul li.alternative-fuels ul ul dl {
                display: flex;
                flex-wrap: wrap;
                margin: -5px; }
                div.navigation ul li.new-vehicles ul ul dl dt, div.navigation ul li.alternative-fuels ul ul dl dt {
                  width: 100%;
                  margin: 5px;
                  color: #000000; }
                div.navigation ul li.new-vehicles ul ul dl dd, div.navigation ul li.alternative-fuels ul ul dl dd {
                  width: calc(33.333% - 10px);
                  margin: 5px; } }
                @media (min-width: 768px) and (max-width: 1200px) {
                  div.navigation ul li.new-vehicles ul ul dl dd, div.navigation ul li.alternative-fuels ul ul dl dd {
                    width: calc(50% - 10px); } }
@media (min-width: 768px) {
                  div.navigation ul li.new-vehicles ul ul dl dd a, div.navigation ul li.alternative-fuels ul ul dl dd a {
                    display: flex;
                    flex-direction: column;
                    background-color: transparent !important; }
                    div.navigation ul li.new-vehicles ul ul dl dd a p, div.navigation ul li.alternative-fuels ul ul dl dd a p {
                      color: #000000; }
                    div.navigation ul li.new-vehicles ul ul dl dd a img, div.navigation ul li.alternative-fuels ul ul dl dd a img {
                      width: 100%;
                      max-width: 123px;
                      filter: grayscale(1); }
                    div.navigation ul li.new-vehicles ul ul dl dd a:hover img, div.navigation ul li.alternative-fuels ul ul dl dd a:hover img {
                      filter: grayscale(0); } }
@media (max-width: 767px) {
  div.navigation {
    pointer-events: 0;
    opacity: 0;
    position: fixed;
    top: 70px;
    left: -100%;
    width: 100%;
    height: calc(100% - 70px);
    background-color: #b2c9df;
    z-index: 10;
    padding: 15px;
    overflow-y: scroll;
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
    div.navigation .location-selector {
      position: relative; }
      div.navigation .location-selector::after {
        position: absolute;
        content: "+";
        right: 15px;
        top: 6px;
        font-size: 1.4em;
        font-weight: bold;
        color: #1455ff;
        z-index: 100; }
      div.navigation .location-selector #changelocation {
        padding: 10px;
        width: 100%;
        border: 0px;
        border-radius: 30px;
        position: relative;
        margin-bottom: 15px; }
        div.navigation .location-selector #changelocation::after {
          content: ">";
          position: absolute;
          right: 15px;
          color: #000000; }
    div.navigation.active {
      left: 0px;
      opacity: 1;
      pointer-events: all; }
      div.navigation.active > ul > li {
        animation: slideIn 0.75s;
        animation-fill-mode: both;
        position: relative; }
        div.navigation.active > ul > li:nth-child(1) {
          animation-delay: 0.05s; }
        div.navigation.active > ul > li:nth-child(2) {
          animation-delay: 0.1s; }
        div.navigation.active > ul > li:nth-child(3) {
          animation-delay: 0.15s; }
        div.navigation.active > ul > li:nth-child(4) {
          animation-delay: 0.2s; }
        div.navigation.active > ul > li:nth-child(5) {
          animation-delay: 0.25s; }
        div.navigation.active > ul > li:nth-child(6) {
          animation-delay: 0.3s; }
        div.navigation.active > ul > li:nth-child(7) {
          animation-delay: 0.35s; }
        div.navigation.active > ul > li:nth-child(8) {
          animation-delay: 0.4s; }
        div.navigation.active > ul > li:nth-child(9) {
          animation-delay: 0.45s; }
        div.navigation.active > ul > li:nth-child(10) {
          animation-delay: 0.5s; }
    div.navigation * {
      color: #1455ff;
      text-decoration: none; }
    div.navigation ul {
      margin: 0px;
      padding: 0px;
      list-style: none; }
      div.navigation ul ul {
        display: none; }
        div.navigation ul ul a {
          font-size: 1rem;
          padding-left: 15px; }
        div.navigation ul ul p {
          font-size: 1rem; }
        div.navigation ul ul ul a {
          padding-left: 30px; }
        div.navigation ul ul dt {
          padding-left: 15px; }
        div.navigation ul ul dl,
        div.navigation ul ul dd {
          margin: 0px; }
        div.navigation ul ul.active {
          display: block; }
    div.navigation dt {
      display: none; }
    div.navigation a {
      text-transform: uppercase !important;
      height: 40px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 1.2em;
      text-transform: uppercase; }
      div.navigation a i {
        font-size: 1rem;
        transform: rotate(90deg);
        color: #1455ff;
        transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1); }
        div.navigation a i.active {
          transform: rotate(-90deg); }
    div.navigation p {
      margin: 0px;
      padding: 0px; }
    div.navigation img {
      display: none; }
    div.navigation .testdrive {
      width: calc(100% + 30px);
      margin-left: -15px;
      background-color: #1455ff;
      padding-left: 15px; }
      div.navigation .testdrive a {
        color: #ffffff; }
        div.navigation .testdrive a span {
          color: #ffffff !important; } }

a.back-to-main {
  width: 150px;
  margin: 0px 0px 0px auto;
  font-size: 1rem !important;
  font-weight: bold; }
  a.back-to-main i {
    transform: rotate(0) !important;
    position: relative;
    top: 2px; }

.hamburger {
  display: flex;
  align-items: space-between;
  flex-direction: column;
  width: 31px;
  height: 25px;
  cursor: pointer;
  display: none;
  margin-left: 20px; }
  @media (max-width: 767px) {
    .hamburger {
      display: flex; } }
  .hamburger div {
    width: 100%;
    height: 3px;
    background-color: #1455ff;
    margin: 2px;
    transition: 0.3s cubic-bezier(0.19, 1, 0.22, 1);
    position: relative;
    top: 0px; }
  .hamburger.active div:nth-child(1) {
    top: 7px;
    transform: rotate(45deg); }
  .hamburger.active div:nth-child(2) {
    transform: scale(0); }
  .hamburger.active div:nth-child(3) {
    top: -7px;
    transform: rotate(-45deg);
    width: 100%;
    left: 0px; }

body.active {
  overflow: hidden; }

@keyframes slideIn {
  0% {
    opacity: 0;
    transform: translatex(-150px); }
  35% {
    transform: translatex(15px); }
  100% {
    opacity: 1;
    transform: translatex(0); } }
.daily-2022 {
  padding-bottom: 60px; }
  .daily-2022 p {
    padding-bottom: 1rem; }
  .daily-2022 h1 {
    line-height: 1.3em; }
  .daily-2022 h2.title {
    margin-top: 45px; }
    .daily-2022 h2.title + img {
      width: 100%; }
  .daily-2022 p.last {
    padding-bottom: 0px; }
  .daily-2022 div.single-widget {
    margin-bottom: 0px; }
  .daily-2022 .accordion.center figure {
    align-items: center; }
  .daily-2022 .accordion .accordheader:hover {
    background: #003ee0; }
  .daily-2022 .accordion .accordheader + figure p:last-child {
    padding-bottom: 0px; }
  .daily-2022 .accordion section {
    margin-bottom: 0px; }
  .daily-2022 .accordion figure {
    margin: 15px !important;
    padding: 15px !important; }
  .daily-2022 .d-flex {
    display: flex;
    align-items: center;
    margin: -15px;
    flex-wrap: wrap;
    min-width: 100%; }
    .daily-2022 .d-flex > div {
      margin: 15px;
      width: calc(50% - 30px); }
    .daily-2022 .d-flex .image {
      width: calc(30% - 30px); }
      .daily-2022 .d-flex .image img {
        width: 100%; }
    .daily-2022 .d-flex .text {
      width: calc(70% - 30px); }
      .daily-2022 .d-flex .text p:last-child {
        padding-bottom: 0px !important; }
    .daily-2022 .d-flex.options {
      align-items: flex-start; }
      .daily-2022 .d-flex.options > div {
        width: calc(33.333% - 30px); }
        @media (max-width: 1280px) {
          .daily-2022 .d-flex.options > div {
            width: calc(50% - 30px); } }
        @media (max-width: 500px) {
          .daily-2022 .d-flex.options > div {
            width: 100%; } }
        .daily-2022 .d-flex.options > div img {
          width: 100%; }
        .daily-2022 .d-flex.options > div p {
          padding: 0px; }
          .daily-2022 .d-flex.options > div p:nth-child(2) {
            margin: 10px 0px;
            font-weight: bold; }
  .daily-2022 .tabs img {
    width: 100%;
    margin-bottom: 15px; }
  .daily-2022 .tabs.center {
    text-align: center; }
  .daily-2022 .tabs article p:last-child {
    padding-bottom: 0px !important; }

.edaily-form textarea {
  margin-bottom: 15px;
  min-height: 100px; }

form.gdpr fieldset,
form.gdpr p {
  border: 0px;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 15px 0px;
  border-bottom: 1px solid #f5f6f8; }
form.gdpr fieldset + p {
  border-bottom: none;
  padding-bottom: 0px; }
form.gdpr p + fieldset {
  margin-bottom: 0px;
  border-bottom: none; }

button:not(#gmap button):not(.ot-link-btn):not(.ot-host-box):not(.slick-dots button
),
.widget-btn,
.service-parts-page .button,
.new-body .btn,
article.news a {
  background-color: #1455ff !important; }
  button:not(#gmap button):not(.ot-link-btn):not(.ot-host-box):not(.slick-dots button
  ):hover,
  .widget-btn:hover,
  .service-parts-page .button:hover,
  .new-body .btn:hover,
  article.news a:hover {
    background-color: #003ee0 !important; }

#CybotCookiebotDialogBodyLevelButtonCustomize,
#CybotCookiebotDialogBodyButtonDecline {
  background: transparent !important;
  border-color: #1455ff !important; }

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
  border: 2px solid #1455ff !important; }

img[src="https://www.google.com/intl/en_us/mapfiles/close.gif"] {
  content: url("/images/icons/close.png");
  padding: 2px;
  background: #ffffff;
  width: 15px;
  height: 15px; }

#vehicle-listings .vehicle .inner {
  display: flex;
  margin: -15px;
  flex-wrap: wrap; }
  #vehicle-listings .vehicle .inner > div {
    margin: 15px; }
    @media (max-width: 767px) {
      #vehicle-listings .vehicle .inner > div {
        width: 100% !important;
        margin-bottom: 30px; } }
  #vehicle-listings .vehicle .inner .image {
    width: calc(25% - 30px);
    position: relative; }
    #vehicle-listings .vehicle .inner .image img {
      width: 100%; }
    #vehicle-listings .vehicle .inner .image p {
      position: absolute;
      top: 0;
      left: 0px;
      background-color: rgba(0, 0, 0, 0.5);
      color: #ffffff;
      padding: 5px 10px; }
      #vehicle-listings .vehicle .inner .image p i {
        margin-right: 10px; }
  #vehicle-listings .vehicle .inner .details {
    width: calc(50% - 30px); }
    #vehicle-listings .vehicle .inner .details h2,
    #vehicle-listings .vehicle .inner .details h3 {
      font-size: 1.6rem;
      font-weight: bold;
      margin: 0px;
      padding: 0px; }
    #vehicle-listings .vehicle .inner .details h3 {
      font-size: 1.2rem;
      margin: 5px 0px; }
    #vehicle-listings .vehicle .inner .details p {
      margin: 0px;
      padding: 0px;
      font-size: 0.8rem; }
    #vehicle-listings .vehicle .inner .details .dealer {
      margin-bottom: 5px;
      display: block;
      font-size: 0.8rem; }
    #vehicle-listings .vehicle .inner .details .info {
      margin: -10px;
      padding: 0px;
      list-style: none;
      display: flex; }
      #vehicle-listings .vehicle .inner .details .info li {
        margin: 10px;
        display: flex;
        align-items: center; }
      #vehicle-listings .vehicle .inner .details .info img {
        width: 20px;
        height: 20px;
        margin-right: 5px; }
  #vehicle-listings .vehicle .inner .more {
    width: calc(25% - 30px); }
    #vehicle-listings .vehicle .inner .more a,
    #vehicle-listings .vehicle .inner .more .price {
      display: flex;
      width: 100%;
      align-items: center;
      justify-content: center;
      height: 50px;
      background: black;
      color: #ffffff;
      text-transform: uppercase;
      font-size: 0.8rem;
      font-weight: bold;
      text-decoration: none;
      margin: 0px;
      padding: 0px; }
      #vehicle-listings .vehicle .inner .more a i,
      #vehicle-listings .vehicle .inner .more .price i {
        margin-left: 10px; }
      #vehicle-listings .vehicle .inner .more a:not(.price):hover,
      #vehicle-listings .vehicle .inner .more .price:not(.price):hover {
        background-color: #003ee0; }
    #vehicle-listings .vehicle .inner .more .price {
      background-color: #1455ff;
      font-size: 1.3rem; }
      #vehicle-listings .vehicle .inner .more .price span {
        font-size: 1rem; }
#vehicle-listings .vehicle.single .image,
#vehicle-listings .vehicle.single .details {
  width: calc(50% - 30px); }
#vehicle-listings .vehicle.single .big-price {
  font-size: 2rem !important;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-top: 30px !important; }
#vehicle-listings .vehicle.single .description {
  margin: 30px 0px; }
  #vehicle-listings .vehicle.single .description p:last-child {
    margin-bottom: 0px;
    padding-bottom: 0px; }
#vehicle-listings .vehicle.single .pdf {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px;
  background: #1455ff;
  color: white;
  text-decoration: none; }
  #vehicle-listings .vehicle.single .pdf:hover {
    background-color: #003ee0; }

#offerContent h1 {
  text-transform: none !important; }

.oktrucks-overlay {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  backdrop-filter: blur(5px);
  display: none;
  z-index: 11 !important; }
  .oktrucks-overlay h2 {
    text-align: center;
    margin: 0; }
  .oktrucks-overlay .oktrucks-popup {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 375px;
    background-color: #1455ff;
    padding: 40px;
    color: #ffffff;
    border-radius: 8px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
    .oktrucks-overlay .oktrucks-popup .close-oktrucks-popup {
      position: absolute;
      top: 15px;
      right: 15px;
      width: 23px;
      height: 23px;
      cursor: pointer; }
      .oktrucks-overlay .oktrucks-popup .close-oktrucks-popup:before {
        content: "";
        position: absolute;
        top: 11px;
        left: -4px;
        width: 31px;
        height: 1px;
        background: #ffffff;
        transform: rotate(45deg); }
      .oktrucks-overlay .oktrucks-popup .close-oktrucks-popup:after {
        content: "";
        position: absolute;
        top: 11px;
        left: -4px;
        width: 31px;
        height: 1px;
        background: #ffffff;
        transform: rotate(-45deg); }
    .oktrucks-overlay .oktrucks-popup #countdown {
      position: relative;
      margin: auto;
      height: 40px;
      width: 40px;
      text-align: center; }
    .oktrucks-overlay .oktrucks-popup #countdown-number {
      color: #ffffff;
      display: inline-block;
      line-height: 40px; }
      .oktrucks-overlay .oktrucks-popup #countdown-number.hidden {
        display: none; }
    .oktrucks-overlay .oktrucks-popup svg {
      position: absolute;
      top: 0;
      right: 0;
      width: 40px;
      height: 40px;
      transform: rotateY(-180deg) rotateZ(-90deg); }
    .oktrucks-overlay .oktrucks-popup svg circle {
      stroke-dasharray: 113px;
      stroke-dashoffset: 0px;
      stroke-linecap: round;
      stroke-width: 2px;
      stroke: white;
      fill: none;
      animation: countdown 3s linear 1 forwards; }
@keyframes countdown {
  from {
    stroke-dashoffset: 0px; }
  to {
    stroke-dashoffset: 113px; } }
#onetrust-consent-sdk * {
  font-size: 13px !important; }

li a#ot-sdk-btn {
  border: none !important;
  color: #ffffff !important;
  font-family: Lato, sans-serif !important;
  font-size: 0.9rem !important;
  line-height: 1.5rem !important;
  padding: 0 !important; }
  li a#ot-sdk-btn:hover {
    background: none !important;
    text-decoration: underline !important; }

.text-gray {
  color: #797979; }

ul.twocol {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2; }
ul.checkmark {
  list-style: none; }
  ul.checkmark li {
    position: relative;
    padding-left: 20px; }
    ul.checkmark li::before {
      content: "\2713";
      position: absolute;
      left: 0;
      color: #1455ff;
      font-weight: bold; }
ul.large-checkmark li {
  line-height: 35px;
  padding-left: 35px !important; }
  ul.large-checkmark li::before {
    font-size: 30px;
    list-style: 30px; }

.form-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .form-grid {
      grid-template-columns: 1fr 1fr; } }
  .form-grid label {
    display: block;
    margin-bottom: 5px; }
  .form-grid .text-input {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 0 !important; }

.text-normal {
  text-transform: none; }

.dealer-terms {
  background: #ffffff;
  padding: 15px 30px 10px; }
  .dealer-terms p,
  .dealer-terms strong {
    font-size: 12px;
    padding-bottom: unset;
    margin-bottom: 5px; }

.numbers .large-number {
  font-size: 60px;
  font-weight: 700;
  color: #c9ced1; }

.blacked-out-header {
  font-size: 44px !important;
  line-height: 44px !important;
  font-weight: lighter;
  color: white;
  background: #212121;
  padding: 25px 25px; }

.ep--arrow-right::after,
.ep--arrow-down::after {
  display: inline-block;
  width: 32px;
  height: 32px;
  vertical-align: -0.125em;
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23fff' d='M340.864 149.312a30.59 30.59 0 0 0 0 42.752L652.736 512L340.864 831.872a30.59 30.59 0 0 0 0 42.752a29.12 29.12 0 0 0 41.728 0L714.24 534.336a32 32 0 0 0 0-44.672L382.592 149.376a29.12 29.12 0 0 0-41.728 0z'/%3E%3C/svg%3E"); }

.ep--arrow-down::after {
  transform: rotate(90deg); }

.inpage-btn {
  cursor: pointer;
  transition: transform 0.3s ease; }

.discover-more .box {
  display: flex;
  height: auto; }
  @media (min-width: 769px) {
    .discover-more .box {
      height: 264px; } }
  @media (min-width: 769px) {
    .discover-more .box img {
      display: flex;
      width: 100%;
      height: 264px !important;
      object-fit: cover;
      object-position: left; } }

.text-block-module .text-block-wrapper .item {
  display: flex;
  padding: 15px 0;
  border-top: 1px solid #757575; }
  .text-block-module .text-block-wrapper .item .title {
    width: 100%; }
  .text-block-module .text-block-wrapper .item .paragraph {
    display: block;
    margin-left: 10px;
    width: 100%; }
    .text-block-module .text-block-wrapper .item .paragraph a {
      margin-top: 10px;
      padding: 14px 0; }

@media screen and (max-width: 761px) {
  .text-block-module .text-block-wrapper .item {
    flex-direction: column; }
    .text-block-module .text-block-wrapper .item .paragraph {
      margin-left: 0;
      margin-top: 10px; } }
.modular-data-table {
  width: 100%;
  overflow: auto; }
  .modular-data-table table {
    width: 100%;
    border-width: 1px 0 0 1px;
    border-style: solid;
    border-color: #797979;
    overflow-x: auto; }
    .modular-data-table table thead {
      border-bottom: 1px solid #797979; }
      .modular-data-table table thead th {
        border-right: 1px solid #797979;
        border-bottom: 1px solid #797979;
        padding: 10px;
        text-transform: uppercase;
        font-size: 13px; }
    .modular-data-table table tbody tr {
      border-bottom: 1px solid #797979; }
      .modular-data-table table tbody tr td {
        border-right: 1px solid #797979;
        font-weight: 400;
        color: #757575;
        padding: 10px;
        font-size: 16px; }

.image-fill img {
  height: 300px;
  width: 100%;
  object-fit: cover !important; }
  @media (min-width: 761px) {
    .image-fill img {
      height: 100% !important; } }

.image-fill-square {
  height: auto; }
  @media (min-width: 761px) {
    .image-fill-square {
      height: 244px; } }
  .image-fill-square img {
    height: 100% !important;
    object-fit: cover !important; }

.fs-28 {
  font-size: 28px; }

.downloads-block .card {
  padding: 1.65rem;
  background-color: transparent;
  border-radius: 0;
  border-color: #f5f6f8; }
  @media (min-width: 769px) {
    .downloads-block .card {
      transition: background-color 0.2s ease-in-out; }
      .downloads-block .card:hover {
        background-color: #ffffff; } }
  @media (max-width: 769px) {
    .downloads-block .card.border-bottom-mobile {
      border-bottom: 1px solid #f5f6f8 !important; } }
  .downloads-block .card .card-header {
    background: transparent;
    border: none;
    padding: 0;
    min-height: 160px; }
    .downloads-block .card .card-header .download-thumb {
      height: auto;
      max-width: 100%;
      max-height: 160px;
      box-shadow: 0 3px 6px #00000036; }
  .downloads-block .card .card-body {
    padding-bottom: 0; }

.service-page-block h5 {
  margin-top: 25px;
  font-weight: 500;
  font-size: 16px; }
.service-page-block p {
  margin-bottom: 10px; }

.custom-width-outer {
  column-gap: 33px;
  row-gap: 33px; }
  .custom-width-outer .custom-width {
    width: 100%; }
    @media (min-width: 768px) {
      .custom-width-outer .custom-width {
        width: calc(50% - 17px); } }
    .custom-width-outer .custom-width img {
      max-height: 257px;
      width: 100%;
      object-fit: cover; }

.small-text {
  font-size: 10.5px; }

.btn-width {
  width: 100%; }
  @media (min-width: 768px) {
    .btn-width {
      width: 50%; } }

.image-overlay-outer {
  height: 360px; }
  @media (min-width: 991px) {
    .image-overlay-outer {
      height: auto; } }
  .image-overlay-outer img {
    height: 100% !important;
    object-fit: cover; }
    @media (min-width: 991px) {
      .image-overlay-outer img {
        height: auto !important; } }
  .image-overlay-outer .image-overlay {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    padding-right: 30px; }
  .image-overlay-outer::before {
    content: "";
    background: #00000052;
    position: absolute;
    width: calc(100% - 30px);
    height: 100%; }

.get-a-10-amazon-voucher .amazon-offer,
.get-a-10-amazon-voucher .six-nations-offer,
.get-a-10-amazon-voucher .iveco-coat,
.get-a-10-amazon-voucher .easter-offer,
.get-a-10-amazon-voucher .greggs-offer,
.get-a-10-amazon-voucher .expired,
.get-a-10-amazon-voucher .sealy-offer,
.get-a-10-amazon-voucher .costa-offer,
.get-a-10-amazon-voucher .love2shop-offer,
.get-a-10-amazon-voucher .spring-into-style-offer,
.get-a-10-amazon-voucher .service-kit-offer,
.get-a-10-amazon-voucher .summer-offer,
.get-a-10-amazon-voucher .greggs-brake-offer,
.get-a-10-amazon-voucher .autumn-internationals-offer,
.get-a-10-amazon-voucher .flymo-offer,
.get-a-10-amazon-voucher .ten-pound-amazon-voucher,
.get-a-10-amazon-voucher .summer-offer-days,
.get-a-10-amazon-voucher .summer-offer-glenside,
.get-a-10-amazon-voucher .score-big-this-summer-offer,
.get-a-10-amazon-voucher .offer-details,
.keeping-you-warm-wherever-you-are .amazon-offer,
.keeping-you-warm-wherever-you-are .six-nations-offer,
.keeping-you-warm-wherever-you-are .iveco-coat,
.keeping-you-warm-wherever-you-are .easter-offer,
.keeping-you-warm-wherever-you-are .greggs-offer,
.keeping-you-warm-wherever-you-are .expired,
.keeping-you-warm-wherever-you-are .sealy-offer,
.keeping-you-warm-wherever-you-are .costa-offer,
.keeping-you-warm-wherever-you-are .love2shop-offer,
.keeping-you-warm-wherever-you-are .spring-into-style-offer,
.keeping-you-warm-wherever-you-are .service-kit-offer,
.keeping-you-warm-wherever-you-are .summer-offer,
.keeping-you-warm-wherever-you-are .greggs-brake-offer,
.keeping-you-warm-wherever-you-are .autumn-internationals-offer,
.keeping-you-warm-wherever-you-are .flymo-offer,
.keeping-you-warm-wherever-you-are .ten-pound-amazon-voucher,
.keeping-you-warm-wherever-you-are .summer-offer-days,
.keeping-you-warm-wherever-you-are .summer-offer-glenside,
.keeping-you-warm-wherever-you-are .score-big-this-summer-offer,
.keeping-you-warm-wherever-you-are .offer-details,
.an-eggcellent-offer-exclusively-for-you .amazon-offer,
.an-eggcellent-offer-exclusively-for-you .six-nations-offer,
.an-eggcellent-offer-exclusively-for-you .iveco-coat,
.an-eggcellent-offer-exclusively-for-you .easter-offer,
.an-eggcellent-offer-exclusively-for-you .greggs-offer,
.an-eggcellent-offer-exclusively-for-you .expired,
.an-eggcellent-offer-exclusively-for-you .sealy-offer,
.an-eggcellent-offer-exclusively-for-you .costa-offer,
.an-eggcellent-offer-exclusively-for-you .love2shop-offer,
.an-eggcellent-offer-exclusively-for-you .spring-into-style-offer,
.an-eggcellent-offer-exclusively-for-you .service-kit-offer,
.an-eggcellent-offer-exclusively-for-you .summer-offer,
.an-eggcellent-offer-exclusively-for-you .greggs-brake-offer,
.an-eggcellent-offer-exclusively-for-you .autumn-internationals-offer,
.an-eggcellent-offer-exclusively-for-you .flymo-offer,
.an-eggcellent-offer-exclusively-for-you .ten-pound-amazon-voucher,
.an-eggcellent-offer-exclusively-for-you .summer-offer-days,
.an-eggcellent-offer-exclusively-for-you .summer-offer-glenside,
.an-eggcellent-offer-exclusively-for-you .score-big-this-summer-offer,
.an-eggcellent-offer-exclusively-for-you .offer-details,
.eggcellent-offer-exclusively-for-you .amazon-offer,
.eggcellent-offer-exclusively-for-you .six-nations-offer,
.eggcellent-offer-exclusively-for-you .iveco-coat,
.eggcellent-offer-exclusively-for-you .easter-offer,
.eggcellent-offer-exclusively-for-you .greggs-offer,
.eggcellent-offer-exclusively-for-you .expired,
.eggcellent-offer-exclusively-for-you .sealy-offer,
.eggcellent-offer-exclusively-for-you .costa-offer,
.eggcellent-offer-exclusively-for-you .love2shop-offer,
.eggcellent-offer-exclusively-for-you .spring-into-style-offer,
.eggcellent-offer-exclusively-for-you .service-kit-offer,
.eggcellent-offer-exclusively-for-you .summer-offer,
.eggcellent-offer-exclusively-for-you .greggs-brake-offer,
.eggcellent-offer-exclusively-for-you .autumn-internationals-offer,
.eggcellent-offer-exclusively-for-you .flymo-offer,
.eggcellent-offer-exclusively-for-you .ten-pound-amazon-voucher,
.eggcellent-offer-exclusively-for-you .summer-offer-days,
.eggcellent-offer-exclusively-for-you .summer-offer-glenside,
.eggcellent-offer-exclusively-for-you .score-big-this-summer-offer,
.eggcellent-offer-exclusively-for-you .offer-details,
.an-eggcellent-offer-exclusively-for-you-swtv .amazon-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .six-nations-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .iveco-coat,
.an-eggcellent-offer-exclusively-for-you-swtv .easter-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .greggs-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .expired,
.an-eggcellent-offer-exclusively-for-you-swtv .sealy-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .costa-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .love2shop-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .spring-into-style-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .service-kit-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .summer-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .greggs-brake-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .autumn-internationals-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .flymo-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .ten-pound-amazon-voucher,
.an-eggcellent-offer-exclusively-for-you-swtv .summer-offer-days,
.an-eggcellent-offer-exclusively-for-you-swtv .summer-offer-glenside,
.an-eggcellent-offer-exclusively-for-you-swtv .score-big-this-summer-offer,
.an-eggcellent-offer-exclusively-for-you-swtv .offer-details,
.six-nations-rugby-offer .amazon-offer,
.six-nations-rugby-offer .six-nations-offer,
.six-nations-rugby-offer .iveco-coat,
.six-nations-rugby-offer .easter-offer,
.six-nations-rugby-offer .greggs-offer,
.six-nations-rugby-offer .expired,
.six-nations-rugby-offer .sealy-offer,
.six-nations-rugby-offer .costa-offer,
.six-nations-rugby-offer .love2shop-offer,
.six-nations-rugby-offer .spring-into-style-offer,
.six-nations-rugby-offer .service-kit-offer,
.six-nations-rugby-offer .summer-offer,
.six-nations-rugby-offer .greggs-brake-offer,
.six-nations-rugby-offer .autumn-internationals-offer,
.six-nations-rugby-offer .flymo-offer,
.six-nations-rugby-offer .ten-pound-amazon-voucher,
.six-nations-rugby-offer .summer-offer-days,
.six-nations-rugby-offer .summer-offer-glenside,
.six-nations-rugby-offer .score-big-this-summer-offer,
.six-nations-rugby-offer .offer-details,
.receive-a-5-pound-greggs-voucher .amazon-offer,
.receive-a-5-pound-greggs-voucher .six-nations-offer,
.receive-a-5-pound-greggs-voucher .iveco-coat,
.receive-a-5-pound-greggs-voucher .easter-offer,
.receive-a-5-pound-greggs-voucher .greggs-offer,
.receive-a-5-pound-greggs-voucher .expired,
.receive-a-5-pound-greggs-voucher .sealy-offer,
.receive-a-5-pound-greggs-voucher .costa-offer,
.receive-a-5-pound-greggs-voucher .love2shop-offer,
.receive-a-5-pound-greggs-voucher .spring-into-style-offer,
.receive-a-5-pound-greggs-voucher .service-kit-offer,
.receive-a-5-pound-greggs-voucher .summer-offer,
.receive-a-5-pound-greggs-voucher .greggs-brake-offer,
.receive-a-5-pound-greggs-voucher .autumn-internationals-offer,
.receive-a-5-pound-greggs-voucher .flymo-offer,
.receive-a-5-pound-greggs-voucher .ten-pound-amazon-voucher,
.receive-a-5-pound-greggs-voucher .summer-offer-days,
.receive-a-5-pound-greggs-voucher .summer-offer-glenside,
.receive-a-5-pound-greggs-voucher .score-big-this-summer-offer,
.receive-a-5-pound-greggs-voucher .offer-details,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .amazon-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .six-nations-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .iveco-coat,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .easter-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .greggs-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .expired,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .sealy-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .costa-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .love2shop-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .spring-into-style-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .service-kit-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .summer-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .greggs-brake-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .autumn-internationals-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .flymo-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .ten-pound-amazon-voucher,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .summer-offer-days,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .summer-offer-glenside,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .score-big-this-summer-offer,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .offer-details,
.iveco-parts-that-dont-costa-lot .amazon-offer,
.iveco-parts-that-dont-costa-lot .six-nations-offer,
.iveco-parts-that-dont-costa-lot .iveco-coat,
.iveco-parts-that-dont-costa-lot .easter-offer,
.iveco-parts-that-dont-costa-lot .greggs-offer,
.iveco-parts-that-dont-costa-lot .expired,
.iveco-parts-that-dont-costa-lot .sealy-offer,
.iveco-parts-that-dont-costa-lot .costa-offer,
.iveco-parts-that-dont-costa-lot .love2shop-offer,
.iveco-parts-that-dont-costa-lot .spring-into-style-offer,
.iveco-parts-that-dont-costa-lot .service-kit-offer,
.iveco-parts-that-dont-costa-lot .summer-offer,
.iveco-parts-that-dont-costa-lot .greggs-brake-offer,
.iveco-parts-that-dont-costa-lot .autumn-internationals-offer,
.iveco-parts-that-dont-costa-lot .flymo-offer,
.iveco-parts-that-dont-costa-lot .ten-pound-amazon-voucher,
.iveco-parts-that-dont-costa-lot .summer-offer-days,
.iveco-parts-that-dont-costa-lot .summer-offer-glenside,
.iveco-parts-that-dont-costa-lot .score-big-this-summer-offer,
.iveco-parts-that-dont-costa-lot .offer-details,
.fantastic-prices .amazon-offer,
.fantastic-prices .six-nations-offer,
.fantastic-prices .iveco-coat,
.fantastic-prices .easter-offer,
.fantastic-prices .greggs-offer,
.fantastic-prices .expired,
.fantastic-prices .sealy-offer,
.fantastic-prices .costa-offer,
.fantastic-prices .love2shop-offer,
.fantastic-prices .spring-into-style-offer,
.fantastic-prices .service-kit-offer,
.fantastic-prices .summer-offer,
.fantastic-prices .greggs-brake-offer,
.fantastic-prices .autumn-internationals-offer,
.fantastic-prices .flymo-offer,
.fantastic-prices .ten-pound-amazon-voucher,
.fantastic-prices .summer-offer-days,
.fantastic-prices .summer-offer-glenside,
.fantastic-prices .score-big-this-summer-offer,
.fantastic-prices .offer-details,
.spring-into-style .amazon-offer,
.spring-into-style .six-nations-offer,
.spring-into-style .iveco-coat,
.spring-into-style .easter-offer,
.spring-into-style .greggs-offer,
.spring-into-style .expired,
.spring-into-style .sealy-offer,
.spring-into-style .costa-offer,
.spring-into-style .love2shop-offer,
.spring-into-style .spring-into-style-offer,
.spring-into-style .service-kit-offer,
.spring-into-style .summer-offer,
.spring-into-style .greggs-brake-offer,
.spring-into-style .autumn-internationals-offer,
.spring-into-style .flymo-offer,
.spring-into-style .ten-pound-amazon-voucher,
.spring-into-style .summer-offer-days,
.spring-into-style .summer-offer-glenside,
.spring-into-style .score-big-this-summer-offer,
.spring-into-style .offer-details,
.spring-into-style-ni-trucks .amazon-offer,
.spring-into-style-ni-trucks .six-nations-offer,
.spring-into-style-ni-trucks .iveco-coat,
.spring-into-style-ni-trucks .easter-offer,
.spring-into-style-ni-trucks .greggs-offer,
.spring-into-style-ni-trucks .expired,
.spring-into-style-ni-trucks .sealy-offer,
.spring-into-style-ni-trucks .costa-offer,
.spring-into-style-ni-trucks .love2shop-offer,
.spring-into-style-ni-trucks .spring-into-style-offer,
.spring-into-style-ni-trucks .service-kit-offer,
.spring-into-style-ni-trucks .summer-offer,
.spring-into-style-ni-trucks .greggs-brake-offer,
.spring-into-style-ni-trucks .autumn-internationals-offer,
.spring-into-style-ni-trucks .flymo-offer,
.spring-into-style-ni-trucks .ten-pound-amazon-voucher,
.spring-into-style-ni-trucks .summer-offer-days,
.spring-into-style-ni-trucks .summer-offer-glenside,
.spring-into-style-ni-trucks .score-big-this-summer-offer,
.spring-into-style-ni-trucks .offer-details,
.daily-eurocargo-service-kit-special-offers .amazon-offer,
.daily-eurocargo-service-kit-special-offers .six-nations-offer,
.daily-eurocargo-service-kit-special-offers .iveco-coat,
.daily-eurocargo-service-kit-special-offers .easter-offer,
.daily-eurocargo-service-kit-special-offers .greggs-offer,
.daily-eurocargo-service-kit-special-offers .expired,
.daily-eurocargo-service-kit-special-offers .sealy-offer,
.daily-eurocargo-service-kit-special-offers .costa-offer,
.daily-eurocargo-service-kit-special-offers .love2shop-offer,
.daily-eurocargo-service-kit-special-offers .spring-into-style-offer,
.daily-eurocargo-service-kit-special-offers .service-kit-offer,
.daily-eurocargo-service-kit-special-offers .summer-offer,
.daily-eurocargo-service-kit-special-offers .greggs-brake-offer,
.daily-eurocargo-service-kit-special-offers .autumn-internationals-offer,
.daily-eurocargo-service-kit-special-offers .flymo-offer,
.daily-eurocargo-service-kit-special-offers .ten-pound-amazon-voucher,
.daily-eurocargo-service-kit-special-offers .summer-offer-days,
.daily-eurocargo-service-kit-special-offers .summer-offer-glenside,
.daily-eurocargo-service-kit-special-offers .score-big-this-summer-offer,
.daily-eurocargo-service-kit-special-offers .offer-details,
.summer-of-sport-promotion .amazon-offer,
.summer-of-sport-promotion .six-nations-offer,
.summer-of-sport-promotion .iveco-coat,
.summer-of-sport-promotion .easter-offer,
.summer-of-sport-promotion .greggs-offer,
.summer-of-sport-promotion .expired,
.summer-of-sport-promotion .sealy-offer,
.summer-of-sport-promotion .costa-offer,
.summer-of-sport-promotion .love2shop-offer,
.summer-of-sport-promotion .spring-into-style-offer,
.summer-of-sport-promotion .service-kit-offer,
.summer-of-sport-promotion .summer-offer,
.summer-of-sport-promotion .greggs-brake-offer,
.summer-of-sport-promotion .autumn-internationals-offer,
.summer-of-sport-promotion .flymo-offer,
.summer-of-sport-promotion .ten-pound-amazon-voucher,
.summer-of-sport-promotion .summer-offer-days,
.summer-of-sport-promotion .summer-offer-glenside,
.summer-of-sport-promotion .score-big-this-summer-offer,
.summer-of-sport-promotion .offer-details,
.get-a-5-pound-greggs-voucher .amazon-offer,
.get-a-5-pound-greggs-voucher .six-nations-offer,
.get-a-5-pound-greggs-voucher .iveco-coat,
.get-a-5-pound-greggs-voucher .easter-offer,
.get-a-5-pound-greggs-voucher .greggs-offer,
.get-a-5-pound-greggs-voucher .expired,
.get-a-5-pound-greggs-voucher .sealy-offer,
.get-a-5-pound-greggs-voucher .costa-offer,
.get-a-5-pound-greggs-voucher .love2shop-offer,
.get-a-5-pound-greggs-voucher .spring-into-style-offer,
.get-a-5-pound-greggs-voucher .service-kit-offer,
.get-a-5-pound-greggs-voucher .summer-offer,
.get-a-5-pound-greggs-voucher .greggs-brake-offer,
.get-a-5-pound-greggs-voucher .autumn-internationals-offer,
.get-a-5-pound-greggs-voucher .flymo-offer,
.get-a-5-pound-greggs-voucher .ten-pound-amazon-voucher,
.get-a-5-pound-greggs-voucher .summer-offer-days,
.get-a-5-pound-greggs-voucher .summer-offer-glenside,
.get-a-5-pound-greggs-voucher .score-big-this-summer-offer,
.get-a-5-pound-greggs-voucher .offer-details,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .amazon-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .six-nations-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .iveco-coat,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .easter-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .greggs-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .expired,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .sealy-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .costa-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .love2shop-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .spring-into-style-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .service-kit-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .summer-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .greggs-brake-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .autumn-internationals-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .flymo-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .ten-pound-amazon-voucher,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .summer-offer-days,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .summer-offer-glenside,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .score-big-this-summer-offer,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .offer-details,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .amazon-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .six-nations-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .iveco-coat,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .easter-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .greggs-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .expired,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .sealy-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .costa-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .love2shop-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .spring-into-style-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .service-kit-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .summer-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .greggs-brake-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .autumn-internationals-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .flymo-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .ten-pound-amazon-voucher,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .summer-offer-days,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .summer-offer-glenside,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .score-big-this-summer-offer,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .offer-details,
.summer-of-sport-promotion-days .amazon-offer,
.summer-of-sport-promotion-days .six-nations-offer,
.summer-of-sport-promotion-days .iveco-coat,
.summer-of-sport-promotion-days .easter-offer,
.summer-of-sport-promotion-days .greggs-offer,
.summer-of-sport-promotion-days .expired,
.summer-of-sport-promotion-days .sealy-offer,
.summer-of-sport-promotion-days .costa-offer,
.summer-of-sport-promotion-days .love2shop-offer,
.summer-of-sport-promotion-days .spring-into-style-offer,
.summer-of-sport-promotion-days .service-kit-offer,
.summer-of-sport-promotion-days .summer-offer,
.summer-of-sport-promotion-days .greggs-brake-offer,
.summer-of-sport-promotion-days .autumn-internationals-offer,
.summer-of-sport-promotion-days .flymo-offer,
.summer-of-sport-promotion-days .ten-pound-amazon-voucher,
.summer-of-sport-promotion-days .summer-offer-days,
.summer-of-sport-promotion-days .summer-offer-glenside,
.summer-of-sport-promotion-days .score-big-this-summer-offer,
.summer-of-sport-promotion-days .offer-details,
.summer-of-sport-promotion-glenside .amazon-offer,
.summer-of-sport-promotion-glenside .six-nations-offer,
.summer-of-sport-promotion-glenside .iveco-coat,
.summer-of-sport-promotion-glenside .easter-offer,
.summer-of-sport-promotion-glenside .greggs-offer,
.summer-of-sport-promotion-glenside .expired,
.summer-of-sport-promotion-glenside .sealy-offer,
.summer-of-sport-promotion-glenside .costa-offer,
.summer-of-sport-promotion-glenside .love2shop-offer,
.summer-of-sport-promotion-glenside .spring-into-style-offer,
.summer-of-sport-promotion-glenside .service-kit-offer,
.summer-of-sport-promotion-glenside .summer-offer,
.summer-of-sport-promotion-glenside .greggs-brake-offer,
.summer-of-sport-promotion-glenside .autumn-internationals-offer,
.summer-of-sport-promotion-glenside .flymo-offer,
.summer-of-sport-promotion-glenside .ten-pound-amazon-voucher,
.summer-of-sport-promotion-glenside .summer-offer-days,
.summer-of-sport-promotion-glenside .summer-offer-glenside,
.summer-of-sport-promotion-glenside .score-big-this-summer-offer,
.summer-of-sport-promotion-glenside .offer-details,
.score-big-this-summer .amazon-offer,
.score-big-this-summer .six-nations-offer,
.score-big-this-summer .iveco-coat,
.score-big-this-summer .easter-offer,
.score-big-this-summer .greggs-offer,
.score-big-this-summer .expired,
.score-big-this-summer .sealy-offer,
.score-big-this-summer .costa-offer,
.score-big-this-summer .love2shop-offer,
.score-big-this-summer .spring-into-style-offer,
.score-big-this-summer .service-kit-offer,
.score-big-this-summer .summer-offer,
.score-big-this-summer .greggs-brake-offer,
.score-big-this-summer .autumn-internationals-offer,
.score-big-this-summer .flymo-offer,
.score-big-this-summer .ten-pound-amazon-voucher,
.score-big-this-summer .summer-offer-days,
.score-big-this-summer .summer-offer-glenside,
.score-big-this-summer .score-big-this-summer-offer,
.score-big-this-summer .offer-details,
.iveco-genuine-nexpro-suspension-offer .amazon-offer,
.iveco-genuine-nexpro-suspension-offer .six-nations-offer,
.iveco-genuine-nexpro-suspension-offer .iveco-coat,
.iveco-genuine-nexpro-suspension-offer .easter-offer,
.iveco-genuine-nexpro-suspension-offer .greggs-offer,
.iveco-genuine-nexpro-suspension-offer .expired,
.iveco-genuine-nexpro-suspension-offer .sealy-offer,
.iveco-genuine-nexpro-suspension-offer .costa-offer,
.iveco-genuine-nexpro-suspension-offer .love2shop-offer,
.iveco-genuine-nexpro-suspension-offer .spring-into-style-offer,
.iveco-genuine-nexpro-suspension-offer .service-kit-offer,
.iveco-genuine-nexpro-suspension-offer .summer-offer,
.iveco-genuine-nexpro-suspension-offer .greggs-brake-offer,
.iveco-genuine-nexpro-suspension-offer .autumn-internationals-offer,
.iveco-genuine-nexpro-suspension-offer .flymo-offer,
.iveco-genuine-nexpro-suspension-offer .ten-pound-amazon-voucher,
.iveco-genuine-nexpro-suspension-offer .summer-offer-days,
.iveco-genuine-nexpro-suspension-offer .summer-offer-glenside,
.iveco-genuine-nexpro-suspension-offer .score-big-this-summer-offer,
.iveco-genuine-nexpro-suspension-offer .offer-details,
.iveco-genuine-nexpro-brakes-offer .amazon-offer,
.iveco-genuine-nexpro-brakes-offer .six-nations-offer,
.iveco-genuine-nexpro-brakes-offer .iveco-coat,
.iveco-genuine-nexpro-brakes-offer .easter-offer,
.iveco-genuine-nexpro-brakes-offer .greggs-offer,
.iveco-genuine-nexpro-brakes-offer .expired,
.iveco-genuine-nexpro-brakes-offer .sealy-offer,
.iveco-genuine-nexpro-brakes-offer .costa-offer,
.iveco-genuine-nexpro-brakes-offer .love2shop-offer,
.iveco-genuine-nexpro-brakes-offer .spring-into-style-offer,
.iveco-genuine-nexpro-brakes-offer .service-kit-offer,
.iveco-genuine-nexpro-brakes-offer .summer-offer,
.iveco-genuine-nexpro-brakes-offer .greggs-brake-offer,
.iveco-genuine-nexpro-brakes-offer .autumn-internationals-offer,
.iveco-genuine-nexpro-brakes-offer .flymo-offer,
.iveco-genuine-nexpro-brakes-offer .ten-pound-amazon-voucher,
.iveco-genuine-nexpro-brakes-offer .summer-offer-days,
.iveco-genuine-nexpro-brakes-offer .summer-offer-glenside,
.iveco-genuine-nexpro-brakes-offer .score-big-this-summer-offer,
.iveco-genuine-nexpro-brakes-offer .offer-details,
.iveco-genuine-nexpro-filters-offer-netv .amazon-offer,
.iveco-genuine-nexpro-filters-offer-netv .six-nations-offer,
.iveco-genuine-nexpro-filters-offer-netv .iveco-coat,
.iveco-genuine-nexpro-filters-offer-netv .easter-offer,
.iveco-genuine-nexpro-filters-offer-netv .greggs-offer,
.iveco-genuine-nexpro-filters-offer-netv .expired,
.iveco-genuine-nexpro-filters-offer-netv .sealy-offer,
.iveco-genuine-nexpro-filters-offer-netv .costa-offer,
.iveco-genuine-nexpro-filters-offer-netv .love2shop-offer,
.iveco-genuine-nexpro-filters-offer-netv .spring-into-style-offer,
.iveco-genuine-nexpro-filters-offer-netv .service-kit-offer,
.iveco-genuine-nexpro-filters-offer-netv .summer-offer,
.iveco-genuine-nexpro-filters-offer-netv .greggs-brake-offer,
.iveco-genuine-nexpro-filters-offer-netv .autumn-internationals-offer,
.iveco-genuine-nexpro-filters-offer-netv .flymo-offer,
.iveco-genuine-nexpro-filters-offer-netv .ten-pound-amazon-voucher,
.iveco-genuine-nexpro-filters-offer-netv .summer-offer-days,
.iveco-genuine-nexpro-filters-offer-netv .summer-offer-glenside,
.iveco-genuine-nexpro-filters-offer-netv .score-big-this-summer-offer,
.iveco-genuine-nexpro-filters-offer-netv .offer-details,
.iveco-genuine-nexpro-suspension-offer-netv .amazon-offer,
.iveco-genuine-nexpro-suspension-offer-netv .six-nations-offer,
.iveco-genuine-nexpro-suspension-offer-netv .iveco-coat,
.iveco-genuine-nexpro-suspension-offer-netv .easter-offer,
.iveco-genuine-nexpro-suspension-offer-netv .greggs-offer,
.iveco-genuine-nexpro-suspension-offer-netv .expired,
.iveco-genuine-nexpro-suspension-offer-netv .sealy-offer,
.iveco-genuine-nexpro-suspension-offer-netv .costa-offer,
.iveco-genuine-nexpro-suspension-offer-netv .love2shop-offer,
.iveco-genuine-nexpro-suspension-offer-netv .spring-into-style-offer,
.iveco-genuine-nexpro-suspension-offer-netv .service-kit-offer,
.iveco-genuine-nexpro-suspension-offer-netv .summer-offer,
.iveco-genuine-nexpro-suspension-offer-netv .greggs-brake-offer,
.iveco-genuine-nexpro-suspension-offer-netv .autumn-internationals-offer,
.iveco-genuine-nexpro-suspension-offer-netv .flymo-offer,
.iveco-genuine-nexpro-suspension-offer-netv .ten-pound-amazon-voucher,
.iveco-genuine-nexpro-suspension-offer-netv .summer-offer-days,
.iveco-genuine-nexpro-suspension-offer-netv .summer-offer-glenside,
.iveco-genuine-nexpro-suspension-offer-netv .score-big-this-summer-offer,
.iveco-genuine-nexpro-suspension-offer-netv .offer-details,
.days-motor-group-greggs-voucher .amazon-offer,
.days-motor-group-greggs-voucher .six-nations-offer,
.days-motor-group-greggs-voucher .iveco-coat,
.days-motor-group-greggs-voucher .easter-offer,
.days-motor-group-greggs-voucher .greggs-offer,
.days-motor-group-greggs-voucher .expired,
.days-motor-group-greggs-voucher .sealy-offer,
.days-motor-group-greggs-voucher .costa-offer,
.days-motor-group-greggs-voucher .love2shop-offer,
.days-motor-group-greggs-voucher .spring-into-style-offer,
.days-motor-group-greggs-voucher .service-kit-offer,
.days-motor-group-greggs-voucher .summer-offer,
.days-motor-group-greggs-voucher .greggs-brake-offer,
.days-motor-group-greggs-voucher .autumn-internationals-offer,
.days-motor-group-greggs-voucher .flymo-offer,
.days-motor-group-greggs-voucher .ten-pound-amazon-voucher,
.days-motor-group-greggs-voucher .summer-offer-days,
.days-motor-group-greggs-voucher .summer-offer-glenside,
.days-motor-group-greggs-voucher .score-big-this-summer-offer,
.days-motor-group-greggs-voucher .offer-details,
.celebrate-50-years-of-iveco .amazon-offer,
.celebrate-50-years-of-iveco .six-nations-offer,
.celebrate-50-years-of-iveco .iveco-coat,
.celebrate-50-years-of-iveco .easter-offer,
.celebrate-50-years-of-iveco .greggs-offer,
.celebrate-50-years-of-iveco .expired,
.celebrate-50-years-of-iveco .sealy-offer,
.celebrate-50-years-of-iveco .costa-offer,
.celebrate-50-years-of-iveco .love2shop-offer,
.celebrate-50-years-of-iveco .spring-into-style-offer,
.celebrate-50-years-of-iveco .service-kit-offer,
.celebrate-50-years-of-iveco .summer-offer,
.celebrate-50-years-of-iveco .greggs-brake-offer,
.celebrate-50-years-of-iveco .autumn-internationals-offer,
.celebrate-50-years-of-iveco .flymo-offer,
.celebrate-50-years-of-iveco .ten-pound-amazon-voucher,
.celebrate-50-years-of-iveco .summer-offer-days,
.celebrate-50-years-of-iveco .summer-offer-glenside,
.celebrate-50-years-of-iveco .score-big-this-summer-offer,
.celebrate-50-years-of-iveco .offer-details,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .amazon-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .six-nations-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .iveco-coat,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .easter-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .greggs-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .expired,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .sealy-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .costa-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .love2shop-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .spring-into-style-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .service-kit-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .summer-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .greggs-brake-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .autumn-internationals-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .flymo-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .ten-pound-amazon-voucher,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .summer-offer-days,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .summer-offer-glenside,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .score-big-this-summer-offer,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .offer-details,
.happy-new-year-from-guest .amazon-offer,
.happy-new-year-from-guest .six-nations-offer,
.happy-new-year-from-guest .iveco-coat,
.happy-new-year-from-guest .easter-offer,
.happy-new-year-from-guest .greggs-offer,
.happy-new-year-from-guest .expired,
.happy-new-year-from-guest .sealy-offer,
.happy-new-year-from-guest .costa-offer,
.happy-new-year-from-guest .love2shop-offer,
.happy-new-year-from-guest .spring-into-style-offer,
.happy-new-year-from-guest .service-kit-offer,
.happy-new-year-from-guest .summer-offer,
.happy-new-year-from-guest .greggs-brake-offer,
.happy-new-year-from-guest .autumn-internationals-offer,
.happy-new-year-from-guest .flymo-offer,
.happy-new-year-from-guest .ten-pound-amazon-voucher,
.happy-new-year-from-guest .summer-offer-days,
.happy-new-year-from-guest .summer-offer-glenside,
.happy-new-year-from-guest .score-big-this-summer-offer,
.happy-new-year-from-guest .offer-details,
.winter-ready-guest .amazon-offer,
.winter-ready-guest .six-nations-offer,
.winter-ready-guest .iveco-coat,
.winter-ready-guest .easter-offer,
.winter-ready-guest .greggs-offer,
.winter-ready-guest .expired,
.winter-ready-guest .sealy-offer,
.winter-ready-guest .costa-offer,
.winter-ready-guest .love2shop-offer,
.winter-ready-guest .spring-into-style-offer,
.winter-ready-guest .service-kit-offer,
.winter-ready-guest .summer-offer,
.winter-ready-guest .greggs-brake-offer,
.winter-ready-guest .autumn-internationals-offer,
.winter-ready-guest .flymo-offer,
.winter-ready-guest .ten-pound-amazon-voucher,
.winter-ready-guest .summer-offer-days,
.winter-ready-guest .summer-offer-glenside,
.winter-ready-guest .score-big-this-summer-offer,
.winter-ready-guest .offer-details,
.dont-miss-out-on-our-christmas-giveaway .amazon-offer,
.dont-miss-out-on-our-christmas-giveaway .six-nations-offer,
.dont-miss-out-on-our-christmas-giveaway .iveco-coat,
.dont-miss-out-on-our-christmas-giveaway .easter-offer,
.dont-miss-out-on-our-christmas-giveaway .greggs-offer,
.dont-miss-out-on-our-christmas-giveaway .expired,
.dont-miss-out-on-our-christmas-giveaway .sealy-offer,
.dont-miss-out-on-our-christmas-giveaway .costa-offer,
.dont-miss-out-on-our-christmas-giveaway .love2shop-offer,
.dont-miss-out-on-our-christmas-giveaway .spring-into-style-offer,
.dont-miss-out-on-our-christmas-giveaway .service-kit-offer,
.dont-miss-out-on-our-christmas-giveaway .summer-offer,
.dont-miss-out-on-our-christmas-giveaway .greggs-brake-offer,
.dont-miss-out-on-our-christmas-giveaway .autumn-internationals-offer,
.dont-miss-out-on-our-christmas-giveaway .flymo-offer,
.dont-miss-out-on-our-christmas-giveaway .ten-pound-amazon-voucher,
.dont-miss-out-on-our-christmas-giveaway .summer-offer-days,
.dont-miss-out-on-our-christmas-giveaway .summer-offer-glenside,
.dont-miss-out-on-our-christmas-giveaway .score-big-this-summer-offer,
.dont-miss-out-on-our-christmas-giveaway .offer-details,
.blue-friday-flash-sale-swtv .amazon-offer,
.blue-friday-flash-sale-swtv .six-nations-offer,
.blue-friday-flash-sale-swtv .iveco-coat,
.blue-friday-flash-sale-swtv .easter-offer,
.blue-friday-flash-sale-swtv .greggs-offer,
.blue-friday-flash-sale-swtv .expired,
.blue-friday-flash-sale-swtv .sealy-offer,
.blue-friday-flash-sale-swtv .costa-offer,
.blue-friday-flash-sale-swtv .love2shop-offer,
.blue-friday-flash-sale-swtv .spring-into-style-offer,
.blue-friday-flash-sale-swtv .service-kit-offer,
.blue-friday-flash-sale-swtv .summer-offer,
.blue-friday-flash-sale-swtv .greggs-brake-offer,
.blue-friday-flash-sale-swtv .autumn-internationals-offer,
.blue-friday-flash-sale-swtv .flymo-offer,
.blue-friday-flash-sale-swtv .ten-pound-amazon-voucher,
.blue-friday-flash-sale-swtv .summer-offer-days,
.blue-friday-flash-sale-swtv .summer-offer-glenside,
.blue-friday-flash-sale-swtv .score-big-this-summer-offer,
.blue-friday-flash-sale-swtv .offer-details,
.blue-friday-flash-sale-hendy .amazon-offer,
.blue-friday-flash-sale-hendy .six-nations-offer,
.blue-friday-flash-sale-hendy .iveco-coat,
.blue-friday-flash-sale-hendy .easter-offer,
.blue-friday-flash-sale-hendy .greggs-offer,
.blue-friday-flash-sale-hendy .expired,
.blue-friday-flash-sale-hendy .sealy-offer,
.blue-friday-flash-sale-hendy .costa-offer,
.blue-friday-flash-sale-hendy .love2shop-offer,
.blue-friday-flash-sale-hendy .spring-into-style-offer,
.blue-friday-flash-sale-hendy .service-kit-offer,
.blue-friday-flash-sale-hendy .summer-offer,
.blue-friday-flash-sale-hendy .greggs-brake-offer,
.blue-friday-flash-sale-hendy .autumn-internationals-offer,
.blue-friday-flash-sale-hendy .flymo-offer,
.blue-friday-flash-sale-hendy .ten-pound-amazon-voucher,
.blue-friday-flash-sale-hendy .summer-offer-days,
.blue-friday-flash-sale-hendy .summer-offer-glenside,
.blue-friday-flash-sale-hendy .score-big-this-summer-offer,
.blue-friday-flash-sale-hendy .offer-details,
.blue-friday-offer-guest .amazon-offer,
.blue-friday-offer-guest .six-nations-offer,
.blue-friday-offer-guest .iveco-coat,
.blue-friday-offer-guest .easter-offer,
.blue-friday-offer-guest .greggs-offer,
.blue-friday-offer-guest .expired,
.blue-friday-offer-guest .sealy-offer,
.blue-friday-offer-guest .costa-offer,
.blue-friday-offer-guest .love2shop-offer,
.blue-friday-offer-guest .spring-into-style-offer,
.blue-friday-offer-guest .service-kit-offer,
.blue-friday-offer-guest .summer-offer,
.blue-friday-offer-guest .greggs-brake-offer,
.blue-friday-offer-guest .autumn-internationals-offer,
.blue-friday-offer-guest .flymo-offer,
.blue-friday-offer-guest .ten-pound-amazon-voucher,
.blue-friday-offer-guest .summer-offer-days,
.blue-friday-offer-guest .summer-offer-glenside,
.blue-friday-offer-guest .score-big-this-summer-offer,
.blue-friday-offer-guest .offer-details,
.dont-miss-out-on-our-christmas-giveaway-guest .amazon-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .six-nations-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .iveco-coat,
.dont-miss-out-on-our-christmas-giveaway-guest .easter-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .greggs-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .expired,
.dont-miss-out-on-our-christmas-giveaway-guest .sealy-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .costa-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .love2shop-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .spring-into-style-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .service-kit-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .summer-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .greggs-brake-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .autumn-internationals-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .flymo-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .ten-pound-amazon-voucher,
.dont-miss-out-on-our-christmas-giveaway-guest .summer-offer-days,
.dont-miss-out-on-our-christmas-giveaway-guest .summer-offer-glenside,
.dont-miss-out-on-our-christmas-giveaway-guest .score-big-this-summer-offer,
.dont-miss-out-on-our-christmas-giveaway-guest .offer-details,
.blue-friday-offer-iveco-retail .amazon-offer,
.blue-friday-offer-iveco-retail .six-nations-offer,
.blue-friday-offer-iveco-retail .iveco-coat,
.blue-friday-offer-iveco-retail .easter-offer,
.blue-friday-offer-iveco-retail .greggs-offer,
.blue-friday-offer-iveco-retail .expired,
.blue-friday-offer-iveco-retail .sealy-offer,
.blue-friday-offer-iveco-retail .costa-offer,
.blue-friday-offer-iveco-retail .love2shop-offer,
.blue-friday-offer-iveco-retail .spring-into-style-offer,
.blue-friday-offer-iveco-retail .service-kit-offer,
.blue-friday-offer-iveco-retail .summer-offer,
.blue-friday-offer-iveco-retail .greggs-brake-offer,
.blue-friday-offer-iveco-retail .autumn-internationals-offer,
.blue-friday-offer-iveco-retail .flymo-offer,
.blue-friday-offer-iveco-retail .ten-pound-amazon-voucher,
.blue-friday-offer-iveco-retail .summer-offer-days,
.blue-friday-offer-iveco-retail .summer-offer-glenside,
.blue-friday-offer-iveco-retail .score-big-this-summer-offer,
.blue-friday-offer-iveco-retail .offer-details,
.do-not-miss-out-on-our-christmas-giveaway-guest .amazon-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .six-nations-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .iveco-coat,
.do-not-miss-out-on-our-christmas-giveaway-guest .easter-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .greggs-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .expired,
.do-not-miss-out-on-our-christmas-giveaway-guest .sealy-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .costa-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .love2shop-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .spring-into-style-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .service-kit-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .summer-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .greggs-brake-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .autumn-internationals-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .flymo-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .ten-pound-amazon-voucher,
.do-not-miss-out-on-our-christmas-giveaway-guest .summer-offer-days,
.do-not-miss-out-on-our-christmas-giveaway-guest .summer-offer-glenside,
.do-not-miss-out-on-our-christmas-giveaway-guest .score-big-this-summer-offer,
.do-not-miss-out-on-our-christmas-giveaway-guest .offer-details,
.dont-miss-out-on-our-christmas-giveaway-glenside .amazon-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .six-nations-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .iveco-coat,
.dont-miss-out-on-our-christmas-giveaway-glenside .easter-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .greggs-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .expired,
.dont-miss-out-on-our-christmas-giveaway-glenside .sealy-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .costa-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .love2shop-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .spring-into-style-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .service-kit-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .summer-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .greggs-brake-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .autumn-internationals-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .flymo-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .ten-pound-amazon-voucher,
.dont-miss-out-on-our-christmas-giveaway-glenside .summer-offer-days,
.dont-miss-out-on-our-christmas-giveaway-glenside .summer-offer-glenside,
.dont-miss-out-on-our-christmas-giveaway-glenside .score-big-this-summer-offer,
.dont-miss-out-on-our-christmas-giveaway-glenside .offer-details,
.receive-a-5-greggs-voucher-hendy .amazon-offer,
.receive-a-5-greggs-voucher-hendy .six-nations-offer,
.receive-a-5-greggs-voucher-hendy .iveco-coat,
.receive-a-5-greggs-voucher-hendy .easter-offer,
.receive-a-5-greggs-voucher-hendy .greggs-offer,
.receive-a-5-greggs-voucher-hendy .expired,
.receive-a-5-greggs-voucher-hendy .sealy-offer,
.receive-a-5-greggs-voucher-hendy .costa-offer,
.receive-a-5-greggs-voucher-hendy .love2shop-offer,
.receive-a-5-greggs-voucher-hendy .spring-into-style-offer,
.receive-a-5-greggs-voucher-hendy .service-kit-offer,
.receive-a-5-greggs-voucher-hendy .summer-offer,
.receive-a-5-greggs-voucher-hendy .greggs-brake-offer,
.receive-a-5-greggs-voucher-hendy .autumn-internationals-offer,
.receive-a-5-greggs-voucher-hendy .flymo-offer,
.receive-a-5-greggs-voucher-hendy .ten-pound-amazon-voucher,
.receive-a-5-greggs-voucher-hendy .summer-offer-days,
.receive-a-5-greggs-voucher-hendy .summer-offer-glenside,
.receive-a-5-greggs-voucher-hendy .score-big-this-summer-offer,
.receive-a-5-greggs-voucher-hendy .offer-details,
.parts-presents-with-a-bauble-bonus-acorn .amazon-offer,
.parts-presents-with-a-bauble-bonus-acorn .six-nations-offer,
.parts-presents-with-a-bauble-bonus-acorn .iveco-coat,
.parts-presents-with-a-bauble-bonus-acorn .easter-offer,
.parts-presents-with-a-bauble-bonus-acorn .greggs-offer,
.parts-presents-with-a-bauble-bonus-acorn .expired,
.parts-presents-with-a-bauble-bonus-acorn .sealy-offer,
.parts-presents-with-a-bauble-bonus-acorn .costa-offer,
.parts-presents-with-a-bauble-bonus-acorn .love2shop-offer,
.parts-presents-with-a-bauble-bonus-acorn .spring-into-style-offer,
.parts-presents-with-a-bauble-bonus-acorn .service-kit-offer,
.parts-presents-with-a-bauble-bonus-acorn .summer-offer,
.parts-presents-with-a-bauble-bonus-acorn .greggs-brake-offer,
.parts-presents-with-a-bauble-bonus-acorn .autumn-internationals-offer,
.parts-presents-with-a-bauble-bonus-acorn .flymo-offer,
.parts-presents-with-a-bauble-bonus-acorn .ten-pound-amazon-voucher,
.parts-presents-with-a-bauble-bonus-acorn .summer-offer-days,
.parts-presents-with-a-bauble-bonus-acorn .summer-offer-glenside,
.parts-presents-with-a-bauble-bonus-acorn .score-big-this-summer-offer,
.parts-presents-with-a-bauble-bonus-acorn .offer-details,
.dont-miss-out-on-our-christmas-giveaway-pitter .amazon-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .six-nations-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .iveco-coat,
.dont-miss-out-on-our-christmas-giveaway-pitter .easter-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .greggs-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .expired,
.dont-miss-out-on-our-christmas-giveaway-pitter .sealy-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .costa-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .love2shop-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .spring-into-style-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .service-kit-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .summer-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .greggs-brake-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .autumn-internationals-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .flymo-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .ten-pound-amazon-voucher,
.dont-miss-out-on-our-christmas-giveaway-pitter .summer-offer-days,
.dont-miss-out-on-our-christmas-giveaway-pitter .summer-offer-glenside,
.dont-miss-out-on-our-christmas-giveaway-pitter .score-big-this-summer-offer,
.dont-miss-out-on-our-christmas-giveaway-pitter .offer-details,
.advent-calendar-walton-summit .amazon-offer,
.advent-calendar-walton-summit .six-nations-offer,
.advent-calendar-walton-summit .iveco-coat,
.advent-calendar-walton-summit .easter-offer,
.advent-calendar-walton-summit .greggs-offer,
.advent-calendar-walton-summit .expired,
.advent-calendar-walton-summit .sealy-offer,
.advent-calendar-walton-summit .costa-offer,
.advent-calendar-walton-summit .love2shop-offer,
.advent-calendar-walton-summit .spring-into-style-offer,
.advent-calendar-walton-summit .service-kit-offer,
.advent-calendar-walton-summit .summer-offer,
.advent-calendar-walton-summit .greggs-brake-offer,
.advent-calendar-walton-summit .autumn-internationals-offer,
.advent-calendar-walton-summit .flymo-offer,
.advent-calendar-walton-summit .ten-pound-amazon-voucher,
.advent-calendar-walton-summit .summer-offer-days,
.advent-calendar-walton-summit .summer-offer-glenside,
.advent-calendar-walton-summit .score-big-this-summer-offer,
.advent-calendar-walton-summit .offer-details,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .amazon-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .six-nations-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .iveco-coat,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .easter-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .greggs-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .expired,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .sealy-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .costa-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .love2shop-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .spring-into-style-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .service-kit-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .summer-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .greggs-brake-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .autumn-internationals-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .flymo-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .ten-pound-amazon-voucher,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .summer-offer-days,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .summer-offer-glenside,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .score-big-this-summer-offer,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .offer-details {
  display: none !important; }
.get-a-10-amazon-voucher .title,
.keeping-you-warm-wherever-you-are .title,
.an-eggcellent-offer-exclusively-for-you .title,
.eggcellent-offer-exclusively-for-you .title,
.an-eggcellent-offer-exclusively-for-you-swtv .title,
.six-nations-rugby-offer .title,
.receive-a-5-pound-greggs-voucher .title,
.exclusive-sealy-discounts-when-you-purchase-iveco-parts .title,
.iveco-parts-that-dont-costa-lot .title,
.fantastic-prices .title,
.spring-into-style .title,
.spring-into-style-ni-trucks .title,
.daily-eurocargo-service-kit-special-offers .title,
.summer-of-sport-promotion .title,
.get-a-5-pound-greggs-voucher .title,
.win-x4-tickets-to-any-autumn-internationals-game-2025 .title,
.a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .title,
.summer-of-sport-promotion-days .title,
.summer-of-sport-promotion-glenside .title,
.score-big-this-summer .title,
.iveco-genuine-nexpro-suspension-offer .title,
.iveco-genuine-nexpro-brakes-offer .title,
.iveco-genuine-nexpro-filters-offer-netv .title,
.iveco-genuine-nexpro-suspension-offer-netv .title,
.days-motor-group-greggs-voucher .title,
.celebrate-50-years-of-iveco .title,
.frightfully-good-parts-deals-bonus-entry-for-bonfire-night .title,
.happy-new-year-from-guest .title,
.winter-ready-guest .title,
.dont-miss-out-on-our-christmas-giveaway .title,
.blue-friday-flash-sale-swtv .title,
.blue-friday-flash-sale-hendy .title,
.blue-friday-offer-guest .title,
.dont-miss-out-on-our-christmas-giveaway-guest .title,
.blue-friday-offer-iveco-retail .title,
.do-not-miss-out-on-our-christmas-giveaway-guest .title,
.dont-miss-out-on-our-christmas-giveaway-glenside .title,
.receive-a-5-greggs-voucher-hendy .title,
.parts-presents-with-a-bauble-bonus-acorn .title,
.dont-miss-out-on-our-christmas-giveaway-pitter .title,
.advent-calendar-walton-summit .title,
.dont-miss-out-on-our-christmas-giveaway-ni-trucks .title {
  position: relative; }
  .get-a-10-amazon-voucher .title::after,
  .keeping-you-warm-wherever-you-are .title::after,
  .an-eggcellent-offer-exclusively-for-you .title::after,
  .eggcellent-offer-exclusively-for-you .title::after,
  .an-eggcellent-offer-exclusively-for-you-swtv .title::after,
  .six-nations-rugby-offer .title::after,
  .receive-a-5-pound-greggs-voucher .title::after,
  .exclusive-sealy-discounts-when-you-purchase-iveco-parts .title::after,
  .iveco-parts-that-dont-costa-lot .title::after,
  .fantastic-prices .title::after,
  .spring-into-style .title::after,
  .spring-into-style-ni-trucks .title::after,
  .daily-eurocargo-service-kit-special-offers .title::after,
  .summer-of-sport-promotion .title::after,
  .get-a-5-pound-greggs-voucher .title::after,
  .win-x4-tickets-to-any-autumn-internationals-game-2025 .title::after,
  .a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .title::after,
  .summer-of-sport-promotion-days .title::after,
  .summer-of-sport-promotion-glenside .title::after,
  .score-big-this-summer .title::after,
  .iveco-genuine-nexpro-suspension-offer .title::after,
  .iveco-genuine-nexpro-brakes-offer .title::after,
  .iveco-genuine-nexpro-filters-offer-netv .title::after,
  .iveco-genuine-nexpro-suspension-offer-netv .title::after,
  .days-motor-group-greggs-voucher .title::after,
  .celebrate-50-years-of-iveco .title::after,
  .frightfully-good-parts-deals-bonus-entry-for-bonfire-night .title::after,
  .happy-new-year-from-guest .title::after,
  .winter-ready-guest .title::after,
  .dont-miss-out-on-our-christmas-giveaway .title::after,
  .blue-friday-flash-sale-swtv .title::after,
  .blue-friday-flash-sale-hendy .title::after,
  .blue-friday-offer-guest .title::after,
  .dont-miss-out-on-our-christmas-giveaway-guest .title::after,
  .blue-friday-offer-iveco-retail .title::after,
  .do-not-miss-out-on-our-christmas-giveaway-guest .title::after,
  .dont-miss-out-on-our-christmas-giveaway-glenside .title::after,
  .receive-a-5-greggs-voucher-hendy .title::after,
  .parts-presents-with-a-bauble-bonus-acorn .title::after,
  .dont-miss-out-on-our-christmas-giveaway-pitter .title::after,
  .advent-calendar-walton-summit .title::after,
  .dont-miss-out-on-our-christmas-giveaway-ni-trucks .title::after {
    height: 100%;
    width: 100%;
    content: "Sorry, this offer is not available in your region.";
    position: relative;
    display: block;
    background: #c9ced1;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

.expired {
  display: none; }

.campaign-social-row {
  list-style-type: none;
  padding: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  background: #1456ff;
  width: max-content;
  padding: 20px;
  border-radius: 10px; }
  .campaign-social-row li {
    width: 50px;
    margin-right: 20px; }
    .campaign-social-row li img {
      width: 50px; }

.guest-image,
.days-image,
.acorn-image,
.iveco-retail-image,
.ni-trucks-image,
.nor-com-image,
.glenside-image,
.hendy-image,
.netv-image {
  display: none; }

.guest-text,
.days-text,
.swtv-text,
.ni-trucks-text,
.acorn-text,
.hendy-text,
.pitter-text,
.glenside-text,
.nor-com-text,
.iveco-retail-text,
.all-text,
.netv-text {
  display: none; }

.winter-ready-guest .campaign-text {
  display: none; }

.dealer-guest .winter-ready-guest .campaign-text {
  display: flex; }
.dealer-guest .winter-ready-guest .title::after {
  display: none !important; }
.dealer-guest .winter-ready-guest .offer-details {
  display: flex !important; }
.dealer-guest .winter-ready .title {
  position: relative; }
  .dealer-guest .winter-ready .title::after {
    height: 100%;
    width: 100%;
    content: "Sorry, this offer is not available in your region.";
    position: relative;
    display: block;
    background: #c9ced1;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
.dealer-guest .winter-ready .campaign-text {
  display: none; }

.dealer-hendy-iveco .hendy-text,
.dealer-hendy-iveco .hendy-image {
  display: block; }

.dealer-pitter-commercials-ltd .pitter-text,
.dealer-pitter-commercials-ltd .pitter-image {
  display: block !important; }

.dealer-northern-commercials .nor-com-text,
.dealer-northern-commercials .nor-com-image {
  display: block; }

.dealer-guest .guest-image,
.dealer-guest .guest-text {
  display: block; }

.dealer-days-motor-group .days-image,
.dealer-days-motor-group .days-text {
  display: block; }

.dealer-glenside-commercials-ltd .glenside-text,
.dealer-glenside-commercials-ltd .glenside-image {
  display: block; }

.dealer-ni-trucks .ni-trucks-text,
.dealer-ni-trucks .all-text,
.dealer-ni-trucks .ni-trucks-image {
  display: block; }

.dealer-acorn-truck-sales-ltd .acorn-image,
.dealer-acorn-truck-sales-ltd .acorn-text {
  display: block !important; }

.dealer-iveco-retail-limited .iveco-retail-image,
.dealer-iveco-retail-limited .iveco-retail-text {
  display: block !important; }

.dealer-north-east-truck-van .netv-text,
.dealer-north-east-truck-van .netv-image {
  display: block !important; }

.dealer-north-east-truck-van .dont-miss-out-on-our-christmas-giveaway .title::after {
  display: none; }
.dealer-north-east-truck-van .dont-miss-out-on-our-christmas-giveaway .offer-details {
  display: flex !important; }

.dealer-am-phillip-trucktech .iveco-genuine-nexpro-suspension-offer .title::after,
.dealer-am-phillip-trucktech .iveco-genuine-nexpro-brakes-offer .title::after {
  display: none; }
.dealer-am-phillip-trucktech .iveco-genuine-nexpro-suspension-offer .offer-details,
.dealer-am-phillip-trucktech .iveco-genuine-nexpro-brakes-offer .offer-details {
  display: flex !important; }

.dealer-days-motor-group .days-motor-group-greggs-voucher .title::after {
  display: none; }
.dealer-days-motor-group .days-motor-group-greggs-voucher .offer-details {
  display: flex !important; }

.dealer-north-east-truck-van .iveco-genuine-nexpro-filters-offer-netv .title::after,
.dealer-north-east-truck-van .iveco-genuine-nexpro-suspension-offer-netv .title::after {
  display: none; }
.dealer-north-east-truck-van .iveco-genuine-nexpro-filters-offer-netv .offer-details,
.dealer-north-east-truck-van .iveco-genuine-nexpro-suspension-offer-netv .offer-details {
  display: flex !important; }

.dealer-ni-trucks .dont-miss-out-on-our-christmas-giveaway-ni-trucks .title::after {
  display: none; }
.dealer-ni-trucks .dont-miss-out-on-our-christmas-giveaway-ni-trucks .offer-details {
  display: flex !important; }

.dealer-walton-summit .advent-calendar-walton-summit .title::after {
  display: none; }
.dealer-walton-summit .advent-calendar-walton-summit .offer-details {
  display: flex !important; }
.dealer-walton-summit .advent-calendar .offer-details {
  display: none !important; }
.dealer-walton-summit .advent-calendar .title {
  position: relative; }
  .dealer-walton-summit .advent-calendar .title::after {
    height: 100%;
    width: 100%;
    content: "Sorry, this offer is not available in your region.";
    position: relative;
    display: block;
    background: #c9ced1;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

.dealer-pitter-commercials-ltd .dont-miss-out-on-our-christmas-giveaway-pitter .title::after {
  display: none; }
.dealer-pitter-commercials-ltd .dont-miss-out-on-our-christmas-giveaway-pitter .offer-details {
  display: flex !important; }

.dealer-acorn-truck-sales-ltd .parts-presents-with-a-bauble-bonus-acorn .title::after {
  display: none; }
.dealer-acorn-truck-sales-ltd .parts-presents-with-a-bauble-bonus-acorn .offer-details {
  display: flex !important; }

.dealer-hendy-iveco .receive-a-5-greggs-voucher-hendy .title::after {
  display: none; }
.dealer-hendy-iveco .receive-a-5-greggs-voucher-hendy .offer-details {
  display: flex !important; }

.dealer-glenside-commercials-ltd .dont-miss-out-on-our-christmas-giveaway-glenside .title::after {
  display: none; }
.dealer-glenside-commercials-ltd .dont-miss-out-on-our-christmas-giveaway-glenside .offer-details {
  display: flex !important; }

.dealer-guest .do-not-miss-out-on-our-christmas-giveaway-guest .title::after {
  display: none; }
.dealer-guest .do-not-miss-out-on-our-christmas-giveaway-guest .offer-details {
  display: flex !important; }

.dealer-iveco-retail-limited .blue-friday-offer-iveco-retail .title::after {
  display: none; }
.dealer-iveco-retail-limited .blue-friday-offer-iveco-retail .offer-details {
  display: flex !important; }

.dealer-guest .dont-miss-out-on-our-christmas-giveaway-guest .title::after {
  display: none; }
.dealer-guest .dont-miss-out-on-our-christmas-giveaway-guest .offer-details {
  display: flex !important; }

.dealer-guest .blue-friday-offer-guest .title::after {
  display: none; }
.dealer-guest .blue-friday-offer-guest .offer-details {
  display: flex !important; }

.dealer-south-west-truck-van .blue-friday-flash-sale-swtv .title::after {
  display: none; }
.dealer-south-west-truck-van .blue-friday-flash-sale-swtv .offer-details {
  display: flex !important; }

.dealer-hendy-iveco .blue-friday-flash-sale-hendy .title::after {
  display: none; }
.dealer-hendy-iveco .blue-friday-flash-sale-hendy .offer-details {
  display: flex !important; }

.dealer-acorn-truck-sales-ltd .six-nations-rugby-offer .title,
.dealer-days-motor-group .six-nations-rugby-offer .title,
.dealer-guest .six-nations-rugby-offer .title,
.dealer-ni-trucks .six-nations-rugby-offer .title,
.dealer-south-west-truck-van .six-nations-rugby-offer .title {
  display: none; }
.dealer-acorn-truck-sales-ltd .six-nations-rugby-offer .expired,
.dealer-days-motor-group .six-nations-rugby-offer .expired,
.dealer-guest .six-nations-rugby-offer .expired,
.dealer-ni-trucks .six-nations-rugby-offer .expired,
.dealer-south-west-truck-van .six-nations-rugby-offer .expired {
  display: flex !important; }
  .dealer-acorn-truck-sales-ltd .six-nations-rugby-offer .expired .button,
  .dealer-days-motor-group .six-nations-rugby-offer .expired .button,
  .dealer-guest .six-nations-rugby-offer .expired .button,
  .dealer-ni-trucks .six-nations-rugby-offer .expired .button,
  .dealer-south-west-truck-van .six-nations-rugby-offer .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-acorn-truck-sales-ltd .receive-a-5-pound-greggs-voucher .title,
.dealer-guest .receive-a-5-pound-greggs-voucher .title,
.dealer-hendy-iveco .receive-a-5-pound-greggs-voucher .title,
.dealer-iveco-retail-limited .receive-a-5-pound-greggs-voucher .title,
.dealer-pitter-commercials-ltd .receive-a-5-pound-greggs-voucher .title,
.dealer-glenside-commercials-ltd .receive-a-5-pound-greggs-voucher .title,
.dealer-northern-commercials .receive-a-5-pound-greggs-voucher .title,
.dealer-south-west-truck-van .receive-a-5-pound-greggs-voucher .title {
  display: none; }
.dealer-acorn-truck-sales-ltd .receive-a-5-pound-greggs-voucher .expired,
.dealer-guest .receive-a-5-pound-greggs-voucher .expired,
.dealer-hendy-iveco .receive-a-5-pound-greggs-voucher .expired,
.dealer-iveco-retail-limited .receive-a-5-pound-greggs-voucher .expired,
.dealer-pitter-commercials-ltd .receive-a-5-pound-greggs-voucher .expired,
.dealer-glenside-commercials-ltd .receive-a-5-pound-greggs-voucher .expired,
.dealer-northern-commercials .receive-a-5-pound-greggs-voucher .expired,
.dealer-south-west-truck-van .receive-a-5-pound-greggs-voucher .expired {
  display: flex !important; }
  .dealer-acorn-truck-sales-ltd .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-guest .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-hendy-iveco .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-iveco-retail-limited .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-pitter-commercials-ltd .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-glenside-commercials-ltd .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-northern-commercials .receive-a-5-pound-greggs-voucher .expired .button,
  .dealer-south-west-truck-van .receive-a-5-pound-greggs-voucher .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-ni-trucks .receive-a-5-pound-greggs-voucher .title::after {
  display: none; }
.dealer-ni-trucks .receive-a-5-pound-greggs-voucher .greggs-offer {
  display: flex !important; }

.dealer-ni-trucks .get-a-10-amazon-voucher .title,
.dealer-acorn-truck-sales-ltd .get-a-10-amazon-voucher .title {
  display: none; }
.dealer-ni-trucks .get-a-10-amazon-voucher .expired,
.dealer-acorn-truck-sales-ltd .get-a-10-amazon-voucher .expired {
  display: flex !important; }
  .dealer-ni-trucks .get-a-10-amazon-voucher .expired .button,
  .dealer-acorn-truck-sales-ltd .get-a-10-amazon-voucher .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-guest .keeping-you-warm-wherever-you-are .title {
  display: none; }
.dealer-guest .keeping-you-warm-wherever-you-are .expired {
  display: flex !important; }
  .dealer-guest .keeping-you-warm-wherever-you-are .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-acorn-truck-sales-ltd .an-eggcellent-offer-exclusively-for-you .title,
.dealer-days-motor-group .an-eggcellent-offer-exclusively-for-you .title,
.dealer-glenside-commercials-ltd .an-eggcellent-offer-exclusively-for-you .title,
.dealer-iveco-retail-limited .an-eggcellent-offer-exclusively-for-you .title {
  display: none; }
.dealer-acorn-truck-sales-ltd .an-eggcellent-offer-exclusively-for-you .expired,
.dealer-days-motor-group .an-eggcellent-offer-exclusively-for-you .expired,
.dealer-glenside-commercials-ltd .an-eggcellent-offer-exclusively-for-you .expired,
.dealer-iveco-retail-limited .an-eggcellent-offer-exclusively-for-you .expired {
  display: flex !important; }
  .dealer-acorn-truck-sales-ltd .an-eggcellent-offer-exclusively-for-you .expired .button,
  .dealer-days-motor-group .an-eggcellent-offer-exclusively-for-you .expired .button,
  .dealer-glenside-commercials-ltd .an-eggcellent-offer-exclusively-for-you .expired .button,
  .dealer-iveco-retail-limited .an-eggcellent-offer-exclusively-for-you .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-ni-trucks .eggcellent-offer-exclusively-for-you .title,
.dealer-guest .eggcellent-offer-exclusively-for-you .title,
.dealer-northern-commercials .eggcellent-offer-exclusively-for-you .title {
  display: none; }
.dealer-ni-trucks .eggcellent-offer-exclusively-for-you .expired,
.dealer-guest .eggcellent-offer-exclusively-for-you .expired,
.dealer-northern-commercials .eggcellent-offer-exclusively-for-you .expired {
  display: flex !important; }
  .dealer-ni-trucks .eggcellent-offer-exclusively-for-you .expired .button,
  .dealer-guest .eggcellent-offer-exclusively-for-you .expired .button,
  .dealer-northern-commercials .eggcellent-offer-exclusively-for-you .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-south-west-truck-van .an-eggcellent-offer-exclusively-for-you-swtv .title {
  display: none; }
.dealer-south-west-truck-van .an-eggcellent-offer-exclusively-for-you-swtv .expired {
  display: flex !important; }
  .dealer-south-west-truck-van .an-eggcellent-offer-exclusively-for-you-swtv .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-iveco-retail-limited .exclusive-sealy-discounts-when-you-purchase-iveco-parts .title::after {
  display: none !important; }
.dealer-iveco-retail-limited .exclusive-sealy-discounts-when-you-purchase-iveco-parts .sealy-offer {
  display: flex !important; }

.dealer-guest .iveco-parts-that-dont-costa-lot .title {
  display: none !important; }
.dealer-guest .iveco-parts-that-dont-costa-lot .expired {
  display: flex !important; }
  .dealer-guest .iveco-parts-that-dont-costa-lot .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

#mainCol img {
  height: auto !important; }

.dealer-ni-trucks .fantastic-prices .title {
  display: none !important; }
.dealer-ni-trucks .fantastic-prices .expired {
  display: flex !important; }
  .dealer-ni-trucks .fantastic-prices .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-ni-trucks .spring-into-style-ni-trucks .title {
  display: none; }
.dealer-ni-trucks .spring-into-style-ni-trucks .expired {
  display: flex !important; }
  .dealer-ni-trucks .spring-into-style-ni-trucks .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-hendy-iveco .daily-eurocargo-service-kit-special-offers .title {
  display: none !important; }
.dealer-hendy-iveco .daily-eurocargo-service-kit-special-offers .service-kit-offer {
  display: flex !important; }

.dealer-guest .summer-of-sport-promotion .title {
  display: none; }
.dealer-guest .summer-of-sport-promotion .expired {
  display: flex !important; }
  .dealer-guest .summer-of-sport-promotion .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-days-motor-group .summer-of-sport-promotion-days .title,
.dealer-glenside-commercials-ltd .summer-of-sport-promotion-days .title {
  display: none; }
.dealer-days-motor-group .summer-of-sport-promotion-days .expired,
.dealer-glenside-commercials-ltd .summer-of-sport-promotion-days .expired {
  display: flex !important; }
  .dealer-days-motor-group .summer-of-sport-promotion-days .expired .button,
  .dealer-glenside-commercials-ltd .summer-of-sport-promotion-days .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-glenside-commercials-ltd .spring-into-style .title,
.dealer-guest .spring-into-style .title {
  display: none; }
.dealer-glenside-commercials-ltd .spring-into-style .expired,
.dealer-guest .spring-into-style .expired {
  display: flex !important; }
  .dealer-glenside-commercials-ltd .spring-into-style .expired .button,
  .dealer-guest .spring-into-style .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-north-east-truck-van .get-a-5-pound-greggs-voucher .title::after {
  display: none !important; }
.dealer-north-east-truck-van .greggs-brake-offer {
  display: flex !important; }

.dealer-south-west-truck-van .win-x4-tickets-to-any-autumn-internationals-game-2025 .title {
  display: none; }
.dealer-south-west-truck-van .win-x4-tickets-to-any-autumn-internationals-game-2025 .expired {
  display: flex !important; }
  .dealer-south-west-truck-van .win-x4-tickets-to-any-autumn-internationals-game-2025 .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-iveco-retail-limited .a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .title {
  display: none; }
.dealer-iveco-retail-limited .a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .expired {
  display: flex !important; }
  .dealer-iveco-retail-limited .a-grass-cutting-deal-for-you-receive-a-flymo-lawnmower .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-days-motor-group .summer-of-sport-promotion-days .title::after {
  display: none !important; }
.dealer-days-motor-group .summer-offer-days {
  display: flex !important; }

.dealer-glenside-commercials-ltd .summer-of-sport-promotion-glenside .title::after {
  display: none !important; }
.dealer-glenside-commercials-ltd .summer-of-sport-promotion-glenside .offer-details {
  display: flex !important; }

.dealer-ni-trucks .score-big-this-summer .title::after {
  display: none !important; }
.dealer-ni-trucks .score-big-this-summer-offer {
  display: flex !important; }

.dealer-ni-trucks .score-big-this-summer .title {
  display: none; }
.dealer-ni-trucks .score-big-this-summer .expired {
  display: flex !important; }
  .dealer-ni-trucks .score-big-this-summer .expired .button {
    position: relative;
    background: #000;
    width: fit-content;
    color: #fff;
    padding: 10px 20px;
    left: 50%;
    transform: translateX(-50%); }

.dealer-ni-trucks .celebrate-50-years-of-iveco .title::after {
  display: none; }
.dealer-ni-trucks .celebrate-50-years-of-iveco .offer-details {
  display: flex !important; }

.dealer-acorn-truck-sales-ltd .frightfully-good-parts-deals-bonus-entry-for-bonfire-night .title::after {
  display: none; }
.dealer-acorn-truck-sales-ltd .frightfully-good-parts-deals-bonus-entry-for-bonfire-night .offer-details {
  display: flex !important; }

.dealer-guest .happy-new-year-from-guest .title::after {
  display: none; }
.dealer-guest .happy-new-year-from-guest .offer-details {
  display: flex !important; }
.dealer-guest .happy-new-year .offer-details {
  display: none !important; }
.dealer-guest .happy-new-year .title {
  position: relative; }
  .dealer-guest .happy-new-year .title::after {
    height: 100%;
    width: 100%;
    content: "Sorry, this offer is not available in your region.";
    position: relative;
    display: block;
    background: #c9ced1;
    color: #fff;
    padding: 20px 35px;
    margin-top: 30px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }

/* New multi-step form styling */
.parts-enquiry-form .step-dot.completed {
  background-color: #618cff;
  color: transparent;
  position: relative;
  border: 2px solid #618cff; }
.parts-enquiry-form .step-dot.completed::after {
  content: "✓";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #ffffff; }
.parts-enquiry-form .step-dot.completed.active {
  content: none; }
.parts-enquiry-form .step-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin: 0 10px;
  width: 90px;
  /* Match the dot's width */ }
.parts-enquiry-form .step-text {
  font-size: 14px;
  margin-top: 5px;
  text-transform: uppercase;
  line-height: 1.2;
  /* Allows text to wrap neatly */ }
.parts-enquiry-form .form-step {
  display: none; }
.parts-enquiry-form .form-step.active {
  display: flex;
  flex-direction: column;
  /* border: 1px solid red; */ }
.parts-enquiry-form .progress-indicator {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }
.parts-enquiry-form .step-dot {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background-color: #618cff;
  color: #ffffff;
  border: 2px solid #618cff;
  margin: 0 5px;
  font-weight: bold;
  font-size: 35px;
  /* Flexbox properties for centering */
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 425px) {
    .parts-enquiry-form .step-dot {
      width: 65px;
      height: 65px; } }
.parts-enquiry-form .step-dot.active {
  background-color: #1455ff;
  color: #ffffff;
  border-color: #1455ff; }
@media (max-width: 425px) {
  .parts-enquiry-form button.back-step, .parts-enquiry-form button.next-step, .parts-enquiry-form button.submit-form {
    min-width: unset !important;
    width: 35% !important;
    margin-bottom: 10px; } }
.parts-enquiry-form .btn-with-arrow:after {
  width: 14px;
  height: 14px; }
.parts-enquiry-form .btn-back {
  min-width: 100px !important; }
  .parts-enquiry-form .btn-back:before {
    width: 14px;
    height: 14px;
    left: 0 !important; }

@media (min-width: 768px) {
  .flex-row-md-reverse {
    flex-direction: row-reverse; } }

/* Exit intent popup */
#popup-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(8px);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  cursor: default; }

#close-popup {
  position: absolute;
  top: -20px;
  /* Moves it just outside the top */
  right: -32px;
  /* Moves it just outside the right */
  font-size: 50px;
  color: white;
  cursor: pointer;
  border: none;
  background: none !important;
  padding: 0;
  line-height: 0;
  z-index: 10000;
  /* Ensures it's above everything */ }

#exit-popup {
  max-width: 372px;
  border-radius: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  display: flex;
  flex-direction: column;
  padding: 25px; }

#exit-popup h2 {
  font-size: 32px;
  font-weight: normal;
  margin-bottom: 5px; }

#exit-popup p {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 0; }

#exit-popup .phone {
  font-size: 45px;
  display: block;
  padding: 0 0 10px; }

#exit-popup .contact-row {
  display: flex;
  align-items: stretch;
  /* Ensures both items stretch to the same height */
  width: 100%;
  margin-top: auto;
  /* Pushes to the bottom */
  overflow: hidden;
  min-height: 100px;
  /* Ensures row height always matches the image */ }

#exit-popup .message {
  background: #000;
  color: white;
  padding: 10px 15px;
  flex: 1;
  /* Takes up remaining space */
  display: flex;
  align-items: center;
  justify-content: flex-start; }

#exit-popup .message p {
  font-size: 20px;
  margin: 0; }

#exit-popup .image {
  flex-shrink: 0;
  display: flex;
  align-items: center; }

#exit-popup .image img {
  height: 100px;
  /* Fixed max height */
  width: auto; }

#exit-popup a {
  text-decoration: none;
  display: block;
  width: 100%; }

/*# sourceMappingURL=iveco.css.map */
