.video-wrap iframe {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
}

.video-wrap {
    padding-bottom: 56.25%;
    position: relative;
    display: block;
}

.video-subtitle {
  font-size: 14pt;
    padding-bottom: 2px;
    border-bottom: 3px solid #9c9c9c;
    vertical-align: top;
    font-weight: 300;
    font-family: Roboto;
    display: inline-block;
    /* background: #a2a2a2; */
    /* color: #FFF; */
    /* padding: 3px 10px; */
    /* border: none; */
    /* font-weight: 900;*/
}

.single .type-portfolio {
    margin-bottom: 40px;
}
