@charset "UTF-8";

/* Trïgger UTF8 */

@import url("https://fonts.googleapis.com/css?family=Lato:100,300,400,700,900");

/* LAYOUT */

.gutter-30.views-row {
  margin-right: -15px;
  margin-left: -15px;
}

.gutter-30 > [class^="col-"],
.gutter-30 > [class^=" col-"] {
  padding-right: 15px;
  padding-left: 15px;
}

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

.gutter-40 > [class^="col-"],
.gutter-40 > [class^=" col-"] {
  padding-right: 20px;
  padding-left: 20px;
}

.gutter-0.views-row {
  margin-right: 0;
  margin-left: 0;
}

.gutter-0 > [class^="col-"],
.gutter-0 > [class^=" col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* Design Elements */

.orange-divider {
  border-bottom: #ff8c1f solid 3px;
  padding-bottom: 14px;
}

.grey-bg {
  padding: 13px 14px;
  background: #f2f2f2;
}

/* The Sass "context" map */

.node {
  /* Note the period, which compiles to a class, instead of an element */
}

.node h1 {
  font-size: 1.999998em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h1 {
    font-size: 1.8em;
    line-height: 1.1;
  }

  body.i18n-ar .node h1 {
    line-height: 1.3;
  }
}

.node h2 {
  font-size: 1.666665em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h2 {
    font-size: 1.5em;
    line-height: 1.1;
  }

  body.i18n-ar .node h2 {
    line-height: 1.3;
  }
}

.node h3 {
  font-size: 1.333332em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h3 {
    font-size: 1.2em;
    line-height: 1.1;
  }

  body.i18n-ar .node h3 {
    line-height: 1.3;
  }
}

.node h4 {
  font-size: 0.999999em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h4 {
    font-size: 0.9em;
    line-height: 1.1;
  }

  body.i18n-ar .node h4 {
    line-height: 1.3;
  }
}

.node h5 {
  font-size: 0.666666em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h5 {
    font-size: 0.6em;
    line-height: 1.1;
  }

  body.i18n-ar .node h5 {
    line-height: 1.3;
  }
}

.node h6 {
  font-size: 0.333333em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .node h6 {
    font-size: 0.3em;
    line-height: 1.1;
  }

  body.i18n-ar .node h6 {
    line-height: 1.3;
  }
}

.teaser {
  /* Note the period, which compiles to a class, instead of an element */
}

.teaser h1 {
  font-size: 1.33999866em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h1 {
    font-size: 1.206em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h1 {
    line-height: 1.3;
  }
}

.teaser h2 {
  font-size: 1.11666555em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h2 {
    font-size: 1.005em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h2 {
    line-height: 1.3;
  }
}

.teaser h3 {
  font-size: 0.89333244em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h3 {
    font-size: 0.804em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h3 {
    line-height: 1.3;
  }
}

.teaser h4 {
  font-size: 0.66999933em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h4 {
    font-size: 0.603em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h4 {
    line-height: 1.3;
  }
}

.teaser h5 {
  font-size: 0.44666622em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h5 {
    font-size: 0.402em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h5 {
    line-height: 1.3;
  }
}

.teaser h6 {
  font-size: 0.22333311em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser h6 {
    font-size: 0.201em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser h6 {
    line-height: 1.3;
  }
}

.teaser-image-medium {
  /* Note the period, which compiles to a class, instead of an element */
}

.teaser-image-medium h1 {
  font-size: 1.1999988em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h1 {
    font-size: 1.08em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h1 {
    line-height: 1.3;
  }
}

.teaser-image-medium h2 {
  font-size: 0.999999em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h2 {
    font-size: 0.9em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h2 {
    line-height: 1.3;
  }
}

.teaser-image-medium h3 {
  font-size: 0.7999992em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h3 {
    font-size: 0.72em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h3 {
    line-height: 1.3;
  }
}

.teaser-image-medium h4 {
  font-size: 0.5999994em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h4 {
    font-size: 0.54em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h4 {
    line-height: 1.3;
  }
}

.teaser-image-medium h5 {
  font-size: 0.3999996em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h5 {
    font-size: 0.36em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h5 {
    line-height: 1.3;
  }
}

.teaser-image-medium h6 {
  font-size: 0.1999998em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-medium h6 {
    font-size: 0.18em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-medium h6 {
    line-height: 1.3;
  }
}

.teaser-image-small {
  /* Note the period, which compiles to a class, instead of an element */
}

.teaser-image-small h1 {
  font-size: 1.01999898em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h1 {
    font-size: 0.918em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h1 {
    line-height: 1.3;
  }
}

.teaser-image-small h2 {
  font-size: 0.84999915em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h2 {
    font-size: 0.765em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h2 {
    line-height: 1.3;
  }
}

.teaser-image-small h3 {
  font-size: 0.67999932em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h3 {
    font-size: 0.612em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h3 {
    line-height: 1.3;
  }
}

.teaser-image-small h4 {
  font-size: 0.50999949em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h4 {
    font-size: 0.459em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h4 {
    line-height: 1.3;
  }
}

.teaser-image-small h5 {
  font-size: 0.33999966em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h5 {
    font-size: 0.306em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h5 {
    line-height: 1.3;
  }
}

.teaser-image-small h6 {
  font-size: 0.16999983em;
  line-height: 1.3;
}

@media (max-width: 767px) {
  .teaser-image-small h6 {
    font-size: 0.153em;
    line-height: 1.1;
  }

  body.i18n-ar .teaser-image-small h6 {
    line-height: 1.3;
  }
}

h2.hide-title {
  display: none;
}

/* Brand Bar - Language Switcher */

#language-switcher .nav > li > a:hover,
#language-switcher .nav > li > a:focus {
  text-decoration: underline;
  background-color: #f2f2f2 !important;
}

/* Responsive image for feature content */

.scald-feature-image {
  display: block;
  width: 100%;
  height: 100%;
}

/* Top left/right columns */

.top-columns {
  margin-top: 9.8px;
}

@media (max-width: 767px) {
  .top-columns {
    margin: 0;
  }
}

/* Audio Hub Link */

.audio-hub-link a,
.subscribe-link a {
  color: #555555;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}

body.i18n-ar .audio-hub-link a,
body.i18n-ar .subscribe-link a {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

.audio-hub-link a:hover,
.audio-hub-link a:focus,
.subscribe-link a:hover,
.subscribe-link a:focus {
  color: #008fd5;
}

.audio-hub-link a:after,
.subscribe-link a:after {
  font-family: FontAwesome;
  margin-left: 6px;
}

body.i18n-ar .audio-hub-link a:after,
body.i18n-ar .subscribe-link a:after {
  margin-left: 0;
  margin-right: 6px;
}

.subscribe-link a:after {
  content: "\f0e0";
}

.audio-hub-link a {
  margin-right: 20px;
}

body.i18n-ar .audio-hub-link a {
  margin-left: 20px;
}

.audio-hub-link a:after {
  content: "\f130";
}

/* Common elements to all articles */

p,
.body-container li {
  font-size: 15px;
  font-family: "Lato", "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #666666;
}

body.i18n-ar p,
body.i18n-ar .body-container li {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
  text-align: justify;
  font-size: 20px;
}

body {
  overflow-x: hidden;
}

.body-container {
  padding-top: 1em;
}

@media (max-width: 767px) {
  .body-container {
    padding-top: 0em;
  }
}

.body-container section.col-sm-9 {
  padding-right: 5%;
}

body.i18n-ar .body-container section.col-sm-9 {
  padding-left: 7%;
  padding-right: 10px;
}

@media (max-width: 767px) {
  .body-container section.col-sm-9 {
    padding-left: 5%;
  }
}

.page-header {
  margin: 0px;
  border-bottom: 4px solid #f2f2f2;
  text-transform: uppercase;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 30px;
  color: #4d4d4d;
}

@media (max-width: 767px) {
  .news-body,
  .node-news-story,
  .node-interview,
  .field-name-field-audio-transcript-notes {
    padding: 0;
  }
}

.topics,
.region,
.field-name-field-news-topics,
.audio-product,
.field-name-field-audio-product,
.views-field-field-audio-product,
.field-name-field-news-focus-topic {
  display: inline-block;
}

.topics a,
.region a,
.field-name-field-news-topics a,
.audio-product a,
.field-name-field-audio-product a,
.views-field-field-audio-product a,
.field-name-field-news-focus-topic a {
  color: #008fd5;
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1.6rem;
  border-left: 3px solid #ff8c1f;
  padding-left: 6px;
}

body.i18n-ar .topics a,
body.i18n-ar .region a,
body.i18n-ar .field-name-field-news-topics a,
body.i18n-ar .audio-product a,
body.i18n-ar .field-name-field-audio-product a,
body.i18n-ar .views-field-field-audio-product a,
body.i18n-ar .field-name-field-news-focus-topic a {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

body.i18n-ar .topics a,
body.i18n-ar .region a,
body.i18n-ar .field-name-field-news-topics a,
body.i18n-ar .audio-product a,
body.i18n-ar .field-name-field-audio-product a,
body.i18n-ar .views-field-field-audio-product a,
body.i18n-ar .field-name-field-news-focus-topic a {
  border-right: 3px solid #ff8c1f;
  padding-right: 6px;
  border-left: none;
}

h1.story-title {
  margin-top: 0;
  font-family: "Merriweather", "Roboto Slab", "Georgia", "Times New Roman", "Times", serif;
}

@media (max-width: 767px) {
  h1.story-title {
    margin-top: 9.8px;
  }
}

h1.story-title a {
  color: #383838;
}

h1.story-title a:hover {
  text-decoration: none;
}

.story-photo {
  margin-bottom: 9.8px;
}

.in-depth-block-media iframe {
  max-width: 100%;
  height: auto;
}

.wrapper-date {
  margin-bottom: 9.8px;
  margin-top: 9.8px;
}

.story-date,
.field-name-field-audio-date,
.field-name-field-news-date,
.field-name-field-interview-date {
  display: inline-block;
}

.story-date span,
.field-name-field-audio-date span,
.field-name-field-news-date span,
.field-name-field-interview-date span {
  color: #737373;
  font-size: 16px;
  font-weight: 600;
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  padding-right: 6px;
}

body.i18n-ar .story-date span,
body.i18n-ar
    .field-name-field-audio-date span,
body.i18n-ar
    .field-name-field-news-date span,
body.i18n-ar
    .field-name-field-interview-date span {
  padding-left: 6px;
  padding-right: 0;
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

.custom-view-more-link,
.facetapi-limit-link {
  font-size: 14px;
  line-height: 14px;
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #000000;
  text-decoration: none;
  display: inline-flex;
}

body.i18n-ar .custom-view-more-link,
body.i18n-ar .facetapi-limit-link {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

.custom-view-more-link a,
.facetapi-limit-link a {
  text-decoration: none;
  color: black;
}

.custom-view-more-link a:after {
  font-family: FontAwesome;
  margin-left: 3px;
  color: #ff8c1f;
  content: "\f101";
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}

body.i18n-ar .custom-view-more-link a:after {
  content: "\f100";
}

.facetapi-limit-link a:before {
  font-family: FontAwesome;
  color: #ff8c1f;
  content: "\f0d7";
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-right: 3px;
}

.facetapi-limit-link.open a:before {
  font-family: FontAwesome;
  color: #ff8c1f;
  content: "\f0d8";
  font-size: 16px;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  margin-right: 3px;
}

section#block-facetapi-301zhmpo0dmztjcahw3ctoxsrcmfsexy a.facetapi-limit-link {
  font-family: FontAwesome;
  font-size: 20px;
  margin: 12px 0px;
  color: #ff8c1f;
}

/* Image Captions */

.views-field-field-news-story-photo {
  float: none;
  margin-left: 0;
  margin-right: 0;
}

div.field-name-field-scald-photo-credit {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  color: black;
  float: left;
  line-height: 1.25;
  padding-top: 3px;
  margin-right: 6px;
}

.teaser div.field-name-field-scald-photo-credit {
  max-width: 350px;
}

body.feature-story div.field-name-field-scald-photo-credit,
body.custom-full-width-image div.field-name-field-scald-photo-credit {
  margin-left: 6px;
}

body.i18n-ar div.field-name-field-scald-photo-credit {
  float: right;
  margin-right: 6px;
  margin-left: 0;
}

body.i18n-ar .carousel-block-wrapper div.field-name-field-scald-photo-credit {
  line-height: 0.7em;
}

body.i18n-ar .carousel-block-wrapper div.field-name-field-scald-photo-credit .scald-credit.un-news-large-uncropped {
  font-size: 14px;
}

div.field-name-field-scald-photo-credit span.un-news-teaser,
div.field-name-field-scald-photo-credit span.un-news-large {
  font-weight: 400;
  color: #555555;
  font-size: 12px;
}

.field-name-field-scald-photo-caption {
  padding: 3px 0;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
  color: #666666;
  border-bottom: #f2f2f2 solid 1px;
}

.field-name-field-scald-photo-caption .scald-caption {
  border-left: #d9d9d9 solid 1px;
  padding-left: 6px;
}

body.i18n-ar .field-name-field-scald-photo-caption .scald-caption {
  border-left: none;
  border-right: #d9d9d9 solid 1px;
  padding-right: 6px;
  padding-left: 0;
  margin-right: 6px;
}

/* Live Now*/

#block-unnews-blocks-unnews-live-now-block {
  color: red;
  font-weight: 700;
}

/* Audio Icons */

.audio-bar a {
  color: #555555;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
}

@media (max-width: 767px) {
  .audio-bar a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.audio-bar .audio-button i.fa:before {
  color: #ff8c1f;
  padding-right: 2px;
}

.audio-button {
  display: inline-block;
  padding-right: 10px;
}

body.i18n-ar .audio-button {
  padding-right: 0;
  padding-left: 10px;
  direction: ltr;
}

.views-field-unnews-audio-links-small {
  display: inline-block;
}

/* Arrow line */

.arrow {
  width: 100%;
}

.line {
  margin-top: 8px;
  width: 99%;
  background: #ff8c1f;
  height: 4px;
  float: left;
}

@media (max-width: 767px) {
  .line {
    width: 97%;
  }
}

.point {
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 10px solid #ff8c1f;
}

/* Featured video */

.featured-media .story-video-wrapper,
.featured-media .story-photo-wrapper {
  position: relative;
}

.featured-media .story-video-wrapper .story-video-container,
.featured-media .story-photo-wrapper .story-video-container {
  display: none;
}

.featured-media .story-video-wrapper .story-video-icon,
.featured-media .story-photo-wrapper .story-video-icon {
  background: url('../images/video-icon.png?1536869348') no-repeat top left;
  position: absolute;
  height: 100%;
  width: 100%;
  cursor: pointer;
  opacity: 0.8;
  left: 28px;
  top: 28px;
}

/* Audio Settings */

.audio-link span {
  color: #333333;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
  font-size: 15px;
  font-size: 1.5rem;
}

.unnews-audio-bar {
  margin-top: 15px;
}

.audio-duration {
  margin-right: 19.6px;
  font-size: 15px;
  font-size: 1.5rem;
  color: #555555;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 600;
}

body.i18n-ar .audio-duration {
  margin-right: 0;
  margin-left: 19.6px;
}

.view-audio .audio-button a {
  color: #ff8c1f;
}

#main-menu ul.menu.nav.navbar-nav,
#main-menu ul.menu.nav.navbar-nav.secondary {
  display: none;
}

/* Horizontal Tabs */

#main-content .horizontal-tabs .horizontal-tabs-processed fieldset.horizontal-tabs-pane {
  padding: none !important;
}

.horizontal-tabs ul.horizontal-tabs-list {
  background-color: #fff !important;
}

/* Quote */

blockquote {
  border-left: none;
  font-weight: 600;
  color: #555555;
  text-indent: 1.2em;
  padding: 15px 60px;
  width: 50%;
  float: right;
}

@media (max-width: 767px) {
  blockquote {
    width: 100%;
  }
}

body.i18n-ar blockquote {
  border-right: none;
}

blockquote p {
  font-size: 1.2em;
  line-height: 1.5;
}

blockquote p:before {
  text-indent: -1.7em;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  position: absolute;
  z-index: 1;
}

body.i18n-ru blockquote p:before {
  content: "\f100";
  text-indent: -1em;
}

body.i18n-ar blockquote p:before {
  content: "\f10e";
}

blockquote p:after {
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  position: absolute;
  z-index: 1;
}

body.i18n-ru blockquote p:after {
  content: "\f101";
  text-indent: 0.4em;
}

body.i18n-ar blockquote p:after {
  content: "\f10d";
}

.views-field-field-interview-quote h4::before {
  text-indent: -1.5em;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  margin: -0.3em .2em 0 .2em;
  position: absolute;
  z-index: 1;
}

.views-field-field-interview-quote h4::after {
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  margin: -0.3em .2em 0 .2em;
  position: absolute;
  z-index: 1;
}

/* Quote-banner */

.banner-quote {
  position: relative;
}

body.feature-story .featured-media,
body.feature-story .focus-photo,
body.custom-full-width-image .featured-media,
body.custom-full-width-image .focus-photo,
body.page-focus .featured-media,
body.page-focus .focus-photo,
body.node-type-interview .featured-media,
body.node-type-interview .focus-photo {
  position: relative;
}

.quote-wrapper {
  bottom: 0;
  padding: 15px;
  position: absolute;
  background: rgba(0, 0, 0, 0.47);
  width: 100%;
  color: white;
}

.quote-wrapper p {
  color: white;
  font-size: 13px;
}

@media (max-width: 767px) {
  .quote-wrapper {
    background: #4d4d4d;
    padding: 1px;
    position: initial;
  }
}

.quote-text {
  padding: 0 10%;
}

@media (max-width: 767px) {
  .quote-text {
    padding: 0 9.8px;
  }
}

.quote-text .quote:before {
  text-indent: -1.5em;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 1em;
  color: white;
  position: absolute;
  z-index: 1;
}

body.i18n-ru .quote-text .quote:before {
  content: "\f100";
  text-indent: -1em;
}

body.i18n-ar .quote-text .quote:before {
  content: "\f10e";
}

.quote-text .quote:after {
  text-indent: 0.6em;
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 1em;
  color: white;
  position: absolute;
  z-index: 1;
}

body.i18n-ru .quote-text .quote:after {
  content: "\f101";
  text-indent: 0.4em;
}

body.i18n-ar .quote-text .quote:after {
  content: "\f10d";
}

.interviewee {
  margin: 0 20px;
}

/* Story share buttons */

.sharethis .st_sharethis_custom {
  padding-left: 6px;
}

body.i18n-ar .sharethis .st_sharethis_custom {
  padding-right: 6px;
}

.st_pocket_custom,
.st_facebook_custom,
.st_twitter_custom,
.st_print_custom,
.st_sharethis_custom {
  cursor: pointer;
  display: inline-block;
}

.st_pocket_custom:before,
.st_facebook_custom:before,
.st_twitter_custom:before,
.st_print_custom:before,
.st_sharethis_custom:before {
  color: #4d4d4d;
  font-family: FontAwesome;
  font-size: 1.1em;
}

.st_pocket_custom:before span:hover,
.st_facebook_custom:before span:hover,
.st_twitter_custom:before span:hover,
.st_print_custom:before span:hover,
.st_sharethis_custom:before span:hover {
  color: #ff8c1f;
}

.st_pocket_custom:before {
  content: "\f02e";
}

.st_sharethis_custom:before {
  content: "\f1e0";
}

#block-unnews-node-story-social-share .st_sharethis_custom:before {
  content: "\f055";
}

.st_facebook_custom:before {
  content: "\f09a";
}

.st_twitter_custom:before {
  content: "\f099";
}

.st_print_custom:before {
  content: "\f02f";
}

#block-unnews-node-story-social-share .st_sharethis_custom:before {
  content: "\f055";
}

#block-unnews-node-story-social-share .st_pocket_custom,
#block-unnews-node-story-social-share .st_facebook_custom,
#block-unnews-node-story-social-share .st_twitter_custom,
#block-unnews-node-story-social-share .st_print_custom,
#block-unnews-node-story-social-share .st_sharethis_custom {
  cursor: pointer;
  display: inline-block;
  padding-right: 30px;
}

body.i18n-zh-hans #block-unnews-node-story-social-share .st_pocket_custom,
body.i18n-zh-hans
  #block-unnews-node-story-social-share .st_facebook_custom,
body.i18n-zh-hans
  #block-unnews-node-story-social-share .st_twitter_custom,
body.i18n-zh-hans
  #block-unnews-node-story-social-share .st_print_custom,
body.i18n-zh-hans
  #block-unnews-node-story-social-share .st_sharethis_custom {
  padding-right: 25px;
}

#block-unnews-node-story-social-share .st_pocket_custom:hover,
#block-unnews-node-story-social-share .st_facebook_custom:hover,
#block-unnews-node-story-social-share .st_twitter_custom:hover,
#block-unnews-node-story-social-share .st_print_custom:hover,
#block-unnews-node-story-social-share .st_sharethis_custom:hover {
  color: #0072bb;
}

#block-unnews-node-story-social-share .st_pocket_custom:before,
#block-unnews-node-story-social-share .st_facebook_custom:before,
#block-unnews-node-story-social-share .st_twitter_custom:before,
#block-unnews-node-story-social-share .st_print_custom:before,
#block-unnews-node-story-social-share .st_sharethis_custom:before {
  color: #4d4d4d;
  font-family: FontAwesome;
  font-size: 1.6em;
}

/*Filtering*/

.before-content .block-facetapi {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /* Replaces .col-md-3; */
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /* Replaces .col-md-6; */
  padding-left: 0;
}

@media (min-width: 992px) {
  .before-content .block-facetapi {
    float: left;
    width: 25%;
  }
}

body.i18n-ar .before-content .block-facetapi {
  float: right;
}

body.i18n-ru .before-content .block-facetapi {
  width: 33%;
}

body.i18n-pt .before-content .block-facetapi {
  width: 38%;
}

.facetapi-facet-field-has-audio:before {
  color: #0072bb;
  content: "\ Filter by:";
  font-size: 1.4em;
  font-weight: 600;
  text-transform: uppercase;
  float: left;
  margin-right: 2em;
}

@media (max-width: 767px) {
  .facetapi-facet-field-has-audio:before {
    display: none;
  }
}

body.i18n-es .facetapi-facet-field-has-audio:before {
  content: "\ Filtrar:";
}

body.i18n-ru .facetapi-facet-field-has-audio:before {
  content: "\ Сортировать по:";
}

body.i18n-pt .facetapi-facet-field-has-audio:before {
  content: "\ Filtrar por conteúdo:";
}

body.i18n-sw .facetapi-facet-field-has-audio:before {
  content: "\ Chuja:";
}

body.i18n-ar .facetapi-facet-field-has-audio:before {
  content: "\تحديد البحث :";
  float: right;
  margin-right: 0;
  margin-left: 2em;
}

body.i18n-zh-hans .facetapi-facet-field-has-audio:before {
  content: "\ 筛选";
}

body.i18n-fr .facetapi-facet-field-has-audio:before {
  content: "\ Filtrer par:";
}

body.i18n-hi .facetapi-facet-field-has-audio:before {
  content: "\ के द्वारा छनित:";
}

.block-facetapi {
  padding-left: 0;
}

.block-facetapi ul {
  list-style-type: none;
  -webkit-margin-before: 0;
  -webkit-padding-start: 0;
  padding: 0;
}

.block-facetapi .facetapi-facet h3 {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 1.3em;
  font-weight: 600;
  display: inline;
  padding-left: 3px;
}

.block-facetapi .facetapi-facet i {
  color: #4d4d4d;
}

.block-facetapi .facetapi-facet i:hover,
.block-facetapi .facetapi-facet i:active {
  color: #555555;
}

.block-facetapi .facetapi-facet .unnews-active .slider {
  background-color: #ff8c1f;
}

.block-facetapi .facetapi-facet .unnews-active .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(16px);
}

ul li .facetapi-active {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif !important;
  color: #4d4d4d;
  font-weight: 600;
}

/* The switch - the box around the slider */

.switch {
  position: relative;
  display: inline-block;
  width: 32px;
  height: 16px;
  top: 6px;
  left: 5px;
}

/* The slider */

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #cccccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 12px;
  width: 12px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

/* Rounded sliders */

.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

.field-name-field-portuguese-variant {
  display: inline-block;
  font-size: 11px;
  font-size: 1.1rem;
  background: #f2f2f2;
  padding: 2px;
  margin-left: 6px;
  border: 1px gray solid;
  opacity: 0.5;
  position: relative;
  top: -3px;
}

body.i18n-ar .field-name-field-portuguese-variant {
  margin-right: 6px;
}

div.teaser-image-small .field-name-field-portuguese-variant {
  font-size: 9px;
  font-size: 0.9rem;
  padding: 1px;
  top: -1px;
}

div.headlines .field-name-field-portuguese-variant {
  text-indent: 0;
}

.field-name-field-portuguese-variant body.node-type-news-story,
body.node-type-interview .field-name-field-portuguese-variant {
  top: -5px;
}

.full-width .field-name-field-portuguese-variant {
  background: transparent;
  border: 1px white solid;
  opacity: 0.9;
}

.facetapi-facet-field-news-date,
.facetapi-facet-field-news-region,
.facetapi-facet-field-news-topics,
.facetapi-facet-field-audio-product {
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #666666;
}

body.i18n-ar .facetapi-facet-field-news-date,
body.i18n-ar
  .facetapi-facet-field-news-region,
body.i18n-ar
  .facetapi-facet-field-news-topics,
body.i18n-ar
  .facetapi-facet-field-audio-product {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

.facetapi-facet-field-news-date .facetapi-facet,
.facetapi-facet-field-news-region .facetapi-facet,
.facetapi-facet-field-news-topics .facetapi-facet,
.facetapi-facet-field-audio-product .facetapi-facet {
  border-bottom: 3px dotted #f0f0f0;
  padding: 6px 0px;
}

body.i18n-ar .facetapi-facet-field-news-date .facetapi-facet,
body.i18n-ar
    .facetapi-facet-field-news-region .facetapi-facet,
body.i18n-ar
    .facetapi-facet-field-news-topics .facetapi-facet,
body.i18n-ar
    .facetapi-facet-field-audio-product .facetapi-facet {
  font-size: 15px;
}

#facet-collapsible-field-news-date .expanded .active li {
  background-color: #f2f2f2;
}

a.en-link:after {
  content: "____";
  background: url(../images/icon-en.gif) no-repeat 4px 1px;
  width: 22px;
  color: transparent;
}

ul.pager li.pager-next a:hover,
ul.pager li.pager-previous a:hover,
ul.pager li.next a:hover,
ul.pager li.prev a:hover,
ul.pagination li.pager-next a:hover,
ul.pagination li.pager-previous a:hover,
ul.pagination li.next a:hover,
ul.pagination li.prev a:hover
ul.pager li a:hover,
ul.pagination li a:hover {
  background: #ff8c1f;
}

footer #block-menu-footer-links ul.nav-bar li {
  float: left;
  padding-right: 6.5px;
  margin-right: 5.85px;
  border-right: #737373 solid 1px;
  line-height: 1;
}

footer #block-menu-footer-links ul.nav-bar li a {
  color: black;
}

body.i18n-ar footer #block-menu-footer-links ul.nav-bar li a {
  font-size: 13px;
}

header.navbar-default .navbar-header .header {
  margin-bottom: 19.6px;
}

@media (max-width: 767px) {
  header.navbar-default .navbar-header .header {
    margin-bottom: 9.8px;
  }
}

body.i18n-es header.navbar-default .navbar-header .lead-wrapper,
header.navbar-default .navbar-header .lead-wrapper body.i18n-ru,
body.i18n-pt header.navbar-default .navbar-header .lead-wrapper {
  text-align: left;
}

header.navbar-default .navbar-header .lead {
  font-weight: 400;
  color: #999999 !important;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0;
  margin-top: 6px;
}

header.navbar-default .navbar-header .icon-wrapper img {
  width: 48px;
  height: 41px;
  margin: 0 10px;
}

@media (max-width: 767px) {
  header.navbar-default .navbar-header {
    padding-bottom: 0;
  }
}

header.navbar-default .site-name-wrapper {
  border-right: 1px solid #cccccc;
  padding: 0 10px;
}

body.i18n-ar header.navbar-default .site-name-wrapper {
  border-left: 1px solid #cccccc;
  border-right: none;
}

@media (max-width: 767px) {
  body.i18n-ar header.navbar-default .site-name-wrapper {
    border-left: none;
  }
}

@media (max-width: 767px) {
  header.navbar-default .site-name-wrapper {
    border-right: none;
  }
}

header.navbar-default .site-name-wrapper .site-name {
  font-size: 3.5em;
  font-family: "Merriweather", "Roboto Slab", "Georgia", "Times New Roman", "Times", serif;
  color: #555555;
  line-height: 47px;
}

body.i18n-ar header.navbar-default .site-name-wrapper .site-name {
  font-family: "Droid Arabic Kufi", "Open Sans", serif;
}

body.i18n-zh-hans header.navbar-default .site-name-wrapper .site-name {
  font-family: "Helvetica Neue", "Microsoft Yahei", "微软雅黑", STXihei, "华文细黑", "Open Sans" !important;
  font-size: 2.8em;
}

@media (max-width: 767px) {
  header.navbar-default .site-name-wrapper .site-name {
    font-size: 3.3em;
  }

  body.i18n-es header.navbar-default .site-name-wrapper .site-name {
    font-size: 2.3em;
  }
}

header.navbar-default .site-name-wrapper .site-name:hover {
  text-decoration: none;
}

.input-group .form-control {
  height: 37px;
}

h1 span::before {
  content: "\A";
}

h1.two span::before {
  content: "\A";
  white-space: pre;
}

.content-type {
  font-weight: 500;
  margin-left: 6px;
  font-size: 14px;
  font-size: 1.4rem;
}

header#navbar .search-form .advanced-search {
  font-family: "Droid Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-weight: 400;
  font-size: 11px;
  letter-spacing: 0.03em;
  margin-top: -10px;
  margin-right: 2px;
  color: #666666;
}

body.i18n-ar header#navbar .search-form .advanced-search {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

#main-content .horizontal-tabs .horizontal-tabs-processed fieldset.horizontal-tabs-pane {
  padding: none !important;
}

.horizontal-tabs ul.horizontal-tabs-list {
  background-color: #fff !important;
}

#block-tb-megamenu-main-menu .tb-megamenu {
  background-color: transparent;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav li {
  padding: 0px;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav a {
  background-color: #555555;
  border-right: 1px solid #fff;
  border-top: 0;
  border-color: #f2f2f2;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 2px 20px;
  font-size: 13px;
}

#block-tb-megamenu-main-menu .tb-megamenu .nav a:hover,
#block-tb-megamenu-main-menu .tb-megamenu .nav a:active,
#block-tb-megamenu-main-menu .tb-megamenu .nav a:focus {
  background-color: #f2f2f2;
  color: #555555;
}

@media (max-width: 767px) {
  #block-tb-megamenu-main-menu .tb-megamenu .nav a {
    text-align: left;
  }

  body.i18n-ar #block-tb-megamenu-main-menu .tb-megamenu .nav a {
    text-align: right;
  }
}

#block-tb-megamenu-main-menu .tb-megamenu .front-regions {
  display: block !important;
  width: 100%;
  z-index: 9 !important;
}

#block-tb-megamenu-main-menu .tb-megamenu .front-regions .mega-inner {
  padding: 3px 10px;
}

#block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu {
  border: 1px solid #f2f2f2;
  border-bottom: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #f2f2f2;
  z-index: 10;
}

#block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu li > a {
  background-color: #f2f2f2;
  background-image: none;
  color: #555555;
  text-transform: none;
  text-align: left;
}

#block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu li > a:hover {
  text-decoration: underline;
}

