
    .cw-c-header {
        background: linear-gradient(to bottom, rgba(255, 255, 255, .7), rgba(255, 255, 255, .7)), url("https://apihoard.webit.com/api/v1/Image/7A94454B2A50204A48A7163C083399A2/7A94454B2A50204A48A7163C083399A2.png?size=1920x1440");
        background-size: cover;
        background-position: center center;
        background-attachment: fixed;
        background-repeat: no-repeat;
    }

    .cw-c-header img {
        display: block;
        margin: 1em auto;
    }

    .cw-c-header a {
        width: fit-content;
        margin: auto;
        display: block;
    }

    .cw-c-header p {
        font-size: 120%;
        text-align: center;
        margin: 1em auto;
        font-weight: 700;
        color: #000;
    }

    @media (min-width: 992px) {
        .cw-c-header p {
            font-size: 160%;
        }
    }

    .cw-c-header p a {
        color: #000;
        font-weight: 700;
    }

    .cw-c-header p a:hover {
        color: #E62E30;
    }



    /* ----------------------------------------------------------------------------------------------- */


.cw-logo .img-responsive {
    max-height: 350px;
    width: auto;
    margin: 0 auto;
    justify-content: center;
}

.cw-location {
    font-size: 21px;
}

.cw-address {
    margin-top: 10px;
    font-size: 18px;
}

.cw-phone {
    font-weight: 400;
    font-size: 21px;
}

.cw_header .cw-contactLeft {
    margin-left: auto;
    margin-right: auto;
    font-size: 21px;
    text-align: center;
    padding: 1rem;
}

.cw_header .cw-hours {
    display: inline-block;
    font-weight: normal;
    text-transform: uppercase;
    color: black !important;

}

.cw-hours .cw-left {
    padding-top: 10px;
    float: none;
    display: inline-block;
    color: black !important;

}

.cw-left {
    text-align: center;
    display: inline-block;
    font-size: 21px;
    font-weight: 500;
    color: white;
    margin-bottom: 5px;
}

.cw-left p {
    margin-top: 5%;
}

/* XS: 440px & Up */
@media (max-width: 440px) {
    .cw-logo {
        margin-bottom: 15px;
        justify-content: center;
}
    .cw-logo .img-responsive {
    max-height: 200px;
    width: auto;
    margin: 0 auto;
    justify-content: center;

}
.cw-hours{
    /* display: none; */
}
}

/* SM: 768px & Up */
@media (min-width: 768px) {
    .cw-header {
        padding: 1em 0;
    }

    .cw-logo {
        margin-bottom: 15px;
        justify-content: center;
    }
}

/* MD: 992px & Up */
@media (min-width: 992px) {
    .cw-logo {
        margin-bottom: 0;
        justify-content: center;

    }

    .cw-flex {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        align-items: center;
    }
}

/* LG: 1200px & Up */
@media (min-width: 1200px) {
    .cw-header-text {
        padding: 1em 10px 0 0;
    }

}

/* XLG: 1400px & Up */
@media (min-width: 1400px) {}


/* *************Page Titles*********************** */
.am-title {
    position: relative;
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center bottom;
    color: var(--color-theme-background);
    background-color: var(--color-theme-primary);
    border-radius: .5rem;
    color: #E61722;
}

.am-title::after {
    overflow: hidden;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, .5)
}

.am-title .container,
.am-title .container-fluid {
    position: relative;
    z-index: 2
}


@media(max-width:1300px) {
    .am-title {
        background-position: center bottom 299px
    }
}

.am-title .pg-title {
    font-size: 2.5rem;
    margin-top: 15px;
    color: #E61722;
}

.am-title .pg-title::after {
    margin-bottom: 0
}


    .am-title-carfinder {
        background-image: url(https://apihoard.webit.com/api/v1/Image/2A09E01C2534F2B9D0239C3FE5B37CF2/2A09E01C2534F2B9D0239C3FE5B37CF2.jpg?size=1920x1440)
    }

    @media(min-width: 1200px){
    h1.pg-title::before {
        content: "";
        width: 2000px;
        height: 800px;
        position: absolute;
        background: var(--color-theme-primary);
        left: -350px;
        z-index: -1;
        transform: skew(10deg,-40deg);
        border-bottom: 4px solid var(--color-theme-highlight);
        bottom: 160px;
    }
}

/* ************Banner******************* */
.cw-bhph {
    padding: 1em 0;
    background: #C6C6C6;
}

.cw-bhph h5 {
    font-size: 1.25em;
    font-weight: 900;
    text-transform: uppercase;
    color:black;
}

.cw-bhph .btn {
    margin-top: 1em;
    padding: 1em 3em;
    font-size: .75em;
}

/* ---------------- Media Query ---------------- */
/* XS: 440px and Up */
@media (max-width: 440px) {
    .cw-bhph h5 {
        font-size: 1em;
    }
}

/* SM: 768px and Up */
@media (min-width: 768px) {}

/* MD: 992px and Up */
@media (min-width: 992px) {
    .cw-bhph {
        padding: 1em 0;
    }
}


/* *******************Testimonials*********************** */

.testimonial-avatar {
    border-radius: 50%;
    width: 58px;
    height: 58px;
    overflow: hidden
}

.testimonial-avatar img {
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial-avatar .testimonial-avatar-letter {
    font-size: 1.7rem;
    font-family: var(--headerfont);
    text-align: center;
    height: 100%;
    padding-top: .55rem
}

.testimonial-content p:last-of-type {
    margin-bottom: 0
}

.testimonial-stars i {
    font-size: 1.1rem;
    color: var(--color-theme-highlight);
}

.testimonial {
    font-size: 1rem;
    font-style: italic;
    margin: 1rem auto 2rem;
    padding-left: 2rem;
    padding-right: 2rem
}

@media(min-width: 567px) {
    .testimonial {
        font-size:1.5rem
    }
}

.testimonial-slider-item .crate {
    height: 100%
}

.testimonial-slider .testimonial-arrow {
    top: 50%
}

.testimonial-slider .testimonial-arrow-prev {
    left: -1em
}

.testimonial-slider .testimonial-arrow-next {
    right: -1.1em
}

   /*-- New Menu (detailedlist module)  --*/

   .page-pricing .detailedlist .detailedlist-item-img {
    display: none
}

.page-pricing .detailedlist .detailedlist-item-title {
    padding: 20px;
    color: white;
    background: var(--color-theme-primary);
    text-align: center
}

.page-pricing .detailedlist .col-lg-6 {
    padding: 20px;
    background: white;
    color: #222;
    border: 16px solid #e61722;
    text-align: center;
}

.page-pricing .detailedlist ul {
    list-style: none;
    padding-left: 0;
    font-size: 1.15rem;
}

.page-pricing .detailedlist ul li {
    margin: 12px 0 14px;
    border-bottom: 1px solid #e4e4e4;
}

.page-pricing .detailedlist p {
    font-size: 1rem
}

.page-pricing .detailedlist h3 {
    margin-top: 2rem;
    color: var(--color-theme-secondary)
}