a.banner-link {
    color: #2c2929 !important;
}

a.accent-color1:hover, .dropdown-menu .accent-color2 {
    color: aliceblue !important;
    background-color: grey !important;
}

body, body.main-body{
background-image:none;
}
.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
.pricevalue1.accent-color2 {
    color: red!important;
}

.makeItBig{
    font-size: 24px;
    font-weight: 600;
    color: #ffffff;
    background: #317aff;
    padding: 12px 26px;
    display: inline-block;
text-decoration:none;
}
.makeItBig:hover{
    font-size: 24px;
    font-weight: 600;
    color: #fff;
    background: #082457;
    padding: 12px 26px;
    display: inline-block;
text-decoration:none;
}
/* On mobile device, make sure images & text on vehicle description gets formatted correctly */
@media only screen and (max-width: 768px) {

  .page-content-row .container {
    width: 100%;
    overflow: auto;
  }
  
  h1 {
    font-size: 2em
  }

  h2 {
       font-size: 1.5em;
  }

  li > img {
    width:100% !important;
 }

  p > img {
    width:100% !important;
    height: 100% !important;
  }

  .vehicle-description img {
    height: 100% !important; 
    width: 100% !important;
  }

}

div#row-a0477777755242ef817c6ec529fce9ea .page-content-element:nth-child(odd) {
    min-height: 120px;
}
@media only screen and (max-width: 600px) {
#element-3ac8f2c5cb7349a9bad9a3164a2140fb{
margin-bottom:20px;
}
}
/*new compressed background*/
/*body, body.main-body{
background-image:url('https://automanager.blob.core.windows.net/wmclients/032097/images/newbgrockyview.jpg');
}*/

.dealershipinfo-email a, .dealershipinfo-fax a {
  color: aliceblue !important;
}

.banner-container.container{
    padding: 0;
    background-color: #8b8b8b00!important;
}

a.banner-link {
    color: #fff!important;
}

body, body.main-body, body.framed-body, body.splash-body, .framed-container {
    background-image: url(https://automanager.blob.core.windows.net/wmclients/032097/background-theme.jpg?v=134014591100000000) !important;
    -ms-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}