/*
Theme Name: Forestry Service

Fonts Used:
    font-family: 'Dosis', sans-serif;
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font-size: 100%;
	font: inherit;
	padding: 0;
	border: 0;
	margin: 0;
	vertical-align: baseline
}
body {
	line-height: 1
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
.clear {
	clear: both
}
.sticky {
}
.bypostauthor {
}
.wp-caption {
}
.wp-caption-text {
}
.gallery-caption {
}
.alignright {
}
.alignleft {
}
.aligncenter {
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important
}
/*--------- BODY ELEMENTS --------- */

html {
	scroll-behavior: smooth;
}
body {
	font-family: 'Dosis', sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.444em;
}
a {
	text-decoration: none;
	transition: .5s;
}
b, strong {
	font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
input, select, textarea {
	-webkit-appearance: none;
}
p {
	margin: 0 0 1.5em 0;
}
p:last-child {
	margin: 0 !important;
}
a {
	text-decoration: none;
	transition: .5s;
}
em, i {
	font-style: italic;
}
img {
	height: auto;
}
/*--------- HEADER ELEMENTS --------- */
#header {
	display: table;
	width: 100%;
	background: url(images/homebanner.jpg) center no-repeat #669933;
	background-size: cover;
}
#branding {
	display: table;
	width: 1248px;
	margin: 3em auto 3em auto;
}
#branding .logo {
	display: table;
	margin: 0 auto 0 auto;
	width: auto;
}
#branding .logo img {
	display: table;
	margin: 0 auto;
	width: 10em;
}
.page-template-front-page #branding .logo img {
	width: 20em;
}
#branding .phone {
	display: table;
	margin: 1em auto 0 auto;
	width: auto;
	font-size: 2.222em;
	font-weight: 400;
	line-height: 1.222em;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 4px 4px 12px #000, 4px 4px 12px #000;
}
#branding .phone a {
	display: table;
	margin: 0 auto;
	font-weight: 700;
	color: #fff;
}
#branding .punchline {
	display: table;
	margin: 1em auto 1em auto;
	width: auto;
	font-size: 4.9em;
	font-weight: 700;
	color: #fff;
	line-height: 1.222em;
	text-align: center;
	text-shadow: 4px 4px 16px #000, 4px 4px 16px #000;
}
#branding .punchline span {
	display: table;
	margin: 0 auto 0 auto;
	font-size: 0.667em;
	font-weight: 300;
	line-height: 1.222em;
}
#branding .bannerform {
	display: table;
	margin: 0 auto 3em auto;
	width: 80%;
	background: #0c2b2b;
	border: 5px solid #cfa350;
	border-radius: 5px;
	padding: 1em 1.35em;
}
#branding .bannerform h3 {
	font-size: 2.222em;
	font-weight: 500;
	text-align: center;
	color: #fff;
	line-height: 1.222em;
	margin: 0 0 0.5em 0;
}
#branding .bannerform table {
	width: 100%;
	margin: 0;
}
#branding .bannerform table tr td {
	width: 28%;
	padding: 0 0.5em 0 0;
}
#branding .bannerform table tr td:last-child {
	width: 16%;
	padding: 0;
}
/*--------- HOME BANNER ELEMENTS --------- */
#banner {
	display: table;
	width: 100%;
	background: linear-gradient( rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5) ), url('images/headerbanner.jpg');
	background-size: cover;
	color: #fff;
	position: relative;
}
/*--------- PROFESSIONAL ORGANIZATIONS --------- */
#organizations {
	display: table;
	width: 100%;
}
#organizations .organizations {
	display: table;
	width: auto;
	margin: 5em auto;
}
#organizations .organizations h3 {
	font-size: 2.667em;
	font-weight: 600;
	line-height: 1.333em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 1em 0;
}
#organizations .organizations ul {
	display: table;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#organizations .organizations ul li {
	list-style: none;
	display: inline-table;
	margin: 0;
	width: 25%;
}
#organizations .organizations ul li img {
	display: table;
	margin: 0 auto;
	width: 100%;
}
/*--------- FOREST MANAGEMENT  --------- */
#forestmanagement {
	display: table;
	width: 100%;
}
#forestmanagement .forestmanagement {
	display: table;
	width: 1248px;
	margin: 5em auto 0 auto;
}
#forestmanagement .forestmanagement h2 {
	font-size: 2.667em;
	font-weight: 600;
	line-height: 1.333em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 1em 0;
}
#forestmanagement .forestmanagement li {
	list-style: none;
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	font-size: 1.333em;
	line-height: 1.333em;
	text-align: center;
}
#forestmanagement .forestmanagement li:last-child {
	margin: 0;
}
#forestmanagement .forestmanagement li img {
	display: table;
	margin: 0 auto 0.5em auto;
	width: 100%;
	max-width: 400px;
	border-radius: 5px;
}
#forestmanagement .forestmanagement li h3 {
	font-size: 1.167em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 0.5em 0;
}
#forestmanagement .forestmanagement li strong {
	font-weight: 600;
}
/*--------- PURCHASING --------- */
#purchasing {
	display: table;
	width: 100%;
}
#purchasing .purchasing {
	display: table;
	width: 1248px;
	margin: 5em auto 0 auto;
}
#purchasing .purchasing h2 {
	font-size: 2.667em;
	font-weight: 600;
	line-height: 1.333em;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 1em 0;
}
#purchasing .purchasing li {
	list-style: none;
	float: left;
	width: 32%;
	margin: 0 2% 0 0;
	font-size: 1.333em;
	line-height: 1.333em;
	text-align: center;
}
#purchasing .purchasing li:last-child {
	margin: 0;
}
#purchasing .purchasing li img {
	display: table;
	margin: 0 auto 0.5em auto;
	width: 100%;
	max-width: 400px;
	border-radius: 5px;
}
#purchasing .purchasing li h3 {
	font-size: 1.167em;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 0.5em 0;
}
#purchasing .purchasing li strong {
	font-weight: 600;
}
/*--------- PROFESSIONAL SERVICES --------- */
#services {
	display: table;
	width: 100%;
	background: #0c2b2b;
}
#services .services {
	display: table;
	width: 100%;
	margin: 5em 0 5em 0;
}
#services .services h3 {
	font-size: 2.667em;
	font-weight: 600;
	line-height: 1.333em;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
	margin: 0 0 1.5em 0;
}
#services .services ul {
	display: table;
	width: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#services .services ul li {
	list-style: none;
	display: inline-table;
	margin: 0 1.5em 1em 0;
	font-size: 1.222em;
	font-weight: 600;
	color: #cfa350;
	text-transform: uppercase;
	text-align: center;
}
#services .services ul li span {
	display: table;
	margin: 0 auto 0 auto;
	width: 6em;
	height: 6em;
}
#services .services .widget ul li:nth-child(1) span {
	background: url(images/ser1.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(2) span {
	background: url(images/ser2.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(3) span {
	background: url(images/ser3.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(4) span {
	background: url(images/ser4.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(5) span {
	background: url(images/ser5.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(6) span {
	background: url(images/ser6.png) center top no-repeat;
	background-size: 6em;
}
#services .services .widget ul li:nth-child(7) span {
	background: url(images/ser7.png) center top no-repeat;
	background-size: 6em;
}
/*--------- ON PAGE FORM --------- */

.onpageform {
	display: table;
	margin: 5em auto;
	width: 1248px;
	background: #0c2b2b;
	border: 5px solid #cfa350;
	border-radius: 5px;
}
.onpageform .left {
	display: table-cell;
	background: #cfa350;
	padding: 1em 2em;
	width: 20%;
	vertical-align: top;
}
.onpageform .left span {
	display: table-cell;
	font-size: 1.333em;
	font-weight: 600;
	text-transform: uppercase;
	color: #0c2b2b;
	line-height: 1.222em;
	vertical-align: middle;
}
.onpageform .left span em {
	font-size: 5.5em;
	font-weight: 700;
	font-style: normal;
	line-height: 1em;
	padding: 0 0.1em 0 0;
}
.onpageform .right {
	display: table-cell;
	padding: 1em 1.35em;
	width: 80%;
}
.onpageform .right h3 {
	font-size: 2.222em !important;
	font-weight: 500 !important;
	color: #fff !important;
	line-height: 1.222em !important;
	margin: 0 0 0.5em 0 !important;
}
.onpageform .right table {
	clear: both;
	width: 100%;
	margin: 0;
}
.onpageform .right table tr td {
	width: 28%;
	padding: 0 0.5em 0 0;
}
.onpageform .right table tr td:last-child {
	width: 16%;
	padding: 0;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
	display: table;
	width: 100%;
	background: linear-gradient( rgba(0, 0, 0, 0), rgba(0, 0, 0, 0) ), url('images/footerbg.jpg');
	background-size: cover;
	background-position: center bottom;
}
#footer .logo {
	display: table;
	margin: 4em auto 1em auto;
	width: auto;
}
#footer .logo img {
	display: table;
	margin: 0 auto;
	width: 18em;
}
#footer .locations {
	display: table;
	margin: 1em auto 6em auto;
	width: auto;
}
#footer .locations ul {
	display: table;
	width: auto;
	margin: 0;
	padding: 0;
}
#footer .locations ul li {
	list-style: none;
	display: inline-table;
	margin: 0 1em 0 1em;
	font-size: 1.667em;
	text-align: center;
	color: #fff;
	line-height: 1.333em;
}
#footer .locations ul li h5 {
	font-weight: 800;
	color: #cfa350;
	text-transform: uppercase;
}
#copyright {
	clear: both;
	display: table;
	margin: 2em auto;
	font-weight: 400;
	color: #fff;
}
#copyright a {
	color: #fff;
}
#copyright a:hover {
	color: #fff;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
	display: table;
	width: 100%;
	margin: 0;
	padding: 0;
}
.page-template-front-page #container #content {
	display: table;
	width: 100%;
}
/* --------- PAGE ELEMENTS --------- */

