
/* Comment Generated by Combres - Resource '~/stylesheets/pages/stock-ticker.css' (Mode: Static) */
/*Stock Ticker used for Imperial*/
#quotebox {
	width: 270px;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	color: #b3b3b3;
    position: relative;
    left: -9px;
}
	
#quotebox .quoteprice {
	position: relative;
	top: 10px;
	left: 10px;
	float: left;
	font-size: 57px;
    font-family: Arial, Helvetica, sans-serif;
}
	
#quotebox .quotediff {
	position: relative;
	float: left;
	left: 30px;
	top: 35px;
	font-size: 20px;
	font-weight: 500;
}
	
#quotebox .quotedate {
	clear: both;
	padding: 30px 0 10px 10px;
	font-size: 17px;
	font-weight:400;
    white-space: nowrap;
}
@media print, screen and (min-width: 1000px) and (max-width: 1290px) {
    .stock-price #quotebox .quoteprice {
        right: -50px;
        right: -18px;
    }
    .stock-price #quotebox div.quoteprice[dir="ltr"] {
        right: -20px;
    }
    #quotebox .quoteprice {
        font-size: 40px;
    }
    #quotebox .quotedate {
        font-size: 13px;
    }
    #quotebox .quotediff {
        top: 24px;
    }
}
@media print, screen and (min-width: 700px) and (max-width: 850px) {
    .stock-price #quotebox .quoteprice {
        right: -50px;
    }
    #wrapper .home .evergreen-content .investors-module {
        margin-left: 0;
    }
    #wrapper .home .evergreen-content.investors-twitter .investors-module.col {
        margin-left: 10px;
    }
    #quotebox .quoteprice {
        font-size: 40px;
    }
    #quotebox .quotedate {
        font-size: 13px;
    }
    #quotebox .quotediff {
        top: 24px;
    }
}
@media print, screen and (min-width: 606px) and (max-width: 700px) {
    #quotebox .quoteprice {
        font-size: 30px;
    }
    #quotebox .quotedate {
        font-size: 11px;
    }
    #quotebox .quotediff {
        top: 15px;
        left: 25px;
    }
}

@media print, screen and (max-width: 320px) {
    #wrapper .home .evergreen-content.evergreen-content-global .investors-module {
        padding-left: 0 !important;
    }
    .stock-price #quotebox .quoteprice {
        font-size: 40px;
        right: -40px;
    }
    .stock-price #quotebox .quotediff {
        top: 25px;
    }
    .stock-price #quotebox .quotedate {
        font-size: 14px;
    }
}

/* Stock ticker issue fix for QATAR site */
body[data-lang="ar-QA"] #quotebox {
        background-color: transparent;
        font-family: Arial, Helvetica, sans-serif;
        color: #b3b3b3;
    }

@media print, screen and (min-width: 1281px) {
    body[data-lang="ar-QA"] #quotebox {
        width: 270px;
        position: relative;
    }
    body[data-lang="ar-QA"] #quotebox .quotediff {
        right: 20px !important;
        left: 20px !important;
    }
}

@media print, screen and (min-width: 768px) and (max-width: 991px) {
    body[data-lang="ar-QA"] #quotebox div.quotediff[dir="ltr"] {
        right: 20px !important;
        left: 20px !important;
    }
}

@media print, screen and (min-width: 992px) and (max-width: 1290px) {
    body[data-lang="ar-QA"] #quotebox div.quoteprice[dir="ltr"] {
        left: -10px !important;
        right: -10px !important;
    }
    body[data-lang="ar-QA"] #quotebox div.quotediff[dir="ltr"] {
        left: 20px !important;
        right: 20px !important;
    }
}
@media print, screen and (max-width: 767px) {
    body[data-lang="ar-QA"] #quotebox {
        width: 270px;
        position: relative;
    }
    body[data-lang="ar-QA"] #quotebox div.quotediff[dir="ltr"] {
        left: 25px !important;
        right: 25px !important;
    }
}
@media print, screen and (max-width: 320px) {
    body[data-lang="ar-QA"] #quotebox {
        width: 220px;
        position: relative;
    }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/breadcrumbs.css' (Mode: Static) */

#wrapper .breadcrumbs {
  -moz-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 5px 0 rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 0 rgba(0, 0, 0, 0.05);
  zoom: 1;
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #fff;
  color: #999;
  float: none;
  font-size: 35px;
  line-height: 1.2;
  letter-spacing: -1px;
  padding-bottom: 40px;
  padding: 40px 0;
  position: relative;
}
/*rtl:ignore*/
#wrapper .breadcrumbs[dir="ltr"] {
    margin-left: -2.08333%;
}
#wrapper .breadcrumbs:before, #wrapper .breadcrumbs:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#wrapper .breadcrumbs:after {
  clear: both;
}
#wrapper .breadcrumbs .inner {
  padding: 0 2.08333%;
}
#wrapper .breadcrumbs .nav-list .item {
  margin: 0;
  padding-left: 0;
}
#wrapper .breadcrumbs .crumb h1,
#wrapper .breadcrumbs .crumb {
  color: #3d3d3d;
  display: block;
  float: left;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  min-height: 40px;
  margin: 0;
  padding: 0;
  position: relative;
  font-size: inherit;
  line-height: inherit;
}
#wrapper .breadcrumbs .crumb a,
#wrapper .breadcrumbs .crumb span {
  display: inline-block;
  min-height: 40px;
}
#wrapper .breadcrumbs .crumb:last-child {
  height: auto;
}
#wrapper .breadcrumbs .crumb:last-child a,
#wrapper .breadcrumbs .crumb:last-child span {
  height: auto;
  overflow: visible;
}
#wrapper .breadcrumbs .crumb a:after {
  height: 30px;
  overflow: hidden;
  display: inline-block;
  font-weight: 200;
  content: "\203A";
  margin: 0 15px 2px;
}
.lt-ie9 #wrapper .breadcrumbs .crumb a:after {
  height: 32px;
}
#wrapper .breadcrumbs a {
  color: #999;
  font-weight: normal;
  text-decoration: none;
}
#wrapper .breadcrumbs a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
#wrapper .breadcrumbs .inner.topics-list {
  padding-bottom: 40px;
}
#wrapper .breadcrumbs .topics-list .nav-list .item {
  padding-right: 33px;
}
#wrapper .breadcrumbs .sub-topics-list {
  padding-top: 20px;
}
#wrapper .breadcrumbs .sub-topics-list .crumb {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 39px;
  letter-spacing: -1px;
  padding-bottom: 20px;
  margin-bottom: 0;
}
#wrapper .breadcrumbs .sub-topics-list .nav-list {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 82.89931%;
  float: left;
  list-style: none;
  padding: 0;
}
#wrapper .breadcrumbs .sub-topics-list .nav-list .item {
  font-size: 26px;
  float: left;
  line-height: 40px;
  margin: 0 40px 0 0;
  padding: 0;
}
#wrapper .breadcrumbs .sub-topics-list .nav-list .item a {
  color: #999;
  font-weight: 500;
  text-decoration: none;
}
#wrapper .breadcrumbs .sub-topics-list .nav-list .item a:hover {
  text-decoration: underline;
}
#wrapper .breadcrumbs .sub-topics-list .nav-list .item .number {
  font-size: 17px;
  margin-left: 5px;
  display: inline /*rtl:inline-block*/;
  position: static /*rtl:relative*/;
  top: -3px;
}
#wrapper .breadcrumbs .crumb a {
  max-width: 100%;
  overflow: hidden;
  padding-right: 2px;
}
.lt-ie9 #wrapper .breadcrumbs .crumb a {
  padding-bottom: 10px;
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .breadcrumbs {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
    float: none;
    font-size: 32px;
  }
  /*rtl:ignore*/
  #wrapper[dir="ltr"] .breadcrumbs {
    margin-left: -2.63158%;
  }
  #wrapper .breadcrumbs .inner {
    padding: 0 2.63158%;
  }
  #wrapper .breadcrumbs .sub-topics-list {
    padding-top: 20px;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .breadcrumbs {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    float: none;
    font-size: 24px;
    letter-spacing: 0;
    padding-bottom: 20px;
    padding-top: 20px;
  }
  /*rtl:ignore*/
  #wrapper[dir="ltr"] .breadcrumbs {
    margin-left: -5.55556%;
  }
  #wrapper .breadcrumbs .inner {
    padding: 0 5.55556%;
  }
  #wrapper .breadcrumbs .crumb {
    clear: both;
    height: 35px;
  }
  #wrapper .breadcrumbs .crumb:last-child {
    font-size: 32px;
    height: auto;
    letter-spacing: -1px;
  }
  #wrapper .breadcrumbs .crumb,
  #wrapper .breadcrumbs .crumb a {
    width: 100%;
  }
  #wrapper .breadcrumbs .crumb:after,
  #wrapper .breadcrumbs .crumb a:after {
    height: 28px;
    overflow: visible;
  }
  #wrapper .breadcrumbs .sub-topics-list {
    padding-bottom: 30px;
    padding-top: 10px;
  }
  #wrapper .breadcrumbs .sub-topics-list .nav-list {
    width: 100%;
    float: left;
  }
  #wrapper .breadcrumbs .sub-topics-list .nav-list .item {
    font-size: 21px;
    margin-right: 15px;
  }
  #wrapper .breadcrumbs .sub-topics-list .nav-list .item .number {
    font-size: 13px;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/social-share.css' (Mode: Static) */
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
/*
	~1. at-breakpoint
	~2. grid
		~2.1 grid-padding
		~2.2 span-columns
		~2.3 span-columns-with-gutter
		~2.4 omega
		~2.5 inner-padding-left
		~2.6 inner-padding-right
		~2.7 offset-left
		~2.8 offset-right
		~2.9 offset-left-padding
		~2.10 offset-right-padding
		~2.11 offset-right-padding-omega
		~2.12 offset-left-gutter
		~2.13 offset-right-gutter
		~2.14 offset-left-grid-padding
		~2.15 offset-right-grid-padding
		~2.16 offset-left-gutter-padding
		~2.17 offset-right-gutter-padding
		~2.17 row
		~2.18 full-width
	~3. clearfix
	~4. visually-hidden
	~5. karbon
	~6. sprites
		~6.1 sprite-pseudo
		~6.2 sprite-logos
		~6.3 sprite-top-utility
		~6.4 sprite-nav
		~6.5 sprite-main
		~6.6 sprite-country
		~6.7 sprite-footer
		~6.8 sprite-form
*/
/* ~1. at-breakpoint
---------------------------------------------------*/
/* ~2. grid
---------------------------------------------------*/
/* ~2.1 grid-padding
---------------------------------------------------*/
/* ~2.2 span-columns
---------------------------------------------------*/
/* ~2.3 span-columns-with-gutter
---------------------------------------------------*/
/* ~2.4 omega
---------------------------------------------------*/
/* ~2.5 inner-padding-left
---------------------------------------------------*/
/* ~2.6 inner-padding-right
---------------------------------------------------*/
/* ~2.7 offset-left
---------------------------------------------------*/
/* ~2.8 offset-right
---------------------------------------------------*/
/* ~2.9 offset-left-padding
---------------------------------------------------*/
/* ~2.10 offset-right-padding
---------------------------------------------------*/
/* ~2.11 offset-right-padding-omega
---------------------------------------------------*/
/* ~2.12 offset-left-gutter
---------------------------------------------------*/
/* ~2.13 offset-right-gutter
---------------------------------------------------*/
/* ~2.14 offset-left-grid-padding
---------------------------------------------------*/
/* ~2.15 offset-right-grid-padding
---------------------------------------------------*/
/* ~2.16 offset-left-gutter-padding
---------------------------------------------------*/
/* ~2.17 offset-right-gutter-padding
---------------------------------------------------*/
/* ~2.17 row
---------------------------------------------------*/
/* ~2.18 full-width
---------------------------------------------------*/
/* ~3. clearfix
---------------------------------------------------*/
/* ~4. visually-hidden
---------------------------------------------------*/
/* ~5. karbon
---------------------------------------------------*/
/* ~6. sprites
---------------------------------------------------*/
/* ~6.1 sprite-pseudo
---------------------------------------------------*/
/* ~6.2 sprite-logos
---------------------------------------------------*/
/* ~6.3 sprite-top-utility
---------------------------------------------------*/
/* ~6.4 sprite-nav
---------------------------------------------------*/
/* ~6.5 sprite-main
---------------------------------------------------*/
/* ~6.6 sprite-country
---------------------------------------------------*/
/* ~6.7 sprite-footer
---------------------------------------------------*/
/* ~6.8 sprite-form
---------------------------------------------------*/
/*
	~1. BREAKPOINT - large screen
		~1.1 handle
		~1.2 dropdown
		~1.3 open
	~2. BREAKPOINT - medium screen
	~3. BREAKPOINT - small screen
		~3.1 handle
		~3.2 dropdown
		~3.3 open
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
#wrapper .dropdown-overlay._share-open-small-screen {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .dropdown-overlay._share-open-small-screen {
    display: block;
  }
}
#wrapper .main .nav-social-share {
  right: -1.5%;
  padding-top: 70px;
  position: absolute;
  top: 22px;
  z-index: 1;
}
#wrapper .main .nav-social-share.module._wired._share-open {
    z-index:12;
}
#wrapper .main .nav-social-share .handle {
  background: transparent;
  border: 2px solid transparent;
  border-bottom: 0 none;
  display: block;
  height: 70px;
  overflow: visible;
  position: absolute;
  right: 0;
  text-indent: -9999em;
  top: 0;
  width: 70px;
  z-index: 1;
}
#wrapper .main .nav-social-share .handle:before {
  -moz-background-size: 100px 3500px;
  -o-background-size: 100px 3500px;
  -webkit-background-size: 100px 3500px;
  background-size: 100px 3500px;
  background-image: url("/images/icons/icon-main.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  background-position: center -1225px;
  height: 50px;
  left: 5px;
  top: 10px;
  width: 50px;
}
.no-svg #wrapper .main .nav-social-share .handle:before {
  background-image: url("/images/icons/icon-main.png");
}
#wrapper .main .nav-social-share .handle:hover:before {
  background-position: center -1325px;
}
#wrapper .main .nav-social-share .dropdown {
  background: #fff;
  display: none;
}
#wrapper .main .nav-social-share ul {
  border: 2px solid #e6e6e6;
  border-bottom-width: 6px;
  font-size: 18px;
  line-height: 60px;
  padding: 20px 25px 15px;
}
#wrapper .main .nav-social-share ul li {
  border-top: 1px solid #f3f3f3;
  margin: 0;
  padding: 0;
}
#wrapper .main .nav-social-share ul li:first-child {
  border-top: 0 none;
}
#wrapper .main .nav-social-share ul li:before {
  -moz-background-size: 100px 3500px;
  -o-background-size: 100px 3500px;
  -webkit-background-size: 100px 3500px;
  background-size: 100px 3500px;
  background-image: url("/images/icons/icon-main.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  height: 50px;
  width: 44px;
}
.no-svg #wrapper .main .nav-social-share ul li:before {
  background-image: url("/images/icons/icon-main.png");
}
#wrapper .main .nav-social-share ul li.facebook:before {
  background-position: center -3455px;
}
#wrapper .main .nav-social-share ul li.linkedin:before {
  background-position: center -1621px;
}
#wrapper .main .nav-social-share ul li.twitter:before {
  background-position: center -1720px;
}
#wrapper .main .nav-social-share ul li.email:before {
  background-position: center -1820px;
}
#wrapper .main .nav-social-share ul a {
  color: #999;
  display: block;
  height: 60px;
  margin-left: 54px;
  position: relative;
  text-decoration: none;
  width: auto;
}
#wrapper .main .nav-social-share ul a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
#wrapper .main .nav-social-share._share-open .handle {
  background: #fff;
  border-color: #e6e6e6;
}
#wrapper .main .nav-social-share._share-open .handle:before {
  background-position: center -1425px;
  content: " ";
  /* IE8 won't render new bkg pos unless content changes */
}
#wrapper .main .nav-social-share._share-open .handle:hover:before {
  background-position: center -1525px;
  content: "  ";
  /* IE8 won't render new bkg pos unless content changes */
}
#wrapper .main .nav-social-share._share-open .dropdown {
  display: block;
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .main .nav-social-share {
    right: -2.5%;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .main .nav-social-share {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    left: 0;
    padding-top: 0;
    position: absolute;
    right: auto;
    top: 8px;
    /* ~3.1 handle
    ---------------------------------------------------*/
    /* ~3.2 dropdown
    ---------------------------------------------------*/
    /* ~3.3 open
    ---------------------------------------------------*/
  }
  #wrapper .main .nav-social-share .inner {
    padding: 0 5.55556%;
  }
  #wrapper .main .nav-social-share .handle {
    background-color: transparent;
    right: 17px;
    width: 65px;
  }
  #wrapper .main .nav-social-share .dropdown {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    top: 60px;
    border-top: solid 2px #E8E8E8;
    border-bottom: solid 2px #E8E8E8;
  }
  #wrapper .main .nav-social-share .dropdown .inner {
    padding: 0 5.55556%;
  }
  #wrapper .main .nav-social-share ul {
    border: 0 none;
    line-height: 1;
    padding-bottom: 0;
    padding-top: 0;
  }
  #wrapper .main .nav-social-share ul a {
    font-size: 22px;
    top: 17px;
    width: auto;
  }
  #wrapper .main .nav-social-share ul a:before {
    top: 13px;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) and (-webkit-min-device-pixel-ratio: 0) {
  #wrapper .main .nav-social-share ul a:before {
    top: 10px;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .main .nav-social-share ul li:first-child {
    margin-top: 10px;
    padding-right: 50px;
  }
  #wrapper .main .nav-social-share .handle:before {
    background-position: center -1230px;
  }
  #wrapper .main .nav-social-share .handle:hover:before {
    background-position: center -1330px;
  }
  /*#wrapper .main .nav-social-share._share-open .handle {
    border-color: #fff;
  } */
  #wrapper .main .nav-social-share._share-open .handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 22px;
    left: -2px;
    top: 60px;
    width: 65px;
    background: #fff;
  }
  #wrapper .main .nav-social-share._share-open .handle:before {
    background-position: center -1432px;
  }
  #wrapper .main .nav-social-share._share-open .handle:hover:before {
    background-position: center -1532px;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/bootstrap.min.css' (Mode: Static) */
