<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/******* GENERAL THEME OF THE SITE *******/

@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,700,700i,800");

body {
	min-width: 320px;
	font: normal 400 16px/1.5 "Open Sans", Arial, sans-serif !important;
	color: #353535;
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	background: #fff;
}

.cf:before,
.cf:after {
	content: "";
	display: table;
}

.cf:after {
	clear: both;
}

.cf {
	*zoom: 1;
}

img {
	max-width: 100%;
	height: auto;
	border: none;
}

h1,h2
{
    font-family: 'Martel', serif;
    font-weight:bold;
	color: #353535;
	padding: 0;
	margin: 0 0 0.5rem 0;
}


h3,
h4,
h5,
h6 {
	font: normal 700 1rem "Open Sans", Arial, sans-serif;
	color: #48484a;
	padding: 0;
	margin: 0 0 0.5rem 0;
}

h2 {
	font-size: 1.8rem;
}

h3 {
	font-size: 1.6rem;
}

h4 {
	font-size: 1.4rem;
}

h5 {
	font-size: 1.2rem;
}

h6 {
	font-size: 1rem;
}

h2.categoryTitle {
	position: relative;
	height: auto;
	min-height: 650px;
	font-style: normal;
	font-weight: 700;
	font-size: 3.438rem;
	color: #fff;
	letter-spacing: 2px;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

h2.categoryTitle:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 314px;
    display: block;
    background: url(../images/bgSlider.png);
    background-repeat: no-repeat;
    background-size: cover;
}


h2.categoryTitle .catTitleCont {
	position: absolute;
	width: 100%;
	display: none !important;
    top: 50%;
}

h2.categoryTitle .subCatTitle {
	font: italic 400 2rem "Open Sans", Arial, sans-serif;
	display: block;
}

h3.pageTitle {
	color: #48484a;
	display: block;
	margin-bottom: 1.5rem;
}

/* styling for content area tables */

table th {
	background: #48484a;
	color: #fff;
}

/* end */

p {
	padding: 0;
	margin: 0 0 1rem;
}

a,
a:link,
ul.directory-list button {
	font-style: italic;
	font-weight: 400;
	color: #2466a4;
	text-decoration: none;
	cursor: pointer;
	-webkit-transition: color 300ms ease 0s;
	-moz-transition: color 300ms ease 0s;
	-o-transition: color 300ms ease 0s;
	transition: color 300ms ease 0s;
}

a:visited {
	color: #2466a4;
}

a:hover,
ul.directory-list button:hover,
a:active,
ul.directory-list button:active,
a:focus,
ul.directory-list button:focus {
	color: #2f6650;
	text-decoration: none;
}

cite,
small {
	font-style: normal;
}

figure {
	padding: 0;
	margin: 0;
}

address {
	font-style: normal;
}


.mobileNav,
.sideMenuNav,
.moreOption &gt; span,
.scrollup &gt; span,
.qlClose,
.qlOpen {
	display: none;
}

.headerBottom li.home_mob a::before,
.footerBottom a:before,
.btnPrint,
.btnFireRating h3:after,
.dynamicRoadBan a:before,
ul.footerCol3 &gt; li:last-child:before,
ul.phoneColsList &gt; li:before,
.desktopNav ul.mainMenu a:after,
.headerTop a:before,
ul.footerNav a:before,
ul.footerNav a:after,
dd.ddMap:before,
dd.ddPhone:before,
dd.ddFax:before,
dd.ddEmail:before,
.frmPSubmit:after,
.searchIcon:after,
.serviceRequest h2:before,
.headerTopRight a:before,
ol.breadCrumb a.breadcrumbHome:before,
ol.breadCrumb a:after,
.sideMenuNav:before,
.sideMenuNav:after,
.moreOptionMainMenu:before,
.moreOptionSubMainMenu:before,
.moreOption:before,
.menuIcon:after,
.socialMedia a:before {
	content: "\f111";
	font-family: "Font Awesome 5 Pro";
	font-style: normal;
	font-variant: normal;
	display: inline-block;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
}

.socialMedia a:before {
	font-family: "Font Awesome 5 Brands";
	font-weight: 400;
}


ul.phoneColsList,
ul.phoneColsList &gt; li,
ul.relatedLinks,
ul.relatedLinks &gt; li,
ul.search-page,
ul.search-page &gt; li,
ol.breadCrumb,
ol.breadCrumb &gt; li,
ul.mainMenu,
ul.mainMenu &gt; li,
ul.subMainMenu,
ul.subMainMenu &gt; li,
ul.subSubMainMenu,
ul.subSubMainMenu &gt; li,
ul.sideMenu,
ul.sideMenu &gt; li,
ul.subSideMenu,
ul.subSideMenu &gt; li,
ul.textResizer,
ul.textResizer &gt; li,
ul.footerNav,
ul.footerNav &gt; li,
.headerTop ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

/** Set the .container's width here based on the design **/

.container {
	max-width: 1600px;
}



.municipalServices .container {
	max-width: 100%;
}

.skipToContent {
	position: absolute;
	top: -9999rem;
	left: 1rem;
	width: 300px;
	height: 1px;
	padding: 1.5rem;
	-webkit-border-radius: 1rem;
	-moz-border-radius: 1rem;
	border-radius: 0.7rem;
	overflow: hidden;
	z-index: 9999;
	background: rgba(0, 0, 0, 0.9);
}

.skipToContent.showSkipToContents {
	top: 1rem;
	height: auto;
}

.skipToContent h2 {
	font-size: 1rem;
	color: #018ab6;
	margin-bottom: 0.5em;
}

ol.skipLinks,
ol.skipLinks &gt; li {
	font-size: 0.9rem;
	color: #fff;
	padding: 0;
	margin: 0;
}

ol.skipLinks {
	margin-left: 1.5rem;
}

.skipToContent a,
.skipToContent a:link {
	font-size: inherit;
	font-weight: 700;
	display: block;
	padding: 0.3rem;
	color: #fff;
}

.skipToContent a:visited {
	color: #fff;
}

.skipToContent a:hover,
.skipToContent a:active,
.skipToContent a:focus {
	color: #fff;
	outline: 1px solid #018ab6;
}

.hideMe {
	position: absolute;
	top: -9999rem;
	left: -9999rem;
}

.btnScrollup {
	position: fixed;
	bottom: 6rem;
	right: 1rem;
	color: #fff;
	cursor: pointer;
	padding: 0.7rem 1.1rem;
	display: none;
	border: none;
	-webkit-transition: background 300ms ease;
	-moz-transition: background 300ms ease;
	-o-transition: background 300ms ease;
	transition: background 300ms ease;
	z-index: 1;
	background: #275442;
	border-radius: 0.3rem;
	display: inline-block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
    border-radius:50%;
}

.btnScrollup::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2466a4;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius:50%;
}

.btnScrollup:hover::before,
.btnScrollup:focus::before,
.btnScrollup:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}








/*loading - start*/

.spinner {
	margin: 14px auto;
	width: 175px;
	height: 137px;
	text-align: center;
	font-size: 25px;
}

.spinner &gt; div {
	background-color: #333;
	height: 100%;
	width: 15px;
	display: inline-block;
	-webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
	animation: sk-stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner .rect3 {
	-webkit-animation-delay: -1s;
	animation-delay: -1s;
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

@keyframes sk-stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4);
		transform: scaleY(0.4);
	}
	20% {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
	}
}

/*loading - end*/

.langCont {
	float: right;
}





.home_mob {
	display: none;
}



.addthis-smartlayers.addthis-smartlayers-desktop #at4-share {
	top: 26% !important;
}

.addthis-smartlayers.addthis-smartlayers-desktop .atss {
	z-index: 1;
}

ul.QuickLinkList {
	margin: 0;
	padding: 0;
}

.quickLinks .QuickLinkList .QuickLinkListLink {
	display: inline-block;
	list-style: none;
	width: 16%;
}

