*{
	padding:0;
	margin:0;
}
.scroller{
	background:#fff;
	border-top:5px solid #c2c2c2;
}
marquee ul li{
	float:left;
	list-style:none;
	margin-right:10px;
	color:#000094;
}
marquee a{
	font-size:12px;
	font-weight:bold;
	font-family:Georgia, 'Times New Roman', Times, serif;
	letter-spacing:1px;
}
#heading-bpscl{
	font-size:1.5em;
	margin:13px 0 0 7px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000094;
}
nav {
	position:fixed;
	top:0;
	z-index: 500;
	background:#fff;
	box-shadow:0 0 5px 1px #ddd;
}
.clear{
	clear:both;
}
/*.menu-bg {
	padding:3px 8.5% 0 8.5%;
}*/
.logo {
	margin: 0;
	text-align: center;
	width: 100%;
}
#marked{
	color:#162959;
}
.row{
	background:#5f5f5f;
	padding:1px 0;
}
.social-media li{
	float:left;
	margin-left:10px;
}
.para-text{
	color: #e3e3e3;
    font-size: 12px;
    float: left;
    margin-left: 230px;
    line-height: 23px;
}
.show-caption:hover .caption{
	display:block;
}
.chairman{
	width:200px;
	margin:auto;
}
.chairman img{
	width:55%;
	display:block;
	margin:auto;
}
.caption{
    font-size: 12px;
    padding: 10px 0;
	background:#E9D670;
	display:none;
}
.main-logo{
	width:15%;
	float:left;
}
.navigation{
	width:85%;
	float:left;
}
.animation-part{
	position:relative;
	top:-20px;
	opacity:0;
}
.animation-part2{
	opacity:0;
	position:relative;
	bottom:-20px;
}
.top-nav a {
	font-size:12px;
	text-transform: uppercase;
}
.top-nav li.active-item a, .side-bar li.active-item a{
    color:#f0cd33;
}
/*.side-bar li.active-item a{
	background:#162959;
}*/
#highlight{
	color:#f0cd33;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav li.logo a, .top-nav li.logo.active-item a{
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
nav ul li ul li {
	text-align: left;
}
.top-nav li ul li{
	background:#fff;
}
.top-nav li ul li:hover{
	background:#182858;
}
.boiler, .terbo-generator{
	font-family:Arial, Helvetica, sans-serif;
}
.boiler th, .terbo-generator th{
	font-size:12px;
}
#jspcb{
	color:#f00;
}
#jspcb:hover{
	text-decoration:underline;
}
#report:hover{
	color:#f00;
	text-decoration:underline;
}
#fourth-block h2 {
	color: #fff;
}
#first-block2 h2{
	margin-bottom:26px;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding:2em 0;
}
#carousel {
	background: #fff;
}
#first-block2{
	position:relative;
	bottom:-20px;
	opacity:0;
}
#first-block2 h3 {
    text-align: center;
}
#second-block {
	background:none repeat scroll 0 0 rgba(22, 41, 89, 0.65);
}
#third-block {
	background: #fff;
}
#fourth-block {
	background:rgba(22, 41, 89, 0.65);
}
.csr img{
	width:97%;
	margin-bottom:6px;
	transition:1.5s ease;
}
/*.csr img:hover{
	-ms-transform: rotatey(360deg);
    -webkit-transform: rotatey(360deg);
    -m0z-transform: rotatey(360deg);
	-o-transform: rotatey(360deg);
	transform: rotatey(360deg);
	transition:1.5s ease;
}*/
.full{
	background:url("../img/bg2.jpg") no-repeat;
	background-size:100% auto;
	background-attachment:fixed;
}
#tender-notice p {
    font-size: 12px;
}
.pager {
	float:right;
    margin-top: 10px;
}
.pager a {
    margin-left: 5px;
    font-size: 12px;
    padding: 3px;
    background: #68b2fd;
    color: #fff;
    border-radius: 3px;
    transition: 0.7s ease;
    -webkit-transition: 0.7s ease;
    -moz-transition: 0.7s ease;
    -ms-transition: 0.7s ease;
    -o-transition: 0.7s ease;
}
#tender-pager {
    background: #C00;
}
#btn-increase, #btn-decrease, #btn-orig{
	border:none;
	color:#e3e3e3;
	background:transparent;
	font-size:12px;
	cursor:pointer;
	margin-right:10px;
}
.footer1{
	background:#444;
	padding:0 0 1em 0;
}
.get-touch {
    width: 135px;
    padding: 10px;
    background:#caab26;
    position: relative;
    top: -15px;
    left: 0px;
}
.get-touch:before {
    content: "";
    border-right: 10px solid #696a96;
    border-top: 16px solid transparent;
    display: block;
    height: 0;
    left: -17px;
    position: absolute;
    top: 0;
    width: 7px;
}
.get-touch span {
    color: #fff;
    font-size:16px;
    padding-left: 11px;
}
.footer1-text, .footer1-text2{
	color:#e2e2e2;
	list-style:none;
	padding:0;
	font-size:0.8em;
}
.footer1-text li a{
	transition:0.7s ease;
	-webkit-transition:0.7s ease;
	-moz-transition:0.7s ease;
	-ms-transition:0.7s ease;
	-o-transition:0.7s ease;
}
.footer1-text2 li a:hover .icon3x{
	color:#e9d670;
}
.social li, .gov-ind li{
	display:inline-block;
	margin:0 8px 8px 0;
}
.contact-details{
	width:100%;
	height:25px;
	padding-left:2%;
	margin-top:3px;
	font-size:11px;
	border:none;
}
.contact-query{
	width:100%;
	padding-left:2%;
	margin-top:3px;
	border:none;
}
.side-bar{
	padding-left:0;
}
.side-bar li {
    list-style: none;
    border-top: 1px solid #d0d0d0;
    font-size: 12px;
	transition:0.5s ease;
	-webkit-transition:0.75s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
.side-bar li:hover{
	background:#162959;
	transition:0.5s ease;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
.side-bar li:last-child{
	border-bottom:1px solid #d0d0d0;
}
.side-bar li:hover a{
	padding-left:10px;
	color:#f0cd33;
	transition:0.7s ease;
	-webkit-transition:0.7s ease;
	-moz-transition:0.7s ease;
	-ms-transition:0.7s ease;
	-o-transition:0.7s ease;
}
.side-bar li a{
	display:block;
	color:#162959;;
	text-transform:uppercase;
	padding:10px 0;
	transition:0.7s ease;
	-webkit-transition:0.7s ease;
	-moz-transition:0.7s ease;
	-ms-transition:0.7s ease;
	-o-transition:0.7s ease;
	font-size:11px;
}
.space-bar{
	margin-top:20px;
}
#space-top{
	margin-top:100px;
}
.scroll1{
	border-top:2px solid #c2c2c2;
	background-color:#FFF;
	height:60px;
}
.paragraph {
    padding: 7px 0;
    text-align: center;
    background: #68b2fd;
    color: #fff;
}
.pic{
	border:1px solid #2fcbe0;
	margin-top:20px;
}
.pic img{
	width:62%;
	display:block;
	margin:auto;
}
.heading {
    margin: 20px 0 20px;
    font-size:13px;
    color: #162959;
    font-weight: 600;
    text-transform: uppercase;
}
#heading2 {
    border: 2px solid #fff;
    margin: 5px 0;
    font-size: 13px;
    color: #fff;
    background: #68b2fd;
    padding: 7px 0;
    text-align: center;
}
#heading3 {
    color: #fff;
    font-size: 14px;
    background: #68b2fd;
    padding: 7px 0;
    text-align: center;
}
.address img {
    width: 55%;
    margin: auto;
    display: block;
    height:225px;
}
#directors{
	width:20%;
	float:left;
}
.directors img{
	width: 35%;
    margin: auto;
    display: block;
}
#directors img{
	width: 60%;
    margin: auto;
    display: block;
}
table tr:hover{
	background:#f5f3f3;
}
.add {
    font-size: 12px;
    padding-bottom: 7px;
    text-align: center;
    line-height: 20px;
}
form {
    width: 600px;
    margin: auto;
}
.feedback-text {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    padding-left: 5px;
}
.feedback-query {
    width: 100%;
    padding: 5px 0 0 5px;
}
#content2 {
    text-align: justify;
}
.about-para {
    line-height: 20px;
    margin-bottom: 20px;
	text-align:justify;
}
#marked2{
    color: #f00;
    text-decoration: none;
}
#marked2:hover{
    color: #f00;
    text-decoration:underline;
}
#marked3{
	color: #fff;
	padding:10px 0;
}
.side-right {
    font-size: 13px;
    padding-left: 0;
}
.side-right li {
    margin: 1px 0 12px 0;
    list-style: none;
    background: url(../pic/red-arrow.gif) no-repeat;
    padding-left: 15px;
    background-position: 0px 4px;
}
.contact-submit{
	width:110px;
	height:30px;
	background:#162959;
	border:none;
	color:#fff;
	cursor:pointer;
	border-radius:5px;
	font-size:12px;
}
.contact-details:focus, .contact-query:focus, .contact-submit:focus{
	border:none;
	outline:none;
}
.footer1-text li{
	line-height:25px;
	color:#e3e3e3;
}
.footer1 h3 {
	color:#fff;
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
.footer2 {
	background:#262626;
	padding:10px;
}
.footer1 a:link, .footer1 a:visited{
	color:#e3e3e3;
	font-size:13px;
}
.footer2 p, .footer2 a{
	color:#a09e9e;
	font-size:12px;
}
.footer1-text li a:hover{
	padding-left:10px;
	transition:0.5s ease;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
.carousel-text {
	display: block;
	position: absolute;
	top: 30%;
	width: 100%;
	z-index: 999;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(0, 30, 34);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 2em;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1.2em;
	padding: 0.625em 0.8em;
}
.icon-round{
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height:100px;
	margin: 0 auto;
	width: 100px;
	transition:0.5s ease;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
#icon-report{
	font-size:0.8em;
	color:#444;
}
section h2 {
	font-size: 1.2em;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
}
.gallery-box img{
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.subtitile2{
	position:absolute;
	top:0;
	text-align:center;
	width:93%;
	color:#fff;
	padding:10px 0;
	transition:0.7s;
	-webkit-transition:0.7s;
	-ms-transition:0.7s;
	-moz-transition:0.7s;
	-o-transition:0.7s;
	visibility:hidden;
}
.information:hover .subtitile2{
	visibility:visible;
	top:60px;
	transition:0.7s;
	-webkit-transition:0.7s;
	-ms-transition:0.7s;
	-moz-transition:0.7s;
	-o-transition:0.7s;
}
.information:hover .gallery-box img{
	opacity:0.5;
	transition:0.5s;
	-webkit-transition:0.5s;
	-ms-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.subtitile2 span{
	padding:5px;
	border-radius:5px;
	background:#162959;
}
.subtitile2 span a{
	color:#fff;
}
.subtitile2 span:hover{
	background:#000094;
}
p.subtitile {
	color: #999;
	margin:1.5em 0 2em 0;
}
section h3{
	font-size: 1.1em;
	font-weight: 300;
	text-transform: uppercase;
}
section p {
	font-size:0.8em;
}
.tender-new{
	padding-left:0;
}
.message:hover{
	color:#06C;
	text-decoration:underline;
}
.tender-new li{
	font-size:0.8em;
	list-style:none;
}
.tender-new li a{
	font-size:12px;
	transition:0.7s ease;
	-webkit-transition:0.7s ease;
	-moz-transition:0.7s ease;
	-ms-transition:0.7s ease;
	-o-transition:0.7s ease;
}
.tender-new li a:hover{
	color:#900;
	transition:0.7s ease;
	-webkit-transition:0.7s ease;
	-moz-transition:0.7s ease;
	-ms-transition:0.7s ease;
	-o-transition:0.7s ease;
}
.new-icon{
	float:left;
	margin-top:3px;
}
section h1 {
	color: #fff;
	font-size: 2.5em;
	font-weight: 300;
	text-transform: uppercase;
}
#second-block p {
	color: #fff;
	line-height:25px;
}
.button {
	background: none repeat scroll 0 0 #162959;
	border: 0 none;
	border-radius: 5px;
	color: rgb(0, 30, 34);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
.more{
	margin-top:20px;
	color:#fff;
	font-size:11px;
	padding:10px 0;
	text-align:center;
	transition:0.5s ease;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
.more:hover{
	box-shadow:0 0 8px #fff inset;
	transition:0.5s ease;
	-webkit-transition:0.5s ease;
	-moz-transition:0.5s ease;
	-ms-transition:0.5s ease;
	-o-transition:0.5s ease;
}
.more:focus{
	border:none;
	outline:none;
}
#anchor{
	color:#fff;
}
#head {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
	padding: 9em 0 5em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #fff;
	padding: 5em 0;
	text-align: center;
	border-bottom: 1px solid #f0f0f0;
}
#content h2 {
	font-size: 1.5em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.content-block {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	padding: 2.5em;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	color: #fff;
}
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(0, 30, 34);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}@media screen and (max-width: 768px) {
.address img{
	width:180px;
}
.navigation{
	width:100%;
}
#space-top{
	margin-top:20px;
}
.csr img{
	margin-bottom:8px;
}
#hide{
	display:none;
}
form{
	width:100%;
}
#heading2{
	font-size:9px;
}
.add{
	font-size:9px;
}
  nav {
  	line-height: 1em;
  	position: fixed;
  }
  .top-nav {
  	text-align: left;
  }
