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

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

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

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

a img {
  border: none;
}

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

@font-face {
  font-family: "Sputnik";
  src: url('/css/fonts/sputnik-display.eot');
  src: url('/css/fonts/sputnik-display.eot?#iefix') format('embedded-opentype'), url('/css/fonts/sputnik-display.woff') format('woff'), url('/css/fonts/sputnik-display.ttf') format('truetype'), url('/css/fonts/sputnik-display.svg') format('svg');
}
@font-face {
  font-family: "NanumBarunGothic";
  src: url('/css/fonts/NanumBarunGothic.eot');
  src: url('/css/fonts/NanumBarunGothic.eot?#iefix') format('embedded-opentype'), url('/css/fonts/NanumBarunGothic.woff2') format('woff2'), url('/css/fonts/NanumBarunGothic.woff') format('woff'), url('/css/fonts/NanumBarunGothic.ttf') format('truetype');
}
audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

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

[hidden] {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
  font-family: 'Open Sans', sans-serif;
  color: #222;
}
.site_cn html, .site_cn button, .site_cn input, .site_cn select, .site_cn textarea {
  font-family: Arial, 'Open Sans', 'Roboto', sans-serif !important;
}
.site_eg html, .site_fa html, .site_ur html, .site_ps html, .site_da html, .site_eg button, .site_fa button, .site_ur button, .site_ps button, .site_da button, .site_eg input, .site_fa input, .site_ur input, .site_ps input, .site_da input, .site_eg select, .site_fa select, .site_ur select, .site_ps select, .site_da select, .site_eg textarea, .site_fa textarea, .site_ur textarea, .site_ps textarea, .site_da textarea {
  font-family: Arial, Helvetica, sans-serif !important;
}
.site_kr html, .site_kr button, .site_kr input, .site_kr select, .site_kr textarea {
  font-family: 'NanumBarunGothic', 'Open Sans', sans-serif !important;
}
.site_vn html, .site_vn button, .site_vn input, .site_vn select, .site_vn textarea {
  font-family: Arial, sans-serif !important;
}

body {
  margin: 0;
  font-size: 13px;
  line-height: 1.231;
}
.site_eg body, .site_fa body, .site_ur body, .site_ps body, .site_da body {
  font-size: 15px;
}
body.site_cn {
  font-family: Arial, 'Open Sans', 'Roboto', sans-serif !important;
}
body.site_eg, body.site_fa, body.site_ur, body.site_ps, body.site_da {
  font-family: Arial, Helvetica, sans-serif !important;
}
body.site_kr {
  font-family: 'NanumBarunGothic', 'Open Sans', sans-serif;
}
body.site_vn {
  font-family: Arial, sans-serif;
}

::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}

a {
  color: #000;
  text-decoration: none;
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
  text-decoration: underline;
}

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

b, strong {
  font-weight: bold;
}

em, i, dfn {
  font-style: italic;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

small {
  font-size: 85%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  outline-style: none;
}

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

label {
  cursor: pointer;
}

legend {
  *margin-left: -7px;
  white-space: normal;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
}

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

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

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}

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-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

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

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

td {
  vertical-align: top;
}

html {
  position: relative;
  min-height: 100%;
}

body {
  min-width: 1000px;
}

.l-wrap {
  width: 1000px;
  margin: 0 auto;
}
.l-wrap.m-nobgimg {
  background-image: none !important;
}

.l-dark {
  background-color: #000;
  color: #FFF;
}
.l-dark a {
  color: #FFF;
}

.l-maincolumn {
  float: left;
  width: 700px;
  position: relative;
}
.l-maincolumn.m-static {
  position: static;
}

.l-sidebar {
  float: right;
  width: 300px;
  position: relative;
  z-index: 10;
}

.l-content {
  padding-left: 36px;
  padding-right: 36px;
  *zoom: 1;
}
.l-content:after {
  content: "";
  display: table;
  clear: both;
}

.l-orange {
  position: relative;
}
.l-orange:before {
  content: "";
  position: absolute;
  left: -9999px;
  right: 1px;
  height: 123px;
  background: #f7961d;
  z-index: -1;
}
.l-orange .l-maincolumn {
  background: transparent;
}

.m-line {
  position: relative;
  display: block;
  height: 0px;
}
.m-line:before {
  content: " ";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0px;
  border-bottom: 1px solid #ebebeb;
}
.m-line.m-t20:before {
  top: 20px;
}
.m-line.m-t36:before {
  top: 36px;
}

.m-oh {
  overflow: hidden;
}

.m-mb20 {
  margin-bottom: 20px;
}

.m-mt20 {
  margin-top: 20px;
}

.m-pl36 {
  padding-left: 36px;
}

.m-pt20 {
  padding-top: 20px !important;
}

.m-clear {
  *zoom: 1;
}
.m-clear:after {
  content: "";
  display: table;
  clear: both;
}

.m-clearspace {
  margin-bottom: -10000px;
}

.b-topline {
  margin: 32px 0px 16px;
  position: relative;
}
.b-topline .b-toplogo {
  padding: 11px 18px 10px;
  background: #f7961d;
  font-size: 24px;
  font-family: "Sputnik";
  font-weight: 400;
  text-transform: uppercase;
  text-decoration: none;
}
.site_cn .b-topline .b-toplogo {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-topline .b-toplogo, .site_fa .b-topline .b-toplogo, .site_ur .b-topline .b-toplogo, .site_ps .b-topline .b-toplogo, .site_da .b-topline .b-toplogo {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-topline .b-toplogo {
  font-family: "NanumBarunGothic";
}
.b-topline .b-toplogo:hover {
  text-decoration: none;
}

.b-block {
  margin-bottom: 20px;
  border: 1px solid #ebebeb;
}
.b-block.m-mb0 {
  margin-bottom: 0;
}
.b-block.m-bbn {
  border-bottom: none;
}

.b-block__title {
  height: 42px;
  background-color: #000;
  padding: 0 20px;
  font-size: 15px;
  line-height: 42px;
  font-family: "Sputnik";
  text-transform: uppercase;
  color: #f7961d;
  white-space: nowrap;
  overflow: hidden;
  margin: -1px -1px 0;
}
.site_eg .b-block__title, .site_fa .b-block__title, .site_ur .b-block__title, .site_ps .b-block__title, .site_da .b-block__title {
  font-size: 17px;
}
.site_cn .b-block__title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-block__title, .site_fa .b-block__title, .site_ur .b-block__title, .site_ps .b-block__title, .site_da .b-block__title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-block__title {
  font-family: "NanumBarunGothic";
}
.site_kr .b-block__title {
  font-size: 17px;
}
.b-block__title a {
  color: #f7961d;
}
.b-block__title a:hover {
  text-decoration: none;
}
.b-block__title.white {
  background: #fff;
  border: 1px #ebebeb solid;
  border-bottom: 0px;
}
.b-block__title.m-icon {
  position: relative;
  overflow: visible;
}
.b-block__title.m-icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  right: 17px;
  background-image: url("/i/elements/ww2icon.png");
  background-position: top left;
  background-repeat: no-repeat;
  height: 61px;
  width: 50px;
}

.b-article__text h3.b-block__title {
  line-height: 2.2;
  margin: -1px -1px 0;
  color: #f7961d;
}

.b-block__content {
  padding: 20px;
  background-color: #FFF;
}

.b-header {
  position: relative;
  *zoom: 1;
}
.b-header:after {
  content: "";
  display: table;
  clear: both;
}
.b-header .l-wrap {
  position: relative;
}

.b-headerwidget__name {
  display: inline-block;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 11px;
  vertical-align: top;
}
.b-headerwidget__name.m-ptsans {
  font-family: 'Roboto', sans-serif;
}

.b-lang-switcher {
  display: inline-block;
  padding: 0;
  font-weight: bold;
  text-transform: uppercase;
  color: #f7961d;
  width: 48px;
  margin-right: 20px;
  position: relative;
}
.site_uz .b-lang-switcher {
  width: 88px;
}
.b-lang-switcher .b-lang-switcher__list {
  font: bold 10px Arial;
  text-transform: uppercase;
}
.b-lang-switcher .b-lang-switcher__list .b-lang-switcher__item {
  display: inline-block;
  text-decoration: none;
  line-height: 10px;
  padding: 5px 6px 4px;
  text-align: center;
  color: #f7961d;
  background: #fff;
  min-width: 26px;
}
.b-lang-switcher .b-lang-switcher__list .b-lang-switcher__item.active {
  color: #fff;
  background: #f7961d;
}

.b-header__special {
  height: 173px;
  background-color: #f7961d;
  position: relative;
}

.b-header__special-title {
  background-color: #000;
  padding: 0 20px;
  height: 42px;
  line-height: 42px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "Sputnik";
  font-size: 18px;
  position: absolute;
  z-index: 10;
  right: 20px;
  bottom: 20px;
}
.site_cn .b-header__special-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-header__special-title, .site_fa .b-header__special-title, .site_ur .b-header__special-title, .site_ps .b-header__special-title, .site_da .b-header__special-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-header__special-title {
  font-family: "NanumBarunGothic";
}
.site_eg .b-header__special-title, .site_fa .b-header__special-title, .site_ur .b-header__special-title, .site_ps .b-header__special-title, .site_da .b-header__special-title {
  font-size: 20px;
}

.b-header__special-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 1000px;
  height: 173px;
}
.b-header__special-bg img {
  height: 173px !important;
  width: auto !important;
}

.b-header__plain {
  height: 136px;
  background-color: #f7961d;
  position: relative;
}
.b-header__plain a {
  color: #FFF;
}

.b-header__plain-title {
  position: absolute;
  bottom: 20px;
  right: 36px;
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  font-family: "Sputnik";
  max-width: 540px;
  text-align: right;
}
.site_eg .b-header__plain-title, .site_fa .b-header__plain-title, .site_ur .b-header__plain-title, .site_ps .b-header__plain-title, .site_da .b-header__plain-title {
  font-size: 20px;
}
.site_cn .b-header__plain-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-header__plain-title, .site_fa .b-header__plain-title, .site_ur .b-header__plain-title, .site_ps .b-header__plain-title, .site_da .b-header__plain-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-header__plain-title {
  font-family: "NanumBarunGothic";
}
.site_kr .b-header__plain-title {
  font-size: 20px;
}

.b-header__plain-rss {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 13px;
  height: 13px;
  line-height: 18px;
  position: relative;
  top: -1px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1063px;
}

