

          /* Media Query for Mobile Devices */
        @media (max-width: 480px) {
        #login-box{
         min-width: 360px !important;
        } 

        .loginbg{
           background-image: url("../new_images/bg3.jpg") !important;
            position: relative;  
            background-size: cover; 
            background-attachment: fixed;
            background-position:left center;

        }

        }
          
        /* Media Query for low resolution  Tablets, Ipads */
        @media (min-width: 481px) and (max-width: 767px) {
         

       #login-box{
         min-width: 360px !important;
         

        } 


    .loginbg{
           background-image: url("../new_images/bg3.jpg") !important;
            position: relative;  
            background-size: cover; 
            background-attachment: fixed;
            background-position:left center;

        }


        }




.loginbg{
           background-image: url("../new_images/bg.jpg");
           position: relative;  
            background-size: cover; 
            background-attachment: fixed;
            background-position:left center;


        }

        .forgotbg{
           background-image: url("../new_images/1forgotbg.jpg");
           position: relative;  
            background-size: cover; 
            background-attachment: fixed;
            background-position:left center;


        }

        .resetbg{
            background-image: url("../new_images/reset-password_bg.jpg");
            position: relative;  
             background-size: cover; 
             background-attachment: fixed;
             background-position:left center;
 
 
         }
 




.alignmentrow{

  margin: 0 auto;

   }

.logininput{


    line-height: 1px !important;
    min-height: 3px !important;
}
.form-control{
border: 1px solid #afadac;
line-height: 1px !important;
    min-height: 3px !important;
    padding: 6px !important;

}

.form-check-input:focus{

    border-color: #0e0e0e !important;
}
.form-check-input{
    width: 1.2rem !important;
    height: 1.2rem ;

}

.formcheckinput{
margin-top: -4px;
margin-left: 6px;
margin-left: -28px;

}

.form-check-label{

    margin-left: 10px;
}

.logincard{

    border-radius: 1rem;
     background-color: rgba(255, 255, 255, 0.8);
     border:2px solid #fff;
}

.logobg{

    background-color: #ffffff;
    padding: 10px;
    border-top-left-radius: 0.9rem;
    border-top-right-radius: 0.9rem;
}

.formcard{

        padding: 0px 20px 0px 20px;
}



.logincardpd{


    padding: 0px !important;
}

#login-box {
   
    position: absolute;
    top: 12%;
    left: 50%;
    transform: translateX(-50%);
    min-width: 38%;
    margin: 0 auto;
   /* border: 1px solid black;*/
   /* background: rgba(48, 46, 45, 1);*/
    min-height: 250px;
    padding: 20px;
    z-index: 6;
}
#login-box .logo .logo-caption {
    font-family: 'Poiret One', cursive;
    color: white;
    text-align: center;
    margin-bottom: 0px;
}
#login-box .logo .tweak {
    color: #b1c900;
}
#login-box .controls {
    padding-top: 30px;
}
#login-box .controls input {
    border-radius: 0px;
    background: rgb(98, 96, 96);
    border: 0px;
    color: white;
}
#login-box .controls input:focus {
    box-shadow: none;
}
#login-box .controls input:first-child {
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}
#login-box .controls input:last-child {
    border-bottom-left-radius: 2px;
    border-bottom-right-radius: 2px;
}
#login-box button.btn-custom {
    border-radius: 2px;
    margin-top: 8px;
    background:#b1c900;
    border-color: rgba(48, 46, 45, 1);
    color: white;
}
#login-box button.btn-custom:hover{
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background: rgba(48, 46, 45, 1);
    border-color: #b1c900;
}
#particles-js{
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    position: fixed;
    top: 0px;
    z-index:1;
}

.logowidth{
height: 50px;


   }

   .loginicon{
height: 20px;

   }

   .btnlogin{
padding: 3px 20px 3px 8px !important;

}

.loginbtn{

    padding: 0px 20px 0px 12px  !important;
    margin-top: 15px;
    font-size: 12px;
}



.btn-label {
    position: relative;
    left: -12px;
    display: inline-block;
    padding: 2px 9px;background: rgba(0,0,0,0.15);
    border-radius: 3px 0 0 3px;
}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn { margin-bottom:10px; }

.alert-error{
    color: #f30000;
}

.btncenter{
    text-align: center !important;
}

.fontbold{
    font-weight: bold;
}

.forgotinput{
margin-top: 15px;
    width: 61%;
    margin-bottom: 10px;
}

.notificationicon{

    height: 20px;
}

.forgottost{

    width: 30%;
    float: right;
    margin-top: 10px;
}

.forgotbtn{

    width: 100%;
    margin-top: 10px;
    margin-bottom: 16px;
   
}
.fmt{
margin-top: 10px;

}
.terms{

    font-size: 8px;
     margin: -20px 0px 0px 0px;

}



}

.btn-label2{
position: relative;
    
    display: inline-block;
    padding: 4px 9px;background: rgba(0,0,0,0.15);
    border-radius: 3px 0 0 3px;
    float: left;

}
.cmt{
    font-size: 15px;
    margin-left: -20px; 
}

.hmargin{
margin-bottom: 20px;
    padding: 0px 20px 0px 20px;

}

.fade:not(.show) {
    opacity: 1 !important;
}
.error{
color: #f30000;

}

.loginicon2{

    height: 16px;
}