.accent-box-and-form {
	background-repeat: no-repeat;
	background-size: cover;
}
	.ac-form {
		width: 50%;
		margin: 0 auto;
	}
	
		.ac-form .accent-form-heading.h3 {
			padding-bottom: 40px;
			font-weight: 600;
			font-size: 30px;
		}

.ac-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .ac-form .gform_wrapper textarea {
    padding: 16px 10px !important;
}

.ac-form .gform_wrapper ul li.gfield {
    margin-top: 0;
    margin-bottom: 0;
}

body .gform_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

body .gform_wrapper li.hidden_label input {
    margin-top: 0;
    margin-bottom: 10px;
}

.ac-form .gform_wrapper .gform_footer input.button, 
.ac-form .gform_wrapper .gform_footer input[type=submit], 
.ac-form .gform_wrapper .gform_page_footer input.button, 
.ac-form .gform_wrapper .gform_page_footer input[type=submit] {
    display: block;
    width: 100%;
    margin: 0;
    padding-bottom: 20px;
    padding-top: 20px;
	font-size: 13px;
	border:none;
	margin-top:8px;
}

.ac-form .gform_wrapper li.hidden_label input {
	margin-top: 0;
	margin-bottom: 10px;
}

@media ( max-width: 767px ) {
	.accent-box-and-form {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
}

@media ( max-width: 700px ) {
	.ac-form {
    	width: 100%;
	}
}
.accent-box-text-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: center;
	    align-items: center;
}

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

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

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

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

@media ( max-width:630px ) {
	.accent-box-text-wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	.ac-link {
		margin-left: 0;
		padding-top: 20px;
	}
}
.accent-box-form-and-text {
	background-repeat: no-repeat;
	background-size: cover;
}
	.accent-text-form-wrap {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: center;
		    justify-content: center;
		-ms-flex-align: start;
		    align-items: flex-start;
	}

		.ac-text-form {
			width:35%;
		}

		.accent-form-heading {
			margin-top:0;
			font-weight: 600;
		}

			.accent-text-heading .h4 {
				margin-top: 0;
				font-weight: 600;
			}

			.accent-text-section {
				width:35%;
				padding-left: 60px;
			}
