nav ul li span	{ position:absolute; z-index:1; right:0; top:0; height:36px; display:block; width:40px; text-align:center; cursor:pointer; display:none; background: url(../images/plus-icon.png) no-repeat center center, rgba(250,250,250,1); line-height: 34px; color:#404142;font-weight: bold;font-size: 20px; line-height: 34px; }

@media only screen and (max-width:1023px){

nav ul li span{display:block;}

	}