@media (min-width: 600px) {
    .clshalfdiv{left:12.62%;}

    .dsp-nn600{
        display: none;
    }

.form-control{
border: 1px solid #e8e8e8;
    background: #fff;
    width: 100%;
    height: 60px;
    border-radius: 0px;
    font-size : 20px;
    text-align: center;
    outline: none;
    color: #333;
	}

.m-b-20-sm{
margin-bottom:20px;
}
.ClstxtTitle{
font-size: 18px;
    color: #555555;
}
bnt_login {
    border: 1px solid #034a9a;
    background: #034a9a;
    width: 50%;
    height: 50px;
    color: #FFF;
    padding: 0px 10px;
    font-size: 14px;
    text-align: center;
    cursor: hand;
}

}
