.header-logo-area {
    max-width: none;
}

.about-widget img {
    max-width: none;
    margin-bottom: 20px;
}

.has-submenu {
    padding-right: 13px;
}

    .has-submenu > a:before {
        right: -15px;
    }

.header-area.sticky-header.sticky .header-logo-area {
    max-width: 180px;
}

.off-canvas-header .btn-close {
    background: none !important;
}

.header-area.sticky-header.sticky {
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 20px 30px;
    margin: 0;
}

.header-area.sticky-header {
    -webkit-transition: background-color 0.4s, padding-top 0.4s, padding-bottom 0.4s;
    -o-transition: background-color 0.4s, padding-top 0.4s, padding-bottom 0.4s;
    transition: background-color 0.4s, padding-top 0.4s, padding-bottom 0.4s;
}

.has-submenu .submenu-nav {
    border: 1px solid #dee2e6;
}

.frame-border {
    margin: 0 30px;
}

.footer-area.frame-border,
.frame-border-bottom {
    margin-bottom: 30px;
}

.res-mobile-menu .slicknav_nav,
.footer-area {
    background-color: rgba(24, 33, 65, 1.0);
}

.footer-spacing {
    padding: 60px 0;
}

.footer-area a:hover {
    color: #f2b636;
}

a.racecar {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
}

a:hover.racecar {
    color: #fff;
}

.hero-video-wrapper {
   /*  height: 84vh; */
    width: 100%;
    position: relative;
    z-index: 1;
}

.hero-video {
    display: block;
    -o-object-fit: cover;
    object-fit: cover;
    object-position: center;
    width: 100%;
}

.wpcc-banner.wpcc-padding-small {
    padding: 15px 30px !important;
}

.header-action-area .social-last {
    margin-right: 10px;
}

.image-margin-left {
    margin-left: 30px;
}

.off-canvas-wrapper .off-canvas-header {
    background-color: #fff;
}

.off-canvas-wrapper .off-canvas-inner,
.res-mobile-menu .slicknav_nav li a .slicknav_arrow {
    background-color: transparent !important;
}

.text-theme-color {
    color: #252f64;
}

.ht-mfp.mfp-bg {
    background: #000;
}

.ht-mfp .mfp-arrow,
.ht-mfp .mfp-close {
    background-color: transparent;
}

    .ht-mfp .mfp-arrow:hover,
    .ht-mfp .mfp-close:hover {
        background-color: #0a0e1c;
    }

.ht-mfp.zoom-animate.mfp-ready.mfp-bg {
    opacity: 0.8;
}

.btn-scroll-top {
    background-color: #252f64;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.schedules-nav li a {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.2px;
    font-size: 1.1rem;
}

    .schedules-nav li a.active {
        color: #252f64;
    }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6, p {
    margin-bottom: 20px;
}

.section-title p {
    margin-top: 0;
}

a.text-link {
    color: #252f64;
    border-bottom: 1px solid #f2b636;
}

a:hover.text-link {
    border-color: #fff;
}

.schedules-nav {
    border-bottom: 1px solid #eee;
}

.write-comment-area {
    background-color: transparent;
    border: 0 none;
    padding: 0;
}

