@import url(http://fonts.googleapis.com/css?family=Open+Sans);
* { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

body{
	background:rgba(250,250,250,1);
}
th{
	text-align:center!important;
}
.backgroundimg{   
	background-image: url('../images/back2.jpg');
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;  
}
.header_name{
	color:black;
	font-size:2em;
	text-align:center;
}
.header_name_1{
	font-size:2em;
	text-align:center;
	text-transform:Uppercase;
	color:rgba(0,128,255,1);
}
.header_name_2{
	font-size:2em;
	text-align:center;
	text-transform:Uppercase;
	color:rgba(255,255,255,1);
}
.section_navbar_top{
	top:0;
	z-index:999999;
	width:100%;
	padding:0;
}
.section_navbar_top .box-container{
	position:fixed;
	top:0;
	z-index:999999;
	width:100%;
	background:rgba(0,128,250,1);
	
}
 .section_navbar_top .logo{
	 width:60px;
	 background:red;
    z-index: 10000;
	}
.section_navbar_top .logo_name h2{
	position: absolute;
	padding:15px 0;
    width:auto;
	text-align:left;
	font-size:1.6em;
    z-index: 9999;
	margin-top:0;
	margin-left:40px;
	color:white;
	}
 .section_navbar_top .logo img{
	width: 50%;
	padding:5px 0;
	}
.section_navbar_index{
	background: rgba(0,128,255,1);
	padding:0;
}
 .section_navbar_index .logo{
	 width:60px;
	 background:red;
    z-index: 10000;
	}
 .section_navbar_index #cssmenu {
	 margin-top:0;
	}
.section_navbar_index .logo_name h2{
	 font-size:2.5em;
	font-weight:700;
	margin-left:70px;
	color:white;
	}
.section_navbar_index .logo_name a:hover{
	text-decoration:none;
	}
 .section_navbar_index .logo img{
	 width:100%;
    z-index: 10000;
	}
.container_box{
	background:white;
}
.section_index_1{
	height:auto;
	padding-top:2%;
	padding-bottom:3%;
	background:rgba(255,255,255,0);
}
.section_index_1 .container{
	width:960px;
	margin:0 auto;
}
.section_index_1 .about_us{
	margin:2% 0 30% 0;
	padding:0 20% 0 0;
	text-align::justify;
	font-size:1.2em;
}

.section_index_2{
	height:auto;
	padding-top:2%;
	padding-bottom:3%;
	background:rgba(0,128,255,1);
	font-size:1.1em;
}

.section_index_2 .container{
	width:1080px;
	margin:0 auto;
}
.section_index_2 .project_box{
	height:340px;
	background:rgba(255,255,255,1);
	width:100%;
	margin:10px 0;
	color:black;
	text-align:left;
	transition:all 0.1s;	
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
}
.section_index_2 .project_box:hover{
	box-shadow:0px 3px 5px 3px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_index_2 .project_box p{
	text-align:center;
	margin:0;
	padding:0;
}
.section_index_2 .project_box button{
	text-align:left;
	outline:0;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}
.section_index_2 .project_box button:focus{
	border:0;
	outline:0;
}
.section_index_2 .project_box .project_box_details{
	padding:5px 10px;
}
.section_index_2 .project_box .project_box_details h5{
	font-size:1.1em;
	bottom:0;
}
.section_index_2 .project_box  img{
	height:200px;
	width:100%;
}

.section_index_3{
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	background:rgba(250,250,250,0.8);
	font-size:1.1em;
}
.section_index_3 .related_links .related_links_box{
	width:100%;
	padding:10px 5px;
	margin:10px 0;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 5px 1px rgba(0,0,0,0.1);
	text-align:center;
}
.section_index_3 .related_links .related_links_box h4{
	color:rgba(0,0,0,1);
	font-size:1.1em;
}

.section_index_4{
	height:auto;
	padding-top:2%;
	padding-bottom:2%;
	background:rgba(255,255,255,0.8);
}
.section_index_4 .index_notificaitons{
	
}
.section_index_4 .index_notificaitons h4{
	padding:5px;
	margin:0;
	color:rgba(0,128,255,1);
	text-align:center;
}
.section_index_4 .index_notificaitons .index_notificaitons_box{
	margin:10px 0;
	padding:10px 10px;
	box-shadow:0px 0px 5px rgba(0,0,0,0.1);
	background:rgba(255,255,255,1);
	transition:all 0.1s;
}
.section_index_4 .index_notificaitons .index_notificaitons_box:hover{
	box-shadow:0px 3px 5px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_index_4 .index_notificaitons .index_notificaitons_box p{
	padding:0;
	margin:0;
	color:rgba(0,0,0,1);
}
.f-nav{  /* To fix main menu container */
    z-index: 9999;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	background: rgba(0,128,255,1);
}
.f-nav .logo img{ 
    width: 50%;
	padding:5px 0;
	margin:0;
}
.f-nav .logo_name h2{ 
  position: absolute;
	padding:15px 0;
    width:auto;
	text-align:left;
	font-size:1.6em;
    z-index: 9999;
	margin-top:0;
	margin-bottom:0;
	margin-left:40px;
	color:white;
}
.f-nav #cssmenu{
	margin-top:40px;
}
#main-menu-container {
    text-align: left;
}
.section_about{
	height:auto;
	padding-top:6%;
	padding-bottom:1% ;
	background:rgba(255,255,255,1);
}
.section_about .about_desc {
	border-right:1px solid rgba(220,220,220,1);
}
.section_about .about_desc p{
font-size:1.1em;
}
.section_about .about_desc h4{
font-weight:700;
}
.section_about .about_desc li{
font-size:1.1em;
}

.section_functions{
	height:auto;
	padding-top:1%;
	padding-bottom:2% ;
	margin:0;
	background:rgba(0,128,255,1);
	color:white;	
}
.section_functions ol li{
		font-size:1.1em;
}
.section_about .ZP_members{
	padding:5px 0;
}
.section_about .ZP_members h4{
	margin:0;
	padding:0;
	color:rgba(0,128,255,1);
	font-size:1.25em;
	text-transform:Uppercase;
}
.section_about .ZP_members_box {
	font-size:1.1em;
	margin:0;
	padding:0;
}

.section_administrative_committee{
	height:auto;
	padding-top:6%;
	padding-bottom:2% ;
	background:rgba(250,250,250,1);
}

#cd-team {
  background: transparent;
}
#cd-team .cd-container {
  max-width: auto;
}
#cd-team h2 {
  color: #1a2f2a;
}
#cd-team li {
	list-style:none;
  margin-bottom: 2em;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background:rgba(255,255,255,1);
}
#cd-team figure {
  position: relative;
}
#cd-team img {
  display: block;
  width: 100%;
  height:250px;
  padding:5px;
  object-fit:contain;
  border-radius: 5px 5px 0 0;
}
#cd-team .cd-member-info {
  height: 125px;
  background: #FFF;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  color: rgba(0,155,215,1);
  border-radius: 0 0 5px 5px;
}
#cd-team .cd-member-info span {
  display: block;
  font-weight: normal;
  color: #999999;
  font-size: 14px;
  font-size: 0.8em;
  margin-top: .1em;
}
@media only screen and (min-width: 768px) {
  #cd-team li {
    width: 100%;
    float: left;
    margin-right: 7%;
  }
  #cd-team li:nth-child(12n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #cd-team li {
    width: 100%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
  }
  #cd-team li:nth-child(12n) {
    margin-right: 0;
  }
}
#cd-team2 {
  background: transparent;
}
#cd-team2 .cd-container {
  max-width: 1200px;
}
#cd-team2 h2 {
  color: #1a2f2a;
}
#cd-team2 li {
	list-style:none;
  margin-bottom: 2em;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(92, 75, 81, 0);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  background:rgba(255,255,255,1);
}
#cd-team2 figure {
  position: relative;
}
#cd-team2 img {
  display: block;
  width: 100%;
  height:180px;
  padding:5px;
  object-fit:contain;
  border-radius: 5px 5px 0 0;
}
#cd-team2 .cd-member-info {
  height: 160px;
  background: #FFF;
  text-align: center;
  font-weight: bold;
  padding-top: 5px;
  color: rgba(0,155,215,1);
  border-radius: 0 0 5px 5px;
}
#cd-team2 .cd-member-info span {
  display: block;
  font-weight: normal;
  color: #999999;
  font-size: 14px;
  font-size: 0.8em;
  margin-top: .1em;
}
@media only screen and (min-width: 768px) {
  #cd-team2 li {
    width: 16%;
    float: left;
    margin-right: 8%;
  }
  #cd-team2 li:nth-child(12n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  #cd-team2 li {
     width: 70%;
    float: left;
    margin-right: 5%;
    margin-left: 5%;
  }
  #cd-team2 li:nth-child(12n) {
    margin-right: 0;
  }
}
.e_term{
	background:#fff;
	box-shadow:1px 1px 5px rgba(0,0,0,0.3);
	text-align:center; 
}
.e_term a{
	font-size:1.2em;
}
.section_administrative_committee .team_outer{
	margin:10px 0;
}
.section_administrative_committee .team{
	position:relative;
	height:300px;
	background:rgba(255,255,255,1);	
	margin:0 15px;
	padding:0;
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.2);
}
.section_administrative_committee .team .picture img{
}
.section_administrative_committee .team .picture{
}
.section_administrative_committee .team .team_name{
	position:absolute;
	padding:0 10px;
	text-align:center;
	bottom:0;
	width:100%;
}
.section_prev_designation{
	height:auto;
	padding-top:0;
	padding-bottom:2% ;
	background:rgba(250,250,250,1);
}
.section_prev_designation p{
font-size:1.1em;
}
.section_prev_designation li{
font-size:1.1em;
}
.prev_designation  h4{
	padding:5px 5px;
	margin:0;
	border-bottom:1px solid rgba(200,200,200,1);
	text-align:center;
	color:rgba(0,128,255,1);
	font-size:1.25em;
	text-transform:Uppercase;
}
.prev_designation  .prev_designation_box:nth-child(1){
	padding:10px 10px;
	border-right:2px solid rgba(200,200,200,1);
}
.prev_designation  .prev_designation_box:nth-child(2){
	padding:10px 10px;
}
.prev_designation  .prev_designation_box:nth-child(3){
	padding:10px 10px;
	border-left:2px solid rgba(200,200,200,1);
}
.prev_designation  .prev_designation_unit{
	padding:0;
	margin:0;
	text-align:center;
}
.prev_designation  .prev_designation_unit hr{
	padding:2px 0;
	margin:0;
}
.prev_designation .prev_designation_unit p{
	padding:0;
	margin:0;

}
.section_event_activities{
	height:auto;
	padding-top:6%;
	padding-bottom:5%;
	background:rgba(255,255,255,0);
}
.section_event_activities .event_box{
	height:460px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
	width:100%;
	margin:15px 0;
	color:black;
	transition:all 0.1s;
}
.section_event_activities .event_box button{
	outline:0;
	border:0;
	margin:0;
	padding:0;
	background:rgba(255,255,255,1);
}
.section_event_activities .event_box:hover{
	height:460px;
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 5px 2px rgba(0,0,0,0.1);
	width:100%;
	margin:15px 0;
	color:black;
	transition:all 0.1s;
}
.section_event_activities .event_box a{
	color:black;
}
.section_event_activities .event_box a:hover{
	text-decoration:none;
}
.section_event_activities .event_box .event_box_details{
	padding:10px;
}
.section_event_activities .event_box  img{
	height:250px;
	width:100%;
}
.section_event_activities .fadetext{    
width: auto;
overflow: hidden;
position: relative;
height:80px;
text-overflow: ellipsis;
color:black;
	text-align:justify;
}
.section_event_activities .fadetext:after {
content: "";
padding: 5px 10px 5px 10px;
text-align: right;
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height:40px;
background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 100%);
}
.section_event_activities_details{
	height:auto;
	padding:5% 0 0 0;
	margin:20px 0;
	background:rgba(255,255,255,0);
}
.section_event_activities_details  a{
	color:black;
}
.section_event_activities_details  a:hover{
	text-decoration:none;
}
.section_event_activities_details .event_pg_details{
	padding:10px;
}
.section_event_activities_details  .event_pg_details p{
	font-size:1.2em;
}
.section_event_activities_details  img{
	height:400px;
	width:100%;
}


