:root {
    --brand-color: #013755;
}

.navbar {
    background-color: var(--brand-color);
}

.btn-primary {
    background-color: var(--brand-color);
    border-color: var(--brand-color);
}

///////////////// from single node template////////////////////////
div.tginfo {
			border: 1px white solid;
			background:#5fa8e6;
			padding: 10px;
			display:none;
}
div.tginfo p, div.tginfo a {color:white !important;}
div.tginfo h2 {padding-bottom: 0px !important;background:yellow;display:inline-block;color:#5fa8e6;}
div.tginfo h3 {background:#1a2772;color:white;font-size:18px;display:inline-block;margin-top:15px;}
div.tginfo .tglink {
  display: block;
  width: 100%;
  background:url('wrapper_tr.jpg') 100% 0 no-repeat;
}
///////////////////////////////////////////////////////////////////

///////////////// NEWS ////////////////////

html, body{margin:0; padding:0; height:100%}
/* Remove outline on the forms and links */
:active, :hover, :focus {
    outline: 0;
    outline-offset: 0;
}
.google-auto-placed {display:none;}

body {
	font:14px 'Roboto', sans-serif; 
	color:#3f3f3f;
	line-height: 22px;
}
div.article div.embedtwitter .twitter-tweet {float:right !important;}
.clear-both {
	clear: both;
}
a, a:focus, a:hover{font-weight:normal; text-decoration:none; outline: none;}
ul{margin:0; padding:0}
div.show-content ul {padding-left: 30px;}
li{margin:0; padding:0}
h1, h2, h3, h4, h6{margin-top:0px; padding-bottom:0px;}
h2 {font-size:25px !important; color: #000 !important;padding-bottom:15px;}
img{height:auto; max-width:100%; border:0;}
.div.show-content h3 {margin-top:15px;margin-bottom:15px;}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
   width: 100%
}
.nopadding-right {
	padding-right: 0 !important;
}
.nopadding-left {
	padding-left: 0 !important;
}
.show-content .article .collage #imgbox-3 img {
	width: 100%;
}
.padding-right-10 {
	padding-right: 10px;
}
.padding-left-9 {
	padding-left: 9px;
}
.row-no-margin {
   margin-left: 0px;
   margin-right: 0px;
}
.transparent-layout{
	display: none;
	position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.7;
    background-color: #fff;
    z-index: 9;
}
.pop-up {
  width: 500px;
 box-shadow: 0 0 0 1000px rgba(0,0,0,0.8);
 background: rgba(0,0,0,0.8);
  position: fixed;
  top: 50%;
 margin-top: 100%;
 left: 50%;
  margin-left: -250px;
  z-index: 9;
 color: #fff;
  display: none;
}

.popup-close {
  width: 50px;
  margin-right: -60px;
  opacity: 0.8;
 float: right; 
  cursor: pointer;
}

.popup-l1, .popup-l2 {
  width: 6px;
 height: 50px;
 margin-top: -5px;
 margin-left: 22px;
  background: #fff;
}

.popup-l1 {
  float: left;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.popup-l2 {
 transform: rotate(45deg);
 -webkit-transform: rotate(45deg);
}

.popup-close:hover {
 opacity: 1;
}

/* header */
#header {
	background:#0d6db7;
	min-height: 90px;
}
.m-menu-btn {
	position: absolute;
	top: 31px;
	padding: 10px 0 10px 9px;
	background-color: #0a5187;
	width: 33px;
	height: 33px;
	cursor: pointer;
	overflow: hidden;
	z-index: 5;
}
.m-menu-btn.opened {
	width: 170px;
	height: auto;
	box-shadow: 3px 3px 12px black;
	z-index: 99;
}
.m-menu-btn ul {
	padding-top: 10px;
}
.m-menu-btn li{
	list-style:none;
}
.m-menu-btn li a{
	color: #fff;
}
.m-menu-btn .icon-bar {
	display: block;
    width: 16px;
    height: 3px;
    border-radius: 1px;
	margin-bottom: 2px;
	background-color: #fff;
}
#header-wrapper, #nav-wrapper, #content-wrapper, #footer-wrapper {
	max-width:1210px;
	margin: 0 auto;
}
#header-logo {
	height:53px; 
	margin-left:53px;
	margin-top: 24px;
}
.header-social-wrapper {
	float:right;
	width: 37%;
	margin-right: 23px;
}
.header-social-wrapper a {
	width:33px;
	height:33px;
	display:block;
	border-radius: 50%;
	background: #0a5187 url("/img/header-soc-icon.png");
	float:left;
	margin: 30px 5% 0;
}
.header-social-wrapper a.btn-soc-yb {background-position: 33px 0;}
.header-social-wrapper a.btn-soc-tg {background-position: 69px 0;}

/* navigation */
#nav {
	height: 50px;
	background-color: #0a5187;
}
.lang-swtch {
	width: auto;
    float: left;
    margin: 13px 20px 10px 0;
}
.ch_lang {
	width: 40px;
	background-color: #94d1f4;
    border: none;
}
.no-close .ui-dialog-titlebar-close {
  display: none;
}
#dialog-lang {
	display: none;
}
.ui-dialog .ui-dialog-titlebar {
    background-color: #d7ebfb;
	color: #0d6db7;
}
.current-date, .current-date-mob{
	width: 22%;
    float: left;
    margin-top: 13px;
	color: #94d1f4;
}
.current-date input, .current-date-mob input {
	background: #0a5187;
	border: none;
	text-transform: uppercase;
	/*height: 19px;*/
	width: 85%;
	text-decoration: underline;
}
.current-date input:hover, .current-date-mob input:hover {
	text-decoration: none;
}
#ui-datepicker-div .ui-widget-header {
	background: none;
	border:none;
	color: #0a5187;
	text-transform: uppercase;
	/*min-width: 215px;*/
}
.ui-widget-header .ui-icon {
	background:none;
	border: solid #307abc;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
	width: 6px;
	height: 6px;
}
.ui-icon-circle-triangle-e{
	transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.ui-icon-circle-triangle-w{
    transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
}
.ui-datepicker .ui-datepicker-prev span {
	margin-top: -3px;
	margin-left: -2px;
}
.ui-datepicker .ui-datepicker-next span {
	margin-top: -3px;
	margin-left: -5px;
}
.ui-datepicker .ui-datepicker-next {
	right:10px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 10px;
}
.ui-datepicker-calendar thead{
	border-top: 1px solid #f1f1f1;
	border-bottom: 1px solid #f1f1f1;
}
#ui-datepicker-div {
	padding: 20px;
	border: none;
	border-radius: 0;
	box-shadow: 5px 6px 40px grey;
	z-index:9 !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
	width: 50%;
}
.ui-datepicker {
	width: auto;
}
.ui-datepicker th{
	color: #ff5c03;
}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, 
.ui-widget-content .ui-state-active {
	background-color: #ff5c03 !important;
	color: #fff;
}
#ui-datepicker-div .ui-state-default, 
#ui-datepicker-div .ui-datepicker td span, 
#ui-datepicker-div .ui-datepicker td a, 
#ui-datepicker-div .ui-widget-content .ui-state-default {
	border-radius: 50%;
	padding:4px 7px 3px 8px;
	text-align: center;
	background: none;
	border: none;
}
.current-date input:focus,
.current-date input:focus {
	outline:none;
	outline-offset: 0;
}
.current-date .ui-datepicker-trigger,
.current-date-mob .ui-datepicker-trigger {
    float: left;
    width: 14px;
    margin-top: 5px;
    margin-right: 8px;
	height: 15px;
	cursor: pointer;
}
@-webkit-keyframes scroll {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -webkit-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}
 