.b-header__nav {
  position: relative;
  *zoom: 1;
  background-color: #efeeec;
}
.b-header__nav:after {
  content: "";
  display: table;
  clear: both;
}
.b-header__nav .l-wrap {
  position: relative;
  height: 55px;
  line-height: 55px;
  text-align: right;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.b-header__nav .b-header__items {
  display: inline-block;
  position: absolute;
  left: 0px;
  top: 0px;
  height: 55px;
  white-space: nowrap;
}

.b-header__nav-search {
  line-height: 35px;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  right: 0;
  top: 10px;
}
.site_eg .b-header__nav-search, .site_fa .b-header__nav-search, .site_ur .b-header__nav-search, .site_ps .b-header__nav-search, .site_da .b-header__nav-search {
  font-size: 13px;
}
.site_kr .b-header__nav-search {
  font-size: 13px;
}
.b-header__nav-search a {
  color: #f7961d;
}
.m-search-open .b-header__nav-search a {
  display: none;
}

.b-header__nav-form {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.b-header__nav-form-text {
  width: 0;
  height: 35px;
  line-height: 35px;
  border: none;
  outline-style: none;
  padding: 0;
  font-size: 12px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.m-search-open .b-header__nav-form-text {
  padding: 0 30px 0 18px;
  width: 250px;
}
.m-search-open .b-header__nav-form-text.shorten {
  width: 250px;
}

.b-header__nav-form-submit {
  width: 17px;
  height: 19px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1122px;
  position: absolute;
  right: 10px;
  top: 10px;
  border: none;
  z-index: 10;
  outline-style: none;
  display: none;
}
.m-search-open .b-header__nav-form-submit {
  display: block;
}

.b-header__weather {
  display: inline-block;
  position: relative;
  margin: 0 10px 0 26px;
  cursor: default;
  white-space: nowrap;
}

.b-header__nav-weather {
  line-height: 42px;
  position: absolute;
  left: 170px;
  font-size: 12px;
  font-weight: bold;
}
.site_eg .b-header__nav-weather, .site_fa .b-header__nav-weather, .site_ur .b-header__nav-weather, .site_ps .b-header__nav-weather, .site_da .b-header__nav-weather {
  font-size: 14px;
}

.b-header__nav-weather-ico {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  margin: 0 10px 0 20px;
}

.b-header__nav-radio {
  line-height: 55px;
  font-weight: bold;
  font-size: 11px;
  text-transform: uppercase;
  position: absolute;
  right: 520px;
  top: 0;
}
.site_eg .b-header__nav-radio, .site_fa .b-header__nav-radio, .site_ur .b-header__nav-radio, .site_ps .b-header__nav-radio, .site_da .b-header__nav-radio {
  font-size: 13px;
}
.b-header__nav-radio.m-t0 {
  top: 0px;
}
.b-header__nav-radio.m-r400 {
  right: 400px;
}
.site_uz .b-header__nav-radio {
  right: 470px;
}

.b-header__nav-radio-play {
  position: relative;
  top: -1px;
  width: 22px;
  height: 22px;
  display: inline-block;
  background-color: #FFF;
  vertical-align: middle;
  cursor: pointer;
  margin: 0 10px 0 8px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.b-header__nav-radio-play:after {
  content: "";
  position: absolute;
  top: 6px;
  left: 7px;
  width: 10px;
  height: 11px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -916px;
  margin: auto;
}

.b-header__nav-radio-volume {
  width: 15px;
  height: 13px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2746px;
}

.b-header__nav-social {
  line-height: 55px;
  position: absolute;
  left: 530px;
  top: 0;
}
.b-header__nav-social.m-r0 {
  margin-right: 0px;
  left: auto;
  right: 0px;
  top: -10px;
}
.b-header__nav-social.m-r0 .b-header__nav-social-item {
  margin-right: 0px;
  margin-left: 25px;
}
.b-header__nav-social.m-l630 {
  left: 630px;
}
.site_uz .b-header__nav-social {
  left: 550px;
}

.b-header__nav-social-item {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 25px;
  position: relative;
  top: -2px;
}
.b-header__nav-social-item.fb {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -587px;
  width: 7px;
  height: 14px;
}
.b-header__nav-social-item.tw {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2290px;
  width: 14px;
  height: 12px;
}
.b-header__nav-social-item.ins {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -653px;
  width: 12px;
  height: 12px;
}
.b-header__nav-social-item.pin {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -844px;
  width: 14px;
  height: 14px;
}
.b-header__nav-social-item.weibo {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2811px;
  width: 18px;
  height: 15px;
}
.b-header__nav-social-item.soundcloud {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1466px;
  width: 22px;
  height: 10px;
}
.b-header__nav-social-item.vk {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2478px;
  width: 14px;
  height: 9px;
}
.b-header__nav-social-item.ok {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -756px;
  width: 9px;
  height: 16px;
}
.b-header__nav-social-item.gp {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -617px;
  width: 22px;
  height: 22px;
}
.b-header__nav-social-item.rss {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1034px;
  width: 13px;
  height: 13px;
}
.b-header__nav-social-item.youtube {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2842px;
  width: 20px;
  height: 16px;
}
.b-header__nav-social-item.appstore {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -31px;
  width: 20px;
  height: 16px;
}
.b-header__nav-social-item.gplay {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 0;
  width: 20px;
  height: 16px;
}
.b-header__nav-social-item a {
  display: block;
  height: 100%;
}

.b-sitenav {
  background: #000;
  font-size: 11px;
  color: #fff;
  padding: 15px 0;
}
.site_eg .b-sitenav, .site_fa .b-sitenav, .site_ur .b-sitenav, .site_ps .b-sitenav, .site_da .b-sitenav {
  font-size: 13px;
}
.b-sitenav a {
  color: #FFF;
}
.b-sitenav .l-wrap {
  position: relative;
}
.b-sitenav .b-banner {
  margin-top: 15px;
  text-align: center;
}

.site_ge .b-sitenav__lang li.abk {
  display: none;
}
.site_ge .b-sitenav__lang li.oss {
  display: none;
}

.b-sitenav__lang {
  color: #f7961d;
  font-weight: bold;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: 35px;
  height: 13px;
  margin-right: 20px;
}
.b-sitenav__lang.active li {
  display: block;
}
.b-sitenav__lang ul {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 200;
  background-color: #000;
}
.b-sitenav__lang ul:after {
  content: "";
  position: absolute;
  left: 32px;
  top: 5px;
  width: 0;
  height: 0;
  z-index: 201;
  border-top: 5px solid #f7961d;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
}
.b-sitenav__lang li {
  display: none;
  margin-bottom: 3px;
  padding: 0 5px;
  cursor: pointer;
  white-space: nowrap;
}
.b-sitenav__lang .active {
  display: block;
}

.b-sitenav__logo {
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px;
  display: none;
}

.b-sitenav__time {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
}
.b-sitenav__time span {
  color: #f7961d;
  margin-right: 5px;
}
.site_jp .b-sitenav__time span, .site_kr .b-sitenav__time span {
  float: right;
  margin-left: 5px;
}

.b-sitenav__list {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

.b-sitenav__list-item {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.b-sitenav__list-item:first-child {
  margin-left: 0;
}
.b-sitenav__list-item.m-sitenav-current:first-child {
  font-weight: bold;
}

.b-mainnav {
  position: relative;
  z-index: 11;
}

.b-mainnav__control {
  position: absolute;
  margin-left: -20px;
  left: 50%;
  bottom: -16px;
  width: 40px;
  height: 18px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -681px;
  z-index: 1;
  cursor: pointer;
}

.b-mainnav__list {
  font-size: 0;
  white-space: nowrap;
  height: 42px;
  line-height: 42px;
  text-align: center;
}

.b-mainnav__item {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 11px;
  margin-left: 10px;
  text-align: left;
}
.site_eg .b-mainnav__item, .site_fa .b-mainnav__item, .site_ur .b-mainnav__item, .site_ps .b-mainnav__item, .site_da .b-mainnav__item {
  font-size: 13px;
}
.site_hin_in .b-mainnav__item, .site_kr .b-mainnav__item {
  font-size: 13px;
}
.b-mainnav__item:first-child {
  margin-left: 0;
}
.b-mainnav__item a {
  padding: 0 15px;
  line-height: 42px;
  display: block;
}
.site_uk .b-mainnav__item a, .site_us .b-mainnav__item a {
  padding: 0 28px;
}
.site_cn .b-mainnav__item a {
  padding: 0 24px;
  font-size: 13px;
}
.site_eg .site_cn .b-mainnav__item a, .site_fa .site_cn .b-mainnav__item a, .site_ur .site_cn .b-mainnav__item a, .site_ps .site_cn .b-mainnav__item a, .site_da .site_cn .b-mainnav__item a {
  font-size: 15px;
}
.b-mainnav__item.active, .b-mainnav__item.open {
  background-color: #000;
  position: relative;
  bottom: -3px;
}
.b-mainnav__item.active a, .b-mainnav__item.open a {
  color: #f7961d;
  text-decoration: none;
}

.b-mainnav__2level {
  background-color: #000;
  position: absolute;
  bottom: -42px;
  width: 100%;
  z-index: 10;
  display: none;
}
.b-mainnav__2level.active {
  display: block;
}

.b-mainnav__2level-list {
  height: 42px;
  line-height: 42px;
  float: left;
  font-size: 0;
  white-space: nowrap;
}
.b-mainnav__2level-list li {
  display: inline-block;
  padding: 0 15px;
  font-size: 12px;
}
.site_eg .b-mainnav__2level-list li, .site_fa .b-mainnav__2level-list li, .site_ur .b-mainnav__2level-list li, .site_ps .b-mainnav__2level-list li, .site_da .b-mainnav__2level-list li {
  font-size: 14px;
}
#parent-1013170787 .b-mainnav__2level-list li {
  padding: 0 11px;
}
.b-mainnav__2level-list a {
  color: #FFF;
}

.b-breakingnews {
  background-color: #efeeec;
  margin-bottom: -136px;
  padding-bottom: 136px;
}
.b-breakingnews.active {
  background-color: #040707;
  overflow: hidden;
}

.b-breakingnews__list {
  overflow: hidden;
  white-space: nowrap;
}

.b-breakingnews__message {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  vertical-align: top;
  white-space: normal;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -webkit-transform: translateX(200px);
  transform: translateX(200px);
  opacity: 0;
}
.b-breakingnews__message.m-active {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -webkit-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
.b-breakingnews__message.m-noanimation {
  -moz-transition: none;
  -o-transition: none;
  -webkit-transition: none;
  transition: none;
}

.b-breakingnews__next,
.b-breakingnews__prev {
  width: 0;
  height: 0;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  cursor: pointer;
}

.b-breakingnews__prev {
  border-right: 7px solid #f7961d;
  margin-left: 9px;
  margin-right: 10px;
}

.b-breakingnews__next {
  border-left: 7px solid #f7961d;
}

.b-breakingnews__title {
  font-weight: bold;
  font-size: 20px;
  color: #FFF;
  padding: 9px 0 8px;
  text-shadow: 0 0 1px #333;
  margin-top: 5px;
  margin-bottom: 6px;
  position: relative;
  z-index: 11;
}
.site_eg .b-breakingnews__title, .site_fa .b-breakingnews__title, .site_ur .b-breakingnews__title, .site_ps .b-breakingnews__title, .site_da .b-breakingnews__title {
  font-size: 22px;
}
.site_fr.m-pacific .b-breakingnews.active .b-breakingnews__title {
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  padding-left: 20px;
  margin-left: -20px;
  margin-top: 5px;
  margin-bottom: 6px;
  height: 24px;
}
.b-breakingnews__title a {
  color: #FFF;
}

.b-breakingnews__pref {
  color: #f00;
  float: left;
  margin-right: 10px;
}

.b-header__logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 174px;
  height: 163px;
  background: url(/i/logo.png) no-repeat 0 0;
}
.site_fr.m-pacific .b-header__logo {
  top: -55px;
  left: -105px;
  z-index: 9;
  width: 279px;
  height: 218px;
  background: url(/i/logo-france.png) no-repeat bottom right;
}
.b-header__logo.m-inverse {
  background-image: url(/i/logo-inverse.png);
}
.site_fr.m-pacific .b-header__logo.m-inverse {
  background-image: url(/i/logo-inverse-france.png);
}
.b-header__logo.m-interactive {
  background-image: url(/i/logo-interactive.png);
}
.b-header__logo.m-tilda {
  background-image: url(/i/logo-tilda.png);
}
.breakingnews .b-header__logo.m-inverse {
  background-image: url(/i/logo-breaking-inverse.png);
}
.site_fr.m-pacific .breakingnews .b-header__logo.m-inverse {
  background-image: url(/i/logo-breaking-inverse-france.png);
}
.breakingnews .b-header__logo {
  background-image: url(/i/logo-breaking.png);
}
.site_fr.m-pacific .breakingnews .b-header__logo {
  background-image: url(/i/logo-breaking-france.png);
  top: -52px;
  left: -105px;
  z-index: 9;
  width: 279px;
  height: 215px;
}
.site_cn .b-header__logo {
  background-image: url(/i/zh-cn/logo.png);
}
.site_cn .b-header__logo.m-inverse {
  background-image: url(/i/zh-cn/logo-inverse.png);
}
.site_cn .breakingnews .b-header__logo.m-inverse {
  background-image: url(/i/zh-cn/logo-breaking-inverse.png);
}
.site_cn .breakingnews .b-header__logo {
  background-image: url(/i/zh-cn/logo-breaking.png);
}
.site_cn .b-header__logo.m-interactive {
  background-image: url(/i/zh-cn/logo-interactive.png);
}
.site_cn.big5 .b-header__logo {
  background-image: url(/i/zh-tw/logo.png);
}
.site_cn.big5 .b-header__logo.m-inverse {
  background-image: url(/i/zh-tw/logo-inverse.png);
}
.site_cn.big5 .breakingnews .b-header__logo.m-inverse {
  background-image: url(/i/zh-tw/logo-breaking-inverse.png);
}
.site_cn.big5 .breakingnews .b-header__logo {
  background-image: url(/i/zh-tw/logo-breaking.png);
}
.site_cn.big5 .b-header__logo.m-interactive {
  background-image: url(/i/zh-tw/logo-interactive.png);
}
.site_kz .b-header__logo {
  display: none;
}
.b-header__logo:before {
  content: ' ';
  position: absolute;
  bottom: 95px;
  left: -6px;
  display: none;
  height: 123px;
  width: 134px;
  background: url(/i/ny2016.png) 0 100% no-repeat;
}
.ny2016.site_md .b-header__logo:before, .ny2016.site_uz .b-header__logo:before {
  bottom: -33px;
  left: -73px;
  height: 200px;
  width: 110px;
  background: url(/i/ny2016_2.png) 0 100% no-repeat;
}
.ny2016.site_int .b-header__logo:before, .ny2016.site_de .b-header__logo:before, .ny2016.site_fr .b-header__logo:before, .ny2016.site_es .b-header__logo:before, .ny2016.site_it .b-header__logo:before, .ny2016.site_cz .b-header__logo:before, .ny2016.site_pl .b-header__logo:before, .ny2016.site_br .b-header__logo:before, .ny2016.site_se .b-header__logo:before, .ny2016.site_no .b-header__logo:before, .ny2016.site_fi .b-header__logo:before, .ny2016.site_dk .b-header__logo:before, .ny2016.site_md .b-header__logo:before, .ny2016.site_uz .b-header__logo:before {
  display: block;
}
.ny2016 .breakingnews .b-header__logo:before {
  display: none;
}

.b-first-news {
  float: left;
  height: 440px;
  width: 700px;
  overflow: hidden;
  position: relative;
}
.b-first-news img {
  width: 100% !important;
  height: auto !important;
}
.b-first-news.b-first-news_wide {
  width: 700px;
}
.b-first-news .b-first-news__item-figcaption {
  display: block;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#B3000000', endColorstr='#B3000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  height: 119px;
  z-index: 10;
}
:root .b-first-news .b-first-news__item-figcaption {
  filter: none\0/IE9;
}
.b-first-news .b-first-news__item-datetime {
  display: block;
  position: absolute;
  left: 20px;
  top: 20px;
  font-size: 12px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.site_eg .b-first-news .b-first-news__item-datetime, .site_fa .b-first-news .b-first-news__item-datetime, .site_ur .b-first-news .b-first-news__item-datetime, .site_ps .b-first-news .b-first-news__item-datetime, .site_da .b-first-news .b-first-news__item-datetime {
  font-size: 14px;
}
.b-first-news .b-first-news__item-title {
  display: block;
  height: 60px;
  padding: 30px 20px 0px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Sputnik";
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.site_eg .b-first-news .b-first-news__item-title, .site_fa .b-first-news .b-first-news__item-title, .site_ur .b-first-news .b-first-news__item-title, .site_ps .b-first-news .b-first-news__item-title, .site_da .b-first-news .b-first-news__item-title {
  font-size: 18px;
}
.site_cn .b-first-news .b-first-news__item-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-first-news .b-first-news__item-title, .site_fa .b-first-news .b-first-news__item-title, .site_ur .b-first-news .b-first-news__item-title, .site_ps .b-first-news .b-first-news__item-title, .site_da .b-first-news .b-first-news__item-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-first-news .b-first-news__item-title {
  font-family: "NanumBarunGothic";
}
.b-first-news .b-first-news__item-announce {
  display: block;
  font-size: 12px;
  max-height: 149px;
  padding: 0px 20px;
  opacity: 0;
  -moz-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  line-height: 1.35;
}
.site_eg .b-first-news .b-first-news__item-announce, .site_fa .b-first-news .b-first-news__item-announce, .site_ur .b-first-news .b-first-news__item-announce, .site_ps .b-first-news .b-first-news__item-announce, .site_da .b-first-news .b-first-news__item-announce {
  font-size: 14px;
}

.b-secondary-news {
  position: relative;
  float: left;
  width: 299px;
  height: 219px;
  overflow: hidden;
  border-left: 1px solid #6c6c6c;
  border-bottom: 1px solid #6c6c6c;
}
.b-secondary-news img {
  width: 100% !important;
  height: auto !important;
}

.b-secondary-news__title {
  position: absolute;
  bottom: 12px;
  left: 25px;
  color: #fff;
  right: 14px;
}
.b-secondary-news__title a {
  color: #000;
}

.b-sitenav__userauth {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 30px;
}
.b-sitenav__userauth a {
  text-transform: none;
  color: #f7961d;
  cursor: pointer;
}

.b-sitenav__userauth-login {
  margin-right: 10px;
}

.b-sitenav__userauth-register {
  padding-right: 30px;
  margin-right: 20px;
  position: relative;
}
.b-sitenav__userauth-register:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 19px;
  height: 15px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1217px;
}

.b-sitenav__userpanel {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-right: 30px;
}
.b-sitenav__userpanel a {
  text-transform: none;
  color: #f7961d;
  cursor: pointer;
}

.b-sitenav__userpanel-avatar {
  margin-right: 10px;
}

.b-sitenav__userpanel-username {
  margin-right: 10px;
}

.b-sitenav__userpanel-logout {
  margin-right: 20px;
}

.footer {
  display: block;
  background-color: #000;
  padding: 0 0 100px;
  margin-top: 30px;
}

.footer__copyright {
  font-size: 12px;
  line-height: 18px;
  color: #999;
}
.site_eg .footer__copyright, .site_fa .footer__copyright, .site_ur .footer__copyright, .site_ps .footer__copyright, .site_da .footer__copyright {
  font-size: 14px;
}
.footer__copyright .footer-img__app:first-child {
  margin-right: 45px;
}

.footer__nav {
  color: #FFF;
  margin-bottom: 30px;
  font-size: 0;
  margin-top: 20px;
  white-space: nowrap;
}
.footer__nav a {
  color: #ccc;
}
.footer__nav dl {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 76px;
  vertical-align: top;
  max-width: 152px;
}
.footer__nav dl:first-child {
  margin-left: 0 !important;
}
.site_es .footer__nav dl {
  margin-left: 60px;
  max-width: 130px;
}
.site_vn .footer__nav dl {
  margin-left: 52px;
}
.site_ku .footer__nav dl {
  margin-left: 70px;
}
.site_pl .footer__nav dl {
  margin-left: 65px;
}
.site_cn .footer__nav dl {
  margin-left: 73px;
}
.site_se .footer__nav dl {
  margin-left: 60px;
}
.site_no .footer__nav dl, .site_dk .footer__nav dl {
  margin-left: 60px;
}
.site_fi .footer__nav dl {
  margin-left: 44px;
}
.footer__nav dt {
  color: #f7961d;
  font-size: 12px;
  height: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px;
  font-family: "Sputnik";
  white-space: nowrap;
}
.site_eg .footer__nav dt, .site_fa .footer__nav dt, .site_ur .footer__nav dt, .site_ps .footer__nav dt, .site_da .footer__nav dt {
  font-size: 14px;
}
.site_cn .footer__nav dt {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .footer__nav dt, .site_fa .footer__nav dt, .site_ur .footer__nav dt, .site_ps .footer__nav dt, .site_da .footer__nav dt {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .footer__nav dt {
  font-family: "NanumBarunGothic";
}
.footer__nav dt a {
  color: #f7961d;
}
.footer__nav dd {
  font-size: 12px;
  line-height: 18px;
}
.site_eg .footer__nav dd, .site_fa .footer__nav dd, .site_ur .footer__nav dd, .site_ps .footer__nav dd, .site_da .footer__nav dd {
  font-size: 14px;
}
.footer__nav ul {
  padding-left: 20px;
}
.footer__nav ul a {
  color: #A6A6A6;
}

.footer__counter {
  margin-top: 20px;
  clear: both;
}

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

.touchcarousel .touchcarousel-container {
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
  left: 0;
}

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

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

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

/* IE and Opera use "move", FF uses -moz-grab */
.touchcarousel .grab-cursor {
  cursor: url(/i/grab.png) 8 8, move;
}

.touchcarousel .grabbing-cursor {
  cursor: url(/i/grabbing.png) 8 8, move;
}

/* Cursor that used when mouse drag is disabled */
.touchcarousel .auto-cursor {
  cursor: auto;
}

.site_eg #smartbanner,
.site_fa #smartbanner,
.site_ur #smartbanner,
.site_ps #smartbanner,
.site_da #smartbanner {
  right: 0;
  left: auto;
}

#smartbanner {
  min-width: 1000px;
  position: absolute;
  left: 0;
  top: -82px;
  border-bottom: 1px solid #e8e8e8;
  width: 100%;
  height: 78px;
  font-family: Helvetica Neue, sans-serif;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
  z-index: 9998;
  overflow: hidden;
}
#smartbanner .sb-container {
  margin: 0 auto;
}
#smartbanner .sb-close {
  position: absolute;
  left: 5px;
  top: 5px;
  display: block;
  border: 2px solid #fff;
  width: 14px;
  height: 14px;
  font-family: ArialRoundedMTBold, Arial;
  font-size: 15px;
  line-height: 15px;
  text-align: center;
  color: #fff;
  background: #070707;
  text-decoration: none;
  text-shadow: none;
  border-radius: 14px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.4);
}
#smartbanner .sb-close:active {
  font-size: 13px;
  color: #aaa;
}
#smartbanner .sb-icon {
  position: absolute;
  left: 30px;
  top: 10px;
  display: block;
  width: 57px;
  height: 57px;
  background: rgba(0, 0, 0, 0.6);
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}
#smartbanner .sb-icon.gloss:after {
  content: '';
  position: absolute;
  left: 0;
  top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 50%;
  border-radius: 10px 10px 12px 12px;
}
#smartbanner .sb-info {
  position: absolute;
  left: 98px;
  top: 18px;
  width: 44%;
  font-size: 11px;
  line-height: 1.2em;
  font-weight: bold;
  color: #6a6a6a;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
