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






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




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/
@media only screen and (min-width: 736px) {
	.page-overview .section-improving-suppliers .section-content .donut-legend.donut-legend-results {
		width: 320px
	}
}

@media only screen and (max-width: 736px) {
    .page-overview .section-improving-suppliers .section-image {
        padding-bottom: 14vw
    }
    .page-overview .section-empowering-workers .section-image .custom-image-caption{
    	bottom: 2.25vw;
    }
}

@media only screen and (max-width: 1068px) {
	.page-overview .section-improving-suppliers .section-content .column:first-child .donut-header.donut-header-results{
		bottom:-30px;
	}
}

@media only screen and (max-width: 735px) {
	.page-overview .section-improving-suppliers .section-content .column:first-child .donut-header.donut-header-results{
		bottom: 0;
	}
}



.page-overview .section-improving-suppliers .section-content .donut-legend {
    width: 215px;
}


@media only screen and (max-width: 1068px) {
    .page-overview .section-improving-suppliers .section-content .donut-legend-results li {
        margin-top: 60px;
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-improving-suppliers .section-content .donut-legend-results li:nth-child(1) {
        margin-top: 30px;
    }
    .page-overview .section-improving-suppliers .section-content .donut-legend-results li:nth-child(2) {
        margin-top: 10px;
    }
}


@media only screen and (max-width: 1068px) {
    .page-overview .section-responsible-sourcing .section-content .badge-content {
        width: 200px;
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-responsible-sourcing .section-content .badge-content {
        width: auto;
    }
}


@media only screen and (max-width: 735px) {
    .page-overview .section-improving-suppliers .section-content .donut-legend-results li {
        width: auto;
    }
}



@media only screen and (max-width: 1068px) {
    .page-overview .section-empowering-workers .section-image .custom-image-caption {
        bottom: 1vw
    }
}

@media only screen and (max-width: 735px) {
    .page-overview .section-empowering-workers .section-image .custom-image-caption {
        bottom: 1.25vw
    }
}

@media only screen and (max-width: 1068px) and (min-width:735px) {
    .page-overview .section-report-highlights .badge-row-container .badge-row:nth-child(2) .report-column:nth-child(2) .badge-content { 
        width: 177px;
    }
}

.center-3-columns .column.large-3:nth-child(1) {
    margin-right: 7.66667%
}

.center-3-columns .column.large-3:nth-child(2) {
    margin-left: 3.16667%;
    margin-right: 3.16667%
}

.center-3-columns .column.large-3:nth-child(3) {
    margin-left: 7.66667%
}
@media only screen and (max-width: 1068px) {
	html.touch .section-additional-reports .report-content p+* { margin-top: .72em }
}


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