/*-- Schemes page css start --*/
a{
    outline: 0;
}

/* common taber style starts */
.commonTabSection .homeTabSection{
    background: none;
    padding-top: 0;
}
/* common taber style ends */


/* schemes banner section css start */
.mainContainer {
    margin-top: 149px;
}
.schemes-banner {
    background: url(../images/schem-banner.jpg) no-repeat;
    background-size: cover;
    background-position: center !important;
    height: 184px;
}
.chemes-title h2 {
    text-align: center;
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    padding: 80px 0;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0;
}
/* schemes banner section css end */

/* breadcrumb start */
.breadcrumb{
    background: none;
    padding-top: 0;
    padding-left: 0;

}
.breadcrumb li a {
    color: #444444;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
    text-decoration: none;
}
.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "\f105";
    font-family: "fontAwesome";
}
.breadcrumb > .active {
    color: #969696;
    font-size: 14px;
    font-weight: 400;
}
/* breadcrumb end */

/* schemes title start */
.schemesleftsection .schemes-title .schemesimg {
    display: inline-block;
    position: relative;
}
.schemesleftsection .schemes-title .SchemesbyPCMC {
    display: inline-block;
    vertical-align: middle;
}
.schemesleftsection  .schemes-title .SchemesbyPCMC h2 {
    padding-left: 20px;
    color: #1b1b28;
    font-size: 26px;
    font-weight: 700;
    font-family: 'Roboto';
}
.schemesleftsection .schemes-title {
    border-bottom: 1px solid #df1c29;
    margin-bottom: 40px;
}
.schemesleftsection .schemes-title .schemesimg::after {
    content: "\e252";
    position: absolute;
    bottom: -15px;
    left: 0px;
    right: 0;
    margin: auto;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #df1c29;
    font-size: 22px;
    text-align: center;
}
/* schemes title end */

/* service table start */
.yearDropdown {
	width: 150px;
    float: right;
    clear: both;
    margin-bottom: 20px;
    padding-right: 25px;
}

.schemesleftsection .service-table {
	float: left;
	margin-bottom: 40px;
    padding-right: 25px;
	width:100%;
}
.service-table table thead tr {
    background: #3f4e68;
    color: #fff;
}
.service-table table > thead:first-child tr th {
    padding: 15px 20px;
    border-right: 1px solid #dfe1e3;
}
.service-table table > tbody tr td {
    padding: 20px 10px 20px 20px;
    vertical-align: middle;
}
.service-table table {
    margin-bottom: 0;
    border: 1px solid #d7d9db;
}
.service-table table tbody tr td:first-child {
    color: #323234;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto';
    border-right: 1px solid #d7d9db;
    padding-right: 20px;
    vertical-align: middle;
    text-align: left;
}

.service-table.listofCorporators table tbody td {
    border-right: 1px solid #d7d9db;
}
/* .service-table.listofCorporators table tbody td:last-child {
    border-right: none;
} */
.service-table table tbody tr td a{
    color: #323234;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto';
}
.service-table table tbody tr td a:hover{
    color: red;
}
.service-table .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #fff;
}
.service-table .table-striped > tbody > tr:nth-of-type(even) {
    background-color: #edeef0;
}
/* service table end */

/* corporation css start */
.schemesrightsection {
    margin-top: 75px;
    margin-left: 10px;
}
.schemesrightsection .corporationpanel {
    background: #df1c29;
    color: #fff;
}
.schemesrightsection .corporationpanel {
    background: #df1c29;
    color: #fff;
    padding-top: 15px;
    border-bottom: 4px solid #08223d;
    margin-bottom: 50px;
}
.schemesrightsection .corporationpanel h3 {
    margin: 0;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto';
    background: #08223d;
    padding: 10px 18px;
    text-transform: uppercase;
    position: relative;
}
/*.schemesrightsection .corporationpanel h3::before {
    content: '';
    background: #08223d;
    position: absolute;
    width: 11px;
    height: 39px;
    top: 0px;
    left: -11px;
}*/
.schemesrightsection .corporationpanel h3 i {
    float: right;
    font-size: 16px;
}
.schemesrightsection .corporationpanel ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0;
}
.schemesrightsection .corporationpanel ul li {
    border-bottom: 1px solid #b5232d;
    position: relative;
}
.schemesrightsection .corporationpanel ul li a{
    color: #fff;
    font-size: 16px;
    font-weight: 200;
    font-family: 'Roboto';
    text-decoration: none;
    display: block;
    padding: 10px 32px 10px 20px;
    outline: none;
    
}
.schemesrightsection .corporationpanel ul li a:hover {
    background: #b92b35;
    font-weight: 400;
}
.corporationpanel ul li::after {
    content: "\f0a9";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 20px;
    opacity: 0.4;
    top: 13px;
}
.corporationpanel ul li a:hover ::after {  
    opacity: 0.9;
}
/* corporation css end */

