@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik+Dirt&display=swap');

h1, h2, h3, h4, h5, h6 {
    font-family: "Oswald", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
}

a {
    color: #2c599b;
}



/***************************************
    NAVIGATION - CHRISTINE
***************************************/
a.navbar-brand > img {
    max-width: 400px !important;
}

.navbar-right-menu-icon .fa-phone {
    color: #d82626;
}

@media (min-width: 768px) {
    a.menu-heading {
        font-size: 21px  !important;
    }
}

@media (min-width: 768px) {
    .wide-navbar {
        display: flex;
        align-items: center;
        width: 100%;
    }

    .wide-navbar .navbar-header {
        flex: 0 0 auto;
    }

    .wide-navbar #navbar {
        margin-left: auto;
        float: none !important;
    }

    .wide-navbar #navbar .navbar-nav {
        float: none !important;
        display: flex;
        align-items: center;
        justify-content: flex-end;
    }
}

@media (max-width: 767px) {
    .navbar-right-menu-icon {
        display: block !important;
    }
}

@media (min-width: 768px) {
    .wide-navbar {
        display: flex !important;
        align-items: center;
        width: 100%;
    }

    .wide-navbar .navbar-header {
        flex: 0 0 auto;
    }

    .wide-navbar #navbar {
        margin-left: auto !important;
        float: none !important;
        width: auto !important;
    }

    .wide-navbar #navbar .navbar-nav {
        float: none !important;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-wrap: nowrap;
        margin-left: auto;
    }

    .wide-navbar #navbar .navbar-nav > li > a {
        display: flex;
        align-items: center;
        gap: 4px;
        white-space: nowrap;
    }

    .wide-navbar #navbar .navbar-nav > li > a span {
        white-space: nowrap;
    }

    .wide-navbar #navbar .navbar-nav > li > a .caret {
        flex: 0 0 auto;
        margin-left: 4px;
    }
}

@media (min-width: 768px) and (max-width: 1199px) {
    .wide-navbar #navbar .navbar-nav > li > a {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 13px;
    }
}

@media (min-width: 768px) {
    body {
        min-width: 1480px !important;
        overflow-x: visible !important;
    }
}


/***************************************
    NAVIGATION MOBILE - CHRISTINE
***************************************/

@media (max-width: 767px) {
    .menu-heading span:first-child {
        text-transform: uppercase;
        text-align: center;
        display: block;
        font-weight: 700;
    }

    .navbar-default .navbar-nav > li > a {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 14px 10px;
    }

    .navbar-default .navbar-nav > li > a > span:first-child {
        text-transform: uppercase;
        padding-right: 10px;
    }

    .navbar-default .navbar-nav > li > a > span {
        color: #000;
        font-weight: 700;
    }
}

@media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
        text-align: center;
    }
}

@media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        padding: 13px 10px;
    }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
    max-height: max-content;
}

.video-container {
    overflow: hidden;
}

.video-container iframe {
    margin-top: -60px;
    height: calc(100% + 80px) !important;
}

#userwayAccessibilityIcon {
    bottom: 80px;
}

.ui-menu {
    background: #fff;
    z-index: 1000;
}

.inv-badges {
    z-index: 99;
}


/***************************************
    HEADER - CHRISTINE
***************************************/


.phonenumber-link a.banner-link {
    font-size: 18px;
    font-weight: 600;
}

a.banner-link .fa {
    color: red;
}


/***************************************
    HOMEPAGE - CHRISTINE
***************************************/
body {
    font-family: Inter, ui-sans-serif, system-ui, sans-serif !Important;
    font-size: 20px;
}

@media (max-width: 767.98px) {
    .js-slideshow-image {
        padding-top: 90% !important;
    }
    .slideshow-overlay-center.slideshow-overlayvert-center {
        min-width: 93% !important;
    }

    .hero h1.display {
        font-size: 2rem !important;
    }
}

@media (max-width: 767px) {
.hero-content-row h1.display {
    padding-top: 0;
}
}



/***********************************************
    YOUTUBE IFRAME - HERO
***********************************************/
#element-fce072fbf71749d7930bb4e7726babc0 {
    padding: 0 !important;
}

