      /* */
    div.dvftp_wrapper{
      	position:relative;
      }
      div.dvftp_wrapper img{
        width: 100%;
        overflow: hidden;
      }
        /* */
      div.dvftp_title{
		      padding: 8px;
        position: absolute;
        bottom: 0px;
        left: 0px;
        width: 100%;
        color: #ffffff !important;
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+1,000000+82,000000+100&0.03+2,0.5+23,1+70,1+100 */
        background: -moz-linear-gradient(top, rgba(0,0,0,0.03) 1%, rgba(0,0,0,0.03) 2%, rgba(0,0,0,0.5) 23%, rgba(0,0,0,1) 70%, rgba(0,0,0,1) 82%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
        background: -webkit-linear-gradient(top, rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.03) 2%,rgba(0,0,0,0.5) 23%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
        background: linear-gradient(to bottom, rgba(0,0,0,0.03) 1%,rgba(0,0,0,0.03) 2%,rgba(0,0,0,0.5) 23%,rgba(0,0,0,1) 70%,rgba(0,0,0,1) 82%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#08000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
      }
      /* */
      div.dvftp_title h3 a{
        color: #ffffff !important;
        margin: unset;
        margin-bottom: -10px;
      }
      p.dvftp_title_desc{
      	padding:10px;
      	margin:0px;
      }
