@import url("https://use.typekit.net/res5trp.css");
@import url('/sites/cars/2016/uploads/2020/420/assets/CARS_-_Gilroy_Font_Family/CARS_-_Gilroy_Font_Family.css');


/* 
font-family: garamond-premier-pro, serif;
  font-family: 'Gilroy-Regular';
      font-family: 'Gilroy-SemiBold';
 */

.zd-container{
max-width: 965px;
    margin: 0 auto;
    padding: 0 20px;
}

.centered {
    text-align: center;
}

.inner-container {
    width: 80%;
    margin: auto;
}

body {
    /* background-color: #f9f6f6; */
    font-family: 'Gilroy-Regular';
}

.hero .title, .SpreadTheWord .title {
    font-size: 4em;
}

#hero-mobile {
    display: none;
}

.title {
    line-height: 1.5;
    padding: .5em 0;
    font-size: 40px;
    font-family: 'Gilroy-SemiBold';
}


.subtitle {
    font-family: 'Gilroy-SemiBold';
    line-height: 1.5;
    text-align: left !important;
    padding: .5em 0;
}

article p, p {
    font-size: 17.2px;
    font-size: 24px;
    line-height: 1.5;
    margin: 0 0 24px;
}

.blue {
    text-align: center;
    color: #0595aa;
}

.pink {
    text-align: center;
    color: #ff61be;
}

.white {
    text-align: center;
    color: white;
}

.blueBar {
    background-color: #0595aa;
    padding: 2em 0;
    color: white;
}

.nonprofit-tile {
    text-align: center;
    width: 100%;
    display: inline-block;
    padding: 0 0 3em;
}

.np {
    display: inline-block;
    background: white;
    padding: 1em;
    max-width: 100%;
    /* border:1px solid #f9f6f6; */
    margin: 1em;
    width: 21%;
    -webkit-box-shadow: 0px 0px 22px -12px rgb(68 68 68);
    -moz-box-shadow: 0px 0px 22px -12px rgba(68,68,68,1);
    box-shadow: 0px 0px 22px -12px rgb(68 68 68);
}

    .np:hover {
        transition: 1s;
        -webkit-box-shadow: 0px 0px 22px -12px rgb(232, 228, 228);
        -moz-box-shadow: 0px 0px 22px -12px rgba(232, 228, 228,1);
        box-shadow: 0px 0px 22px -12px rgb(232, 228, 228);
    }

.pink-btn {
    background-color: #ff61be;
    color: white;
    text-align: center;
    padding: 0.4em;
    font-size: 20px;
    letter-spacing: .04em;
    display: inline-block;
    margin: 1em;
    width: 220px;
}

    .pink-btn:hover {
        transition: 1s;
        background-color: #c74792;
        color: white;
        text-decoration: none;
    }


.benefitsOfDonating {
    background-color: #ff61be;
    background-image: url(https://cartober.careasy.org/sites/indition/15045/uploads/New/tires.png);
    background-repeat: repeat;
    padding-bottom: 3em;
    background-attachment: fixed;
}

.benOfDon {
    text-align: center;
    color: white;
}

    .benOfDon img {
        width: 200px;
        margin-bottom: 1em;
    }

.howItWorks {
    text-align: center;
}

    .howItWorks img {
        width: 250px;
        margin-bottom: 1em;
    }

    .howItWorks p {
        text-align: left;
    }

.allTypes {
    padding-bottom: 3em;
}


.blogPosts {
    background-color: #05A1B7;
    background-image: url(https://cartober.careasy.org/sites/indition/15045/uploads/New/tires2.png);
    background-repeat: repeat;
    padding-bottom: 3em;
    color: white;
    background-attachment: fixed;
}

.blogsSamples img {
    width: 100%;
    max-width: 500px;
    margin-top: 2em;
}

.blogPosts h3 {
    font-family: 'Gilroy-SemiBold';
    line-height: 1.5;
    font-size: 1.6em;
}

.blogPosts h4 {
    color: #F9EAA5;
}

.white-btn {
    background-color: white;
    color: #ff61be;
    text-align: center;
    padding: 0.4em;
    font-size: 20px;
    letter-spacing: .04em;
    display: inline-block;
    width: 220px;
    margin-bottom: 1em;
}

    .white-btn:hover {
        transition: 1s;
        background-color: white;
        color: #ff61be;
        text-decoration: none;
    }

.blueBG {
    background-color: #05A1B7;
    color: white;
}


.quickFacts {
    background-color: #05A1B7;
    background-image: url(https://cartober.careasy.org/sites/indition/15045/uploads/New/tires2.png);
    background-repeat: repeat;
    padding-bottom: 4em;
    color: white;
    background-attachment: fixed;
}

.social-media {
    text-align: center;
}

    .social-media .btn-custom {
        background: white;
        color: #05A1B7;
        font-size: 3em;
        height: 65px;
        width: 80px;
        padding: 0px 10px 15px;
        margin: 10px;
    }

.SpreadTheWord {
    background-color: #05A1B7;
    background-image: url(https://cartober.careasy.org/sites/indition/15045/uploads/New/tires2.png);
    background-repeat: repeat;
    padding: 2em 0;
    color: white;
}

    .SpreadTheWord img {
        max-width: 450px;
    }

.spreadImg {
    text-align: left;
    float: right;
}

.spread-text {
    float: right;
}

iframe {
    width: 100%;
    height: 500px;
}


.how {
    padding: 2em 0;
}

.np-how {
    text-align: center;
    height: 340px;
    margin-bottom: 1em;
    padding: 3em;
    margin-top: 1em;
    -webkit-box-shadow: 0px 0px 22px -12px rgb(68 68 68);
    -moz-box-shadow: 0px 0px 22px -12px rgba(68,68,68,1);
    box-shadow: 0px 0px 22px -12px rgb(68 68 68);
}

    .np-how img {
        width: 180px;
    }

    .np-how h3 {
        font-size: 18px;
        line-height: 1.3;
    }

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

    .inner-container {
        width: 100%;
    }

    .np{
        margin:.5em;
        width:22%
    }

}

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


    .hero .title, .SpreadTheWord .title {
        font-size: 3em;
        text-align: center;
    }


    #hero-desktop {
        display: none;
    }

    #hero-mobile {
        display: inline;
    }

    iframe {
        height: 780px;
    }

    .np {
        width: 30%;
    }

}


@media only screen and (max-width: 521px) {
    .np{
        width:46%;
    }
 
}

@media only screen and (max-width: 424px) {
    .np {
        width: 45%;
    }
}