.container:has(video) {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

/* Video wrapper */
.dm-radius.aspect-video {
    position: relative;
    overflow: hidden;
    padding: 0 !important;
    border-radius: 0 !important;
}

/* Background video */
.dm-radius.aspect-video video {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
}

/* Background row */
.video-row-bg .element-outer-container.element-type-customhtml {
    padding: 0 !important;
}

.video-row-bg {
    background: #000;
}

.video-row-bg .container-fluid {
    opacity: .6;
}

.dm-radius.aspect-video.overflow-hidden video {
    border-radius: 0;
}

@media (min-width: 992px) {
.hero-content-row {
    position: absolute;
    left: 50%;
    top: 55%;
    transform: translate(-50%,-50%);
}
.hero-content-row .container {
    background: transparent;
    max-width: 750px;
}
.hero-content-row h1,
.hero-content-row h4 {
    color: #fff!important;
}
}

@media (max-width: 991.98px) {
.hero-content-row a.quicklinkbutton.quicklinkbutton {
    color: var(--clr-neutral-8100) !important;
    background-color: var(--clr-primary-400) !important;
    border-color: var(--clr-primary-400) !important;
}
}

@media (min-width: 992px) {
  .hero-content-row h1,
  .hero-content-row h4 {
    color: #fff !important;
    display: block;
    width: min(1200px, calc(100vw - 80px));
    margin-left: 50%;
    transform: translateX(-50%);
    text-align: center;
  }
}

@media (min-width: 992px) {
  h1.display {
    font-size: clamp(48px, 4vw, 60px) !important;
    font-weight: 700;

    text-shadow:
      0 2px 4px rgba(0, 0, 0, 0.7),
      0 4px 14px rgba(0, 0, 0, 0.5);

    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
  }
}


.hero-content-row .searchform label {
    display: none;
}

.hero-content-row .searchform .row:last-child .col-sm-12 {
    display: flex;
    justify-content: center;
}

.hero-content-row .searchform .row:last-child .form {
    position: relative;
    width: 100%;
}

.hero-content-row .searchform .row:last-child .form-group {
    position: absolute;
    width: 100%;
}

@media (min-width: 768px) {
    .hero-content-row .form-inline .form-control {
        width: 100% !important;
        min-width: 680px;
        padding: 31px 30px;
    }
}


@media (min-width: 768px) {
    .home-search {
        position: static;
        transform: none;
        width: 80;
    }
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form {
    display: flex;
    justify-content: center;
}

#element-7533d52d5b2a4d6c9f01f2c4f97f41cc .element-type-inventorysearch .row:first-child {
    display: none;
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form .row:nth-child(2) {
    width: 100%;
}

#7533d52d5b2a4d6c9f01f2c4f97f41cc_form .row:nth-child(2) {
    max-width: 800px;
    margin: auto;
}

.home-search .form {
    width: 100%;
}

.hero-content-row .btn-default {
    font-size: 0;
    position: absolute;
    right: 50px;
    top: 80%;
    padding: 10px 10px;
    border: transparent;
}

@media only screen and (max-width: 768px) {
    .hero-content-row .btn-default {
        right: 10px !important;
    }
}

.hero-content-row .btn-default i.fa.fa-search {
    font-size: 20px;
}

.hero-content-row .form-control.form-control {
    width: 100% !important;
    min-width: revert-rule;
    padding: 31px 30px;
}

@media (max-width: 768px) {
  .hero-content-row .form-control.form-control {
    min-width: 100%;
  }
}


.box-section {
   margin-top:5rem;
}

.box-section .element-outer-container.element-type-customhtml,
.box-section .element-outer-container.element-type-quicklinkbuttons {
    padding-right: 1.5rem;
}

@media (max-width: 767px) {
  .box-section {
    margin-top: 0rem;
  }
}


.box-section-2 {
    margin-top: 5rem;
}

@media (max-width: 767px) {
    .box-section-2 {
        margin-top: 0rem;
    }
}

.box-section-2 .element-outer-container.element-type-customhtml,
.box-section-2 .element-outer-container.element-type-quicklinkbuttons {
    padding-left: 1.5rem;
}

@media (max-width: 767.98px) {
    .box-section .element-outer-container.element-type-customhtml,
    .box-section .element-outer-container.element-type-quicklinkbuttons {
        padding-right: 3%;
        padding-left: 3%;
    }

    .box-section-2 .element-outer-container.element-type-customhtml,
    .box-section-2 .element-outer-container.element-type-quicklinkbuttons {
        padding-right: 3%;
        padding-left: 3%;
    }
}

.box-section-3 .first-column {
    margin-bottom: 3rem;
}

.box-section-3 .second-column {
    margin-bottom: 3rem;
}

.box-section-3 .element-outer-container.element-type-customhtml {
    padding-top: 2rem;
}

.box-section-3 .first-column .element-outer-container.element-type-libraryimage {
    border-radius: 20px;
    overflow: hidden;
    margin-right: 1rem;
}

.box-section-3 .second-column .element-outer-container.element-type-libraryimage {
    border-radius: 20px;
    overflow: hidden;
    margin-left: 1rem;
}

@media (max-width: 767.98px) {
    .box-section-3 .first-column .element-outer-container.element-type-libraryimage {
        margin-right: 3%;
        margin-left: 3%;
    }

    .box-section-3 .second-column .element-outer-container.element-type-libraryimage {
        margin-left: 3%;
        margin-right: 3%;
    }
}

.box-section-4 {
    background:
        linear-gradient(
            rgba(0, 0, 0, 0.45),
            rgba(0, 0, 0, 0.45)
        ),
        url('https://automanagerprodcdn.azureedge.net/wmclients/036010/images/lineup02.png');

    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    padding: 7rem 20px;
    position: relative;
}

.box-section-4 .second-column, .box-section-4 .second-column h2 {
    color: #fff !important;
}

.box-section-4 .second-column h2 {
    font-size: 1.875rem;
    line-height: 1.5 !important;
    margin-bottom: 1.5rem;
}

.box-section-4 .second-column .text-pretty {
    font-size: 24px;
    line-height: calc(0.25rem * 8);
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

.box-section-4 .quicklinkbuttons-container {
    display: flex;
    justify-content: space-around;
}

.box-section-4 .quicklinkbuttons-horizontal {
    margin: auto;
    width: 75%;
    text-align: center;
    display: contents;
}

/*.box-section-4::after {
    content: "";
    display: block;
    min-height: 63px;
    background-color: rgb(243, 244, 246);
    width: 100%;
    position: absolute;
    bottom: -60px;
    left: 0;
    right: 0;
    margin-bottom: 60px;
}*/

.box-section-4 .dm-h, .box-section-4 .dm-h2 {
    font-size: 53px !important;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
    .box-section-4 .second-column.col-sm-6 {
        width: inherit;
        text-align: center;
    }
}

@media (min-width: 768px) and (max-width: 1199.98px) {
    .box-section-4 .second-column.col-sm-6 {
        width: inherit;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .box-section-4 {
        background-attachment: scroll !important;
        background-position: top center !important;
    }
}

.box-section-5 {
    padding-bottom: 40px;
    padding-top: 40px;
}

.box-section-5 .customhtml h2 {
    padding-top: 1em;
    font-size: 60px !important;
}

@media (max-width: 767px) {
  .box-section-5 .customhtml h2 {
     font-size: 40px !important;
     padding-top: 1em;
  }
}


.dm-secondary {
    background: #1f2937 !important;
}

@media (max-width: 767.98px) {
    .btn-block {
        display: block;
        width: inherit;
    }

    .quicklinkbuttons-vertical {
        padding: 0;
    }
}

.dm-h, .dm-h2 {
  font-size: 60px !important;
  text-transform: none !important;
  margin-top: 0;
}

.dm-text.prose {
    font-size: 20px !important;
}

.text-base {
    font-size: 22px !important;
}

.dm-text.prose h2 {
    font-size: 60px !important;
    line-height: 1.33333rem !important;
    color: #010101 !important;
    text-transform: none !important;
    white-space: nowrap;
    margin-top: 3em;
    padding-top: 0 !important;
}

.dm-text.prose ul {
    list-style: none;
    padding-left: 0;
    margin: 1.25em 0;
}

.dm-text.prose ul > li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 10px;
}

.dm-text.prose ul > li::before {
    content: "✓";
    position: absolute;
    left: 0;
    top: 1px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #16a34a;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    line-height: 20px;
    text-align: center;
}

.dm-text.prose .unique-contact-item {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin: 0 0 14px;
}

.dm-text.prose .unique-contact-item i {
    color: #b61612;
    font-size: 20px;
    line-height: 1.4;
    width: 22px;
    text-align: center;
    flex: 0 0 22px;
}

.dm-text.prose .unique-contact-item a {
    color: inherit;
    text-decoration: none;
    font-size: 22px;
}

.dm-text.prose .unique-contact-item a:hover {
    text-decoration: underline;
}

.element-type-customhtml .subtext {
    text-align: center;
    font-size: 22px !important;
}

@media (max-width: 767.98px) {
    .dm-text.prose h2 {
        margin-top: 1em;
        margin-bottom: 0em;
        text-wrap: auto;
        line-height: 1 !important;
    }
}

@media only screen and (max-width: 768px) {
    .dm-text.prose h2 {
        margin-top: 0 !important;
    }
}

@media (max-width: 767px) {
.dm-h, .dm-h2 {
    white-space: normal;
    text-align: center;
    font-size: 50px !important;
    line-height: 1.2 !important;
  }
}

@media (max-width: 767px) {
    .element-type-customhtml .subtext {
        margin-bottom: 3em !important;
    }
}

.dm-radius.aspect-video.overflow-hidden video {
    border-radius: 0;
}

.prose p {
  margin-top: 1.25em;
  margin-bottom: 1.25em;
}

.prose .not-prose p {
  margin-top: 0;
  margin-bottom: 0;
}

.element-type-customhtml .headline {
    font-size: 20px !important;
    padding-top: 10px;
    margin-bottom: 20px;
}

a.btn.btn-block.btn-large.quicklinkbutton.buttoncolor-white_darkblue.buttonanim-basic, .inventory-list-row.gallery-view .btn-default {
    cursor: pointer;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding-inline: 1rem;
    padding-block: 1rem;
    font-size: 0.875rem !important;
    line-height: 1.42857 !important;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    display: inline-flex;
    text-decoration: none;
    height: auto !important;
    background: linear-gradient(to top, #244f8f 0%, #3d6fb3 100%);
    border: 3px solid rgb(229, 231, 235) !important;
    border-radius: 15px !important;
    transition: background 0.25s ease, border-color 0.25s ease;
}

a.btn.btn-block.btn-large.quicklinkbutton.buttoncolor-white_darkblue.buttonanim-basic:hover, .inventory-list-row.gallery-view .btn-default:hover {
    background: linear-gradient(to top, #111827 0%, #1f2937 100%) !important;
    border-color: rgb(209, 213, 219) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

@media (max-width: 767px) {
    a.btn.btn-block.btn-large.quicklinkbutton.buttoncolor-white_darkblue.buttonanim-basic,
    .inventory-list-row.gallery-view .btn-default {
        font-size: 16px !important;
    }
}

.quicklinkbuttons-horizontal .quicklinkbutton-wrapper:nth-child(2) .quicklinkbutton {
    background: linear-gradient(to top, #991b1b 0%, #dc2626 100%) !important;
    border: 0 !important;
    color: #fff !important;
}

@media (min-width: 40rem) {
  a.btn.btn-block.btn-large.quicklinkbutton.buttoncolor-white_darkblue.buttonanim-basic {
    padding-inline: 2rem;
    font-size: 20px !important;
    line-height: 1.5 !important;
  }
}

@media (max-width: 767px) {
    .element-container.element-type-quicklinkbuttons {
        display: flex;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .quicklinkbuttons-horizontal:has(.quicklinkbutton-wrapper:nth-child(2):last-child) {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: nowrap !important;
        justify-content: center !important;
        align-items: stretch !important;
        gap: 10px !important;
        margin-left: 0 !important;
        margin-right: 0 !important;
        width: 100% !important;
    }

    .quicklinkbuttons-horizontal:has(.quicklinkbutton-wrapper:nth-child(2):last-child) > .quicklinkbutton-wrapper {
        float: none !important;
        width: calc(50% - 5px) !important;
        max-width: calc(50% - 5px) !important;
        flex: 0 0 calc(50% - 5px) !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .quicklinkbuttons-horizontal:has(.quicklinkbutton-wrapper:nth-child(2):last-child) > .quicklinkbutton-wrapper > .quicklinkbutton {
        width: 100% !important;
        margin: 0 !important;
        white-space: normal !important;
        text-align: center !important;
    }
}

@media (max-width: 767px) {
    .element-type-quicklinkbuttons .quicklinkbutton {
        font-size: 13px !important;
        line-height: 1.2 !important;
        padding: 12px 8px !important;
    }
}

@media (max-width: 767px) {
    .reverse-flex .container .row {
        display: flex;
        flex-direction: column-reverse;
    }
}

@media (max-width: 767px) {
    .reverse-flex .container .quicklinkbuttons-horizontal.row {
        display: flex;
        flex-direction: row;
    }
}

/***************************************
    FOOTER- CHRISTINE
***************************************/

div.footer-container {
    padding-top: 3rem;
    margin-top: 5rem;
}

.footer-header {
    display: flex;
    margin-bottom: 3rem;
}

.footer-item {
    width: 15%;
}

.footer-item svg {
    color: #000;
}

.footer-section .address-link {
    background: #000;
    padding: 6px;
    border-radius: 8px;
    text-align: center;
    margin-bottom: 2rem;
}

.footer-section a.banner-link {
    color: #ffffff;
    font-size: 18px;
}

.footer-section a.banner-link .fa {
    color: #ffffff;
}

.dm-footer-label {
    color: #000;
    font-family: Inter, ui-sans-serif, system-ui, sans-serif !important;
    text-transform: none !important;
    font-size-adjust: none !important;
    letter-spacing: normal !important;
    font-size: 24px;
}

.footer-link .mt-4 {
    margin-top: calc(0.25rem* 4);
}

.footer-link .dm-footer-text {
    font-size: 18px;
    line-height: 20px;
    color: #000;
}

.footer-link .space-y-2 > :not(:last-child) {
    margin-bottom: 0.5rem;
}

.footer-link:last-child {
    margin-top: 1.5rem;
}

.footer-container .col-sm-4 {
    width: 28.333333%;
    float: left;
}

@media (max-width: 768px) {
.footer-header {
         display: flex;
        flex-direction: column;
    }
}

.address-pc {
        display: block;
    }

@media (min-width: 768px) {
.address-mobile {
        display: none;
    }
}

.address-mobile,
.footer-nav-container {
  display: none;
}

@media (max-width: 768px) {
  .address-mobile,
  .footer-nav-container {
    display: block;
  }

  .address-pc {
    display: none;
  }

  .footer-section .address-link {
    float: left !important;
  }

  .footer-nav-container {
    position: fixed;
    left: 12px;
    right: 12px;
    bottom: 12px;
    z-index: 9999;

    display: flex;
    align-items: center;
    justify-content: space-between;

    background: #d82626;
    border-radius: 10px;
    padding: 10px 8px;

    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.22);
  }

  .footer-nav-item {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    gap: 4px;
    color: #ffffff;
    text-decoration: none;
    background: transparent;
    border: 0;
    padding: 0;
    cursor: pointer;
  }

  .footer-nav-icon {
    width: 24px;
    height: 24px;
    display: block;
  }

  .footer-nav-icon-vehicles {
    width: 42px;
  }

  .footer-nav-label {
    font-size: 12px;
    line-height: 1;
    color: #ffffff;
  }

  body {
    padding-bottom: 90px;
  }
}


/***************************************
MOBILE ADJUSTMENTS - CHRISTINE
***************************************/

.banner-container {
    position: fixed;
    width: 100%;
    z-index: 999;
    padding: 0;
    background-color: #00296b !important;
}

    .navbar-top {
        top: 45px !important;
    }

    .main-container > .banner-container.dynamic-fixed.banner-fixed-top {
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
        z-index: 1032 !important;
    }

    .navbar-top.navbar-fixed-top {
        top: 45px !important;
        z-index: 1031 !important;
    }

@media (max-width: 767.98px) {
    .navbar-top {
        top: 45px !important;
    }

    .navbar-top.navbar-fixed-top {
        top: 45px !important;
    }
}

@media (max-width: 767.98px) {
    .main-container > .banner-container.dynamic-fixed.banner-fixed-top {
        width: 100% !important;
    }
}

    .content-container {
        padding-top: 40px;
    }

@media (max-width: 767px) {
    .content-container {
        padding-top: 25px;
    }
}

@media (max-width: 768px) {
     .container>.navbar-header {
        display: flex;
        flex-direction: row-reverse;
        align-items: center;
        justify-content: space-between;
    }
}

@media (max-width: 767.98px) {
    .navbar-header a.navbar-brand img {
        max-width: 330px !important;
    }

    a.btn.btn-block.btn-large.quicklinkbutton.buttoncolor-white_darkblue.buttonanim-basic, .inventory-list-row.gallery-view .btn-default {
       font-size: 16px !important;
       padding: 5px 16px !important;
    }
}

.pageid-hom .inventory-list-row .btn-default {
   display: none;
}

.accordion-content p, .accordion-content a {
    font-size: 22px;
}

@media (max-width: 767px) {
    .element-type-customhtml .subtext {
        margin-bottom: 3em !important;
        font-size: 24px !important;
    }

    .dm-text.prose {
        font-size: 24px !important;
        text-align: center;
    }

    .element-type-customhtml .headline {
        font-size: 24px !important;
    }

    .text-base {
        font-size: 22px !important;
        text-align: center;
    }

    .text-base {
        text-align: left;
    }

    .element-outer-container.element-type-quicklinkbuttons {
        margin-bottom: 20px;
    }

    .dm-text.prose .unique-contact-item {
        justify-content: center;
    }

    .dm-text.prose .unique-contact-item a {
        font-size: 20px;
    }

    .accordion-content p, .accordion-content a {
        font-size: 20px;
    }

    .box-section-4 .second-column .text-pretty {
       font-size: 24px !important;
    }
}

@media (max-width: 767.98px) {
    .footer-section .row, .footer-link .row {
       margin-left: 0;
    }

    .dm-footer-label {
       font-size: 21px;
    }

    .footer-link .dm-footer-text {
       font-size: 18px;
       font-weight: 600;
    }

    .footer-container .col-sm-4 {
       width: 33%;
       float: left;
       margin-bottom: 10px;
    }
}

@media (max-width: 768px) {
    .footer-nav-label {
        font-size: 20px;
    }
}



/* HERO
*****************/

.hero h1.display {
    color: #FFFFFE !important;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 15px 30px;
    border-radius: 8px;
    display: inline-block;
    backdrop-filter: blur(5px);
    text-shadow: none;
    margin-bottom: 15px;
}

.logo-wrapper {
    background: transparent;
    box-shadow: none;
}

@media (min-width: 768px) {
    a.menu-heading {
        font-size: 16px;
    }
}

.button-group {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  max-width: 400px;
  margin: 0 auto;
}

.btn-blue {
  display: inline-block;
  background-color: #003f88;
  color: #ffffff;
  padding: 12px 24px;
  font-size: 16px;
  text-decoration: none;
  text-align: center;
  border-radius: 6px;
  transition: background-color 0.15s ease-in-out;
  will-change: background-color;
  text-shadow: none;
  font-weight: 500;
}

.btn-blue:hover {
  background-color: #002958;
  text-decoration: none;
}

@media (min-width: 768px) {
  .button-group {
    flex-direction: row;
    justify-content: center;
    max-width: 100%;
  }
  
  .btn-blue {
    width: auto;
  }
}


/***************************************
    INVENTORY - CHRISTINE
***************************************/

.inventory-list-container {}

.inventory-list-container .flex-item .inventory-panel {
    background: #fff;
    border-radius: 15px;
    overflow: hidden;
   border: 1px solid #d9d6d6 !important;
}

.inventory-list-container .flex-item .inventory-panel:has(.inventory-style2) {
    border-radius: 0;
}

.inventory-list-container .tags .tag--inverse {
    border-radius: 15px;
    font-size: 12px;
    background: #1f2937;
    color: #fff !important;
}

.inventory-list-container .inventory-photo-column {
    -ms-border-radius: 0;
    border-radius: 0;
    padding: 0;
}

.inventory-list-container .inventory-photo-column .row > div:first-child {
    padding: 0 !important;
}

.inventory-list-container .element-type-inventorylisttags {
    width: 100%;
    padding: 15px 15px 6px;
}

.inventory-list-container .inventory-price-column {
    margin: 5px 15px 0 !important;
}

.inventory-list-container .inventory-style2 .inventory-price-column {
    margin: 0 !important;
}

.inventory-list-container .vehicle-label {

    padding: 0 15px;
}

.inventory-list-container .inventory-details {
    padding: 0 15px 5px;
}

.inventory-list-container .inventory-price-container {
    background: #fff !important;
    border: 1px solid #ccc;
    display: inline-block;
}

.inventory-list-container .inventory-style2 .inventory-price-container {
    background: transparent !important;
    border: 0;
    display: block;
}

.inventory-list-template-5d5176b274004f2dadb0130fa03725d8 .inventory-price-container:has(.promptPriceBtn) {
    padding: 25px 0;
    line-height: 1.5;
}


.promptPriceBtn a {
    background: #3d6fb3;
    border-color: #3d6fb3;
}

.location {
    border-top: 1px solid #d9d9d9;
    background: #fff;
    padding: 12px 16px;
}

.inventory-list-container .location {
    margin-top: 20px;
}


.location-title {
    margin-bottom: 4px;
    font-size: 14px;
    font-weight: 600;
    color: #222;
}

.location-address {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px;
    color: #666;
}

.location-icon {
    width: 12px;
    height: 12px;
    color: #444;
    flex-shrink: 0;
}

#search-list button.btn {
    font-size: large !important;
}

.search-criteria-panel a {
    font-size: 20px !important;
}

.btn-group > .btn {
    font-size: 20px !important;
}

@media (min-width: 768px) {
    .form-inline .form-group {
        max-width: 60% !important;
    }
}

.input-group .form-control:first-child {
    font-size: 20px !important;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    font-size: 20px !important;
}



/***************************************
    VDP - CHRISTINE
***************************************/
.location {
    cursor: pointer;
}

.title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25;
    color: #111;
}

.city {
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 8px;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    line-height: 1;
}

.icon {
    font-size: 14px;
    color: #111;
}

@media (max-width: 767px) {
    .title {
        font-size: 16px;
    }

    .city {
        font-size: 15px;
    }
}

.page-content-vdp-row .second-column.bg-parallax {
    background-color: #ffffff;
}

.page-content-vdp-row .location {
    border-top: 1px solid #d9d9d900;
    background: transparent;
}

div.vehicle-links-container {
    display: flex;
    flex-direction: column;
}

div.vehicle-links-container .btn {
    display: block;
    margin-bottom: 12px;
    padding: 16px 10px;
    line-height: 1.5;
    font-size: 18px;
    color: #fff;
}

div.vehicle-links-container .btn {
    cursor: pointer;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
    padding-inline: 1rem;
    padding-block: 1rem;
    font-weight: 600;
    white-space: nowrap;
    box-shadow: 0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;
    text-decoration: none;
    height: auto !important;
    background: linear-gradient(to top, #244f8f 0%, #3d6fb3 100%);
    border: 3px solid rgb(229, 231, 235) !important;
    border-radius: 15px !important;
    transition: background 0.25s ease, border-color 0.25s ease;
}

div.vehicle-links-container .btn:hover {
    background: linear-gradient(to top, #111827 0%, #1f2937 100%) !important;
    border-color: rgb(209, 213, 219) !important;
    color: #ffffff !important;
    text-decoration: none !important;
}

@media (max-width: 767px) {
    div.vehicle-links-container .btn {
        font-size: 16px !important;
    }
}

.element-type-price {
    display: flex !important;
    justify-content: flex-start;
    margin-left: 8px;
}

.element-type-price > div:nth-child(2) > div:first-child {
    display: inline-flex !important;
    flex-direction: column;
    border: 1px solid #bbbba7;
    border-radius: 10px;
    padding: 8px 6px;
}

.internetlabel {
    font-size: 18px;
    padding-right: 8px;
}

.accent-color1.internetvalue {
    font-size: 30px !important;
}

.element-heading {
    padding-bottom: 0;
    padding-left: 0;
}

.specifics-label {
    font-size: 18px;
}

.specifics-value {
    font-size: 16px;
}

.feature-category-wrap.standard-show-initially {
    border: 0;
}

.feature-value {
    border: 1px solid #ddd;
    border-radius: 10px;
    text-align: left;
    line-height: 2;
    padding: 6px;
    padding-left: 35px;
    margin-bottom: 10px;
}

.element-type-features .btn-link {
    font-size: 20px;
    background: #416ab3;
    color: #fff;
    margin-top: 20px;
}

.flex-item-features {
    margin: 0 5px 10px 5px;
}

.box-section-6 {
    margin-top: 5em;
}

.box-section-6 .container {
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 0;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.box-section-6 .dm-h, .box-section-6 .dm-h2 {
    font-size: 38px !important;
}

.box-section-6 .second-column .padding-add {
    padding: 70px 51px 0;
}

.box-section-6 div.vehicle-links-container .btn {
    margin-bottom: 0;
}

.photo-caption {
    padding: 0;
}

.box-section-7 {
    background: #202938;
    padding: 70px 40px;
    margin-top: 6em;
    margin-bottom: 6em;
}

.box-section-7 .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 90px;
    row-gap: 60px;
}

.box-section-7 .relative {
    padding-left: 30px;
}

.box-section-7 .dm-h4 {
    color: #fff;
    font-size: 28px !important;
    font-weight: 700;
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 10px;
}

.box-section-7 .dm-accent-highlight {
    color: #fff;
}

.box-section-7 .relative > .dm-accent-highlight:not(svg) {
    font-size: 16px;
    line-height: 1.75;
    font-weight: 400;
    opacity: .95;
}

.box-section-7 svg {
    width: 18px;
    height: 18px;
    color: #fff;
    top: 2px;
    left: 0;
}

.box-section-7 .dm-h, .box-section-7 .dm-h2 {
    color: #fff;
}

.box-section-7 .element-type-customhtml {
    color: #fff;
}

.box-section-7 .vehicle-customhtml {
    text-align: center;
}

.box-section-7 .vehicle-customhtml iframe {
    height: revert-layer !important;
    position: static !important;
    max-width: 86% !important;
    overflow: hidden;
    border-radius: 20px;
    margin: 30px 0;
}

@media only screen and (max-width: 480px) {
    .box-section-7 .vehicle-customhtml iframe {
        width: 100% !important;
        height: revert-layer !important;
        max-height: 190px !important;
        max-width: 100% !important;
        margin: 10px 0 !important;
    }
}

@media (max-width: 1024px) {
    .box-section-7 .grid {
        grid-template-columns: repeat(2, 1fr);
        column-gap: 50px;
        row-gap: 40px;
    }
}

@media (max-width: 768px) {
    .box-section-7 {
        padding: 50px 25px;
    }

    .box-section-7 .grid {
        grid-template-columns: 1fr;
        row-gap: 35px;
    }
}

@media only screen and (max-width: 768px) {
    .box-section-7 .element-type-customhtml {
        padding: 0 !important;
    }
}

.page-content-vdp-row .first-column .element-type-price {
    display: none !important;
}

@media only screen and (max-width: 768px) {
    .page-content-vdp-row .first-column .element-type-price {
        display: flex !important;
    }
    .page-content-vdp-row .second-column .element-type-price {
        display: none !important;
    }
}

.modal-dialog .form-control.form-control {
    padding: .5rem;
    min-height: 50px;
}

.modal-title {
    font-size: 38px !important;
}

/*------VDP Style 2 -------*/

#row-e3ac83e289e84ba29da2edd529326c95 h1.pagetitle {
    font-family: "Bebas Neue", sans-serif !important;
    font-weight: 400 !important;
    font-style: normal;
    text-transform: uppercase;
    font-size: clamp(2.5rem, 3vw + 1rem, 4.5rem) !important;
    line-height: 1;
    letter-spacing: 0;
    margin-bottom: 10px;
    color: #111 !important;
}

#row-e3ac83e289e84ba29da2edd529326c95 h1.display {
    font-size: 2.5rem !important;
}

@media (min-width: 768px) {
    #row-e3ac83e289e84ba29da2edd529326c95 h1.display {
        font-size: 3.25rem !important;
    }
}

@media (min-width: 1200px) {
    #row-e3ac83e289e84ba29da2edd529326c95 h1.display {
        font-size: 4.5rem !important;
    }
}

#row-e3ac83e289e84ba29da2edd529326c95 .vehicle-links-container .btn {
    width: 100%;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 500 !important;
    letter-spacing: 0.5px;
    margin-bottom: 0 !important;
}

#row-e3ac83e289e84ba29da2edd529326c95 .accent-color1.internetvalue {
    color: #da0000 !important;
}

#row-e3ac83e289e84ba29da2edd529326c95 .element-type-price > div:nth-child(2) > div:first-child {
    display: inline-block !important;
    border: 0 !important;
    padding: 8px 6px !important;
}

