body{
	background:#f8f8f8;
}


.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 5%;
    font-size: 20px;
    color: #333 !important;
    text-align: center;
    text-shadow: 0 1px 2px rgba(255, 255, 255, .6) !important;
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}

.logo-text{
	color:#000;
	font-weight:bold;
	font-size:27px;
	font-family: 'Roboto', sans-serif;
	line-height:32px;
	margin-top:10px;
}

.logo-text2{
	color:#002aa3;
	font-weight:bold;
	font-size:17px;
	margin:0;
	font-family: 'Roboto', sans-serif;
}

.logo-text3{
	color:#002aa3;
	font-weight:bold;
	font-size:17px;
	margin:0;
	font-family: 'Roboto', sans-serif;
	line-height:0px !important;
}

.center-block{
	float:none !important;
}

.ds{
	background:#f2f2f2;
	border:1px solid #ccc;
	padding:10px;
	border-bottom:3px solid #ccc;
}

#header{
	/*background:url("../images/tri-bg.jpg")repeat-x;*/
	background:#fff;
}

.clear{
	clear:both;
}

.videoWrapper {
	position: relative;
	padding-bottom: 50%; /* 16:9 */
	padding-top: 0px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.mar-10{
	margin:10px 0;
}

.margin-bottom-10{
	margin-bottom:10px;
}

#navigation{
	background:#0c5d8c;	
}

#slider{
	margin-bottom:10px;
	margin-top:5px;
}

#footer{
	background:#212121;
	color:#fff;
	padding-top:15px;
	padding-bottom:5px;
	margin-top:40px;
}

#footer a{
	color:#fff;
}

#footer .fla{
	margin-left:-15px;
}

.bordernone{
	border:none !important;
}

#footer .fla li{
	float:left;
}

#footer .fla li a.last-child{
	border-right:none;
}

#footer .fla li a{
	border-right:1px solid #fff;
	padding:0 15px;
}

.hr2{
	clear:both;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}

#archives-2{
	border:1px solid #ddd;
	padding:15px;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}

.nn li{
	border-bottom:1px solid #ccc;
	padding:10px 0;
}

.nn li:last-child{
	border-bottom:none;
}

.mar-bot-10{
	margin-bottom:10px;
}

.f-mn li{
	background:#f4f3f3;
	border:1px solid #ccc;
}

.f-mn li a:hover{
	background:#1285c6 !important;
	color:#fff;
}

.f-mn li:first-child{
	margin-left:2px;
}

.nav-pills > li > a{
	border-radius:0px !important;
}

.nav-justified > li > a{
	margin-bottom:0 !important;
}

.bl{
	color:#002aa3;
	margin-top:0;
	border-bottom:1px solid #333;
	padding-bottom:5px;
	margin-bottom:17px;
}

#main-content{
	margin:20px 0;
}

.srch{
	margin-top:5px;
}

.srch img{
	margin-bottom:7px;
}

.marquee2{
	background:#444;
	color:#fff;
	padding:10px;
	margin-top:7px;
}

.carousel-content {
    color:black;
}

.carousel-content  h3{
	color:#0288d1;
	margin-top:0;
	font-size:18px;
}

#text-carousel {
  width: 100%;
  height: auto;
  padding: 10px 50px;
  box-shadow:0px 0px 5px #ccc;
}

.re{
	padding-left:0;
}

.re li{
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}

#custom-search-input {
        margin:0;
        padding: 0;
		margin-bottom:10px;
    }
 
    #custom-search-input .search-query {
        padding-right: 3px;
        padding-right: 4px \9;
        padding-left: 3px;
        padding-left: 4px \9;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
 
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
    }
 
    #custom-search-input button {
        border: 0;
        background: none;
        /** belows styles are working good */
        padding: 2px 5px;
        margin-top: 2px;
        position: relative;
        left: -28px;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#1285c6;
    }
 
    .search-query:focus + button {
        z-index: 3;   
    }
	
.pd0{
	padding:0 !important;
}
	
.x2{
	margin-bottom:0 !important;
}

.x2 .list-group-item{
	border-radius:0px !important;
	border-left:none !important;
	border-right:none !important;
}

.x2 .list-group-item a{
	color:#333;
}

.x2 .list-group-item:hover{
	background:#25b5f2;
}

