
/* Comment Generated by Combres - Resource '~/stylesheets/fonts.css' (Mode: Static) */
@font-face {
  font-family: "EMprintLight";
  src: url("/fonts/EMprintw05-Light.eot");
  src: url("/fonts/EMprintw05-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-Light.woff") format("woff"), url("/fonts/EMprintw05-Light.ttf") format("truetype"), url("/fonts/EMprintw05-Light.svg#karbonLight") format("svg");
}
/* ~1.2 Light Italic
---------------------------------------------------*/
@font-face {
  font-family: "EMprintLightItalic";
  src: url("/fonts/EMprintw05-LightItalic.eot");
  src: url("/fonts/EMprintw05-LightItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-LightItalic.woff") format("woff"), url("/fonts/EMprintw05-LightItalic.ttf") format("truetype"), url("/fonts/EMprintw05-LightItalic.svg#karbonLight_Italic") format("svg");
}
/* ~1.3 Regular
---------------------------------------------------*/
@font-face {
  font-family: "EMprint";
  src: url("/fonts/EMprintw05-Regular.eot");
  src: url("/fonts/EMprintw05-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-Regular.woff") format("woff"), url("/fonts/EMprintw05-Regular.ttf") format("truetype"), url("/fonts/EMprintw05-Regular.svg#karbonRegular") format("svg");
}
/* ~1.4 Regular Italic
---------------------------------------------------*/
@font-face {
  font-family: "EMprintItalic";
  src: url("/fonts/EMprintw05-RegularItalic.eot");
  src: url("/fonts/EMprintw05-RegularItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-RegularItalic.woff") format("woff"), url("/fonts/EMprintw05-RegularItalic.ttf") format("truetype"), url("/fonts/EMprintw05-RegularItalic.svg#karbonRegular_Italic") format("svg");
}
/* ~1.5 Semibold
---------------------------------------------------*/
@font-face {
  font-family: "EMprintSemibold";
  src: url("/fonts/EMprintw05-Semibold.eot");
  src: url("/fonts/EMprintw05-Semibold.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-Semibold.woff") format("woff"), url("/fonts/EMprintw05-Semibold.ttf") format("truetype"), url("/fonts/EMprintw05-Semibold.svg#karbonSemibold") format("svg");
}
/* ~1.6 Semibold Italic
---------------------------------------------------*/
@font-face {
  font-family: "EMprintSemiboldItalic";
  src: url("/fonts/EMprintw05-SemiboldItalic.eot");
  src: url("/fonts/EMprintw05-SemiboldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-SemiboldItalic.woff") format("woff"), url("/fonts/EMprintw05-SemiboldItalic.ttf") format("truetype"), url("/fonts/EMprintw05-SemiboldItalic.svg#karbonSemibold_Italic") format("svg");
}
/* ~1.7 Bold
---------------------------------------------------*/
@font-face {
  font-family: "EMprintBold";
  src: url("/fonts/EMprintw05-Bold.eot");
  src: url("/fonts/EMprintw05-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-Bold.woff") format("woff"), url("/fonts/EMprintw05-Bold.ttf") format("truetype"), url("/fonts/EMprintw05-Bold.svg#karbonBold") format("svg");
}
/* ~1.8 Bold Italic
---------------------------------------------------*/
@font-face {
  font-family: "EMprintBoldItalic";
  src: url("/fonts/EMprintw05-BoldItalic.eot");
  src: url("/fonts/EMprintw05-BoldItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/EMprintw05-BoldItalic.woff") format("woff"), url("/fonts/EMprintw05-BoldItalic.ttf") format("truetype"), url("/fonts/EMprintw05-BoldItalic.svg#karbonBold_Italic") format("svg");
}
/* ~2. icon font
---------------------------------------------------*/
@font-face {
  font-family: 'em';
  src: url("/fonts/em.eot");
  src: url("/fonts/em.eot?#iefix") format("embedded-opentype"), url("/fonts/em.woff") format("woff"), url("/fonts/em.ttf") format("truetype"), url("/fonts/em.svg#em") format("svg");
  font-weight: normal;
  font-style: normal;
} 


/* Comment Generated by Combres - Resource '~/stylesheets/global.css' (Mode: Static) */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

.invisible {
  overflow: hidden;
}

.invisible {
  visibility: hidden;
}

/*
  ~1. base
  ~2. sniffer
  ~3. typography
  ~4. form elements
  ~5. tables
*/
html,
body {
  height: 100%;
}

body {
  background-color: #D6D6D6;
}

.main-form {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}

input,
textarea,
select {
  font-family: inherit;
}

.body-wrapper {
  /* ~1. base
  ---------------------------------------------------*/
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #454545;
  font-size: 14px;
  height: 100%;
  line-height: 1;
  position: relative;
}


.body-wrapper .wrapper-max, .footer-wrapper {
  zoom: 1;
  margin: 0 auto;
  max-width: 1400px;
  overflow: auto;
  position: relative;
}
.body-wrapper .wrapper-max:before, .body-wrapper .wrapper-max:after {
  content: '\0020';
  display: block;
  height: 0;
  overflow: hidden;
}
.body-wrapper .wrapper-max:after {
  clear: both;
}
.body-wrapper .wrapper-max {
  height: auto !important;
}
.touch .body-wrapper .wrapper-max {
  overflow: hidden;
}

.body-wrapper .wrapper-main {
  -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.lt-ie9 .body-wrapper .wrapper-main {
  overflow: visible;
}

.body-wrapper a {
  text-decoration: none;
  word-wrap: break-word;
}
.body-wrapper a:hover,
.body-wrapper a:focus {
    text-decoration: underline;
}
a:active{
    background-color: transparent; /*This is fix for IE 10 links*/
}
.body-wrapper .hidden {
  display: none;
}
.body-wrapper .visually-hidden {
  visibility: hidden;
}

.body-wrapper .cta-button {
  text-shadow: 0 -1px 0 #1850a3;
  -moz-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0 5px 3px rgba(0, 0, 0, 0.05);
  box-shadow: 0 5px 3px rgba(0, 0, 0, 0.05);
  background-color: #2369bd;
  border-top: 1px solid #2369bd;
  color: #FFF;
  display: inline-block;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 15px;
  padding: 15px 40px;
}
.body-wrapper .cta-button:hover {
  background-color: #1a4f8e;
  text-decoration: none;
}
.body-wrapper .cta-button.load-more-link {
  -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-image: url("/images/icons/icon-main.svg");
  background-position: -15px -2625px;
}
.no-svg .body-wrapper .cta-button .load-more-link {
  background-image: url("/images/icons/icon-main.png");
}


.lt-ie9 .body-wrapper .img-loaded {
  background-color: #7b7b7b;
  background-repeat: no-repeat;
}
.lt-ie9 .body-wrapper .content-item .img-loaded,
.lt-ie9 .body-wrapper .related-article img.img-loaded {
  background-color: #fff;
}

.body-wrapper .after-arrow:after {
  content: "\00A0\203A";
}

.body-wrapper .viewport-sniffer {
  display: none;
}
.body-wrapper .viewport-sniffer .standard {
  display: block;
}
._grid .body-wrapper .viewport-sniffer {
  display: block;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1000;
}
.body-wrapper .viewport-sniffer .viewport {
  display: none;
  margin: 0 auto;
}
._grid .body-wrapper .viewport-sniffer .viewport {
  -moz-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  height: 100%;
  max-width: 1400px;
  width: 100%;
}
.body-wrapper .viewport-sniffer .large-screen {
  display: block;
}
.body-wrapper .viewport-sniffer .viewport-resolution {
  display: none;
}

.body-wrapper .wrapper-inner {
  clear: both;/*line added*/
  position: relative;/*line added*/
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 2%;
  padding-right: 2%;
  background-image: url("/Images/bg-home-featured-topic.jpg")
}
@media print, screen and (min-width: 0) and (max-width: 1000px) {
  .body-wrapper .viewport-sniffer .large-screen {
    display: none;
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  .body-wrapper .wrapper-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .body-wrapper .viewport-sniffer .medium-screen {
    display: block;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  .body-wrapper .wrapper-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 2%;
    padding-right: 2%;
  }
  .body-wrapper .viewport-sniffer .small-screen {
    display: block;
  }
}
#wrapper #viewport-sniffer #standard {
  display: block;
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .body-wrapper .viewport-sniffer .standard {
    display: none;
  }
  .body-wrapper .viewport-sniffer .retina {
    display: block;
  }
}

.body-wrapper .main {
    clear:both;
    position:relative;
    float:left;/*line added*/
    width:100%;/*line added*/
}
.body-wrapper .option-b .main a:hover {
    text-decoration: underline
}
#wrapper .main h1 {
  color: #3d3d3d;
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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: 50px;
  line-height: 60px;
  margin-bottom: 10px;
  margin-top: 20px;
}
#wrapper .main h2 {
  color: #3d3d3d;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 19px;
  line-height: 1.1em;
  margin-bottom: 10px;
  margin-top: 20px;
}
#wrapper .main h3 {
  color: #3d3d3d;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 30px;
  margin-bottom: 30px;
  margin-top: 50px;
}
#wrapper .main h6 {
  color: #3d3d3d;
  font-weight: 500;
}
#wrapper .main p {
  margin-bottom: 30px;
  margin-top: 30px;
  overflow: hidden;
}
#wrapper .main ul,
#wrapper .main ol {
  list-style: square;
  padding-left: 4%;
}
#wrapper .main ol {
  list-style: decimal;
}
#wrapper .main li {
  margin-bottom: 20px;
  margin-top: 20px;
  padding-left: 1%;
}
#wrapper .main nav ol,
#wrapper .main nav ul {
  list-style: none;
  padding-left: 0;
}
#wrapper .main sup,
#wrapper .main sub {
  font-size: 45%;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
#wrapper .main sup {
  top: -1.25em;
  padding-bottom: 1px; /*this fixes a weird IE underline bug with super/sub script text */
}
#wrapper .main sub {
  bottom: -0.3em;
}
.lt-ie9 #wrapper .main sup,
.lt-ie9 #wrapper .main sub {
  font-size: 66%;
}
.lt-ie9 #wrapper .main sub {
  vertical-align: bottom;
}
.lt-ie9 #wrapper .main sup {
  top: -.5em;
}
#wrapper .main em {
  font-family: EMprintItalic;
}
#wrapper .main strong {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .main .custom-select {
  -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.04);
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZhZmFmYSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #fafafa));
  background-image: -moz-linear-gradient(center top, #ffffff, #fafafa);
  background-image: -webkit-linear-gradient(center top, #ffffff, #fafafa);
  background-image: linear-gradient(to center bottom, #ffffff, #fafafa);
  border: solid 1px #ccc;
  color: #4d4d4d;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
#wrapper .main .custom-select._error {
  border-bottom: 1px solid #ed1b2e;
  border-top: 1px solid #ed1b2e;
}
#wrapper .main .custom-select._error select {
  color: #ed1b2e;
}
#wrapper .main .custom-select select {
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  padding: 16px 16px 16px 22px;
  width: 100%;
}
#wrapper .main .custom-select select option {
  padding-left: 22px;
}
#wrapper .main input[type="radio"],
#wrapper .main input[type="checkbox"] {
  cursor: pointer;
  left: -999em;
  position: absolute;
}
#wrapper .main input[type="radio"] + label:before,
#wrapper .main input[type="checkbox"] + label:before {
  -moz-background-size: 30px auto;
  -o-background-size: 30px auto;
  -webkit-background-size: 30px auto;
  background-size: 30px auto;
  background-image: url("/Images/icons/icon-form.svg");
  background-repeat: no-repeat;
  -webkit-filter: drop-shadow(0 4px 0 rgba(0, 0, 0, 0.04));
  filter: drop-shadow(0 4px 0 rgba(0, 0, 0, 0.04));
  content: '';
  cursor: pointer;
  display: inline-block;
  height: 18px;
  left: -2px;
  margin-right: 10px;
  position: relative;
  top: 4px;
  width: 20px;
}
.no-svg #wrapper .main input[type="radio"] + label:before, .no-svg
#wrapper .main input[type="checkbox"] + label:before {
  background-image: url("/Images/icons/icon-form.png");
}
#wrapper .main input[type="radio"] + label,
#wrapper .main input[type="checkbox"] + label {
  color: #808080;
}
#wrapper .main ._error input[type="radio"] + label,
#wrapper .main ._error input[type="checkbox"] + label {
  color: #ed1b2e;
}
#wrapper .main input[type="checkbox"] + label:before {
  background-position: 0 -25px;
}
#wrapper .main input[type="checkbox"]:checked + label:before {
  background-position: 0 0;
}
#wrapper .main ._error input[type="checkbox"] + label:before {
  background-position: 0 -150px;
}
#wrapper .main input[type="radio"] + label:before {
  background-position: 0 -75px;
}
#wrapper .main input[type="radio"]:checked + label:before {
  background-position: 0 -50px;
}
#wrapper .main ._error input[type="radio"] + label:before {
  background-position: 0 -175px;
}
@media only screen and (max-device-width: 1024px) {
  #wrapper .main .read-media input[type="radio"],
  #wrapper .main input[type="checkbox"] {
    left: 0;
  }
  #wrapper .main .read-media input[type="radio"] + label:before,
  #wrapper .main input[type="checkbox"] + label:before {
    background: none;
  }
}
.lt-ie9 #wrapper .main .read-media input[type="radio"], .lt-ie9 #wrapper .main input[type="checkbox"] {
  display: inline;
  position: static;
}
.lt-ie9 #wrapper .main .read-media input[type="radio"] + label, .lt-ie9 #wrapper .main input[type="checkbox"] + label {
  margin-top: -30px !important;
}
.lt-ie9 #wrapper .main .read-media input[type="radio"] + label:before, .lt-ie9 #wrapper .main input[type="checkbox"] + label:before {
  background: none;
}
#wrapper .main .table-content sup,
#wrapper .main .table-content sub {
  font-weight: 500;
}
#wrapper .main .table-content .trend {
  display: inline-block;
  overflow: hidden;
  text-indent: -9999em;
}
#wrapper .main .table-content .trend.trend-desirable {
  background: #53c051;
}
#wrapper .main .table-content .trend.trend-undesirable {
  background: #d41620;
}
#wrapper .main .table-content .trend.trend-mixed {
  background: #ffc207;
}
#wrapper .main .table-wrapper {
  margin: 50px 0;
  max-width: 100%;
  overflow: auto;
}
#wrapper .main .table-wrapper table {
  border-collapse: collapse;
  table-layout: fixed;
}
#wrapper .main .table-wrapper th,
#wrapper .main .table-wrapper td {
  padding: 22px 18px 18px;
  vertical-align: top;
}
#wrapper .main .table-wrapper th.row-indent,
#wrapper .main .table-wrapper td.row-indent {
  padding-left: 40px;
}
#wrapper .main .table-wrapper th {
  background: #363636;
  border: 1px solid #363636;
  border-right: 1px solid #808080;
  color: #fafafa;
  font-size: 19px;
  font-weight: 500;
}
#wrapper .main .table-wrapper th:last-child {
  border-right: 1px solid #363636;
}
#wrapper .main .table-wrapper th sup,
#wrapper .main .table-wrapper th sub {
  font-weight: 500;
}
#wrapper .main .table-wrapper td {
  background: #f6f6f6;
  border: 1px solid #c8c8c8;
  font-size: 17px;
  min-width: 25px;
}
#wrapper .main .table-wrapper .section-title th,
#wrapper .main .table-wrapper .section-comment th {
  border: 1px solid #c8c8c8;
}
#wrapper .main .table-wrapper .section-title th,
#wrapper .main .table-wrapper .section-title td,
#wrapper .main .table-wrapper .section-comment th,
#wrapper .main .table-wrapper .section-comment td {
  background: #eaeaea;
}
#wrapper .main .table-wrapper .section-title th,
#wrapper .main .table-wrapper .section-title td {
  color: #000;
  font-size: 19px;
  font-weight: 500;
}
#wrapper .main .table-wrapper .section-comment th,
#wrapper .main .table-wrapper .section-comment td {
  color: #808080;
  font-size: 17px;
  font-weight: normal;
}
#wrapper .main .table-wrapper td.row-title {
  width: 33.14%;
}
#wrapper .main .table-wrapper .current {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .main .table-wrapper th.interpretation,
#wrapper .main .table-wrapper td.interpretation {
  min-width: 0;
  padding-left: 10px;
  padding-right: 10px;
  width: 20px;
}
#wrapper .main .table-wrapper td.interpretation {
  text-align: center;
}
#wrapper .main .table-wrapper .trend {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 10px;
  width: 10px;
}
#wrapper .main .table-wrapper a {
  color: #003399;
  font-weight: 500;
}
#wrapper .main .table-wrapper td.where-reported {
  width: 27.03%;
}
#wrapper .main .table-legend {
  color: #808080;
  font-size: 15px;
  font-family: EMprintItalic;
  line-height: 20px;
  margin: 50px 0;
}
#wrapper .main .table-legend p {
  margin: 0;
}
#wrapper .main .table-legend .trend {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  height: 8px;
  width: 8px;
}
#wrapper .main .editorial .table-legend p {
  margin: 0;
}
@media print, screen and (min-width: 1000px) {
  #wrapper .main .table-content.narrow {
    margin-right: 25.65104%;
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .main h1 {
    font-size: 47px;
  }
  #wrapper .main ul,
  #wrapper .main ol {
    padding-left: 5%;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .main h1 {
    font-size: 50px;
  }
  #wrapper .main h2 {
    font-size: 19px;
  }
  #wrapper .main ul,
  #wrapper .main ol {
    padding-left: 8%;
  }
}
#wrapper .location-content-iframe {
  float: left;
  margin-left: -5.55556%;
  position: relative;
  width: 111.11111%;
  height: 0;
  -moz-transition: height 0.5s ease-in-out;
  -o-transition: height 0.5s ease-in-out;
  -webkit-transition: height 0.5s ease-in-out;
  transition: height 0.5s ease-in-out;
}
#wrapper .location-content-iframe .inner {
  padding: 0 5.55556%;
}
@media print, screen and (min-width: 1000px) {
  #wrapper .location-content-iframe {
    float: left;
    margin-left: -2.08333%;
    position: relative;
    width: 104.16667%;
  }
  #wrapper .location-content-iframe .inner {
    padding: 0 2.08333%;
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .location-content-iframe {
    float: left;
    margin-left: -2.63158%;
    position: relative;
    width: 105.26316%;
  }
  #wrapper .location-content-iframe .inner {
    padding: 0 2.63158%;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .location-content-iframe {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
  }
  #wrapper .location-content-iframe .inner {
    padding: 0 5.55556%;
  }
}