/* GRAVITY FORMS */

	/* FORM STYLES */
	
	.accent-box-form-and-text .gform_wrapper {
		margin: 0;
	}

	.accent-box-form-and-text .gform_wrapper ul.gform_fields li.gfield:not(:first-child) {
    	margin-top: 8px;
	}

	.accent-box-form-and-text .gform_wrapper ul li:after, 
	.accent-box-form-and-text .gform_wrapper ul li:before, 
	.accent-box-form-and-text .gform_wrapper ul.gform_fields {
		line-height: 1;
	}
	
	/* FORM HEAD */
	
	.accent-box-form-and-text .gform_wrapper h3.gform_title {
		margin: 0 0 20px;
		text-align: center;
		/* H4 style */
		font-size: 25px;
		text-transform: uppercase;
	}
	
	/* FORM BODY */
	
	.accent-box-form-and-text .gform_wrapper ul.gform_fields li.gfield {
		padding-right: 0;
	}
	
	body .accent-box-form-and-text .gform_wrapper ul li.gfield {
		margin-top: 0;
		margin-bottom: 0;
	}

	body .accent-box-form-and-text .gform_wrapper .top_label div.ginput_container{
		margin-top: 0;
	}
	
	.accent-box-form-and-text input[type=text], 
	.accent-box-form-and-text input[type=email], 
	.accent-box-form-and-text input[type=number], 
	.accent-box-form-and-text input[type=password], 
	.accent-box-form-and-text textarea, 
	.accent-box-form-and-text select {
		border: 1px solid #e9e9e9;
		border-radius: none;
		background-color: white;
	}
	
	.accent-box-form-and-text .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), 
	.accent-box-form-and-text .gform_wrapper textarea {
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		/* from global input styles */
		padding: 3px 5px;
		font-size: 15px;
	}
	
	.accent-box-form-and-text .gform_wrapper textarea.small {
		height: 70px;
	}
	
	.accent-box-form-and-text .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_wrapper input[type=text], 
	.accent-box-form-and-text .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_wrapper select {
		margin-bottom: 10px;
	}
		
	/* FORM FOOTER */
	
	.accent-box-form-and-text .gform_wrapper .gform_footer {
		margin: 0;
		padding: 0;
		text-align: center;
	}
	
	/* AJAX SPINNER */
	
	.accent-box-form-and-text .gform_wrapper {
		position: relative;
	}
	
	.accent-box-form-and-text img.gform_ajax_spinner {
		position: absolute;
		bottom: 0;
		left: 0;
	}
		
	/* FORM VALIDATION */
	
	.accent-box-form-and-text .validation_error {
		display: none;
	}
	
	.accent-box-form-and-text .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
		max-width: none !important;
	}
	
	.accent-box-form-and-text .gform_wrapper li.gfield.gfield_error, 
	.accent-box-form-and-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
		background-color: transparent;
		margin-bottom: 10px !important;
		padding-top: 0;
		padding-bottom: 0;
		border-top: none;
		border-bottom: none;
	}
	
	.accent-box-form-and-text .gform_wrapper li.gfield.gfield_error.field_sublabel_hidden_label {
		margin-bottom: 0 !important;
	}
	
	.accent-box-form-and-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_wrapper, .accent-box-form-and-text .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
		margin-top: 0;
	}
	
	.accent-box-form-and-text .gfield_error input[type=text], 
	.accent-box-form-and-text .gfield_error input[type=email], 
	.accent-box-form-and-text .gfield_error input[type=number], 
	.accent-box-form-and-text .gfield_error input[type=password], 
	.accent-box-form-and-text .gfield_error textarea, 
	.accent-box-form-and-text .gfield_error select {
		border-color: #ca0813;
	}
		
	.accent-box-form-and-text .validation_message {
		display: none;
	}
	
	body .gform_container .gform_footer input.button, 
	body .gform_container .gform_footer input[type=submit],
	body .gform_container .gform_page_footer input.button, 
	body .gform_container .gform_page_footer input[type=submit] {
		width: auto;
		margin-right: 0;
		font-size: 13px;
	}
	
	body .gform_wrapper label.gfield_label {
		margin-bottom: 3px;
		font-size: 13px;
		text-transform: uppercase;
	}
	
	body .accent-box-form-and-text .gform_wrapper .top_label div.ginput_wrapper {
		margin-top: 0;
	}
	
 .accent-box-form-and-text .ac-text-form .gform_wrapper .gform_footer{
	text-align: left !important;
	 padding-top: 20px;
}

.accent-box-form-and-text .ac-text-form .gform_wrapper .gform_footer .button {
	border:none;
}
@media ( max-width: 960px ) {
	.accent-text-form-wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
	.ac-text-form {
		width: 100%;
	}
	
	.accent-text-section {
		width: 100%;
		padding-left: 0;
		padding-top: 70px;
	}
}

@media ( max-width: 767px ) {
	.accent-box-and-form {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
}

@media ( max-width: 700px ) {
	.ac-form {
    	width: 100%;
	}
}
.blockquote-text-image .text-image-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
}

	.blockquote-text-image .text-image-image {
		max-width: 40.625%;
	}

		.blockquote-text-image .text-image-image img {
			height: auto;
			max-width: 100%;
		}
	
		.blockquote-text-image .text-image-wrap.text-right .text-image-image {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 0;
			    flex-grow: 0;
		}

		.blockquote-text-image .text-image-wrap.text-left .text-image-image {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 0;
			    flex-grow: 0;
		}	
		
		.blockquote-text-image .text-image-text {
			width: 59.375%;
		}
		
		.blockquote-text-image .text-image-wrap.text-right .text-image-text {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 1;
			    flex-grow: 1;
			padding-left: 40px;
		}
		
		.blockquote-text-image .text-image-wrap.text-left .text-image-text {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 1;
			    flex-grow: 1;
			padding-right: 40px;
		}

			.blockquote-text-image .text-image-text .accent-text {
				text-transform: none;
			}
	