.quickLinks .QuickLinkListLink {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.quickLinks .QuickLinkListLink::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #874023;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.quickLinks .QuickLinkListLink:hover::before,
.quickLinks .QuickLinkListLink:focus::before,
.quickLinks .QuickLinkListLink:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.quickLinks {
	position: fixed;
	top: auto;
	left: 0;
	right: 0;
	z-index: 9;
	width: 100%;
	display: block;
	bottom: 0;
	text-align: center;
	background: #2466a4;
}

.quickLinks h5 {
	font-size: inherit;
	margin: 0;
	color: inherit;
	font-weight: inherit;
}

.quickLinks a,
.quickLinks a:link {
	position: relative;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.125rem;
	color: #fff;
	text-align: left;
	text-transform: uppercase;
	display: inline-block;
	margin-bottom: 0;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	z-index: 2;
	padding: 2rem 1rem 2rem 1rem;
	letter-spacing: 2px;
	line-height: 1.3;
}

@-webkit-keyframes hvr-wobble-bottom {
	100% {
		-moz-transform: rotateY(360deg);
	}
}

@keyframes hvr-wobble-bottom {
	100% {
		-webkit-transform: rotateY(360deg);
	}
}

.quickLinks a i {
	position: relative;
	top: auto;
	left: 0;
	margin-left: 0;
	-webkit-transition: all 300ms ease 0s;
	-moz-transition: all 300ms ease 0s;
	-o-transition: all 300ms ease 0s;
	transition: all 300ms ease 0s;
	margin-right: 0.35rem;
}

.quickLinks a:hover i,
.quickLinks a:focus i,
.quickLinks a:active i,
.quickLinks a:hover span.i,
.quickLinks a:focus span.i,
.quickLinks a:active span.i {
	-webkit-animation-name: hvr-wobble-bottom;
	animation-name: hvr-wobble-bottom;
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
	-webkit-animation-iteration-count: 1;
	animation-iteration-count: 1;
}

.quickLinks a[title="E-Service Request"]:before,
.quickLinks a[title="Meeting Minutes and Agendas"]:before,
.quickLinks a[title="Business Directory"]:before,
.quickLinks a[title="Property Listings"]:before,
.quickLinks a[title="FAQs"]:before,
.quickLinks a[title="Community Events"]:before,
.quickLinks a[title="Tax Calculator"]:before {
	content: normal;
}

.quickLinks .qlContainer a[title="E-Service Request"]:before,
.quickLinks .qlContainer a[title="Meeting Minutes and Agendas"]:before,
.quickLinks .qlContainer a[title="Business Directory"]:before,
.quickLinks .qlContainer a[title="Community Events"]:before,
.quickLinks .qlContainer a[title="Tax Calculator"]:before {
	content: normal;
}

/* Search Section */


input::-webkit-input-placeholder {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

input::-moz-placeholder {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

input:-ms-input-placeholder {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

input:-moz-placeholder {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}

input::placeholder {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	color: inherit;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
}


.PollRegister .FPoll::after {
	position: absolute;
	display: block;
	content: "";
	background: url(../images/poll.png) right bottom no-repeat;
	width: 380px;
	height: 214px;
	bottom: 0;
	right: 0;
	background-size: cover;
	z-index: -1;
}



.Enews .form-control {
	background: none;
	border: none;
	padding: 0.5rem;
	font-size: 1rem;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	color: #c6c6c6;
	height: 50px;
	letter-spacing: 2px;
	background: url(../images/email-divider.png) repeat-x center bottom;
}

.Enews .form-control::placeholder {
	color: #c6c6c6;
}

.btnPollQuestionVote,
.btnRegister {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1rem;
	color: #fff;
	display: block;
	padding: 0.8rem 2rem;
	border: none;
	cursor: pointer;
	-webkit-border-radius: 0.3rem;
	-moz-border-radius: 0.3rem;
	border-radius: 0.3rem;
	text-transform: uppercase;
	text-shadow: none;
	background: #2466a4;
	letter-spacing: 1.5px;
	display: inline-block;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	width: 162px;
}

.btnPollQuestionVote::before,
.btnRegister::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #48484a;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 0.3rem;
}

.btnPollQuestionVote:hover::before,
.btnPollQuestionVote:focus::before,
.btnPollQuestionVote:active::before,
.btnRegister:hover::before,
.btnRegister:focus::before,
.btnRegister:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

.btnRegister {
	height: 50px;
}

/** Model Search **/

#btnSearch .modal-header {
	border-bottom: none;
}

#btnSearch .modal-footer {
	display: none;
}

#btnSearch .modalTitleLogo {
	width: 180px;
	height: 100px;
	display: block;
	text-indent: -9999rem;
	margin: 1.1em auto 0;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

#btnSearch .modal-body {
	padding: 0;
}

/** Navigation **/

.desktopNav
{
	display:flex;
}
.menuIcon,
.closeNav,
.desktopNav .moreOptionMainMenu,
.desktopNav .moreOptionSubMainMenu,
.desktopNav ul.subSubMainMenu,
.desktopNav ul.subSubMainMenu,
ul.mainMenuCol2 h3 {
	display: none;
}

.menuIcon {
	position: absolute;
	top: 50%;
	right: 1.5rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	color: #48484a;
	text-transform: uppercase;
	padding: 0.5rem 0;
	margin: 0;
	cursor: pointer;
	border: none;
	border-radius: 0;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
	background: none;
    font-weight:700;
}

.menuIcon:hover,
.menuIcon:focus {
	color: #2466a4;
}

.menuIcon:after {
	content: "\f0c9";
}


.mobileSearchBtn
{
    display:none;
    position: absolute;
     font-weight:700;
     color: #48484a;
     top: 50%;
     	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.mobileSearchBtn
{
    display:none;
}
/* nav {
	float: right;
} */

.navContainer {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 400ms ease;
	-moz-transition: all 400ms ease;
	-o-transition: all 400ms ease;
	transition: all 350ms ease;
	z-index: -1 !important;
}



.navContainer:before {
    position: absolute;
    display: block;
    content: "";
    /*background: url(../images/conmee-Icon-sidenav.png) right bottom no-repeat;*/
    width: 350px;
    height: 350px;
    bottom: 0;
    right:0;
    background-size: cover;
}

.topNavContainer {
	height: auto;
	background: url(../images/menu-bg.jpg) center repeat-x;
	background-size: cover;
	padding: 4rem 3rem 2rem 2rem;
}

.topNavContainer &gt; .container {
	padding-top: 2.4rem;
	padding-bottom: 1rem;
}

.bottomNavContainer {
	background: rgba(47, 102, 80, 0.85);
}

.bottomNavContainer:hover {
	background: rgb(36, 102, 164);
}

.bottomNavContainer .container {
	padding: 0;
	text-align: center;
}

.bottomNavContainer a,
.bottomNavContainer a:link {
	font-size: 1.563rem !important;
	color: #fff !important;
	text-align: left !important;
	padding: 1rem !important;
	display: block !important;
	border-left: none !important;
	transition-property: color !important;
	background: none !important;
	letter-spacing: 1px !important;
}

.bottomNavContainer a:after {
	content: none !important;
	position: static !important;
	left: auto !important;
	right: auto;
	bottom: auto !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
	color: #e3530d !important;
	display: inline-block !important;
	margin-left: 0.5rem !important;
}

.topNavContainer .col-4 .bdrImg {
	margin-left: 0.6rem;
}

.topNavContainer .col-4 .bdrImg img {
	box-shadow: 0 0 6px 2px #a7a1a1;
	border-radius: 0.3rem;
}

ul.mainMenu {
    width: 100%;
    justify-content: space-between;
}

ul.mainMenu a,
ul.mainMenu a:link {
	position: relative;
	font-family: "Open Sans", serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.25rem;
	color: #48484a;
	display: block;
	text-transform: uppercase;
	text-align: center;
	/* vertical-align: middle; */
	padding: 1.6rem 0;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	letter-spacing: 1.5px;
}

ul.mainMenu a:visited {
	color: #48484a;
}

ul.mainMenu a:hover,
ul.mainMenu a:active,
ul.mainMenu a:focus {
}

ul.mainMenu a i,
ul.mainMenu a span.i {
	display: none;
	margin-right: 0.5rem;
}

.desktopNav ul.mainMenu a:after {
	content: normal;
	margin-left: 0;
}

.desktopNav ul.mainMenu &gt; li &gt; a::after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	border-bottom: 7px solid transparent;
	transform: scale(0) translateZ(0);
	-webkit-transition: -webkit-transform 0.45s ease, opacity 0.55s ease;
	-moz-transition: -moz-transform 0.45s ease, opacity 0.55s ease;
	-ms-transition: -ms-transform 0.45s ease, opacity 0.55s ease;
	-o-transition: -o-transform 0.45s ease, opacity 0.55s ease;
	transition: transform 0.45s ease, opacity 0.55s ease;
	margin: 0 auto;
	width: 73%;
}

.desktopNav ul.mainMenu &gt; li:hover a::after {
	border-color: #2466a4;
	opacity: 1;
	transform: scale(1) translateZ(0);
}

.desktopNav ul.mainMenu &gt; li.selected a,
.desktopNav ul.mainMenu &gt; li[aria-expanded="true"] &gt; a {
	border-color: #2466a4;
      color: #2466a4;
}

.desktopNav ul.mainMenu &gt; li:hover a:after
{
    border-color: #2466a4;
    color: #2466a4;
    width: 30%;
}