@-moz-keyframes scroll {
    0% {
        -moz-transform: translate(0, 0);
        transform: translate(0, 0);
    }
    100% {
        -moz-transform: translate(-100%, 0);
        transform: translate(-100%, 0)
    }
}
 
@keyframes scroll {
    0% {
        transform: translate(0, 0);
    }
    100% {
        transform: translate(-100%, 0)
    }
}
.nav-player-wrapper {
	color: #94d1f4;
	width:540px;
	float:right;
	margin: 15px 0 0 0;
	width: 76%
}
.nav-player-wrapper .fa {
	font-size: 20px;
	margin-right: 4px;
}
.nav-player-wrapper .fa-volume-up,
.nav-player-wrapper .fa-volume-off {
	margin-right: 15px;
	margin-left: 5px;
	min-width: 19px;
}
.nav-player-wrapper .slider-vertical {
	height: 0.6em;
	background-color: #fff;
	width: 20%;
	display: inline-block;
	border-color: #0a5187;
	cursor: pointer;
	margin-bottom: 3px;
}	

.slider-vertical .ui-slider-range {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-color: #0d6db7;
}	

.slider-vertical .ui-slider-handle {
	display:none;
}
.marquee {
    display: block;
    width: 63%;
    white-space: nowrap;
    overflow: hidden;
	float:right;
}
.marquee span {
    display: inline-block;
    padding-left: 100%;
    -webkit-animation: scroll 15s infinite linear;
    -moz-animation: scroll 15s infinite linear;
    animation: scroll 15s infinite linear;
}

.active-page-btn a {
	font-weight: bold;
	background-color: #eee !important;
}

.page-btn {
	cursor: pointer;
}

.disabled {
	cursor: not-allowed;
}

#informerToDay{
	position: relative;
	float: right;
	color: #94d1f4;
	top: 12px;
	width: 473px;
}
#nikWeatherToolTip, #kievWeatherToolTip, #currencyToolTip{
	z-index: 99999;
	position: absolute;
	display: none;
	top:30px;
	left:50px;
	background-color: #000;
	padding: 5px 10px 5px 10px;
	color: white;
	/*opacity: 0.6;*/
	border-radius: 5px;
}
#currencyLink {
	border-right: 1px solid #0d6db7;
	padding-right: 15px;
}
.nik-city-lable {
	font-size: 14px;
	color: white;
	padding-left: 15px;
	border-left: 1px solid #0d6db7;
}

/* load bar */
.value {
	position: absolute;
    width: 100%;
	z-index: 9;
}
.value-box {
	height: 5px;
	background: #ff5c03;
}

/* content */
#container-fluid {
	min-height:100%;
	background-image:url(/img/bg.jpg);
	background-repeat: repeat;
}
#content-wrapper {
	padding-top:20px;
}
.col-leftsidebar {
	width:35.6% !important;
}
.col-rightsidebar {
    width: 64.4%;
    padding-left: 20px;
}
#left_sidebar .lsb_itm:first-of-type {
	 border-top: 3px solid #0d6db7;
}
#left_sidebar ul li .hr-style {
	height:1px;
	width: 95%;
	background-color:#e4e4e4;
	margin: 0 auto;
}
#left_sidebar ul li.orange .hr-style {
	display:none;
}
#left_sidebar ul li.nv a h4::after{
	display: inline-block;
	content: "";
	width: 20px;
	height:15px;
	background-image: url(/img/nvexlusive.png);
	background-size: 15px;
	background-position: center;
    background-repeat: no-repeat;
	margin-bottom: -3px;
}
#left_sidebar ul li td:first-child {
	vertical-align:top;
	padding-top: 11px;
}
#left_sidebar ul li {
	list-style:none; 
	padding:0 15px; 
	background-color:#fff;
	box-shadow: 7px 7px 12px #d9d9d9;
	word-break: break-word;
}
.top-of-feed #left_sidebar ul li {
	box-shadow: none;
}

.mob-title-white {
	font-family: 'Roboto', sans-serif;
	color: white;
	font-weight: bold;
	text-align: center;
}

