@charset "utf-8";
/* CSS Document */
 
@font-face {
 font-family: 'CMU Sans Serif Demi borderless'; /*a name to be used later*/
 src: url('Font/cmunss.ttf'); /*URL to font*/

}

.mydisp {
	display:none;
}
.preload {
	height:400px;
	width:400px;
	margin:0 auto;
}

@font-face {

  font-family: myFirstFont;
 src: url('fonts/TAU_ASON.TTF');
 
 
}


.preload p {
	font-family:myFirstFont;
	text-align:center;
	font-size:14px;
	font-weight:600;
}
 
.logotexttamil {
	font-family: myFirstFont;
	font-size:30px;
	margin-top:5px;	 
}
.logotamil {
	font-family:myFirstFont;
margin-top:-10px;
	font-size:18px;
	color:#003399;


 
}


.logotexteng {
	font-size:38px;
	text-transform:uppercase;
	margin-top:-8px;
	color:#004080;
	font-family: 'CMU Sans Serif Demi borderless';
	font-weight:bold;

}
.navbar-nav li a{
font-family: 'CMU Sans Serif Demi borderless';
}
h1,h2,h3,h4,h5,h6{
font-family: 'CMU Sans Serif Demi borderless';
font-weight:bold;
}
.logotext {
	margin-top:-5px;
	font-weight:600;
	font-size:16px; 
}
.bg-theme-color {
	background-color:#000064;
}
.theme-color, a {
	color:#990033;
}
.headtext {
	font-size:12px;
}
.carousel-inner img {
	width: 100%;
	height: 100%;
}
.dropdown:hover>.dropdown-menu {
	display: block;
}
.text-pink {
	color:#FF0066;
}
.footer img {
	height:100px;
	width:110px;
}
.buildimg {
	width: 100%;
	height: auto;
	opacity: 0.3;
}
.date_time {
	color:#660000;
	font-weight:500;
}

.tab-pane td a{
color:#CC0000;
}
.shadow a, .footmenu li a {
	color:#FFFFFF;
	
}
.newgif{
height:30px;
width:50px;
}
 #footer ul li a{
 color:white;
 }
 
 

.navbar-nav li a{
color:#000066;
font-size:16px;
	font-family: 'CMU Sans Serif Demi borderless';
	font-weight:600;
	}
	.navbar-nav li ul li a{
	border-bottom:1px solid #CCCCCC ;
}
.dropdown-menu  
{
min-width:max-content; 
}
 .NewsEvent
 {
 text-align:justify;
 }
 p{
 text-align:justify;
 }
