/* HOME PAGE HERO */
#home .primaryAndSecondaryContainer {
    padding-top: 0;
}
.block_abbdbbf3edc045f5a8658ee0b4215d49 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.block_abbdbbf3edc045f5a8658ee0b4215d49 .contentImg {
    min-width: 100%;
}
.block_abbdbbf3edc045f5a8658ee0b4215d49 .blockImg {
    position: relative;
}
.block_abbdbbf3edc045f5a8658ee0b4215d49 .blockImg .customCaption {
    position: absolute;
    top: 0;
    width: 100%;
}
.block_abbdbbf3edc045f5a8658ee0b4215d49 .contentTitle {
    padding-top:10%;
    padding-bottom:12%;
    text-align:center;
    color: white;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    font-weight: 100;
    font-size: 280%;
}

@media only screen and (max-width: 568px) {
    .block_abbdbbf3edc045f5a8658ee0b4215d49 .contentTitle {
        font-size: 180%;
    }
}

/* ABOUT US HERO */
#about .primaryAndSecondaryContainer {
    padding-top: 0;
}
.block_e433172efcbf4f038443e11ee8b0eeeb {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.block_e433172efcbf4f038443e11ee8b0eeeb .contentImg {
    min-width: 100%;
}
.block_e433172efcbf4f038443e11ee8b0eeeb .blockImg {
    position: relative;
}
.block_e433172efcbf4f038443e11ee8b0eeeb .blockImg .customCaption {
    position: absolute;
    top: 0;
    width: 100%;
}
.block_e433172efcbf4f038443e11ee8b0eeeb .contentTitle {
    padding-top:9%;
    padding-bottom:12%;
    text-align:center;
    color: white;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    font-weight: 100;
    font-size: 280%;
}

@media only screen and (max-width: 568px) {
.block_e433172efcbf4f038443e11ee8b0eeeb .contentTitle {
        font-size: 180%;
    }
}


/* TEAM HERO */
#team .primaryAndSecondaryContainer {
    padding-top: 0;
}
.block_e467d5327fd34f23816a8317355d3653 {
    padding: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
}
.block_e467d5327fd34f23816a8317355d3653 .contentImg {
    min-width: 100%;
}
.block_e467d5327fd34f23816a8317355d3653 .blockImg {
    position: relative;
}
.block_e467d5327fd34f23816a8317355d3653 .blockImg .customCaption {
    position: absolute;
    top: 0;
    width: 100%;
}
.block_e467d5327fd34f23816a8317355d3653 .contentTitle {
    padding-top:9%;
    padding-bottom:12%;
    text-align:center;
    color: white;
    text-shadow: 0 0 5px rgba(0,0,0,0.5);
    font-weight: 100;
    font-size: 280%;
}

@media only screen and (max-width: 568px) {
.block_e467d5327fd34f23816a8317355d3653 .contentTitle {
        font-size: 180%;
    }
}

#portfolio .primaryAndSecondaryContainer {
    padding-top: 3%;
}

#contact .primaryAndSecondaryContainer {
    padding-top: 3%;
}