@import url('https://fonts.googleapis.com/css2?family=Prata&family=Rethink+Sans:ital,wght@0,400..800;1,400..800&display=swap');


body {
    font-family: "Rethink Sans", sans-serif;
}

article p, p{
    color:black;
    font-size:18px;
    line-height:1.5;
}

.title {
    color: #1d1752 !important;
    font-size:36px;
    line-height: 1.5;
    margin: 20px 0 22px 0;
    font-family: "Prata", serif;
}

.banner-text {
    color: #24a2b8;
    font-size: 36px;
    line-height: 1.5;
    text-align: center;
}

.phone {
    font-size: 22px;
    line-height: 1.5;
    font-weight: 700;
    color: #24a2b8;
}

.phone-sub {
    text-align: center;
    color: #24a2b8;
    font-size: 18px;
    line-height: 1.5;
    font-weight: 700;
}

.phone-sub-small {
    color: #24a2b8;
    font-weight: 600;
    text-decoration: underline;
}

.master-nav {
    background: #24a2b8;
}

    .master-nav ul {
        margin-bottom: 0;
    }

.btn-custom, .btn-custom.active, .btn-custom.active.focus, .btn-custom.active:focus, .btn-custom.active:hover, .btn-custom.focus, .btn-custom:active, .btn-custom:active.focus, .btn-custom:active:focus, .btn-custom:active:hover, .btn-custom:focus, .btn-custom:hover, .open > .dropdown-toggle.btn-custom, .open > .dropdown-toggle.btn-custom.focus, .open > .dropdown-toggle.btn-custom:focus, .open > .dropdown-toggle.btn-custom:hover {
    font-size: 16px;
    color: #fff;
    line-height: 1.5;
    font-weight: 700;
    background-color: #24a2b8;
    border-color: #24a2b8;
}

.jumbotron {
    background: #efefef url(https://pbsreno.careasy.org/sites/cars/pbsreno/uploads/GenericBigBanner.png) center center;
    background-repeat: no-repeat;
}

.banner-inner {
    text-align: center;
    width: 100%
}

.master-header {
    padding: 0;
    margin: 0;
}

.banner-sub {
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 1.5;
    font-weight: 700;
}

.master-nav ul li {
    display: inline-block;
    padding: 5px 0;
}

    .master-nav ul li a {
        color: #fff;
        line-height: 1.5;
        font-weight: 700;
    }

    .master-nav ul li::after {
        content: "|";
        color: #fff;
        padding: 0 10px;
    }

    .master-nav ul li:last-child:after {
        font-weight: 100;
        content: "";
        display: none;
    }

#top-logo {
    float: left;
    margin-top: 10px;
}

#m-logo {
    display: none;
}

iframe {
    width: 100%;
    border: none;
    height: 520px;
}

.master-footer {
    text-align: center;
    background-color: #1d1752;
    padding: 8em 0;
}

    .master-footer .container * {
        display: inline-block;
    }

    #footer-logo img{
        width:190px;
    }

.inside-buttons > div {
    display: inline-block;
}

.inside-left {
    width: 255px;
}

.video {
    width: 400px;
    height: 250px;
}

p {
    font-size: 18px;
    line-height: 1.5;
    text-align: justify;
}

.tel-alias {
    font-weight: 700;
    color: #666;
}

.btn-custom.active, .btn-custom:active, .open > .dropdown-toggle.btn-custom {
    background-image: none;
}

.btn-custom {
    background-color: #fff !important;
    color: #4a4a4a !important;
    border-radius: none;
    border: 1px solid #fff;
    width: 40px;
}

    .btn-custom:hover {
        transition: 2s;
        border: 1px solid #fff;
    }

#footer-text {
    color: #fff !important;
}

#padtop {
    padding-top: 5em;
}

.title b {
    font-weight: 400;
}

.site-content {
    padding-top: 66px;
}

.header {
    left: 0;
    right: 0;
    height: auto;
    line-height: 66px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    padding: 1em 2em;
}

.menu {
    padding: 1.5em 0;
    float: right;
}

    .menu a {
        color: #1d1752;
        font-size: 18px;
        padding: 0 1.75em;
        font-weight: 700;
        line-height: 3.5;
    }

        .menu a:hover {
            text-decoration: none;
            color: #666;
            transition: 1s;
        }

#donateNow {
    padding: 1em;
    color: #fff;
    background-color: #bf3738;
    background: linear-gradient(135deg, #784DBF, #C54863);
    border-radius: 50px;
    width: 220px;
    display: inline-block;
    padding: 0 3em;
}

.hero {
    background-image: url(/sites/indition/cars_cancerresearch/uploads/car-hero.jpg);
    background-size: cover;
    background-position: center;
    background-color: rgba(255, 255, 255, .7);
    background-blend-mode: lighten;
    margin-top: -10.2em;
}

