@media handheld, only screen and (min-width: 320px) and (max-width: 400px) {
    .copy-add{
        margin-bottom: 20px;
    }
    .user-login p{
    font-size: 20px !important;
     }
    
}
@media handheld, only screen and (min-width: 360px) and (max-width: 640px) {
 
}
@media handheld, only screen and (min-width: 400px) and (max-width: 480px) {}
@media handheld, only screen and (max-width: 640px) {
   .info-photo{
    padding-right:10px;
    width: 50%;
    }
    .info-photo + .info-photo{
     padding-left: 10px;
     padding-right: 0px;
    }
    .info-photo img{
        width:100%; 
    }
    .badge{
        margin-left: 0px;
        margin-top: 8px;
        margin-bottom: 10px;
    }
}
@media handheld, only screen and (min-width: 481px) and (max-width: 640px) {
}
@media handheld, only screen and (max-width: 767px) {
    .powerby{
        text-align: center;
        position: static;
        width:100%;
        margin-top: 20px;
    }
    .form__inner {
        overflow-y: scroll; 
        padding-top: 40px;
    }
    .form-box{
        width: 100%;
    }
    .form-column{
        height: 100%;
    }
    .form-inner{
        padding:40px 0px 0px;
        float: left;
        width:100%;
        position: static;
        -webkit-transform: translatex(0);
        -ms-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
    .welcome-text{
        margin-bottom: 9px;
    }
    .u-logo img{
        width: 170px;
    }
    .p-title{
        padding: 12px 9px;
        right: calc(100% - 105.8%);
    }
    .p-title h1{
        font-size: 15px; 
        line-height:17px;
    }
    .u-logo2{
        margin-bottom: 10px;
    }
    .u-logo2 img{
        width:70%;
    }
    .forgot-section{
        padding-left: 0px;
        padding-top: 20px;
    }
    .form__inner{
        padding-right: 0px;
    }
    .forgot-section .form__section{
        width:100%;
        display: block;
    }
    .left-stip{
        height: 42px;
        left: calc(100% - 50px) !important;
        position: fixed;
        top:calc(100% - 70px);
        width: 40px;
        padding-top: 1px;
    }
    .back-to-top{
        position: static;
        display: inline-block;
        font-size: 11px;
        letter-spacing: 0px;
    }
    .b-r-2{
        border: none;
    }
    .copyright{ 
        float: left;
        width:100%;
        margin-bottom: 50px;
        position: static;
        text-align: left;
        margin-top: 30px;
       -webkit-transform: translatex(0);
        -ms-transform: translatex(0);
        -moz-transform: translatex(0);
        -o-transform: translatex(0);
        transform: translatex(0);
    }
    .forgot-section h2{
        font-size: 30px;
    }
    .main-slider{
        display: none;
    }
    
    h1.page-title{
        font-size: 25px;
    }
    
    .contact-detail, .footer-copyright p, .footer-powerby{
        text-align: center;
    }
    .contact-detail{
        margin-bottom: 12px;
    }
    .footer-copyright{
        margin-bottom: 3px;
    }
    .form-section{
        padding: 40px 15px;
    }
    .inner-pages .form-group {
        padding: 0;
    }
    .b-r-1{
        border:none;
    }
    .two-column{
        padding: 0px;
    }
    .two-column > [class^="col-"]:first-child, .two-column > [class^="col-"] + [class^="col-"] {
        padding: 0 15px;
     }
    .two-column > [class^="col-"] + [class^="col-"]{
        margin-top: 40px;
    }
    .inner-pages .btn, .inner-pages .btn:not(.btn-link):not(.btn-circle){
        font-size: 15px;
    }
    .form-section-title .mendatory-info p{
        text-align: left;
    }
    .form-footer .btn + .btn{
        margin-left: 0px;
    }
    .form-footer .btn{
        margin-bottom: 15px;
    }
    .checkbox-group label{
        margin-right: 17px;
    }
    .dropzone .dz-preview .dz-image{
        position: relative;
    }
    .dz-message [class^="col-"]:first-child{
    display: none;
}
    footer{
        padding:24px 0px 10px;
    }
    .page-content{
        background: #f5f5f5;
    }
}
@media handheld, only screen and (min-width: 768px) and (max-width: 1024px) {
}
@media handheld, only screen and (max-width: 992px) {
    .inner-pages header{
        padding-top: 0px;
    }
    .inner-pages header .tagline{
        float: left;
        width: 100%;
        margin: 0px;
        margin-bottom: 23px;
        padding:0px 15px;
    }
     .inner-pages header .tagline p{
        border-bottom: 1px solid #d4d4d4;
        padding:15px 0px 8px;
        font-size: 12px;
        margin-bottom: 0px;
         color: #777;
    }
    .mobile-meta{
        width: 100%;
        height: 100vh;
        position: fixed;
        top: 0px;
        left: 0px;
        background-color: #fff;
        z-index: 999;
        padding: 30px;
        display: none;
    }
    .user-meta{
      flex-wrap: wrap;  
        height: 100%;
    }
    .user-meta li{
       display: block;
       width: 100%;
    }
    .user-login{
        text-align: center;
        margin-right: 0px;
    }
    
    .user-login .reset-pass-link{
        font-size: 18px;
        margin-bottom: 30px;
    }
    .logout-btn{
        text-align: center;
        margin-top: 30px;
    }
    .close-meta{
        position: absolute;
        top: 20px;
        right: 20px;
        font-size: 20px;
        display: inline-block;
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
    }
    .inner-pages header .logo{
        max-width: 181px;
        padding-right: 0px;
        border-right: none;
    }
    .user-meta{
        float: none;
    }
    .field-info, .inner-pages .two-column > [class^="col-"] .form-group .field-info{
        right: 0;
        top: 0px;
    }
    .inner-pages .form-group{
        padding: 0px;
    }
    .two-column .field-group-heading{
        padding: 0px;
    }
    
    .sub-info ul{
        width: 100%;
    }
    .info-photo{
        margin-bottom: 30px;
    }
     .declaration label{
        padding-left: 23px;
    }
    .user-login p{
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 21px;
     }
    .user-login p span{
        display: block;
        text-align: center;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 2px;
        color: #999;
        margin-right: 0px;
    }
    .user-login p span:after{
        display: none;
    }
}
@media handheld, only screen and (max-width: 1024px) {
    .form-wizard ul li{
        padding: 20px 18px;
    }
    .form-wizard ul li h3{
        font-size: 15px;
        line-height: 25px;
    }
    .form-wizard ul li span{
        font-size: 12px;
        width: 25px;
        height: 25px;
        line-height: 25px;
        margin-right: 6px;
    }
    .demo-radio-button label{
        margin-right: 7px;
    }
    [type="radio"]:checked + label, [type="radio"]:not(:checked) + label{
        font-size: 14px;
        line-height: 22px;
        padding-left: 23px;
    }
    [type="radio"] + label:before, [type="radio"] + label:after{
        width:14px;
        height: 14px;
    }
    .copy-add .form-check{
        text-align: left;
    }
}

@media handheld, only screen and (min-width:891px) and (max-width: 1024px) {
    .inner-pages .form-group{
        padding: 0 10px;
    }
}