/*
        `'::.
         _________H ,%%&%,
        /\     _   \%&&%%&%
       /  \___/^\___\%&%%&&
       |  | []   [] |%\Y&%'
       |  |   .-.   | ||  
~~~~~~~@._|@@_|||_@@|~||~~~~~~
          `""") )"""`
     
    Middletown Township, PA
    Written by Weblications
        (a CMA Company)

*/

body {font-size:16px;overflow-x:hidden;}
a {color:#2a8dd9;}
a:hover {text-decoration: underline !important;}

#page-title {
	background-image:url('/assets/img/Background.jpg');
}
#page-title.page-title-parallax {
	padding:0!important;
}

#page-title.page-title-parallax h1 {font-size:50px;text-shadow: black 2px 2px 3px;}
.content-wrap h1, .content-wrap h2, .content-wrap h3, .content-wrap h4, .content-wrap h5, .content-wrap h6 {font-weight:900!important;}
.content-wrap h2 > *, .content-wrap h3 > *{font-size:40px!important;font-weight:900!important;}
i[class="fa fa-"]{display:none;}

/* Framework Fixes */
#header.full-header #primary-menu > ul {
	margin-right:0px;
	flex-wrap:nowrap;
}

#primary-menu ul li > a {font-size:0.8vw;}


body .container-fullwidth {
	position: relative;
	padding: 0 60px;
	width: 100%;
}

body #header.full-header .container {
	width: 100%;
	max-width: none;
	padding: 0 30px;
}

#header-wrap {padding: 0 30px;display:flex;height:100px;align-items:center;}

#MTLoGO {margin-right:5px;max-width:290px;top:0;height:100px;overflow:hidden;}
#MTLoGO a {display:flex;align-items:center;justify-content:center;flex-direction:column;height:100px;width:100%;}
#MTLoGO a img {
	width:auto;
	height:auto;
	max-height:100%;
	max-width:100%;
}

header.sticky-header #MTLoGO, header.sticky-header #MTLoGO a {height:60px;}

body .container-fullwidth #primary-menu ul li.mega-menu .mega-menu-content { margin: 0 60px; }
body #header.full-header #primary-menu ul li.mega-menu .mega-menu-content { margin: 0 60px; }
body.side-push-panel #wrapper,
body.side-push-panel #header.sticky-header .container { right: 0; }

body.side-panel-left.side-push-panel #wrapper,
body.side-panel-left.side-push-panel #header.sticky-header .container {
	left: 0;
	right: auto;
}

body.side-push-panel.side-panel-open #wrapper,
body.side-push-panel.side-panel-open #header.sticky-header .container { right: 300px; }

body.side-push-panel.side-panel-open.device-xl .slider-parallax-inner,
body.side-push-panel.side-panel-open.device-lg .slider-parallax-inner { left: -300px; }

body.side-panel-left.side-push-panel.side-panel-open #wrapper,
body.side-panel-left.side-push-panel.side-panel-open #header.sticky-header .container,
body.side-panel-left.side-push-panel.side-panel-open .slider-parallax-inner {
	left: 300px;
	right: auto;
}
#side-panel,
body.side-push-panel #wrapper,
body.side-push-panel #header .container {
	-webkit-transition: right .4s ease;
	-o-transition: right .4s ease;
	transition: right .4s ease;
}

body.side-panel-left #side-panel,
body.side-panel-left.side-push-panel #wrapper,
body.side-panel-left.side-push-panel #header .container,
body.side-push-panel .slider-parallax-inner {
	-webkit-transition: left .4s ease;
	-o-transition: left .4s ease;
	transition: left .4s ease;
}
body .container-fullwidth .breadcrumb { right: 60px !important; }
#gotoTop { bottom: 30px; }
#wrapper {
	width: 100%;
	margin: 0;
	box-shadow: none;
}
html>body>form {margin-bottom:initial;}

