.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: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  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 #eef2f6;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #003478;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/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 #eef2f6;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
}
.btn:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.btn.btn-grey {
  background: #425968;
  color: #003478;
}
.btn-map-directions {
  color: #003478;
  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: #003478;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #003478;
  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: #616161;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F5F5F5;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#fff),to(#F5F5F5));
  background: -webkit-radial-gradient(circle,#fff,#F5F5F5);
  background: -moz-radial-gradient(circle,#fff,#F5F5F5);
  background: -ms-radial-gradient(circle,#fff,#F5F5F5);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #eef2f6;
  color: #616161;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #003478;
  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: #666666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #003478;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: "FordAntenna-Light";
  src: url("../fonts/FordAntenna-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Light.otf") format("opentype"), url("../fonts/FordAntenna-Light.woff") format("woff"), url("../fonts/FordAntenna-Light.ttf") format("truetype"), url("../fonts/FordAntenna-Light.svg#FordAntenna-Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
@font-face {
  font-family: "FordAntenna-Medium";
  src: url("../fonts/FordAntenna-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Medium.otf") format("opentype"), url("../fonts/FordAntenna-Medium.woff") format("woff"), url("../fonts/FordAntenna-Medium.ttf") format("truetype"), url("../fonts/FordAntenna-Medium.svg#FordAntenna-Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font,
.brand-font-regular {
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
@font-face {
  font-family: "FordAntenna-Bold";
  src: url("../fonts/FordAntenna-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/FordAntenna-Bold.otf") format("opentype"), url("../fonts/FordAntenna-Bold.woff") format("woff"), url("../fonts/FordAntenna-Bold.ttf") format("truetype"), url("../fonts/FordAntenna-Bold.svg#FordAntenna-Bold") format("svg");
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: "FordAntenna-Bold", Arial, Helvetica, "Microsoft YaHei";
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-auto {
  margin: auto;
}
.px-40 {
  padding-right: 40px;
  padding-left: 40px;
}
.py-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-auto {
  padding: auto;
}
.centered-content-desktop {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 991px) {
  .centered-content-desktop {
    display: block;
    align-items: unset;
    justify-content: unset;
  }
}
form {
  margin: 0;
  padding: 15px;
}
form h2 {
  padding: 15px 0 5px 0;
  margin: 15px 0;
  clear: both;
  width: 100%;
}
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 input.password,
form .formCell select,
form .formCell textarea {
  border: 1px solid #dfdfdf;
  -moz-border-radius: 0;
  border-radius: 0;
}
form .formCell input.text:focus,
form .formCell input.password:focus,
form .formCell select:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #2d96cd;
}
form .formCell input.text.error,
form .formCell input.password.error,
form .formCell select.error,
form .formCell textarea.error {
  border-color: red !important;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
}
form .formCell label span {
  color: red;
}
form .formCell label.error {
  position: absolute;
  right: 0;
  top: 0;
  background: #dfdfdf;
  z-index: 1000;
  padding: 2px;
  color: red !important;
  font-size: 12px;
}
form .formCell input.text,
form .formCell input.password,
form .formCell select {
  line-height: 42px;
  height: 42px;
  width: 100%;
  padding: 5px 10px;
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
}
form .formCell textarea {
  padding: 10px;
  clear: both;
  width: 100%;
  height: 163px;
}
form .formCell select {
  line-height: 32px;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%20%3C%21DOCTYPE%20svg%20PUBLIC%20%22-//W3C//DTD%20SVG%201.1//EN%22%20%22http%3A//www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd%22%3E%20%3Csvg%20version%3D%221.1%22%20id%3D%22Layer_1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2014%2012%22%20enable-background%3D%22new%200%200%2014%2012%22%20xml%3Aspace%3D%22preserve%22%3E%20%3Cpolygon%20points%3D%223.862%2C7.931%200%2C4.069%207.725%2C4.069%20%22/%3E%3C/svg%3E);
  -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;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  clear: both;
  margin-top: 5px;
  margin-right: 10px;
  cursor: pointer;
  float: right;
  padding: 0px 17px;
  font-size: 14px;
  font-weight: bold;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
form .formSubmit.btn-grey {
  background: #425968;
  color: #003478;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 150px;
  margin-top: 10px;
  clear: none;
  line-height: 16px;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 25px 15px;
  overflow: hidden;
  margin: 0;
  background: #fff;
  margin: 40px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.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: #003478;
  display: block;
  margin: 5px 0 0 0;
}
.form-special-section p,
.form-model-section p,
.form-brochures-section p {
  color: #343434;
  text-align: left;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: 0 20px 15px 0;
}
.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: #616161;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-li.png) no-repeat 0 5px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  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 {
  margin: 0;
  padding: 5px 0;
}
.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 {
  display: none;
}
iframe,
#formResults {
  display: block !important;
}
#formResults {
  margin-top: 25px;
  margin-bottom: 25px;
}
.form h1 {
  display: none;
}
#financeCalculator_alt .finance_calculator {
  background: #2d96cd;
  margin: 30px 0;
}
#financeCalculator_alt .finance_calculator h2 {
  color: white;
  text-align: center;
}
#financeCalculator_alt .finance_calculator .terms {
  color: #fff;
}
#financeCalculator_alt .finance_calculator .formEnquiryContainer {
  margin: 0;
  padding: 15px 0;
  background: none;
}
#financeCalculator_alt .finance_calculator form .formCell {
  width: 23%;
}
#financeCalculator_alt .finance_calculator form .formCell.finance_total {
  width: 100%;
}
#financeCalculator_alt .finance_calculator form .formCell #calculate {
  margin: 20px 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#financeCalculator_alt .finance_calculator form .formCell #calculate:hover,
