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 {
  width: 100%;
  min-width: 320px;
}

.root {
  position: relative;
  height: auto;
  width: 100%;
  min-width: 320px;
  overflow: hidden;
}

.l-wrap {
  max-width: 1000px;
  min-width: 320px;
  margin: 0 auto;
}
.l-wrap .b-more {
  font-size: 1.46em;
  margin-bottom: 40px;
}

.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-oh {
  overflow: hidden;
}

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

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

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

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

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

.b-header {
  position: relative;
}
.b-header .l-wrap {
  position: relative;
}

.b-sitenav {
  padding: 7% 0 7% 38.5%;
  font-size: 1.69em;
  background: #000;
  color: #fff;
}
.b-sitenav a {
  color: #FFF;
  text-decoration: underline;
}

.b-navbutton,
.b-mainnav-close {
  float: right;
  display: block;
  margin: 4px 50px 0 0;
  position: relative;
  width: 27px;
  height: 25px;
  /*background: isprite('nav-button');*/
  cursor: pointer;
}

.b-navbutton span,
.b-mainnav-close span {
  background: #f7961d;
  border: none;
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .35s ease;
}

.b-navbutton span:nth-of-type(2) {
  top: 10px;
}

.b-navbutton span:nth-of-type(3) {
  top: 20px;
}

.b-mainnav-close span:nth-of-type(3) {
  top: 22px;
}

.b-mainnav-close {
  margin-right: 0;
  top: 25px;
  right: 30px;
  position: relative;
}

.b-mainnav-close .top {
  transform: translateY(11px) translateX(0) rotate(45deg);
  -webkit-transform: translateY(11px) translateX(0) rotate(45deg);
  -o-transform: translateY(11px) translateX(0) rotate(45deg);
  -moz-transform: translateY(11px) translateX(0) rotate(45deg);
  background: #f7961d;
}

.b-mainnav-close .middle {
  opacity: 0;
  background: #f7961d;
}

.b-mainnav-close .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  -webkit-transform: translateY(-11px) translateX(0) rotate(-45deg);
  -o-transform: translateY(-11px) translateX(0) rotate(-45deg);
  -moz-transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #f7961d;
}

.b-header__logo {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  width: 35%;
  max-width: 215px;
}
.b-header__logo img {
  max-width: 100%;
  height: auto;
}

.b-newsnav__main,
.b-newsnav {
  font-size: 1.46em;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
}
.b-newsnav__main ul,
.b-newsnav ul {
  margin: 17px 0 18px;
}
.b-newsnav__main li,
.b-newsnav li {
  display: inline-block;
  margin-left: 19px;
  width: 26%;
  max-width: 144px;
  border: 3px solid #ebebeb;
  white-space: nowrap;
}
.b-newsnav__main li:first-child,
.b-newsnav li:first-child {
  margin-left: 0;
}
.b-newsnav__main a,
.b-newsnav a {
  display: block;
  padding: 18px 0;
  text-decoration: none;
}
.b-newsnav__main .orange a,
.b-newsnav .orange a {
  color: #f7961d;
}
.b-newsnav__main.rubricnav li:first-child,
.b-newsnav.rubricnav li:first-child {
  display: none;
}
.b-newsnav__main.rubricnav li:nth-child(2),
.b-newsnav.rubricnav li:nth-child(2) {
  margin-left: 0;
}
.b-newsnav__main.rubricnav li,
.b-newsnav.rubricnav li {
  max-width: 260px;
  width: 40%;
}

.b-newsnav__list {
  display: none;
}
.b-newsnav__list.active {
  display: block;
}

