.wrapper {
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
.rep {
  display: block;
  overflow: hidden;
  text-indent: -9999px;
}
.inline {
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.ie7-inlinefix {
  zoom: 1;
  *display: inline;
}
div.clear {
  clear: both;
}
.tabs > ul {
  overflow: hidden;
}
.tabs > ul li {
  float: left;
}
.tabs > ul li:hover a {
  color: #2E2C2D;
}
.tabs > ul li.active a {
  color: #2E2C2D;
}
.tabs > ul li a {
  display: block;
  color: #2E2C2D;
}
.tabs > div {
  display: none;
}
.tabs > div.active {
  display: block;
}
.btn {
  padding: 5px 10px;
  background: #02A1E3;
  color: #FFF;
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  display: block;
  border: solid 1px #02A1E3;
  cursor: pointer;
}
.btn.btn-right {
  float: right;
}
.btn.btn-left {
  float: left;
}
.defaultLi {
  list-style-type: disc;
  margin: 0 0 3px 25px;
}
.alert {
  border: solid 1px #CCC;
  padding: 10px;
  margin: 0 0 20px 0;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-weight: bold;
  color: #FFF;
  background: #000;
}
.cr2form {
  position: relative;
}
iframe,
#formResults {
  display: none;
}
#form-cache {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 100;
  top: 0;
  opacity: 0.7;
  display: none;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/loading.gif) no-repeat center center #FFF;
}
.alert-form {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-success {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.alert-form-error {
  display: inline;
  padding: 10px;
  text-align: center;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #333;
  border-style: dashed;
}
.brochure_list li {
  float: left;
  list-style: none !important;
  margin-right: 20px;
}
.brochure_list li img {
  max-width: 200px;
}
.brochure_list li a span {
  display: block;
  text-align: center;
}
.form-label-help {
  padding: 5px;
  border: dashed 1px #CCC;
  background: #FFF;
  opacity: 0.7;
  clear: both;
  margin: 0 0 15px 0;
  top: 4px;
  position: relative;
  font-style: italic;
}
.btn {
  border: 2px solid #52a3e4;
  color: #3287cc;
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  line-height: 40px;
  display: block;
  padding: 0 15px;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "VolvoSansBold";
  text-transform: uppercase;
}
.btn:hover,
.btn:active,
.btn:focus {
  background: #007bd4;
  color: #FFF;
  border: 2px solid #007bd4;
}
.btn.btn-grey {
  background-color: #252C37;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#3D495A),to(#252C37));
  background-image: -webkit-linear-gradient(top,#3D495A,#252C37);
  background-image: -moz-linear-gradient(top,#3D495A,#252C37);
  background-image: -ms-linear-gradient(top,#3D495A,#252C37);
  background-image: -o-linear-gradient(top,#3D495A,#252C37);
  background-image: linear-gradient(to bottom,#3D495A,#252C37);
  border-color: #343E4D;
}
.btn.btn-grey:hover {
  background-color: #3D495A;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#252C37),to(#3D495A));
  background-image: -webkit-linear-gradient(top,#252C37,#3D495A);
  background-image: -moz-linear-gradient(top,#252C37,#3D495A);
  background-image: -ms-linear-gradient(top,#252C37,#3D495A);
  background-image: -o-linear-gradient(top,#252C37,#3D495A);
  background-image: linear-gradient(to bottom,#252C37,#3D495A);
}
.btn-map-directions {
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
  text-transform: none;
  border: none;
  text-shadow: none;
  text-align: left;
  color: #000;
  padding: 0 0 0 15px;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.btn-map-directions:hover {
  color: #000;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.defaultLi {
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
a.link_arrow {
  font-size: 14px;
  padding: 0 0 0 12px;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/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;
  font-weight: bold;
  background: url(../images/bg-second-link.png) no-repeat left center;
}
.carouselLi {
  float: left;
  margin: 0 7px 0 0;
  cursor: pointer;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #666;
  width: 10px;
  height: 10px;
}
.carouselLi.active,
.carouselLi:hover {
  background: #000;
}
@font-face {
  font-family: 'VolvoBroad';
  src: url('../fonts/VolvoBroad.eot');
  src: url('../fonts/VolvoBroad.eot') format('embedded-opentype'), url('../fonts/VolvoBroad.woff2') format('woff2'), url('../fonts/VolvoBroad.woff') format('woff'), url('../fonts/VolvoBroad.ttf') format('truetype'), url('../fonts/VolvoBroad.svg#VolvoBroad') format('svg');
}
@font-face {
  font-family: 'VolvoSansBold';
  src: url('../fonts/VolvoSansBold.eot');
  src: url('../fonts/VolvoSansBold.eot') format('embedded-opentype'), url('../fonts/VolvoSansBold.woff2') format('woff2'), url('../fonts/VolvoSansBold.woff') format('woff'), url('../fonts/VolvoSansBold.ttf') format('truetype'), url('../fonts/VolvoSansBold.svg#VolvoSansBold') format('svg');
}
@font-face {
  font-family: 'VolvoSansLight';
  src: url('../fonts/VolvoSansLight.eot');
  src: url('../fonts/VolvoSansLight.eot') format('embedded-opentype'), url('../fonts/VolvoSansLight.woff2') format('woff2'), url('../fonts/VolvoSansLight.woff') format('woff'), url('../fonts/VolvoSansLight.ttf') format('truetype'), url('../fonts/VolvoSansLight.svg#VolvoSansLight') format('svg');
}
@font-face {
  font-family: 'VolvoSansMedium';
  src: url('../fonts/VolvoSansMedium.eot');
  src: url('../fonts/VolvoSansMedium.eot') format('embedded-opentype'), url('../fonts/VolvoSansMedium.woff2') format('woff2'), url('../fonts/VolvoSansMedium.woff') format('woff'), url('../fonts/VolvoSansMedium.ttf') format('truetype'), url('../fonts/VolvoSansMedium.svg#VolvoSansMedium') format('svg');
}
@font-face {
  font-family: 'VolvoSansRegular';
  src: url('../fonts/VolvoSansRegular.eot');
  src: url('../fonts/VolvoSansRegular.eot') format('embedded-opentype'), url('../fonts/VolvoSansRegular.woff2') format('woff2'), url('../fonts/VolvoSansRegular.woff') format('woff'), url('../fonts/VolvoSansRegular.ttf') format('truetype'), url('../fonts/VolvoSansRegular.svg#VolvoSansRegular') format('svg');
}
.brand-font-head-bold {
  font-family: "VolvoBroad";
}
.brand-font-head-regular {
  font-family: "VolvoBroad";
}
.brand-font-text-bold {
  font-family: "VolvoSansBold";
}
.brand-font-text-medium {
  font-family: "VolvoSansMedium";
}
.brand-font-text-light {
  font-family: "VolvoSansLight";
}
.brand-font-text-regular {
  font-family: "VolvoSansRegular";
}
.font-default {
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
.uppercase {
  text-transform: uppercase;
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
@media (max-width: 1091px) {
  .container {
    width: 100%;
  }
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
audio,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
summary,
time,
video {
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
body {
  line-height: 1;
}
article,
aside,
dialog,
figure,
footer,
header,
hgroup,
nav,
section,
blockquote {
  display: block;
}
ul,
li {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: none;
}
ins {
  text-decoration: underline;
}
del {
  text-decoration: line-through;
}
mark {
  background: none;
}
abbr[title],
dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
input[type=submit],
input[type=button],
input,
select,
a img {
  vertical-align: middle;
}
body {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  color: #3f4344;
}
header {
  height: 100px;
  background: transparent;
}
header nav > ul {
  overflow: hidden;
}
header nav > ul > li {
  float: left;
}
header nav > ul > li > a {
  display: block;
  padding: ;
  color: #000;
  background: #FFF;
  line-height: ;
}
header nav > ul > li > a:hover {
  color: #e31a0f;
  background: #FFF;
}
header nav > ul > li > a.active {
  color: #e31a0f;
  background: #FFF;
}
p.terms {
  clear: both;
  font-size: 11px !important;
  color: #aaa !important;
  font-family: arial, sans-serif !important;
}
h1 {
  color: #54585E;
}
p {
  line-height: 150%;
  margin: 0 0 10px 0;
}
ul li {
  line-height: 150%;
}
a {
  color: #3f4344;
}
a:hover {
  color: #000;
}
a.active {
  color: #000;
}
#footer_copyright {
  clear: both;
  text-align: center;
  padding: 30px 0 0 0;
  width: 1000px;
  margin: 0 auto;
  clear: both;
  position: relative;
}
#footer_copyright.wrapper-inner {
  padding: 0;
}
#footer_copyright li {
  color: #3f4344;
}
.hidden {
  display: none;
}
.infiniteListWait {
  padding: 10px;
  padding-left: 40px;
  font-size: 14px;
  font-weight: bold;
  clear: both;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/loading.gif) no-repeat 10px #f2f2f2;
}
html,
body {
  overflow-x: hidden;
}
body {
  font-size: 13px;
  background: #FFF;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
  position: relative;
  padding-top: 80px;
}
@media (max-width: 991px) {
  body {
    padding-top: 100px;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #111;
  line-height: 1.3;
}
h1,
h2,
h3 {
  font-family: "VolvoSansLight";
}
h1 {
  font-size: 26px;
  margin: 0 0 20px 0;
}
@media (max-width: 767px) {
  h1 {
    font-size: 16px;
  }
}
h2 {
  font-size: 24px;
  margin: 20px 0 15px 0;
}
@media (max-width: 767px) {
  h2 {
    font-size: 16px;
  }
}
h3 {
  font-size: 18px;
  margin: 15px 0 7px 0;
}
@media (max-width: 767px) {
  h3 {
    font-size: 14px;
  }
}
h4 {
  font-size: 16px;
  margin: 5px 0 2px 0;
}
h5,
h6 {
  font-size: 12px;
  margin: 0 0 5px 0;
}
p {
  color: #333;
  font-size: 16px;
  font-weight: 400;
}
a,
a:hover,
a:focus,
a:active {
  text-decoration: none;
  outline: none !important;
  color: #007bd4;
}
button {
  outline: none !important;
}
div.alert {
  clear: both;
  background: #007bd4;
  -moz-border-radius: 0px;
  border-radius: 0px;
  border: none;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  line-height: 24px;
  color: #FFF;
}
div.alert p {
  color: #FFF;
  margin: 0;
}
a[href^=tel] {
  color: #333;
  text-decoration: none;
}
header {
  height: auto;
  margin-bottom: 0 !important;
  border: none !important;
  background: #fff;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  header {
    padding-left: 0;
    padding-right: 0;
  }
}
header .header_logo {
  display: block;
  float: none;
  position: absolute;
  left: 48.5%;
  top: 12px;
}
@media (max-width: 991px) {
  header .header_logo {
    left: 0;
    width: 100%;
    text-align: center;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  header .header_logo {
    text-align: right;
  }
  header .header_logo img {
    margin-right: 10px;
  }
}
header .header_btm {
  height: auto;
}
@media (max-width: 991px) {
  header .header_btm {
    width: 100%;
    height: auto;
    overflow-x: hidden;
  }
}
header .header_btm .navbar-nav li {
  padding: 10px 5px 0;
}
@media (max-width: 1199px) {
  header .header_btm .navbar-nav li {
    padding: 10px 0;
  }
}
@media (max-width: 991px) {
  header .header_btm .navbar-nav li {
    padding-top: 0;
    width: 100%;
    height: 50px;
    line-height: 50px;
    border: none;
    float: none;
  }
}
header .header_btm .navbar-nav li.nav-mobile-only {
  display: none;
}
@media (max-width: 767px) {
  header .header_btm .navbar-nav li.nav-mobile-only {
    display: block;
  }
}
header .header_btm .navbar-nav li a {
  font-family: "VolvoSansLight";
  color: #000;
  font-size: 18px;
  text-transform: capitalize;
  padding: 10px 0 26px 0;
  margin: 0 10px 0 20px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
}
@media (max-width: 1199px) {
  header .header_btm .navbar-nav li a {
    font-size: 15px;
    padding: 10px 0;
    margin: 0 10px;
  }
}
@media (max-width: 991px) {
  header .header_btm .navbar-nav li a {
    height: 50px;
    line-height: 50px;
    background: none;
    padding: 0;
    text-align: left;
  }
}
header .header_btm .navbar-nav li a:hover,
header .header_btm .navbar-nav li a:focus,
header .header_btm .navbar-nav li a.active {
  background: none;
  color: #007bd4;
}
header .header_btm .navbar-nav li a:hover,
header .header_btm .navbar-nav li a.active {
  border-bottom: 4px solid #007bd4;
}
@media (max-width: 991px) {
  header .header_btm .navbar-nav li a:hover,
  header .header_btm .navbar-nav li a.active {
    border-bottom: 0;
  }
}
header .header_btm .navbar-nav li.last {
  padding: 0 0 10px 10px;
}
@media (max-width: 991px) {
  header .header_btm .navbar-nav li.last {
    display: none;
  }
}
header .header_btm .list-group-submenu {
  margin-top: 15px;
}
header .header_btm .list-group-item {
  border: none;
  background: #007bd4;
  color: #000;
  font-size: 12px;
  padding: 5px 0 5px 30px;
  line-height: 15px;
  background: url('../images/icon_list.png') 15px center no-repeat;
}
header .navbar-toggle {
  border: none;
  margin: 0;
  position: absolute;
  top: 10px;
  left: 10px;
  margin-right: 10px;
  background: #111;
  padding: 10px;
  -moz-border-radius: 0;
  border-radius: 0;
  border-right: 1px solid #818181;
}
header .navbar-toggle .icon-bar {
  background: #333;
  width: 30px;
  height: 3px;
  margin-bottom: 6px;
}
header .navbar-toggle.collapsed .icon-bar {
  background: #000;
}
header .navbar-collapse {
  max-height: 1200px;
  padding: 0;
  border: none;
}
@media (max-width: 991px) {
  header .navbar-collapse {
    float: none;
    background: #f1f1f1;
  }
}
header .header-icon-arrow {
  display: inline-block;
  vertical-align: middle;
  width: 12px;
  height: 7px;
  background: url('../images/li-arrow-down.png') center top no-repeat;
  margin-top: -3px;
  margin-left: 3px;
}
header .header_right {
  float: right;
  text-align: right;
}
@media (max-width: 767px) {
  header .header_right {
    margin: 0;
  }
}
header .header_right h4 {
  text-transform: uppercase;
  font-family: "VolvoSansRegular";
  font-size: 24px;
  font-weight: 500;
}
header .header_right p {
  font-family: "VolvoSansLight";
  font-size: 14px;
  margin: 0;
  text-align: left;
}
header .header_right p a {
  color: #007bd4;
  cursor: default;
}
@media (max-width: 991px) {
  header .header_right p a {
    display: block;
  }
}
header .header_right p a:hover {
  color: #005da1;
}
@media (max-width: 991px) {
  header .header_right p {
    text-align: left;
  }
}
@media (max-width: 767px) {
  header .header_right p {
    text-align: center;
  }
}
.header_right_mobile_btn {
  background: #fafafa;
  margin: 10px 0 0;
}
@media (max-width: 767px) and (orientation: landscape) {
  .header_right_mobile_btn {
    margin: 15px 0 0;
  }
}
.header_right_mobile_btn a {
  text-align: center;
  border-left: 1px solid #eee;
  padding: 0;
}
.header_right_mobile_btn a img {
  margin-top: 10px;
}
@media (max-width: 767px) and (orientation: landscape) {
  .header_right_mobile_btn a img {
    margin: 0;
  }
}
.header_right_mobile_btn a span {
  display: block;
  margin: 5px auto 10px;
  text-transform: uppercase;
  font-size: 12px;
  color: #777;
  font-weight: 600;
}
@media (max-width: 767px) and (orientation: landscape) {
  .header_right_mobile_btn a span {
    display: none;
  }
}
.header_right_mobile_btn a:first-child {
  border: none;
}
.header_right_mobile {
  position: absolute;
  right: 10px;
}
@media (max-width: 767px) {
  .header_right_mobile {
    position: relative;
    float: none !important;
    top: 75px;
    right: 0;
    text-align: center !important;
  }
  .header_right_mobile p {
    display: none;
  }
}
@media (max-width: 767px) and (orientation: landscape) {
  .header_right_mobile {
    top: 25px;
  }
}
.header_right_mobile .header_right_mobile_btn {
  margin-bottom: -5px;
}
#showroomSubnav {
  display: none;
  z-index: 9999999;
  border: none;
  position: fixed;
  width: 100%;
  top: 80px;
  background: #fafafa;
  padding: 15px;
  overflow-y: scroll;
  max-height: 850px;
  border-top: 1px solid #e4e4e4;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#showroomSubnav .subnav {
  padding: 15px 0;
  margin-top: 0px;
}
#showroomSubnav .subnav h4 {
  text-transform: uppercase;
  color: #5b7f95;
  width: 90%;
  border-bottom: 1px solid #5b7f95;
  margin-bottom: 15px;
  margin-top: 0;
  padding-bottom: 10px;
  margin-left: 40px;
  margin-right: 40px;
  text-align: left;
}
#showroomSubnav .subnav a {
  display: block;
  padding-left: 40px;
  padding-right: 40px;
}
#showroomSubnav .subnav a img {
  max-width: 200px;
}
#showroomSubnav .subnav a p {
  margin: 10px 0;
  font-size: 16px;
  font-weight: bold;
  color: #333;
  text-align: left;
  line-height: 28px;
}
#showroomSubnav .subnav a span {
  display: block;
  color: #777;
  margin: 12px 0 0;
  font-size: 15px;
  min-height: 50px;
}
#showroomSubnav .subnav a:hover img {
  opacity: 0.8;
}
#showroomSubnav .subnav a:hover p {
  color: #005da1;
}
#buySubnav,
#ownSubnav,
#aboutSubnav,
#specialsSubnav,
#contactSubnav {
  display: none;
  z-index: 999999;
  border: none;
  position: fixed;
  width: 100%;
  top: 80px;
  background: #fafafa;
  padding: 15px;
  border-top: 1px solid #e4e4e4;
  -moz-box-shadow: 0 5px 5px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  box-shadow: 0 1px 1px #ccc;
}
#buySubnav .subnav li a,
#ownSubnav .subnav li a,
#aboutSubnav .subnav li a,
#specialsSubnav .subnav li a,
#contactSubnav .subnav li a {
  padding: 10px 15px;
  display: block;
}
#buySubnav .subnav li a img,
#ownSubnav .subnav li a img,
#aboutSubnav .subnav li a img,
#specialsSubnav .subnav li a img,
#contactSubnav .subnav li a img {
  margin: 0;
  width: 100%;
}
#buySubnav .subnav li a h4,
#ownSubnav .subnav li a h4,
#aboutSubnav .subnav li a h4,
#specialsSubnav .subnav li a h4,
#contactSubnav .subnav li a h4 {
  font-size: 18px;
  margin: 15px 0 0;
  text-align: left;
}
#buySubnav .subnav li a p,
#ownSubnav .subnav li a p,
#aboutSubnav .subnav li a p,
#specialsSubnav .subnav li a p,
#contactSubnav .subnav li a p {
  font-size: 15px;
  color: #777;
  text-align: left;
  margin: 10px 0;
  line-height: 130%;
}
#buySubnav .subnav li a span.subnav-arrow,
#ownSubnav .subnav li a span.subnav-arrow,
#aboutSubnav .subnav li a span.subnav-arrow,
#specialsSubnav .subnav li a span.subnav-arrow,
#contactSubnav .subnav li a span.subnav-arrow {
  width: 7px;
  height: 12px;
  background: url('../images/bg-btn-arrow.png') left top no-repeat;
  display: inline-block;
  margin-left: 5px;
}
#buySubnav .subnav li a:hover img,
#ownSubnav .subnav li a:hover img,
#aboutSubnav .subnav li a:hover img,
#specialsSubnav .subnav li a:hover img,
#contactSubnav .subnav li a:hover img {
  opacity: 0.8;
}
#buySubnav .subnav li a:hover h4,
#ownSubnav .subnav li a:hover h4,
#aboutSubnav .subnav li a:hover h4,
#specialsSubnav .subnav li a:hover h4,
#contactSubnav .subnav li a:hover h4 {
  color: #007bd4;
}
#buy-subnav,
#own-subnav,
#about-subnav {
  background: #fff;
}
footer {
  text-align: center;
}
footer .footer_top {
  background: #003057;
}
footer .footer_top .footer_lmct {
  padding: 15px;
  margin: 10px 0;
}
footer .footer_top .footer_lmct p {
  color: #fff;
  font-size: 12px;
  margin: 5px 0;
}
footer .footer_top .footer_top_links {
  padding-top: 80px;
  padding-bottom: 50px;
}
@media (max-width: 767px) {
  footer .footer_top .footer_top_links {
    padding: 25px 0;
  }
}
footer .footer_top .footer_top_links a {
  font-size: 16px;
  color: #fff;
  line-height: 18px;
  padding: 4px 25px;
  display: inline-block;
  font-family: "VolvoSansRegular";
  font-weight: 600;
}
@media (max-width: 767px) {
  footer .footer_top .footer_top_links a {
    display: block;
    padding: 15px;
    font-size: 18px;
  }
}
footer .footer_top .footer_top_links a:hover {
  color: #007bd4;
}
footer .footer_top .footer_top_btns {
  margin: 0;
}
footer .footer_top .footer_top_btns img {
  margin: 0 5px;
}
footer .footer_top .footer_top_btns img:hover {
  opacity: 0.8;
}
footer .footer_top .footer_top_share .header-share {
  float: none;
  margin: 20px 0;
}
@media (max-width: 767px) {
  footer .footer_top .footer_top_share .header-share {
    margin: 20px;
    padding: 20px;
    height: auto;
  }
}
footer .footer_top .footer_top_share .header-share .goog-te-gadget,
footer .footer_top .footer_top_share .header-share .goog-logo-link {
  color: #fff !important;
}
footer .footer_top .footer_top_share .header-share .goog-te-gadget select,
footer .footer_top .footer_top_share .header-share .goog-logo-link select {
  color: #000 !important;
}
footer .footer_btm {
  background: #003057;
  text-align: center;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
  font-size: 13px;
  color: #bdd6e5;
}
@media (max-width: 1199px) {
  footer .footer_btm {
    height: auto;
  }
}
footer .footer_btm p {
  line-height: 40px;
  margin-bottom: 0;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
footer .footer_btm a {
  line-height: 24px;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #666;
  font-size: 13px;
  font-family: "VolvoSansRegular", Arial, Helvetica, sans-serif;
}
@media (max-width: 767px) {
  footer .footer_btm a {
    font-size: 11px;
    text-align: left;
    padding-top: 0;
    padding-bottom: 10px;
  }
}
footer .footer_btm .footer_link {
  margin: 15px 0;
  font-size: 16px;
  color: #fff;
  font-weight: 400;
  display: inline-block;
  padding: 0 12px;
  line-height: 16px;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_link {
    width: auto;
    margin: 0;
    display: block;
  }
}
footer .footer_btm .footer_link1:hover,
footer .footer_btm .footer_link2:hover {
  color: #007bd4;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_link1,
  footer .footer_btm .footer_link2 {
    display: block;
    width: auto;
    margin: 15px;
    text-align: center;
  }
}
footer .footer_btm .footer_link1 {
  border-right: 1px solid #fff;
}
@media (max-width: 767px) {
  footer .footer_btm .footer_link1 {
    border: none;
  }
}
footer .footer_btm .dd_logo {
  margin-left: 3px;
  margin-right: 3px;
}
@media (max-width: 767px) {
  footer .footer_btm .dd_logo {
    display: block;
    margin: 15px auto 5px;
  }
}
footer .footer_btm .footer-logo {
  margin: 50px 0;
}
@media (max-width: 767px) {
  footer .footer_btm .footer-logo {
    margin: 25px 0;
  }
}
footer .footer_btm .footer-btm-ttt {
  margin: 20px auto 50px;
  width: 70%;
  border-color: #fff;
  color: #fff;
  text-align: center;
  padding-top: 15px;
  font-size: 14px;
}
.footer_hours {
  background: #fff;
  padding: 40px 0 30px;
}
@media (max-width: 1199px) {
  .footer_hours {
    padding-top: 10px;
  }
}
.footer_hours .footer_sales_hours {
  text-align: center;
}
.footer_hours .footer_parts_hours {
  text-align: center;
}
.footer_hours .footer_service_hours {
  padding-left: 15px;
  text-align: center;
}
.footer_hours .footer_service_hours .footer_service_notes {
  font-size: 11px;
  margin-top: 10px;
  color: #fff;
}
.footer_hours .openingHours {
  display: inline-block;
  text-align: center;
}
.footer_hours .openingHours ul li {
  color: #777;
  margin-right: 5px;
  font-size: 15px;
  line-height: 24px;
  font-family: "VolvoSansLight";
}
@media (max-width: 991px) {
  .footer_hours .openingHours ul li {
    display: block;
  }
}
.footer_hours .openingHours ul li strong {
  font-weight: normal;
}
.footer_hours .openingHours ul li.footer_hours_title {
  font-size: 18px;
  margin-right: 15px;
  margin-bottom: 10px;
  font-family: "VolvoSansLight";
  color: #111;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .footer_hours .openingHours ul li.footer_hours_title {
    width: 100%;
    margin: 25px 0 15px;
  }
}
.footer_hours .openingHours .openingHoursSpecials h3 {
  color: #007bd4;
  font-size: 16px;
}
.footer_extras {
  margin-top: 25px;
}
.footer_extras > h3 {
  font-size: 18px;
}
.footer_extras > h3 span {
  color: #007bd4;
}
.footer_extras .terms {
  display: block;
  float: none;
  margin-bottom: 25px;
}
.index_footer {
  overflow: hidden;
}
.carousel-inner > .item {
  padding: 0;
  margin: 0;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  margin: 0 auto;
  width: 100%;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.carousel-left,
.carousel-inner > .prev.carousel-right {
  left: 0;
}
.carousel-inner > .active.carousel-left {
  left: -100%;
}
.carousel-inner > .active.carousel-right {
  left: 100%;
}
.carousel-indicators {
  width: 100%;
  left: 0;
  margin-left: 0;
}
@media (max-width: 991px) {
  .carousel-indicators {
    display: none;
  }
}
.carousel-indicators li {
  border: none;
  background: none;
  height: 50px;
  min-width: 15px;
  margin: 0 5px;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 6px solid #ccc;
  opacity: 0.8;
}
.carousel-indicators li.active,
.carousel-indicators li:hover {
  border: none;
  background: none;
  border: none;
  height: 50px;
  margin: 0 5px;
  -moz-border-radius: 0;
  border-radius: 0;
  border-bottom: 6px solid #fff;
  opacity: 0.8;
}
.content {
  position: relative;
  min-height: 500px;
}
.content > .wrapper {
  padding: 32px 0 0 0;
}
.shareThis {
  position: absolute;
  top: 20px;
  right: 0;
  width: 120px;
}
.tabbed > div {
  display: block;
}
.tabbed > ul li {
  float: left;
}
@media (max-width: 991px) {
  .tabbed > ul li {
    float: none;
  }
}
.tabbed  > .tab_content {
  background: #fff;
  padding: 0;
}
@media (max-width: 767px) {
  .tabbed  > .tab_content {
    margin-top: 25px !important;
  }
}
.tabs > ul li:hover a,
.tabbed > ul li:hover a {
  color: #007bd4 !important;
}
@media (max-width: 767px) {
  .tabs > ul li:hover a,
  .tabbed > ul li:hover a {
    color: #fff !important;
  }
}
.tabs > ul li.active a,
.tabbed > ul li.active a {
  color: #fff !important;
}
.tabs > ul li a,
.tabbed > ul li a {
  color: #007bd4;
  display: block;
  font-family: "VolvoSansBold";
}
.tabs > div.active,
.tabed > div.active {
  margin-top: 0;
  border: none;
  padding: 0;
  background: none;
}
@media (max-width: 767px) {
  .tabs > div.active,
  .tabed > div.active {
    margin-top: 25px !important;
  }
}
.tabs_header {
  padding: 0;
  width: 100%;
  background: #fff;
  margin-bottom: 25px;
  text-align: left;
}
@media (max-width: 1199px) {
  .tabs_header {
    margin-bottom: 15px;
  }
}
@media (max-width: 767px) {
  .tabs_header {
    border: none;
  }
}
.tabs_header li {
  width: auto;
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: none !important;
  display: inline-block;
  background: #ececec;
  margin: 0;
}
@media (max-width: 767px) {
  .tabs_header li {
    background: #eee;
    border-bottom: 1px solid #fff;
    width: 100%;
    height: auto;
    line-height: 35px;
    border-left: none;
  }
}
.tabs_header li a {
  color: #111;
  font-size: 14px;
  display: block;
  text-transform: uppercase;
  text-align: center;
  padding: 0 15px;
}
@media (max-width: 767px) {
  .tabs_header li a {
    font-size: 14px;
  }
}
.tabs_header li.active {
  height: 60px;
  background: #007bd4;
}
@media (max-width: 767px) {
  .tabs_header li.active {
    width: 100%;
    height: auto !important;
    background: #007bd4;
    border: none;
  }
  .tabs_header li.active a {
    color: #fff !important;
  }
}
.stockItemCTAs {
  margin-top: -90px;
  float: right;
  min-width: 100%;
}
@media (max-width: 1199px) {
  .stockItemCTAs {
    width: 100%;
    float: none;
    margin-bottom: 100px;
    margin-top: 10px;
  }
}
.stockItemCTAs > ul li {
  float: right;
  font-size: 16px;
}
@media (max-width: 991px) {
  .stockItemCTAs > ul li {
    width: 100%;
    float: none;
  }
}
.stockItemCTAs .cta_btn {
  padding: 0 !important;
  line-height: 40px !important;
  font-size: 13px;
  margin-left: 0;
  min-width: 130px;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn {
    line-height: 32px !important;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.stockItemCTAs .cta_btn h5 {
  line-height: 40px !important;
  font-size: 15px;
  padding-right: 10px;
  margin-right: 10px;
  cursor: pointer;
  text-shadow: none !important;
  background: url('../images/li-blue.png') right center no-repeat;
  color: #007bd4;
  text-transform: capitalize;
  font-family: "VolvoSansBold";
}
.stockItemCTAs .cta_btn .btn-grey {
  border: 1px solid #007bd4 !important;
  text-align: center;
  text-shadow: none !important;
  padding: 0 25px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 99;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_btn .btn-grey {
    margin-bottom: 20px;
  }
}
.stockItemCTAs .cta_btn .btn-grey:hover {
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  background: #007bd4;
}
.stockItemCTAs .cta_btn .btn-grey:hover h5 {
  color: #fff;
  background: none;
}
.stockItemCTAs .cta_btn .btn-grey ul {
  padding: 0;
}
.stockItemCTAs .cta_btn .btn-grey ul li {
  padding: 0;
  background: none;
  margin: 0;
  font-family: "VolvoSansBold";
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover {
  background: #007bd4;
}
.stockItemCTAs .cta_btn .btn-grey ul li:hover a {
  color: #fff;
}
.stockItemCTAs .cta_enquiry {
  width: 160px;
  margin-left: 10px;
  background: none;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
.stockItemCTAs .cta_enquiry a {
  padding: 0 10px !important;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #007bd4 !important;
  background: #007bd4 !important;
  font-size: 15px;
  color: #fff;
  font-family: "VolvoBroad";
  font-weight: normal;
  letter-spacing: 0;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_enquiry a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_enquiry a:hover {
  background: #006cbb !important;
}
.stockItemCTAs .cta_print {
  width: 130px;
  margin-right: 140px;
  background: none;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_print {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: none;
  }
}
.stockItemCTAs .cta_print a {
  text-align: center;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #007bd4 !important;
  background: none;
  font-size: 15px;
  color: #007bd4;
  font-family: "VolvoBroad";
  font-weight: normal;
  letter-spacing: 0;
  display: block;
  line-height: 40px !important;
}
@media (max-width: 991px) {
  .stockItemCTAs .cta_print a {
    line-height: 40px !important;
  }
}
.stockItemCTAs .cta_print a:hover {
  color: #fff;
  background: #007bd4;
}
.stockSearchSelectField {
  float: none;
  display: inline-block;
  width: 31%;
  clear: none !important;
  margin: 0 2% 15px 0 !important;
  height: 35px;
}
@media (max-width: 991px) {
  .stockSearchSelectField {
    width: 45%;
  }
}
@media (max-width: 767px) {
  .stockSearchSelectField {
    width: 90%;
  }
}
.stockSearchSelectField .chzn-single {
  height: 35px !important;
  line-height: 35px !important;
}
.stockSearchSelectField .chzn-container-single .chzn-single div b {
  background-position: 0 8px !important;
}
.stockSearchSelectField .chzn-choices {
  height: 36px !important;
}
.stockSearchSelectField .search-choice {
  line-height: 20px !important;
}
.stockSearchSelectField .search-choice a {
  top: 8px !important;
}
.wrapper.wrapper-inner {
  padding: 0;
}
.wrapper li {
  color: #3f4344;
}
#whyBuy li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
}
.btn-drop {
  position: relative;
  width: 130px;
}
.btn-drop:hover ul {
  display: block;
}
.btn-drop > div {
  position: absolute;
  z-index: 1000;
  width: 100%;
  padding: 0 !important;
}
.btn-drop h5 {
  padding: 0 15px 0 0;
  margin: 0;
  line-height: 34px;
  color: #FFF;
  text-transform: none;
  font-size: 14px;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-drop.png) no-repeat 150px center;
}
.btn-drop ul {
  display: none;
  background: #f6f6f6;
  padding: 0 10px;
}
.btn-drop ul li {
  margin: 0 !important;
  float: none !important;
  clear: both;
  font-size: 13px;
  text-align: left;
}
.btn-drop ul li a {
  color: #000;
  line-height: 40px;
  border-bottom: solid 1px #CCC;
  padding: 0 0 0 15px;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-sub.png) no-repeat 0 0;
  display: block;
}
.page_menu {
  background: #000;
  min-height: 50px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 991px) {
  .page_menu {
    padding-left: 0;
    padding-right: 0;
    min-height: 40px;
  }
}
.page_menu .page_menu_left h2 {
  margin: 0;
  padding-top: 12px;
}
.page_menu .page_menu_left h2 a {
  color: #fff;
  font-size: 20px;
  margin: 15px 0 0 0;
  padding-left: 15px;
  background: url('../images/bg-btn-arrow-2.png') left center no-repeat;
}
@media (max-width: 991px) {
  .page_menu .page_menu_left h2 a {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .page_menu .page_menu_left h2 a {
    font-size: 14px;
  }
}
.page_menu .page_menu_left h2 a:hover {
  color: #007bd4;
}
.page_menu .page_menu_right h3.page_menu_right_btn {
  color: #fff;
  float: right;
  margin-top: -25px;
  font-weight: bold;
  padding-right: 50px;
  background: url('../images/icon-arrow-down-white.png') right center no-repeat;
}
@media (max-width: 991px) {
  .page_menu .page_menu_right h3.page_menu_right_btn {
    margin-top: -22px;
  }
}
@media (max-width: 767px) {
  .page_menu .page_menu_right h3.page_menu_right_btn {
    margin-top: -18px;
  }
}
@media (max-width: 991px) {
  .page_menu .page_menu_right ul {
    display: none;
  }
}
.page_menu .page_menu_right ul li {
  display: inline-block;
}
.page_menu .page_menu_right ul li a {
  color: #f0f0f0;
  font-size: 18px;
  margin: 6px 0 0 20px;
  display: block;
  font-family: "VolvoSansLight";
  line-height: 40px;
}
.page_menu .page_menu_right ul li a:hover,
.page_menu .page_menu_right ul li a.active {
  border-bottom: 3px solid #fff;
}
@media (max-width: 991px) {
  .page_menu .page_menu_right ul.page_menu_right_content {
    float: none !important;
    clear: both;
    padding-right: 35px;
    padding-bottom: 15px;
    margin: 0 -15px;
    background: #007bd4;
  }
  .page_menu .page_menu_right ul.page_menu_right_content li {
    display: block;
    text-align: right;
  }
  .page_menu .page_menu_right ul.page_menu_right_content li a {
    font-size: 14px;
    line-height: 30px;
  }
  .page_menu .page_menu_right ul.page_menu_right_content li a:hover,
  .page_menu .page_menu_right ul.page_menu_right_content li a.active {
    border: none;
  }
}
@media (max-width: 1199px) {
  .model_tabs_wrapper_cloned {
    display: none !important;
  }
}
.page_title {
  padding-top: 30px;
}
@media (max-width: 767px) {
  .page_title {
    padding-top: 0;
  }
}
.page_title h1 {
  color: #111;
  font-size: 40px;
  margin: 30px 0;
}
@media (max-width: 767px) {
  .page_title h1 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
  }
}
.header-share {
  height: 40px;
  float: right;
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 991px) {
  .header-share {
    float: none;
  }
}
.header-share > div {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
}
@media (max-width: 991px) {
  .header-share > div {
    margin-left: 0;
  }
}
@media (max-width: 991px) {
  .header-share .addthis_toolbox_mobile {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .header-share .addthis_toolbox_mobile {
    margin-bottom: 30px;
  }
}
.header-share div#google_translate_element {
  margin-top: -5px;
}
.page_404 {
  height: 100%;
}
.chrome .stockSearchSelectField .chzn-choices {
  width: 99%;
}
#lightbox-container-image-data-box {
  width: 110%;
}
.disclaimer_bg {
  background: #f0f5f6;
  padding: 30px 0;
}
.disclaimer_btm_notes {
  padding: 25px;
}
.disclaimer_btm_notes h3 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 18px;
  color: #000;
}
.disclaimer_btm_notes p {
  font-size: 12px;
  color: #666;
  line-height: 20px;
}
#stockItemEnquiryContainer > h3 {
  line-height: 30px;
}
@media (max-width: 991px) {
  #stockItemEnquiryContainer > h3 {
    font-size: 14px;
    line-height: 20px;
  }
}
.ie .stockItemCTAs {
  width: 400px;
}
@media (max-width: 991px) {
  .ie .stockItemCTAs {
    width: 100%;
  }
}
#lightbox-container-image-box {
  background: none;
}
@media (max-width: 991px) {
  #lightbox-container-image-box {
    width: 100% !important;
    height: auto !important;
  }
  #lightbox-container-image-box #lightbox-container-image {
    padding: 0;
  }
  #lightbox-container-image-box #lightbox-container-image img {
    width: 100% !important;
    height: auto !important;
  }
}
#lightbox-container-image-data-box {
  margin-top: -10px;
  padding: 10px 10px 0;
}
@media (max-width: 991px) {
  #lightbox-container-image-data-box {
    width: 100% !important;
  }
}
#lightbox-nav {
  padding: 10px;
}
iframe {
  display: block !important;
}
#heroSlideshow .carousel-inner {
  background: #eee;
}
#heroSlideshow .carousel-inner > .item > img,
#heroSlideshow .carousel-inner > .item > a > img {
  margin: 0 auto;
  width: 100%;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
