/*	CONTENT BLOCK 1-4
/*----------------------------------------------------*/

.content-1-4 {

	padding: 0px;
	position: relative;
}

.content-1-4 .image-container {
	position: absolute;
	height: 100%;
	padding: 0px;
	top: 0px;
}

.it{
	background: url('../images/bg62-compressor.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;

	color: #ffffff;

}
.contact{
	background: url('../images/bg72-compressor.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ffffff;

}
.hipaa{
	background: url('../images/bg67-compressor.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ffffff;

}
.it p{
	color: #ffffff;

}
.hipaa p{
	color: #ffffff;

}
.security p{
	color: #ffffff;

}
.security{
	background: url('../images/bg70-compressor.jpg') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	color: #ffffff;


}
#textintro:active{


}

.content-1-4 .content {
	padding-top: 80px;
	padding-bottom: 80px;
}

.content-1-4 h1 {
	margin-bottom: 32px;
}

.content-1-4 p.lead {
	margin-bottom: 20px;
}
@media screen and (min-width:0\0) and (min-resolution:.001dpcm) {.content-1-4 {  background-size: 675% auto; } }


@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) { .content-1-4 {  background-size: 675% auto;
} }


/*	CONTENT BLOCK 1-4 MEDIA QUERIES
/*----------------------------------------------------*/
@media only screen and (min-width : 1024px) {
	.content-1-4 {
		height: 600px;
		padding: 0px;
		position: relative;
	}

	/* Extra small devices (phones, less than 768px) */
	@media only screen and (max-width: 1024px) {

	}
}