.b-mainnav__fade {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  background: #000;
  opacity: 0.01;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.b-mainnav__active .b-mainnav__fade {
  bottom: 0;
  right: 0;
  opacity: 0.5;
}

.b-mainnav {
  position: absolute;
  top: 0;
  right: -320px;
  width: 280px;
  padding: 20px;
  z-index: 20;
  background-color: #000;
  white-space: nowrap;
  line-height: 45px;
  -moz-transition: right 0.5s;
  -o-transition: right 0.5s;
  -webkit-transition: right 0.5s;
  transition: right 0.5s;
}
.b-mainnav__active .b-mainnav {
  right: 0;
}
.b-mainnav, .b-mainnav a {
  color: #fff;
  text-decoration: none;
}
.b-mainnav dl {
  text-align: center;
}
.b-mainnav dt {
  font-size: 30px;
  font-weight: 800;
  color: #f7961d;
}
.b-mainnav dt a {
  color: #f7961d;
}
.b-mainnav dd {
  font-size: 25px;
  font-weight: 800;
}
.b-mainnav ul {
  font-size: 20px;
  font-weight: normal;
  line-height: 40px;
}

.b-mainnav__search {
  position: relative;
  margin: 23px 10px 10px;
  width: 190px;
}

.b-mainnav__search-input {
  padding: 9px 9px 10px;
  border: none;
  outline-style: none;
  background-color: #FFF;
  color: #000;
  width: 149px;
  margin-right: 20px;
  vertical-align: top;
  display: inline-block;
}

.b-mainnav__search-submit {
  position: absolute;
  top: 3px;
  right: 30px;
  background: url(/i/mobile/search_btn.png) 0 0 no-repeat;
  background-size: cover;
  display: inline-block;
  padding: 0;
  width: 25px;
  height: 28px;
  border: none;
  outline: none;
  cursor: pointer;
}

.b-rubric__head {
  padding: 27px 0 25px 22%;
  margin-bottom: 0;
  background-color: #efeeec;
  font-size: 1.7em;
  font-weight: bold;
}

.b-rubric__head-spacer {
  float: left;
  height: 20px;
  width: 0;
  max-width: 215px;
}

.b-rubric__head-current {
  color: #f7961d;
}
.b-rubric__head-current a {
  color: #f7961d;
}

.breakingnews {
  padding: 3% 7%;
  background-color: #040707;
  font-weight: bold;
  font-size: 1.5em;
  line-height: 1.4em;
  color: #fff;
}
.breakingnews a {
  color: #fff;
}

.breakingnews__pref {
  color: #f00;
}

@media only screen and (max-width: 400px) {
  .b-newsnav__main,
  .b-newsnav {
    font-size: 1.3em;
  }
  .b-newsnav__main.rubricnav li,
  .b-newsnav.rubricnav li {
    width: 38%;
  }

  .b-newsnav__main li {
    margin-left: 8px;
    padding: 0 3%;
    width: auto;
  }

  .b-sitenav {
    padding: 13% 0px 13% 33%;
    font-size: 1.4em;
  }

  .b-navbutton,
  .b-mainnav-close {
    margin-top: 1px;
    margin-right: 25px;
  }

  .b-mainnav-close {
    top: 23px;
    right: -20px;
  }

  .b-rubric__head {
    padding-left: 7%;
  }

  .b-mainnav__search-input {
    width: 172px;
  }

  .b-mainnav__search {
    margin-top: 18px;
  }

  .b-mainnav__search-submit {
    right: 7px;
  }
}
.footer {
  display: block;
  background-color: #000;
  padding: 0 0 100px;
  margin-top: 0;
}

.footer__copyright {
  display: inline-block;
  font-size: 1.3em;
  line-height: 1.3;
  color: #999;
  position: relative;
  top: -30px;
}

.footer__nav {
  color: #ffffff;
  margin-bottom: 30px;
  font-size: 1.69em;
  line-height: 1.5;
  margin-top: 30px;
  white-space: nowrap;
}
.footer__nav .footer__links {
  padding-bottom: 40px;
}
.footer__nav .footer__links li:last-child {
  padding-top: 30px;
}
.footer__nav .footer__links a {
  color: #ffffff;
  text-decoration: underline;
}
.footer__nav a {
  color: #efeeec;
}
.footer__nav dl {
  display: inline-block;
  margin-left: 76px;
  vertical-align: top;
  max-width: 152px;
}
.site_es .footer__nav dl:first-child, .footer__nav dl:first-child {
  margin-left: 0 !important;
}
.site_es .footer__nav dl {
  margin-left: 60px;
  max-width: 130px;
}
.site_cn .footer__nav dl {
  margin-left: 149px;
}
.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: 0;
}
.footer__nav ul a {
  color: #A6A6A6;
}

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