@media ( max-width: 960px ) {
	.blockquote-text-image .text-image {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
	
	.blockquote-text-image .text-image-wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
		.blockquote-text-image .text-image-text {
			max-width: 100%;
			width: 100%;
		}
	
		.blockquote-text-image .text-image-image {
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 30px;
			max-width: 100%;
		}
	
		.blockquote-text-image .text-image-wrap.text-left .text-image-text {
			padding-right: 0;
		}
	
		.blockquote-text-image .text-image-wrap.text-right .text-image-text {
			padding-left: 0;
		}
}
@media ( max-width:960px ){
	.full-width-video-section {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
}
.form-full-map-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: stretch;
	    align-items: stretch;
}

	.text-map-map {
		max-width: 100%;
		width: 100%;
	}

		.text-map-map iframe {
			max-width: 100%;			
		}

		.form-full-map-text.text-right .tf-form-and-heading {
			-ms-flex-order: 1;
			    order: 1;
			padding: 100px 0 30px 0px;
		}

		.form-full-map-text.text-left .tf-form-and-heading {
			-ms-flex-order: 0;
			    order: 0;
			padding: 100px 0 100px 30px;
		}

			.form-full-map-text.text-left .text-map-map {
				-ms-flex-negative: 1;
				    flex-shrink: 1;
				-ms-flex-order: 1;
				    order: 1;
			}

			.form-full-map-text.text-right .text-map-map {
				-ms-flex-negative: 1;
				    flex-shrink: 1;
				-ms-flex-order: 0;
				    order: 0;
			}
			
			.tm-full-map {
				width:50%;
			}

			.tf-form-and-heading {
				width: 43%;
			}

		.tf-form-section .gform_wrapper textarea{
			height: 94px !important;
		}

@media ( max-width: 960px ) {
	.tm-map-and-contact-text {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
		.text-map-map {
			padding-top: 30px;
		}
		
		.tm-map-and-contact-text.text-right .text-map-map {
			padding-left: 0;
		}
	
		.tm-map-and-contact-text.text-left .text-map-map {
			padding-right: 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;
	}
}
.text-form-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: start;
	    align-items: flex-start;
}

	.text-form-form {
		max-width: 43%;
	}

		.text-form-wrap.text-right .text-form-form {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
		}

		.text-form-wrap.text-left .text-form-form {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
		}	
		
		.text-form-text {
			width: 43%;
		}
		
		.text-form-wrap.text-right .text-form-text {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			padding-left: 40px;
		}
		
		.text-form-wrap.text-left .text-form-text {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			padding-right: 40px;
		}

			.text-form-text .accent-text {
				text-transform: none;
			}

#wrapper .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text], 
#wrapper .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
	margin-bottom: 10px;
}
	