.desktopNav ul.mainMenu &gt; li.hasChild[aria-expanded="true"] .navContainer,
.desktopNav ul.mainMenu &gt; li:hover .navContainer {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	-khtml-opacity: 1;
	opacity: 1;
	visibility: visible;
}

.desktopNav .bottomNavContainer a[role="menuitem"] {
	display: inline-block !important;
}

ul.subMainMenu li {
	float: none !important;
}

ul.subMainMenu li:first-child {
	margin-bottom: -1px;
}

ul.subMainMenu li:nth-child(2) {
	background: none;
}

.desktopNav ul.subMainMenu a,
.desktopNav ul.subMainMenu a:link {
	position: relative;
	font-family: "Open Sans", sans-serif !important;
	font-weight: 600 !important;
	font-style: normal !important;
	font-size: 1.125rem !important;
	color: #48484a !important;
	border-left: none;
	display: block;
	padding: 1.1rem 1rem 1.1rem 0;
	text-align: left;
	-webkit-transition-property: color;
	-moz-transition-property: color;
	-o-transition-property: color;
	transition-property: color;
	background: none !important;
	text-transform: capitalize !important;
	letter-spacing: 1px !important;
}

.desktopNav ul.subMainMenu a:visited {
	color: #48484a !important;
}

.desktopNav ul.subMainMenu a:hover {
	color: #2466a4!important;
}

.desktopNav ul.subMainMenu &gt; li &gt; a:after {
	content: "\f324" !important;
	position: absolute;
	right: 0;
	top: 50%;
	left: auto;
	bottom: auto !important;
	-webkit-transform: translateY(-50%) !important;
	-moz-transform: translateY(-50%) !important;
	-o-transform: translateY(-50%) !important;
	-ms-transform: translateY(-50%) !important;
	transform: translateY(-50%) !important;
	color: #2466a4 !important;
	font-size: 0.85rem !important;
        width: 1% !important;
}

.desktopNav ul.subMainMenu &gt; li.selected a {
	color: #2466a4 !important;
}

ul.relatedLinks a,
ul.relatedLinks a:link {
	position: relative;
	font-size: 1.3rem !important;
	color: #0f3d39 !important;
	padding: 1rem 0.5rem 1rem 4rem !important;
	text-align: left !important;
	-webkit-transition-property: background;
	-moz-transition-property: background;
	-o-transition-property: background;
	transition-property: background;
	background: #a3bfbc !important;
}

ul.relatedLinks a:visited {
	color: #0f3d39 !important;
}

ul.relatedLinks a:hover,
ul.relatedLinks a:active,
ul.relatedLinks a:focus {
	color: #fff !important;
	background: #e3530d !important;
}

ul.relatedLinks a:after {
	content: normal !important;
	position: static !important;
	left: auto !important;
	bottom: auto !important;
	-webkit-transform: none !important;
	-moz-transform: none !important;
	-o-transform: none !important;
	-ms-transform: none !important;
	transform: none !important;
}

ul.relatedLinks a &gt; span {
	font: normal 0.8rem aleoitalic, Aria, sans-serif;
	display: block;
	text-transform: none;
}

ul.relatedLinks i {
	position: absolute;
	top: 50%;
	left: 1.1rem;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	font-size: 2rem;
}

ul.relatedLinks &gt; li {
	float: left;
	width: 47%;
	height: 8em;
	margin-right: 4%;
	margin-bottom: 4%;
	display: table;
}

ul.relatedLinks &gt; li:nth-child(even) {
	margin-right: 0;
}

/******* Main Content - Inside Pages *******/

.mainContainer {
	position: relative;
	padding: 2rem 0 8rem;
	background: url(../images/innermain.jpg) left center repeat-x;
	background-size: cover;
}

.mainContainer .row {
	margin: 0;
}

.mainContainer main {
	width: 100%;
	height: auto;
	min-height: 25rem;
	overflow-x: hidden;
}

.mainContainer aside.col-sm {
	flex-grow: 1;
	padding: 0;
	background: #e6e6e6 url(../images/conmee-Icon.png) no-repeat left bottom;
	-ms-flex: 0 0 29%;
	flex: 0 0 29%;
	max-width: 29%;
	border-radius: 1rem;
	overflow: hidden;
}

.mainContainer main.col-sm {
	flex-grow: 2;
	padding-left: 1.5rem;
}

/** Aside Menu - Inside Pages **/

ul.subSideMenu {
	display: none;
}

.moreOption {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 1rem;
	color: #48484a;
	display: inline-block;
	padding: 1.45rem 1rem;
	cursor: pointer;
	border: none;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
	background: none;
}

.moreOption:hover {
	color: #fff !important;
}

.moreOption:before {
	content: "\f078";
	margin-left: 0;
	-webkit-transform: transform 300ms ease 0s;
	-moz-transform: transform 300ms ease 0s;
	-o-transform: transform 300ms ease 0s;
	transition: transform 300ms ease 0s;
}

.moreOption.openIcon:before {
       -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

ul.sideMenu a,
ul.sideMenu a:link {
	color: #48484a;
	display: block;
	padding: 1.5rem 1.3rem;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
	background: #e6e6e6;
	text-transform: capitalize;
	letter-spacing: 1px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-style: normal;
	font-family: "Open Sans", serif;
	font-weight:600;
}

ul.sideMenu a:visited {
	color: #48484a;
}

ul.sideMenu a:hover,
ul.sideMenu a:active,
ul.sideMenu a:focus {
	color: #fff;
	background: #2466a4;
}

ul.sideMenu &gt; li {
	position: relative;
}

ul.sideMenu &gt; li.hasChild a {
	padding-right: 2.5rem;
}

ul.sideMenu &gt; li.selected a {
	color: #fff;
	background: #2466a4;
}

ul.sideMenu &gt; li.selected .moreOption {
	color: #fff;
}

ul.sideMenu &gt; li:hover &gt; a {
	color: #fff;
	background: #2466a4;
}

ul.sideMenu &gt; li:hover .moreOption {
	color: #fff;
}

ul.subSideMenu a,
ul.subSideMenu a:link {
	font: italic 400 1rem "Open Sans", Arial, sans-serif !important;
	color: #fff !important;
	padding: 1.3rem 2rem !important;
	display: block;
	background: #1c4f80 !important;
	text-transform: capitalize !important;
}

ul.subSideMenu a:visited {
	color: #fff !important;
}

ul.subSideMenu a:hover,
ul.subSideMenu a:active,
ul.subSideMenu a:focus {
	color: #48484a !important;
	background: #fff !important;
}

ul.subSideMenu &gt; li.selected a {
	color: #fff !important;
	background: #2f6650 !important;
}

/** TOOLBAR [ TEXTSIZER &amp;&amp; GOOGLE TRANSLATE ] **/



.breadCrumbupper {
	position: absolute;
	top: auto;
	bottom: 10rem;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
ol.breadCrumb &gt; li:last-child a {
    color: #2466a4;
}
ol.breadCrumb a,
ol.breadCrumb a:link {
	font-weight: 600;
	font-style: normal;
	font-size: 1.25rem;
	color: #48484a;
	display: block;
	margin-right: 1rem;
	letter-spacing: 0.5px;
    text-transform:uppercase;
}

ol.breadCrumb a:visited {
	color: #48484a;
}

ol.breadCrumb a:hover,
ol.breadCrumb a:active,
ol.breadCrumb a:active {
	color: #2466a4;
}

ol.breadCrumb a:after {
	content: "\f105";
	color: #2466a4;
	margin-right: 0.5rem;
	margin-left: 0.5rem;
}

ol.breadCrumb {
	float: left;
}

ol.breadCrumb &gt; li {
	float: left;
}

ol.breadCrumb &gt; li:first-child a:before {
	content: "\f015";
	margin-left: 0;
	font-weight: 600;
	color: #48484a;
	margin-right: 0.5rem;
}

ol.breadCrumb &gt; li:last-child a:after {
	content: normal;
	margin-right: 0;
	margin-left: 0;
}

.btnPrint {
	margin: 0;
	padding: 0 0.5rem;
	border: none;
	cursor: pointer;
	display: block;
	background: none;
	color: #48484a;
	font-weight: bold;
	font-size: 1.25rem;
	top: -2px;
	position: relative;
}

.btnPrint:hover {
	color: #00934c;
}

.btnPrint:before {
	content: "\f02f";
}

ul.textResizer {
	float: right;
	font-size: 1.125rem;
	padding-left: 1rem;
}

ul.textResizer &gt; li {
	float: left;
	margin-right: 0.4rem;
}

ul.textResizer &gt; li:last-child {
	margin-right: 0;
}

ul.textResizer span,
ul.textResizer a,
ul.textResizer a:link {
	font: normal 400 0.688em/0 "Open Sans", sans-serif;
	color: #48484a;
	text-transform: uppercase;
	display: inline-block;
}

ul.textResizer a,
ul.textResizer a:link {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
}

ul.textResizer a:visited {
	color: #48484a;
}

ul.textResizer a:hover,
ul.textResizer a:active,
ul.textResizer a:focus {
	color: #f4d540;
}

ul.textResizer span {
	margin-right: 0.5rem;
}

ul.textResizer a.small-text {
	font-size: 1.25rem;
}

ul.textResizer a.medium-text {
	font-size: 1.563rem;
}

ul.textResizer a.large-text {
	font-size: 1.875rem;
}

ul.textResizer a.textresizer-active {
	color: #f4d540;
}

h4.pageTitle {
	color: #48484a;
	font-family: 'Martel', serif;
	font-style: normal;
	font-weight: 700;
	font-size: 2.188rem;
	text-transform: capitalize;
	letter-spacing: 1px;
	margin-bottom: 1.5rem;
	margin-top: 1.1rem;
	padding-bottom: 0.8rem;
	border-bottom: 3px solid #d1d1d1;
}

#google_translate_element {
	position: relative;
	top: 1rem;
	display: inline-block;
}

ul.phoneColsList {
	margin-bottom: 2rem;
}

ul.phoneColsList &gt; li:before {
	content: "\f105";
	margin-left: 0;
	margin-right: 0.5rem;
}



.downloadApp a#downloadOurApp {
	margin-bottom: 0.6rem;
}

