/* 321px - 375px */
@media (min-width: 321px) and (max-width: 375px) {

    /* STYLE */

    /* STYLE */
    /* SESSION CONTENT Meet Our Team 1 */
    section#session-content-meet-our-team1 {
        padding: 8rem 0rem 15rem 0;
        /*background: url(../../../../dist/images/meet-our-team/img-banner-section-meet-our-team1-mobile.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: 2.04094rem;
        line-height: 2.125rem;
    }

    img.hairline1 {
        width: 10%;
        margin: -1.5rem;
    }

    img.hairline-star {
        margin: -1rem -0.5rem;
        width: 10%;
    }

    p.session-content-meet-our-team1 {
        font-size: 1.125rem;
        line-height: 1.875rem;
        padding: 1rem 0 0rem 0;
    }

    /* SESSION CONTENT Meet Our Team 1 */

    /* SESSION CONTENT Meet Our Team 2 */
    section#session-content-meet-our-team2 {
        text-align: center;
        padding: 3rem var(--bs-gutter-x, .75rem);
    }

    h2.session-content-meet-our-team2 {
        font-size: 2rem;
        line-height: 2.525rem;
        padding: 0rem;
    }

    .box-session-content-meet-our-team2 {
        padding: 0rem 0rem 0rem 0;
    }

    p.p-session-content-meet-our-team2 {
        font-size: 1.125rem;
        line-height: 1.875rem;
        padding: 0rem;
    }

    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 {
        text-align: center;
        background-size: 460%;
        background-position: center 80%;
        background-repeat: no-repeat;
        padding: 3rem 0rem 3rem 0;
        margin-bottom: 0rem;
    }

    h2.session-content-home8 {
        font-size: 2.525rem;
        line-height: 2.525rem;
        padding-bottom: 0rem;
    }

    /* SESSION CONTENT HOME 8 */

    /* SESSION CONTENT HOME 9 */
    section#session-content-home9 {
        padding: 3rem var(--bs-gutter-x, .75rem);
        text-align: center;
    }

    h2.session-content-home9 {
        font-size: 2rem;
        line-height: 2.525rem;
        padding-bottom: 0rem;
    }

    .box-session-content-home9 {
        position: relative;
        padding-right: 0rem;
    }

    img.img-content-home9 {
        width: 100%;
    }

    .box-text-session-content-home9 {
        padding: 1rem 0 0 0;
    }

    img.hairline4 {
        margin: 2.5rem auto 0rem auto;
        position: absolute;
        left: 43%;
        width: 45%;
        display: none;
    }

    .box-btn-session-content-home9 {
        display: block;
    }

    .btn-1,
    .btn-2 {
        display: inline-block;
        margin: 0.5rem 0;
    }

    /* SESSION CONTENT HOME 9 */

    /* FOOTER */

    section#footer {
        padding: 3rem var(--bs-gutter-x, .95rem) 0;
        text-align: center;
    }

    .copyright {
        padding: 0rem 2rem 2rem;
        text-align: center;
    }

    .logos-footer {
        display: block;
        text-align: center;
    }


    h6.title-menu-footer {
        text-align: center;
        padding-top: 2rem;
    }

    .menu-footer-link {
        text-align: center;
        padding: 0.5rem 0;
    }

    .social-icons {
        text-align: center;
    }

    /* FOOTER */
}