/* 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 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
---------------------------------------------------
---------------------------------------------------*/
/* line 22, ../../sass/modules/related-content.scss */
#wrapper {
  /* ~1.1 related content
  ---------------------------------------------------*/
  /* ~1.2 related article
  ---------------------------------------------------*/
  /* ~1.2 related topics
  ---------------------------------------------------*/
  /* ~2. BREAKPOINT - medium screen
  ---------------------------------------------------
  ---------------------------------------------------*/
  /* ~3. BREAKPOINT - small screen
  ---------------------------------------------------
  ---------------------------------------------------*/
}
/* line 25, ../../sass/modules/related-content.scss */
#wrapper .related-content {
  zoom: 1;
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #ededed;
  float: none;
  overflow: hidden;
}
/* line 288, ../../sass/_mixins.scss */
#wrapper .related-content:before, #wrapper .related-content:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
/* line 295, ../../sass/_mixins.scss */
#wrapper .related-content:after {
  clear: both;
}
/* line 278, ../../sass/_mixins.scss */
#wrapper .related-content .inner {
  padding: 0 2%;
}
/* line 33, ../../sass/modules/related-content.scss */
#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;
}
/* line 47, ../../sass/modules/related-content.scss */
#wrapper .related-content,
#wrapper .related-topics {
  -webkit-box-shadow: 0 8px 0 -4px rgba(0, 0, 0, 0.03) inset;
  -moz-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;
}
/* line 53, ../../sass/modules/related-content.scss */
#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;
}
/* line 58, ../../sass/modules/related-content.scss */
#wrapper .related-article img {
  -webkit-box-shadow: 0 7px 7px rgba(0, 0, 0, 0.2);
  -moz-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%;
}
/* line 67, ../../sass/modules/related-content.scss */
#wrapper .related-article .sub-topic {
  color: #808080;
  font-size: 14px;
  line-height: 1;
  margin: 0 0 10px;
}
/* line 74, ../../sass/modules/related-content.scss */
#wrapper .related-article h3 {
  line-height: 25px;
  margin: 0;
  position: relative;
}
/* line 79, ../../sass/modules/related-content.scss */
#wrapper .related-article h3 a {
  color: #3d3d3d;
  text-decoration: none;
}
/* line 83, ../../sass/modules/related-content.scss */
#wrapper .related-article h3 a:hover {
  text-decoration: underline;
}
/* line 89, ../../sass/modules/related-content.scss */
#wrapper .related-article .author p {
  color: #808080;
  font-size: 15px;
  margin: 0;
}
/* line 95, ../../sass/modules/related-content.scss */
#wrapper .related-article .name {
  color: #3d3d3d;
  font-weight: 500;
}
/* line 104, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-chart h3:before, #wrapper .related-article.type-video h3:before, #wrapper .related-article.type-download h3: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;
  height: 18px;
  left: 0;
  top: 0;
  width: 18px;
}
/* line 378, ../../sass/_mixins.scss */
.lt-ie9 #wrapper .related-article.type-chart h3:before, .lt-ie9 #wrapper .related-article.type-video h3:before, .lt-ie9 #wrapper .related-article.type-download h3:before {
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-main.png);
}
/* line 117, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-chart h3 {
  text-indent: 22px;
}
/* line 120, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-chart h3:before {
  background-position: center -341px;
}
/* line 127, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-video h3 {
  text-indent: 24px;
}
/* line 130, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-video h3:before {
  background-position: center -741px;
}
/* line 137, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-download h3 {
  text-indent: 23px;
}
/* line 140, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-download h3:before {
  background-position: center -1141px;
}
/* line 145, ../../sass/modules/related-content.scss */
#wrapper .related-article.type-download .info {
  color: #808080;
  font-size: 14px;
  margin: 0;
}
/* line 153, ../../sass/modules/related-content.scss */
#wrapper .related-article.no-image h3 {
  font-size: 36px;
  line-height: 40px;
}
/* line 157, ../../sass/modules/related-content.scss */
#wrapper .related-article.no-image h3 a {
  font-weight: 300;
}
/* line 161, ../../sass/modules/related-content.scss */
#wrapper .related-article.no-image h3:before {
  top: 6px;
}
/* line 170, ../../sass/modules/related-content.scss */
#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: left;
  float: right;
  margin-right: 0;
  margin-right: -2.08333%;
  background: #e3e3e3;
  margin-bottom: -99999px;
  margin-top: -100px;
  padding-bottom: 99999px;
}
/* line 180, ../../sass/modules/related-content.scss */
#wrapper .related-topics h3 {
  font-size: 16px;
  margin-bottom: 20px;
  margin-left: 0;
  margin-right: 0;
}
/* line 188, ../../sass/modules/related-content.scss */
#wrapper .related-topics h3,
#wrapper .related-topics ul {
  padding: 0 16.667% !important;
}
/* line 192, ../../sass/modules/related-content.scss */
#wrapper .related-topics ul {
  margin: 0 0 90px;
}
/* line 196, ../../sass/modules/related-content.scss */
#wrapper .related-topics li {
  margin: 0;
  padding: 0;
}
/* line 200, ../../sass/modules/related-content.scss */
#wrapper .related-topics li a {
  color: #808080;
  font-size: 16px;
  text-decoration: none;
}
/* line 205, ../../sass/modules/related-content.scss */
#wrapper .related-topics li a:hover {
  color: #3d3d3d;
  text-decoration: underline;
}
@media print, screen and (min-width: 600px) and (max-width: 999px) {
  /* line 22, ../../sass/modules/related-content.scss */
  #wrapper {
    /* ~2.1 related article
    ---------------------------------------------------*/
    /* ~2.2 related topics
    ---------------------------------------------------*/
  }
  /* line 217, ../../sass/modules/related-content.scss */
  #wrapper .related-content {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .related-content .inner {
    padding: 0 2.5%;
  }
  /* line 220, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 225, ../../sass/modules/related-content.scss */
  #wrapper .related-articles {
    zoom: 1;
  }
  /* line 288, ../../sass/_mixins.scss */
  #wrapper .related-articles:before, #wrapper .related-articles:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  /* line 295, ../../sass/_mixins.scss */
  #wrapper .related-articles:after {
    clear: both;
  }
  /* line 231, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 236, ../../sass/modules/related-content.scss */
  #wrapper .related-article:last-child {
    float: right;
    margin-right: 0;
  }
  /* line 240, ../../sass/modules/related-content.scss */
  #wrapper .related-article .author {
    display: none;
  }
  /* line 247, ../../sass/modules/related-content.scss */
  #wrapper .related-topics {
    -webkit-box-shadow: 0 0 0;
    -moz-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;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .related-topics .inner {
    padding: 0 2.5%;
  }
  /* line 257, ../../sass/modules/related-content.scss */
  #wrapper .related-topics h3,
  #wrapper .related-topics ul {
    margin-top: 20px;
    padding: 0 !important;
  }
  /* line 262, ../../sass/modules/related-content.scss */
  #wrapper .related-topics h3 {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 14.47368%;
    float: left;
  }
  /* line 266, ../../sass/modules/related-content.scss */
  #wrapper .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: 30px;
    overflow: hidden;
  }
  /* line 274, ../../sass/modules/related-content.scss */
  #wrapper .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  /* line 281, ../../sass/modules/related-content.scss */
  #wrapper .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: 599px) {
  /* line 22, ../../sass/modules/related-content.scss */
  #wrapper {
    /* ~3.1 related article
    ---------------------------------------------------*/
    /* ~3.2 related topics
    ---------------------------------------------------*/
  }
  /* line 298, ../../sass/modules/related-content.scss */
  #wrapper .related-content {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .related-content .inner {
    padding: 0 5%;
  }
  /* line 301, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 310, ../../sass/modules/related-content.scss */
  #wrapper .related-articles {
    zoom: 1;
  }
  /* line 288, ../../sass/_mixins.scss */
  #wrapper .related-articles:before, #wrapper .related-articles:after {
    content: "\0020";
    display: block;
    height: 0;
    overflow: hidden;
  }
  /* line 295, ../../sass/_mixins.scss */
  #wrapper .related-articles:after {
    clear: both;
  }
  /* line 316, ../../sass/modules/related-content.scss */
  #wrapper .related-article {
    border-bottom: 1px solid #dcdcdc;
    clear: both;
    float: left;
    margin: 0 0 30px;
    padding-bottom: 30px;
    width: 100%;
  }
  /* line 325, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 330, ../../sass/modules/related-content.scss */
  #wrapper .related-article img {
    margin-bottom: 0;
  }
  /* line 334, ../../sass/modules/related-content.scss */
  #wrapper .related-article .recommneded-article-header {
    float: right;
    margin-right: 0;
  }
  /* line 338, ../../sass/modules/related-content.scss */
  #wrapper .related-article .sub-topic {
    line-height: 1;
    margin-bottom: 8px;
  }
  /* line 343, ../../sass/modules/related-content.scss */
  #wrapper .related-article .author {
    display: none;
  }
  /* line 347, ../../sass/modules/related-content.scss */
  #wrapper .related-article:last-child {
    border-bottom: 0 none;
    float: left;
  }
  /* line 353, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 357, ../../sass/modules/related-content.scss */
  #wrapper .related-article.no-image h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
  }
  /* line 367, ../../sass/modules/related-content.scss */
  #wrapper .related-topics {
    -webkit-box-shadow: 0 0 0;
    -moz-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;
  }
  /* line 278, ../../sass/_mixins.scss */
  #wrapper .related-topics .inner {
    padding: 0 5%;
  }
  /* line 377, ../../sass/modules/related-content.scss */
  #wrapper .related-topics h3,
  #wrapper .related-topics ul {
    padding: 0 !important;
  }
  /* line 381, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 389, ../../sass/modules/related-content.scss */
  #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;
  }
  /* line 398, ../../sass/modules/related-content.scss */
  #wrapper .related-topics li {
    float: left;
    margin-left: -3%;
    position: relative;
    padding-left: 3%;
    padding-right: 6%;
  }
  /* line 405, ../../sass/modules/related-content.scss */
  #wrapper .related-topics li:before {
    color: #ccc;
    content: "/";
    display: block;
    font-size: 14px;
    left: 0;
    position: absolute;
    top: 0;
  }
}
