.cps-footer {
    box-shadow: 0 1px 2px 0 rgba(60, 64, 67, .1), 0 2px 6px 2px rgba(60, 64, 67, .15);
    margin-top: 20px;
    overflow-x: hidden;
    position: relative;
    width: 100%
}

.cps-footer .icon-cps {
    background-repeat: no-repeat;
    background-size: 400px;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    width: 50px
}

.cps-footer .text {
    font-size: 12px;
    margin-bottom: 5px
}

.cps-footer .title {
    font-size: 16px;
    font-weight: 500
}

.cps-footer .border {
    border: 1px solid #dee2e6
}

.cps-footer .rounded {
    border-radius: 3px !important
}

.cps-footer .list-link {
    list-style: none;
    padding: 0
}

.cps-footer .list-link .link {
    font-size: 12px;
    margin-bottom: 5px
}

.cps-footer .list-link .link a {
    color: inherit;
    -webkit-text-decoration: none;
    text-decoration: none
}

.cps-footer .box-content {
    padding-left: 10px
}

.cps-footer .social-logo {
    margin-bottom: 10px;
    padding-right: 10px
}

.cps-footer .box-tow__corp-members .corp-member {
    margin-bottom: 5px;
    width: 100%
}

.cps-footer .box-tow__corp-members .corp-member .corp-member__name {
    color: #3f3f3f;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 5px
}

.cps-footer .box-tow__corp-members .corp-member a {
    display: inherit;
    line-height: 1
}

.cps-footer__top {
    background: #fff !important;
    padding: 15px
}

.cps-footer__top .top__box-one .box-one__pay-gate-way .pay-gate-way__content ul li {
    display: inline-block
}

.cps-footer__top .top__box-one .box-one__pay-gate-way .pay-gate-way__content ul li:not(:nth-child(5n)) {
    margin-right: 5px
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv {
    align-items: center;
    background: #d70018;
    border-radius: 10px;
    display: flex;
    flex-direction: row;
    height: 50px;
    justify-content: space-evenly;
    margin: 5px 0 10px;
    padding: 5px 10px;
    width: 100%
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-left,
.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-right {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 60%
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-left p,
.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-right p {
    color: #fff;
    display: flex;
    flex-direction: column;
    font-size: 10px
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-left p strong,
.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-right p strong {
    font-size: 12px
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-left svg,
.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-right svg {
    height: 30px
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv .box-right {
    width: 40%
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv.dtv-asp {
    background: #334168
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv.dtv-asp .box-left p strong {
    font-size: 11px
}

.cps-footer__top .top__box-four .box-two__warranty .warranty-logo-dtv.dtv-asp .box-right {
    width: 40%
}

.cps-footer__top .top__box-four .box-two__warranty .icon-dtv-asp {
    background: url(../img/logo_dtv-asp.png) no-repeat 50%;
    background-size: cover;
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    width: 215.6px
}

.cps-footer__bottom {
    background: #f8f8f8;
    min-height: 100px;
    padding: 15px
}

.cps-footer__bottom .bottom__cms {
    margin-bottom: 5px
}

.cps-footer__bottom .bottom__cms a {
    color: inherit;
    font-size: 10px;
    font-weight: 400;
    line-height: 2;
    -webkit-text-decoration: none;
    text-decoration: none
}

.cps-footer__bottom .bottom__company-information .company-information__address {
    align-items: center;
    justify-content: center
}

.cps-footer__bottom .bottom__company-information .company-information__address p {
    color: rgba(0, 0, 0, .5);
    font-size: 10px;
    line-height: 2;
    margin-bottom: 5px
}

.cps-footer__bottom .bottom__company-information .company-information__certification {
    align-items: center;
    justify-content: center;
    margin-bottom: 5px
}

.cps-footer__bottom .bottom__company-information .company-information__certification .icon-cps-tb {
    background-position: -6px -398px;
    background-size: 500px;
    height: 38px;
    width: 80px
}

.cps-footer__bottom .bottom__company-information .company-information__certification .dmca-badge img {
    height: 20px
}

@media only screen and (max-width:640px) {
    .cps-footer {
 //       display: none
    }
}