.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;
}
