/* Header brand lockup */
html,
body,
.main-wrapper {
    overflow-x: hidden;
}

#preloader {
    opacity: 0 !important;
    pointer-events: none;
    visibility: hidden !important;
}

.site-brand-header.navbar-header-custom {
    padding: 4px 0;
}

.menu_area .navbar-brand.site-brand {
    display: inline-flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin: 0;
    padding: 0;
    min-width: 312px;
    text-decoration: none;
}

.site-brand-mark {
    display: inline-flex;
    flex: 0 0 auto;
    align-items: center;
    justify-content: center;
    width: 88px;
    height: 88px;
    margin-right: 14px;
}

.menu_area .navbar-brand.site-brand .site-brand-mark img {
    display: block;
    width: auto;
    height: 88px;
    max-height: none;
    object-fit: contain;
}

.site-brand-text {
    display: inline-flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 214px;
}

.site-brand-main {
    color: #D81F3F;
    display: block;
    font-size: 43px;
    font-weight: 900;
    letter-spacing: 8px;
    line-height: 0.9;
    padding-left: 8px;
    text-align: center;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.28);
    width: 100%;
}

.site-brand-sub {
    color: #fff;
    display: block;
    font-size: 13px;
    font-weight: 800;
    line-height: 1;
    margin-top: 8px;
    letter-spacing: 1.15px;
    text-align: center;
    text-shadow: 0 2px 7px rgba(0, 0, 0, 0.35);
    text-transform: uppercase;
    width: 100%;
}

.header-style1.scrollHeader .site-brand-main,
.header-style1.scrollHeader .site-brand-sub {
    text-shadow: none;
}

.header-style1.scrollHeader .site-brand-sub {
    color: #3b3b3b;
}

header .navbar-nav a,
header .attr-nav a {
    text-transform: capitalize;
}

.header-style1 .navbar-default {
    border-bottom: 0 !important;
}

@media screen and (min-width: 992px) {
    .header-style1 .menu_area nav.navbar {
        position: relative;
    }

    .header-style1 .navbar-nav {
        left: 50%;
        margin-left: 0 !important;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
    }

    .top-position1 {
        margin-top: -105px;
    }
}

@media screen and (max-width: 991px) {
    .site-brand-header.navbar-header-custom {
        padding: 6px 0;
    }

    .header-style1 .navbar-toggler {
        background: #fff;
        display: block !important;
        height: 42px;
        opacity: 1;
        right: 0;
        top: 16px;
        visibility: visible;
        width: 48px;
    }

    .header-style1 .navbar-toggler:before {
        background: #282b2d;
        right: 14px;
        top: 15px;
    }

    .header-style1 .navbar-toggler:after {
        border-color: #282b2d;
        right: 14px;
        top: 21px;
    }

    .menu_area .navbar-brand.site-brand {
        min-width: 260px;
    }

    .site-brand-mark {
        width: 62px;
        height: 62px;
        margin-right: 10px;
    }

    .menu_area .navbar-brand.site-brand .site-brand-mark img {
        width: auto;
        height: 62px;
    }

    .site-brand-main {
        font-size: 35px;
        letter-spacing: 6px;
        padding-left: 6px;
    }

    .site-brand-sub {
        color: #fff;
        font-size: 10.5px;
        letter-spacing: 0.95px;
    }

    .site-brand-text {
        width: 178px;
    }
}

@media screen and (max-width: 375px) {
    .menu_area .navbar-brand.site-brand {
        min-width: 232px;
    }

    .site-brand-mark {
        width: 56px;
        height: 56px;
        margin-right: 8px;
    }

    .menu_area .navbar-brand.site-brand .site-brand-mark img {
        height: 56px;
    }

    .site-brand-main {
        font-size: 32px;
        letter-spacing: 5px;
        padding-left: 5px;
    }

    .site-brand-sub {
        font-size: 9.8px;
        letter-spacing: 0.78px;
    }

    .site-brand-text {
        width: 168px;
    }
}

/* Error page */
.error-page-section {
    min-height: 620px;
    padding: 170px 0 90px;
}

.error-page-section .error-content {
    border-radius: 4px;
    margin: 0 auto;
    max-width: 760px;
}

@media screen and (max-width: 767px) {
    .error-page-section {
        min-height: 560px;
        padding: 140px 0 70px;
    }

    .steps-item-wrap {
        width: 100%;
    }

    .steps-content {
        min-width: 0;
    }
}

.vision-changebg.owl-carousel {
    overflow: hidden;
    position: relative;
}

.vision-changebg .vision-bg-fade {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    bottom: 0;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}

.vision-changebg .owl-stage-outer {
    position: relative;
    z-index: 2;
}

.vision-wrapper {
    height: 360px;
}

.vision-content {
    bottom: auto;
    left: 0;
    padding: 25px;
    text-align: center;
    top: 50%;
    transform: translateY(-50%);
    transition: opacity 0.45s ease;
}

.vision-wrapper:hover .vision-content,
.vision-wrapper .vision-content {
    bottom: auto;
}

.vision-content p {
    transition: opacity 0.45s ease 0.08s, visibility 0.45s ease 0.08s;
}

@media screen and (max-width: 1399px) {
    .vision-wrapper {
        height: 340px;
    }
}

@media screen and (max-width: 1199px) {
    .vision-wrapper {
        height: 320px;
    }
}

@media screen and (max-width: 991px) {
    .vision-wrapper {
        height: 310px;
    }
}

@media screen and (max-width: 575px) {
    .vision-wrapper {
        height: 300px;
    }
}

/* Contact and floating action helpers */
.footer-location-list li {
    display: flex;
    align-items: flex-start;
}

.footer-location-list li > span {
    flex: 0 0 auto;
    padding-top: 3px;
}

.footer-location-name,
.footer-location-address {
    display: block;
}

.footer-location-name {
    color: #fff;
    font-weight: 700;
    line-height: 1.35;
}

.footer-location-address {
    color: rgba(255, 255, 255, 0.78);
    font-size: 14px;
    line-height: 1.45;
    margin-top: 3px;
}

.footer-working-hours li {
    align-items: flex-start;
    color: #fff;
}