/*!
 * Bootstrap v2.3.2
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix{*zoom:1;}.clearfix:before,.clearfix:after{display:table;content:"";line-height:0;}
.clearfix:after{clear:both;}
.hide-text{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.input-block-level{display:block;width:100%;min-height:30px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.carousel{position:relative;margin-bottom:20px;line-height:1;}
.carousel-inner{overflow:hidden;width:100%;position:relative;}
.carousel-inner>.item{display:none;position:relative;-webkit-transition:0.6s ease-in-out left;-moz-transition:0.6s ease-in-out left;-o-transition:0.6s ease-in-out left;transition:0.6s ease-in-out left;}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;line-height:1;}
.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block;}
.carousel-inner>.active{left:0;}
.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%;}
.carousel-inner>.next{left:100%;}
.carousel-inner>.prev{left:-100%;}
.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0;}
.carousel-inner>.active.left{left:-100%;}
.carousel-inner>.active.right{left:100%;}
.carousel-control{position:absolute;top:40%;left:15px;width:40px;height:40px;margin-top:-20px;font-size:60px;font-weight:200;line-height:30px;color:#ffffff;text-align:center;background:#222222;border:3px solid #ffffff;-webkit-border-radius:23px;-moz-border-radius:23px;border-radius:23px;opacity:0.5;filter:alpha(opacity=50);}.carousel-control.right{left:auto;right:15px;}
.carousel-control:hover,.carousel-control:focus{color:#ffffff;text-decoration:none;opacity:0.9;filter:alpha(opacity=90);}
.carousel-indicators{position:absolute;top:15px;right:15px;z-index:5;margin:0;list-style:none;}.carousel-indicators li{display:block;float:left;width:10px;height:10px;margin-left:5px;text-indent:-999px;background-color:#ccc;background-color:rgba(255, 255, 255, 0.25);border-radius:5px;}
.carousel-indicators .active{background-color:#fff;}
.carousel-caption{position:absolute;left:0;right:0;bottom:0;padding:15px;background:#333333;background:rgba(0, 0, 0, 0.75);}
.carousel-caption h4,.carousel-caption p{color:#ffffff;line-height:20px;}
.carousel-caption h4{margin:0 0 5px;}
.carousel-caption p{margin-bottom:0;}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/carousel.css' (Mode: Static) */
#wrapper .featured-items.two-items .stats-list .stat.item {
  padding: 0 5% 0 4%;
  width: 38%;
}
#wrapper .featured-items.two-items .stats-list .stat.item .stat-img,
#wrapper .featured-items.two-items .stats-list .stat.item .caption {
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
#wrapper .featured-items.two-items .stats-list .stat.item .stat-img {
  border: none;
  padding: 0;
  width: 52%;
}
#wrapper .featured-items.two-items .stats-list .stat.item .caption {
  margin-left: 9%;
  margin-top: 0;
  width: 35%;
}
#wrapper .featured-items.two-items .stats-list .stat.item:last-child {
  border-left: 1px solid  #dfdfdf;
  padding-left: 5%;
}
#wrapper .featured-items .carousel-control,
#wrapper .featured-items .indicator {
  display: none;
}
#wrapper .featured-items .carousel-inner > .item {
  display: block;
}
#wrapper .editorial .carousel {
  background: transparent;
}
.touch #wrapper .editorial .carousel .indicator,
#wrapper .editorial .carousel .indicator {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #999;
  cursor: pointer;
  height: 9px;
  margin: 30px 5px;
  overflow: hidden;
  text-indent: -9999em;
  width: 9px;
}
.touch #wrapper .editorial .carousel .indicator.active,
#wrapper .editorial .carousel .indicator.active {
  background: #666;
}
.touch #wrapper .editorial .carousel .carousel-inner > .item.active,
#wrapper .editorial .carousel .carousel-inner > .item.active {
  display: block;
}
.touch #wrapper .editorial .carousel .carousel-indicators,
#wrapper .editorial .carousel .carousel-indicators {
  bottom: 11px;
  text-align: center;
  top: auto;
  width: 100%;
}
.featured-stories-carousel .touch #wrapper .editorial .carousel .carousel-indicators,
.featured-stories-carousel #wrapper .editorial .carousel .carousel-indicators {
  right: auto;
}
.touch #wrapper .editorial .carousel .carousel-control,
.touch #wrapper .editorial .carousel .indicator,
#wrapper .editorial .carousel .carousel-control,
#wrapper .editorial .carousel .indicator {
  display: inline-block;
  text-align: center;
}
/*rtl:ignore*/
#wrapper .editorial .copy[dir="rtl"] .carousel p.indicator {
  margin-right: 5px;
  margin-left: 5px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.touch #wrapper .editorial .carousel .carousel-indicators,
