ul.nav.navbar-nav > li a {
    font-size: 18px;
    font-weight: 500;
}
.navbar-default, .highway3-quicklinks .quicklinkbutton-bigicon, div.footer-container, .element-type-inventorysearch .btn-default, .element-type-inventorysearch .btn-default, .menu-heading .dropdown-menu {
    background-color: #ce1631 !important;
}


.browse-inventory-image a {
border-color:#ce1631;
}

a.banner-link .fa {
    color: #ce1631;
}

span.quicklinkbutton-label-img {
    background-color: #a21509;
    color: #fff;
}

div.sitemap-container a.footer-link {
    color: #a9a2a2;
}
div#header123 {
    background: #2e2e2e;
    color: #fff;
}

div.customhtml .embed-responsive-16by9 {
    padding-bottom: 79%;
}
/**Online Payment Page**/
span#counter-num {
border: 1px solid rgba(0,0,0,.8);
padding:2px 6px;
box-shadow: inset 1px 1px rgba(0,0,0,.4);
font-weight: 700;
}
/**end of Online Payment**/
div.banner-container {
    background: #231f20;
}

.banner-links-bar {
    background: linear-gradient(rgba(0,0,0,.1), rgba(0,0,0,.3));
    padding: 0px 0;
}
.address-link a {
    font-size: 13px;
}
.phonenumber-link a {
    font-size: 18px;
    font-weight: 800;
}

@media only screen and (min-width: 600px) {
  .element-outer-container.element-type-libraryimage.logoP img{
   max-width:422px;
  }
}