/* sarathi information css start */

.sarathiInformationpanel figure figcaption {
    color: #525252;
    font-size: 18px;
    font-weight: 400;
    padding: 15px 0;
    margin-bottom: 20px;
}
.sarathiInformationpanel figure img {
    border: 1px solid #ececec;
    width: 100%;
}
/* sarathi information css end */
/*-- Schemes page css end --*/

/*-- e Tender page css start --*/
.eTenderpdflink {
    padding: 40px 0px 48px 106px;
    overflow: hidden;
    border-bottom: 1px solid #df1c29;
    margin-bottom: 60px;
}
.eTenderpdflink ul {
    padding: 0;
    list-style: none;
}
.eTenderpdflink ul li {
    height: 75px;
    background: #08223d;
    float: left;
    margin-bottom: 40px;
    width: 42%;
}
.eTenderpdflink ul li:nth-child(1) {
    margin-right: 50px;
}
.eTenderpdflink ul li:nth-child(3) {
    margin-right: 50px;
}
.eTenderpdflink ul li a {
    display: block;
    overflow: auto;
    transition: all 0.5s ease-in-out;
}
.eTenderpdflink ul li a .registerIcon {
    float: left;
    padding: 18px 20px;
}
.eTenderpdflink ul li a .registerForm {
    float: left;
    padding-top: 22px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    width: 50%;
    padding-right: 10px;
}
.eTenderpdflink ul li a .registerPdf {
    float: right;
    padding: 15px 16px 17px 15px;
    background: #f1bb30;
    border-left: 1px solid #08223d;
    transition: all 0.5s ease-in-out;
}
.eTenderpdflink ul li a:hover {
    background: #df1c29;
    transition: all 0.5s ease-in-out;
}
.eTenderpdflink ul li a:hover .registerPdf{
     background: #df1c29;
     border-left: 1px solid #fff;
    transition: all 0.5s ease-in-out;
   
}
.eTenderpdflink ul li a .registerPdf img:nth-child(2n) {
    display: none;
}
.eTenderpdflink ul li a:hover .registerPdf img:first-child{
    display: none;
    
}
.eTenderpdflink ul li a:hover .registerPdf img:nth-child(2n){
    display: block;
    
}
.schemesrightsection .corporationpanel ul li:hover::after {
    font-size: 14px;
    opacity:1;
}
/*-- e Tender page css end --*/
/*-- Administration page css start --*/