#wrapper .editorial .carousel .carousel-indicators {
  background-color: transparent;
  position: static;
  display: block;
}
#wrapper .editorial .carousel .caption {
  color: #fafafa;
  margin: 0;
  padding: 15px 17px;
  background-color: #474747;
}
#wrapper .editorial .carousel .caption span {
  color: #fafafa;
}
#wrapper .editorial .carousel .carousel-control {
  -moz-border-radius: 0 / 0;
  -webkit-border-radius: 0 0;
  border-radius: 0 / 0;
  -moz-background-size: 100px 3500px;
  -o-background-size: 100px 3500px;
  -webkit-background-size: 100px 3500px;
  background-size: 100px 3500px;
  background-image: url("/images/icons/icon-main.svg");
  background-repeat: no-repeat;
  background-color: rgba(26, 26, 26, 0.7);
  border: 0 none;
  filter: alpha(opacity=100);
  height: 70px;
  margin-top: -75px;
  opacity: 1;
  overflow: hidden;
  text-indent: -9999em;
  top: 50%;
  width: 40px;
}
.no-svg #wrapper .editorial .carousel .carousel-control {
  background-image: url("/images/icons/icon-main.png");
}
#wrapper .editorial .carousel .carousel-control .normal {
  -webkit-border-radius: 0 0;
  -moz-border-radius: 0 / 0;
  border-radius: 0 / 0;
  -webkit-background-size: 100px 3500px;
  -moz-background-size: 100px 3500px;
  -o-background-size: 100px 3500px;
  background-size: 100px 3500px;
  background-image: url("/images/icons/icon-main.svg");
  background-repeat: no-repeat;
  background-color: rgba(26, 26, 26, 0.7);
  border: 0 none;
  filter: alpha(opacity=100);
  height: 70px;
  margin-top: -35px;
  opacity: 1;
  overflow: hidden;
  text-indent: -9999em;
  top: 216.5px;
  width: 40px;
}
#wrapper .editorial .carousel .carousel-control:hover {
  background-color: #fafafa;
}
#wrapper .editorial .carousel .carousel-control.left {
  background-position: center -2015px/*rtl:center -2215px*/;
  left: 0/*rtl:auto*/;
  right: auto/*rtl:0*/;
}
/*rtl:ignore*/
#wrapper .editorial .carousel .carousel-control.left:hover {
  background-position: center -2115px;
}
#wrapper .editorial .carousel .carousel-control {
  background-position: center -2215px/*rtl:center -2015px*/;
  left:auto/*rtl:0*/;
  right: 0/*rtl:auto*/;
}
/*rtl:ignore*/
#wrapper .editorial .carousel .carousel-control:hover {
  background-position: center -2315px;
}
@media screen and (min-width: 0) and (max-width: 605px) {
    #wrapper .editorial .carousel .carousel-control.right, #wrapper .editorial .carousel .carousel-control.left {
        display: none;
    }
}
#wrapper .carousel .carousel-inner > .item {
  -webkit-transition: 0.6s ease-in-out left;
     -moz-transition: 0.6s ease-in-out left;
       -o-transition: 0.6s ease-in-out left;
          transition: 0.6s ease-in-out left;
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .featured-items .indicator {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #999;
    cursor: pointer;
    height: 9px;
    margin: 30px 5px;
    overflow: hidden;
    text-indent: -9999em;
    width: 9px;
  }
  #wrapper .featured-items .indicator.active {
    background: #666;
  }
  #wrapper .featured-items .carousel-inner > .item.active {
    display: block;
  }
  #wrapper .featured-items .carousel-indicators {
    bottom: 11px;
    text-align: center;
    top: auto;
    width: 100%;
  }
  .featured-stories-carousel #wrapper .featured-items .carousel-indicators {
    right: auto;
  }
  #wrapper .featured-items .carousel-control,
  #wrapper .featured-items .indicator {
    display: inline-block;
    text-align: center;
  }
  #wrapper .featured-items .carousel-indicators {
    right: 0;
  }
  #wrapper .featured-items .carousel-inner > .item {
    display: none;
  }
  #wrapper .featured-items .carousel-inner > .next,
  #wrapper .featured-items .carousel-inner > .prev {
    position: absolute;
  }
  #wrapper .featured-items .carousel-inner > .item.active,
  #wrapper .featured-items .carousel-inner > .item.next,
  #wrapper .featured-items .carousel-inner > .item.prev {
    display: block;
  }
  #wrapper .featured-items .carousel-control,
  #wrapper .featured-items .carousel-control:hover {
    -moz-background-size: 100px 3500px;
    -o-background-size: 100px 3500px;
    -webkit-background-size: 100px 3500px;
    background-size: 100px 3500px;
    background-image: url("/images/icons/icon-main.svg");
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0;
    height: 18px;
    margin-top: -9px;
    text-indent: -9999em;
    top: 42%;
    opacity: 1;
    width: 9px;
    filter: alpha(opacity=100);
    z-index: 10;
  }
  .no-svg #wrapper .featured-items .carousel-control, .no-svg
  #wrapper .featured-items .carousel-control:hover {
    background-image: url("/images/icons/icon-main.png");
  }
  #wrapper .featured-items .carousel-control.right {
    background-position: center -2341px;
  }
  #wrapper .featured-items .carousel-control.left {
    background-position: center -2141px;
  }
  .touch #wrapper .featured-items .carousel-control.left, 
  .touch #wrapper .featured-items .carousel-control.right {
    display: none;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/pages/editorial.css' (Mode: Static) */
#wrapper .main .editorial table sub, #wrapper .main .editorial table sup {
    font-size: 60%;
}
#wrapper .main .copy li {
    margin-top: 0;
    margin-bottom: 0;
}
#wrapper .main .copy p {
    margin-bottom: 30px;
}
.lt-ie9 #wrapper .main .copy p {
    overflow: visible;
}
#wrapper .editorial {
    color: #808080;
    font-size: 17px;
    line-height: 30px;
}
    #wrapper .editorial h3,
    #wrapper .editorial h4,
    #wrapper .editorial h1,
    #wrapper .editorial h5,
    #wrapper .editorial p,
    #wrapper .editorial ul,
    #wrapper .editorial ol,
    #wrapper .editorial blockquote,
    #wrapper .editorial .video-player + .caption,
    #wrapper .intro {
        margin-right: 25.65104%;
        margin-left: 17.10069%;
    }
        /*rtl:ignore*/
        #wrapper .editorial[dir="rtl"] h3,
        #wrapper .editorial[dir="rtl"] h4,
        #wrapper .editorial[dir="rtl"] h1,
        #wrapper .editorial[dir="rtl"] h5,
        #wrapper .editorial[dir="rtl"] p,
        #wrapper .editorial[dir="rtl"] ul,
        #wrapper .editorial[dir="rtl"] ol,
        #wrapper .editorial[dir="rtl"] blockquote,
        #wrapper .editorial h3[dir="rtl"],
        #wrapper .editorial h4[dir="rtl"],
        #wrapper .editorial h1[dir="rtl"],
        #wrapper .editorial h5[dir="rtl"],
        #wrapper .editorial p[dir="rtl"],
        #wrapper .editorial ul[dir="rtl"],
        #wrapper .editorial ol[dir="rtl"],
        #wrapper .editorial blockquote[dir="rtl"],
        #wrapper .editorial[dir="rtl"] .video-player + .caption,
        #wrapper .editorial .report-intro[dir="rtl"] h3,
        #wrapper .editorial .report-intro[dir="rtl"] h4,
        #wrapper .editorial .report-intro[dir="rtl"] h1,
        #wrapper .editorial .report-intro[dir="rtl"] h5,
        #wrapper .editorial .report-intro[dir="rtl"] p,
        #wrapper .editorial .report-intro[dir="rtl"] ol,
        #wrapper .editorial .report-intro[dir="rtl"] blockquote,
        #wrapper .editorial .header-editorial[dir="rtl"] h3,
        #wrapper .editorial .header-editorial[dir="rtl"] h4,
        #wrapper .editorial .header-editorial[dir="rtl"] h1,
        #wrapper .editorial .header-editorial[dir="rtl"] h5,
        #wrapper .editorial .header-editorial[dir="rtl"] p,
        #wrapper .editorial .header-editorial[dir="rtl"] ol,
        #wrapper .editorial .header-editorial[dir="rtl"] blockquote,
        #wrapper .editorial .copy[dir="rtl"] h3,
        #wrapper .editorial .copy[dir="rtl"] h4,
        #wrapper .editorial .copy[dir="rtl"] h1,
        #wrapper .editorial .copy[dir="rtl"] h5,
        #wrapper .editorial .copy[dir="rtl"] p,
        #wrapper .editorial .copy[dir="rtl"] ol,
        #wrapper .editorial .copy[dir="rtl"] blockquote,
        #wrapper .editorial .copy[dir="rtl"] .video-player + .caption,
        #wrapper .editorial .report-intro[dir="rtl"] .video-player + .caption,
        #wrapper .report-intro[dir="rtl"] .intro,
        #wrapper .intro[dir="rtl"],
        #wrapper .editorial p[dir="rtl"] {
            margin-right: 17.10069%;
            margin-left: 25.65104%;
        }
    #wrapper .editorial .intro p {
        margin-left: 0;
        margin-right: 0;
    }
    #wrapper .editorial h2 {
        padding-left: 17.10069%;
        padding-right: 28.25521%;
        border-top: 1px solid #e5e5e5;
        clear: both;
        margin-top: auto;
        padding-top: 60px;
        margin-top: 40px;
    }
    /*rtl:ignore*/
    #wrapper .editorial .copy[dir="rtl"] h2 {
        padding-right: 17.10069%;
        padding-left: 28.25521%;
    }
    #wrapper .editorial h1.title p {
        margin:0;
        line-height: normal;
    }


    #wrapper .editorial .sources {
        margin-bottom:4.6%;
    }

.time-based-report #wrapper .editorial h2 {
    border-top: none;
}
#wrapper .editorial a,
#wrapper .editorial a strong,
#wrapper .editorial a b,
#wrapper .editorial a strong em  {
    color: #003399;
    font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    text-decoration: none;
}
    #wrapper .editorial em a,
    #wrapper .editorial a em,
    #wrapper .editorial a strong em {
        /*font-family: EMprintItalic;*/
        font-weight: 600;
        font-style: italic;
    }
    #wrapper .editorial a:hover {
        text-decoration: underline;
    }
#wrapper .editorial strong,
#wrapper .editorial b {
    color: #3d3d3d;
    font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
#wrapper .editorial ._nav-editorial-side-wrap {
    clear: both;
    position: relative;
}
    #wrapper .editorial ._nav-editorial-side-wrap h2 {
        clear: none;
    }
#wrapper .editorial .nav-editorial-side {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 14.49653%;
    float: left;
    float: right;
    margin-right: 0;
    float: right;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: -9999em;
    margin-top: 70px;
    padding-bottom: 40px;
    position: relative;
    z-index: 10;
}
/*rtl:ignore*/
#wrapper .editorial .report-intro[dir="rtl"] .nav-editorial-side,
#wrapper .editorial .copy[dir="rtl"] .nav-editorial-side {
    float: left;
    margin-right: -9999em;
    margin-left: auto;
}
#wrapper .editorial .nav-editorial-side ul {
    margin: 0;
}
#wrapper .editorial .nav-editorial-side li {
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 0;
}
    #wrapper .editorial .nav-editorial-side li:first-child {
        border-top: 0 none;
    }
#wrapper .editorial .nav-editorial-side a {
    color: #999;
    display: block;
    font-family: EMprint, 'Univers Next W23', 'Tahoma W01 Regular', 'Saral W60', 'AxisStd-Light', 'MHei HK Medium', 'MHei PRC Medium', 'Ergo LT W08', 'YDGothic_120 Pro', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    padding: 15px 0;
    position: relative;
    text-decoration: none;
}
    #wrapper .editorial .nav-editorial-side a:before {
        border-left: 1px solid #e5e5e5;
        content: "";
        display: block;
        height: 100%;
        left: -23%;
        padding-top: 1px;
        position: absolute;
        top: 0;
        width: 6px;
    }
/*rtl:ignore*/
#wrapper .editorial .report-intro[dir="rtl"] .nav-editorial-side a:before,
#wrapper .editorial .copy[dir="rtl"] .nav-editorial-side a:before {
    right: -23%;
    left: auto;
}
#wrapper .editorial .nav-editorial-side a:hover {
    color: #3d3d3d;
    text-decoration: underline;
}
    #wrapper .editorial .nav-editorial-side a:hover:before {
        background: #e8e8e8;
    }
#wrapper .editorial .nav-editorial-side ._selected a {
    color: #3d3d3d;
    font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    text-decoration: none !important;
}
    #wrapper .editorial .nav-editorial-side ._selected a:before {
        border-left: 1px solid #474747;
        background: #474747;
    }
#wrapper .editorial .masthead {
    float: left;
    margin-left: -3%;
    position: relative;
    width: 106%;
    background: #777;
    float: none;
    height: 220px;
    overflow: hidden;
    position: relative;
}
    #wrapper .editorial .masthead .inner {
        padding: 0 2%;
    }
    #wrapper .editorial .masthead img {
        display: block;
        height: 220px;
        left: 50%;
        margin-left: -700px;
        position: absolute;
        top: 0;
        width: 1400px;
    }
#wrapper .editorial.chart-editorial .masthead {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 100%;
    float: left;
    background: #eee;
    clear: both;
    float: none;
    height: auto;
    margin-left: 0;
    margin-top: 40px;
}
    #wrapper .editorial.chart-editorial .masthead img {
        display: block;
        height: auto;
        left: auto;
        margin: 0;
        position: relative;
        width: 100%;
    }
