body{
	/*font: normal normal 12px Arial, Tahoma, Helvetica, FreeSans, sans-serif;*/
	color: #000000;
	font-size: 13px;
	font-family: 'open_sansregular';
	background-color: #dbdbdb;
	background-image: url(../images/pattern4.jpg);
	}
a{
	color:#0000FF;
	}
	
/*---------------------------------------------------------------------*/
/*HEADER SECTION START*/
.header-section{
	width:100%;
	display:table;	
	}
.in-header{
	display: table;
    width: 100%;
	padding:18px 0px;
    background-color: #356FAD;
    background-image: url(../images/a-head.jpg);
    background-repeat: no-repeat;
    background-size: cover;
	}
.head-left{
	}
.head-left h1{
    font-family: 'UniversLT-CondensedLight', mayuri, Sans-Serif, Verdana;
    font-size: 52px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1;			
    text-shadow: rgb(46, 46, 46) 0px 4px 5px;
	margin:0px;
	padding:0px;
	}

.head-right{
	color:#fff;
	}
.in-head-right{
	border-left: solid 1px rgba(255,255,255,.15); 
	padding-left:20px; 
	display:table; 
	width:100%;
	}

.top-social-icon li a i{
	background: none;
	border-radius: 50%;
	border:solid 1px;
	color: #3b579d;
	/*border-color: #3b579d;*/
}
/*.top-social-icon li a i:hover{
	border-color: #dc473a;
	color: #fff;
	background-color: #dc473a;
}*/
/*
.top-social-icon li a .fa-facebook{
	color: #3b579d;
	border-color: #3b579d;
	}
.top-social-icon li a .fa-twitter{
	color: #00aced;
	border-color: #00aced;
	}
.top-social-icon li a .fa-linkedin{
	color: #0177b5;
	border-color: #0177b5;
	}
.top-social-icon li a .fa-google-plus{
	color: #dc473a;
	border-color: #dc473a;
	}

.top-social-icon li a:hover .fa-facebook{
	color: #fff;
	background-color: #3b579d;
	}
.top-social-icon li a:hover .fa-twitter{
	color: #fff;
	background-color: #00aced;
	}
.top-social-icon li a:hover .fa-linkedin{
	color: #fff;
	background-color: #0177b5;
	}
.top-social-icon li a:hover .fa-google-plus{
	color: #fff;
	background-color: #dc473a;
	}
	*/
.services-section ul{
	list-style: none;
}
.services-section ol{
	padding-left: 15px;
}
.services-section li{
	margin-bottom: 15px;
	text-align: justify;
}


.aboutus-section{
	width: 100%;
	display: table;
	}
.aboutus-section .aboutTxt-section{
	width: 100%;
	display: table;
	margin-bottom: 20px;
	}

.box-content{
	display: block;
	overflow-x: auto;
	}

.mobile-logo{
	display: none;
	}

.header-top-address .mobile-app-link{
    display: table;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    margin-top: 11px;
    margin-left: -22px;
    padding: 5px 18px;
    border-radius: 5px;
    background: #d61311;
    border: solid 2px #d61311;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    font-size: 11px;
	}
.header-top-address .mobile-app-link i{
	position: inherit;
	color: #fbfafa;
	font-size: 20px;
	margin-right: 6px;
	vertical-align: bottom;
	}