.video-popup-wrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-popup-txt {
    position: absolute;
    left: initial;
    top: initial;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

img.align-self {
    align-self: center;
}

.crt-widget.crt-widget-branded {
    padding-bottom: 0 !important;
}

.crt-grid-post {
    font-size: 0.8em;
}

    .crt-grid-post .crt-social-icon {
        font-size: initial !important;
    }

input,
textarea {
    -webkit-border-radius: 0;
    border-radius: 0;
}

.header-social-icons a:hover {
    color: #f2b636;
}

.stock-phone-button-mobile {
    display: none;
}

.grecaptcha-badge {
    z-index: 999;
}

.w-120px {
    width: 120px;
}

@media (min-width:1200px) {
    .pr-xl-6, .px-xl-6 {
        padding-right: 6rem !important
    }
}

@media only screen and (max-width: 1200px) {

    .footer-area .container {
        padding: 0 30px;
    }
}

@media only screen and (max-width: 991.98px) {

    .about-widget img {
        max-width: 250px;
    }

    .footer-navigate {
        display: none;
    }

    .portfolio-details-meta .portfolio-meta-list li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .schedules-nav li a {
        letter-spacing: 0;
        font-size: 0.8rem;
    }

    .schedules-nav li {
        margin-right: 20px;
    }
}

@media only screen and (max-width: 767.98px) {

    .frame-border {
        margin: 0 15px;
    }

    .portfolio-item {
        margin-top: 15px;
    }

    .wpcc-banner.wpcc-padding-small {
        padding: 15px 15px !important;
    }

    .footer-area.frame-border,
    .frame-border-bottom {
        margin-bottom: 15px;
    }

    .portfolio-details-meta .portfolio-meta-list li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }

    .portfolio-details-img-slider .portfolio-details-meta {
        margin-top: 0;
    }

    .footer-spacing {
        padding: 60px 0;
        padding-bottom: 40px;
    }

    .stock-phone-button {
        display: none;
    }

    .stock-phone-button-mobile {
        display: block;
    }

    .portfolio-details-meta {
        border-bottom: 0 none;
        padding: 0;
    }
}

@media only screen and (max-width: 376px) {

    .portfolio-details-meta .portfolio-meta-list li {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
}

.portfolio-item__thumb.portfolio-item.gallery-item > a > .image-overlay {
    color: #fff;
    font-size: 30px;
    line-height: 1.5em;
    text-shadow: 1px 1px 5px #000;
    text-align: center;
    display: flex;
    position: absolute;
    align-items: center;
    justify-content: center;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

.footer-copyright-area .copyright-txt {
    font-size: 13px;
}

.privacy-policy ul li {
    list-style: disc;
}

.privacy-policy ul {
    margin-bottom: 25px;
    padding-left: 15px;
}

footer hr {
    border-color: #38405b;
    opacity: 1;
}

.text-primary {
    color: #f2b636 !important;
}

.bg-primary {
    background-color: #252f64 !important;
}

/* ************ HOME ************  */

/* ---------- Testimonials carousel ---------- */

.testimonials-home-carousel .testimonial-item {
    text-align: left;
}

    .testimonials-home-carousel .testimonial-item .client-quote {
        font-size: 1.2rem;
        line-height: 1.4;
    }

.about-modern .about-content.testimonials-container {
    padding: 2rem;
}

.testimonials-home-carousel .testimonial-item, .about-modern .about-content.testimonials-container {
    background: #f8f8f8;
}

    .testimonials-home-carousel .testimonial-item .client-info .client-title {
        font-weight: 700 !important;
    }

.blog-post-details-content hr {
    border-top: 1px solid #eee;
    opacity: 1;
}

.post-content a {
    color: #252f64;
    font-weight: 600;
}

/* CTA Banner  */

.cta-banner .call-to-action-content {
    z-index: 1;
    position: relative;
}

    .cta-banner .call-to-action-content h5 {
        color: #f2b636;
        font-size: 16px;
        font-weight: 700;
        line-height: 1;
        letter-spacing: 2px;
        text-transform: uppercase;
        margin-bottom: 28px;
    }

@media only screen and (max-width: 767.98px) {
    .cta-banner .call-to-action-content {
        height: 200px !important;
    }
}

.cta-banner .call-to-action-content {
    height: 300px;
}

/* ---------- Video blocks ---------- */

/*@media (min-width: 1025px) {
    .cta-container {
        border: 1px solid #dddddd;
        background: #000000;
        background: linear-gradient(0deg, rgb(248 248 248 / 0%) 0%, rgb(248 248 248) 75%, rgb(248 248 248) 100%);
        padding: 5rem;
    }
}

@media (min-width: 1400px) {
    .cta-container {
        border: none;
        background: #fff;
        padding: 0rem;
    }
}

@media (min-width: 1700px) {
    .cta-container {
        border: 1px solid #dddddd;
        background: #000000;
        background: linear-gradient(0deg, rgb(248 248 248 / 0%) 0%, rgb(248 248 248) 75%, rgb(248 248 248) 100%);
        padding: 3rem;
    }
}

@media (min-width: 1900px) {
    .cta-container {
        padding: 5rem;
    }
}
*/

.video-grid {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center;
}

.video-block {
    position: relative;
    width: 100%;
    height: 400px;
    aspect-ratio: 16 / 10;
    overflow: hidden;
    cursor: pointer;
    /*border-radius: 8px;*/
    /*box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);*/
    background-color: #000;
    color: #fff;
    flex: 1 1 300px;
}

@media (min-width: 992px) {
    .video-block {
        height: 650px;
    }
}

.video-block video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    z-index: 1;
    pointer-events: none;
}

.video-block .bottom-link a,
.video-block .bottom-link {
  color: #fff;
}

.cover-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    z-index: 2;
    transition: opacity 0.4s ease;
}

