.mv_video_cats_menu li a.has_ico{
	background-repeat: no-repeat;
	background-position: 16px center;
	padding-left: 50px;
}

.mv_video_cats_menu li a.sport_main{
	background-image:url('../../v4_imgs/icons/home_ico.png');
}

.mv_video_cats_menu li a.has_ico.ico-football-ball{
	background-image: url('../../../v4_imgs/icons/ico-football-ball.png');
}

.mv_video_cats_menu li a.has_ico.other{
	background-image: url('../../../v4_imgs/icons/ico-other-ball.png');
}

.mv_video_cats_menu li a.has_ico.ico-rugby-ball{
	background-image: url('../../../v4_imgs/icons/ico-rugby-ball.png');
}

.mv_video_cats_menu li a.has_ico.ico-basketball-ico{
	background-image: url('../../../v4_imgs/icons/ico-basketball-ico.png');
}

.mv_video_cats_menu li a.has_ico.ico-tenis-ball{
	background-image: url('../../../v4_imgs/icons/ico-tenis-ball.png');
}

.mv_video_cats_menu li a.has_ico.ico-football-ball.selected,
.mv_video_cats_menu li a.has_ico.ico-football-ball:hover{
	background-image: url('../../../v4_imgs/icons/ico-football-ball_hover.png');
}

.mv_video_cats_menu li a.has_ico.ico-rugby-ball.selected,
.mv_video_cats_menu li a.has_ico.ico-rugby-ball:hover{
	background-image: url('../../../v4_imgs/icons/ico-rugby-ball_hover.png');
}

.mv_video_cats_menu li a.has_ico.ico-basketball-ico.selected,
.mv_video_cats_menu li a.has_ico.ico-basketball-ico:hover{
	background-image: url('../../../v4_imgs/icons/ico-basketball-ico_hover.png');
}

.mv_video_cats_menu li a.has_ico.ico-tenis-ball.selected,
.mv_video_cats_menu li a.has_ico.ico-tenis-ball:hover{
	background-image: url('../../../v4_imgs/icons/ico-tenis-ball_hover.png');
}

.mv_video_cats_menu li a.has_ico.other.selected,
.mv_video_cats_menu li a.has_ico.other:hover{
	background-image: url('../../../v4_imgs/icons/ico-other-ball_hover.png');
}

.mv_video_cats_menu li a.sport_main.selected,
.mv_video_cats_menu li a.sport_main:hover{
	background-image:url('../../v4_imgs/icons/home_ico_hover.png');
}

.mv_video_cats_menu li a.branded_chans,
.mv_video_cats_menu li a.branded_chans.selected,
.mv_video_cats_menu li a.branded_chans:hover{
	background-image:url('../../v4_imgs/icons/brand_ico_hover.png');
}


#mv_content_wrapper{
	background: #FFF!important;
}

.mv_video_cats_menu li a{
	padding: 16px 0 16px 20px;
	font-size: 15px;
}

#mv_page_header_container{
	background: url('../../../v4_imgs/Sport.jpg') repeat-x 0 0;
}

.mv_branded_vid_block{
	width: 241px;
	  height: 185px;
	  margin-right: 15px;
}

.mv_branded_vid_block .mv_branded_vid_block_avatar{
	width: 80px;
	height: 80px;
}

.mv_branded_vid_block .mv_branded_vid_block_head{
	height: 135px;
}

.mv_branded_vid_block .mv_branded_vid_block_cover{
	height: 89px;
}


@media screen and (max-width: 1900px){
	.mv_branded_vid_block{
		width: 233px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_head{
		height: 130px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_cover {
	  height: 84px;
	}
}

@media screen and (max-width: 1580px){
	.mv_branded_vid_block{
		width: 200px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_head{
		height: 120px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_cover {
	  height: 74px;
	}
}

@media screen and (max-width: 1430px){
	.mv_branded_vid_block{
		width: 235px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_head{
		height: 120px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_cover {
	  height: 74px;
	}
}

@media screen and (max-width: 1350px){
	.mv_branded_vid_block{
		width: 217px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_head{
		height: 120px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_cover {
	  height: 74px;
	}
}

@media screen and (max-width: 1260px){
	.mv_branded_vid_block{
		width: 223px;
		margin-right: 5px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_head{
		height: 120px;
	}
	.mv_branded_vid_block .mv_branded_vid_block_cover {
	  height: 74px;
	}
}

.mv_videos_container_title.sport_tag_title{
	overflow: initial;
	margin-top: 10px;
	margin-bottom: 25px;
}

.mv_videos_container_title.sport_tag_title a {
	padding: 10px;
	margin-top: -10px;
	background: #468aca;
	color: #FFF;
	border-radius: 8px;
}