#block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu li > a .daily-news a {
  font-weight: 700;
}

#block-tb-megamenu-main-menu .tb-megamenu .tb-megamenu-submenu .tb-megamenu-subnav .mega-group-title {
  text-transform: uppercase;
  border-bottom: solid 1px #737373;
  margin-right: 10px;
}

.tb-megamenu-submenu {
  width: 100%;
}

.tb-megamenu .btn-navbar {
  color: #555555;
  text-shadow: none;
  background-color: #fff;
  margin-left: 12px;
  background-image: none;
  padding: 8px 12px;
}

body.i18n-ar .tb-megamenu .btn-navbar {
  margin-left: 0;
  margin-right: 12px;
}

@media (max-width: 767px) {
  body.i18n-ar .tb-megamenu .btn-navbar {
    float: right;
  }
}

.tb-megamenu .btn-navbar .fa-reorder {
  font-size: large;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #f2f2f2;
  color: #555555;
}

.daily-news a,
.icymi a {
  font-weight: 700 !important;
}

@media (max-width: 979px) {
  .tb-megamenu .nav-collapse {
    margin-top: 26px;
    position: relative !important;
  }

  #main-menu nav {
    margin-top: -52px;
  }
}

@media (max-width: 767px) {
  .language-switcher #language-switcher {
    overflow: visible;
  }
}