.x2 .list-group-item:hover a{
	color:#fff;
}
.x2 .list-group-item a:hover{
	color:#fff;
	text-decoration:none;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
	margin-bottom:20px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

    .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
#content{
	border:1px solid #ccc;
	padding:20px;
	margin:20px 0;
	background:#fff;
}

.whitebg{
	background:#fff;
	padding:0 15px;
}

#content h3{
	background:url("../images/heading-bg.jpg") repeat-x;
	margin-top:0;
	text-align:center;
}

.panel2{
	background:url(../images/hbg.jpg) repeat-x;
	font-weight:bold;
}

.black{
	background:#333 !important;
	font-weight:bold;
}

.red{
	background:#a41309 !important;
	font-weight:bold;
}

.m-content{
	background:#fff;
	padding:10px 20px;
	margin:20px 0;
	border-bottom:3px solid #333;
	box-shadow:0px 0px 3px #ccc;
}

.b1{
	background:#fff !important;
	/*box-shadow:0px 0px 3px #fff;*/
	margin-bottom:0px !important;
}

.last{
	border-right:none !important;
}



.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

@media screen and (min-width: 768px) {
    #adv-search {
        width: 100%;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 100%;
    }
}

.left-linking{
	margin-bottom:15px;	
}

.left-linking ul{
	padding-left:0 !important;
	margin-left:0 !important;
}

.left-linking ul li{
	list-style:none;
	background:#fff;
	padding:10px 20px;
	margin-bottom:5px;
	border:1px solid #ccc;
	border-radius:20px;
	transition:all .3s;
}

.left-linking ul li:hover{
	background:#f44336;
	color:#fff;
}

.left-linking ul li:hover a{
	color:#fff;
}

.left-linking ul li a{
	width:100%;
}

.left-linking ul li a:hover{
	text-decoration:none;
	color:#fff;
}

.bullet li{
	padding:4px 0;
}

.hindi{
	position:fixed;
	z-index:999;
	top:40%;
	right:0px;
}

#header h1{
	line-height:20px;
	margin:0;
	font-weight:600;
	margin-top:10px;
}

.mn1{
	font-size:18px;
}

.mn2{
	font-size:22px;
}

.img-left{
	float:left;
	margin-right:20px;
}

.fsize {
	position: absolute;
    left: 62% !important;
    /* top: 0px; */
    z-index: 1;
    float: right;
    margin-bottom: 10px;
    margin-top: 20px;
}
.fsize li {
float: left;
    list-style: none;
    width: 25px;
    height: 25px;
    text-align: left;
    border: 2px solid #212121;
    background: #fff;
    padding: 2px;
    margin-right: 7px;
    margin-left: -2px;
}
.fsize li a{
	color:#000 !important;
	font-size:14px;
}

@media (max-width:730px){
	#header h1{
		line-height:14px;
	}
	
	#header .mn1{
		font-size:13px;
	}
	
	#header .mn2{
		font-size:15px;
	}
	
	.l1{
		height:90px;
		margin-bottom:10px;
	}
	
	.l2{
		height:90px;
	}
	
	.img-left{
		margin-right:10px;
	}
	
	.fsize {
		position: absolute;
		left: 62% !important;
		/* top: 0px; */
		z-index: 1;
		float: right;
		margin-bottom: 10px;
		margin-top: 10px;
		width:150px;
	}
			
}


@media (max-width:500px){
	#header h1{
		line-height:7px;
	}
	
	.img-left{
		margin-right:5px;
	}
	
	#header .mn1{
		font-size:10px;
	}
	
	#header .mn2{
		font-size:11px;
	}
	
	.l1{
		height:60px;
		margin-bottom:10px;
	}
	
	.l2{
		height:60px;
	}
			
}



ol li{
	padding:6px 0;
}




li ul li{
	list-style:none;
}




/*****home*******/
.left-linking ul li{
	background:#b10c00;
}
.left-linking ul li a{
	color:#fff;
}
.left-linking ul li:hover{
	background: #940a00 !important;
}