.video-block:hover .cover-image {
    opacity: 0;
}

.overlay-text {
    position: absolute;
    bottom: 67px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    font-size: 1.1em;
    font-weight: 400;
    color: white;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.7);
    text-align: center;
    padding: 0 8px;
}

.overlay-video-block {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background: #000000;
    background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0) 100%);
    opacity: 0.8;
}

.bottom-link {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    text-align: center;
}

    .bottom-link a {
        text-shadow: 1px 1px 3px rgba(0,0,0,0.6);
    }

@media (max-width: 480px) {
    .overlay-text {
        font-size: 1em;
    }

    .bottom-link a {
        font-size: 0.9em;
    }
}

/* ---------- Hero Rev Slider ---------- */

.slider-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.6;
}

@media only screen and (max-width: 767.98px) {
    .rev_slider_wrapper .btn img {
        width: 95px !important;
        height: 95px !important;
    }
}

.rev-btn a {
    color: #fff;
}

.tp-bullets, .tparrows {
    visibility: hidden !important;
    display: none !important
}

/* ************ VIDEOS ************  */

.video-container .title {
    font-size: 1.5rem;
    margin-bottom: 0px;
}

@media (max-width: 1200px) {
    .video-container .title {
        font-size: calc(1.275rem + 0.3vw);
    }
}

/* ************ NEWS ************  */

.post-info__action .btn.btn-bottom {
  color: #252f64;
}

.post-item:hover .post-info__title a,
.post-item:hover .post-info__action a {
  color: #252f64 !important;
}

.sp-top-md {
  padding-top: 80px;
}

@media only screen and (min-width: 768px) and (max-width: 991.98px) {
  .sp-top-md {
    padding-top: 50px;
  }
}

@media only screen and (max-width: 767.98px) {
  .sp-top-md {
    padding-top: 30px;
  }
}

/*.post-info__action .btn.btn-bottom:hover {
  color: #878c9b;
}*/

/* ************ STOCK INDEX ************  */
.br-0 {
  border-radius: 0px;
}

.accordion .card-header h4 i {
    transform: rotate(0deg);
    transition: transform 0.5s;
}

.accordion .card-header h4[aria-expanded="true"] i {
    transform: rotate(45deg)
}

/* ---------- STOCK FILTER ---------- */

/* Hide native input */
.custom-circle-checkbox input[type="checkbox"],
.custom-circle-radio input[type="radio"] {
    display: none;
}

/* Container layout */
.custom-circle-checkbox,
.custom-circle-radio {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 10px;
}

    /* Label layout */
    .custom-circle-checkbox label,
    .custom-circle-radio label {
        flex: 1;
        display: flex;
        justify-content: space-between;
        align-items: center;
        cursor: pointer;
        user-select: none;
        margin: 0;
        font-size: 0.8rem;
    }


