.projectnet{ padding:0; margin: 0 0 80px; }
.projectnet h4{font-weight: bold; padding:10px 0;}
.projectnet .listitem{ padding-bottom: 50px;}
.projectnet .listitem span.btn-info{ font-size: 18px; font-weight: bold;}
.projectnet h1.page-title1{margin:20px 0; padding-bottom: 20px;}
.projectnet .vdolist { padding:10px 0 0; position: relative;}
.projectnet .vdolist img{filter: blur(0);}
.projectnet .vdolist i{
  position:absolute;
  font-size:50px;
  text-align:center;
  vertical-align:middle;
  color: #fff;
}
.projectnet .prod-row .xt{
  transition: .5s;
  box-shadow: 0 20px 30px rgba(0,0,0,.1);
  margin: 10px 0 30px;
  padding-bottom:5px;
  box-sizing: border-box;
}
.social-links2{ padding-top: 50px;}
.social-link2{font-size:5vh; margin: 5px 20px; color: #38b4e8;} 
a.social-link2:hover{color: #f4822f;}
@media (max-width:480px){
  .social-link2{margin: 5px 10px;}
}