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






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




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

html.no-enhance-xp .section-hero .cta-wrap, html.no-hero-enhance-xp .section-hero .cta-wrap {
    padding: 0px 0 46px;
}

@media only screen and (max-width:1068px) {
    html.no-enhance-xp .section-hero .cta-wrap, html.no-hero-enhance-xp .section-hero .cta-wrap {
        padding: 44px 0 38px;
    }
}

@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: 22px 0 60px;
    }
}

@media only screen and (max-width:1068px) {
    html.enhance-xp.hero-enhance-xp .section-hero .cta-wrap {
        --enhanced-cta-offset: 105px;
    }
}

html .page-overview .section-hero .cta-wrap>* {
	margin-top: 41px;
}

@media only screen and (max-width: 1068px) {
	html .page-overview .section-hero .cta-wrap>* {
		margin-top: 0px;
	}
}
@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap>* {
		margin-top: 0px;
	}
}

@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
		display: block;
		justify-content: center;
		flex-wrap: nowrap;
	}
	html .page-overview .section-hero .cta-wrap .mx-pricing {
		max-width: unset;
	}
}


.section-mx-ultra .graph-gallery .tabnav-link {
    font-size: 30px;
}
@media only screen and (max-width: 1068px) {
	.section-mx-ultra .graph-gallery .tabnav-link {
    	font-size: 28px;
	}
}
@media only screen and (max-width: 734px) {
	.section-mx-ultra .graph-gallery .tabnav-link {
    	font-size: 15px;
	}
}

@media only screen and (max-width:734px) {
    .graph-gallery .tabnav {
        height: 1.6em;
    }
}
@media only screen and (max-width:734px) {
    .graph-gallery .tabnav-link {
        font-size: 15px;
    
    }
}




@media only screen and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 22px;
    }
}

@media only screen and (max-width:734px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-copy-reduced {
        font-size: 19px;
    }
}



@media only screen and (max-width:1068px) {
    .bento-grid-thermals .section-thermals .typography-headline-plays-cool {
        max-width: 6.9em;
    }
}

.section-routers .router-item-environment .accent-green:before {
	width: 176px;
	height: 54px;
	background-size: 176px 54px;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment .accent-green:before {
	width: 150px;
	height: 44px;
	background-size: 150px 44px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment .accent-green:before {
	width: 118px;
	height: 34px;
	background-size: 118px 34px;
    }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 