﻿/*giao dien mobile landscape*/
@media only screen and (max-width : 823px) and (max-height: 411px) {
    .img-rg {
        width: 132px;
        height: 66px;
    }

    .form-v10-content {
        width: 90%;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .input-email-one {
        height: 40px;
    }
}

@media only screen and (max-width: 812px) and (max-height: 411px) {
}

@media (min-width: 768px) {
    .order-md-6 {
        order: 6 !important;
    }

    .order-md-7 {
        order: 7 !important;
    }

    .order-md-8 {
        order: 8 !important;
    }

    .order-md-9 {
        order: 9 !important;
    }
}

@media only screen and (max-width : 736px) and (max-height: 414px) {
    .img-rg {
        width: 132px;
        height: 66px;
    }

    .form-v10-content {
        width: 90%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto;
    }

    .login100-form {
        padding-bottom: 30px;
    }

    .input-email-one {
        height: 40px;
        margin-bottom: 5px;
    }

    .input-email-one {
        height: 40px;
    }
}

@media only screen and (max-width : 731px) and (max-height: 411px) {
}

@media only screen and (max-width : 720px) and (orientation: landscape) {
    .img-rg {
        width: 132px;
        height: 66px;
    }

    .form-v10-content {
        width: 90%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto;
    }

    .login100-form {
        padding-bottom: 30px;
    }

    .input-email-one {
        height: 40px;
        margin-bottom: 5px;
    }

    .input-email-one {
        height: 40px;
    }
}

@media only screen and (max-width : 667px) and (orientation: landscape) {
}

@media only screen and (max-width : 640px) and (orientation: landscape) {
}

@media only screen and (max-width : 568px) and (orientation: landscape) {
}
/* Extra Small Devices, Phones */
@media only screen and (max-width : 540px) and (orientation: portrait) {
    .login100-form .form-detail .row .col-12 {
        padding-right: 0;
        padding-left: 0;
    }

    .form-check {
        padding-right: 16px !important;
        padding-left: 16px !important;
    }

    .img-rg {
        width: 132px;
        height: 66px;
    }

    .form-v10-content {
        width: 90%;
        margin-top: 30px;
        margin-bottom: 30px;
        height: auto;
    }

        .form-v10-content .form-detail {
            display: block;
        }

    .form-left.pad-right {
        padding-right: 0px;
    }

    .form-v10-content .form-detail .form-right {
        border-left: none;
        margin-top: 15px;
    }

    .form-right.pad-left {
        padding-left: 0px;
    }

    .input-email-one {
        height: 40px;
    }

    .login100-form {
        padding-bottom: 6px;
    }

    .btn-re {
        width: 90%;
        margin-right: 0;
        height: 48px;
        margin-bottom: 8px;
    }

    .btn-register {
        width: 90%;
        margin-right: 0;
        margin-left: 0;
        height: 48px;
        margin-top: 6px;
        margin-bottom: 10px;
    }

    .form-v10-content {
        margin-bottom: 32px !important;
    }
}

@media only screen and (max-width : 414px) and (orientation: portrait) {
}

@media only screen and (max-width : 411px) and (orientation: portrait) {
}

@media only screen and (max-width : 375px) and (orientation: portrait) {
}

@media only screen and (max-width : 360px) and (orientation: portrait) {
}

@media only screen and (max-width : 320px) and (orientation: portrait) {
}
