﻿/*main css*/
body {
  font-family: 'Arimo', sans-serif;
  font-size: 13px;
  line-height: 21px;
  color: #888888;
  background-color: #F7F7F7;
}
.divider {
  height: auto;
}
figure {
  margin: 0 !important;

}

.container {
  width: 100%;
}

@media (min-width:768px) {
  .container {
    width: 100%;
  }
}
@media (min-width:992px) {
  .container {
    width: 100%;
  }
}


@media (min-width:1250px) {
  .container {
    width: 1220px;
  }
}

@media (min-width:1024px) {

  .header-bottom {
    height: 70px;
  }

}



.right-sidebar-add {
  overflow: hidden;
  background-color: white;
}

.front-ads {
  width: calc(100% + 60px);
  overflow: hidden;
  background-color: white;
}



.navbar-default {
  background-color: white !important;
  border: none !important;
}


/*header*/
.header {
	background: #ffffff;
	width: 100%;
}

.header-top {
  padding: 17px 0;
  background-color: #F1F1F1;
}

.header-top .links {
  float: left;
  position: relative;
  margin: 3px 20px 0 0;
}
.header-top .links:before {
  position: absolute;
  top: -3px;
  bottom: -3px;
  right: 0;
  width: 1px;
  content: '';
  background-color: #D8D8D8;
}

.header-top .links a {
  float: left;
  font-size: 14px;
  line-height: 16px;
  color: #666666;
  text-decoration: none;
  margin-right: 20px;
}



.header-social .share-icon {
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;
}

.header-social .fb {
  width: 11px;
  height: 20px;
  background-size: 10px 17px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M10.3.1v3.2H8.4c-.7%200-1.1.1-1.4.4-.2.3-.3.7-.3%201.3v2.3h3.5l-.5%203.5h-3v9H3v-9H0V7.2h3V4.8c0-1.5.4-2.7%201.3-3.5C5%20.4%206.2%200%207.6%200l2.7.1z%22%20fill%3D%22%233B5998%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.header-social .tw {
  width: 21px;
  height: 17px;
  background-size: 18px 14px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2217%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M20.3%202.3c-.6.8-1.3%201.5-2%202V5a11.6%2011.6%200%200%201-2%206.4c-.7%201-1.4%202-2.3%202.7a12%2012%200%200%201-13.6.7h1a8%208%200%200%200%205-1.7%204%204%200%200%201-2.4-.8%204%204%200%200%201-1.4-2h.7l1.1-.1a4%204%200%200%201-2.3-1.4A4%204%200%200%201%201%206a4%204%200%200%200%201.9.4%204%204%200%200%201-1.3-5.4%2011.6%2011.6%200%200%200%208.4%204.3v-1a4%204%200%200%201%204-4%204%204%200%200%201%203%201.2%208%208%200%200%200%202.6-1A4%204%200%200%201%2018%203l2.4-.6z%22%20fill%3D%22%231DA1F2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

.header-social .tl {
  width: 20px;
  height: 20px;
  background-size: 17px 17px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M19.7.1c.2.2.3.5.3.7L17%2018a.7.7%200%200%201-.7.6h-.2l-5-2.1-2.8%203.2c-.1.2-.3.3-.5.3h-.3a.7.7%200%200%201-.5-.7v-4l9.7-11.7-12%2010.3L.5%2012a.7.7%200%200%201%200-1.3L18.9.1l.4-.1.4.1z%22%20fill%3D%22%2308C%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}





.header-top .lang-block,
.header-top .search {
  float: right;
}

.header-top .search {
  margin-left: 11px;
  padding-left: 20px;
  position: relative;
  margin-right: -15px;
}

.header-top .search:before {
  position: absolute;
  top: -3px;
  bottom: -3px;
  left: 0;
  width: 1px;
  content: '';
  background-color: #D8D8D8;
}




table.gsc-search-box, form.gsc-search-box {
  margin: 0 !important;
}

.gsc-search-button-v2 svg {
  display: none;
}
td.gsc-search-button {
  width: 20px !important;
}

.gsib_b {
  display: none !important;
}

.cse input.gsc-input,   {

}






.gsc-input-box-focus, .gsc-input-box-hover {
  box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
}

.cse .gsc-search-button-v2, .gsc-search-button-v2 {
  border: none !important;
  background-color: transparent !important;
  width: 20px !important;
  height: 20px !important;
  padding: 0 !important;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2219%22%20height%3D%2219%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M13.2%208A5.1%205.1%200%201%200%202.9%208a5.1%205.1%200%200%200%2010.3%200zm5.8%209.5c0%20.8-.7%201.5-1.5%201.5-.3%200-.7-.2-1-.4l-4-4A8%208%200%200%201%200%208a8%208%200%201%201%2014.7%204.6l3.9%204c.2.2.4.6.4%201z%22%20fill%3D%22%23AAA%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A') !important;
}





.gsib_a {
  padding: 0 !important;
}

.gsc-input-box {
  border: none !important;
  background-color: transparent !important;
}

input.gsc-input {
  background-color: transparent !important;
  background: none !important;
  text-indent: 0 !important;
  width: 150px !important;
}

input.gsc-input::-webkit-input-placeholder {
  opacity: 1 !important;
  color: #AAAAAA !important;
}
input.gsc-input:-webkit-input-placeholder {
  opacity: 1 !important;
  color: #AAAAAA !important;
}
input.gsc-input::-moz-placeholder {
  opacity: 1 !important;
  color: #AAAAAA !important;
}
input.gsc-input:-moz-placeholder {
  opacity: 1 !important;
  color: #AAAAAA !important;
}
input.gsc-input:-ms-input-placeholder {
  opacity: 1 !important;
  color: #AAAAAA !important;
}


.main-menu {
  height: 70px;
  background-color: white;
}

.main-menu .img {
  position: absolute;
  top: 5px;
  right: 0;
}

.main-menu .img img {
  width: 75px;
  height: auto;
}


.desktop-add {
  display: block;
}
.add-mobil {
  display: none;
}

.data {
	/*text-align: left;*/
	font-weight: bold;
	color: #333;
  margin-left: 20px;
}
.social-buttons {
  float: left;
  margin: -17px 0;
}

.social-buttons-inner {
  height: 20px;
}
.lang {
	list-style-type: none;
	display: block;
	overflow: hidden;
  margin: 0;
}
.lang li {
	float: right;
	margin: 0 9px;
}

.lang li.current {
  display: none;
}

.lang li a {
  font-size: 14px;
	color: #808080;
  outline: none;
  text-decoration: none;
}
/*navigation*/
.mobile {
	display:none;
}
nav.clearfix {
	display: block;
  transition: box-shadow ease 0.3s;
  position: absolute;
  z-index: 2;
  width: 100%;
}
nav .navigations {
  padding-left: 103px;
/*  padding-right: 88px;*/
  overflow: visible;
  margin: 20px 0 0;
  list-style-type: none;
}

nav .img {
  float: right;
}

nav .navigations li {
  float: left;
  text-align: center;
  margin: 0 6px;
}
nav .navigations li.live {
  display: none;
}
.navigations li.search {
  width: 48px;
  float: right;
}
nav .navigations li a {
  display: block;
  color: #000000;
  font-size: 14px;
  line-height: 30px;
  position: relative;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}
/*logo*/
#site-logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 107px;
  height: 70px;
  background: transparent url(../img/logo.svg);
}
nav .navigations li a:hover {
    color: #EB2427;
}
nav .navigations li.active a b {
  border-bottom: #6e276b;
  display: block;
  margin-left: -10px;
  line-height: 0;
  width: 0;
  height: 0;
  border-bottom: 10px solid #EB2427;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  left: 50%;
  right: 50%;
  margin-top: -10px;
}
nav.fixed {
  position: fixed;
  z-index: 13;
  top: 0;
}
/*nav.fixed #site-logo, nav.hasmenu #site-logo, nav.fixed.hassearch #site-logo, body.article nav #site-logo, body.all nav #site-logo, body.ultrascurte nav #site-logo {
  background-position: 0 0px;
  height: 55px;
}*/
/*.nav-placeholder {
	height: 55px;
	line-height: 55px;
}*/
/*menu overlay*/
.menu-overlay {
  display: none;
  position: absolute;
  z-index: 2;
  top: 100%;
  width: 100%;
  padding: 10px 0;
  background-color: white;
  border-top: 5px solid #EB2427;
  border-bottom: 1px solid #EB2427;
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.05);
}

