@media only screen and (max-width: 800px) {
    .login_wraper .login_input{
    	width:83%;
    }
    .login_header_text_div{
      margin-top:-48px;
    }
    .login_header_text_div h5{
        font-size:17px;
    }
    .sec2_row{
    	text-align:center;
    }
    #group_sms_form{
    	margin-top:5%;
    	width:100%;
    }
    #individual_sms_form,#form_import_data{
    	margin-top:5% !important;
    	width:100% !important;
    }
    .attendeance_notice_noti_div{
       width:100% !important;
    }
    .show_policy_add_form{
	  width:156px;
	  font-size: 12px;
	}
	.get_hr_policies{
		width:134px;
		font-size: 12px;
	}
	.attendence_pg_btns_col{
	    padding: 16px 0px !important;
	}
    .top_row2_col{
        text-align:center !important;
    }
    .notifier_title p{
        text-align:center !important;
        margin-left:0% !important;
    }
    #title_hr1{
      margin-right: 170px !important;
    }
    .row3_right_col{
       height:92px; 
    }
    .ajax_response form{
       width:100%;
    }
}