/* 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. Emprint
	~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. Emprint
---------------------------------------------------*/
/* ~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 type
		~1.2 side nav
		~1.3 masthead
		~1.4 header editorial
		~1.5 author
		~1.6 content
		~1.7 components
	~2. BREAKPOINT - medium screen
		~2.1 type
		~2.2 side nav
		~2.3 masthead
		~2.4 header editorial
		~2.5 author
		~2.6 content
		~2.7 components
	~3. BREAKPOINT - small screen
		~3.1 type
		~3.2 side nav
		~3.3 masthead
		~3.4 header editorial
		~3.5 author
		~3.6 content
		~3.7 components
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
/* line 37, ../../sass/pages/editorial.scss */
#wrapper .editorial {
  color: #808080;
  font-size: 18px;
  line-height: 30px;
  /* ~1.1 type
  ---------------------------------------------------*/
  /* ~1.2 side nav
  ---------------------------------------------------*/
  /* ~1.3 masthead
  ---------------------------------------------------*/
  /* ~1.4 header editorial
  ---------------------------------------------------*/
  /* ~1.6 content
  ---------------------------------------------------*/
  /* ~1.7 components
  ---------------------------------------------------*/
  /* ~1.8 iframe
  ---------------------------------------------------*/
  /* ~2. BREAKPOINT - medium screen
  ---------------------------------------------------
  ---------------------------------------------------*/
  /* ~3. BREAKPOINT - small screen
  ---------------------------------------------------
  ---------------------------------------------------*/
}
/* line 52, ../../sass/pages/editorial.scss */
#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 .editorial .video-player + .caption {
  margin-left: 17.10069%;
  margin-right: 25.65104%;
}
/* line 57, ../../sass/pages/editorial.scss */
#wrapper .editorial h2 {
  padding-left: 17.10069%;
  padding-right: 28.25521%;
  border-top: 1px solid #e5e5e5;
  clear: both;
  margin-top: 80px;
  padding-top: 60px;
}
/* line 67, ../../sass/pages/editorial.scss */
#wrapper .editorial a {
  color: #003399;
  font-weight: 500;
  text-decoration: none;
}
/* line 72, ../../sass/pages/editorial.scss */
#wrapper .editorial a:hover {
  text-decoration: underline;
}
/* line 78, ../../sass/pages/editorial.scss */
#wrapper .editorial strong,
#wrapper .editorial b {
  color: #3d3d3d;
  font-weight: 500;
}
/* line 85, ../../sass/pages/editorial.scss */
#wrapper .editorial ._nav-editorial-side-wrap {
  clear: both;
  position: relative;
}
/* line 89, ../../sass/pages/editorial.scss */
#wrapper .editorial ._nav-editorial-side-wrap h2 {
  clear: none;
}
/* line 94, ../../sass/pages/editorial.scss */
#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: 17px;
  letter-spacing: 0;
  line-height: 20px;
  margin-left: -9999em;
  margin-top: 70px;
  padding-bottom: 40px;
  position: relative;
  z-index: 10;
}
/* line 108, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side ul {
  margin: 0;
}
/* line 112, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side li {
  border-top: 1px solid #e5e5e5;
  margin: 0;
  padding: 0;
}
/* line 117, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side li:first-child {
  border-top: 0 none;
}
/* line 122, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side a {
  color: #999;
  display: block;
  padding: 15px 0;
  position: relative;
  text-decoration: none;
}
/* line 129, ../../sass/pages/editorial.scss */
#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;
}
/* line 141, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
/* line 142, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side a:hover:before {
  background: #e8e8e8;
}
/* line 152, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side ._selected a {
  color: #3d3d3d;
  font-weight: 500;
  text-decoration: none !important;
}
/* line 157, ../../sass/pages/editorial.scss */
#wrapper .editorial .nav-editorial-side ._selected a:before {
  border-left: 1px solid #474747;
  background: #474747;
}
/* line 167, ../../sass/pages/editorial.scss */
#wrapper .editorial .masthead {
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #777;
  float: none;
  height: 220px;
  overflow: hidden;
  position: relative;
}
/* line 278, ../../sass/_mixins.scss */
#wrapper .editorial .masthead .inner {
  padding: 0 2%;
}
/* line 176, ../../sass/pages/editorial.scss */
#wrapper .editorial .masthead img {
  display: block;
  height: 220px;
  left: 50%;
  margin-left: -700px;
  position: absolute;
  top: 0;
  width: 1400px;
}
/* line 188, ../../sass/pages/editorial.scss */
#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;
}
/* line 198, ../../sass/pages/editorial.scss */
#wrapper .editorial.chart-editorial .masthead img {
  display: block;
  height: auto;
  left: auto;
  margin: 0;
  position: relative;
  width: 100%;
}
/* line 211, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial {
  padding-top: 50px;
  position: relative;
  /* ~1.5 author
  ---------------------------------------------------*/
}
/* line 216, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .type,
#wrapper .editorial .header-editorial .date {
  line-height: 20px;
  margin-bottom: 30px;
  margin-top: 0;
}
/* line 222, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .type {
  background: #ed1b2e;
  color: #fafafa;
  float: left;
  font-size: 13px;
  font-weight: 500;
  height: 15px;
  line-height: 15px;
  margin-right: 10px;
  padding: 6px 10px 4px;
}
/* line 234, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .date {
  color: #959595;
  font-size: 13px;
  font-style: italic;
  font-weight: 400;
  padding-top: 6px;
}
/* line 242, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial h1 {
  clear: left;
  margin-top: 0;
}
/* line 249, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author {
  margin-left: 17.10069%;
  margin-right: 25.65104%;
  background: #fafafa;
  display: block;
  margin-bottom: 30px;
}
/* line 257, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author p {
  margin: 0;
  padding-top: 5px;
}
/* line 262, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author p .name,
#wrapper .editorial .header-editorial .author p .job-title {
  display: block;
  font-size: 16px;
}
/* line 267, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author p .name {
  color: #3d3d3d;
  font-weight: 600;
}
/* line 272, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author p .job-title {
  color: #999;
  line-height: 20px;
}
/* line 278, ../../sass/pages/editorial.scss */
#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;
}
/* line 289, ../../sass/pages/editorial.scss */
#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%;
}
/* line 293, ../../sass/pages/editorial.scss */
#wrapper .editorial .header-editorial .author.has-image .image {
  border-right: 1px solid #e5e5e5;
  margin-bottom: 25px;
  width: 100%;
}
/* line 299, ../../sass/pages/editorial.scss */
#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;
}
/* line 311, ../../sass/pages/editorial.scss */
#wrapper .editorial.basic-editorial .header-editorial {
  padding-top: 30px;
}
/* line 317, ../../sass/pages/editorial.scss */
#wrapper .editorial.video-editorial .date {
  line-height: 25px;
  overflow: visible;
}
/* line 325, ../../sass/pages/editorial.scss */
#wrapper .editorial .intro {
  color: #999;
  font-size: 28px;
  line-height: 40px;
}
/* line 331, ../../sass/pages/editorial.scss */
#wrapper .editorial .copy {
  zoom: 1;
  letter-spacing: 1px;
  margin-bottom: 90px;
}
/* line 288, ../../sass/_mixins.scss */
#wrapper .editorial .copy:before, #wrapper .editorial .copy:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 295, ../../sass/_mixins.scss */
#wrapper .editorial .copy:after {
  clear: both;
}
/* line 339, ../../sass/pages/editorial.scss */
#wrapper .editorial .copy .nav-editorial-side,
#wrapper .editorial .copy h2,
#wrapper .editorial .copy h3 {
  letter-spacing: 0;
}
/* line 344, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads {
  list-style: none;
  padding-left: 2%;
}
/* line 348, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads li {
  border-left: 1px solid #e5e5e5;
  font-size: 15px;
  font-style: italic;
  line-height: 20px;
  margin-bottom: 0;
  margin-top: 0;
  padding-left: 34px;
  padding-top: 10px;
  position: relative;
}
/* line 359, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads li:before {
  -webkit-background-size: 100px 3000px;
  -moz-background-size: 100px 3000px;
  -o-background-size: 100px 3000px;
  background-size: 100px 3000px;
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-main.svg);
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  background-position: center -1942px;
  height: 16px;
  left: 12px;
  top: 10px;
  width: 15px;
}
/* line 378, ../../sass/_mixins.scss */
.lt-ie9 #wrapper .editorial .downloads li:before {
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-main.png);
}
/* line 370, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads li:first-child {
  padding-top: 0;
}
/* line 371, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads li:first-child:before {
  top: 1px;
}
/* line 379, ../../sass/pages/editorial.scss */
#wrapper .editorial .downloads a {
  font-size: 15px;
  font-style: normal;
}
/* line 390, ../../sass/pages/editorial.scss */
#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 50px;
}
/* line 393, ../../sass/pages/editorial.scss */
#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;
}
/* line 403, ../../sass/pages/editorial.scss */
#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%;
}
/* line 410, ../../sass/pages/editorial.scss */
#wrapper .editorial .video-player .fill,
#wrapper .editorial .chart .fill,
#wrapper .editorial .photo .fill,
#wrapper .editorial .carousel .fill {
  background: #ccc;
  height: 474px;
}
/* line 415, ../../sass/pages/editorial.scss */
#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;
}
/* line 424, ../../sass/pages/editorial.scss */
#wrapper .editorial .caption {
  font-size: 15px;
  margin: 10px 0 0;
}
/* line 428, ../../sass/pages/editorial.scss */
#wrapper .editorial .caption span {
  color: #3d3d3d;
  font-weight: 600;
}
/* line 438, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel {
  background: #474747;
}
/* line 441, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel .caption {
  color: #fafafa;
  margin: 0;
  padding: 15px 17px;
}
/* line 446, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel .caption span {
  color: #fafafa;
}
/* line 451, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel .carousel-control {
  -webkit-border-radius: 0 0;
  -moz-border-radius: 0 / 0;
  border-radius: 0 / 0;
  -webkit-background-size: 100px 3000px;
  -moz-background-size: 100px 3000px;
  -o-background-size: 100px 3000px;
  background-size: 100px 3000px;
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/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: 50%;
  width: 40px;
}
/* line 378, ../../sass/_mixins.scss */
.lt-ie9 #wrapper .editorial .carousel .carousel-control {
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-main.png);
}
/* line 467, ../../sass/pages/editorial.scss */
.no-touch #wrapper .editorial .carousel .carousel-control:hover {
  background-color: #fafafa;
}
/* line 472, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel .carousel-control.left {
  background-position: center -2015px;
  left: 0;
}
/* line 477, ../../sass/pages/editorial.scss */
.no-touch #wrapper .editorial .carousel .carousel-control.left:hover {
  background-position: center -2115px;
}
/* line 483, ../../sass/pages/editorial.scss */
#wrapper .editorial .carousel .carousel-control.right {
  background-position: center -2215px;
  right: 0;
}
/* line 488, ../../sass/pages/editorial.scss */
.no-touch #wrapper .editorial .carousel .carousel-control.right:hover {
  background-position: center -2315px;
}
/* line 496, ../../sass/pages/editorial.scss */
#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;
}
/* line 509, ../../sass/pages/editorial.scss */
#wrapper .editorial .pull-quote p {
  margin: 0 0 10px;
}
/* line 513, ../../sass/pages/editorial.scss */
#wrapper .editorial .pull-quote cite {
  color: #777;
  font-size: 18px;
  line-height: 30px;
  margin: 10px 0 0;
}
/* line 520, ../../sass/pages/editorial.scss */
#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-size: 105px;
  font-weight: 700;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 534, ../../sass/pages/editorial.scss */
