/*
Theme Name: Scott Twp Child
Template: scott-twp
Version: 1.0
*/



/*        Global Syles                 */
/*------------------------------------*/

details, figcaption, figure { border: 0; font-size:100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }

audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { height: 100%; }

body { 
	height: 100%; 
	background: #fff; 
	font-size: 16px;
	color: #3E4651;
	font-weight: 600;
	font-family: 'Montserrat', sans-serif;	
}

:focus { outline: 0; }

ol, ul { list-style: none; }

a { 
	text-decoration: none; 
	color: #C39145;
}
a.underline {
	text-decoration: underline;
	text-underline-offset: 5px;
}
a:hover {
	color: #15355A;
}
a:hover {
	color: #15355A;
}

table { border-collapse: separate;
        border-spacing: 0; }

img { clear: both; }



/*      Global WordPress Styles       */
/*-----------------------------------*/

.entry-content img {
	margin: 0 0 1.5em 0;
	}
.alignleft, img.alignleft {
	margin-right: 1.5em;
	display: inline;
	float: left;
	}
.alignright, img.alignright {
	margin-left: 1.5em;
	display: inline;
	float: right;
	}
.aligncenter, img.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	clear: both;
	}
.wp-caption {
	margin-bottom: 1.5em;
	text-align: center;
	padding-top: 5px;
	}
.wp-caption img {
	border: 0 none;
	padding: 0;
	margin: 0;
	}
.wp-caption p.wp-caption-text {
	line-height: 1.5;
	font-size: 10px;
	margin: 0;
	}
.wp-smiley {
	margin: 0 !important;
	max-height: 1em;
	}
blockquote.left {
	margin-right: 20px;
	text-align: right;
	margin-left: 0;
	width: 33%;
	float: left;
	}
blockquote.right {
	margin-left: 20px;
	text-align: left;
	margin-right: 0;
	width: 33%;
	float: right;
	}


/*      Basic Two-Column (Right) Lyouout       */
/*--------------------------------------------*/

.content-area {
	display: flex;
	gap: 40px;
	align-items: flex-start;
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.content-area.has-sidebar #primary {
	flex: 1 1 0;
	min-width: 0;
	max-width: none;
	margin: 0;
}

.content-area.has-sidebar #sidebar {
	display: block;
	flex: 0 0 32%;
	width: 32%;
}
.content-area.no-sidebar #primary {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
}

.content-area.no-sidebar #sidebar {
	display: none;
}


#primary {
	max-width: 1400px;
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

.wide #primary {
	max-width: 100%;
	width: 100%;
	overflow: hidden;
}

#primary ol {
	list-style-type: decimal;
	margin-left: 35px;
}
#primary ul {
	list-style-type: disc;
	margin-left: 15px;
}
#primary ul ul {
	list-style-type: circle;
}
#primary li {
	padding: 0 0 8px 10px;
}
#primary ul li::marker {
  color: #c29237;
}






/*    Framework Styles        */
/*---------------------------*/



#main {  
	margin: 80px auto 50px;
}
.page-id-7 #main {
	margin: 30px auto 10px;
}
article { }




/*    Primary Menu (Dropdown) Styles       */
/*----------------------------------------*/

nav[role="navigation"] {  }

nav[role="navigation"] ul {  }

nav[role="navigation"] ul li {  }
nav[role="navigation"] ul li a { }

nav[role="navigation"] ul li ul  {  } 
nav[role="navigation"] ul li:hover ul  {  } 
nav[role="navigation"] ul li ul  {  }

nav[role="navigation"] ul li ul li {  }

nav[role="navigation"] ul li ul li ul  { }
nav[role="navigation"] ul li ul li:hover ul  { }
nav[role="navigation"] ul li ul li ul { }

nav[role="navigation"] ul li ul li ul li { } 






/*    Navigation       */
/*--------------------*/


.nav-next { float: right; }
.nav-previous { float: left; }



/*    Theme Credit Text      */
/*--------------------------*/

#theme-credit { text-align: center; }




h1 { 
	color: #C29237;
	font-size: 34px;
	font-weight: 500;
	margin-bottom: 10px;
	text-transform: uppercase;
}
h2 { 
	color: #C29237;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: 700;
	margin-bottom: 14px;
	line-height: 1.5;
}
h2 span {
	font-weight: 600;
	text-transform: none;
	font-size: 20px;
}
h3 {
	color: #3E4651;
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 0;
	font-family: 'Montserrat', sans-serif;	
	line-height: 1.4;
}
h4 {
	color: #3E4651;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 10px
	line-height: 1.4;
}
h5 {
	color: #C29237;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	line-height: 1.4;
}
.blog-entry-header h1 {
	letter-spacing: 0;
	font-size: 28px;
	text-transform: none;
	font-weight: 700;
}
.pagetitle {
	margin: 35px 0 25px;
	font-size: 40px;
	font-weight: 400;
}
.pagesubtitle {
	margin: 35px 0 10px;
	font-size: 28px;
	font-weight: 400;
}
.calendartitle {
	color: #C39145;
	font-size: 38px;
	font-weight: 600;
	margin-bottom: 20px;
}

.title-center {
	text-align: center;
	padding: 0 15px;
}
.lighter {
	font-weight: 300;
}
#container-full { 
	width: 100%;
}
		  

/* Top Navigation */

#access {  
    z-index: 500;
	
}
		  


/* Header Title Section */


#top-header { 	
	position: relative; 
}	
#top-header-section {
	display: grid;
	grid-template-columns: 38% 24% 38%;
	grid-template-areas:
		"logo tagline right"
		"nav nav nav";
	align-items: center;
}
.logo {
	grid-area: logo;
	padding: 20px 0 20px 45px;
}

.logo img {
	max-width: 418px;
	width: 100%;
	height: auto;
	display: block;
}
.rightsidetop {
	grid-area: right;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding-right: 45px;
}
.social {
	display: flex;
	align-items: center;
}

.social-nav {
	display: flex;
	align-items: center;
}

.social-menu {
	display: flex;
	align-items: center;
	gap: 10px;
	margin: 0;
	padding: 0;
}
.main-nav {
	grid-area: nav;
	width: 100%;
}


.header-tagline {
	text-align: center;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 0 25px;
	grid-area: tagline;
}
}

.header-tagline-divider {
	display: flex;
	align-items: center;
	width: 100%;
	max-width: 220px;
	margin-bottom: 10px;
}

.header-tagline-divider .line {
	flex: 1;
	height: 2px;
	background: #C39145;
}

.header-tagline-divider i {
	margin: 0 12px;
	color: #C39145;
	font-size: 16px;
	line-height: 1;
}

.header-tagline-top {
	font-family: "DM Serif Display", serif;
	font-style: italic;
	font-size: 30px;
	color: #C39145;
	line-height: 1.05;
	margin-bottom: 5px;
}

.header-tagline-bottom {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #29578e;
	line-height: 1;
	white-space: nowrap;
}




#site-title { text-transform: uppercase;
              margin-bottom: 10px; 
              font-size: 48px; }

#site-description { font-variant: small-caps; 
                    font-size: 14px; 
					margin-bottom: 20px; 
}
.featured-thumb { margin-bottom: 10px; }
 
.screen-reader-text[for="s"] { display: none; }

#nav-below { padding-left: 25px; }

.pingback .edit-link { margin-left: 10px; }



/* Footer Section */

#footer-bottom { 
	clear: both;
	width: 100%; 
	background: #1f5088;
	padding: 50px 20px 0;
	box-sizing: border-box;
}

#footer-content {
	width: 100%;
}

.footer-wrap {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	color: #fff;
	display: grid;
	grid-template-columns: 30% 30% 32%;
	gap: 45px;
	align-items: start;
}

.footer-logo-area img {
	max-width: 100%;
	height: auto;
}

.translate {
	margin-top: 22px;
	max-width: 230px;
}

.footer-about {
	border-left: 2px solid #C39145;
	border-right: 2px solid #C39145;
	padding: 0 38px;
	margin: 0;
	color: #fff;
	font-size: 14px;
	line-height: 1.55;
	font-weight: 700;
}

.footer-resources h4 {
	color: #D6AC3E;
	font-size: 22px;
	font-weight: 700;
	margin: 0 0 18px;
	line-height: 1.1;
}


.footer-lower{
	background:#194471;
	margin-top:50px;
	margin-left:calc(50% - 50vw);
	margin-right:calc(50% - 50vw);
	padding:40px 0;
}

.foot-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin: 30px 0;
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
}

.badge-group{
	display:flex;
	align-items:center;
	gap:45px;
	flex-wrap:wrap;
}

.badge{
	text-align:center;
}

.badge img,
.foot-badges img{
	max-height:105px;
	width:auto;
	object-fit:contain;
}

.foot-badges .sitelock-badge img{
	max-height:85px;
}
.footer-news-qr {
	margin-left: auto;
	padding-left: 60px;
	border-left: 1px solid #C39145;
	min-width: 340px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.footer-news-link {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 20px;
	text-decoration: none;
}

.footer-news-link img {
	width: 100px;
	height: 100px;
	object-fit: contain;
	background: #fff;
	padding: 5px;
}

.footer-news-text {
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.footer-news-top {
	font-family: "DM Serif Display", serif;
	font-style: italic;
	font-size: 30px;
	color: #C39145;
	line-height: 1;
	margin-bottom: 5px;
}

.footer-news-bottom {
	font-size: 24px;
	font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #fff;
	line-height: 1.1;
	white-space: nowrap;
}

.footer-news-link:hover .footer-news-bottom {
	color: #C39145;
}

#site-credits{
	display:none;
}

.goldbottom{
	background-color:#C39145;
	padding:6px 0;
	text-align:center;
	color:#fff;
	font-size:14px;
}

.goldbottom a{
	color:#fff;
}

/* Mobile */
@media (max-width:1100px){
	.footer-wrap{
		grid-template-columns:1fr;
		gap:30px;
	}

	.footer-about{
		border-left:none;
		border-right:none;
		border-top:1px solid #C39145;
		border-bottom:1px solid #C39145;
		padding:28px 0;
	}

	.footer-about p{
		font-size:18px;
	}

	.resource-grid{
		grid-template-columns:repeat(2, 1fr);
	}

	.foot-badges{
		flex-direction:column;
		align-items:center;
		gap:35px;
	}

	.badge-group{
		justify-content:center;
	}

	.footer-tagline{
		margin-left:0;
		padding-left: 0;
	}
}

@media (max-width:650px){
	#footer-bottom{
		padding:40px 18px 0;
	}

	.resource-grid{
		grid-template-columns:1fr;
	}

	.badge-group{
		gap:25px;
	}

	.foot-badges img{
		max-height:85px;
	}

	.footer-tagline{
		min-width:0;
		width:100%;
	}

	.tagline-top{
		font-size:32px;
	}

	.tagline-bottom{
		font-size:32px;
		letter-spacing:3px;
	}
}
.goldbottom {
	background-color: #C39145;
	padding: 6px 0;
	text-align: center;
	color: #fff;
	font-size: 14px;
}
.goldbottom a {
	color: #fff;
}
.columns {
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
}

