#navmobile{
display: block;
}

#header {
    display: none;
    background-image: url(none) !important;
    background-repeat: no-repeat;
    background-position: top center;
    height: 0;
    margin-top: 0 !important;
    min-width: 50px;
}

#logo {
    display: block !important;
    width: 202px;
    height: 150px;
    margin: 0 auto;
}

#navbackground {
    display: none;
    margin: 0 auto;
    min-height: 64px;
    background-image: url(Images/NavBackground.png);
    background-position: top center;
    height: 80px;
    min-width: 50px;
}

.lowerbackground {
    background-image: none!important;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: auto!important;
}

    .lowerbackground h1 {
        padding-top: 15px;
        text-align: center;
        font-size: 23px;
    }

    .lowerbackground li {
        text-align: left;
    }

    .lowerbackground h2 {
        color: #fff;
        font-size: 20px;
        font-weight: bold;
        padding-top: 30px;
        text-align: center;
    }

#navmobile {
    display: block;
    text-align: center;
}

.litTarget * img {
    display: none;
}



.contain {
    width: 95%;
}

#MobileNav > a {
    text-decoration: none !important;
}

.mobileNavBtn {
    color: #000;
    height: 30px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-top: 13px;
    background-color: #fff;
}


#ContentHome {
    background-image: url();
    background-repeat: no-repeat;
    background-position: bottom;
    min-width: 100%;
    margin: 0 auto;
    min-height: 659px;
}

#ContentAbout, #ContentServices, #ContentEmployment, #ContentNewsletters {
    min-width: 95%;
}

#content {
    padding: 200px 0 0 0 !important;
    min-width: 100%;
    width: 95%;
    background-position: top center;
    margin: 0 auto;
    padding-bottom: 15px;
    min-height: 500px;
}

#content p {
    width: 95%;
        margin: 0 auto;
}

    #content > p > img {
        width: 95%;
        margin: 0 auto;
    }

#ContentTestimonials, #ContentLinks, #ContentFAQ {
    padding: 200px 0 0 0;
    min-width: 100%;
}

#topbar {
    background-image: url(none);
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 0;
    margin-top: 0;
    position: relative;
    z-index: 3;
}

#weather {
    display: none;
}

#fuelprices {
    display: none;
}

#navbackground {
    margin: 0 auto;
    min-height: 64px;
    background-image: url(Images/NavBackground.png);
    background-position: top center;
    height: 80px;
    min-width: 50px;
}

#nav {
    display: none;
}

#nav2 {
    display: none;
}

.airelite {
    display: none;
}

#ContentWrap {
    background: #ffffff url(/Images/ContentBackground.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    min-width: 50px;
    min-height: 659px;
    margin: 0 auto;
}


#content2 {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}

.lowerbackground {
    background-image: none;
    background-color: #ccc;
    background-repeat: no-repeat;
    background-position: top center;
    margin: 0 auto;
    height: 552px;
}

#footer {
    font-family: din_lightregular;
    background-image: url(/Images/footerbackgroundmobile.jpg);
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    min-height: 500px;
    min-width: 50px;
    line-height: 25px;
}

#copyright, #armor-interactive, #armor-interactive a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    padding-top: 50px;
}

#socialmedia {
    display: inline-block;
    vertical-align: top;
    width: 50%;
}

#newsletter {
    display: inline-block;
    vertical-align: top;
    width: 40%;
    text-align: center;
}

.footerstuff {
    display: inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    font-size: 14px;
}

    .footerstuff div {
        font-size: 14px;
    }

#sitemap a {
    color: #000;
    text-decoration: none;
    font-size: 14px;
}

#map {
    display: inline-block;
    vertical-align: top;
}

#map img {
    width: 300px;
}

.width575 {
    width: 100%;
}

.width570 {
    width: 100%;
}

.width48 {
    display: block;
    width: 95%;
    margin: 0 auto;
}

.width48 img {
    width: 300px;
}

table {
    border-spacing: 0;
    border-collapse: collapse;
}

td,
th {
    padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
    *,
    *:before,
    *:after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

        a[href]:after {
            content: " (" attr(href) ")";
        }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }

    .navbar {
        display: none;
    }

    .btn > .caret,
    .dropup > .btn > .caret {
        border-top-color: #000 !important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse !important;
    }

        .table td,
        .table th {
            background-color: #fff !important;
        }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important;
    }
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        padding-bottom: 15px;
        -ms-overflow-style: -ms-autohiding-scrollbar;

    }

        .table-responsive > .table {
            margin-bottom: 0;
        }

            .table-responsive > .table > thead > tr > th,
            .table-responsive > .table > tbody > tr > th,
            .table-responsive > .table > tfoot > tr > th,
            .table-responsive > .table > thead > tr > td,
            .table-responsive > .table > tbody > tr > td,
            .table-responsive > .table > tfoot > tr > td {
                white-space: nowrap;
            }

        .table-responsive > .table-bordered {
            border: 0;
        }

            .table-responsive > .table-bordered > thead > tr > th:first-child,
            .table-responsive > .table-bordered > tbody > tr > th:first-child,
            .table-responsive > .table-bordered > tfoot > tr > th:first-child,
            .table-responsive > .table-bordered > thead > tr > td:first-child,
            .table-responsive > .table-bordered > tbody > tr > td:first-child,
            .table-responsive > .table-bordered > tfoot > tr > td:first-child {
                border-left: 0;
            }

            .table-responsive > .table-bordered > thead > tr > th:last-child,
            .table-responsive > .table-bordered > tbody > tr > th:last-child,
            .table-responsive > .table-bordered > tfoot > tr > th:last-child,
            .table-responsive > .table-bordered > thead > tr > td:last-child,
            .table-responsive > .table-bordered > tbody > tr > td:last-child,
            .table-responsive > .table-bordered > tfoot > tr > td:last-child {
                border-right: 0;
            }

            .table-responsive > .table-bordered > tbody > tr:last-child > th,
            .table-responsive > .table-bordered > tfoot > tr:last-child > th,
            .table-responsive > .table-bordered > tbody > tr:last-child > td,
            .table-responsive > .table-bordered > tfoot > tr:last-child > td {
                border-bottom: 0;
            }
}
#application {
    min-width:50px;
    width:100%;
}