/* 1200px - 1280px */
@media (min-width: 1200px) and (max-width: 1280px) {

    /* BLUR BG */
    .blur1 {
        width: 23.6875rem;
        height: 23.6875rem;
        top: 310%;
        left: 15vw;
        filter: blur(150px);
    }

    .blur2 {
        width: 35.4375rem;
        height: 35.4375rem;
        top: 310%;
        left: 50vw;
        filter: blur(150px);
    }

    .blur3 {
        width: 23.6875rem;
        height: 23.6875rem;
        top: 590%;
        left: 15vw;
        filter: blur(150px);
    }

    .blur4 {
        width: 23.6875rem;
        height: 23.6875rem;
        top: 590%;
        left: 50vw;
        filter: blur(150px);
    }

    .blur5 {
        width: 23.6875rem;
        height: 23.6875rem;
        top: 800%;
        left: 15vw;
        filter: blur(150px);
    }

    .blur6 {
        width: 23.6875rem;
        height: 23.6875rem;
        top: 800%;
        left: 50vw;
        filter: blur(150px);
    }

    /* BLUR BG */

    /* STYLE */
    .mobile {
        display: none !important;
    }

    .desktop {
        display: block;
    }

    .navbar-light .navbar-nav .nav-link {
        margin: 0px 0rem 0px 0rem !important;
        font-size: 0.925rem;
    }

    .navbar-top {
        font-size: 0.775rem;
    }

    /* STYLE */
    /* SESSION CONTENT Prevention Program 1 */
    section#session-content-prevention-program1 {
        padding: 8rem 0rem 28rem 0;
        background-size: 100%;
        height: auto;
    }

    h1.session-content-prevention-program1 {
        font-size: 4.25rem;
        line-height: 4.25rem;
    }

    p.session-content-prevention-program1 {
        font-size: 1.2rem;
        line-height: 1.575rem;
        padding: 1rem 13rem;
    }

    /* SESSION CONTENT Prevention Program 1 */

    /* SESSION CONTENT Prevention Program 2 */
    h2.session-content-prevention-program2 {
        font-size: 2.75rem;
        line-height: 2.5rem;
    }

    p.session-content-prevention-program1 {
        font-size: 1.2rem;
        line-height: 1.575rem;
        padding: 1rem 13rem;
    }

    /* SESSION CONTENT Prevention Program 2 */

    /* SESSION CONTENT Prevention Program 3 */

    h2.session-content-prevention-program3 {
        font-size: 2.75rem;
        line-height: 2.5rem;
    }

    /* SESSION CONTENT Prevention Program 3 */

/* SESSION CONTENT Home 9 */
h2.session-content-home9 {
    font-size: 2.75rem;
    line-height: 2.5rem;
}

img.hairline4 {
    margin: 3rem 0rem 0rem 0rem;
}

/* SESSION CONTENT Home 9 */

/* FOOTER */

/* FOOTER */
    
}