.columns a {
	color: #fff;
}
.columns ul {
	padding-left: 0;
}

.column1 {
	flex: 0 0 40%;
	font-size: 14px;
	padding-right: 60px;
	box-sizing: border-box;
}

.column2 {
	flex: 0 0 40%;
}

.column3 {
	flex: 0 0 20%;
	text-transform: uppercase;
}
.column3 h4 {
  color: #C29237;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.1;
}
.column4 {
	display: none;
}
.menu-footer1-container li a {
	font-size: 12px;
}
.menu-footer2-container li a {
	font-size: 12px;
}
.menu-footer3-container li a {
	font-size: 12px;
}
.menu-footer1-container li.menu-item-514 a {
	font-size: 18px;
}
.menu-footer2-container li.menu-item-515 a {
	font-size: 18px;
}
.menu-footer3-container li.menu-item-517 a {
	font-size: 18px;
}



.column.last { margin: 0; }




#site-credits {
                padding: 15px 0 0 0; }

#theme-credit { padding: 0 0 5px 0; }

#theme-credit p { margin: 0 0 0 0; }

*, *:before, *:after {   
	-webkit-box-sizing: border-box;    
	-moz-box-sizing: border-box;    
	box-sizing: border-box; 
}


.logintop {
    float: left;
    width: 25%;
    text-align: center;
    padding-top: 11px;
}
.homeslider {
	width: 100%;
	position: relative;
	z-index: 200;
}

.home-slider img,
.home-slider .swiper-slide img {
	width: 100%;
	height: 700px;
	object-fit: cover;
	display: block;
}

.home-slider .swiper-button-next,
.home-slider .swiper-button-prev {
    color: #fff;
}
.homeicons {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	width: 100%;
	max-width: 1680px;
	background-color: #254F87;
	padding: 0 3% 25px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	margin: -115px auto 0;
	position: relative;
	z-index: 300;
	font-family: 'Open Sans Condensed', sans-serif;
	box-shadow: 1px 1px 18px #000;
}
.homeicons h1 {
	text-transform: uppercase;
	font-size: 20px;
	color: #fff;
	font-weight: 700;
}
.homeicons h1:hover {
	color: #C29237;
}
.homeicons a {
	color: #fff;
}
.homeicons a:hover {
	color: #C29237;
}
.icons {
	flex: 0 0 12%;
	padding: 1%;
	color: #fff;
	margin-top: -120px !important;
	position: relative;
	z-index: 100;
}
.icons img {
	width: 100%;
	max-width: 150px;
	height: 150px;
	object-fit: contain;
	display: block;
	margin: 0 auto;
}

.wardsearch {
	background-color: #C39145;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	font-weight: 300;
	margin-top: 30px;
}
.wardsearch h1 {
	font-size: 22px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 10px;
}
.wardinput {
	background-color: #254F87;
	display: block;
	padding: 14px 20px;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
}
.wardinput input[type="text"] {
	height: 30px;
	max-width: 250px;
	width: 100%;
	border-radius: 8px;
	font-size: 11px;
}
.wardinput input:active {
	background-color: #fff;
}
ul.ui-autocomplete.ui-menu {
	max-width: 280px;
	width: 100%;
	background-color: #fff;
	border: solid #000 1px;
	font-size: 14px;
}
ul.ui-autocomplete.ui-menu li {
	padding-bottom: 10px;	
}
.simple-weather-widget {
	color: #fff !important;
}
.simple-weather--view-widget {
    border-radius: 8px !important;
	margin-bottom: 20px !important;
}
.simple-weather-widget .widget_title {
	text-transform: uppercase;
	font-size: 20px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}


.awe_tall .awesome-weather-current-temp, .awe_tall .awesome-weather-todays-stats, .awe_without_stats .awesome-weather-current-temp {
	background-color: #c39145 !important;
}
.awesome-weather-wrap {
    border-radius: 6px !important;
}

