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 {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	vertical-align: baseline
}
html {
	line-height: 1
}
ol,
ul {
	list-style: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
caption,
th,
td {
	text-align: left;
	font-weight: normal;
	vertical-align: middle
}
q,
blockquote {
	quotes: none
}
q:before,
q:after,
blockquote:before,
blockquote:after {
	content: "";
	content: none
}
a img {
	border: none
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block
}

iframe {
	max-width: 100% !important;
}

body {
	font-family: "proxima-nova-alt",sans-serif;
	font-style: normal;
	font-weight: 400;
}

a, a:visited {
	color: #5E6362;
	text-decoration: none;
}

p {
	margin: 10px 0px;
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	margin: 15px 0px;
	line-height: 1;
}

.navbar-home .navbar-toggle {
	border-color: #DDD;
}

.navbar-home .navbar-toggle .icon-bar {
	background-color: #CCC;
}

.navbar-brand img {
	max-height: 50px;
}

.navbar-home, .navbar-default {
	background-color: rgba(116,107,111,.8);
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border: 0px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	text-transform: uppercase;
	font-size: 18px;
	letter-spacing: 3px;
}

.navbar-nav>li>a:hover, .navbar-nav>li>a:hover {
	background-color: transparent !important;
}

.navbar-home ul li a, .navbar-default ul li a {
	color: #FFFFFF;
}

.navbar-home .navbar-nav>li>a {
	color: #FFFFFF;
}

.navbar-default .navbar-nav > li > a {
	color: #CCCCCC !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent !important;
	color: #FFFFFF !important;
}

.home-billboard-first {
	background-image: url('../images/home-1.jpg');
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	margin-top: -20px;
	min-height: 750px;
	padding-top: 50px !important;
}

.home-billboard-first img {
	opacity: .7;
}

.home-billboard-first-footer {
	text-align: center;
	text-transform: uppercase;
	background-color: #698080;
	color: #FFFFFF;
	padding: 35px 10px;
}

.home-billboard-first-footer h1 {
	font-size: 36px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	padding-bottom: 10px;
	letter-spacing: 3px;
	margin: 15px 0px 0px 0px;
}

.home-billboard-first-footer p {
	margin-top: 0px;
	letter-spacing: 2px;
}

.home-videos {
	background-color: #4B504F;
	padding: 50px 10px;
}

.home-videos img {
	padding: 10px 0px;
}

.home-billboard-second {
	background-image: url('../images/brandon.jpg');
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 750px;
	position: relative;
}

.home-billboard-second-footer {
	background-color: rgba(116,107,111,.7);
	color: #FFFFFF;
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: 25px 10px;
	width: 100%;
	font-size: 24px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 4px;
}

.home-products {
	background-color: #746B6F;
	padding: 50px 10px;
}

.home-products img {
	padding: 10px 0px;
}

.home-billboard-third {
	background-image: url('../images/home-2.jpg');
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	min-height: 750px;
	padding-top: 50px !important;
}

.home-billboard-third-footer {
	text-align: center;
	color: #000000;
	padding: 35px 10px;
}

.home-billboard-third-footer h1 {
	text-transform: uppercase;
	font-size: 36px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	letter-spacing: 3px;
}

.home-billboard-third-footer p {
	color: #000000;
	letter-spacing: 3px;
}

.home-billboard-third-footer a {
	color: #000000;
}

.inside-page-header {
	background-image: url('../images/banner-1.jpg');
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 150px;
	margin-top: -70px;
}

.about-page-header {
	background-image: url('../images/banner-2.jpg') !important;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 150px;
	margin-top: -70px;
}

.products-page-header {
	background-image: url('../images/banner-5.jpg') !important;
	background-position: center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 150px;
	margin-top: -70px;
}

.blog-page-header {
	background-image: url('../images/banner-4.jpg') !important;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 150px;
	margin-top: -70px;
}

.contact-page-header {
	background-image: url('../images/banner-3.jpg') !important;
	background-position: center top;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 150px;
	margin-top: -70px;
}

.about-videos {
	margin-top: 25px;
}

.content-area {
	padding: 35px 10px;
}

.blog-title {
	font-size: 36px;
	text-transform: uppercase;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	border-bottom: 1px solid #000000;
	padding-bottom: 10px;
	margin-bottom: 30px;
}

.entry-title {
	font-size: 36px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin: 15px 0px 30px 0px;
	letter-spacing: 2px;
	text-transform: uppercase;
}

.entry-title a {
	color: #000000;
}

.entry-meta {
	margin: 5px 0px;
}

.meta-category {
	margin-left: 15px;
}

.woocommerce-tabs {
	display: none;
}

.embed-responsive {
	margin: 15px 0px;
}

.widget-area h3 {
	font-size: 24px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
	margin-bottom: 15px;
}

.site-footer {
	background-color: #4B504F;
	padding: 15px 10px;
	color: #FFFFFF;
	font-size: 20px;
	font-family: "proxima-nova-alt-ext-cond",sans-serif;
	font-style: normal;
	font-weight: 300;
}

.site-footer-email {
	padding: 10px 0px;
}

.site-footer i {
	margin: 0px 5px;
}

.site-footer a {
	color: #FFFFFF;
}

article img {
	margin: 15px 0px;
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
	.navbar-home .navbar-nav>li>a {
		margin: 0px 25px;
	}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
	.navbar-home .navbar-nav>li>a {
		margin: 0px 50px;
	}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
	.navbar-home .navbar-nav>li>a {
		margin: 0px 75px;
	}
}