.language-switcher #language-switcher ul li.last > a::after {
  content: "\f0d7";
  font-family: FontAwesome;
  margin-left: 5px;
  border: none;
}

.language-switcher #language-switcher ul li.last > a:hover,
.language-switcher #language-switcher ul li.last > a:focus {
  text-decoration: none;
  background: none !important;
}

@media (max-width: 767px) {
  .language-switcher #language-switcher ul li.last > a:hover,
  .language-switcher #language-switcher ul li.last > a:focus {
    background: #FFF !important;
  }
}

.language-switcher #language-switcher ul li.open > a {
  background-color: transparent;
  border: none;
}

.language-switcher #language-switcher ul li ul {
  min-width: 100px;
  top: 140%;
  padding: 10px;
  background: #FFF;
}

@media (max-width: 767px) {
  .language-switcher #language-switcher ul li ul {
    top: 90%;
  }
}

.language-switcher #language-switcher ul li ul li {
  float: none;
  padding: 0;
  margin-bottom: 5px;
}

.language-switcher #language-switcher ul li ul li a {
  background: none;
  padding: 0;
  border: none;
}

.footer .list-inline .footer-emblem {
  height: 21px;
  margin-bottom: 10px;
  background: url(../images/un-logo-footer.png) left top no-repeat;
}