.homecalendar {
	width: 100%;
	overflow: hidden;
	border-bottom: #1F5088 solid 14px;
	background: -moz-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(211,213,214,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d5d6',GradientType=1 ); /* ie6-9 */ 
}
.sidebarcalendar {
	width: 100%;
	margin: 25px 0;
	border-radius: 6px;
	padding: 0 10px;
	overflow: hidden;
	border-bottom: #1F5088 solid 14px;
	background: -moz-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* ff3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, rgba(211,213,214,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
    background: -webkit-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* safari5.1+,chrome10+ */
    background: -o-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* ie10+ */
    background: linear-gradient(45deg, rgba(211,213,214,1) 0%, rgba(255,255,255,1) 100%); /* w3c */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d3d5d6',GradientType=1 ); /* ie6-9 */ 
}
.sidebarcalendar h1 {
	color: #1f5088;
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 4px;
	text-align: center;
	padding-top: 20px;
}
.homeleft {
	float: left;
	width: 64%;
}
.homeright {
	float: right;
	width: 36%;
	padding: 0 2%;
}
.firedept {
	padding: 30px 0 20px;
	color: #254f87;
	font-size: 16px;
	display: block;
}
.firedept h1 {
	color: #244f85;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
.firedept h2 {
	color: #c29237;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 300;
}
.firedept a {
	color: #c29237; 
}
.firedept img {
	float: left;
	margin: 0 55px 50px 0;
	max-width: 210px;
	max-height: 209px;
	width: 100%;
	display: block;
}





.state {
	border-bottom: solid 2px #cbae81;
	padding: 10px 0 20px;
	color: #254f87;
	font-size: 16px;
	display: block;
	padding-top: 40px;
}
.state h1 {
	color: #244f85;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
.statetitle {
	font-size: 18px;
	font-weight: 300;
	text-transform: none;
}
.state h2 {
	color: #c29237;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 300;
}
.state a {
	color: #c29237; 
}
.state img {
	float: left;
	margin: 0 55px 50px 0;
	max-width: 210px;
	max-height: auto;
	width: 100%;
	display: block;
}
.budgets {
	border-bottom: solid 1px #cbae81;
	padding: 45px 0 5px;
	color: #254f87;
	font-size: 16px;
	display: block;
	overflow: hidden;
}
.budgets h1 {
	color: #244f85;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 0;
}
.budgets h2 {
	color: #c29237;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 300;
}
.budgets a {
	color: #c29237; 
}
.budgets img {
	float: left;
	margin: 0 55px 5px 0;
	max-width: 155px;
	max-height: auto;
	width: 100%;
	display: block;
}
.commissioners {
	border-bottom: solid 1px #cbae81;
	padding: 45px 0 20px;
	color: #254f87;
	font-size: 16px;
	display: block;
}
.commissioners h1 {
	color: #244f85;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
.commissioners h2 {
	color: #c29237;
	font-size: 18px;
	text-transform: none;
	letter-spacing: 1px;
	font-weight: 300;
}
.commissioners a {
	color: #c29237; 
}
.commissioners img {
	float: left;
	margin: 0 55px 30px 0;
	max-width: 150px;
	max-height: auto;
	width: 100%;
	display: block;
}
.pageinfo {
	border-bottom: solid 2px #cbae81;
	padding: 45px 0 20px;
	color: #254f87;
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
}
.pageinfo h1 {
	color: #244f85;
	font-size: 28px;
	font-weight: bold;
	margin-bottom: 0;
}
.pageinfo h2 {
	color: #c29237;
	font-size: 18px;
	letter-spacing: 0;
	font-weight: 300;
}
.pageinfo a {
	color: #c29237; 
}
.boards {
	border-bottom: solid 1px #c29237;
	padding: 45px 0 20px;
	color: #254f87;
	font-size: 16px;
	display: block;
	width: 80%;
}
.boards h1 {
	color: #244f85;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
.boards h2 {
	color: #c29237;
	font-size: 18px;
	letter-spacing: 1px;
	font-weight: 300;
	text-transform: none;
}
.boards a {
	color: #c29237; 
}
.boards img {
	float: left;
	margin: 0 55px 20px 0;
	max-width: 150px;
	max-height: auto;
	width: 100%;
	display: block;
}
.name {
	color: #244f85;
	font-size: 18px;
	font-weight: 600;
}
hr {
	border: #e5e2dc solid 1px;
	width: 80%;
	margin: 50px auto;
}
.gold {
	color: #c29237;
}
.goldtitle {
	color: #c29237;
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 600;
}
.goldsubtitle {
	color: #c29237;
	font-size: 20px;
	letter-spacing: 1px;
	font-weight: 400;
}
.bluetitle {
	color: #1F5088;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
}
.bluesubtitle {
	color: #1F5088;
	font-size: 20px;
	font-weight: 400;
	text-transform: none;
	letter-spacing: 0;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: none;
}
.downloads {
	margin: 30px 0;
}
.pdf {
	width: 50px;
}
.list li {
	list-style-image: url(images/goldcircle.png);
	padding-bottom: 12px;
}
.links ul {
	text-align: center;
}
.links li {
	display: inline-block;
}
.links h1 {
	text-align: center;
	color: #1F5088;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
}
.links img {
	padding: 10px 30px;

}
.hoursdiv {
	width: 70%;
	margin: 0 auto;
	max-width: 450px;
}
.hoursdiv h1 {
	color: #1F5088;
	font-size: 24px;
	text-transform: uppercase;
	font-weight: bold;
	margin: 10px 0;
	text-align: left;
}
.hoursdiv img {
	float: left;
	margin: 0 20px 0 0;
	padding-bottom: 150px;
}




.innerbanner {
	width: 100%;
	position: relative;
	overflow: hidden;
}

.innerbanner img {
	width: 100%;
	height: 360px;
	object-fit: cover;
	display: block;
}

.titlebox {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to right, #254F87 0%, #254F87 45%, rgba(37,79,135,0) 100%);
	padding: 0 8%;
}

.titlebox h1 {
	color: #c29237;
	font-size: 24px;
	font-weight: 600;
	line-height: 1.2;
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding: 14px 15px;
}




.leftside {
	float: left;
	width: 49%;
}
.leftside h3 {
	margin-bottom: 10px;
}
.rightside {
	float: right;
	width: 49%;
}
.rightside h3 {
	margin-bottom: 10px;
}
.pavilion {
	border-bottom: 1px solid #C29237;
}
.pavilion h1 {
	color: #1F5088;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 500;
	margin: 10px 0;
	font-family: 'Montserrat', sans-serif;	
}
.pavilion img {
	margin: 15px 0;
	display: block;
	clear: both;
}
.su-spoiler-title {
    line-height: 35px !important;
    font-weight: 400 !important;
    font-size: 18px !important;
	text-transform: uppercase;
}
.shelters {
	width: 100%;
	max-width: 350px;
}
.su-spoiler-icon {
	line-height: 34px !important;
}
.votingleft {
	float:left;
	width: 49%;
}
.votingleft img {
	float: left;
	padding: 0 40px 100px 0;
}
.votingright {
	float: right;
	width: 49%;
}
.greybg {
	background-color: #E9EAEA;
	padding: 40px 0 10px;
	overflow: hidden;
}
.homeright .ai1ec-pagination {
	display: none !important;
}
.ai1ec-views-dropdown {
    display: none !important;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
	line-height: 24px !important;
	border-radius: 2px !important;
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
    background: #cea560 !important;
	border-radius: 0 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    text-shadow: none !important;
	letter-spacing: 1px !important;
}
.ai1ec-agenda-widget-view .ai1ec-day, .ai1ec-agenda-view .ai1ec-day {
    background-color: #1F5088 !important;
    color: #fff !important;
	border-radius: 0 !important;
	font-size: 20px !important;
	padding: 6px 0 10px !important;
}
.ai1ec-agenda-widget-view .ai1ec-weekday, .ai1ec-agenda-view .ai1ec-weekday {
    background-color: #cea560 !important;
    color: #fff !important;
	font-weight: 300;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
	background: none !important;
}
.ai1ec-agenda-view .ai1ec-event {
    background: none !important;
    border: medium none !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
    color: #cea560 !important;
    font-weight: 400 !important;
	font-size: 16px !important;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    font-size: 18px !important;
	color: #1F5088 !important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
    background: none !important;
    border-top: none !important;
	border-bottom: 1px solid #cea560 !important;
}
.ai1ec-agenda-view .ai1ec-actions {
    display: none !important;
}
.ai1ec-agenda-view .ai1ec-event-toggle {
    display: none !important;
}
.ai1ec-agenda-view .ai1ec-event.ai1ec-expanded {
    box-shadow: none !important;
	border: none !important;
}
.ai1ec-agenda-view .ai1ec-date {
    padding: 25px 0 0 !important;
}
.ai1ec-agenda-view .ai1ec-event-description {
    font-size: 18px !important;
	color: #1F5088 !important;
}
.ai1ec-btn-toolbar .ai1ec-btn-group.ai1ec-btn-group-xs {
    display: none !important;
}
.ai1ec-date a, .ai1ec-date a:link, .ai1ec-date a:visited, .ai1ec-date a:active, .ai1ec-date a:hover {
	background: none !important;
}
.timely .ai1ec-btn.ai1ec-disabled, .timely .ai1ec-btn[disabled], fieldset[disabled] .timely .ai1ec-btn {
	opacity: 1.0 !important;
}
.timely a {
	color: #5D81A9 !important;
}
.ai1ec-pull-left {
    display: none !important;
}
.ai1ec-agenda-view .ai1ec-event-summary-footer {
    display: none !important;
}
.ai1ec-calendar-toolbar {
    border: none !important;
}
.ai1ec-month-view .ai1ec-date {
	background-color: transparent !important;
	font-size: 12px !important;
	float: left !important;
}
.timely .ai1ec-btn-default {
	border-color: #1F5088 !important;
	color: #fff !important;
	background-color: #1F5088 !important;
	font-size: 18px;
}
.ai1ec-month-view th {
	background-color: #cea560 !important;
	color: #fff !important;
}
.ai1ec-weekday th {
	background-color: #cea560 !important;
	color: #fff !important;
}
.ai1ec-empty {
	background-color: transparent !important;
}
.ai1ec-oneday-view th {
	font-weight: 200 !important;
}
.ai1ec-prev-year, .ai1ec-next-year {
	display: none !important;
}
.ai1ec-prev-month, .ai1ec-next-month {
	color: #1F5088 !important;
	font-size: 16px;
}
#sidebar .ai1ec-btn-toolbar {
	display: none;	
}
.menu-park-container {
	padding: 8px;
	border-radius: 8px;
	background-color: #1F5088;
}
.menu-park-container a {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
		text-transform: uppercase;
}
.menu-park-container a:hover {
	color: #CEA560;
}
.menu-park-container li.menu-item-520 a {
	color: #CEA560;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.menu-departments-container {
	padding: 8px;
	border-radius: 8px;
	background-color: #1F5088;	
}
.menu-departments-container a {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
}
.menu-departments-container a:hover {
	color: #CEA560;
}
.menu-departments-container li.menu-item-518 a {
	color: #CEA560;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.menu-government-container {
	padding: 8px;
	border-radius: 8px;
	background-color: #1F5088;
}
.menu-government-container a {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
}
.menu-government-container a:hover {
	color: #CEA560;
}
.menu-government-container li.menu-item-519 a {
	color: #CEA560;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.menu-township-container {
	padding: 8px;
	border-radius: 8px;
	background-color: #1F5088;
}
.menu-township-container a {
	color: #fff;
	font-weight: 300;
	font-size: 14px;
	text-transform: uppercase;
}
.menu-township-container a:hover {
	color: #CEA560;
}
.menu-township-container li.menu-item-521 a {
	color: #CEA560;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: none;
}
.wpcf7-form input[type="text"], .wpcf7-form input[type="email"] {
    background-color: #fff;
    border: medium none;
    height: 30px;
    padding-left: 8px;
    width: 100%; 
	font-size: 12px;
	font-family: 'Open Sans', sans-serif; 
}
.wpcf7-tel {
	background-color: #fff;
    border: medium none;
    height: 30px;
    padding-left: 8px;
    width: 100%;
	font-size: 12px;
	font-family: 'Open Sans', sans-serif; 
}
.wpcf7 textarea {
    height: 195px;
    background-color: #fff;
    border: medium none;
    padding-left: 8px;
    width: 100%;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif; 
}
.wpcf7-checkbox {	
	margin-bottom: 15px;
}
.wpcf7-submit {
    background-color: #1F5088;
    border: medium none;
    color: #fff;
    font-size: 18px;
    height: 75px;
    width: 100%;
	max-width: 300px;
	text-align: center;
}
.formbox {
	width: 100%;
	max-width: 1150px;
	margin: 30px auto 0 auto;
	color: #2B621D;
	font-weight: bold;
	padding: 50px;
	background: red; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#dbc08d, #c59c52); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#dbc08d, #c59c52); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#dbc08d, #c59c52); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#dbc08d, #c59c52); /* Standard syntax */
}
.formbox td {
	color: #254F87;
	font-weight: bold;
	margin-bottom: 20px;
	
}
tbody tr:nth-child(2n) td, tbody tr.even td {
    background: none;
}
.captcha {
	text-align: center;
	margin: 0 auto;
}
.fa-credit-card, fa-car {
	width: 40px;
	height: 20px;
	color: #7F9BBB;
}
.contactleft {
	float: left;
	width: 49%;
}
.contactright {
	float: right;
	width: 49%;
}
.numbers {
	width: 80%;
}
.numbers th {
	text-transform: uppercase;
	color: #CEA560;
	font-size: 18px;
}


.attachment-post-thumbnail {
	max-width: 180px;
	width: 100%;
	height: auto;
	float: left;
	display: inline-block;
}
.leaves th {
	color: #CEA560;
	font-weight: bold;
	font-size: 22px;
	padding-right: 20px;
}
.leaves td {
	vertical-align: top;
	padding: 15px 15px 15px 5px;
	border-bottom: solid 1px #CEA560;
}
.leaves td.areas {
	max-width: 250px;
	padding-right: 50px;
}
.desktop {
	display: block;
}
.mobile {
	display: none;
}
#real-accessability a#real-accessability-btn {
    background-color: #063d8d;
    position: absolute;
    top: 150px !important;
}




/* =========================
   STAFF / CONTACT
========================= */

.staff-list {
	margin: 30px 0;
}
.contact {
  border-bottom: solid 1px #e8dbc7;
  padding: 45px 0;
  color: #254f87;
  font-size: 16px;
  display: flex;
  gap: 30px;
  align-items: flex-start;
}

.contact-image {
	flex: 0 0 210px;
}
.contact-image img {
	width: 100%;
	max-width: 260px;
	height: 260px;
	object-fit: cover;
	object-position: center top;
	display: block;
	margin: 0 auto;
}
.contact-content {
	flex: 1;
}
.contact h1,
.contact .staff-name {
	color: #244f85;
	font-size: 26px;
	font-weight: 700;
	margin: 0 0 5px;
}

.contact h2, .contact .staff-title {
  color: #c29237;
  font-size: 20px;
  text-transform: none;
  letter-spacing: 1px;
  font-weight: 600;
  margin: 0 0 15px;
}
.contact a {
	color: #c29237;
}
.staff-contact-toggle {
	margin-top: 15px;
	background: none;
	border: none;
	color: #c29237;
	font-weight: 700;
	cursor: pointer;
	padding: 0;
	text-decoration: underline;
}
button.staff-contact-toggle {
	background-color: #transparent !important;
}
.staff-contact-form {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px solid #D5D7D8;
}


/* =========================
   MEETING SECTIONS
========================= */


.meetingagenda {
	padding-top: 25px;
	font-weight: 600;
	display: block;
}
.meetings {
	margin-left: 25px;
}
.meetingsyear {
	font-size: 20px;
}
.meetings h1 {
	margin: 0 0 30px;
}
.meetings h2 {
	margin: 45px 0 20px;
}
.meetings h2:first-of-type {
	margin-top: 0;
}
.meeting-item {
	margin-bottom: 24px;
}
.meetingagenda {
	margin-bottom: 8px;
	font-weight: 600;
	line-height: 1.5;
}
.meeting-links {
	line-height: 1.5;
}
.meeting-links a {
	text-decoration: none;
}
.meeting-links a:hover,
.meeting-links a:focus {
	text-decoration: underline;
}
.meeting-years a:hover,
.meeting-years a:focus,
.meeting-years a.active {
	text-decoration: underline;
}
.meetings-layout {
	display: flex;
	gap: 40px;
}
.page-id-49 .meetings-layout {
	margin: 50px 0;
}
.meeting-years {
  width: 150px;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding-top: 100px;
  border-right: solid #ddd 1px;
  padding-right: 50px;
  margin-bottom: 75px;
}
.meeting-years a {
	display: block;
	padding: 10px 15px;
	background: #f3f3f3;
	color: #000;
	text-decoration: none;
	border-radius: 4px;
	font-weight: 600;
	transition: all 0.2s ease;
}
.meeting-years a:hover {
	background: #ddd;
}
.meeting-years a.active {
	background: #C2A265;
	color: #fff;
}
.meetings-content {
	flex: 1;
}
.rpc-title {
	white-space: normal !important;
	overflow-wrap: anywhere;
}

/* =========================
    MILITARY SECTION
========================= */

.militarybg {
	background: linear-gradient( to bottom, #D5D7D8 0%, #D5D7D8 3%, #F9F9F9 36%, #F9F9F9 100% );
	padding: 75px 0;
	overflow: hidden;
}
.military {
	width: 100%;
	max-width: 1250px;
	margin: 0 auto;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap; 
	align-items: flex-start;
	padding: 0 15px;
}
.militaryleft {
	width: 45%;
	display: flex;
	align-items: flex-start;
}
.militaryleft img {
	max-width: 100%;
	height: auto;
	display: block;
}
.militaryright {
	width: 55%;
}
.militaryright a {
	font-weight: 700;
	text-decoration: underline;
	text-underline-offset: 5px;
}
.militaryright a:hover {
	color: #1F5088;
}


/* =========================
    ALERTS SECTION 
========================= */

.top-alerts {
	position: relative;
	z-index: 9999;
}
.site-alerts-inner {
	min-height: 42px;
}
.site-alerts {
	background: #254F87;
	color: #fff;
	width: 100%;
	font-size: 15px;
	position: relative;
	z-index: 9999;
}
.site-alerts-inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 10px 20px;
	overflow: hidden;
	position: relative;
	min-height: 42px;
	display: flex;
	align-items: center;
}
.site-alert {
	position: absolute;
	top: 5px;
	left: 0;
	width: 100%;
	display: flex;
	align-items: center;
	gap: 12px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	opacity: 0;
	visibility: hidden;
	transition: opacity .6s ease-in-out;
}
.site-alert.is-active {
	opacity: 1;
	visibility: visible;
}
.site-alert-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.site-alert-text {
	display: flex;
	align-items: center;
	gap: 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.alert-icon {
	font-size: 22px;
	flex-shrink: 0;
	color: #C29237;
	margin-rihgt: 8px;
}

.site-alert a {
	color: #fff;
	font-weight: 700;
	text-decoration: underline;
	flex-shrink: 0;
}
.home1 {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto 50px;
	padding: 0 15px;
}
.home1 h2 {
  text-align: center;
  margin-bottom: 75px;
  font-size: 50px;
  text-transform: none;
  font-weight: 700;
  line-height: 1;
}
.home1 h2 span {
  color: #194471;;
  font-size: 20px;
  text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
}
.home2 {
	display: flex;
	gap: 30px;
	margin: 80px auto;
	max-width: 1500px;
	width: 100%;
	padding: 0 15px;
}
.home2-left {
	flex: 0 0 70%;
}
.home2-right {
	flex: 0 0 27%;
}


/* =========================
    NEWS SECTION 
========================= */

.blog-post-grid {
	display: flex;
	flex-wrap: wrap;
	gap: 30px;
	margin: 30px 0;
}

.blog-post-card {
	position: relative;
	flex: 0 0 calc(33.333% - 20px);
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 6px;
	overflow: hidden;
	padding-bottom: 80px;
	min-height: 380px;
	display: flex;
	flex-direction: column;
}

.blog-post-card-image {
	width: 100%;
	height: 180px;
	object-fit: cover;
	display: block;
}

.blog-post-card-top {
	background: #254F87;
	padding: 20px;
	text-align: center;
	min-height: auto;
	display: flex;
	align-items: center;
	justify-content: center;
}
.blog-post-card-content h3 {
	margin: 0 0 15px;
	font-size: 22px;
	line-height: 1.3;
	color: #254F87;
}
.blog-post-card-content {
	padding: 20px;
	flex-grow: 1;
}

.blog-post-card-content p {
	margin: 0;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
}

.blog-post-card-button {
	position: absolute;
	bottom: 22px;
	left: 50%;
	transform: translateX(-50%);
	background: #C29237;
	color: #fff;
	padding: 10px 22px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
}

.blog-post-card-button:hover {
	background: #a87d2e;
	color: #fff;
}

.blog-filter-wrap {
  margin: 20px auto 30px;
  text-align: right;
  max-width: 1500px;
  width: 100%;
  padding: 0 15px;
}

.blog-filter-wrap select {
	padding: 10px 14px;
	min-width: 260px;
}

.blog-load-more-wrap {
	text-align: center;
	margin: 30px 0;
}

.blog-load-more {
	background: #254F87;
	color: #fff;
	border: 0;
	padding: 12px 24px;
	border-radius: 4px;
	font-weight: 700;
	cursor: pointer;
}

.blog-load-more:hover {
	background: #1d3f6d;
}

.hidden-blog-post {
	display: none;
}
.all-blog-posts .hidden-blog-post {
	display: none !important;
}

.blog-post-card-button,
.blog-post-card-button:visited,
.blog-post-card-button:active,
.blog-post-card-button:focus {
	position: absolute;
	bottom: 22px;
	left: 50%;
	transform: translateX(-50%);
	background: #C29237;
	color: #fff;
	padding: 10px 22px;
	border-radius: 4px;
	text-decoration: none;
	font-weight: 700;
	text-align: center;
}

.blog-post-card-button:hover {
	background: #a87d2e;
	color: #fff;
}

.blog-post-card {
	transition: transform 0.2s ease, box-shadow 0.2s ease;
}

.blog-post-card:hover {
	transform: translateY(-4px);
	box-shadow: 0 8px 20px rgba(0,0,0,0.1);
}
.single-post .single-blog-post {
	padding: 55px;
	background: #fff;
}
.single-blog-header {
	margin-bottom: 25px;
}

.single-blog-header h1 {
	margin-bottom: 8px;
}

.single-blog-date {
	font-size: 15px;
	color: #666;
	margin-bottom: 20px;
}

.single-post-featured-image {
	float: right;
	width: 400px;
	max-width: 42%;
	margin: 0 0 25px 35px;
}

.single-post-featured-image img {
	display: block;
	width: 100%;
	height: auto;
}

.entry-content::after {
	content: "";
	display: table;
	clear: both;
}
.all-blog-posts {
	max-width: 1500px;
	width: 100%;
	margin: 0 auto;
	padding: 0 15px;
}
.all-blog-posts .blog-post-item {
	flex: 0 0 calc(33.333% - 20px);
	display: flex;
}

.all-blog-posts .blog-post-card {
	width: 100%;
	flex: 1;
}


.blog-post-date {
	margin-bottom: 8px;
	font-size: 15px;
	font-weight: 600;
	color: #c9932e;
}

/* =========================
    POOL SECTION 
========================= */


.pool-page {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}

.pool {
	display: flex;
	gap: 60px;
	align-items: flex-start;
}

.pool-left {
	flex: 1 1 0;
	min-width: 0;
}

.pool-right {
	flex: 0 0 30%;
	box-sizing: border-box;
	margin-top: 58px;
	background-color: #eee;
	padding: 20px;
	min-width: 0;
	overflow-wrap: break-word;
}

.pool img {
	width: 100%;
	height: auto;
}
.pool-left a {
	display: block;
	text-decoration: underline;
	margin-bottom: 35px;
}
.pool-right .contact {
	padding: 0;
	border: none;
}
.bluebutton {
	max-width: 300px;
	width: 100%;
	text-align: center;
	padding: 10px;
	background-color: #254F87;
	display: block;
  	margin: 0 auto;
}
.bluebutton:hover {
	background-color: #C29237;
}
.pool-right a {
	color: #C29237 !important;
}








/* =========================
   GARBAGE/RECYCLING SECTION 
========================= */

.garbage-recycling-layout {
    max-width: 1800px;
    margin: 0 auto;
    padding: 80px 20px;
}
.garbage-header {
    text-align: center;
    margin-bottom: 50px;
}
.garbage-header h1 {
    font-size: 48px;
    line-height: 1.1;
    margin-bottom: 45px;
    color: #10263f;
    text-transform: uppercase;
}
.garbage-header p {
    max-width: 850px;
    margin: 0 auto;
    font-size: 22px;
    line-height: 1.6;
    color: #555;
}
.garbage-columns {
    display: flex;
    gap: 30px;

}
.garbage-side, .recycling-side {
    flex: 1;
    border-radius: 8px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
}
.garbage-side {
    background: #f7f8fb;
}
.recycling-side {
    background: #f6faf6;
}
.side-title {
    padding: 24px;
    text-align: center;
}
.garbage-title {
    background: linear-gradient(to right, #10263f, #15365c);
}
.recycling-title {
    background: linear-gradient(to right, #3d8b49, #57a662);
}
.side-title h2 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
    margin: 0;
}
.side-content {
    min-height: 500px;
    padding: 40px;
}
.side-content h2 {
	text-transform: none;
}
.side-content h3 {
	margin-bottom: 10px;
}
.waste-phone {
  font-size: 18px;
  display: block;
  font-weight: 500;
	color: #122B48;
	text-align: center;
}
.waste-phone h2 {
	color: #C29237;
	font-size: 22px;
}



/* ============================
   RECYCLING SELECTION SECTION 
=============================== */

.recycling-schedule-wrap {
    display: flex;
    gap: 20px;
    margin-top: 40px;
}
.schedule-column {
    flex: 1;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
	background-color: #fff;
}
.schedule-title {
    padding: 15px;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
	background-color: #43914F;
}

.schedule-item {
    padding: 15px;
    border-bottom: 1px solid #ececec;
    font-size: 16px;
    line-height: 1.2;
    color: #222;
	font-weight: 500;
}
.schedule-item:last-child {
    border-bottom: none;
}


/* ============================
   RECYCLING ACCORDION SECTION 
=============================== */
.recycling-accordion {
	margin-bottom: 30px;
}
.recycling-accordion-toggle {
    width: 100%;
    padding: 15px 30px;
    background: #44924F;
    color: #fff;
    border: none;
    border-bottom: 1px solid #d9d9d9;
    cursor: pointer;
    text-align: left;
    transition: background 0.3s ease;
}
.accordion-left {
    display: flex;
    align-items: center;
    gap: 15px;
}

.accordion-title {
    line-height: 1;
    display: flex;
    align-items: center;
}

.accordion-icon {
    font-size: 28px;
    line-height: 1;
    font-weight: 400;
    color: #fff;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}
.recycling-accordion.active .accordion-icon {
    transform: rotate(45deg);
}
.recycling-accordion-content {
    display: none;
}



/* =========================
   LEAF PICKUP SECTION 
========================= */

.leaf-schedule-page {
    margin-top: 40px;
}

.leaf-section {
    margin-bottom: 60px;
}

.leaf-section h2 {
    font-size: 26px;
    margin-bottom: 50px;
    color: #10263f;
	text-align: center;
}
.leaf-table {
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    overflow: hidden;
	font-weight: 600;
}
.leaf-table-head,
.leaf-row {
    display: grid;
    grid-template-columns: 1fr 3fr 1fr 2fr;
}
.leaf-table-head {
    background: #10263f;
    color: #fff;
    font-weight: 700;
}
.leaf-table-head div,
.leaf-row div {
    padding: 22px;
    border-bottom: 1px solid #e5e5e5;
}
.leaf-row:nth-child(even) {
    background: #f7f8fb;
}
.leaf-row div:nth-child(1), .leaf-row div:nth-child(3) {
	color: #C29237;
}
.leaf-notes {
    margin-top: 40px;
    padding: 35px;
    background: #f7f8fb;
    border-radius: 8px;
}



/* =========================================
   PARK FACILITIES PAGE
========================================= */

.park-facilities-page {
}

/* =========================================
   INTRO
========================================= */

.park-intro {
    margin-bottom: 35px;
    line-height: 1.8;
}

/* =========================================
   LINKS
========================================= */

.park-links {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-bottom: 35px;
}

.park-links a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 14px 22px;
    background: #10263f;
    color: #fff;
    text-decoration: none;
    border-radius: 6px;
    font-size: 17px;
    font-weight: 600;
    transition: background 0.3s ease;
	text-align: center;
}

.park-links a:hover {
    background: #18385d;
}


/* =========================================
   MAIN LAYOUT
========================================= */

.park-main-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
    margin-top: 50px;
}

.park-left {
    flex: 0 0 60%;
}

.park-right {
    flex: 0 0 40%;
    position: sticky;
    top: 120px;
}

/* =========================================
   PHONE
========================================= */

.park-phone {
    margin-bottom: 35px;
    line-height: 1.7;
}

/* =========================================
   MAP
========================================= */

.park-map {
    margin-bottom: 50px;
}

.park-map iframe {
    width: 100%;
    min-height: 600px;
    border: none;
    border-radius: 8px;
}


/* =========================================
   ACCORDIONS
========================================= */

.park-accordion-wrap {
}

.custom-accordion {
    margin-bottom: 18px;
    overflow: hidden;
    background: #fff;
}

.custom-accordion-toggle {
    width: 100%;
    padding: 18px 28px;
    background: transparent;
    color: #18385D;
    border: none;
    cursor: pointer;
    text-align: left;
   
}

.custom-accordion-toggle:hover {
    color: #C29237;
	background: transparent;
}

.accordion-left {
    display: flex;
    align-items: center;
    gap: 15px;
}

.accordion-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.accordion-icon {
    font-size: 20px;
    line-height: 1;
    font-weight: 600;
    color: #18385D;
    transition: transform 0.3s ease;
    flex-shrink: 0;
}

.custom-accordion.active .accordion-icon {
    transform: rotate(45deg);
}

.custom-accordion-content {
    display: none;
    background: #f7f8fb;
    padding: 35px;
	font-size: 16px;
}

/* =========================================
   FACILITY CONTENT
========================================= */

.facility-inner {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

/* =========================================
   GALLERY
========================================= */

.facility-gallery {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.facility-gallery img {
    width: 300px;
    height: 220px;
    object-fit: cover;
    border-radius: 6px;
}

/* =========================================
   TABLE
========================================= */

.facility-table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.facility-table td {
    padding: 18px 22px;
    border: 1px solid #d9d9d9;
    line-height: 1.5;
}

.table-label {
    width: 280px;
    background: #10263f;
    color: #fff;
    font-weight: 700;
}
.facility-table .table-label {
    background: #10263f !important;
    color: #fff;
}

/* =========================================
   FEATURES
========================================= */

.facility-features {
    margin: 0;
    padding-left: 22px;
}
ul.facility-features {
	list-style-type: none !important;
}
.facility-features li {
    margin-bottom: 12px;
    line-height: 1.7;
    color: #333;
}

/* =========================================
   NOTES
========================================= */

.park-notes {
    margin-top: 60px;
}

.park-note {
    margin-bottom: 25px;
    line-height: 1.8;
}

.gold {
    color: #c89a2b;
    font-weight: 700;
}

/* =========================================
   RULES
========================================= */

.park-rules {
    margin-top: 35px;
    padding-left: 22px;
}

.park-rules li {
    margin-bottom: 15px;
    line-height: 1.7;
}

/* =========================================
   OTHER PARKS
========================================= */

.other-parks-wrap {
    margin-top: 40px;
}

.other-park-content {
    padding: 10px 5px;
}

.other-park-address {
    font-size: 18px;
    line-height: 1.8;
    color: #4A4A4A;
}
.other-parks-content img {
	max-wdith: 400px;
	width: 100%;
	height: auto;
}
.other-parks-title {
    margin-bottom: 35px;
}

.other-parks-layout {
    display: flex;
    gap: 40px;
    align-items: flex-start;
}

.other-parks-left {
    flex: 0 0 55%;
}

.other-parks-right {
    flex: 0 0 45%;
    position: sticky;
    top: 120px;
}

.other-parks-right img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    display: block;
}

/* =========================
   CODE ENFORCEMENT 
========================= */

.code-enforcement-top {
	text-align: center;
	padding: 25px 50px;
}
.code-enforcement-top h3 {
	text-align: center;
	font-size: 22px;
	margin-bottom: 10px;
}
.code-enforcement {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin: 0 0 50px;
}

.code-enforcement-item {
	padding: 40px;
	background: #EAEBEC;
	border-radius: 5px;
}
.code-enforcement h2 {
	color:  #3E4651;
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 35px;
}
.code-enforcement h3 {
	color:  #3E4651;
	font-weight: 700;
	font-size: 20px;
	margin-bottom: 5px;
}
.code-enforcement a {
	color: #3E4651;
}
.code-enforcement a:hover  {
	color: #C29237;
}
.downloads-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
#primary ul.downloads-list {
	list-style-type: none !important;
	margin: 0 0 50px 0 !important;
}
#primary ul.code-enforcement-item {
	margin-left: 10px !important;
}
.downloads-list li {
	margin-bottom: 12px;
}

.downloads-list a {
	text-decoration: none;
}

.downloads-list .fa-file-pdf {
	color: #C29237;
	padding-right: 8px;
}
.pdf-download-link {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
	margin-bottom: 25px;
}

.pdf-download-link .fa-file-pdf {
	color: #CD9703;
}


/* =========================
   SEWER SECTION 
========================= */

.sewer-payment-options {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px;
	margin: 40px 0;
}

.payment-card {
	background: #D4B06A;
	padding: 30px 20px;
	text-align: center;
	color: #fff;
	border-radius: 5px;
	color: #3E4651;
}
.payment-card a {
	color: #3E4651;
	text-decoration: underline;
}
.payment-card a:hover {
	color: #fff;
}

.payment-card i {
	font-size: 42px;
	margin-bottom: 15px;
	display: block;
	color: #3E4651;
}

.payment-card h3 {
	margin: 0 0 15px;
	color: #3E4651;
}
.center-title {
	text-align: center;
	padding: 25px 0;
}
.center-title h3 {
	font-size: 24px;
}



/* =========================
   TAXES SECTION 
========================= */

.taxes {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin: 50px 0;
}

.taxes-item {
	padding: 40px;
	background: #EAEBEC;
	border-radius: 5px;
}
.taxes-item h3 {
	padding-bottom: 25px;
}
.taxes-assistance {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
	margin: 0 0 50px;
}

.taxes-assistance-item {
	padding: 30px;
	background: #EAEBEC;
	border-radius: 5px;
}

.taxes-assistance-item h4 {
	padding-bottom: 25px;
}

/* =========================
   FIRE PAGE
========================= */

.fire-section {
	display: grid;
	grid-template-columns: 45% 1fr;
	gap: 50px;
	align-items: start;
	margin-bottom: 60px;
}
.fire-sections hr {
	margin-bottom: 50px;
}
.fire-section h1 {
  	color: #244f85;
  	font-size: 28px;
  	font-weight: bold;
  	margin-bottom: 0;
}
.fire-section h2 {
  	color: #c29237;
  	font-size: 18px;
  	text-transform: none;
  	letter-spacing: 1px;
  	font-weight: 300;
}
.fire-section-image img {
	width: 100%;
	height: auto;
	display: block;
	border-radius: 5px;
}
.fire-section-image h1 {
	color: #244f85;
  	font-size: 26px;
  	font-weight: 800;
  	margin-bottom: 25px;
	text-transform: none;
}
.fire-section-content h2 {
	margin-top: 0;
}

.fire-phone {
	margin-top: 20px;
	font-weight: 600;
}

.fire-form {
	margin-top: 25px;
}

/* Social Links */

.fire-social-links {
	display: flex;
	gap: 15px;
	margin: 30px 0;
}

.fire-social-links a {
	width: 42px;
	height: 42px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #254F87;
	color: #fff;
	text-decoration: none;
	border-radius: 50%;
	transition: .2s ease;
}

.fire-social-links a:hover {
	background: #C29237;
}

.fire-social-links i {
	font-size: 18px;
}
.fire-form-panel {
	display: none;
	margin-top: 20px;
}

.fire-form-accordion.is-open .fire-form-panel {
	display: block;
}

.fire-form-toggle {
	background: none;
	border: 0;
	padding: 0;
	margin-top: 15px;
	color: #C29237;
	font-size: inherit;
	font-weight: 600;
	cursor: pointer;
}

.fire-form-toggle:hover {
	text-decoration: underline;
}

.fire-form-panel {
	display: none;
	margin-top: 20px;
}

.fire-form-accordion.is-open .fire-form-panel {
	display: block;
}



.police {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin: 50px 0;
}

.police-item {
  padding: 40px;
  background: #fff;
  border-radius: 5px;
  border: #EAEBEC solid 2px;
}

.twp-committee {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin: 50px 0;
}

.twp-committee-item {
	padding: 40px;
	border: 2px solid #EAEBEC;
	border-radius: 5px;
}

.two-column {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 40px;
	margin: 50px 0;
}

.two-column-item {
	padding: 40px;
	border: 2px solid #EAEBEC;
	border-radius: 5px;
}


/* =========================
   REPRESENTATIVES
========================= */

.representative-list .representative-contact {
	margin-bottom: 50px;
	padding-bottom: 50px;
	border-bottom: 1px solid #d6d6d8;
}

.representative-list .representative-contact:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.representative-subtitle {
	margin: 0 0 8px;
	font-size: 20px;
	font-weight: 500;
	color: #3E4651;
}
.representative-details {
	margin-top: 8px !important;
}
.representative-list h2 {
	margin-bottom: 2px !important;
}
.representative-details {
	margin-top: 18px;
}
.representative-website a {
	color: #254F87;
	text-decoration: underline;
}
.representative-contact p .representative-phone {
	margin-bottom: 2px;
}


.road-stats {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	margin: 40px 0;
}

.road-stat {
	background: #f5f5f5;
	padding: 25px;
	text-align: center;
	border-radius: 5px;
}

.road-stat h3 {
	margin: 0 0 10px;
	font-size: 18px;
	color: #254F87;
}

.road-stat p {
	margin: 0;
	font-size: 24px;
	font-weight: 700;
	color: #C29237;
}



.bids-list {
	margin: 30px 0;
}

.bid-item {
	margin-bottom: 15px;
}

.bid-item a {
	display: flex;
	align-items: center;
	gap: 10px;
	text-decoration: none;
}

.bid-item .fa-file-pdf {
	color: #3E4651;
	font-size: 20px;
}

.bid-item a:hover {
	color: #3E4651;
}

.downloads-list {
	margin: 30px 0;
}

.download-item {
	display: flex;
	align-items: center;
	gap: 12px;
	margin-bottom: 15px;
	text-decoration: none;
}

.download-item i {
	color: #3E4651;;
	font-size: 20px;
	flex-shrink: 0;
}

.download-item:hover {
	color: #3E4651;;
}

.dye-test h2 {
	margin-bottom: 35px;
}
.dye-test h3 {
  font-size: 26px;
  margin-bottom: 8px;
}


.utility-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 25px;
	margin: 25px 0 50px;
}
.utility-card {
	background: #f5f5f5;
	padding: 25px;
	border-radius: 5px;
}

.utility-card i {
  color: #C29237;
  width: 20px;
  margin-right: 8px;
  margin-bottom: 12px;
}
.utility-card h4 {
	margin: 0 0 15px;
	font-size: 25px;
}
.utility-card i {
	color: #C29237;
	width: 20px;
	margin-right: 8px;
}



/* =========================
   NEWSLETTER SECTION 
========================= */

.newsletters {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 40px;
	margin: 40px 0;
}

.newsletter-card {
	display: block;
	text-align: center;
	text-decoration: none;
	padding: 25px;
	background: #f5f5f5;
	border-radius: 5px;
	transition: transform .2s ease;
}

.newsletter-card:hover {
	transform: translateY(-4px);
}

.newsletter-card img {
	width: 100%;
	max-width: 220px;
	height: auto;
	margin: 0 auto 20px;
	display: block;
}

.newsletter-card h3 {
	margin: 0;
	font-size: 22px;
	color: #C29237;
	text-transform: uppercase;
}


/* =========================
   POLICY FOR RECORDS SECTION 
========================= */

.records-cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 25px;
	margin: 40px 0;
}

.records-card {
	background: #f5f5f5;
	padding: 28px;
	border-radius: 5px;
}

.records-card h3 {
	margin-top: 0;
	color: #254F87;
}


.records-card a {
	color: #254F87;
	text-decoration: underline;
	display: inline-block;
}

.records-callout {
	background: linear-gradient(to bottom, #D6D8D9, #EAEBEC);
	padding: 35px;
	margin: 40px 0;
	border-radius: 5px;
}
.records-callout h2 {
	text-align: center;
}

.records-callout h2 {
	margin-top: 0;
}
.records-callout .bluebutton {
	margin: 25px auto;
}

.roadway a {
	text-decoration: underline;
}
.roadway img {
	width: 100%;
	height: auto;
	display: block;
}


/* =========================
   SCHOOL DISTRICT SECTION 
========================= */

.school-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 25px;
	margin: 40px 0;
}

.school-card {
	background: #f5f5f5;
	padding: 25px;
	border-radius: 5px;
}

.school-card h3 {
	color: #C29237;
	margin: 0 0 25px;
}

.school-address {
	margin-bottom: 15px;
	font-weight: 600;
}

.school-card a {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	margin-top: 15px;
	text-decoration: none;
}

.school-card i {
	color: #C29237;
}


.business-directory {
	line-height: 1.8;
}
.business-directory h3 {
  font-size: 50px;
  margin-bottom: 20px;
}
.business-directory h3[id] {
	scroll-margin-top: 120px;
}
.business-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin: 30px 0;
  background: #f7f3ea;
  padding: 65px 10px;
	border-radius: 5px;
	scroll-margin-top: 120px;
}

.business-nav a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;

	background: #f7f3ea;
	border: 1px solid #C29237;
	border-radius: 5px;

	color: #3E4651;
	font-weight: 700;
	text-decoration: none;

	transition: all .2s ease;
}

