/* CSS Document */

.video .video_block {
	width:inherit;
	min-height:100px;
	margin-top:20px;
}
.video .video_block .hed2 {
	width:903px;
	height:30px;
	background-color:#3e0971;
	border-bottom:2px #cccccc solid;
	border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -khtml-border-radius: 20px 20px 0px 0px;
  font-size:18px;
  padding-left:15px;
  line-height:36px;
}
.video .video_block .hed {
	width:903px;
	height:30px;
	background-color:#cccccc;
	border-radius: 20px 20px 0px 0px;
  -webkit-border-radius: 20px 20px 0px 0px;
  -moz-border-radius: 20px 20px 0px 0px;
  -khtml-border-radius: 20px 20px 0px 0px;
  color:#000;
  font-size:18px;
  padding-left:15px;
  line-height:36px;
}
.video .video_block .fot {
	width:inherit;
	height:30px;
	background-color:#131313;
	border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -khtml-border-radius: 0px 0px 20px 20px;
  text-align:center;
}
.video .video_block .fot .on {
	width:20px;
	height:20px;
	border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
  background-color:#6633cc;
  color:#FFF;
  line-height:20px;
  font-size:12px;
  display:inline-block;
  margin-top:5px;
}
.video .video_block .corner {
	border-radius: 0px 0px 0px 0px !important;
	-webkit-border-radius: 0px 0px 0px 0px !important;
  -moz-border-radius: 0px 0px 0px 0px !important;
  -khtml-border-radius: 0px 0px 0px 0px !important;
}
.video .video_block .bod {
	width:inherit;
	min-height:100px;
	background-color:#262626;
	border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -khtml-border-radius: 0px 0px 20px 20px;
    padding-bottom: 15px;
}
.video .video_block .bod .bl {
	width:217px;
	min-height:150px;
	display:inline-block;
	vertical-align:top;
	margin-left:8px;
	margin-top:10px;
}
.video .video_block .bod .bl .txt {
	font-size:12px;
	padding:3px;
	padding-top:5px;
}
.video .video_block .bod .bl .txt2 {
	font-size:10px;
	padding:3px;
}
.video .video_block .bod .bl .ph {
	width:217px;
	height:122px;
	position:relative;
	background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.video .video_block .bod .bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.video .video_block .bod .bl .ph a:hover {
	opacity:1;
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}
.video .top .r .ph_info {
	width:inherit;
	height:60px;
	margin-top:10px;
	position:relative;
	  margin-bottom: 10px;
}
.video .top .r .ph_info .ph_txt {
	width:520px;
	height:57px;
	display:inline-block;
	vertical-align:top;
	margin-left:17px;
	font-size:18px;
}
.video .top .r .ph_info .ph_txt .t2 {
	font-size:12px;
	margin-top:9px;
}
.video .top .r .ph_info .ph_logo {
	width:87px;
	height:58px;
	margin-left:19px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
}
.video .top .r .ph {
	width:620px;
	height:348px;
	margin-top:19px;
	margin-left:19px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.video .top .r .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.video .top .r .ph a:hover {
	opacity:1;
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}

.video .top .r_top {
	background-color:#262626;
}
.video .top .r {
	width:660px;
	float:right;
	margin-top:20px;
	border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
  /*background-color:#262626;*/
}
.video .top .l .kurier_last {
	width:240px;
	height:150px;
	background-image:url(../img/latest_news_ka.jpg);
	margin-top:20px;
	cursor:pointer;
	position:relative;
}
.video .top .l .kurier_last a {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:999;
}
.video .top .l .kurier_last .t {
	font-size:18px;
	width:inherit;
	height:46px;
	text-align:center;
	position:absolute;
	bottom:0;
	left:0;
}
.video .shows_scroll {
	width:941px;
	height:115px;
	background-color:#000;
	margin-left:-11px;
	position:relative;
}
.video .shows_scroll .prev {
	width:30px;
	height:75px;
	position:absolute;
	top:19px;
	left:0;
	background-image:url(../img/arr_left.png);
	z-index:1;
	opacity:0.6;
	transition:0.5s;
}
.video .shows_scroll .prev:hover {
	opacity:1;
	transition:0.5s;
}
.video .shows_scroll .next {
	width:30px;
	height:75px;
	position:absolute;
	top:19px;
	right:0;
	background-image:url(../img/arr_right.png);	
	z-index:1;
	opacity:0.6;
	transition:0.5s;
}
.video .shows_scroll .next:hover {
	opacity:1;
	transition:0.5s;
}
.video .shows_scroll ul {
	 position:absolute;
	 width:inherit;
	 height:inherit;
	 left:0px;
	 top:0;
	 margin:0;
	 padding:0;
	 overflow:hidden;
	 white-space:nowrap;
}
.video .shows_scroll li {
	 width:112px;
	 height:75px; 
	 margin:0;
	 padding:0;
	 cursor:pointer;
	 display:inline-block;
	 vertical-align:top;
	 margin-top:19px;
	 background-size:cover;
	 position:relative;
}
.video .shows_scroll li a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	cursor:pointer;
}
/* new video page */
	
	
.all_sh {
	color:#fff;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	width:inherit;
	text-align:left;
	display:block;
	margin:auto;
	height:35px;
	line-height:35px;
	cursor:pointer;
}
.all_sh2 {
	color:#fff;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
	width:inherit;
	text-align:left;
	display:block;
	margin:auto;
	height:35px;
	line-height:35px;
	cursor:pointer;
	margin-left:20px;
}
.pop_player {
	width:718px;
	height:486px;
	margin:auto;
}
.pop_txt {
	width:718px;
	margin:auto;
	font-size:14px;
	text-align:left;
	margin-top:20px;
	margin-bottom:30px;
}
.vfooter {
	width:100%;
	height:130px;
	background-color:#1b1b1b;
}
.vfooter .cont {
	width:942px;
	height:inherit;
	margin:auto;
	position:relative;
}
.vfooter .cont div {
	font-size:10px;
	font-family: 'bpg_rioni_arial';
	color:#c8c8c8;
	position:absolute;
	left:0;
	top:78px;
}
	
.vfooter .cont img {
	position:absolute;
	top:33px;
	left:0;
}
.scrol {
	width:100%;
	height:168px;
	background:#000;
	border-top:1px #454545 solid;
	box-shadow: 0px 0px 60px rgba(0,0,0,.9);
	overflow-y: hidden;
	white-space:nowrap;
}
.scrol .bl {
	width:184px;
	height:120px;
	display:inline-block;
	vertical-align:top;
	margin-top:15px;
	margin-left:25px;
}
.scrol .bl .ph {
	width:inherit;
	height:87px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	cursor:pointer;
	position:relative;
}
.scrol .bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/video_arr.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0;
	transition:0.5s;
	cursor:pointer;
}
.scrol .bl .ph a:hover {
	opacity:1;
	transition:0.5s;
}
.scrol .bl .lnk {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
	height:50px;
	overflow:hidden;
	text-align:left;
}