@media (max-width: 1200px) {
	#primary-menu > ul > li > span i {
		display:none!important;
	}
}@media (max-width: 1250px) {
	#primary-menu > ul > li > span {
		font-size:0.7vw!important;
	}
}
@media (min-width: 1400px) {.container {max-width: 1370px;}}
@media (min-width: 1600px) {.container {max-width: 1570px;}}
@media (min-width: 1800px) {.container {max-width: 1770px;}}

/* ICONS */

/* MTGO */
/*#menuElem_LI_0_7_1 > a:before {content: '\f1bb';font-size: 1.45vh;}*/
#MTGO.CMSListMenuLI a {
	display: flex;
    align-items: center;
    justify-content: center;
}
#MTGO.CMSListMenuLI img {
	height:30px;
}

.side-panel-wrap {
	padding:50px 0 !important;
}

#side-panel .widget {
	width:100%;
	margin:0;
}
#side-panel .mobile-side {
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
	width:90%;
}
#side-panel .mobile-side > div {
	width:90%;
	margin-top:0px!important;
}

.deku {
	width:100%;
	text-align:left;
	border: 0.5px solid rgba(0,0,0,0.15);
	border-left:none;
	border-right:none;
}

.deku .branch {
	width:100%;
	min-height: 42px;
	line-height: 42px;
	border: 0.5px solid rgba(0,0,0,0.15);
	border-left:none;
	border-right:none;
	transition: all 0.3s;
	font-family: 'Raleway', sans-serif;
}

.deku .branch .label {
	height: 42px;
	/*color:#8b2804;*/
	color:#0C294F;
	text-transform:uppercase;
	font-weight:900;
	padding: 0 5%;
	letter-spacing: 2px;
	font-size:18px;
	font-family: 'Raleway', sans-serif;
}
.deku .branch .leaves {
	max-height:0;
	overflow:hidden;
	transition: max-height 0.3s;
}
.deku .branch.active {
	background-color:#efefef;
}
.deku .branch.active .leaves {
	max-height:378px;
}
.deku .branch .leaves >div {
	display:flex;
	flex-direction:column;
}
.deku .branch .leaves a {
	min-height:42px;
	line-height:42px;
	width:100%;
	padding-left:10%;
	padding-right:20%;
	color: #6b150e !important;
    font-size: 14px !important;
    font-weight: bold !important;
    font-family: 'Raleway', sans-serif !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
}

.widget.mobile-side {
	width:100%;
}

/* Super Menu */
#primary-menu > ul > li {position:initial;}
nav#primary-menu > ul[class*="CMSListMenu"] > [data-name="Newsroom"] {
	position:relative;
}

#primary-menu {height:100%;margin-left: auto;}
#primary-menu #menuElem {display:flex;flex-wrap:nowrap;}
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] {
    max-width:90vw;
    width:auto!important;
    margin: 0 60px !important;
    position:fixed !important;
    top:100px;
    left:0;
    right:0;
    list-style: none;
}
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"]:not([data-name="Newsroom"]) > ul[class*="CMSListMenu"] {
    display:none;
	opacity:0;
	flex-wrap:wrap;
    list-style: none;
	transition: opacity 0.4s;
}

/* Newsroom Only */
nav#primary-menu > ul[class*="CMSListMenu"] > li[data-name="Newsroom"][class*="CMSListMenu"] > ul[class*="CMSListMenu"] {
	width:250px!important;
	position:absolute!important;
	flex-direction:column;
}
nav#primary-menu > ul[class*="CMSListMenu"] > li[data-name="Newsroom"][class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] {
	min-height: 20px;
    width: 100%;
    padding-bottom: 0;
}


@media (max-width: 1400px) {
	nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"]:not([data-name="Newsroom"]) > ul[class*="CMSListMenu"] {
		margin: 0!important;
		padding: 0 30px!important;
		max-width:100vw!important;
		width:100vw!important;
	}
}

@keyframes fadeInFromNone {
    0% {
        display: none;
        opacity: 0;
    }

    1% {
        display: grid;
        display: -ms-grid;
        opacity: 0;
    }

    100% {
        display: grid;
		display: -ms-grid;
        opacity: 1;
    }
}