.business-nav a:hover,
.business-nav a:focus {
	background: #C29237;
	color: #fff;
}


/* =========================
   STREETLIGHT SECTION 
========================= */

.streetlight-alert {
	background: #f7f3ea;
	padding: 25px;
	margin: 30px 0;
	border-radius: 5px;
}

.streetlight-steps {
	margin: 40px 0;
	padding-left: 25px;
}

.streetlight-steps li {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px solid #d6d6d8;
}

.streetlight-steps li:last-child {
	border-bottom: 0;
}

.streetlight-steps h3 {
	margin-bottom: 15px;
	color: #254F87;
}

.streetlight-image {
	margin-top: 20px;
	text-align: center;
}

.streetlight-image img {
	max-width: 100%;
	height: auto;
	border: 1px solid #d6d6d8;
	border-radius: 5px;
}


.stormwater h4 {
	font-size: 24px;
}

/* =========================
   	VOTING SECTION 
========================= */

.polling-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
	gap: 25px;
	margin: 40px 0;
}

.polling-card {
	background: #f7f3ea;
	padding: 25px;
	border-radius: 5px;
	border-top: 4px solid #C29237;
}

.polling-card h3 {
	margin: 0 0 14px;
}

.polling-district {
	color: #C29237;
	font-weight: 700;
	margin-bottom: 15px;
}

