@media(max-width : 1440px) {
    .pay-type img{
        width: 17vw;
    }
}
@media (max-width :1024px) {
    /* header */
    header{
        padding: 2.5rem 0;
    }
    .nav .nav-left img{
        width: 20vw;
    }
    .nav .list a {
        font-size: 3.8rem;
    }
    .menu ul{
        font-size: 3rem;
    }
    .center img{
        width: 75%;
    }
    .menu{
        padding: 5rem 5rem;
    }
    /* header-top */
    .header-top{
        padding-top: 13rem;
    }
    .table-border td {
        font-size: 2.5rem;
    }
    .section h1 {
        font-size: 6rem;
    }
    .section table tr .color {
        font-size: 4rem;
    } 
    .section-title-name-left .title img {
        width: 6rem;
        height: 6rem;
        margin-right: 4rem;
    }
    .section-title-name-left .title span{
        font-size: 4rem;
    }
    .section-title-name-left p{
        font-size: 2.8rem;
    }
    .stepitem .step h3{
        font-size: 3.2rem;
    }
    .stepitem .step p{
        font-size: 2rem;
        color: #2366a6;
    }
    .section-middle h2{
        font-size: 4rem;
    }
    .section-middle h1{
        font-size: 6rem;
    }
    .section-howtouse h1{
        font-size: 6rem;
    }
    .section-howtouse .stepitem img {
        width: 22rem;
    }
    .sectoin-application h1{
        font-size: 6rem;
        font-weight: bold;
    }
    .sectoin-application h2{
        font-size: 5rem;
    }
    .sectoin-application p{
        font-size: 3.5rem;
    }
    .section-qanda h1{
        font-size: 6rem;
    }
    .section-qanda h2{
        font-size: 5rem;
    }
    .section-qanda span{
        color: #2366a6;
        padding-right: 5rem;
    }
    .section-qanda p{
        font-size: 3.5rem;
        text-align: left;
    } 
    .section-contact h1{
        font-size: 6rem;
    }
    .section-contact h2{
        font-size: 5rem;
    }
    .section-contact p{
        font-size: 3.5rem;
    }
    .section-contact span{
        font-size: 3.5rem;
    }
    .footer h1{
        font-size: 6rem;
    }
    .footer .table{
        padding-bottom: 5rem;
    }
    .footer .table-border td {
        width: 30rem;
        font-size: 3.5rem;
    }
    .footer table tr .color {
        font-size: 3.5rem;
        width: 20rem;
    }  
}
@media(max-width : 768px) {
    /* header */
    header{
        padding: 4rem 0;
    }
    .nav .nav-left img{
        width: 30vw;
    }
    .nav .list a {
        font-size: 6rem;
    }
    .nav .list a img{
        min-width: 25px;
    }
    .menu ul{
        font-size: 4.5rem;
    }
    .center img{
        width: 90%;
    }
    /* header-top */
    .header-top{
        padding-top: 20rem;
    }
    .pay-img p {
        font-size: 3.5rem;
    }
    
    .pay-type img {
        width: 20vw;
    }
    .stepitem .step h3{
        font-size: 4.2rem;
    }
    .stepitem .step p{
        font-size: 3rem;
        color: #2366a6;
    }
    .section-howtouse .stepitem img {
        width: 33rem;
    }
    .footer h1{
        font-size: 6rem;
    }
    .footer .table{
        padding-bottom: 4rem;
    }
    .footer .table-border td {
        width: 30rem;
        font-size: 4rem;
    }
    .footer table tr .color {
        font-size: 4rem;
        width: 20rem;
    }     
}
@media(max-width : 425px) {
    /* header */
    header{
        padding: 6rem 0;
    }
    .nav .nav-left img{
        width: 40vw;
    }
    .nav .list a {
        font-size: 7rem;
    }
    .nav .list a img{
        min-width: 20px;
    }
    .menu{
        padding: 10rem 2rem;
    }
    .menu ul{
        font-size: 5.5rem;
    }
    .menu.open{
        max-width: 350px;
        padding-left: 50px;
        padding-right: 50px;
    }
    .center img{
        width: 80%;
    }
    /* header-top */
    .header-top{
        padding-top: 30rem;
    }
    .top{
        background-size: 100% 100%;
        position: relative;
    }
    .top-first {
        padding-left: 10%;
    }
    .top-first img{
        padding-top: 5rem;
        width: 80%;
        left: 15rem;
    }
    .top-message-left{
        position: absolute;
        top: 9.4%;
        padding-left: 1.4%;
        font-size: 5rem;
        font-weight: bold;
        color: #2366a6;
    }
    .top-message-right{
        padding-left: 33%;
        font-size: 6rem;
        font-weight: bold;
        top: 3.5%;
        color: #2366a6;
    }
    .top-second{
        display: none;
    }
    .top-third{
        padding-top: 40%;
        padding-left: 0%;
    }
    .top-third img {
        width: 30%;
    }
    .header-footer{
        overflow: hidden;
    }
    .header-footer img{
        width: 160%;
        margin-left: -30%;
    }
    .table-border td {
        font-size: 5rem;
    }
    .section h1{
        font-size: 10rem;
    }
    .section table tr .color {
        font-size: 6rem;
    }
    .section .payment {
        font-size: 6rem;
    }
    .pay-img{
        flex-wrap: wrap;
    }
    .pay-img p {
        font-size: 6rem;
    }
    
    .pay-type img {
        width: 40vw;
    }
    .section-middle h2 {
        font-size: 6rem;
    }
    .section-middle-box h2{
        padding-top: 2rem;
    }
    .section-middle h1{
        font-size: 10rem;
    }
    .section-title{
        margin-bottom: 4rem;
    }
    .section-title-name {
        display: block;
        text-align: center;
    }
    
    .section-title-name img {
        height: 50rem;
        width: 45%;
    }
    .section-title-name-left{
        width: 100%;
    }
    .section-title-name-left .title {
        display: flex;
        align-items: center;
    }
    
    .section-title-name-left .title img {
        width: 10rem;
        height: 10rem;
        margin-right: 2rem;
    }
    .section-title-name-left .title span{
        font-size: 9rem;
    }
    .section-title-name-left p{
        font-size: 7rem;
    }
    .stepitem .step h3{
        font-size: 7rem;
    }
    .stepitem .step p{
        font-size: 5rem;
    }
    .section-howtouse .stepitem{
        display: block;
    }
    .section-howtouse .stepitem img {
        width: 50rem;
    }
    .section-howtouse .stepitem {
        flex-wrap: wrap;
    }
    .section-howtouse h1{
        font-size: 7rem;
    }
    .sectoin-application h1{
        font-size: 9rem;
        font-weight: bold;
    }
    .sectoin-application h2{
        font-size: 7rem;
    }
    .sectoin-application p{
        font-size: 6rem;
    } 
    .section-qanda h1{
        font-size: 9rem;
    }
    .section-qanda h2{
        font-size: 7rem;
    }
    .section-qanda span{
        color: #2366a6;
        padding-right: 7rem;
    }
    .section-qanda p{
        font-size: 6rem;
        text-align: left;
    }
    .section-contact h1{
        font-size: 9rem;
    }
    .section-contact h2{
        font-size: 7rem;
    }
    .section-contact p{
        font-size: 6rem;
    }
    .section-contact span{
        font-size: 6rem;
    }
    .footer h1{
        font-size: 9rem;
    }
    .footer .table{
        padding-bottom: 7rem;
    }
    .footer .table-border td {
        width: 30rem;
        font-size: 6rem;
    }
    .footer table tr .color {
        font-size: 7rem;
        width: 20rem;
    }
}
@media(max-width : 375px) {
    /* header */
    header{
        padding: 8rem 0;
    }
    .nav .list a {
        font-size: 8rem;
    }
    .nav .nav-left img{
        width: 35vw;
    }
    .nav .list a img{
        min-width: 22px;
    }
    .menu{
        padding: 15rem 2rem;
    }
    .menu ul{
        font-size: 6.5rem;
    }
    .menu.open{
        max-width: 300px;
        padding-left: 30px;
        padding-right: 30px;
    }
    .center img{
        width: 80%;
    }
    /* header-top */
    .header-top{
        padding-top: 30rem;
    }
    .top{
        background-size: 100% 100%;
        position: relative;
    }
    .top-first {
        padding-left: 10%;
    }
    .top-first img{
        padding-top: 5rem;
        width: 80%;
        left: 15rem;
    }
    .top-message-left{
        position: absolute;
        top: 9.4%;
        padding-left: 1.4%;
        font-size: 5rem;
        font-weight: bold;
        color: #2366a6;
    }
    .top-message-right{
        padding-left: 33%;
        font-size: 6rem;
        font-weight: bold;
        top: 3.5%;
        color: #2366a6;
    }
    .top-second{
        display: none;
    }
    .top-third{
        padding-top: 40%;
        padding-left: 0%;
    }
    .top-third img {
        width: 30%;
    }
    .header-footer{
        overflow: hidden;
    }
    .header-footer img{
        width: 160%;
        margin-left: -30%;
    }
    .table-border td {
        font-size: 5rem;
    }
    .section h1{
        font-size: 10rem;
    }
    .section table tr .color {
        font-size: 6rem;
    }
    .section .payment{
        font-size: 9rem;
    }
    .pay-img{
        flex-wrap: wrap;
    }
    .pay-img p {
        font-size: 6.5rem;
    }
    .pay-type img {
        width: 45vw;
    }
    .section-middle h1 {
        font-size: 10rem;
    }
    .section-title-name img {
        height: 65rem;
        width: 50%;
    }
    .section-middle h2 {
        font-size: 6rem;
    }
    .section-middle-box h2{
        font-size: 6rem;
    }
    .section-middle-box h1 {
        font-size: 8rem;
    }
    .stepitem .step h3{
        font-size: 8rem;
    }
    .stepitem .step p{
        font-size: 6rem;
    }
    .section-howtouse .stepitem{
        display: block;
    }
    .section-howtouse .stepitem img {
        width: 60rem;
    }
    .section-howtouse .stepitem {
        flex-wrap: wrap;
    }
    .section-howtouse h1{
        font-size: 8rem;
    }
    .sectoin-application h1{
        font-size: 9rem;
        font-weight: bold;
    }
    .sectoin-application h2{
        font-size: 7rem;
    }
    .sectoin-application p{
        font-size: 6rem;
    } 
    .section-qanda h1{
        font-size: 9rem;
    }
    .section-qanda h2{
        font-size: 7rem;
    }
    .section-qanda span{
        color: #2366a6;
        padding-right: 7rem;
    }
    .section-qanda p{
        font-size: 6rem;
        text-align: left;
    }
    .section-contact h1{
        font-size: 9rem;
    }
    .section-contact h2{
        font-size: 7rem;
    }
    .section-contact p{
        font-size: 6rem;
    }
    .section-contact span{
        font-size: 6rem;
    }
    .footer h1{
        font-size: 9rem;
    }
    .footer .table{
        padding-bottom: 7rem;
    }
    .footer .table-border td {
        width: 30rem;
        font-size: 6rem;
    }
    .footer table tr .color {
        font-size: 7rem;
        width: 20rem;
    }
}











