﻿/*@font-face {
    font-family: 'Gobold-Regular';
    src: url($content-path + '/fonts/Gobold-Regular.otf') format('truetype');
}
@font-face {
    font-family: 'Gobold-Light';
    src: url($content-path + '/fonts/Gobold-Light.otf') format('truetype');
}*/
@font-face {
  font-family: 'PTSans-Regular';
  src: url("../../Content/fonts/PTSans-Regular.woff2") format("woff2"); }

/*.container {
    width: 100%;
    max-width: 1244px;
}*/
.c-1600 {
  width: 100%;
  max-width: 1600px; }

.c-1300 {
  width: 100%;
  max-width: 1300px; }

.c-1024 {
  width: 100%;
  max-width: 1034px; }

/*@mixin btn($bg,$bg-hover,$cl,$cl-hover,$padding) {
    font-size: 16px;
    background-color: $bg;
    color: $cl;
    display: inline-block;
    padding: $padding;    
    letter-spacing: 1px;
    text-decoration:none;
    font-weight: 600;    
    @include anim-bezier;
    text-transform: uppercase;
    &:hover {
        background-color: $bg-hover;
        text-decoration: none;
        color: $cl-hover;
    }
    @media (max-width: 767px) {
        font-size: 18px;
    } 
}*/
.container-detailview18 > .container {
  max-width: 1300px;
  width: 100%; }

select.form-control, input.form-control {
  height: 46px; }

.btn-delete, .btn-delete:hover {
  background: url("../../Content/images/icon-delete.png") center center no-repeat;
  width: 24px;
  height: 24px;
  border: oldlace;
  border-radius: 0;
  position: absolute; }
  .btn-delete i:before, .btn-delete:hover i:before {
    display: none; }

