/* Global CSS start here */
html, body, ol, ul, li, p, h1, h2, h3, h4, h5, h6, span, section, header, nav, hgroup, footer {
	margin: 0;
	padding: 0
}
section, header, nav, hgroup, footer{
	display:block;
}
body {
	font-family:RobotoLight, Arial, Segoe, Verdana, sans-serif;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	text-emphasis:accent;
	text-rendering:optimizelegibility;
}
@font-face {
	font-family: 'RobotoBold';
	src: url('../fonts/Roboto-Bold/roboto-bold.eot');
	src: url('../fonts/Roboto-Bold/roboto-bold.eot') format('embedded-opentype'), url('../fonts/Roboto-Bold/roboto-bold.woff') format('woff'), url('../fonts/Roboto-Bold/roboto-bold.ttf') format('truetype'), url('../fonts/Roboto-Bold/roboto-bold.svg#RobotoBold') format('svg');
}
@font-face {
	font-family: 'RobotoMedium';
	src: url('../fonts/Roboto-Medium/roboto-medium.eot');
	src: url('../fonts/Roboto-Medium/roboto-medium.eot') format('embedded-opentype'), url('../fonts/Roboto-Medium/roboto-medium.woff') format('woff'), url('../fonts/Roboto-Medium/roboto-medium.ttf') format('truetype'), url('../fonts/Roboto-Medium/roboto-medium.svg#RobotoMedium') format('svg');
}
@font-face {
	font-family: 'RobotoRegular';
	src: url('../fonts/Roboto-Regular/roboto-regular.eot');
	src: url('../fonts/Roboto-Regular/roboto-regular.eot') format('embedded-opentype'), url('../fonts/Roboto-Regular/roboto-regular.woff') format('woff'), url('../fonts/Roboto-Regular/roboto-regular.ttf') format('truetype'), url('../fonts/Roboto-Regular/roboto-regular.svg#RobotoRegular') format('svg');
}
@font-face {
	font-family: 'RobotoThin';
	src: url('../fonts/Roboto-Thin/roboto-thin.eot');
	src: url('../fonts/Roboto-Thin/roboto-thin.eot') format('embedded-opentype'), url('../fonts/Roboto-Thin/roboto-thin.woff') format('woff'), url('../fonts/Roboto-Thin/roboto-thin.ttf') format('truetype'), url('../fonts/Roboto-Thin/roboto-thin.svg#RobotoThin') format('svg');
}
@font-face {
	font-family: 'RobotoLight';
	src: url('../fonts/Roboto-Light/roboto-light.eot');
	src: url('../fonts/Roboto-Light/roboto-light.eot') format('embedded-opentype'), url('../fonts/Roboto-Light/roboto-light.woff') format('woff'), url('../fonts/Roboto-Light/roboto-light.ttf') format('truetype'), url('../fonts/Roboto-Light/roboto-light.svg#RobotoLight') format('svg');
}
@font-face {
	font-family: 'RobotoCondensedRegular';
	src: url('../fonts/RobotoCondensed-Regular/robotocondensed-regular.eot');
	src: url('../fonts/RobotoCondensed-Regular/robotocondensed-regular.eot') format('embedded-opentype'), url('../fonts/RobotoCondensed-Regular/robotocondensed-regular.woff') format('woff'), url('../fonts/RobotoCondensed-Regular/robotocondensed-regular.ttf') format('truetype'), url('../fonts/RobotoCondensed-Regular/robotocondensed-regular.svg#RobotoCondensedRegular') format('svg');
}
html{
		overflow-y:hidden;
}
.clear {
	clear: both;
	height: 0;
}
a img {
	border: 0;
	outline: none
}
a:active, a:focus {
	outline: none;
 ie-dummy: expression(this.hideFocus=true);
}
a:focus, *:focus {
 noFocusLine: expression(this.onFocus=this.blur());
}
a {
	text-decoration: none;
	outline: none;
}
input[type="text"], input[type="password"], input[type="email"], input[type="phone"]{ 
	padding:8px;
	border: 1px solid #d6d6d6;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
    box-shadow: 0 1px 0 rgba(214, 214, 214, 0.5);
	-moz-box-shadow: 0 1px 0 rgba(214, 214, 214, 0.5);
	-webkit-box-shadow: 0 1px 0 rgba(214, 214, 214, 0.5);
	-o-box-shadow: 0 1px 0 rgba(214, 214, 214, 0.5);
	-ms-box-shadow: 0 1px 0 rgba(214, 214, 214, 0.5);
}
.bdr_none {
	border: 0 !important
}
h2 {
	color: #1f2426;
	font-size: 40px;
}
body > .wrapper {
	height: auto;
	min-height: 100%;
	transform-style: preserve-3d;
}
body .container, body .banner_container {
	width: 1000px;
	margin: 0 auto;
	position: relative
}
body .container, body .content-main {
	min-height: 755px;
}
 body .content-main{
	 padding-top:100px;
	 min-height:600px;
 }