.block1 li {
  line-height: 1.5;
  list-style-type: none;
  font-size: 16px;
}
.block1 li a {
	text-decoration: none;
	color: #808080;
}
.block1 li a:hover {
	color: #EB2427;
}

.block1 li a b.icon {
  height: 12px;
  width: 12px;
  margin-right: 5px;
  top: 5px;
  background-image: url(../img/icon-block1.png);
  position: relative;
}
.block2 {
  /*float: right;*/
  /*overflow: hidden;*/
  width: 100%;
}
.block2 .item {
    width: 12%;
    float: left;
    margin-right: 19px;
}
.block2 .item a {
    display: block;
    line-height: 0;
    position: relative;
    height: 113px;
    overflow: hidden;
}

.block2 .item a .info {
  position: absolute;
  bottom: 0;
  line-height: 1.5;
  width: 100%;
  font-size: 14px;
  padding: 3px 10px;
  color: white;
  background-color: rgba(0,0,0,0.6);
}
.sub-menu {
	/*padding: 0 100px 0 250px;*/
    padding-left: 100px;
}

#important {
  margin-bottom: 60px;
}

.big-adv {
  margin-bottom: 20px;
}



/*special articles*/
#newsalert {
  background: -moz-linear-gradient(287deg, #eb2427 70%, #fa999a 100%);/* FF3.6+ */
  background: -webkit-gradient(linear, 287deg, color-stop(70%, #eb2427), color-stop(100%, #fa999a));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(287deg, #eb2427 70%, #fa999a 100%);/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(287deg, #eb2427 70%, #fa999a 100%);/* Opera 11.10+ */
  background: -ms-linear-gradient(287deg, #eb2427 70%, #fa999a 100%);/* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2427', endColorstr='#fa999a', GradientType='1'); /* for IE */
  background: linear-gradient(163deg, #eb2427 70%, #fa999a 100%);/* W3C */
  color:#ffffff;
}
#breaking {
  background: -moz-linear-gradient(287deg, #ebe924 50%, #fa999a 100%);/* FF3.6+ */
  background: -webkit-gradient(linear, 287deg, color-stop(50%, #ebe924), color-stop(100%, #fa999a));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(287deg, #ebe924 50%, #fa999a 100%);/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(287deg, #ebe924 50%, #fa999a 100%);/* Opera 11.10+ */
  background: -ms-linear-gradient(287deg, #ebe924 50%, #fa999a 100%);/* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebe924', endColorstr='#fa999a', GradientType='1'); /* for IE */
  background: linear-gradient(163deg, #ebe924 50%, #fa999a 100%);/* W3C */
  color: #000000;
}
#flash {
  background: -moz-linear-gradient(322deg, #eb2427 50%, #F4F60C 100%);/* FF3.6+ */
  background: -webkit-gradient(linear, 322deg, color-stop(50%, #eb2427), color-stop(100%, #F4F60C));/* Chrome,Safari4+ */
  background: -webkit-linear-gradient(322deg, #eb2427 50%, #F4F60C 100%);/* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(322deg, #eb2427 50%, #F4F60C 100%);/* Opera 11.10+ */
  background: -ms-linear-gradient(322deg, #eb2427 50%, #F4F60C 100%);/* IE10+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2427', endColorstr='#F4F60C', GradientType='1'); /* for IE */
  background: linear-gradient(128deg, #eb2427 50%, #F4F60C 100%);/* W3C */
  color: #ffffff;
}
.special-art-item {
  padding: 0;
  margin: 0 0 20px 0;
  min-height: 140px;
}
.special-art-item img {
  float: left;
  margin-right: 10px;
}
.special-art-item h1 {
  margin: 0 0 10px 0;
  font-family: 'Merriweather', serif;
  font-weight: bold;
}
#breaking .special-art-item h1 a {
    color: #000;
    text-decoration: none;
}
#newsalert .special-art-item h1 a, #flash .special-art-item h1 a {
    text-decoration: none;
    color: #fff;
}
.special-art-item p {
  font-size: 16px;
  line-height: 1.5;
}
/*live*/
#live .live-title {
  position: relative;
  top: 0;
  left: 0;
  background-color: #EB2427;
  color: #FFF;
  margin: 0 0 -26px 0;
  z-index: 1;
}
#carousel-example-generic .carousel-inner .item .carousel-caption span a {
    font-size: 16px;
    font-weight: bold;
    font-family: 'Merriweather', serif;
    text-decoration: none;
    color: #ffffff;
}
/*slider important*/
.important-mobile {
	display: none;
}
.important-desktop {
	display:block;
}
.big-slide {
  position: relative;
  height: 450px;
  width: 100%;
}


.main-articles-block {
  height: 450px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}


.main-articles-block .left-wrap {
  float: left;
  width: 75%;
}

.main-articles-block .first-article {
  float: left;
  width: calc(66.666667% - 3px);
  height: 450px;
  margin-right: 3px;
  position: relative;
}

.main-articles-block .first-article .article-title {
  font-size: 28px;
  line-height: 36px;
  color: white;
}

.main-articles-block .second-article {
  position: relative;
  float: left;
  width: calc(33.333333% - 3px);
  height: 225px;
  margin-right: 3px;
  text-decoration: none;
}

.main-articles-block .second-article:last-child {
  margin-top: 3px;
  height: 222px;
}


.main-articles-block .list-article {
  float: left;
  width: 25%;
  height: 450px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #EBEBEB;
}

.main-articles-block .list-article .list-article-wrap {
  overflow: hidden;
}

.main-articles-block .list-article .item-list-article {
  color: black;
  display: block;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Merriweather', serif;
  text-decoration: none;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #D7D7D7;
}

.main-articles-block .list-article .item-list-article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none;
}


.main-articles-block .second-article .article-title {
  font-size: 17px;
  line-height: 22px;
  color: white;
}

.main-articles-block .first-article .article-text {
  bottom: 30px;
  left: 100px;
  right: 120px;
}

.main-articles-block .first-article .article-text .new {
  position: absolute;
  right: 105%;
  top: 3px;
  display: inline-block;
  padding: 5px 7px;
  color: white;
  font-size: 16px;
  line-height: 20px;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  border-radius: 3px;
  background-color: #EB2427;
}


.main-articles-block .second-article .article-text {
  bottom: 15px;
  left: 20px;
  right: 30px;
}

.main-articles-block .article-image {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-decoration: none;
}

.main-articles-block .article-image:before {
  position: absolute;
  z-index: 2;
  top: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-color: rgba(0,0,0,0.2);
}

.main-articles-block .article-text {
  position: absolute;
  z-index: 3;
}

.main-articles-block .article-title {
  font-family: 'Merriweather', serif;
  font-weight: 700;
  text-decoration: none;
  display: block;
}


.main-articles-block .article-date {
  padding-left: 16px;
  position: relative;
  color: white;
  font-size: 13px;
  line-height: 20px;
  margin-top: 5px;
}

.main-articles-block .article-date a {
  color: white;
  margin-left: 10px;
  border-bottom: 1px solid rgba(255,255,255,0.4);
}

.main-articles-block .article-date a:hover {
  text-decoration: none;
  border-bottom: 1px solid rgba(255,255,255,1);
}


.main-articles-block .article-date:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 12px;
  height: 12px;
  content: '';
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2212%22%20height%3D%2212%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M7%203.3v3.5s-.1.2-.3.2H4.3a.2.2%200%200%201-.2-.3v-.5s.1-.2.3-.2H6V3.2s.1-.2.3-.2h.5s.2.1.2.3zM10.3%206a4.3%204.3%200%201%200-8.6%200%204.3%204.3%200%200%200%208.6%200zM12%206A6%206%200%201%201%200%206a6%206%200%200%201%2012%200z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}











.slideshow .slides-wrapper {
    height: 450px;
    width: 100%;
    position: relative;
    overflow: hidden;
    background-color: #ccc;
}

.slideshow .slides-wrapper .slides-inner {
    width: 100000px;
    position: relative;
    left: 0px;
    top: 0;
}

.slideshow .slides-wrapper .slides-inner .slide {
  height: 450px;
  width: 1220px;
  position: absolute;
  display: none;
}

.slideshow .slides-wrapper .slides-inner .slide.currentTop {
    display: block;
    /*z-index: 1;*/
}

.big-slide .slide .info {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
	background: rgba(0, 0, 0, 0.6);
}

.big-slide .slide .info .info-inner {
  position: absolute;
  left: 16.666668%;
  right: 8.333333%;
  bottom: 80px;
}

.big-slide .slide .info .editorial-icon {
  position: absolute;
  width: 50px;
  border-radius: 3px;
  line-height: 30px;
  font-size: 16px;
  display: block;
  background-color: #EB2427;
  font-weight: 700;
  font-family: 'Merriweather', serif;
}

.big-slide .slide .info a {
  color: white;
  text-decoration: none;
  font-family: 'Merriweather', serif;
}

.big-slide .slide .info a:hover {
    color: #ececec;
    /*font-weight: bolder;*/
}

.slideshow .slides-wrapper .head-line h2 {
  font-size: 35px;
}

.big-slide .slide .info .detail {
    margin-top: 10px;
}

.big-slide .slide .info .detail p {
    margin: 0;
    height: 85px;
    overflow: hidden;
}

.big-slide .slide .info .detail .share-info {
    margin-top: 15px;
    overflow: hidden;
}

.big-slide .slide .info .detail .share-info div {
    float: left;
    margin-right: 26px;
}

.big-slide .slide .info .detail .share-info a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.big-slide .slide .info .detail .share-info .view .icon {
    background-position: -29px -121px;
    margin-right: 5px;
    width: 20px;
}

.big-slide .slide .info .detail .share-info .share .icon {
    background-position: -29px -139px;
    margin-right: 5px;
    width: 20px;
}

.big-slide .slide .info .detail .read-full a {
    display: block;
    width: 210px;
    height: 36px;
    line-height: 36px;
    background-color: #EB2427;
    color: white;
    font-size: 18px;
    text-align: center;
    clear: both;
    margin-top: 10px;
}

.slideshow .slide-prev {

    outline: none;
    margin: 0;
    position: relative;
    width: 39px;
    height: 50px;
    background: transparent url(../img/slider-buttons.png) no-repeat;
    left: -8px;
    top: -250px;
    display: block;
}

.slideshow .slide-next {

    outline: none;
    margin: 0;
    position: relative;
    width: 39px;
    height: 50px;
    background: transparent url(../img/slider-buttons.png) no-repeat -39px 0;
    left: 1139px;
    top: -300px;
    display: block;
}
/*news scroller*/
#news-slider .left {
  width: 160px;
  float: left;
  height: 56px;
  background-color: #5C5C5C;
  line-height: 56px;
  color: white;
  font-size: 20px;
  text-align: center;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
  text-transform: uppercase;
}
#news-slider .left a {
    color: #fff;
    text-decoration: none;
}
#news-slider .left .mask {
  display: block;
  line-height: 0;
  height: 0;
  width: 10px;
  position: relative;
  left: 160px;
  top: -56px;
  border-left: 28px solid #5c5c5c;
  border-top: 28px solid #ececec;
  border-bottom: 28px solid #ececec;
}

#news-slider .right {
  width: 83%;
  float: right;
  height: 54px;
  background-color: #fff;
  line-height: 54px;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.1);
}
#news-slider .right .mask {
  line-height: 0;
  height: 0;
  width: 0;
  display: block;
  border-left: 28px solid transparent;
  border-top: 28px solid #DDDEDE;
  border-bottom: 28px solid #DDDEDE;
  position: relative;
  left:-28px;
}
#news-slider .right .mask i {
  line-height: 0;
  height: 0;
  width: 0;
  display: block;
  position: relative;
  left: -26px;
  top: -28px;
  border-left: 27px solid transparent;
  border-top: 27px solid white;
  border-bottom: 27px solid white;
}
#news-slider .right .vertical-scroller-wrapper {
  overflow: hidden;
  height: 54px;
  position: relative;
  top:-54px;
}
#news-slider .right .vertical-scroller-inner {
  padding:0 0 0 30px;
  list-style: none;
  position: relative;
  top: 0;
  left: 0;
  font-size: 0;
  line-height: 1;
  z-index: 1;
  width: 100%;
}
#news-slider .right .vertical-scroller-inner .tweet-info {
  color: #aaa;
  float: right;
  font-size: 12px;
  line-height: 1.5;
  overflow:hidden;
  padding-right: 10px;
  text-align: right;
  white-space: nowrap;
  width: 210px;
}
#news-slider .right .vertical-scroller-inner .tweet {
  font-size: 14px;
  line-height: 54px;
  width: 680px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#news-slider .right .vertical-scroller-inner li {
    height: 54px;
    overflow: hidden;
}
#news-slider .right .vertical-scroller-inner .tweet a {
    font-size: 18px;
    color: #333;
    text-decoration: none;
}
/*main content*/
#main-section .video {
  background-color: #2c2c2c;
}
#main-section .box-header h3 {
  margin: 0 0 25px;
  padding: 7px 15px;
  background-color: #eb2427;
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  font-family: 'Merriweather', serif;
  font-weight: 700;
  text-transform: uppercase;
  display: inline-block;
}

