html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

@font-face {
  font-family: "Lato-Black";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-extrabold.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-extrabold.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-extrabold.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-extrabold.woff') format('woff');
}

@font-face {
  font-family: "Lato-Bold";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-bold.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-bold.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-bold.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-bold.woff') format('woff');
}

@font-face {
  font-family: "Lato-BoldItalic";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-bolditalic.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-bolditalic.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-bolditalic.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-bolditalic.woff') format('woff');
}

@font-face {
  font-family: "Lato-Heavy";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-semibold.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-semibold.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-semibold.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-semibold.woff') format('woff');
}

@font-face {
  font-family: "Lato-Regular";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-regular.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-regular.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-regular.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-regular.woff') format('woff');
}

@font-face {
  font-family: "Lato-Light";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-light.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-light.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-light.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-light.woff') format('woff');
}

@font-face {
  font-family: "Lato-Italic";
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-italic.eot');
  src: url('http://baltnews.lt/css/fonts/opensans/opensans-italic.eot?') format('eot'), url('http://baltnews.lt/css/fonts/opensans/opensans-italic.ttf') format('truetype'), url('http://baltnews.lt/css/fonts/opensans/opensans-italic.woff') format('woff');
}

body {
  color: #363636;
  -webkit-text-size-adjust: none;
}

.c__main {
  color: #b39d38;
}

.b__ajax-loading {
  display: none;
  text-align: center;
  margin-top: 20px;
}

.b__row {
  margin: 20px 0;
  overflow: hidden;
}

.b__title {
  font-family: 'Lato-Regular';
  font-size: 26px;
  line-height: 26px;
  position: relative;
  margin-bottom: 15px;
  color: #b39d38;
}
.b__title a {
  text-decoration: none;
  color: #b39d38;
}

.b__title-pref {
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid;
  color: #464646;
}

.b__title-img {
  position: absolute;
  right: 0;
  top: 0;
  padding: 10px;
  background-color: #f2f1f2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.b__title-img img {
  vertical-align: middle;
}

.b__title-btn {
  position: absolute;
  right: 0;
  top: 0;
  color: #b39d38;
  color: rgba(179, 157, 56, 0.5);
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
  font-family: 'Lato-Bold';
  font-size: 10px;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.b__left {
  float: left;
  width: 740px;
  margin-right: 20px;
}

.b__right {
  float: left;
  width: 240px;
}

.b__visits {
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  font-size: 12px;
  font-family: "Lato-Bold";
}
.b__visits:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 17px;
  height: 10px;
  margin-top: -5px;
}
.latvia .b__visits:after {
  background: url('icons-s0.png') 0 -646px;
}
.litva .b__visits:after {
  background: url('icons-s0.png') 0 -500px;
}
.estonia .b__visits:after {
  background: url('icons-s0.png') 0 -474px;
}

