html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

ul, li {
  list-style: none;
  list-style-type: none;
  list-style-image: none; }

sup {
  vertical-align: super; }

sub {
  vertical-align: sub; }

sub, sup {
  font-size: 0.6em;
  line-height: 100%; }

.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12, .grid-13, .grid-14, .grid-15, .grid-16, .grid-17, .grid-18, .grid-19, .grid-20, .grid-21, .grid-22, .grid-23, .grid-24 {
  margin-left: 0 !important;
  margin-right: 0 !important; }

/*
	Variable Setup
*/
/*
	Grid Layouts
*/
.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10,
.grid-11, .grid-12 {
  position: relative;
  margin-left: 10px;
  margin-right: 10px; }

body {
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #dee4e4;
  background-attachment: fixed;
  background-size: cover; }

body.context-page-not-found.has-background,
body.page-page-not-found.has-background,
body.page-access-denied.has-background,
body.context-404.has-background {
  background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/background.jpg) !important;
  background-position: 50%;
  background-size: cover;
  background-repeat: no-repeat; }

*, html *, body * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body.context-pods .ie-banner {
  display: block; }

/*
	// Grid Layouts
*/
body, p, div, th, td, a, h1, h2, h3, h4, h5, h6 {
  color: #333333;
  font-family: arial, serif !important;
  font-style: normal;
  font-weight: normal;
  text-transform: uppercase;
  text-transform: none; }

ol {
  margin-left: 15px; }

li {
  font-size: 13px;
  line-height: 20px;
  list-style-position: inside; }
  ul li {
    list-style-type: disc;
    list-style-position: inside; }
  ol li {
    list-style-type: decimal;
    list-style-position: inside; }

img.media-image {
  clear: both;
  display: inline-block; }

.back-button,
.region-sidebar-first,
body.context-pods h1 {
  display: none !important; }

.view-quick-reference-guide .view-empty,
.view-quick-reference-guide .prefix,
.block-ms-owner-manual .view-empty,
.block-ms-owner-manual .prefix,
.block-ms-quick-ref-guide .view-empty,
.block-ms-quick-ref-guide .prefix {
  padding: 10px;
  font-size: 13px; }

.block-vehicle-service-history .view-empty,
.block-vehicle-service-history .prefix,
.block-vehicle-policies-list .view-empty,
.block-vehicle-policies-list .prefix {
  padding: 0;
  font-size: 13px; }

.underline {
  text-decoration: underline !important; }

.pod-wrapper {
  margin: -5px auto 0 auto; }

.pod-handle {
  width: 30px;
  height: 24px;
  background: url(../images/move-me.png) no-repeat top right transparent;
  cursor: move;
  position: absolute;
  top: 5px;
  right: 5px;
  z-index: 10;
  background-size: cover; }

.pod-group.fixed .pod {
  display: block;
  float: left; }

.pod.pod-rss .pod-decorator {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
  zoom: 1;
  padding: 5px;
  color: white;
  padding: 10px; }
  .pod.pod-rss .pod-decorator h3, .pod.pod-rss .pod-decorator h4 {
    color: white;
    margin-bottom: 10px; }
  .pod.pod-rss .pod-decorator p {
    color: white; }
    .pod.pod-rss .pod-decorator p.date {
      font-style: italic;
      font-size: 12px;
      margin-bottom: 10px; }
.pod iframe {
  z-index: 1;
  display: inline !important; }
.pod.view-mode-pod .pod-decorator:hover {
  cursor: pointer; }
.pod.pod-fixed#pod-my-subaru span.car-type {
  color: #1f4ba2;
  font-weight: bold;
  display: inline-block;
  width: 40%;
  line-height: 30px;
  padding: 20px 0 0 5%; }

.is-dragging {
  outline: 5px solid white;
  opacity: 0.5; }

.is-excluded {
  outline: 5px solid red !important; }

div.my-car-menu {
  cursor: pointer;
  position: relative; }
  div.my-car-menu div {
    line-height: 30px; }
  div.my-car-menu ul {
    z-index: 50;
    width: 100%; }
    div.my-car-menu ul li span.car-item {
      display: block;
      border-top: 1px solid #bdbdbd; }
      div.my-car-menu ul li span.car-item span {
        display: inline-block;
        padding-top: 5px; }
  div.my-car-menu .car-nav-string {
    float: left;
    margin-left: 10px; }
  div.my-car-menu .car-nav-arrow {
    float: right;
    margin-right: 10px;
    background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/steering.png);
    background-position: 0 2px;
    background-repeat: no-repeat;
    background-size: contain;
    height: 23px;
    width: 23px; }
    div.my-car-menu .car-nav-arrow img {
      height: 23px;
      width: auto !important;
      margin-top: 2px; }

.header-wrapper {
  float: none; }
  .header-wrapper h1 {
    display: inline-block;
    float: left;
    margin-right: 10px;
    margin-left: 10px;
    font-size: 26px;
    line-height: 36px;
    color: #1f4ba2; }
  .header-wrapper .header-nav {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    position: relative;
    display: none;
    font-size: 100%;
    height: 26px;
    margin-left: 10px;
    overflow: visible !important;
    line-height: 36px; }
    .header-wrapper .header-nav .current-car {
      cursor: pointer;
      white-space: nowrap;
      top: 0;
      left: 0;
      height: 39px;
      padding: 0;
      padding-right: 10px;
      border-right: 1px double #1f4ba2; }
      .header-wrapper .header-nav .current-car.active {
        background: white;
        color: #1f4ba2; }
    .header-wrapper .header-nav .current-car-trigger {
      font-size: 15px; }
    .header-wrapper .header-nav span.display_name {
      text-transform: uppercase; }
    .header-wrapper .header-nav ul {
      display: none;
      position: absolute;
      z-index: 100;
      top: 39px;
      left: 0; }
      .header-wrapper .header-nav ul li {
        font-size: 13px;
        white-space: nowrap;
        padding-left: 10px;
        padding-right: 10px; }
        .header-wrapper .header-nav ul li span.display_name:before {
          content: '\25b6';
          padding-right: 5px;
          font-size: 10px;
          line-height: 20px;
          color: transparent; }
        .header-wrapper .header-nav ul li.current {
          display: block;
          color: #2e9bd6; }
          .header-wrapper .header-nav ul li.current span.display_name:before {
            color: #2e9bd6; }
          .header-wrapper .header-nav ul li.current:hover span.display_name:before {
            color: #fff; }

.context-contact #edit-actions .fieldset-wrapper {
  float: right;
  margin-right: 0; }

.hamburger-filter {
  display: none; }

.hamburger-search {
  display: inline-block;
  width: 112px;
  overflow: hidden;
  height: 26px; }
  .hamburger-search input[type=text] {
    float: left;
    width: 82px;
    border: none; }
  .hamburger-search input[type=submit] {
    background-color: #2f9ad6;
    background-image: -moz-linear-gradient(to bottom rgba(47, 154, 214, 0.5),rgba(47, 154, 214, 0.5));
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(47, 154, 214, 0.5)), to(rgba(47, 154, 214, 0.5)));
    background-image: -webkit-linear-gradient(top, rgba(47, 154, 214, 0.5),rgba(47, 154, 214, 0.5));
    background-image: -o-linear-gradient(top, rgba(47, 154, 214, 0.5),rgba(47, 154, 214, 0.5));
    background: linear-gradient(top, rgba(47, 154, 214, 0.5),rgba(47, 154, 214, 0.5));
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#802F9AD6', endColorstr='#802F9AD6');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#802F9AD6', endColorstr='#802F9AD6')";
    zoom: 1;
    width: 30px;
    height: 26px;
    float: left;
    border-radius: 0;
    background-image: url(../images/left-cta-bg.png);
    background-repeat: no-repeat;
    background-position: 5px -126px;
    overflow: hidden;
    text-indent: -1000px;
    border: 0; }

.burger-wrapper {
  float: left;
  margin-bottom: 10px; }
  .burger-wrapper .burger-trigger {
    text-align: right;
    display: inline-block;
    cursor: pointer; }
    .burger-wrapper .burger-trigger a {
      display: block; }

nav.header-nav ul.my-cars {
  background-color: transparent;
  background-color: white;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
  zoom: 1;
  position: absolute;
  top: 39px;
  z-index: 1000; }
  nav.header-nav ul.my-cars li {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    color: #333333;
    font-size: 13px;
    text-transform: capitalize;
    font-weight: 200;
    font-family: arial;
    cursor: pointer;
    list-style-type: none;
    list-style-image: none; }
    nav.header-nav ul.my-cars li a {
      text-decoration: none; }
    nav.header-nav ul.my-cars li:last-child {
      margin-bottom: 0; }
    nav.header-nav ul.my-cars li.highlight {
      color: #1f4ba2; }
    nav.header-nav ul.my-cars li:hover {
      background-color: transparent;
      background-color: rgba(31, 75, 162, 0.9);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E61F4BA2,endColorstr=#E61F4BA2);
      zoom: 1;
      color: white; }

nav.burger-nav {
  position: relative; }
  nav.burger-nav .menu-connector {
    display: none;
    background: white;
    height: 10px;
    margin-top: -3px;
    position: absolute;
    top: 28px;
    height: 15px;
    width: 32px; }
  nav.burger-nav ul {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    display: none;
    position: absolute;
    z-index: 1000; }
  nav.burger-nav li {
    color: #333333;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 26px;
    list-style-type: none;
    list-style-image: none;
    cursor: pointer; }
    nav.burger-nav li a {
      text-transform: capitalize;
      font-weight: 200;
      font-family: arial;
      text-decoration: none;
      color: #333333;
      display: block; }
    nav.burger-nav li.highlight {
      border-bottom: 1px solid #1f4ba2; }
      nav.burger-nav li.highlight a {
        color: #114fa2;
        font-weight: bold; }
    nav.burger-nav li:hover {
      background-color: transparent;
      background-color: rgba(31, 75, 162, 0.9);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E61F4BA2,endColorstr=#E61F4BA2);
      zoom: 1; }
      nav.burger-nav li:hover a {
        color: white; }

.clearfix:after {
  content: '';
  display: block;
  clear: both; }

footer {
  clear: both; }

#zone-menu {
  margin-left: 15px; }

#zone-menu-wrapper {
  width: 20%;
  float: left;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
  zoom: 1; }
  #zone-menu-wrapper h2 {
    display: none; }
  #zone-menu-wrapper .logo img {
    position: relative;
    width: 100%; }
  #zone-menu-wrapper .menu-block-wrapper {
    clear: both; }
  #zone-menu-wrapper #block-mysubaru-blocks-home-logo-block {
    margin-bottom: 5px; }
  #zone-menu-wrapper #home-logo-block {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    clear: both;
    position: relative; }
    #zone-menu-wrapper #home-logo-block a {
      display: block;
      position: relative;
      width: 100%;
      padding: 0;
      margin: 0;
      background: url(../images/logo-1x.png) no-repeat 50% transparent;
      background-size: cover;
      overflow: hidden;
      text-indent: -1000px;
      height: 100%;
      clear: both; }
  #zone-menu-wrapper .block-system-user-menu ul li a:hover {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    color: #333333;
    cursor: pointer; }
  #zone-menu-wrapper ul {
    list-style-image: none;
    list-style-type: none; }
    #zone-menu-wrapper ul ul.inactive {
      display: none; }
    #zone-menu-wrapper ul li {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0.6);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF,endColorstr=#99FFFFFF);
      zoom: 1;
      list-style-image: none;
      list-style-type: none;
      text-transform: none;
      color: #333333;
      margin: 0;
      margin-bottom: 2px;
      padding: 0;
      font-size: 14px;
      line-height: 28px;
      min-height: 28px; }
      #zone-menu-wrapper ul li.active, #zone-menu-wrapper ul li.active-parent {
        background-color: transparent;
        background-color: rgba(255, 255, 255, 0.75);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
        zoom: 1; }
      #zone-menu-wrapper ul li.active-parent .active {
        background-color: transparent;
        background-color: rgba(255, 255, 255, 0);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
        zoom: 1; }
      #zone-menu-wrapper ul li.active-trail > a.active {
        background-image: url(../images/active-menu.png);
        background-repeat: no-repeat;
        background-position: 98% 50%;
        background-size: 7.5%; }
        #zone-menu-wrapper ul li.active-trail > a.active:hover {
          background-color: transparent;
          background-color: white;
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
          zoom: 1; }
      #zone-menu-wrapper ul li.service {
        background: url(../images/service-list-bg.jpg) repeat-x top left; }
        #zone-menu-wrapper ul li.service a {
          color: white; }
      #zone-menu-wrapper ul li a {
        display: block;
        padding: 0 10px;
        text-decoration: none;
        text-transform: none;
        color: #333333; }
      #zone-menu-wrapper ul li ul li {
        background: transparent;
        margin: 0;
        font-size: 12px; }
        #zone-menu-wrapper ul li ul li.expanded {
          background-color: transparent;
          background-color: rgba(255, 255, 255, 0);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
          zoom: 1; }
        #zone-menu-wrapper ul li ul li a {
          padding-left: 20px; }
        #zone-menu-wrapper ul li ul li ul {
          margin-top: 0; }
          #zone-menu-wrapper ul li ul li ul li a {
            padding-left: 30px; }
  #zone-menu-wrapper .menu-name-menu-cta-menu ul {
    margin-top: 20px; }
    #zone-menu-wrapper .menu-name-menu-cta-menu ul li {
      background-color: #2684c5;
      background-image: -moz-linear-gradient(to bottom rgba(30, 110, 180, 0.5),rgba(47, 155, 215, 0.5));
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 110, 180, 0.5)), to(rgba(47, 155, 215, 0.5)));
      background-image: -webkit-linear-gradient(top, rgba(30, 110, 180, 0.5),rgba(47, 155, 215, 0.5));
      background-image: -o-linear-gradient(top, rgba(30, 110, 180, 0.5),rgba(47, 155, 215, 0.5));
      background: linear-gradient(top, rgba(30, 110, 180, 0.5),rgba(47, 155, 215, 0.5));
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#801E6EB4', endColorstr='#802F9BD7');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#801E6EB4', endColorstr='#802F9BD7')";
      zoom: 1;
      margin-bottom: 2px; }
      #zone-menu-wrapper .menu-name-menu-cta-menu ul li:hover {
        background-color: #2684c5;
        background-image: -moz-linear-gradient(to bottom rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
        background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 110, 180, 0.95)), to(rgba(47, 155, 215, 0.95)));
        background-image: -webkit-linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
        background-image: -o-linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
        background: linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#F21E6EB4', endColorstr='#F22F9BD7');
        -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F21E6EB4', endColorstr='#F22F9BD7')";
        zoom: 1; }
      #zone-menu-wrapper .menu-name-menu-cta-menu ul li a {
        background-color: transparent;
        background-color: rgba(255, 255, 255, 0);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
        zoom: 1;
        background-image: url(../images/left-cta-bg.png);
        background-repeat: no-repeat;
        background-position: 5px 0px;
        text-indent: 25px;
        color: white; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a:hover {
          background-color: transparent;
          background-color: rgba(255, 255, 255, 0);
          filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
          zoom: 1; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.book-service {
          background-position: 5px 0px; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.find-retailer {
          background-position: 5px -126px; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.service-quote {
          background-position: 5px -56px; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.email-enquiry {
          background-position: 5px -267px; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.contact-us {
          background-position: 5px -187px; }
        #zone-menu-wrapper .menu-name-menu-cta-menu ul li a.active {
          background-size: auto !important; }

h2.pane-title {
  margin-top: 0 !important;
  padding: 0 !important;
  margin-bottom: 10px !important; }

body.page-pod.page-pod-pod-rss div.pod.pod-rss.view-mode-full {
  cursor: text; }
body.page-pod #region-preface-first .region-inner {
  margin: 0 10px 0 10px; }

body.hp-standard.context-account #region-content .panel-display .pane-node-content h2.pane-title {
  margin-bottom: 0  !important; }

body.context-access-denined #region-content .region-inner {
  border: 1px slid green; }

body.page-esymmetry-search #region-content,
body.page-search #region-content,
body.page-pod #region-content,
body.page-taxonomy #region-content,
body.page-user-ms #region-content,
body.node-type-my-interest-articles #region-content,
body.context-page-not-found #region-content,
body.context-access-denied #region-content,
body.hp-standard #region-content {
  width: 100%; }
  body.page-esymmetry-search #region-content .region-inner,
  body.page-search #region-content .region-inner,
  body.page-pod #region-content .region-inner,
  body.page-taxonomy #region-content .region-inner,
  body.page-user-ms #region-content .region-inner,
  body.node-type-my-interest-articles #region-content .region-inner,
  body.context-page-not-found #region-content .region-inner,
  body.context-access-denied #region-content .region-inner,
  body.hp-standard #region-content .region-inner {
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
    zoom: 1;
    margin: 0 10px 0 10px;
    padding: 10px; }
body.page-esymmetry-search .pane-node-content,
body.page-search .pane-node-content,
body.page-pod .pane-node-content,
body.page-taxonomy .pane-node-content,
body.page-user-ms .pane-node-content,
body.node-type-my-interest-articles .pane-node-content,
body.context-page-not-found .pane-node-content,
body.context-access-denied .pane-node-content,
body.hp-standard .pane-node-content {
  margin: 0 0 10px 0 !important;
  padding: 10px; }

body.hp-standard .region-inner {
  padding: 0 !important; }
  body.hp-standard .region-inner p {
    padding: 5px 0 !important; }

