.ytc-row:before, .ytc-row:after {content: "";display: table}
.ytc-row::after {clear:both}
.ytc-row .ytc-column .ytcthumb-cont {margin: 0 0 20px}
.ytc-row .ytc-column .ytcthumb-cont a {background-position: center center;background-repeat: no-repeat;background-size:cover; display: block;padding-bottom:56.25%;position: relative}
.ytc-row .ytc-column h6 {font-size: 1.15em;min-height: 100px;text-align: center}
.ytc-row .ytc-column h6 a {color:#999}
.ytc-row .ytc-column .ytcplay {
    background: url(../../themes/barrandstandley/images/icons/icon_play.png) no-repeat center center;
    height: 50px;left: 50%;position: absolute;top: 50%;width: 50px; transition:0.3s;
    transform: translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%);
}
.ytc-row .ytc-column .ytcplay:hover {opacity:0.75}
.ytc-promotion {display:none}
.ytc-youtubelink { margin-bottom:20px; border-bottom: 1px dotted #eaeaea;border-top: 1px dotted #eaeaea;padding: 20px 0;text-align: center}
/*.ytc-youtubelink .ytcmore {border: 1px solid #002A64;color: #002A64;display: inline-block;padding: 10px 30px;font-size: 1.15em;}
.ytc-youtubelink .ytcmore:hover {color: #D61920;border: 1px solid #D61920;}*/

@media screen and (min-width: 768px) {
.ytc-row { margin: 0 -10px; position: relative}
.ytc-row .ytc-column {box-sizing: border-box;float: left;padding: 0 10px;width: 33.3333%}
}