#smartbanner .sb-info strong {
  display: block;
  font-size: 13px;
  color: #4d4d4d;
  line-height: 18px;
}
#smartbanner .sb-info em {
  font-style: normal;
  text-transform: uppercase;
}
#smartbanner .sb-info > span {
  display: block;
}
#smartbanner .sb-button {
  position: absolute;
  right: 5px;
  top: 24px;
  border: 1px solid #bfbfbf;
  padding: 0 10px;
  min-width: 10%;
  height: 24px;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  font-weight: bold;
  color: #6a6a6a;
  text-transform: uppercase;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6), 0 1px 0 rgba(255, 255, 255, 0.7) inset;
}
#smartbanner.android {
  border-color: #212228;
  background: #3d3d3d url(/i/btn-stripes.gif);
  border-top: 5px solid #88b131;
  box-shadow: none;
}
#smartbanner.android .sb-close {
  border: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  color: #b1b1b3;
  background: #1c1e21;
  text-shadow: 0 1px 1px #000;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
}
#smartbanner.android .sb-close:active {
  color: #eee;
}
#smartbanner.android .sb-info {
  color: #ccc;
  text-shadow: 0 1px 2px #000;
}
#smartbanner.android .sb-info strong {
  color: #fff;
}
#smartbanner.android .sb-button {
  min-width: 12%;
  border: 1px solid #dddcdc;
  padding: 1px;
  color: #d1d1d1;
  background: none;
  border-radius: 0;
}
#smartbanner.android .sb-button span {
  text-align: center;
  display: block;
  padding: 0 10px;
  background-color: #42b6c9;
  text-transform: none;
  text-shadow: none;
  box-shadow: none;
}
#smartbanner.android .sb-button:active {
  background: none;
}
#smartbanner.android .sb-button:active span {
  background: #2ac7e1;
}
#smartbanner.android .sb-button:hover {
  background: none;
}
#smartbanner.android .sb-button:hover span {
  background: #2ac7e1;
}
#smartbanner.no-icon .sb-icon {
  display: none;
}
#smartbanner #smartbanner.no-icon .sb-info {
  left: 34px;
}
#smartbanner.windows .sb-icon {
  border-radius: 0;
}

.b-tabs {
  background-color: #fff;
}

.b-tabs__head {
  font-size: 0;
  white-space: nowrap;
  display: table;
  width: 100%;
}

.b-tabs__head-item {
  display: table-cell;
  padding: 0 10px;
  height: 42px;
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  border-left: 1px solid #efeeec;
  border-bottom: 1px solid #efeeec;
  text-align: center;
  white-space: normal;
  vertical-align: middle;
}
.site_eg .b-tabs__head-item, .site_fa .b-tabs__head-item, .site_ur .b-tabs__head-item, .site_ps .b-tabs__head-item, .site_da .b-tabs__head-item {
  font-size: 12px;
}
.site_kr .b-tabs__head-item {
  font-size: 12px;
}
.b-tabs__head-item:first-child {
  border-left: none;
}
.b-tabs__head-item.active {
  position: relative;
  background-color: #FFF;
  border-bottom: none;
}
.b-tabs__head-item.active a {
  color: #f7961d;
}

.b-tabs__content {
  display: none;
  padding: 20px;
}
.b-tabs__content.m-p10 {
  padding: 20px 10px;
}
.b-tabs__content.active {
  display: block;
}

.b-main-news {
  position: relative;
  height: 440px;
  width: 1000px;
}

.b-main-news__first {
  position: absolute;
  top: 0;
  left: 0;
  height: 440px;
  overflow: hidden;
}
.b-main-news__first .m-count-1 {
  width: 1000px;
}
.m-count-3 .b-main-news__first {
  width: 700px;
}
.m-count-5 .b-main-news__first {
  width: 400px;
}
.b-main-news__first a {
  color: #FFF;
}