.Falert iframe {
	width: 140px;
	height: 184px;
}

.Falert .Emgalert {
	position: relative;
	display: inline-block;
}

.Falert .legend {
	position: relative;
	display: inline-block;
}

.Falert .legend ul {
	margin: 0;
	list-style-type: none;
	padding-left: 1.5rem;
}

.legend h4 {
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1.063rem;
	text-transform: uppercase;
	color: #275969;

	text-align: left;
}

.legend ul li {
	color: #353535;
	font-family: "Open Sans", sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 1rem;
	padding: 0.2rem 0;
	text-align: left;
	position: relative;
	display: block;
}

.legend ul li:first-of-type:before {
	background: url(../images/l1.png) left center no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 0;
	display: block;
	content: "";
	bottom: auto;
	left: -1.5rem;
	top: 7px;
}

.legend ul li:nth-of-type(2):before {
	background: url(../images/l2.png) left center no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 0;
	display: block;
	content: "";
	bottom: auto;
	left: -1.5rem;
	top: 7px;
}

.legend ul li:last-of-type:before {
	background: url(../images/l3.png) left center no-repeat;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 0;
	display: block;
	content: "";
	bottom: auto;
	left: -1.5rem;
	top: 7px;
}

#downloadOurApp,
#GooglePlayStore {
	width: 85% !important;
	padding: 0.7rem 1rem !important;
}


.Foption a:before {
	display:none !important;
}


#downloadOurApp,
#GooglePlayStore {
	width: 240px;
	font-weight: 600;
	font-style: normal;
	font-size: 1rem;
	text-transform: uppercase;
	color: #48484a;
	letter-spacing: 1.5px;
	padding: 0.7rem 2rem;
	border: 2px solid #48484a;
	border-radius: 0.3rem;
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	text-align: center;
	background: none;
}


#downloadOurApp::before,
#GooglePlayStore::before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2466a4;
	-webkit-transform: scale(0);
	transform: scale(0);
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0;
}


#downloadOurApp:hover::before,
#downloadOurApp:focus::before,
#downloadOurApp:active::before,
#GooglePlayStore:hover::before,
#GooglePlayStore:focus::before,
#GooglePlayStore:active::before {
	-webkit-transform: scale(1);
	transform: scale(1);
}

#downloadOurApp:hover,
#downloadOurApp:focus,
#downloadOurApp:active,
#GooglePlayStore:hover,
#GooglePlayStore:focus,
#GooglePlayStore:active {
	border-color: #2466a4;
	color: #fff;
}

#downloadOurApp i,
#GooglePlayStore i,
#downloadOurApp span.i,
#GooglePlayStore span.i {
	margin-right: 0.5rem;
}



.socialMedia {
	position: fixed;
	top: 50%;
	right: 0;
	z-index: 3;
	background: rgba(79, 136, 61, 0.85);
	padding: 0.8rem 1rem;
	border-radius: 0.3rem;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 2rem 1.3rem;
}

.socialMedia a,
.socialMedia a:link {
	font: normal 600 1.125rem "Open Sans", Arial, sans-serif;
	color: #fff;
	display: block;
	margin: 0;
	text-align: center;
}

.socialMedia a:visited {
	color: #fff;
}

.socialMedia a:hover,
.socialMedia a:active,
.socialMedia a:focus {
	color: #e8c51d;
}

.socialMedia a.facebook {
	margin: 1.8rem 0;
}

.socialMedia a.facebook::before {
	content: "\f39e";
}

.socialMedia a.twitter:before {
	content: "\f099";
}

.socialMedia a.instagram:before {
	content: "\f16d";
}

.socialMedia a.youtube:before {
	content: "\f167";
}

.socialMedia a.linkedIn:before {
	content: "\f0e1";
}

.socialMedia a.tripAdvisor:before {
	content: "\f262";
}

.municipalServices .col-5,
.municipalServices .col-7 {
	text-align: center;
}

.municipalServices .col-5 h2,
.municipalServices .col-7 h2 {
	color: #fff;
	margin-bottom: 2rem;
}

.municipalServices .col-7 h2 {
	margin-bottom: 0.5rem;
}

.municipalServices .col-5 h2 span {
	font-size: 0.9rem;
	display: block;
	padding-top: 0.5rem;
}

.municipalServices .col-7 {
	overflow: hidden;
	background: url(../images/bgRoadBan.jpg) center bottom no-repeat;
}

.roadBanCont {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.municipalServices .col-7 i,
.municipalServices .col-7 span.i {
	font-size: 2rem;
	color: #fff;
}

a.inEffectLink,
a.inEffectLink:link {
	color: #fff;
	text-align: center;
	display: block;
	padding: 0.5rem;
	-webkit-transition: background 300ms ease 0s;
	-moz-transition: background 300ms ease 0s;
	-o-transition: background 300ms ease 0s;
	transition: background 300ms ease 0s;
	background: #165751;
}

a.inEffectLink:visited {
	color: #fff;
}

a.inEffectLink:hover,
a.inEffectLink:active,
a.inEffectLink:focus {
	background: #26948a;
}

a.roadBanInEffect,
a.roadBanInEffect:link {
	background: #e3530d;
}

a.roadBanInEffect:hover,
a.roadBanInEffect:active,
a.roadBanInEffect:focus {
	background: #ff6418;
}

/*---------------------table styling-------------------------*/

/* Generic Styling, for Desktops/Laptops */

table {
	width: 100%;
	border-collapse: collapse;
}

td,
th {
	padding: 6px;
	border: none;
	text-align: left;
}

@media only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px) {
	/* Force table to not be like tables anymore */
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	tr {
		border: none;
		border-bottom: 1px solid #ddd;
	}
}

/******* Weather *******/

#modalHeaderWeather {
	padding: 0;
}

#modalHeaderWeather .modal-header,
#modalHeaderWeather .modal-footer {
	display: none;
}

.headerWeather:before {
	content: normal;
}

ul.col2W,
ul.col2W &gt; li,
ul.bwTabs,
ul.bwTabs &gt; li,
ul.weatherListsHeader,
ul.weatherListsHeader &gt; li,
ul.innerColWeatherLists,
ul.innerColWeatherLists &gt; li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#modalHeaderWeather .modal-dialog {
	max-width: 500px;
}

#modalHeaderWeather .modal-body {
	padding: 0;
}

#modalHeaderWeather .modal-body .close {
	padding: 0.1rem;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	background: none;
}

.btnHeaderYahooWeather {
	color: #fff;
	cursor: pointer;
	border: none;
	padding: 0;
	margin: 0;
	background: none;
}

.btnHeaderYahooWeather:hover {
	color: #e8c51d;
}

.btnHeaderYahooWeather .weather-details {
	display: none;
}

.btnHeaderYahooWeather i {
	display: inline-block;
	font-weight: 600;
}

#modalHeaderWeather .headerWeather {
	color: #fff;
	padding: 2rem 1rem;
	text-align: center;
	text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
}

