@charset "UTF-8";
$enable-responsive-font-sizes 
html, body {
	height: 100%;
}


 
body {
	line-height: 28px !important;
	font-size: 15px;
/* 	color: #222; */
	/* font-family: "Roboto", sans-serif !important; */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	overflow-x: hidden;
	background: whitesmoke;
	position: relative;
  font-family: Times, Times New Roman, Georgia, serifs;
  font-weight: 500;
}


.container-fluid{

    padding:0px;
    margin: 0px;
}

.col {
	
	 padding:0px;
    margin: 0px;
}
/* body p {
	
	 font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
  font-weight: 900;
} */

 a {
  outline: none;
  text-decoration: none;
  padding: 2px 1px 0;
}

.myanchor{
	
	color: #ffffff;
}

.myanchorli
{
	
	color: #ffffff important;
	
}
.myservices
{

	font-size: medium;
	
}
/*
a:link {
  color: #ffffff;
}

a:visited {
  color: #ffffff;
}

a:focus {
 
  background: #ffffff;
  color:#26559b;
}

a:hover {
   
  background: #ffffff;
  color:#26559b;
}

a:active {
  background: #26559b;
  color: #fffff;
} */

/* .dropdown-menu a
{
  background: #ffffff;
    color:#26559b;
 
}

.nav-link{
	
  background: #26559b;
  color:#ffffff;
   border-radius: 25px;
}

.dropdown-menu{
	
	line-height: 5px;
	 border-radius: 25px;
} */

/* .dropdown-menu
{
  background: #ffffff;
  color:#26559b;
   border-radius: 25px;
}
 */
 
 .parag{
 
    font-family: Times, Times New Roman, Georgia, serif;
   line-height: 1.5em;
   text-align: justify;
     font-size: 18px;
 }
 
 .paragheading{
 
  font-family: Times, Times New Roman, Georgia, serif;
   line-height: 1.5em;
   text-align: justify;
 }
 
 

 
.container-fluid{
   overflow: hidden;
   margin: 0;
   padding: 0;
}

.brand
{
	color: #26559b;
	font-family: "Garamond";
	font-size: 25px;
	font-weight: 500;
	font-weight: 900;
}

/* header   */
.headerdiv {
	background: #ffffff none repeat scroll 0 0;
	padding: 0px;
	width: 100%
	
}


.headertext{
	color: #26559b;
}

.headervalue{
	color: #f54242;
	font-weight: bolder;
}


/* dropdown-divider{
	
	line-height: 0.5px;
}

.top-bar-block ul {
	margin: 0;
	padding-top: 10px;
	float: left;
}

.top-bar-block ul li {
	line-height: 24px;
}

.top-bar-block ul li p {
	font-size: 20px;
	color: #343f79;
	font-weight: 400;
	margin: 0px;
	font-family: "Roboto", sans-serif;
}

.top-bar-block button {
	padding: 2px 12px;
	border: 0px;
	font-family: sans-serif;
	color: #fff;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 16px;
	display: block;
	overflow: hidden;
	border-radius: 6px;
	background: #066e96;
	margin: 2px 0;
	font-weight: 500;
}

.top-bar-block button:hover {
	color: #000;
	background: #cedce0;
	transition: all 0.24s ease-in-out;
	text-decoration: none;
}

.top-bar-block ul li p {
	font-size: 16px;
}

.tollfree ,.gstin {
	font-size: 16px;
	color: #d61d09;
}


.dropdown-large{ padding:20px; }

@media all and (min-width: 992px) {
	.dropdown-large{ min-width:500px; }
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 6px 6px 6px;
    -moz-border-radius: 0 6px 6px;
    border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
    border-left-color: #fff;
}

.dropdown-submenu.pull-left {
    float: none;
}

.dropdown-submenu.pull-left>.dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px;
} */

/* ========================================================= */

.mybanner{
	
	width: 950px; 
	margin-left: 50px;
}

.headingsub{
	line-height: 1px;
	 margin-top: 25px;
	
}