#header.sticky-header:not(.static-sticky) #header-wrap nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] {top:60px;}

/* Super Menu Section List (WRAPPER) */
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] {
    display:flex;
	flex-direction:column;
    padding: 15px 10px;
    border-right:1px solid #ccc !important;
	width:20%;
	min-height:30vh;
	margin-bottom:20px;
}
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"]:last-child {
	border-right:none;
}

/* Super Menu Section Header */
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > [class*="CMSListMenuLink"] {
	display:block;
    color: #6b150e !important;
    font-size: 13px !important;
    font-weight: bold !important;
    font-family: 'Raleway', sans-serif !important;
    letter-spacing: 1px !important;
    text-transform: uppercase !important;
    line-height: 1.3 !important;
    padding:0!important;
}
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > span[class*="CMSListMenuLink"] {
	cursor:default;
}

/* Super Menu Section List (UL) */
nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] {
    display:flex !important;
    position:static!important;
    flex-direction:column;
    border:0!important;
    background-color:transparent!important;
    box-shadow:none!important;
    padding-top:1rem;
}

nav#primary-menu > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > ul[class*="CMSListMenu"] > li[class*="CMSListMenu"] > a {
    padding:1.5px 0 !important;
    padding-left: 5px!important;
}

#primary-menu > ul > li > span i {
	margin-right:0.5rem;
}
#primary-menu > ul > li > span {
	cursor:pointer;
    display: block;
	height:100px;
    line-height: 100px;
    padding: 0 15px;
    color: #fff;
    font-weight: bold;
    font-size: 0.8vw;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-family: 'Raleway', sans-serif;
    transition: all .4s ease, padding .4s ease;
}
header.sticky-header #primary-menu > ul > li > span {
	height:60px;
	line-height:60px;
}

/* DESKTOP SEARCH */
.nav-search-box {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:1px;
	z-index:2;
	display:flex;
	flex-wrap:nowrap;
}
.nav-search-box > input {
	padding-left:30px;
	flex:1;
	background-color:transparent;
	border:none;
	font-size:20px;
	color:white;
	height:100%;
}
.nav-search-box > .nav-search-close {
	min-width:100px;
	height:100%;
	display:flex;
	align-items:center;
	justify-content:center;
	font-size:20px;
	cursor:pointer;
	background-color:transparent;
	transition: 0.2s all;
}
.nav-search-box > .nav-search-close:hover {
	background-color:rgba(255,255,255,0.2);
}

/* ALERTS BOX */
.alerts {
	width:100%;
	height:48px;
	color:white;
	transition:height 0.3s;
	overflow:hidden;
	margin-top:-1px;
	position:absolute;
	top:100px;
	z-index:10;
	transition: all .4s ease;
}

header.sticky-header + .alerts {
	top:60px;
}

.alerts ~ section:not(#slider):first-of-type {
	margin-top:47px;
}

.alerts-header {
	line-height:48px;
	min-height:48px;
	cursor:pointer;
	font-weight:bold;
}
.alerts .alerts-header {
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}

.alerts-header i[class] {margin-left: -32px;}
.alerts .container {height:100%;}

.alerts > .alerts-body {
	background-color: rgba(255, 160, 160, 0.2);
	word-wrap: break-word;
}

.alerts > .alerts-body a {
	color:#ddd;
}


#content .nav-tree > ul > li > ul >li.Highlighted a {font-weight:900;}

#page-title {
	min-height:40vh;
	background-size:cover;
	display:flex;
	align-items:center;
	justify-content:center;
	background-position: 50% 0!important;
}

#page-title .overlay {z-index:0;position:absolute;top:0;bottom:0;left:0;right:0;background-color:black;opacity:0.3;}

.wrapp {max-height:90%;max-width:90%;margin:auto;    z-index: 1;    position: relative;}

