﻿    #main {
        background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/main-bg.jpg) 50% 5% fixed no-repeat;
        background-size: cover;
    }

    #main .text-block {
    /*background: rgba(255,255,255,.75);*/
    padding: 10px 15px
}

#intro, #copyright {
    background: url(https://cdn.originpc.com/img/landing/2019/amd-xbox-game-pass-bundle/intro-bg.jpg) 50% 50% no-repeat;
    background-size: cover
}

.block-system {
    padding: 15px 0 25px;
    margin-bottom: 30px
}

    .block-system .btn {
        margin-top: 30px
    }

#features {
    background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/features-bg.jpg) 50% 50% no-repeat;
    background-size: cover
}

@media(max-width:768px) {
    #main {
        background-position: 15% top !important
    }
}

@media(min-width:992px) {
    #main {
        padding: 3vw 0
    }

    #ryzen {
        background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/amd-proc-bg.jpg) 50% 50% no-repeat;
        background-size: cover;
        padding: 8vw 0
    }

    #technology {
        background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/amd-fan-bg.jpg) 50% 50% no-repeat;
        background-size: cover;
        padding: 8vw 0
    }

    #processors {
        background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/amd-ryzen-bg.jpg) 50% 50% no-repeat;
        background-size: contain;
        padding: 8vw 0
    }

    #multitasking {
        background: url(https://cdn.originpc.com/img/landing/2019/amd-ryzen-third-gen/icons-bg.jpg) 50% 50% no-repeat;
        background-size: cover;
        padding: 8vw 0
    }
}

#radeon {
    background: url('https://cdn.originpc.com/img/landing/2019/amd-raise-the-game/radeon-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
}

#immersive-gaming {
    background: url('https://cdn.originpc.com/img/landing/2020/amd-raise-the-game-bundle/immersive-gaming-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
}

#quote {
    background: url('https://cdn.originpc.com/img/landing/2020/amd-raise-the-game-bundle/quote-bg.jpg') 30% bottom no-repeat;
}

#built-for-gamers {
    background: url('https://cdn.originpc.com/img/landing/2020/amd-raise-the-game-bundle/built-for-gamers-bg.jpg') 50% 50% no-repeat;
    background-size: cover;
}

@media(min-width:1200px) {
    #main {
        padding: 6vw 0
    }
}

@media(min-width:1920px) {
    #main {
        padding: 9vw 0
    }
}

@media(min-width:2300px) {
    #main {
        padding: 11vw 0
    }
}

@media(max-width:992px) {
    #main {
        margin-top: 2.15rem
    }

    #ryzen.subsection, #technology.subsection, #processors.subsection, #multitasking.subsection {
        padding-top: 0;
        padding-bottom: .5rem
    }
}

@media (max-width: 768px) {
    #quote {
        background: url('https://cdn.originpc.com/img/landing/2020/amd-raise-the-game-bundle/quote-bg.jpg') 8% bottom no-repeat;
        padding: 30px 0;
    }
}

@media (max-width: 991px) {
    #quote {
        padding: 100px 0 !important;
    }
}

@media (max-width: 1200px) {
    #quote {
        padding: 50px 0;
    }
}
