body{
	margin:0;
	padding:0;
	
}
.clear{
	clear:both;
}
a{
	transition:all 1s ease;
	-moz-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	text-decoration:none;
}
img{
	border:none;
	outline:none;
}
.container{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.header_outer{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background: #e10b0b;
	background: -moz-linear-gradient(top, #e10b0b 0%, #cf0719 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e10b0b), color-stop(100%,#cf0719));
	background: -webkit-linear-gradient(top, #e10b0b 0%,#cf0719 100%);
	background: -o-linear-gradient(top, #e10b0b 0%,#cf0719 100%);
	background: -ms-linear-gradient(top, #e10b0b 0%,#cf0719 100%);
	background: linear-gradient(to bottom, #e10b0b 0%,#cf0719 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e10b0b', endColorstr='#cf0719',GradientType=0 );
}
.header{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.name{
	width:260px;
	height:167px;
	margin:0 0 0 222px;
	padding:0;
	float:left;
	text-align:left;
	line-height:247px;
	text-decoration:none;
	font-family: 'Roboto Slab', serif;
	font-size:42px;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
}
.medias{
	width:105px;
	height:100px;
	float:right;
	margin:0;
	padding:0;
	text-align:left;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:13px;
	color:#ffe6e7;
	line-height:44px;
}
.medias_inner_right{
	width:30px;
	height:100px;
	margin:0px 0 0 0;
	padding:0;
	float:right;
}
.media_img_div{
	width:25px;
	height:25px;
	overflow:hidden;
	margin:10px 0 0 10px;
	float:right;
}
.media_img_div img{
	transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
}
.media_img_div img:hover{
	margin:-25px 0 0 0;
}
.menu_outer{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background: #343333;
background: -moz-linear-gradient(top, #343333 0%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#343333), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #343333 0%,#000000 100%);
background: -o-linear-gradient(top, #343333 0%,#000000 100%);
background: -ms-linear-gradient(top, #343333 0%,#000000 100%);
background: linear-gradient(to bottom, #343333 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343333', endColorstr='#000000',GradientType=0 );
}
.menu{
	width:1000px;
	height:53px;
	margin:0 auto;
	padding:0;
	list-style-type:none;
}
.menu li{
	width:auto;
	height:auto;
	margin:0 ;
	padding:0;
	float:right;
}

.menu li:hover .submenu{
	height:auto;
}
.menu li:hover .submenu li{
	display:block!important;
}
.menu li .submenu{
	width:200px;
	height:0!important;
	margin:0;
	padding:0;
	position:absolute;
	z-index:150;
	background:#000;
}
.menu li .submenu li{
	width:100% !important;
	height:40px !important;
	margin:0;
	padding:0;
	display:none!important;
}
.menu li .submenu li a{
	width:90% !important;
	height:40px !important;
	margin:0;
	padding:0 0 0 10%!important;
	line-height:40px !important;
	text-align:left!important;
	background: #343333;
background: -moz-linear-gradient(top, #343333 0%, #000000 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#343333), color-stop(100%,#000000));
background: -webkit-linear-gradient(top, #343333 0%,#000000 100%);
background: -o-linear-gradient(top, #343333 0%,#000000 100%);
background: -ms-linear-gradient(top, #343333 0%,#000000 100%);
background: linear-gradient(to bottom, #343333 0%,#000000 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#343333', endColorstr='#000000',GradientType=0 );
}

.menu li a{
	width:auto;
	height:53px;
	margin:0 ;
	padding:0 35px;
	display:block;
	text-align:center;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:18px;
	color:#fff;
	line-height:53px;
}
.menu li a:hover{
	color:#ff4e4f;
}
.activelink{
	color:#ff4e4f!important;
}
.sajupaul_img{
	width:257px;
	height:212px;
	margin:-159px 0 0 0;
	padding:0;
	position:absolute;
	z-index:500;
}
.banner{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.content_outer{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:#fff;
}
.content{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
}
h1{
	text-align:left;
	font-size:24px;
	color:#c60c0c;
	font-family: 'Philosopher', sans-serif;
	margin:15px 0 10px 0;
	text-transform:capitalize;
	padding:0;
}
h2{
	text-align:center;
	font-size:24px;
	color:#fff;
	font-family: 'Philosopher', sans-serif;
	margin:15px 0 10px 0;
	text-transform:capitalize;
	padding:0;
}
h5{
	text-align:left;
	font-size:17px;
	color:#999;
	font-family: 'Philosopher', sans-serif;
	margin:10px 0 10px 0;
	text-transform:capitalize;
	padding:0;
}
p{
	text-align:left;
	text-decoration:none;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color:#666;
	line-height:20px;
}
.content70{
	width:60%;
	height:auto;
	margin:0;
	padding:0;
	float:left;
}
.content30{
	width:35%;
	height:auto;
	margin:0;
	padding:0;
	float:right;
}
.home_video_outer{
	width:100%;
	height:292px;
	margin:17px 0;
	padding:0;
}
.home_video{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
}
.content_red_outer{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:#cc3333;
}
.content_red{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding:0;
}
.about_ul{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	list-style-type:none;
}
.about_ul li{
	width:22%;
	height:auto;
	margin:0 4% 0 0 ;
	padding:0 0 25px 0;
	float:left;
}
.first{
	width:100px;
	height:100px;
	margin:30px auto 20px;
	padding:0;
	background:#ddd;
	border-radius:50%;
	border:5px solid #fff;
	overflow:hidden
}
.whitecolor{
	color:#fafafa!important;
	text-align:center!important;
}
.readmore{
	width:auto;
	margin:0  0 0 30%;
	padding:7px 15px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color:#cc3333;
	box-shadow:1px 1px 5px 3px #993333;
	background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: -o-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: linear-gradient(to bottom, #ffffff 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
}
.slideimges_outer{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	background:#edebeb;
}
.slideimges{
	width:1000px;
	height:auto;
	margin:0 auto;
	padding: 15px 0;
}
.footer_outer{
	width:100%;
	height:57px;
	margin:0;
	padding:0;
	background:#000;
	line-height:57px;
	text-align:center;
	font-family: 'Philosopher', sans-serif;
	font-size:12px;
	color:#555;
}
.arius{
	color:#555;
}
.arius:hover{
	color:#dd0a0e;
}
.bannertxt{
	position: absolute; 
	width: 100%; 
	height: 170px; 
	/*top: 430px; */ 
	bottom:0;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.34) 0%, rgba(0,0,0,0.34) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.34)), color-stop(100%,rgba(0,0,0,0.34)));
background: -webkit-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.34) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.34) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.34) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.34) 0%,rgba(0,0,0,0.34) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#57000000', endColorstr='#57000000',GradientType=0 );
}
.whiteclrpara{
	color:#fff !important;
	font-size:20px!important;
	text-align:center!important;
}
.whiteclrh1{
	color:#fff !important;
	font-size:50px!important;
	text-align:center!important;
}
.photogal{
	width:100%;
	height:auto;
	margin:10px 0;
	padding:0;
	list-style-type:none;
}
.photogal li{
	width: 22%;
	height: auto;
	margin: 0 4% 15px 0;
	padding: 0 0 0 0;
	background:#eee;
	float: left;
	border-bottom:3px solid #CC3300;
}
.img_div{
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	overflow:hidden;
}
.data_div{
	width:100%;
	height:50px;
	display:none;
	margin:0;
	padding:5px 0;
	overflow:hidden;
	text-align:center;
	line-height:20px;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:13px;
	color:#333;
}
.mbt{
	margin-bottom:15px!important;
}
.couter{
	width:100%;
	height:auto;
	min-height:20px;
	margin:0px 0;
	padding:0;
	text-align:left;
	text-transform:capitalize;
	font-size:15px;
	color:#999;
	font-family: 'Philosopher', sans-serif;
	line-height:30px;
}
.red{
	color:#ff0000;
	}
.txt{
	width:70%;
	height:30px;
	border:1px solid #eee;
	background:#fff;
	text-align:left;
	text-decoration:none;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color:#333;
	line-height:30px;

}
.txt_area{
	width:70%;
	height:100px;
	border:1px solid #eee;
	background:#fff;
	text-align:left;
	text-decoration:none;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color:#333;
	line-height:30px;
	resize: none;
}
.readmore2{
	width:auto;
	border:none;
	margin:15px 15px 15px 0;
	padding:0px 15px;
	height:30px;
	line-height:30px;
	text-align:center;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color:#cc3333;
	background: #ffffff;
background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#cccccc));
background: -webkit-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: -o-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: -ms-linear-gradient(top, #ffffff 0%,#cccccc 100%);
background: linear-gradient(to bottom, #ffffff 0%,#cccccc 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc',GradientType=0 );
}
.ph{
	margin:10px 10px 0 0;
}
.ml{
	margin-left:51px!important;
}
.matp{
	margin-top:-26px!important;
	display:block;
}
.outer1{
	width:40%;
	height:25px;
	line-height:25px;
	margin:0;
	padding:0;
	float:left;
	color:#666666;
	text-align:left;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
}
.rgt{
	float:right;
}
.outer2{
	width:55%;
	height:25px;
	line-height:25px;
	margin:0 0 0 3%;
	padding:0;
	float:left;
	color:#666666;
	text-align:left;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
}
.hght{
	height:155px!important;
}
.newspara{
	height:auto;
	max-height:60px;
	overflow:hidden;
}
.rd{
	color:#222;
	text-align:left;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:12px;
	margin:0;
}
.rd:hover{
	color:#CC3300;
}
.nwsimg{
	margin:0 20px 0px 0;
	border:5px solid #eee;
}
.conpara
{
background-color:#D00;
color:#FFFFFF;
text-align:center;
border-radius: 10px;
width:430px;
}



