/* LOCAL OVERRIDES */

@media only screen and (max-width: 767px) and (min-width: 735px) {
	.section-buttons-and-connectors .caption-microphone-2 {
		font-size: 11px;
	}
}
/* Buttons and Connectors*/

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link {
	color: #1d1d1f;
	font-size: 14px;
	text-decoration: none;
}

#ac-globalfooter
	.ac-gf-buystrip-info-financing
	a.ac-gf-block
	.ac-gf-block-link:hover {
	color: #06c;
	text-decoration: none;
}

#ac-globalfooter .ac-gf-buystrip-info-financing .ac-gf-buystrip-info-cta:hover {
	color: #06c;
}

#ac-globalfooter sup {
	font-size: 4px;
	vertical-align: top;
	bottom: 0.5em;
	text-decoration: none;
}

#ac-globalfooter sup:hover {
	color: #06c;
	text-decoration: none !important;
}

@media only screen and (max-width: 734px) {
	.section-size .caption-width {
		left: 250px;
	}
}

@media only screen and (max-width: 324px) {
	.section-techspecs .diagram-text {
		font-size: 11.5px;
	}
}