.wrapp h1, .wrapp h2, .wrapp h3, .wrapp h4, .wrapp h5, .wrapp h6, .wrapp p {
	overflow-wrap: break-word;
	word-wrap: break-word;
	hyphens: auto;
	margin:0;
	padding:0;
}
.wrapp h3 {
	letter-spacing:3px;
	font-weight:700;
	text-shadow: black 1px 1px 2px;
	color:white;
	margin-bottom:10px;
}
.wrapp h3 a {
	color:white!important;
}
.wrapp h3:hover a[href] {
	color:white!important;
	text-decoration:underline!important;
}


#page-title.page-title-dark h1 {color:white!important;}

/* Social Media Icons */
.social-btn {
	width: 42px;
    height: 42px;
	margin: 0 5px 5px 0;
	border-radius: 6px;
    overflow: hidden;
	float:left;
	display:block;
	position:relative;
	background-size: 100% 200%;
    transition: background-position 0.4s;
	
}
.social-btn:before {
	position:absolute;
	height:100%;
	width:100%;
	font-size: 20px;
	line-height: 42px;
	text-align:center;
	color:#eee;
	font-family: 'Font Awesome 5 Brands','Font Awesome 5 Free';
    font-weight: 900;
	transition: color 0.4s 0.15s;
}
.social-btn:hover {background-position: 100% 100%;}