.v_mid {
	width:100%;
	min-height:662px;
	background-color:#1b1b1b;
	min-width:942px;
}
.v_mid .bott {
	width:100%;
	min-height:85px;
}
.v_mid .bott .botom {
	width:720px;
	min-height:80px;
	margin:auto;
}
.v_mid .bott .botom .title {
	width:inherit;
	height:inherit;
	color:#FFF;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	padding-top:10px;
	padding-bottom:10px;
}
.v_mid .v_mid_top {
	width:100%;
	height:576px;
	background-color:#232323;
	background-position:top center;
	background-repeat:repeat-x;
	min-width:942px;
}
.v_mid .v_mid_top .player {
	width:718px;
	height:484px;
	margin:auto;
	box-shadow: 0px 0px 60px rgba(0,0,0,.9);
	border-top:1px #1c1c1c solid;
	border-bottom:1px #1f1f1f solid;
}
.v_mid .v_mid_top .hed {
	width:inherit;
	min-height:inherit;
	height:90px;
	background-color:#1b1b1b;
	box-shadow: 0px 0px 60px rgba(0,0,0,.9);
}
.v_mid .v_mid_top .hed .hed_in {
	width:942px;
	height:inherit;
	margin:auto;
	text-align:left;
	line-height:90px;
	color:#bfbfbf;
	font-size:36px;
	font-family: 'nino';
}
.v_mid .v_mid_top .hed .hed_in img {
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
.vheader {
	width:100%;
	min-width:942px;
	height:118px;
	background-color:#3e0971;
}
.vheader .cont {
	width:942px;
	height:inherit;
	margin:auto;
	position:relative;
}
.vheader .cont .lg {
	position:absolute;
	top:30px;
	left:0;
}
.vheader .cont .right {
	width:424px;
	height:64px;
	position:absolute;
	top:30px;
	right:0;
}
.vheader .cont .right .soc {
	position:absolute;
	top:0;
	right:145px;
	width:107px;
	height:24px;
}
.vheader .cont .right .soc img {
	display:inline-block;
}
.vheader .cont .right .langs {
	width:130px;
	height:24px;
	position:absolute;
	top:0;
	right:10px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
	text-align:right;
	color:#FFF;
}
.vheader .cont .right .langs img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
.vheader .cont .right .ser {
	width:243px;
	height:27px;
	background-image:url(../img/v_search_bg.gif);
	position:absolute;
	right:0;
	top:35px;
	text-align:left;
}
.vheader .cont .right .ser  .input_ser {
	border:none;
	width:197px;
	height:16px;
	color:#999;
	font-size:10px;
	font-style:italic;
	outline:none;
	position:absolute;
	right:5px;
	top:4px;
	background:none;
}
.vheader .cont .right .ser  .input_ser:focus {
	border:none;
	outline:none;
}
.vheader .cont .right .ser img {
	width:41px;
	height:27px;
	cursor:pointer;
	border:none;
	position:absolute;
	left:0;
	top:0;
}
.vheader .cont .right .data {
	min-width:200px;
	height:24px;
	position:absolute;
	top:36px;
	right:250px;
	font-size:16px;
	line-height:26px;
	vertical-align:middle;
}




.video {
	width:918px;
	min-height:100px;
	background-color:#434343;
	margin:auto;
	padding:12px;
	text-align:left;
}
.video .video_main {
	width:inherit;
	min-height:200px;
}
.video .video_main .l {
	width:705px;
	min-height:638px;	
	float:left;
}

.video .video_main .video_tabs {
	width:inherit;
	min-height:100px;
	margin-top:10px;
}
.video .video_main .video_tabs .tabs_line {
	width:inherit;
	height:40px;
}
.video .video_main .video_tabs .tabs_line .tab {
	min-width:176px;
	height:inherit;	
	background-color:#515257;
	border-top:1px #6d6e73 solid;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	display:inline-block;
	vertical-align:top;
	transition:.3s;
	color:#fff;
	font-size:17px;
	font-family: 'nino';
	text-align:center;
	line-height:49px;
	cursor:pointer;
	padding-left: 10px;
	padding-right: 10px;
}
.video .video_main .video_tabs .tabs_line .tab:hover {
	background-color:#262626;
	border-top:1px #131313 solid;
	transition:.3s;
}
.video .video_main .video_tabs .tabs_line .on {
	background-color:#262626;
	border-top:1px #131313 solid;
	
}
.video .video_main .video_tabs .bot {
	width:inherit;
	min-height:100px;
	background-color:#262626;
	border-radius:0 0 15px 15px;
	-webkit-border-radius:0 0 15px 15px;
	-moz-border-radius:0 0 15px 15px;
	-khtml-border-radius:0 0 15px 15px;
	margin-top:1px;
}
.video .video_main .video_tabs .bot .bl {
	display:inline-block;
	vertical-align:top;
	margin-left:1px;
	margin-top:5px;
	height:187px;
	overflow:hidden;
}



.video .video_main .l .video_zone {
	width:inherit;
	min-height:650px;
	background-color:#262626;
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-khtml-border-radius:15px 15px 15px 15px;
}
.video .video_main .l .video_zone .t {
	padding-top:30px;
	margin-left:20px;
	font-size:26px;
}
.video .video_main .l .video_zone .date {
	margin-top:15px;
	font-size:17px;
	margin-left:20px;
	position:relative;
}
.video .video_main .l .video_zone .line {
	width:670px;
	height:1px;
	background-color:#434343;
}
.video .video_main .l .video_zone .soc {
	width: 204px;
	  height: 35px;
	  position: absolute;
	  top: -8px;
	  right: 19px;
	  text-align: right;
}
.video .video_main .l .video_zone .soc .soc_bl {
	width:90px;
	height:inherit;
	display:inline-block;
	vertical-align:top;
	margin-left:5px;
}
.video .video_main .l .video_zone .soc .soc_bl img {
	vertical-align:top;
	display:inline-block;
}
.video .video_main .l .video_zone .soc .soc_bl .com {
	height:inherit;
	font-size:18px;
	vertical-align:top;
	display:inline-block;
}
.video .video_main .l .video_zone .soc .face {
	background-image:url(../img/soc2.png);
	width:25px;
	height:25px;
}
.video .video_main .l .video_zone .soc .twit {
	background-image:url(../img/soc3.png);
	width:25px;
	height:25px;
}
.video .video_main .l .video_zone .soc .gogl {
	background-image:url(../img/soc4.png);
	width:25px;
	height:25px;
}

.video .video_main .l .video_zone .ph {
	width:690px;
	height:388px;
	position:relative;
	background-size:cover;
	margin:auto;
	border:2px #000 solid;
}
.video .video_main .l .video_zone .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	transition:0.5s;
	cursor:pointer;
}
.video .video_main .l .video_zone .ph a:hover {
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}
.video .video_main .l .video_zone .video_txt {
	font-size:14px;
	color:#FFF;
	width:660px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:20px;
}
.video .video_main .r {
	width:208px;
	min-height:100px;	
	float:right;
	margin-left:5px;
}
.video .video_main .r .r_bl {
	width:inherit;
	min-height:inherit;
	background-color:#262626;
	border-radius:15px 15px 15px 15px;
	-webkit-border-radius:15px 15px 15px 15px;
	-moz-border-radius:15px 15px 15px 15px;
	-khtml-border-radius:15px 15px 15px 15px;
	margin-bottom:10px;
}
.video .video_main .r .r_bl .t {
	color:#d7d7d7;
	margin-left:10px;
	padding-top:10px;
}