#wrapper .editorial .header-editorial {
    padding-top: 50px;
    position: relative;
}
    #wrapper .editorial .header-editorial .type,
    #wrapper .editorial .header-editorial .date {
        line-height: 20px;
        margin-bottom: 20px;
        margin-top: 0;
    }
    #wrapper .editorial .header-editorial .type {
        background: #ed1b2e;
        color: #fafafa;
        float: left;
        font-size: 13px;
        font-weight: 500;
        height: auto;
        line-height: 15px;
        margin-right: 10px;
        margin-bottom: 15px;
        padding: 6px 10px 4px;
    }
    /*rtl:ignore*/
    #wrapper .editorial .header-editorial[dir="rtl"] .type {
        float: right;
        margin: 0 17.10069% 0 0;
    }
    #wrapper .editorial .header-editorial .date {
        color: #959595;
        font-family: EMprintItalic;
        font-size: 13px;
        padding-top: 6px;
    }
    /*rtl:ignore*/
    #wrapper .editorial .header-editorial[dir="rtl"] .date {
        float: right;
        margin-right: 20px;
    }
    #wrapper .editorial .header-editorial h1 {
        clear: left;
        margin-top: 0;
    }
    /*rtl:ignore*/
    #wrapper .editorial .header-editorial[dir="rtl"] h1 {
        clear: right;
    }
    #wrapper .editorial .header-editorial .author {
        margin-left: 17.10069%;
        margin-right: 25.65104%;
        zoom: 1;
        background: transparent;
        display: block;
        margin-bottom: 30px;
    }
        #wrapper .editorial .header-editorial .author:before, #wrapper .editorial .header-editorial .author:after {
            content: "\0020";
            display: block;
            height: 0;
            overflow: hidden;
        }
        #wrapper .editorial .header-editorial .author:after {
            clear: both;
        }
        #wrapper .editorial .header-editorial .author p {
            margin: 0;
            padding-top: 5px;
        }
            #wrapper .editorial .header-editorial .author p .name,
            #wrapper .editorial .header-editorial .author p .job-title {
                display: block;
                font-size: 15px;
            }
            #wrapper .editorial .header-editorial .author p .name {
                line-height: normal;
                padding-top: 5px;
                color: #3d3d3d;
                font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
            }
            #wrapper .editorial .header-editorial .author p .job-title {
                color: #999;
                line-height: 20px;
            }
        #wrapper .editorial .header-editorial .author.has-image {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin-right: 2.60417%;
            width: 14.49653%;
            float: left;
            margin-left: 0%;
            margin-right: 0%;
            left: 0;
            position: absolute;
            top: 50px;
        }
            /*rtl:ignore*/
            #wrapper .editorial .header-editorial[dir="rtl"] .author.has-image,
            #wrapper .editorial .header-editorial .author.has-image[dir="rtl"] {
                float: right;
                left: auto;
                right: 0;
            }
            #wrapper .editorial .header-editorial .author.has-image img,
            #wrapper .editorial .header-editorial .author.has-image .name,
            #wrapper .editorial .header-editorial .author.has-image .job-title {
                width: 76%;
            }
            #wrapper .editorial .header-editorial .author.has-image .image {
                border-right: 1px solid #e5e5e5;
                margin-bottom: 25px;
                width: 100%;
            }
            /*rtl:ignore*/
            #wrapper .editorial .header-editorial[dir="rtl"] .author.has-image .image,
            #wrapper .editorial .header-editorial .author.has-image[dir="rtl"]  .image {
                border-left: 1px solid #e5e5e5;
                border-right: none;
            }
            #wrapper .editorial .header-editorial .author.has-image img {
                -webkit-border-radius: 50% 50%;
                -moz-border-radius: 50% / 50%;
                border-radius: 50% / 50%;
                background: #eee;
                display: block;
                height: auto;
            }
            #wrapper .editorial.basic-editorial .header-editorial {
    padding-top: 30px;
}
#wrapper .editorial.video-editorial .date {
    line-height: 25px;
    overflow: visible;
}
#wrapper .editorial .intro {
    color: #999;
    font-size: 26px;
    line-height: 40px;
}
.time-based-report #wrapper .editorial .intro {
    margin-bottom: 0;
    padding-bottom: 30px;
}
.time-based-report #wrapper .editorial .report-intro {
    margin-top: 50px;
    overflow: hidden;
    position:relative;
}
    .time-based-report #wrapper .editorial .report-intro:before {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.60417%;
        width: 14.49653%;
        float: left;
        border-right: 1px solid #e6e6e6;
        content: "";
        padding-bottom: 100%;
        position: absolute;
    }
    /*rtl:ignore*/
    .time-based-report #wrapper .editorial .report-intro[dir="rtl"]:before {
        border-right: none;
        /* border-left: 1px solid #e6e6e6;*/
        margin-left: 2.60417%;
        margin-right: auto;
    }
    .time-based-report #wrapper .editorial .report-intro .intro {
        margin-bottom: 0px;
    }
    .time-based-report #wrapper .editorial .report-intro h1 {
        margin-top: -5px;
    }
    /*rtl:ignore*/
    .time-based-report #wrapper .editorial .report-intro[dir="rtl"] h1 {
        clear: right;
    }
.time-based-report #wrapper .editorial .nav-editorial-side.first-nav {
    margin-top: 20px;
}
.time-based-report #wrapper .editorial .header-editorial {
    padding-top: 0;
}
.time-based-report #wrapper .editorial .copy {
    margin-bottom: 0;
    overflow: hidden;
}

.time-based-report #wrapper .editorial .sources h6 
{
    margin-top: 0px;
}

.time-based-report #wrapper .editorial .report-header {
    clear: both;
    position: relative;
}
    .time-based-report #wrapper .editorial .report-header .report-time {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.60417%;
        width: 14.49653%;
        float: left;
        border-right: 1px solid #e6e6e6;
        margin-bottom: -9999em;
        margin-top: -9999em;
        padding-bottom: 9999em;
        padding-top: 9999em;
        position: absolute;
        text-align: center;
        top: 60px;
    }
/*rtl:ignore*/
.time-based-report #wrapper .editorial .copy[dir="rtl"] .report-header .report-time {
    border-left: 1px solid #e6e6e6;
    border-right: none;
    margin-left: 2.60417%;
    margin-right: auto;
}
.time-based-report #wrapper .editorial .report-header .report-time .day-year {
    background-color: #ed1b2e;
    color: #fafafa;
    display: block;
    font-size: 16px;
    font-weight: 500;
}
.time-based-report #wrapper .editorial .report-header .day-time,
.time-based-report #wrapper .editorial .report-header .report-region {
    color: #959595;
    font-family: EMprintItalic;
    font-size: 13px;
}
#wrapper .editorial .copy {
    zoom: 1;
    letter-spacing: 0;
    margin-bottom: 90px;
}
    #wrapper .editorial .copy:before, #wrapper .editorial .copy:after {
        content: "\0020";
        display: block;
        height: 0;
        overflow: hidden;
    }
    #wrapper .editorial .copy:after {
        clear: both;
    }
    #wrapper .editorial .copy .nav-editorial-side,
    #wrapper .editorial .copy h2,
    #wrapper .editorial .copy h3 {
        letter-spacing: 0;
    }
    #wrapper .editorial .copy ol {
        list-style: decimal;
    }
#wrapper .editorial .downloads {
    list-style: none;
    padding: 0;
    margin-right: 0;
}
#wrapper .editorial .list-img ~ .body-text ul.component {
    margin: 0;
}
#wrapper .editorial .body-text ul.component {
    margin: 0;
}
#wrapper .editorial .downloads li {
    border-left: 1px solid #e5e5e5;
    font-size: 15px;
    font-family: EMprintItalic;
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 34px;
    padding-top: 10px;
    position: relative;
    display: block;
    display: -webkit-flex;
    display: -webkit-box;
    -ms-flex-direction: column; /*Fix for IE 10*/
    -webkit-flex-direction: column; /*Fix for IE 10*/
    flex-direction: column; /*Fix for IE 10*/
}
/* TrackIt #15926 - Wrap text break issue fix in IE */
#wrapper .editorial .downloads.component li {
    display: -ms-grid;
}
/*rtl:ignore*/
#wrapper .editorial .copy[dir="rtl"] .downloads li {
    border-right: 1px solid #e5e5e5;
    border-left: none;
    padding-right: 34px;
    padding-left: 0;
}
#wrapper .editorial .downloads li a:before {
    -webkit-background-size: 100px 3500px;
    -moz-background-size: 100px 3500px;
    -o-background-size: 100px 3500px;
    background-size: 100px 3500px;
    background-image: url("/images/icons/icon-main.svg");
    background-repeat: no-repeat;
    content: "";
    display: block;
    position: absolute;
    background-position: center -1941px;
    height: 19px;
    left: 12px;
    top: 10px;
    width: 15px;
}
/*rtl:ignore*/
#wrapper .editorial .copy[dir="rtl"] .downloads li a:before {
    right: 12px;
    left: 0;
}
.no-svg #wrapper .editorial .downloads li a:before {
    background-image: url("/images/icons/icon-main.png");
}
#wrapper .editorial .downloads li a.type-download:before {
    background-position: center -1941px;
}
#wrapper .editorial .downloads a {
    font-size: 15px;
    font-style: normal;
}
#wrapper .editorial .video-player,
#wrapper .editorial .chart,
#wrapper .editorial .photo,
#wrapper .editorial .carousel {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 74.34896%;
    float: left;
    float: none;
    margin: 20px 0 30px;
}
.time-based-report #wrapper .editorial .video-player {
    width: auto;
    margin: 20px 25.65104% 0 17.10069%;
}
#wrapper .editorial .video-player.normal,
#wrapper .editorial .chart.normal,
#wrapper .editorial .photo.normal,
#wrapper .editorial .carousel.normal {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 57.24826%;
    float: left;
    margin-left: 17.10069%;
    float: none;
}
/*rtl:ignore*/
#wrapper .editorial .copy[dir="rtl"] .video-player.normal,
#wrapper .editorial .copy[dir="rtl"] .chart.normal,
#wrapper .editorial .copy[dir="rtl"] .photo.normal,
#wrapper .editorial .copy[dir="rtl"] .carousel.normal {
    margin-left: 2.60417%;
    margin-right: 17.10069%;
    float: none;
}
#wrapper .editorial .photo.normal.portrait {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 28%;
    margin-left:35%;
    float: none;
}

#wrapper .editorial .photo.portrait {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 28%;
    margin-left: 17.10069%;
    float: left;
    margin-bottom:0;
}


#wrapper .editorial .video-player img,
#wrapper .editorial .chart img,
#wrapper .editorial .photo img,
#wrapper .editorial .carousel img {
    background: #eee;
    display: block;
    height: auto;
    width:100%;

}
#wrapper .editorial .video-player .fill,
#wrapper .editorial .chart .fill,
#wrapper .editorial .photo .fill,
#wrapper .editorial .carousel .fill {
    background: #ccc;
    height: 474px;
}
#wrapper .editorial .video-player.narrow,
#wrapper .editorial .chart.narrow,
#wrapper .editorial .photo.narrow,
#wrapper .editorial .carousel.narrow {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 14.49653%;
    float: left;
    margin-left: 17.10069%;
    margin-bottom: 10px;
    margin-top: 0;
}
#wrapper .editorial .caption {
    font-size: 13px;
    margin: 10px 0 0;
}
    #wrapper .editorial .caption span {
        color: #3d3d3d;
        font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
    }
#wrapper .editorial .pull-quote {
    margin-left: 25.65104%;
    margin-right: 34.20139%;
    color: #3d3d3d;
    font-size: 32px;
    line-height: 40px;
    margin-bottom: 50px;
    margin-top: 70px;
    padding-top: 50px;
    position: relative;
    text-align: center;
}
    #wrapper .editorial .pull-quote p {
        margin: 0 0 10px;
    }
    #wrapper .editorial .pull-quote cite {
        color: #777;
        font-size: 16px;
        line-height: 30px;
        margin: 10px 0 0;
    }
    #wrapper .editorial .pull-quote:before {
        color: #d9d9d9;
        content: "\201C";
        font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-weight: EMprintBold;
        font-size: 105px;
        left: 0;
        position: absolute;
        top: 0;
        width: 100%;
    }
    #wrapper .editorial .pull-quote.no-pull-quote:before {
        display: none;
    }
@media (min-width: 992px) {
    #wrapper .editorial .pull-quote.no-pull-quote {
        margin-top: 0;
        padding-top: 10px;
    }
     #wrapper .editorial ol + blockquote.pull-quote.no-pull-quote, #wrapper .editorial ul + blockquote.pull-quote.no-pull-quote {
        margin-top: 30px;
        padding-top: 10px;
    }
}
@media (max-width: 991px) {
    #wrapper .editorial .pull-quote.no-pull-quote {
        margin-top: 0;
        padding-top: 10px;
    }
     #wrapper .editorial ol + blockquote.pull-quote.no-pull-quote, #wrapper .editorial ul + blockquote.pull-quote.no-pull-quote {
        margin-top: 30px;
        padding-top: 10px;
    }
}
.lt-ie9 #wrapper .editorial .pull-quote:before {
    left: 50%;
    margin-left: -25px;
}
#wrapper .editorial .sources p {
    margin-left: 0;
    margin-right: 0;
}
#wrapper .editorial .sources h6 {
    border-top: 1px solid #e5e5e5;
    font-size: 24px;
    margin-bottom: 30px;
    margin-top: 90px;
    line-height: 30px;
    padding-top: 60px;
}
#wrapper .editorial .sources ol {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;
    width: 74.34896%;
    float: left;
    float: none;
    list-style: decimal;
    padding-left: 5.2%;
    /*list-style-position: inside;*/
    margin: 20px 0 80px;
}
    #wrapper .editorial .sources ol li {
        padding: 0;
    }
    #wrapper .editorial .sources ol a {
        color: #003399;
        font-weight: 500;
        text-decoration: none;
    }
        #wrapper .editorial .sources ol a:hover {
            text-decoration: underline;
        }