.scroll_container {
	position: relative;
	width: 100%;
}
body .content-main {
	position: relative;
	z-index: 100;
	background: #FFFFFF;
	width: 100%
}
.container:before, .container:after {
	content: " ";
	display: table
}
.container:after {
	clear: both
}
.clearfix:after {
 clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0;
}
.clearfix {
 display: inline-block;
}
* html .clearfix {
 height: 1%;
}
.clearfix {
 display: block;
}
/* Global CSS end here */


/* header start here */
.top_banner {
	background-color: #00abea;
 	box-shadow: 0px 15px 10px 0px rgba( 0, 0, 0,0.3);
	height: 100px;
	left: 0;
	top: 0;
	position: fixed;
	width: 100%;
	z-index: 999
}
.top_banner .logo {
	display: block;
	top: 7px;
	left:40px;
	position: absolute
}
.top_banner .mission_slogan{
	font-family:'RobotoRegular',arial;
	position:absolute;
	left:140px;
	top:22px;
	color:#ffffff;
	font-size:23px;
}
.top_banner .mission_slogan h3{
	font-weight:normal
}
.top_banner .mission_slogan h4{
	font-weight:normal;
	font-size:18px;
}
.top_banner .mission_slogan h4 span{
	font-family:'RobotoLight',arial;
}
.right_nav{
	float: right;
	height: 65px;
	line-height: 65px
}
.right_nav .social{
	list-style:none
}
.right_nav .social li{
	float:left;
}
.right_nav .social li a{
	font-family: 'RobotoMedium';
	height:50px;
	width:50px;
	display:block;
	text-align:center;
	color:#FFFFFF;
	font-size:26px;
	float:left;
	margin-top:24px;
}
.right_nav .social li a span{
	border:#4aceff 1px solid
}
.right_nav .social li.facebook{
	background-color:#45629e;
}
.right_nav .social li.facebook a{
	background:url(../images/facebook_icon.png) no-repeat center center;
}
.right_nav .social li.facebook:active,.right_nav .social li.facebook:hover{
	background-color:#37528b
}
.right_nav .social li.twitter{
	background-color:#4798b6;
}
.right_nav .social li.twitter:active,.right_nav .social li.twitter:hover{
	background-color:#5ec1e6
}
.right_nav .social li.twitter a{
	background:url(../images/twitter_icon.png) no-repeat center center;
	text-indent:-100000px;
}
.about_us{
	background-color:#00abea;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	color: #ffffff;
    display: block;
    font-size: 16px;
    height: 24px;
    left: 140px;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 140px;
    z-index: 100;
}
.csr{
	background-color:#00abea;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	color: #ffffff;
    display: block;
    font-size: 16px;
    height: 24px;
    left: 275px;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 140px;
    z-index: 100;
}
.Income{
	background-color:#00abea;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	color: #ffffff;
    display: block;
    font-size: 16px;
    height: 24px;
    left: 410px;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 500px;
    z-index: 100;
}
.contri{
	background-color:#00abea;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	color: #ffffff;
    display: block;
    font-size: 16px;
    height: 24px;
    left: 414px;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 200px;
    z-index: 100;
}
.pho{
	background-color:#00abea;
	border-radius:0 0 8px 8px;
	-moz-border-radius:0 0 8px 8px;
	-webkit-border-radius:0 0 8px 8px;
	-o-border-radius:0 0 8px 8px;
	-ms-border-radius:0 0 8px 8px;
	color: #ffffff;
    display: block;
    font-size: 16px;
    height: 24px;
    left: 613px;
    padding: 8px 0;
    position: fixed;
    text-align: center;
    text-transform: uppercase;
    top: 100px;
    width: 200px;
    z-index: 100;
}
/* header end here */