.section_event_activities_details .event_side_box{
	padding-top:2%;
}

.section_event_activities_details .event_box{
	height:310px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
	width:100%;
	margin:15px 0;
	color:black;
	transition:all 0.1s;
}
.section_event_activities_details .event_box button{
	background:rgba(255,255,255,1);
	outline:0;
	border:0;
	margin:0;
	padding:0;
}
.section_event_activities_details .event_box:hover{
	box-shadow:0px 3px 5px 2px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_event_activities_details .event_box a{
	color:black;
}
.section_event_activities_details .event_box a:hover{
	text-decoration:none;
}
.section_event_activities_details .event_box .event_box_details{
	padding:10px;
}
.section_event_activities_details .event_box .event_box_details h4{
	font-weight:400;
}
.section_event_activities_details .event_box .event_box_details h5{
	font-weight:400;
}
.section_event_activities_details .event_box  img{
	height:200px;
	width:100%;
}

.section_project{
	height:auto;
	padding-top:8%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}

.section_project .project_constituency{
	outline:0;
	margin:5px 0;
	width:100%;
	border:0;
	background:rgba(255,255,255,1);
	padding:5px 10px;
	text-align:center;
	box-shadow:0px 0px 2px 1px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_project .project_constituency:hover{
	box-shadow:0px 2px 4px 2px rgba(0,0,0,0.1);
	transition:all 0.1s;
	color:rgba(0,128,255,1);
}
.section_project .project_constituency p{
	padding:0;
	margin:0;
	font-weight:700;
}

.section_project .project_box{
	height:340px;
	background:rgba(255,255,255,1);
	width:100%;
	margin:10px 0;
	color:black;
	text-align:left;
	transition:all 0.1s;	
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
}
.section_project .project_box:hover{
	box-shadow:0px 3px 5px 3px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_project .project_box p{
	text-align:center;
	margin:0;
	padding:0;
}
.section_project .project_box button{
	text-align:left;
	outline:0;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}
.section_project .project_box button:focus{
	border:0;
	outline:0;
}
.section_project .project_box .project_box_details{
	padding:5px 10px;
}
.section_project .project_box .project_box_details h5{
	font-size:1.1em;
	bottom:0;
}
.section_project .project_box  img{
	height:200px;
	width:100%;
}
.section_project .fadetext{    
width: auto;
overflow: hidden;
position: relative;
height:80px;
text-overflow: ellipsis;
color:black;
	text-align:justify;
}
.section_project .fadetext:after {
content: "";
padding: 5px 10px 5px 10px;
text-align: right;
position: absolute;
bottom: 0;
right: 0;
width: 100%;
height:40px;
background: -webkit-linear-gradient(bottom, rgba(255,255,255,0), #fff 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0), #fff 100%);
}
.section_projects_details{
	height:auto;
	padding:5% 0 0 0;
	margin:20px 0;
	background:rgba(255,255,255,0);
}
.section_projects_details  a{
	color:black;
}
.section_projects_details  a:hover{
	text-decoration:none;
}
.section_projects_details .event_pg_details{
	padding:10px;
}
.section_projects_details  .event_pg_details p{
	font-size:1.2em;
}
.section_projects_details  img{
	height:400px;
	width:100%;
}

.section_projects_details .project_side_box{
	padding-top:2%;
}

.section_projects_details .project_box{
	height:340px;
	background:rgba(255,255,255,1);
	width:100%;
	margin:10px 0;
	color:black;
	text-align:left;
	transition:all 0.1s;	
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
}
.section_projects_details .project_box:hover{
	box-shadow:0px 3px 5px 3px rgba(0,0,0,0.1);
	transition:all 0.1s;
}
.section_projects_details .project_box p{
	text-align:center;
	margin:0;
	padding:0;
}
.section_projects_details .project_box button{
	text-align:left;
	outline:0;
	margin:0;
	padding:0;
	border:0;
	background:transparent;
}
.section_projects_details .project_box button:focus{
	border:0;
	outline:0;
}
.section_projects_details .project_box .project_box_details{
	padding:5px 10px;
}
.section_projects_details .project_side_box .project_box  img{
	height:200px;
	width:100%;
}

.section_achievement{
	height:auto;
	padding-top:6%;
	padding-bottom:5%;
	background:rgba(250,250,250,1);
}
.section_achievement .achievement_box{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 6px 3px rgba(240,240,240,1);
	padding:0;
	margin:10px 0;
	text-align:justify;
	border:1px solid rgba(220,220,220,1);
	height:200px;
}

.section_achievement .achievement_box img{
	margin:0;
	padding:5px;
	width:100%;
	height:150px;
}
.section_achievement .achievement_box .box_inner{
	margin:0px ;
	text-align:justify;
	height:100%;
}
.section_tendernotification{
	height:auto;
	padding-top:6%;
	padding-bottom:5%;
	background:rgba(250,250,250,1);
}
.section_tendernotification .tendernotification_box{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 6px 3px rgba(240,240,240,1);
	padding:10px 0;
	margin:20px 10px;
	text-align:justify;
	height:200px;
	border:1px solid rgba(220,220,220,1);
}
.section_tendernotification .tendernotification_box  .Desc h4 {
	color:rgba(130,130,130,1);
}
.section_tendernotification h4{
	margin:0px;
	padding:0px 0 ;
}
.section_tendernotification .tendernotification_box .date{
	text-align:left;
}
.section_tendernotification .tendernotification_box .download{
	margin-top:10px;
	text-align:center;
}
.section_tendernotification .tendernotification_box .download a{
	padding:10px 60px;
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
	font-weight:700;
	background:rgba(0,128,255,1);
	color:rgba(255,255,255,1);
	transition:all 0.1s;
}
.section_tendernotification .tendernotification_box .download a:hover{
	text-decoration:none;
	color:rgba(0,128,255,1);
	background:rgba(255,255,255,1);
	box-shadow:0px 3px 5px 2px rgba(0,0,0,0.1);
	transition:all 0.1s;
}

.section_elected_members{
	height:auto;
	padding-top:6%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}
.section_elected_members .picture img{
	height:480px;
}
.section_elected_members .ZP_elected_members {
	font-size:1.1em;
	margin:0;
	padding:0;
}

.section_elected_members .ZP_DPC {
	margin:10px 0;
}
.section_elected_members .ZP_DPC .ZP_DPC_box h3{
	color:rgba(0,128,255,1);	
	margin:0;
	padding:0;
}
.section_elected_members .ZP_DPC .ZP_DPC_box{
	padding:5px 5px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
}
.section_elected_members .ZP_standing_committee {
	margin:15px 0;
	height:365px;
}
.section_elected_members .ZP_standing_committee .ZP_standing_committee_box{
	padding:10px 5px;
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
}

.section_elected_members .ZP_standing_committee .ZP_standing_committee_box h4{
	color:rgba(0,128,255,1);		
}

.section_prev_elected_members{
	height:auto;
	padding-top:6%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}

.section_prev_elected_members  .ZP_prev_elected_members{
	margin:15px 10px;
	padding:0;
	background:rgba(255,255,255,1);
	border:1px solid rgba(220,220,220,1);
	box-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
}
.section_prev_elected_members .ZP_prev_elected_members img {
	margin:0;
	padding:0;
}
.section_prev_elected_members .ZP_prev_elected_members .ZP_prev_members_box h4{
	color:rgba(0,128,255,1);	
	margin:0;
	padding:10px 0;
}
.section_prev_elected_members .ZP_prev_elected_members .ZP_prev_members_box {
	padding:10px;
}

.section_announcements{
	height:auto;
	padding-top:6%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}
.section_announcements .announcements{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
	padding:10px 0;
	margin:20px 10px;
	text-align:justify;
	height:120px;
	border:1px solid rgba(220,220,220,1);
}
.section_announcements .announcements .download a{
	padding:10px 60px;
	box-shadow:0px 0px 3px 2px rgba(0,0,0,0.1);
	color:rgba(50,200,50,1);
	transition:all 0.1s;
	font-weight:700;
	background:rgba(255,255,255,1);
}
.section_announcements .announcements .download a:hover{
	text-decoration:none;
	color:rgba(255,255,255,1);
	background:rgba(50,200,50,1);
	box-shadow:0px 3px 5px 2px rgba(0,0,0,0.1);
	transition:all 0.1s;
}

.section_RTI{
	height:auto;
	padding-top:8%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);	
}
.section_contact{
	height:auto;
	padding-top:6%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);	
}
.section_footer_index{
	height:auto;
	padding:2% 0;
	margin:0;
	background:rgba(100,100,100,0.8);
	color:white;
}

.section_footer_index .footerlinks {
	display:block;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	margin:10px;
}
.section_footer_index   a{
	color:white;
	font-size:1.1em;
}
.section_footer_index  a:hover{
	color:rgba(0,128,255,1);
}
.section_footer_index .footerlinks ul{
	list-style-type:none;
}
.section_footer_index .footerlinks ul a{
	color:white;
	font-size:1.1em;
}
.section_footer_index .footerlinks ul a:hover{
	color:rgba(0,128,255,1);
}
.section_footer{
	height:auto;
	padding:2% 0;
	margin:0;
	background:rgba(100,100,100,1);
	color:white;
}

.section_footer .footerlinks {
	display:block;
    -webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	margin:10px;
}
.section_footer .footerlinks ul{
	list-style-type:none;
}
.section_footer   a{
	color:white;
	font-size:1.1em;
}
.section_footer  a:hover{
	color:rgba(0,128,255,1);
}
.section_footer .footerlinks ul a{
	color:white;
	font-size:1.1em;
}
.section_footer .footerlinks ul a:hover{
	color:rgba(0,128,255,1);
}
#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  line-height: 1;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}
#cssmenu {
  width: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1;
  background: transparent;
  z-index:9998;
  margin-top:40px;
}
#cssmenu > ul {
  float: right;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu.align-center > ul {
  font-size: 0;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  display: inline-block;
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > a {
  padding: 15px 10px;
  font-size: 1em;
  font-weight:600;
  text-decoration: none;
  text-transform: uppercase;
  color: #fff;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li.active > a {
  color:rgba(0,0,0,1);
  background:rgba(255,255,255,1);
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 25px;
}
#cssmenu > ul > li.has-sub > a::after {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > ul > ul > li.has-sub > a::after {
  position: absolute;
  top: 18px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  content: "";
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu > ul > li.has-sub:hover > a::after {
  border-color: rgba(0,128,255,1);
} 
#cssmenu > ul > ul > ul > li.has-sub:hover > a::after {
  border-color: rgba(0,128,255,1);
} 
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu ul ul ul {
  position: absolute;
  left: -9999px;
}
#cssmenu li:hover > ul {
  left: auto;
}
#cssmenu.align-right li:hover > ul {
  right: 0;
}
#cssmenu ul ul ul {
  margin-left: 100%;
  top: 0;
}
#cssmenu.align-right ul ul ul {
  margin-left: 0;
  margin-right: 100%;
}
#cssmenu ul ul li {
  height: 0;
  -webkit-transition: height .2s ease;
  -moz-transition: height .2s ease;
  -ms-transition: height .2s ease;
  -o-transition: height .2s ease;
  transition: height .2s ease;
}
#cssmenu ul li:hover > ul > li {
  height: 32px;
}
#cssmenu ul ul li a {
  box-shadow:0px 3px 2px rgba(0,0,0,0.1);
  padding: 10px 20px;
  width: 220px;
  font-size: 12px;
  background: #fff;
  text-decoration: none;
  color: #000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li a:hover {
  color: rgba(0,128,255,1);
}
#cssmenu ul ul ul li a {
  box-shadow:0px 3px 2px rgba(0,0,0,0.1);
  padding: 10px 20px;
  width: 220px;
  font-size: 12px;
  background: #fff;
  text-decoration: none;
  color: #000;
  -webkit-transition: color .2s ease;
  -moz-transition: color .2s ease;
  -ms-transition: color .2s ease;
  -o-transition: color .2s ease;
  transition: color .2s ease;
}
#cssmenu ul ul ul li:hover > a,
#cssmenu ul ul ul li a:hover {
  color: rgba(0,128,255,1);
}
#cssmenu ul ul li.has-sub > a::after {
  position: absolute;
  top: 13px;
  right: 10px;
  width: 4px;
  height: 4px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  content: "";
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: border-color 0.2s ease;
  -moz-transition: border-color 0.2s ease;
  -ms-transition: border-color 0.2s ease;
  -o-transition: border-color 0.2s ease;
  transition: border-color 0.2s ease;
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  right: auto;
  left: 10px;
  border-bottom: 0;
  border-right: 0;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
}
#cssmenu ul ul li.has-sub:hover > a::after {
  border-color: rgba(0,128,255,1);
}
@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	

