.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: ;
}
.tabs > ul li.active a {
  color: ;
}
.tabs > ul li a {
  display: block;
  color: ;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #000;
  color: #000000;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #000000;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCCCCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #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/ldv/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCCCCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.body-font {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.brand-font-light {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
}
.brand-font {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 600;
}
.group:after,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.mb-0 {
  margin-bottom: 0;
}
.mb-10 {
  margin-bottom: 10px;
}
.mb-20 {
  margin-bottom: 20px;
}
.mb-30 {
  margin-bottom: 30px;
}
.mb-40 {
  margin-bottom: 40px;
}
.mt-0 {
  margin-top: 0;
}
.mt-10 {
  margin-top: 10px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-30 {
  margin-top: 30px;
}
.mt-40 {
  margin-top: 40px;
}
.mx-20 {
  margin-right: 20px;
  margin-left: 20px;
}
.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.mx-30 {
  margin-right: 30px;
  margin-left: 30px;
}
.mx-40 {
  margin-right: 40px;
  margin-left: 40px;
}
.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}
.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-auto {
  margin: auto;
}
.pb-0 {
  padding-bottom: 0;
}
.pb-10 {
  padding-bottom: 10px;
}
.pb-20 {
  padding-bottom: 20px;
}
.pb-30 {
  padding-bottom: 30px;
}
.pt-0 {
  padding-top: 0;
}
.pt-10 {
  padding-top: 10px;
}
.pt-20 {
  padding-top: 20px;
}
.pt-30 {
  padding-top: 30px;
}
.px-20 {
  padding-right: 20px;
  padding-left: 20px;
}
.py-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-auto {
  padding: auto;
}
.img-xs {
  max-width: 100px;
}
.img-sm {
  max-width: 200px;
}
.img-md {
  max-width: 300px;
}
ul {
  margin: 10px 0;
}
ul li {
  margin-bottom: 8px;
}
ul.red-disc li {
  list-style: none;
}
ul.red-disc li:before {
  content: "\2022";
  color: red;
  font-weight: bold;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
ul.no-bullet {
  list-style: none;
}
ul.striped {
  list-style: none;
  padding: 0;
}
ul.striped li {
  padding: 10px 15px;
  margin: 0;
}
ul.striped li:nth-child(odd) {
  background: #F2F2F2;
  border-top: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
}
ul.striped li i,
ul.striped li svg {
  float: right;
  color: green;
}
.transition {
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  -o-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.notransition {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.btn {
  text-transform: uppercase;
  font-size: 100%;
  border-width: 1px;
  background-color: white;
  user-select: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 15px;
  position: relative;
  overflow: hidden;
  display: inline-block;
  border-color: #bc3219;
  color: #bc3219;
  white-space: unset;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 400;
}
.btn:after {
  content: '›';
  font-size: 150%;
  line-height: 0;
  padding-left: 10px;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #bc3219;
  border: #bc3219 1px solid;
  color: #FFFFFF;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
  padding: 5px 7.5px;
}
.btn-sm {
  font-size: 12.8px;
  letter-spacing: inherit;
  padding: 5px 7.5px;
}
.btn-solid {
  background-color: #000;
  border: #000 2px solid;
  color: #FFFFFF;
}
.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
  background-color: #bc3219;
  border: #bc3219 2px solid;
  color: #FFFFFF;
}
.btn-solid-second {
  background-color: #bc3219;
  border: #bc3219 2px solid;
  color: #FFFFFF;
}
.btn-solid-second:hover,
.btn-solid-second:active,
.btn-solid-second:focus {
  background-color: #8f2613;
  border: #8f2613 2px solid;
  color: #FFFFFF;
}
.btn-third {
  background-color: #4ba0dc;
  border: #4ba0dc 2px solid;
  color: #FFFFFF;
}
.btn-third:hover,
.btn-third:active,
.btn-third:focus {
  background-color: #FFFFFF;
  border: #bc3219 2px solid;
  color: #4ba0dc;
}
.btn-link {
  color: #bc3219;
  text-decoration: underline;
  border-bottom: 2px solid #bc3219;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #bc3219;
  text-decoration: none;
  border-bottom: 2px solid #bc3219;
}
.nav > li a.btn,
.nav > li a.btn:hover,
.nav > li a.btn:focus {
  background-color: #bc3219;
  border-color: #bc3219;
}
.vertical-align {
  display: flex;
  flex-direction: row;
}
.vertical-align > [class^="col-"],
.vertical-align > [class*=" col-"] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.img-responsive {
  width: 100%;
}
.zig_zag_container {
  margin: 50px 0;
}
.zig_zag_container .zig_zag {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.zig_zag_container .zig_zag .zig_zag_image,
.zig_zag_container .zig_zag .zig_zag_content {
  flex: 1 1 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image,
  .zig_zag_container .zig_zag .zig_zag_content {
    flex: 1 1 100%;
  }
}
.zig_zag_container .zig_zag .zig_zag_image {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 44vw;
}
@media (max-width: 991px) {
  .zig_zag_container .zig_zag .zig_zag_image {
    max-height: 60vw;
  }
}
.zig_zag_container .zig_zag .zig_zag_image img {
  width: 100%;
}
.zig_zag_container .zig_zag .zig_zag_content {
  height: 100%;
  width: 100%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 1em;
  flex-direction: column;
  min-height: 28em;
  padding: 30px;
}
.zig_zag_container .zig_zag .zig_zag_content .btn {
  margin: 20px 0 0;
}
.zig_zag_container .zig_zag .zig_zag_content ul {
  text-align: left;
}
.zig_zag_container .zig_zag .zig_zag_content ul li {
  padding: 10px 0;
}
.equal {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
}
.equal:before,
.equal:after {
  content: normal;
}
.no-padding {
  padding: 0 !important;
}
.no-margin {
  margin: 0 !important;
}
.row-centered {
  text-align: center;
}
.content-block {
  margin: 0 0 40px;
}
.content-block ul {
  list-style-position: inside;
  padding: 0;
  margin: 20px 0;
}
.list-no-bullets {
  list-style: none;
}
.list-spaced-5 li {
  padding: 5px 0;
}
.list-spaced-10 li {
  padding: 10px 0;
}
.list-left {
  text-align: left;
}
.col-centered {
  display: inline-block !important;
  float: none !important;
  text-align: center !important;
}
@media (max-width: 991px) {
  .reorder-sm {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    direction: rtl;
  }
  .reorder-sm > [class*="col-"] {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    direction: ltr;
  }
}
h4 img.icon {
  width: 50px;
  height: 50px;
  margin-right: 5px;
}
.section {
  padding: 40px;
}
@media (max-width: 991px) {
  .section {
    padding: 20px 10px;
  }
}
.section h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white,
.section-grey {
  padding: 40px;
  margin: 50px auto;
}
@media (max-width: 991px) {
  .section-white,
  .section-grey {
    padding: 20px 10px;
  }
}
.section-white h5,
.section-grey h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.section-white {
  background-color: white;
}
.section-grey {
  background-color: #F2F2F2;
}
.section .centered-title:first-of-type,
.section .section-title:first-of-type,
.section .content-centered:first-of-type,
.section-white .centered-title:first-of-type,
.section-white .section-title:first-of-type,
.section-white .content-centered:first-of-type,
.section-grey .centered-title:first-of-type,
.section-grey .section-title:first-of-type,
.section-grey .content-centered:first-of-type {
  margin-top: 0;
}
.centered-title,
.section-title,
.content-centered {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.centered-title h1,
.centered-title h2,
.section-title h1,
.section-title h2,
.content-centered h1,
.content-centered h2 {
  margin: 0;
}
.centered-title p,
.section-title p,
.content-centered p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .centered-title p,
  .section-title p,
  .content-centered p {
    font-size: 18px;
  }
}
.centered-title.first-title,
.section-title.first-title,
.content-centered.first-title {
  margin: 0 0 40px;
}
.general_content {
  padding: 0 0 40px;
}
.content-centered-wide {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
  max-width: 800px;
}
.content-centered-wide h1,
.content-centered-wide h2 {
  margin: 0;
}
.content-centered-wide p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .content-centered-wide p {
    font-size: 18px;
  }
}
.content-centered-wide.first-title {
  margin: 0 0 40px;
}
.page_intro p {
  font-size: 20px;
}
.section-title h2 {
  line-height: 1.1;
}
.section-title h2 span {
  display: block;
  color: #A9A9A9;
}
.content {
  min-height: 10px;
}
.tabbed > div.panels {
  display: -ms-flexbox;
  display: flex;
}
.row-flex {
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .row-flex [class*="col-"] {
    margin-bottom: 0;
  }
}
.row-flex .col {
  min-width: 0;
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .row-flex .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .row-flex .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.row-flex p:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .even .row-flex {
    flex-flow: row-reverse;
  }
}
.section {
  margin: 50px auto;
}
.bg-light {
  background: #E5E5E5;
}
.img-full {
  width: 100%;
}
.container .zigzag .container {
  padding: 0;
  width: auto;
}
.cta .btn {
  margin: 40px auto;
}
.hero-banner {
  position: relative;
}
.hero-banner img {
  width: 100%;
  height: auto;
}
.hero-banner .content {
  background: #222222;
  padding: 20px;
}
.hero-banner .content .subtitle,
.hero-banner .content .title {
  color: white;
  text-align: center;
  margin: 0;
}
@media (min-width: 992px) {
  .hero-banner .content {
    background: transparent;
    width: 450px;
    top: initial;
    bottom: 60px;
    left: 60px;
    position: absolute;
    text-align: left;
  }
  .hero-banner .content .subtitle,
  .hero-banner .content .title {
    text-align: left;
  }
  .hero-banner .content .subtitle {
    font-size: 46px;
  }
  .hero-banner .content .title {
    font-size: 76px;
  }
}
.intro {
  padding: 40px;
  margin: 50px auto;
  margin-bottom: 0;
  text-align: center;
}
@media (max-width: 991px) {
  .intro {
    padding: 20px 10px;
  }
}
.intro h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.intro .centered-title:first-of-type,
.intro .section-title:first-of-type,
.intro .content-centered:first-of-type {
  margin-top: 0;
}
.intro .image img {
  margin: 0 auto;
}
.intro .content {
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
.intro.dark {
  background: #222222;
  color: white;
}
.intro.dark h2,
.intro.dark h3,
.intro.dark p {
  color: white;
}
.intro.dark a {
  color: #000;
}
.zigzag {
  padding: 40px;
  margin: 50px auto;
}
@media (max-width: 991px) {
  .zigzag {
    padding: 20px 10px;
  }
}
.zigzag h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.zigzag .centered-title:first-of-type,
.zigzag .section-title:first-of-type,
.zigzag .content-centered:first-of-type {
  margin-top: 0;
}
.zigzag .content {
  padding: 30px;
}
.zigzag .cta .btn {
  margin: 20px auto;
}
.zigzag .container > .row-flex {
  background: #E5E5E5;
}
.zigzag .container > .row-flex [class*="col-"] {
  padding: 0;
}
@media (min-width: 992px) {
  .zigzag.even.zz-odd .row-flex {
    flex-flow: row;
  }
}
@media (min-width: 992px) {
  .zigzag.odd.zz-even .row-flex {
    flex-flow: row-reverse;
  }
}
.zigzag.dark .container > .row-flex {
  background: #222222;
  color: white;
}
.zigzag.dark .container > .row-flex h2,
.zigzag.dark .container > .row-flex h3,
.zigzag.dark .container > .row-flex p {
  color: white;
}
.zigzag.zz-panel.even .row-flex,
.zigzag.zz-panel.odd .row-flex {
  flex-flow: column;
  background: white;
  background: -moz-linear-gradient(top,white 0%,white 40%,#E5E5E5 40%,#E5E5E5 40%,#E5E5E5 100%);
  background: -webkit-linear-gradient(top,white 0%,white 40%,#E5E5E5 40%,#E5E5E5 40%,#E5E5E5 100%);
  background: linear-gradient(to bottom,white 0%,white 40%,#E5E5E5 40%,#E5E5E5 40%,#E5E5E5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='white',endColorstr='@greyE',GradientType=0);
}
.zigzag.zz-panel.even .content,
.zigzag.zz-panel.odd .content {
  text-align: center;
}
@media (min-width: 768px) {
  .zigzag.zigzag-sm img {
    float: right;
    padding: 40px;
    padding-right: 0;
    max-width: 300px;
  }
}
.panels {
  padding: 40px;
  margin: 50px auto;
  align-items: center;
  justify-content: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: baseline;
  text-align: center;
}
@media (max-width: 991px) {
  .panels {
    padding: 20px 10px;
  }
}
.panels h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.panels .centered-title:first-of-type,
.panels .section-title:first-of-type,
.panels .content-centered:first-of-type {
  margin-top: 0;
}
@media (min-width: 768px) {
  .panels [class*="col-"] {
    margin-bottom: 0;
  }
}
.panels .col {
  min-width: 0;
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 768px) {
  .panels .col {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .panels .col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}
.panels p:last-of-type {
  margin-bottom: 0;
}
.panels .content-wrap {
  margin: 0 15px;
  background: #E5E5E5;
}
.panels .content-wrap .content {
  min-height: 155px;
}
.panels .content-wrap .title {
  font-size: 125%;
}
.panels .content {
  padding: 15px;
}
.panels .col {
  max-width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .panels .col {
    min-width: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 992px) {
  .panels .col {
    min-width: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
}
.panels .col .image img {
  width: 100%;
}
@media (min-width: 768px) {
  .panels.panels-count-1 .col,
  .panels.panels-count-2 .col {
    margin-bottom: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (min-width: 768px) {
  .panels.panels-count-3 .col {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    max-width: 33.33%;
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .panels.panels-count-1,
  .panels.panels-count-2,
  .panels.panels-count-3,
  .panels.panels-count-4 {
    margin-bottom: 0;
  }
}
.disclaimer {
  color: #666666;
}
.disclaimer .title {
  padding: 20px 0;
  margin: 0;
  font-weight: bold;
  cursor: pointer;
}
.disclaimer .content {
  border-top: 1px solid #666666;
  font-size: 12px;
  padding: 20px 0;
}
.blurb-nav-tabs.nav-tabs {
  display: flex;
  align-items: flex-end;
  overflow-x: auto;
  overflow-y: hidden;
  flex-wrap: nowrap;
  border: none;
  justify-content: center;
}
.blurb-nav-tabs.nav-tabs li a {
  margin: 5px;
  padding: 10px;
  max-width: 170px;
  text-align: center;
  border: none;
  border-bottom: 5px solid #CCCCCC;
  color: #333333;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-weight: 300;
  background: transparent;
}
.blurb-nav-tabs.nav-tabs li.active a,
.blurb-nav-tabs.nav-tabs li:hover a,
.blurb-nav-tabs.nav-tabs li:active a,
.blurb-nav-tabs.nav-tabs li:focus a,
.blurb-nav-tabs.nav-tabs li:focus-within a {
  background: transparent;
  border: none;
  border-bottom: 5px solid #bc3219;
}
.blurb-nav-tabs.hide-navs {
  display: none;
}
.blurb-controls-tabs {
  margin: 20px auto;
  padding: 0;
  text-align: center;
}
.blurb-controls-tabs li {
  display: inline-block;
}
.blurb-controls-tabs li .btn-click {
  display: block;
  width: 60px;
  height: 40px;
  background-color: #555;
  background-repeat: no-repeat;
  background-position: center;
  background-size: auto;
  cursor: pointer;
}
.blurb-controls-tabs li .btn-click.btn-prev {
  background-image: url(https://templatesnew.digitaldealer.com.au/common-assets/images/prev-light.svg);
  margin-right: 0.5px;
}
.blurb-controls-tabs li .btn-click.btn-next {
  background-image: url(https://templatesnew.digitaldealer.com.au/common-assets/images/next-light.svg);
  margin-left: 0.5px;
}
.blurb-controls-tabs li .btn-click:hover {
  background-color: #333;
}
.blurb-controls-tabs li .btn-click.disabled {
  cursor: auto;
  opacity: 0.5;
}
.blurb-controls-tabs li .btn-click.disabled:hover {
  background-color: #555;
}
.blurb-controls-tabs.hide-controls {
  display: none;
}
.blurb-tab-content .zigzag {
  margin: 0 auto;
}
.blurb-tab-switcher .blurb-nav-tabs {
  display: none;
}
@media (min-width: 768px) {
  .blurb-tab-switcher .blurb-nav-tabs {
    display: flex;
  }
  .blurb-tab-switcher .blurb-controls-tabs {
    display: none;
  }
}
.model .zigzag {
  padding: 0;
}
.model .zigzag .container > .row-flex {
  background: transparent;
}
.model h2.title span,
.model h4.title span {
  color: #bc3219;
}
.model .default {
  padding: 0 15px;
}
@media (min-width: 768px) {
  .model .default {
    width: 33%;
    float: left;
  }
}
.model .default .container {
  width: 100%;
  padding: 0;
}
.model .default img {
  max-width: 150px;
}
.model .default .terms {
  margin: 0;
}
.model .ctas .btn {
  margin-bottom: 10px;
}
#map_big {
  margin-top: 30px;
  position: relative;
  height: 520px;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big {
    margin-bottom: 0px;
    height: 320px;
  }
}
#map_big #map {
  height: 100%;
  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: white;
  padding: 20px;
  width: 280px;
  margin-right: 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  float: right;
  -moz-box-shadow: 0 0 5px #999;
  -webkit-box-shadow: 0 0 5px #999;
  box-shadow: 0 0 5px #999;
}
#map_big #map_details > div ul {
  margin: 0;
  padding: 0;
}
@media (max-width: 480px) {
  #map_big #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_details > div h3 {
  margin: 0 0 20px;
  font-size: 19.2px;
  text-align: left;
}
#map_big #map_details > div p {
  text-align: left;
  margin: 20px 0;
}
#map_big #map_details > div a {
  margin: 40px 0 0 0;
  display: block;
  text-transform: uppercase;
  letter-spacing: inherit;
}
#map_big #map_details > div .phone {
  display: block;
  margin: 10px 0;
  color: #333;
}
#map_big #map_details > div .phone a {
  background: none;
  padding-left: 0;
  margin: 0;
  line-height: 20px;
}
#map_big #map_details li {
  color: #333;
}
#map_big #map_details .accordion {
  padding: 0;
}
#map_big #map_details .accordion .card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
#map_big #map_details .accordion h2 {
  margin: 0;
  font-size: 14px;
}
#map_big #map_details .accordion h2 .btn {
  color: white;
  background-color: #bc3219;
  border-color: #8f2613;
  display: inline-block;
  font-weight: 400;
  padding: 15px 9.99px;
  width: 100%;
  text-align: left;
}
#map_big #map_details .accordion h2 .btn:focus {
  outline: none;
}
#map_big #map_details .accordion h2 .btn-link {
  text-decoration: none;
}
#map_big #map_details .accordion h2 .btn-link:hover {
  text-decoration: underline;
}
#map_big .openingHours li {
  list-style: none;
}
#map_big .openingHoursSpecials h3 {
  padding-top: 10px;
  line-height: 20px;
  font-size: 100%;
}
#map_big .openingHoursSpecials ul li {
  display: block !important;
}
.model #map_big,
.listArticles #map_big {
  margin-top: 0;
}