body.i18n-ar .footer .list-inline .footer-emblem {
  background-position: right top;
}

.footer .list-inline .footer-emblem a {
  font-weight: 500;
  font-size: 21px;
  line-height: 21px;
  letter-spacing: -0.02em;
  color: #4d4d4d;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  padding-left: 30px;
}

body.i18n-ar .footer .list-inline .footer-emblem a {
  padding-left: 0;
  padding-right: 30px;
}

body.i18n-zh-hans .footer .list-inline .footer-emblem a {
  font-weight: 700;
  letter-spacing: 0.3em;
}

footer.footer .footer-brand .list-inline {
  margin: 0;
}

.social-media {
  position: fixed;
  top: 159px;
  right: 10px;
  width: 57px;
  text-align: center;
  z-index: 2000;
}

body.i18n-ar .social-media {
  right: auto;
  left: 10px;
  width: 88px;
}

body.i18n-ru .social-media {
  padding-top: 1px;
  width: 47px;
}

body.i18n-ru .social-media h4 {
  display: none;
}

@media (max-width: 991px) {
  body.i18n-ru .social-media h4 {
    display: block;
  }
}

body.logged-in .social-media {
  top: 174px;
}

@media (max-width: 768px) {
  body.logged-in .social-media {
    top: auto;
  }
}

@media (max-width: 768px) {
  .social-media {
    position: relative;
    top: auto;
    right: auto;
    width: auto;
    text-align: left;
    padding: 42px;
    overflow: hidden;
    border-top: #f2f2f2 solid 1px;
    margin: 10px;
  }

  body.i18n-ar .social-media {
    position: relative;
    left: auto;
    top: auto;
    width: auto;
    text-align: right;
  }
}

@media (min-width: 992px) {
  .social-media h4 {
    font-size: 15.4px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 11.2px;
    padding-bottom: 0;
    letter-spacing: 0.03em;
    border-bottom: none;
  }

  body.i18n-zh-hans .social-media h4 {
    font-size: 18.48px;
  }
}

.social-media ul {
  list-style: none;
  padding: 0;
}

.social-media ul li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0;
}

.social-media ul li a {
  width: 35px;
  height: 34px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 7px;
}

body.i18n-zh-hans .social-media ul li a {
  width: 32px;
  height: 32px;
}

@media (max-width: 991px) {
  .social-media ul li a {
    margin-bottom: 6px;
    margin-right: 7px;
    margin-left: 0;
    display: inline-block;
    float: left;
  }

  body.i18n-ar .social-media ul li a {
    margin-left: 7px;
    margin-right: 0;
    float: right;
  }
}

.social-media ul li.facebook a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-facebook.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.twitter a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-twitter.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.pinterest a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-pinterest.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.google a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-google.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.flickr a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-flickr.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.tumblr a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-tumblr.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.instagram a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-instagram.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.vkontakte a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-vkontakte.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.youtube a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-youtube.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.youtube-2 a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-youtube-2.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.linkedin a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-linkedin.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.soundcloud a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-soundcloud.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.googleplus a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/googleplus.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.itunes a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/itunes.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.rss a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-rss.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.more a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-more.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

body.i18n-zh-hans .social-media ul li.more a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-more.png?1536869348');
  background-repeat: no-repeat;
  background-position: -1px -1px;
}

.social-media ul li.miaopai a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-miaopai.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.tudou a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-tudou.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.tvideo a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-tvideo.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.meipai a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-meipai.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.wechat a span.dropt {
  background: url('../images/icon-wechat.png?1536869348') no-repeat;
  text-indent: -9000px;
  width: 32px;
  height: 32px;
  display: block;
}

.social-media ul li.weibo a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-weibo.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.weishi a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-weishi.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

.social-media ul li.youku a {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  background-image: url('../images/icon-youku.png?1536869348');
  background-repeat: no-repeat;
  background-position: 0 0;
}

/*MAIN CONTENT (LATEST NEWS) */

/** Listing Pages **/

.unnews-listings-page .views-row,
.interviews-page .views-row,
.view-audio .views-row {
  padding: 4% 0;
  border-bottom: #00aeef solid 2px;
}

.unnews-listings-page .views-row .body-wrapper,
.interviews-page .views-row .body-wrapper,
.view-audio .views-row .body-wrapper {
  display: table-cell;
}

.unnews-listings-page .featured-media .story-photo,
.unnews-listings-page .featured-media .story-video-wrapper,
.interviews-page .featured-media .story-photo,
.interviews-page .featured-media .story-video-wrapper,
.view-audio .featured-media .story-photo,
.view-audio .featured-media .story-video-wrapper {
  margin-right: 30.8px;
}

.unnews-listings-page .featured-media .story-photo:empty,
.unnews-listings-page .featured-media .story-video-wrapper:empty,
.interviews-page .featured-media .story-photo:empty,
.interviews-page .featured-media .story-video-wrapper:empty,
.view-audio .featured-media .story-photo:empty,
.view-audio .featured-media .story-video-wrapper:empty {
  margin-right: 0;
}

body.i18n-ar .unnews-listings-page .featured-media .story-photo:empty,
body.i18n-ar .unnews-listings-page .featured-media .story-video-wrapper:empty,
body.i18n-ar .interviews-page .featured-media .story-photo:empty,
body.i18n-ar .interviews-page .featured-media .story-video-wrapper:empty,
body.i18n-ar .view-audio .featured-media .story-photo:empty,
body.i18n-ar .view-audio .featured-media .story-video-wrapper:empty {
  margin-left: 0;
}

body.i18n-ar .unnews-listings-page .featured-media .story-photo,
body.i18n-ar .unnews-listings-page .featured-media .story-video-wrapper,
body.i18n-ar .interviews-page .featured-media .story-photo,
body.i18n-ar .interviews-page .featured-media .story-video-wrapper,
body.i18n-ar .view-audio .featured-media .story-photo,
body.i18n-ar .view-audio .featured-media .story-video-wrapper {
  margin-left: 30.8px;
  margin-right: 0;
}

