@media (min-width:280px) and (max-width:767px){
	.mob-center{text-align: center;}
	.form-group{margin-bottom: 0px;}
	.mob-margin-bot15{margin-bottom: 15px;}
	.radio-list{margin-bottom: 15px;}
	
	.login-form-box .form-group{margin-bottom: 15px;}
	
}
