/*------------------------------------*\
   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) {
    .graph-gallery .tabnav-link {
        font-size: 17px;
    }
}


.section-routers .router-item-environment .accent-green:before {
    width: 176px;
    height: 47px;
    background-size: 176px 47px;
}
@media only screen and (max-width:1068px) {
.section-routers .router-item-environment .accent-green:before {
        width: 146px;
        height: 42px;
        background-size: 146px 42px;
    }
}
@media only screen and (max-width:734px) {
.section-routers .router-item-environment .accent-green:before {
        width: 122px;
        height: 34px;
        background-size: 122px 34px;
    }
}

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