#financeCalculator_alt .finance_calculator form .formCell #calculate:active,
#financeCalculator_alt .finance_calculator form .formCell #calculate:focus {
  color: white;
}
@media (max-width: 768px) {
  #financeCalculator_alt .finance_calculator form .formCell {
    width: 31%;
  }
}
@media (max-width: 480px) {
  #financeCalculator_alt .finance_calculator form .formCell {
    width: 47%;
    margin: 0 2% 15px 0;
  }
}
#financeCalculator_alt .finance_calculator form label {
  color: #fff;
}
@media (max-width: 768px) {
  #financeCalculator_alt .finance_calculator form label {
    min-height: 27px;
  }
}
#financeCalculator_alt .finance_calculator form select,
#financeCalculator_alt .finance_calculator form input {
  height: 40px !important;
}
#financeCalculator_alt .finance_calculator form input.repay {
  font-size: 48px !important;
  color: #fff !important;
  width: 100% !important;
  border: 1px solid #2d96cd !important;
  background: #2d96cd !important;
  height: 70px !important;
  background-color: #2d96cd !important;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#2d96cd),to(#2d96cd)) !important;
  background-image: -webkit-linear-gradient(top,#2d96cd,#2d96cd) !important;
  background-image: -moz-linear-gradient(top,#2d96cd,#2d96cd) !important;
  background-image: -ms-linear-gradient(top,#2d96cd,#2d96cd) !important;
  background-image: -o-linear-gradient(top,#2d96cd,#2d96cd) !important;
  background-image: linear-gradient(to bottom,#2d96cd,#2d96cd) !important;
}
.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;
  margin-top: 25px;
}
@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 50px;
}
@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: 568px;
  margin: 0 0 25px;
  float: none;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGallery img.first {
    width: 100%;
    height: auto;
    margin: 50px 0 0;
    display: block;
  }
}
@media (max-width: 767px) {
  .stockItem .stockItemGallery img.first {
    margin-top: 25px;
  }
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  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 {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.stockItem .stockItemGallery a.stockItemGallerySeeAll.btn-grey {
  background: #425968;
  color: #003478;
}
@media (max-width: 1199px) {
  .stockItem .stockItemGallery a.stockItemGallerySeeAll {
    display: none;
  }
}
.stockItem .stockItemGallery .tabs_header li a,
.stockItem .stockItemGallery .stockItemCTAs li a {
  font-size: 14px;
}
.stockItem .stockItemPrice {
  margin: 0 0 50px 0;
  height: 36px;
}
.stockItem .stockItemPrice h4 {
  font-size: 12px;
  color: #343434;
  float: left;
  display: inline;
  margin-top: 0;
  font-weight: 200;
  text-transform: uppercase;
  background: #2d96cd;
}
.stockItem .stockItemPrice span {
  font-size: 26px;
  font-weight: 400;
  display: block;
  margin-bottom: 8px;
  color: #343434;
}
.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 #eef2f6;
  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: #4c4c4c;
}
@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: 16px;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 0px;
  color: #444;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
.stockItem .stockItemComment p {
  margin-bottom: 15px;
  color: #666666;
  font-size: 14px;
  line-height: 25px;
}
.stockItem .stockItemInfo h3,
.stockItem .stockItemHL h3 {
  margin: 25px 0;
  clear: both;
  padding-top: 25px;
}
.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-right: 0;
  }
}
.stockItem .stockItemInfo ul li,
.stockItem .stockItemHL ul li {
  background: none;
  border: medium none;
  padding-left: 10px;
  line-height: 35px;
  font-size: 14px;
  width: 50%;
  margin-left: -1%;
  display: inline-block;
  color: #444 !important;
}
.stockItem .stockItemInfo ul li:nth-child(4n + 1),
.stockItem .stockItemHL ul li:nth-child(4n + 1) {
  background: #fff;
}
.stockItem .stockItemInfo ul li:nth-child(4n + 2),
.stockItem .stockItemHL ul li:nth-child(4n + 2) {
  background: #fff;
}
.stockItem .stockItemInfo ul li:last-child:nth-child(odd),
.stockItem .stockItemHL ul li:last-child:nth-child(odd) {
  width: 100%;
}
.stockItem .stockItemInfo ul li .stockItemInfo_title,
.stockItem .stockItemHL ul li .stockItemInfo_title {
  font-weight: bold;
  width: 140px;
  float: left;
}
.stockItem .stockItemInfo ul li strong,
.stockItem .stockItemHL ul li strong {
  font-weight: 200px;
}
.stockItem .stockItemInfo ul li form,
.stockItem .stockItemHL ul li form {
  padding: 0;
}
@media (max-width: 991px) {
  .stockItem .stockItemInfo ul li,
  .stockItem .stockItemHL ul li {
    width: 100%;
    background: none;
  }
  .stockItem .stockItemInfo ul li:nth-child(4n + 1),
  .stockItem .stockItemHL ul li:nth-child(4n + 1) {
    background: #fff;
  }
  .stockItem .stockItemInfo ul li:nth-child(4n + 2),
  .stockItem .stockItemHL ul li:nth-child(4n + 2) {
    background: none;
  }
  .stockItem .stockItemInfo ul li:nth-child(4n + 3),
  .stockItem .stockItemHL ul li:nth-child(4n + 3) {
    background: #fff;
  }
}
.stockItem .stockItemCTAs {
  margin-top: 6px;
  margin-bottom: -50px;
  min-width: 50%;
}
@media (max-width: 1199px) {
  .stockItem .stockItemCTAs {
    margin-bottom: 100px;
  }
}
.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 #eef2f6;
}
.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: 12px;
  color: #9da4ac;
  padding: 0 15px;
  clear: both;
  margin-top: 25px;
  font-style: italic;
}
.stockItem .vdp_panel_btm {
  margin-bottom: 50px;
  margin-top: 50px;
  min-height: 150px;
}
.stockItem .vdp_panel_btm h3 {
  padding: 15px 0 0 15px;
  margin-bottom: 0;
  color: #343434;
  font-size: 16px;
}
.stockItem .vdp_panel_btm p {
  padding: 15px;
}
.stockItem .vdp_panel_btm p a {
  color: #0068b5;
  font-weight: bold;
}
.stockItem .vdp_panel_btm .vdp_panel_btm_img {
  margin-right: 15px;
}
@media (max-width: 991px) {
  .stockItem .vdp_panel_btm .vdp_panel_btm_img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header {
  padding: 15px 0;
  min-height: 50px;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header h2 {
  padding: 0;
  margin: 0;
  color: #343434;
  float: left;
  font-size: 22px;
  font-weight: 400;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header h2 {
    font-size: 16px;
  }
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header a {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  float: right;
  font-weight: bold;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header a.btn-right {
  float: right;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header a.btn-left {
  float: left;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header a:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_header a.btn-grey {
  background: #425968;
  color: #003478;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_list {
  padding: 0;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_list .vdp_panel_whybuy_item {
  padding: 15px 0;
  border-bottom: 1px solid #eef2f6;
}
.stockItem .vdp_panel_whybuy .vdp_panel_whybuy_list .vdp_panel_whybuy_item p {
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 16px;
  color: #666666;
  font-weight: normal;
  text-shadow: none;
  background: url("../images/icon_list_blue.png") left center no-repeat;
}
.stockItem .vdp_panel_btm_right {
  margin-top: 75px;
  margin-bottom: 50px;
}
.stockItem .vdp_panel_btm_right:first-child {
  margin-bottom: 15px;
}
.stockItem .vdp_panel_btm_right:nth-child(2) {
  margin-top: 25px;
}
@media (max-width: 991px) {
  .stockItem .vdp_panel_btm_right {
    min-height: 300px;
  }
}
.stockItem .vdp_panel_btm_right h2 {
  color: #343434;
  padding: 0;
  margin: 0;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
  font-weight: 400;
}
.stockItem .vdp_panel_btm_right h2 span {
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  display: block;
  margin-bottom: 10px;
}
.stockItem .vdp_panel_btm_right p {
  margin-bottom: 0;
  padding-left: 0;
}
@media (max-width: 991px) {
  .stockItem .vdp_panel_btm_right p {
    padding-bottom: 0;
  }
}
.stockItem .vdp_panel_btm_right a {
  display: block;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  color: #2d96cd;
  font-size: 16px;
  margin-top: 15px;
}
.stockItem .vdp_panel_btm_right a:hover {
  color: #2477a3;
}
.stockItem .vdp_panel_btm_right a img {
  margin-left: 10px;
}
.stockItem .stockItemEnquiryWrap {
  border: none;
  margin: 50px 0;
}
.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: #666666;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo span strong {
  font-weight: 600;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg {
  width: 100%;
  padding: 0;
  background: #6b7680;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg h2 {
  margin-top: 50px;
  color: #fff;
  text-align: center;
  font-size: 40px;
  text-transform: capitalize;
  font-weight: 400;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg p {
  margin: 25px auto 0;
  color: #fff;
  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: 25%;
}
@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 .formCell label {
  color: #fff;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form h2 {
  display: none;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form .textarea {
  position: absolute;
  margin-top: -177px;
  margin-left: 600px;
  width: 540px;
  height: 200px;
}
@media (max-width: 1199px) {
  .stockItem .stockItemEnquiryWrap .formEnquiryContainer form .textarea {
    position: relative;
    margin-top: 0;
    margin-left: 0;
    width: 100%;
  }
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer form .formSubmit {
  font-size: 16px;
  padding: 0 25px;
  float: none;
  margin: 50px auto;
  min-width: 180px;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer .terms {
  display: block;
  font-size: 12px;
  color: #eef2f6;
  line-height: 15px;
  margin: 15px 0 25px;
  text-align: left;
}
.stockItem .stockItemEnquiryWrap .formEnquiryContainer .terms a {
  color: #eef2f6;
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 {
  text-align: center;
  padding: 50px 0;
  margin: 0;
  width: 100%;
  border-bottom: 1px solid #eef2f6;
  font-size: 28px;
  color: #343434;
  font-weight: 400;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
.stockItem .stockItemEnquiryWrap .stockItemMoreInfo-bg-2 h2 span {
  color: #2d96cd;
}
.stockItem #map_big {
  margin-top: 30px;
}
.stockItem .financeCalcTab .formEnquiryContainer {
  padding-bottom: 15px;
}
.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: 50%;
  left: 50%;
  position: absolute;
  max-width: 550px;
  margin: 20px;
  z-index: 999;
  padding-bottom: 15px;
  border-bottom: 1px solid #eef2f6;
}
@media (max-width: 1199px) {
  .stockItem-panel-top-right {
    float: none;
    width: 100%;
    position: relative;
    max-width: 100%;
    left: 0;
    margin: 20px 0 50px;
    clear: both;
    border-bottom: none;
  }
}
@media (max-width: 767px) {
  .stockItem-panel-top-right {
    margin-bottom: 0;
  }
}
.stockItem-panel-top-right h1 {
  text-transform: capitalize;
  font-size: 26px;
  line-height: 130%;
}
.stockItem-panel-top-right .stockItemPrice {
  margin-bottom: 60px;
}
.stockItem-panel-top-right .stockItemPrice h4 {
  color: #fff;
  text-transform: capitalize;
  font-size: 12px;
  padding: 10px;
}
.stockItem-panel-top-right .stockItemPrice h4 span {
  color: #fff;
  font-size: 26px;
  font-weight: 400;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul {
  margin: 30px 0;
  clear: both;
  border-top: 1px solid #eef2f6;
  border-bottom: 1px solid #eef2f6;
}
@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: #666666;
  font-size: 14px;
}
@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 #eef2f6;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-1 {
    border: none;
  }
}
.stockItem-panel-top-right .stockItem-panel-top-right-list1 ul li.stockItem-panel-top-right-list1-2 {
  text-align: center;
  border-right: 1px solid #eef2f6;
}
@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: 14px;
  font-weight: 700;
  color: #343434;
}
@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: #666666;
  font-size: 14px;
}
@media (max-width: 767px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li {
    display: inline-block;
  }
}
@media (max-width: 480px) {
  .stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li {
    display: block;
  }
}
.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: 14px;
  font-weight: 700;
  color: #343434;
}
.stockItem-panel-top-right .stockItem-panel-top-right-list2 ul li img {
  margin: 10px 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: #666666;
  text-transform: uppercase;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
.index_panels .index_panel2 .index_panel2_cont h3 {
  font-size: 28px;
  text-transform: uppercase;
  font-family: "FordAntenna-Bold", Arial, Helvetica, "Microsoft YaHei";
  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;
  background: url("../images/stockListDefault.jpg") left 25px no-repeat;
}
@media (max-width: 1199px) {
  .stockItem_gallery_container {
    background: url("../images/stockListDefault.jpg") center center no-repeat;
  }
}
.stockItem_ncis_wrapper {
  min-height: 450px;
}
.map_bg {
  margin-top: 40px;
  margin-bottom: 40px;
}
#map_big {
  position: relative;
  height: 450px;
  padding: 0;
  margin-top: 25px;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 450px;
  width: 100%;
  position: absolute;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: #fff;
  padding: 15px 0 0;
  width: 260px;
  margin-right: 0;
  margin-top: 25px;
  margin-bottom: 25px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h3 {
  margin-top: 0;
  font-size: 16px;
  color: #343434;
  text-transform: uppercase;
  padding-left: 15px;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
#map_big #map_details > div p {
  color: #666666;
  font-size: 14px;
  padding-left: 15px;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  font-weight: 500;
  font-size: 16px;
  padding-left: 15px;
}
#map_big #map_details > div .phone a {
  color: #2d96cd;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
#map_big #map_details > div a.link_arrow {
  padding: 5px 10px;
  background: #2d96cd;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #2d96cd;
  cursor: pointer;
  color: white;
  font-weight: 200;
  text-transform: capitalize;
  text-align: center;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
  -moz-border-radius: 0;
  border-radius: 0;
  font-size: 16px;
  background: #2d96cd;
  border: 1px solid #2d96cd;
  line-height: 3;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
#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 {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
#map_big #map_details > div a.link_arrow.btn-grey {
  background: #425968;
  color: #003478;
}
#map_big #map_details > div a.link_arrow:hover {
  background-color: #003478;
  color: white;
}
#map_big #map_details > div a.link_arrow img {
  margin-right: 10px;
}
#map_big #map_details li {
  color: #666666;
}
#map_big .openingHours {
  margin-bottom: 10px;
  padding-left: 15px;
  font-size: 14px;
}
#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: #616161;
  background: url(https://templatesnew.digitaldealer.com.au/cessnockford-v1/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #2d96cd;
  padding-top: 10px;
}
#map_big #map {
  pointer-events: none;
}
