h1 {
	font-size:36px;
	line-height:54px;
	border-bottom:solid 1px #dadada;
	margin-bottom:15px;
}

h3 {
	font-size:25px;
}

.hero {
	width:100%;
	position:relative;
}

.hero .header {
	position:absolute;
	top:0;
	width:100%;
	z-index:1;
	max-width:1600px;
	padding:0 5%;
	margin:0px auto;
	color:#fff;
}

.hero .header span {
	display:block;
	font-size:12px;
	font-weight:600;
}

.hero .header .contact {
	text-transform:uppercase;
	padding-top:10px;
}

.hero .header .tel {
	font-size:32px;
	line-height:32px;
}

.hero .header .email {
	font-size:16px;
}

.hero .hero-img {
	width:100%;
	height:auto;
	z-index:0;
	position:relative;
}

.logo  {
	float:left;
}

.top-bar {
    background:#000;
	width:90%;
	padding:0;
}

.top-bar ul {
	padding:0;
	margin:0;
	background:#000;
}

.menu {
}

.menu > li {
    display: block;
}

.menu a {
	background:#333;
	line-height:31px!important;
	color:#fff;
	border-top: 1px solid #666;
	font-size:12px;
	text-transform:uppercase;
	padding:0 20px!important;
	display:block!important;
	float:none!important;
}

.menu a:hover {
	color:#cc9;
	background:url(../img/righth.png) no-repeat 0 9px #333;
}

.menu-2 {
	background:#333;
	padding:10px 15px;
	list-style:none;
	margin:0;
}

.menu-2 a {
	line-height:31px!important;
	color:#fff;
	border-bottom: 1px solid #666;
	font-size:12px;
	text-transform:uppercase;
	padding:0 20px;
	display:block;
	background:url(../img/righth.png) no-repeat 0 9px;
}

.menu-2 a:hover {
	color:#cc9;
}

.menu-2 h4 {
	color:#CC9;
	font-size:16px;
	font-weight:600;
	border-bottom:solid 3px #CC9;
	line-height:29px;
	display:block;
}

.full-width {
	width:100%;
	
	margin:0px auto;
}

.home-content {
	padding-top:35px;
	margin:0px auto;
	max-width:1500px;
	
}

.template-content h5 {
	margin:15px 0;
}

.template-content p {
	padding-bottom:12px;
}

.template-content img {
	border:solid 1px #dadada;
	padding:5px;
}

.template-content img.float-right {
	margin-left:15px;
}


.template-content img.float-left {
	margin-right:15px;
}

.product-listing  {
	padding-bottom:30px;
}

.product-listing h2 {
	font-size:18px;
	margin:0 0 0px 0;
	font-weight:600;
}

.product-listing img {
	width:100%;
	height:auto;
	margin-bottom:20px;
}

.product-listing .button {
	background: #ff3019; /* Old browsers */
	background: -moz-linear-gradient(top,  #ff3019 0%, #cf0404 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #ff3019 0%,#cf0404 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #ff3019 0%,#cf0404 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3019', endColorstr='#cf0404',GradientType=0 ); /* IE6-9 */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#gallery div {
	margin-bottom:20px;
}

.featured-gallery .wrapper {
	padding:0 0 0 0;
	position:relative;
	display:block;
	border:solid 10px #fff;
	-webkit-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.45);
	-moz-box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.45);
	box-shadow: 6px 6px 5px 0px rgba(0,0,0,0.45);
	position:relative;
	z-index:1;
	overflow:hidden;
}

.featured-gallery .item {
	margin-bottom:20px;
}


.featured-gallery .item img {
	width:100%;
	height:auto;
}

.featured-gallery .item .content {
	position:absolute;
	height:80%;
	width:100%;
	background:url(../img/sprite.png) repeat-x 0 0;
	color:#fff;
	font-size:11px;
	z-index:2;
	top:100%;
	margin-top:-40px;
	-webkit-transition-property: top, bottom;
    -webkit-transition-duration: 0.2s;
}

.featured-gallery .item .content h4 {
	font-size:16px;
	margin:0;
	padding:8px 10px 10px 12px;
	font-weight:600;
}

.featured-gallery .item .content p {
	padding:0 10px 10px 10px;
	margin:0;
	font-weight:600;
	line-height:15px;
}

.featured-gallery .item .content a {
	color:#fff!important;
}

.featured-gallery .item:hover .content {
	top:48%;
}

.featured-gallery .item .content a {
	color:#cc0000!important;
}

.featured-gallery .item .content span {
	color:#cc0000!important;
}

.search-form {
	padding:20px 0 20px 0;
	width:90%;
}

.search-form input[type=text] {
	line-height:28px;
	height:28px;
	font-size:12px;
}

.search-form .button {
	background-color:#dadada;
	color:#333;
	padding:0 5px;
	font-size:12px;
	line-height:26px;
}

.social-media {
	list-style:none;
	padding:0;
	margin:0;
	text-align:center;
	width:100%;
}

.social-media li {
	padding:0 4px;
	margin:0;
	list-style:none;
	text-align:center;
	display:inline-block;
}

.social-media a {
	font-size:26px!important;
	color:#fff;
	background-color:#CC9;
	width:32px;
	line-height:32px;
	display:inline-block;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.footer-wrapper {
	background:#444;
	border-top:solid 6px #222;
	padding:20px;
	margin-top:70px;
	width:100%;
}

.footer {
	width:100%;
	margin:0px auto;
	max-width:1500px;
	color:#ccc;
	font-size:13px;
}

.footer h4 {
	color:#CC9;
	font-size:16px;
	font-weight:600;
	border-bottom:solid 3px #CC9;
	line-height:29px;
	display:block;
}

.footer ul {
	margin:0 0 20px 0;
	padding:0;
	list-style:none;
}

.footer a {
	color:#ccc;
	font-size:13px;
	text-decoration:underline;
}

.footer ul a {
	line-height:22px;
	padding-left:16px;
	background:url(../img/righth.png) no-repeat 0 3px;
}


.footer a:hover {
	color:#ddd;
	text-decoration:none;
}

.footer-bottom {
	padding:10px;
	background:url(../img/dark.png) repeat 0 0;
	color:#999;
	font-size:12px;
}

.footer-bottom .social-media {
	padding-top:10px;
}

.footer-bottom .social-media a {
	font-size:18px!important;
	width:26px;
	line-height:26px;
}


@media screen and (max-width: 40em) {
	.hero .header {
		position:relative;
		z-index:0;
		padding:0 10px 0 0;
		margin:0px auto;
		background:#F00;
	}
	
	.top-bar {
		width:100%;
		padding:10px;
		background:#333;
		color:#fff;
		display:block;
		clear:both;
		margin-bottom:25px;
	}
	.hero .header span {
		font-size:11px;
	}
	
	.hero .header .tel {
		font-size:15px;
		line-height:15px;
	}
	
	.hero .header .email {
		font-size:12px;
	}
	
	.search-form {
		width:100%;
	}
	
	.home-content {
		display:block;
		clear:both;
		float:none;
		padding:10px 0 0 0;
	}
}