.polling-card p {
	margin: 0;
	line-height: 1.7;
}

/* =========================
   CONTACT US SECTION 
========================= */


.contact-top-grid {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 30px;
	margin-bottom: 50px;
}

.contact-form-card {
	background: #f7f3ea;
	padding: 35px;
	border-radius: 5px;
}

.contact-action-card h2 {
	margin-top: 0;
}

.contact-form-dropdown {
	margin-top: 20px;
}

.contact-form-dropdown summary {
	display: inline-block;
	padding: 12px 22px;
	background: #254F87;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-weight: 700;
}

.contact-form-dropdown summary:hover {
	background: #C29237;
}

.contact-form-dropdown[open] summary {
	margin-bottom: 25px;
}
.gform_wrapper select,
.gform-theme select {
	background: #fff !important;
	color: #333;
	border: 1px solid #d6d6d8;
}
.contact-info-card {
	background-color: #f7f3ea;
	padding: 35px;
	border-radius: 5px;
}

.contact-info-card h2 {
	margin-top: 0;
	color: #3E4651;
}

.contact-highlight {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: 14px;
}

.contact-highlight i {
	color: #C29237;
	width: 20px;
}

.phone-section {
	margin: 45px 0;
}
.phone-section h2 {
	color: #3E4651;
}
.phone-grid {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
	gap: 20px;
}

