.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: ;
}
.tabs > ul li.active a {
  color: ;
}
.tabs > ul li a {
  display: block;
  color: ;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #333333;
  color: #333333;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #000000;
  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 #CCCCCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #333333;
}
.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/ssangyong/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 #CCCCCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.body-font {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.brand-font-light {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.brand-font {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul {
  margin: 10px 0;
}
ul li {
  margin-bottom: 8px;
}
ul.red-disc li {
  list-style: none;
}
ul.red-disc li:before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.no-bullet {
  list-style: none;
}
ul.striped {
  list-style: none;
  padding: 0;
}
ul.striped li {
  padding: 10px 15px;
  margin: 0;
}
ul.striped li:nth-child(odd) {
  background: #F3F3F3;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
ul.striped li i,
ul.striped li svg {
  float: right;
  color: green;
}
.transition {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn {
  text-transform: uppercase;
  font-size: 100%;
  border-width: 2px;
  background-color: white;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-color: #4ba0dc;
  color: #4ba0dc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
}
.btn-sm {
  font-size: 12.8px;
  letter-spacing: inherit;
}
.btn-solid {
  background-color: #333333;
  border: #333333 2px solid;
  color: #FFFFFF;
}
.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second:hover,
.btn-solid-second:active,
.btn-solid-second:focus {
  background-color: #021834;
  border: #021834 2px solid;
  color: #FFFFFF;
}
.btn-third {
  background-color: #4ba0dc;
  border: #4ba0dc 2px solid;
  color: #FFFFFF;
}
.btn-third:hover,
.btn-third:active,
.btn-third:focus {
  background-color: #FFFFFF;
  border: #042f65 2px solid;
  color: #4ba0dc;
}
.btn-link {
  color: #042f65;
  text-decoration: underline;
  border-bottom: 2px solid #042f65;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #042f65;
  text-decoration: none;
  border-bottom: 2px solid #042f65;
}
.nav > li a.btn,
.nav > li a.btn:hover,
.nav > li a.btn:focus {
  background-color: #042f65;
  border-color: #042f65;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}
.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-responsive {
  width: 100%;
}
.zig_zag_container {
  margin: 50px 0;
}
.zig_zag_container .zig_zag {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.zig_zag_container .zig_zag .zig_zag_image,
.zig_zag_container .zig_zag .zig_zag_content {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image,
  .zig_zag_container .zig_zag .zig_zag_content {
    flex: 1 1 100%;
  }
}
.zig_zag_container .zig_zag .zig_zag_image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 44vw;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image {
    max-height: 60vw;
  }
}
.zig_zag_container .zig_zag .zig_zag_image img {
  width: 100%;
}
.zig_zag_container .zig_zag .zig_zag_content {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  flex-direction: column;
  min-height: 28em;
  padding: 30px;
}
.zig_zag_container .zig_zag .zig_zag_content .btn {
  margin: 20px 0 0;
}
.zig_zag_container .zig_zag .zig_zag_content ul {
  text-align: left;
}
.zig_zag_container .zig_zag .zig_zag_content ul li {
  padding: 10px 0;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.row-centered {
  text-align: center;
}
.content-block {
  margin: 0 0 40px;
}
.content-block ul {
  list-style-position: inside;
  padding: 0;
  margin: 20px 0;
}
.list-no-bullets {
  list-style: none;
}
.list-spaced-5 li {
  padding: 5px 0;
}
.list-spaced-10 li {
  padding: 10px 0;
}
.list-left {
  text-align: left;
}
.col-centered {
  display: inline-block !important;
  float: none !important;
  text-align: center !important;
}
@media (max-width: 991px) {
  .reorder-sm {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    direction: rtl;
  }
  .reorder-sm > [class*="col-"] {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    direction: ltr;
  }
}
h4 img.icon {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.section {
  padding: 40px;
}
@media (max-width: 991px) {
  .section {
    padding: 20px 10px;
  }
}
.section h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white,
.section-grey {
  padding: 40px;
}
@media (max-width: 991px) {
  .section-white,
  .section-grey {
    padding: 20px 10px;
  }
}
.section-white h5,
.section-grey h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.section-white {
  background-color: white;
}
.section-grey {
  background-color: #F3F3F3;
}
.section .centered-title:first-of-type,
.section .section-title:first-of-type,
.section .content-centered:first-of-type,
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.centered-title,
.section-title,
.content-centered {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2,
.section-title h1,
.section-title h2,
.content-centered h1,
.content-centered h2 {
  margin: 0;
}
.centered-title p,
.section-title p,
.content-centered p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .centered-title p,
  .section-title p,
  .content-centered p {
    font-size: 18px;
  }
}
.centered-title.first-title,
.section-title.first-title,
.content-centered.first-title {
  margin: 0 0 40px;
}
.general_content {
  padding: 0 0 40px;
}
.content-centered-wide {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
  max-width: 800px;
}
.content-centered-wide h1,
.content-centered-wide h2 {
  margin: 0;
}
.content-centered-wide p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .content-centered-wide p {
    font-size: 18px;
  }
}
.content-centered-wide.first-title {
  margin: 0 0 40px;
}
.page_intro {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.page_intro h1,
.page_intro h2 {
  margin: 0;
}
.page_intro p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .page_intro p {
    font-size: 18px;
  }
}
.page_intro.first-title {
  margin: 0 0 40px;
}
.section-title {
  text-align: left;
}
.section-title h2 {
  line-height: 1.1;
}
.section-title h2 span {
  display: block;
  color: #A9A9A9;
}
.form .form-intro h1,
.form .form-intro h2,
#stockItemEnquiryContainer h1,
#stockItemEnquiryContainer h2,
.formEnquiryContainer h1,
.formEnquiryContainer h2 {
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}
.form .form-intro h3,
.form .form-intro h4,
.form .form-intro h5,
.form .form-intro h6,
#stockItemEnquiryContainer h3,
#stockItemEnquiryContainer h4,
#stockItemEnquiryContainer h5,
#stockItemEnquiryContainer h6,
.formEnquiryContainer h3,
.formEnquiryContainer h4,
.formEnquiryContainer h5,
.formEnquiryContainer h6 {
  text-transform: initial;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  font-size: 18px;
}
.form .form-intro > p,
#stockItemEnquiryContainer > p,
.formEnquiryContainer > p {
  text-transform: initial;
  font-size: 18px;
}
.form .form-intro .alert,
#stockItemEnquiryContainer .alert,
.formEnquiryContainer .alert {
  clear: both;
}
form {
  padding: 20px 0;
}
form h2 {
  clear: both;
  margin-top: 40px;
}
form h2:after {
  content: "";
  display: table;
  clear: both;
}
form h2:first-of-type {
  margin-top: 10px;
}
form label {
  font-weight: 600;
  margin-bottom: 5px;
}
form label .required {
  color: #d00;
}
form .formCell {
  width: 48%;
  float: left;
  margin: 0 2% 2% 0;
}
@media (max-width: 1199px) {
  form .formCell {
    width: 48%;
  }
}
@media (max-width: 767px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.textarea {
  clear: both;
  width: 98%;
}
form .formSubmit {
  float: none;
  margin: 25px auto;
}
form .btn {
  min-height: 45px;
  min-width: 250px;
}
form select {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-position: right 50%;
  background-repeat: no-repeat;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAYAAABSgIzaAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBNYWNpbnRvc2giIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDZFNDEwNjlGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDZFNDEwNkFGNzFEMTFFMkJEQ0VDRTM1N0RCMzMyMkIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NkU0MTA2N0Y3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NkU0MTA2OEY3MUQxMUUyQkRDRUNFMzU3REIzMzIyQiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PuGsgwQAAAA5SURBVHjaYvz//z8DOYCJgUxAf42MQIzTk0D/M+KzkRGPoQSdykiKJrBGpOhgJFYTWNEIiEeAAAMAzNENEOH+do8AAAAASUVORK5CYII=);
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text,
input.form-control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  background-color: white;
  color: #000000;
  height: 45px;
  line-height: 45px;
  padding: 5px 10px;
  border: 1px solid #CCCCCC;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: none;
}
label.error {
  font-size: 14px;
  color: red;
}
textarea {
  height: 100px;
}
input[disabled],
select[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.chzn-container {
  font-size: 16px;
}
.chzn-container .chzn-results li {
  width: 100%;
  line-height: 1.4;
  padding: 5px 0;
  border-bottom: 1px solid white;
}
.chzn-container .chzn-results li.result-selected,
.chzn-container .chzn-results li.highlighted {
  background: #042f65;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
#map_big {
  position: relative;
  height: auto;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big #map {
  height: 100%;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: white;
  padding: 20px;
  width: 280px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
#map_big #map_details > div ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px white;
    -webkit-box-shadow: 0 0 0px white;
    box-shadow: 0 0 0px white;
    margin-bottom: 25px;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h3 {
  margin: 0 0 20px;
  font-size: 24px;
  text-align: left;
}
#map_big #map_details > div p {
  text-align: left;
  margin: 20px 0;
}
#map_big #map_details > div a {
  margin: 40px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: inherit;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #333;
}
#map_big #map_details > div .phone a {
  background: none;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
}
#map_big #map_details li {
  color: #333;
}
#map_big .openingHours li {
  list-style: none;
}
#map_big .openingHoursSpecials h3 {
  padding-top: 10px;
  line-height: 20px;
  font-size: 100%;
}
#map_big .openingHoursSpecials ul li {
  display: block !important;
}
.model #map_big,
.listArticles #map_big {
  margin-top: 0;
}
