:root {
	box-sizing: border-box;
}

*,
::after,
::before {
	box-sizing: inherit;
	margin: 0;
	padding: 0;
}

a.branding-logo {
    color: #e2e2e2;
    text-decoration: none;
}

a.branding-logo:hover {
    color: #ffa343; /* Neon Carrot */
    text-decoration: none;
}

a.branding-logo:active {
    color: #ffa343;
    text-decoration: none;
}

#results a {
  display: inline-block;
  color: #e2e2e2;
  text-decoration: none;
  padding: 0.2em 0.4em;
  transition: background-color 0.2s, color 0.2s;
}

#results a:hover {
  background-color: #e2e2e2;
  color: #1e1e1e;
  border-radius: 0.2em;
}

article {
	padding: 1.25rem;
	display: block;
}

article h2 {
	display: block;
	font-weight: 400;
	margin-bottom: .75rem;
}

body {
	background-color: #1e1e1e;
	color: #e2e2e2;
	font-family: helvetica, arial, sans-serif;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.5;
	min-height: 100vh
}

b {
	font-weight: 700;
}

code {
	background-color: #f5f5f5;
	color: #1e1e1e;
	font-weight: 700;
}

em {
	color: #199d99;
}

h2 {
	font-size: 1.5rem;
}

h3 {
    font-size: 1.15rem;
    font-weight: 600;
    color: #199d99;
    text-align: center;
    line-height: 1.7;
    width: 55%; 
    margin: 0 auto; 
}

header {
	padding: 1.25rem 1.875rem;
}

img {
	border: 0;
	display: inline;
	margin-left: auto;
	margin-right: auto;
}

mark {
  background-color: yellow;
  color: black;
  padding: 0 2px;
  border-radius: 2px;
}

p {
	padding: .5em 0;  
	font-weight: 400; 
}

.center {
	padding: .625rem 0;
	text-align: center;
}

.container {
	margin-left: auto;
	margin-right: auto;
	max-width: 80%;
	padding-left: 1rem;
	padding-right: 1rem;
}

.content {
	padding: 1.5rem 0;
}

.footer-content {
	font-size: .875rem;
	padding: .625rem 0;
	text-align: center;
}

.grn {
	color: #199d99;
	font-size: 1.1rem;
	font-weight: 500;
}

.group {
	background-color: #1d1e1e;
	color: #a3d7d6;
	font-size: 1.625rem;
	font-weight: 700;
	padding: .875rem 1.125rem 0;
}

.highlight {
	background: #ffcc00;
	color: #1e1e1e;
}

.intro {
	font-size: 2.25rem;
	font-weight: 700;
	padding: 1.25rem 0;
	text-align: center;
}

.pad {
	padding: 1.875rem 0;
}

.pageContent {
	max-width: 80%;
	border: none;
	margin: auto;
}

.places {
	font-size: 2.5rem;
	font-weight: 700;
	padding-top: 1.25rem;
	text-align: center;
}

.pltone {
	color: #199d99;
	font-size: .9375rem;
	font-weight: 400;
}

.small {
	font-size: .8125rem;
	padding: .9375rem 0;
	color: #199d99;
}

/* <-- Some Serious Shit Beyond This Point --> */

/* <-- Start Divider --> */

.divider {
    display: table;
    font-size: 24px;
    margin: 72px auto;
    text-align: center;
    width: 75%;
}

.divider span {
    display: table-cell;
    position: relative;
    vertical-align: middle;
}

.divider span:first-child,
.divider span:last-child {
    width: 50%;
}

.divider span:first-child::after,
.divider span:last-child::after {
    content: '';
    display: block;
    height: 2px;
    width: 100%;
}

