.header .logo {
    /*min-height: 40px;*/
    /*min-width: 155px;*/
    width: 18rem;
}

.redHighlight {
    color: #D0021B !important;
}

#airwebreatheScreen {
    height: 50%;
    width: 50%;
}

#airwebreatheScreen2 {
    height: 500px%;
    width: 100%;
}

 /*Hero Sections */
.hero-5-about-1 .media-column {
    background-image: url(../images/portfolio/project-air-we-breathe/airwebreatheScreen_1024.jpg);
}

.hero-5-project-airWeBreathe .media-column {
    background-image: url(../images/portfolio/project-4/Mockup.jpg);
}

.hero-5-project-everozeLeaf .media-column {
    background-image: url(../images/portfolio/project-everoze-leaf/everozeView.jpg);
}

.hero-5-project-airWeBreathe .media-column {
    background-image: url(../images/portfolio/project-air-we-breathe/screenshot-airWeBreathe-deaths.png);
}



.video-container {
    padding-top: 50px;
    /*width: 40%;*/
    max-width: 800px;
    overflow:hidden;
    margin: auto;
}

div.section-block.testimonial-5.testimonials-5-about-1 {
    background-color: #2c3e51;
    color: #ffffff;
}


.testimonials-5-about-1 .tms-bullet-nav {
    background-color: #ffffff;
}

div.column.width-8.center.horizon {
    padding-left: 70px;
}

div.juxtapose.juxtapose-0 {
    width: 100%;
    height: 100%;
}

.footer .form-element,
.footer textarea {
    background-color: #333;
    margin-bottom: 2rem;
    font-size: 1.3rem;
    color: #999;
}

.underline {
    text-decoration: underline;
}

.afterImage {
    margin-top: 30px;
}

