/* 321px - 375px */
@media (min-width: 321px) and (max-width: 375px) {

    /* STYLE */

    /* STYLE */

    /* SESSION CONTENT WHY US 1 */
    section#section-content-why-us1{
        text-align: center;
        background-position: right 28rem;
        background-size: 190%;
        height: 50rem;
        padding: 7rem 0rem 0rem 0;
        align-items: start;
    }
    h1.section-content-why-us1{
        font-size: 3rem;
        line-height: 3rem;
    }
    p.section-content-why-us1{
        padding: 1rem 0 0 0rem;
        max-width: 100%;
    }
    /* SESSION CONTENT WHY US 1 */

    /* SESSION CONTENT WHY US 2 */
    section#section-content-why-us2 {
        padding: 3rem 0;
        text-align: center;
        background: none;
    }
    img.img-section-why-us2 {
        border-radius: 15px;
        width: 100%;
    }
    .space-section-content-why-us2 {
        display: none;
    }
    h2.section-content-why-us2{
        font-size: 2.85rem;
        line-height: 3.275rem;
    }
    h3.section-content-why-us2 {
        font-size: 2.85rem;
        line-height: 3.275rem;
    }
    .box-img-section-content-why-us2{
        margin-bottom: 2rem;
    }
    /* SESSION CONTENT WHY US 2 */

    /* SESSION CONTENT WHY US 3 */
    section#section-content-why-us3 {
        padding: 3rem 0;
        text-align: center;
    }
    h2.section-content-why-us3{
        font-size: 2.85rem;
        line-height: 3.275rem;
        margin-bottom: 1rem;
    }
    .imgs-box-img-section-why-us3 {
        gap: 1rem;
        height: 11rem;
        min-width: 48rem;
        margin-top: 2rem;
    }
    img.img-section-why-us3 {
        border-radius: 20px;
    }
    /* SESSION CONTENT WHY US 3 */

    /* SESSION CONTENT WHY US 4 */
    section#section-content-why-us4 {
        padding: 3rem 0 21rem;
        text-align: center;
        background:
        url(../../../../dist/images/why-us/bg-section-why-us4-mobile.jpg) #F6FFFC;
        background-repeat: no-repeat;
        background-position: 0rem bottom;
        background-size: 100%;
    }
    h2.section-content-why-us4 {
        font-size: 2.85rem;
        line-height: 3.275rem;
        margin-bottom: 1rem;
    }
 
    /* SESSION CONTENT WHY US 4 */

    /* SESSION CONTENT WHY US 5 */
    section#section-content-why-us5 {
        padding: 3rem 0;
        text-align: center;
        margin: 0;
    }
    img.img-section-why-us5 {
        width: 100%;
        padding-bottom: 1rem;
    }
    h2.section-content-why-us5 {
        font-size: 2.85rem;
        line-height: 3.275rem;
    }
    .box-text-section-content-why-us5 {
        text-align: center;
        padding-right: calc(var(--bs-gutter-x)* .5);
        padding-left: calc(var(--bs-gutter-x)* .5);
        padding-top: 0;
        padding-bottom: 0;
    }
    img.bg-section-content-why-us5{
        width: auto;
    }
    /* SESSION CONTENT WHY US 5 */

    /* SESSION CONTENT WHY US 6 */
    section#section-content-why-us6{
        padding: 3rem 0;
        text-align: center;
    }
    h2.section-content-why-us6 {
        font-size: 2.85rem;
        line-height: 3.275rem;
    }
    h2.testimonial{
        font-size: 1.75rem;
        line-height: 2.375rem;
    }
    .box2-info-testimonial{
        max-width: 100%;
        flex-wrap: wrap;
        justify-content: space-around;
    }
    .box-section-content-why-us6{
        justify-items: center;
        text-align: left;
    }
    /* SESSION CONTENT WHY US 6 */

    /* SESSION CONTENT WHY US 7 */
    section#section-content-why-us7 {
        padding: 3rem 0rem 3rem 0;
        text-align: center;
    }
    .box-section-content-why-us7{
        padding: 3rem 1rem;
        max-height: max-content;
        border-radius: 1.875rem 1.875rem 0 0;
    }
    h2.section-content-why-us7 {
        font-size: 2.85rem;
        line-height: 3.275rem;
    }
    img.img-section-why-us7{
        top: 0rem;
    }
    /* SESSION CONTENT WHY US 7 */

    /* FOOTER */
    .box-form-contact{
        border-radius: 2.4375rem;
        padding: 2rem 1rem 0rem;
    }
    .btn-form2{
        background-size: 2.8rem;
        background-position: 98.1%;
        padding: 0;
    }
    .btn-form{
        min-width: auto;
    }

    /* FOOTER */
}