.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;
  }
}
.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-instance {
  border-bottom: 1px solid #eef2f6;
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  padding-bottom: 20px;
}
.specials-instance:nth-child(odd) {
  clear: left;
}
@media (max-width: 991px) {
  .specials-instance .row > div {
    min-height: 110px;
  }
}
.specials-instance .row > div .btn {
  border: none;
  margin-top: 15px;
  background: none;
  color: #2d96cd;
  width: auto;
  text-align: left;
  font-size: 18px;
  padding-left: 0;
  margin-left: 0;
  text-transform: capitalize;
  font-weight: 500;
  font-family: "FordAntenna-Light", Arial, Helvetica, "Microsoft YaHei";
}
.specials-instance .row > div .btn:hover {
  color: #2477a3;
}
.specialImage img {
  margin: 0 0 25px;
  height: auto;
}
@media (max-width: 991px) {
  .specialImage img {
    margin: 40px auto;
  }
}
.specialTitle {
  margin: 15px 0 40px 0;
}
.specialTitle h3 {
  font-size: 18px;
  padding-bottom: 15px;
  font-weight: 400;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
  text-transform: capitalize;
  color: ;
}
.specialFeatures {
  min-height: 150px;
}
@media (max-width: 991px) {
  .specialFeatures {
    min-height: 0;
  }
}
.specialFeatures ul {
  padding-left: 0;
}
.specialFeatures ul li {
  line-height: 24px;
  border-bottom: 1px solid #eef2f6;
  font-size: 16px;
  color: #666666;
  padding: 8px 0;
}
.specialFeatures ul li:first-child {
  border-top: 1px solid #eef2f6;
}
.specialDisclaimer {
  line-height: 150%;
  padding: 25px 0;
}
.specialDisclaimer h3 {
  display: none;
}
.specialDisclaimer p {
  font-style: italic;
  font-size: 12px;
  color: #999;
}
.specialPrice {
  font-size: 30px;
  color: #2d96cd;
  margin: 0 0 20px 0 !important;
  font-weight: 500;
  font-family: "FordAntenna-Medium", Arial, Helvetica, "Microsoft YaHei";
}
.specialPrice span {
  color: ;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 10px;
  font-weight: 300;
}
.specialPrice sup {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}
#specials_select_dropdown {
  color: #343434;
  display: block;
}
.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: ;
  margin-top: 30px;
}
#specials_select .input-group {
  height: 34px;
  margin: 0 0 40px 0;
}
#specials_select .input-group span.input-group-addon {
  background: #2d96cd;
  border: 1px solid #2d96cd;
  color: #fff;
  font-size: 14px;
}
@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: 14px;
}
#specials_select .input-group select:focus,
#specials_select .input-group select:active {
  border-color: #2d96cd !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;
}
@media (max-width: 991px) {
  .models-specials-list-group {
    position: relative;
  }
}
.models-specials-list-group .list-group-item.active {
  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;
}
.models-specials-list-group .list-group-item.active.btn-right {
  float: right;
}
.models-specials-list-group .list-group-item.active.btn-left {
  float: left;
}
.models-specials-list-group .list-group-item.active:hover {
  background: white;
  color: #003478;
  border: 1px solid #003478;
}
.models-specials-list-group .list-group-item.active.btn-grey {
  background: #425968;
  color: #003478;
}
.specials-page-list-only {
  margin-bottom: 25px;
  margin-top: 25px;
}
.specials-page-list-only .specialTitle {
  min-height: 75px;
}
.specials-page-list-only .specialFeatures li {
  font-size: 12px;
  line-height: 20px;
}
.specials-page-list-only .specialFeatures .specials-instance-sec2 a.btn {
  width: 48%;
  display: inline-block;
  margin-top: 25px;
  margin-right: 1%;
}
@media (max-width: 767px) {
  .specials-page-list-only .specialFeatures .specials-instance-sec2 a.btn {
    width: 100%;
    margin-right: 0;
  }
}
.specials-page-list-only .specialDisclaimer {
  padding-top: 0;
}
.specials-page-list-only .specials-instance-sec2 a.btn {
  width: 48%;
  display: inline-block;
  margin-top: 25px;
  margin-right: 1%;
}
@media (max-width: 767px) {
  .specials-page-list-only .specials-instance-sec2 a.btn {
    width: 100%;
    margin-right: 0;
  }
}
.model-home-specials-title,
.btn-model-home-specials {
  display: none;
}
.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;
}
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;
}
