@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&display=swap');
@import "bootstrap-colors.css";




body {
	background-color: #dedede;
	background-image: url("../images/header2.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	font-family: 'Josefin Sans', sans-serif;
	background-attachment: fixed;
/*	background-size: 100%; */
	text-rendering: optimizeLegibility;
}

body.ebook {
	background-image: url("../images/header5.jpg");
	}

@media screen and (max-width: 300px) {
	body {
		background-image: none;
		}
	}

@media screen and (min-width: 776px) {
	body.home {
		background-image: url("../images/header3.jpg");
/*		background-size: 100%; */
	}

	body.ebook {
/*		background-size: 100%; */
		}


}



.displayMed {
	display: none;
}

	@media screen and (min-width: 768px) {
		.displayMed {
			display: inline !important;
		}
	}

.noDisplayMed {
	display: inline;
}

	@media screen and (min-width: 768px) {
		.noDisplayMed {
			display: none !important;
		}
	}

div.container {
	padding-bottom: 0px;
	margin-bottom: 0px;
	}

.menuBar {
	background-color: #073d5e;
	padding: 7px 10px !important;
	}

	@media screen and (min-width: 500px) {
		.menuBar {
			display: none !important;
		}
	}

div.offcanvas a.nav-item {
	padding: 15px;
	font-size: 120%;
	}

	@media screen and (max-width: 350px) {
		div.offcanvas a.nav-item {
			padding: 10px 10px 10px 15px;
			font-size: 100%;
		}
	}

div.offcanvas a.nav-link:before {
	content: "‣ ";
}

div.offcanvas a.nav-link:link,
div.offcanvas a.nav-link:visited {
	background-color: #168967;
	color: #ffffff;
	}

div.offcanvas a.nav-link:hover,
div.offcanvas a.nav-link:active {
	background-color: #8be3c9;
	color: #212529;
	}

div.header {
	padding-top: 10px;
	min-height: 250px;
	position: relative;
	}

div.lede01 {
	padding-top: 200px;
	padding-bottom: 0px;
	position: absolute;
	bottom: 0;
	width: 100%;
	clear: both;
	display: none;
	}

	div.lede01 h2 {
		margin-top: 200px;
		color: white;
		text-align: center;
		font-weight: 600;
		background-image: linear-gradient(to right, transparent, rgba(9, 61, 93, .8), transparent);
		padding: 6px;
		}

	@media screen and (min-width: 801px) {
		div.header {
			min-height: 420px;
			}

		body.ebook div.header {
			min-height: 300px;
			}

	}

	@media screen and (min-width: 700px) {
		div.lede01 {
			display: inline-block !important;
			}

		.disappearAtMin700 {
			display: none;
		}

	}


	@media screen and (max-width: 800px) {
		div.header {
			min-height: 325px;
			}
		}


	@media screen and (max-width: 700px) {
		div.header {
			min-height: 275px;
			}
		}


	@media screen and (max-width: 600px) {
		div.header {
			min-height: 225px;
			}
		}

	@media screen and (min-width: 301px) and (max-width: 500px) {
		div.header {
			min-height: 140px;
			}
		}

	@media screen and (max-width: 300px) {
		div.header {
			background-color: #073d5e;
			min-height: 110px;
		}
	}

	@media screen and (max-width: 576px) {
		div.header {
			padding-left: 10px;
			padding-right: 10px;
		}
	}
	div.header h1 {
		color: #ffffff;
		font-size: 200%;
		letter-spacing: -1px;
		text-shadow: 2px 2px 4px #000000;
		}

		div.header h1 a {
			color: #ffffff;
			text-decoration: none;
			}



	@media screen and (min-width: 768px) {
		div.header h1 {
			font-size: 200%;
			}

		div.lede h2 {
			font-size: 200%;
			}
	}

	@media screen and (min-width: 1000px) {
		div.header h1 {
			font-size: 250% !important;
			}

		div.lede h2 {
			font-size: 250%;
			}
		}


	@media screen and (max-width: 300px) {
		div.header h1 {
			font-size: 150%;
			}

		div.lede h2 {
			font-size: 150%;
			}
		}

	@media screen and (max-width: 575px) {
		.smallNoShadow {
			box-shadow: 0 0 transparent !important;
		}
	}

	div.main p.lede {
		color: #115d8c;
		font-size: 175%;
		text-align: center;
		letter-spacing: -1px;
		line-height: 1.2;
		}

	@media screen and (max-width: 300px) {
		div.main p.lede {
			font-size: 150%;
			}
	}

	@media screen and (min-width: 701px) {
		div.big-screen-hide {
			display: none;
		}
		div.main p.lede {
			display: none;
		}
	}

	div.main hr.hr40 {
		width: 40%;
		margin: 10px auto 30px auto;
		border-top: 5px dotted #497137;
		opacity: 100%;
		}

	div.main h2 {
		color: #497137;
		font-size: 150%;
		text-align: left;
		letter-spacing: -1px;
		margin-bottom: 0px;
		padding-bottom: 0px;
		line-height: 1.1;
		}

		div.main h2 a,
		div.main h2 a:link,
		div.main h2 a:visited {
			color: #497137;
			text-decoration: none;
			}

		div.main h2 a:hover,
		div.main h2 a:active {
			color: #497137;
			text-decoration: underline;
			}

	div.main h3 {
		color: #497137;
		font-size: 135%;
		text-align: left;
		letter-spacing: -1px;
		margin-bottom: 0px !important;
		line-height: 1.1;
		font-weight: 500;
		margin-block-end: 0em !important;
		border-left: 3px solid #497137;
		padding: 6px 6px 4px 6px;
		background-color: #d3e7cb;
		}

		div.main h3 a,
		div.main h3 a:link,
		div.main h3 a:visited {
			text-decoration: none;
			display: block;
			color: #497137;
			}

		div.main h3 a:hover, 
		div.main h3 a:active {
			text-decoration: underline;
			}

	div.main p {
		font-size: 125%;
	}

		@media screen and (min-width: 768px) {
			div.main p {
				font-size: 125%;
				}
			}

		@media screen and (max-width: 575px) {
			div.main p {
				font-size: 125%;
				line-height: 1.2;
				}
			}

		@media screen and (max-width: 300px) {
			div.main p {
				line-height: 1.2;
			}
		}


	div.main p.first {
		margin-top: 0px;
		margin-block-start: 0px;
		}






div.main a:not([href*='erikastokes.com']):not([href^='#']):not([href^='/']):not([href^='tel']):not([id]):after {
	content: url('/images/external-link.png');
	padding-left: 2px;
	}





div.mainNav {
	background-color: #bbd9eb;
	padding: 0;
	margin: 0;
	}

	#mainMenu {
		display: none;
		}




