.header{border-bottom:solid 1px #ccc;}
.nav{position: -webkit-sticky;	z-index: 1;}
.header, .nav{text-align: center;	color: #fff;}
.sticky{position: fixed; width: 100%;	z-index: 100;	border-top: 0;}


.sticky .menu {
    margin-top: 0px !important;
}
.sticky {
	height: 102px !important;
}
.sticky .logo {
    top: -25px !important;
}