.npbanner{margin-top: 120px;position: relative; background-repeat: no-repeat; background-position: center bottom; background-size: cover; padding:40px 0;background:linear-gradient(20deg,rgba(242,242,242,1),rgba(175,219,60,0),rgba(175,219,60,1),#fd8c1c,#33c890);}
.npbanner:after{ background-color:#253241;position: absolute;top: 0;    right: 0;    bottom: 0;    left: 0;    opacity: 0;content: '';}
.nbarea{position: relative;z-index: 4;}
ul.nnav{}
ul.nnav li{display: inline-block; margin: 5px 0;}
ul.nnav li{ margin-left: 5px; margin-right: 10px;color:#000;}
ul.nnav li:before{font-family:'FontAwesome';content: "\f061"; margin-right: 5px; font-size: 0.2em; vertical-align: middle;}
ul.nnav li.home:before{font-family:'FontAwesome';content: "\f015"; margin-right: 5px; font-size: 1.3em;}
ul.nnav li a{color: #000; font-weight: 400;text-decoration: underline;}
ul.nnav li a:hover{ text-decoration: none;color:#fd8c1c;}
@media(max-width: 1200px)
{
    .npbanner{margin-top: 60px; padding:20px 0;}
}