.phone-card {
	display: flex;
	gap: 15px;
	align-items: flex-start;
	background: #f5f5f5;
	padding: 22px;
	border-radius: 5px;
	font-size: 18px;
}

.phone-card i {
	color: #C29237;
	font-size: 22px;
	width: 28px;
	margin-top: 3px;
}

.phone-card strong {
	display: block;
	margin-bottom: 6px;
	color: #3E4651;
}

.phone-card a {
	text-decoration: none;
}

.phone-card a:hover {
	color: #C29237;
}


/* =========================
   ATHLETIC ASSOCIATION
========================= */

.staa-button-wrap{
    margin:40px 0 50px;
}

.staa-button{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:16px 30px;
    background:#24558F;
    color:#fff !important;
    text-decoration:none;
    border-radius:6px;
    font-weight:700;
    font-size:17px;
    transition:.3s;
}

.staa-button:hover{
    background:#C79B3B;
    color:#fff !important;
    text-decoration:none;
}


/* ==========================
   PUBLIC WORKS BUTTONS
========================== */

.public-works-buttons{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:20px;
    margin:45px 0 60px;
}

.pw-button{
    background:#24558F;
    color:#fff !important;
    text-decoration:none;
    border-radius:8px;
    padding:22px 10px;
    display:flex;
    align-items:center;
    justify-content:center;
    gap:12px;
    font-size:16px;
    font-weight:700;
    transition:.3s;
    box-shadow:0 8px 20px rgba(0,0,0,.12);
}

.pw-button i{
    font-size:28px;
    color:#C79B3B;
}

.pw-button:hover{
    background:#C79B3B;
    color:#fff !important;
    transform:translateY(-4px);
}

.pw-button:hover i{
    color:#fff;
}

@media(max-width:900px){

    .public-works-buttons{
        grid-template-columns:1fr;
    }

}


/* =========================
   NOTIFY ME PAGE
========================= */

.notify-page,
.notify-page * {
	box-sizing: border-box;
}

.notify-page {
	max-width: 1400px;
	width: 100%;
	margin: 70px auto;
	padding: 0 30px;
}

.notify-intro {
	display: flex;
	align-items: center;
	gap: 30px;
	max-width: 1050px;
	margin: 0 auto 45px;
}

.notify-intro-icon {
	width: 105px;
	height: 105px;
	min-width: 105px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #24558f;
	border-radius: 50%;
	color: #fff;
	font-size: 43px;
	box-shadow: 0 10px 25px rgba(36, 85, 143, 0.2);
}

.notify-intro-content {
	flex: 1;
}

