.hogan-dss-parallax-image-content-inner:after,
.hogan-dss-parallax-image-content-inner:before {
	content: "";
	display: table
}
.hogan-dss-parallax-image-content-inner:after,
.hogan-dss-parallax-image:after {
	clear: both
}
.hogan-dss-parallax-image-content-inner {
	padding: 20px
}

.hogan-dss-parallax-image-text-left .hogan-dss-parallax-image-content-inner {
	text-align: left
}

.hogan-dss-parallax-image-text-center .hogan-dss-parallax-image-content-inner {
	text-align: center
}

.hogan-dss-parallax-image-text-right .hogan-dss-parallax-image-content-inner {
	text-align: right
}
@media screen and (min-width:768px) {
	.hogan-dss-parallax-image-content {
		-webkit-transform: translateZ(1px);
		transform: translateZ(1px);
		-ms-flex-align: end;
		align-items: flex-end;
		display: -ms-flexbox;
		display: flex;
		min-height: 560px;
		position: relative
	}
	.hogan-dss-parallax-image-content-inner {
		padding: 40px
	}
	.hogan-dss-parallax-image-content {
		-ms-flex-align: center;
		align-items: center;
	}

	.hogan-dss-parallax-image-content-center .hogan-dss-parallax-image-content {
		text-align: center
	}
	.hogan-dss-parallax-image-content-right .hogan-dss-parallax-image-content {
		text-align: right
	}
}

@media screen and (min-width:1400px) {
	.hogan-dss-parallax-image-content-inner {
		padding: 80px
	}
}