#left_sidebar ul li table {
	word-break: keep-all;
}
#left_sidebar ul li a h4 {
	color:#5b5b5b; 
	font-weight:inherit;
	font-size: 14px;
	line-height:20px;
	padding:12px 0 10px;
	font-family: 'Roboto', sans-serif;
}
#left_sidebar ul .est_title {
	background-color:#0d6db7;
	line-height:16px;
	text-transform: uppercase;
	color:#fff;
	font-size:10px;
	text-align: center;
}
li.bold a h4 {
    font-weight: 700 !important;
}
#left_sidebar ul li.orange {
    border-left: 3px solid #ca5c2d;
    border-right: 3px solid #ca5c2d;
    background: #eb652c;
    padding-left: 6px;
	padding-left: 12px;
}
#left_sidebar ul li.orange h4 {
	color: #fff !important;
}
#left_sidebar ul li.important {
    border-left: 3px solid #2f6db1;
    border-right: 3px solid #2f6db1;
    background: #d7ebfb;
    padding-left: 6px;
}
li.blue a h4 {
    color: #094c7f !important;
    font-weight: 700 !important;
}
li.caps a h4 {text-transform:uppercase;}
span.date, strong.date {background:#e8e8e8; color:#000; font-size:12px; padding:3px 6px; margin:0 5px 0px 0px; font-family: 'Roboto', sans-serif;}

#left_sidebar ul li.important{border-left:3px solid #0d6db7; background:#d7ebfb; padding-left: 6px;}
.mark_date{background:#e8e8e8; color:#000; font-size:12px; padding:3px 6px; margin:0 5px 0px 0px; font-family: 'Roboto', sans-serif;}
.mark_document{background:#555; color:#fff; font-size:12px; padding:3px 6px; text-transform:uppercase; margin:3px 5px 0px 0px}
.mark_new{background:#ff5c03; color:#fff; font-size:12px; padding:3px 6px; text-transform:uppercase; margin:3px 5px 0px 0px}
.mark_foto{background:#106fb8; color:#fff; font-size:12px; padding:3px 6px; text-transform:uppercase; margin:3px 5px 0px 0px}
.mark_video{background:#0a5187; color:#fff; font-size:12px; padding:3px 6px; text-transform:uppercase; margin:3px 5px 0px 0px}
.comments{height:16px; background:url(/img/comment1.png) no-repeat scroll 0% 0% transparent; color:#a7a7a7; font-size:10px; padding-left:15px; margin-left:5px;}
li.bold a h4 .mark_document,
li.bold a h4 .mark_new, 
li.bold a h4 .mark_foto,
li.bold a h4 .mark_video {
	font-weight: normal !important;
}
#left_sidebar .emojione {
    height: 15px;
    width: 15px;
    margin-bottom: -3px;
}
#left-posts-mob-top { margin-bottom: 20px; }

#top_post, .top_post-small, .photoset-item{margin-bottom:20px; padding:0px; position:relative; border-top: 3px solid #0d6db7;}
#top_post {margin-bottom:120px}
.photoset-item .photographer_name, .photographer_name .photoreportage {
	color: #fff;
    text-transform: uppercase; 
}
.important-news-slider-item .top_post_time {
	padding-left: 20px;
    font-size: 12px;
    color: #fff;
	
}
#top_post img, .top_post-small img, .photo_header img{position:relative; margin:0px; padding:0px; display:block; width:100%}
.info_img{position:absolute; top:19px; z-index:1; width:100%}
#info_img_date,
.info_img_date {
	font-size:16px; 
	color:#fff; 
	background:#ff5a03; 
	padding:4px 9px;
	margin:0 20px; 
	display:inline-block; 
	text-transform:uppercase;
	float:right;
}
.top_post-small .info_img{ top:22px; }
.top_post-small #info_img_date, .top_post-small .info_img_date {float:left;margin:0 0 0 24px;}
.top_post-small #info_img_new,
.top_post-small .info_img_new {
	margin-left:10px;
}
#info_img_new,
.info_img_new{
	font-weight:bold; 
	font-size:16px; 
	color:#2b2a2a; 
	background:#fff; 
	padding:4px 13px; 
	text-transform:uppercase; 
	margin-left:23px;
	float:left;
}
.top_post_info{
	position:absolute; 
	bottom:-100px;
	width: 100%;
}
.top_post_info h1{
	background: linear-gradient(to bottom, transparent, #0d6db7); 
	padding:0 53px 0 21px; 
	line-height:20px;
	margin-bottom: 0px;
}
.top_post_info h1.a{
	color:#fff; 
	font:26px 'Roboto', sans-serif; 
	/*font-weight:bold;*/
	font-weight:900 !important;
	text-shadow: 1px 2px 1px #000;
	line-height: 28px;
}
#top_post.narrow #info-bg-wrapper {
	min-height: 137px;
}
#top_post.narrow {
	padding-bottom: 13px;
}
.narrow #top_post_description {
	padding: 15px 0 15px;
}
.narrow .top_post_info h1.a {
	font:21px 'Roboto', sans-serif;
	line-height: 24px;
	font-weight: bold;
}
.top_post_info .author {
	color: #67b1e9;
	text-decoration:underline;
}
.top_post_info_small{
	position:absolute; 
	bottom:39px; 
	left:-5px; 
	background-color:rgba(254, 254, 254, 0.95); 
	width:94.5%; 
	padding:15px 20px 12px 23px;
}
.top_post_info_small h1.a,
.top_post_info_small div.a{
	line-height:24px !important;
	color:#5b5b5b; 
	font:20px 'Roboto', sans-serif; 
	font-weight:bold;
	margin-bottom:10px;
}
.top_post_info_small .author {
	color: #0d6db7;
	text-decoration:underline;
}
.time-of-publish {
	font-size: 12px;
}
#top_post_description{color:#fff; padding:25px 0; display:block; line-height:22px;}
#top_post_time{color:#fff}
#info-bg-wrapper{
	background:#0d6db7 url(/img/important_new_bg.jpg); padding:0 20px 19px 20px;
}
#info-bg-wrapper .author-avatar, .top_post-small .top_post_info_small .author-avatar {
	height:25px;
	width: 25px;
	display: inline-block;
	border-radius: 50%;
}
.top_day_news_image { height:232px; width:403px; }
.important-news-slider-item {
	position: relative;
	border-top: 4px solid #146db6;
    box-shadow: 7px 7px 18px #042844;
}
.photo_header {
	position:absolute; 
	bottom:21px;
	padding-left:23px;
	z-index:2; 
	width:97%;
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
	height: 31px;
    padding-top: 5px;
}
.photo_label {
	margin-bottom: 0px;
	position:absolute; 
	bottom:0px;
	padding-left:20px;
	z-index:2;
	width:100%;
	color:#fff; 
	font:36px 'Roboto', sans-serif; 
	font-weight:bold;
	text-transform: uppercase;
	text-shadow: 1px 1px 0 #000;
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0)), color-stop(100%,rgba(0,0,0,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%); /* W3C */
}
.photoset-author {
	color: #2b2a2a;
    background: #fff;
    padding: 4px 10px;
	font-weight:bold;
	font-size:17px;
}
.photoset-type{
	color: #fff;
    background: #0d6db7;
    padding: 4px 13px;
	font-weight:bold;
	font-size:16px;
	margin-right:7px;
}
.mid-banner-zona{
	text-align:center;
	margin-bottom:20px;
}

#middle_content{}
#middle_content .post h1 a {}

.right-sidebar-section{
	padding: 5px 15px 1px 15px;
	margin-bottom: 20px;
	box-shadow: 7px 7px 12px #d9d9d9;
	position: relative;
}
.section-title {
	font:16px 'Roboto', sans-serif;
	font-weight:bold;
}
.right-sidebar-section hr,
.right-sidebar-section-slider hr {
	margin-bottom:15px;
	margin-top: 5px;
}
.right-sidebar-section-slider .section-title {
	margin-left: 10px;
}
.mobile-video-section {
	padding: 5px 0px 1px 0px;
	margin-bottom: 20px;
}
.blue-section{
	background-color: #0a5187;
	border-top: 3px solid #ff5c03;
	padding-top: 10px;
}
.blue-section .section-title {
	color: #fff;
	padding-left: 32px;
}
.blue-section .section-title:before {
	background-image: url(/img/youtube-play.png);
	background-size: 25px 24px;
    display: inline-block;
	width:25px;
	height:24px;
	content:"";
	position:absolute;
	left:20px;
	top:9px;
}
.infohub .blue-section .section-title {
	padding-left: 47px;
}
.infohub .blue-section .section-title:before {
	top:11px;
}
.play-btn {
	background-image: url("/img/youtube-play3.png");
	background-position: center center;
	background-repeat: no-repeat;
	/*background-size: 90px 90px;*/
    height: 100px;
	margin-top: 0;
    left: 0;
    opacity: 0.7;
    position: absolute;
    top: calc((100% - 100px)/2);
    width: 100%;
    z-index: 5;
}
.play-btn:hover{
	opacity: 1;
	filter: alpha(opacity=80)
}
.white-section{
	background-color: #fff;
	border-top: 3px solid #0d6db7;
}
.white-section .section-title{
	color: #5fa7da;
	text-transform: uppercase;
}
.blue-section .section-title span, .blue-section hr {
	color:#59aae7;
	border-color:#59aae7;
}
.blue-section hr {
	margin-top: 8px;
}
.blog-rightsidebar-item table {
	width: 100%;
}
.blog-rightsidebar-item h4 {
	line-height: 20px !important;
	color: #0a5187;
	font:13px 'Roboto', sans-serif; 
	font-weight:bold;
}
.blog-rightsidebar-item .full-name,
.blog-rightsidebar-item .full-name-article{
	line-height: 18px !important;
	color: #5b5b5b;
	font:12px 'Roboto', sans-serif;
	position: relative;
}
.full-name-article {
	line-height: 16px !important;
}
   .blog-rightsidebar-item .full-name-article::after {
    content: '';
    position: absolute;
    right: 0; bottom: 0;
    width: 50px;
    height: 18px;
    background: -moz-linear-gradient(left, rgba(255,255,255, 0.4), #fff 100%);
    background: -webkit-linear-gradient(left, rgba(255,255,255, 0.4), #fff 100%);
    background: -o-linear-gradient(left, rgba(255,255,255, 0.4), #fff 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255, 0.4), #fff 100%);
    background: linear-gradient(to right, rgba(255,255,255, 0.4), #fff 100%);
   }
.blog-rightsidebar-item .comment, .blog-rightsidebar-item .article-author{
	color: #b9b9b9;
	font-size:12px;
	margin:0;
	padding:0;
	display: block;
	line-height: 22px;
}
.blog-rightsidebar-item .comment:before{
	content: url(/img/comments_logo.png);
}

.scrollbar {
    background-color: #0a5187;
    height: 400px;
    overflow-y: scroll;
	margin-right: -11px;
	margin-left: -3px;
}

.force-overflow {
    min-height: 450px;
	padding-right: 8px;
}

.force-overflow .video_item {
	margin: 5px 0 7px 5px;
}

.video_item span {
    position: absolute;
    background-color: #ff5a00;
    color: #fff;
    top: -5px;
    padding: 0 5px;
    left: -5px;
}

.video-item-text {
	color: #fff;
	line-height: 21px;
    margin-bottom: 15px;
	line-height: 18px;
	font-size: 12px;
	margin-left: 5px;
}

.video-item-text .vtitle {
	color: #59aae7;
	font-weight: 900;
}

#style-1::-webkit-scrollbar {
    width: 4px;
    background-color: #0b2b43;
} 

#style-1::-webkit-scrollbar-thumb {
    background-color: #55a5e1;
	border-radius: 3px;
}

#style-1::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #0b2b43;
	border-radius: 3px;
}

#style-1::-moz-scrollbar {
    width: 4px;
    background-color: #0b2b43;
} 

#style-1::-moz-scrollbar-thumb {
    background-color: #55a5e1;
	border-radius: 3px;
}