/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  body,
   html {font-size: 10px;}
   .brand{font-size: 16px;pading:1px;}
   .tollfree ,.gstin {font-size: 12px;}
   .mybanner{
	width: 380px; 
	margin-left: 20px;
    }
    
    .headerul{
	text-align: center;padding: 10px;font-size: 12px; 
}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
/* @media only screen and (min-width: 600px) {
   body,
   html {font-size: 10px;}
   
} */

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (max-width: 768px) {
   body,
   html {font-size: 12px;}
  .mybanner{
	width: 430px; 
	margin: 0px;
	padding:0px;
    }
     .headerul{
	text-align: center;padding: 10px;font-size: 12px; 
}
} 

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (max-width: 992px) {
   body,
   html {font-size: 14px;}
    
} 

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (max-width: 1200px) {
   body,
   html {font-size: 16px;}
   .brand{font-size: 25px;}
   .subheader{color:black}
     .headerul{
	text-align: center;padding: 10px;font-size: 12px; 
}
}





.navMenu{
	
	background: #006699;
	 
	
}

.navMenu font{
	
	color: #006699;
	 
	
}

/* @media (min-width:394px) and (max-width:991px){header.step-header.home-one {
	position: fixed;
	width: 100%;
	z-index: 99;
	top: 0;
	background: #fff;
	font-size:8px;
	 padding-left:0%;
	padding-bottom:12px;
	folat:left;
	}} */
	
	
	


.meta {
    font-family: Helvetica,Arial,open-sans;
    font-size: .8571rem;
    font-weight: 600;
    color: red!important;
}



@media (max-width: 991px) {
  .announcements h2 {
    border-bottom: none;
  }
}

@media (max-width: 991px) {
  .announcements h2.events-heading {
    padding-left: 15px;
    margin-top: 20px;
  }
}