body.page-pod .pod {
  float: left; }
  body.page-pod .pod h3 {
    display: none; }
  body.page-pod .pod li {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bdbdbd;
    width: 49%;
    margin: 10px 0.5%;
    float: left; }
    body.page-pod .pod li:nth-child(2n+1) {
      clear: left; }
    body.page-pod .pod li h4 {
      color: #1f4ba2;
      font-size: 16px;
      margin-bottom: 10px; }
    body.page-pod .pod li p.date {
      font-style: italic;
      color: #333333;
      font-size: 12px;
      margin-bottom: 5px; }

body.hp-landing .panel-pane .view-content {
  padding: 0 10px; }
  body.hp-landing .panel-pane .view-content :after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }
  body.hp-landing .panel-pane .view-content .views-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100%; }

body.hp-section .panel-pane.pane-node-content,
body.hp-section .pane-views-panes .views-row,
body.hp-landing .panel-pane.pane-node-content,
body.hp-landing .pane-views-panes .views-row {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  zoom: 1; }

body.page-vehicle #region-content .panel-display,
body.page-vehicle #region-content header,
body.page-vehicle #region-content article,
body.page-vehicle .main_content_wrapper .panel-display,
body.page-vehicle .main_content_wrapper header,
body.page-vehicle .main_content_wrapper article,
body.hp-section #region-content .panel-display,
body.hp-section #region-content header,
body.hp-section #region-content article,
body.hp-section .main_content_wrapper .panel-display,
body.hp-section .main_content_wrapper header,
body.hp-section .main_content_wrapper article,
body.hp-landing #region-content .panel-display,
body.hp-landing #region-content header,
body.hp-landing #region-content article,
body.hp-landing .main_content_wrapper .panel-display,
body.hp-landing .main_content_wrapper header,
body.hp-landing .main_content_wrapper article,
body.hp-standard #region-content .panel-display,
body.hp-standard #region-content header,
body.hp-standard #region-content article,
body.hp-standard .main_content_wrapper .panel-display,
body.hp-standard .main_content_wrapper header,
body.hp-standard .main_content_wrapper article {
  clear: left; }
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row:after,
  body.page-vehicle #region-content header .pane-views-panes .views-row:after,
  body.page-vehicle #region-content article .pane-views-panes .views-row:after,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row:after,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row:after,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row:after,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row:after,
  body.hp-section #region-content header .pane-views-panes .views-row:after,
  body.hp-section #region-content article .pane-views-panes .views-row:after,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row:after,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row:after,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row:after,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row:after,
  body.hp-landing #region-content header .pane-views-panes .views-row:after,
  body.hp-landing #region-content article .pane-views-panes .views-row:after,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row:after,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row:after,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row:after,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row:after,
  body.hp-standard #region-content header .pane-views-panes .views-row:after,
  body.hp-standard #region-content article .pane-views-panes .views-row:after,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row:after,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row:after,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row:after {
    content: '';
    display: block;
    clear: both; }
  body.page-vehicle #region-content .panel-display .pane-node-content span.field-content,
  body.page-vehicle #region-content .panel-display .pane-node-content h1, body.page-vehicle #region-content .panel-display .pane-node-content h2, body.page-vehicle #region-content .panel-display .pane-node-content h3, body.page-vehicle #region-content .panel-display .pane-node-content h4, body.page-vehicle #region-content .panel-display .pane-node-content h5, body.page-vehicle #region-content .panel-display .pane-node-content h6,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row span.field-content,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h1,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h2,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h3,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h4,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h5,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h6,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle #region-content header .pane-node-content span.field-content,
  body.page-vehicle #region-content header .pane-node-content h1,
  body.page-vehicle #region-content header .pane-node-content h2,
  body.page-vehicle #region-content header .pane-node-content h3,
  body.page-vehicle #region-content header .pane-node-content h4,
  body.page-vehicle #region-content header .pane-node-content h5,
  body.page-vehicle #region-content header .pane-node-content h6,
  body.page-vehicle #region-content header .pane-views-panes .views-row span.field-content,
  body.page-vehicle #region-content header .pane-views-panes .views-row h1,
  body.page-vehicle #region-content header .pane-views-panes .views-row h2,
  body.page-vehicle #region-content header .pane-views-panes .views-row h3,
  body.page-vehicle #region-content header .pane-views-panes .views-row h4,
  body.page-vehicle #region-content header .pane-views-panes .views-row h5,
  body.page-vehicle #region-content header .pane-views-panes .views-row h6,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle #region-content article .pane-node-content span.field-content,
  body.page-vehicle #region-content article .pane-node-content h1,
  body.page-vehicle #region-content article .pane-node-content h2,
  body.page-vehicle #region-content article .pane-node-content h3,
  body.page-vehicle #region-content article .pane-node-content h4,
  body.page-vehicle #region-content article .pane-node-content h5,
  body.page-vehicle #region-content article .pane-node-content h6,
  body.page-vehicle #region-content article .pane-views-panes .views-row span.field-content,
  body.page-vehicle #region-content article .pane-views-panes .views-row h1,
  body.page-vehicle #region-content article .pane-views-panes .views-row h2,
  body.page-vehicle #region-content article .pane-views-panes .views-row h3,
  body.page-vehicle #region-content article .pane-views-panes .views-row h4,
  body.page-vehicle #region-content article .pane-views-panes .views-row h5,
  body.page-vehicle #region-content article .pane-views-panes .views-row h6,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content span.field-content,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h1,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h2,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h3,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h4,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h5,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h6,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper header .pane-node-content span.field-content,
  body.page-vehicle .main_content_wrapper header .pane-node-content h1,
  body.page-vehicle .main_content_wrapper header .pane-node-content h2,
  body.page-vehicle .main_content_wrapper header .pane-node-content h3,
  body.page-vehicle .main_content_wrapper header .pane-node-content h4,
  body.page-vehicle .main_content_wrapper header .pane-node-content h5,
  body.page-vehicle .main_content_wrapper header .pane-node-content h6,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row span.field-content,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper article .pane-node-content span.field-content,
  body.page-vehicle .main_content_wrapper article .pane-node-content h1,
  body.page-vehicle .main_content_wrapper article .pane-node-content h2,
  body.page-vehicle .main_content_wrapper article .pane-node-content h3,
  body.page-vehicle .main_content_wrapper article .pane-node-content h4,
  body.page-vehicle .main_content_wrapper article .pane-node-content h5,
  body.page-vehicle .main_content_wrapper article .pane-node-content h6,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row span.field-content,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content .panel-display .pane-node-content span.field-content,
  body.hp-section #region-content .panel-display .pane-node-content h1,
  body.hp-section #region-content .panel-display .pane-node-content h2,
  body.hp-section #region-content .panel-display .pane-node-content h3,
  body.hp-section #region-content .panel-display .pane-node-content h4,
  body.hp-section #region-content .panel-display .pane-node-content h5,
  body.hp-section #region-content .panel-display .pane-node-content h6,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content header .pane-node-content span.field-content,
  body.hp-section #region-content header .pane-node-content h1,
  body.hp-section #region-content header .pane-node-content h2,
  body.hp-section #region-content header .pane-node-content h3,
  body.hp-section #region-content header .pane-node-content h4,
  body.hp-section #region-content header .pane-node-content h5,
  body.hp-section #region-content header .pane-node-content h6,
  body.hp-section #region-content header .pane-views-panes .views-row span.field-content,
  body.hp-section #region-content header .pane-views-panes .views-row h1,
  body.hp-section #region-content header .pane-views-panes .views-row h2,
  body.hp-section #region-content header .pane-views-panes .views-row h3,
  body.hp-section #region-content header .pane-views-panes .views-row h4,
  body.hp-section #region-content header .pane-views-panes .views-row h5,
  body.hp-section #region-content header .pane-views-panes .views-row h6,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content article .pane-node-content span.field-content,
  body.hp-section #region-content article .pane-node-content h1,
  body.hp-section #region-content article .pane-node-content h2,
  body.hp-section #region-content article .pane-node-content h3,
  body.hp-section #region-content article .pane-node-content h4,
  body.hp-section #region-content article .pane-node-content h5,
  body.hp-section #region-content article .pane-node-content h6,
  body.hp-section #region-content article .pane-views-panes .views-row span.field-content,
  body.hp-section #region-content article .pane-views-panes .views-row h1,
  body.hp-section #region-content article .pane-views-panes .views-row h2,
  body.hp-section #region-content article .pane-views-panes .views-row h3,
  body.hp-section #region-content article .pane-views-panes .views-row h4,
  body.hp-section #region-content article .pane-views-panes .views-row h5,
  body.hp-section #region-content article .pane-views-panes .views-row h6,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content span.field-content,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper header .pane-node-content span.field-content,
  body.hp-section .main_content_wrapper header .pane-node-content h1,
  body.hp-section .main_content_wrapper header .pane-node-content h2,
  body.hp-section .main_content_wrapper header .pane-node-content h3,
  body.hp-section .main_content_wrapper header .pane-node-content h4,
  body.hp-section .main_content_wrapper header .pane-node-content h5,
  body.hp-section .main_content_wrapper header .pane-node-content h6,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row span.field-content,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper article .pane-node-content span.field-content,
  body.hp-section .main_content_wrapper article .pane-node-content h1,
  body.hp-section .main_content_wrapper article .pane-node-content h2,
  body.hp-section .main_content_wrapper article .pane-node-content h3,
  body.hp-section .main_content_wrapper article .pane-node-content h4,
  body.hp-section .main_content_wrapper article .pane-node-content h5,
  body.hp-section .main_content_wrapper article .pane-node-content h6,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row span.field-content,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content .panel-display .pane-node-content span.field-content,
  body.hp-landing #region-content .panel-display .pane-node-content h1,
  body.hp-landing #region-content .panel-display .pane-node-content h2,
  body.hp-landing #region-content .panel-display .pane-node-content h3,
  body.hp-landing #region-content .panel-display .pane-node-content h4,
  body.hp-landing #region-content .panel-display .pane-node-content h5,
  body.hp-landing #region-content .panel-display .pane-node-content h6,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content header .pane-node-content span.field-content,
  body.hp-landing #region-content header .pane-node-content h1,
  body.hp-landing #region-content header .pane-node-content h2,
  body.hp-landing #region-content header .pane-node-content h3,
  body.hp-landing #region-content header .pane-node-content h4,
  body.hp-landing #region-content header .pane-node-content h5,
  body.hp-landing #region-content header .pane-node-content h6,
  body.hp-landing #region-content header .pane-views-panes .views-row span.field-content,
  body.hp-landing #region-content header .pane-views-panes .views-row h1,
  body.hp-landing #region-content header .pane-views-panes .views-row h2,
  body.hp-landing #region-content header .pane-views-panes .views-row h3,
  body.hp-landing #region-content header .pane-views-panes .views-row h4,
  body.hp-landing #region-content header .pane-views-panes .views-row h5,
  body.hp-landing #region-content header .pane-views-panes .views-row h6,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content article .pane-node-content span.field-content,
  body.hp-landing #region-content article .pane-node-content h1,
  body.hp-landing #region-content article .pane-node-content h2,
  body.hp-landing #region-content article .pane-node-content h3,
  body.hp-landing #region-content article .pane-node-content h4,
  body.hp-landing #region-content article .pane-node-content h5,
  body.hp-landing #region-content article .pane-node-content h6,
  body.hp-landing #region-content article .pane-views-panes .views-row span.field-content,
  body.hp-landing #region-content article .pane-views-panes .views-row h1,
  body.hp-landing #region-content article .pane-views-panes .views-row h2,
  body.hp-landing #region-content article .pane-views-panes .views-row h3,
  body.hp-landing #region-content article .pane-views-panes .views-row h4,
  body.hp-landing #region-content article .pane-views-panes .views-row h5,
  body.hp-landing #region-content article .pane-views-panes .views-row h6,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content span.field-content,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper header .pane-node-content span.field-content,
  body.hp-landing .main_content_wrapper header .pane-node-content h1,
  body.hp-landing .main_content_wrapper header .pane-node-content h2,
  body.hp-landing .main_content_wrapper header .pane-node-content h3,
  body.hp-landing .main_content_wrapper header .pane-node-content h4,
  body.hp-landing .main_content_wrapper header .pane-node-content h5,
  body.hp-landing .main_content_wrapper header .pane-node-content h6,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row span.field-content,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper article .pane-node-content span.field-content,
  body.hp-landing .main_content_wrapper article .pane-node-content h1,
  body.hp-landing .main_content_wrapper article .pane-node-content h2,
  body.hp-landing .main_content_wrapper article .pane-node-content h3,
  body.hp-landing .main_content_wrapper article .pane-node-content h4,
  body.hp-landing .main_content_wrapper article .pane-node-content h5,
  body.hp-landing .main_content_wrapper article .pane-node-content h6,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row span.field-content,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content .panel-display .pane-node-content span.field-content,
  body.hp-standard #region-content .panel-display .pane-node-content h1,
  body.hp-standard #region-content .panel-display .pane-node-content h2,
  body.hp-standard #region-content .panel-display .pane-node-content h3,
  body.hp-standard #region-content .panel-display .pane-node-content h4,
  body.hp-standard #region-content .panel-display .pane-node-content h5,
  body.hp-standard #region-content .panel-display .pane-node-content h6,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content header .pane-node-content span.field-content,
  body.hp-standard #region-content header .pane-node-content h1,
  body.hp-standard #region-content header .pane-node-content h2,
  body.hp-standard #region-content header .pane-node-content h3,
  body.hp-standard #region-content header .pane-node-content h4,
  body.hp-standard #region-content header .pane-node-content h5,
  body.hp-standard #region-content header .pane-node-content h6,
  body.hp-standard #region-content header .pane-views-panes .views-row span.field-content,
  body.hp-standard #region-content header .pane-views-panes .views-row h1,
  body.hp-standard #region-content header .pane-views-panes .views-row h2,
  body.hp-standard #region-content header .pane-views-panes .views-row h3,
  body.hp-standard #region-content header .pane-views-panes .views-row h4,
  body.hp-standard #region-content header .pane-views-panes .views-row h5,
  body.hp-standard #region-content header .pane-views-panes .views-row h6,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content article .pane-node-content span.field-content,
  body.hp-standard #region-content article .pane-node-content h1,
  body.hp-standard #region-content article .pane-node-content h2,
  body.hp-standard #region-content article .pane-node-content h3,
  body.hp-standard #region-content article .pane-node-content h4,
  body.hp-standard #region-content article .pane-node-content h5,
  body.hp-standard #region-content article .pane-node-content h6,
  body.hp-standard #region-content article .pane-views-panes .views-row span.field-content,
  body.hp-standard #region-content article .pane-views-panes .views-row h1,
  body.hp-standard #region-content article .pane-views-panes .views-row h2,
  body.hp-standard #region-content article .pane-views-panes .views-row h3,
  body.hp-standard #region-content article .pane-views-panes .views-row h4,
  body.hp-standard #region-content article .pane-views-panes .views-row h5,
  body.hp-standard #region-content article .pane-views-panes .views-row h6,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content span.field-content,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper header .pane-node-content span.field-content,
  body.hp-standard .main_content_wrapper header .pane-node-content h1,
  body.hp-standard .main_content_wrapper header .pane-node-content h2,
  body.hp-standard .main_content_wrapper header .pane-node-content h3,
  body.hp-standard .main_content_wrapper header .pane-node-content h4,
  body.hp-standard .main_content_wrapper header .pane-node-content h5,
  body.hp-standard .main_content_wrapper header .pane-node-content h6,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row span.field-content,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper article .pane-node-content span.field-content,
  body.hp-standard .main_content_wrapper article .pane-node-content h1,
  body.hp-standard .main_content_wrapper article .pane-node-content h2,
  body.hp-standard .main_content_wrapper article .pane-node-content h3,
  body.hp-standard .main_content_wrapper article .pane-node-content h4,
  body.hp-standard .main_content_wrapper article .pane-node-content h5,
  body.hp-standard .main_content_wrapper article .pane-node-content h6,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row span.field-content,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 {
    padding: 5px 0 5px;
    color: #1f4ba2;
    text-decoration: none;
    text-transform: none;
    font-weight: bold;
    font-size: 16px;
    display: block; }
    body.page-vehicle #region-content .panel-display .pane-node-content span.field-content a,
    body.page-vehicle #region-content .panel-display .pane-node-content h1 a, body.page-vehicle #region-content .panel-display .pane-node-content h2 a, body.page-vehicle #region-content .panel-display .pane-node-content h3 a, body.page-vehicle #region-content .panel-display .pane-node-content h4 a, body.page-vehicle #region-content .panel-display .pane-node-content h5 a, body.page-vehicle #region-content .panel-display .pane-node-content h6 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row span.field-content a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h1 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h2 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h3 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h4 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h5 a,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h6 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.page-vehicle #region-content header .pane-node-content span.field-content a,
    body.page-vehicle #region-content header .pane-node-content h1 a,
    body.page-vehicle #region-content header .pane-node-content h2 a,
    body.page-vehicle #region-content header .pane-node-content h3 a,
    body.page-vehicle #region-content header .pane-node-content h4 a,
    body.page-vehicle #region-content header .pane-node-content h5 a,
    body.page-vehicle #region-content header .pane-node-content h6 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row span.field-content a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h1 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h2 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h3 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h4 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h5 a,
    body.page-vehicle #region-content header .pane-views-panes .views-row h6 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h6 a,
    body.page-vehicle #region-content article .pane-node-content span.field-content a,
    body.page-vehicle #region-content article .pane-node-content h1 a,
    body.page-vehicle #region-content article .pane-node-content h2 a,
    body.page-vehicle #region-content article .pane-node-content h3 a,
    body.page-vehicle #region-content article .pane-node-content h4 a,
    body.page-vehicle #region-content article .pane-node-content h5 a,
    body.page-vehicle #region-content article .pane-node-content h6 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row span.field-content a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h1 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h2 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h3 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h4 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h5 a,
    body.page-vehicle #region-content article .pane-views-panes .views-row h6 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h6 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content span.field-content a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h1 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h2 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h3 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h4 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h5 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h6 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h1 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h2 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h3 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h4 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h5 a,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h6 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content span.field-content a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h1 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h2 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h3 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h4 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h5 a,
    body.page-vehicle .main_content_wrapper header .pane-node-content h6 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row span.field-content a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h1 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h2 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h3 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h4 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h5 a,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h6 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h6 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content span.field-content a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h1 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h2 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h3 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h4 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h5 a,
    body.page-vehicle .main_content_wrapper article .pane-node-content h6 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row span.field-content a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h1 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h2 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h3 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h4 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h5 a,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h6 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h1 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h2 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h3 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h4 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h5 a,
    body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section #region-content .panel-display .pane-node-content span.field-content a,
    body.hp-section #region-content .panel-display .pane-node-content h1 a,
    body.hp-section #region-content .panel-display .pane-node-content h2 a,
    body.hp-section #region-content .panel-display .pane-node-content h3 a,
    body.hp-section #region-content .panel-display .pane-node-content h4 a,
    body.hp-section #region-content .panel-display .pane-node-content h5 a,
    body.hp-section #region-content .panel-display .pane-node-content h6 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h1 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h2 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h3 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h4 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h5 a,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row h6 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section #region-content header .pane-node-content span.field-content a,
    body.hp-section #region-content header .pane-node-content h1 a,
    body.hp-section #region-content header .pane-node-content h2 a,
    body.hp-section #region-content header .pane-node-content h3 a,
    body.hp-section #region-content header .pane-node-content h4 a,
    body.hp-section #region-content header .pane-node-content h5 a,
    body.hp-section #region-content header .pane-node-content h6 a,
    body.hp-section #region-content header .pane-views-panes .views-row span.field-content a,
    body.hp-section #region-content header .pane-views-panes .views-row h1 a,
    body.hp-section #region-content header .pane-views-panes .views-row h2 a,
    body.hp-section #region-content header .pane-views-panes .views-row h3 a,
    body.hp-section #region-content header .pane-views-panes .views-row h4 a,
    body.hp-section #region-content header .pane-views-panes .views-row h5 a,
    body.hp-section #region-content header .pane-views-panes .views-row h6 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section #region-content header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section #region-content article .pane-node-content span.field-content a,
    body.hp-section #region-content article .pane-node-content h1 a,
    body.hp-section #region-content article .pane-node-content h2 a,
    body.hp-section #region-content article .pane-node-content h3 a,
    body.hp-section #region-content article .pane-node-content h4 a,
    body.hp-section #region-content article .pane-node-content h5 a,
    body.hp-section #region-content article .pane-node-content h6 a,
    body.hp-section #region-content article .pane-views-panes .views-row span.field-content a,
    body.hp-section #region-content article .pane-views-panes .views-row h1 a,
    body.hp-section #region-content article .pane-views-panes .views-row h2 a,
    body.hp-section #region-content article .pane-views-panes .views-row h3 a,
    body.hp-section #region-content article .pane-views-panes .views-row h4 a,
    body.hp-section #region-content article .pane-views-panes .views-row h5 a,
    body.hp-section #region-content article .pane-views-panes .views-row h6 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section #region-content article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content span.field-content a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h1 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h2 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h3 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h4 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h5 a,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content h6 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h1 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h2 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h3 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h4 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h5 a,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h6 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section .main_content_wrapper header .pane-node-content span.field-content a,
    body.hp-section .main_content_wrapper header .pane-node-content h1 a,
    body.hp-section .main_content_wrapper header .pane-node-content h2 a,
    body.hp-section .main_content_wrapper header .pane-node-content h3 a,
    body.hp-section .main_content_wrapper header .pane-node-content h4 a,
    body.hp-section .main_content_wrapper header .pane-node-content h5 a,
    body.hp-section .main_content_wrapper header .pane-node-content h6 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row span.field-content a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h1 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h2 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h3 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h4 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h5 a,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row h6 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-section .main_content_wrapper article .pane-node-content span.field-content a,
    body.hp-section .main_content_wrapper article .pane-node-content h1 a,
    body.hp-section .main_content_wrapper article .pane-node-content h2 a,
    body.hp-section .main_content_wrapper article .pane-node-content h3 a,
    body.hp-section .main_content_wrapper article .pane-node-content h4 a,
    body.hp-section .main_content_wrapper article .pane-node-content h5 a,
    body.hp-section .main_content_wrapper article .pane-node-content h6 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row span.field-content a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h1 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h2 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h3 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h4 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h5 a,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row h6 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing #region-content .panel-display .pane-node-content span.field-content a,
    body.hp-landing #region-content .panel-display .pane-node-content h1 a,
    body.hp-landing #region-content .panel-display .pane-node-content h2 a,
    body.hp-landing #region-content .panel-display .pane-node-content h3 a,
    body.hp-landing #region-content .panel-display .pane-node-content h4 a,
    body.hp-landing #region-content .panel-display .pane-node-content h5 a,
    body.hp-landing #region-content .panel-display .pane-node-content h6 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h1 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h2 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h3 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h4 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h5 a,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row h6 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing #region-content header .pane-node-content span.field-content a,
    body.hp-landing #region-content header .pane-node-content h1 a,
    body.hp-landing #region-content header .pane-node-content h2 a,
    body.hp-landing #region-content header .pane-node-content h3 a,
    body.hp-landing #region-content header .pane-node-content h4 a,
    body.hp-landing #region-content header .pane-node-content h5 a,
    body.hp-landing #region-content header .pane-node-content h6 a,
    body.hp-landing #region-content header .pane-views-panes .views-row span.field-content a,
    body.hp-landing #region-content header .pane-views-panes .views-row h1 a,
    body.hp-landing #region-content header .pane-views-panes .views-row h2 a,
    body.hp-landing #region-content header .pane-views-panes .views-row h3 a,
    body.hp-landing #region-content header .pane-views-panes .views-row h4 a,
    body.hp-landing #region-content header .pane-views-panes .views-row h5 a,
    body.hp-landing #region-content header .pane-views-panes .views-row h6 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing #region-content article .pane-node-content span.field-content a,
    body.hp-landing #region-content article .pane-node-content h1 a,
    body.hp-landing #region-content article .pane-node-content h2 a,
    body.hp-landing #region-content article .pane-node-content h3 a,
    body.hp-landing #region-content article .pane-node-content h4 a,
    body.hp-landing #region-content article .pane-node-content h5 a,
    body.hp-landing #region-content article .pane-node-content h6 a,
    body.hp-landing #region-content article .pane-views-panes .views-row span.field-content a,
    body.hp-landing #region-content article .pane-views-panes .views-row h1 a,
    body.hp-landing #region-content article .pane-views-panes .views-row h2 a,
    body.hp-landing #region-content article .pane-views-panes .views-row h3 a,
    body.hp-landing #region-content article .pane-views-panes .views-row h4 a,
    body.hp-landing #region-content article .pane-views-panes .views-row h5 a,
    body.hp-landing #region-content article .pane-views-panes .views-row h6 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content span.field-content a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h1 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h2 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h3 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h4 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h5 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content h6 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h1 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h2 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h3 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h4 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h5 a,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h6 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing .main_content_wrapper header .pane-node-content span.field-content a,
    body.hp-landing .main_content_wrapper header .pane-node-content h1 a,
    body.hp-landing .main_content_wrapper header .pane-node-content h2 a,
    body.hp-landing .main_content_wrapper header .pane-node-content h3 a,
    body.hp-landing .main_content_wrapper header .pane-node-content h4 a,
    body.hp-landing .main_content_wrapper header .pane-node-content h5 a,
    body.hp-landing .main_content_wrapper header .pane-node-content h6 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row span.field-content a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h1 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h2 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h3 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h4 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h5 a,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h6 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-landing .main_content_wrapper article .pane-node-content span.field-content a,
    body.hp-landing .main_content_wrapper article .pane-node-content h1 a,
    body.hp-landing .main_content_wrapper article .pane-node-content h2 a,
    body.hp-landing .main_content_wrapper article .pane-node-content h3 a,
    body.hp-landing .main_content_wrapper article .pane-node-content h4 a,
    body.hp-landing .main_content_wrapper article .pane-node-content h5 a,
    body.hp-landing .main_content_wrapper article .pane-node-content h6 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row span.field-content a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h1 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h2 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h3 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h4 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h5 a,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h6 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard #region-content .panel-display .pane-node-content span.field-content a,
    body.hp-standard #region-content .panel-display .pane-node-content h1 a,
    body.hp-standard #region-content .panel-display .pane-node-content h2 a,
    body.hp-standard #region-content .panel-display .pane-node-content h3 a,
    body.hp-standard #region-content .panel-display .pane-node-content h4 a,
    body.hp-standard #region-content .panel-display .pane-node-content h5 a,
    body.hp-standard #region-content .panel-display .pane-node-content h6 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h1 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h2 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h3 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h4 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h5 a,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row h6 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard #region-content header .pane-node-content span.field-content a,
    body.hp-standard #region-content header .pane-node-content h1 a,
    body.hp-standard #region-content header .pane-node-content h2 a,
    body.hp-standard #region-content header .pane-node-content h3 a,
    body.hp-standard #region-content header .pane-node-content h4 a,
    body.hp-standard #region-content header .pane-node-content h5 a,
    body.hp-standard #region-content header .pane-node-content h6 a,
    body.hp-standard #region-content header .pane-views-panes .views-row span.field-content a,
    body.hp-standard #region-content header .pane-views-panes .views-row h1 a,
    body.hp-standard #region-content header .pane-views-panes .views-row h2 a,
    body.hp-standard #region-content header .pane-views-panes .views-row h3 a,
    body.hp-standard #region-content header .pane-views-panes .views-row h4 a,
    body.hp-standard #region-content header .pane-views-panes .views-row h5 a,
    body.hp-standard #region-content header .pane-views-panes .views-row h6 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard #region-content article .pane-node-content span.field-content a,
    body.hp-standard #region-content article .pane-node-content h1 a,
    body.hp-standard #region-content article .pane-node-content h2 a,
    body.hp-standard #region-content article .pane-node-content h3 a,
    body.hp-standard #region-content article .pane-node-content h4 a,
    body.hp-standard #region-content article .pane-node-content h5 a,
    body.hp-standard #region-content article .pane-node-content h6 a,
    body.hp-standard #region-content article .pane-views-panes .views-row span.field-content a,
    body.hp-standard #region-content article .pane-views-panes .views-row h1 a,
    body.hp-standard #region-content article .pane-views-panes .views-row h2 a,
    body.hp-standard #region-content article .pane-views-panes .views-row h3 a,
    body.hp-standard #region-content article .pane-views-panes .views-row h4 a,
    body.hp-standard #region-content article .pane-views-panes .views-row h5 a,
    body.hp-standard #region-content article .pane-views-panes .views-row h6 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content span.field-content a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h1 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h2 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h3 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h4 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h5 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content h6 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row span.field-content a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h1 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h2 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h3 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h4 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h5 a,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h6 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard .main_content_wrapper header .pane-node-content span.field-content a,
    body.hp-standard .main_content_wrapper header .pane-node-content h1 a,
    body.hp-standard .main_content_wrapper header .pane-node-content h2 a,
    body.hp-standard .main_content_wrapper header .pane-node-content h3 a,
    body.hp-standard .main_content_wrapper header .pane-node-content h4 a,
    body.hp-standard .main_content_wrapper header .pane-node-content h5 a,
    body.hp-standard .main_content_wrapper header .pane-node-content h6 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row span.field-content a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h1 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h2 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h3 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h4 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h5 a,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h6 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h6 a,
    body.hp-standard .main_content_wrapper article .pane-node-content span.field-content a,
    body.hp-standard .main_content_wrapper article .pane-node-content h1 a,
    body.hp-standard .main_content_wrapper article .pane-node-content h2 a,
    body.hp-standard .main_content_wrapper article .pane-node-content h3 a,
    body.hp-standard .main_content_wrapper article .pane-node-content h4 a,
    body.hp-standard .main_content_wrapper article .pane-node-content h5 a,
    body.hp-standard .main_content_wrapper article .pane-node-content h6 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row span.field-content a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h1 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h2 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h3 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h4 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h5 a,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h6 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image span.field-content a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h1 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h2 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h3 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h4 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h5 a,
    body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 a {
      color: #1f4ba2;
      text-decoration: none;
      text-transform: none;
      font-size: 16px;
      font-weight: bold; }
  body.page-vehicle #region-content .panel-display .pane-node-content .views-field-title,
  body.page-vehicle #region-content .panel-display .pane-node-content h1, body.page-vehicle #region-content .panel-display .pane-node-content h2,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-title,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h1,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h2,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle #region-content header .pane-node-content .views-field-title,
  body.page-vehicle #region-content header .pane-node-content h1,
  body.page-vehicle #region-content header .pane-node-content h2,
  body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-title,
  body.page-vehicle #region-content header .pane-views-panes .views-row h1,
  body.page-vehicle #region-content header .pane-views-panes .views-row h2,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle #region-content article .pane-node-content .views-field-title,
  body.page-vehicle #region-content article .pane-node-content h1,
  body.page-vehicle #region-content article .pane-node-content h2,
  body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-title,
  body.page-vehicle #region-content article .pane-views-panes .views-row h1,
  body.page-vehicle #region-content article .pane-views-panes .views-row h2,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-title,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h1,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h2,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-title,
  body.page-vehicle .main_content_wrapper header .pane-node-content h1,
  body.page-vehicle .main_content_wrapper header .pane-node-content h2,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-title,
  body.page-vehicle .main_content_wrapper article .pane-node-content h1,
  body.page-vehicle .main_content_wrapper article .pane-node-content h2,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h1,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h2,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image .views-field-title,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content .panel-display .pane-node-content .views-field-title,
  body.hp-section #region-content .panel-display .pane-node-content h1,
  body.hp-section #region-content .panel-display .pane-node-content h2,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content header .pane-node-content .views-field-title,
  body.hp-section #region-content header .pane-node-content h1,
  body.hp-section #region-content header .pane-node-content h2,
  body.hp-section #region-content header .pane-views-panes .views-row .views-field-title,
  body.hp-section #region-content header .pane-views-panes .views-row h1,
  body.hp-section #region-content header .pane-views-panes .views-row h2,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-section #region-content article .pane-node-content .views-field-title,
  body.hp-section #region-content article .pane-node-content h1,
  body.hp-section #region-content article .pane-node-content h2,
  body.hp-section #region-content article .pane-views-panes .views-row .views-field-title,
  body.hp-section #region-content article .pane-views-panes .views-row h1,
  body.hp-section #region-content article .pane-views-panes .views-row h2,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-title,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper header .pane-node-content .views-field-title,
  body.hp-section .main_content_wrapper header .pane-node-content h1,
  body.hp-section .main_content_wrapper header .pane-node-content h2,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-section .main_content_wrapper article .pane-node-content .views-field-title,
  body.hp-section .main_content_wrapper article .pane-node-content h1,
  body.hp-section .main_content_wrapper article .pane-node-content h2,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content .panel-display .pane-node-content .views-field-title,
  body.hp-landing #region-content .panel-display .pane-node-content h1,
  body.hp-landing #region-content .panel-display .pane-node-content h2,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content header .pane-node-content .views-field-title,
  body.hp-landing #region-content header .pane-node-content h1,
  body.hp-landing #region-content header .pane-node-content h2,
  body.hp-landing #region-content header .pane-views-panes .views-row .views-field-title,
  body.hp-landing #region-content header .pane-views-panes .views-row h1,
  body.hp-landing #region-content header .pane-views-panes .views-row h2,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-landing #region-content article .pane-node-content .views-field-title,
  body.hp-landing #region-content article .pane-node-content h1,
  body.hp-landing #region-content article .pane-node-content h2,
  body.hp-landing #region-content article .pane-views-panes .views-row .views-field-title,
  body.hp-landing #region-content article .pane-views-panes .views-row h1,
  body.hp-landing #region-content article .pane-views-panes .views-row h2,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-title,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper header .pane-node-content .views-field-title,
  body.hp-landing .main_content_wrapper header .pane-node-content h1,
  body.hp-landing .main_content_wrapper header .pane-node-content h2,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-landing .main_content_wrapper article .pane-node-content .views-field-title,
  body.hp-landing .main_content_wrapper article .pane-node-content h1,
  body.hp-landing .main_content_wrapper article .pane-node-content h2,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content .panel-display .pane-node-content .views-field-title,
  body.hp-standard #region-content .panel-display .pane-node-content h1,
  body.hp-standard #region-content .panel-display .pane-node-content h2,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h1,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h2,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content header .pane-node-content .views-field-title,
  body.hp-standard #region-content header .pane-node-content h1,
  body.hp-standard #region-content header .pane-node-content h2,
  body.hp-standard #region-content header .pane-views-panes .views-row .views-field-title,
  body.hp-standard #region-content header .pane-views-panes .views-row h1,
  body.hp-standard #region-content header .pane-views-panes .views-row h2,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h2,
  body.hp-standard #region-content article .pane-node-content .views-field-title,
  body.hp-standard #region-content article .pane-node-content h1,
  body.hp-standard #region-content article .pane-node-content h2,
  body.hp-standard #region-content article .pane-views-panes .views-row .views-field-title,
  body.hp-standard #region-content article .pane-views-panes .views-row h1,
  body.hp-standard #region-content article .pane-views-panes .views-row h2,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h1,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-title,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h1,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h2,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper header .pane-node-content .views-field-title,
  body.hp-standard .main_content_wrapper header .pane-node-content h1,
  body.hp-standard .main_content_wrapper header .pane-node-content h2,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h2,
  body.hp-standard .main_content_wrapper article .pane-node-content .views-field-title,
  body.hp-standard .main_content_wrapper article .pane-node-content h1,
  body.hp-standard .main_content_wrapper article .pane-node-content h2,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h1,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h2,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image .views-field-title,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h1,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h2 {
    font-size: 16px;
    font-weight: bold; }
  body.page-vehicle #region-content .panel-display .pane-node-content h3, body.page-vehicle #region-content .panel-display .pane-node-content h4, body.page-vehicle #region-content .panel-display .pane-node-content h5, body.page-vehicle #region-content .panel-display .pane-node-content h6,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h3,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h4,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h5,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row h6,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle #region-content header .pane-node-content h3,
  body.page-vehicle #region-content header .pane-node-content h4,
  body.page-vehicle #region-content header .pane-node-content h5,
  body.page-vehicle #region-content header .pane-node-content h6,
  body.page-vehicle #region-content header .pane-views-panes .views-row h3,
  body.page-vehicle #region-content header .pane-views-panes .views-row h4,
  body.page-vehicle #region-content header .pane-views-panes .views-row h5,
  body.page-vehicle #region-content header .pane-views-panes .views-row h6,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle #region-content article .pane-node-content h3,
  body.page-vehicle #region-content article .pane-node-content h4,
  body.page-vehicle #region-content article .pane-node-content h5,
  body.page-vehicle #region-content article .pane-node-content h6,
  body.page-vehicle #region-content article .pane-views-panes .views-row h3,
  body.page-vehicle #region-content article .pane-views-panes .views-row h4,
  body.page-vehicle #region-content article .pane-views-panes .views-row h5,
  body.page-vehicle #region-content article .pane-views-panes .views-row h6,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h3,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h4,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h5,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content h6,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper header .pane-node-content h3,
  body.page-vehicle .main_content_wrapper header .pane-node-content h4,
  body.page-vehicle .main_content_wrapper header .pane-node-content h5,
  body.page-vehicle .main_content_wrapper header .pane-node-content h6,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.page-vehicle .main_content_wrapper article .pane-node-content h3,
  body.page-vehicle .main_content_wrapper article .pane-node-content h4,
  body.page-vehicle .main_content_wrapper article .pane-node-content h5,
  body.page-vehicle .main_content_wrapper article .pane-node-content h6,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h3,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h4,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h5,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row h6,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content .panel-display .pane-node-content h3,
  body.hp-section #region-content .panel-display .pane-node-content h4,
  body.hp-section #region-content .panel-display .pane-node-content h5,
  body.hp-section #region-content .panel-display .pane-node-content h6,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content header .pane-node-content h3,
  body.hp-section #region-content header .pane-node-content h4,
  body.hp-section #region-content header .pane-node-content h5,
  body.hp-section #region-content header .pane-node-content h6,
  body.hp-section #region-content header .pane-views-panes .views-row h3,
  body.hp-section #region-content header .pane-views-panes .views-row h4,
  body.hp-section #region-content header .pane-views-panes .views-row h5,
  body.hp-section #region-content header .pane-views-panes .views-row h6,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-section #region-content article .pane-node-content h3,
  body.hp-section #region-content article .pane-node-content h4,
  body.hp-section #region-content article .pane-node-content h5,
  body.hp-section #region-content article .pane-node-content h6,
  body.hp-section #region-content article .pane-views-panes .views-row h3,
  body.hp-section #region-content article .pane-views-panes .views-row h4,
  body.hp-section #region-content article .pane-views-panes .views-row h5,
  body.hp-section #region-content article .pane-views-panes .views-row h6,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper header .pane-node-content h3,
  body.hp-section .main_content_wrapper header .pane-node-content h4,
  body.hp-section .main_content_wrapper header .pane-node-content h5,
  body.hp-section .main_content_wrapper header .pane-node-content h6,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-section .main_content_wrapper article .pane-node-content h3,
  body.hp-section .main_content_wrapper article .pane-node-content h4,
  body.hp-section .main_content_wrapper article .pane-node-content h5,
  body.hp-section .main_content_wrapper article .pane-node-content h6,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content .panel-display .pane-node-content h3,
  body.hp-landing #region-content .panel-display .pane-node-content h4,
  body.hp-landing #region-content .panel-display .pane-node-content h5,
  body.hp-landing #region-content .panel-display .pane-node-content h6,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content header .pane-node-content h3,
  body.hp-landing #region-content header .pane-node-content h4,
  body.hp-landing #region-content header .pane-node-content h5,
  body.hp-landing #region-content header .pane-node-content h6,
  body.hp-landing #region-content header .pane-views-panes .views-row h3,
  body.hp-landing #region-content header .pane-views-panes .views-row h4,
  body.hp-landing #region-content header .pane-views-panes .views-row h5,
  body.hp-landing #region-content header .pane-views-panes .views-row h6,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-landing #region-content article .pane-node-content h3,
  body.hp-landing #region-content article .pane-node-content h4,
  body.hp-landing #region-content article .pane-node-content h5,
  body.hp-landing #region-content article .pane-node-content h6,
  body.hp-landing #region-content article .pane-views-panes .views-row h3,
  body.hp-landing #region-content article .pane-views-panes .views-row h4,
  body.hp-landing #region-content article .pane-views-panes .views-row h5,
  body.hp-landing #region-content article .pane-views-panes .views-row h6,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper header .pane-node-content h3,
  body.hp-landing .main_content_wrapper header .pane-node-content h4,
  body.hp-landing .main_content_wrapper header .pane-node-content h5,
  body.hp-landing .main_content_wrapper header .pane-node-content h6,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-landing .main_content_wrapper article .pane-node-content h3,
  body.hp-landing .main_content_wrapper article .pane-node-content h4,
  body.hp-landing .main_content_wrapper article .pane-node-content h5,
  body.hp-landing .main_content_wrapper article .pane-node-content h6,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content .panel-display .pane-node-content h3,
  body.hp-standard #region-content .panel-display .pane-node-content h4,
  body.hp-standard #region-content .panel-display .pane-node-content h5,
  body.hp-standard #region-content .panel-display .pane-node-content h6,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h3,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h4,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h5,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row h6,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content header .pane-node-content h3,
  body.hp-standard #region-content header .pane-node-content h4,
  body.hp-standard #region-content header .pane-node-content h5,
  body.hp-standard #region-content header .pane-node-content h6,
  body.hp-standard #region-content header .pane-views-panes .views-row h3,
  body.hp-standard #region-content header .pane-views-panes .views-row h4,
  body.hp-standard #region-content header .pane-views-panes .views-row h5,
  body.hp-standard #region-content header .pane-views-panes .views-row h6,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image h6,
  body.hp-standard #region-content article .pane-node-content h3,
  body.hp-standard #region-content article .pane-node-content h4,
  body.hp-standard #region-content article .pane-node-content h5,
  body.hp-standard #region-content article .pane-node-content h6,
  body.hp-standard #region-content article .pane-views-panes .views-row h3,
  body.hp-standard #region-content article .pane-views-panes .views-row h4,
  body.hp-standard #region-content article .pane-views-panes .views-row h5,
  body.hp-standard #region-content article .pane-views-panes .views-row h6,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h3,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h4,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h5,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h3,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h4,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h5,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content h6,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper header .pane-node-content h3,
  body.hp-standard .main_content_wrapper header .pane-node-content h4,
  body.hp-standard .main_content_wrapper header .pane-node-content h5,
  body.hp-standard .main_content_wrapper header .pane-node-content h6,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image h6,
  body.hp-standard .main_content_wrapper article .pane-node-content h3,
  body.hp-standard .main_content_wrapper article .pane-node-content h4,
  body.hp-standard .main_content_wrapper article .pane-node-content h5,
  body.hp-standard .main_content_wrapper article .pane-node-content h6,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h3,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h4,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h5,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row h6,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h3,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h4,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h5,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image h6 {
    font-size: 13px; }
  body.page-vehicle #region-content .panel-display .pane-node-content p,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row p,
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image p,
  body.page-vehicle #region-content header .pane-node-content p,
  body.page-vehicle #region-content header .pane-views-panes .views-row p,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image p,
  body.page-vehicle #region-content article .pane-node-content p,
  body.page-vehicle #region-content article .pane-views-panes .views-row p,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image p,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content p,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row p,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image p,
  body.page-vehicle .main_content_wrapper header .pane-node-content p,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row p,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image p,
  body.page-vehicle .main_content_wrapper article .pane-node-content p,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row p,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image p,
  body.hp-section #region-content .panel-display .pane-node-content p,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row p,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-section #region-content header .pane-node-content p,
  body.hp-section #region-content header .pane-views-panes .views-row p,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image p,
  body.hp-section #region-content article .pane-node-content p,
  body.hp-section #region-content article .pane-views-panes .views-row p,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image p,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content p,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row p,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-section .main_content_wrapper header .pane-node-content p,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row p,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image p,
  body.hp-section .main_content_wrapper article .pane-node-content p,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row p,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image p,
  body.hp-landing #region-content .panel-display .pane-node-content p,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row p,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-landing #region-content header .pane-node-content p,
  body.hp-landing #region-content header .pane-views-panes .views-row p,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image p,
  body.hp-landing #region-content article .pane-node-content p,
  body.hp-landing #region-content article .pane-views-panes .views-row p,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image p,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content p,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row p,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-landing .main_content_wrapper header .pane-node-content p,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row p,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image p,
  body.hp-landing .main_content_wrapper article .pane-node-content p,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row p,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image p,
  body.hp-standard #region-content .panel-display .pane-node-content p,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row p,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-standard #region-content header .pane-node-content p,
  body.hp-standard #region-content header .pane-views-panes .views-row p,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image p,
  body.hp-standard #region-content article .pane-node-content p,
  body.hp-standard #region-content article .pane-views-panes .views-row p,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image p,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content p,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row p,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image p,
  body.hp-standard .main_content_wrapper header .pane-node-content p,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row p,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image p,
  body.hp-standard .main_content_wrapper article .pane-node-content p,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row p,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image p {
    text-transform: none;
    color: #333333;
    font-size: 13px;
    padding: 5px 0px;
    line-height: 20px; }
  body.page-vehicle #region-content .panel-display .panel-pane.pane-node-content,
  body.page-vehicle #region-content header .panel-pane.pane-node-content,
  body.page-vehicle #region-content article .panel-pane.pane-node-content,
  body.page-vehicle .main_content_wrapper .panel-display .panel-pane.pane-node-content,
  body.page-vehicle .main_content_wrapper header .panel-pane.pane-node-content,
  body.page-vehicle .main_content_wrapper article .panel-pane.pane-node-content,
  body.hp-section #region-content .panel-display .panel-pane.pane-node-content,
  body.hp-section #region-content header .panel-pane.pane-node-content,
  body.hp-section #region-content article .panel-pane.pane-node-content,
  body.hp-section .main_content_wrapper .panel-display .panel-pane.pane-node-content,
  body.hp-section .main_content_wrapper header .panel-pane.pane-node-content,
  body.hp-section .main_content_wrapper article .panel-pane.pane-node-content,
  body.hp-landing #region-content .panel-display .panel-pane.pane-node-content,
  body.hp-landing #region-content header .panel-pane.pane-node-content,
  body.hp-landing #region-content article .panel-pane.pane-node-content,
  body.hp-landing .main_content_wrapper .panel-display .panel-pane.pane-node-content,
  body.hp-landing .main_content_wrapper header .panel-pane.pane-node-content,
  body.hp-landing .main_content_wrapper article .panel-pane.pane-node-content,
  body.hp-standard #region-content .panel-display .panel-pane.pane-node-content,
  body.hp-standard #region-content header .panel-pane.pane-node-content,
  body.hp-standard #region-content article .panel-pane.pane-node-content,
  body.hp-standard .main_content_wrapper .panel-display .panel-pane.pane-node-content,
  body.hp-standard .main_content_wrapper header .panel-pane.pane-node-content,
  body.hp-standard .main_content_wrapper article .panel-pane.pane-node-content {
    margin: 0 10px 5px;
    padding: 10px !important; }
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row,
  body.page-vehicle #region-content header .pane-views-panes .views-row,
  body.page-vehicle #region-content article .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row,
  body.hp-section #region-content header .pane-views-panes .views-row,
  body.hp-section #region-content article .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row,
  body.hp-landing #region-content header .pane-views-panes .views-row,
  body.hp-landing #region-content article .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row,
  body.hp-standard #region-content header .pane-views-panes .views-row,
  body.hp-standard #region-content article .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row {
    float: left;
    margin: 0px 10px 5px;
    padding: 10px !important; }
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row,
  body.page-vehicle #region-content .panel-display .pane-node-field-hp-image,
  body.page-vehicle #region-content .panel-display .pane-node-content,
  body.page-vehicle #region-content .panel-display .article_content,
  body.page-vehicle #region-content header .pane-views-panes .views-row,
  body.page-vehicle #region-content header .pane-node-field-hp-image,
  body.page-vehicle #region-content header .pane-node-content,
  body.page-vehicle #region-content header .article_content,
  body.page-vehicle #region-content article .pane-views-panes .views-row,
  body.page-vehicle #region-content article .pane-node-field-hp-image,
  body.page-vehicle #region-content article .pane-node-content,
  body.page-vehicle #region-content article .article_content,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content,
  body.page-vehicle .main_content_wrapper .panel-display .article_content,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image,
  body.page-vehicle .main_content_wrapper header .pane-node-content,
  body.page-vehicle .main_content_wrapper header .article_content,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image,
  body.page-vehicle .main_content_wrapper article .pane-node-content,
  body.page-vehicle .main_content_wrapper article .article_content,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row,
  body.hp-section #region-content .panel-display .pane-node-field-hp-image,
  body.hp-section #region-content .panel-display .pane-node-content,
  body.hp-section #region-content .panel-display .article_content,
  body.hp-section #region-content header .pane-views-panes .views-row,
  body.hp-section #region-content header .pane-node-field-hp-image,
  body.hp-section #region-content header .pane-node-content,
  body.hp-section #region-content header .article_content,
  body.hp-section #region-content article .pane-views-panes .views-row,
  body.hp-section #region-content article .pane-node-field-hp-image,
  body.hp-section #region-content article .pane-node-content,
  body.hp-section #region-content article .article_content,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content,
  body.hp-section .main_content_wrapper .panel-display .article_content,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper header .pane-node-field-hp-image,
  body.hp-section .main_content_wrapper header .pane-node-content,
  body.hp-section .main_content_wrapper header .article_content,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper article .pane-node-field-hp-image,
  body.hp-section .main_content_wrapper article .pane-node-content,
  body.hp-section .main_content_wrapper article .article_content,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row,
  body.hp-landing #region-content .panel-display .pane-node-field-hp-image,
  body.hp-landing #region-content .panel-display .pane-node-content,
  body.hp-landing #region-content .panel-display .article_content,
  body.hp-landing #region-content header .pane-views-panes .views-row,
  body.hp-landing #region-content header .pane-node-field-hp-image,
  body.hp-landing #region-content header .pane-node-content,
  body.hp-landing #region-content header .article_content,
  body.hp-landing #region-content article .pane-views-panes .views-row,
  body.hp-landing #region-content article .pane-node-field-hp-image,
  body.hp-landing #region-content article .pane-node-content,
  body.hp-landing #region-content article .article_content,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content,
  body.hp-landing .main_content_wrapper .panel-display .article_content,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper header .pane-node-field-hp-image,
  body.hp-landing .main_content_wrapper header .pane-node-content,
  body.hp-landing .main_content_wrapper header .article_content,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper article .pane-node-field-hp-image,
  body.hp-landing .main_content_wrapper article .pane-node-content,
  body.hp-landing .main_content_wrapper article .article_content,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row,
  body.hp-standard #region-content .panel-display .pane-node-field-hp-image,
  body.hp-standard #region-content .panel-display .pane-node-content,
  body.hp-standard #region-content .panel-display .article_content,
  body.hp-standard #region-content header .pane-views-panes .views-row,
  body.hp-standard #region-content header .pane-node-field-hp-image,
  body.hp-standard #region-content header .pane-node-content,
  body.hp-standard #region-content header .article_content,
  body.hp-standard #region-content article .pane-views-panes .views-row,
  body.hp-standard #region-content article .pane-node-field-hp-image,
  body.hp-standard #region-content article .pane-node-content,
  body.hp-standard #region-content article .article_content,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content,
  body.hp-standard .main_content_wrapper .panel-display .article_content,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper header .pane-node-field-hp-image,
  body.hp-standard .main_content_wrapper header .pane-node-content,
  body.hp-standard .main_content_wrapper header .article_content,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper article .pane-node-field-hp-image,
  body.hp-standard .main_content_wrapper article .pane-node-content,
  body.hp-standard .main_content_wrapper article .article_content {
    clear: left;
    padding-top: 5px; }
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-title,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .views-field-title,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle #region-content .panel-display .pane-node-content .views-field-title,
    body.page-vehicle #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .pane-node-content .article_content_inner,
    body.page-vehicle #region-content .panel-display .article_content .views-field-title,
    body.page-vehicle #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .article_content .article_content_inner,
    body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-title,
    body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle #region-content header .pane-node-field-hp-image .views-field-title,
    body.page-vehicle #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle #region-content header .pane-node-content .views-field-title,
    body.page-vehicle #region-content header .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-node-content .article_content_inner,
    body.page-vehicle #region-content header .article_content .views-field-title,
    body.page-vehicle #region-content header .article_content .views-field-field-hp-summary,
    body.page-vehicle #region-content header .article_content .article_content_inner,
    body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-title,
    body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle #region-content article .pane-node-field-hp-image .views-field-title,
    body.page-vehicle #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle #region-content article .pane-node-content .views-field-title,
    body.page-vehicle #region-content article .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-node-content .article_content_inner,
    body.page-vehicle #region-content article .article_content .views-field-title,
    body.page-vehicle #region-content article .article_content .views-field-field-hp-summary,
    body.page-vehicle #region-content article .article_content .article_content_inner,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-title,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-title,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .article_content_inner,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .views-field-title,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .article_content_inner,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .views-field-title,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-title,
    body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-node-content .article_content_inner,
    body.page-vehicle .main_content_wrapper header .article_content .views-field-title,
    body.page-vehicle .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .article_content .article_content_inner,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .article_content_inner,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .views-field-title,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .article_content_inner,
    body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-title,
    body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-node-content .article_content_inner,
    body.page-vehicle .main_content_wrapper article .article_content .views-field-title,
    body.page-vehicle .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .article_content .article_content_inner,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-section #region-content .panel-display .pane-node-content .views-field-title,
    body.hp-section #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-node-content .article_content_inner,
    body.hp-section #region-content .panel-display .article_content .views-field-title,
    body.hp-section #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .article_content .article_content_inner,
    body.hp-section #region-content header .pane-views-panes .views-row .views-field-title,
    body.hp-section #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-views-panes .views-row .article_content_inner,
    body.hp-section #region-content header .pane-node-field-hp-image .views-field-title,
    body.hp-section #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-node-field-hp-image .article_content_inner,
    body.hp-section #region-content header .pane-node-content .views-field-title,
    body.hp-section #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-node-content .article_content_inner,
    body.hp-section #region-content header .article_content .views-field-title,
    body.hp-section #region-content header .article_content .views-field-field-hp-summary,
    body.hp-section #region-content header .article_content .article_content_inner,
    body.hp-section #region-content article .pane-views-panes .views-row .views-field-title,
    body.hp-section #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-views-panes .views-row .article_content_inner,
    body.hp-section #region-content article .pane-node-field-hp-image .views-field-title,
    body.hp-section #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-node-field-hp-image .article_content_inner,
    body.hp-section #region-content article .pane-node-content .views-field-title,
    body.hp-section #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-node-content .article_content_inner,
    body.hp-section #region-content article .article_content .views-field-title,
    body.hp-section #region-content article .article_content .views-field-field-hp-summary,
    body.hp-section #region-content article .article_content .article_content_inner,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-title,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .article_content_inner,
    body.hp-section .main_content_wrapper .panel-display .article_content .views-field-title,
    body.hp-section .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .article_content .article_content_inner,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .article_content_inner,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .views-field-title,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .article_content_inner,
    body.hp-section .main_content_wrapper header .pane-node-content .views-field-title,
    body.hp-section .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-node-content .article_content_inner,
    body.hp-section .main_content_wrapper header .article_content .views-field-title,
    body.hp-section .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .article_content .article_content_inner,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .article_content_inner,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .views-field-title,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .article_content_inner,
    body.hp-section .main_content_wrapper article .pane-node-content .views-field-title,
    body.hp-section .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-node-content .article_content_inner,
    body.hp-section .main_content_wrapper article .article_content .views-field-title,
    body.hp-section .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .article_content .article_content_inner,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-landing #region-content .panel-display .pane-node-content .views-field-title,
    body.hp-landing #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-node-content .article_content_inner,
    body.hp-landing #region-content .panel-display .article_content .views-field-title,
    body.hp-landing #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .article_content .article_content_inner,
    body.hp-landing #region-content header .pane-views-panes .views-row .views-field-title,
    body.hp-landing #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-views-panes .views-row .article_content_inner,
    body.hp-landing #region-content header .pane-node-field-hp-image .views-field-title,
    body.hp-landing #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-node-field-hp-image .article_content_inner,
    body.hp-landing #region-content header .pane-node-content .views-field-title,
    body.hp-landing #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-node-content .article_content_inner,
    body.hp-landing #region-content header .article_content .views-field-title,
    body.hp-landing #region-content header .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content header .article_content .article_content_inner,
    body.hp-landing #region-content article .pane-views-panes .views-row .views-field-title,
    body.hp-landing #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-views-panes .views-row .article_content_inner,
    body.hp-landing #region-content article .pane-node-field-hp-image .views-field-title,
    body.hp-landing #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-node-field-hp-image .article_content_inner,
    body.hp-landing #region-content article .pane-node-content .views-field-title,
    body.hp-landing #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-node-content .article_content_inner,
    body.hp-landing #region-content article .article_content .views-field-title,
    body.hp-landing #region-content article .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content article .article_content .article_content_inner,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-title,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .article_content_inner,
    body.hp-landing .main_content_wrapper .panel-display .article_content .views-field-title,
    body.hp-landing .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .article_content .article_content_inner,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .article_content_inner,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .views-field-title,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .article_content_inner,
    body.hp-landing .main_content_wrapper header .pane-node-content .views-field-title,
    body.hp-landing .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-node-content .article_content_inner,
    body.hp-landing .main_content_wrapper header .article_content .views-field-title,
    body.hp-landing .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .article_content .article_content_inner,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .article_content_inner,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .views-field-title,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .article_content_inner,
    body.hp-landing .main_content_wrapper article .pane-node-content .views-field-title,
    body.hp-landing .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-node-content .article_content_inner,
    body.hp-landing .main_content_wrapper article .article_content .views-field-title,
    body.hp-landing .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .article_content .article_content_inner,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-standard #region-content .panel-display .pane-node-content .views-field-title,
    body.hp-standard #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-node-content .article_content_inner,
    body.hp-standard #region-content .panel-display .article_content .views-field-title,
    body.hp-standard #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .article_content .article_content_inner,
    body.hp-standard #region-content header .pane-views-panes .views-row .views-field-title,
    body.hp-standard #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-views-panes .views-row .article_content_inner,
    body.hp-standard #region-content header .pane-node-field-hp-image .views-field-title,
    body.hp-standard #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-node-field-hp-image .article_content_inner,
    body.hp-standard #region-content header .pane-node-content .views-field-title,
    body.hp-standard #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-node-content .article_content_inner,
    body.hp-standard #region-content header .article_content .views-field-title,
    body.hp-standard #region-content header .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content header .article_content .article_content_inner,
    body.hp-standard #region-content article .pane-views-panes .views-row .views-field-title,
    body.hp-standard #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-views-panes .views-row .article_content_inner,
    body.hp-standard #region-content article .pane-node-field-hp-image .views-field-title,
    body.hp-standard #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-node-field-hp-image .article_content_inner,
    body.hp-standard #region-content article .pane-node-content .views-field-title,
    body.hp-standard #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-node-content .article_content_inner,
    body.hp-standard #region-content article .article_content .views-field-title,
    body.hp-standard #region-content article .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content article .article_content .article_content_inner,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-title,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .article_content_inner,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-title,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .article_content_inner,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-title,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .article_content_inner,
    body.hp-standard .main_content_wrapper .panel-display .article_content .views-field-title,
    body.hp-standard .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .article_content .article_content_inner,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-title,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .article_content_inner,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .views-field-title,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .article_content_inner,
    body.hp-standard .main_content_wrapper header .pane-node-content .views-field-title,
    body.hp-standard .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-node-content .article_content_inner,
    body.hp-standard .main_content_wrapper header .article_content .views-field-title,
    body.hp-standard .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .article_content .article_content_inner,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-title,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .article_content_inner,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .views-field-title,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .article_content_inner,
    body.hp-standard .main_content_wrapper article .pane-node-content .views-field-title,
    body.hp-standard .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-node-content .article_content_inner,
    body.hp-standard .main_content_wrapper article .article_content .views-field-title,
    body.hp-standard .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .article_content .article_content_inner {
      width: 65%;
      display: inline-block;
      float: left; }
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content header .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content header .article_content .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle #region-content article .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle #region-content article .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.page-vehicle .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content header .article_content .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-section #region-content article .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-section .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content header .article_content .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-landing #region-content article .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-landing .main_content_wrapper article .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content .panel-display .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content header .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content header .article_content .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard #region-content article .pane-node-content .views-field-field-hp-summary,
    body.hp-standard #region-content article .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper .panel-display .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper header .article_content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .pane-node-content .views-field-field-hp-summary,
    body.hp-standard .main_content_wrapper article .article_content .views-field-field-hp-summary {
      clear: left; }
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .article_image,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .article_image,
    body.page-vehicle #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content .panel-display .pane-node-content .article_image,
    body.page-vehicle #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content .panel-display .article_content .article_image,
    body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content header .pane-views-panes .views-row .article_image,
    body.page-vehicle #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content header .pane-node-field-hp-image .article_image,
    body.page-vehicle #region-content header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content header .pane-node-content .article_image,
    body.page-vehicle #region-content header .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content header .article_content .article_image,
    body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content article .pane-views-panes .views-row .article_image,
    body.page-vehicle #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content article .pane-node-field-hp-image .article_image,
    body.page-vehicle #region-content article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content article .pane-node-content .article_image,
    body.page-vehicle #region-content article .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle #region-content article .article_content .article_image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .article_image,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper .panel-display .article_content .article_image,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .article_image,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .article_image,
    body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper header .pane-node-content .article_image,
    body.page-vehicle .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper header .article_content .article_image,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .article_image,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .article_image,
    body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper article .pane-node-content .article_image,
    body.page-vehicle .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image,
    body.page-vehicle .main_content_wrapper article .article_content .article_image,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content .panel-display .pane-views-panes .views-row .article_image,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content .panel-display .pane-node-field-hp-image .article_image,
    body.hp-section #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content .panel-display .pane-node-content .article_image,
    body.hp-section #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content .panel-display .article_content .article_image,
    body.hp-section #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content header .pane-views-panes .views-row .article_image,
    body.hp-section #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content header .pane-node-field-hp-image .article_image,
    body.hp-section #region-content header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content header .pane-node-content .article_image,
    body.hp-section #region-content header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content header .article_content .article_image,
    body.hp-section #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content article .pane-views-panes .views-row .article_image,
    body.hp-section #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content article .pane-node-field-hp-image .article_image,
    body.hp-section #region-content article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content article .pane-node-content .article_image,
    body.hp-section #region-content article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section #region-content article .article_content .article_image,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper .panel-display .pane-node-content .article_image,
    body.hp-section .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper .panel-display .article_content .article_image,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper header .pane-views-panes .views-row .article_image,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper header .pane-node-field-hp-image .article_image,
    body.hp-section .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper header .pane-node-content .article_image,
    body.hp-section .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper header .article_content .article_image,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper article .pane-views-panes .views-row .article_image,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper article .pane-node-field-hp-image .article_image,
    body.hp-section .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper article .pane-node-content .article_image,
    body.hp-section .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-section .main_content_wrapper article .article_content .article_image,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content .panel-display .pane-views-panes .views-row .article_image,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content .panel-display .pane-node-field-hp-image .article_image,
    body.hp-landing #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content .panel-display .pane-node-content .article_image,
    body.hp-landing #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content .panel-display .article_content .article_image,
    body.hp-landing #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content header .pane-views-panes .views-row .article_image,
    body.hp-landing #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content header .pane-node-field-hp-image .article_image,
    body.hp-landing #region-content header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content header .pane-node-content .article_image,
    body.hp-landing #region-content header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content header .article_content .article_image,
    body.hp-landing #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content article .pane-views-panes .views-row .article_image,
    body.hp-landing #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content article .pane-node-field-hp-image .article_image,
    body.hp-landing #region-content article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content article .pane-node-content .article_image,
    body.hp-landing #region-content article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing #region-content article .article_content .article_image,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper .panel-display .pane-node-content .article_image,
    body.hp-landing .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper .panel-display .article_content .article_image,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .article_image,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .article_image,
    body.hp-landing .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper header .pane-node-content .article_image,
    body.hp-landing .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper header .article_content .article_image,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .article_image,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .article_image,
    body.hp-landing .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper article .pane-node-content .article_image,
    body.hp-landing .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-landing .main_content_wrapper article .article_content .article_image,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content .panel-display .pane-views-panes .views-row .article_image,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content .panel-display .pane-node-field-hp-image .article_image,
    body.hp-standard #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content .panel-display .pane-node-content .article_image,
    body.hp-standard #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content .panel-display .article_content .article_image,
    body.hp-standard #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content header .pane-views-panes .views-row .article_image,
    body.hp-standard #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content header .pane-node-field-hp-image .article_image,
    body.hp-standard #region-content header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content header .pane-node-content .article_image,
    body.hp-standard #region-content header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content header .article_content .article_image,
    body.hp-standard #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content article .pane-views-panes .views-row .article_image,
    body.hp-standard #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content article .pane-node-field-hp-image .article_image,
    body.hp-standard #region-content article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content article .pane-node-content .article_image,
    body.hp-standard #region-content article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard #region-content article .article_content .article_image,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper .panel-display .pane-node-content .article_image,
    body.hp-standard .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper .panel-display .article_content .article_image,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .article_image,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .article_image,
    body.hp-standard .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper header .pane-node-content .article_image,
    body.hp-standard .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper header .article_content .article_image,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .article_image,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .article_image,
    body.hp-standard .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper article .pane-node-content .article_image,
    body.hp-standard .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image,
    body.hp-standard .main_content_wrapper article .article_content .article_image {
      width: 33%;
      margin-top: -25px;
      float: right;
      margin: 0 5px 5px;
      text-align: center;
      vertical-align: middle; }
      body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content .panel-display .pane-views-panes .views-row .article_image img,
      body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content .panel-display .pane-node-field-hp-image .article_image img,
      body.page-vehicle #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content .panel-display .pane-node-content .article_image img,
      body.page-vehicle #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content .panel-display .article_content .article_image img,
      body.page-vehicle #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content header .pane-views-panes .views-row .article_image img,
      body.page-vehicle #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content header .pane-node-field-hp-image .article_image img,
      body.page-vehicle #region-content header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content header .pane-node-content .article_image img,
      body.page-vehicle #region-content header .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content header .article_content .article_image img,
      body.page-vehicle #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content article .pane-views-panes .views-row .article_image img,
      body.page-vehicle #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content article .pane-node-field-hp-image .article_image img,
      body.page-vehicle #region-content article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content article .pane-node-content .article_image img,
      body.page-vehicle #region-content article .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle #region-content article .article_content .article_image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper .panel-display .pane-node-content .article_image img,
      body.page-vehicle .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper .panel-display .article_content .article_image img,
      body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row .article_image img,
      body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper header .pane-node-field-hp-image .article_image img,
      body.page-vehicle .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper header .pane-node-content .article_image img,
      body.page-vehicle .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper header .article_content .article_image img,
      body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row .article_image img,
      body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper article .pane-node-field-hp-image .article_image img,
      body.page-vehicle .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper article .pane-node-content .article_image img,
      body.page-vehicle .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image img,
      body.page-vehicle .main_content_wrapper article .article_content .article_image img,
      body.hp-section #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-section #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-section #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content .panel-display .pane-node-content .article_image img,
      body.hp-section #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content .panel-display .article_content .article_image img,
      body.hp-section #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content header .pane-views-panes .views-row .article_image img,
      body.hp-section #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content header .pane-node-field-hp-image .article_image img,
      body.hp-section #region-content header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content header .pane-node-content .article_image img,
      body.hp-section #region-content header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content header .article_content .article_image img,
      body.hp-section #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content article .pane-views-panes .views-row .article_image img,
      body.hp-section #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content article .pane-node-field-hp-image .article_image img,
      body.hp-section #region-content article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content article .pane-node-content .article_image img,
      body.hp-section #region-content article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section #region-content article .article_content .article_image img,
      body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-section .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper .panel-display .pane-node-content .article_image img,
      body.hp-section .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper .panel-display .article_content .article_image img,
      body.hp-section .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper header .pane-views-panes .views-row .article_image img,
      body.hp-section .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper header .pane-node-field-hp-image .article_image img,
      body.hp-section .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper header .pane-node-content .article_image img,
      body.hp-section .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper header .article_content .article_image img,
      body.hp-section .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper article .pane-views-panes .views-row .article_image img,
      body.hp-section .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper article .pane-node-field-hp-image .article_image img,
      body.hp-section .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper article .pane-node-content .article_image img,
      body.hp-section .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-section .main_content_wrapper article .article_content .article_image img,
      body.hp-landing #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-landing #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-landing #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content .panel-display .pane-node-content .article_image img,
      body.hp-landing #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content .panel-display .article_content .article_image img,
      body.hp-landing #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content header .pane-views-panes .views-row .article_image img,
      body.hp-landing #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content header .pane-node-field-hp-image .article_image img,
      body.hp-landing #region-content header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content header .pane-node-content .article_image img,
      body.hp-landing #region-content header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content header .article_content .article_image img,
      body.hp-landing #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content article .pane-views-panes .views-row .article_image img,
      body.hp-landing #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content article .pane-node-field-hp-image .article_image img,
      body.hp-landing #region-content article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content article .pane-node-content .article_image img,
      body.hp-landing #region-content article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing #region-content article .article_content .article_image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper .panel-display .pane-node-content .article_image img,
      body.hp-landing .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper .panel-display .article_content .article_image img,
      body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper header .pane-views-panes .views-row .article_image img,
      body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper header .pane-node-field-hp-image .article_image img,
      body.hp-landing .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper header .pane-node-content .article_image img,
      body.hp-landing .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper header .article_content .article_image img,
      body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper article .pane-views-panes .views-row .article_image img,
      body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper article .pane-node-field-hp-image .article_image img,
      body.hp-landing .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper article .pane-node-content .article_image img,
      body.hp-landing .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-landing .main_content_wrapper article .article_content .article_image img,
      body.hp-standard #region-content .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-standard #region-content .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-standard #region-content .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content .panel-display .pane-node-content .article_image img,
      body.hp-standard #region-content .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content .panel-display .article_content .article_image img,
      body.hp-standard #region-content header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content header .pane-views-panes .views-row .article_image img,
      body.hp-standard #region-content header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content header .pane-node-field-hp-image .article_image img,
      body.hp-standard #region-content header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content header .pane-node-content .article_image img,
      body.hp-standard #region-content header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content header .article_content .article_image img,
      body.hp-standard #region-content article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content article .pane-views-panes .views-row .article_image img,
      body.hp-standard #region-content article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content article .pane-node-field-hp-image .article_image img,
      body.hp-standard #region-content article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content article .pane-node-content .article_image img,
      body.hp-standard #region-content article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard #region-content article .article_content .article_image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row .article_image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-node-field-hp-image .article_image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper .panel-display .pane-node-content .article_image img,
      body.hp-standard .main_content_wrapper .panel-display .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper .panel-display .article_content .article_image img,
      body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper header .pane-views-panes .views-row .article_image img,
      body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper header .pane-node-field-hp-image .article_image img,
      body.hp-standard .main_content_wrapper header .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper header .pane-node-content .article_image img,
      body.hp-standard .main_content_wrapper header .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper header .article_content .article_image img,
      body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper article .pane-views-panes .views-row .article_image img,
      body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper article .pane-node-field-hp-image .article_image img,
      body.hp-standard .main_content_wrapper article .pane-node-content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper article .pane-node-content .article_image img,
      body.hp-standard .main_content_wrapper article .article_content .views-field-field-hp-thumbnail-image img,
      body.hp-standard .main_content_wrapper article .article_content .article_image img {
        width: 100%;
        position: relative;
        display: block;
        height: auto !important; }
  body.page-vehicle #region-content .panel-display .views-field-field-hp-thumbnail-image,
  body.page-vehicle #region-content header .views-field-field-hp-thumbnail-image,
  body.page-vehicle #region-content article .views-field-field-hp-thumbnail-image,
  body.page-vehicle .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image,
  body.page-vehicle .main_content_wrapper header .views-field-field-hp-thumbnail-image,
  body.page-vehicle .main_content_wrapper article .views-field-field-hp-thumbnail-image,
  body.hp-section #region-content .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-section #region-content header .views-field-field-hp-thumbnail-image,
  body.hp-section #region-content article .views-field-field-hp-thumbnail-image,
  body.hp-section .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-section .main_content_wrapper header .views-field-field-hp-thumbnail-image,
  body.hp-section .main_content_wrapper article .views-field-field-hp-thumbnail-image,
  body.hp-landing #region-content .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-landing #region-content header .views-field-field-hp-thumbnail-image,
  body.hp-landing #region-content article .views-field-field-hp-thumbnail-image,
  body.hp-landing .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-landing .main_content_wrapper header .views-field-field-hp-thumbnail-image,
  body.hp-landing .main_content_wrapper article .views-field-field-hp-thumbnail-image,
  body.hp-standard #region-content .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-standard #region-content header .views-field-field-hp-thumbnail-image,
  body.hp-standard #region-content article .views-field-field-hp-thumbnail-image,
  body.hp-standard .main_content_wrapper .panel-display .views-field-field-hp-thumbnail-image,
  body.hp-standard .main_content_wrapper header .views-field-field-hp-thumbnail-image,
  body.hp-standard .main_content_wrapper article .views-field-field-hp-thumbnail-image {
    margin: 0 !important; }
  body.page-vehicle #region-content .panel-display .field-name-field-hp-image,
  body.page-vehicle #region-content header .field-name-field-hp-image,
  body.page-vehicle #region-content article .field-name-field-hp-image,
  body.page-vehicle .main_content_wrapper .panel-display .field-name-field-hp-image,
  body.page-vehicle .main_content_wrapper header .field-name-field-hp-image,
  body.page-vehicle .main_content_wrapper article .field-name-field-hp-image,
  body.hp-section #region-content .panel-display .field-name-field-hp-image,
  body.hp-section #region-content header .field-name-field-hp-image,
  body.hp-section #region-content article .field-name-field-hp-image,
  body.hp-section .main_content_wrapper .panel-display .field-name-field-hp-image,
  body.hp-section .main_content_wrapper header .field-name-field-hp-image,
  body.hp-section .main_content_wrapper article .field-name-field-hp-image,
  body.hp-landing #region-content .panel-display .field-name-field-hp-image,
  body.hp-landing #region-content header .field-name-field-hp-image,
  body.hp-landing #region-content article .field-name-field-hp-image,
  body.hp-landing .main_content_wrapper .panel-display .field-name-field-hp-image,
  body.hp-landing .main_content_wrapper header .field-name-field-hp-image,
  body.hp-landing .main_content_wrapper article .field-name-field-hp-image,
  body.hp-standard #region-content .panel-display .field-name-field-hp-image,
  body.hp-standard #region-content header .field-name-field-hp-image,
  body.hp-standard #region-content article .field-name-field-hp-image,
  body.hp-standard .main_content_wrapper .panel-display .field-name-field-hp-image,
  body.hp-standard .main_content_wrapper header .field-name-field-hp-image,
  body.hp-standard .main_content_wrapper article .field-name-field-hp-image {
    float: none;
    display: block;
    padding-top: 5px;
    text-align: center; }
    body.page-vehicle #region-content .panel-display .field-name-field-hp-image .field-label,
    body.page-vehicle #region-content header .field-name-field-hp-image .field-label,
    body.page-vehicle #region-content article .field-name-field-hp-image .field-label,
    body.page-vehicle .main_content_wrapper .panel-display .field-name-field-hp-image .field-label,
    body.page-vehicle .main_content_wrapper header .field-name-field-hp-image .field-label,
    body.page-vehicle .main_content_wrapper article .field-name-field-hp-image .field-label,
    body.hp-section #region-content .panel-display .field-name-field-hp-image .field-label,
    body.hp-section #region-content header .field-name-field-hp-image .field-label,
    body.hp-section #region-content article .field-name-field-hp-image .field-label,
    body.hp-section .main_content_wrapper .panel-display .field-name-field-hp-image .field-label,
    body.hp-section .main_content_wrapper header .field-name-field-hp-image .field-label,
    body.hp-section .main_content_wrapper article .field-name-field-hp-image .field-label,
    body.hp-landing #region-content .panel-display .field-name-field-hp-image .field-label,
    body.hp-landing #region-content header .field-name-field-hp-image .field-label,
    body.hp-landing #region-content article .field-name-field-hp-image .field-label,
    body.hp-landing .main_content_wrapper .panel-display .field-name-field-hp-image .field-label,
    body.hp-landing .main_content_wrapper header .field-name-field-hp-image .field-label,
    body.hp-landing .main_content_wrapper article .field-name-field-hp-image .field-label,
    body.hp-standard #region-content .panel-display .field-name-field-hp-image .field-label,
    body.hp-standard #region-content header .field-name-field-hp-image .field-label,
    body.hp-standard #region-content article .field-name-field-hp-image .field-label,
    body.hp-standard .main_content_wrapper .panel-display .field-name-field-hp-image .field-label,
    body.hp-standard .main_content_wrapper header .field-name-field-hp-image .field-label,
    body.hp-standard .main_content_wrapper article .field-name-field-hp-image .field-label {
      display: none; }
    body.page-vehicle #region-content .panel-display .field-name-field-hp-image img,
    body.page-vehicle #region-content header .field-name-field-hp-image img,
    body.page-vehicle #region-content article .field-name-field-hp-image img,
    body.page-vehicle .main_content_wrapper .panel-display .field-name-field-hp-image img,
    body.page-vehicle .main_content_wrapper header .field-name-field-hp-image img,
    body.page-vehicle .main_content_wrapper article .field-name-field-hp-image img,
    body.hp-section #region-content .panel-display .field-name-field-hp-image img,
    body.hp-section #region-content header .field-name-field-hp-image img,
    body.hp-section #region-content article .field-name-field-hp-image img,
    body.hp-section .main_content_wrapper .panel-display .field-name-field-hp-image img,
    body.hp-section .main_content_wrapper header .field-name-field-hp-image img,
    body.hp-section .main_content_wrapper article .field-name-field-hp-image img,
    body.hp-landing #region-content .panel-display .field-name-field-hp-image img,
    body.hp-landing #region-content header .field-name-field-hp-image img,
    body.hp-landing #region-content article .field-name-field-hp-image img,
    body.hp-landing .main_content_wrapper .panel-display .field-name-field-hp-image img,
    body.hp-landing .main_content_wrapper header .field-name-field-hp-image img,
    body.hp-landing .main_content_wrapper article .field-name-field-hp-image img,
    body.hp-standard #region-content .panel-display .field-name-field-hp-image img,
    body.hp-standard #region-content header .field-name-field-hp-image img,
    body.hp-standard #region-content article .field-name-field-hp-image img,
    body.hp-standard .main_content_wrapper .panel-display .field-name-field-hp-image img,
    body.hp-standard .main_content_wrapper header .field-name-field-hp-image img,
    body.hp-standard .main_content_wrapper article .field-name-field-hp-image img {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 100% !important;
      height: auto !important;
      padding: 0 5px; }
  body.page-vehicle #region-content .panel-display .pane-node-content,
  body.page-vehicle #region-content .panel-display .pane-views-panes .views-row,
  body.page-vehicle #region-content header .pane-node-content,
  body.page-vehicle #region-content header .pane-views-panes .views-row,
  body.page-vehicle #region-content article .pane-node-content,
  body.page-vehicle #region-content article .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper .panel-display .pane-node-content,
  body.page-vehicle .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper header .pane-node-content,
  body.page-vehicle .main_content_wrapper header .pane-views-panes .views-row,
  body.page-vehicle .main_content_wrapper article .pane-node-content,
  body.page-vehicle .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-section #region-content .panel-display .pane-node-content,
  body.hp-section #region-content .panel-display .pane-views-panes .views-row,
  body.hp-section #region-content header .pane-node-content,
  body.hp-section #region-content header .pane-views-panes .views-row,
  body.hp-section #region-content article .pane-node-content,
  body.hp-section #region-content article .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper .panel-display .pane-node-content,
  body.hp-section .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper header .pane-node-content,
  body.hp-section .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-section .main_content_wrapper article .pane-node-content,
  body.hp-section .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-landing #region-content .panel-display .pane-node-content,
  body.hp-landing #region-content .panel-display .pane-views-panes .views-row,
  body.hp-landing #region-content header .pane-node-content,
  body.hp-landing #region-content header .pane-views-panes .views-row,
  body.hp-landing #region-content article .pane-node-content,
  body.hp-landing #region-content article .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper .panel-display .pane-node-content,
  body.hp-landing .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper header .pane-node-content,
  body.hp-landing .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-landing .main_content_wrapper article .pane-node-content,
  body.hp-landing .main_content_wrapper article .pane-views-panes .views-row,
  body.hp-standard #region-content .panel-display .pane-node-content,
  body.hp-standard #region-content .panel-display .pane-views-panes .views-row,
  body.hp-standard #region-content header .pane-node-content,
  body.hp-standard #region-content header .pane-views-panes .views-row,
  body.hp-standard #region-content article .pane-node-content,
  body.hp-standard #region-content article .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper .panel-display .pane-node-content,
  body.hp-standard .main_content_wrapper .panel-display .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper header .pane-node-content,
  body.hp-standard .main_content_wrapper header .pane-views-panes .views-row,
  body.hp-standard .main_content_wrapper article .pane-node-content,
  body.hp-standard .main_content_wrapper article .pane-views-panes .views-row {
    padding: 5px;
    margin-bottom: 5px; }