*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* ~Social Icons
---------------------------*/
.icon-facebook-circle,
.icon-youtube-circle,
.icon-twitter-circle,
.icon-linkedin-circle,
.icon-facebook,
.icon-facebook-square,
.icon-search-close,
.icon-share,
.icon-search,
.icon-hamburger,
.icon-globe,
.icon-youtube,
.icon-twitter,
.icon-search-mobile,
.icon-linkedin,
.icon-share-thin,
.icon-download,
.icon-camera {
  font-family: 'em';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
} 

.icon-facebook-circle:before {
  content: "\e011";
}

.icon-youtube-circle:before {
  content: "\e00";
}

.icon-twitter-circle:before {
  content: "\e00f";
}

.icon-linkedin-circle:before {
  content: "\e00e";
}

.icon-facebook:before {
  content: "\e00d";
}

.icon-facebook-square:before {
  content: "\e00c";
}

.icon-search-close:before {
  content: "\e004";
}

.icon-share:before {
  content: "\e000";
}

.icon-search:before {
  content: "\e001";
}

.icon-hamburger:before {
  content: "\e002";
}

.icon-globe:before {
  content: "\e003";
}

.icon-youtube:before {
  content: "\e005";
}

.icon-twitter:before {
  content: "\e006";
}

.icon-search-mobile:before {
  content: "\e007";
}

.icon-linkedin:before {
  content: "\e008";
}

.icon-share-thin:before {
  content: "\e009";
}

.icon-download:before {
  content: "\e00a";
}

.icon-camera:before {
  content: "\e00b";
}

/* ~Invisible
-----------------------------------*/

.invisible {
  display: none;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  min-height: 0;
}
#scCrossPiece {}
.mm-page.mm-slideout #scCrossPiece{display:none;}