@media ( max-width: 960px ) {
	.text-form {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
	
	.text-form-wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
		.text-form-text {
			max-width: 100%;
			width: 100%;
		}
	
		.text-form-form {
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 30px;
			max-width: 100%;
			width:100%;
		}
	
		.text-form-wrap.text-left .text-form-text {
			padding-right: 0;
		}
	
		.text-form-wrap.text-right .text-form-text {
			padding-left: 0;
		}
}
/* WP GALLERY */

/* WordPress Gallery 
------------------------------------------ */

.gallery {
	margin-left: -0.5em;
	margin-right: -0.5em;
}

.gallery:after {
	display: table;
	content: "";
	clear: both;
}

.gallery-item {
	margin: 0;
	float: left;
	padding: 0.5em;
}

.gallery-item img {
	width: 100%;
	height: auto;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    float: none;
}
.gallery-columns-2 .gallery-item {
    width: 50%
}
.gallery-columns-3 .gallery-item {
    width: 33.3333%
}
.gallery-columns-4 .gallery-item {
    width: 25%
}
.gallery-columns-5 .gallery-item {
    width: 20%
}
.gallery-columns-6 .gallery-item {
    width: 16.6667%
}
.gallery-columns-7 .gallery-item {
    width: 14.2857%
}
.gallery-columns-8 .gallery-item {
    width: 12.5%
}
.gallery-columns-9 .gallery-item {
    width: 11.1111%
}

.gallery-columns-2 .gallery-item:nth-child(2n+1),
.gallery-columns-3 .gallery-item:nth-child(3n+1),
.gallery-columns-4 .gallery-item:nth-child(4n+1),
.gallery-columns-5 .gallery-item:nth-child(5n+1),
.gallery-columns-6 .gallery-item:nth-child(6n+1),
.gallery-columns-7 .gallery-item:nth-child(7n+1),
.gallery-columns-8 .gallery-item:nth-child(8n+1),
.gallery-columns-9 .gallery-item:nth-child(9n+1) {
	clear: left;
}

@media (max-width: 600px) {
	#wrapper .gallery-item {
		float: none;
		clear: both;
		width: 100%;
		height: auto;
		display: block;
	}
}
.gradient-column-heading {
	padding-bottom: 50px;
	
}

