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






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




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



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

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


.section-upgraders {
	padding-bottom: 140px;
}

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

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

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

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