/* Comment Generated by Combres - Resource '~/stylesheets/print.css' (Mode: Static) */
@media print {
  .dropdown-wrapper,
  .search-bar-large,
  .related-content,
  .bottom-nav,
  .footer {
    display: none;
  }

  img {
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: avoid;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/top-utility.css' (Mode: Static) */
nav .sub-nav-wrapper, nav .sub-nav-wrapper ul, nav .sub-nav-wrapper ul li, nav .sub-nav-wrapper .login-wrapper, nav .sub-nav-wrapper .global-selector, nav .sub-nav-wrapper.option-b .sub-nav-inner .global-selector, .header-social-icons-wrapper, .social-icon {
  position: relative;
}

nav .sub-nav-wrapper:before, nav .sub-nav-wrapper:after, nav .sub-nav-wrapper .login-wrapper:before, .header-social-icons-wrapper:before, .social-icon:before, nav .sub-nav-wrapper ul a:before {
  position: absolute;
}

nav .sub-nav-wrapper .sub-nav-items.pull-left {
  float: left;/*rtl:{right}*/
  height: 100%;
}


nav .sub-nav-wrapper .sub-nav-inner, nav .sub-nav-wrapper .global-selector {
  float: right;
}

nav .sub-nav-wrapper:before, nav .sub-nav-wrapper:after {
  height: 100%;
  width: 100%;
}

nav .sub-nav-wrapper, nav .sub-nav-wrapper .sub-nav-inner {
  width: 100%;
}

nav .sub-nav-wrapper .sub-nav-inner, nav .sub-nav-wrapper, nav .sub-nav-wrapper ul, nav .sub-nav-wrapper ul li, nav .sub-nav-wrapper ul a, nav .sub-nav-wrapper .login-wrapper, nav .sub-nav-wrapper .login-wrapper span.login-text, nav .sub-nav-wrapper .global-selector, nav .sub-nav-wrapper .global-selector-link {
  height: 100%;
}

nav .sub-nav-wrapper ul, nav .sub-nav-wrapper ul li, nav .sub-nav-wrapper ul a, nav .sub-nav-wrapper .login-wrapper, nav .sub-nav-wrapper .login-wrapper span.login-text, nav .sub-nav-wrapper .lang, nav .sub-nav-wrapper .global-selector, nav .sub-nav-wrapper .global-selector-link, .header-social-icons-wrapper ul, .header-social-icon {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

nav .sub-nav-wrapper ul {
  zoom: 1;
}
nav .sub-nav-wrapper ul:before, nav .sub-nav-wrapper ul:after {
  content: '';
  display: block;
}
nav .sub-nav-wrapper ul:after {
  clear: both;
}

nav .sub-nav-wrapper:before, nav .sub-nav-wrapper:after, nav .sub-nav-wrapper .login-wrapper:before, .header-social-icons-wrapper:before, .social-icon:before {
  content: '';
}

/*
	~1. BREAKPOINT - large screen
		~1.1 nav-top-utility
		~1.2 social-icons
		~1.3 social-dropdown
		~1.4 IE8 browser warning
	~2. BREAKPOINT - medium screen
		~2.1 nav-top-utility
	~3. BREAKPOINT - small screen
		~3.1 nav-top-utility
		~3.2 social-icons
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
/* ~1.1 nav-top-utility
---------------------------------------------------*/
nav .sub-nav-wrapper {
  font-size: 0;
  background-color: #333;
  height: 40px;
}
nav .sub-nav-wrapper:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  background-image: url("/images/utilities/gradient-v.png");
  background-repeat: repeat;
  background-size: 1px 40px;
}
nav .sub-nav-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
  background-image: url("/images/utilities/noise.png");
  background-repeat: repeat;
  background-size: auto 40px;
}
nav .sub-nav-wrapper .sub-nav-item:hover {
  background-color: #c2c2c2;
}
nav .sub-nav-wrapper .sub-nav-item:hover ~ li a:before {
  display: none;
}
nav .sub-nav-wrapper .sub-nav-item:hover a:before {
  display: none;
}
nav .sub-nav-wrapper .sub-nav-item:first-child a {
  padding-left: 30px;
  position: relative;
  left: -1px;
}
nav .sub-nav-wrapper ul {
  z-index: 1;
}
nav .sub-nav-wrapper ul li:first-child a:before {
  display: none;
}
nav .sub-nav-wrapper ul a {
  -moz-osx-font-smoothing: auto;
  -webkit-font-smoothing: subpixel-antialiased;
  text-shadow: 0 1px rgba(17, 17, 17, 0.8);
  color: #fff;
  font-size: 14px;
  padding: 13px 20px 0 20px;
}
nav .sub-nav-wrapper ul a:before {
  content: '\02022';
  left: -5px;
  font-size: 15px;
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;
  color: #7b7b7b;
}
nav .sub-nav-wrapper ul a.social-icon.twitter {
  padding: 0;
  margin: 0;
  width: 22px;
  height: 22px;
  background-image: url("/Images/global/icons_example_twitter.svg");
}
nav .sub-nav-wrapper ul a.social-icon.linkedin {
  padding: 0;
  margin: 0;
  width: 22px;
  height: 22px;
  background-image: url("/Images/global/icons_example_linkedin.svg");
}
nav .sub-nav-wrapper ul a.social-icon.youtube {
  padding: 0;
  margin: 0;
  width: 22px;
  height: 22px;
  background-image: url("/Images/global/icons_example_youtube.svg");
}
nav .sub-nav-wrapper ul a.social-icon:before {
  display: none;
}
nav .sub-nav-wrapper .login-wrapper {
  vertical-align: top;
}
@media screen and (min-width: 0) and (max-width: 605px) {
  nav .sub-nav-wrapper .login-wrapper {
    margin: 0;
  }
}
nav .sub-nav-wrapper .login-wrapper:before {
  display: none;
  font-size: 13px;
  content: '\02022';
  color: #bdbdbd;
  top: 13px;
  right: -16px;
}
@media screen and (min-width: 0) and (max-width: 605px) {
  nav .sub-nav-wrapper .login-wrapper:before {
    content: '';
  }
}
nav .sub-nav-wrapper .login-wrapper span.login-text {
  color: #454545;
  font-size: 13px;
  padding: 0 15px;
  padding-top: 13px;
}
nav .sub-nav-wrapper .login-wrapper span:hover {
  background-color: #c2c2c2;
}
nav .sub-nav-wrapper .lang-wrapper {
    padding: 13px 10px 0 0;
}
nav .sub-nav-wrapper .lang-wrapper:before {
    font-size: 12px;
    content: '|';
    color: #7b7b7b;
    top: 13px;
    left: -2px;
    clear: both;
    position: absolute;
}
nav .sub-nav-wrapper .lang-dropdown.languages-list._show .lang-wrapper:before {
    display: none;
}
.global-selector-link.brands-dd-link._is-hovered + .lang-wrapper.languages-list:before {
    display: none;
}
nav .sub-nav-wrapper .lang-wrapper.invisible {
    display: none;
}
nav .sub-nav-wrapper .lang-wrapper a{
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

nav .sub-nav-wrapper .lang li,
nav .sub-nav-wrapper .lang {
  font-size: 13px;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  color: #333;
  cursor: pointer;
  padding: 1px 1px 0 5px;
  margin: -1px 5px 0 5px;
  height: 17px;
}
nav .sub-nav-wrapper .lang:hover, nav .sub-nav-wrapper .lang._active {
  border-bottom: 1px solid rgba(123, 123, 123, 0.4);
}
nav .sub-nav-wrapper .global-selector {
  color: #fff;
  font-size: 0;
    padding: 0;
  background-color: #333;
  z-index: 1;
  cursor: pointer;
}
nav .sub-nav-wrapper .global-selector:hover {
  background-color: #7b7b7b;
}
nav .sub-nav-wrapper .global-selector-link {
padding: 13px 20px 0 0;
vertical-align: top;
color: #7b7b7b;
}
nav .sub-nav-wrapper .global-selector-link.esso {
  padding: 13px 15px 0 0;
}
nav .sub-nav-wrapper .global-selector-link._is-hovered {
  background-color: #c2c2c2;
}
nav .sub-nav-wrapper .global-selector-link._is-hovered a {
  color: #111;
}
nav .sub-nav-wrapper .global-selector-link a {
  font-size: 13px;
  color: #454545;
}
nav .sub-nav-wrapper .global-selector-link a.mobile {
  display: none;
}
nav .sub-nav-wrapper .icon-globe {
  display: inline-block;
  height: 100%;
  vertical-align: top;
  padding-top: 11px;
  padding-right: 8px;
  padding-left: 15px;
  position: relative;
  right: -1px;
}
nav .sub-nav-wrapper .icon-globe._is-hovered {
  background-color: #c2c2c2;
}
nav .sub-nav-wrapper .icon-globe._is-hovered:before {
  color: #111;
}
nav .sub-nav-wrapper .icon-globe:before {
  font-size: 17px;
  color: #454545;
  opacity: .7;
}
nav .sub-nav-wrapper.option-b {
  background-color: #f7f7f7;
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  nav .sub-nav-wrapper.option-b {
    padding-right: 0;
  }
}
nav .sub-nav-wrapper.option-b:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
nav .sub-nav-wrapper.option-b:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
nav .sub-nav-wrapper.option-b a {
  color: #454545;
  font-size: 13px;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-shadow: 0 0 0 rgba(17, 17, 17, 0.05);
  top: 0;
  background-repeat: no-repeat;
}
@media screen and (max-width: 605px) and (min-width: 0) {
    nav .sub-nav-wrapper.option-b .lang-wrapper li.lang:not(._active) a {
        font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;
    }
}
nav .sub-nav-wrapper.option-b a:hover {
  color: #111;
}
nav .sub-nav-wrapper.option-b a:before {
  color: #ebebeb;
}
nav .sub-nav-wrapper.option-b .lang-wrapper.languages-list a:before {
    display: none;
}
nav .sub-nav-wrapper.option-b a.sml {
  display: none;
}
@media screen and (min-width: 0) and (max-width: 605px) {
  nav .sub-nav-wrapper.option-b a.sml {
    display: block;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  nav .sub-nav-wrapper.option-b a.lrg {
    display: none;
  }
}
nav .sub-nav-wrapper.option-b .sub-nav-inner .global-selector {
  text-shadow: 0 0 0 rgba(17, 17, 17, 0.05);
  color: #7b7b7b;
  background-color: transparent;
  font-size: 0;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  float: right;/* rtl:{left}*/
}
nav .lang-dropdown {
  -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);
  display: none;
  position: absolute;
  top: 40px;
  right: 2px;
  z-index: 5;
  color: #333;
  background: #fff;
  width: 100%;
  padding: 20px;
}
nav .lang-dropdown .close-button {
  font-size: 35px;
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 2;
  cursor: pointer;
}
nav .lang-dropdown ul.lang-wrapper {
  display: block;
  padding: 0;
}
nav .lang-dropdown ul.lang-wrapper li {
  display: block;
  border: 0;
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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: 0 20px;
}
nav .lang-dropdown ul.lang-wrapper .title {
  width: 100%;
  border-bottom: 1px solid #7b7b7b;
  padding: 0 0 13px 0;
  font-size: 21px;
  color: #bdbdbd;
}
nav .lang-dropdown ul.lang-wrapper .lang {
  padding: 20px 0 10px 0;
}
nav .lang-dropdown ul.lang-wrapper .lang._active {
  border: none;
}
nav .lang-dropdown ul.lang-wrapper a {
  display: block;
  padding: 0;
  font-size: 15px;
  color: #7b7b7b;
}
.lang._active nav .lang-dropdown ul.lang-wrapper a {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  color: #454545;
}
nav .lang-dropdown ul.lang-wrapper a:hover {
  text-decoration: none;
}
nav .lang-dropdown ul.lang-wrapper a:before {
  display: none;
}

    /* ~1.2 Social icons
	---------------------------------------------------*/
.header-social-icons-wrapper {
  display: inline-block;
  vertical-align: top;
  padding-right: 5px;
}
.header-social-icons-wrapper._is-hovered:before {
  display: none;
}

.header-social-icons-wrapper:before {
  font-size: 12px;
  content: '|';
  color: #7b7b7b;
  top: 13px;
  right: -2px; /*rtl:{left}*/
}
@media screen and (min-width: 0) and (max-width: 605px) {
  .header-social-icons-wrapper:before {
    right: -1px;
    content: '';
    margin-right: 0;
  }
}
.header-social-icons-wrapper ul {
  padding: 0 5px;
}
.header-social-icons-wrapper ul li {
  padding: 8px;
}

.header-social-trigger {
  z-index: 1;
}
/*rtl:ignore*/ 
.social-icon {
  padding: 0;
  margin: 0;
  top: -4px;
  background-size: 66px 22px;
  background-position: 0 0;
  background-repeat: no-repeat;
}
.social-icon:hover {
  background-position: -22px 0;
}
.social-icon:hover:after {
  color: #454545;
}
.social-icon:before {
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background-color: #fff;
  width: 22px;
  height: 22px;
  display: block;
  content: '';
  top: 0;
  left: 0;
  z-index: -1;
}

/* ~1.3 Social dropdown
------------------------------------------*/
.dropdown .header-social-trigger {
  display: inline-block;
  position: absolute;
  right: 0;
  height: 100%;
  vertical-align: top;
  font-size: 12px;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  color: #454545;
  cursor: pointer;
  padding: 14px 10px 0 10px;
}
.dropdown .header-social-trigger._show ~ ul {
  display: inline-block;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  -moz-transform: scale(1) translateY(0px);
  -ms-transform: scale(1) translateY(0px);
  -webkit-transform: scale(1) translateY(0px);
  transform: scale(1) translateY(0px);
  padding: 8px 5px 6px;
}
.dropdown.header-social-icons-wrapper {
  position: relative;
}
.dropdown.header-social-icons-wrapper ul {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -moz-transform: scale(0) translateY(-10px);
  -ms-transform: scale(0) translateY(-10px);
  -webkit-transform: scale(0) translateY(-10px);
  transform: scale(0) translateY(-10px);
  -moz-transition: all 240ms ease-out;
  -o-transition: all 240ms ease-out;
  -webkit-transition: all 240ms ease-out;
  transition: all 240ms ease-out;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #333;
  height: 40px;
  right: -23px;
  top: 35px;
  display: none;
}
.dropdown.header-social-icons-wrapper ul:after {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid #333;
  border-top: 0;
  top: -5px;
  right: 34px;
  margin-left: -8px;
}
.dropdown.header-social-icons-wrapper ul li {
  padding: 5px 3px;
}

/* ~1.4 IE8 browser warning
---------------------------------------------------*/
.lt-ie9 .body-wrapper .browser-warning .dropdown-overlay.hidden,
.lt-ie9 .body-wrapper .browser-warning .container.hidden {
  display: none;
}
.lt-ie9 .body-wrapper .browser-warning .dropdown-overlay {
  display: block;
  z-index: 32;
}
.lt-ie9 .body-wrapper .browser-warning .container {
  background: #fff;
  height: 250px;
  left: 50%;
  margin-left: -318px;
  margin-top: -235px;
  padding: 50px 0 0 55px;
  position: absolute;
  top: 50%;
  width: 581px;
  z-index: 33;
}
.lt-ie9 .body-wrapper .browser-warning .container .eyebrow,
.lt-ie9 .body-wrapper .browser-warning .container .description {
  color: #7b7b7b;
}
.lt-ie9 .body-wrapper .browser-warning .container .eyebrow {
  font-size: 18px;
}
.lt-ie9 .body-wrapper .browser-warning .container .callout {
  color: #333;
  font-size: 40px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.lt-ie9 .body-wrapper .browser-warning .container .description {
  font-size: 20px;
  line-height: 1.5;
  padding-right: 120px;
}
.lt-ie9 .body-wrapper .browser-warning .container .close-btn {
  background-image: url("/images/icons/icon-main.png");
  background-position: center -1425px;
  height: 50px;
  position: absolute;
  right: 35px;
  text-indent: -9999em;
  top: 35px;
  width: 50px;
}
.lt-ie9 .body-wrapper .browser-warning .container .close-btn:hover, .lt-ie9 .body-wrapper .browser-warning .container .close-btn:focus {
  background-position: center -1525px;
}

/* ~2. BREAKPOINT - medium screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  /* ~2.1 nav-top-utility
  ---------------------------------------------------*/
  nav .sub-nav-wrapper .global-selector .global-selector-link {
    padding-right: 10px;
  }
  nav .sub-nav-wrapper .global-selector .icon-globe {
    padding-left: 10px;
  }
}
/* ~3. BREAKPOINT - small screen
---------------------------------------------------
---------------------------------------------------*/
@media screen and (min-width: 0) and (max-width: 400px) {
    /*rtl:ignore*/
    .top-utility .sub-nav-items.pull-left li.sub-nav-item {
        display: none;
    }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  /* ~3.1 nav-top-utility
  ---------------------------------------------------*/
  nav {
        /* ~3.2 social-icons
--------------------------------------------*/
  }
  nav .sub-nav-wrapper .lang-wrapper li.lang._active a:before {
    display:none;
  }
  nav .sub-nav-wrapper .sub-nav-item:first-child a {
    padding-left: 20px;
  }
  .option-b nav .sub-nav-wrapper .global-selector {
    float: right;
    padding-right: 0;
  }
  nav .sub-nav-wrapper .global-selector .icon-globe {
    padding-right: 10px;
    padding-left: 5px;
    padding-top: 11px;
    width: 32px;
  }
  nav .sub-nav-wrapper .global-selector .icon-globe:before {
    font-size: 17px;
  }
  nav .sub-nav-wrapper .global-selector .icon-globe:before {
    font-size: 17px;
  }
  nav .sub-nav-wrapper .global-selector span {
    /*display: none;*/
  }
  nav .sub-nav-wrapper .global-selector span.login-text {
    display: inline-block;
    font-size: 12px;
    padding-top: 14px;
  }
  nav .sub-nav-wrapper .global-selector-link {
    padding-right: 5px;
  }
  nav .sub-nav-wrapper .global-selector-link a {
    display: none;
  }
  nav .sub-nav-wrapper .global-selector-link a.mobile {
    display: inline-block;
  }
  .option-b nav .sub-nav-wrapper .sub-nav-inner {
    width: 100%;
    float: right;
    padding-left: 0;
    padding-right: 0;
  }
  nav .sub-nav-wrapper .sub-nav-inner li:first-child > a {
    /*padding-left: 20px;*/
  }
  nav .sub-nav-wrapper .sub-nav-inner li.header-social-icon a {
    padding: 0;
    margin: 0;
    width: 20px;
  }
  nav .sub-nav-wrapper .sub-nav-inner .icon-globe:after {
    display: none;
  }
  nav .sub-nav-wrapper .lang {
    font-size: 12px;
    margin: -1px 2px 0 2px;
    display: none;
  }
  nav .sub-nav-wrapper .lang:hover {
    border: 0;
  }
  nav .sub-nav-wrapper .lang._active {
    display: inline-block;
    border: 0;
  }
  nav .sub-nav-wrapper .lang._active:after {
    content: '\25bc';
    color: #7b7b7b;
    font-size: 9px;
    margin-left: 4px;
  }
  nav .lang-wrapper {
    padding: 11px 5px 0 10px;
  }
  nav .lang-wrapper._show .lang._active:after {
    content: '\25b2';
  }
  nav .lang-dropdown._show {
    display: block;
  }
  nav .lang-dropdown .lang._active:after {
    display: none;
  }
  nav .header-social-trigger {
    display: inline-block;
    position: relative;
    height: 100%;
    vertical-align: top;
    font-size: 12px;
    font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
    color: #454545;
    cursor: pointer;
    padding: 14px 5px 0 5px;
  }
  nav .header-social-trigger._show ~ ul {
    display: inline-block;
    filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
    opacity: 1;
    -moz-transform: scale(1) translateY(0px);
    -ms-transform: scale(1) translateY(0px);
    -webkit-transform: scale(1) translateY(0px);
    transform: scale(1) translateY(0px);
  }
  nav .header-social-icons-wrapper {
    position: relative;
  }
  nav .header-social-icons-wrapper ul {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -moz-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -moz-transform: scale(0) translateY(-10px);
    -ms-transform: scale(0) translateY(-10px);
    -webkit-transform: scale(0) translateY(-10px);
    transform: scale(0) translateY(-10px);
    -moz-transition: all 240ms ease-out;
    -o-transition: all 240ms ease-out;
    -webkit-transition: all 240ms ease-out;
    transition: all 240ms ease-out;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    background-color: #333;
    height: 40px;
    right: 7px;
    top: 35px;
    padding: 9px 10px 0 5px;
  }
  nav .header-social-icons-wrapper ul:after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #333;
    border-top: 0;
    top: -5px;
    right: 14px;
    margin-left: -8px;
  }
  nav .header-social-icons-wrapper ul li {
    padding: 4px 5px;
  }
  nav .social-icon {
    background-position: -44px 0;
  }
  nav .social-icon.twitter {
    background-position: -46px 0;
  }
  nav .social-icon.youtube {
    background-position: -44px 0;
  }
  nav .social-icon:before {
    display: none;
  }
  nav .social-icon:hover:after {
    color: #bdbdbd;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/country-selector.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
  ~7. fonts
*/
/* ~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
---------------------------------------------------*/
/* ~7 fonts
---------------------------------------------------*/
/* ~7 Retina Background
---------------------------------------------------*/

/*line added*/
.site-direction {display: inline;}

.global-close-button, aside.global-selector-sidebar, aside.global-selector-sidebar .global-selector-sidebar-inner ul span.section-title, aside.global-selector-sidebar .global-selector-sidebar-inner ul a, ul.languages li a,
ul.languages-link-xx li a, .country-auto-complete .search-bar {
  position: relative;
}

.global-selector-bg:before, .global-close-button:before, .global-close-button:after, ul.languages li a:before,
ul.languages-link-xx li a:before, .global-selector-bg, .global-selector-page, .country-auto-complete .search-bar .icon-search:before {
  position: absolute;
}

.close-button-wrapper, aside.global-selector-sidebar .global-selector-sidebar-inner {
  position: fixed;
}

.sidebar-logo-wrapper, .country-auto-complete .search-bar .icon-search, .country-auto-complete input {
  float: left;
}

.global-selector-bg, .global-selector-page, .sidebar-logo {
  height: 100%;
  width: 100%;
}

.country-auto-complete .search-bar {
  width: 100%;
}

.global-selector-bg:before, .global-selector-inner, aside.global-selector-sidebar .global-selector-sidebar-inner {
  height: 100%;
}

.global-selector-page._active, aside.global-selector-sidebar .global-selector-sidebar-inner ul, aside.global-selector-sidebar .global-selector-sidebar-inner ul a, li.website, span.website-title, ul.websites-inner.global-brands .exxon,
ul.websites-inner.global-brands .mobil,
ul.websites-inner.global-brands .esso,
ul.websites-inner.global-brands .xto {
  display: block;
}

ul.region-content, .sidebar-logo, aside.global-selector-sidebar .global-selector-sidebar-inner ul span.section-title, .region-title, a.country-title,
a.country-title-xx, ul.languages li,
ul.languages-link-xx li, ul.languages li a:before,
ul.languages-link-xx li a:before, ul.websites-inner.global-brands li, .country-auto-complete .search-bar {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.global-selector-bg:before, .global-close-button:before, .global-close-button:after, ul.languages li a:before,
ul.languages-link-xx li a:before {
  content: '';
}

ul.languages li:first-child a:before,
ul.languages-link-xx li:first-child a:before {
  display: none;
  visibility: hidden;
}

/*
  ~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
*/
.body-wrapper .global-selector-page a,
.body-wrapper .global-selector-page a:hover,
.body-wrapper .global-selector-page a:focus,
.body-wrapper .global-selector-page a:active {
  outline: none;
  text-decoration: none;
}

.global-selector-bg {
  background: url("/images/global/selector-bg.jpg");
  background-repeat: no-repeat;
  background-color: #333;
  background-position: center bottom;
  background-size: cover;
  left: 0;
  top: 0;
  z-index: -1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .global-selector-bg {
    background: url("/images/global/selector-bg@2x.jpg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: cover auto;
  }
}
.global-selector-bg:before {
  background-color: rgba(17, 17, 17, 0.4);
  left: 0;
  top: 0;
  width: 31.98381%;
}

.mobile-filter {
  display: none;
}

.global-selector-page {
  display: none;
  height: 100%;
  left: 0;
  top: 0;
}
.global-selector-page._active {
  overflow: hidden;
  z-index: 10;
}

.global-selector-page-inner {
  overflow-y: scroll;
}

.close-button-wrapper {
  cursor: pointer;
  height: 30px;
  padding-left: 5px;
  right: 44px;/* rtl: {left:44px}*/
  width: 30px;
  top: 26px;
  z-index: 5;
}

.global-close-button {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  height: 30px;
  text-indent: -999999px;
  width: 30px;
}
.global-close-button:before, .global-close-button:after {
  background-color: #f7f7f7;
  left: 50%;
  top: 50%;
}
.global-close-button:before {
  height: 30px;
  width: 2px;
  margin-top: -15px;
  margin-left: -1px;
}
.global-close-button:after {
  width: 30px;
  height: 2px;
  margin-left: -15px;
  margin-top: -1px;
}

.global-selector-inner {
  width: 65.9919%;
  float: right;/* rtl:{left}*/
  margin-right: 0;/* rtl:{margin-left: 0}*/
  text-align:left;/*rtl:{right}*/
}

.sidebar-logo-wrapper {
  margin-left: 8.62069%;/* rtl:{margin-right: 8.62069%}*/
  width: 100%;
  height: 100px;
}

.sidebar-logo {
  background: url("/images/global/region-logo.png");
  background-repeat: no-repeat;
  background-repeat: no-repeat;
  background-position: left center;
  text-indent: -99999px;
  color: #fff;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .sidebar-logo {
    background: url("/images/global/region-logo@2x.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 147px auto;
  }
}

aside.global-selector-sidebar {
  width: 23.48178%;
  float: left;/* rtl:{float:right} */
  margin-left: 8.50202%;/* rtl:{-100%} */
  margin-right: -100%;/* rtl:{8.50202%} */
  min-height: 100%;
  text-align:left;/*rtl:{right}*/
}
aside.global-selector-sidebar .global-selector-sidebar-inner {
  width: inherit;
  clear: both;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul {
  margin-right: 8.62069%;
  margin-left: 8.62069%;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul:first-child {
  border-top: 1px solid #333;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul span.section-title {
  color: #555555;
  padding: 20px 0 10px;
  font-size: 14px;
  width: 100%;
  border-top: 1px solid #333;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul span.section-title.brands {
  margin-top: 10px;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul a {
  color: #bdbdbd;
  padding: 14px 0;
  font-size: 18px;
    
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul a:hover {
  color: #f7f7f7;
}
aside.global-selector-sidebar .global-selector-sidebar-inner ul a._active {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  color: #f7f7f7;
}

.global-selector-content {
  width: 100%;
  min-height: 100%;
  padding-bottom: 500px;
  padding-right: 2.02429%;
}

.nav-countries {
  color: #f7f7f7;
}

section.region-wrapper {
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  overflow: hidden;
  height: 0;
  opacity: 0;
}
section.region-wrapper._show {
  opacity: 1;
  height: auto;
}

li.region {
  -moz-transition: all 300ms ease-out;
  -o-transition: all 300ms ease-out;
  -webkit-transition: all 300ms ease-out;
  transition: all 300ms ease-out;
  overflow: hidden;
}

.region-title {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 15px;
  margin-top: 25px;
}

a.country-title,
a.country-title-xx {
  clear: both;
  font-family: EMprintLight, 'Univers Next W23', 'TF-Srivichai', '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: 50px;
  margin: 6px 0;
  color: #7b7b7b;
}
a.country-title:hover,
a.country-title-xx:hover {
  color: #f7f7f7;
}
a.country-title._active,
a.country-title-xx._active {
  color: #f7f7f7;
}

.websites {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -webkit-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  overflow: hidden;
  max-height: 0;
  padding-left: 20px;
  border-left: 2px solid rgba(189, 189, 189, 0.2);
}
.websites._show {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
  max-height: 900px;
  padding-bottom: 40px;
}

/*li.website {
  padding: 10px 0;
}*/
li.website a {
  color: #7b7b7b;
  margin-bottom: 20px;
  display: block;
}
li.website a:hover {
  color: #fff;
}

span.website-title {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  padding: 8px 0;
  color: #bdbdbd;
  font-size: 15px;
}

ul.languages,
ul.languages-link-xx {
  font-size: 15px;
  margin-bottom: 0;
}
ul.languages.overview,
ul.languages-link-xx.overview {
  margin-top: -20px;
}
ul.languages li,
ul.languages-link-xx li {
  width: auto;
}
ul.languages li a,
ul.languages-link-xx li a {
  margin-right: 20px;
}
ul.languages li a:hover,
ul.languages-link-xx li a:hover {
  color: #f7f7f7;
}
ul.languages li a:hover:before,
ul.languages-link-xx li a:hover:before {
  color: #7b7b7b;
}
ul.languages li a:before,
ul.languages-link-xx li a:before {
  left: -24px;
  content: '/';
  width: auto;
  height: auto;
  top: -1px;
}
.global-selector-page ul.languages li a:before,
.global-selector-page ul.languages-link-xx li a:before {
  left: -14px;
  content: '/';
  width: auto;
  height: auto;
}


ul.websites-inner.global-brands {
  margin-top: 10px;
}
ul.websites-inner.global-brands li {
  padding: 10px 0;
}
ul.websites-inner.global-brands .exxon,
ul.websites-inner.global-brands .mobil,
ul.websites-inner.global-brands .esso,
ul.websites-inner.global-brands .xto {
  min-width: 100px;
  min-height: 27px;
  text-indent: -9999px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
ul.websites-inner.global-brands .exxon {
  background-image: url("/images/global/region-exxon.svg");
  background-position: center 3px;
  background-size: 70%;
}
ul.websites-inner.global-brands .mobil {
  background-image: url("/images/global/region-mobil.svg");
  background-size: 66%;
  background-position-x: 24px;
}
ul.websites-inner.global-brands .esso {
  background-image: url("/images/global/region-esso.svg");
}
ul.websites-inner.global-brands .xto {
  background-image: url("/images/global/region-xto.svg");
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  ul.websites-inner.global-brands li {
    display: block;
  }
  ul.websites-inner.global-brands .exxon,
  ul.websites-inner.global-brands .mobil,
  ul.websites-inner.global-brands .esso,
  ul.websites-inner.global-brands .xto {
    background-size: contain;
    background-position: left center;
  }
  ul.websites-inner.global-brands .mobil {
    min-height: 20px;
  }
}

.country-auto-complete {
  margin: 10px 0;
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #7b7b7b;
}
.country-auto-complete .search-bar {
  height: 90px;
  font-size: 0;
}
.country-auto-complete .search-bar .icon-search {
  width: 66px;
  height: 100%;
}
.country-auto-complete .search-bar .icon-search._active:before {
  color: #fff;
}
.country-auto-complete .search-bar .icon-search:before {
  -moz-transition: color 300ms ease-out;
  -o-transition: color 300ms ease-out;
  -webkit-transition: color 300ms ease-out;
  transition: color 300ms ease-out;
  font-size: 36px;
  left: 0;
  width: 40px;
  height: 40px;
  top: 50%;
  margin-top: -18px;
  color: #7b7b7b;
}
.country-auto-complete input {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  width: 70%;
  font-size: 40px;
  font-family: EMprintLight, 'Univers Next W23', 'TF-Srivichai', '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;
  height: 90px;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  color: #fff;
  text-align:left;/*rtl:{right}*/
  line-height: 100px;
}
.country-auto-complete input:-moz-placeholder {
  color: #f7f7f7;
}
.country-auto-complete input::-moz-placeholder {
  color: #f7f7f7;
}
.country-auto-complete input:-ms-input-placeholder {
  color: #f7f7f7;
}
.country-auto-complete input::-webkit-input-placeholder {
  color: #f7f7f7;
}
.country-auto-complete input::-ms-clear {
  width: 0;
  height: 0;
  display: none;
}

@media print, screen and (min-width: 1700px) {
  aside.global-selector-sidebar {
    width: 19.23077%;
    float: left;
    margin-left: 12.75304%;
    margin-right: -100%;
  }
}
@media print, screen and (min-width: 2100px) {
  aside.global-selector-sidebar {
    width: 14.97976%;
    float: left;/* rtl:{right}*/
    margin-left: 17.00405%;/* rtl:{-100%}*/
    margin-right: -100%;/* rtl:{17.00405%}*/
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  a.country-title,
  a.country-title-xx {
    font-size: 40px;
  }

  .country-auto-complete input {
    font-size: 30px;
  }
}
@media print, screen and (max-width: 1400px) {
  aside.global-selector-sidebar {
    width: 31.59722%;
    margin-left: 0.50202%;/* rtl:{margin-right:0.50202%}*/
  }
}
@media print, screen and (max-width: 800px) {
  aside.global-selector-sidebar {
    width: 31%;
    margin-left: 0; /* rtl:{margin-right:0}*/

  }

  .global-selector-inner {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.60417%;/* rtl:{margin-left:2.60417%}*/
    width: 57.24826%;
    padding: 0 gutter();
  }

  .global-selector-bg:before {
    width: span(5);
  }
}
@media print, screen and (max-width: 650px) {
  .global-selector-bg:before {
    display: none;
  }

  .country-auto-complete input {
    font-size: 24px;
    height: 60px;
  }

  .country-auto-complete {
    height: 60px;
    margin: 30px 0;
  }

  .country-auto-complete .search-bar .icon-search:before {
    font-size: 28px;
  }

  .country-auto-complete .search-bar {
    height: 60px;
  }

  aside.global-selector-sidebar {
    display: none;
  }

  .global-selector-inner {
    width: 100%;
    padding: 0 4.34783%;
    margin-right: 0;
  }

  a.country-title,
  a.country-title-xx {
    font-size: 36px;
  }

  .mobile-filter {
    width: 87%;
    display: inline-block;
    border: 1px solid rgba(255, 255, 255, 0.3);
    margin-top: 20px;
  }

  button.filter-dd-trigger {
    -moz-appearance: none;
    -webkit-appearance: none;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    position: relative;
    background-color: transparent;
    border: 0;
    font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;
    outline: 0 none;
    color: #f7f7f7;
    text-align: left;
    padding: 22px 15px;
    font-size: 16px;
    cursor: pointer;
    width: 100%;
  }
  button.filter-dd-trigger:first-letter {
    text-transform: capitalize;
  }
  button.filter-dd-trigger:after {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-top: 6px solid #bdbdbd;
    border-right: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 50%;
    right: 15px;
    margin-top: -4px;
  }
  button.filter-dd-trigger._show:after {
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: -9px;
  }

  ul.filter-dd-wrapper {
    padding: 0;
    max-height: 0;
    overflow: hidden;
    margin: 0 15px;
    border-top: 1px solid rgba(255, 255, 255, 0);
    -moz-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    -webkit-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
  }
  ul.filter-dd-wrapper._show {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    max-height: 500px;
  }

  li.filter-dd-list {
    padding: 10px 0;
  }
  li.filter-dd-list:first-child {
    padding-top: 20px;
  }
  li.filter-dd-list:last-child {
    padding-bottom: 20px;
  }

  a.filter-dd-link {
    color: #bdbdbd;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/global-navigation.css' (Mode: Static) */
.body-wrapper .wrapper-max, nav.option-b, nav .main-nav-wrapper, .logo-wrapper, .nav-trigger, .nav-trigger .icon-hamburger, .search-wrapper, ul.nav-list-wrapper, ul.nav-list-wrapper li, .dd-wrapper, .dd-close-btn {
  position: relative;
}

.body-wrapper .wrapper-max:after, nav.option-b:before, nav.option-b:after, nav .main-nav-wrapper:before, nav .main-nav-wrapper:after, .nav-trigger .icon-hamburger:before, .nav-trigger .icon-hamburger:after, .dd-close-btn:before, .dd-close-btn:after, ul.nav-list-wrapper li:last-child a:after, ul.nav-list-wrapper li a:before, .dd-wrapper, .dd-close-btn-wrapper, .footer-wrapper:before {
  position: absolute;
}

.logo-wrapper {
  float: left;
}

.nav-trigger, .search-wrapper, ul.nav-list-wrapper {
  float: right;/*rtl:{left}*/
}

.body-wrapper .wrapper-max:after, nav .main-nav-wrapper:before, .footer-wrapper:before {
  height: 100%;
  width: 100%;
}

nav .main-nav-wrapper, nav .main-nav-wrapper:after, .nav-trigger .icon-hamburger:before, .nav-trigger .icon-hamburger:after, .dd-wrapper {
  width: 100%;
}

.logo-wrapper, .nav-trigger, .search-wrapper, ul.nav-list-wrapper, ul.nav-list-wrapper li, ul.nav-list-wrapper li a, .dd-col {
  height: 100%;
}

ul.nav-list-wrapper li a {
  display: block;
}

.option-b .search-wrapper .icon-search:before, ul.nav-list-wrapper li, .dd-col, .dd-list-title {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

nav .main-nav-wrapper, .nav-trigger, .search-wrapper, ul.nav-list-wrapper {
  zoom: 1;
}
nav .main-nav-wrapper:before, .nav-trigger:before, .search-wrapper:before, ul.nav-list-wrapper:before, nav .main-nav-wrapper:after, .nav-trigger:after, .search-wrapper:after, ul.nav-list-wrapper:after {
  content: '';
  display: table;
}
nav .main-nav-wrapper:after, .nav-trigger:after, .search-wrapper:after, ul.nav-list-wrapper:after {
  clear: both;
}

.body-wrapper .wrapper-max:after, nav.option-b:before, nav.option-b:after, nav .main-nav-wrapper:before, nav .main-nav-wrapper:after, .nav-trigger .icon-hamburger:before, .nav-trigger .icon-hamburger:after, .dd-close-btn:before, .dd-close-btn:after, .footer-wrapper:before {
  content: '';
}

.option-b .search-wrapper:before, ul.nav-list-wrapper li:hover + li a:before, ul.nav-list-wrapper li._active a:before, ul.nav-list-wrapper li._active + li a:before, ul.nav-list-wrapper li:first-child a:before, .option-b ul.nav-list-wrapper li:last-child a:after, .option-b ul.nav-list-wrapper li a:before, ul.nav-list-wrapper li a:hover:before {
  display: none;
  visibility: hidden;
}

/*
  ~1. BREAKPOINT - large screen
    ~1.1 nav base
    ~1.2 Logo
    ~1.3 Nav trigger
    ~1.4 Search wrapper
    ~1.5 Nav list wrapper
    ~1.6 DD wrapper
    ~1.7 accessibility
  ~2. BREAKPOINT - not large screen
  ~3. BREAKPOINT - small screen specific changes
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
/* ~1.1 nav base
---------------------------------------------------
---------------------------------------------------*/
.body-wrapper .option-b a,
.body-wrapper .option-b a:hover,
.body-wrapper .option-b a:focus {
  text-decoration: none;
  outline: 0;
}
.body-wrapper .wrapper-max:after, .footer-wrapper:before {
  background-color: rgba(123, 123, 123, 0.9);
  display: none;
  left: 0;
  top: 0;
  z-index: 2;
}
.body-wrapper .wrapper-max._show:after, ._show + .footer-wrapper:before {
  display: block;
}
.searchPage .body-wrapper .wrapper-max._show:after, .searchPage ._show + .footer-wrapper:before {
  display: none;
}
nav.option-b {
  -moz-box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
  -webkit-box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
  box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
  z-index: 4;
}
nav.option-b:before, nav.option-b:after {
  -moz-box-shadow: 0 2px 5px rgba(17, 17, 17, 0.08);
  -webkit-box-shadow: 0 2px 5px rgba(17, 17, 17, 0.08);
  box-shadow: 0 2px 5px rgba(17, 17, 17, 0.08);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  transform: rotate(-3deg);
  bottom: 18px;
  left: 0;
  top: 80%;
  width: 50%;
  z-index: -1;
}
nav.option-b:after {
  -moz-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 0;
  left: auto;
}
nav .main-nav-wrapper {
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MwMTgyMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc2MGYxNSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c01821), color-stop(100%, #760f15));
  background-image: -moz-linear-gradient(#c01821, #760f15);
  background-image: -webkit-linear-gradient(#c01821, #760f15);
  background-image: linear-gradient(#c01821, #760f15);
  height: 90px;
}
nav .main-nav-wrapper.short {
  height: 85px;
}
nav .main-nav-wrapper.option-b {
  background-color: #fff;
  background-image: none;
}
nav .main-nav-wrapper.option-b:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
}
nav .main-nav-wrapper.option-b:after {
  display: none;
}
nav .main-nav-wrapper:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=8);
  opacity: 0.08;
  background-image: url("/images/utilities/noise.png");
  background-repeat: repeat;
  background-size: 100px;
}
nav .main-nav-wrapper:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  opacity: 0.2;
  height: 4px;
  background-color: #111;
  top: 0;
}

/* ~1.2 Logo
---------------------------------------------------
---------------------------------------------------*/
.logo-wrapper {
  -moz-backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  text-indent: -999999px;
  width: 182px;
}
.option-b .logo-wrapper {
  background-position: left center;
  background-size: contain;
  margin: 0 0 0 30px; /*rtl:{0 30px 0 0 }*/
  width: 180px;
  float:left; /*rtl:{right}*/
}
.option-b .logo-wrapper .logo {
    background-image: url("/images/icons/icon-xomlogo.svg");
    background-repeat: no-repeat;
    display: block;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 170px;
    height: 62px;
    background-position: center center;
}

.option-b.short .logo-wrapper {
  background: url("/images/global/logo-red.png");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 162px auto;
  width: 162px;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (-o-min-device-pixel-ratio: 1.5 / 1), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .option-b.short .logo-wrapper {
    background: url("/images/global/logo-red@2x.png");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 162px auto;
  }
}

/* ~1.3 Nav trigger
---------------------------------------------------
---------------------------------------------------*/
.nav-trigger {
  color: #fff;
  cursor: pointer;
  display: none;
}
.nav-trigger:hover {
  background-color: #f7f7f7;
}
.nav-trigger:hover .icon-hamburger,
.nav-trigger:hover .icon-hamburger:before,
.nav-trigger:hover .icon-hamburger:after {
  background-color: #fe000c;
}
.option-b .nav-trigger:hover {
  -moz-box-shadow: inset 0 3px 0 #fe000c;
  -webkit-box-shadow: inset 0 3px 0 #fe000c;
  box-shadow: inset 0 3px 0 #fe000c;
}
.option-b .nav-trigger:hover span {
  color: #fe000c;
}
.nav-trigger:hover .icon-hamburger:before,
.nav-trigger:hover span {
  color: #fe000c;
}
.nav-trigger .icon-hamburger {
  background-color: #fff;
  height: 2px;
  margin-left: 4px;
  padding: 0;
  text-align: center;
  width: 27px;
}
.nav-trigger .icon-hamburger:before, .nav-trigger .icon-hamburger:after {
  background-color: #fff;
  content: '';
  height: 2px;
  left: 0;
}
.nav-trigger .icon-hamburger:before {
  top: -10px;
}
.nav-trigger .icon-hamburger:after {
  top: 10px;
}
.option-b .nav-trigger .icon-hamburger {
  margin-left: 0;
  background-color: #fe000c;
  width: 28px;
}
.option-b .nav-trigger .icon-hamburger:before, .option-b .nav-trigger .icon-hamburger:after {
  background-color: #fe000c;
}
.option-b .nav-trigger .icon-hamburger:before {
  top: -10px;
}
.option-b .nav-trigger .icon-hamburger:after {
  top: 10px;
}
.nav-trigger span {
  text-shadow: 0 2px 0 rgba(17, 17, 17, 0.1);
  display: block;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 13px;
  padding-top: 17px;
  text-align: center;
}

/* ~1.4 Search wrapper
---------------------------------------------------
---------------------------------------------------*/
.search-wrapper {
  color: #fff;
  cursor: pointer;
  padding: 38px 16px 0 16px;
  width: 75px;
}
.short .search-wrapper {
  padding: 32px 16px 0 16px;
}
.short .search-wrapper .icon-search:before {
  font-size: 17px;
}
.option-b .search-wrapper {
  color: #fe000c;
  padding: 20px 32px 0 32px;
}
.option-b .search-wrapper .icon-search:before {
  color: #454545;
  font-size: 14px;
  text-shadow: 0 -2px 1px rgba(17, 17, 17, 0.05);
  line-height: 3.5;
}
.option-b .search-wrapper:hover, .option-b .search-wrapper._active {
  -moz-box-shadow: inset 0 3px 0 #fe000c;
  -webkit-box-shadow: inset 0 3px 0 #fe000c;
  box-shadow: inset 0 3px 0 #fe000c;
  background-color: #EBEBEB;
  cursor: pointer;
}
.option-b .search-wrapper:hover .icon-search,
.option-b .search-wrapper:hover .search-text, .option-b .search-wrapper._active .icon-search,
.option-b .search-wrapper._active .search-text {
  color: #fe000c;
}
.option-b .search-wrapper:hover .icon-search:before, .option-b .search-wrapper._active .icon-search:before {
  color: #fe000c;
}
.option-b .search-wrapper._acitve .icon-search,
.option-b .search-wrapper._acitve .search-text {
  color: #454545;
}
.search-wrapper:hover, .search-wrapper._active {
  background-color: #fff;
}

.search-wrapper:hover .icon-search,
.search-wrapper:hover .search-text, .search-wrapper._active .icon-search,
.search-wrapper._active .search-text {
  color: #fe000c;
}
.search-wrapper:hover ~ ul.nav-list-wrapper li a:last-child:after, .search-wrapper._active ~ ul.nav-list-wrapper li a:last-child:after {
  display: none;
}
.search-wrapper._active .icon-search:before {
  background-image: url("/images/global/close_search.png");
  background-image: url("/images/global/close_search.svg"), linear-gradient(transparent, transparent);
  background-position: center center;
  background-repeat: no-repeat;
  content: '';
  font-size: 12px;
  height: 16px;
  line-height: 1.6;
  margin-top: 16px;
  width: 16px;
}
.option-b .search-wrapper._active .icon-search:before {
  font-size: 12px;
  line-height: 4.1;
}
.search-wrapper .icon-search {
  text-align: center;
}
.search-wrapper .icon-search:before {
  text-shadow: 0 2px 0 rgba(17, 17, 17, 0.1);
  font-size: 20px;
}
.search-wrapper .search-text {
  text-shadow: 0 2px 0 rgba(17, 17, 17, 0.1);
  display: none;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 13px;
  padding-top: 10px;
  text-align: center;
}

/* ~1.5 Nav list wrapper
---------------------------------------------------
---------------------------------------------------*/
ul.nav-list-wrapper {
  font-size: 0;
}
ul.nav-list-wrapper li {
  vertical-align: middle;
}
ul.nav-list-wrapper li:hover {
  background-color: #f7f7f7;
}
ul.nav-list-wrapper li:hover a {
  color: #fe000c;
  text-shadow: 0 -2px 0px rgba(17, 17, 17, 0.04);
}
ul.nav-list-wrapper li:hover:last-child a:after {
  display: none;
}
ul.nav-list-wrapper li._active {
  background-color: #F7F7F7 !important;
 -moz-box-shadow: inset 0 3px 0 #fe000c;
 -webkit-box-shadow: inset 0 3px 0 #fe000c;
 box-shadow: inset 0 3px 0 #fe000c
}

ul.nav-list-wrapper li._active a {
  color: #fe000c;
  text-shadow: 0 -2px 0px rgba(17, 17, 17, 0.04);
}
.option-b ul.nav-list-wrapper li._active a {
   color: #fe000c;
   text-shadow: 0 -2px 0px rgba(17, 17, 17, 0.04);
}

ul.nav-list-wrapper li._active:last-child a:after {
  display: none;
}

.option-b ul.nav-list-wrapper li:hover {
  -moz-box-shadow: inset 0 3px 0 #fe000c;
  -webkit-box-shadow: inset 0 3px 0 #fe000c;
  box-shadow: inset 0 3px 0 #fe000c;
  background-color: #EBEBEB;
  cursor: pointer;
}
.option-b ul.nav-list-wrapper li:hover a {
  /*color: #fe000c;*/
}
ul.nav-list-wrapper li:last-child a:after {
  color: #ff656c;
  content: '�';
  font-size: 12px;
  margin-top: 1px;
  right: -4px;
}
ul.nav-list-wrapper li a {
  color: #f7f7f7;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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: 16px;
  padding: 40px 20px 0 20px;
  text-shadow: 0 -2px 1px #b70009;
}
.short ul.nav-list-wrapper li a {
  font-size: 15px;
  padding-top: 33px;
}
.option-b ul.nav-list-wrapper li a {
  -moz-transition: border 200ms ease-out;
  -o-transition: border 200ms ease-out;
  -webkit-transition: border 200ms ease-out;
  transition: border 200ms ease-out;
  border-bottom: 0px solid #fe000c;
  color: #333;
  font-size: 15px;
  margin: 0 32px 0 32px;
  padding: 23px 0 0 0;
  text-shadow: 0 -2px 0px rgba(17, 17, 17, 0.05);
}
@media print, screen and (max-width: 1135px) {
    .option-b ul.nav-list-wrapper li a {
        margin: 0 25px 0 25px;
    }
}
@media only screen and (min-width: 1150px) and (max-width: 1299px) {
    #wrapper .mega-nav .header .nav-main .nav-category .dropdown-parent h3.dropdown-handle a.nav-item {
        padding: 40px 30px;
    }
}
@media print, screen and (max-width: 1080px) {
  .option-b ul.nav-list-wrapper li a {
    margin: 0 18px 0 18px;
  }
}
.option-b .option-b ul.nav-list-wrapper li a {
  text-shadow: none;
  font-size: 15px;
  padding-top: 37px;
  white-space: nowrap;
}
ul.nav-list-wrapper li a:before {
  color: #ff656c;
  content: '�';
  font-size: 12px;
  left: -5px;
}
.option-b ul.nav-list-wrapper li a:before {
  color: #bdbdbd;
}

/* ~1.6 DD wrapper
---------------------------------------------------
---------------------------------------------------*/
.dd-wrapper {
  background-color: #f7f7f7;
  display: none;
  left: 0;
  padding: 25px 0 50px;
  top: 130px;
  z-index: 3;
}
.dd-wrapper._show {
  display: block;
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
    .dd-wrapper._show {
        display: none;
    }
}

#wrapper .mega-nav .header .nav-main .nav-category .dropdown-parent h3.dropdown-handle a.nav-item strong {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
}
.dd-wrapper.short {
  top: 115px;
}
.dd-wrapper.short.clean-red {
  top: 100px;
}
.dd-wrapper.clean-red {
  background-color: #fff;
  top: 110px;
}
.dd-wrapper.option-b {
  background-color: #f7f7f7;
  z-index: 100;
}

.dd-close-btn-wrapper {
  cursor: pointer;
  padding: 20px;
  right: 15px;
  top: 35px;
  width: 16px;
  z-index: 5;
}
@media print, screen and (max-width: 1090px) {
    .dd-close-btn-wrapper {
        right: 10px;
    }
}

.lt-ie9 #wrapper .mega-nav .header .nav-main .nav-category .dropdown-parent .dropdown .column .section li a sup {
  top: -.5em;
}
#wrapper .dd-wrapper li a sup {
    font-size: 45%;
    line-height: 1;
    position: relative;
    vertical-align: baseline;
    top: -1.25em;
}

.dd-close-btn {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.dd-close-btn:before, .dd-close-btn:after {
  background-color: #7b7b7b;
  left: 50%;
  top: 50%;
}
.dd-close-btn:before {
  height: 2px;
  margin-left: -8px;
  margin-top: -1px;
  width: 16px;
}
.dd-close-btn:after {
  height: 16px;
  margin-left: -1px;
  margin-top: -8px;
  width: 2px;
}

.dd-col {
  border-right: 1px solid #d6d6d6;
  margin-right: 0;
  padding: 0 40px 0 30px;
  vertical-align: top;
  width: 25%;
  text-align:left;/*rtl:{right}*/
  float:left;/*rtl:{right}*/
  height:100%;
}
.dd-col:nth-of-type(5n) {
  border-right: 0;
}

.dd-list-wrapper {
  padding-bottom: 20px;
}

.dd-list-title {
  font-size: 17px;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  padding: 20px 0;
}
.dd-list-title a {
  color: #333;
}
.dd-list-title a:hover {
  border-bottom: 1px solid #454545;
}

.dd-list {
  padding: 10px 0;
}

.dd-link {
  color: #7b7b7b;
  font-size: 15px;
  line-height: 1.4;
}
.dd-link:hover {
  border-bottom: 1px solid #bdbdbd;
}

/* ~1.7 accessibility
---------------------------------------------------
---------------------------------------------------*/
.accessibility-wrapper {
  position: relative;
}

.accessible {
  background-color: #fff;
  left: -9999px;
  padding: 20px;
  position: absolute;
  top: 0;
  z-index: 1000;
}
.accessible:focus {
  left: 0;
}

a:focus {
  outline: 1px dotted #111;
}

/* ~2. BREAKPOINT - medium screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 0) and (max-width: 1000px) {
  .nav-trigger {
    display: block;
    padding: 40px 2.02429% 0 2.02429%;
  }
  .option-b .nav-trigger {
    margin-right: 6px;
    padding: 39px 24px 0 24px;
  }
  .option-b .nav-trigger .icon-hamburger {
    height: 2px;
    width: 25px;
  }
  .option-b .nav-trigger .icon-hamburger:before, .option-b .nav-trigger .icon-hamburger:after {
    height: 2px;
  }
  .option-b .nav-trigger .icon-hamburger:before {
    top: -8px;
  }
  .option-b .nav-trigger .icon-hamburger:after {
    top: 8px;
  }
  .option-b .nav-trigger span {
    text-shadow: none;
    bottom: 16px;
    color: #454545;
    font-size: 12px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .option-b .nav-trigger span:hover {
    color: #fe000c;
  }

  .search-wrapper {
    min-width: 69px;
    padding-top: 30px;
  }
  .option-b .search-wrapper._active .icon-search:before {
    content: '';
  }
  .option-b .search-wrapper {
    padding: 19px 24px 0 24px;
    width: auto;
  }
  .option-b .search-wrapper .icon-search {
    display: block;
  }
  .option-b .search-wrapper .icon-search:before {
    text-shadow: none;
    color: #fe000c;
    font-size: 21px;
    line-height: 2.2;
    content: '\e007';
  }
  .option-b .search-wrapper:hover {
    background-color: #f7f7f7;
  }
  .search-wrapper .search-text {
    display: block;
  }
  .option-b .search-wrapper .search-text {
    text-shadow: none;
    bottom: 16px;
    color: #454545;
    font-size: 12px;
    left: 0;
    display: inline-block;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  .option-b .search-wrapper .search-text:hover {
    color: #fe000c;
}

  ul.nav-list-wrapper {
    display: none;
  }
}
/* ~3. BREAKPOINT - small screen specific changes
---------------------------------------------------
---------------------------------------------------*/
@media screen and (min-width: 0) and (max-width: 605px) {
  .option-b .logo-wrapper {
    background-size: contain;
    margin-left: 20px;
    width: 170px;
  }

  .option-b .nav-trigger {
    margin-right: 0;
    padding-left: 18px;
    padding-right: 18px;
    padding-top: 35px;
  }
  .option-b .nav-trigger span {
    bottom: 20px;
  }

  .option-b .search-wrapper {
    min-width: 57px;
    padding: 14px 18px 0 18px;
  }
  .option-b .search-wrapper .search-text {
    bottom: 20px;
  }
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/search-bar.css' (Mode: Static) */
.site-search-form span, .site-search-form span input.search-bar, .site-search-form a.search-submit {
  position: relative;
}
.site-search-form span:before, .site-search-form a.search-submit:before, .site-search-form {
  position: absolute;
}

.site-search-form span, .site-search-form span input.search-bar {
  float: left;
}

.site-search-form a.search-submit {
  float: right;
}

.site-search-form span input.search-bar {
  height: 100%;
  width: 100%;
}

.site-search-form {
  width: 100%;
}

.site-search-form span, .site-search-form a.search-submit:before {
  height: 100%;
}

.site-search-form span, .site-search-form span:before {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.site-search-form span:before, .site-search-form a.search-submit:before {
  content: '';
}

/*
	~1. Large Screen
		~1.1 filter menu
		~1.2 autocomplete

	~2. NOT Large Screen
		~2.1 filter menu
		~2.2 autocomplete

	~3. Small Screen
		~3.1 autocomplete
		~3.2 filter
*/
/* ~1. BREAKPOINT - Large Screen
---------------------------------------------------
---------------------------------------------------*/
.site-search-form {
  top: 130px;
  left: 0;
  background-color: #fff;
  display: none;
  z-index: 3;
  height: 115px;
}
.site-search-form._show {
  display: block;
}
.site-search-form span {
  overflow: hidden;
  width: 84%;
  float: left;/*rtl:{right}*/

}
.site-search-form span:before {
  content: "\e001";
  font-family: "em";
  width: 75px;
  height: 115px;
  padding-top: 40px;
  left: 2.02429%;/*rtl:{right: 2.02429%}*/
  z-index: 1;
  font-size: 33px;
  color: #bdbdbd;
  text-align: left;/*rtl:{text-align: right}*/
}
.site-search-form span input.search-bar {
  font-family: EMprintLight, 'Univers Next W23', 'TF-Srivichai', '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;
  outline: 0;
  border: 0;
  color: #7b7b7b;
  font-size: 35px;
  margin-left: 100px;/*rtl:{margin-right: 100px}*/
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 84%;
  text-align: left;/*rtl:{text-align: right}*/
}
.site-search-form span input.search-bar:-moz-placeholder {
  color: #bdbdbd;
}
.site-search-form span input.search-bar::-moz-placeholder {
  color: #bdbdbd;
}
.site-search-form span input.search-bar:-ms-input-placeholder {
  color: #bdbdbd;
}
.site-search-form span input.search-bar::-webkit-input-placeholder {
  color: #bdbdbd;
}
.site-search-form a.search-submit {
  color: #7b7b7b;
  outline: 0;
  text-decoration: none;
  word-wrap: break-word;
  font-size: 22px;
  padding: 10px 2.02429% 10px 30px;/*rtl:{10px 30px 10px  2.02429%}*/
  margin: 35px 0;
  background-color: #fff;
  float: right;/*rtl:{left}*/
  max-width: 16%;
  overflow: hidden;
}
.site-search-form a.search-submit:hover {
  color: #454545;
}
.site-search-form a.search-submit:before {
  width: 1px;
  background-color: #bdbdbd;
  top: 0;
  left: 0;/*rtl:{right:0}*/
}


.search-bar-large {
  float: left;
  width: 85px;
}
.search-bar-large .search {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.search-bar-large a.dropdown-handle {
  display: block;
  height: 100px;
  position: relative;
}
.search-bar-large a.dropdown-handle:after {
  content: "";
  display: block;
  position: absolute;
  -moz-background-size: 50px 700px;
  -o-background-size: 50px 700px;
  -webkit-background-size: 50px 700px;
  background-size: 50px 700px;
  background-image: url("/images/icons/icon-nav.svg");
  background-repeat: no-repeat;
  background-position: center -213px;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  top: 50%;
  width: 24px;
}
.no-svg .search-bar-large a.dropdown-handle:after {
  background-image: url("/images/icons/icon-nav.png");
}
.body-wrapper .search-bar-large a.dropdown-handle:hover {
  text-decoration: none;
}
.search-bar-large a.dropdown-handle._global-nav-dropdown-open {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  z-index: 1;
}
.search-bar-large a.dropdown-handle._global-nav-dropdown-open:before {
  display: none;
}
.search-bar-large a.dropdown-handle._global-nav-dropdown-open:after {
  background-position: center -463px;
  content: " ";
  /* IE8 won't render new bkg pos unless content changes */
}
.search-bar-large a.dropdown-handle._global-nav-dropdown-open:hover {
  background: #fff;
}
.search-bar-large .form {
  -moz-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.08) inset;
  -webkit-box-shadow: 0 4px 0 rgba(0, 0, 0, 0.08) inset;
  box-shadow: 0 4px 0 rgba(0, 0, 0, 0.08) inset;
  background-color: #fff;
  left: 0;
  height: 115px;
  padding-bottom: 5px;
  position: absolute;
  text-align: left;
  width: 100%;
  z-index: 1;
}
.search-bar-large .form:before {
  -moz-background-size: 50px 700px;
  -o-background-size: 50px 700px;
  -webkit-background-size: 50px 700px;
  background-size: 50px 700px;
  background-image: url("/images/icons/icon-nav.svg");
  background-repeat: no-repeat;
  content: "";
  display: block;
  position: absolute;
  background-position: center -306px;
  content: '';
  display: block;
  height: 40px;
  left: 28px;
  position: absolute;
  top: 40px;
  width: 40px;
}
.no-svg .search-bar-large .form:before {
  background-image: url("/images/icons/icon-nav.png");
}
.search-bar-large .form:after {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  right: 0;
  top: 0;
  width: 85px;
}
.search-bar-large .form._global-nav-dropdown-open:after {
  background-color: #fff;
}
.search-bar-large .form legend,
.search-bar-large .form label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.search-bar-large .form .search-query {
  background: transparent;
  border: 0 none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 35px;
  font-family: EMprintLight, 'Univers Next W23 Light', 'TF-Srivichai', '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;
  height: 100%;
  letter-spacing: -1px;
  outline: 0 none;
  padding: 5px 0 0 100px;
  width: 84%;
}
.search-bar-large .form .search-query._placeholder {
  color: #d2d2d2;
}
.lt-ie9 .search-bar-large .form .search-query {
  height: 90px;
  margin-top: 30px;
}
.search-bar-large .form .search-submit {
  background-color: transparent;
  display: block;
  height: 50px;
  line-height: 2em;
  margin-top: -25px;
  position: absolute;
  right: 0;
  top: 50%;
  border-left: 2px solid #e6e6e6;
  box-model: border-box;
  color: #959595;
  font-size: 22px;
  padding-right: 47px;
  padding-left: 42px;
}
.search-bar-large .form.dropdown {
  display: none;
}
.search-bar-large .form.dropdown._global-nav-dropdown-open {
  display: block;
}

.full-width-sticky-outer .search-bar-large {
  -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);
  float: left;
  margin-left: -2.08333%;
  position: relative;
  width: 104.16667%;
  background: #fafafa;
  height: 120px;
  margin-top: 0;
  margin-bottom: 40px;
  z-index: 4;
}
.full-width-sticky-outer .search-bar-large .inner {
  padding: 0 2.08333%;
}
.full-width-sticky-outer .search-bar-large .form {
  box-shadow: none;
}
.full-width-sticky-outer .search-bar-large .form input.search-query {
  color: #3d3d3d;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
}
.full-width-sticky-outer .search-bar-large .form input.search-query._placeholder {
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;
  color: #d2d2d2;
}
.site-search-form._stuck {
    position: fixed;
    top: 20px;
    left: auto;
    margin: -20px auto 0 auto;
    width: 100%;
    z-index: 31;
    transition: margin-top .5s;
    max-width: 1400px;
}
.full-width-sticky-outer._stuck .full-width-sticky-inner {
  left: 0;
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
  width: 100%;
}
.full-width-sticky-outer._stuck .full-width-sticky-inner .search-bar-large {
  margin-left: 0;
  width: 100%;
}

/* ~1.1 filter menu
---------------------------------------------------*/
.filter-header,
.filter-dropdown {
  box-shadow: 0 5px 0 #ededed;
  color: #959595;
  float: right;
  font-size: 19px;
}

._filter-menu-open .filter-header,
.filter-dropdown {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}

.filter-header {
  -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-position: 37px -2416px;
  background-color: #fff;
  border: 1px solid #d1d1d1;
  box-model: border-box;
  cursor: pointer;
  display: none;
  padding: 25px 40px 20px 22px/*rtl:ignore*/;
  position: absolute;
  right: 0;
  top: 10px;
  width: auto;
  z-index: 3;
}
.no-svg .filter-header {
  background-image: url("/images/icons/icon-main.png");
}
.filter-header a {
  color: #959595;
  display: block;
}
.autocorrect-exists .filter-header {
  top: 228px;
}

._filter-menu-open .filter-header {
  box-shadow: none;
}

.filter-dropdown {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-width: 5px;
  display: none;
  padding: 25px 67px 15px 0;
  position: absolute;
  right: 0;
  top: 74px;
  width: 289px;
  z-index: 2;
}
.filter-dropdown label,
.filter-dropdown input {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.filter-dropdown .filter-option {
  color: #959595;
  display: block;
  margin: 30px 0;
  padding-left: 32%;
  text-align: left;
}
.filter-dropdown .filter-option:focus,
.filter-dropdown .filter-option:hover {
  text-decoration: underline;
}
.filter-dropdown .filter-option.selected {
  -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-position: -10% -2543px;
}
.no-svg .filter-dropdown .filter-option.selected {
  background-image: url("/images/icons/icon-main.png");
}
.autocorrect-exists .filter-dropdown {
  top: 293px;
}

._filter-menu-open .filter-dropdown {
  display: block;
}


#wrapper .main .search-bar-large .search-suggestion {
  margin: 0;
}

#wrapper .main .search-bar-large ul {
  list-style: none;
  padding-left: 0;
}


/* ~1.2 autocomplete
---------------------------------------------------*/
.search-suggestion {
  background: #fff;
  border-bottom: 1px solid #ccc;
  color: #cdcdcd;
  font-size: 39px;
  height: 120px;
  display: block;
  line-height: 3;
  overflow: hidden;
  padding-left: 33px;
  text-overflow: ellipsis;
  white-space: nowrap;
} 
.search-suggestion:first-of-type {
  border-top: 1px solid #ccc;
}
.lt-ie9 .search-suggestion.ie8-first {
  border-top: 1px solid #ccc;
}
.search-suggestion b {
  color: #3d3d3d;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .search-suggestion:hover, .search-suggestion.active {
  -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: #ededed;
  background-position: right -3236px;
  outline: none;
  text-decoration: none;
}
.no-svg #wrapper .search-suggestion:hover, .no-svg .search-suggestion.active {
  background-image: url("/images/icons/icon-main.png");
}
.lt-ie9 .search-suggestion {
  width: 1367px;
}
#wrapper .search-suggestion {
  margin: 0;
}
#wrapper .search-suggestion-ul {
  list-style: none;
  padding-left: 0;
  position:relative;
  float:left;
  width:100%;
}

/* ~2. BREAKPOINT - NOT Large Screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 0) and (max-width: 1000px) {

    .search-suggestion {
        font-size: 34px;
        height: 70px;
        line-height: 2;
    }
    #wrapper .search-suggestion:hover, .search-suggestion.active {
        background-position: right -3265px;
    }

    .search-bar-large {
        height: 90px;
        text-align: center;
        width: 70px;
  }

     .search-bar-large .search {
        visibility: visible;
      }

      .search-bar-large a.dropdown-handle {
        height: 90px;
        text-decoration: none;
        /*
        &:hover {
            @include background-image(linear-gradient(center top, #ce161f, #b8131c));
            @include box-shadow(#a21118 0 5px 0 0 inset);
            background-color: #c3151d;
            z-index: 1;
        }
        */
      }


      .site-search-form {
        height: 100px;
      }
      .site-search-form span:before {
        height: 100px;
        font-size: 29px;
        padding-top: 37px;
        width: 60px;
      }
      .site-search-form span input.search-bar {
        font-size: 28px;
        margin-left: 72px;
      }

      .site-search-form a.search-submit {
        margin: 29px 0;
        font-size: 18px;
    }

       .search-bar-large .form:before {
        background-position: center -358px;
      }
}
/* ~3. BREAKPOINT - Small Screen
---------------------------------------------------
---------------------------------------------------*/
@media screen and (min-width: 0) and (max-width: 605px) {

    .search-suggestion {
        font-size: 26px;
        height: 50px;
        line-height: 2;
    }
    #wrapper .search-suggestion:hover, .search-suggestion.active {
        background-position: right -3373px;
    }

    .search-bar-large {
    /* ~3.1 autocomplete
    ---------------------------------------------------*/
    }
    .search-bar-large a.dropdown-handle._global-nav-dropdown-open:before {
    display: none;
    }
    .search-bar-large a.dropdown-handle._global-nav-dropdown-open:after {
    margin-top: -12px;
    }

    .site-search-form {
    height: 80px;
    }
    .site-search-form span {
    width: 100%;
    }
    .site-search-form span:before {
    height: 80px;
    left: 4.34783%;
    font-size: 26px;
    padding-top: 29px;
    width: 50px;
    }
    .site-search-form span input.search-bar {
    font-size: 18px;
    margin-left: 72px;
    }
    .site-search-form a.search-submit {
    background: transparent;
    height: 80px;
    padding: 0;
    position: absolute;
    left: 0;
    margin: 0;
    text-indent: -9999em;
    width: 70px;
    z-index: 1;
    }
    .search-bar-large .form:before {
    background-position: center -410px;
    height: 30px;
    top: 28px;
    width: 30px;
    }

        #wrapper .search-suggestion:hover, .search-suggestion.active {
    background-position: right -3373px;
    }

    .full-width-sticky-inner .search-bar-large {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    -moz-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 2px 0 rgba(0, 0, 0, 0.05);
    height: 85px;
    }
    .full-width-sticky-inner .search-bar-large .inner {
    padding: 0 5.55556%;
    }

    .filter-header {
    top: 10px;
    }
    .autocorrect-exists .filter-header {
    top: 185px;
    }

    .filter-dropdown {
    float: left;
    margin-left: -5.55556%;
    position: relative;
    width: 111.11111%;
    padding: 0;
    position: absolute;
    margin-left: 0;
    left: -5.55556%;
    margin-top: -1px;
    right: 0;
    top: 74px;
    }
    .filter-dropdown .inner {
    padding: 0 5.55556%;
    }
    .filter-dropdown .filter-option {
    padding-left: 60px;
    }
    .filter-dropdown .filter-option.selected {
    background-position: -16px -2543px;
    }
    ._filter-menu-open .filter-dropdown {
    margin-bottom: 30px;
    transition: margin-bottom 2s ease;
    }
    .autocorrect-exists .filter-dropdown {
    top: 251px;
    }
}



@media print, screen and (min-width: 1000px) {
  .search-bar-large a.dropdown-handle._global-nav-dropdown-open:hover:after {
    background-position: center -463px;
  }
  .search-bar-large a.dropdown-handle:hover {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fafafa;
    z-index: 1;
  }
  .search-bar-large a.dropdown-handle:hover:after {
    background-position: center -556px;
  }
}

/* ADDED TO SEARCH PAGE*/
.searchPage {
}
.searchPage .body-wrapper .main {
    margin-top: 115px;
}

@media print, screen and (min-width: 1000px) and (max-width: 0px) {
.searchPage .body-wrapper .main {
    margin-top: 100px;
  }
}
@media print, screen and (min-width: 605px) and (max-width: 0px) {
.searchPage .body-wrapper .main {
    margin-top: 80px;
  }
}


.searchPage .body-wrapper .wrapper-max._show:after {
    display:none;
}
.searchPage .site-search-form._show:after {
    content:"";
    position:relative;
    float:left;
    width:100%;
    height:1px;
    -moz-box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
    -webkit-box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
    box-shadow: 0 1px 1px rgba(17, 17, 17, 0.15);
}


/* Comment Generated by Combres - Resource '~/stylesheets/modules/footer.css' (Mode: Static) */
footer.footer, .footer nav ul.nav-items li a, .footer fieldset.search, .footer .social, .bottom-utility .inner ul.bottom-nav-list li a {
  position: relative;
}

footer.footer:before, footer.footer:after, .footer nav ul.nav-items li a:before, .bottom-utility .inner ul.bottom-nav-list li a:before, .footer fieldset.search label,
.footer fieldset.search legend, .footer fieldset.search a.icon-search {
  position: absolute;
}

.footer nav {
  float: left;
}

.footer fieldset.search input, .footer .social {
  float: right;
}

footer.footer:before, footer.footer:after {
  height: 100%;
  width: 100%;
}

footer.footer {
  width: 100%;
}

.footer nav ul.nav-items li.item.select-country, .footer fieldset.search, .footer fieldset.search input {
  display: block;
}

.footer nav ul.nav-items li, .footer .social a, .bottom-utility .inner .logos a, .bottom-utility .inner .logos .related-companies, .bottom-utility .inner ul.related-companies-list, .bottom-utility .inner ul.related-companies-list li, .bottom-utility .inner ul.related-companies-list a, .bottom-utility .inner ul.bottom-nav-list li, .bottom-utility .inner .copyright {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.footer .inner, .bottom-utility .inner {
  zoom: 1;
}
.footer .inner:before, .bottom-utility .inner:before, .footer .inner:after, .bottom-utility .inner:after {
  content: '';
  display: table;
}
.footer .inner:after, .bottom-utility .inner:after {
  clear: both;
}

footer.footer:before, footer.footer:after, .footer nav ul.nav-items li a:before, .bottom-utility .inner ul.bottom-nav-list li a:before {
  content: '';
}

.footer fieldset.search input {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}

.footer nav ul.nav-items li:first-child a:before, .bottom-utility .inner ul.bottom-nav-list li:first-child a:before {
  display: none;
  visibility: hidden;
}

/*
  ~1. BREAKPOINT - large screen
    ~1.1 footer base
    ~1.2 footer search
    ~1.3 bottom utility
  ~2. BREAKPOINT - not large screen
    ~2.1 footer base
    ~2.2 footer search
    ~2.3 bottom utility
  ~3. BREAKPOINT - 875px
    ~3.1 footer base
    ~3.2 footer search
    ~3.3 bottom utility
  ~4. BREAKPOINT - small screen
*/
/* ~1. BREAKPOINT - large screen
---------------------------------------------------
---------------------------------------------------*/
/* ~1.1 footer base
---------------------------------------------------*/
footer.footer {
  -moz-box-shadow: inset 0 3px rgba(17, 17, 17, 0.1);
  -webkit-box-shadow: inset 0 3px rgba(17, 17, 17, 0.1);
  box-shadow: inset 0 3px rgba(17, 17, 17, 0.1);
  color: #fff;
  background-color: #454545;
  z-index: 1;
  overflow: hidden;
  margin-bottom: -1px;
}
footer.footer a,
footer.footer a:hover,
footer.footer a:focus {
  color: #7b7b7b;
  text-decoration: none;
  outline: 0;
}
footer.footer:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=7);
  opacity: 0.07;
  background-image: url("/images/utilities/gradient-v.png");
  background-repeat: repeat;
  background-size: 1% 100%;
}
footer.footer:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=10);
  opacity: 0.1;
  background-image: url("/images/utilities/noise.png");
  background-repeat: repeat;
  background-size: contain;
  top: 0;
  z-index: -1;
}