.notify-eyebrow {
	display: block;
	margin-bottom: 8px;
	color: #c6922f;
	font-size: 15px;
	font-weight: 800;
	letter-spacing: 1.5px;
	text-transform: uppercase;
}

.notify-intro h2,
.scott-mobile-app h2 {
	margin: 0 0 12px;
	color: #24558f;
}

.notify-intro p,
.scott-mobile-app p {
	margin: 0;
	color: #3f4652;
	font-size: 18px;
	line-height: 1.75;
}

.notify-options {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	gap: 30px;
	margin-bottom: 35px;
}

.notify-card {
	position: relative;
	padding: 40px;
	background: #fff;
	border: 2px solid #e4e7eb;
	border-radius: 14px;
	box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
	overflow: hidden;
}

.notify-card::before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 6px;
	background: #24558f;
}

.notify-card-featured::before {
	background: #c6922f;
}

.notify-card-icon {
	width: 72px;
	height: 72px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-bottom: 22px;
	background: #24558f;
	border-radius: 50%;
	color: #fff;
	font-size: 29px;
}

.notify-card-featured .notify-card-icon {
	background: #c6922f;
}

.notify-card h3 {
	margin: 0 0 15px;
	color: #24558f;
	font-size: 25px;
}

.notify-card p {
	margin: 0 0 20px;
	color: #4a4f58;
	font-size: 17px;
	line-height: 1.7;
}

.notify-phone {
	display: inline-block;
	margin: 0 0 22px;
	color: #c6922f !important;
	font-size: 30px;
	font-weight: 800;
	line-height: 1.2;
	text-decoration: none;
}

.notify-phone:hover {
	color: #24558f !important;
	text-decoration: none;
}

.notify-button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	margin-top: 5px;
	padding: 15px 25px;
	background: #24558f;
	border-radius: 7px;
	color: #fff !important;
	font-size: 16px;
	font-weight: 700;
	text-decoration: none;
	transition:
		background 0.25s ease,
		transform 0.25s ease;
}

.notify-button:hover,
.notify-button:focus {
	background: #c6922f;
	color: #fff !important;
	text-decoration: none;
	transform: translateY(-3px);
}

.notify-confirmation {
	display: flex;
	align-items: center;
	gap: 18px;
	margin-bottom: 55px;
	padding: 24px 28px;
	background: #f6f7f8;
	border-left: 5px solid #c6922f;
	border-radius: 8px;
}

.notify-confirmation-icon {
	color: #24558f;
	font-size: 30px;
}

.notify-confirmation p {
	margin: 0;
	color: #3f4652;
	font-size: 17px;
	line-height: 1.6;
}


/* =========================
   MOBILE APP SECTION
========================= */

.scott-mobile-app {
	position: relative;
	display: flex;
	align-items: center;
	gap: 40px;
	padding: 45px;
	background: #24558f;
	border-radius: 16px;
	color: #fff;
	overflow: hidden;
	box-shadow: 0 15px 40px rgba(36, 85, 143, 0.2);
}

.scott-mobile-app::after {
	content: "\f3cd";
	position: absolute;
	right: 35px;
	bottom: -35px;
	color: rgba(255, 255, 255, 0.06);
	font-family: "Font Awesome 6 Free";
	font-size: 190px;
	font-weight: 900;
	line-height: 1;
	pointer-events: none;
}

.scott-mobile-app-icon {
	position: relative;
	z-index: 1;
	width: 110px;
	height: 110px;
	min-width: 110px;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #c6922f;
	border-radius: 50%;
	color: #fff;
	font-size: 46px;
}

.scott-mobile-app-content {
	position: relative;
	z-index: 1;
	flex: 1;
}

.scott-mobile-app .notify-eyebrow {
	color: #f1c66b;
}

.scott-mobile-app h2 {
	color: #fff;
}

.scott-mobile-app p {
	max-width: 900px;
	color: rgba(255, 255, 255, 0.93);
}

.scott-mobile-app-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 25px;
}

.scott-mobile-app-buttons {
	display: flex;
	flex-wrap: wrap;
	gap: 18px;
	margin-top: 25px;
}

.scott-app-button-wrap {
	display: block;
	flex: 0 1 auto;
	margin: 0;
	padding: 0;
}

.scott-app-button-wrap a.scott-app-button {
	min-width: 245px;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 13px;
	margin: 0;
	padding: 15px 22px;
	background: #fff;
	border-radius: 8px;
	color: #24558f !important;
	font-size: 16px;
	font-weight: 800;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	transition: background .25s ease, color .25s ease, transform .25s ease;
}

.scott-app-button-wrap a.scott-app-button i {
	display: inline-block;
	flex: 0 0 auto;
	margin: 0;
	font-size: 28px;
	color: inherit;
}

.scott-app-button-wrap a.scott-app-button:hover,
.scott-app-button-wrap a.scott-app-button:focus {
	background: #c6922f;
	color: #fff !important;
	text-decoration: none;
	transform: translateY(-3px);
}

@media (max-width: 850px) {

	.notify-options {
		grid-template-columns: 1fr;
	}

	.notify-intro,
	.scott-mobile-app {
		flex-direction: column;
		text-align: center;
	}

	.scott-mobile-app-buttons {
		justify-content: center;
	}

}

@media (max-width: 600px) {

	.notify-page {
		margin: 50px auto;
		padding: 0 20px;
	}

	.notify-intro-icon {
		width: 88px;
		height: 88px;
		min-width: 88px;
		font-size: 36px;
	}

	.notify-card {
		padding: 32px 24px;
	}

	.notify-phone {
		font-size: 24px;
	}

	.notify-confirmation {
		align-items: flex-start;
	}

	.scott-mobile-app {
		padding: 35px 24px;
	}

	.scott-mobile-app-buttons {
		display: block;
	}

	.scott-app-button-wrap {
		width: 100%;
		margin-bottom: 14px;
	}

	.scott-app-button-wrap a.scott-app-button {
		width: 100%;
		min-width: 0;
	}
}

}



/* =========================
   ONLINE PAYMENTS
========================= */

.scott-payments,
.scott-payments * {
	box-sizing: border-box;
}

.scott-payments {
	max-width: 1400px;
	width: 100%;
	margin: 70px auto;
	padding: 0 30px;
}

.scott-payments-intro {
	max-width: 850px;
	margin: 0 auto 45px;
	text-align: center;
}

.scott-payments-intro h2 {
	margin: 0 0 12px;
	color: #24558f;
}

.scott-payments-intro p {
	margin: 0;
	color: #4a4a4a;
	font-size: 19px;
	line-height: 1.7;
}

.scott-payment-grid {
	display: grid;
	grid-template-columns: repeat(4, minmax(0, 1fr));
	gap: 25px;
	align-items: stretch;
}

.scott-payment-card {
	min-width: 0;
	padding: 32px 26px 26px;
	background: #fff;
	border: 2px solid #C99A3D;
	border-radius: 14px;
	box-shadow: 0 15px 35px rgba(0,0,0,.13);
	display: flex;
	flex-direction: column;
	text-align: center;
	overflow: hidden;
	transition: all .25s ease;
}

.scott-payment-card:hover{
	transform:translateY(-6px);
	box-shadow:0 20px 45px rgba(0,0,0,.18);
}

.scott-payment-icon{
	width:88px;
	height:88px;
	margin:0 auto 22px;
	border-radius:50%;
	background:#C99A3D;
	color:#fff;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:36px;
}

.scott-payment-card h3 {
	margin: 0 0 15px;
	color: #24558f;
	font-size: 24px;
	line-height: 1.25;
}

.scott-payment-card p {
	margin: 0 0 25px;
	color: #4a4a4a;
	font-size: 17px;
	line-height: 1.65;
	flex-grow: 1;
}

.scott-payment-card a.scott-payment-button {
	width: 100%;
	margin: auto 0 0;
	padding: 15px 18px;
	background: #24558f;
	border-radius: 7px;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 12px;
	font-size: 16px;
	font-weight: 700;
	line-height: 1.2;
	text-align: center;
	text-decoration: none;
	transition: background 0.25s ease;
}

.scott-payment-card a.scott-payment-button:hover,
.scott-payment-card a.scott-payment-button:focus {
	background: #c99a3d;
	color: #fff;
	text-decoration: none;
}

.scott-payment-card a.scott-payment-button i {
	margin: 0;
	color: inherit;
	font-size: 15px;
}

.scott-payment-security {
	margin-top: 45px;
	padding: 34px 40px;
	background: #24558f;
	border-radius: 14px;
	color: #fff;
	display: flex;
	align-items: center;
	gap: 28px;
}

.scott-security-icon {
	width: 82px;
	height: 82px;
	min-width: 82px;
	border-radius: 50%;
	background: #c99a3d;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 34px;
}

.scott-security-content {
	flex: 1;
	min-width: 0;
}

.scott-security-content h3 {
	margin: 0 0 8px;
	color: #fff;
}

.scott-security-content p {
	margin: 0;
	color: #fff;
	font-size: 17px;
	line-height: 1.7;
}

/* Tablets */

@media (max-width: 1100px) {

	.scott-payment-grid {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}

}

/* Mobile */

@media (max-width: 700px) {

	.scott-payments {
		margin: 50px auto;
		padding: 0 20px;
	}

	.scott-payment-grid {
		grid-template-columns: 1fr;
	}

	.scott-payment-card {
		padding: 30px 24px 24px;
	}

	.scott-payment-security {
		padding: 30px 24px;
		flex-direction: column;
		text-align: center;
	}

}






/* =========================
   RESPONSIVE SECTION 
========================= */

@media (max-width: 1200px) {
	.sewer-payment-options {
		grid-template-columns: repeat(3, 1fr);
	}
}


@media only screen and (min-width: 0px) and (max-width: 1100px) {
.militaryleft {
	float: none;
	width: 95%;
	margin: 0 auto;
	text-align: center;
}
.militaryleft img {
	float: none;
	text-align: center;
	margin: 0 auto;
	max-width: 472px;
	width: 100%;
	height: auto;
}
.militaryright {
	float: none;
	width: 95%;
	margin: 0 auto;
}
}

