.common_hero_section {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 263px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding-top: 62px;
}


.common_hero_section.finance {
    background-image: url(/images/common/header-finance.jpg);
}

.common_hero_section.cashforcars {
    background-image: url(/images/common/header-sell-car.jpg);
}

#team-section .common_hero_section {
    background-image: url(/images/common/header-team.jpg);
}

#about .common_hero_section {
    background-image: url(/images/common/header-about.jpg);
}

#servicing-page .common_hero_section {
    background-image: url(/images/common/servicing-header.jpg);
}

#reviews .common_hero_section {
    background-image: url(/images/common/header-reviews.jpg);
}

.common_hero_section.aftersales {
    background-image: url(/images/common/header-service.jpg);
}

#about .common_hero_section {
    background-image: url(/images/common/header-about.jpg);
}

#vehicle .common_hero_section {
    background-image: url(/images/common/vehicle-prep-page-hero.jpg);
}

#contactus .common_hero_section {
    background-image: url(/images/common/header-contact.jpg);
}

.common-hero-content {
    width: 432px;
    min-height: 216px;
}

.common_hero_section .common-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: var(--header-font);
    border: none;
    border-radius: 2px;
    font-size: 17px;
    font-weight: 600;
    line-height: 17px;
    text-align: center;
    color: var(--white);
    padding: 19px 0;
    position: relative;
    text-transform: none;
    width: 230px;
    height: 60px;
    background: var(--button-color);
    box-shadow: unset;
    border: none;
    margin: 0 auto;
}



.common_hero_section p {
    font-family: var(--body-font);
    font-size: 20px;
    color: var(--white);
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    margin-bottom: 0;
    margin-bottom: 21px;
}

.common_hero_section h3 {
    text-align: center;
    color: var(--white);
    font-family: var(--body-font);
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 12px;
}

#reviews .common_hero_section p {
    text-transform: none !important;
}

@media screen and (max-width:767px) {
    .common-hero-content {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 0;
    }

    .common_hero_section {
        padding-left: 4%;
        padding-right: 4%;
        padding-top: 30px;
        justify-content: center;
    }

    .common_hero_section .common-btn {
        width: 270px;
    }

    .common_hero_section h3 {
        font-size: 27px;
        margin-bottom: 5px;
    }

    .common_hero_section p {
        font-size: 16px;
        margin-bottom: 13px;
    }

    .common_hero_section .right-content {
        background: rgba(0, 0, 0, 0.70);
        display: flex;
        flex-wrap: wrap-reverse;
        height: auto;
        padding: 26px 20px 36px 20px;
        gap: 20px;
        margin-top: 0;
        margin-bottom: 50px;
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    #cashforcars .common_hero_section {
        gap: 30px;
        flex-direction: column;
        height: auto;
        padding-top: 50px;
    }
}

@media screen and (max-width:500px) {
    .common-hero-content {
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        text-align: center;
        padding: 30px 15px;
    }
}

@media screen and (max-width:360px) {
    .common_hero_section p {
        font-size: 15px;
        line-height: 19px;
        margin-bottom: 18px;
    }

    .common_hero_section .common-btn {
        width: 220px;
    }
}

@media screen and (max-width:767px) and (orientation: landscape) {
    #about .common_hero_section {
        align-items: start;
    }

    #about .common-hero-content {
        padding: 0;
    }
}

/* CASHFORCARS */
@media screen and (min-width:1300px) {
    .sell-you-car-mid-content .container {
        max-width: 1207px;
        padding: 0;
        padding-left: 1px;
    }

    .sell-you-car-mid-content .container .logo-content img {
        margin-top: -2px;
        margin-left: -1px;
    }
    .sell-you-car-mid-content .container .flex-text-content p {
        margin-left: 1px;
    }
}

.sell-you-car-mid-content .container {
    display: grid;
    grid-template-columns: auto 47%;
    gap: 50px;
    padding-top: 52px;
}

.sell-you-car-mid-content .container .vertical-line {
    width: 1px;
    height: 84px;
    background-color: #B7B7B7;
    margin-right: -22px;
    margin-top: 0;
}

.sell-you-car-mid-content .container .text-content {
    display: flex;
    gap: 35px;
}

.sell-you-car-mid-content .container .flex-logo-content {
    display: flex;
    gap: 25px;
    align-items: start;
}

.sell-you-car-mid-content .container p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    color: #333;
    margin-top: 7px;
    font-family: var(--body-font);
}

.sell-you-car-mid-content .container .flex-text-content p {
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 15px;
    width: 485px;
}

.sell-you-car-mid-content .container .flex-logo-content {
    margin-top: 2px;
}

.sell-you-car-mid-content .container h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    color: #000;
    line-height: 25px;
    text-transform: capitalize;
    margin-bottom: 8px;
}

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

    .sell-you-car-mid-content .container .flex-text-content p {
        width: 100%;
    }
}

@media screen and (min-width:991px) and (max-width:1299px) {
    .sell-you-car-mid-content .container .vertical-line {
        width: 2px;
        height: 84px;
        color: #B7B7B7;
        margin-right: 0px;
        margin-top: 0;
    }

    .sell-you-car-mid-content .container {
        max-width: 95%;
    }

    .sell-you-car-mid-content .container .text-content {
        display: flex;
        gap: 20px;
    }
}
@media screen and (min-width:991px) and (max-width:1199px){
    .sell-you-car-mid-content .container {
        grid-template-columns: 1fr;
        gap: 20px;
        padding-top: 30px;
    }

    .sell-you-car-mid-content .container .text-content {
        flex-direction: column;
        gap: 20px;
    }

    .sell-you-car-mid-content .container .vertical-line {
        width: 100%;
        height: 1px;
        margin: 0;
    }

    .sell-you-car-mid-content .container p {
        font-size: 14px;
        line-height: 18px;
    }
    .sell-you-car-mid-content .container .flex-text-content p {
    width: 90%;
    }
}
@media screen and (max-width:992px) {
    .sell-you-car-mid-content .container {
        grid-template-columns: 1fr;
        gap: 20px;
        padding-top: 30px;
    }

    .sell-you-car-mid-content .container .text-content {
        flex-direction: column;
        gap: 20px;
    }

    .sell-you-car-mid-content .container .vertical-line {
        width: 100%;
        height: 1px;
        margin: 0;
    }

    .sell-you-car-mid-content .container p {
        font-size: 14px;
        line-height: 18px;
    }
}

@media screen and (max-width:767px) {
    .sell-you-car-mid-content .container .flex-logo-content {
        display: flex;
        gap: 15px;
        align-items: start;
        flex-direction: column;
    }
}

/* CASHFORCARS */