body.page-vehicle #region-content,
body.hp-section #region-content,
body.hp-landing #region-content,
body.hp-standard #region-content {
  width: auto; }

body.page-esymmetry-search .views-field-field-article-description {
  margin: 10px 	0;
  padding-bottom: 10px;
  border-bottom: 1px solid #bdbdbd; }

body.page-search #zone-content .region-inner {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px; }
body.page-search .block--exp-search-page {
  display: none; }
body.page-search #zone-content hr, body.page-search #zone-content img {
  display: none; }
body.page-search h1, body.page-search .view-ms-search .view-header {
  padding: 10px 10px 20px; }
body.page-search span.value.term {
  color: #000000; }
  body.page-search span.value.term:before, body.page-search span.value.term:after {
    content: "\""; }
body.page-search .view-search-page .views-row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 10px 10px;
  padding: 20px 0;
  border-bottom: 1px solid #bdbdbd; }
  body.page-search .view-search-page .views-row .field-name-body {
    margin: 10px 0;
    font-size: 13px;
    line-height: 20px; }
  body.page-search .view-search-page .views-row img {
    max-width: 50%;
    width: 50%;
    height: auto !important;
    float: right;
    margin: 0 0 10px 10px !important; }
body.page-search .view-search-page .views-row-first {
  border-top: 1px solid #bdbdbd; }

body.page-taxonomy h1.big-title,
body.page-search h1.big-title,
body.page-esymmetry-search h1.big-title {
  font-size: 20px;
  margin: 10px 0;
  padding: 0; }
body.page-taxonomy h3.search-result-title,
body.page-taxonomy .view-search-page .views-row h2,
body.page-search h3.search-result-title,
body.page-search .view-search-page .views-row h2,
body.page-esymmetry-search h3.search-result-title,
body.page-esymmetry-search .view-search-page .views-row h2 {
  font-size: 16px; }
  body.page-taxonomy h3.search-result-title a:link, body.page-taxonomy h3.search-result-title a:hover, body.page-taxonomy h3.search-result-title a:active, body.page-taxonomy h3.search-result-title a:visited,
  body.page-taxonomy .view-search-page .views-row h2 a:link,
  body.page-taxonomy .view-search-page .views-row h2 a:hover,
  body.page-taxonomy .view-search-page .views-row h2 a:active,
  body.page-taxonomy .view-search-page .views-row h2 a:visited,
  body.page-search h3.search-result-title a:link,
  body.page-search h3.search-result-title a:hover,
  body.page-search h3.search-result-title a:active,
  body.page-search h3.search-result-title a:visited,
  body.page-search .view-search-page .views-row h2 a:link,
  body.page-search .view-search-page .views-row h2 a:hover,
  body.page-search .view-search-page .views-row h2 a:active,
  body.page-search .view-search-page .views-row h2 a:visited,
  body.page-esymmetry-search h3.search-result-title a:link,
  body.page-esymmetry-search h3.search-result-title a:hover,
  body.page-esymmetry-search h3.search-result-title a:active,
  body.page-esymmetry-search h3.search-result-title a:visited,
  body.page-esymmetry-search .view-search-page .views-row h2 a:link,
  body.page-esymmetry-search .view-search-page .views-row h2 a:hover,
  body.page-esymmetry-search .view-search-page .views-row h2 a:active,
  body.page-esymmetry-search .view-search-page .views-row h2 a:visited {
    text-decoration: none; }
body.page-taxonomy div.view-id-search_form div.item-list,
body.page-taxonomy ul.pager,
body.page-search div.view-id-search_form div.item-list,
body.page-search ul.pager,
body.page-esymmetry-search div.view-id-search_form div.item-list,
body.page-esymmetry-search ul.pager {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  background: none;
  border-radius: 0;
  padding: 0 10px;
  float: none !important;
  margin: 20px 0; }
  body.page-taxonomy div.view-id-search_form div.item-list li,
  body.page-taxonomy ul.pager li,
  body.page-search div.view-id-search_form div.item-list li,
  body.page-search ul.pager li,
  body.page-esymmetry-search div.view-id-search_form div.item-list li,
  body.page-esymmetry-search ul.pager li {
    display: inline-block; }
  body.page-taxonomy div.view-id-search_form div.item-list li.pager-current,
  body.page-taxonomy div.view-id-search_form div.item-list li a,
  body.page-taxonomy ul.pager li.pager-current,
  body.page-taxonomy ul.pager li a,
  body.page-search div.view-id-search_form div.item-list li.pager-current,
  body.page-search div.view-id-search_form div.item-list li a,
  body.page-search ul.pager li.pager-current,
  body.page-search ul.pager li a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-current,
  body.page-esymmetry-search div.view-id-search_form div.item-list li a,
  body.page-esymmetry-search ul.pager li.pager-current,
  body.page-esymmetry-search ul.pager li a {
    padding: 4px 8px;
    font-size: 12px; }
  body.page-taxonomy div.view-id-search_form div.item-list li.pager-first a, body.page-taxonomy div.view-id-search_form div.item-list li.pager-last a, body.page-taxonomy div.view-id-search_form div.item-list li.pager-next a, body.page-taxonomy div.view-id-search_form div.item-list li.pager-previous a,
  body.page-taxonomy ul.pager li.pager-first a,
  body.page-taxonomy ul.pager li.pager-last a,
  body.page-taxonomy ul.pager li.pager-next a,
  body.page-taxonomy ul.pager li.pager-previous a,
  body.page-search div.view-id-search_form div.item-list li.pager-first a,
  body.page-search div.view-id-search_form div.item-list li.pager-last a,
  body.page-search div.view-id-search_form div.item-list li.pager-next a,
  body.page-search div.view-id-search_form div.item-list li.pager-previous a,
  body.page-search ul.pager li.pager-first a,
  body.page-search ul.pager li.pager-last a,
  body.page-search ul.pager li.pager-next a,
  body.page-search ul.pager li.pager-previous a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-first a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-last a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-next a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-previous a,
  body.page-esymmetry-search ul.pager li.pager-first a,
  body.page-esymmetry-search ul.pager li.pager-last a,
  body.page-esymmetry-search ul.pager li.pager-next a,
  body.page-esymmetry-search ul.pager li.pager-previous a {
    width: auto !important;
    padding: 4px 8px; }
  body.page-taxonomy div.view-id-search_form div.item-list li.pager-next, body.page-taxonomy div.view-id-search_form div.item-list li.pager-last,
  body.page-taxonomy ul.pager li.pager-next,
  body.page-taxonomy ul.pager li.pager-last,
  body.page-search div.view-id-search_form div.item-list li.pager-next,
  body.page-search div.view-id-search_form div.item-list li.pager-last,
  body.page-search ul.pager li.pager-next,
  body.page-search ul.pager li.pager-last,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-next,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-last,
  body.page-esymmetry-search ul.pager li.pager-next,
  body.page-esymmetry-search ul.pager li.pager-last {
    position: relative;
    right: 0; }
  body.page-taxonomy div.view-id-search_form div.item-list li.first, body.page-taxonomy div.view-id-search_form div.item-list li.first a, body.page-taxonomy div.view-id-search_form div.item-list li.first a:hover,
  body.page-taxonomy div.view-id-search_form div.item-list li.pager-last, body.page-taxonomy div.view-id-search_form div.item-list li.pager-last a, body.page-taxonomy div.view-id-search_form div.item-list li.pager-last a:hover,
  body.page-taxonomy ul.pager li.first,
  body.page-taxonomy ul.pager li.first a,
  body.page-taxonomy ul.pager li.first a:hover,
  body.page-taxonomy ul.pager li.pager-last,
  body.page-taxonomy ul.pager li.pager-last a,
  body.page-taxonomy ul.pager li.pager-last a:hover,
  body.page-search div.view-id-search_form div.item-list li.first,
  body.page-search div.view-id-search_form div.item-list li.first a,
  body.page-search div.view-id-search_form div.item-list li.first a:hover,
  body.page-search div.view-id-search_form div.item-list li.pager-last,
  body.page-search div.view-id-search_form div.item-list li.pager-last a,
  body.page-search div.view-id-search_form div.item-list li.pager-last a:hover,
  body.page-search ul.pager li.first,
  body.page-search ul.pager li.first a,
  body.page-search ul.pager li.first a:hover,
  body.page-search ul.pager li.pager-last,
  body.page-search ul.pager li.pager-last a,
  body.page-search ul.pager li.pager-last a:hover,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.first,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.first a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.first a:hover,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-last,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-last a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-last a:hover,
  body.page-esymmetry-search ul.pager li.first,
  body.page-esymmetry-search ul.pager li.first a,
  body.page-esymmetry-search ul.pager li.first a:hover,
  body.page-esymmetry-search ul.pager li.pager-last,
  body.page-esymmetry-search ul.pager li.pager-last a,
  body.page-esymmetry-search ul.pager li.pager-last a:hover {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0; }
  body.page-taxonomy div.view-id-search_form div.item-list li.pager-item,
  body.page-taxonomy ul.pager li.pager-item,
  body.page-search div.view-id-search_form div.item-list li.pager-item,
  body.page-search ul.pager li.pager-item,
  body.page-esymmetry-search div.view-id-search_form div.item-list li.pager-item,
  body.page-esymmetry-search ul.pager li.pager-item {
    border-right: 1px solid #bdbdbd; }
  body.page-taxonomy div.view-id-search_form div.item-list li a,
  body.page-taxonomy ul.pager li a,
  body.page-search div.view-id-search_form div.item-list li a,
  body.page-search ul.pager li a,
  body.page-esymmetry-search div.view-id-search_form div.item-list li a,
  body.page-esymmetry-search ul.pager li a {
    background: #2e9bd6 !important;
    background-color: transparent;
    background-color: #2e9bd6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2E9BD6,endColorstr=#FF2E9BD6);
    zoom: 1;
    color: white; }

body.page-esymmetry-search div.view-id-search_form div.item-list {
  padding: 0 !important; }
body.page-esymmetry-search ul.pager {
  padding: 0; }

body.content article {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  zoom: 1;
  width: 80%;
  float: right; }
  body.content article div.article-inner {
    padding: 10px 20px; }
  body.content article h1, body.content article h2, body.content article h3, body.content article h4, body.content article h5 h6 {
    color: #1f4ba2;
    text-transform: none;
    font-weight: bold; }
  body.content article h1 {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 5px; }
  body.content article h2 {
    font-size: 14px;
    line-height: 32px;
    margin-top: 18px;
    margin-bottom: 5px; }
  body.content article p, body.content article div, body.content article td, body.content article li, body.content article th, body.content article dd, body.content article dt {
    color: #333333;
    font-size: 13px;
    text-transform: none; }

.node-links {
  text-align: right; }

.node-links ul li.node-readmore {
  background-color: #2684c5;
  background-image: -moz-linear-gradient(to bottom rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(30, 110, 180, 0.95)), to(rgba(47, 155, 215, 0.95)));
  background-image: -webkit-linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
  background-image: -o-linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
  background: linear-gradient(top, rgba(30, 110, 180, 0.95),rgba(47, 155, 215, 0.95));
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#F21E6EB4', endColorstr='#F22F9BD7');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F21E6EB4', endColorstr='#F22F9BD7')";
  zoom: 1;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #fff;
  border: 1px solid #bdbcbd;
  font-weight: bold;
  margin: 5px 0px 5px 0;
  padding: 8px 0;
  border: none;
  clear: both;
  text-align: left;
  display: inline-block; }
  .node-links ul li.node-readmore a {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    border: 0;
    color: white;
    text-shadow: none;
    background: transparent;
    text-transform: capitalize;
    text-shadow: none;
    border: none;
    display: block;
    color: white !important;
    text-decoration: none !important;
    font-weight: normal;
    background: transparent url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/white-arrow-bold.png) no-repeat 95% 50%;
    font-weight: bolder;
    font-size: 12px;
    margin-top: auto;
    margin-bottom: auto;
    display: block;
    width: 135px;
    padding-left: 13px;
    text-align: left; }

/* POC images for pods */
.pod-menu {
  position: relative; }

.pod,
.pod-normal {
  width: 23.5%; }
  .pod.size-double-width,
  .pod-normal.size-double-width {
    width: 49%; }
  .pod.pod-fixed,
  .pod-normal.pod-fixed {
    margin: 0 !important;
    width: 49%; }
    .pod.pod-fixed.size-double-width,
    .pod-normal.pod-fixed.size-double-width {
      width: 100%; }

.pod-menu {
  height: auto !important; }

.view-display-id-maintenance_tips_block .views-row {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 33%;
  position: relative;
  padding: 10px; }
  .view-display-id-maintenance_tips_block .views-row h2 a {
    text-decoration: none;
    color: #dee4e4;
    font-size: 16px;
    display: inline-block;
    line-height: 22px;
    background-repeat: no-repeat;
    background-position: 100% 50%; }
  .view-display-id-maintenance_tips_block .views-row img {
    width: 100% !important;
    height: auto !important; }

body.node-type-maintenance-tip-step #zone-content .region-inner {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  zoom: 1;
  margin: 0 10px 10px !important;
  padding: 10px; }

