/**************************************** enable custom menu ***********************/
.custom-navbar-row {
    display: none;
}
@media (min-width: 768px) {
.custom-navbar-row {
    display: block;
}
}

@media (min-width: 768px) {
    .navbar .menu-container {
        display: none;
    }
}

.custom-navbar-row .container-fluid {
    background-color: #fff;
}

.cus-nav-logo {
    max-width: 200px;
}
.custom-navbar.custom-navbar.custom-navbar {
    position: relative!important;
    max-width: 100% !important;
    bottom: auto;
    padding-left: 15px;
}

.custom-navbar-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1600px;
    margin-inline: auto;
    width: fit-content;
    gap: 80px;
}

@media(min-width: 768px) and (max-width: 1220px) {
.custom-navbar-wrap {
    display: block;
}
a.menu-heading {
    font-size: 12px!important;
}
}

@media (min-width: 1600px) {
.cus-ban-row .container {
    width: 1600px!important;
}
}

/**************************************** end custom ***********************/

@media (min-width: 1300px) {
.navbar .container {
    width: 1300px;
}
}

@media (min-width: 768px) and (max-width: 1300px) {
    ul.nav.navbar-nav {
        max-width: 73%!important;
}
    .nav>li>a {
    padding: 10px 10px;
}
}

@media (min-width: 1299px) and (max-width: 1400px) {
    .nav>li>a {
    padding: 10px 10px;
}
div.luxury-search {
    bottom: 100px!important;
}
}

/************************************
Footer
************************************/

.txt-bn-footer {
    width: 100%;
    background-color: #fff;
    color: #121212;
    margin-bottom: 16px;
}

.footer-form .btn {
    width: 100%;
}

/************************************
MISC
************************************/
.test-drive p {
    font-weight: 600;
    text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.95);
    text-transform: uppercase;
}

.warranty-font {
font-family: Arial, Helvetica, sans-serif;
}

a.txt-bn,
a.appon-btn {
    background: #0f31d9;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 6px;
}

#search-top .dropdown-menu>li>a {
    color: #121212!important;
}

.dropdown-menu .active {
    background-color: crimson !important;
    color: #eee !important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: rgba(0, 0, 0, 0.80) !important;
}

/*****************************************
    HERO SECTION
*****************************************/

.button-wrap-col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    gap: 8px;
    margin-bottom: 15px;
}

.button-wrap-col .button-hero {
    width: 100%;
    min-height: 40px;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.slider-text-mobile {
    display: block;
    padding: 0px 15px;
}

div.slider-text h2 {
    font-size: 44px;
}

a.button-hero {
background: #0A275B!important;
}


@media (max-width: 767.98px) {
    .pageid-hom .slider-text {
        display: none;    
}
    .slider-bg {
        display: none;
    }
}
@media (min-width: 768px) {
.slider-text-mobile {
    display: none;
}
}

@media (min-width: 768px) and (max-width: 991.98px) {
div.luxury-search {
    bottom: 10%;
}
}

@media (min-width: 1400px) {
div.luxury-search {
    bottom: 27%;
}
}

/*****************************************
    NAVBAR
*****************************************/
nav.navbar-fixed-top a.navbar-brand {
    transform: none;
}

.navbar-default {
    border-botttom: 1px solid #000;
}

.navbar-default,
.dropdown-menu {
    background-color: #fff!important;
}

.nav a, 
.navbar-default .navbar-brand {
    color: #121212 !important;
    font-weight: 800!important;
}

.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    background-color: rgba(0, 0, 0, 0.10) !important;
}

@media (min-width: 768px) {
a.navbar-brand img {
    max-height: 130px!important;
}
    ul.nav.navbar-nav {
        position: absolute;
        bottom: 15px;
}
}

/*****************************************
    BANNER
*****************************************/
@media (min-width: 1400px) {
    .container.wide-navbar,
    .banner-container .container {
        width: 1400px;
    }
}

/*****************************************
    BANNER
*****************************************/
.m-dn {
    display: none;
}

.cus-ban-cont {
    display: flex;
    align-items:center;
    justify-content: space-between;
    padding: 0px 15px;
}

.cus-ban-row {
    background-color: #000;
}

a.banner-link {
    font-size: 16px;
    font-weight: 600;
}

.cus-ban-row .container {
    padding-top: 12px;
    padding-bottom: 12px;
}
.banner-links-bar-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
}

.cus-ban-row .media-icon-facebook {
    background-color: #000!important;
}

@media (min-width: 768px) {
.cus-ban-row {
    display: block;
}
}
@media (min-width: 992px) {
.m-dn {
    display: block;
}
}

/*****************************************
    TAB ROW
*****************************************/

.newtab .nav-tabs > li > a {
    text-transform: uppercase;
    font-weight: var(--fw-bold);
    letter-spacing: 1px;
    text-align: center;
    white-space: nowrap;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    padding: 8px 16px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    transition: all .2s;
    border-radius: 0px;
    margin-right: 4px;
}

