article {
	background-image: 
		transparent 0
	;
	margin: auto auto 50px auto;
}
.category,
.title,
.footer {
	position: -webkit-sticky;
	position: sticky;
	height: 50px;
}
.category {
	top: 0;
	font: 41px/57px "Titan One";
	color: #f83d23;
	text-shadow: 5px 5px 0 dodgerblue;
}
.title {
	top: 0;
	height: 100vh;
	margin: 0;
	z-index: 100;
	background-position: center center;
	-webkit-transform: translate3d(0,0,1px);
    transform: translate3d(0,0,1px);
}
.title2 {
	top: 0;
	background-size: cover;
	margin: 0;
	z-index: 100;
	background-position: center center;
}
.thisnav {
	background-color:#000050;
	height: 80px;
	width: 100vw;
	position: fixed;
	color: #ffffff;
	z-index: 9900;
	padding-right: 16px;
	-webkit-transform: translate3d(0,0,5px);
    transform: translate3d(0,0,5px);
}
.thisnav div {
	padding: 24px;
	height: 32px;
	line-height: 32px;
}
.floatingright {
	float: right;
}
.floatingleft {
	float: left;
}
.client1 {
	background-color: #a1a1a4;
	background-image: url("images/NTFP_logo_white.png");
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}
.client2 {
	background-image: url("images/client2.jpg");
	background-size: cover;
}
.client4 {
	background-image: url("images/client4.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client5 {
	background-image: url("images/client5.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client6 {
	background-image: url("images/client6.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client7 {
	background-color: #FDB913;
	background-image: url("images/HMH.png");
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}
.client8 {
	background-color: #f2f2f4;
	background-image: url("images/client8.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client9 {
	background-image: url("images/client9.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client10 {
	background-image: url("images/client10.png");
	background-size:contain;
	background-position: left center;
	background-repeat: no-repeat;
}
.client11 {
	background-color: #1F70C1;
	background-image: url("images/IBM.png");
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}
.client12 {
	background-image: url("images/client12.png");
	background-position: center center;
	background-size: auto;
	background-repeat: no-repeat;
}
.bluent {
	background-color: #aee0e8;
}
.spacerp {
	background-color: transparent;
	height: 96px;
}
.goldthing {
	color: #FDB913;
}
.ibmthing {
	color: #1F70C1;
}
.floatingp p {
	font-size: 16px;
	line-height: 24px;
	-webkit-transform: translate3d(0,0,3px);
    transform: translate3d(0,0,3px);
}
.footer {
	bottom: 100px;
	z-index: -1;
	color: white;
	text-shadow: 1px 1px black;
	background-color: #f83d23;
	width: 80%;
	margin: 50px auto auto auto;
}

p {
	margin: 10px;
}
.emptyBlocks {
	z-index: -20;
	height: 100vh;
	margin: 0 auto;
}
article {
	margin-bottom: 0;
}

.emptyBlocks {
}
@media (min-width: 551px) {
	.header-wrapper {
	display: flex;
    justify-content: center;
	background-color: #000050;
	margin-top: 200px;
	width: 50%;
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	padding: 24px;
	}
	
	.floatingp {
	background-color: rgba(255,255,255,0.75);
	z-index: 1000;
	width: 35%;
	padding: 32px;
	margin: 50px;
		margin-bottom: 100vh;
	left: calc(65% - 100px);
	position: relative;
	max-width: 420px;
	color: #141006;
	box-shadow: 2px 2px 10px #aaaaaa;
	-webkit-transform: translate3d(0,0,2px);
transform: translate3d(0,0,2px);
}
	
.floatclient2 {
	background-color: #ebf7f9;
}
	.floatingthing {
	width: 35%;
	padding-bottom: 16px;
	left: calc(65% - 100px);
	color: #141006;
}
}
@media (max-width: 550px) {
	.header-wrapper {
	display: flex;
    justify-content: center;
	background-color: #000050;
	margin-top: 200px;
	width: 91%;
	color: #ffffff;
	text-align: left;
	font-size: 16px;
	padding: 16px;
	}
	
	.floatingp {
	background-color: rgba(255,255,255,0.75);
	z-index: 1000;
	width: 90%;
	padding: 32px;
	margin-top: 50px;
		margin-bottom: 50px;
	left: 5%;
	position: relative;
	color: #141006;
	box-shadow: 2px 2px 10px #aaaaaa;
		-webkit-transform: translate3d(0,0,2px);
transform: translate3d(0,0,2px);
}

.floatclient2 {
	background-color: #ebf7f9;
}
	.floatingthing {
	width: 100%;
	padding-bottom: 16px;
	color: #141006;
}
	}
@media (max-height: 946px){
	.tallScreenText{
		display: none;
	}
}
.header-wrapper h1 {
	text-align: center; 
	width: 80%;
	clear: right;
	font-size: 4em;
	min-width: 360px;
	padding-top: 10vh;
	padding-bottom: 5vh;
	font-weight: 100;
}
.header-wrapper div {
	width: 100%;
	font-size: 2em;
	min-width: 320px;
	text-align: center;
	clear: both;
}
.header-wrapper p {
	width: 100%;
	font-size: 1.5em;
	line-height: 1em;
	margin-left: 16px;
}
.starting {
	font-size: 24px;
	line-height: 48px;
}
.addtl {
	font-size: 0.6em !important;
	padding-bottom: 30vh;
}
.lastone {
	display: flex;
	padding-top: 25%;
	justify-content: center;
}
.lasttwo {
	float: clear;
}