#container #content a {
	color: #7e2818;
	font-weight: 400;
}
#container #content a:hover {
	color: #000;
}
#container {
	width: 1248px;
	display: table;
	margin: 0 auto;
	padding: 3em 0 3em 0;
}
#content {
	float: left;
	width: 100%;
}
#sidebar {
	display: none;
	float: right;
	width: 25%;
}
#container #content h1 {
	font-size: 2.667em;
	line-height: 1.35em;
	margin: 0 0 0.5em 0;
	color: #1f1600;
}
#container #content h2 {
	font-size: 2em;
	line-height: 1.35em;
	margin: 0 0 0.600em 0;
	color: #000;
}
#container #content h3 {
	font-size: 1.75em;
	line-height: 1.35em;
	margin: 0 0 0.750em 0;
	color: #000;
}
#container #content h4 {
	font-size: 1.5em;
	line-height: 1.35em;
	margin: 0 0 0.900em 0;
	color: #000;
}
#container #content ul {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 1em;
}
#container #content ul li {
	list-style: none;
	padding: 0.1em 0 0.1em 1.25em;
	background: url(images/bullet.png) left 0.5em no-repeat;
	background-size: 0.8em;
}
#container #content ol {
	line-height: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 2em;
	list-style: decimal;
}
#container #content ol li {
	padding: 0.3em 0;
}
#container #content .imgright {
	width: 300px;
	float: right;
	margin: 0 0 0.5em 1.5em;
	clear: right;
}
#container #content .imgright img {
	width: 100%;
	height: auto;
	margin: 0;
}
.alignleft {
	float: left;
	margin: 0 1.5em 0.5em 0;
}
.alignright {
	float: right;
	margin: 0 0 0.5em 1.5em;
}
.alignnone {
	float: none;
	margin: 1.5em auto;
	display: table;
}
.aligncenter {
	float: none;
	margin: 1.5em auto;
	display: table;
}
#container #content ul.threeimgs {
	display: table;
	width: 100%;
	margin: 0 0 2em 0;
	padding: 0;
}
#container #content ul.threeimgs li {
	width: 32%;
	margin: 0 2% 0 0;
	padding: 0;
	list-style: none;
	background: none;
	float: left;
}
#container #content .threeimgs li:last-child {
	margin: 0;
}
#container #content .threeimgs li img {
	display: table;
	width: 100%;
	height: auto;
	margin: 0;
	border-radius: 5px;
}
#container #content .threeimgs li.double {
	width: 64%;
	margin: 0 0 0 2%;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
	margin: 0 !important;
}
input {
	height: 2.222em;
	font-family: 'Dosis', sans-serif;
	font-size: 1.222em;
	width: 100%;
	padding: 0 1em;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0 0 0.5em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
}
textarea {
	height: 6em;
	font-family: 'Dosis', sans-serif;
	font-size: 1.222em;
	width: 100%;
	padding: 1em;
	border: 1px solid #ccc;
	border-radius: 5px;
	margin: 0 0 0.5em 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	resize: none;
}
input[type="submit"] {
	font-family: 'Dosis', sans-serif;
	text-decoration: none;
	color: #fff;
	font-size: 1.222em;
	font-weight: 600;
	background: #669933;
	cursor: pointer;
	cursor: hand;
	border: none;
	padding: 0.5em 2em;
	height: inherit;
	margin: 0 0 0.5em 0;
	width: 100%;
	border-radius: 5px;
	text-transform: uppercase;
	transition: .5s;
}
input[type="submit"]:hover {
	color: #fff;
	background: #cfa350;
}
div.wpcf7 .ajax-loader {
	visibility: hidden;
	z-index: 999;
	position: relative;
	top: -30px;
	right: 10px;
	float: right;
	margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
	display: none;
}
div.wpcf7-response-output {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	color: yellow !important;
	text-align: center !important;
	font-size: 1em !important;
	border: none !important;
	line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
	margin: 10px 0 0 0 !important;
	padding: 0 !important;
	color: white !important;
	text-align: center !important;
	font-size: 1em !important;
	border: none !important;
	line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
	margin: 0 0 5px 0 !important;
	color: yellow !important;
	font-size: 1em !important;
	font-weight: 300 !important;
	text-align: left !important;
	line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
	margin: 0 0 5px 0 !important;
	color: yellow !important;
	border: none !important;
	font-weight: 300;
	margin: 0.556em 0 !important;
	line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
	border: none !important;
	margin: 0.556em 0 !important;
	line-height: 1.25em !important;
}
#searchform #s {
	width: 75%;
	float: left;
	border: 1px solid #ccc;
	margin: 0;
	font-size: 1.1em;
	line-height: 2.222em;
	padding: 0 1em;
}
#searchform input[type="submit"] {
	width: 25%;
	float: left;
	font-size: 1.1em;
	line-height: 2.222em;
	padding: 0;
}
/* --------- SIDEBAR ELEMENTS --------- */

