/* 1281px - 1366px */
@media (min-width: 1281px) and (max-width: 1366px) {
/* SESSION CONTENT about 1 */
section#session-content-about1{
    padding: 12rem 0rem 5rem 0;
    background-position: 100% 55%;
    background-size: 40%;
}
.box-session-content-about1{
    background-position: 100% 65%;
    background-size: 45%;
}
h2.session-content-about1 {
    font-size: 78px;
    line-height: 78px;
}
.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 {
    background-position: 100% 35%;
}
h2.session-content-about2 {
    font-size: 58px;
    line-height: 58px;
    padding: 0rem 0 1rem;
}
.box-session-content-about2 {
    padding: 4rem 0rem 0rem 0;
}
img.img-content-about2 {
    width: 120%;
    margin: 0rem auto 0rem -9rem;
}
.session-content-about2 {
    margin-top: 1rem;
}
/* SESSION CONTENT about 2 */

/* SESSION CONTENT about 3 */
section#session-content-about3 {
    
    padding: 0rem var(--bs-gutter-x,.75rem) 3rem;
    background-size: 540%;
}
h2.session-content-about3 {
    font-size: 58px;
    line-height: 58px;
    padding: 0rem 0 1rem;
}
.box-session-content-about3 {
    padding: 4rem 1rem 0rem 1rem;
}
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 {
    
    padding: 4rem var(--bs-gutter-x,.75rem) 2rem;
    background-position: top center;
    background-size: 130%;
}
h2.session-content-about4 {
    font-size: 58px;
    line-height: 58px;
    padding: 0rem 0 3rem;
}
.box-session-content-about4 {
    padding: 0rem 0rem 0rem 0;
}
.box-itens-session-content-about4{
    min-height: auto;
    margin-bottom: 2rem;
}
/* SESSION CONTENT about 4 */

/* SESSION CONTENT HOME 6 */
section#session-content-home6 {
    background: url(../../../../dist/images/bg-session6.jpg);
    padding: 15rem 0 4rem;
    background-position: 50% 0%;
    background-size: 105%;
    background-repeat: no-repeat;
}
.box-testimonial{
    background-position: top right;
}
p.testimonial {
    font-size: 16px;
    line-height: 22px;
}
.info-testimonial {
    text-align: left;
}
.btn-testimonials {
    padding: 2rem var(--bs-gutter-x,.75rem) 0;
}
/* SESSION CONTENT HOME 6 */

/* FOOTER */
section#footer {
    padding: 4rem 0 0;
    text-align: center;
}
.info-footer1, .info-footer2 {
    padding: 1rem 0;
}
span.tag-footer{
    display: inline-block;
}
.row.copyright {
    padding-top: 0rem;
    padding-bottom: 2rem;
}
img.logo-footer {
    margin: 0 auto 0rem;
    display: block;
    width: 50%;
}
.social-icons {
    padding: 1.5rem 0rem 0;
    margin: 0 auto;
}
.row.copyright .mobile {
    display: none;
}
.row.copyright .desktop {
    display: block;
}
.copyright-mobile.mobile {
    padding: 2rem 0 0;
    font-size: 14px;
}
img.icon-scroll-icon{
    padding: 1rem 0rem 0.5rem;
}
.call-footer{
    font-size: 20px;
    line-height: 20px;
}
/* FOOTER */
.box-author.thanks {
    max-width: 75%;
}
}