.node-type-my-interest-articles p {
  margin-bottom: 10px; }

body.hp-tip h1.title {
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  zoom: 1;
  padding: 10px;
  margin-bottom: 0;
  padding-bottom: 20px; }
body.hp-tip #zone-content .region-inner {
  margin: 0 10px 10px !important; }
  body.hp-tip #zone-content .region-inner .field-name-body {
    display: block;
    width: auto !important;
    background-color: transparent; }
    body.hp-tip #zone-content .region-inner .field-name-body p {
      background-color: transparent !important;
      color: #333333;
      text-transform: none;
      font-size: 13px; }
  body.hp-tip #zone-content .region-inner .node-maintenance-tip {
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0.75);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
    zoom: 1;
    padding: 10px; }
    body.hp-tip #zone-content .region-inner .node-maintenance-tip.ds-1col-bottom {
      margin-top: 10px; }
  body.hp-tip #zone-content .region-inner .field-name-field-maintenance-tip-step {
    margin-top: 20px; }
    body.hp-tip #zone-content .region-inner .field-name-field-maintenance-tip-step > .field-items > .field-item {
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px !important;
      margin: 0 0 10px 0 !important;
      clear: none !important;
      width: 33%;
      float: left; }
      body.hp-tip #zone-content .region-inner .field-name-field-maintenance-tip-step > .field-items > .field-item .field-name-title {
        text-align: left;
        padding-top: 5px;
        position: relative;
        clear: both; }
        body.hp-tip #zone-content .region-inner .field-name-field-maintenance-tip-step > .field-items > .field-item .field-name-title a {
          text-decoration: none;
          color: #2e9bd6;
          font-size: 16px;
          display: inline-block;
          line-height: 22px;
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/file-download.png);
          background-repeat: no-repeat;
          background-position: 100% 50%;
          padding-right: 25px; }
  body.hp-tip #zone-content .region-inner .node-maintenance-tip-step header {
    font-size: 13px;
    float: left;
    margin: 10px 0 !important; }
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step header h2 {
      color: #1f4ba2;
      text-transform: none;
      font-size: 16px;
      height: auto !important; }
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step header a {
      color: #1f4ba2;
      text-decoration: none;
      text-transform: none; }
  body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image {
    width: 100%;
    float: right;
    padding: 0; }
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image iframe,
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image .media-youtube-outer-wrapper,
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image img {
      width: 100% !important;
      height: auto !important;
      padding-top: 0; }
  body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-body {
    padding: 0;
    width: 55% !important;
    float: left; }
    body.hp-tip #zone-content .region-inner .node-maintenance-tip-step .field-name-body p {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
      zoom: 1;
      font-size: 13px !important; }

