.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: #c71444;
  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(https://templatesnew.digitaldealer.com.au/ibis/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: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
}
.btn:hover {
  background: #b9b9b9;
  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: #c71444;
}
.btn.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
.btn.btn-map {
  background: #c71444;
}
.btn.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
.btn.btn-fincalc2 {
  background: #c71444;
  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(https://templatesnew.digitaldealer.com.au/ibis/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 16px;
  padding: 0 0 0 12px;
  background: url(https://templatesnew.digitaldealer.com.au/ibis/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;
}
@font-face {
  font-family: 'nissan-medium';
  src: url('../fonts/AkzidenzGrotesk-Bold.eot');
  src: url('../fonts/AkzidenzGrotesk-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGrotesk-Bold.woff2') format('woff2'), url('../fonts/AkzidenzGrotesk-Bold.woff') format('woff'), url('../fonts/AkzidenzGrotesk-Bold.ttf.ttf') format('truetype'), url('../fonts/AkzidenzGrotesk-Bold.svg#AkzidenzGrotesk-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'nissan-bold';
  src: url('../fonts/AkzidenzGroteskBE-Bold.eot');
  src: url('../fonts/AkzidenzGroteskBE-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/AkzidenzGroteskBE-Bold.woff2') format('woff2'), url('../fonts/AkzidenzGroteskBE-Bold.woff') format('woff'), url('../fonts/AkzidenzGroteskBE-Bold.ttf') format('truetype'), url('../fonts/AkzidenzGroteskBE-Bold.svg#AkzidenzGroteskBE-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
.brand-font {
  font-family: Helvetica, Arial, Tahoma, sans-serif;
}
.brand-font-bold {
  font-family: 'nissan-bold';
  font-weight: normal;
}
.brand-font-medium {
  font-family: 'nissan-medium';
  font-weight: normal;
}
#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;
}
#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: 80%;
  clear: both;
  cursor: pointer;
}
div.terms {
  display: none;
}
div.terms.visible {
  display: block;
}
.content {
  margin-top: 0;
}
.main_content {
  margin-top: 0;
}
.home_panels a {
  margin: 30px 0;
  text-align: center;
}
.home_panels a span {
  font-size: 16px;
  font-weight: bold;
  padding: 10px;
  display: block;
}
.home_panels a:hover img,
.home_panels a:focus img {
  opacity: 0.75;
}
.home_panels a:hover span,
.home_panels a:focus span {
  color: #c71444;
}
@media (max-width: 767px) {
  .home_panels a {
    margin: 0;
  }
  .home_panels a:last-of-type {
    margin: 0 0 30px;
  }
}
.index_specials_container {
  margin: 25px 0 0 0;
}
.index_specials_container .index_specials {
  position: relative;
}
.index_specials_container .index_specials .index_stock_list {
  margin-top: 80px;
  margin-bottom: 80px;
}
.index_btm_notes p {
  font-size: 16px;
  line-height: 16px;
  color: #999;
  margin: 15px 0;
  font-style: italic;
  width: 100%;
}
.stock_new_bg {
  background: #f2f2f2;
  margin: 40px 0;
}
.stock_new_bg a {
  display: block;
  padding: 30px 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  text-align: center;
}
@media (max-width: 767px) {
  .stock_new_bg a {
    padding: 0;
  }
}
.stock_new_bg a img:hover {
  opacity: 0.7;
}
.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/ibis/images/bg-li.png) no-repeat 0 5px;
  color: #fff;
  padding: 0 15px 5px;
}
#heroSlideshow .carousel-inner {
  background: #E6E6E6;
}
#heroSlideshow .carousel-inner >.item >img,
#heroSlideshow .carousel-inner >.item >a>img {
  margin: 0 auto;
  width: 100%;
}
.index_model_tabs_bg .index_model_tabs_title {
  font-family: 'nissan-bold';
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  margin: 50px 0 0;
  font-size: 35px;
  color: #000;
  font-weight: 400;
  padding-bottom: 15px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .index_model_tabs_title {
    margin-top: 0;
  }
}
.index_model_tabs_bg .index_model_tabs_content {
  padding-bottom: 10px;
  text-align: center;
  width: 75%;
  margin: 0px auto;
  font-size: 16px;
  color: #000;
}
.index_model_tabs_bg .carousel-control.left {
  background: url('../images/arrow-left.png') left center no-repeat;
}
.index_model_tabs_bg .carousel-control.right {
  background: url('../images/arrow-right.png') right center no-repeat;
}
.index_model_tabs_bg .tabs .tabs_header {
  margin: 25px auto;
  border: none;
  padding: 0;
  text-align: center;
  background: none;
  width: 650px;
}
@media (max-width: 1199px) {
  .index_model_tabs_bg .tabs .tabs_header {
    width: auto;
  }
}
.index_model_tabs_bg .tabs .tabs_header li {
  line-height: 50px;
  height: 50px;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li {
    width: 100%;
  }
}
.index_model_tabs_bg .tabs .tabs_header li a {
  color: #333 !important;
  padding: 0 15px;
  font-size: 16px;
  font-weight: 600;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  border: none;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs .tabs_header li a {
    font-size: 16px;
  }
}
.index_model_tabs_bg .tabs .tabs_header li a span {
  display: block;
  padding-right: 25px;
  background: url('../images/icon-arrow-grey.png') center right no-repeat;
}
.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: 991px) {
  .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 {
    background: none;
  }
}
.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: #c71444 !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: 25px;
  background: url('../images/icon-arrow-red.png') center right no-repeat;
}
.index_model_tabs_bg .tabs >div.active {
  padding-top: 10px;
  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: 150px;
}
@media (max-width: 991px) {
  .index_model_tabs_bg .tabs >div.active .carousel-inner .thumb .index-model-item-img img {
    width: 100%;
  }
}
@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: #333;
  margin-top: 5px;
  font-size: 16px;
  font-family: 'nissan-bold';
  font-weight: normal;
}
@media (max-width: 767px) {
  .index_model_tabs_bg .tabs >div.active .carousel-inner .thumb p {
    font-size: 16px;
    min-height: 40px;
  }
}
.index_model_tabs_bg .tabs >div.active .carousel-inner .thumb p:hover {
  color: #000;
}
.home_panel_news {
  background: #fff;
}
.home_panel_news .home_panel_news_header h1 {
  text-align: center;
  margin: 50px 0 15px;
}
.home_panel_news .home_panel_news_header h2 {
  font-family: 'nissan-bold';
  font-weight: normal;
  text-align: center;
  margin: 50px 0 15px;
  font-size: 35px;
  text-transform: uppercase;
}
.home_panel_news .home_panel_news_header p {
  text-align: center;
  padding-bottom: 25px;
  margin: 0 auto;
  width: 70%;
  font-size: 17px;
}
.home_panel_news .home_panel_news_list {
  margin-bottom: 60px;
}
.home_panel_news .home_panel_news_list #listing {
  margin: 50px 0;
}
.home_panel_news .home_panel_news_list #listing #paging,
.home_panel_news .home_panel_news_list #listing .navitemlink {
  display: none;
}
.home_panel_news .home_panel_news_list #listing .navitem {
  border: none;
  padding: 0;
  background: #f6f6f6;
  margin-bottom: 15px;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemprecede {
  display: none;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemtitle {
  color: #333;
  font-size: 16px;
  font-family: Helvetica, Arial, Tahoma, sans-serif;
  padding-left: 15px;
  line-height: 60px;
  padding: 0 0 0 25px;
  margin: 0 15px 0 0;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem .navitemtitle {
    background: #f3f3f3;
    margin: 0;
    line-height: 20px;
    padding: 10px 15px;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemtitle:hover {
  color: #c71444;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem .navitemtitle:hover {
    background: #f3f3f3;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem:nth-child(2n+2) {
  margin-right: -15px;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .home_panel_news .home_panel_news_list #listing .navitem:nth-child(2n+2) {
    margin: 0;
  }
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemthumbnail {
  margin: 5px 15px 5px 5px;
}
.home_panel_news .home_panel_news_list #listing .navitem .navitemthumbnail:hover {
  opacity: 0.85;
}
.home_panel_news .home_panel_news_btn {
  width: 250px;
  margin: 0 auto 50px;
}
.home_panel_video {
  background: #ffffff;
  padding-bottom: 80px;
}
.home_panel_video h2 {
  font-family: 'nissan-bold';
  font-weight: normal;
  text-align: center;
  margin: 50px 0 25px;
  font-size: 35px;
  text-transform: uppercase;
}
.home_panel_video p {
  text-align: center;
  font-size: 17px;
}
.index_intro {
  text-align: center;
  margin-top: 50px;
}
.index_intro h2 {
  font-size: 35px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}
.index_intro h2 span {
  color: #c71444;
}
.index_intro p {
  margin: 25px auto 40px;
}
.dealer-cell-wrap {
  text-align: center;
  margin: 30px auto;
  padding: 40px 0;
}
.dealer-cell-wrap .dealercell-web-asset-banner div.dealercell-banner-button {
  min-width: 150px !important;
}
#map_big {
  position: relative;
  height: 500px;
  padding: 0;
  margin-top: 0;
  margin-bottom: -5px;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 580px;
  }
}
#map_big #map {
  height: 500px;
  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;
  width: 200px;
  margin-right: 0;
  margin-top: 40px;
  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: 14px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
  line-height: 1.5em;
}
#map_big #map_details p {
  font-size: 13px;
  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: #c71444;
}
#map_big #map_details li {
  font-size: 12px;
  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: #c71444;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px none;
  cursor: pointer;
  font-family: 'nissan-medium';
  font-weight: normal;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  text-align: center;
  display: block;
  padding: 7px 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  background: #c71444;
  white-space: normal;
  font-size: 16px;
  border: none;
}
#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: #b9b9b9;
  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: #c71444;
}
#map_big .map_button a.link_arrow.btn-noarrow:hover {
  background: #ea1f26;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-map {
  background: #c71444;
}
#map_big .map_button a.link_arrow.btn-map:hover {
  background: #b9b9b9;
  color: #fff;
}
#map_big .map_button a.link_arrow.btn-fincalc2 {
  background: #c71444;
  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 13px;
}
#map_big a.btn {
  font-size: 13px;
  padding: 5px 10px;
  text-transform: capitalize;
}
#map_big .openingHours {
  margin-bottom: 10px;
  min-height: 75px;
}
#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/ibis/images/bg-li.png) no-repeat 0 5px;
  font-size: 13px;
}
#map_big .openingHours li strong {
  font-weight: normal;
}
#map_big .openingHoursSpecials h3 {
  font-size: 16px;
  color: #c71444;
  padding-top: 10px;
}
@media (max-width: 1199px) {
  #map_big.multi-location {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big.multi-location #map_details {
  margin-top: 10px;
  width: auto;
  background: transparent;
  padding: 10px;
}
@media (max-width: 1199px) {
  #map_big.multi-location #map_details {
    left: initial;
    float: none;
  }
}
#map_big.multi-location #map_details >div {
  position: relative;
  background: white;
  padding: 15px;
  width: 220px;
  margin-right: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
}
@media (max-width: 1199px) {
  #map_big.multi-location #map {
    position: inherit;
    margin-bottom: 25px;
  }
}
@media (max-width: 1199px) {
  #map_big.multi-location #map_details >div {
    width: 30%;
    position: inherit;
  }
}
@media (max-width: 767px) {
  #map_big.multi-location #map_details >div {
    width: 100%;
    position: inherit;
    -moz-box-shadow: 0 0 0px white;
    -webkit-box-shadow: 0 0 0px white;
    box-shadow: 0 0 0px white;
    margin-bottom: 25px;
    margin-top: 0;
    margin-right: 0;
  }
}
#map_big #map {
  pointer-events: none;
}
.map_bg {
  background: none;
  border-bottom: 1px dotted #444;
}
.map_bg h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 32px;
}
.maps_locations {
  margin: 10px 0;
  float: left;
}
.maps_loc_wrap {
  padding: 0;
  margin: 0 0 20px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.maps_loc_wrap .maps_loc_img img {
  width: 100%;
}
.maps_loc_wrap .maps_info_wrap {
  background: #c71444;
  float: left;
}
.maps_loc_wrap .maps_info_wrap h3 {
  color: #fff;
  text-transform: uppercase;
  font-size: 32px;
  font-weight: bolder;
  text-align: center;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info {
  text-align: center;
  color: #000;
  margin: 0;
  padding: 15px;
  clear: both;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info h4 {
  color: #fff;
  clear: left;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info h4 a {
  color: #fff;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_info p {
  color: #fff;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours {
  text-align: center;
  padding: 15px;
  border-left: #990f34 solid 1px;
}
@media (max-width: 991px) {
  .maps_loc_wrap .maps_info_wrap .maps_loc_hours {
    border: none;
  }
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours .openingHours {
  margin-bottom: 10px;
}
.maps_loc_wrap .maps_info_wrap .maps_loc_hours .openingHours li {
  color: #fff;
}
.maps_loc_wrap .maps_loc_button {
  padding: 10px;
}
.maps_loc_wrap .maps_loc_button a.btn {
  display: block;
  color: #fff;
  background: #000;
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px 0;
  margin: 20px 0 10px;
  border: 1px solid #c71444;
}
.maps_loc_wrap .maps_loc_button a.btn:hover {
  background: #c71444;
  border: 1px solid #fff;
}
