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

.section-routers .accent-green:before {
    width:200px;
    height:50px;
    background-size:200px 50px;
    background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_large.png);
}

@media (-webkit-min-device-pixel-ratio:1.5),(min-resolution:144dpi),only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx) {
    .section-routers .accent-green:before {
        background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_large_2x.png);
    }
}
@media only screen and (max-width:1068px) {
    .section-routers .accent-green:before {
        width:165px;
        height:44px;
        background-size:165px 44px;
        background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_medium.png);
    }
}
@media only screen and (max-width:1068px)and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:1068px)and (min-resolution:1.5dppx),only screen and (max-width:1068px)and (min-resolution:144dpi) {
    .section-routers .accent-green:before {
        background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_medium_2x.png);
    }
}
@media only screen and (max-width:734px) {
    .section-routers .accent-green:before {
        width:132px;
        height:32px;
        background-size:132px 32px;
        background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_small.png);
    }
}
@media only screen and (max-width:734px)and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:734px)and (min-resolution:1.5dppx),only screen and (max-width:734px)and (min-resolution:144dpi) {
    .section-routers .accent-green:before {
        background-image:url(/https/www.apple.com/euro/mac-pro/f/titles_de/images/overview/routers/environment_highlight__e9lowmb3ghui_small_2x.png);
    }
}





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




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

.section-routers .router-item-environment .accent-green:before {
    bottom: 0px;
}

@media only screen and (max-width: 1068px) {
    .section-routers .router-item-environment .accent-green:before {
        bottom: 0px;
        left: -3px;
    }
}

@media only screen and (max-width: 734px) {
    .section-routers .router-item-environment .accent-green:before {
        bottom: 2px;
        left: -2px;
    }
}

@media only screen and (max-width:734px) {
    .subsection-slots .pin-caption span {
        margin-left: -13px;
        font-size: 13px;
    }
}



.modal-contents .modal-picture-mx-ultra-arrive {
    margin-bottom: 35px;
}

@media only screen and (max-width:1068px) {
    .modal-contents .modal-picture-mx-ultra-arrive {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width:734px) {
    .modal-contents .modal-picture-mx-ultra-arrive {
        margin-bottom: 20px;
    }
}


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