#wrapper .editorial .sources h6 {
  border-top: 1px solid #e5e5e5;
  font-size: 24px;
  margin-bottom: 30px;
  margin-top: 90px;
  line-height: 30px;
  padding-top: 60px;
}
/* line 543, ../../sass/pages/editorial.scss */
#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;
  list-style-position: inside;
  margin: 20px 0 80px;
}
/* line 551, ../../sass/pages/editorial.scss */
#wrapper .editorial .sources ol li {
  padding: 0;
}
/* line 555, ../../sass/pages/editorial.scss */
#wrapper .editorial .sources ol a {
  color: #003399;
  font-weight: 500;
  text-decoration: none;
}
/* line 560, ../../sass/pages/editorial.scss */
#wrapper .editorial .sources ol a:hover {
  text-decoration: underline;
}
/* line 569, ../../sass/pages/editorial.scss */
#wrapper .editorial .iframe-wrapper {
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  float: none;
}
/* line 278, ../../sass/_mixins.scss */
#wrapper .editorial .iframe-wrapper .inner {
  padding: 0 2%;
}
/* line 574, ../../sass/pages/editorial.scss */
#wrapper .editorial .iframe-wrapper .iframe {
  margin-right: 17.10069%;
  margin-left: -2.08333%;
}
/* line 578, ../../sass/pages/editorial.scss */
#wrapper .editorial .iframe-wrapper .iframe iframe {
  float: none;
  height: 1000px;
  margin-bottom: 10px;
  max-width: 100%;
  width: 100%;
}
/* line 589, ../../sass/pages/editorial.scss */
#wrapper .editorial .copy .iframe-wrapper {
  margin-left: 17.10069%;
  margin-right: 25.65104%;
  float: none;
  width: auto;
}
/* line 596, ../../sass/pages/editorial.scss */
#wrapper .editorial .copy .iframe-wrapper .inner {
  padding: 0;
}
/* line 600, ../../sass/pages/editorial.scss */
#wrapper .editorial .copy .iframe-wrapper .iframe {
  margin: 0;
}
@media print, screen and (min-width: 600px) and (max-width: 999px) {
  /* line 37, ../../sass/pages/editorial.scss */
  #wrapper .editorial {
    /* ~2.1 type
    ---------------------------------------------------*/
    /* ~2.2 side nav
    ---------------------------------------------------*/
    /* ~2.3 masthead
    ---------------------------------------------------*/
    /* ~2.4 header editorial
    ---------------------------------------------------*/
    /* ~2.6 content
    ---------------------------------------------------*/
    /* ~2.7 components
    ---------------------------------------------------*/
    /* ~2.8 iframe
    ---------------------------------------------------*/
  }
  /* line 619, ../../sass/pages/editorial.scss */
  #wrapper .editorial h1,
  #wrapper .editorial h3,
  #wrapper .editorial h4,
  #wrapper .editorial h5,
  #wrapper .editorial p,
  #wrapper .editorial ul,
  #wrapper .editorial ol,
  #wrapper .editorial blockquote {
    margin-left: 8.55263%;
    margin-right: 8.55263%;
  }
  /* line 624, ../../sass/pages/editorial.scss */
  #wrapper .editorial h1 {
    line-height: 50px;
  }
  /* line 628, ../../sass/pages/editorial.scss */
  #wrapper .editorial h2 {
    padding-left: 8.55263%;
    padding-right: 11.18421%;
  }
  /* line 635, ../../sass/pages/editorial.scss */
  #wrapper .editorial .nav-editorial-side {
    display: none;
  }
  /* line 641, ../../sass/pages/editorial.scss */
  #wrapper .editorial .masthead {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
    float: none;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .editorial .masthead .inner {
    padding: 0 2.5%;
  }
  /* line 648, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 657, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial {
    padding-top: 50px;
    position: relative;
    /* ~2.5 author
    ---------------------------------------------------*/
  }
  /* line 662, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .type,
  #wrapper .editorial .header-editorial .date {
    margin-bottom: 30px;
  }
  /* line 668, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author {
    margin-left: 8.55263%;
    float: none !important;
    position: relative !important;
    top: 0 !important;
    width: auto !important;
  }
  /* line 676, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image {
    margin-left: 0%;
  }
  /* line 679, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image .image {
    border-right: 0 none;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 685, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 697, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 703, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image p .name,
  #wrapper .editorial .header-editorial .author.has-image p .job-title {
    width: auto;
  }
  /* line 707, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image p .name {
    margin: 0;
  }
  /* line 717, ../../sass/pages/editorial.scss */
  #wrapper .editorial .intro {
    clear: both;
    font-size: 25px;
  }
  /* line 722, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy {
    letter-spacing: 0;
  }
  /* line 726, ../../sass/pages/editorial.scss */
  #wrapper .editorial .downloads {
    padding-left: 4%;
  }
  /* line 735, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 742, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 750, ../../sass/pages/editorial.scss */
  #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%;
  }
  /* line 756, ../../sass/pages/editorial.scss */
  #wrapper .editorial .video-player + .caption {
    float: none;
  }
  /* line 760, ../../sass/pages/editorial.scss */
  #wrapper .editorial .pull-quote {
    margin-left: 17.10526%;
    margin-right: 17.10526%;
  }
  /* line 766, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 773, ../../sass/pages/editorial.scss */
  #wrapper .editorial .iframe-wrapper {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
    float: none;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .editorial .iframe-wrapper .inner {
    padding: 0 2.5%;
  }
  /* line 778, ../../sass/pages/editorial.scss */
  #wrapper .editorial .iframe-wrapper .iframe {
    margin-right: 8.55263%;
    margin-left: -2.63158%;
  }
  /* line 785, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper {
    margin-left: 8.55263%;
    margin-right: 8.55263%;
    float: none;
    width: auto;
  }
  /* line 792, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper .inner {
    padding: 0;
  }
  /* line 796, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper .iframe {
    margin: 0;
  }
}
@media screen and (min-width: 0) and (max-width: 599px) {
  /* line 37, ../../sass/pages/editorial.scss */
  #wrapper .editorial {
    /* ~3.1 type
    ---------------------------------------------------*/
    /* ~3.2 side nav
    ---------------------------------------------------*/
    /* ~3.3 masthead
    ---------------------------------------------------*/
    /* ~3.4 header editorial
    ---------------------------------------------------*/
    /* ~3.6 content
    ---------------------------------------------------*/
    /* ~3.7 components
    ---------------------------------------------------*/
    /* ~3.8 iframe
    ---------------------------------------------------*/
  }
  /* line 816, ../../sass/pages/editorial.scss */
  #wrapper .editorial h1,
  #wrapper .editorial h3,
  #wrapper .editorial h4,
  #wrapper .editorial h5,
  #wrapper .editorial p,
  #wrapper .editorial ul,
  #wrapper .editorial ol,
  #wrapper .editorial blockquote {
    margin-left: 0%;
    margin-right: 0%;
  }
  /* line 821, ../../sass/pages/editorial.scss */
  #wrapper .editorial h1 {
    line-height: 50px;
  }
  /* line 825, ../../sass/pages/editorial.scss */
  #wrapper .editorial h2 {
    padding-left: 0%;
    padding-right: 5.55556%;
    margin-top: 50px;
    padding-top: 50px;
  }
  /* line 835, ../../sass/pages/editorial.scss */
  #wrapper .editorial .nav-editorial-side {
    display: none;
  }
  /* line 841, ../../sass/pages/editorial.scss */
  #wrapper .editorial .masthead {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    float: none;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .editorial .masthead .inner {
    padding: 0 5%;
  }
  /* line 848, ../../sass/pages/editorial.scss */
  #wrapper .editorial.chart-editorial .masthead {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 5.55556%;
    width: 205.55556%;
    float: left;
    float: none;
  }
  /* line 857, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial {
    padding-top: 30px;
    position: relative;
    /* ~3.5 author
    ---------------------------------------------------*/
  }
  /* line 863, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author {
    float: none !important;
    margin: 0;
    position: relative !important;
    top: 0 !important;
    width: auto !important;
  }
  /* line 871, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image .image {
    border-right: 0 none;
    margin-bottom: 0;
    margin-top: 0;
  }
  /* line 877, ../../sass/pages/editorial.scss */
  #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: 30px;
    margin-top: 20px;
  }
  /* line 888, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 894, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image p .name,
  #wrapper .editorial .header-editorial .author.has-image p .job-title {
    width: auto;
  }
  /* line 898, ../../sass/pages/editorial.scss */
  #wrapper .editorial .header-editorial .author.has-image p .name {
    margin: 0;
  }
  /* line 908, ../../sass/pages/editorial.scss */
  #wrapper .editorial .intro {
    clear: both;
    font-size: 25px;
  }
  /* line 913, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy {
    letter-spacing: 0;
  }
  /* line 917, ../../sass/pages/editorial.scss */
  #wrapper .editorial .downloads {
    padding-left: 0;
  }
  /* line 926, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 934, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 942, ../../sass/pages/editorial.scss */
  #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%;
  }
  /* line 948, ../../sass/pages/editorial.scss */
  #wrapper .editorial .caption {
    font-size: 14px;
  }
  /* line 952, ../../sass/pages/editorial.scss */
  #wrapper .editorial .video-player + .caption {
    float: none;
  }
  /* line 956, ../../sass/pages/editorial.scss */
  #wrapper .editorial .pull-quote {
    margin-left: 0%;
    margin-right: 0%;
  }
  /* line 962, ../../sass/pages/editorial.scss */
  #wrapper .editorial .sources h6 {
    font-size: 20px;
    margin-bottom: 0;
    margin-top: 50px;
    padding-top: 40px;
  }
  /* line 969, ../../sass/pages/editorial.scss */
  #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;
  }
  /* line 978, ../../sass/pages/editorial.scss */
  #wrapper .editorial .iframe-wrapper {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    float: none;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .editorial .iframe-wrapper .inner {
    padding: 0 5%;
  }
  /* line 983, ../../sass/pages/editorial.scss */
  #wrapper .editorial .iframe-wrapper .iframe {
    margin-right: 0%;
    margin-left: -5.55556%;
  }
  /* line 990, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper {
    margin: 0;
    float: none;
    width: auto;
  }
  /* line 996, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper .inner {
    padding: 0;
  }
  /* line 1000, ../../sass/pages/editorial.scss */
  #wrapper .editorial .copy .iframe-wrapper .iframe {
    margin: 0;
  }
}