.header-top-address .mobile-app-link:hover{
	background: #ff0300;
    border-color: #ff0300;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	}




	
@media(max-width:991px){
.in-head-right{
	border:none;
	padding-left:0px;
	}

	.logo{display: none !important;}
	.mobile-logo{
		display: table !important;
		margin: 0 auto;
		text-align: center;
		}
	.header-top-address{margin-top: 0px;}
	
	.header-top-address .mobile-app-link
	{
		margin: 0 auto;
		margin-top: 11px;
	}
	
	
}
	
@media(max-width:768px){

.head-left h1{
    font-size: 30px;
	}
.head-right{
	border:none;
	padding-left:0px;
	margin-top:10px;
	}
	
	.header-top-address .mobile-app-link
	{
		margin: 0 auto;
		margin-top: 11px;
	}

	.top-contact-area{display: none;}
	.top-social-icon{
	    /*display: none;*/
	    position:relative;
	    top:inherit;
	    
	}
	/*.header-top-address li:nth-child(2){display: none;}*/
	.banner-area .owl-pagination{display: none;}
	.banner-area img{height: 150px;}
	.header-top-address ul{margin-bottom: 6px;}
	
}
/*HEADER SECTION END*/
	
	
@media only screen and (min-width: 320px) and (max-width: 767px) {
.nav .caret{
  display:none !important;  
}
.dropdown-menu {
    /*left:inherit !important;*/
    right:0 !important;
}
}
	
	
/*MENU SECTION START*/
.menu-section{
	width:100%;
	display:table;
	}
.menu-section .menubg{
	background:#FEDE00;
	}
/*-MENU SECTION END*/





/*MEIN BODY CONTAINER START*/
.main-body-container{
	display:table;
	width:100%;
	}
.in-main-body{
	width:100%;
	display:table;
	background:#fff;
	padding:15px 0px;
	}
.contain-left{
	}
.contain-left .first-row{
	display:table;
	width:100%;
	padding-bottom:5px;
    margin-bottom:10px;
    border-bottom: 1px solid #f9f9f9;
	}
.contain-left .second-row{
	display:table;
	width:100%;
	padding-bottom:5px;
    margin-bottom:10px;
    border-bottom: 1px solid #f9f9f9;
	}
.main-body-container .title{
	margin-bottom:6px;
	background:#eddc83;
	background:#c0c0c0;
	padding:8px 6px;	
	font-weight: normal;
	}
.left-link{
	margin-bottom:10px;
	}
.left-link a{
	display:table;
	width:100%;
	color:#0000FF;
	line-height:1.5;
	}	
	
	
	
.contain-middle{
	margin-bottom:20px;
	}
	

	
.contain-middle h2{	
	font: normal normal 14px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
    color: #666666;
	margin:0px;
	padding:0px;
	}
.contain-text{
	margin-top:10px;
	width:70%;
	margin:0 auto;
	}

.labels-div{
	margin-top:16px;
    margin-bottom:12px;
	border-bottom: 1px dotted #dadada;
	}
	
	
	
	
	
	
.contain-right{
	
	}
.contain-right  .first-row{
	display:table;
	width:100%;
	padding-bottom:5px;
    margin-bottom:10px;
    border-bottom: 1px solid #f9f9f9;
	}
.right-link ul{
	margin:0px;
	padding:0px;
	display:table;
	width:100%;
	list-style:none;
	}	
.right-link li{
	list-style-type:none;
	display:table;
	width:100%;
	}
.right-link li a{
	display:table;
	width:100%;
	color:#0000FF;
	padding-top:12px;
	padding-bottom: 12px;
    border-bottom: 1px dotted #cccccc;
	}
/*MEIN BODY CONTAINER END*/


.online-app-submit, .onlien-app-clear{
	padding: 7px 22px;
	border-radius: 2px;
	}
.online-app-submit{
	background: #070454;
	border-color: #070454;
	}
.onlien-app-clear{
	border-radius: 2px;
	}
.online-app-submit:hover{
	color: #fff;
	border-color: #d61311;
	background: #d61311;
	}
.onlien-app-clear:hover{
	color: #4a4848;
	border-color: #a8a8a8;
	background: #dadada;
	}





/**/
.candidate-verfication-detaisl h3 .fa{
	color: #d61311;
}




/*FOOTER START*/
.footer-section{
	width:100%;
	display:table;
	margin-top:4px;
	}
.inn-foot-sec{
	padding-top:15px;
	padding-bottom:15px;
	background:#fff;
	line-height:1.6;
	text-align:center;
	/*
	background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(59%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.65)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 59%, rgba(0, 0, 0, 0.65) 100%);*/
	}
.copyright-text{
	margin-bottom: 0px;
	font-size: 11px;
	color: #fff;
	}
	.copyright-text a {
	    	color: #fff;
	}
.copyright-text a:hover{
	color: #fff;
	text-decoration: underline;
	}
/*FOOTER END*/





/*RESULT PAGE CSS*/
.result-row{
	width:100%;
	display:table;
	margin-bottom:6px;
	}
.result-row p{
    margin-top: 10px;
    line-height: 1.2;
	}
.result-row p strong{
	text-align:center;
	display:table;
	margin:0 auto;
	}
	.printbuttonmain {
	    display:inline-flex;
	}
	.printbuttonmain a {
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 9px 26px;
    transition: .2s;
    background: #d29500;
    margin-right: 10px;
    border-radius: 5px;
    font-family: arial;
}
.printbuttonmain a:hover {
    background: #b58206;
	transition:.2s;
}
.result-row .submit-but, .result-row .clear-but{
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 7px 26px;
    transition: .2s;
	}
.result-row .submit-but{
	background: #d29500;
	}
.result-row .clear-but{

	}
.result-row .submit-but:hover, .result-row .clear-but:hover{
	background: #b58206;
	transition:.2s;
	}
	
	
	.result-row .submit-butreg, .result-row .clear-but{
    border: none;
    color: #fff;
    font-size: 14px;
    padding: 7px 26px;
    transition: .2s;
	}
.result-row .submit-butreg{
	background: #d29500;
	}
.result-row .clear-but{

	}
.result-row .submit-butreg:hover, .result-row .clear-but:hover{
	background: #b58206;
	transition:.2s;
	}

.contain-middle  h1
{

font-size:30px !important;
color:#000 !important;
font-weight:800;
}	

.new-title
{
  font-size:28px !important;
  text-align:center;
  color:#000 !important;
}

.wait-msg
{
  font-size:13px !important;
  /*color:red !important;*/
}


/*----------------------------------*/

.top-res h3
{
	/*width:100%;
	text-align:center;
	font-size:35px;
    background:rgba(249, 249, 249, 0.85);
	padding:2px 0px 2px 0px;
	line-height:1.5;*/
	    color: #fff;
    font-size: 22px;
    font-weight: 600;
    font-family: 'exo_2semi_bold' !important;
    text-transform: uppercase;
    margin: 0px 0px 15px 0px;
    text-align: center;
    padding: 10px 0px 12px 0px;
    background: #01350E;
}


.mid-res h3
{
	width:100%;
	text-align:center;
	/*font-size:25px;*/
	padding:0 2px 2px 0;
	/*line-height:1.5;*/
}

.info-res p
{
	/*line-height: 0.8;*/
	font-size: 14px;
	color: #888888;
	font-variant: normal;
	font-style: italic;
	font-family: sans-serif;
	margin-bottom:5px;
}

.box-res
{
    width: 100%;
    background: rgba(249, 249, 249, 0.85);
    padding: 20px 0px 36px 0px;
    margin-top: 12px;
    border-top: dashed 1px #ececec;
}

.box-res table
{
	width: 420px;
	height: 130px;
}
.rowtext
{
	padding:4px;
}

.aptext
{
	width:115px;
	white-space: nowrap;
}

.comtext
{
	width:50px;
	text-align:center;   
}

.result-row p
{
	    margin-bottom: 5px !important;
}

.result-info
{
	margin-top:25px;
	margin-bottom:100px;
	/*border:solid 1px red;*/
}

