body,
html {
    background: #050409;
    height: 100%;
    margin: 0;
    overflow-y:hidden 
}
body,
input {
    font-family: montserrat light;
    outline: none;
    
}
body,
html  {
    background-image: url("bg0.jpg");
    height: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: unset;
}
.loginfrm {
    z-index: 1;
    width: 380px;
    height: 100%;
    position: absolute;
    padding: 0;
    right: 0;
    overflow-y: hidden;
}
.logo {
    width: 302px;
    height: 84px;
    position: absolute;
    top: 30px;
    right: 50%;
    z-index: 1;
    margin-right: -151px;
}
.lgnfrm {
    overflow: hidden;
    /* width: 100%; */
    height: 334px;
    position: relative;
    top: 60px;
    text-align: center;
}
.lgncntr span {
    position: absolute;
    top: 27px;
    font-size: 24px;
    /* font-weight: bold; */
    letter-spacing: 4px;
    color: red;
    font-family: montserrat light;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.lgncntr {
    position: absolute;
    top: 180px;
    right: 0;
    width: 360px;
    height: 300px;
}
.logintxt {
    width: 50%;
    height: 70px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid red;
    outline: none;
    letter-spacing: 6px;
    font-size: 18px;
    color: #fff;
    position: relative;
    top: 0;
    text-align: center;
    text-transform: lowercase;
}
.login {
    top: 0;
}
.passw {
    /* left: 165px; */
    border: 0;
}
.btn {
    position: relative;
    top: 5px;
    width: 50%;
    height: 50px;
    font-size: 22px;
    font-family: montserrat;
    letter-spacing: 4px;
    padding: 10px 0;
    background: rgba(0, 0, 0, 0);
    color: red;
    border: 1px solid #ffffff;
    text-transform: uppercase;
    border-radius: 50px;
    -webkit-box-shadow: 0px 0px 25px -15px rgba(255,0,0,1);
    -moz-box-shadow: 0px 0px 25px -15px rgba(255,0,0,1);
    box-shadow: 0px 0px 25px 0px rgb(255, 0, 0);
       border-width: 1px 0 0 1px;
}
.btn:hover {
    color: white;
    border: 0;
    background: red; 


    cursor: pointer;
    border-style: solid;
 
    }
.errortxt {
    position: relative;
    top: 30px;
    font-weight: 700;
    width: 100%;
    color: red;
    font-size: 12px;
}
.errortxt span {
    font-size: 14px;
    color: red;
    position: unset;
    letter-spacing: unset;
    font-family: montserrat;
}
input::-webkit-input-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #999;
	 opacity: .5
}
input:focus::-webkit-input-placeholder {
    opacity: .5
}
input:-moz-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #999
}
input:focus:-moz-placeholder {
    opacity: .5
}
input::-moz-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #999
}
input:focus::-moz-placeholder {
    opacity: .5
}
input:-ms-input-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #999
}
input:focus:-ms-input-placeholder {
    opacity: .5
}

.bg{background-image:unset}

.noacct, .registerr {position:relative;font-size:12px;letter-spacing:1px;}
.noacct{top: 30px;color:#a1a5ac;text-decoration:none;}
.registerr{top: 32px;}
.registerr a{border-bottom:1px solid #c73801;color:#fff;text-transform:uppercase;text-decoration:none}
.depositt{position: absolute;right: 160px;bottom: 250px;background:#c73801;color:#fff;width: 127px;text-transform:uppercase;height: 47px;text-align: center;line-height: 47px;letter-spacing: 2px;font-weight: 700;text-shadow: 2px 2px 5px #333;margin: 0 auto;}
.rrights{
    position: absolute;
    bottom: 50px;
    color: #999;
    font-size: 10px;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;
}
.respimg{
  width: 100%;
  height: auto;
  /* max-width: 374px; */
  }
.depositt a, .depositt a:visited{text-decoration:none;color:#fff}
@media only screen and (min-width: 1920px) {
body {
    background-image: url("bg0.jpg");
    height: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	}

}

@media only screen and (max-width: 1024px) {
.jislider {display:none}
	.logo{width: 80%;margin: 0 auto;max-width: 302px;position: relative;top: 20px;right: unset;}
	.loginfrm{/* background: #000; */width: 100%;}
	.lgncntr{
		width: unset;
		position: relative;
		top: 50%;
		height: unset;
		margin-top: -206px;
	}
	.depositt{
    right: 50%;
    margin-right: -63.5px;
    bottom: unset;
    top: 65px;
    position: relative;
    }
	.rrights{
    position: absolute;
    bottom: 20px;
    letter-spacing: 1px;
    color: #666;
    }
}   
@media only screen and (min-height: 640px) and (max-height: 812px){
	.rrights, .depositt{
		position: absolute;
		top: unset;
	}
	.rrights{
		bottom:20px;
	}
	.depositt{
		bottom: 100px;
	}
}
@media only screen and (min-height: 1024px) and (max-height: 1024px){
	.lgncntr{
		top: 40%;
		margin-top:-167px;
	}
	.logo{top:60px}
	.loginfrm{/* background:#000 */}
}
@media only screen and (min-width: 1025px) and (max-width: 1919px){

.loginfrm{background: rgba(0, 8, 19, 0);}

}
@media only screen and (max-height: 480px){
	.rrights{bottom: 15px;position: absolute;top: unset;font-size: 9px;}

}

@media only screen and (max-height: 380px){
	.rrights, .lgncntr span{display:none}

}