.gradient-three-columns {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

	.gradient-three-column {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(33.33% - 40px);
	}

		.gradient-box {
			padding-bottom: 60px;
			padding-top: 60px;
			padding-left: 25px;
			padding-right: 25px;
			border-radius: 10px;
		}
	
			.gradient-three-column-image {
				height: 74px;
			}

		.gradient-three-column-image img {
			display: block;
			max-width: 100%;
			margin-left: auto;
			margin-right: auto;
		}

		.gradient-three-column-text {
			-webkit-flex-grow: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
			padding-bottom: 20px;
			padding-top: 20px;
		}

			h3.gradient-three-column-heading {
				margin-bottom: 10px;
				padding-top: 20px;
			}

			.gradient-three-column-heading a {
				text-decoration: none;
				color: inherit;
				font-weight: 600;
			}

			.gradient-three-column-link {
				padding-top: 47px;
				border-top:1px solid inherit;
			}

			.gradient-three-column-link a {
				padding-bottom: 8px;
				text-decoration: none;
				border-bottom-width: 5px;
				border-bottom-style: solid;
				color: inherit;
			}

@media ( max-width: 1023px ) {
	.gradient-three-column {
		width:calc(33.33% - 20px);
	}
}
@media ( max-width:960px ) {
	.gradient-three-columns {
		display: block;
	}
	
		.gradient-three-column {
			width:100%;
			max-width: 400px;
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 20px;
		}
	
	.gradient-three-column:not(:first-child) {
    	margin-top: 40px;
	}
}
.slider-wrap {
	position: relative;
}

	.slider-wrap .slick-list,
	.slider-wrap .slick-track {
		height: inherit;
		max-height: inherit;
		min-height: inherit;
	}

		.slider-wrap .slide {
			background-repeat: no-repeat;
			background-size: cover;
			display: flex;
			justify-content: flex-start;
			align-items: center;
			background-attachment: fixed;
		}

			.slick-slide {
				padding-top: 300px;
				padding-bottom: 160px;
			}
				
				.slide-caption {
					width: 100%;
				}
			
					.slide-caption .slide-heading {
						font-weight: 600;
						padding-bottom: 15px;
						font-size: 60px;
					}
					
						.slide-caption .slide-sub-heading {
							color: inherit;
							font-weight: 400;
							font-size: 18px;
						}
				
						.slide-heading,
						.slide-sub-heading {
							margin: 0;
						}

						.slide-link-wrap {
							margin-top: 40px;
						}

							.slide-link-wrap .button {
								font-weight: 300;
								padding: 15px 48px;
								font-size: 13px;
								border:none;
							}

/*slick*/
.slider-wrap .slick-prev,
.slider-wrap .slick-next {
	padding: 10px 15px;
	background-color: transparent;
	color: black;
	font-size: 50px;
	line-height: 1;
	opacity: 0.15;
	position: absolute;
	z-index: 99;
	top: 50%;
	-ms-transform: translateY(-50%);
	    -webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	transition-property: opacity, background-color, color;
	transition-duration: 0.2s;
	cursor: pointer;
}
	
.slider-wrap:hover .slick-prev,
.slider-wrap:hover .slick-next {
	opacity: 0.5;
}

.slider-wrap .slick-prev:hover,
.slider-wrap .slick-next:hover {
	color: white;
	background-color: rgba(0,0,0,0.25);
	opacity: 1;
}

.slider-wrap .slick-prev {
	left: 0;
}
			
.slider-wrap .slick-next {
	right: 0;
}
				
.slider-wrap .slick-dots {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-align: center;
	    -webkit-align-items: center;
	        align-items: center;
	-ms-flex-pack: center;
	    -webkit-justify-content: center;
	        justify-content: center;
	width: 100%;
	margin: 5px 0 0;
	padding-left: 0;
	list-style-type: none;
	position: absolute;
	bottom: 15px;
	left: 0;
}

	.slider-wrap .slick-dots button {
		display: block;
		width: 10px;
		height: 10px;
		margin: 0 5px;
		padding: 0;
		box-shadow: 0px 0px 1px 1px rgba(0,0,0,0.5);
		border-radius: 50%;
		overflow: hidden;
		text-indent: -9999px;
		transition-property: background-color;
		transition-duration: 0.1s;
	}
	
.slick-left-button {
	background-color: transparent;
	position: absolute;
    top: 0;
    height: 100%;
    border-right: 1px solid #eeeeee;
	cursor: pointer;
	transition-property: background-color;
    transition-duration: 0.2s;
}

.slick-right-button {
	background-color: transparent;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    border-left: 1px solid #eeeeee;
	cursor: pointer;
	transition-property: background-color;
    transition-duration: 0.2s;
}

.slick-left-button:hover,
.slick-prev:hover,
.slick-right-button:hover,
.slick-next:hover {
	background-color: grey;
}

.slick-prev:hover,
.slick-next:hover {
	border: none;
}

.slick-left-button .slick-prev,
.slick-right-button .slick-next {
	top: 50%;
}

.slick-left-button button,
.slick-right-button button {
	border: none;
	background: none;
	color: black;
	padding: 0 20px;
}

@media ( max-width: 1023px ) {
	.slide-caption .slide-heading {
		font-size: 40px;
	}
}

@media ( max-width: 767px ) {
	.slick-slide {
		padding-top: 200px;
		padding-bottom: 80px;
	}
	.slide-heading-wrap br {
		display: none;
	}
}
.accent-box-and-text {
	background-repeat: no-repeat;
	background-size: cover;
}

	

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

	.text-image-image {
		max-width: 40.625%;
	}

		.text-image-image img {
			height: auto;
			max-width: 100%;
		}
	
		.text-image-wrap.text-right .text-image-image {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 0;
			    flex-grow: 0;
		}

		.text-image-wrap.text-left .text-image-image {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 0;
			    flex-grow: 0;
		}	
		
		.text-image-text {
			width: 59.375%;
		}
		
		.text-image-wrap.text-right .text-image-text {
			-ms-flex-order: 1;
			    order: 1;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 1;
			    flex-grow: 1;
			padding-left: 40px;
		}
		
		.text-image-wrap.text-left .text-image-text {
			-ms-flex-order: 0;
			    order: 0;
			-ms-flex-negative: 1;
			    flex-shrink: 1;
			-ms-flex-positive: 1;
			    flex-grow: 1;
			padding-right: 40px;
		}

			.text-image-text .accent-text {
				text-transform: none;
			}
	
@media ( max-width: 960px ) {
	.text-image {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
	}
	
	.text-image-wrap {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
		.text-image-text {
			max-width: 100%;
			width: 100%;
		}
	
		.text-image-image {
			margin-left: auto;
			margin-right: auto;
			padding-bottom: 30px;
			max-width: 100%;
		}
	
		.text-image-wrap.text-left .text-image-text {
			padding-right: 0;
		}
	
		.text-image-wrap.text-right .text-image-text {
			padding-left: 0;
		}
}
.tm-map-and-contact-text {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	    justify-content: space-between;
	-ms-flex-align: stretch;
	    align-items: stretch;
	padding-top: 20px;
}

	.text-map-map {
		max-width: 100%;
		width: 100%;
		
	}
		.text-map-map iframe {
			max-width: 100%;
		}

		.tm-map-and-contact-text.text-right {
			-ms-flex-order: 1;
			    order: 1;

		}
		.tm-map-and-contact-text.text-left {
			-ms-flex-order: 0;
			    order: 0;
		}

			.tm-map-and-contact-text.text-left .text-map-map {
				-ms-flex-negative: 1;
				    flex-shrink: 1;
				-ms-flex-order: 1;
				    order: 1;
				padding-right: 30px;
			}

			.tm-map-and-contact-text.text-right .text-map-map {
				-ms-flex-negative: 1;
				    flex-shrink: 1;
				-ms-flex-order: 0;
				    order: 0;
				padding-left: 30px;
			}

			.text-map-contact-info {
				width: 43%;
			}
		
@media ( max-width: 960px ) {
	.tm-map-and-contact-text {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
		.text-map-map {
			padding-top: 30px;
		}
		
		.tm-map-and-contact-text.text-right .text-map-map {
			padding-left: 0;
		}
	
		.tm-map-and-contact-text.text-left .text-map-map {
			padding-right: 0;
		}
}
.simple-text-wrap {
	margin-left: auto;
	margin-right: auto;
}

.accent-text {
	text-transform: uppercase;
	font-size: 16px;
}

	body.home .simple-text h2.module-heading {
		font-size: 50px;
		line-height: 1.1;
	}
	
@media ( max-width: 1023px ) {
	body.home .simple-text h2.module-heading {
		font-size: 40px;
	}
}

@media ( max-width: 960px ) {
	h2.h3 br {
		display: none;
	}
	
	.simple-text {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
		color: inherit;
	}
}

@media ( max-width: 600px ){
	body.home .simple-text h2.module-heading{
		font-size: 30px;
	}
}
.three-boxes-wrap {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: center;
	    justify-content: center;
	-ms-flex-align: stretch;
	    align-items: stretch;
}
	
	.three-boxes-item {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-direction: column;
		    flex-direction: column;
		-ms-flex-align: stretch;
		    align-items: stretch;
		-ms-flex-pack: start;
		    justify-content: flex-start;
		width: 32%;
		margin-right: 2%;
	}

		.three-boxes-item:last-child {
			margin-right: 0;
		}

		.three-box-link {
			background-position: center;
			background-repeat: no-repeat;
			background-size: cover;
			display: -ms-flexbox;
			display: flex;
			-ms-flex-pack: center;
			    justify-content: center;
			-ms-flex-align: center;
			    align-items: center;
			height: 290px;
			font-weight: 600;
			font-size: 25px;
			text-decoration: none;
			text-transform: uppercase;
		}

@media ( max-width: 1300px ) {
	.three-box-link {
		font-size: 1.75vw;
	}
}

@media ( max-width: 960px ) {
	.three-box-link {
		font-size: 20px;
	}
}

@media ( max-width: 767px ) {
	.three-boxes-wrap {
		display: block;
	}
	
		.three-boxes-item {
			max-width: 360px;
			width: 100%;
			margin-right: auto;
			margin-left: auto;
		}
		
			.three-boxes-item:last-child {
				margin-right: auto;
			}
			
			.three-boxes-item:not( :first-child ) {
				margin-top: 45px;
			}
}
.three-columns-video-wrap h2 {
	font-weight: 600;
}
.three-columns-video {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

	.three-column {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(33.33% - 20px);
	}

		

			.video-heading {
				margin-bottom: 10px;
				font-weight: 600;
			}

				iframe {
					width:100%;
					max-width:100%;
				}		
@media ( max-width:767px ) {
	.three-columns-video {
		display: block;
	}
	
		.three-column {
			width:100%;
		}
	
	.three-column:not(:first-child) {
    	margin-top: 40px;
	}
}
.three-columns {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

	.three-column {
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-align-items: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		width: calc(33.33% - 20px);
	}

		.three-column-image img {
			display: block;
			max-width: 100%;
			height: auto;
			width:100%;
		}

		.three-column-text {
			-webkit-flex-grow: 1;
			-ms-flex-positive: 1;
			flex-grow: 1;
		}

			h3.three-column-heading {
				margin-bottom: 10px;
			}

			.three-column-heading a {
				text-decoration: none;
				color: inherit;
				font-weight: 600;
			}

			.three-column-link a {
				padding-bottom: 8px;
				text-decoration: none;
				border-bottom-width: 5px;
				border-bottom-style: solid;
				color: inherit;
			}
			
@media ( max-width:767px ) {
	.three-columns {
		display: block;
	}
	
		.three-column {
			width:100%;
		}
	
	.three-column:not(:first-child) {
    	margin-top: 40px;
	}
}
.two-column-text-wrap {
	margin-left: auto;
	margin-right: auto;
}

	.two-column-section {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: justify;
		    justify-content: space-between;
		-ms-flex-align: start;
		    align-items: flex-start;
	}

		.two-column-section h5.accent-text {
			font-size: 24px;
			width:35%;
			text-transform: none;
			margin-top:0;
			font-weight: 600;
		}

		.two-column-text-and-heading {
			width: 64.416%;
			padding-left: 20px;
		}

			.two-column-text-and-heading h5 {
				margin-top: 0;	
				font-weight: 600;
				font-size: 24px;
			}

@media ( max-width: 960px ) {
	h2.h3 br {
		display: none;
	}
	
	.simple-text {
		padding-bottom: 50px !important;
		padding-top: 50px !important;
		color: inherit;
	}
}

@media ( max-width: 600px ){
	.two-column-section {
		-ms-flex-direction: column;
		    flex-direction: column;
	}
	
	.two-column-section h5.accent-text,
	.two-column-text-and-heading {
		width:100%;
	}
	
	.two-column-text-and-heading {
		padding-left: 0;
	}
}#footer-3-content {
	padding-bottom: 70px;
	padding-top: 70px;
}

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

		.footer-3-content {
			display: -ms-flexbox;
			display: flex;
			-ms-flex-pack: justify;
			    justify-content: space-between;
			-ms-flex-align: start;
			    align-items: flex-start;
			font-weight: 400;
		}

			.ft-get-in-touch-heading ,
			#footer-directions-heading,
			#footer-connected-heading,
			#footer-subscribe-heading {
				font-size: 18px;
				font-weight: 600;
    			text-transform: uppercase;

			}
				.ft-get-in-touch-heading:after,
				#footer-directions-heading:after , 
				#footer-connected-heading:after,
				#footer-subscribe-heading:after {
					content: '';
					display: block;
					width: 40px;
					height: 1px;
					margin: 20px 0 30px;
				}

			#footer-menu-column #footer-nav li {
				list-style-type: none;
			}

			#menu-footer-menu {
				padding-left: 0;
				margin: 0;
			}

			#footer-menu-column #footer-nav li a {
				color:#505050;
				text-decoration: none;
				font-weight: 600;
				text-transform: uppercase;
			}
		
			.footer-get-in-touch-detail {
				display: -ms-flexbox;
				display: flex;
				-ms-flex-pack: start;
				    justify-content: flex-start;
				-ms-flex-align: start;
				    align-items: flex-start;
				padding-bottom: 20px;
			}
	
				.ft-get-in-touch-icon {
					padding-right: 20px;
				}

				#footer-menu-column,
				#footer-3-get-in-touch-column,
				#footer-3-stay-connected-column {
					width:25%;
				}

				#footer-subscribe-column {
					width: 380px;
				}