.footer .inner {
  padding: 42px 30px 0;
}

.footer nav {
  width: 60%;
  margin-right: 2.02429%;/* rtl:{margin-left: 2.02429%}*/
  z-index: 0;
  float:left;/* rtl:{right}*/
  text-align:left;/* rtl:{right}*/
  position: relative;
}
.footer nav ul.nav-items li {
  text-shadow: 0 -1px 1px rgba(17, 17, 17, 0.15);
  font-size: 14px;
  margin-right: 15px;
font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;  margin-bottom: 25px;
}
.footer nav ul.nav-items li:last-child {
  margin-right: 0;
}
.footer nav ul.nav-items li:first-child a {
  margin-left: 0;
}
.footer nav ul.nav-items li a {
  text-shadow: 0 2px 0 rgba(17, 17, 17, 0.32);
  color: #dedede;
  /* margin-left: 17px;/* rtl:{margin-right: 17px;}*/
  outline: none;
}
.footer nav ul.nav-items li a:hover, .footer nav ul.nav-items li a:focus {
  color: #fafafa;
  text-decoration: underline;
}
.footer nav ul.nav-items { 
    width: 100%;
}
.footer nav ul.nav-items li { 
    display: inline-block; 
    white-space: nowrap;
}
.footer nav ul.nav-items li:after {     
    right: -8px;
    position: relative;
    top: -1px;
    content: '\02022';
    font-size: 9px;
    line-height: 1.6;
    color: #7b7b7b;
    text-shadow: 0 -1px 0 rgba(17, 17, 17, 0.4);
    font-family: 'serif';
    text-decoration: none;
}
.footer nav ul.nav-items li.nobullet:after { 
    content: none; 
}
.footer nav ul.nav-items li a:hover:before {
  text-decoration: underline;
}
.footer nav ul.nav-items li a:hover:before {
  text-decoration: none;
}
.footer nav ul.nav-items li.item.select-country {
  cursor: pointer;
  margin-left: 23px;
}
.footer nav ul.nav-items li.item.select-country a {
  padding-left: 0;
  text-decoration: none;
}
.footer nav ul.nav-items li.item.select-country a:hover {
  text-decoration: underline;
}
.footer nav ul.nav-items li.item.select-country a:before {
  text-shadow: 0 2px 0 rgba(17, 17, 17, 0.32);
  font-family: "em";
  content: '\e003';
  color: #bdbdbd;
  font-size: 16px;
  left: -24px;
  top: 0;
  text-decoration: none;
}
.footer nav ul.nav-items li.item.select-country a:hover:before {
  text-decoration: underline;
}
.footer nav ul.nav-items li.item.select-country a:hover:before {
  text-decoration: none;
}

