@media only screen and (min-width: 767px) and (max-width: 1200px) { 
    /* .footer-content-area {
        position: fixed;
        width: 100%;
        bottom: 0px
    } */
}