@media (min-width: 992px) {
    .custom-circle-checkbox label,
    .custom-circle-radio label {
        font-size: 1rem;
    }
}

@media (min-width: 1200px) {
    .custom-circle-checkbox label,
    .custom-circle-radio label {
        font-size: 0.9rem;
    }
}

@media (min-width: 1400px) {
    .custom-circle-checkbox label,
    .custom-circle-radio label {
        font-size: 1.125rem;
    }
}

/* Shared circle style */
.checkmark, .radiomark {
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid #252f64;
    border-radius: 50%;
    position: relative;
    display: inline-block;
    transition: all 0.2s ease;
}

/* Hover effect */
.custom-circle-checkbox label:hover .checkmark,
.custom-circle-radio label:hover .radiomark {
    transform: scale(1.15);
    border-color: #252f64;
}

/* Checkbox dot */
.custom-circle-checkbox input[type="checkbox"]:checked + .checkmark::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #252f64;
}

/* Radio dot */
.custom-circle-radio input[type="radio"]:checked + .radiomark::after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #252f64;
}

/* ---------- OFFCANVAS PANEL ---------- */

/* Slide-in styles for small screens */
@media (max-width: 991.98px) {
    .slide-panel {
        position: fixed;
        top: 0;
        right: 0;
        height: 100%;
        width: 75%;
        max-width: 300px;
        background-color: #fff;
        z-index: 1051;
        transform: translateX(100%);
        transition: transform 0.3s ease-in-out;
        /*box-shadow: -2px 0 5px rgba(0, 0, 0, 0.2);*/
        display: flex;
        flex-direction: column;
        overflow-y: auto;
    }

        .slide-panel.show {
            transform: translateX(0);
        }

    .close-btn {
        position: absolute;
        top: 0.5rem;
        right: 1.2rem;
        font-size: 1.25rem;
        border: none;
        background: transparent;
        z-index: 1052;
    }

    /* Backdrop overlay */
    .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1050;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.3s ease;
    }

        .overlay.show {
            opacity: 1;
            visibility: visible;
        }

    /* Prevent body scrolling when panel is open */
    body.no-scroll {
        overflow: hidden;
    }
}

/* Large screens: static panel and no overlay */
@media (min-width: 992px) {
    .slide-panel {
        position: static;
        transform: none;
        width: 100%;
        height: auto;
        box-shadow: none;
        overflow: visible;
    }

    .close-btn,
    .overlay {
        display: none;
    }

    body.no-scroll {
        overflow: auto;
    }
}

/* ************ STOCK DETAILS ************  */

.prod-details-footer__item .cate-list.spec-details li {
    color: #878c9b;
    font-size: 15px;
    font-weight: 600;
}

.prod-details-footer.vehicle-specs .prod-details-footer__item:first-child {
    border-top: none !important;
    padding-top: 0px;
}

.prod-details-footer.vehicle-specs .prod-details-footer__item:last-child {
    border-bottom: none !important;
    padding-bottom: 0px;
}

.prod-details-footer.vehicle-specs .prod-details-footer__item {
    border-bottom: 1px solid #00000026;
}

.sidebar-title-dark-lg {
    color: rgb(37, 47, 100);
    text-transform: uppercase;
    letter-spacing: 1.2px;
    font-size: 1.1rem;
}

.sidebar-title.sidebar-title-dark-lg:before {
    background-color: #f2b636;
    height: 2px;
}

.prod-details-footer__item h5, .prod-details-footer__item .cate-list.spec-details li {
    font-size: 13px;
}

.vehicle-specs-container {
    border-bottom: none;
}

.footer-item-left, .footer-item-right {
    width: 50%;
}


















.contact-page-area-container {
    position: relative;
    padding: 165px 0 120px;
}

@media only screen and (max-width: 767.98px) {
    .contact-page-area-container {
        padding: 100px 0 90px;
    }
}

@media screen and (min-height: 750px) {
    .contact-page-area-container {
        height: 100vh;
        padding: 50px 0 0;
    }
}