/* ~1.2 footer search
--------------------------------------*/
.footer fieldset.search {
  width: 31.98381%;
  float: right;/* rtl:{left} */
  margin-right: 0;
  z-index: 1;
  margin-top: -2px;
}
.footer fieldset.search label,
.footer fieldset.search legend {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px;
}
.footer fieldset.search input {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: 0;
  border: 0;
  border-top: 1px solid rgba(17, 17, 17, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #333;
  width: 100%;
  height: 45px;
  color: #bdbdbd;
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;  text-align: right;
  font-size: 15px;
  padding-left: 20px;/* rtl:{50px}*/
  padding-right: 50px;/* rtl:{20px}*/
  text-align: left;/* rtl:{right}*/

}
.footer fieldset.search a.icon-search {
  padding: 13px 14px;
  right: 0;/* rtl:{left: 0}*/
  top: 1px;
  font-size: 16px;
}

.footer .social {
  margin: 10px auto;
  z-index: 1;
}
.footer .social a {
  text-indent: -9999px;
  width: 27px;
  height: 27px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-left: 35px;
}
.footer .social a:first-child {
  margin-left: 0;
}
.footer .social .linkedin {
  background-image: url("/images/global/linkedin.svg");
}
.footer .social .twitter {
  background-image: url("/images/global/twitter.svg");
}
.footer .social .youtube {
  background-image: url("/images/global/youtube.svg");
  background-position: center;
}

/* ~1.3 bottom utility
-----------------------------------*/
section.bottom-utility {
  background-color: #333;
  padding-bottom:30px; 
  padding-top:10px;
  float:left;
  position:relative;
  width:100%;
}

.bottom-utility .inner {
  padding: 0 32px;
}
.bottom-utility .inner .logos {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 48.69792%;
  float: left;/*rtl : {right}*/
  padding-top: 10px;
  padding-left: 0;
}

  .bottom-utility .inner .logos a.exxonmobil {
  background-position: -300px center;
  margin-right: 80px;
  width: 122px;
}

    .bottom-utility .inner .logos a.exxonmobil:hover {
         background-position: -450px center;
}

.bottom-utility .inner .logos a {
  -moz-background-size: 1000px 30px;
  -o-background-size: 1000px 30px;
  -webkit-background-size: 1000px 30px;
  background-size: 1000px 30px;
  background-image: url("/images/icons/icon-logos-updated-newlogo.svg?v=432");
  background-repeat: no-repeat;
  height: 30px;
  margin-right: 31px;
  margin-top: 10px;
  overflow: hidden;
  text-indent: -9999em;
  float: left;/*rtl:{right}*/
}

.no-svg .bottom-utility .logos a {
  background-image: url("/images/icons/icon-logos.png");
}

.bottom-utility .inner .logos a:hover {
  outline: none;
}
.bottom-utility .inner .logos .related-companies {
  float:left;
}
.bottom-utility .inner ul.related-companies-list {
 /* margin-top: -6px;*/
   float: left;/*rtl:{right}*/
}
.bottom-utility .inner ul.related-companies-list a {
  background-size: 1000px 30px;
  background-repeat: no-repeat;
  width: 35px;
  height: 30px;
  margin-right: 30px;
  margin-top: 10px;
  overflow: hidden;
  text-indent: -9999em;
  outline: none;
}
.bottom-utility .inner ul.related-companies-list a:hover {
  outline: none;
}
.bottom-utility .inner ul.related-companies-list a.exxon {
  background-position: -600px center;
  margin-right: 25px;
  position:relative;
  top:2px;
  background-image: url("/images/icons/icon-logos-updated-newlogo.svg");

}
.bottom-utility .inner ul.related-companies-list a.exxon:hover {
  background-position: -650px center;
}
.bottom-utility .inner ul.related-companies-list a.mobil {
  background-position: -699px center;
  width: 38px;
  margin-right: 28px;
  background-image: url("/images/icons/icon-logos-updated-newlogo.svg");

}
.bottom-utility .inner ul.related-companies-list a.mobil:hover {
  background-position: -749px center;
}
.bottom-utility .inner ul.related-companies-list a.esso {
  background-position: -798px center;
  width: 35px;
  margin-right: 21px;
  background-image: url("/images/icons/icon-logos-updated-newlogo.svg");
}
.bottom-utility .inner ul.related-companies-list a.esso:hover {
  background-position: -848px center;
}
.bottom-utility .inner ul.related-companies-list a.xto {
  background-position: -900px center;
  width: 40px;
  margin-right: 0;
  background-image: url("/images/icons/icon-logos-updated-newlogo.svg");
}
.bottom-utility .inner ul.related-companies-list a.xto:hover {
  background-position: -950px center;
}
.bottom-utility .inner nav {
  width: 40.48583%;
  float: right;/*rtl:{left}*/
  margin-right: 0;
  z-index: 0;
  padding-top: 9px;
}
.bottom-utility .inner ul.bottom-nav-list {
  text-align: right;/*rtl:{left}*/
}
.bottom-utility .inner ul.bottom-nav-list li {
  margin-left: 20px;
}
.bottom-utility .inner ul.bottom-nav-list li:first-child {
  margin-left: 0;
}
.bottom-utility .inner ul.bottom-nav-list li a {
  text-shadow: 0 1px 0 rgba(17, 17, 17, 0.1);
  font-size: 12px;
  color: #DEDEDE;
font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;  text-align: right;
  outline: none;
}
.bottom-utility .inner ul.bottom-nav-list li a:hover {
  outline: none;
}
.bottom-utility .inner ul.bottom-nav-list li a:before {
  content: '\02022';
  left: -12px;
  font-size: 9px;
  line-height: 1.6;
  color: #7b7b7b;
  text-shadow: 0 -1px 0 rgba(17, 17, 17, 0.4);
  text-decoration: none;
}
.bottom-utility .inner ul.bottom-nav-list li a:hover:before {
  text-decoration: underline;
}
.bottom-utility .inner ul.bottom-nav-list li a:hover:before {
    text-decoration: none;
}
.bottom-utility .inner .copyright {
  text-shadow: 0 1px 0 rgba(17, 17, 17, 0.1);
  width: 40.48583%;
  float: right;/*rtl:{left}*/
  margin-right: 0;
  font-size: 12px;
  color: #DEDEDE;
font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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;  clear: both;
  text-align: right;/*rtl:{left}*/
  margin-top: -18px;
  }

/* ~2. BREAKPOINT - not large screen
---------------------------------------------------
---------------------------------------------------*/
@media print, screen and (min-width: 0) and (max-width: 604px) {
    .footer nav {
        width: 65%;
        min-width: 352px;
  }
  }
@media print, screen and (min-width: 0) and (max-width: 1000px) {
  /* ~2.1 footer base
  -----------------------------------*/
  .footer .inner {
    padding: 36px 19px 32px;
  }

  .footer nav ul.nav-items li {
    margin-bottom: 23px;
  }
  .footer nav ul.nav-items li:nth-last-child(3) a {
    margin-left: 0;
  }
  .footer nav ul.nav-items li:nth-last-child(3) a:before {
    display: none;
  }
  .footer nav ul.nav-items li.item.select-country {
    margin-bottom: 0;
    margin-left: 7px;
  }

  /* ~2.2 footer search
  -----------------------------------*/
  .footer fieldset.search input {
    padding-left: 16px;
  }

  /* ~2.3 bottom utility
  -----------------------------------*/
  .bottom-utility .inner {
    height: 100%;
    padding: 0 20px;
  }
  .bottom-utility .inner .logos {
    width: 100%;
    margin-right: 0;
  }
  .bottom-utility .inner nav {
    width: 100%;
    margin-top: 15px;
  }
  .bottom-utility .inner nav ul {
    text-align: left;
  }
  .bottom-utility .inner nav ul li {
    float: left;
  }
  .bottom-utility .inner .copyright {
    width: 100%;
    text-align: left;
    margin-top: 11px;
  }
	}
@media screen and (min-width: 605px) and (max-width: 1000px) {
    .footer nav ul.nav-items li.item:nth-last-child(1) a,
    .footer nav ul.nav-items li.item:nth-last-child(3) a {
        margin-left: 0;
	}
	
    .footer nav ul.nav-items li.item:nth-last-child(1) a:before,
    .footer nav ul.nav-items li.item:nth-last-child(3) a:before {
        display: none;
}
    .footer nav ul.nav-items li.item.select-country a {
        margin-left: 17px;
}
    .footer nav ul.nav-items li.item.select-country a:before {
        display: block;
}
}

@media screen and (min-width: 0) and (max-width: 605px) {
  .footer .inner {
    padding: 36px 20px 30px;
  }
  .footer nav {
    width: 100%;
    max-width: 318px;
    min-width: 0;
  }
  .footer nav ul.nav-items li.item {
    margin-right: 13px;
  }
  .footer nav ul.nav-items li.item.select-country {
    display: block;
    margin-bottom: 30px;
    margin-left: 3px;
  }
  .footer nav ul.nav-items li.item a:before {
    left: -17px;
  }
  .footer nav ul.nav-items li.item:nth-last-child(1) {
    margin-left: 25px;
    margin-bottom: 30px;
  }
  .footer fieldset.search {
    width: 100%;
  }
  .footer fieldset.search input {
    padding-left: 17px;
  }
  .footer fieldset.search a.icon-search {
    padding: 13px 12px;
  }

  .bottom-utility .inner {
    padding: 0 20px;
  }
  .bottom-utility .inner .logos .related-companies {
    margin-left: 0;
    margin-top: 22px;
    width: 100%;
  }
  .bottom-utility .inner .logos ul a {
    margin-top: 0;
  }
  .bottom-utility .inner nav {
    margin-top: 0;
  }
  .bottom-utility .inner .copyright {
    margin-top: 7px;
    line-height: 20px;
    max-width: 279px;
    float: left;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/libs/bootstrap.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 '~/Javascript/libs/slick/slick.css' (Mode: Static) */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }



/* Comment Generated by Combres - Resource '~/stylesheets/modules/slick-theme.css' (Mode: Static) */
.slick-loading .slick-list {
  background: #fff url("/images/icons/ajax-loader.gif?1426817500") center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next {
  border: 0;
  height: 20px;
  margin-top: -9px;
  top: 50%;
  opacity: 1;
  width: 14px;
  filter: alpha(opacity=100);
  position: absolute;
  display: block;
  line-height: 1;
  cursor: pointer;
  background: transparent;
  color: transparent;
  padding: 0;
  outline: none;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev:before,
.slick-next:before {
  content: ' ';
  position: absolute;
  width: 100%;
  height: 100%;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before, .slick-next: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;
  line-height: 1;
  color: black;
  opacity: 1;
}
.no-svg .slick-prev:before, .no-svg .slick-next:before {
  background-image: url("/images/icons/icon-main.png");
}

/* Dots */
.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: 25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  height: 20px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 !important;
  padding: 0 !important;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 1;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
  overflow: hidden;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  width: 20px;
  height: 20px;
  content: "•";
  font-size: 42px;
  line-height: 18px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.55;
}

/*rtl:ignore*/
.slick-prev {
  left: 0;
}

/*rtl:ignore*/
[dir="rtl"] .slick-prev {
  right: 0;
  left: auto;
}

/*rtl:ignore*/
.slick-prev:before {
  background-position: center -2141px;
}

/*rtl:ignore*/
[dir="rtl"] .slick-prev:before {
  background-position: center -2341px;
}

/*rtl:ignore*/
.slick-next {
  right: 0;
}

/*rtl:ignore*/
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}

/*rtl:ignore*/
.slick-next:before {
  background-position: center -2341px;
}

/*rtl:ignore*/
[dir="rtl"] .slick-next:before {
  background-position: center -2141px;
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/cookie-notification.css' (Mode: Static) */
.cookie-notification {
  background: #808080;
  display: none;
  zoom: 1;
  margin: 0 auto;
  max-width: 1400px;
  position: relative;
}
.cookie-notification:before, .cookie-notification:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.cookie-notification:after {
  clear: both;
}
.cookie-notification p {
  font-family: EMprintLight, 'Univers Next W23 Light', 'TF-Srivichai', '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;
  color: #fafafa;
  font-size: 13px;
  margin-left: 2%;
  margin-right: 20%;
  padding: 20px 0px;
  width: 70%;
  line-height: 1.4;
}
.cookie-notification a {
  color: #fafafa;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
}
.cookie-notification .close-cookie-notification {
  top: -11px;
  right: 0;
  cursor: pointer;
  background-size: 100px 80px;
  background-image: url("/images/icons/icon-close.svg");
  background-repeat: no-repeat;
  background-position: top center;
  content: "";
  display: block;
  position: absolute;
  height: 100%;
  width: 50px;
}

@media screen and (min-width: 0) and (max-width: 605px) {
  .cookie-notification p {
    margin-left: 5%;
    width: 80%;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/nav-language-selector.css' (Mode: Static) */
#wrapper .nav-top-utility .language-selector {
  margin-left: 1px;
  padding: 0 7px 0 8px;
  display: none;
}
#wrapper .nav-top-utility .language-selector > ul > li {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding: 0;
}
#wrapper .nav-top-utility .language-selector > ul > li > a {
  font-size: 13px;
  padding: 4px 10px 6px;
  text-decoration: none;
}
#wrapper .nav-top-utility .language-selector > ul > li > a:hover,
#wrapper .nav-top-utility .language-selector > ul > li > a:focus {
  text-decoration: none;
}
#wrapper .nav-top-utility .language-selector > ul > li > a > span {
  padding-bottom: 2px;
  position: relative;
  top: 2px;
}
#wrapper .nav-top-utility .language-selector > ul > li.selected > a > span {
  border-bottom: 1px solid #ccc;
}
#wrapper .nav-top-utility .language-selector > ul > li:hover {
  background: transparent;
  cursor: pointer;
}
#wrapper .nav-top-utility .language-selector > ul > li:hover > a {
  background: transparent;
}
#wrapper .nav-top-utility .language-selector > ul > li:hover > a > span {
  border-bottom: 1px solid #ccc;
}