body.node-type-maintenance-tip-step #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image {
  width: 43%;
  float: left; }
  body.node-type-maintenance-tip-step #zone-content .region-inner .node-maintenance-tip-step .field-name-field-maintenance-tip-step-image img {
    width: 100% !important;
    height: auto !important; }
body.node-type-maintenance-tip-step #zone-content .region-inner .node-maintenance-tip-step .field-name-body {
  width: 55% !important;
  float: right; }
  body.node-type-maintenance-tip-step #zone-content .region-inner .node-maintenance-tip-step .field-name-body p {
    background-color: transparent !important;
    font-size: 13px; }

body.hp-section .view-maintenance-tips-my-subaru- {
  padding: 0 15px 0 10px; }
  body.hp-section .view-maintenance-tips-my-subaru- .views-row {
    width: 33.33333%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px; }
    body.hp-section .view-maintenance-tips-my-subaru- .views-row:nth-child(3n+1) {
      padding-left: 0; }
    body.hp-section .view-maintenance-tips-my-subaru- .views-row:nth-child(3n+3) {
      padding-right: 0; }
    body.hp-section .view-maintenance-tips-my-subaru- .views-row article {
      margin: 0 0 5px 0 !important;
      padding: 10px;
      text-align: center;
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0.75);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
      zoom: 1; }
      body.hp-section .view-maintenance-tips-my-subaru- .views-row article .field-name-field-maintenance-tip-image img {
        width: 100%;
        height: auto !important; }
      body.hp-section .view-maintenance-tips-my-subaru- .views-row article .field-name-title h2 {
        color: #1f4ba2;
        text-transform: none; }
      body.hp-section .view-maintenance-tips-my-subaru- .views-row article .field-name-title a {
        color: #1f4ba2;
        text-decoration: none; }
      body.hp-section .view-maintenance-tips-my-subaru- .views-row article .field-name-body {
        display: none; }

