/*!
Theme Name: LCR, Inc.
Theme URI: http://underscores.me/
Author: Tyson Hood
Author URI: http://tysonhood.com
Description: Theme for LCR, inc.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: lcrinc
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

LCR, Inc. is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
progress,
video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

a {
	background-color: transparent;
}

a:active,
a:hover {
	outline: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	box-sizing: content-box;
	height: 0;
}

pre {
	overflow: auto;
}

code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}

button {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

input {
	line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
	#wpadminbar {
		position: fixed;
	}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.hentry {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*=============================================================
/* CUSTOM STYLES - THEME SPECIFIC
=============================================================*/
/* === BASE STYLES
=============================================================*/
body {
	color: #222;
	font-size: 16px;
	font-family: 'Source Sans Pro', sans-serif;
	text-align: center;
	font-weight: 400;
}


/* === GLOBAL STYLES
=============================================================*/
h1, h2, h3, h4, h5, h6 {
	-webkit-font-smoohing: antialiased;
	text-rendering: optimizeLegibility;
	font-family: 'Vollkorn', serif;
}

h1 {
	font-size: 3em;
	margin: 40px 0;
}

h2 {
	font-size: 2.2em;
}

p {
	margin: 0 0 30px;
}

.row {
	padding: 20px 0;
}

.lead {
	font-size: 1.2em;
}

.active {
	background-color: rgba(255,255,255,0.2);
}

.btn {
	background-color: #222;
	border: none;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
}

.btn:hover {
	background-color: #18A218;
}


header.alt-page .navbar.navbar-inverse .navbar-brand {
	display: block;
}

.alt-page-default#hero {
	background: url(./assets/img/trees.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	max-height: 400px;
}

.alt-page #nav-links .current-menu-item a {
	background-color: #222; 
}


/* === HOME PAGE STYLES
=============================================================*/
header {
	height: auto;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}

header #navbar {
	border: none;
	position: fixed;
	min-width: 100%;
	max-width: 100%;
	z-index: 10;
	border-radius: 0;
}

header .navbar.navbar-inverse {
	background: rgba(0,0,0,0.8);
}

header .navbar-inverse .navbar-brand {
	color: #fff;
	display: none;
}

.navbar #nav-links {
	justify-content: center;
	text-align: center;
	background: rgba(0, 0, 0, 0.85);
	margin: 0;
	font-size: 1em;
	display: block;
	height: auto;
}

.navbar #nav-links li {
	border-bottom: 1px solid #777;
	padding: 5px 0
}

.navbar #nav-links li:nth-of-type(5) {
	border-bottom: none;
}

.navbar-collapse.collapse {
	padding-bottom: 20px;
}


/* === HERO STYLES
=============================================================*/
#hero {
	background: url(./assets/img/mthood.jpg) 50% 0 no-repeat fixed;
	background-size: cover;
	background-color: #213C30;
	padding: 0;
	height: 660px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#hero #header-wrap {
	background: rgba(255,255,255,0.6);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 300px;
	height: 200px;
	display: block;
	vertical-align: middle;
}

#hero-title {
	font-size: 72px;
	margin: 40px 0 0;
}


/* === CONTACT STRIPE STYLES
=============================================================*/
#contact-stripe {
	width: 100%;
	padding: 0;
	margin: 0;
}

#contact-stripe .container {
	width: 100%;
	margin: 0;
	padding: 0;
}

#contact-stripe .container .row {
	width: 100%;
	margin: 0;
	background-color: #213C30;
	padding: 15px;
}

#contact-stripe .container .row p {
	color: #fff;
	font-size: 1.4em;
	margin: 0;
}

#contact-stripe .container .row a {
	display: block;
	max-width: 200px;
	margin: 10px auto;
}


/* === REFILL STYLES
=============================================================*/
#refill {
	width: auto;
	max-width: 100%;
}

#refill img {
	border: 1px solid #213C30;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	margin: 10px auto;
	max-width: 90%; 
}

#refill p {
	font-size: 1.4em;
	color: #fff;
	background-color: #213C30;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	padding: 10px;
	max-width: 90%;
	margin: 20px auto;
}

#refill p:first-of-type {
	margin-top: 10px;
}



/* === BIO STYLES
=============================================================*/
#bio {
	padding-bottom: 20px; 
}

#bio .lead {
	margin-bottom: 0;
}

#bio span {
	font-size: 1.2em;
	font-weight: 700;
}

#bio img {
	max-width: 180px;
	margin: 20px 0;
	width: 100%;
}

#bio p {
	margin: 10px 0 0;
}


/* === MORE INFO STYLES
=============================================================*/
#moreinfo {
	background-color: #eeeeee;
}

#moreinfo .btn {
	background-color: #567F55;
	border: none;
	font-weight: 700;
	letter-spacing: 1px;
}

#moreinfo .btn:hover {
	background-color: #338531;
}

#moreinfo .col-sm-4 {
	margin-bottom: 20px;
}



/* === FOOTER STYLES
=============================================================*/
footer {
	height: 50px;
	background: rgba(0,0,0,0.8);
}

footer .row {
	margin: 0;
	padding: 0;
}

footer p {
	margin: 0;
	color: #fff;
	line-height: 50px;
	padding: 0;
}



/* === ABOUT PAGE STYLES
=============================================================*/
#about img {
	margin-bottom: 20px; 
	max-width: 140px;
	width: 100%
}

#about #flag {
	float: left;
}



/* === WHY PAGE STYLES
=============================================================*/
.page-id-36 .alt-page-default#hero {
	background-color: #213C30;
}

