/* Enter Your Custom CSS Here */		@media only screen and (max-width: 768px) {
.project-title-wrap {
    opacity: 1 !important;
}

.roll-project .project-item .project-pop {
    opacity: 0.5 !important;
}
}
ul.social-menu-widget{
  float: left;
}
.site-info.container {
    display: none;
}
.social-widget li a:before {
  font-size: 5px;
  color: #fff;
}  
.home .panel-row-style {
    padding-top: 5 !important;
    padding-bottom: 2.5 !important;
  @media only screen and (max-width:991px){
  
  .footer-widgets,
  .footer-widgets .search-form .search-field{
    text-align: center;
  }
  
  .footer-widgets .search-form{
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