#main-section .video .video-item {
  margin-bottom: 30px;
}

#main-section .video .video-item .video-img {
  display: block;
  margin-bottom: 15px;
  position: relative;
}

#main-section .video .video-item .video-img:before {
  position: absolute;
  z-index: 2;
  top: calc(50% - 13px);
  left: calc(50% - 13px);
  width: 26px;
  height: 26px;
  content: '';
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2226%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M13%200a13%2013%200%201%201%200%2026%2013%2013%200%200%201%200-26zm6.5%2014c.3-.3.5-.6.5-1a1%201%200%200%200-.5-1l-9.2-5.3a1%201%200%200%200-1%200c-.4.1-.6.5-.6.9v10.8c0%20.4.2.8.5%201l.6.1c.1%200%20.3%200%20.5-.2l9.2-5.4z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

#main-section .video .video-item .video-img img {
  display: block;
  position: relative;
  z-index: 1;
}

#main-section .video .video-item .video-title {
  text-decoration: none;
  color: #AAAAAA;
  font-size: 14px;
  line-height: 16px;
  display: block;
}


/*front sections*/
#main-section .content {
  background-color: #fff;
}
#main-section .politic, #main-section .political, #main-section .политика {
  /*width: 20%;*/
}
#main-section .общество {
    /*width: 20%;*/
}
#main-section .social {
  /*width: 16%;*/
}
#main-section .economic, #main-section .экономика, #main-section .business {
  /*width: 23%;*/
}
#main-section .international {
    /*width: 25%;*/
}
#main-section .externe, #main-section .мире {
  /*width: 50%;*/
}