.b__social {
  background-color: #F2F4F6;
  padding: 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.btn {
  display: inline-block;
  font-family: 'Lato-Bold';
  font-size: 10px;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 10px;
  border: 1px solid #b39d38;
  color: #b39d38;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background-color: #FFF;
  cursor: pointer;
}

.header {
  position: relative;
}

.header__top {
  background-color: #363636;
  height: 36px;
  line-height: 36px;
  color: #8E8E8E;
  text-transform: uppercase;
  padding-left: 54px;
  font-family: 'Lato-Black';
}
.header__top a {
  color: #8E8E8E;
  text-decoration: none;
}

.header__lang {
  width: 60px;
  text-align: center;
  font-size: 10px;
  border-left: 1px solid #464646;
  float: left;
}
.header__lang a {
  display: block;
  height: 18px;
  line-height: 18px;
}
.header__lang a.active {
  background-color: #292929;
  color: #fff;
}

.header__search {
  border-left: 1px solid #464646;
  float: left;
}
.header__search a {
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.header__search a:after {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  background: url('icons-s0.png') 0 -614px;
}

.header__fb {
  border-left: 1px solid #464646;
  float: left;
}
.header__fb a {
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.header__fb a:after {
  content: "";
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -4px;
  background: url('icons-s0.png') 0 -1309px;
}
.header__fb a:hover {
  background-color: #1F66B5;
}
.header__fb a:hover:after {
  background: url('icons-s0.png') 0 -1279px;
}

.header__tw {
  border-left: 1px solid #464646;
  float: left;
}
.header__tw a {
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.header__tw a:after {
  content: "";
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -8px;
  background: url('icons-s0.png') 0 -730px;
}
.header__tw a:hover {
  background-color: #1F66B5;
}
.header__tw a:hover:after {
  background: url('icons-s0.png') 0 -784px;
}

.header__tools {
  float: right;
}

.header__logo {
  line-height: 1;
  height: 140px;
  font-size: 0;
  background: #464646;
  background-repeat: no-repeat;
  background-position: 0 0;
  overflow: hidden;
}
.vilnius .header__logo {
  background-image: url("vilnius_.png");
}
.riga .header__logo {
  background-image: url("http://baltnews.lt/i/riga_vertical.png");
}
.tallinn .header__logo {
  background-image: url("http://baltnews.lt/i/tallinn_vertical.png");
}
.header__logo a {
  display: block;
  margin: 33px 0 0 85px;
}

.header__specproject {
  position: relative;
  height: 438px;
  background-color: transparent;
}
.header__specproject .media {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.header__logo-title {
  font: 60px/65px "Lato-Black";
  text-transform: uppercase;
  color: #FFF;
  margin: 85px 0 0 85px;
  text-shadow: 0px 1px 2px black;
}

.header__logo-copy {
  position: absolute;
  bottom: 20px;
  left: 85px;
  font: 10px/18px "Lato-Bold";
  color: #FFF;
  text-shadow: 0px 1px 2px black;
}

.header__nav-item {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 11px;
  vertical-align: top;
}
.header__nav-item a {
  display: block;
  line-height: 36px;
}
.header__nav-item.active {
  background-color: #292929;
}
.header__nav-item:hover {
  background-color: #292929;
}

.header__hyper {
  font-family: 'Lato-Bold';
  background-color: #F2F4F6;
  padding: 20px;
  color: #464646;
  font-size: 0;
}
.header__hyper a {
  color: #464646;
  text-decoration: none;
}

.header__hyper-item {
  display: inline-block;
  vertical-align: top;
  border-left: 1px solid #BCBCBC;
  padding: 5px 14px;
  width: 214px;
  min-height: 65px;
  font-size: 12px;
  line-height: 14px;
  position: relative;
}
.header__hyper-item:first-child {
  padding-left: 0;
  border-left: none;
}

.header__hyper-cred {
  color: #5C5C5C;
  font-size: 10px;
  line-height: 18px;
  position: absolute;
  bottom: 5px;
}
.header__hyper-cred:before {
  content: "";
  display: inline-block;
  width: 75px;
  height: 10px;
  vertical-align: middle;
}
.header__hyper-cred.lt:before {
  background: url('icons-s0.png') 0 -318px;
}
.header__hyper-cred.lv:before {
  background: url('icons-s0.png') 0 -266px;
}
.header__hyper-cred.ee:before {
  background: url('icons-s0.png') 0 -240px;
}

.header__countries {
  position: absolute;
  top: 0;
  left: 0;
  width: 316px;
  z-index: 100;
  background: #363636;
  font-family: 'Lato-Bold';
}
.header__countries.close {
  width: 54px;
  height: 36px;
  overflow: hidden;
}
.header__countries.close .header__countries-head {
  text-indent: -9999px;
  padding-left: 20px;
}
.header__countries.close .header__countries-head:before {
  display: none;
}

.header__countries-head {
  position: relative;
  color: #b39d38;
  background-color: #d6c67b;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  font-size: 12px;
  font-family: 'Lato-Black';
  text-transform: uppercase;
  cursor: pointer;
}
.header__countries-head:after {
  content: "";
  position: absolute;
  right: 20px;
  top: 10px;
  width: 14px;
  height: 13px;
  background: url('icons-s0.png') 0 -1339px no-repeat;
}
.header__countries-head:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 50%;
}
.header__countries-head.klaipeda {
  padding-left: 48px;
}
.header__countries-head.klaipeda:before {
  background: url('icons-s0.png') 0 -343px;
  width: 18px;
  height: 22px;
  margin-top: -11px;
}
.header__countries-head.daufavpils {
  padding-left: 48px;
}
.header__countries-head.daufavpils:before {
  background: url('icons-s0.png') 0 -202px;
  width: 18px;
  height: 22px;
  margin-top: -11px;
}
.header__countries-head.tartu {
  padding-left: 50px;
}
.header__countries-head.tartu:before {
  background: url('icons-s0.png') 0 -164px;
  width: 20px;
  height: 22px;
  margin-top: -11px;
}
.header__countries-head.vilnius {
  padding-left: 54px;
}
.header__countries-head.vilnius:before {
  background: url('icons-s0.png') 0 -88px;
  width: 24px;
  height: 26px;
  margin-top: -13px;
}
.header__countries-head.riga {
  padding-left: 60px;
}
.header__countries-head.riga:before {
  background: url('icons-s0.png') 0 -130px;
  width: 30px;
  height: 18px;
  margin-top: -9px;
}

.header__countries-item {
  border-left: 5px solid #b39d38;
}
.header__countries-item.litva {
  border-color: #b39d38;
}
.header__countries-item.estonia {
  border-color: #28b676;
}
.header__countries-item.latvia {
  border-color: #ee5339;
}

.header__countries-name {
  background-color: #292929;
  height: 36px;
  line-height: 36px;
  padding: 0 20px;
  text-align: right;
  font-size: 10px;
  text-transform: uppercase;
  position: relative;
}
.header__countries-name:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
}
.header__countries-name.litva {
  color: #b39d38;
}
.header__countries-name.litva:before {
  background: url('icons-s0.png') 0 -444px;
  width: 94px;
  height: 14px;
  margin-top: -7px;
}
.header__countries-name.estonia {
  color: #28b676;
}
.header__countries-name.estonia:before {
  background: url('icons-s0.png') 0 -414px;
  width: 98px;
  height: 14px;
  margin-top: -7px;
}
.header__countries-name.latvia {
  color: #ee5339;
}
.header__countries-name.latvia:before {
  background: url('icons-s0.png') 0 -381px;
  width: 107px;
  height: 17px;
  margin-top: -8.5px;
}

.header__countries-list li {
  height: 107px;
  padding-left: 135px;
  color: #8E8E8E;
  border-top: 1px solid #464646;
  overflow: hidden;
  position: relative;
}
.header__countries-list li:first-child {
  border: none;
}
.header__countries-list a {
  color: #8E8E8E;
  text-decoration: none;
}

.header__countries-city {
  font-size: 25px;
  font-family: 'Lato-Light';
  margin-top: 25px;
}

.header__countries-btn {
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 10px;
  font-family: 'Lato-Bold';
  padding: 5px 10px;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #464646;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.header__countries-btn:hover {
  color: #b39d38;
  border-color: #b39d38;
}

.header__countries-riga:after {
  content: "";
  position: absolute;
  width: 96px;
  height: 57px;
  top: 50%;
  left: 20px;
  margin-top: -28px;
  background: url('common-s.png') 0 -75px;
}

.header__countries-daufavpils:after {
  content: "";
  position: absolute;
  left: 33px;
  width: 68px;
  height: 82px;
  top: 50%;
  margin-top: -41px;
  background: url('common-s.png') -58px -335px;
}

.header__countries-tallinn:after {
  content: "";
  position: absolute;
  left: 33px;
  width: 68px;
  height: 85px;
  top: 50%;
  margin-top: -42px;
  background: url('common-s.png') 0 -417px;
}

.header__countries-tartu:after {
  content: "";
  position: absolute;
  left: 33px;
  width: 68px;
  height: 75px;
  top: 50%;
  margin-top: -37px;
  background: url('common-s.png') -55px 0;
}

.header__countries-vilnus:after {
  content: "";
  position: absolute;
  left: 36px;
  width: 63px;
  height: 68px;
  top: 50%;
  margin-top: -39px;
  background: url('common-s.png') -58px -132px;
}

.header__countries-klaipeda:after {
  content: "";
  position: absolute;
  left: 38px;
  width: 58px;
  height: 69px;
  top: 50%;
  margin-top: -35px;
  background: url('common-s.png') 0 -335px;
}

.footer {
  background-color: #363636;
  padding-bottom: 100px;
}

.footer__top {
  height: 36px;
  line-height: 36px;
  color: #8E8E8E;
  text-transform: uppercase;
  font-family: 'Lato-Black';
}
.footer__top a {
  color: #8E8E8E;
  text-decoration: none;
}

.footer__logo {
  float: left;
  width: 315px;
  height: 36px;
  color: #b39d38;
  font-family: 'Lato-Heavy';
}
.latvia .footer__logo:before {
  content: "";
  background: url('icons-s0.png') 0 -381px;
  width: 107px;
  height: 17px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 9px;
  margin-right: 5px;
}
.estonia .footer__logo:before {
  content: "";
  background: url('icons-s0.png') 0 -414px;
  width: 98px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 11px;
  margin-right: 5px;
}
.litva .footer__logo:before {
  content: "";
  background: url('icons-s0.png') 0 -444px;
  width: 94px;
  height: 14px;
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin-top: 11px;
  margin-right: 5px;
}

.footer__nav {
  float: left;
}

.footer__nav-item {
  display: inline-block;
  height: 36px;
  line-height: 36px;
  padding: 0 15px;
  font-size: 11px;
  vertical-align: top;
}
.footer__nav-item a {
  display: block;
  line-height: 36px;
}
.footer__nav-item.active {
  background-color: #292929;
}
.footer__nav-item:hover {
  background-color: #292929;
}

.footer__tools {
  float: right;
}

.footer__lang {
  width: 60px;
  text-align: center;
  font-size: 10px;
  float: left;
}
.footer__lang a {
  display: block;
  height: 18px;
  line-height: 18px;
}
.footer__lang a.active {
  background-color: #292929;
  color: #fff;
}

.footer__fb {
  border-left: 1px solid #464646;
  float: left;
}
.footer__fb a {
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.footer__fb a:after {
  content: "";
  width: 8px;
  height: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -7px;
  margin-left: -4px;
  background: url('icons-s0.png') 0 -1309px;
}
.footer__fb a:hover {
  background-color: #1F66B5;
}
.footer__fb a:hover:after {
  background: url('icons-s0.png') 0 -1279px;
}

.footer__tw {
  border-left: 1px solid #464646;
  float: left;
}
.footer__tw a {
  display: block;
  width: 40px;
  height: 36px;
  position: relative;
}
.footer__tw a:after {
  content: "";
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -6px;
  margin-left: -8px;
  background: url('icons-s0.png') 0 -730px;
}
.footer__tw a:hover {
  background-color: #1F66B5;
}
.footer__tw a:hover:after {
  background: url('icons-s0.png') 0 -784px;
}

.footer__cities {
  margin-top: 15px;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
}

.footer__cities-item {
  display: inline-block;
  width: 235px;
  height: 105px;
  margin-left: 19px;
  position: relative;
}
.footer__cities-item:first-child {
  margin-left: 0;
}
.footer__cities-item a {
  display: block;
  font-family: 'Lato-Light';
  font-size: 25px;
  line-height: 105px;
  text-align: center;
  color: #8E8E8E;
  padding-left: 75px;
  text-decoration: none;
  border: 1px solid #454545;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.footer__cities-item a:hover {
  border-color: #b39d38;
  background: #b39d38;
  background: rgba(179, 157, 56, 0.5);
  color: #fff;
}

.footer__cities-riga:after {
  content: "";
  position: absolute;
  width: 77px;
  height: 46px;
  top: 50%;
  left: 20px;
  margin-top: -23px;
  background: url('common-s.png') -55px -266px;
}

.footer__cities-tallinn:after {
  content: "";
  position: absolute;
  width: 55px;
  height: 69px;
  top: 50%;
  left: 20px;
  margin-top: -35px;
  background: url('common-s.png') 0 -266px;
}

.footer__cities-vilnius:after {
  content: "";
  position: absolute;
  width: 61px;
  height: 66px;
  top: 50%;
  left: 20px;
  margin-top: -33px;
  background: url('common-s.png') 0 -200px;
}

.footer__cities-daufavpils:after {
  content: "";
  position: absolute;
  left: 20px;
  width: 55px;
  height: 66px;
  top: 50%;
  margin-top: -33px;
  background: url('common-s.png') 0 0;
}

.footer__cities-jurmala:after {
  content: "";
  position: absolute;
  left: 20px;
  width: 56px;
  height: 66px;
  top: 50%;
  margin-top: -33px;
  background: url('common-s.png') -61px -200px;
}

.footer__cities-liepaja:after {
  content: "";
  position: absolute;
  left: 20px;
  width: 58px;
  height: 67px;
  top: 50%;
  margin-top: -33px;
  background: url('common-s.png') 0 -132px;
}

.footer__copy {
  color: #8E8E8E;
  font-size: 12px;
  text-transform: uppercase;
  font-family: 'Lato-Heavy';
  margin-top: 15px;
}

.l__wrap {
  width: 1000px;
  margin: 0 auto;
}

.b__videofrommain {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  margin-bottom: 20px;
}

.b__videofrommain-item {
  position: relative;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin: 10px 9px;
}
.b__videofrommain-item:hover .b__videofrommain-img:after {
  background-image: url('data:image/svg+xml;base64\,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxMjUsIDE4NSwgMjMyLCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2IzOWQzOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, #b39d38));
  background-image: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #b39d38 100%);
  background-image: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #b39d38 100%);
  background-image: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #b39d38 100%);
  background-image: linear-gradient(top, rgba(125, 185, 232, 0) 0%, #b39d38 100%);
}

.b__videofrommain-img {
  overflow: hidden;
  width: 220px;
  height: 120px;
  position: relative;
}
.b__videofrommain-img img {
  width: 100%;
  height: auto !important;
}
.b__videofrommain-img:before {
  content: "";
  position: absolute;
  left: 15px;
  top: 10px;
  background: url('icons-s0.png') 0 -1213px;
  width: 17px;
  height: 20px;
}
.b__videofrommain-img:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: url('data:image/svg+xml;base64\,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxMjUsIDE4NSwgMjMyLCAwKSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(125, 185, 232, 0)), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
  background-image: -moz-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
  background-image: -o-linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
  background-image: linear-gradient(top, rgba(125, 185, 232, 0) 0%, #000000 100%);
}

.b__videofrommain-announce {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  color: #FFF;
}
.b__videofrommain-announce a {
  color: #FFF;
  text-decoration: none;
}

.b__videofrommain-date {
  font-size: 10px;
  line-height: 18px;
  font-family: "Lato-Bold";
}

.b__videofrommain-title {
  font-size: 12px;
  line-height: 14px;
  font-family: "Lato-Black";
}

.b__banner {
  overflow: hidden;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-bottom: 20px;
}

.b__banner-spec img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.m-banner-001 a {
  display: block;
  margin-top: 10px;
}
.m-banner-001 a:first-child {
  margin-top: 0;
}

.b__news-aside {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  margin-bottom: 20px;
}

.b__news-aside-item {
  margin: 15px;
}

.b__news-aside-date {
  color: #b39d38;
  color: rgba(179, 157, 56, 0.5);
  font-size: 11px;
  line-height: 18px;
  font-family: "Lato-Regular";
}

.b__news-aside-title {
  color: #454545;
  font-family: "Lato-Black";
  font-size: 13px;
  line-height: 15px;
}
.b__news-aside-title a {
  color: #454545;
  text-decoration: none;
}
.b__news-aside-title a:hover {
  color: #b39d38;
}

.b__links {
  margin-bottom: 20px;
  font-size: 0;
  line-height: 0;
}

.b__links-item {
  display: inline-block;
  vertical-align: top;
  width: 197px;
  padding: 20px;
  border: 1px solid #b39d38;
  margin-right: 7px;
  margin-bottom: 7px;
  color: #b39d38;
}
.b__links-item a {
  color: #b39d38;
  text-decoration: none;
}
.b__links-item:hover {
  background-color: #b39d38;
  color: #FFF !important;
}
.b__links-item:hover a {
  color: #FFF;
}
.b__links-item:hover .b__visits:after {
  background: url('icons-s0.png') 0 -758px !important;
}
.b__links-item:nth-child(3n-2) {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.b__links-item:nth-child(3n) {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.b__links-date {
  font-size: 12px;
  line-height: 18px;
  font-family: "Lato-Bold";
  margin-bottom: 5px;
  line-height: 18px;
}
.b__links-date .time {
  margin-left: 5px;
}
.b__links-date .b__visits {
  margin-right: 10px;
  vertical-align: top;
}

.b__links-title {
  font-family: "Lato-Black";
  font-size: 18px;
  line-height: 22px;
  height: 130px;
}

.b__share {
  background-color: #F2F4F6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  clear: both;
  margin: 20px 0;
}

.b__share-vote {
  float: left;
  border-right: 1px solid #e0e1e2;
  padding: 10px 10px 10px 0;
}
.b__share-vote a {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
  padding: 0 10px;
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  color: #b39d38;
  color: rgba(179, 157, 56, 0.5);
  font-size: 12px;
  font-family: "Lato-Bold";
  position: relative;
}
.b__share-vote a:hover {
  border: 1px solid #b39d38;
  color: #b39d38;
}

.b__share-vote-up:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  position: relative;
  top: -1px;
}
.latvia .b__share-vote-up:before {
  background: url('icons-s0.png') 0 -996px;
}
.litva .b__share-vote-up:before {
  background: url('icons-s0.png') 0 -841px;
}
.estonia .b__share-vote-up:before {
  background: url('icons-s0.png') 0 -1027px;
}
.b__share-vote-up:hover:before, .b__share-vote-up.active:before {
  background: url('icons-s0.png') 0 -934px;
}
.latvia .b__share-vote-up:hover:before, .latvia .b__share-vote-up.active:before {
  background: url('icons-s0.png') 0 -934px;
}
.litva .b__share-vote-up:hover:before, .litva .b__share-vote-up.active:before {
  background: url('icons-s0.png') 0 -1058px;
}
.estonia .b__share-vote-up:hover:before, .estonia .b__share-vote-up.active:before {
  background: url('icons-s0.png') 0 -965px;
}

.b__share-vote-down:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  position: relative;
  top: -1px;
}
.latvia .b__share-vote-down:before {
  background: url('icons-s0.png') 0 -1089px;
}
.litva .b__share-vote-down:before {
  background: url('icons-s0.png') 0 -903px;
}
.estonia .b__share-vote-down:before {
  background: url('icons-s0.png') 0 -1120px;
}
.b__share-vote-down:hover:before, .b__share-vote-down.active:before {
  background: url('icons-s0.png') 0 -1182px;
}
.latvia .b__share-vote-down:hover:before, .latvia .b__share-vote-down.active:before {
  background: url('icons-s0.png') 0 -1182px;
}
.litva .b__share-vote-down:hover:before, .litva .b__share-vote-down.active:before {
  background: url('icons-s0.png') 0 -1151px;
}
.estonia .b__share-vote-down:hover:before, .estonia .b__share-vote-down.active:before {
  background: url('icons-s0.png') 0 -872px;
}

.b__share-btns {
  float: left;
  padding: 13px 5px;
}

.b__photolents {
  margin: 20px 0;
}

.b__photolents-item {
  border: 1px solid #b39d38;
  color: #b39d38;
  display: inline-block;
  vertical-align: top;
  margin-left: 5px;
  width: 240px;
}
.b__photolents-item:first-child {
  margin-left: 0;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.b__photolents-item:last-child {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.b__photolents-item a {
  color: #b39d38;
  text-decoration: none;
}
.b__photolents-item:hover {
  color: #FFF;
  background-color: #b39d38;
}
.b__photolents-item:hover a {
  color: #FFF;
}
.b__photolents-item:hover .b__photolents-visit:after {
  background: url('icons-s0.png') 0 -758px !important;
}

.b__photolents-img img {
  width: 100%;
  height: auto !important;
}

.b__photolents-title {
  margin: 20px 20px 0;
  height: 90px;
  font-family: "Lato-Black";
  font-size: 18px;
  line-height: 22px;
}

.b__photolents-credits {
  margin: 20px;
  font-family: "Lato-Bold";
  font-size: 12px;
  line-height: 18px;
}

.b__photolents-visit {
  margin-right: 10px;
  line-height: 18px;
}

.b__photolents-date {
  line-height: 18px;
  height: 18px;
  opacity: 0.5;
  display: inline-block;
  vertical-align: middle;
}

.b__authors-item {
  margin-bottom: 10px;
  color: #b39d38;
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  position: relative;
}
.b__authors-item a {
  color: #b39d38;
  text-decoration: none;
}
.b__authors-item:hover {
  background-color: #b39d38;
  color: #FFF;
}
.b__authors-item:hover a {
  color: #FFF;
}
.b__authors-item:hover .b__authors-announce {
  color: #FFF;
}
.b__authors-item:hover .b__authors-visits:after {
  background: url('icons-s0.png') 0 -758px;
}
.b__authors-item:hover .b__authors-name {
  border-color: #FFF;
}

.b__authors-title {
  font-size: 15px;
  line-height: 18px;
  font-family: 'Lato-Heavy';
  margin: 20px 20px 10px;
  height: 72px;
}

.b__authors-announce {
  color: #575757;
  font-size: 13px;
  line-height: 16px;
  font-family: 'Lato-Regular';
  margin: 10px 20px;
  height: 120px;
  overflow: hidden;
}
.b__authors-announce a {
  color: #575757;
}

.b__authors-visits {
  font-family: 'Lato-Regular';
  font-size: 12px;
  line-height: 18px;
  padding-left: 20px;
  margin: 10px 20px;
  position: relative;
}
.b__authors-visits span {
  margin-left: 10px;
  opacity: 0.5;
}

.b__authors-name-wrap {
  display: table-cell;
  height: 75px;
  line-height: 75px;
  vertical-align: middle;
  font-size: 75px;
  font-family: 'Lato-Bold';
  padding: 0 20px;
}
.b__authors-name-wrap img {
  width: 36px;
  height: 36px;
}

.b__authors-rank {
  font-size: 12px;
}

.b__authors-name {
  border-top: 1px solid #b39d38;
  border-top: 1px solid rgba(179, 157, 56, 0.5);
  display: table;
  width: 100%;
}
.b__authors-name img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  vertical-align: middle;
}
.b__authors-name span {
  display: inline-block;
  vertical-align: middle;
  font-size: 15px;
  line-height: 15px;
  width: 150px;
  margin-left: 5px;
}

.b__authors-first {
  position: relative;
  margin-bottom: 20px;
}

.b__authors-first-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #FFF;
  padding: 30px 145px;
}
.b__authors-first-content a {
  color: #FFF;
  text-decoration: none;
}

.b__authors-first-img img {
  width: 100%;
  height: auto !important;
}

.b__authors-first-date {
  color: #b39d38;
  font-family: "Lato-Bold";
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 60px;
}

.b__authors-first-title {
  font-family: "Lato-Black";
  font-size: 24px;
  line-height: 25px;
  margin-bottom: 20px;
}

.b__authors-first-announce {
  font-family: "Lato-Regular";
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 20px;
}

.b__authors-first-credits {
  font-family: "Lato-Black";
  font-size: 15px;
  line-height: 36px;
}
.b__authors-first-credits img, .b__authors-first-credits span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px;
}
.b__authors-first-credits img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}

.b__profile {
  overflow: hidden;
  background-color: #F2F4F6;
}

.b__profile-img {
  float: left;
  margin-right: 20px;
}

.b__profile-info {
  color: #5E5E5E;
  font: 15px/24px "Lato-Regular";
  margin: 20px;
  overflow: hidden;
}

.b__profile-title {
  margin: 30px 0;
  font: 26px/30px "Lato-Regular";
}

.b__error {
  padding: 40px 200px 80px;
  font-family: "Lato-Regular";
}
.b__error a {
  color: #b39d38;
}

.b__error-title {
  font-size: 144px;
  font-weight: 700;
  line-height: 144px;
  color: #b39d38;
}

.b__error-subtitle {
  font-size: 21px;
  line-height: 24px;
  margin-bottom: 20px;
  font-weight: bold;
}

.b__error-description {
  font-size: 14px;
}

.form {
  margin-bottom: 60px;
}

.form__text {
  padding: 0 8px;
  line-height: 30px;
  height: 30px;
  border: 1px solid #b39d38;
  outline-style: none;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.search__btn {
  height: 30px;
  line-height: 30px;
  margin-left: 20px;
}

.b__cal {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  margin-top: 40px;
  position: relative;
}
.b__cal a {
  color: #fff;
  text-decoration: none;
}

.b__cal-month {
  background-color: #292929;
  padding: 0 62px 0 15px;
}
.b__cal-month table {
  width: 100%;
}
.b__cal-month td {
  color: #fff;
  height: 30px;
  vertical-align: middle;
  font-size: 10px;
  font-family: "Lato-Bold";
  text-transform: uppercase;
}
.b__cal-month a.active {
  color: #b39d38;
}

.b__cal-days {
  background-color: #363636;
  padding: 0 15px;
}
.b__cal-days table {
  width: 100%;
}
.b__cal-days td {
  color: #656565;
  height: 40px;
  width: 20px;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  font-family: "Lato-Regular";
}
.b__cal-days td.active {
  background-color: #b39d38;
}

.b__cal-year {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
  overflow: hidden;
}
.b__cal-year li {
  display: block;
  width: 62px;
  height: 30px;
  font: 12px/30px "Lato-Bold";
  background: #b39d38;
  color: #FFF;
  text-align: center;
}

.b__mainnews {
  height: 438px;
  overflow: hidden;
  position: relative;
}

.b__mainnews-item {
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.b__mainnews-item:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  z-index: 2;
}
.b__mainnews-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background: black;
  background: rgba(0, 0, 0, 0.7);
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  display: none;
}
.b__mainnews-item:hover:after, .b__mainnews-item:hover .b__mainnews-content {
  display: block;
}
.b__mainnews-item img {
  height: 100%;
  width: auto !important;
}

.b__mainnews-1 .b__mainnews-item1 {
  width: 1000px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 0;
}

.b__mainnews-2 .b__mainnews-item1 {
  width: 300px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 0;
}
.b__mainnews-2 .b__mainnews-item2 {
  width: 700px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 300px;
}

.b__mainnews-3 .b__mainnews-item1 {
  width: 460px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 0;
}
.b__mainnews-3 .b__mainnews-item2 {
  width: 460px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 0;
}
.b__mainnews-3 .b__mainnews-item3 {
  width: 540px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 460px;
}

.b__mainnews-4 .b__mainnews-item1 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 0;
}
.b__mainnews-4 .b__mainnews-item2 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 0;
}
.b__mainnews-4 .b__mainnews-item3 {
  width: 460px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 300px;
}
.b__mainnews-4 .b__mainnews-item4 {
  width: 240px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 760px;
}

.b__mainnews-5 .b__mainnews-item1 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 0;
}
.b__mainnews-5 .b__mainnews-item2 {
  width: 460px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 300px;
}
.b__mainnews-5 .b__mainnews-item3 {
  width: 460px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 0;
}
.b__mainnews-5 .b__mainnews-item4 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 460px;
}
.b__mainnews-5 .b__mainnews-item5 {
  width: 240px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 760px;
}

.b__mainnews-6 .b__mainnews-item1 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 0;
}
.b__mainnews-6 .b__mainnews-item2 {
  width: 460px;
  height: 219px;
  position: absolute;
  top: 0;
  left: 300px;
}
.b__mainnews-6 .b__mainnews-item3 {
  width: 240px;
  height: 438px;
  position: absolute;
  top: 0;
  left: 760px;
}
.b__mainnews-6 .b__mainnews-item4 {
  width: 230px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 0;
}
.b__mainnews-6 .b__mainnews-item4 .b__mainnews-content {
  font-size: 18px;
  line-height: 21px;
}
.b__mainnews-6 .b__mainnews-item5 {
  width: 230px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 230px;
}
.b__mainnews-6 .b__mainnews-item5 .b__mainnews-content {
  font-size: 18px;
  line-height: 21px;
}
.b__mainnews-6 .b__mainnews-item6 {
  width: 300px;
  height: 219px;
  position: absolute;
  top: 219px;
  left: 460px;
}