.footer-working-hours span {
    color: rgba(255, 255, 255, 0.88);
    line-height: 1.45;
}

/* Compact footer spacing */
footer {
    padding-top: 48px;
}

footer .row.mb-6 {
    margin-bottom: 1.4rem !important;
}

footer .mt-2-6 {
    margin-top: 1.25rem !important;
}

footer .mb-1-6,
footer .mb-lg-1-9 {
    margin-bottom: 0.75rem !important;
}

footer .footer-logo {
    max-width: 160px;
}

footer .footer-logo img {
    display: block;
    height: auto;
    max-width: 160px;
    width: 100%;
}

footer .address-list li {
    margin-bottom: 9px;
}

footer .footer-location-list li {
    margin-bottom: 10px;
}

footer .footer-list-style1 li,
footer .footer-hour-list li {
    margin-bottom: 7px;
    padding-bottom: 7px;
}

footer .row.mt-n4 {
    margin-top: -0.75rem !important;
}

footer .mt-4 {
    margin-top: 1rem !important;
}

footer .footer-social-icon {
    min-height: 42px;
    padding: 9px 12px 9px 52px;
}

footer .footer-social-icon i {
    font-size: 16px;
    line-height: 42px;
    width: 42px;
}

footer .footer-bar {
    margin-top: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

@media screen and (max-width: 767px) {
    footer {
        padding-top: 36px;
    }

    footer .footer-bar {
        margin-top: 26px;
    }
}

@media screen and (max-width: 575px) {
    footer .row.mt-n4 > [class*="col-"] {
        flex: 0 0 50%;
        max-width: 50%;
    }

    footer .footer-social-icon {
        font-size: 13px;
        min-height: 38px;
        padding: 8px 8px 8px 42px;
    }

    footer .footer-social-icon i {
        font-size: 14px;
        line-height: 38px;
        width: 36px;
    }
}

.floating-whatsapp {
    align-items: center;
    background: #25D366;
    border-radius: 999px;
    bottom: 65px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    font-weight: 700;
    gap: 8px;
    height: 42px;
    justify-content: center;
    line-height: 1;
    min-width: 128px;
    padding: 0 16px;
    position: fixed;
    right: 20px;
    text-decoration: none;
    transition: transform 0.2s ease, background-color 0.2s ease;
    width: auto;
    z-index: 9999;
}

.floating-whatsapp::after {
    content: "Send Inquiry";
    white-space: nowrap;
}

.floating-whatsapp:hover {
    background: #1fb85a;
    color: #fff;
    transform: translateY(-2px);
}

.floating-whatsapp i {
    color: #fff;
    font-size: 20px;
}

@media screen and (max-width: 575px) {
    .floating-whatsapp {
        bottom: 62px;
        height: 40px;
        min-width: 112px;
        padding: 0 12px;
        right: 15px;
        width: auto;
    }

    .floating-whatsapp::after {
        content: "Inquiry";
        font-size: 12px;
    }
}

/* Homepage hero sizing */
.home-hero.slider-fade .owl-item {
    height: clamp(500px, 66vh, 620px);
}

.home-hero.slider-fade .owl-carousel.owl-theme .owl-dots {
    bottom: 24px;
}

.home-hero.banner1 .owl-item.active .caption .banner-content {
    max-width: 760px;
    padding: 32px 38px;
}

.home-hero.banner1 .caption .banner-content h1 {
    font-size: clamp(36px, 3.5vw, 46px);
    line-height: 1.12;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 18px;
}

.home-hero.banner1 .caption .banner-content p {
    line-height: 1.55;
    margin-bottom: 18px;
}

.home-hero.banner1 .owl-nav .hero-nav-chevron {
    background: rgba(0, 0, 0, 0.28);
    border-radius: 50%;
    display: inline-block;
    height: 50px;
    line-height: normal;
    position: relative;
    transition: background-color 0.2s ease, transform 0.2s ease;
    width: 50px;
}

.home-hero.banner1 .owl-nav .hero-nav-chevron:before {
    border-right: 3px solid rgba(255, 255, 255, 0.82);
    border-top: 3px solid rgba(255, 255, 255, 0.82);
    content: "";
    height: 15px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 15px;
}

.home-hero.banner1 .owl-nav .hero-nav-chevron-left:before {
    transform: translate(-38%, -50%) rotate(-135deg);
}

.home-hero.banner1 .owl-nav .hero-nav-chevron-right:before {
    transform: translate(-62%, -50%) rotate(45deg);
}

.home-hero.banner1 .owl-theme .owl-nav .owl-prev:hover .hero-nav-chevron,
.home-hero.banner1 .owl-theme .owl-nav .owl-next:hover .hero-nav-chevron {
    background: #D81F3F;
    transform: scale(1.05);
}

@media screen and (max-width: 991px) {
    .home-hero.slider-fade .owl-item {
        height: clamp(460px, 64vh, 560px);
    }

    .home-hero.banner1 .owl-item.active .caption .banner-content {
        padding: 30px 34px;
    }

    .home-hero.banner1 .caption .banner-content h1 {
        font-size: clamp(32px, 5.5vw, 40px);
    }
}

@media screen and (max-width: 575px) {
    .home-hero.slider-fade .owl-item {
        height: 430px;
    }

    .home-hero.banner1 .owl-item.active .caption .banner-content {
        box-sizing: border-box;
        max-width: 100%;
        padding: 20px 18px;
    }

    .home-hero.banner1 .caption .banner-content h1 {
        font-size: 28px;
        line-height: 1.18;
        max-width: 11em;
        margin-bottom: 16px;
    }
}

/* Inner page hero sizing */
.page-title-section {
    padding: 160px 0 95px;
}

.page-title-section h1 {
    margin-bottom: 22px;
}

@media screen and (max-width: 1199px) {
    .page-title-section {
        padding: 145px 0 85px;
    }
}

@media screen and (max-width: 991px) {
    .page-title-section {
        padding: 130px 0 75px;
    }
}

@media screen and (max-width: 767px) {
    .page-title-section {
        padding: 112px 0 58px;
    }
}

/* Tracker page hero carousel */
.tracker-page-header {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 10;
}

.tracker-page-header .navbar-default {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0));
    border-bottom: 0 !important;
}

