.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: #333333;
  color: #333333;
  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: #333333;
}
.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/ssangyong/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: 'Oswald', sans-serif;
  font-weight: 300;
}
.brand-font {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.brand-font-bold {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.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: #F3F3F3;
  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: 2px;
  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: #4ba0dc;
  color: #4ba0dc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.btn:hover,
.btn:active,
.btn:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-xs {
  font-size: 11.2px;
  letter-spacing: inherit;
}
.btn-sm {
  font-size: 12.8px;
  letter-spacing: inherit;
}
.btn-solid {
  background-color: #333333;
  border: #333333 2px solid;
  color: #FFFFFF;
}
.btn-solid:hover,
.btn-solid:active,
.btn-solid:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.btn-solid-second:hover,
.btn-solid-second:active,
.btn-solid-second:focus {
  background-color: #021834;
  border: #021834 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: #042f65 2px solid;
  color: #4ba0dc;
}
.btn-link {
  color: #042f65;
  text-decoration: underline;
  border-bottom: 2px solid #042f65;
}
.btn-link:hover,
.btn-link:active,
.btn-link:focus {
  color: #042f65;
  text-decoration: none;
  border-bottom: 2px solid #042f65;
}
.nav > li a.btn,
.nav > li a.btn:hover,
.nav > li a.btn:focus {
  background-color: #042f65;
  border-color: #042f65;
}
.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;
}
@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: #F3F3F3;
}
.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 {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
}
.page_intro h1,
.page_intro h2 {
  margin: 0;
}
.page_intro p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .page_intro p {
    font-size: 18px;
  }
}
.page_intro.first-title {
  margin: 0 0 40px;
}
.section-title {
  text-align: left;
}
.section-title h2 {
  line-height: 1.1;
}
.section-title h2 span {
  display: block;
  color: #A9A9A9;
}
body {
  color: #333333;
  font-size: 16px;
  background-color: #F3F3F3;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body * {
  -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;
}
a {
  color: #042f65;
}
a:hover,
a:focus,
a:active {
  outline: none;
  color: #021834;
  text-decoration: none;
}
*::selection {
  background: #042f65;
  color: #FFFFFF;
}
*::-moz-selection {
  background: #042f65;
  color: #FFFFFF;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333333;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.4;
}
h1 {
  font-size: 40px;
}
@media (max-width: 768px) {
  h1 {
    font-size: 32px;
  }
}
h2 {
  font-size: 36px;
}
@media (max-width: 768px) {
  h2 {
    font-size: 28.8px;
  }
}
h3 {
  font-size: 30px;
}
@media (max-width: 768px) {
  h3 {
    font-size: 24px;
  }
}
h4 {
  font-size: 24px;
}
@media (max-width: 768px) {
  h4 {
    font-size: 19.2px;
  }
}
h5 {
  font-size: 19.2px;
}
@media (max-width: 768px) {
  h5 {
    font-size: 15.36px;
  }
}
h6 {
  font-size: 16px;
}
@media (max-width: 768px) {
  h6 {
    font-size: 12.8px;
  }
}
p {
  line-height: 1.6;
}
button {
  outline: none;
}
.terms,
.disclaimer_btm_notes,
.stock_finance_notes {
  display: block;
  font-size: 80%;
  color: #666666;
  clear: both;
  margin: 20px 0 40px;
}
.terms p,
.disclaimer_btm_notes p,
.stock_finance_notes p {
  margin: 0;
  padding: 0;
}
.terms a,
.disclaimer_btm_notes a,
.stock_finance_notes a {
  word-break: break-all;
}
hr {
  padding: 5px 0;
  background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images/hr.png');
  background-position: center center;
  background-repeat: no-repeat;
  border: none;
}
@media (max-width: 768px) {
  hr {
    background-image: url('https://templatesnew.digitaldealer.com.au/ssangyong/images/hr-sm.png');
  }
}
.carousel-control.left,
.carousel-control.right {
  background: transparent;
  width: 50px;
  top: 40%;
}
@media (max-width: 768px) {
  .carousel-control.left,
  .carousel-control.right {
    top: -40%;
  }
}
.carousel-control.left svg,
.carousel-control.left i,
.carousel-control.right svg,
.carousel-control.right i {
  margin-top: 0;
  font-size: 100%;
  background: black;
  color: white;
  height: 50px;
  width: 50px;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 15px;
}
@media (max-width: 480px) {
  .carousel-control.left svg,
  .carousel-control.left i,
  .carousel-control.right svg,
  .carousel-control.right i {
    margin-top: 35vh;
  }
}
.carousel-indicators {
  position: relative;
  width: 100%;
  text-align: center;
  left: auto;
}
.carousel-indicators li {
  background-color: transparent;
  width: 10px;
  height: 10px;
}
.carousel-indicators li.active {
  background-color: white;
  width: 12px;
  height: 12px;
}
@media (max-width: 767px) {
  .carousel-indicators li {
    width: 6px;
    height: 6px;
  }
  .carousel-indicators li.active {
    width: 8px;
    height: 8px;
  }
}
.carousel-indicators {
  bottom: auto;
  left: 12px;
  margin: 0;
}
#lightbox-nav a {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
#lightbox-container-image-box {
  background: transparent;
}
#lightbox-container-image-data-box {
  padding: 10px 10px 0;
  margin-top: -10px;
}
body .LCM_Button {
  top: 90% !important;
}
.chzn-drop {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.si-view form .chevron-toggle {
  clear: both;
  display: block;
  margin-bottom: 20px;
}
header {
  z-index: 999;
  min-height: 105px;
}
@media (max-width: 991px) {
  header {
    min-height: 60px;
  }
}
header .navbar {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin-bottom: 0;
}
header a {
  color: #666666;
}
@media (max-width: 768px) {
  header a {
    color: black;
  }
}
header a,
header i {
  font-weight: 400;
}
header .navbar-toggle {
  color: #999999;
  font-size: 150%;
  margin: 0;
}
header .navbar {
  border-bottom: 1px solid #F3F3F3;
  background: white;
  -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;
}
@media (max-width: 768px) {
  header .navbar > .container-fluid {
    padding-right: 5px;
  }
}
header .navbar > .container-fluid .navbar-brand {
  margin-left: 10px;
}
header .navbar.affix {
  position: fixed;
  width: 100%;
  z-index: 999;
  left: 0;
  top: 0;
}
@media (max-width: 768px) {
  header .navbar {
    position: fixed;
    width: 100%;
    z-index: 999;
  }
  header .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
  header .navbar > .container-fluid .navbar-toggle {
    margin-right: -5px;
  }
}
header .navbar-brand {
  height: auto;
  padding: 0;
}
header .navbar-brand .header-logo {
  display: table;
  padding: 32px 0 32px 5px;
}
header .navbar-brand .header-logo img {
  max-width: 260px;
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 992px) {
  header .navbar-brand .header-logo {
    padding: 15px 0;
    overflow: hidden;
    display: inline-block;
  }
  header .navbar-brand .header-logo img {
    max-height: 40px;
    max-width: 175px;
  }
}
@media (max-width: 480px) {
  header .navbar-brand .header-logo {
    width: 45px;
  }
}
header .navbar-dealer {
  height: auto;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  float: right;
}
header .navbar-dealer a {
  display: inline-block;
  padding: 10px 0;
  line-height: 1;
}
@media (max-width: 992px) {
  header .navbar-dealer a {
    padding: 12px 0;
  }
}
header .navbar-dealer .logo-dealer {
  text-transform: uppercase;
  color: #333333;
  font-size: 35.2px;
}
header .navbar-dealer .logo-dealer span {
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
@media (max-width: 992px) {
  header .navbar-dealer .logo-dealer {
    font-size: 20px;
    max-width: 220px;
  }
}
@media (max-width: 480px) {
  header .navbar-dealer .logo-dealer {
    font-size: 16px;
  }
}
@media (max-width: 992px) {
  header .navbar-dealer {
    float: left;
    margin: 5px 10px;
  }
}
@media (max-width: 768px) {
  header .navbar-dealer {
    margin: 7px 5px;
  }
}
@media (min-width: 992px) {
  header .navbar-right ul li:last-child {
    padding-right: 0;
  }
  header .navbar-right ul li:last-child a {
    padding-right: 0;
  }
}
header .navbar-collapse {
  padding: 0;
}
@media (max-width: 992px) {
  header .navbar-collapse {
    clear: both;
  }
  header .navbar-collapse .navbar-right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  header .navbar-collapse {
    margin: 0 -15px !important;
    border-top: 1px solid #333333;
    background: #DDDDDD;
  }
  header .navbar-collapse .navbar-right {
    padding: 0 15px;
  }
}
.header-nav-a-connect {
  background: #F3F3F3;
}
.header-nav-a-connect ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.header-nav-a-connect ul li {
  display: inline;
  color: #999999;
  text-align: right;
}
.header-nav-a-connect ul li a {
  padding: 10px 20px;
  display: inline-block;
  font-size: 14px;
}
.header-nav-a-connect-mobile {
  position: absolute;
  right: 65px;
  top: 15px;
}
.header-nav-a-connect-mobile ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.header-nav-a-connect-mobile ul a {
  color: #999999;
}
.header-nav-a-connect-mobile ul a span {
  font-weight: bold;
}
@media (max-width: 600px) {
  .header-nav-a-connect-mobile {
    font-size: 20px;
    right: 60px;
    top: 12px;
  }
  .header-nav-a-connect-mobile ul a span {
    display: none;
  }
}
@media (max-width: 768px) {
  .header-nav-a-connect-mobile {
    right: 45px;
  }
}
.navbar-collapse {
  clear: right;
}
.header-nav-a-menu .nav > li {
  position: relative;
  margin: 0;
}
.header-nav-a-menu .nav > li > a {
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
  overflow: hidden;
  margin: 0 0 0 1px;
  font-size: 18px;
  color: #333333;
}
@media (min-width: 992px) and (max-width: 1245px) {
  .header-nav-a-menu .nav > li > a {
    font-size: 16px;
    padding: 10px 5px;
  }
}
.header-nav-a-menu .nav > li > a:hover {
  background-color: transparent;
  color: #4ba0dc;
}
@media (max-width: 768px) {
  .header-nav-a-menu .nav > li > a {
    display: block;
    min-width: 150px;
  }
  .header-nav-a-menu .nav > li > a:hover {
    color: black;
  }
}
@media (max-width: 768px) {
  .header-nav-a-menu .nav > li {
    border-bottom: 1px solid #CCCCCC;
  }
}
.header-nav-a-menu .nav > li.open i,
.header-nav-a-menu .nav > li.open svg {
  transform: rotate(-180deg);
}
.header-nav-a-menu .nav > li.open > a {
  background-color: #EAEAEA;
}
@media (max-width: 992px) {
  header .navbar-toggle {
    display: block;
  }
  header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar-collapse.collapse.in {
    display: block !important;
  }
}
header .dropdown {
  position: relative;
}
header .dropdown .dropdown-menu {
  position: absolute;
  left: 0;
  top: 50px;
  right: auto;
  padding: 0;
  margin: 0;
  background-color: #EAEAEA;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0;
  box-shadow: 0 0 0 0;
}
@media (max-width: 768px) {
  header .dropdown .dropdown-menu {
    position: relative;
  }
}
header .dropdown .dropdown-menu .nav-close {
  display: none;
}
header .dropdown .subnav {
  background-color: #EAEAEA;
  width: 200px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media (max-width: 768px) {
  header .dropdown .subnav {
    min-height: 50px;
    width: 100%;
    margin-left: 20px;
  }
  header .dropdown .subnav .nav-close {
    display: none;
  }
}
@media (min-width: 768px) {
  header .dropdown .subnav > ul > li {
    position: relative;
  }
  header .dropdown .subnav > ul > li > a {
    font-size: 120%;
    width: 300px;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
  }
  header .dropdown .subnav > ul > li ul {
    position: absolute;
    left: 300px;
    width: 300px;
    font-size: 125%;
    visibility: hidden;
    top: 0;
    z-index: 2;
  }
  header .dropdown .subnav > ul > li:hover > a,
  header .dropdown .subnav > ul > li:active > a,
  header .dropdown .subnav > ul > li:focus > a {
    border-color: #042f65;
  }
  header .dropdown .subnav > ul > li:hover ul,
  header .dropdown .subnav > ul > li:active ul,
  header .dropdown .subnav > ul > li:focus ul {
    visibility: visible;
  }
}
header .dropdown .subnav .subnav-intro {
  padding: 25px;
  font-size: 20px;
  color: #999999;
}
@media (max-width: 768px) {
  header .dropdown .subnav .subnav-intro {
    display: none;
  }
}
header .dropdown .subnav .subnav-list {
  padding: 0;
  font-size: 16px;
}
header .dropdown .subnav .subnav-list a {
  padding: 5px 10px;
  display: block;
  text-transform: uppercase;
}
header .dropdown .subnav .subnav-list a:hover {
  background-color: #F3F3F3;
}
header .dropdown .subnav .subnav-list ul {
  margin: 0 0 10px 15px;
}
@media (max-width: 768px) {
  header .dropdown .subnav .subnav-list {
    padding: 0;
  }
}
header .dropdown.nav-models {
  position: static;
}
header .dropdown.nav-models .dropdown-menu {
  top: 105px;
  width: 100%;
}
header .dropdown.nav-models .subnav {
  width: 100%;
  padding: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
header .dropdown.nav-models .subnav .nav-close {
  top: 15px;
}
header .dropdown.nav-models .subnav .container {
  padding: 0 50px;
}
header .dropdown.nav-models .subnav .subnav-models-item.all-models {
  display: none;
}
@media (max-width: 768px) {
  header .dropdown.nav-models .subnav {
    margin: 0 0 0 20px;
  }
  header .dropdown.nav-models .subnav .container {
    padding: 0 20px;
  }
}
header .dropdown.flush-right .dropdown-menu {
  left: auto;
  right: 0;
}
header .dropdown .nav-close {
  position: absolute;
  right: 20px;
  color: #d6d6d6;
  font-size: 200%;
  z-index: 11;
  cursor: pointer;
}
header .dropdown ul {
  list-style: none;
  margin: 0;
  margin-top: 50px;
  margin-left: 50px;
  padding: 0;
}
header .dropdown ul li a {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
  color: #666666;
  padding: 10px;
  display: block;
  background-color: transparent;
}
header .dropdown ul li a:hover,
header .dropdown ul li a:active,
header .dropdown ul li a:focus {
  color: #085dc7;
  text-decoration: none;
}
@media (max-width: 768px) {
  header .dropdown ul {
    margin-top: 10px;
    margin-left: 0;
  }
}
header .dropdown ul ul {
  margin-top: 0;
  margin-left: 100px;
}
@media (max-width: 768px) {
  header .dropdown ul ul {
    margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .subnav-models-items,
  .showroom-item-list {
    display: flex;
  }
}
.subnav-models-items:hover .subnav-models-item a,
.subnav-models-items:hover .showroom-item a,
.showroom-item-list:hover .subnav-models-item a,
.showroom-item-list:hover .showroom-item a {
  opacity: 0.25;
  -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;
}
.subnav-models-items:hover .subnav-models-item:hover a,
.subnav-models-items:hover .showroom-item:hover a,
.showroom-item-list:hover .subnav-models-item:hover a,
.showroom-item-list:hover .showroom-item:hover a {
  opacity: 1;
}
.subnav-models-item,
.showroom-item {
  text-align: left;
}
.subnav-models-item a,
.showroom-item a {
  display: block;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  color: #4ba0dc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
}
.subnav-models-item a span,
.showroom-item a span {
  display: block;
  border-left: 2px solid #4ba0dc;
  margin: 0;
  padding: 10px 0 10px 10px;
}
.subnav-models-item a img,
.showroom-item a img {
  width: 90%;
  margin: 0 auto;
}
.subnav-models-item a:hover,
.subnav-models-item a:active,
.subnav-models-item a:focus,
.showroom-item a:hover,
.showroom-item a:active,
.showroom-item a:focus {
  background-color: transparent;
  color: #042f65;
}
.subnav-models-item a:hover span,
.subnav-models-item a:active span,
.subnav-models-item a:focus span,
.showroom-item a:hover span,
.showroom-item a:active span,
.showroom-item a:focus span {
  border-color: #042f65;
}
@media (max-width: 768px) {
  .subnav-models-item a,
  .showroom-item a {
    margin: 10px 0;
  }
  .subnav-models-item a img,
  .showroom-item a img {
    max-width: 100%;
  }
}
nav.nav-b {
  height: 61px;
  width: 100%;
  font-size: 75%;
}
nav.nav-b .affix-top {
  width: 100%;
}
nav.nav-b .affix {
  width: 100%;
  z-index: 1031;
  top: 0;
}
nav.nav-b .navbar {
  z-index: 21;
  margin-bottom: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 0 rgba(204,204,204,0);
  -moz-box-shadow: 0 0 0 0 rgba(204,204,204,0);
  box-shadow: 0 0 0 0 rgba(204,204,204,0);
  text-transform: uppercase;
  width: 100%;
  border: none;
  padding: 0;
  background-color: #222222;
}
nav.nav-b .navbar-nav > li {
  margin: 0;
}
nav.nav-b .navbar-nav > li > a {
  padding: 25px 10px;
  color: #999999;
  line-height: 16px;
  font-size: 16px;
  margin: 0 4px;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  position: relative;
  overflow: hidden;
}
nav.nav-b .navbar-nav > li > a:hover {
  color: #4ba0dc;
}
nav.nav-b .navbar-nav > li > a:hover:after {
  bottom: 4px;
}
@media (max-width: 768px) {
  nav.nav-b .navbar-nav > li > a {
    padding: 20px;
    border-bottom: 1px solid #333333;
  }
  nav.nav-b .navbar-nav > li > a:after {
    width: 50%;
  }
}
nav.nav-b .navbar .navbar-nav > .active > a,
nav.nav-b .navbar .navbar-nav > .active > a:hover,
nav.nav-b .navbar .navbar-nav > .active > a:active,
nav.nav-b .navbar .navbar-nav > .active > a:focus {
  background-color: transparent;
  color: white;
}
nav.nav-b .navbar .navbar-nav > li > a.btn-enquiry {
  padding: 10px;
  margin: 13px 2px;
  background-color: #4ba0dc;
  border: #4ba0dc 2px solid;
  color: #FFFFFF;
}
nav.nav-b .navbar .navbar-nav > li > a.btn-enquiry:hover,
nav.nav-b .navbar .navbar-nav > li > a.btn-enquiry:active,
nav.nav-b .navbar .navbar-nav > li > a.btn-enquiry:focus {
  background-color: #FFFFFF;
  border: #042f65 2px solid;
  color: #4ba0dc;
}
nav.nav-b .navbar .navbar-toggle {
  border-color: transparent;
  cursor: pointer;
  font-size: 150%;
  color: white;
  margin: 10px 0;
}
nav.nav-b .navbar-brand {
  font-style: italic;
  font-weight: bold;
  padding: 20px;
  font-size: 150%;
  height: auto;
  line-height: 1;
}
nav.nav-b .navbar-brand > span {
  display: inline-block;
}
nav.nav-b .navbar-brand .model-image img {
  max-width: 260px;
  max-height: 30px;
}
nav.nav-b .navbar-brand.tivoli .model-image img,
nav.nav-b .navbar-brand.tivoli-xlv .model-image img {
  max-height: 20px;
}
nav.nav-b .navbar-brand .model-name {
  display: none;
}
@media (max-width: 768px) {
  nav.nav-b .navbar-brand {
    font-size: 12.8px;
  }
}
nav.nav-b .btn-enquiry {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
nav.nav-b .btn-enquiry:hover,
nav.nav-b .btn-enquiry:active,
nav.nav-b .btn-enquiry:focus {
  background-color: #021834;
  border: #021834 2px solid;
  color: #FFFFFF;
}
.model nav.nav-b .navbar-nav {
  float: right;
}
@media (min-width: 768px) and (max-width: 1450px) {
  .model nav.nav-b .navbar-nav.tabs-wrap {
    width: 77%;
    overflow-x: auto;
    display: flex;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    flex-direction: row;
    justify-content: flex-start;
  }
}
@media (min-width: 768px) and (max-width: 1200px) {
  .model nav.nav-b .navbar-nav.tabs-wrap {
    width: 70%;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .model nav.nav-b .navbar-nav.tabs-wrap {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .model nav.nav-b .navbar-nav.tabs-wrap {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 992px) {
  .model nav.nav-b .navbar-header {
    width: 100%;
  }
  .model nav.nav-b .navbar-toggle {
    display: block;
  }
  .model nav.nav-b .navbar-collapse.collapse {
    display: none !important;
  }
  .model nav.nav-b .navbar-collapse.collapse.in {
    display: block !important;
  }
}
footer {
  background-color: #464646;
  color: #999999;
  text-transform: uppercase;
}
footer a,
footer i {
  color: #CCCCCC;
}
footer a:hover,
footer a:active,
footer a:focus,
footer i:hover,
footer i:active,
footer i:focus {
  color: #042f65;
}
footer ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
footer ul li {
  margin: 5px 0;
}
footer #back-to-top {
  right: 15px;
  margin-top: 30px;
  position: absolute;
  color: white;
  text-align: center;
  text-transform: uppercase;
}
footer #back-to-top span {
  border: 1px solid white;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  padding: 15px 11px 3px 11px;
}
footer #back-to-top span svg,
footer #back-to-top span i {
  font-size: 150%;
}
footer #back-to-top b {
  margin-top: 10px;
  display: block;
  font-size: 11.2px;
  visibility: hidden;
}
footer #back-to-top:hover b {
  visibility: visible;
}
footer .footer_nav {
  margin: 80px 0 60px;
  overflow: hidden;
}
footer .footer_nav h4 {
  font-size: 20px;
  color: #FFFFFF;
  text-transform: uppercase;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  footer .footer_nav {
    margin: 80px 0 20px;
  }
  footer .footer_nav > div {
    min-height: 220px;
  }
  footer .footer_nav > div h4 {
    margin-bottom: 5px;
  }
  footer .footer_nav > div:last-child {
    min-height: 100px;
  }
}
footer .subnav {
  font-size: 14px;
  text-transform: capitalize;
}
footer .subnav .container {
  width: 100%;
  padding: 0;
}
footer .subnav a {
  margin: 0;
  padding: 3px 0;
  font-size: 16px;
  display: inline-block;
  color: #CCCCCC;
}
footer .subnav a:hover {
  color: #4ba0dc;
}
footer .subnav .nav-close {
  display: none;
}
footer .subnav .subnav-models-items {
  border: 0;
}
@media (min-width: 768px) {
  footer .subnav .subnav-models-items {
    display: block;
  }
}
footer .subnav .subnav-models-items .subnav-models-item a {
  opacity: 1;
}
footer .subnav .subnav-models-item {
  width: 100%;
  border: none;
  text-align: left;
}
footer .subnav .subnav-models-item a {
  text-transform: capitalize;
  font-size: 16px;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
}
footer .subnav .subnav-models-item a span {
  font-size: 16px;
  margin: 0;
  padding: 0;
  border: none;
}
footer .subnav .subnav-models-item img {
  display: none;
}
footer .subnav .subnav-models-item.all-models {
  display: block;
}
footer .subnav .subnav-intro-wrap {
  display: none;
}
footer .subnav .subnav-list-wrap {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
footer .footer_social_wrap {
  font-size: 14px;
  margin: 20px 0;
  border-bottom: 1px dotted #999999;
}
footer .footer_social_wrap h4 {
  text-align: right;
  color: #999999;
  font-size: 16px;
}
footer .footer_social li {
  display: inline;
}
footer .footer_social li:first-child {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #999999;
}
footer .footer_social li:first-child svg {
  margin-right: 5px;
}
footer .footer_social li a {
  display: inline-block;
  margin: 0 2px;
  padding: 5px;
}
@media (max-width: 768px) {
  footer .footer_social li:first-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
    display: block;
  }
}
footer .footer_copyright {
  margin: 20px 0;
  font-size: 14px;
  text-transform: capitalize;
}
footer .footer_link {
  text-align: right;
}
footer .footer_link li {
  display: inline;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #999999;
}
footer .footer_link li:last-child {
  margin-right: 0;
  padding-right: 0;
  border-right: 0 solid #999999;
}
footer .footer_link li a {
  display: inline-block;
  margin: 0 5px 0 0;
}
footer .footer_link li a:hover {
  color: #4ba0dc;
}
@media (max-width: 768px) {
  footer .footer_link {
    text-align: center;
    margin-bottom: 20px;
  }
}
footer .footer_dd .copyright {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
@media (max-width: 768px) {
  footer .footer_dd {
    text-align: center;
  }
}
footer #newsletterFormBtnWrap {
  position: relative;
}
footer #newsletterForm {
  position: absolute;
  bottom: 30px;
  background-color: #666666;
  padding: 20px;
  color: white;
}
footer #newsletterForm h3 {
  font-size: 16px;
  color: white;
  margin: 0 0 10px;
  letter-spacing: inherit;
}
footer #newsletterForm > p {
  display: none;
}
footer #newsletterForm form {
  padding: 0;
  background: transparent;
  border: none;
}
footer #newsletterForm form .formCell {
  float: none;
  width: 100%;
  margin: 0 0 2%;
  position: relative;
}
footer #newsletterForm form .formSubmit {
  margin: 20px auto 0;
  background-color: white;
}
footer #newsletterForm form .formSubmit:hover {
  background-color: #042f65;
}
footer #newsletterForm form .terms {
  display: none;
}
footer #newsletterForm form label.error {
  font-size: 80%;
  color: red;
  text-transform: none;
  position: absolute;
  right: 0;
  top: 0;
  padding: 0;
  margin: 0;
}
footer #newsletterForm #formResults .alert {
  border: none;
  padding: 0;
  text-transform: capitalize;
  background: transparent;
}
footer #newsletterForm #newsletterFormCloseBtn {
  margin-right: 5px;
  color: white;
  position: absolute;
  right: 10px;
  top: 15px;
}
footer #newsletterForm #newsletterFormCloseBtn svg {
  fill: white;
}
.section_cta {
  margin: 0;
  padding: 40px;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 991px) {
  .section_cta {
    padding: 20px 10px;
  }
}
.section_cta h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section_cta .centered-title:first-of-type,
.section_cta .section-title:first-of-type,
.section_cta .content-centered:first-of-type {
  margin-top: 0;
}
.section_cta ul {
  margin: 0;
  padding: 0 30px 30px;
  text-align: center;
  list-style-position: inside;
}
.section_cta h3 {
  text-align: center;
  margin-bottom: 30px;
  color: #666666;
}
.section_cta .collapse {
  text-align: center;
}
.section_cta .item {
  text-align: center;
}
.section_cta .item h4 {
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 40px;
}
.section_cta .item h5 {
  text-transform: capitalize;
}
.section_cta .item p {
  text-align: center;
  margin: 40px auto;
  padding: 0 20px;
  text-align: center;
}
.section_cta .item p h1,
.section_cta .item p h2 {
  margin: 0;
}
.section_cta .item p p {
  margin: 10px auto 0;
  max-width: 720px;
  font-size: 20px;
}
@media (max-width: 991px) {
  .section_cta .item p p {
    font-size: 18px;
  }
}
.section_cta .item p.first-title {
  margin: 0 0 40px;
}
.section_cta .item a {
  font-weight: 400;
  border-bottom: 1px solid #CCCCCC;
  color: #042f65;
}
.section_cta .item a:hover,
.section_cta .item a:active,
.section_cta .item a:focus {
  border-bottom: 1px solid #021834;
}
.section_cta .item.thumbnail {
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.section_cta .item.thumbnail h4 {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 20px;
}
.section_cta .item.thumbnail h4,
.section_cta .item.thumbnail p {
  margin-left: 20px;
  margin-right: 20px;
}
.section_cta .item.thumbnail-horizontal {
  margin-bottom: 40px;
}
.section_cta .item.thumbnail-horizontal img {
  padding: 40px;
}
.section_cta .item.thumbnail-horizontal h4 {
  margin-top: 60px;
}
@media (min-width: 1200px) {
  .section_cta .item.thumbnail-horizontal h4 {
    margin-top: 100px;
  }
}
@media (max-width: 992px) {
  .section_cta .item.thumbnail-horizontal img {
    padding: 20px;
  }
  .section_cta .item.thumbnail-horizontal h4 {
    margin-top: 20px;
  }
}
@media (max-width: 480px) {
  .section_cta .item {
    padding: 0 0 40px;
  }
}
.section_cta.cta_two_col > .row {
  margin: 0;
}
.section_cta.cta_two_col > .row [class*="col"] {
  padding: 0;
}
.section_cta.cta_two_col .item p {
  padding: 0 20px;
}
.section_cta.cta_two_col.cta_two_col_text {
  padding: 0;
}
@media (min-width: 768px) {
  .section_cta.cta_two_col.cta_two_col_text .row {
    display: flex;
    flex-direction: row;
  }
  .section_cta.cta_two_col.cta_two_col_text .row > [class^="col-"],
  .section_cta.cta_two_col.cta_two_col_text .row > [class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
.section_cta.cta_interested_in {
  padding: 40px;
  background-color: white;
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
  color: #333333;
}
@media (max-width: 991px) {
  .section_cta.cta_interested_in {
    padding: 20px 10px;
  }
}
.section_cta.cta_interested_in h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section_cta.cta_interested_in .centered-title:first-of-type,
.section_cta.cta_interested_in .section-title:first-of-type,
.section_cta.cta_interested_in .content-centered:first-of-type {
  margin-top: 0;
}
.section_cta.cta_interested_in .centered-title:first-of-type,
.section_cta.cta_interested_in .section-title:first-of-type,
.section_cta.cta_interested_in .content-centered:first-of-type {
  margin-top: 0;
}
.section_cta.cta_interested_in h3 {
  color: #333333;
  font-size: 36px;
}
@media (max-width: 768px) {
  .section_cta.cta_interested_in h3 {
    font-size: 28.8px;
  }
}
.section_cta.cta_interested_in p {
  color: #333333;
  padding: 0;
  min-height: 50px;
}
.section_cta.cta_interested_in .items > div {
  border-bottom: 5px solid #EAEAEA;
}
@media (min-width: 768px) {
  .section_cta.cta_interested_in .items > div {
    border-top: 5px solid #EAEAEA;
  }
  .section_cta.cta_interested_in .items > div:nth-child(2) {
    border-left: 5px solid #EAEAEA;
    border-right: 5px solid #EAEAEA;
  }
}
.section_cta.cta_interested_in .items:hover .item {
  opacity: 0.5;
}
.section_cta.cta_interested_in .items .item:hover {
  opacity: 1;
}
.section_cta.cta_interested_in .items .item:hover span {
  text-decoration: underline;
}
.section_cta.cta_interested_in .item {
  display: block;
  background: white;
  padding: 20px;
  text-align: left;
}
.section_cta.cta_interested_in .item i,
.section_cta.cta_interested_in .item svg {
  font-size: 200%;
  color: #042f65;
}
.section_cta.cta_interested_in .item img {
  max-width: 100px;
  max-height: 100px;
}
.section_cta.cta_interested_in .item h4 {
  margin-top: 10px;
  font-size: 20px;
  display: inline-block;
}
.section_cta.cta_interested_in .item span {
  color: #042f65;
  text-transform: capitalize;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
  font-style: normal;
}
.section_cta.cta_interested_in .item span i,
.section_cta.cta_interested_in .item span svg {
  font-size: 100%;
}
.section_cta.cta_interested_in .item h4,
.section_cta.cta_interested_in .item p,
.section_cta.cta_interested_in .item span {
  text-align: left;
}
@media (min-width: 768px) {
  .section_cta.cta_interested_in .item {
    margin: 0 -15px;
    padding: 60px 20px;
    text-align: center;
  }
  .section_cta.cta_interested_in .item i,
  .section_cta.cta_interested_in .item svg {
    font-size: 350%;
  }
  .section_cta.cta_interested_in .item h4 {
    display: block;
    margin-left: 0;
    margin-top: 20px;
  }
  .section_cta.cta_interested_in .item h4,
  .section_cta.cta_interested_in .item p,
  .section_cta.cta_interested_in .item span {
    text-align: center;
  }
}
.section_cta h3 {
  margin: 0 0 30px;
}
.section_cta img {
  max-width: 100%;
}
@media (max-width: 768px) {
  .section_cta .item > div:first-child {
    text-align: center;
  }
  .section_cta .item p {
    margin: 0 auto;
  }
  .section_cta .item a {
    display: inline-block;
    padding: 10px 0;
  }
}
.section_juicer_feed,
.section_videos {
  padding: 40px;
  background-color: white;
}
@media (max-width: 991px) {
  .section_juicer_feed,
  .section_videos {
    padding: 20px 10px;
  }
}
.section_juicer_feed h5,
.section_videos h5 {
  text-transform: initial;
  color: #A9A9A9;
}
.section_juicer_feed .centered-title:first-of-type,
.section_juicer_feed .section-title:first-of-type,
.section_juicer_feed .content-centered:first-of-type,
.section_videos .centered-title:first-of-type,
.section_videos .section-title:first-of-type,
.section_videos .content-centered:first-of-type {
  margin-top: 0;
}
.section_juicer_feed .centered-title:first-of-type,
.section_juicer_feed .section-title:first-of-type,
.section_juicer_feed .content-centered:first-of-type,
.section_videos .centered-title:first-of-type,
.section_videos .section-title:first-of-type,
.section_videos .content-centered:first-of-type {
  margin-top: 0;
}
.section_articles {
  text-align: center;
}
.section_articles h2 span {
  font-size: 90%;
  font-weight: 300;
  padding-bottom: 10px;
  display: block;
}
.section_articles .btn-view-article {
  max-width: 340px;
  margin-top: 30px;
  margin-bottom: 30px;
  float: none;
  display: inline-block;
  clear: none;
}
.toolbox {
  top: 0;
  left: 0;
  z-index: 998;
  display: block;
  position: fixed;
  transition: top 250ms ease-in;
  box-shadow: 0 0 15px 0 rgba(0,0,0,0.2);
  height: 100%;
  width: 65px;
  background: #F3F3F3;
}
.toolbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  right: 0;
}
.toolbox ul li {
  margin: 0;
}
.toolbox ul li a {
  display: block;
  text-align: center;
  padding: 6px 10px;
  text-transform: uppercase;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  position: relative;
  font-size: 14px;
}
.toolbox ul li a i,
.toolbox ul li a svg {
  font-size: 150%;
}
.toolbox ul li a i {
  width: 34px;
  height: 34px;
  display: inline-block;
  background-image: url("https://templatesnew.digitaldealer.com.au/ssangyong/images/toolbox.png");
  background-position: center center;
  background-repeat: no-repeat;
}
.toolbox ul li a i.enquire {
  background-position: 0 0;
}
.toolbox ul li a i.brochures {
  background-position: -34px 0;
}
.toolbox ul li a i.stocklist {
  background-position: -68px 0;
}
.toolbox ul li a i.specials {
  background-position: -102px 0;
}
.toolbox ul li a i.service {
  background-position: -136px 0;
}
.toolbox ul li a span {
  display: block;
  clear: both;
  font-weight: bold;
  position: absolute;
  left: -250px;
  top: 0;
  padding: 15.5px 5px;
  width: 140px;
  margin-left: 65px;
  box-shadow: 5px 0 15px 0 rgba(0,0,0,0.1);
  background-color: black;
  color: white;
  opacity: 0.75;
}
.toolbox ul li a:hover {
  background: rgba(65,150,223,0.8);
}
.toolbox ul li a:hover span {
  left: 0;
}
@media (max-width: 991px) {
  .toolbox {
    display: none;
  }
}
.toolbox-visible header,
.toolbox-visible footer,
.toolbox-visible .nav-b .affix .navbar-left,
.toolbox-visible .content,
.toolbox-visible #back-to-top {
  margin-left: 65px;
}
@media (max-width: 991px) {
  .toolbox-visible header,
  .toolbox-visible footer,
  .toolbox-visible .nav-b .affix .navbar-left,
  .toolbox-visible .content,
  .toolbox-visible #back-to-top {
    margin-left: 0;
  }
}
.enquiry-btns {
  margin-top: 40px;
  margin-bottom: 40px;
}
.enquiry-btns .btn-enquiry {
  background-color: #4ba0dc;
  border: #4ba0dc 2px solid;
  color: #FFFFFF;
  width: 90%;
}
.enquiry-btns .btn-enquiry:hover,
.enquiry-btns .btn-enquiry:active,
.enquiry-btns .btn-enquiry:focus {
  background-color: #FFFFFF;
  border: #042f65 2px solid;
  color: #4ba0dc;
}
.enquiry-btns i {
  width: 34px;
  height: 34px;
  display: inline-block;
  background-image: url("https://templatesnew.digitaldealer.com.au/ssangyong/images/toolbox.png");
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
}
.enquiry-btns i.enquire {
  background-position: 0 0;
}
.enquiry-btns i.brochures {
  background-position: -34px 0;
}
.enquiry-btns i.stocklist {
  background-position: -68px 0;
}
.enquiry-btns i.specials {
  background-position: -102px 0;
}
.enquiry-btns i.service {
  background-position: -136px 0;
}
.enquiry-btns i.call {
  background-position: -170px 0;
}
@media (max-width: 768px) {
  .enquiry-btns {
    position: fixed;
    width: 100%;
    bottom: 0;
    left: 0;
    margin: 0;
    background: #4ba0dc;
    z-index: 99;
    line-height: 1;
  }
  .enquiry-btns span {
    display: none;
  }
  .enquiry-btns a {
    display: block;
    text-align: center;
  }
  .enquiry-btns i {
    display: inline-block;
  }
}
.page_intro {
  text-align: center;
}
.tabs {
  overflow: hidden;
}
.tabs > div {
  display: block;
}
.tabs > div.active {
  margin-top: 0;
  border: none;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .tabs > div.active {
    margin-top: 25px;
  }
}
.tabs ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabs ul li {
    float: none;
  }
}
.tabs > .tab_content {
  padding: 0;
}
@media (max-width: 767px) {
  .tabs > .tab_content {
    margin-top: 25px;
  }
}
.tabs > .tab_content .formEnquiryContainer {
  background: #FFFFFF;
  border: none;
  padding: 0;
}
.tabs > ul li a {
  color: #000000;
  display: block;
}
@media (max-width: 767px) {
  .tabs > ul li a {
    display: inline-block !important;
  }
}
.tabs > ul li:hover a,
.tabs > ul li:active a,
.tabs > ul li:focus a {
  color: #000000;
}
.tabs > ul li.active a {
  color: #000000;
}
.tabs_header {
  margin: 20px auto 30px;
  padding: 0;
  width: 100%;
}
.tabs_header li {
  width: auto;
  padding: 0 20px;
  text-align: center;
  display: block;
  text-transform: uppercase;
  border-right: 2px #CCCCCC solid;
}
@media (max-width: 767px) {
  .tabs_header li {
    border-right: none;
    width: 100%;
    height: auto;
    border-left: none;
  }
}
.tabs_header li:last-child {
  border-right: none;
}
.tabs_header li a {
  display: block;
  height: 50px;
  line-height: 50px;
  border-bottom: 3px solid transparent;
}
@media (max-width: 767px) {
  .tabs_header li a {
    display: inline-block;
  }
}
.tabs_header li.active a {
  border-bottom: 3px solid #042f65;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
  display: block;
}
#google_translate_element select {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 26px;
  height: 26px;
  margin: 0 2px;
}
.share {
  padding: 20px 0;
}
.share .addthis_toolbox .at-icon-wrapper,
.share .addthis_toolbox svg {
  line-height: 24px !important;
  width: 24px !important;
  height: 24px !important;
}
.hero_video {
  position: relative;
  margin-top: -50px;
}
.hero_video .container-fluid {
  padding: 0;
}
.hero_video .to-hero-video-end {
  position: absolute;
  bottom: 0;
  left: 50%;
}
.hero_video #mute {
  position: absolute;
  right: 10px;
  bottom: 10px;
}
.hero_video svg {
  color: #666666;
}
.page_title {
  margin-bottom: 20px;
}
.page_title h1 {
  text-transform: uppercase;
  text-align: center;
}
@media (max-width: 991px) {
  .page_title h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.page_title_bread .breadcrumb {
  background-color: transparent;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11.2px;
  color: #999999;
}
.page_title_bread .breadcrumb a {
  color: #666666;
}
.page_title_bread .breadcrumb a:hover,
.page_title_bread .breadcrumb a:active,
.page_title_bread .breadcrumb a:focus {
  color: #042f65;
}
.page_title_bread .breadcrumb li:before {
  display: none;
}
#heroSlideshow.carousel {
  overflow: hidden;
}
#heroSlideshow .carousel-inner img {
  margin: 0 auto;
  width: 100%;
}
#heroSlideshow .carousel-indicators {
  position: absolute;
  bottom: 10px;
}
@media (max-width: 480px) {
  #heroSlideshow .carousel-inner > .item a {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  #heroSlideshow .carousel-inner > .item a img {
    max-width: 180%;
    margin: 0 auto;
  }
}
.page_404 {
  text-align: center;
}
.page_404 svg {
  color: red;
}
.juicer-feed h1.referral {
  display: none;
}
.juicer-feed.image-grid li.feed-item {
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 10px;
  background-color: #FFFFFF;
  margin: 6% 3% 0;
  width: 94%;
}
.juicer-feed.image-grid .j-text {
  position: relative;
  background: transparent;
  opacity: 1;
  visibility: visible;
  padding: 40px 0 10px;
  margin-top: -20px;
  top: auto;
  left: auto;
  font-size: 85%;
}
.juicer-feed.image-grid .j-text .j-poster {
  opacity: 1;
  visibility: visible;
  width: 40px;
  height: 40px;
  background: #FFFFFF;
  padding: 5px;
  left: 50%;
  margin-left: -20px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.juicer-feed.image-grid .j-text .j-poster img {
  margin: 0;
}
.juicer-feed.image-grid .j-text .j-poster h3,
.juicer-feed.image-grid .j-text .j-poster .j-date {
  display: none;
}
.juicer-feed.image-grid .j-text .j-poster,
.juicer-feed.image-grid .j-text .j-message {
  text-align: center;
}
.juicer-feed.image-grid .j-text .j-poster p,
.juicer-feed.image-grid .j-text .j-message p {
  color: #333333;
}
.juicer-feed.image-grid .j-text .j-message {
  margin-bottom: 50px;
}
.juicer-feed.image-grid .j-text .j-meta {
  text-align: center;
  position: relative;
  margin: 0;
}
.juicer-feed.image-grid .j-text .j-meta nav {
  display: none;
}
.juicer-feed .j-paginate {
  padding: 5px 10px;
  background: #333333;
  color: #333333;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #000000;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 100%;
  border-width: 2px;
  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: #4ba0dc;
  color: #4ba0dc;
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  min-width: 250px;
  color: #333333;
  border-color: #333333;
  margin: 50px auto;
}
.juicer-feed .j-paginate.btn-right {
  float: right;
}
.juicer-feed .j-paginate.btn-left {
  float: left;
}
.juicer-feed .j-paginate:hover,
.juicer-feed .j-paginate:active,
.juicer-feed .j-paginate:focus {
  background-color: #042f65;
  border: #042f65 2px solid;
  color: #FFFFFF;
}
.page_404 {
  margin-bottom: 50px;
}
.index .section_news {
  background-color: white;
  padding-bottom: 20px;
  border-left: 5px solid;
}
.section_news {
  overflow: hidden;
}
.section_news h2 {
  padding-left: 20px;
  padding-right: 20px;
}
.section_news .top-articles-widget {
  margin: 0;
}
.section_news .top-articles-widget > .row {
  margin: 0;
}
.section_news .top-articles-widget > .row [class*="col-"] {
  padding: 0;
}
.section_news .top-articles-widget .btn-view-article {
  margin-top: 20px;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media {
  padding: 0;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-image {
  width: 100%;
  margin: 0;
  padding: 0 20px;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-image .thumbnail {
  overflow: hidden;
  padding: 0;
  border: none;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 0;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-image .thumbnail:hover img {
  transform: scale(1.2);
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-body {
  clear: both;
  padding: 10px 20px;
  background-color: white;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-body h4 {
  font-weight: 400;
  line-height: 1.1;
  font-size: 120%;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-excerpt {
  padding: 20px 0;
  min-height: 85px;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-btn {
  text-align: left;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-btn a {
  border-bottom: 1px solid #CCCCCC;
  padding: 0;
}
.section_news .top-articles-widget .top-articles-widget-item.default-item .media .media-btn a:hover {
  border-color: #042f65;
}
@media (max-width: 768px) {
  .section_news_extras {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.section_news_extras > .row {
  margin: 0;
}
.section_news_extras > .row [class*="col-"] {
  padding: 0;
  overflow: hidden;
}
.section_news_extras > .row [class*="col-"] a {
  display: block;
}
.section_news_extras > .row [class*="col-"] a div {
  min-height: 265px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .section_news_extras > .row [class*="col-"] a div {
    min-height: 246px;
  }
}
.section_news_extras > .row [class*="col-"] a:hover div {
  transform: scale(1.2);
}
.messsage-bar {
  background-color: #03244c;
  color: white;
  text-align: center;
}
.messsage-bar:hover {
  background-color: #021834;
}
.messsage-bar p {
  margin: 0;
}
.messsage-bar .special-message-bar a,
.messsage-bar .specials-message-bar a {
  display: block;
  text-align: center;
  color: white;
  padding: 5px;
  font-size: 14px;
}
.messsage-bar .special-message-bar a .specialOverview,
.messsage-bar .specials-message-bar a .specialOverview {
  border: none;
  margin: 0;
  padding: 0;
}
.messsage-bar .contact-details {
  position: absolute;
  top: 0;
  right: 0;
  background: transparent;
}
.messsage-bar .contact-details a {
  color: white;
  font-size: 14px;
  padding: 2.5px 10px;
}
.messsage-bar .contact-details a:hover {
  color: white;
  background-color: #021834;
}
@media (max-width: 991px) {
  .messsage-bar .contact-details {
    display: none;
  }
}
#google_shimpl,
#google_esf {
  display: none !important;
}
#chat-widget-container iframe,
#chat-widget-container embed,
#chat-widget-container object,
.snap_reviews iframe,
.snap_reviews embed,
.snap_reviews object,
.embed-responsive .embed-responsive-item iframe,
.embed-responsive .embed-responsive-item embed,
.embed-responsive .embed-responsive-item object,
.dealercell-online-tool-modal iframe,
.dealercell-online-tool-modal embed,
.dealercell-online-tool-modal object {
  display: block !important;
}