#style-1::-moz-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #0b2b43;
	border-radius: 3px;
}

.article iframe {
	width: 864px;
	height: 486px;
}

.article-thumb {
	float:right;
	margin-left:2px;
	margin-bottom:2px;
}

.article-thumb-left {
	float:left;
	margin-right:15px;
	margin-bottom:2px;
}

.more-arhive-btn-section {
	background-color: #fff;
	box-shadow: 7px 7px 12px #d9d9d9;
	margin: 20px 0;
	text-align: center;
	padding-top:6px;
	padding-bottom:8px;
}
.next-news-btn {
	background-color: #fff;
	box-shadow: 7px 7px 12px #d9d9d9;
	margin: 0 0 20px 0;
	text-align: center;
	padding-top:6px;
	padding-bottom:8px;
}
.arhive-link {
	margin-right: 15px;
	text-decoration: underline;
}
.arhive-link:before {
	content: url(/img/m2.png);
}
.more-link .cssload-loading, .more-news-mobile .cssload-loading {
	display: none;
}
.more-link, .more-news-mobile  {
	cursor: pointer;
	text-decoration: underline;
	position: relative;
}
.more-link:after {
	content: url(/img/m1.png);
	position:absolute;
	top: 1px;
    left: 56px;
}
.more-preload{
	display: block;
	/*margin:49px auto;*/
	width:52px;
}

.cssload-loading i{
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 50%;
	background: rgb(0,179,213);
}
.cssload-loading i:first-child{
	opacity: 0;
	animation:cssload-loading-ani2 0.58s linear infinite;
		-o-animation:cssload-loading-ani2 0.58s linear infinite;
		-ms-animation:cssload-loading-ani2 0.58s linear infinite;
		-webkit-animation:cssload-loading-ani2 0.58s linear infinite;
		-moz-animation:cssload-loading-ani2 0.58s linear infinite;
	transform:translate(-19px);
		-o-transform:translate(-19px);
		-ms-transform:translate(-19px);
		-webkit-transform:translate(-19px);
		-moz-transform:translate(-19px);
}
.cssload-loading i:nth-child(2),
.cssload-loading i:nth-child(3){
	animation:cssload-loading-ani3 0.58s linear infinite;
		-o-animation:cssload-loading-ani3 0.58s linear infinite;
		-ms-animation:cssload-loading-ani3 0.58s linear infinite;
		-webkit-animation:cssload-loading-ani3 0.58s linear infinite;
		-moz-animation:cssload-loading-ani3 0.58s linear infinite;
}
.cssload-loading i:last-child{
	animation:cssload-loading-ani1 0.58s linear infinite;
		-o-animation:cssload-loading-ani1 0.58s linear infinite;
		-ms-animation:cssload-loading-ani1 0.58s linear infinite;
		-webkit-animation:cssload-loading-ani1 0.58s linear infinite;
		-moz-animation:cssload-loading-ani1 0.58s linear infinite;
}
@keyframes cssload-loading-ani1{
	100%{
		transform:translate(39px);
		opacity: 0;
	}
}

@-o-keyframes cssload-loading-ani1{
	100%{
		-o-transform:translate(39px);
		opacity: 0;
	}
}

@-ms-keyframes cssload-loading-ani1{
	100%{
		-ms-transform:translate(39px);
		opacity: 0;
	}
}

@-webkit-keyframes cssload-loading-ani1{
	100%{
		-webkit-transform:translate(39px);
		opacity: 0;
	}
}

@-moz-keyframes cssload-loading-ani1{
	100%{
		-moz-transform:translate(39px);
		opacity: 0;
	}
}

@keyframes cssload-loading-ani2{
	100%{
		transform:translate(19px);
		opacity: 1;
	}
}

@-o-keyframes cssload-loading-ani2{
	100%{
		-o-transform:translate(19px);
		opacity: 1;
	}
}

@-ms-keyframes cssload-loading-ani2{
	100%{
		-ms-transform:translate(19px);
		opacity: 1;
	}
}

@-webkit-keyframes cssload-loading-ani2{
	100%{
		-webkit-transform:translate(19px);
		opacity: 1;
	}
}

@-moz-keyframes cssload-loading-ani2{
	100%{
		-moz-transform:translate(19px);
		opacity: 1;
	}
}

@keyframes cssload-loading-ani3{
	100%{
		transform:translate(19px);
	}
}

@-o-keyframes cssload-loading-ani3{
	100%{
		-o-transform:translate(19px);
	}
}

