.blockquote {
    font-size: 1.0em;
    background-color: #D0EEFC;
    border-left: 3px solid darkblue;
    color: #3985c8;
}

.lead {
    font-size: 1.2em;
}

.fa-border {
    margin-right: 5px!important;
}

#content {
}

.au-left-col {
    padding-top: 30px;
}

h1,
.h1 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.4em;
    color: #114AA0;
    letter-spacing: 0;
    text-transform: uppercase;
}

h2,
.h2 {
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    color: #ffc007;
    letter-spacing: 0;
    background-color: #343a3f;
    padding-left: 11px;
    margin-right: 3px;
}

h3,
.h3 {
    /* commercial window cl: */
    font-family: 'Open Sans', sans-serif;
    font-size: 1.3em;
    color: #16479E;
    letter-spacing: 0;
    line-height: 20px;
    text-transform: uppercase;
    padding: 3px;
}

p {
    font-family: 'Open Sans', sans-serif;
}

.thumbnail >h3 {
    padding-left: 12px;
    margin-top: 5px;
}

.main-nav {
    background-color: #ffffff;
    min-height: 105px;
    padding-top: 10px;
}

.nav-bar-inner {
    margin-top: 25px;
}

.head_image {
    margin-top: 115px;
    width: 100%;
    background-image: url('project-images/high-level-cleaning.jpg');
    background-size: cover;
    background-position: right center;
    height: 415px;
    padding-top: 70px;
    padding-right: 60px;
}

.active {
}

#navbar-collapse .active a {
    /* Rectangle 2: */
    background-image: linear-gradient(-180deg, #0091D7 0%, #04B1F0 50%);
    border-radius: 3px;
    color: white;
}

.accreditation {
    padding-top: 80px;
    width: 100%;
    background-image: url('project-images/high-level-window-cleaning.jpg');
    padding-bottom: 80px;
    margin-top: 5px;
}

.btn-default {
    background-image: linear-gradient(-180deg, #0091D7 0%, #04B1F0 50%);
    border-radius: 3px;
    color: white;
    font-weight: 200;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.btn-default a {
    background-image: linear-gradient(-180deg, #0091D7 0%, #04B1F0 50%);
    border-radius: 3px;
    color: white;
    font-weight: 200;
    font-size: 1em;
    text-transform: uppercase;
    letter-spacing: 3px;
}

.cont-cols {
    padding-top: 5px;
    padding-left: 0;
}

.sm-win {
    width: 25px;
    float: left;
    margin-right: 12px ;
}

.img-nav {
    padding-top: 50px;
}

#footer.footer-cont {
    color: white;
    padding-top: 20px;
    margin-top: 20px;
}

#footer .row {
    background-image: linear-gradient(-126deg, #2781CE 0%, #114AA0 100%);
    background-image: radial-gradient(50% 92%, #7AB4E5 51%, #04B1F0 100%);
    max-width: 1170px!important;
    margin: auto;
}

#footer p {
    padding-top: 10px;
    color: black;
}

#footer a {
    color: black!important;
}

.thumbnail {
    padding: 10px;
}

#footer a {
    color: #6FD0F7;
    font-style: italic;
    font-size: 1.1em;
}

@media (max-width:991px) {
}

@media (max-width:991px) {
    .nav-cont {
        width: 100% !important;
    }
}

.nav-item {
    min-width: 125px;
    text-align: center;
    text-transform: uppercase;
    margin-right: 12px;
}

@media (max-width:1199px) {
    .nav-item {
        min-width: 100px;
        text-align: center;
        margin-right: 12px;
        border-radius: 3px !important;
        text-transform: uppercase;
    }
}

@media (max-width:1024px) {
    .accreditation {
        padding-top: 80px !important;
        width: 100%;
    }
}

@media (max-width:849px) {
    .accreditation {
        padding-top: 0px!important;
        width: 100%;
    }

    .cont-cols {
        padding-top: 18px;
    }

    .thumbnail h3 {
        font-size: 1em;
        line-height: 1.1em;
    }

    .thumbnail {
        padding: 0px;
    }

    .img-nav {
        padding-top: 16px;
    }

    .head_image {
        height: 300px;
        padding-right: 20px;
        margin-top: 110px;
    }

    .navbar-header {
        max-width: 180px;
        padding-top: 20px;
    }
}

@media (max-width:769px) {
    .accreditation {
        padding-top: 20px !important;
        width: 100%;
    }

    .cont-cols {
        padding-top: 18px;
    }

    .thumbnail h3 {
        font-size: 1em;
        line-height: 1.1em;
    }

    .thumbnail {
        padding: 0px;
    }

    .img-nav {
        padding-top: 16px;
    }

    .head_image {
        height: 350px;
        padding-right: 20px;
        margin-top: 110px;
    }

    .navbar-header {
        max-height: 100px;
        padding-top: 0px;
    }
}

@media (max-width:766px) {
    .navbar-header {
        max-width: 100%!important;
        max-height: 100px;
        padding-top: 0px;
    }
}

@media (max-width:479px) {
    .brand-img {
        max-width: 223px;
    }
}

#dtNav {
    background-image: url('assets/media/water.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

#dtNav .nav-link {
    color: #4d4c4c;
}