:root {
    --dfiblue: #00a8d8;
}

img {
    max-width: 100%;
    height: auto;
}

#masthead {
    background-color: black;
    border-top: solid 5px var(--dfiblue);
    color: white;
}

#masthead .logo {
    max-width: 120px;
}

#hero {
    background: url(../imgs/dfi-hero.jpg) no-repeat left top;
    background-size: cover;
    min-height: 600px;
    display: flex;
    align-items: center;
}

#hero h1 {
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-size: 1.9rem;
    font-weight: 700;
    margin-bottom: 50px;
}
#hero h1 .highlight {
    color: var(--dfiblue);
    display: block;
}

.hero-text-wrap {
    margin-top: 3rem;
} 

.service-blocks {
    max-width: 80%;
    margin: 0 auto;
}

.service-block {
    text-align: center;
    color: white;
}
.service-block img {
    margin-bottom: 10px;
}

.service-block h2 {
    font-size: 1.3rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
} 

.service-block p {
    font-size: .85rem;
}

#blue-container {
    background-color: var(--dfiblue);
}

#lorem-para {
    padding-bottom: 30px;
}

.lorem-heading h2 {
    text-align: center;
    text-transform: uppercase;
    color: white;
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 30px;
}

.lorem-text p {
    color: white;
    letter-spacing: .5px;
}

#pic-para {}

.crane-row {

}

#crane-img {
    width: 65%;
    box-shadow: -33px 34px 0px 0px rgba(0,168,216,1);
    margin-bottom: 35px;
}

.crane-text {}

.crane-text h2 {
    color: var(--dfiblue);
    text-transform: uppercase;
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 15px;
}

.crane-text p {
    font-size: .8rem;
    font-weight: 400;
    padding-bottom: 25px;
}

.crane-text button {
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: white;
    background-color: black;
    border: solid 2px black;
    padding: 5px 20px;
}

.crane-text button:hover {
    color: black;
    background-color: white;
}

#black-box {
    background-color: black;
    padding-bottom: 50px;
}

.black-row1 {
    width: 100%;
}

.black-col h2 {
    color: white;
    font-size: 1.4rem;
    font-weight: 700;
    text-align: center;
    padding-top: 50px;
    letter-spacing: 1px;
}

.black-col p {
    color: white;
    text-align: center;
    letter-spacing: .4px;
    width: 70%;
    margin: 0 auto;
    padding-bottom: 40px;
}

#branches-con {}

.branches-heading h2 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 1.5rem;
    font-weight: 700;
    padding-top: 40px;
    padding-bottom: 10px;
}

.branches-heading p {
    text-align: center;
    margin: 0px auto 30px;
}


@media (min-width: 768px) {
    #crane-img {
        width: 85%;
        margin-bottom: 35px;
    }
}

.branches-row {
    justify-content: center;
    gap: 30px;
    margin-bottom: 30px;
}

.branches-row-end {
    justify-content: center;
    gap: 30px;
    margin-bottom: 210px;
}

.branch-head {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-head p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-edmon {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-edmon p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-red {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-red p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-edson {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-edson p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-grand {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-grand p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-rycroft {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-rycroft p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}


.branch-john {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-john p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-wey {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-wey p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

.branch-houston {
    background-image: url("../imgs/crane.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 275px;
}

.branch-houston p {
    color: #fff;
    font-size: 1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0;
}

#footer {
    background-color: black;
    display: flex;
    justify-content: center;
}

.footer-row {
    display: flex;
    justify-content: space-between;
    padding-top: 80px;
    padding-bottom: 200px;
}

.footer-logo {
    width: 80%;
}

.footer-nav p {
    color: #fff;
}

.service-item img {
    
}

.service-item h2 {
    color: #fff;
    font-size: .9rem;
    font-weight: 700;
    text-transform: uppercase;
}

.service-item p {
    color: #fff;
    font-size: .7rem;
}