/*
Theme Name: Hawkview 2016 Theme
Description: Denali child theme for Hawkview
Author: WTF Marketing
Author URI: https://wtfmarketing.com
Template: denali
*/

/* Your custom CSS here */
@media (max-width:1000px) {
	.single header.epic-thumb-header {
		background: none!important;
	}
}

header#branding,
div#sticky-menu,
footer,
.footer-sub-content,
.site-footer .footer-sub-content,
.footer-below {
	background: #203603;
}

footer.comment-meta {
	background: #FFF;
}

.max50 iframe {
	width: 100%;
	height: 320px;
}

.atleast500 .btn {
    width: 100%;
    opacity: .75;
}

.footertree {
	float: right;
	margin-right: 1em;
	margin-bottom: 1em;
	position: absolute;
	bottom: 0px;
	right: 0px;
	max-height: 200px;
}

.header-nav .tb-primary-menu>li {
	font-size: 10px;
	margin: 0 6px;
}

article .entry-content p, .widget-inner, #block_211466874754d946a0220d1 p, .testimonial-text p, p.lead, article .entry-content li, article .entry-content ul li, article .entry-content ol li, footer.comment-meta, footer.comment-meta a, .comment-content p {
	color: black;
}

article img.featured-image {
	margin: 0px auto;
display: block;
}