.logo {
    margin: 0;
    width:120px;
    float: left;
	padding:5px 0 0 10px;
}

#heading-bpscl{
    font-size: 15px;
    margin-right: 60px;
    margin-left: 135px;
    margin-top: -37px;
    font-weight: bold;
}
.logo img{
	width:210px;;
}
  .carousel-text h2 {
  	font-size:12px;
  }
  .carousel-text p {
  	font-size:11px;
  }
  ul.top-ul {
  	padding: 0;
	top:25px;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer .right {
  float: none;
  }
 .menu-bg{
	padding:0;
}
.full{
	background-size:100% 100%;
}
}
@media screen and (max-width:543px){
#heading-bpscl{
    font-size: 13px;
    margin-right: 40px;
    margin-left: 130px;
    margin-top: -39px;
    font-weight: bold;
}
#space-top{
	margin-top:20px;
}
ul.top-ul {
  	padding: 0;
	top:25px;
}	
#directors img{
	height:85px;
}
#heading2{
	font-size:7px;
}
}
@media screen and (max-width:480px){
#footer-logo{
	width:75px;
	height:35px;
}
#heading2{
	font-size:7px;
} 
.csr img{
	width:100%;
	margin-bottom:10px;
}
#space-top{
	margin-top:20px;
}
#directors img{
	height:60px;
}
#first-block{
	padding:1px 0 30px 0;
}
.nav-text{
	z-index: 999;
    position: relative
}
ul.top-ul {
  	padding: 0;
	top:15px;
}
#heading-bpscl{
    font-size: 14px;
    margin-right: 40px;
    margin-left: 130px;
    margin-top: -43px;
    font-weight: bold;
}
.logo {
    margin: 0;
    width:117px;
    float: left;
	padding:1px 0 0 10px;
	position:relative;
	z-index:999;
}
.full{
	background-size:100% 100%;
}
#hide{
	display:none;
}
.logo img{
	width:100%;
}
#tender-notice p{
	font-size:10px;
}
.pager a{
	font-size:10px;
	padding:1px;
	margin-left:0;
}
form{
	width:100%;
}
.address img{
	width:180px;
}
section{
	margin-top:58px;
}
.space-bar{
	margin-top:0;
}
.gov-ind li{
	width:23%;
	display:inline-block;
	margin:0 1% 1% 0;
}
#footer-logo{
	width:100%;
	height:auto;
}
.menu-bg{
	padding:0;
}
}
@media screen and (max-width:360px){
.logo{
	width:95px;
}
#heading2{
	font-size:9px;
}
.csr img{
	width:100%;
	margin-bottom:10px;
}
#directors img{
	height:50px;
}
#heading-bpscl{
    font-size: 11px;
    margin-right: 40px;
    margin-left: 100px;
    margin-top: -36px;
    font-weight: bold;
	line-height:12px;
}
.gov-ind li{
	width:45%;
	display:inline-block;
	margin:0 2% 2% 0;
}
.boiler th, .terbo-generator th{
	font-size:8px;
}
#footer-logo{
	width:100%;
	height:auto;
}
.top-nav > ul{
	top:12px;
}
section{
	margin-top:48px;
}
#space-top{
	margin-top:20px;
}
.space-bar{
	margin-top:0;
}
}