.Register {
    margin: 0px;
    height: auto;
}
.LoginBox {
    padding: 30px;
}
.newabout{margin-top:50px;}
LoginBox dt {
    color: #e8e8e8 solid 1px;
    font-size: 20px;
    font-weight: bolder;
    padding: 5px 0px 10px 0px;
    border-bottom: #E8E8E8 solid 1px;
    margin-bottom: 10px;
}
.Register dd {
    height: auto;
    overflow: hidden;
    padding-bottom: 5px;
}
.LoginName em {
    color: #BB1320;
    font-family: tahoma;
    margin-right: 5px;
    font-style: normal;
}
.LoginInput {
    background: #FFF;
    border: #ccc solid 1px;
    float: left;
    padding: 5px 0px;
    width: 98%;
    line-height: 35px;
    margin-bottom: 0px;
    border-radius: 0px;
    text-indent: 10px;
}
.LoginBox select {
    height: 45px;
    width: 98%;
}
.SigninBtn {
    display: block;
    font-size: 20px;
    padding: 10px 0px;
    width: 98%;
    background-color: #009fe3;
    cursor: pointer;
    border: none;
    color: #fff;
}
.Regicaft1 {
    width: 33%;
}
.fleft {
    float: left;
}
.Regicaft {
    width: 49%;
}
.lotps input{float:left;margin-right:5px;margin-top:-5px;}
.elementor-44049 .pmain{width:100%; padding-top:0px !important;}
.pleft{width:45%;margin-bottom:30px; display: inline-block;justify-content: space-between; margin-right:5%; vertical-align: top;}
.pright{width:45%;margin-bottom:30px; display: inline-block;justify-content: space-between;  vertical-align: top;}
.pimg img{width: 100%;height:auto;} 
.ptitle{margin:20px 0px; display: inline-flex;}
.ptitle a{font-size:36px;font-weight:700; line-height: 45px;}
.pbutton a{display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 2rem auto 0;
    width: 100%;
    height: 45px;
    padding: 0 2rem;
    background: #009fe3;
    color: #FFF;
    border: none;
    border-radius: 8px;
    font-weight: 600;
    font-size: 1rem;
    text-decoration: none;
    outline: none;
    transition: background 0.3s;}
.pbutton a:hover{background: #333; color:#fff;}
@media (max-width: 767px) {
    .Regicaft1, .Regicaft {
        width: 100%;
    }
    .pleft, .pright{
        width: 100%;
    }
    .newabout{margin-top:0px;}
    .newzxhidden{display:none !important;}
}