@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;500;700&display=swap');
@font-face {
  font-family: "CocoGothicSmallCaps-Bold";
  src: url('/shared/styles/webFonts/CocoGothicSmallCapsBold/font.woff2') format('woff2'), url('webFonts/CocoGothicSmallCapsBold/font.woff') format('woff');
}

body { margin: 0; font-family: 'Mulish', sans-serif; font-size: 16px; line-height: 28px; color: #000; }
a { color: #235886; }
a:hover, a:active { color: #333333; }
.clear { clear: both; }
hr { margin-block-start: 20px; margin-block-end: 20px; border: 0px; border-top: 1px solid #CCC !important; }
a.button { background: #46acd3; display: inline-block; padding: 6px 16px; border-radius: 5px; color: #FFF; text-decoration: none; color: #FFF; font-weight: 700; margin: 3px 0; }
a.buttonRed { background: #D67C31; display: inline-block; padding: 6px 16px; border-radius: 5px; color: #FFF; text-decoration: none; color: #FFF; font-weight: 700; }
a.button:hover {  }
.content { min-height: calc(100vh - 319px); }
.content.noMinimum { min-height: 0; }

/* Header */
.alert { background: #7E0000; color: #FFF; padding: 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: #235886; }
#headerTop { width: calc(100% - 40px); font-size: 14px; line-height: 32px; max-width: 1440px; margin: 0 auto; color: #FFF; }
#headerTop a { color: #FFF; text-decoration: none; display: inline-block; padding: 0 10px; font-weight: 500; }
#headerTop a:hover, #headerTop a:active { color: rgba(255, 255, 255, .8); }
.headerWeather { float: left; font-weight: 700; }
.headerLinks { float: right; text-align: right; }

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

.header23Container { width: 100%; border-bottom: 4px solid #46acd3; }
.header23 { height: 105px; width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; }
.header23Logo { width: 300px; float: left; }
.header23Logo img { height: 85px; width: auto; margin: 10px 0; }

.header23Content { width: calc(100% - 300px); text-align: right; float: right; }
.header23Upper { margin: 21px 0 11px; line-height: 25px; }
.header23Upper a { text-decoration: none; margin-left: 10px; }
.header23Upper a svg { color: #D67C31; }
.topnav { background: #235886; width: auto; float: right; margin-top: 8px; height: 40px; line-height: 40px; padding: 0 20px 0 0; border-radius: 10px 10px 0 0; margin-right: -10px; }
.topnav a { color: #FFF; text-transform: uppercase; font-weight: 700; margin-left: 30px; text-decoration: none; float: left; }
.topnav a:first-child { margin-left: 10px; }

.dropdown { float: left; overflow: hidden; margin-left: 15px; }
.dropdown .dropbtn { font-size: 16px; border: none; outline: none; color: #FFF; font-weight: 700; background-color: transparent; line-height: 40px; font-family: inherit; margin: 0; text-transform: uppercase; padding: 0; }
.dropdown:first-child { margin-left: 0; }
.dropdown .dropbtn a { display: inline-block; margin-left: 0 !important; }
.dropdown .dropbtn svg { margin-left: 5px; }
.dropdown-content { display: none; position: absolute; background-color: #D67C31; min-width: 110px; max-width: 250px; z-index: 1000; overflow: hidden; }
.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; margin-left: 0 !important; }
.dropdown-content a:hover { background: #E18D6F; transition: .5s; }
.dropdown-content a.last { border-bottom: none; }
.dropdown-explore { width: 250px; }
.dropdown-thingsToDo { width: 155px; }
.dropdown-plan { width: 173px; }
.dropdown-venues { width: 114px; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover .dropdown-content.dropdown-dept { display: flex; }

/* Navigation */
.topnav { overflow: hidden; }
.topnav a { }
.topnav a:hover { color: #FFF; }
.topIcon { display: none; }

/* Homepage */

nl-carousel { overflow: hidden !important; }
.homeHero { width: 100%; display: flex; background: #265786; margin: 0; border-bottom: 4px solid #46acd3; }
.homeLinks { background: #265786; width: 300px; padding: 15px 0 0; }
.homeLinks h5 { text-transform: uppercase; text-align: center; margin: 10px 0 15px; color: #FFF; }
.homeLinks a { color: #FFF; text-transform: uppercase; display: flex; width: 100%; font-weight: 700; text-decoration: none; align-items: center; }
.homeLinks a svg { background: #FFF; font-size: 27px; line-height: 50px; width: 50px; border-radius: 360px; text-align: center; margin: 10px; padding: 11.5px 0; }
.homeLinks a svg.link-purple { color: #7F549F; }
.homeLinks a svg.link-orange { color: #D47B30; }
.homeLinks a svg.link-green { color: #9EBE6F; }
.homeLinks a svg.link-blue { color: #265786; }
.homeLinks a svg.link-lt-blue { color: #46ACD3; }
.homeLinks a:hover { background: rgba(255, 255, 255, .3); transition: 1s; }
.homeRotator { width: calc(100% - 300px); }
.rotator22 { width: 100%; height: 500px; background-size: cover !important; position: relative; }
.rotator22Text { position: absolute; right: 0; bottom: 50px; text-align: right; font-size: 18px; line-height: 24px; background: rgba(255, 255, 255, .8); padding: 4px 20px; text-align: center; font-weight: 700; }
.rotator22Text h3 { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin: 0 0; font-size: 34px; line-height: 44px; }

@media screen and (max-width: 900px) {
  .homeHero { flex-wrap: wrap; }
  .homeLinks { width: 100%; padding: 5px 0 0; order: 2; }
  .homeLinks h5 { display: none; }
  .homeRotator { width: 100%; order: 1; }
}

main { min-height: 500px; }

.homeWelcome { text-align: center; font-size: 22px; line-height: 34px; width: 800px; margin: -30px auto 35px; max-width: 90%; text-align: center; }

.homeRegion { width: calc(100% - 40px); padding: 20px; text-align: center; /* display: flex; */ align-items: center; vertical-align: center; background: #F2EBE1; /* #95BE4F */ }
.homeRegion img { width: 100%; max-width: 1400px; margin: 0 auto; height: auto; }

img.mobileMap { display: none; }

#sponsors.container h2 { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin: 0 0; font-size: 34px; line-height: 44px; }

.trendingIcons.sectionPage { transform: none; margin: 25px 0; }
.trendingIcons.sectionPage .icon { width: 50%; }

.trendingIcons .icon { transition: all 350ms ease-out; transform: translateY(0); }
.trendingIcons .icon a { display: block; font-size: 18px; }
.trendingIcons .icon a svg { border: 2px solid rgba(255,255,255,0.55); transition: all 300ms ease-out; }
.trendingIcons .icon:hover a svg { border: 2px solid rgba(255,255,255,0.925); transform: translateY(-8px); box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06); }

.homeTopContainer .glide__track { width: 100%; }
.news .homeFeature.thirds { height: 195px; padding-bottom: 0; overflow: hidden; }
.news .homeFeature.thirds a { border-bottom: none; }
.news .homeFeature.thirds img { width: auto; min-width: 100%; height: 100%; transition: transform 275ms ease-out; position: absolute; }
.news .homeFeature.thirds:hover img { transform: scale(1.12); }
.news .homeFeature.thirds a span { width: 100%; white-space: normal; }
.news .homeFeature.thirds a span div { }
.homeEvent .homeEventText a.nameLink { white-space: normal; }
.headerContainer .headerLogo { position: fixed; z-index: 10; }

h2.homeHeader { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; text-align: center; }

.homeSearch { margin: 40px auto 0; width: calc(100% - 40px); max-width: 1440px; padding: 0 0 20px; }
.homeSearch input[type="text"]:not(.homeSearchInput) { width: 800px; display: block; margin: -5px auto 10px; font-size: 18px; font-family: 'Mulish'; border: 2px solid #235886; 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 #235886; }

.homeNews, .homeMeetings { margin: 0 auto; padding: 20px 0; width: calc(100% - 40px); max-width: 1440px; }
.homeMeetings { padding-bottom: 40px; }

#homeFeature { width: calc(100% - 40px); max-width: 1440px; margin: 0 auto; }
#homeFeature.events { display: flex; flex-wrap: wrap; }
#homeFeature.news { display: flex; flex-wrap: wrap; }

.homeEvent { width: calc(25% - 24px); float: left; margin: 12px; background: #F2EBE1; border-bottom: 3px solid #59A9DC; font-size: 16px; line-height: 24px; }
.homeEventDate { background: #59A9DC; color: #FFF; padding: 4px 8px; display: inline-block; margin: 0 8px; font-weight: 700; }
.homeEventImage a { padding-bottom: 60%; display: block; width: 100%; }
.homeEventText { padding: 10px 15px 20px; white-space: normal; }
.homeEventText a.nameLink { color: #333; font-size: 20px; font-weight: 700; line-height: 30px; display: block; margin: 10px 0 20px; text-decoration: none; }

.homeFeature.thirds { width: calc(33.3% - 24px); padding-bottom: 20%; float: left; margin: 12px; background-size: 100% !important; background-position: center center !important; position: relative; border-bottom: 3px solid #59A9DC; transition: all 300ms ease-out;}
.homeFeature.thirds:hover { background-size: 110% !important; }
.homeFeature.thirds a { color: #FFF; display: block; font-size: 18px; line-height: 30px; font-weight: 900; position: absolute; text-decoration: none; border-bottom: 5px solid rgba(0,0,0,0); width: 100%; height: 100%; }
.homeFeature.thirds a span { background: rgba(0,0,0,.4); padding: 10px 10px 5px; position: absolute; bottom: 0; left: 0; width: calc(100% - 20px); }
.homeFeature.thirds a span span.label { position: relative !important; background: #59A9DC; color: #FFF; font-size: 14px; line-height: 18px; padding: 2px 5px; border-bottom: none; text-transform: uppercase; margin-bottom: 2px; display: inline-block; width: auto; }

.homeButtons { width: 100%; margin: 15px 0 0; text-align: center; }
.homeButtons.events a { display: inline-block; background: #D67C31; color: #FFF; padding: 6px 10px 4px; text-decoration: none; font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; }

.homeFeature.tourism { width: 100%; display: flex; }
.homeFeature.tourism h2, .homeFeatureRight.bigNumber h2 { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin-bottom: 35px; }
.homeFeatureLeft { width: calc(33.3% - 80px); padding: 80px 40px 90px; background: #F2EBE1; }
.homeFeatureLeft a, .homeHighlight a, .homeFeatureRight.bigNumber a { display: inline-block; background: #D67C31; color: #FFF; padding: 6px 10px 4px; text-decoration: none; font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin-top: 25px; }
.homeFeatureRight { width: 66.7%; }
.homeFeature.numbers { width: 100%; display: flex; align-items: center; background: #46acd3; }
.homeFeatureLeft.bigNumber { width: 33.3%; text-align: center; padding: 0; background: #46acd3; color: #FFF; font-weight: 700; }
.homeFeatureLeft.bigNumber h3 { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; font-size: 60px; line-height: 70px; margin: 5px 0 0; }
.homeFeatureRight.bigNumber { width: calc(66.7% - 80px); padding: 70px 40px 90px; background: #F2EBE1; }

.homeSubscribeContainer { background: linear-gradient(rgba(11, 48, 107,.8), rgba(11, 48, 107,.8)); background-size: cover; background-position: center center; }
.homeSubscribe { margin: 0 auto; padding: 70px 0; width: calc(100% - 40px); max-width: 1440px; text-align: center; color: #FFF; }
.homeSubscribe a { display: inline-block; background: #D67C31; color: #FFF; padding: 6px 10px 4px; text-decoration: none; font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin-top: 25px; }

.homeHighlight { background: #46acd3; width: calc(100% - 80px); padding: 40px; display: flex; color: #FFF; }
.homeHighlight h2 { font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; margin-bottom: 35px; }
.homeHighlightInfo { width: 60%; }
.homeHighlightNumber { width: 40%; }

/* Page Headers */
.pageHeaderContainer { width: 100%; padding: 15% 0 20px; background-position: center center; background-size: cover; }
.pageHeaderContainer.slim { padding: 20px 0; background: #DDD; }
#sectionHeader { width: calc(100% - 40px); max-width: 1400px; margin: 30px auto 0; }
.sectionParent a { display: inline-block; background: rgba(92, 166, 204, .7); color: #FFF; padding: 2px 6px 0; font-family: CocoGothicSmallCaps-Bold; text-transform: uppercase; color: #FFF; text-decoration: none; margin-bottom: 5px; }
.sectionPageHeader h1 { display: block; margin: 0; line-height: 38px; color: #FFF; }
.pageHeaderContainer.slim .sectionPageHeader h1 { color: #000; }
.sectionPageHeader h1 a { color: #FFF; text-decoration: none; }
.pageHeaderContainer.slim .sectionPageHeader h1 a { color: #235886; }
.serviceIntro { font-size: 20px; line-height: 32px; padding-bottom: 1em; border-bottom: 1px solid #EEE; margin-bottom: 1em; }
#pageHeader.condensedHeader { padding-top: 20px; }

/* Contact Page */
.contactInfo { margin: 0 0 20px; border-bottom: 1px solid #CCC; 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 #EEE; 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; }
.departmentAlert p { margin: 0; }
.departmentAlert a { color: #F6F6F6; }

/* Modules - Cities */
#communities { display: flex; flex-wrap: wrap; margin: -10px; width: calc(100% + 20px); }
.city { background: rgba(242, 235, 225,.6); 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: #F2EBE1; }
.cityDetail h3 { margin: 0 0 2px; font-size: 28px; line-height: 36px; }
.cityLink { width: 25%; float: left; text-align: center; font-size: 14px; line-height: 22px; font-weight: 700; }
.cityLink.basic a { padding-top: 22px; padding-bottom: 18px; }
.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: #213159; color: #DDD; }
.cityLink a svg { display: block; margin: 0 0 2px; font-size: 20px; }
.cityDivider { width: 100%; clear: both; margin: 5px 0; border-bottom: 1px solid #DDD; }

/* 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 #235886; }
.eventListing h3 { margin: 0; }
.eventListing p, .newsListing p { margin: .5em 0; }
.eventListing p.eventButton, .newsListing p.newsButton { margin: 1em 0 0; }
a.eventButton { background: #46acd3; 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; }

/* Content Pages - with No Navigation */
#pageHeader { padding: 15% 20px 20px; background-size: cover !important; border-bottom: 4px solid #46acd3; }
.pageHeaderContent { width: 100%; max-width: 1400px; margin: 0 auto;  }
.pageHeaderContent h1, .photoHeaderContent h1 { font-family: CocoGothicSmallCaps-Bold, Mulish, sans-serif; font-size: 3em; line-height: 1em; text-transform: uppercase; color: #FFF; text-shadow: 0 0 5px #000; margin: 0; }

#pageHeader3x { border-bottom: 4px solid #46acd3; width: 100%; }
.photoBackground { position: relative; }
.photo1, .photo2, .photo3 { float: left; width: 33.3333%; background-position: center center !important; background-size: cover !important; }
.photo1 span, .photo2 span, .photo3 span { width: 100%; display: block; padding-bottom: 60%; }
.photoHeaderContent { display: block; position: absolute; bottom: 20px; left: 0; right: 0; width: calc(100% - 40px); max-width: 1400px; margin: 0 auto; }
.photoBackgroundLayer { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; background: rgba(11, 48, 107, .25) }

#standardPage { width: calc(100% - 20px); max-width: 1400px; min-height: calc(100vh - 446px); padding: 20px 10px; 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;  }
#standardPage h2:first-child, .top10ListingPage h2 { margin-top: 0; }
#standardPage p:last-child { margin-bottom: 0; }
figure img { margin: 0 !important; }
figcaption { font-size: 14px; line-height: 20px; }

/* FEATURES - MADE HERE */

.madeHere { display: flex; flex-wrap: wrap; margin: -10px; }
.madeHere .filterContainer { width: 100%; margin: 10px 0 20px !important; }
.madeHereListing { width: calc(25% - 20px); padding: 0; margin: 10px; background: #F2EBE1; border-bottom: 2px solid #D67C31; }
.madeHerePhoto { background-position: center center !important; background-size: cover !important; }
.madeHerePhoto a { display: block; padding-bottom: 50%; }
.madeHereInfo { padding: 10px; width: calc(100% - 20px); line-height: 22px; }
.madeHereInfo h3 { margin: 0 0 10px; }
.madeHereContactInfo { margin: 0 0 10px; }
p.withTopMargin { margin-top: 30px !important; }

/* Top 10 Pages */

.top10Listings { display: flex; flex-wrap: wrap; width: calc(100% + 20px); margin: -10px; background: #F2EBE1 }
.top10Listings h2 { width: calc(100% - 20px); padding: 10px; margin: 10px 0 0; border-top: 10px #FFF solid; background: #235886; color: #FFF; }
.top10Listing b { font-size: 16px; line-height: 22px; color: #D67C31; }
.top10Listing { width: calc(20% - 20px); margin: 10px; font-size: 14px; line-height: 20px; }
.top10Image { width: calc(100% - 2px); border: 1px solid #D67C31; background-size: cover !important; background-position: center center !important; margin: 0 0 5px; }
.top10Image a { width: 100%; padding-bottom: 125%; display: block; }

.top10ListingPage, .madeHereListingPage { font-size: 18px; }
.top10ListingPage img.top10Photo, .madeHereListingPage img.madeHerePhoto { width: 300px; float: right; margin: 0 0 10px 10px; border: 2px solid #CCC; }
.top10ListingPage b, .madeHereListingPage b { color: #32642E; }
.top10ListingPage p:first-child, .top10ListingPage p:nth-child(2) { margin-top: 0; }
span.awardNote { font-size: 12px; line-height: 16px; }
.pageSection { display: inline-block; background: rgba(11, 48, 107, .7); color: #FFF; text-transform: uppercase; font-weight: 700; line-height: 20px; padding: 2px 5px; margin: 0 0 10px -4px; }
.pageSection a { color: #FFF; text-decoration: none; }
.madeHereListingPage p { margin: 0 0 30px; }
.madeLinks { margin-top: -20px; }
.madeLinks a svg { font-size: 26px; line-height: 26px; margin: 0 5px; }

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

/* Content - General */
.embed-video-container { width: 800px; max-width: 100%; margin: 0 auto; }
.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: #6f9332; 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: 'Mulish', sans-serif; border: 2px solid #EEE; 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: 3px; background: rgba(62, 122, 194, 0.3); padding: 1px 7px; 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(92, 166, 204, 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: 'Mulish', sans-serif; }

/* Content Pages - with Two Columns */
.contentColumns { display: flex; flex-wrap: wrap; margin: -20px 0; }
.contentColumns.news { margin:-20px -10px; }
.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: #F2EBE1; 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; }

.infoSpacer { display: inline-block; width: 22.5px; }

/* ECONOMIC DEVELOPMENT DASHBOARD */
.dataHeader { text-transform: uppercase; font-family: CocoGothicSmallCaps-Bold, Mulish, sans-serif; color: #FFF; padding: 5px 10px; width: calc(100% - 20px); font-size: 20px; line-height: 34px; border-radius: 10px 10px 0 0; }
.dataHeader a { color: #FFF; cursor: pointer; }
.dataHeader.dhColor1 { background: #32642E; }
.dataHeader.dhColor2 { background: #95BE4F; }
.dataHeader.dhColor3 { background: #D67C31; }
.dataHeader.dhColor4 { background: #E18D6F; }
.dataHeader.dhColor5 { background: #235886; }
.dataHeader.dhColor6 { background: #46acd3; }
.dataSpacer { height: 30px; }

/* GRID */
.homeTrails { width: 100%; padding: 10px 0 60px; background: #EFEEE8; }
.thingsToDoGrid { display: flex; flex-wrap: wrap; margin: -10px 0; width: 100%; }
.homeThingsToDoGrid { display: flex; flex-wrap: wrap; margin: 0 auto; width: calc(100% - 20px); max-width: 1310px; }
.fullPhoto { width: calc(50% - 20px); margin: 10px; height: 420px; background-position: center center; background-size: cover; }
.fullContainer { width: calc(50% - 20px); margin: 10px; display: flex; flex-wrap: wrap; }
.halfPhoto { width: 100%; height: 200px; background-position: center center; background-size: cover;}
.halfPhoto.top { margin: 0 0 20px; }
.halfPhotoHome { width: calc(50% - 20px); margin: 10px; height: 200px; background-position: center center; background-size: cover; }
.quarterPhoto { width: calc(25% - 20px); margin: 10px; height: 200px; background-position: center center; background-size: cover;}
.fullPhoto a, .halfPhoto a, .quarterPhoto a, .halfPhotoHome a { display: block; width: 100%; height: 100%; position: relative; font-size: 30px; color: #FFF; text-shadow: 0 0 10px #000; font-weight: 700; text-transform: uppercase; text-decoration: none; font-family: CocoGothicSmallCaps-Bold, Mulish, sans-serif; }
.fullPhoto a span, .halfPhoto a span, .quarterPhoto a span, .halfPhotoHome a span { position: absolute; bottom: 10px; left: 10px; }
@media screen and (max-width: 800px) {
  .fullPhoto, .fullContainer, .quarterPhoto { width: calc(100% - 20px); }
  .fullPhoto { height: 300px; }
  .halfPhoto { height: 300px; }
  .quarterPhoto { height: 300px; }
}
@media screen and (max-width: 720px) { 
  .halfPhotoHome { width: calc(100% - 20px); }
}

/* HOME */
.homeFeatureED { width: calc(100% - 40px); background-color: #46acd3; color: #FFF; text-align: center; padding: 60px 20px; }
.homeFeatureED h3 { font-size: 30px; line-height: 30px; margin: 0 0 20px; text-transform: uppercase; }
.homeFeatureED { font-size: 18px; line-height: 24px; font-weight: 700; }
.homeFeatureED .source { font-size: 13px; line-height: 18px; margin: 20px 0 0; }

/* NEWS */
.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 */
.votingForm { width: calc(100% - 40px); margin: 10px auto; max-width: 600px; background: #efeee9; box-shadow: 0 0 10px rgba(0,0,0,.25); }
.votingBar { width: 100%; height: 5px; background: #46ACD3; }
.votingBarBlue { width: 12.5%; height: 5px; display: block; float: left; background: #235886; }

.votingForm #contactForm { padding: 10px; }

#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 input[type="text"], #contactForm ol input[type="email"] { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }
#contactForm ol input[type="submit"] { display: block; width: 150px; font-family: 'Mulish', sans-serif; font-size: 16px; color: #FFF; text-align: center; border: 0; background: #265786; padding: 10px 0; margin: 1.5em 0 0; cursor: pointer; }
.votingForm #contactForm ol input[type="submit"] { margin-top: .5em; }
#contactForm ol select { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; cursor: pointer; }
#contactForm ol textarea { font-family: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }

#contactForm h3 { color: #D67C31; }
.votingForm #contactForm h3 { color: #000; margin-top: 0; }

#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 - Minutes */
.boardMeeting { text-decoration: none; padding: 5px 0; border-bottom: 1px solid #EEE; display: block; width: 100%; }
.boardMeeting:hover { background: #F6F6F6; }
.boardMeeting a svg { 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: #F2EBE1; }
.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 svg { font-size: 1.5rem; }
.listDepartmentSocial .listIcon { display: inline-block; float: right; margin: 0; width: 40px; text-align: center; }
.listServiceIcon a { color: #FFF; display: inline-block; float: left; margin: 5px; background: #D67C31; padding: 2px 6px; border-radius: 5px; font-weight: 500; text-decoration: none; }
.listServiceIcon a svg { margin-right: 5px; text-decoration: none !important; }
.listServiceIcon a:hover { background: #D67C31; text-decoration: underline; }

/* Modules - Credits & Exemptions */
.creditRow { width: calc(100% - 10px); padding: 5px; border-bottom: 1px dotted #EEE; display: flex; flex-wrap: wrap; }
.creditRow.header { font-weight: 700; background: #EEE; border-bottom: 1px dotted #DDD; 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 - 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: 'Mulish', sans-serif; font-size: 16px; width: 100%; padding: 5px; border: 1px solid #DDD; margin-bottom: 1em; }
#notificationsForm input[type="submit"] { display: block; width: 150px; font-family: 'Mulish', sans-serif; font-size: 16px; color: #FFF; text-align: center; border: 0; background: #265786; padding: 10px 0; margin: 1.5em 0 0; cursor: pointer; cursor: pointer; }

/* Footer */
.footerBar { width: 100%; height: 5px; background: linear-gradient(90deg, #46ACD3 0%, #46ACD3 14.285%, #9EBE6F 14.285%, #9EBE6F 28.571%, #7F549F 28.571%, #7F549F 42.856%, #3E7E4D 42.856%, #3E7E49 57.141%, #D47B30 57.141%, #D47B30 71.969%, #265786 71.969%, #265786 86.245%, #DD9D85 86.245%); }

.infoFooter { display: none; }
#footer { display: flex; max-width: 1400px; width: calc(100% - 40px); margin: 0 auto; vertical-align: middle; align-items: center; }
.footerInfo { width: calc(100% - 300px); text-align: left; padding: 20px 0; }
.footerLinks { width: 300px; text-align: center; }
.footerLinks a { display: inline-block; text-transform: uppercase; font-weight: 700; font-size: 18px; line-height: 28px; padding: 3px 16px; border-radius: 5px; background: #D67C31; color: #FFF; text-decoration: none; }

#credit { background: #F6F6F6; 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 .container 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 #DDD; }
.widgetEventBox.boxNo5 { margin: 0; }
.widgetEventBox:hover { background: #F6F6F6; }
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: #6f9332; text-decoration: none; font-weight: 700; }
.widgetEvent a.mapLink { color: #6f9332; 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: #F6F6F6; padding: 4px; border: 1px solid #6f9332; }
.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: #6f9332; color: #FFF; font-weight: 700; padding: 5px; border: 0; }
.emptyBox, .emptyBox:hover { background: #EEE; 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 #EEE; }
#calendarFooter .nextMonth { margin: 0; line-height: 22px; }
.event-overlay { width: 600px; max-width: 100%; }

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

@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 */
  .trendingIcons { flex-wrap: wrap; transform: translateY(-18%); }
  .trendingIcons .icon { width: 33.3%; padding-bottom: 21px; }

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

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

/* Screen Sizes */
@media screen and (max-width: 1050px) {
  a.homeLink { display: none; }
  #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) {
  #headerTop, #header { width:calc(100% - 20px); }
  .eventListing .eventImage { width: 100%; float: none; display: block; margin: 10px auto; max-width: 400px; }
  .city { background: #EEE; 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) {
  .departmentIcons .qlIcon { width: calc(50% - 20px); }
  .standardPageNav.navCollapse, #myBtnContainer { display: none; }
  #myBtnContainer.filterContainer { display: block; }
  .standardPageDetail.navCollapse, .officialDetails { width: 100%; }
}

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

@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%; }
}

@media screen and (max-width: 1150px) {
  .header23Container { height: 90px; }
  .header23 { width: calc(100% - 20px); height: 90px; }
  .header23Logo img { height: 70px; z-index: 10; }
  .header23Content { width: calc(100% - 335px); text-align: right; float: right; }
  .header23Upper { margin-top: 31px; }
  .topnav, .topnav a, .dropdown .dropbtn { display: none; }

  .topIcon { display: block; margin: 0 -10px 0 20px; float: right; background: #235886; }
  .topIcon a.icon { float: right; display: block; color: #FFF; height: 90px; font-size: 24px; padding: 0 20px 0 22px; width: auto !important; }
  .topIcon a.icon svg { height: 24px; padding-top: 32px; }
  .topnav.responsive { position: absolute; top: 94px; left: 0; float: none; text-align: left; width: 100%; margin: 0; z-index: 500; border-radius: 0; display: block; background: #235886; height: auto; }
  .topnav.responsive a { float: none; display: block; text-align: left; }
  .topnav.responsive .dropdown .dropbtn a { display: inline; }
  .topnav.responsive .dropdown { float: none; margin-left: 0; }
  .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: 309px; }
  .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; }

  .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; }

}

@media screen and (max-width: 900px) {
  .photo1, .photo2 { width: 50%; }
  .photo3 { display: none; }
  .pageHeaderContent h1, .photoHeaderContent h1 { font-size: 40px; line-height: 40px; }
  .madeHereListing { width: calc(50% - 20px); }
}

@media screen and (max-width: 810px) {
  .header23Upper { margin-top: 19px; width: 300px; float: right; }
}

@media screen and (max-width: 700px) {
  /* Departments */
  .departmentStaffLeft { padding: 10px; }
  .departmentLeft { width: calc(100% - 20px); float: none; padding: 10px; }
  .departmentNav { width: 100%; float: none; padding: 0; }
  .departmentInfo { padding: 0 10px; }
  #standardPage figure, #servicePage figure, figure { width: 100%; margin: 20px 0; }
  figure img { display: block; margin: 0 auto !important; }
  figure figcaption { text-align: center; }

  .phoneDetail4x { width: 100%; }
  .phoneDetail { width: 100%; }

  .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: #EEE; width: calc(100% - 20px); margin: 10px; }

  .homeAbout { flex-wrap: wrap; margin: 20px auto; }
  .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: #EEE; 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; }

  .rotator22 { height: 400px; }
  .rotator22Text { text-align: center; right: auto; font-size: 18px; line-height: 22px; bottom: 100px; width: 100%; }
  .rotator22Text h3 { font-size: 24px; line-height: 30px; }
}

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

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

@media screen and (max-width: 600px) {
  /* Homepage */
  .trendingIcons { transform: translateY(-11%); }
  .trendingIcons .icon { width: 50%; }

  .photo2 { display: none; }
  .photo1 { width: 100%; }
  .pageHeaderContent h1, .photoHeaderContent h1 { font-size: 24px; line-height: 24px; }

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

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

  .offRow { font-size: 15px; line-height: 23px; }
  .offName { width: 100%; }
  .offContact { width: 100%; text-align: left; }
  .offInfo.noTerm { width: 100%; }
  .offTerm.noTerm { width: 0; }

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

  .top10ListingPage img.top10Photo, .madeHereListingPage img.madeHerePhoto { width: 300px; float: none; margin: 0 auto 10px; border: 2px solid #CCC; display: block; }

}
@media screen and (max-width: 625px) {
  .header23Container { height: 110px; }
  .header23 { height: 110px; }
  .header23Upper { position: absolute; top: 0; width: 100%; left: 0; background: #a9c8de; margin: 0; text-align: center; font-size: 13px; line-height: 20px; height: 20px; overflow: hidden; }
  .header23Upper a { margin-left: 5px; }
  .header23Logo, .topIcon { margin-top: 20px; }
  .topnav.responsive { top: 114px; }

  .homeWelcome { font-size: 18px; line-height: 28px; }
}

@media screen and (max-width: 500px) {
  #headerTop { line-height: 24px; padding: 5px 0; }
  .headerLinks, .headerWeather { float: none; width: 100%; text-align: center; }
  .facilityIcon, #facilityAmenities.extended .facilityIcon { width: 100%; }

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

@media screen and (max-width: 400px) {
  .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; }
  .noMobile { display: none; }

  #rotator.rotator > .rotator__video-overlay { font-size: 20px; }
  #rotator.rotator > .rotator__video-overlay h1 { font-size: 28px; line-height: 38px; }
}
@media screen and (max-width: 800px) {
  img.mobileMap { display: block; }
  img.desktopMap { display: none; }
}



/* Listings */
.listingFilters { background: #46acd3; color: #FFF; width: calc(100% - 20px); padding: 10px 10px 5px; }
.listingFilters.attractions { background: #7f549f; }
.listingFilters.recreation { background: #2f855a; }
.listingFilters.drink { background: #9EBE6F; }
.listingFilters.shop { background: #265786; }
.listingFilters.venues { background: #E5A282; }
.listingFilters a { display: inline-block; padding: 4px 12px; text-transform: uppercase; color: #FFF; text-decoration: none; border: 1px solid rgba(255, 255, 255, .7); cursor: pointer; margin: 0 0 5px; }
.listingFilters a:hover { background: rgba(0, 0, 0, .5); border: 1px solid rgba(0, 0, 0, .5); transition: 1s; }
.listings { display: flex; flex-wrap: wrap; margin: 5px 0; }
.listing { width: calc(25% - 20px); padding: 5px; margin: 5px; position: relative; }
.listing.listing3x { width: calc(33.3% - 20px); }
.listing .listingName { position: absolute; bottom: 0; left: 0; background: rgba(35, 88, 134, .7); width: calc(100% - 10px); padding: 5px; text-align: left; color: #FFF; font-weight: 700; line-height: 20px; }
.listing .listingName .listingCity { line-height: 14px; margin: 2.5px 0; font-size: 12px; text-transform: uppercase; }
.listing a { display: block; width: 100%; height: 240px; }
.listing.listing3x.listingEvent a { height: 340px; }
.listingFilters .btn.activebtn, .listingFilters .btn.activebtn:hover { background: rgba(0, 0, 0, .5); color: #FFF; font-weight: 700; border: 1px solid rgba(0, 0, 0, .5); }
.glide__slides .listing { white-space: normal !important; }
.listingName.listingHome { width: 100%; }

@media screen and (max-width: 1150px) {
  .listing { width: calc(33.3% - 20px); }
  .listing.listing3x { width: calc(50% - 20px); }
}
@media screen and (max-width: 900px) {
  .listing { width: calc(50% - 20px); }
  .listing.listing3x { width: calc(100% - 20px); }
  .listing.listing3x.listingEvent { width: calc(50% - 20px); }
}
@media screen and (max-width: 850px) {
  .listingFilters { display: block !important; }
}
@media screen and (max-width: 600px) {
  .listing { width: calc(100% - 20px); }
  .listing.listing3x.listingEvent { width: calc(100% - 20px); }
}

/* ----- LISTINGS ----- */

.eatHeader { width: calc(100% - 10px); display: flex; padding: 5px; background: #F6F6F6; }
.eatPhoto { height: 500px; width: calc(100% - 400px); background-position: center center; background-size: cover; }
.eatMap { width: 400px; }
.eatMap iframe { width: 100%; height: 500px; border: 0; }
.eatInfo { width: calc(100% - 10px); display: flex; padding: 5px; margin: 20px 0; }
.eatDescription { width: calc(100% - 420px); margin: 0 20px 0 0; }
.eatContact { width: 400px; }
.eatContact h2:first-child, .eatDescription h2:first-child, .eatDescription h2:nth-child(2) { margin: 0 0 15px; }
.eatContactInfo { margin: 0 0 12px; }
.eatContactIcons svg { margin: 10px 10px 0 0; font-size: 20px; }
.eatContactSpacer { width: 21.25px; display: inline-block; }
.eatVideo { width: calc(100% - 20px); padding: 25% 0; background: #F6F6F6; text-align: center; font-size: 100px; }
.eatLogo { width: 200px; float: right; margin: 0 0 10px 10px; }
.eatMapMobile { display: none; }
.relatedListingsContainer { background: #E5E5E5; width: 100%; }
.relatedListings { width: calc(100% - 40px); padding: 20px 0; margin: 0 auto; }
.relatedListings h3 { margin: 0 0 20px; text-transform: uppercase; }

.listingAlert { background: #7E0000; color: #FFF; padding: 5px 10px; margin: 5px 0 0; }
.listingAlert p:first-child { margin-top: 0; }
.listingAlert a { color: #FFF; }
.activity { display: inline-block; margin: 0 5px 5px 0; background: #F6F6F6; border-radius: 5px; padding: 0 5px; }

@media screen and (max-width: 800px) {
  .eatDescription { width: calc(100% - 320px); }
  .eatContact { width: 300px; }
}
@media screen and (max-width: 700px) {
  .eatHeader { width: 100%; flex-wrap: wrap; padding: 0; }
  .eatPhoto { width: 100%; height: 0; padding-bottom: 60%; }
  .eatMap { display: none; }
  .eatMap iframe { display: none; }
  .eatInfo { flex-wrap: wrap; margin: 10px 0 0; }
  .eatDescription { width: 100%; margin: 0 0 10px; }
  .eatContact { background: #F6F6F6; width: calc(100% - 20px); padding: 10px; }
  .eatMapMobile { display: block; width: 100%; height: 400px; }
  .eatMapMobile iframe { width: 100%; height: 400px; border: 0; }
}

/* ------- BLOG ------- */
.blogListing { width: 100%; display: flex; padding: 0 0 20px; margin: 20px 0; border-bottom: 1px solid #CCC; position: relative; }
.blogListing.last { border-bottom: none; padding: 0; }
.blogFeaturedImage { background-size: cover; background-position: center center !important; transition: all 300ms ease-out; width: 400px; }
.blogFeaturedImage a { padding-bottom: 66.6%; display: block; width: 100%; }
.blogText { width: calc(100% - 440px); padding: 0 20px; }
.blogText h2 { margin-top: 0; }
.blogText h2 a { text-decoration: none; }
.blogText .blogDate { margin: 15px 0 0; font-size: 14px; line-height: 20px; }
.blogText p a { display: inline-block; text-decoration: none; }
img.blogPhoto { display: block; border: 5px solid #233562; width: 600px; margin: -40px auto 0; max-width: calc(100% - 30px); box-shadow: 0 0 10px #000; }

@media screen and (max-width: 800px) {
  .blogListing { flex-wrap: wrap; }
  .blogFeaturedImage { width: 100%; }
  .blogText { width: 100%; padding: 20px 0 0; }
}

/* TRAILS */
.trailSpecial { background: #D67C31; display: inline-block; padding: 4px 8px; border-radius: 4px; color: #FFFFFF; }
.trailEntryHighlight { width: calc(100% - 24px); border: 2px solid #D67C31; padding: 10px; background: rgba(214, 124, 49, .1); }
.trailEntryHighlight h3:first-child { margin-top: 0; }
.trailEntryHighlight h3:last-child { margin-bottom: 0; }
.trailEntryHighlight h3 a { color: #000000; }