.section-ribbon .ribbon-content-wrapper {
	background-color: #fff;
	padding: 0;
}

@media only screen and (min-width: 1069px) {
	.section-hero .hero-intro {
		margin-bottom: 0px;
	}
}

@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: 150px;
		margin-top: 0px;
	}
	.section-hero .hero-intro {
		margin-top: 0px;
		margin-bottom: 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;
	}
}
