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

.section-routers .accent-green:before {
    width:200px;
    height:50px;
    background-size:200px 50px;
    background-image:url(/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(/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(/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(/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(/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(/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;
    }
}

.section-pro-apps .section-gallery .pro-apps-gallery .item-container .gallery-item .gallery-item-container .gallery-item-label {
    width: 100%;
    text-align: left;
    margin-left: 97px;
    margin-top: 30px;
    z-index: 1;
}

.section-compare .grid-container {
    margin-left: auto;
    margin-right: auto;
    width: 980px;
    max-width: 870px;
    margin-bottom: 84px;
    grid-template-columns: 244px 80px 244px 80px 1fr;
}

@media only screen and (max-width:1068px) {
    .section-compare .grid-container {
        max-width: 650px;
        width: 100%;
        grid-template-columns: 170px 68px 170px 68px 1fr;
        padding: 0;
        margin-bottom: 64px;
    }
}

@media only screen and (max-width:734px) {
    .section-compare .grid-container {
        margin-bottom: 66px;
        grid-template-columns: repeat(2,minmax(0,1fr));
        max-width: 320px;
    }
}

@media only screen and (max-width:1068px) {
    .section-max-width {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media only screen and (max-width:734px) {
    .section-max-width {
        max-width: calc(414px + 12.5%);
        padding-left: 6.25%;
        padding-right: 6.25%;
    }
}
/*------------------------------------*\
    END LOCAL FIXES
\*------------------------------------*/