.slider-featured {
  margin: 30px; }
  .slider-featured .vehicleList-home {
    background: #fafafa;
    border: 1px solid #EEEEEE;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    box-shadow: inherit;
    display: inline-block;
    width: 100%; }
    .slider-featured .vehicleList-home .vehicleList-img {
      border-top-left-radius: 0px;
      border-top-right-radius: 0px; }
      .slider-featured .vehicleList-home .vehicleList-img .resize-img img {
        border-top-left-radius: 0px;
        border-top-right-radius: 0px; }
    .slider-featured .vehicleList-home .box-resize {
      width: 100%;
      padding-top: 65%;
      /* 1:1 Aspect Ratio */
      position: relative; }
      .slider-featured .vehicleList-home .box-resize > .resize-img {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0; }
        .slider-featured .vehicleList-home .box-resize > .resize-img > img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          overflow: hidden; }
    .slider-featured .vehicleList-home .vehicleList-title {
      margin-bottom: 10px;
      text-align: center; }
      .slider-featured .vehicleList-home .vehicleList-title h3 {
        font-weight: 600;
        font-size: 16px;
        line-height: 19px;
        text-align: center;
        text-transform: uppercase;
        color: #000;
        height: 60px;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
      .slider-featured .vehicleList-home .vehicleList-title h4 {
        margin-top: 0;
        margin-bottom: 0;
        font-weight: 600;
        font-size: 13px;
        line-height: 19px;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: #008ED2; }
      .slider-featured .vehicleList-home .vehicleList-title p {
        color: #000; }
    .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications {
      background: #f2f2f2;
      height: 85px;
      color: #000;
      padding: 10px 10px 0px 10px;
      text-align: center; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications > .row > div {
        padding-left: 5px;
        padding-right: 5px; }
      .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p {
        line-height: 1.2;
        font-size: 14px; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p i {
          height: 28px;
          margin-bottom: 5px;
          background-image: url("../../Content/images/iconStockView19_Bike.png");
          background-repeat: no-repeat;
          float: left;
          width: 100%; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p.cl-type i {
          background-position: center -75px; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p.cl-odometer i {
          background-position: center 0; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p.cl-senginedes i {
          background-position: center -26px; }
        .slider-featured .vehicleList-home .vehicleList-info .vehicleList-specifications p.cl-body i {
          background-position: center -50px; }
    .slider-featured .vehicleList-home .vehicleList-price {
      display: flex;
      justify-content: space-between;
      align-items: center;
      color: #000;
      padding: 0 15px 15px 15px; }
      .slider-featured .vehicleList-home .vehicleList-price .price-class {
        margin-bottom: 0;
        height: 50px;
        border: 0; }
        .slider-featured .vehicleList-home .vehicleList-price .price-class .nowprice {
          text-align: left;
          line-height: 1.1; }
          .slider-featured .vehicleList-home .vehicleList-price .price-class .nowprice h4 {
            font-weight: 600;
            color: #008ED2;
            font-size: 24px;
            line-height: 20px;
            margin-bottom: 0;
            margin-top: 0px;
            line-height: 1.3; }
          .slider-featured .vehicleList-home .vehicleList-price .price-class .nowprice span {
            font-size: 14px;
            color: #6c6c6c;
            text-transform: uppercase;
            font-weight: 500;
            line-height: 1.3; }
      .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span {
        font-size: 14px;
        background-color: #008ED2;
        color: #fff;
        display: inline-block;
        padding: 12px 20px 11px 20px;
        text-decoration: none;
        font-family: "Kantumruy", "Helvetica Neue", Helvetica, sans-serif;
        -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
        text-transform: uppercase;
        border: 0; }
        .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span:focus, .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span:hover {
          background-color: #2a6b99;
          text-decoration: none;
          color: #fff; }
        @media (max-width: 767px) {
          .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span {
            font-size: 12px; } }
        .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span:hover, .slider-featured .vehicleList-home .vehicleList-price .moreDetails-class span:focus {
          text-decoration: none; }
      .slider-featured .vehicleList-home .vehicleList-price .listButton-class {
        display: none; }
    .slider-featured .vehicleList-home:hover .vehicleList-title h3 {
      color: #000; }
    .slider-featured .vehicleList-home:hover .vehicleList-info .vehicleList-price .moreDetails-class a {
      background: #2a6b99;
      color: #fff; }
  .slider-featured a:hover {
    text-decoration: none; }
    .slider-featured a:hover h3 {
      color: #2a6b99; }
    .slider-featured a:hover .moreDetails-class span {
      background: #2a6b99 !important; }
  .slider-featured .owl-carousel .owl-nav {
    margin-top: 20px; }
    .slider-featured .owl-carousel .owl-nav .owl-prev, .slider-featured .owl-carousel .owl-nav .owl-next {
      padding: 0;
      width: 90px;
      height: 50px;
      text-indent: -9999px;
      border-radius: 0; }
    .slider-featured .owl-carousel .owl-nav .owl-prev {
      background: url("../../Content/images/icons/arrow-left.png") center center no-repeat #008ED2 !important; }
      @media (min-width: 1400px) {
        .slider-featured .owl-carousel .owl-nav .owl-prev {
          margin-left: -55px !important; } }
    .slider-featured .owl-carousel .owl-nav .owl-next {
      background: url("../../Content/images/icons/arrow-right.png") center center no-repeat #008ED2 !important; }
  .slider-featured .owl-dots {
    display: none; }

.btn-featured {
  font-size: 14px;
  background-color: #008ED2;
  color: #fff;
  display: inline-block;
  padding: 13px 20px 12px 20px;
  text-decoration: none;
  font-family: "Kantumruy", "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  text-transform: uppercase; }
  .btn-featured:focus, .btn-featured:hover {
    background-color: #2a6b99;
    text-decoration: none;
    color: #fff; }
  @media (max-width: 767px) {
    .btn-featured {
      font-size: 12px; } }
  @media (min-width: 768px) and (max-width: 993px) {
    .btn-featured {
      float: right; } }
  @media (min-width: 768px) {
    .btn-featured {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .btn-featured {
      margin-top: 15px; } }

.body-content {
  background: url("../../Content/images/Peter-Lennox-Showroom-Mercedes-header-lght-2.jpg") top center no-repeat;
  background-size: contain; }
  .body-content header {
    padding: 10px 30px 5px 30px; }
    @media (min-width: 768px) and (max-width: 876px) {
      .body-content header {
        padding: 10px 0px 5px 0px; } }
    @media (max-width: 767px) {
      .body-content header {
        padding: 10px 10px 5px 10px; } }
    .body-content header .w-100 {
      width: 100%;
      max-width: 100%;
      padding-left: 0;
      padding-right: 0; }
    .body-content header .menu {
      font-family: "PTSans-Regular";
      font-weight: 400;
      font-size: 18px;
      /*@media(min-width: 768px) {
                margin-right: 2px;
            }*/ }
      @media (min-width: 768px) and (max-width: 876px) {
        .body-content header .menu .container-fluid {
          padding-left: 0; } }
      @media (max-width: 767px) {
        .body-content header .menu .container-fluid .navbar-header button {
          padding: 0;
          margin: -6px 20px 0 0; }
          .body-content header .menu .container-fluid .navbar-header button span.icon-bar {
            background: #000;
            height: 4px;
            border-radius: 3px;
            width: 27px;
            margin: 5px 0; } }
    .body-content header.header-main {
      position: fixed;
      width: 100%;
      margin-top: 0px;
      margin-bottom: 30px;
      top: 0px;
      z-index: 10;
      -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
      transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
      .body-content header.header-main.fixed-header {
        background: rgba(255, 255, 255, 0.98) !important;
        -webkit-box-shadow: 0px 5px 31px 0px #cccccc;
        -moz-box-shadow: 0px 5px 31px 0px #cccccc;
        box-shadow: 0px 5px 31px 0px #cccccc; }
      @media (max-width: 767px) {
        .body-content header.header-main {
          text-align: center; }
          .body-content header.header-main .pull-left, .body-content header.header-main .pull-right {
            float: inherit !important;
            display: inline-block; } }
    .body-content header .logo {
      height: 63px; }
      @media (min-width: 993px) {
        .body-content header .logo {
          margin-top: 10px; } }
      @media (min-width: 768px) and (max-width: 992px) {
        .body-content header .logo {
          margin-top: 3px; } }
      @media (max-width: 767px) {
        .body-content header .logo {
          width: 220px;
          height: auto;
          margin-bottom: 5px; } }
    .body-content header .menu-info {
      margin-top: 0px; }
      .body-content header .menu-info > div {
        /*@media(min-width: 768px) {
                    float: left;
                    width: 100%;
                }*/ }
        @media (max-width: 767px) {
          .body-content header .menu-info > div {
            float: right; } }
      .body-content header .menu-info .phone-social {
        margin-right: 8px; }
      .body-content header .menu-info .menu {
        display: inline-block; }
        .body-content header .menu-info .menu a, .body-content header .menu-info .menu a:focus, .body-content header .menu-info .menu a:hover {
          font-size: 18px;
          color: #000;
          padding: 10px 20px;
          background: transparent; }
          @media (min-width: 768px) and (max-width: 876px) {
            .body-content header .menu-info .menu a, .body-content header .menu-info .menu a:focus, .body-content header .menu-info .menu a:hover {
              padding: 10px 15px; } }
        .body-content header .menu-info .menu .navbar {
          margin-bottom: 0; }
          .body-content header .menu-info .menu .navbar .container-fluid {
            padding: 0; }
            @media (min-width: 768px) {
              .body-content header .menu-info .menu .navbar .container-fluid .navbar-collapse {
                padding: 1px 4px; } }
        @media (max-width: 767px) {
          .body-content header .menu-info .menu {
            position: absolute;
            width: 100%;
            right: 5px;
            top: 18px; }
            .body-content header .menu-info .menu .navbar-collapse ul {
              background: #27a3ed;
              color: white;
              float: right;
              border-radius: 10px 0px 0px 10px;
              text-align: left;
              padding-right: 40px;
              padding-left: 2px; }
              .body-content header .menu-info .menu .navbar-collapse ul li a {
                color: white;
                font-weight: 600;
                font-size: 16px; } }
      .body-content header .menu-info .phone {
        float: right; }
        @media (min-width: 768px) {
          .body-content header .menu-info .phone {
            margin-left: 20px; } }
        .body-content header .menu-info .phone a, .body-content header .menu-info .phone a:focus, .body-content header .menu-info .phone a:hover {
          padding: 7px 16px 7px 16px;
          background: #27A3ED;
          border-color: #27A3ED;
          border-radius: 30px 30px 30px 30px;
          color: #fff;
          font-size: 14px;
          font-weight: 600;
          box-shadow: 0px 0px 20px 0px rgba(39, 163, 237, 0.52);
          display: inline-block;
          text-decoration: none; }
          .body-content header .menu-info .phone a img, .body-content header .menu-info .phone a:focus img, .body-content header .menu-info .phone a:hover img {
            float: left;
            margin: 3px 5px 0 0; }
      .body-content header .menu-info .social {
        float: right;
        margin-top: 3px; }
        @media (max-width: 767px) {
          .body-content header .menu-info .social {
            margin-right: 20px; } }
        .body-content header .menu-info .social img {
          float: left; }
          @media (min-width: 768px) {
            .body-content header .menu-info .social img {
              margin-left: 10px; } }
          @media (max-width: 767px) {
            .body-content header .menu-info .social img {
              margin-right: 10px; } }
  .body-content footer {
    background: #000;
    color: #fff;
    text-align: center;
    font-size: 14px;
    padding: 24px 10px;
    margin-top: 20px; }
    .body-content footer a, .body-content footer a:focus, .body-content footer a:hover {
      color: #27A3ED;
      text-decoration: none; }

.stock-page, .container-detailview18 {
  margin-top: 150px; }
  @media (min-width: 768px) and (max-width: 1130px) {
    .stock-page, .container-detailview18 {
      margin-top: 200px; } }
  @media (max-width: 767px) {
    .stock-page, .container-detailview18 {
      margin-top: 180px; } }

.thank-you-page {
  margin-top: 150px; }
  @media (min-width: 1921px) {
    .thank-you-page {
      margin-bottom: 400px; } }
  @media (min-width: 993px) and (max-width: 1920px) {
    .thank-you-page {
      margin-bottom: 200px; } }
  @media (max-width: 767px) {
    .thank-you-page {
      margin-bottom: 150px; } }
  @media (min-width: 768px) and (max-width: 1130px) {
    .thank-you-page {
      margin-top: 200px; } }
  @media (max-width: 767px) {
    .thank-you-page {
      margin-top: 180px; } }

.container-listview15 .btn-fiiter-results {
  border: 0;
  text-transform: uppercase;
  background: url("/Content/images/search-icon.png") right center no-repeat transparent;
  font-size: 14px;
  font-weight: bold;
  padding-left: 0;
  padding-right: 25px; }
  @media (min-width: 768px) and (max-width: 992px) {
    .container-listview15 .btn-fiiter-results {
      position: absolute;
      margin-top: 10px;
      z-index: 9; } }
  @media (max-width: 767px) {
    .container-listview15 .btn-fiiter-results {
      background: url("/Content/images/search-icon-1.png") right 7px center no-repeat #307bb1;
      padding: 3px 32px 3px 7px;
      color: white; } }

.container-listview15 .boxFilterLeft {
  background: #fafafa; }
  .container-listview15 .boxFilterLeft .controls {
    padding: 15px;
    border-bottom: 1px solid #f8f8f8; }
    @media (max-width: 767px) {
      .container-listview15 .boxFilterLeft .controls {
        padding: 10px 15px; } }
    .container-listview15 .boxFilterLeft .controls.header-filter-left {
      background-color: #008ed2;
      color: white;
      font-size: 20px;
      padding: 15px;
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-weight: bold; }
      .container-listview15 .boxFilterLeft .controls.header-filter-left i {
        background-image: url("/Content/images/filter-icon.png");
        width: 29px;
        height: 19px; }
    .container-listview15 .boxFilterLeft .controls.cl-branch, .container-listview15 .boxFilterLeft .controls.cl-veh-type, .container-listview15 .boxFilterLeft .controls.cl-make, .container-listview15 .boxFilterLeft .controls.cl-model {
      /*To remove button from IE11, thank you Matt */ }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group {
        position: relative;
        display: inline-block;
        width: 100%; }
      .container-listview15 .boxFilterLeft .controls.cl-branch select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-veh-type select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-make select::-ms-expand, .container-listview15 .boxFilterLeft .controls.cl-model select::-ms-expand {
        display: none; }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group:after, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group:after {
        content: '<>';
        font: 17px "Consolas", monospace;
        color: #333;
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        right: 11px;
        /*Adjust for position however you want*/
        top: 11px;
        padding: 0 0 2px;
        border-bottom: 1px solid #999;
        /*left line */
        position: absolute;
        pointer-events: none; }
      .container-listview15 .boxFilterLeft .controls.cl-branch .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-veh-type .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-make .ddl-group select, .container-listview15 .boxFilterLeft .controls.cl-model .ddl-group select {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        /* Add some styling */
        display: block;
        width: 100%;
        height: 44px;
        float: right;
        line-height: 2;
        -ms-word-break: normal;
        word-break: normal;
        text-transform: uppercase; }
    .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results, .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters {
      display: inline-block;
      width: 100%;
      text-align: center;
      text-transform: uppercase;
      font-size: 14px;
      padding: 10px;
      text-decoration: none; }
      .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results:hover, .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters:hover {
        text-decoration: none; }
    .container-listview15 .boxFilterLeft .controls.btn-frm .btn-show-results {
      background: #2a6b99;
      color: white;
      margin-bottom: 10px; }
    .container-listview15 .boxFilterLeft .controls.btn-frm .btn-clear-filters {
      color: black; }

.container-listview15 .rzslider .rz-pointer {
  top: -9px !important;
  width: 20px !important;
  height: 20px !important;
  background-color: white;
  border-radius: 0 !important;
  box-shadow: #ececec 0 0 10px 4px; }
  .container-listview15 .rzslider .rz-pointer:after {
    display: none; }

.container-listview15 .rzslider .rz-bubble {
  bottom: 16px;
  padding: 1px 3px;
  color: black;
  font-weight: 300;
  cursor: default;
  font-size: 13px; }

.container-listview15 .rzslider .rz-selection {
  z-index: 2;
  background: #008ed2 !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.container-listview15 .rz-bubble.rz-limit.rz-ceil, .container-listview15 .rz-bubble.rz-limit.rz-floor {
  display: none; }

.container-listview15 .container-filter-top {
  margin-bottom: 20px; }
  @media (max-width: 767px) {
    .container-listview15 .container-filter-top {
      font-size: 13px; }
      .container-listview15 .container-filter-top select.form-control {
        padding: 5px 0;
        height: 32px; }
      .container-listview15 .container-filter-top .veh-showing {
        padding-right: 0; }
      .container-listview15 .container-filter-top .veh-sortby-class {
        margin-top: -28px; } }
  .container-listview15 .container-filter-top .veh-showing {
    padding-top: 12px; }
    @media (min-width: 768px) and (max-width: 992px) {
      .container-listview15 .container-filter-top .veh-showing {
        padding-left: 200px;
        padding-top: 8px; } }
  .container-listview15 .container-filter-top .veh-sortby {
    display: flex;
    align-items: center;
    flex-wrap: wrap; }
    @media (max-width: 767px) {
      .container-listview15 .container-filter-top .veh-sortby {
        float: right; }
        .container-listview15 .container-filter-top .veh-sortby a, .container-listview15 .container-filter-top .veh-sortby a:focus, .container-listview15 .container-filter-top .veh-sortby a:hover {
          color: black; } }
    @media (min-width: 768px) {
      .container-listview15 .container-filter-top .veh-sortby label {
        width: 90px; } }
    @media (max-width: 767px) {
      .container-listview15 .container-filter-top .veh-sortby label {
        background: url("/Content/images/sort-descending.png") right center no-repeat transparent;
        margin-bottom: 0;
        padding-right: 20px; } }
    @media (min-width: 768px) {
      .container-listview15 .container-filter-top .veh-sortby .ddl-group {
        width: calc(100% - 90px); } }

.container-listview15 .container-stock-list .card-cols .veh-item {
  background: #fafafa;
  margin-bottom: 30px;
  -webkit-transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3);
  transition: all 0.2s cubic-bezier(0.53, 1, 0.53, 1.3); }
  @media (min-width: 768px) {
    .container-listview15 .container-stock-list .card-cols .veh-item {
      text-align: center; } }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-img {
    width: 100%;
    padding-top: 65%;
    /* 1:1 Aspect Ratio */
    position: relative; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-img .resize-img {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-img .resize-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        overflow: hidden; }
  @media (min-width: 768px) {
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title {
      padding: 10px 15px; } }
  @media (max-width: 767px) {
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title {
      padding: 10px 15px 5px 15px; } }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a {
    display: block; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a h3 {
      font-weight: 600;
      font-size: 16px;
      line-height: 19px;
      text-transform: uppercase;
      color: black;
      margin-bottom: 0;
      margin-top: 0; }
      @media (min-width: 768px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a h3 {
          height: 60px;
          display: flex;
          justify-content: center;
          align-items: center; } }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a:hover {
      text-decoration: none; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-title a:hover h3 {
        text-decoration: none; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-title h4 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 13px;
    line-height: 19px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #008ed2; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-price-mobi h4 {
    margin: 0 10px 10px 10px;
    font-weight: bold; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-price-mobi h4 label {
      font-weight: normal;
      font-size: 14px; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom {
    margin-top: 15px;
    padding: 0 15px 10px 15px; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-price h4 {
      font-weight: 600;
      font-size: 24px;
      text-transform: capitalize;
      color: #008ed2;
      margin: 0;
      display: grid;
      text-align: left; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-price h4 .drive-away-label {
        color: #6C6C6C;
        font-size: 14px;
        text-transform: uppercase;
        display: block;
        font-weight: 500;
        line-height: 1.3; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-btn-detail a, .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-btn-detail a:focus {
      background-color: #008ed2;
      font-size: 14px;
      color: white;
      padding: 11px;
      text-decoration: none; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-btn-detail a:hover, .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-btn-detail a:focus:hover {
        background-color: #2a6b99 !important;
        text-decoration: none; }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-bottom .veh-stock-number {
      margin-top: 10px;
      font-size: 14px;
      color: black;
      font-weight: 700;
      text-transform: uppercase; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-description {
    padding: 0 15px;
    margin: 0 0 15px 0;
    display: -webkit-box;
    height: 70px;
    line-height: 1.4;
    font-size: 17px;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: none; }
  .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields {
    display: inline-block;
    width: 100%; }
    @media (min-width: 768px) {
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields {
        background: #f2f2f2;
        min-height: 85px; } }
    .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div {
      padding: 10px 5px;
      font-size: 14px;
      line-height: 1.2; }
      @media (min-width: 768px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div {
          width: 25%; } }
      @media (max-width: 767px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div {
          float: left;
          width: auto;
          padding-top: 0;
          padding-bottom: 0; } }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div i {
        background-image: url("/Content/images/iconStockView19_Bike.png");
        background-repeat: no-repeat;
        float: left;
        height: 25px;
        margin-bottom: 8px; }
        @media (min-width: 768px) {
          .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div i {
            width: 100%; } }
        @media (max-width: 767px) {
          .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div i {
            width: 40px;
            margin-right: 5px; } }
      @media (max-width: 767px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div span {
          padding-top: 5px;
          display: inline-block; } }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div p {
        display: none; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.seats i {
        background-position: center -78px; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.odometer i {
        background-position: center 0px; }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.body i {
        background-position: center -50px; }
      @media (max-width: 767px) {
        .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.cylinders {
          display: none; } }
      .container-listview15 .container-stock-list .card-cols .veh-item .veh-spec-fields > div.cylinders i {
        background-position: center -30px; }
  .container-listview15 .container-stock-list .card-cols .veh-item:hover {
    text-decoration: none;
    box-shadow: #ececec 0 0 10px 2px; }
    .container-listview15 .container-stock-list .card-cols .veh-item:hover h3 {
      text-decoration: none; }
    .container-listview15 .container-stock-list .card-cols .veh-item:hover .veh-btn-detail a, .container-listview15 .container-stock-list .card-cols .veh-item:hover .veh-btn-detail a:focus {
      background-color: #2a6b99 !important; }

.container-listview15 .container-pagination .justify-content-md-center {
  text-align: center; }
  .container-listview15 .container-pagination .justify-content-md-center p {
    display: none; }
  .container-listview15 .container-pagination .justify-content-md-center ul.pagination {
    margin-top: 0; }
    .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a {
      color: black;
      background-color: #f2f2f2;
      border-radius: 0;
      float: left;
      padding: 13px 20px;
      border: none;
      text-transform: uppercase;
      margin: 9px;
      font-size: 17px;
      font-weight: 700; }
      @media (max-width: 767px) {
        .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a {
          padding: 7px 14px;
          margin: 5px; } }
      .container-listview15 .container-pagination .justify-content-md-center ul.pagination li a:hover {
        background-color: #008ed2;
        color: white; }
    .container-listview15 .container-pagination .justify-content-md-center ul.pagination li.active a {
      background-color: #008ed2;
      color: white;
      border-radius: 0;
      float: left;
      border: none;
      margin: 9px;
      font-size: 17px;
      font-weight: 700;
      padding: 13px 20px; }
      @media (max-width: 767px) {
        .container-listview15 .container-pagination .justify-content-md-center ul.pagination li.active a {
          padding: 7px 14px;
          margin: 5px; } }

@media (max-width: 992px) {
  #pm_menu {
    position: fixed;
    height: 100%;
    width: 330px;
    background: white;
    top: 0;
    z-index: 1001;
    -webkit-animation: backSlideOut .3s both ease;
    -moz-animation: backSlideOut .3s both ease;
    animation: backSlideOut .3s both ease;
    overflow: scroll;
    display: none; }
  #pm_menu.pm_open {
    left: 0px;
    display: block;
    -webkit-animation: backSlideIn .5s both ease;
    -moz-animation: backSlideIn .5s both ease;
    animation: backSlideIn .5s both ease; }
  .pm_overlay {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
    position: fixed;
    z-index: 1000;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
    -webkit-animation: fadeOut .5s both ease;
    -moz-animation: fadeOut .5s both ease;
    animation: fadeOut .5s both ease; }
  .pm_overlay.pm_show {
    display: block;
    -webkit-animation: fadeIn .3s both ease;
    -moz-animation: fadeIn .3s both ease;
    animation: fadeIn .3s both ease; }
  .pm_overlay.pm_hide {
    display: none; } }

/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1; } }

@-moz-keyframes empty {
  0% {
    opacity: 1; } }

@keyframes empty {
  0% {
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    display: none; } }

@-webkit-keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@-moz-keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@keyframes backSlideOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0px); }
  50% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%); } }

@-webkit-keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

@-moz-keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

@keyframes backSlideIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0px); } }

.container-detailview18 .veh-title {
  display: inline-block;
  width: 100%;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .container-detailview18 .veh-title {
      background: #fafafa; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .pull-left {
      float: right !important; }
    .container-detailview18 .veh-title .pull-right {
      float: left !important; } }
  .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 10px; }
    @media (min-width: 1200px) {
      .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
        float: left;
        font-size: 20px; } }
    @media (min-width: 768px) and (max-width: 1199px) {
      .container-detailview18 .veh-title .title-show-desktop .title-vehInfo {
        font-size: 20px;
        margin-bottom: 0; } }
  @media (min-width: 1200px) {
    .container-detailview18 .veh-title .title-show-desktop .product-header {
      float: right;
      margin-top: 10px; } }
  @media (min-width: 768px) and (max-width: 1199px) {
    .container-detailview18 .veh-title .title-show-desktop .product-header {
      margin-bottom: 5px; } }
  .container-detailview18 .veh-title .title-show-desktop .product-header .product-price {
    font-weight: bold;
    font-size: 20px; }
  @media (min-width: 993px) {
    .container-detailview18 .veh-title .cl_search_results {
      margin-right: -15px;
      margin-left: 5px; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .cl_search_results {
      margin-left: -15px; } }
  .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
    text-align: center;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    text-transform: capitalize; }
    @media (min-width: 768px) {
      .container-detailview18 .veh-title .cl_search_results a i, .container-detailview18 .veh-title .cl_search_results a:focus i, .container-detailview18 .veh-title .cl_search_results a:hover i {
        background-image: url("/Content/images/icons/arrow.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        float: left;
        height: 24px;
        width: 18px;
        margin-right: 10px;
        margin-top: -3px; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-title .cl_search_results a i, .container-detailview18 .veh-title .cl_search_results a:focus i, .container-detailview18 .veh-title .cl_search_results a:hover i {
        background-image: url("/Content/images/icons/right-arrow-1.svg");
        background-repeat: no-repeat;
        transform: rotate(180deg);
        float: left;
        height: 20px;
        width: 14px;
        margin: 0px 0 0 6px; } }
    @media (min-width: 1200px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 12px 9px; } }
    @media (min-width: 993px) and (max-width: 1199px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 18px 10px; } }
    @media (min-width: 768px) and (max-width: 992px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        padding: 10px 20px;
        margin-top: 8px; } }
    @media (min-width: 768px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        background: #008ed2;
        color: white; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-title .cl_search_results a, .container-detailview18 .veh-title .cl_search_results a:focus, .container-detailview18 .veh-title .cl_search_results a:hover {
        margin-top: 5px; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-title .btn-enquire {
      margin-right: -15px; } }
  .container-detailview18 .veh-title .btn-enquire a, .container-detailview18 .veh-title .btn-enquire a:focus, .container-detailview18 .veh-title .btn-enquire a:hover {
    text-align: center;
    display: inline-block;
    width: 100%;
    padding: 9px 20px;
    background: #008ed2;
    color: white;
    text-decoration: none;
    text-transform: capitalize; }

.container-detailview18 .veh-enquire .tab-content {
  background: #fafafa;
  margin-bottom: 30px; }
  .container-detailview18 .veh-enquire .tab-content .tab-pane {
    padding: 20px; }
    @media (max-width: 767px) {
      .container-detailview18 .veh-enquire .tab-content .tab-pane {
        padding: 10px 15px 5px 15px; } }

.container-detailview18 .veh-enquire ul {
  border: 0;
  margin-left: 0; }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire ul {
      background: #fafafa;
      padding: 10px 9px; } }
  .container-detailview18 .veh-enquire ul li {
    margin-left: 0; }
    .container-detailview18 .veh-enquire ul li a, .container-detailview18 .veh-enquire ul li a:focus {
      background: #2a6b99;
      color: white;
      border: 0;
      border-radius: 0; }
    .container-detailview18 .veh-enquire ul li.active a, .container-detailview18 .veh-enquire ul li.active a:focus {
      background: #008ed2;
      color: white;
      border: 0;
      border-radius: 0; }

.container-detailview18 .veh-enquire .frm-content h3 {
  font-weight: bold;
  font-size: 20px;
  margin-top: 0; }

.container-detailview18 .veh-enquire .frm-content .btn-send {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 12px 20px;
  background: #008ed2;
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  border: 0;
  border-radius: 0;
  font-weight: bold; }

.container-detailview18 .veh-enquire .frm-content label {
  margin-bottom: 5px; }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire .frm-content label {
      font-size: 14px; } }

.container-detailview18 .veh-enquire .frm-content .ckb-is-finace-options input, .container-detailview18 .veh-enquire .frm-content .ckb-is-add-trade-in input {
  margin-right: 5px; }

.container-detailview18 .veh-enquire .frm-content .ckb-is-add-trade-in {
  margin-bottom: 10px; }

.container-detailview18 .veh-enquire .frm-content .addPhoto .ui-sortable .ui-state-default:last-child {
  width: 100%; }

.container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
  background: transparent;
  border: 0;
  margin-bottom: 15px; }
  @media (min-width: 993px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 50%; } }
  @media (min-width: 768px) and (max-width: 992px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 25%; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default {
      width: 50%; } }
  .container-detailview18 .veh-enquire .frm-content .addPhoto .ui-state-default .btn-add-photo {
    background: url("/Content/images/clickhere.jpg");
    height: 40px;
    width: 180px;
    cursor: pointer;
    min-height: initial !important; }

.container-detailview18 .veh-info {
  margin-top: 40px; }
  .container-detailview18 .veh-info i {
    background-image: url("/Content/images/iconStockView19_Bike.png");
    background-repeat: no-repeat;
    float: left;
    height: 26px;
    margin-bottom: 8px; }
    @media (min-width: 768px) {
      .container-detailview18 .veh-info i {
        width: 40px;
        margin-right: 10px; } }
    @media (max-width: 767px) {
      .container-detailview18 .veh-info i {
        width: 100%; } }
  @media (max-width: 767px) {
    .container-detailview18 .veh-info {
      margin-top: 20px;
      text-align: center; }
      .container-detailview18 .veh-info > div {
        padding-left: 5px;
        padding-right: 5px; }
      .container-detailview18 .veh-info span {
        padding-top: 5px;
        display: inline-block;
        line-height: 1.4; } }
  .container-detailview18 .veh-info .cylinders-cls i {
    background-position: center -26px; }
  .container-detailview18 .veh-info .odometer i {
    background-position: center 0px; }
  .container-detailview18 .veh-info .fueltype i {
    background-position: center -51px; }
  .container-detailview18 .veh-info .pw i {
    background-position: center -130px; }

.container-detailview18 .veh-content {
  margin-bottom: 30px; }
  .container-detailview18 .veh-content ul {
    background: #fafafa;
    border: 0;
    margin-bottom: 15px;
    margin-top: 30px;
    margin-left: 0; }
    .container-detailview18 .veh-content ul li a, .container-detailview18 .veh-content ul li a:focus, .container-detailview18 .veh-content ul li a:hover {
      color: #999FA4;
      text-transform: uppercase;
      background: transparent;
      border: 0;
      padding: 0 0 4px 0;
      margin: 15px 20px;
      font-weight: bold;
      margin-left: 0; }
      @media (max-width: 767px) {
        .container-detailview18 .veh-content ul li a, .container-detailview18 .veh-content ul li a:focus, .container-detailview18 .veh-content ul li a:hover {
          margin: 15px 9px; } }
    .container-detailview18 .veh-content ul li.active a, .container-detailview18 .veh-content ul li.active a:focus, .container-detailview18 .veh-content ul li.active a:hover {
      color: #008ed2;
      text-transform: uppercase;
      background: transparent;
      border-bottom: 2px solid #008ed2;
      padding: 0 0 4px 0;
      margin: 15px 20px; }
      @media (max-width: 767px) {
        .container-detailview18 .veh-content ul li.active a, .container-detailview18 .veh-content ul li.active a:focus, .container-detailview18 .veh-content ul li.active a:hover {
          margin: 15px 9px; } }

.container-detailview18 .title-show-mobi {
  background: white;
  padding: 10px; }
  .container-detailview18 .title-show-mobi h1 {
    font-size: 18px;
    font-weight: bold;
    margin: 0; }
  .container-detailview18 .title-show-mobi .sn-vehinfo {
    margin-bottom: 0; }
  .container-detailview18 .title-show-mobi .product-header .product-price {
    font-size: 20px;
    color: #008ed2;
    font-weight: bold; }

.container-detailview18 .section-gallery .product-title .detail-item {
  margin: 0 -15px 50px -15px; }

.container-detailview18 .section-gallery .galleria-info {
  display: none !important; }

.container-detailview18 .section-gallery .galleria-stage {
  padding-bottom: 30px; }

.container-detailview18 .section-gallery .galleria-image, .container-detailview18 .section-gallery .galleria-stage {
  background: #f2f2f2; }

.container-detailview18 .section-gallery .galleria-image-nav-right, .container-detailview18 .section-gallery .galleria-image-nav-left {
  width: 32px;
  height: 32px;
  background-color: transparent; }
  .container-detailview18 .section-gallery .galleria-image-nav-right:hover, .container-detailview18 .section-gallery .galleria-image-nav-left:hover {
    background-color: transparent !important; }

.container-detailview18 .section-gallery .galleria-image-nav-right {
  background-image: url("/Areas/Stock/Content/images/right-1.png"); }

.container-detailview18 .section-gallery .galleria-image-nav-left {
  background-image: url("/Areas/Stock/Content/images/left-1.png"); }

.container-detailview18 .section-gallery .galleria-thumb-nav-right, .container-detailview18 .section-gallery .galleria-thumb-nav-left {
  background-color: #a2a2a2; }
  .container-detailview18 .section-gallery .galleria-thumb-nav-right:hover, .container-detailview18 .section-gallery .galleria-thumb-nav-left:hover {
    background-color: #0070b4 !important; }

.container-detailview18 .section-gallery .galleria-container {
  background: transparent !important;
  border: 0;
  margin-bottom: 30px; }

.container-detailview18 .section-gallery .galleria-thumbnails .galleria-image {
  border: 1px solid #a2a2a2; }

.container-detailview18 .section-gallery .galleria-fullscreen, .container-detailview18 .section-gallery .galleria-play {
  width: 32px;
  height: 32px;
  background-color: #a2a2a2;
  border-right: 0 !important; }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-play {
    background-position: 50% 8px;
    margin-top: 3px; } }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-play.pause {
    background-position: 50% -92px;
    margin-top: 3px; } }

.container-detailview18 .section-gallery .galleria-container.fullscreen .galleria-fullscreen {
  background-position: 50% -92px; }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-fullscreen {
    background-position: 50% 8px;
    left: 0px;
    margin-top: 36px; } }

@media (min-width: 768px) {
  .container-detailview18 .section-gallery .galleria-thumbnails-container {
    left: 32px; } }

.container-detailview18 .section-gallery .galleria-container.notouch .galleria-thumblink:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-thumblink:active, .container-detailview18 .section-gallery .galleria-thumblink.open, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-fullscreen:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-fullscreen:active, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-play:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-play:active, .container-detailview18 .section-gallery .galleria-container.notouch .galleria-popout:hover, .container-detailview18 .section-gallery .galleria-container.touch .galleria-popout:active {
  background-color: #0070b4 !important; }

.container-detailview18 .section-gallery .product-slider .galleria-bar {
  background: #f2f2f2; }

@media (max-width: 767px) {
  .container-detailview18 .section-gallery .product-slider .galleria-bar {
    height: 48px; }
  .container-detailview18 .section-gallery .product-slider .galleria-stage {
    bottom: 48px; }
  .container-detailview18 .section-gallery .product-slider .galleria-play {
    background-position: 50% 9px !important;
    margin-top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-play.pause {
    background-position: 50% -91px !important;
    margin-top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-fullscreen {
    background-position: 50%  9px !important;
    margin-top: 10px;
    left: 36px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumbnails-container {
    left: 75px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumb-nav-left, .container-detailview18 .section-gallery .product-slider .galleria-thumb-nav-right {
    top: 10px; }
  .container-detailview18 .section-gallery .product-slider .galleria-image {
    height: 40px;
    width: auto; }
    .container-detailview18 .section-gallery .product-slider .galleria-image img {
      height: 40px;
      width: auto; }
  .container-detailview18 .section-gallery .product-slider .galleria-info-description {
    padding-top: 15px;
    margin-bottom: 2px; }
  .container-detailview18 .section-gallery .product-slider .galleria-thumbnails {
    width: 100% !important; }
  .container-detailview18 .section-gallery .container-detailview10 .product-title .title-vehInfo {
    margin: 0; }
  .container-detailview18 .section-gallery .container-detailview10 .product-title .col-md-8.col-lg-9 {
    margin-top: 10px; } }

.modal-open .modal-backdrop.fade.ng-scope.in {
  height: 100%; }

.modal-open .modal-dialog.modal-md {
  margin: 40% 22% 0 22%; }
  .modal-open .modal-dialog.modal-md .modal-content {
    background: #008ed2;
    color: white; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-header {
      border: 0;
      position: absolute;
      right: 0;
      z-index: 999; }
      .modal-open .modal-dialog.modal-md .modal-content .modal-header button {
        background: #2a6b99;
        color: white;
        padding: 0px 5px 2px;
        border-radius: 50%; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-footer {
      display: none; }
    .modal-open .modal-dialog.modal-md .modal-content .modal-body {
      padding: 10px; }
      .modal-open .modal-dialog.modal-md .modal-content .modal-body ul {
        padding: 0 20px;
        list-style: none;
        margin-top: 10px;
        line-height: 1.8; }

.veh-info .pw {
  display: none; }
