.t5002_pb_module.t5002_pb_text.t5002_pb_text_0.t5002_pb_bg_layout_light.t5002_pb_text_align_left {
    width: 100%;
  }
  
  .title.h2.vehicle-page-vehicle-title {
    font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
    font-size: 28px;
    color: #ba0b0b!important;
    line-height: 1.5em;
      /* text-align: center; */
    text-align: left;
    text-transform: capitalize;
    padding-top: 25px;
  }
  
  .vehicle-page-vehicle-badge::after {
    content: '';
    width: 3px;
    /* height: 65%; */
    top: 20%;
    bottom: 15%;
    background: #ba0b0b;
    position: absolute;
    right: -12px;
    visibility: hidden;
}
  .vehicle-page-vehicle-title {
    font-family: 'Montserrat';
    font-weight: 800;
    margin-bottom: 0;
  }
  
  .vehicle-page-make {
    font-size: 1.2em;
    /*display: block;*/
    display: inline-block;
  }
  
  .vehicle-page-model {
      /* color: #ddd; */
    font-size: 1.1em;
    display: inline-block;
  }
  
  .vehicle-page-vehicle-subtitle {
      /*font-size: 0.9em;*/
    color: #222;
    font-weight: 500;
    letter-spacing: -1px;
    /*display: inline-block;*/
    display: block;
  }
  
  .attention-grabber-vehicle-page {
      /*margin-top: 3px; */
    padding-top: 15px;
    font-size: 20px;
    line-height: 20px;
    font-weight: 400;
    color: #ccc;
      /* overflow: hidden; */
    display: block;
    padding-bottom: 25px;
  }
  
  .vehicle-page-vehicle-badge {
      /*width: 125px;
      height: 125px;
      float: left;
      border: 1px solid #aaa;
      margin-right: 20px;
      margin-bottom: 20px;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      border: 3px solid #e4e6ea;*/
    width: 160px;
    height: 160px;
    float: left;
      /* border: 1px solid #aaa; */
    margin-right: 20px;
      /* margin-bottom: 20px; */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
      /* border: 3px solid #e4e6ea; */
      /* padding: 0; */
    margin-top: -15px;
    margin-left: -10px;
    /*border-right: 3px solid #fff;*/
    border-right: none;
      /* padding-right: 180px; */
      /*width: 15%;*/
    width: 20%;
  }
  
  .t5002_pb_with_border.t5002_pb_row.t5002_pb_row_1.title-badge-holder {
    border: 1px solid transparent;
    /*border-top: 3px solid #ffffff;*/
    /*border-bottom: 3px solid #ffffff;*/
    border-top: 3px solid #0086a8;
    border-bottom: 3px solid #0086a8;
    background-color: #01010190 !important;
    /*background-color: #2a5655cc !important;*/
    margin-top: 50px;
    margin-bottom: 70px;
}

  .cargurus-vehicle-page > div > span > span {
    background: rgb(255, 255, 255);
      /*padding: 10px 15px;*/
    padding: 5px 10px 2px;
    margin-top: 10px;
    float: left;
    border: solid 2px #808080;
    display: inline-block;
    line-height: 1;
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    display: block;
    clear: both;
  }
  
  .t5002_pb_row_1.t5002_pb_row {
    padding-bottom: 12px !important;
  }
  
  .cargurus-listings-page > div > span > span {
    background: rgb(255, 255, 255);
    padding: 5px 10px 2px;
    margin-top: -10px;
    margin-left: 15px;
    float: left;
  }
  
  @media (min-width:768px) and (max-width:980px) {
    .vehicle-title-block-large, .vehicle-title-block-small {
      display: none;
    }
  
    .title.h2.vehicle-page-vehicle-title.on-top-line {
          /* display: inline-block; */
      float: left;
      margin-top: 20px;
          /* height: 120px; */
      vertical-align: middle;
      font-size: 36px;
    }
  
    .title.h2.vehicle-page-vehicle-title.on-bottom-line {
      /*margin-top: 15px;*/
      display: block;
      clear: both;
      padding-top: 5px !important;
    }
    .vehicle-page-make {
        font-size: 1.2em;
        display: block;
        display: inline-block;
        /*float: left;*/
        /*margin-top: 80px;*/
        font-size: 38px;
    }
  }
  
  @media (max-width:767px) {
    .vehicle-title-block-large, .vehicle-title-block-medium {
      display: none;
    }
  
    .vehicle-page-vehicle-badge-sm {
      background-size: contain;
      background-repeat: no-repeat;
      background-position: 50% 50%;
      margin-top: -15px;
      display: block;
      width: 100%;
      /* float: left; */
      /* clear: both; */
      height: 140px;
      /*background-position-x: 100%;*/
      margin-right: -10;
      padding-right: 0;
      border-right: 0;
      /*border-bottom: 3px solid #fff;*/
    }
  
    .title.h2.vehicle-page-vehicle-title {
      font-family: 'Montserrat',Helvetica,Arial,Lucida,sans-serif;
      font-size: 22px;
      /*color: #ffffff!important;*/
      line-height: 1.5em;
      /* text-align: center; */
      text-align: left;
      padding-top: 5px !important;

    }
  
    .vehicle-page-make {
      padding-top: 10px;
      font-size: 1.3em;
    }
    .vehicle-page-model {
      padding-top: 5px;
    }
  }
  
  @media (min-width:981px) {
    .vehicle-title-block-small, .vehicle-title-block-medium {
      display: none;
    }
  }




  .vehicle-page-vehicle-badge-med {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-top: -15px;
    display: block;
    width: 100%;
    /* float: left; */
    /* clear: both; */
    height: 160px;
    /*background-position-x: 100%;*/
    margin-right: -10;
    padding-right: 0;
    border-right: 0;
    /*border-bottom: 3px solid #fff;*/
    border-bottom: none;
}