/*  Main Page start here */
html, body, .wrap {
	height: 100%
}
body>.wrap {
	height: auto;
	min-height: 100%;
}
.scroller_down_arrow_holder {
	height: 1px;
	width: 100%;
	position: relative;
	z-index: 99;
}
.scroller_down_arrow {
	background: #fff url(../images/arrow_circle.png) no-repeat center 20px;
	border-radius: 75%;
	-moz-border-radius: 75%;
	-webkit-border-radius: 75%;
	-o-border-radius: 75%;
	bottom: -44px;
	cursor: pointer;
	display: block;
	height: 80px;
	left: 50%;
	margin: 0 0 0 -40px;
	position: absolute;
	width: 80px;
}
/*  Main Page end here */


/* Section 1 Start here */
#section1{
	background-size:100% 800px;
	-moz-background-size:100% 800px;
	-webkit-background-size:100% 800px;
	-o-background-size:100% 800px;
	-ms-background-size:100% 800px;
	left:0;
	top:0;
	bottom:0;
	right:0;
	position:absolute;
	width:100%;
	height:100%;
}
.white_panel{
	background:#FFFFFF;
	height: 450px;
	position:absolute;
	width: 100%;
	z-index: 200;
}
.container_new{
	margin:0 auto;
	width:1000px;
	min-height:460px;
	padding:20px 0;
	display:table;
}
.container_neww{
	margin:0 auto;
	width:1000px;
	/*min-height:460px;*/
	padding:20px 0;
	display:table;
}
.container_new .left_panel, .container_new .right_panel{
	display:table-cell; 
	vertical-align:middle;
	width:50%;
}
.container_new .inner_container{
	height:460px;
	display:table-cell; 
	vertical-align:middle;
}
.container_new .left_panel h2.heading{
	font-family: 'RobotoBold';
	line-height:normal;
	font-weight:normal;
	font-size:127px;
	line-height:127px;
	color:#00abea
}
.container_new .left_panel h3.heading{
	font-family: 'RobotoThin';
	line-height:85px;
	font-weight:normal;
	font-size:85px;
	color:#585858
}
.container_new .left_panel p.text{
	font-size:28px;
	color:#585858;
	line-height:normal;
}
.container_new .right_panel{
}
.container_new .right_panel p.text{
	font-size:28px;
	color:#585858;
	line-height:normal;
	padding-left:60px;
	padding-right:25px;
}
.container_new .right_panel p.text span{
	color:#080808;
	font-size:42px;
}
.container_new .right_panel .by_pm{
	font-family: 'RobotoRegular';
	color:#585858;
	font-size:18px;
	font-style:italic;
	padding-top:60px;
	padding-right:25px;
	font-weight:normal;
	text-align:right
}
/* Section 2 end here */

