.amte-section-hero .av-special-heading-tag,
.amte-section-hero .avia_textblock,
.amte-section-hero .avia_textblock p,
.amte-section-hero .avia_textblock a {
	color: #fff;
}

.amte-section-hero .av-special-heading-tag {
	text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45);
}

.amte-section-service-navigation .avia_textblock,
.amte-related-services,
.amte-location-links {
	text-align: center;
}

.amte-related-services a,
.amte-location-links a {
	display: inline-block;
	margin: 0.35rem 0.45rem;
	font-weight: 600;
}

.amte-section-reviews,
.amte-section-final-cta,
.amte-section-emergency-callout {
	text-align: center;
}

.amte-faq-accordion {
	margin-top: 1.5rem;
}

.amte-main-service-sidebar {
	box-sizing: border-box;
}

.amte-main-service-sidebar .av-special-heading-tag {
	font-size: 22px;
}

.amte-main-service-sidebar .amte-location-links {
	text-align: left;
}

.amte-main-service-sidebar .amte-location-links a,
.amte-main-service-sidebar .amte-location-links span {
	display: block;
	margin: 0;
	padding: 9px 0;
	border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.amte-main-service-sidebar .amte-location-links span[aria-hidden="true"] {
	display: none;
}

.amte-main-service-sidebar .avia-button-wrap {
	display: block;
	margin: 10px 0;
}

.amte-main-service-sidebar .avia-button {
	width: 100%;
	box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
	.amte-section-hero .content {
		padding-top: 90px;
		padding-bottom: 60px;
	}

	.amte-related-services span[aria-hidden="true"],
	.amte-location-links span[aria-hidden="true"] {
		display: none;
	}

	.amte-related-services a,
	.amte-location-links a {
		display: block;
	}

	.responsive #top .amte-main-service-primary,
	.responsive #top .amte-main-service-sidebar {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}

	.responsive #top .amte-main-service-sidebar {
		margin-top: 35px;
		padding: 25px !important;
	}
}
