﻿main.container-fluid {
    padding: 0px;
}

.header-container .container-fluid {
    right: 0px;
    padding: 0px;
}

.service {
    max-width: 100%;
    width: 100%;
    margin: 0px;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.service .headerTextWrapper {
    top: 420px;
}

    .service .headerTextWrapper h1 {
        font-size: 40px;
        position: relative;
    }

    .service .headerTextWrapper p {
        font-size: 20px;
        position: relative;
    }

.servicesWrapper {
    width: 100%;
    margin-left: 0px;
}

.row {
    margin: 0px;
}

    .row p {
        font-size: 16px;
        width: 60%;
    }

    .row h2 {
        line-height: 28px;
        font-size: 19px;
        width: 70%;
        margin-bottom: 15px;
    }

.secondRow div .vertical-align {
    padding: 20px 0;
}


.firstRow p {
    margin-top: 0px;
}

.service-collage > .row {
    height: 310px;
    margin: 0px;
}

.firstRow div {
    width: 35%;
}

.firstRow img:first-of-type {
    width: 30%
}

.firstRow img:nth-of-type(2) {
    width: 35%;
}

.secondRow h2, .secondRow p {
    width: 70%;
}

.secondRow div {
    width: 35%;
}

.secondRow img {
    width: 30%;
}

.secondRow div ul li {
    margin-bottom: 10px;
}

.secondRow div:first-of-type ul {
    font-size: 16px;
    width: 70%;
}

.secondRow div:last-of-type h2 {
    width: 85%;
}

.secondRow div:last-of-type ul {
    float: left;
    font-size: 16px;
    margin-left: 7%;
}

    .secondRow div:last-of-type ul:last-of-type {
    }

.thirdRowMessageContainer div p {
    width: 75%;
}

.thirdRowMessageContainer div h2 {
    width: 75%;
}

.thirdRowMessageContainer div ul {
    width: 90%;
    margin-top: 0px;
    font-size: 16px;
}

.thirdRowMessageContainer ul li {
    margin-bottom: 10px;
}

.thirdRow img:first-of-type {
    width: 35%;
}

.thirdRow .thirdRowMessageContainer {
    width: 65%;
}

.how-we-do-it-wrapper {
    min-height: 760px;
}

.abilities-sideImg {
    width: 36%;
}

.abilities-container {
    min-height: 760px;
}

    .abilities-container h1 {
        font-size: 26px;
        margin-top: 35px;
        margin-bottom: 5px;
    }

.abilities-blurb {
    font-size: 16px;
    margin-bottom: 30px;
}

.abilities-row .ability-statement img {
    width: 55px;
    margin-bottom: 15px;
}

    .abilities-row .ability-statement img.flaticon {
        width: 40px;
    }

.ability-statement p {
    width: 80%;
    font-size: 16px;
}

.ability-statement h3 {
    font-size: 16px;
}
