/* Enter Your Custom CSS Here */

@media screen and (max-width: 767px) {
    #logo-image{
            width: 20%;
        }
}

#logo-image{
  width: 70%;
}

a, .menu .sub-menu li a {
    color: #fff !important;
}

.single-portfolio h5,
.page-id-3506 h4
{
  line-height: 26px;
  margin-bottom: 30px;
}

/*.project-post-content h1, #sidebar h3{
  color: #fff;
  font-size: 17px !important;
  background-color: #000;
  padding: 10px 30px;
  width: 480px;
  text-align: center;
}*/

.synopsis{
  font-size: 18px;
  color: #000 !important;
  font-weight: bold !important;
}