.hit-bg {
	overflow:hidden;
	position:relative;
}
		
.hit-container, .hit-cap {
	position:relative;
	width:130px;
	height:70px;
	margin:2px auto;
}
.hit-container.zoom-container {
	
	position:absolute;
	width:960px;
	height:540px;
	top:2000px;
	margin-top:-315px;
	left:50%;
	margin-left:-480px;
}
.hit-link {
	display:inline-block;
	color:#000;
	line-height:20px;
	text-decoration:none !important;
	font-size:11px;
}
.hit-noready {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:10;
	background:#000;
	display:none;
}
.hit-player {
	position:relative;
	z-index:0;
	width:100%;
	height:100%;
}
.hit-mute {
	display:block;
	height:36px;
	width:36px;
	position:absolute;
	z-index:5;
	background-image:url(/images/hit-volume-on.png);
	top:50%;
	left:50%;
	margin-left:-18px;
	margin-top:-18px;
	display:none;
}
@-webkit-keyframes attentionLine {
  0% {
    left: -400px;
  }

  100% {
    left: 230px;
  }
}

@-moz-keyframes attentionLine {
  0% {
    left: -400px;
  }

  100% {
    left: 230px;
  }
}

@keyframes attentionLine {
  0% {
    left: -400px;
  }

  100% {
    left: 230px;
  }
}

.hit-mute.off {background-image:url(/images/hit-volume-off.png);}

.hit-zoom {
	display:block;
	height:24px;
	width:24px;
	position:absolute;
	z-index:5;
	background-image:url(/images/hit-zoom.png);
	top:0;
	right:0;
	display:none;
	background-size:100%;
}
.hit-bg.zoom  .hit-zoom{
	height:44px;
	width:44px;
}
.hit-container:hover .hit-mute, .hit-container:hover .hit-zoom {display:block;}

.hit-cap {display:none;}

.hit-bg.zoom  {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	background:rgba(0,0,0,0.6);
	z-index:999999999;
}

.hit-banner {width:0; height:0; overflow:hidden; display:none;}

.hit-bg.zoom  .hit-container {
	opacity:0;
}
.hit-bg.zoom  .hit-container.zoom-container {
	display:block;
	opacity:1;
	top:50%;
}
.hit-bg.zoom + .hit-cap {display:block;}

.hit-bg.zoom  .hit-banner {
	position:absolute;
	top:50%;
	left:50%;
	width:728px;
	height:90px;
	margin-left:-364px;
	margin-top:225px;
	display:block;
}

.informer {
    white-space: nowrap;
	border-bottom:1px solid #e5e5e5;
	position: relative;
	overflow: hidden;
} 

.inf-item {
    float:left;
    padding:10px 17px 0 17px;
    border-left:1px solid #e5e5e5;
    height: 110px;
    font-size:14px;
    white-space: normal;
    position: relative;
}

.inf-item-short {
	padding-right: 12px !important;
    padding-left: 12px !important;
}

.inf-item:last-child { border-right:1px solid #e5e5e5;}

.inf-item .small {font-size:13px; }

.logo {
    text-align: center;
    font-size:12px;
}
.logo .f-blue {text-transform: uppercase; line-height: 1; font-size: 17.4px; display: inline-block; margin-top:3px;}
.timer {margin-top: 3px; font-size: 14px;}

/* Viber Whatsapp 340300 begin */
.buynews_info {
	float: right; 
	width: 189px; 
	line-height: 23px; 
	margin: 2px;
}

.buynews_info .contact_container {
	float: right;
}

#viber {
	display: none; font-size: 11px;
}

#buy {
	display: none; font-size: 11px;
}

#viber img {
	height: 19px;
}
/* Viber Whatsapp 340300  end */

.informer .weather {display: inline-block;  vertical-align: top; width: 245px; min-width: 245px;}
.informer .weather-item {
    display:inline-block;
    vertical-align: bottom;
    font-size:12px;
    margin: 3px 0 10px;
}

.weather-left {width: 45%; float: left;}
.weather-right {width: 55%;  float: left;}
.informer .weather-item img {float:right; height:35px; margin-left: 10px; margin-top:-2px;}
.informer .weather-item .temp {
    display:block;
    font-weight:bold;
    white-space: nowrap;
    font-size: 16px;
}

.weather-info {
	display: none;
}
.weather-info.active {display: block;}

.informer .f-red {color: #d90000;}
.informer .f-green { color: #00d045; }

.attentions {
	position: absolute;
	width: 55%;
	right:0;
	z-index: 5;
	bottom: 0;
	
}

.weather-info {
	margin: 0 0 10px;
}


.attention {
	    display: block;
    line-height: 16px;
    height: 55px;
    font-size: 12px;
    overflow: hidden;
    position: relative;
    color: #fff;
    margin-top: 8px;
    background: #F5515F;
    padding: 10px 20px;
}
.attention  span { position:relative; z-index:1; }
.attention:hover {color: #fff;}

.att-bg {
	position:absolute;
	height:100%;
	top:0;
	width:400px;
	left:-200px;

/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f5515f+0,9f031b+50,f5515f+100 */
background: rgb(245,81,95); /* Old browsers */
background: -moz-linear-gradient(left,  rgba(245,81,95,1) 0%, rgba(159,3,27,1) 50%, rgba(245,81,95,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(245,81,95,1) 0%,rgba(159,3,27,1) 50%,rgba(245,81,95,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(245,81,95,1) 0%,rgba(159,3,27,1) 50%,rgba(245,81,95,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	
	  -webkit-animation-name: attentionLine;
  -moz-animation-name: attentionLine;
  animation-name: attentionLine;
  
    -webkit-animation-duration: 3s;
	   -moz-animation-duration: 3s;
	        animation-duration: 3s;
	-webkit-animation-iteration-count:infinite;
	-moz-animation-iteration-count:infinite;
	animation-iteration-count:infinite;
}

.informer .exchange {
    display: inline-block;
    font-size:12px;
    vertical-align: top;
}
.informer .exchange span {display: inline-block; width:40px;}
.informer .exchange-item {
    position: relative;
    padding-right: 22px;
    line-height: 1.4;
}
.informer .exchange-item:after {
    display: inline-block;
    content: "";
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    position: absolute;
    top:3px;
    right:0;
}
.informer .exchange-item.down:after {border-top:8px solid #d00218;}
.informer .exchange-item.up:after {border-bottom:8px solid #417505; }

.off-news {
    height: 55px;
    background: #f3f3f3;
    overflow: hidden;
    padding: 8px 10px;
    line-height: 1.5;
}

.off-item {
	display:none;
	white-space: nowrap;
}
.off-item img {
	vertical-align: top;
	margin-right: 2px;
}
.off-item.active {display:inline-block;}