.hero-text {
    text-align: center;
    padding: 14em 0 14%;
    color: #1d1752;
}

    .hero-text h1 {
        font-size: 30px;
        font-weight: 400;
        line-height: 1.4;
    }

    .hero-text h2 {
        background-color: rgba(255, 255, 255, .5);
        display: inline-block;
        padding: 12px .2em;
        font-size: 3.4em;
        margin-top: 0;
        font-weight: 700;
        letter-spacing: .12em;
        line-height: 1.4;
    }

    .hero-text h5 {
        font-size: 22px;
        color: #555;
        line-height: 1.4;
    }

    .hero-text a {
/*        background-color: #bf3738;
*/        color: #fff;
        display: inline-block;
        padding: 1em 2em;
        margin: 1em 0;
        border-radius: 50px;
        /*
* Created with https://www.css-gradient.com
* Gradient link: https://www.css-gradient.com/?c1=784dbf&c2=c54863&gt=l&gd=dtl
*/
        background: #784DBF;
        background: linear-gradient(135deg, #784DBF, #C54863);
    }

.process-box {
    margin-top: -5em;
}

.process {
    background-color: #fff;
    border-radius: 150px 150px 0 0;
    padding-top: 3em;
    text-align: center;
}

    .process h4 {
        font-size: 30px;
        color: #1d1752;
        text-transform: uppercase;
        font-weight: 700;
        line-height: 1.4;
    }

    .process h5 {
        font-size: 18px;
        color: black;
        font-weight: 300;
        line-height: 1.4;
    }

.vehicle-strip {
    margin: 40px auto 40px;
    text-align: center;
    width: 55%
}

    .vehicle-strip img {
        width: 14.66%;
        padding: 3px;
        margin: 2px;
        background-color: #1d1752;
        transition: 1s;
        box-shadow: 1px 7px 5px -1px #b6b6b6;
        -webkit-box-shadow: 1px 7px 5px -1px #b6b6b6;
        -moz-box-shadow: 1px 7px 5px -1px #b6b6b6;
    }

.truckArea {
    text-align: center;
    background-color: #f0efff;
    background-image: url(https://www.transparenttextures.com/patterns/cream-pixels.png);
    padding: 2em 0;
}

.faq {
    padding: 2em 0;
}


    .faq a {
        color: #1d1752;
    }

    .faq li{
        line-height:1.7;
    }

.contact {
    padding: 6em 0;
}

@media screen and (max-width:992px) {
    .video {
        padding-top: 10px;
        width: 100%;
        height: auto;
    }

    .inside-buttons {
        margin: 0 auto;
    }

    .inside-left {
        width: 70%
    }

    .inside-right {
        width: auto;
    }
}

@media screen and (max-width:807px) {
    .banner-sub {
        font-size: 20px;
    }

    .banner-text {
        font-size: 25px;
    }

    .jumbotron {
        background: #efefef url(https://pbsreno.careasy.org/sites/cars/pbsreno/uploads/MobileBanner.png) no-repeat center center;
        background-size: contain;
    }

    .hero {
        background-image: url(/sites/indition/cars_cancerresearch/uploads/mobile.jpg);
        background-size: cover;
        background-position: center;
        background-color: rgba(255, 255, 255, .7);
        background-blend-mode: lighten;
        margin-top: -10.2em;
    }

    .hero-text h1 {
        font-size: 24px;
    }

    .hero-text h2 {
        letter-spacing: 0;
    }

    .hero-text h5 {
        font-size: 18px;
    }

    .car-test h2 {
        font-size: 2em;
    }

    .title {
        font-size: 24px;
    }

    #padtop {
        padding-top: 1em;
    }

    .top-logo img {
        float: left;
        position: relative;
    }

    .site-pusher {
        height: 100%
    }

    .site-pusher {
        transition-duration: .3s;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }

    .site-content {
        top: 66px;
        right: 0;
        left: 0;
        bottom: 0;
        padding-top: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
    }

    .header {
        position: static;
        background-color: white;
    }

    #top-logo {
        display: none;
    }

    #m-logo {
        display: inline;
    }

    .header__icon {
        position: relative;
        display: block;
        float: right;
        width: 50px;
        height: 66px;
        cursor: pointer;
    }

        .header__icon:after {
            content: '';
            position: absolute;
            display: block;
            width: 2rem;
            height: 0;
            top: 20px;
            left: 15px;
            box-shadow: 0 10px 0 1px #1d1752, 0 16px 0 1px #1d1752, 0 22px 0 1px #1d1752
        }

    .menu {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        width: 250px;
        -webkit-transform: translateX(-250px);
        transform: translateX(-250px);
        background-color: #faf9ff;
    }

        .menu a {
            display: block;
            height: 40px;
            text-align: center;
            line-height: 40px;
            border-bottom: 1px solid #fff;
        }

    #donateNow {
        background-color: transparent;
        color: white;
        padding: 0 2.5em;
        width: 80%;
        margin: auto;
        display:block;
    }

    .with--sidebar .site-pusher {
        -webkit-transform: translateX(250px);
        transform: translateX(250px);
    }

    .with--sidebar .site-cache {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, .6);
    }

    .process-box {
        margin-top: 0;
    }

    .process {
        border-radius: 0;
    }

        .process h5 {
            width: 90%;
            margin: auto;
        }
}


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

    iframe{
        height:720px;
    }
}

    @media only screen and (max-width:457px) {
        .hero-text {
            padding: 14em 0 10%
        }

            .hero-text h1 {
                font-size: 22px;
            }

            .hero-text h2 {
                font-size: 2.5em;
            }

            .hero-text h5 {
                font-size: 15px;
            }

            .hero-text a {
                font-size: 16px;
            }
    }