/* Badu Hair */
#badu-hair .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/badu-case-study/badu_case_study_0005_hero.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 728px;
}
@media (max-width: 480px) {
    #badu-hair .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/badu-case-study/badu_case_study_0005_hero.png");
    background-color: #ddd;
    background-size: cover;
        background-attachment: fixed;
    background-repeat: no-repeat;
    height: 800px;
    }
}
/* /Badu Hair */

/* DJK */
#djk .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/djk-case-study/djk_case_study_0003_hero.png");
    background-color: #ddd;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 728px;
}
@media (max-width: 480px) {
    #djk .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/djk-case-study/djk_case_study_0003_hero.png");
    background-color: #ddd;
    background-size: cover;
        background-attachment: fixed;
    background-repeat: no-repeat;
    height: 800px;
    }
    #djk .first-text { font-size: 40px; }
}
/* /DJK */


/* GOLDSBORO */
#goldsboro .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/goldsboro/goldsboro_case_study_0001.png");
    background-color: #ddd;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
    height: 728px;
}
@media (max-width: 480px) {
    #goldsboro .jumbotron {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/djk-case-study/djk_case_study_0003_hero.png");
        background-color: #ddd;
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        height: 800px;
    }
    #goldsboro .first-text { font-size: 40px; }
}
/* /GOLDSBORO */


/* telus */
#telus .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/telus/telus_case_study_0001.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 728px;
}
@media (max-width: 480px) {
    #telus .jumbotron {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/telus/telus_case_study_0001.png");
        background-color: #ddd;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: 800px;
    }
    #telus .first-text { font-size: 40px; }
}
/* /telus */

/* byrory */
#byrory .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/by_rory/by_rory_case_study_0001.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 728px;
}
@media (max-width: 480px) {
    #byrory .jumbotron {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/by_rory/by_rory_case_study_0001.png");
        background-color: #ddd;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: 800px;
    }
    #byrory .first-text { font-size: 40px; }
}
/* /byrory */

/* cos */
#cos .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/cos_case_study/cos_case_study_0001.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 728px;
}
@media (max-width: 480px) {
    #cos .jumbotron {
        background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/cos_case_study/cos_case_study_0001.png");
        background-color: #ddd;
        background-size: cover;
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: 800px;
    }
    #cos .first-text { font-size: 40px; }
}
/* /cos */


/* Heirach */
#heirach .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../img/heirach-case-study/heirach_case_study_0010_hero.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
    height: 728px;
}
@media (max-width: 480px) {
    #heirach .jumbotron {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)),url("../img/heirach-case-study/heirach_case_study_0010_hero.png");
    background-color: #ddd;
    background-size: cover;
    background-repeat: no-repeat;
        background-attachment: fixed;
    height: 800px;
    }
}
/* /Heirach */