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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (max-width: 734px) {
    .page-overview .section-leaders .shapes-bg-container .top.right {
        top:18%;
    }
}
@media only screen and (max-width: 735px) {
	.shapes-bg-wrapper .shapes-bg-container {
		top: 50px;
	}
}

.section-spotlight .links-stacked {
	width: 110%;
}

@media only screen and (max-width: 735px) {
	.section-spotlight .links-stacked .icon {
		margin-left: -7px;
	}
}

@media only screen and (max-width: 734px) {
    .page-overview .section-leaders .shapes-bg-container .bottom .shape-bottom-left-bottom {
        bottom: -150px;
    }
}

@media only screen and (max-width: 734px) {
    .shapes-bg-wrapper .image-shape-8 {
        bottom: 500px;
    }
}



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