.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%;
  }
}
.stockItem .stockItemGalleryWrap {
  background: #fff;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGalleryWrap {
    width: 100%;
    height: auto;
    background: none;
  }
  .stockItem .stockItemGalleryWrap .container {
    padding: 0;
  }
  .stockItem .stockItemGalleryWrap img {
    width: 100%;
  }
}
.stockItem .stockItemGalleryWrap .ncis {
  height: 420px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGalleryWrap .ncis {
    width: 100%;
    height: auto;
  }
}
.stockItem .stockItem-media-item iframe {
  width: 100%;
  height: 450px;
}
@media (max-width: 767px) {
  .stockItem .stockItem-media-item iframe {
    height: 220px;
  }
}
.stockItem .stockItemGallery {
  overflow: hidden;
  position: relative;
  margin-right: -10px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGallery {
    width: 100%;
    height: auto;
  }
}
.stockItem .stockItemGallery a {
  display: block;
}
.stockItem .stockItemGallery img {
  float: left;
  width: 190px;
  margin: 0 0 20px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGallery img {
    width: 50%;
    height: auto;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .stockItem .stockItemGallery img {
    width: 100%;
  }
}
.stockItem .stockItemGallery img.first {
  width: 570px;
  margin: 0 0 30px;
  float: none;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGallery img.first {
    width: 50%;
    height: auto;
    margin: 0;
    float: left;
  }
}
@media (max-width: 767px) {
  .stockItem .stockItemGallery img.first {
    width: 100%;
    float: none;
  }
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll {
  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: 280px;
  line-height: 35px;
  position: absolute;
  right: 12px;
  bottom: 0;
  display: none;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll.btn-right {
  float: right;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll.btn-left {
  float: left;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll:hover,
.stockItem .stockItemGallery a.stockItemGallerySeeAll:active,
.stockItem .stockItemGallery a.stockItemGallerySeeAll:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll.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;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll.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: 1199px) {
  .stockItem .stockItemGallery a.stockItemGallerySeeAll {
    display: none;
  }
}
.stockItem .page_title {
  padding-top: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  .stockItem .page_title {
    display: none;
  }
}
.stockItem .page_title h1 {
  margin: 0;
}
.stockItem .stockItemPrice {
  margin: 0 0 50px 0;
  height: 36px;
}
.stockItem .stockItemPrice h4 {
  font-size: 11px;
  color: #fff;
  float: left;
  display: inline;
  margin-top: 0;
  font-weight: 200;
  text-transform: uppercase;
  background: #007bd4;
  padding: 10px 15px;
}
.stockItem .stockItemPrice span {
  font-size: 36px;
  color: #fff;
  font-weight: 700;
  display: block;
  margin-bottom: 8px;
}
.stockItem .repayments_container {
  padding-left: 10px;
  height: 36px;
  float: left;
}
.stockItem .repayments_container img {
  margin-top: 3px;
}
@media (max-width: 767px) {
  .stockItem .repayments_container {
    border: none;
    padding-left: 0px;
    float: none;
  }
}
.stockItem .repayments_container h4 {
  border-left: 1px solid #ccc;
  padding-left: 15px;
  margin-left: 5px;
}
@media (max-width: 767px) {
  .stockItem .repayments_container h4 {
    border: none;
    margin-left: 0;
    padding-left: 0;
  }
}
.stockItem .repayments_container span {
  color: #fff;
}
@media (max-width: 767px) {
  .stockItem .repayments_container span {
    border: none;
    margin-left: 0px;
    padding-left: 0px;
  }
}
.stockItem .stockItemComment {
  margin-bottom: 50px;
  min-height: 10px;
  clear: both;
}
.stockItem .stockItemComment h3 {
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 26px;
  padding-top: 0px;
  color: #000;
  font-family: "VolvoSansRegular";
  font-weight: 500;
}
.stockItem .stockItemComment p {
  margin-bottom: 16px;
  color: #666;
  font-size: 14px;
  line-height: 25px;
}
.stockItem .stockItemInfo h3,
.stockItem .stockItemHL h3 {
  margin: 25px 0;
  clear: both;
  padding-top: 25px;
  font-weight: bold;
}
.stockItem .stockItemInfo ul,
.stockItem .stockItemHL ul {
  padding: 15px 0 0 15px;
  margin-top: 0px;
  margin-right: -15px;
}
@media (max-width: 767px) {
  .stockItem .stockItemInfo ul,
  .stockItem .stockItemHL ul {
    margin: 0;
    padding: 0 15px;
  }
}
.stockItem .stockItemInfo ul li,
.stockItem .stockItemHL ul li {
  background: none;
  border: medium none;
  padding-left: 15px;
  line-height: 50px;
  font-size: 14px;
  width: 50%;
  margin-left: -1%;
  display: inline-block;
  color: #444 !important;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
.stockItem .stockItemInfo ul li:nth-child(1),
.stockItem .stockItemHL ul li:nth-child(1) {
  border-top: 1px solid #ccc;
}
.stockItem .stockItemInfo ul li:nth-child(2),
.stockItem .stockItemHL ul li:nth-child(2) {
  border-top: 1px solid #ccc;
}
.stockItem .stockItemInfo ul li:nth-child(2n+2),
.stockItem .stockItemHL ul li:nth-child(2n+2) {
  border-right: 1px solid #ccc;
}
.stockItem .stockItemInfo ul li:last-child:nth-child(odd),
.stockItem .stockItemHL ul li:last-child:nth-child(odd) {
  border-right: 1px solid #ccc;
  width: 99.3%;
}
@media (max-width: 991px) {
  .stockItem .stockItemInfo ul li,
  .stockItem .stockItemHL ul li {
    width: 100%;
    background: none;
    border: 2px solid #fff !important;
  }
}
@media (max-width: 767px) {
  .stockItem .stockItemInfo ul li,
  .stockItem .stockItemHL ul li {
    font-size: 13px;
  }
}
.stockItem .stockItemInfo ul li .stockItemInfo_title,
.stockItem .stockItemHL ul li .stockItemInfo_title {
  font-weight: bold;
  width: 140px;
  float: left;
}
.stockItem .stockItemInfo ul li span,
.stockItem .stockItemHL ul li span {
  display: inline-block;
  background: #f8f8f8;
  min-width: 170px;
  padding: 0 15px;
  margin-left: -15px;
  margin-right: 15px;
}
@media (max-width: 767px) {
  .stockItem .stockItemInfo ul li span,
  .stockItem .stockItemHL ul li span {
    font-size: 13px;
    min-width: 150px;
  }
}
.stockItem .stockItemInfo ul li form,
.stockItem .stockItemHL ul li form {
  padding: 0;
}
.stockItem .stockItemCTAs {
  margin-top: 6px;
  margin-bottom: -50px;
  min-width: 50%;
}
@media (max-width: 1199px) {
  .stockItem .stockItemCTAs {
    margin-bottom: 100px;
  }
}
@media (max-width: 991px) {
  .stockItem .stockItemCTAs {
    margin-bottom: 50px;
  }
  .stockItem .stockItemCTAs .stockItemCTAs_btn_mobile {
    margin-bottom: 10px;
  }
}
.stockItem .vdp_btm {
  margin-top: 50px;
}
.stockItem .vdp_btm_left {
  background: #fff;
  height: 385px;
}
@media (max-width: 1199px) {
  .stockItem .vdp_btm_left {
    height: auto;
  }
}
.stockItem .vdp_btm_left h3 {
  height: 66px;
  line-height: 66px;
  padding: 0 0 0 15px;
  color: #fff;
  margin: 0;
  background-size: cover;
}
.stockItem .vdp_btm_left ul {
  margin: 15px;
  padding-left: 0;
}
.stockItem .vdp_btm_left ul li {
  list-style: none;
  padding: 12px 0;
  margin: 0;
  border-bottom: 1px solid #ccc;
}
.stockItem .vdp_btm_left ul li:last-child {
  border: none;
}
.stockItem .vdp_btm_left ul li span {
  font-weight: bold;
}
.stockItem .vdp_btm_right {
  background: #fff;
  min-height: 185px;
  margin-bottom: 15px;
}
.stockItem .vdp_btm_right h4 {
  padding: 15px 15px 0 0;
}
@media (max-width: 767px) {
  .stockItem .vdp_btm_right h4 {
    padding-left: 15px;
  }
}
.stockItem .vdp_btm_right p {
  padding: 10px 15px 0 0;
}
@media (max-width: 767px) {
  .stockItem .vdp_btm_right p {
    padding: 15px;
  }
}
.stockItem .vdp_btm_right img {
  margin-right: 15px;
  float: left;
}
@media (max-width: 767px) {
  .stockItem .vdp_btm_right img {
    float: none;
    margin-right: 0;
    width: 100%;
  }
}
.stockItem .stock_finance_notes {
  font-size: 11px;
  color: #9da4ac;
  padding: 0 15px;
  clear: both;
  margin-top: 25px;
  font-style: italic;
}
.stockItem .stockItemEnquiryWrap {
  border: none;
  margin: 0;
  background: #f8f8f8;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo {
  font-size: 18px;
  margin-bottom: 15px;
  margin-top: 30px;
  font-weight: normal;
  padding-top: 0;
  padding-bottom: 40px;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo span {
  color: #666;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo span strong {
  font-weight: 600;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg {
  width: 100%;
  padding: 0;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg h2 {
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg p {
  margin: 25px auto 0;
  text-align: center;
  font-size: 16px;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer {
  margin-top: 0;
  padding: 0;
  border: none;
  background: none;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form {
  padding: 0;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formCell {
  width: 24%;
}
@media (max-width: 1199px) {
  .stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formCell {
    width: 48%;
  }
}
@media (max-width: 767px) {
  .stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formCell {
    width: 100%;
  }
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form h2 {
  display: none;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form .textarea {
  position: absolute;
  margin-top: -177px;
  margin-left: 300px;
  width: 570px;
  height: 200px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemEnquiryWrap .formEnquiryContainer form .textarea {
    position: relative;
    margin-top: 15px;
    margin-left: 0;
    width: 98%;
    height: auto;
  }
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formSubmit {
  font-size: 12px;
  padding: 0 15px;
  float: none;
  margin: 50px auto;
  min-width: 180px;
  min-height: 40px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formSubmit {
    margin: 25px auto;
  }
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer .terms {
  display: block;
  font-size: 10px;
  color: #666;
  line-height: 15px;
  margin: 15px 0 25px;
  text-align: left;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 {
  text-align: center;
  padding: 15px 0 80px;
  margin: 0;
  width: 100%;
  font-size: 30px;
  color: #111;
  font-weight: 500;
}
@media (max-width: 991px) {
  .stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 {
    font-size: 24px;
    padding: 25px;
    line-height: 36px;
  }
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 span {
  color: #007bd4;
}
@media (max-width: 991px) {
  .stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 span {
    display: block;
  }
}
.stockItem .financeCalcTab .formEnquiryContainer {
  padding: 40px;
  margin-bottom: 0;
}
.stockItem .financeCalcTab .formEnquiryContainer #financeCalculator .terms {
  margin-right: 15px;
}
.stockItem-media-container {
  clear: both;
  margin-top: 15px;
}
.stockItem-media-container .stockItem-media-item iframe {
  width: 100%;
  height: 450px;
}
.stockItem-panel-top-right {
  float: right;
  width: 49%;
  left: 51%;
  position: absolute;
  max-width: 520px;
  margin: 0 20px 20px;
  z-index: 999;
  padding-bottom: 15px;
}
@media (max-width: 1199px) {
  .stockItem-panel-top-right {
    float: none;
    width: 100%;
    position: relative;
    max-width: 100%;
    left: 0;
    margin: 20px 0;
    clear: both;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .stockItem-panel-top-right {
    margin-bottom: 0;
  }
}
.stockItem-panel-top-right h1 {
  font-size: 26px;
  color: #111;
}
.stockItem-panel-top-right .stockItemPrice {
  margin-bottom: 35px;
}
.stockItem-panel-top-right .stockItemPrice h2,
.stockItem-panel-top-right .stockItemPrice h4 {
  color: #666;
  text-transform: capitalize;
  font-size: 12px;
  background: none;
  padding: 0;
  margin-bottom: 15px;
}
.stockItem-panel-top-right .stockItemPrice h2 span,
.stockItem-panel-top-right .stockItemPrice h4 span {
  color: #000;
  font-size: 32px;
  font-weight: 500;
  display: inline-block;
  font-family: "VolvoSansRegular";
  margin-bottom: 5px;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul {
  margin: 15px 0;
  clear: both;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul {
    text-align: center;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li {
  line-height: 14px;
  padding: 0;
  margin: 15px 0;
  color: #000;
  font-size: 14px;
  text-align: center;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li {
    display: inline-block;
    margin-right: 15px;
  }
}
@media (max-width: 480px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li {
    display: block;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-1 {
  border-right: 1px solid #ccc;
  text-align: left;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-1 {
    border: none;
    text-align: center;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-2 {
  border-right: 2px solid #dfebed;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-2 {
    border: none;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-3 {
  text-align: right;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-3 {
    text-align: center;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li span {
  font-weight: bold;
  text-transform: uppercase;
  padding-right: 5px;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  display: inline-block;
  margin-bottom: 5px;
}
@media (max-width: 480px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li span {
    display: inline-block;
    margin-bottom: 0;
  }
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul {
    text-align: center;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li {
  color: #000;
  font-size: 14px;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li {
    display: inline-block;
    font-size: 13px;
  }
}
@media (max-width: 480px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li {
    margin-bottom: 25px;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li.stockItem-panel-top-right-list2-1 {
  text-align: center;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li.stockItem-panel-top-right-list2-2 {
  text-align: center;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li.stockItem-panel-top-right-list2-3 {
  text-align: center;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li span {
  font-weight: bold;
  display: block;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 5px;
  font-size: 13px;
  font-weight: 600;
  color: #000;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li span {
    font-size: 12px;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li img {
  margin: 0 auto;
}
.index_panels {
  margin-top: 80px;
  margin-bottom: 80px;
}
.index_panels .index_panel {
  padding: 0;
  margin: -2px 0;
  overflow: hidden;
  position: relative;
}
.index_panels .index_panel img {
  width: 100%;
  position: relative;
}
.index_panels .index_panel2 {
  min-height: 480px;
}
@media (max-width: 480px) {
  .index_panels .index_panel2 img {
    display: none;
  }
}
.index_panels .index_panel2 .index_panel2_cont {
  position: absolute;
  top: 50px;
  left: 40px;
}
@media (max-width: 480px) {
  .index_panels .index_panel2 .index_panel2_cont {
    position: relative;
    top: 0;
    left: 0;
    padding: 25px;
  }
}
.index_panels .index_panel2 .index_panel2_cont h4 {
  font-size: 14px;
  color: #666;
  text-transform: uppercase;
}
.index_panels .index_panel2 .index_panel2_cont h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
}
.index_panels .index_panel2 .index_panel2_cont a {
  width: 200px;
  margin: 40px 0;
}
.index_panels .index_panel2 .index_panel2_cont ul {
  margin-top: 30px;
  margin-bottom: 30px;
}
.index_panels .index_panel2 .index_panel2_cont ul li {
  min-width: 400px;
  line-height: 35px;
  background: #f8f8f8;
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .index_panels .index_panel2 .index_panel2_cont ul li {
    min-width: 0;
  }
}
.index_panels .index_panel2 .index_panel2_cont ul li span {
  display: inline-block;
  width: 34px;
  height: 32px;
  background: url('../images/li-bkg.png') left top no-repeat;
  padding-left: 5px;
  margin-right: 10px;
}
.index_panels .index_panel3 > div {
  padding: 0;
  margin: 0 0 -1px;
}
.index_panels .index_panel3 > div img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  z-index: 999;
}
.index_panels .index_panel3 > div img:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  z-index: 99999;
}
.stockItem_gallery_container {
  min-height: 450px;
}
.stockItem_gallery_container .ncis,
.stockItem_gallery_container .single {
  width: 580px;
}
@media (max-width: 1199px) {
  .stockItem_gallery_container .ncis,
  .stockItem_gallery_container .single {
    width: 100%;
  }
}
.stockItem_ncis_wrapper {
  min-height: 450px;
}
.vdp_panel_top_bg {
  margin: 80px 0 0;
}
@media (max-width: 767px) {
  .vdp_panel_top_bg {
    margin: 0;
  }
}
.vdp_panel_top {
  min-height: 320px;
  text-align: center;
  padding-top: 50px;
}
@media (max-width: 991px) {
  .vdp_panel_top {
    padding-bottom: 50px;
  }
}
.vdp_panel_top h3 {
  font-size: 28px;
  color: #000;
  margin-bottom: 15px;
}
.vdp_panel_top p {
  font-size: 14px;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
  color: #666;
}
.vdp_panel_top img {
  margin-bottom: 15px;
}
.vdp_panel_top a.btn {
  margin: 25px auto;
  max-width: 150px;
}
.vdp_panel_top1 {
  background: #007bd4;
}
.vdp_panel_top1 h3,
.vdp_panel_top1 p {
  color: #fff;
}
.vdp_panel_top1 a.btn {
  background: #fff;
  color: #007bd4;
}
.vdp_panel_top1 a.btn:hover {
  background: #006cbb;
  color: #fff;
}
.vdp_panel_top2 {
  background: #eff5f6;
}
@media (max-width: 1199px) {
  .stockItem_gallery_nopic .stockItem_gallery_container {
    display: none;
  }
}
.stockItem_gallery_nopic .stockItem-panel-top-right {
  float: none;
  position: relative;
  width: 100%;
  left: 0;
  max-width: 100%;
}
.stockItem_gallery_nopic .stockItem_gallery_container {
  min-height: 40px;
}
@media (max-width: 1199px) {
  .stockItem_gallery_1pic .stockItem_gallery_container {
    min-height: 0;
    text-align: center;
  }
  .stockItem_gallery_1pic .stockItem_gallery_container img {
    margin: 40px auto;
  }
}
@media (max-width: 991px) {
  .stockItem_gallery_1pic .stockItem_gallery_container img {
    width: 100%;
  }
}
#stockitem_gallery {
  max-width: 460px;
}
#stockitem_gallery_mobile {
  margin-left: -15px;
  margin-right: -15px;
}
#stockitem_gallery_mobile .stockitem_gallery_mobile_counter {
  float: right;
  font-size: 12px;
  margin: 5px;
}
.stockitem_gallery_mobile_nopic {
  width: 100%;
}
.stockitem_gallery_mobile_1pic img {
  width: 100%;
}
.tabs_header {
  text-align: center;
}
.tabs-mobile {
  margin-left: -15px;
  margin-right: -15px;
  background: #f0f5f6;
}
.tabs-mobile .tabs-mobile-title {
  font-size: 15px;
  padding: 20px 0 20px 60px;
  margin: 0;
  background: url('../images/icon-arrow-down-blue.png') 20px center no-repeat;
  border-bottom: 1px solid #ccc;
}
.tabs-mobile .tabs-mobile-title:first-child {
  border-top: 1px solid #ccc;
}
.tabs-mobile .tabs-mobile-tab {
  background: #fff;
  padding: 15px;
  border-bottom: 1px solid #ccc;
}
@media (max-width: 767px) {
  .tabs-mobile .tabs-mobile-tab {
    margin: 0 -15px;
    padding: 0;
  }
}
.tabs-mobile .tabs-mobile-tab .formEnquiryContainer {
  margin-top: 0;
}
.disclaimer_btm_notes {
  padding: 50px 0;
}
.vdp_whybuy_bg {
  min-height: 500px;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images//bg-whybuy.jpg) center bottom no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: center;
  padding-top: 100px;
}
.vdp_whybuy_bg h2 {
  color: #fff;
  font-family: "VolvoBroad";
  font-size: 56px;
}
.vdp_whybuy_bg p {
  color: #fff;
  font-size: 16px;
  margin: 15px auto;
}
.vdp_whybuy_bg a.btn {
  width: 180px;
  margin: 40px auto;
  border-color: #fff;
  color: #fff;
  background: url('../images/bg-btn-offers.png') left top repeat;
}
.vdp_whybuy_bg a.btn:hover {
  background: #007bd4;
  border-color: #007bd4;
}
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;
}