.b__mainnews-content {
  position: absolute;
  bottom: 40px;
  left: 30px;
  right: 30px;
  text-decoration: none;
  color: #FFF;
  z-index: 3;
  text-align: center;
  font: 24px/25px "Lato-Heavy";
  display: none;
}

.b__mainnews-btn {
  color: #FFF;
  display: inline-block;
  font-family: 'Lato-Bold';
  font-size: 10px;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 10px;
  border: 1px solid #fff;
  background: #000;
  background: rgba(255, 255, 255, 0.2);
  text-decoration: none;
  margin-top: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.b__photo {
  margin: 20px 0;
}

.b__photo-list {
  position: relative;
  height: 536px;
}

.b__photo-item {
  position: absolute;
  height: 268px;
  overflow: hidden;
}
.b__photo-item:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #fff;
  z-index: 10;
}
.b__photo-item img {
  width: 100% !important;
  height: auto !important;
}

.b__photo-item1 {
  width: 370px;
  top: 0;
  left: 0;
}

.b__photo-item2 {
  width: 370px;
  top: 0;
  left: 370px;
}

.b__photo-item3 {
  width: 740px;
  top: 268px;
  left: 0;
}

.b__photo-item-img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 10;
}
.b__photo-item-img img {
  width: 100%;
  height: auto !important;
}
.b__photo-item-img.open:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(179, 157, 56, 0.5);
  z-index: 10;
}