.tracker-hero-wrap {
    position: relative;
}

.tracker-hero.slider-fade .owl-item {
    height: clamp(540px, 72vh, 700px);
    min-height: 540px;
    overflow: hidden;
}

.tracker-hero.slider-fade .item {
    background-position: center center;
    background-size: cover;
}

.tracker-hero .animated {
    animation-duration: 1.1s;
    animation-timing-function: ease;
}

.tracker-hero .tracker-hero-slide-family {
    background-position: center center;
}

.tracker-hero .tracker-hero-slide-personal {
    background-position: center center;
}

.tracker-hero .tracker-hero-slide-fleet-dashboard {
    background-position: center center;
}

.tracker-hero .tracker-hero-slide-devices {
    background-position: center center;
}

.tracker-hero .tracker-hero-slide-all-vehicles {
    background-position: center center;
}

.tracker-hero .tracker-hero-slide-delivery {
    background-position: center center;
}

.tracker-hero.banner1 .caption .banner-content,
.tracker-hero.banner1 .owl-item.active .caption .banner-content {
    background: linear-gradient(115deg, rgba(3, 12, 22, 0.78), rgba(3, 12, 22, 0.5));
    border-left: 4px solid #D81F3F;
    border-radius: 4px;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.25);
    margin: 38px 0 0;
    max-width: 610px;
    padding: 32px 36px 34px;
    text-align: left;
}

.tracker-hero .tracker-copy-right .banner-content {
    margin-left: auto;
}

.tracker-hero .tracker-hero-kicker {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.6px;
    line-height: 1.2;
    margin-bottom: 14px;
    text-transform: uppercase;
}

.tracker-hero.banner1 .caption .banner-content h1 {
    font-size: clamp(34px, 4vw, 52px);
    line-height: 1.1;
    margin-bottom: 18px;
    max-width: 600px;
}

.tracker-hero.banner1 .caption .banner-content p {
    font-size: 17px;
    line-height: 1.62;
    margin-bottom: 0;
    max-width: 560px;
}

.tracker-hero.banner1 .owl-theme .owl-nav {
    bottom: 34px;
    display: flex;
    gap: 12px;
    left: auto;
    margin: 0;
    position: absolute;
    right: 34px;
    top: auto;
    width: auto;
    z-index: 3;
}

.tracker-hero.banner1 .owl-theme .owl-nav .owl-prev,
.tracker-hero.banner1 .owl-theme .owl-nav .owl-next {
    background: transparent;
    height: auto;
    left: auto;
    margin: 0;
    opacity: 1;
    position: static;
    right: auto;
    top: auto;
    transform: none;
    width: auto;
}

.tracker-hero.banner1 .owl-nav .hero-nav-chevron {
    background: rgba(3, 12, 22, 0.62);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    display: inline-block;
    height: 46px;
    line-height: normal;
    position: relative;
    transition: background-color 0.2s ease, transform 0.2s ease;
    width: 46px;
}

.tracker-hero.banner1 .owl-nav .hero-nav-chevron:before {
    border-right: 3px solid rgba(255, 255, 255, 0.86);
    border-top: 3px solid rgba(255, 255, 255, 0.86);
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 14px;
}

.tracker-hero.banner1 .owl-nav .hero-nav-chevron-left:before {
    transform: translate(-38%, -50%) rotate(-135deg);
}

.tracker-hero.banner1 .owl-nav .hero-nav-chevron-right:before {
    transform: translate(-62%, -50%) rotate(45deg);
}

.tracker-hero.banner1 .owl-theme .owl-nav .owl-prev:hover .hero-nav-chevron,
.tracker-hero.banner1 .owl-theme .owl-nav .owl-next:hover .hero-nav-chevron {
    background: #D81F3F;
    transform: scale(1.04);
}

@media screen and (max-width: 1199px) {
    .tracker-hero.slider-fade .owl-item {
        height: clamp(510px, 68vh, 640px);
        min-height: 510px;
    }
}

@media screen and (max-width: 991px) {
    .tracker-hero.slider-fade .owl-item {
        height: 560px;
        min-height: 560px;
    }

    .tracker-hero.banner1 .caption .banner-content,
    .tracker-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 32px;
        max-width: 620px;
        padding: 30px 32px;
    }

    .tracker-hero.banner1 .caption .banner-content h1 {
        font-size: 40px;
    }

    .tracker-hero.banner1 .caption .banner-content p {
        font-size: 16px;
    }

    .tracker-hero .tracker-hero-slide-family {
        background-position: 42% center;
    }

    .tracker-hero .tracker-hero-slide-personal {
        background-position: 64% center;
    }

    .tracker-hero .tracker-hero-slide-fleet-dashboard,
    .tracker-hero .tracker-hero-slide-delivery {
        background-position: 66% center;
    }

    .tracker-hero .tracker-hero-slide-devices {
        background-position: 72% center;
    }

    .tracker-hero .tracker-hero-slide-all-vehicles {
        background-position: 56% center;
    }
}

@media screen and (max-width: 575px) {
    .tracker-hero.slider-fade .owl-item {
        height: 560px;
        min-height: 560px;
    }

    .tracker-hero.slider-fade .item {
        background-position: center center;
    }

    .tracker-hero .tracker-hero-slide-family {
        background-position: 34% center !important;
    }

    .tracker-hero .tracker-hero-slide-personal {
        background-position: 63% center !important;
    }

    .tracker-hero .tracker-hero-slide-fleet-dashboard,
    .tracker-hero .tracker-hero-slide-delivery {
        background-position: 72% center !important;
    }

    .tracker-hero .tracker-hero-slide-devices {
        background-position: 76% center !important;
    }

    .tracker-hero .tracker-hero-slide-all-vehicles {
        background-position: 52% center !important;
    }

    .tracker-hero.banner1 .caption .banner-content,
    .tracker-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 34px;
        padding: 24px 22px 26px;
    }

    .tracker-hero .tracker-hero-kicker {
        font-size: 11px;
        letter-spacing: 1.2px;
        margin-bottom: 12px;
    }

    .tracker-hero.banner1 .caption .banner-content h1 {
        font-size: 29px;
        line-height: 1.15;
        margin-bottom: 14px;
        max-width: 12em;
    }

    .tracker-hero.banner1 .caption .banner-content p {
        font-size: 15px;
        line-height: 1.55;
        margin-bottom: 0;
    }

    .tracker-hero.banner1 .owl-theme .owl-nav {
        bottom: 16px;
        right: 16px;
    }

    .tracker-hero.banner1 .owl-nav .hero-nav-chevron {
        height: 40px;
        width: 40px;
    }

    .tracker-hero.banner1 .owl-nav .hero-nav-chevron:before {
        height: 12px;
        width: 12px;
    }
}

