.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: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  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 #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.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(http://templatesnew.digitaldealer.com.au/volvo-v2/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 #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'VolvoBroad';
  src: url('../fonts/VolvoBroad.eot');
  src: url('../fonts/VolvoBroad.eot') format('embedded-opentype'), url('../fonts/VolvoBroad.woff2') format('woff2'), url('../fonts/VolvoBroad.woff') format('woff'), url('../fonts/VolvoBroad.ttf') format('truetype'), url('../fonts/VolvoBroad.svg#VolvoBroad') format('svg');
}
@font-face {
  font-family: 'VolvoSansBold';
  src: url('../fonts/VolvoSansBold.eot');
  src: url('../fonts/VolvoSansBold.eot') format('embedded-opentype'), url('../fonts/VolvoSansBold.woff2') format('woff2'), url('../fonts/VolvoSansBold.woff') format('woff'), url('../fonts/VolvoSansBold.ttf') format('truetype'), url('../fonts/VolvoSansBold.svg#VolvoSansBold') format('svg');
}
@font-face {
  font-family: 'VolvoSansLight';
  src: url('../fonts/VolvoSansLight.eot');
  src: url('../fonts/VolvoSansLight.eot') format('embedded-opentype'), url('../fonts/VolvoSansLight.woff2') format('woff2'), url('../fonts/VolvoSansLight.woff') format('woff'), url('../fonts/VolvoSansLight.ttf') format('truetype'), url('../fonts/VolvoSansLight.svg#VolvoSansLight') format('svg');
}
@font-face {
  font-family: 'VolvoSansMedium';
  src: url('../fonts/VolvoSansMedium.eot');
  src: url('../fonts/VolvoSansMedium.eot') format('embedded-opentype'), url('../fonts/VolvoSansMedium.woff2') format('woff2'), url('../fonts/VolvoSansMedium.woff') format('woff'), url('../fonts/VolvoSansMedium.ttf') format('truetype'), url('../fonts/VolvoSansMedium.svg#VolvoSansMedium') format('svg');
}
@font-face {
  font-family: 'VolvoSansRegular';
  src: url('../fonts/VolvoSansRegular.eot');
  src: url('../fonts/VolvoSansRegular.eot') format('embedded-opentype'), url('../fonts/VolvoSansRegular.woff2') format('woff2'), url('../fonts/VolvoSansRegular.woff') format('woff'), url('../fonts/VolvoSansRegular.ttf') format('truetype'), url('../fonts/VolvoSansRegular.svg#VolvoSansRegular') format('svg');
}
.brand-font-head-bold {
  font-family: "VolvoBroad";
}
.brand-font-head-regular {
  font-family: "VolvoBroad";
}
.brand-font-text-bold {
  font-family: "VolvoSansBold";
}
.brand-font-text-medium {
  font-family: "VolvoSansMedium";
}
.brand-font-text-light {
  font-family: "VolvoSansLight";
}
.brand-font-text-regular {
  font-family: "VolvoSansRegular";
}
.font-default {
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (max-width: 1091px) {
  .container {
    width: 100%;
  }
}
.specials-location-header {
  margin-top: 25px;
  margin-bottom: 25px;
}
.specials-location-header > div {
  background: #E5E5E5;
  color: #777;
  height: 50px;
  line-height: 50px;
  border-left: 15px solid #fff;
  border-right: 15px solid #fff;
  margin-bottom: 25px;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
}
.specials-introduction p {
  font-size: 16px;
  color: #777;
}
.specials-introduction h1 {
  color: #111;
  font-size: 40px;
  margin: 30px 0;
}
.specials-instance {
  padding-bottom: 40px;
}
.specials-instance:nth-child(odd) {
  clear: left;
}
.specials-instance .row > div .btn {
  text-transform: capitalize;
  margin-top: 15px;
}
.specialImage img {
  margin: 0 0 25px;
  height: auto;
  width: 100%;
}
@media (max-width: 991px) {
  .specialImage img {
    margin: 0 auto;
  }
}
.specialTitle {
  margin: 0 0 15px 0;
}
@media (max-width: 991px) {
  .specialTitle {
    margin-top: 0;
  }
}
.specialTitle h3 {
  font-family: "VolvoBroad";
  font-size: 36px;
  color: #545454;
  border-bottom: 1px solid #ccc;
}
.specialFeatures {
  min-height: 150px;
  margin-bottom: 15px;
}
@media (max-width: 991px) {
  .specialFeatures {
    min-height: 0;
  }
}
.specialFeatures ul {
  padding-left: 0;
}
.specialFeatures ul li {
  line-height: 24px;
  padding: 0 0 5px 0;
  font-size: 14px;
  color: #666;
  list-style: disc;
  margin-left: 15px;
}
.specialDisclaimer {
  line-height: 150%;
  padding: 20px 0 0;
  text-align: center;
  font-style: italic;
}
.specialDisclaimer h3 {
  display: none;
}
.specialPrice {
  font-size: 60px;
  color: #111;
  margin: 0 0 20px 0 !important;
  font-family: "VolvoBroad";
}
@media (max-width: 991px) {
  .specialPrice {
    margin-top: 25px !important;
  }
}
.specialPrice span {
  color: #333;
  font-size: 30px;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 5px;
  font-family: "VolvoBroad";
}
.specialPrice sup {
  color: #888;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
  font-size: 50%;
}
#specials_select_dropdown {
  color: #000;
  display: block;
}
.specialOverview {
  font-size: 16px;
}
.specialOverview ul {
  margin-top: 15px;
  margin-left: 15px;
}
.specialOverview ul li {
  color: #333;
  list-style-image: url("../images/bg-li.png");
  padding: 3px 0 0 5px;
  font-size: 15px;
  font-weight: 300;
}
.price {
  margin: 0;
}
.price a {
  text-align: center;
  position: absolute;
  bottom: 0;
  width: 95%;
  margin-bottom: -50px;
}
@media (max-width: 991px) {
  .price {
    top: 0;
  }
}
.alert {
  color: #333;
  margin-top: 30px;
}
#specials_select .input-group {
  height: 34px;
  margin: 0 0 40px 0;
}
#specials_select .input-group span.input-group-addon {
  background: #007bd4;
  border: 1px solid #007bd4;
  color: #fff;
  font-size: 13px;
}
@media (max-width: 767px) {
  #specials_select .input-group span.input-group-addon {
    line-height: 24px;
  }
}
#specials_select .input-group span.input-group-addon .glyphicon {
  font-size: 80%;
}
#specials_select .input-group select {
  z-index: 0;
  font-size: 13px;
}
#specials_select .input-group select:focus,
#specials_select .input-group select:active {
  border-color: #007bd4 !important;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.15) !important;
}
@media (max-width: 991px) {
  #specials_select .input-group {
    display: block;
    height: 68px;
  }
  #specials_select .input-group .input-group-addon,
  #specials_select .input-group select {
    display: inline-block;
    width: 100%;
  }
  #specials_select .input-group .input-group-addon {
    text-align: left;
    white-space: normal;
  }
  #specials_select .input-group h2.specials-type {
    margin: 25px 0;
  }
}
@media (max-width: 767px) {
  #specials_select .input-group {
    height: auto;
    margin-bottom: 50px;
  }
}
.models-specials-list-group {
  position: absolute;
  z-index: 99999;
  right: 15px;
  font-family: "VolvoBroad";
}
@media (max-width: 991px) {
  .models-specials-list-group {
    position: relative;
  }
}
.models-specials-list-group .list-group-item.active {
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  background: #007bd4;
  border: none;
}
.models-specials-list-group .list-group-item.active:hover,
.models-specials-list-group .list-group-item.active:focus {
  background: #006cbb;
}
.specials-page-list-only {
  margin-bottom: 25px;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .specials-page-list-only {
    padding-bottom: 25px;
    border-bottom: 1px solid #ccc;
  }
}
.specials-page-list-only .specialTitle {
  min-height: 75px;
}
@media (max-width: 991px) {
  .specials-page-list-only .specialTitle {
    min-height: 0;
  }
}
.specials-page-list-only .specialFeatures li {
  font-size: 13px;
  line-height: 20px;
}
.specials-page-list-only .specialDisclaimer {
  padding-top: 0;
}
.specials-page-list-only .specialDisclaimer h3 {
  display: none;
}
@media (max-width: 767px) {
  .specials-page-list-only .specialDisclaimer h3 {
    display: block;
    margin: 0 -15px 25px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    background: #eee url('../images/icon-arrow-down-blue-2.png') center right no-repeat;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .specials-page-list-only .specialDisclaimer h3.active {
    background: #eee url('../images/icon-arrow-down-blue-2-active.png') center right no-repeat;
  }
}
@media (max-width: 767px) {
  .specials-page-list-only .specialDisclaimer p {
    display: none;
  }
}
.specials-page-list-only .specials-instance-sec2 a.btn {
  width: 48%;
  display: inline-block;
  margin-top: 25px;
  margin-right: 1%;
  padding: 0;
  font-size: 13px;
}
@media (max-width: 767px) {
  .specials-page-list-only .specials-instance-sec2 a.btn {
    margin-top: 0;
  }
}
.specials_blurb {
  padding-top: 15px;
  padding-bottom: 40px;
}
.specials_blurb p {
  font-size: 16px;
  color: #777;
}
.model .page_title {
  display: none;
}
.model .breadcrumbs {
  margin-bottom: 20px;
}
.model .header-share {
  margin-bottom: -150px;
}
.model #modelIntro {
  padding: 0;
  border: none;
  margin: 10px 0 40px 0;
  background: none;
}
.model #modelIntro p {
  font-size: 16px;
  line-height: 26px;
  color: #4c4c4c;
}
.model .blurbs .blurb {
  margin-bottom: 50px;
  display: none;
}
@media (max-width: 767px) {
  .model .blurbs .blurb {
    margin-bottom: 0px;
    border-bottom: 1px solid #ccc;
    padding-top: 15px;
    cursor: pointer;
  }
  .model .blurbs .blurb:first-child {
    border-top: 1px solid #ccc;
  }
}
.model .blurbs .blurb > div {
  overflow: hidden;
}
.model .blurbs .blurb > div img {
  height: auto;
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
.model .blurbs .blurb .blurbContent h3 {
  margin: 0 0 10px 0;
  font-size: 32px;
  line-height: 40px;
  min-height: 50px;
  color: #111;
  font-weight: 400;
  text-align: center;
}
@media (max-width: 767px) {
  .model .blurbs .blurb .blurbContent h3 {
    font-size: 16px;
    padding: 0 25px 0 0;
    margin: 0 0 0 10px;
    text-align: left;
    background: url('../images/icon-arrow-down-blue-2.png') right center no-repeat;
  }
  .model .blurbs .blurb .blurbContent h3:hover {
    color: #007bd4;
  }
  .model .blurbs .blurb .blurbContent h3.active {
    background: url('../images/icon-arrow-down-blue-2-active.png') right center no-repeat;
  }
}
.model .blurbs .blurb .blurbContent p {
  font-size: 16px;
  color: #777;
  line-height: 24px;
  text-align: left;
}
.model .blurbs .blurb .blurbContent p em {
  display: block;
  padding: 10px 0;
  font-size: 11px;
}
.model .blurbs .blurb .blurbContent p span {
  font-size: 14px !important;
}
.model .blurbs .blurb .blurbContent ul {
  margin-top: 15px;
}
.model .blurbs .blurb .blurbContent ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
  font-size: 14px;
  color: #777;
  line-height: 22px;
  background-position: 0 7px;
  text-align: left;
}
.model .model-home-blurbs-top {
  padding: 40px 0;
}
.model .model-home-blurbs-top .blurb-0,
.model .model-home-blurbs-top .blurb-1,
.model .model-home-blurbs-top .blurb-2 {
  display: block;
}
.model .model-home-blurbs-btm {
  padding: 0;
}
.model .model-home-blurbs-btm .blurbs {
  text-align: center;
}
.model .model-home-blurbs-btm .blurb-3,
.model .model-home-blurbs-btm .blurb-4,
.model .model-home-blurbs-btm .blurb-5 {
  display: inline-block;
  padding-top: 50px;
  vertical-align: top;
  float: none;
  width: 33%;
}
@media (max-width: 991px) {
  .model .model-home-blurbs-btm .blurb-3,
  .model .model-home-blurbs-btm .blurb-4,
  .model .model-home-blurbs-btm .blurb-5 {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .model .model-home-blurbs-btm .blurb-3,
  .model .model-home-blurbs-btm .blurb-4,
  .model .model-home-blurbs-btm .blurb-5 {
    padding-top: 15px;
  }
}
@media (max-width: 767px) {
  .model .model-home-blurbs-btm .blurb-3 {
    border-top: 1px solid #ccc;
  }
}
.model .model-home-blurbs-btm .blurb-polestar {
  display: block;
  padding-top: 50px;
  vertical-align: top;
  float: none;
  width: 100%;
}
@media (max-width: 767px) {
  .model .model-home-blurbs-btm .blurb-polestar {
    padding-top: 15px;
  }
}
.model .range-variant {
  width: 270px;
  float: left;
  margin: 0 30px 60px 0;
  position: relative;
  height: 500px;
}
.model .range-variant.third {
  margin-right: 0;
}
.model .range-variant .rangeHeader img {
  height: 117px;
}
.model .range-variant .rangeHeader h3 {
  font-size: 18px;
  color: ;
  margin: 10px 0 15px 0;
}
.model .range-variant .rangeIntro {
  font-size: 12px;
  color: #333333;
  line-height: 140%;
}
.model .range-variant h4 {
  font-size: 14px;
  color: #535353;
  margin: 20px 0 10px 0;
}
.model .range-variant ul.rangeFeatures li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
.model .range-variant a.range-buildBtn {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
}
.model #modelSpecials > div {
  padding: 20px 0;
}
.model #modelSpecials > div.last {
  background: none;
}
.model #modelSpecials > div h3 {
  font-size: 15px;
  color: #2E2C2D;
  display: block;
  padding: 0 0 8px 0;
  line-height: 130%;
  border-bottom: 1px solid #DDD;
  margin: 0 0 10px 0;
}
.model #modelSpecials > div img {
  float: right;
  max-width: 330px;
}
.model #modelSpecials > div .modelSpecialsPrice {
  clear: left;
  float: left;
  color: #2E2C2D;
  font-size: 30px;
  position: relative;
  margin: 10px 0;
}
.model #modelSpecials > div .modelSpecialsPrice span {
  font-size: 11px;
  color: #2E2C2D;
  text-transform: capitalize;
}
.model #modelSpecials > div .modelSpecialsPrice sup {
  font-size: 11px;
  color: #2E2C2D;
  text-transform: capitalize;
}
.model #modelSpecials > div ul {
  float: left;
  clear: left;
}
.model #modelSpecials > div ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
.model #modelSpecials > div .modelSpecialsDisclaimer {
  clear: both;
  margin-top: 30px;
  color: #404040;
  font-size: 9px;
  line-height: 120%;
}
.model #modelSpecials > div .modelSpecialsDisclaimer h4 {
  display: none;
}
.model .features li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
.model .colours {
  position: relative;
}
.model .colours > img {
  width: auto;
}
.model .colours ul li {
  width: 31px !important;
  height: 31px !important;
  -moz-box-shadow: 0 0 3px #666;
  -webkit-box-shadow: 0 0 3px #666;
  box-shadow: 0 0 3px #666;
  padding: 0;
  background: url(../images/colourPicker/bg-shadow.png) no-repeat;
  float: left;
  clear: none;
  margin: 0 0px 3px 0;
  cursor: pointer;
  position: relative;
  z-index: 1;
  opacity: 0.7;
}
.model .colours ul li img {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
}
.model .colours ul li span {
  display: block;
  width: 31px;
  height: 31px;
  text-indent: -9999px;
  top: 3px;
  left: 4px;
  position: absolute;
  z-index: 5;
}
.model .colours ul li.active {
  opacity: 1;
}
.model .colours ul li.active span {
  border: 2px solid;
  top: 1px;
  left: 2px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.model #slider-content .colours span.colour-name {
  margin: 20px 0 10px 0 !important;
  font-weight: bold;
}
.model #tab-stock {
  padding: 50px 0;
  width: 100%;
}
@media (max-width: 767px) {
  .model #tab-stock {
    padding: 50px 0 0;
  }
}
.model #tab-stock .model_stock_notes {
  font-size: 11px;
  color: #333;
  padding: 25px;
  clear: both;
}
.model #tab-news {
  padding: 0 0 50px 0;
}
.model #tab-photos {
  margin-bottom: 25px;
}
.model .modelGalleryItem {
  width: 100%;
  margin: 0 0 25px 0;
}
.model .modelGalleryItem img {
  width: 100%;
  margin-bottom: 25px;
}
.model #tab-range .range-colours .carousel-indicators {
  display: block !important;
  width: 100%;
  left: 0;
  margin: 0 auto;
  text-align: center;
}
.model #tab-range .range-colours .carousel-indicators li {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 25px;
  height: 25px;
}
@media (max-width: 767px) {
  .model #tab-range .range-colours .carousel-indicators li {
    width: 15px;
    height: 15px;
  }
}
.model #tab-range .range-colours .carousel-caption {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  text-shadow: none;
}
.model .stockListItem {
  height: 580px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .model .stockListItem {
    height: auto;
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .model .stockListItem {
    padding-bottom: 0;
  }
}
.model .stockListItem h3 {
  margin: 0;
  height: 100px;
  width: 100%;
  color: #000;
  font-size: 18px;
  line-height: 24px;
  padding: 0;
  font-weight: 500;
}
@media (max-width: 767px) {
  .model .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.model .stockListItem h3 span {
  display: block;
  font-size: 12px;
  padding-top: 5px;
  color: #666;
  text-transform: uppercase;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
.model .stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.model .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.model .stockListItem .stockRight {
  float: none;
  margin-top: 20px;
  height: 120px;
  padding: 0;
}
.model .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0 3px 35px;
  color: #666;
  font-size: 14px;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
.model .stockListItem .stockRight ul li:first-child {
  border-top: 1px solid #ccc;
}
.model .stockListItem .stockRight ul li.stockList-icon1 {
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images//stockList-icon1.png) left center no-repeat;
}
.model .stockListItem .stockRight ul li.stockList-icon2 {
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images//stockList-icon2.png) left center no-repeat;
}
.model .stockListItem .stockRight ul li.stockList-icon3 {
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images//stockList-icon3.png) left center no-repeat;
}
.model .stockListItem h4 {
  font-size: 13px;
  color: #333;
  text-transform: none;
  margin-top: 15px;
  margin-right: 6px;
  text-align: left;
  line-height: 24px;
  float: left;
  margin-left: 0;
}
.model .stockListItem h4 span {
  display: block;
  font-size: 23px !important;
  color: #333;
  font-family: "VolvoSansLight";
  font-weight: bold;
}
.model .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.model .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 13px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .model .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 0;
    clear: both;
  }
}
.model .stockListItem .repayments_container span {
  color: #333;
}
.model .stockListItem div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
  font-size: 12px;
  line-height: 40px;
  text-align: center;
  width: 100%;
  margin-top: 15px;
  bottom: 0;
  border: 2px solid #52a3e4;
  color: #3287cc;
}
.model .stockListItem div > span.btn-right {
  float: right;
}
.model .stockListItem div > span.btn-left {
  float: left;
}
.model .stockListItem div > span:hover,
.model .stockListItem div > span:active,
.model .stockListItem div > span:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
.model .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.model .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .model .stockListItem div > span {
    position: relative;
    bottom: 0;
    margin-top: 20px;
  }
}
.model .stockListItem:first-child {
  margin-left: 0;
}
.model .stock_finance_notes {
  margin-left: 20px;
}
.model .stock_finance_notes p {
  font-size: 11px;
  color: #999;
  padding-bottom: 15px;
  clear: both;
}
.model .stocklist_prices {
  display: inline-block !important;
}
.model .stocklist_price1 {
  margin-right: 0;
}
@media (max-width: 1199px) {
  .model .specialFeatures {
    float: none;
    width: 100%;
  }
}
.model .btn-special {
  font-size: 18px;
  color: #007bd4;
  padding-left: 30px;
  background: url('../images/bg-btn-arrow-3.png') left center no-repeat;
  display: block;
  margin: 30px 0;
  text-transform: capitalize;
  font-family: "VolvoBroad";
}
.model .specialDisclaimer {
  padding-top: 0;
}
.model .specialDisclaimer h3 {
  display: none;
}
@media (max-width: 767px) {
  .model .specialDisclaimer h3 {
    display: block;
    margin: 0 -15px 25px;
    line-height: 50px;
    padding-left: 20px;
    font-size: 16px;
    background: #eee url('../images/icon-arrow-down-blue-2.png') center right no-repeat;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
  }
  .model .specialDisclaimer h3.active {
    background: #eee url('../images/icon-arrow-down-blue-2-active.png') center right no-repeat;
  }
}
.model .specialDisclaimer h4 {
  margin: 20px 0;
}
.model .specialDisclaimer p.terms {
  color: #aaa;
  font-size: 11px;
}
@media (max-width: 767px) {
  .model .specialDisclaimer p.terms {
    display: none;
  }
}
#tab-,
#tab-build,
#tab-photos,
#tab-stock,
#tab-specials,
#tab-news,
#tab-accessories {
  background: #fff;
  padding: 50px 0;
}
#tab-photos {
  margin-left: 0px;
  margin-right: 0px;
}
#tab-news #listing {
  margin-bottom: 50px;
}
#tab-news #listing #paging {
  clear: both;
}
#tab-news .gawback {
  margin-bottom: 50px;
}
.model_tabs_wrapper,
.model_tabs_wrapper_mobile {
  height: 47px;
  background: #000;
}
@media (max-width: 992px) {
  .model_tabs_wrapper,
  .model_tabs_wrapper_mobile {
    margin-bottom: 150px;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper,
  .model_tabs_wrapper_mobile {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 991px) {
  .model_tabs_wrapper,
  .model_tabs_wrapper_mobile {
    height: auto;
    margin-bottom: 0;
  }
}
.model_tabs_wrapper .tabs_header_mobile_title,
.model_tabs_wrapper_mobile .tabs_header_mobile_title {
  font-size: 24px;
  line-height: 36px;
  color: #fff;
  padding: 15px 25px;
  background: url('../images/icon-arrow-down-blue-2.png') right center no-repeat;
  margin: 0;
}
.model_tabs_wrapper .tabs_header_mobile_title_active,
.model_tabs_wrapper_mobile .tabs_header_mobile_title_active {
  background: url('../images/icon-arrow-down-blue-2-active.png') right center no-repeat;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header_left,
  .model_tabs_wrapper_mobile .tabs_header_left {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header_left,
  .model_tabs_wrapper_mobile .tabs_header_left {
    margin-left: 0;
    margin-right: 0;
  }
}
.model_tabs_wrapper .tabs_header_left h2,
.model_tabs_wrapper_mobile .tabs_header_left h2 {
  margin: 10px 15px;
  display: none;
}
.model_tabs_wrapper .tabs_header_left h2 a,
.model_tabs_wrapper_mobile .tabs_header_left h2 a {
  color: #fff;
  font-size: 20px;
  margin: 15px 0 0 0;
  padding-left: 15px;
  background: url('../images/bg-btn-arrow-2.png') left center no-repeat;
}
.model_tabs_wrapper .tabs_header_left h2 a:hover,
.model_tabs_wrapper_mobile .tabs_header_left h2 a:hover {
  color: #007bd4;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header_left h2 a,
  .model_tabs_wrapper_mobile .tabs_header_left h2 a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header_left h2 a,
  .model_tabs_wrapper_mobile .tabs_header_left h2 a {
    font-size: 13px;
  }
}
.model_tabs_wrapper .tabs_header_left h3,
.model_tabs_wrapper_mobile .tabs_header_left h3 {
  line-height: 24px;
  height: 24px;
  margin: 12px 0 11px 55px;
  padding: 0;
  text-transform: capitalize;
  vertical-align: top;
  background: none;
  display: inline-block;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header_left h3,
  .model_tabs_wrapper_mobile .tabs_header_left h3 {
    float: none;
    text-align: right;
    padding-right: 50px;
    background: url('../images/icon-arrow-down-white.png') right center no-repeat;
    clear: both;
  }
}
@media (max-width: 767px) {
  .model_tabs_wrapper .tabs_header_left h3,
  .model_tabs_wrapper_mobile .tabs_header_left h3 {
    margin-top: 8px;
    margin-left: 0;
  }
}
.model_tabs_wrapper .tabs_header_left h3 a,
.model_tabs_wrapper_mobile .tabs_header_left h3 a {
  font-size: 24px;
  line-height: 24px;
  height: 24px;
  font-family: "VolvoSansBold";
  cursor: default;
  color: #fff !important;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header_left h3 a,
  .model_tabs_wrapper_mobile .tabs_header_left h3 a {
    font-size: 16px;
  }
}
.model_tabs_wrapper .tabs_header_left h3.active a,
.model_tabs_wrapper .tabs_header_left h3:hover a,
.model_tabs_wrapper_mobile .tabs_header_left h3.active a,
.model_tabs_wrapper_mobile .tabs_header_left h3:hover a {
  color: #fff;
}
.model_tabs_wrapper .tabs_header,
.model_tabs_wrapper_mobile .tabs_header {
  background: none;
  border: none;
  text-align: right;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header,
  .model_tabs_wrapper_mobile .tabs_header {
    display: none;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    clear: both;
    background: #007bd4;
  }
}
.model_tabs_wrapper .tabs_header li,
.model_tabs_wrapper_mobile .tabs_header li {
  height: 40px;
  line-height: 40px;
  vertical-align: middle;
  padding: 0 5px;
  background: none;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li,
  .model_tabs_wrapper_mobile .tabs_header li {
    height: 40px;
    line-height: 40px;
    text-align: right;
    display: block;
    padding-right: 15px;
    border: none;
  }
}
.model_tabs_wrapper .tabs_header li a,
.model_tabs_wrapper_mobile .tabs_header li a {
  color: #f0f0f0;
  font-size: 18px;
  margin: 4px 0 0 20px;
  display: block;
  font-family: "VolvoSansLight";
  line-height: 40px;
  padding: 0;
  text-transform: capitalize;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper .tabs_header li a,
  .model_tabs_wrapper_mobile .tabs_header li a {
    font-size: 16px;
    margin: 6px 0 0;
  }
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li a,
  .model_tabs_wrapper_mobile .tabs_header li a {
    text-align: right;
    padding-right: 15px;
  }
}
.model_tabs_wrapper .tabs_header li a:hover,
.model_tabs_wrapper .tabs_header li a.active,
.model_tabs_wrapper_mobile .tabs_header li a:hover,
.model_tabs_wrapper_mobile .tabs_header li a.active {
  border-bottom: 3px solid #fff;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li a:hover,
  .model_tabs_wrapper .tabs_header li a.active,
  .model_tabs_wrapper_mobile .tabs_header li a:hover,
  .model_tabs_wrapper_mobile .tabs_header li a.active {
    border: none;
  }
}
.model_tabs_wrapper .tabs_header li.active,
.model_tabs_wrapper_mobile .tabs_header li.active {
  height: 40px;
  border: none;
  background: none;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.active,
  .model_tabs_wrapper_mobile .tabs_header li.active {
    height: 40px;
  }
}
.model_tabs_wrapper .tabs_header li.active a,
.model_tabs_wrapper_mobile .tabs_header li.active a {
  color: #fff !important;
  border-bottom: 3px solid #fff;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.active a,
  .model_tabs_wrapper_mobile .tabs_header li.active a {
    border: none;
  }
}
.model_tabs_wrapper .tabs_header li:hover a,
.model_tabs_wrapper_mobile .tabs_header li:hover a {
  color: #fff !important;
}
.model_tabs_wrapper .tabs_header li.last a,
.model_tabs_wrapper_mobile .tabs_header li.last a {
  padding-left: 15px;
  padding-right: 15px;
  margin-right: 40px;
  border-left: 1px solid #fff;
  background: url('../images/icon-breadcrumb.png') right center no-repeat;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .tabs_header li.last a,
  .model_tabs_wrapper_mobile .tabs_header li.last a {
    background: none;
    border: none;
    margin-right: 0;
  }
}
.model_tabs_wrapper .tabs_header li.last a:hover,
.model_tabs_wrapper_mobile .tabs_header li.last a:hover {
  color: #007bd4 !important;
  border-bottom: none;
}
@media (max-width: 991px) {
  .model_tabs_wrapper .breadcrumbs,
  .model_tabs_wrapper_mobile .breadcrumbs {
    display: none;
  }
}
@media (max-width: 1199px) {
  #tab-home {
    margin-top: 15px;
  }
}
#tab-home .model-home-title {
  font-size: 38px;
  color: #282828;
  font-weight: 300;
  padding-bottom: 15px;
  text-align: center;
}
@media (max-width: 767px) {
  #tab-home .model-home-title {
    font-size: 28px;
  }
}
#tab-home .model-home-intro {
  padding: 30px 0;
  text-align: center;
}
#tab-home .model-home-intro h2 {
  font-size: 38px;
}
#tab-home .model-home-intro p {
  font-size: 18px;
  color: #666;
  margin: 15px 0;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