@media (max-width: 767px) {
  .carousel-control.left,
  .carousel-control.right {
    display: none;
  }
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background: #666;
  border-color: #666;
}
.general_content {
  margin-top: -25px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .general_content {
    margin-top: 25px;
  }
}
.general_content .intro {
  padding-bottom: 20px;
  padding-top: 0;
  margin-top: 0;
}
.general_content .intro p {
  font-size: 18px;
  color: #777;
  line-height: 28px;
}
.general_content h2,
.general_content h3,
.general_content h4 {
  font-weight: 400;
}
.general_content h3 {
  padding: 15px 0;
  font-size: 32px;
  font-weight: 400;
  color: #111;
  font-family: "VolvoSansLight";
}
.general_content h4 {
  margin-top: 15px;
  color: #111;
  margin-bottom: 15px;
  font-weight: 400;
  font-family: "VolvoSansLight";
}
.general_content p {
  margin: 15px 0;
  font-size: 16px;
  color: #777;
  line-height: 24px;
}
.general_content p.terms {
  font-size: 11px;
}
.general_content p.general_intro {
  margin-bottom: 25px;
  line-height: 24px;
  color: #777;
  font-size: 18px;
  font-family: "VolvoSansRegular";
}
.general_content ul {
  margin: 15px 0 15px 20px;
  text-align: left;
}
.general_content ul li {
  color: #777;
  list-style-image: url("../images/bg-li.png");
  padding: 5px 0 0 10px;
  font-size: 16px;
}
@media (max-width: 767px) {
  .general_content .img-responsive {
    width: 100% !important;
  }
}
.general_content .tabs > ul,
.general_content .tabbed > ul {
  margin-left: 0;
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: left;
}
.general_content .tabs > ul li,
.general_content .tabbed > ul li {
  padding: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .general_content .tabs > ul li,
  .general_content .tabbed > ul li {
    margin: 0;
  }
}
.general_content .tradein-btn {
  font-size: 14px;
  margin-bottom: 25px;
  width: 100%;
}
.general_content .blurb-dropdown-btn {
  margin: 30px auto 0;
  width: 90%;
  padding: 0;
  font-size: 11px;
}
@media (max-width: 991px) {
  .general_content .blurb-dropdown-btn {
    font-size: 10px;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .navbar-header {
    float: none;
    min-height: 100px;
  }
  .navbar-toggle {
    display: block;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-nav {
    float: none !important;
    margin: 7.5px -15px;
  }
  .navbar-nav>li {
    float: none;
  }
  .navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .navbar-text {
    float: none;
    margin: 15px 0;
  }
  .navbar-collapse.collapse.in {
    display: block !important;
  }
  .collapsing {
    overflow: hidden !important;
  }
  .navbar-header button {
    background: none;
    border: none;
    margin-right: 15px;
    margin-top: 10px;
  }
  .navbar-collapse {
    background: #f3f3f3;
  }
  .navbar-collapse ul li {
    margin: 0;
    width: 100%;
  }
  .navbar-collapse ul li a {
    font-size: 20px;
    padding: 20px 0;
    line-height: 35px;
  }
  .navbar-collapse ul li.navbar-right {
    float: none !important;
  }
  .navbar-collapse ul li.navbar-right a {
    color: #444;
  }
  .navbar-collapse ul li.navbar-right a:hover {
    color: #444;
  }
  .navbar-collapse ul li.active {
    border-bottom: 4px solid transparent;
  }
  .navbar-collapse ul li.active a {
    color: #EA0000;
  }
  .navbar-collapse ul li.open .dropdown-menu {
    background: #fff;
    border: 0px none;
    box-shadow: none;
    float: none;
    margin-top: 0;
    position: static;
    width: auto;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .navbar-header {
    min-height: 80px;
  }
}
@media (max-width: 991px) and (max-width: 767px) and (orientation: landscape) {
  .navbar-header {
    min-height: 30px;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .navbar-nav {
    margin: 10px 0;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .navbar-header button {
    margin-right: 10px;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .navbar-collapse ul li a {
    padding: 0 0 0 10px;
    font-size: 14px;
    line-height: 50px;
  }
}
.nav-mobile {
  background: #007bd4 !important;
}
.nav-mobile li a {
  color: #fff !important;
  font-size: 14px !important;
}
body > iframe {
  display: none;
}
.zigzag_blurbs >div {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .zigzag_blurbs >div {
    margin-bottom: 0;
  }
}
.zigzag_blurbs .zigzag_blurb_img {
  z-index: 0;
}
.zigzag_blurbs .zigzag_blurb_img img {
  width: 100%;
}
.zigzag_blurbs .zigzag_blurb_content {
  padding: 25px;
  z-index: 999;
}
@media (max-width: 1199px) {
  .zigzag_blurbs .zigzag_blurb_content {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  .zigzag_blurbs .zigzag_blurb_content {
    padding: 0;
  }
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap {
  padding: 30px 50px;
  background: #fff;
  text-align: center;
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap h4 {
  font-size: 32px;
  color: #111;
  margin-bottom: 25px;
  font-family: "VolvoSansLight";
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap p {
  font-size: 16px;
  color: #777;
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap ul {
  margin: 15px;
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap ul li {
  list-style-type: disc;
  margin: 0 0 3px 25px;
  list-style: none;
  margin: 0 0 3px 0;
  padding: 0 0 0 13px;
  color: #3f4344;
  background: url(http://templatesnew.digitaldealer.com.au/volvo-v2/images/bg-li.png) no-repeat 0 5px;
  background: none;
  font-size: 15px;
  color: #777;
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap ul li span {
  background: url('../images/bg-li.png') left center no-repeat;
  padding-left: 12px;
}
.zigzag_blurbs .zigzag_blurb_content .zigzag_blurb_content_wrap a.btn {
  margin: 25px auto;
  max-width: 250px;
}
.zigzag_blurb_odd .zigzag_blurb_content .zigzag_blurb_content_wrap {
  margin-left: -100px;
}
@media (max-width: 991px) {
  .zigzag_blurb_odd .zigzag_blurb_content .zigzag_blurb_content_wrap {
    margin-left: 0;
  }
}
.zigzag_blurb_even .zigzag_blurb_img {
  float: right;
}
@media (max-width: 991px) {
  .zigzag_blurb_even .zigzag_blurb_img {
    float: none;
  }
}
.zigzag_blurb_even .zigzag_blurb_content .zigzag_blurb_content_wrap {
  margin-right: -100px;
}
@media (max-width: 991px) {
  .zigzag_blurb_even .zigzag_blurb_content .zigzag_blurb_content_wrap {
    margin-right: 0;
  }
}
.zigzag_blurb_noflow .zigzag_blurb_content .zigzag_blurb_content_wrap {
  margin-right: 0;
  margin-left: 0;
}
.general_content_blurbs {
  margin: 30px 0 60px;
  text-align: center;
}
.general_content_blurbs img {
  width: 100%;
}
.general_content_blurbs h3 {
  font-size: 24px;
  color: #111;
  font-weight: 400;
}
.general_content_blurbs p {
  color: #777;
  font-size: 16px;
}
.footer_form_bg {
  background: #f8f8f8;
}
.footer_form_bg .formEnquiryContainer {
  padding: 0;
}
.footer_form_bg .formEnquiryContainer form {
  padding: 25px 0;
}
.footer_form_bg .footer_form_title_top {
  font-size: 30px;
  color: #111;
  text-align: center;
  margin-top: 40px;
}
.footer_form_bg .footer_form_title_btm {
  font-size: 30px;
  color: #111;
  text-align: center;
  margin-bottom: 50px;
}
.footer_form_bg .footer_form_title_btm span {
  color: #007bd4;
}
@media (max-width: 767px) {
  #heroSlideshow .carousel.slide {
    max-width: 600px;
    min-width: 300px;
    overflow: hidden;
  }
  #heroSlideshow .carousel-inner {
    width: 600px;
    left: 50%;
    margin-left: -300px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top {
    position: relative !important;
  }
}
.navbar-fixed-top .navbar-collapse {
  max-height: 2000px !important;
}
.about,
.own,
.buy,
.offers {
  padding: 60px 0;
}
.about h4,
.own h4,
.buy h4,
.offers h4 {
  margin: 25px 0 15px;
  text-align: left;
  font-size: 18px;
  font-weight: 400;
  color: #111;
}
.about p,
.own p,
.buy p,
.offers p {
  text-align: left;
  font-size: 15px;
  color: #777;
  line-height: 135%;
  margin-bottom: 25px;
}
.about img,
.own img,
.buy img,
.offers img {
  margin-top: 25px;
}
.about a:hover img,
.own a:hover img,
.buy a:hover img,
.offers a:hover img {
  opacity: 0.75;
}
.about a:hover h4,
.own a:hover h4,
.buy a:hover h4,
.offers a:hover h4 {
  color: #007bd4;
}
.about li:nth-child(4n+1),
.own li:nth-child(4n+1),
.buy li:nth-child(4n+1),
.offers li:nth-child(4n+1) {
  clear: left;
}
.cta_btm_bg {
  min-height: 350px;
  background: #000;
  padding: 15px 0 60px 0;
}
@media (max-width: 767px) {
  .cta_btm_bg {
    padding: 0 0 40px;
  }
}
.cta_btm_bg .cta_btm {
  text-align: center;
}
.cta_btm_bg .cta_btm a img {
  margin: 25px auto 15px;
}
@media (max-width: 767px) {
  .cta_btm_bg .cta_btm a img {
    width: 100%;
    margin: 15px auto;
  }
}
.cta_btm_bg .cta_btm a span {
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  display: block;
  font-weight: bold;
  padding-bottom: 3px;
  line-height: 1.5em;
}
@media (max-width: 767px) {
  .cta_btm_bg .cta_btm a span {
    font-size: 10px;
  }
}
.cta_btm_bg .cta_btm a:hover img {
  opacity: 0.75;
}
.cta_btm_bg .cta_btm a:hover span {
  color: #007bd4;
  font-weight: bold;
}
.general_intro {
  margin-bottom: 25px;
  line-height: 24px;
  color: #777;
  font-size: 18px;
  font-family: "VolvoSansRegular";
}
.general_btn {
  max-width: 250px;
  margin: 50px auto;
}
.warranty .warranty_tabs h4 {
  font-weight: bold;
  color: #003057;
  margin: 40px 0 10px;
}
.thankyou .thankyouMessage,
.thankyou-accessories-enquiry .thankyouMessage,
.thankyou-book-a-service .thankyouMessage,
.thankyou-book-a-test-drive .thankyouMessage,
.thankyou-careers-enquiry .thankyouMessage,
.thankyou-demo-vehicle-enquiry .thankyouMessage,
.thankyou-download-a-brochure .thankyouMessage,
.thankyou-enquire-about-a-special .thankyouMessage,
.thankyou-finance-enquiry .thankyouMessage,
.thankyou-fleet-enquiry .thankyouMessage,
.thankyou-general-service-enquiry .thankyouMessage,
.thankyou-general-test-drive-enquiry .thankyouMessage,
.thankyou-sales-request-call-back .thankyouMessage,
.thankyou-new-vehicle-enquiry .thankyouMessage,
.thankyou-parts-enquiry .thankyouMessage,
.thankyou-request-a-call-back .thankyouMessage,
.thankyou-roadside-assistance-enquiry .thankyouMessage,
.thankyou-showroom-enquiry .thankyouMessage,
.thankyou-smartcare-enquiry .thankyouMessage,
.thankyou-subscribe-to-our-newsletter .thankyouMessage,
.thankyou-trade-in-your-vehicle .thankyouMessage,
.thankyou-used-vehicle-enquiry .thankyouMessage,
.thankyou-warranty-enquiry .thankyouMessage {
  text-align: center;
  padding: 20px;
  background: #003057;
}
.thankyou .thankyouMessage p,
.thankyou-accessories-enquiry .thankyouMessage p,
.thankyou-book-a-service .thankyouMessage p,
.thankyou-book-a-test-drive .thankyouMessage p,
.thankyou-careers-enquiry .thankyouMessage p,
.thankyou-demo-vehicle-enquiry .thankyouMessage p,
.thankyou-download-a-brochure .thankyouMessage p,
.thankyou-enquire-about-a-special .thankyouMessage p,
.thankyou-finance-enquiry .thankyouMessage p,
.thankyou-fleet-enquiry .thankyouMessage p,
.thankyou-general-service-enquiry .thankyouMessage p,
.thankyou-general-test-drive-enquiry .thankyouMessage p,
.thankyou-sales-request-call-back .thankyouMessage p,
.thankyou-new-vehicle-enquiry .thankyouMessage p,
.thankyou-parts-enquiry .thankyouMessage p,
.thankyou-request-a-call-back .thankyouMessage p,
.thankyou-roadside-assistance-enquiry .thankyouMessage p,
.thankyou-showroom-enquiry .thankyouMessage p,
.thankyou-smartcare-enquiry .thankyouMessage p,
.thankyou-subscribe-to-our-newsletter .thankyouMessage p,
.thankyou-trade-in-your-vehicle .thankyouMessage p,
.thankyou-used-vehicle-enquiry .thankyouMessage p,
.thankyou-warranty-enquiry .thankyouMessage p {
  color: #fff;
}
.thankyou .thankyouMessage button,
.thankyou-accessories-enquiry .thankyouMessage button,
.thankyou-book-a-service .thankyouMessage button,
.thankyou-book-a-test-drive .thankyouMessage button,
.thankyou-careers-enquiry .thankyouMessage button,
.thankyou-demo-vehicle-enquiry .thankyouMessage button,
.thankyou-download-a-brochure .thankyouMessage button,
.thankyou-enquire-about-a-special .thankyouMessage button,
.thankyou-finance-enquiry .thankyouMessage button,
.thankyou-fleet-enquiry .thankyouMessage button,
.thankyou-general-service-enquiry .thankyouMessage button,
.thankyou-general-test-drive-enquiry .thankyouMessage button,
.thankyou-sales-request-call-back .thankyouMessage button,
.thankyou-new-vehicle-enquiry .thankyouMessage button,
.thankyou-parts-enquiry .thankyouMessage button,
.thankyou-request-a-call-back .thankyouMessage button,
.thankyou-roadside-assistance-enquiry .thankyouMessage button,
.thankyou-showroom-enquiry .thankyouMessage button,
.thankyou-smartcare-enquiry .thankyouMessage button,
.thankyou-subscribe-to-our-newsletter .thankyouMessage button,
.thankyou-trade-in-your-vehicle .thankyouMessage button,
.thankyou-used-vehicle-enquiry .thankyouMessage button,
.thankyou-warranty-enquiry .thankyouMessage button {
  margin: 20px auto;
}
.thankyou .page_title,
.thankyou-accessories-enquiry .page_title,
.thankyou-book-a-service .page_title,
.thankyou-book-a-test-drive .page_title,
.thankyou-careers-enquiry .page_title,
.thankyou-demo-vehicle-enquiry .page_title,
.thankyou-download-a-brochure .page_title,
.thankyou-enquire-about-a-special .page_title,
.thankyou-finance-enquiry .page_title,
.thankyou-fleet-enquiry .page_title,
.thankyou-general-service-enquiry .page_title,
.thankyou-general-test-drive-enquiry .page_title,
.thankyou-sales-request-call-back .page_title,
.thankyou-new-vehicle-enquiry .page_title,
.thankyou-parts-enquiry .page_title,
.thankyou-request-a-call-back .page_title,
.thankyou-roadside-assistance-enquiry .page_title,
.thankyou-showroom-enquiry .page_title,
.thankyou-smartcare-enquiry .page_title,
.thankyou-subscribe-to-our-newsletter .page_title,
.thankyou-trade-in-your-vehicle .page_title,
.thankyou-used-vehicle-enquiry .page_title,
.thankyou-warranty-enquiry .page_title {
  height: 75px;
}
.thankyou .page_title h1,
.thankyou-accessories-enquiry .page_title h1,
.thankyou-book-a-service .page_title h1,
.thankyou-book-a-test-drive .page_title h1,
.thankyou-careers-enquiry .page_title h1,
.thankyou-demo-vehicle-enquiry .page_title h1,
.thankyou-download-a-brochure .page_title h1,
.thankyou-enquire-about-a-special .page_title h1,
.thankyou-finance-enquiry .page_title h1,
.thankyou-fleet-enquiry .page_title h1,
.thankyou-general-service-enquiry .page_title h1,
.thankyou-general-test-drive-enquiry .page_title h1,
.thankyou-sales-request-call-back .page_title h1,
.thankyou-new-vehicle-enquiry .page_title h1,
.thankyou-parts-enquiry .page_title h1,
.thankyou-request-a-call-back .page_title h1,
.thankyou-roadside-assistance-enquiry .page_title h1,
.thankyou-showroom-enquiry .page_title h1,
.thankyou-smartcare-enquiry .page_title h1,
.thankyou-subscribe-to-our-newsletter .page_title h1,
.thankyou-trade-in-your-vehicle .page_title h1,
.thankyou-used-vehicle-enquiry .page_title h1,
.thankyou-warranty-enquiry .page_title h1 {
  display: none;
}
