<?php
error_reporting(0);

include("header.php");
//index_header($title); 
?>

		

		
		<br>	
		<div>
			<div class="container">
			    <h2>Thank You!</h2>
				<div class="row">
				    
					
					<div class="col-md-12">
						<p> Your Application sent successfully!<br>
	A representative from Hindustan Security & Intelligence Service will contact you for any discrepancy.<br><br>
	Thank You !  <br>
	Hindustan Security & Intelligence Service Team
	
	</p>
					</div>
				</div>
				    	
						
				
			</div>
		</div>
		<BR/>
		

