.aci-hm-one-background-image,.aci-hm-two-background-image, .aci-hm-three-background-image {
	background-repeat: no-repeat;
	background-position: center top;
	background-size: auto;
	position: relative;

}
.aci-hm-one-background-image {
	background-position: center bottom;
	padding-top: 131px;


}

.aci-hm-two-background-image {
	background-position: center center;
	height: 845px;
	padding: 0;
	display: flex;
	align-items: center;
}

.aci-hm-three-background-image {
	background-position: center top;
	padding-bottom: 131px;

}

.aci-home-sections {
	position: relative;
}

.aci-home-one-contents, .aci-home-three-contents, .aci-home-two-contents {
	display: flex;
	justify-content: center;
	align-items: flex-end;
}

.aci-home-image {
	width: 55%;
	flex-shrink: 0;
}

.aci-home-image img {
	display: block;
}

.aci-home-content {
	width: 45%;
	text-align: right;
}
.aci-home-heading {
	position: absolute;
	top: 0;
	right: 0;
}
.aci-home-heading .module-heading {
	font-size: 61px;
	color: #ffffff;
}

.aci-home-link {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 130px 128.5px 0 128.5px;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
.aci-home-link.section-one {
	border-color: #ffffff transparent transparent transparent;
	top: -28px;

}


.aci-hm-two-background-image {
	color: #6A6666;
}

.aci-home-two-contents {
	padding-top: 40px;
}

.aci-home-link.section-three {
	top: 100%;
	border-color: #3B3B3B transparent transparent transparent;
	transform: translateY(-50%) translateX(-50%);
}
.aci-home-link.section-three  a {
	color: #ffffff;
	left: -40px;
    display: inline-flex;
    text-align: center;
}

.aci-home-three-contents {
	padding-top: 60px;
}
.aci-home-link a {
	position: absolute;
    width: 100%;
    top: -100px;
    left: -30px;
    display: inline-block;
    text-decoration: none;
    line-height: 1.1;
}

.aci-home-content .border-and-text {
	justify-content: flex-end;
}
.aci-home-content .border-text {
	padding-left: 0;
	padding-right: 20px;
	font-size: 27px;
}

.aci-home-content a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 42px;
	line-height: 1.2;
	    -webkit-font-smoothing: antialiased;
}
.aci-home-heading.section-two {
	right:auto;
	left: 0;
}

.aci-home-heading.section-two .module-heading {
	color: inherit;
}

.aci-home-content.section-two {
	padding-top: 60px;
}

body.home #zd-module-4.full-width-form {
	margin-top: -80px;
	padding-top: 80px;
}
@media (max-width:1400px ) {
	.large-wrap {
		padding-left: 25px;
		padding-right: 25px;
	}
	
	.aci-home-heading {
		right: 25px;
	}
	
	.aci-home-heading.section-two  {
		left: 25px;
	}
}

@media (max-width: 1320px) {
	.aci-home-one-contents, .aci-home-three-contents {
		padding-top: 90px;
	}
}
@media (max-width: 1200px) {
	.aci-home-heading .module-heading {
		font-size: 55px;
	}
	
	.aci-home-one-contents, .aci-home-three-contents, .aci-home-two-contents {
		font-size: 22px;
	}
	.aci-home-content a {
		font-size: 39px;
	}
	
	.aci-home-content .border-text {
		font-size: 24px;
	}
}
@media (max-width: 1023px) {
	
	.aci-hm-one-background-image, .aci-hm-two-background-image, .aci-hm-three-background-image {
		background-size: 0;
		background-color: #3B3B3B;
		padding: 50px 0;
	}
	.aci-hm-two-background-image {
		background-color: white;
		height: auto;
	}
	.aci-home-one-contents, .aci-home-two-contents, .aci-home-three-contents {
		flex-direction: column;
	}
	.aci-home-image {
		margin: 0 auto;
		order: 0;
	}
	.aci-home-content {
		width: 100%;
		text-align: left;
		padding-top: 20px;
		order: 1;
	}
	
	.aci-home-content .border-and-text {
		justify-content: flex-start !important;
	}
	
	.aci-home-sections {
		display: flex;
		flex-direction: column;
	}
	.aci-home-one-contents, .aci-home-two-contents, .aci-home-three-contents {
		order: 1;
		padding-top: 20px;
	}
	.aci-home-heading {
		position: relative;
		text-align: center;
		right: auto;
		padding-top: 30px;
	}
	.aci-home-heading .module-heading {
		font-size: 50px;
	}

}

@media (max-width: 767px) {
	.aci-home-heading .module-heading {
		font-size: 40px;
	}
	
	.aci-home-content a {
		font-size: 35px;
	}
	
	.aci-home-content {
		font-size: 22px;
	}
	
	.aci-home-content .border-text {
		font-size: 22px;
	}
	.aci-home-link.section-one {
		top: -40px;
	}
	.aci-home-link {
		border-width: 100px 110.5px 0 110.5px;
		top: 0;
	}
}
.full-width-form .module-heading {
	text-transform: uppercase;
	font-size: 22px;
	font-weight: 600;
}

.full-width-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.full-width-form .gform_wrapper textarea.medium{
	background-color: #FBFBFB;
	border:1px solid #E6E6E6;
	color:#797979;
}

.full-width-form .gform_footer.top_label {
	text-align: center;
	padding-top: 50px;
}

@media (min-width: 641px) {
	.full-width-form .gform_wrapper ul.gform_fields li.gfield {
		 padding-right: 0px;
	}
}
.embed-map iframe {
	width: 100%;
	display: block;
}
@media ( max-width:960px ){
	.full-width-map-section {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
}#footer-content {
	padding-bottom: 70px;
	padding-top: 70px;
}

	#footer-logo {
		padding-bottom: 50px;
	}

		#footer-logo img {
			display: block;
		}

	.footer-icons {
		display: flex;
		justify-content: flex-start;
		align-items: center;
	}

		.footer-icon-text {
			padding-right: 20px;
		}

			.footer-icon-text a {
				color:inherit;
				text-decoration: none;
			}

				.footer-icon-text .fa {
					padding-right: 5px;
				}

#footer-copyright {
	padding-bottom: 20px;
	padding-top: 20px;
	text-align: center;
	font-size: 85%;
}

	#footer-copyright-and-zd-logo {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}

		#ft-zd-logo {
			padding-top: 10px;
			text-align: center;
		}

			#ft-zd-logo img {
				width: 50%;
				height: auto;
			}

/*media queries*/
@media ( max-width: 767px ) {
	#footer-content {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	
		#footer-logo img {
			height: auto;
			width: 300px;
		}

		.footer-icons {
			flex-direction: column;
		}

			.footer-icon-text {
				padding-bottom: 10px;
				padding-right: 0;
			}
}