.newtab .nav-tabs > li > a {
    background-color:#0A275B;
    color:#ffffff;
    border-top: 3px solid #343A40;
}

.newtab .nav-tabs>li>a {

font-weight:bolder;
    margin-right: 3px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
}

.newtab .nav-tabs > li > a:focus, .newtab .nav-tabs > li > a:hover, .newtab .nav-tabs > li.active > a, .newtab .nav-tabs > li.active > a:focus, .newtab .nav-tabs > li.active > a:hover {
    background-color:#ffffff;
    color:#495057;
}

.newtab .nav-tabs > li > a:focus, .newtab .nav-tabs > li > a:hover {
    border-top: 3px solid #ffffff;
}

.newtab .nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd;
}

.newtab .nav-tabs>li.active>a, .newtab .nav-tabs>li.active>a:focus, .newtab .nav-tabs>li.active>a:hover {
        color: #0A275B !important;
    font-weight: bolder;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
border-radius:0;
}

.newtab .nav-tabs > li > a {
    background-color: #0A275B;
    color: #ffffff !important;
    border-top: 3px solid #343A40;
    font-weight: bolder;
    margin-right: 3px;
    line-height: 1.42857143;
    border: 0px solid transparent;
    border-radius: 0px 0px 0 0;
padding: 17px 20px; /* Increase padding to make boxes bigger */
    font-size: 16px; /* Optional: Increase font size */
}

.newtab .nav-tabs > li > a:hover,
.newtab .nav-tabs > li > a:focus {
    background-color: #ffffff;
    color: #0A275B !important;
    font-weight: bolder;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    border-radius: 0;
}

.newtab .nav-tabs > li > a:hover, 
.newtab .nav-tabs > li > a:focus, 
.newtab .nav-tabs > li.active > a, 
.newtab .nav-tabs > li.active > a:focus, 
.newtab .nav-tabs > li.active > a:hover {
    background-color: #ffffff;
    color: #0A275B !important;
    font-weight: bolder;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
    border-radius: 0;
}




/*****************************************
    Button
*****************************************/

a.btn.txt-bn-banner {
    background: #0f31d9;

}



a.btn.txt-bn-banner2 {
    background: #fff;
    color: #000;
    font-weight: bold;
    font-size: 16px;
    width: 50%;
}

a.btn.txt-bn-banner:hover {
    color: #fff;
    background: #2f4cda;
}


a.btn.txt-bn:hover,
.appon-btn:hover  {
    color: #fff;
    background: #2f4cda;
}



a.btn.txt-bn-banner2:hover {
    background: #e2e2e2;
}


@media (min-width: 768px) {
    .nav-tabs {
        border-bottom: 1px solid;
padding-bottom:15px;
    }
}

.byprice .browse-inventory-link a {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 4px;
    line-height: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: white; /* White background */
    color: black; /* Black text */
    border: 1px solid black; /* Black border */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 8px rgba(0, 0, 0, 0.1); /* Gray shadow effect for 3D look */
    transition: all .2s;
    font-weight: bold;
}

.byprice .browse-inventory-link a:hover {
    background-color: black; /* Black background on hover */
    color: white; /* White text on hover */
    border: 1px solid white; /* White border on hover */
text-decoration:none;
}

.byprice .browse-count {
    display: none;
}

.bymake .browse-inventory-link a {
   display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    border-radius: 4px;
    line-height: 1;
    margin-right: 10px;
    margin-bottom: 10px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    transition: all .2s;
    border: solid;
    border-width: 1px;
    font-weight:bold;
}

.bymake .browse-inventory-link a:hover {
 background-color: white; /* White background */
    color: black; /* Black text */
    border: 1px solid black; /* Black border */
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1), 0px 4px 8px rgba(0, 0, 0, 0.1); /* Gray shadow effect for 3D look */
    font-weight: bolder; /* Make font bolder on hover */
    text-decoration: none; /* Ensure underline is removed on hover */
}

.bymake .browse-count {
    display: none;
}


/*****************************************
    QUICK LINKS 
*****************************************/

.quicklinkbutton-label {
    display: flex; /* Use Flexbox */
    justify-content: center; /* Center horizontally */
    align-items: center; /* Center vertically */
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
}

/*****************************************
    FOOTER
*****************************************/

div.footer-container {
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
    padding: 10px 0 20px 0;
    font-size: 20px;
}

/*****************************************
    Search your car padding
*****************************************/

.searchyourcar .container {
    padding-top: 0px;
    padding-bottom: 0px;
}
/*****************************************
    FORM
*****************************************/
.form-control {
    min-height: 44px;
}

.modal {
    overflow-y: scroll!important;
}

/*****************************************
    Social Icon on header
*****************************************/

.banner-links-bar .social-media-links {
margin-left:auto;

}


/*****************************************
    Footer buttons
*****************************************/
.txt-bn-footer {
    background-color: #ff0000;
    color: #ffffff;
    font-weight: bold;
}

.element-type-contactusform .btn-default {
    color: #ffffff;
    background-color: #0054a6;
    border-color: #0054a6;
    font-weight: bold;
}