/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
.avail-disclaimer {
	font-size: 12px;
	color: #86868d;
	font-weight: 400;
}

@media only screen and (min-width: 735px) {
	.section-contrast .section-header .section-header-headline {
		max-width: 60%;
	}

	.section-environment .section-header .section-header-headline {
		min-width: 80%;
	}
}

@media only screen and (min-width: 735px) {
	#control-tour-mics-and-speakers--button {
		min-height: 72px;
	}
}

.section-performance .section-header.mx-section-header .section-header-headline {
	line-height: 1.15;
}

@media only screen and (max-width: 1068px) {
	.section-performance .section-header.mx-section-header .section-header-headline {
		line-height: 1.18;
	}
}

@media only screen and (min-width: 1069px) {

	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(1),
	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(4) {
		max-height: 386.66px;
	}

	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(2),
	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(3) {
		max-height: 233.33px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {

	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(1),
	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(4) {
		max-height: 378.65px;
		min-height: 378.65px;
	}

	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(2),
	.upgraders-content .upgraders-gallery .bento-grid .bento-item:nth-child(3) {
		max-height: 209.33px;
		min-height: 209.33px;
	}
}

.typography-marquee-headline-reduced {
	padding-bottom: 3px;
}

br.small-medium {
	display: none;
}

@media only screen and (min-width: 735px) and (max-width: 880px) {
	br.small-medium {
		display: block;
	}
}

@media only screen and (min-width: 735px) and (max-width: 880px) {
	.upgraders-content .upgraders-gallery .bento-item.neural-engine.tile-rounded {
		padding: 20px;	
	}
}

/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/