div.footer {
	font-size: 1.2rem;
	line-height: 1.2;
	margin: 0 auto;
	padding-top: 6px;
	}

	@media screen and (max-width: 200px) {
		div.footer {
			font-size: 90%;
			}
	}

	div.footer nav {
		padding-left: 1rem;
		padding-bottom: 0;
		}

	@media screen and (max-width: 575px) {
		div.footer nav {
			padding-left: .75rem;
			}
	}

	div.footer a,
	div.footer a:link,
	div.footer a:visited {
		color: #115d8c;
		text-decoration: none;
		}

	div.footer a:hover,
	div.footer a:active {
		text-decoration: underline;
		}

	div.footer ul {
		list-style-type: none;
		padding: 0;
		}

		div.footer li {
			margin-left: 3rem;
			text-indent: -3rem;
			}

		div.footer li:before {
			content: "‣ ";
		}

	@media screen and (max-width: 991px) {

		#footerContact {
			border-top: 1px solid #115d8c;
			padding: 1rem 10px;
			line-height: 1.3;
			margin: 0 10px;
		}
	}


	div.mainNav ul {
		list-style-type: none;
		padding: 0;
		font-size: 1.2rem;
		}

		div.mainNav li {
			text-indent: -10px;
			line-height: 1.1;
			}

		div.mainNav li {
			border-bottom: 2px solid gray;
			}


		div.mainNav a,
		div.mainNav a:link,
		div.mainNav a:visited {
			text-decoration: none;
			color: #115d8c;
			display: block;
			padding: 10px 10px 10px 20px;
			}

			div.mainNav a:hover,
			div.mainNav a:active {
				background-color: #115d8c;
				color: #ffffff;
				}

		div.mainNav img.icon {
			height: 1rem;
			margin-right: 5px;
			color: #ffffff;
			vertical-align: top;
			}