#row-e3ac83e289e84ba29da2edd529326c95 .element-type-price {
    display: block !important;
    margin-left: 0;
}

#row-e3ac83e289e84ba29da2edd529326c95 div.vehicle-links-container .btn.creditapp {
    background: linear-gradient(to top, #991b1b 0%, #dc2626 100%) !important;
}

#row-e3ac83e289e84ba29da2edd529326c95 .flexslider {
    margin: 0;
    border: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    zoom: 1.23;
}


/***************************************
    ABOUT US- CHRISTINE
***************************************/

.headerStyle-1 {
    margin: 4em 0;
}

.headerStyle-1 .carousel-fade .carousel-inner .item {
    border-radius: 20px;
    overflow: hidden;
}

.headerStyle-1 .dm-h, .headerStyle-1 .dm-h2 {
    font-size: 50px !important;
    line-height: 4rem !important;
    color: #ffffff !important;
    white-space: normal;
    text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.5);
}

.headerStyle-1 .overlay-content {
    display: block;
    width: 100% !important;
    max-width: 100% !important;
}


/***************************************
    CONTACT US- CHRISTINE
***************************************/

.headerStyle-2 {
    position: relative;
    width: 100%;
    margin-bottom: 3rem;
}

.headerStyle-2 .header-title {
    position: absolute;
    top: 0;
    left: 0;
    transform: translate(7em, 50%);
    color: #fff;
    font-size: 20px !important;
    line-height: 2;
}