/* Section 2 start here */
.holy_ganga{
	text-align:center;
	font-size:23px;
	line-height:normal;
	color:#1a1a1a;
}
.holy_ganga .section_title{
	font-family: 'RobotoMedium';
	font-size:100px;
	color:#4a4a4a;
	line-height:normal;
	text-align:center;
	padding-bottom:20px;
	font-weight:normal
}
.holy_ganga .txt{
	padding-bottom:40px;
}
.holy_ganga .txt02{
	padding-bottom:6px;
}
.holy_ganga  .hindi_slogan{
	color:#ff9600;
	font-size:26px;
}
.holy_ganga .txt2{
	color:#1a1a1a;
	font-size:20px;
}
/* Section 2 start end */
.c_concern{
	list-style:none;
	margin-bottom:20px
}
.c_concern li{
	width:50%;
	float:left;
}
.c_concern li .bdr{
	border-right:#e5e5e5 1px solid;
	border-bottom:#e5e5e5 1px solid;
	display:block;
	text-align:left;
	height:110px;
	position:relative;
	width:100%
}
.c_concern li .bdr_rightn{
	border-right:0;
}
.c_concern li .bdr_btnn{
	border-bottom:0;
}
.c_concern li .icon{
	font-family: 'RobotoRegular';
	position:absolute;
	top:50%;
	width:100%;
	padding-left:115px;
	height:65px;
	margin-top:-32px;
	font-size:30px;
	color:#4a4a4a;
	left:40px;
}
.c_concern li .icon span.txt{
	font-size:16px;
	color:#4a4a4a;
	display:block
}
.c_concern li .icon.solid_waste{
	background:url(../images/solid_wast_icon.png) no-repeat;
	padding-top:15px;
}
.c_concern li .icon.sewage{
	background:url(../images/sewage_icon.png) no-repeat;
}
.c_concern li .icon.sewagee{
	background:url(../images/sewage_icon.png) no-repeat;
}
.c_concern li .icon.affor{
	background:url(../images/sewage_icon.png) no-repeat;
}
.c_concern li .icon.industrial{
	background:url(../images/industries_icon.png) no-repeat;
}
.c_concern li .icon.industriall{
	background:url(../images/industries_iconn.png) no-repeat;
}
.c_concern li .icon.industrialll{
	background:url(../images/hhhggg.png) no-repeat;
}
.c_concern li .icon.nppollution{
	background:url(../images/polution_icon.png) no-repeat;
}

.Ganga_Rtable .col{
	width:31%;
	float:left;
	text-align:left;
	margin-right:3.5%
}
.Ganga_Rtable .col .keyTitle{
	font-family: 'RobotoRegular';
	font-size:20px;
	color:#ff9c00;
	text-transform:uppercase;
	padding-bottom:20px;
}
.Ganga_Rtable .col.last{
	margin-right:0;
}
.Ganga_Rtable .col .key_points{
	list-style:none;
	font-size:17px;
	color:#383838;
	border-left:#ff9c00 2px solid;
	padding-left:20px;
	margin-left:20px;
}
.Ganga_Rtable .col .key_points li{
	list-style:none;
	padding:20px 0;
	position:relative;
}
.Ganga_Rtable .col .key_points li span.number{
	background-color:#ff9c00;
	width:25px;
	height:25px;
	border-radius:75%;
	-moz-border-radius:75%;
	-webkit-border-radius:75%;
	-ms-border-radius:75%;
	-o-border-radius:75%;
	position:absolute;
	left:-34px;
	display:block;
	color:#FFFFFF;
	text-align:center;
	font-size:18px;
	line-height:22px;
}
.Ganga_Rtable .col.col2 .key_points li span.number{
	background-color:#5f9cda;
}
.Ganga_Rtable .col.col2 .key_points li span.number{
	background-color:#5f9cda;
}
.Ganga_Rtable .col.col3 .key_points li span.number{
	background-color:#6bda95;
}
.Ganga_Rtable .col.col2 .key_points{
	border-left:#5f9cda 2px solid;
}
.Ganga_Rtable .col.col3 .key_points{
	border-left:#6bda95 2px solid;
}
.Ganga_Rtable .col.col2 .keyTitle{
	color:#5f9cda;
}
.Ganga_Rtable .col.col3 .keyTitle{
	color:#6bda95;
}
.Ganga_Rtable .col.col2 .key_points li{
	padding:6px 0
}

.contact_section{
	background-color:#2e2e2e;
}
.contact_section p.txt ,.contact_section .section_title{
	color:#ffffff;
}
.contact_section .section_title{
	font-family: 'RobotoMedium';
	font-size:28px;
	text-transform:uppercase
}
.contact_section .contact{
	list-style:none;
	width:780px;
	margin:0 auto;
}
.contact_section .contact li{
	float:left;
	width:50%;
}
.contact_section .contact li a{
	position:relative;
	display:block;
	color:#a0a0a0;
	height:60px;
	padding-left:100px;
	padding-top:30px;
	text-align:left
}
.contact_section .contact li span.icon{
	background:url(../images/telephone_icon.png) no-repeat;
	width:118px;
	height:110px;
	position:absolute;
	left:0;
	top:0;
	display:block
}
.contact_section .contact li span.email{
	background:url(../images/email_icon.png) no-repeat;
}
.contact_section .contact li a.email_btn{
	color:#00abea;
	text-decoration:underline
}
.Ganga_Rtable .col45{
	width:45%;
	margin-right:10%
}
.Ganga_Rtable .col.col45 .keyTitle{
	color:#1a1a1a;
	font-size:22px !important;
	height:60px;
}
.Ganga_Rtable .col.col45 .feature_of_fund{
	color: #1a1a1a;
	font-family: RobotoLight;
	font-size: 18px;
	margin-left: 30px;
}
.Ganga_Rtable .col.col45 .feature_of_fund li{
	margin-bottom:15px;
}

