.project { margin-top: 12px; text-align: center; }
.project h3 { letter-spacing: 1px; font-family: "Source Sans Pro", sans-serif; font-size: 37px; font-weight: 400; color: #555555; }
.project h4 { margin-left: -5px; font-family: "Source Sans Pro", sans-serif; font-size: 20px; font-weight: 300; color: #555555; }
.project p { font-family: "Source Sans Pro", sans-serif; font-size: 13px; font-weight: 300; margin-top: 16px; line-height: 23px; color: #666666; }
#projects .columns1 .project { width: 100%; }
.load_more_cont { width: 100%; padding: 10px 0 0; }
/* __________ Portfolio Item __________ */
.portfolio_block { width: 100%; }
.portfolio_block .project .hover_img { position: relative; }
.portfolio_block.project_descr { position: relative; padding: 37px 10px 14px; color: #979797; border: 0; border-bottom: 2px solid #ededed; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }
.portfolio_block .project:hover .project_descr { border-bottom-color: #765692; }
.portfolio_block .project_descr h4 { margin-bottom: 11px; font-size: 15px; }
.view h3 { margin-bottom: 5px; text-align: center; //margin-left:-14px;
margin-top: 12px; font-size: 16px; color: #888888; }
.view h3 a { text-decoration: none; color: #50b448; font-size: 16px; text-align: center; font-family: "Source Sans Pro", sans-serif; font-weight: 300; }
.view li { display: inline-block; height: 40px; background: none; text-decoration: none; color: #a9a9a9; font-size: 13px; text-align: center; font-family: "Source Sans Pro", sans-serif; font-weight: 300; }
.view a:hover { color: #50b448; text-decoration: underline; }
