

/* Start:/bitrix/templates/.default/components/bitrix/catalog.filter/news/style.css?1579527802306*/
.tag-main{
    width: 100%;
    height: auto;
}
.tag-img{
	float: left;
	margin-right: 15px;
}
.player-name{
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 10px;
}
.tag-des div{
	padding-bottom: 7px;
	padding-top: 7px;
}
.tag-des td{
	border-bottom: 1px solid #d8d8d8;
}

/* End */


/* Start:/bitrix/templates/.default/components//bitrix/system.pagenavigation/.default/style.css?157952780228*/
.fix{
	display: block;
}

/* End */


/* Start:/bitrix/templates/.default/components/bitrix/news.list/video-useful/style.css?15795278021984*/
.video-list
{
	width: 102%;
	overflow: hidden;
	vertical-align: top;
	overflow: hidden;
}
.video-list .video-item{
    position: relative;
	width: 30.5%;
	margin: 1%;
	height: 322px;
	overflow: hidden;
	vertical-align: top;
	-moz-box-sizing: border-box; 
    box-sizing: border-box; 
    cursor: pointer;
      
}
.video-list .video-item .preview{
    position:relative;
	display: block;
	margin: 3%;
	width: 92%;
	height: 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	border:1px solid #CCC
	
}
.video-list .video-item .bg{
    display:none;
    display: block;
    z-index:1;
    margin: 3%;
    width: 92%;
    height: 200px;
    position:absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.video-list .video-item .play-icon{
    background-image: url(/bitrix/templates/.default/components/bitrix/news.list/video/img/play.png);
    width: 100%;
    height: 100%;
    background-position: center center;
    background-size: 80px;
    background-repeat: no-repeat;
}


@media screen and (max-width: 1177px){
	div.video-list .video-item{
		width: 46.5%;
	}
}
@media screen and (max-width: 860px){
	div.video-list .video-item{
		width: 30.5%;
	}
}
@media screen and (max-width: 745px){
	div.video-list .video-item{
		width: 46.5%;
	}
}
@media screen and (max-width: 560px){
	div.video-list .video-item{
		width: 100%;
	}
}



.video{
        
    }
    
    .video-layout{
        display:none;
        background-color: rgba(0, 0, 0, 0.6);
        position:fixed;
        z-index:10000;
        width:100%;
        height: 100%;
        top: 0;
        left: 0;
    }
    
    .video-wrapprer {
        position: relative;
        width:100%;
        height: 100%;
    }
    
    #video-placeholder{
        height: 50%;
        width: 50%;
        margin-left: 25%;
        margin-top: 200px; 
        border:3px solid white;
        border-radius: 4px;
    }
    
/* End */
/* /bitrix/templates/.default/components/bitrix/catalog.filter/news/style.css?1579527802306 */
/* /bitrix/templates/.default/components//bitrix/system.pagenavigation/.default/style.css?157952780228 */
/* /bitrix/templates/.default/components/bitrix/news.list/video-useful/style.css?15795278021984 */