#tab-home .model-home-btn {
  margin: 50px auto 15px;
  display: block;
  float: none;
  border: 2px solid #52a3e4;
  color: #3287cc;
}
#tab-home .model-home-btn:hover {
  border: 2px solid #007bd4;
  color: #fff;
}
@media (max-width: 767px) {
  #tab-home .model-home-btn {
    text-align: center;
  }
}
#tab-home .model-home-specials .model-home-specials-date {
  font-size: 16px;
  color: #535353;
  margin: 15px 0 25px;
  font-weight: 300;
}
#tab-home .model-home-specials .specials-instance {
  display: none;
}
#tab-home .model-home-specials .specials-instance-0 {
  display: block;
  border: none;
}
#tab-home .model-home-specials .specials-instance-0 .btn {
  margin-top: 25px;
}
#tab-home .model-home-specials .btn-model-home-specials {
  margin-top: 15px;
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  #tab-home .model-home-specials .btn-model-home-specials {
    margin-top: 0;
    margin-bottom: 30px;
    text-align: center;
  }
}
#tab-home .model-home-specials .model-home-specials-title h2 {
  font-size: 35px;
}
#tab-home .model-home-specials .model-home-specials-title p {
  font-size: 18px;
  color: #666;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
#tab-home .model-home-blurbs {
  background: #f0f5f6;
  padding: 50px 0 30px;
}
@media (max-width: 1199px) {
  #tab-home .model-home-blurbs {
    padding: 0;
  }
}
#tab-home .model-home-random-img img {
  width: 100%;
}
#tab-home .model-home-stock {
  margin-top: 60px;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  #tab-home .model-home-stock {
    margin: 0;
  }
}
#tab-home .model-home-stock .model-home-intro {
  padding: 0;
}
#tab-home .model-home-accessories {
  padding-top: 0;
  padding-bottom: 15px;
}
#tab-home .model-home-accessories .accessories-category {
  border: none;
  margin-bottom: 0;
}
#tab-home .model-home-accessories .accessories-category h2 {
  display: none;
}
.model-home-slide .model-home-slide-item {
  padding: 15px 7.5px;
}
.model-home-slide .model-home-slide-item img {
  margin-bottom: 0;
}
.model-home-slide .model-home-slide-item-1 {
  display: none;
}
.model-home-slide .model-home-slide-item-3,
.model-home-slide .model-home-slide-item-4,
.model-home-slide .model-home-slide-item-6,
.model-home-slide .model-home-slide-item-7,
.model-home-slide .model-home-slide-item-8,
.model-home-slide .model-home-slide-item-9 {
  overflow: hidden;
}
.model-home-slide .model-home-slide-item-3 img,
.model-home-slide .model-home-slide-item-4 img,
.model-home-slide .model-home-slide-item-6 img,
.model-home-slide .model-home-slide-item-7 img,
.model-home-slide .model-home-slide-item-8 img,
.model-home-slide .model-home-slide-item-9 img {
  margin-top: -33%;
}
.model-home-slide .model-home-slide-item-3,
.model-home-slide .model-home-slide-item-6 {
  margin-top: 15px;
}
.accessories-category {
  margin: 20px 15px 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .accessories-category h2 {
    font-size: 24px;
    line-height: 28px;
  }
}
.accessories-category .accessory-category-list {
  margin-top: 40px;
}
.accessories-category .accessory-category-list .accessory-item:nth-child(4n+1) {
  clear: left;
}
@media (max-width: 991px) {
  .accessories-category .accessory-category-list .accessory-item:nth-child(2n+1) {
    clear: left;
  }
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-wrap {
  margin-bottom: 25px;
  border: 1px solid #e4e4e4;
  background: #F9F9F9;
  min-height: 200px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-image {
  margin: -1px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-image img {
  width: 100%;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-details h3 {
  font-size: 16px;
  color: #111;
  font-weight: 600;
  margin: 20px 15px;
  text-align: left;
  min-height: 60px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-details p {
  text-align: left;
  font-size: 14px;
  margin: 0 15px;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-toggle {
  cursor: pointer;
  font-size: 15px;
  margin: 15px;
  color: #007bd4;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-toggle:hover {
  color: #111;
}
.accessories-category .accessory-category-list .accessory-item .accessory-item-blurb {
  font-size: 14px;
  color: #535353;
  line-height: 24px;
  margin: 15px 0;
  font-weight: 300;
  display: none;
}
.model-home-build {
  padding-bottom: 60px;
  padding-top: 60px;
  background: #fff;
}
.model-home-build .model-home-build-title {
  text-align: center;
  margin-bottom: 40px;
}
.model-home-build .model-home-build-title h3 {
  font-size: 18px;
  color: #111;
  font-weight: bold;
}
.model-home-build .model-home-build-title h2 {
  font-size: 38px;
  color: #282828;
  font-family: "VolvoSansLight";
}
.model-home-build .model-home-build-title p {
  text-align: center;
  font-size: 18px;
  color: #666;
  width: 60%;
  margin: 30px auto;
}
@media (max-width: 991px) {
  .model-home-build .model-home-build-title p {
    width: 100%;
  }
}
.model-home-build .model-home-build-tabs .carousel {
  margin-top: 20px;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel {
  padding-left: 4%;
  padding-right: 4%;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item {
  text-align: center;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb {
  display: none;
  float: none;
  vertical-align: top;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .thumb:hover {
  opacity: 0.8;
}
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .momentum-active,
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .inscription-active,
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .r-design-active,
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .kinetic-active,
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .luxury-active,
.model-home-build .model-home-build-tabs #model-home-build-thumbcarousel .carousel-inner .item .polestar-active {
  display: inline-block;
}
.model-home-build .model-home-build-tabs .carousel-control {
  width: 4%;
  padding-top: 20px;
}
.model-home-build .model-home-build-tabs .carousel-control.left {
  background: url('../images/arrow-left.png') left center no-repeat;
}
.model-home-build .model-home-build-tabs .carousel-control.right {
  background: url('../images/arrow-right.png') right center no-repeat;
}
.model-home-build .model-home-build-tabs .item .thumb {
  width: 16%;
  cursor: pointer;
  float: left;
  margin: 0;
  background: #eee;
}
@media (max-width: 767px) {
  .model-home-build .model-home-build-tabs .item .thumb {
    width: 100%;
  }
}
.model-home-build .model-home-build-tabs .item .thumb h3 {
  font-size: 13px;
  color: #000;
  text-align: center;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.model-home-build .model-home-build-tabs .item .thumb img {
  width: 85%;
  margin: 2px 2px 15px;
}
.model-home-build .model-home-build-tabs .item .thumb_active {
  background: #007bd4;
}
.model-home-build .model-home-build-tabs .item .thumb_active h3 {
  color: #fff;
}
.model-home-build .model-home-build-item .overview {
  margin: 15px 0 30px;
}
.model-home-build .model-home-build-item .overview h3 {
  font-size: 18px;
}
.model-home-build .model-home-build-item .features ul li {
  width: 98%;
  display: inline-block;
  font-size: 14px;
  color: #535353;
  border-bottom: 1px solid #ccc;
  background: none;
  vertical-align: top;
  line-height: 35px;
  font-weight: 400;
  padding-left: 0px;
  margin-right: 1%;
}
.model-home-build .model-home-build-item .model-home-build-img img {
  width: 100%;
}
.model-home-build-colors {
  padding: 0;
}
@media (max-width: 767px) {
  .model-home-build-colors {
    padding: 0;
  }
}
.model-home-build-colors .model-home-build-img {
  width: 100%;
  text-align: center;
}
.model-home-build-colors .model-home-build-img img {
  max-width: 70%;
}
.model-home-build-colors h4.build-left-title {
  font-size: 20px;
  color: #111;
  margin-top: 25px;
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 767px) {
  .model-home-build-colors h4.build-left-title {
    margin-left: 0;
    text-align: center;
  }
}
.model-home-build-colors .model-home-build-colors-hex {
  width: 100px;
  height: 15px;
  display: inline-block;
  margin: 15px 5px 15px 0;
  text-align: right;
  padding-right: 25px;
}
@media (max-width: 767px) {
  .model-home-build-colors .model-home-build-colors-hex {
    width: 30px;
    height: 30px;
  }
}
.model-home-build-colors .model-home-build-colors-hex span {
  display: none;
  float: right;
  width: 28px;
  height: 28px;
  margin-top: -20px;
  position: absolute;
}
.model-home-build-colors .model-home-build-colors-hex span img {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 767px) {
  .model-home-build-colors .model-home-build-colors-hex span {
    display: none;
  }
}
@media (max-width: 767px) {
  .model-home-build-colors ul {
    margin-left: 15px;
  }
}
.model-home-build-colors ul li {
  float: none;
  display: inline-block;
}
.model-home-build-colors ul li.active .model-home-build-colors-hex span {
  display: inline-block;
}
@media (max-width: 1199px) {
  .model_tabs_wrapper_cloned {
    display: none !important;
  }
}
.model-home-specials .model-home-nospecials {
  display: none;
}
.stockItemCTAs {
  margin-top: -70px;
  float: right;
  min-width: 100%;
}
@media (max-width: 1199px) {
  .stockItemCTAs {
    margin-top: -75px;
    margin-bottom: 0;
  }
}
@media (max-width: 992px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 100px;
    margin-top: 10px;
  }
}
.stockItemCTAs > ul li {
  float: right;
  font-size: 16px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  font-size: 13px;
  margin-left: 0;
  margin-top: 15px;
  min-width: 120px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  font-size: 15px;
  padding-right: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-shadow: none !important;
  background: url('../images/li-grey.png') right center no-repeat;
  color: #007bd4;
  text-transform: capitalize;
  font-family: "VolvoSansBold";
}
.stockItemCTAs .cta_btn h5:hover {
  color: #000;
}
.stockItemCTAs .cta_btn .btn-grey {
  background: #fff;
  border: none !important;
  text-align: center;
  text-shadow: none !important;
  padding: 0 25px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
  font-family: "VolvoSansRegular";
  font-size: 12px;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #007bd4;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 200px;
  margin-left: 10px;
  background: none;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.stockItemCTAs .cta_enquiry a {
  padding: 0 12px !important;
  border: 1px solid #007bd4 !important;
  background: #007bd4 !important;
  font-size: 13px;
  background: #fff url('../images/li-yellow.png') 15px center no-repeat;
  color: #fff;
  font-family: "VolvoSansRegular";
  font-weight: bold;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_enquiry a:hover {
  color: #eee;
}
.tab-home-bg {
  background: #eee;
}
.model-home-news {
  margin-bottom: 120px;
}
.model-home-news h2.model-home-title {
  margin-top: 0;
}
.model-home-news #listing {
  margin: 50px 0;
}
.model-home-news #listing #paging {
  display: none;
}
.model-home-news #listing .navitem {
  border: none;
  padding: 0;
}
.model-home-news #listing .navitem .navitemprecede {
  display: none;
}
.model-home-news #listing .navitem .navitemtitle {
  color: #333;
  font-size: 15px;
  font-family: "VolvoSansBold";
  padding-left: 15px;
  background: #f3f3f3 url('../images/btn-navitemlink.jpg') right center no-repeat;
  line-height: 60px;
  padding: 0 0 0 25px;
  margin: 0 15px 0 0;
  border-bottom: 1px solid #d7d7d7;
}
@media (max-width: 991px) {
  .model-home-news #listing .navitem .navitemtitle {
    background: #f3f3f3;
    margin: 0;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.model-home-news #listing .navitem .navitemtitle:hover {
  color: #007bd4;
}
.model-home-news #listing .navitem:nth-child(2n+2) {
  margin-right: -15px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .model-home-news #listing .navitem:nth-child(2n+2) {
    margin: 0;
  }
}
.model-home-news #listing .navitem .navitemthumbnail {
  margin: 5px 15px 5px 5px;
}
.model-home-news #listing .navitem .navitemthumbnail:hover {
  opacity: 0.85;
}
.model-home-videos {
  background: #f8f8f8;
}
.model-home-videos h2 {
  margin-top: 60px;
  margin-bottom: 15px;
}
.model-home-videos h3 {
  padding: 0 0 0 50px;
  margin: 0;
  color: #fff;
  line-height: 50px;
  font-size: 20px;
  background: #000 url('../images/icon-arrow-down-blue.png') 20px center no-repeat;
}
@media (max-width: 767px) {
  .model-home-videos h3 {
    font-size: 13px;
  }
}
.model-home-videos p {
  text-align: center;
  margin-bottom: 60px;
  font-size: 18px;
  color: #666;
}
.model-home-videos .model-home-iframe {
  margin-bottom: 60px !important;
}
.tab-home-bg-accessories {
  margin-bottom: 0;
  padding-top: 40px;
}
.tab-home-bg-accessories .model-home-intro {
  padding: 0 !important;
}
.model-home-stock-intro {
  text-align: center;
}
.model-accessories-item-title {
  text-align: center;
  margin: 40px auto 100px;
}
@media (max-width: 991px) {
  .model-accessories-item-title {
    margin: 0 auto;
  }
}
#tab-range {
  padding-bottom: 60px;
  padding-top: 60px;
}
@media (max-width: 767px) {
  #tab-range {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.range-list-item {
  border: 1px solid #fff;
  background: #f8f8f8;
}
.range-list-item .range-list-item-title {
  background: #003057 url('../images/icon-arrow-down-white.png') right center no-repeat;
  text-align: center;
  margin-top: -1px;
  cursor: pointer;
}
.range-list-item .range-list-item-title h3 {
  margin: 0;
  padding: 15px 0;
  color: #fff;
  font-size: 24px;
}
@media (max-width: 767px) {
  .range-list-item .range-list-item-title h3 {
    font-size: 16px;
  }
}
.range-list-item .range-list-item-title:hover {
  background: #007bd4 url('../images/icon-arrow-down-white-active.png') right center no-repeat;
}
.range-list-item .range-list-item-content {
  margin: 50px 100px;
}
@media (max-width: 991px) {
  .range-list-item .range-list-item-content {
    margin: 25px;
  }
}
.range-list-item .range-list-item-content .features .overview {
  font-size: 20px;
  line-height: 50px;
  font-weight: bold;
  background: #fff;
  padding-left: 25px;
  text-align: center;
  border: 1px solid #ccc;
  margin-top: -1px;
  cursor: pointer;
  background: url('../images/icon-arrow-down-blue-2.png') right center no-repeat;
}
.range-list-item .range-list-item-content .features .overview:hover {
  color: #fff;
  background: #007bd4 url('../images/icon-arrow-down-white.png') right center no-repeat;
}
@media (max-width: 767px) {
  .range-list-item .range-list-item-content .features .overview {
    font-size: 16px;
    text-align: left;
    padding-left: 15px;
  }
}
.range-list-item .range-list-item-content .features ul {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 50px;
  display: none;
}
.range-list-item .range-list-item-content .features ul li {
  background: none;
  padding: 15px;
  font-size: 16px;
  text-align: center;
  margin-bottom: 0;
}
.range-list-item .range-list-item-content .features ul li:nth-child(even) {
  background: #eee;
}
@media (max-width: 767px) {
  .range-list-item .range-list-item-content .features ul li {
    font-size: 14px;
  }
}
#heroSlideshow .carousel-indicators,
#heroSlideshow .carousel-control.left,
#heroSlideshow .carousel-control.right {
  display: none !important;
}
.model-home-lp-form {
  display: none;
}
form {
  margin: 0;
  padding: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
form h2 {
  padding: 15px 0 5px 0;
  margin: 15px 0;
  clear: both;
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
  color: #007bd4;
  font-weight: 600;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 31%;
  vertical-align: top;
}
@media (max-width: 991px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #007bd4;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
  font-weight: 400;
}
form .formCell label span {
  color: #ff0000;
}
form .formCell label.error {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 51px;
  background: #ccc;
  z-index: 1000;
  border: 1px solid #aaa;
  padding: 5px;
  min-width: 150px;
  min-height: 38px;
  color: #333;
}
form .formCell input.text {
  line-height: 28px;
  height: 28px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 163px;
}
form .formCell select {
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
  clear: both;
  margin: 30px auto 15px;
  cursor: pointer;
  float: none;
  padding: 0px 25px;
  border: 2px solid #52a3e4;
  color: #3287cc;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit:hover,
form .formSubmit:active,
form .formSubmit:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
form .formSubmit.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
form .formSubmit.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
form .formSubmit:hover {
  border: 2px solid #007bd4;
  color: #fff;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 0;
  margin-top: 10px;
  clear: none;
  line-height: 16px;
  font-size: 10px;
  color: #999;
  font-family: arial, sans-serif;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 30px;
  }
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 15px 15px 0 15px;
  overflow: hidden;
  margin: 0;
  background: #FFF;
  opacity: 0.9;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #007bd4;
  display: block;
  margin: 15px 0 0 0;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: 0 20px 15px 0;
  max-width: 250px;
}
@media (max-width: 767px) {
  .form-special-section img,
  .form-model-section img,
  .form-brochures-section img {
    float: none;
  }
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 50px;
  background: #f8f8f8;
  padding: 0 15px 15px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  background: #fff;
  margin: 0;
  padding: 5px 15px;
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
@media (max-width: 767px) {
  .formEnquiryContainer form#service #serviceDropOff,
  .formEnquiryContainer form#service #servicePickup {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
  }
}
.form_notes_top {
  background: #fff;
  padding: 20px 0;
}
iframe,
#formResults {
  display: block !important;
}
.form_page_title h1 {
  text-transform: lowercase;
}
.form_page_title h1:first-letter {
  text-transform: capitalize;
}
#map_big {
  position: relative;
  height: 400px;
  padding: 0;
  margin-top: 0px;
  margin-bottom: 0px;
}
#map_big #map {
  height: 400px;
  width: 100%;
  position: absolute;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  filter: grayscale(100%);
}
#map_big #map_details > div {
  position: relative;
  background: url('../images/bg-map-big-details.png') left top repeat;
  padding: 15px 20px;
  width: 100%;
  height: 400px;
  margin: 0;
  float: none;
  text-align: center;
  padding-top: 80px;
}
@media (max-width: 991px) {
  #map_big #map_details > div {
    padding-top: 40px;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
  font-family: "VolvoBroad";
  font-size: 56px;
  color: #fff;
}
#map_big #map_details > div p {
  color: #fff;
  font-size: 16px;
  margin: 15px auto;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  font-size: 14px;
}
#map_big #map_details > div .phone a {
  color: #fff;
}
#map_big #map_details > div a.link_arrow {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
  width: 180px;
  margin: 40px auto;
  border-color: #fff;
  color: #fff;
  padding: 0;
  background: url('../images/bg-btn-offers.png') left top repeat;
}
#map_big #map_details > div a.link_arrow.btn-right {
  float: right;
}
#map_big #map_details > div a.link_arrow.btn-left {
  float: left;
}
#map_big #map_details > div a.link_arrow:hover,
#map_big #map_details > div a.link_arrow:active,
#map_big #map_details > div a.link_arrow:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
#map_big #map_details > div a.link_arrow.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
#map_big #map_details > div a.link_arrow.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
#map_big #map_details > div a.link_arrow:hover {
  background: #007bd4;
  border-color: #007bd4;
}
#map_big #map_details li {
  font-size: 14px;
  color: #fff;
  font-weight: 100;
}
#map_big .openingHours {
  margin-bottom: 10px;
}
#map_big .openingHours li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
  background: url('../images/bg-btn-arrow-2.png') left center no-repeat;
  padding-left: 20px;
  color: #fff;
}
#map_big .openingHoursSpecials h3 {
  font-size: 16px !important;
  color: #007bd4 !important;
  padding-top: 10px;
}
#map_big #map {
  pointer-events: none;
}
.map_big_notes {
  font-size: 11px !important;
}