#wrapper .editorial .list-component {
    list-style: none;
    margin-top: 30px;
    padding-left: 0;
    overflow: hidden;
}
    #wrapper .editorial .list-component .item {
        min-height: 140px;
        padding: 20px 0 15px 0;
    }
        #wrapper .editorial .list-component .item .list-img {
            display: inline;
            float: left;
            margin: 0 32px 0 0;
            width: 162px;
        }
            #wrapper .editorial .list-component .item .list-img img {
                height: auto;
                width: 100%;
            }
        #wrapper .editorial .list-component .item.has-title .list-img {
            margin-top: 8px;
        }
        #wrapper .editorial .list-component .item .title {
            color: #3d3d3d;
            font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
            font-size: 20px;
            display: block;
            line-height: 1;
            vertical-align: top;
        }
            #wrapper .editorial .list-component .item .title li.pdf {
                color: #808080;
            }
        /*  TrackIt #15926 - Add text wrap feature to list component - start */
        #wrapper .editorial .list-component .item figure.list-img ~ .body-text {
            width: 64%;
            float: left;
        }
        #wrapper .editorial .list-component .item.content-wrap-text figure.list-img ~ .body-text {
            width: auto;
            float: none;
        }
/*  TrackIt #15926 - Add text wrap feature to list component - end */
@media print, screen and (min-width: 0) and (max-width: 700px) {
    #wrapper .editorial .list-component .item figure.list-img ~ .body-text,
    #wrapper .editorial .list-component .item .title {
        float: none;
        display: block;
        clear: both;
    }
}
#wrapper .editorial .list-component .item .title a {
    vertical-align: top;
}
#wrapper .editorial .list-component .item .body-text p {
    margin: 0;
    vertical-align: top;
}
.mm-page.mm-slideout #wrapper .editorial .list-component .item.has-title .list-img.figure-no-image {
    display: none;
}
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text b,
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text a {
    margin-bottom: 15px;
    vertical-align: top;
}
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text sub b,
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text sup b,
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text sub a,
.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text sup a {
    vertical-align: baseline;
}
@media (min-width: 768px) {
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text b,
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text > a {
        position: relative;
        top: -8px;
    }
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text  ul.downloads.component .pdf a {
        position: static;
        top: 0;
    }
}
@media (max-width: 767px) {
    #wrapper .editorial .list-component .item figure.list-img ~ .body-text {
        width: 100%;
    }
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text a,
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text b {
        display: inline-block;
    }

    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text .downloads.component .pdf a,
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text a {
        display: inline;
    }
}

.mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text p {
    margin-bottom: 20px;
}
    .mm-page.mm-slideout #wrapper .editorial .list-component li.item.clearfix .body-text p:last-child {
        margin-bottom: 0;
    }
#wrapper .editorial .list-component .item .body-text p:first-child {
    display: inline;
}
#wrapper .editorial .list-component.has-border .item {
    border-bottom: 1px solid #e6e6e6;
    padding: 40px 0 35px 0;
}
    #wrapper .editorial .list-component.has-border .item:first-child {
        border-top: 1px solid #e6e6e6;
        /* commenting out to fix spacing issue - TrackIt #15926 - Add text wrap feature to list component
  margin-bottom: 30px;
  */
    }
#wrapper .editorial .list-component .downloads ul {
    margin-right:0% !important;
    margin-left:0% !important;
    padding-left:0% !important;
}
#wrapper .editorial .email-component {

    font-size: 17px;
    margin-bottom: 0;
    margin-top: 0;
    padding-top: 10px;
    position: relative;
}

#wrapper .editorial .iframe-wrapper {
    float: left;
    margin-left: -2.08333%;
    position: relative;
    width: 104.16667%;
    float: none;
}
    #wrapper .editorial .iframe-wrapper .inner {
        padding: 0 2%;
    }
    #wrapper .editorial .iframe-wrapper .iframe {
        margin-right: 17.10069%;
        margin-left: -2.08333%;
    }
        #wrapper .editorial .iframe-wrapper .iframe iframe {
            float: none;
            height: 1000px;
            margin-bottom: 10px;
            max-width: 100%;
            width: 100%;
        }
    #wrapper .editorial .iframe-wrapper .iframe-touch-device-link {
        color: #ccc;
        display: none;
    }
        #wrapper .editorial .iframe-wrapper .iframe-touch-device-link .iframe-preview-img,
        #wrapper .editorial .iframe-wrapper .iframe-touch-device-link .caption {
            width: 100%;
        }
        #wrapper .editorial .iframe-wrapper .iframe-touch-device-link figcaption {
            background-color: rgba(0, 0, 0, 0.7);
            color: #fff;
            margin: 0;
            position: relative;
            text-align: center;
            height: 40px;
            top: -49px;
        }
            #wrapper .editorial .iframe-wrapper .iframe-touch-device-link figcaption .caption {
                font-family: 'EMprint', "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
                font-smooth: always;
                -webkit-font-smoothing: antialiased;
                color: #ccc;
                font-family: EMprint, 'Univers Next W23', 'Tahoma W01 Regular', 'Saral W60', 'AxisStd-Light', 'MHei HK Medium', 'MHei PRC Medium', 'Ergo LT W08', 'YDGothic_120 Pro', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
                font-size: 21px;
                line-height: 1.7;
                margin: 0 auto;
                position: relative;
                text-indent: -10px;
                width: 170px;
            }
                #wrapper .editorial .iframe-wrapper .iframe-touch-device-link figcaption .caption:before {
                    content: "";
                    display: block;
                    position: absolute;
                    -webkit-background-size: 100px 3500px;
                    -moz-background-size: 100px 3500px;
                    -o-background-size: 100px 3500px;
                    background-size: 100px 3500px;
                    background-image: url("/images/icons/icon-main.svg");
                    background-repeat: no-repeat;
                    background-position: center -2932px;
                    height: 100%;
                    right: 0;
                    width: 10px;
                }
.no-svg #wrapper .editorial .iframe-wrapper .iframe-touch-device-link figcaption .caption:before {
    background-image: url("/images/icons/icon-main.png");
}
#wrapper .editorial .copy .iframe-wrapper {
    margin-left: 17.10069%;
    margin-right: 25.65104%;
    float: none;
    width: auto;
}
    #wrapper .editorial .copy .iframe-wrapper .inner {
        padding: 0;
    }
    #wrapper .editorial .copy .iframe-wrapper .iframe {
        margin: 0;
    }
@media print, screen and (min-width: 606px) and (max-width: 999px) {
    #wrapper .editorial h1,
    #wrapper .editorial h3,
    #wrapper .editorial h4,
    #wrapper .editorial h5,
    #wrapper .editorial p,
    #wrapper .editorial ul,
    #wrapper .editorial ol,
    #wrapper .editorial blockquote,
    #wrapper .intro {
        margin-left: 8.55263%;
        margin-right: 8.55263%;
    }
    #wrapper .editorial .intro p{
        margin-left: 0;
        margin-right: 0;
    }
    #wrapper .editorial h1 {
        line-height: 50px;
        margin-left: 8.55263%;
        margin-right: 8.55263%;
    }
    #wrapper .editorial h2 {
        padding-left: 8.55263%;
        padding-right: 11.18421%;
    }
    #wrapper .editorial .nav-editorial-side {
        display: none;
    }
    #wrapper .editorial .masthead {
        float: left;
        margin-left: -2.63158%;
        position: relative;
        width: 105.26316%;
        float: none;
    }
        #wrapper .editorial .masthead .inner {
            padding: 0 2.5%;
        }
    #wrapper .editorial.chart-editorial .masthead {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.63158%;
        width: 100%;
        float: left;
        float: none;
    }
    #wrapper .editorial .header-editorial {
        padding-top: 50px;
        position: relative;
    }
        #wrapper .editorial .header-editorial .author {
            margin-left: 8.55263%;
            float: none !important;
            position: relative !important;
            top: 0 !important;
            width: auto !important;
        }
            #wrapper .editorial .header-editorial .author.has-image {
                margin-left: 0%;
            }
                #wrapper .editorial .header-editorial .author.has-image .image {
                    border-right: 0 none;
                    margin-bottom: 0;
                    margin-top: 0;
                }
                #wrapper .editorial .header-editorial .author.has-image img {
                    -webkit-border-radius: 50% 50%;
                    -moz-border-radius: 50% / 50%;
                    border-radius: 50% / 50%;
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    float: left;
                    margin-right: 0;
                    width: 8.55263%;
                    margin-left: 8.55263%;
                    margin-right: 2.63158%;
                    display: block;
                    height: auto;
                    margin-bottom: 30px;
                    margin-top: 20px;
                }
                #wrapper .editorial .header-editorial .author.has-image p {
                    -moz-box-sizing: border-box;
                    -webkit-box-sizing: border-box;
                    box-sizing: border-box;
                    margin-right: 2.63158%;
                    width: 74.34211%;
                    float: left;
                    margin: 20px 0;
                }
                    #wrapper .editorial .header-editorial .author.has-image p .name,
                    #wrapper .editorial .header-editorial .author.has-image p .job-title {
                        width: auto;
                        font-size: 17px;
                    }
                    #wrapper .editorial .header-editorial .author.has-image p .name {
                        margin: 0;
                    }
    #wrapper .editorial .intro {
        clear: both;
        font-size: 25px;
    }
    .time-based-report #wrapper .editorial .report-header {
        padding-left: 8.55263%;
        margin-top: 60px;
        padding-top: 60px;
    }
    #wrapper .editorial .copy {
        letter-spacing: 0;
    }
    #wrapper .editorial .downloads {
        padding-left:4%;

    }
    #wrapper .editorial .video-player,
    #wrapper .editorial .chart,
    #wrapper .editorial .photo,
    #wrapper .editorial .carousel {
        margin-left: 8.55263%;
        margin-right: 8.55263%;
        float: none;
        width: auto;
    }
        #wrapper .editorial .video-player.normal,
        #wrapper .editorial .chart.normal,
        #wrapper .editorial .photo.normal,
        #wrapper .editorial .carousel.normal {
            margin-left: 8.55263%;
            margin-right: 8.55263%;
            float: none;
            width: auto;
        }
        #wrapper .editorial .video-player.narrow,
        #wrapper .editorial .chart.narrow,
        #wrapper .editorial .photo.narrow,
        #wrapper .editorial .carousel.narrow {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin-right: 2.63158%;
            width: 40.13158%;
            float: left;
            margin-left: 8.55263%;
        }
        #wrapper .editorial .video-player + .caption {
            float: none;
        }
    #wrapper .editorial .pull-quote {
        margin-left: 17.10526%;
        margin-right: 17.10526%;
    }
    #wrapper .editorial .sources ol {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 2.63158%;
        width: 100%;
        float: left;
    }
    #wrapper .editorial .iframe-wrapper {
        float: left;
        margin-left: -2.63158%;
        position: relative;
        width: 105.26316%;
        float: none;
    }
        #wrapper .editorial .iframe-wrapper .inner {
            padding: 0 2.5%;
        }
        #wrapper .editorial .iframe-wrapper .iframe-touch-device-link {
            display: block;
        }
        #wrapper .editorial .iframe-wrapper .inner,
        #wrapper .editorial .iframe-wrapper .iframe {
            display: none;
        }
    #wrapper .editorial .copy .iframe-wrapper {
        margin-left: 8.55263%;
        margin-right: 8.55263%;
        float: none;
        width: auto;
    }
        #wrapper .editorial .copy .iframe-wrapper .inner,
        #wrapper .editorial .copy .iframe-wrapper .iframe {
            display: none;
        }

    #wrapper .editorial .photo.portrait {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none !important;
        width: 40% !important;
        margin-left: 8.55263% !important;
        margin-bottom:0;
    }


    #wrapper .editorial .photo.normal.portrait {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none !important;
        width: 40% !important;
        margin-left: 29% !important;
    }


}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    #wrapper .editorial .photo.portrait {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 31.24826%;
        margin-left: 17.10069%;
        float: left;
        margin-bottom:0;
    }

    #wrapper .editorial .sources {
        margin-bottom:6%;
    }
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
    #wrapper .editorial .sources {
        margin-bottom: 8% !important;
    }
}