.video .shows {
	width:inherit;
	min-height:522px;
	background-color:#262626;
	border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px 20px 20px 20px;
	-khtml-border-radius:20px 20px 20px 20px;
	margin-top:15px;
}
.video .shows .video_content {
	width:811px;
	min-height:20px;
	font-size:26px;
	margin-left:30px;
}
.video .shows .video_content .t {
	padding-top:30px;
}
.video .shows .video_content .date {
	margin-top:15px;
	font-size:17px;
}
.video .shows .video_content .v_player_zone {
	width:710px;
	min-height:380px;
	margin-top:30px;
	position:relative;
}
.video .shows .video_content .v_player_zone .video_txt {
	font-size:14px;
	color:#FFF;
	width:688px;
	margin-top:10px;
	margin-bottom:10px;
}
.video .shows .video_content .v_player_zone .ph {
	width:690px;
	height:388px;
	position:relative;
	background-size:cover;
}
.video .shows .video_content .v_player_zone .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/video_arr.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.3;
	transition:0.5s;
	cursor:pointer;
}
.video .shows .video_content .v_player_zone .ph a:hover {
	opacity:1;
	transition:0.5s;
}

.video .shows .video_content .v_player_zone .soc {
	position: absolute;
	width: 117px;
	height: 380px;
	right: 3px;
	top: 4px;
	background-color: #303030;
	border-radius: 0px 20px 20px 0px;
	webkit-border-radius:0px 20px 20px 0px;
	-moz-border-radius: 0px 20px 20px 0px;
	-khtml-border-radius: 0px 20px 20px 0px;
	box-shadow: 0px 0px 60px rgba(0,0,0,.9);
}
.video .shows .video_content .v_player_zone .soc .kur_title {
	font-size:14px;
	width:200px;
	margin:auto;
	margin-top:15px;
}
.video .shows .video_content .v_player_zone .soc .kur_title_sub {
	font-size:12px;
	width:163px;
	margin-left:30px;
	margin-top:5px;
}
.video .shows .video_content .v_player_zone .soc .soc_block {
	width:70px;
	height:80px;
	margin:auto;
	margin-top:14px;
}
.video .shows .video_content .v_player_zone .soc .soc_block .bg {
	width:70px;
	height:51px;
	background-image:url(../img/soc_com.png);
	font-size:18px;
	text-align:center;
	line-height:41px;
}
.video .shows .video_content .v_player_zone .soc .soc_block .title {
	display:block;
	width:70px;
	height:17px;
	background-image:url(../img/views_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	font-size:12px;
	text-align:center;
	margin-top:5px;
}


.video .shows .l {
	width:566px;
	height:433px;
	background-color:#131313;
	border-radius:20px 0px 0px 20px;
	webkit-border-radius:20px 0px 0px 20px;
	-moz-border-radius:20px 0px 0px 20px;
	-khtml-border-radius:20px 0px 0px 20px;
	margin-top:8px;
	margin-left:15px;
	float:left;
	position:relative;
}
.video .shows .l .more {
	position:absolute;
	bottom:11px;
	right:33px;
	font-size:14px;
	cursor:pointer;
}
.video .shows .l .pl {
	width:500px;
	height:282px;
	margin:auto;
}
.video .shows .l .ph {
	width:500px;
	height:282px;
	background-color:#CCC;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
	background-size:contain;
	margin:auto;
}
.video .shows .l .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/video_arr.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.3;
	transition:0.5s;
	cursor:pointer;
}
.video .shows .l .ph a:hover {
	opacity:1;
	transition:0.5s;
}