.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 {
  padding: 0 7%;
  margin-bottom: 29px;
  font-size: 1.84em;
  font-weight: bold;
  line-height: 2.8;
  text-transform: uppercase;
  background-color: #000;
  white-space: nowrap;
  overflow: hidden;
}
.b-block__title, .b-block__title a {
  color: #f7961d;
}
.b-block__title:hover, .b-block__title a:hover {
  text-decoration: none;
}

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

.tc-paging-container {
  margin-top: 20px;
  text-align: center;
}

.tc-paging-item {
  display: inline-block;
  margin-right: 20px;
  height: 14px;
  width: 14px;
  overflow: hidden;
  background-color: #d8d8d8;
  text-indent: -50px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
}
.tc-paging-item.current {
  background-color: #f7961d;
}

#smartbanner {
  min-width: 1040px;
  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-main-news a,
.b-main-news a:hover {
  text-decoration: none;
}
.b-main-news .b-main-news__item {
  margin: 0 7% 25px;
}
.b-main-news .b-main-news__item img {
  width: 100%;
  height: auto;
}
.b-main-news .b-main-news__item-title {
  padding: 22px 0 0;
  font-size: 2.15em;
  line-height: 1.3;
  font-weight: bold;
}
.b-main-news .b-main-news__item-first {
  margin: 0 0 25px;
}
.b-main-news .b-main-news__item-first .b-main-news__item-title {
  padding: 24px 7% 30px;
  font-size: 1.7em;
  background-color: #f7961d;
  color: #FFF;
}
.b-main-news .b-main-news__item-announce {
  padding: 10px 7%;
  font-size: 1.6em;
  line-height: 1.3;
  margin-bottom: 10px;
}
.b-main-news .b-main-news__item-date {
  margin-bottom: 5px;
  color: #f7961d;
  line-height: 1.2;
  font-weight: bold;
}

@media only screen and (max-width: 400px) {
  .b-main-news .b-main-news__item-first .b-main-news__item-title {
    font-size: 1.3em;
    padding: 15px 7% 18px;
  }
  .b-main-news .b-main-news__item-announce {
    font-size: 1.2em;
  }
}

.b-stories .b-counters {
  float: none;
  display: block;
  margin-top: 5px;
}
.b-stories .b-counters .b-counters-icon_view i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2449px;
  height: 13px;
  width: 15px;
  top: -3px;
  margin-right: 5px;
}

.b-stories__list {
  margin: 0 7%;
}

.b-stories__item {
  margin-bottom: 28px;
}
.b-stories__item:after {
  content: ' ';
  display: table;
  clear: both;
}

.b-stories__img {
  float: left;
  width: 40%;
  max-width: 405px;
  margin: 0 5% 0 0;
}
.b-stories__img img {
  width: 100%;
  height: auto;
  margin-top: 3px;
}

.b-stories__title {
  overflow: hidden;
  padding: 0;
  margin: 0;
  font-size: 1.4em;
  line-height: 1.3;
  font-weight: bold;
}

@media only screen and (max-width: 400px) {
  .b-stories__title {
    font-size: 1.1em;
  }
}
.b-radio {
  position: relative;
  margin-bottom: 20px;
}
.b-radio .touchcarousel {
  width: 320px;
  margin: 14px auto 13px;
}

.b-radio__list {
  margin-bottom: 25px;
}

