﻿/*giao dien mobile landscape*/
@media only screen and (max-width : 823px) and (max-height: 411px) {
    .img-rg {
        width: 189px;
    }
    .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 only screen and (max-width : 736px) and (max-height: 414px) {
    .img-rg {
        width: 189px;
    }

    .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: 189px;
    }

    .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) {
    .img-rg {
        width: 189px;
    }

    .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: 30px;
    }
}

@media only screen and (max-width : 414px) and (orientation: portrait) {
    .btn-register {
        height: 35px;
        margin-left: -15px;
        margin-top: 10px;
    }
}

@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) {
  
}
