/* 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 nav-regions
        ~1.2 nav-countries
    ~2. BREAKPOINT - medium screen
        ~2.1 nav-regions
        ~2.2 nav-countries
    ~3. BREAKPOINT - small screen
        ~3.1 nav-regions
        ~3.2 nav-countries
*/
/* line 17, ../../sass/modules/country-selector.scss */
#wrapper {
  /* ~1. BREAKPOINT - large screen
  ---------------------------------------------------
  ---------------------------------------------------*/
  /* ~1.1 nav-regions
  ---------------------------------------------------*/
  /* ~1.2 nav-countries
  ---------------------------------------------------*/
  /* ~2. BREAKPOINT - medium screen
  ---------------------------------------------------
  ---------------------------------------------------*/
  /* ~3. BREAKPOINT - small screen
  ---------------------------------------------------
  ---------------------------------------------------*/
}
/* line 24, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 23.04688%;
  float: left;
}
/* line 27, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions .bg {
  margin-bottom: -999999em;
  margin-left: -999999em;
  padding-bottom: 999999em;
  padding-left: 999999em;
  position: relative;
}
/* line 35, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions .nav-regions-fixed {
  position: relative;
  min-height: 1px;
}
/* line 40, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions .nav-regions-fixed-inner {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 45, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions .nav-regions-fixed-inner .selector-bar {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  content: "";
  display: block;
  position: absolute;
  height: 16px;
  left: -9%;
  padding: 20px 0;
  width: 7px;
}
/* line 56, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions li {
  display: block;
  margin: 0 10% 0 0;
}
/* line 61, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions a {
  color: #737373;
  display: block;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
  padding: 20px 0;
  position: relative;
}
/* line 72, ../../sass/modules/country-selector.scss */
#wrapper .nav-regions a._active, #wrapper .nav-regions a:hover, #wrapper .nav-regions a:focus {
  text-decoration: none;
}
/* line 80, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 74.34896%;
  float: left;
  float: right;
  margin-right: 0;
}
/* line 84, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .region-title {
  display: block;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 10px;
  padding-top: 60px;
}
/* line 91, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .region-title:first-child {
  padding-top: 50px;
}
/* line 96, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country {
  padding-top: 10px;
}
/* line 99, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title {
  color: #808080;
  font-size: 75px;
  font-weight: 300;
  line-height: 80px;
}
/* line 106, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title .english,
#wrapper .nav-countries .country .country-title .native {
  display: inline-block;
}
/* line 110, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title .english {
  margin-right: 25px;
}
/* line 114, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title .native {
  color: #4f4f4f;
  font-size: 60px;
  line-height: 60px;
}
/* line 122, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title._active, #wrapper .nav-countries .country .country-title:hover, #wrapper .nav-countries .country .country-title:focus {
  text-decoration: none;
}
/* line 125, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .country-title._active .native, #wrapper .nav-countries .country .country-title:hover .native, #wrapper .nav-countries .country .country-title:focus .native {
  color: #808080;
}
/* line 131, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .websites {
  -webkit-transition-duration: 0.5s;
  -moz-transition-duration: 0.5s;
  -o-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: cubic-bezier(1, 0.25, 0.25, 1);
  -moz-transition-timing-function: cubic-bezier(1, 0.25, 0.25, 1);
  -o-transition-timing-function: cubic-bezier(1, 0.25, 0.25, 1);
  transition-timing-function: cubic-bezier(1, 0.25, 0.25, 1);
  max-height: 0;
  overflow: hidden;
}
/* line 138, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .websites._active {
  max-height: 999em;
}
/* line 141, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .websites._active .websites-inner {
  display: block;
}
/* line 147, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .websites-inner {
  border-left: 2px solid #383838;
  display: none;
  margin: 20px 0 50px;
  padding-left: 20px;
}
/* line 154, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .website {
  font-size: 18px;
  margin-top: 30px;
}
/* line 158, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .website:first-child {
  margin-top: 0;
}
/* line 163, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .website-title {
  color: #ccc;
  font-weight: 500;
}
/* line 168, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .languages {
  overflow: hidden;
  position: relative;
}
/* line 172, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .languages li {
  float: left;
  color: #808080;
  margin: 10px 20px 0 0;
  position: relative;
}
/* line 178, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .languages li:after {
  color: #999999;
  content: '\2F';
  display: block;
  font-size: 12px;
  left: -11px;
  position: absolute;
  top: 0;
}
/* line 189, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .languages a {
  color: inherit;
}
/* line 193, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .languages a:hover, #wrapper .nav-countries .country .languages a:focus {
  color: #fff;
}
/* line 200, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .business-lines .website {
  margin-top: 20px;
}
/* line 204, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .business-lines .website-title {
  font-weight: normal;
}
/* line 209, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands {
  overflow: hidden;
}
/* line 212, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands li {
  float: left;
  margin-right: 50px;
}
/* line 216, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands li:last-child {
  margin-right: 0;
}
/* line 221, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a {
  -webkit-background-size: 1100px 60px;
  -moz-background-size: 1100px 60px;
  -o-background-size: 1100px 60px;
  background-size: 1100px 60px;
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-top-utility.svg);
  background-repeat: no-repeat;
  display: block;
  height: 60px;
  overflow: hidden;
  text-indent: -9999em;
}
/* line 352, ../../sass/_mixins.scss */
.no-svg #wrapper .nav-countries .country .global-brands a {
  background-image: url(/sites/exxonmobil.newshq.businesswire.com/themes/exxonmobil_newshq_businesswire_com_theme/client_files/Images/icons/icon-top-utility.png);
}
/* line 229, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.exxon {
  background-position: 0 center;
  width: 74px;
}
/* line 234, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.exxon:hover, #wrapper .nav-countries .country .global-brands a.exxon:focus {
  background-position: -100px center;
}
/* line 239, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.mobil {
  background-position: -200px center;
  width: 70px;
}
/* line 244, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.mobil:hover, #wrapper .nav-countries .country .global-brands a.mobil:focus {
  background-position: -300px center;
}
/* line 249, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.esso {
  background-position: -400px center;
  width: 64px;
}
/* line 254, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.esso:hover, #wrapper .nav-countries .country .global-brands a.esso:focus {
  background-position: -500px center;
}
/* line 259, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.xto {
  background-position: -600px center;
  width: 80px;
}
/* line 264, ../../sass/modules/country-selector.scss */
#wrapper .nav-countries .country .global-brands a.xto:hover, #wrapper .nav-countries .country .global-brands a.xto:focus {
  background-position: -700px center;
}
@media print, screen and (min-width: 600px) and (max-width: 999px) {
  /* line 17, ../../sass/modules/country-selector.scss */
  #wrapper {
    /* ~2.1 nav-regions
    ---------------------------------------------------*/
    /* ~2.2 nav-countries
    ---------------------------------------------------*/
  }
  /* line 279, ../../sass/modules/country-selector.scss */
  #wrapper .nav-regions {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 31.57895%;
    float: left;
  }
  /* line 282, ../../sass/modules/country-selector.scss */
  #wrapper .nav-regions li {
    margin-right: 8.81%;
  }
  /* line 287, ../../sass/modules/country-selector.scss */
  #wrapper .nav-regions .nav-regions-fixed-inner .selector-bar {
    left: -8%;
  }
  /* line 295, ../../sass/modules/country-selector.scss */
  #wrapper .nav-countries {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 65.78947%;
    float: left;
    float: right;
    margin-right: 0;
  }
}
@media screen and (min-width: 0) and (max-width: 599px) {
  /* line 17, ../../sass/modules/country-selector.scss */
  #wrapper {
    /* ~3.1 nav-regions
    ---------------------------------------------------*/
    /* ~3.2 nav-countries
    ---------------------------------------------------*/
  }
  /* line 307, ../../sass/modules/country-selector.scss */
  #wrapper .nav-regions {
    display: none;
  }
  /* line 313, ../../sass/modules/country-selector.scss */
  #wrapper .nav-countries {
    -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;
  }
  /* line 318, ../../sass/modules/country-selector.scss */
  #wrapper .nav-countries .country .country-title {
    font-size: 57px;
    line-height: 60px;
  }
}
