.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;
}
.index_search_stock_bg {
  min-height: 497px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 40px;
  background-color: #F3F3F3;
}
@media (max-width: 991px) {
  .index_search_stock_bg {
    padding: 20px 10px;
  }
}
.index_search_stock_bg h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.index_search_stock_bg .centered-title:first-of-type,
.index_search_stock_bg .section-title:first-of-type,
.index_search_stock_bg .content-centered:first-of-type {
  margin-top: 0;
}
.index_search_stock_bg .centered-title:first-of-type,
.index_search_stock_bg .section-title:first-of-type,
.index_search_stock_bg .content-centered:first-of-type {
  margin-top: 0;
}
.index_search_stock {
  background: white;
  padding: 20px;
}
.section_models .nav-close,
.section_models .all-models {
  display: none;
}
.section_models .row {
  margin: 0;
}
.section-model-gallery {
  padding: 40px;
  padding-right: 40px;
  padding-left: 40px;
  background: white;
  background: -moz-linear-gradient(top,white 0%,white 60%,#EAEAEA 60%,#EAEAEA 60%,#EAEAEA 100%);
  background: -webkit-linear-gradient(top,white 0%,white 60%,#EAEAEA 60%,#EAEAEA 60%,#EAEAEA 100%);
  background: linear-gradient(to bottom,white 0%,white 60%,#EAEAEA 60%,#EAEAEA 60%,#EAEAEA 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='@greyE',GradientType=0);
}
@media (max-width: 991px) {
  .section-model-gallery {
    padding: 20px 10px;
  }
}
.section-model-gallery h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-model-gallery .centered-title:first-of-type,
.section-model-gallery .section-title:first-of-type,
.section-model-gallery .content-centered:first-of-type {
  margin-top: 0;
}
.section-model-gallery .carousel {
  padding-bottom: 20px;
}
.section-model-gallery .carousel .item {
  margin: 0;
}
.section-model-gallery .carousel .item >[class*="col"] {
  padding: 0;
}
.section-model-gallery .carousel .model-carousel-item {
  text-align: center;
}
.section-model-gallery .carousel .model-carousel-item .item-img img {
  width: 100%;
  height: auto;
  margin-top: -100px;
}
@media (max-width: 768px) {
  .section-model-gallery .carousel .model-carousel-item .item-img img {
    margin-top: -85px;
  }
}
.section-model-gallery .carousel .model-carousel-item .item-content .btn {
  display: inline-block;
  margin-top: -100px;
  padding: 5px 10px;
}
.section_testimonials .testimonials {
  background-color: #000000;
  padding: 40px 0;
  text-align: center;
  color: #FFFFFF;
  font-weight: normal;
}
.section_testimonials .testimonials .col-sm-12 {
  float: none;
  margin: 0 auto;
}
.section_testimonials .testimonials h2 {
  text-transform: uppercase;
  margin: 0 0 30px;
  color: #FFFFFF;
}
.section_testimonials .testimonials blockquote {
  max-width: 600px;
  margin: 0 auto;
}
.section_cta.cta_about .item,
.section_cta.cta_two_col .item {
  background-color: white;
  text-align: left;
  padding-bottom: 20px;
}
.section_cta.cta_about .item h4,
.section_cta.cta_two_col .item h4 {
  color: #042f65;
  margin: 20px 0;
}
.section_cta.cta_about .item h4,
.section_cta.cta_about .item p,
.section_cta.cta_about .item a,
.section_cta.cta_two_col .item h4,
.section_cta.cta_two_col .item p,
.section_cta.cta_two_col .item a {
  text-align: left;
  margin-right: 20px;
  margin-left: 20px;
  padding: 0;
}
.section_cta.cta_two_col >.row [class*="col"]:first-child {
  padding-right: 15px;
}
.section_cta.cta_two_col >.row [class*="col"]:last-child {
  padding-left: 15px;
}
.section_cta.cta_two_col img {
  height: 175px;
}
@media (max-width: 1199px) {
  .section_cta.cta_two_col img {
    height: auto;
  }
}
@media (max-width: 768px) {
  .section_cta.cta_two_col >.row [class*="col"] {
    padding: 0;
    margin-bottom: 40px;
  }
  .section_cta.cta_two_col >.row [class*="col"]:first-child,
  .section_cta.cta_two_col >.row [class*="col"]:last-child {
    padding: 0;
  }
}
.section_cta.cta_recalls {
  padding: 40px;
  background-color: white;
  margin: 0;
  padding: 0;
  text-align: left;
  border-bottom: 1px solid #F3F3F3;
  overflow: hidden;
}
@media (max-width: 991px) {
  .section_cta.cta_recalls {
    padding: 20px 10px;
  }
}
.section_cta.cta_recalls h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section_cta.cta_recalls .centered-title:first-of-type,
.section_cta.cta_recalls .section-title:first-of-type,
.section_cta.cta_recalls .content-centered:first-of-type {
  margin-top: 0;
}
.section_cta.cta_recalls .centered-title:first-of-type,
.section_cta.cta_recalls .section-title:first-of-type,
.section_cta.cta_recalls .content-centered:first-of-type {
  margin-top: 0;
}
@media (max-width: 992px) {
  .section_cta.cta_recalls {
    padding: 0;
  }
}
.section_cta.cta_recalls .item {
  overflow: hidden;
  text-align: left;
}
.section_cta.cta_recalls .item >* {
  display: inline-block;
  margin: 0;
  padding: 0;
}
.section_cta.cta_recalls .item h4 {
  padding: 20px;
  margin-right: 30px;
  background-color: #ff9600;
  color: white;
  position: relative;
}
.section_cta.cta_recalls .item h4:after {
  content: "";
  position: absolute;
  right: -20px;
  top: 0;
  width: 0;
  height: 0;
  clear: both;
  border-left: 10px solid transparent;
  border-right: 20px solid transparent;
  border-top: 100px solid #ff9600;
}
.section_cta.cta_recalls .item a {
  color: #ff9600;
  text-transform: uppercase;
}
@media (max-width: 768px) {
  .section_cta.cta_recalls .item {
    padding-bottom: 20px;
  }
  .section_cta.cta_recalls .item h4 {
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 5px;
  }
  .section_cta.cta_recalls .item h4:after {
    display: none;
  }
  .section_cta.cta_recalls .item p,
  .section_cta.cta_recalls .item a {
    margin: 0 20px;
    text-align: left;
  }
}
.section_videos .home_panel_news_youtube:before,
.section_videos .home_panel_news_youtube:after {
  content: "";
  width: 100%;
  background-color: white;
  position: absolute;
  left: 0;
  z-index: 2;
}
@media (max-width: 768px) {
  .stockListItem {
    display: none;
  }
}
.dealercell-web-asset-banner div.dealercell-banner-button {
  min-width: 150px !important;
}
.stockSearch form {
  border: none;
  background: transparent;
}
.stockSearch .tabs {
  overflow: visible;
}
.stockSearch .tabs > ul {
  margin: 0 0 20px;
  padding: 0;
  width: 100%;
}
.stockSearch .tabs > ul li {
  width: 33.33%;
  list-style: none;
  padding: 0 10px;
  border-right: 1px solid #999999;
}
.stockSearch .tabs > ul li a {
  display: block;
  text-transform: uppercase;
  text-align: left;
  padding-left: 50px;
  background-position: 8px center;
  background-repeat: no-repeat;
  height: 45px;
  line-height: 45px;
}
.stockSearch .tabs > ul li a span {
  display: inline-block;
  padding-top: 5px;
  position: relative;
}
.stockSearch .tabs > ul li a span:after {
  height: 2px;
  width: 100%;
  background-color: #042f65;
  position: absolute;
  bottom: 10px;
  content: "";
  display: none;
}
.stockSearch .tabs > ul li a:hover,
.stockSearch .tabs > ul li a:active,
.stockSearch .tabs > ul li a:focus {
  color: #666666;
}
.stockSearch .tabs > ul li:last-child {
  border: none;
}
@media (max-width: 480px) {
  .stockSearch .tabs > ul li a {
    font-size: 75%;
  }
}
@media (max-width: 768px) {
  .stockSearch .tabs > ul li {
    width: 100%;
    border: none;
  }
  .stockSearch .tabs > ul li a {
    background-position: 0 center;
    padding-left: 50px;
  }
}
.stockSearch .tabs > ul li.active a:hover,
.stockSearch .tabs > ul li.active a:active,
.stockSearch .tabs > ul li.active a:focus {
  color: #666666;
}
.stockSearch .tabs > ul li.active a span:after {
  display: block;
}
@media (min-width: 769px) and (max-width: 1200px) {
  .stockSearch .tabs > ul li a span {
    line-height: 1.5;
  }
  .stockSearch .tabs > ul li.active {
    border-bottom: 2px solid #042f65;
  }
  .stockSearch .tabs > ul li.active a span:after {
    display: none;
  }
  .stockSearch .tabs > ul a {
    line-height: 1.25;
    min-height: 50px;
    border-bottom: none;
  }
}
.stockSearch .tabs #carsStockTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-stock.png');
}
.stockSearch .tabs #carsBudgetTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-budget.png');
}
.stockSearch .tabs #carsNumberTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/icon-number.png');
}
.stockSearch input[type="text"],
.stockSearch select,
.stockSearch textarea,
.stockSearch .chzn-single,
.stockSearch .chzn-container-single {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: solid 1px #CCCCCC;
  width: 100%;
  background-image: linear-gradient(#eee 0%,#fff 0%);
  background: #F3F3F3;
  color: #000000;
  height: 45px;
  line-height: 45px;
  border: none;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  box-shadow: 0 0 0 #fff inset;
  border: 1px solid #EAEAEA;
}
.stockSearch select {
  padding-left: 8px;
}
.stockSearch input[disabled],
.stockSearch select[disabled] {
  background: #EAEAEA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  opacity: 0.5;
  cursor: not-allowed;
}
.stockSearch .chzn-container .chzn-results {
  margin: 5px 0 0 0;
  padding: 0;
}
.stockSearch .chzn-container .chzn-results li {
  padding: 5px 10px;
  width: 100%;
}
.stockSearch .chzn-container .chzn-results li.result-selected,
.stockSearch .chzn-container .chzn-results li.highlighted {
  background: #042f65;
  color: white;
}
.stockSearch .chzn-container-single .chzn-single div b,
.stockSearch select,
.stockSearch select[disabled] {
  -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=) !important;
}
.stockSearch .chzn-container-single .chzn-search input {
  background-image: none !important;
}
.stockSearch .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none;
  margin: 0 1% 15px;
  height: 50px;
}
@media (max-width: 1200px) {
  .stockSearch .stockSearchSelectField {
    width: 47%;
  }
}
@media (max-width: 768px) {
  .stockSearch .stockSearchSelectField {
    width: 100%;
    margin: 0 0 15px;
  }
}
.stockSearch .stockSearchSelectField .chzn-choices {
  height: 41px;
}
.stockSearch .stockSearchSelectField .chzn-drop {
  background: #fff;
  margin-top: -5px;
}
.stockSearch .stockSearchSelectField .search-choice {
  line-height: 30px;
}
.stockSearch .stockSearchSelectField .search-choice a {
  top: 13px;
}
.stockSearch .btn {
  float: none;
  display: inline-block;
  clear: none;
}
@media (max-width: 768px) {
  .stockSearch .btn {
    width: auto;
  }
}
.stockSearch .subnav_forms {
  padding: 50px 15px 0;
  min-height: 280px;
}
@media (max-width: 768px) {
  .stockSearch #stockSearchTypes {
    height: auto;
    margin-bottom: 0;
  }
}
.stockSearch #stockSearchTypes label {
  margin-right: 25px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .stockSearch #stockSearchTypes label {
    margin-left: 5px;
    margin-right: 10px;
  }
}
.stockSearch #stockSearchTypes input[type=checkbox] {
  display: none;
}
.stockSearch #stockSearchTypes input[type=checkbox] +label {
  background: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/search-icon-check-off.png') left center no-repeat;
  height: 32px;
  width: 32px;
  display: inline-block;
  padding: 0 0 0 30px;
  margin-left: 0;
  margin-right: 70px;
  line-height: 32px;
  cursor: pointer;
}
@media (max-width: 480px) {
  .stockSearch #stockSearchTypes input[type=checkbox] +label {
    margin-bottom: 15px;
    margin-right: 50px;
  }
}
.stockSearch #stockSearchTypes input[type=checkbox]:checked +label {
  background: url('https://templatesnew.digitaldealer.com.au/ssangyong/images//stockSearch/search-icon-check-on.png') left center no-repeat;
}
.stockSearch .stockSearchTermsDetails {
  display: none;
}
.stockSearch .stockSearchTerms {
  font-size: 10px;
  clear: both;
  cursor: pointer;
}
.stockSearch div.terms {
  display: none;
}
.stockSearch div.terms.visible {
  display: block;
}
.stockSearch .stockSearch_note {
  text-align: center;
}
.stockSearch .stockSearch_note > div {
  padding: 25px 0 0;
  line-height: 20px;
}
.stockSearch .stockSearch_note p:last-of-type {
  margin-bottom: 0;
}
.stockSearch .stockSearchBtnRight {
  text-align: center;
}
.stockSearch #stockSearchBtn,
.stockSearch .stockSearchBtn {
  max-width: 340px;
  margin-top: 20px;
}
#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;
}