/* Tracker page body content */
.tracker-body-content {
    color: #5f666d;
}

.tracker-body-content h3,
.tracker-body-content h4 {
    color: #202428;
}

.tracker-body-section {
    margin-bottom: 34px;
}

.tracker-body-section:last-child {
    margin-bottom: 0;
}

.tracker-body-kicker {
    color: #D81F3F;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.3px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.tracker-body-lead {
    background: #f8f9fb;
    border-left: 4px solid #D81F3F;
    padding: 28px;
}

.tracker-image-card {
    border-radius: 6px;
    box-shadow: 0 18px 38px rgba(32, 36, 40, 0.14);
    overflow: hidden;
}

.tracker-image-card img {
    display: block;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.tracker-image-card-sm img {
    min-height: 230px;
}

.tracker-image-card-tall img {
    min-height: 520px;
}

.tracker-need-grid,
.tracker-feature-grid,
.tracker-monitor-grid,
.tracker-audience-grid,
.tracker-process {
    display: grid;
    gap: 14px;
}

.tracker-need-grid {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.tracker-need-grid > div,
.tracker-feature-card,
.tracker-monitor-grid > div,
.tracker-audience-grid > div,
.tracker-process > div,
.tracker-benefit-card,
.tracker-demo-box {
    border: 1px solid #edf0f3;
    border-radius: 6px;
    background: #fff;
}

.tracker-need-grid > div {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    padding: 14px;
}

.tracker-need-grid i,
.tracker-feature-card i {
    color: #D81F3F;
    flex: 0 0 auto;
}

.tracker-feature-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tracker-feature-card {
    padding: 20px;
}

.tracker-feature-card i {
    font-size: 22px;
    margin-bottom: 14px;
}

.tracker-feature-card h4,
.tracker-audience-grid h4,
.tracker-process h4,
.tracker-demo-box h4 {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 8px;
}

.tracker-feature-card p,
.tracker-audience-grid p,
.tracker-process p {
    margin-bottom: 0;
}

.tracker-body-note {
    background: rgba(216, 31, 63, 0.08);
    border-left: 3px solid #D81F3F;
    color: #42484d;
    font-size: 14px;
    margin-top: 16px;
    padding: 12px 14px;
}

.tracker-monitor-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.tracker-monitor-grid > div {
    color: #31373d;
    font-weight: 700;
    padding: 15px 14px;
}

.tracker-audience-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tracker-audience-grid > div {
    padding: 18px;
}

.tracker-benefit-card {
    height: 100%;
    padding: 24px;
}

.tracker-benefit-card-dark {
    background: #252a30;
    border-color: #252a30;
    color: rgba(255, 255, 255, 0.82);
}

.tracker-benefit-card-dark h3 {
    color: #fff;
}

.tracker-benefit-card-dark .list-style1 li {
    color: rgba(255, 255, 255, 0.82);
}

.tracker-process {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.tracker-process > div {
    padding: 18px;
}

.tracker-process span {
    align-items: center;
    background: #D81F3F;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 14px;
    font-weight: 800;
    height: 34px;
    justify-content: center;
    margin-bottom: 14px;
    width: 34px;
}

.tracker-demo-card {
    background: linear-gradient(135deg, #f8f9fb, #fff);
    border: 1px solid #edf0f3;
    border-radius: 6px;
    padding: 28px;
}

.tracker-demo-box {
    background: #252a30;
    border-color: #252a30;
    color: rgba(255, 255, 255, 0.82);
    padding: 22px;
}

.tracker-demo-box h4 {
    color: #fff;
}

.tracker-demo-box dl {
    margin-bottom: 16px;
}

.tracker-demo-box dt {
    color: rgba(255, 255, 255, 0.64);
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tracker-demo-box dd {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
    color: #fff;
    font-weight: 800;
    margin-bottom: 12px;
    padding-bottom: 10px;
}

@media screen and (max-width: 1199px) {
    .tracker-need-grid,
    .tracker-process {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .tracker-monitor-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 767px) {
    .tracker-body-lead,
    .tracker-demo-card {
        padding: 22px;
    }

    .tracker-feature-grid,
    .tracker-audience-grid,
    .tracker-need-grid,
    .tracker-process,
    .tracker-monitor-grid {
        grid-template-columns: 1fr;
    }

    .tracker-image-card img,
    .tracker-image-card-sm img,
    .tracker-image-card-tall img {
        min-height: 220px;
    }
}

/* Diagnosis page hero carousel */
.diagnosis-page-header {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.diagnosis-page-header .navbar-default {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.56), rgba(0, 0, 0, 0));
    border-bottom: 0 !important;
}

.diagnosis-hero-wrap {
    margin-top: 0 !important;
    position: relative;
}

.diagnosis-hero.slider-fade .owl-item {
    height: clamp(540px, 72vh, 700px);
    min-height: 540px;
    overflow: hidden;
}

.diagnosis-hero.slider-fade .item {
    background-position: center center;
    background-size: cover;
}

.diagnosis-hero .animated {
    animation-duration: 1.1s;
    animation-timing-function: ease;
}

.diagnosis-hero .diagnosis-copy-right .banner-content {
    margin-left: auto;
}

.diagnosis-hero.banner1 .caption .banner-content,
.diagnosis-hero.banner1 .owl-item.active .caption .banner-content {
    background: linear-gradient(115deg, rgba(3, 12, 22, 0.8), rgba(3, 12, 22, 0.54));
    border-left: 4px solid #D81F3F;
    border-radius: 4px;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.25);
    margin: 38px 0 0;
    max-width: 650px;
    padding: 30px 34px 32px;
    text-align: left;
}

.diagnosis-hero .diagnosis-hero-kicker {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.6px;
    line-height: 1.2;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.diagnosis-hero.banner1 .caption .banner-content h1 {
    font-size: clamp(30px, 3vw, 42px);
    line-height: 1.08;
    margin-bottom: 12px;
    max-width: 620px;
}

.diagnosis-hero.banner1 .caption .banner-content h2 {
    color: #fff;
    font-size: clamp(24px, 2.45vw, 34px);
    font-weight: 800;
    line-height: 1.18;
    margin-bottom: 14px;
    max-width: 620px;
}

.diagnosis-hero.banner1 .caption .banner-content p {
    font-size: 17px;
    line-height: 1.62;
    margin-bottom: 0;
    max-width: 590px;
}

.diagnosis-hero.banner1 .owl-theme .owl-nav {
    bottom: 34px;
    display: flex;
    gap: 12px;
    left: auto;
    margin: 0;
    position: absolute;
    right: 34px;
    top: auto;
    width: auto;
    z-index: 3;
}

.diagnosis-hero.banner1 .owl-theme .owl-nav .owl-prev,
.diagnosis-hero.banner1 .owl-theme .owl-nav .owl-next {
    background: transparent;
    height: auto;
    left: auto;
    margin: 0;
    opacity: 1;
    position: static;
    right: auto;
    top: auto;
    transform: none;
    width: auto;
}

.diagnosis-hero.banner1 .owl-nav .hero-nav-chevron {
    background: rgba(3, 12, 22, 0.62);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    display: inline-block;
    height: 46px;
    line-height: normal;
    position: relative;
    transition: background-color 0.2s ease, transform 0.2s ease;
    width: 46px;
}

.diagnosis-hero.banner1 .owl-nav .hero-nav-chevron:before {
    border-right: 3px solid rgba(255, 255, 255, 0.86);
    border-top: 3px solid rgba(255, 255, 255, 0.86);
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 14px;
}

.diagnosis-hero.banner1 .owl-nav .hero-nav-chevron-left:before {
    transform: translate(-38%, -50%) rotate(-135deg);
}

.diagnosis-hero.banner1 .owl-nav .hero-nav-chevron-right:before {
    transform: translate(-62%, -50%) rotate(45deg);
}

.diagnosis-hero.banner1 .owl-theme .owl-nav .owl-prev:hover .hero-nav-chevron,
.diagnosis-hero.banner1 .owl-theme .owl-nav .owl-next:hover .hero-nav-chevron {
    background: #D81F3F;
    transform: scale(1.04);
}

.diagnosis-hero .diagnosis-hero-slide-warning {
    background-position: center center;
}

.diagnosis-hero .diagnosis-hero-slide-electrical {
    background-position: center center;
}

.diagnosis-hero .diagnosis-hero-slide-performance {
    background-position: center center;
}

.diagnosis-hero .diagnosis-hero-slide-safety {
    background-position: center center;
}

.diagnosis-hero .diagnosis-hero-slide-prepurchase {
    background-position: center center;
}

/* Diagnosis page body content */
.diagnosis-body-content {
    color: #5f666d;
}

.diagnosis-body-content h2,
.diagnosis-body-content h3 {
    color: #202428;
}

.diagnosis-section {
    margin-bottom: 34px;
}

.diagnosis-section:last-child {
    margin-bottom: 0;
}

.diagnosis-kicker {
    color: #D81F3F;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.3px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.diagnosis-lead,
.diagnosis-symptoms,
.diagnosis-process-section {
    background: #f8f9fb;
    border-left: 4px solid #D81F3F;
    padding: 28px;
}

.diagnosis-root-cause,
.diagnosis-cta {
    background: linear-gradient(135deg, #252a30, #30363d);
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.82);
    padding: 28px;
}

.diagnosis-root-cause h2,
.diagnosis-cta h2 {
    color: #fff;
}

.diagnosis-root-cause .diagnosis-kicker,
.diagnosis-cta .diagnosis-kicker {
    color: #fff;
}

.diagnosis-image-card {
    border-radius: 6px;
    box-shadow: 0 18px 38px rgba(32, 36, 40, 0.14);
    overflow: hidden;
}

.diagnosis-image-card img {
    display: block;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.diagnosis-image-card-sm img {
    min-height: 230px;
}

.diagnosis-image-card-tall img {
    min-height: 430px;
}

.diagnosis-card-grid,
.diagnosis-process,
.diagnosis-service-links {
    display: grid;
    gap: 14px;
}

.diagnosis-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.diagnosis-card,
.diagnosis-process > div,
.diagnosis-service-links a,
.diagnosis-service-links span {
    background: #fff;
    border: 1px solid #edf0f3;
    border-radius: 6px;
}

.diagnosis-card {
    padding: 20px;
}

.diagnosis-card i {
    color: #D81F3F;
    font-size: 22px;
    margin-bottom: 14px;
}

.diagnosis-card h3,
.diagnosis-process h3 {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 8px;
}

.diagnosis-card p,
.diagnosis-process p {
    margin-bottom: 0;
}

.diagnosis-highlight-list,
.diagnosis-benefit-list {
    list-style: none;
    padding-left: 0;
}

.diagnosis-highlight-list li,
.diagnosis-benefit-list li {
    margin-bottom: 10px;
    padding-left: 28px;
    position: relative;
}

.diagnosis-highlight-list li:last-child,
.diagnosis-benefit-list li:last-child {
    margin-bottom: 0;
}

.diagnosis-highlight-list li:before,
.diagnosis-benefit-list li:before {
    color: #D81F3F;
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    left: 0;
    position: absolute;
    top: 0;
}

.diagnosis-root-cause .diagnosis-highlight-list li:before {
    color: #fff;
}

.diagnosis-process {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.diagnosis-process > div {
    padding: 20px;
}

.diagnosis-process span {
    align-items: center;
    background: #D81F3F;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 800;
    height: 38px;
    justify-content: center;
    margin-bottom: 14px;
    width: 38px;
}

.diagnosis-service-links {
    grid-template-columns: repeat(3, minmax(0, 1fr));
}

.diagnosis-service-links a,
.diagnosis-service-links span {
    color: #31373d;
    display: block;
    font-weight: 800;
    line-height: 1.35;
    min-height: 70px;
    padding: 18px;
}

.diagnosis-service-links a:hover {
    background: #D81F3F;
    border-color: #D81F3F;
    color: #fff;
}

.diagnosis-cta .butn {
    margin-top: 2px;
}

@media screen and (max-width: 1199px) {
    .diagnosis-hero.slider-fade .owl-item {
        height: clamp(510px, 68vh, 640px);
        min-height: 510px;
    }

    .diagnosis-service-links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 991px) {
    .diagnosis-hero.slider-fade .owl-item {
        height: 560px;
        min-height: 560px;
    }

    .diagnosis-hero.banner1 .caption .banner-content,
    .diagnosis-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 32px;
        max-width: 620px;
        padding: 28px 30px;
    }

    .diagnosis-hero.banner1 .caption .banner-content h1 {
        font-size: 36px;
    }

    .diagnosis-hero.banner1 .caption .banner-content h2 {
        font-size: 29px;
    }

    .diagnosis-hero.banner1 .caption .banner-content p {
        font-size: 16px;
    }

    .diagnosis-hero .diagnosis-hero-slide-warning {
        background-position: 47% center;
    }

    .diagnosis-hero .diagnosis-hero-slide-electrical,
    .diagnosis-hero .diagnosis-hero-slide-performance,
    .diagnosis-hero .diagnosis-hero-slide-safety,
    .diagnosis-hero .diagnosis-hero-slide-prepurchase {
        background-position: center center;
    }
}

@media screen and (max-width: 767px) {
    .diagnosis-lead,
    .diagnosis-symptoms,
    .diagnosis-process-section,
    .diagnosis-root-cause,
    .diagnosis-cta {
        padding: 22px;
    }

    .diagnosis-card-grid,
    .diagnosis-process,
    .diagnosis-service-links {
        grid-template-columns: 1fr;
    }

    .diagnosis-image-card img,
    .diagnosis-image-card-sm img,
    .diagnosis-image-card-tall img {
        min-height: 220px;
    }
}

@media screen and (max-width: 575px) {
    .diagnosis-hero.slider-fade .owl-item {
        height: 600px;
        min-height: 600px;
    }

    .diagnosis-hero.slider-fade .item {
        background-position: center center;
    }

    .diagnosis-hero.banner1 .caption .banner-content,
    .diagnosis-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 34px;
        padding: 22px 20px 24px;
    }

    .diagnosis-hero .diagnosis-hero-kicker {
        font-size: 11px;
        letter-spacing: 1.2px;
        margin-bottom: 11px;
    }

    .diagnosis-hero.banner1 .caption .banner-content h1 {
        font-size: 28px;
        line-height: 1.14;
        margin-bottom: 10px;
    }

    .diagnosis-hero.banner1 .caption .banner-content h2 {
        font-size: 24px;
        line-height: 1.18;
        margin-bottom: 12px;
    }

    .diagnosis-hero.banner1 .caption .banner-content p {
        font-size: 14px;
        line-height: 1.52;
    }

    .diagnosis-hero.banner1 .owl-theme .owl-nav {
        bottom: 16px;
        right: 16px;
    }

    .diagnosis-hero.banner1 .owl-nav .hero-nav-chevron {
        height: 40px;
        width: 40px;
    }

    .diagnosis-hero.banner1 .owl-nav .hero-nav-chevron:before {
        height: 12px;
        width: 12px;
    }
}

/* Mechanical repairs page */
.mechanical-page-header {
    left: 0;
    position: relative;
    right: 0;
    top: 0;
    z-index: 10;
}

.mechanical-page-header .navbar-default {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.58), rgba(0, 0, 0, 0));
    border-bottom: 0 !important;
}

.mechanical-hero-wrap {
    position: relative;
}

.mechanical-hero.slider-fade .owl-item {
    height: clamp(540px, 72vh, 700px);
    min-height: 540px;
    overflow: hidden;
}

.mechanical-hero.slider-fade .item {
    background-position: center center;
    background-size: cover;
}

.mechanical-hero .animated {
    animation-duration: 1.1s;
    animation-timing-function: ease;
}

.mechanical-hero .mechanical-copy-right .banner-content {
    margin-left: auto;
}

.mechanical-hero.banner1 .caption .banner-content,
.mechanical-hero.banner1 .owl-item.active .caption .banner-content {
    background: linear-gradient(115deg, rgba(3, 12, 22, 0.82), rgba(3, 12, 22, 0.54));
    border-left: 4px solid #D81F3F;
    border-radius: 4px;
    box-shadow: 0 22px 55px rgba(0, 0, 0, 0.25);
    margin: 38px 0 0;
    max-width: 660px;
    padding: 30px 34px 32px;
    text-align: left;
}

.mechanical-hero .mechanical-hero-kicker {
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.5px;
    line-height: 1.2;
    margin-bottom: 12px;
    text-transform: uppercase;
}

.mechanical-hero.banner1 .caption .banner-content h1 {
    font-size: clamp(30px, 3vw, 42px);
    line-height: 1.08;
    margin-bottom: 14px;
    max-width: 620px;
}

.mechanical-hero.banner1 .caption .banner-content h2 {
    color: #fff;
    font-size: clamp(24px, 2.45vw, 34px);
    font-weight: 800;
    line-height: 1.18;
    margin-bottom: 14px;
    max-width: 620px;
}

.mechanical-hero.banner1 .caption .banner-content p {
    font-size: 17px;
    line-height: 1.62;
    margin-bottom: 0;
    max-width: 590px;
}

.mechanical-hero.banner1 .owl-theme .owl-nav {
    bottom: 34px;
    display: flex;
    gap: 12px;
    left: auto;
    margin: 0;
    position: absolute;
    right: 178px;
    top: auto;
    width: auto;
    z-index: 3;
}

.mechanical-hero.banner1 .owl-theme .owl-nav .owl-prev,
.mechanical-hero.banner1 .owl-theme .owl-nav .owl-next {
    background: transparent;
    height: auto;
    left: auto;
    margin: 0;
    opacity: 1;
    position: static;
    right: auto;
    top: auto;
    transform: none;
    width: auto;
}

.mechanical-hero.banner1 .owl-nav .hero-nav-chevron {
    background: rgba(3, 12, 22, 0.62);
    border: 1px solid rgba(255, 255, 255, 0.45);
    border-radius: 50%;
    display: inline-block;
    height: 46px;
    line-height: normal;
    position: relative;
    transition: background-color 0.2s ease, transform 0.2s ease;
    width: 46px;
}

.mechanical-hero.banner1 .owl-nav .hero-nav-chevron:before {
    border-right: 3px solid rgba(255, 255, 255, 0.86);
    border-top: 3px solid rgba(255, 255, 255, 0.86);
    content: "";
    height: 14px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 14px;
}

.mechanical-hero.banner1 .owl-nav .hero-nav-chevron-left:before {
    transform: translate(-38%, -50%) rotate(-135deg);
}

.mechanical-hero.banner1 .owl-nav .hero-nav-chevron-right:before {
    transform: translate(-62%, -50%) rotate(45deg);
}

.mechanical-hero.banner1 .owl-theme .owl-nav .owl-prev:hover .hero-nav-chevron,
.mechanical-hero.banner1 .owl-theme .owl-nav .owl-next:hover .hero-nav-chevron {
    background: #D81F3F;
    transform: scale(1.04);
}

.mechanical-hero .mechanical-hero-slide-inspection,
.mechanical-hero .mechanical-hero-slide-engine,
.mechanical-hero .mechanical-hero-slide-drivetrain,
.mechanical-hero .mechanical-hero-slide-suspension,
.mechanical-hero .mechanical-hero-slide-cooling {
    background-position: center center;
}

.mechanical-body-content {
    color: #5f666d;
}

.mechanical-body-wide {
    margin-left: auto;
    margin-right: auto;
    max-width: 1180px;
}

.mechanical-body-content h2,
.mechanical-body-content h3 {
    color: #202428;
}

.mechanical-section {
    margin-bottom: 34px;
}

.mechanical-section:last-child {
    margin-bottom: 0;
}

.mechanical-kicker {
    color: #D81F3F;
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    letter-spacing: 1.3px;
    line-height: 1.2;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.mechanical-lead,
.mechanical-symptoms,
.mechanical-process-section,
.mechanical-local-section {
    background: #f8f9fb;
    border-left: 4px solid #D81F3F;
    padding: 28px;
}

.mechanical-parts-callout,
.mechanical-support-section {
    background: linear-gradient(135deg, #252a30, #30363d);
    border-radius: 6px;
    color: rgba(255, 255, 255, 0.82);
    padding: 28px;
}

.mechanical-parts-callout h2,
.mechanical-support-section h2 {
    color: #fff;
}

.mechanical-parts-callout .mechanical-kicker,
.mechanical-support-section .mechanical-kicker {
    color: #fff;
}

.mechanical-image-card {
    border-radius: 6px;
    box-shadow: 0 18px 38px rgba(32, 36, 40, 0.14);
    overflow: hidden;
}

.mechanical-image-card img {
    display: block;
    height: 100%;
    min-height: 260px;
    object-fit: cover;
    object-position: center center;
    width: 100%;
}

.mechanical-image-card-sm img {
    min-height: 230px;
}

.mechanical-image-card-tall img {
    min-height: 500px;
}

.mechanical-process-image img {
    aspect-ratio: 21 / 9;
    min-height: 230px;
}

.mechanical-card-grid,
.mechanical-trust-grid,
.mechanical-process,
.mechanical-use-grid,
.mechanical-service-links,
.mechanical-highlight-grid {
    display: grid;
    gap: 14px;
}

.mechanical-card-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mechanical-body-wide .mechanical-card-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mechanical-body-wide .mechanical-symptom-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mechanical-card,
.mechanical-trust-grid > div,
.mechanical-process > div,
.mechanical-use-grid > div,
.mechanical-service-links a,
.mechanical-highlight-grid li {
    background: #fff;
    border: 1px solid #edf0f3;
    border-radius: 6px;
}

.mechanical-card {
    padding: 20px;
}

.mechanical-card i {
    color: #D81F3F;
    font-size: 22px;
    margin-bottom: 14px;
}

.mechanical-card h3,
.mechanical-process h3,
.mechanical-use-grid h3 {
    font-size: 17px;
    font-weight: 800;
    margin-bottom: 8px;
}

.mechanical-card p,
.mechanical-process p,
.mechanical-use-grid p {
    margin-bottom: 0;
}

.mechanical-trust-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mechanical-trust-grid > div {
    align-items: flex-start;
    display: flex;
    gap: 10px;
    padding: 14px;
}

.mechanical-trust-grid i {
    color: #D81F3F;
    flex: 0 0 auto;
    padding-top: 3px;
}

.mechanical-highlight-list,
.mechanical-benefit-list {
    list-style: none;
    padding-left: 0;
}

.mechanical-highlight-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mechanical-highlight-list li {
    color: #31373d;
    font-weight: 700;
    line-height: 1.45;
    min-height: 78px;
    padding: 18px 18px 18px 46px;
    position: relative;
}

.mechanical-highlight-list li:before,
.mechanical-benefit-list li:before {
    color: #D81F3F;
    content: "\f00c";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    left: 18px;
    position: absolute;
    top: 18px;
}

.mechanical-process {
    grid-template-columns: repeat(4, minmax(0, 1fr));
}

.mechanical-process > div {
    padding: 18px;
}

.mechanical-process span {
    align-items: center;
    background: #D81F3F;
    border-radius: 50%;
    color: #fff;
    display: inline-flex;
    font-size: 13px;
    font-weight: 800;
    height: 38px;
    justify-content: center;
    margin-bottom: 14px;
    width: 38px;
}

.mechanical-benefit-list li {
    margin-bottom: 12px;
    padding-left: 28px;
    position: relative;
}

.mechanical-benefit-list li:last-child {
    margin-bottom: 0;
}

.mechanical-benefit-list li:before {
    left: 0;
    top: 1px;
}

.mechanical-benefit-list strong,
.mechanical-benefit-list span {
    display: block;
}

.mechanical-benefit-list strong {
    color: #202428;
    font-size: 15px;
    margin-bottom: 3px;
}

.mechanical-use-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mechanical-use-grid > div {
    padding: 18px;
}

.mechanical-service-links {
    grid-template-columns: repeat(2, minmax(0, 1fr));
}

.mechanical-body-wide .mechanical-service-links {
    grid-template-columns: repeat(5, minmax(0, 1fr));
}

.mechanical-service-links a {
    color: #31373d;
    display: block;
    min-height: 132px;
    padding: 18px;
}

.mechanical-service-links a strong,
.mechanical-service-links a span {
    display: block;
}

.mechanical-service-links a strong {
    color: #202428;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 8px;
}

.mechanical-service-links a span {
    color: #5f666d;
    line-height: 1.5;
}

.mechanical-service-links a:hover {
    background: #D81F3F;
    border-color: #D81F3F;
}

.mechanical-service-links a:hover strong,
.mechanical-service-links a:hover span {
    color: #fff;
}

.mechanical-final-cta {
    background-position: center center;
    background-size: cover;
    border-radius: 6px;
    min-height: 360px;
    overflow: hidden;
    padding: 42px;
    position: relative;
}

.mechanical-final-cta-content {
    max-width: 590px;
    position: relative;
    z-index: 2;
}

.mechanical-final-cta h2 {
    color: #fff;
}

.mechanical-final-cta p {
    color: rgba(255, 255, 255, 0.84);
}

.mechanical-final-cta .mechanical-kicker {
    color: #fff;
}

.mechanical-final-cta .butn {
    background: #D81F3F;
    margin: 4px 0 14px;
}

.mechanical-final-cta .butn:hover {
    background: #b81731;
}

.mechanical-cta-note {
    font-size: 14px;
    line-height: 1.55;
}

@media screen and (max-width: 1199px) {
    .mechanical-hero.slider-fade .owl-item {
        height: clamp(510px, 68vh, 640px);
        min-height: 510px;
    }

    .mechanical-body-wide .mechanical-card-grid,
    .mechanical-body-wide .mechanical-symptom-grid,
    .mechanical-body-wide .mechanical-service-links {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .mechanical-process {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

@media screen and (max-width: 991px) {
    .mechanical-hero.slider-fade .owl-item {
        height: 570px;
        min-height: 570px;
    }

    .mechanical-hero.banner1 .caption .banner-content,
    .mechanical-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 32px;
        max-width: 620px;
        padding: 28px 30px;
    }

    .mechanical-hero.banner1 .caption .banner-content h1 {
        font-size: 36px;
    }

    .mechanical-hero.banner1 .caption .banner-content h2 {
        font-size: 29px;
    }

    .mechanical-hero.banner1 .caption .banner-content p {
        font-size: 16px;
    }

    .mechanical-hero .mechanical-hero-slide-inspection,
    .mechanical-hero .mechanical-hero-slide-engine,
    .mechanical-hero .mechanical-hero-slide-drivetrain,
    .mechanical-hero .mechanical-hero-slide-suspension,
    .mechanical-hero .mechanical-hero-slide-cooling {
        background-position: center center;
    }
}

@media screen and (max-width: 767px) {
    .mechanical-lead,
    .mechanical-symptoms,
    .mechanical-process-section,
    .mechanical-local-section,
    .mechanical-parts-callout,
    .mechanical-support-section {
        padding: 22px;
    }

    .mechanical-card-grid,
    .mechanical-trust-grid,
    .mechanical-process,
    .mechanical-use-grid,
    .mechanical-service-links,
    .mechanical-highlight-grid,
    .mechanical-body-wide .mechanical-card-grid,
    .mechanical-body-wide .mechanical-symptom-grid,
    .mechanical-body-wide .mechanical-service-links {
        grid-template-columns: 1fr;
    }

    .mechanical-image-card img,
    .mechanical-image-card-sm img,
    .mechanical-image-card-tall img {
        min-height: 220px;
    }

    .mechanical-process-image img {
        aspect-ratio: 4 / 3;
    }

    .mechanical-final-cta {
        min-height: 390px;
        padding: 28px;
    }
}

@media screen and (max-width: 575px) {
    .mechanical-hero.slider-fade .owl-item {
        height: 610px;
        min-height: 610px;
    }

    .mechanical-hero.slider-fade .item {
        background-position: center center;
    }

    .mechanical-hero.banner1 .caption .banner-content,
    .mechanical-hero.banner1 .owl-item.active .caption .banner-content {
        margin-top: 34px;
        padding: 22px 20px 24px;
    }

    .mechanical-hero .mechanical-hero-kicker {
        font-size: 11px;
        letter-spacing: 1.2px;
        margin-bottom: 11px;
    }

    .mechanical-hero.banner1 .caption .banner-content h1 {
        font-size: 27px;
        line-height: 1.14;
        margin-bottom: 10px;
    }

    .mechanical-hero.banner1 .caption .banner-content h2 {
        font-size: 24px;
        line-height: 1.18;
        margin-bottom: 12px;
    }

    .mechanical-hero.banner1 .caption .banner-content p {
        font-size: 14px;
        line-height: 1.52;
    }

    .mechanical-hero.banner1 .owl-theme .owl-nav {
        bottom: 76px;
        right: 16px;
    }

    .mechanical-hero.banner1 .owl-nav .hero-nav-chevron {
        height: 40px;
        width: 40px;
    }

    .mechanical-hero.banner1 .owl-nav .hero-nav-chevron:before {
        height: 12px;
        width: 12px;
    }

    .mechanical-final-cta {
        padding: 24px 22px;
    }
}
