.text-full-height-image-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-align-items: stretch;
	    -ms-flex-align: stretch;
	        align-items: stretch
}

	.text-fh-image-image {
		background-repeat: no-repeat;
		background-size: cover;
		background-position: center center;
		width: 50%;
	}

	.text-full-height-image-wrap.text-left .text-fh-image-image {
		order: 1;
	}

	.text-full-height-image-wrap.text-right .text-fh-image-image {
		order: 0;
	}

	.text-fh-image-text {
		width: 50%;
	}

		.text-full-height-image-wrap.text-left .text-fh-image-text {
			order: 0;
			padding: 80px 100px 80px 15px;
			margin: 0 0 0 auto;


		}

		.text-full-height-image-wrap.text-right .text-fh-image-text {
			order: 1;
			padding: 80px 15px 80px 100px;
			margin: 0 auto 0 0;


		}

	.text-fh-image-text {
		width:100%;
		max-width: 625px;
		margin: 0 0 0 auto;
	}

@media (max-width:1300px) {
	.text-fh-image-text {
		padding-left: 15px;
	}
}
@media (max-width:1200px) {
	.text-fh-image-text {
		padding-right: 40px;
	}
}	

@media (max-width:1023px) {
	.text-fh-image-text {
		padding: 60px 30px 60px 15px;
	}
}
@media (max-width:960px){
	.text-fh-image-image {
		width:35%;
	}
}
@media (max-width:767px) {
	.text-fh-image-text {
		padding: 60px 15px;
		max-width: none;
	}
	
	.text-fh-image-image {
		display: none;
	}
	
	.text-full-height-image-wrap.text-right .text-fh-image-text,
	.text-full-height-image-wrap.text-left .text-fh-image-text 
	{
		padding: 40px 15px 40px 15px;
	}

}
.offset-accent-box-text-wrap {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-align-items: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 40px;
    position: relative;
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

	.ofs-ac-text {
		max-width: 660px;
		font-size: 20px;
	}

	.ofs-ac-text .h4 {
		font-weight: 600;
		margin:0;
		padding-bottom: 10px;
	}

	.offset-ac-link {
		margin-left: 30px;
		-webkit-flex-shrink: 0;
		    -ms-flex-negative: 0;
		        flex-shrink: 0;
	}

		.offset-ac-link .button {
			border:none;
			padding: 18px 90px;
			font-size: 16px;
		}

@media ( max-width:630px ) {
	.offset-accent-box-text-wrap {
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.offset-ac-link {
		margin-left: 0;
		padding-top: 20px;
	}
}.zdfooter-4  {
	padding-bottom: 70px;
	padding-top: 70px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

	.zdfooter-4.has-border {
		border-top-width: 5px;
		border-top-style: solid;
	}

		.zd-ft-4-footer-content {
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-justify-content: space-between;
			    -ms-flex-pack: justify;
			        justify-content: space-between;
			-webkit-align-items: flex-start;
			    -ms-flex-align: start;
			        align-items: flex-start;
		}
	
			.zd-ft-4-footer-content .ft-columns {
				width:calc( ((100% - 120px) * 4) / 2 );
				padding-right: 120px;
			}

			.zd-ft-4-footer-content .ft-columns:last-child {
				padding-right: 0px;
			}
		
			.zd-ft-4-get-in-touch-heading ,
			#zd-footer-4-directions-heading,
			#zd-footer-4-hours-heading
			{
				font-size: 18px;
			}
	
				#zd-ft-4-get-in-touch-column-wrap {
					font-weight: 400;
				}		
		
			.zd-ft-4-get-in-touch-detail {
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-justify-content: flex-start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
				-webkit-align-items: flex-start;
				    -ms-flex-align: start;
				        align-items: flex-start;
				padding-top: 20px;
			}
	
				.zd-ft-4-get-in-touch-detail:first-child {
					border-bottom: 1px solid #ffffff;
					padding-bottom: 10px;
					padding-top: 0;
				}

		.zd-ft-4-get-in-touch-icon {
			padding-right: 20px;
		}

		#zd-footer-4-directions-column #footer-directions-map iframe {
			max-width: 100%;
		}

	#zd-ft-4-hours-content {
		display: flex;
		justify-content: space-between;
		align-items: stretch;
	}

#ft-4-hr-right-col {
	text-align: right;
}

@media ( max-width: 960px ) {
	.zd-ft-4-footer-content {
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	}
	
	.zd-ft-4-footer-content .ft-columns {
		padding-top: 20px;
		width: 50%;
		padding-right: 0;
		
	}
	.zd-ft-4-get-in-touch-detail:first-child {
		border-bottom: none !important;
	}
	
	#menu-footer-menu {
		padding-left: 0;
	}
}

/*media queries*/
@media ( max-width: 767px ) {
	#zd-ft-4-footer-content {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	
	.zd-ft-4-footer-content .ft-columns {
		width: 100%;
	}
}

@media ( max-width:600px ) {
	.zd-ft-4-footer-content {
		display: block;
	}
	
	#zd-footer-4-get-in-touch-column {
		padding-top: 20px;
	}
}