#main-section .section-item {
  padding: 15px 30px 0;
}

#main-section .section-item:nth-child(n+2) {
  padding-top: 0;
  background: url('../img/shadow.png') repeat-x top center;
}



#main-section .section-item .left-list-news {
  list-style-type: none;
  padding: 0;
  width: 50%;
  float: left;
}
#main-section .sections-mobile {
  display: none;
}

#main-section .section-item .left-list-news li {
  margin: 0 0 15px;
}
#main-section .section-item .left-list-news li a {
  text-decoration: none;
  color: #666666;
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 5px;
  /*font-family: 'Merriweather', serif;*/
}
#main-section .section-item .left-list-news li .time {
  display: block;
  font-size: 13px;
  line-height: 18px;
  color: #AAAAAA;
}

#main-section .section-item .left-list-news nav .pagination li a {
    font-family: 'Arimo', sans-serif;
    font-size: 12px;
    padding: 6px;
}

#main-section .section-item .image-news-inner {
  width: 50%;
  float: right;
  padding-left: 30px;
}
#main-section .section-item .image-news-inner .image-news-head h3 {
  margin: 0 0 15px;
  color: #EB2427;
  font-size: 15px;
  line-height: 20px;
  font-family: 'Merriweather', serif;
  font-weight: 400;
}

#main-section .section-item .image-news-inner .image-news {
  position: relative;
  margin-bottom: 30px;
}
#main-section .section-item .image-news-inner .image-news a {
  text-decoration: none;
  margin-bottom: 12px;
  display: block;
}

/*#main-section .section-item .image-news-inner .image-news-detail {
color: white;
  padding: 3px 15px;
  line-height: 20px;
  font-size: 14px;
}*/

#main-section .section-item .image-news-inner .image-news-detail a {
  text-decoration: none;
}

#main-section .section-item .image-news-inner .image-news-detail h4 {
  font-size: 15px;
  line-height: 17px;
  color: #333333;
  font-weight: 400;
  margin: 0;
}
#main-section .section-item .image-news-inner .image-news-detail .date {
  display: block;
  color: #AAAAAA;
  font-size: 13px;
  line-height: 21px;
}


#main-section .section-item .more {
  text-align: center;
  clear: both;
  border-top: 1px solid #ECECEC;
  padding: 20px 0 15px
}
#main-section .section-item .more a {
  text-decoration: none;
  color: #999999;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

#main-section .latest-news {
  /*width: 300px;
  float: left;
  margin: 0 0 0 -10px;*/
  background-color: #EBEBEB;
}

#main-section .section-item .front-ads {
  margin: 0 -30px;
}


.sidebar_block{
  padding: 0 20px;
}




/*#main-section .latest-news .box-header h3 {
  margin:0;
  padding: 5px 0 5px 15px;
  background-color: #eb2427;
  color: #fff;
  text-transform: uppercase;
}*/
#main-section .latest-news .latest-news-item {
  min-height: 100px;
  margin-bottom: 30px;
}
#main-section .latest-news a {
  text-decoration: none;
}
#main-section .latest-news a:hover {
  color: #eb2427;
  transition: all ease 0.3s;
}
#main-section .latest-news .latest-news-item .news-status {
  position: relative;
  color: #EB2427;
  top: -75px;
  left: 0;
  font-size: 15px;
}
#main-section .latest-news .latest-news-item .latest-news-image {
  width: 130px;
  float: left;
  margin: 0 15px 0 0;
}
#main-section .latest-news .latest-news-item .latest-details {
  margin-left: 145px;
}

#main-section .latest-news .latest-news-item .latest-date {
  color: #AAAAAA;
  font-size: 13px;
  line-height: 17px;
}
#main-section .latest-news .latest-news-item .item-title {
  font-size: 13px;
  line-height: 17px;
  color: #666666;
  margin-bottom: 5px;
}
#main-section .latest-news .all-news {
  width: 100%;
  padding: 15px 0;
  text-align: center;
  border-top: 1px solid #CDCDCD;
}
#main-section .latest-news .all-news a {
  text-decoration: none;
  font-size: 14px;
  line-height: 18px;
  color:#999999;
  text-transform: uppercase;
}
#main-section .editorial-item {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #CDCDCD;
}
#main-section .editorial-item:last-child {
  margin-bottom: 0;
  border: none;
}
/*#main-section .editorial-item .author-img {
  width: 30%;
  float: right;
  margin: 0 10px 0 5px;
}*/
#main-section .editorial-item .editorial-title {
  text-decoration: none;
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  font-family: 'Merriweather', serif;
}