.announcements .slick-slider ul {
  font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.announcements .slick-slider ul li:last-child {
  border-bottom: none;
  margin-bottom:65px;
}

.announcements .slick-slider ul li h3:hover a {
  color: #7d3793;
  text-decoration: underline;
}

.announcements .slick-slider ul p {
  font-size: 1.2rem;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all {
  color: #0093e0!important;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.announcements .slick-slider .all:hover {
  border-bottom: none;
}

.announcements .slick-slider .all .fa-caret-right {
  padding-left: 6px;
  position: relative;
}

.announcements .slick-slider .all .fa-caret-right:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -4px;
  right: 0;
  background-color: #fff;
}

.announcements .left-right-arrows button:first-child {
  margin-right: 3px;
}


.headerul{
	text-align: justify;padding: 25px;font-size: 18px; 
}
@media (max-width: 991px) {
  .announcements {
    margin: 0 auto;
    width: 70%;
  }
}

@media (max-width: 767px) {
  .announcements {
    width: 80%;
  }
}

@media (max-width: 500px) {
  .announcements {
    width: 100%;
  }
}

.left-right-arrows {
  position: absolute;
  bottom: 0px;
  right: 10px;
}

@media (max-width: 767px) {
  .left-right-arrows {
    border-top: -21px;
  }
}

.left-right-arrows button {
  height: 38px;
  width: 38px;
  border: 1px solid #464646;
}

@media (min-width: 360px) and (max-width: 767px) {
  .left-right-arrows button {
    height: 50px;
    width: 50px;
  }
  
}


.events-section {
  position: relative;
  margin: 0 auto;
}

@media (max-width: 991px) {
  .events-section {
    width: 70%;
  }
}

@media (max-width: 767px) {
  .events-section {
    width: 80%;
  }
}

@media (max-width: 500px) {
  .events-section {
    width: 100%;
  }
}

.events-section .slick-slider ul {
  font-family: "Open Sans Condensed", Arial, Verdana, sans-serif;
}

.events-section .slick-slider ul li {
  padding: 2rem 0;
  position: relative;
}



.events-section .slick-slider ul li:last-child {
  border-bottom: none;
  margin-bottom: 65px;
}



@media (max-width: 767px) {
  .events-section .slick-slider ul li:after {
    width: 80px;
  }
}

.events-section .slick-slider ul li:hover .events-date {
  background-color: #461e52;
  color: #fff;
}

.events-section .slick-slider ul li:hover .event-li h3 {
  color: #0093e0!important;
}

.events-section .slick-slider ul li .event-li {
  display: inline-block;
  padding-left: 42px;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li {
    padding-left: 15px;
  }
}

.events-section .slick-slider ul li .event-li h3 {
  display: inline-block;
  margin-bottom: 8px;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li h3 {
    font-size: 1.429rem;
  }
}

.events-section .slick-slider ul li .event-li p {
  font-size: 1.214rem;
  font-weight: 600;
  color: #000;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

@media (max-width: 767px) {
  .events-section .slick-slider ul li .event-li p {
    font-size: 16px;
    /*font-size: 1.6rem;*/
  }
}

.events-section .slick-slider .all {
  color: #461e52;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
}

.events-section .slick-slider .all:hover {
  border-bottom: none;
}

.events-section .slick-slider .all .fa-caret-right {
  padding-left: 6px;
  position: relative;
}

.events-section .slick-slider .all .fa-caret-right:after {
  content: '';
  position: absolute;
  width: 100%;
  height: 6px;
  bottom: -4px;
  right: 0;
  background-color: #fff;
}

.events-section .slick-slider .events-date {
  min-width: 81px;
  height: 88px;
  background-color: #0093e0!important;
  font-family: "Helvetica Neue", Helvetica, Arial, open-sans;
  font-weight: 600;
  padding-top: 19px;
  display: inline-block;
  transition: all, 0.4s, ease;
}

@media (max-width: 767px) {
  .events-section .slick-slider .events-date {
    width: 61px;
    height: 68px;
    padding-top: 10px;
  }
}

.events-section .slick-slider .events-date a:focus, .events-section .slick-slider .events-date a:hover {
  color: #fff;
}

.events-section .slick-slider .events-date span {
  font-weight: 300;
  font-size: 2.5rem;
  display: block;
  padding: 0;
  line-height: 30px;
}

@media (max-width: 767px) {
  .events-section .slick-slider .events-date span {
    font-size: 1.429rem;
  }
}

@media (min-width: 991px) {
  .events-section .left-right-arrows {
    bottom: 0px;
  }
}

a {
    color: #fffff!important;
    transition: all,.4s,ease;
}






.breadcrumb { 
  list-style: none; 
  overflow: hidden; 
  font: 18px Sans-Serif;
}
.breadcrumb li { 
  float: left; 
}
.breadcrumb li a {
  color: white;
  text-decoration: none; 
  padding: 10px 0 10px 65px;
  background: brown; /* fallback color */
  background: hsla(34,85%,35%,1); 
  position: relative; 
  display: block;
  float: left;
}


.breadcrumb li a::after { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent; /* Go big on the size, and let overflow hide */
  border-bottom: 50px solid transparent;
  border-left: 30px solid hsla(34,85%,35%,1);
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  left: 100%;
  z-index: 2; 
}

.breadcrumb li a::before { 
  content: " "; 
  display: block; 
  width: 0; 
  height: 0;
  border-top: 50px solid transparent;       
  border-bottom: 50px solid transparent;
  border-left: 30px solid white;
  position: absolute;
  top: 50%;
  margin-top: -50px; 
  margin-left: 1px;
  left: 100%;
  z-index: 1; 
}

.breadcrumb li:first-child a {
  padding-left: 10px;
}
.breadcrumb li:nth-child(2) a       { background:        hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(2) a:after { border-left-color: hsla(34,85%,45%,1); }
.breadcrumb li:nth-child(3) a       { background:        hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(3) a:after { border-left-color: hsla(34,85%,55%,1); }
.breadcrumb li:nth-child(4) a       { background:        hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(4) a:after { border-left-color: hsla(34,85%,65%,1); }
.breadcrumb li:nth-child(5) a       { background:        hsla(34,85%,75%,1); }
.breadcrumb li:nth-child(5) a:after { border-left-color: hsla(34,85%,75%,1); }
/* .breadcrumb li:last-child a {
  background: transparent !important;
  color: black;
  pointer-events: none;
  cursor: default;
} */
/* .breadcrumb li:last-child a::after { 
  border: 0; 
} */

.breadcrumb li a:hover { 
  background: hsla(34, 85%, 25%, 1); 
}
.breadcrumb li a:hover:after { 
  border-left-color: hsla(34, 85%, 25%, 1) !important; 
}



 #watermark {
	position: fixed;
	opacity: 0.08;
	width: 100%;
	height: 100%;
	z-index: 99999;
	background: url(Img/NPDCL-Logo.jpg) center
		center no-repeat;
	background-size: 150px 150px;
	pointer-events: none;
}



.bd-callout-warning {
    border-left-color: #f0ad4e;
}


.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: .25rem;
    border-radius: .25rem;
}


.bd-callout-rt {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-right-width: .25rem;
    border-radius: .25rem;
}



[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url(../img/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
}

.breadcrumb-disable {
    pointer-events: none;
    cursor: default;

}