body
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#002654;
	background-color:white;
	margin: 0 auto;
	margin-top:5px;
}
div 
{
	position:relative;
}
h4 {
    margin: 10px 0;
    font-size:16px;
}
.ul_list li {
    padding: 5px 0;
}
p {
    margin: 11px 0;
}
.left
{
	float:left;
}
.right
{
	float:right;
}
.clear
{
	clear:both;
	width:0px;
	height:0px;
	display:block;
}
hr
{
border-top: 1px solid #002654;
margin: 1px 0;
}
a:hover
{
	color: rgb(0, 111, 255);
}
.bg-color
{
	background-color:#002654;
}
.full-width
{
	width:100%;
}
.display
{
    z-index:999;
	width:1100px;
	display:block;
	margin:0 auto;
}
.inline-block
{
	display:inline-block;
}
.cont-display
{
	width:1200px;
	margin:0 auto;
}
.align-left
{
	display:block;
	text-align:left;
}

.align-right
{
	display:block;
	text-align:right;
}

#content
{
	margin:10px 0;
}
.disabled-friendly a, .disabled-friendly img, .disabled-friendly span
{
	vertical-align:middle;
	display:inline-block;
}

#logo
{
position: absolute;
top: 8px;
}
.divider
{
	font-size: 25px;
	margin: 0 19px;
}
.search
{ 
	background-image:url(../../images/NewImages/search-bg.jpg);
	background-repeat:no-repeat;
	
	height:33px;
	margin-top:8px;
}
.search a
{
	display:inline-block;
	width:30px;
	height:33px;
}

.search a, .search input
{
	display:inline-block;
	vertical-align:middle;
}
input[type=search] { 	
	padding: 3px;
	border: none;
	background: none;
	line-height:27px;
	width: 185px;
}

nav
{
	
	margin-top: 10px;
	color:white;
	
	border-bottom:1px solid white;
	position:relative;
}
nav ul
{
	position:relative;
}
nav ul li
{
	display:inline-block;
	vertical-align:middle;
}
nav ul li a
{
	display:inline-block;
	padding: 15px 7px;

}

nav ul li a img
{
	width: 30px;
vertical-align: middle;
padding-right: 5px;
}




nav ul li:hover
{
	/*background-color: #002654;*/
}

nav .drop1
{
display:none;
position: absolute;
z-index: 11;
background-color: #0081d2;
border-top: 1px solid white;
font-size: 12px;
left: auto;
width: auto;
border: 2px solid white;
border-top: 1px solid white;
border-bottom-left-radius: 13px;
border-bottom-right-radius: 13px;

}
.menu-col-1
{
	width:250px;
	border-right:1px dotted white;
}
.menu-col-1 > span
{
	display:block;
	 
	
}
.menu-col-1 span:last-child:hover
{
border-radius: 0 0 10px 10px;
color:red;
}
.menu-col-1 > span:hover
{
	background-color:#002654;
}
.menu-col-1 > span> ul li a:hover
{
	background-color:#002654;
}
.display li:nth-child(3n) >.drop1 >.menu-col-1 > span> ul{    }
.display li:nth-child(3n) >.drop1 >.menu-col-1 > span:nth-child(2)> ul {    height: 100%;}
.drop1 ul
{
	
	position:absolute;
	width:100%;
	z-index:1;
	display:none;
	background-color: #0081d2;
    top: 0;
left: 100%;
border: 2px solid white;
border-left: 1px dotted white;
border-top: none;
border-bottom-right-radius: 10px;
border-bottom-left-radius: 10px;
}

.menu-col-1 > span:hover ul
{
	display:block;
    height:100%;
}
.menu-col-1 > span a:before, .drop1 li a:before
{
	content:url(../../images/NewImages/arrow.png);
	padding-right: 5px;
	padding-left: 5px;
}

.ul_list {
margin-left:15px;
list-style-image: url(../../images/NewImages/arrow-red.png);
}

.page-head {
    color: rgb(20, 81, 152);
font-size: 20px;
margin: 5px 0;
}
.calendar-img img {
    width: 20px;
    vertical-align: top;
    margin-left: 2px;
    cursor: pointer;
}
 

.menu-col-1 span a
{
	display:block;
	padding:10px
}

.menu-col-2 img
{
	margin:34px 68px;
}
nav li:hover .drop1
{
	display:block;
}

nav .drop1 li, nav .drop1 li a
{
	display:block;
	padding:5px 0;
}


.sectionleft
{
width: 665px;
margin-right: 25px;
min-height: 350px;	
overflow:hidden;
}

.sectionleft-inner
{
width: 850px;
	
overflow:hidden;
}
.sectionright
{
	width: 180px;
}
.sectionleft .box, .sectionleft-inner .box
{
	
	padding: 15px 25px;
	height:223px;
	line-height:normal;
    overflow:hidden;
}