.adimleftpaneltop0{ 
    width: 60px;
    padding: 12px;
    background: #08223d;
    color: #fff;
}
.admimistrationpanel {
    padding: 0 15px 0 60px;
    margin-bottom: 60px;
}
.admimistrationpanel table thead tr {
    width: 60px;
    background: #08223d;
    color: #fff;
}
.admimistrationpanel table thead tr th {
    padding: 12px;
}
/*.admimistrationpanel table tbody tr {
    border-bottom: 15px solid #fff;
}*/
.admimistrationpanel table tbody tr td:first-child {
    width: 60px;
    padding: 12px;
    background: #ec9b2a;
    color: #000;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    font-family: 'Roboto';
    border-right: 1px solid #f2f2f2;
}
.admimistrationpanel table thead tr th:first-child{
    width: 60px;
    border-right: 1px solid #f2f2f2;
}
.admimistrationpanel table tbody tr td:nth-child(2n) {
    background: #f0bd34;
    padding: 0;
}
.admimistrationpanel table tbody tr td a {
    display: block;
    color: #000;
    font-size: 20px;
    font-weight: 400;
    font-family: 'Roboto';
    padding: 12px;
    text-decoration: none;
    outline: none;
    box-shadow: none;
}
.admimistrationpanel table tbody tr td table tbody tr td:first-child {
    background: #f0bd34;
    border-right: none;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr td:first-child{
    border-right: 2px solid #f0bd34;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr td {
    background: #f9da87 !important;
    border-bottom: 2px solid #f0bd34;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr{
    border-bottom: none;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr:hover{
    background: #df1c29;
    color: #fff;
}
.admimistrationpanel table.tableWithHover tbody tr:hover td,.admimistrationpanel table.tableWithHover tbody tr:hover td a {
    background: #df1c29;
    color: #fff;
}

/* .admimistrationpanel table.tableWithNoBg tbody tr:hover td:nth-child(2n){
       background: #f0bd34;
   } */   
.admimistrationpanel table {
    margin-bottom: 12px;
}
.admimistrationpanel table tbody tr td a i {
    float: right;
    margin-right: 30px;
    position: relative;
    top: 4px;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr td a {
    display: block;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Roboto';
    padding: 12px;
    text-decoration: none;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr td{
    font-size: 18px;
}
.admimistrationpanel table tbody tr td table tbody tr td table {
    margin: 15px 0;
}
.admimistrationpanel table tbody tr td table tbody tr td:nth-child(2n) {
    padding-right: 25px;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr td a i {
    margin-right: -24px;
    opacity: 0.4;
    margin-top: 3px;
}
.admimistrationpanel table tbody tr td {
    vertical-align: middle;
}
td.width {
    width: 25% !important;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr:hover td{
    background:#eb0029 !important ;
    color:#fff;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr:hover td a{
    color:#fff;
}
.admimistrationpanel table tbody tr td table tbody tr td table tbody tr:hover td a i{
    color:#fff;
    opacity: 1;
    transition: all 1 ease-in-out;
}
/*-- Administration page css end --*/

/*-- governing body page css start --*/
.governing-bodysection .goverinbmember {
    background: #f2be5d;
    padding: 42px;
    position: relative;
}
.governing-bodysection .goverinbmember::after {
    content: "\e252";
    position: absolute;
    bottom: -16px;
    left: 0px;
    right: 0;
    margin: auto;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #f2be5d;
    font-size: 22px;
    text-align: center;
}
.governing-bodysection .goverinbmember .govmayor {
    padding-right: 0;
}
.governing-bodysection .goverinbmember .govcomissinor {
    padding-left: 0;
}
.governing-bodysection .goverinbmember .goverinbmemberanel span {
    margin-bottom: 5px;
    margin-top: 0;
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.goverinbmemberanel {
    padding: 25px 0;
}
.goverinbmemberanel span:first-child {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
}
.goverinbmemberanel span:last-child {
    margin-top: 28px !important;
}
.goverinbmemberanel h4 {
    color: #212121;
    font-size: 18px;
    font-weight: 500;
    text-decoration: none;
}
.goverinbmemberanel {
    padding: 25px 0;
    border: 1px solid #d6a13e;
}
.goverinbmemberanel a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
}
.goverinbmemberanel a:hover{
    color: #df1c29;
    text-decoration: none;
}
/* committeestitle css start */
.Committeestitle h3 {
    font-size: 20px;
    font-weight: 700;
    color: #08223d;
    text-transform: uppercase;
    text-align: center;
    margin: 50px 0;
    position: relative;
}
.Committeestitle h3::before {
    content: '';
    width: 40%;
    height: 1px;
    background: #cccccc;
    top: 10px;
    left: 0;
    position: absolute;
}
.Committeestitle h3::after {
    content: '';
    width: 40%;
    height: 1px;
    background: #cccccc;
    top: 10px;
    right: 0;
    position: absolute;
}
/* committeestitle css end */

/* cmmittees name N person  start */
.cmmitteesnameNperson {
    margin-bottom: 30px;
}
.cmmitteesnameNperson table thead tr {
    background: #df1c29;
}
.cmmitteesnameNperson table thead tr th {
    padding: 16px 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
}
.cmmitteesnameNperson table tbody tr{
    
}
.cmmitteesnameNperson table tbody tr td:first-child{
    padding: 0;
    background: #08223d;
    width: 50%;
    
}
.cmmitteesnameNperson table tbody tr td:first-child a{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    padding: 16px 30px;
    display: block;
    outline: none;
}
.cmmitteesnameNperson table tbody tr td:first-child:hover{
    background: #eb0029;
}
.cmmitteesnameNperson table tbody tr td:last-child {
    background: #dcdedf;
    font-size: 17px;
    font-weight: 400;
    color: #000000;
    padding: 16px 30px;
}
.cmmitteesnameNperson table tbody tr td{
    border-bottom: 1px solid #fff;
}
.govermentbodycomitiname{
    position: relative;
}
.cmmitteesnameNperson tbody tr td:first-child .govermentbodycomitiname::after {
    content: "\f0da";
    position: absolute;
    bottom: 12px;
    right: -8px;
    margin: auto;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 4;
    -webkit-font-smoothing: antialiased;
    color: #08223d;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 27px;
    
}
.cmmitteesnameNperson tbody tr td:first-child:hover  .govermentbodycomitiname:after
{
    content: "\f0da";
    position: absolute;
    bottom: 12px;
    right: -9px;
    margin: auto;
    display: inline-block;
    font-style: normal;
    font-weight: 400;
    line-height: 4;
    -webkit-font-smoothing: antialiased;
    color: #eb0029;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 27px;
}
/* cmmittees name N person  end */
/*-- governing body page css end --*/

/*-- Department detail page css start --*/
.schemesleftsection .schemes-title .SchemesbyPCMC h2 span {
    color: #df1c29;
}
.Hodprofilebk {
    background: url(../images/department-detail/profilebk.jpg);
    width: 100%;
    background-size: 100% 100%;
    padding: 50px;
}

.Hodprofilebk img {
    width: 150px;
    display: block;
    margin: 0 auto;
}
.HOdInformation {
    border: 1px solid #08223d;
    margin-bottom: 30px;
}
.HODInformation span i {
    border: 1px solid #1a324b;
    font-size: 22px;
    border-radius: 50%;
    margin-right: 15px;
    width: 43px;
    height: 43px;
    text-align: center;
    line-height: 43px;
    color: #08223d;
}
.HODInformation {
    padding: 27px 50px;
    float: left;
    width: 100%;
}
.HODInformation p {
    margin-bottom: 14px;
    font-size: 16px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 35px;
}
span.profilelable {
    position: relative;
    padding-left: 60px;
}
span.profilelable i.fa {
    position: absolute;
    left: 0;
    top: -9px;
}
.HODInformation p:last-child{
    margin-bottom: 0
}
.HODInformation span.profilelable {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    width: 30%;
    display: inline-block;
    float: left;
}
.HODInformation span.profilevalue {
    width: 70%;
    display: inline-block;
    float: left;
}
.devider {
    border: 1px solid #df1c29;
    margin: 40px 0;
}
h3.Departmentheadingtitle {
    color: #08223d;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
}
.department-Info table thead tr {
    background: #08223d;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    border-bottom: 5px solid #fff;
}
.department-Info table thead tr th {
    padding: 10px 25px;
}
.department-Info table tbody tr {
    border-bottom: 5px solid #fff;
}
.department-Info table tbody tr td {
    padding: 14px;
    vertical-align: middle;
}
.department-Info table tbody tr td:first-child {
    background: #d7d7d7;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    width: 200px;
    text-align: center;
}

.department-Info table tbody tr td:nth-child(2n){
    background: #ebebeb;
    color: #212121;
    font-size: 16px;
    font-weight: 400;
}

.optionstylefortable table thead tr {
    background: #08223d;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    border-bottom: 5px solid #fff;
}
.optionstylefortable table thead tr th {
    text-align: center;
}
.optionstylefortable table thead tr th:nth-child(2n) {
    text-align: left;
    padding-left: 30px;
}
.optionstylefortable tbody tr td:nth-child(2n) {
    text-align: left;
    padding-left: 30px;
}
.optionstylefortable tbody tr td:nth-child(4) {
    vertical-align: middle;
    text-align: center;
    padding-right: 44px;
}
.optionstylefortable tbody tr{
    border-bottom: 5px solid #fff;
}
.optionstylefortable tbody tr td {
    font-size: 16px;
    color: #212121;
    font-weight: 400;
    padding: 20px 0;
    text-align: center;
}
.optionstylefortable {
    margin-bottom: 40px;
}
.optionstylefortable tbody tr td:first-child {
    background: #ebebeb;
}
.optionstylefortable tbody tr td:nth-child(3) {
    background: #ebebeb;
}
.optionstylefortable tbody tr td:nth-child(2){
    background: #d7d7d7;
}
.optionstylefortable tbody tr td:nth-child(4){
    background: #d7d7d7;
}
.optionstyle ol li {
    color: #212121;
    font-size: 16px;
    font-weight: 400;
    margin: 25px 0;
}
.optionstyle ol li span {
    color: #08223d;
    font-size: 20px;
    font-weight: 700;
    display: block;
}
.optionstyle ol {
  counter-reset: list;
  padding-left: 30px;
}
.optionstyle ol > li {
  list-style: none;
    position: relative;
}
.optionstyle ol > li:before {
    content: counter(list, upper-alpha);
    counter-increment: list;
    color: #fff;
    background: #08223d;
    border-radius: 50%;
    position: absolute;
    top: 5px;
    left: -26px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
}


/*-- Department detail page css end --*/

/*-- Corporator detail page css start --*/
.CorporatorProfile .media .media-left .Hodprofilebk h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
    margin-bottom: 20px;
    line-height: 25px;
}
.CorporatorProfile .Hodprofilebk{
    padding-top: 26px;
}
.CorporatorProfile .media .media-left .Hodprofilebk img {
    width: 204px;
}
.CorporatorProfile .media .media-body .HODInformation {
    padding: 24px 20px;
}
.CorporatorProfile .media .media-body .HODInformation .profilelable {
    width: 40%;
}
.CorporatorProfile .media .media-body .HODInformation p span.profilevalue {
    width: 60%;
}
.corporatorDetailCorporation {
    margin-bottom: 10px !important;
}
.corporationWorkOrder h4 {
    font-size: 18px;
    font-weight: 700;
    color: #08223d;
}
.corporationWorkOrder h4 a{
    color: #08223d;
    text-decoration: none;   
}
.corporationWorkOrder h4:hover a{
    color: #eb0029;
}
.corporationWorkOrder p {
    color: #666666;
    font-size: 14px;
}
/*-- Corporator detail page css end --*/

/*-- Responsive css start --*/
/* large desktop css */
@media (min-width: 1350px){
    .eTenderpdflink ul li a .registerForm {
    font-size: 16px;
}
}

/* small desktop css */
@media (max-width: 1199px){
    .mainContainer {
    margin-top: 136px;
}
    .schemesrightsection {
    margin-top: 75px;
    margin-left: 0px;
}
    .schemesleftsection .service-table {
    margin-bottom: 40px;
    padding-right: 0px;
}
   /*-- E Tender page css start */ 
    .eTenderpdflink {
    padding: 18px 1px 57px 15px;
}
    .eTenderpdflink ul li {
    height: 63px;
    background: #08223d;
    float: left;
    margin-bottom: 40px;
    width: 45%;
}
    .eTenderpdflink ul li a .registerIcon {
    padding: 10px;
}
    .eTenderpdflink ul li a .registerForm {
    padding-top: 12px;
}
    .eTenderpdflink ul li a .registerPdf {
    padding: 10px;
}
    .eTenderpdflink ul li:nth-child(3) {
    margin-bottom: 0;
}
    .eTenderpdflink ul li:nth-child(4) {
    margin-bottom: 0;
}
      /*-- E Tender page css end --*/
    /*-- Department Profile page css staart --*/
    .HODInformation {
    padding: 30px 15px;
    float: left;
    width: 100%;
}
    span.profilelable {
    padding-left: 38px;
}
    span.profilelable i.fa {
    position: absolute;
    left: 0;
    top: -5px;
}
    .HODInformation span i {
    border: 1px solid #1a324b;
    font-size: 14px;
    border-radius: 50%;
    margin-right: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
    .HODInformation p {
    font-size: 14px;
}
    .HODInformation span.profilelable {
    font-size: 14px;
}
    /*-- Department Profile page css end --*/
}
/*-- Schemes page css end --*/
/* tab desktop css */
@media (max-width: 991px){
/*-- Schemes page css start --*/    
    .mainContainer {
    margin-top: 40px;
}
    .schemesrightsection .corporationpanel h3 {
    font-size: 16px;
    padding: 10px 10px;
}
   
    .schemesrightsection .corporationpanel ul li {
    font-size: 14px;
}
    .sarathiInformationpanel figure figcaption {
    font-size: 16px;
}
    .schemesrightsection .corporationpanel h3::before {
    height: 37px;
}
    .schemesrightsection .corporationpanel ul li a {
        font-size: 14px;
    }
    

/*-- E Tender page css start --*/
    
    .eTenderpdflink {
    padding: 0;
    overflow: hidden;
    border-bottom: 1px solid #df1c29;
    margin-bottom: 60px;
}
    .eTenderpdflink ul li {
    width: 100%;
    height: 59px;
    margin-bottom: 20px;
}
    .eTenderpdflink ul li a .registerIcon {
    padding: 10px;
}
    .eTenderpdflink ul li a .registerPdf {
    padding: 8px;
}
    .eTenderpdflink ul li:nth-child(3) {
    margin-bottom: 20px;
}
    .eTenderpdflink ul li:nth-child(4) {
    margin-bottom: 20px;
}
    .schemesleftsection .schemes-title .SchemesbyPCMC h2 {
    padding-left: 18px;
}
    /*-- E Tender page css end --*/
    
    /*-- Governing body page css start */
    .schemesleftsection .schemes-title .SchemesbyPCMC h2 {
    font-size: 20px;
}
    .governing-bodysection .goverinbmember {
    padding: 15px;
}
    .Committeestitle h3::before {
    width: 35%;
}
    .Committeestitle h3::after {
    width: 35%;
}
    .cmmitteesnameNperson table tbody tr td:first-child a {
    font-size: 14px;
}
    .cmmitteesnameNperson table tbody tr td:last-child {
    font-size: 14px;
}
    /*-- Governing body page css end */
    /*-- Department detail page css start --*/
    .HODInformation span.profilelable {
    font-size: 14px;
    width: 35%;
}
    .HODInformation span.profilevalue {
    width: 50%;
}
    .HODInformation {
    padding: 40px 8px;
}
    .HODInformation p {
    font-size: 14px;
}
    span.profilelable i.fa {
    position: absolute;
    left: 0;
    top: -5px;
}
    .department-Info table tbody tr td {
    padding: 8px;
    vertical-align: middle;
}
    .department-Info table tbody tr td:first-child {
    font-size: 14px;
}
    .department-Info table tbody tr td:nth-child(2n) {
    font-size: 14px;
}
    .optionstyle ol li {
    font-size: 14px;
}
.HOdInformation .media-body{
    display: block;
    width: 100%;
}
.HOdInformation .media-left{
    display: block;
    padding-right: 0;
}
    /*-- Department detail page css start --*/
    
    /*-- Corporator detail page css start --*/
    .CorporatorProfile .media .media-left {
    display: block;
    padding-right: 0;
}
    .CorporatorProfile .media .media-left .Hodprofilebk img {
    width: 160px;
}
    .corporationWorkOrder h4 {
    font-size: 16px;
    font-weight: 700;
    color: #08223d;
}

    /*-- Corporator detail page css end --*/

    /* administration page starts here */
    .admimistrationpanel {
        padding-left: 0;
        padding-right: 0;
    }
    /* administration page ends here */

    
}
/*-- Schemes page css end --*/
/* mobile desktop css */
@media (max-width: 767px){
/*-- Schemes page css start --*/
     .schemesrightsection {
    margin-top: 0px;
    margin-bottom: 15px;
}
    .schemesrightsection .corporationpanel h3::before {
    display: none;
}
    .sarathiInformationpanel figure img {
    width: 100%;
}
/*-- Schemes page css end --*/
    
/*-- E Tender page css start --*/
    .eTenderpdflink {
    padding: 0;
    margin-bottom: 60px;
}
    .eTenderpdflink ul li {
    height: 60px;
    background: #08223d;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
    width: 100%;
}
    .eTenderpdflink ul li a .registerForm {
    width: 53%;
}
    .eTenderpdflink ul li a .registerIcon {
    float: left;
    padding: 10px 10px;
}
    .eTenderpdflink ul li a .registerPdf {
    padding: 6px 11px 11px 13px;
    
}
    .eTenderpdflink ul li a .registerPdf {
    float: right;
}
/*-- E Tender page css end --*/
    
     /*-- Governing body page css start */
    .governing-bodysection .goverinbmember .govmayor {
    padding-right: 15px;
}
    .governing-bodysection .goverinbmember .govcomissinor {
    padding-left: 15px;
}
     /*-- Governing body page css end */
    
    /*-- Department detail page css start */
    .HOdInformation .media .media-left {
    display: block;
    width: 100%;
    padding-right: 0;
}
    .optionstyle ol li {
    color: #212121;
    font-size: 14px;
    font-weight: 400;
    margin: 25px 0;
}
    /*-- Department detail page css end */
    
    /*-- Corporator detail page css start --*/
    .CorporatorProfile .media .media-left .Hodprofilebk img {
    width: 160px;
} 
    .HODInformation span i {
    border: none;
}
    span.profilelable {
    padding-left: 30px;
}
    .HODInformation p {
    margin-bottom: 20px;
}
    /*-- Corporator detail page css end --*/
}


@media (max-width: 580px){
    .schemesleftsection .schemes-title .SchemesbyPCMC h2 {
    font-size: 20px;
}
    .schemesleftsection .schemes-title .schemesimg {
        display: block;
        text-align: center;
    }
    .schemesleftsection .schemes-title .schemesimg img{
        width: 75px;
    }
    .schemesleftsection .schemes-title .SchemesbyPCMC h2 {
    text-align: center;
    font-size: 20px;
    padding-left: 0;
}
    .schemesleftsection .schemes-title .SchemesbyPCMC {
    display: block;
}
/*-- E Tender page css start --*/
    
    .eTenderpdflink ul li a .registerIcon img {
    width: 25px;
}
    .eTenderpdflink ul li a .registerForm {
    /*padding-top: 20px;*/
    font-size: 14px;
    width: 60%;
}
    .eTenderpdflink ul li a .registerPdf {
    padding: 13px 10px;
}
    .eTenderpdflink ul li {
    height: 59px;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
}
   .eTenderpdflink ul li a .registerIcon {
    padding: 15px 10px;
}
    .eTenderpdflink ul li:nth-child(1) {
    margin-right: 0px;
}
    .eTenderpdflink ul li:nth-child(3) {
    margin-right: 0px;
}
    .registerPdf img {
    width: 35px;
}
    /*-- E Tender page css end --*/
    
    /*-- Corporator detail page css start --*/
    .CorporatorProfile .media .media-body .HODInformation .profilelable {
    width: 100%;
    margin-bottom: 8px;
}
    .CorporatorProfile .media .media-body .HODInformation p span.profilevalue {
    width: 100%;
}
    .HODInformation span i {
    width: auto;
   
}
    span.profilelable {
    padding-left: 20px;
}
     /*-- Corporator detail page css end --*/
}

/* normal desktop css */
@media (max-width: 480px){
/*-- Schemes page css end --*/
    .schemesleftsection .schemes-title .SchemesbyPCMC {
        display: block;
    }
    .schemesleftsection .schemes-title .SchemesbyPCMC h2 {
        text-align: center;
        font-size: 20px;
        padding-left: 0;
    }
    
    .schemesrightsection {
        margin-top: 0px;
        margin-bottom: 15px;
    }
/*-- Schemes page css end --*/
/*-- Governing body page css start */
    .Committeestitle h3::before {
    width: 22%;
}
    .Committeestitle h3::after {
    width: 22%;
}
/*-- Governing body page css end */
    
     /*-- Department detail page css start */
    .HODInformation span.profilelable {
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
}
    .HODInformation span.profilevalue {
    width: 100%;
}
    /*-- Department detail page css end */
    
}