/*footer subscribe form*/
.subscribe-form .gform_wrapper form {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-align: center;
	    align-items: baseline;
	-ms-flex-pack: justify;
	    justify-content: space-between;
}

	.subscribe-form .gform_wrapper .gform_heading {
		display: none;
	}

		.subscribe-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
			width:231px;
			color:#D7D7D7;
		}

			.subscribe-form ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
				color: #d7d7d7;
			}
	
			.subscribe-form ::-moz-placeholder { /* Firefox 19+ */
				color: #d7d7d7;
			}

			.subscribe-form :-ms-input-placeholder { /* IE 10+ */
				color: #d7d7d7;
			}

			.subscribe-form :-moz-placeholder { /* Firefox 18- */			color: #d7d7d7;
			}

		.subscribe-form .gform_wrapper .gform_footer {
			margin: 0;
			padding: 0;
			margin-left: 22px;
		}
		
		.subscribe-form .gform_wrapper .gform_footer input.button,
		.subscribe-form .gform_wrapper .gform_footer input[type=submit],
		.subscribe-form .gform_wrapper .gform_page_footer input.button,
		.subscribe-form .gform_wrapper .gform_page_footer input[type=submit],
		body .subscribe-form .gform_wrapper.gf_browser_ie .gform_footer input.button {
			margin: 0;
			font-size: 13px;
			padding: 10px 32px;
		}

		.subscribe-form .gform_wrapper ul.gform_fields li.gfield {
			margin-top: 0;
			padding-right: 0;
		}

		.subscribe-form .gform_wrapper .top_label div.ginput_container {
			margin-top: 0;
		}

		.subscribe-form .gform_wrapper li.hidden_label input {
			margin-top: 0;
		}

		/*validation*/
		.subscribe-form .validation_error {
					display: none;
		}		
				.subscribe-form .gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
					max-width: none !important;
				}
				
				.subscribe-form .gform_wrapper li.gfield.gfield_error, .subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
					background-color: transparent;
					margin-bottom: 15px !important;
					padding-top: 0;
					padding-bottom: 0;
					border-top: none;
					border-bottom: none;
				}
				
				.subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, 
				.subscribe-form .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
					margin-top: 0;
				}
				
				.subscribe-form .gfield_error input[type=text], 
				.subscribe-form .gfield_error input[type=email], 
				.subscribe-form .gfield_error input[type=number],
				.subscribe-form .gfield_error input[type=password], .subscribe-form .gfield_error textarea, 
				.subscribe-form .gfield_error select {
					border-color: #cc3d3d;
				}
				.subscribe-form .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
					border:1px solid #D21F30 !important;

				}
				.subscribe-form .validation_message {
					display: none;
				}