.box h3
{
	
	font-size:16px;
	color: #002654;
}

.box p
{
	margin-bottom:5px;
	text-align:justify;
	line-height:18px;
     
}

.box .imgnews
{
	float:left;
	margin:0 10px 10px 0;
}
.sectionleft .box .left img
{
	
	
}
#skip
{
	margin-bottom:10px;
}
.sectionleft .box > .left
{
	
	margin-right:20px;
	/*float:none;*/
}

.sectionleft-inner .box > .left
{
	
	margin-right:20px;
	float:none;
}
section h2
{
	color: #eb5d31;
	font-weight: normal;
	font-size: 18px;
	margin-left: 20px;
	margin-bottom: 10px;
}

.sectionleft h2, .sectionleft-inner h2
{

font-weight: bold;
font-size: 18px;

padding-bottom: 5px;

padding-top: 5px;

margin:0;
border-bottom: 3px solid #9C9C9C;
}
.sectionleft h2
{
	background: rgb(209, 226, 248) none repeat scroll 0% 0%;
padding-left: 5px;
border-radius: 30px;
}

.img-corner
{
border-radius: 5px;
overflow: hidden;
}
.more {
    color: #002654;
    text-decoration: underline;
    font-size: 12px;
    position: absolute;
bottom: 5px;
right: 0;
}
.date {
    font-size:12px;
    color: #002654;
    font-weight:700;
}
.box3
{
	width:300px;
	margin-left:25px;
	color:#002654;
}
.img {
    background: #002654;
	margin-right:5px;
}


.img-1 {
    width: 40px;
    vertical-align: middle;
    display: inline-block;
	margin-left:10px;
}

.box3 span
{
display: inline-block;
padding: 20px 12px;

}
.box3 .bg-color
{
display: block;
padding: 0;
margin-bottom: 3px;
font-weight:bold;
overflow: hidden;
background-color: #D1E2F8;
}

.box3 span:last-child
{
	margin-bottom:0px;
}

.img-vigi {
    width: 40px;
    vertical-align: top !important;
    display: inline-block;
	margin-left:10px; padding-top:20px;
}

.boxvigi
{
display: inline-block;
padding: 47px 12px 57px 12px !important ;
float:left;
}
footer
{
	background-color:#505050;
	color:white;
	font-size:12px;
}


.footlinks .left
{
	padding:26px 0;
}

.footlinks .right
{
	padding-top:18px;
}

.footlinks .left a
{
	
}

.box1
{
background-color: rgb(235, 93, 49);
color: white;
padding: 20px 10px;
border-radius: 5px;
height: 89px;
width: 258px;
line-height: normal;
}

.box2
{
background-color: #fdfd02;
color: white;
padding: 20px 10px;
border-radius: 5px;
height: 89px;
width: 258px;
line-height: normal;
}

.midtape
{
		/*background-image: url(../images/mid-bg.png);
		background-repeat: repeat-x;
		height: 76px;*/
		margin-bottom: 30px;
}
.demo
{
	display:inline-block;
	width:180px;
}
.demo select {
	border: 0 !important;
/*-webkit-appearance: none;
-moz-appearance: none;*/
background: #002654;
width: 100%;
text-indent: 0.01px;
text-overflow: "";
color: #FFF;
padding: 5px;
box-shadow: inset 0 0 5px rgb(255, 255, 255);
}


.midbox
{
	
	height:48px;
	
	display:inline-block;
	color:white;
	vertical-align:top;
 
    width: 222px;
}
.display .midbox:last-child
{
	border-right:none;
}
.midbox a
{
	padding-top:10px;
	display:inline-block;
	height: 53px;
width: 100%;
}

.midbox a span
{
	display:inline-block;
	vertical-align:middle;
	font-size:16px
}

.midbox img
{
	width:30px;
	height:auto;
}
.mid {
    position: absolute;
    height: 48px;
    bottom: 0;
    background: #002654;
    z-index: 10;
    width: 100%;
    text-align: center;
	webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition: -webkit-transform .2s ease,height .2s ease;
	-moz-transition: -moz-transform .2s ease,height .2s ease;
	-o-transition: -o-transform .2s ease,height .2s ease;
	transition: transform .2s ease,height .2s ease;

}
.mid:hover
{
	 height: 70px;
}


.bottom-tape span
{
	width: 429px;
	padding: 0 20px;
	border-right: 1px solid black;
	display: inline-block;
	font-size: 16px;
	min-height: 50px;
	vertical-align: bottom;
}


.comment-box
{
	margin-top:20px;
	background: #a4c8f8;
padding: 5px;
border: 1px solid white;
width: 100%;
	
}

.previous-comment h4
{
	margin-top:40px;
	font-size:16px;
	text-decoration:underline;
}
.commented 
{
margin: 10px 0px 10px 5px;
padding: 5px;
background: #d1e2f8;
border-radius: 5px;
box-shadow: 0px 2px 5px 0;
}
.btn
{
	text-align: right;
margin-top: 5px;
}