@media print, screen and (min-width: 606px) {
  #wrapper .nav-top-utility .language-selector-menu {
    display: none !important;
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .nav-top-utility .language-selector {
    padding: 0 13px;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .nav-top-utility .language-selector {
    position: static;
    padding: 0;
  }
  #wrapper .nav-top-utility .language-selector.menu-open li.selected a:after {
    background-position: -33px -2400px;
  }
  #wrapper .nav-top-utility .language-selector > ul > li {
    display: none;
  }
  #wrapper .nav-top-utility .language-selector > ul > li.selected {
    display: block;
    padding: 0;
  }
  #wrapper .nav-top-utility .language-selector > ul > li.selected a {
    font-weight: bold;
    border: none;
    padding-right: 25px;
    padding-left: 15px;
    margin-top: 7px;
    margin-bottom: 8px;
  }
  #wrapper .nav-top-utility .language-selector > ul > li > a {
    padding: 2px 10px 3px;
  }
  #wrapper .nav-top-utility .language-selector > ul > li.selected a:after {
    -moz-background-size: 75px 2625px;
    -o-background-size: 75px 2625px;
    -webkit-background-size: 75px 2625px;
    background-size: 75px 2625px;
    background-image: url("/images/icons/icon-main.svg");
    background-repeat: no-repeat;
    background-position: -33px -2340px;
    width: 11px;
    height: 6px;
    content: '';
    position: absolute;
    top: 50%;
    margin-left: 7.5px;
    margin-top: -1px;
  }
  .no-svg #wrapper .nav-top-utility .language-selector > ul > li.selected a:after {
    background-image: url("/images/icons/icon-main.png");
  }
  #wrapper .nav-top-utility .language-selector > ul > li.selected a:hover {
    cursor: pointer;
  }
  #wrapper .nav-top-utility .language-selector-menu {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    background-image: url("http://cdn.exxonmobil.com/~/media/Images/System%20Images/toputilitybckgrnd.jpg?as=1&h=NaN&w=NaN");
    position: absolute;
    width: 100%;
    left: 0;
    top: 50px;
    padding: 30px 20px;
    z-index: 36;
  }
  #wrapper .nav-top-utility .language-selector-menu h1 {
    font-size: 24px;
    color: #fafafa;
  }
  #wrapper .nav-top-utility .language-selector-menu ul.languages {
    margin-top: 20px;
  }
  #wrapper .nav-top-utility .language-selector-menu li {
    display: block;
    float: none;
    height: 60px;
    padding: 0;
    border-bottom: 2px #2a2a2a groove;
    color: #757575;
  }
  #wrapper .nav-top-utility .language-selector-menu li.selected {
    color: #ccc;
    font-weight: bold;
  }
  #wrapper .nav-top-utility .language-selector-menu li a {
    font-size: 16px;
    line-height: 60px;
    height: 60px;
    padding: 0 0 0 8px;
  }
  #wrapper .nav-top-utility .language-selector-menu li a:hover {
    text-decoration: none;
  }
  #wrapper .nav-top-utility .language-selector-menu li:last-child {
    border-bottom: none;
  }
  #wrapper .nav-top-utility .language-selector-menu .close-button {
    content: "";
    display: block;
    position: absolute;
    -moz-background-size: 1100px 60px;
    -o-background-size: 1100px 60px;
    -webkit-background-size: 1100px 60px;
    background-size: 1100px 60px;
    background-image: url("/images/icons/icon-top-utility.png");
    background-repeat: no-repeat;
    background-position: -1014px center;
    height: 22px;
    text-indent: -9999em;
    top: 30px;
    right: 20px;
    width: 22px;
    cursor: pointer;
  }
  .no-svg #wrapper .nav-top-utility .language-selector-menu .close-button {
    background-image: url("/images/icons/icon-top-utility.png");
  }
  #wrapper .nav-top-utility .language-selector-menu .close-button:hover, #wrapper .nav-top-utility .language-selector-menu .close-button:focus {
    background-position: -1064px center;
    z-index: 3;
  }
}

