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






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




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

html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    margin-bottom: 14px;
}

html .page-overview .section-hero .cta-wrap .mac-studio-global-avail {
    margin-bottom: 0.8em;
}

@media only screen and (max-width: 734px) {
	html .page-overview .section-hero .cta-wrap .mx-pricing-wrap {
    	flex-direction: column;
    	align-content: center;
	}
}

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

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


@media only screen and (min-width:735px)and (max-width:1068px) {
    .section-upgraders .upgraders-content .upgraders-gallery .bento-grid .bento-item {
        padding: 20px;
    }
}
@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;
    }
}


.section-routers .router-item-environment .accent-green:before {
	width: 180px;
	height: 54px;
	background-size: 180px 54px;
}
@media only screen and (max-width:1068px) {
    .section-routers .router-item-environment .accent-green:before {
        width: 158px;
		height: 46px;
		background-size: 158px 46px;
    }
}
@media only screen and (max-width:734px) {
    .section-routers .router-item-environment .accent-green:before {
	width: 125px;
	height: 34px;
	background-size: 125px 34px;
    }
}

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