.botton {
	background-color: #002654;
	border: none;
	color: white;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	margin: 4px 2px;
	cursor: pointer;
}

.breadcrumb {
    margin: 10px 0;
    font-size: 12px;
}
h3 a:hover
{
	color:inherit;
}
.contain
{
	width:100%;
	font-size:0;
    color:black;

}
.contain p
{
	text-align:left;
}
.contain-holder
{
	
	margin:5px 0;
	border-radius: 5px;
overflow: hidden;

}
.contain p 
{
	padding:5px;
}
.contain h5 {
    font-size: 16px;
    font-weight: bold;
    padding: 5px 0;
   
    background-color: #D1E2F8;
    border-bottom: 1px solid #002654;
}
.col-1
{
	width:100%;
	font-size:14px;
	vertical-align:top;
}

.col-2
{
	width:50%;
	font-size:14px;
	vertical-align:top;
}
.col-3
{
	width:75%;
	font-size:14px;
	vertical-align:top;
}
.col-4
{
	width:25%;
	font-size:14px;
	vertical-align:top;
}

.short-box
{
	display: inline-block;
width: 49%;
vertical-align:top;
}

.tender-box
{
	text-align:center;
}

.scrollup {
    
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 66px;
    right: 30px;
    display: none;
    text-indent: -9999px;
    background: url('../../images/NewImages/icon_top.png') no-repeat;
    
}



#staticContainer a.feedback, #staticContainer a.feedback:visited, #staticContainer a.feedback:hover, #staticContainer a.feedback:active, #staticContainer a.feedback:focus {
    color: transparent;
    position: fixed;
    top: 225px;
    right: 0px;
    background: url('../../images/NewImages/NRLFeedBack.png') no-repeat top right;
    float: right;
    width: 29px;
    height: 133px;
    z-index: 100;
    text-decoration: none;
    text-indent: -99999px;
}


#staticContainer a.contact, #staticContainer a.contact:visited, #staticContainer a.contact:hover, #staticContainer a.contact:active, #staticContainer a.contact:focus {
    color: transparent;
    position: fixed;
    top: 100px;
    right: 0px;
    background: url('../../images/NewImages/contact-side.png') no-repeat top right;
    float: right;
    width: 29px;
    height: 133px;  
    z-index: 100;
    text-decoration: none;
    text-indent: -99999px;
}
.prime {
    color:#002654;
}
td {
    padding: 3px;
    color:#002654;
    
}

.box3 .bg-color a p
{
display: inline-block;
width: 200px;
margin-left: 12px;
vertical-align: middle;
}

table , td, th
{
border:1px solid skyblue;
    text-align:left !important;
    vertical-align:middle;
    padding:2px;
   font-size:14px;
}

tr
{
    
    vertical-align: bottom;
border-bottom:solid 1px skyblue;
   
}
.choose-time
{
	text-align:center;
}

.choose-time span
{
	display:inline-block;
	width:70px;
}


.img-desc{
   height:200px;background-color: white;padding: 10px;border-radius:5px;height:auto;margin: 10px;  width:228px;
}

.vedio-Desc  {
 
    line-height: 20px;
    margin-right: 5px;
    height: 200px;
    background-color: white;
    padding: 26px;
    border-radius: 5px;
    height: auto;
    margin: 10px;
    width: 304px;
}
.img-gall{
        
    display: inline-block;
    height: 200px;
    background-color: #D1E2F8;
    padding: 10px;
    border-radius: 5px;
   
    margin: 10px;

}

 
#staticContainer_hindi a.feedback_Hindi, #staticContainer_hindi a.feedback_Hindi:visited, #staticContainer_hindi a.feedback_Hindi:hover, #staticContainer_hindi a.feedback_Hindi:active, #staticContainer_hindi a.feedback_Hindi:focus {
    color: transparent;
    position: fixed;
    top: 225px;
    right: 0px;
    background: url('../../images/NewImages/feedbackHindi.png') no-repeat top right;
    float: right;
    width: 29px;
    height: 133px;
    z-index: 100;
    text-decoration: none;
    text-indent: -99999px;
}


#staticContainer_hindi a.contact_Hindi, #staticContainer_hindi a.contact_Hindi:visited, #staticContainer_hindi a.contact_Hindi:hover, #staticContainer_hindi a.contact_Hindi:active, #staticContainer_hindi a.contact_Hindi:focus {
    color: transparent;
    position: fixed;
    top: 100px;
    right: 0px;
    background: url('../../images/NewImages/contactHindi.png') no-repeat top right;
    float: right;
    width: 29px;
    height: 133px;  
    z-index: 100;
    text-decoration: none;
    text-indent: -99999px;
}

 