@media (max-width: 480px) {
  .unnews-listings-page .featured-media,
  .interviews-page .featured-media,
  .view-audio .featured-media {
    margin-right: 0;
  }

  .unnews-listings-page .featured-media .story-photo,
  .unnews-listings-page .featured-media .story-video-wrapper,
  .interviews-page .featured-media .story-photo,
  .interviews-page .featured-media .story-video-wrapper,
  .view-audio .featured-media .story-photo,
  .view-audio .featured-media .story-video-wrapper {
    margin-right: 0;
  }

  body.i18n-ar .unnews-listings-page .featured-media .story-photo,
  body.i18n-ar .unnews-listings-page .featured-media .story-video-wrapper,
  body.i18n-ar .interviews-page .featured-media .story-photo,
  body.i18n-ar .interviews-page .featured-media .story-video-wrapper,
  body.i18n-ar .view-audio .featured-media .story-photo,
  body.i18n-ar .view-audio .featured-media .story-video-wrapper {
    margin-left: 0;
  }
}

.unnews-listings-page .views-row-last,
.interviews-page .views-row-last,
.view-audio .views-row-last {
  border-bottom: none !important;
}

.view-audio .views-row {
  min-height: 220px;
}

.view-audio .views-row .audio-cover-image {
  padding-left: 0;
}

/** Homepage First Block: One story**/

#block-views-top-stories-top-story-block {
  padding-bottom: 4%;
  border-bottom: #ff8c1f solid 3px;
}

@media (max-width: 767px) {
  #block-views-top-stories-top-story-block {
    border-bottom: none;
  }
}

#block-views-top-stories-top-story-block .story-photo {
  padding-left: 0;
  padding-right: 0;
}

#block-views-top-stories-top-story-block .news-body {
  padding-left: 30.8px;
}

body.i18n-ar #block-views-top-stories-top-story-block .news-body {
  padding-right: 30.8px;
  padding-left: 0;
}

@media (max-width: 767px) {
  #block-views-top-stories-top-story-block .news-body {
    padding-right: 0;
    padding-left: 0;
  }
}

/** Homepage Second Block: Two/three columns stories**/

.top-stories-2nd-level-block,
.top-stories-2nd-3-stories {
  padding: 4% 0;
  border-bottom: #00aeef solid 2px;
}

@media (max-width: 767px) {
  .top-stories-2nd-level-block,
  .top-stories-2nd-3-stories {
    border-bottom: none;
    padding: 0;
  }

  .top-stories-2nd-level-block .row,
  .top-stories-2nd-3-stories .row {
    min-height: 10em;
  }

  .top-stories-2nd-level-block img,
  .top-stories-2nd-3-stories img {
    width: 100%;
    border-top: #00aeef solid 6px;
  }

  .top-stories-2nd-level-block .body-wrapper,
  .top-stories-2nd-3-stories .body-wrapper {
    padding-bottom: 20px;
  }
}

/** Homepage Third Block: Five rows stories **/

.top-stories-3rd-level-block .views-row {
  padding: 4% 0;
  border-bottom: #00aeef solid 2px;
}

@media (max-width: 767px) {
  .top-stories-3rd-level-block .views-row {
    border-bottom: none;
  }
}

.top-stories-3rd-level-block .views-row-odd .story-photo {
  float: left;
  margin-right: 30.8px;
}

.top-stories-3rd-level-block .views-row-odd .story-photo:empty {
  float: none;
}

@media (max-width: 767px) {
  .top-stories-3rd-level-block .views-row-odd .story-photo {
    margin-right: 0;
    width: 100%;
  }

  .top-stories-3rd-level-block .views-row-odd .story-photo .story-video-wrapper,
  .top-stories-3rd-level-block .views-row-odd .story-photo img {
    width: 100%;
  }

  .top-stories-3rd-level-block .views-row-odd .story-photo img {
    border-top: #00aeef solid 10px;
  }
}

.top-stories-3rd-level-block .views-row-even .story-photo {
  float: right;
  margin-left: 30.8px;
}

.top-stories-3rd-level-block .views-row-even .story-photo:empty {
  float: none;
}

@media (max-width: 767px) {
  .top-stories-3rd-level-block .views-row-even .story-photo {
    margin-left: 0;
    width: 100%;
  }

  .top-stories-3rd-level-block .views-row-even .story-photo .story-video-wrapper,
  .top-stories-3rd-level-block .views-row-even .story-photo img {
    width: 100%;
  }

  .top-stories-3rd-level-block .views-row-even .story-photo img {
    border-top: #00aeef solid 10px;
  }
}

.top-stories-3rd-level-block .views-row-last {
  border-bottom: none !important;
}

.top-stories-3rd-level-block .body-wrapper {
  display: table-cell;
}

/** Fourth Block: Headlines at a glance - Five Stories**/

#block-views-top-stories-headlines {
  padding-bottom: 4%;
}

#block-views-top-stories-headlines h2.block-title {
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  border-bottom: #ff8c1f solid 3px;
  font-size: 18px;
  font-size: 1.8rem;
}

#block-views-top-stories-headlines .list {
  border-bottom: 3px dotted #f0f0f0;
  text-indent: -21px;
  margin-left: 21px;
  margin-bottom: 21px;
}

body.i18n-ar #block-views-top-stories-headlines .list {
  margin: 0 21px 21px 0;
}

.interview-quote {
  padding-left: 53% !important;
}

.interview-quote h4 {
  line-height: inherit;
}

.view-more-link {
  background: #008fd5;
  padding: 5px 15px;
  text-transform: uppercase;
  display: inline-flex;
}

body.front .view-more-link {
  float: right;
}

.view-more-link a {
  color: white;
}

.view-more-link a:after {
  font-family: FontAwesome;
  margin-left: 6px;
  color: white;
  content: "\f101";
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1;
  font-style: normal;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 500;
}

body.i18n-ar .view-more-link a:after {
  content: "\f100";
  margin-right: 6px;
}

.view-more-link:hover {
  background: #ff8c1f;
}

.view-more-link:hover a {
  text-decoration: none;
}

/** Search Page**/

.view-search .view-content {
  display: inline-block;
}

.view-search .view-header {
  color: #4d4d4d;
  font-weight: 500;
  float: right;
}

.view-search .search-highlight {
  color: #f0ad4e;
}

.view-search .featured-media {
  padding: 0 5px 15px 0;
}

/** Search Facets **/

.block-facetapi input[type="checkbox"].facetapi-checkbox {
  margin-right: 5px;
}

/** Advanced Search Page**/

