@media (max-width: 960px) {
    html, body#Body {
        font-size: 12px;
    }
    #side-menu .slide span {
        font-size: 12px;
    }
    #bb-container div.post {
        font-size: 12px;
    }
    #footer .ItemLink {
        font-size: 12px;
    }
    #foxboro_top h1 {
        font-size: 26px;
    }
    #foxboro_menu span {
        font: 14px 'museo-sans', Arial, Helvetica, sans-serif !important;
    }
    #side-menu span {
        font-size: 16px;
    }
    .ContactFormWrapper input, .ContactFormWrapper textarea {
        font: 11px arial, helvetica, sans-serif;
    }
    #footer {
        font-size: 11px;
    }
    #footer a {
        font-size: 11px !important;
    }
    #footer .sitemap a {
        font-size: 11px;
    }
}


@media (max-width: 900px) {
    #footer .contact.column iframe {
        display: none;
    }
}


@media (max-width: 800px) {
    #foxboro_top h1 {
        font-size: 24px;
    }
    #foxboro_content h3.module-title {
        font-size: 1.2em !important;
    }
}


@media (max-width: 790px) {
    #foxboro_menu {
        display: none;
    }
    #mobile-nav select {
        display: block;
    }
    #foxboro_two-column-right  #foxboro_col3,
    #side-menu {
        display: none;
    }
    #foxboro_col1, #foxboro_col2, #foxboro_col3 {
        float: none;
        margin-left: 0;
        margin-right: 0;
        width: 100% !important;
    }
    #footer .news.column {
        display: none;
    }
    #footer .sitemap
    {
        width: 25%
    }
    #footer .contact.column
    {
        width: 70%
    }

}


@media (max-width: 660px) {
    #footer .column {
        float: none;
        width: 100%;
        margin-bottom: 8% !important;
    }
    #footer .news {
        margin: 0;
    }
}


@media (max-width: 640px) {
    #foxboro_top h1 {
        font-size: 22px;
    }
    #foxboro_content h3.module-title {
        font-size: 1.1em !important;
    }
}


@media (max-width: 490px) {
    #website-header {
        height: auto;
    }
    #header-logo {
        float: none;
        margin: 0 auto;
    }
    #header-logo img {
        margin: 20px 0 0;
    }
    #mobile-nav {
        float: none;
        margin: 0;
        width: 100%;
    }
    #mobile-nav select {
        margin: 20px auto 25px;
        display: block;
    }
    #foxboro_top .NoContainerContentPane, #foxboro_top .Normal {
        width: 95%;
    }
    #foxboro_bottom {
        width: 95%;
    }
    #foxboro_two-column {
        width: 95%;
    }
    #foxboro_two-column-right {
        width: 95%;
    }
    #foxboro_two-eq-column {
        width: 95%;
    }
    #foxboro_three-column {
        width: 95%;
    }
    #foxboro_three-eq-column {
        width: 95%;
    }
    #foxboro_one-column {
        width: 95%;
    }
    #footer {
        width: 95%;
    }
    #footer h2 {
        margin-bottom: 12px;
    }
    #foxboro_content h1.module-title {
        font-size: 1.1em !important;
    }
    #foxboro_content h3.module-title {
        font-size: 1em !important;
    }
    #foxboro_top h1 {
        font-size: 20px;
    }
}