/* 1367px - 1919px */
@media (min-width: 1367px) and (max-width: 1919px) {

/* SESSION CONTENT about 1 */
section#session-content-about1{
    background-position: 100% 55%;
    background-size: 45%;
}
h2.session-content-about1 {
    font-size: 82px;
    line-height: 82px;
}
/* SESSION CONTENT about 1 */

/* SESSION CONTENT about 2 */
h2.session-content-about2 {
    font-size: 44px;
    line-height: 48px;
    padding: 1.5rem 0rem 2rem;
}
img.img-content-about2 {
    width: 130%;
    margin: 0rem auto 0 -13rem;
}
/* SESSION CONTENT about 2 */

/* SESSION CONTENT about 3 */
section#session-content-about3 {
    padding: 3rem 0rem 6rem 0;
}
/* SESSION CONTENT about 3 */

/* SESSION CONTENT about 4 */
h2.session-content-about4{
    padding: 0 15rem 5rem;
}
/* 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: 3rem 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%;
}
}