.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/norris/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: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #f60100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#f60100),to(#f60100));
  background-image: -webkit-linear-gradient(top,#f60100,#f60100);
  background-image: -moz-linear-gradient(top,#f60100,#f60100);
  background-image: -ms-linear-gradient(top,#f60100,#f60100);
  background-image: -o-linear-gradient(top,#f60100,#f60100);
  background-image: linear-gradient(to bottom,#f60100,#f60100);
}
.btn:hover {
  background-color: #c30100;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#dd0100),to(#c30100));
  background-image: -webkit-linear-gradient(top,#dd0100,#c30100);
  background-image: -moz-linear-gradient(top,#dd0100,#c30100);
  background-image: -ms-linear-gradient(top,#dd0100,#c30100);
  background-image: -o-linear-gradient(top,#dd0100,#c30100);
  background-image: linear-gradient(to bottom,#dd0100,#c30100);
  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/norris/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/norris/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: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.btn {
  border: none;
  color: #FFF;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 17px;
  border-radius: 17px;
  background-color: #ff0000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#ff0000),to(#ff0000));
  background-image: -webkit-linear-gradient(top,#ff0000,#ff0000);
  background-image: -moz-linear-gradient(top,#ff0000,#ff0000);
  background-image: -ms-linear-gradient(top,#ff0000,#ff0000);
  background-image: -o-linear-gradient(top,#ff0000,#ff0000);
  background-image: linear-gradient(to bottom,#ff0000,#ff0000);
}
.btn:hover {
  background-color: #cc0000;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#e60000),to(#cc0000));
  background-image: -webkit-linear-gradient(top,#e60000,#cc0000);
  background-image: -moz-linear-gradient(top,#e60000,#cc0000);
  background-image: -ms-linear-gradient(top,#e60000,#cc0000);
  background-image: -o-linear-gradient(top,#e60000,#cc0000);
  background-image: linear-gradient(to bottom,#e60000,#cc0000);
  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/norris/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/norris/images/bg-link-arrow.png) no-repeat 0 center;
}
.transition05 {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.grayscaleON {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}
.grayscaleOFF {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.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: 'proximanovaregular';
  src: url('../fonts/proximanovaregular.eot');
  src: url('../fonts/proximanovaregular.eot') format('embedded-opentype'), url('../fonts/proximanovaregular.woff') format('woff'), url('../fonts/proximanovaregular.ttf') format('truetype'), url('../fonts/proximanovaregular.svg#proximanovaregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.content {
  margin-top: 0;
}
.main_content {
  margin-top: 30px;
}
.home_panel_top {
  margin: 30px 0 0;
  overflow: hidden;
  background: #f2f4f3;
}
@media (max-width: 991px) {
  .home_panel_top {
    margin: 0;
  }
}
.home_panel_top h3 {
  font-size: 24px;
  color: #444;
  padding-top: 5px;
  line-height: 50px;
}
@media (max-width: 767px) {
  .home_panel_top h3 {
    padding: 15px 15px 0;
    font-size: 18px;
  }
}
.home_panel_top h3 img {
  float: left;
  margin-right: 15px;
}
.home_panel_top p {
  font-size: 14px;
  padding: 15px 15px 0 0;
}
@media (max-width: 767px) {
  .home_panel_top p {
    padding: 0 15px 15px;
  }
}
.home_panel_top > img {
  margin: 0;
  width: 100%;
}
.home_welcome {
  text-align: center;
  margin: 0 0 30px;
  font-size: 42px;
  color: #000;
  font-weight: bolder;
}
.no-padding {
  padding: 0 !important;
}
.panels {
  margin: 30px 0;
}
.panels .panelsInner h3 {
  position: absolute;
  top: 43%;
  left: 33%;
  margin: 0;
  text-transform: uppercase;
  font-style: normal;
  font-size: 30px;
  color: #fff;
  text-shadow: 2px 2px 8px #000;
  display: none;
}
@media (max-width: 991px) {
  .panels .panelsInner h3 {
    font-size: 20px;
  }
}
.panels .panelsInner img {
  width: 100%;
}
@media (max-width: 767px) {
  .panels .panelsInner img {
    width: auto;
  }
}
.panels .panelsInner .innerText-1:hover h3 {
  display: block;
}
.panels .panelsInner .innerText-2:hover h3 {
  display: block;
}
.panels .panelsInner .innerText-3:hover h3 {
  display: block;
}
.panels .panelsInner:hover .inner-text-1 h3 {
  display: block;
}
.panels .panelsInner:hover .custom-padding {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.8;
}
.panels .panelsInner:hover .custom-padding:hover {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  opacity: 1;
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.buttonhm {
  background-color: #005ba8;
  border: none;
  border-radius: 5px;
  color: white;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 10px 10px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;
}
.home_footer_btm .home_why_buy {
  border: #005ba8 solid 1px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 0;
  min-height: 150px;
  margin: 20px 0;
}
.home_footer_btm .home_why_buy img {
  margin: 20px auto;
}
.home_footer_btm .home_why_buy h3 {
  background: #005ba8;
  color: #fff;
  text-align: center;
  padding: 10px;
  margin: 0;
}
.home_footer_btm .home_why_buy ul.list-style {
  padding: 20px;
}
.home_footer_btm .home_why_buy ul.list-style li {
  list-style-type: disc;
  margin-left: 15px;
}
.home_footer_btm .home_why_buy ul.no-style {
  padding: 20px;
}
.home_footer_btm .home_why_buy ul.no-style li {
  list-style-type: none;
}
.home_footer_btm .home_why_buy p {
  padding: 20px;
}
.home_footer_btm .home_footer_btm1,
.home_footer_btm .home_footer_btm2,
.home_footer_btm .home_footer_btm3 {
  min-height: 400px;
}
@media (max-width: 1199px) {
  .home_footer_btm .home_footer_btm1,
  .home_footer_btm .home_footer_btm2,
  .home_footer_btm .home_footer_btm3 {
    min-height: 0;
  }
}
.home_footer_btm .home_footer_btm1 h2,
.home_footer_btm .home_footer_btm2 h2,
.home_footer_btm .home_footer_btm3 h2 {
  font-size: 24px;
  color: #444;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list {
  margin: 15px 0 25px;
  border-left: 2px solid #005ba8;
  padding-left: 20px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list h4,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list h4 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 10px;
}
.home_footer_btm .home_footer_btm1 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm2 .home_footer_btm_list p,
.home_footer_btm .home_footer_btm3 .home_footer_btm_list p {
  font-size: 14px;
  color: #777;
  line-height: 20px;
}
.home_footer_btm .home_footer_btm1 a,
.home_footer_btm .home_footer_btm2 a,
.home_footer_btm .home_footer_btm3 a {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  color: #ff0000;
  display: block;
  padding-left: 15px;
  background: url('../images/li-arrow-red.png') left center no-repeat;
  margin-top: 60px;
}
.home_footer_btm .home_footer_btm1 a:hover,
.home_footer_btm .home_footer_btm2 a:hover,
.home_footer_btm .home_footer_btm3 a:hover {
  color: #e60000;
}
@media (max-width: 991px) {
  .home_footer_btm .home_footer_btm1 a,
  .home_footer_btm .home_footer_btm2 a,
  .home_footer_btm .home_footer_btm3 a {
    margin: 40px 0;
  }
}
@media (max-width: 1199px) {
  .home_footer_btm .home_footer_btm3 {
    display: none;
  }
}
.home_footer_btm .home_footer_btm3 img {
  position: absolute;
  margin-top: -75px;
  right: 0;
}
#home_slide .item {
  text-align: center;
}
#home_slide .item img {
  display: inline-block;
  width: 48%;
  margin: 0;
}
#home_slide .item img:hover {
  opacity: 0.95;
}
@media (max-width: 767px) {
  #home_slide .item img {
    width: 100%;
  }
}
#home_slide .item img:first-child {
  margin: 0 6px 0 0;
}
@media (max-width: 767px) {
  #home_slide .item img:first-child {
    margin: 0;
  }
}
#map_big {
  position: relative;
  height: 480px;
  padding: 0;
  margin-top: 0;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 480px;
  width: 100%;
  position: absolute;
  pointer-events: none;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details > div {
  position: relative;
  background: #FFF;
  padding: 15px 20px;
  width: 310px;
  margin-right: 0;
  margin-top: 40px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
@media (max-width: 480px) {
  #map_big #map_details > div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px #fff;
    -webkit-box-shadow: 0 0 0px #fff;
    box-shadow: 0 0 0px #fff;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map_details > div h3 {
  margin: 10px 0;
  font-size: 20px;
  font-weight: 600;
  color: #444;
}
#map_big #map_details > div p {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #005ba8;
  font-weight: 600;
  font-size: 18px;
}
#map_big #map_details > div a.link_arrow {
  margin: 0 -20px;
  display: block;
  color: #333;
  text-transform: uppercase;
  background: url('../images/icon-map.jpg') 15px 15px no-repeat;
  line-height: 30px;
  padding-left: 40px;
  padding-top: 10px;
  border-top: 1px solid #ccc;
}
@media (max-width: 480px) {
  #map_big #map_details > div a.link_arrow {
    margin: 15px 0 30px;
  }
}
#map_big #map_details li {
  font-size: 14px;
  color: #4b4c4c;
}
#map_big .openingHours {
  margin-bottom: 10px;
}
#map_big .openingHours 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/norris/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/norris/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #005ba8;
  padding-top: 10px;
}