#block-mysubaru-blocks-manage-my-vehicles-form {
  padding: 5px 5px 20px; }

.block .content table thead th,
.block .content table th {
  background: transparent;
  font-weight: bold; }
  .block .content table thead th p,
  .block .content table th p {
    font-weight: bold; }
.block .content table td, .block .content table th {
  border: 1px solid #000;
  padding: 5px;
  font-size: 13px; }

.block .content table.style-none {
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  background: transparent; }
  .block .content table.style-none tr {
    background: transparent; }
    .block .content table.style-none tr td {
      background: transparent;
      border: 0; }
  .block .content table.style-none.vert-middle td {
    vertical-align: middle; }

.block .content table.style-default {
  margin: 0px auto 20px;
  border-spacing: 0 !important;
  border-collapse: separate !important; }
  .block .content table.style-default.table-wrapper {
    background: transparent !important;
    margin-left: 5px; }
  .block .content table.style-default.tour-vehicles {
    border-spacing: 0 5px !important; }
    .block .content table.style-default.tour-vehicles tr {
      background-color: transparent !important; }
    .block .content table.style-default.tour-vehicles td {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0.5);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
      zoom: 1; }
      .block .content table.style-default.tour-vehicles td input[type=text] {
        width: 100% !important; }
      .block .content table.style-default.tour-vehicles td div.vehicle-tour-label {
        display: none; }
      .block .content table.style-default.tour-vehicles td.row-registration {
        width: 25%; }
      .block .content table.style-default.tour-vehicles td.row-status label {
        font-weight: normal !important; }
  .block .content table.style-default#owned_models {
    border-spacing: 1px !important;
    border-collapse: separate !important;
    margin-bottom: 40px; }
    .block .content table.style-default#owned_models th.vin {
      width: 54%; }
  .block .content table.style-default#preowned_models {
    border-spacing: 1px !important;
    border-collapse: separate !important; }
    .block .content table.style-default#preowned_models th.vin {
      width: 54%; }
  .block .content table.style-default th {
    background-color: transparent;
    background-color: #2e9bd6;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FF2E9BD6,endColorstr=#FF2E9BD6);
    zoom: 1;
    color: white;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    text-align: left;
    padding: 10px;
    font-weight: normal; }
    .block .content table.style-default th.desc {
      width: 46%; }
    .block .content table.style-default th.heading h2 {
      color: white;
      font-size: 20px;
      padding: 5px 0; }
  .block .content table.style-default td, .block .content table.style-default th {
    border: none; }
  .block .content table.style-default td {
    vertical-align: top; }
  .block .content table.style-default td.policy_details {
    padding: 5px;
    vertical-align: top;
    background: transparent !important;
    border-bottom: none; }
    .block .content table.style-default td.policy_details table {
      margin-top: -5px; }
  .block .content table.style-default td.policy_image {
    padding: 0px;
    width: 25%;
    min-width: 150px;
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    vertical-align: top; }
  .block .content table.style-default td {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1;
    padding: 10px;
    text-transform: none;
    color: #333333;
    vertical-align: middle;
    border-bottom: 1px solid #bdbdbd; }
    .block .content table.style-default td span.variable {
      display: inline-block;
      width: 39%; }
    .block .content table.style-default td span.value {
      display: inline-block;
      width: 60%; }
    .block .content table.style-default td.update-details {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
      zoom: 1;
      border-bottom: 0;
      padding: 0;
      text-align: left; }
  .block .content table.style-default tr:hover td {
    background-color: transparent;
    background-color: white;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFFFF,endColorstr=#FFFFFFFF);
    zoom: 1; }
  .block .content table.style-default tr.transparent:hover td {
    background-color: transparent;
    background-color: rgba(255, 255, 255, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1; }

/*

LIVE POC STYLING

*/
.block-boxes-simple.block-box-global-header-menu,
.block-mysubaru-user.block-vehicle-selector {
  display: none; }

.pod-inner {
  width: 100%;
  height: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px; }

.pod-decorator {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
  background-size: cover !important; }

.pod-rta .pod-decorator,
.pod-perisher .pod-decorator {
  background-repeat: no-repeat;
  background-position: 50%;
  background-color: transparent;
  background-size: cover; }

.pod-video .pod-decorator {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.9);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#E6000000,endColorstr=#E6000000);
  zoom: 1; }
.pod-video .video-wrapper {
  float: left;
  position: relative;
  width: 100%; }

section.block-user-menu-block-top h2 {
  display: none; }
section.block-user-menu-block-top ul li {
  list-style-type: none;
  list-style-image: none; }

.block-boxes-home-forgot-password {
  display: none; }

.block-boxes-home-signup-form {
  display: block; }

#mysubaru-user-user-pass .form-actions {
  clear: none;
  width: auto; }