img.fbImage,
img.liImage {
	width: 1.25rem;
	height: 1.25rem;
	vertical-align: top;
	}


div.copyright {
	width: 100%;
	border-top: 1px solid #115d8c;
	text-align: center;
	padding: 10px 0px;
	font-weight: 300;
	margin: 0 auto;
	}

	div.copyright p {
		margin: 0;
		padding: 0;
		}


div.clearfix {
	clear: both;
	width: 100%;
	height: 0px;
	font-size: 0%;
	}

span.nobr {
	white-space: nowrap;
	}


blockquote.q {
	border: 1px solid #497137;
	border: 1px solid #8faf80;
	padding: 25px 35px 25px 35px;
	width: 80%;
	margin: 45px auto 45px auto;
	}

blockquote.q p {
	font-size: 150% !important;
	line-height: 1.1 !important;
	color: #497137;
	font-weight: 300;
	}

blockquote.q p.first {
	}


blockquote.q p.sig {
	text-align: right;
	font-size: 125% !important;
	}

blockquote.q:before {
	background-color: #497137;
	color: #ffffff;
	content: "\201C";
	font-family: serif;
	font-weight: 600;
	position: relative;
	top: -45px;
	left: -30px;
	box-shadow: 0 0 0 10px #ffffff;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-left: -20px;
	font-size: 3.6rem;
	padding: 11px 11px 9px 9px;
	border-radius: 50%;
	}

blockquote.q:after {
	background-color: #497137;
	color: #ffffff;
	content: "\201D";
	font-family: serif;
	font-weight: 600;
	position: relative;
	bottom: -40px;
	left: 100%;
	box-shadow: 0 0 0 10px #ffffff;
	width: 50px;
	height: 50px;
	display: block;
	text-align: center;
	line-height: 50px;
	margin-right: -20px;
	font-size: 3.6rem;
	padding: 11px 9px 9px 11px;
	border-radius: 50%;
	}

div.code {
	background-color: #d3e7cb;
	padding: 10px;
	color: #497137;
	width: 80%;
	margin: 20px auto;
	}

code {
	color: #497137;
	}


div.blockImage {
	margin: 1em 0 1em 0;
	}

	div.blockImage .alignLeft {
		margin-right: 1em;
		float: left;
		}

	div.blockImage .alignRight {
		margin-left: 1em;
		float: right;
		}


.gallery {
  background: #EEE;
}

.gallery-cell {
  width: 160px;
  height: 200px;
  margin-right: 10px;
  background: #8C8;
  counter-increment: gallery-cell;
}

/* cell number */
.gallery-cell:before {
  display: block;
  text-align: center;
  content: counter(gallery-cell);
  line-height: 200px;
  font-size: 80px;
  color: white;
}

div.card-body p {
	margin-top: 16px;
	line-height: 1.2;
	}

div.card-body p.first {
	margin-top: 6px;
	}

.border-red {
	border: 1px solid red;
	}

.border-blue {
	border: 1px solid blue;
	}

.border-orange {
	border: 1px solid orange;
	}

.border-yellow {
	border: 1px solid yellow;
	}

.border-pink {
	border: 1px solid pink;
	}

.border-3 {
	border-width: 3px;
	}

/* font-family: 'Josefin Sans', sans-serif; */