@media only screen and (min-width: 0px) and (max-width:1000px) {

.searchtop {
	display: none;
}
.desktop {
	display: none;
}
.mobile {
	display: block;
}	
.garbage-columns {
        flex-direction: column;
    }

    .garbage-header h1 {
        font-size: 42px;
    }

    .side-title h2 {
        font-size: 34px;
    }
 .leaf-table-head {
        display: none;
    }

    .leaf-row {
        grid-template-columns: 1fr;
        border-bottom: 1px solid #ddd;
    }
.accordion-title {
        font-size: 20px;
    }

    .custom-accordion-content {
        padding: 25px;
    }

    .facility-gallery img {
        width: 100%;
        height: auto;
    }

    .facility-table td {
        padding: 14px;
        font-size: 16px;
    }

    .table-label {
        width: auto;
    }

    .park-links {
        flex-direction: column;
    }
.other-parks-layout {
        flex-direction: column;
    }

    .other-parks-left,
    .other-parks-right {
        flex: 1 1 100%;
        width: 100%;
    }

    .other-parks-right {
        position: relative;
        top: auto;
    }
.newsletters {
		grid-template-columns: repeat(2, 1fr);
	}
.records-cards {
		grid-template-columns: 1fr;
	}
.icons {
		flex: 0 0 45%;
	}

}


@media only screen and (min-width: 0px) and (max-width: 950px) {

}

@media (max-width: 900px) {
.blog-post-card {
		flex: 0 0 calc(50% - 15px);
}
.all-blog-posts .blog-post-item {
		flex: 0 0 calc(50% - 15px);
}
.fire-section {
		grid-template-columns: 1fr;
		gap: 30px;
	}
}

@media only screen and (max-width: 900px) {

	.park-links {
		flex-direction: column;
		gap: 12px;
	}

	.park-links a {
		width: 100%;
		padding: 14px 18px;
		font-size: 16px;
	}

	.park-main-layout {
		flex-direction: column;
		gap: 30px;
		margin-top: 35px;
	}

	.park-left,
	.park-right {
		flex: 0 0 100%;
		width: 100%;
	}

	.park-right {
		position: static;
	}

	.park-map iframe {
		min-height: 350px;
	}

	.custom-accordion-toggle {
		padding: 16px 18px;
	}

	.accordion-title {
		font-size: 17px;
	}

	.custom-accordion-content {
		padding: 22px 18px;
	}

	.facility-gallery {
		gap: 12px;
	}

	.facility-gallery img {
		width: 100%;
		height: auto;
		max-height: 260px;
		object-fit: cover;
	}

}

@media only screen and (min-width: 0px) and (max-width: 850px) {
.icontext {
	display: none;
}
.icons h1 {
	font-size: 16px;
}
.homeicons {
	margin-top: -50px;
}
.contact-top-grid {
		grid-template-columns: 1fr;
	}
}
}

@media only screen and (min-width: 0px) and (max-width: 800px) {
.homeposts {
	display: none;
}
.mobileposts {
	display: block;
}
}

@media only screen and (min-width: 0px) and (max-width: 750px) {
.column1 {
	flex: 0 0 100%;
	padding: 15px;
}
.column2 {
	display: none;
}
.column3 {
	display: none;
}
.column4 {
	display: none;
}
.footer-badges {
	padding: 15px;
}
.bottom1 {
	display: block;
}
.bottom2 {
	display: block;
}
.bottom3 {
	display: block;
}
.bottom4 {
	display: none;
}
.bottom5 {
	display: block;
}
.votingleft {
	float: none;
	width: 98%;
	margin: 0 auto;
}
.votingleft img {
	float: none;
	padding: 0 40px 100px 0;
}
.votingright {
	float: none;
	width: 98%;
	margin: 0 auto;
}
.meetings h1 {
	margin-bottom: 24px;
}

.meetings h2 {
	margin: 35px 0 16px;
}
.meeting-item {
	margin-bottom: 20px;
}
.militaryleft, .militaryright {
	width: 100%;
}
.home2 {
	flex-direction: column;
}
.home2-left, .home2-right {
	flex: 100%;
}
.content-inner {
	flex-direction: column;
}
.content-area {
	flex-direction: column;
}
.content-area #primary, .content-area #sidebar {
	width: 100%;
	flex: 1 1 100%;
}
.alignleft, img.alignleft, .alignright, img.alignright {
	margin: 0 auto;
	display: block;
	float: none;
}
.contact {
	flex-direction: column;
}
.contact-image, .contact-image img {
	max-width: 100%;
}
.pool {
	flex-direction: column;
}

.pool-left, .pool-right {
		flex: 100%;
		width: 100%;
}
.recycling-schedule-wrap {
        flex-direction: column;
    }
.code-enforcement {
		grid-template-columns: 1fr;
	}
.taxes {
		grid-template-columns: 1fr;
	}
.taxes-assistance {
		grid-template-columns: 1fr;
	}
.sewer-payment-options {
		grid-template-columns: 1fr;
	}
.police {
		grid-template-columns: 1fr;
	}
.twp-committee {
		grid-template-columns: 1fr;
	}
.two-column {
		grid-template-columns: 1fr;
	}
.representative-subtitle {
		font-size: 18px;
	}
.road-stats {
		grid-template-columns: repeat(2, 1fr);
	}
.foot-badges {
		gap: 15px;
	}

	.foot-badges img {
		max-height: 100px;
	}
.header-tagline {
		display: none;
	}

#top-header-section {
		display: flex;
		flex-direction: column;
		align-items: center;
		position: relative;
	}

.logo {
		width: 100%;
		padding: 20px 70px 10px;
		text-align: center;
	}

	.logo img {
		margin: 0 auto;
		max-width: 418px;
	}


	.main-nav {
		width: 100%;
	}

	#mega-menu-wrap-social #mega-menu-social {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}

	#mega-menu-wrap-social #mega-menu-social li#mega-menu-item-212667 {
		flex: 0 0 100%;
		text-align: center;
	}

	#mega-menu-wrap-social #mega-menu-social li#mega-menu-item-212667 > a.mega-menu-link {
		text-align: center;
	}

.homeicons {
		margin: 0 auto;
		padding: 15px;
		gap: 10px;
		box-shadow: none;
	}
.icons {
		flex: 0 0 100%;
		margin-top: 0 !important;
		padding: 0;
}
.icons a {
		display: flex;
		align-items: center;
		gap: 15px;
		background: rgba(255,255,255,.08);
		padding: 14px 16px;
		border-radius: 6px;
		text-align: left;
}

.icons img {
		width: 42px;
		height: 42px;
		min-width: 42px;
		object-fit: contain;
		margin: 0;
	}

.homeicons h1 {
		font-size: 18px;
		line-height: 1.2;
		margin: 0;
}
.icontext {
		display: none;
}
.home-slider img,
	.home-slider .swiper-slide img {
		height: 420px;
	}
.home1 {
  margin: 0px auto;
}
#main {
	margin: 50px auto;
}
.innerbanner img {
	height: 240px;
}
.titlebox {
	background: #254F87;
	padding: 0 20px;
	position: relative;
}
.titlebox h1 {
	font-size: 24px;
	text-align: center;
	padding: 18px 0;
}
.content-area {
		display: block;
		width: 100%;
		max-width: 100%;
		padding: 0 15px;
	}

	.content-area.has-sidebar #primary {
		width: 100%;
		max-width: 100%;
		flex: none;
		display: block;
		margin: 0 0 35px;
	}

	.content-area.has-sidebar #sidebar {
		width: 100%;
		max-width: 100%;
		flex: none;
		display: block;
		margin: 0;
	}
.contact-image img {
		max-width: 300px;
		height: 300px;
	}
.police-item {
  padding: 0px 40px;
}
.meetings {
		margin-left: 0;
	}

	.meetings-layout {
		display: block;
	}

	.meeting-years {
		width: 100%;
		display: flex;
		flex-direction: row;
		flex-wrap: wrap;
		gap: 8px;
		padding: 0;
		margin: 0 0 30px;
		border-right: none;
	}

	.meeting-years a {
		flex: 1 1 calc(50% - 8px);
		text-align: center;
		padding: 10px;
		font-size: 15px;
	}

	.meetings-content {
		width: 100%;
	}

	.meetings h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}

	.meetings h2 {
		font-size: 22px;
		margin: 30px 0 15px;
	}

	.meeting-item {
		margin-bottom: 22px;
		padding-bottom: 18px;
		border-bottom: 1px solid #ddd;
	}

	.meetingagenda {
		padding-top: 0;
		margin-bottom: 6px;
	}

	.meeting-links {
		font-size: 16px;
	}
.innerbanner img {
		height: 240px;
	}
#top-header {
	position relative;
}
#top-header-section {
		position: relative;
	}
.rightsidetop {
		width: 100%;
		padding: 0 60px 15px;
		display: flex;
		justify-content: center;
		align-items: center;
	}

.main-nav {
	position: absolute;
	top: 25px;
	right: 20px;
	width: 40px;
	z-index: 1000;
}
#mega-menu-wrap-primary {
	width: 40px;
}
}

@media only screen and (min-width: 0px) and (max-width: 700px) {

.titlebox {
	margin-top: 0;
}
.titlebox2 {
	margin-top: 0;
}

#main {
	padding-top: 0;
}
.single-post-featured-image {
		float: none;
		width: 100%;
		max-width: 100%;
		margin: 0 0 25px;
	}
}
@media only screen and (min-width: 0px) and (max-width: 650px) {
.icons {
	float: none;
	width: 80%;
	margin: 0 auto;
}
.icons img {
	max-width: 80px;
}
.commissioners img {
	float: none;
}
}

@media only screen and (min-width: 0px) and (max-width: 600px) {

.phonetop {
	float: none;
	width: 100%;
	margin: 0 1%;
} 
.blog-post-card {
		flex: 0 0 100%;
}
.all-blog-posts .blog-post-item {
		flex: 0 0 100%;
	}
.newsletters {
		grid-template-columns: 1fr;
	}
.icons {
		flex: 0 0 100%;
	}
.park-intro,
	.park-phone,
	.park-note,
	.park-rules li {
		line-height: 1.6;
	}

	.facility-table,
	.facility-table tbody,
	.facility-table tr,
	.facility-table td {
		display: block;
		width: 100%;
	}

	.facility-table tr {
		margin-bottom: 15px;
		border: 1px solid #d9d9d9;
	}

	.facility-table td {
		border: none;
		padding: 14px 16px;
	}

	.table-label,
	.facility-table .table-label {
		width: 100%;
	}

	.facility-features {
		padding-left: 0;
	}

	.park-notes {
		margin-top: 40px;
	}

	.park-map iframe {
		min-height: 300px;
	}

}

@media only screen and (min-width: 0px) and (max-width: 500px) {
.road-stats {
		grid-template-columns: 1fr;
	}
.icons {
		flex: 1 1 100%;
	}
.home-slider img,
	.home-slider .swiper-slide img {
		height: 300px;
	}
}

@media only screen and (min-width: 0px) and (max-width: 347px) {

}