/* CSS Document */
@font-face {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 400;
  src: url("font/oswald-v49-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("font/oswald-v49-latin-regular.eot?#iefix") format("embedded-opentype"), url("font/oswald-v49-latin-regular.woff2") format("woff2"), url("font/oswald-v49-latin-regular.woff") format("woff"), url("font/oswald-v49-latin-regular.ttf") format("truetype"), url("font/oswald-v49-latin-regular.svg#Oswald") format("svg");
  /* Legacy iOS */ }
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: url("font/Lato-Regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("font/Lato-Regular.eot?#iefix") format("embedded-opentype"), url("font/Lato-Regular.woff2") format("woff2"), url("font/Lato-Regular.woff") format("woff"), url("font/Lato-Regular.ttf") format("truetype"); }
/* reduced to 36pt */
/* reduced to 26pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 18pt */
/* reduced to 16pt */
body {
  font-family: Lato, Helvetica, Arial, "sans-serif";
  font-size: 10px;
  height: 100vh; }

.noscrolling {
  overflow: hidden; }

#mainNav, #topMenuNav, #iconBar {
  width: 100%; }

#menuContainer {
  width: 100%; }

ul, ol, p, tr, td, input {
  font-size: 1.3333rem; }

input, p, tr, td {
  font-family: Lato, Helvetica, Arial, "sans-serif"; }

* {
  box-sizing: border-box; }

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

#topMenu, #logo {
  margin-top: 25px;
  margin-bottom: 25px; }

#logo img {
  max-width: 100%;
  height: auto; }

#topMenu {
  text-align: right;
  font-family: Oswald, Helvetica, Arial, "sans-serif"; }
  #topMenu #menu img {
    height: 35px;
    width: auto; }

#spotlight {
  background-image: url("../images/banner1.jpg");
  min-height: 275px;
  padding: 150px 0;
  color: #fff;
  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  #spotlight h1 {
    text-align: center;
    text-shadow: 2px 2px #000; }

.center {
  text-align: center; }

#iconBar {
  background-color: #4E87A0;
  font-family: Oswald, Helvetica, Arial, "sans-serif";
  font-size: 1.6667rem;
  padding: 25px;
  color: #fff;
  text-align: center; }
  #iconBar h2 {
    font-size: 1.6667rem;
    margin-bottom: 0; }
  #iconBar a:link {
    color: #fff;
    text-decoration: none; }
  #iconBar a:visited {
    color: #fff;
    text-decoration: none; }
  #iconBar a:hover {
    color: #fff;
    text-decoration: underline; }

#social {
  margin-top: 40px;
  margin-bottom: 40px; }
  #social a img {
    max-height: 35px; }

#mainBody {
  margin-top: 50px;
  margin-bottom: 50px; }
  #mainBody h1, #mainBody h2, #mainBody h3, #mainBody h4, #mainBody h5, #mainBody h6 {
    text-align: center; }

#news div.newsItem {
  background-color: #fee7c2;
  margin-bottom: 25px;
  padding-bottom: 25px; }
  #news div.newsItem p {
    margin-left: 25px;
    margin-right: 25px; }
  #news div.newsItem img {
    min-width: 100%;
    height: auto;
    margin-bottom: 15px; }

#departmentServices .department {
  background-color: #003865;
  padding: 10px;
  margin-bottom: 10px;
  position: relative; }
  #departmentServices .department a:link {
    color: #fff;
    text-decoration: none; }
  #departmentServices .department a:visited {
    color: #fff;
    text-decoration: none; }
  #departmentServices .department a:hover {
    color: #fff;
    text-decoration: underline; }

#recycling h2, #recycling h3, #recycling h4, #recycling h5, #recycling h6 {
  text-align: left; }
#recycling ol {
  list-style-image: url("../images/bullet-checkmark.png"); }
#recycling ul {
  list-style-image: url("../images/bullet-x.png"); }

#info h1 {
  margin-bottom: 75px; }
#info .card {
  background-color: #fee7c2;
  margin-left: 12px;
  margin-right: 12px;
  padding: 25px; }
  #info .card img {
    display: block;
    background-color: #fdcf85;
    padding: 10px;
    border-radius: 125px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -75px; }

.section {
  margin-top: 150px;
  margin-top: 150px; }

.banner {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
  padding-bottom: 20px;
}


#contactFooter label {
  display: none; }
#contactFooter form {
  background-color: #fff;
  padding: 25px; }
#contactFooter textarea, #contactFooter input[type=text] {
  width: 100%;
  background-color: #cccccc;
  color: #000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px; }
