#director-section .sqs-gallery-block-grid .slide .margin-wrapper .image-slide-title { display: block; position: absolute; top: 0em; right: 0; bottom: 0; left: 0; padding: 6em; -webkit-transition: all 900ms ease-out; -moz-transition: all 900ms ease-out; -o-transition: all 900ms ease-out; -ms-transition: all 900ms ease-out; transition: all 900ms ease-out;} .sqs-gallery-block-grid .slide .margin-wrapper:hover .image-slide-title { background: rgba(0,0,0,0.6); pointer-events: none;} .sqs-gallery-block-grid .slide .margin-wrapper .image-slide-title { font-family: proxima-nova; font-size: 12px; text-transform: uppercase; letter-spacing:2.2px; color: #fff; opacity: 0; } .sqs-gallery-block-grid .slide .margin-wrapper:hover .image-slide-title { font-family: proxima-nova; font-size: 12px; text-transform: uppercase; letter-spacing:2px; color: #fff; opacity: 1; position: center; }