/* Local Overrides */

/* Value props */

#ac-globalfooter a.ac-gf-block .ac-gf-block-link {
	display: inline-block;
	margin-top: 0.3em;
}

.footnote .ac-gf-block-link {
	font-size: 14px !important;
	position: relative;
	color: inherit !important;
	text-decoration: none !important;
}
.footnote .ac-gf-block-link:hover {
	color: #06c !important;
	text-decoration: none !important;
}

/* Motor Section */
.techspecs
	.techspecs-section
	.techspecs-row
	.techspecs-column
	.custom_sm_show_rt,
.techspecs
	.techspecs-section
	.techspecs-row
	.techspecs-column
	.custom_sm_show_lt,
.techspecs
	.techspecs-section
	.techspecs-row
	.techspecs-column
	.custom_sm_show_lt_two {
	display: none;
}
@media only screen and (max-width: 612px) and (min-width: 611px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_rt {
		display: inline;
	}
}
@media only screen and (max-width: 532px) and (min-width: 530px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_lt {
		display: inline;
	}
}
@media only screen and (max-width: 368px) and (min-width: 343px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_lt {
		display: inline;
	}
}
@media only screen and (max-width: 341px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_lt {
		display: inline;
	}
}

@media only screen and (max-width: 346px) and (min-width: 346px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_lt_two {
		display: inline;
	}
}
@media only screen and (max-width: 338px) and (min-width: 335px) {
	.techspecs
		.techspecs-section
		.techspecs-row
		.techspecs-column
		.custom_sm_show_lt_two {
		display: inline;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip p.media-engine:nth-last-child(1n),
	.section-chip p.media-engine:nth-last-child(4n) {
		margin-top: 60px;
	}
}

/* chip compare */

@media only screen and (min-width: 1069px) {
	.section-chip .row .column {
		padding-right: 20px;
	}
}

@media only screen and (max-width: 734px) {
	.section-chip .row .column {
		padding-right: 20px;
	}
}

/* Enviroment Section */

.section-techspecs .callout-techspecs-environment ul {
	list-style: none;
	margin-left: 0;
}