#contactFooter input[type=submit] {
  display: block;
  margin-left: auto;
  margin-right: auto; }

#contactFooter {
  background-color: #c9dbe3;
  padding-top: 50px;
  padding-bottom: 50px; }

footer {
  background-color: #cccccc;
  padding-top: 50px;
  padding-bottom: 75px; }
  footer a:link {
    color: #000;
    text-decoration: none; }
  footer a:visited {
    color: #000;
    text-decoration: none; }
  footer a:hover {
    color: #000;
    text-decoration: underline; }
  footer ul {
    list-style: none;
    margin-left: 0;
    padding-left: 0; }
  footer h1 {
    margin-bottom: 50px;
    font-size: 1.6667rem; }
  footer h2, footer h3, footer h4, footer h5, footer h6 {
    margin-bottom: 50px;
    font-size: 1.6667rem; }

.addMobilePadding {
  margin-top: 286px; }

.noMobilePadding {
  margin-top: 0; }

#toTop {
  /*padding: 15px;*/
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: none; }

h1 {
  font-family: Oswald, Helvetica, Arial, "sans-serif";
  font-size: 3rem;
  margin-bottom: 50px; }

h2, h3, h4, h5, h6 {
  font-family: Oswald, Helvetica, Arial, "sans-serif";
  font-size: 2.1667rem;
  margin-bottom: 50px; }

a:hover {
  text-decoration: none; }

/* reduced to 36pt */
/* reduced to 26pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 18pt */
/* reduced to 16pt */
#menu ul {
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 0;
  display: inline-block;
  font-family: Oswald, Helvetica, Arial, "sans-serif";
  font-size: 1.3333rem; }
  #menu ul li a:link {
    color: #000;
    text-decoration: none; }
  #menu ul li a:visited {
    color: #000;
    text-decoration: none; }
  #menu ul li a:hover {
    color: #000;
    text-decoration: underline; }

nav {
  font-family: Oswald, Helvetica, Arial, "sans-serif";
  font-size: 1.6667rem !important;
  background-color: #fff; }
  nav .navbar-toggler {
    border: 1px solid #fff;
    margin-left: 20px; }
    nav .navbar-toggler :after {
      content: 'Menu';
      position: relative;
      color: #fff;
      left: 50px;
      top: 5px; }
  nav .dropdown-item {
    font-size: 1.3333rem; }
  nav a.nav-link {
    font-size: 1.6667rem !important; }
  nav ul > li > a:link {
    color: #4E87A0 !important; }
  nav ul > li > a:visited {
    color: #4E87A0 !important; }
  nav ul > li > a.nav-link:hover {
    color: #003865 !important; }
  nav ul > li.active > a.nav-link {
    color: #003865 !important; }
  nav ul > li.active > a.nav-link:hover {
    color: #003865 !important; }
  nav ul > li > a.nav-link:focus {
    color: #003865 !important; }

/*
@media only screen and (min-width: 916px) {
	#mainNav .navbar-nav.ms-auto {
		float: right;
	}


	.navbar-expand-lg .navbar-collapse {
		display: block !important;
	}
}

@media only screen and (max-width: 915px) {
	
	nav {
		position: fixed !important;
		width: 100%;
		top:  0;
		left: 0;
		z-index: 10;
		height: 30px;
		#buttonContainer {
			position: fixed !important;
			top:  0;
			padding-top: 10px;
			background-color: #003865;
			border-bottom: 1px solid #ebebeb;
			height: 75px;
			width: 100%;
		}
		li {
			margin: 5px;
		}
	}
	
	.navbar-light .navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
	}
	
	.whiteBG {
		background-color: #fff;
	}
	header {
		margin-top: 75px;
	}
	.navbar-expand-lg #menuContainer {
		max-height: 100vh;
		background-color: #fff;
		overflow: scroll;
		padding-top: 75px;
	}
}
*/
/* reduced to 36pt */
/* reduced to 26pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 20pt */
/* reduced to 18pt */
/* reduced to 16pt */
@media only screen and (min-width: 997px) {
  #iconBar img {
    width: 50px;
    margin-bottom: 25px; }

  .fixedNavBar {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid #ebebeb;
    z-index: 10; }
    .fixedNavBar #iconBar img {
      /*width: 50px;
      height: auto;
      margin-bottom: 15px;*/ }

  #departmentServices img {
    display: inline-block;
    margin-right: 15px; }
  #departmentServices h2 {
    display: inline-block;
    position: absolute;
    margin: 0;
    padding: 0;
    width: auto;
    text-align: left;
    color: #fff;
    margin: 25px 0; }

  .desktop {
    display: block; }

  .mobile {
    display: none; }

  #mainNav .navbar-nav.ms-auto {
    float: right; }

  .navbar-expand-lg .navbar-collapse {
    display: block !important; } }
@media only screen and (max-width: 996px) {
  #searchBox #search {
    width: 85% !important; }

  #spotlight {
    display: none;
    /*background-image: cover;*/ }

  #iconBar div.row div.col-xs-12 {
    margin: 10px 0;
    text-align: left; }
    #iconBar div.row div.col-xs-12 h2 {
      margin: 15px 0;
      display: inline-block; }
    #iconBar div.row div.col-xs-12 a {
      display: inline-block; }
    #iconBar div.row div.col-xs-12 img {
      width: 50px;
      height: auto; }

  #social {
    margin-top: 0; }

  #departmentServices {
    text-align: center; }

  #recycling .col-xs-12 {
    margin-top: 25px;
    margin-bottom: 25px; }

  #info .card {
    margin-top: 75px;
    margin-bottom: 75px; }

  #contactFooter .col-xs-12 {
    margin-top: 75px;
    margin-bottom: 75px; }
  #contactFooter #address p {
    display: block;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis; }

  footer h1 {
    margin-bottom: 10px; }
  footer h2, footer h3, footer h4, footer h5, footer h6 {
    margin-bottom: 10px; }
  footer .col-xs-12 {
    margin-bottom: 50px; }
  footer .col-xs-12:nth-child(3) {
    margin-bottom: 0; }
    footer .col-xs-12:nth-child(3) ul {
      margin-bottom: 0;
      padding-bottom: 0; }
  footer .col-xs-12:nth-child(4) h2 {
    display: none; }

  .desktop {
    display: none; }

  .mobile {
    display: block; }

  nav {
    position: fixed !important;
    width: 100%;
    top: 0;
    left: 0;
    /*background-color: #003865;
    border-bottom: 1px solid #ebebeb;*/
    z-index: 10;
    height: 30px; }
    nav #buttonContainer {
      position: fixed !important;
      top: 0;
      padding-top: 10px;
      background-color: #003865;
      border-bottom: 1px solid #ebebeb;
      height: 75px;
      width: 100%;
      z-index: 10; }
    nav li {
      margin: 5px; }

  .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important; }

  .whiteBG {
    background-color: #fff; }

  header {
    margin-top: 75px; }

  .navbar-expand-lg #menuContainer {
    max-height: 100vh;
    background-color: #fff;
    overflow: scroll;
    padding-top: 75px; } }