@-ms-keyframes cssload-loading-ani3{
	100%{
		-ms-transform:translate(19px);
	}
}

@-webkit-keyframes cssload-loading-ani3{
	100%{
		-webkit-transform:translate(19px);
	}
}

@-moz-keyframes cssload-loading-ani3{
	100%{
		-moz-transform:translate(19px);
	}
}
.more-preload span {
	display: none;
}

.last-blogs-section {
	background-color: #fff;
	border-top: 3px solid #0d6db7;
	box-shadow: 0px 2px 10px black;
	text-align: center;
	margin-bottom: -63px;
	padding-bottom: 15px;
}
.last-blogs-section div.blogs_note {
    display: inline-block;
    width: 16%;
    text-align: center;
    vertical-align: top;
	margin-right: 1%;
	margin-left: 1%;
}
.last-blogs-section div.blogs_avatar img{
    display: block; /* картинка выводится как блок, по ширине будет равен родителю(диву в котором находится) */
    width: 100%; /* ширина 100% */
    border: 0; /* граница нулевая */
    border-radius: 50%; /* читай выше */
}

div.blogs_title a {
	color:#5b5b5b;
}
div.blogs_author {
	margin-top:10px;
	font-size:14px;
	font-weight:bold;
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	color:#0d6db7;
}
.photoreportage-slider, .video-news-slider {
	margin-bottom: 20px;
}
.slick-slide .photo_label {
	font-size: 24px;
	font-family: 'Roboto', sans-serif;
    text-shadow: 1px 2px 1px #000;
	text-transform: uppercase;
	margin-bottom: 6px;
	padding-bottom: 8px;
	
}
.slick-slide .photoset-author,
.slick-slide .photoset-type {
	font-size: 9px;
}
/* the slides */
.slick-slide {
    margin: 0 5px;
}
/* the parent */
.slick-list {
    margin: 0;
}

.important-news-slider {
	margin-top: -20px;
	max-height: 227px;
	background-color: #06385f;
}

.important-news-slider .slick-slide {
    padding: 15px 7px 10px;
	background-color: #06385f;
	margin: 0;
}

.top-of-feed {
	background: url("/img/top-feed-bg.png");
	background-repeat: repeat-x;
}

/* footer */
footer {
	background: #0d6db7 url("/img/footer-bg.png") no-repeat left bottom;
	min-height:380px;
	padding-top:104px;
	color: #fff;
}
#footer-logo {
	height: 70px;
	margin-left: -9px;
	margin-bottom: 11px;
}
footer .footer-info-wrapper {
	line-height: 20px;
}
footer .contact-connect-data {
	margin-top: 15px;
	margin-bottom: 25px;
	line-height: 21px;
}
footer .contact_b {
	color: #74cff4;
}
#footer_nav, #footer_nav li a {
	color: #fff;
	line-height: 30px;
	margin-top: -5px;
}
#footer_nav {
	margin-left:66px;
}
.icon-soc-fb, .icon-soc-tw, .icon-soc-vk, .icon-soc-yb, .icon-soc-it {
	background: url("/img/footer-soc-icon.png");
	height: 20px;
	width: 20px;
	display: block;
	float: left;
}
.icon-soc-tw{background-position: 92px 0;}
.icon-soc-vk{background-position: 67px 0;}
.icon-soc-yb{background-position: 43px 0;}
.icon-soc-it{background-position: 128px 0;}

.interfax-logo { display:block; margin:15px 0; }

/*   S H O W   P A G E   */
.col-show-content { width: 79% }
.show-content {
	background-color: #fff;
	border-top: 3px solid #0d6db7;
	box-shadow: 7px 7px 12px #d9d9d9;
	padding: 24px 29px 1px 32px;
	margin-bottom: 20px;
}

.show-content h4 {
	font-family: 'Roboto', sans-serif;
}
.show-content h1,
.show-content span.h1 {
	font-family: 'Roboto', sans-serif;
	font-weight: bold;
	line-height: 34px;
	color: #2b2b2b;
}
.show-content span.h1{
	display: block;
}

.show-content .info-line {
	margin: 26px 0 22px;
}
.show-content .info-line span {
	float: left;
}
.show-content .info-line .date, 
.search-resulte-item .date {
	background-color: #e8e8e8;
	padding: 0 6px;
	margin-right: 19px;
	line-height: 20px;
	font-size: 12px;
}
.search-resulte-item .title_ {
	color: #0a5187;
}
.search-resulte-item .date {
	color: #1f1f1f;
	text-transform: uppercase;
	margin-top: 1px;
	margin-bottom: 1px;
}
.show-content .article {
	border-bottom: 1px solid #e4e4e4;
	color: #4f4f4f;
}
.info-line .fa-telegram {
	font-size: 20px;
	margin-right: 8px;
	color: #000;
	cursor: pointer;
}
.info-line .fa-facebook, .info-line .fa-twitter {
	background-color: #000;
	color: #fff;
	padding: 3px 6px;
    border-radius: 50%;
	margin-right: 7px;
	cursor: pointer;
}
.info-line .fa-twitter {
	padding: 3px 4px;
}
.show-content .article p {
	color: #4f4f4f;
    line-height: 1.6;
    font-size: 14px;
    margin: 12px 0px;
}
.show-content .article .collage img {
	box-shadow: 0 2px 2px rgba(0,0,0,.45)
}
.collage img, .img-wrapper {
    box-shadow: 0 2px 2px rgba(0,0,0,.45) !important;
}
.collage {width:100.3%;text-align: center;}
.collage div {display:inline-block}
.c2 #imgbox-3 {margin-left:1.94%; margin-bottom: 1.94%;}
.c2 #imgbox-3, .c2 #imgbox-1 {width:30%;}
.c2 #imgbox-1 img {width: 100%}
.c1 #imgbox-1,.c1 #imgbox-2 {width:47.8%}
.c1 #imgbox-1 img, .c1 #imgbox-2 img {width:100%}
.c3 #imgbox-1 {float:left; width:48%; /*margin-right:1.94%;*/}
.c3 #imgbox-1 img {width:99.0%;/*max-height:108.4%*/}
.c3 #imgbox-2, .c3 #imgbox-3 {width:47.9%}
.c3 #imgbox-2 img, .c3 #imgbox-3 img {width:100%}
.c3 #imgbox-3 {height:99.5%;overflow:hidden; /*margin-top:2.2%*/}
.c1 #imgbox-1 span {width:95.9%}
.c3 #imgbox-1 span {width:95.0%}
.photo.left {
    clear: none;
    float: left;
    margin: 0 10px 10px 0;
}
.photo.right {
    clear: none;
    float: right;
	margin-left: 10px;	
}
div.photo .left,
div.photo .right {margin:0px!important;}
.photo.center {display:block;margin: 0 auto !important;}
.show-content .information {
	background:#f1f1f1; 
	padding:15px; 
	width:100%;
	/*margin-left:-15px;*/
}
/*div#imgbox-3 span.title, div#imgbox-0 span.title {
	width:100%;margin-bottom:-4px;
	text-align:left;
}*/

