@font-face {
  font-family: 'VolvoSansWebMedium';
  src: url('../fonts/VolvoSansWebMedium.woff2') format('woff2'), url('../fonts/VolvoSansWebMedium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'VolvoBroadWeb';
  src: url('../fonts/VolvoBroadWeb.woff2') format('woff2'), url('../fonts/VolvoBroadWeb.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Volvo Novum';
  src: url('../fonts/VolvoNovum-Regular.woff2') format('woff2'), url('../fonts/VolvoNovum-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Volvo Novum';
  src: url('../fonts/VolvoNovum-Light.woff2') format('woff2'), url('../fonts/VolvoNovum-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
.base-font {
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.base-font-light {
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.base-font-medium {
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.base-font-bold {
  font-family: 'VolvoBroadWeb', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: ;
}
.tabs > ul li.active a {
  color: ;
}
.tabs > ul li a {
  display: block;
  color: ;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: ;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px ;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #007bcd;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(https://templatesnew.digitaldealer.com.au/volvo-v3/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px ;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  background-color: transparent;
  border-color: #007bcd;
  border-style: solid;
  border-width: 1px;
  color: #007bcd;
  font-weight: 300;
  letter-spacing: 0.1em;
  user-select: none;
  text-transform: initial;
  padding: 16.95px;
  min-width: 260px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn:hover:after {
  margin-left: 10px;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #007bcd;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .btn {
    min-width: 130px;
  }
}
.close {
  padding: 5px 10px;
  background: ;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
  background-color: transparent;
  border-color: #007bcd;
  border-style: solid;
  border-width: 1px;
  color: #007bcd;
  font-weight: 300;
  letter-spacing: 0.1em;
  user-select: none;
  text-transform: initial;
  padding: 16.95px;
  min-width: 260px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  min-width: 100px;
}
.close.btn-right {
  float: right;
}
.close.btn-left {
  float: left;
}
.close:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.close:hover:after {
  margin-left: 10px;
}
.close:hover,
.close:active,
.close:focus {
  background-color: #007bcd;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .close {
    min-width: 130px;
  }
}
.close:after {
  display: none;
}
.btn-light {
  padding: 5px 10px;
  background: ;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
  background-color: transparent;
  border-color: #007bcd;
  border-style: solid;
  border-width: 1px;
  color: #007bcd;
  font-weight: 300;
  letter-spacing: 0.1em;
  user-select: none;
  text-transform: initial;
  padding: 16.95px;
  min-width: 260px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  border-color: white;
  color: white;
}
.btn-light.btn-right {
  float: right;
}
.btn-light.btn-left {
  float: left;
}
.btn-light:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn-light:hover:after {
  margin-left: 10px;
}
.btn-light:hover,
.btn-light:active,
.btn-light:focus {
  background-color: #007bcd;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .btn-light {
    min-width: 130px;
  }
}
.btn-light:hover,
.btn-light:active,
.btn-light:focus {
  background-color: #FFFFFF;
  color: #000000;
}
.btn-dark {
  padding: 5px 10px;
  background: ;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
  background-color: transparent;
  border-color: #007bcd;
  border-style: solid;
  border-width: 1px;
  color: #007bcd;
  font-weight: 300;
  letter-spacing: 0.1em;
  user-select: none;
  text-transform: initial;
  padding: 16.95px;
  min-width: 260px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  background: #007bcd;
  border-color: #007bcd;
  color: white;
}
.btn-dark.btn-right {
  float: right;
}
.btn-dark.btn-left {
  float: left;
}
.btn-dark:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn-dark:hover:after {
  margin-left: 10px;
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
  background-color: #007bcd;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  .btn-dark {
    min-width: 130px;
  }
}
.btn-dark:hover,
.btn-dark:active,
.btn-dark:focus {
  background-color: #FFFFFF;
  color: #007bcd;
}
.btn-lg {
  padding: 18.75px;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
  padding: 10.95px;
}
.btn-sm {
  font-size: 14.4px;
  letter-spacing: inherit;
  padding: 12.45px;
}
.btn-link {
  color: #007bcd;
  border-color: transparent;
  padding-left: 0;
  padding-right: 0;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #007bcd;
  background: transparent;
}
.btn-full {
  width: 100%;
}
.h1 {
  font-size: 30.4px;
}
@media (min-width: 768px) {
  .h1 {
    font-size: 38px;
  }
}
.h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  .h2 {
    font-size: 30px;
  }
}
.h3 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .h3 {
    font-size: 20px;
  }
}
.h4 {
  font-size: 17.28px;
}
@media (min-width: 768px) {
  .h4 {
    font-size: 19.2px;
  }
}
.h5 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .h5 {
    font-size: 16px;
  }
}
.h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .h6 {
    font-size: 16px;
  }
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.px-15 {
  padding-right: 15px;
  padding-left: 15px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul.red-disc li,
ul.brand-disc li {
  list-style: none;
}
ul.red-disc li:before,
ul.brand-disc li:before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.brand-disc li:before {
  color: #007bcd;
}
ul.no-bullet {
  list-style: none;
}
.ul-center {
  text-align: center;
}
.ul-center li {
  list-style-position: inside;
  padding: 5px;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.terms {
  display: block;
  font-size: 80%;
  color: #666666;
  clear: both;
  margin: 20px 0 40px;
}
.terms p {
  margin: 0;
  padding: 0;
}
.break-flex {
  flex-basis: 100%;
  height: 0;
}
.chevron {
  display: inline-block;
}
.chevron:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-remove:after {
  display: none;
}
.chevron-right {
  display: inline-block;
}
.chevron-right:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-right-animated {
  display: inline-block;
}
.chevron-right-animated:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-right-animated:hover:after {
  margin-left: 10px;
}
.chevron-empty {
  display: inline-block;
}
.chevron-empty:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-empty:after {
  color: transparent;
}
.chevron-left {
  display: inline-block;
}
.chevron-left:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-left:after {
  transform: rotate(180deg);
}
.chevron-up {
  display: inline-block;
}
.chevron-up:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-up:after {
  transform: rotate(270deg);
}
.chevron-down {
  display: inline-block;
}
.chevron-down:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.chevron-down:after {
  transform: rotate(90deg);
}
.bg-cover {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: white;
  width: 100%;
  height: 100%;
}
.section {
  padding: 30px 0;
}
.section.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section .intro {
  padding-top: 0;
}
.section .intro h1:last-of-type,
.section .intro h2:last-of-type,
.section .intro h3:last-of-type,
.section .intro h4:last-of-type {
  margin-bottom: 0;
}
.section .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.section-brand {
  padding: 30px 0;
  background: #E7E7E7;
}
.section-brand.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-brand .intro {
  padding-top: 0;
}
.section-brand .intro h1:last-of-type,
.section-brand .intro h2:last-of-type,
.section-brand .intro h3:last-of-type,
.section-brand .intro h4:last-of-type {
  margin-bottom: 0;
}
.section-brand .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section-brand .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.section-dark {
  padding: 30px 0;
  background: #161618;
  color: white;
}
.section-dark.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.section-dark .intro {
  padding-top: 0;
}
.section-dark .intro h1:last-of-type,
.section-dark .intro h2:last-of-type,
.section-dark .intro h3:last-of-type,
.section-dark .intro h4:last-of-type {
  margin-bottom: 0;
}
.section-dark .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .section-dark .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.section-dark h2,
.section-dark h3,
.section-dark h4,
.section-dark p {
  color: white;
}
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.alert {
  width: 100%;
  text-align: center;
  padding: 22.5px;
  margin: 15px auto;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.extf-content p {
  text-align: center;
  margin-bottom: 0.5em;
}
.extf-content p em {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #3f3f3f;
  font-size: 13px;
  line-height: 1em;
}
.extf-content p em a {
  color: #003057;
  text-decoration: none;
  border-bottom: 1px solid #003057;
  letter-spacing: 1px;
  transition: color .1s linear;
}
body {
  background-color: white;
  color: #333;
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
a {
  color: ;
}
a:hover,
a:focus,
a:active {
  outline: none;
  color: ;
  text-decoration: none;
}
p:last-of-type {
  margin-bottom: 0;
}
*::selection {
  background: #007bcd;
  color: white;
}
*::-moz-selection {
  background: #007bcd;
  color: white;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #161618;
  line-height: 1.2;
}
h3,
h4,
h5,
h6 {
  line-height: 1.3;
}
h1 {
  font-size: 30.4px;
}
@media (min-width: 768px) {
  h1 {
    font-size: 38px;
  }
}
h2 {
  font-size: 24px;
}
@media (min-width: 768px) {
  h2 {
    font-size: 30px;
  }
}
h3 {
  font-size: 18px;
}
@media (min-width: 768px) {
  h3 {
    font-size: 20px;
  }
}
h4 {
  font-size: 17.28px;
}
@media (min-width: 768px) {
  h4 {
    font-size: 19.2px;
  }
}
h5 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h5 {
    font-size: 16px;
  }
}
h6 {
  font-size: 16px;
}
@media (min-width: 768px) {
  h6 {
    font-size: 16px;
  }
}
.disclaimer_btm_notes,
.stock_finance_notes {
  display: block;
  font-size: 80%;
  color: #666666;
  clear: both;
  margin: 20px 0 40px;
}
.disclaimer_btm_notes p,
.stock_finance_notes p {
  margin: 0;
  padding: 0;
}
.nav-link {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
iframe.embed-responsive-item,
iframe#dealerCellOnlineToolIframe {
  display: block;
}
.collapse:not(.show) {
  display: initial;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.fade:not(.show) {
  opacity: 1;
}
.fade:not(.in) {
  opacity: 0;
}
.modal-backdrop.fade:not(.show),
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: .5;
}
.hidden {
  display: none;
}
.bs4 .hide {
  display: none;
}
.bs4 .img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-full {
  width: 100%;
  height: auto;
}
.dropdown.open .dropdown-menu {
  display: block;
}
header {
  background-color: white;
  height: 70px;
}
header .navbar {
  background-color: white;
  padding: 0;
  min-height: 25px;
  border: none;
  margin: 0;
  border-radius: 0;
  border-bottom: 1px solid #DDDDDD;
  z-index: 20;
}
header .navbar a {
  color: #333333;
  padding: 24px;
  padding-left: 0;
  font-size: 15px;
  letter-spacing: 1px;
}
header .navbar.navbar-fixed-top,
header .navbar.affix {
  position: fixed;
  width: 100%;
}
header .navbar.affix {
  top: 0;
}
header .navbar .navbar-toggle {
  display: none;
}
header .navbar .dropdown-toggle {
  display: inline-block;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
header .navbar .dropdown-toggle:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
header .navbar .dropdown-toggle:after {
  transform: rotate(90deg);
}
header .navbar .dropdown-toggle:after {
  border: none;
  color: #007bcd;
  position: absolute;
  top: 40%;
  width: 10px;
  height: 15px;
}
header .navbar .dropdown.open .dropdown-toggle {
  display: inline-block;
}
header .navbar .dropdown.open .dropdown-toggle:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
header .navbar .dropdown.open .dropdown-toggle:after {
  transform: rotate(270deg);
}
header .navbar-header {
  left: 0;
  right: 0;
  position: absolute;
  display: inline-block;
  text-align: center;
  width: 70px;
  left: 50%;
  margin-left: -35px;
}
header .navbar-header .navbar-brand {
  margin: 0 auto;
  padding: 10px;
  float: none;
  height: auto;
}
header .navbar-header .navbar-brand img {
  width: 100%;
}
header .navbar-collapse .navbar-item {
  padding-right: 37.5px;
}
header .navbar-collapse .navbar-item .nav-link {
  line-height: 1;
  padding: 25.5px 0;
  border-bottom: 2px solid transparent;
  position: relative;
}
header .navbar-collapse .navbar-item .nav-link:hover,
header .navbar-collapse .navbar-item .nav-link:active,
header .navbar-collapse .navbar-item .nav-link.active {
  border-color: #007bcd;
}
header .navbar-collapse .navbar-item.open .nav-link {
  border-color: #007bcd;
}
header .navbar-collapse .navbar-item.open .dropdown-menu {
  border: 1px solid #DDDDDD;
  border-top: none;
  overflow: auto;
}
header .navbar-collapse .navbar-item.open .dropdown-menu .nav-link {
  border-color: transparent;
}
header .navbar-collapse .navbar-item.open .dropdown-menu .nav-link.active {
  border-color: white;
}
@media (min-width: 768px) {
  header .navbar-collapse {
    padding-left: 19.95px;
    flex-basis: 50%;
  }
  header .navbar-collapse .navbar-nav {
    flex-direction: row;
  }
}
header .navbar-nav .dropdown {
  position: initial;
}
header .navbar-nav .dropdown .nav-close {
  display: none;
}
header .navbar-nav .dropdown.nav-item-models .dropdown-menu {
  width: 100%;
  left: 0;
}
header .navbar-nav .dropdown.nav-item-models .dropdown-menu .subnav {
  padding: 0;
}
header .navbar-nav .dropdown.nav-item-models .dropdown-menu .subnav .nav {
  display: flex;
}
header .navbar-nav .dropdown.nav-item-specials .dropdown-menu {
  width: 300px;
  left: auto;
}
header .navbar-nav .dropdown.open .dropdown-menu {
  height: auto;
}
header .navbar-nav .dropdown-menu {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  position: absolute;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  border-top: 1px solid #E7E7E7;
  margin: 0;
  padding: 0;
  width: 700px;
  left: 75px;
  height: 0;
}
header .navbar-nav .dropdown-menu .subnav {
  padding: 24px 36px 36px;
}
header .navbar-nav .dropdown-menu .subnav .nav {
  background: black;
  display: none;
}
header .navbar-nav .dropdown-menu .subnav .nav .nav-link {
  color: white;
}
header .navbar-nav .dropdown-menu .subnav ul {
  list-style: none;
  padding: 0;
}
header .navbar-nav .dropdown-menu .subnav ul h3 {
  border-bottom: 1px solid #DDDDDD;
  font-size: 16px;
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  color: #999999;
  padding-bottom: 24px;
}
header .navbar-nav .dropdown-menu .subnav ul a {
  padding: 15px 0;
  display: inline-block;
}
header .navbar-nav .nav-item-models .nav a {
  padding: 16px 0;
  margin: 0 16px;
  color: white;
  text-transform: uppercase;
}
header .navbar-nav .nav-item-models .nav a:hover,
header .navbar-nav .nav-item-models .nav a:active,
header .navbar-nav .nav-item-models .nav a.active {
  border-color: white;
}
header .navbar-nav .nav-item-models .model-content {
  margin: 0;
  padding: 24px;
  max-width: 1280px;
}
@media (min-width: 768px) {
  header .navbar-nav .nav-item-models .model-content {
    padding: 48px;
  }
}
header .navbar-nav .nav-item-models .model-content > .row {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 18.75px;
  margin-bottom: 24px;
}
header .navbar-nav .nav-item-models .model-category {
  font-size: 20px;
  text-transform: uppercase;
}
header .navbar-nav .nav-item-models .model-item {
  margin-bottom: 7.5px;
}
header .navbar-nav .nav-item-models .model-item a {
  padding: 0;
}
header .navbar-nav .nav-item-models .model-item .model-name {
  font-family: 'VolvoBroadWeb', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 21.6px;
}
@media (min-width: 768px) {
  header .navbar-nav .nav-item-models .model-item .model-name {
    font-size: 29.6px;
  }
}
header .navbar-nav .nav-item-models .model-item .model-img {
  padding: 15px 0;
  display: block;
}
@media (min-width: 768px) {
  header .navbar-nav .nav-item-models .model-item .model-img {
    max-width: 180px;
  }
}
header .navbar-nav .nav-item-models .model-item .model-links a {
  font-size: 13.6px;
  display: inline-block;
}
header .navbar-nav .nav-item-models .model-item .model-links a:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
header .navbar-nav .nav-item-models .model-item .model-links a:after {
  color: #007bcd;
}
header .navbar-right {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-align: center;
  align-items: center;
  text-align: right;
}
header .navbar-right a {
  border-bottom: 2px solid transparent;
}
header .navbar-right a:hover {
  border-bottom: 2px solid #007bcd;
}
header .header-nav-a-connect {
  display: inline-flex;
}
header .header-nav-a-connect ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
header .header-nav-a-connect ul li {
  display: inline-block;
}
header .header-nav-a-connect ul li a {
  display: block;
  padding: 24px;
}
@media (min-width: 576px) {
  header .header-nav-a-connect ul li a {
    padding: 24px 7.5px;
  }
}
header .navbar-dealer {
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.dropdown-open {
  overflow: hidden;
}
.dropdown-open .dropdown-back-drop {
  width: 100vw;
  height: 100vh;
  background: transparent;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 19;
}
@media (max-width: 991px) {
  header {
    height: 103px;
  }
  header .navbar-header {
    width: 60px;
  }
  header .collapse:not(.in) {
    display: none;
  }
  header .navbar a {
    padding: 18.75px;
  }
  header .navbar .navbar-toggle {
    display: inline-block;
    padding: 15px;
  }
  header .navbar .navbar-toggle .nav-close {
    display: inline-block;
  }
  header .navbar .navbar-toggle .text {
    display: none;
  }
  header .navbar .navbar-toggle.collapsed .nav-close {
    display: none;
  }
  header .navbar .navbar-toggle.collapsed .text {
    display: inline-block;
  }
  header .navbar .navbar-toggle:after {
    display: none;
  }
  header .navbar .navbar-collapse {
    display: none;
    position: absolute;
    width: 100%;
    height: auto;
    background: white;
    top: 60px;
    height: 100vh;
    overflow-y: auto;
    padding: 0;
  }
  header .navbar .navbar-collapse .navbar-item {
    padding: 0;
  }
  header .navbar .navbar-collapse .navbar-item .nav-link {
    width: 100%;
    padding: 15px;
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
  }
  header .navbar .navbar-collapse .navbar-item .nav-link:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  header .navbar .navbar-collapse .navbar-item .nav-link:after {
    transform: rotate(360deg);
    color: #007bcd;
    position: absolute;
    right: 30px;
  }
  header .navbar .navbar-collapse .navbar-item .nav-link:hover,
  header .navbar .navbar-collapse .navbar-item .nav-link.active,
  header .navbar .navbar-collapse .navbar-item .nav-link:active {
    border-color: #007bcd;
  }
  header .navbar .navbar-collapse.in {
    z-index: 2;
    display: block;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
  }
  header .navbar .navbar-nav {
    display: block;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav {
    padding: 0;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .nav {
    padding-left: 35px;
    display: flex;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .nav .nav-link:after {
    display: none;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links {
    margin-top: 15px;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links > li {
    margin-bottom: 30px;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links h3 {
    font-size: 20px;
    color: #333;
    font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    padding: 15px;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links ul li a {
    padding: 11.25px 15px;
    border-bottom: 1px solid #DDDDDD;
    display: inline-block;
    display: block;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links ul li a:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav .subnav-links ul li a:after {
    color: #007bcd;
    position: absolute;
    right: 15px;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav-close {
    display: inline-block;
    color: white;
    position: absolute;
    font-size: 150%;
    top: 10px;
    left: 10px;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav-close:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .subnav-close:after {
    transform: rotate(180deg);
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .model-category {
    display: none;
  }
  header .navbar .navbar-nav .dropdown .dropdown-menu .nav-link {
    width: auto;
    padding: 15px 0;
  }
  header .navbar .navbar-nav .dropdown.open .dropdown-menu {
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    border: none;
  }
  header .navbar .navbar-nav .nav-item-models .container {
    padding: 15px;
    max-width: 100%;
  }
  header .navbar .navbar-nav .nav-item-models .model {
    margin-bottom: 30px;
  }
  header .navbar .navbar-nav .nav-item-models .model .model-img {
    max-width: 100%;
  }
  header .navbar a.navbar-dealer {
    position: absolute;
    width: 100%;
    height: auto;
    background: white;
    left: 0;
    text-align: center;
    padding: 0;
    top: 61px;
    padding: 10px;
    border-bottom: 1px solid #DDDDDD;
  }
}
.nav-b.navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  min-height: 25px;
  margin: 0;
  border: none;
  padding: 0;
  background: black;
}
.nav-b.navbar.affix {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 20;
}
.nav-b.navbar .navbar-brand {
  padding: 15px;
  color: white;
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  letter-spacing: 1;
}
.nav-b.navbar .navbar-brand h1 {
  color: white;
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: 16px;
  margin: 0;
  display: inline;
}
.nav-b.navbar .navbar-brand a {
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: white;
}
.nav-b.navbar .navbar-brand a h1 {
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.nav-b.navbar .navbar-brand strong {
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.nav-b.navbar .navbar-brand.navbar-brand a {
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.nav-b.navbar .navbar-brand.navbar-brand a strong {
  font-family: 'VolvoSansWebMedium', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.nav-b.navbar .navbar-nav .nav-link {
  color: white;
  padding: 13.95px 0;
  margin-right: 22.5px;
  border-bottom: 2px solid transparent;
  text-align: center;
}
.nav-b.navbar .navbar-nav .nav-link .fa-chevron-down {
  transform: rotate(180deg);
}
@media (min-width: 992px) {
  .nav-b.navbar .navbar-nav .nav-link:hover {
    border-color: white;
  }
}
.nav-b.navbar .navbar-nav .nav-link.collapsed .fa-chevron-down {
  transform: rotate(0deg);
}
@media (min-width: 992px) {
  .nav-b.navbar .navbar-nav .nav-item.active .nav-link,
  .nav-b.navbar .navbar-nav .navitem.active .nav-link {
    border-color: white;
    font-weight: bold;
  }
}
.nav-b.navbar .navbar-nav .nav-item .fa-chevron-down,
.nav-b.navbar .navbar-nav .navitem .fa-chevron-down {
  margin: 0 4px;
  padding-top: 4px;
}
.nav-b.navbar .navbar-nav .navitem-subnav {
  position: absolute;
  z-index: 999;
  background: #FEFEFE;
  margin-top: 2px;
  min-width: 200px;
}
.nav-b.navbar .navbar-nav .navitem-subnav.collapse {
  display: none;
}
.nav-b.navbar .navbar-nav .navitem-subnav.collapse.in {
  display: block;
}
.nav-b.navbar .navbar-nav .navitem-subnav .subnav-link {
  display: block;
  color: #161618;
  padding: 10px 20px;
  border-top: thin solid #ddd;
}
@media (min-width: 992px) {
  .nav-b.navbar.navbar-expand-lg .navbar-collapse {
    justify-content: flex-end;
  }
}
@media (max-width: 991px) {
  .nav-b.navbar .navbar-brand a span {
    display: none;
  }
  .nav-b.navbar .navbar-brand a strong {
    font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: normal;
  }
  .nav-b.navbar .navbar-nav .nav-link {
    color: #333;
    margin: 0;
    padding: 15px;
    border: none;
    border-bottom: 1px solid #DDDDDD;
    text-align: left;
  }
  .nav-b.navbar .navbar-nav .nav-item.active .nav-link {
    color: #000000;
  }
  .nav-b.navbar .navbar-collapse {
    display: none;
    background: white;
  }
  .nav-b.navbar .navbar-collapse.in {
    display: block;
    height: 100vh;
  }
  .nav-b.navbar .navbar-toggler .navbar-toggler-icon {
    display: inline-block;
    color: white;
  }
  .nav-b.navbar .navbar-toggler .navbar-toggler-icon:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .nav-b.navbar .navbar-toggler .navbar-toggler-icon:after {
    transform: rotate(270deg);
  }
  .nav-b.navbar .navbar-toggler.collapsed .navbar-toggler-icon {
    display: inline-block;
  }
  .nav-b.navbar .navbar-toggler.collapsed .navbar-toggler-icon:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .nav-b.navbar .navbar-toggler.collapsed .navbar-toggler-icon:after {
    transform: rotate(90deg);
  }
}
@media (max-width: 991px) {
  .nav-b.nav-b-all {
    display: none;
  }
}
.footer-hours {
  padding: 30px 0;
  text-align: center;
}
.footer-hours.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.footer-hours .intro {
  padding-top: 0;
}
.footer-hours .intro h1:last-of-type,
.footer-hours .intro h2:last-of-type,
.footer-hours .intro h3:last-of-type,
.footer-hours .intro h4:last-of-type {
  margin-bottom: 0;
}
.footer-hours .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .footer-hours .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.footer-hours ul {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
}
@media (min-width: 768px) {
  .footer-hours ul {
    margin: 0;
  }
}
footer {
  background: #161618;
  text-align: center;
  padding: 45px 0 95px;
  color: #CCCCCC;
}
@media (min-width: 768px) {
  footer {
    padding: 45px 0;
  }
}
footer .container {
  max-width: 650px;
}
footer a {
  color: #CCCCCC;
}
footer a:hover {
  color: white;
}
footer .footer-section {
  margin-bottom: 37.5px;
}
footer ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  list-style: none;
  display: inline-block;
}
footer ul li a {
  display: block;
  margin: 0 15px 5px 0;
  padding: 5px;
}
footer ul li:last-child a {
  margin-right: 0;
}
footer .footer-nav ul li a {
  display: inline-block;
}
footer .footer-nav ul li a:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
footer .footer-social li a {
  display: inline-block;
  margin: 0 2.5px;
  padding: 5px 10px;
}
footer .footer-copyright p {
  max-width: 265px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1;
}
footer .footer-copyright .digital-dealer img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  max-width: 120px;
}
footer .footer-copyright .digital-dealer img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
footer .footer-links ul li a {
  border-right: 1px solid;
  margin: 0;
  padding: 0 15px;
  line-height: 1;
}
footer .footer-links ul li:last-child a {
  border: none;
}
footer .footer-brand img {
  max-width: 192px;
}
footer .footer-top-btn {
  padding: 5px 10px;
  background: ;
  color: ;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px ;
  cursor: pointer;
  background-color: transparent;
  border-color: #007bcd;
  border-style: solid;
  border-width: 1px;
  color: #007bcd;
  font-weight: 300;
  letter-spacing: 0.1em;
  user-select: none;
  text-transform: initial;
  padding: 16.95px;
  min-width: 260px;
  display: inline-block;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  box-shadow: 0 0 0 rgba(0,0,0,0);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  min-width: 100px;
  width: 195px;
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin-left: auto;
  margin-right: auto;
  border-color: white;
  color: white;
  padding: 15px 9px;
}
footer .footer-top-btn.btn-right {
  float: right;
}
footer .footer-top-btn.btn-left {
  float: left;
}
footer .footer-top-btn:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
footer .footer-top-btn:hover:after {
  margin-left: 10px;
}
footer .footer-top-btn:hover,
footer .footer-top-btn:active,
footer .footer-top-btn:focus {
  background-color: #007bcd;
  color: #FFFFFF;
}
@media (max-width: 768px) {
  footer .footer-top-btn {
    min-width: 130px;
  }
}
footer .footer-top-btn:after {
  display: none;
}
footer .footer-top-btn span {
  display: inline-block;
  position: relative;
}
footer .footer-top-btn span:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
footer .footer-top-btn span:after {
  transform: rotate(270deg);
}
footer .footer-top-btn span:after {
  position: absolute;
  right: -22px;
  top: 2px;
}
footer .footer-top-btn:hover,
footer .footer-top-btn:active,
footer .footer-top-btn:focus {
  background-color: white;
  color: #333;
}
.page_404 {
  padding: 25% 0;
  text-align: center;
  min-height: 250px;
}
.page_404 .fa-exclamation-triangle {
  color: #007bcd;
  margin-bottom: 15px;
}
.modal-backdrop {
  background-color: transparent;
}
.model .modal-dialog {
  width: 100vw;
  min-height: 100vh;
  max-width: 100vw;
  margin: 0;
  background: white;
}
#specialsPopupModal {
  background: white;
}
#specialsPopupModal .container,
#specialsPopupModal .modal-dialog {
  width: 100vw;
  min-height: 100vh;
  max-width: 100vw;
  margin: 0;
}
#specialsPopupModal .container {
  padding: 0;
}
#specialsPopupModal .container .row {
  margin: 0;
}
#specialsPopupModal .container .row .col-md-8 {
  padding: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
#specialsPopupModal .modal-dialog {
  background: transparent;
  margin-top: 0 !important;
}
#specialsPopupModal.modal.fade .modal-dialog {
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}
#specialsPopupModal.modal .modal-content {
  background-color: transparent;
}
#specialsPopupModal.modal .modal-content .modal-header {
  background: white;
  color: #333;
}
#specialsPopupModal.modal .modal-content .modal-header h4 {
  color: #333;
}
#specialsPopupModal.modal .modal-content .close {
  border: none;
  color: #333;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  #specialsPopupModal.modal .modal-content .close {
    right: -48px;
  }
}
#specialsPopupModal.modal .modal-content .modal-body {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
#specialsPopupModal.modal .modal-content .modal-footer {
  display: none;
}
.model .modal-content,
.a-million-more .modal-content,
#specialsPopupModal .modal-content {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 100%;
}
.model .modal-header .modal-nav,
.a-million-more .modal-header .modal-nav,
#specialsPopupModal .modal-header .modal-nav {
  width: 80px;
}
.model .modal-header .modal-nav > *,
.a-million-more .modal-header .modal-nav > *,
#specialsPopupModal .modal-header .modal-nav > * {
  display: inline-block;
}
.model .modal-header .modal-title,
.a-million-more .modal-header .modal-title,
#specialsPopupModal .modal-header .modal-title {
  display: inline-block;
}
.model .modal-header .close:hover,
.a-million-more .modal-header .close:hover,
#specialsPopupModal .modal-header .close:hover {
  background: transparent;
}
.model .modal-body .subtitle,
.a-million-more .modal-body .subtitle,
#specialsPopupModal .modal-body .subtitle {
  display: none;
}
.model .modal-control .arrow,
.a-million-more .modal-control .arrow,
#specialsPopupModal .modal-control .arrow {
  color: #007bcd;
}
.model .modal-control .arrow-empty,
.a-million-more .modal-control .arrow-empty,
#specialsPopupModal .modal-control .arrow-empty {
  display: inline-block;
  vertical-align: text-bottom;
}
.model .modal-control .arrow-empty:after,
.a-million-more .modal-control .arrow-empty:after,
#specialsPopupModal .modal-control .arrow-empty:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.model .modal-control .arrow-empty:after,
.a-million-more .modal-control .arrow-empty:after,
#specialsPopupModal .modal-control .arrow-empty:after {
  color: transparent;
}
.model .modal-control .arrow-left,
.a-million-more .modal-control .arrow-left,
#specialsPopupModal .modal-control .arrow-left {
  display: inline-block;
  vertical-align: text-bottom;
}
.model .modal-control .arrow-left:after,
.a-million-more .modal-control .arrow-left:after,
#specialsPopupModal .modal-control .arrow-left:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.model .modal-control .arrow-left:after,
.a-million-more .modal-control .arrow-left:after,
#specialsPopupModal .modal-control .arrow-left:after {
  transform: rotate(180deg);
}
.model .modal-control .arrow-right,
.a-million-more .modal-control .arrow-right,
#specialsPopupModal .modal-control .arrow-right {
  display: inline-block;
}
.model .modal-control .arrow-right:after,
.a-million-more .modal-control .arrow-right:after,
#specialsPopupModal .modal-control .arrow-right:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.service-booking {
  margin-bottom: 30px;
}
@media (max-width: 991px) {
  .service-booking .servicebooking-pentana .embed-responsive,
  .service-booking .servicebooking-pentana .embed-responsive-item {
    min-height: 1200px;
  }
}
@media (min-width: 1200px) {
  .container {
    max-width: 1280px;
  }
}
@media (max-width: 767px) {
  .carousel.slideshow {
    max-width: 100%;
    overflow: hidden;
  }
  .carousel.slideshow .carousel-inner {
    width: 700px;
    left: 50%;
    margin-left: -350px;
  }
  .carousel.slideshow .carousel-inner >.item >img,
  .carousel.slideshow .carousel-inner >.item >a>img {
    margin: 0 auto;
    width: 100%;
  }
}
@media (max-width: 576px) {
  .carousel.slideshow .carousel-inner {
    width: 580px;
    margin-left: -290px;
  }
}
.hero-banner {
  position: relative;
}
.hero-banner .image {
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .hero-banner {
    height: 42.553191489362vw;
    overflow: hidden;
  }
  .hero-banner .image {
    position: absolute;
    bottom: 0;
  }
}
.hero-banner .content {
  width: 100%;
  background: black;
  padding: 15px;
  text-align: center;
  color: white;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 576px) {
  .hero-banner .content {
    background: transparent;
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: left;
  }
  .hero-banner .content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    filter: blur(100px);
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
  }
}
@media (min-width: 769px) {
  .hero-banner .content {
    width: 350px;
  }
}
.hero-banner .content h3,
.hero-banner .content h1,
.hero-banner .content h4 {
  color: white;
}
.hero-banner .content h3 {
  font-size: 12px;
}
.hero-banner .content h1,
.hero-banner .content h4 {
  font-size: 30.4px;
  margin: 10px 0;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .hero-banner .content h1,
  .hero-banner .content h4 {
    font-size: 38px;
  }
}
.hero-banner .content .cta {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .hero-banner.hero-center .content {
    width: 80%;
    text-align: center;
    left: 50%;
    margin-left: -200px;
  }
  .hero-banner.hero-center .content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    filter: blur(100px);
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  .hero-banner.hero-center .content {
    width: 500px;
  }
}
.hero-banner.hero-right .content {
  left: auto;
  right: 50px;
}
.intro-image {
  position: relative;
}
.intro-image .image {
  width: 100%;
  height: auto;
}
@media (min-width: 1200px) {
  .intro-image {
    height: 42.553191489362vw;
    overflow: hidden;
  }
  .intro-image .image {
    position: absolute;
    bottom: 0;
  }
}
.intro-image .content {
  width: 100%;
  background: black;
  padding: 15px;
  text-align: center;
  color: white;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
@media (min-width: 576px) {
  .intro-image .content {
    background: transparent;
    position: absolute;
    top: 50%;
    width: 80%;
    left: 50px;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: left;
  }
  .intro-image .content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    filter: blur(100px);
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
  }
}
@media (min-width: 769px) {
  .intro-image .content {
    width: 350px;
  }
}
.intro-image .content h3,
.intro-image .content h1,
.intro-image .content h4 {
  color: white;
}
.intro-image .content h3 {
  font-size: 12px;
}
.intro-image .content h1,
.intro-image .content h4 {
  font-size: 30.4px;
  margin: 10px 0;
  line-height: 1.1;
}
@media (min-width: 768px) {
  .intro-image .content h1,
  .intro-image .content h4 {
    font-size: 38px;
  }
}
.intro-image .content .cta {
  margin-top: 30px;
}
@media (min-width: 576px) {
  .intro-image.hero-center .content {
    width: 80%;
    text-align: center;
    left: 50%;
    margin-left: -200px;
  }
  .intro-image.hero-center .content:before {
    content: "";
    width: 100%;
    height: 100%;
    background: black;
    filter: blur(100px);
    display: block;
    top: 0;
    left: 0;
    opacity: 0.5;
    position: absolute;
    z-index: -1;
  }
}
@media (min-width: 768px) {
  .intro-image.hero-center .content {
    width: 500px;
  }
}
.intro-image.hero-right .content {
  left: auto;
  right: 50px;
}
.page-title,
.page_title {
  text-align: center;
  margin: 30px auto 45px;
}
.page-title .container,
.page_title .container {
  max-width: 720px;
}
.page-title h1,
.page_title h1 {
  font-size: 24px;
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  margin: 0;
}
@media (min-width: 768px) {
  .page-title h1,
  .page_title h1 {
    font-size: 30px;
  }
}
.zigzag {
  padding: 30px 0;
}
.zigzag.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.zigzag .intro {
  padding-top: 0;
}
.zigzag .intro h1:last-of-type,
.zigzag .intro h2:last-of-type,
.zigzag .intro h3:last-of-type,
.zigzag .intro h4:last-of-type {
  margin-bottom: 0;
}
.zigzag .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .zigzag .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.zigzag .row {
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  .zigzag .row [class*='col-'] {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .zigzag.odd .row {
    flex-flow: row-reverse;
  }
}
@media (max-width: 768px) {
  .zigzag .content {
    margin-top: 15px;
  }
  .zigzag h4 {
    font-size: 20px;
  }
}
.video .embed-responsive iframe {
  width: 130%;
  height: 130%;
  top: -15%;
  left: -15%;
}
.intro {
  text-align: center;
  padding: 30px 0;
}
.intro h1,
.intro h2,
.intro h4 {
  font-size: 24px;
  font-family: 'Volvo Novum', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, "Arial Narrow", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
@media (min-width: 768px) {
  .intro h1,
  .intro h2,
  .intro h4 {
    font-size: 30px;
  }
}
.intro h3 {
  font-size: 14px;
}
.intro.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.intro .intro {
  padding-top: 0;
}
.intro .intro h1:last-of-type,
.intro .intro h2:last-of-type,
.intro .intro h3:last-of-type,
.intro .intro h4:last-of-type {
  margin-bottom: 0;
}
.intro .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .intro .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.intro .intro-image {
  margin-top: 45px;
}
.intro .intro-image img {
  width: 100%;
  max-width: none;
}
.outro {
  text-align: center;
}
.next-steps {
  padding: 30px 0;
}
.next-steps.intro .content {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.next-steps .intro {
  padding-top: 0;
}
.next-steps .intro h1:last-of-type,
.next-steps .intro h2:last-of-type,
.next-steps .intro h3:last-of-type,
.next-steps .intro h4:last-of-type {
  margin-bottom: 0;
}
.next-steps .row [class*='col-'] {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .next-steps .row [class*='col-'] {
    margin-bottom: auto;
  }
}
.next-steps .intro {
  padding-top: 0;
}
.next-steps a {
  display: block;
  text-align: center;
  margin-bottom: 30px;
  min-height: 160px;
}
.next-steps a img {
  margin-bottom: 15px;
  max-width: 90px;
  max-height: 90px;
}
.next-steps a span {
  text-align: center;
  display: inline-block;
  display: block;
}
.next-steps a span:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.next-steps a span:hover:after {
  margin-left: 10px;
}
.share {
  text-align: right;
  margin: 20px auto;
}
.share .google-translate,
.share .addthis {
  display: inline-block;
}
@media (min-width: 992px) {
  .share .addthis {
    margin-left: 20px;
  }
}
.trolleyiq .video {
  padding-top: 0;
}
.trolleyiq .cta-btm {
  min-height: 120px;
}
.tab-to-accordion .tta-title {
  border: none;
  border-bottom: 2px solid transparent;
  color: #333;
  padding: 7.5px 15px;
}
.tab-to-accordion .tta-title-active {
  color: #007bcd;
  border-bottom: 2px solid #007bcd;
  padding: 7.5px 15px;
}
.tab-to-accordion .nav-tabs .nav-link {
  border: none;
  border-bottom: 2px solid transparent;
  color: #333;
  padding: 7.5px 15px;
}
.tab-to-accordion .nav-tabs .nav-item.show .nav-link,
.tab-to-accordion .nav-tabs .nav-link.active {
  color: #007bcd;
  border-bottom: 2px solid #007bcd;
  padding: 7.5px 15px;
}
.tab-to-accordion .panel .panel-title {
  margin: 0;
}
.tab-to-accordion .panel .panel-title a {
  color: #007bcd;
  border-bottom: 2px solid #007bcd;
  padding: 7.5px 15px;
}
.tab-to-accordion .panel .panel-title a.collapsed {
  border: none;
  border-bottom: 2px solid transparent;
  color: #333;
  padding: 7.5px 15px;
}
.tab-to-accordion .collapse {
  display: none;
}
.tab-to-accordion .collapse.in {
  display: block;
}
@media (min-width: 768px) {
  .tab-to-accordion .panel-heading {
    display: none;
  }
  .tab-to-accordion .panel {
    border: none;
    box-shadow: none;
  }
  .tab-to-accordion .panel-collapse {
    height: auto;
    margin-bottom: 30px;
  }
  .tab-to-accordion .panel-collapse.collapse {
    display: block;
  }
}
@media (max-width: 768px) {
  .tab-to-accordion .fade:not(.in) {
    opacity: 1;
  }
  .tab-to-accordion .tab-content .tab-pane {
    display: block;
  }
  .tab-to-accordion .nav-tabs {
    display: none;
  }
  .tab-to-accordion .panel {
    margin: 0;
    box-shadow: none;
    border-radius: 0;
    margin-top: -2px;
  }
  .tab-to-accordion .panel .panel-title a {
    display: block;
    display: inline-block;
  }
  .tab-to-accordion .panel .panel-title a:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .tab-to-accordion .panel .panel-title a:after {
    transform: rotate(270deg);
  }
  .tab-to-accordion .panel .panel-title a.collapsed {
    color: #007bcd;
    display: inline-block;
  }
  .tab-to-accordion .panel .panel-title a.collapsed:after {
    content: "›";
    display: inline-block;
    font-size: 150%;
    line-height: .5;
    width: 15px;
    height: 20px;
    text-align: center;
    vertical-align: inherit;
    -webkit-transition: all 0.25s ease-out;
    -moz-transition: all 0.25s ease-out;
    -o-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
  }
  .tab-to-accordion .panel .panel-title a.collapsed:after {
    transform: rotate(90deg);
  }
  .tab-to-accordion .panel-collapse {
    margin-bottom: 30px;
    border: 1px solid #DDDDDD;
    padding: 15px;
  }
  .tab-to-accordion .tab-pane:first-child .panel {
    border-radius: 5px 5px 0 0;
  }
  .tab-to-accordion .tab-pane:last-child .panel {
    border-radius: 0 0 5px 5px;
  }
}
.top-articles-widget .panels-item {
  margin-bottom: 30px;
}
.top-articles-widget .panels-item .media {
  background-color: #E7E7E7;
  padding: 15px;
}
.top-articles-widget .panels-item .media .media-excerpt {
  min-height: 75px;
}
.bs4 .stock img,
.bs4 .stock .btn,
.bs4 .stock .si-type,
.bs4 #stockSearch img,
.bs4 #stockSearch .btn,
.bs4 #stockSearch .si-type,
.bs4 .stock-item img,
.bs4 .stock-item .btn,
.bs4 .stock-item .si-type {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.bs4 .stock .btn,
.bs4 #stockSearch .btn,
.bs4 .stock-item .btn {
  min-width: 50px;
}
.bs4 .stock .btn:after,
.bs4 #stockSearch .btn:after,
.bs4 .stock-item .btn:after {
  height: 17px;
}
.bs4 .stock .btn.btn-xs,
.bs4 #stockSearch .btn.btn-xs,
.bs4 .stock-item .btn.btn-xs {
  font-size: 14px;
}
.bs4 .stock .btn-get-quote,
.bs4 #stockSearch .btn-get-quote,
.bs4 .stock-item .btn-get-quote {
  background: #007bcd;
  border-color: #007bcd;
  color: white;
}
.bs4 .stock .btn-get-quote:hover,
.bs4 .stock .btn-get-quote:active,
.bs4 .stock .btn-get-quote:focus,
.bs4 #stockSearch .btn-get-quote:hover,
.bs4 #stockSearch .btn-get-quote:active,
.bs4 #stockSearch .btn-get-quote:focus,
.bs4 .stock-item .btn-get-quote:hover,
.bs4 .stock-item .btn-get-quote:active,
.bs4 .stock-item .btn-get-quote:focus {
  background: #003057;
  border-color: #003057;
}
.bs4 .stock .btn-outline,
.bs4 #stockSearch .btn-outline,
.bs4 .stock-item .btn-outline {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
  min-width: 50px;
  border-color: #007bcd;
  border-width: 1px;
}
.bs4 .stock .btn-outline:after,
.bs4 #stockSearch .btn-outline:after,
.bs4 .stock-item .btn-outline:after {
  height: 17px;
}
.bs4 .stock .btn-outline.btn-xs,
.bs4 #stockSearch .btn-outline.btn-xs,
.bs4 .stock-item .btn-outline.btn-xs {
  font-size: 14px;
}
.bs4 .stock .btn-outline:after,
.bs4 #stockSearch .btn-outline:after,
.bs4 .stock-item .btn-outline:after {
  display: none;
}
.bs4 .stock .btn-outline:hover,
.bs4 .stock .btn-outline:active,
.bs4 .stock .btn-outline:focus,
.bs4 #stockSearch .btn-outline:hover,
.bs4 #stockSearch .btn-outline:active,
.bs4 #stockSearch .btn-outline:focus,
.bs4 .stock-item .btn-outline:hover,
.bs4 .stock-item .btn-outline:active,
.bs4 .stock-item .btn-outline:focus {
  background: #007bcd;
  border-color: #007bcd;
  border-width: 1px;
}
.bs4 .stock .btn-main,
.bs4 #stockSearch .btn-main,
.bs4 .stock-item .btn-main {
  background: transparent;
  border-color: #007bcd;
  color: #007bcd;
}
.bs4 .stock .btn-main:hover,
.bs4 .stock .btn-main:active,
.bs4 .stock .btn-main:focus,
.bs4 #stockSearch .btn-main:hover,
.bs4 #stockSearch .btn-main:active,
.bs4 #stockSearch .btn-main:focus,
.bs4 .stock-item .btn-main:hover,
.bs4 .stock-item .btn-main:active,
.bs4 .stock-item .btn-main:focus {
  background: #007bcd;
  border-color: #007bcd;
  color: white;
}
.bs4 #stockSearch select {
  height: 42px;
  line-height: 42px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.bs4 #stockSearch .stockSearch-cta .btn {
  display: inline-block;
  width: 100%;
  width: 100%;
  border-color: white;
  color: white;
}
.bs4 #stockSearch .stockSearch-cta .btn:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.bs4 #stockSearch .stockSearch-cta .btn:hover:after {
  margin-left: 10px;
}
.bs4 #stockSearch .stockSearch-cta .btn:hover,
.bs4 #stockSearch .stockSearch-cta .btn:active,
.bs4 #stockSearch .stockSearch-cta .btn:focus {
  background-color: #FFFFFF;
  color: #000000;
}
.bs4 #stockSearch .stocklist ul li a {
  color: white;
}
@media (max-width: 991px) {
  .bs4 #stockSearch .stockSearch-cta .btn {
    min-width: auto;
  }
  .bs4 #stockSearch .stock-search-widget >.row >[class*="col-"] {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .bs4 #stockSearch .stock-search-widget .subnav_forms {
    margin-bottom: 50px;
  }
}
.bs4 .stock-search-widget .budget .stockSearch-view {
  min-height: 225px;
}
.bs4 .si-view .si-price>* {
  border-bottom: none;
}
.bs4 .si-view .si-get-quote>* {
  padding-top: 12.5px;
  padding-bottom: 12.5px;
}
.bs4 .si-view .si-feature-icons .row {
  padding-top: 12.5px;
}
.bs4 .si-view .si-disclaimer .ppw-disclaimer.collapse {
  display: none;
}
.bs4 .si-view .si-disclaimer .ppw-disclaimer.collapse.in {
  display: block;
}
.bs4 .si-view .si-cta ul li a.btn {
  min-width: 20px;
}
.bs4 .si-view.viewGrid .si-details {
  max-width: 100%;
}
.bs4 .si-view.viewGrid .si-contact {
  position: relative;
}
.bs4.stockItem .vdp_enquiry_bg .stockItemEnquiryWrap .nav.nav-tabs {
  justify-content: center;
}
.bs4.stockItem .vdp_enquiry_bg .stockItemEnquiryWrap .nav.nav-tabs li {
  width: 33%;
}
.bs4.stockItem .vdp_enquiry_bg .stockItemEnquiryWrap .nav.nav-tabs li a {
  display: block;
  font-size: 13px;
  margin: 0;
}
.bs4.stockItem .stockItemCTAs .navbar-nav {
  display: block;
}
.bs4.stockItem .tabs {
  margin-top: 45px;
}
.bs4.stockItem .tabs ul {
  list-style: none;
}
.bs4.stockItem .tabs ul li {
  border-bottom: 3px solid transparent;
  margin-right: 10px;
}
.bs4.stockItem .tabs ul li.active {
  border-color: #003057;
}
.bs4.stockItem .tabs ul li a {
  padding: 10px 5px;
  color: #333;
  font-size: 20px;
}
@media (min-width: 992px) {
  .bs4.stockItem .stockItemInfo ul li,
  .bs4.stockItem .stockItemHL ul li {
    width: 48%;
  }
}
.bs4.stockItem .stockItemCTAs {
  margin-left: auto;
  order: 2;
}
.bs4.stockItem .stockItemCTAs .cta_enquiry .btn:after {
  display: none;
}
@media (max-width: 768px) {
  .bs4.stockItem #si-images-mobile {
    margin: 0;
  }
}
.bs4.stockList .stockListTopWrapper .stockListTopBtns ul li a.btn-main:after {
  display: none;
}
.bs4.stockList .stockListTopWrapper .stockListTopBtns ul li a.btn-main:hover,
.bs4.stockList .stockListTopWrapper .stockListTopBtns ul li a.btn-main:active,
.bs4.stockList .stockListTopWrapper .stockListTopBtns ul li a.btn-main:focus,
.bs4.stockList .stockListTopWrapper .stockListTopBtns ul li a.btn-main.active {
  background: #007bcd;
  border-color: #007bcd;
  color: white;
}
.bs4.stockList #stockSearch .stockSearch-cta .btn {
  color: #007bcd;
  border-color: #007bcd;
}
.bs4 .sliderui div.noUi-target {
  border: none;
}
.bs4 .sliderui div.sliderui-btns #priceMinFake,
.bs4 .sliderui div.sliderui-btns #priceMaxFake {
  background: transparent;
  color: white;
}
.bs4 .sliderui div.noUi-horizontal .noUi-handle:after,
.bs4 .sliderui div.noUi-horizontal .noUi-handle:before {
  display: none;
}
.bs4 .stock-refine-search-wrap .sliderui div.sliderui-btns #priceMinFake,
.bs4 .stock-refine-search-wrap .sliderui div.sliderui-btns #priceMaxFake {
  color: black;
}
#designstudio-button {
  top: initial !important;
  bottom: 7.5%;
}
.cta-links {
  margin: 0;
  padding: 0;
  list-style: none;
  background: #003057;
  text-align: center;
}
.cta-links li {
  border-bottom: 1px solid #001424;
}
.cta-links li a {
  display: block;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px 5px;
  font-size: 14px;
  line-height: 1.4;
}
.cta-links li a:hover {
  background-color: #001424;
}
@media (min-width: 768px) {
  .cta-links {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .cta-links li {
    border-right: 1px solid #001424;
    border-bottom: none;
  }
  .cta-links li:last-child {
    border-right: none;
  }
}
@media (min-width: 992px) {
  .cta-links {
    display: block;
  }
  .cta-links li {
    display: inline-block;
    width: 23%;
  }
  .cta-links li:last-child {
    width: 29%;
  }
}
.specials-message-bar {
  background-color: #003057;
  color: white;
  text-align: center;
  border-bottom: 1px solid #001424;
}
.specials-message-bar p {
  margin: 0;
}
.specials-message-bar a {
  display: block;
  text-align: center;
  color: white;
  padding: 5px;
  font-size: 14px;
}
.specials-message-bar a:hover {
  background-color: #001424;
  color: white;
}
.specials-message-bar a .specialOverview {
  border: none;
  margin: 0;
  padding: 0;
}
.financial-services-faq .financial-services-faq-content {
  margin: 30px auto;
  padding: 15px 0;
}
.financial-services-faq .financial-services-faq-content h2 {
  font-weight: 300;
  font-size: 160%;
  margin: 30px 0;
}
.financial-services-faq .financial-services-faq-content h4 {
  font-size: 100%;
  font-weight: bold;
  margin: 30px 0 15px;
}
.financial-services-faq .financial-services-faq-content p {
  font-size: 95%;
  margin-bottom: 15px;
}
.footer-hours .openingHours .openingHoursSpecials {
  margin-top: 15px;
}
.a-million-more .img-vdo-trigger,
.safety .img-vdo-trigger,
.cars-safe-for-all .img-vdo-trigger,
.child-safety .img-vdo-trigger,
.driver-assistance .img-vdo-trigger,
.safety-heritage .img-vdo-trigger,
.polestar-optimised .img-vdo-trigger {
  position: relative;
}
.a-million-more .img-vdo-trigger:after,
.safety .img-vdo-trigger:after,
.cars-safe-for-all .img-vdo-trigger:after,
.child-safety .img-vdo-trigger:after,
.driver-assistance .img-vdo-trigger:after,
.safety-heritage .img-vdo-trigger:after,
.polestar-optimised .img-vdo-trigger:after {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  position: absolute;
  display: table-cell;
  background-position: center center;
  background: url(https://templatesnew.digitaldealer.com.au/volvo-v3/images/play.png) no-repeat 0 0;
  opacity: 1;
  width: 67px;
  height: 67px;
  cursor: pointer;
}
.a-million-more .modal-dialog,
.safety .modal-dialog,
.cars-safe-for-all .modal-dialog,
.child-safety .modal-dialog,
.driver-assistance .modal-dialog,
.safety-heritage .modal-dialog,
.polestar-optimised .modal-dialog {
  width: 100vw;
  min-height: 100vh;
  max-width: 100vw;
  margin: 0;
  background: white;
}
.a-million-more .models-lineup,
.safety .models-lineup,
.cars-safe-for-all .models-lineup,
.child-safety .models-lineup,
.driver-assistance .models-lineup,
.safety-heritage .models-lineup,
.polestar-optimised .models-lineup {
  margin: 30px auto;
}
.a-million-more .models-lineup .filter-list-nav,
.a-million-more .models-lineup .nav-close,
.a-million-more .models-lineup .model-category,
.safety .models-lineup .filter-list-nav,
.safety .models-lineup .nav-close,
.safety .models-lineup .model-category,
.cars-safe-for-all .models-lineup .filter-list-nav,
.cars-safe-for-all .models-lineup .nav-close,
.cars-safe-for-all .models-lineup .model-category,
.child-safety .models-lineup .filter-list-nav,
.child-safety .models-lineup .nav-close,
.child-safety .models-lineup .model-category,
.driver-assistance .models-lineup .filter-list-nav,
.driver-assistance .models-lineup .nav-close,
.driver-assistance .models-lineup .model-category,
.safety-heritage .models-lineup .filter-list-nav,
.safety-heritage .models-lineup .nav-close,
.safety-heritage .models-lineup .model-category,
.polestar-optimised .models-lineup .filter-list-nav,
.polestar-optimised .models-lineup .nav-close,
.polestar-optimised .models-lineup .model-category {
  display: none;
}
.a-million-more .models-lineup .model-item,
.safety .models-lineup .model-item,
.cars-safe-for-all .models-lineup .model-item,
.child-safety .models-lineup .model-item,
.driver-assistance .models-lineup .model-item,
.safety-heritage .models-lineup .model-item,
.polestar-optimised .models-lineup .model-item {
  margin: 30px auto;
  text-align: center;
}
@media (min-width: 768px) {
  .a-million-more .models-lineup .model-item,
  .safety .models-lineup .model-item,
  .cars-safe-for-all .models-lineup .model-item,
  .child-safety .models-lineup .model-item,
  .driver-assistance .models-lineup .model-item,
  .safety-heritage .models-lineup .model-item,
  .polestar-optimised .models-lineup .model-item {
    -ms-flex: 0 0 33.3%;
    flex: 0 0 33.3%;
    max-width: 33.3%;
    margin: 0 auto;
  }
}
.a-million-more .models-lineup .model-item .model-name,
.safety .models-lineup .model-item .model-name,
.cars-safe-for-all .models-lineup .model-item .model-name,
.child-safety .models-lineup .model-item .model-name,
.driver-assistance .models-lineup .model-item .model-name,
.safety-heritage .models-lineup .model-item .model-name,
.polestar-optimised .models-lineup .model-item .model-name {
  display: block;
  font-size: 24px;
  color: #333;
}
@media (min-width: 768px) {
  .a-million-more .models-lineup .model-item .model-name,
  .safety .models-lineup .model-item .model-name,
  .cars-safe-for-all .models-lineup .model-item .model-name,
  .child-safety .models-lineup .model-item .model-name,
  .driver-assistance .models-lineup .model-item .model-name,
  .safety-heritage .models-lineup .model-item .model-name,
  .polestar-optimised .models-lineup .model-item .model-name {
    font-size: 30px;
  }
}
.a-million-more .models-lineup .model-item .model-img,
.safety .models-lineup .model-item .model-img,
.cars-safe-for-all .models-lineup .model-item .model-img,
.child-safety .models-lineup .model-item .model-img,
.driver-assistance .models-lineup .model-item .model-img,
.safety-heritage .models-lineup .model-item .model-img,
.polestar-optimised .models-lineup .model-item .model-img {
  margin: 15px 0;
}
.a-million-more .models-lineup .model-item .model-links > div,
.safety .models-lineup .model-item .model-links > div,
.cars-safe-for-all .models-lineup .model-item .model-links > div,
.child-safety .models-lineup .model-item .model-links > div,
.driver-assistance .models-lineup .model-item .model-links > div,
.safety-heritage .models-lineup .model-item .model-links > div,
.polestar-optimised .models-lineup .model-item .model-links > div {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.a-million-more .models-lineup .model-item .model-links > div a,
.safety .models-lineup .model-item .model-links > div a,
.cars-safe-for-all .models-lineup .model-item .model-links > div a,
.child-safety .models-lineup .model-item .model-links > div a,
.driver-assistance .models-lineup .model-item .model-links > div a,
.safety-heritage .models-lineup .model-item .model-links > div a,
.polestar-optimised .models-lineup .model-item .model-links > div a {
  padding: 10px;
  display: block;
  display: inline-block;
}
.a-million-more .models-lineup .model-item .model-links > div a:after,
.safety .models-lineup .model-item .model-links > div a:after,
.cars-safe-for-all .models-lineup .model-item .model-links > div a:after,
.child-safety .models-lineup .model-item .model-links > div a:after,
.driver-assistance .models-lineup .model-item .model-links > div a:after,
.safety-heritage .models-lineup .model-item .model-links > div a:after,
.polestar-optimised .models-lineup .model-item .model-links > div a:after {
  content: "›";
  display: inline-block;
  font-size: 150%;
  line-height: .5;
  width: 15px;
  height: 20px;
  text-align: center;
  vertical-align: inherit;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.a-million-more .items .item,
.safety .items .item,
.cars-safe-for-all .items .item,
.child-safety .items .item,
.driver-assistance .items .item,
.safety-heritage .items .item,
.polestar-optimised .items .item {
  margin-bottom: 30px;
}
.a-million-more .items .item img,
.safety .items .item img,
.cars-safe-for-all .items .item img,
.child-safety .items .item img,
.driver-assistance .items .item img,
.safety-heritage .items .item img,
.polestar-optimised .items .item img {
  margin-bottom: 15px;
}
.a-million-more .landing-page-hero-container,
.safety .landing-page-hero-container,
.cars-safe-for-all .landing-page-hero-container,
.child-safety .landing-page-hero-container,
.driver-assistance .landing-page-hero-container,
.safety-heritage .landing-page-hero-container,
.polestar-optimised .landing-page-hero-container {
  width: 100%;
}
@media (min-width: 992px) {
  .a-million-more .landing-page-hero-container,
  .safety .landing-page-hero-container,
  .cars-safe-for-all .landing-page-hero-container,
  .child-safety .landing-page-hero-container,
  .driver-assistance .landing-page-hero-container,
  .safety-heritage .landing-page-hero-container,
  .polestar-optimised .landing-page-hero-container {
    height: calc(28.125vw);
  }
}
@media (max-width: 991px) and (min-width: 500px) {
  .a-million-more .landing-page-hero-container,
  .safety .landing-page-hero-container,
  .cars-safe-for-all .landing-page-hero-container,
  .child-safety .landing-page-hero-container,
  .driver-assistance .landing-page-hero-container,
  .safety-heritage .landing-page-hero-container,
  .polestar-optimised .landing-page-hero-container {
    height: calc(56.25vw);
  }
}
@media (max-width: 480px) and (orientation: portrait) {
  .a-million-more .landing-page-hero-container,
  .safety .landing-page-hero-container,
  .cars-safe-for-all .landing-page-hero-container,
  .child-safety .landing-page-hero-container,
  .driver-assistance .landing-page-hero-container,
  .safety-heritage .landing-page-hero-container,
  .polestar-optimised .landing-page-hero-container {
    height: 211px;
  }
}
.a-million-more .landing-page-hero-container .landing-page-hero,
.safety .landing-page-hero-container .landing-page-hero,
.cars-safe-for-all .landing-page-hero-container .landing-page-hero,
.child-safety .landing-page-hero-container .landing-page-hero,
.driver-assistance .landing-page-hero-container .landing-page-hero,
.safety-heritage .landing-page-hero-container .landing-page-hero,
.polestar-optimised .landing-page-hero-container .landing-page-hero {
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.a-million-more .flexbox,
.safety .flexbox,
.cars-safe-for-all .flexbox,
.child-safety .flexbox,
.driver-assistance .flexbox,
.safety-heritage .flexbox,
.polestar-optimised .flexbox {
  display: flex;
  flex-wrap: nowrap;
}
.a-million-more .flexbox.align-center,
.safety .flexbox.align-center,
.cars-safe-for-all .flexbox.align-center,
.child-safety .flexbox.align-center,
.driver-assistance .flexbox.align-center,
.safety-heritage .flexbox.align-center,
.polestar-optimised .flexbox.align-center {
  justify-content: center;
}
.a-million-more .hero-content,
.safety .hero-content,
.cars-safe-for-all .hero-content,
.child-safety .hero-content,
.driver-assistance .hero-content,
.safety-heritage .hero-content,
.polestar-optimised .hero-content {
  height: 100%;
  position: relative;
}
.a-million-more .hero-content h1,
.a-million-more .hero-content p,
.a-million-more .hero-content a,
.safety .hero-content h1,
.safety .hero-content p,
.safety .hero-content a,
.cars-safe-for-all .hero-content h1,
.cars-safe-for-all .hero-content p,
.cars-safe-for-all .hero-content a,
.child-safety .hero-content h1,
.child-safety .hero-content p,
.child-safety .hero-content a,
.driver-assistance .hero-content h1,
.driver-assistance .hero-content p,
.driver-assistance .hero-content a,
.safety-heritage .hero-content h1,
.safety-heritage .hero-content p,
.safety-heritage .hero-content a,
.polestar-optimised .hero-content h1,
.polestar-optimised .hero-content p,
.polestar-optimised .hero-content a {
  color: white;
}
.a-million-more .hero-content .sub-title,
.safety .hero-content .sub-title,
.cars-safe-for-all .hero-content .sub-title,
.child-safety .hero-content .sub-title,
.driver-assistance .hero-content .sub-title,
.safety-heritage .hero-content .sub-title,
.polestar-optimised .hero-content .sub-title {
  font-size: 12px;
  color: #f1861f;
  font-weight: 600;
}
.a-million-more .hero-content .hero-content-align,
.safety .hero-content .hero-content-align,
.cars-safe-for-all .hero-content .hero-content-align,
.child-safety .hero-content .hero-content-align,
.driver-assistance .hero-content .hero-content-align,
.safety-heritage .hero-content .hero-content-align,
.polestar-optimised .hero-content .hero-content-align {
  top: 38%;
  height: 350px;
  position: absolute;
}
@media (max-width: 1200px) and (min-width: 992px) {
  .a-million-more .hero-content .hero-content-align,
  .safety .hero-content .hero-content-align,
  .cars-safe-for-all .hero-content .hero-content-align,
  .child-safety .hero-content .hero-content-align,
  .driver-assistance .hero-content .hero-content-align,
  .safety-heritage .hero-content .hero-content-align,
  .polestar-optimised .hero-content .hero-content-align {
    top: 20%;
  }
}
@media (max-width: 992px) and (min-widht: 768px) {
  .a-million-more .hero-content .hero-content-align,
  .safety .hero-content .hero-content-align,
  .cars-safe-for-all .hero-content .hero-content-align,
  .child-safety .hero-content .hero-content-align,
  .driver-assistance .hero-content .hero-content-align,
  .safety-heritage .hero-content .hero-content-align,
  .polestar-optimised .hero-content .hero-content-align {
    top: 33%;
  }
}
@media (max-width: 768px) {
  .a-million-more .hero-content .hero-content-align,
  .safety .hero-content .hero-content-align,
  .cars-safe-for-all .hero-content .hero-content-align,
  .child-safety .hero-content .hero-content-align,
  .driver-assistance .hero-content .hero-content-align,
  .safety-heritage .hero-content .hero-content-align,
  .polestar-optimised .hero-content .hero-content-align {
    top: 8%;
  }
}
.a-million-more .hero-content .hero-content-box,
.safety .hero-content .hero-content-box,
.cars-safe-for-all .hero-content .hero-content-box,
.child-safety .hero-content .hero-content-box,
.driver-assistance .hero-content .hero-content-box,
.safety-heritage .hero-content .hero-content-box,
.polestar-optimised .hero-content .hero-content-box {
  padding-left: 40px;
}
.a-million-more .hero-content .hero-content-box .hero-title-box,
.a-million-more .hero-content .hero-content-box .hero-content-box-text,
.safety .hero-content .hero-content-box .hero-title-box,
.safety .hero-content .hero-content-box .hero-content-box-text,
.cars-safe-for-all .hero-content .hero-content-box .hero-title-box,
.cars-safe-for-all .hero-content .hero-content-box .hero-content-box-text,
.child-safety .hero-content .hero-content-box .hero-title-box,
.child-safety .hero-content .hero-content-box .hero-content-box-text,
.driver-assistance .hero-content .hero-content-box .hero-title-box,
.driver-assistance .hero-content .hero-content-box .hero-content-box-text,
.safety-heritage .hero-content .hero-content-box .hero-title-box,
.safety-heritage .hero-content .hero-content-box .hero-content-box-text,
.polestar-optimised .hero-content .hero-content-box .hero-title-box,
.polestar-optimised .hero-content .hero-content-box .hero-content-box-text {
  width: 400px;
}
@media (max-width: 768px) {
  .a-million-more .hero-content .hero-content-box .hero-title-box,
  .a-million-more .hero-content .hero-content-box .hero-content-box-text,
  .safety .hero-content .hero-content-box .hero-title-box,
  .safety .hero-content .hero-content-box .hero-content-box-text,
  .cars-safe-for-all .hero-content .hero-content-box .hero-title-box,
  .cars-safe-for-all .hero-content .hero-content-box .hero-content-box-text,
  .child-safety .hero-content .hero-content-box .hero-title-box,
  .child-safety .hero-content .hero-content-box .hero-content-box-text,
  .driver-assistance .hero-content .hero-content-box .hero-title-box,
  .driver-assistance .hero-content .hero-content-box .hero-content-box-text,
  .safety-heritage .hero-content .hero-content-box .hero-title-box,
  .safety-heritage .hero-content .hero-content-box .hero-content-box-text,
  .polestar-optimised .hero-content .hero-content-box .hero-title-box,
  .polestar-optimised .hero-content .hero-content-box .hero-content-box-text {
    width: 304px;
  }
}
.a-million-more .hero-content .hero-cta-box .hero-cta,
.safety .hero-content .hero-cta-box .hero-cta,
.cars-safe-for-all .hero-content .hero-cta-box .hero-cta,
.child-safety .hero-content .hero-cta-box .hero-cta,
.driver-assistance .hero-content .hero-cta-box .hero-cta,
.safety-heritage .hero-content .hero-cta-box .hero-cta,
.polestar-optimised .hero-content .hero-cta-box .hero-cta {
  display: inline-block;
  margin-right: 40px;
}
.a-million-more .hero-content-mobile,
.safety .hero-content-mobile,
.cars-safe-for-all .hero-content-mobile,
.child-safety .hero-content-mobile,
.driver-assistance .hero-content-mobile,
.safety-heritage .hero-content-mobile,
.polestar-optimised .hero-content-mobile {
  height: 100%;
  position: relative;
  background-color: #161618;
}
.a-million-more .hero-content-mobile h1,
.a-million-more .hero-content-mobile p,
.a-million-more .hero-content-mobile a,
.safety .hero-content-mobile h1,
.safety .hero-content-mobile p,
.safety .hero-content-mobile a,
.cars-safe-for-all .hero-content-mobile h1,
.cars-safe-for-all .hero-content-mobile p,
.cars-safe-for-all .hero-content-mobile a,
.child-safety .hero-content-mobile h1,
.child-safety .hero-content-mobile p,
.child-safety .hero-content-mobile a,
.driver-assistance .hero-content-mobile h1,
.driver-assistance .hero-content-mobile p,
.driver-assistance .hero-content-mobile a,
.safety-heritage .hero-content-mobile h1,
.safety-heritage .hero-content-mobile p,
.safety-heritage .hero-content-mobile a,
.polestar-optimised .hero-content-mobile h1,
.polestar-optimised .hero-content-mobile p,
.polestar-optimised .hero-content-mobile a {
  color: white;
}
.a-million-more .hero-content-mobile .sub-title,
.safety .hero-content-mobile .sub-title,
.cars-safe-for-all .hero-content-mobile .sub-title,
.child-safety .hero-content-mobile .sub-title,
.driver-assistance .hero-content-mobile .sub-title,
.safety-heritage .hero-content-mobile .sub-title,
.polestar-optimised .hero-content-mobile .sub-title {
  font-size: 12px;
  color: #f1861f;
  font-weight: 600;
}
.a-million-more .hero-content-mobile .hero-content-box,
.safety .hero-content-mobile .hero-content-box,
.cars-safe-for-all .hero-content-mobile .hero-content-box,
.child-safety .hero-content-mobile .hero-content-box,
.driver-assistance .hero-content-mobile .hero-content-box,
.safety-heritage .hero-content-mobile .hero-content-box,
.polestar-optimised .hero-content-mobile .hero-content-box {
  padding: 40px;
}
#google_shimpl,
#google_esf {
  display: none !important;
}
#chat-widget-container iframe,
#chat-widget-container embed,
#chat-widget-container object,
.snap_reviews iframe,
.snap_reviews embed,
.snap_reviews object,
.embed-responsive .embed-responsive-item iframe,
.embed-responsive .embed-responsive-item embed,
.embed-responsive .embed-responsive-item object,
.dealercell-online-tool-modal iframe,
.dealercell-online-tool-modal embed,
.dealercell-online-tool-modal object {
  display: block !important;
}
