/* 415px - 430px */
@media (min-width: 415px) and (max-width: 430px) {
/* STYLE */
body {
    background: none;
}
/* STYLE */
/* SESSION CONTENT about 1 */
section#session-content-about1 {
    text-align: center;
    padding: 0rem var(--bs-gutter-x,.75rem);
    background: none;
}
h2.session-content-about1 {
    font-size: 38px;
    line-height: 38px;
}
.box-session-content-about1 {
    padding: 6rem 0rem 0rem 0;
}
p.session-content-about1 {
    font-size: 16px;
    line-height: 25px;
    padding: 1rem 1rem 0;
}
.video-container{
    margin-top: 2rem;
}
.play{
    margin: 2rem -2rem;
}
.play img {
    width: 140px;
}
img.player-vimeo.pulse-button {
    width: 60%;
}
.video-container,.video-container2{
    border-radius: 22px;
}

/* SESSION CONTENT about 1 */

/* SESSION CONTENT about 2 */
section#session-content-about2 {
    text-align: center;
    padding: 0rem var(--bs-gutter-x,.75rem);
    background-position: 100% 35%;
}
.licenced-by img {
    display: none;
}
h2.session-content-about2 {
    font-size: 38px;
    line-height: 38px;
    padding: 0rem 0 1rem;
}
.box-session-content-about2 {
    padding: 4rem 0rem 0rem 0;
}
p.session-content-about2 {
    font-size: 16px;
    line-height: 25px;
    padding-bottom: 0rem;
}
img.img-content-about2 {
    width: 100%;
    margin: 0rem auto 0;
}
.session-content-about2 {
    margin-top: 1rem;
}
/* SESSION CONTENT about 2 */

/* SESSION CONTENT about 3 */
section#session-content-about3 {
    text-align: center;
    padding: 3rem var(--bs-gutter-x,.75rem) 3rem;
    background-size: 540%;
}
h2.session-content-about3 {
    font-size: 38px;
    line-height: 38px;
    padding: 0rem 0 1rem;
}
.box-session-content-about3 {
    padding: 1rem 1rem 0rem 1rem;
}

.box-text-user {
    padding: 1.5rem 0rem;
}

img.img-content-about3 {
    position: relative;
    margin: 1rem 0rem 0 0rem;
    display: inline-block;
    width: 100%;
}

/* SESSION CONTENT about 3 */

/* SESSION CONTENT about 4 */
section#session-content-about4 {
    text-align: center;
    padding: 4rem var(--bs-gutter-x,.75rem) 2rem;
    background-position: top center;
    background-size: 130%;
    background: #fef8ec;
}
h2.session-content-about4 {
    font-size: 38px;
    line-height: 38px;
    padding: 0rem 0 3rem;
}
.box-session-content-about4 {
    padding: 0rem 0rem 0rem 0;
}
.box-itens-session-content-about4{
    min-height: auto;
    margin-bottom: 2rem;
}
p.session-content-about4 {
    font-size: 16px;
    line-height: 25px;
    padding: 1rem 0rem 1rem 0;
}
/* SESSION CONTENT about 4 */

/* SESSION CONTENT HOME 6 */
section#session-content-home6 {
    background: url(../../../../dist/images/bg-session6-mobile.jpg);
    text-align: center;
    padding: 11rem 0 4rem;
    background-position: 0% -30%;
    background-size: 100%;
    background-repeat: no-repeat;
}
.box-testimonial{
    padding: 2rem 0.5rem 1.5rem 0.5rem;
    min-height: 345px;
}
p.testimonial {
    font-size: 16px;
    line-height: 22px;
}
.info-testimonial {
    text-align: left;
}
.btn-testimonials {
    padding: 1rem var(--bs-gutter-x,.75rem) 0;
}
/* SESSION CONTENT HOME 6 */

/* FOOTER */
section#footer {
    padding: 4rem 0 0;
    text-align: center;
}
.info-footer1, .info-footer2, .call-footer{
    text-align: center;
}
span.tag-footer{
    display: inline-block;
}
.row.copyright {
    padding-top: 0rem;
    padding-bottom: 2rem;
}
img.logo-footer {
    margin: 0 auto 0rem;
    display: block;
    width: 30%;
}
.social-icons {
    padding: 2rem 0rem;
    margin: 0 auto;
    text-align: center;
}
.copyright-mobile.mobile {
    padding: 2rem 0 0;
    font-size: 14px;
}
/* FOOTER */
}