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


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


.common_hero_section.cashforcars {
    background-image: url(/images/common/sell-to-us-header-image.png);
}

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

#about .common_hero_section {
    background-image: url(/images/common/who-we-are-header-image.png);
}

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

#contactus .common_hero_section {
    background-image: url(/images/common/get-in-touch-header-image.png);
}

.common-hero-content {
    width: 329px;
}

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



.common_hero_section p {
    font-size: 18px;
    color: var(--white);
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    margin-bottom: 0;
    margin-bottom: 24px;
    text-align: center;
}

.common_hero_section h3 {
    text-align: center;
    color: var(--white);
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    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-top: 0;
        justify-content: center;
        height: 280px;
    }

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

    .common_hero_section h3 {
        font-size: 29px;
        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: 250px;
    }
}


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

    .sell-you-car-mid-content .container .logo-content img {
        margin-top: 0px;
        margin-left: 1px;
    }

    .sell-you-car-mid-content .container .flex-text-content p {
        margin-left: 0px;
    }
}
@media screen and (min-width: 1400px)  and (max-width: 1499px) {
	.sell-you-car-mid-content .container {
		padding-left: 30px;
        padding-right: 30px;
	}
}
.sell-you-car-mid-content .container {
    display: grid;
    grid-template-columns: auto 45.8%;
    gap: 85px;
    padding-top: 46px;
}

.sell-you-car-mid-content .container .text-content.single {
    border: 1px dashed #000;
    background: var(--white);
    height: 145px;
}

.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: 29px;
    align-items: start;
    justify-content: space-between;
    padding: 19px 19px 26px 34px;
}

.sell-you-car-mid-content .container p {
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-family: var(--body-font);
    letter-spacing: 0.15px;
}

.sell-you-car-mid-content .container .flex-text-content p {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
    width: 439px;
    letter-spacing: 0.12px;
    margin-left: 0px;
}


.sell-you-car-mid-content .container h3 {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 26px;
    text-transform: none;
    margin-bottom: 26px;
    letter-spacing: 0.48px;
    margin-top: 8px;
}

.sell-you-car-mid-content .container .flex-text-content h3 {
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 21px;
    letter-spacing: 0.16px;
    margin-top: 7px;
    margin-bottom: 14px;
}

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

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

@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 p {
        font-size: 14px;
        line-height: 18px;
    }
    .sell-you-car-mid-content .container h3{
        font-size: 18px;
        line-height: 22px;
        margin-bottom: 15px;
    }
}

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

/* CASHFORCARS */