#facts .fact-container {
	margin: 20px 0; 
}

#facts h2 {
	margin-bottom: 20px;
}

#facts img {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	margin: 0 auto;
	max-width: 100%;
}

#facts p {
	margin: 40px auto;
	font-size: 1.4em;
}

#facts .row {
	padding-bottom: 0;
}

#facts .standalone {
	margin: 0 auto;
	padding: 0;
}


/* === CONTACT PAGE STYLES
=============================================================*/
#contact {
	padding: 20px;
}

#contact h2 {
	margin: 40px auto;
}

#contact .helpful {
	font-size: .875em;
	padding-bottom: 0;
	padding-top: 0;
}

#contact .helpful p,
#contact .col-sm-4 {
	margin: 0 0 30px;
}

#contact p {
	margin: 0 0 10px;
}

#contact a {
	text-decoration: none;
}


/* === ANIMATION STYLES
=============================================================*/
/*animation element*/

 .animation-element {
  opacity: 0;
  position: relative;
  z-index: 2;
}

/*animation element sliding from left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-20px, 0px, 0px);
  -webkit-transform: translate3d(-20px, 0px, 0px);
  -o-transform: translate(-20px, 0px);
  -ms-transform: translate(-20px, 0px);
  transform: translate3d(-20px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide left*/

/*animation element sliding from right*/

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(20px, 0px, 0px);
  -webkit-transform: translate3d(20px, 0px, 0px);
  -o-transform: translate(20px, 0px);
  -ms-transform: translate(20px, 0px);
  transform: translate3d(20px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide right*/

/*animation element sliding up*/

.animation-element.slide-up {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(0px, 40px, 0px);
  -webkit-transform: translate3d(0px, 40px, 0px);
  -o-transform: translate(0px, 40px);
  -ms-transform: translate(0px, 40px);
  transform: translate3d(0px, 40px, 0px);
}

.animation-element.slide-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
/*animation slide up*/


/* === MEDIA QUERIES - Tablet
=============================================================*/
@media screen and ( min-width: 768px ) {
	/*Navbar*/
	.navbar .container,
	.navbar-collapse.collapse {
		height: 80px;
	}

	.navbar #nav-links {
		background-color: rgba(0,0,0,0);
		height: 80px;
	}

	.navbar #nav-links li {
		border-bottom: none;
		height: 80px;
		padding: 0;
	}

	.navbar .navbar-brand,
	.navbar #nav-links a {
		height: 80px;
		line-height: 79px;
		padding: 0 20px;
		color: #fff;
	}

	/*Bio*/
	#bio {
		padding: 40px 0;
	}

	#bio h2 {
		padding-bottom: 20px;
	}

	#bio img {
		margin: 0;
		width: 100%;
		max-width: 150px;
	}

	#bio p {
		display: inline-block;
		text-align: left;
	}

	#bio p:first-of-type {
		margin-top: 20px;
	}

	#moreinfo .col-sm-4 {
		border-right: 1px solid #222;
		height: 100px;
	}

	#moreinfo .col-sm-4:nth-of-type(3) {
		border-right: none;
}


/* === MEDIA QUERIES - Desktop
=============================================================*/
@media screen and ( min-width: 940px ) {

	#contact-stripe .container .row a {
		display: inline-block;
		margin-left: 20px; 
	}

	#about .row p{
		text-align: left;
	}

	#funfacts {
		margin: 40px auto;
	}

	.fact-container {
		float: none;
	}

	#facts .row {
		margin: 40px;
	}

	#facts .fact-container {
		margin: 40px auto;
	}

	#facts p {
		margin: 40px;
	}

	#facts img {
		height: 100%;
		max-height: 300px;
	}

	#facts #img2 {
		float: right;
	}

	/*animation element sliding from left*/

	.animation-element.slide-left {
	  opacity: 0;
	  -moz-transition: all 800ms linear;
	  -webkit-transition: all 800ms linear;
	  -o-transition: all 800ms linear;
	  transition: all 800ms linear;
	  -moz-transform: translate3d(-100px, 0px, 0px);
	  -webkit-transform: translate3d(-100px, 0px, 0px);
	  -o-transform: translate(-100px, 0px);
	  -ms-transform: translate(-100px, 0px);
	  transform: translate3d(-100px, 0px, 0px);
	}

	.animation-element.slide-left.in-view {
	  opacity: 1;
	  -moz-transform: translate3d(0px, 0px, 0px);
	  -webkit-transform: translate3d(0px, 0px, 0px);
	  -o-transform: translate(0px, 0px);
	  -ms-transform: translate(0px, 0px);
	  transform: translate3d(0px, 0px, 0px);
	}
	/*animation slide from left*/

	/*animation element sliding left*/

	.animation-element.slide-right {
	  opacity: 0;
	  -moz-transition: all 800ms linear;
	  -webkit-transition: all 800ms linear;
	  -o-transition: all 800ms linear;
	  transition: all 800ms linear;
	  -moz-transform: translate3d(100px, 0px, 0px);
	  -webkit-transform: translate3d(100px, 0px, 0px);
	  -o-transform: translate(100px, 0px);
	  -ms-transform: translate(100px, 0px);
	  transform: translate3d(100px, 0px, 0px);
	}

	.animation-element.slide-right.in-view {
	  opacity: 1;
	  -moz-transform: translate3d(0px, 0px, 0px);
	  -webkit-transform: translate3d(0px, 0px, 0px);
	  -o-transform: translate(0px, 0px);
	  -ms-transform: translate(0px, 0px);
	  transform: translate3d(0px, 0px, 0px);
	}
	/*animation slide left*/
}
