#popup #footer .footer-inner {
    width: 100%;
    margin: 0 auto;
}
#popup #pagetop {
    line-height: 1;
    width: 100%;
    max-width: 700px;
}
@media only screen and (max-width: 767px) {
    #popup #pagetop {
        padding-right: 5%;
    }
}