.t3-copyright .copyright .module p {
    color: #767676;
    float: left !important;
    text-align: left !important;
    padding-left: 25px !important;
}

.t3-copyright {
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 40px !important;;
    padding-left: 0px;
    background: #252525;
    text-align: center;
}

.recent-work .noop-item:hover .noop-zoom a, .recent-work .noop-item:hover .noop-link a {
    bottom: 0px !important;
}

.boxed {
background: url(../../images/bg-boxed.png) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.recent-work .noop-item .noop-link a {
    right: 4% !important;
    text-indent: 0;
}

.recent-work .noop-item .noop-zoom a, .recent-work .noop-item .noop-link a {
    transition-delay: 0;
    -o-transition-delay: 0;
    -moz-transition-delay: 0;
    -webkit-transition-delay: 0;
    background-image: none;
    background-color: transparent;
    border: none;
    border-radius: none;
    top: 50% !important;
    bottom: 0% !important;
    width: 370px;
    opacity: 1;
    height: 535px;
    text-align: center;
}

.recent-work .noop-item .item-info p {
    right: 0%;
}

.recent-work .noop-item .noop-link a:hover {
    border-color: transparent;
    background-color: transparent;
}

.recent-work .noop-item .noop-link a:after {
    display: none;
}

.itemAuthor {
    display: none !important;
}

.itemComment {
    display: none !important;
}

.itemHeader {
    display: none !important;
}