.b-main-news__first-content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  padding: 25px 36px;
}
:root .b-main-news__first-content {
  filter: none\0/IE9;
}
.b-main-news__first-content:hover .b-main-news__first-time,
.b-main-news__first-content:hover .b-main-news__first-story {
  opacity: 1;
  visibility: visible;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.b-main-news__first-content:hover .b-main-news__first-story {
  margin-top: 30px;
}
.b-main-news__first-content:hover .b-main-news__first-time {
  margin-bottom: 30px;
}

.b-main-news__first-time {
  text-transform: uppercase;
  font-size: 12px;
  font-family: "Sputnik";
  visibility: hidden;
  opacity: 0;
}
.site_eg .b-main-news__first-time, .site_fa .b-main-news__first-time, .site_ur .b-main-news__first-time, .site_ps .b-main-news__first-time, .site_da .b-main-news__first-time {
  font-size: 14px;
}
.site_cn .b-main-news__first-time {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-main-news__first-time, .site_fa .b-main-news__first-time, .site_ur .b-main-news__first-time, .site_ps .b-main-news__first-time, .site_da .b-main-news__first-time {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-main-news__first-time {
  font-family: "NanumBarunGothic";
}
.b-main-news__first-time a {
  margin-left: 5px;
  color: #f7961d;
}

.b-main-news__first-title {
  font-size: 30px;
  font-weight: bold;
  font-family: "Sputnik";
}
.site_eg .b-main-news__first-title, .site_fa .b-main-news__first-title, .site_ur .b-main-news__first-title, .site_ps .b-main-news__first-title, .site_da .b-main-news__first-title {
  font-size: 32px;
}
.site_cn .b-main-news__first-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-main-news__first-title, .site_fa .b-main-news__first-title, .site_ur .b-main-news__first-title, .site_ps .b-main-news__first-title, .site_da .b-main-news__first-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-main-news__first-title {
  font-family: "NanumBarunGothic";
}
.m-count-5 .b-main-news__first-title {
  font-size: 20px;
  line-height: 25px;
}
.site_eg .m-count-5 .b-main-news__first-title, .site_fa .m-count-5 .b-main-news__first-title, .site_ur .m-count-5 .b-main-news__first-title, .site_ps .m-count-5 .b-main-news__first-title, .site_da .m-count-5 .b-main-news__first-title {
  font-size: 22px;
}

.b-main-news__first-counters {
  height: 20px;
  line-height: 20px;
  position: relative;
  top: 4px;
}

.b-main-news__first-story {
  font-size: 13px;
  color: #FFF;
  visibility: hidden;
  margin-bottom: -20px;
  opacity: 0;
  position: relative;
  z-index: 10;
}
.site_eg .b-main-news__first-story, .site_fa .b-main-news__first-story, .site_ur .b-main-news__first-story, .site_ps .b-main-news__first-story, .site_da .b-main-news__first-story {
  font-size: 15px;
}
.m-count-5 .b-main-news__first-story {
  max-width: 215px;
}
.b-main-news__first-story:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  margin-right: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1793px;
}
.b-main-news__first-story a {
  color: #FFF;
}

.b-main-news__second {
  position: absolute;
  border-left: 1px solid #6c6c6c;
  width: 299px;
  height: 219px;
  overflow: hidden;
}
.m-count-3 .b-main-news__second.m-item-2 {
  left: 700px;
  top: 0;
  height: 220px;
}
.m-count-3 .b-main-news__second.m-item-3 {
  left: 700px;
  top: 220px;
  border-top: 1px solid #6c6c6c;
}
.m-count-5 .b-main-news__second.m-item-2 {
  left: 400px;
  top: 0;
  height: 220px;
}
.m-count-5 .b-main-news__second.m-item-3 {
  left: 700px;
  top: 0;
  height: 220px;
}
.m-count-5 .b-main-news__second.m-item-4 {
  left: 400px;
  top: 220px;
  border-top: 1px solid #6c6c6c;
}
.m-count-5 .b-main-news__second.m-item-5 {
  left: 700px;
  top: 220px;
  border-top: 1px solid #6c6c6c;
}

.b-main-news__second-img {
  display: block;
}
.b-main-news__second-img img {
  height: 220px !important;
  width: auto !important;
}

.b-main-news__second-title {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 16px 10px 27px;
  line-height: 1.2;
  font-size: 16px;
  font-family: "Sputnik";
}
.site_eg .b-main-news__second-title, .site_fa .b-main-news__second-title, .site_ur .b-main-news__second-title, .site_ps .b-main-news__second-title, .site_da .b-main-news__second-title {
  font-size: 18px;
}
.site_cn .b-main-news__second-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-main-news__second-title, .site_fa .b-main-news__second-title, .site_ur .b-main-news__second-title, .site_ps .b-main-news__second-title, .site_da .b-main-news__second-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-main-news__second-title {
  font-family: "NanumBarunGothic";
}
.site_jp .b-main-news__second-title {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
}
.site_cn .b-main-news__second-title span {
  font-weight: bold;
}
.b-main-news__second-title span {
  display: inline-block;
  background: #f7961d;
  padding: 0 7px;
  margin-left: -11px;
  margin-bottom: 2px;
  color: #000;
}

.b-news-stripe {
  margin: 0 -20px;
  background: #f7961d;
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.b-news-stripe:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0px;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 20px solid #e6e6e6;
}
.b-news-stripe:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 0px;
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 20px solid #e6e6e6;
}
.b-news-stripe .touchcarousel {
  width: 820px;
  display: none;
}
.site_cn .b-news-stripe .touchcarousel {
  width: 805px;
}
.site_de .b-news-stripe .touchcarousel, .site_pl .b-news-stripe .touchcarousel {
  width: 772px;
}
.site_fr .b-news-stripe .touchcarousel, .site_tr .b-news-stripe .touchcarousel {
  width: 792px;
}
.b-news-stripe .touchcarousel-item {
  width: 177px;
  padding-left: 20px;
  margin: 0;
  padding-bottom: 25px;
}
.site_cn .b-news-stripe .touchcarousel-item {
  padding-left: 35px;
  width: 120px;
}
.site_de .b-news-stripe .touchcarousel-item, .site_pl .b-news-stripe .touchcarousel-item {
  width: 165px;
}
.site_fr .b-news-stripe .touchcarousel-item, .site_tr .b-news-stripe .touchcarousel-item {
  width: 170px;
}
.b-news-stripe .touchcarousel-item.m-touch {
  display: table-cell;
  float: none;
}
.b-news-stripe .touchcarousel-item.first {
  margin: 0;
  padding-right: 32px;
  padding-left: 20px;
}
.site_cn .b-news-stripe .touchcarousel-item.first {
  padding-left: 35px;
}
.b-news-stripe .touchcarousel-item .b-counters {
  position: absolute;
  bottom: -2px;
  top: auto;
  left: 20px;
}
.site_cn .b-news-stripe .touchcarousel-item .b-counters {
  left: 35px;
}
.b-news-stripe .touchcarousel-item .touchcarousel-container {
  display: table;
}

.b-news-stripe__flipper {
  position: absolute;
  top: 50%;
  width: 33px;
  height: 33px;
  background-color: #000;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
}
.b-news-stripe__flipper.m-left {
  left: 20px;
}
.b-news-stripe__flipper.m-left:after {
  content: "";
  width: 12px;
  height: 19px;
  position: absolute;
  left: 9px;
  top: 7px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -420px;
}
.b-news-stripe__flipper.m-right {
  right: 20px;
}
.b-news-stripe__flipper.m-right:after {
  content: "";
  width: 12px;
  height: 19px;
  position: absolute;
  right: 9px;
  top: 7px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -490px;
}

.b-news-stripe__head {
  background-color: #efeeec;
  height: 33px;
  line-height: 33px;
}
.b-news-stripe__head ul {
  margin-left: 150px;
}
.site_cn .b-news-stripe__head ul {
  margin-left: 165px;
}
.site_de .b-news-stripe__head ul, .site_pl .b-news-stripe__head ul {
  margin-left: 195px;
}
.site_fr .b-news-stripe__head ul {
  margin-left: 175px;
}
.site_tr .b-news-stripe__head ul {
  margin-left: 158px;
}
.b-news-stripe__head li {
  display: inline-block;
}
.b-news-stripe__head li.active {
  background-color: #f7961d;
}
.site_kr .b-news-stripe__head a {
  font-size: 13px;
}
.b-news-stripe__head a {
  display: block;
  height: 100%;
  padding: 0 20px;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
}
.site_eg .b-news-stripe__head a, .site_fa .b-news-stripe__head a, .site_ur .b-news-stripe__head a, .site_ps .b-news-stripe__head a, .site_da .b-news-stripe__head a {
  font-size: 13px;
}

.b-news-stripe__content {
  padding-top: 20px;
}

.b-news-stripe__list {
  *zoom: 1;
  display: none;
  padding-bottom: 20px;
}
.b-news-stripe__list:after {
  content: "";
  display: table;
  clear: both;
}
.b-news-stripe__list.active {
  display: block;
  overflow: hidden;
  min-height: 40px;
}
.b-news-stripe__list.m-ml150 {
  margin-left: 150px;
}

.b-news-stripe__item {
  display: inline-block;
  padding-left: 20px;
  width: 19%;
  position: relative;
  font-weight: bold;
  font-size: 12px;
  line-height: 18px;
  padding-bottom: 10px;
  vertical-align: top;
}
.site_eg .b-news-stripe__item, .site_fa .b-news-stripe__item, .site_ur .b-news-stripe__item, .site_ps .b-news-stripe__item, .site_da .b-news-stripe__item {
  font-size: 14px;
}
.b-news-stripe__item a:hover {
  color: #FFF;
  text-decoration: none;
}
.site_cn .b-news-stripe__item {
  width: 125px;
  padding-left: 35px;
}
.b-news-stripe__item.first {
  font-size: 14px;
  line-height: 19px;
  font-family: "Sputnik";
  margin-right: 32px;
}
.site_eg .b-news-stripe__item.first, .site_fa .b-news-stripe__item.first, .site_ur .b-news-stripe__item.first, .site_ps .b-news-stripe__item.first, .site_da .b-news-stripe__item.first {
  font-size: 16px;
}
.site_cn .b-news-stripe__item.first {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-news-stripe__item.first, .site_fa .b-news-stripe__item.first, .site_ur .b-news-stripe__item.first, .site_ps .b-news-stripe__item.first, .site_da .b-news-stripe__item.first {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-news-stripe__item.first {
  font-family: "NanumBarunGothic";
}
.site_cn .b-news-stripe__item.first {
  width: 150px;
  padding-right: 0;
}
.b-news-stripe__item .b-counters {
  position: static;
  font-weight: normal;
  height: 16px;
  position: relative;
  top: 2px;
}
.b-news-stripe__item.m-item-info {
  padding-top: 0;
  padding-bottom: 0;
  height: 16px;
}

.b-news-stripe__item-datetime {
  color: #fff;
  display: block;
  margin-top: 10px;
  font-weight: bold;
  font-size: 10px;
  font-family: "Open Sans";
  line-height: 10px;
  position: absolute;
  bottom: 0;
}
.site_eg .b-news-stripe__item-datetime, .site_fa .b-news-stripe__item-datetime, .site_ur .b-news-stripe__item-datetime, .site_ps .b-news-stripe__item-datetime, .site_da .b-news-stripe__item-datetime {
  font-size: 12px;
}

.b-news-stripe__item-title {
  display: inline-block;
  vertical-align: top;
}

.b-news-stripe__title {
  float: left;
  width: 150px;
}
.site_de .b-news-stripe__title, .site_pl .b-news-stripe__title {
  width: 195px;
}
.site_fr .b-news-stripe__title {
  width: 175px;
}
.site_tr .b-news-stripe__title {
  width: 158px;
}
.site_kz .b-news-stripe__title {
  width: 200px;
}

.b-news-stripe__breakingnews {
  text-transform: uppercase;
  color: #f00;
}

.b-news-stripe__name {
  color: #fff;
  padding: 0 0 0 56px;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Sputnik";
}
.site_eg .b-news-stripe__name, .site_fa .b-news-stripe__name, .site_ur .b-news-stripe__name, .site_ps .b-news-stripe__name, .site_da .b-news-stripe__name {
  font-size: 20px;
}
.site_cn .b-news-stripe__name {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-news-stripe__name, .site_fa .b-news-stripe__name, .site_ur .b-news-stripe__name, .site_ps .b-news-stripe__name, .site_da .b-news-stripe__name {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-news-stripe__name {
  font-family: "NanumBarunGothic";
}
.site_kr .b-news-stripe__name {
  font-size: 20px;
}

.b-news-stripe__link {
  position: absolute;
  bottom: 17px;
  font-size: 11px;
  padding: 0 0 0 56px;
  line-height: 16px;
}
.site_eg .b-news-stripe__link, .site_fa .b-news-stripe__link, .site_ur .b-news-stripe__link, .site_ps .b-news-stripe__link, .site_da .b-news-stripe__link {
  font-size: 13px;
}
.b-news-stripe__link a {
  color: #fff;
}
.b-news-stripe__link:after {
  content: ">";
  color: #fff;
  padding: 0 6px;
  font-weight: normal;
  font-size: 11px;
  text-decoration: none;
}
.site_eg .b-news-stripe__link:after, .site_fa .b-news-stripe__link:after, .site_ur .b-news-stripe__link:after, .site_ps .b-news-stripe__link:after, .site_da .b-news-stripe__link:after {
  font-size: 13px;
}
.b-news-stripe__link.m-title {
  position: inherit;
  font-family: "Sputnik";
}
.site_cn .b-news-stripe__link.m-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-news-stripe__link.m-title, .site_fa .b-news-stripe__link.m-title, .site_ur .b-news-stripe__link.m-title, .site_ps .b-news-stripe__link.m-title, .site_da .b-news-stripe__link.m-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-news-stripe__link.m-title {
  font-family: "NanumBarunGothic";
}

.b-stripe__rubricname {
  color: #fff;
  padding: 16px 0 15px 36px;
  font-size: 18px;
  font-family: "Sputnik";
  text-transform: uppercase;
}
.site_eg .b-stripe__rubricname, .site_fa .b-stripe__rubricname, .site_ur .b-stripe__rubricname, .site_ps .b-stripe__rubricname, .site_da .b-stripe__rubricname {
  font-size: 20px;
}
.site_cn .b-stripe__rubricname {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-stripe__rubricname, .site_fa .b-stripe__rubricname, .site_ur .b-stripe__rubricname, .site_ps .b-stripe__rubricname, .site_da .b-stripe__rubricname {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-stripe__rubricname {
  font-family: "NanumBarunGothic";
}

.b-inject {
  color: #000;
}
.b-inject.m-inject-min {
  float: right;
  width: 330px;
  margin: 5px 0 20px 40px;
}
.b-inject.m-inject-free {
  margin: 20px 0;
}

.b-inject__media img {
  max-width: 100% !important;
  height: auto !important;
}
.b-inject__media iframe,
.b-inject__media .player video,
.b-inject__media .player object,
.b-inject__media .player {
  width: 330px !important;
  height: 186px !important;
}
.m-inject-free .b-inject__media iframe, .m-inject-free
.b-inject__media .player video, .m-inject-free
.b-inject__media .player object, .m-inject-free
.b-inject__media .player {
  width: 660px !important;
  height: 371px !important;
}
.b-inject__media .video_info {
  display: none;
}

.b-inject__slider {
  width: 660px;
  height: 351px;
  position: relative;
}
.b-inject__slider .touchcarousel-item {
  width: 660px;
  height: 351px;
}
.b-inject__slider .touchcarousel-item .title, .b-inject__slider .touchcarousel-item .copy {
  display: none;
}
.b-inject__slider .arrow-holder {
  position: absolute;
  top: 50%;
  margin-top: -23px;
  width: 37px;
  height: 46px;
}
.b-inject__slider .arrow-holder.left {
  left: -3px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1248px;
}
.b-inject__slider .arrow-holder.right {
  right: -3px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1357px;
}

.b-inject__slider-ctrl {
  height: 42px;
  line-height: 42px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: #f7961d;
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
}
:root .b-inject__slider-ctrl {
  filter: none\0/IE9;
}
.site_eg .b-inject__slider-ctrl, .site_fa .b-inject__slider-ctrl, .site_ur .b-inject__slider-ctrl, .site_ps .b-inject__slider-ctrl, .site_da .b-inject__slider-ctrl {
  font-size: 14px;
}

.b-inject__copy {
  color: #fff;
  font-size: 10px;
  line-height: 1.3;
  text-transform: uppercase;
  text-align: right;
  background-color: #f7961d;
  padding: 9px 20px 8px;
  margin-bottom: -30px;
}
.site_eg .b-inject__copy, .site_fa .b-inject__copy, .site_ur .b-inject__copy, .site_ps .b-inject__copy, .site_da .b-inject__copy {
  font-size: 12px;
}
.b-inject__copy a {
  color: #fff !important;
  text-decoration: none !important;
  font-weight: normal;
}

.b-inject__content {
  padding: 30px 20px;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #000 !important;
  background-color: #f7961d;
}
.site_eg .b-inject__content, .site_fa .b-inject__content, .site_ur .b-inject__content, .site_ps .b-inject__content, .site_da .b-inject__content {
  font-size: 16px;
}
.b-inject__content a {
  color: #000 !important;
}
.b-inject__content.m-slider {
  text-align: center;
  font-style: italic;
  font-weight: normal;
}

.b-inject__audio {
  background-color: #efeeec;
}
.b-inject__audio h3 {
  padding: 20px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  overflow: hidden;
}
.site_eg .b-inject__audio h3, .site_fa .b-inject__audio h3, .site_ur .b-inject__audio h3, .site_ps .b-inject__audio h3, .site_da .b-inject__audio h3 {
  font-size: 16px;
}
.b-inject__audio .jp-interface {
  background-color: #000;
  height: 40px;
  line-height: 40px;
  position: relative;
}
.b-inject__audio .jp-time-holder {
  position: absolute;
  left: 50px;
  top: 15px;
  font-family: "Sputnik";
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
  color: #747474;
}
.site_cn .b-inject__audio .jp-time-holder {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-inject__audio .jp-time-holder, .site_fa .b-inject__audio .jp-time-holder, .site_ur .b-inject__audio .jp-time-holder, .site_ps .b-inject__audio .jp-time-holder, .site_da .b-inject__audio .jp-time-holder {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-inject__audio .jp-time-holder {
  font-family: "NanumBarunGothic";
}
.site_eg .b-inject__audio .jp-time-holder, .site_fa .b-inject__audio .jp-time-holder, .site_ur .b-inject__audio .jp-time-holder, .site_ps .b-inject__audio .jp-time-holder, .site_da .b-inject__audio .jp-time-holder {
  font-size: 15px;
}
.b-inject__audio .jp-current-time {
  color: #f7961d;
}
.b-inject__audio .jp-progress-slider {
  height: 3px;
  background-color: #CACACA;
  position: relative;
}
.b-inject__audio .jp-progress-slider .ui-slider-range {
  background-color: #f7961d;
  height: 3px;
}
.b-inject__audio .jp-progress-slider .ui-slider-handle {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -874px;
  top: -10px;
  margin-left: -13px;
  z-index: 10;
  display: none;
  outline-style: none;
}
.b-inject__audio .jp-seek-bar {
  height: 3px;
  background-color: #CACACA;
}
.b-inject__audio .jp-play-bar {
  background-color: #f7961d;
  height: 3px;
}
.b-inject__audio .jp-play {
  border-left: 11px solid #f7961d;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 16px;
}
.b-inject__audio .jp-pause {
  width: 3px;
  height: 11px;
  border-left: 4px solid #f7961d;
  border-right: 4px solid #f7961d;
  cursor: pointer;
  position: absolute;
  left: 20px;
  top: 16px;
  display: none;
}

.b-inject__audio-img {
  float: left;
  margin-right: 10px;
}

.b-inject__audio-volume {
  position: absolute;
  right: 57px;
  top: 14px;
  width: 15px;
  height: 13px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2746px;
  cursor: pointer;
}
.b-inject__audio-volume.active {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2531px;
}

.b-inject__audio-download {
  width: 14px;
  height: 17px;
  position: absolute;
  top: 9px;
  right: 94px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -554px;
}

.b-inject__audio-volume-bar {
  height: 77px;
  width: 38px;
  padding-top: 13px;
  background-color: #000;
  position: absolute;
  right: 44px;
  top: -90px;
  display: none;
}
.b-inject__audio-volume-bar .ui-slider-vertical {
  position: absolute;
  top: 13px;
  left: 13px;
  width: 10px;
  height: 77px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2560px;
}
.b-inject__audio-volume-bar .ui-slider-handle {
  height: 5px;
  width: 17px;
  background-color: #efefef;
  position: absolute;
  left: -3px;
  cursor: pointer;
  z-index: 20;
}
.b-inject__audio-volume-bar .ui-slider-range {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 10px;
  height: 77px;
  background: url(/i/sprites/icons/volume-on.png) center bottom;
  z-index: 10;
  outline-style: none;
}

.b-inject__audio-popup {
  width: 17px;
  height: 17px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -943px;
  cursor: pointer;
}

.b-inject__type {
  color: #000;
  font-size: 10px;
  line-height: 10px;
  margin-top: 10px;
}
.site_eg .b-inject__type, .site_fa .b-inject__type, .site_ur .b-inject__type, .site_ps .b-inject__type, .site_da .b-inject__type {
  font-size: 12px;
}
.b-inject__type span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.b-inject__type.m-photo span {
  width: 13px;
  height: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1582px;
}
.b-inject__type.m-video span {
  width: 15px;
  height: 15px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1731px;
  top: 1px;
}
.b-inject__type.m-infographics span {
  width: 15px;
  height: 16px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1524px;
  top: 1px;
}
.b-inject__type.m-audio span {
  width: 13px;
  height: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1634px;
}

.b-cal {
  margin-bottom: 20px;
  *zoom: 1;
}
.b-cal:after {
  content: "";
  display: table;
  clear: both;
}
.b-cal .l-maincolumn {
  background-color: #FFF;
  font-size: 12px;
  width: 633px;
}
.site_eg .b-cal .l-maincolumn, .site_fa .b-cal .l-maincolumn, .site_ur .b-cal .l-maincolumn, .site_ps .b-cal .l-maincolumn, .site_da .b-cal .l-maincolumn {
  font-size: 14px;
}
.b-cal .b-title {
  background-color: #f7961d;
  color: #FFF;
  padding: 0 20px;
}
.site_kr .b-cal .b-title {
  font-size: 17px;
}

.b-cal__months {
  border-bottom: 1px solid #000;
  padding: 20px 0;
}
.b-cal__months .touchcarousel {
  width: 480px;
  height: 14px;
  margin: 0 auto;
}
.b-cal__months .touchcarousel-wrapper {
  width: 480px;
}
.b-cal__months .arrow-holder {
  position: absolute;
  top: 65px;
  width: 25px;
  height: 31px;
}
.b-cal__months .arrow-holder.left {
  left: -82px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1310px;
}
.b-cal__months .arrow-holder.right {
  right: -82px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1419px;
}
.b-cal__months .active {
  color: #f7961d;
}

.b-cal__months-list {
  width: 500px;
}

.b-cal__months-item {
  display: inline-block;
  width: 120px;
  text-align: center;
  font-size: 12px;
  text-transform: uppercase;
}
.site_eg .b-cal__months-item, .site_fa .b-cal__months-item, .site_ur .b-cal__months-item, .site_ps .b-cal__months-item, .site_da .b-cal__months-item {
  font-size: 14px;
}

.b-cal__days {
  padding: 20px 50px;
}

.b-cal__days-item {
  display: inline-block;
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  font-size: 14px;
  color: #808080;
}
.site_eg .b-cal__days-item, .site_fa .b-cal__days-item, .site_ur .b-cal__days-item, .site_ps .b-cal__days-item, .site_da .b-cal__days-item {
  font-size: 16px;
}
.b-cal__days-item a {
  display: block;
  width: 35px;
  height: 35px;
}
.b-cal__days-item.currsel, .b-cal__days-item.current, .b-cal__days-item.selected {
  background-color: #efeeec;
}

.ico-w-big.ico-w-big-1 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px 10px;
}
.ico-w-big.ico-w-big-1n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -854px;
}
.ico-w-big.ico-w-big-2 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -950px;
}
.ico-w-big.ico-w-big-2n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1046px;
}
.ico-w-big.ico-w-big-3 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1142px;
}
.ico-w-big.ico-w-big-3n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1238px;
}
.ico-w-big.ico-w-big-4 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1334px;
}
.ico-w-big.ico-w-big-4n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1430px;
}
.ico-w-big.ico-w-big-5 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1526px;
}
.ico-w-big.ico-w-big-6 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1622px;
}
.ico-w-big.ico-w-big-7 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1718px;
}
.ico-w-big.ico-w-big-8 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1814px;
}
.ico-w-big.ico-w-big-8n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -1910px;
}
.ico-w-big.ico-w-big-9 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -2006px;
}
.ico-w-big.ico-w-big-9n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -2102px;
}
.ico-w-big.ico-w-big-10 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -86px;
}
.ico-w-big.ico-w-big-11 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -182px;
}
.ico-w-big.ico-w-big-12 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -278px;
}
.ico-w-big.ico-w-big-12n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -374px;
}
.ico-w-big.ico-w-big-13 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -470px;
}
.ico-w-big.ico-w-big-13n {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -566px;
}
.ico-w-big.ico-w-big-14 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -662px;
}
.ico-w-big.ico-w-big-15 {
  background: url('/i/sprites/weather-s5f40fad589.png') 10px -758px;
}

.ico-w-mid {
  position: absolute;
  top: 20px;
  left: 10px;
  width: 54px;
  height: 54px;
}
.ico-w-mid.ico-w-mid-1 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2339px;
}
.ico-w-mid.ico-w-mid-1n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3023px;
}
.ico-w-mid.ico-w-mid-2 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3099px;
}
.ico-w-mid.ico-w-mid-2n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3175px;
}
.ico-w-mid.ico-w-mid-3 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3251px;
}
.ico-w-mid.ico-w-mid-3n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3327px;
}
.ico-w-mid.ico-w-mid-4 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3403px;
}
.ico-w-mid.ico-w-mid-4n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3479px;
}
.ico-w-mid.ico-w-mid-5 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3555px;
}
.ico-w-mid.ico-w-mid-6 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3631px;
}
.ico-w-mid.ico-w-mid-7 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3707px;
}
.ico-w-mid.ico-w-mid-8 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3783px;
}
.ico-w-mid.ico-w-mid-8n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3859px;
}
.ico-w-mid.ico-w-mid-9 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -3935px;
}
.ico-w-mid.ico-w-mid-9n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -4011px;
}
.ico-w-mid.ico-w-mid-10 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2415px;
}
.ico-w-mid.ico-w-mid-11 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2491px;
}
.ico-w-mid.ico-w-mid-12 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2567px;
}
.ico-w-mid.ico-w-mid-12n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2643px;
}
.ico-w-mid.ico-w-mid-13 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2719px;
}
.ico-w-mid.ico-w-mid-13n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2795px;
}
.ico-w-mid.ico-w-mid-14 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2871px;
}
.ico-w-mid.ico-w-mid-15 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -2947px;
}

.ico-w-sm.ico-w-sm-1 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5433px;
}
.ico-w-sm.ico-w-sm-1n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5811px;
}
.ico-w-sm.ico-w-sm-2 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5853px;
}
.ico-w-sm.ico-w-sm-2n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5895px;
}
.ico-w-sm.ico-w-sm-3 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5937px;
}
.ico-w-sm.ico-w-sm-3n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5979px;
}
.ico-w-sm.ico-w-sm-4 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6021px;
}
.ico-w-sm.ico-w-sm-4n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6063px;
}
.ico-w-sm.ico-w-sm-5 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6105px;
}
.ico-w-sm.ico-w-sm-6 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6147px;
}
.ico-w-sm.ico-w-sm-7 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6189px;
}
.ico-w-sm.ico-w-sm-8 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6231px;
}
.ico-w-sm.ico-w-sm-8n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6273px;
}
.ico-w-sm.ico-w-sm-9 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6315px;
}
.ico-w-sm.ico-w-sm-9n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -6357px;
}
.ico-w-sm.ico-w-sm-10 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5475px;
}
.ico-w-sm.ico-w-sm-11 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5517px;
}
.ico-w-sm.ico-w-sm-12 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5559px;
}
.ico-w-sm.ico-w-sm-12n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5601px;
}
.ico-w-sm.ico-w-sm-13 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5643px;
}
.ico-w-sm.ico-w-sm-13n {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5685px;
}
.ico-w-sm.ico-w-sm-14 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5727px;
}
.ico-w-sm.ico-w-sm-15 {
  background: url('/i/sprites/weather-s5f40fad589.png') 0 -5769px;
}

