body {
	/*font-family: 'Hind', Arial, Helvetica, sans-serif;*/
	font-family: inherit;
	background: #262626 url(../images/bg.jpg);
    /*background-position: top center;
    background-size: cover;*/
    background-attachment: fixed;
	/*background-color:#1f85cf;*/
	 -webkit-user-select: none;
     -moz-user-select: -moz-none;
      -ms-user-select: none;
          user-select: none;
}
/* Youtube Responsive Container*/
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}
.patron{ width:47%; float:left; height:auto; /*box-shadow:2px 2px 5px rgba(0, 0, 0, 0.56);*/ background:#fff; }

.topbr{border-top:2px solid #009933;}
.topbr2{border-top:2px solid #E54243;}
.colps{background:#009933;font-size: 42%; color:white; padding:5px;}
.colps2{background:#E54243;font-size: 42%; color:white; padding:5px;}
h1 a{float:right; color:#FF0000; font-weight:bold; font-family:calibri; padding-right:5px;font-size: 40%;}
.owner-txt{width:auto; float:left; font:normal 13px/19px Signika; color:#000; padding:5px 15px 5px 5px; text-align:justify;}
.owner-txt span{ float:right; font-weight:bold; text-align:center; margin-top:15px; text-transform:uppercase;}
.comim{width:10px;}

.patron1{ width:95%; float:left; height:auto; background:#fff;  }
.topbr1{border-top:2px solid #009933; font-size:150%;}
.owner-txt1{width:auto; float:left; font:normal 16px/25px Signika; color:#000; padding:5px 15px 5px 5px; text-align:justify;}
.owner-txt1 span{font-weight:bold; text-align:center; margin-top:15px; text-transform:uppercase;}

.olDiv{
	width: 500px;
  	margin: 10px;
}
ol {
  color: #ccc;
  list-style-type: none;
}
 
ol li {
  position: relative;
  font: bold italic 45px/1.5 Helvetica, Verdana, sans-serif;
  margin-bottom: 20px;
}
 
li p {
  font: 15px/1.5 Helvetica, sans-serif;
  padding-left: 60px;
  text-align:justify;
  color: #555;
}
 
span {
  position: absolute;
}
.linkbox{
	
	width:170px;
	height:185px;
	text-align:center;
	font-weight:bold;
	color:white;
	margin:5px;
	float:left;
	padding-top:30px;
}
.tab-pane {
	padding: 20px;
    border: 1px solid #ddd;
    border-top-color: transparent;
}

.pull-left{
	float: left;
	margin:10px;
}

.pull-right{
	float: right;
	margin:10px;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* Youtube Responsive Container End Here*/

a{
	color:#06090C;
}
.container{
	background-color:white;
}
#mainTitle {
	font-size:150%;
	
}
#topDate{
	font-size:125%;
	color:blue;
	font-weight:bold;
}
#logo{
	max-width:75%;
	display:inline;
}
#title{
	width:65%;
	padding-left:2%;
}
.topAdv{
	width:100%;
}
.navbar{
	margin-bottom:5px;
}
#marqueeText{
	font-size:125%;
}
#breakingNewsText{
	background-color:#28475c;
	color:white;
	padding:5px;
	width:110px;
	position:inherit;
	width:100px;
	float:left;
	border-right:1px solid black;
	
}

.mainPageIcon{
	font-family: 'Montserrat', sans-serif; 
    text-align: center;
    padding-top:30px;
    font-weight:bold;
    border: 4px solid white;
	    
}
.mainPageNewIcon{
	border: 4px solid #a53d00;
	padding:0px;
	    
}
.iconJpgFile{
	width:187px;	
}
.webfont{
	font-family: 'Montserrat', sans-serif;
}
.mainParaText{
	text-align:justify;
    font-size: 110%;
    line-height: 200%;
}
.hoverText{
	border-top:2px solid rgba(255, 255, 255, 0);
	margin-top:20px;
	border-bottom:2px solid rgba(255, 255, 255, 0);
	
	
}
.hoverText:hover{
	border-top:2px solid black;
	text-decoration:none;
	border-bottom:2px solid black;
	
}
a.iconLink, a.iconLink:hover{
	color:black;
	text-decoration:none;
}

#marqueeText marquee{
	padding:5px 0px;
	/*background:#990000;
	width:calc(100% - 120px);*/
}
.make-in-india
{
	width: 100%;
    display: table;
    background-image: url(../images/gray-stripe.png);
    padding: 50px 0px 20px 0px;
    text-align: center;
    box-sizing: border-box;
    
}
.newsTitle{
	font-size:120%;
	color:#002f67;
	background-color:#b0d6ff;
	padding:3px 6px;
	
	font-weight:bold;
	text-align:center;
}
.newsHeadline{
	font-size:100%;
	
	margin-top:25px;
}
.smallNewsWithImage{
	margin:5px 0px;
	border-bottom:2px solid red;
}

.smallNewsWithImage{
	margin:5px 0px;
	border-bottom:2px solid red;
}
.smallNewsWithImage2{
	margin:5px 0px;
	border-bottom:1px dotted #999;
	min-height:60px;
}

.newsImage{
	width:50%;
	margin-right:5px;
	
	float:left;
}

.newsImage1{
	width:80px;
	height:50px;
	margin-right:5px;
	float:left;
}

.newsContent{
	padding:5px;
}
.newsDate{
	clear:both;
	text-align:right;
}
.newsHeadlineContent{
	font-size:125%;
}

.newsHeadlineContent1{
	font-size:100%;
}
.fullWidth{
	width:100%;
}
#bottomContainer{
	background:#eee;
}
.fotoGalleryImage{
	width:30%;
	padding:2%;	
}
#vacencyMarquee{
	height:85px;
}
#footer{
	background:#013068;
	color:white;
	font-size:110%;
}
#footer .container{
	background:#013068;
}
#footer a{
	color:orange;
	font-weight:bold;
}
.maxWidthHeight{
	max-width:100%; 
	max-height:350px;
}
.imageFloat{
	float:left;
	margin:10px;
}
.size125{
	font-size:125%;
	text-align:justify;
}
.scrollBannerImage{
	width:621px;
	height:227px;
}
.scrollBannerImageTooltips{
	width:130px;
	height:48px;
}
.3DBannerImage{
	width:360px;
	height:315px;
}
.3DBannerImageTooltips{
	width:54px;
	height:48px;
}
#clip1{
	max-height:80px;
}
.bagni{
	color:rgb(90, 1, 86);
}
.hara{
	color:#266C0A;
}
.title{
	color:white;
	background:rgb(119, 4, 4);
	border-radius:15px;
	padding:8px 5px;
	text-align:center;
}
.black{
	color:black;
}
.photo{
	width:100%;
}
.bold{
	font-weight:bold;
}
.title1{
	color:white;
	background:rgb(90, 1, 86);
	border-radius:5px;
	padding:8px 5px;
	text-align:center;
}
.bottomMarquee{
	margin-top:3px;
	background:#222;
	color:white;
}
.copyright{
	color:black;
	background:rgb(130, 184, 0);
	padding:5px;
	margin:0;
}
.titleOfList{
	background:rgb(90, 1, 86);
	padding:5px;
	color:white;
}
.listImage{
	border:1px solid #666;
	width:100%;
}
.listIcon{
	width:20px;
	height:20px;
}

