Implementation of CSS3 Media Query
@media screen and (min-width: 1388px) {
.page-template-template-home-php #footer-wrapper {
z-index: 20;
background: transparent;
border-top-width: 0;
}
.page-template-template-home-php .footer-widget-area {
border-top: #eee solid 2px;
}
}