.view-owner-manual li,
.view-quick-reference-guide li {
  width: 25%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px !important;
  margin: 0 !important; }
.view-owner-manual .field-name-field-teaser-image img,
.view-quick-reference-guide .field-name-field-teaser-image img {
  width: 100%;
  height: auto !important; }
.view-owner-manual .field-name-field-document img,
.view-quick-reference-guide .field-name-field-document img {
  display: none; }
.view-owner-manual .field-name-field-document h2,
.view-quick-reference-guide .field-name-field-document h2 {
  padding: 0;
  margin: 0;
  font-size: 16px; }
.view-owner-manual .field-name-field-document a,
.view-quick-reference-guide .field-name-field-document a {
  font-size: 0;
  color: transparent;
  line-height: 0; }
  .view-owner-manual .field-name-field-document a:after,
  .view-quick-reference-guide .field-name-field-document a:after {
    content: 'Download';
    display: inline-block;
    color: #2e9bd6;
    line-height: 22px;
    font-size: 16px;
    background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/file-download.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
    padding-right: 25px; }

body.context-pods .pod-traffic-time-instance .pod-decorator h2,
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-origin,
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-time,
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-destination,
body.context-pods .pod-traffic-time .pod-decorator h2,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-origin,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-time,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-destination {
  color: #fff;
  font-size: 12px;
  display: block;
  float: left;
  height: 20%;
  position: relative;
  top: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
body.context-pods .pod-traffic-time-instance .pod-decorator h2,
body.context-pods .pod-traffic-time .pod-decorator h2 {
  font-size: 12px;
  width: 100%;
  float: none;
  clear: both;
  text-align: center;
  color: #000;
  padding-right: 10%; }
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-origin,
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-destination,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-origin,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-destination {
  position: relative;
  clear: both;
  float: none;
  margin: 0 10%;
  padding-top: 1px;
  height: 10%;
  text-align: center;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.5);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#80FFFFFF,endColorstr=#80FFFFFF);
  zoom: 1;
  color: black; }
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-origin,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-origin {
  margin-top: 1%; }