.section_navbar_top{
	top:0;
	z-index:999999;
	background:rgba(255,255,255,1);
	width:100%;
	padding:0;
    position: fixed;
}
.section_navbar_top .box-container{
	position:fixed;
	top:0;
	z-index:999999;
	width:100%;
	background:rgba(0,128,255,1);
	
}
 .section_navbar_top .logo{
	 width:60px;
	 background:red;
    z-index: 10000;
	}
.section_navbar_top .logo_name h2{
	position: absolute;
	padding:15px 0;
    width:50%;
	text-align:left;
	font-size:1.2em;
    z-index: 9999;
	margin-top:0;
	margin-left:40px;
	color:white;
	}
 .section_navbar_top .logo img{
	width: 50%;
	padding:5px 0;
	}
.section_navbar_index .logo_name h2{
	position: absolute;
	padding:15px 0;
    width:45%;
	text-align:left;
	font-size:1.2em;
    z-index: 9999;
	margin-top:0;
	margin-left:40px;
	color:white;
	}
 .section_navbar_index .logo img{
	width: 50%;
	padding:5px 0;
	}
.section_navbar_index .f-nav{  /* To fix main menu container */
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
	background:rgba(0,128,255,1);
}

.section_navbar_index .f-nav .logo img{ 
    width:30px ;
	padding:5px 0;
    z-index: 999999;
    position: absolute;
	top:0;
}

