.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: #cc1c20;
  color: white;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #cc1c20;
  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: #212121;
}
.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: 4px;
  border-radius: 4px;
  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: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid:hover,
.btn.btn-solid:active,
.btn.btn-solid:focus {
  background-color: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second {
  background-color: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn.btn-solid-second:hover,
.btn.btn-solid-second:active,
.btn.btn-solid-second:focus {
  background-color: #212121;
  border: #212121 1px solid;
  color: #FFFFFF;
}
.btn.btn-link {
  color: #cc1c20;
  text-decoration: none;
}
.btn.btn-link:hover,
.btn.btn-link:active,
.btn.btn-link:focus {
  color: #cc1c20;
  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;
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
  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-right:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("../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:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("../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);
}
.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;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.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.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-glow:before,
.btn-glow:after {
  background-color: #cc1c20;
  border-radius: inherit;
  content: '';
  filter: blur(10px);
  opacity: .75;
  position: absolute;
  transition: all .3s ease-in-out;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  z-index: -1;
}
.btn-glow:hover {
  background-color: #e4373b;
  color: white;
}
.btn-glow:hover:before,
.btn-glow:hover:after {
  filter: blur(20px);
  opacity: 1;
}
.btn {
  text-transform: uppercase;
  user-select: none;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 15px 20px;
  line-height: 1.2;
  white-space: normal;
  display: inline-block;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  background-color: #cc1c20;
  color: white;
  position: relative;
  z-index: 2;
}
.btn:hover,
.btn:active,
.btn:focus,
.btn:focus-within {
  color: white;
  background: black;
  border-color: black;
}
.btn-light {
  font-size: 11.2px;
  letter-spacing: inherit;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
}
.btn-sm {
  font-size: 12.8px;
  letter-spacing: inherit;
}
.btn-solid {
  background-color: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
  background-color: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn-solid-second {
  background-color: #cc1c20;
  border: #cc1c20 1px solid;
  color: #FFFFFF;
}
.btn-solid-second:hover,
.btn-solid-second:active,
.btn-solid-second:focus {
  background-color: #212121;
  border: #212121 1px solid;
  color: #FFFFFF;
}
.btn-link {
  color: #cc1c20;
  text-decoration: none;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #cc1c20;
  text-decoration: underline;
}
.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;
  padding: 0;
}
@media (max-width: 767px) {
  .no-padding-xs {
    padding: 0;
    padding: 0;
  }
}
.no-padding-right {
  padding: 0 0 0 15px;
}
.no-margin {
  margin: auto;
  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;
  }
}
.chevron:after {
  content: "";
  display: inline-flex;
  background: transparent url("../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-right:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("../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:after:after {
  content: "";
  display: inline-flex;
  background: transparent url("../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);
}
.general_content {
  padding: 0 0 40px;
}
.content-centered {
  margin: 40px auto;
  text-align: center;
  padding: 0 20px;
  max-width: 800px;
  font-size: 120%;
}
.content-centered h1,
.content-centered h2,
.content-centered p {
  margin: 10px auto 0;
  max-width: unset;
}
.page_intro,
.centered-title,
.content-centered-wide {
  margin: 40px auto;
  text-align: center;
  padding: 0 20px;
  max-width: 800px;
  font-size: 120%;
}
.page_intro h1,
.page_intro h2,
.page_intro p,
.centered-title h1,
.centered-title h2,
.centered-title p,
.content-centered-wide h1,
.content-centered-wide h2,
.content-centered-wide p {
  margin: 10px auto 0;
  max-width: unset;
}
@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;
}
.stock-items {
  margin-top: 30px;
}
.stock-items:hover .stockListItem {
  -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;
  -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;
}
.stock-items .carousel-control-indicators {
  position: relative;
  width: 100%;
  height: 50px;
}
.stock-items .carousel-control-indicators .carousel-indicators {
  width: 100%;
}
.stock-item {
  margin: 0 0 20px;
}
.stock-item h1,
.stock-item h2,
.stock-item h3,
.stock-item h4,
.stock-item h5,
.stock-item h6 {
  letter-spacing: inherit;
}
.stock-item:nth-child(2n+1) {
  clear: left;
}
#stock-item-csp-carousel .stock-item:nth-child(2n+1),
#stock-item-csp-carousel-mobile .stock-item:nth-child(2n+1) {
  clear: none;
}
@media (min-width: 1200px) {
  .csp-wide .stock-item:nth-child(2n+1) {
    clear: none;
  }
  .csp-wide .stock-item:nth-child(3n+1) {
    clear: left;
  }
}
.si-view {
  background: #f5f5f5;
  position: relative;
  padding-bottom: /2;
  margin-left: 0;
  margin-right: 0;
}
.si-view.container {
  margin-left: auto;
  margin-right: auto;
}
.si-view:after {
  content: "";
  display: table;
  clear: both;
}
.si-view:after {
  content: "";
  display: table;
  clear: both;
}
.si-view .bold {
  font-weight: bold;
}
.si-view .row.child-count-two > [class*='col-']:first-child {
  padding-right: /2;
}
.si-view .row.child-count-two > [class*='col-']:last-child {
  padding-left: /2;
}
.si-view .row.child-count-three > [class*='col-']:first-child {
  padding-right: /2;
}
.si-view .row.child-count-three > [class*='col-']:nth-child(2) {
  padding-left: /2;
  padding-right: /2;
}
.si-view .row.child-count-three > [class*='col-']:last-child {
  padding-left: 7.5px;
}
.si-view .stock-price {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  letter-spacing: 0;
  text-transform: initial;
}
.si-view .stock-mention {
  font-size: 12px;
  line-height: 1.4;
}
.si-view .stock-mention > span {
  display: block;
}
.si-view .si-type,
.si-view .si-image-count {
  position: absolute;
  left: 5px;
  top: 5px;
  background: ;
  color: ;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 3px 9px;
}
.si-view .si-image-count {
  left: auto;
  right: 5px;
  background: #000000;
  background-color: rgba(0,0,0,0.6);
  color: white;
  padding: 3px 5px;
}
.si-view .si-image-count svg,
.si-view .si-image-count i {
  margin-right: 5px;
}
.si-view .si-title {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1;
}
.si-view .si-title small {
  font-size: 70%;
}
.si-view .si-title-view-grid.row,
.si-view .si-title-view-grid .row,
.si-view .si-price.row,
.si-view .si-price .row,
.si-view .si-price-wasnow.row,
.si-view .si-price-wasnow .row,
.si-view .si-offer-title.row,
.si-view .si-offer-title .row,
.si-view .si-rate-repayment.row,
.si-view .si-rate-repayment .row,
.si-view .si-get-quote.row,
.si-view .si-get-quote .row,
.si-view .si-feature-icons.row,
.si-view .si-feature-icons .row,
.si-view .si-cta.row,
.si-view .si-cta .row {
  margin: 0;
}
.si-view .si-title-view-grid.row > *:first-child,
.si-view .si-title-view-grid .row > *:first-child,
.si-view .si-price.row > *:first-child,
.si-view .si-price .row > *:first-child,
.si-view .si-price-wasnow.row > *:first-child,
.si-view .si-price-wasnow .row > *:first-child,
.si-view .si-offer-title.row > *:first-child,
.si-view .si-offer-title .row > *:first-child,
.si-view .si-rate-repayment.row > *:first-child,
.si-view .si-rate-repayment .row > *:first-child,
.si-view .si-get-quote.row > *:first-child,
.si-view .si-get-quote .row > *:first-child,
.si-view .si-feature-icons.row > *:first-child,
.si-view .si-feature-icons .row > *:first-child,
.si-view .si-cta.row > *:first-child,
.si-view .si-cta .row > *:first-child {
  padding-left: 0;
}
.si-view .si-title-view-grid.row > *:last-child,
.si-view .si-title-view-grid .row > *:last-child,
.si-view .si-price.row > *:last-child,
.si-view .si-price .row > *:last-child,
.si-view .si-price-wasnow.row > *:last-child,
.si-view .si-price-wasnow .row > *:last-child,
.si-view .si-offer-title.row > *:last-child,
.si-view .si-offer-title .row > *:last-child,
.si-view .si-rate-repayment.row > *:last-child,
.si-view .si-rate-repayment .row > *:last-child,
.si-view .si-get-quote.row > *:last-child,
.si-view .si-get-quote .row > *:last-child,
.si-view .si-feature-icons.row > *:last-child,
.si-view .si-feature-icons .row > *:last-child,
.si-view .si-cta.row > *:last-child,
.si-view .si-cta .row > *:last-child {
  padding-right: 0;
}
.si-view .si-title-view-grid > *,
.si-view .si-price > *,
.si-view .si-price-wasnow > *,
.si-view .si-offer-title > *,
.si-view .si-rate-repayment > *,
.si-view .si-get-quote > *,
.si-view .si-feature-icons > *,
.si-view .si-cta > * {
  padding-top: /2;
  padding-bottom: /2;
}
.si-view .si-img-ncis-wrap {
  background-color: white;
  position: relative;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.si-view .si-img-ncis-wrap .si-img-ncis {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.si-view .si-excerpt {
  font-size: 14px;
}
.si-view .si-title-view-grid > * {
  border-bottom: 0;
}
.si-view .si-price .price,
.si-view .si-rate-repayment .price {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  letter-spacing: 0;
  text-transform: initial;
}
.si-view .si-price .mention,
.si-view .si-rate-repayment .mention {
  font-size: 12px;
  line-height: 1.4;
}
.si-view .si-price .mention > span,
.si-view .si-rate-repayment .mention > span {
  display: block;
}
.si-view .si-price-wasnow .price {
  font-size: 90%;
  text-transform: uppercase;
  margin: 0;
}
.si-view .si-offer-title > * {
  padding-bottom: 0;
  border-bottom: none;
  font-size: 16px;
  line-height: 1;
  margin: 0;
  font-weight: 300;
}
.si-view .si-rate-repayment .row-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 0;
}
.si-view .si-rate-repayment .row-flex .col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
  padding-left: 15px;
}
.si-view .si-rate-repayment .row-flex .col:first-child {
  padding-left: 0;
}
.si-view .si-rate-repayment .row-flex .col.si-ppw-switch {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 40%;
}
.si-view .si-disclaimer-preview {
  font-size: 80%;
  padding:  0 0;
}
.si-view .si-disclaimer .ppw-disclaimer,
.si-view .si-disclaimer .ppw-privacy,
.si-view .si-privacy .ppw-disclaimer,
.si-view .si-privacy .ppw-privacy {
  font-size: 12px;
  padding:  0;
  border-bottom: 1px solid white;
}
.si-view .si-disclaimer .ppw-disclaimer h4,
.si-view .si-disclaimer .ppw-disclaimer span,
.si-view .si-disclaimer .ppw-privacy h4,
.si-view .si-disclaimer .ppw-privacy span,
.si-view .si-privacy .ppw-disclaimer h4,
.si-view .si-privacy .ppw-disclaimer span,
.si-view .si-privacy .ppw-privacy h4,
.si-view .si-privacy .ppw-privacy span {
  font-size: inherit;
  font-weight: inherit;
  display: inline;
}
.si-view .si-get-quote {
  border-bottom: 1px solid #CCCCCC;
}
.si-view .si-get-quote .btn-personalised-quote {
  text-align: center;
}
.si-view .si-feature-icons {
  text-align: center;
  font-size: 12px;
  vertical-align: top;
  height: 80px;
  overflow: hidden;
  line-height: 1.2;
  text-transform: capitalize;
}
.si-view .si-feature-icons > div {
  padding-bottom: 0;
}
.si-view .si-feature-icons i,
.si-view .si-feature-icons svg {
  display: block;
  clear: both;
  margin: 0 auto 10px;
  font-size: 200%;
}
.si-view .si-feature-icons .si-feature-name {
  display: none;
}
.si-view .si-feature-icons-2 svg,
.si-view .si-feature-icons-2 i {
  display: none;
}
.si-view .si-feature-icons-2 .si-feature-name {
  display: block;
  font-weight: bold;
  font-size: 110%;
  margin-bottom: 5px;
}
.si-view .si-cta > * {
  border-bottom: 0;
}
.si-view .si-cta ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: table;
  width: 100%;
}
.si-view .si-cta ul li {
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
  width: 15%;
}
.si-view .si-cta ul li:last-child {
  width: 70%;
  padding-right: 0;
}
.si-view .si-cta ul li:last-child a {
  display: block;
}
.si-view .si-cta ul li a {
  padding: 10px;
}
.si-view .si-contact {
  background: #EDEDED;
  clear: both;
  z-index: 9;
  width: 100%;
}
.si-view .si-contact h2,
.si-view .si-contact h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  letter-spacing: 0;
  text-transform: initial;
  margin: 0;
  padding: 5px 0 10px 0;
  line-height: 1.2;
}
.si-view .si-contact form {
  padding: 0;
}
.si-view .si-contact form a.chevron-toggle,
.si-view .si-contact form .terms {
  display: none;
}
.si-view .si-contact form .btn {
  clear: both;
}
.si-view .si-contact .si-contant-enquiry,
.si-view .si-contact .si-contant-phone {
  padding:  *2;
  display: none;
}
.si-view .si-contact .si-contant-enquiry .nav-close,
.si-view .si-contact .si-contant-phone .nav-close {
  float: right;
}
.si-view .si-contact .si-contant-phone h3 {
  text-align: center;
}
.si-view .si-contact .si-contant-phone h3 span {
  display: inline-block;
}
.si-view .si-cta-details-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  align-items: center;
  justify-content: center;
  display: flex;
  -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;
  -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;
  opacity: 0;
}
.si-view .si-cta-details-overlay .btn {
  border: 1px solid white;
  color: white;
  display: inline-block;
  background-color: transparent;
}
.si-view .si-cta-details-overlay:hover .btn {
  background: rgba(0,0,0,0.9);
}
.si-view:hover .si-cta-details-overlay {
  opacity: 1;
}
.si-disclaimer-btn,
.si-privacy-btn {
  display: inline-block;
}
.csp-ver-1-4 .si-disclaimer-btn,
.csp-ver-1-4 .si-privacy-btn {
  width: 49%;
}
.si-view.viewList {
  overflow: hidden;
}
.si-view.viewList .si-thumb-view-grid,
.si-view.viewList .si-title-view-grid {
  display: none;
}
.si-view.viewList .si-type {
  left: 20px;
  top: 5px;
}
.si-view.viewList .si-image-count {
  left: auto;
  right: 20px;
}
.si-view.viewList .si-title-view-list {
  padding: 15px;
}
.si-view.viewList .si-price > * {
  padding-top: 0;
}
.si-view.viewList .si-images {
  overflow: hidden;
  padding: 0;
}
.si-view.viewList .si-images .si-img {
  width: 24%;
  float: left;
  margin: 10px 0.5%;
}
.si-view.viewGrid .stockList_item_imgs,
.si-view.viewGrid .si-thumb-view-list,
.si-view.viewGrid .si-title-view-list {
  display: none;
}
.si-view.viewGrid .si-title-view-grid {
  min-height: 70px;
}
.si-view.viewGrid .si-title-view-grid small {
  display: block;
}
.si-view.viewGrid .si-details {
  padding:   0 ;
  width: 100%;
}
.si-view.viewGrid .si-contact {
  position: absolute;
}
.csp-wide .si-view.viewList .si-details {
  margin-left: -7.5px;
  padding: 0;
  padding-right: 7.5px;
}
.csp-wide .si-view.viewList .si-images .si-img {
  width: 84%;
  margin: 0 0 13.5px 0;
}
.csp-wide .si-view.viewList .si-images .si-img:last-child {
  margin-bottom: 0;
}
.si-view.si-ver-1-0.viewList .si-feature-icons,
.si-view.si-ver-1-0.viewList .si-cta {
  margin-top: *1.33;
}
.si-view.si-ppw-na.viewList .si-cta {
  margin-top: *1.33;
}
form {
  padding: 20px 0;
}
form h2 {
  clear: both;
  font-size: 19.2px;
  margin-top: 40px;
}
form h2:after {
  content: "";
  display: table;
  clear: both;
}
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 .formCell label {
  color: ;
}
form .formCell label.error {
  color: red;
  font-size: 14px;
  width: 100%;
  text-align: right;
}
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 .formCheckBox {
  padding: 5px 0;
}
input[type="text"],
input[type="tel"],
input[type="email"],
select,
textarea,
.chzn-single,
input.text {
  -moz-border-radius: 4px;
  border-radius: 4px;
  width: 100%;
  background-color: #E5E5E5;
  color: #000000;
  height: 45px;
  line-height: 45px;
  padding: 5px 10px;
  border: none;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -moz-border-radius: 4px;
  border-radius: 4px;
  font-size: 16px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
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: #cc1c20;
  color: white;
}
.footer_form_wrap {
  margin-top: 30px;
}