@media screen and (min-width: 0) and (max-width: 605px) {
  .touch #wrapper #top-utility {
    overflow: visible;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/carousel-supporting.css' (Mode: Static) */
#wrapper .carousel-supporting-module {
  background-color: white;
}
#wrapper .carousel-supporting-module .blue-text {
  color: #003399;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .carousel-supporting-module .carousel-supporting .inner {
  padding-bottom: 20px;
}
#wrapper .carousel-supporting-module li,
#wrapper .carousel-supporting-module p {
  padding-left: 0;
}
#wrapper .carousel-supporting-module .carousel-container {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-bottom: 20px;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
  width: 67.5%;
}
#wrapper .carousel-supporting-module .carousel-container .carousel {
  padding-bottom: 50px;
  position: relative;
  line-height: 1;
  margin-bottom: -6px;
}

/* Fix for Flash objects on video slides appearing outside an overflow:hidden container, the last two selectors are specifically for IE */
#wrapper .carousel-supporting-module .slick-slide {
  visibility: visible;
}
#wrapper .carousel-supporting-module .slick-slide.slick-active {
  visibility: visible;
}
#wrapper .carousel-supporting-module .slick-slide.slick-active .carousel-videos {
  visibility: visible; 
}
#wrapper .carousel-supporting-module .slick-slide .carousel-videos,
#wrapper .carousel-supporting-module .slick-slide.slick-cloned .carousel-videos {
  visibility: hidden; 
}

#wrapper .carousel-supporting-module .carousel-container .carousel .item {
  padding: 0 35px;
}
#wrapper .carousel-supporting-module .carousel-container .carousel .carousel-videos,
#wrapper .carousel-supporting-module .carousel-container .carousel .carousel-text-links,
#wrapper .carousel-supporting-module .carousel-container .carousel .carousel-image-text {
  width: 100%;
  padding: 0;
  margin-bottom: 0;
}
#wrapper .carousel-supporting-module .carousel-container .carousel .carousel-titles {
  margin: 43px 0 25px 0;
}
#wrapper .carousel-supporting-module .carousel-container .carousel .slick-dots {
  bottom: 0;
  padding: 0;
}
#wrapper .carousel-supporting-module .carousel-titles {
  font-size: 17px;
  line-height: 1em;
  margin: 45px 0 0 0;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .carousel-supporting-module .carousel-videos,
#wrapper .carousel-supporting-module .carousel-text-links,
#wrapper .carousel-supporting-module .carousel-image-text {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-right: 0;
  width: 68.40278%;
  padding-left: 2.08333%;
  padding-right: 2.08333%;
}
#wrapper .carousel-supporting-module .carousel-videos .videos-item .caption-container {
  max-width: 486px;
  width: 100%;
  margin: auto;
}
#wrapper .carousel-supporting-module .carousel-videos .videos-item .caption-container .videos-caption {
  font-size: 13px;
  text-align: left;
  margin: 22px 0 25px 0;
}
#wrapper .carousel-supporting-module .carousel-videos .videos-item .caption-container .videos-caption span {
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .carousel-supporting-module .carousel-videos .videos-item .videos-container {
  max-width: 486px;
  width: 100%;
  height: 253px;
  margin: 35px auto auto auto;
  background: rgba(0, 0, 255, 0.13);
}
#wrapper .carousel-supporting-module .carousel-videos .videos-item .videos-container img {
  width: 100%;
  height: 100%;
}
#wrapper .carousel-supporting-module .carousel-text-links .text-links-text {
  font-family: EMprint, 'Univers Next W23', 'TF-Srivichai', '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: 34px;
  line-height: normal;
  margin: 43px 0 25px 0;
}
#wrapper .carousel-supporting-module .carousel-text-links .text-links-action {
  font-size: 15px;
  margin: 0;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container {
  font-size: 13px;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container p {
  margin: 0 0 15px 0;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container hr {
  border: 0;
  border-top: 1px solid #e6e6e6;
  width: 103px;
  margin: 25px 0;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container hr:after, #wrapper .carousel-supporting-module .carousel-text-links .links-container hr:before {
  content: " ";
  display: table;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container hr:after {
  clear: both;
}
#wrapper .carousel-supporting-module .carousel-text-links .links-container .module-links ul > li {
  margin: 5px 0;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-title .explore {
  font-size: 13px;
  margin-left: 4px;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item {
  position: relative;
  margin: 0;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-right: 2.60417%;
  width: 40.14757%;
  float: left;
  margin: 0;
  margin-left: 4.16667%;
  margin-top:20px;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img img {
  float: right;
  margin-right: 0;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 57.24826%;
  float: left;
  margin-right: -2.08333%;
  padding: 0 5% 5% 10%;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-description {
  font-size: 20px;
  font-family: EMprintLight, 'Univers Next W23 Light', 'TF-Srivichai', '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;
  line-height: 30px;
  margin: 15px 0 25px 0;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-author-name, #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-author-title {
  font-size: 15px;
  font-family: EMprintLight, 'Univers Next W23 Light', 'TF-Srivichai', '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;
  color: #808080;
  margin: 0;
  line-height: 23px;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-author-title {
  margin-bottom: 30px;
}
#wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-action {
  font-size: 15px;
  margin: 0;
}
#wrapper .carousel-supporting {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-left: 1px solid #e6e6e6;
  box-sizing: border-box;
  float: right;
  margin-bottom: -9999px;
  margin-right: 2.60417%;
  padding-bottom: 9999px;
  padding-left: 2%;
  padding-top: 10px;
  width: 32.5%;
}
#wrapper .carousel-supporting .supporting-item {
  position: relative;
}
#wrapper .carousel-supporting .supporting-item .module-title {
  color: #959595;
  font-size: 16px;
  margin-bottom: 7px;
}
#wrapper .carousel-supporting .supporting-item .module-description {
  font-family: EMprintLight, 'Univers Next W23 Light', 'TF-Srivichai', '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;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 40px;
  margin-top: 10px;
}
#wrapper .carousel-supporting .supporting-item .module-links ul > li {
  margin: 0;
  margin-bottom: 3px;
}
#wrapper .carousel-supporting .supporting-item .module-links ul > li > a {
  font-size: 15px;
}

@media print, screen and (min-width: 1000px) {
  #wrapper .carousel-supporting {
    height: 100%;
    padding-left: 30px;
    margin-right: 0;
    padding-right: 30px;
    right: 0;
  }
}
@media print, screen and (min-width: 0) and (max-width: 1000px) {
  #wrapper .carousel-supporting {
	border-left: none;
  }
  #wrapper .carousel-supporting .supporting-item {
    padding-bottom: 30px;
  }
  #wrapper .carousel-supporting-module .carousel-container {
    border-right: none;
  }
}
@media print, screen and (min-width: 606px) and (max-width: 999px) {
  #wrapper .carousel-supporting-module .carousel-container {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 100%;
    float: left;
  }
  #wrapper .carousel-supporting-module .carousel-container .carousel {
    margin-bottom: -1px;
  }
  #wrapper .carousel-supporting-module .carousel-titles {
    font-size: 17px;
    line-height: 1em;
    margin: 60px 0 0 0;
    font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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 .carousel-supporting-module .carousel-videos, #wrapper .carousel-supporting-module .carousel-text-links, #wrapper .carousel-supporting-module .carousel-image-text {
    width: 100%;
    padding-left: 2.63158%;
    padding-right: 2.63158%;
  }
  #wrapper .carousel-supporting-module .carousel-videos, #wrapper .carousel-supporting-module .carousel-text-links {
    margin-bottom: 30px;
  }
  #wrapper .carousel-supporting-module .carousel-videos .videos-caption {
    margin-top: 15px;
    margin-bottom: 20px;
  }
  #wrapper .carousel-supporting-module .carousel-text-links .text-links-title {
    margin-top: 60px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-title {
    top: 30px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img {
    margin-left: 8%;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 2.63158%;
    width: 40.13158%;
    float: left;
    float: right;
    padding: 0;
  }
  #wrapper .carousel-supporting-module .carousel-supporting {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #wrapper .carousel-supporting-module .carousel-supporting .supporting-item {
    width: 100%;
    margin: 0;
    border-top: 1px solid #e0e0e0;
  }
}
@media screen and (min-width: 0) and (max-width: 605px) {
  #wrapper .carousel-supporting-module .carousel-container {
    width: 100%;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
  }
  #wrapper .carousel-supporting-module .carousel-container .carousel .carousel-image-text {
    margin-bottom: 70px;
  }
  #wrapper .carousel-supporting-module .carousel-videos, #wrapper .carousel-supporting-module .carousel-text-links, #wrapper .carousel-supporting-module .carousel-image-text {
    width: 100%;
    padding-left: 5.55556%;
    padding-right: 5.55556%;
    margin-bottom: 45px;
  }
  #wrapper .carousel-supporting-module .carousel-videos .videos-item .caption-container {
    max-width: 272px;
    width: 100%;
  }
  #wrapper .carousel-supporting-module .carousel-videos .videos-item .caption-container .videos-caption {
    margin: 20px 0 85px 0;
    line-height: 20px;
  }
  #wrapper .carousel-supporting-module .carousel-videos .videos-item .videos-container {
    max-width: 272px;
    width: 100%;
    height: 100%;
    margin-top: 80px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img, #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side {
    padding: 0;
    margin: 0;
    width: 100%;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-description {
    line-height: 23px;
    font-size: 17px;
    margin-top: 35px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-author-name {
    margin-top: 20px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-side .image-text-author-title {
    margin-bottom: 30px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img {
    padding: 0;
    margin: 10px 0 0 0;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img .img-container {
    margin: auto;
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzMwMzAzMCIgc3RvcC1vcGFjaXR5PSIwLjg1Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ3JSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjY2JSIgc3RvcC1jb2xvcj0iIzRjNGM0YyIgc3RvcC1vcGFjaXR5PSIwLjI3Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YjViNWIiIHN0b3Atb3BhY2l0eT0iMC42NSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
    background: -moz-linear-gradient(top, rgba(48, 48, 48, 0.85) 1%, rgba(68, 68, 68, 0.27) 47%, rgba(76, 76, 76, 0.27) 66%, rgba(91, 91, 91, 0.65) 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, rgba(48, 48, 48, 0.85)), color-stop(47%, rgba(68, 68, 68, 0.27)), color-stop(66%, rgba(76, 76, 76, 0.27)), color-stop(100%, rgba(91, 91, 91, 0.65)));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(48, 48, 48, 0.85) 1%, rgba(68, 68, 68, 0.27) 47%, rgba(76, 76, 76, 0.27) 66%, rgba(91, 91, 91, 0.65) 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(48, 48, 48, 0.85) 1%, rgba(68, 68, 68, 0.27) 47%, rgba(76, 76, 76, 0.27) 66%, rgba(91, 91, 91, 0.65) 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(48, 48, 48, 0.85) 1%, rgba(68, 68, 68, 0.27) 47%, rgba(76, 76, 76, 0.27) 66%, rgba(91, 91, 91, 0.65) 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(48, 48, 48, 0.85) 1%, rgba(68, 68, 68, 0.27) 47%, rgba(76, 76, 76, 0.27) 66%, rgba(91, 91, 91, 0.65) 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9303030', endColorstr='#a65b5b5b',GradientType=0 );
    /* IE6-8 */
    -webkit-border-radius: 50%;
    border-radius: 50%;
    overflow: hidden;
    padding: 13px;
    width: 107px;
    height: 107px;
  }
  #wrapper .carousel-supporting-module .carousel-image-text .image-text-item .image-text-img .img-container img {
    float: none;
    width: 125%;
    margin-left: -13px;
    margin-top: -14px;
  }
  #wrapper .carousel-supporting-module .carousel-supporting {
    width: 100%;
    padding: 0;
    margin: 0;
  }
  #wrapper .carousel-supporting-module .carousel-supporting .supporting-item {
    width: 100%;
    margin: 0;
    border-top: 1px solid #e0e0e0;
  }
}



/* Comment Generated by Combres - Resource '~/stylesheets/modules/mobile-nav.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
  ~7. fonts
*/
/* ~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
---------------------------------------------------*/
/* ~7 fonts
---------------------------------------------------*/
/* ~7 Retina Background
---------------------------------------------------*/
.mobile-logo-wrapper span, .mm-list > li.mm-subtitle, .mm-list a.mm-subclose {
  position: relative;
}

.mm-list > li.mm-subtitle:after, .mm-list > li.mm-subtitle:before, .mm-list a.mm-subclose:before, #mobile-nav.option-b .mm-list > li.mm-subtitle:after {
  position: absolute;
}

.mobile-logo-wrapper span {
  width: 100%;
}

.mobile-logo-wrapper span {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
}

.mm-list > li.mm-subtitle:after, .mm-list > li.mm-subtitle:before, .mm-list a.mm-subclose:before, #mobile-nav.option-b .mm-list > li.mm-subtitle:after {
  content: '';
}

/*
  ~1. BREAKPOINT - large screen
    ~1.1 logo
    ~1.2 Override mmenu
    ~1.3 Nav styles
  ~2. BREAKPOINT - not large screen
*/
/* ~1. BREAKPOINT - large screen
--------------------------------------------------
--------------------------------------------------*/
/* ~1.1 logo
--------------------------------------------------
--------------------------------------------------*/
.mobile-logo-wrapper {
  -moz-box-shadow: inset 0 4px 0 rgba(17, 17, 17, 0.4);
  -webkit-box-shadow: inset 0 4px 0 rgba(17, 17, 17, 0.4);
  box-shadow: inset 0 4px 0 rgba(17, 17, 17, 0.4);
  border-bottom: 1px solid rgba(17, 17, 17, 0.2);
}
.mobile-logo-wrapper span {
  background-image: url("/images/global/footer-logo.svg");
  background-position: 30px center;
  background-repeat: no-repeat;
  background-size: auto 25px;
  height: 80px;
  text-indent: -9999px;
}

/* ~1.2. Override mmenu
--------------------------------------------------
--------------------------------------------------*/
.mm-list > li.mm-subtitle:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  background-image: url("/images/utilities/gradient-v.png");
  background-repeat: repeat;
  background-size: 1px 80px;
  content: '';
  height: 80px;
  left: 0;
  position: absolute;
  top: 40px;
  width: 80px;
  z-index: -1;
}

.mm-list > li.mm-subtitle:before {
  width: 80px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.05);
  left: 0;
  top: 40px;
}

.mm-list a.mm-subclose:before {
  border-bottom: none;
  border-right: none;
  border: 3px solid transparent;
  display: inline-block;
  height: 14px;
  left: 30px;
  top: 75px;
  width: 14px;
}

