/* ================================
    Footer
================================ */
.footer-copyright {
    padding-left: 24px;
    padding-bottom: 24px;
}

/* ================================
    Mobile sidebar
================================ */


/* ================================
    @media's
================================ */
@media screen and (max-width: 1600px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 991px) {

}

@media screen and (max-width: 767px) {

}