.page-advanced-search .advanced-search-form fieldset {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.page-advanced-search .advanced-search-form .left-panel,
.page-advanced-search .advanced-search-form .right-panel {
  width: 40%;
  float: left;
}

.page-advanced-search .advanced-search-form .right-panel {
  margin-left: 15%;
}

.page-advanced-search .advanced-search-form .form-item-keyword {
  margin-top: 15px;
}

.page-advanced-search .advanced-search-form div label {
  font-weight: bold;
}

.page-advanced-search .advanced-search-form .form-item-keyword label {
  font-size: 20px;
  text-transform: uppercase;
  border-bottom: none !important;
}

.page-advanced-search .advanced-search-form .form-type-checkboxes {
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 700;
  color: #666666;
}

body.i18n-ar .page-advanced-search .advanced-search-form .form-type-checkboxes {
  font-family: "Noto Naskh Arabic", "Open Sans", serif;
}

.page-advanced-search .advanced-search-form .form-checkboxes .form-item {
  border-bottom: 3px dotted #f0f0f0;
  padding: 6px 0px;
}

.page-advanced-search .advanced-search-form .form-type-checkboxes label:first-child {
  font-size: 16px;
}

.page-advanced-search .advanced-search-form button {
  float: right;
  clear: both;
}

.page-advanced-search .advanced-search-form input[type="checkbox"] {
  margin-top: 7px;
}

.page-advanced-search .advanced-search-form .form-type-date-popup label {
  display: block;
  border-bottom: none !important;
  text-transform: uppercase;
}

.page-advanced-search .advanced-search-form .date-panel legend {
  background-color: transparent;
  border-color: transparent;
  border-bottom: 3px solid #00afeb;
  width: 100%;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0px;
  margin-bottom: 0px;
}

.page-advanced-search .advanced-search-form .form-group > label:first-child {
  border-bottom: 3px solid #00afeb;
  width: 100%;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: 700;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #333333;
}

.view-event-page-promo-banners .views-row .field-content div.img-video-banner,
.view-top-promo-banners .views-row .field-content div.img-video-banner,
.view-middle-promo-banners .views-row .field-content div.img-video-banner,
.view-bottom-promo-banners .views-row .field-content div.img-video-banner {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.view-event-page-promo-banners .views-row .field-content iframe,
.view-top-promo-banners .views-row .field-content iframe,
.view-middle-promo-banners .views-row iframe,
.view-bottom-promo-banners .views-row .field-content iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

/* NEWS STORY */

.page-node .field-name-field-news-story-lead {
  min-height: 36px;
  padding: 29.4px;
  margin-bottom: 19.6px;
  margin-top: 19.6px;
  background-color: #f5f5f5;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(34, 25, 25, 0.2);
  box-shadow: 0 1px 1px rgba(34, 25, 25, 0.2);
}

.page-node .field-name-field-news-story-lead p {
  font-weight: 600;
  font-size: 16px;
  font-size: 1.6rem;
  color: #4d4d4d;
  line-height: 1.4;
  margin: 0;
}

.dnd-widget-wrapper.type-image {
  display: table;
}

.dnd-widget-wrapper.type-image .dnd-caption-wrapper {
  display: table-caption;
  caption-side: bottom;
}

.dnd-widget-wrapper.type-image.atom-align-left {
  margin-right: 22.4px;
}

.dnd-widget-wrapper.type-image.atom-align-right {
  margin-left: 22.4px;
}

body.node-type-interview .body-container,
body.node-type-news-story .body-container {
  margin-top: 3em;
}

.paragraphs-item-2columns-text-right-and-left > .group-left {
  padding-right: 3em;
}

body.i18n-ar .paragraphs-item-2columns-text-right-and-left > .group-left {
  padding-right: 3em;
}

.paragraphs-item-2columns-text-left-image-right > .group-left {
  padding-right: 22.4px;
}

.paragraphs-item-one-column-multimedia {
  margin-top: 19.6px;
  margin-bottom: 19.6px;
}

.paragraphs-item-one-column-multimedia:before,
.paragraphs-item-one-column-multimedia:after {
  content: " ";
  display: table;
}

.paragraphs-item-one-column-multimedia:after {
  clear: both;
}

.paragraphs-item-2columns-quote-left-text-right > .group-left {
  padding: 3em;
}

.paragraphs-item-2columns-text-left-quote-right > .group-right {
  padding: 4em;
}

.field-name-field-quote .even::before,
.interview-quote .even::before,
.focus-quote .even::before {
  text-indent: -1.5em;
  content: "\f10d";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  position: absolute;
  z-index: 1;
}

body.i18n-ru .field-name-field-quote .even::before,
body.i18n-ru .interview-quote .even::before,
body.i18n-ru .focus-quote .even::before {
  content: "\f100";
  text-indent: -1.2em;
}

body.i18n-ar .field-name-field-quote .even::before,
body.i18n-ar .interview-quote .even::before,
body.i18n-ar .focus-quote .even::before {
  content: "\f10e";
}

.field-name-field-quote .even::after,
.interview-quote .even::after,
.focus-quote .even::after {
  content: "\f10e";
  font-family: FontAwesome;
  font-size: 1em;
  color: #00aeef;
  position: absolute;
  z-index: 1;
  text-indent: 0.6em;
}

body.i18n-ru .field-name-field-quote .even::after,
body.i18n-ru .interview-quote .even::after,
body.i18n-ru .focus-quote .even::after {
  content: "\f101";
}

body.i18n-ar .field-name-field-quote .even::after,
body.i18n-ar .interview-quote .even::after,
body.i18n-ar .focus-quote .even::after {
  content: "\f10d";
}

.field-name-field-quote .even,
.interview-quote .even,
.focus-quote .even {
  font-size: 1.6em;
  font-weight: 600;
  color: #555555;
  text-indent: 1.2em;
}

body.i18n-zh-hans .field-name-field-quote .even,
body.i18n-zh-hans .interview-quote .even,
body.i18n-zh-hans .focus-quote .even {
  font-size: 1.2em;
}

/* INTERVIEW */

.interview-top-block .views-row {
  margin-bottom: 0;
  padding-bottom: 0;
}

.interview-top-block .field-name-field-scald-photo-caption {
  width: auto;
}

.paragraphs-items-field-news-story h2,
.paragraphs-items-field-news-story h3,
.paragraphs-items-field-news-story h4,
.paragraphs-items-field-news-story h5,
.node-focus .field-name-field-tab-content h2,
.node-focus .field-name-field-tab-content h3,
.node-focus .field-name-field-tab-content h4,
.node-focus .field-name-field-tab-content h5 {
  color: #0072bb;
}

.page-node .highlighted.jumbotron {
  background-color: #fff;
  padding-left: 0;
  padding-right: 0;
}

.story-tags,
.field-name-field-news-tags {
  margin-top: 28px;
  margin-bottom: 42px;
  text-align: center;
}

.story-tags a,
.field-name-field-news-tags a {
  color: #757575;
  text-transform: uppercase;
  font-weight: bold;
}

.tags-separator {
  padding-left: 19.6px;
  padding-right: 19.6px;
  color: #00aeef;
}

.field-name-field-news-tags a {
  border-right: 2px solid #00aeef;
  padding-right: 19.6px;
  margin-right: 19.6px;
}

.field-name-field-news-tags a:last-child {
  border: none;
}

.story-useful-links ul {
  padding-left: 19.6px;
  list-style: none;
  line-height: 2;
}

.story-useful-links ul li {
  margin: 0 0 8px 17px;
}

.story-useful-links ul li:before {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #cccccc;
}

body.i18n-ar .story-useful-links ul li:before {
  padding-right: 0;
  padding-left: 7px;
  content: "\f053";
}

.story-useful-links ul li a {
  font-size: 16px;
  color: black !important;
  font-weight: 600;
  line-height: 1.4;
}

.story-useful-links ul li:before {
  margin: 0 7px 0 -17px;
}

/* Subheads */

.unnews-toc-block {
  padding-left: 17px;
  list-style: none;
  line-height: 2;
}

body.i18n-ar .unnews-toc-block {
  padding-right: 23px;
  text-indent: -21px;
  padding-left: 0px;
}

.unnews-toc-block li:before {
  font-family: 'FontAwesome';
  font-size: smaller;
  content: '\f111';
  margin: 0 10px 0 0px;
  color: #1b75bb;
}

body.i18n-ar .unnews-toc-block li:before {
  float: right;
  margin: 0 0 0 20px;
}

.unnews-toc-block li a {
  color: #4d4d4d;
  font-weight: bold;
  text-decoration: none;
}

.unnews-toc-block li:before {
  margin: 0 3px 0 -17px;
}

body.page-node h1.page-header {
  margin-bottom: 2%;
}

body.page-node h1,
body.page-node h2,
body.page-node h3,
body.page-node h4,
body.page-node h5 {
  position: relative;
}

/* News Tracker */

.story-news-tracker-block .views-row {
  margin-top: 30.8px;
  margin-bottom: 30.8px;
}

.story-news-tracker-block .story-photo {
  margin-right: 30.8px;
}

body.i18n-ar .story-news-tracker-block .story-photo {
  margin-right: 0;
  margin-left: 30.8px;
}

/* Interview Node */

@media (max-width: 767px) {
  .interview-top-block .quote-text {
    position: initial;
  }
}

.interview-top-block .quote-text h2 {
  color: white;
  line-height: 1.5em;
}

/* Audio Node */

.node-audio .group-left {
  padding-right: 30.8px;
}

body.i18n-ar .node-audio .group-left {
  padding-right: 0;
  padding-left: 30.8px;
}

.node-audio .sharethis-buttons .st_pocket_custom,
.node-audio .sharethis-buttons .st_facebook_custom,
.node-audio .sharethis-buttons .st_twitter_custom,
.node-audio .sharethis-buttons .st_print_custom,
.node-audio .sharethis-buttons .st_sharethis_custom {
  padding-right: 22.4px;
}

body.i18n-ar .node-audio .sharethis-buttons .st_pocket_custom,
body.i18n-ar .node-audio .sharethis-buttons .st_facebook_custom,
body.i18n-ar .node-audio .sharethis-buttons .st_twitter_custom,
body.i18n-ar .node-audio .sharethis-buttons .st_print_custom,
body.i18n-ar .node-audio .sharethis-buttons .st_sharethis_custom {
  padding-right: 0;
  padding-left: 22.4px;
}

.jw-skin-seven .jw-progress {
  background: #ff8c1f !important;
}

.jw-skin-seven .jw-button-color:hover,
.jw-skin-seven .jw-skin-seven .jw-toggle {
  color: #ff8c1f !important;
}

.jw-skin-seven .jw-preview {
  top: -2px;
}

/* LEGACY */

.has-legacy-photo .field-name-field-news-story-lead {
  webkit-box-shadow: none;
  box-shadow: none;
  padding: 0;
  background-color: transparent;
}

.has-legacy-photo .field-name-field-legacy-photo {
  float: left;
  margin-right: 30.8px;
}

/* SEARCH PAGE */

@media (max-width: 767px) {
  #block-system-main .view-search .featured-media {
    margin-right: 9.8px;
  }
}

#block-system-main .view-search .story-title {
  margin-top: 0;
}

/* FEATURE STORY */

body.i18n-ar #block-unnews-node-story-social-share {
  left: 10px !important;
  right: auto !important;
}

body.feature-story .top-columns,
body.feature-story .social-media {
  display: none;
}

body.feature-story .node-news-story {
  padding-left: 6em;
  padding-right: 6em;
}

body.feature-story header.navbar-default {
  margin-bottom: 4px;
}

#block-unnews-node-story-social-share {
  z-index: 1000;
  margin-top: 40px;
  right: 30px;
  position: absolute;
}

@media (max-width: 767px) {
  #block-unnews-node-story-social-share {
    position: initial;
    margin-top: 20px;
  }
}

/* CUSTOM STORY */

body.custom-full-width-image .top-columns,
body.custom-full-width-image .social-media {
  display: none;
}

body.custom-full-width-image header.navbar-default {
  margin-bottom: 4px;
}

body.show-sidebar .sidebar-second,
body.node-type-interview .sidebar-second {
  top: 4em;
}

body.custom-image-in-main-content .field-name-field-scald-photo-caption {
  border-bottom: none;
}

body.custom-image-in-main-content .body-container {
  padding-top: 0;
}

body.custom-image-in-main-content .view-story.story-top-block {
  margin-bottom: 20px;
}

/* FRONT PAGE */

.sidebar a {
  color: #4d4d4d;
}

.sidebar .block-views {
  margin-bottom: 40.6px;
}

.sidebar .block h2,
.sidebar .quicktabs-tabs {
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.03em;
  line-height: 1;
  font-weight: 700;
  border-bottom: #00aeef solid 3px;
  font-family: "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-top: 0;
  padding-bottom: 6px;
}

body.i18n-ar .sidebar .block h2,
body.i18n-ar .sidebar .quicktabs-tabs {
  line-height: 1.3;
}

body.i18n-es .sidebar .quicktabs-tabs {
  font-size: 14px;
  font-size: 1.4rem;
}

body.i18n-pt .sidebar .quicktabs-tabs {
  font-size: 16px;
  font-size: 1.6rem;
}

body.i18n-ru .sidebar .quicktabs-tabs {
  font-size: 12px;
  font-size: 1.2rem;
}

body.i18n-sw .sidebar .quicktabs-tabs {
  font-size: 13px;
  font-size: 1.3rem;
  text-transform: capitalize;
}

body.i18n-ar .sidebar .quicktabs-tabs {
  font-family: "Droid Arabic Kufi", "Open Sans", serif;
  font-size: 15px;
  font-size: 1.5rem;
}

body.i18n-fr .sidebar .quicktabs-tabs {
  font-size: 15px;
  font-size: 1.5rem;
}

.sidebar .bc_container {
  position: static !important;
}