.sidebarform {
	display: table;
	padding: 2em 1em;
	background: #7e2818;
	color: #fff;
	margin: 0 0 1.5em 0;
	text-align: center;
	border-radius: 5px;
}
.sidebarform h3 {
	font-family: 'Dosis', sans-serif;
	font-size: 2em;
	font-weight: 700;
	line-height: 1.33em;
	text-align: center;
	margin: 0 0 0.25em 0;
}
.sidebarform .wpcf7 {
	margin: 0.75em 0 0 0;
}
.sidebarform .wpcf7 table tr td {
	float: left;
	width: 100%;
	padding: 0;
}
.sidebarform input[type="submit"] {
	color: #000;
	background: #b3b5b8;
}
.sidebarform input[type="submit"]:hover {
	color: #fff;
	background: #000;
}
.sidebarform div.wpcf7-mail-sent-ng {
	color: white !important;
}
.sidebarform span.wpcf7-not-valid-tip {
	color: yellow !important;
}
.sidebarform div.wpcf7-validation-errors {
	color: yellow !important;
}
/* --------- BLOG PAGE ELEMENTS --------- */

.entry-meta {
	margin: 0 0 1em 0;
}
.entry-footer {
	border: 1px solid #ededed;
	background: #fbfbfb;
	padding: 0.25em 1em;
	display: table;
	width: 100%;
	margin: 1.5em 0 0 0;
}
.cat-links {
	float: left;
	display: table;
	width: 100%;
	padding: 0;
}
.tag-links {
	float: left;
	display: table;
	width: 100%;
	padding: 0;
}
#nav-below {
	margin: 1.5em 0 0 0;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align: right;
}
#container #content article {
	margin: 0 0 3em 0 !important;
}
/* --------- VIDEO ELEMENTS --------- */

