.video_detail .description{line-height:25px;font-size:15px;margin-top:20px}.videos-grid{margin:20px -5px}.videos-grid .item{float:left;width:25%}.videos-grid .item .item_inner{margin:5px;border-radius:3px;background:var(--gray-color);box-shadow:0 2px 5px rgba(19,21,24,0.05);position:relative;text-align:left;padding:10px;box-sizing:border-box}.videos-grid .item .item_inner .name{display:block;line-height:30px;font-size:0.9525rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:10px}.videos-grid .item:hover .item_inner .name{color:var(--main-color)}.videos-grid .item .item_inner div{overflow:hidden}.videos-grid .item .item_inner img{width:100%;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.videos-grid .item .item_inner:hover img{-moz-transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.videos-grid .item-img{display:block;position:relative}.videos-grid .item-img::after{background:rgba(41,33,36,0.2) url(../images/video.png) no-repeat scroll center center;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%}.videos-grid .item:hover .item-img::after{background:rgba(41,33,36,0.2) url(../images/video_hover.png) no-repeat scroll center center}@media screen and (max-width: 850px){.videos-grid .item{width:33.33333%}}@media screen and (max-width: 840px) and (min-width: 570px){.videos-grid .types{display:none}}@media screen and (max-width: 570px){.videos-grid .item{width:50%}}
/*# sourceMappingURL=videos.css.map */