.sidebar .bc_container > div {
  padding-top: 0 !important;
}

.jw-title {
  display: none !important;
}

/*Most Read-Most Heard | Related Stories | Interview block */

.story-related-stories .views-row,
.view-most-viewed-stories .views-row,
.interview-block .views-row,
.interview-related-interviews-block .views-row {
  border-bottom: #f2f2f2 solid 1px;
}

.story-related-stories .views-row-last,
.view-most-viewed-stories .views-row-last,
.interview-block .views-row-last,
.interview-related-interviews-block .views-row-last {
  border-bottom: none;
}

.story-related-stories .story-block,
.view-most-viewed-stories .story-block,
.interview-block .story-block,
.interview-related-interviews-block .story-block {
  margin-top: 19.6px;
  padding-bottom: 19.6px;
}

.story-related-stories .story-block .story-photo,
.view-most-viewed-stories .story-block .story-photo,
.interview-block .story-block .story-photo,
.interview-related-interviews-block .story-block .story-photo {
  margin-right: 19.6px;
}

body.i18n-ar .story-related-stories .story-block .story-photo,
body.i18n-ar .view-most-viewed-stories .story-block .story-photo,
body.i18n-ar .interview-block .story-block .story-photo,
body.i18n-ar .interview-related-interviews-block .story-block .story-photo {
  margin-left: 19.6px;
  margin-right: 0;
}

.story-related-stories .story-block .story-title,
.view-most-viewed-stories .story-block .story-title,
.interview-block .story-block .story-title,
.interview-related-interviews-block .story-block .story-title {
  display: table-cell;
}

#block-views-homepage-blocks-block-1,
#block-views-homepage-blocks-block-2,
#block-views-homepage-blocks-block-indepth {
  padding: 13px 14px 19px 14px;
  background: #f2f2f2;
}

#quicktabs-tab-most_read_heard_stories-0::after {
  content: "\|";
  color: black;
  padding-left: 8px;
}

body.i18n-ar #quicktabs-tab-most_read_heard_stories-0::after {
  padding-right: 8px;
  padding-left: 0px;
}

.quicktabs-tabs {
  margin: 0;
  padding: 0 0 6px 1px;
}

.quicktabs-tabs a {
  color: #999999;
}

.quicktabs-tabs a:hover,
.quicktabs-tabs a:active {
  text-decoration: none;
}

.quicktabs-tabs .active a {
  color: #4d4d4d;
}

/*In Focus*/

.view-display-id-block_focus li.views-row {
  margin: 0 0 8px 17px;
}

.view-display-id-block_focus li.views-row:before {
  font-family: 'FontAwesome';
  content: '\f054';
  color: #cccccc;
}

body.i18n-ar .view-display-id-block_focus li.views-row:before {
  padding-right: 0;
  padding-left: 7px;
  content: "\f053";
}

.view-display-id-block_focus li.views-row a {
  font-size: 16px;
  color: black !important;
  font-weight: 600;
  line-height: 1.4;
}

body.i18n-ar .view-display-id-block_focus li.views-row {
  margin: 0 17px 8px 0px;
}

.view-display-id-block_focus li:before {
  margin: 0 8px 0 -17px;
}

body.i18n-ar .view-display-id-block_focus li:before {
  margin: 0 -17px 0 3px;
}

/*In Depth Interview Block and Related Interview Block*/

.interview-block .img-circle img,
.interview-related-interviews-block .img-circle img {
  border-radius: 50%;
}

/*In Depth Block*/

.view-display-id-block_indepth .story-title {
  margin-top: 11px;
}

/*Promo Banners*/

.view-event-page-promo-banners .views-row,
.view-top-promo-banners .views-row,
.view-bottom-promo-banners .views-row,
.view-middle-promo-banners .views-row {
  margin-bottom: 39.2px;
}

.view-event-page-promo-banners .views-row-last,
.view-top-promo-banners .views-row-last,
.view-bottom-promo-banners .views-row-last,
.view-middle-promo-banners .views-row-last {
  margin-bottom: 0;
}

/*Story page*/

.sidebar {
  /* Audio Hub Page */
  /* Audio Player */
}

.sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidebar ul li {
  list-style: none;
}

.sidebar .audiohub-links-block ul li {
  border-bottom: 3px dotted #f0f0f0;
  padding: 7px 0;
  margin: 0;
}

.sidebar .audiohub-links-block ul li a {
  font: 700 17px/21px "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  color: #666666;
  padding: 0;
}

.sidebar .block-unnews-audio-player {
  margin-bottom: 40px;
}

.sidebar #jw-custom-download-link:hover,
.sidebar #jw-custom-download-link:focus {
  text-decoration: none;
}

.sidebar #unnews-player-meta {
  background-color: #f2f2f2;
  width: 100%;
  position: relative;
}

.sidebar div#unnews-playlist-image img {
  max-width: 100%;
}

.sidebar .jw-skin-seven .jw-controlbar {
  border-top: 3px solid #222222;
}

.sidebar .jw-slider-container {
  margin-top: 5px;
}

.sidebar .jw-skin-seven .jw-background-color {
  background: #222222;
}

.sidebar .jw-icon-prev,
.sidebar .jw-icon-next {
  min-width: 1.5em;
}

.sidebar #main-player-playlist-list-wrapper {
  width: 270px;
  -webkit-box-shadow: inset -2px -3px 14px -7px rgba(0, 0, 0, 0.36);
  -moz-box-shadow: inset -2px -3px 14px -7px rgba(0, 0, 0, 0.36);
  box-shadow: inset -2px -3px 14px -7px rgba(0, 0, 0, 0.36);
}

@media (max-width: 767px) {
  .sidebar #main-player-playlist-list-wrapper {
    width: auto;
  }
}

.sidebar #main-player-playlist-list .active-pl-item {
  background-color: #f7f7f7;
}

ul.list-audio {
  padding: 5px 10px 0px 10px;
}

ul.list-audio li {
  display: block;
  padding-bottom: 10px;
  padding-top: 10px;
  box-shadow: 0px 1px 4px -2px rgba(0, 0, 0, 0.75);
}

ul.list-audio li .close-icon-wrapper {
  margin: 0;
  padding: 0;
  font-size: smaller;
}

ul.list-audio li .item-tag {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 400;
  text-transform: uppercase;
  text-align: right;
  color: #008fd5;
  font-weight: 700;
  border-left: 2px solid #ff8c1f;
  padding-left: 6px;
}

body.i18n-ar ul.list-audio li .item-tag {
  border-left: none;
  border-right: 2px solid #ff8c1f;
  padding-right: 6px;
}

ul.list-audio li .item-title,
ul.list-audio li .item-duration {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
}

body.i18n-ar ul.list-audio li .item-title,
body.i18n-ar ul.list-audio li .item-duration {
  direction: ltr;
}

ul.list-audio li:hover {
  background-color: #f7f7f7;
}

ul.list-audio li a {
  text-decoration: none;
  color: #4d4d4d;
}

ul.list-audio li a.item-title:hover {
  color: #222222;
}

ul.list-audio li .fa-cloud-download {
  margin-left: 15px;
}

ul.list-audio li .fa-cloud-download:hover {
  color: #ff8c1f;
}

@media (max-width: 767px) {
  .lead-wrapper,
  .icon-wrapper {
    display: none;
  }

  .tb-megamenu .mega-nav > li,
  .tb-megamenu .dropdown-menu .mega-nav > li {
    float: none !important;
  }

  header.navbar-default .navbar-header .site-name-wrapper {
    width: 80%;
  }

  header.navbar-default .navbar-header .search {
    top: 20px;
  }

  .ds-2col > .group-right {
    width: 100%;
    margin: 20px 0px;
  }

  .ds-2col > .group-left {
    width: 100%;
  }

  .story-news-tracker-block .story-photo,
  .story-news-tracker-block .story-photo img {
    width: 100%;
  }
}

.BrightcoveExperience embed,
.BrightcoveExperience iframe,
.multimedia_asset_node_video object,
.BrightcoveExperience video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.context-un_news_full_width.type-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

.context-un_news_full_width.type-video iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.field-name-field-news-featured-video .bc_container {
  width: 350px;
  height: 197px;
}

@media (max-width: 560px) {
  .context-un_news_default.type-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
  }

  .context-un_news_default.type-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
    border: 0;
  }
}

@media (max-width: 747px) {
  .context-un_news_large.type-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
  }

  .context-un_news_large.type-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
    border: 0;
  }
}

@media (max-width: 400px) {
  .context-un_news_teaser.type-video,
  .context-un_news_medium.type-video {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
  }

  .context-un_news_teaser.type-video iframe,
  .context-un_news_medium.type-video iframe {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: auto !important;
    height: auto !important;
    border: 0;
  }
}

/* Landing Focus Page */

.focus-header .story-title {
  margin-bottom: 0;
}

#block-views-focus-featured-focus-block {
  margin: 10px 0;
}

#block-views-focus-featured-focus-block .focus-headline {
  margin-bottom: 30.8px;
}

#block-views-focus-focus-2nd-row,
#block-views-focus-focus-3rd-block,
#block-views-focus-additional-blocks,
#block-views-focus-focus-archive {
  margin: 30px 0;
}

.view-focus .row {
  margin-top: 30px;
  margin-bottom: 30px;
}

h2.block-title {
  text-transform: uppercase;
}

h2.block-title:hover a {
  text-decoration: none;
}

h3.focus-description {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.4;
  font-family: "Lato", "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 400;
}

body.i18n-ar h3.focus-description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.4;
}

h3.focus-description a {
  color: #4d4d4d;
}

h3.focus-description a:hover {
  text-decoration: none;
}

.featured-focus-block .field-name-field-scald-photo-caption,
.featured-focus-block .field-name-field-scald-photo-credit {
  visibility: hidden;
}

.additional-blocks {
  margin-right: -10px;
  margin-left: -10px;
}

.additional-blocks .additional-title {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  padding: 2%;
}

.additional-blocks .additional-title a {
  color: #4d4d4d;
}

.additional-blocks .thumbnail {
  padding: 0;
  background-color: #ebebeb;
}

.additional-blocks .row {
  margin-top: 0;
  margin-bottom: 0;
}

