@import url('https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Nunito+Sans:wght@400;700&display=swap');

body { margin: 0; font-family: 'Nunito Sans', sans-serif; font-size: 16px; line-height: 28px; color: #000; }
a { color: #35485E; }
a:hover, a:active { color: #11243A; }
.clear { clear: both; }
hr { margin-block-start: 20px; margin-block-end: 20px; border: 0px; border-top: 1px solid #E5E5E5 !important; }
a.button { background: #4B5E75; display: inline-block; padding: 6px 16px; border-radius: 5px; color: #FFF; text-decoration: none; color: #FFF; font-weight: 700; margin: 2.5px 2.5px 2.5px 0; }
a.buttonRed { background: #C6542D; display: inline-block; padding: 6px 16px; border-radius: 5px; color: #FFF; text-decoration: none; color: #FFF; font-weight: 700; }
a.button:hover { background: #21354C; transition: 1s all; }
.content { min-height: calc(100vh - 339px); }
.content.noMinimum { min-height: 0; }
.mobileIcon { display: none; }

h1, h2, h3 { font-family: 'Merriweather', serif; }

/* Header */
.alert { background: #7E0000; color: #FFF; padding: 15px 10px; text-align: center; font-size: 18px; font-weight: 700; }
.alert a { color: #FFF; text-decoration: none; }
.alertButton { background: rgba(255,255,255,.2); padding: 0 10px; margin-left: 10px; display: inline-block; }

.headerTopContainer { width: 100%; background: #000; }
#headerTop { width: calc(100% - 220px); font-size: 15px; line-height: 30px; max-width: 1220px; margin: 0 auto; color: #FFF; padding: 5px 0 5px 200px; font-weight: 700; }
#headerTop a { color: #FFF; text-decoration: none; display: inline-block; padding: 0 10px; }
#headerTop a:hover, #headerTop a:active { color: rgba(255, 255, 255, .8); }
.headerWeather { float: left; }
.headerLinks { float: right; text-align: right; }

.headerText { float: left; padding: 16px 0 14px; line-height: 20px; text-align: center; letter-spacing: 2px; font-weight: 700; color: #35485E; text-transform: uppercase; }
.headerText a { text-decoration: none; }
.HeaderCountyName { line-height: 40px; font-size: 40px; font-family: 'Merriweather'; letter-spacing: 0; color: #000 !important; font-weight: 700; }

.headerContainer { width: 100%; background: #F6F6F6; height: 90px; }
#header { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; }
.headerLogo { float: left; }
.headerLogo img { margin: -40px 0 0; width: 220px; height: auto; transition: all 250ms ease-out; }

.sticky { position: fixed; top: 0; width: 100%; z-index: 10; border-top: 3px solid #000; }
.sticky { height: 80px; transition: all 250ms ease-out; }
.sticky img { width: 120px; margin: -20px 0 0; }
.sticky + .content { padding-top: 90px; }
.sticky .topnav { margin-top: 18px; }

/* Navigation */
.topnav { overflow: hidden; float: right; margin-top: 24px; }
/* Style the links inside the navigation bar */
.topnav a { font-family: 'Merriweather'; float: left; display: block; color: #000; text-align: center; padding: 6px 10px; text-decoration: none; text-transform: uppercase; font-size: 18px; }
.topnav a:hover { color: #FFF; }
.topIcon { display: none; }
.dropdown { float: left; overflow: hidden; margin: 0 6px; }
.dropdown .dropbtn { font-family: 'Merriweather'; font-size: 18px; border: none; outline: none; color: #000; font-weight: 700; padding: 6px 10px; background-color: transparent; line-height: inherit; font-family: inherit; margin: 0; }
.topnav a.standard { font-weight: 700; margin: 0 6px; }
.topnav a.standard i { line-height: inherit; }
a.watchLive { background: #8D3048; color: #FFF; animation: liveBackground 5s infinite; }
a.watchLive:hover { color: #FFF !important; }
@keyframes liveBackground {
  0% {background: #460213;}
  50% {background: #CC092F;}
  100% {background: #460213;}
}
.dropdown .dropbtn a { padding: 0; float: none; display: inline; }
.dropdown .dropbtn i { margin-left: 5px; }
.dropdown-content { display: none; position: absolute; background-color: #35485E; min-width: 158px; max-width: 250px; z-index: 10; overflow: hidden; }
.dropdown-content.dropdown-dept { width: 380px; max-width: 380px; display: none; flex-direction: column; flex-wrap: wrap; height: 340px; }
.dropdown-content a { float: none; color: #FFF; padding: 6px 10px; text-decoration: none; display: block; text-align: left; text-transform: none !important; font-size: 14px; line-height: 20px; font-family: 'Nunito Sans' !important; }
.dropdown-content a.last { border-bottom: 0; }
.dropdown-content.dropdown-dept a { padding: 6px 10px; width: 168px; float: left; }
.topnav a:hover, .dropdown:hover .dropbtn, .dropdown:hover .dropbtn a { background-color: #35485E; color: #FAA31B; }
.dropdown .dropbtn a:hover { color: #FAA31B; }
.dropdown-content a:hover { background-color: #35485E; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropdown-content.dropdown-dept { display: flex; }

/* Homepage - Rotator */
.homeRotator { width: calc(100% - 40px); padding: 20% 20px calc(14% + 80px); background-image: url(/images/home/courthouse.jpg); background-position: center center; background-size: cover; }

/* Homepage - Rotator */
#rotator.rotator { position: relative; padding: 0; width: 100%; height: 40vh; min-height: 440px; max-width: 100%; }
#rotator.rotator > .rotator__video { width: 100%; height: 100%; object-fit: cover; position: absolute; z-index: -10; left: 0; top: 0; }

@media screen and (max-width: 600px) {
  #rotator.rotator { min-height: 350px; }
}

/* Homepage - Icons */
.trendingIcons { width: 1200px; margin: -80px auto; padding: 0; display: flex; height: 140px; background: #35485E; }
.trendingIcons .icon { width: 200px; text-align: center; background: #35485E; }
.trendingIcons .icon a { text-decoration: none; color: #000; width: 150px; height: 115px; color: #FFF !important; display: block; text-align: center; margin: 0 auto; padding: 25px 10px 0; font-size: 14px; line-height: 20px; }
.trendingIcons .icon a i { font-size: 55px; margin: 0 auto 5px; line-height: 70px; display: block; }
.trendingIcons .icon a:hover { color: #FAA31B; transition: 1s; }

h2.homeHeader { text-transform: uppercase; text-align: center; }

.homeSearchContainer { background: #FAA31B; padding: 80px 0 40px; margin: 20px 0 0; }
.homeSearch { margin: 0 auto 0; width: calc(100% - 40px); max-width: 800px; }
.homeSearch input[type="text"]:not(.homeSearchInput) { width: 800px; display: block; margin: -5px auto 10px; font-size: 18px; font-family: 'Nunito Sans'; border: 2px solid #35485E; border-radius: 5px; padding: 5px 8px; }
.homeSearch nl-autocomplete, .homeSearch nl-autocomplete .awesomplete { height: auto; }
.homeSearch .homeSearchInput { box-shadow: none; width: 100%; display: block; border-radius: 0.25em; padding: 0.5rem 0.75rem; font-size: 1rem; line-height: 1.5rem; border: 2px solid #35485E; }
.homeSearch h2 { color: #35485E; }

/* Page Headers */
.pageHeaderContainer { width: 100%; padding: 10% 0 20px; background-position: center center; background-size: cover; }
.pageHeaderContainer.slim { padding: 20px 0; background: #E5E5E5; }
#sectionHeader { width: calc(100% - 40px); max-width: 1400px; margin: 30px auto 0; }
.sectionParent a { display: inline-block; background: #35485E; color: #FFF; padding: 2px 6px 0; text-transform: uppercase; font-weight: 700; color: #FFF; text-decoration: none; margin: 0 0 5px; }
.sectionPageHeader h1 { display: block; margin: 0; line-height: 38px; color: #FFF;text-shadow: 0, 0, 10px #000; }
.pageHeaderContainer.slim .sectionPageHeader h1 { color: #000; }
.sectionPageHeader h1 a { color: #FFF; text-decoration: none; }
.pageHeaderContainer.slim .sectionPageHeader h1 a { color: #35485E; }
.serviceIntro { font-size: 20px; line-height: 32px; padding-bottom: 1em; border-bottom: 1px solid #EEEEEE; margin-bottom: 1em; }

/* Contact Page */
.contactInfo { margin: 0 0 20px; border-bottom: 1px solid #E5E5E5; font-size: 14px; line-height: 22px; padding: 0 0 20px; }
.contactInfo h3 { margin: 0; }
.contactInfo .intro { margin-bottom: 5px; }

.staffRow { width: 100%; border-top: 1px solid #EEEEEE; padding: 5px 0; }
.staffName { width: calc(100% - 130px); float: left; }
.staffPhone { width: 130px; float: right; text-align: right; }
/* Departments */
.departmentAlertContainer { background: #7E0000; width: 100%; padding: 20px 0; }
.departmentAlert { max-width: 1400px; width: calc(100% - 40px); margin: 0 auto; color: #FFF; }
.departmentAlert h3 { margin: 0 0 5px; }
.departmentAlert p { margin: 0; }
.departmentAlert a { color: #EEEEEE; }

.department { display: flex; flex-wrap: nowrap; width: 100%; max-width: 1440px; margin: 0 auto; }
.departmentContact { padding: 20px 20px 20px 17.5px; width: 302.5px; order: 1; background: #E5E5E5; line-height: 26px; }
.departmentContent { padding: 20px; width: calc(100% - 380px); order: 2; }
.departmentContent h2:first-child, .departmentContact h2:first-child, .departmentContact h4 { margin-top: 0; }
.departmentContact i { margin-right: 5px; }
.departmentContact p { margin: 0 0 20px 26.25px; }
.departmentContact p a i { margin-left: 5px; text-decoration: none; }
.departmentContact h4 { margin-bottom: 2.5px; font-size: 17px; color: #35485E; }
.departmentContent .intro { font-size: 20px; line-height: 34px; border-bottom: 1px solid rgba(70, 153, 169, .3); padding-bottom: 20px; margin-bottom: 20px; }
.departmentContactStaff { margin: 0 0 20px 26.25px; }
.staffSpacer { width: 100%; height: 5px; }

.departmentStaff { margin-top: 1em; padding-top: 1em; border-top: 1px solid #E5E5E5; }

.departmentIcons { margin: -10px 0 0; display: flex; flex-wrap: wrap; justify-content: stretch; border-bottom: 1px solid #EEE; }
.departmentIcons .qlIcon { width: calc(20% - 20px); margin: 10px; transition: all 350ms ease-out; transform: translateY(0); line-height: 22px; }
.departmentIcons .qlIcon a { font-weight: 700; text-align: center; display: block; padding: 15px 0; text-decoration: none; color: #35485E; }
.departmentIcons .qlIcon a i { font-size: 45px; margin-bottom: 5px; line-height: 90px; height: 90px; display: inline-block; color: #35485E !important; width: 90px; transition: all 300ms ease-out; border-radius: 50%; }
.departmentIcons .qlIcon:hover a i { background: #35485E !important; border-radius: 50%; transition: all 100ms; color: #FFF !important; }

.departmentMap { height: 450px; overflow: hidden; }
.departmentMap iframe { width: 100%; height: 450px; border: 0; }

/* Department and Services */
.phoneInfoContainer { background: #EEEEEE; padding: 20px 0; text-align: center; }
.phoneInfo { display: flex; width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; }
.phoneDetail { width: 33.3%; }
.phoneDetail4x { width: 25%; }
.highlightedContent { width: calc(100% - 20px); padding: 10px; background: #F2F2F2; border-bottom: 5px solid #2C2A2B; }
.highlightedContent p:last-child { margin-bottom: 0; }

/* Modules - Cities */
#communities { display: flex; flex-wrap: wrap; margin: -10px; width: calc(100% + 20px); }
.city { background: #DDD; width: calc(33.3% - 20px); margin: 10px; }
.cityImage { width: 100%; background: #CCC; background-position: center center !important; background-size: cover !important; }
.cityImage.noLink { width: 100%; padding-bottom: 66.6%; }
.cityImage a { width: 100%; display: block; padding-bottom: 66.6%; }
.cityDetail { padding: 10px; font-size: 15px; line-height: 22px; background: #EEEEEE; }
.cityDetail h3 { margin: 0 0 2px; }
.cityLink { width: 25%; float: left; text-align: center; font-size: 14px; line-height: 22px; font-weight: 700; }
.cityLink3x { width: 33.3%; }
.cityLink2x { width: 50%; }
.cityLink1x { width: 100%; }
.cityLink a { text-decoration: none; display: block; padding: 13px 0 5px; }
.cityLink a:hover { background: #11243A; color: #FFF; }
.cityLink a i { display: block; margin: 0 0 2px; font-size: 20px; }
.cityDivider { width: 100%; clear: both; margin: 5px 0; border-bottom: 1px solid #E5E5E5; }

/* Departments - Board Members */
.boardMembers { display: flex; flex-wrap: wrap; margin: 0 auto; max-width: 800px; }
.boardMember { width: calc(33% - 20px); padding: 10px; margin: 0 0 10px; font-size: 15px; line-height: 22px; }
.boardMember b { font-size: 16px; }
.boardMember img { width: 100%; height: auto; margin: 0 0 5px; }

/* Calendar */
.eventListing { width: calc(100% - 10px); padding: 20px 5px; margin: 0 auto; border-bottom: 1px dotted #CCC; color: #666; }
.eventListing .eventImage { width: 300px; float: right; height: 200px; background-size: cover; background-position: center center; border-bottom: 5px solid #35485E; }
.eventListing h3 { margin: 0; }
.eventListing p, .newsListing p { margin: .5em 0; }
.eventListing p.eventButton, .newsListing p.newsButton { margin: 1em 0 0; }
a.eventButton { background: #2C2A2B; padding: 2px 10px; border-radius: 10px; color: #FFF; text-decoration: none; font-weight: 700; margin: 0 auto; width: 145px; text-align: center; }
a.eventButtonRight { display: block; width: 100%; font-size: 22px; padding: 6px 10px; }

/* Services */
/* Services */
#servicePage { display: flex; flex-wrap: wrap; width: 100%; max-width: 1440px; margin: 0 auto; min-height: calc(100vh - 319px - 156px - 86px - 450px) }
.serviceDetail { width: calc(100% - 360px); padding: 20px; order: 1; }
.serviceDetail .intro { font-size: 20px; line-height: 34px; border-bottom: 1px solid rgba(70, 153, 169, .3); padding-bottom: 20px; margin-bottom: 20px; }
.serviceDetail h2:first-child, .serviceDetail h3:first-child { margin-top: 0; }

.serviceNav { width: 320px; line-height: 24px; order: 2; background: #EEE; }

.serviceNav h3 { margin: 20px; font-size: 22px; }
.serviceNav h3 a { color: #666; text-decoration: none; padding: 0; }

.serviceNav a { display: block; padding: 8px 20px; font-weight: 700; text-decoration: none !important; font-size: 17px; line-height: 32px; }
.serviceNav a i { font-size: 21px; line-height: 32px; width: 32px; }
.serviceNav a.active { background: #DDD !important; font-weight: 700; }
.serviceNav a:hover { background: #DDD; transition: .5s; }
.serviceNav h3 a:hover { background: none !important; color: #25274D; }
.serviceDivider { border-top: 1px solid #25274D; height: 10px; margin: 10px auto 0; width: calc(100% - 20px); }

/* Elections */
.electionYear h2 { margin: 1.5em 0 1em; }
.electionDetails { margin-bottom: 1em; padding-bottom: 1em; border-bottom: 1px solid #E5E5E5; }
.electionDetails b, .precinct b.lead, .precinctAlt b.lead { display: block; font-size: 18px; padding: 0 0 5px; }
.electionInfo { float: left; width: 50%; }
.electionLinks { float: right; width: 50%; }
.electionLinks a { display: block; font-weight: 700; }
.precinct a, .precinctAlt a { font-weight: 700; }
.electionLinks a i, .precinct a i, .precinctAlt a i { text-decoration: none; margin-right: 5px; }
.electionTypeDescription { display: none; position: absolute; width: calc(50% - 20px); z-index: 100; background: #E5E5E5; border: 2px solid #BBB; border-radius: 5px; padding: 10px; }
a.electionTypeInfo { cursor: pointer; }
a:hover.electionTypeInfo + div.electionTypeDescription { display: block; }
a.precinctInfoIcon { cursor: pointer; }
a:hover.precinctInfoIcon + div.precinctInfoDescription { display: block; }

/* Elections - Detail Page */
.electionPage h3 { margin: 1.5em 0; font-size: 20px; }
.electionResults h3 { margin: 2em 0 1.5em; }
.resultsLink, .resultsCount { width: calc((100% - 60px) / 2); margin: 10px; float: left; padding: 20px 5px; background: #EEEEEE; border-radius: 5px; text-align: center; font-weight: 700; }
.resultsLink a { text-decoration: none; display: block; }
.resultsLink a i { margin-left: 10px; }
.resultsLink:hover { background: #E5E5E5; }
.electionsBack { margin: 2em 0 0; text-align: center; }
#ballots:before { height: 80px; display: block; content: ''; margin-top: -80px; }
.electionGraph h3 { margin: 2em 0 1.5em; }
.electionGraph .graphCat, .electionGraph .graphCatS, .electionGraph .graphNum, .electionGraph .graphNumS { height: 30px; line-height: 30px; float: left; font-weight: 700; font-size: 12px; }
.electionGraph .graphCat { width: 160px; text-align: right; margin-right: 5px; }
.electionGraph .graphCatS { width: 95px; text-align: right; margin-right: 5px; }
.electionGraph .graphNum { width: 55px; text-align: left; margin-left: 5px; }
.electionGraph .graphGraph { width: calc(100% - 225px); height: 20px; margin: 5px 0; float: left; background: #EEEEEE; }
.electionGraph .graphGraphS { width: calc(100% - 160px); height: 20px; margin: 5px 0; float: left; background: #EEEEEE; }
.electionGraph strong { color: #666; font-size: 18px; display: block; margin: 30px 0 5px; }
.graphSpacing { margin: 10px 0; }

.homeElectionTurnout .registerToVote a { width: 150px; color: #FFF; padding: 10px; margin: 1.5em auto 0; display: block; background: #11437F; text-align: center; text-decoration: none; font-weight: 700; border-radius: 10px; }
.voterReg { margin: 0 auto; padding: 20px 0 50px; border-top: 1px solid #E5E5E5; }
.voterReg .registerToVote { text-align: center; }
.voterReg .registerToVote a i { text-decoration: none; margin-right: 5px; }
.voterReg h3 { text-align: center; }
.voterReg .graphSpacing { margin: 10px auto 30px; max-width: 800px; }
.graphFill { height: 20px; float: left; background: #E02121; }
.graphMetric { height: 30px; margin: -5px 5px; line-height: 30px; float: left; font-weight: 700; }
.graphDivider { height: 10px; margin-bottom: 10px; border-bottom: 1px solid #E5E5E5; }
.graphHeader { margin: 2em 0 1em; font-size: 14px; }
.graphHeader h4 { margin: 0; font-size: 16px; }

/* Ballots */
.serviceDetail.elections input[type="text"], input[type="text"].searchElections, .listFilter input[type="text"], input.instantSearch[type="text"] { display: block; border: 2px solid #EEEEEE; width: 100%; padding: 5px; font-size: 18px; font-family: 'Nunito Sans', sans-serif; margin: 20px 0; border-radius: 5px; }
.listFilter input[type="text"] { margin-top: 0; }
.ballotRow { width: 100%; padding: .5em 0; border-bottom: 1px dotted #CCC; font-size: 14px; }
.ballotRow a { display: block; font-size: 16px; }
.ballotRow a i { text-decoration: none; margin-right: 5px; }

/* Maps */
.countyMaps { width: calc(100% + 20px); margin: 20px -10px 0; display: flex; flex-wrap: wrap; }
.countyMaps h2 { width: calc(100% - 20px); text-align: center; margin: 20px auto 10px; }
.countyMaps .map { width: calc(25% - 30px); margin: 10px 10px 20px; text-align: center; text-decoration: none; line-height: 24px; font-weight: 700; }
.countyMaps .map a { text-decoration: none !important; display: block; }
.mapLink:hover, .mapLink.right:hover { background: #E5E5E5; }

/* Registered Voters */
.registeredVoters { background: #EEEEEE; width: 360px; float: right; padding: 10px; margin-left: 10px; margin-bottom: 10px; }
.registeredVoters h3 { margin-top: 0; text-align: center; }

/* Modules - Jobs/Employment */
.jobListing { padding: 0 0 20px; border-bottom: 1px solid #E5E5E5; margin: 0 0 20px; }
.jobListing h3:first-child { padding-top: 0; margin-top: 0; }
.jobListing p:last-child { padding-bottom: 0; margin-bottom: 0; }

/* Content Pages - with No Navigation */
#standardPage { width: calc(100% - 40px); max-width: 1400px; padding: 20px; margin: 0 auto; }
#standardPage img, #servicePage img, .departmentLeft img { max-width: 100%; height: auto; }
#standardPage figure, #servicePage figure, figure { max-width: 100%; margin: 10px 0 10px 10px; height: auto;  }
figure img { margin: 0 !important; }
figcaption { font-size: 14px; line-height: 20px; }


/* Content Pages - with Left Navigation */
#standardPageNav { display: flex; flex-wrap: wrap; width: 100%; max-width: 1440px; margin: 0 auto; }
.standardPageFull { width: calc(100% - 40px); padding: 20px; }
.standardPageNav { width: 320px; background: #E5E5E5; }
.standardPageNav h3 { margin: 20px; color: #000; font-size: 22px; }
.standardPageNav a { display: block; padding: 8px 20px; color: #35485E; text-decoration: none !important; font-size: 17px; cursor: pointer; }
.standardPageNav a i { text-decoration: none; margin-right: 8px; }
.standardPageDetail { width: calc(100% - 360px); padding: 20px; }
.standardPageNav a.activebtn { background: #35485E !important; font-weight: 700; color: #FFF; }
.standardPageNav a:hover { background: #35485E; color: #FFF; }
.serviceNav h3 a:hover { background: none !important; color: #35485E; }

/* Modules - Section Corners */
#townshipMap { width: 1074px; height: 1089px; display: flex; flex-wrap: wrap; align-items: center; border: 3px solid #213159; background-image:url(/images/county_map.png); background-size: calc(100% + 7px); background-position: -3px -3px; }
.township { width: calc(25% - 1px); text-align: center; border-right: 1px solid #213159; border-bottom: 1px solid #213159; background: rgba(196,224,200,.4); }
.townshipLastColumn { width: 25%; border-right: 0; }
.townshipLastRow { border-bottom: 0; }
.township a { padding: 121px 0 0; display: block; height: 150.5px; font-weight: 700; }
.township a i { display: inline-block; text-decoration: none; margin-left: 5px; }
.township a:hover, .townshipCurrent { background: rgba(221, 221, 221, .8); }

/* Modules - Township */
.townshipList { display: flex; flex-wrap: wrap; } .townshipIndiv { width: 25%; } @media screen and (max-width:1050px) { .townshipIndiv { width: 50%; } }
.townshipTaxes { float: right; width: 200px; padding: 10px; background: #EEEEEE; border-radius: 5px; margin-left: 10px; }
.townshipTaxes h4 { margin: 0; }
.townshipTaxes ul { margin: 10px 0 0; }

/* Content Pages - All */
.standardPageIntro { border-bottom: 1px solid #E5E5E5; font-size: 20px; line-height: 32px; margin: 0 auto 20px; padding: 0 0 20px; }

/* Content - General */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* Modules - FAQ */
.faqLabel { float: left; width: 40px; font-size: 24px; text-align: center; color: #FAA31B; padding: 14px 0; }
.faqText { float: left; width: calc(100% - 40px); }
.faqTextQ { font-weight: 700; }
.faqText p { margin: 1rem 0; }
.faqQA { border-bottom: 1px solid #C4DBDF; padding-bottom: 1em; margin-bottom: 1em; }
.faqLast { border-bottom: none; }
.faqSection input[type="text"] { font-family: 'Nunito Sans', sans-serif; border: 2px solid #EEEEEE; width: 100%; padding: 5px; font-size: 18px; margin: 0 0 .5em; border-radius: 5px; }
.faqSection h2.faqFirst { margin-top: .5em; }
.faqSection h4 { margin: 1em 0; }
#filterContainer, #myBtnContainer.filterContainer { margin: -5px 0 calc(2em - 5px); padding-left: 8px; }
#myBtnContainer.filterContainer .btn { display: inline-block; margin: 5px; background: rgba(62, 122, 194, 0.3); padding: 2px 5px; border-radius: 5px; cursor: pointer; }
#myBtnContainer.filterContainer .btn:hover { background: #203648; color: #FFF !important; }
#myBtnContainer.filterContainer .btn.activebtn, #myBtnContainer.filterContainer .btn.activebtn:hover { background: #203648; color: #FFF; font-weight: 700; }
.listHidden { display: none !important; }
.filterDiv { display: none; }
.show { display: block; }
.highlightedFAQ { background: rgba(210, 0, 0, 0.3); padding: 10px; }
.highlightedFAQ .faqQA { padding-bottom: 0; margin-bottom: 0; border-bottom: 0; }
.highlightedFAQ h4 { margin-top: 0; }
input.fullSearch { width: 100%; padding: 2px 8px; border: 2px solid #CCC; font-size: 18px; font-family: 'Nunito Sans', sans-serif; }

/* Content Pages - with Two Columns */
.contentColumns { display: flex; flex-wrap: wrap; margin: -20px 0 0; }
.contentColumns.news { margin:-20px; }
.contentLeft { width: calc(100% - 360px); margin-right: 20px; padding: 20px 0; }
.contentLeft.news { width: calc(100% - 380px); margin-right: 0; padding: 20px; }
.contentLeft h2:first-child, .contentLeft h3:first-child { margin-top: 0; }
.contentLeft img { margin: 1em 0 0; }
.contentLeft img.newsImage, .serviceDetail img.newsImage { display: block; margin: 1em auto; width: 500px; max-width: 100%; height: auto; }
.contentRight { width: 300px; background: #EEEEEE; padding: 20px; font-size: 15px; line-height: 24px; }
.contentRight h2:first-child, .contentRight h3:first-child, .contentRight p:first-child { margin-top: 0; }
.contentRight ul, .contentRight ol { padding-inline-start: 30px; }
.virtualOverlay { width: 800px; }

.rightNews h4, .mainNews h4 { margin-bottom: 0; }
.rightNews b { margin-bottom: 10px; display: block; font-weight: 400; }
.rightNews { font-size: 14px; line-height: 22px; }
.mainNews b { margin-bottom: 10px; display: block; font-weight: 400; font-size: 14px; line-height: 20px; }

/* Modules - Budgets */
.financialTaxFilter { margin-bottom: 1em; }
.financialTaxInfo { display: flex; flex-wrap: wrap; }
.financialTaxInfo .leftColumn { width: 48%; }
.financialTaxInfo .rightColumn { width: 50%; margin-left: 2%; }

/* Forms */
#contactForm i { font-style: normal; color: #C00; font-weight: 700; }
#contactForm ol { margin: 0; list-style-type: none; padding: 0; }
#contactForm ol label { display: block; font-size: 15px; line-height: 24px; font-weight: 700; }
#contactForm ol li .checkboxGroup { margin-bottom: 0.5em; }
#contactForm ol input[type="text"], #contactForm ol input[type="email"], #contactForm ol input.form-input { font-family: 'Nunito Sans', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid rgb(209,213,219); margin-bottom: 1em; box-shadow: 0 0 #0000, 0 0 #0000, 0 1px 2px 0 rgba(0, 0, 0, 0.05); }
#contactForm ol input[type="submit"] { display: block; width: 150px; font-family: 'Nunito Sans', sans-serif; font-size: 16px; color: #FFF; text-align: center; border: 0; background: #35485E; padding: 10px 0; margin: 1.5em 0 0; }
#contactForm ol select { font-family: 'Nunito Sans', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #E5E5E5; margin-bottom: 1em; }
#contactForm ol textarea { font-family: 'Nunito Sans', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #E5E5E5; margin-bottom: 1em; }

#contactForm li.width50 { width: 49%; float: left; margin-right: 1%; }
#contactForm li.width40 { width: 39%; float: left; margin-right: 1%; }
#contactForm li.width33 { width: 32.3%; float: left; margin-right: 1%; }
#contactForm li.width30 { width: 29%; float: left; margin-right: 1%; }
#contactForm li.width25 { width: 24%; float: left; margin-right: 1%; }
#contactForm li.width20 { width: 19%; float: left; margin-right: 1%; }
#contactForm li.width50.right { width: 50%; margin-right: 0%; }
#contactForm li.width40.right { width: 40%; margin-right: 0%; }
#contactForm li.width33.right { width: 33.3%; margin-right: 0%; }
#contactForm li.width30.right { width: 30%; margin-right: 0%; }
#contactForm li.width25.right { width: 25%; margin-right: 0%; }
#contactForm li.width20.right { width: 20%; margin-right: 0%; }
#contactForm hr { margin-block-start: 10px; }

@media screen and (max-width: 600px) {
  #contactForm li.width50, #contactForm li.width40, #contactForm li.width33, #contactForm li.width30, #contactForm li.width25, #contactForm li.width20, #contactForm li.width40.right, #contactForm li.width33.right, #contactForm li.width30.right, #contactForm li.width25.right, #contactForm li.width20.right {
    width: 100% !important;
    margin: 0 !important;
    float: none;
  }
}

/* Modules - Amateur Radio */
.repeaterRow { display: flex; flex-wrap: wrap; border-bottom: 1px solid #EEE; }
.repeaterRow.headerRow { background: #35485E; color: #FFFFFF; font-weight: 700; }
.rCounty, .rCity { width: 152.5px; padding: 5px; }
.rMode { width: 115px; padding: 5px; }
.rRepeater, .rTone, .rCallSign { width: calc((100% - 480px) / 3); text-align: center; padding: 5px; }
.repeaterRow:hover { background: #F6F6F6; }
.mOnly { display: none; }

@media screen and (max-width: 1100px) { 
    .repeaterRow.headerRow { display: none; }
    .rCounty { font-weight: 700; }
    .rCounty, .rCity, .rMode, .rRepeater, .rTone, .rCallSign { width: calc(100% - 10px); text-align: left; padding: 0 5px; }
    .rCounty { padding-top: 5px; }
    .rMode { padding-bottom: 5px; }
    .mOnly { display: inline; }
}

/* Modules - Minutes */
.boardMeeting { text-decoration: none; padding: 5px 0; border-bottom: 1px solid #EEEEEE; display: block; width: 100%; }
.boardMeeting:hover { background: #EEEEEE; }
.boardMeeting a i { margin-left: 5px; text-decoration: none; }
.boardMeeting.last { border-bottom: none; }

.boardDate { width: calc(100% - 375px); float: left; }
.meetingNotes { font-size: 13px; color: #666; line-height: 16px; display: block; margin: 0 0 5px; }
.boardDetail { width: 125px; text-align: center; float: right; }

/* Modules - Departments */
.listDepartment { border-bottom: 1px dotted #CCC; padding: 10px 5px; }
.listDepartment:hover, .listLink:hover { background: #EEEEEE; }
.listDepartment h3 { margin: 0 0 5px; }
.listDepartmentInfo { float: left; width: 340px; }
.listDepartmentServices, .listDepartmentSocial { float: right; width: calc(100% - 340px); }
.listDepartmentInfo.bos { margin-bottom: 1em; float: none; width: 100%; }
.listDepartmentInfo.listSocial h3 { margin: 0 !important; }
.listDepartmentSocial a i { font-size: 1.5rem; }
.listDepartmentSocial .listIcon { display: inline-block; float: right; margin: 0; width: 40px; text-align: center; }
a.listServiceIcon { color: #FFF; display: inline-block; margin: 0 5px 5px 0; background: #DB6646; padding: 2px 6px; border-radius: 5px; font-weight: 500; text-decoration: none; }
a.listServiceIcon i { margin-right: 5px; text-decoration: none !important; }
a.listServiceIcon:hover { background: #BF4423; text-decoration: underline; transition: 250ms all; }

/* Modules - Credits & Exemptions */
.creditRow { width: calc(100% - 10px); padding: 5px; border-bottom: 1px dotted #EEEEEE; display: flex; flex-wrap: wrap; }
.creditRow.header { font-weight: 700; background: #EEEEEE; border-bottom: 1px dotted #E5E5E5; margin-top: 10px; }
.creditName { width: 250px; }
.creditTime { width: 100px; }
.creditContact { width: calc(100% - 500px); }
.creditDeadline { width: 150px; text-align: center; }
.creditDescription { width: 100%; }
.creditDescription p { margin: 5px 0; font-size: 15px; line-height: 26px; }
.creditDetail { display: none; }

/* Modules - Sheriff Sales*/
#sheriffSales { width: 100%; }
.sheriffSalesRow { width: calc(100% - 2px); display: flex; flex-wrap: wrap; padding: 6px 1px 6px; border-bottom: 1px solid #AAA; }
.sheriffSalesRow.header { background: #E6E6E6; font-weight: 700; align-items: flex-end; padding-bottom: 4px; }
.sheriffSalesRow:hover { background: #E6E6E6; transition: 1s; }
.salesDate { width: 140px; padding: 0 0 0 0; }
.salesDate b { color: #C00; }
.salesAddress { width: 200px; padding: 0; }
.salesResult { width: calc(100% - 400px); padding: 0 0 0 10px; }
.salesAmount { width: 160px; padding: 0; }

/* Modules - Notifications */
form#notificationsForm { display: block; max-width: 800px; width: 100%; margin: 0 auto; }
#notificationsForm ol { margin: 0; list-style-type: none; padding: 0; }
#notificationsForm ol label { display: block; font-size: 15px; line-height: 24px; }
#notificationsForm ol input[type="text"], #notificationsForm ol input[type="email"] { font-family: 'Nunito Sans', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #E5E5E5; margin-bottom: 1em; }
#notificationsForm input[type="submit"] { display: block; width: 150px; font-family: 'Nunito Sans', sans-serif; font-size: 16px; color: #FFF; text-align: center; border: 0; background: #35485E; padding: 10px 0; margin: 1.5em 0 0; }

/* Job Openings */
.jobOpening { padding: 1em 0; border-bottom: 1px solid #EEEEEE; }
.jobOpening h3 { margin: 0 0 .5em; }
.jobOpening .jobButtons a i { text-decoration: none; margin-left: 5px; }

/* Footer */
.infoFooter { display: none; }
.footerContainer { width: 100%; background: #35485E; }
#footer { display: flex; max-width: 1440px; color: #FFF; width: calc(100% - 40px); margin: 0 auto; vertical-align: middle; align-items: center; }
#footer { font-size: 13px; line-height: 23px; }
#footer b { font-size: 14px; font-family: 'Merriweather'; }
#footer a { color: rgba(255,255,255,.9); }
.footerLogo, .footerInfo, .footerLinks { width: 33.3%; text-align: center; padding: 30px 0; }
.footerLogo { order: 2; }
.footerLogo img { width: auto; height: 130px; margin: -10px auto; }
.footerInfo { order: 1; }
.footerLinks { order: 3; }

#credit { background: #FFF; color: #333; font-size: 12px; line-height: 30px; padding: 5px 10px; width: calc(100% - 20px); text-align: center; }
#credit .container { width: 100%; max-width: 1440px; margin: 0 auto; }
#credit .copyright { width: calc(100% - 200px); float: left; text-align: left; }
#credit .poweredBy { width: 200px; float: right; text-align: right; }
#credit .poweredBy a { color: #666; text-decoration: none; }
#credit img { height: 30px; width: auto; margin: 0 0 0 10px; vertical-align: middle; border: none; }

/* Events Widgets */
.widgetEventBox { width: calc((100% - 170px) / 5); padding: 10px 12px 10px; margin: 0 10px 0 0; background: #FFF; color: #000; float: left; font-size: 12px; line-height: 19px; border-radius: 5px; border: 1px solid #E5E5E5; }
.widgetEventBox.boxNo5 { margin: 0; }
.widgetEventBox:hover { background: #EEEEEE; }
h3.widgetEventHeader a { display: block; text-decoration: none; text-transform: uppercase; font-size: 14px; letter-spacing: 1px; padding: 0 0 5px; border-bottom: 1px solid #22336B; }
.widgetDate { display: block; font-weight: 700; font-size: 14px; text-align: center; }
.widgetEvent { display: block; margin: 12px 0 0; color: #666; }
.widgetEvent a { color: #35485E; text-decoration: none; font-weight: 700; }
.widgetEvent a.mapLink { color: #FAA31B; margin-left: 2px; }
.calEventBoxes { width: 100%; }
.calEventBox { width: calc(100% / 7); padding: 5px; background: #FFF; display: table-cell; font-size: 12px; line-height: 19px; }
.calEventBox.box0 { margin-left: 0; }
.calEventBox:hover, .calEventBox.calToday { background: #EEEEEE; padding: 4px; border: 1px solid #FAA31B; }
.calDate { display: block; border-bottom: 1px dotted #BBB; font-weight: 700; }
.calEvent { display: block; margin: 15px 0 0; }
.calEvents { min-height: 100px; }
.calDivider { clear: both; height: 20px; }
.headerBox, .headerBox:hover { background: #FAA31B; color: #FFF; font-weight: 700; padding: 5px; border: 0; }
.emptyBox, .emptyBox:hover { background: #EEEEEE; padding: 5px; border: 0; }
.calRow { display:table; border-spacing: 1px; width: 100%; }
#calendarHeader { width: 100%; margin: 1em auto; }
#calendarHeader h2 { float: left; width: auto; margin: 0; }
.nextMonth { float: right; line-height: 31px; margin: 5px 0 0; width: 300px; text-align: right; }
.nextMonth a, #calendarFooter a { text-decoration: none; }
.lastMonth { float: left; line-height: 22px; margin: 0; width: 150px; }
.printMonth { float: left; width: calc(100% - 300px); text-align: center; }
#calendarFooter { width: 100%; margin: 17px 0 34px; padding: 17px 0 0; border-top: 1px solid #EEEEEE; }
#calendarFooter .nextMonth { margin: 0; line-height: 22px; }
.event-overlay { width: 600px; max-width: 100%; }
.event-overlay h3:first-child { margin-top: 0; }

.fancybox-slide iframe { width: 100%; display: block; margin-top: 20px; border: 0; }
.widgetEvent a:hover { text-decoration: underline; }

/* Module - Native Plants */
.nativePlant { padding: 0 0 20px; margin: 0 0 20px; border-bottom: 1px solid #EEE; }
.nativePlant h3 { margin-bottom: 0; cursor: pointer; color: #11243A; }

/* HOME - ABOUT ------------------------------------- */

.homeAboutContainer { width: 100%; padding: 60px 0; background: linear-gradient(to top, rgba(53, 72, 94, .75), rgba(53, 72, 94, .75)), url(/images/home/courthouse_winter.jpg); background-position: center center; color: #FFF; font-size: 18px; line-height: 26px; }
.homeAbout { width: calc(100% - 40px); max-width: 800px; margin: 0 auto; text-align: center; }
.homeAbout h2 { text-transform: uppercase; color: #FAA31B: }
.homeAbout a { color: #FAA31B; }

/* HOME - EVENTS ------------------------------------ */

.homeEventsContainer { background: #E5E5E5; padding: 30px 0; }
.homeEvents { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; display: flex; flex-wrap: wrap; }
.homeEventsLeft { width: 350px; }
.homeEventsLeft h2 { margin: 0 auto 20px; text-transform: uppercase; color: #11243A; }
.homeEventsLeft a { display: inline-block; background: #FAA31B; color: #FFF; text-decoration: none; padding: 4px 20px 2px; font-size: 18px; line-height: 30px; font-weight: 700; text-transform: uppercase; }
.homeEventsRight { width: calc(100% - 350px); display: flex; flex-wrap: wrap; }
.homeEvent { width: calc(50% - 20px); margin: 0 0 20px 20px; display: flex; }
.homeEventDate { background: #11243A; width: 70px; text-align: center; color: #FAA31B; padding: 10px 0; }
.homeEventMonth { color: #FFF; text-decoration: none; color: #FFF; text-transform: uppercase; }
.homeEventDay { color: #FAA31B; font-size: 30px; line-height: 32px; font-weight: 700; }
.homeEventInfo { width: calc(100% - 80px); margin: 0 0 0 10px; font-size: 14px; line-height: 18px; padding: 10px 0; }
.homeEventInfo b { font-family: 'Merriweather'; display: block; font-size: 16px; line-height: 20px; margin: 0 0 5px; }

@media screen and (max-width: 1100px) {
  .homeEventsLeft { width: 280px; }
  .homeEventsRight { width: calc(100% - 280px); }
  .homeEvent { width: calc(50% - 10px); margin: 0 0 10px 10px; }
  .headerLogo img { width: 180px; }
}

@media screen and (max-width: 1000px) {
  .homeEventsLeft, .homeEventsRight { width: 50%; }
  .homeEvent { width: 100%; margin: 0 0 10px; }
  a.homeLink { display: none; }
}

@media screen and (max-width: 700px) {
  .homeEventsLeft, .homeEventsRight { width: 100%; }
  .homeEventsLeft { margin: 0 0 20px; }
}

/* -------------------------------------------------- */

@media screen and (max-width: 1440px) {
  #townshipMap { width: 800px; height: 811px; margin: 0 auto; }
  .township a { padding: 90px 0 0; height: 112px; }
}

@media screen and (max-width: 1200px) {
  /* Homepage */
  .homeRotator { padding: 20% 20px calc(20% + 140px); }
  .trendingIcons { flex-wrap: wrap; width: 600px; height: 280px; margin: -140px auto; }
  .trendingIcons .icon { width: 33.3%; }
  .homeSearchContainer { margin: 0; padding: 140px 0 40px; }

  .departmentIcons .qlIcon { width: calc(25% - 20px); }

  /* Module - Maps */
  .countyMaps .map { width: calc(33.3% - 30px); }
}

@media screen and (max-width: 1150px) {
  /* Modules - Bridge Data */
  #townshipMap { width: 600px; height: 608px; margin: 0 auto; }
  .township a { padding: 60px 0 0; height: 91px; font-size: 14px; }
}

@media screen and (max-width: 1125px) {
  .hide1125 { display: none; }
}

@media screen and (max-width: 1100px) {
  .sheriffSalesRow.header { display: none; }
  .salesName { width: 100%; font-weight: 700; }
}

/* Screen Sizes */
@media screen and (max-width: 1050px) {
  #homeQuickLinks { width: 600px; padding: 40px 0 20px; }
  .qlIcon { width: 33.33%; margin-bottom: 20px; }
  .creditRow.header { display: none; }
  .creditName { font-weight: 700; width: 100%; }
  .creditTime, .creditContact, .creditDeadline { width: 100%; text-align: left; }
  .creditDetail { display: inline-block; margin-right: 5px; }
  .financialTaxInfo .leftColumn { width: 100%; }
  .financialTaxInfo .rightColumn { width: 100%; margin-left: 0%; }
  .videoThumbnail { float: none; margin: 0 auto 15px; display: block; }
  .park { width: calc(50% - 15px); }
  #facilityAmenities.extended .facilityIcon { width: 50%; }
  .homeFeatureLeft { width: calc(50% - 80px); }
  .homeFeatureRight { width: 50%; }

  /* Departments */
  .phoneInfo { width: 100%; flex-wrap: wrap; }
}
@media screen and (max-width: 950px) {
  .headerText { display: none; }
  .headerWeather i.fa-thin { margin-right: 5px; }
  .wxInfo { display: none; }
  .eventListing .eventImage { width: 100%; float: none; display: block; margin: 10px auto; max-width: 400px; }
  .city { background: #EEEEEE; width: calc(50% - 20px); margin: 10px; }

  .salesName, .salesDate, .salesAddress, .salesAmount { width: 100%; margin-top: 5px; }
  .salesName { margin-top: 0; }

  /* Department Pages */
  .departmentIcons .qlIcon { width: calc(33.3% - 20px); }

  .offInfo { width: calc(100% - 175px); }
  .offName { width: calc(100% - 125px); }
  .offName.noContact { width: 100%; }
  .offContact { width: 125px; }
  .offContact.collapse { width: 0; }
  .offTerm { width: 175px; }

  /* Departments */
  .phoneDetail4x { width: 50%; }
  #standardPage figure, #servicePage figure, figure { margin: 5px; }

  /* Module - Maps */
  .countyMaps .map { width: calc(50% - 30px); }

  #townshipMap { width: 100%; height: auto; border: 0; background-image: none; }
  .township { width: 100%; border: 0; background: #FFF; text-align: left; }
  .township a { display: block; padding: 0; height: auto; }
}

@media screen and (max-width: 850px) {
  #headerTop { width: calc(100% - 20px); padding: 5px 0; }
  .headerLogo img { width: 160px; }

  .departmentIcons .qlIcon { width: calc(50% - 20px); }
  .standardPageNav.navCollapse, #myBtnContainer { display: none; }
  #myBtnContainer.filterContainer { display: block; }
  .standardPageDetail.navCollapse, .officialDetails { width: 100%; }
}

@media (max-width: 800px) {
  .listDepartmentInfo { float: none; width: 100%; margin-bottom: 1em; }
  .listDepartmentServices, .listDepartmentSocial { float: none; width: 100%; }
  .listDepartmentSocial .listIcon { float: none; }
  .listDepartmentSocial .listIcon.collapse { display: none; }
  .departmentLeft img { margin-left: 0; }
  .facilityIcon { width: 100%; }
    .calRow { display: block; width: 100%; border-spacing: 0; }
    .calEventBox { width: calc(100% - 10px); display: block; margin-bottom: 10px; }
    .calEvents { min-height: 0; }
    .headerBox, .emptyBox { display: none !important; }
    /* Events Widget */
    .widgetEventBox { width: calc((100% - 134px) / 4); }
    .widgetEventBox.boxNo4 { margin: 0; }
    .boxNo5 { display: none; }
}

@media screen and (max-width: 750px) {
  #header { width: calc(100% - 20px); }
  #headerTop { font-size: 14px; line-height: 20px; }
  .topnav a, .dropdown .dropbtn { display: none; }
  .headerTopContainer { width: 100%; position: relative; z-index: 200; }

  .headerLinks { text-align: center; }
  .headerContainer { height: 70px; }
  .headerLogo { z-index: 10; position: relative; }
  .headerLogo img { width: 125px; margin: -20px 0 0 -5px; }
  .headerWeather { display: none; }

  .topIcon { display: block; margin: 0 -10px 0 0; float: right; background: #2C2A2B; }
  .topIcon a.icon { float: right; display: block; color: #FFF; height: 70px; font-size: 24px; padding: 0 20px 0 22px; width: auto !important; }
  .topIcon a.icon i { line-height: 70px !important; }
  .topnav.responsive { background: #F6F6F6; position: relative; float: left; text-align: left; width: 100%; margin: -55px -10px 0; z-index: 5; padding: 62px 0 10px; width: calc(100% + 20px); }
  .topnav.responsive a { float: none; display: block; text-align: left; }
  .topnav.responsive .dropdown .dropbtn a { display: inline; }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative; max-width: none !important; width: 100% !important; margin-left: 0; border-radius: 0 !important }
  .dropdown-content.dropdown-dept { height: 240px; }
  .mobileIcon { display: inline-block; }
  .dropdown:hover, .topnav a.standard { border-radius: 0; }
  .topnav.responsive .dropdown .dropbtn { display: block; width: 100%; text-align: left; }
  .topnav.responsive .dropdown-content a { padding: 2px 8px; }
  .topnav.responsive .dropdown-content.dropdown-dept a { width: calc(50% - 16px); float: left; }

  .headerText { display: block; padding: 8px 0 0; }
  .headerCountyName { font-size: 36px; line-height: 37px; }

  .homeFeature.tourism { flex-wrap: wrap; }
  .homeFeatureLeft { width: calc(100% - 40px); padding: 30px 20px; }
  .homeFeatureRight { width: 100%; padding-bottom: 66.6%; }

  .headerContainer.sticky { height: 70px; }
  .sticky .topIcon a.icon { height: 70px; }
  .sticky .topIcon a.icon { line-height: 70px !important; }
  .sticky .headerText { padding: 8px 0 0; }
}

@media screen and (max-width: 700px) {
  /* Departments */
  .department { flex-wrap: wrap; }
  .departmentContact { order: 2; width: calc(100% - 38.5px); }
  .departmentContent { order: 1; width: calc(100% - 40px); }

  #standardPage figure, #servicePage figure, figure { width: 100%; margin: 20px 0; }
  figure img { display: block; margin: 0 auto !important; }
  figure figcaption { text-align: center; }

  .serviceNav { width: 100%; order: 2; }
  .serviceDetail { width: calc(100% - 20px); padding: 10px; order: 1; }
  .boardDate { width: 100%; float: none; }
  .meetingNotes { font-size: 13px; color: #666; line-height: 16px; display: block; margin: 0 0 5px; }
  .boardDetail { width: 33.3%; text-align: center; float: right; margin-top: 5px; }
  .widgetEventBoxes { width: 100%; margin: 0; }
  .widgetEventBox { width: calc(100% - 26px); margin: 0 0 10px 0; }
  .city { background: #EEEEEE; width: calc(100% - 20px); margin: 10px; }

  .homeInfoLogo { width: 100%; text-align: center; }
  .homeInfoText { width: 100%; margin: 30px 0 0 0; }

  /* Content Pages - with Two Columns */
  .contentColumns.news { margin: -10px; }
  .contentLeft { width: 100%; margin-right: 0; padding: 20px 0; }
  .contentLeft.news { width: calc(100% - 20px); margin-right: 0; padding: 10px; }
  .contentRight { width: calc(100% + 20px); margin: -10px -10px 0; background: #EEEEEE; padding: 10px; font-size: 15px; line-height: 24px; }
  .contentRight ul, .contentRight ol { padding-inline-start: 30px; }

}

@media screen and (max-width: 650px) {
  .boardMember { width: 100%; max-width: 350px; margin: 0 auto; }
}

@media (max-width: 640px) {
  .listDepartment { padding: 1em 0; }
  .listServiceIcon { margin: -5px 2.5px 2.5px -5px; font-size: 14px; line-height: 20px; padding: 2px 4px; display: inline; }

  #credit .copyright { width: 100%; float: none; text-align: center; line-height: 20px; padding: 5px 0; }
  #credit .poweredBy { width: 100%; text-align: center; }
}

@media screen and (max-width: 600px) {
  /* Homepage */
  .trendingIcons { width: 100%; margin: 0; height: auto; }
  .trendingIcons .icon { width: 50%; margin: 0; }
  .homeSearchContainer { padding: 20px 0; }

  #sectionHeader { width: calc(100% - 20px); }
  #standardPage { width: calc(100% - 20px); padding: 10px; }

  #homeQuickLinks { width: 400px; max-width: 100%; }
  .qlIcon { width: 50%; }

  .pageHeaderContainer { padding: 60px 0 20px; }

  .trendingIcons .icon a { height: 105px; padding: 10px 10px 0; }

  #footer { flex-wrap: wrap; }
  .footerInfo, .footerLogo, .footerLinks { width: 100%; }
  .footerLogo { padding: 10px 0; }
  .park { width: calc(100% - 15px); }

}

@media screen and (max-width: 500px) {
  .facilityIcon, #facilityAmenities.extended .facilityIcon { width: 100%; }

  /* Module - Maps */
  .countyMaps .map { width: calc(100% - 30px); }
}

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

  #rotator.rotator > .rotator__video-overlay { font-size: 20px; }
  #rotator.rotator > .rotator__video-overlay h1 { font-size: 28px; line-height: 38px; }
}

/* Modules - Parks */
.serviceDetail.parks p:nth-child(2) { margin-top: 0; }
.serviceDetail.parks h3 { margin-top: 1.5em; }
.serviceDetail.parks h4 { color: #4699A9; }
#facilityInfo { float: right; width: 300px; padding: 10px; margin-left: 10px; background: #EEE; }
#facilityInfo img { width: 100%; height: auto; margin: 0 0 1em; }
.parkDivider { padding-top: 5px; border-top: 1px solid #CCC; margin: 20px 0 -10px; }
.parkListing { display: flex; flex-wrap: wrap; width: calc(100% + 15px); margin: -7.5px;) }
.park { width: calc(33.3% - 15px); margin: 7.5px; }
.parkFeaturedPhoto { width: 400px; max-width: 50%; height: auto; float: right; margin: 0 0 10px 10px; }
.park.right { margin-right: 0; }
.parkPhoto { margin: 0 0 10px; }
.parkPhoto a { width: 100%; padding-bottom: 60%; display: block; text-decoration: none; }
.parkInfo { text-align: center; font-size: 15px; line-height: 24px; }
.park h3 { margin: 5px 0 1px; }
.parkType { background: #006970; color: #FFF; font-size: 13px; line-height: 20px; padding: 0 5px; text-transform: uppercase; font-weight: 700; display: inline-block; border-radius: 5px; margin: 5px 0 0 5px; }
.parkInfo a.moreInfo { display: block; margin: 5px auto 20px; background: #091B2B; border-radius: 5px; padding: 2px 4px; width: 100px; color: #FFF; text-decoration: none; }
img.parkPhoto { width: 400px; max-width: 50%; height: auto; float: right; margin: 0 0 10px 10px; }
.parkMapHeader h3 { text-align: center; margin-bottom: 5px; }
.parkMap, .parkVideo { min-height: 450px; overflow: hidden; padding: 5px; background: #EEE; border-radius: 5px; }
.parkMap iframe { width: 100%; height: 450px; border: 0; border-radius: 5px; overflow: hidden; }
.parkMap #map { width: 100%; height: 450px; border: 0; border-radius: 5px; overflow: hidden; }
.parkVideo { min-height: none; }
.parkHunting { display: block; font-size: 13px; line-height: 18px; }
#facilityAmenities { width: calc(100% - 330px); display: flex; flex-wrap: wrap; }
.facilityIcon { width: calc(100% / 3); float: left; line-height: 30px; margin: 0 0 15px; font-size: 14px; }
.facilityIcon img { width: 30px; height: 30px; display: inline-block; margin: 0 15px 0 0; float: left; }

@media screen and (max-width: 1050px) {
  .park { width: calc(50% - 15px); }
  #facilityAmenities.extended .facilityIcon { width: 50%; }
}

@media screen and (max-width: 600px) {
  .park { width: calc(100% - 15px); }
}

/* Modules - Officials */
.serviceDetail h3:first-child { margin-top: 0; }
.offRow { width: 100%; border-bottom: 1px solid #CCC; padding: 4px 0; margin: 2px 0; }
.offRowLast { border-bottom: 0; }
.offInfo { width: 66.6%; float: left; padding: 1px 0; }
.offInfo4x { width: 75%; float: left; padding: 1px 0; }
.offTerm { width: 33.4%; float: right; text-align: right; }
.offTerm4x { width: 25%; float: right; text-align: right; }
.offName { width: 50%; float: left; }
.offName.noContact { width: 100%; }
.offContact.collapse { width: 0; }
.committeeInfo { font-size: 12px; line-height: 15px; }
.offContact { width: 50%; float: right; text-align: center; }
.offContact a { font-size: 14px; line-height: 18px; }
.offContact4x { width: 33.3%; float: left; text-align: center; }
.offContactName { text-align: left; }
.offTopDivider { margin-top: 10px; border-top: 1px solid #000; padding-top: 10px; }

/* Modules - Officials */

.cityList, .leftNav { width: 260px; float: left; }
.cityList h3, .leftNav h3 { padding: 5px; display: block; margin: 1.5em 0 10px; }
.cityList ul, .leftNav ul { margin: 0; padding: 0; list-style-type: none; }
.cityList ul li a:hover, .leftNav ul li a:hover { background: #F6F6F6; }
.cityList ul li a, .leftNav ul li a { display: block; border-bottom: 1px solid #DDD; padding: 5px; cursor: pointer; text-decoration: none;}
.cityList ul li a:hover, .leftNav ul li a:hover { background: #F6F6F6; }
.leftNav h3 a { color: #000; text-decoration: none; }
.officialDetails { padding-top: 0; }
.officialDetails input[type="text"], .rightContent input[type="text"], .precinct input[type="text"] { display: block; border: 2px solid #EEE; width: calc(100% - 180px); padding: 5px; font-size: 18px; font-family: 'Montserrat', sans-serif; margin: 1.5em 0; border-radius: 5px; }
.precinctPage input[type="text"] { width: 100% !important; }
.cityDetails h2, .officialDetails h2, .filterDiv.detailList h2 { background: #92B1C6; color: #FFF; padding: 10px; border-radius: 10px 10px 0 0; margin: 1em 0 0; line-height: 1.5em; }
.cityDetails h2 a, .officialDetails h2 a { color: #FFF; }
.officialDetails h2 i { font-size: 20px; margin-left: 5px; }
.cityInfo, .officialInfo, .officialInfo { padding: 10px; }
.officialColumn { float: left; width: 25%; }
.officialColumn a i, .officialColumn3 a i, .fedColumn1 a i, .officialColumn3 i { margin: 0 3px; text-decoration: none; }
.officialRight a i { margin: 0; }
.officialColumn3 { float: left; width: 33.33%; padding: 1px 0; }
.officialRow { margin-bottom: 5px; padding: 2px 0; border-bottom: 1px solid #DDD; }
.fedColumn1 { float: left; width: 33.33%; }
.fedColumn2 { float: left; width: calc(100% - 160px - (100% / 3)); }
.fedColumn3 { float: left; width: 160px; text-align: right; }
.cityContact { float: left; width: 50%; }
.cityContact.numbers { text-align: right; }
.cityContact.numbers a i { margin-left: 5px; text-decoration: none; }
.positionTitle { float: none; width: 100%; font-weight: 700; padding: 3px 0; }
.positionName { float: left; width: 33.33%; padding: 3px 0; border-bottom: 1px solid #DDD; }
.positionEmail { float: left; width: 33.33%; text-align: center; padding: 3px 0; border-bottom: 1px solid #DDD; }
.termEnds { float: left; width: 33.33%; text-align: right; padding: 3px 0; border-bottom: 1px solid #DDD; }
.positionName.school { width: 30%; border-bottom: 0; }
.positionEmail.school { width: 40%; border-bottom: 0; }
.positionName.schoolA, .positionEmail.schoolA, .termEnds.schoolA { border-bottom: 0 !important; }
.termEnds.school { width: 30%; border-bottom: 0; }

.officialsCity { margin-top: 10px; border-top: 1px solid #000; padding-top: 10px; }
.officialDetails .filterDiv, .filterDiv.detailList { background: #F6F6F6; border-radius: 0 0 10px 10px; }
.officialCenter { text-align: center; }
.officialRight { text-align: right; }
.officialBreak { clear: both; height: 20px; }
.officialParty { width: 22px; display: inline-block; border-radius: 50%; text-align: center; height: 22px; line-height: 22px; }
.officialPartyR { color: #C00; border: 1px #C00 solid; }
.officialPartyD { color: #00F; border: 1px #00F solid; }
.officialPartyAlt { width: 12px; display: inline-block; text-align: center; height: 16px; line-height: 17px; color: #FFF; }
.officialPartyAltR { background: #C00; }
.officialPartyAltD { background: #00F; }
.officialPartyAltI, .officialPartyAltO { background: #666; }
.officialPartyAltL { background: #FFDF00; color: #000; }

.termLengthDescription { display: none; position: absolute; width: 175px; z-index: 100; background: #DDD; border: 2px solid #BBB; border-radius: 5px; padding: 4px; text-align: center; right: calc(((100% - 1400px) / 2) + 10px); font-size: 15px; line-height: 22px; }
.offRow.dedicatedPage .termLengthDescription { right: inherit; }
a.termLengthInfo { cursor: pointer; }
a:hover.termLengthInfo + div.termLengthDescription { display: block; }
.officialInfoDescription { display: none; position: absolute; width: 165px; z-index: 100; background: #DDD; border: 2px solid #BBB; border-radius: 5px; padding: 4px; text-align: center; }
a.officialInfoDescriptionInfo { cursor: pointer; }
a:hover.officialInfoDescriptionInfo + div.officialInfoDescription { display: block; }
