.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/appaloosa/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;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.my-0 {
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mt-0 {
  margin-top: 0 !important;
}
.mt-10 {
  margin-top: 10px !important;
}
.mt-20 {
  margin-top: 20px !important;
}
.mt-30 {
  margin-top: 30px !important;
}
.mt-40 {
  margin-top: 40px !important;
}
.mx-20 {
  margin-right: 20px !important;
  margin-left: 20px !important;
}
.my-20 {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.mx-30 {
  margin-right: 30px !important;
  margin-left: 30px !important;
}
.mx-40 {
  margin-right: 40px !important;
  margin-left: 40px !important;
}
.my-30 {
  margin-top: 30px !important;
  margin-bottom: 30px !important;
}
.my-40 {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0 !important;
}
.pb-10 {
  padding-bottom: 10px !important;
}
.pb-20 {
  padding-bottom: 20px !important;
}
.pb-30 {
  padding-bottom: 30px !important;
}
.pb-40 {
  padding-bottom: 40px !important;
}
.pt-0 {
  padding-top: 0 !important;
}
.pt-10 {
  padding-top: 10px !important;
}
.pt-20 {
  padding-top: 20px !important;
}
.pt-30 {
  padding-top: 30px !important;
}
.pt-40 {
  padding-top: 40px !important;
}
.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.px-20 {
  padding-right: 20px !important;
  padding-left: 20px !important;
}
.py-20 {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}
.px-30 {
  padding-right: 30px !important;
  padding-left: 30px !important;
}
.py-30 {
  padding-top: 30px !important;
  padding-bottom: 30px !important;
}
.py-40 {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
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;
}
.transition {
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.btn {
  text-transform: uppercase;
  background-color: transparent;
  user-select: none;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 25px;
  white-space: normal;
  display: inline-block;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
}
.btn.btn-light {
  font-size: 11.2px;
}
.btn.btn-xs {
  font-size: 11.2px;
  padding: 7.5px 12.5px;
}
.btn.btn-sm {
  font-size: 12.8px;
  padding: 12.5px;
}
.btn.btn-solid {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid:hover,
.btn.btn-solid:active,
.btn.btn-solid:focus {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second:hover,
.btn.btn-solid-second:active,
.btn.btn-solid-second:focus {
  background-color: #333333;
  border: #333333 1px solid;
  color: #FFFFFF;
}
.btn.btn-link {
  color: #0c2340;
  text-decoration: none;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #0c2340;
  text-decoration: underline;
}
.btn.btn-green {
  background: #1DB954;
  border: #1DB954 1px solid;
  color: white;
}
.btn.btn-green:hover,
.btn.btn-green:active,
.btn.btn-green.active,
.btn.btn-green:focus-within,
.btn.btn-green:focus {
  background: #1ED760;
  border: #1ED760 1px solid;
}
.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;
}
.mb-0 {
  margin-bottom: 0;
}
.mt-0 {
  margin-top: 0;
}
.mb-30 {
  margin-bottom: 30px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.m-auto {
  margin: auto;
}
.m-0 {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pt-0 {
  padding-top: 0;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-30 {
  padding-top: 30px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.p-0 {
  padding: 0;
}
.no-padding {
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
}
.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;
}
.align-left {
  float: left;
}
.align-right {
  float: right;
}
.align-center {
  text-align: center;
}
@media (max-width: 767px) {
  .align-left-mobile {
    text-align: left;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-right-mobile {
    text-align: right;
    float: unset;
    display: block !important;
  }
}
@media (max-width: 767px) {
  .align-center-mobile {
    text-align: center;
    float: unset;
    display: block !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;
  }
}
.centered-title {
  text-align: center;
  margin: 40px 0;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2 {
  margin: 10px auto 0;
  max-width: 560px;
}
.centered-title p {
  margin: 10px auto 0;
  max-width: 560px;
}
.chevron:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-right:after {
  height: 12px;
  width: 18px;
  margin: 0 10px;
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.chevron-right:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("https://templatesnew.digitaldealer.com.au/appaloosa/images//chevron.svg") no-repeat 50% 50%;
  background-size: contain;
  height: 10px;
  width: 10px;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  margin: 0 5px;
  transition: transform 0.2s ease;
}
.chevron-down-rotate-up:hover:after,
.chevron-down-rotate-up:active:after,
.chevron-down-rotate-up:focus:after {
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-45Light.woff2') format('woff2'), url('../fonts/UniversLTPro-45Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-55Roman.woff2') format('woff2'), url('../fonts/UniversLTPro-55Roman.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro';
  src: url('../fonts/UniversLTPro-65Bold.woff2') format('woff2'), url('../fonts/UniversLTPro-65Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
.index_search_stock_bg {
  min-height: 497px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.index_search_stock {
  background: none;
}
#index-model-carousel-stock-mobile.carousel .carousel-control.left,
#index-model-carousel-stock-mobile.carousel .carousel-control.right {
  background: transparent;
  width: 35px;
}
#index-model-carousel-stock-mobile.carousel .carousel-control.left svg,
#index-model-carousel-stock-mobile.carousel .carousel-control.left i,
#index-model-carousel-stock-mobile.carousel .carousel-control.right svg,
#index-model-carousel-stock-mobile.carousel .carousel-control.right i {
  font-size: 100%;
  background: white;
  color: black;
  margin-top: 30vh;
  height: 50px;
  width: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.index .stockList-latest-arrivals {
  display: flex;
}
.index .stockList-latest-arrivals .stockList-latest-arrivals-controls-left,
.index .stockList-latest-arrivals .stockList-latest-arrivals-controls-right {
  width: 20%;
}
.index .stockList-latest-arrivals a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.index .stock-carousel .item.row {
  margin-right: 2px;
  margin-left: 2px;
}
.index .stock-carousel .item > [class*='col-'] {
  padding-right: 2px;
  padding-left: 2px;
}
@media (max-width: 768px) {
  .index .stock-carousel .item.row,
  .index .stock-carousel .item > [class*='col-'] {
    margin: 0;
    padding: 0;
  }
}
.index .stock-carousel .stockListItem {
  position: relative;
  display: block;
}
.index .stock-carousel .stockListItem:nth-child(3n+1) {
  clear: none;
}
.index .stock-carousel .stockListItem .stockLeft > a {
  display: block;
}
.index .stock-carousel .stockListItem .stockRight {
  position: absolute;
  overflow-y: scroll;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.75);
  padding-top: 15px;
  opacity: 0;
  -webkit-transition: all 0.25s ease-out;
  -moz-transition: all 0.25s ease-out;
  -o-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
}
.index .stock-carousel .stockListItem .stockRight > * {
  color: white;
}
.index .stock-carousel .stockListItem .stockRight > * h4,
.index .stock-carousel .stockListItem .stockRight > * small {
  color: white;
}
.index .stock-carousel .stockListItem .stockRight .stockList_item_btm_buttons ul li {
  display: none;
}
.index .stock-carousel .stockListItem .stockRight .stockList_item_btm_buttons ul li:last-child {
  display: table-cell;
}
.index .stock-carousel .stockListItem:hover .stockRight {
  opacity: 1;
}
.index .stock-carousel .carousel-control.left svg,
.index .stock-carousel .carousel-control.left i,
.index .stock-carousel .carousel-control.right svg,
.index .stock-carousel .carousel-control.right i {
  position: relative;
}
.section-model-gallery .carousel .item {
  margin: 0;
}
.section-model-gallery .carousel .item > [class*="col"] {
  padding: 0;
}
.section-model-gallery .carousel .item > div:nth-child(2) .item-content {
  border: 2px solid #CCCCCC;
  border-top: none;
  border-bottom: none;
}
.section-model-gallery .carousel .model-carousel-item {
  text-align: center;
}
.section-model-gallery .carousel .model-carousel-item .item-img img {
  width: 100%;
  height: auto;
}
.section-model-gallery .carousel .model-carousel-item .item-content {
  margin: 40px 0 0;
}
.section-model-gallery .carousel .model-carousel-item .item-content p {
  max-width: 600px;
  padding: 0;
  margin: 0;
}
.section-model-gallery .carousel .carousel-control.left,
.section-model-gallery .carousel .carousel-control.right {
  background: transparent;
  width: 50px;
  top: unset;
}
.section-model-gallery .carousel .carousel-control.left svg,
.section-model-gallery .carousel .carousel-control.left i,
.section-model-gallery .carousel .carousel-control.right svg,
.section-model-gallery .carousel .carousel-control.right i {
  margin-top: 0;
  font-size: 100%;
  background: white;
  color: black;
  height: 50px;
  width: 30px;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 480px) {
  .section-model-gallery .carousel .carousel-control.left svg,
  .section-model-gallery .carousel .carousel-control.left i,
  .section-model-gallery .carousel .carousel-control.right svg,
  .section-model-gallery .carousel .carousel-control.right i {
    margin-top: 35vh;
  }
}
.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 {
  color: #FFFFFF;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
}
.section_cta.cta_about .item {
  padding: 50px 0;
}
.section_cta.cta_about .item h2 {
  color: #FFFFFF;
  margin: 0;
}
.section_cta.cta_about a {
  color: #FFFFFF;
}
.section_cta.cta_recalls {
  background-color: #f2f1f0;
  padding: 40px 0;
}
@media (max-width: 480px) {
  .section_cta.cta_recalls {
    margin: 0;
    padding: 40px 0 0;
  }
}
.section_cta.cta_recalls .item svg,
.section_cta.cta_recalls .item h4 {
  color: #0c2340;
}
.section_cta.cta_recalls .item h4 {
  border-right: 1px solid #999999;
  padding-right: 10px;
  margin-right: 10px;
}
@media (max-width: 480px) {
  .section_cta.cta_recalls .item h4 {
    border-right: none;
  }
}
@media (max-width: 768px) {
  .section_cta.cta_recalls .item {
    margin-bottom: 0;
  }
}
.section_videos {
  background-color: transparent;
}
.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;
}
.section_cta.cta_two_col {
  background: ;
  padding: 60px 0;
  color: white;
  margin: 0;
}
.section_cta.cta_two_col h4,
.section_cta.cta_two_col p {
  color: #333333;
}
.section_cta.cta_two_col h3 {
  color: white;
}
.section_cta.cta_two_col img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.section_cta.cta_two_col .item:hover img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.section-index-panels {
  background: ;
  padding: 40px 0;
}
.section-index-panels .index-panel {
  display: block;
  text-align: center;
}
@media (max-width: 768px) {
  .section-index-panels .index-panel {
    margin-bottom: 20px;
  }
  .section-index-panels .index-panel img {
    margin: 0 auto;
  }
}
.section-index-panels .index-panel img {
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.section-index-panels .index-panel span {
  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;
  text-transform: uppercase;
  background-color: transparent;
  user-select: none;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 15px 25px;
  white-space: normal;
  display: inline-block;
  -webkit-transition: all 0.45s ease-out;
  -moz-transition: all 0.45s ease-out;
  -o-transition: all 0.45s ease-out;
  transition: all 0.45s ease-out;
  display: block;
  border-color: #0c2340;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.section-index-panels .index-panel span.btn-right {
  float: right;
}
.section-index-panels .index-panel span.btn-left {
  float: left;
}
.section-index-panels .index-panel span.btn-light {
  font-size: 11.2px;
}
.section-index-panels .index-panel span.btn-xs {
  font-size: 11.2px;
  padding: 7.5px 12.5px;
}
.section-index-panels .index-panel span.btn-sm {
  font-size: 12.8px;
  padding: 12.5px;
}
.section-index-panels .index-panel span.btn-solid {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.section-index-panels .index-panel span.btn-solid:hover,
.section-index-panels .index-panel span.btn-solid:active,
.section-index-panels .index-panel span.btn-solid:focus {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.section-index-panels .index-panel span.btn-solid-second {
  background-color: #0c2340;
  border: #0c2340 1px solid;
  color: #FFFFFF;
}
.section-index-panels .index-panel span.btn-solid-second:hover,
.section-index-panels .index-panel span.btn-solid-second:active,
.section-index-panels .index-panel span.btn-solid-second:focus {
  background-color: #333333;
  border: #333333 1px solid;
  color: #FFFFFF;
}
.section-index-panels .index-panel span.btn-link {
  color: #0c2340;
  text-decoration: none;
}
.section-index-panels .index-panel span.btn-link:hover,
.section-index-panels .index-panel span.btn-link:active,
.section-index-panels .index-panel span.btn-link:focus {
  color: #0c2340;
  text-decoration: underline;
}
.section-index-panels .index-panel span.btn-green {
  background: #1DB954;
  border: #1DB954 1px solid;
  color: white;
}
.section-index-panels .index-panel span.btn-green:hover,
.section-index-panels .index-panel span.btn-green:active,
.section-index-panels .index-panel span.btn-green.active,
.section-index-panels .index-panel span.btn-green:focus-within,
.section-index-panels .index-panel span.btn-green:focus {
  background: #1ED760;
  border: #1ED760 1px solid;
}
.section-index-panels .index-panel:hover span {
  background-color: #333333;
  border-color: #333333;
}
.section-index-panels .index-panel:hover span:after {
  margin-left: 10px;
}
.stockListItem {
  margin: 0;
}
@media (min-width: 1100px) and (max-width: 1400px) {
  .stockListItem .stockListItemTitleGrid {
    min-height: unset !important;
  }
  .stockListItem .stockRight h3 {
    margin: 5px 0;
  }
  .stockListItem .stocklist_price_wrapper {
    min-height: unset !important;
  }
  .stockListItem .stockList_item_features {
    margin: 0 !important;
  }
}
.stock_finance_notes {
  text-align: center;
}
.stockSearch .stockSearchTerms,
.stockSearch .stockSearch .sliderui-btns small {
  color: #000000;
}
.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: #0c2340;
  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 #0c2340;
  }
  .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/appaloosa/images//stockSearch/icon-stock.png');
}
.stockSearch .tabs #carsBudgetTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/appaloosa/images//stockSearch/icon-budget.png');
}
.stockSearch .tabs #carsNumberTab {
  background-image: url('https://templatesnew.digitaldealer.com.au/appaloosa/images//stockSearch/icon-number.png');
}
.stockSearch input[type="text"],
.stockSearch select,
.stockSearch textarea,
.stockSearch .chzn-single,
.stockSearch .chzn-container-active.chzn-with-drop .chzn-single {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  color: #000000;
  height: 35px;
  line-height: 35px;
  padding-left: 15px;
  border: 1px solid ;
  font-size: 16px;
  background: #FFFFFF;
  -webkit-appearance: none;
}
.stockSearch textarea {
  line-height: 1.4;
}
.stockSearch 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;
}
.stockSearch input[disabled],
.stockSearch select[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.stockSearch .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none;
  margin: 0 1% 15px;
}
@media (max-width: 1200px) {
  .stockSearch .stockSearchSelectField {
    width: 47%;
  }
}
@media (max-width: 768px) {
  .stockSearch .stockSearchSelectField {
    width: 100%;
    margin: 0 0 15px;
  }
}
.stockSearch .stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px;
}
.stockSearch .stockSearchSelectField .chzn-container-single .chzn-single input {
  background-image: transparent;
}
.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 .stockSearchSelectField .chosen-select.chzn-done {
  display: none !important;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-resolution: 144dpi) {
  .stockSearch .stockSearchSelectField .chzn-container-single .chzn-search input {
    background-image: none !important;
  }
}
.stockSearch .btn {
  float: none;
  display: inline-block;
  clear: none;
}
@media (max-width: 768px) {
  .stockSearch .btn {
    width: auto;
  }
}
.stockSearch .search_side_form {
  display: none;
}
.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 !important;
}
.stockSearch #stockSearchTypes input[type=checkbox] +label {
  background: url('https://templatesnew.digitaldealer.com.au/appaloosa/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/appaloosa/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 .stockSearchBtnRight {
  text-align: center;
}
.stockSearch #stockSearchBtn,
.stockSearch .stockSearchBtn {
  max-width: 340px;
  margin-top: 20px;
}
.search-module .stockSearch .subnav_forms {
  padding: 0;
  min-height: 50px;
}
@media (max-width: 767px) {
  .search-module .stockSearch .subnav_forms {
    margin-bottom: 50px;
  }
}
.search-module .stockSearch .stockSearchSelectField {
  display: block;
  width: 100%;
  margin: 0 0 15px;
}
.search-module .stockSearch .stockSearch_note {
  display: none;
}
@media (max-width: 767px) {
  .search-module .stockSearch #stockSearchBtn,
  .search-module .stockSearch .stockSearchBtn {
    margin-top: 0;
  }
}
.search-module .regular .form > div {
  display: none;
}
.search-module .regular .form > div:nth-child(2),
.search-module .regular .form > div:nth-child(3),
.search-module .regular .form > div:nth-child(5),
.search-module .regular .form > div.stockSearchBtnRight {
  display: block;
}
.search-module .budget .stockSearchTerms {
  width: 100%;
  display: block;
  text-align: left;
  margin: 0 0 46px;
  background: transparent;
  max-width: 100%;
}
@media (max-width: 767px) {
  .search-module .budget .stockSearchTerms {
    max-width: 100%;
    margin: 0;
  }
}
.search-module .budget .stockSearchBtn {
  margin-top: 15px;
}
.search-module .stocklist ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  height: 100%;
}
@media (max-width: 991px) {
  .search-module .stocklist ul {
    flex-flow: column;
  }
}
.search-module .stocklist ul li {
  display: block;
  margin: 20px auto;
}
.search-module .stocklist ul li a {
  margin: 5px;
  padding: 10px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  position: relative;
  background: #0c2340;
  color: white;
}
.search-module .stocklist ul li a:hover {
  background: #000000;
}
.search-module .regular,
.search-module .budget,
.search-module .stocklist {
  padding: 0 10px;
}
.search-module .regular h4,
.search-module .budget h4,
.search-module .stocklist h4 {
  text-align: center;
  text-transform: capitalize;
  margin-bottom: 20px;
}
.search-module .regular > span,
.search-module .budget > span,
.search-module .stocklist > span {
  display: block;
  margin: 0 auto;
  max-width: 100px;
  background: #f3f3f3;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .search-module .regular > span,
  .search-module .budget > span,
  .search-module .stocklist > span {
    max-width: 60px;
  }
}
#model.stockSearch {
  text-indent: 0;
}
form {
  padding: 20px 0;
}
form h2 {
  clear: both;
  font-size: 19.2px;
  margin-top: 40px;
}
form h2:after {
  content: "";
  display: table;
  clear: both;
}
form label {
  font-weight: 300;
  margin-bottom: 0;
}
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;
  padding-right: 20px;
  padding-top: 0;
}
form input[type=radio],
form input[type=checkbox] {
  margin: -8px 5px 0 0;
}
form input[type=radio] + label,
form input[type=checkbox] + label {
  display: inline;
}
form .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
select,
textarea,
.chzn-single,
input.text {
  -moz-border-radius: 0;
  border-radius: 0;
  width: 100%;
  background-color: #F5F5F5;
  color: #000000;
  height: 32px;
  line-height: 32px;
  padding: 5px 10px;
  border: none;
  outline: none;
  border-bottom: 1px solid #999999;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
}
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;
}
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: #0c2340;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
#map_big,
.maps_locations {
  position: relative;
  height: auto;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big,
  .maps_locations {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big #map,
.maps_locations #map {
  height: 100%;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map,
  .maps_locations #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details >div,
#map_big .map-details >div,
.maps_locations #map_details >div,
.maps_locations .map-details >div {
  position: relative;
  background: white;
  padding: 20px;
  width: 280px;
  margin: 20px 20px 20px 0;
  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,
#map_big .map-details >div ul,
.maps_locations #map_details >div ul,
.maps_locations .map-details >div ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big #map_details >div,
  #map_big .map-details >div,
  .maps_locations #map_details >div,
  .maps_locations .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,
#map_big .map-details >div h3,
.maps_locations #map_details >div h3,
.maps_locations .map-details >div h3 {
  font-size: 17.6px;
  text-align: left;
}
#map_big #map_details >div p,
#map_big .map-details >div p,
.maps_locations #map_details >div p,
.maps_locations .map-details >div p {
  text-align: left;
}
#map_big #map_details >div a.btn,
#map_big .map-details >div a.btn,
.maps_locations #map_details >div a.btn,
.maps_locations .map-details >div a.btn {
  margin: 20px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: inherit;
}
#map_big #map_details >div .phone,
#map_big .map-details >div .phone,
.maps_locations #map_details >div .phone,
.maps_locations .map-details >div .phone {
  display: block;
}
#map_big #map_details >div .phone a,
#map_big .map-details >div .phone a,
.maps_locations #map_details >div .phone a,
.maps_locations .map-details >div .phone a {
  background: none;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
  display: block;
}
#map_big #map_details >div h3,
#map_big #map_details >div p,
#map_big #map_details >div .phone,
#map_big #map_details >div .openingHours,
#map_big .map-details >div h3,
#map_big .map-details >div p,
#map_big .map-details >div .phone,
#map_big .map-details >div .openingHours,
.maps_locations #map_details >div h3,
.maps_locations #map_details >div p,
.maps_locations #map_details >div .phone,
.maps_locations #map_details >div .openingHours,
.maps_locations .map-details >div h3,
.maps_locations .map-details >div p,
.maps_locations .map-details >div .phone,
.maps_locations .map-details >div .openingHours {
  margin: 0 0 10px;
}
#map_big .openingHours li,
.maps_locations .openingHours li {
  list-style: none;
  font-size: 85%;
}
#map_big .openingHoursSpecials h3,
.maps_locations .openingHoursSpecials h3 {
  padding-top: 10px;
  line-height: 20px;
  font-size: 100%;
}
#map_big .openingHoursSpecials ul li,
.maps_locations .openingHoursSpecials ul li {
  display: block !important;
}
#map_big {
  margin-top: 50px;
}
.index #map_big,
.model #map_big,
.listArticles #map_big,
.specials #map_big {
  margin-top: 0;
}
div.footer_form_wrap+div#map_big {
  margin-top: 0;
}
.maps_locations {
  margin: 60px auto 30px;
}
.maps_locations .map-details {
  margin-bottom: 30px;
}
.maps_locations .map-details >div {
  padding: 0;
  width: auto;
  margin: initial;
  width: 100%;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 1200px) {
  .maps_locations .map-details >div {
    margin-bottom: 40px;
  }
}
.maps_locations .map-details .maps_loc_info {
  padding-top: 20px;
  padding-bottom: 20px;
}
.maps_locations .map-details .maps_loc_img {
  padding-left: 0;
}
@media (min-width: 1200px) {
  .maps_locations .map-details .maps_loc_img.col-lg-12 {
    padding-right: 0;
  }
}
.maps_locations .map-details .maps_loc_img >div {
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 325px;
}
@media (max-width: 992px) {
  .maps_locations .map-details .maps_loc_img {
    padding-right: 0;
  }
}