.section_navbar_index .f-nav .logo_name h2{ 
    position: absolute;
	top:0px;
    width:200px;
	text-align:left;
	font-size:1.2em;
    z-index: 9999;
	margin-top:0;
	margin-left:15%;
	color:white;
} 

.f-nav #cssmenu{
	margin-top:00px;
}
  #cssmenu {
    width: 100%;
	z-index:9998;
  margin-top:0px;
  }
  #cssmenu ul {
    width: 100%;
    display: none;
  }
  #cssmenu.align-center > ul,
  #cssmenu.align-right ul ul {
    text-align: left;
  }
  #cssmenu ul li,
  #cssmenu ul ul li,
  #cssmenu ul li:hover > ul > li {
    width: 100%;
    height: auto;
    border-top: 1px solid rgba(120, 120, 120, 0);
  }
  #cssmenu ul li a,
  #cssmenu ul ul li a {
    width: 100%;
  }
  #cssmenu > ul > li,
  #cssmenu.align-center > ul > li,
  #cssmenu.align-right > ul > li {
    float: none;
    display: block;
  }
  #cssmenu ul ul li a {
    padding: 10px 20px 10px 30px;
    font-size: 12px;
    color: #fff;
    background: none;
  }
  #cssmenu ul ul li:hover > a,
  #cssmenu ul ul li a:hover {
    color: #000000;
    background: rgba(255,255,255,1);
  }
  #cssmenu ul ul ul li a {
	width:100%;
    padding-left: 40px;
  }
  #cssmenu ul ul,
  #cssmenu ul ul ul {
    position: relative;
    left: 0;
    right: auto;
    width: 100%;
    margin: 0;
  }
  #cssmenu > ul > li.has-sub > a::after,
  #cssmenu ul ul li.has-sub > a::after {
    display: none;
  }
  #menu-line {
    display: none;
  }
  #cssmenu #menu-button {
    display: block;
    padding: 20px;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    text-transform: uppercase;
	height:70px;
  }
  #cssmenu #menu-button::after {
    content: '';
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    width: 25px;
    height: 3px;
    background: #fff;
  }
  #cssmenu #menu-button::before {
    content: '';
    position: absolute;
    top: 27px;
    right: 20px;
    display: block;
    width: 25px;
    height: 10px;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
  }
  #cssmenu .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    height: 52px;
    width: 52px;
    cursor: pointer;
  }
  #cssmenu .submenu-button::after {
    content: '';
    position: absolute;
    top: 21px;
    left: 26px;
    display: block;
    width: 1px;
    height: 11px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button::before {
    content: '';
    position: absolute;
    left: 21px;
    top: 26px;
    display: block;
    width: 11px;
    height: 1px;
    background: #fff;
    z-index: 99;
  }
  #cssmenu .submenu-button.submenu-opened:after {
    display: none;
  }
  