.headerWeatherCont {
	background: #48484a;
	background: -moz-linear-gradient(top, #48484a 0%, #48484a 100%);
	background: -webkit-linear-gradient(top, #48484a 0%, #48484a 100%);
	background: linear-gradient(to bottom, #48484a 0%, #48484a 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#48484a', endColorstr='#48484a', GradientType=0);
}

#modalHeaderWeather .headerWeather.wi-tornado {
	background: url(../images/weather-images/wi-tornado.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-thunderstorm {
	background: url(../images/weather-images/wi-thunderstorm.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hurricane {
	background: url(../images/weather-images/wi-hurricane.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-thunderstorm {
	background: url(../images/weather-images/wi-day-thunderstorm.png) center
		bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-rain-mix {
	background: url(../images/weather-images/wi-rain-mix.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sleet {
	background: url(../images/weather-images/wi-sleet.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-dust {
	background: url(../images/weather-images/wi-dust.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-fog {
	background: url(../images/weather-images/wi-fog.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-haze {
	background: url(../images/weather-images/wi-day-haze.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-smoke {
	background: url(../images/weather-images/wi-smoke.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-windy {
	background: url(../images/weather-images/wi-windy.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snowflake-cold {
	background: url(../images/weather-images/wi-snowflake-cold.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-cloudy {
	background: url(../images/weather-images/wi-cloudy.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-cloudy {
	background: url(../images/weather-images/wi-night-cloudy.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy {
	background: url(../images/weather-images/wi-day-cloudy.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-partly-cloudy {
	background: url(../images/weather-images/wi-night-partly-cloudy.png) center
		bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-cloudy-high {
	background: url(../images/weather-images/wi-day-cloudy-high.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-night-clear {
	background: url(../images/weather-images/wi-night-clear.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-day-sunny {
	background: url(../images/weather-images/wi-day-sunny.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-stars {
	background: url(../images/weather-images/wi-stars.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-hot {
	background: url(../images/weather-images/wi-hot.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-sprinkle {
	background: url(../images/weather-images/wi-sprinkle.png) center bottom
		no-repeat;
}

#modalHeaderWeather .headerWeather.wi-snow {
	background: url(../images/weather-images/wi-snow.png) center bottom no-repeat;
}

#modalHeaderWeather .headerWeather.wi-storm-showers {
	background: url(../images/weather-images/wi-storm-showers.png) center bottom
		no-repeat;
}

.weatherText {
	font-family: "Open Sans", serif;
	font-style: normal;
	font-weight: 700;
	font-size: 2rem;
	text-transform: uppercase;
	margin-bottom: 0;
}

.weatherText &gt; i,
.weatherText &gt; span.i {
	font-size: 2rem;
	display: block;
	margin-bottom: 0.5rem;
}

.weatherCity {
	margin-bottom: 0.3rem;
	font-family: "Open Sans", sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 1.25rem;
}

.weatherTemp {
	font: 700 4em "Open Sans";
	margin-bottom: 0;
}

ul.bwTabs &gt; li {
	float: left;
	width: 33.33%;
}

.bodyContainer {
	height: 260px;
	padding: 1.5rem;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}

.weatherList {
	padding: 0.8rem 0;
	border-bottom: 1px solid rgba(208, 210, 212, 0.5);
}

ul.innerColWeatherLists &gt; li,
ul.weatherListsHeader &gt; li {
	float: left;
	width: 33.33%;
}

ul.innerColWeatherLists &gt; li:nth-child(2),
ul.weatherListsHeader &gt; li:nth-child(2) {
	text-align: center;
}

ul.innerColWeatherLists &gt; li:last-child,
ul.weatherListsHeader &gt; li:last-child {
	text-align: right;
}

ul.weatherListsHeader {
	padding: 0 1.4rem 0.5rem 1.5rem;
	-webkit-transition: box-shadow 300ms ease 0s;
	-moz-transition: box-shadow 300ms ease 0s;
	-o-transition: box-shadow 300ms ease 0s;
	transition: box-shadow 300ms ease 0s;
}

.tab-pane:hover ul.weatherListsHeader {
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

ul.bwTabs {
	display: block;
	padding: 1.5rem 1rem;
	border: none;
}

ul.bwTabs a,
ul.bwTabs a:link {
	font-size: 1rem;
	font-weight: 600;
	font-style: normal;
	color: #48484a;
	display: inline-block;
	padding: 0 0.5rem 1rem;
	text-transform: uppercase;
}

ul.bwTabs a:visited {
	color: #48484a;
}

ul.bwTabs a:hover,
ul.bwTabs a:active,
ul.bwTabs a:focus {
	color: #2466a4;
}

ul.bwTabs a.active {
	color: #48484a;
	border-bottom: 3px solid #48484a;
}

ul.bwTabs a i {
	display: inline-block;
	margin-right: 0.3rem;
	color: #2466a4;
}

ul.bwTabs &gt; li {
	width: 50%;
	text-align: center;
}

#forecast .bodyContainer {
	padding-top: 0;
}

.wlDay {
	color: #48484a;
	text-transform: uppercase;
}

.wlIcon {
	color: #2466a4;
}

.wlLow {
	color: #48484a;
}

.col2WDesc {
	color: #798796;
}

.wlText {
	color: #6a6a6a !important;
}

.wlHead,
.wlText,
.col2WTitle {
	font-size: 0.75rem;
	color: #48484a;
	display: block;
}

.wlHead {
	font-size: 0.8rem;
	text-transform: uppercase;
}

ul.col2W &gt; li {
	float: left;
	width: 50%;
	padding: 0.8rem 0;
	border-bottom: 1px solid rgba(208, 210, 212, 0.5);
}

.col2WDesc i,
.col2WDesc span.i {
	display: inline-block;
	margin-right: 0.5rem;
}

/******* table styling *******/

/******* Generic Styling, for Desktops/Laptops *******/

table {
	width: 100%;
	border-collapse: collapse;
}

table .council-table {
	font-size: 1em;
}

td,
th {
	padding: 6px;
	border: none;
	text-align: left;
}

table.tblAgendaMinutes td,
table.tblAgendaMinutes th {
	padding: 1em;
}

table.tblAgendaMinutes td span {
	display: none;
}

table.tblAgendaMinutes tbody td:nth-child(3),
table.tblAgendaMinutes tbody td:nth-child(4),
table.tblAgendaMinutes tbody td:nth-child(5) {
	padding-left: 2em;
}

table.tblAgendaMinutes thead tr {
	background: #239c7b;
	color: #ffffff;
	font-family: "Open Sans", sans-serif;
	text-transform: uppercase;
}

table.tblAgendaMinutes tbody {
	background: #f2f2eb;
}

table.tblAgendaMinutes tbody td {
	color: #002341;
}

@media only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px) {
	/* Force table to not be like tables anymore */
	table,
	thead,
	tbody,
	th,
	td,
	tr {
		display: block;
		width: 100% !important;
	}
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	table.tblAgendaMinutes tbody td:nth-child(3),
	table.tblAgendaMinutes tbody td:nth-child(4),
	table.tblAgendaMinutes tbody td:nth-child(5) {
		padding-left: 1em;
	}
	table.tblAgendaMinutes td span {
		display: inline-block;
		margin-right: 1em;
	}
	table.tblAgendaMinutes thead {
		display: none;
	}
	table.tblAgendaMinutes thead tr {
		position: relative;
		top: auto;
		left: auto;
	}
	tr {
		border: none;
		border-bottom: 1px solid #0f3d39;
	}
	.council-table td {
		border: none;
		border-bottom: 1px solid #ccc;
		position: relative;
		padding-left: 50%;
	}
	.council-table td:before {
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%;
		padding-right: 10px;
		white-space: nowrap;
	}
}

/*-------------responsive tables generic---------------------*/

.responsive-table {
	text-transform: none;
}

tr:nth-of-type(2n) {
	background: none !important;
}

/* table */

.responsive-table table {
	width: 100%;
	margin-bottom: 0.5em;
	font-size: 0.8em;
	border-collapse: collapse;
	border-spacing: 0;
}

.responsive-table table {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-align: left;
	color: #333;
}

.responsive-table table tr {
	color: #222;
}

.responsive-table table tr {
	background: #efefef;
}

.responsive-table table tr:nth-child(even) {
	background: #efefef;
}

.responsive-table table th {
	font-weight: bold;
	padding: 0.35em;
	font-size: 1em;
}

.responsive-table table td {
	padding: 0.6em;
	font-size: 1.1em;
}

.responsive-table table td {
	text-align: left;
}

/*Highlights*/



.adContainer.mobile {
	display: none;
}

/** mobiletextResizer **/

.mobiletextResizer {
	display: none;
}

.mobiletextResizer ol.breadCrumb &gt; li:first-child a:before {
	color: #2466a4;
	font-size: 1.25rem;
}

.mobiletextResizer ul.textResizer a,
.mobiletextResizer ul.textResizer a:link {
	color: #48484a;
}

.mobiletextResizer ul.textResizer a.textresizer-active,
.mobiletextResizer ul.textResizer a:hover,
.mobiletextResizer ul.textResizer a:active,
.mobiletextResizer ul.textResizer a:focus {
	color: #2466a4;
}

.mobiletextResizer ul.textResizer .btnPrint {
	border-left: 1px solid #48484a;
	line-height: 20px;
	margin-top: 4px;
}

.mobiletextResizer ul.textResizer .btnPrint::before {
	color: #2466a4;
}

.mobiletextResizer ul.textResizer .btnPrint:hover::before,
.mobiletextResizer ol.breadCrumb &gt; li:first-child a:hover:before {
	color: #48484a;
}

/** mobiletextResizer **/

/******* MEDIA QUERY *******/

@media only screen and (max-width: 1830px) {

	.quickLinks a,
	.quickLinks a:link {
		font-size: 1rem;
		padding: 1.7rem 1rem 1.7rem 1rem;
	}
	.quickLinks a i,
	.quickLinks a span.i {
		margin-right: 0.2rem;
	}
}


@media only screen and (max-width: 1680px) {

	ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 1.1rem;
        padding:1.6rem 0;
	}
	.desktopNav ul.subMainMenu a,
	.desktopNav ul.subMainMenu a:link {
		font-size: 1rem !important;
	}
	ul.relatedLinks a,
	ul.relatedLinks a:link {
		font-size: 1.2rem !important;
	}
	ul.relatedLinks &gt; li {
		height: 7.3em;
	}
	.bottomNavContainer a,
	.bottomNavContainer a:link {
		font-size: 1.3rem !important;
	}
	.popupAlert a,
	.popupAlert a:link {
		font-size: 0.8rem;
	}

	h2.categoryTitle {
		font-size: 3rem;
	}
	h2.categoryTitle .subCatTitle {
		font-size: 1.8rem;
	}
	h2.categoryTitle::before {
		height: 67px;
	}
	h4.pageTitle {
		font-size: 1.85rem;
	}

	.municipalServices .col-5 h2,
	.municipalServices .col-7 h2 {
		font-size: 1.5rem;
	}

	a.inEffectLink,
	a.inEffectLink:link {
		font-size: 0.9rem;
	}
	
	.btnPollQuestionVote,
	.btnRegister {
		font-size: 0.9rem;
		padding: 0.4rem 1.5rem;
		height: 42px;
		width: 150px;
	}
	
	.Enews .form-control {
		font-size: 0.85rem;
		height: 42px;
	}
	.PollRegister .FPoll::after {
		width: 325px;
		height: 184px;
	}
	.quickLinks a,
	.quickLinks a:link {
		font-size: 0.9rem;
		padding: 1.5rem 0.6rem;
		letter-spacing: 1px;
	}
	
	
	#downloadOurApp,
	#GooglePlayStore {
		font-size: 0.9rem;
		width: 195px;
		padding: 0.6rem 1rem !important;
		letter-spacing: 1px;
	}
	
	.legend h4 {
		font-size: 0.93rem;
	}
	.legend ul li {
		font-size: 0.92rem;
	}
}

@media only screen and (max-width: 1625px)
{
    ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 1.1rem;
        padding:1.6rem 0;
	}
}

@media only screen and (max-width: 1450px) {

	.topNavContainer {
		padding: 2rem 2rem 2rem 1rem;
	}


	ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 0.95rem;
	    padding: 1.6rem 0;
	}
	.desktopNav ul.subMainMenu a,
	.desktopNav ul.subMainMenu a:link {
		font-size: 0.92rem !important;
	}
	ul.relatedLinks a,
	ul.relatedLinks a:link {
		font-size: 1.1rem !important;
	}
	ul.relatedLinks &gt; li {
		height: 6.6rem;
	}
	.bottomNavContainer a,
	.bottomNavContainer a:link {
		font-size: 1.1rem !important;
	}
	.socialMedia a,
	.socialMedia a:link {
		font-size: 1rem;
	}
	.socialMedia a.facebook {
		margin: 1.5rem 0;
	}
}

@media only screen and (max-width: 1400px) {
    ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 0.95rem;
	    padding: 1.6rem 0;
	}
	ul.relatedLinks a,
	ul.relatedLinks a:link {
		font-size: 1rem !important;
	}
	.municipalServices .col-5 h2,
	.municipalServices .col-7 h2 {
		font-size: 1.3rem;
	}
	
	a.inEffectLink,
	a.inEffectLink:link {
		font-size: 0.85rem;
	}
	
	.btnPollQuestionVote,
	.btnRegister {
		font-size: 0.85rem;
		padding: 0.4rem 1.35rem;
		height: 38px;
		width: 135px;
	}
	
	.Enews .form-control {
		font-size: 0.8rem;
		height: 38px;
	}
	.PollRegister .FPoll::after {
		width: 290px;
		height: 163px;
	}
}

@media only screen and (max-width: 1330px) {
        ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 0.95rem;
	    padding: 1.6rem 0;
	}
	.topNavContainer {
		min-height: 17rem;
	}
	ul.relatedLinks a,
	ul.relatedLinks a:link {
		font-size: 1rem !important;
	}
	ul.relatedLinks &gt; li {
		height: 6rem;
	}
	.breadCrumbupper {
		bottom: 8rem;
	}
	h2.categoryTitle {
		min-height: 450px;
		font-size: 2.5rem;
	}
	h2.categoryTitle .catTitleCont {
		bottom: 4rem;
	}
	h2.categoryTitle .subCatTitle {
		font-size: 1.6rem;
	}
	h2.categoryTitle::before {
		height: 56px;
	}
	h3.pageTitle {
		font-size: 1.5rem;
	}
	h4.searchTitle {
		font-size: 1.3rem;
	}
	h4.pageTitle {
		font-size: 1.6rem;
	}
	.mainContainer {
		padding: 1rem 0 8rem;
	}
	
    h2.categoryTitle:after {
    	height: 203px;
	}
	main.formPage i,
	main.formPage span.i{
		font-size: 4rem;
	}
	main.formPage .textSuccess {
		font-size: 1.3rem;
	}
	.quickLinks a,
	.quickLinks a:link {
		font-size: 0.8rem;
		padding: 1.35rem 0.5rem;
		letter-spacing: 1px;
	}
	ul.sideMenu a,
	ul.sideMenu a:link {
		font-size: 0.95rem;
		padding: 1.25rem 1rem;
	}
	ul.subSideMenu a,
	ul.subSideMenu a:link {
		font-size: 0.9rem !important;
		padding: 1.1rem 2rem !important;
	}
	.moreOption {
		padding: 1.1rem 1rem;
	}
}

@media only screen and (max-width: 1280px) 
{
    ul.mainMenu a,
	ul.mainMenu a:link {
		font-size: 0.95rem;
	    padding: 1.6rem 0;
	}
}

@media only screen and (max-width: 1250px) {
	.scrollup {
		bottom: 1.5rem;
		right: 1.5rem;
	}
}

@media only screen and (max-width: 1190px) {
	.desktopNav,
	ul.subMainMenu,
	ul.subSubMainMenu {
		display: none;
	}
	.mobileNav,
	.menuIcon,
	.closeNav {
		display: inherit;
	}
    #idLiketoSearchModal .modal-dialog
    {
        margin-left:0 !important;
    }
    .mobileSearchBtn::before{
        content:"\f00a";
		font-family: "Font Awesome 5 Pro";
		font-style: normal;
		font-variant: normal;
		display: inline-block;
		text-rendering: auto;
		-webkit-font-smoothing: antialiased;
    }
	.home_mob {
		display: inline-block;
	}

	.moreOptionMainMenu,
	.moreOptionSubMainMenu {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 1rem;
		color: #48484a;
		display: inline-block;
		padding: 1rem 1.1rem;
		cursor: pointer;
		-webkit-transition: background 300ms ease 0s;
		-moz-transition: background 300ms ease 0s;
		-o-transition: background 300ms ease 0s;
		transition: background 300ms ease 0s;
		border: none;
		background: none;
		z-index: 5;
	}
	.moreOptionSubMainMenu {
		padding: 0.8rem 1.1rem;
		color: #48484a;
	}
	.moreOptionMainMenu::before,
	.moreOptionSubMainMenu::before {
		content: "\f078";
		margin-left: 0;
		font-weight: 700;
	}
	.moreOptionMainMenu.openIcon::before,
	.moreOptionSubMainMenu.openIcon::before {
		-webkit-transform: rotate(
180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(
180deg);
	}
	.moreOptionMainMenu:hover,
	.moreOptionSubMainMenu:hover {
		color: #fff;
	}
	nav.navOpen {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
	}
	.closeNav {
		position: absolute;
		top: 0;
		right: 0;
		font-size: 1.2rem;
		color: #48484a;
		padding: 0.5em;
		margin: 0.5rem 0.5rem 0.5rem 0;
		border: none;
		cursor: pointer;
        font-weight:bold;
		background: none;
	}
	nav {
		position: fixed;
		top: 0;
		right: 0;
		bottom: 0;
		width: 400px;
		min-width: 300px;
		text-align: right;
		-webkit-transform: translate3d(100%, 0, 0);
		-moz-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		-o-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		-webkit-transition: transform 300ms ease 0s;
		-moz-transition: transform 300ms ease 0s;
		-o-transition: transform 300ms ease 0s;
		transition: transform 300ms ease 0s;
		-webkit-overflow-scrolling: touch;
		overflow-y: scroll;
		z-index: 20;
		background: url(../images/menu-bg.jpg) center repeat-x;
		background-size: cover; 
	}
	nav::before {
		position: absolute;
		display: block;
		content: "";
		background: url(../images/conmee-icon-footer.png) right bottom no-repeat;
        height:350px;
        width:309px;
		bottom: -1rem;
		right: 0;
		background-size: cover;
	}

	ul.mainMenu {
		margin-top: 4rem;
	}
	ul.mainMenu i,
	ul.mainMenu span.i {
		margin-right: 0.5rem;
		display: inline-block;
	}
	ul.mainMenu a,
	ul.mainMenu a:link {
		position: static;
		font-size: 1rem;
		text-align: left;
		border-left: none;
		display: block;
		padding: 1rem;
	}
	ul.mainMenu &gt; li {
		position: relative;
		float: none !important;
	}
	ul.mainMenu &gt; li.hasChild &gt; a {
		padding-right: 2.5em;
	}
	ul.mainMenu &gt; li.selected &gt; a {
		color: #fff;
		background: #2466a4;
	}
	ul.mainMenu &gt; li.selected .moreOptionMainMenu {
		color: #fff;
	}
	ul.mainMenu &gt; li:hover &gt; a {
		color: #fff;
        border:none;
		background: #2466a4;
	}
	ul.mainMenu &gt; li.hasChild:hover .moreOptionMainMenu {
		color: #fff;
	}
	ul.subMainMenu a,
	ul.subMainMenu a:link {
		color: #48484a !important;
		text-transform: none !important;
		padding-left: 1.5rem !important;
		background: #d1d1d1 !important;
        border:none !important;
		text-transform: capitalize !important;
	}
	ul.subMainMenu a:visited {
		color: #fff;
	}
	ul.subMainMenu a:hover {
		color: #fff;
		background: #00934c !important;
	}
	ul.subMainMenu a:active {
		color: #fff;
		background: #00934c !important;
	}
	ul.subMainMenu a:hover {
		color: #fff;
		background: #00934c !important;
	}
	ul.subMainMenu &gt; li {
		position: relative;
	}
	ul.subMainMenu &gt; li.hasChild &gt; a {
		padding-right: 2.7rem;
	}
	ul.subMainMenu &gt; li.selected &gt; a {
		color: #fff !important;
		background: #2466a4 !important;
	}
	ul.subMainMenu &gt; li.selected .moreOptionSubMainMenu {
		color: #fff;
	}
	ul.subMainMenu &gt; li:hover &gt; a {
		color: #fff !important;
		border:none !important;
		background: #2466a4 !important;
	}
	ul.subMainMenu &gt; li.hasChild:hover .moreOptionSubMainMenu {
		color: #fff;
	}
	ul.subSubMainMenu a,
	ul.subSubMainMenu a:link {
		font-style: italic !important;
		font-weight: 400 !important;
		font-size: 0.85rem !important;
		color: #fff !important;
		background: #1c4f80 !important;
		border: none !important;
		padding-left: 2rem !important;
		text-transform: capitalize !important;
	}
	ul.subSubMainMenu a:visited {
		color: #fff !important;
	}
	ul.subSubMainMenu &gt; li a:hover {
		color: #fff !important;
		background: #1c4f80 !important;
	}
	ul.subSubMainMenu &gt; li.selected &gt; a {
		color: #fff !important;
		background: #1c4f80 !important;
	}
	ul.phoneColsList {
		font-size: 1rem;
	}
	.fb1.row .Fdownload {
		padding-left: 2rem;
	}
	.fb1.row .Falert {
		padding-left: 2rem;
	}
	.idLiketoSearchBTN {
		font-size: 0.9rem;
	}
	.quickLinks .qlClose,
	.quickLinks .qlOpen {
		display: block;
	}
	.quickLinks .qlClose {
		background-color: #2466a4;
	}
	.quickLinks .qlClose a {
		padding: 1rem 0 !important;
		font-size: 1.25rem;
	}
	.quickLinks .qlClose a i,
	.quickLinks .qlClose a span.i {
		margin: 0;
		position: relative;
		transform: none;
		top: auto;
		left: auto;
		color: #fff;
		font-size: 1.3rem;
	}
	.quickLinks .qlOpen {
		background-color: #2466a4;
		text-align: left;
		padding: 0;
		position: relative;
		z-index: 2;
		text-align: left;
		line-height: 0;
	}
	.quickLinks .qlOpen a,
	.quickLinks .qlOpen a:link {
		font-family: "Open Sans", serif;
		font-style: normal;
		font-weight: 700;
		font-size: 1.1rem;
		color: #fff !important;
		text-transform: uppercase;
		letter-spacing: 2px;
		padding: 1rem !important;
		text-align: left;
		width: 100%;
	}
	.quickLinks .qlOpen a:after {
		content: "\f067";
		font-family: "Font Awesome 5 Pro";
		font-style: normal;
		font-variant: normal;
		display: inline-block;
		text-rendering: auto;
		float: right;
	}
	.quickLinks .qlOpen.qlCont a:after {
		content: "\f068";
	}
	.qlContainer.quickClose {
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		-o-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		-webkit-transition: transform 1s;
		-moz-transition: transform 1s;
		-o-transition: transform 1s;
		transition: transform 1s;
	}
	.qlContainer.quickOpen {
		-webkit-transform: translate3d(0, 0, 0);
		-moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		-o-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		-webkit-transition: transform 1s;
		-moz-transition: transform 1s;
		-o-transition: transform 1s;
		transition: transform 1s;
	}
	.qlContainer {
		position: absolute;
		bottom: 3.4rem;
		left: 0;
		right: 0;
		background: #874023;
		-webkit-transform: translate3d(0, 100%, 0);
		-moz-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		-o-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	.qlContainer a,
	.qlContainer a:link {
		padding: 1rem;
		display: block;
	}
	.quickLinks a,
	.quickLinks a:link {
		font-size: 0.9rem;
		text-align: center;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		/* display: inline-block;
		float: none;
		width: auto; */
	}
	.quickLinks a:visited {
		color: #fff;
	}
	.quickLinks a:hover {
		color: #e8c51d;
	}
	.quickLinks a:active {
		color: #e8c51d;
	}
	.quickLinks a:focus {
		color: #e8c51d;
	}
	.quickLinks .QuickLinkList .QuickLinkListLink {
		width: auto !important;
		display: block;
		line-height: 0;
	}
	.qlContainer a:before {
		content: normal;
		position: static;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
	}
	/*Quicklinks end*/

	#downloadOurApp,
	#GooglePlayStore {
		font-size: 0.8rem;
		width: 165px;
		padding: 0.5rem 0.6rem !important;
		letter-spacing: 0.7px;
	}
	.legend h4 {
		font-size: 0.9rem;
	}
	.legend ul li {
		font-size: 0.9rem;
	}
	.legend ul li:first-of-type::before,
	.legend ul li:nth-of-type(2)::before,
	.legend ul li:last-of-type::before {
		height: 12px;
		width: 12px;
		left: -1.3rem;
	}
	.Falert .col-7 {
		padding: 0;
	}
}


@media only screen and (max-width: 1024px) {
	.pageTitle {
		font-size: 1.1rem;
	}
}

@media only screen and (max-width: 1023px) {
	.mobiletextResizer {
		display: block;
		padding: 0;
		margin-bottom: 1.2rem;
	}
	h2.categoryTitle .catTitleCont {
		display: none;
	}
	.adContainer.desktop {
		display: none;
	}
	.adContainer.mobile {
		display: block;
		margin: 1rem 0;
	}
	ul.sideMenu {
		display: none;
	}
	/* h2.categoryTitle::before {
		height: 97px;
		background: url(../images/bgSlider.png) center bottom repeat-x;
		background-size: cover;
	} */
	.mainContainer aside.col-sm {
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	.mainContainer aside.col-sm,
	.mainContainer main.col-sm {
		flex-basis: auto;
	}
	.mainContainer main.col-sm {
		padding: 1.5rem 0 0;
	}
	.mainContainer aside.col-sm {
		border-radius: 0;
	}
	.sideMenuNav {
		display: inherit;
		width: 100%;
		font-style: normal;
		font-weight: 700;
		font-size: 1.25rem;
		color: #fff;
		cursor: pointer;
		text-align: left;
		text-transform: uppercase;
		border: none;
		padding: 0.8rem 1rem;
		margin: 0;
		background: #48484a;
		text-align: left;
        border-radius: 6px;
	}
	.sideMenuNav:before {
		content: normal;
		margin-left: 0;
	}
	.sideMenuNav:after {
		content: "\f067";
		float:right
	}
	.sideMenuNav.openSideMenuIcon {
		background: #2466a4;
	}
	.sideMenuNav.openSideMenuIcon:after {
		content: "\f068";
	}
	.articlePost {
		border-top: none;
		padding-top: 0;
	}

	ol.breadCrumb a,
	ol.breadCrumb a:link {
		font-size: 1rem;
	}
	h2.categoryTitle {
		min-height: 400px;
		font-size: 2rem;
	}
	h2.categoryTitle .subCatTitle {
		font-size: 1.3rem;
	}
	h3.pageTitle {
		font-size: 1.2rem;
	}
	.municipalServices .col-5 h2,
	.municipalServices .col-7 h2 {
		font-size: 1.2rem;
	}

	.socialMedia {
		 top: 16rem; 
		right: -1.55rem;
		padding: 1rem 0.9rem;
		border-radius: 0.3rem 0 0 0.3rem;
	}
	.socialMedia a,
	.socialMedia a:link {
		font-size: 0.85rem;
	}
	.socialMedia a.facebook {
		margin: 1.1rem 0;
	}
}

@media only screen and (max-width: 991px) {
	
	.legend h4 {
		font-size: 0.85rem;
	}
	.legend ul li {
		font-size: 0.85rem;
	}
	.legend ul li:first-of-type::before,
	.legend ul li:nth-of-type(2)::before,
	.legend ul li:last-of-type::before {
		height: 10px;
		width: 10px;
		left: -1.3rem;
	}
}

@media only screen and (max-width: 850px) {
	.popupAlert &gt; .container {
		font-size: 0.8rem;
	}


}

@media only screen and (max-width: 768px) {

	.quickLinks .qlOpen a,
	.quickLinks .qlOpen a:link {
		font-size: 0.92rem;
		padding: 1rem !important;
	}
	.quickLinks .qlClose a {
		padding: 0.8rem 0 !important;
		font-size: 0.2rem !important;
	}
	.qlContainer {
		bottom: 3.15rem;
	}
	.qlContainer a,
	.qlContainer a:link {
		padding: 0.8rem;
	}
	.quickLinks a,
	.quickLinks a:link {
		font-size: 0.8rem;
	}
}

@media only screen and (max-width: 767px) {
	.popupAlert &gt; .container {
		font-size: 0.8rem;
	}
        ol.breadCrumb, ul.textResizer {
    float: none;
}
      .headerContent .toolBox .col-8 {
    display: none;
  }
  .headerContent .toolBox .col-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
      .headerContent .toolBox .col-4 ul.textResizer.cf.text-right {
    text-align: left !important;
  }

  .headerContent .toolBox ul.textResizer&gt;li:last-child {
    float: right;
  }
}

@media only screen and (max-width: 750px) {

	ol.breadCrumb a,
	ol.breadCrumb a:link {
		font-size: 0.9rem;
	}
}

@media only screen and (max-width: 720px) {

	ul.phoneColsList {
		max-width: 300px;
		text-align: left;
		display: block;
		margin: 0 auto 2rem;
	}
	.idLiketoSearchBTN {
		font-size: 0.8rem;
	}
}

@media only screen and (max-width: 680px) {
	.sideMenuNav {
		font-size: 1rem;
	}
	ul.sideMenu a,
	ul.sideMenu a:link {
		font-size: 0.9rem !important;
	}
	ul.subSideMenu a,
	ul.subSideMenu a:link {
		font-size: 0.8rem !important;
	}
	/* h2.categoryTitle::before {
		height: 72px;
	} */
	h4.pageTitle {
		font-size: 1.3rem;
	}
	.Extreme,
	.High,
	.Moderate,
	.Low {
		padding: 2rem 0;
	}
	.municipalServices .col-5,
	.municipalServices .col-7 {
		flex-basis: auto;
		max-width: 100%;
	}
	.municipalServices .col-7 {
		-webkit-background-size: cover;
		-moz-background-size: cover;
		background-size: cover;
	}
	.roadBanCont {
		position: static;
		top: auto;
		left: auto;
		-webkit-transform: none;
		-moz-transform: none;
		-o-transform: none;
		-ms-transform: none;
		transform: none;
		max-width: 300px;
		display: block;
		margin: auto;
		padding: 4rem 0;
	}
	h3.pageTitle {
		font-size: 1.1rem;
	}
	.articlePost {
		font-size: 0.95rem;
	}
	.idLiketoSearchBTN {
		font-size: 0.7rem;
	}
}

@media only screen and (max-width: 600px) {
	.mainContent img {
		float: none;
		display: block;
		margin: 1rem;
	}
	.adContainer img {
		width: 100%;
		margin: 0;
	}
	.popupAlert a,
	.popupAlert a:link {
		font-size: 0.8rem;
	}
	main.formPage i,
	main.formPage span.i {
		font-size: 2.5rem;
	}
	main.formPage .textSuccess {
		font-size: 1.1rem;
	}
	.btnSearchPage span {
		display: none;
	}
	.btnSearchPage i {
		font-size: 1.1rem;
		display: block;
		margin-right: 0 !important;
	}
	.searchPage input[type="text"] {
		padding-right: 5rem;
	}
}

@media only screen and (max-width: 580px) {

	.menuIcon {
		font-size: 1rem;
		right: 1rem;
	}
	.menuIcon:after {
		margin-left: 0;
	}

	.btnPollQuestionVote,
	.btnRegister {
		font-size: 0.72rem;
		padding: 0.4rem 1rem;
		height: 33px;
		width: 108px;
	}
	.PollRegister .FPoll::after {
		width: 240px;
		height: 136px;
	}

}



@media only screen and (max-width: 530px) {
	.popupAlert &gt; .container {
		padding-left: 1rem;
	}
	.popupAlert &gt; .container:before {
		content: none;
		position: static;
		display: block;
		margin-right: 0;
		margin-bottom: 0.8rem;
		margin-top: 0.8rem;
		text-align: center;
	}
}

@media only screen and (max-width: 500px) {
	nav {
		width: 300px;
	}
	.moreOptionMainMenu {
		padding-bottom: 0.8rem;
		padding-top: 0.8rem;
	}
	.moreOptionSubMainMenu {
		padding-bottom: 0.8rem;
		padding-top: 0.8rem;
	}
	ul.mainMenu a,
	ul.mainMenu a:link,
	ul.subMainMenu a,
	ul.subMainMenu a:link,
	ul.subSubMainMenu a,
	ul.subSubMainMenu a:link {
		font-size: 0.9rem !important;
	}
}

@media only screen and (max-width: 480px) {
	h2.categoryTitle {
		min-height: 300px;
		font-size: 1.3rem;
	}
	h2.categoryTitle .subCatTitle {
		font-size: 1.1rem;
	}
	h2.categoryTitle::before {
		height: 55px;
	}

	.innerPageRBCont {
		padding: 0.5rem 1rem;
	}
	.roadBanStatus {
		font-size: 0.85rem;
	}
	.mainContainer::before {
		width: 267px;
		height: 364px;
	}
	h4.pageTitle {
		font-size: 1.1rem;
	}
}


@media only screen and (max-width: 400px) {

	#weather h2 {
		font-size: 0.8rem;
	}
	#weather i,
	#weather span.i {
		font-size: 1.6rem;
	}
}

@-webkit-keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}

@keyframes hvr-buzz-out {
	10% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	20% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	30% {
		-webkit-transform: translateX(3px) rotate(2deg);
		transform: translateX(3px) rotate(2deg);
	}
	40% {
		-webkit-transform: translateX(-3px) rotate(-2deg);
		transform: translateX(-3px) rotate(-2deg);
	}
	50% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	60% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	70% {
		-webkit-transform: translateX(2px) rotate(1deg);
		transform: translateX(2px) rotate(1deg);
	}
	80% {
		-webkit-transform: translateX(-2px) rotate(-1deg);
		transform: translateX(-2px) rotate(-1deg);
	}
	90% {
		-webkit-transform: translateX(1px) rotate(0);
		transform: translateX(1px) rotate(0);
	}
	100% {
		-webkit-transform: translateX(-1px) rotate(0);
		transform: translateX(-1px) rotate(0);
	}
}
</pre></body></html>