@media screen and (min-width: 600px) and (max-width: 966px) and (orientation: portrait) {
    #wrapper .editorial .sources {
        margin-bottom: 7.8% !important;
    }
}


@media screen and (min-width: 600px) and (max-width: 966px) and (orientation: landscape) {
    #wrapper .editorial .sources {
        margin-bottom: 6.6%;
    }
}


@media screen and (min-width: 360px) and (max-width: 640px) and (orientation: landscape) {
    #wrapper .editorial .sources {
        margin-bottom: 10% !important;
    }
}

@media screen and (min-width: 320px) and (max-width: 568px) and (orientation: portrait) {
    #wrapper .editorial .sources {
        margin-bottom: 14.6% !important;
    }
}


@media screen and (min-width: 320px) and (max-width: 568px) and (orientation: landscape) {
    #wrapper .editorial .sources {
        margin-bottom: 8.5% !important;
    }
}

@media screen and (min-width: 0px) and (max-width: 568px) and (orientation: landscape) {
    #wrapper .editorial .sources {
        margin-bottom: 9.5%;
    }
}

@media screen and (min-width: 0) and (max-width: 605px) {
    #wrapper .editorial h1,
    #wrapper .editorial h3,
    #wrapper .editorial h4,
    #wrapper .editorial h5,
    #wrapper .editorial ol,
    #wrapper .editorial p,
    #wrapper .editorial ul,
    #wrapper .editorial blockquote,
    #wrapper .intro {
        margin-left: 0;
        margin-right: 0;
    }
    #wrapper .editorial .copy[dir="rtl"] .downloads li{
        margin-right: 17.10069%;
        margin-left: 25.65104%;
    }
    #wrapper .editorial .intro p{
        margin-left: 0;
        margin-right: 0;
    }
    #wrapper .editorial .intro ol {
        margin-left: 5%;
    }
    #wrapper .editorial h1 {
        line-height: 44px;
    }
        #wrapper .editorial h1.title {
            font-size: 32px;
            letter-spacing: -1px;
            word-wrap: break-word;
        }
    #wrapper .editorial h2 {
        padding-left: 0%;
        padding-right: 5.55556%;
        margin-top: 50px;
        padding-top: 50px;
    }
    #wrapper .editorial .nav-editorial-side {
        display: none;
    }
    #wrapper .editorial .masthead {
        float: left;
        margin-left: -5.55556%;
        position: relative;
        width: 111.11111%;
        float: none;
    }
        #wrapper .editorial .masthead .inner {
            padding: 0 5%;
        }
    #wrapper .editorial.chart-editorial .masthead {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 5.55556%;
        width: 100.0%;
        float: left;
        float: none;
        margin-right: 0;
    }
    #wrapper .editorial .header-editorial {
        padding-top: 30px;
        position: relative;
        /* ~3.5 author
    ---------------------------------------------------*/
    }
        #wrapper .editorial .header-editorial .author {
            float: none !important;
            margin: 0;
            position: relative !important;
            top: 0 !important;
            width: auto !important;
        }
            #wrapper .editorial .header-editorial .author.has-image .image {
                border-right: 0 none;
                margin-bottom: 0;
                margin-top: 0;
            }
            #wrapper .editorial .header-editorial .author.has-image img {
                -webkit-border-radius: 50% 50%;
                -moz-border-radius: 50% / 50%;
                border-radius: 50% / 50%;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                float: left;
                margin-right: 0;
                width: 17.59259%;
                margin-left: 0%;
                margin-right: 5.55556%;
                height: auto;
                margin-bottom: 0;
                margin-top: 20px;
            }
            #wrapper .editorial .header-editorial .author.has-image p {
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                box-sizing: border-box;
                margin-right: 5.55556%;
                width: 64.81481%;
                float: left;
                margin: 20px 0 0 0;
            }
                #wrapper .editorial .header-editorial .author.has-image p .name,
                #wrapper .editorial .header-editorial .author.has-image p .job-title {
                    width: auto;
                }
                #wrapper .editorial .header-editorial .author.has-image p .name {
                    margin: 0;
                }
    #wrapper .editorial .intro {
        clear: both;
        font-size: 25px;
    }
    .time-based-report #wrapper .editorial .report-header {
        padding-left: 0%;
        margin-top: 35px;
        padding-top: 35px;
    }
    #wrapper .editorial .copy {
        letter-spacing: 0;
    }
    #wrapper .editorial .downloads {
        padding-left: 0;
    }
    #wrapper .editorial .video-player,
    #wrapper .editorial .chart,
    #wrapper .editorial .photo,
    #wrapper .editorial .carousel {
        margin-left: 0%;
        margin-right: 0%;
        float: none;
        margin-bottom: 20px;
        width: auto;
    }
        #wrapper .editorial .video-player.normal,
        #wrapper .editorial .chart.normal,
        #wrapper .editorial .photo.normal,
        #wrapper .editorial .carousel.normal {
            margin-left: 0%;
            margin-right: 0%;
            float: none;
            width: auto;
        }
        #wrapper .editorial .video-player.narrow,
        #wrapper .editorial .chart.narrow,
        #wrapper .editorial .photo.narrow,
        #wrapper .editorial .carousel.narrow {
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            margin-right: 5.55556%;
            width: 47.22222%;
            float: left;
            margin-left: 0%;
        }
    #wrapper .editorial .caption {
        font-size: 14px;
    }
    #wrapper .editorial .video-player + .caption {
        float: none;
    }
    #wrapper .editorial .pull-quote {
        margin-left: 0%;
        margin-right: 0%;
    }

    #wrapper .editorial .sources h6 {
        font-size: 20px;
        margin-bottom: 0;
        margin-top: 50px;
        padding-top: 40px;
    }
    #wrapper .editorial .sources ol {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 5.55556%;
        width: 100.0%;
        float: left;
        margin: 0 0 20px;
    }
    #wrapper .editorial .iframe-wrapper {
        float: left;
        margin-left: -5.55556%;
        position: relative;
        width: 111.11111%;
        float: none;
    }
        #wrapper .editorial .iframe-wrapper .inner {
            padding: 0 5%;
        }
        #wrapper .editorial .iframe-wrapper .iframe-touch-device-link {
            display: block;
        }
        #wrapper .editorial .iframe-wrapper .inner,
        #wrapper .editorial .iframe-wrapper .iframe {
            display: none;
        }
    #wrapper .editorial .copy .iframe-wrapper {
        margin: 0;
        float: none;
        width: auto;
    }
        #wrapper .editorial .copy .iframe-wrapper .inner {
            padding: 0;
        }
        #wrapper .editorial .copy .iframe-wrapper .iframe {
            margin: 0;
        }

    #wrapper .editorial .photo.portrait {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none;
        width: 57% ;
        margin-left: 0%;
    }

    #wrapper .editorial .photo.normal.portrait {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        float: none !important;
        width: 57% !important;
        margin-left: 21% !important;
    }
}
@media print, screen and (min-width: 0) and (max-width: 1000px) {
    .time-based-report #wrapper .editorial .report-intro:before {
        border-right: none;
    }
    .time-based-report #wrapper .editorial .report-header {
        border-top: 1px solid #e6e6e6;
        position: relative;
    }
        .time-based-report #wrapper .editorial .report-header h2 {
            display: inline-block;
            margin-bottom: 0;
            margin-left: 0;
            margin-top: 10px;
            padding-left: 0;
            padding-top: 0;
            padding-right: 18.10069%;
        }
        .time-based-report #wrapper .editorial .report-header .report-time {
            border-right: none;
            margin-bottom: 0;
            margin-top: 0;
            padding-bottom: 0;
            padding-top: 0;
            position: static;
            text-align: left;
            width: 100%;
        }
            .time-based-report #wrapper .editorial .report-header .report-time .day-year,
            .time-based-report #wrapper .editorial .report-header .report-time .day-time,
            .time-based-report #wrapper .editorial .report-header .report-time .report-region {
                float: left;
                margin-right: 8px;
            }
    /*rtl:ignore*/
    .time-based-report #wrapper .editorial .copy[dir="rtl"] .report-header .report-time .day-year,
    .time-based-report #wrapper .editorial .copy[dir="rtl"] .report-header .report-time .day-time,
    .time-based-report #wrapper .editorial .copy[dir="rtl"] .report-header .report-time .report-region {
        float: right;
    }
    .time-based-report #wrapper .editorial .report-header .report-time .day-year {
        font-size: 13px;
        padding: 0 13px;
    }
    /*rtl:ignore*/
    .time-based-report #wrapper .editorial .copy[dir="rtl"] .report-header .report-time .day-year {
        margin-right: 20%
    }
    .time-based-report #wrapper .editorial .report-header .day-time,
    .time-based-report #wrapper .editorial .report-header .report-region {
        color: #959595;
        font-family: EMprintItalic;
        font-size: 13px;
    }
    #wrapper .editorial .list-component .list-img {
        margin-right: 20px;
        width: 174px;
    }
}
#wrapper .main .copy .stock-ticker.component {
    margin-bottom: 30px;
    margin-right: 25.65104%;
    margin-left: 17.10069%;
}

@media print, screen and (max-width: 999px) and (min-width: 606px) {
    #wrapper .main .copy .stock-ticker.component {
        margin-left: 8.55263%;
        margin-right: 8.55263%;
    }
}

