#isSmall {
	visibility: hidden;
	float: left
}

#isMedium {
	visibility: hidden;
	float: none
}

#isLarge {
	visibility: hidden;
	float: none
}

.top .topLogo {
	height: 2rem
}

.chapterImage .chapterTitle {
	position: absolute;
	width: 90%;
	text-align: center
}

.chapterImage.c0 {
	background: transparent url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c0_hero_sm.jpg) no-repeat center center;
	background-size: cover
}


.chapterImage.c1 {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c1_hero_sm_ph.jpg) no-repeat center center fixed;
	background-size: cover
}

.chapterImage.c1.show {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c1_hero_sm.jpg) no-repeat center center fixed
}

.chapterImage.c2 {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c2_hero_sm_ph.jpg) no-repeat center center fixed;
	background-size: cover
}

.chapterImage.c2.show {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c2_hero_sm.jpg) no-repeat center center fixed
}

.chapterImage.c3 {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c3_hero_sm_ph.jpg) no-repeat center center fixed;
	background-size: cover
}

.chapterImage.c3.show {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c3_hero_sm.jpg) no-repeat center center fixed
}

.chapterImage.c4 {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c4_hero_sm_ph.jpg) no-repeat center center fixed;
	background-size: cover
}

.chapterImage.c4.show {
	background: url(https://boelterlincoln.com/clients/greencounty/oddities_2025/img/c4_hero_sm.jpg) no-repeat center center fixed
}

.chapter {
	margin: 0 auto !important
}

section {
	width: 100% !important;
	padding: 2em 5% !important;
	margin: 0 auto !important;
	box-shadow: 0
}

section h2 {
	font-size: 1.75em
}

section p {
	font-size: 1em;
	line-height: 1.75em
}

section p:first-of-type:first-letter {
	font-size: 320%;
	padding: 20px 10px;
	margin: .1em .25em 0 0
}

section .mobileOnly {
	display: block;
	margin: 2em 0;
	opacity: 0;
	transition: .5s ease-in .5s
}

section .mobileOnly.show {
	opacity: 1;
	transition: .5s ease-in .5s
}

section .mobileOnly img {
	display: block;
	width: 100%;
	height: auto;
	margin: auto
}

.decoration {
	display: none
}

.floatingElement {
	display: none
}

.chapter>.inlineImage {
	transform: translateY(-20px)
}

.inlineImage .caption {
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 10px 20px
}

.footer .alsoLike {
	font-size: 1.125em
}

.footer .alsoLikeLinkWrap {
	width: 90%;
	margin: 0 5%
}

.footer .alsoLikeLinkWrap .rLink {
	max-height: 300px
}

.footer .alsoLikeLinkWrap .linkWrapper {
	padding-bottom: 50%;
	margin: 0 0 1em 0;
	display: block;
	width: 100%;
	max-width: none
}

@media(min-width: 700px) {
	.footer .
	alsoLikeLinkWrap .
	linkWrapper{
	display: inline-block;
	width: 46%;
	margin-left: 2%;
	margin-right: 2%;
	padding-bottom: 40%
}}

.footer .alsoLikeLinkWrap .link .linkTitleWrapper {
	padding: 5px 10px
}

.footer .alsoLikeLinkWrap .link .linkTitleWrapper .linkTitle {
	font-size: 14px;
	line-height: 18px
}
