.portfolio {
	    padding: 5em 0;
}
.portfoliosd {
    /*background-image: url("../images/events.jpg"); */
    height: 593px;
    background: url(../images/events.jpg)no-repeat 0px 0px;
    background-size: cover; 
    -webkit-background-size: cover; 
    -moz-background-size: cover;
    -o-background-size: cover;      
    -moz-background-size: cover;
    
}
.well_blue {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    background-color: #63C0EC; 
    padding: 5px 5px 5px 5px;
}
.well_brown {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    background-color: #795547; 
}
.well_green {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    background-color: #4CB050; 
}
.well_ash {
    font-weight: 300;
    font-size: 14px;
    color: #ffffff;
    text-align: justify;
    background-color: #9E9E9E; 
}
.font_white{
    color: #FFFFFF;     
}
a, a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}
.circular {
    height: 72px;
    width: 100%;    
}
.circular a:hover {
  display: inline-block;
  border-radius: 9px;
  background: #a0dbf7;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #026CBA;
  width: 100%;
  height: 100%;
}
.tender {
    height: 72px;
    width: 100%;
}
.tender a:hover {
  display: inline-block;
  border-radius: 9px;
  background: #896e64;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #633727;
  width: 100%;
  height: 100%;
}
.emp {
    height: 72px;
    width: 100%;
}
.emp a:hover {
  display: inline-block;
  border-radius: 9px;
  background: #a2f2a4;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #27872a;
  width: 100%;
  height: 100%;
}
.news {
    height: 72px;
    width: 100%;
}
.news a:hover {
  display: inline-block;
  border-radius: 9px;
  background: #b7b0b0;
  padding-left: 10px;
  padding-bottom: 25px;
  color: #6d6b6b;
  width: 100%;
  height: 100%;
}
/*--//responsive-stats-here--*/

/*right side icon*/
#fixedsocial_right {
    top:30%;
    height:200px;
    width:60px;
    position:fixed;
    right: 35px;
}
.nvbdcp_right {
  height:80px;
  width:90px;
  background: url(../images/logo_nvbdcp.png) top no-repeat; 
  background-size: cover;
  overflow: hidden; 
  position: relative;
  z-index: -1; 
}
.nvbdcp_right:hover {
    background: url(../images/logo_nvbdcp.png) top no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-left:-20px;
    width:100px;
    z-index: -1;
}

.cbphc_right {
  height:80px;
  width:90px;
  background: url(../images/logo_cbphc.png) no-repeat; 
  background-size: cover;
  overflow: hidden;  
}
.cbphc_right:hover {
    background: url(../images/logo_cbphc.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-left:-20px;
    width:100px;
}
.nuhm_right {
  height:80px;
  width:90px;
  background: url(../images/logo_nuhm.png) no-repeat; 
  background-size: cover;
  overflow: hidden;  
}
.nuhm_right:hover {
    background: url(../images/logo_nuhm.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-left:-20px;
    width:100px;
}
.uphcs_right {
  height:80px;
  width:90px;
  background: url(../images/logo_uphcs.png) no-repeat; 
  background-size: cover;
  overflow: hidden;  
}
.uphcs_right:hover {
    background: url(../images/logo_uphcs.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-left:-20px;
    width:100px;
}
/*left side icon*/
#fixedsocial_left {
    top:30%;
    height:200px;
    width:60px;
    position:fixed;
    left: 5px;
}
.mnb_left {
  height:80px;
  width:90px;
  background: url(../images/logo_mnb1.png) no-repeat; 
  background-size: cover;
  overflow: hidden;  
}
.mnb_left:hover {
    background: url(../images/logo_mnb1.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-right: -20px;
    width:100px;
}
.amrut_left {
    height:80px;
    width:90px;
    background: url(../images/Logo_AMRUT.png) no-repeat; 
    background-size: cover;
    overflow: hidden;
}
.amrut_left:hover {
    background:url(../images/Logo_AMRUT.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-right:-20px;
    width:100px;
}
.nulm_left {
    height:80px;
    width:90px;
    background: url(../images/logo_nulm.png) no-repeat; 
    background-size: cover;
    overflow: hidden;
}
.nulm_left:hover {
    background:url(../images/logo_nulm.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-right:-20px;
    width:100px;
}
.swm_left {
    height:80px;
    width:90px;
    background: url(../images/logo_swm.png) no-repeat; 
    background-size: cover;
    overflow: hidden;
}
.swm_left:hover {
    background:url(../images/logo_swm.png) no-repeat;
    height:90px;
    width:100px;
    background-size:100px;
    opacity:2.5;
    transition:ease 500ms;
    margin-right:-20px;
    width:100px;
}
.font_white{
  color: #fff;
}
.left_8{
  padding-left: 8%;
}