.b-radio__item {
  width: 320px;
}

.b-radio__item-img {
  width: 320px;
  overflow: hidden;
}
.b-radio__item-img img {
  height: auto;
  width: 100%;
}

.b-radio__item-announce {
  font-weight: bold;
  font-size: 2.3em;
  line-height: 1.2;
  margin-top: 10px;
}

@media only screen and (max-width: 400px) {
  .b-radio__item-announce {
    font-size: 1.7em;
    padding: 0 10px;
  }
}
.b-multimedia img {
  height: auto;
  width: 100%;
}
.b-multimedia .b-block__title {
  margin-bottom: 0;
}

.b-multimedia__title {
  padding: 5% 7%;
}

.b-multimedia__list {
  margin-bottom: 25px;
}

.b-multimedia__item {
  background-color: #000;
  font-size: 2em;
  font-weight: bold;
  line-height: 1.3;
}
.b-multimedia__item, .b-multimedia__item a {
  color: #FFF;
}
.b-multimedia__item:hover, .b-multimedia__item a:hover {
  text-decoration: none;
}

.b-multimedia__item-image {
  position: relative;
}

.b-multimedia__item-icon {
  position: absolute;
  top: 31%;
  left: 40%;
  width: 20%;
  height: 37%;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
}

.b-multimedia__item-icon-infographics {
  background-image: url(/i/mobile/icons/mm-infographics.png);
}

.b-multimedia__item-icon-caricature {
  background-image: url(/i/mobile/icons/mm-caricature2.png);
}

.b-multimedia__item-icon-photo {
  background-image: url(/i/mobile/icons/mm-photo.png);
}

.b-multimedia__item-icon-video {
  background-image: url(/i/mobile/icons/mm-video.png);
}

@media only screen and (max-width: 400px) {
  .b-multimedia__main {
    font-size: 1.7em;
  }
}
.b-opinion .b-block__title {
  background-color: #f7961d;
}
.b-opinion .b-block__title, .b-opinion .b-block__title a {
  color: #000;
}

.b-opinion__list {
  margin: 0 7%;
}

.b-opinion__item {
  margin: 0 0 14px 0;
}
.b-opinion__item img {
  float: left;
  width: 50%;
  height: auto;
  margin: 5px 5% 0 0;
  max-width: 240px;
}

.b-opinion__title {
  font-size: 1.4em;
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width: 400px) {
  .b-opinion__item img {
    float: left;
    width: 40%;
    height: auto;
    margin: 6px 5% 0 0;
  }

  .b-opinion__title {
    font-size: 1.1em;
  }
}
.b-highlights__list {
  padding-left: 25px;
  margin-left: 7%;
}

.b-highlights__item {
  font-size: 1.76em;
  font-weight: bold;
  line-height: 1.4;
  list-style-type: disc;
  color: #f7961d;
  margin: 0 9% 25px 0;
}
.b-highlights__item a {
  text-decoration: underline;
}

