@media only screen and (max-width: 480px) {
    .img-card{
        width: 35px;
    }
    .pay-his {
    
    margin-top: 10px;
        font-size: 28.5112px;
    }
    .para-his {
        line-height: 22px;
        font-size: 15.541px;
    }
    .buy-btn {
        font-size: 16.4231px;
        height: 45px;
    }
    .login-div {
        width: 320px;
        padding: 22px;
    }

    .loginbg {
        height: auto;
    }

    .input-log {
        height: 45px;
    }

    .login-btn {
        height: 45px;
    }

    .img-log-col {
        width: 80%;
        height: auto;
        padding: 0 !important;
        margin-top: 10px;
    }

    .col-k {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cus-h1 {
        font-size: 32px;
        margin-top: 25px;
    }

    .cus-h2 {
        font-size: 25px;
    }

    .main-div {
        padding: 20px;
    }

    .banner {
        height: 200px;
    }
    .order-table td{
        font-size: 15px;
        text-wrap: nowrap;
    }
    .order-table th{
        font-size: 15px;
        text-wrap: nowrap;
    }
    .editprofilebox h1{
        font-size: 28px;
    }
    .editprofilebox{
        padding: 14px;
    }
    .para-foot{
        text-align: center;
    }
    .mt-ft {
        margin-top: 2px;
    }
    .btn-ft{
       
        margin-top: 25px;
        
    }
    .alig-cent{
        display: flex;
        justify-content: center;
    }
    .ft-bg2 {
        padding: 10px;  
}
.paragraph-ab-ft{
    font-size: 14px;
    line-height: 24px;
}
.ul-ft{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
}


.ab-ft{
    margin-top: 22px;
    margin-bottom: 20px !important;
    text-align: center;
}
.background-container{
    height: 690px;
}
.cs-ottp{
    width: 40.33px !important;
    height: 39.33px !important;
    border-radius:15px !important;
}
.login-text {
font-size: 38px;
}
}

@media only screen and (min-width:481px)and (max-width:767px) {
    .para-foot{
        text-align: center;
    }
    .mt-ft {
        margin-top: 2px;
    }
    .btn-ft{
       
        margin-top: 25px;
        
    }
    .alig-cent{
        display: flex;
        justify-content: center;
    }
    .ft-bg2 {
        padding: 10px;  
}

.ul-ft{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
}


.ab-ft{
    margin-top: 22px;
    margin-bottom: 20px !important;
    text-align: center;
}
.background-container{
    height: 690px;
}
    .para-foot{
        text-align: center;
    }
    .mt-ft {
        margin-top: 2px;
    }
    .btn-ft{
       
        margin-top: 25px;
        
    }
    .alig-cent{
        display: flex;
        justify-content: center;
    }
    .ft-bg2 {
        padding: 8px;  
}
.paragraph-ab-ft{
    font-size: 14px;
    line-height: 28px;
}
.ul-ft{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding: 0 !important;
}


.ab-ft{
    margin-top: 22px;
    margin-bottom: 20px !important;
    text-align: center;
}
.background-container{
    height: 690px;
}
.li-ft{
    margin-bottom: 14px;
}
}
@media only screen and (min-width:992px)and (max-width:1200px) {
    .login-div {
        width: 400px;
        padding: 22px;
    }
    .paragraph-ab-ft{
        font-size: 12px;
    line-height: 24px;
    }
    .li-fta{
        font-size: 12px;
    }
    .li-ft {
        margin-bottom: 0px;
        padding-bottom: 5px;
    }
}

@media only screen and (min-width:768px)and (max-width:991px) {
    .loginbg{
        height: 100%;
    }
    .paragraph-ab-ft{
        font-size: 12px;
        line-height: 18px;
    }
    .li-ft {
        margin-bottom: 3px;
    }
    .li-fta{
        font-size: 12px;

    }
    .pay-his {
        font-size: 30.5112px;
    }
    .para-his{
        font-size: 15.541px;
        line-height: 22px;
    }
    .buy-btn{
        height: 45px;
        font-size: 16.4231px;
    }
}