html {
    position: relative;
    min-height: 100%;
}


 body {
        color: #333;
        font-family: 'Open Sans', sans-serif;
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        margin: 0 0 24px 0;
    }

    h1 {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
        font-size: 45px;
        line-height: 48px;
    }

    .unit-title h2 {
        font-family: 'Oswald', sans-serif;
        font-weight: 400;
    }

    .unit-title h2:hover {
        color: #ccc;
    }

    .header {
                color: #ffffff;

        margin: 0 auto;
        padding: 50px;
        background-color: #6281a7;
    }

    .header .sub-heading {
            margin-left: 100px;
            margin-top: -13px;
            font-family: Oswald;
            font-weight: 300;
            font-size: 26px;
    }

    .header-slim {
            padding: 8px 50px;
    }

    .header-image {
        box-shadow: 0 4px 8px 0 rgba(0,0,0,0.12),
                    0 2px 4px 0 rgba(0,0,0,0.08);

        position: relative;
        background-color: #333;
        width: 100%;
        height: 300px;
        margin: 0 auto;

        background-size: cover;
        background-position: 50% 50%;
    }

    .pipeline {
            margin: 0 5px;
    }

    a {
        color: inherit;
        text-decoration: underline;
    }

    ul.nav, ol.nav {
        list-style: none;
        list-style-image: none;
        margin: 0;
        padding: 0;
    }

    #logo {
        float: left;
        padding: 16px 20px 0 0;
    }

    #logo a,
    #logo span {
        background-image: url(img/logo_white.png);
        background-size: 66px 60px;
        /* background-position: 0 50%; */
        background-repeat: no-repeat;
        display: block;
        /* height: 300px; */
        /* width: 400px; */
        width: 66px;
        height: 60px;
    }

    #logo img {
        height: 0;
    }

    a img {
        border: none;
    }

    .main {
        font-size: 14px;
        padding: 35px 50px;
        margin-bottom:100px;
    }

    .footer {
        text-align: center;
        width: 100%;
        margin: 0 auto;
        color: #333;
        font-size: 12px;
        line-height: 32px;
            position: absolute;
    bottom: 20px;
    }

    .footer img {
        margin: 0 auto;
        height: 5%;
    }

    .bio {     font-size: 14px; }

    .units {
        margin-top: 10px;
        overflow: auto;
    }

    .units a {
    }

    .unit {
        float: left;
        width: 33%;
        display: flex;
    }

    .unit-text {
        width: 90%;
    }

    .unit-body {
        width: 90%;
    }

    .unit-icon {
        /*float: left;*/
        width: 60px;
        margin-top: 4%;
    }

    .unit-icon .material-icons {
        font-size: 32px;
    }

    blockquote {
        padding: 0 0 0 1em;
        border: 1px solid #575757;
        border-width: 0 0 0 1px;
        margin: 0;
    }



    nav ul,nav ol {
    margin: 0
}

.nav-wrap {
    height: 60px;
    margin-top: 24px;
    margin-left: 150px;
}


.nav-wrap .nav,.nav-wrap ul,.nav-wrap li,.nav-wrap a {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
        line-height: 12px;
    color: #505461;
}

.nav-wrap ul,.nav-wrap li {
    text-decoration: none !important
}

.nav-wrap .nav li {
    float: left;
    position: relative;
    margin-right: 30px
}

.nav-wrap .nav li:last-child {
    margin-right: 0px
}

.nav-wrap .nav li a {
    display: inline-block;
    line-height: 32px
}

.nav-wrap .nav li:last-child a {
    margin-right: 0px
}

.nav-wrap .nav .folder-collection>a {
    cursor: pointer
}

.nav-wrap .nav .folder-collection .subnav {
    position: absolute;
    top: 100%;
    left: -15px;
    background: #fcfcfc;
    height: 0;
    overflow: hidden;
    opacity: 1;
    z-index: 1000
}

.nav-wrap .nav .folder-collection ul {
    overflow: hidden;
    padding: 7.5px 0;
    display: block
}

.nav-wrap .nav .folder-collection ul li {
    margin: 0;
    display: block;
    width: 100%
}

.nav-wrap .nav .folder-collection ul li a {
    padding: 0;
    margin: 0;
    line-height: normal;
    white-space: nowrap;
    display: block;
    padding: 3.75px 15px
}

.nav-wrap .nav .folder-collection:hover .subnav,.nav-wrap .nav .folder-collection .subnav:hover {
    height: auto !important
}

#mobileMenuLink {
    display: none;
    margin: 15px 0 0
}

#mobileNav {
    height: 0;
    overflow: hidden
}

.nav-wrap a:hover {
    color: #6688b4;
}

.contact {
        margin-left: 5%;
}

.contact i
{
    width: 14px;
    margin-right: 10px;
}

.energy-units
{
    margin-top: 20px;
    padding: 0;
    margin: 0 auto;
    margin-top: 50px;
    width: 1220px;
    min-height: 600px;
}
.energy-row {
    display: flex;
    width: 1212px;
    margin-bottom: 3px;
        width: 1220px;
    margin-bottom: 7px;
}

.energy-unit {
    background-color: #333;
    width: 400px;
    height: 200px;
    margin: auto;
    position: relative;
}

.energy-unit .title {
    z-index: 50;
    position: relative;
    padding: 0 10px 0 0;
    white-space: normal;
    line-height: 11px;
    color: #fff;
    line-height: 22px;
    left: 35px;
    bottom: 46px;
    font-size: 31px;
    font-weight: 300;
}

.energy-unit a {
    text-decoration: none;
}

.energy-unit .img-holder {
    width: 400px;
    height: 200px;
    display: block;
    position: relative;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    overflow: hidden;
}

.hover-overlay {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 10;
    transition: all .25s ease-in-out;
}

.hover-overlay:hover {
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

.dark-overlay {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    z-index: 10;
    opacity: 1;
    background: rgba(0, 0, 0, 0.1);
}