/*********ars*********/
.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #1285c6 !important;
color: #fff !important;
}
.table-striped > tbody > tr:nth-of-type(2n+2){
	background:#aee1fe !important;
	color: #000 !important;
}
.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td{border:1px solid #fff !important;}

.feedbackform{
	position:fixed;
	right:0;
	top:50%;
	background:#212121;
	padding:10px 15px;
	border:4px solid #1285c6;
	border-right:0px;
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	z-index:1;
	
}

.feedbackform:hover{
	background:#1285c6;
}

.feedbackform a{
	color:#fff;
}
/*inline css class*/
.floatnone{
	float:none;
}
.adbtmlinkhead{
	margin-left:200px;color:green;
}
.adbtmlinkheadred{
	margin-left:200px;color:red;
}
.aligncntr{
	text-align:center;
}
.color{
	color:#FF0000;
}
.paddingrght{padding-right: 0.1px;}
.adminmsg{padding:5px;text-align:center;font-size:18px; color:#fff; font-weight:bold;}
.caprefresh{font-size:10px; color:#fff; font-weight:bold;}
.adminfltred{float:right;color:red;}
.marginmain{
	margin-top:7px;
}
.hindipageheight{min-height:355px;}
.pageminheight{min-height:310px;}
.glryheight{min-height:40px;}
.imgglryheight{height: 120px;}
.hindiindeximg{width:100% !important;height:265px !important;}
.hindifoterlink{margin-top: 13px; width: 54px;}
.hinditextdec{text-decoration:none;}
.hostweb{margin-left: 23px;}
.hostweb a img{margin-top: -65px;margin-left: 92px;}
.hostwebcont{margin-left: -74px;}
.headerskip{position:relative;top:-5px;text-align:center;}
.headerlink{font-weight: 700;color: white;font-size:12px !important;}
.feedbackhead{margin: 0 0 13px 0px;}
.feedbacktext{resize:none; margin: 0 0 13px 0px;}
.menu{font-size:14px;}

.hindihdr{width: 162px;}
.hindirightbar{width:308px;height:130px;}
.headerskip #main-contentxyz{font-weight: 700;color: white;font-size:13px !important; background: rgba(0,0,0,1);}
.xolo{color: #fff !important;display: block !important;margin: -5px !important;padding: 5px !important;}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}


.feedbackform1 {
    position: fixed;
    right: 0;
    top: 60%;
    background: #212121;
    padding: 10px 15px;
    border: 4px solid #1285c6;
    border-right: 0px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 1;
}

.feedbackform1 a {
    color: #fff;
}
.white{
color:#fff;

}
.footer1 {
background-color: #0a4a6f;
padding-top:15px;
padding-bottom:15px;
}

.footer-box-title {
color: #f8f8f8;
font-weight: bold;
margin-top: 8px;
font-size:11px;
}
.footer-box-link {
float: left;
text-align: center;
width: 100%;
}


.footer-box {
float: left;
width: 12%;
text-align: center;
display:block;
}
@media(max-width:950px){
.footer-box{
width:24%;
}
}
@media(max-width:750px){
.footer-box{
width:50%;
}
}
@media(max-width:650px){
.footer-box{
width:100%;
}
}

.footer-box a {
color: #575083;
text-decoration: none;
}
.bottom a {
font-size: 80%;
color: #303030 !important;
text-decoration: none;
}
.divcenter {
	text-align: center;
}
.ST{
height: 205px;
overflow: hidden;
position: relative;
}
.ST .scroll {

width: 100%;
height: 415px;
text-align: left;
-moz-transform:translateX(100%);
-webkit-transform:translateX(100%);
transform:translateX(100%);
-moz-animation: ST 15s linear infinite;
-webkit-animation: ST 15s linear infinite;
animation: ST 25s linear infinite;
}
@-moz-keyframes ST {
0% { -moz-transform: translateY(100%); }
100% { -moz-transform: translateY(-100%); }
}
@-webkit-keyframes ST {
0% { -webkit-transform: translateY(100%); }
100% { -webkit-transform: translateY(-100%); }
}
@keyframes ST {
0% {
-moz-transform: translateY(100%);
-webkit-transform: translateY(100%);
transform: translateY(100%);
}
100% {
-moz-transform: translateY(-100%);
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
}

.divcenter span {
  display: inline-block;
  padding: 6px 6px 4px;
  border-radius: 3px;
  background: #b09dc4;
  margin-right: -2px;
}

.fontchange {
	font-weight: 700 !important;color: white !important;font-size:13px !important;
}

.screenwidth {
	width: 150px !important;
}

@keyframes marquee {
  0% { transform: translateY(100%); }
  100% { transform: translateY(-100%); }
}