@media screen and (max-width: 605px) and (min-width: 0) {
    #wrapper .main .copy .stock-ticker.component {
        margin-left: 0;
        margin-right: 0;
    }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/related-content.css' (Mode: Static) */
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
/*
	~1. at-breakpoint
	~2. grid
		~2.1 grid-padding
		~2.2 span-columns
		~2.3 span-columns-with-gutter
		~2.4 omega
		~2.5 inner-padding-left
		~2.6 inner-padding-right
		~2.7 offset-left
		~2.8 offset-right
		~2.9 offset-left-padding
		~2.10 offset-right-padding
		~2.11 offset-right-padding-omega
		~2.12 offset-left-gutter
		~2.13 offset-right-gutter
		~2.14 offset-left-grid-padding
		~2.15 offset-right-grid-padding
		~2.16 offset-left-gutter-padding
		~2.17 offset-right-gutter-padding
		~2.17 row
		~2.18 full-width
	~3. clearfix
	~4. visually-hidden
	~5. karbon
	~6. sprites
		~6.1 sprite-pseudo
		~6.2 sprite-logos
		~6.3 sprite-top-utility
		~6.4 sprite-nav
		~6.5 sprite-main
		~6.6 sprite-country
		~6.7 sprite-footer
		~6.8 sprite-form
*/
/* ~1. at-breakpoint
---------------------------------------------------*/
/* ~2. grid
---------------------------------------------------*/
/* ~2.1 grid-padding
---------------------------------------------------*/
/* ~2.2 span-columns
---------------------------------------------------*/
/* ~2.3 span-columns-with-gutter
---------------------------------------------------*/
/* ~2.4 omega
---------------------------------------------------*/
/* ~2.5 inner-padding-left
---------------------------------------------------*/
/* ~2.6 inner-padding-right
---------------------------------------------------*/
/* ~2.7 offset-left
---------------------------------------------------*/
/* ~2.8 offset-right
---------------------------------------------------*/
/* ~2.9 offset-left-padding
---------------------------------------------------*/
/* ~2.10 offset-right-padding
---------------------------------------------------*/
/* ~2.11 offset-right-padding-omega
---------------------------------------------------*/
/* ~2.12 offset-left-gutter
---------------------------------------------------*/
/* ~2.13 offset-right-gutter
---------------------------------------------------*/
/* ~2.14 offset-left-grid-padding
---------------------------------------------------*/
/* ~2.15 offset-right-grid-padding
---------------------------------------------------*/
/* ~2.16 offset-left-gutter-padding
---------------------------------------------------*/
/* ~2.17 offset-right-gutter-padding
---------------------------------------------------*/
/* ~2.17 row
---------------------------------------------------*/
/* ~2.18 full-width
---------------------------------------------------*/
/* ~3. clearfix
---------------------------------------------------*/
/* ~4. visually-hidden
---------------------------------------------------*/
/* ~5. karbon
---------------------------------------------------*/
/* ~6. sprites
---------------------------------------------------*/
/* ~6.1 sprite-pseudo
---------------------------------------------------*/
/* ~6.2 sprite-logos
---------------------------------------------------*/
/* ~6.3 sprite-top-utility
---------------------------------------------------*/
/* ~6.4 sprite-nav
---------------------------------------------------*/
/* ~6.5 sprite-main
---------------------------------------------------*/
/* ~6.6 sprite-country
---------------------------------------------------*/
/* ~6.7 sprite-footer
---------------------------------------------------*/
/* ~6.8 sprite-form
---------------------------------------------------*/
/*
	~1. BREAKPOINT - large screen
		~1.1 related content
		~1.2 related article
		~1.2 related topics
	~2. BREAKPOINT - medium screen
		~2.1 related article
		~2.2 related topics
	~3. BREAKPOINT - small screen
		~3.1 related article
		~3.2 related topics
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
#wrapper {
  /* ~1.1 related content
  ---------------------------------------------------*/
  /* ~1.2 related article
  ---------------------------------------------------*/
  /* ~1.2 related topics
  ---------------------------------------------------*/
  /* ~2. BREAKPOINT - medium screen
  ---------------------------------------------------
  ---------------------------------------------------*/
  /* ~3. BREAKPOINT - small screen
  ---------------------------------------------------
  ---------------------------------------------------*/
}
#wrapper .related-content {
  zoom: 1;
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #ededed;
  float: none;
  overflow: hidden;
}
#wrapper .related-content .inner .related-articles {
  display: inline;
}
#wrapper .related-content:before, #wrapper .related-content:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
#wrapper .related-content:after {
  clear: both;
}
#wrapper .related-content .inner {
  padding: 0 2.08333%;
}
#wrapper .related-content h2 {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 74.34896%;
  float: left;
  border-top: 0 none;
  height: 80px;
  margin-bottom: 20px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-top: 50px;
}
#wrapper .related-content,
#wrapper .related-topics {
  -moz-box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  -webkit-box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
}
#wrapper .related-article {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 23.04688%;
  float: left;
  margin-bottom: 90px;
}
#wrapper .related-article img {
  -moz-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  display: block;
  height: auto;
  margin-bottom: 10px;
  width: 100%;
}
#wrapper .related-article .recommneded-article-header {
  margin-top: 25px;
}
#wrapper .related-article .sub-topic,
#wrapper .related-article .attribution {
  color: #808080;
  font-size: 14px;
  line-height: normal;
  margin: 0 0 10px;
}
#wrapper .related-article .attribution {
  margin: 10px 0;
  font-family: EMprintItalic;
}
#wrapper .related-article .attribution .author {
  color: #3d3d3d;
  font-style: normal;
  font-weight: 500;
}
#wrapper .related-article h3 {
  line-height: 25px;
  margin: 0;
  position: relative;
}
#wrapper .related-article h3 a {
  color: #3d3d3d;
  text-decoration: none;
}
#wrapper .related-article h3 a:hover {
  text-decoration: underline;
}
#wrapper .related-article .author p {
  color: #808080;
  font-size: 15px;
  margin: 0;
}
#wrapper .related-article .name {
  color: #3d3d3d;
  font-weight: 500;
}
#wrapper .related-article.type-chart h3 a, #wrapper .related-article.type-video h3 a, #wrapper .related-article.type-download h3 a {
  display: block;
}
#wrapper .related-article.type-chart h3 a:before, #wrapper .related-article.type-video h3 a:before, #wrapper .related-article.type-download h3 a:before {
  -moz-background-size: 100px 3500px;
  -o-background-size: 100px 3500px;
  -webkit-background-size: 100px 3500px;
  background-size: 100px 3500px;
  background-image: url("/images/icons/icon-main.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  height: 40px;
  width: 18px;
  float: left;
}
#wrapper .related-article.type-download.no-image h3 a:before {
  top: 16px;
}
.no-svg #wrapper .related-article.type-chart h3 a:before, .no-svg #wrapper .related-article.type-video h3 a:before, .no-svg #wrapper .related-article.type-download h3 a:before {
  background-image: url("/images/icons/icon-main.png");
}
#wrapper .related-article.type-chart h3 a {
  text-indent: 22px;
}
#wrapper .related-article.type-chart h3 a:before {
  background-position: center -338px;
}
#wrapper .related-article.type-chart.no-image h3 a:before {
  background-position: center -325px;
}
#wrapper .related-article.type-video h3 a {
  text-indent: 24px;
}
#wrapper .related-article.type-video h3 a:before {
  background-position: center -737px;
}
#wrapper .related-article.type-video.no-image h3 a:before {
  background-position: center -727px;
}
#wrapper .related-article.type-download h3 a {
  text-indent: 23px;
}
#wrapper .related-article.type-download h3 a:before {
  background-position: center -1141px;
}
#wrapper .related-article.type-download .info {
  color: #808080;
  font-size: 14px;
  margin: 0;
}
#wrapper .related-article.no-image h3 {
  font-size: 36px;
  line-height: 40px;
}
#wrapper .related-article.no-image h3 a {
  font-family: EMprintLight, 'Univers Next W23 Light', 'Tahoma W01 Regular', 'Saral W60 Light', 'AxisStd-ExtraLight', 'MHei HK Light', 'MHei PRC Light', 'Ergo LT W08', 'YDGothic_110 Pro', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
#wrapper .related-article.no-image h3:before {
  top: 6px;
}
#wrapper .related-topics {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 23.04688%;
  float: right;
  margin-right: 0;
  margin-right: -2.08333%;
  background: #e3e3e3;
  margin-bottom: -99999px;
  margin-top: -100px;
  padding-bottom: 99999px;
}
#wrapper .related-topics h3 {
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
#wrapper .related-topics h3,
#wrapper .related-topics ul {
  padding: 0 16.667% !important;
}
#wrapper .related-topics ul {
  margin: 0 0 90px;
}
#wrapper .related-topics li {
  margin: 0;
  padding: 0;
}
#wrapper .related-topics li a {
  color: #808080;
  font-size: 16px;
  text-decoration: none;
}
#wrapper .related-topics li a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper {
    /* ~2.1 related article
    ---------------------------------------------------*/
    /* ~2.2 related topics
    ---------------------------------------------------*/
  }
  #wrapper .related-content {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
  }
  #wrapper .related-content .inner {
    padding: 0 2.63158%;
  }
  #wrapper .related-content h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 100%;
    float: left;
  }
  #wrapper .related-articles {
    zoom: 1;
  }
  #wrapper .related-articles:before, #wrapper .related-articles:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  #wrapper .related-articles:after {
    clear: both;
  }
  #wrapper .related-article {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 31.57895%;
    float: left;
    margin-bottom: 70px;
  }
  #wrapper .related-article:last-child {
    float: right;
    margin-right: 0;
  }
  #wrapper .related-article .author {
    display: block;
  }
  #wrapper .related-topics {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
    margin-right: 0%;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
  #wrapper .related-topics .inner {
    padding: 0 2.63158%;
  }
  #wrapper .related-topics h3,
  #wrapper .related-topics ul {
    margin-top: 20px;
    padding: 0 !important;
  }
  #wrapper .related-topics h3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 20%;
    float: left;
  }
  #wrapper .related-topics ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 75%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
    overflow: hidden;
  }
  #wrapper .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  #wrapper .related-topics li:before {
    color: #3d3d3d;
    content: "/";
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper {
    /* ~3.1 related article
    ---------------------------------------------------*/
    /* ~3.2 related topics
    ---------------------------------------------------*/
  }
  #wrapper .related-content {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
  }
  #wrapper .related-content .inner {
    padding: 0 5.55556%;
  }
  #wrapper .related-content h2 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 100.0%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 10px;
    padding-top: 40px;
  }
  #wrapper .related-articles {
    zoom: 1;
  }
  #wrapper .related-articles:before, #wrapper .related-articles:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  #wrapper .related-articles:after {
    clear: both;
  }
  #wrapper .related-article {
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    float: left;
    margin: 0 0 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  #wrapper .related-article img,
  #wrapper .related-article .recommneded-article-header {
    display: block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 47.22222%;
    float: left;
  }
  #wrapper .related-article img {
    margin-bottom: 0;
  }
  #wrapper .related-article .recommneded-article-header {
    float: right;
    margin-right: 0;
    margin-top: 0;
  }
  #wrapper .related-article .sub-topic {
    line-height: normal;
    margin-bottom: 8px;
  }
  #wrapper .related-article .author {
    display: block;
  }
  #wrapper .related-article:last-child {
    border-bottom: 0 none;
    float: left;
  }
  #wrapper .related-article.no-image .recommneded-article-header {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 64.81481%;
    float: left;
  }
  #wrapper .related-article.no-image h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  #wrapper .related-topics {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    margin-right: 0%;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
  }
  #wrapper .related-topics .inner {
    padding: 0 5.55556%;
  }
  #wrapper .related-topics h3,
  #wrapper .related-topics ul {
    padding: 0 !important;
  }
  #wrapper .related-topics h3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 100.0%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 20px;
  }
  #wrapper .related-topics ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 100.0%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
    margin-top: 0;
    overflow: hidden;
  }
  #wrapper .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  #wrapper .related-topics li:before {
    color: #3d3d3d;
    content: "/";
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
  }
  #wrapper .related-article.type-download.no-image h3 a:before {
    top: 0px;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/article-local-content.css' (Mode: Static) */
#wrapper .local-content-module {
  -moz-box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  -webkit-box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  /*@include clearfix();*/
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #ededed;
  float: none;
  overflow: hidden;
  padding-top: 50px;
  font-size: 14px;
  line-height: 20px;
}
#wrapper .local-content-module .inner {
  padding: 0 2.08333%;
}
#wrapper .local-content-module a {
  font-family: EMprint, 'Univers Next W23', 'Tahoma W01 Regular', 'Saral W60', 'AxisStd-Light', 'MHei HK Medium', 'MHei PRC Medium', 'Ergo LT W08', 'YDGothic_120 Pro', HelveticaNeue-Light, 'Helvetica Neue Light', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
#wrapper .local-content-module .local-content {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 74.34896%;
  float: left;
  padding-bottom: 30px;
  display: table;
}
#wrapper .local-content-module .local-content .local-content-item {
  padding-right: 0;
  margin-top: -65px;
  width: auto;
  min-height: 115px;
  padding-left: 0;
  position: relative;
  display: table-cell;
  float: none;
  vertical-align: top;
}
#wrapper .local-content-module .local-content .local-content-item .title {
  font-size: 16px;
}
#wrapper .local-content-module .local-content .local-content-item .sub-title {
  margin-top: .25em;
  width: 110%;
}
#wrapper .local-content-module .local-content .local-content-item:first-child {
  border-right: 0;
}
#wrapper .local-content-module .local-content .local-content-item:first-child img {
  box-shadow: none;
  margin-bottom: 20px;
}
#wrapper .local-content-module .local-content .local-content-item .authorimg{
  border-radius: 50%;
}
#wrapper .local-content-module .local-content .local-content-header {
  margin-left: 4em;
}
#wrapper .local-content-module .local-content .local-content-content {
  padding-left: 4em;
  text-align: justify;
}
#wrapper .local-content-module .local-content .local-content-content p {
  margin-top: 20px;
}
#wrapper .local-content-module .local-content .local-content-content a {
  color: #003399;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
}
#wrapper .local-content-module .local-content .title {
  color: #3d3d3d;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'Tahoma W01 Bold', 'Saral W60 Bold', 'AxisStd-Medium', 'MHei HK Bold', 'MHei PRC Bold', 'Ergo LT W01 Demi', 'YDGothic_140 Pro', 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;
  font-size: 18px;
  line-height: 1.2;
}

    #wrapper .local-content-module .local-content .title p {
        margin-top:10px;
        margin-bottom:35px;
    }

