.top-nav:after,
.top-nav:before{
	content:" ";
	display:block;
	position:absolute;
	height:257px;
	width:278px;
	top:1px;
}

header {
    padding: 23px 0;
}

.top-nav:before{
	background:url(../img/ptl2.png);
	left:0;
}

.top-nav:after{
	background:url(../img/ptr2.png);
	right:0;
}

.top-nav .container{
	position:relative;
	z-index:999;
}

.navbar,
ul#menu-center{
    background-color: #2a6114!important;
}

ul#menu-center li.active a, ul#menu-center li.current-product_cat-ancestor a{
	background:#71b145
}

#home{
	background:url(../img/ptslide_1.png) no-repeat top center;
	position:relative;
}

.black{
	background:url(../img/map-pt.png) no-repeat top center;
	background-size:cover
}

.black h3{
	color:#fff;
}

.maps a{
	background: url(../img/ptglass.png) center top no-repeat!important;
	width: 47px!important;
}

.maps a:hover{
	background: url(../img/ptglassh.png) center top no-repeat!important;
}

#home:before,
#home:after{
	display:block;
	position:absolute;
	bottom:0;
	content:" ";
	height:81px;
	width:431px;
}

#home:before{
	background:url(../img/plantpt.png) no-repeat;
	left:0;
}
#home:after{
	background:url(../img/plantpt.png) no-repeat;
	right:0;
}

.instacontent{
	border-bottom-color:#3c651e
}

.special-glass{
	position:relative;
	z-index:999;
}

@media (max-width: 767px) {
	.navbar{
		background:none!important;
	}
	.top-nav .container,
	header .container{
		position:relative;
		z-index:9999;
	}
	.top-nav:before, .top-nav:after,header:before, header:after{
		opacity:.5
	}
	.navbar{
		z-index:9999999;
	}
}