.navbar-default .navbar-nav > .active > a{
    color: #454545;
}
.navbar-default .navbar-nav > li > a {
    color: #454545;
}
.navbar-default .navbar-nav > li > a:hover{
color: #317aff !important;
}
.navbar-default {
    background-color: #fff;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: #317aff !important;
    background-color: rgba(0, 0, 0, 0.25) !important;
}

a.banner-image img {
    margin: 10px 0;
}

.vidFrame{
width:100%;
height:auto;
}
div.luxury-search{
display:none;
}

/***************************************
 iframe {
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    position: absolute;
  }
********************************************/
#BentlyVideoContainer{
           width: 100%;
    max-width: 750px;
    margin: 0 auto;
}

.servicesLink{
font-size: 22px;
    color: #006bc5;
    font-weight: 600;
}
span.cosign {
    font-size: 17px;
    font-weight: bold;
    color: #317aff;
}
.cosignImg{
width:400px;
height:auto;
}
#row-be024145ee664ec09021a9fc5b1f02e2{
display:none;
}
.finderImg{
width:500px;
height:auto;
}
.mobil1{
width:220px;
height:auto;
}
.yamaha{
width:280px;
height:auto;
margin:auto;
display:block;
}
#row-f00173a3c8134158bcf2c8b3f26f7c6b > div  > .container{
padding-top:20px;
}
@media only screen and (max-width: 600px){
#BentlyVideoContainer{
display:none;
}
div.luxury-search {
    width: 100%;
    z-index: 4 !important;
display:block;
}
.cosignImg{
width:270px;
height:auto;
}
.finderImg{
width:300px;
height:auto;
}
}

div.banner-container {
    background: #ffffff;
}



nav.navbar.navbar-default {
    padding: 0% 0 0% !important;
}

a.banner-image img {
    margin: 0 0 !important;
}

@media only screen and (max-width: 768px) {
  .hero-section {
    background-attachment: scroll !important;
    background-size: cover !important;
    background-position: 10% center !important;
  }
}