.social-btn.facebook {background-image: linear-gradient(to top, #eee 50%, #3B5998 50%);}
.social-btn.facebook:hover:before {color:#3B5998;}
.social-btn.facebook:before {content:'\f39e';}

.social-btn.rss {background-image: linear-gradient(to top, #eee 50%, #EE802F 50%);}
.social-btn.rss:hover:before {color:#EE802F;}
.social-btn.rss:before {content:'\f09e';}

.social-btn.twitter {background-image: linear-gradient(to top, #eee 50%, #00ACEE 50%);}
.social-btn.twitter:hover:before {color:#00ACEE;}
.social-btn.twitter:before {content:'\f099';}

.social-btn.instagram {background-image: linear-gradient(to top, #eee 50%, #C13584 50%);}
.social-btn.instagram:hover:before {color:#C13584;}
.social-btn.instagram:before {content:'\f16d';}

.social-btn.youtube {background-image: linear-gradient(to top, #eee 50%, #c4302b  50%);}
.social-btn.youtube:hover:before {color:#c4302b ;}
.social-btn.youtube:before {content:'\f167';}



/* NEWS Article */

.news_item {
	overflow:hidden;
}

.news_item .news-image {
	height:50%;
	width:100%;
	overflow:hidden;
	display:flex;
	align-items:center;
}
.news_item .news-image > img:first-child {display:block;}
.news_item .news-image img {display:none;}
.news_item.no_image .news-image:before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 400;
	display:flex;
	align-items:center;
	justify-content:center;
	content:'\f1ea';
	width:100%;
	height:100%;
	font-size:100px;
	color:rgba(0,0,0,0.35);
	background-color:rgba(100, 100, 100, 0.25);
}
.news_item .entry-title {
	min-height:80px;
}

.PagerControl {
	position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
	display:flex;
	flex-direction:column;
	justify-content:center;
	align-items:center;
}
.PagerControl .PagerNumberArea span,  .PagerControl .PagerNumberArea a {
	font-size:20px;
	padding: 0 15px;
}
.PagerControl .PagerNumberArea a:first-child {padding-left:0;}
.PagerControl .PagerNumberArea a:last-child {padding-right:0;}

.PagerControl .PagerNumberArea span:empty {display:none;}

.col-12:nth-child(1n) .news_item {background-color: #0c294f;}
.col-12:nth-child(1n) .news_item:hover {background-color: #1a3d6a;}
.col-12:nth-child(2n) .news_item {background-color: #6b0e00;}
.col-12:nth-child(2n) .news_item:hover {background-color: #972413;}
.col-12:nth-child(3n) .news_item {background-color: #7a5f0c;}
.col-12:nth-child(3n) .news_item:hover {background-color: #876c1a;}

.news_item h4 {font-weight:600!important;}
.news_item h6 {
	    color: #acacac;
    font-weight: normal!important;
    font-size: 14px;
}
.news_item .entry-content {
	/*max-height:48px;*/
	overflow:hidden;
	text-overflow: ellipsis;
	color:#ccc;
}

.article-meta span:first-child {padding-left:0;}
.article-meta span {padding:0 7px;}
.article-meta span:last-child {padding-right:0;}
.article-meta {
	font-size:18px;
	line-height:18px;
	font-weight:500;
}


.nav-tree .Highlighted {font-weight:bold;}


/* SOCIAL POSTS */
.social-parent {
	
}

.social-box {
	border-bottom: 3px solid rgba(0,0,0,0.3);
	box-sizing: border-box;
	height:120px;
	overflow:hidden;
}

.social-box .row, .social-box .row > div {height:100%;}

.social-box .img-parent {
	display:flex;
	align-items:center;
	justify-content:center;
	position:relative;
}

.social-box .img-parent a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
}

.social-box .card-body {
	padding: 0.25rem 1.25rem;
}

.social-box.facebook {background-color:	#8b9dc3;color:white;}

@media (max-width: 575.98px) {
	#header {
		max-height:100px;
	}
	#side-panel-trigger {
		position:fixed!important;
		margin:0!important;
		padding: 0 30px;
		padding-top:40px;
		padding-bottom:39px;
		right: 0;
	}
	#logo {
		display:flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
		width: 80vw;
		height:100px!important;
		margin-left: 2vw!important;
		max-width:initial!important;
	}
	#logo img {height:auto;}
	#header-wrap {padding-left:0;}
	
	#logo a.standard-logo {
		display: none!important;
	}
	
	#logo a.retina-logo {
		display: flex!important;
	}
	
	
	#page-title.page-title-parallax h1 {
		font-size:10vw;
	}
}



/* UNSORTED */
.navy-back, body #side-panel.dark.navy-back, .dark.navy-back .fancy-title h4{
	background-color: #0c294f !important;
}

.lightblue-back, body #side-panel.dark.lightblue-back, .dark.lightblue-back .fancy-title h4{
	background-color: #2a8dd9 !important;
}

.maroon-back, body #side-panel.dark.maroon-back, .dark.maroon-back .fancy-title h4{
	background-color: #742e34 !important;
}

.lightgray-back, body #side-panel.dark.lightgray-back, .dark.lightgray-back .fancy-title h4{
	background-color: #e6e6e6 !important;
}

.button-light{
	background-color: rgba(0, 0, 0, 0.58) !important;
}

.button-light:hover{
	background-color: white !important;
}

.btn-gold{
	background-color: #e8c149;
	border-color: #e8c149;
}

.btn-gold:hover,.btn-gold:active,.btn-gold:focus{
	background-color: #c39c28;
	border-color: #c39c28;
}

.btn-lightblue{
	background-color: #2a8dd9;
	border-color: #2a8dd9;
	transition: all .3s linear;
}

.button.button-3d.btn-lightblue:hover,.button.button-3d.btn-lightblue:active,.button.button-3d.btn-lightblue:focus{
	background-color: #227cc2 !important;
	border-color: #196dac;
	transition: all .3s linear;
}


.show > .btn-secondary.btn-gold.dropdown-toggle {
	background-color: #e8c149;
	border-color: #e8c149;
}

.btn-help{
	width: 100%;
}

li.meta-date{
	color: #000;
	font-size: 1.1em;
}

div#map{
	height: 400px;
}

h4 i{
	position: relative;
	top: 2px;
}

div.online_billing{
	height: 170px;
}

div.billing_inner{
	background-color: rgba(0, 0, 0, 0.48);
	text-align: center;
	color: #fff;
	height:100%;
	justify-content: center;
}

div.billing_inner h3{
	color: #fff;
	text-transform: uppercase;
	text-weight: 700;

}

div.instagram_gallery a:hover img{
	opacity: 0.65;
}

@media (min-width: 992px) {
	.side-panel-trigger{
		display: none !important;
	}
}

div.container-fluid.alert{
	background-color: #F0421D;
	color: #fff;
	border-radius: 0px;
}

h3.what{
	text-transform: uppercase;
	text-align: center;
	border-bottom: 3px solid #ccc;
	font-weight: 900;
	font-size: 30px;
}

h4.recent-news, h4.upcoming-events{
	font-weight: 900;
	letter-spacing:0;
	font-size: 1.5em;
}

h4.recent-news{
	color: #2a8dd9;
}

h4.upcoming-events{
	color: #8b2804;
	
}

div.entry-content a{
	color: #2a8dd9;
	font-weight: 700;
}

div.entry-content a:hover{
	color: #000;
}

div.events a{
	color: #2a8dd9;
	font-weight: 700;
}

div.events a:hover{
	color: #000;
}

div.events div.entry-date{
	background-color: #4c4c4c;
	color: #fff;
	text-align: center;
	font-size: 20px;
	width: 65px;
	border-radius: 8px;
	line-height: auto;
}

div.events div.entry-date span{
	display: block;
	font-size: 12px;
}

a.news-archive{
	color: #2a8dd9;
	font-weight: 700;
	border-top: 1px dashed #2a8dd9;
}

a.news-archive:hover{
	color: #000;
}

div.ideaboxWeather h2{
	color: #fff !important;
}

div.box_1{
	background-color: #0197F6;
}

div.box_2{
	background-color: #d9472a;
}

div.box_3{
	background-color: #e8c149;
}

div.box_1:hover{
	background-color: rgba(0, 152, 245, 0.76);
}

div.box_2:hover{
	background-color: rgba(217, 71, 42, 0.77);
}

div.box_3:hover{
	background-color: rgba(232, 192, 72, 0.78);
}

div.news_item{
	color: #000;
	max-height:400px;
}

div.news_item h4 a{
	color: #fff;
}

div.news_item img{
	width: 100%;
	display: block;
}

/*
div.featured_events{
	border-right: 1px solid #ccc;
	margin-right:2%;
	padding-right:4%;
}
*/

div.instagram_updates{
	border-left:1px solid #ccc;
	padding-left:4%;
}

p.first{
	font-size: 1.2em;
}

div.sub-features{
	background-color: #d2e8f9;
}

div.sub-feature{
	height: 150px;
	/*width: 150px;*/
	max-width:250px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	top:0px;
}

.sub-wrapper {
	margin-right:1.5rem;
}

div.sub-feature-boot{
	width: 100%;
}

div.sub-feature p, div.sub-feature a{
	margin:0px;
	padding:0px;
}

div.sub-feature a{
	font-weight: 900;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif;
	color: white;
	letter-spacing: 1px;
}

#content div.sub-feature p{
	font-size:18px;
	line-height: 26px !important;
}

div.sub-feature:hover, div.sub-contact:hover{
	top:-10px;
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
}

h3.sub-features-head, h4.sub-features-head{
	background-color: #d2e8f9;
}

div.sub-contact{
	/*height: 110px;*/
	transition: all 0.2s;
	-webkit-transition: all 0.2s;
	top:0px;
	background-color: #fff;
	width: 30%;
	margin-right:3%;
	overflow-wrap: break-word;
}

@media (max-width: 991.9px) {
	div.sub-contact{
		width: 46%;
		margin-right:2%;
	}
}

@media (max-width: 600px) {
	div.sub-contact{
		width: 100%;
		margin-right:0%;
	}
	
	#content img[style*="height"] {
		width:auto!important;
		height:auto!important;
	}
}

div.sub-contact p, div.sub-contact a{
	margin:0px;
	padding:0px;
}

div.sub-contact a{
	font-size:0.8em;
	color: #2a8dd9;
}

#content div.sub-contact p{
	line-height: 18px !important;
}

div.sub-events div.entry-c,
.featured_events .entry-c {
	position: static;
	overflow: initial;
}

div.sub-events div.entry-c li:before,
.featured_events .entry-c li:before {
	content: none;
}

div.sub-events div.entry{
	width: 32%;
}

@media (max-width: 991.9px) {
	div.sub-events{
		display: block !important;
	}
	div.sub-events div.entry{
		width: 100%;
	}
}

h3.sub-title{
	color: white;
	margin:0px;
	padding:0px;
	background-color: #6b0e00;
	font-family: 'Raleway', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	font-size: 16px;
}

h1.page-title-large{
	font-size: 46px !important; text-align:center; text-shadow: 1px 1px 0px #000000; font-weight: 900 !important;
}

div.park-block.text{
	width: 75%;
}

div.park-block.image{
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 25%;
	background-color: #d8d8d8;
}

div.park-row{
	border-bottom: 1px solid #ccc;
	background-color: #f3f3f3;
}

div.park-row.flex-row-reverse{
	background-color: #dde8f0;
}

div.park-row p{
	margin-bottom:0px !important;
}

div.park-block.text h4{
	color: #0c294f;
}

div.palegray-back{
	background-color: #f4f4f4;
}

div.paleblue-back{
	background-color: #dde8f0;
}

div.pdf-callout{
	background-color: rgb(100, 185, 118);
	transition: all 0.3s;
}

div.pdf-callout:hover{
	background-color: rgba(73, 165, 93, 1);
}

div.card-header .btn-link{
	color: #2a8dd9;
}

a.calendar_link{
	top:-35px;
	right:15px;
	color: #2a8dd9;
	visibility:hidden;
}

a.calendar_link i.fa-calendar-alt{
	color: #0c294f;
	margin-right: 4px;
}

a.calendar_link:hover, a.calendar_link:hover i.fa-calendar-alt{
	color: black !important;
}

/* facebook feed stuff */
#fbfeed {overflow:hidden;}
#fbfeed blockquote {display:none;}

#fbfeed iframe {
	position:absolute;
	width:calc(101% + 1px) !important;
	margin-top:-70px;
	left:-1px;
	right:-1px;
}

#fbfeed iframe > span {
	width:100%;
	position:relative;
}

.ideaboxWeather {background-color:transparent!important;}

div.sub-feature p i {
	margin-right:5px;
}

/* COLORS */
.skyblue {background-color:#d2e8f9;}
.skyblue-text {color:#d2e8f9;}

.sunflower {background-color:#f9f9d2;}
.sunflower-text {color:#f9f9d2;}
.sunflower-text-hover:hover {color:#f9f9d2;}

.navy{background-color: #0c294f !important;}
.navy-text{color: #0c294f !important;}

.maroon{background-color: #742e34 !important;}
.maroon-text{color: #742e34 !important;}


.content-wrap {
	padding: 40px 0;
}

.content-body {
	width:100%;
	min-height:0px;
}

.content-body,.content-body p {
	font-size:1rem;
	line-height:1.1rem;
}
.content-body ul {margin-left: 2%;}
.content-body li {
	line-height:1.5rem;
}

.content-body ul {
	padding-left:1em;
}

.content-body:last-child {
	margin-bottom:30px;
}

.submitted-business {
	display:none;
	border-bottom:1px solid rgba(0,0,0,0.3);
	padding-bottom:10px;
	margin-bottom:20px;
}

.business-search-row {
	display:flex;
	flex-direction:row-reverse;
}
.search-boxes {
	display:flex;
	flex:1;
	flex-wrap:wrap;
	margin-left:-15px;
	width:100%;
	margin-bottom:10px;
}
.search-boxes .search-header {
	width:100%;
	font-weight:bold;
	margin-bottom:5px;
}

.search-header .resetSearch {
	display:none;
	cursor:pointer;
	color:#227cc2;
	font-weight:bold;
	margin-left:20px;
}

.search-boxes > select {
	height:48px;
	line-height:48px;
	width:25%;
	margin:0;
	padding:0 5px;
}

.search-boxes > input {
	flex:1;
	height:48px;
	line-height:48px;
	margin:0;
	padding: 0 5px;
}

.search-boxes > .bButton {
	cursor:pointer;
	text-shadow:none;
	text-transform:capitalize;
	height:48px;
	line-height:48px;
	margin:0!important;
	flex:1;
	max-width:70px;
	text-align:center;
	background-color: #e8c149;
	color:white!important;
	font-weight:700;
	border: 1px solid rgba(0,0,0,0.15);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.search-boxes > .button:hover {color:white!important;}

.business-list {
	width:100%;
	max-height:500px;
	overflow-x:hidden;
	overflow-y:auto;
}

.item-business {
	color:white;
	padding:15px;
}

.item-business:nth-child(odd) {background-color:#6b0e00 !important;}
.item-business:nth-child(even) {background-color:#d2e8f9 !important;}

.business-meta {
	display:flex;
	align-items:center;
	padding-bottom:10px;
}
.business-meta > *:first-child {padding-left:0;}
.business-meta > span,.business-meta > a,.business-meta > h3 {
	line-height:30px;
	padding: 0 10px;
	margin:0!important;
	font-weight:normal!important;
	min-width:150px;
}
.business-meta > h3 {
	min-width:330px;
}

.item-business:nth-child(odd) * {color:white!important;}
.item-business:nth-child(even) * {color:black!important;}

.business-meta > a:hover {
	
}

.contact-item {
	display:flex;
	flex-direction:column;
	min-height:400px;
	margin-bottom:30px;
}

.contact-item .contact-meta {
	display:flex;
	flex-direction:column;
}

.contact-item .contact-head {
	height:100px;
	display:flex;
	align-items:center;
	background-color:#2a8dd9;
	color:white;
}

.contact-image[style="background-image:url('/CMSPages/GetFile.aspx?guid)'"] {
	display:none;
}

.contact-image {
	height:100px;
	width:25%;
	background-size:cover;
	background-position:center;
	margin-right:20px;
}
.contact-name {
	font-weight:bold;
	font-weight:900;
	font-size:24px;
	display:block;
}

.contact-meta {
	padding: 10px 35px;
	display:flex;
	flex-direction:column;
	background-color: #dde8f0;
	max-height:100%;
	flex:1;
}

.contact-meta > *:empty {
	display:none;
}

.contact-meta > * {
	display:block;
	margin: 5px 0;
	position:relative;
	font-size:16px;
	line-height:26px;
	color:#555;
}

.mobile-search {display:none;}
.mobile-side .mobile-search {display:block;}

.contact-meta > *:not(:empty):before {
	font-family: 'Font Awesome 5 Free';
    font-weight: 900;
	position:absolute;
	left:-30px;
	text-align:center;
	width:30px;
}
.contact-meta > .email:not(:empty):before {content:'\f0e0';}
.contact-meta > .phone:not(:empty):before {content:'\f879';}
.contact-meta > .term:not(:empty):before {content:'\f66f';}
.contact-meta > .occupation:not(:empty):before {content:'\f0b1';}
.contact-meta > .education:not(:empty):before {content:'\f19d';}
.contact-meta > .service:not(:empty):before {content:'\f4ce';}
.contact-meta > .bio:not(:empty):before {content:'\f129';}

/* Scroll bar fix */
::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: rgba(0, 0, 0, .5);
  box-shadow: 0 0 1px rgba(255, 255, 255, .5);
}

/* IE fix */
@media screen\0 {
	#page-title {
		flex-direction:column;
	}
	#page-title > .wrapp {
		margin-top:-20px;
	}
}

.eNewsButton {position:relative;display:flex;text-decoration:none!important;}

.eNewsButton:after {
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    content:'';
    z-index:2;
	cursor:pointer;
}

/* Fix News Items not wrapping */
.news_item_content {
	display:flex;
	flex-direction:column;
}


.btn-list-row .col-6 > div {
	min-height:85px;
}