@media ( max-width: 960px ) {
	.footer-3-content {
		-ms-flex-wrap: wrap;
		    flex-wrap: wrap;
	}
	
	#footer-menu-column,
	#footer-3-get-in-touch-column,
	#footer-3-stay-connected-column,
	#footer-subscribe-column {
		width: 50%;
	}
	
	#footer-3-stay-connected-column,
	#footer-subscribe-column {
		padding-top: 20px;
	}
}


/*media queries*/
@media ( max-width: 767px ) {
	#footer-content {
		padding-bottom: 50px;
		padding-top: 50px;
	}
	
	.subscribe-form .gform_wrapper form {
		display: block;
	}
	.subscribe-form .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
		width:100%;
	}

	.subscribe-form .gform_wrapper .gform_footer {
		margin-left: 0;
		margin-top:12px;
	}

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

			.footer-icon-text {
				padding-bottom: 10px;
				padding-right: 0;
			}
}
@media ( max-width:600px ) {
	.footer-3-content {
		display: block;
	}
	
	#footer-menu-column,
	#footer-3-get-in-touch-column,
	#footer-3-stay-connected-column,
	#footer-subscribe-column {
		width:100%;
	}
	
	#footer-3-get-in-touch-column, 
	#footer-3-stay-connected-column,
	#footer-subscribe-column
	{
		padding-top: 20px;
	}
}
	