.video .shows .l .title {
	width:500px;
	margin:auto;
	color:#FFF;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	margin-top:20px;
	margin-bottom:10px;
}
.video .shows .l .txt {
	width:503px;
	margin:auto;
	color:#FFF;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
	margin-top:10px;
}
.video .shows .l .player {
	width:503px;
	height:336px;
	margin:auto;
	margin-top:10px;
}
.video .shows .r {
	width:310px;
	height:433px;
	background-color:#303030;
	margin-top:8px;
	float:right;
	margin-right:25px;
	border-left:1px #4e4e4e solid;
}
.video .shows .r .lst {
	width:300px;
	height:433px;
	overflow-y:auto;
	overflow-x: hidden;
	margin-left:15px;
}
.video .shows .r .lst a {
	display:block;
	width:inherit;
	color:#FFF;
	font-size:18px;
	font-family: 'bpg_rioni_arial';
	margin-top:15px;
}

.video .shows .hed {
	width:883px;
	height:55px;
	margin:auto;
	border-bottom:2px #61b2d8 solid;
	color:#d7d7d7;
	font-size: 30px;
	font-family: nino;
	text-align: left;
	line-height: 67px;
}

.video .vds_bl {
	width:452px;
	height:370px;
	background-color:#262626;
	border-radius:20px 20px 20px 20px;
	-webkit-border-radius:20px 20px 20px 20px;
	-moz-border-radius:20px 20px 20px 20px;
	-khtml-border-radius:20px 20px 20px 20px;
	margin-top:15px;
	display:inline-block;
	vertical-align:top;
}
.video .vds_bl .hed {
	width:418px;
	height:48px;
	margin:auto;
	border-bottom:2px #6f22b8 solid;
	color:#d7d7d7;
	font-size:36px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	line-height:48px;
}
.video .vds_bl .bl {
	display:inline-block;
	vertical-align:top;
	margin-left:1px;
	margin-top:5px;
}
.video .vds_bl .cont {
	width:427px;
	height:295px;
	margin:auto;
	overflow-y:auto;
	overflow-x: hidden;
	margin-top:5px;
}
.video .marg2 {
	margin-left:10px;
}


