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






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




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

@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;
	}
}

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

.section-performance .large-10 {
    max-width: 85%;
}
@media only screen and (max-width: 1068px) {
	.section-performance .large-10 {
    	max-width: 83.3333333333%;
	}
}

@media only screen and (max-width: 734px) {
	.graph-gallery .item-container .gallery-item .bars-container .badge {
    	margin-left: -13px;
	}
}

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

@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: 170px;
	height: 54px;
	background-size: 170px 54px;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment .accent-green:before {
		width: 142px;
		height: 44px;
		background-size: 142px 44px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment .accent-green:before {
	width: 110px;
	height: 34px;
	background-size: 110px 34px;
    }
}

@media only screen and (min-width: 1068px) {
	.section-mx-max .graph-gallery .tabnav-items {
		max-width: 800px;
	}
}


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