/* 992px - 1199px */
@media (min-width: 992px) and (max-width: 1199px) {

    /* STYLE */
    .container,
    .container-lg,
    .container-md,
    .container-sm {
        max-width: 930px;
    }

    .mobile {
        display: none !important;
    }

    .desktop {
        display: block;
    }

    .blur1,
    .blur2,
    .blur3,
    .blur4,
    .blur5,
    .blur6 {
        display: none;
    }

    .mobile {
        display: none !important;
    }

    .desktop {
        display: block;
    }

    button.btn-header2, button.btn-header{
        display: none; 
    }
    /* STYLE */

    /* SESSION CONTENT Meet Our Team 1 */
    section#session-content-meet-our-team1 {
        padding: 10rem 0rem 15rem 0;
        /*background: url(../../../../dist/images/meet-our-team/img-banner-section-meet-our-team1-tablet.png);*/
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
        text-align: center;
        margin-bottom: 3rem;
        height: auto;
    }

    .box-session-content-meet-our-team1 {
        padding: 0rem var(--bs-gutter-x, .75rem);
    }

    h1.session-content-meet-our-team1 {
        font-size: 5.04094rem;
        line-height: 5.125rem;
        padding-bottom: 0rem;
    }

    p.session-content-meet-our-team1{
        padding: 2rem 0rem 25rem;
    }

    img.hairline1 {
        width: 5%;
        margin: -1.5rem -0.8rem;
    }

    img.hairline-star {
        margin: -1rem -0.5rem;
        width: 10%;
    }

    /* SESSION CONTENT Meet Our Team 1 */

    /* SESSION CONTENT Meet Our Team 2 */
    section#session-content-meet-our-team2 {
        padding: 3rem var(--bs-gutter-x, .75rem);
    }

    h2.session-content-meet-our-team2 {
        font-size: 3rem;
        line-height: 3.525rem;
    }

    .box-session-content-meet-our-team2 {
        padding: 0rem 0rem 0rem 0;
    }

    h2.title-session-content-meet-our-team2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
        text-align: left;
    }

    /* SESSION CONTENT Meet Our Team 2 */

    /* SESSION CONTENT HOME 8 */
    section#session-content-home8 {
        background-size: 200%;
        background-position: center 80%;
    }

    h2.session-content-home8 {
        font-size: 2.75rem;
        line-height: 2.5rem;
    }

    /* SESSION CONTENT HOME 8 */

    /* SESSION CONTENT HOME 9 */
    h2.session-content-home9 {
        font-size: 2.75rem;
        line-height: 2.5rem;
    }

    img.hairline4 {
        margin: 3rem 0rem 0rem 0rem;
    }

    .box-session-content-home9{
        padding-right: 2rem;
    }

    img.img-content-home9 {
        width: 100%;
    }

    .box-text-session-content-home9 {
        padding: 0rem 0 0 0;
    }

    /* SESSION CONTENT HOME 9 */

    /* FOOTER */

    /* FOOTER */
}