.divider span:first-child::after {
    background: linear-gradient(90deg, transparent, #d4e6e5);
}

.divider span:last-child::after {
    background: linear-gradient(90deg, #d4e6e5, transparent);
}

.divider span:nth-child(2) {
    color: #d4e6e5;
    padding: 0 20px;
    white-space: nowrap;
    width: auto;
}

/* Image styling (automatically applies to any image in middle span) */

.divider span:nth-child(2) div {
    width: 90px;
    height: 150px;
    max-width: 600px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: drop-shadow(0 8px 20px rgba(0,0,0,0.6));
    display: inline-block;
    vertical-align: middle;
}

/* Individual image classes (just the URL) */

.lcvsr-image {
    background-image: url('scanner.png');   
}

.divider span:nth-child(2) div.acw-image {
    background-image: url('d-acw.png');
    width: 150px;
}

.divider span:nth-child(2) div.cci-image {
    background-image: url('d-cci.png');
    width: 150px;
}

.divider span:nth-child(2) div.ccw-image {
    background-image: url('d-ccw.png');
    width: 150px;
}

.divider span:nth-child(2) div.flag-image {
    background-image: url('flag.png');
    width: 236px;
}

.divider span:nth-child(2) div.gcw-image {
    background-image: url('d-gcw.png');
    width: 150px;
}

.divider span:nth-child(2) div.ici-image {
    background-image: url('d-ici.png');
    width: 154px;
}

.divider span:nth-child(2) div.idaho-image {
    background-image: url('idaho.png');
    width: 150px;
}

.divider span:nth-child(2) div.lci-image {
    background-image: url('d-lci.gif');
    width: 151px;
}

.divider span:nth-child(2) div.lsci-image {
    background-image: url('d-lsci.png');
    width: 150px;
}

.divider span:nth-child(2) div.npci-image {
    background-image: url('d-npci.gif');
    width: 150px;
}

.divider span:nth-child(2) div.oregon-image {
    background-image: url('oregon.png');
    width: 150px;
}

.divider span:nth-child(2) div.search-image {
    background-image: url('search.png');
    width: 150px;
}

.divider span:nth-child(2) div.uco-image {
    background-image: url('d-uco.png');
    width: 167px;
}

.divider span:nth-child(2) div.usa-image {
    background-image: url('miusa.png');
    width: 150px;
}

.divider span:nth-child(2) div.washington-image {
    background-image: url('washington.png');
    width: 150px;
}

.divider span:nth-child(2) div.wco-image {
    background-image: url('d-wco.png');
    width: 150px;
}

.divider span:nth-child(2) div.wcw-image {
    background-image: url('d-wcw.png');
    width: 150px;
}

/* <-- End Divider --> */

/* <-- Navigation Menu --> */

.branding-logo {
	font-size: calc(.8rem + 1vw);
	text-decoration: none;
}

.dropdown {
	position: relative;
}

.navbar {
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.menu {
	display: flex;
	flex-direction: row;
}

.menu li {
	list-style: none;
}

.menu li a {
	color: #e2e2e2;
	display: block;
	font-size: 18px;
	padding: 1rem 1.25rem;
	text-decoration: none;
}

.menu>li:hover>a,
.submenu>li:hover>a {
	background-color: #313c3f;
	border-radius: 1em .25em;
	color: #c9c9c9;
}

.menu>li:hover>a {
	background-color: #313c3f;
}

.submenu {
	background-color: #475a5b;
	border-radius: 1em .25em;
	min-width: 3em;
	opacity: 0;
	padding: 1.5em 0;
	position: absolute;
	right: 0;
	transform: scaleY(0);
	transform-origin: top center;
	white-space: nowrap;
    z-index: 9;
}

/* <-- End Navigation Menu --> */

/* <---- Menu Arrow ----> */

.arrow {
	border-bottom: .15em solid currentColor;
	border-left: .15em solid currentColor;
	display: inline-block;
	height: .5em;
	margin-top: -.25em;
	vertical-align: middle;
	transform: rotate(-45deg);
	transition: transform 100ms ease-in-out;
	width: .5em;
}

.menu>li:hover>a+.submenu,
.submenu>li:hover>a+.submenu {
	opacity: 1;
	transform: scaleY(1);
}

.menu>li:hover>a>.arrow,
.submenu>li:hover>a>.arrow {
	transform: rotate(225deg);
}

/* <---- End Menu Arrow ----> */

/* <-- Android Little Screen --> */

@media only screen and (max-width: 78.75em) {
	.submenu .submenu .submenu {
		left: -100%;
		top: .5em;
	}
	.submenu {
		min-width: 16em;
	}
}

@media only screen and (max-width: 58.75em) {
	.menu li a {
		font-size: 1rem;
	}
	main {
		float: none;
		width: 100%;
	}
	aside {
		float: none;
		width: 100%;
	}
   .divider span:nth-child(2) div {
        max-width: 480px;
        max-height: 120px;
    }
}

@media only screen and (max-width: 50em) {
	header {
		padding: 1.5em 2em;
	}
	.menu {
		flex-flow: column;
		position: absolute;
		background: #1e1e1e;
		top: 4.5em;
		left: 0;
		right: 0;
		height: 100vh;
		opacity: 0;
		transform: scaleY(0);
		transform-origin: top center;
		transition: transform 200ms 100ms cubic-bezier(0.36, 0.4, 0.42, 1.48), opacity 100ms ease-in-out;
		overflow-y: scroll;
	}
	.menu>li>a {
		font-size: 1rem;
		color: #e2e2e2;
	}
	.submenu>li>a {
		font-size: 1rem;
	}
	.submenu {
		top: 0;
		padding-left: 1em;
	}
	.submenu .submenu {
		left: 0;
		top: 0;
	}
	.submenu .submenu .submenu {
		left: 0;
		top: 0;
	}
	.menu>li:hover>a+.submenu,
	.submenu>li:hover>a+.submenu {
		position: relative;
	}
	.hamburger {
		background: #e2e2e2;
		cursor: pointer;
		display: block;
		height: .25em;
		position: relative;
		transition: transform .2s ease-in-out;
		width: 1.875em;
	}
	.hamburger::after,
	.hamburger::before {
		background: inherit;
		content: "";
		height: inherit;
		left: 0;
		position: absolute;
		transition: transform .2s ease-in-out;
		width: inherit;
	}
	.hamburger::after {
		top: .65em;
	}
	.hamburger::before {
		bottom: .65em;
	}
	.close::after,
	.close::before {
		top: 0;
		transition: transform .2s ease-in-out;
	}
	.close::before {
		display: none;
	}
	.close {
		transform: rotate(45deg);
		transition: transform .2s ease-in-out;
	}
	.close::after {
		transform: rotate(-90deg);
	}
	input[type=checkbox]:checked+.menu {
		position: absolute;
		opacity: 1;
		transform: scaleY(1);
	}
    .divider span:nth-child(2) div {
        max-width: 320px;
        max-height: 90px;
    }
}