#imgbox-1 ,#imgbox-2 ,#imgbox-3, #imgbox-0 {position:relative;text-align:none !important; line-height: 15px;margin: 0 0.76% 1.94%;}
#imgbox-0 {margin-bottom:15px !important;}
#imgbox-1 span,#imgbox-2 span,#imgbox-3 span, #imgbox-0 span {
position: absolute;
display: block;
bottom: 0px;
color: #fff;
text-shadow: 1px 1px 0px #000000;
padding: 1% 2%;
font-family: 'Roboto', sans-serif;
font-size:11px;
letter-spacing: 0px;
    background-color: rgba(0, 0, 0, 0.4);
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(0, 0, 0, 0)), to(#000000));
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0), #000000);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), #000000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#ff000000', GradientType=0);
    background-color: transparent;
/*	width: 96.2%;*/
	width: 100%;
	margin-left:1px;
	margin-bottom:0px;
	text-align: left;
}
.col-show-right-sidebar { width: 21%; padding-left: 5px; }
.important-news-block .important-title {
	text-transform: uppercase;
	color: #5fa7da;
	font: 16px 'Roboto', sans-serif;
    font-weight: bold;
}
.important-news-block ul li {
	width: 34%;
	float: left;
	list-style-type: none;
	padding-right: 18px;
	max-height: 220px;
	overflow: hidden;
}
.important-news-block ul li:nth-child(3n){
	padding-right: 0;
	width: 32%;
}
.important-news-block .important-title span {
	color: #0a5187;
}
.important-news-block hr {
	margin-top:9px;
	margin-bottom: 17px;
}
.important-news-block {
	padding: 10px 14px 5px 20px;
}
.show-content.important-news-block .top_post-small #img_top_post { height: 199px !important; }
.show-content .top_post-small {
	box-shadow: 7px 7px 12px #d9d9d9;
}
.show-content .top_post-small .info_img {
	display: none;
}
.show-content .top_post-small .top_post_info_small {
	left: 0;
	bottom: 16px;
	width: 98%;
	padding: 9px 11px 4px;
}
.show-content .top_post-small .top_post_info_small h1.a,
.show-content .top_post-small .top_post_info_small div.a{
	font-size: 14px;
	line-height: 14px !important;
	margin-bottom:0;
}
.show-content .top_post-small .top_post_info_small .author {
	font-size: 12px;
}
.show-content .top_post-small .top_post_info_small .author-avatar {
	height: 15px;
	width: 15px;
}
.video-slider .video_item img {
	width: 300px !important;
	height: 200px;
}
.blue-section .section-title {
	cursor: pointer;
}

.blogs-list-paginator, 
.news-search-paginator,
.blog-search-paginator {
	text-align: center;
}
#news-search,
#blog-search {
	padding: 0 0 0 0;
}

#bloggerTbl img, .mob-img { float:left; margin: 0 4%; }
#bloggerTbl { width:96%; margin:0 0 10px 17px; }
#bloggerTbl td { border-bottom: 1px solid #a6c9e2; width: 50%; padding: 2% 0; line-height:18px; }
.desc { font-weight:bold; }
.descB { font-weight:bold; font-size: 18px; }
.cdata { color: #888; font-style: italic; }
.hoverimg { width:55px; margin-right: 10px; }
blockquote {
	padding: 1px 20px;
}
blockquote p {
	margin: 10px 0 !important;
}

/* Infohub */


/*   C O M I C S   P A G E   */

.comics-list {
	list-style-type: none;
}
.comics-list li {
	width: 100%;
    border-bottom: 1px solid #E5E5E5;
    padding: 7px 0;
}
.comics-list li a {
	display: inline-block;
	color: #3f3f3f;
    width: 100%;
	font-size: 12px;
}
.comics-list li a h2 {
	display: block;
    font-size: 1em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    font-weight: bold;
}
.comics-list li a img {
	margin: 2%;
	float: left;
}

/*   P H O T O R E P O R T A G E   P A G E   */	
.color_blue2 {
	color: #5fa7da;
}
.photoreporetage_item {
    width: 48%;
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
    height: 256px;
	overflow: hidden;
	position: relative;
}
.photoset {
}
.photoset a {
    color: #fff;
    text-transform: uppercase;
}
.photoset img {
    width: 100%;
    cursor: pointer;
    margin: 0 !important;
}
.photographer_name {
    position: absolute;
    text-shadow: 1px 1px 0 #000;
    margin: 5px;
    margin-left: 15px;
    z-index: 8;
	font-family: 'Roboto', sans-serif;
}
.photographer_name span {
    line-height: 30px;
}
.photographer_name img {
    width: 24px;
    line-height: 24px;
    vertical-align: middle;
    float: left !important;
    margin-right: 10px !important;
    margin-top: 3px !important;
}
h1.photo_title p {
	position: absolute;
	z-index: 9;
	bottom: 0px;
	color: #fff;
	left: 10px;
	text-shadow: 1px 1px 0 #000;
}
.photoreportage-calendar-picker {
	margin-top: 20px;
}
.input_date_m {
	float: left;
	text-align: center;
	border: none;
	font-family: 'Roboto', sans-serif;
}
.input_date_m:focus{
	outline:none;
}
.prew, .next {
	width:30px;
	height:30px;
	float: left;
	position: relative;
	cursor: pointer;
}
.title_str_left, .title_str_right {
    position: absolute;
    left: 50%;
    margin-left: -5px;
    top: 50%;
    margin-top: -6px;
    border: solid #307abc;
    border-width: 0 1px 1px 0;
    display: inline-block;
    width: 10px;
    height: 10px;
}
.title_str_left {-webkit-transform: rotate(135deg)}
.title_str_right {-webkit-transform: rotate(-45deg)}

.wrapper {
	clear: both;
	margin: 20px -10px 10px 0px;
	overflow-x: hidden;
	z-index: 5;
	position: relative;
}

.video-slider-title {
	position: absolute;
	left: 9px;
	bottom: 9px;
	color: #fff;
    background: #000;
	opacity: 0.8;
    padding: 0 11px;
    font-size: 15px;
	margin-right: 9px;
}
.photoreportage-slider .slick-slide {
	position: relative;
}
.mobile-photoreportage-slider .mob-title-white {
	padding: 7px 0;
}

.photoreportage-slider {
	padding-bottom: 5px;
}

.mobile-photoreportage-slider {
	background-color: #06365b;
	border-top: solid 3px #ff5c03;
}

.important-slider-lable {
	position: absolute;
    color: #fff;
    z-index: 2;
    background-color: #06385f;
    padding: 7px 14px;
    top: -56px;
    right: 14px;
	font-weight: bold;
}
.important-slider-lable:after {
	content: " ";
	width: 59px;
	height: 3px;
	background-color: #fa5f00;
	position: absolute;
    bottom: 0;
    left: 15px;
}
		
/*   M E D I A   */
@media handheld, only screen and (max-width:1500px){
	.search-layout .search-form-wrapper {
		width: 70% !important;
		left: 15% !important;
	}
}
@media handheld, only screen and (max-width:1036px){
	#informerToDay{
		display:none;
	}
	.current-date, .current-date-mob {
		width: 28%;
	}
	.nav-player-wrapper {
		width: 72%;
	}
}
@media handheld, only screen and (max-width:1200px){
	.header-social-wrapper a{
		margin: 30px 1% 0;
	}
	.top_post_info h1.a {
		font-size: 20px;
	}
	.article iframe {
		width: 100%;
	}
}
@media (min-width: 900px) and (max-width: 1110px) {
	.top_post_info h1.a {
		font-size: 25px;
	}
	#top_post_description{padding:16px 0;}
	.marquee { width: 41%; }
}
@media (min-width: 768px) and (max-width: 900px) {
	.top_post_info h1.a {
		font-size: 20px;
	}
	#top_post_description{padding:5px 0;}
	.marquee { width: 40%; }
}
@media handheld, only screen and (max-width:1110px){
	.header-social-wrapper a{
		display:none;
	}
	.top_post_info_small h1.a,
	.top_post_info_small div.a {
		font-size: 17px;
	}
	
	.article iframe {
		height: 467px;
	}
}
@media handheld, only screen and (max-width:900px){

}