.b__photo-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -320px;
  padding: 20px 20px 20px 20px;
  background-color: #b39d38;
  color: #FFF;
  width: 280px;
  z-index: 20;
}

.b__photo-title {
  font-size: 24px;
  line-height: 25px;
  font-family: 'Lato-Heavy';
}
.b__photo-title a {
  color: #fff;
  text-decoration: none;
}

.b__photo-announce {
  font-size: 13px;
  line-height: 16px;
  font-family: 'Lato-Regular';
  margin-top: 20px;
}
.b__photo-announce a {
  text-decoration: none;
  color: #FFF;
}

.b__photo-credits {
  line-height: 26px;
  margin-right: 20px;
  font-size: 12px;
  font-family: 'Lato-Bold';
  margin-top: 20px;
}

.b__photo-credits-btn {
  height: 24px;
  line-height: 24px;
  text-align: center;
  display: inline-block;
  color: #FFF !important;
  display: inline-block;
  font-family: 'Lato-Bold';
  font-size: 10px;
  height: 22px;
  line-height: 22px;
  text-transform: uppercase;
  padding: 0 10px;
  border: 1px solid #fff;
  text-decoration: none;
  margin-right: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
  opacity: 0.5;
}

.b__photo-flip {
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  top: 50%;
  margin-top: -15px;
  border: 15px solid transparent;
  border-left: 15px solid #b39d38;
}