.video .top .r .video_cat {
	width:660px;	
	text-align:left;
	background-color: #262626;
	border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -khtml-border-radius: 0px 0px 20px 20px;
}
.video .top .r .video_cat .nodata {
	font-size:12px;
	color:#FFF;
	line-height: 35px;
}
.video .top .r .video_cat .fot {
	width:660px;
	height:30px;
	background-color:#131313;
	border-radius: 0px 0px 20px 20px;
  -webkit-border-radius: 0px 0px 20px 20px;
  -moz-border-radius: 0px 0px 20px 20px;
  -khtml-border-radius: 0px 0px 20px 20px;
  text-align:center;
}
.video .top .r .video_cat.fot .on {
	width:20px;
	height:20px;
	border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
  background-color:#6633cc;
  color:#FFF;
  line-height:20px;
  font-size:12px;
  display:inline-block;
  margin-top:5px;
}
.video .top .r .video_cat .bl {
	display:inline-block;
	vertical-align:top;
	margin-left:12px;
	margin-top:0;
}
.video .top .r .video_cat .bl .ph {
	width:198px;
	height:111px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.video .top .r .video_cat .bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.video .top .r .video_cat .bl .ph a:hover {
	background-image:url(../img/button_center_over.png);
	opacity:1;
	transition:0.5s;
}


.video .top .r .video_cat .cont {
	width:637px;
	min-height:295px;
	margin:auto;
	/*overflow-y:auto;
	overflow-x: hidden;*/
	margin-top:5px;
}
.video .top .r .video_cat .cont .nodata {
	font-size:14px;
	height:100px;
	line-height:100px;
	width:inherit;
	text-align:center;
}
.video .top .r .video_cat .hed {
	width:638px;
	height:48px;
	margin:auto;
	border-bottom:2px #6f22b8 solid;
	color:#d7d7d7;
	font-size:17px;
	font-family: 'nino';
	text-align:left;
	line-height:60px;
}

.video .top .r .vid_list {
	width:190px;
	height:390px;
	margin-top:15px;
	margin-left:10px;
	overflow-y:auto;
	overflow-x: hidden;
}

.video .top .r .tabs_cont {
	width:inherit;
	min-height:413px;
	background-color:#131313;
	border-radius:0px 20px 20px 20px;
	-webkit-border-radius:0px 20px 20px 20px;
	-moz-border-radius:0px 20px 20px 20px;
	-khtml-border-radius:0px 20px 20px 20px;
	margin-top:1px;
}
.video .top .r .tabs_cont .l {
	width:435px;
	min-height:377px;
	float:left;
	margin-left:5px;
	text-align:left;
}
.video .top .r .tabs_cont .l .title {	
	width: 420px;
	margin: auto;
	margin-top:10px;
	font-size:14px;
	color:#FFF;
	font-family: 'bpg_rioni_arial';
	height: 122px;
	overflow: hidden;
}
.video .top .r .tabs_cont .l .title a {
	color:#FFF;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
}
.video .top .r .tabs_cont .l .player {
	width:433px;
	height:244px;
	margin-top:20px;
	margin-left:5px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:relative;
}
.video .top .r .tabs_cont .l .player a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	transition:0.5s;
	cursor:pointer;
}
.video .top .r .tabs_cont .l .player a:hover {
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}
.video .top .r .tabs_cont .r {
	width:210px;
	min-height:inherit;
	margin-top:0;
	float:right;
	border-left:1px #373737 solid;
	background-color:#262626;
	border-radius:0px 20px 20px 0px;
	-webkit-border-radius:0px 20px 20px 0px;
	-moz-border-radius:0px 20px 20px 0px;
	-khtml-border-radius:0px 20px 20px 0px;
}


