h2, h2 p, h1, h1 p {
    font-size: 36px;
    line-height: 120%;
}

p {
    font-size: 14px;
    line-height: 140%;
}

.mobile, #menuBtn, #menu {
    display: block;
}

.desktop, .tableHeader .tableCol.desktop {
    display: none;
}

#top {
    padding: 17px 0 17px 0;
    height: 36px;
}

#logo img {
    height: 36px;
    width: auto;
}

#menu.on {
    opacity: 1;
    z-index: 4;
    width: 100%;
    height: auto;
    padding: 26px 0 36px 0;
}

#menu li, #menu li a {
    font-size: 22px;
}

.table table td {
    width: 100% !important;
    float: left;
}

#mainNav {
    display: none;
}

.swiperCarousel {
    max-height: 250px;
}
.tableCol {
    width: 25%;
}

.menuBlock {
    float: left;
    width: 100%;
    padding: 0 0 4% 0;
}

.menuBlockOverlay {
    margin: 0 0 -100px 20px;
    height: 140px;
    width: calc(100% - 40px);
}

.menuBlockOverlay {
    margin-bottom: -165px; 
}

.arrowBtn {
    top: 0;
}

#contact, .gallery {
    padding-top: 50px;
}

.sectionPage {
    margin: 50px 0 0 0;
}

.textRowContact {
    margin: 30px 0 0 0;
}

.pageRow2 {
    padding: 45px 0 0 0;
}

.pageRow2 .col50, .rowImage, .newsItem, .newsItem.even {
    width: 100%;
    padding: 0;
}


.pageRow2 .textCol.col50, .pageRow2.even .textCol.col50 {
    width: 90%;
	padding: 0 5%;
}

.pageRow2 .column {
    flex-direction: column;
}

.gridImage {
    float: left;
    width: 48%;
    padding: 0 2% 4% 0;
    cursor: pointer;
}

.gridImage.second, .gridImage.fourth {
    padding: 0 0 4% 2%;
}

#searchBar {
    width: 100%;
    padding: 0 0 20px 0;
}

.searchOuter .button {
    margin-top: 20px;
}

.contactBtn, a.button, .button {
    width: calc(100% - 80px);
    text-align: center;
}

.resourceRow {
    padding: 10px 0 10px 0;
}

.newsItem, .newsItem.even  {
    margin: 0px 0 40px 0;
    min-height: 0;
}

.pageRow2.even .column {
    flex-direction: column;
}


#neighborhood .textRow {
    margin: 0;
}

.date {
    padding: 15px 0 15px 0;
}

.newsItem h2 {
    float: left;
    width: 100%;
}

.pageRow .newsItem h2 p {
	margin-bottom: 15px;
}

ul.menu {
    width: 90%;
    padding: 0 5%;
}

.sectionPage .intro .button2 {
    top: 60px;
}

footer {
    padding-top: 36px;
}

footer .menu {
    padding-left: 0;
    margin: 0 0 36px 0;
    padding: 0 0 36px 0;
}

footer li.last {
    margin: 0;
}

.sectionRow a {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.sectionRow .subsection a {
    display: inline;
}

.footnote {
     margin-top: 20px
}

.backToIndex {
	left: -15px;
}

.subsection, .sectionHeadingRow {
	margin-bottom: 20px;
}
