.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: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  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 #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.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/lorikeet/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 #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #1291c9;
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
.default-font {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@font-face {
  font-family: 'FordAntenna-Light';
  src: url('../fonts/FordAntenna-Light.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Light.otf') format('opentype'), url('../fonts/FordAntenna-Light.woff') format('woff'), url('../fonts/FordAntenna-Light.ttf') format('truetype'), url('../fonts/FordAntenna-Light.svg#FordAntenna-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'FordAntenna-Light';
}
@font-face {
  font-family: 'FordAntenna-Medium';
  src: url('../fonts/FordAntenna-Medium.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Medium.otf') format('opentype'), url('../fonts/FordAntenna-Medium.woff') format('woff'), url('../fonts/FordAntenna-Medium.ttf') format('truetype'), url('../fonts/FordAntenna-Medium.svg#FordAntenna-Medium') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font,
.brand-font-regular {
  font-family: 'FordAntenna-Medium';
}
@font-face {
  font-family: 'FordAntenna-Bold';
  src: url('../fonts/FordAntenna-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/FordAntenna-Bold.otf') format('opentype'), url('../fonts/FordAntenna-Bold.woff') format('woff'), url('../fonts/FordAntenna-Bold.ttf') format('truetype'), url('../fonts/FordAntenna-Bold.svg#FordAntenna-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'FordAntenna-Bold';
}
@font-face {
  font-family: 'TTRounds-Bold';
  src: url('../fonts/TTRounds-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/TTRounds-Bold.otf') format('opentype'), url('../fonts/TTRounds-Bold.woff') format('woff'), url('../fonts/TTRounds-Bold.ttf') format('truetype'), url('../fonts/TTRounds-Bold.svg#TTRounds-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'TTRounds-Bold';
}
@font-face {
  font-family: 'AmericanTypewriter-Bold';
  src: url('../fonts/AmericanTypewriter-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AmericanTypewriter-Bold.otf') format('opentype'), url('../fonts/AmericanTypewriter-Bold.woff') format('woff'), url('../fonts/AmericanTypewriter-Bold.ttf') format('truetype'), url('../fonts/AmericanTypewriter-Bold.svg#AmericanTypewriter-Bold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'AmericanTypewriter-Bold';
}
.btn {
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #cc091f;
  color: #FFF;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-link-arrow.png) no-repeat 0 center;
}
.greyList {
  padding: 15px 20px;
  margin: 25px 0 0 0;
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
  background-color: #F6F6F6;
  background-position: center center;
  background-repeat: no-repeat;
  background: -webkit-gradient(radial,center center,0,center center,460,from(#FFF),to(#F6F6F6));
  background: -webkit-radial-gradient(circle,#FFF,#F6F6F6);
  background: -moz-radial-gradient(circle,#FFF,#F6F6F6);
  background: -ms-radial-gradient(circle,#FFF,#F6F6F6);
}
.greyList li {
  padding: 15px 0;
  border-bottom: solid 1px #CCC;
  color: #3f4344;
}
.greyList li:last-child {
  border: none;
}
.greyList li strong {
  margin-right: 5px;
  text-transform: uppercase;
}
.secondLink {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'UniversLTStd';
  src: url('../fonts/UniversLTStd.eot?#iefix') format('embedded-opentype'), url('../fonts/UniversLTStd.otf') format('opentype'), url('../fonts/UniversLTStd.woff') format('woff'), url('../fonts/UniversLTStd.ttf') format('truetype'), url('../fonts/UniversLTStd.svg#UniversLTStd') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'univers_light_condensed';
  src: url('../fonts/Univers_light_condensed_1_-webfont.eot');
  src: url('../fonts/Univers_light_condensed_1_-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Univers_light_condensed_1_-webfont.woff2') format('woff2'), url('../fonts/Univers_light_condensed_1_-webfont.woff') format('woff'), url('../fonts/Univers_light_condensed_1_-webfont.ttf') format('truetype'), url('../fonts/Univers_light_condensed_1_-webfont.svg#univers_light_condensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UniversLTPro-45Light';
  src: url('../fonts/2D997C_0_0.eot');
  src: url('../fonts/2D997C_0_0.eot?#iefix') format('embedded-opentype'), url('../fonts/2D997C_0_0.woff2') format('woff2'), url('../fonts/2D997C_0_0.woff') format('woff'), url('../fonts/2D997C_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.content {
  margin-top: 0;
}
.home_panel_top {
  background: #f4f4f4;
  text-align: center;
}
.home_panel_top img {
  margin: 60px auto;
}
@media (max-width: 767px) {
  .home_panel_top img {
    margin: 15px auto;
  }
}
.home_panel_top img:hover {
  opacity: 0.75;
}
.home_panel_btm {
  margin-bottom: 60px;
}
.home_panel_btm .home_panel_btm_wrap {
  max-width: 1440px;
  margin: 0 auto;
}
.home_panel_btm .home_panel_btm_div {
  margin: 0;
  padding: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.home_panel_btm .home_panel_btm_div:hover {
  -webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.5);
}
.home_panel_btm .home_panel_btm_item img {
  width: 100%;
}
.index_specials_container {
  margin: 60px 0;
}
.index_specials_container .index_specials {
  position: relative;
}
.index_specials_container .index_specials .index_stock_list {
  margin-top: 40px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem {
  height: 560px;
  padding: 0 15px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem {
    height: auto;
    margin-bottom: 25px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h3 {
  margin: 0;
  height: 100px;
  width: 100%;
  color: #333;
  font-size: 17px;
  line-height: 22px;
  padding: 0;
  font-weight: 400;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem h3 {
    height: auto;
    margin-bottom: 15px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem h3 span {
  display: block;
  font-size: 11px;
  padding-top: 5px;
  color: #666;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockLeft {
  float: none;
  margin-bottom: 20px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .imageContainer img {
  width: 100%;
  text-align: center;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight {
  float: none;
  margin-top: 0px;
  height: 120px;
  padding: 0;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockRight ul li {
  background: none;
  padding: 3px 0;
  color: #1f1f1f;
  font-size: 13px;
  line-height: 28px;
  border-bottom: 1px solid #ccc;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 {
  font-size: 11px;
  color: #333;
  text-transform: none;
  margin-top: 15px;
  margin-right: 6px;
  text-align: left;
  line-height: 24px;
  float: left;
  margin-left: 0;
}
.index_specials_container .index_specials .index_stock_list .stockListItem h4 span {
  display: block;
  font-size: 26px !important;
  color: #333;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .stockListItem_type {
  text-transform: uppercase;
  font-size: 11px;
  color: #888;
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
  color: #333;
  padding-left: 12px;
  border-left: #ccc 1px solid;
  margin-right: 0;
  margin-left: 5px;
}
@media (max-width: 480px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container h4 {
    border: none;
    margin: 10px 0 0 0;
    padding-left: 0;
    clear: both;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem .repayments_container span {
  color: #E50A24;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  width: 95%;
  margin-top: 15px;
  position: absolute;
  bottom: 5px;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-right {
  float: right;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-left {
  float: left;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover,
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:active,
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:focus {
  background: #1291c9;
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:hover,
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:active,
.index_specials_container .index_specials .index_stock_list .stockListItem div > span:focus {
  background: #cc091f;
  color: #FFF;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.index_specials_container .index_specials .index_stock_list .stockListItem div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .index_specials_container .index_specials .index_stock_list .stockListItem div > span {
    position: relative;
    bottom: 5px;
    margin-top: 20px;
  }
}
.index_specials_container .index_specials .index_stock_list .stockListItem:first-child {
  margin-left: 0;
}
.index_btm_notes p {
  font-size: 10px;
  line-height: 16px;
  color: #999;
  margin: 15px 0;
  font-style: italic;
  width: 100%;
}
.home_search_bg {
  width: 100%;
  background: #282828;
  padding-top: 60px;
  padding-bottom: 60px;
}
.search_stock_home {
  margin: 0 auto;
  padding: 0;
  z-index: 999;
  position: relative;
}
@media (max-width: 767px) {
  .search_stock_home {
    margin: 0;
    padding: 15px 25px;
  }
}
.search_stock_home .subnav_tabs {
  width: 25%;
  float: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 1199px) {
  .search_stock_home .subnav_tabs {
    width: 100%;
    float: none;
    margin-bottom: 50px !important;
  }
}
.search_stock_home .subnav_tabs li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  margin-right: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li {
    width: 100%;
  }
}
.search_stock_home .subnav_tabs li a {
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  background: #fff;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-align: center;
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li a {
    font-size: 13px;
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .search_stock_home .subnav_tabs li.active {
    width: 100%;
  }
}
.search_stock_home .subnav_tabs li.active a {
  color: #fff;
  background: #E50A24;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
.search_stock_home .subnav_forms {
  width: 72%;
  margin-left: 3%;
  float: right;
  padding: 10px 0 15px 50px;
}
@media (max-width: 1199px) {
  .search_stock_home .subnav_forms {
    width: 100%;
    padding: 0;
    float: none;
    margin-top: 15px;
  }
}
.search_stock_home .subnav_forms form {
  padding: 0;
}
@media (max-width: 1199px) {
  .search_stock_home .subnav_forms form {
    padding: 15px 0;
  }
}
.search_stock_home #stockSearchBudget > div {
  overflow: visible;
}
.search_stock_home #stockSearchBudget .stockSearch_note {
  margin-top: -30px;
}
@media (max-width: 991px) {
  .search_stock_home #stockSearchBudget .stockSearch_note {
    margin-top: 15px;
  }
}
.search_stock_home #stockSearchBtn,
.search_stock_home #stockSearchBudgetBtn {
  width: 260px;
  float: right;
  margin-right: 20px;
  margin-top: 25px;
}
@media (max-width: 991px) {
  .search_stock_home #stockSearchBtn,
  .search_stock_home #stockSearchBudgetBtn {
    width: 100%;
    float: none;
  }
}
.search_stock_home #stockSearch #stock_number {
  height: 35px;
  line-height: 35px;
  float: left;
}
@media (max-width: 767px) {
  .search_stock_home #stockSearch #stock_number {
    float: none;
  }
}
.search_stock_home #stock_number {
  border: 1px solid #ccc;
  display: block;
  height: 35px;
  width: 100%;
  padding: 0 15px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f5f5f5;
  box-shadow: none;
}
.search_stock_home #stockSearchRegular,
.search_stock_home #stockSearchBudget,
.search_stock_home #stockSearchNum {
  padding: 0;
}
@media (max-width: 1199px) {
  .search_stock_home #stockSearchRegular,
  .search_stock_home #stockSearchBudget,
  .search_stock_home #stockSearchNum {
    padding: 10px 0;
  }
}
.search_stock_home #stockSearch select,
.search_stock_home #stockSearch input.text,
.search_stock_home .chzn-container-single .chzn-single {
  -moz-border-radius: 0px;
  border-radius: 0px;
  background: #f5f5f5;
  box-shadow: none;
}
.search_stock_home #stockSearchRegular .stockSearchBtnRight a {
  padding: 0 5px;
}
.search_stock_home #stockNumberSearchBtn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  float: right;
  height: 35px;
  width: 250px;
  margin-top: 20px;
  margin-right: 40px;
}
.search_stock_home #stockNumberSearchBtn.btn-right {
  float: right;
}
.search_stock_home #stockNumberSearchBtn.btn-left {
  float: left;
}
.search_stock_home #stockNumberSearchBtn:hover,
.search_stock_home #stockNumberSearchBtn:active,
.search_stock_home #stockNumberSearchBtn:focus {
  background: #1291c9;
  color: #FFF;
}
.search_stock_home #stockNumberSearchBtn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.search_stock_home #stockNumberSearchBtn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.search_stock_home #stockNumberSearchBtn:hover,
.search_stock_home #stockNumberSearchBtn:active,
.search_stock_home #stockNumberSearchBtn:focus {
  background: #cc091f;
  color: #FFF;
}
.search_stock_home #stockNumberSearchBtn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.search_stock_home #stockNumberSearchBtn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.search_stock_home #stockNumberSearchBtn:hover {
  background: #00688d;
}
@media (max-width: 991px) {
  .search_stock_home #stockNumberSearchBtn {
    float: none;
    width: 100%;
  }
}
.search_stock_home .stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 40px;
}
@media (max-width: 991px) {
  .search_stock_home .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .search_stock_home .stockSearchSelectField {
    width: 100%;
  }
}
.search_stock_home .stockSearchSelectField .chzn-container {
  font-size: 12px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f8f8f8;
}
.search_stock_home .stockSearchSelectField .chzn-single {
  height: 40px !important;
  line-height: 40px !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #f8f8f8;
}
.search_stock_home .stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.search_stock_home .stockSearchSelectField .chzn-choices {
  height: 41px !important;
}
.search_stock_home .stockSearchSelectField .chzn-drop {
  background: #f8f8f8;
  margin-top: -5px;
}
.search_stock_home .stockSearchSelectField .search-choice {
  line-height: 30px !important;
}
.search_stock_home .stockSearchSelectField .search-choice a {
  top: 13px !important;
}
.search_stock_home #stockSearchTypes label {
  color: #fff;
}
.search_stock_home .stockSearch_note {
  width: 64%;
  margin-top: 15px;
  float: left;
}
@media (max-width: 991px) {
  .search_stock_home .stockSearch_note {
    width: 100%;
  }
}
.search_stock_home .stockSearch_note > div {
  padding: 0;
  line-height: 18px;
}
.search_stock_home .stockSearch_note > div h3 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 15px;
  color: #fff;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
}
.search_stock_home .stockSearch_note > div p {
  font-size: 12px;
  color: #fff;
}
.search_stock_home .stockSearch_note > div span {
  font-weight: bold;
  color: #fff;
}
.search_stock_home .stockSearch_note > div a {
  font-weight: bold;
  color: #fff;
}
p.terms {
  display: none;
}
.stockSearchTerms {
  color: #fff;
}
.search_stock_home_btm {
  margin: 25px 0;
}
@media (max-width: 1199px) {
  .search_stock_home_btm {
    display: none;
  }
}
@media (max-width: 1199px) {
  .carousel-indicators {
    display: none;
  }
}
.stock_new_bg {
  background: #eee;
  margin: 40px 0;
  padding: 60px 0;
  text-align: center;
}
.stock_new_bg h2 {
  font-size: 35px;
  color: #333;
  margin-top: 0;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .stock_new_bg h2 {
    font-size: 20px;
  }
}
.stock_new_bg p {
  font-size: 18px;
  color: #666;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .stock_new_bg p {
    font-size: 15px;
  }
}
.stock_new_bg a {
  max-width: 290px;
  margin-top: 30px;
  margin: 25px auto;
}
@media (max-width: 1199px) {
  .stock_new_bg img {
    width: 100%;
  }
}
.home_service_bg {
  background: #282828;
}
.home_service_bg .home_service_btn {
  width: 250px;
  position: relative;
  margin: -100px 0 90px 90px;
}
@media (max-width: 1199px) {
  .home_service_bg .home_service_btn {
    margin: 15px 0;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .home_service_bg .home_service_pic {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home_service_bg .home_service_pic {
    display: none;
  }
}
.home_service_bg h2 {
  color: #fff;
  padding: 15px;
  font-size: 20px;
  line-height: 30px;
}
.home_service_bg ul {
  margin-left: 15px;
}
.home_service_bg ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
  color: #fff;
  padding: 0 15px 5px;
}
.home_panel_news .home_panel_news_header {
  padding: 0 0 15px 0;
  min-height: 50px;
}
.home_panel_news .home_panel_news_header h2 {
  padding: 0;
  margin: 0;
  color: #000;
  float: left;
  line-height: 35px;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 767px) {
  .home_panel_news .home_panel_news_header h2 {
    margin: 25px 0 15px;
  }
}
.home_panel_news .home_panel_news_header a {
  float: right;
  display: block;
  line-height: 30px;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
  padding-right: 30px;
  font-size: 18px;
  background: url('../images/icon-arrow-grey.png') right center no-repeat;
}
@media (max-width: 767px) {
  .home_panel_news .home_panel_news_header a {
    float: left;
    clear: right;
  }
}
.home_panel_news .home_panel_news_header a:hover {
  color: #E50A24;
  background: url('../images/icon-arrow-blue.png') right center no-repeat;
}
.home_panel_news .home_panel_news_list {
  background: #f1f3f3;
  margin-bottom: 60px;
}
.home_panel_news .home_panel_news_list #listing .navitem {
  display: none;
  padding: 16px 15px 15px;
  border-top: 1px solid #ccc;
  border-bottom: none;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemprecede,
.home_panel_news .home_panel_news_list #listing .navitem .navitemlink {
  display: none;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemtitle {
  font-size: 16px;
  color: #313136;
  padding-left: none !important;
}
.home_panel_news .home_panel_news_list #listing .navitem h3 {
  padding: 0;
  margin: 5px 0;
  color: #333;
  font-weight: normal;
  text-shadow: none;
  font-family: Arial, Helvetica, sans-serif;
  padding-right: 35px;
  background: url('../images/icon-arrow-grey.png') right top no-repeat;
  line-height: 24px;
  font-size: 14px !important;
}
.home_panel_news .home_panel_news_list #listing .navitem h3:hover {
  color: #E50A24;
  background: url('../images/icon-arrow-blue.png') right top no-repeat;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemthumbnail {
  max-height: 40px;
}
.home_panel_news .home_panel_news_list #listing .navitem:first-child {
  border-top: none;
}
.home_panel_news .home_panel_news_list #listing #paging {
  display: none;
}
.home_panel_map h2 {
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  line-height: 35px;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 991px) {
  .home_panel_map h2 {
    padding: 25px 0 15px;
  }
}
.home_panel_map a.home_panel_map_btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  position: absolute;
  bottom: 35px;
  width: 80%;
  left: 10%;
  display: none;
}
.home_panel_map a.home_panel_map_btn.btn-right {
  float: right;
}
.home_panel_map a.home_panel_map_btn.btn-left {
  float: left;
}
.home_panel_map a.home_panel_map_btn:hover,
.home_panel_map a.home_panel_map_btn:active,
.home_panel_map a.home_panel_map_btn:focus {
  background: #1291c9;
  color: #FFF;
}
.home_panel_map a.home_panel_map_btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.home_panel_map a.home_panel_map_btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.home_panel_map a.home_panel_map_btn:hover,
.home_panel_map a.home_panel_map_btn:active,
.home_panel_map a.home_panel_map_btn:focus {
  background: #cc091f;
  color: #FFF;
}
.home_panel_map a.home_panel_map_btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.home_panel_map a.home_panel_map_btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .home_panel_map img {
    width: 100%;
  }
}
.home_panel_map img.home_panel_map_icon {
  position: absolute;
  top: 45%;
  left: 45%;
  display: none !important;
}
.home_sec_tv {
  margin-bottom: 75px;
}
.home_sec_tv h2 {
  padding: 0;
  margin: 0 0 15px;
  color: #000;
  line-height: 35px;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 991px) {
  .home_sec_tv h2 {
    padding: 25px 0 15px;
  }
}
.home_sec_tv h3 {
  padding: 0 0 0 35px;
  margin: 0 0 15px;
  color: #333;
  line-height: 40px;
  font-size: 18px;
  background: url('../images/icon-arrow-down-blue.png') left center no-repeat;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .home_sec_tv h3 {
    font-size: 13px;
  }
}
.index_model_tabs_bg .index_model_tabs_title {
  text-align: center;
  margin: 50px 0 0;
  font-size: 34px;
  color: #000;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  text-transform: uppercase;
}
.index_model_tabs_bg .tabs .tabs_header {
  margin: 25px auto;
  border: none;
  padding: 0;
  text-align: center;
  background: none;
  width: 300px;
}
@media (max-width: 1199px) {
  .index_model_tabs_bg .tabs .tabs_header {
    width: auto;
  }
}
.index_model_tabs_bg .tabs .tabs_header li {
  line-height: 35px;
  height: 35px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li {
    width: 32%;
    padding: 0;
  }
}
.index_model_tabs_bg .tabs .tabs_header li a {
  color: #000 !important;
  padding: 0 15px;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
  font-size: 18px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li a {
    padding: 0;
    font-size: 13px;
  }
}
.index_model_tabs_bg .tabs .tabs_header li a span {
  display: block;
  padding-right: 30px;
  background: url('../images/icon-arrow-grey.png') center right no-repeat;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li a span {
    padding: 0;
    background: none;
  }
}
.index_model_tabs_bg .tabs .tabs_header li.active,
.index_model_tabs_bg .tabs .tabs_header li:hover,
.index_model_tabs_bg .tabs .tabs_header li:focus {
  border: none;
  box-shadow: none;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li.active,
  .index_model_tabs_bg .tabs .tabs_header li:hover,
  .index_model_tabs_bg .tabs .tabs_header li:focus {
    width: 31%;
  }
}
.index_model_tabs_bg .tabs .tabs_header li.active a,
.index_model_tabs_bg .tabs .tabs_header li:hover a,
.index_model_tabs_bg .tabs .tabs_header li:focus a {
  color: #E50A24 !important;
}
.index_model_tabs_bg .tabs .tabs_header li.active a span,
.index_model_tabs_bg .tabs .tabs_header li:hover a span,
.index_model_tabs_bg .tabs .tabs_header li:focus a span {
  display: block;
  padding-right: 30px;
  background: url('../images/icon-arrow-blue.png') center right no-repeat;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li.active a span,
  .index_model_tabs_bg .tabs .tabs_header li:hover a span,
  .index_model_tabs_bg .tabs .tabs_header li:focus a span {
    padding: 0;
    background: none;
  }
}
.index_model_tabs_bg .tabs > div.active {
  padding-top: 50px;
  min-height: 220px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs > div.active {
    padding-top: 0;
  }
}
.index_model_tabs_bg .tabs > div.active .carousel-inner {
  width: 90%;
  margin: 0 auto;
}
.index_model_tabs_bg .tabs > div.active .carousel-inner .thumb {
  text-align: center;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs > div.active .carousel-inner .thumb {
    padding: 0;
  }
}
.index_model_tabs_bg .tabs > div.active .carousel-inner .thumb .index-model-item-img img {
  max-height: 80px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs > div.active .carousel-inner .thumb .index-model-item-img img {
    max-width: 125px;
  }
}
.index_model_tabs_bg .tabs > div.active .carousel-inner .thumb p {
  color: #999;
  margin-top: 15px;
  text-transform: uppercase;
  font-size: 16px;
  font-family: 'UniversLTPro-45Light', arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs > div.active .carousel-inner .thumb p {
    font-size: 13px;
    min-height: 40px;
  }
}
.index_model_tabs_bg .tabs > div.active .carousel-inner .thumb p:hover {
  color: #000;
}
.snap21 h2 {
  padding: 0;
  margin: 0;
  color: #000;
  float: left;
  line-height: 35px;
  font-size: 26px;
  text-transform: uppercase;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  font-weight: bold;
}
@media (max-width: 767px) {
  .snap21 h2 {
    margin: 25px 0 15px;
  }
}
#stockSearch .tabs > ul {
  margin: 0;
}
#stockSearch select,
#stockSearch input.text {
  width: 96%;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  padding: 2%;
  border: solid 1px #CCC;
}
#stockSearchBudget {
  padding: 30px 0 0 0;
}
#stockSearchBudget > div {
  clear: both;
  line-height: 30px;
  margin: 0 0 20px 0;
}
#stockSearchBudget > div label {
  width: 46%;
  float: left;
}
#stockSearchBudget > div input.text,
#stockSearchBudget > div select {
  width: 49%;
  float: right;
}
#stockSearchTypes label {
  font-weight: 100;
  margin-right: 10px;
  color: #fff;
}
#stockSearchTypes input {
  margin-top: 0 !important;
  width: 15px;
  height: 15px;
}
#stockSearchSelect > div {
  float: left;
  margin: 0 0 20px 0;
  width: 48%;
}
#stockSearchSelect > div.even {
  padding: 0 2% 0 0;
}
#stockSearchSelect > div.odd {
  padding: 0 0 0 2%;
}
#stockSearchSelect > div label {
  display: block;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.stockSearchTerms {
  font-size: 10px;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
.stockList .alert {
  clear: both;
}
.stockList .stockListHeader {
  height: 169px;
  background: #989A99;
}
@media (max-width: 991px) {
  .stockList .stockListHeader {
    display: none;
  }
}
.stockList .stockListHeader .container {
  max-width: 1500px;
}
.stockList .stockListHeader .container .stockListHeaderImg {
  background: url("../images/stockList-header-img.jpg") left top no-repeat;
  width: 1500px;
  height: 169px;
}
.stockList .stockListPaginate {
  clear: both;
  margin: 0 0 5px 0;
  color: #666;
}
.stockList .stockListPaginate ul {
  float: right;
  height: 40px;
  margin: -15px 0 0 15px;
}
@media (max-width: 767px) {
  .stockList .stockListPaginate ul {
    float: none;
    margin: 15px 0 0 0;
  }
}
.stockList .stockListPaginate ul li {
  color: #666;
  margin: 15px 0 0 0;
  float: left;
}
.stockList .stockListPaginate ul li.paginateSentinel a {
  border: none;
}
.stockList .stockListPaginate ul li a {
  color: #3f4344;
  display: block;
  padding: 0 6px;
  line-height: 12px;
  border-right: solid 1px #3f4344;
}
.stockList .stockListPaginate ul li a.active,
.stockList .stockListPaginate ul li a:hover {
  color: #000;
}
.stockList #stockListRefine {
  margin-top: 40px;
  margin-bottom: 30px;
}
.stockList #stockListRefine #refineSearchYearBtn {
  margin-top: 40px;
}
.stockList #stockListRefine h3 {
  margin-bottom: 20px;
  margin-top: 15px;
  color: #333;
  cursor: pointer;
}
@media (max-width: 767px) {
  .stockList #stockListRefine h3 {
    padding: 5px 10px;
    background: #02A1E3;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #02A1E3;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #14a2e0;
    -moz-box-shadow: 0 5px 5px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 1px 1px #ccc;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
    border: none;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E40A23;
    -moz-box-shadow: 0 5px 5px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 1px 1px #ccc;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  }
  .stockList #stockListRefine h3.btn-right {
    float: right;
  }
  .stockList #stockListRefine h3.btn-left {
    float: left;
  }
  .stockList #stockListRefine h3:hover,
  .stockList #stockListRefine h3:active,
  .stockList #stockListRefine h3:focus {
    background: #1291c9;
    color: #FFF;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList #stockListRefine h3:hover,
  .stockList #stockListRefine h3:active,
  .stockList #stockListRefine h3:focus {
    background: #cc091f;
    color: #FFF;
  }
  .stockList #stockListRefine h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList #stockListRefine h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
}
.stockList #stockListRefine > div {
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockListRefine > div {
    display: none;
  }
}
.stockList #stockListRefine div {
  background-color: #f8f8f8;
  padding: 15px 20px;
}
.stockList #stockListRefine div div {
  padding: 0;
}
.stockList #stockListRefine div h4 {
  background: url("../images/bg-collapse.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  line-height: 40px;
  margin: 0;
  padding: 0 10px 0 0;
  color: #333;
  text-transform: uppercase;
}
.stockList #stockListRefine div h4.last {
  border-bottom: medium none;
}
.stockList #stockListRefine div h4.active {
  background-position: right 16px;
}
.stockList #stockListRefine div ul {
  background: none;
  padding: 10px;
}
.stockList #stockListRefine div ul li {
  border-bottom: 1px solid #CACACA;
  color: #CCCCCC;
  list-style: none outside none;
  margin: 0 0 3px;
  padding: 2px 0 4px 4px;
}
.stockList #stockListRefine div ul li a {
  text-decoration: underline;
  color: #333333;
  display: block;
  line-height: 20px;
  text-decoration: none;
}
.stockList #stockListRefine div ul li a:hover {
  color: #2E2C2D;
}
.stockList #stockSearch {
  background: #f8f8f8;
  padding: 0 0 5px 0;
  width: 100%;
  margin-top: 25px;
  display: block;
}
@media (max-width: 767px) {
  .stockList #stockSearch {
    display: none;
  }
}
.stockList #stockSearch .stockSearchSelectField {
  width: 100%;
}
.stockList #stockSearch .stockSearchSelectField .chzn-container-multi .chzn-choices li.search-choice {
  width: 28%;
  float: left;
}
.stockList #stockSearch .subnav_tabs li {
  background: url("../images/bg-collapse.png") no-repeat scroll right -57px rgba(0,0,0,0);
  border-bottom: 1px solid #d6d6d6;
}
.stockList #stockSearch .stockSearchBtn {
  clear: both;
}
.stockList #stockSearch .stockSearch_note {
  display: none;
}
.stockList #stockSearch #stockSearchBudget {
  padding-top: 0px;
}
.stockList #stockSearch #stockSearchBudget > div {
  overflow: visible;
}
.stockList #stockSearch .tabs ul li {
  float: none;
  line-height: 40px;
}
.stockList #stockSearch .tabs ul li a {
  color: #999 !important;
}
.stockList #stockSearch .tabs ul li.active a {
  color: #333 !important;
}
.stockList #stockSearch .tabs > div {
  padding-top: 30px;
  padding-bottom: 20px;
}
.stockList #stockSearch #stockSearchNum #stock_number {
  border: 1px solid #ccc;
  -moz-border-radius: 5px;
  border-radius: 5px;
  line-height: 24px;
  padding-left: 10px;
  width: 100%;
  min-height: 35px;
}
.stockList #stockSearch #stockSearchTypes {
  float: left;
  height: 35px;
  margin: 0 0 15px 0;
  padding: 0;
  width: 100%;
}
@media (max-width: 991px) {
  .stockList #stockSearch #stockSearchTypes {
    margin: 0 0 15px 0;
    width: 100%;
  }
}
.stockList #stockSearch #stockSearchTypes input {
  line-height: 35px;
  margin: 0 0 3px 0;
}
.stockList #stockSearch #stockSearchTypes label {
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 35px;
  margin: 0 5px 0 0;
}
.stockList .stockListSort {
  text-align: right;
  clear: both;
  margin: -15px 0 20px 0;
  padding-right: 0;
}
@media (max-width: 1199px) {
  .stockList .stockListSort {
    margin-top: 20px;
  }
}
.stockList .stockListItem {
  margin-bottom: 25px;
}
.stockList .stockListItem > a > div {
  color: #3f4344;
  overflow: hidden;
  position: relative;
  min-height: 200px;
  background: #f8f8f8;
  border: 1px solid #f3f3f3;
}
.stockList .stockListItem > a > div h3 {
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  line-height: 20px;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div h3 {
    padding: 0 15px;
  }
}
.stockList .stockListItem > a > div h4 {
  font-size: 12px;
  text-transform: none;
  float: none;
  text-align: right;
  line-height: 25px;
  font-size: 11px;
  font-weight: 200;
  color: #333;
  margin-right: 30px;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem > a > div h4 span {
  display: block;
  font-size: 26px;
  color: #000;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div h4 span {
    font-size: 20px;
  }
}
.stockList .stockListItem > a > div > span {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  position: absolute;
  right: 25px;
  bottom: 15px;
  width: 200px;
}
.stockList .stockListItem > a > div > span.btn-right {
  float: right;
}
.stockList .stockListItem > a > div > span.btn-left {
  float: left;
}
.stockList .stockListItem > a > div > span:hover,
.stockList .stockListItem > a > div > span:active,
.stockList .stockListItem > a > div > span:focus {
  background: #1291c9;
  color: #FFF;
}
.stockList .stockListItem > a > div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockList .stockListItem > a > div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.stockList .stockListItem > a > div > span:hover,
.stockList .stockListItem > a > div > span:active,
.stockList .stockListItem > a > div > span:focus {
  background: #cc091f;
  color: #FFF;
}
.stockList .stockListItem > a > div > span.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.stockList .stockListItem > a > div > span.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
@media (max-width: 991px) {
  .stockList .stockListItem > a > div > span {
    float: none;
    position: relative;
    margin: 20px 0 0 0;
    position: relative;
    right: 0;
    bottom: 0;
    width: 100%;
    -moz-border-radius: 0;
    border-radius: 0;
  }
}
.stockList .stockListItem > a div.stockLeft .imageContainer {
  float: left;
  margin: 0 20px 0 0;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a div.stockLeft .imageContainer {
    float: none;
    width: 100%;
    margin: 0;
  }
}
.stockList .stockListItem > a div.stockLeft .imageContainer img {
  width: 300px;
  height: 200px;
  display: block;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a div.stockLeft .imageContainer img {
    width: 100%;
    height: auto;
  }
}
.stockList .stockListItem > a div.stockRight {
  float: left;
  min-width: 250px;
}
@media (max-width: 991px) {
  .stockList .stockListItem > a div.stockRight {
    float: none;
    width: 100%;
    padding: 15px;
  }
}
.stockList .stockListItem > a div.stockRight ul {
  margin-top: 0px;
}
.stockList .stockListItem > a div.stockRight ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
  font-size: 13px;
  color: #333;
  background: none;
  padding: 5px 15px 5px 0;
  margin: 0 40px 3px 0;
  letter-spacing: 0.02em;
  word-spacing: 0.02em;
  border-bottom: solid 1px #ccc;
}
.stockList .stockListItem > a div.stockRight ul li strong {
  text-transform: uppercase;
  color: #000;
}
.stockList .stockListItem > a div.stockRight ul li:last-child {
  border: none;
}
.stockList .stockListItem .repayments_container {
  float: right;
  margin-left: 15px;
  margin-right: 25px;
}
.stockList .stockListItem .repayments_container h4 {
  padding-left: 15px;
  padding-top: 0;
  border-left: 1px solid #ccc;
  font-size: 11px;
  font-weight: 200;
  color: #333;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 {
    font-size: 10px;
  }
}
.stockList .stockListItem .repayments_container h4 span {
  display: block;
  font-size: 28px;
  font-weight: 600;
  color: #4c4c4c;
}
@media (max-width: 991px) {
  .stockList .stockListItem .repayments_container h4 span {
    font-size: 20px;
  }
}
.stockList .stock_finance_notes p {
  font-size: 11px;
  color: #999;
  padding-bottom: 15px;
  clear: both;
}
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  display: none;
}
.stockList .search_side_stock_form,
.stockList .search_side_budget_form,
.stockList .search_side_num_form {
  margin: 25px 15px;
}
.stockList .search_side_num_form form {
  padding: 0;
}
.stockList .search_side_num_form form #stock_number {
  line-height: 24px;
  width: 100%;
}
.stockList .search_side_num_form form #stockNumberSearchBtn {
  width: 100%;
  font-size: 15px;
  margin-bottom: 25px;
}
.stockList .search_side_stock_btn,
.stockList .search_side_budget_btn,
.stockList .search_side_num_btn {
  background: #282828;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  line-height: 40px;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  text-align: center;
  border-bottom: 1px solid #fff;
}
.stockList .search_side_budget_btn {
  background: #282828;
}
.stockList .search_side_btn_active,
.stockList .search_side_budget_btn_active,
.stockList .search_side_num_btn_active {
  color: #fff;
  background: #282828;
}
.stockList .search_side_stock_btn {
  border-top: none;
}
.stockList .stockSearchTerms {
  clear: both;
  cursor: pointer;
  font-size: 10px;
}
.stockList .stockSearch h3 {
  text-transform: uppercase;
  font-size: 18px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .stockList .stockSearch h3 {
    padding: 5px 10px;
    background: #02A1E3;
    color: #FFF;
    text-align: center;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: block;
    border: solid 1px #02A1E3;
    cursor: pointer;
    border: none;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #14a2e0;
    -moz-box-shadow: 0 5px 5px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 1px 1px #ccc;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
    border: none;
    color: #FFF;
    font-size: 15px;
    letter-spacing: 0.02em;
    font-weight: normal;
    text-align: center;
    line-height: 50px;
    display: block;
    padding: 0 15px;
    text-transform: uppercase;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #E40A23;
    -moz-box-shadow: 0 5px 5px #ccc;
    -webkit-box-shadow: 0 2px 2px #ccc;
    box-shadow: 0 1px 1px #ccc;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  }
  .stockList .stockSearch h3.btn-right {
    float: right;
  }
  .stockList .stockSearch h3.btn-left {
    float: left;
  }
  .stockList .stockSearch h3:hover,
  .stockList .stockSearch h3:active,
  .stockList .stockSearch h3:focus {
    background: #1291c9;
    color: #FFF;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
  .stockList .stockSearch h3:hover,
  .stockList .stockSearch h3:active,
  .stockList .stockSearch h3:focus {
    background: #cc091f;
    color: #FFF;
  }
  .stockList .stockSearch h3.btn-grey {
    background-color: #252C37;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
    background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
    background-image: -moz-linear-gradient(top,#3D495A,#252C37);
    background-image: -ms-linear-gradient(top,#3D495A,#252C37);
    background-image: -o-linear-gradient(top,#3D495A,#252C37);
    background-image: linear-gradient(to bottom,#3D495A,#252C37);
    border-color: #343E4D;
  }
  .stockList .stockSearch h3.btn-grey:hover {
    background-color: #3D495A;
    background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
    background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
    background-image: -moz-linear-gradient(top,#252C37,#3D495A);
    background-image: -ms-linear-gradient(top,#252C37,#3D495A);
    background-image: -o-linear-gradient(top,#252C37,#3D495A);
    background-image: linear-gradient(to bottom,#252C37,#3D495A);
  }
}
.stockList #stockListRefined h3 {
  text-transform: uppercase;
  font-size: 15px;
  margin-bottom: 20px;
}
.stockList #stockListRefined div {
  background: #f8f8f8;
  padding: 15px;
  margin: 20px 0 30px 0;
}
.stockList #stockListRefined div li {
  padding: 3px 0 3px 25px;
  background-image: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/refineSearch/bg-delete-criteria.png);
  background-repeat: no-repeat;
  background-position: left center;
}
.stockList #stockListRefined div li a {
  display: block;
}
.stockList .disclaimer_btm_notes {
  margin-top: 25px;
}
.stockList .formEnquiryContainer form {
  padding: 10px;
}
.stockList .stockSearchTermsDetails {
  display: none;
}
.tabs_header_stockList {
  margin-bottom: 30px;
}
.tabs_header_stockList li.first {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  padding-right: 15px;
  cursor: arrow;
  line-height: 50px;
}
.stockItemCTAs .cta_enquiry {
  margin-top: 10px;
}
p.terms {
  display: none;
}
.stockSearchTerms {
  line-height: 25px;
}
#listing div.navitem {
  border-bottom: solid 1px #CCC;
  padding: 15px 0;
  overflow: hidden;
}
#listing div.navitem h3 {
  margin: 0 0 5px 0;
  font-size: 18px;
  margin: 0 0 20px 0;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
}
#listing div.navitem p {
  margin: 0;
}
#listing div.navitem img {
  float: left;
  margin: 0 10px 0 0;
}
#paging ul {
  margin: 30px 0 0 0;
}
#paging ul li {
  margin: 0 5px 5px 0;
  float: left;
}
#paging ul li a,
#paging ul li span {
  min-width: 15px;
  display: block;
  border: solid 1px #CCC;
  padding: 5px 12px;
  color: #000;
  background: #FFF;
  float: left;
  text-align: center;
}
#paging ul li a.active,
#paging ul li a:hover,
#paging ul li span.active,
#paging ul li span:hover {
  background: #282828;
  color: #FFF;
}
#gawmakelist,
#gawcategorylist,
#gawmodellist {
  margin: 0 0 15px 0;
}
#gawmakelist li,
#gawcategorylist li,
#gawmodellist li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(https://templatesnew.digitaldealer.com.au/lorikeet/images/bg-li.png) no-repeat 0 5px;
}
#gawmakelist li a,
#gawcategorylist li a,
#gawmodellist li a {
  color: #3f4344;
}
#gawmakelist li a:hover,
#gawcategorylist li a:hover,
#gawmodellist li a:hover {
  color: #000;
}
#go_auto_news .content,
#gawstory .content {
  width: auto;
}
a.gawback {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #14a2e0;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'FordAntenna-Medium', Arial, Helvetica, sans-serif;
  border: none;
  color: #FFF;
  font-size: 15px;
  letter-spacing: 0.02em;
  font-weight: normal;
  text-align: center;
  line-height: 50px;
  display: block;
  padding: 0 15px;
  text-transform: uppercase;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #E40A23;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  font-family: 'UniversLTStd', arial, helvetica, sans-serif;
  float: left;
  clear: both;
  margin-top: 20px;
}
a.gawback.btn-right {
  float: right;
}
a.gawback.btn-left {
  float: left;
}
a.gawback:hover,
a.gawback:active,
a.gawback:focus {
  background: #1291c9;
  color: #FFF;
}
a.gawback.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
a.gawback.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
a.gawback:hover,
a.gawback:active,
a.gawback:focus {
  background: #cc091f;
  color: #FFF;
}
a.gawback.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
a.gawback.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.news-wrapper {
  margin-bottom: 50px;
}