.video .top .r .tabs {
	width:inherit;
	height:41px;
	text-align:left;
}
.video .top .r .tabs .tab {
	min-width:176px;
	height:inherit;	
	background-color:#515257;
	border-top:1px #6d6e73 solid;
	border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-khtml-border-radius:10px 10px 0px 0px;
	display:inline-block;
	vertical-align:top;
	transition:.3s;
	color:#fff;
	font-size:17px;
	font-family: 'nino';
	text-align:center;
	line-height:49px;
	cursor:pointer;
	padding-left: 10px;
	padding-right: 10px;
}
.video .top .r .tabs .tab:hover {
	background-color:#131313;
	border-top:1px #131313 solid;
	transition:.3s;
}
.video .top .r .tabs .on {
	background-color:#131313;
	border-top:1px #131313 solid;
	
}


.video .video_bl {
	width:202px;
	min-height:181px;
	margin:auto;
	margin-top:10px;
	text-align:left;	
}
.video .video_bl .ph {
	width:198px;
	height:111px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	position:relative;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
}
.video .video_bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.video .video_bl .ph a:hover {
	background-image:url(../img/button_center_over.png);
	opacity:1;
	transition:0.5s;
}
.video .video_bl .title {
	width:190px;
	padding: 3px;
	color: #FFF;
}
.video .video_bl .txt2 {
	font-size:10px;
	padding:3px;
}
.video .video_bl .title a {
	color:#FFF;
	font-size:12px;
	font-family: 'bpg_rioni_arial';
	display:block;
	line-height:normal;
	width:190px;
}
.video .marg {
	margin-bottom:20px;
}