@media only screen and (max-width: 400px) {
  .b-highlights__list {
    padding-left: 19px;
  }

  .b-highlights__item {
    font-size: 1.3em;
    margin: 0 9% 15px 0;
  }
}
.b-plainlist {
  padding: 0 7%;
  margin-top: 20px;
}
.b-plainlist .b-counters {
  display: none;
}
.b-plainlist img {
  height: auto;
  max-width: 100%;
}
.b-plainlist .b-plainlist__item {
  display: block;
  padding: 0 0 15px 0;
  *zoom: 1;
}
.b-plainlist .b-plainlist__item:after {
  content: "";
  display: table;
  clear: both;
}
.b-plainlist .b-plainlist__item:first-child {
  border: none;
}
.b-plainlist .b-plainlist__item.m-story {
  background-color: #efeeec;
}
.b-plainlist .b-plainlist__img {
  float: left;
  margin: 3px 20px 0 0;
}
.b-plainlist .b-plainlist__info {
  overflow: hidden;
}
.b-plainlist .b-plainlist__info .b-plainlist__item-first {
  margin: 0 0 30px;
}
.b-plainlist .b-plainlist__info .b-plainlist__item-first a,
.b-plainlist .b-plainlist__info .b-plainlist__item-first a:hover {
  color: #ffffff;
  text-decoration: none;
}
.b-plainlist .b-plainlist__info .b-plainlist__item-first .b-plainlist__item-title {
  padding: 24px 7% 40px;
  font-size: 3.07em;
  background-color: #f7961d;
  color: #ffffff;
}
.b-plainlist .b-plainlist__credentials {
  margin-bottom: 3px;
  position: relative;
}
.b-plainlist .b-plainlist__date {
  color: #f7961d;
  margin-right: 5px;
  font-size: 1.9em;
  line-height: 1.2;
  font-weight: bold;
  vertical-align: middle;
}
.b-plainlist .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 .b-plainlist__rubric, .site_fa .b-plainlist .b-plainlist__rubric, .site_ur .b-plainlist .b-plainlist__rubric, .site_ps .b-plainlist .b-plainlist__rubric, .site_da .b-plainlist .b-plainlist__rubric {
  font-size: 12px;
}
.b-plainlist .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 .b-plainlist__rubric-count, .site_fa .b-plainlist .b-plainlist__rubric-count, .site_ur .b-plainlist .b-plainlist__rubric-count, .site_ps .b-plainlist .b-plainlist__rubric-count, .site_da .b-plainlist .b-plainlist__rubric-count {
  font-size: 12px;
}
.b-plainlist .b-plainlist__title {
  font-size: 2.15em;
  line-height: 1.3;
  font-weight: bold;
}
.b-plainlist .b-plainlist__announce {
  font-size: 2.0em;
  line-height: 1.3;
}
.b-plainlist .b-plainlist__topic {
  font-size: 12px;
  margin-top: 10px;
}
.site_eg .b-plainlist .b-plainlist__topic, .site_fa .b-plainlist .b-plainlist__topic, .site_ur .b-plainlist .b-plainlist__topic, .site_ps .b-plainlist .b-plainlist__topic, .site_da .b-plainlist .b-plainlist__topic {
  font-size: 14px;
}
.b-plainlist .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 .b-plainlist__topic a {
  color: #f7961d;
  text-transform: uppercase;
  margin-right: 5px;
}
.b-plainlist .b-plainlist__story {
  margin-top: 10px;
  font-size: 12px;
  font-weight: 700;
}
.site_eg .b-plainlist .b-plainlist__story, .site_fa .b-plainlist .b-plainlist__story, .site_ur .b-plainlist .b-plainlist__story, .site_ps .b-plainlist .b-plainlist__story, .site_da .b-plainlist .b-plainlist__story {
  font-size: 14px;
}
.b-plainlist .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-plainlist.rubric {
  margin-top: 38px;
  margin-bottom: 40px;
}
.b-plainlist.rubric .b-plainlist__date {
  margin-right: 10px;
  font-size: 1.9em;
  line-height: 1.2;
}
.b-plainlist.rubric .b-plainlist__title {
  font-size: 2.15em;
  line-height: 1.3;
  margin-bottom: 5px;
}
.b-plainlist.rubric .b-plainlist__announce {
  font-size: 2.0em;
  line-height: 1.3;
  margin-bottom: 10px;
}
.b-plainlist.rubric .b-plainlist__img {
  /*display: none;*/
}

.b-plainlist__item-mm-image {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}
.b-plainlist__item-mm-image img {
  width: 100%;
}

.b-mainnews.story {
  background: #f7961d;
  margin-top: 0;
  padding: 30px 7% 35px;
}
.b-mainnews.story h1 {
  font-size: 3em;
  font-weight: 600;
  padding-bottom: 10px;
}
.b-mainnews.story p {
  font-size: 2em;
}