/* ~1.3 Nav styles
--------------------------------------------------
--------------------------------------------------*/
#mobile-nav.option-b {
  background-color: #fff;
  max-height: 0;
  visibility: hidden;
  z-index: 0;
}
#mobile-nav.option-b .mobile-logo-wrapper {
  -moz-box-shadow: inset 0 3px 0 rgba(17, 17, 17, 0.08);
  -webkit-box-shadow: inset 0 3px 0 rgba(17, 17, 17, 0.08);
  box-shadow: inset 0 3px 0 rgba(17, 17, 17, 0.08);
  border-bottom-width: 0;
  padding-left: 30px;
  padding-right: 30px;
}
#mobile-nav.option-b .mobile-logo-wrapper span {
  background-image: url("/images/global/logo-red.svg");
  background-position: left center;
  background-size: 168px auto;
  border-bottom: 1px solid #ebebeb;
  height: 110px;
}
#mobile-nav.option-b .mm-list > li > a, #mobile-nav.option-b .mm-list > li > span {
  text-shadow: none;
  color: #333;
  font-size: 14px;
  outline: 0;
  padding: 0;
  line-height: 90px;
}
#mobile-nav.option-b .mm-list > li {
  padding-left: 30px;
  padding-right: 30px;
}
#mobile-nav.option-b .mm-list > li.mm-subtitle:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=4);
  opacity: 0.04;
  background-image: url("/images/utilities/gradient-v.png");
  background-repeat: repeat;
  background-size: 1px 80px;
  content: '';
  height: 80px;
  left: 0;
  position: absolute;
  top: 40px;
  width: 80px;
  z-index: -1;
}
#mobile-nav.option-b .mm-list > li > a {
  padding-top: 0;
}
#mobile-nav.option-b .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults) {
  border-bottom-width: 0;
}
#mobile-nav.option-b .mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  border-color: #ebebeb;
}
#mobile-nav.option-b .mm-list > li > a, #mobile-nav.option-b #mobile-nav.option-a .mm-list > li > span {
  background: transparent;
}
#mobile-nav.option-b .mm-subtitle {
  background-color: rgba(17, 17, 17, 0.05);
}
#mobile-nav.option-b .mm-subtitle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  background-color: #111;
}
#mobile-nav.option-b .mm-list a.mm-subopen:after {
  right: 30px;
}
#mobile-nav.option-b .mm-list a.mm-subopen:after, #mobile-nav.option-b .mm-list a.mm-subclose:before {
  border-color: #7b7b7b;
  border-width: 2px;
  height: 15px;
  width: 15px;
}
#mobile-nav.option-b .mm-list a.mm-subclose {
  padding-top: 40px;
}
#mobile-nav.option-b .mm-list a.mm-subclose:before {
  border-color: #7b7b7b;
  left: 10px;
}

/* ~2. BREAKPOINT - not large screen
--------------------------------------------------
--------------------------------------------------*/

@media print, screen and (min-width: 0) and (max-width: 1000px) {
  #mobile-nav.option-b.mm-opened {
    max-height: none;
    visibility: visible;
  }
}
@media (min-width: 1000px) {
   #mobile-nav.option-b {
        display: none !important;
   }
    html.mm-right.mm-opening .mm-slideout, html.mm-opening .mm-slideout {
        -webkit-transform: translate(0, 0)!important;
        -moz-transform: translate(0, 0)!important;
        -ms-transform: translate(0, 0)!important;
        -o-transform: translate(0, 0)!important;
        transform: translate(0, 0)!important;
    }
    html.mm-opened #mm-blocker, html.mm-blocking #mm-blocker {
        display: none !important;
    }
    html.mm-opened {
        overflow: auto!important;
        position: initial!important;
    }
    html.mm-opened body{
        overflow: auto!important;
    }
}


/* Comment Generated by Combres - Resource '~/stylesheets/mmenu/jquery.mmenu.all.css' (Mode: Static) */
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu panels CSS
*/
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
.mm-menu.mm-horizontal > .mm-panel {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.mm-menu .mm-hidden {
  display: none;
}

.mm-wrapper {
  overflow-x: hidden;
  position: relative;
}

.mm-menu,
.mm-menu > .mm-panel {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 0;
}

.mm-menu {
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
}
.mm-menu > .mm-panel {
  background: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0px;
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mm-menu > .mm-panel.mm-opened {
  -webkit-transform: translate(0%, 0);
  -moz-transform: translate(0%, 0);
  -ms-transform: translate(0%, 0);
  -o-transform: translate(0%, 0);
  transform: translate(0%, 0);
}
.mm-menu > .mm-panel.mm-subopened {
  -webkit-transform: translate(-15%, 0);
  -moz-transform: translate(-15%, 0);
  -ms-transform: translate(-15%, 0);
  -o-transform: translate(-15%, 0);
  transform: translate(-15%, 0);
}
.mm-menu > .mm-panel.mm-highest {
  z-index: 1;
}
.mm-menu > .mm-list {
  padding-bottom: 0;
}
.mm-menu > .mm-list:after {
  content: '';
  display: block;
  height: 80px;
}

.mm-panel > .mm-list {
  margin-left: 0px;
  margin-right: 0px;
}
.mm-panel > .mm-list:first-child {
  padding-top: 0;
}

.mm-list,
.mm-list > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}

.mm-list {
  font: inherit;
  font-size: 16px;
}
.mm-list a,
.mm-list a:hover {
  text-decoration: none;
}
.mm-list > li {
  position: relative;
}
.mm-list > li > a,
.mm-list > li > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-family: EMprintSemibold, 'Univers Next W23 Bold', 'TF-Srivichai-Bol', '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;
  color: inherit;
  line-height: 80px;
  display: block;
  padding-left: 30px;
  text-shadow: 0 2px 1px rgba(17, 17, 17, 0.1);
  margin: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults) {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  content: '';
  border-bottom-width: 1px;
  border-bottom-style: solid;
  display: block;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
}
.mm-list > li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
  width: auto;
  margin-left: 0px;
  position: relative;
  left: auto;
}
.mm-list a.mm-subopen {
  background: rgba(3, 2, 1, 0);
  width: 80px;
  height: 100%;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2;
}
.mm-list a.mm-subopen:before {
  content: '';
  border-left-width: 1px;
  border-left-style: solid;
  display: block;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.mm-list a.mm-subopen.mm-fullsubopen {
  width: 100%;
}
.mm-list a.mm-subopen.mm-fullsubopen:before {
  border-left: none;
}
.mm-list a.mm-subopen + a,
.mm-list a.mm-subopen + span {
  padding-right: 0px;
  margin-right: 80px;
}
.mm-list > li.mm-selected > a.mm-subopen {
  background: transparent;
}
.mm-list > li.mm-selected > a.mm-fullsubopen + a,
.mm-list > li.mm-selected > a.mm-fullsubopen + span {
  padding-right: 80px;
  margin-right: 0;
}
.mm-list a.mm-subclose {
  text-indent: 80px;
  padding-top: 40px;
  margin-top: -40px;
}
.mm-list > li.mm-label {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 0px;
  line-height: 40px;
  padding-right: 0px;
}
.mm-list > li.mm-spacer {
  padding-top: 80px;
}
.mm-list > li.mm-spacer.mm-label {
  padding-top: 40px;
}
.mm-list a.mm-subopen:after,
.mm-list a.mm-subclose:before {
  content: '';
  border: 2px solid transparent;
  display: inline-block;
  width: 7px;
  height: 7px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  margin-bottom: -5px;
  position: absolute;
  bottom: 50%;
}
.mm-list a.mm-subopen:after {
  border-top: none;
  border-left: none;
  right: 18px;
}
.mm-list a.mm-subclose:before {
  border-right: none;
  border-bottom: none;
  margin-bottom: -20px;
  left: 22px;
}

.mm-menu.mm-vertical .mm-list .mm-panel {
  display: none;
  padding: 0px 0 0px 0px;
}
.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
  border-color: transparent;
}
.mm-menu.mm-vertical .mm-list li.mm-opened > .mm-panel {
  display: block;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen {
  height: 80px;
}
.mm-menu.mm-vertical .mm-list > li > a.mm-subopen:after {
  top: 36px;
  bottom: auto;
}
.mm-menu.mm-vertical .mm-list > li.mm-opened > a.mm-subopen:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mm-menu.mm-vertical .mm-list > li.mm-label > a.mm-subopen {
  height: 40px;
}

html.mm-opened .mm-page {
  box-shadow: 0 0 15px rgba(17, 17, 17, 0.2);
}

.mm-menu {
  background: #222;
  color: #ccc;
}
.mm-menu .mm-list > li:after {
  border-color: #111;
}
.mm-menu .mm-list > li > a.mm-subclose {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:after, .mm-menu .mm-list > li > a.mm-subclose:before {
  border-color: rgba(255, 255, 255, 0.3);
}
.mm-menu .mm-list > li > a.mm-subopen:before {
  border-color: #111;
}
.mm-menu .mm-list > li.mm-selected > a:not(.mm-subopen),
.mm-menu .mm-list > li.mm-selected > span {
  background: rgba(0, 0, 0, 0.1);
}
.mm-menu .mm-list > li.mm-label {
  background: rgba(255, 255, 255, 0.05);
}
.mm-menu.mm-vertical .mm-list li.mm-opened > a.mm-subopen,
.mm-menu.mm-vertical .mm-list li.mm-opened > ul {
  background: rgba(255, 255, 255, 0.05);
}

/*
	jQuery.mmenu offcanvas addon CSS
*/
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
.mm-page {
  box-sizing: border-box;
  position: relative;
  height: 100%;
}

.mm-slideout {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: -ms-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

html.mm-opened {
  overflow: hidden;
  position: relative;
}
html.mm-opened body {
  overflow: hidden;
}

html.mm-background .mm-page {
  background: inherit;
}

#mm-blocker {
  background: rgba(3, 2, 1, 0);
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999999;
}

html.mm-opened #mm-blocker,
html.mm-blocking #mm-blocker {
  display: block;
}

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
}
.mm-menu.mm-current {
  display: block;
}

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px;
}

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0);
  }
}
/*
	jQuery.mmenu position extension CSS
*/
/* fonts
---------------------------------------------------*/
/* default grid - desktop
---------------------------------------------------*/
/* breakpoints
---------------------------------------------------*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}

.mm-menu.mm-right {
  left: auto;
  right: 0;
}

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0;
}

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0);
}

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0);
  }
}
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0);
  }
}
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important;
}

.mm-menu.mm-front {
  z-index: 1;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
}

html.mm-opened.mm-next .mm-page {
  box-shadow: none;
}

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -ms-transition: -ms-transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: transform 300ms cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}
.mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
.mm-menu.mm-front.mm-top {
  -webkit-transform: translate(0, -100%);
  -moz-transform: translate(0, -100%);
  -ms-transform: translate(0, -100%);
  -o-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.mm-menu.mm-front.mm-bottom {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  transform: translate(0, 100%);
}

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.mm-menu.mm-front.mm-top, .mm-menu.mm-front.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px;
}




/* Comment Generated by Combres - Resource '~/stylesheets/libs/bootstrap.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 '~/Javascript/libs/slick/slick.css' (Mode: Static) */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }



/* Comment Generated by Combres - Resource '~/stylesheets/brands/brand-esso.css' (Mode: Static) */
.brand-esso .option-b .logo-wrapper .logo {
    background-image: url("/images/icons/icon-esso-logo-tm.svg");
    background-repeat: no-repeat;
    display: block;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 50%;
    width: 90px;
    height: 62px;
    background-position: center center;
}
.brand-esso .option-b .logo-wrapper {
    width: 95px;
}
.brand-esso #mobile-nav.option-b .mobile-logo-wrapper span {
    background-image: url("/images/icons/icon-esso-logo-tm.svg");
    background-position: left center;
    background-size: 100px auto;
    height: 110px;
}



/* Comment Generated by Combres - Resource '~/stylesheets/brands/brand-xto.css' (Mode: Static) */
.brand-xto .option-b .logo-wrapper .logo {
    background-image: url("/images/icons/icon-xto-logo.svg");
    background-repeat: no-repeat;
    display: block;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 47%;
    width: 98px;
    height: 66px;
    background-position: center center;
}
.brand-xto .option-b .logo-wrapper {
    width: 101px;
}
.brand-xto #mobile-nav.option-b .mobile-logo-wrapper span {
    background-image: url("/images/icons/icon-xto-logo.svg");
    background-position: left center;
    background-size: 100px auto;
    height: 110px;
}
.brand-xto .option-b ul.nav-list-wrapper li:hover {
    -moz-box-shadow: inset 0 3px 0 #FFCF01;
    -webkit-box-shadow: inset 0 3px 0 #FFCF01;
    box-shadow: inset 0 3px 0 #FFCF01;
}
.brand-xto .nav-list-wrapper li._active {
    -moz-box-shadow: inset 0 3px 0 #FFCF01;
    -webkit-box-shadow: inset 0 3px 0 #FFCF01;
    box-shadow: inset 0 3px 0 #FFCF01;
}
.brand-xto .option-b ul.nav-list-wrapper li._active a {
    color: #FFCF01;
}
.brand-xto .option-b .search-wrapper:hover,
.brand-xto .option-b .search-wrapper._active {
    -moz-box-shadow: inset 0 3px 0 #FFCF01;
    -webkit-box-shadow: inset 0 3px 0 #FFCF01;
    box-shadow: inset 0 3px 0 #FFCF01;
}
.brand-xto .option-b .search-wrapper:hover .icon-search,
.brand-xto .option-b .search-wrapper:hover .search-text,
.brand-xto .option-b .search-wrapper._active .icon-search,
.brand-xto .option-b .search-wrapper._active .search-text {
    color: #FFCF01;
}
.brand-xto .option-b .search-wrapper:hover .icon-search:before, .option-b .search-wrapper._active .icon-search:before {
    color: #FFCF01;
}
@media print, screen and (max-width: 1000px) and (min-width: 0) {
.brand-xto .option-b .nav-trigger span:hover,
.brand-xto .option-b .nav-trigger:hover span {
        color: #FFCF01;
    }
}
.brand-xto .option-b .nav-trigger:hover {
    -moz-box-shadow: inset 0 3px 0 #FFCF01;
    -webkit-box-shadow: inset 0 3px 0 #FFCF01;
    box-shadow: inset 0 3px 0 #FFCF01;
}
@media print, screen and (max-width: 1000px) and (min-width: 0) {
.brand-xto .option-b .search-wrapper .icon-search:before {
        color: #FFCF01;
    }
}
.brand-xto .option-b .nav-trigger .icon-hamburger:before,
.brand-xto .option-b .nav-trigger .icon-hamburger:after,
.brand-xto .option-b .nav-trigger .icon-hamburger {
    background-color: #FFCF01;
}
.brand-xto .search-wrapper._active .icon-search:before {
    background-image: url("/images/global/close_search-brand-xto.png");
    background-image: url("/images/global/close_search-brand-xto.svg"), linear-gradient(transparent, transparent);
}


/* Comment Generated by Combres - Resource '~/stylesheets/brands/brand-imperial.css' (Mode: Static) */
.brand-imperial .option-b .logo-wrapper .logo {
    background-image: url("/images/icons/icon-imperial-logo.svg");
    background-repeat: no-repeat;
    display: block;
    margin-top: -30px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999em;
    top: 40%;
    width: 132px;
    height: 78px;
    background-position: center center;
}
.brand-imperial .option-b .logo-wrapper {
    width: 133px;
}
.brand-imperial #mobile-nav.option-b .mobile-logo-wrapper span {
    background-image: url("/images/icons/icon-imperial-logo.svg");
    background-position: left center;
    background-size: 100px auto;
    height: 110px;
}
.brand-imperial .option-b ul.nav-list-wrapper li:hover {
    -moz-box-shadow: inset 0 3px 0 #0066B3;
    -webkit-box-shadow: inset 0 3px 0 #0066B3;
    box-shadow: inset 0 3px 0 #0066B3;
}
.brand-imperial .nav-list-wrapper li._active {
    -moz-box-shadow: inset 0 3px 0 #0066B3;
    -webkit-box-shadow: inset 0 3px 0 #0066B3;
    box-shadow: inset 0 3px 0 #0066B3;
}
.brand-imperial .option-b ul.nav-list-wrapper li._active a {
    color: #0066B3;
}
.brand-imperial .option-b .search-wrapper:hover,
.brand-imperial .option-b .search-wrapper._active {
    -moz-box-shadow: inset 0 3px 0 #0066B3;
    -webkit-box-shadow: inset 0 3px 0 #0066B3;
    box-shadow: inset 0 3px 0 #0066B3;
}
.brand-imperial .option-b .search-wrapper:hover .icon-search,
.brand-imperial .option-b .search-wrapper:hover .search-text,
.brand-imperial .option-b .search-wrapper._active .icon-search,
.brand-imperial .option-b .search-wrapper._active .search-text {
    color: #0066B3;
}
.brand-imperial .option-b .search-wrapper:hover .icon-search:before, .option-b .search-wrapper._active .icon-search:before {
    color: #0066B3;
}
@media print, screen and (max-width: 1000px) and (min-width: 0) {
.brand-imperial .option-b .nav-trigger span:hover,
.brand-imperial .option-b .nav-trigger:hover span {
        color: #0066B3;
    }
}
.brand-imperial .option-b .nav-trigger:hover {
    -moz-box-shadow: inset 0 3px 0 #0066B3;
    -webkit-box-shadow: inset 0 3px 0 #0066B3;
    box-shadow: inset 0 3px 0 #0066B3;
}
@media print, screen and (max-width: 1000px) and (min-width: 0) {
.brand-imperial .option-b .search-wrapper .icon-search:before {
        color: #0066B3;
    }
}
.brand-imperial .option-b .nav-trigger .icon-hamburger:before,
.brand-imperial .option-b .nav-trigger .icon-hamburger:after,
.brand-imperial .option-b .nav-trigger .icon-hamburger {
    background-color: #0066B3;
}
.brand-imperial .search-wrapper._active .icon-search:before {
    background-image: url("/images/global/close_search-brand-imperial.png");
    background-image: url("/images/global/close_search-brand-imperial.svg"), linear-gradient(transparent, transparent);
}

.brand-imperial .bottom-utility .inner .logos a.exxonmobil {
    -moz-background-size: 160px 45px;
    -o-background-size: 160px 45px;
    -webkit-background-size: 160px 45px;
    background-size: 160px 45px;
    background-image: url("/images/icons/icon-imperial-logo-footer.png");
    background-image: url("/images/icons/icon-imperial-logo-footer.svg?v=5erik"), linear-gradient(transparent, transparent);
    background-repeat: no-repeat;
    height: 45px;
    margin-right: 31px;
    margin-top: 0;
    overflow: hidden;
    text-indent: -9999em;
    float: left;
    width: 80px;
    background-position: -80px center;
    display: block;
}
.brand-imperial .bottom-utility .inner .logos a.exxonmobil:hover {
    background-position: 0px center;
}