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






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




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





.section-routers .accent-green:before {
	width: 165px;
	height: 47px;
	background-size: 165px 47px;
}

@media only screen and (max-width:1068px) {
	.section-routers .accent-green:before {
		width: 142px;
		height: 42px;
		background-size: 142px 42px;
	}
}

@media only screen and (max-width:734px) {
	.section-routers .accent-green:before {
		width: 112px;
		height: 34px;
		background-size: 112px 34px;
	}
}

.section-routers .router-item-environment {
	padding: 84px 0;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment {
        padding: 84px 0;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment {
        padding: 84px 0;
    }
}

.section-routers .router-item-environment .router-item-headline {
    max-width: 800px;
}
@media only screen and (max-width:734px) {
	.section-routers .router-item-environment .router-item-headline {
		max-width: 400px;
	}
}

.section-routers .router-item-environment .router-item-copy {
    max-width: 560px;
}
@media only screen and (max-width:1068px) {
	.section-routers .router-item-environment .router-item-copy {
		max-width: 480px;
	}
}
@media only screen and (max-width:734px) {
	.section-routers .router-item-environment .router-item-copy {
		max-width: 400px;
	}
}

@media only screen and (max-width:734px) {
	.subsection-intro .modal-trigger-container .button {
		max-width: 184px;
	}
}


@media only screen and (max-width:734px) {
	.subsection-chips .bento-section .badge:last-child {
		margin-top: 70px;
	}
}

/* HERO AVAILABILITY CTAS */

@media only screen and (max-width: 1068px) {
    .section-hero .cta-wrap .mx-event.typography-standards-tout {
        margin-top: 0.8em;
    }
}
@media only screen and (max-width: 734px) {
    .section-hero .cta-wrap .mx-event.typography-standards-tout {
        margin-top: 0;
    }
}


@media only screen and (max-width: 1068px) {
	html .page-overview .section-hero .cta-wrap .mac-studio-global-avail:after {
		display:none
	}

	
	html .page-overview .section-hero .cta-wrap .mac-studio-global-avail+.mx-event, html .page-overview .section-hero .cta-wrap .mx-pricing.has-dynamic-content+.mx-event {
		padding-left: 0em;
	}
	
	html.no-enhance-xp .section-hero .cta-wrap, html.no-hero-enhance-xp .section-hero .cta-wrap {
		padding-left: 22px;
	}
	
	html.enhance-xp.hero-enhance-xp .section-hero .cta-wrap {
		left: 51%;
	}
	
	html .page-overview .section-hero .cta-wrap .mac-studio-global-avail+.mx-event {
		padding-top: 0.5em;
	}
}

@media only screen and (max-width:734px) {
	html.no-enhance-xp .section-hero .cta-wrap, html.no-hero-enhance-xp .section-hero .cta-wrap {
		padding-left: 0px;
	}
	
	html.enhance-xp.hero-enhance-xp .section-hero .cta-wrap {
		left: 50%;
	}
	
	html .page-overview .section-hero .cta-wrap .mac-studio-global-avail+.mx-event {
		padding-top: 0.8em;
	}
}

/* HERO AVAILABILITY CTAS */


html.enhance-xp.hero-enhance-xp .section-hero .mx-performance.not-sticky .sticky-container {
    overflow: hidden;
}

@media only screen and (min-width:735px) {
	html.enhance-xp .section-performance .subsection-chips .section-mx-max.bento-section .inline-media .video {
		height: calc(100% + 1px);
	}
}

@media only screen and (max-width: 734px) {
	.graph-gallery .item-container {
			padding:0 34px
	}

	.graph-gallery .tablist-wrapper {
			margin-left: 0;
			margin-right: 0;
	}

	.graph-gallery .subsection-gallery-content {
			margin-left: 0;
			margin-right: 0;
			max-width: none;
	}
}

/* COMPARE */

.section-compare .grid-container {
	grid-template-columns: 1fr 80px 1fr 65px 1fr;
}

@media only screen and (max-width: 1068px) {
    .section-compare .grid-container {
    	grid-template-columns: 170px 68px 175px 76px 1fr;
    }
}

@media only screen and (max-width: 734px) {
    .section-compare .grid-container {
    	grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}

.section-compare .compare-headline {
	margin-bottom: 57px;
}

@media only screen and (max-width: 734px) {
	.section-compare .compare-headline {
		margin-bottom: 0px;
	}
}

.section-compare .product-headline {
	margin-bottom: 15px;
}

/* END COMPARE */


/* HERO  */

.section-hero .section-hero-container {
    padding-bottom: 169px;
}

@media only screen and (max-width: 1068px) {
    .section-hero .section-hero-container {
        padding-bottom: 174px;
    }
}

@media only screen and (max-width: 734px) {
    .section-hero .section-hero-container {
        padding-bottom: 44px;
    }
}

/* HERO  */


/* UPGRADERS  */

.section-upgraders  {
    margin-bottom: 170px;
}

@media only screen and (max-width: 1068px) {
    .section-upgraders  {
        margin-bottom: 140px;
    }
}

@media only screen and (max-width: 734px) {
    .section-upgraders {
        margin-bottom: 100px;
    }
}

/* UPGRADERS  */


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