#box_most_read .b-more {
  display: none;
}
#box_most_read .b-plainlist .b-counters {
  float: right;
  display: block;
  margin-top: 5px;
}
#box_most_read .b-plainlist .b-counters .b-counters-icon_view i {
  background: url('/i/sprites/icons-s2c90a818e7.png') 0 -2449px;
  height: 13px;
  width: 15px;
  top: -3px;
  margin-right: 5px;
}
#box_most_read .b-plainlist .b-counters-icon {
  margin-right: 0;
  margin-left: 15px;
}

@media only screen and (max-width: 400px) {
  .b-plainlist .b-plainlist__info .b-plainlist__item-first .b-plainlist__item-title {
    font-size: 2.0em;
    padding: 15px 6%;
  }
  .b-plainlist .b-plainlist__img {
    float: none;
    margin-right: 0;
    margin-bottom: 12px;
  }
  .b-plainlist .b-plainlist__info .b-plainlist__item-first .b-plainlist__item-title {
    padding: 20px 7% 25px;
    font-size: 2.0em;
  }
  .b-plainlist .b-plainlist__date {
    font-size: 1.7em;
  }
  .b-plainlist .b-plainlist__title {
    font-size: 2.0em;
  }
  .b-plainlist .b-plainlist__announce {
    font-size: 1.7em;
  }
  .b-plainlist.rubric {
    margin-top: 20px;
  }
  .b-plainlist.rubric .b-plainlist__date {
    font-size: 1.7em;
  }
  .b-plainlist.rubric .b-plainlist__title {
    font-size: 2.0em;
  }
  .b-plainlist.rubric .b-plainlist__announce {
    font-size: 1.7em;
  }
  .b-plainlist.rubric .b-plainlist__img {
    /*display: none;*/
  }

  .b-mainnews.story {
    padding-top: 20px;
    padding-bottom: 25px;
  }
  .b-mainnews.story h1 {
    font-size: 2em;
  }
  .b-mainnews.story p {
    font-size: 1.7em;
  }
}
.b-counters {
  font-size: 1.0em;
  float: left;
  margin: 25px 0 15px;
}
.b-counters a {
  color: #000000;
}
.b-counters span:nth-child(2) i {
  top: -13px;
}
.b-counters span:nth-child(3) i {
  top: 4px;
}
.b-counters .b-counters-icon {
  margin-right: 30px;
}
.b-counters .b-counters-icon i {
  width: 54px;
  height: 47px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  vertical-align: middle;
}
.b-counters:before {
  clear: both;
}

.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 -2342px;
}

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

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

.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;
}

/*! lightslider - v1.1.3 - 2015-07-18
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
/** /!!! core css Should not edit !!!/**/
.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider:before, .lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform,height;
  transition-property: transform,height;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/
/* Pager */
.lSSlideOuter .lSPager.lSpg {
  margin: 0 0 25px;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 10px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  position: relative;
  z-index: 99;
  display: inline-block;
  overflow: hidden;
  height: 14px;
  width: 14px;
  background-color: #d8d8d8;
  border-radius: 50%;
  text-indent: -999em;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #f7961d;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */
/** Gallery */
.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 5px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/
/* slider actions */
.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  cursor: pointer;
  position: absolute;
  z-index: 9999;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */
.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */
.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */
/* Rtl */
.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */
@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightEnd {
  0% {
    left: 0;
  }
  50% {
    left: -15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@keyframes topEnd {
  0% {
    top: 0;
  }
  50% {
    top: -15px;
  }
  100% {
    top: 0;
  }
}
@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftEnd {
  0% {
    left: 0;
  }
  50% {
    left: 15px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
@keyframes bottomEnd {
  0% {
    bottom: 0;
  }
  50% {
    bottom: -15px;
  }
  100% {
    bottom: 0;
  }
}
.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */
.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

.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;
}

.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;
}