.b-counters {
  position: absolute;
  right: 0;
  bottom: 0;
  color: #000;
  font-size: 11px;
}
.site_eg .b-counters, .site_fa .b-counters, .site_ur .b-counters, .site_ps .b-counters, .site_da .b-counters {
  font-size: 13px;
}
.b-counters a {
  color: #000;
}

.b-counters-icon {
  margin-right: 7px;
}
.b-counters-icon i {
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
}

.b-counters-icon_user i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2316px;
}

.b-counters-icon_comments i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -330px;
}

.b-counters-icon_voters {
  margin-right: 10px;
}
.b-counters-icon_voters i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2316px;
}

.b-counters-icon_view i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2449px;
}

.b-counters-icon_like i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2212px;
}

.b-counters-icon_dislike i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1999px;
}

.b-icons {
  margin-right: 7px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  display: inline-block;
}

.b-icons_story {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1789px;
}

.m-counters-leftpos {
  right: auto;
  left: 0;
  bottom: 0;
}

.m-counters-white {
  color: #fff;
}
.m-counters-white a {
  color: #fff;
}

.m-counters-white-icon .b-counters-icon_like i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2184px;
}
.m-counters-white-icon .b-counters-icon_dislike i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1971px;
}
.m-counters-white-icon .b-counters-icon_comments i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -305px;
}
.m-counters-white-icon .b-counters-icon_view i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2424px;
}

.b-btn {
  display: inline-block;
  height: 35px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
  background-color: #f7961d;
  color: #000;
  padding: 0 30px;
  border: none;
  outline: none;
  cursor: pointer;
}
.site_eg .b-btn, .site_fa .b-btn, .site_ur .b-btn, .site_ps .b-btn, .site_da .b-btn {
  font-size: 14px;
}
.b-btn:hover {
  text-decoration: none;
}
.b-btn.m-more {
  background-color: #efeeec;
  color: #f7961d;
}
.b-btn.m-disabled {
  color: #FFF;
  background-color: #ebebeb;
  cursor: default;
}
.b-btn.m-btn-search {
  padding: 0 20px;
}
.b-btn.m-btn-search:before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  margin-right: 5px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1092px;
  position: relative;
  top: -1px;
}
.b-btn.m-btn-search.disabled:after {
  display: block;
}
.b-btn.m-btn-search:after {
  content: "";
  position: absolute;
  left: -26px;
  top: 10px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: none;
  background: url("/i/ajax-loader.gif");
}

.b-more {
  margin-top: 15px;
  text-align: center;
}
.b-more .b-btn {
  position: relative;
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
}
.b-more .b-btn:hover {
  background-color: #f7961d;
  color: #fff;
}
.b-more .b-btn.disabled {
  opacity: 0.5;
  cursor: default;
}
.b-more .b-btn.disabled:before {
  display: block;
}
.b-more .b-btn:before {
  content: "";
  position: absolute;
  left: -26px;
  top: 10px;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  display: none;
  background: url("/i/ajax-loader.gif");
}
.site_kr .b-more .b-btn {
  font-size: 14px;
}

.arrowup {
  display: none;
  background: #ededed;
  position: fixed;
  bottom: 120px;
  left: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
  margin-left: -567px;
  z-index: 999;
  text-align: center;
}
.arrowup i {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  width: 14px;
  height: 20px;
  margin-top: 15px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2240px;
}
.arrowup i.down {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2265px;
}
@media only screen and (max-width: 1124px) {
  .arrowup {
    left: 2px;
    width: 7px;
    height: 22px;
    padding: 0px 8px;
  }
  .arrowup span {
    display: none;
  }
  .arrowup i {
    margin-top: 4px;
  }
}

.social-likes-pane {
  position: relative;
  margin-bottom: 10px;
  font-size: 12px;
  transition: background 0.5s, padding 0.2s;
}
.social-likes-pane.social-likes-pane__fixed {
  position: fixed;
  z-index: 999;
  bottom: -1px;
  padding: 7px 10px 0;
  margin-bottom: 0;
  width: 638px;
  border: 1px solid #ebebeb;
  background-color: #fff;
}
@media only screen and (min-width: 1170px) {
  .social-likes-pane.social-likes-pane__fixed {
    bottom: auto;
    top: 20px;
    padding: 0;
    width: 50px;
    border: 0;
    background: transparent;
  }
}
@media only screen and (min-width: 1170px) {
  .social-likes-pane {
    position: absolute;
    z-index: 999;
    top: 411px;
    left: 50%;
    margin-left: -577px;
    width: 50px;
  }
}
.social-likes-pane .social-likes__widget_facebook,
.social-likes-pane .social-likes__widget_twitter,
.social-likes-pane .social-likes-pane__eml {
  position: relative;
  float: left;
  margin-right: 15px;
  margin-bottom: 7px;
}
.social-likes-pane .social-likes__widget {
  text-align: center;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
@media only screen and (min-width: 1170px) {
  .social-likes-pane .social-likes__widget {
    margin-bottom: 15px;
  }
}
.social-likes-pane .social-likes__button {
  position: relative;
  display: block;
  padding: 6px 15px 9px;
}
.social-likes-pane .social-likes__icon {
  display: block;
  width: 20px;
  height: 20px;
  background: url(/i/sprites/svgicons.png) 0 0 no-repeat;
}
.social-likes-pane .social-likes__button_facebook {
  background-color: #3654be;
}
.social-likes-pane .social-likes__button_twitter {
  background-color: #49bdff;
}
.social-likes-pane .social-likes__icon_facebook {
  background-position: 0 0;
}
.social-likes-pane .social-likes__icon_twitter {
  background-position: 0 -30px;
}
.social-likes-pane .social-likes__icon_plusone {
  background-position: 6px -58px;
  background-color: #b50e02;
}
.social-likes-pane .social-likes__icon_reddit {
  background-position: 6px -88px;
  background-color: #499aff;
}
.social-likes-pane .social-likes__icon_pinterest {
  background-position: 6px -118px;
  background-color: #c90c01;
}
.social-likes-pane .social-likes__icon_tumblr {
  background-position: 6px -148px;
  background-color: #31456e;
}
.social-likes-pane .social-likes__icon_stumbleupon {
  background-position: 6px -178px;
  background-color: #ff4c1f;
}
.social-likes-pane .social-likes__icon_weibo {
  background-position: 6px -208px;
  background-color: #ff671a;
}
.social-likes-pane .social-likes__icon_line {
  background-position: 6px -238px;
  background-color: #00ca00;
}
.social-likes-pane .social-likes-pane__etc .social-likes__widget {
  display: inline-block;
  margin: 0 5px 8px 0;
  width: 120px;
  color: #000;
  text-align: left;
}
.social-likes-pane .social-likes-pane__etc .social-likes__button {
  padding: 0;
  font-style: italic;
}
.social-likes-pane .social-likes-pane__etc .social-likes__icon {
  display: inline-block;
  margin-right: 8px;
  width: 33px;
  height: 24px;
  vertical-align: middle;
}
.social-likes-pane .social-likes__counter {
  display: block;
  background-color: #e9e7e2;
  color: #5a5a5a;
  line-height: 18px;
}
.social-likes-pane .social-likes__counter:before {
  content: "";
  position: absolute;
  left: 50%;
  margin: -5px 0 0 -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent #e9e7e2 transparent;
}
.social-likes-pane .social-likes__counter.social-likes__counter_empty {
  display: none;
}
.social-likes-pane .social-likes-pane__eml {
  display: block;
  padding-top: 8px;
  height: 27px;
  background-color: #5c5c5c;
  cursor: pointer;
}
.social-likes-pane .social-likes-pane__eml .social-likes__icon {
  margin-left: 12px;
  margin-right: 12px;
  width: 26px;
  height: 16px;
  background-position: 0 -270px;
}

.social-likes-pane__etc {
  position: relative;
  float: left;
}

.social-likes-pane__etc-link {
  position: relative;
  width: 50px;
  height: 40px;
  overflow: hidden;
  color: #f7961d;
  font-size: 48px;
  line-height: 14px;
  text-align: center;
  cursor: pointer;
}

.social-likes-pane__etc-popup {
  display: none;
  position: absolute;
  bottom: 4px;
  left: 0;
  padding: 20px 20px 12px;
  width: 250px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.social-likes-pane__etc-popup.visible {
  display: block;
}
@media only screen and (min-width: 1170px) {
  .social-likes-pane__etc-popup {
    bottom: auto;
    top: 10px;
  }
}

.social-likes-pane__etc-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.social-likes-pane__etc-close span {
  position: absolute;
  top: 0;
  left: 0;
  height: 1px;
  width: 100%;
  border: none;
  background: #f7961d;
}
.social-likes-pane__etc-close span.top {
  -ms-transform: translateY(7px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(7px) translateX(0) rotate(45deg);
  transform: translateY(7px) translateX(0) rotate(45deg);
}
.social-likes-pane__etc-close span.bottom {
  top: 14px;
  -ms-transform: translateY(-7px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg);
  transform: translateY(-7px) translateX(0) rotate(-45deg);
}

.social-likes1 {
  font-size: 0;
  margin-bottom: 20px;
}

.social-likes1-item {
  display: inline-block;
  vertical-align: bottom;
  margin-right: 10px;
  line-height: 20px;
  height: 20px;
}
.site_kr .social-likes1-item.tw {
  width: 70px;
}
.social-likes1-item.gplus {
  height: 32px;
}
.social-likes1-item.kr_line {
  height: 30px;
}
.social-likes1-item img {
  outline-style: none;
}

.b-important {
  margin-top: 30px;
  overflow: hidden;
}
.b-important .b-title {
  color: #FFF;
  line-height: 15px;
  height: 15px;
  margin-top: 15px;
  margin-bottom: 17px;
}
.b-important .b-title a {
  color: #FFF;
}
.site_kr .b-important .b-title {
  font-size: 17px;
}

.b-important__list {
  font-size: 0;
}

.b-important__item {
  display: inline-block;
  position: relative;
  width: 213px;
  vertical-align: top;
  padding-bottom: 27px;
  margin-left: 10px;
  margin-bottom: 15px;
}
.b-important__item:nth-child(3n+1) {
  margin-left: 0;
}
.b-important__item:first-child {
  margin-left: 0;
}

.b-important__item-title {
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 15px 10px 0;
}
.site_eg .b-important__item-title, .site_fa .b-important__item-title, .site_ur .b-important__item-title, .site_ps .b-important__item-title, .site_da .b-important__item-title {
  font-size: 16px;
}

.b-important__item-announce {
  font-size: 12px;
  line-height: 16px;
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
  color: #5b5b5b;
}
.site_eg .b-important__item-announce, .site_fa .b-important__item-announce, .site_ur .b-important__item-announce, .site_ps .b-important__item-announce, .site_da .b-important__item-announce {
  font-size: 14px;
}

.b-news__time {
  color: #f7961d;
  margin-right: 5px;
  font-size: 10px;
}
.site_eg .b-news__time, .site_fa .b-news__time, .site_ur .b-news__time, .site_ps .b-news__time, .site_da .b-news__time {
  font-size: 12px;
}

.b-news__item {
  margin-top: 20px;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.site_eg .b-news__item, .site_fa .b-news__item, .site_ur .b-news__item, .site_ps .b-news__item, .site_da .b-news__item {
  font-size: 14px;
}
.b-news__item:first-child {
  margin-top: 0;
}
.b-news__item .b-counters {
  position: relative;
  display: inline-block;
  height: 12px;
  margin-left: 7px;
}

.b-news__more {
  display: block;
  margin-top: 20px;
  color: #f7961d;
  font-size: 12px;
  font-weight: bold;
}
.site_eg .b-news__more, .site_fa .b-news__more, .site_ur .b-news__more, .site_ps .b-news__more, .site_da .b-news__more {
  font-size: 14px;
}

.site_cn .b-tabs__head-item {
  font-size: 14px;
}
.site_eg .site_cn .b-tabs__head-item, .site_fa .site_cn .b-tabs__head-item, .site_ur .site_cn .b-tabs__head-item, .site_ps .site_cn .b-tabs__head-item, .site_da .site_cn .b-tabs__head-item {
  font-size: 16px;
}

.b-stories {
  padding-left: 36px;
  padding-top: 17px;
}
.b-stories .b-title {
  font-size: 22px;
  line-height: 1;
  height: 22px;
  margin-bottom: 20px;
}
.site_eg .b-stories .b-title, .site_fa .b-stories .b-title, .site_ur .b-stories .b-title, .site_ps .b-stories .b-title, .site_da .b-stories .b-title {
  font-size: 24px;
}
.b-stories.m-mb35 .b-title {
  margin-bottom: 35px;
}
.b-stories.m-more {
  padding: 10px 0 0 0;
}

.b-stories__list {
  font-size: 0;
  margin-bottom: 16px;
}

.b-stories__item {
  display: inline-block;
  vertical-align: top;
  width: 309px;
  height: 303px;
  position: relative;
  margin-bottom: 15px;
  margin-right: 15px;
}
.b-stories__item.m-mb45 {
  margin-bottom: 45px;
}
.b-stories__item:hover .b-stories__info, .b-stories__item.m-plain .b-stories__info {
  height: 100%;
}
.b-stories__item:hover .b-stories__date,
.b-stories__item:hover .b-stories__announce,
.b-stories__item:hover .b-stories__story,
.b-stories__item:hover .b-stories__author,
.b-stories__item:hover .b-stories__author-img, .b-stories__item.m-plain .b-stories__date,
.b-stories__item.m-plain .b-stories__announce,
.b-stories__item.m-plain .b-stories__story,
.b-stories__item.m-plain .b-stories__author,
.b-stories__item.m-plain .b-stories__author-img {
  display: block;
}
.b-stories__item:hover .b-stories__title, .b-stories__item.m-plain .b-stories__title {
  margin-top: 35px;
}
.b-stories__item.m-mr15 {
  margin-right: 15px;
}
.b-stories__item.m-mr20 {
  margin-right: 20px;
}
.b-stories__item.m-mr18 {
  margin-right: 18px;
}
.b-stories__item.m-plain a {
  color: #000;
}
.b-stories__item.m-plain .b-stories__info {
  background-color: #f7961d;
}
.b-stories__item.m-plain .b-stories__author {
  color: #FFF;
}
.b-stories__item.m-plain .b-stories__author a {
  color: #FFF;
}
.b-stories__item.m-story {
  border: 1px solid #ebebeb;
  width: 308px;
  height: 302px;
}
.b-stories__item.m-story a {
  color: #000;
}
.b-stories__item.m-story .b-stories__info {
  background-color: #fff;
  color: #000;
  height: 100%;
}
.b-stories__item.m-story .b-stories__title {
  margin-top: 15px !important;
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 230px;
}
.b-stories__item.m-story .b-stories__title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, rgba(255, 255, 255, 0.1)), color-stop(20%, rgba(255, 255, 255, 0.5)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
  background-image: linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
}
.b-stories__item.m-story .b-stories__announce {
  font-size: 13px;
  display: block;
}
.site_eg .b-stories__item.m-story .b-stories__announce, .site_fa .b-stories__item.m-story .b-stories__announce, .site_ur .b-stories__item.m-story .b-stories__announce, .site_ps .b-stories__item.m-story .b-stories__announce, .site_da .b-stories__item.m-story .b-stories__announce {
  font-size: 15px;
}
.b-stories__item.m-story .b-stories__upd {
  display: block;
}
.b-stories__item.m-story .b-stories__date,
.b-stories__item.m-story .b-stories__story,
.b-stories__item.m-story .b-stories__img,
.b-stories__item.m-story .b-stories__counters {
  display: none;
}
.b-stories__item.m-first {
  width: 638px;
  height: 450px;
  margin-right: 0;
}

.b-stories__info-first {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 30px 20px;
  color: #FFF;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
}
:root .b-stories__info-first {
  filter: none\0/IE9;
}
.b-stories__info-first .b-stories__title {
  position: static;
  font-size: 25px;
  line-height: 30px;
  font-weight: bold;
}
.site_eg .b-stories__info-first .b-stories__title, .site_fa .b-stories__info-first .b-stories__title, .site_ur .b-stories__info-first .b-stories__title, .site_ps .b-stories__info-first .b-stories__title, .site_da .b-stories__info-first .b-stories__title {
  font-size: 27px;
}
.b-stories__info-first .b-stories__date {
  position: static;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}
.site_eg .b-stories__info-first .b-stories__date, .site_fa .b-stories__info-first .b-stories__date, .site_ur .b-stories__info-first .b-stories__date, .site_ps .b-stories__info-first .b-stories__date, .site_da .b-stories__info-first .b-stories__date {
  font-size: 14px;
}
.b-stories__info-first .b-stories__date span {
  color: #f7961d;
}
.b-stories__info-first .b-stories__author {
  font-size: 18px;
}
.site_eg .b-stories__info-first .b-stories__author, .site_fa .b-stories__info-first .b-stories__author, .site_ur .b-stories__info-first .b-stories__author, .site_ps .b-stories__info-first .b-stories__author, .site_da .b-stories__info-first .b-stories__author {
  font-size: 20px;
}
.b-stories__info-first .b-stories__author a {
  font-size: 18px;
}
.site_eg .b-stories__info-first .b-stories__author a, .site_fa .b-stories__info-first .b-stories__author a, .site_ur .b-stories__info-first .b-stories__author a, .site_ps .b-stories__info-first .b-stories__author a, .site_da .b-stories__info-first .b-stories__author a {
  font-size: 20px;
}
.b-stories__info-first .b-stories__author-img img {
  width: 95px;
  height: 95px;
}

.b-stories__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  color: #FFF;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  display: block;
}
:root .b-stories__info {
  filter: none\0/IE9;
}

.b-stories__info-link {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.b-stories__date {
  font-size: 10px;
  margin: 20px 20px 5px;
  display: none;
}
.site_eg .b-stories__date, .site_fa .b-stories__date, .site_ur .b-stories__date, .site_ps .b-stories__date, .site_da .b-stories__date {
  font-size: 12px;
}

.b-stories__counters {
  position: absolute;
  bottom: 16px;
  right: 20px;
  left: 20px;
  display: block;
}
.b-stories__counters .b-counters {
  height: 12px;
}

.b-stories__story {
  font-size: 12px;
  line-height: 16px;
  margin-top: 10px;
  display: none;
}
.site_eg .b-stories__story, .site_fa .b-stories__story, .site_ur .b-stories__story, .site_ps .b-stories__story, .site_da .b-stories__story {
  font-size: 14px;
}
.b-stories__story:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  margin-right: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1793px;
}
.m-plain .b-stories__story:before {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1762px;
}

.b-stories__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  display: block;
  margin: 16px 20px 40px;
  position: relative;
  z-index: 2;
}
.site_eg .b-stories__title, .site_fa .b-stories__title, .site_ur .b-stories__title, .site_ps .b-stories__title, .site_da .b-stories__title {
  font-size: 18px;
}
.b-stories__title a {
  color: #FFF;
}

.b-stories__rubric {
  margin-bottom: 5px;
  color: #f7961d;
  font-size: 12px;
  text-transform: uppercase;
  display: block;
}
.site_eg .b-stories__rubric, .site_fa .b-stories__rubric, .site_ur .b-stories__rubric, .site_ps .b-stories__rubric, .site_da .b-stories__rubric {
  font-size: 14px;
}
.b-stories__rubric.m-title {
  position: absolute;
  font-size: 17px;
  font-family: "Sputnik";
  line-height: 42px;
  position: absolute;
  top: -42px;
}
.site_eg .b-stories__rubric.m-title, .site_fa .b-stories__rubric.m-title, .site_ur .b-stories__rubric.m-title, .site_ps .b-stories__rubric.m-title, .site_da .b-stories__rubric.m-title {
  font-size: 19px;
}
.site_cn .b-stories__rubric.m-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-stories__rubric.m-title, .site_fa .b-stories__rubric.m-title, .site_ur .b-stories__rubric.m-title, .site_ps .b-stories__rubric.m-title, .site_da .b-stories__rubric.m-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-stories__rubric.m-title {
  font-family: "NanumBarunGothic";
}
.b-stories__rubric a {
  color: #f7961d;
  font-size: 12px;
  text-transform: uppercase;
}
.site_eg .b-stories__rubric a, .site_fa .b-stories__rubric a, .site_ur .b-stories__rubric a, .site_ps .b-stories__rubric a, .site_da .b-stories__rubric a {
  font-size: 14px;
}

.b-stories__announce {
  margin-top: 5px;
  display: none;
  font-size: 12px;
  line-height: 17px;
  font-weight: normal;
}
.site_eg .b-stories__announce, .site_fa .b-stories__announce, .site_ur .b-stories__announce, .site_ps .b-stories__announce, .site_da .b-stories__announce {
  font-size: 14px;
}
.b-stories__announce a {
  color: #FFF;
}

.b-stories__upd {
  height: 24px;
  line-height: 24px;
  position: relative;
  text-align: right;
  margin: 20px 20px 15px;
  font-size: 10px;
  display: none;
}
.site_eg .b-stories__upd, .site_fa .b-stories__upd, .site_ur .b-stories__upd, .site_ps .b-stories__upd, .site_da .b-stories__upd {
  font-size: 12px;
}
.b-stories__upd span {
  color: #f7961d;
}
.b-stories__upd:before {
  content: "";
  width: 21px;
  height: 24px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1660px;
  position: absolute;
  top: 0;
  left: 0;
}

.b-stories__type {
  position: absolute;
  bottom: 14px;
  left: 20px;
  color: #FFF;
  font-size: 11px;
  line-height: 11px;
}
.site_eg .b-stories__type, .site_fa .b-stories__type, .site_ur .b-stories__type, .site_ps .b-stories__type, .site_da .b-stories__type {
  font-size: 13px;
}
.b-stories__type span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
}
.b-stories__type.m-photo span {
  width: 13px;
  height: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1556px;
}
.b-stories__type.m-video span {
  width: 15px;
  height: 15px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1700px;
  top: 1px;
}
.b-stories__type.m-infographics span {
  width: 15px;
  height: 16px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1492px;
  top: 1px;
}
.b-stories__type.m-audio span {
  width: 13px;
  height: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1608px;
}