body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-time,
body.context-pods .pod-traffic-time .pod-decorator .traffic-time-time {
  position: relative;
  clear: both;
  height: 35%;
  width: 100%; }
  body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-time span,
  body.context-pods .pod-traffic-time .pod-decorator .traffic-time-time span {
    position: absolute;
    text-align: center;
    font-size: 25px;
    display: block;
    line-height: 50px;
    width: 100%;
    color: white; }
    body.context-pods .pod-traffic-time-instance .pod-decorator .traffic-time-time span.decorator,
    body.context-pods .pod-traffic-time .pod-decorator .traffic-time-time span.decorator {
      text-shadow: none;
      font-size: 50px;
      display: inline-block;
      text-align: center;
      color: #1f4ba2; }

.readmore-wrapper {
  display: none; }

.pod.pod-rss li {
  list-style-type: none !important; }

.pod.view-mode-full.pod-rss {
  width: 100%; }
  .pod.view-mode-full.pod-rss .pod-decorator {
    background-color: transparent !important;
    background-color: transparent;
    background-color: rgba(0, 0, 0, 0);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000,endColorstr=#00000000);
    zoom: 1;
    color: #333333; }
    .pod.view-mode-full.pod-rss .pod-decorator h4, .pod.view-mode-full.pod-rss .pod-decorator p, .pod.view-mode-full.pod-rss .pod-decorator div, .pod.view-mode-full.pod-rss .pod-decorator td {
      color: #333333; }
    .pod.view-mode-full.pod-rss .pod-decorator h3, .pod.view-mode-full.pod-rss .pod-decorator h4 {
      color: #1f4ba2; }

.news-link {
  padding: 50px 15px 15px;
  font-size: 12px;
  clear: both; }

body.page-taxonomy article {
  width: 50%;
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  border-bottom: 1px solid #bdbdbd;
  margin-bottom: 10px; }
  body.page-taxonomy article:nth-child(2n) {
    clear: left; }
  body.page-taxonomy article header h2 {
    font-size: 16px; }
    body.page-taxonomy article header h2 a {
      text-decoration: none; }
  body.page-taxonomy article .field-type-image {
    text-align: center;
    margin: 20px 0; }
    body.page-taxonomy article .field-type-image img {
      width: 100% !important;
      height: auto !important; }
  body.page-taxonomy article .field-name-field-tag {
    clear: both;
    font-size: 13px; }
    body.page-taxonomy article .field-name-field-tag .field-label {
      float: left; }
  body.page-taxonomy article nav.links {
    margin: 10px 0; }

/*
body.page-pod-surf,
body.page-pod-surf-intance,*/
body.context-pods .pod-surf .pod-decorator,
body.context-pods .pod-surf-instance .pod-decorator {
  background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/surf_report.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover; }

/*body.page-pod-pod-traffic-cam,
body.page-pod-pod-traffic-cam-instance, */
body.context-pods .pod-traffic-time .pod-decorator,
body.context-pods .pod-traffic-time-instance .pod-decorator {
  background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/travel_time.png);
  background-repeat: no-repeat;
  background-position: 0 50%;
  background-size: cover; }

body.page-pod-pod-traffic-time .pod.view-mode-full,
body.page-pod-pod-traffic-time-instance .pod.view-mode-full {
  width: 50% !important;
  float: left; }
body.page-pod-pod-traffic-time form.ms-pod-traffic-time-form,
body.page-pod-pod-traffic-time-instance form.ms-pod-traffic-time-form {
  width: 45%;
  float: left;
  display: block;
  clear: right; }

#mysubaru-user-my-details-form div.description {
  padding-top: 5px !important;
  padding-left: 2px !important; }
#mysubaru-user-my-details-form span.form-required {
  display: none; }

.fieldset-wrapper .empty-text {
  display: none; }
  .fieldset-wrapper .empty-text ~ input[type=submit] {
    margin: 10px; }

.view-empty {
  padding: 10px; }

.table-service-history .description {
  font-size: inherit;
  color: inherit; }

.section-footer {
  margin: 1em 7px;
  padding-top: 20px !important; }
  .section-footer div.link-wrapper p {
    padding: 0 10px !important;
    color: white;
    display: inline-block; }
    .section-footer div.link-wrapper p a {
      color: white; }
  .section-footer p.logo {
    float: right;
    margin-right: 10px; }
    .section-footer p.logo img {
      max-height: 50px; }

body.page-search #section-footer,
body.hp-landing #section-footer,
body.page-taxonomy #section-footer,
body.node-type-my-interest-articles #section-footer,
body.hp-tip #section-footer,
body.hp-standard #section-footer,
body.page-pod #section-footer {
  width: 80%;
  float: right;
  padding: 0;
  margin: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body.front.not-logged-in .block-copyright {
  float: left;
  width: auto;
  margin-right: 0.5em; }
  body.front.not-logged-in .block-copyright p {
    color: white; }

.block-menu-footer-menu {
  float: left; }
  .block-menu-footer-menu ul.menu li:before {
    margin-right: 0.5em;
    color: white;
    content: ' | '; }
  .block-menu-footer-menu ul.menu li {
    list-style-type: none;
    list-style-image: none;
    margin: 0;
    margin-right: 0.5em;
    padding: 0 0.5em;
    color: white; }
    .block-menu-footer-menu ul.menu li a:link,
    .block-menu-footer-menu ul.menu li a:visited,
    .block-menu-footer-menu ul.menu li a:hover,
    .block-menu-footer-menu ul.menu li a:active {
      color: white; }

body.context-my-interest #block-system-main .block-inner .content {
  padding-bottom: 80px; }
  body.context-my-interest #block-system-main .block-inner .content article .content {
    padding-bottom: 20px; }

body.context-my-interest #block-system-main .block-inner .content div.item-list {
  position: absolute;
  bottom: 0; }

#breadcrumb {
  display: none; }

.zone-content .menu-name-user-menu {
  display: none; }

.element-invisible {
  display: none; }

.messages,
.error,
.alert {
  padding: 1em;
  border: 1px solid transparent;
  border-radius: 4px; }

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.error,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: #1f4ba2;
  border-radius: 5px; }

.badge:empty {
  display: none; }

table.sticky-header {
  display: none; }

.light-blue {
  background-color: #44a6fc; }

form#mysubaru-user-background-image-form fieldset#edit-field-set-bg div.fieldset-wrapper {
  overflow: visible !important; }

.field-name-field-quick-ref-guide-category div.field-item {
  font-weight: bold;
  font-size: 16px; }

form#ms-account-form fieldset#edit-categories div.fieldset-wrapper {
  overflow: visible !important; }

.pending {
  color: #011f79;
  font-size: 0.9em; }

.page-error .section-footer p.logo {
  display: none; }

.burger-trigger img {
  height: 26px; }

.small-header-wrapper {
  display: none; }

.nav-wrapper {
  padding-top: 50px;
  padding-bottom: 0px;
  margin: 0 auto; }
  .nav-wrapper .nav-wrapper-inner {
    margin: 0 10px 0 15px; }
    body.context-pods .nav-wrapper .nav-wrapper-inner {
      margin: 0 5px; }
  .nav-wrapper .header-wrapper h1 {
    font-size: 26px;
    line-height: 26px; }
  .nav-wrapper .header-nav .current-car {
    font-size: 26px; }
  .nav-wrapper .menu-nav {
    font-size: 13px;
    line-height: 36px; }

.container-12 {
  margin-left: auto;
  margin-right: auto; }

.pod-general .pod-normal {
  margin: 0; }

#section-content {
  width: 80%;
  float: right; }
  body.context-pods #section-content {
    width: auto !important;
    float: none; }

.pod-traffic-cam-title {
  display: none; }

body.landing .zone-content {
  margin: 0 auto;
  padding: 0 5px; }
  body.landing .zone-content .main_content_inner {
    margin: 0 10px; }
  body.landing .zone-content article {
    width: auto !important; }

body.content .zone-content {
  margin: 0 auto;
  padding: 0 5px; }
  body.content .zone-content .main_content_inner {
    margin: 0 10px; }
  body.content .zone-content article {
    width: 79%; }

.page,
.pod-wrapper {
  margin-left: auto;
  margin-right: auto;
  width: 1020px !important;
  max-width: 1020px !important; }

nav.burger-nav li.hide-desktop {
  display: none !important; }

.content-wrapper-inner {
  max-width: 1020px; }

body.landing .zone-content,
body.content .zone-content {
  max-width: 1020px; }
  body.landing .zone-content .main_content_inner,
  body.content .zone-content .main_content_inner {
    width: auto; }
body.landing .article_image,
body.content .article_image {
  display: inline-block !important;
  margin-top: -20px; }

#block-easy-breadcrumb-easy-breadcrumb {
  display: none; }

body.context-terms-conditions #section-content,
body.context-privacy-policy #section-content {
  width: 100%; }
body.context-terms-conditions #breadcrumb,
body.context-privacy-policy #breadcrumb {
  display: none; }
body.context-terms-conditions .block-system-main,
body.context-privacy-policy .block-system-main {
  padding: 10px;
  background-color: transparent;
  background-color: rgba(255, 255, 255, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
  zoom: 1; }
body.context-terms-conditions .node.node-page h1,
body.context-privacy-policy .node.node-page h1 {
  font-size: 20px;
  color: #1f4ba2;
  margin-bottom: 20px; }
body.context-terms-conditions .node.node-page h2,
body.context-privacy-policy .node.node-page h2 {
  color: #1f4ba2;
  font-size: 16px;
  margin: 15px 0; }
body.context-terms-conditions .node.node-page p,
body.context-privacy-policy .node.node-page p {
  margin: 10px 0; }
body.context-terms-conditions h1#page-title,
body.context-privacy-policy h1#page-title {
  width: 100%;
  height: 161px;
  margin: 0;
  padding: 0; }
  body.context-terms-conditions h1#page-title .placeholder-main,
  body.context-privacy-policy h1#page-title .placeholder-main {
    display: block;
    text-indent: -9000em;
    background-image: url("../images/480-my-subaru-lrg.png");
    background-repeat: no-repeat;
    width: 189px;
    height: 152px;
    margin: 0 !important; }
  body.context-terms-conditions h1#page-title .placeholder-1,
  body.context-privacy-policy h1#page-title .placeholder-1 {
    display: block;
    position: absolute;
    top: 0;
    right: 0px;
    background-image: url("../images/265-logo.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 375px;
    height: 69px; }
  body.context-terms-conditions h1#page-title .placeholder-2,
  body.context-privacy-policy h1#page-title .placeholder-2 {
    display: block;
    position: absolute;
    top: 135px;
    right: 0px;
    background-image: url("../images/header-strap.png");
    background-repeat: no-repeat;
    width: 443px;
    height: 16px; }

@media screen and (max-width: 600px) {
  body.context-terms-conditions #breadcrumb,
  body.context-privacy-policy #breadcrumb {
    display: block;
    position: absolute;
    top: 92px;
    left: 0;
    width: 100%; }
  body.context-terms-conditions .block-system-main,
  body.context-privacy-policy .block-system-main {
    margin-top: 35px;
    padding: 5px; }
    body.context-terms-conditions .block-system-main .block-inner,
    body.context-privacy-policy .block-system-main .block-inner {
      background-color: transparent;
      background-color: rgba(255, 255, 255, 0.75);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BFFFFFFF,endColorstr=#BFFFFFFF);
      zoom: 1;
      padding: 10px; }
  body.context-terms-conditions h1#page-title,
  body.context-privacy-policy h1#page-title {
    height: 92px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px; }
    body.context-terms-conditions h1#page-title .placeholder-main,
    body.context-privacy-policy h1#page-title .placeholder-main {
      height: 72px;
      background-size: contain;
      background: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/reverse-my-subaru-small.png) no-repeat top left; }
    body.context-terms-conditions h1#page-title .placeholder-2, body.context-terms-conditions h1#page-title .placeholder-1,
    body.context-privacy-policy h1#page-title .placeholder-2,
    body.context-privacy-policy h1#page-title .placeholder-1 {
      display: none; }
  body.context-terms-conditions #section-footer p.logo img,
  body.context-privacy-policy #section-footer p.logo img {
    max-width: 100% !important;
    max-height: none !important;
    margin-bottom: 10px; } }
body.page-tour footer p.logo {
  display: none !important; }
body.page-tour h1#page-title {
  width: 100%;
  height: 161px;
  margin: 0;
  padding: 0 10px; }
  body.page-tour h1#page-title .placeholder-main {
    display: block;
    text-indent: -9000em;
    background-image: url("../images/480-my-subaru-lrg.png");
    background-repeat: no-repeat;
    width: 189px;
    height: 152px;
    margin: 0 !important; }
  body.page-tour h1#page-title .placeholder-1 {
    display: block;
    position: absolute;
    top: 0;
    right: 10px;
    background-image: url("../images/265-logo.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    width: 375px;
    height: 80px; }
  body.page-tour h1#page-title .placeholder-2 {
    display: block;
    position: absolute;
    top: 135px;
    right: 10px;
    background-image: url("../images/header-strap.png");
    background-repeat: no-repeat;
    width: 443px;
    height: 16px; }

@media screen and (max-width: 600px) {
  body.page-tour h1#page-title {
    height: 92px;
    background-color: #fff;
    padding: 10px;
    margin-bottom: 10px; }
    body.page-tour h1#page-title .placeholder-main {
      height: 72px;
      background-size: contain;
      background: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/reverse-my-subaru-small.png) no-repeat top left; }
    body.page-tour h1#page-title .placeholder-2, body.page-tour h1#page-title .placeholder-1 {
      display: none; } }
.ie-banner {
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.75);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#BF000000,endColorstr=#BF000000);
  zoom: 1;
  display: none;
  width: 100%;
  position: fixed;
  height: 100%;
  z-index: 1000; }
  .ie-banner .ie-banner-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #525252;
    font-size: 15px;
    line-height: 20px;
    padding: 20px;
    text-align: center;
    max-width: 800px;
    min-height: 50%;
    position: relative;
    top: 25%;
    margin: 0 auto;
    background: white; }
    .ie-banner .ie-banner-inner p {
      display: block;
      clear: both; }
    .ie-banner .ie-banner-inner div.close-banner,
    .ie-banner .ie-banner-inner div.dont-show {
      display: none;
      margin-top: 10px;
      padding: 10px;
      display: block;
      background-color: #2f9bd7;
      background-image: -moz-linear-gradient(to bottom rgba(47, 155, 215, 0.5),rgba(47, 155, 215, 0.5));
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(47, 155, 215, 0.5)), to(rgba(47, 155, 215, 0.5)));
      background-image: -webkit-linear-gradient(top, rgba(47, 155, 215, 0.5),rgba(47, 155, 215, 0.5));
      background-image: -o-linear-gradient(top, rgba(47, 155, 215, 0.5),rgba(47, 155, 215, 0.5));
      background: linear-gradient(top, rgba(47, 155, 215, 0.5),rgba(47, 155, 215, 0.5));
      filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, startColorstr='#802F9BD7', endColorstr='#802F9BD7');
      -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#802F9BD7', endColorstr='#802F9BD7')";
      zoom: 1;
      color: white;
      display: inline-block;
      *display: inline;
      margin: 10px 20px; }
      .ie-banner .ie-banner-inner div.close-banner a,
      .ie-banner .ie-banner-inner div.dont-show a {
        color: white;
        text-decoration: none; }
    .ie-banner .ie-banner-inner ul {
      list-style-type: none;
      list-style-image: none;
      margin: 20px auto;
      display: block;
      clear: both; }
      .ie-banner .ie-banner-inner ul li {
        list-style-type: none;
        list-style-image: none;
        display: inline-block;
        *display: inline;
        float: left; }
        .ie-banner .ie-banner-inner ul li.ie a {
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/ie_banner/ie_banner_ie.png); }
        .ie-banner .ie-banner-inner ul li.opera a {
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/ie_banner/ie_banner_opera.png); }
        .ie-banner .ie-banner-inner ul li.firefox a {
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/ie_banner/ie_banner_firefox.png); }
        .ie-banner .ie-banner-inner ul li.chrome a {
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/ie_banner/ie_banner_chrome.png); }
        .ie-banner .ie-banner-inner ul li.safari a {
          background-image: url(/profiles/mysubaru/themes/custom/mysubaru_responsive/images/ie_banner/ie_banner_safari.png); }
        .ie-banner .ie-banner-inner ul li a {
          background-repeat: no-repeat;
          background-position: 50% 0%;
          background-color: transparent;
          width: 120px;
          padding-top: 80px;
          display: block; }