/*article page*/
.article-mobile {
    display: none;
}
.carousel {
  margin-bottom: 0;
  /*padding: 0 40px 30px 40px;*/
}
.carousel-control {
  width: 0;
  font-size: 30px;
}
.carousel-indicators {
  bottom: 20px;
  top: 100px;
}
.carousel-indicators li {
  background-color: #EB2427;
  border: 1px solid #EB2427;
  border-radius: 10px;
}
.carousel-control.left {
  background-image:none;
  /*top:35px;*/
}
.carousel-control.right {
  background-image: none;
  /*top:35px;*/
  /*right: 30px;*/
}
.carousel-control.left i, .carousel-control.right i {
  color: #EB2427;
}
.popular-image-caption {
  position: absolute;
  bottom: 0;
  line-height: 1.5;
  width: 84%;
  font-size: 10px;
  padding: 3px 10px;
  color: white;
  background-color: rgba(0,0,0,0.6);
}
/*article main-content*/
.article-content {
  padding: 50px 60px 0 60px;
}

.article-content .article-text p a {
    text-decoration: underline;
}

.article-content .article-text p a:hover {

}

.article-title {
  /*font-family: 'Merriweather', serif;*/
  font-weight: bold;
  color: rgba(0,0,0,1);
  font-size: 40px;
  line-height: 1.5;
  margin: 0;
}
.article-text {
  font-size: 18px;
  line-height: 1.5;
  margin-top: 3rem;
}
.article-add {
    float: right;
    padding: 0 0 10px 10px;
}
.article-text ul, .article-text ol {
  line-height: 2;
}
.article-text blockquote {
  background-color: #ececec;
  border-left: solid 4px rgba(0,0,0,0.7);
}
.cs_img_caption {
    font-size: 12px;
    text-align: left;
    color: #000000;
}

/*article text link*/



/*photo galeries*/

.article-content .dark-gallery {
    margin-bottom: 35px!important;
}

.article-content .dark-gallery>ul>li a {
    border: 3px solid #000;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    position: relative;
    float: left;
}

.article-content .dark-gallery>ul>li a>img {
    transition: transform .15s ease 0s;
    transform: scale3d(1,1,1);
    width: 100%;
}

.article-content .dark-gallery>ul>li a:hover>img {
    transform: scale3d(1.1,1.1,1.1);
}

.article-content .dark-gallery>ul>li a .demo-gallery-poster {
    background-color: rgba(0,0,0,.1);
    bottom: 0;
    left: 0;
    right: 0;
    transition: background-color .15s ease 0s;
}

.article-content .dark-gallery>ul>li a:hover .demo-gallery-poster {
    background-color: rgba(0,0,0,.5);
}

.article-content .dark-gallery>ul>li a .demo-gallery-poster>img {
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    opacity: 0;
    transition: opacity .3s ease 0s;
}

.article-content .dark-gallery>ul>li a:hover .demo-gallery-poster>img {
    opacity: 1;
}

.article-content .dark-gallery .caption {
    float: left;
    width: 100%;

}

.article-content .dark-gallery .caption h4 {
    font-size: 16px;
    margin: 0 0 5px 0 !important;
    text-align: left;
}
.comment-box {
    padding: 10px;
}
/*images in text content*/

.cs_fl_left {
    float: left;
    margin-right: 25px;
    margin-bottom: 10px;
}

.cs_fl_right {
    float: right;
    margin-left: 25px;
    margin-bottom: 10px;
}

.cs_img p img {
    width: 100%;
}

