
body{background:url(../images/bg.jpg) left top repeat; -webkit-animation: fadein 2s; /* Safari, Chrome and Opera > 12.1 */
       -moz-animation: fadein 2s; /* Firefox < 16 */
        -ms-animation: fadein 2s; /* Internet Explorer */
         -o-animation: fadein 2s; /* Opera < 12.1 */
            animation: fadein 2s}
			
@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}
::selection {
  background: #ed1d24; color:#fff; /* WebKit/Blink Browsers */
}
::-moz-selection {
  background: #ed1d24; color:#fff; /* Gecko Browsers */
}

.top_border {background:url(../images/top-border.jpg) left top repeat-x;}
.blue {color:#2e3092; border-bottom:#06F solid 1px; padding-bottom:20px;}
.blue_main {color:#2e3092;}
.blue_main_new {font-size:18px; font-weight:bold; color:#2e3092;}
.mb10 {margin-bottom:10px;}
.logo {margin-top:16px;}
.nopr {padding-right:0px;}
.nomr {margin-right:0px;}
.satya {float:right;}
@media (max-width:768px) {
.satya {float:left;}	
}
@media (max-width:768px) {
.info_mation {padding-left:0px;}
}

@media (max-width:768px){
.breadcrumb {visibility:hidden !important; display:none !important;}
}

.blue_bg {border-radius: 10px 10px 0px 0px;
-moz-border-radius: 10px 10px 0px 0px;
-webkit-border-radius: 10px 10px 0px 0px;
border: 0px solid #000000; background-color:#2e3092; line-height:40px; color:#fff; padding-left:10px;}

.nopl {padding-left:0px;}
.scroll-text {
  height: 300px;
  overflow: scroll;
  line-height:26px; margin-bottom:10px;}

.scroll-text ul li {border-bottom:#CCC solid 1px; padding-bottom:15px; margin-bottom:10px; text-align:justify;}
.scroll-text ul li a {color:#000;}
.scroll-text ul li a:hover {text-decoration:none;}
.mb0 {margin-bottom:0px;}

.scroll-text-one {
  height: 300px;
  overflow: hidden;
  line-height:26px;}

.scroll-text-one ul li {padding-bottom:10px;text-align:justify;}
.scroll-text-one ul li a {color:#000;}
.content_new li a {
	padding: 0 0 0 50px; /* 75px being the width of the thumbnail + how much space you want to put between it and your text */
	position: relative; /* So the thumbnail is relative to this */
}

	.content_new img {
		left: 0;
		position: absolute;
		top: 10px;
	}

.box_bg {background-color:#f9fdff; border:#CCC solid 1px;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);
-moz-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);
box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.22);}

.red_box {margin-top:10px; background-color:#ed1d24; border-radius:10px; padding:40px 30px; color:#fff; text-align:center;-webkit-box-shadow: inset 0px 8px 5px 0px rgba(0,0,0,0.44);
-moz-box-shadow: inset 0px 8px 5px 0px rgba(0,0,0,0.44);
box-shadow: inset 0px 8px 5px 0px rgba(0,0,0,0.44);}

.footer {background-color: rgba(18, 20, 46, 0.9); margin-top:-24%; padding-bottom:30px; padding-top:46px;}
.footer_new {background-color:#2e3092; padding-bottom:30px; padding-top:46px;}
.government_icon a {margin-bottom:15px !important;}
.white {color:#fff; margin-top:0px;}
.white_new {color:#fff; line-height:26px;}

/* BackToTop button css */
#scroll {
position:fixed;
right:10px;
bottom:10px;
cursor:pointer;
width:50px;
height:50px;
background-color:#2e3092;
text-indent:-9999px;
display:none;
-webkit-border-radius:60px;
-moz-border-radius:60px;
border-radius:60px;
z-index:1;
}
#scroll span {
position:absolute;
top:50%;
left:50%;
margin-left:-8px;
margin-top:-12px;
height:0;
width:0;
border:8px solid transparent;
border-bottom-color:#ffffff
}
#scroll:hover {
background-color:#ed1d24;
opacity:1;filter:"alpha(opacity=100)";
-ms-filter:"alpha(opacity=100)";}

.nopadding {padding-left:0px; padding-right:0px;}

.about_us {background:url(../images/bc-back1.jpg) left top no-repeat; padding:30px 0px; background-size:cover; width:100%;}
.bread-heading {color:#fff; font-size:30px; border-bottom:#FFF solid 3px; padding-bottom:10px; display:inline-block;}
.breadcrumb a {color:#fff;}
.breadcrumb a:hover {color:#000; text-decoration:none;}
.breadcrumb a {color:#fff; font-weight:bold;}
.breadcrumb {background-color:#ed1d24; font-size:14px;}
.breadcrumb a:hover {color:#000; text-decoration:none;}
.bread-heading {color:#fff; font-size:30px; border-bottom:#FFF solid 3px; padding-bottom:10px; display:inline-block;}
.word_detial {line-height:26px; color:#333; padding-top:20px;}
.heding_with_bg {background-color:#484848; color:#fff; padding:10px; text-align:center; font-weight:bold;}
.mt15 {margin-top:15px;}
.table_header {background-color:#ed1d24; color:#fff;}
.hand li {background:url(../images/hand.gif) left 8px no-repeat; padding-left:50px; line-height:26px;}
.hand li a {color:#000;}
.hand li a:hover {color:#ed1d24; text-decoration:none;}

.flexcroll{ width:100%;
            height:100%;
            overflow-y:scroll;
           }
.flexcroll{
    scrollbar-face-color: #ed1d24;
    scrollbar-shadow-color: #FFFFFF;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
    scrollbar-arrow-color: #FFFFFF;
}

/* Let's get this party started */
.flexcroll::-webkit-scrollbar {
    width: 12px;
}
 
/* Track */
.flexcroll::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(18, 20, 46, 0.9); 
    -webkit-border-radius: 10px;
    border-radius: 10px;
}
 
/* Handle */
.flexcroll::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(0,0,0,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(18, 20, 46, 0.9); 
}

.one {width:7%;}
.two {width:8%;}
.three {width:17%;}
.four {width:68%;}
.ftr_links li a {color:#fff; line-height:26px;}
.ftr_links li a:hover {text-decoration:none; color:#F00;}
.last_div .img-responsive {margin: 0 auto;}
.mt10 {margin-top:5px;}

/*8-3-2016*/

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
 }
.blue_main_new {font-size:18px; font-weight:bold; color:#2e3092; margin-left:65px;}
.hem_one {margin-top:-20px;}
.hem_two {margin-top:-70px;}
@media (max-width:1200px) {
.blue_main_new {font-size:18px; font-weight:bold; color:#2e3092; margin-left:0px;}
.hem_one {margin-top:0px;}
.hem_two {margin-top:0px;}
}
 
.new_scroll {height:660px; overflow:scroll;} 
.help a {font-size:20px; font-weight:bold; color:#fff;-webkit-transition: all 0.7s ease;
transition: all 0.7s ease;}
.help a:hover {color:#000; text-decoration:none;text-shadow: 0px 0 5px #2e3092;}
.mt25 {margin-top:25px;}



/********************************/
/*         Slider css     */
/********************************/
@import url(https://fonts.googleapis.com/css?family=Quicksand:400,700);
#first-slider .main-container {
	padding: 0;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight:700;
}
#first-slider .slide1 h4, #first-slider .slide2 h4, #first-slider .slide3 h4, #first-slider .slide4 h4 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
	font-weight:700;
}
#first-slider .slide1 .text-left, #first-slider .slide3 .text-left {
	padding-left: 120px;
}
#first-slider .carousel-indicators {
	bottom: 0;
}
#first-slider .carousel-control.right, #first-slider .carousel-control.left {
	background-image: none;
}
#first-slider .carousel .item {
	min-height: 425px;
	height: 100%;
	width:100%;
}
.carousel-inner .item .container {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	right: 0;
}
#first-slider h3 {
	animation-delay: 1s;
}
#first-slider h4 {
	animation-delay: 2s;
}
#first-slider h2 {
	animation-delay: 3s;
}
#first-slider .carousel-control {
	width: 6%;
	text-shadow: none;
}
#first-slider h1 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 30px;
	font-weight: bold;
}
#first-slider .p {
	padding-top: 125px;
	text-align: center;
}
#first-slider .p a {
	text-decoration: underline;
}
#first-slider .carousel-indicators li {
	width: 14px;
	height: 14px;
	background-color: rgba(255, 255, 255, .4);
	border:none;
}
#first-slider .carousel-indicators .active {
	width: 16px;
	height: 16px;
	background-color: #fff;
	border:none;
}
.carousel-fade .carousel-inner .item {
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.carousel-fade .carousel-inner .item, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	opacity: 0;
}
.carousel-fade .carousel-inner .active, .carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
	opacity: 1;
}
.carousel-fade .carousel-inner .next, .carousel-fade .carousel-inner .prev, .carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
	left: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-control {
	z-index: 2;
}
.carousel-control .fa-angle-right, .carousel-control .fa-angle-left {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
}
.carousel-control .fa-angle-left {
	left: 50%;
	width: 38px;
	height: 38px;
	margin-top: -15px;
	font-size: 30px;
	color: #fff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 53px;
}
.carousel-control .fa-angle-right {
	right: 50%;
	width: 38px;
	height: 38px;
	margin-top: -15px;
	font-size: 30px;
	color: #fff;
	border: 3px solid #ffffff;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-radius: 53px;
}
.carousel-control {
	opacity: 1;
	filter: alpha(opacity=100);
}
/********************************/
/*       Slides backgrounds     */
/********************************/
#first-slider .slide1 {
	background-image: url(../images/fullbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#first-slider .slide2 {
	background-image: url(../images/doctro-bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
#first-slider .slide3 {
	background-image: url(../images/thirdbg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}
 
@media (max-width:768px) { 
.homeslider {display:none !important; visibility:hidden !important;} 
}




.mt35 {margin-top:35px;}
@media (max-width:768px) {
.blue {padding-bottom:50px;}
}
@media (max-width:1024px) {
.new_rrb_cl {float:left !important; text-align:left;}
}
.new_rrb_cl {float:right; color:#F00;}