#addImage{
	width:30px;
	height:30px;
	padding:6px 0px 0px 0px;
	text-align:center;
	border-radius:10px;
	background: #ccc;
}
.fullImage{
	width:100%;
}


/* Navbar Color Start */
.navbar-default {
  background-color: #03024e;
  /*border-color: #1f85cf;*/
}
.navbar-default .navbar-brand {
  color: #d6b4b4;
  border-right:1px dotted black;
  background-color:black;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: white;
      background-color: #28475c;
}
.navbar-default .navbar-text {
  color: white;
}
.navbar-default .navbar-nav > li > a {
  	color: white;
  	border-bottom: 4px solid white;
	border-right: 1px dotted black;
	font-size: 110%;
	font-weight: bold;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: white;
      background-color: #28475c;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color: #03024e;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: white;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: white;
  background-color: #28475c;
  border-left: 4px solid white;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > .divider {
  background-color: #03024e;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: white;
  background-color: #28475c;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: white;
  background-color: #28475c;
}
.navbar-default .navbar-toggle {
  border-color: #28475c;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #28475c;
  
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: black;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: black;
}
.navbar-default .navbar-link {
  color: white;
}
.navbar-default .navbar-link:hover {
    background-color: #28475c;
  color: white;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
  	background-color: #28475c;
    color: white;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: white;
   background-color: #28475c;
    
  }
}
/* Nav Bar Color End*/
.divider-vertical {
height: 50px;
margin: 0 9px;
border-left: 1px solid #F2F2F2;
border-right: 1px solid #FFF;
}


}

/*  Formating for Table */
table{
    width: 100%;  
}
td {
    padding: 2px;
}

th {
    background-color: #4e6dac;
     padding: 2px;
    color: white;
}
tr:nth-child(odd) td {
    background-color: #fbfbfb
} /*odd*/
tr:nth-child(even) td {
    background-color: #e8ecee
} /* even*/


/* IMAGE GALLERY SETTING */
.galleryItem{
	text-align:center;
	margin-top:5px 0;
	background:#ffeec6;
    border: 5px solid white;
	
}
.imageTitle{
    background: #7428d6;
    color: white;
    font-weight: bold;
}