@media handheld, only screen and (max-width:850px){

}

@media handheld, only screen and (max-width:768px){
	#top_post.narrow #top_post_description {
		display: none;
	}
	#top_post.narrow .top_post_info h1.a {
		font: 11px 'Roboto', sans-serif;
		line-height: 14px;
	}
	#top_post.narrow #info-bg-wrapper {
		min-height: 0px;
		padding-bottom: 8px;
		font-size: 12px;
	}
	.top_post-small .top_post_info_small {
		padding: 10px 10px 9px 15px;
	}
	.top_post-small .top_post_info_small .author {
		font-size: 12px;
	}
	.top_post-small .info_img {
		top: 10px;
	}
	#info_img_new, .info_img_new {
		font-size: 12px;
	}
	.photo_label { font-size: 20px; }
	.top_post_info_small h1.a,
	.top_post_info_small div.a
	{
		font-size: 12px;
		line-height: 16px !important;
		margin-bottom: 0px;
	}
	.top_post_info_small {
		bottom: 12px;
	}
	.article iframe {
		height: 400px;
	}
	.current-date-mob { width: 80%; margin-top: 8px; }
	.lang-swtch { margin: 8px 20px 10px 0; }
	.current-date { margin-top: 8px; }
	.nav-player-wrapper { margin-top: 11px; }
	.important-news-block ul li { width: 51%; padding-right: 18px; }
	.important-news-block ul li:nth-child(2n){
		padding-right: 0;
		width: 49%;
	}
	.important-news-block ul li:nth-child(3n){
		width: 51%; padding-right: 18px;
	}
	.blue-section .section-title {
		padding-left: 40px;
	}
	.blue-section .section-title:before {
		top: 11px;
		left: 11px;
	}
	.show-content {
		padding-left: 10px;
		padding-right: 10px;
	}
	#nav {
		height: 40px;
	}
	.m-menu-btn { top: 18px; }
	.m-menu-btn.opened {
		width: 90%;
	}
	.m-menu-btn li {
		height: 50px;
	    padding-top: 13px;
		text-align: center;
		border-bottom: 1px solid #4273a2;
		text-transform: uppercase;
	}
	.m-menu-btn ul {
		margin-left: -9px;
	}
	#header { min-height: 68px; }
	#header-logo { 
		height: 40px;
	    position: absolute;
		margin: 0;
		top: 17px;
		left: calc(50% - 57px);
	}
	.photoreporetage_item { float: none; width:98%; }
	.search-tabs { margin-bottom: 10px; margin-top: 10px }
	
	.search-date {
		width: 100% !important;
	}
	.search-date input {
		width: 50%;
	}
	.search_button { 
		top: -50px !important;
		width: 33px !important;
		height: 33px !important;
		background-position: 0px 8px !important;
	}
	.right-sidebar-section-slider {
		padding: 5px 0px 1px 0px;
		margin-bottom: 20px;
		box-shadow: 7px 7px 12px #d9d9d9;
		position: relative;
	}
	.search-layout .search-form-wrapper {
		width: 96% !important;
		left: 2% !important;
		top: 40% !important;
	}
	.search-layout .search-form-wrapper .search-field {
		width: 100% !important;
		margin-bottom: 8%;
	}

	.search-layout .search-form-wrapper .search-btn {
		width: 33% !important;
		margin-left: 33%;
	}
	
	#news-search-mob .search-bar,
	#blog-search-mob .search-bar {
		margin-top: 40px;
	}
	#news-search-mob .search-date,
	#blog-search-mob .search-date {
		top: 57px;
		right: auto;
	}
	.mobile-version .search-tabs .ui-tabs-nav li{
		width: 50%;
	}
	.mobile-version .search-tabs .ui-tab a {
		width: 100%;
	}
	.search-title {
		text-align: center;
		display: block;
	}
	.photographer_name {
		font-size: 11px;
	}
	.popup-close {
		margin-right: 2px;
	}
	.top_post_info h1.a {
		font-size: 16px;
		line-height: 19px;
		padding-bottom: 5px;
		padding-right: 20px;
	}
	#top_post { margin-bottom: 12px; }
	.top_post_info { bottom: 0px; }
	div.photo .left,
	div.photo .right, 
	.photo.right,
	.photo.left {margin:0px auto !important; float: unset !important; width: 100% !important;}
}

@media handheld, only screen and (max-width:700px){

	#top_post_description{padding:16px 0;}
}

@media handheld, only screen and (max-width:650px){

	.top_post_info h1.a {
		padding-bottom: 10px;
		line-height: 18px;
	}
	#top_post_description{padding:5px 0;}
	.photoreporetage_item {height: auto}
	.article iframe {
		height: 354px;
	}
}

@media handheld, only screen and (max-width:600px){
	.important-news-block ul li { width: 100% !important; float: none; padding-right: 0 !important; max-height: none; }
	/*.show-content.important-news-block .top_post-small img {
		height: auto !important;
	}*/
	.show-content .top_post-small img { height: auto; }
	.collage div {
		display: block;
		margin: 0px !important;
		width: 100% !important;
	}
	.c1 #imgbox-1 img, .c1 #imgbox-2 img {
		margin-bottom: 5px;
	}
	.collage div img {
		width: 100%;
		margin-bottom: 9px;
	}
	.article iframe {
		height: 327px;
	}
}
@media handheld, only screen and (max-width:500px){
	#info-bg-wrapper{ display:none; }
	.banner-zone-1 {display: none;}
	.top_post_info h1.a {padding-bottom: 10px; text-shadow: 1px 2px 1px #000;}
	#info_img_new, #info_img_date, .info_img_new, .info_img_date { font-size:12px; }
	.info_img_new, .info_img_date {  padding: 0px 5px; }
	.minus-margin-top { margin-top: -20px; }
	.article iframe {
		height: 278px;
	}
}
@media (max-width: 450px) {
	.top_post_info h1.a {
		padding: 0 15px 12px 22px;
	}
	.important-news-slider-item .top_post_time { padding-left: 23px; }
	.nav-player-wrapper .slider-vertical {width:33%}
	.photo_header {
		bottom: 14px;
		padding-left: 12px;
	}
	.article iframe {
		height: 245px;
	}
}
@media (max-width: 400px) {
	.article iframe {
		height: 200px;
	}
}
@media handheld, only screen and (max-width:350px){
	.top_post_info h1.a {font-size: 13px; line-height: 18px;}	
	#info_img_new, #info_img_date {font-size: 9px; padding: 0px 5px;}
	#info-bg-wrapper {font-size: 12px;}
	.article iframe {
		height: 170px;
	}
}

/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
	overflow: hidden;
	position: relative;
}