#wrapper .local-content-module .local-content h1,
#wrapper .local-content-module .local-content h3,
#wrapper .local-content-module .local-content h4,
#wrapper .local-content-module .local-content h5,
#wrapper .local-content-module .local-content p,
#wrapper .local-content-module .local-content ul,
#wrapper .local-content-module .local-content ol,
#wrapper .local-content-module .local-content blockquote,
#wrapper .local-content-module .local-content ul {
  margin-left: 0;
  margin-right: 0;
  line-height: 20px;
}
#wrapper .local-content-module .local-content-content p {
  font-size: 14px;
  line-height: 2em;
}
#wrapper .local-content-module .related-topics {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 23.04688%;
  float: left;
  float: right;
  margin-right: 0;
  margin-right: -2.08333%;
  background: #e3e3e3;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
  padding-top: 115px;
  margin-top: -120px;
  height: 74px;
}
#wrapper .local-content-module .related-topics h3 {
  font-size: 16px;
  margin: 0 0 16px 0;
}
#wrapper .local-content-module .related-topics h3,
#wrapper .local-content-module .related-topics ul {
  padding: 0 16.667% !important;
}
#wrapper .local-content-module .related-topics ul {
  margin: 0 0 90px;
}
#wrapper .local-content-module .related-topics li {
  padding: 0;
  margin: 10px 0;
}
#wrapper .local-content-module .related-topics li a {
  color: #808080;
  font-size: 16px;
  text-decoration: none;
}
#wrapper .local-content-module .related-topics li a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
@media print, screen and (min-width: 1000px) {
  #wrapper .local-content-module .inner {
    min-height: 300px;
  }
}

@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .local-content-module {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
  }
  #wrapper .local-content-module .inner {
    padding: 0 2.63158%;
  }
  #wrapper .local-content-module .local-content {
    width: 98%;
  }
  #wrapper .local-content-module .local-content .title {
    font-size: 17px;
  }
  #wrapper .local-content-module .local-content .local-content-item {
    float: left;
    padding-top: 30px;
    min-height: 0;
    margin-bottom: -25px;
    width: 100%;
    margin-top: 0;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-container {
    margin-top: 35px;
    font-size: 14px;
    float: left;
    padding-left: 20px;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-img {
    float: left;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-img > img {
    height: 100px;
    width: 100px;
  }
  #wrapper .local-content-module .local-content .local-content-header {
    margin-left: 0;
    display: table-header-group;
  }
  #wrapper .local-content-module .local-content .local-content-content {
    width: 100%;
    padding-left: 0;
  }
  #wrapper .local-content-module .local-content .local-content-content p {
    margin-bottom: 25px;
  }
  #wrapper .local-content-module .related-topics {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
    margin-right: 0%;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
    height: auto;
  }
  #wrapper .local-content-module .related-topics .inner {
    padding: 0 2.63158%;
  }
  #wrapper .local-content-module .related-topics h3,
  #wrapper .local-content-module .related-topics ul {
    padding: 0 !important;
  }
  #wrapper .local-content-module .related-topics h3 {
    margin-top: 25px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 14.47368%;
    float: left;
  }
  #wrapper .local-content-module .related-topics ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 82.89474%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: hidden;
  }
  #wrapper .local-content-module .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  #wrapper .local-content-module .related-topics li:before {
    color: #ccc;
    content: "/";
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .local-content-module {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    padding-top: 45px;
  }
  #wrapper .local-content-module .inner {
    padding: 0 5.55556%;
  }
  #wrapper .local-content-module .local-content {
    width: 98%;
  }
  #wrapper .local-content-module .local-content .local-content-item {
    width: 100%;
    float: inherit;
    padding-top: 30px;
    display: table-row;
    min-height: 0;
    margin-top: 0;
    margin-bottom: -25px;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-container {
    float: none;
    display: table-cell;
    padding-left: 20px;
    padding-bottom: 20px;
    vertical-align: middle;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-container .title {
    margin-bottom: 0;
    font-size: 14px;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-img {
    float: none;
    display: table-cell;
  }
  #wrapper .local-content-module .local-content .local-content-item .content-img > img {
    height: 100px;
    width: 100px;
  }
  #wrapper .local-content-module .local-content .local-content-header {
    margin-left: 0;
    display: table-header-group;
  }
  #wrapper .local-content-module .local-content .local-content-content {
    width: 100%;
    padding-left: 0;
  }
  #wrapper .local-content-module .local-content .local-content-content a {
    margin-bottom: 53px;
  }
  #wrapper .local-content-module .related-topics {
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    margin-right: 0%;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 10px;
    height: auto;
  }
  #wrapper .local-content-module .related-topics .inner {
    padding: 0 5.55556%;
  }
  #wrapper .local-content-module .related-topics h3,
  #wrapper .local-content-module .related-topics ul {
    padding: 0 !important;
  }
  #wrapper .local-content-module .related-topics h3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 100.0%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 0;
    margin-top: 15px;
    float: left;
  }
  #wrapper .local-content-module .related-topics ul {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 100.0%;
    float: left;
    float: right;
    margin-right: 0;
    margin-bottom: 30px;
    margin-top: 0;
    overflow: hidden;
  }
  #wrapper .local-content-module .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  #wrapper .local-content-module .related-topics li:before {
    color: #ccc;
    content: "/";
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/video.css' (Mode: Static) */
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
/*
	~1. at-breakpoint
	~2. grid
		~2.1 grid-padding
		~2.2 span-columns
		~2.3 span-columns-with-gutter
		~2.4 omega
		~2.5 inner-padding-left
		~2.6 inner-padding-right
		~2.7 offset-left
		~2.8 offset-right
		~2.9 offset-left-padding
		~2.10 offset-right-padding
		~2.11 offset-right-padding-omega
		~2.12 offset-left-gutter
		~2.13 offset-right-gutter
		~2.14 offset-left-grid-padding
		~2.15 offset-right-grid-padding
		~2.16 offset-left-gutter-padding
		~2.17 offset-right-gutter-padding
		~2.17 row
		~2.18 full-width
	~3. clearfix
	~4. visually-hidden
	~5. karbon
	~6. sprites
		~6.1 sprite-pseudo
		~6.2 sprite-logos
		~6.3 sprite-top-utility
		~6.4 sprite-nav
		~6.5 sprite-main
		~6.6 sprite-country
		~6.7 sprite-footer
		~6.8 sprite-form
*/
/* ~1. at-breakpoint
---------------------------------------------------*/
/* ~2. grid
---------------------------------------------------*/
/* ~2.1 grid-padding
---------------------------------------------------*/
/* ~2.2 span-columns
---------------------------------------------------*/
/* ~2.3 span-columns-with-gutter
---------------------------------------------------*/
/* ~2.4 omega
---------------------------------------------------*/
/* ~2.5 inner-padding-left
---------------------------------------------------*/
/* ~2.6 inner-padding-right
---------------------------------------------------*/
/* ~2.7 offset-left
---------------------------------------------------*/
/* ~2.8 offset-right
---------------------------------------------------*/
/* ~2.9 offset-left-padding
---------------------------------------------------*/
/* ~2.10 offset-right-padding
---------------------------------------------------*/
/* ~2.11 offset-right-padding-omega
---------------------------------------------------*/
/* ~2.12 offset-left-gutter
---------------------------------------------------*/
/* ~2.13 offset-right-gutter
---------------------------------------------------*/
/* ~2.14 offset-left-grid-padding
---------------------------------------------------*/
/* ~2.15 offset-right-grid-padding
---------------------------------------------------*/
/* ~2.16 offset-left-gutter-padding
---------------------------------------------------*/
/* ~2.17 offset-right-gutter-padding
---------------------------------------------------*/
/* ~2.17 row
---------------------------------------------------*/
/* ~2.18 full-width
---------------------------------------------------*/
/* ~3. clearfix
---------------------------------------------------*/
/* ~4. visually-hidden
---------------------------------------------------*/
/* ~5. karbon
---------------------------------------------------*/
/* ~6. sprites
---------------------------------------------------*/
/* ~6.1 sprite-pseudo
---------------------------------------------------*/
/* ~6.2 sprite-logos
---------------------------------------------------*/
/* ~6.3 sprite-top-utility
---------------------------------------------------*/
/* ~6.4 sprite-nav
---------------------------------------------------*/
/* ~6.5 sprite-main
---------------------------------------------------*/
/* ~6.6 sprite-country
---------------------------------------------------*/
/* ~6.7 sprite-footer
---------------------------------------------------*/
/* ~6.8 sprite-form
---------------------------------------------------*/
/*
	~1. BREAKPOINT - large screen
		~1.1 Global Video Styles
		~1.2 Full-Width
	~2. Outside of Breakpoint
	~3. BREAKPOINT - not large screen
	~4. BREAKPOINT - small screen
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 1000px) {
    /* ~1.1 Global Video Styles
	---------------------------------------------------*/
    /* ~1.2 Full-Width
	---------------------------------------------------*/
    .video-js {
        position: relative;
        padding-bottom: 56.25% !important;
    }

    .video-player.full-width {
        float: left;
        margin-left: -2.11%;
        position: relative;
        width: 104.16667%;
        margin-bottom: 50px;
        z-index: 1;
    }

        .video-player.full-width .inner {
            padding: 0 2.08333%;
        }
}
/* ~2. Outside of Breakpoint
---------------------------------------------------
---------------------------------------------------*/
.video-player {
    position: relative;
    zoom: 1;
}

    .video-player .loader-container {
        position: absolute;
        text-align: center;
        background: #f1f1f1;
        width: 100%;
        height: 100%;
        z-index: 1;
    }

    .video-player figcaption.caption span:first-child {
        font-weight: bold;
    }

    .video-player .loader-container .loader {
        height: 60px;
        left: 50%;
        top: 50%;
        margin-left: -70px;
        margin-top: -30px;
        position: relative;
        width: 140px;
    }

        .video-player .loader-container .loader span {
            display: block;
            width: 32px;
            height: 32px;
            margin: 0 auto;
        }

    .video-player .responsive-video-container {
        width: 100%;
        margin-left: 10px;
        margin-bottom: 10px;
        float: right;
    }

    .video-player .responsive-video-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        height: 0;
    }

        .video-player .responsive-video-wrapper div,
        .video-player .responsive-video-wrapper embed,
        .video-player .responsive-video-wrapper object,
        .video-player .BrightcoveExperience {
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            top: 0;
        }

.topic-item.video-module .video-player .caption {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.video-player:before,
.video-player:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
}

.video-player:after {
    clear: both;
}

.video-player .loader-container._hide {
    background: transparent;
    height: 0px;
    display: block;
    margin-bottom: 0;
    position: static;
}

    .video-player .loader-container._hide .loader {
        display: none;
    }

.carousel-videos .videos-item {
    width: 100%;
    /*padding: 15px 20%;
  padding: 35px 18% 0 21%;*/
    padding: 35px 21% 0px 21%;
    box-sizing: border-box;
}

/* ~3. BREAKPOINT -not large screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 0) and (max-width: 1000px) {
    #wrapper .mega-nav {
        box-shadow: none;
    }

    .video-js {
        position: relative;
        padding-bottom: 56.25% !important;
    }

    .video-player {
        margin-top: 20px;
        width: 100%;
    }

        .video-player .loader-container {
            position: absolute;
            text-align: center;
            background: #f1f1f1;
            width: 100%;
            height: 100%;
            z-index: 1;
        }

            .video-player .loader-container .loader {
                left: 50%;
                top: 50%;
                margin-left: -45px;
                margin-top: -30px;
                position: relative;
                width: 90px;
                height: 60px;
            }
}
/* ~4. BREAKPOINT -small screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 606px) and (max-width: 999px) {
    .carousel-videos .videos-item {
        padding: 15px 21% 0px 21%;
    }
}
/* ~5. BREAKPOINT -small screen
---------------------------------------------------
---------------------------------------------------*/
@media screen and (min-width: 0) and (max-width: 605px) {
    .carousel-videos .videos-item {
        padding: 80px 0;
    }
}

/*  #13421 - Youtube video implementation related fixes   */
/* Mobile */
@media print, screen and (max-width: 767px) {
    figure.video-player.full-width.module._wired {
        height: 202px;
    }
}

/* iPad Portrait */
@media print, screen and (min-width: 768px) and (max-width: 991px) {
    figure.video-player.full-width.module._wired {
        height: 415px;
    }
}

/* iPad Landscape */
@media print, screen and (min-width: 992px) and (max-width: 1280px) {
    figure.video-player.full-width.module._wired {
        height: 576px;
    }
}

/* Desktop */
@media print, screen and (min-width: 1281px) and (max-width: 1360px) {
    figure.video-player.full-width.module._wired {
        height: 750px;
    }
}
/* Wide Screen Desktop */
@media print, screen and (min-width: 1361px) {
    figure.video-player.full-width.module._wired {
        height: 787px;
    }
    /*body[data-lang="ar-QA"] figure._wired.module.full-width.video-player {
        margin-bottom: 0;
    }*/
 }

/* Common for giving share overlay close button priority */
figure.video-player.full-width.module._wired button.ytp-share-panel-close.ytp-button {
    z-index: 99;
}

/* Iphone-5 Video share alignement issue*/
@media print, screen and (max-width: 320px) {
}