.videocontainer {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
}
.videocontainer .videosize {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.videocontainer iframe {
	display: table;
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.contact {
	width: 100%;
	display: table;
}
.contact .map {
	width: 48%;
	float: left;
	display: table;
}
.contact .getintouch {
	width: 48%;
	float: right;
	display: table;
}
.contact .map iframe {
	width: 100%;
	height: 320px;
	border: 1px solid #cfa350;
	border-radius: 5px;
}
.contact .getintouch .wpcf7 tr td {
	width: 33%;
}
.contact .getintouch .wpcf7 tr td:first-child {
	padding: 0 0.5em 0.5em 0;
}
.contact .getintouch .wpcf7 tr td:last-child {
	padding: 0 0 0.5em 0.5em;
}
.contact .getintouch .wpcf7 tr td:only-of-type {
	padding: 0;
	width: 100%;
	padding: 0 0 0.5em 0;
}
.contact .getintouch .wpcf7 tr:last-child td {
	padding: 0;
	width: 100%;
	padding: 0 0 0.5em 0;
}
.contact .getintouch .wpcf7 tr td input {
	margin: 0;
}
.contact .getintouch .wpcf7 tr td textarea {
	margin: 0;
}
.contact .getintouch div.wpcf7-response-output {
	color: red !important;
}
.contact .getintouch div.wpcf7-mail-sent-ng {
	color: green !important;
}
.contact .getintouch span.wpcf7-not-valid-tip {
	color: red !important;
}
.contact .getintouch div.wpcf7-validation-errors {
	color: red !important;
}
/* --------- GALLERY PAGE ELEMENTS --------- */

#post-18 header {
	text-align: center;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails {
    width: 100% !important;
}
#bwg_container1_1 #bwg_container2_1 #spider_popup_overlay_1 {
	background-color: #000 !important;
	opacity: 0.80 !important;
}
.bwg_popup_image_spun1 .bwg_popup_image_spun2 {
	border: 2px solid #cfa350;
	border-radius: 5px !important;
	
}
.spider_popup_close {
    background-color: #cfa350 !important;
    border-radius: 24px !important;
    height: 24px !important;
    font-size: 16px !important;
    width: 24px !important;
}
#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item1 {
	border-radius: 5px !important;
}
#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails {
    width: 100% !important;
}
#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item {
    max-width: 33.33% !important;
}
#bwg_container1_1 #bwg_container2_1 .bwg-container-1.bwg-standard-thumbnails .bwg-item > a {
    margin: 5px !important;
}
.bwg_popup_image {
    	border-radius: 5px !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0 .bwg-item1 {
	border-radius: 5px !important;
}
#bwg_container1_0 #bwg_container2_0 .bwg-container-0.bwg-standard-thumbnails .bwg-item > a {
    margin: 1% !important;
}