/************************ PATHS FOR AGENCY SITE **********************
*********************************************************************/
#wrap.Home .banner {
	background: url("/cs/groups/webcontent/documents/media/PAI_PEOPLEBANNER.jpg") bottom center no-repeat;
}

nav.top-bar h1 a {
	background: url("/cs/groups/webcontent/documents/media/paiv2_white_dhs_logo.png") top left no-repeat;

}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
	nav.top-bar h1 a {
		background: url("/cs/groups/codeassets/documents/webasset/paiv2_portalx2.png") no-repeat 0 0;
		background-size:600px;
	}
}

@media only screen and (min-width: 48em) {
	.banner {
		background: url("/cs/groups/webcontent/documents/media/PAI_PEOPLEBANNER.jpg") bottom center no-repeat;
		background-size: cover;
	}
	#wrap.Information .banner, #wrap.Home .banner {
		background: url("/cs/groups/webcontent/documents/media/PAI_PEOPLEBANNER.jpg") center no-repeat;
		background-size: cover;
	}
	.banner.interior {
		background: url("/cs/groups/webcontent/documents/media/PAI_PEOPLEBANNER.jpg") center no-repeat!important;
	}
	#page.tertiary-subnav .content-container {
		background: url("../img/sidebar-subnav.png") 25% 0 repeat-y;
	}
}

.leftnav {
	background: url("../img/sidebar-subnav.png") 25% 0 repeat-y!important;
}
.agency-logo h2 a {
	background: url("/cs/groups/webcontent/documents/media/sinter_023808.png") top left no-repeat;
}
@media (max-width:767px) {
	
	.agency-logo h2 a {
			background: url("/cs/groups/webcontent/documents/media/sinter_023808.png") top left no-repeat;
			/* 'tpm'
			background-size:290px;
			*/
		}	
	nav.top-bar h1 a {
			/* 'tpm'
			background: url("/cs/groups/codeassets/documents/webasset/paiv2_mobile.png") no-repeat 0 0;
			background-size: 28%;
			*/
			background: url("/cs/groups/webcontent/documents/media/paiv2_white_dhs_logo.png") no-repeat 0 0;

			background-position: left;
			
		}
}