.video .video_bl2 {
	width:180px;
	min-height:120px;
	margin:auto;
	text-align:left;
	background-color:#000;	
}
.video .video_bl2 .ph {
	width:174px;
	height:98px;
	margin:auto;
	margin-top:5px;
	margin-bottom:5px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:contain;
	position:relative;
	margin-right:6px;
}
.video .video_bl2 .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0;
	transition:0.5s;
	cursor:pointer;
}
.video .video_bl2 .ph a:hover {
	background-image:url(../img/button_center_over.png);
	opacity:1;
	transition:0.5s;
}
.video .video_bl2 a {
	color:#FFF;
	font-size:14px;
	font-family: 'bpg_rioni_arial';
	display:block;
	line-height:normal;
	width:173px;
	padding:5px;
	margin-top:-5px;
}


.video .top {
	width:inherit;
	height:auto;
}
.video .top .l {
	width:240px;
	height:auto;
	float:left;
	min-height:100px;
}
.video .top .l .trend {
	width:inherit;
	height:auto;
	background-color:#262626;
	margin-top:15px;
}
.video .top .l .trend .hed {
	color:#e4e4e4;
	font-size:17px;
	font-family: 'nino';
	text-align:left;
	margin-left: 9px;
	height: 35px;
	line-height: 49px;
}

.video .top .l .cal {
	width:inherit;
	height:240px;
	background-color:#1a191a;
	background-image:url(../img/rustavi2_logo.png);
	background-position:bottom;
	background-repeat:no-repeat;
}
.video .top .l .cal .cal_cont {
	width:inherit;
	height:auto;
}
.video .top .l .cal .hed {
	width:inherit;
	height:33px;
	color:#fff;
	font-size:17px;
	font-family: 'nino';
	text-align:left;
	line-height:33px;
	vertical-align:bottom;
	margin-left:10px;
}

.video .top .l .search {
	width:inherit;
	height:26px;
	background-image:url(../img/video_ser_bg.png);
	margin-bottom:10px;
	margin-top:19px;
	position:relative;
}
.video .top .l .search .input_ser {
	border:none;
	width:200px;
	height:16px;
	color:#999;
	font-size:12px;
	font-style:italic;
	outline:none;
	position:absolute;
	right:5px;
	top:4px;
	background:none;
}
.video .top .l .search .input_ser:focus {
	border:none;
	outline:none;
}
.video .top .l .search img {
	width:30px;
	height:27px;
	cursor:pointer;
	border:none;
	position:absolute;
	left:0;
	top:0;
}


.video .top .l .full {
	width:inherit;
	height:40px;
	line-height:50px;
	color:#FFF;
	font-size:30px;
	font-family: 'nino';
	text-align:center;
}
.video .top .l .ful img {
	vertical-align:middle;
}

.marg_left2 {
	padding-left: 24px;
}

.kurier1 {
	width: 224px !important;
    right: -134px !important;
    top: -17px !important;
	height: auto;
	padding-bottom: 10px; 
	min-height: 330px;
}
.kurier2 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 90px;
}
