body {
    margin: 0;
}
@media screen and (max-width: 500px) {
    section.footer {
        position: relative;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        background-image: url(images/foot_bg_lf.png), url(images/foot_bg_rt.png), url(images/foot_bg_main.png);
        background-repeat: no-repeat, no-repeat, repeat-x;
        background-position: left bottom, right bottom, center;
        background-size: 0%, auto, 100% 100%;
    }
    section.footer img.fcy_top_bg {
        position: absolute;
        z-index: 02;
        top: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 70px;
    }
    section.footer .wrap {
        margin: 0 auto;
        width: 100%;
        overflow: auto;
        max-width: 1000px;
        padding: 50px 20px 20px 20px;
        box-sizing: border-box;
        position: relative;
    }
    section.footer .wrap .logo {
        position: relative;
        width: 100%;
        margin: 0 auto 20px auto;
        border-style: solid;
        border-width: 0 0 3px 0;
        border-color: #25a8e0;
        height: auto;
		overflow: auto;
    }
    section.footer .wrap .logo img {
        width: 75%;
		padding: 20px 0;
        margin: 0 auto;
        display: block;
    }
    section.footer .wrap ul {
        float: left;
        width: 100%;
        height: auto;
        margin: 0;
        padding: 0 0 0 0;
        box-sizing: border-box;
        overflow: auto;        
    text-align: center;
    }

    section.footer .wrap ul:nth-of-type(2) {
        /* background-image: url(images/foot_fcy_dvd.png), url(images/foot_fcy_dvd.png); */
        /* background-repeat: no-repeat; */
        /* background-position: bottom left, bottom right; */
        /* background-size: auto; */
    }
    section.footer .wrap ul:nth-of-type(3) {
        margin-bottom: 50px;
        clear: both;
    }
    section.footer .wrap ul li {
        list-style-type: none;
        padding: 0px 0;
    }
    section.footer .wrap ul li.blank {
        height: 0;
        display: block;
    }
    section.footer .wrap ul li.first {
        padding: 10px 0;
        margin-bottom: 0px;
        font-size: 20px;
        color: #25a8e0;
        background-image: url(images/foot_first_bdr.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 260% 3px;
    }
    section.footer .wrap ul li.acptd_ccard {
        background-image: url(images/foot_ccard_img.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        height: 150px;
        margin-top: 20px;
    }
    section.footer .wrap ul li a {
        text-decoration: none;
        color: #e1e1e1;
        font-weight: lighter;
        font-size: 14px;
    }
    section.footer .wrap ul:nth-of-type(3) .reglist {
        padding: 0px 0;
    }
    section.footer .wrap .copyright {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background-image: url(images/foot_copyright_bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}
@media screen and (min-width: 501px) and (max-width: 800px) {
    section.footer {
        position: relative;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        max-width: 1400px;
        margin: 0 auto;
        background-image: url(images/foot_bg_lf.png), url(images/foot_bg_rt.png), url(images/foot_bg_main.png);
        background-repeat: no-repeat, no-repeat, repeat-x;
        background-position: -40vw bottom, 40vw bottom, center;
        background-size: 100vw, 100vw, 100% 100%;
    }
    section.footer img.fcy_top_bg {
        position: absolute;
        z-index: 02;
        top: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 70px;
    }
    section.footer .wrap {
        margin: 0 auto;
        width: 100%;
        overflow: auto;
        max-width: 1000px;
        padding: 0 0 0 0;
        box-sizing: border-box;
        position: relative;
    }
    section.footer .wrap .logo {
        position: absolute;
        top: 40px;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 220px;
    }
    section.footer .wrap .logo img {
        width: 100%;
    }
    section.footer .wrap ul:nth-of-type(1) {
        width: 50%;
        clear: both;
        height: auto;
    }
    section.footer .wrap ul {
        float: left;
        width: 50%;
        height: 360px;
        margin: 0;
        padding: 0 0 0 20px;
        box-sizing: border-box;
        text-align: center;
    }
    section.footer .wrap ul:nth-of-type(2) {
        /*        background-image: url(images/foot_fcy_dvd.png), url(images/foot_fcy_dvd.png);*/
        background-repeat: no-repeat;
        background-position: bottom left, bottom right;
        background-size: 2px 100%;
    }
    section.footer .wrap ul:nth-of-type(3) {
        width: 100%;
        text-align: center;
        margin-bottom: 60px;
    }
    section.footer .wrap ul li {
        list-style-type: none;
        padding: 2px 0;
    }
    section.footer .wrap ul li.blank {
        height: 10px;
        display: block;
    }
    section.footer .wrap ul:nth-of-type(1) li.blank {
        height: 150px;
    }
    section.footer .wrap ul:nth-of-type(2) li.blank {
        height: 150px;
    }
    section.footer .wrap ul li.first {
        padding: 10px 0;
        margin-bottom: 20px;
        font-size: 18px;
        color: #25a8e0;
        background-image: url(images/foot_first_bdr.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: 230% 3px;
    }
    section.footer .wrap ul:nth-of-type(3) li.first {
        background-size: 240% 3px;
    }
    section.footer .wrap ul li.acptd_ccard {
        background-image: url(images/foot_ccard_img.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        height: 150px;
        margin-top: 20px;
    }
    section.footer .wrap ul li a {
        text-decoration: none;
        color: #e1e1e1;
        font-weight: lighter;
        font-size: 13px;
    }
    section.footer .wrap ul:nth-of-type(3) .reglist {
        padding: 0px 0;
    }
    section.footer .wrap .copyright {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background-image: url(images/foot_copyright_bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}
@media screen and (min-width: 801px) {
    section.footer {
        position: relative;
        font-family: 'Poppins', sans-serif;
        width: 100%;
        /* max-width: 1400px; */
        margin: 0 auto;
        background-image: url(images/foot_bg_lf.png), url(images/foot_bg_rt.png), url(images/foot_bg_main.png);
        background-repeat: no-repeat, no-repeat, repeat-x;
        background-position: left bottom, right bottom, center;
        background-size: auto, auto, 100% 100%;
        z-index: 0;
    }
    section.footer img.fcy_top_bg {
        position: absolute;
        z-index: 02;
        top: 0;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 70px;
    }
    section.footer .wrap {
        margin: 0 auto;
        width: 100%;
        overflow: auto;
        max-width: 1000px;
        padding: 0 0 0 0;
        box-sizing: border-box;
        position: relative;
        z-index: 01;
    }
    section.footer .wrap .logo {
        position: absolute;
        top: 70px;
        right: 0;
        left: 0;
        margin: auto;
        width: 100%;
        height: 100px;
        max-width: 220px;
    }
    section.footer .wrap .logo img {
        width: 100%;
    }
    section.footer .wrap ul {
        float: left;
        width: 33.33333%;
        height: 610px;
        margin: 0;
        padding: 0 0 0 30px;
        box-sizing: border-box;
    }
    section.footer .wrap ul:nth-of-type(2) {
        background-image: url(images/foot_fcy_dvd.png), url(images/foot_fcy_dvd.png);
        background-repeat: no-repeat;
        background-position: bottom left, bottom right;
        background-size: auto;
    }
    section.footer .wrap ul li {
        list-style-type: none;
        padding: 5px 0;
    }
    section.footer .wrap ul li.blank {
        height: 180px;
        display: block;
    }
    section.footer .wrap ul li.first {
        padding: 10px 0;
        margin-bottom: 20px;
        font-size: 18px;
        color: #25a8e0;
        background-image: url(images/foot_first_bdr.png);
        background-repeat: no-repeat;
        background-position: bottom left;
        background-size: auto;
    }
    section.footer .wrap ul li.acptd_ccard {
        background-image: url(images/foot_ccard_img.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: contain;
        height: 150px;
        margin-top: 10px;
    }
    section.footer .wrap ul li a {
        text-decoration: none;
        color: #e1e1e1;
        font-weight: lighter;
        font-size: 13px;
    }
    section.footer .wrap ul:nth-of-type(3) .reglist {
        padding: 0px 0;
    }
    section.footer .wrap .copyright {
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0;
        margin: auto;
        width: 100%;
        max-width: 400px;
        height: 60px;
        background-image: url(images/foot_copyright_bg.png);
        background-repeat: no-repeat;
        background-position: center;
        background-size: 100% 100%;
    }
}