.map-and-details-container{width:100%}
.details-column{position: relative; min-height: 1px; float: left;}
.map-column{position: relative; min-height: 1px; float: left;}
@media screen and (min-width:1441px) {
.details-column {width:30%;}
.map-column {width:70%;}
}
@media screen and (min-width:1201px) and (max-width:1440px) {
.details-column {width:33.33%;}
.map-column {width:66.66%;}
}
@media screen and (min-width:981px) and (max-width:1200px) {
.details-column {width:40%;}
.map-column {width:60%;}
}
@media screen and (min-width:810px) and (max-width:980px) {
.details-column {width:45%;}
.map-column {width:55%;}
}
@media screen and (min-width:250px) and (max-width:809px) {
.details-column {width:100%;}
.map-column {width:100%;}
}
.details-container h4{margin-bottom:-7px;}
.details-container .start-new-contact-item{padding-top: 25px; border-top: 1px dashed #484d52;}
.details-container .contact-item-text{padding-left:5px;}
.details-container td {padding: 6px 5px !important;}
#post-451 .section-background-01.t5002_pb_section.t5002_pb_section_0.t5002_pb_with_background, 
#post-451 .section-background-01.t5002_pb_section.t5002_pb_section_1.t5002_pb_with_background,
#post-482 .entry-content {
  background-image: url(/assets/data/hero-bg/020.jpg) !important;
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  padding: 0 !important;
}

.details-container .day, .details-container .hours {
  color: #555;
  border-left: 1px solid white !important;
  border-right: 1px solid white !important;
}
/*
#mdp002-boc div.t5002_pb_section.t5002_pb_section_0 {
  background-image: unset !important;
}
*/
#post-482 div.t5002_pb_section.t5002_pb_section_0 {
  /*background-image: linear-gradient(180deg,rgba(27,31,37,0.1) 0%,rgba(27,31,37,0.3) 100%),url(/assets/data/hero-bg/001.jpg) !important;
  background-image: url(/assets/data/hero-bg/001.jpg) !important;*/
  background-size: cover !important;
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
}

.details-box {
  border: 4px solid #484d52;
  margin-left: 5px;
  margin-right: 5px;
}
.map-box {
  /*border: 4px solid #484d52;*/
  margin-left: 5px;
  margin-right: 5px;
}

.icons-and-titles-on-map-page {
  font-size:18px;
  color:#484d52;
  display: inline-flex;
  padding-bottom: 15px;
}

/*.entry-content tr td, body.mdp002-pb-preview #main-content .container tr td */
.new-contact-item tr td {
  border-left: 1px solid white !important;
  border-right: 1px solid white !important;
}

select option:hover {
  box-shadow: 0 0 10px 100px #0086a8fe inset;
}
select option:checked {
  box-shadow: 0 0 10px 100px #0086a8fe inset;
}
/*
select option:active {
  background-color:  #0086a8fe;
}
select option:focus {
  background-color:  #0086a8fe;
}
select option:focus-within {
  background-color:  #0086a8fe;
}
select option:target {
  background-color:  #0086a8fe;
}
select option:active {
  background-color:  #0086a8fe;
}
select option:active {
  background-color:  #0086a8fe;
}
select option:active {
  background-color:  #0086a8fe;
}
*/