@media (max-width: 915px) {
  #info .card-group > .card {
    flex: auto !important;
    min-width: 100%; } }
/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- iPad 3, 4 and Pro 9.7" ----------- */
/* Portrait and Landscape */
/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- iPad Pro 10.5" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 834px) and (max-device-width: 1112px) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- iPad Pro 12.9" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1024px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
/* Declare the same value for min- and max-width to avoid colliding with desktops */
/* Source: https://medium.com/connect-the-dots/css-media-queries-for-ipad-pro-8cad10e17106*/
@media only screen and (min-device-width: 1366px) and (max-device-width: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Galaxy Tab 2 ----------- */
/* Portrait and Landscape */
@media (min-device-width: 800px) and (max-device-width: 1280px) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media (max-device-width: 800px) and (orientation: portrait) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media (max-device-width: 1280px) and (orientation: landscape) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Galaxy Tab S ----------- */
/* Portrait and Landscape */
@media (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media (max-device-width: 800px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media (max-device-width: 1280px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Nexus 7 ----------- */
/* Portrait and Landscape */
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media screen and (device-width: 601px) and (device-height: 906px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Nexus 9 ----------- */
/* Portrait and Landscape */
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: portrait) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media screen and (device-width: 1536px) and (device-height: 2048px) and (-webkit-min-device-pixel-ratio: 1.331) and (-webkit-max-device-pixel-ratio: 1.332) and (orientation: landscape) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Kindle Fire HD 7" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media only screen and (min-device-width: 800px) and (max-device-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
  #spotlight {
    background-attachment: scroll !important; } }
/* ----------- Kindle Fire HD 8.9" ----------- */
/* Portrait and Landscape */
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Portrait */
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: portrait) {
  #spotlight {
    background-attachment: scroll !important; } }
/* Landscape */
@media only screen and (min-device-width: 1200px) and (max-device-width: 1600px) and (-webkit-min-device-pixel-ratio: 1.5) and (orientation: landscape) {
  #spotlight {
    background-attachment: scroll !important; } }