.b__audio-list {
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.b__audio-list-item {
  border-top: 1px solid #b39d38;
  border-top: 1px solid rgba(179, 157, 56, 0.5);
}
.b__audio-list-item:first-child {
  border: none;
}
.b__audio-list-item a {
  color: #464646;
  text-decoration: none;
}

.b__audio-announce {
  padding: 20px 20px 0;
}

.b__audio-item-title {
  font-size: 12px;
  font-family: "Lato-Bold";
  text-transform: uppercase;
  line-height: 18px;
  margin-bottom: 10px;
}

.b__audio-item-announce {
  font-family: "Lato-BoldItalic";
  font-size: 12px;
  line-height: 15px;
}

.b__audio-item-credits {
  text-align: right;
  position: relative;
  height: 13px;
  margin: 20px 0;
}

.b__audio-item-img {
  float: left;
}

.b__audio-item-size {
  font-size: 12px;
  font-family: "Lato-Bold";
  color: #b39d38;
}

.b__audio-player {
  padding: 30px 30px 60px 50px;
  font-family: "Lato-Bold";
  text-transform: uppercase;
  color: #464646;
  position: relative;
  display: none;
}
.b__audio-player .jp-progress {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
  background-color: #F2F4F6;
}
.b__audio-player .jp-seek-bar {
  width: 100%;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.b__audio-player .jp-play-bar {
  background-color: #E6E9ED;
  height: 100%;
}

.b__audio-player-time {
  font-family: "Lato-Bold";
  font-size: 12px;
  color: #b39d38;
  position: relative;
  margin-bottom: 10px;
}

.b__audio-player-overall {
  position: absolute;
  right: 0;
  color: #ccc;
  font-family: "Lato-BoldItalic";
}

.b__audio-player-title {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 18px;
}

.b__audio-player-announce {
  font-family: "Lato-BoldItalic";
  color: #A3A3A3;
  font-size: 12px;
  line-height: 15px;
}

.b__audio-player-play {
  width: 12px;
  height: 14px;
  position: absolute;
  top: 50px;
  left: 20px;
  background: url('icons-s0.png') 0 -1249px;
}

.b__audio-player-pause {
  width: 14px;
  height: 14px;
  position: absolute;
  top: 50px;
  left: 20px;
  background: #555;
  display: none;
}

.b__news {
  background-color: #F2F4F6;
  padding: 20px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.b__news-item {
  overflow: hidden;
  margin: 10px 0;
}
.b__news-item:hover .b__news-item-content {
  background-color: #b39d38;
  color: #FFF;
}
.b__news-item:hover .b__news-item-more {
  display: block;
}

.b__news-item-date {
  font-size: 12px;
  line-height: 18px;
  font-family: 'Lato-Bold';
  color: #b39d38;
  position: relative;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.b__news-item-content {
  background-color: #FFF;
  padding: 10px;
  font-family: 'Lato-Bold';
  font-size: 16px;
  line-height: 22px;
  color: #363636;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.b__news-item-more {
  position: absolute;
  right: 0;
  top: 0;
  display: none;
  color: #b39d38;
  text-decoration: none;
  font-size: 10px;
  line-height: 18px;
  padding-right: 18px;
}
.b__news-item-more:after {
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  width: 13px;
  height: 13px;
}
.litva .b__news-item-more:after {
  background: url('icons-s0.png') 0 -701px;
}
.latvia .b__news-item-more:after {
  background: url('icons-s0.png') 0 -812px;
}
.estonia .b__news-item-more:after {
  background: url('icons-s0.png') 0 -672px;
}

.b__video {
  overflow: hidden;
}

.b__video-main {
  background-color: #b39d38;
  padding: 20px;
  color: #fff;
  overflow: hidden;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.b__video-main a {
  text-decoration: none;
  color: #FFF;
}

.b__video-touchcarousel-wrap {
  background-color: #f2f4f6;
  padding: 20px;
  overflow: hidden;
}

.b__video-touchcarousel {
  position: relative;
  width: 700px;
  height: 327px;
  overflow: hidden;
}
.b__video-touchcarousel .scrollbar-holder {
  position: absolute;
  z-index: 30;
  left: 6px;
  right: 6px;
  bottom: -9px;
  height: 4px;
  overflow: hidden;
}
.b__video-touchcarousel .scrollbar {
  position: absolute;
  height: 5px;
  background: #d0d1d3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  top: 0;
  left: 0;
}
.b__video-touchcarousel .arrow-holder {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 20px;
}
.b__video-touchcarousel .arrow-holder.left {
  left: 0;
  background-image: url('data:image/svg+xml;base64\,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjEwMCUiIHkxPSI1MCUiIHgyPSIwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxNzksIDE1NywgNTYsIDAuMDEpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE3OSwgMTU3LCA1NiwgMC41KSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 100% 50%, 0% 50%, color-stop(0%, rgba(179, 157, 56, 0.01)), color-stop(100%, rgba(179, 157, 56, 0.5)));
  background-image: -webkit-linear-gradient(right, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: -moz-linear-gradient(right, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: -o-linear-gradient(right, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: linear-gradient(right, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
}
.b__video-touchcarousel .arrow-holder.right {
  right: 0;
  background-image: url('data:image/svg+xml;base64\,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iNTAlIiB4Mj0iMTAwJSIgeTI9IjUwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiYSgxNzksIDE1NywgNTYsIDAuMDEpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDE3OSwgMTU3LCA1NiwgMC41KSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, rgba(179, 157, 56, 0.01)), color-stop(100%, rgba(179, 157, 56, 0.5)));
  background-image: -webkit-linear-gradient(left, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: -moz-linear-gradient(left, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
  background-image: linear-gradient(left, rgba(179, 157, 56, 0.01) 0%, rgba(179, 157, 56, 0.5) 100%);
}
.b__video-touchcarousel .arrow-holder.disabled {
  display: none;
}

.touchcarousel-container {
  position: relative;
  margin: 0;
  list-style: none;
  left: 0;
  cursor: -webkit-grab;
  cursor: -moz-grab;
}

.touchcarousel-wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.touchcarousel-item {
  margin: 0 10px 0 0;
  float: left;
}

.touchcarousel-item.last {
  margin-right: 0 !important;
}

.b__video-item {
  float: left;
  margin-right: 10px;
  width: 188px;
  background-color: #fff;
  padding-bottom: 20px;
}

.b__video-item-prev img {
  width: 100%;
  height: auto !important;
}

.b__video-item-title {
  margin: 15px;
  min-height: 90px;
}
.b__video-item-title a {
  font-size: 14px;
  line-height: 18px;
  font-family: 'Lato-Black';
  color: #363636;
  text-decoration: none;
}

.b__video-item-date {
  font-family: 'Lato-Bold';
  font-size: 12px;
  line-height: 15px;
  margin: 15px 15px 10px;
  color: #b39d38;
}

.b__video-item-logo {
  margin: 30px 20px 15px;
  height: 13px;
}

.b__video-item-visits {
  margin-left: 15px;
  color: #b39d38;
}

.b__video-item-more {
  display: inline-block;
  border: 1px solid #b39d38;
  border: 1px solid rgba(179, 157, 56, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  color: #b39d38;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Lato-Bold';
  font-size: 10px;
  margin-left: 20px;
  height: 24px;
  line-height: 24px;
  padding: 0 10px;
}

.b__video-main-player {
  width: 440px;
  height: 250px;
  float: left;
  margin-right: 20px;
}
.b__video-main-player iframe {
  width: 100% !important;
  height: 250px !important;
}

.b__video-main-logo {
  margin-bottom: 20px;
  *zoom: 1;
}
.b__video-main-logo:after {
  content: "";
  display: table;
  clear: both;
}
.b__video-main-logo a {
  padding: 10px;
  background-color: #f2f1f2;
  display: inline-block;
}

.b__video-main-description {
  overflow: hidden;
}

.b__video-main-title {
  font-size: 24px;
  line-height: 25px;
  font-family: 'Lato-Heavy';
}

.b__video-main-credits {
  margin-top: 20px;
  font-size: 12px;
  line-height: 18px;
  font-family: 'Lato-Bold';
}

.b__video-main-visits {
  margin-right: 20px;
}
.b__video-main-visits:after {
  background: url('icons-s0.png') 0 -758px !important;
}

.b__video-main-announce {
  font-size: 13px;
  line-height: 16px;
  font-family: 'Lato-Regular';
  margin-top: 20px;
}

.b__last-audio {
  margin: 20px 0;
  overflow: hidden;
}

.b__last-audio-item {
  float: left;
  width: 238px;
  margin-left: 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #b39d38;
}
.b__last-audio-item a {
  text-decoration: none;
  display: block;
  padding: 20px 20px 20px 50px;
  color: #464646;
  position: relative;
}
.b__last-audio-item a:hover {
  background-color: #b39d38;
}
.b__last-audio-item a:hover .b__last-audio-date {
  color: #FFF;
}
.b__last-audio-item a:hover .b__last-audio-date span {
  color: #FFF;
}
.b__last-audio-item a:before {
  content: "";
  width: 12px;
  height: 14px;
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 20px;
  background: url('icons-s0.png') 0 -1249px;
}
.b__last-audio-item:first-child {
  margin-left: 0;
}

.b__last-audio-title {
  display: block;
  height: 80px;
  font: 15px/17px "Lato-Bold";
  text-transform: uppercase;
}

.b__last-audio-date {
  display: block;
  margin-top: 10px;
  font: 13px/18px "Lato-Regular";
}
.b__last-audio-date span {
  margin-left: 7px;
  color: #b39d38;
}