.section_index_1{
	height:auto;
	padding-top:2%;
	padding-bottom:3%;
	background:rgba(255,255,255,0);
	font-size:1.1em;
}

.section_index_1 .container{
	width:100%;
	margin:0 auto;
}
.section_index_1 .about_us{
	margin:0 0 70% 0;
	padding:20px;
	text-align::justify;
	font-size:1em;
}
.section_index_2{
	height:auto;
	padding-top:2%;
	padding-bottom:3%;
	background:rgba(0,128,255,1);
	font-size:1.1em;
}

.section_index_2 .container{
	width:100%;
	margin:0 auto;
}

.section_about{
	height:auto;
	padding-top:20%;
	padding-bottom:1% ;
	background:rgba(255,255,255,1);
}
.section_RTI{
	height:auto;
	padding-top:20%;
	padding-bottom:1% ;
	background:rgba(255,255,255,1);
}

.section_administrative_committee{
	height:auto;
	padding-top:20%;
	padding-bottom:2% ;
	background:rgba(250,250,250,1);
}

.section_elected_members{
	height:auto;
	padding-top:20%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}

.section_elected_members .picture img{
	height:185px;
}

.section_prev_elected_members{
	height:auto;
	padding-top:20%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}

.section_prev_elected_members  .ZP_prev_elected_members{
	margin:15px 0px;
	padding:0;
	background:rgba(255,255,255,1);
	border:1px solid rgba(220,220,220,1);
	box-shadow:0px 0px 2px 2px rgba(0,0,0,0.1);
}
.section_project{
	height:auto;
	padding-top:25%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}
.section_event_activities{
	height:auto;
	padding-top:20%;
	padding-bottom:5%;
	background:rgba(255,255,255,0);
}
.section_tendernotification{
	height:auto;
	padding-top:20%;
	padding-bottom:5%;
	background:rgba(250,250,250,1);
}
.section_tendernotification .tendernotification_box{
	background:rgba(255,255,255,1);
	box-shadow:0px 0px 6px 3px rgba(240,240,240,1);
	padding:10px 0;
	margin:20px 10px;
	text-align:justify;
	height:auto;
	border:1px solid rgba(220,220,220,1);
}
.section_tendernotification .tendernotification_box .download{
	margin-top:30px;
	margin-bottom:10px;
	text-align:center;
}
.section_announcements{
	height:auto;
	padding-top:20%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);
}

.section_RTI{
	height:auto;
	padding-top:20%;
	padding-bottom:30% ;
	background:rgba(250,250,250,1);	
}
.section_contact{
	height:auto;
	padding-top:20%;
	padding-bottom:5% ;
	background:rgba(250,250,250,1);	
}
.section_footer_index .footerlinks {
	display:block;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	margin:10px 5px;
}
.section_footer .footerlinks {
	display:block;
    -webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
	margin:10px 5px;
}
}
