

.stickynav {
	padding-top:100px;
	position: -webkit-sticky;
	
}
.stickynav {
	text-align: center;
	color: #fff;
    right: 0;
	position: absolute;right:0;top:0;
}


.sticky {

  top: 0;
  z-index: 100;
  border-top: 0;
}