@charset "utf-8";
/* CSS Document */

#footer {
    
    width: 100%;
    margin-top: 60px;
    border-top: 1px solid;
    
}


@media only screen and (max-width: 1024px) {



}


@media only screen and (max-width: 768px) {

    

}

@media only screen and (max-width: 480px) {

    

}


