@charset "UTF-8";
/* ==========================================================================
   Variables
   ========================================================================== */
/* 24em 384px */
/* 35.5em 568px */
/* 40em 640px */
/* 48em 768px */
/* 55em 880px */
/* 64em 1024px */
/* 80em 1280px */
/*- - - - - - - - - - - */
/* Brand Colour */
/* Site Colours */
/*  Red alert */
/* ==========================================================================
   Mixins
   ========================================================================== */
/* ==========================================================================
   Mixins - General
   ========================================================================== */
.cta-list {
  padding: 0;
  margin: 0; }

.cta-item {
  list-style: none;
  margin-bottom: 6px; }
  .cta-item:last-child {
    margin-bottom: 0; }

.cta-item .cta-link {
  text-decoration: none;
  height: 40px;
  display: block;
  position: relative;
  background: #fff;
  -webkit-transition: background 150ms ease-in;
  -moz-transition: background 150ms ease-in;
  -ms-transition: background 150ms ease-in;
  -o-transition: background 150ms ease-in;
  transition: background 150ms ease-in; }
  .cta-item .cta-link:hover {
    background: #ebebec; }
    .cta-item .cta-link:hover .cta-text {
      color: #000; }

.cta-icon-wrapper {
  background: #C71444;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 0; }
  .cta-icon-wrapper .icon-cta,
  .cta-icon-wrapper .icon-svg-quote,
  .cta-icon-wrapper .icon-svg-brochures,
  .cta-icon-wrapper .icon-svg-service,
  .cta-icon-wrapper .icon-svg-specials,
  .cta-icon-wrapper .icon-svg-test-drive,
  .cta-icon-wrapper .icon-svg-search {
    fill: #fff;
    width: 40px;
    height: 40px; }

.cta-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  color: #595959;
  margin-left: 40px;
  padding: 12px 6px; }

.flexbox .im-col-g {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.no-flexbox .im-col-g {
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.no-flexbox .im-col {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

svg {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: fill 150ms ease-in;
  -moz-transition: fill 150ms ease-in;
  -ms-transition: fill 150ms ease-in;
  -o-transition: fill 150ms ease-in;
  transition: fill 150ms ease-in;
  pointer-events: none; }
  svg img {
    display: inline; }

.icon-svg {
  position: relative;
  top: 0;
  left: 0;
  -webkit-transition: fill 150ms ease-in;
  -moz-transition: fill 150ms ease-in;
  -ms-transition: fill 150ms ease-in;
  -o-transition: fill 150ms ease-in;
  transition: fill 150ms ease-in;
  pointer-events: none; }
  .icon-svg img {
    display: inline; }

.icon-svg-text {
  position: relative; }

.lt-ie9 .icon-svg img {
  display: inline;
  vertical-align: top; }

.icon-svg-arrow-left {
  fill: #b2b2b2;
  width: 10px;
  height: 16px;
  top: 3px;
  margin-right: 8px;
  margin-left: 0;
  -webkit-transition: fill 250ms ease-in;
  -moz-transition: fill 250ms ease-in;
  -ms-transition: fill 250ms ease-in;
  -o-transition: fill 250ms ease-in;
  transition: fill 250ms ease-in; }
  .nesw-backlink:hover .icon-svg-arrow-left,
  .nesw-backlink:active .icon-svg-arrow-left,
  .nesw-backlink:focus .icon-svg-arrow-left {
    fill: #fff; }

.icon-svg-arrow-left-double {
  fill: #b2b2b2;
  width: 17px;
  height: 16px;
  top: 3px;
  margin-right: 8px;
  margin-left: 0;
  -webkit-transition: fill 250ms ease-in;
  -moz-transition: fill 250ms ease-in;
  -ms-transition: fill 250ms ease-in;
  -o-transition: fill 250ms ease-in;
  transition: fill 250ms ease-in; }
  .nesw-backlink:hover .icon-svg-arrow-left-double,
  .nesw-backlink:active .icon-svg-arrow-left-double,
  .nesw-backlink:focus .icon-svg-arrow-left-double {
    fill: #fff; }

.icon-svg-arrow-down {
  width: 12px;
  height: 6px;
  fill: #808080;
  margin-left: 5px; }

.icon-svg-close {
  width: 18px;
  height: 18px;
  fill: #a7a9ac; }

.icon-svg-arrow-right-circle {
  width: 16px;
  height: 16px;
  fill: #fff;
  margin-left: 8px;
  top: 3px;
  float: left; }

.icon-svg-page-head {
  fill: #666;
  width: 17px;
  height: 24px;
  top: 3px;
  margin-right: 3px;
  position: relative; }

.icon-svg-specification {
  width: 13px;
  top: 4px;
  height: 17px;
  margin-right: 6px; }

.icon-svg-social,
.icon-svg-share {
  fill: #fff;
  background: #666;
  width: 24px;
  height: 24px;
  display: block; }

.icon-svg-quote,
.icon-svg-brochures,
.icon-svg-service,
.icon-svg-specials,
.icon-svg-test-drive,
.icon-svg-search,
.icon-svg-subscribe {
  fill: #E5E5E5;
  width: 70px;
  height: 40px; }

.quicklinks .icon-svg-quote,
.quicklinks .icon-svg-brochures,
.quicklinks .icon-svg-service,
.quicklinks .icon-svg-specials,
.quicklinks .icon-svg-test-drive,
.quicklinks .icon-svg-search,
.quicklinks .icon-svg-subscribe {
  fill: #E5E5E5;
  width: 40px;
  height: 35px; }

.icon-svg-calculator {
  fill: #fff;
  width: 23px;
  height: 24px; }

.home .quick-search-form .icon-svg-calculator {
  top: 8px;
  left: 8px; }

.home .search-form .icon .icon-svg-test-drive,
.home .search-form .icon .icon-svg-search {
  fill: #ffffff; }

.home .search-form .icon .icon-svg-test-drive {
  margin: 8px 0 0 10px; }

.home .search-form .icon.icon-search {
  background: url("http://assets.i-motor.com.au/trucks/images/icons_all_general_2014.png") no-repeat;
  background-position: 50% -4493px;
  width: 42px;
  height: 42px; }

.icon-svg-share {
  margin-left: 10px; }

.icon-svg-social-text {
  font-size: 0;
  text-indent: -9999px;
  display: inline-block;
  float: left; }

.icon-svg-social.last {
  margin-right: 0; }

.icon-svg-phone,
.icon-svg-location {
  fill: #666;
  width: 12px;
  top: 2px;
  margin-right: 4px;
  margin-left: 11px; }

.icon-svg-phone {
  height: 12px; }

.icon-svg-location {
  height: 16px; }

.triangle-wrapper {
  background: #666;
  width: 17px;
  height: 24px;
  display: inline-block;
  position: relative;
  top: 2px;
  margin-right: 3px; }

.icon-svg-arrow-down-large {
  fill: #666;
  width: 27px;
  height: 27px;
  top: 25%;
  left: 25%; }

.left-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 24px 6px 0 0;
  border-color: #fff  transparent transparent transparent;
  position: absolute;
  top: 0;
  left: 0; }

.right-triangle {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 24px 6px;
  border-color: transparent transparent #fff transparent;
  position: absolute;
  top: 0;
  right: 0; }

.icon-Lplate {
  width: 26px;
  height: 26px;
  fill: #FF0;
  color: #000;
  top: -19px;
  left: 21px; }

.icon-svg-close {
  width: 15px;
  height: 15px;
  fill: #fff;
  float: right;
  top: 15px;
  display: none;
  display: block; }

.icon-svg-arrow-right {
  width: 7.2px;
  height: 11.4px;
  fill: #666;
  margin-right: 4px; }

.blog-post .icon-svg-arrow-left {
  width: 7.2px;
  height: 11.4px;
  fill: #fff;
  margin-right: 2px;
  top: 0; }

.icon-svg-logo-i-motor {
  width: 154px;
  height: 11px;
  fill: #808080; }

.header-wrapper {
  background-color: #fff;
  position: relative;
  z-index: 2; }
  .header-wrapper.extra {
    margin-top: 0;
    margin-top: 58px;
    margin-top: 0; }
  .header-wrapper .call-dealer {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #E5E5E5;
    display: block;
    text-align: center;
    padding: 10px 0;
    line-height: normal;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 24px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-item-align: center;
    align-items: center;
    justify-content: center; }
    .header-wrapper .call-dealer .image {
      width: 24px;
      height: 24px;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 20 20'%3E%3Cpath d='M4,8.6c1.6,3.2,4.1,5.7,7.3,7.3l2.4-2.4c0.3-0.4,0.7-0.4,1.1-0.3c1.2,0.4,2.6,0.6,4,0.6c0.6,0,1.1,0.5,1.1,1.1v3.9c0,0.6-0.5,1.1-1.1,1.1c-0.6,0-1,0-1.7,0C5.3,19-0.2,10.8,0,1.1C0,0.5,0.5,0,1.1,0H5c0.6,0,1.1,0.5,1.1,1.1c0,1.4,0.2,2.7,0.6,4c0.2,0.5,0.1,0.8-0.3,1.1L4,8.6z' fill='%23C71444'/%3E%3C/svg%3E");
      background-repeat: no-repeat;
      background-position: 50% 50%;
      margin: 0 7px; }

.home .header-wrapper {
  margin-top: 0px; }

.toolbox-forms-wrapper {
  padding: 0 21px;
  margin: 0; }
  .toolbox-forms-wrapper h2 {
    padding: 20px 0 0; }

.address-bar-wrapper {
  background-color: #ebebec;
  display: none;
  position: absolute;
  bottom: -45px;
  width: 100%;
  padding: 6px 0px;
  border-bottom: 2px solid #dcddde;
  display: block;
  bottom: 0px; }

.address-bar {
  display: none;
  display: block;
  float: right;
  padding: 3px 0 2px 0; }
  .address-bar .address-bar-dealer-information {
    display: none;
    display: block;
    float: left; }
  .address-bar .address-bar-text-wrapper {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    letter-spacing: -.4px;
    color: #666666; }
    .address-bar .address-bar-text-wrapper:hover {
      text-decoration: none;
      color: #C71444; }
  .address-bar .address-bar-text {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    letter-spacing: -.4px;
    float: left;
    margin-right: 15px; }
    .address-bar .address-bar-text a {
      color: #666666; }
      .address-bar .address-bar-text a:hover {
        text-decoration: none; }
    .address-bar .address-bar-text.last {
      margin-right: 0; }
  .address-bar .dealer-information {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    letter-spacing: -.4px;
    float: left;
    margin: 0; }
  .address-bar .address-bar-pipe {
    float: left;
    color: #808080; }
  .address-bar .dealer-information-last .address-bar-text {
    margin-right: 0px; }
  .address-bar .address-bar-location-icon {
    background: url("/n/images/icons_all_general_2014.png") -40px -8596px;
    margin-right: 0;
    width: 21px;
    height: 24px;
    float: left;
    background: url("/n/images/icons_all_general_2014.png") -35px -8696px;
    width: 25px; }
  .address-bar .address-bar-phone-icon {
    background: url("/n/images/icons_all_general_2014.png") -34px -9296px;
    margin-right: 0;
    width: 21px;
    height: 24px;
    float: left;
    background: url("/n/images/icons_all_general_2014.png") -34px -9196px;
    width: 25px; }

@media only screen and (min-width: 568px) and (max-width: 767px) {
  .martinsgaragenissan .logo,
  .lakesidenissan .logo,
  .villagenissanpetrie .logo,
  .villagenissanredcliffe .logo {
    max-width: 100%;
    position: relative;
    margin-left: 33%; } }

.logo {
  position: relative;
  z-index: 20;
  margin: 0 auto;
  max-width: 25%;
  float: left;
  margin: 0;
  max-width: 100%; }

.kingscarsnissan .logo {
  float: inherit;
  max-width: 50%;
  margin: 0 auto;
  float: left;
  margin: 0;
  max-width: 100%; }

.kingscarsnissan .company-logo-container {
  float: inherit;
  margin: 12px auto;
  float: right;
  margin-top: 23px;
  margin-bottom: 10px;
  height: 39px;
  width: 65%; }
  .kingscarsnissan .company-logo-container img {
    max-width: 100%;
    max-height: 30px;
    float: inherit;
    max-height: 39px; }

.company-logo-container {
  width: 100%;
  height: 30px;
  margin: 12px 0 12px 0;
  float: right;
  width: 73%;
  margin-top: 24px;
  margin-top: 23px;
  margin-bottom: 10px;
  height: 39px; }
  .company-logo-container img {
    max-width: 100%;
    max-height: 30px;
    float: right;
    max-height: 39px; }

.ferntreegullynissan .logo {
  float: left; }
  @media only screen and (min-width: 568px) and (max-width: 767px) {
    .ferntreegullynissan .logo {
      max-width: 100%;
      float: none;
      margin: 0 auto; } }

.ferntreegullynissan .company-logo-container {
  margin: 5px 0 5px 15px;
  width: 160px;
  height: 59px;
  background: url("/n/images/nissan-ftg-logo-sm.png") 0 0 no-repeat;
  float: left;
  margin: 12px 0 5px 15px;
  width: 100%;
  height: 30px;
  margin: 12px 0 12px 0;
  background: none;
  float: right;
  width: 68%;
  width: 73%; }

.ferntreegullynissan .dealer-logo-img {
  display: none;
  float: none;
  display: block;
  float: right; }

.mantellonissan .company-logo-container {
  margin: 5px 0 5px 15px;
  margin: 12px auto;
  width: 60%;
  float: right;
  width: 68%;
  width: 73%; }

.mantellonissan .dealer-logo-img {
  float: right; }

.martinsgaragenissan .dealer-name,
.ferntreegullynissan .dealer-name,
.lakesidenissan .dealer-name,
.villagenissanpetrie .dealer-name,
.villagenissanredcliffe .dealer-name {
  font-size: 28px;
  width: 65%;
  font-size: 28px;
  width: 65%; }
  @media screen and (min-width: 568px) and (max-width: 767px) {
    .martinsgaragenissan .dealer-name,
    .ferntreegullynissan .dealer-name,
    .lakesidenissan .dealer-name,
    .villagenissanpetrie .dealer-name,
    .villagenissanredcliffe .dealer-name {
      font-size: 28px;
      text-align: center;
      float: right;
      width: 100%;
      margin-top: 24px; } }

.dealer-name {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  text-align: center;
  color: #000;
  width: 100%;
  margin: 12px 0 12px 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 36px;
  text-align: right;
  float: right;
  width: 73%;
  margin-top: 24px;
  margin-top: 23px;
  margin-bottom: 10px; }
  .dealer-name span {
    color: #C71444; }

.dealer-name-phone {
  display: none;
  display: block;
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 25px;
  text-align: right;
  text-transform: uppercase;
  color: #C71444;
  float: right;
  width: 80%;
  margin: 0 10px 0;
  font-size: 21px; }

.google_translate_icon {
  display: none;
  position: absolute;
  left: 0;
  width: 47px;
  height: 46px;
  margin-top: 30px;
  z-index: 99;
  cursor: pointer;
  background-image: url("/n/images/Google_Translate_Icon.png"); }

.goog-te-menu-frame {
  max-width: 90% !important;
  margin: auto; }

.google-translate-trigger {
  display: none;
  position: absolute;
  left: -250px;
  margin-top: 30px;
  background: #C71444;
  color: #fff;
  min-width: 100px;
  height: 44px;
  padding-top: 10px;
  cursor: pointer;
  z-index: 99; }
  .google-translate-trigger .translate_toggle_icon {
    font-size: 28px;
    float: right;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: -1px; }

.translate_container {
  display: inline-block;
  margin-left: 10px; }
  .translate_container .google_translate img {
    display: inline-block !important; }
  .translate_container .google_translate .skiptranslate {
    text-align: center; }
  .translate_container .google_translate .goog-te-gadget-simple {
    border: none !important; }

/* ===================================
Module - Footer
=================================== */
.footer {
  background-color: #eeeeee;
  z-index: 1; }

.footer-icon-wrapper {
  margin: 5px auto 5px auto; }
  .footer-icon-wrapper a {
    float: left; }
  .footer-icon-wrapper .last {
    margin-right: 0; }

.facebook-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px 0px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.twitter-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px -50px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.linkedin-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px -100px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.youtube-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px -150px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.google-plus-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px -200px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.instagram-icon {
  text-indent: -10000px;
  display: block;
  background: url("../../images/social-icons.png") 0px -250px no-repeat;
  width: 25px;
  height: 25px;
  margin-right: 10px; }

.footer-logo {
  max-height: 15px;
  margin: 20px auto; }

.copyright-wrapper {
  background-color: #eeeeee;
  border-top: 2px solid #dddddd; }
  .copyright-wrapper .copyright {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 1.4em;
    color: #4D4D4D;
    margin-top: 15px; }
    .copyright-wrapper .copyright h3 {
      margin-top: 0;
      font-size: 20px; }

.reviews-snap {
  width: 180px;
  margin-top: 10px;
  margin-top: 0; }

h2.footer-note {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  color: #000;
  margin-top: 5px; }

p.copyright-header {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 15px;
  text-transform: uppercase;
  color: #4c4c4c;
  margin: 10px 0px 0px 0px; }

p.copyright-content {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  line-height: 18px;
  color: #4c4c4c; }

.tony-white-link {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  .tony-white-link:hover {
    text-decoration: none; }

.tony-white-logo {
  margin-left: 10px;
  margin-top: -6px;
  height: 36px; }

.tony-white-tagline {
  font-size: 10px;
  line-height: 13px;
  color: #4c4c4c;
  text-align: right; }

.bellbowrienissan .copyright-wrapper .copyright {
  margin-top: 0; }

.powered-by-wrapper {
  position: relative; }

.i-motor-logo-link {
  display: block;
  text-align: left;
  padding: 15px 0 0 0; }
  .i-motor-logo-link.collapsed .icon-svg-logo-i-motor {
    color: #808080; }
  .i-motor-logo-link .icon-svg-logo-i-motor,
  .i-motor-logo-link.collapsed:hover .icon-svg-logo-i-motor {
    color: #539ec8; }
  .i-motor-logo-link:focus {
    outline: 0; }

.powered-by-content {
  text-align: left; }
  .powered-by-content.panel-collapse {
    border: 0; }

.i-motor-cms-link {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #C71444;
  display: inline-block; }
  .i-motor-cms-link:hover, .i-motor-cms-link:focus, .i-motor-cms-link:active {
    color: #C71444;
    text-decoration: underline;
    outline: 0; }

.footer-pipe {
  width: 1px;
  background-color: #a7a9ac;
  height: 12px;
  display: inline-block;
  margin: 0 8px;
  position: relative;
  top: 2px; }

.sliderOuterWrapper, .vehicle-section-slider-wrapper {
  width: 100%;
  background-color: #f1f3f4;
  overflow: hidden;
  margin-top: 0; }
  .sliderOuterWrapper .loading.slider-g, .vehicle-section-slider-wrapper .loading.slider-g {
    background-image: url("../../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 400px;
    background-color: #e0e0e0; }
    .sliderOuterWrapper .loading.slider-g > *, .vehicle-section-slider-wrapper .loading.slider-g > * {
      display: none; }
  .sliderOuterWrapper .sliderWrapper, .vehicle-section-slider-wrapper .sliderWrapper {
    max-width: 100%;
    margin: 0 auto; }
    .sliderOuterWrapper .sliderWrapper .owl-item, .vehicle-section-slider-wrapper .sliderWrapper .owl-item {
      position: relative;
      z-index: 0; }
    .sliderOuterWrapper .sliderWrapper .owl-item.active, .vehicle-section-slider-wrapper .sliderWrapper .owl-item.active {
      z-index: 1; }
    .sliderOuterWrapper .sliderWrapper .slider-u, .vehicle-section-slider-wrapper .sliderWrapper .slider-u {
      overflow: hidden; }
  .sliderOuterWrapper .slider-caption, .vehicle-section-slider-wrapper .slider-caption {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
    position: absolute;
    top: 10%;
    width: auto;
    left: 0px;
    margin-left: 10px; }
    .sliderOuterWrapper .slider-caption p, .vehicle-section-slider-wrapper .slider-caption p {
      font-family: Arial;
      font-size: 12px;
      text-transform: uppercase;
      color: #000000;
      line-height: 0.8em;
      font-size: 15px;
      font-size: 18px;
      font-size: 21px; }
    .sliderOuterWrapper .slider-caption h1, .vehicle-section-slider-wrapper .slider-caption h1 {
      font-size: 26px;
      line-height: 24px;
      text-transform: uppercase;
      color: #810d2c;
      margin: 0;
      font-size: 38px;
      line-height: 34px;
      font-size: 50px;
      line-height: 45px;
      font-size: 62px;
      line-height: 56px; }
  .sliderOuterWrapper .nismo-slide .pure-u-1.pure-u-md-1-2.box-section-right, .vehicle-section-slider-wrapper .nismo-slide .pure-u-1.pure-u-md-1-2.box-section-right {
    padding-right: 26px; }
  .sliderOuterWrapper .nismo-slide .owl-controls .owl-pagination, .vehicle-section-slider-wrapper .nismo-slide .owl-controls .owl-pagination {
    bottom: -3%; }
  .sliderOuterWrapper .nismo-slide .owl-controls .owl-buttons, .vehicle-section-slider-wrapper .nismo-slide .owl-controls .owl-buttons {
    top: 55%;
    top: 45%; }
    .sliderOuterWrapper .nismo-slide .owl-controls .owl-buttons .owl-prev, .vehicle-section-slider-wrapper .nismo-slide .owl-controls .owl-buttons .owl-prev {
      left: 0px;
      margin: 0 0 0 20px;
      margin: 0 0 0 0px;
      margin: 0 0 0 0px; }
    .sliderOuterWrapper .nismo-slide .owl-controls .owl-buttons .owl-next, .vehicle-section-slider-wrapper .nismo-slide .owl-controls .owl-buttons .owl-next {
      right: 0px;
      margin: 0 20px 0 0;
      margin: 0 0px 0 0;
      margin: 0 0px 0 0; }
  .sliderOuterWrapper .pathfinder-slide .pure-u-1.pure-u-md-1-2.box-section-right, .vehicle-section-slider-wrapper .pathfinder-slide .pure-u-1.pure-u-md-1-2.box-section-right {
    padding-right: 26px; }
  .sliderOuterWrapper .pathfinder-slide .owl-controls .owl-pagination, .vehicle-section-slider-wrapper .pathfinder-slide .owl-controls .owl-pagination {
    bottom: -10%; }
  .sliderOuterWrapper .pathfinder-slide .owl-controls .owl-buttons, .vehicle-section-slider-wrapper .pathfinder-slide .owl-controls .owl-buttons {
    top: 55%;
    top: 45%; }
    .sliderOuterWrapper .pathfinder-slide .owl-controls .owl-buttons .owl-prev, .vehicle-section-slider-wrapper .pathfinder-slide .owl-controls .owl-buttons .owl-prev {
      left: 0px;
      margin: 0 0 0 20px;
      margin: 0 0 0 0px;
      margin: 0 0 0 0px; }
    .sliderOuterWrapper .pathfinder-slide .owl-controls .owl-buttons .owl-next, .vehicle-section-slider-wrapper .pathfinder-slide .owl-controls .owl-buttons .owl-next {
      right: 0px;
      margin: 0 20px 0 0;
      margin: 0 0px 0 0;
      margin: 0 0px 0 0; }
  .sliderOuterWrapper .owl-controls .owl-buttons, .vehicle-section-slider-wrapper .owl-controls .owl-buttons {
    position: absolute;
    width: 100%;
    height: 0px;
    top: 78%;
    left: 0px;
    z-index: 1;
    top: 55%;
    top: 45%; }
    .sliderOuterWrapper .owl-controls .owl-buttons .owl-prev, .sliderOuterWrapper .owl-controls .owl-buttons .owl-next, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next {
      display: none;
      line-height: 0;
      padding: 0 15px;
      bottom: -20px;
      border-radius: 0px;
      background: rgba(0, 0, 0, 0.39);
      display: block;
      position: absolute;
      padding: 0 22px;
      bottom: -35px;
      bottom: -40px;
      bottom: -95px; }
      .sliderOuterWrapper .owl-controls .owl-buttons .owl-prev .prevButton, .sliderOuterWrapper .owl-controls .owl-buttons .owl-prev .nextButton, .sliderOuterWrapper .owl-controls .owl-buttons .owl-next .prevButton, .sliderOuterWrapper .owl-controls .owl-buttons .owl-next .nextButton, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev .prevButton, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev .nextButton, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next .prevButton, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next .nextButton {
        font-family: 'icomoon';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: 0;
        color: #fff;
        line-height: 50px;
        line-height: 55px;
        line-height: 60px; }
    .sliderOuterWrapper .owl-controls .owl-buttons .owl-prev, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev {
      left: 0px;
      margin: 0 0 0 20px;
      margin: 0 0 0 40px;
      margin: 0 0 0 100px; }
    .sliderOuterWrapper .owl-controls .owl-buttons .vehicle-slides .owl-prev, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .vehicle-slides .owl-prev {
      left: 0px;
      margin: 0 0 0 0px;
      margin: 0 0 0 12px;
      margin: 0 0 0 18px; }
    .sliderOuterWrapper .owl-controls .owl-buttons .vehicle-slides .owl-next, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .vehicle-slides .owl-next {
      right: 0px;
      margin: 0 0px 0 0;
      margin: 0 12px 0 0;
      margin: 0 18px 0 0; }
    .sliderOuterWrapper .owl-controls .owl-buttons .owl-next, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next {
      right: 0px;
      margin: 0 20px 0 0;
      margin: 0 40px 0 0;
      margin: 0 100px 0 0; }
  .sliderOuterWrapper .owl-theme .owl-controls .owl-page span, .vehicle-section-slider-wrapper .owl-theme .owl-controls .owl-page span {
    background: #c1c1c1; }
  .sliderOuterWrapper .owl-theme .owl-controls .owl-page.active span, .vehicle-section-slider-wrapper .owl-theme .owl-controls .owl-page.active span {
    background: #C71444; }
  .sliderOuterWrapper .owl-controls, .vehicle-section-slider-wrapper .owl-controls {
    margin-top: 0px !important; }
    .sliderOuterWrapper .owl-controls .owl-pagination, .vehicle-section-slider-wrapper .owl-controls .owl-pagination {
      position: absolute;
      left: 50%;
      bottom: 3%;
      z-index: 1;
      width: 100%;
      margin-left: -50%; }
      .sliderOuterWrapper .owl-controls .owl-pagination .owl-page span, .vehicle-section-slider-wrapper .owl-controls .owl-pagination .owl-page span {
        -webkit-transition: all 250ms ease-in;
        -moz-transition: all 250ms ease-in;
        -ms-transition: all 250ms ease-in;
        -o-transition: all 250ms ease-in;
        transition: all 250ms ease-in; }
  .sliderOuterWrapper .vehicle-slides .owl-controls .owl-pagination, .vehicle-section-slider-wrapper .vehicle-slides .owl-controls .owl-pagination {
    bottom: 7%; }
  .sliderOuterWrapper .slider-content, .vehicle-section-slider-wrapper .slider-content {
    padding: 0 24px 0 0; }

.promo-g {
  max-width: 1168px;
  margin: 0 auto; }
  .promo-g.loading {
    background-image: url("../../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 300px; }
    .promo-g.loading > * {
      display: none; }
  .promo-g .owl-buttons {
    position: absolute;
    width: 100%;
    height: 0px;
    top: 30%;
    left: 0px;
    z-index: 1; }
    .promo-g .owl-buttons .owl-prev, .promo-g .owl-buttons .owl-next {
      margin: 0px !important;
      padding: 10px 10px 6px 10px !important;
      border-radius: 0px !important;
      position: absolute; }
      .promo-g .owl-buttons .owl-prev .prevButton, .promo-g .owl-buttons .owl-prev .nextButton, .promo-g .owl-buttons .owl-next .prevButton, .promo-g .owl-buttons .owl-next .nextButton {
        font-family: 'icomoon';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px; }
    .promo-g .owl-buttons .owl-prev {
      left: 20px; }
    .promo-g .owl-buttons .owl-next {
      right: 20px; }
  .promo-g .owl-controls .owl-page span {
    background: #c1c1c1; }
  .promo-g .owl-controls .owl-page.active span {
    background: #C71444; }

.promo-u {
  position: relative;
  padding-bottom: 60px;
  color: #000000;
  /* If this padding changes, change padding in .box-promos (in layout.scss) */
  /*Total padding left and right should equal 1.5em*/ }
  .promo-u .promo-copy-wrapper {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff; }
  .promo-u img {
    background: #fff;
    width: 100%; }
  .promo-u .promo-heading {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    min-height: 60px;
    padding: 20px 18px 0;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase; }
  .promo-u .promo-copy, .promo-u .promo-copy-tablet {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 21px;
    margin: 0 18px;
    display: block;
    height: 40px;
    display: none;
    height: 78px; }
  .promo-u .promo-copy-tablet {
    display: block;
    height: 58px;
    display: none; }

.promo-wrapper {
  position: relative;
  height: 400px; }
  .promo-wrapper .promo-absolute-wrapper {
    position: absolute;
    width: 100%;
    background-color: #cccccc;
    height: 234px; }

.vehicle-section-slider-wrapper {
  background-color: #fff; }

.youtube-video-wrapper {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0; }
  .youtube-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    frameborder: 0; }

/* Generic Page Banner and Page Heading Style */
.container-banner-sm {
  margin-right: auto;
  margin-left: auto;
  max-width: 1300px; }

.container-banner-sm:before,
.container-banner-sm:after {
  content: " ";
  display: table; }

.container-banner-sm:after {
  clear: both; }

.banner {
  display: none;
  display: block; }
  .banner img {
    display: none; }
  .vehicles .banner {
    display: block;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000; }
    .vehicles .banner img {
      display: block;
      margin: 0 auto; }
  .banner img {
    display: block; }

.banner-text-wrapper {
  position: relative; }

.banner-text {
  position: initial;
  position: absolute;
  bottom: 30px;
  position: absolute;
  bottom: 80px; }
  .banner-text .banner-heading {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 60px;
    text-transform: uppercase;
    line-height: 62px;
    color: #000000;
    margin: 0;
    font-size: 84px;
    line-height: 86px; }
  .banner-text .banner-sub-heading {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    text-transform: uppercase;
    color: #000000;
    margin: 0; }

/* Generic Quicklinks style */
.quicklinks {
  background-color: #C71444;
  margin-top: 25px; }
  .quicklinks ul {
    padding: 0px 0px 0px 0px;
    margin: 0px; }
  .quicklinks li {
    padding: 0px 0px 0px 15px; }
    .quicklinks li > a {
      text-decoration: none !important;
      min-width: 40px;
      min-height: 40px; }
      .quicklinks li > a:hover {
        text-decoration: underline; }
    .quicklinks li .icomoon {
      position: absolute;
      right: 0px; }
  .quicklinks .ql-icon-u {
    position: absolute;
    min-width: 33px;
    min-height: 40px;
    background: url("/n/images/icons_all_general_2014.png") no-repeat;
    right: 12px;
    top: 6px; }
  .quicklinks .ql-icon-quote {
    background-position: 50% -9793px; }
  .quicklinks .ql-icon-brochure {
    background-position: 50% -9893px; }
  .quicklinks .ql-icon-service {
    background-position: 50% -9993px; }
  .quicklinks .ql-icon-special {
    background-position: 50% -10093px; }
  .quicklinks .ql-icon-testDrive {
    background-position: 50% -10193px; }
  .quicklinks .ql-icon-subscribe {
    background-position: 50% -3195px; }
  .quicklinks .ql-icon-ourStock {
    background-position: 50% -10293px; }
  .quicklinks .ql-icon-text {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    line-height: normal;
    color: #fff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    float: left;
    line-height: 13px;
    font-size: 11px;
    letter-spacing: 0;
    display: none; }
  .quicklinks .ql-text {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-left: 30px;
    background-color: #ebebec;
    padding: 10px 0px 10px 12px;
    text-transform: uppercase;
    font-size: 12px;
    border-top: 1px solid #fff; }
    .quicklinks .ql-text:hover {
      background-color: #C71444;
      -webkit-transition: all 250ms ease-in;
      -moz-transition: all 250ms ease-in;
      -ms-transition: all 250ms ease-in;
      -o-transition: all 250ms ease-in;
      transition: all 250ms ease-in;
      color: #fff; }
  .quicklinks .ql-icon-wrapper {
    width: 36px;
    position: absolute; }

.first .ql-text {
  border-top: none; }

.quicklinks-bar {
  background-color: #C71444;
  padding: 0 21px;
  margin-bottom: 10px;
  display: none; }
  .special .quicklinks-bar {
    display: block; }
    .special .quicklinks-bar.desktop {
      display: none; }
  .quicklinks-bar a {
    color: #C71444;
    background-color: #fff;
    margin-bottom: 16px;
    padding: 4px 16px;
    font-size: 16px;
    margin-top: 16px;
    font-size: 20px; }
  .quicklinks-bar span {
    margin: 16px 16px 16px 0; }
  .quicklinks-bar span, .quicklinks-bar a {
    display: block;
    float: left;
    line-height: normal; }
  .quicklinks-bar .icon {
    min-width: 35px;
    min-height: 35px;
    width: 35px;
    height: 35px;
    float: left;
    background-color: transparent; }
    .quicklinks-bar .icon.search {
      background-position: 50% -897px; }
    .quicklinks-bar .icon.hours {
      background-position: -33px -5200px; }
    .quicklinks-bar .icon.enquiry {
      background-position: 50% -11498px; }
    .quicklinks-bar .icon.contact {
      background-position: -33px -5400px; }
  .quicklinks-bar.stuck {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 20; }
  .quicklinks-bar .quicklinks-bar-wrapper {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: block;
    color: #fff;
    font-size: 16px;
    line-height: 65px;
    text-transform: uppercase;
    margin: 0 auto;
    font-size: 28px;
    width: 1127px; }
    .quicklinks-bar .quicklinks-bar-wrapper .text {
      font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
      line-height: 35px;
      padding-left: 40px; }

.inside-quick-forms {
  margin-bottom: 24px; }
  .inside-quick-forms .quick-link {
    display: block;
    float: right; }
  .inside-quick-forms .inside-quick-forms-container {
    border-radius: 3px;
    overflow: hidden;
    width: 160px;
    float: right;
    margin-bottom: 10px;
    margin-right: 18px;
    background-color: #4D4D4D;
    color: #fff;
    height: 30px;
    line-height: 30px;
    font-size: 13px; }
  .inside-quick-forms .still-looking-image {
    background: url("/n/images/icons_all_general_2014.png") no-repeat;
    display: block;
    height: 32px;
    width: 30px;
    background-color: #C71444;
    float: left;
    margin-right: 8px; }
    .inside-quick-forms .still-looking-image.still-looking-image {
      background-position: -35px -5296px; }
    .inside-quick-forms .still-looking-image.make-enquiry-image {
      background-position: 50% -4392px; }
    .inside-quick-forms .still-looking-image.trade-in-image {
      background-position: -35px -5496px; }

/* ===================================
   Panels - Custom
   =================================== */
/*
Accordion
*/
.panel {
  margin-bottom: 20px;
  background-color: #fff; }

.panel-body {
  padding: 0; }
  .panel-body a:hover, .panel-body a:focus {
    text-decoration: none; }
  .panel-body a.EBG13:hover {
    text-decoration: underline; }

.panel-body:before, .panel-body:after {
  content: " ";
  display: table; }

.panel-body:after {
  clear: both; }

.panel-heading {
  padding: 0;
  border-bottom: 1px solid transparent; }
  .panel-heading a:hover, .panel-heading a:focus {
    color: #333333;
    text-decoration: none; }

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  display: block;
  position: relative; }
  .panel-title:hover {
    text-decoration: none; }

.panel-title > a {
  color: inherit; }

.panel-group {
  margin-bottom: 20px; }

.panel-group .panel {
  margin-bottom: 0; }

.panel-group .panel + .panel {
  margin-top: 0; }

.panel-group .panel-heading {
  border-bottom: 0; }

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid red; }

.panel-default > .panel-heading {
  color: #343434;
  background-color: #ededed;
  border-bottom: 1px solid #c1c1c1;
  position: relative; }

.sl-ab-form .panel-body {
  margin-bottom: 20px;
  margin-top: 10px;
  margin-top: 0; }

.panel-group .sl-ab-form .collapse.in {
  margin-bottom: 20px; }

.panel-group .sl-ab-form {
  margin: 0; }

.wyongnissan .aside-last.box-last-multi {
  display: flex; }

.wyongnissan .success {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  color: #fff;
  padding: 10px;
  background: #C71444;
  border: 9px solid #666; }

.wyongnissan .success a {
  color: #fff;
  text-decoration: underline; }

/* Generic Address Box */
.component-email-heading span.plus-minus,
.address-box-wrapper .panel-heading a span.plus-minus,
.operating-hours-wrapper .panel-heading a span.plus-minus {
  display: block;
  position: absolute;
  right: 10px;
  top: 9px;
  width: 22px;
  height: 20px;
  background: url("/n/images/icons_all_general_2014.png") no-repeat; }

span.plus-minus.inpage-special {
  top: -2px;
  right: 10px;
  background-position: 50% -14085px;
  position: absolute; }

.collapsed span.plus-minus.inpage-special {
  top: -2px;
  right: 10px;
  background-position: 50% -13987px;
  position: absolute;
  margin-top: 18px;
  margin-bottom: 0; }

.address-box-wrapper .dealer h1, .address-box-wrapper .dealer h2, .address-box-wrapper .dealer h3, .address-box-wrapper .dealer h4, .address-box-wrapper .dealer h5 {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin: 0;
  color: #fff; }

.address-box-wrapper .address-g {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 14px; }
  .address-box-wrapper .address-g .address-u-1 {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000; }

.address-box-wrapper .email-g {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 14px; }
  .address-box-wrapper .email-g .email-u-1 {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000; }

.address-box-wrapper .component-email {
  padding-bottom: 10px; }

.address-box-wrapper .component-email-heading {
  background: #dcddde;
  border: none;
  color: #666666;
  display: block;
  position: relative;
  text-transform: none;
  padding: 10px;
  text-transform: uppercase; }
  .address-box-wrapper .component-email-heading span {
    background-position: 50% -7689px; }
  .address-box-wrapper .component-email-heading.collapsed span {
    background-position: 50% -7598px; }

.address-box-wrapper .mobile_directions {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  text-transform: none;
  display: block;
  padding: 10px;
  max-width: 150px;
  border-radius: 5px;
  margin-top: 10px;
  color: #fff;
  background-color: #C71444;
  text-decoration: none;
  text-align: center;
  border: transparent;
  float: left; }

.address-box-wrapper .desktop_directions {
  margin: 0 20px 20px 0; }

.mobile.address-box-wrapper,
.mobile.operating-hours-wrapper {
  position: relative;
  display: none; }

.mobile.address-box-wrapper .mobile-contacts-panel-body {
  background-color: #4D4D4D; }

.desktop.address-box-wrapper,
.desktop.operating-hours-wrapper {
  display: none;
  display: block; }

.address-box-wrapper .panel-title,
.operating-hours-wrapper .panel-title,
.component-email-heading {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  padding: 13px 10px; }

.component-fax .address-u-2 a {
  border-bottom: none; }

.address-box-wrapper .panel-default > .panel-heading {
  background-color: #a7a9ac; }
  .address-box-wrapper .panel-default > .panel-heading .panel-title {
    color: #fff;
    text-transform: uppercase;
    padding-right: 30px; }
  .address-box-wrapper .panel-default > .panel-heading a span {
    background-position: 50% -7489px; }
  .address-box-wrapper .panel-default > .panel-heading a.collapsed span {
    background-position: 50% -7398px; }

.operating-hours-wrapper .panel-default > .panel-heading {
  background-color: #ebebec; }
  .operating-hours-wrapper .panel-default > .panel-heading .panel-title {
    color: #666666;
    text-transform: uppercase; }
  .operating-hours-wrapper .panel-default > .panel-heading a span {
    background-position: 50% -7689px; }
  .operating-hours-wrapper .panel-default > .panel-heading a.collapsed span {
    background-position: 50% -7598px; }

.address-box-wrapper.panel-group,
.operating-hours-wrapper.panel-group {
  margin-bottom: 0; }

.address-box-wrapper .panel-default > .panel-heading,
.operating-hours-wrapper .panel-default > .panel-heading {
  border-bottom: 1px solid #fff; }

.address-box-wrapper .panel-collapse,
.operating-hours-wrapper .panel-collapse {
  border: none; }

.address-box-wrapper .hours-g,
.operating-hours-wrapper .hours-g {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased; }
  .address-box-wrapper .hours-g .hours-u-1,
  .operating-hours-wrapper .hours-g .hours-u-1 {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000;
    font-size: 14px; }

.operating-hours-wrapper.panel-group {
  margin-bottom: 1.5em; }

.operating-hours-wrapper.mobile.panel-group {
  margin-bottom: 0; }

.EBG13 {
  visibility: hidden; }
  .EBG13.ROT13 {
    visibility: visible; }

.address-box-wrapper .panel {
  background-color: #fff; }

.address-box-wrapper .mobile-icon-wrapper {
  padding-top: 10px;
  border-bottom: none; }

.address-box-wrapper .mobile-contacts-panel-body p {
  color: #fff; }

.address-box-wrapper .mobile-contacts-panel-body .mobile-suburb-name {
  margin: 17px 0 0px 15px;
  min-height: 0px;
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .2px; }

.address-box-wrapper .mobile-contacts-panel-body .dealer-border {
  border: 1px solid #7f7f7f; }

.address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-icon-u {
  background-image: url("/n/images/icons_all_general_2014.png");
  background-repeat: no-repeat;
  height: 40px;
  float: left;
  padding-bottom: 10px;
  margin-left: 6px; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
    .address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-icon-u {
      float: none;
      height: 28px;
      margin-left: 0;
      padding-bottom: 0; } }

.address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-icon-phone {
  background-position: 50% -11199px;
  min-width: 20px; }

.address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-icon-location {
  background-position: 50% -11297px;
  min-width: 22px; }

.address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-icon-hours {
  background-position: 50% -11397px;
  min-width: 30px; }

.address-box-wrapper .mobile-contacts-panel-body a:hover {
  text-decoration: none; }

.address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-text-u {
  margin: 5px 0 2px 0px;
  min-height: 0px;
  text-align: left;
  font-size: 12px;
  line-height: 13px;
  letter-spacing: .2px;
  color: #fff; }
  @media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
    .address-box-wrapper .mobile-contacts-panel-body .mobile-contacts-text-u {
      float: none;
      text-align: center; } }

/* ===================================
Module - vehicles overview
=================================== */
.jump-menu-vehicle-name {
  display: inline-block;
  height: 10px;
  position: relative;
  width: 121px;
  background: url("/n/images/nissan-icons.png") no-repeat; }
  .leaf .jump-menu-vehicle-name {
    background-position: 18px -2124px; }
  .pulsar-hatch .jump-menu-vehicle-name,
  .pulsar-sedan .jump-menu-vehicle-name {
    background-position: 18px -1447px; }
  .altima .jump-menu-vehicle-name {
    background-position: 18px -1610px; }
  .vehicle-370z-coupe .jump-menu-vehicle-name,
  .vehicle-370z-roadster .jump-menu-vehicle-name {
    background-position: 18px -1965px; }
  .gt-r .jump-menu-vehicle-name {
    background-position: 18px -2199px; }
  .juke .jump-menu-vehicle-name {
    background-position: 18px -2789px; }
  .qashqai .jump-menu-vehicle-name {
    background-position: 18px -1650px; }
  .x-trail .jump-menu-vehicle-name {
    background-position: 18px -1703px; }
  .murano .jump-menu-vehicle-name {
    background-position: 18px -1640px; }
  .pathfinder .jump-menu-vehicle-name {
    background-position: 18px -1321px; }
  .patrol .jump-menu-vehicle-name {
    background-position: 18px -1670px; }
  .patrol-y61 .jump-menu-vehicle-name {
    background-position: 18px -1670px; }
  .patrol-cab-chassis .jump-menu-vehicle-name {
    background-position: 18px -1002px; }
  .navara-runout .jump-menu-vehicle-name {
    background-position: 18px -1575px; }
  .navara .jump-menu-vehicle-name {
    background-position: 18px -1573px;
    height: 14px; }
  .micra .jump-menu-vehicle-name {
    background-position: 18px -1731px; }
  .hybrid .jump-menu-vehicle-name {
    background-position: 18px -1321px; }

.vehicles .container-banner-sm {
  max-width: 1920px; }

.vehicles .pageContent h1 {
  font-size: 36px; }

.vehicles .pageContent h2 {
  font-size: 24px;
  border-bottom: 5px solid #C71444;
  padding-bottom: 8px; }

.vehicles .pageContent h3 {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px; }

.vehicles .pageContent h4 {
  font-size: 16px; }

.vehicles .vehicle-img-stretch {
  width: 100%; }

.vehicles #gallery_images li, .vehicles #gallery_videos li {
  list-style: none; }

.vehicles #gallery_videos video {
  width: 100%; }

.vehicles .vehicle_Range li {
  list-style: none;
  text-indent: -15px; }

.vehicles .vehicle_Range .tick {
  font-size: 18px;
  color: #C71444;
  padding-right: 2px; }

.vehicles .service_button .icon {
  width: 50px;
  height: 47px;
  float: left;
  padding-bottom: 10px;
  background-position: 50% -594px; }

.vehicles .service_button .icon-text {
  float: left;
  line-height: 50px;
  font-size: 9px;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: capitalize !important;
  color: #fff; }

.vehicles .vehicle_ServiceAdvantage h3 {
  font-size: 24px;
  color: #595959; }

.vehicles .vehicle_ServiceAdvantage h3 span {
  font-size: 45px;
  color: #000;
  line-height: 55px; }

.vehicles .service_button .icon-text:hover {
  color: #fff; }

.vehicles .pure-u-1.text-padding {
  padding-top: 20px; }

.vehicles .vehicle_PDF h2 {
  font-size: 24px;
  border-bottom: 5px solid #d11e24;
  padding-bottom: 8px; }

.vehicles .service_button {
  background-color: #EB0A1C;
  border-radius: 3px;
  margin-top: 10px;
  max-width: 185px; }

.vehicles .container.bg-page.box-main.menu {
  background: #4c4c4c; }

.vehicles .menu-wrapper {
  background: #4c4c4c;
  display: none;
  display: block; }

.vehicles .menubox a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  font-size: 10px;
  font-size: 12px;
  font-size: 100%; }

.vehicles .pageContent .back_top, .vehicles .vehicle_PDF .back_top {
  color: #b3b2b3;
  font-size: 12px;
  font-size: 14px; }

.vehicles .menu div a {
  text-align: center;
  -webkit-font-smoothing: antialiased; }

.vehicles .back_top {
  margin-right: 40px; }

.vehicles .back_top .icon {
  background-position: 46% -3500px;
  position: absolute; }

.vehicles a.back_top {
  float: right;
  line-height: 36px;
  text-decoration: none; }

.vehicles .view_pdf .icon {
  background-position: 58% -3398px;
  position: absolute; }

.vehicles .view_pdf .text {
  margin-left: 35px;
  line-height: 20px; }

.vehicles #videolink img {
  display: block !important; }

.vehicles .view_pdf a:hover {
  color: #fff; }

.vehicles .vehicle_PDF h2 {
  line-height: 36px; }

.vehicles .view_pdf {
  padding-left: 5px; }

.vehicles .vm360spin .icon {
  background-position: 0% -4300px;
  min-height: 95px;
  margin-top: 30px; }

.vehicles .jump-menu-nav.clearfix {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #c1c1c1;
  font-size: 14px;
  text-transform: uppercase;
  float: left;
  padding: 15px 30px 15px 0px;
  letter-spacing: -0.5px; }
  .vehicles .jump-menu-nav.clearfix .text {
    margin-right: -15px; }

.vehicles .vehicle-banner {
  position: relative; }
  .vehicles .vehicle-banner .vehicle-image-wrapper {
    margin: auto;
    position: relative; }

.vehicles .vehicle-name-banner {
  position: absolute;
  left: 40px;
  top: 5px;
  color: #000;
  left: 56px;
  top: 10px;
  left: 100px;
  top: 25px; }
  .vehicles .vehicle-name-banner .subtext {
    font-size: 0.557em;
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.857em; }
  .vehicles .vehicle-name-banner h1 {
    font-size: 1.543em;
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-top: -10px;
    margin-left: -1px;
    font-size: 3.143em;
    margin-left: -5px;
    font-size: 3.343em; }

.vehicles .vehicle-heading-wrapper {
  background-color: #eeeeee; }

.vehicles h1.vehicle-page-head {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 0px; }
  .vehicles h1.vehicle-page-head span {
    color: #000; }

.vehicles .section-divider {
  border-bottom: 2px solid #eee;
  margin: 15px 0;
  display: block;
  margin: 30px 0; }

.vehicles .vehicle-section-head-wrapper h3.section-header {
  color: #000; }

.vehicles .vehicle-section-head-wrapper .section-top {
  margin-bottom: 20px; }

.vehicles .vehicle-section-head-wrapper .section-bottom {
  margin-top: 20px; }

.vehicles .vehicle-section-head-wrapper .list-wrapper {
  max-width: 300px; }
  .vehicles .vehicle-section-head-wrapper .list-wrapper.brochure {
    max-width: 194px; }

.vehicles .vehicle-section-head-wrapper .navara-list-wrapper {
  font-size: 12px;
  max-width: 300px;
  display: inline;
  padding: 0 10px;
  width: 100%;
  position: absolute;
  top: 100%;
  font-size: 14px; }

.vehicles .vehicle-section-head-wrapper ul.list {
  padding-left: 0px; }
  .vehicles .vehicle-section-head-wrapper ul.list li.listitem {
    display: block;
    border-bottom: 2px solid #fff; }
  .vehicles .vehicle-section-head-wrapper ul.list li.listitem a, .vehicles .vehicle-section-head-wrapper ul.list i {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #c71444;
    color: #fff;
    display: block;
    line-height: 2.857em;
    min-height: 2.857em;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 3.143em;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .vehicles .vehicle-section-head-wrapper ul.list .listitem a:hover, .vehicles .vehicle-section-head-wrapper ul.list i:hover {
    background: #810d2c;
    color: #fff; }
  .vehicles .vehicle-section-head-wrapper ul.list .ico {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 0;
    margin-top: -10px;
    top: 50%;
    left: 12px; }
  .vehicles .vehicle-section-head-wrapper ul.list .contactMeBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -3313px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .contactMeBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -3844px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .requestBrochureBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .requestBrochureBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -4239px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .testDriveBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -1975px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .testDriveBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -1945px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .financeOptionsBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -3017px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .financeOptionsBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -3572px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .socialBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -2535px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .socialBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -2515px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .registerNowBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -2977px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .registerNowBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -2977px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .viewPacksBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .viewPacksBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .rangeBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -3057px no-repeat; }
  .vehicles .vehicle-section-head-wrapper ul.list .rangeBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -3771px no-repeat; }

.vehicles .vehicle-section-head-wrapper .slide {
  max-width: 924px; }

.vehicles .vehicle-section-head-wrapper .small {
  font-size: 10px;
  line-height: 12.85px; }

.vehicles .vehicle-section-head-wrapper .image-caption {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #eee;
  display: block;
  font-size: 0.857em;
  text-align: center;
  color: #666;
  padding: 7px 0.857em;
  margin-bottom: 0px;
  margin-bottom: 20px; }
  .vehicles .vehicle-section-head-wrapper .image-caption.nismo {
    width: auto;
    width: 924px; }

.vehicles .vehicle-section-head-wrapper .vehicle-u .image-caption {
  margin-bottom: 0px; }

.vehicles .vehicle-section-head-wrapper .features li {
  background: url(/n/images/tick-red.png) 0 0 no-repeat;
  background-position: 0px 5px;
  list-style: none;
  padding-left: 2.143em;
  margin-bottom: 1em; }

.vehicles .vehicle-section-head-wrapper .features-note {
  margin-top: 30px; }

.vehicles .vehicle-section-head-wrapper .relative-section-wrapper {
  position: relative; }

.vehicles .vehicle-section-head-wrapper .absolute-image-wrapper {
  position: relative; }
  .vehicles .vehicle-section-head-wrapper .absolute-image-wrapper .absolute-image {
    position: absolute;
    display: none;
    display: block;
    top: 0; }
  .vehicles .vehicle-section-head-wrapper .absolute-image-wrapper .absolute-1 {
    top: -40px;
    left: -28px;
    top: -68px;
    left: 20px; }
  .vehicles .vehicle-section-head-wrapper .absolute-image-wrapper .absolute-2 {
    top: -72px;
    max-width: 90%;
    left: 0;
    top: -93px;
    max-width: 85%;
    left: 20px;
    top: -145px;
    max-width: 75%;
    left: 10px; }
  .vehicles .vehicle-section-head-wrapper .absolute-image-wrapper .absolute-3 {
    top: -160px;
    max-width: 90%;
    left: 0;
    top: -210px;
    max-width: 85%;
    left: 20px;
    top: -230px;
    max-width: 75%;
    left: 10px; }
  .vehicles .vehicle-section-head-wrapper .absolute-image-wrapper .absolute-4 {
    top: -40px;
    left: -28px;
    top: 20px;
    left: 33px; }

.vehicles .vehicle-section-head-wrapper p.section-note {
  font-size: 0.714em;
  line-height: 1.986em; }

.vehicles .spec-wrapper {
  margin-top: 30px; }
  .vehicles .spec-wrapper .spec-range-header {
    color: #000;
    text-align: center; }

.vehicles .gallery_videos {
  display: block;
  position: relative; }
  .vehicles .gallery_videos .player-button {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    background: url("/n/images/video-play-button.png") no-repeat 50% 50%;
    top: 0;
    opacity: 0.7; }

.exter-links-cont {
  padding: 0 10px;
  position: relative; }

.navara-width img {
  width: 100%; }

/* ===================================
Module - vehicles overview
=================================== */
.pratibha.vehicles .container-banner-sm {
  max-width: 1920px; }

.pratibha.vehicles .pageContent h1 {
  font-size: 36px; }

.pratibha.vehicles .pageContent h2 {
  font-size: 24px;
  border-bottom: 5px solid #C71444;
  padding-bottom: 8px; }

.pratibha.vehicles .pageContent h3 {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px; }

.pratibha.vehicles .pageContent h4 {
  font-size: 16px; }

.pratibha.vehicles #gallery_images li, .pratibha.vehicles #gallery_videos li {
  list-style: none; }

.pratibha.vehicles #gallery_videos video {
  width: 100%; }

.pratibha.vehicles .vehicle_Range li {
  list-style: none;
  text-indent: -15px; }

.pratibha.vehicles .vehicle_Range .tick {
  font-size: 18px;
  color: #C71444;
  padding-right: 2px; }

.pratibha.vehicles .service_button .icon {
  width: 50px;
  height: 47px;
  float: left;
  padding-bottom: 10px;
  background-position: 50% -594px; }

.pratibha.vehicles .service_button .icon-text {
  float: left;
  line-height: 50px;
  font-size: 9px;
  font-size: 14px;
  letter-spacing: 0;
  text-transform: capitalize !important;
  color: #fff; }

.pratibha.vehicles .vehicle_ServiceAdvantage h3 {
  font-size: 24px;
  color: #595959; }

.pratibha.vehicles .vehicle_ServiceAdvantage h3 span {
  font-size: 45px;
  color: #000;
  line-height: 55px; }

.pratibha.vehicles .service_button .icon-text:hover {
  color: #fff; }

.pratibha.vehicles .pure-u-1.text-padding {
  padding-top: 20px; }

.pratibha.vehicles .vehicle_PDF h2 {
  font-size: 24px;
  border-bottom: 5px solid #d11e24;
  padding-bottom: 8px; }

.pratibha.vehicles .service_button {
  background-color: #EB0A1C;
  border-radius: 3px;
  margin-top: 10px;
  max-width: 185px; }

.pratibha.vehicles .container.bg-page.box-main.menu {
  background: #666666; }

.pratibha.vehicles .menu-wrapper {
  background: #666666;
  display: none;
  display: block; }

.pratibha.vehicles .menubox {
  padding: 25px; }

.pratibha.vehicles .menubox a {
  color: #fff;
  text-decoration: none;
  font-size: 10px;
  font-size: 10px;
  font-size: 12px;
  font-size: 100%; }

.pratibha.vehicles .pageContent .back_top, .pratibha.vehicles .vehicle_PDF .back_top {
  color: #b3b2b3;
  font-size: 12px;
  font-size: 14px; }

.pratibha.vehicles .menu div a {
  text-align: center;
  -webkit-font-smoothing: antialiased; }

.pratibha.vehicles .back_top {
  margin-right: 40px; }

.pratibha.vehicles .back_top .icon {
  background-position: 46% -3500px;
  position: absolute; }

.pratibha.vehicles a.back_top {
  float: right;
  line-height: 36px;
  text-decoration: none; }

.pratibha.vehicles .view_pdf .icon {
  background-position: 58% -3398px;
  position: absolute; }

.pratibha.vehicles .view_pdf .text {
  margin-left: 35px;
  line-height: 20px; }

.pratibha.vehicles #videolink img {
  display: block !important; }

.pratibha.vehicles .view_pdf a:hover {
  color: #fff; }

.pratibha.vehicles .vehicle_PDF h2 {
  line-height: 36px; }

.pratibha.vehicles .view_pdf {
  padding-left: 5px; }

.pratibha.vehicles .vm360spin .icon {
  background-position: 0% -4300px;
  min-height: 95px;
  margin-top: 30px; }

.pratibha.vehicles .vehicle-banner {
  position: relative; }
  .pratibha.vehicles .vehicle-banner .vehicle-image-wrapper {
    margin: auto;
    position: relative; }

.pratibha.vehicles .vehicle-name-banner {
  position: absolute;
  left: 40px;
  top: 5px;
  color: #000;
  left: 56px;
  top: 10px;
  left: 100px;
  top: 25px; }
  .pratibha.vehicles .vehicle-name-banner .subtext {
    font-size: 0.557em;
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.857em; }
  .pratibha.vehicles .vehicle-name-banner h1 {
    font-size: 1.543em;
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    margin-top: -10px;
    margin-left: -1px;
    font-size: 3.143em;
    margin-left: -5px;
    font-size: 3.343em; }

.pratibha.vehicles .vehicle-heading-wrapper {
  background-color: #eeeeee; }

.pratibha.vehicles h1.vehicle-page-head {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
  text-transform: uppercase;
  padding: 20px 0px 17px 0px;
  margin-top: 0px;
  margin-bottom: 0px; }
  .pratibha.vehicles h1.vehicle-page-head span {
    color: #000; }

.pratibha.vehicles .vehicle-section-head-wrapper {
  margin-top: 50px; }
  .pratibha.vehicles .vehicle-section-head-wrapper .section-header {
    color: #000; }
  .pratibha.vehicles .vehicle-section-head-wrapper .section-top {
    margin-bottom: 20px; }
  .pratibha.vehicles .vehicle-section-head-wrapper .section-bottom {
    margin-top: 20px; }
  .pratibha.vehicles .vehicle-section-head-wrapper .list-wrapper {
    max-width: 300px; }
  .pratibha.vehicles .vehicle-section-head-wrapper ul.list {
    padding-left: 0px; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list li.listitem {
      display: block;
      border-bottom: 2px solid #fff; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list li.listitem a, .pratibha.vehicles .vehicle-section-head-wrapper ul.list i {
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      background: #c71444;
      color: #fff;
      display: block;
      line-height: 2.857em;
      min-height: 2.857em;
      text-transform: uppercase;
      font-weight: bold;
      padding-left: 4.143em;
      position: relative;
      z-index: 5;
      white-space: nowrap;
      -webkit-transition-property: all;
      -moz-transition-property: all;
      -o-transition-property: all;
      transition-property: all;
      -webkit-transition-duration: 0.1s;
      -moz-transition-duration: 0.1s;
      -o-transition-duration: 0.1s;
      transition-duration: 0.1s;
      -webkit-transition-timing-function: ease-in-out;
      -moz-transition-timing-function: ease-in-out;
      -o-transition-timing-function: ease-in-out;
      transition-timing-function: ease-in-out; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .listitem a:hover, .pratibha.vehicles .vehicle-section-head-wrapper ul.list i:hover {
      background: #810d2c;
      color: #fff; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .ico {
      position: absolute;
      display: block;
      width: 20px;
      height: 20px;
      left: 0;
      margin-top: -10px;
      top: 50%;
      left: 18px; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .contactMeBtn .ico {
      background: url("/n/images/nissan-icons.png") 0 -3313px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .contactMeBtn a:hover .ico {
      background: url("/n/images/nissan-icons.png") 0 -3844px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .requestBrochureBtn .ico {
      background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .requestBrochureBtn a:hover .ico {
      background: url("/n/images/nissan-icons.png") 0 -4239px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .testDriveBtn .ico {
      background: url("/n/images/nissan-icons.png") 0 -1975px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .testDriveBtn a:hover .ico {
      background: url("/n/images/nissan-icons.png") 0 -1945px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .financeOptionsBtn .ico {
      background: url("/n/images/nissan-icons.png") 0 -3017px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .financeOptionsBtn a:hover .ico {
      background: url("/n/images/nissan-icons.png") 0 -3572px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .socialBtn .ico {
      background: url("/n/images/nissan-icons.png") 0 -2535px no-repeat; }
    .pratibha.vehicles .vehicle-section-head-wrapper ul.list .socialBtn i:hover .ico {
      background: url("/n/images/nissan-icons.png") 0 -2515px no-repeat; }
  .pratibha.vehicles .vehicle-section-head-wrapper .features li {
    background: url(/n/images/tick-red.png) 0 0 no-repeat;
    background-position: 0px 5px;
    list-style: none;
    padding-left: 2.143em;
    margin-bottom: 1em; }
  .pratibha.vehicles .vehicle-section-head-wrapper .features-note {
    margin-top: 30px; }
  .pratibha.vehicles .vehicle-section-head-wrapper .overview-image {
    padding: 25px;
    margin-bottom: 1em; }
  .pratibha.vehicles .vehicle-section-head-wrapper .section-divider {
    background: #F0E5E5;
    height: 2px;
    display: block;
    clear: both; }

/* Styles for the News page */
#gawmakelist li,
#gawmodellist li {
  list-style: none; }
  #gawmakelist li a,
  #gawmodellist li a {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: block;
    text-align: left;
    background-color: #C71444;
    padding: 17px;
    margin: 1px 0;
    color: #fff;
    padding: 10px; }
  #gawmakelist li a:hover,
  #gawmodellist li a:hover {
    text-decoration: none; }

#gawmakelist {
  padding: 0;
  margin-top: 40px; }

/* Model News List */
ul#gawmodellist {
  padding-left: 0; }

#gawmodellist li {
  width: auto;
  float: left;
  width: 100%;
  float: right; }
  #gawmodellist li a {
    background-color: #f7f7f7;
    color: #808080; }
  #gawmodellist li a:hover {
    color: #C71444;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition: all 250ms ease-in; }

/* All Articles */
#listing {
  margin-top: 2em;
  margin-top: 0; }
  #listing .navitem {
    margin-bottom: 10px;
    padding: 0.4em;
    width: 45%;
    float: left;
    margin-right: 3%;
    margin-bottom: 0;
    height: 130px;
    overflow: auto;
    height: 145px;
    overflow: auto;
    height: 115px;
    overflow: auto; }
    #listing .navitem .navitemtitle {
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #000;
      font-size: 14px;
      margin-top: 0; }
    #listing .navitem:hover {
      cursor: pointer; }
      #listing .navitem:hover .navitemtitle {
        color: #C71444;
        -webkit-transition: all 250ms ease-in;
        -moz-transition: all 250ms ease-in;
        -ms-transition: all 250ms ease-in;
        -o-transition: all 250ms ease-in;
        transition: all 250ms ease-in; }
    #listing .navitem a:hover {
      text-decoration: none; }
    #listing .navitem img {
      float: left;
      margin-right: 5px;
      margin-bottom: 5px;
      float: left;
      margin-right: 5px; }
    .home-news #listing .navitem {
      height: 100%;
      width: 100%;
      margin-top: 10px;
      width: 47%;
      margin-right: 3%;
      width: 31%;
      margin-right: 2%; }
      .home-news #listing .navitem img {
        padding-right: 5px; }
      .home-news #listing .navitem a:hover {
        text-decoration: none; }
  #listing #paging {
    margin-top: 30px;
    font-size: 12px;
    float: left; }
    #listing #paging li {
      float: left;
      padding-left: 6px;
      list-style: none; }
      #listing #paging li a {
        font-size: 13px; }
        #listing #paging li a.active {
          font-size: 14px;
          color: #000; }

/* Story */
#gawstory h1 {
  margin-top: 0;
  font-size: 24px;
  border-bottom: 2px solid #d1d3d4;
  margin-bottom: 0.8em; }

#gawstory h2 {
  font-size: 20px; }

#gawstory table {
  width: 100% !important; }

/* Home Page News */
.home-news {
  padding: 50px 0; }
  .home-news h2 {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.12em; }
  .home-news .navitemprecede {
    font-size: 13px; }
  .home-news .more-news {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    display: block;
    clear: both;
    padding-top: 10px; }
    .home-news .more-news:hover {
      color: #C71444;
      -webkit-transition: all 250ms ease-in;
      -moz-transition: all 250ms ease-in;
      -ms-transition: all 250ms ease-in;
      -o-transition: all 250ms ease-in;
      transition: all 250ms ease-in; }

.add-this-container {
  position: relative; }
  .add-this-container .add-this-main {
    position: absolute;
    top: 20px;
    left: 0;
    width: 70px;
    color: #000000;
    top: 20px; }
    .add-this-container .add-this-main .button-share {
      display: block;
      background-color: #C71444;
      padding: 1px 6px;
      width: 20px;
      height: 20px;
      text-decoration: none;
      color: #fff;
      line-height: 1.25em; }
  .add-this-container .text-share {
    margin-left: 3px; }
  .add-this-container .add-this {
    display: none; }

/* Separated because this section pop-ups under fancybox-inner class */
.add-this {
  border: 1px solid #aaa; }
  .add-this .share-title {
    padding: 1px 10px;
    background: #a7a9ac;
    border-bottom: 1px solid #aaa; }
    .add-this .share-title h5 {
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #fff; }
  .add-this .share-social-icons {
    padding: 10px 5px;
    background: #fff; }
    .add-this .share-social-icons > div {
      padding: 10px 0px;
      text-align: center; }
    .add-this .share-social-icons span {
      margin: 0 auto; }
  .add-this .at4-icon {
    background: url("/n/images/add-this_icons.png"); }
    .add-this .at4-icon.aticon-facebook {
      background-position: 6px 6px; }
    .add-this .at4-icon.aticon-twitter {
      background-position: 2px -194px; }
    .add-this .at4-icon.aticon-pinterest_share {
      background-position: 0px -395px; }
    .add-this .at4-icon.aticon-tumblr {
      background-position: 0px -596px; }
    .add-this .at4-icon.aticon-stumbleupon {
      background-position: 0px -792px; }
    .add-this .at4-icon.aticon-linkedin {
      background-position: 0px -996px; }
    .add-this .at4-icon.aticon-google_plusone_share {
      background-position: 0px -1192px; }
    .add-this .at4-icon.aticon-email {
      background-position: 0px -1392px; }
    .add-this .at4-icon.aticon-compact {
      background-position: 0px -1594px; }

/*
TOOLBOX - General
*/
.csstransitions .toolbox-wrapper {
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -ms-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in; }

.csstransitions .toolbox > div .text {
  -webkit-transition: background-color 100ms ease-in;
  -moz-transition: background-color 100ms ease-in;
  -ms-transition: background-color 100ms ease-in;
  -o-transition: background-color 100ms ease-in;
  transition: background-color 100ms ease-in; }

.boxshadow .toolbox-wrapper.sticky {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }

.csstransitions .toolbox a {
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -ms-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in; }

.toolbox-wrapper {
  display: none;
  width: 100%;
  background-color: #C71444;
  z-index: 3;
  border-bottom: 1px solid #e9255a;
  border-bottom: 1px solid #e9255a;
  border-top: 1px solid #e9255a; }
  .toolbox-wrapper .quick-button {
    display: none; }

.toolbox-wrapper.tablet-mobile {
  display: none;
  display: block !important;
  position: relative; }
  .home .toolbox-wrapper.tablet-mobile {
    display: none !important; }
  .extra .toolbox-wrapper.tablet-mobile.tab {
    position: fixed;
    top: 0; }

.toolbox-wrapper.desktop {
  display: none; }

.toolbox-wrapper.vehicle-tablet-mobile {
  display: block; }
  .toolbox-wrapper.vehicle-tablet-mobile.sticky {
    background-color: transparent;
    position: fixed;
    top: -175px;
    left: 0;
    -webkit-backface-visibility: hidden;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
    top: 0; }

.tool-u-quicksearch {
  position: relative; }
  .tool-u-quicksearch.arrow .text {
    background-image: url("/n/images/icons_all_general_2014.png");
    background-repeat: no-repeat;
    background-position: 80px -13858px; }
    .stay_here .tool-u-quicksearch.arrow .text {
      background-position: 80px -14057px; }

.quickSearchWrapper {
  display: none;
  position: absolute;
  left: 0px;
  top: 75px;
  width: 100%;
  background: #ededed;
  padding: 10px 20px 10px 0px;
  -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.5); }

.toolbox-wrapper.desktop .toolbox a {
  border-left: none; }

.toolbox {
  padding: 0;
  margin: 0; }
  .toolbox div {
    cursor: pointer; }
  .toolbox a {
    display: block;
    width: 100%;
    min-height: 87px;
    line-height: 87px;
    text-align: center;
    text-decoration: none;
    background: #C71444;
    border-left: 1px solid #e9255a;
    border-top: 1px solid #e9255a;
    border: none;
    border-left: 1px solid #e9255a;
    min-height: 58px;
    border-left: 1px solid #e9255a; }
    .toolbox a:hover {
      text-decoration: none;
      background: #a71139;
      color: #fff;
      border-bottom: 0; }
      .toolbox a:hover .text {
        background-position: 80px -13957px; }

.toolbox .toolbox-tool-u.tool-u-6 .icon-wrapper {
  border-bottom: 0; }

.toolbox .toolbox-tool-u {
  border: 0; }
  .toolbox .toolbox-tool-u .icon-wrapper {
    padding-top: 10px; }
  .toolbox .toolbox-tool-u .text {
    display: none; }
  .toolbox .toolbox-tool-u:last-child .text {
    border-bottom: none; }
  .toolbox .toolbox-tool-u a:hover .text {
    color: #fff;
    background-color: #C71444;
    border-bottom: 1px solid #C71444; }

.icon {
  background: url("/n/images/icons_all_general_2014.png") no-repeat;
  min-width: 40px;
  min-height: 40px; }
  .tool-u-1 .icon {
    /* QUOTE */
    background-position: 50% -393px; }
  .tool-u-2 .icon {
    /* BROCHURE */
    background-position: 50% -493px; }
  .tool-u-3 .icon {
    /* SERVICE */
    background-position: 50% -593px; }
  .tool-u-4 .icon {
    /* SPECIALS */
    background-position: 50% -693px; }
  .tool-u-5 .icon {
    /* TEST DRIVE */
    background-position: 50% -793px; }
  .tool-u-6 .icon {
    /* OUR STOCK */
    background-position: 50% -893px; }
  .toolbox .icon {
    width: 50px;
    height: 47px;
    float: left;
    padding-bottom: 10px; }

.toolbox .icon-text {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: normal;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  padding: 0 1px 0 1px;
  float: left;
  line-height: 13px;
  text-align: left;
  width: 64%;
  margin-top: 12px; }

.tool-u-2 .icon-text {
  margin-top: 5px; }

/*
Tool box which appears only on stock pages
*/
.stockQuickSearch {
  font-size: 14px; }
  .stockQuickSearch form {
    width: 100%; }
  .stockQuickSearch button {
    margin-left: 6px;
    border: none;
    outline: 0px;
    width: auto;
    cursor: pointer;
    padding-left: 26px;
    padding-right: 26px; }
  .stockQuickSearch label {
    *display: inline;
    display: inline-block; }
  .stockQuickSearch fieldset {
    width: 100%;
    margin-bottom: 6px;
    border: 0px; }
  .stockQuickSearch select {
    border: 1px solid #ababab; }

.stockQuickSearch__left {
  width: 29%;
  float: left;
  text-align: center; }

.stockQuickSearch__right {
  width: 70%;
  float: left; }

.stockQuickSearch__wrapper {
  *display: inline;
  display: inline-block; }

.stockQuickSearch__wrapper.state-count-1 {
  width: 98.9%; }

.stockQuickSearch__wrapper.state-count-2 {
  width: 48.9%; }

.stockQuickSearch__wrapper.state-count-3 {
  width: 28.9%; }

.stockQuickSearch__select-year-from {
  width: 48.5%;
  margin-right: 1%; }

.stockQuickSearch__select-year-to {
  width: 48.5%;
  margin-left: 1%;
  float: right; }

.stockQuickSearch__input-text-price-from,
.stockQuickSearch__input-text-price-to {
  width: 47.5% !important;
  padding: 0.25%;
  border: 1px solid #ababab; }

.stockQuickSearch__input-text-price-from {
  margin-right: 1%;
  padding-right: 7px;
  padding-left: 7px; }

.stockQuickSearch__input-text-price-to {
  margin-left: 1%;
  float: right;
  padding-right: 7px;
  padding-left: 7px; }

/*
Tool box which appears only on vehicle pages
*/
.boxshadow .toolbox-wrapper.vehicle-tablet-mobile.sticky {
  -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5); }

.vehicle-tablet-mobile.sticky .toolbox a {
  background-color: #de164c; }

.vehicle-tablet-mobile.sticky .toolbox a:hover {
  background-color: #C71444; }

.toolbox-wrapper.vehicle-tablet-mobile {
  background-color: #C71444; }
  .toolbox-wrapper.vehicle-tablet-mobile.sticky {
    background-color: #de164c; }
  .toolbox-wrapper.vehicle-tablet-mobile.sticky .quick-button {
    display: block;
    width: 30%;
    margin: 0 auto;
    min-height: 45px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: #C71444;
    cursor: pointer;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    display: none; }
  .toolbox-wrapper.vehicle-tablet-mobile .toolbox .tool-u-1 a {
    border-left: 1px solid #e9255a; }

/*
TOOLBOX MINI - Appears in Stock Search Results Page
*/
.toolbox-mini-wrapper {
  display: none;
  display: inline-block;
  margin-top: 0;
  margin-top: 23px;
  height: 40px;
  border-bottom: 1px solid #C71444; }
  .toolbox-mini-wrapper .tool-u {
    display: block;
    position: relative;
    border: none;
    border-radius: 3px;
    background: #4D4D4D;
    margin-bottom: 10px;
    cursor: pointer;
    margin-right: 5%;
    margin-right: 0;
    margin-left: 5%; }
    .toolbox-mini-wrapper .tool-u .icon-u {
      background-color: #b83734;
      float: left;
      width: 40px;
      height: 40px;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      width: 30px;
      height: 30px; }
    .toolbox-mini-wrapper .tool-u .icon-u-1 {
      background: #C71444 url("/n/images/icons_all_general_2014.png") -30px -5292px no-repeat;
      background: #C71444 url("/n/images/icons_all_general_2014.png") -35px -5296px no-repeat; }
    .toolbox-mini-wrapper .tool-u .icon-u-2 {
      background: #C71444 url("/n/images/icons_all_general_2014.png") -30px -5392px no-repeat;
      background: #C71444 url("/n/images/icons_all_general_2014.png") -34px -5396px no-repeat; }
    .toolbox-mini-wrapper .tool-u .icon-u-3 {
      background: #C71444 url("/n/images/icons_all_general_2014.png") -30px -5492px no-repeat;
      background: #C71444 url("/n/images/icons_all_general_2014.png") -35px -5496px no-repeat; }
    .toolbox-mini-wrapper .tool-u .tool-text-u {
      color: #fff;
      margin-left: 6px;
      line-height: 40px;
      font-size: 12px;
      line-height: 30px; }

/*
Utility Box which appears only in mobile Home Page
*/
.mobile-utility-wrapper {
  background-color: #C71444; }
  .mobile-utility-wrapper .mobile-call-us-button {
    text-align: center;
    background: #C71444;
    color: #fff;
    font-size: 17px;
    padding: 10px 0;
    height: 45px;
    line-height: 25px;
    display: none; }
    .mobile-utility-wrapper .mobile-call-us-button a {
      color: #fff; }
  .mobile-utility-wrapper .mobile-address {
    text-align: center;
    padding: 10px 0;
    height: 45px;
    line-height: 25px;
    color: #fff;
    font-size: 13px;
    background-color: #C71444;
    display: none; }

.mobile-home-tool-container {
  width: 100%;
  background-color: #C71444;
  display: none; }

.home .mobile-home-tool-container {
  display: block; }

.home .toolbox > div .text {
  display: none; }

.vehicle-slider {
  position: relative;
  background-color: #eeeeee;
  overflow: hidden;
  padding-bottom: 4%;
  padding-bottom: 0; }
  .vehicle-slider .owl-controls .owl-buttons {
    display: none; }
  .vehicle-slider .owl-wrapper {
    display: table !important; }
  .vehicle-slider .owl-item {
    display: table-cell !important;
    float: none;
    vertical-align: middle; }

.vehicle-slider-wrapper {
  padding-top: 0px;
  padding-bottom: 0px; }
  .vehicle-slider-wrapper .disclaimer {
    padding-top: 8px;
    font-size: 10px;
    color: #000; }

.vehicle-slider-wrapper-overlay {
  position: relative; }

.vehicle-slider-button {
  padding: 0;
  border: none;
  background-color: transparent;
  outline: 0;
  filter: none;
  background: none;
  display: none;
  position: absolute;
  top: 50%;
  z-index: 1;
  cursor: pointer;
  -webkit-transition: left 1s, right 1s;
  -moz-transition: left 1s, right 1s;
  -ms-transition: left 1s, right 1s;
  -o-transition: left 1s, right 1s;
  transition: left 1s, right 1s;
  width: 40px;
  height: 160px;
  margin-top: -80px;
  background-color: #c1c1c1;
  -moz-opacity: 0.40;
  -khtml-opacity: 0.40;
  opacity: 0.40;
  filter: alpha(opacity=40);
  display: block; }
  .vehicle-slider-button:hover, .vehicle-slider-button:focus {
    filter: none;
    background-image: none;
    background-color: transparent; }
  .vehicle-slider-button:hover, .vehicle-slider-button:focus {
    background-color: #c1c1c1;
    -moz-opacity: 0.40;
    -khtml-opacity: 0.40;
    opacity: 0.40;
    filter: alpha(opacity=40); }
  .vehicle-slider-button.vehicle-slider-button-prev {
    left: -14%; }
    .vehicle-slider:hover .vehicle-slider-button.vehicle-slider-button-prev {
      left: 0%; }
  .vehicle-slider-button.vehicle-slider-button-next {
    right: -14%; }
    .vehicle-slider:hover .vehicle-slider-button.vehicle-slider-button-next {
      right: 0%; }

.vehicle-slider-button-icon {
  background-image: url("/n/images/icons_all_general_2014.png");
  width: 45px;
  height: 70px;
  margin: 0 auto;
  margin-top: 37px; }
  .vehicle-slider-button-prev .vehicle-slider-button-icon {
    background-position: -30px -8185px; }
  .vehicle-slider-button-next .vehicle-slider-button-icon {
    background-position: -30px -8285px; }

.vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev .prevButton, .vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-prev .nextButton,
.vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next .prevButton,
.vehicle-section-slider-wrapper .owl-controls .owl-buttons .owl-next .nextButton {
  font-size: 99px; }

.vehicle-slider-background {
  color: #000;
  position: absolute;
  top: 20%; }
  .vehicle-slider-background .brand-name {
    font-size: 12px;
    line-height: normal; }
  .vehicle-slider-background .vehicle-name {
    font-size: 22px;
    font-weight: bold;
    line-height: normal;
    font-size: 32px;
    font-size: 46px;
    font-size: 62px;
    font-size: 72px; }
  .vehicle-slider-background .owl-pagination {
    position: relative;
    z-index: 1; }
  .vehicle-slider-background .owl-page {
    height: 12px;
    width: 12px;
    float: left;
    background-color: #666666;
    margin-right: 5px;
    cursor: pointer;
    border-radius: 25px;
    -moz-opacity: 0.60;
    -khtml-opacity: 0.60;
    opacity: 0.60;
    filter: alpha(opacity=60); }
    .vehicle-slider-background .owl-page.active {
      background-color: #c71444;
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1;
      filter: alpha(opacity=100); }

.vehicle-slider-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  margin-top: 9%; }
  .vehicle-slider-overlay img {
    visibility: hidden;
    width: 77%;
    margin-top: -3%; }

.x-trail .vehicle-slider-overlay img {
  margin-top: -9%; }

.vehicle-slider-overlay-close {
  padding: 0;
  border: none;
  background-color: transparent;
  outline: 0;
  filter: none;
  background: none;
  background: url("/n/images/colour-close.png") 50% 50% no-repeat;
  visibility: hidden;
  position: absolute;
  width: 20px;
  height: 20px;
  font-size: 22px;
  font-weight: bold;
  right: 10%; }
  .vehicle-slider-overlay-close:hover, .vehicle-slider-overlay-close:focus {
    filter: none;
    background-image: none;
    background-color: transparent; }
  .vehicle-slider-overlay-close:focus {
    background: url("/n/images/colour-close.png") 50% 50% no-repeat; }
  .vehicle-slider-overlay-close:hover {
    background: url("/n/images/colour-close-active.png"); }

.vehicle-slider-overlay-close-tooltip {
  display: none;
  background-color: #000000;
  position: absolute;
  padding: 6px 17px;
  height: 31px;
  top: 50%;
  left: -76px;
  margin-top: -15.5px;
  font-size: 12px; }
  .vehicle-slider-overlay-close-tooltip .arrow {
    background-image: url(/n/images/color-close-bg.png);
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -6px; }
  .vehicle-slider-overlay-close-tooltip .text {
    color: #fff;
    font-weight: bold; }
  .vehicle-slider-overlay-close:hover .vehicle-slider-overlay-close-tooltip {
    display: block; }

.vehicle-slider-item .image-wrapper {
  width: 56%;
  float: right;
  width: auto; }

.vehicle-slider-colours-preview {
  display: none;
  position: absolute;
  bottom: 60px;
  background-color: #fff;
  width: 100%; }
  .vehicle-slider-colours:hover .vehicle-slider-colours-preview {
    display: block; }

.vehicle-slider-colours-preview-description {
  background-color: #000000;
  padding: 10px 5px;
  text-align: center; }
  .vehicle-slider-colours-preview-description span {
    color: #868686;
    font-size: 12px;
    font-weight: bold; }
  .vehicle-slider-colours-preview-description .colour-name {
    color: #fff; }
  .vehicle-slider-colours-preview-description .uppercase {
    text-transform: uppercase; }

.vehicle-slider-colours-preview-pointer {
  background-image: url(/n/images/nissan-icons.png);
  background-position-x: 0px;
  background-position-y: 463px;
  position: absolute;
  width: 12px;
  height: 6px;
  margin-left: -6px;
  -webkit-transition: 1s left;
  -moz-transition: 1s left;
  -ms-transition: 1s left;
  -o-transition: 1s left;
  transition: 1s left; }

.vehicle-slider-colours {
  width: 100%;
  position: relative;
  width: 330px;
  width: 300px; }

.vehicle-slider-colours-item {
  padding: 0;
  border: none;
  background-color: transparent;
  outline: 0;
  filter: none;
  background: none;
  height: 40px;
  float: left;
  vertical-align: middle; }
  .vehicle-slider-colours-item:hover, .vehicle-slider-colours-item:focus {
    filter: none;
    background-image: none;
    background-color: transparent; }
  .vehicle-slider-colours-item:hover {
    padding: 2px; }
  .vehicle-slider-colours-item .color {
    width: 100%;
    height: 100%; }

.vehicle-slider-empty-space {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #eeeeee;
  padding-top: 5px; }

.img-stretch {
  width: 100%; }

.ba-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #F2F2F2;
  padding: 8px;
  margin: 15px 0; }
  .ba-heading:first-child {
    margin-top: 0; }

.ba-list {
  padding: 0;
  margin: 0; }

.ba-item {
  list-style: none;
  margin-bottom: 8px; }
  .ba-item.ba-item:last-child {
    margin-bottom: 0; }
  .ba-item:before, .ba-item:after {
    content: " ";
    display: table; }
  .ba-item:after {
    clear: both; }
  .ba-item .clearfix {
    *zoom: 1; }

.ba-thumb {
  display: none;
  display: block;
  margin: 0 10px 0 0;
  width: 20%;
  float: left; }

.ba-text-wrapper {
  width: 70%;
  float: left; }

.ba-link,
.ba-pagination-link {
  font-size: 12px;
  line-height: 15px; }

.ba-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
  .ba-link:hover .ba-text {
    text-decoration: underline;
    text-decoration-skip: ink; }

.ba-text,
.ba-text-date {
  display: block; }

.ba-link .ba-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C71444; }

.ba-text-date {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000;
  font-size: 11px;
  font-size: 9px; }

.ba-pagination-link {
  display: inline-block;
  padding: 6px 12px 4px 12px;
  background-color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #C71444;
  transition: background-color 200ms ease-in-out, border-color 200ms ease-in-out;
  border-radius: 3px; }
  .ba-pagination-link.current {
    cursor: default;
    background-color: #C71444;
    border-color: #C71444; }
  .ba-pagination-link:hover {
    background-color: #C71444;
    border-color: #C71444; }
  .ba-pagination-link.current .ba-pagination-text,
  .ba-pagination-link:hover .ba-pagination-text {
    color: #fff; }
  .ba-pagination-link .ba-pagination-text {
    text-decoration: none;
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #C71444; }

.ba-tag-wrapper .ba-tag-link {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background-color: #808080;
  padding: 6px 12px;
  border-radius: 3px;
  display: inline-block;
  margin: 0 3px 5px 0;
  -webkit-transition: background-color 250ms ease-in;
  -moz-transition: background-color 250ms ease-in;
  -ms-transition: background-color 250ms ease-in;
  -o-transition: background-color 250ms ease-in;
  transition: background-color 250ms ease-in; }
  .ba-tag-wrapper .ba-tag-link:hover {
    text-decoration: none;
    color: #fff;
    background-color: #333333; }

.blog-main-col-1 {
  width: 100%;
  width: 70%;
  padding-right: 1.5rem; }

.blog-main-col-2 {
  width: 100%;
  width: 30%; }

.blog-col-1 {
  width: 100%;
  width: 30%;
  padding-right: 1.5rem; }

.blog-col-2 {
  width: 100%;
  margin-top: 1rem;
  width: 70%;
  margin-top: 0; }

.blog-listing-wrapper {
  margin-bottom: 2rem;
  border-bottom: 2px solid #ebebec;
  padding-bottom: 2rem; }
  .blog-listing-wrapper:last-child {
    border-bottom: 0;
    margin-bottom: 0; }

.bl-image-link {
  display: block; }

.bl-image-small {
  margin: 0; }

.bl-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  margin: 0 0 .5rem 0; }

.bl-heading-link {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-decoration: none;
  color: #000; }
  .bl-heading-link:hover {
    text-decoration: underline;
    text-decoration-skip: ink;
    color: #000; }

.bl-date {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 16px;
  color: #000000;
  margin: 0; }

.blog-listing-wrapper .bl-btn {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: capitalize;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  background: #C71444;
  padding: 8px 12px;
  text-decoration: none;
  color: #fff;
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }
  .blog-listing-wrapper .bl-btn:hover {
    color: #fff;
    background: #a21037; }

.bl-pagination-wrapper {
  width: auto;
  background: #dcddde;
  margin: 0 auto;
  padding: 4px 4px 4px 14px;
  border-radius: 10px; }

.bl-pagination-link {
  text-decoration: none;
  display: inline-block;
  background: #a7a9ac;
  color: #fff;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  margin-right: 10px;
  text-align: center;
  font-size: 14px;
  line-height: 24px; }
  .bl-pagination-link:hover, .bl-pagination-link.current {
    background: #666;
    color: #fff; }

.bp-image-large {
  padding-bottom: 1.5rem; }

.bp-heading {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 26px;
  margin: 0 0 .5rem 0; }

.ph-auxiliary {
  font-size: 70%;
  text-transform: uppercase; }

.bp-date {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 16px;
  color: #666;
  margin: 0 0 15px; }

.byline-wrapper {
  font-size: 13px; }

.bp-byline-author,
.bp-byline-date {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin-right: 10px; }

.bp-byline-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  margin-right: 5px; }

.bp-byline-tag-link {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  text-decoration: none;
  color: #C71444;
  margin-right: 5px; }
  .bp-byline-tag-link:hover {
    color: #000000;
    text-decoration: underline;
    text-decoration-skip: ink;
    cursor: pointer; }

.bp-text-wrapper {
  margin-bottom: 1.5rem; }
  .bp-text-wrapper h2 {
    font-size: 18px; }
  .bp-text-wrapper h3, .bp-text-wrapper h4, .bp-text-wrapper h5 {
    font-size: 16px; }

.blog-post .bp-back-link {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  color: #fff;
  padding: 0 10px 0 7px;
  margin: 0 0 10px 15px;
  height: 30px;
  line-height: 30px;
  vertical-align: middle;
  text-align: center;
  background-color: #C71444;
  position: relative;
  display: inline-block;
  border-radius: 2px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }
  .blog-post .bp-back-link:before {
    position: absolute;
    left: -10px;
    content: " ";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 10px 15px 0;
    border-color: transparent #C71444 transparent transparent;
    -webkit-transition: border-color 150ms ease-in;
    -moz-transition: border-color 150ms ease-in;
    -ms-transition: border-color 150ms ease-in;
    -o-transition: border-color 150ms ease-in;
    transition: border-color 150ms ease-in; }
  .blog-post .bp-back-link:hover {
    color: #fff;
    background: #810d2c; }
    .blog-post .bp-back-link:hover:before {
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 15px 10px 15px 0;
      border-color: transparent #810d2c transparent transparent; }

.pdf-link {
  display: inline-block;
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  border-radius: 3px;
  padding: 10px;
  float: left;
  margin: 0 15px 10px 0;
  position: relative; }
  .pdf-link:hover {
    border: 1px solid #666; }
  .pdf-link.pdf-link-sm {
    -webkit-transition: border 150ms ease-in;
    -moz-transition: border 150ms ease-in;
    -ms-transition: border 150ms ease-in;
    -o-transition: border 150ms ease-in;
    transition: border 150ms ease-in;
    padding: 6px 6px;
    margin: 0 10px 0 0; }

.blog-post .pdf-link-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin: 0;
  position: absolute;
  top: 43%;
  left: 0;
  right: 0;
  margin: auto;
  visibility: hidden;
  opacity: 0; }

.pdf-image-sm {
  width: 38px; }

.meet-team-wrapper {
  margin-bottom: 2rem;
  margin: 0; }

.mt-tab-wrapper {
  margin-bottom: 5px; }

.mt-tab-list {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mt-tab-item {
  list-style-type: none;
  margin-right: 10px;
  margin-bottom: 10px;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0; }

.no-flexbox .mt-tab-list:before, .no-flexbox .mt-tab-list:after {
  content: " ";
  display: table; }

.no-flexbox .mt-tab-list:after {
  clear: both; }

.no-flexbox .mt-tab-item {
  float: left; }

.mt-tab-item .mt-tab-link {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  background-color: #a7a9ac;
  padding: 15px;
  display: block;
  border: 1px solid transparent;
  border-bottom-color: #d1d3d4;
  border-radius: 3px;
  -webkit-transition: background-color 200ms ease-in, color 200ms ease-in, border-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in, color 200ms ease-in, border-color 200ms ease-in;
  -ms-transition: background-color 200ms ease-in, color 200ms ease-in, border-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in, color 200ms ease-in, border-color 200ms ease-in;
  transition: background-color 200ms ease-in, color 200ms ease-in, border-color 200ms ease-in; }

.active .mt-tab-link,
.mt-tab-link:hover {
  background-color: #C71444;
  text-decoration: none;
  color: #fff;
  border-color: #b9133f;
  border-bottom-color: #a21037; }

.active .mt-tab-link {
  cursor: default; }

.flexbox .mt-grid-wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .mt-col-group {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

@supports (display: grid) {
  .mt-pane-wrapper .mt-grid-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-gap: 15px; }
  .mt-grid-wrapper .mt-grid-item {
    margin: 0;
    width: auto;
    margin: 0; } }

.mt-grid-item {
  padding: 10px;
  margin-bottom: 15px;
  background-color: #f7f7f7;
  border: 1px solid #E5E5E5;
  border-bottom-color: #d1d3d4;
  width: 100%; }

.mt-col-1 {
  width: 55%;
  max-width: 170px;
  margin-bottom: 15px;
  width: 30%;
  max-width: 100%;
  padding-right: 15px;
  margin-bottom: 0; }

.mt-col-2 {
  width: 100%;
  width: 70%; }

.mt-text-group-1,
.mt-text-group-2 {
  margin-bottom: 5px; }

.mt-text-group-3 {
  margin-top: 8px; }

.mt-text {
  font-size: 13px;
  margin: 0; }
  .mt-text.mt-text-name {
    text-transform: uppercase; }
  .mt-text .mt-link-phone,
  .mt-text .mt-link-email {
    color: #C71444;
    padding: 5px 0;
    display: inline-block;
    color: #000;
    display: inline;
    padding: 0; }
  .mt-text .mt-link-email {
    color: #C71444; }
  .mt-text .weighted {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased; }

.tab-content .mt-text-link-toggle {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11px;
  text-transform: uppercase;
  white-space: nowrap;
  color: #fff;
  background-color: #C71444;
  padding: 3px 8px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }
  .tab-content .mt-text-link-toggle:hover {
    background-color: #a71139;
    text-decoration: none; }

.no-flexbox .mt-grid-wrapper:before, .no-flexbox .mt-grid-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .mt-grid-wrapper:after {
  clear: both; }

.no-flexbox .mt-grid-item {
  float: left; }
  .no-flexbox .mt-grid-item:before, .no-flexbox .mt-grid-item:after {
    content: " ";
    display: table; }
  .no-flexbox .mt-grid-item:after {
    clear: both; }

.no-flexbox .mt-col-group:before, .no-flexbox .mt-col-group:after {
  content: " ";
  display: table; }

.no-flexbox .mt-col-group:after {
  clear: both; }

.no-flexbox .mt-col-1 {
  float: left;
  width: 33%;
  padding-right: 15px; }

.no-flexbox .mt-col-2 {
  float: left;
  width: 66%; }

/* Mobile Primary Nav */
.nav-mobile {
  height: 50px;
  background-color: #000000;
  display: none; }
  .nav-mobile a {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 50px; }

#mobile-tool-btn,
#mobile-primary-nav-btn {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  text-indent: -17px;
  color: #000000;
  width: 80px;
  padding: 4px 3px 3px 3px;
  margin: 8px auto;
  border: 1px solid #4D4D4D;
  border-radius: 3px;
  background: #808080 url("/n/images/icons_all_general_2014.png") 14px -6988px no-repeat; }
  #mobile-tool-btn:hover,
  #mobile-primary-nav-btn:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer; }

#mobile-tool-btn.collapsed,
#mobile-primary-nav-btn.collapsed {
  background: #808080 url("/n/images/icons_all_general_2014.png") 14px -7088px no-repeat; }

.mobile-home-btn {
  background: url("/n/images/icons_all_general_2014.png") 50% 9px no-repeat;
  text-indent: -10000px; }

.mobile-phone-btn {
  background: url("/n/images/icons_all_general_2014.png") 50% -94px no-repeat;
  text-indent: -10000px; }

.home a#mobile-tool-btn {
  display: none; }

.nav-primary-mobile-wrapper {
  display: none; }
  .nav-primary-mobile-wrapper .panel-default > .panel-heading {
    color: #E5E5E5;
    background-color: #333333;
    border-bottom: 1px solid #4D4D4D; }
    .nav-primary-mobile-wrapper .panel-default > .panel-heading a:hover,
    .nav-primary-mobile-wrapper .panel-default > .panel-heading a:focus {
      color: #E5E5E5; }
  .nav-primary-mobile-wrapper .panel-title a {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-bottom: none;
    display: block;
    padding: 13px 10px; }
    .nav-primary-mobile-wrapper .panel-title a:hover {
      border-bottom: none;
      text-decoration: none; }
    .nav-primary-mobile-wrapper .panel-title a span {
      background: url("/n/images/icons_all_general_2014.png") no-repeat;
      display: block;
      width: 22px;
      height: 20px;
      position: absolute;
      right: 20px;
      top: 24%;
      background-position: 50% -6794px; }
    .nav-primary-mobile-wrapper .panel-title a.collapsed span {
      background-position: 50% -6893px; }
    .nav-primary-mobile-wrapper .panel-title a.single span {
      background: none; }
  .nav-primary-mobile-wrapper .panel-body a {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    color: #fff;
    background-color: #4D4D4D;
    border-bottom: 1px solid #666666;
    border-top: transparent;
    display: block;
    padding: 7px 10px; }
  .nav-primary-mobile-wrapper.panel-group {
    margin-bottom: 0; }
  .nav-primary-mobile-wrapper .panel-title {
    font-size: 13px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased; }
  .nav-primary-mobile-wrapper .panel-collapse {
    border: 0; }
  .nav-primary-mobile-wrapper .panel-body.vehicles a {
    background-color: transparent;
    border: none;
    padding: 0; }
  .nav-primary-mobile-wrapper .panel-body .model_image {
    display: block;
    padding-bottom: 10px;
    text-decoration: none; }
    .nav-primary-mobile-wrapper .panel-body .model_image h5 {
      font-size: 12px;
      text-transform: uppercase;
      color: #343434;
      text-align: center;
      margin-bottom: 0.40em; }

/*
Primary Navigation
*/
.flexbox .header .nav-primary ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.header .nav-primary {
  display: none;
  display: block;
  width: auto;
  padding: 0;
  border: none;
  z-index: 10;
  float: right; }
  .header .nav-primary ul {
    height: auto;
    float: right;
    padding: 0;
    margin-bottom: 0;
    margin-top: 5px;
    width: 100%;
    margin-top: 0;
    width: auto; }
    .header .nav-primary ul > li {
      padding-bottom: 14px;
      float: left;
      position: relative;
      cursor: pointer; }
      .header .nav-primary ul > li:hover a {
        color: #C71444; }
      .header .nav-primary ul > li.vehicle-main-nav {
        position: static; }

.martinsgaragenissan .header .nav-primary ul > li > a,
.ferntreegullynissan .header .nav-primary ul > li > a,
.lakesidenissan .header .nav-primary ul > li > a,
.villagenissanpetrie .header .nav-primary ul > li > a,
.villagenissanredcliffe .header .nav-primary ul > li > a {
  font-size: 9px;
  font-size: 9px;
  font-size: 12px !important;
  font-size: 10px; }

.header .nav-primary ul > li > a {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
  border-right: 2px solid #b2b2b2;
  font-size: 11px;
  padding: 0 4px;
  padding: 0 8px;
  font-size: 12px;
  padding: 0 10px; }
  .header .nav-primary ul > li > a.current {
    color: #C71444; }

.header .nav-primary ul > .last > a {
  padding-right: 0;
  border-right: none; }

.header .nav-primary ul > li > a.current:after,
.header .nav-primary ul > li:hover > a:after {
  content: "";
  background-color: #fff; }

.header .nav-primary ul > li > a.current:after,
.header .nav-primary ul > li > a:after,
.header .nav-primary ul > li:hover > a:after {
  right: 15px;
  position: absolute;
  height: 2px;
  bottom: 0;
  left: 15px; }

.header .nav-primary ul > .last > a.current:after,
.header .nav-primary ul > .last > a:after,
.header .nav-primary ul > .last:hover > a:after {
  right: 0; }

.pipe {
  font-size: 12px;
  line-height: 21px;
  width: 0;
  display: block;
  color: #c1c1c1;
  font-size: 15px;
  line-height: 18px;
  width: 4px; }

.rgba.boxshadow .header .nav-primary .nav-secondary ol {
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);
  border: none; }

.csstransitions .header .nav-primary .nav-secondary {
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -ms-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in; }

.csstransitions .header .nav-primary .nav-secondary ol > li {
  -webkit-transition: background 250ms ease-in;
  -moz-transition: background 250ms ease-in;
  -ms-transition: background 250ms ease-in;
  -o-transition: background 250ms ease-in;
  transition: background 250ms ease-in; }

.csstransitions .header .nav-primary .nav-secondary > li > a {
  -webkit-transition: color 250ms ease-in;
  -moz-transition: color 250ms ease-in;
  -ms-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  transition: color 250ms ease-in; }

.header .nav-primary ul li:hover .nav-secondary {
  opacity: 1;
  visibility: visible; }

.header .nav-primary .nav-u-7 .nav-secondary {
  left: -50px; }

.header .nav-primary .nav-u-8 .nav-secondary {
  left: -80px; }

.header .nav-primary .nav-u-9 .nav-secondary {
  left: auto;
  right: 0; }

.header .nav-primary .nav-secondary {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  padding: 0;
  width: 200px;
  height: auto;
  z-index: 1;
  background-color: #fff;
  top: 26px;
  left: 0; }
  .header .nav-primary .nav-secondary ol {
    position: relative;
    margin: 0;
    padding: 0;
    border: 1px solid #d1d3d4; }
    .header .nav-primary .nav-secondary ol li:last-child {
      margin-bottom: 6px; }
    .header .nav-primary .nav-secondary ol li:hover {
      background-color: #F2F2F2;
      cursor: pointer; }
    .header .nav-primary .nav-secondary ol li > a {
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 11px;
      color: #808080;
      text-transform: uppercase;
      text-decoration: none;
      width: 190px;
      display: block;
      line-height: 15px;
      padding: 5px 10px; }
      .header .nav-primary .nav-secondary ol li > a:hover {
        color: #C71444;
        text-decoration: none; }

/* Ticket #20077 */
.grandnissan .header .nav-primary .nav-u-3 .nav-secondary ol li:first-child {
  display: none; }

/* Vehicle Sub menu */
.rgba.boxshadow .header .nav-primary .vehicle-main-nav .nav-secondary {
  -webkit-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 4px 3px 0px rgba(0, 0, 0, 0.15);
  border-bottom: none;
  min-height: 360px; }

.rgba.boxshadow .header .nav-primary .vehicle-main-nav .nav-secondary ol {
  box-shadow: none;
  border: none; }

.csstransitions .header .nav-primary .vehicle-main-nav .nav-secondary li {
  -webkit-transition: background 100ms ease-in;
  -moz-transition: background 100ms ease-in;
  -ms-transition: background 100ms ease-in;
  -o-transition: background 100ms ease-in;
  transition: background 100ms ease-in; }

.csstransitions .header .nav-primary ul li .nav-secondary li.hover .nav-tertiary,
.csstransitions .header .nav-primary ul li .nav-secondary li:hover .nav-tertiary {
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -ms-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in; }

.header .nav-primary .vehicle-main-nav li {
  position: static; }

.header .nav-primary .vehicle-main-nav .nav-secondary {
  width: 100%;
  background-color: #ededed;
  top: auto;
  right: 0;
  border-bottom: 1px solid #b2b2b2; }
  .header .nav-primary .vehicle-main-nav .nav-secondary li {
    padding: 0; }
    .header .nav-primary .vehicle-main-nav .nav-secondary li:hover {
      background-color: transparent; }
    .header .nav-primary .vehicle-main-nav .nav-secondary li.vehicle-model a.vehicle-name {
      font-size: 12px;
      color: #666666;
      position: relative;
      left: 12%; }
      .header .nav-primary .vehicle-main-nav .nav-secondary li.vehicle-model a.vehicle-name:hover {
        color: #C71444; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .nav-vehicle-list {
    margin: 20px 21px 40px;
    padding: 0;
    box-shadow: none;
    width: 700px;
    float: right;
    margin: 20px 60px 64px;
    width: 820px; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links:hover {
    background: transparent; }
    .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links:hover a {
      color: #fff;
      background: #de164c;
      -webkit-transition: background-color 250ms ease-in;
      -moz-transition: background-color 250ms ease-in;
      -ms-transition: background-color 250ms ease-in;
      -o-transition: background-color 250ms ease-in;
      transition: background-color 250ms ease-in;
      text-decoration: none; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links a,
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links button {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 36px;
    color: #fff;
    text-align: left;
    display: block;
    padding: 0 20px;
    margin: 0 2px 2px 0;
    position: relative;
    background-color: #C71444;
    width: 99%;
    outline: 0; }
    .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links a:hover,
    .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links button:hover {
      text-decoration: none;
      background: #a71139; }
    .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links a span,
    .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links button span {
      top: 0;
      right: 0;
      position: absolute;
      display: block;
      background: url("/n/images/icons_all_general_2014.png") no-repeat -44px -7189px; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links.ql-u-1 > a {
    background-position: -32px -782px; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links.ql-u-2 > a {
    background-position: -32px -382px; }
  .header .nav-primary .vehicle-main-nav .nav-secondary .menu-quick-links.ql-u-3 > a {
    background-position: -32px -482px; }

.header .nav-primary .vehicle-main-nav:hover .nav-tertiary.bg-support {
  opacity: 1;
  visibility: visible; }

.vehicle-secondary-bg {
  position: absolute;
  width: 100%;
  background-color: #ededed;
  opacity: 0;
  visibility: hidden;
  z-index: 5;
  border-bottom: 1px solid #ddd;
  -webkit-transition: opacity 250ms ease-in;
  -moz-transition: opacity 250ms ease-in;
  -ms-transition: opacity 250ms ease-in;
  -o-transition: opacity 250ms ease-in;
  transition: opacity 250ms ease-in; }

/* 3rd level navigation (vehicle detail slide out) */
.header .nav-tertiary {
  position: absolute;
  width: 66%;
  opacity: 0;
  visibility: hidden;
  top: 0;
  right: 0;
  height: 100%; }
  .header .nav-tertiary h2 {
    text-transform: uppercase; }
  .header .nav-tertiary .details h3 {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 35px;
    color: #404040;
    text-transform: uppercase;
    margin: 0; }
  .csstransitions .header .nav-tertiary .model_image h5 {
    -webkit-transition: color 100ms ease-in;
    -moz-transition: color 100ms ease-in;
    -ms-transition: color 100ms ease-in;
    -o-transition: color 100ms ease-in;
    transition: color 100ms ease-in; }
  .header .nav-tertiary .model_image img {
    display: initial; }
  .header .nav-tertiary .model_image h5 {
    color: #000000; }
  .header .nav-tertiary .model_image:hover h5 {
    color: #C71444; }
  .header .nav-tertiary .model_links {
    margin-top: 15px; }
    .header .nav-tertiary .model_links a {
      background-color: #C71444;
      color: #FFF;
      text-decoration: none;
      text-transform: uppercase;
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 12px;
      padding: 12px 20px;
      margin: 0 3px 2px 0;
      -webkit-transition: background 250ms ease-in;
      -moz-transition: background 250ms ease-in;
      -ms-transition: background 250ms ease-in;
      -o-transition: background 250ms ease-in;
      transition: background 250ms ease-in; }
      .header .nav-tertiary .model_links a:hover {
        background-color: #990f34; }
  .header .nav-tertiary .quick-links {
    width: 100%; }
    .header .nav-tertiary .quick-links .menu-quick-links:focus {
      outline: none; }

.header .nav-tertiary .model_image {
  display: block;
  margin: 0 auto;
  padding: 0; }

.header .nav-tertiary .model_links {
  display: block; }

.header .nav-tertiary .model_links a {
  display: block; }

.header .nav-tertiary h2 {
  margin-top: 20px; }

.header .nav-primary .vehicle-main-nav .nav-secondary li.hover .nav-tertiary,
.header .nav-primary .vehicle-main-nav .nav-secondary li:hover .nav-tertiary {
  visibility: visible;
  opacity: 1; }

/* Footer Menu */
.footer .nav-primary {
  display: none;
  display: block;
  height: auto; }

.footer .nav-primary .nav-u-1,
.footer .nav-primary .nav-u-2,
.footer .nav-primary .nav-u-3 {
  display: none;
  display: inline-block;
  *display: inline;
  zoom: 1; }

.footer h4 {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: bold;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  text-transform: uppercase;
  color: #4c4c4c; }

.csscolumns .footer .nav-secondary.vehicles {
  -webkit-column-count: 2;
  -webkit-column-gap: 0;
  -webkit-column-rule-width: 0px;
  -webkit-column-rule-style: none;
  -webkit-column-rule-color: #fff;
  -moz-column-count: 2;
  -moz-column-gap: 0;
  -moz-column-rule-width: 0px;
  -moz-column-rule-style: none;
  -moz-column-rule-color: #fff;
  column-count: 2;
  column-gap: 0;
  column-rule-width: 0px;
  column-rule-style: none;
  column-rule-color: #fff; }

.no-csscolumns .footer .nav-secondary.vehicles li {
  width: 50%;
  float: left; }

.footer .nav-secondary {
  margin-bottom: 20px;
  margin-left: 0;
  list-style: none;
  padding-left: 0; }
  .footer .nav-secondary.vehicles li a {
    text-transform: uppercase; }
  .footer .nav-secondary > li {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 11px;
    line-height: 18px;
    color: #4c4c4c; }
    .footer .nav-secondary > li > a {
      display: block;
      color: #4c4c4c;
      border-bottom: none; }
      .footer .nav-secondary > li > a:hover, .footer .nav-secondary > li > a:focus {
        text-decoration: none;
        color: #C71444;
        border-bottom: none; }
      .footer .nav-secondary > li > a > img {
        max-width: none; }

.nav-links .current > a,
.nav-links .current > a:hover,
.nav-links .current > a:focus {
  color: #C71444;
  background-color: #000000;
  border-radius: 3px;
  display: block;
  width: 100px;
  padding-left: 8px; }

/* Aside nav-secondary styles*/
.csstransitions aside .nav-secondary li > a:hover {
  -webkit-transition: color 250ms ease-in;
  -moz-transition: color 250ms ease-in;
  -ms-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  transition: color 250ms ease-in; }

aside .nav-secondary {
  background-color: transparent; }
  aside .nav-secondary ul {
    padding: 8px 0 0 0;
    margin: 0px; }
  aside .nav-secondary li {
    border-bottom: 1px dotted #c1c1c1; }
    aside .nav-secondary li.first {
      border-top: 1px dotted #c1c1c1; }
    aside .nav-secondary li.current > a {
      color: #C71444; }
    aside .nav-secondary li > a {
      font-family: akzidenz-grotesk_bold, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      font-size: 12px;
      text-transform: uppercase;
      text-decoration: none;
      color: #666666;
      position: relative;
      padding: 11px 10px;
      display: block; }
      aside .nav-secondary li > a:hover {
        color: #C71444; }
        aside .nav-secondary li > a:hover .nav-aside-icon {
          background-position: -20px -13284px; }
    aside .nav-secondary li .icomoon {
      position: absolute;
      right: 10px;
      font-weight: 900;
      font-size: 12px; }
    aside .nav-secondary li .nav-aside-icon {
      background: url("/n/images/icons_all_general_2014.png") -20px -13484px;
      display: block;
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 0; }

.aside-first {
  display: none;
  display: inline-block; }

.aside-last {
  padding-top: 2em;
  padding-left: 0; }
  .aside-last.box-mid-multi, .aside-last.box-last-multi {
    padding-top: 2em; }
  .aside-last.box-mid-multi, .aside-last.box-last-multi {
    padding-top: 0;
    padding-left: 1em; }

/* Vehicle Quick Search Form */
.qs-submit {
  padding: 0.75em; }

.quicksearch {
  background-color: #f7f7f7;
  border-radius: 3px;
  border: 1px solid #dcddde; }
  .quicksearch h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
  .quicksearch input[type="text"],
  .quicksearch input[type="tel"],
  .quicksearch input[type="email"],
  .quicksearch input[type="submit"],
  .quicksearch input[type="reset"],
  .quicksearch select {
    width: 100%; }
    .lt-ie9 .quicksearch input[type="text"], .lt-ie9
    .quicksearch input[type="tel"], .lt-ie9
    .quicksearch input[type="email"], .lt-ie9
    .quicksearch input[type="submit"], .lt-ie9
    .quicksearch input[type="reset"], .lt-ie9
    .quicksearch select {
      width: 145px !important;
      max-width: 145px !important; }
  .quicksearch .qs-heading {
    background-color: #C71444;
    padding: 0.5em;
    border-radius: 3px 3px 0 0;
    padding: 0.75em; }
  .quicksearch .qs-type {
    background-color: #E5E5E5; }
  .quicksearch .qs-submit {
    padding-top: 1em; }

/* .squaredThree */
.squaredThree {
  width: 20px;
  position: relative;
  margin-left: 10px; }
  .squaredThree .ie-label {
    display: none; }
    .lt-ie9 .squaredThree .ie-label {
      cursor: pointer;
      display: block;
      position: absolute;
      top: 5px;
      left: 17px; }
  .squaredThree label {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
    /*&:hover::after {
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
			opacity: 0.3;
		}*/ }
    .lt-ie9 .squaredThree label {
      display: none;
      visibility: hidden;
      opacity: 0; }
    .squaredThree label span {
      margin-left: 20px;
      margin-top: -2px;
      display: block; }
    .squaredThree label:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 4px;
      left: 3px;
      border: 3px solid #C71444;
      border-top: none;
      border-right: none;
      background: transparent;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      .lt-ie9 .squaredThree label:after {
        filter: initial; }
  .squaredThree input[type=checkbox] {
    visibility: hidden;
    height: 23px;
    height: 28px; }
    .lt-ie9 .squaredThree input[type=checkbox] {
      visibility: visible; }
    .squaredThree input[type=checkbox]:checked + label:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
      .lt-ie9 .squaredThree input[type=checkbox]:checked + label:after {
        filter: initial; }

/* end .squaredThree */
/* Budget Search Styles */
.budgetsearch {
  background-color: #f7f7f7;
  margin-top: 14px;
  border-radius: 3px;
  border: 1px solid #dcddde; }
  .budgetsearch h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase; }
  .budgetsearch .bs-heading {
    background-color: #C71444;
    border-radius: 3px 3px 0 0;
    padding: 0.5em;
    margin-bottom: 10px;
    padding: 0.75em; }
  .budgetsearch input[type="submit"] {
    width: 100%; }
  .budgetsearch .slider-u-label-left {
    margin: 0;
    line-height: 30px; }
  .budgetsearch .budget-amount {
    width: 50px;
    font-size: 18px;
    color: #810d2c; }
  .budgetsearch .terms {
    background-color: #fff; }
  .budgetsearch .terms-budget {
    font-size: 12px; }

.qs-wrapper-outer {
  background-color: #E5E5E5; }
  .qs-wrapper-outer .tab-content {
    background: #fff; }
  .qs-wrapper-outer .qs-type {
    margin-top: 27px; }
  .qs-wrapper-outer .qs-dealer-location {
    margin-top: 17px;
    margin-left: 10px; }
  .qs-wrapper-outer .qs-make,
  .qs-wrapper-outer .qs-year {
    margin-top: 12px; }

.qs-wrapper-inner .qs-tab-list {
  background-color: #ccc;
  border: none;
  border-radius: 0;
  padding: 0;
  margin: 0; }

.qs-wrapper-inner .qs-tab {
  list-style: none;
  float: none;
  width: 100%;
  background: #bfbfbf;
  width: 250px;
  float: left; }
  .qs-wrapper-inner .qs-tab.active {
    background: #C71444; }
  .qs-wrapper-inner .qs-tab a {
    display: block;
    color: #fff;
    line-height: 40px;
    text-align: left;
    padding-left: 70px;
    text-decoration: none; }
    .qs-wrapper-inner .qs-tab a:hover {
      text-decoration: none; }

.qs-wrapper-inner .qs-search-icon {
  background-position: 0 -896px; }

.qs-wrapper-inner .qs-budget-icon {
  background-position: 0 -4494px; }

.qs-wrapper-inner .qs-tab-text {
  text-transform: uppercase;
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.qs-wrapper-inner label,
.qs-wrapper-inner span,
.qs-wrapper-inner input[type="text"],
.qs-wrapper-inner select,
.qs-wrapper-inner textarea,
.qs-wrapper-inner p {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.qs-wrapper-inner input[type="text"] {
  width: 100%; }

.qs-wrapper-inner .budgetPeriod {
  margin-left: 5px;
  width: auto; }

/* .squaredThree */
.squaredThree {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  width: 20px;
  position: relative;
  margin-left: 10px;
  color: #000; }
  .squaredThree .ie-label {
    display: none; }
    .lt-ie9 .squaredThree .ie-label {
      cursor: pointer;
      display: block;
      position: absolute;
      top: 5px;
      left: 17px; }
  .squaredThree label {
    width: 15px;
    height: 15px;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
    box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.5), 0px 1px 0px rgba(255, 255, 255, 0.4);
    /*&:hover::after {
			filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=30);
			opacity: 0.3;
		}*/ }
    .lt-ie9 .squaredThree label {
      display: none;
      visibility: hidden;
      opacity: 0; }
    .squaredThree label span {
      margin-left: 20px;
      margin-top: -2px;
      display: block; }
    .squaredThree label:after {
      content: '';
      width: 9px;
      height: 5px;
      position: absolute;
      top: 4px;
      left: 3px;
      border: 3px solid #C71444;
      border-top: none;
      border-right: none;
      background: transparent;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
      opacity: 0;
      -moz-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg); }
      .lt-ie9 .squaredThree label:after {
        filter: initial; }
  .squaredThree input[type=checkbox] {
    visibility: hidden;
    height: 23px;
    height: 28px; }
    .lt-ie9 .squaredThree input[type=checkbox] {
      visibility: visible; }
    .squaredThree input[type=checkbox]:checked + label:after {
      filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
      opacity: 1; }
      .lt-ie9 .squaredThree input[type=checkbox]:checked + label:after {
        filter: initial; }

/* end .squaredThree */
.qs-vehicle-wrapper .search-submit {
  margin-top: 20px;
  text-transform: uppercase;
  width: 100%;
  margin-top: 100px; }

.qs-budget-wrapper.stock .budget-label,
.qs-budget-wrapper.stock .deposit-label {
  font-size: 12px; }

.qs-budget-wrapper.stock .stock__budget-amount {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  color: #C71444; }

.qs-budget-wrapper.stock .stock__slider-u-slider {
  border-radius: 0;
  height: 10px;
  background: #f0f0f0; }

.qs-budget-wrapper.stock .ui-widget-header {
  border-radius: 0; }

.qs-budget-wrapper.stock .stock__slider-u-slider .ui-slider-handle {
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/slider-button-round.png") 50% 50% no-repeat;
  border: 0;
  width: 26px;
  height: 26px;
  margin: -2px 0 0 -13px;
  cursor: pointer; }
  .qs-budget-wrapper.stock .stock__slider-u-slider .ui-slider-handle:focus {
    outline: none; }

.qs-budget-wrapper.stock .budget-submit {
  text-transform: uppercase;
  width: 100%;
  float: none;
  margin-top: 20px;
  margin-top: 31px; }

.qs-budget-wrapper.stock .stock__terms-budget {
  font-size: 10px; }

.panel-slider {
  display: none;
  margin-bottom: 10px; }

.stock__panel-slider-sliders {
  position: relative;
  overflow: hidden;
  height: 0px;
  border: 0px solid #fff;
  -webkit-transition: height 1.25s ease, border 1.25s ease;
  -moz-transition: height 1.25s ease, border 1.25s ease;
  -ms-transition: height 1.25s ease, border 1.25s ease;
  -o-transition: height 1.25s ease, border 1.25s ease;
  transition: height 1.25s ease, border 1.25s ease; }
  .stock__panel-slider-sliders .panel-slider {
    display: block;
    position: absolute;
    left: 100%;
    opacity: 0;
    -webkit-transition: opacity 0.5s ease, left 0.5s ease;
    -moz-transition: opacity 0.5s ease, left 0.5s ease;
    -ms-transition: opacity 0.5s ease, left 0.5s ease;
    -o-transition: opacity 0.5s ease, left 0.5s ease;
    transition: opacity 0.5s ease, left 0.5s ease; }
    .stock__panel-slider-sliders .panel-slider.selected {
      display: block;
      opacity: 1;
      left: 0%;
      width: 100%; }

/* .panel-slider-sliders */
.tool-tip {
  border-bottom: 1px dotted; }

/* Click-to-Action Styles */
.action-button-group-wrapper {
  position: relative;
  top: -20px; }

.panel-group.action-button-group-forms {
  margin-bottom: 0; }

.action-button-group.panel-group {
  margin-top: 1em;
  margin: 0; }
  .action-button-group.panel-group .panel-collapse {
    margin-bottom: 5px;
    border: none; }

.action-button-group .panel {
  margin-bottom: 1em;
  margin-bottom: 0; }

.action-button-group .panel-heading {
  display: block;
  background-color: #C71444;
  border-radius: 3px;
  display: none; }
  .action-button-group .panel-heading + .panel-collapse > .panel-body {
    border-top: transparent; }

.page .action-button-group .panel-body {
  padding: 0;
  margin-bottom: 15px; }

.action-button-group .panel-collapse h4 {
  display: none; }

.desktop.action-button-group {
  /* Desktop view specific */
  display: none;
  display: block;
  margin: 0;
  width: 60%;
  height: 40px;
  position: absolute;
  top: -55px;
  right: 0;
  width: 50%; }
  .desktop.action-button-group .desktop-panel-heading {
    margin-left: 10px;
    border-radius: 3px; }

.desktop-panel-heading {
  /* Common to mobile and desktop views */
  text-align: left; }
  .lt-ie9 .desktop-panel-heading {
    height: 30px;
    cursor: pointer; }
  .lt-ie8 .desktop-panel-heading.call-back {
    width: 180px; }
  .lt-ie8 .desktop-panel-heading.email {
    width: 100px; }
  .desktop-panel-heading a {
    color: #fff;
    position: relative;
    display: block;
    height: 45px;
    background: #4D4D4D;
    border-radius: 3px;
    height: 30px; }
    .desktop-panel-heading a span {
      display: block;
      width: 45px;
      height: 45px;
      position: absolute;
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      background: #C71444 url("/n/images/icons_all_general_2014.png") no-repeat;
      width: 30px;
      height: 30px; }
      .lt-ie9 .desktop-panel-heading a span {
        height: 30px; }
      .desktop-panel-heading a span.icon_call {
        background-position: -28px -1694px;
        background-position: -35px -1896px; }
      .desktop-panel-heading a span.icon_enquiry {
        background-position: -28px -3289px;
        background-position: -35px -3393px; }
      .desktop-panel-heading a span.icon_email {
        background-position: -28px -3090px;
        background-position: -35px -3193px; }
      .desktop-panel-heading a span.icon_looking {
        background-position: -35px -5296px; }
      .desktop-panel-heading a span.icon_finance {
        background-position: -35px -5396px; }
      .desktop-panel-heading a span.icon_trade {
        background-position: -35px -5496px; }
    .desktop-panel-heading a h4 {
      font-size: 16px;
      line-height: 30px;
      padding-left: 3.5em;
      height: 45px;
      font-size: 12px;
      padding-left: 2.9em;
      font-size: 0.95em;
      height: 30px;
      font-size: 13px;
      padding-left: 2.6em; }
      .lt-ie9 .desktop-panel-heading a h4 {
        height: 30px; }

.lt-ie9 .pure-u-0-ie {
  display: none; }

/* Stylesheet for new search detail page */
/*
Back to search result section
*/
.stock__back-to-result {
  float: left;
  font-size: 13px;
  margin-bottom: 0; }
  .stock__back-to-result a {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #C71444; }

.stock__hr {
  border-top: 0;
  margin-bottom: 10px; }

.stock__button-back {
  float: left;
  background: url("/n/images/icons_all_general_2014.png") no-repeat -46px -2600px;
  width: 14px;
  height: 20px; }

.stock__container-button-share {
  float: right;
  margin-top: 20px;
  width: 100px; }
  .stock__container-button-share .text-share {
    float: right;
    color: #000000;
    font-size: 14px;
    line-height: 20px; }
  .stock__container-button-share .button-share {
    float: right;
    background-color: #C71444;
    background-image: url("/n/images/icons_all_general_2014.png");
    background-position: -40px -4895px;
    width: 20px;
    height: 20px; }

/*
Form wrapper style override
*/
.stock__panel-slider-sliders {
  background-color: #f7f7f7; }
  .stock__panel-slider-sliders.open {
    margin-bottom: 15px; }
  .stock__panel-slider-sliders .panel-slider {
    margin-bottom: 10px; }

.stock__form-u-1 .form,
.stock__form-u-2 .form,
.stock__form-u-3 .form,
.stock__form-u-4 .form,
.stock__form-u-5 .form,
.stock__form-u-6 .form,
.stock__form-u-7 .form {
  padding: 0 25px; }

.stock__form-u-1 .form > h2,
.stock__form-u-2 .form > h2,
.stock__form-u-3 .form > h2,
.stock__form-u-4 .form > h2,
.stock__form-u-5 .form > h2,
.stock__form-u-6 .form > h2,
.stock__form-u-7 .form > h2 {
  display: none; }

/* content */
.stock-page .owl-theme .owl-controls .owl-pagination {
  display: none !important; }

.stock-page .owl-theme .owl-controls .owl-buttons .owl-prev,
.stock-page .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  top: 50%;
  width: 15px;
  height: 40px;
  display: block;
  background: url("/n/images/icons_all_general_2014.png");
  background-position: -43px -5794px; }

.stock-page .owl-theme .owl-controls .owl-buttons .owl-prev {
  margin: -20px 0px 0px -2px;
  left: 0; }

.stock-page .owl-theme .owl-controls .owl-buttons .owl-next {
  margin: -20px -5px 0px 0px;
  right: 0;
  background-position: -43px -5694px; }

.stock__vehicle-summary {
  -webkit-transition: margin-top 1.25s ease;
  -moz-transition: margin-top 1.25s ease;
  -ms-transition: margin-top 1.25s ease;
  -o-transition: margin-top 1.25s ease;
  transition: margin-top 1.25s ease;
  margin-top: -180px; }
  .open .stock__vehicle-summary {
    margin-top: 0; }
  .stock__vehicle-summary .stock__form-name {
    background-color: #C71444;
    color: #fff;
    font-size: 26px;
    line-height: 45px;
    height: 45px; }
    .stock__vehicle-summary .stock__form-name > div {
      font-family: akzidenz-grotesk_medium, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      float: left; }
    .stock__vehicle-summary .stock__form-name .icon {
      background-image: url("/n/images/icons_all_general_2014.png");
      margin-left: 5px; }
    .stock__vehicle-summary .stock__form-name.MakeanOffer .icon {
      background-position: -31px -4189px; }
    .stock__vehicle-summary .stock__form-name.SendtoaFriend .icon {
      background-position: -32px -4287px; }
    .stock__vehicle-summary .stock__form-name.MakeanEnquiry .icon {
      background-position: -32px -4386px; }
    .stock__vehicle-summary .stock__form-name.FinanceCalculator .icon {
      background-position: -32px -4491px; }
    .stock__vehicle-summary .stock__form-name.BookaTestDrive .icon {
      background-position: -32px -4590px; }
    .stock__vehicle-summary .stock__form-name.ValueMyTrade-In .icon {
      background-position: -32px -4692px; }
    .stock__vehicle-summary .stock__form-name.RequestaVideo .icon {
      background-position: -32px -4791px; }
    .stock__vehicle-summary .stock__form-name .button-close {
      float: right;
      font-size: 16px;
      margin-right: 5px;
      cursor: pointer; }
      .stock__vehicle-summary .stock__form-name .button-close > div {
        float: left; }
      .stock__vehicle-summary .stock__form-name .button-close .button {
        /*
				background: url("/n/images/icons_all_general_2014.png") no-repeat;
				width: 40px;
				height: 50px;
				display: block;
				background-position: -30px -5590px;
				*/
        display: block;
        position: absolute;
        top: 13px;
        right: 5px;
        color: #eb0a1e;
        background-color: #FFFFFF;
        border: 1px solid #fff;
        width: 20px;
        height: 20px;
        line-height: 18px;
        padding-left: 1px;
        text-align: center;
        font-size: 13px;
        letter-spacing: 1px;
        border-radius: 10px;
        -webkit-transition: color 100ms ease-in;
        -moz-transition: color 100ms ease-in;
        -ms-transition: color 100ms ease-in;
        -o-transition: color 100ms ease-in;
        transition: color 100ms ease-in;
        -webkit-transition: background 100ms ease-in;
        -moz-transition: background 100ms ease-in;
        -ms-transition: background 100ms ease-in;
        -o-transition: background 100ms ease-in;
        transition: background 100ms ease-in; }
      .stock__vehicle-summary .stock__form-name .button-close .text {
        padding-right: 30px;
        position: relative; }

.stock__form-name.MakeanOffer + .stock__summary-detail .compare-against,
.stock__form-name.SendtoaFriend + .stock__summary-detail .compare-against,
.stock__form-name.BookaTestDrive + .stock__summary-detail .compare-against,
.stock__form-name.RequestaVideo + .stock__summary-detail .compare-against {
  display: none; }

.stock__summary-detail {
  padding: 15px 25px; }
  .stock__summary-detail .compare-against {
    background-color: #a7a9ac;
    color: #fff;
    text-align: right;
    line-height: 24px;
    padding-right: 10px;
    height: 25px; }
  .stock__summary-detail .summary-detail-body {
    background: #E5E5E5; }
    .stock__summary-detail .summary-detail-body > div {
      float: left; }
    .stock__summary-detail .summary-detail-body .summary-detail-body-image-container {
      padding: 10px; }
    .stock__summary-detail .summary-detail-body .summary-detail-body-items {
      padding: 8px 0; }
  .stock__summary-detail .title {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #C71444;
    font-size: 16px; }
    .stock__summary-detail .title .text-price-qualifier {
      font-family: akzidenz-grotesk_medium, Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
      color: #000000;
      font-size: 14px; }
  .stock__summary-detail .specs > div {
    float: left; }
  .stock__summary-detail .specs tr:first-child td {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000; }
  .stock__summary-detail .specs tr td {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #666666;
    padding: 0 5px 0 5px; }

.stock__search-detail-title {
  display: block;
  background-color: #F2F2F2;
  padding: 10px;
  margin-top: 0;
  margin-bottom: 15px; }
  .stock__search-detail-title h1, .stock__search-detail-title h2 {
    margin: 0; }
  .stock__search-detail-title .search-detail-name,
  .stock__search-detail-title .search-detail-price,
  .stock__search-detail-title .search-detail-price-qualifier {
    line-height: 24px; }
  .stock__search-detail-title .search-detail-name,
  .stock__search-detail-title .search-detail-price {
    font-size: 15px;
    color: #C71444; }
  .stock__search-detail-title .search-detail-name {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 15px;
    margin-bottom: 0px; }
    .stock__search-detail-title .search-detail-name span {
      display: block;
      font-size: 0.75em; }
  .stock__search-detail-title .search-detail-price-qualifier {
    font-size: 13px;
    line-height: 26px;
    color: #C71444;
    float: left;
    margin: 0;
    float: right; }
  .stock__search-detail-title .search-detail-price {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    font-size: 15px;
    display: inline;
    line-height: 24px;
    margin: 0;
    float: left;
    display: inline-block;
    line-height: 24px;
    margin: 0 0 0 5px;
    float: right; }
  .stock__search-detail-title .special-stock {
    position: relative; }
    .stock__search-detail-title .special-stock .special-tag {
      position: absolute;
      max-width: 75px;
      top: 0px;
      left: 75%;
      z-index: 999;
      left: 55%; }

.details.stock-page .add-this-main {
  top: 14px; }

/*
Gallery slider section
*/
.stock__gallery-slider img {
  width: 100%; }

.stock__gallery-slider .owl-item.loading {
  min-height: 1px; }

.no-js .lazyOwl {
  display: none; }

.stock .owl-prev {
  position: absolute;
  margin-top: -20px;
  top: 50%;
  left: 0;
  background: url("/n/images/icons_all_general_2014.png") no-repeat;
  width: 15px;
  height: 40px;
  display: block;
  background-position: -43px -5794px; }

.stock .owl-next {
  position: absolute;
  margin-top: -20px;
  top: 50%;
  right: 0;
  background: url("/n/images/icons_all_general_2014.png") no-repeat;
  width: 15px;
  height: 40px;
  display: block;
  background-position: -43px -5694px; }

.stock__thumbnail-slider {
  margin-top: 10px;
  padding-left: 15px;
  padding-right: 17px; }
  .stock__thumbnail-slider .stock__thumbnail-slider-image-wrapper {
    overflow-y: hidden;
    max-height: 60px;
    max-height: 90px;
    max-height: 80px;
    max-height: 100px; }
  .stock__thumbnail-slider img {
    cursor: pointer;
    padding-right: 2px; }

/*
Vehicle detail specification section
*/
.stock__table-responsive {
  background: #F2F2F2;
  margin-bottom: 0;
  background: transparent;
  border-radius: 0; }

.stock__search-detail-specification .gallery {
  margin-bottom: 15px; }

.stock__search-detail-specification .gallery.loading {
  display: none; }
  .no-js .stock__search-detail-specification .gallery.loading {
    display: block; }

.stock__search-detail-specification .stock__specifications {
  margin-bottom: 15px;
  overflow: auto; }
  .stock__search-detail-specification .stock__specifications table,
  .stock__search-detail-specification .stock__specifications tbody,
  .stock__search-detail-specification .stock__specifications tr,
  .stock__search-detail-specification .stock__specifications td {
    color: #666666;
    font-size: 13px;
    border: transparent;
    border-top: none;
    vertical-align: top;
    padding: 4px 8px; }
  .stock__search-detail-specification .stock__specifications .label {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000; }
  .stock__search-detail-specification .stock__specifications .detail {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    padding-left: 10px; }

.stock__search-detail-specification .tools-list,
.stock__search-detail-specification .tools-list > li {
  display: block;
  margin: 0;
  padding: 0; }

.stock__search-detail-specification .tools-list {
  position: relative;
  float: left;
  background-color: #F2F2F2;
  border: 1px solid #dcddde;
  padding: 6px;
  margin-top: 15px; }
  .stock__search-detail-specification .tools-list > li {
    font-size: 18px;
    line-height: 40px;
    list-style: none;
    font-size: 16px;
    line-height: 28px; }
  .stock__search-detail-specification .tools-list a {
    color: #C71444; }

.stock__vin-number {
  text-transform: uppercase; }

.stock__search-detail-dealer-comments {
  margin-bottom: 20px; }
  .stock__search-detail-dealer-comments .stock__comments {
    font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: 14px; }
    .stock__search-detail-dealer-comments .stock__comments.isSplitted {
      -webkit-column-count: 2;
      -webkit-column-gap: 40px;
      -webkit-column-rule-width: 1px;
      -webkit-column-rule-style: solid;
      -webkit-column-rule-color: #fff;
      -moz-column-count: 2;
      -moz-column-gap: 40px;
      -moz-column-rule-width: 1px;
      -moz-column-rule-style: solid;
      -moz-column-rule-color: #fff;
      column-count: 2;
      column-gap: 40px;
      column-rule-width: 1px;
      column-rule-style: solid;
      column-rule-color: #fff; }

.stock__search-detail-dealer-comments > h2 {
  margin-top: 0; }

.stock__vehicle-detail-sub-head,
.stock__dealer-details-sub-head {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-size: 16px;
  margin-top: 50px; }

.stock__container-features hr {
  margin-bottom: 0; }

.stock__container-features .features-list .pure-g div:last-child {
  padding-left: 0;
  padding-left: .5em;
  padding-left: .75em; }

.stock__container-features .features-list .stock__features {
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-rule-width: 0;
  -webkit-column-rule-style: none;
  -webkit-column-rule-color: #fff;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-rule-width: 0;
  -moz-column-rule-style: none;
  -moz-column-rule-color: #fff;
  column-count: 2;
  column-gap: 40px;
  column-rule-width: 0;
  column-rule-style: none;
  column-rule-color: #fff; }

.stock__container-features .features-list .list-hr {
  font-size: 14px;
  border-bottom: 1px dotted #c1c1c1;
  vertical-align: middle;
  padding: 5px 0; }

/*
	vehicle-detail subnav section
 */
.stock__subnav-search-detail-u {
  position: relative;
  cursor: pointer;
  background-color: #ebebec;
  margin-bottom: 10px;
  color: #C71444;
  height: 45px;
  width: 100%;
  -webkit-transition: opacity 0.5s ease;
  -moz-transition: opacity 0.5s ease;
  -ms-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  height: 36px; }
  .stock__subnav-search-detail-u:hover {
    background-color: #C71444;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition: all 250ms ease-in; }
    .stock__subnav-search-detail-u:hover h3 {
      color: #fff; }
  .open .stock__subnav-search-detail-u {
    opacity: 0.40;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); }
    .open .stock__subnav-search-detail-u.selected, .open .stock__subnav-search-detail-u:hover {
      opacity: 1;
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); }
  .stock__subnav-search-detail-u.calculator {
    display: none;
    display: block; }

.stock__call-us {
  cursor: default;
  background-color: #C71444;
  text-align: left;
  font-size: 25px;
  line-height: 66px;
  color: #fff;
  margin-bottom: 10px;
  padding-left: 10px;
  height: 66px;
  text-align: center;
  padding: 0;
  font-size: 17px;
  line-height: 47px;
  padding: 0;
  height: 45px; }
  .stock__call-us:hover {
    background: #C71444;
    box-shadow: none; }
  .stock__call-us a {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #fff; }
    .stock__call-us a:hover {
      text-decoration: none; }

.stock__subnav-search-detail-icon {
  float: left;
  background-color: #C71444;
  background-image: url("/n/images/icons_all_general_2014.png");
  width: 45px;
  height: 100%;
  width: 37px; }
  .make-an-offer .stock__subnav-search-detail-icon {
    background-position: -26px -4190px;
    background-position: -31px -4194px; }
  .send-to-friend .stock__subnav-search-detail-icon {
    background-position: -27px -4286px;
    background-position: -32px -4290px; }
  .enquiry .stock__subnav-search-detail-icon {
    background-position: -27px -4386px;
    background-position: -32px -4390px; }
  .calculator .stock__subnav-search-detail-icon {
    background-position: -27px -4490px;
    background-position: -32px -4494px; }
  .test-drive .stock__subnav-search-detail-icon {
    background-position: -27px -4588px;
    background-position: -32px -4594px; }
  .trade-in .stock__subnav-search-detail-icon {
    background-position: -27px -4692px;
    background-position: -32px -4696px; }
  .request-video .stock__subnav-search-detail-icon {
    background-position: -27px -4792px;
    background-position: -32px -4796px; }

.stock__subnav-search-detail-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C71444;
  text-transform: uppercase;
  display: inline;
  line-height: 44px;
  font-size: 12px;
  width: 100%;
  margin-left: 5px;
  line-height: 34px; }
  .stock__subnav-search-detail-text .icon-offer-tick {
    background-image: url("/n/images/icons_all_general_2014.png");
    width: 27px;
    display: inline-block;
    height: 22px;
    background-position: -36px -4094px; }

.stock__text-tablet-only {
  display: none;
  display: block;
  position: absolute;
  left: 40%;
  top: 30%;
  color: #666666;
  font-size: 15px;
  display: none; }

.stock__finance_calculator_framed {
  min-height: 800px;
  width: 100%; }
  .stock__finance_calculator_framed iframe {
    min-height: 800px; }

.stock__share-this {
  display: none;
  border: 1px solid #d1d3d4; }
  .stock__share-this .share-title {
    padding: 1px 10px;
    background: #E5E5E5;
    border-bottom: 1px solid #d1d3d4; }
  .stock__share-this .share-social-icons {
    padding: 10px 5px;
    background: #F2F2F2; }
    .stock__share-this .share-social-icons > div {
      padding: 10px 0px;
      text-align: center; }

/*
Vehicle detail similar vehicles section
*/
.stock__search-detail-similar-vehicles .title h2 {
  color: #000000;
  font-size: 16px; }

.stock__search-detail-similar-vehicles hr {
  margin-bottom: 10px; }

.stock__search-detail-similar-vehicles ul {
  display: block;
  min-height: 86px;
  padding: 0; }
  .stock__search-detail-similar-vehicles ul li {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

.stock__similar-vehicles-u {
  float: left;
  width: 120px;
  margin-right: 12px;
  margin-bottom: 15px; }
  .stock__similar-vehicles-u img {
    width: 100%;
    height: 78px; }

.stock__similar-vehicle-summary {
  font-size: 12px;
  line-height: 14px;
  margin-top: 4px; }
  .stock__similar-vehicle-summary ul {
    min-height: 86px; }
  .stock__similar-vehicle-summary li {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #C71444; }
  .stock__similar-vehicle-summary .similar-vehicle-summary-type {
    color: #000000; }

/* style sheet for "A4" printing */
.print-only {
  display: none; }

@media print {
  @page {
    size: 21cm 29.7cm;
    margin: 0.64cm; }
  .print-only {
    display: block; }
  /* Stock Details Page */
  .stock-page.details *,
  .stock-page.stock-details *,
  .stock-page.stock-detail * {
    font-family: Helvetica, Arial, sans-serif !important;
    line-height: 1.4em !important;
    background: transparent !important;
    color: #000 !important; }
  .stock-page.details nav,
  .stock-page.details aside,
  .stock-page.details > header,
  .stock-page.details footer,
  .stock-page.details .dealer-name-wrapper,
  .stock-page.details .add-this-container,
  .stock-page.details .content-header,
  .stock-page.details .content-header ~ hr,
  .stock-page.details .owl-controls,
  .stock-page.details .stock__thumbnail-slider,
  .stock-page.details .stock__search-detail-similar-vehicles,
  .stock-page.details .site-container ~ *,
  .stock-page.details .back-link-arrow,
  .stock-page.details .heading-text-wrapper,
  .stock-page.details .sl-compare-wrapper,
  .stock-page.details .compare-module-wrapper,
  .stock-page.stock-details nav,
  .stock-page.stock-details aside,
  .stock-page.stock-details > header,
  .stock-page.stock-details footer,
  .stock-page.stock-details .dealer-name-wrapper,
  .stock-page.stock-details .add-this-container,
  .stock-page.stock-details .content-header,
  .stock-page.stock-details .content-header ~ hr,
  .stock-page.stock-details .owl-controls,
  .stock-page.stock-details .stock__thumbnail-slider,
  .stock-page.stock-details .stock__search-detail-similar-vehicles,
  .stock-page.stock-details .site-container ~ *,
  .stock-page.stock-details .back-link-arrow,
  .stock-page.stock-details .heading-text-wrapper,
  .stock-page.stock-details .sl-compare-wrapper,
  .stock-page.stock-details .compare-module-wrapper,
  .stock-page.stock-detail nav,
  .stock-page.stock-detail aside,
  .stock-page.stock-detail > header,
  .stock-page.stock-detail footer,
  .stock-page.stock-detail .dealer-name-wrapper,
  .stock-page.stock-detail .add-this-container,
  .stock-page.stock-detail .content-header,
  .stock-page.stock-detail .content-header ~ hr,
  .stock-page.stock-detail .owl-controls,
  .stock-page.stock-detail .stock__thumbnail-slider,
  .stock-page.stock-detail .stock__search-detail-similar-vehicles,
  .stock-page.stock-detail .site-container ~ *,
  .stock-page.stock-detail .back-link-arrow,
  .stock-page.stock-detail .heading-text-wrapper,
  .stock-page.stock-detail .sl-compare-wrapper,
  .stock-page.stock-detail .compare-module-wrapper {
    display: none !important; }
  .stock-page.details .print-name-address,
  .stock-page.stock-details .print-name-address,
  .stock-page.stock-detail .print-name-address {
    max-width: 500px;
    margin: 0 auto;
    text-align: center;
    padding: 10px 0; }
  .stock-page.details .box-main,
  .stock-page.stock-details .box-main,
  .stock-page.stock-detail .box-main {
    padding: 10px; }
  .stock-page.details .stock__search-detail-title,
  .stock-page.details .sl-heading-model,
  .stock-page.stock-details .stock__search-detail-title,
  .stock-page.stock-details .sl-heading-model,
  .stock-page.stock-detail .stock__search-detail-title,
  .stock-page.stock-detail .sl-heading-model {
    margin: 0 0 15px 0;
    border-bottom: 1px solid #aaa;
    padding: 0;
    font-size: 20px; }
  .stock-page.details .header-wrapper,
  .stock-page.stock-details .header-wrapper,
  .stock-page.stock-detail .header-wrapper {
    height: 13px; }
    .stock-page.details .header-wrapper .box-header .logo,
    .stock-page.stock-details .header-wrapper .box-header .logo,
    .stock-page.stock-detail .header-wrapper .box-header .logo {
      height: 60px;
      margin-top: 10px; }
  .stock-page.details .stock__vehicle-detail-sub-head,
  .stock-page.stock-details .stock__vehicle-detail-sub-head,
  .stock-page.stock-detail .stock__vehicle-detail-sub-head {
    margin-top: 10px;
    margin-bottom: 0; }
  .stock-page.details .stock__hr,
  .stock-page.stock-details .stock__hr,
  .stock-page.stock-detail .stock__hr {
    border-top: 1px solid #aaa;
    margin-bottom: 10px !important;
    margin-top: 0; }
  .stock-page.details .stock__search-detail-title,
  .stock-page.details .stock__table-responsive,
  .stock-page.stock-details .stock__search-detail-title,
  .stock-page.stock-details .stock__table-responsive,
  .stock-page.stock-detail .stock__search-detail-title,
  .stock-page.stock-detail .stock__table-responsive {
    background: #fff;
    background-color: #fff; }
  .stock-page.details .stock__search-detail-title .search-detail-name,
  .stock-page.stock-details .stock__search-detail-title .search-detail-name,
  .stock-page.stock-detail .stock__search-detail-title .search-detail-name {
    margin: 0; }
  .stock-page.details .stock__search-detail-title .pure-u-1.pure-u-sm-16-24,
  .stock-page.stock-details .stock__search-detail-title .pure-u-1.pure-u-sm-16-24,
  .stock-page.stock-detail .stock__search-detail-title .pure-u-1.pure-u-sm-16-24 {
    width: 68%; }
  .stock-page.details .stock__search-detail-title .pure-u-1.pure-u-sm-8-24,
  .stock-page.stock-details .stock__search-detail-title .pure-u-1.pure-u-sm-8-24,
  .stock-page.stock-detail .stock__search-detail-title .pure-u-1.pure-u-sm-8-24 {
    float: right;
    width: 30%; }
  .stock-page.details .owl-wrapper,
  .stock-page.stock-details .owl-wrapper,
  .stock-page.stock-detail .owl-wrapper {
    height: 100% !important;
    max-height: 350px !important; }
    .stock-page.details .owl-wrapper .owl-item,
    .stock-page.stock-details .owl-wrapper .owl-item,
    .stock-page.stock-detail .owl-wrapper .owl-item {
      display: none; }
    .stock-page.details .owl-wrapper .owl-item:first-child,
    .stock-page.stock-details .owl-wrapper .owl-item:first-child,
    .stock-page.stock-detail .owl-wrapper .owl-item:first-child {
      display: block;
      width: auto !important;
      margin: 0 auto !important;
      height: 100% !important;
      max-height: 350px !important; }
      .stock-page.details .owl-wrapper .owl-item:first-child .stock__gallery-slider img,
      .stock-page.details .owl-wrapper .owl-item:first-child .sd-carousel-image,
      .stock-page.stock-details .owl-wrapper .owl-item:first-child .stock__gallery-slider img,
      .stock-page.stock-details .owl-wrapper .owl-item:first-child .sd-carousel-image,
      .stock-page.stock-detail .owl-wrapper .owl-item:first-child .stock__gallery-slider img,
      .stock-page.stock-detail .owl-wrapper .owl-item:first-child .sd-carousel-image {
        width: auto !important;
        height: 100%; }
  .stock-page.details .stock__search-detail-specification,
  .stock-page.stock-details .stock__search-detail-specification,
  .stock-page.stock-detail .stock__search-detail-specification {
    max-height: 260px;
    height: auto !important;
    overflow: hidden; }
    .stock-page.details .stock__search-detail-specification *,
    .stock-page.stock-details .stock__search-detail-specification *,
    .stock-page.stock-detail .stock__search-detail-specification * {
      max-height: 260px;
      overflow: hidden;
      height: auto !important; }
    .stock-page.details .stock__search-detail-specification > div:first-child,
    .stock-page.stock-details .stock__search-detail-specification > div:first-child,
    .stock-page.stock-detail .stock__search-detail-specification > div:first-child {
      width: 330px !important;
      float: left;
      margin-right: 10px; }
    .stock-page.details .stock__search-detail-specification .stock__specifications,
    .stock-page.stock-details .stock__search-detail-specification .stock__specifications,
    .stock-page.stock-detail .stock__search-detail-specification .stock__specifications {
      width: 330px !important; }
    .stock-page.details .stock__search-detail-specification .stock__table-responsive tr,
    .stock-page.details .stock__search-detail-specification .stock__table-responsive td,
    .stock-page.stock-details .stock__search-detail-specification .stock__table-responsive tr,
    .stock-page.stock-details .stock__search-detail-specification .stock__table-responsive td,
    .stock-page.stock-detail .stock__search-detail-specification .stock__table-responsive tr,
    .stock-page.stock-detail .stock__search-detail-specification .stock__table-responsive td {
      padding: 0 1px 0 0; }
  .stock-page.details .stock__search-detail-dealer-comments,
  .stock-page.stock-details .stock__search-detail-dealer-comments,
  .stock-page.stock-detail .stock__search-detail-dealer-comments {
    margin-bottom: 10px; }
  .stock-page.details .stock__container-features .features-list .list-hr,
  .stock-page.stock-details .stock__container-features .features-list .list-hr,
  .stock-page.stock-detail .stock__container-features .features-list .list-hr {
    border: none;
    width: 50%;
    float: left;
    padding: 0 0 3px 0; }
  .stock-page.details .stock__container-features .features-list small,
  .stock-page.stock-details .stock__container-features .features-list small,
  .stock-page.stock-detail .stock__container-features .features-list small {
    display: block;
    clear: both;
    padding-top: 10px; } }

.stock-details .xcite-les-video.has-video {
  position: absolute;
  top: 25%;
  left: calc(50% - 50px);
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/images/play-100x100.png") no-repeat;
  width: 100px;
  height: 100px;
  cursor: pointer; }
  .stock-details .xcite-les-video.has-video img {
    display: none; }

.star-rating {
  position: relative;
  display: inline-block;
  font-size: 16px; }
  .star-rating.red-star {
    color: #ec1c22; }
  .star-rating.gold-star {
    color: #ffc107; }
  .star-rating.orange-star {
    color: #ff9800; }
  .star-rating.green-star {
    color: #54BD84; }
  .star-rating:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\02605\02605\02605\02605\02605';
    overflow: hidden; }
  .star-rating.stars-10:after {
    width: 10%; }
  .star-rating.stars-20:after {
    width: 20%; }
  .star-rating.stars-30:after {
    width: 30%; }
  .star-rating.stars-40:after {
    width: 40%; }
  .star-rating.stars-50:after {
    width: 50%; }
  .star-rating.stars-60:after {
    width: 60%; }
  .star-rating.stars-70:after {
    width: 70%; }
  .star-rating.stars-80:after {
    width: 80%; }
  .star-rating.stars-90:after {
    width: 90%; }
  .star-rating.stars-100:after {
    width: 100%; }

.stock__no-results {
  background: #F2F2F2;
  border: 1px solid #dcddde;
  border-radius: 0;
  padding: 20px;
  width: 100%; }
  .stock__no-results .caps {
    text-transform: uppercase;
    color: #C71444;
    font-size: 1.4em;
    text-align: center;
    padding-top: 50px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 25 25'%3E%3Cpath d='M22.5,20.16c0,0.62-0.47,1.13-1.09,1.13h-1.15c-0.63,0-1.09-0.51-1.09-1.13v-1.08H5.83v1.08c0,0.62-0.47,1.13-1.09,1.13H3.59c-0.63,0-1.09-0.51-1.09-1.13v-8.72l2.29-6.57c0.25-0.76,0.78-1.13,1.61-1.13h12.19c0.83,0,1.37,0.37,1.61,1.13l2.29,6.57V20.16z M5.23,15.33c0.33,0.31,0.72,0.46,1.17,0.46c0.46,0,0.85-0.15,1.17-0.46c0.33-0.31,0.49-0.71,0.49-1.18s-0.17-0.87-0.49-1.18c-0.33-0.31-0.72-0.46-1.17-0.46c-0.46,0-0.85,0.15-1.17,0.46c-0.33,0.31-0.5,0.71-0.5,1.18S4.91,15.03,5.23,15.33L5.23,15.33z M17.42,15.33c0.33,0.31,0.72,0.46,1.17,0.46c0.46,0,0.85-0.15,1.17-0.46c0.33-0.31,0.5-0.71,0.5-1.18s-0.17-0.87-0.5-1.18c-0.33-0.31-0.72-0.46-1.17-0.46c-0.46,0-0.85,0.15-1.17,0.46c-0.33,0.31-0.49,0.71-0.49,1.18S17.1,15.03,17.42,15.33L17.42,15.33z M4.74,10.31h15.52l-1.67-4.93H6.41L4.74,10.31z' fill='%23b2b2b2' /%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 28px;
    background-position-x: center;
    background-position-y: 16px; }

.stock__center {
  text-align: center; }

.les_video[data-url] {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 25px);
  width: 50px;
  height: 50px;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/images/play-50x50.png") no-repeat center center; }
  .les_video[data-url] img {
    display: none; }

/* Finance Page */
div.financeDisclaimer {
  margin-top: 20px; }

div.financeDisclaimer p {
  font-size: 11px;
  color: #999;
  font-style: italic; }

div.financeDisclaimer img {
  float: left;
  margin-bottom: 0 !important;
  padding-right: 15px; }

img.finance-page-img {
  margin-left: 0; }

img.imageLeft {
  margin-right: 10px; }

/* Finance Calculator Page */
.calculator .stock__finance_calculator_framed {
  border-radius: 3px; }

.special .pageContent .panel-title {
  line-height: 35px; }

.special .specials-container {
  position: relative;
  height: 100%; }
  .special .specials-container.loading {
    background-image: url("../../images/loading.gif");
    background-repeat: no-repeat;
    background-position: center 44%;
    width: 100%;
    height: 300px; }
    .special .specials-container.loading > * {
      display: none; }
  .special .specials-container .owl-wrapper-outer,
  .special .specials-container .owl-wrapper,
  .special .specials-container .owl-item {
    height: 100%; }
  .special .specials-container .owl-buttons > div {
    position: absolute;
    top: 44%;
    background: none;
    margin: 0;
    padding: 0; }
    .special .specials-container .owl-buttons > div span {
      display: block; }
      .special .specials-container .owl-buttons > div span.prevButton, .special .specials-container .owl-buttons > div span.nextButton {
        font-family: 'icomoon';
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 20px;
        line-height: 0;
        color: #a7a9ac; }
    .special .specials-container .owl-buttons > div.owl-prev {
      right: 100%; }
    .special .specials-container .owl-buttons > div.owl-next {
      left: 100%; }

.special .special-vehicle-category {
  color: #C71444;
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.special .special-detail-wrapper {
  margin-bottom: 20px; }
  .special .special-detail-wrapper .offer-sub-heading {
    color: #8a8a8a;
    font-size: 0.7em;
    padding-top: 10px;
    font-weight: bold; }
  .special .special-detail-wrapper .pure-u-1.pure-u-md-1-3 {
    border-bottom: 2px solid #eee; }
  .special .special-detail-wrapper .offer-heading {
    font-size: 1em;
    font-weight: bold;
    color: #000000; }
  .special .special-detail-wrapper .owl-item {
    text-align: center; }
    .special .special-detail-wrapper .owl-item .special-link {
      cursor: pointer;
      display: block;
      padding: 30px 16px 30px;
      border-bottom: 2px solid #666;
      margin-right: 6px;
      height: 100%; }
      .special .special-detail-wrapper .owl-item .special-link:hover {
        background: #eee;
        border-bottom: 2px solid #C71444; }
        .special .special-detail-wrapper .owl-item .special-link:hover .more {
          color: #000000; }
    .special .special-detail-wrapper .owl-item h4 {
      font-size: 18px;
      font-weight: bold;
      width: 90%;
      margin: 0 auto 16px; }
    .special .special-detail-wrapper .owl-item h5 {
      margin: 0;
      font-size: 0.85em;
      font-weight: bold;
      color: #666; }
    .special .special-detail-wrapper .owl-item .more {
      font-size: 14px;
      color: #666;
      font-weight: bold;
      margin-top: 40px;
      display: block;
      position: relative;
      padding-bottom: 8px;
      text-decoration: none; }
      .special .special-detail-wrapper .owl-item .more:after {
        content: '';
        position: absolute;
        width: 22px;
        height: 12px;
        background: url("/n/images/icons_all_general_2014.png") center -300px;
        top: 100%;
        left: 46%; }
  .special .special-detail-wrapper .detail .box-section-first {
    border-bottom: 2px solid #eee;
    padding-bottom: 20px;
    margin-bottom: 32px; }
  .special .special-detail-wrapper .detail .specials-heading {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px; }

.special .extend-height {
  margin-top: 65px; }

.special .vehicle-name {
  color: #666666; }

.special .vehiclesInList h2 {
  font-size: 20px;
  font-size: 30px; }

.special .vehiclesInList h3 {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px; }

.special .vehiclesInList h4.specials-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.special .vehiclesInList p {
  color: #666666;
  line-height: normal; }

.special .vehiclesInList .spec-content ul {
  padding-left: 0; }

.special .vehiclesInList .spec-content li {
  list-style: none;
  padding-left: 2.143em;
  margin-bottom: 1em;
  position: relative; }
  .special .vehiclesInList .spec-content li:before {
    background: url(../../images/tick-red.png) 0 0 no-repeat;
    content: "";
    position: absolute;
    top: 4px;
    left: 0;
    width: 14px;
    height: 14px; }

.special .vehiclesInList .spec-content p {
  margin: 10px 20px 10px;
  line-height: 1.6em; }

.special .quicklinks {
  margin: 0 auto 15px;
  width: 300px;
  margin: 0 auto; }
  .special .quicklinks .ql-text {
    font-size: 14px; }

.special .box-section-first, .special .box-section-second {
  margin-bottom: 20px; }

.special .box-section-second {
  border-bottom: 2px solid #eee; }

.special .spec-image img {
  margin: 0 auto; }

.special .specials-disclaimer p {
  line-height: 14px;
  font-size: 11px; }

.special-wrapper ul.list {
  padding-left: 0px; }
  .special-wrapper ul.list li.listitem {
    display: block;
    border-bottom: 2px solid #fff; }
  .special-wrapper ul.list li.listitem a, .special-wrapper ul.list i {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background: #c71444;
    color: #fff;
    display: block;
    line-height: 2.857em;
    min-height: 2.857em;
    text-transform: uppercase;
    font-weight: bold;
    padding-left: 4.143em;
    position: relative;
    z-index: 5;
    white-space: nowrap;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out; }
  .special-wrapper ul.list .listitem a:hover, .special-wrapper ul.list i:hover {
    background: #810d2c;
    color: #fff; }
  .special-wrapper ul.list .ico {
    position: absolute;
    display: block;
    width: 20px;
    height: 20px;
    left: 0;
    margin-top: -10px;
    top: 50%;
    left: 18px; }
  .special-wrapper ul.list .registerNowBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -2977px no-repeat; }
  .special-wrapper ul.list .registerNowBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -2977px no-repeat; }
  .special-wrapper ul.list .viewPacksBtn .ico {
    background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }
  .special-wrapper ul.list .viewPacksBtn a:hover .ico {
    background: url("/n/images/nissan-icons.png") 0 -4259px no-repeat; }

.special-content-wrapper {
  margin-top: 20px; }

.special-section-divider {
  border-bottom: 1px solid #eeeeee;
  margin: 50px 0; }

.special-spec-image-wrapper {
  height: 134px; }

p.section-note {
  font-size: 0.714em;
  line-height: 1.986em; }
  p.section-note a:hover {
    color: #C71444;
    text-decoration: underline; }

.special_dealer img {
  margin: 0px; }

.inpage-special {
  margin-bottom: 30px; }
  .inpage-special h3.special-header {
    position: relative;
    font-size: 18px;
    text-decoration: none; }
  .inpage-special .collapsed h3 {
    padding-left: 10px;
    background: #EEEEEE;
    padding-top: 16px;
    padding-bottom: 10px;
    height: 50px; }
  .inpage-special a:hover {
    text-decoration: none; }
  .inpage-special a:active {
    text-decoration: none; }

.vehcile-offers-disclaimer {
  font-size: 10px;
  height: auto;
  margin-top: 20px;
  line-height: 1.25em; }
  .vehcile-offers-disclaimer .dialog-title {
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    cursor: pointer; }

.dialog-title.show:after {
  content: " -"; }

.dialog-title.hide:after {
  content: " +"; }

.disclaimer {
  padding-top: 10px; }

.repayment-disclaimer.disclaimer.show {
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: expandDisclaimer;
  -webkit-animation-duration: 0.7s;
  animation-name: expandDisclaimer;
  animation-duration: 0.7s; }

.repayment-disclaimer.disclaimer.hide {
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -webkit-animation-name: shrinkDisclaimer;
  -webkit-animation-duration: 0.4s;
  animation-name: shrinkDisclaimer;
  animation-duration: 0.4s; }

@keyframes expandDisclaimer {
  0% {
    max-height: 0;
    visibility: hidden;
    opacity: 0; }
  100% {
    max-height: 500px;
    visibility: visible;
    opacity: 1; } }

@keyframes shrinkDisclaimer {
  0% {
    max-height: 500px;
    visibility: visible;
    opacity: 1; }
  100% {
    max-height: 0;
    visibility: hidden;
    opacity: 0; } }

/* ===================================
   Page - Home
   =================================== */
.sub-brands-icons {
  float: left;
  max-width: 140px; }
  .sub-brands-icons img {
    max-width: 135px; }

.home .welcome-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-size: 28px;
  text-transform: uppercase;
  text-align: center;
  margin: 30px 0; }

.home .welcome-copy-wrapper {
  padding-top: 40px;
  padding-top: 0; }

.home .bg-page-carousel {
  margin: 0 0 200px;
  height: 292px;
  margin: 0 0 270px;
  margin: 0 0 350px;
  margin: 0 0 180px;
  margin: 0 0 110px; }

.home #home-promo.promo-g {
  padding: 0; }

.home #home-promo .owl-pagination {
  position: absolute;
  width: 100%; }

.home .content-wrapper.welcome-text {
  padding-bottom: 50px; }

.home .container.bg-page.welcome-text {
  min-height: 350px; }

.home.centralcoastnissan .video-wrapper, .home.wyongnissan .video-wrapper {
  position: relative;
  padding-bottom: 56%;
  height: 0; }

.home.centralcoastnissan .video-wrapper iframe, .home.wyongnissan .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.image-welcome-signature img {
  margin: 0px; }

/* ===================================
Page - Search Results
=================================== */
/*
Search (Accordion)
*/
.search-accordion .panel-default > .panel-heading {
  color: #fff;
  background-color: #000000;
  border-bottom: 1px solid #1A1A1A; }

.search-accordion .panel-heading {
  border-radius: 0; }

.search-accordion.panel-group .panel {
  border-radius: 0; }

.search-accordion.panel-group .panel + .panel {
  margin-top: 0; }

.search-accordion.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: transparent; }

.search-accordion .panel-collapse {
  border-left: 1px #d1d3d4 solid;
  border-right: 1px #d1d3d4 solid;
  border-bottom: 1px #d1d3d4 solid; }

.search-accordion .panel-heading a:hover {
  color: #fff; }

.search-accordion .panel-body {
  padding: 10px; }

.search-accordion .panel-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }
  .search-accordion .panel-heading a {
    color: #878787;
    -webkit-transition: color 250ms ease-in;
    -moz-transition: color 250ms ease-in;
    -ms-transition: color 250ms ease-in;
    -o-transition: color 250ms ease-in;
    transition: color 250ms ease-in; }
  .search-accordion .panel-heading a:hover {
    text-decoration: none; }

/* Service Page Styles */
.rockdalenissan.service .online-service-form a {
  margin: 0 0 30px; }

/* Contact Page Styles */
.contact .desktop.address-box-wrapper,
.contact-us .desktop.address-box-wrapper {
  margin-top: 2em; }

.contact .map-iframe,
.contact-us .map-iframe {
  width: 100%;
  height: 300px;
  margin: 0 auto; }

.contact .operating-hours-wrapper.panel-group,
.contact-us .operating-hours-wrapper.panel-group {
  margin-bottom: 0; }

/* Map Controls Fix */
#map {
  width: 100%;
  height: 300px; }
  #map * {
    max-width: none; }

/* Map Styles */
.map-framed .nav-mobile,
.map-framed .nav-primary-mobile-wrapper,
.map-framed .toolbox-wrapper,
.map-framed .header-wrapper,
.map-framed .footer {
  display: none !important; }

.map-framed .content-wrapper {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

.map-framed.page {
  background-color: #f7f7f7; }

/* Toyota Certified Used Cars page styles */
.certified-used-cars .promise-header h3, .certified-used-cars .promise-header h4, .certified-used-cars .promise-header h5,
.certified-used-cars .quality-guarantee h3,
.certified-used-cars .quality-guarantee h4,
.certified-used-cars .quality-guarantee h5 {
  margin-top: 0; }

.certified-used-cars .promise-header h3,
.certified-used-cars .quality-guarantee h3 {
  font-size: 18px;
  font-size: 20px; }

.certified-used-cars .promise-header h4,
.certified-used-cars .quality-guarantee h4 {
  font-size: 14px;
  text-align: center;
  font-size: 16px; }

.certified-used-cars .promise-list * {
  line-height: 1.5em;
  margin: 0;
  font-size: 0.98em; }

.certified-used-cars .promise-list sup {
  font-size: 0.8em; }

.certified-used-cars .promise-list img {
  margin: 0 auto; }

.certified-used-cars .promise-list .doubt {
  text-align: center;
  font-size: 16px;
  color: #CF1B1D; }

.certified-used-cars .quality-guarantee h3 {
  margin-bottom: 20px;
  margin-bottom: 30px; }

.certified-used-cars .quality-guarantee h4 {
  text-align: left;
  font-size: 13px;
  font-size: 14px; }

.certified-used-cars .quality-guarantee img {
  margin-bottom: 10px;
  margin-bottom: 20px; }

.certified-used-cars .toyota-red {
  color: #CF1B1D; }

.certified-used-cars .grey {
  background-color: #ebebec; }

.certified-used-cars .disclaimer {
  color: #7B7D84;
  padding: 5px 10px;
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 85%; }

/* ===================================
Page - New Vehicles
=================================== */
.new-vehicles h3 {
  font-size: 18px; }

.new-vehicle-inventory-stand-out {
  padding-left: 0;
  background: #fff;
  padding-left: 3%; }
  .new-vehicle-inventory-stand-out.stick {
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99999;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.5);
    z-index: 999;
    top: 81px;
    top: 59px; }
  .new-vehicle-inventory-stand-out.wide.stick-xl {
    position: fixed;
    top: 176px;
    width: 100%;
    z-index: 99;
    top: 0; }
  .new-vehicle-inventory-stand-out .stand-out .new-stock-button-wrapper a:hover {
    text-decoration: none; }
  .new-vehicle-inventory-stand-out .stand-out .new-stock-button-wrapper .new-stock-button-image {
    text-align: center;
    text-align: left; }
  .new-vehicle-inventory-stand-out .stand-out .new-stock-button-wrapper .button-new-stock {
    margin: 0;
    background-color: #C71444;
    font-size: 15px;
    width: 100%;
    border-radius: 0;
    padding: 10px 0px;
    border-top: 1px solid #e9255a;
    font-size: 12px;
    float: left;
    width: inherit;
    border-radius: 3px;
    padding: 3px 10px;
    margin: 26px 0;
    font-size: 14px;
    padding: 11px 10px;
    margin: 18px 0; }
  .new-vehicle-inventory-stand-out .stand-out .new-stock-button-wrapper .stock-text {
    display: none;
    display: inline-block;
    color: #000000;
    float: left;
    margin: 20px 0;
    display: inline-block;
    margin: 20px 0;
    margin-left: -15px; }
    .new-vehicle-inventory-stand-out .stand-out .new-stock-button-wrapper .stock-text h4 {
      font-family: 'MuseoSans-300', Arial, sans-serif;
      font-size: 13px;
      font-weight: bold;
      font-size: 16px; }
  .new-vehicle-inventory-stand-out .stand-out .stocklink-image-wrapper {
    display: none;
    float: left;
    display: block;
    width: 120px;
    position: relative;
    width: 150px;
    top: -6px;
    left: -6px; }

.specials-heading-price {
  color: #C71444; }

/* Spare Pages Styles */
.row-gap {
  margin-top: 30px;
  text-align: center; }
  .row-gap a:hover {
    color: #000;
    -webkit-transition: all 250ms ease-in;
    -moz-transition: all 250ms ease-in;
    -ms-transition: all 250ms ease-in;
    -o-transition: all 250ms ease-in;
    transition: all 250ms ease-in; }
  .row-gap p {
    margin: 0 0 0px; }

.meet-the-team-wrapper {
  overflow-x: scroll; }

.section-divider {
  display: inline;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  width: 100%; }

img.service-spare-page-img {
  margin: 0;
  padding-top: 15px; }

img.parts-spare-page-img, img.company-spare-page-img {
  margin: 0;
  padding-bottom: 10px; }

img.service-spare-page-img2 {
  margin: 0;
  margin: 0 auto;
  padding-left: 20px; }

li.last-li {
  list-style: none; }

img.spare-page-img-padding {
  padding-bottom: 10px; }

img.meet-the-team-img {
  margin-left: 0; }

p.meet-the-team-p {
  margin-bottom: 0; }

p.spare-page-video {
  padding-right: 10px;
  margin-left: 0;
  margin: 0; }

.spare-page-wrapper h2.header-margin, .spare-page-wrapper h3.header-margin {
  margin-top: 0; }

h5.spare-page-h5 {
  color: #C71444;
  font-weight: bold; }

input.pure-button.button-brand.spare-page-button {
  margin-bottom: 10px; }

input.inside-form-input.spare-page-input {
  margin-top: 10px; }

.meet-the-team-wrapper {
  margin-bottom: 20px; }
  .meet-the-team-wrapper h3 {
    margin-top: 15px;
    margin-top: 0; }
  .meet-the-team-wrapper .meet-the-team-heading {
    color: #C71444;
    text-align: left; }

div.meet-the-team-wrapper {
  overflow: scroll; }

.online-service-iframe {
  width: 100%;
  height: 1050px;
  height: 700px; }

.special-form-wrapper {
  position: relative; }
  .special-form-wrapper a {
    position: absolute;
    display: block;
    max-width: 120px;
    left: 60%;
    top: 140px;
    max-width: 160px;
    left: 63%;
    top: 225px;
    max-width: 170px;
    max-width: 230px;
    left: 66%;
    top: 265px; }
  .special-form-wrapper input {
    position: absolute;
    display: block;
    max-width: 130px;
    left: 60%;
    height: 20px;
    max-width: 160px;
    left: 63%;
    height: 32px;
    max-width: 170px;
    max-width: 230px;
    left: 66%;
    height: 38px; }
    .special-form-wrapper input#field22389000 {
      top: 50px;
      top: 70px;
      top: 100px; }
    .special-form-wrapper input#field22389001 {
      top: 70px;
      top: 110px;
      top: 140px; }
    .special-form-wrapper input#field22389002 {
      top: 90px;
      top: 150px;
      top: 180px; }
    .special-form-wrapper input[type="image"] {
      top: 115px;
      top: 190px;
      top: 220px; }

.page-content-form {
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: 10px; }

main img {
  margin: 0; }

.range main.container {
  padding: 0 1.5em; }

.range .range-vehicle-wrapper {
  padding: 32px 20px;
  border-bottom: 2px solid #fff;
  display: block; }
  .range .range-vehicle-wrapper:hover {
    text-decoration: none;
    background: #F2F2F2;
    border-bottom: 2px solid #C71444; }
  .range .range-vehicle-wrapper h3 {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #000000;
    font-size: 20px; }

.range-vehicle-cat-name {
  color: #C71444;
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 0; }

.n-sport-range .sliderOuterWrapper .sliderWrapper {
  position: relative; }

.n-sport-range .banner-heading {
  font-family: akzidenz-grotesk_bold;
  font-size: 4.8vw;
  color: #fff;
  position: absolute;
  top: 4.2vw;
  max-width: 1169px;
  margin: auto;
  left: 0;
  right: 0;
  padding: 0 0 0 1rem; }

.n-sport-range .n-spoert-Intro {
  margin-bottom: 30px; }
  .n-sport-range .n-spoert-Intro .n-spoert-Logo {
    margin-top: 30px; }

.n-sport-range .n-sport-small-Img {
  margin-right: 10.5%; }
  .n-sport-range .n-sport-small-Img .n-spoert-explore-btn {
    margin-bottom: 20px; }

.n-sport-range .n-sport-slide-Img {
  width: 100%; }

.n-sport-range .n-sport-caption {
  text-align: center;
  position: absolute;
  bottom: 0;
  background-color: #c8c8c8; }

.n-sport-range .n-sport-slide {
  position: relative; }

.n-sport-range .n-sport-disclaimer {
  margin-top: 40px; }

/* Map Styles */
.meet-team .pageContent .box-meetteam {
  padding: 0 15px 0 0; }

.meet-team .pageContent .meet-the-team-1 span.team-position {
  font-size: 18px;
  color: #000000; }

.meet-team .pageContent .meet-the-team-2 a {
  color: #666; }

.meet-team .pageContent .meet-the-team-2 a:hover {
  color: #C71444; }

.meet-team .pageContent .team-member-image {
  max-width: 200px; }

.meet-team .meet-the-team-3 .tab-pane {
  display: none; }

.meet-team .meet-the-team-3 .tab-pane.active {
  display: block; }

.dealership-special-wrapper {
  margin-bottom: 2rem;
  border-bottom: 1px solid #dcddde;
  padding-bottom: 2rem; }

.ds-col-1 {
  width: 100%;
  width: 70%;
  padding-right: 1.5rem; }

.ds-col-2 {
  width: 100%;
  margin-top: 1rem;
  background: #f7f7f7;
  padding: 15px;
  border-radius: 3px;
  border: 1px solid #E5E5E5;
  width: 30%;
  margin-top: 0; }

.ds-image-large {
  padding-bottom: 1.2rem; }

.ds-image-small {
  width: 100%;
  margin: 0 20px 10px 0;
  width: auto;
  max-width: 250px;
  float: left; }

.ds-heading-wrapper {
  margin-bottom: 1rem; }

.ds-heading,
.ds-sub-heading {
  width: 100%; }

.ds-heading,
.ds-price {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0 0 .5rem 0; }

.ds-sub-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  margin: 0 0 .5rem 0; }

.ds-text-disclaimer {
  font-size: 75%; }

.ds-price-beforenote,
.ds-price-afternote {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  color: #595959;
  margin-bottom: 3px; }

.ds-price {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #C71444; }

.ds-price-symbol {
  font-size: 12px;
  top: -4px;
  left: 0; }

.ds-price-disclaimer {
  font-size: 10px;
  line-height: 14px;
  display: block;
  margin-bottom: 10px; }

.ds-price-disclaimer p,
.ds-price-disclaimer-symbol {
  display: inline; }

.ds-price-disclaimer-symbol {
  margin-right: 2px; }

.icon-list,
.icon-thumb,
.icon-gallery {
  width: 25px;
  height: 25px;
  fill: #a7a9ac; }
  .icon-list:hover,
  .icon-thumb:hover,
  .icon-gallery:hover {
    fill: #C71444; }

.icon-svg-arrow-right {
  width: 7.2px;
  height: 11.4px;
  fill: #666;
  margin-right: 4px; }

.icon-svg-star {
  width: 15.8px;
  height: 15px;
  margin-right: 5px; }

.icon-svg-star-set {
  width: 87px;
  height: 15px;
  margin-left: 10px; }

.icon-star-green {
  fill: #54bd84; }

.icon-star-red {
  fill: #ec1c22; }

.blog-post .icon-svg-arrow-left {
  width: 7.2px;
  height: 11.4px;
  fill: #fff;
  margin-right: 2px;
  top: 0; }

.icon-svg-specials-star {
  width: 92px;
  height: 32px;
  fill: #dc0000;
  color: #fff;
  position: absolute;
  left: 0;
  bottom: 10px; }
  .stock-list-item:not(:nth-child(3)) .icon-svg-specials-star {
    display: none; }

.icon-sla {
  width: 25px;
  height: 25px;
  fill: #C71444; }
  .no-flexbox .icon-sla {
    margin-left: 27px; }

.btn-base {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  border: 0;
  background-color: #C71444;
  padding: 8px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in;
  font-size: 13px; }

a.btn-base {
  display: block;
  text-decoration: none; }
  a.btn-base:hover, a.btn-base:focus, a.btn-base:active {
    color: #fff;
    background-color: #810d2c; }

.button-video-play {
  margin-top: 5px; }

.stock-detail .back-link-arrow {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 30px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-decoration: none;
  color: #fff;
  padding: 0 10px 0 7px;
  margin: 0;
  height: 30px;
  vertical-align: middle;
  text-align: center;
  background-color: #C71444;
  position: relative;
  display: inline-block;
  border-radius: 2px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }
  .stock-detail .back-link-arrow:before {
    position: absolute;
    left: -10px;
    content: " ";
    width: 0px;
    height: 0px;
    border-style: solid;
    border-width: 15px 10px 15px 0;
    border-color: transparent #C71444 transparent transparent;
    -webkit-transition: border-color 150ms ease-in;
    -moz-transition: border-color 150ms ease-in;
    -ms-transition: border-color 150ms ease-in;
    -o-transition: border-color 150ms ease-in;
    transition: border-color 150ms ease-in; }
  .stock-detail .back-link-arrow:hover {
    color: #fff;
    background: #810d2c; }
    .stock-detail .back-link-arrow:hover:before {
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 15px 10px 15px 0;
      border-color: transparent #810d2c transparent transparent; }

.stock-search .budget-submit {
  margin-top: 1.5em; }

.compare-module-wrapper {
  z-index: 1;
  border-color: #dcddde;
  overflow: hidden;
  visibility: hidden;
  opacity: 0;
  height: 0;
  margin: 0;
  transition: opacity 200ms ease-in, height 200ms ease-in; }
  .compare-module-wrapper.active {
    overflow: auto;
    border-color: #dcddde;
    visibility: visible;
    opacity: 1;
    height: auto;
    margin: 10px 0; }
    @supports (position: -webkit-sticky) {
      .compare-module-wrapper.active {
        position: -webkit-sticky; } }
    @supports (position: sticky) {
      .compare-module-wrapper.active {
        position: sticky; } }
    @supports (position: -webkit-sticky) or (position: sticky) {
      .compare-module-wrapper.active {
        top: 0;
        margin-top: 0;
        z-index: 1;
        border-top: 1px solid #dcddde;
        margin-top: 0;
        top: 89px;
        top: 58px; } }
    .compare-module-wrapper.active.sticky {
      position: fixed;
      top: 0;
      margin-top: 0;
      z-index: 1;
      border-top: 1px solid #dcddde;
      width: 100%;
      left: 0;
      margin-top: 0;
      top: 89px;
      top: 58px; }
    .compare-module-wrapper.active .cm-heading {
      background-color: #C71444; }
  .compare-module-wrapper.disabled .cm-images-wrapper:after {
    content: 'Please select 2 or more vehicles to compare';
    margin-left: 6px;
    align-self: center;
    color: #a7a9ac;
    display: block; }

.cm-compare-link {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 14px;
  text-align: center;
  display: block;
  color: #fff;
  background-color: #C71444;
  padding: 8px;
  width: 100%;
  max-width: 130px;
  margin-top: 6px;
  text-transform: uppercase;
  -webkit-transition: all 250ms ease-in;
  -moz-transition: all 250ms ease-in;
  -ms-transition: all 250ms ease-in;
  -o-transition: all 250ms ease-in;
  transition: all 250ms ease-in;
  margin-top: 0; }
  .cm-compare-link:hover, .cm-compare-link:focus, .cm-compare-link:active {
    cursor: pointer;
    color: #FFF;
    background-color: #810d2c;
    text-decoration: none; }
  .cm-compare-link.disabled {
    background: #b2b2b2;
    cursor: initial;
    border-color: #b2b2b2; }

.cm-heading {
  color: #fff;
  margin: 0;
  padding: 2px 10px;
  background-color: #a7a9ac;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }

.cm-content-wrapper {
  padding: 10px;
  background-color: #f7f7f7;
  border: 1px solid #E5E5E5;
  border-bottom: 2px solid #dcddde;
  border-top: 0;
  -webkit-transition: border-color 150ms ease-in;
  -moz-transition: border-color 150ms ease-in;
  -ms-transition: border-color 150ms ease-in;
  -o-transition: border-color 150ms ease-in;
  transition: border-color 150ms ease-in; }

.cm-images-wrapper {
  width: 80%; }

.cm-image-wrapper {
  width: 15%;
  padding-right: 10px;
  position: relative;
  display: none;
  opacity: 0;
  min-width: 70px;
  flex-basis: 25%;
  max-width: 100px; }
  .cm-image-wrapper .cm-image {
    border: 1px solid #dcddde; }

.cm-image-wrapper.js-imageActive {
  display: block;
  animation: grow .15s linear forwards; }

.cm-image-close-link {
  line-height: 11px;
  display: block;
  position: absolute;
  top: -8px;
  right: -1px;
  padding: 6px;
  cursor: pointer; }
  .cm-image-close-link:hover .icon-svg-close-circle {
    cursor: pointer;
    fill: #810d2c;
    color: #fff; }
  .cm-image-close-link .icon-svg-close-circle {
    width: 18px;
    height: 18px;
    color: #fff;
    fill: #C71444;
    -webkit-transition: fill 150ms ease-in;
    -moz-transition: fill 150ms ease-in;
    -ms-transition: fill 150ms ease-in;
    -o-transition: fill 150ms ease-in;
    transition: fill 150ms ease-in; }

@keyframes grow {
  0% {
    width: 8%;
    opacity: 0; }
  100% {
    width: 15%;
    opacity: 1; } }

.flexbox .cm-content-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .cm-images-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.no-flexbox .compare-module-wrapper.active.sticky {
  top: 0; }
  @media screen and (min-width: 768px) {
    .no-flexbox .compare-module-wrapper.active.sticky {
      top: 58px; } }
  @media screen and (min-width: 1280px) {
    .no-flexbox .compare-module-wrapper.active.sticky {
      top: 0; } }

.no-flexbox .cm-content-wrapper:before, .no-flexbox .cm-content-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .cm-content-wrapper:after {
  clear: both; }

.no-flexbox .cm-images-wrapper {
  float: left; }

.no-flexbox .cm-compare-link {
  float: right; }

.no-flexbox .cm-image-wrapper.js-imageActive {
  display: block;
  opacity: 1;
  float: left; }

.csstransitions .stock__search-accordion-inner .panel-default > .panel-heading {
  -webkit-transition: background 0.5sms ease-in;
  -moz-transition: background 0.5sms ease-in;
  -ms-transition: background 0.5sms ease-in;
  -o-transition: background 0.5sms ease-in;
  transition: background 0.5sms ease-in; }

.csstransitions .stock__search-accordion-inner .panel-heading .sl-refine-panel-heading-link {
  -webkit-transition: color 250ms ease-in;
  -moz-transition: color 250ms ease-in;
  -ms-transition: color 250ms ease-in;
  -o-transition: color 250ms ease-in;
  transition: color 250ms ease-in; }

.stock__results-summary {
  background-color: #F2F2F2;
  border: 1px solid #dcddde; }
  .stock__results-summary h2 {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    background-color: #E5E5E5;
    color: #000000;
    font-size: 18px;
    margin: 0;
    padding: 0.3em;
    padding: 0.5em; }
  .stock__results-summary .pure-table {
    border: transparent; }
  .stock__results-summary .pure-table > tbody > tr > td {
    vertical-align: baseline;
    border: transparent;
    padding-top: 0;
    padding-bottom: 5px; }

.sl-refine-search-close-link {
  line-height: 11px;
  display: block;
  position: relative;
  top: 4px;
  cursor: pointer; }
  .sl-refine-search-close-link:hover .icon-svg-close-circle {
    cursor: pointer;
    fill: #810d2c; }
  .sl-refine-search-close-link .icon-svg-close-circle {
    width: 18px;
    height: 18px;
    color: #fff;
    fill: #C71444;
    -webkit-transition: fill 150ms ease-in;
    -moz-transition: fill 150ms ease-in;
    -ms-transition: fill 150ms ease-in;
    -o-transition: fill 150ms ease-in;
    transition: fill 150ms ease-in; }

.stock__search-refine {
  margin-bottom: 0px; }

.stock__search-refine .stock__panel-collapse {
  border: transparent; }

.stock__search-refine {
  font-size: 14px; }
  .stock__search-refine span, .stock__search-refine label, .stock__search-refine .stock__slider-u-label-left {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px; }
  .stock__search-refine .stock__slider-u-label-left {
    color: #000000; }

.stock-page .refine-submit.fixed {
  position: fixed;
  bottom: 0;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/top-shadow.png") repeat-x;
  padding-top: 12px;
  z-index: 999; }

.stock__search-refine-btn-wrapper {
  background-color: #F2F2F2;
  border: 1px solid #dcddde;
  border-top: transparent;
  padding: 20px; }
  .stock__search-refine-btn-wrapper input {
    margin-top: 0px;
    width: 100%; }

.sl-refine-toggle {
  background: #000000;
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  margin-top: 10px;
  margin-top: 0; }
  .sl-refine-toggle a {
    font-size: 14px;
    color: #fff;
    padding: 10px 0 10px 10px;
    display: inline-block; }
  .sl-refine-toggle span {
    font-size: 12px;
    width: 15px;
    margin: 1px 0 0 0px;
    float: left; }
  .sl-refine-toggle .sl-refine-button-reset {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    float: right;
    font-size: 14px;
    width: auto;
    cursor: pointer;
    border: none;
    background: #4D4D4D;
    padding: 11px;
    color: #fff; }
    .sl-refine-toggle .sl-refine-button-reset:hover {
      background: #333333; }
  .sl-refine-toggle .expanded-arrow-sm {
    display: block; }
  .sl-refine-toggle .collapsed-arrow-sm {
    display: none; }
  .sl-refine-toggle .collapsed .expanded-arrow-sm {
    display: none; }
  .sl-refine-toggle .collapsed .collapsed-arrow-sm {
    display: block; }

.stock__search-accordion-outer .panel-body {
  padding: 0; }

.panel-body .stock__search-accordion-inner a {
  border-top: transparent;
  border-bottom: transparent; }

.panel-group.stock__search-accordion-inner {
  margin-bottom: 0; }

.stock__search-accordion-inner .panel-body {
  padding: 10px; }

.stock__search-accordion-inner .panel-default > .panel-heading {
  background: #666666;
  border-bottom: 1px solid #fff; }
  .stock__search-accordion-inner .panel-default > .panel-heading:hover {
    background: #4D4D4D; }

.stock__search-refine.stock__panel-collapse {
  border: transparent; }

.stock__search-accordion-inner.panel-group .panel {
  border-radius: 0; }

.stock__search-accordion-inner.panel-group .panel + .panel {
  margin-top: 0; }

.stock__search-accordion-inner.panel-group .panel-heading + .stock__panel-collapse > .panel-body {
  border-top: transparent; }

.stock__search-accordion-inner .stock__panel-collapse {
  border-left: 1px #d1d3d4 solid;
  border-right: 1px #d1d3d4 solid; }

.stock__search-accordion-inner .panel-heading a {
  color: #fff; }

.stock__search-accordion-inner .panel-heading a:hover {
  text-decoration: none;
  color: #fff; }

.sl-refine-button-reset {
  display: block;
  padding: 0 0.5rem;
  text-decoration: underline;
  color: #000000;
  font-size: 12px; }

.stock__search-accordion-inner .sl-refine-panel-heading-link {
  display: block;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/icons_all_general_2014.png") -38px -2882px no-repeat;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/icons_all_general_2014.png") -38px -2888px no-repeat; }

.stock__search-accordion-inner .collapsed {
  display: block;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/icons_all_general_2014.png") -38px -2783px no-repeat;
  background: url("https://s3-ap-southeast-2.amazonaws.com/assets.i-motor.com.au/n/images/icons_all_general_2014.png") -38px -2789px no-repeat; }

.stock__search-accordion-inner .panel-title {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  padding: 10px 0 10px 22px;
  padding: 8px 0 8px 22px; }
  .stock__search-accordion-inner .panel-title a {
    text-transform: none; }
  .stock__search-accordion-inner .panel-title span {
    font-size: 10px;
    width: 15px;
    height: 10px;
    margin-top: 3px;
    float: left; }

/* Form UI - Widget */
.stock .ui-widget-header {
  position: absolute;
  background: #C71444; }
  .stock .ui-widget-header.ui-slider-range {
    height: 100%; }

.stock__pricings-slider .stock__slider-u-2 {
  margin-top: 15px; }
  .stock__pricings-slider .stock__slider-u-2 .stock__slider-u-label-left {
    line-height: 24px; }
    .stock__pricings-slider .stock__slider-u-2 .stock__slider-u-label-left .stock__budget-amount {
      font-size: 18px;
      color: #C71444; }
  .stock__pricings-slider .stock__slider-u-2 .stock__slider-u-slider {
    margin-top: 15px; }

.stock__slider-u-label-middle {
  margin: 10px 0; }

.stock__terms-budget {
  font-family: 'helvetica neue', arial, helvetica, freesans, 'liberation sans', 'numbus sans l', sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 16px;
  padding-top: 10px; }
  .stock__terms-budget a {
    padding: 0px;
    color: #C71444;
    text-transform: none;
    font-size: inherit;
    border: none;
    display: inline; }

.stock__age-odometre-slider .stock__slider-u-2 {
  margin-bottom: 20px; }

.stock__slider-u .stock__slider-u-label-right {
  float: right; }

.stock .stock__slider-u-slider {
  background: #c0c0c0;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodâ€¦EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(top, #c0c0c0 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #c0c0c0), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(top, #c0c0c0 0%, #f5f5f5 100%);
  background: -o-linear-gradient(top, #c0c0c0 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(top, #c0c0c0 0%, #f5f5f5 100%);
  background: linear-gradient(to bottom, #c0c0c0 0%, #f5f5f5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0c0c0', endColorstr='#f5f5f5',GradientType=0 );
  margin-top: 16px;
  margin-bottom: 10px;
  border: none;
  height: 8px;
  width: 100%; }
  .stock .stock__slider-u-slider .ui-slider-handle {
    height: 26px;
    margin-top: -5px;
    margin-left: -8px; }

.stock__body-type-slider .stock__slider-u-2 {
  margin-bottom: 20px; }

/* Modify buget interest and terms */
.stock__pricings-slider .modify-budget {
  display: none; }

.stock__pricings-slider #editBudget,
.stock__pricings-slider .stb-info-button,
.stock__pricings-slider .modify-buttons a {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  background: #C71444;
  text-transform: uppercase;
  font-size: 0.7em;
  padding: 2px;
  text-align: center;
  margin-top: 7px;
  border: none;
  display: block;
  text-decoration: none;
  letter-spacing: .2px; }
  .stock__pricings-slider #editBudget:hover,
  .stock__pricings-slider .stb-info-button:hover,
  .stock__pricings-slider .modify-buttons a:hover {
    background: #a71139; }

.stock__pricings-slider .modify-buttons a {
  margin-right: 10px; }

.stock__pricings-slider .modify-budget input[type="text"] {
  padding: 5px;
  box-shadow: none;
  border-radius: 0;
  margin-bottom: 5px;
  width: 100%; }

.stock__pricings-slider .sl-budget-finance-link,
.stock__pricings-slider .sl-budget-finance-link.collapsed {
  display: inline;
  color: #C71444; }

.stock-page .fancybox-skin {
  background: #333333;
  color: #fff; }
  .stock-page .fancybox-skin h4 {
    color: #fff; }

.sl-refine-toggle {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  background: #C71444;
  margin-top: 10px; }
  @media screen and (min-width: 768px) {
    .sl-refine-toggle {
      margin-top: 0; } }
  .sl-refine-toggle .slider-u-label {
    margin: 10px 0; }

.sl-refine-toggle a {
  font-size: 14px;
  color: #fff;
  padding: 10px 0 10px 10px;
  display: block; }

.sl-refine-toggle span {
  font-size: 12px;
  width: 15px;
  margin: 1px 0 0 0px;
  float: left; }

.sl-refine-toggle .expanded-arrow-sm {
  display: block; }

.sl-refine-toggle .collapsed-arrow-sm {
  display: none; }

.sl-refine-toggle .sl-refine-button-reset {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  float: right;
  font-size: 14px;
  width: auto;
  cursor: pointer;
  border: none;
  background: #4D4D4D;
  padding: 11px; }

.sl-action-button-form-wrapper.panel-group {
  margin-bottom: 0; }

.stock__results-summary h2 {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  padding: 0.3em; }

.stock__results-summary .resultNumber {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #000000;
  font-size: 14px;
  margin-bottom: 0;
  padding: 0.3em; }

.stock__search-accordion-inner .panel-title {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding: 10px 0 10px 22px;
  padding: 8px 0 8px 22px; }
  .stock__search-accordion-inner .panel-title span {
    font-size: 10px;
    width: 15px;
    height: 10px;
    margin-top: 3px;
    float: left; }

.stock__search-accordion-inner .sl-refine-panel-heading-link {
  background-position: -38px -2888px; }
  @media screen and (min-width: 768px) {
    .stock__search-accordion-inner .sl-refine-panel-heading-link {
      background-position: -38px -2889px; } }

.stock__search-accordion-inner .collapsed {
  background-position: -38px -2788px; }
  @media screen and (min-width: 768px) {
    .stock__search-accordion-inner .collapsed {
      background-position: -38px -2789px; } }

.form .ui-widget-content.ui-slider {
  height: 10px;
  background: #F2F2F2;
  border: none; }

.form .ui-widget-header.ui-slider-range {
  background: #C71444; }

.ui-slider .ui-slider-range {
  background: #C71444; }

.flexbox .sl-col-g,
.flexbox .sd-col-g {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  @supports (grid-area: auto) {
    .flexbox .sl-col-g,
    .flexbox .sd-col-g {
      display: grid;
      grid-gap: 1.5rem; } }

@supports (grid-area: auto) {
  .flexbox .sl-col-g {
    grid-template-columns: 1fr 3fr; } }

@supports (grid-area: auto) {
  .flexbox .sl-action-btn {
    grid-template-columns: 1fr 1fr 1fr 1fr; } }

@supports (grid-area: auto) {
  .flexbox .sd-col-g {
    grid-template-columns: 3fr 1fr; }
    .flexbox .sd-col-g.sold {
      grid-template-columns: unset; } }

.flexbox .sl-col-sm {
  padding-right: 1.5rem;
  min-width: 270px; }

.flexbox .sd-col-sm {
  padding-left: 1.5rem; }

.flexbox .sl-col-sm,
.flexbox .sd-col-sm {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }
  @supports (grid-area: auto) {
    .flexbox .sl-col-sm,
    .flexbox .sd-col-sm {
      width: auto;
      margin: 0;
      padding: 0; } }

.flexbox .sl-col-lg,
.flexbox .sd-col-lg {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%; }

.no-flexbox .sl-col-g,
.no-flexbox .sd-col-g {
  letter-spacing: -0.31em;
  *letter-spacing: normal;
  *word-spacing: -0.43em;
  text-rendering: optimizespeed;
  font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif; }

.no-flexbox .sl-col,
.no-flexbox .sd-col {
  display: inline-block;
  *display: inline;
  zoom: 1;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
  text-rendering: auto; }

.no-flexbox .sl-col-sm,
.no-flexbox .sd-col-sm {
  width: 25%; }

.no-flexbox .sl-col-sm {
  padding-right: 1.5rem; }

.no-flexbox .sd-col-sm {
  padding-left: 1.5rem; }

.no-flexbox .sl-col-lg,
.no-flexbox .sd-col-lg {
  width: 75%; }

.stock-list-item {
  margin-top: 10px; }

@supports (grid-area: auto) {
  .sl-images-link {
    display: grid;
    grid-template-columns: 2.08fr 1fr 1fr;
    grid-template-rows: auto auto;
    grid-gap: 5px; }
    .sl-images-link .sl-image-wrapper {
      width: auto;
      margin: 0; } }

.sl-image-1-wrapper {
  position: relative; }
  @supports (grid-area: auto) {
    .sl-image-1-wrapper {
      grid-column: 1;
      grid-row: 1/3; } }

@supports (grid-area: auto) {
  .sl-image-2-wrapper {
    grid-column: 2;
    grid-row: 1; } }

@supports (grid-area: auto) {
  .sl-image-3-wrapper {
    grid-column: 3;
    grid-row: 1; } }

@supports (grid-area: auto) {
  .sl-image-4-wrapper {
    grid-column: 2;
    grid-row: 2; } }

@supports (grid-area: auto) {
  .sl-image-5-wrapper {
    grid-column: 3;
    grid-row: 2; } }

.sl-image {
  width: 100%;
  display: block; }

.sl-image[src$=".gif"] {
  width: auto;
  margin: 0 auto; }

.sl-image-wrapper {
  position: relative;
  overflow: hidden;
  float: left; }
  .sl-image-wrapper:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 66.6666666667%; }
  .sl-image-wrapper .sl-image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%); }

.sl-image-wrapper-lg {
  width: 49%; }

.sl-image-wrapper-lg,
.sl-image-2-wrapper,
.sl-image-4-wrapper {
  margin-right: 1%; }

.sl-image-2-wrapper,
.sl-image-3-wrapper {
  margin-bottom: 5px; }

.sl-image-wrapper-sm {
  display: none;
  display: block;
  width: 24%; }

.sl-pagination-wrapper {
  text-align: center;
  background-color: #f7f7f7;
  border: 1px solid #E5E5E5;
  border-bottom: 2px solid #dcddde;
  padding: 5px; }

.slp-icon-link {
  display: inline-block;
  padding: 4px;
  border-radius: 16px;
  width: 33px;
  height: 33px;
  background-color: transparent;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -ms-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in; }
  .slp-icon-link.active, .slp-icon-link:hover {
    background-color: #C71444; }
    .slp-icon-link.active .icon-svg, .slp-icon-link:hover .icon-svg {
      fill: #fff; }

.icon-link-2 {
  margin: 0 5px; }

.flexbox .sl-pagination-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flexbox .slp-col {
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.flexbox .slp-col-2 {
  margin-top: 5px;
  margin-top: 0; }

.no-flexbox .sl-pagination-wrapper:before, .no-flexbox .sl-pagination-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .sl-pagination-wrapper:after {
  clear: both; }

.no-flexbox .slp-col {
  float: left;
  margin-right: 6px; }

.no-flexbox .slp-col-2 {
  margin-top: 5px;
  float: right;
  margin-right: 0; }

body.stock-compare-tool-open {
  overflow: hidden; }
  body.stock-compare-tool-open main, body.stock-compare-tool-open footer {
    height: 0;
    min-height: 0;
    overflow: hidden; }

#stock-compare-wrapper {
  position: fixed;
  top: 50px;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  background-color: #fff;
  overflow: scroll; }

.stock-compare-container {
  padding: 100px 10px 10px 10px;
  padding: 10px 35px; }

#stock-compare-headbar {
  background-color: #F2F2F2;
  padding-top: 9px;
  z-index: 1001;
  border-bottom: 1px solid #d1d3d4;
  min-height: 50px;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3); }
  #stock-compare-headbar.show {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%; }
  #stock-compare-headbar .sch-back-button, #stock-compare-headbar .sch-text, #stock-compare-headbar .sch-add-button, #stock-compare-headbar .sch-close-button {
    display: inline-block; }
  #stock-compare-headbar .sch-back-button {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 13px;
    line-height: 30px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration: none;
    color: #fff;
    padding: 0 10px 0 7px;
    height: 30px;
    float: left;
    margin-left: 16px;
    vertical-align: middle;
    text-align: center;
    background-color: #C71444;
    position: relative;
    display: inline-block;
    border-radius: 2px;
    cursor: pointer;
    text-transform: uppercase;
    -webkit-transition: background-color 150ms ease-in;
    -o-transition: background-color 150ms ease-in;
    transition: background-color 150ms ease-in; }
    #stock-compare-headbar .sch-back-button:before {
      position: absolute;
      left: -9px;
      content: " ";
      width: 0px;
      height: 0px;
      border-style: solid;
      border-width: 15px 10px 15px 0;
      border-color: transparent #C71444 transparent transparent;
      -webkit-transition: border-color 150ms ease-in;
      -o-transition: border-color 150ms ease-in;
      transition: border-color 150ms ease-in; }
    #stock-compare-headbar .sch-back-button:hover, #stock-compare-headbar .sch-back-button:focus, #stock-compare-headbar .sch-back-button:active {
      color: #FFF;
      background-color: #810d2c;
      border-color: #810d2c; }
      #stock-compare-headbar .sch-back-button:hover:before, #stock-compare-headbar .sch-back-button:focus:before, #stock-compare-headbar .sch-back-button:active:before {
        width: 0px;
        height: 0px;
        border-style: solid;
        border-width: 15px 10px 15px 0;
        border-color: transparent #810d2c transparent transparent; }
  #stock-compare-headbar .sch-sub-wrapper {
    position: fixed;
    width: 100%;
    top: 50px;
    opacity: 1;
    -webkit-transition: opacity 300ms ease-in;
    -moz-transition: opacity 300ms ease-in;
    -ms-transition: opacity 300ms ease-in;
    -o-transition: opacity 300ms ease-in;
    transition: opacity 300ms ease-in;
    min-height: 90px;
    background-color: #fff;
    position: relative;
    margin: 0 auto;
    width: calc(100% - 180px);
    top: 0;
    min-height: 0;
    background-color: transparent; }
    #stock-compare-headbar .sch-sub-wrapper.slideup {
      opacity: 0;
      top: -100px;
      -webkit-transition: top 1500ms ease-in, opacity 300ms ease-in;
      -moz-transition: top 1500ms ease-in, opacity 300ms ease-in;
      -ms-transition: top 1500ms ease-in, opacity 300ms ease-in;
      -o-transition: top 1500ms ease-in, opacity 300ms ease-in;
      transition: top 1500ms ease-in, opacity 300ms ease-in; }
  #stock-compare-headbar .sch-text {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    vertical-align: middle;
    color: #333333;
    background-color: #F2F2F2;
    width: 100%;
    max-width: 100%;
    padding: 10px 16px 6px 16px;
    min-height: 40px;
    text-align: center;
    position: relative;
    text-align: left;
    position: static;
    background-color: transparent;
    width: auto;
    max-width: calc(100% - 190px);
    margin-top: 0;
    padding: 6px 0 4px 20px; }
  #stock-compare-headbar .sch-add-button-wrapper {
    padding: 10px 20px;
    background-color: #fff;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.3);
    float: right;
    padding: 0;
    background-color: transparent;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none; }
  #stock-compare-headbar .sch-add-button {
    position: relative;
    color: #fff;
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    background-color: #C71444;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    border: 2px solid #C71444;
    width: 100%;
    max-width: 100%;
    padding: 3px 30px;
    height: 30px;
    vertical-align: middle;
    text-transform: uppercase;
    -webkit-transition: all 200ms ease-in;
    -moz-transition: all 200ms ease-in;
    -ms-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
    text-align: left;
    width: auto;
    margin: 0 14px 0 0;
    padding: 2px 32px 0 6px; }
    #stock-compare-headbar .sch-add-button span {
      right: 0;
      top: 0;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 20 20'%3E%3Cpolygon points='18.9,9 11,9 11,1.1 9,1.1 9,9 1.1,9 1.1,11 9,11 9,18.9 11,18.9 11,11 18.9,11' fill='%23C71444' /%3E%3C/svg%3E");
      position: absolute;
      width: 26px;
      height: 26px;
      background-repeat: no-repeat;
      background-color: #fff;
      border-radius: 1000px;
      border: 2px solid #fff;
      -webkit-transition: all 200ms ease-in;
      -moz-transition: all 200ms ease-in;
      -ms-transition: all 200ms ease-in;
      -o-transition: all 200ms ease-in;
      transition: all 200ms ease-in; }
    #stock-compare-headbar .sch-add-button:hover, #stock-compare-headbar .sch-add-button:focus, #stock-compare-headbar .sch-add-button:active {
      color: #FFF;
      background-color: #810d2c;
      border-color: #810d2c; }
      #stock-compare-headbar .sch-add-button:hover span, #stock-compare-headbar .sch-add-button:focus span, #stock-compare-headbar .sch-add-button:active span {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 20 20'%3E%3Cpolygon points='18.9,9 11,9 11,1.1 9,1.1 9,9 1.1,9 1.1,11 9,11 9,18.9 11,18.9 11,11 18.9,11' fill='%23810d2c' /%3E%3C/svg%3E"); }
  #stock-compare-headbar .sch-close-button {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    float: right;
    margin-right: 10px;
    cursor: pointer;
    width: 80px;
    height: 30px;
    position: relative; }
    #stock-compare-headbar .sch-close-button .icon-svg-sc-close {
      display: block;
      position: absolute;
      width: 20px;
      height: 26px;
      top: 2px;
      left: 45px;
      fill: #333333; }

.stock-compare-coverimg {
  background-color: #d1d3d4;
  opacity: 0.9; }
  .stock-compare-coverimg.hidden img {
    display: none; }
  .stock-compare-coverimg.cover {
    width: 100%;
    height: 100%;
    z-index: 1001;
    position: fixed;
    top: 0;
    padding-top: 200px; }
    .stock-compare-coverimg.cover img {
      display: block; }

.sct-remove-stock {
  width: 80px;
  margin: 0 auto;
  height: 34px;
  cursor: pointer;
  position: relative;
  margin-right: 0; }
  .sct-remove-stock .sct-remove-text {
    top: 6px;
    position: absolute;
    color: #666666;
    -webkit-transition: color 200ms ease-in;
    -moz-transition: color 200ms ease-in;
    -ms-transition: color 200ms ease-in;
    -o-transition: color 200ms ease-in;
    transition: color 200ms ease-in; }
  .sct-remove-stock span.sct-remove-icon {
    margin: 2px 6px 0 60px;
    display: block; }
  .sct-remove-stock .icon-svg-sc-close {
    float: none;
    width: 20px;
    height: 26px;
    top: 2px;
    fill: #666666;
    -webkit-transition: fill 200ms ease-in;
    -moz-transition: fill 200ms ease-in;
    -ms-transition: fill 200ms ease-in;
    -o-transition: fill 200ms ease-in;
    transition: fill 200ms ease-in; }
  .sct-remove-stock:hover .icon-svg-sc-close {
    fill: #000000; }
  .sct-remove-stock:hover .sct-remove-text {
    color: #000000; }

.sct-group-head-wrapper .sct-group-head {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  color: #000000;
  margin: 0;
  background-color: #F2F2F2;
  padding: 8px 0 8px 12px;
  border-radius: 2px; }

.sct-group {
  margin-bottom: 20px; }

.sct-cta-group .sct-cta-button {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  width: 100%;
  margin: 8px 0;
  font-size: 13px;
  background-color: #C71444;
  padding-left: 20px;
  font-size: 14px;
  padding-left: 40px; }
  .sct-cta-group .sct-cta-button:hover, .sct-cta-group .sct-cta-button:focus, .sct-cta-group .sct-cta-button:active {
    color: #fff;
    background-color: #810d2c; }

.sct-name-group {
  background-color: #f7f7f7;
  padding: 4px 12px;
  margin: 0;
  border-radius: 2px; }
  .sct-name-group .sct-item.name {
    margin-top: 10px; }

.sct-scroll-image-wrapper {
  width: 80px;
  display: inline-block; }

.sct-scroll-text-wrapper {
  width: calc(100% - 84px);
  display: inline-block;
  padding: 0 4px 0 6px;
  vertical-align: top;
  font-size: 0;
  padding: 4px 4px 0 8px; }
  .sct-scroll-text-wrapper .sct-scroll-name {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #333333;
    font-size: 15px;
    line-height: 16px;
    padding: 0 0 8px 0;
    margin: 0; }

.sct-scroll-image-text-group {
  display: none; }

#sc-miniimage-container {
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 0;
  top: 0;
  z-index: 0;
  background-color: #fff;
  width: 100%;
  margin: 0 auto;
  box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.2); }
  #sc-miniimage-container.show {
    top: 50px;
    opacity: 1;
    z-index: 1001;
    visibility: visible;
    height: auto;
    min-height: 60px;
    max-height: 140px;
    padding: 0;
    top: 50px;
    padding: 0 35px;
    min-height: 76px;
    -webkit-transition: top 200ms ease-in, height 200ms ease-in;
    -moz-transition: top 200ms ease-in, height 200ms ease-in;
    -ms-transition: top 200ms ease-in, height 200ms ease-in;
    -o-transition: top 200ms ease-in, height 200ms ease-in;
    transition: top 200ms ease-in, height 200ms ease-in; }
  #sc-miniimage-container .sct-scroll-image-text-group {
    position: fixed;
    top: 0px; }
  #sc-miniimage-container #sc-miniimage-floatbar {
    overflow: hidden;
    min-height: 60px;
    padding: 7px 0 6px 0;
    opacity: 1;
    min-height: 70px;
    padding: 10px 0 6px 0;
    -webkit-transition: opacity 200ms ease-in;
    -moz-transition: opacity 200ms ease-in;
    -ms-transition: opacity 200ms ease-in;
    -o-transition: opacity 200ms ease-in;
    transition: opacity 200ms ease-in; }
    #sc-miniimage-container #sc-miniimage-floatbar.fade {
      opacity: 0.3; }
  #sc-miniimage-container .sct-scroll-image-text-group {
    position: fixed;
    top: 60px;
    -webkit-transition: top 600ms ease-in;
    -moz-transition: top 600ms ease-in;
    -ms-transition: top 600ms ease-in;
    -o-transition: top 600ms ease-in;
    transition: top 600ms ease-in;
    display: block;
    padding-left: 10px; }
  #sc-miniimage-container .owl-controls .owl-prev, #sc-miniimage-container .owl-controls .owl-next {
    position: absolute;
    top: 30px; }
  #sc-miniimage-container .owl-controls .owl-prev {
    left: -2px; }
  #sc-miniimage-container .owl-controls .owl-next {
    right: 14px; }
  #sc-miniimage-container .owl-controls .owl-prev, #sc-miniimage-container .owl-controls .owl-next, #sc-miniimage-container .owl-controls .icon-svg-carousel-arrow-left, #sc-miniimage-container .owl-controls .icon-svg-carousel-arrow-right {
    width: 25px;
    height: 25px;
    fill: #C71444;
    opacity: 0.8; }
    #sc-miniimage-container .owl-controls .owl-prev:hover, #sc-miniimage-container .owl-controls .owl-next:hover, #sc-miniimage-container .owl-controls .icon-svg-carousel-arrow-left:hover, #sc-miniimage-container .owl-controls .icon-svg-carousel-arrow-right:hover {
      opacity: 1; }

#stock-compare-table .owl-controls .owl-prev, #stock-compare-table .owl-controls .owl-next, #stock-compare-table .owl-controls .icon-svg-carousel-arrow-left, #stock-compare-table .owl-controls .icon-svg-carousel-arrow-right {
  width: 30px;
  height: 30px;
  height: 40px;
  margin: 0;
  padding: 0;
  fill: #C71444; }

#stock-compare-table .owl-controls .owl-prev, #stock-compare-table .owl-controls .prevButton {
  left: 0;
  left: -30px;
  display: block; }

#stock-compare-table .owl-controls .owl-next, #stock-compare-table .owl-controls .nextButton {
  right: 0;
  right: -30px;
  display: block; }

#stock-compare-table .owl-controls .owl-prev, #stock-compare-table .owl-controls .owl-next {
  background: none;
  top: 0;
  top: 11%;
  opacity: 0.8; }
  #stock-compare-table .owl-controls .owl-prev:hover, #stock-compare-table .owl-controls .owl-next:hover {
    opacity: 1; }

.sct-column {
  padding: 0 8px; }

.sct-item {
  padding: 1px; }

.sct-item.sct-image-wrapper {
  padding: 0; }

.sct-name {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: #333333;
  font-size: 15px;
  line-height: 17px;
  margin: 0;
  padding: 0 0 8px 0;
  display: block; }

.sct-item-price, .sct-scroll-price, .sc-repay-prices {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 20px;
  line-height: 18px;
  margin: 0;
  padding: 0;
  display: block; }

.sct-item-price, .sct-scroll-price {
  color: #C71444; }

.sc-repay-prices {
  color: #eb3c6b; }

.sct-item-price, .sct-scroll-price, .sc-repay-prices {
  -webkit-transition: color 100ms ease-in;
  -moz-transition: color 100ms ease-in;
  -ms-transition: color 100ms ease-in;
  -o-transition: color 100ms ease-in;
  transition: color 100ms ease-in; }
  .sct-item-price:hover, .sct-scroll-price:hover, .sc-repay-prices:hover {
    color: #810d2c; }

.sct-price-quantifier, .sct-scroll-price-quantifier, .sc-repay-quantifier {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 1.2;
  color: #666666;
  display: block; }

.sct-price-wrapper, .sct-price-wk-wrapper, .sct-scroll-price-wrapper, .sct-scroll-price-wk-wrapper {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  padding: 2px 0; }

.sct-price-wrapper, .sct-scroll-price-wrapper {
  padding-right: 20px;
  padding-right: 30px; }

.sct-scroll-cta-wrapper {
  display: block;
  vertical-align: middle;
  padding-top: 4px; }
  .sct-scroll-cta-wrapper .sct-scroll-cta-button {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    width: auto;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 13px;
    text-align: left;
    text-transform: uppercase;
    color: #de164c;
    vertical-align: middle;
    cursor: pointer;
    -webkit-font-smoothing: antialiased; }
    .sct-scroll-cta-wrapper .sct-scroll-cta-button:hover {
      color: #810d2c;
      text-decoration: underline; }

.sct-label {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 15px;
  width: 40%;
  color: #000000;
  display: inline-block;
  margin: 0;
  padding-left: 12px; }

.sct-value, .sct-text {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  line-height: 15px;
  width: 55%;
  color: #333333;
  display: inline-block;
  margin: 0;
  padding: 0; }

.sct-text {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 13px;
  line-height: 15px;
  color: #333333;
  margin: 0;
  padding: 0;
  padding-left: 12px; }

.sct-rating-group {
  background-color: #F2F2F2;
  padding: 6px 4px;
  border: 1px solid #dcddde; }
  .sct-rating-group .sct-label {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased; }

.ancap-rating .sct-label, .green-rating .sct-label {
  width: 50%; }

.ancap-rating .sct-rating, .green-rating .sct-rating {
  letter-spacing: 2px;
  font-size: 18px;
  display: inline-block;
  width: 45%;
  margin: 0; }

.grey-star {
  color: #ddd; }

.half-star {
  position: relative; }
  .half-star:before {
    position: absolute;
    left: 0;
    width: 50%;
    content: "\2605";
    overflow: hidden; }

.ancap-rating .colour-star, .ancap-rating .half-star {
  color: #ff0000; }

.green-rating .colour-star, .green-rating .half-star {
  color: #009688; }

.tool-tip {
  border: 0; }

.flexbox .sl-heading-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flexbox .sl-heading-model-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .sl-price-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.flexbox .sl-price-wrapper {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3;
  -webkit-box-ordinal-group: 1;
  -ms-flex-order: 0;
  order: 0; }

.flexbox .sl-price-now-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.no-flexbox .sl-heading-link {
  display: block; }
  .no-flexbox .sl-heading-link:before, .no-flexbox .sl-heading-link:after {
    content: " ";
    display: table; }
  .no-flexbox .sl-heading-link:after {
    clear: both; }

.no-flexbox .sl-heading-model-wrapper {
  float: left; }

.no-flexbox .sl-price-wrapper,
.no-flexbox .sl-price-wk-wrapper,
.no-flexbox .sl-price-was-wrapper,
.no-flexbox .sl-price-now-wrapper {
  padding: 5px 10px; }

.no-flexbox .sl-price-wrapper {
  float: right; }

.no-flexbox .sl-price-wrapper.sl-price-wk-wrapper {
  float: left;
  float: right;
  margin-left: 0;
  margin-right: 0;
  border-left: 0; }

.no-flexbox .sl-heading-prices,
.no-flexbox .sl-heading-quantifier {
  display: block; }

.sl-heading-link {
  position: relative;
  background-color: #ebebec;
  transition: background-color .25s ease-in; }
  .sl-heading-link:hover, .sl-heading-link:focus, .sl-heading-link:active {
    text-decoration: none; }
  .sl-heading-link:before {
    position: absolute;
    content: " ";
    width: 0px;
    height: 0px;
    border-style: solid;
    transition: border-color 150ms ease-in;
    left: 0px;
    border-width: 17px 0 17px 9px;
    border-color: transparent transparent transparent #666666; }

.sl-heading-model-wrapper {
  position: relative;
  background-color: #ebebec;
  padding: 5px 10px;
  padding: 10px 15px; }

.sl-price-wrapper {
  position: relative;
  padding: 5px;
  background-color: #C71444;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -ms-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in;
  padding: 2px 8px; }

.sl-price-wk-wrapper {
  background-color: #810d2c;
  -webkit-transition: background-color 200ms ease-in;
  -moz-transition: background-color 200ms ease-in;
  -ms-transition: background-color 200ms ease-in;
  -o-transition: background-color 200ms ease-in;
  transition: background-color 200ms ease-in; }

.sl-price-was-wrapper {
  background-color: #dc0000; }

.sl-price-now-wrapper {
  background-color: #C71444; }

.sl-heading-model {
  text-align: center;
  margin: 0;
  color: #000;
  text-align: left; }

.sl-was-price {
  text-decoration: line-through; }

.sl-heading-model,
.sl-heading-prices {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  width: auto;
  margin: 0;
  font-size: 14px;
  font-size: 15px; }

.sl-heading-prices {
  font-size: 18px;
  color: #fff; }

.sl-price {
  text-align: left; }

.sl-heading-quantifier {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 12px;
  color: #fff;
  white-space: nowrap;
  display: table-cell; }

.stock-page .heading-wrapper {
  background-color: #ebebec;
  margin-bottom: 1em;
  margin-bottom: 1.5em; }

.sl-page-heading {
  display: none;
  display: block;
  font-size: 28px;
  line-height: 45px;
  line-height: 65px; }

.sl-compare-wrapper {
  background-color: #E5E5E5;
  padding: 3px 10px; }

.sl-budget-header {
  padding: 0.5rem;
  padding: 0.3rem 1rem; }

.form .ui-slider.sl-bh-budget-range-slider {
  margin: 15px 0; }

.form .ui-slider-range {
  height: 100%; }

.form .ui-slider .ui-slider-handle {
  top: -8px; }

.sl-content-col-2 {
  padding: 10px 0 0 0;
  display: block;
  padding: 0 0 0 10px; }

.sl-content-col-text {
  margin: 5px 0;
  margin: 0 5px 0 0;
  display: block;
  margin: 0 0 5px 0; }

.sl-content-col-btn {
  display: none;
  display: block; }

.sl-load-more-button {
  width: 100%;
  white-space: inherit;
  white-space: nowrap; }

.sl-price-disclaimer {
  margin-top: 15px; }

.sl-content-wrapper {
  margin-top: 5px; }

.flexbox .sl-content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

.flexbox .sl-content-col-1 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  position: relative;
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5; }

.flexbox .sl-content-col-2 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .sl-content-col-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3; }

.flexbox .sl-content-col-btn {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.sl-spec-text {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 11.5px;
  line-height: 15px;
  margin: 0;
  font-size: 12.5px;
  line-height: 19px; }

.sl-spec-key {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.flexbox .sl-spec-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .sl-spec-item-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.flexbox .sl-spec-item-2,
.flexbox .sl-spec-item-8 {
  display: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .sl-spec-text {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .sl-spec-key {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.no-flexbox .sl-spec-item-2,
.no-flexbox .sl-spec-item-8 {
  display: none;
  display: block; }

.stock-detail .sl-badge {
  height: 80px;
  margin: 5px 0 0 0;
  background-image: url("../../images/teammoto_approved_150x75.png");
  background-size: 150px;
  background-repeat: no-repeat;
  background-position: left 50%;
  display: block; }

.sl-badge {
  display: none; }
  .sl-vehicle-4 .sl-badge {
    width: 100%;
    height: 55px;
    margin: 0 0 5px 0;
    background-image: url("../../images/ultimate_approved_147x110.png");
    background-size: 73.5px;
    background-repeat: no-repeat;
    background-position: left 50%;
    display: block; }

.sl-icon-wrapper {
  position: absolute;
  left: 0;
  bottom: 5px; }

.stock-detail .sl-icon-lplate {
  display: block;
  width: 37px;
  height: 37px;
  margin-left: 8px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 27 27'%3E%3Cpath fill='%23ffff00' d='M22.6,19.9c0,0.5-0.4,1-0.9,1.1L3.1,22.6c-0.5,0-1-0.4-1.1-0.9L0.4,3.1c0-0.5,0.4-1,0.9-1.1l18.6-1.6c0.5,0,1,0.4,1.1,0.9L22.6,19.9z'/%3E%3Cpath fill='%23000000' d='M4.6,3.9C4.6,3.9,4.6,3.9,4.6,3.9l4.8-0.4c0,0,0,0,0,0l1,11.8c0,0,0,0,0,0l7.5-0.7c0,0,0,0,0,0l0.3,3.8c0,0,0,0,0,0L6,19.6c0,0,0,0,0,0L4.6,3.9z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 50% 50%; }

.sl-vehicle-1 .sl-icon-special,
.sl-vehicle-2 .sl-icon-special,
.sl-vehicle-3 .sl-icon-special,
.sl-vehicle-4 .sl-icon-special,
.sd-image-large-wrapper .sl-icon-special {
  display: block;
  width: 92px;
  height: 32px;
  margin-top: 5px;
  margin-bottom: 5px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='xMidYMid slice' width='100%25' height='100%25' viewBox='0 0 92 32'%3E%3Cpath fill='%23dc0000' d='M82.18,31.89H0V0h82.2c1.12,0,2.15,0.62,2.66,1.62l6.63,12.77c0.44,0.86,0.45,1.88,0.01,2.74l-6.65,13.13C84.35,31.26,83.31,31.89,82.18,31.89z'/%3E%3Cpath fill='%23ffffff' d='M13.48,18.48c0-0.43-0.11-0.76-0.33-0.99c-0.22-0.22-0.63-0.45-1.21-0.69c-1.07-0.41-1.84-0.88-2.31-1.42c-0.47-0.54-0.7-1.19-0.7-1.93c0-0.9,0.32-1.62,0.96-2.16c0.64-0.54,1.45-0.82,2.43-0.82c0.65,0,1.24,0.14,1.75,0.41c0.51,0.28,0.91,0.67,1.18,1.17c0.28,0.5,0.41,1.07,0.41,1.71h-2.15c0-0.5-0.11-0.88-0.32-1.14c-0.21-0.26-0.52-0.39-0.92-0.39c-0.38,0-0.67,0.11-0.88,0.33c-0.21,0.22-0.31,0.52-0.31,0.9c0,0.29,0.12,0.56,0.35,0.79c0.23,0.24,0.65,0.48,1.25,0.74c1.04,0.38,1.8,0.84,2.27,1.38c0.47,0.55,0.71,1.24,0.71,2.09c0,0.93-0.3,1.65-0.89,2.18s-1.39,0.78-2.41,0.78c-0.69,0-1.32-0.14-1.88-0.42c-0.57-0.28-1.01-0.69-1.33-1.22c-0.32-0.53-0.48-1.15-0.48-1.87h2.16c0,0.62,0.12,1.06,0.36,1.34s0.63,0.42,1.17,0.42C13.11,19.68,13.48,19.28,13.48,18.48z'/%3E%3Cpath fill='%23ffffff' d='M19.53,17.53v3.75h-2.15V10.62h3.63c1.05,0,1.9,0.33,2.52,0.98c0.63,0.65,0.94,1.5,0.94,2.55s-0.31,1.87-0.93,2.48s-1.48,0.91-2.58,0.91H19.53z M19.53,15.73h1.48c0.41,0,0.73-0.13,0.95-0.4s0.34-0.66,0.34-1.17c0-0.53-0.12-0.96-0.34-1.27c-0.23-0.32-0.54-0.47-0.92-0.48h-1.5V15.73z'/%3E%3Cpath fill='%23ffffff' d='M31.72,16.67h-3.36v2.83h3.97v1.79h-6.12V10.62h6.11v1.79h-3.96v2.52h3.36V16.67z'/%3E%3Cpath fill='%23ffffff' d='M41.1,17.73c-0.05,1.22-0.4,2.14-1.03,2.76s-1.52,0.94-2.67,0.94c-1.21,0-2.13-0.4-2.77-1.19c-0.64-0.79-0.96-1.92-0.96-3.39v-1.79c0-1.46,0.33-2.59,1-3.39c0.66-0.79,1.59-1.19,2.77-1.19c1.16,0,2.04,0.33,2.65,0.97c0.6,0.65,0.95,1.58,1.03,2.8h-2.16c-0.02-0.75-0.13-1.27-0.35-1.56c-0.21-0.29-0.6-0.43-1.17-0.43c-0.58,0-0.98,0.2-1.22,0.6c-0.24,0.4-0.37,1.07-0.38,1.99v2.01c0,1.06,0.12,1.79,0.35,2.18c0.24,0.4,0.64,0.59,1.22,0.59c0.57,0,0.96-0.14,1.17-0.41c0.21-0.28,0.34-0.77,0.37-1.5H41.1z'/%3E%3Cpath fill='%23ffffff' d='M44.98,21.28h-2.15V10.62h2.15V21.28z'/%3E%3Cpath fill='%23ffffff' d='M52.31,19.1h-2.94l-0.57,2.18h-2.28l3.33-10.66h1.97l3.35,10.66h-2.3L52.31,19.1z M49.84,17.3h1.99l-1-3.8L49.84,17.3z'/%3E%3Cpath fill='%23ffffff' d='M58.63,19.49h3.78v1.79h-5.93V10.62h2.15V19.49z'/%3E%3Cpath fill='%23ffffff' d='M74.8,19.55l-4.96,3l1.31-5.63l-4.36-3.79l5.75-0.49l2.25-5.3l2.25,5.3l5.75,0.49l-4.36,3.79l1.31,5.63L74.8,19.55z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: auto;
  transition-property: width, background-size, height;
  transition-duration: .15s;
  transition-timing-function: ease-in; }

.stock-list-item:hover .sl-icon-special {
  width: 97px;
  height: 34px;
  background-size: cover; }

.list-view .sl-price-wrapper,
.list-view .sl-price-wk-wrapper {
  padding: 5px 10px; }

.list-view .sl-images-link {
  display: block; }

.list-view .sl-image-wrapper {
  float: none;
  display: block;
  width: 100%; }

.list-view .sl-image-wrapper-sm {
  display: none; }

.list-view .sl-icon-special {
  width: 55px;
  height: 20px;
  width: 70px;
  height: 25px; }

.list-view .stock-list-item:hover .sl-icon-special {
  width: 55px;
  height: 20px;
  width: 77px;
  height: 27px; }

.list-view .sl-content-col-2 {
  padding: 0 0 0 10px; }

.list-view .sl-content-col-text {
  margin: 0; }

.list-view .sl-spec-item-wrapper {
  padding-right: 8px; }

.list-view .sl-spec-text {
  line-height: 16px; }

.list-view .sl-spec-key {
  display: none;
  display: block; }

.flexbox .list-view .sl-price-wrapper,
.flexbox .list-view .sl-price-wk-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .list-view .sl-badge {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .list-view .sl-content-col-1 {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: .8;
  -ms-flex: .8;
  flex: .8;
  -webkit-box-flex: .6;
  -ms-flex: .6;
  flex: .6;
  -webkit-box-flex: .5;
  -ms-flex: .5;
  flex: .5; }

.flexbox .list-view .sl-content-col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .list-view .sl-spec-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .list-view .sl-spec-item-wrapper {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.flexbox .list-view .sl-content-col-text {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .list-view .sl-spec-key {
  -webkit-box-flex: .6;
  -ms-flex: .6;
  flex: .6; }

.flexbox .list-view .sl-content-col-btn {
  -ms-flex-item-align: center;
  align-self: center; }

.no-flexbox .list-view .sl-content-wrapper:before, .no-flexbox .list-view .sl-content-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .list-view .sl-content-wrapper:after {
  clear: both; }

.no-flexbox .list-view .sl-content-col-1 {
  width: 14%;
  float: left; }

.no-flexbox .list-view .sl-content-col-2 {
  width: 84%;
  float: left; }
  .no-flexbox .list-view .sl-content-col-2:before, .no-flexbox .list-view .sl-content-col-2:after {
    content: " ";
    display: table; }
  .no-flexbox .list-view .sl-content-col-2:after {
    clear: both; }

.no-flexbox .list-view .sl-spec-wrapper:before, .no-flexbox .list-view .sl-spec-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .list-view .sl-spec-wrapper:after {
  clear: both; }

.no-flexbox .list-view .sl-spec-item-wrapper {
  float: left;
  width: 50%; }

.no-flexbox .list-view .sl-spec-text {
  float: left; }

.no-flexbox .list-view .sl-spec-key {
  margin-right: 10px; }

.no-flexbox .list-view .sl-content-col-text {
  float: left;
  width: 65%; }

.no-flexbox .list-view .sl-badge {
  float: left;
  width: 15%; }

.no-flexbox .list-view .sl-content-col-btn {
  float: right;
  width: 20%; }

.thumb-view .sl-spec-wrapper {
  display: block; }

.thumb-view .sl-content-col-2,
.thumb-view .sl-content-col-text,
.thumb-view .sl-badge,
.thumb-view .sl-content-col-btn {
  display: block; }

.thumb-view .les_video[data-url] {
  left: 21%; }

.flexbox .thumb-view .sl-content-col-2,
.flexbox .thumb-view .sl-content-col-text,
.flexbox .thumb-view .sl-badge,
.flexbox .thumb-view .sl-content-col-btn {
  display: block; }

.flexbox .thumb-view .sl-badge {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.no-flexbox .thumb-view .stock-list-item:before, .no-flexbox .thumb-view .stock-list-item:after {
  content: " ";
  display: table; }

.no-flexbox .thumb-view .stock-list-item:after {
  clear: both; }

.no-flexbox .thumb-view .sl-content-col-1 {
  float: left;
  width: 70%; }

.no-flexbox .thumb-view .sl-content-col-2 {
  float: left;
  width: 30%; }

.no-flexbox .thumb-view .sl-spec-wrapper:before, .no-flexbox .thumb-view .sl-spec-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .thumb-view .sl-spec-wrapper:after {
  clear: both; }

.no-flexbox .thumb-view .sl-spec-text {
  float: left;
  width: 50%; }

.gallery-view .stock-list-item {
  margin-top: 10px;
  margin-right: 1%; }

.gallery-view .stock-list-item:nth-child(2n) {
  margin-right: 0; }

.gallery-view .sl-heading-link {
  background-color: #810d2c;
  padding: 0;
  margin-bottom: 0;
  position: relative; }
  .gallery-view .sl-heading-link:before {
    display: none; }

.gallery-view .sl-heading-model-wrapper {
  padding: 5px 10px; }

.gallery-view .sl-price-wrapper {
  padding: 3px 10px; }

.gallery-view .sl-price-wk-wrapper {
  padding: 5px 10px; }

.gallery-view .sl-compare-wrapper {
  margin: 0; }

.gallery-view .sl-images-link {
  display: block; }

.gallery-view .sl-image-wrapper {
  float: none;
  width: 100%; }

.gallery-view .sl-image-wrapper-sm {
  display: none; }

.gallery-view .sl-content-wrapper {
  display: block; }

.gallery-view .sl-content-col-2 {
  display: block;
  padding: 0; }

.flexbox .gallery-view .sl-items-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.flexbox .gallery-view .stock-list-item {
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%; }

.flexbox .gallery-view .sl-heading-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.flexbox .gallery-view .sl-heading-model-wrapper {
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none;
  width: 100%; }

.flexbox .gallery-view .sl-price-now-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .gallery-view .sl-price-wrapper {
  -webkit-box-ordinal-group: 4;
  -ms-flex-order: 3;
  order: 3; }

.flexbox .gallery-view .sl-content-col-text {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .gallery-view .sl-spec-key {
  -webkit-box-flex: .8;
  -ms-flex: .8;
  flex: .8;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.no-flexbox .gallery-view .stock-list-item {
  float: left;
  width: 49%; }

.no-flexbox .gallery-view .sl-heading-model-wrapper {
  float: none; }

.no-flexbox .gallery-view .sl-price-wrapper,
.no-flexbox .gallery-view .sl-price-wk-wrapper,
.no-flexbox .gallery-view .sl-price-was-wrapper,
.no-flexbox .gallery-view .sl-price-now-wrapper {
  padding: 5px 10px; }

.no-flexbox .gallery-view .sl-price-wk-wrapper {
  float: left; }

.no-flexbox .gallery-view .sl-content-col-1 {
  float: none;
  width: 100%; }

.no-flexbox .gallery-view .sl-content-col-2 {
  float: none;
  width: 100%; }

.no-flexbox .gallery-view .sl-spec-wrapper:before, .no-flexbox .gallery-view .sl-spec-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .gallery-view .sl-spec-wrapper:after {
  clear: both; }

.no-flexbox .gallery-view .sl-spec-item-wrapper {
  float: left;
  width: 50%; }

.no-flexbox .gallery-view .sl-spec-text {
  float: left;
  width: 50%; }

.sd-form-heading-wrapper {
  padding: 5px 10px;
  background-color: #C71444; }

.sd-form-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin: 0; }

.sd-form-heading-link .icon-svg-close-circle {
  width: 25px;
  height: 25px;
  color: #C71444;
  fill: #fff;
  margin-left: 6px;
  cursor: pointer; }

.sd-form-heading-link:hover .icon-svg-close-circle {
  color: #fff;
  fill: #C71444; }

.sd-summary-wrapper {
  background-color: #ebebec;
  padding: 8px;
  border: 1px solid #dcddde;
  border-radius: 3px; }

.sd-summary-group2 {
  padding-left: 10px; }

.sd-summary-text-wrapper {
  margin-top: 6px; }

.sd-summary-text {
  color: #000;
  margin: 0;
  border-right: 1px solid #b2b2b2;
  margin-right: 7px;
  padding-right: 7px; }
  .sd-summary-text:last-child {
    border: 0; }

.sd-summary .sl-heading-model {
  margin: 0;
  border: 0;
  padding: 0; }

.sd-summary .sl-price,
.sd-summary .sl-price-wk,
.sd-summary .sl-heading-model,
.sd-summary .sl-heading-quantifier {
  font-size: 15px;
  color: #000;
  background-color: transparent;
  margin: 0;
  padding: 0; }

.sd-summary .sl-heading-quantifier {
  display: inline; }

.flexbox .sd-form-heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flexbox .sd-form-name {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .sd-form-heading-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flexbox .sd-summary-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .sd-summary-text-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }

.no-flexbox .sd-form-heading-wrapper {
  height: 36px; }
  .no-flexbox .sd-form-heading-wrapper:before, .no-flexbox .sd-form-heading-wrapper:after {
    content: " ";
    display: table; }
  .no-flexbox .sd-form-heading-wrapper:after {
    clear: both; }

.no-flexbox .sd-form-name {
  float: left; }

.no-flexbox .sd-form-heading-link {
  display: block;
  float: right; }

.no-flexbox .sd-form-text-btn {
  float: left; }

.no-flexbox .sd-summary-wrapper:before, .no-flexbox .sd-summary-wrapper:after,
.no-flexbox .sd-summary:before,
.no-flexbox .sd-summary:after {
  content: " ";
  display: table; }

.no-flexbox .sd-summary-wrapper:after,
.no-flexbox .sd-summary:after {
  clear: both; }

.no-flexbox .sd-summary-group1 {
  float: left; }

.no-flexbox .sd-summary-group2 {
  float: left; }

.no-flexbox .sd-summary-text {
  display: inline; }

.sd-carousel-wrapper {
  padding-right: 1rem; }

.sd-carousel-image {
  width: 100%; }

.sd-specs-text {
  margin: 0; }

.sd-specs-key {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased; }

.sd-section-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 14px; }

.sd-comments-text {
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -webkit-column-rule-width: 1px;
  -webkit-column-rule-style: solid;
  -webkit-column-rule-color: #d1d3d4;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  -moz-column-rule-width: 1px;
  -moz-column-rule-style: solid;
  -moz-column-rule-color: #d1d3d4;
  column-count: 2;
  column-gap: 40px;
  column-rule-width: 1px;
  column-rule-style: solid;
  column-rule-color: #d1d3d4; }

.sdf-list {
  margin: 0;
  padding: 0;
  -webkit-column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-count: 2;
  -moz-column-gap: 40px;
  column-count: 2;
  column-gap: 40px; }

.sdf-item {
  list-style: none;
  font-size: 14px;
  border-bottom: 1px solid #d1d3d4;
  vertical-align: middle;
  padding: 5px 0;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid; }

.text-small {
  font-size: 80%;
  margin-top: 10px; }

.sd-group2-wrapper {
  width: 79%; }

.sd-image-large-wrapper {
  position: relative;
  margin-bottom: 10px; }

.sd-carousel-wrapper {
  max-width: 340px;
  max-width: 400px; }

.sd-rating-wrapper {
  margin-top: 7px;
  padding: 10px;
  background: #F2F2F2;
  border: 1px solid #dcddde;
  border-radius: 3px; }

.sd-rating-text {
  margin: 0; }

.sd-redbook-logo {
  margin: 0 0 20px 0; }

.sd-group1-wrapper {
  margin-top: 5px; }

.flexbox .sd-group1-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .sd-carousel-wrapper,
.flexbox .sd-specs-wrapper {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2; }

.flexbox .sd-specs-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.flexbox .sd-specs-key {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2; }

.flexbox .sd-specs-value {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3; }

.flexbox .sd-star-text-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.sd-specification .gallery {
  margin-bottom: 15px;
  position: relative; }

.sd-specification .gallery.loading {
  display: none; }
  .no-js .sd-specification .gallery.loading {
    display: block; }

.no-flexbox .sd-carousel-wrapper {
  float: left;
  width: 60%; }

.no-flexbox .sd-specs-wrapper {
  float: left;
  width: 40%; }

.no-flexbox .sd-specs-items-wrapper:before, .no-flexbox .sd-specs-items-wrapper:after,
.no-flexbox .sd-specification:before,
.no-flexbox .sd-specification:after {
  content: " ";
  display: table; }

.no-flexbox .sd-specs-items-wrapper:after,
.no-flexbox .sd-specification:after {
  clear: both; }

.no-flexbox .sd-specs-key {
  float: left;
  width: 40%; }

.no-flexbox .sd-specs-value {
  float: left;
  width: 60%;
  padding-left: 10px; }

.no-flexbox .sd-rating-text {
  display: inline; }

.sd-aside-phone-wrapper {
  background-color: #C71444;
  cursor: pointer;
  position: relative;
  margin-bottom: 5px; }

.sd-aside-phone-link {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-align: center;
  color: #fff;
  display: block;
  padding: 8px; }
  .sd-aside-phone-link:hover, .sd-aside-phone-link:focus, .sd-aside-phone-link:active {
    color: #fff; }

#print-details-page:hover, #print-details-page:focus, #print-details-page:active {
  text-decoration: none; }

.sd-aside-form-link {
  position: relative;
  cursor: pointer;
  background-color: #F2F2F2;
  margin-bottom: 5px;
  height: 45px;
  border-radius: 0;
  transition: opacity 0.25s ease, background-color 0.25s ease;
  height: 37px; }
  .sd-aside-form-link:hover {
    background-color: #E5E5E5; }

.open .sd-aside-form-links {
  opacity: .4; }

.open .sd-aside-form-links.selected,
.open .sd-aside-form-links:hover {
  opacity: 1; }

.sd-aside-form-link .icon-svg {
  background-color: #C71444;
  fill: #fff;
  width: 37px;
  height: 37px;
  padding: 3px; }

.sd-aside-link-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 15px;
  display: inline;
  margin: 0 0 0 5px;
  color: #000;
  font-size: 14px; }

.stock-detail .add-this-container .add-this-main {
  position: static; }

.flexbox .sd-aside-form-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.no-flexbox .sd-aside-form-link:before, .no-flexbox .sd-aside-form-link:after {
  content: " ";
  display: table; }

.no-flexbox .sd-aside-form-link:after {
  clear: both; }

.no-flexbox .sd-aside-form-link .icon-svg,
.no-flexbox .sd-aside-form-link .sd-aside-link-text {
  float: left; }

.no-flexbox .sd-aside-form-link .sd-aside-link-text {
  margin: 8px 0 0 5px; }

.similar-vehicles-module-wrapper {
  background-color: #F2F2F2;
  border: 1px solid #dcddde;
  border-radius: 3px;
  margin-top: 10px; }

.sd-section-heading.sd-similar-heading {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  background: #C71444;
  padding: 5px 10px;
  margin: 0;
  border-radius: 3px 3px 0 0; }

.sv-wrapper {
  display: block; }

.sv-item-link {
  display: block;
  margin: 0;
  padding: 10px;
  -webkit-transition: background-color 150ms ease-in;
  -moz-transition: background-color 150ms ease-in;
  -ms-transition: background-color 150ms ease-in;
  -o-transition: background-color 150ms ease-in;
  transition: background-color 150ms ease-in; }
  .sv-item-link:hover {
    background-color: #E5E5E5;
    text-decoration: none; }

.sv-list {
  padding: 0 0 0 10px;
  margin: 0; }

.sv-item-text {
  font-family: akzidenz-grotesk_medium, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 12px;
  line-height: 14px;
  color: #666;
  list-style: none;
  font-size: 11px;
  line-height: 13px;
  font-size: 12px;
  line-height: 14px; }
  .sv-item-text.sv-make, .sv-item-text.sv-model {
    font-family: akzidenz-grotesk_bold, Arial, sans-serif;
    -webkit-font-smoothing: antialiased; }
  .sv-item-text.sv-price {
    font-family: akzidenz-grotesk_medium, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    color: #C71444; }

.sv-no-item-text {
  padding: 10px 10px 0 10px; }

.flexbox .sv-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: block; }

.flexbox .sv-item-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  width: 100%; }

.flexbox .sv-image-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.flexbox .sv-list {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  -webkit-box-flex: 1.5;
  -ms-flex: 1.5;
  flex: 1.5;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.no-flexbox .sv-item-link:before, .no-flexbox .sv-item-link:after {
  content: " ";
  display: table; }

.no-flexbox .sv-item-link:after {
  clear: both; }

.no-flexbox .sv-image-wrapper,
.no-flexbox .sv-list {
  float: left;
  width: 50%; }

.stock-detail .sd-page-heading {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-transform: uppercase;
  color: #000;
  display: none;
  margin: 0 0 0 15px;
  display: inline-block;
  font-size: 28px;
  line-height: 65px; }

.sla-action-wrapper {
  margin-top: 15px;
  margin-top: 0; }

.sl-action-item {
  cursor: pointer;
  margin-left: 2%;
  height: 60px; }
  .sl-action-item:hover, .sl-action-item:focus, .sl-action-item:active {
    text-decoration: none; }

.sla-icon-wrapper {
  background: #F2F2F2;
  border: 1px solid #E5E5E5;
  border-bottom: 0;
  width: 100%;
  width: 80px;
  height: 30px; }

.sla-text-wrapper {
  background: #C71444;
  padding: 5px;
  width: 100%;
  width: 80px;
  height: 30px; }

.sla-text {
  font-family: akzidenz-grotesk_bold, Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  line-height: 10px;
  text-transform: uppercase;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  margin: 0; }

.flexbox .stock-list-heading-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.flexbox .sla-action-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }

.flexbox .sl-action-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  -webkit-box-flex: 0;
  -ms-flex: none;
  flex: none; }
  .flexbox .sl-action-item:nth-child(odd) {
    margin-left: 0; }
  .flexbox .sl-action-item:nth-child(3), .flexbox .sl-action-item:nth-child(4) {
    margin-top: 8px; }
  .flexbox .sl-action-item:nth-child(n) {
    margin: 0;
    margin-left: 10px; }
  .flexbox .sl-action-item:first-child {
    margin-left: 0; }

.flexbox .sla-icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.flexbox .sla-text-wrapper {
  display: block; }

.no-flexbox .stock-list-heading-wrapper:before, .no-flexbox .stock-list-heading-wrapper:after {
  content: " ";
  display: table; }

.no-flexbox .stock-list-heading-wrapper:after {
  clear: both; }

.no-flexbox .sl-page-heading {
  float: left; }

.no-flexbox .sla-action-wrapper {
  float: right;
  margin-top: 14px; }
  .no-flexbox .sla-action-wrapper:before, .no-flexbox .sla-action-wrapper:after {
    content: " ";
    display: table; }
  .no-flexbox .sla-action-wrapper:after {
    clear: both; }

.no-flexbox .sl-action-item {
  float: left;
  margin: 0;
  padding-left: 15px; }

/* ===================================
   Site - Custom
   =================================== */
img {
  vertical-align: middle;
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto; }

video-100,
.w-100,
iframe.iframe-100,
.iframe-100,
img.image-100,
.image-100 {
  width: 100%; }

.iframe-100-no-border {
  width: 100%;
  border: 0; }

.iframe-no-border {
  border: 0; }

.iframe-100-no-scroll {
  border: 0;
  width: 100%;
  overflow: hidden; }

.height-100 {
  height: 100%; }

hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid #d1d3d4; }

/* Content */
.content-wrapper {
  margin: 0; }
  .home .content-wrapper {
    margin: 0 7px; }

.content {
  padding: 0 10px;
  padding: 0; }

.icomoon {
  font-family: 'icomoon';
  -webkit-font-smoothing: antialiased; }

.lf-content {
  line-height: 1.286em;
  margin-bottom: 2.143em;
  color: #666; }

/* =================================== */
/*  HTML 5 Boiler Plate Helper Classes */
/* =================================== */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  *text-indent: -9999px; }

.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%; }

.hidden {
  display: none !important;
  visibility: hidden; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  *zoom: 1; }

/* ===================================
IE Exceptions
=================================== */
.ie9, .lt-ie9 {
  width: 100%; }
  .ie9 .container, .lt-ie9 .container {
    width: 1169px;
    margin-right: auto;
    margin-left: auto; }
  .ie9 body.map-framed, .lt-ie9 body.map-framed {
    width: 100%;
    min-width: 100%; }
  .ie9 .promo-u .promo-heading, .lt-ie9 .promo-u .promo-heading {
    min-height: 40px; }
  .ie9 .sliderOuterWrapper, .ie9 .mobile-utility-wrapper, .ie9 .toolbox, .ie9 .header-wrapper, .ie9 .bg-page-carousel, .lt-ie9 .sliderOuterWrapper, .lt-ie9 .mobile-utility-wrapper, .lt-ie9 .toolbox, .lt-ie9 .header-wrapper, .lt-ie9 .bg-page-carousel {
    width: 1169px;
    margin: 0 auto; }
  .ie9 .header .nav-primary .nav-secondary ol, .lt-ie9 .header .nav-primary .nav-secondary ol {
    border: 0; }
  .ie9 .stock__view-option SELECT, .lt-ie9 .stock__view-option SELECT {
    height: 32px; }
  .ie9 .make-an-enquiry-wrapper, .lt-ie9 .make-an-enquiry-wrapper {
    display: none; }
  .ie9 .special .make-an-enquiry-wrapper, .lt-ie9 .special .make-an-enquiry-wrapper {
    display: block; }
  .ie9 .banner-wrapper img, .lt-ie9 .banner-wrapper img {
    max-width: none; }
  .ie9 .tony-white-tagline, .lt-ie9 .tony-white-tagline {
    float: left;
    margin-right: 10px; }

.popup.ie9 body, .popup.lt-ie9 body {
  min-width: 340px;
  width: 350px;
  margin: auto; }

.popup.ie9 .enquiry > div > .pure-u-1, .popup.lt-ie9 .enquiry > div > .pure-u-1 {
  width: 100%; }

.google-map {
  height: 300px;
  background: url("/n/images/loading.gif") 50% 50% no-repeat; }

.panel-body .google-map .gm-style a {
  display: initial;
  border-top: none;
  border-bottom: none;
  font-family: Roboto, Arial, sans-serif;
  font-size: 10px;
  background-color: rgba(255, 255, 255, 0.1);
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0; }

.panel-body .google-map img {
  max-width: none; }
