.skiptoContent a {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
.skiptoContent a:focus {
    position: absolute;
    margin-top: 2px;
    left: 10px;
    width: auto;
    height: auto;
    z-index: 1050;
}

.nys-global-header.unstacked.horizontal > ul li ul {
	padding: 0;
}

@media (max-width: 767px) {
	.nygov-hide-search header#nygov-header {
		top: 72px;
	}
	.nygov-hide-search header#nygov-header.nav-open {
		top: 0;
	}
}