/* vikas chamoli */
@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed);


html, body {
	/* background-image:url(../images/bg.jpg);background-repeat: no-repeat;
    background-attachment: fixed; */
}


body {
	font-family: 'Roboto Condensed', sans-serif;
	overflow-x:hidden;
	margin:0;padding:0;
}

h1{font-size:24px;border-bottom:1px dotted #FFFFFF;}
/************************************************************************************
STRUCTURE
*************************************************************************************/
#pagewrap {
	padding: 5px;
	width: 960px;
	margin: 5px auto;
	background-image:url(../images/background.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#header {
	height: 100px;
}
#content {
	width: 200px;
	float: left;
	background-color:#FFFFFF;
	margin-top:5px;
}
#sidebar {
	width: 960px;
	float: left;
	margin-top:5px;
}
#footer {
	clear: both;
	
}
.imglogo{}

.imghead{border:1px solid #CCCCCC;padding:2px; background-color:#fff;}

.colr
{
height:1px;
background-color:#FFFFFF;
}

.mobileimg{display:none;}

.btnread{}



a.readmore
{
background-color:#006600;
padding:5px;
color:#FFFFFF;
cursor:pointer;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
text-decoration:none;

}

a.readmore:hover{background-color:#990000;padding:5px;color:#FFFFFF;}

table #mytable{width:100%;margin:10px auto;}


/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {
	
	#pagewrap {
		width: 94%;
	}
	#content {
		width: 30%;
	}
	#sidebar {
		width: 65%;
	}

}

/* for 700px or less */
@media screen and (max-width: 700px) {

	#content {
		width: auto;
		float: none;
	}
	#sidebar {
		width: auto;
		float: none;
	}

}

/* for 480px or less */
@media screen and (max-width: 480px) {

	#header {
		height: auto;
	}
	h1 {
		font-size: 24px;
	}
	#sidebar {
		
	}
	.imglogo{width:100%;}
	
	.imghead{border:1px solid #CCCCCC;background-color:#fff;width:98%;}
	
	.ifrm{width:100%;
	}
	
	#fadeshow{display:none;}
	
	.mobileimg{display:block;width:99%;border:1px solid #FFFFFF;}

	.btnread{text-align:center;}
	
	table #mytable,td {display:block;text-align:center;margin-left:5%;padding:2%;}
}

/* border & guideline (you can ignore these) */
#content 
{
	
}
#sidebar {
	
}
#header, #content, #sidebar {
	margin-bottom: 5px;
}
#pagewrap, #header, #content, #sidebar, #footer {
	
}


#footermain {
	
	background-image:url(../images/bgf.jpg);
	/* height:30px; */
	width:100%;
	z-index:990;
	padding-bottom: 15px;
	margin:0;
}

.f_t {
	color:#FFFFFF;
	font-size:13px;
	font-family:Arial;
}

a.link {
	color: #FFFFFF;
	font: 13px segoe ui, arial, Helvetica, sans-serif;
	text-decoration: none;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}
a.link:hover {
	color: #FFCC00;
	-ms-transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
}






/*vertical menu*/

#navcontainer
{

width: 100%;
margin: 10px auto;
font-weight:bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
text-align: center;
text-transform: capitalize;

}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 95%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
display: block;
width: 100%;
padding: 0.5em 0 0.5em 1em;
border-width: 1px;
border-color: #ffe #ccc #ccc #ccc;
border-style: solid;
color: #777;
text-decoration: none;
background: #f7f2ea;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
background: #f0e7d7;
color: #800000;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
color: #800000;
background: #FFFFFF;
border-color: #aaab9c #fff #fff #ccc;
}
img{
	max-width: 100%;
}
.gallery a img{
	width: 100%;
	height: 200px;
	object-fit: cover;
}


/*
     FILE ARCHIVED ON 14:22:25 Mar 05, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:12:18 May 19, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.965
  exclusion.robots: 0.057
  exclusion.robots.policy: 0.041
  esindex: 0.019
  cdx.remote: 55.892
  LoadShardBlock: 590.646 (3)
  PetaboxLoader3.datanode: 544.591 (4)
  PetaboxLoader3.resolve: 162.583 (2)
  load_resource: 184.851
*/
#mar {
	background-color:#FFFFFF;
	position:relative;
}
.top-ticker{
	color:#990000;
	font-size:13px;
	font-weight:bold;
	padding:3px 30px 3px 60px;
}
.cin{
	position:absolute;
	top:0;
	left:0;
	font-size:13px;
	font-weight:bold;
	background-color: #fff;
}
.cin2{
	position:absolute;
	top:0;
	right:0;
}
.cont-img{
	float:right;background-color:#FFFFFF;height:150px;border:1px solid #CCC;margin:5px
}
@media(max-width:800px){
	.cont-img{
	float:none;
	width:100%;
}}


    .hide-before:before {
    display: none !important;
}
