html {
    font-family: 'Roboto', sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    font-size: 14px !important;
}

body {
    margin: 0
}

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

.list-switcher:after {display:block;height:1px;content:' ';clear:both;}
.widget-heading-mob {display:block;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 19px;text-transform: uppercase;color: #AD1414;}
.list-switcher {margin-top:30px;}
.list-switcher .widget-heading-mob {float:left;margin-top: 8px;}
.list-switcher .last_popular {float:right;}
.video-also {margin:0 -20px;}

audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden], template {
    display: none
}

a {
    background-color: transparent
}

a:active, a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code, kbd, pre, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button, select {
    text-transform: none
}

button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled], html input[disabled] {
    cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"], input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role="button"] {
    cursor: pointer
}

.container {
    margin-right: auto;
    margin-left: auto;
    /*padding-left: 25px;*/
    /*padding-right: 25px;*/
    max-width: 100%;
    /*max-width: 1400px;*/
}

.promo_slider_wrap.mob {display:none;}
.promo_slider_wrap {position:relative;margin-bottom:20px;}
.promo_slider_wrap .slick-arrow {background: #fff;border:0;position:absolute;right:0;top: -34px;font-size: 24px;line-height: 19px;color:#929292;}
.promo_slider_wrap .slick-arrow.slick-prev {right:50px;}
.promo_slider_head {margin-bottom:10px;}
.promo_slider_title {font-family: 'Roboto', sans-serif;font-weight: 500;font-size: 14px;text-transform: uppercase;color: #AD1414;}
.promo_slider_item {height:79px;width:100%;display: table;border-collapse: collapse;border-spacing: 0;background:#f2f2f2;}
.promo_slider_item:after {content: ' ';display: block;height:1px;clear:both;}
.promo_slider_item .img {float:right;width:171px;}
.promo_slider_item .txt {display:table-cell;height:79px;vertical-align:middle;margin-right:191px;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: bold;font-size: 18px;line-height: 26px;color: #374144;padding:0 20px;}
.promo_slider_item .txt a {color: #374144;text-decoration: underline;}
.promo_slider_item .txt a:hover {color: #374144;text-decoration: none;}
.promo_slider {border-bottom: 4px solid #AD1414;height:83px;}
@media only screen and (max-width: 1050px) {
    .promo_slider_wrap.desk .img {display:none;}
}
@media only screen and (max-width: 450px) {
    .promo_slider_wrap.desk {display:none;}
    .promo_slider_wrap.mob .promo_slider {height:109px;}
    .promo_slider_wrap.mob {display:block;margin:30px 0px;}
    .promo_slider_wrap.mob .promo_slider_item {height:105px;width:100%;display: table;border-collapse: collapse;border-spacing: 0;}
    .promo_slider_wrap.mob .promo_slider_item .img {float:right;width:140px;}
    .promo_slider_wrap.mob .promo_slider_item .txt {display:table-cell;height:105px;vertical-align:middle;margin-right:150px;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: bold;font-size: 16px;line-height: 24px;color: #374144;padding:0 20px;}
}

.totd-wrapper {}
.totd-wrapper.mob {display: none;}
.totd-wrapper .item {background:#F2F2F2;margin-bottom:20px;height:83px;border-bottom:4px solid #AD1414;}
.totd-wrapper .item:after {display:block;height:1px;content: ' ';clear: both;}
.totd-wrapper .item .img {width:150px;}
.totd-wrapper .item .img img {width:150px;height:79px;}
.totd-wrapper .item.odd .img {float:right;}
.totd-wrapper .item.even .img {float:left;}
.totd-wrapper .item.odd .txt {margin-right:170px;margin-left:20px;}
.totd-wrapper .item.even .txt {margin-left:170px;margin-right:20px;}
.totd-wrapper .item .label {padding:4px 0 4px;font-family: 'Roboto', sans-serif;font-weight: bold;font-size: 14px;text-transform: uppercase;color: #AD1414;}
.totd-wrapper .item .heading {font-family: 'Roboto', sans-serif;font-weight: bold;font-size: 16px;text-decoration: underline;color: #374144;}
.totd-wrapper .item .heading a {color:#374144;}
.totd-wrapper .item .heading a:hover {text-decoration: none;}
@media only screen and (max-width: 1050px) {
    .totd-wrapper .item .img {display:none;}
    .totd-wrapper .item.odd .txt {margin-right:20px;margin-left:20px;}
    .totd-wrapper .item.even .txt {margin-left:20px;margin-right:20px;}
}
@media only screen and (max-width: 450px) {
    .totd-wrapper.desk {display:none;}
    .totd-wrapper.mob {display:block;margin:20px -20px;}
    .totd-wrapper .item {border:0;padding:0 20px;margin:0;height:auto;padding-bottom:20px;}
    .totd-wrapper .item .label {display:none;}
    .totd-wrapper .item:first-child .label {display:block;padding:20px 0 10px;}
    .totd-wrapper .item .img {display:none;}
    .totd-wrapper .item.odd .txt {margin-right:20px;margin-left:20px;}
    .totd-wrapper .item.even .txt {margin-left:20px;margin-right:20px;}
    .totd-wrapper .item .heading {font-size:14px;}
}

.exclusive_rus {display:inline-block;position:relative;top:4px;width:77px;height:18px;margin-left:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="18" viewBox="0 0 63.8 16" enable-background="new 0 0 63.8 16"><path fill="silver" d="M57.5,13.8H7.2c-2.7,0-5-2.2-5-5V7.4c0-2.7,2.2-5,5-5h50.3c2.2,0,4,1.8,4,4v3.4C61.5,12,59.7,13.8,57.5,13.8z"/><g><path fill="white" d="M7.5,6.1c-0.4,0-0.9,0.1-1.4,0.3L5.8,5.6c0.5-0.2,1.1-0.4,1.8-0.4c0.8,0,1.5,0.3,2,0.8s0.7,1.2,0.7,2.1 c0,1-0.2,1.7-0.7,2.2s-1.2,0.8-2.1,0.8c-0.6,0-1.1-0.1-1.6-0.3v-0.8c0.3,0.1,0.5,0.1,0.8,0.2s0.5,0.1,0.8,0.1 c0.6,0,1.1-0.2,1.4-0.5C9,9.6,9.2,9.1,9.2,8.5H6.6V7.7h2.6c0-0.5-0.2-0.9-0.5-1.2C8.4,6.2,8,6.1,7.5,6.1z"/><path fill="white" d="M16,11.1h-1.1l-2.4-2.9v2.9h-0.9V5.3h0.9v2.8l2.3-2.8h1l-2.3,2.8L16,11.1z"/><path fill="white" d="M19.3,6.1c-0.5,0-1,0.2-1.3,0.6s-0.5,0.9-0.5,1.6c0,0.7,0.1,1.2,0.4,1.6s0.7,0.5,1.3,0.5c0.2,0,0.5,0,0.7-0.1 s0.5-0.1,0.7-0.2v0.8c-0.4,0.2-1,0.3-1.5,0.3c-0.8,0-1.5-0.3-1.9-0.8s-0.7-1.2-0.7-2.2c0-0.6,0.1-1.1,0.3-1.6s0.5-0.8,0.9-1 s0.9-0.4,1.4-0.4c0.6,0,1.1,0.1,1.6,0.4l-0.3,0.8c-0.2-0.1-0.4-0.2-0.6-0.2S19.5,6.1,19.3,6.1z"/><path fill="white" d="M26.5,11.1h-1.1L23,8.2v2.9h-0.9V5.3H23v2.8l2.3-2.8h1l-2.3,2.8L26.5,11.1z"/><path fill="white" d="M31.7,11.1h-0.9V6.1h-1.6c-0.2,1.7-0.4,2.8-0.5,3.4c-0.1,0.6-0.3,1-0.5,1.3s-0.5,0.3-0.9,0.3 c-0.2,0-0.4,0-0.5-0.1v-0.8c0.1,0.1,0.3,0.1,0.4,0.1c0.2,0,0.3-0.1,0.4-0.3s0.2-0.7,0.3-1.5c0.1-0.8,0.3-1.8,0.5-3.2h3.3V11.1z"/><path fill="white" d="M40.6,8.2c0,0.9-0.2,1.7-0.7,2.2s-1.1,0.8-1.9,0.8c-0.8,0-1.4-0.2-1.8-0.7s-0.7-1.1-0.7-2h-1.2v2.6h-0.9V5.3 h0.9v2.3h1.3c0.1-0.8,0.3-1.4,0.8-1.8s1-0.6,1.8-0.6c0.8,0,1.4,0.3,1.9,0.8S40.6,7.3,40.6,8.2z M36.5,8.2c0,0.7,0.1,1.2,0.4,1.6 s0.7,0.5,1.2,0.5c0.5,0,0.9-0.2,1.2-0.5s0.4-0.9,0.4-1.6c0-0.7-0.1-1.2-0.4-1.6s-0.6-0.5-1.2-0.5c-0.5,0-0.9,0.2-1.2,0.5 S36.5,7.5,36.5,8.2z"/><path fill="white" d="M45.6,6.7c0,0.4-0.1,0.7-0.4,0.9S44.7,8,44.2,8v0c0.5,0.1,0.9,0.2,1.1,0.4s0.4,0.5,0.4,0.9 c0,0.5-0.2,0.9-0.6,1.2s-1,0.4-1.7,0.4c-0.8,0-1.4-0.1-1.8-0.3V10c0.3,0.1,0.5,0.2,0.8,0.3s0.6,0.1,0.9,0.1c1,0,1.5-0.3,1.5-1 c0-0.3-0.2-0.5-0.5-0.7S43.6,8.5,43,8.5h-0.7V7.7H43c1.1,0,1.7-0.3,1.7-0.9c0-0.2-0.1-0.4-0.3-0.6S43.9,6,43.6,6 c-0.3,0-0.5,0-0.8,0.1S42.3,6.3,42,6.5l-0.4-0.6c0.6-0.4,1.3-0.6,2.1-0.6c0.6,0,1.1,0.1,1.4,0.4S45.6,6.3,45.6,6.7z"/><path fill="white" d="M47.1,5.3h0.9v3c0,0.3,0,0.6,0,0.9c0,0.3,0,0.5,0,0.6h0l2.9-4.6h1.1v5.7H51V8.1c0-0.5,0-1,0.1-1.6h0l-2.9,4.6 h-1.1V5.3z"/><path fill="white" d="M53.6,5.3h1.7c0.8,0,1.4,0.1,1.7,0.3s0.5,0.6,0.5,1.1c0,0.3-0.1,0.6-0.3,0.8S56.8,8,56.5,8v0 c0.4,0.1,0.7,0.2,0.9,0.4s0.3,0.5,0.3,0.9c0,0.5-0.2,0.9-0.5,1.2s-0.9,0.4-1.5,0.4h-2.1V5.3z M54.5,7.7h0.9c0.4,0,0.7-0.1,0.9-0.2 s0.3-0.3,0.3-0.6c0-0.3-0.1-0.5-0.3-0.6s-0.5-0.2-0.9-0.2h-0.8V7.7z M54.5,8.5v1.8h1c0.4,0,0.7-0.1,0.9-0.2s0.3-0.4,0.3-0.7 c0-0.3-0.1-0.5-0.3-0.7s-0.5-0.2-0.9-0.2H54.5z"/></g></svg>');}
.exclusive_ukr {display:inline-block;position:relative;top:4px;width:77px;height:18px;margin-left:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="18" viewBox="0 0 63.8 16" enable-background="new 0 0 63.8 16"><path fill="silver" d="M57.5,13.8H7.2c-2.7,0-5-2.2-5-5V7.4c0-2.7,2.2-5,5-5h50.3c2.2,0,4,1.8,4,4v3.4C61.5,12,59.7,13.8,57.5,13.8z" /><path fill="white" d="M9.8,11.1H6.4V5.3h3.4v0.8H7.3v1.6h2.3v0.8H7.3v1.8h2.5V11.1z"/><path fill="white" d="M16,11.1h-1.1l-2.4-2.9v2.9h-0.9V5.3h0.9v2.8l2.3-2.8h1l-2.3,2.8L16,11.1z"/><path fill="white" d="M19.3,6.1c-0.5,0-1,0.2-1.3,0.6s-0.5,0.9-0.5,1.6s0.1,1.2,0.4,1.6s0.7,0.5,1.3,0.5c0.2,0,0.5,0,0.7-0.1 s0.5-0.1,0.7-0.2v0.8c-0.4,0.2-1,0.3-1.5,0.3c-0.8,0-1.5-0.3-1.9-0.8s-0.7-1.2-0.7-2.2c0-0.6,0.1-1.1,0.3-1.6s0.5-0.8,0.9-1 s0.9-0.4,1.4-0.4c0.6,0,1.1,0.1,1.6,0.4l-0.3,0.8c-0.2-0.1-0.4-0.2-0.6-0.2S19.5,6.1,19.3,6.1z"/><path fill="white" d="M26.5,11.1h-1.1L23,8.2v2.9h-0.9V5.3H23v2.8l2.3-2.8h1L24,8.1L26.5,11.1z"/><path fill="white" d="M31.7,11.1h-0.9v-5h-1.6c-0.2,1.7-0.4,2.8-0.5,3.4s-0.3,1-0.5,1.3s-0.5,0.3-0.9,0.3c-0.2,0-0.4,0-0.5-0.1v-0.8	c0.1,0.1,0.3,0.1,0.4,0.1c0.2,0,0.3-0.1,0.4-0.3s0.2-0.7,0.3-1.5c0.1-0.8,0.3-1.8,0.5-3.2h3.3C31.7,5.3,31.7,11.1,31.7,11.1z"/><path fill="white" d="M40.6,8.2c0,0.9-0.2,1.7-0.7,2.2s-1.1,0.8-1.9,0.8c-0.8,0-1.4-0.2-1.8-0.7s-0.7-1.1-0.7-2h-1.2v2.6h-0.9V5.3 h0.9v2.3h1.3c0.1-0.8,0.3-1.4,0.8-1.8s1-0.6,1.8-0.6s1.4,0.3,1.9,0.8S40.6,7.3,40.6,8.2z M36.5,8.2c0,0.7,0.1,1.2,0.4,1.6	s0.7,0.5,1.2,0.5s0.9-0.2,1.2-0.5s0.4-0.9,0.4-1.6c0-0.7-0.1-1.2-0.4-1.6s-0.6-0.5-1.2-0.5c-0.5,0-0.9,0.2-1.2,0.5 S36.5,7.5,36.5,8.2z"/><path fill="white" d="M45.6,6.7c0,0.4-0.1,0.7-0.4,0.9S44.7,8,44.2,8l0,0c0.5,0.1,0.9,0.2,1.1,0.4s0.4,0.5,0.4,0.9 c0,0.5-0.2,0.9-0.6,1.2s-1,0.4-1.7,0.4c-0.8,0-1.4-0.1-1.8-0.3V10c0.3,0.1,0.5,0.2,0.8,0.3s0.6,0.1,0.9,0.1c1,0,1.5-0.3,1.5-1 c0-0.3-0.2-0.5-0.5-0.7S43.6,8.5,43,8.5h-0.7V7.7H43c1.1,0,1.7-0.3,1.7-0.9c0-0.2-0.1-0.4-0.3-0.6S43.9,6,43.6,6 c-0.3,0-0.5,0-0.8,0.1S42.3,6.3,42,6.5l-0.4-0.6c0.6-0.4,1.3-0.6,2.1-0.6c0.6,0,1.1,0.1,1.4,0.4S45.6,6.3,45.6,6.7z"/><path fill="white" d="M47.1,5.3H48v3c0,0.3,0,0.6,0,0.9c0,0.3,0,0.5,0,0.6l0,0l2.9-4.6H52v5.7h-1V8.1c0-0.5,0-1,0.1-1.6l0,0l-2.9,4.6	h-1.1V5.3z"/><path fill="white" d="M53.6,5.3h1.7c0.8,0,1.4,0.1,1.7,0.3s0.5,0.6,0.5,1.1c0,0.3-0.1,0.6-0.3,0.8S56.8,8,56.5,8l0,0 c0.4,0.1,0.7,0.2,0.9,0.4s0.3,0.5,0.3,0.9c0,0.5-0.2,0.9-0.5,1.2s-0.9,0.4-1.5,0.4h-2.1C53.6,10.9,53.6,5.3,53.6,5.3z M54.5,7.7h0.9 c0.4,0,0.7-0.1,0.9-0.2s0.3-0.3,0.3-0.6c0-0.3-0.1-0.5-0.3-0.6s-0.5-0.2-0.9-0.2h-0.8v1.6H54.5z M54.5,8.5v1.8h1 c0.4,0,0.7-0.1,0.9-0.2s0.3-0.4,0.3-0.7s-0.1-0.5-0.3-0.7s-0.5-0.2-0.9-0.2C55.5,8.5,54.5,8.5,54.5,8.5z"/></svg>');}
.exclusive {display:inline-block;position:relative;top:4px;width:77px;height:18px;margin-left:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="77" height="18" viewBox="0 0 63.8 16" enable-background="new 0 0 63.8 16"><path fill="silver" d="M57.5,13.8H7.2c-2.7,0-5-2.2-5-5V7.4c0-2.7,2.2-5,5-5h50.3c2.2,0,4,1.8,4,4v3.4C61.5,12,59.7,13.8,57.5,13.8z"/><g><path fill="white" d="M7.5,6.1c-0.4,0-0.9,0.1-1.4,0.3L5.8,5.6c0.5-0.2,1.1-0.4,1.8-0.4c0.8,0,1.5,0.3,2,0.8s0.7,1.2,0.7,2.1 c0,1-0.2,1.7-0.7,2.2s-1.2,0.8-2.1,0.8c-0.6,0-1.1-0.1-1.6-0.3v-0.8c0.3,0.1,0.5,0.1,0.8,0.2s0.5,0.1,0.8,0.1 c0.6,0,1.1-0.2,1.4-0.5C9,9.6,9.2,9.1,9.2,8.5H6.6V7.7h2.6c0-0.5-0.2-0.9-0.5-1.2C8.4,6.2,8,6.1,7.5,6.1z"/><path fill="white" d="M16,11.1h-1.1l-2.4-2.9v2.9h-0.9V5.3h0.9v2.8l2.3-2.8h1l-2.3,2.8L16,11.1z"/><path fill="white" d="M19.3,6.1c-0.5,0-1,0.2-1.3,0.6s-0.5,0.9-0.5,1.6c0,0.7,0.1,1.2,0.4,1.6s0.7,0.5,1.3,0.5c0.2,0,0.5,0,0.7-0.1 s0.5-0.1,0.7-0.2v0.8c-0.4,0.2-1,0.3-1.5,0.3c-0.8,0-1.5-0.3-1.9-0.8s-0.7-1.2-0.7-2.2c0-0.6,0.1-1.1,0.3-1.6s0.5-0.8,0.9-1 s0.9-0.4,1.4-0.4c0.6,0,1.1,0.1,1.6,0.4l-0.3,0.8c-0.2-0.1-0.4-0.2-0.6-0.2S19.5,6.1,19.3,6.1z"/><path fill="white" d="M26.5,11.1h-1.1L23,8.2v2.9h-0.9V5.3H23v2.8l2.3-2.8h1l-2.3,2.8L26.5,11.1z"/><path fill="white" d="M31.7,11.1h-0.9V6.1h-1.6c-0.2,1.7-0.4,2.8-0.5,3.4c-0.1,0.6-0.3,1-0.5,1.3s-0.5,0.3-0.9,0.3 c-0.2,0-0.4,0-0.5-0.1v-0.8c0.1,0.1,0.3,0.1,0.4,0.1c0.2,0,0.3-0.1,0.4-0.3s0.2-0.7,0.3-1.5c0.1-0.8,0.3-1.8,0.5-3.2h3.3V11.1z"/><path fill="white" d="M40.6,8.2c0,0.9-0.2,1.7-0.7,2.2s-1.1,0.8-1.9,0.8c-0.8,0-1.4-0.2-1.8-0.7s-0.7-1.1-0.7-2h-1.2v2.6h-0.9V5.3 h0.9v2.3h1.3c0.1-0.8,0.3-1.4,0.8-1.8s1-0.6,1.8-0.6c0.8,0,1.4,0.3,1.9,0.8S40.6,7.3,40.6,8.2z M36.5,8.2c0,0.7,0.1,1.2,0.4,1.6 s0.7,0.5,1.2,0.5c0.5,0,0.9-0.2,1.2-0.5s0.4-0.9,0.4-1.6c0-0.7-0.1-1.2-0.4-1.6s-0.6-0.5-1.2-0.5c-0.5,0-0.9,0.2-1.2,0.5 S36.5,7.5,36.5,8.2z"/><path fill="white" d="M45.6,6.7c0,0.4-0.1,0.7-0.4,0.9S44.7,8,44.2,8v0c0.5,0.1,0.9,0.2,1.1,0.4s0.4,0.5,0.4,0.9 c0,0.5-0.2,0.9-0.6,1.2s-1,0.4-1.7,0.4c-0.8,0-1.4-0.1-1.8-0.3V10c0.3,0.1,0.5,0.2,0.8,0.3s0.6,0.1,0.9,0.1c1,0,1.5-0.3,1.5-1 c0-0.3-0.2-0.5-0.5-0.7S43.6,8.5,43,8.5h-0.7V7.7H43c1.1,0,1.7-0.3,1.7-0.9c0-0.2-0.1-0.4-0.3-0.6S43.9,6,43.6,6 c-0.3,0-0.5,0-0.8,0.1S42.3,6.3,42,6.5l-0.4-0.6c0.6-0.4,1.3-0.6,2.1-0.6c0.6,0,1.1,0.1,1.4,0.4S45.6,6.3,45.6,6.7z"/><path fill="white" d="M47.1,5.3h0.9v3c0,0.3,0,0.6,0,0.9c0,0.3,0,0.5,0,0.6h0l2.9-4.6h1.1v5.7H51V8.1c0-0.5,0-1,0.1-1.6h0l-2.9,4.6 h-1.1V5.3z"/><path fill="white" d="M53.6,5.3h1.7c0.8,0,1.4,0.1,1.7,0.3s0.5,0.6,0.5,1.1c0,0.3-0.1,0.6-0.3,0.8S56.8,8,56.5,8v0 c0.4,0.1,0.7,0.2,0.9,0.4s0.3,0.5,0.3,0.9c0,0.5-0.2,0.9-0.5,1.2s-0.9,0.4-1.5,0.4h-2.1V5.3z M54.5,7.7h0.9c0.4,0,0.7-0.1,0.9-0.2 s0.3-0.3,0.3-0.6c0-0.3-0.1-0.5-0.3-0.6s-0.5-0.2-0.9-0.2h-0.8V7.7z M54.5,8.5v1.8h1c0.4,0,0.7-0.1,0.9-0.2s0.3-0.4,0.3-0.7 c0-0.3-0.1-0.5-0.3-0.7s-0.5-0.2-0.9-0.2H54.5z"/></g></svg>');}
.hasphoto {display:inline-block;position:relative;top:4px;width:18px;height:18px;margin-left:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18px" height="18px" viewBox="0 0 16 16" enable-background="new 0 0 16 16"><g><g><path fill="silver" d="M13.5,5c-0.3-0.3-0.7-0.5-1.1-0.5H11l-0.3-0.8c-0.1-0.2-0.2-0.4-0.4-0.5C10,3,9.8,2.9,9.6,2.9H6.4 C6.2,2.9,6,3,5.8,3.1C5.5,3.3,5.4,3.4,5.3,3.6L5,4.5H3.6C3.2,4.5,2.8,4.6,2.5,5C2.2,5.3,2,5.6,2,6.1v5.6c0,0.4,0.2,0.8,0.5,1.1 c0.3,0.3,0.7,0.5,1.1,0.5h8.8c0.4,0,0.8-0.2,1.1-0.5c0.3-0.3,0.5-0.7,0.5-1.1V6.1C14,5.6,13.8,5.3,13.5,5z M10,10.9 c-0.5,0.5-1.2,0.8-2,0.8s-1.4-0.3-2-0.8c-0.5-0.5-0.8-1.2-0.8-2c0-0.8,0.3-1.4,0.8-2c0.5-0.5,1.2-0.8,2-0.8s1.4,0.3,2,0.8 c0.5,0.5,0.8,1.2,0.8,2C10.8,9.7,10.5,10.3,10,10.9z"/><path fill="silver" d="M8,7.1c-0.5,0-0.9,0.2-1.3,0.5C6.4,8,6.2,8.4,6.2,8.9c0,0.5,0.2,0.9,0.5,1.3c0.4,0.4,0.8,0.5,1.3,0.5 c0.5,0,0.9-0.2,1.3-0.5c0.4-0.4,0.5-0.8,0.5-1.3c0-0.5-0.2-0.9-0.5-1.3C8.9,7.3,8.5,7.1,8,7.1z"/></g></g></svg>');}
.hasvideo {display:inline-block;position:relative;top:4px;width:18px;height:18px;margin-left:5px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="18px" height="18px" viewBox="0 0 16 16" enable-background="new 0 0 16 16"><g><g><path fill="silver" d="M14.7,4.2c-0.2-0.1-0.4-0.1-0.5,0l-3.1,1.9V4.7c0-0.9-0.7-1.7-1.6-1.7H2.6C1.7,2.9,1,3.7,1,4.7v6.7 c0,0.9,0.7,1.7,1.6,1.7h6.9c0.9,0,1.6-0.7,1.6-1.7V9.9l3.1,1.9c0.3,0.1,0.6,0,0.7-0.2c0-0.1,0.1-0.2,0.1-0.3V4.6 C15,4.4,14.9,4.3,14.7,4.2z"/></g></g></svg>');}

.fb-post {max-width:100%;}
.fb-post > span {max-width:100%;}

@media (min-width: 768px) {
    .container {
        width: 750px
    }
}

@media (min-width: 1061px) {
    .container {
        width: 1050px
    }
}

@media (min-width: 1251px) {
    .container {
        width: 1240px
    }
}



@media (min-width: 1421px) {
    .container {
        width: 1400px
    }
}




.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 25px;
    padding-right: 25px
}

.container-fluid--opinions {
    padding-left: 0;
    padding-right: 0;
}

.row {
    /*margin-left: -20px;*/
    /*margin-right: -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 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width: 768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width: 1090px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after {
    content: " ";
    display: table
}

.clearfix:after, .container:after, .container-fluid:after, .row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right !important
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs, .visible-sm, .visible-md, .visible-lg {
    display: none !important
}

.visible-xs-block, .visible-xs-inline, .visible-xs-inline-block, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block {
    display: none !important
}

@media (max-width: 767px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table
    }

    tr.visible-xs {
        display: table-row !important
    }

    th.visible-xs, td.visible-xs {
        display: table-cell !important
    }
}

@media (max-width: 767px) {
    .visible-xs-block {
        display: block !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline {
        display: inline !important
    }
}

@media (max-width: 767px) {
    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table
    }

    tr.visible-sm {
        display: table-row !important
    }

    th.visible-sm, td.visible-sm {
        display: table-cell !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-block {
        display: block !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline {
        display: inline !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table
    }

    tr.visible-md {
        display: table-row !important
    }

    th.visible-md, td.visible-md {
        display: table-cell !important
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md-block {
        display: block !important
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md-inline {
        display: inline !important
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width: 1300px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table
    }

    tr.visible-lg {
        display: table-row !important
    }

    th.visible-lg, td.visible-lg {
        display: table-cell !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-block {
        display: block !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-inline {
        display: inline !important
    }
}

@media (min-width: 1300px) {
    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width: 767px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width: 992px) and (max-width: 1299px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width: 1300px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table
    }

    tr.visible-print {
        display: table-row !important
    }

    th.visible-print, td.visible-print {
        display: table-cell !important
    }
}

.visible-print-block {
    display: none !important
}

@media print {
    .visible-print-block {
        display: block !important
    }
}

.visible-print-inline {
    display: none !important
}

@media print {
    .visible-print-inline {
        display: inline !important
    }
}

.visible-print-inline-block {
    display: none !important
}

@media print {
    .visible-print-inline-block {
        display: inline-block !important
    }
}

@media print {
    .hidden-print {
        display: none !important
    }
}
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}
.no_indent {
    padding: 0 !important;
    margin: 0 !important;
}
.no_indent_left {
    padding-left: 0 !important;
}
.no_indent_right {
    padding-right: 0 !important;
}
.mrg_top_10 {
    margin-top: 10px;
}
.mrg_top_20 {
    margin-top: 20px;
}
.mrg_btn_20 {
    margin-bottom: 20px;
}
.mrg_top_40 {
    margin-top: 40px;
}
.banner_top {
    text-align: center;
    background: #8F9B00;
    padding: 30px 0 30px 0;
    font-size: 20px;
    color: #fff;
    line-height: 27px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
}

/*MAIN PAGE*/
.main_section {
    width: 960px;
    max-width: 960px;
    display: block;
    margin: 0 auto;
}

.two_column_section {
    padding: 0 20px 0 20px;
    word-wrap: break-word;
}
.main_tops_item {
    height: 90px;
    max-height: 90px;
    border-right: solid 1px #929292;
}

.main_tops_item > a > img {
    padding-right: 10px;
}
.main_tops_item > a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}
.main_tops_item:last-child {
    border: none !important;
}

.newsline_title {
    background: url(/static/production/imgs/nl_bg.png);
    background-repeat: repeat-x;
    background-position: center;
}
.newsline_title div a {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 19px;
    color: #AD1414;
    text-decoration: none;
    z-index: 999;
    background: #fff;
    padding-right: 10px;

}
.newsline_title > div > h1 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 19px;
    color: #AD1414;
    z-index: 999;
    display: inline;
    background: #fff;
    padding-right: 10px;

}
.last_popular {
    padding: 5px 0;
}
.last_popular a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 13px;
    color: #929292;
    text-decoration: none;
    margin-right: 5px;
}
.last_popular a.popular_act {
    font-family: 'Roboto', sans-serif;
    color:#374144;
    border-bottom: 1px solid #AD1414;
    font-weight: 500;
}
.last_popular a:hover {
    font-family: 'Roboto', sans-serif;
    color:#374144;
    border-bottom: 1px solid #AD1414;
    font-weight: 500;
}

.last_popular_news {
    padding: 15px 0 5px 0;
    clear: both;
    text-align: right;
}
.last_popular_news a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    color: #929292;
    text-decoration: none;
    margin-right: 5px;
}
.last_popular_news a.popular_act {
    font-family: 'Roboto', sans-serif;
    color:#374144;
    border-bottom: 1px solid #AD1414;
    font-weight: 600;
}
.last_popular_news a:hover {
    font-family: 'Roboto', sans-serif;
    color:#374144;
    border-bottom: 1px solid #AD1414;
    font-weight: 600;
}

.newline_list {

}
.newline_list > ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.newline_list > ul > li {list-style: none;padding: 0;margin: 30px 0 0 0;}
.newline_list > ul > li.promo-channel {border-top:1px solid #929292;border-bottom:1px solid #929292;padding:8px 0px;}
.newline_list > ul > li.promo-channel a {}
.newline_list > ul > li.promo-channel a:hover {text-decoration: none;}
.newline_list > ul > li.promo-channel a svg {float:left;margin:7px 6px 0 0;}

.newline_list > ul > li.placement {border:1px solid #929292;padding:10px;position: relative;}
.newline_list > ul > li.placement .placement-label {display: block;text-align: center;position: absolute;top: -11px;z-index: 3;margin: 0 -10px;width: 100%;}
.newline_list > ul > li.placement .placement-label span {font-family: 'Roboto', sans-serif;background:#fff;font-weight: bold;font-size: 14px;text-align: center;color: #AD1414;padding:0 5px;}
.newline_list > ul > li.blog {border:1px solid #929292;padding:15px 7px 5px;position:relative;}
.newline_list > ul > li.blog:after {display:block;height:1px;content:' ';clear:both;}
.newline_list > ul > li.blog span.item-label {font-size:14px;font-weight:500;color:#929292;display:block;text-align:center;position:absolute;top:-8px;width:100%;}
.newline_list > ul > li.blog span.item-label span {background:#fff;padding:3px;}
.newline_list > ul > li.blog a.img {display:block;width:100px;height:100%;float:left;}
.newline_list > ul > li.blog a.img img {border-radius: 50px;width: 100px;height:100%;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.newline_list > ul > li.blog a.img:hover img {-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}
.newline_list > ul > li.blog span.txt {display:block;margin-left:110px;}
.newline_list > ul > li.blog span.txt a.author {color:#AD1414;font-weight:bold;display:block;font-size:14px;font-weight:bold;text-decoration:none;margin-bottom:5px;}
.newline_list > ul > li.blog span.txt a.author:hover {text-decoration:underline;}
.newline_list > ul > li.blog span.txt a.title {display:block;color:#374144;font-size:16px;text-decoration:none;font-weight:normal;line-height: 19px;}
.newline_list > ul > li.blog span.txt a.title:hover {text-decoration: underline;color: #465F93;}



.newline_list > ul > li > span {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:  #C4C4C4;
    font-weight: bold;
}
.newline_list > ul > li > span.time {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color:  #AD1414;
    font-weight: bold;
}
.newline_list > ul > li > a {
    font-size: 17px;
    text-decoration: none;
    color: #374144;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
}
.newline_list > ul > li > a:hover {
    text-decoration: underline;
    color: #465F93;
}
.newline_list > ul > li > a.newline_region_item {
    font-size: 14px;
    text-decoration: none;
    color: #374144;
    display: block;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 19px;
}
.newline_list > ul > li > a.newline_region_item:hover {
    text-decoration: underline;
    color: #465F93;
}
.all_news {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    line-height: 22px;
    color: #374144;
    display: block;
    font-weight: 500;
    text-decoration: underline;
    text-align: right;
}
.all_news:hover {
    color: #465F93;
}

.lang {
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
}
.lang > a {
    font-family: 'Roboto', sans-serif;
    font-size: 10px;
    font-weight:300;
    padding-bottom: 5px;
    text-decoration: none;
    color: #929292;
}
a.lang-active {
    font-weight: 500;
    color: #374144;
}

.soc_wrap {
    padding-right: 13px;
    padding-top: 3px;
}
.fb_item {
    background: url(/static/production/imgs/fb_icon.png);
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 4px;
}
.tel_item {
    background: url(/static/production/imgs/tel_icon.png);
    background-position: center;
    width: 31px;
    height: 30px;
    display: block;
    margin-right: 4px;
}
.ytb_item {
    background: url(/static/production/imgs/ytb_icon.png);
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
}

.ytb_item {
    background: url(/static/production/imgs/ytb_icon.png);
    background-position: center;
    width: 30px;
    height: 30px;
    display: block;
}

.insta_item {
    background: url(/static/production/imgs/insta_icon.png);
    background-position: center;
    background-size: cover;
    width: 30px;
    height: 30px;
    display: block;
    margin-right: 4px;
}

.search {
    width: 210px;
    max-width: 240px;
    height: 32px;
    background: #fff;
    font-size: 14px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #C4C4C4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-left: 10px;
    -webkit-transition: background .55s ease;
    -moz-transition: background .55s ease;
    -ms-transition: background .55s ease;
    -o-transition: background .55s ease;
    transition: background .55s ease;
}
.search_submit {
    background: none;
    border: none;
    position: absolute;
    margin: 4px 0 0 168px;
}
.nav_wrap {
    width: 100%;
    background: #374144;
    border-bottom: 4px solid #ad1414;
}

.nav_items {
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin: 0;
}
.nav_items  > li  {
    padding: 0;
    list-style: none;
}
.nav_items > li > a {
    color: #fff;
    padding: 20px 0;
    font-size: 14px;
    text-decoration: none;
    text-align: center;
    font-weight: 500;
    display: block;
    font-family: 'Roboto', sans-serif;
}

.nav_items > li > a:hover {
    background: #929292;
}
.nav_items > li > a.active_nav {
    background: #AD1414;;
}

.dropdown_menu {
    z-index: 55555;
    background: #374144;
    position: absolute;
    height: auto;
    display: none;
    width: 100%;
}
.dropdown_menu ul {
    background: #374144;
    padding: 20px;
    margin: 0 auto;

}

.dropdown_menu >  ul > li {
    padding: 0;
    list-style: none;
    display: flex;
    /*max-width: 100px;*/
    /*width: 100px;*/
}
.dropdown_menu >  ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 26px;
    color: #F5F5F5;
    text-decoration: none;
}
.dropdown_menu >  ul > li > a:hover {
    text-decoration: underline;
}

.middle_top_wrap > a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    text-decoration: none;
    color: #000;
}
.middle_top_wrap > a:hover .middle_top_title{text-decoration: underline;}

.dropdown_item:hover .dropdown_menu  {
    display: block;
}
.middle_top_title {
    padding-top: 5px;
}

.blog_rounded_img {
    border-radius: 50px;
    margin-right: 10px;
    width: 100px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
.blog_rounded_img:hover {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}
.blog_wrap {padding: 15px 0;}
.blog_wrap:after {content: ' ';display: block;height:1px;clear:both;}

.right-subscribe {padding:15px 0;border-top:1px solid #929292;border-bottom:1px solid #929292;text-align: center;margin-bottom:20px;}
.right-subscribe .subscr-title {text-align: center;font-size:17px;font-weight:300;margin-bottom:12px;}
.right-subscribe:after {content:' ';display:block;height:1px;clear:both;}
.right-subscribe a {text-decoration:none;display:inline-block;padding:0 15px;}

.blog_desk {margin-left:110px;}
.dossier_desk {margin-left:110px;}
.blog_desk > a > span {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #AD1414;
    display:block;
    margin-bottom:4px;
}

.blog_desk > a {
    text-decoration: none;
    color: #AD1414;
}

.blog_desk > a:hover {
    text-decoration: underline;
    color: #AD1414;
}

.blog_desk > div {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
}
.dossier_desk > a > span {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    text-transform: uppercase;
}
.dossier_desk > a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
}
.dossier_desk > a:hover {
    text-decoration: underline;
    color: #000;
    text-transform: uppercase;
}

.dossier_desk > div {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 19px;
}
.minitime {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    color: #AD1414;
    margin-bottom:10px;
}

.articles-right a {display:block;margin:10px 0 30px;}

footer  {
    display: flex;
    width: 100%;
    background: #374144;
    border-top: 4px solid #ad1414;
}
.footer_wrap {
    padding: 20px 0;
}
.footer_wrap > div > ul {
    padding: 0;
    margin: 0;
}
.footer_wrap > div > ul > li {
    list-style: none;
}
.footer_wrap > div > ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 120%;
    color: #C4C4C4;
    text-decoration: none;
    text-transform: uppercase;
}
.copy {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 9px;
    line-height: 120%;
    color: #E2E2E2;
}
.copy_txt {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 10px;
    line-height: 14px;
    text-align: right;
    color: #FFFFFF;
    padding-top: 10px;
}

/*NEWS*/
.titile_news_list {
    font-size: 18px;
    font-weight:500;
    line-height: 22px;
    padding-bottom: 5px;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
}
.news_newline_desc {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000;
}
.news_minitime {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 10px;
    line-height: 14px;
    color: #929292;
    padding-top: 10px;
}

/*PUBLICATION*/
.publication_content > h1.publication_title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 30px;
    line-height: 41px;
    color: #000;
    margin: 0;
    padding: 10px 0;
}
.publication_breadcrumbs {
    color: #C4C4C4;
    padding-bottom: 30px;
}
.publication_img {
    padding-top: 10px;
}
.publication_breadcrumbs > .right-bread-item > a {
    font-family: 'Roboto', sans-serif;
    color: #C4C4C4;
    text-decoration: none;
    padding-right: 10px;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    padding-right: 0;
}
.publication_breadcrumbs > .right-bread-item > a:hover {
    text-decoration: underline;
}
.publication_breadcrumbs > .right-bread-item {
    text-align: right;
}
span.publication_time {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    color: #C4C4C4;
    padding-right: 10px;
}
span.publication_views {
    padding-left: 5px;
    padding-bottom: 5px;
    font-size:12px;
}
.publication_content > .publication_subtitle {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    padding-bottom: 5px;
}
.publication_content > .publication_img_caption {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    color: #929292;
    padding-top: 2px;
}
.publication_content > .publication_text {
    font-family: 'Roboto', sans-serif;
    font-size:16px;
    line-height: 26px;
    margin-top: 20px;
}
.publication_content > .publication_text  img {
    display: block;
    max-width: 100%;
    height: auto !important;
    margin:0 auto 10px;
}
.publication_content .publication_text p , .publication_content .publication_text li, .publication_content .publication_text td {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 26px;
    color: #000000;
}

.publication_content .publication_text ol {padding-left:15px;}
.publication_content .publication_text ol li {margin-bottom:20px;}
.publication_content .publication_text ul {padding-left:17px;}
.publication_content .publication_text ul li {margin-bottom:20px;}
.publication_content .publication_text blockquote {display:block;border-top:1px solid #C4C4C4;border-bottom:1px solid #C4C4C4;padding:15px 20px 20px 110px;position:relative;font-weight:500 !important;line-height:1.9;margin-bottom:30px;}
.publication_content .publication_text blockquote p {line-height: 26px;font-weight:500;}
.publication_content .publication_text blockquote strong {font-weight: 500;}
.publication_content .publication_text blockquote:before {content:'\201F';font-family:'Times New Roman';line-height:1;position:absolute;top:8px;left:50px;color:#AD1414;font-weight:700;font-size:80px;display:block;}

.publication_content > .publication_text table, div[data-oembed-url]{
    margin-bottom: 20px;
}

.publication_content > .publication_text table > tbody > tr > td, table > tbody > tr > td{
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
    border: solid 1px #C4C4C4;
    padding: 10px 5px;
}

.publication_content > .publication_text > p {margin-bottom: 20px;}
.publication_content > .publication_text > table {max-width: 100% !important;margin:0 auto;}

.publication_text table caption {background:#AD1414;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: 600;font-size: 14px;line-height: 19px;text-align: left;padding:10px 6px;color:#fff;}
.publication_text table th {font-family: 'Roboto', sans-serif;font-style: normal;font-weight: normal;font-size: 14px;line-height: 19px;color: #000000;border: solid 1px #C4C4C4;padding: 10px 5px;background:#f1d0d0;}
.publication_text table td {text-align:center;}
.publication_text tr:nth-child(even) td {background-color: #F2F2F2;}

.publication_content > .publication_text  iframe {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.publication_content > .publication_text a {
    text-decoration: none;
    color: #1665c1;
    font-weight: 600;
}
.publication_content > .publication_text a:hover {
    color: #465F93;
    text-decoration: underline;
}
.publication_content > .publication_author {
    padding: 10px 0 30px 0;
}
.publication_content > .publication_tags {
    margin-bottom: 40px;
    text-align: center;line-height: 36px;
}
.publication_content > .publication_tags a {
    display:inline-block;
    margin: 0 5px 3px 0;
    border: 1px solid #929292;
    color: #929292;
    text-decoration: none;
    padding: 3px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-border-radius:5px;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    line-height: 15px;
    text-align: center;
    text-transform: uppercase;
}
.publication_author_item {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    color: #374144;
}

.publication_author_item > strong > a {
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    font-size: 12px;
    line-height: 16px;
    color: #374144;
    text-decoration: none;
    font-weight: 700;
}

.publication_author_item > strong > a:hover {
    text-decoration: underline;
}

.publication_content > .publication_read_more > .publication_read_more_items a {
    font-family: 'Roboto', sans-serif;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    padding-top: 20px;
    display: block;
    position: relative;
}
.publication_content .publication_read_more .minitime {font-size:10px;font-weight:600;color:#929292;}

.social_desktop {text-align:center;margin:30px 0;}
.social_desktop a {text-decoration: none;display:inline-block;padding:0 6px;}

.slider_wrap_newline {
    margin-bottom: 20px;
    display: block;
}

.paginate  {
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: 30px 0;
}
.paginate a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    display: flex;
    padding: 0 5px;
    align-items: center;
    color: #929292;

}
.paginate a:hover {
    color: #465F93;
    font-weight: 600;
}
.paginate > a.pag-num {
    height: 32px;
    width: 32px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;

}
.paginate > a.active {
    border: 1px solid #C4C4C4;
    box-sizing: border-box;
    border-radius: 50px;
    height: 32px;
    width: 32px;
    vertical-align: middle;
    display: flex;
    justify-content: center;
    align-items: center;
    font-style: normal;
    font-weight: bold;
    font-size: 14px;
    line-height: 19px;
    color: #374144;
    font-family: 'Roboto', sans-serif;
}

.newsline_pub > a {
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}
.newsline_pub > a > .newsline_pub_title {
    padding: 10px 0;
}

.newsline_pub > .newsline_pub_sub_title {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #000000;
}

.newsline_pub > .newsline_pub_time {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    line-height: 19px;
    color: #AD1414;
    padding-bottom: 6px;
}

.slick-dots {
    display: flex;
    justify-content: center;
    margin: 0;
    padding: 5px 0;
    list-style-type: none;
}

.slick-dots > li {
    background-color: #374144;
    margin-right: 5px;
    width: 100%;
}

.slick-dots > li:last-child {
    margin-right: 0;
    width: 100%;
}

.slick-dots > li > button {
    display: block;
    width: 0;
    height: 10px;
    padding: 0;
    border: none;
    background: transparent;
    text-indent: -9999px;
    cursor: default;
}
.slick-dots > li > button:active {
    border: none;
    opacity: 0;
}
.slick-dots > li > button:focus {
    border: none;
    opacity: 0;
}
.slick-dots > li > button:hover {
    border: none;
    opacity: 0;
}

.slick-dots > li.slick-active {
    background-color: #AD1414;
}
.slider_item {
    height: 310px;
    max-height: 310px;
    width: 100%;
    position: relative;
}
.slide_title {
    position: absolute;
    bottom: 0;
    background: rgba(55, 65, 68, 0.7);
    overflow: hidden;
    padding: 5px;
    width: 100%;
}
.slide_title a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #F5F5F5;
    padding: 15px;
    display: block;
    max-width: 573px;
    width: 573px;
    text-decoration:none;
}
.alpha_wrap {width: 100%;border: 1px solid #C4C4C4;border-radius: 16px;padding: 5px 10px;text-align:center;}
.alpha_wrap a {padding: 8px 2px;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: 500;font-size: 12px;line-height: 16px;text-transform: uppercase;text-decoration: none;color: #929292;}
.alpha_wrap a:hover {color:#000;}
.alpha_wrap a.current {color: #AD1414;font-weight: 600;font-size: 12px;line-height: 16px;}

.text-author {margin:20px 0;}
.text-author:after {display:block;height:1px;content:' ';clear:both;}
.text-author .aimg {display:block;float:left;}
.text-author .aimg img {border-radius: 65px;width: 65px;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.text-author .atxt {margin-left:95px;padding-top:10px;}
.text-author .aname {display:block;color: #AD1414;font-weight: bold;font-family: 'Roboto', sans-serif;font-size: 14px;text-decoration: none;text-transform: uppercase;margin-bottom:2px;}
.text-author .aname:hover {text-decoration:underline;}
.text-author .areg {display:block;font-family: 'Roboto', sans-serif;font-size: 12px;color: #374144;margin-bottom:2px;}
.text-author .acontact {display:block;font-family: 'Roboto', sans-serif;font-size: 11px;color: #929292;}
.text-author .acontact a {color: #929292;text-decoration:none;}
.text-author .acontact a:hover {text-decoration:underline;}

.telegram-intext-promo {margin:40px 55px;border:1px solid #929292;box-sizing: border-box;border-radius: 5px;}
.telegram-intext-promo .message {display:block;text-align:center;margin:15px 20px;font-family:'Roboto', sans-serif;font-weight: 600;font-size: 16px;color: #000000;}
.telegram-intext-promo .center {text-align:center;display:block;line-height:42px;padding-bottom:20px;}
.telegram-intext-promo .subscribe {text-align:center;text-decoration:none;padding:8px 42px 10px 12px;position:relative;background: #00ADE7;border-radius: 6px;font-family:'Roboto', sans-serif;font-weight: 600;font-size: 16px;color:#ffffff;}
.telegram-intext-promo .subscribe:hover {text-decoration: none;background: #048dbb}
.telegram-intext-promo .subscribe svg {position:absolute;top:8px;right:10px;}
@media only screen and (max-width: 450px) {
    .telegram-intext-promo {margin:40px 0px 20px;}
}

.top-topic-intext-promo {margin:30px 0;background:#f2f2f2;}
.top-topic-intext-promo:after {display:block;border-top:4px solid #AD1414;height:1px;content:' ';clear:both;}
.top-topic-intext-promo .timg {float:right;width:171px;}
.top-topic-intext-promo .timg img.desk {margin:0;}
.top-topic-intext-promo .timg img.mob {margin:0;display:none;}
.top-topic-intext-promo .ttxt {padding-left:20px;}
.top-topic-intext-promo .tlabel {display:block;font-family: 'Roboto', sans-serif;font-weight: bold;font-size: 14px;text-transform: uppercase;color: #AD1414;margin:0 0 5px;padding-top:5px;}
.top-topic-intext-promo .tname {font-family: 'Roboto', sans-serif;font-weight: bold;font-size: 18px;line-height:18px;}
.top-topic-intext-promo .tname a {text-decoration: underline;color: #374144;}
@media only screen and (max-width: 450px) {
    .top-topic-intext-promo .timg img.desk {margin:0;display:none;}
    .top-topic-intext-promo .timg {float:right;width:110px;}
    .top-topic-intext-promo .timg img.mob {margin:0;display:block;}
    .top-topic-intext-promo .tname {font-size:15px;line-height: 16px;}
}


.dossier_list {
    padding: 25px 0;
    position: relative;
    display: block;
}

a.dossier_item {
    text-decoration: none;
}

a.dossier_item > .dossier_caption > span:hover {
    text-decoration: underline;
}


.dossier_list > .dossier_item > img.dossier_rounded_img {
    border-radius: 100px;
    margin-right: 0;
    width: 100px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}


.dossier_list > .dossier_item > a > img.dossier_rounded_img {
    border-radius: 100px;
    margin-right: 0px;
    width: 100px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.dossier_list > .dossier_item > img.dossier_rounded_img:hover {
    border-radius: 100px;
    margin-right: 0px;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}


.dossier_list > .dossier_item > a > img.dossier_rounded_img:hover {
    border-radius: 100px;
    margin-right: 0px;
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}

.dossier_list .dossier_caption {margin-left:120px;}

.dossier_list > .dossier_item {
    display: block;
    margin-bottom: 30px;
}
.dossier_list > .dossier_item:after {content:' ';display:block;height:1px;clear:both;}

.dossier_caption > a.dossierr_author {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #AD1414;
    padding-bottom: 5px;
    display: block;
}

.dossier_caption > a.dossierr_author:hover {
    text-decoration: underline;
}


.dossier_caption span, .dossier_caption h1 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    line-height: 26px;
    text-transform: uppercase;
    color: #AD1414;
    padding-bottom: 5px;
    display: block;
}

.dossier_caption > .dossier_info {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 300;
    font-size: 12px;
    line-height: 16px;
    color: #374144;
    padding-bottom: 5px;
}

.dossier_caption > .dossier_desc {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    color: #000000;
    text-decoration: none;
}
.dossier_caption > .dossier_desc:hover {
    text-decoration: underline;
}
.dossier_type_wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 15px 0;
}

.dossier_type_wrap a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #929292;
    padding-right: 15px;
    text-decoration: none;
}
.dossier_type_wrap div.dossier_active {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    display: flex;
    align-items: center;
    color: #374144;
}
.dossier_type_wrap div:hover {
    text-decoration: underline;
    color: #465F93;
    cursor: pointer;
}
.video_main .heading {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    padding: 5px 0;
    margin: 0;
}
.region_right {
    z-index: 445;
    background: #374144;
    display: none;
    position: absolute;
    width: 93%;
}
.region_right > ul {
    padding: 10px;
}
.region_right > ul > li  {
    list-style: none;
}
.region_right > ul > li > a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    font-size: 11px;
    color: #F5F5F5;
    background: #374144;
}

.region_right > ul > li > a:hover {
    text-decoration: underline;
}
.mobile-head {
    display: none;
}
.nav_wrap_mob {
    width: 100%;
    background: #374144;
    border-bottom: none;
    padding: 13px 15px;
    display: flex;
}
.footer_right {
    border-left: 1px solid #C4C4C4;
}



.slider_wrap_mob {
    display: none;
}

.tab-sidebar {
    display: none;
}

.error >  p {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}
.error__message {
    font-size: 20px;
    font-family: 'Roboto', sans-serif;
}

.nav_wrap_mobile >  .lang {
    display: none;
}
.paginate_mobile {
    display: none;
}
.publication_breadcrumbs_mobile {
    display: none;
}
.footer_wrap_mobile {
    display: none;
}


.video_main video {
    max-width:100% !important;
    width:100% !important;
    height: auto;
}
.video_main iframe {
    max-width:100% !important;
    width:100% !important;
    border: none;
    /*height: 100%;*/
}

.video_source video {
    max-width:100% !important;
    width:100% !important;
    position: relative;
}
.video_source iframe {
    max-width:100% !important;
    width:100% !important;
    border: none;
    position: relative
}

.video_main {
    width: 100%;
}
.video_main .heading a {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    text-decoration: none;
}
.video_main .heading a:hover {
    text-decoration: underline;
}
.share_btn {
    padding-right: 0
}
.social_mobile {
    display: none;
}
.publication_subtitle_mobile {
    display: none;
}
.read_more_desktop {
    display: block;
    float: left;
    padding-top: 3px;
}
.search-section__flex-container > .search_wrap > input {
    width: 100% !important;
    max-width: 100% !important;
}
.search-section__flex-container > .search_wrap > button {
    background: none;
    border: none;
    position: absolute;
    text-align: right;
    right: 30px;
    top: 0;
}
.search_page_wrap {
    width: 100%;
    max-width: 100%;
}
.search_page_submit {
    width: 10%;
    max-width: 100%;
    z-index: 44;
    background: none;
    border: none;
    position: absolute;
    margin-top: 3px;
    text-align: right;
    right: 30px;
}
.search_page {
    width: 100%;
    max-width: 100%;
    height: 32px;
    background: #fff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #C4C4C4;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    padding-left: 10px;
    -webkit-transition: background .55s ease;
    -moz-transition: background .55s ease;
    -ms-transition: background .55s ease;
    -o-transition: background .55s ease;
    transition: background .55s ease;
}
.search_headding {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
}
@media only screen and (max-width: 1050px) {
    .publication_content > .publication_text iframe {
        width: 100%;
    }
    .mob_home {
        display: none;
    }
    .paginate_mobile {
        display: none;
    }
    .two_column_section {
        padding: 0 20px 0 20px;
        word-wrap: break-word;
        margin-top: 75px;
    }

    .mrg_no_top {
        margin-top: 0 !important;
    }

    .main_section {
        width: 100%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        height: auto;
    }
    .head {
        display: none;
    }
    .mobile-head {
        display: block;
        position: fixed;
        width: 100%;
        z-index: 555;
        top: 0;
    }

    .mob_nav_bar {
        display: inline-block;
        cursor: pointer;
        margin-right: 20px;
    }

    .bar1, .bar2, .bar3 {
        width: 30px;
        height: 4px;
        background-color: #fff;
        margin: 6px 0;
        transition: 0.4s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }

    .change .bar2 {opacity: 0;}

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }
    .mob_right {
        width: 50%;
        margin-top: 5px;
        padding-right: 20px;
    }
    .mob_left {
        width: 50%;
    }
    .mob_right > div > .lang {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
        text-align: right;
        float: right;
    }
    .mob_right > div > .lang > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .mob_right > div > .lang > a.lang-active {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 27px;
        text-align: right;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .search_wrap {
        float: right;
        margin-left: 20px;
    }
    .search_active {
        width: 240px;
        max-width: 240px;
        height: 28px;
        background: transparent;
        font-size: 14px;
        color: #fff;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        border: 1px solid #C4C4C4;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }
    .search_submit_active {
        background: none;
        border: none;
        position: absolute;
        margin: 4px 0 0 210px;
    }


    .search_submit {
        background: none;
        border: none;
        position: absolute;
        margin: 0;
    }

    .search {
        width: 0;
        max-width: 0;
        height: 32px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        border: none;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }

    /*NEW TOD*/
    .slider_wrap {
        display: none;
    }

    .slider_wrap_mob {
        display: block;
    }
    .slide_title a {
        font-family: 'Roboto', sans-serif;
        color: #F5F5F5;
        padding: 15px;
        text-decoration: none;
        display: block;
        width: 100%;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
    }
    .slide_title a:hover {
        text-decoration: underline;
    }

    .newsline {
        margin-top: 20px;
    }

    .publication_newsline {
        padding-right: 0 !important;
        padding-left: 20px !important;
    }
    .footer_right {
        border-left: 1px solid #C4C4C4;
    }
    .desk-sidebar {
        display: none;
    }

    .tab-sidebar {
        display: flex;
    }


    .mob_right {
        width: 50%;
        margin-top: 5px;
        padding-right: 20px;
    }
    .mob_left {
        width: 50%;
    }
    .mob_right > div > .lang {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
        text-align: right;
        float: right;
    }
    .mob_right > div > .lang > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .mob_right > div > .lang > a.lang-active {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 27px;
        text-align: right;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .search_wrap {
        float: right;
        margin-left: 20px;
    }
    .search_active {
        width: 240px;
        max-width: 240px;
        height: 28px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        border: 1px solid #C4C4C4;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }
    .search_submit_active {
        background: none;
        border: none;
        position: absolute;
        margin: 4px 0 0 210px;
    }


    .search_submit {
        background: none;
        border: none;
        position: absolute;
        margin: 0;
    }

    .search {
        width: 0;
        max-width: 0;
        height: 32px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        border: none;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }

    .slider_wrap {
        display: none;
    }

    .slider_wrap_mob {
        display: block;
    }
    .slide_title a {
        font-family: 'Roboto', sans-serif;
        color: #F5F5F5;
        padding: 15px;
        text-decoration: none;
        display: block;
        width: 100%;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;

    }
    .slide_title a:hover {
        text-decoration: underline;
    }

    .newsline {
        margin-top: 20px;
    }

    .publication_newsline {
        padding-right: 0 !important;
        padding-left: 20px !important;
    }
    .footer_right {
        border-left: 1px solid #C4C4C4;
    }

    .nav_wrap_mobile {
        z-index: 5555;
        position: absolute;
        height: auto;
        background: #374144;
        width: auto;
        display: flex;
        flex-direction: row;
        margin-top: 53px;
        margin-left: 0;
        left: 0;
        display: none;
        padding: 0 45px 20px 45px;

    }

    .nav_wrap_mobile > div > ul   {
        padding: 20px 0 0 0;
    }

    .nav_wrap_mobile > div > ul > li  {
        list-style: none;
        padding: 10px 0;
    }

    .nav_main_mob > ul > li > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 22px;
        color: #F5F5F5;
        text-decoration: none;
    }
    .nav_main_mob > div > ul > li > a:hover {
        text-decoration: underline;
    }
    .nav_mob_line{
        width: 1px;
        background: #C4C4C4;
        opacity: 0.5;
        margin: 20px 0;
        display: none;
    }
    .nav_main_mob {
        margin-right: 40px;
    }
    .nav_sub_mob {
        padding-left: 25px;
        display: none;
    }

    .nav_sub_mob > ul > li > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-decoration: none;
        color: #C4C4C4;
    }


    .close {
        position: absolute;
        right: 22px;
        top: 0;
        width: 32px;
        height: 32px;
        opacity: 1;
    }
    .close:hover {
        opacity: 1;
    }
    .close:before, .close:after {
        position: absolute;
        left: 25px;
        content: ' ';
        height: 26px;
        width: 4px;
        background-color: #F5F5F5;
    }
    .close:before {
        transform: rotate(45deg);
    }
    .close:after {
        transform: rotate(-45deg);
    }

    .col_tab {
        display: flex;
        flex-direction: column;
        float: left;
        width: 50%;
        padding-right: 20px
    }
    .region_menu_m {
        display: flex;
        flex-direction: column;
        padding: 20px !important;
        float: left;
    }
    .nav_main_mob > .region_menu_m > li > a{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #F5F5F5;
        text-decoration: none;
    }
    .nav_main_mob > .region_menu_m > li {
        line-height: 10px;
    }
    .social_mobile {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .publication_content > .publication_text iframe {
        width: 100%;
        display: table;
        text-align: center;
        margin: 0 auto;
    }
    .mob_home {
        display: none;
    }
    .paginate_mobile {
        display: none;
    }
    .two_column_section {
        padding: 0 20px 0 20px;
        word-wrap: break-word;
        margin-top: 75px;
    }

    .mrg_no_top {
        margin-top: 0 !important;
    }

    .main_section {
        width: 100%;
        max-width: 100%;
        display: block;
        margin: 0 auto;
        height: auto;
    }
    .head {
        display: none;
    }
    .mobile-head {
        display: block;
        display: block;
        position: fixed;
        width: 100%;
        z-index: 555;
        top: 0;
    }

    .mob_nav_bar {
        display: inline-block;
        cursor: pointer;
        margin-right: 20px;
    }

    .bar1, .bar2, .bar3 {
        width: 30px;
        height: 4px;
        background-color: #fff;
        margin: 6px 0;
        transition: 0.4s;
    }

    .change .bar1 {
        -webkit-transform: rotate(-45deg) translate(-9px, 6px);
        transform: rotate(-45deg) translate(-9px, 6px);
    }

    .change .bar2 {opacity: 0;}

    .change .bar3 {
        -webkit-transform: rotate(45deg) translate(-8px, -8px);
        transform: rotate(45deg) translate(-8px, -8px);
    }
    .slider_wrap {
        display: none;
    }

    .slider_wrap_mob {
        display: block;
    }
    .mob_right {
        width: 50%;
        margin-top: 5px;
        padding-right: 20px;
    }
    .mob_left {
        width: 50%;
    }
    .mob_right > div > .lang {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
        text-align: right;
        float: right;
    }
    .mob_right > div > .lang > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 27px;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .mob_right > div > .lang > a.lang-active {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 27px;
        text-align: right;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .search_wrap {
        float: right;
        margin-left: 20px;
    }
    .search_active {
        width: 240px;
        max-width: 240px;
        height: 28px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        color: #fff;
        font-family: 'Roboto', sans-serif;
        border: 1px solid #C4C4C4;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }
    .search_submit_active {
        background: none;
        border: none;
        position: absolute;
        margin: 4px 0 0 210px;
    }


    .search_submit {
        background: none;
        border: none;
        position: absolute;
        margin: 0;
    }

    .search {
        width: 0;
        max-width: 0;
        height: 32px;
        background: transparent;
        font-size: 14px;
        font-weight: 400;
        font-family: 'Roboto', sans-serif;
        border: none;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        padding-left: 10px;
        -webkit-transition: background .55s ease;
        -moz-transition: background .55s ease;
        -ms-transition: background .55s ease;
        -o-transition: background .55s ease;
        transition: background .55s ease;
    }

    .slider_wrap {
        display: none;
    }

    .slider_wrap_mob {
        display: block;
    }
    .slide_title a {
        font-family: 'Roboto', sans-serif;
        color: #F5F5F5;
        padding: 15px;
        text-decoration: none;
        display: block;
        width: 100%;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;

    }
    .slide_title a:hover {
        text-decoration: underline;
    }

    .newsline {
        margin-top: 20px;
    }

    .publication_newsline {
        padding-right: 0 !important;
        padding-left: 20px !important;
    }
    .footer_right {
        border-left: 1px solid #C4C4C4;
    }

    .nav_wrap_mobile {
        z-index: 5555;
        position: absolute;
        height: auto;
        background: #374144;
        width: auto;
        display: flex;
        flex-direction: row;
        margin-top: 53px;
        margin-left: 0;
        left: 0;
        display: none;
        padding: 0 45px 20px 45px;

    }

    .nav_wrap_mobile > div > ul   {
        padding: 20px 0 0 0;
    }

    .nav_wrap_mobile > div > ul > li  {
        list-style: none;
        padding: 0px 0;
    }

    .nav_main_mob > ul > li > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #F5F5F5;
        text-decoration: none;
        padding:10px;
        display:block;
    }
    .nav_main_mob > .region_menu_m > li > a {display:inline;}
    .nav_wrap_mobile > .nav_sub_mob > ul > li {padding:10px 0;}
    .nav_main_mob > div > ul > li > a:hover {
        text-decoration: underline;
    }
    .nav_mob_line{
        width: 1px;
        background: #C4C4C4;
        opacity: 0.5;
        margin: 20px 0;
        display: none;
    }
    .nav_main_mob {
        margin-right: 40px;
    }
    .nav_sub_mob {
        padding-left: 25px;
        display: none;
    }

    .nav_sub_mob > ul > li > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 16px;
        line-height: 22px;
        text-decoration: none;
        color: #C4C4C4;
    }


    .close {
        position: absolute;
        right: 22px;
        top: 0;
        width: 32px;
        height: 32px;
        opacity: 1;
    }
    .close:hover {
        opacity: 1;
    }
    .close:before, .close:after {
        position: absolute;
        left: 25px;
        content: ' ';
        height: 26px;
        width: 4px;
        background-color: #F5F5F5;
    }
    .close:before {
        transform: rotate(45deg);
    }
    .close:after {
        transform: rotate(-45deg);
    }

    .col_tab {
        display: flex;
        flex-direction: column;
        float: left;
        width: 50%;
        padding-right: 20px
    }
    .region_menu_m {
        display: flex;
        flex-direction: column;
        padding: 20px !important;
        float: left;
    }

    .nav_main_mob > .region_menu_m > li > a{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #F5F5F5;
        text-decoration: none;
    }
    .nav_main_mob > .region_menu_m > li {
        line-height: 10px;
    }
    .social_mobile {
        display: none;
    }
}

@media only screen and (max-width: 450px) {
    .publication_content > .publication_text iframe {
        width: 100%;
    }
    .publication_content > h1.publication_title {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: bold;
        font-size: 22px;
        line-height: 28px;
        color: #000;
        margin: 0;
        padding: 15px 0;
    }
    .two_column_section {
        padding: 0;
        word-wrap: break-word;
        margin-top: 75px;
    }
    .mob_home {
        display: block;
        padding-top: 5px;
    }
    .publication_newsline {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    .mob_right > div > .lang {
        display: none;
        float: none;
    }
    .widget-heading-mob {display:block;font-family: 'Roboto', sans-serif;font-style: normal;font-weight: 500;font-size: 14px;line-height: 19px;text-transform: uppercase;color: #AD1414;}
    .list-switcher {margin-top:30px;}
    .list-switcher .widget-heading-mob {float:left;margin-top: 8px;}
    .list-switcher .last_popular {float:right;}

    .titile_news_list {font-size:16px;}

    .mob_left {
        width: 90%;
    }

    .mob_right {
        width: 10%;
        margin-top: 5px;
        padding-right: 0
    }
    .search_wrap {
        display: none;
    }
    .mob_home {
        text-align: right;
    }
    .close {
        position: absolute;
        right: 38px;
        top: 20px;
        width: 32px;
        height: 32px;
        opacity: 1;
    }
    .no_indent_m {
        padding: 0 !important;
    }
    .no_indent_left_m {
        padding-left: 0 !important;
    }
    .no_indent_right_m {
        padding-right: 0 !important;
    }
    .col_tab {
        display: flex;
        flex-direction: column;
        float: none;
        width: 100%;
        padding-right: 0

    }
    .nav_wrap_mobile {
        z-index: 5555;
        position: absolute;
        height: auto;
        background: #374144;
        flex-direction: row;
        margin-top: 57px;
        margin-left: 0;
        left: 0;
        display: none;
        width: 100%;
        padding: 20px 20px 20px 20px;
    }

    .nav_wrap_mobile >  .lang > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 300;
        font-size: 16px;
        line-height: 22px;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .nav_wrap_mobile > .lang > a.lang-active {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 600;
        font-size: 16px;
        line-height: 27px;
        text-align: right;
        text-transform: uppercase;
        color: #F5F5F5;
    }
    .nav_wrap_mobile >  .lang {
        position: absolute;
        color: #F5F5F5;
        font-size: 16px;
        line-height: 22px;
        display: block;
    }
    .paginate {
        display: none;
    }

    .paginate_mobile  {
        background:#f1f1f1;
        display: flex;
        flex-direction: row;
        justify-content: center;
        padding: 15px 0;
        margin:15px 0;
    }
    .paginate_mobile a {
        text-decoration: none;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 20px;
        line-height: 19px;
        display: flex;
        padding: 0 15px;
        align-items: center;
        color: #929292;

    }
    .paginate_mobile a:hover {
        color: #465F93;
        font-weight: 700;
    }
    .paginate_mobile > a.pag-num {
        height: 32px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;

    }
    .paginate_mobile > a.active {
        border: 1px solid #C4C4C4;
        box-sizing: border-box;
        border-radius: 32px;
        height: 32px;
        width: 32px;
        vertical-align: middle;
        display: flex;
        justify-content: center;
        align-items: center;
        font-style: normal;
        font-weight: bold;
        font-size: 14px;
        line-height: 19px;
        color: #374144;
        font-family: 'Roboto', sans-serif;
    }
    .publication_breadcrumbs {
        display: none;
    }
    .publication_breadcrumbs_mobile {
        display: block;
        margin-top:20px;
    }
    .publication_content .publication_text blockquote {padding-left:50px;}
    .publication_content .publication_text blockquote:before {left:0;}
    .video-also {margin:0 0;}
    .video-also .list-switcher {margin-left:0 !important;}
    .newsline_pub {}
    .video_main .heading a {font-size:16px;font-weight:500;}
    .video_list .newsline_pub > a {font-size:14px;line-height: 19px;font-weight:400;}
    .alpha_wrap a {padding:3px 7px;font-size:14px;line-height: 23px;}
    .dossier_caption > a.dossierr_author {font-size:12px;line-height: 14px;}
    .dossier_caption > .dossier_desc {font-size:14px;line-height: 19px;}
    .dossier_list {padding-top:0;}
    .active-sub {background:#929292;}
    .views_wrap {
        text-align: right;
        float: right;
        color:#C4C4C4;
    }
    .publication_subtitle {
        display: none;
    }
    .publication_subtitle_mobile {
        display: block;
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #000000;
        padding-bottom: 5px;
        margin-top: 0px;
    }
    .read_more_mobile {
        float: right;
        font-family: 'Roboto', sans-serif;
        color: #C4C4C4;
        text-decoration: none;
        padding-right: 10px;
        font-style: normal;
        font-weight: normal;
        font-size: 13px;
        line-height: 15px;
        padding-right: 0;
    }
    .footer_wrap {
        display: none;
    }
    .footer_wrap_mobile {
        display: block;
    }

    .footer_menu {
        list-style: none;
        margin: 0;
        padding-left: 20px;
    }
    .footer_menu > li {
        list-style: none;
        padding: 8px 0;
    }

    .footer_menu > li > a {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 120%;
        color: #C4C4C4;
        text-decoration: none;
        text-transform: uppercase;
    }
    .footer_line {
        width: 1px;
        background: #C4C4C4;
        opacity: 0.5;
        float: left;
        height: 100px;
        margin-left: 50px;
    }
    .footer_mobile_logo {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding-top: 20px;
    }
    .copy {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 9px;
        line-height: 120%;
        color: #E2E2E2;
        opacity: 0.5;
    }
    .copy_txt {
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 10px;
        line-height: 14px;
        text-align: left;
        color: #FFFFFF;
        padding-top: 10px;
    }
    .soc_wrap {
        padding-right: 0;
    }
    .region_menu_m {
        display: flex;
        flex-direction: column;
        width: 50%;
        padding: 0px !important;
        float: left;
    }

    .nav_main_mob > .region_menu_m >  li > a{
        font-family: 'Roboto', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 13px;
        color: #F5F5F5;
        text-decoration: none;
    }
    .nav_main_mob > .region_menu_m  > li {
        line-height: 10px;
        padding: 10px 0;
    }
    .social_desktop {
        display: none;
    }
    .publication_content > .publication_author {
        padding: 10px 0 0 0;
    }
    .social_mobile {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    .publication_content > .publication_tags {
        margin-bottom: 55px;
        display: block;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding-top: 15px;
    }
    .nav_wrap_mob {
        border-bottom: 4px solid #ad1414;
    }
}
