@media only screen and (max-width: 1068px) {
	.section-carriers .section-content {
		padding: 100px 0;
	}
}
@media only screen and (max-width: 734px) {
	.typography-headline-elevated {
		height: 180px;
		margin-top: 20px;
	}
	.section-hero .hero-intro {
		margin-top: 0px;
	}
}

#ac-globalfooter {
	background-color: #f5f5f5;
}

/** Carrier **/
.section-carriers .column p.center {
	text-align: center;
}

@media only screen and (max-width: 735px) {
	.section-carriers .column p.center {
		text-align: left;
	}
}

@media only screen and (max-width: 1068px) {
	.section-carriers .section-content {
		width: 750px;
	}
}

@media only screen and (max-width: 735px) {
	.section-carriers .section-content {
		width: 90%;
	}
}

.section-carriers .section-content {
	padding: 70px 0 68px;
	text-align: left;
}

@media only screen and (max-width: 1068px) {
	.section-carriers .section-content {
		padding: 70px 0;
	}
}

.section-carriers hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #d6d6d6;
	margin: 67px 0;
}

@media only screen and (max-width: 735px) {
	.section-carriers hr {
		margin: 60px 0;
	}
}

@media only screen and (max-width: 1068px) {
	.section-carriers .column {
		padding-left: 30px;
	}
}

@media only screen and (max-width: 735px) {
	.section-carriers .column {
		margin-bottom: 43px;
	}
}

.section-carriers .column:last-child {
	margin-bottom: 0;
}

.section-carriers .column-spacing-top {
	margin-top: 47px;
}

@media only screen and (max-width: 735px) {
	.section-carriers .column-spacing-top {
		margin-top: 0;
	}
}

.section-carriers .icon-standin {
	background: #ccc;
	border-radius: 10%;
	width: 60px;
	height: 60px;
}

.line-height {
	margin-top: 0.8em;
}

@media only screen and (max-width: 735px) {
	.small-top-margin {
		margin-top: 40px !important;
	}
}

.section-hero .hero-content {
	max-width: 560px !important;
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-content {
		max-width: 355px !important;
	}
}

@media only screen and (max-width: 1068px) {
	.section-hero .hero-intro {
		padding: 0 80px !important;
	}
}

@media only screen and (max-width: 734px) {
	.section-hero .hero-intro {
		padding: 0 !important;
	}
}

@media only screen and (max-width: 734px) {
	.typography-headline-elevated {
		height: auto !important;
		margin-bottom: 20px !important;
	}
}