.cs_img {
    max-width: 100% !important;
}
/*related articles*/
.related-item {
    margin-bottom: 20px;
}
.image-container {
    display: block;
    line-height: 0;
    position: relative;
    overflow: hidden;
    height: 93px;
}
.related-info {
    position: relative;
    bottom: 50px;
    line-height: 1.5;
    width: 100%;
    font-size: 14px;
    padding: 3px 10px;
    color: white;
    background-color: rgba(0,0,0,0.6);
}
.related-info a{
    color: #ffffff;
    text-decoration: none;
}
/*article tags*/
.tags-related {
    list-style-type: none;
    margin-bottom: 70px;
    padding: 0;
}
.tags-related li {
    float: left;
    margin: 0 6px 5px 0;
    text-transform: uppercase;
    font-size: 10px;
    font-weight: bold;
}
.tags-related li a {
    background: #5c5c5c;
    color: #FFF;
    padding: 5px;
    display: block;
    line-height: 1.5;
    text-decoration: none;
    border-radius: 5px;
}
.tags-related li a:hover {
    background: #EB2427;
}
/*ultrascurte*/
.ultrascurte-item {
    background: -moz-linear-gradient(315deg, #eb2427 0%, #f78e90 100%);/* FF3.6+ */
    background: -webkit-gradient(linear, 315deg, color-stop(0%, #eb2427), color-stop(100%, #f78e90));/* Chrome,Safari4+ */
    background: -webkit-linear-gradient(315deg, #eb2427 0%, #f78e90 100%);/* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(315deg, #eb2427 0%, #f78e90 100%);/* Opera 11.10+ */
    background: -ms-linear-gradient(315deg, #eb2427 0%, #f78e90 100%);/* IE10+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb2427', endColorstr='#f78e90', GradientType='1'); /* for IE */
    background: linear-gradient(135deg, #eb2427 0%, #f78e90 100%);/* W3C */
    min-height: 150px;
    color: #ffffff;
    padding: 25px;
}
.ultrascurte-item h1 {
    font-family: 'Merriweather', serif;
    font-weight: bold;
    font-size: 30px;
    line-height: 1.5;
}
.ultrascurte-item p {
    font-size: 20px;
    line-height: 1.5;
}
/*footer*/
footer {
  width: 100%;
  overflow: hidden;
}
footer .footer-line1 {
  text-align: center;
  padding: 22px 0;
  background-color: #F1F1F1;
}
footer .footer-line1 a {
  display: inline-block;
  vertical-align: middle;
  margin: 0 12px;
  font-size: 20px;
}



/*footer .footer-line1 .block1, footer .footer-line1 .block2, footer .footer-line1 .block3 {
  padding: 0 20px 0 20px;
  float: left;
  height: 55px;
  line-height: 55px;
}*/

footer .footer-line1 .share-icon {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-position: center center;

}

footer .footer-line1 .fb {
  width: 11px;
  height: 20px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2211%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M10.3.1v3.2H8.4c-.7%200-1.1.1-1.4.4-.2.3-.3.7-.3%201.3v2.3h3.5l-.5%203.5h-3v9H3v-9H0V7.2h3V4.8c0-1.5.4-2.7%201.3-3.5C5%20.4%206.2%200%207.6%200l2.7.1z%22%20fill%3D%22%233B5998%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
footer .footer-line1 .tw {
  width: 21px;
  height: 17px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2221%22%20height%3D%2217%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M20.3%202.3c-.6.8-1.3%201.5-2%202V5a11.6%2011.6%200%200%201-2%206.4c-.7%201-1.4%202-2.3%202.7a12%2012%200%200%201-13.6.7h1a8%208%200%200%200%205-1.7%204%204%200%200%201-2.4-.8%204%204%200%200%201-1.4-2h.7l1.1-.1a4%204%200%200%201-2.3-1.4A4%204%200%200%201%201%206a4%204%200%200%200%201.9.4%204%204%200%200%201-1.3-5.4%2011.6%2011.6%200%200%200%208.4%204.3v-1a4%204%200%200%201%204-4%204%204%200%200%201%203%201.2%208%208%200%200%200%202.6-1A4%204%200%200%201%2018%203l2.4-.6z%22%20fill%3D%22%231DA1F2%22%20fill-rule%3D%22evenodd%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
footer .footer-line1 .yt {
  width: 26px;
  height: 18px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2226%22%20height%3D%2218%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M10.3%2012.3l7-3.6-7-3.6v7.2zM13%200c5.5%200%209.1.3%209.1.3.5%200%201.6%200%202.6%201%200%200%20.8.8%201%202.6.3%202%20.3%204.1.3%204.1v2s0%202-.3%204.1c-.2%201.8-1%202.6-1%202.6-1%201-2.1%201-2.6%201%200%200-3.6.3-9.1.3-6.8%200-8.8-.3-8.8-.3-.6%200-2%200-3-1%200%200-.7-.8-1-2.6C0%2012.1%200%2010%200%2010V8S0%206%20.3%204c.2-1.8%201-2.6%201-2.6%201-1%202.1-1%202.6-1C3.9.3%207.5%200%2013%200z%22%20fill%3D%22red%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
footer .footer-line1 .gp {
  width: 25px;
  height: 16px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2225%22%20height%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M15.6%208.2c0%204.6-3%207.8-7.6%207.8a8%208%200%200%201-8-8%208%208%200%200%201%208-8c2.1%200%203.9.8%205.3%202.1l-2.2%202A4.5%204.5%200%200%200%208%203%205%205%200%200%200%203%208a5%205%200%200%200%205%205c3.1%200%204.3-2.2%204.5-3.4H8V6.9h7.5v1.3zM25%206.9V9h-2.3v2.3h-2.2V9.1h-2.3V7h2.3V4.6h2.2v2.3H25z%22%20fill%3D%22%23EA4335%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}
footer .footer-line1 .rss {
  width: 16px;
  height: 16px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2216%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M4.6%2013.7a2.3%202.3%200%201%201-4.6%200%202.3%202.3%200%200%201%204.6%200zm6.2%201.7C10.5%209.9%206.1%205.4.6%205.2c-.3%200-.6.2-.6.5v1.7c0%20.3.2.6.5.6A8%208%200%200%201%208%2015.5c0%20.3.3.5.6.5h1.7c.3%200%20.6-.3.5-.6zm5.2%200A16%2016%200%200%200%20.6%200C.3%200%200%20.2%200%20.6v1.7c0%20.3.2.5.6.6C7.4%203%2012.9%208.6%2013%2015.4c0%20.4.3.6.6.6h1.7c.4%200%20.6-.3.6-.6z%22%20fill%3D%22%23F26522%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}

footer .footer-line1 .tl {
  width: 20px;
  height: 20px;
  background-image: url('data:image/svg+xml,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%20%20%3Cpath%20d%3D%22M19.7.1c.2.2.3.5.3.7L17%2018a.7.7%200%200%201-.7.6h-.2l-5-2.1-2.8%203.2c-.1.2-.3.3-.5.3h-.3a.7.7%200%200%201-.5-.7v-4l9.7-11.7-12%2010.3L.5%2012a.7.7%200%200%201%200-1.3L18.9.1l.4-.1.4.1z%22%20fill%3D%22%2308C%22%20fill-rule%3D%22nonzero%22%2F%3E%0A%3C%2Fsvg%3E%0A');
}




footer .footer-line1 .icon-mobile {
  float: left;
  background-position: -32px -191px;
  width: 24px;
  height: 40px;
  margin: 9px 5px 0px 0;
}
footer .footer-line1 .block2 h5 a {
  color: #333333;
  text-decoration: none;
}
footer .footer-line1 .icon-email {
  float: left;
  background: url(../img/e-mail-foot.png) no-repeat 0 0;
  background-position: 0px 0px;
  width: 27px;
  height: 20px;
  margin: 18px 8px 0px 0;
}
footer .footer-line1 .icon-email:hover {
  background-position: 0px -20px;
}
footer .footer-line1 .block4 {
  border-right: 1px solid white;
  float: right;
  height: 55px;
}
footer .newsletter-form {
  padding: 13px 10px 0 0;
}
footer .newsletter-form .email-input {
  float: left;
  background-color: #C1C1C1;
  border: none;
  height: 30px;
  line-height: 12px;
  padding: 9px;
  outline: none;
  color: #333;
  width: 565px;
  border-radius: 0;
}
footer .newsletter-form .submit-input {
  float: left;
  width: 112px;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border: none;
  background-color: black;
  color: white;
  border-radius: 0;
  -webkit-appearance: none;
  cursor: pointer;
}
footer .footer-line2 {
  line-height: 18px;
  padding: 30px 0 40px;
  background-color: #F7F7F7;
}
footer .adress {
   color: #666666;
}
footer .footer-line2 .footer-image {
  width: 60px;
  height: 60px;
  float: left;

}
footer .footer-line2 .footer-text {
  margin-left: 80px;
  color: #666666;
}
footer .footer-line2 .footer-text a {
  color: #666666;
  text-decoration: none;
}

footer .footer-line2 .footer-text a:hover {
  text-decoration: underline;
}

footer .footer-line3 {
  padding: 15px 0;
  background-color: white;
}
footer .partners {
  text-align: center;

}
footer .partners a {
display: inline-block;
margin: 0 30px;
vertical-align: bottom;
width: 9%;
float: left;
}

/*section page*/

header .navigations li.active a b,
header .navigations li.current-page a b {
    display: block;
    margin-left: -10px;
    font-size: 0;
    line-height: 0;
    width: 0px;
    height: 0px;
    border-bottom: 10px solid #EB2427;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    position: absolute;
    left: 50%;
    right: 50%;
    bottom: 0;
}
.fixed .navigations li.current-page.active a b {
    display: block;
    margin-left: -10px;
    width: 0px;
    height: 0px;
    border-bottom-width: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 50%;
    right: 50%;
    bottom: 0;
}
.fixed .navigations li.current-page.active a b {
    display: block;
    margin-left: -10px;
    width: 0px;
    height: 0px;
    border-bottom-width: 10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    left: 50%;
    right: 50%;
    bottom: 0;
}
.hasmenu .navigations li.current-page a {
    color: #EB2427;
}
.fixed .navigations li.current-page a b {
    border-left: 0;
    width: 100%;
    left: 0;
    margin-left: 0;
    border-right: 0;
    border-bottom-width: 4px;
}
#myCarousel .carousel-caption {
  left:0;
  right:0;
  bottom:0;
  text-align:left;
  padding:10px;
  background:rgba(0,0,0,0.6);
  text-shadow:none;
}
#myCarousel .carousel-caption h4 a {
  color: #ffffff;
  font-size: 18px;
  font-family: 'Merriweather', serif;
}
#myCarousel .list-group {
  position:absolute;
  top:0;
  right:0;
  padding: 0;
}
#myCarousel .list-group-item {
  border-radius:0px;
  cursor:pointer;
  background-color: rgba(255,255,255,1);
  /*font-family: 'Merriweather', serif;*/
}
#myCarousel .list-group .active {
  background-color:rgba(0,0,0,1);
  border: none;
  color: #EB2427;
}
/*section-page main-content*/
#main-section .section-main {
  background-color: rgba(255,255,255,1);
}
#main-section .section-main .section-main-left {
  float: left;
}
.author-picture {
  float: left;
  margin-right: 15px;
}
/*all news*/
.all-mobile {
    display: none;
}
.all-desktop {
    display: block;
}
.gallery-item {
  width: 25%;
  min-height: 250px;
  float: left;
}
.gallery-item .gallery-item-content {
  margin: 0 15px;
  position: relative;
  overflow: hidden;
  background-color: rgba(0,0,0,0.7);
}
.gallery-item-content .publication-thumb {
    float: left;
    display: block;
    width: 70%;
    background-position: 50% 50%;
    background-size: cover;
}
.gallery-item-content .publication-info {
  width: 30%;
  float: right;
  color: #fff;
  text-align: center;
  padding: 30px 0 0;
}
.gallery-item-content .publication-info .category-link {
    color: #eeb10a;
    font-weight: 700;
    font-size: 12px;
}
.publication-title {
    display: block;
    padding: 20px 15px 15px;
    font-size: 18px;
    font-weight: 700;
}
.gallery-item-content .publication-info time strong {
    display: block;
    font-size: 24px;
    margin-bottom: 5px;
    font-weight: 500;
}
.paginare {
  width: 100%;
  font-size: 16px;
  color: #000;
  position: relative;
  bottom: 0;
  height: 20px;
}
.paginare a.current {
  color: #EB2427;
  font-weight: bold;
  margin: 0 20px;
}
#24lb_controlbar {
    display: none;
}
/*******************************video-section***********************************************/

.video-section-page {
    background-image: url(../img/video-bg.png);
    font-family: 'Arimo', sans-serif;
    font-size: 12px;
    line-height: 150%;
    color: #fff;
}
.video-section-page .video-section-front {
    padding: 20px 0 0 0;
}
.video-section-page .video-section-front .video-article-text {
    padding: 20px 0 0 0;
    font-size: 16px;
    line-height: 1.5;
}
.video-section-page .data {
    color: #ffffff;
}
.video-section-page header {
    background-image: url(../img/video-bg.png);
    color: #ffffff;
}

.video-section-page header nav {
    background-image: url(../img/video-bg.png);
    background-position: -1px -3px;
    border-top: none;
}

.video-section-page header .navigations li a {
    color: #fff;
}

.video-section-page .section-title {
    position: relative;
    color: #fff;
    text-align: left;
    border-top: 5px solid #ED1C24;
    border-bottom: 1px solid #ED1C24;
    font-size: 38px;
    line-height: 112px;
    font-weight: bold;
    padding-left: 163px;
    padding-top: 10px;
    text-transform: uppercase;
}

.video-section-page .video-item {
    padding: 10px;
    min-height: 295px;
}
.video-section-page .video-item .play-button a i {
    font-size: 50px;
    color: #fff;
    position: relative;
    left: 115px;
    top: 87px;
    width: 0;
    height: 0;
}
.video-section-page .video-item a{
    text-decoration: none;
    color: #fff;
    font-size: 16px;
    font-family: 'Merriweather', serif;
}
.video-section-page .video-item img {
    margin-bottom: 15px;
}

#dsq-app4 {
    display: none;
}