.b-stories__author {
  margin: 5px 0;
  color: #f7961d;
  font-size: 12px;
  display: none;
}
.site_eg .b-stories__author, .site_fa .b-stories__author, .site_ur .b-stories__author, .site_ps .b-stories__author, .site_da .b-stories__author {
  font-size: 14px;
}
.site_cn .b-stories__author {
  font-style: italic;
}
.b-stories__author a {
  color: #f7961d;
  font: bold italic 14px Georgia;
}

.b-stories__author-img {
  display: none;
}
.b-stories__author-img img {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.b-regional a {
  color: #FFF;
}

.b-regional__list {
  margin-top: 20px;
  font-size: 0;
  padding-left: 36px;
}

.b-regional__item {
  display: inline-block;
  vertical-align: top;
  width: 309px;
  margin-left: 17px;
}
.b-regional__item:first-child {
  margin-left: 0;
}

.b-regional__item-title {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.site_eg .b-regional__item-title, .site_fa .b-regional__item-title, .site_ur .b-regional__item-title, .site_ps .b-regional__item-title, .site_da .b-regional__item-title {
  font-size: 18px;
}
.b-regional__item-title a {
  color: #000;
}
.b-regional__item-title a:hover {
  text-decoration: none;
}

.b-regional__item-content {
  position: relative;
  margin-top: 10px;
  width: 309px;
  height: 200px;
}

.b-regional__item-announce {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: 13px;
  line-height: 17px;
  font-weight: bold;
}
:root .b-regional__item-announce {
  filter: none\0/IE9;
}
.site_eg .b-regional__item-announce, .site_fa .b-regional__item-announce, .site_ur .b-regional__item-announce, .site_ps .b-regional__item-announce, .site_da .b-regional__item-announce {
  font-size: 15px;
}

.b-regional-city__item {
  display: inline-block;
  vertical-align: top;
  width: 309px;
  margin-left: 17px;
  margin-bottom: 25px;
}
.b-regional-city__item:first-child {
  margin-left: 0;
}
.b-regional-city__item a {
  color: #000;
}

.b-regional-city__item-title {
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
  margin: 10px 0 5px;
}
.site_eg .b-regional-city__item-title, .site_fa .b-regional-city__item-title, .site_ur .b-regional-city__item-title, .site_ps .b-regional-city__item-title, .site_da .b-regional-city__item-title {
  font-size: 18px;
}

.b-regional-city__item-announce {
  font-size: 13px;
  line-height: 19px;
}
.site_eg .b-regional-city__item-announce, .site_fa .b-regional-city__item-announce, .site_ur .b-regional-city__item-announce, .site_ps .b-regional-city__item-announce, .site_da .b-regional-city__item-announce {
  font-size: 15px;
}

.b-opinion {
  padding-left: 36px;
}
.b-opinion .b-title {
  font-size: 18px;
  height: 18px;
  line-height: 1;
  margin: 20px 0;
}
.site_eg .b-opinion .b-title, .site_fa .b-opinion .b-title, .site_ur .b-opinion .b-title, .site_ps .b-opinion .b-title, .site_da .b-opinion .b-title {
  font-size: 20px;
}

.b-opinion__list {
  font-size: 0;
}
.b-opinion__list.m-curvelem li:first-child img {
  margin-bottom: 0px;
}
.b-opinion__list.m-curvelem li:first-child .b-opinion__title {
  font-size: 12px;
  padding: 12px;
  color: #fff;
  margin-bottom: 12px;
  background: #f7961d;
}
.b-opinion__list.m-curvelem li:first-child .b-opinion__title a {
  color: #fff;
}

.b-opinion__item {
  display: inline-block;
  vertical-align: top;
  width: 191px;
  margin: 0 30px 20px 0;
}
.b-opinion__item img {
  margin-bottom: 10px;
}
.b-opinion__item:last-child {
  margin-right: 0px;
}

.b-opinion__title {
  font-size: 13px;
  font-weight: bold;
  line-height: 17px;
}
.site_eg .b-opinion__title, .site_fa .b-opinion__title, .site_ur .b-opinion__title, .site_ps .b-opinion__title, .site_da .b-opinion__title {
  font-size: 15px;
}

.b-opinion__announce {
  font-size: 12px;
  line-height: 16px;
  color: #999;
  margin-top: 5px;
  color: #5b5b5b;
}
.site_eg .b-opinion__announce, .site_fa .b-opinion__announce, .site_ur .b-opinion__announce, .site_ps .b-opinion__announce, .site_da .b-opinion__announce {
  font-size: 14px;
}
.b-opinion__announce a {
  color: inherit;
}

.b-video {
  display: inline-block;
  vertical-align: top;
  width: 260px;
  margin-left: 20px;
  text-align: left;
}

.b-video__item {
  position: relative;
  margin-top: 20px;
}
.b-video__item img {
  width: 100% !important;
  height: auto !important;
}
.b-video__item:first-child {
  margin-top: 0;
}

.b-video__announce {
  position: absolute;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 15px 20px;
  font-weight: bold;
  font-size: 16px;
  line-height: 22px;
}
:root .b-video__announce {
  filter: none\0/IE9;
}
.site_eg .b-video__announce, .site_fa .b-video__announce, .site_ur .b-video__announce, .site_ps .b-video__announce, .site_da .b-video__announce {
  font-size: 18px;
}
.b-video__announce a {
  color: #fff;
}

.b-videoblock {
  padding: 0 0 0 36px;
  float: left;
  width: 425px;
  *zoom: 1;
}
.b-videoblock:after {
  content: "";
  display: table;
  clear: both;
}

.b-videoblock__video {
  height: 229px;
}

.b-videoblock__items {
  position: relative;
  width: 405px;
  height: 210px;
  overflow: hidden;
}
.b-videoblock__items .jspScrollable {
  outline: none;
}
.b-videoblock__items .b-videoblock__item {
  padding-top: 15px;
  width: 195px;
  float: left;
  margin-bottom: 15px;
  margin-right: 15px;
  position: relative;
}
.b-videoblock__items .b-videoblock__item i.arrow {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -7px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 10px solid #000;
}
.b-videoblock__items .b-videoblock__item i.arrow.visible {
  display: inline-block;
}
.b-videoblock__items .b-videoblock__item .b-videoblock__item-figcaption {
  margin-top: 5px;
  font-size: 11px;
  line-height: 1.4;
  font-weight: 900;
}
.b-videoblock__items .scrollbar-holder {
  position: absolute;
  z-index: 30;
  left: 0px;
  right: 6px;
  bottom: 5px;
  height: 10px;
  overflow: hidden;
  background-color: #ebebeb;
}
.b-videoblock__items .scrollbar {
  position: absolute;
  left: 0;
  height: 10px;
  bottom: 0px;
}
.b-videoblock__items .scrollbar.dark {
  background-color: #f7961d;
}
.b-videoblock__items .scrollbar.light {
  background-color: #d2d2d2;
  background-color: rgba(255, 255, 255, 0.5);
}

.m-mrml8 .b-infographics {
  margin: 0 8px;
}

.b-infographics {
  display: inline-block;
  vertical-align: top;
  margin-left: 19px;
  text-align: left;
}
.b-infographics .b-title {
  background-color: #000;
  color: #FFF;
}
.b-infographics .b-title.m_shape-white {
  background-color: transparent;
  color: #000;
}
.b-infographics .b-title.m_shape-white a {
  color: #000;
}
.b-infographics .b-title a {
  color: #FFF;
}

.b-infographics__content {
  padding: 15px;
  width: 210px;
  height: 408px;
  background: #f7961d;
}

.b-infographics__announce {
  font-size: 20px;
  font-weight: bold;
  line-height: 26px;
  font-family: "Sputnik";
  margin: 10px 0 0;
  height: 105px;
  overflow: hidden;
}
.site_eg .b-infographics__announce, .site_fa .b-infographics__announce, .site_ur .b-infographics__announce, .site_ps .b-infographics__announce, .site_da .b-infographics__announce {
  font-size: 22px;
}
.site_cn .b-infographics__announce {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-infographics__announce, .site_fa .b-infographics__announce, .site_ur .b-infographics__announce, .site_ps .b-infographics__announce, .site_da .b-infographics__announce {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-infographics__announce {
  font-family: "NanumBarunGothic";
}
.b-infographics__announce a {
  color: #fff;
}

.b-multimedia {
  padding-top: 50px;
  font-size: 0;
}
.b-multimedia.m-tac {
  text-align: center;
}
.b-multimedia .b-title {
  font-size: 18px;
}
.site_eg .b-multimedia .b-title, .site_fa .b-multimedia .b-title, .site_ur .b-multimedia .b-title, .site_ps .b-multimedia .b-title, .site_da .b-multimedia .b-title {
  font-size: 20px;
}
.site_kr .b-multimedia .b-title {
  font-size: 20px;
}

.b-multimedia-light__title {
  margin-top: 15px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
}
.site_eg .b-multimedia-light__title, .site_fa .b-multimedia-light__title, .site_ur .b-multimedia-light__title, .site_ps .b-multimedia-light__title, .site_da .b-multimedia-light__title {
  font-size: 14px;
}

.b-photo {
  margin-left: 36px;
  display: inline-block;
  width: 405px;
  vertical-align: top;
  text-align: left;
}

.b-photo__main {
  margin-bottom: 15px;
  position: relative;
}
.b-photo__main a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000');
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  padding: 80px 30px 0;
}
:root .b-photo__main a {
  filter: none\0/IE9;
}
.site_eg .b-photo__main a, .site_fa .b-photo__main a, .site_ur .b-photo__main a, .site_ps .b-photo__main a, .site_da .b-photo__main a {
  font-size: 22px;
}
.b-photo__main:hover a {
  display: block;
}

.b-photo__list {
  font-size: 0;
}

.b-photo__item {
  display: inline-block;
  vertical-align: top;
  margin-left: 15px;
  width: 195px;
}
.b-photo__item:first-child {
  margin-left: 0;
}

.b-photo__announce {
  margin-top: 10px;
}
.b-photo__announce a {
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
.site_eg .b-photo__announce a, .site_fa .b-photo__announce a, .site_ur .b-photo__announce a, .site_ps .b-photo__announce a, .site_da .b-photo__announce a {
  font-size: 14px;
}

.b-lenta-caricature__list {
  border-top: 0;
  padding: 15px 20px;
}
.b-lenta-caricature__list.m-shaped {
  padding-top: 15px;
}

.b-lenta-caricature__item {
  text-align: center;
  position: relative;
  width: 260px;
  height: 194px;
  margin-bottom: 15px;
}
.b-lenta-caricature__item:last-child {
  margin-bottom: 0px;
}

.b-lenta-caricature__item-title {
  font-size: 16px;
  position: absolute;
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 22px;
  padding: 15px 20px;
  font-weight: bold;
  text-align: left;
}
.b-lenta-caricature__item-title a {
  color: #fff;
}

.b-highlights {
  background-color: #EFEEEC;
  margin: 0 -20px 20px;
  padding: 30px 20px 20px 200px;
  position: relative;
  font-size: 0;
}
.site_vn .b-highlights {
  padding-left: 250px;
}
.b-highlights:before {
  content: "";
  position: absolute;
  top: -8px;
  left: 0;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 0px solid transparent;
  border-right: 20px solid #e6e6e6;
}
.b-highlights:after {
  content: "";
  position: absolute;
  top: -8px;
  right: 0;
  display: block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 0px solid transparent;
  border-left: 20px solid #e6e6e6;
}

.b-highlights__lists {
  display: table;
  width: 820px;
}
.site_vn .b-highlights__lists {
  width: 770px;
}

.b-highlights__list {
  padding-left: 20px;
  overflow: hidden;
  display: table-cell;
  vertical-align: top;
}

.b-highlights__item {
  font-size: 11px;
  list-style-type: disc;
  color: #f7961d;
  margin-right: 20px;
  margin-bottom: 10px;
}
.site_eg .b-highlights__item, .site_fa .b-highlights__item, .site_ur .b-highlights__item, .site_ps .b-highlights__item, .site_da .b-highlights__item {
  font-size: 13px;
}
.site_cn .b-highlights__item, .site_kr .b-highlights__item {
  font-size: 13px;
}
.site_eg .site_cn .b-highlights__item, .site_fa .site_cn .b-highlights__item, .site_ur .site_cn .b-highlights__item, .site_ps .site_cn .b-highlights__item, .site_da .site_cn .b-highlights__item, .site_eg .site_kr .b-highlights__item, .site_fa .site_kr .b-highlights__item, .site_ur .site_kr .b-highlights__item, .site_ps .site_kr .b-highlights__item, .site_da .site_kr .b-highlights__item {
  font-size: 15px;
}

.b-highlights__title {
  position: absolute;
  width: 144px;
  padding-left: 36px;
  top: 27px;
  left: 20px;
  font-size: 18px;
  font-family: "Sputnik";
  color: #f7961d;
  text-transform: uppercase;
}
.site_eg .b-highlights__title, .site_fa .b-highlights__title, .site_ur .b-highlights__title, .site_ps .b-highlights__title, .site_da .b-highlights__title {
  font-size: 20px;
}
.site_cn .b-highlights__title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-highlights__title, .site_fa .b-highlights__title, .site_ur .b-highlights__title, .site_ps .b-highlights__title, .site_da .b-highlights__title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-highlights__title {
  font-family: "NanumBarunGothic";
}
.site_vn .b-highlights__title {
  width: 194px;
}
.site_cn .b-highlights__title {
  font-weight: bold;
}
.b-highlights__title a {
  color: #f7961d;
}

.b-slider {
  position: relative;
  margin-bottom: 20px;
}
.b-slider.m-noarr .arrow-holder {
  display: none;
}
.b-slider .arrow-holder {
  position: absolute;
  top: 95px;
  width: 25px;
  height: 31px;
}
.b-slider .arrow-holder.left {
  left: -20px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1310px;
}
.b-slider .arrow-holder.right {
  right: -20px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1419px;
}
.b-slider .touchcarousel {
  width: 260px;
  margin: 14px 19px 13px;
}

.b-slider-short .arrow-holder {
  top: 65px;
}

.b-slider__item {
  width: 260px;
  margin-right: 10px !important;
}
.b-slider__item + .b-slider__item {
  display: none;
}
.touchcarousel-wrapper .b-slider__item {
  display: block;
}

.b-slider__item-img {
  width: 260px;
  height: 160px;
  overflow: hidden;
}
.b-slider__item-img img {
  height: 100% !important;
  width: auto !important;
}

.b-slider__item-announce {
  font-weight: bold;
  font-size: 14px;
  line-height: 18px;
  margin-top: 10px;
}
.site_eg .b-slider__item-announce, .site_fa .b-slider__item-announce, .site_ur .b-slider__item-announce, .site_ps .b-slider__item-announce, .site_da .b-slider__item-announce {
  font-size: 16px;
}

.b-slider__story {
  margin-bottom: 15px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
}
.site_eg .b-slider__story, .site_fa .b-slider__story, .site_ur .b-slider__story, .site_ps .b-slider__story, .site_da .b-slider__story {
  font-size: 14px;
}
.b-slider__story a {
  color: #f7961d;
}

.b-columnists__list {
  margin: 19px;
}

.b-columnists__list-item {
  *zoom: 1;
  margin-bottom: 10px;
}
.b-columnists__list-item:after {
  content: "";
  display: table;
  clear: both;
}

.b-columnists__list-img {
  margin-right: 10px;
  margin-bottom: 5px;
  float: left;
}

.b-columnists__list-text {
  overflow: hidden;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}
.site_eg .b-columnists__list-text, .site_fa .b-columnists__list-text, .site_ur .b-columnists__list-text, .site_ps .b-columnists__list-text, .site_da .b-columnists__list-text {
  font-size: 14px;
}
.b-columnists__list-text h4 {
  margin-bottom: 5px;
}
.b-columnists__list-text h4 a {
  color: #f7961d;
}
.b-columnists__list-text .b-counters {
  position: static;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  margin-left: 7px;
}

.b-columnists__list-announce {
  clear: both;
  margin-top: 5px;
}

.b-title {
  height: 42px;
  color: #f7961d;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 15px;
  line-height: 42px;
  font-family: "Sputnik";
}
.site_eg .b-title, .site_fa .b-title, .site_ur .b-title, .site_ps .b-title, .site_da .b-title {
  font-size: 17px;
}
.site_cn .b-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-title, .site_fa .b-title, .site_ur .b-title, .site_ps .b-title, .site_da .b-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-title {
  font-family: "NanumBarunGothic";
}
.b-title a {
  color: #f7961d;
}
.b-title a:hover {
  text-decoration: none;
}
.b-title.m-curvedblock {
  background: #f7961d;
  margin: 0 20px 15px 20px;
  color: #fff;
  position: relative;
  height: 42px;
  line-height: 42px;
}
.b-title.m-curvedblock span {
  position: relative;
}
.b-title.m-curvedblock a {
  color: #fff;
}
.b-title.m-curvedblock:before {
  content: "";
  width: 56px;
  height: 51px;
  background: url('/i/sprites/common-s783fbd7ca9.png') 0 -94px;
  position: absolute;
  top: 0px;
  left: -56px;
}
.site_cn .b-title.m-curvedblock:before {
  left: -50px;
}
.site_cn .b-title.m-curvedblock {
  margin: 0 0 15px 36px;
}

.b-plainlist__item {
  display: block;
  padding: 20px 0;
  border-top: 1px solid #ebebeb;
  *zoom: 1;
}
.b-plainlist__item:after {
  content: "";
  display: table;
  clear: both;
}
.b-plainlist__item:first-child {
  border: none;
}
.b-plainlist__item.m-story {
  background-color: #efeeec;
}

.b-plainlist__img {
  width: 150px;
  height: 100px;
  float: left;
  margin-right: 15px;
}
.b-plainlist__img img {
  width: 100% !important;
  height: auto !important;
}

.b-plainlist__info {
  overflow: hidden;
}

.b-plainlist__credentials {
  margin-bottom: 10px;
  position: relative;
}

.b-plainlist__date {
  color: #f7961d;
  margin-right: 5px;
  font-size: 10px;
  font-weight: bold;
}
.site_eg .b-plainlist__date, .site_fa .b-plainlist__date, .site_ur .b-plainlist__date, .site_ps .b-plainlist__date, .site_da .b-plainlist__date {
  font-size: 12px;
}

.b-plainlist__author {
  margin: -2px 0 5px;
  font-size: 12px;
}
.site_eg .b-plainlist__author, .site_fa .b-plainlist__author, .site_ur .b-plainlist__author, .site_ps .b-plainlist__author, .site_da .b-plainlist__author {
  font-size: 14px;
}
.b-plainlist__author strong {
  font: bold italic 14px Georgia;
}

.b-plainlist__rubric {
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  line-height: 15px;
  color: #FFF;
  background-color: #f7961d;
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 10px;
  font-weight: bold;
}
.site_eg .b-plainlist__rubric, .site_fa .b-plainlist__rubric, .site_ur .b-plainlist__rubric, .site_ps .b-plainlist__rubric, .site_da .b-plainlist__rubric {
  font-size: 12px;
}

.b-plainlist__rubric-count {
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  line-height: 15px;
  color: #f7961d;
  background-color: #efeeec;
  text-transform: uppercase;
  padding: 0 5px;
  font-size: 10px;
  font-weight: bold;
}
.site_eg .b-plainlist__rubric-count, .site_fa .b-plainlist__rubric-count, .site_ur .b-plainlist__rubric-count, .site_ps .b-plainlist__rubric-count, .site_da .b-plainlist__rubric-count {
  font-size: 12px;
}

.b-plainlist__counters {
  right: 0;
}

.b-plainlist__title {
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
}
.site_eg .b-plainlist__title, .site_fa .b-plainlist__title, .site_ur .b-plainlist__title, .site_ps .b-plainlist__title, .site_da .b-plainlist__title {
  font-size: 18px;
}

.b-plainlist__announce {
  margin-top: 10px;
  font-size: 13px;
  line-height: 18px;
}
.site_eg .b-plainlist__announce, .site_fa .b-plainlist__announce, .site_ur .b-plainlist__announce, .site_ps .b-plainlist__announce, .site_da .b-plainlist__announce {
  font-size: 15px;
}

.b-plainlist__topic {
  font-size: 12px;
  margin-top: 10px;
}
.site_eg .b-plainlist__topic, .site_fa .b-plainlist__topic, .site_ur .b-plainlist__topic, .site_ps .b-plainlist__topic, .site_da .b-plainlist__topic {
  font-size: 14px;
}
.b-plainlist__topic:before {
  content: "";
  display: inline-block;
  vertical-align: top;
  width: 13px;
  height: 15px;
  margin-right: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1793px;
}
.b-plainlist__topic a {
  color: #f7961d;
  text-transform: uppercase;
  margin-right: 5px;
}

.b-plainlist__story {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
}
.site_eg .b-plainlist__story, .site_fa .b-plainlist__story, .site_ur .b-plainlist__story, .site_ps .b-plainlist__story, .site_da .b-plainlist__story {
  font-size: 14px;
}
.b-plainlist__story:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 15px;
  margin-right: 10px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -1793px;
}

.b-vote .b-article__vote {
  padding: 20px 20px 0;
  border: none;
}
.b-vote .b-article__vote-date,
.b-vote .b-vote__nav-result,
.b-vote .social-likes {
  display: none;
}
.b-vote .b-vote__form-item {
  margin-top: 8px;
}
.b-vote label:before {
  top: 5px;
}

.b-vote__head {
  background-color: #000;
  height: 136px;
  color: #FFF;
  position: relative;
}

.b-vote__head-title {
  font-size: 14px;
  text-transform: uppercase;
  position: absolute;
  font-size: 18px;
  font-weight: bold;
  bottom: 20px;
  right: 40px;
  font-family: "Sputnik";
}
.site_eg .b-vote__head-title, .site_fa .b-vote__head-title, .site_ur .b-vote__head-title, .site_ps .b-vote__head-title, .site_da .b-vote__head-title {
  font-size: 16px;
}
.site_eg .b-vote__head-title, .site_fa .b-vote__head-title, .site_ur .b-vote__head-title, .site_ps .b-vote__head-title, .site_da .b-vote__head-title {
  font-size: 20px;
}
.site_cn .b-vote__head-title {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-vote__head-title, .site_fa .b-vote__head-title, .site_ur .b-vote__head-title, .site_ps .b-vote__head-title, .site_da .b-vote__head-title {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-vote__head-title {
  font-family: "NanumBarunGothic";
}

.b-vote__list {
  font-size: 0;
  margin: 20px 0 0 36px;
}

.b-vote__list-item {
  display: inline-block;
  vertical-align: top;
  width: 307px;
  height: 301px;
  position: relative;
  margin-bottom: 20px;
  border: 1px solid #efeeec;
  background-color: #FFF;
}
.b-vote__list-item.m-mr20 {
  margin-right: 20px;
}

.b-vote__list-date {
  position: absolute;
  top: 20px;
  left: 20px;
  right: 20px;
  color: #f7961d;
  font-size: 10px;
  font-weight: bold;
}
.site_eg .b-vote__list-date, .site_fa .b-vote__list-date, .site_ur .b-vote__list-date, .site_ps .b-vote__list-date, .site_da .b-vote__list-date {
  font-size: 12px;
}

.b-vote__list-title {
  position: absolute;
  top: 75px;
  left: 20px;
  right: 20px;
  font-size: 24px;
  font-weight: bold;
  line-height: 27px;
  height: 165px;
  overflow: hidden;
}
.site_eg .b-vote__list-title, .site_fa .b-vote__list-title, .site_ur .b-vote__list-title, .site_ps .b-vote__list-title, .site_da .b-vote__list-title {
  font-size: 26px;
}
.b-vote__list-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 30px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, rgba(255, 255, 255, 0.1)), color-stop(20%, rgba(255, 255, 255, 0.5)), color-stop(100%, #ffffff));
  background-image: -moz-linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
  background-image: linear-gradient(rgba(255, 255, 255, 0.1) 10%, rgba(255, 255, 255, 0.5) 20%, #ffffff);
}

.b-vote__list-counters {
  position: absolute;
  bottom: 20px;
  right: 20px;
  left: 20px;
}

.b-article__vote {
  padding: 40px 20px 20px;
  border: 1px solid #efeeec;
}

.b-article__vote-date {
  font-size: 12px;
  color: #808080;
  margin-bottom: 20px;
}
.site_eg .b-article__vote-date, .site_fa .b-article__vote-date, .site_ur .b-article__vote-date, .site_ps .b-article__vote-date, .site_da .b-article__vote-date {
  font-size: 14px;
}
.b-article__vote-date span {
  color: #f7961d;
}

.b-article__vote-title {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  line-height: 1.2;
}
.site_eg .b-article__vote-title, .site_fa .b-article__vote-title, .site_ur .b-article__vote-title, .site_ps .b-article__vote-title, .site_da .b-article__vote-title {
  font-size: 26px;
}

.b-vote__nav {
  margin: 20px 0;
  position: relative;
  height: 35px;
  line-height: 35px;
}
.b-vote__nav a {
  color: #f7961d;
}
.b-inject .b-vote__nav {
  margin-bottom: 30px;
}

.b-vote__nav-submit {
  margin-right: 20px;
}
.b-inject .b-vote__nav-submit {
  margin-left: 30px;
}

.b-vote__nav-result {
  font-size: 12px;
}
.site_eg .b-vote__nav-result, .site_fa .b-vote__nav-result, .site_ur .b-vote__nav-result, .site_ps .b-vote__nav-result, .site_da .b-vote__nav-result {
  font-size: 14px;
}

.b-vote__nav-all {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
  line-height: 35px;
}
.site_eg .b-vote__nav-all, .site_fa .b-vote__nav-all, .site_ur .b-vote__nav-all, .site_ps .b-vote__nav-all, .site_da .b-vote__nav-all {
  font-size: 14px;
}

.b-vote__nav-voted {
  position: relative;
  margin-right: 10px;
  font-size: 12px;
}
.site_eg .b-vote__nav-voted, .site_fa .b-vote__nav-voted, .site_ur .b-vote__nav-voted, .site_ps .b-vote__nav-voted, .site_da .b-vote__nav-voted {
  font-size: 14px;
}
.b-vote__nav-voted:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2318px;
  margin-right: 3px;
  position: relative;
  top: 1px;
}
.b-vote__nav-voted strong {
  color: #f7961d;
}

.b-vote__form-item {
  margin-top: 20px;
  position: relative;
  overflow: hidden;
}
.b-vote__form-item:first-child {
  margin-top: 0;
}
.b-vote__form-item.active label:before {
  border: 5px solid #f7961d;
  width: 6px;
  height: 6px;
}
.b-vote__form-item label {
  font-size: 14px;
  position: relative;
  padding-left: 30px;
  display: inline-block;
  line-height: 1.3em;
}
.site_eg .b-vote__form-item label, .site_fa .b-vote__form-item label, .site_ur .b-vote__form-item label, .site_ps .b-vote__form-item label, .site_da .b-vote__form-item label {
  font-size: 16px;
}
.b-vote__form-item label:before {
  content: "";
  position: absolute;
  width: 14px;
  height: 14px;
  border: 1px solid #999;
  left: 0;
  top: 2px;
}
.b-vote__form-item input {
  visibility: hidden;
  position: absolute;
  left: -999px;
}

.b-vote__form-radio label:before {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}

.b-vote__results-item {
  font-size: 14px;
  margin-top: 20px;
}
.site_eg .b-vote__results-item, .site_fa .b-vote__results-item, .site_ur .b-vote__results-item, .site_ps .b-vote__results-item, .site_da .b-vote__results-item {
  font-size: 16px;
}
.b-vote__results-item:first-child {
  margin-top: 0;
}

.b-vote__results-line {
  height: 12px;
  font-size: 12px;
  line-height: 12px;
  font-weight: bold;
  width: 80%;
  white-space: nowrap;
  margin-top: 5px;
}
.site_eg .b-vote__results-line, .site_fa .b-vote__results-line, .site_ur .b-vote__results-line, .site_ps .b-vote__results-line, .site_da .b-vote__results-line {
  font-size: 14px;
}
.b-vote__results-line.m-win {
  color: #f7961d;
}

.b-vote__results-line-graph {
  background-color: #efeeec;
  min-width: 3px !important;
  height: 12px;
  margin-right: 10px;
  display: inline-block;
  vertical-align: top;
}
.m-win .b-vote__results-line-graph {
  background-color: #f7961d;
}

.b-vote__results-line-total {
  color: #efeeec;
}

.b-article__refs-getshorturl {
  margin: 0 10px;
}

.b-radio {
  font-size: 0;
  padding-left: 36px;
}
.b-radio a {
  color: inherit;
}
.b-radio .b-title {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 18px;
  line-height: 1;
  height: 18px;
}
.site_eg .b-radio .b-title, .site_fa .b-radio .b-title, .site_ur .b-radio .b-title, .site_ps .b-radio .b-title, .site_da .b-radio .b-title {
  font-size: 20px;
}

.b-radio__item {
  display: inline-block;
  margin: 0 0 16px 16px;
  vertical-align: top;
  position: relative;
}
.b-radio__item:first-child {
  margin-left: 0;
}
.b-radio__item.m-radio-h {
  width: 464px;
  height: 85px;
  background-color: #000;
}
.b-radio__item.m-radio-v {
  width: 224px;
  height: 293px;
  background-color: #f7961d;
}

.b-radio__h-img {
  width: 85px;
  height: 85px;
  float: left;
  background-color: #f00;
}

.b-radio__h-title {
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  color: #f7961d;
  display: inline-block;
  vertical-align: top;
  height: 45px;
  margin-top: 15px;
  margin-left: 20px;
}
.site_eg .b-radio__h-title, .site_fa .b-radio__h-title, .site_ur .b-radio__h-title, .site_ps .b-radio__h-title, .site_da .b-radio__h-title {
  font-size: 17px;
}

.b-radio__h-info {
  display: block;
  color: #FFF;
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  margin: 3px 0;
}
.site_eg .b-radio__h-info, .site_fa .b-radio__h-info, .site_ur .b-radio__h-info, .site_ps .b-radio__h-info, .site_da .b-radio__h-info {
  font-size: 13px;
}
.b-radio__h-info span {
  font-weight: bold;
}

.b-radio__h-announce {
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  margin-top: 15px;
  margin-left: 20px;
  width: 170px;
}
.site_eg .b-radio__h-announce, .site_fa .b-radio__h-announce, .site_ur .b-radio__h-announce, .site_ps .b-radio__h-announce, .site_da .b-radio__h-announce {
  font-size: 14px;
}

.b-radio__btn {
  display: inline-block;
  vertical-align: top;
  margin-top: 28px;
  margin-left: 20px;
}
.b-radio__btn a {
  width: 33px;
  height: 33px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f7961d;
  display: inline-block;
  position: relative;
}
.b-radio__btn a:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 8px solid #fff;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.b-radio__v-img {
  height: 124px;
  position: relative;
  background-color: #f00;
  overflow: hidden;
}
.b-radio__v-img img {
  height: auto !important;
  width: 100% !important;
}

.b-radio__v-img-info {
  position: absolute;
  top: 25px;
  left: 20px;
  bottom: 0;
  right: 20px;
  font-size: 13px;
  line-height: 16px;
  text-transform: uppercase;
  color: #FFF;
}
.site_eg .b-radio__v-img-info, .site_fa .b-radio__v-img-info, .site_ur .b-radio__v-img-info, .site_ps .b-radio__v-img-info, .site_da .b-radio__v-img-info {
  font-size: 15px;
}
.b-radio__v-img-info span {
  display: block;
  font-weight: bold;
}

.b-radio__v-content {
  position: relative;
  margin: 20px;
  height: 105px;
  overflow: hidden;
}
.b-radio__v-content:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmNzk2MWQiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiNmNzk2MWQiIHN0b3Atb3BhY2l0eT0iMC41Ii8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjc5NjFkIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(10%, rgba(247, 150, 29, 0.1)), color-stop(20%, rgba(247, 150, 29, 0.5)), color-stop(100%, #f7961d));
  background-image: -moz-linear-gradient(rgba(247, 150, 29, 0.1) 10%, rgba(247, 150, 29, 0.5) 20%, #f7961d);
  background-image: -webkit-linear-gradient(rgba(247, 150, 29, 0.1) 10%, rgba(247, 150, 29, 0.5) 20%, #f7961d);
  background-image: linear-gradient(rgba(247, 150, 29, 0.1) 10%, rgba(247, 150, 29, 0.5) 20%, #f7961d);
}

.b-radio__v-title {
  font-size: 13px;
  line-height: 16px;
  font-weight: bold;
}
.site_eg .b-radio__v-title, .site_fa .b-radio__v-title, .site_ur .b-radio__v-title, .site_ps .b-radio__v-title, .site_da .b-radio__v-title {
  font-size: 15px;
}

.b-radio__v-announce {
  font-size: 11px;
  line-height: 15px;
  margin: 5px 0 10px;
}
.site_eg .b-radio__v-announce, .site_fa .b-radio__v-announce, .site_ur .b-radio__v-announce, .site_ps .b-radio__v-announce, .site_da .b-radio__v-announce {
  font-size: 13px;
}

.b-radio__v-date {
  color: #FFF;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  bottom: 20px;
  left: 20px;
  z-index: 10;
  background-color: #f7961d;
}
.site_eg .b-radio__v-date, .site_fa .b-radio__v-date, .site_ur .b-radio__v-date, .site_ps .b-radio__v-date, .site_da .b-radio__v-date {
  font-size: 13px;
}

.b-radio__v-info {
  font-size: 11px;
  margin-top: 3px;
}
.site_eg .b-radio__v-info, .site_fa .b-radio__v-info, .site_ur .b-radio__v-info, .site_ps .b-radio__v-info, .site_da .b-radio__v-info {
  font-size: 13px;
}

.b-radio__v-btn {
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.b-radio__v-btn a {
  width: 33px;
  height: 33px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #fff;
  display: inline-block;
  position: relative;
}
.b-radio__v-btn a:after {
  content: "";
  position: absolute;
  top: 13px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 8px solid #f7961d;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
}

.b-index-photo {
  margin-left: 36px;
  display: block;
  width: 964px;
}

.b-index-photo__list {
  font-size: 0;
}

.b-index-photo__item {
  position: relative;
  display: inline-block;
  margin: 0 15px 0 0;
  width: 225px;
  height: 138px;
  overflow: hidden;
}
.b-index-photo__item a {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px 30px 0;
  font-size: 17px;
  line-height: 21px;
  background: rgba(0, 0, 0, 0.5);
  color: #FFF;
  font-weight: bold;
  text-decoration: none;
}
.site_eg .b-index-photo__item a, .site_fa .b-index-photo__item a, .site_ur .b-index-photo__item a, .site_ps .b-index-photo__item a, .site_da .b-index-photo__item a {
  font-size: 19px;
}
.b-index-photo__item:hover a {
  display: block;
}

.b-index-photo__main {
  margin-bottom: 15px;
  width: 465px;
  height: 280px;
}
.b-index-photo__main img {
  width: 465px;
  height: 292px;
}
.b-index-photo__main a {
  padding-top: 110px;
  font-size: 20px;
  line-height: 26px;
}
.site_eg .b-index-photo__main a, .site_fa .b-index-photo__main a, .site_ur .b-index-photo__main a, .site_ps .b-index-photo__main a, .site_da .b-index-photo__main a {
  font-size: 22px;
}

.b-insight {
  margin-bottom: 20px;
}
.b-insight a {
  color: #000;
}
.b-insight a:hover {
  text-decoration: none;
}

.b-insight__item-rubric {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}
.site_eg .b-insight__item-rubric, .site_fa .b-insight__item-rubric, .site_ur .b-insight__item-rubric, .site_ps .b-insight__item-rubric, .site_da .b-insight__item-rubric {
  font-size: 18px;
}

.b-insight__list {
  margin-top: 20px;
  font-size: 0;
  padding-left: 36px;
}

.b-insight__item {
  display: inline-block;
  vertical-align: top;
  width: 309px;
  margin-left: 17px;
}
.b-insight__item:first-child {
  margin-left: 0;
}

.b-insight__item-content {
  margin-top: 10px;
}

.b-insight__item-image {
  margin-bottom: 10px;
  width: 309px;
  height: 150px;
  overflow: hidden;
}

.b-insight__item-title {
  margin-bottom: 5px;
  font-size: 16px;
  line-height: 20px;
  font-weight: bold;
}
.site_eg .b-insight__item-title, .site_fa .b-insight__item-title, .site_ur .b-insight__item-title, .site_ps .b-insight__item-title, .site_da .b-insight__item-title {
  font-size: 18px;
}

.b-insight__item-announce {
  margin-right: 10px;
  font-size: 13px;
  line-height: 19px;
  opacity: .7;
}
.site_eg .b-insight__item-announce, .site_fa .b-insight__item-announce, .site_ur .b-insight__item-announce, .site_ps .b-insight__item-announce, .site_da .b-insight__item-announce {
  font-size: 15px;
}

.b-press-tab {
  font-size: 14px;
}
.site_eg .b-press-tab, .site_fa .b-press-tab, .site_ur .b-press-tab, .site_ps .b-press-tab, .site_da .b-press-tab {
  font-size: 16px;
}
.b-press-tab .b-tabs__head-item {
  font-size: 14px;
  font-weight: normal;
}
.site_eg .b-press-tab .b-tabs__head-item, .site_fa .b-press-tab .b-tabs__head-item, .site_ur .b-press-tab .b-tabs__head-item, .site_ps .b-press-tab .b-tabs__head-item, .site_da .b-press-tab .b-tabs__head-item {
  font-size: 16px;
}
.site_cn .b-press-tab {
  height: 370px;
}

.b-press-tab__item {
  margin-bottom: 10px;
}
.site_cn .b-press-tab__item {
  height: 50px;
  overflow: hidden;
}

.b-press-tab__link {
  color: #f7961d;
  font-weight: bold;
  display: block;
  margin-bottom: 5px;
}

.b-press-tab__title {
  display: block;
  color: #000;
  font-weight: bold;
}

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

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 100%;
  background: red;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 15px;
  background: red;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #f7f7f7;
  position: relative;
}

.jspDrag {
  background: #e6e6e6;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

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

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

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

.jspVerticalBar .jspArrow {
  height: 15px;
}

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

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

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

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

.b-sitenav-all {
  background-color: #000;
  position: absolute;
  top: 45px;
  left: 0;
  z-index: 20;
  right: 0;
  text-align: center;
}
.b-sitenav-all .b-sitenav-all__trigger {
  border-bottom: 12px solid #f7961d;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 20px;
}

.b-sitenav-all__list {
  display: inline-block;
  vertical-align: top;
  width: 270px;
  padding-left: 60px;
  margin: 25px 0;
  text-align: left;
  font-family: "Open Sans", sans-serif;
}
.b-sitenav-all__list a {
  color: #FFF;
}
.b-sitenav-all__list li {
  font-size: 13px;
  display: list-item;
  margin-bottom: 15px;
}
.site_eg .b-sitenav-all__list li, .site_fa .b-sitenav-all__list li, .site_ur .b-sitenav-all__list li, .site_ps .b-sitenav-all__list li, .site_da .b-sitenav-all__list li {
  font-size: 15px;
}
.b-sitenav-all__list li:before {
  content: "";
  position: absolute;
  margin: 5px 0 0 -19px;
  width: 9px;
  height: 9px;
  background-color: #f7961d;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.b-sitenav-all__list li.current a {
  color: #f7961d;
}

.b-sitenav-all__trigger {
  color: #f7961d !important;
}

.site_ge #id-1015771287 {
  display: none;
}
.site_ge #id-1015615129 {
  display: none;
}
.site_ge #id-1023476299 {
  display: none;
}
.site_ge #id-1023476207 {
  display: none;
}

.site_az #id-1024073486 {
  display: none;
}

.site_am #id-1022426049 {
  display: none;
}

.b-banner a {
  outline-style: none;
}

@media print {
  *,
  *:before,
  *:after {
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .l-sidebar,
  .l-orange,
  .b-article__likes,
  .b-article__refs,
  .social-likes,
  .footer__nav,
  .b-mainnav,
  .b-header__nav,
  .b-breakingnews,
  .b-sitenav__time,
  .b-sitenav-all__trigger,
  .b-banner,
  .b-sitenav__lang,
  .b-article__refs-getshorturl,
  .b-counters {
    display: none;
  }

  .b-header__logo {
    background: url(/i/logo-print.png);
    left: -1px;
  }

  .b-inject,
  .marker-quote1,
  .marker-quote2,
  .marker-quote3 {
    page-break-inside: avoid;
  }
  .b-inject img,
  .marker-quote1 img,
  .marker-quote2 img,
  .marker-quote3 img {
    max-width: 100%;
  }

  .b-sitenav {
    text-align: right;
    background-color: transparent !important;
  }
  .b-sitenav a {
    color: #000 !important;
    font-size: 18px;
  }

  .b-sitenav__list {
    margin: 0 !important;
  }

  .b-sitenav__list-item {
    margin: 0 !important;
  }

  .b-article__header img {
    width: 100%;
  }

  .b-article__header-title {
    position: static !important;
    width: auto !important;
    margin-top: 40px;
  }
  .b-article__header-title span {
    color: #000 !important;
    background-color: transparent !important;
  }

  .b-article__header-copy {
    bottom: auto;
    top: 541px;
    background-color: transparent !important;
    color: #000 !important;
    padding: 10px 0 0 0 !important;
  }
  .b-article__header-copy a {
    color: #000 !important;
  }

  .m-pl36 {
    padding-left: 0;
    color: #000 !important;
  }

  .l-maincolumn {
    float: none;
    width: auto;
  }

  .footer {
    background-color: transparent !important;
  }
}
.b-top-bloggers {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f7961d;
  padding: 20px;
  color: #FFF;
}
.b-top-bloggers table {
  width: 100%;
  font-weight: bold;
}
.b-top-bloggers th {
  font-family: "Sputnik";
  font-size: 17px;
  text-transform: uppercase;
  padding-bottom: 20px;
  text-align: center;
}
.site_cn .b-top-bloggers th {
  font-family: "Roboto";
  font-weight: bold;
}
.site_eg .b-top-bloggers th, .site_fa .b-top-bloggers th, .site_ur .b-top-bloggers th, .site_ps .b-top-bloggers th, .site_da .b-top-bloggers th {
  font-family: Arial;
  font-weight: bold;
}
.site_kr .b-top-bloggers th {
  font-family: "NanumBarunGothic";
}
.site_eg .b-top-bloggers th, .site_fa .b-top-bloggers th, .site_ur .b-top-bloggers th, .site_ps .b-top-bloggers th, .site_da .b-top-bloggers th {
  font-size: 19px;
}
.b-top-bloggers td {
  padding-bottom: 5px;
  padding-right: 5px;
}
.b-top-bloggers td:nth-child(2) {
  color: #000;
}
.b-top-bloggers td a {
  color: #000;
}