.headerStyle-2 .header-title h1 {
    font-size: 5em !important;
    text-transform: none !important;
    color: #ffffff !important;
}

.headerStyle-2 .overlay-content {
    width: 100%;
    max-width: 100% !important;
    background: hsl(246deg 88.24% 6.67% / 63.14%);
    top: 0px;
    left: 0;
    line-height: 1;
}

.headerStyle-2 .overlay-content {
    padding-top: 24.2%;
    padding-left: clamp(16px, 4vw, 80px);
    padding-right: clamp(16px, 4vw, 80px);
}

h3.title {
    font-size: 40px !important;
}

@media (max-width: 767px) {
    .headerStyle-2 .overlay-content {
        padding-top: 88.5%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media (max-width: 767px) {
 .headerStyle-2 .header-title h1 {
    font-size: 4em !important;
  }
}


.headerStyle-3 {
    margin-bottom: 4rem;
    background: #1f2937;
    color: #fff;
}

.headerStyle-3 .container-wide {
    padding: 6% 5%;
    line-height: 2;
}

.headerStyle-3.group .container {
    padding: 6% 5%;
    line-height: 2;
}

.headerStyle-3 .element-outer-container.element-type-customhtml {
    padding: 8px 15px 4px 15px;
}

.headerStyle-3 .dm-h, .headerStyle-3 .dm-h2 {
    color: #fff !important;
}

.pageid-dld .location {
    border-top: none;
    font-weight: 700;
}


@media (max-width: 767px) {
 .headerStyle-3 {
    padding-top: 3rem;
  }
}

.contact-us .first-column {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
    padding: 15px;
}

.contact-us .second-column {
    padding-left: 40px;
}

@media (max-width: 767px) {
 .contact-us .second-column {
    padding-left: 0;
  }
}

.department {
    font-size: 20px;
}

.phone a, .address a {
    font-size: 20px;
}

@media (max-width: 768px) {
  .headerStyle-2 .header-title {
    transform: none;
    padding-top: 25%;
  }
}


/***************************************
    LOCATION - CHRISTINE
***************************************/

.box-section-8 .title {
    font-size: 25px;
}

.box-section-8 .city {
    font-size: 20px;
}

.box-section-8 .icon {
    font-size: 25px;
}

.box-section-8 a {
    color: #000000;
}

.box-section-8 .element-outer-container.element-type-customhtml {
    padding: 0;
}


/***************************************
    FINANCING - CHRISTINE
***************************************/

.dm-h3 {
    font-weight: 500 !important;
    font-size: 42px !important;
    padding-top: 30px;
}


/***************************************
    Sell/ Trade - CHRISTINE
***************************************/

.bg-color-active {
    background-color: rgb(0 0 0) !important;
}


/***************************************
    FONTS - CHRISTINE
***************************************/

h1.display {
    font-family: "Rubik Dirt", system-ui !important;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 48px !important;
}

.box-section-5 .customhtml h2, .dm-text.prose h2, .dm-h, .dm-h2, h3.title, .headerStyle-2 .header-title h1 {
    font-family: "Oswald", sans-serif !important;
    font-optical-sizing: auto;
    font-weight: 700 !important;
    font-style: normal;
}


/***************************************
    SEARCH BAR - CHRISTINE
***************************************/

@media only screen and (max-width: 768px) {

    .search-input:focus {
        transform: none;
        width: auto;
    }

    .search-input:focus {
        width: inherit;
    }

    input[type="search"],
    input[type="text"] {
        font-size: 18px;
    }

}

/***************************************
    WIDTH - CHRISTINE
***************************************/
@media (min-width: 1400px) {
    .container {
        width: 1320px;
    }
}

/*.max-width-btn {
    max-width: 1300px;
}*/


/***************************************
    iOS fix - CHRISTINE
***************************************/
@supports (-webkit-touch-callout: none) {
    .bg-parallax {
        background-attachment: scroll !important;
    }
}