.jspPane
{
	position: absolute;
}

.jspVerticalBar
{
	position: absolute;
	top: 0;
	right: 0;
	width: 4px;
	height: 100%;
	background: #0b2b43;
	border-radius: 3px;
}

.jspHorizontalBar
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 16px;
	background: #0b2b43;
}

.jspCap
{
	display: none;
}

.jspHorizontalBar .jspCap
{
	float: left;
}

.jspTrack
{
	background: #0b2b43;
	position: relative;
	border-radius: 3px;
}

.jspDrag
{
	background: #55a5e1;
	position: relative;
	top: 0;
	left: 0;
	cursor: pointer;
	border-radius: 3px;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
	float: left;
	height: 100%;
}

.jspArrow
{
	background: #50506d;
	text-indent: -20000px;
	display: block;
	cursor: pointer;
	padding: 0;
	margin: 0;
}

.jspArrow.jspDisabled
{
	cursor: default;
	background: #80808d;
}

.jspVerticalBar .jspArrow
{
	height: 16px;
}

.jspHorizontalBar .jspArrow
{
	width: 16px;
	float: left;
	height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
	outline: none;
}

.jspCorner
{
	background: #eeeef4;
	float: left;
	height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
	margin: 0 -3px 0 0;
}


/* seach-item-field */

.seach-item-field, .seach-item-field-blog {
	width: 100%;
	height: 34px;
	background: #f0f0f0 url('/img/search_glass-grey.jpg') no-repeat;
	background-position: 99% 45%;
	border: 1px solid #e4e4e4;
	padding-left: 30px;
}
.seach-item-field-mob, .seach-item-field-blog-mob {
	width: 100%;
	margin-bottom: 10px;
}
.search-date {
	width: 40%;
	position: absolute;
	top: 0px;
	right: 3px;
}
.search-title {
	font: 16px 'Roboto', sans-serif;
    font-weight: bold;
	color: #5fa7da;
}
.search-date input {
	float: left;
	width: 48%;
	background-image: url('/img/calendar_icons_blue.png');
	background-repeat: no-repeat;
	padding-left: 30px;
	border: none;
	text-transform: uppercase;
	background-position: 8px, 1px;
}
.search-date img {
	float:left;
	margin-top: 7px;
}

.search_button{
    background: url("/img/poisk_blue.png") no-repeat scroll -10px 0 rgba(0, 0, 0, 0);
	background-color: #0c5188;
    height: 20px;
    position: absolute;
    right: 13px;
    top: 17px;
    width: 15px;
    cursor: pointer;
}

.search-bar {
	margin-top:15px;
	margin-bottom:15px;
}

#seach-result-wrapper b,
#seach-result-wrapper-mobile b,
.seach-result-wrapper-blog b,
.seach-result-wrapper-blog-mob b {
	
}

.blue_text {
	color: #0d6db7;
}

.seach-result-wrapper-blog img,
.seach-result-wrapper-blog-mob img{
	width: 55px;
	max-width: 55px;
	margin-right: 10px;
	margin-top: 5px;
}

.search-resulte-item {
	margin-bottom: 20px;
}

.search-tabs .ui-state-active{
	background-color: #fff !important;
}
.search-tabs .ui-state-active a {
	color: #0d6db7 !important;
}
.search-tabs .ui-state-default a{
	color: #acacac;
}
.search-tabs .ui-tabs-nav {
	padding: 0;
}
.search-tabs .ui-tabs-nav li {
	margin: 0;
}
.search-tabs .ui-tab {
	background: #e4e4e4;
	border: 1px solid #e4e4e4;
}
.search-tabs .ui-tab a {
	width: 117px;
    text-align: center;
}
.search-tabs .ui-corner-top {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}
.search-tabs .ui-widget-header{
	background: none;
	border-bottom: 1px solid #e4e4e4;
	border-left: none;
	border-top: none;
	border-right: none;
}
.search-tabs { 
	margin-bottom: 30px; 
	border: none !important;
}

.search-layout {
	display: none;
	position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0.97;
    background-color: #fff;
    z-index: 9;
}
.search-layout button.close {
	font-size: 50px;
	margin-right: 14px;
}
.search-layout button.close:focus {
	outline: 0;
	outline-offset: 0;
}
.search-layout .search-form-wrapper {
	position: fixed;
	width: 40%;
	left: 30%;
    top: 5%;
}

.search-layout .sw-lable {
    font-size: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.search-layout .search-form-wrapper input {
	height: 35px;
}
.search-layout .search-form-wrapper .search-field {
	width: 84%;
	padding-left: 5px;
	float: left;
    margin-right: 1%;
}

.search-layout .search-form-wrapper .search-btn {
    width: 15%;
    background: #0d6db7;
    border: 2px solid #0d6db7;
    color: #fff;
}

.load-wrapp {
    float: left;
    height: 100px;
    margin: 0 10px 10px 0;
    padding: 20px 20px 20px;
    border-radius: 5px;
    text-align: center;
	position: absolute;
	display: none;
	left: calc(50% - 133px);
	top: 112px;
}

.letter-holder {padding: 16px;}

.letter {
    float: left;
    font-size: 40px;
    color: #777;
}

.load-6 .letter {
    animation-name: loadingF;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-direction: linear;
}

.l-1 {animation-delay: .48s;}
.l-2 {animation-delay: .6s;}
.l-3 {animation-delay: .72s;}
.l-4 {animation-delay: .84s;}
.l-5 {animation-delay: .96s;}
.l-6 {animation-delay: 1.08s;}
.l-7 {animation-delay: 1.2s;}
.l-8 {animation-delay: 1.32s;}
.l-9 {animation-delay: 1.44s;}
.l-10 {animation-delay: 1.56s;}

@keyframes loadingF {
    0% {opacity: 0;}
    100% {opacity: 1;}
}

/************ VOTE ***************/
#vote-btn {
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 99999;
	width: 80px;
	height: 80px;
	
}
.no-close .ui-dialog-titlebar-close,
.no-close  .ui-dialog-titlebar
{display: none }

/************ VOTE ***************/

/************ NODE BY TAG ***************/

.node-bytag img {
	float: left;
	margin-right: 10px;
}

.node-bytag .cb {
	clear: both;
}

/************ NODE BY TAG ***************/