.list:before {
  font-family: 'FontAwesome';
  font-size: smaller;
  content: '\f111';
  margin: 0 10px 0 0px;
  color: #1b75bb;
}

body.i18n-ar .list:before {
  float: right;
  margin: 0 0 0 20px;
}

.list a {
  color: #4d4d4d;
  font-weight: bold;
  text-decoration: none;
}

/* Node Page */

.page-header,
.related-stories a {
  color: #4d4d4d;
}

.top-content,
.bottom-content {
  margin: 4% 0;
}

body.node-type-focus .node-focus h2 {
  color: #4d4d4d;
  font-size: 24px;
  line-height: 25px;
  font-weight: 700;
  font-family: "Open Sans Condensed", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  letter-spacing: -0.02em;
  margin: 0 0 16px 0;
  padding: 0 0 6px 1px;
  border-bottom: #00aeef solid 3px;
  text-transform: uppercase;
}

body.node-type-focus .node-focus .col-md-3 {
  margin-top: 37px;
}

body.node-type-focus .node-focus .nav-tabs {
  border: none;
  background: #f2f2f2;
  border-left: 1px solid #ddd;
}

body.i18n-ar body.node-type-focus .node-focus .nav-tabs {
  border-right: 1px solid #ddd;
  border-left: none;
}

body.node-type-focus .node-focus .nav-tabs li {
  width: 101.3%;
  top: -3px;
}

body.node-type-focus .node-focus .nav-tabs a {
  color: #4d4d4d;
}

body.node-type-focus .node-focus .nav-tabs a:hover,
body.node-type-focus .node-focus .nav-tabs a:focus {
  color: #00aeef;
  outline: none;
  background-color: #e6e6e6;
}

body.node-type-focus .node-focus .nav-tabs .tabs-right {
  border-left: none;
  padding-top: 0;
}

body.node-type-focus .node-focus .nav-tabs > li.active > a,
body.node-type-focus .node-focus .nav-tabs > li.active > a:hover,
body.node-type-focus .node-focus .nav-tabs > li.active > a:focus {
  border: 1px solid #ddd;
  border-left-color: transparent;
  color: #00aeef;
  background: #fff;
  border-right: 5px solid #00aeef;
}

body.i18n-ar body.node-type-focus .node-focus .nav-tabs > li.active > a,
body.i18n-ar body.node-type-focus .node-focus .nav-tabs > li.active > a:hover,
body.i18n-ar body.node-type-focus .node-focus .nav-tabs > li.active > a:focus {
  border-right-color: transparent;
  border-left-color: #ddd;
}

body.node-type-focus .node-focus .focus-content,
body.node-type-focus .node-focus .focus-banner {
  margin: 28px 0;
}

body.node-type-focus .node-focus .focus-quote-wrapper {
  padding: 3em;
}

@media (max-width: 767px) {
  body.node-type-focus .node-focus .focus-quote-wrapper {
    padding: 1em;
  }
}

body.node-type-focus .node-focus .focus-quote-credit .even {
  font-size: 1em;
  font-weight: 600;
  color: #555555;
  margin-top: 1em;
  text-indent: 1.2em;
  text-align: right;
}

body.node-type-focus .node-focus .focus-story-related-stories h3 {
  margin-top: 0;
  line-height: 1.1;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #e6e6e6;
  border-color: transparent;
}

/** Audio Hub Listing Page**/

.audio-hub-page .views-row {
  margin-bottom: 19.6px;
  margin-top: 19.6px;
  border-bottom: #f2f2f2 solid 2px;
}

.audio-hub-page .views-label-field-audio-duration {
  font-weight: 500;
}

.audio-hub-page .story-date {
  display: block;
}

.audio-product {
  display: inline-block;
}

/** Audio Story **/

.node-audio .sharethis-buttons {
  margin-bottom: 22.4px;
  float: right;
}

@media (max-width: 767px) {
  .node-audio .sharethis-buttons {
    float: none;
    margin-top: 0;
  }
}

.node-audio .field-name-body {
  margin-top: 22.4px;
}

.node-audio .field .field-label {
  color: #ff8c1f;
}

.node-audio .field-label-inline .field-items {
  color: #666666;
}

.node-audio .field-label-inline .field-items .even {
  padding-left: 5px;
}

body.i18n-ar .node-audio .field-label-inline .field-items .even {
  direction: ltr;
}

.unnews-listings-page .field-name-field-audio-duration {
  display: inline-block;
}

body.i18n-ar .unnews-listings-page .field-name-field-audio-duration {
  direction: ltr;
}

/* PHOTO STORY */

.photo-story-portal-page .body-wrapper {
  padding: 0 19.6px;
}

.photo-story-2nd-block .row {
  margin-bottom: 3rem;
  margin-top: 3rem;
}

.more-photo-stories-overview .row {
  margin-bottom: 2rem;
}

.more-photo-stories-overview .vertical-tabs-list {
  overflow: scroll;
  border: 1px solid #999999;
  max-height: 40em;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  /* Replaces .col-md-3; */
}

@media (min-width: 992px) {
  .more-photo-stories-overview .vertical-tabs-list {
    float: left;
    width: 25%;
  }
}

.more-photo-stories-overview .vertical-tabs-list li {
  border-bottom: 3px dotted #f0f0f0;
  float: none;
}

.more-photo-stories-overview .vertical-tabs-list li a {
  line-height: 1.4;
  color: #4d4d4d;
}

.more-photo-stories-overview .vertical-tabs-list li a:hover {
  color: #008fd5;
}

.more-photo-stories-overview .nav-tabs > li.active > a,
.more-photo-stories-overview .nav-tabs > li.active > a:hover,
.more-photo-stories-overview .nav-tabs > li.active > a:focus,
.more-photo-stories-overview .nav-tabs > li.active > a:visited,
.more-photo-stories-overview .nav .open > a,
.more-photo-stories-overview .nav .open > a:hover,
.more-photo-stories-overview .nav .open > a:focus,
.more-photo-stories-overview .nav .open > a:active,
.more-photo-stories-overview .nav .open > a:visited {
  border: none !important;
  border-color: none;
}

.more-photo-stories-overview .panel-body {
  padding: 0 0 0 20px;
}

.page-gallery- header.navbar-default .navbar-header {
  padding: 40px 0px 0px 0px;
}

.page-gallery- header.navbar-default .navbar-header .header {
  margin-bottom: 0;
}

.page-gallery- .main-container {
  background: black;
  width: auto;
}

.page-gallery- .body-container {
  padding-top: 0;
}

.page-gallery- #feature-top-story {
  position: relative;
  top: -3px;
}

.page-gallery- .ds-2col-fluid {
  padding-top: 4em;
  padding-bottom: 4em;
  border-bottom: 2px solid;
}

.page-gallery- .ds-2col-fluid .group-right {
  float: right;
  width: 25%;
}

@media (max-width: 767px) {
  .page-gallery- .ds-2col-fluid .group-right {
    width: 100%;
  }
}

.page-gallery- .ds-2col-fluid .group-left {
  float: left;
  width: 75%;
}

@media (max-width: 767px) {
  .page-gallery- .ds-2col-fluid .group-left {
    width: 100%;
  }
}

.page-gallery- .field-name-field-scald-photo-caption,
.page-gallery- .field-name-field-scald-photo-credit {
  color: white;
}

.page-gallery- .field-name-gallery-item-description p {
  color: #cccccc;
}

.page-gallery- .full-width > .field-name-field-scald-photo-caption,
.page-gallery- .full-width > .field-name-field-scald-photo-credit {
  opacity: 0.8;
}

.page-gallery- .feature-text {
  bottom: 45px;
  padding: 30px;
  position: absolute;
  background: rgba(0, 0, 0, 0.47);
  width: 100%;
  color: white;
  line-height: 1.5em;
}

.page-gallery- .sharethis-wrapper {
  float: right;
  margin-top: 4em;
  margin-bottom: 2em;
}

.page-gallery- .sharethis-wrapper .st_pocket_custom:before,
.page-gallery- .sharethis-wrapper .st_facebook_custom:before,
.page-gallery- .sharethis-wrapper .st_twitter_custom:before,
.page-gallery- .sharethis-wrapper .st_print_custom:before,
.page-gallery- .sharethis-wrapper .st_sharethis_custom:before {
  color: white;
  padding: 5px;
}

.page-gallery- .link-wrapper {
  margin-top: 4em;
  margin-bottom: 4em;
}

.page-gallery- .footer {
  margin-top: 0;
}

.page-gallery-.i18n-ar .ds-2col-fluid .group-left {
  direction: ltr;
}

body.i18n-ar .pull-right {
  float: left !important;
}

body.i18n-ar .pull-left {
  float: right !important;
}

body.i18n-ar html.js #block-unnews-blocks-unnews-subscribe-link div.contextual-links-wrapper,
body.i18n-ar html.js #block-unnews-blocks-unnews-audio-hub-link div.contextual-links-wrapper {
  visibility: hidden !important;
}

body.i18n-ar .navbar-collapse {
  padding-right: 0;
  padding-left: 0;
}

body.i18n-ar #block-tb-megamenu-main-menu .tb-megamenu .dropdown-menu li > a {
  text-align: right !important;
}

/*Subscription Page Styles*/

#mc_embed_signup #mc-embedded-subscribe-form input {
  border-radius: 0px;
  margin-right: 6px;
}

body.i18n-ar #mc_embed_signup #mc-embedded-subscribe-form input {
  margin-left: 6px;
  margin-right: 0px;
}

#mc_embed_signup #mc-embedded-subscribe-form select {
  border-radius: 0px;
}

#mc_embed_signup #mc-embedded-subscribe-form .mc-field-group.input-group ul li {
  padding: 6px 0;
}

#mc_embed_signup #mc-embedded-subscribe-form label,
#mc_embed_signup #mc-embedded-subscribe-form .button {
  font-family: "Lato", "Roboto", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-weight: 500;
}

#mc_embed_signup #mc-embedded-subscribe-form .button {
  background: #008fd5;
}

body.i18n-ar #mc_embed_signup form {
  text-align: right;
}

body.i18n-ar #mc_embed_signup form .indicates-required {
  text-align: left;
  margin-left: 4%;
}

/*# sourceMappingURL=sub.css.map */