/* home page end */
.back_to_top{
	background:url(../images/back_to_top.png) no-repeat;
	height:63px;
	width:50px;
	display:none;
	position:fixed;
	bottom:10px;
	right:0;
	z-index:1000;
}
.banner_slider{
	background-color:#000000
}
.banner_slider .item{
	float:left;
	width:100%;
	text-align:center;
}
.banner_slider .item img{
	max-width:100%;
	vertical-align:middle
}
	
/* Global Popup */
.grobalPopup{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99997;
	display:none;
	}
.grobalPopup .gppOverlay{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99998;
	background:#000;
	opacity:0.8;
	-moz-opacity:0.8;
	-webkit-opacity:0.8;
	}
.grobalPopup a.close{
	background:#007aa7 url(../images/close_popup.png) no-repeat center center;
	border:#FFFFFF 2px solid;
	border-radius:75%;
	-moz-border-radius:75%;
	-webkit-border-radius:75%;
	-o-border-radius:75%;
	-ms-border-radius:75%;
	width:40px;
	height:40px;
	display:block;
	right:-10px;
	top:-10px;
	position:absolute;
	z-index:1000;
}
.grobalPopup .gppBox{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:99999;
	overflow-y:auto;
	}
.gppbxContainer{
	position:absolute;
	left:50%;
	top:50px;
	bottom:50px;
	width:900px;
	margin-left:-450px;
	padding-top:50px;
	background:#f7f7f7;
	border:0;
	}

.grobalPopup.relative .gppbxContainer{
	position:relative;
	margin:50px auto!important;
	left:auto;
	top:auto;
	}
.gppbxContainer .gppTxt{
	padding:25px 20px;
	position:absolute;
	top:75px;
	bottom:0;
	overflow-y:scroll;
	overflow-x:hidden;
	}
.gppbxContainer .gppTxt	.paragraph{
		padding-bottom:20px;
	}
body.fixedBody{
	position:fixed;
	width:100%;
	height:100%
}
.gppbxContainer .buttonWrap{
	background-color:#00abea;
    position: absolute;
    width: 100%;
	top:0;
	list-style:none
}
.gppbxContainer .buttonWrap li{
	float:left;
	width:50%;
	border-top:#00abea 5px solid;
	border-bottom:#00abea 5px solid;
	text-align:center
}
.gppbxContainer .buttonWrap li a{
	display: block;
	padding: 15px 0 20px;
	text-align: center;
	font-size:22px;
	color:#ffffff;
	width: 100%;
	cursor:pointer;
	border-right:#0075a0 1px solid;
	text-transform:uppercase
}
.gppbxContainer .buttonWrap li a.last{
	border-right:0;
}
.gppbxContainer .about_contentTab{
	display:none;
	background-color:#FFFFFF
}
.gppbxContainer .about_contentTab ul{
	margin-left:30px;
}
.gppbxContainer .about_contentTab ul li{
	margin-bottom:10px;
}
.gppbxContainer .buttonWrap li:hover,.gppbxContainer .buttonWrap li.active{
	border-bottom:#007aa7 5px solid;
	border-top:#12bfff 5px solid;
	background:#12bfff url(../images/active_button_pointer.png) no-repeat center bottom;
}
/* Global Popup end */

/********* Footer start here **********/
footer#footer{background:#00abea; padding:15px 0; color:#FFF; font-size:15px;}
footer#footer #footer_content{width:1000px; margin:0 auto}
#footer_content .copyright{width:100%; text-align:center; display:block;font-family: 'RobotoRegular';}
/********* Footer end here **********/