.back-to-top {
  cursor: pointer;
  position: fixed;
  z-index: 10;
  bottom: 20px;
  right: 20px;
  display:none;
  background-color: #eb2427;
  border-color: #eb2427;
}
.back-to-top:hover{
    background-color: #b01b1d;
    border-color: #b01b1d;
}
/*embedly*/
.embedly-card {
    clear: left;
    width: 28%;
    /*background-color: #c2c2c2;*/
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    float: right;
    position: relative;
    top: 0;
    margin: 0px -40px 0px 30px;

}
body#cards {
    padding: 0;
}
.minimal .card.image .bd .art-bd, .minimal .card.video .bd .art-bd, .minimal .card.rich .bd .art-bd, .minimal .card.article .bd .art-bd, .minimal .card.product .bd .art-bd {
    float: right;
    margin: 0 0 5px 12px;
    width: 100px;
}

.cs_img p.cs_img_caption {
    font-variant: normal;
    font-size: 10px;
    color: black;
}
#section-slider {
    display: block;
}
.mobile-section{
  display: none;
}


.years_25 {
  display: block;
  margin: 0 -15px;
  padding: 0 15px;
  background-color: #F7F7F7;
}







/**************************************RESPONSIVE*********************************************/

@media only screen and (max-width: 1024px){

  .years_25 {
    display: none;
  }

  #main-section .section-item .image-news-inner .image-news-detail h4 {
    margin-bottom: 6px;
  }
  #main-section .section-item .image-news-inner .image-news-detail .date {
    font-size: 11px;
  }
  #main-section .editorial-item {
    margin-bottom: 12px;
    padding-bottom: 12px;
  }

  #main-section .editorial-item .editorial-title {
    font-size: 12px;
  }

  #main-section .section-item {
    padding: 0 20px;
  }



  #main-section .section-item .left-list-news li a {
    font-size: 14px;
  }

  .front-ads {
    width: 100%;
  }

  #main-section .section-item .front-ads {
    margin: 0;
  }

  #main-section .video .video-block-list {
    font-size: 0;
    letter-spacing: -.36em;
  }
  #main-section .video .video-item {
    display: inline-block;
    vertical-align: top;
    width: calc(25% - 45px);
    font-size: 12px;
    letter-spacing: normal;
    margin-right: 60px;
  }

  #main-section .video .video-item:nth-child(4n) {
    margin-right: 0;
  }

  #main-section .latest-news .latest-news-block {
    font-size: 0;
    letter-spacing: -.36em;
  }

  #main-section .latest-news .latest-news-block a {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 80px);
    margin-right: 80px;
    font-size: 12px;
    letter-spacing: normal;
  }



  footer .footer-line2 .footer-image {
    float: none;
    display: block;
    margin: 0 auto;
  }

  footer .footer-line2 .footer-text {
    margin: 15px 20px 0;
    text-align: center;
    padding: 0 0 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #D8D8D8;
  }

  footer .footer-line2 .adress {
    text-align: center;
  }

  footer .footer-line2 {
    padding: 15px 0 25px;
  }

  .footer-line3 {
    display: none;
  }


  .header-top {
    display: none;
  }

  .big-adv {
    margin: 0;
  }

  .main-section{
    background-color: #EBEBEB;
  }

  .container {
    padding: 0 20px;
  }

  .row {
    margin-right: -20px;
    margin-left: -20px;
  }

  .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
  .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
  .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
  .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
  .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
  .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    padding-right: 20px;
    padding-left: 20px;
  }



	/*.sections{
    display:none;
  }*/
  .divider {
    display: none;
  }
  #section-slider {
      display: none;
  }
  header {
		width: 100%;
	}
  .desktop-add{
      display: none;
  }
  .add-mobil {
      display: block;
  }
	nav.clearfix {
		display: none;
	}
	nav.mobile {
		display: block;
	}
  nav.navbar .nav li {
    float: left;
    width: 50%;
  }

  .navbar-collapse {
    position: absolute;
    z-index: 100;
    top: 100%;
    left: 0;
    right: 0;
    margin: 0 !important;
    padding: 0;
    background-color: white;
  }

  .navbar-collapse .navbar-nav {
    padding: 0 20px;
    margin: 15px 0;
  }

  .navbar-collapse .links,
  .navbar-collapse .lang-block {
    padding: 15px 20px;
    background-color: #F1F1F1;
    clear: both;
  }

  .navbar-collapse .lang-block .lang { padding: 0; }
  .navbar-collapse .lang-block .lang li { float: left; margin: 0 15px 0 0; }

  .navbar-collapse .links a {
    color: #666666;
    margin-right: 15px;
    text-decoration: none;
  }

	nav.navbar .nav li a {
    font-weight: 700;
    font-size: 14px;
    color: black;
    padding: 4px 0;
		text-transform: uppercase;
	}
	.data {
		margin-left: 5px;
	}
	.navbar {
		margin-bottom: 0;
    width: 100%;
	}
	.navbar .navbar-header .navbar-brand {
    width: 70px;
    height: 50px;
    float: left;
    margin-left: 0;
    background: url(../img/logo_mobile.png) no-repeat center center;
    background-size: 70px 50px;
	}
  .navbar .navbar-header .mobile-img img {
    float: left;
    width: 45px;
    margin: 8px 0 0 10px;
  }

  .navbar .navbar-collapse .search  {
    width: 100%;
    padding: 15px 20px;
    border-bottom: 1px solid #DDDEDE;
  }

	.nav-placeholder {
		display: none;
	}
	/*.important-desktop {
		display: none;
	}
	.important-mobile {
		display: block;
	}*/

  .main-articles-block {
    height: auto;
    margin-top: 0;
  }

  .main-articles-block .left-wrap {
    width: 100%;
  }

  .main-articles-block .first-article {
    width: calc(50% - 3px);
    height: 400px;
  }
  .main-articles-block .second-article {
    height: 200px;
    width: 50%;
    margin: 0;
  }
  .main-articles-block .second-article:last-child {
    height: 197px;
    margin: 3px 0 0 0;
  }
  .main-articles-block .first-article .article-text,
  .main-articles-block .second-article .article-text {
    left: 30px;
    right: 30px;
    bottom: 20px;
  }

  .main-articles-block .first-article .article-text .new {
    position: relative;
    top: auto;
    right: auto;
    margin-bottom: 8px;
    font-size: 12px;
    padding: 2px 7px;
  }

  .main-articles-block .first-article .article-title {
    display: block;
    font-size: 22px;
    line-height: 28px;
  }

  .main-articles-block .second-article {
    width: 50%;
  }


  .main-articles-block .list-article {
    width: 100%;
    height: auto;
    background-color: #F7F7F7;
  }

  #important {
    margin: 0;
  }



	.important-mobile .carousel-inner .item .carousel-caption span {
		color: #ffffff;
		font-size: 16px;
		text-shadow: 1px 1px #000;
		text-decoration: none;
	}
  #news-slider {
    display: none;
  }
  /*.video{
    display: none;
  }*/
  /*.content {
      display: none;
  }*/
   /* #main-section .wrapper .rightSidebar{
      display: none;
  }*/
  .partners {
      display: none;
  }
  .addthis_toolbox {
      display: none;
  }
  #main-section .sections-mobile {
    display: block;
  }
  #main-section .sections-mobile .secton-header {
    width: 100%;
  }
  #main-section .sections-mobile .secton-header h3 {
    display: inline-block;
    text-align: center;
  }
  #main-section .sections-mobile .sections-mobile-item {
    padding: 10px;
    border-bottom: solid 1px #808080;
  }
  #main-section .sections-mobile .sections-mobile-item .section-item-data {
    padding: 5px;
  }
  #main-section .video-section-mobile .video-mobile-item .play-button-mobile {
    font-size: 50px;
    color: #fff;
    position: relative;
    left: 140px;
    top: 70px;
    width: 0;
    height: 0;
  }
  #main-section .video-section-mobile .video-mobile-item {
    border-bottom: solid 1px #808080;
  }
  #main-section .video-section-mobile .video-mobile-item img {
    margin: 0;
  }
  #main-section .video-section-mobile .video-mobile-item a {
    text-decoration: none;
    font-size: 20px;
    color: #808080;
    line-height: 45px;
  }
  #main-section .editorials-item {
    padding: 0 10px 0 10px;
    border-bottom: solid 1px;
  }
  #main-section .editorials-item .editorial-author img {
    float: left;
    margin-right: 15px;
  }
  .article-content {
      padding: 10px 10px 0px 10px;
  }
    .mobile-section{
        display: block;
    }

    .all-mobile {
        display: block;
    }
    .all-desktop {
        display: none;
    }

    .all-mobile ul {
        padding: 5px;
        list-style: none;
    }
    .all-mobile ul li {
        margin-bottom: 15px;
    }
    .all-mobile ul li a {
        color: #808080;
        text-decoration: none;
        font-size: 13px;
    }
    .all-mobile ul li ins {
        padding: 3px;
        background-color: #EB2427;
        color: #fff;
        font-weight: bold;
    }
    #errors-reporting {
        display: none;
    }

}

@media only screen and (max-width: 800px){
	header {
		width: 100%;
	}

}

@media only screen and (max-width: 767px){

  #main-section .video .video-item {
    width: calc(50% - 10px);
    margin: 0 0 20px;
  }


  #main-section .video .video-item:nth-child(2n) {
    margin-left: 20px;
  }


  #main-section .section-item .left-list-news,
  #main-section .section-item .image-news-inner {
    width: 100%;
    float: none;
    padding: 0;
  }
  #main-section .section-item .left-list-news {
    margin-bottom: 20px;
  }


  #main-section .latest-news .latest-news-block {
    font-size: 0;
    letter-spacing: -.36em;
  }

  #main-section .latest-news .latest-news-block a {
    width: 100%;
    margin-right: 0;
  }






  .main-articles-block .left-wrap {
    width: 100%;
  }

  .main-articles-block .first-article {
    width: 100%;
    height: 220px;
  }
  .main-articles-block .second-article {
    width: 100%;
    height: 220px;
    margin: 3px 0 0 0;
  }

  .main-articles-block .second-article:last-child {
    height: 220px;
  }

  .main-articles-block .second-article .article-title {
    font-size: 14px;
    line-height: 18px;
  }


}
