/* T2 Location Map General Styles */

.contact-page.t2 {
	padding: 11% 0;
	background-image: url(../../../images/contact-us-system.jpg) !important;
	background-position: right;
}

.contact-page.t2 .main {
}

.contact-page.t2 .flex {
	-ms-flex-align: stretch;
	align-items: stretch;
}

/* End T2 Location Map General Styles */

/* T2 Location Map Contact Info Styles */

.contact-page.t2 .contact-info {
}

.contact-page.t2 .contact-info .contact-details {
	padding: 3em 5%;
}

.contact-page.t2 .contact-info .contact-details .title-font {
}

.contact-page.t2 .contact-info .contact-details .title-font strong {
	display: block;
	font-size: 1.6667em;
	margin-bottom: 1em;
}

.contact-page.t2 .contact-info .contact-details .title-font em {
	font-weight: 400;
	font-style: normal;
}

.contact-page.t2 .contact-info .contact-details .phone {
	font-size: 1.9444em;
	margin: .5em 0;
}

.contact-page.t2 .contact-info .contact-details .address {
}

.contact-page.t2 .contact-info .contact-details .address a {
	display: block;
}

.contact-page.t2 .contact-info .contact-details p {
	margin-bottom: 0;
}

.contact-page.t2 .contact-info .callout {
	padding: 3rem 5%;
	font-size: 1.6667em;
	margin: 0;
}

.contact-page.t2 .contact-info .callout em {
	font-style: normal;
	display: block;
	font-weight: 400;
}

/* End T2 Location Map Contact Info Styles */

/* T2 Location Map Map Styles */

.contact-page.t2 .map-container {
	position: relative;
}

.contact-page.t2 .map-container .imap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* End T2 Location Map Map Styles */

/* 1500px Responsive */

@media screen and (max-width:1500px) {
	body {
	}

	.contact-page.t2 .contact-info .callout {
		padding: 2rem 5%;
	}

	.contact-page.t2 .contact-info .callout em {
		display: inline;
	}
}

/* End 1500px Responsive */

/* 1200px Responsive */

@media screen and (max-width:1200px) {
	body {
	}
}

/* End 1200px Responsive */

/* 1000px Responsive */

@media screen and (max-width:1000px) {
	body {
	}

	.contact-page.t2 .contact-info .contact-details {
		padding: 2em 5%;
	}
}

/* End 1000px Responsive */

/* 800px Responsive */

@media screen and (max-width:800px) {
	body {
	}

	.contact-page.t2 .contact-info {
		width: 100%;
	}

	.contact-page.t2 .contact-info .contact-details .title-font em {
		display: block;
	}

	.contact-page.t2 .map-container {
		display: block;
		height: 25em;
		width: 100%;
	}
}

/* End 800px Responsive */

/* 650px Responsive */

@media screen and (max-width:650px) {
	body {
	}

	.contact-page.t2 .contact-info .contact-details {
		padding: 5%;
	}

	.contact-page.t2 .contact-info .contact-details .title-font strong {
		font-size: 1.444em;
		margin-bottom: .75em;
	}

	.contact-page.t2 .contact-info .contact-details .phone {
		font-size: 1.6em;
	}

	.contact-page.t2 .contact-info .callout {
		font-size: 1.444em;
		padding: 5%;
	}
}

/* End 650px Responsive */

/* 550px Responsive */

@media screen and (max-width:550px) {
	body {
	}
}

/* End 550px Responsive */

/* 475px Responsive */

@media screen and (max-width:475px) {
	body {
	}

	.header-t6 .contact-page.t2 {
		padding-top: calc(11% + 2em);
	}
}

/* End 475px Responsive */

/* 400px Responsive */

@media screen and (max-width:400px) {
	body {
	}
}

/* End 400px Responsive */

/* 350px Responsive */

@media screen and (max-width:350px) {
	body {
	}
}

/* End 350px Responsive */
