.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: #bb162b;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  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(http://templatesnew.digitaldealer.com.au/brushturkey/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 {
  font-family: 'kia-medium', arial, helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  border: none;
  background: #bb162b;
}
.btn:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
.btn.btn-grey:hover {
  background: #b8b8b8;
}
.btn.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
.btn.btn-noarrow {
  background: #bb162b;
  border-bottom: #7c1518 solid 4px;
}
.btn.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-map {
  background: #bb162b;
}
.btn.btn-map:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-fincalc2 {
  background: #bb162b;
  padding: 0 20px;
}
.btn.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  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;
  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(http://templatesnew.digitaldealer.com.au/brushturkey/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/brushturkey/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);
}
.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;
  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;
}
.brand-font {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.brand-font-bold {
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-weight: 600;
}
@font-face {
  font-family: 'kia-bold';
  src: url('../fonts/KIAOTFB00.eot');
  src: url('../fonts/KIAOTFB00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFB00.woff2') format('woff2'), url('../fonts/KIAOTFB00.woff') format('woff'), url('../fonts/KIAOTFB00.ttf') format('truetype'), url('../fonts/KIAOTFB00.svg#KIAOTFB00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-bold {
  font-family: 'kia-bold', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'kia-medium';
  src: url('../fonts/KIAOTFM00.eot');
  src: url('../fonts/KIAOTFM00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFM00.woff2') format('woff2'), url('../fonts/KIAOTFM00.woff') format('woff'), url('../fonts/KIAOTFM00.ttf') format('truetype'), url('../fonts/KIAOTFM00.svg#KIAOTFM00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-medium {
  font-family: 'kia-medium', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'kia-light';
  src: url('../fonts/KIAOTFL00.eot');
  src: url('../fonts/KIAOTFL00.eot?#iefix') format('embedded-opentype'), url('../fonts/KIAOTFL00.woff2') format('woff2'), url('../fonts/KIAOTFL00.woff') format('woff'), url('../fonts/KIAOTFL00.ttf') format('truetype'), url('../fonts/KIAOTFL00.svg#KIAOTFL00') format('svg');
  font-weight: normal;
  font-style: normal;
}
.brand-font-light {
  font-family: 'kia-light', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.content {
  border: none;
}
.header_btm {
  display: none;
}
.dealer_specials .specials_content {
  margin-top: 50px;
}
.dealer_specials .specials_content p.intro {
  color: #464141;
  font-size: 22px;
  line-height: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.dealer_specials .specials_content_btm {
  margin: 40px 0;
  border: 2px solid #bb162b;
  margin: 25px 0;
}
.dealer_specials .specials_content_btm .specials_content_btm_header {
  text-align: center;
  padding: 25px 0;
  background: #bb162b;
}
.dealer_specials .specials_content_btm .specials_content_btm_header h2 {
  color: #fff;
  margin: 0 0 5px;
  line-height: 30px;
  font-size: 24px;
}
.dealer_specials .specials_content_btm .specials_content_btm_header p {
  color: #fff;
  font-size: 14px;
  line-height: 22px;
}
.dealer_specials .specials_content_btm .specials_content_btm_left {
  border-right: 2px solid #cfd7d9;
  padding: 25px;
}
@media (max-width: 991px) {
  .dealer_specials .specials_content_btm .specials_content_btm_left {
    border: none;
    padding: 15px;
  }
}
.dealer_specials .specials_content_btm .specials_content_btm_right {
  padding: 25px;
}
@media (max-width: 991px) {
  .dealer_specials .specials_content_btm .specials_content_btm_right {
    border: none;
    padding: 15px;
  }
}
.dealer_specials .specials_content_btm .specials_content_btm_list {
  background: url('../images/bg-specials-list.jpg') left top no-repeat;
  padding-left: 50px;
}
.dealer_specials .specials_content_btm .specials_content_btm_list h3 {
  color: #464141;
  font-size: 16px;
  text-transform: capitalize;
  margin-top: 25px;
  padding-top: 0;
  margin-bottom: 15px;
}
.dealer_specials .specials_content_btm .specials_content_btm_list h3.top {
  margin-top: 0;
}
.dealer_specials .specials_content_btm .specials_content_btm_list ul {
  margin: 15px 0 0 15px;
}
.dealer_specials .specials_content_btm .specials_content_btm_list ul li {
  list-style: disc;
  font-size: 13px;
  color: #464141;
  line-height: 18px;
  padding-bottom: 3px;
}
.dealer_specials div#specials .specials-instance {
  border: 2px solid #464141;
  margin: 30px 0;
  padding-bottom: 15px;
}
@media (max-width: 991px) {
  .dealer_specials div#specials .specials-instance {
    padding: 15px;
  }
}
.dealer_specials div#specials .specials-instance .specials-instance-title {
  background: #464141;
}
.dealer_specials div#specials .specials-instance .specials-instance-title .specialTitle h3 {
  margin: 0 0 15px 15px;
  padding: 12px 0;
  font-size: 20px;
  min-height: 45px;
  color: #fff;
}
.dealer_specials div#specials .specials-instance .specialImage {
  width: 100%;
  float: none;
  margin: 0 15px 15px;
  min-height: 220px;
}
@media (max-width: 767px) {
  .dealer_specials div#specials .specials-instance .specialImage {
    min-height: 0;
  }
}
.dealer_specials div#specials .specials-instance .specialImage img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .dealer_specials div#specials .specials-instance .specialImage img {
    margin: 15px auto;
  }
}
.dealer_specials div#specials .specials-instance .specialOverview {
  margin-bottom: 15px;
}
.dealer_specials div#specials .specials-instance .specialFeatures {
  margin: 25px 0;
}
.dealer_specials div#specials .specials-instance .specialFeatures ul li {
  padding: 5px 0;
  font-size: 14px;
  border-bottom: 1px solid #ccc;
  color: #535353;
  line-height: 24px;
}
.dealer_specials div#specials .specials-instance .specialPrice {
  font-size: 25px;
  color: #bb162b;
  margin: 0 20px 20px 0 !important;
  text-align: right;
  font-weight: bold;
}
.dealer_specials div#specials .specials-instance .specialPrice span {
  color: #888;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  display: block;
  margin-top: 5px;
}
.dealer_specials div#specials .specials-instance .specialPrice sup {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 70%;
}
.dealer_specials div#specials .btn_first,
.dealer_specials div#specials .btn_second {
  display: block;
  width: 80%;
  height: 45px;
  margin: 10%;
  color: #fff;
  padding: 15px 0;
  text-align: center;
  font-size: 17px;
  font-weight: bold;
}
.dealer_specials div#specials .btn_first {
  background: #464141;
}
.dealer_specials div#specials .btn_first:hover {
  background: #000;
}
.dealer_specials div#specials .btn_second {
  background: #bb162b;
}
.dealer_specials div#specials .btn_second:hover {
  background: #a41326;
}
.dealer_specials div#specials form#specials {
  display: none;
}
.dealer_specials_slider {
  background: #fff url('../images/bg-header-specials.jpg') right top no-repeat;
  min-height: 430px;
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  .dealer_specials_slider {
    background: #bb162b;
  }
}
.specials_header_form h2 {
  font-size: 30px;
  color: #fff;
}
@media (max-width: 1199px) {
  .specials_header_form h2 {
    text-align: center;
  }
}
.specials_header_form h3 {
  font-size: 20px;
  margin-bottom: 40px;
  color: #fff;
}
@media (max-width: 1199px) {
  .specials_header_form h3 {
    text-align: center;
    margin-bottom: 25px;
  }
}
.specials_header_form .formEnquiryContainer {
  background: none;
  border: none;
  padding: 0;
}
.specials_header_form form#dealer_specials_act_now {
  padding: 0 25px 0 0;
}
@media (max-width: 1199px) {
  .specials_header_form form#dealer_specials_act_now {
    padding: 25px;
  }
}
.specials_header_form form#dealer_specials_act_now .formCell {
  width: 100%;
  margin-bottom: 10px;
}
.specials_header_form form#dealer_specials_act_now .formCell label {
  color: #fff;
  width: 25%;
  float: left;
  font-size: 14px;
  line-height: 18px;
}
.specials_header_form form#dealer_specials_act_now .formCell label span {
  color: #fff;
}
@media (max-width: 991px) {
  .specials_header_form form#dealer_specials_act_now .formCell label {
    width: 100%;
    float: none;
  }
}
.specials_header_form form#dealer_specials_act_now .formCell label.error {
  left: 25%;
  top: 41px;
  min-height: 30px;
  font-size: 11px;
  font-weight: normal;
  padding: 5px;
}
@media (max-width: 991px) {
  .specials_header_form form#dealer_specials_act_now .formCell label.error {
    left: 0;
  }
}
.specials_header_form form#dealer_specials_act_now .formCell input {
  width: 74%;
  height: 40px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .specials_header_form form#dealer_specials_act_now .formCell input {
    width: 100%;
    float: none;
  }
}
.specials_header_form form#dealer_specials_act_now button.formSubmit {
  width: 74%;
  margin-left: 24%;
  margin-right: 1%;
  background: #333 !important;
  color: #fff !important;
  text-align: center;
}
@media (max-width: 991px) {
  .specials_header_form form#dealer_specials_act_now button.formSubmit {
    width: 100%;
    float: none;
    margin: 25px 0;
  }
}
.specials_header_form form#dealer_specials_act_now p.terms {
  display: none;
}
form {
  margin: 0;
  padding: 15px;
}
form h2 {
  padding: 15px 0 5px 0;
  margin: 15px 0;
  clear: both;
  font-weight: 600 !important;
  font-size: 15px;
  width: 100%;
  text-transform: uppercase;
}
form .formCell {
  display: inline-block;
  position: relative;
  margin: 0 1% 15px 0;
  width: 31%;
  vertical-align: top;
}
@media (max-width: 991px) {
  form .formCell {
    width: 100%;
  }
}
form .formCell.hidden {
  margin: 0 !important;
  padding: 0 !important;
}
form .formCell.textarea {
  clear: left;
  width: 99%;
}
@media (max-width: 991px) {
  form .formCell.textarea {
    width: 100%;
  }
}
form .formCell input.text,
form .formCell textarea {
  font-size: 12px;
  color: #2D2D2D;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
}
form .formCell input.text:focus,
form .formCell textarea:focus {
  outline: none;
  border-color: #bb162b;
  color: #2D2D2D;
}
form .formCell input.text.error,
form .formCell textarea.error {
  border-color: #F00 !important;
  color: #000;
}
form .formCell label {
  display: block;
  margin: 0 0 10px 0;
  font-weight: 400;
}
form .formCell label span {
  color: #ff0000;
}
form .formCell label.error {
  position: absolute;
  left: 0;
  bottom: 0;
  top: 51px;
  background: #ccc;
  z-index: 1000;
  border: 1px solid #aaa;
  padding: 5px;
  min-width: 150px;
  min-height: 38px;
  color: #333;
}
form .formCell input.text {
  line-height: 28px;
  height: 28px;
  padding: 0 10px;
  width: 100%;
}
form .formCell textarea {
  line-height: 150%;
  padding: 10px;
  clear: both;
  width: 100%;
  height: 163px;
}
form .formCell select {
  width: 100%;
  height: 30px;
  padding: 5px;
  border: 1px solid #DDD;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-color: #fafafa;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#FFF),to(#fafafa));
  background-image: -webkit-linear-gradient(top,#FFF,#fafafa);
  background-image: -moz-linear-gradient(top,#FFF,#fafafa);
  background-image: -ms-linear-gradient(top,#FFF,#fafafa);
  background-image: -o-linear-gradient(top,#FFF,#fafafa);
  background-image: linear-gradient(to bottom,#FFF,#fafafa);
  -webkit-transition: border 0.3s;
  -moz-transition: border 0.3s;
  -o-transition: border 0.3s;
  transition: border 0.3s;
}
form .formCell select::-webkit-input-placeholder {
  color: #545758;
}
form .formCell select:-moz-placeholder {
  color: #545758;
}
form .formCell select::-moz-placeholder {
  color: #545758;
}
form .formCell select:-ms-input-placeholder {
  color: #545758;
}
form .formCheckBox {
  clear: left;
  margin: 6px 0;
  overflow: hidden;
}
form .formCheckBox label {
  float: none;
  font-weight: normal;
  cursor: pointer;
  font-style: normal;
  font-size: 12px;
  color: #404040;
  line-height: 15px;
}
form .formCheckBox input {
  float: left;
  margin: 0 5px 0 0;
}
form .formSubmit {
  padding: 5px 10px;
  background: #bb162b;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'kia-medium', arial, helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  border: none;
  background: #bb162b;
  clear: both;
  margin-top: 5px;
  margin-right: 10px;
  cursor: pointer;
  float: right;
  padding: 0px 17px;
  font-size: 14px;
  font-weight: bold;
}
form .formSubmit.btn-right {
  float: right;
}
form .formSubmit.btn-left {
  float: left;
}
form .formSubmit:hover {
  background: #ea1f26;
  color: #fff;
}
form .formSubmit.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
form .formSubmit.btn-grey:hover {
  background: #b8b8b8;
}
form .formSubmit.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
form .formSubmit.btn-noarrow {
  background: #bb162b;
  border-bottom: #7c1518 solid 4px;
}
form .formSubmit.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
form .formSubmit.btn-map {
  background: #bb162b;
}
form .formSubmit.btn-map:hover {
  background: #ea1f26;
  color: #fff;
}
form .formSubmit.btn-fincalc2 {
  background: #bb162b;
  padding: 0 20px;
}
form .formSubmit.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
@media (max-width: 991px) {
  form .formSubmit {
    float: none;
    width: 100%;
    margin: 0;
  }
}
form .terms {
  margin-right: 150px;
  margin-top: 10px;
  clear: none;
  line-height: 16px;
}
@media (max-width: 991px) {
  form .terms {
    margin: 15px 0 0 0;
  }
}
.form-special-section,
.form-model-section,
.form-brochures-section {
  padding: 25px 15px;
  margin: 0;
  background: #FFF;
  margin: 40px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.form-special-section h2,
.form-model-section h2,
.form-brochures-section h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding: 0 !important;
}
.form-special-section h2 span,
.form-model-section h2 span,
.form-brochures-section h2 span {
  color: #000;
  display: block;
  margin: 5px 0 0 0;
}
.form-special-section img,
.form-model-section img,
.form-brochures-section img {
  float: left;
  margin: -40px 20px 15px 0;
}
@media (max-width: 991px) {
  .form-special-section img,
  .form-model-section img,
  .form-brochures-section img {
    margin: -40px 70px 15px 0;
  }
}
.form-special-section ul,
.form-model-section ul,
.form-brochures-section ul {
  float: left;
  width: 340px;
}
.form-special-section ul li,
.form-model-section ul li,
.form-brochures-section 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(http://templatesnew.digitaldealer.com.au/brushturkey/images/bg-li.png) no-repeat 0 5px;
}
.formEnquiryContainer {
  margin-top: 15px;
  margin-bottom: 15px;
  background: #f8f8f8;
  padding: 0 15px 15px 15px;
}
@media (max-width: 991px) {
  .formEnquiryContainer {
    padding-bottom: 15px;
  }
}
.formEnquiryContainer form#service .formCell {
  width: 48%;
}
@media (max-width: 991px) {
  .formEnquiryContainer form#service .formCell {
    width: 100%;
  }
}
.formEnquiryContainer form#service .formCell .formCheckBox {
  margin: 0;
  padding: 5px 0;
}
.formEnquiryContainer form#service .textarea {
  width: 100%;
}
@media (max-width: 767px) {
  .formEnquiryContainer form#service #serviceDropOff,
  .formEnquiryContainer form#service #servicePickup {
    width: 100% !important;
    margin: 10px 0 0 0 !important;
  }
}
.formEnquiryContainer .terms a {
  color: #fff !important;
}
.form_notes_top {
  display: none;
}
iframe,
#formResults {
  display: block !important;
}
#formResults {
  margin-top: 25px;
  margin-bottom: 25px;
}
.form  h1 {
  display: none;
}
#map_big {
  position: relative;
  height: 450px;
  padding: 0;
  margin-top: 0;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 450px;
  width: 100%;
  position: absolute;
}
@media (max-width: 480px) {
  #map_big #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
#map_big #map_details {
  position: relative;
  background: #FFF;
  padding: 15px 20px;
  width: 260px;
  margin-right: 0;
  margin-top: 80px;
  margin-bottom: 15px;
  left: 13px;
  float: right;
}
@media (max-width: 480px) {
  #map_big #map_details {
    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 h3 {
  margin-top: 0;
  font-size: 15px;
  font-weight: 600;
  color: #000;
  text-transform: capitalized;
  text-transform: uppercase;
  line-height: 1.5em;
}
#map_big #map_details p {
  font-size: 14px;
  color: #666;
}
#map_big #map_details .phone {
  display: block;
  margin: 10px 0;
  font-weight: 600;
  font-size: 18px;
}
#map_big #map_details .phone a {
  color: #bb162b;
}
#map_big #map_details li {
  font-size: 14px;
  color: #666;
}
#map_big .map_button {
  position: relative;
  background: none;
  margin: 0;
  float: right;
  left: 20px;
  top: 20px;
}
@media (max-width: 480px) {
  #map_big .map_button {
    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_button a.link_arrow {
  padding: 5px 10px;
  background: #bb162b;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'kia-medium', arial, helvetica, sans-serif;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  line-height: 34px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  height: 34px;
  border: none;
  background: #bb162b;
  font-size: 15px;
  width: 260px;
  border: none;
  height: 45px;
}
#map_big .map_button a.link_arrow.btn-right {
  float: right;
}
#map_big .map_button a.link_arrow.btn-left {
  float: left;
}
#map_big .map_button a.link_arrow:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-grey {
  text-transform: uppercase;
  background: #999999;
}
#map_big .map_button a.link_arrow.btn-grey:hover {
  background: #b8b8b8;
}
#map_big .map_button a.link_arrow.btn-newsletter {
  float: right;
  clear: none;
  width: 48% !important;
}
#map_big .map_button a.link_arrow.btn-noarrow {
  background: #bb162b;
  border-bottom: #7c1518 solid 4px;
}
#map_big .map_button a.link_arrow.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-map {
  background: #bb162b;
}
#map_big .map_button a.link_arrow.btn-map:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-fincalc2 {
  background: #bb162b;
  padding: 0 20px;
}
#map_big .map_button a.link_arrow.btn-fincalc2:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow > span {
  font-size: 22px;
  margin: 6px 5px;
}
#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(http://templatesnew.digitaldealer.com.au/brushturkey/images/bg-li.png) no-repeat 0 5px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 12px;
  color: #bb162b;
  padding-top: 10px;
}
#map_big #map {
  pointer-events: none;
}
