/* 0px - 320px */
@media (min-width: 0px) and (max-width: 320px) {

    /* STYLE */

    /* STYLE */
    /* SESSION CONTENT Fresh Start 1 */
    section#session-content-fresh-start1 {
        padding: 7rem 0rem 15rem 0;
        background: url(../../../../dist/images/fresh-start/img-banner-section-fresh-start1-mobile.png);
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: 100%;
        text-align: center;
        margin-bottom: 3rem;
        height: auto;
    }

    .box-session-content-fresh-start1 {
        padding: 0rem var(--bs-gutter-x, .75rem);
    }

    h1.session-content-fresh-start1 {
        font-size: 2.04094rem;
        line-height: 2.125rem;
    }

    img.hairline1 {
        width: 10%;
    }

    img.hairline-star {
        margin: -1rem -0.5rem;
        width: 10%;
    }

    img.img-content-fresh-start1 {
        width: 50%;
    }

    p.session-content-fresh-start1 {
        font-size: 1.125rem;
        line-height: 1.875rem;
        padding: 1rem 0 0rem 0;
    }

    /* SESSION CONTENT Fresh Start 1 */

    /* SESSION CONTENT Fresh Start 2 */
    section#session-content-fresh-start2 {
        text-align: center;
        padding: 3rem var(--bs-gutter-x, .75rem);
    }

    h2.session-content-fresh-start2 {
        font-size: 2rem;
        line-height: 2.525rem;
        padding: 0rem;
    }

    .box-session-content-fresh-start2 {
        padding: 2rem 0rem 0rem 0;
    }

    p.session-content-fresh-start2 {
        font-size: 1.125rem;
        line-height: 1.875rem;
        padding: 0rem;
    }

    h2.title-session-content-fresh-start2 {
        font-size: 2.25rem;
        line-height: 2.5rem;
        text-align: left;
    }

    button.btn-session-content-fresh-start2 {
        display: inline-flex;
        align-items: center;
    }

    img.img-content-fresh-start2 {
        width: 130%;
        transition: 0.5s;
        margin: 1rem 0rem 2rem -2rem;
    }

    /* SESSION CONTENT Fresh Start 2 */

    /* SESSION CONTENT Fresh Start 3 */
    section#session-content-fresh-start3 {
        padding: 3rem var(--bs-gutter-x, .75rem);
    }

    h2.session-content-fresh-start3 {
        font-size: 2rem;
        line-height: 2.525rem;
        text-align: center;
        padding-bottom: 0rem;
    }

    .box-session-content-fresh-start3 {
        padding: 0 0rem 0rem 0;
        text-align: center;
    }

    p.testimonial {
        font-size: 1.125rem;
        line-height: 1.875rem;
    }

    .space-box-testimonial {
        padding: 0.5rem 0.5rem 0.5rem;
    }

    img.img-depoimentos {
        width: 30%;
    }

    .box-testimonial {
        padding: 1rem 1.2rem 1rem 1.2rem;
    }

    h3.name-testimonial {
        font-size: 1.55rem;
    }

    .slick-dotted.slick-slider {
        margin-bottom: 0;
    }

    .slick-next:before,
    .slick-prev:before {
        transform: scale(0.6);
    }
    /* SESSION CONTENT Fresh Start 3 */

    /* SESSION CONTENT Fresh Start 4 */
    section#session-content-fresh-start4 {
        text-align: center;
        padding: 3rem var(--bs-gutter-x, .75rem);
        background-size: 400%;
        background-position: center 25%;
        margin-bottom: 0rem;
    }

    h2.session-content-fresh-start4 {
        font-size: 2rem;
        line-height: 2.525rem;
        padding-bottom: 1rem;
    }

    p.p-session-content-fresh-start4 {
        font-size: 1.025rem;
        line-height: 1.125rem;
        text-align: center;
    }

    .box-btn-session-content-fresh-start4{
        display: block;
    }

    /* SESSION CONTENT Fresh Start 4 */

    /* 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-homet9 {
        padding: 1rem 0 0 0;
    }

    img.hairline4 {
        margin: 2.5rem auto 0rem auto;
        position: absolute;
        left: 41%;
        width: 55%;
        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 */
}