@charset "UTF-8";
#mobileNav ul li span.navMobileToggle i.icon-plus, #mobileNav ul li span.navMobileToggle i.icon-minus, .pqTextInnerIcon_A, .pqTextInnerIcon_C, .pqTextInnerIcon_E, .pqTextInnerIcon_G, .pqTextInnerIcon_I, .pqTextInnerIcon_K, .pqTextInnerIcon_M, .pqTextInnerIcon_O, .pqTextInnerIcon_R, .pqTextInnerIcon_T, .pqTextInnerIcon_V, .pqTextInnerIcon_X {
  font-family: bat-icon-set-1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased; }

.noDisplay {
  display: none; }

#overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background-color: #333333;
  opacity: .5;
  -webkit-opacity: .5;
  -moz-opacity: .5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  display: none;
  z-index: 500; }

.megaOn #overlay {
  display: block;
  z-index: 3; }

.lFloat {
  float: left; }

.rFloat {
  float: right; }

.clearFloats {
  clear: both;
  visibility: hidden;
  height: 0px; }

.clearfix:after {
  clear: both; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * 1. Remove the bottom border in Chrome 57- and Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

body {
  background-color: #ffffff;
  margin: 0; }

main.withinContainer {
  overflow: hidden; }

#outerWrap {
  position: relative;
  width: 100%;
  overflow: hidden; }
  @media only screen and (max-width: 983px) {
    #outerWrap {
      background-color: #ffffff;
      width: 100%;
      padding-top: 0; } }
  @media only screen and (min-width: 1200px) and (max-width: 99999px) {
    #outerWrap {
      margin: 0 auto; } }

@media only screen and (min-width: 760px) and (max-width: 983px) {
  #pageWrap {
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    background-position: 20.25% 0; } }
@media only screen and (max-width: 983px) {
  #pageWrap {
    z-index: 5; } }
@media only screen and (max-width: 519px) {
  #pageWrap {
    margin-top: 2.5%; } }

.mq {
  font-size: 0.82em;
  position: absolute;
  left: -9999px;
  /*@include setPosition(fixed,0,0);*/
  display: none;
  width: 0px;
  height: 0px;
  width: auto;
  height: auto;
  overflow: hidden;
  float: left;
  /*z-index: 99999;
  padding: 3px 8px;
  background-color:$glbColorExtraLightGray;*/ }

@media only screen and (min-width: 1200px) and (max-width: 99999px) {
  #mqMax {
    display: block; } }

@media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #mqLarge {
    display: block; } }

@media only screen and (min-width: 760px) and (max-width: 983px) {
  #mqMedium {
    display: block; } }

@media only screen and (min-width: 520px) and (max-width: 759px) {
  #mqSmall {
    display: block; } }

@media only screen and (max-width: 519px) {
  #mqMobile {
    display: block; } }

span.responsiveFit, img.responsiveFit, .responsiveFit img {
  max-width: 100%;
  height: auto; }

img.responsiveFit, .responsiveFit img {
  width: auto; }

#pageContent {
  float: right;
  width: 70.1612%;
  margin: 0;
  zoom: 1;
  /* flipped standfirsts v7 */ }
  #pageContent a {
    color: #004f9f; }
  #pageContent h4 a {
    color: #00b1eb; }
  #pageContent p, #pageContent ul, #pageContent ol {
    font-size: 1em; }
  #pageContent ul p, #pageContent ul ul, #pageContent ul ol, #pageContent ol p, #pageContent ol ol, #pageContent ol ul {
    font-size: 1em; }
  #pageContent ul {
    list-style: none;
    padding-left: 2em;
    margin-left: 0; }
  #pageContent ul li, #pageContent ol li {
    margin-bottom: 0.67em; }
  #pageContent ul li:before {
    content: "\e010";
    color: #00b1eb;
    margin-left: -1.3em;
    /* padding right removed as it mucks up text alignment of first line after bullet */
    /* padding-right: 0.3em;*/ }
  #pageContent ul.stdBullets li:before, #pageContent ul.noBullets li:before, #pageContent ul.linkList li:before {
    content: none;
    margin: 0;
    padding: 0; }
  #pageContent ul.stdBullets {
    list-style: disc; }
  #pageContent ul.noBullets, #pageContent ul.linkList {
    padding-left: 0; }
  #pageContent ol {
    padding-left: 0;
    margin-left: 2em; }
  #pageContent ul li ul {
    padding-top: .67em;
    list-style: disc;
    font-size: 1em; }
  #pageContent ul li ul li:before {
    content: ""; }
  #pageContent ol.iconList, #pageContent ul.iconList {
    margin-left: 0;
    list-style: none; }
  #pageContent ol.iconList li, #pageContent ul.iconList li {
    padding-left: 1.6em;
    position: relative; }
  #pageContent ul.iconList li:before {
    content: ""; }
  #pageContent ol.iconList li i, #pageContent ul.iconList li i {
    position: absolute;
    top: 0.1em;
    left: 0; }
  #pageContent ol.numberBullets li i {
    top: 0;
    font-size: 1.2em;
    color: #0e2b63; }
  #pageContent ol.alpha {
    list-style: upper-alpha; }
  #pageContent .standfirst p {
    font-size: 1.2em;
    font-family: Aeroport, Arial, Helvetica, sans-serif;
    color: #0e2b63;
    margin-right: 15.7407407%; }
    @media only screen and (max-width: 983px) {
      #pageContent .standfirst p {
        margin-right: 0; } }
  #pageContent .standfirstContainer.sfImageTop .standfirst p {
    margin: 0; }
  #pageContent .standfirstContainer.sfImageTop .standfirstImg {
    margin-bottom: 3.44%; }
  #pageContent .standfirstContainer.sfNoText.sfImageTop .standfirstImg {
    margin: 0; }
  #pageContent .standfirstImg img {
    width: 100%; }
  #pageContent .article {
    margin-left: 3.4482759%; }
    #pageContent .article .primaryContent {
      margin-bottom: 2.5%;
      margin-right: 18.452381%; }
      @media only screen and (min-width: 760px) and (max-width: 983px) {
        #pageContent .article .primaryContent {
          margin-right: 21.2488769%; } }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #pageContent .article .primaryContent {
          margin-right: 19.2307692%; } }
      @media only screen and (max-width: 519px) {
        #pageContent .article .primaryContent {
          width: auto;
          margin-right: 0;
          margin-left: 0;
          float: none; } }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      #pageContent .article {
        margin-left: 3.1331593%; } }
    @media only screen and (max-width: 759px) {
      #pageContent .article {
        margin: 0 2.5%; } }
  @media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #pageContent {
      width: 78.324%; } }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #pageContent {
      width: 79.75%; } }
  @media only screen and (max-width: 759px) {
    #pageContent {
      float: none;
      width: auto; } }
  #pageContent.pageContentFullWidth {
    width: 94.44444%;
    float: none;
    margin-left: 2.7777778%;
    margin-right: 2.7777778%; }
    #pageContent.pageContentFullWidth .primaryContent {
      margin-right: 0; }

.home #pageContent {
  width: auto;
  float: none; }

.rhm #pageContent .standard .primaryContent {
  width: 65.4320988%;
  margin-right: 3.7037037%;
  float: left; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    .rhm #pageContent .standard .primaryContent {
      width: 65.5335222%;
      margin-right: 3.3994334%; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    .rhm #pageContent .standard .primaryContent {
      width: 65.7894737%;
      margin-right: 2.6315789%; } }
.rhm #pageContent .standard .secondaryContent {
  width: 30.8641975%;
  float: left;
  font-size: 1em; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    .rhm #pageContent .standard .secondaryContent {
      width: 31.0670444%; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    .rhm #pageContent .standard .secondaryContent {
      width: 31.5789474%; } }

.rhmWidget {
  margin-bottom: 20px;
  margin-top: 12px;
  border-bottom: 1px solid #cce7f2;
  position: relative; }
  .rhmWidget img {
    width: 100%;
    max-width: 250px; }
  .rhmWidget i.icon-video {
    background: #ffffff;
    position: absolute;
    top: 1em;
    left: 1em;
    line-height: 0;
    font-size: 1.4em;
    margin: 0; }

.rhmWidgetIcon {
  color: #00b1eb;
  position: absolute; }
  .rhmWidgetIcon i {
    vertical-align: middle; }

.mr5 {
  margin-right: 5px !important; }

.pb12 {
  padding-bottom: 12px !important; }

.rhmWidget .mb6 {
  /* Override of mb6 to give more space under image in RHM widget! */
  margin-bottom: 12px; }

.rhmWidget h4 {
  font-size: 0.95em;
  line-height: 1.35em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #00b1eb;
  /*margin-bottom: 0.9px;*/ }

.rhmWidgetLink {
  color: #0e2b63;
  display: inline-block;
  font-size: 0.88em;
  font-weight: bold;
  margin-left: 1.4em;
  position: relative; }

ul.rhm-sa {
  padding-left: 0px !important;
  font-size: 1em !important;
  list-style: none !important;
  margin-bottom: 12px;
  border-bottom: 1px solid #cce7f2; }

li.rhm-sa {
  font-size: 100% !important;
  font-weight: bold !important;
  margin-bottom: 0.8em !important; }

div i.rhm-sa-asterisk {
  position: absolute; }

.rhm-sa-content i:before {
  font-family: bat-icon-set-1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased; }

i.rhm-sa-icon-asterisk {
  display: none; }

i.rhm-sa-icon-arrow {
  color: #00b1eb;
  width: 1em;
  overflow: hidden;
  padding-right: 0.4em;
  position: absolute; }

i.rhm-sa-icon-arrow:before {
  content: "\e013";
  font-family: bat-icon-set-2020 !important;
  margin-top: 5px; }

li.rhm-sa:before {
  margin-left: 1.6em !important;
  content: "" !important;
  display: none !important; }

H4.rhm-sa-subtitle {
  font-size: 0.95em;
  line-height: 1.35em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #00b1eb;
  margin: 0 0 .3em 0; }

a.rhm-sa-link {
  color: #0e2b63 !important;
  text-decoration: none !important;
  font-size: 0.85em !important;
  display: inline-block;
  margin-left: 1.5em; }

.rhm-el-line {
  border-bottom: 1px solid #cce7f2;
  margin-bottom: 1.25em; }

/* EXTERNAL LINKS */
ul.rhm-el {
  padding-left: 0px !important;
  font-size: 1em !important;
  list-style: none !important;
  margin-left: 0 !important; }

li.rhm-el {
  font-size: 100% !important;
  font-weight: bold !important;
  margin-bottom: 0.5em !important; }

i.rhm-el-icon-headingarrow {
  display: none; }

H4.rhm-el-title {
  font-size: 0.95em;
  line-height: 1.35em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #00b1eb;
  margin: 0 0 .3em 0em; }

li.rhm-el i:before {
  font-family: bat-icon-set-1;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  width: 1em;
  line-height: 1em;
  -webkit-font-smoothing: antialiased; }

li.rhm-el:before {
  margin-left: 1.6em !important;
  content: "" !important;
  display: none !important; }

a.rhm-el-link {
  color: #0e2b63 !important;
  text-decoration: none !important;
  font-size: 0.85em !important; }

li.rhm-el i.rhm-el-icon-arrow {
  color: #00b1eb;
  width: 1em;
  overflow: hidden;
  padding-right: 0.4em;
  position: absolute; }

li.rhm-el i.rhm-el-icon-arrow:before {
  content: "\e013";
  font-family: bat-icon-set-2020 !important;
  margin-top: 5px; }

#pageContent.pageContentWide {
  width: 100%;
  margin-bottom: 1.5em; }

@media only screen and (max-width: 519px) {
  .primaryContent, .secondaryContent {
    width: auto !important;
    margin-right: 0 !important;
    margin-left: 0 !important;
    float: none !important; } }
.gutterTop {
  margin-top: 3.4482759%; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    .gutterTop {
      margin-top: 3.2432432%; } }
  @media only screen and (max-width: 759px) {
    .gutterTop {
      margin-top: 2.5%; } }

.standard {
  margin-right: 3.4482759%;
  margin-bottom: 0px;
  margin-left: 3.4482759%; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    .standard {
      margin-right: 4.6997389%;
      margin-left: 3.1331593%; } }
  @media only screen and (max-width: 759px) {
    .standard {
      margin-right: 2.5%;
      margin-left: 2.5%; } }

#mainLogo {
  width: 154px;
  height: 125px;
  position: absolute;
  top: 0px;
  left: 5.97%;
  z-index: 6; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #mainLogo {
      top: 20px;
      left: 3.75%;
      width: 110px;
      height: auto; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #mainLogo {
      left: 3.75%;
      z-index: 3;
      width: 125px;
      height: auto; } }
  @media only screen and (max-width: 519px) {
    #mainLogo {
      top: 0px;
      left: 3.75%;
      z-index: 3;
      width: 125px; } }

#Homelink {
  display: inline-block;
  vertical-align: middle;
  line-height: 125px; }

html {
  font-size: 100%;
  font-size: 1em;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #000000; }

body {
  font-size: 1em;
  line-height: 1.5;
  color: #333333; }

h1 {
  font-size: 1.2em;
  font-weight: bold;
  margin: 0; }

h2 {
  font-size: 1em;
  padding-left: 0.6em;
  margin: 0; }

h3 {
  font-size: 2em;
  font-weight: 600;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #0e2b63;
  letter-spacing: -0.025em; }

.title {
  padding-bottom: 10px;
  margin: 0;
  border-bottom: 1px solid #cce7f2;
  margin-bottom: 18px; }
  .title h3 {
    padding-bottom: 8px;
    margin: 0; }
  .title p {
    font-size: 1.2em;
    color: #00b1eb;
    margin-right: 15.7407407%;
    padding-bottom: 8px;
    margin-bottom: 0; }

h4 {
  font-size: 1.33em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #00b1eb;
  margin: 0 0 .67em 0; }

h5 {
  font-size: 1.2em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #00b1eb;
  margin: 0 0 .67em 0; }

h6 {
  font-size: 1.09em;
  font-weight: bold;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #333333;
  font-style: italic;
  margin: 0 0 .67em 0; }

a {
  color: #0e2b63;
  text-decoration: none; }
  a :hover {
    text-decoration: underline; }

p,
pre,
ul, ol {
  margin: 0 0 1.35em 0; }

img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
  vertical-align: middle; }

form {
  margin: 0; }

input, select, textarea {
  color: #0e2b63;
  line-height: normal; }

button, input {
  margin: 0; }

button {
  cursor: pointer; }

.ow_skip_navigation, .ow_navigation_title, .ow_skip_end {
  position: absolute;
  top: 0px;
  left: -2000px; }

.nav-jump, .search-jump {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.offlineOnly {
  display: none; }

header {
  position: relative;
  border-bottom: 1px solid #cccccc;
  z-index: 4;
  background-color: #ffffff;
  padding-top: 20px; }

header:before {
  content: "";
  height: 20px;
  width: 100%;
  display: block;
  background: linear-gradient(90deg, #0e2b63 30.4785%, rgba(0, 0, 0, 0) 30.4785%), linear-gradient(90deg, #004f9f 52.15788%, rgba(0, 0, 0, 0) 52.15788%), linear-gradient(90deg, #00b1eb 64.72807%, rgba(0, 0, 0, 0) 64.72807%), linear-gradient(90deg, #ef7d00 73.22551%, rgba(0, 0, 0, 0) 73.22551%), linear-gradient(90deg, #ffbb00 79.62792%, rgba(0, 0, 0, 0) 79.62792%), linear-gradient(90deg, #50af47 86.69237%, rgba(0, 0, 0, 0) 86.69237%), linear-gradient(90deg, #afca0b 92.0305%, rgba(0, 0, 0, 0) 92.0305%), linear-gradient(90deg, #5a328a 97.0083%, rgba(0, 0, 0, 0) 97.0083%), linear-gradient(90deg, #e72582 100%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  top: 0px;
  left: 0px; }

#headerInner {
  height: 125px;
  position: relative; }

.withinContainer {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto; }

/* ==========================================================================
   RETINA DEVICES
   ========================================================================== */
#resourceNav {
  position: absolute;
  top: 0px;
  left: auto;
  right: 5.97%;
  height: auto;
  z-index: 5;
  width: 88.06%;
  margin-left: 0; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #resourceNav {
      right: 3.75%;
      width: 92.5%; } }

#ow_fnav_container {
  position: relative;
  top: auto;
  left: auto;
  margin: 0;
  padding: 0;
  font-size: inherit;
  z-index: 5; }
  #ow_fnav_container ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right; }
    #ow_fnav_container ul li {
      float: left;
      margin-right: 1px;
      font-weight: bold; }
      #ow_fnav_container ul li div {
        height: 39px;
        line-height: 39px; }
      #ow_fnav_container ul li #ow_fnav_div_firstone {
        display: none !important; }
      #ow_fnav_container ul li a {
        font-size: 0.8em;
        color: #004f9f;
        font-weight: normal;
        display: block;
        padding: 4px 0 4px 30px !important;
        vertical-align: middle; }
        @media only screen and (min-width: 760px) and (max-width: 983px) {
          #ow_fnav_container ul li a {
            padding-left: 8px !important; } }
        #ow_fnav_container ul li a i {
          line-height: 20px;
          vertical-align: middle;
          margin-right: 6px; }
      #ow_fnav_container ul li li.ow_fnav_li_6 {
        border-left: 1px solid #cccccc;
        margin-left: 30px;
        padding-left: 0; }
      #ow_fnav_container ul li span {
        display: block; }
      #ow_fnav_container ul li i {
        /* margin-right: 6px;*/
        display: inline-block;
        width: 1em; }
  @media only screen and (max-width: 759px) {
    #ow_fnav_container {
      display: none; } }

#fullSiteNav {
  float: right;
  margin: 0 3.065% 0 0;
  zoom: 1;
  width: 24.355%;
  padding: 2.7777778% 0; }
  #fullSiteNav div {
    padding: 6px 0px; }
  #fullSiteNav div#ow_lhn_container {
    padding: 6px 12px 6px 0; }
    #fullSiteNav div#ow_lhn_container ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      #fullSiteNav div#ow_lhn_container ul li {
        border-top: 1px solid #efefef;
        position: relative; }
        #fullSiteNav div#ow_lhn_container ul li a {
          display: block;
          color: #0e2b63; }
        #fullSiteNav div#ow_lhn_container ul li #ow_lhn_div_current a {
          color: #00b1eb;
          font-weight: 700; }
        #fullSiteNav div#ow_lhn_container ul li ul {
          border-bottom: none;
          font-size: 1em;
          margin-left: 18px; }
          #fullSiteNav div#ow_lhn_container ul li ul li {
            border-top: none; }
            #fullSiteNav div#ow_lhn_container ul li ul li:before {
              content: '\2013';
              position: absolute;
              margin-left: -1.2em;
              margin-top: 0.25em; }
  #fullSiteNav .ow_lhn_div_1_inbc, #fullSiteNav .ow_lhn_div_2_inbc {
    font-weight: 700;
    color: #444; }
  @media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    #fullSiteNav {
      width: 19.255%;
      margin: 0; } }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #fullSiteNav {
      width: 16.5%;
      margin: 0; } }
  @media only screen and (max-width: 759px) {
    #fullSiteNav {
      display: none; } }

@media only screen and (max-width: 759px) {
  .js #fullSiteNav {
    display: none; } }

.siteNav {
  font-size: 0.95em;
  line-height: 1.6em; }

#pageContentWrap {
  margin: 0 3.73134%;
  /* 50/1340 (80-30 for content margin)*/ }
  @media only screen and (max-width: 983px) {
    #pageContentWrap {
      margin: 0; } }

/* make sure does not apply to html which modernizr adds 'video' class to!*/
body .video {
  margin-bottom: 1.35em; }

.videoContainer {
  position: relative;
  /*  padding-top: 30px;*/
  padding-bottom: 56.25%;
  overflow: hidden;
  height: 0; }

.videoContainer iframe,
.videoContainer object,
.videoContainer embed {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%; }

.videoInfo {
  background-color: #e8e8e8;
  padding: 1.35em 1.35em 0.35em 1.35em;
  overflow: hidden; }

.videoInfo h4 {
  font-size: 1.1em;
  color: #0e2b63; }

.videoInfo p {
  font-size: 0.8em;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #000000; }

#pageContent .videoLinks ul.linkList li i.icon-arrow, #pageContent .videoLinks ul.linkList li i[class^=icon-file-], #pageContent .videoLinks ul.linkList li i[class^=icon-link-] {
  color: #00b1eb; }

#pageContent .videoLinks i.icon-video {
  display: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

div.dataTable {
  overflow: auto;
  width: 100%; }

table.dataTable {
  font-size: 0.9em;
  border: none;
  width: 100%; }
  table.dataTable tr.dataTableRowOdd {
    background-color: #ffffff; }
  table.dataTable tr.dataTableRowEven {
    background-color: #efefef; }
  table.dataTable .tdbold {
    font-weight: bold; }
  table.dataTable th {
    text-align: right;
    border: none;
    padding: 5px; }
  table.dataTable th.thl {
    text-align: left; }
  table.dataTable th.thc, table.dataTable td.tdc {
    text-align: center; }
  table.dataTable th.fwn {
    font-weight: normal; }
  table.dataTable th.rtDataCell, table.dataTable td.rtDataCell {
    text-align: right; }
  table.dataTable th.rtLabelCell, table.dataTable td.rtLabelCell {
    text-align: left !important;
    font-weight: bold; }
  table.dataTable td {
    text-align: right;
    border: none;
    padding: 5px; }
  table.dataTable td.tdl {
    text-align: left; }
  table.dataTable .dataTableCollapsedOnly {
    float: left; }
  @media only screen and (max-width: 519px) {
    table.dataTable tr {
      vertical-align: top; }
    table.dataTable .dataTableExpandedOnly {
      display: none; } }
  @media only screen and (min-width: 520px) {
    table.dataTable tr {
      height: 3em; }
    table.dataTable .dataTableCollapsedOnly {
      display: none; }
    table.dataTable .dataTableCollapsedOnlyUnfloated {
      display: none; } }

/* ==========================================================================
   Tabbed Nav
   ========================================================================== */
.ow_tabnav_container {
  margin: 0 0 0.5em;
  width: 100%; }

#pageContent ul.ow_tabnav_ul {
  border: 0 solid #0e2b63;
  border-width: 0 0 4px 1px;
  padding: 0px;
  list-style: none;
  margin: 0px; }

#pageContent li.ow_tabnav_li {
  display: inline-block;
  /* IE6 - 7 hack */
  zoom: 1;
  *display: inline;
  margin: 0;
  border: 0 solid #0e2b63;
  border-width: 1px 1px 0 0; }

/* Cancel off li before from default CSS */
#pageContent li.ow_tabnav_li:before {
  padding-right: 0;
  color: inherit;
  margin-left: 0;
  content: none; }

.ow_tabnav_a {
  font-weight: normal;
  display: inline-block;
  outline: medium none;
  padding: 0.8em 0.75em;
  position: relative;
  text-align: center;
  text-decoration: none; }

#pageContent #ow_tabnav_li_current a {
  color: #ffffff;
  font-weight: bold; }

#ow_tabnav_a_current {
  background-color: #0e2b63; }

.ow_tabnav_a {
  background-color: #ffffff;
  color: #000000; }

#pageContent .ow_tabnav_li a:hover {
  background-color: #cccccc;
  text-decoration: none; }

#breadcrumb {
  position: relative;
  font-size: 0.8em;
  min-height: 27px;
  width: 100%;
  margin: 2em 0 0;
  padding: 0;
  background: #004f9f; }
  #breadcrumb ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left; }
    #breadcrumb ul li {
      float: left; }
      #breadcrumb ul li span {
        display: block;
        float: left;
        padding: 6px 0;
        color: #ffffff;
        font-weight: bold; }
        @media only screen and (max-width: 519px) {
          #breadcrumb ul li span {
            padding: 4px;
            float: none; } }
      #breadcrumb ul li a {
        display: block;
        padding: 6px 0px;
        float: left;
        color: #e8e8e8; }
        @media only screen and (max-width: 519px) {
          #breadcrumb ul li a {
            padding: 4px;
            float: none; } }
      @media only screen and (max-width: 519px) {
        #breadcrumb ul li {
          float: none; } }
    #breadcrumb ul .ow_bc_li_divider {
      padding: 6px 6px 0;
      font-size: 1em;
      line-height: 1em;
      font-weight: 400;
      font-family: bat-icon-set-1;
      color: #cccccc;
      text-transform: none !important;
      speak: none;
      display: inline-block;
      text-decoration: none;
      width: 1em;
      -webkit-font-smoothing: antialiased; }
      #breadcrumb ul .ow_bc_li_divider:before {
        content: "\e013";
        font-family: bat-icon-set-2020 !important;
        padding-top: 0.4em;
        display: block;
        font-size: 1.2em; }
      @media only screen and (max-width: 519px) {
        #breadcrumb ul .ow_bc_li_divider {
          padding: 6px 0px 0; } }
      #breadcrumb ul .ow_bc_li_divider div {
        display: none; }

#ow_bc_container {
  margin: 1.2% 5.97% 1.2% 5.97%;
  width: 88.06%; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #ow_bc_container {
      margin: 1.2% 3.75% 1.2% 3.75%;
      width: 92.5%; } }
  @media only screen and (max-width: 759px) {
    #ow_bc_container {
      margin: 1.2% 2.5% 1.2% 2.5%;
      width: 95%; } }

#footer:after {
  content: "";
  height: 20px;
  width: 100%;
  display: block;
  background: linear-gradient(90deg, #0e2b63 30.4785%, rgba(0, 0, 0, 0) 30.4785%), linear-gradient(90deg, #004f9f 52.15788%, rgba(0, 0, 0, 0) 52.15788%), linear-gradient(90deg, #00b1eb 64.72807%, rgba(0, 0, 0, 0) 64.72807%), linear-gradient(90deg, #ef7d00 73.22551%, rgba(0, 0, 0, 0) 73.22551%), linear-gradient(90deg, #ffbb00 79.62792%, rgba(0, 0, 0, 0) 79.62792%), linear-gradient(90deg, #50af47 86.69237%, rgba(0, 0, 0, 0) 86.69237%), linear-gradient(90deg, #afca0b 92.0305%, rgba(0, 0, 0, 0) 92.0305%), linear-gradient(90deg, #5a328a 97.0083%, rgba(0, 0, 0, 0) 97.0083%), linear-gradient(90deg, #e72582 100%, rgba(0, 0, 0, 0) 100%); }

#footer {
  width: 100%;
  background: #0e2b63;
  display: block;
  margin: 0 auto;
  padding-top: 12px;
  /* For BAT copyright in footer */ }
  #footer #footerWrap {
    position: relative;
    padding: 0;
    margin-left: 5.97%;
    /* 80/1340 */
    margin-right: 2.985075%;
    /* 40/1340 */
    margin-top: 4.478%;
    /* 60/1340 */
    overflow: hidden;
    z-index: 2; }
    #footer #footerWrap .footerPane {
      width: 21.72131148%;
      /* 25% - 3.278689% */
      float: left;
      margin-right: 3.278689%;
      /* 40/1220 */
      margin-bottom: 1.639344262%;
      /* 20/1220 */
      overflow: hidden; }
      @media only screen and (min-width: 760px) and (max-width: 983px) {
        #footer #footerWrap .footerPane {
          width: 30.58333%;
          margin-right: 3.75%; }
          #footer #footerWrap .footerPane.footerPaneThree {
            margin-right: 0; }
          #footer #footerWrap .footerPane.footerPaneFour {
            width: 100% !important; }
            #footer #footerWrap .footerPane.footerPaneFour .footerBox {
              border-top: 1px solid #dddddd;
              padding-top: 12px !important; } }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #footer #footerWrap .footerPane {
          width: 47.5%;
          margin-right: 2.5%; }
          #footer #footerWrap .footerPane.footerPaneThree {
            clear: both;
            border-top: 1px solid #dddddd;
            padding-top: 12px !important; }
          #footer #footerWrap .footerPane.footerPaneFour {
            border-top: 1px solid #dddddd;
            padding-top: 12px !important; } }
      @media only screen and (max-width: 519px) {
        #footer #footerWrap .footerPane {
          width: 100%;
          float: none;
          margin-bottom: 2.5641026%; } }
      #footer #footerWrap .footerPane .footerBox {
        padding-bottom: 5%; }
        #footer #footerWrap .footerPane .footerBox p {
          color: #ffffff;
          line-height: 2em; }
        #footer #footerWrap .footerPane .footerBox ul#footerContact, #footer #footerWrap .footerPane .footerBox ul.footerContact {
          font-size: 1em;
          list-style: none;
          margin: 0;
          padding: 0; }
          #footer #footerWrap .footerPane .footerBox ul#footerContact li p, #footer #footerWrap .footerPane .footerBox ul.footerContact li p {
            float: left;
            /* margin-left: 1.3em;*/ }
          #footer #footerWrap .footerPane .footerBox ul#footerContact li i, #footer #footerWrap .footerPane .footerBox ul.footerContact li i {
            display: none; }
          #footer #footerWrap .footerPane .footerBox ul#footerContact li:after, #footer #footerWrap .footerPane .footerBox ul.footerContact li:after {
            clear: both;
            content: " ";
            display: table; }
        @media only screen and (max-width: 519px) {
          #footer #footerWrap .footerPane .footerBox {
            padding: 18px 0 12px 18px !important;
            margin: 0;
            border-top: 1px solid #dddddd; } }
      #footer #footerWrap .footerPane h4 {
        position: relative;
        font-size: 1.5em;
        color: #00b1eb;
        margin-bottom: 45px;
        font-weight: 500; }
        #footer #footerWrap .footerPane h4 a {
          position: relative;
          /*padding-left: 1.1em;*/
          color: #00b1eb; }
        #footer #footerWrap .footerPane h4 i {
          display: none; }
      #footer #footerWrap .footerPane p {
        font-size: 0.9em;
        margin-bottom: 1.1em; }
      #footer #footerWrap .footerPane a {
        color: #00b1eb; }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      #footer #footerWrap {
        margin-left: 3.75%;
        margin-right: 2.5%; } }
    @media only screen and (max-width: 759px) {
      #footer #footerWrap {
        margin-left: 2.5%;
        margin-right: 1.25%; } }
    @media only screen and (max-width: 519px) {
      #footer #footerWrap {
        position: relative; } }
    #footer #footerWrap P.footerSharePrice {
      margin-bottom: 0px;
      color: #ffffff;
      font-size: 1.7em; }
    #footer #footerWrap P.footerShareDiff {
      margin-bottom: 0px;
      font-weight: bold; }
    #footer #footerWrap P.mb0 {
      margin-bottom: 0px; }
    #footer #footerWrap .footerTweets h4 i.icon-twitter {
      color: #0e2b63;
      font-size: 1.5em;
      line-height: 1.5em;
      top: 0; }
    #footer #footerWrap .footerTweets h4 i.icon-arrow {
      left: 36px; }
    #footer #footerWrap .footerTweets h4 a {
      padding-left: 3.4em; }
    #footer #footerWrap .footerTweets .tweet {
      padding-bottom: 18px; }
    #footer #footerWrap .footerTweets .tweet p {
      margin-bottom: 6px; }
    #footer #footerWrap .footerTweets .tweetByAvatar {
      float: left;
      width: 32px; }
    #footer #footerWrap .footerTweets .tweetByUser {
      margin-left: 38px;
      margin-bottom: 6px; }
    #footer #footerWrap .footerTweets .tweetByUser h5 {
      font-size: 0.8em;
      margin-bottom: 0;
      font-weight: normal;
      font-style: italic; }
    #footer #footerWrap .footerTweets .tweetByUser p {
      font-size: 0.7em;
      font-style: italic;
      margin-bottom: 0; }
    #footer #footerWrap .footerTweets .tweet p.tweetRetweeted {
      font-style: italic; }
    #footer #footerWrap .footerTweets .tweetDate {
      font-size: 0.7em;
      float: left; }
    #footer #footerWrap .footerTweets .tweetActions {
      float: right; }
    #footer #footerWrap .footerTweets .tweetActions ul {
      list-style: none;
      margin: 0;
      padding: 0;
      font-size: 0.7em; }
    #footer #footerWrap .footerTweets .tweetActions ul li {
      float: left;
      margin-left: 6px; }
    #footer #footerWrap .footerTweets .tweetActions ul li a {
      display: block;
      width: 16px;
      height: 16px;
      overflow: hidden;
      background: url("../../FL9CWJVG/$file/icons-tweet.png") 0 0 no-repeat; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetReply a {
      background-position: 0 0; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetReply a:hover {
      background-position: -16px 0; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetRetweet a {
      background-position: -80px 0; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetRetweet a:hover {
      background-position: -96px 0; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetFavorite a {
      background-position: -32px 0; }
    #footer #footerWrap .footerTweets .tweetActions ul li.tweetFavorite a:hover {
      background-position: -48px 0; }
  #footer #footer-WorldMap {
    margin-bottom: 1.5em;
    width: 100%; }
  #footer .verisignlogo a {
    color: #00b1eb !important; }
  #footer .ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px; }
  #footer .ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%; }
  #footer #footerBase {
    width: 100%;
    float: left;
    border-top: 1px solid #cccccc;
    position: relative;
    padding-bottom: 15px; }
  #footer #footerLegal {
    position: relative;
    padding-top: 0.5em;
    padding-bottom: 1.5em;
    margin: 0 350px 0 5.97%;
    overflow: hidden; }
    @media only screen and (min-width: 984px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      #footer #footerLegal #ow_fnav2_container, #footer #footerLegal #ow_fnav3_container {
        float: left; } }
    @media only screen and (max-width: 759px) {
      #footer #footerLegal #ow_fnav2_container, #footer #footerLegal #ow_fnav3_container {
        display: none; } }
    #footer #footerLegal #ow_fnav2_container ul, #footer #footerLegal #ow_fnav3_container ul {
      float: left;
      list-style: outside none none;
      margin: 0;
      padding: 0;
      position: relative;
      z-index: 2; }
      #footer #footerLegal #ow_fnav2_container ul li, #footer #footerLegal #ow_fnav3_container ul li {
        float: left; }
        #footer #footerLegal #ow_fnav2_container ul li a, #footer #footerLegal #ow_fnav3_container ul li a {
          display: block;
          padding: 8px 12px 8px 0;
          color: #00b1eb;
          font-size: 0.825em; }
    #footer #footerLegal p {
      float: right;
      padding: 8px 6px;
      position: relative;
      z-index: 2; }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      #footer #footerLegal {
        margin-left: 3.75% !important;
        margin-right: 2.5%; } }
    @media only screen and (max-width: 759px) {
      #footer #footerLegal {
        margin-left: 2.5% !important;
        margin-right: 1.25%; } }
    @media only screen and (max-width: 519px) {
      #footer #footerLegal {
        position: relative; } }
  #footer #socialMedia #socialMediaButtons {
    margin-top: 2em; }
    #footer #socialMedia #socialMediaButtons .smbWrapper {
      display: table;
      width: 100%;
      max-width: 240px; }
      #footer #socialMedia #socialMediaButtons .smbWrapper .smbItem {
        display: table-cell;
        position: relative;
        margin: 0;
        height: 46px; }
        #footer #socialMedia #socialMediaButtons .smbWrapper .smbItem a {
          display: block;
          height: 44px;
          width: 28px;
          background-color: #00b1eb;
          padding: 3px 8px 2px 10px;
          transition: background 0.5s; }
          #footer #socialMedia #socialMediaButtons .smbWrapper .smbItem a i {
            font-size: 25px;
            line-height: 54px;
            color: #ffffff; }
          #footer #socialMedia #socialMediaButtons .smbWrapper .smbItem a span {
            display: none; }
  @media only screen and (max-width: 519px) {
    #footer #socialMedia {
      padding: 0 0 18px 18px; } }
  #footer #copyRight {
    top: 1em;
    color: #ffffff;
    font-size: 0.9em;
    position: absolute;
    right: 5.97%; }

.popup #footer #footerBase {
  padding-bottom: 45px; }

.footercol3 #footer #footerWrap .footerPane {
  width: 31.5315315%;
  margin-right: 2.7027027%;
  margin-bottom: 2.7027027%; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    .footercol3 #footer #footerWrap .footerPane {
      width: 31.5315315%;
      margin-right: 2.7027027%;
      margin-bottom: 2.7027027%; }
      .footercol3 #footer #footerWrap .footerPane.footerPaneFour {
        width: 31.5315315% !important;
        margin-right: 2.7027027%;
        margin-bottom: 2.7027027%; }
        .footercol3 #footer #footerWrap .footerPane.footerPaneFour .footerBox {
          border: none;
          padding-top: inherit; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    .footercol3 #footer #footerWrap .footerPane {
      width: 47.4358974%;
      margin-right: 2.5641026%;
      margin-bottom: 2.5641026%; }
      .footercol3 #footer #footerWrap .footerPane.footerPaneFour {
        width: 100% !important; } }
  @media only screen and (max-width: 519px) {
    .footercol3 #footer #footerWrap .footerPane {
      width: 100%;
      float: none;
      margin-bottom: 2.5641026%; } }
  .footercol3 #footer #footerWrap .footerPane.footerPaneThree {
    display: none; }
  .footercol3 #footer #footerWrap .footerPane.footerPaneFour {
    margin-right: 0; }

.footnote {
  border-top: 1px solid #cce7f2;
  padding-top: 15px;
  font-size: 0.77em; }

.secondaryContent .footnote {
  font-size: 0.85em; }

/* RA - 2/10/15 - icon references moved to "sites" level _EndMarketFull.scss as it was clashing with sustainability */
.search-jump {
  position: absolute;
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  width: 1px; }
  @media only screen and (max-width: 759px) {
    .search-jump {
      position: absolute;
      top: 12px;
      right: 12px;
      width: 44px;
      height: 44px;
      overflow: hidden;
      z-index: 3;
      padding: 0;
      margin: 0;
      clip: auto;
      border: 0; }
      .search-jump #search-jump-link {
        width: 44px;
        height: 44px;
        overflow: hidden;
        display: block;
        text-decoration: none;
        text-align: center;
        color: #cccccc; }
        .search-jump #search-jump-link:hover {
          background-color: #efefef; }
        .search-jump #search-jump-link i {
          display: block;
          font-size: 34px;
          line-height: 48px; }
          .search-jump #search-jump-link i:before {
            font-size: 34px;
            line-height: 24px;
            color: #808080; }
        .search-jump #search-jump-link.searchBoxVisible {
          background-color: #efefef; } }
      @media only screen and (max-width: 759px) and (max-width: 759px) {
        .search-jump #search-jump-link.searchBoxVisible i#searchBoxOpen {
          display: none; }
        .search-jump #search-jump-link.searchBoxVisible i#searchBoxClose {
          display: block; } }

#divSearchEntry {
  position: absolute;
  top: 0px;
  left: 5.97%;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2) inset;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 7;
  background-color: #ffffff;
  border: 1px solid #808080; }
  #divSearchEntry i:before {
    font-size: 12px; }
  #divSearchEntry label {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  #divSearchEntry .inputButton {
    display: none; }
  #divSearchEntry span#searchButtonText {
    display: none; }
  #divSearchEntry input#SQRY {
    width: 70px;
    border: 0;
    padding: 5px 6px;
    background: none;
    font-size: 0.7em;
    float: left; }
    #divSearchEntry input#SQRY:focus {
      width: 310px !important; }
      @media only screen and (max-width: 519px) {
        #divSearchEntry input#SQRY:focus {
          width: 225px !important; } }
    #divSearchEntry input#SQRY.wideSearchinput {
      width: 310px !important; }
      @media only screen and (max-width: 519px) {
        #divSearchEntry input#SQRY.wideSearchinput {
          width: 225px !important; } }
    @media only screen and (max-width: 759px) {
      #divSearchEntry input#SQRY {
        font-size: 1em;
        width: auto;
        height: 42px;
        border: none;
        height: 42px;
        padding: 0 8px;
        margin: 0; } }
  #divSearchEntry #ow_searchsubmit_go {
    font-size: 0.8em;
    border: 0;
    background: none;
    padding: 4px 6px;
    color: #767676;
    position: relative;
    top: 0;
    right: 0; }
    @media only screen and (max-width: 759px) {
      #divSearchEntry #ow_searchsubmit_go {
        display: none; } }
  @media only screen and (max-width: 983px) {
    #divSearchEntry.searchBoxVisible {
      left: auto;
      right: 56px;
      z-index: 3; } }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #divSearchEntry {
      top: 0px;
      right: 3.75%; } }
  @media only screen and (max-width: 759px) {
    #divSearchEntry {
      position: absolute;
      top: 12px;
      left: -99999px;
      right: auto;
      z-index: auto; } }

.borderradius #divSearchEntry {
  /* was searchBox */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

.boxshadow #divSearchEntry {
  /* was searchBox */
  -webkit-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 1px 1px 4px rgba(0, 0, 0, 0.2); }

@media only screen and (min-width: 760px) {
  .js #divSearchEntry {
    position: absolute;
    top: 12px;
    width: auto;
    left: -99999px;
    right: auto;
    border: 1px solid #ccc;
    height: 42px;
    background-color: #fff;
    width: auto;
    margin: 0; } }
ul.searchResultsTypeSwitcher {
  list-style: none !important;
  padding-left: 0 !important; }
  ul.searchResultsTypeSwitcher:before, ul.searchResultsTypeSwitcher:after {
    clear: both;
    content: " ";
    display: table; }
  ul.searchResultsTypeSwitcher li {
    float: left;
    margin-right: 10px; }
    ul.searchResultsTypeSwitcher li:before {
      display: none !important; }

.searchEntry h4 {
  margin-bottom: 0 !important; }
  .searchEntry h4 a {
    font-size: 0.8em;
    font-family: Aeroport, Arial, Helvetica, sans-serif;
    color: #0e2b63 !important; }
.searchEntry h5 {
  font-size: 0.72em;
  margin-bottom: 0 !important; }
.searchEntry p {
  font-size: 0.72em !important; }

#languageSelector {
  position: absolute;
  z-index: 7;
  bottom: 10px;
  right: 5.97%;
  margin-left: 10px; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #languageSelector {
      right: 3.75%; } }
  @media only screen and (max-width: 759px) {
    #languageSelector {
      top: 85px;
      bottom: auto;
      right: 22px; } }
  #languageSelector ul#ow_lang {
    list-style: none;
    margin: 0 0 0.5em 0; }
    #languageSelector ul#ow_lang li {
      float: left;
      margin-left: 10px; }
      #languageSelector ul#ow_lang li a {
        font-size: 0.8em;
        font-family: Aeroport, Arial, Helvetica, sans-serif;
        color: #000000;
        color: #004f9f; }
      #languageSelector ul#ow_lang li.ow_lang_li_current a {
        font-weight: bold; }

.home #pageWrap {
  border: 0; }

.homeFeatureImage {
  *zoom: 1; }

#homeFeatureFoot {
  height: 460px; }
  @media only screen and (max-width: 519px) {
    #homeFeatureFoot {
      display: none; } }

#homeFeatureInner {
  margin: 28px 3.448275888% 0 2%;
  float: right; }
  @media only screen and (max-width: 519px) {
    #homeFeatureInner {
      margin: 0;
      float: none; } }

#homeFeature {
  overflow: hidden;
  height: 40.625%;
  width: 100%;
  position: relative;
  z-index: 1;
  background: #ffffff url("/group/control.nsf/vwFiles/loading/$file/loading.gif") center center no-repeat; }
  @media only screen and (max-width: 519px) {
    #homeFeature {
      position: relative;
      height: auto; } }
  #homeFeature .homeFeatureImage {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureImage {
        position: relative;
        top: auto;
        left: auto; }
        #homeFeature .homeFeatureImage img {
          width: 100%; } }
  #homeFeature .homeFeatureItem {
    position: relative;
    z-index: 2;
    overflow: hidden;
    margin-bottom: 12px;
    width: 400px; }
    #homeFeature .homeFeatureItem.currentHomeFeatureItem .homeFeatureItemDetail {
      display: block; }
    #homeFeature .homeFeatureItem.currentHomeFeatureItem h4 {
      color: #ffffff; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureItem {
        position: relative;
        width: auto;
        top: auto;
        left: auto;
        float: none;
        text-align: left;
        margin: 0; } }
    #homeFeature .homeFeatureItem h4 {
      float: right;
      clear: right;
      font-size: 1.6em;
      font-weight: normal;
      font-family: Aeroport, Arial, Helvetica, sans-serif;
      color: #ffffff;
      margin: 0;
      padding: 6px 12px;
      text-align: right;
      color: #fff;
      background-color: #0e2b63; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem h4 {
          text-align: left; } }
      #homeFeature .homeFeatureItem h4 a {
        color: #fff;
        display: block; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem h4 {
          float: none; } }
    #homeFeature .homeFeatureItem .homeFeatureItemContent {
      width: 430px;
      float: right;
      clear: right;
      font-size: 1.1em; }
      #homeFeature .homeFeatureItem .homeFeatureItemContent p {
        text-align: right; }
        #homeFeature .homeFeatureItem .homeFeatureItemContent p.noBG {
          padding: 0;
          margin: 0;
          background-color: inherit;
          color: #ffffff; }
          #homeFeature .homeFeatureItem .homeFeatureItemContent p.noBG span {
            padding: 3px 12px;
            line-height: 1.5em;
            background-color: #0e2b63; }
        @media only screen and (max-width: 519px) {
          #homeFeature .homeFeatureItem .homeFeatureItemContent p {
            text-align: left; } }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem .homeFeatureItemContent {
          width: auto;
          float: none; } }
  #homeFeature .homeFeatureItemLink {
    float: right; }
    #homeFeature .homeFeatureItemLink a {
      color: #ffbb00;
      font-weight: bold;
      font-size: 1em;
      display: block;
      padding: 6px 12px;
      background-color: #0e2b63; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureItemLink {
        float: none; } }
  #homeFeature .homeFeatureItem.Y, #homeFeature .homeFeatureItem.YB {
    right: 0; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureItem.Y, #homeFeature .homeFeatureItem.YB {
        width: 100%; } }
    #homeFeature .homeFeatureItem.Y h4, #homeFeature .homeFeatureItem.YB h4 {
      background-color: #ffbb00;
      color: #0e2b63; }
      #homeFeature .homeFeatureItem.Y h4 a, #homeFeature .homeFeatureItem.YB h4 a {
        color: #0e2b63; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.Y h4, #homeFeature .homeFeatureItem.YB h4 {
          background-color: #0e2b63;
          color: #ffffff; }
          #homeFeature .homeFeatureItem.Y h4 a, #homeFeature .homeFeatureItem.YB h4 a {
            color: #ffffff; } }
    #homeFeature .homeFeatureItem.Y .homeFeatureItemContent p span, #homeFeature .homeFeatureItem.YB .homeFeatureItemContent p span {
      display: inline-block;
      padding: 6px 12px;
      background-color: #ffbb00;
      color: #0e2b63; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.Y .homeFeatureItemContent p span, #homeFeature .homeFeatureItem.YB .homeFeatureItemContent p span {
          background-color: #0e2b63;
          color: #ffffff; } }
    #homeFeature .homeFeatureItem.Y .homeFeatureItemLink a, #homeFeature .homeFeatureItem.YB .homeFeatureItemLink a {
      background-color: #ffffff;
      color: #00b1eb; }
      #homeFeature .homeFeatureItem.Y .homeFeatureItemLink a i:before, #homeFeature .homeFeatureItem.YB .homeFeatureItemLink a i:before {
        color: #ffbb00; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.Y .homeFeatureItemLink a, #homeFeature .homeFeatureItem.YB .homeFeatureItemLink a {
          background-color: #0e2b63;
          color: #ffbb00; } }
  #homeFeature .homeFeatureItem.MB {
    width: 450px; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureItem.MB {
        width: auto; } }
    #homeFeature .homeFeatureItem.MB h4 {
      background: #00b1eb;
      max-width: 400px; }
    #homeFeature .homeFeatureItem.MB .homeFeatureItemContent {
      width: 430px; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.MB .homeFeatureItemContent {
          width: auto; } }
    #homeFeature .homeFeatureItem.MB .homeFeatureItemDetail {
      display: none; }
  #homeFeature .homeFeatureItem.MB.currentHomeFeatureItem h4 {
    background: #0e2b63; }
  #homeFeature .homeFeatureItem.MB.currentHomeFeatureItem .homeFeatureItemDetail {
    display: block; }
  #homeFeature .homeFeatureItem.MB.currentHomeFeatureItem .homeFeatureItemLink a {
    background: #0e2b63; }
  #homeFeature .homeFeatureItem.Y {
    width: 367px; }
  #homeFeature .homeFeatureItem.YB {
    position: absolute;
    bottom: 28px;
    right: 2%;
    width: 460px; }
    @media only screen and (max-width: 519px) {
      #homeFeature .homeFeatureItem.YB {
        position: relative;
        bottom: inherit;
        right: inherit;
        width: auto; } }
    #homeFeature .homeFeatureItem.YB h4 {
      width: 400px; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.YB h4 {
          width: auto; } }
    #homeFeature .homeFeatureItem.YB .homeFeatureItemContent {
      width: 460px; }
      @media only screen and (max-width: 519px) {
        #homeFeature .homeFeatureItem.YB .homeFeatureItemContent {
          width: auto; } }
  #homeFeature .homeFeatureImage.YB {
    left: auto;
    right: 0; }
  @media only screen and (max-width: 519px) {
    #homeFeature .homeFeatureImage, #homeFeature .homeFeatureImage img, #homeFeature .homeFeatureItemDetail {
      opacity: 1 !important;
      display: block !important;
      filter: none !important; }
    #homeFeature .homeFeatureItem h4, #homeFeature .homeFeatureItem.MB h4 {
      background-color: #0e2b63; } }

.no-js #homeFeature .homeFeatureItem.Y .homeFeatureItemContent p {
  background-color: #ffbb00; }

/* ====== Home carousel layout ===== */
#homeCarousel:after {
  content: "";
  height: 20px;
  width: 100%;
  display: block;
  background: linear-gradient(90deg, #0e2b63 30.4785%, rgba(0, 0, 0, 0) 30.4785%), linear-gradient(90deg, #004f9f 52.15788%, rgba(0, 0, 0, 0) 52.15788%), linear-gradient(90deg, #00b1eb 64.72807%, rgba(0, 0, 0, 0) 64.72807%), linear-gradient(90deg, #ef7d00 73.22551%, rgba(0, 0, 0, 0) 73.22551%), linear-gradient(90deg, #ffbb00 79.62792%, rgba(0, 0, 0, 0) 79.62792%), linear-gradient(90deg, #50af47 86.69237%, rgba(0, 0, 0, 0) 86.69237%), linear-gradient(90deg, #afca0b 92.0305%, rgba(0, 0, 0, 0) 92.0305%), linear-gradient(90deg, #5a328a 97.0083%, rgba(0, 0, 0, 0) 97.0083%), linear-gradient(90deg, #e72582 100%, rgba(0, 0, 0, 0) 100%); }

.homeCarouselImage {
  overflow: hidden;
  width: 100%; }
  .homeCarouselImage img {
    float: right;
    width: 100%;
    margin-bottom: 13.125%; }
  .homeCarouselImage:after {
    content: "";
    height: 60px;
    top: 66.66%;
    width: 100%;
    display: block;
    background: #004f9f;
    position: absolute; }

.homeCarouselImageInner {
  width: 100%;
  max-width: 1600px;
  float: right; }

.homeCarouselPane {
  position: relative; }

.homeCarouselWindow {
  background: linear-gradient(180deg, #00b1eb, #00b1eb 66.66%, #0e2b63 66.66%, #0e2b63); }

.homeCarouselContent {
  position: absolute;
  left: 0;
  width: 100%;
  top: 55%;
  transform: translate(0, -100%); }
  @media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .homeCarouselContent {
      top: 20px;
      transform: none; } }
  @media only screen and (min-width: 520px) and (max-width: 983px) {
    .homeCarouselContent {
      top: 10px;
      transform: none; } }

.homeCarouselContentInner {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto; }
  .homeCarouselContentInner h4 {
    color: #ffffff;
    margin-left: 5.97%;
    font-size: 46px;
    font-weight: 700;
    line-height: 1em;
    margin-bottom: 0;
    max-width: 60%; }
    @media only screen and (min-width: 760px) and (max-width: 1199px) {
      .homeCarouselContentInner h4 {
        font-size: 36px; } }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      .homeCarouselContentInner h4 {
        margin-left: 3.75%; } }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      .homeCarouselContentInner h4 {
        margin-left: 3.75%;
        font-size: 30px;
        max-width: 92.5%; } }
  .homeCarouselContentInner p {
    margin: 1em 0 1em 5.97%;
    max-width: 50%;
    color: #ffffff; }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      .homeCarouselContentInner p {
        margin-left: 3.75%; } }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      .homeCarouselContentInner p {
        max-width: 92.5%;
        margin: 6px 0 6px 3.75%; } }

#homeCarousel .homeCarouselLink {
  display: inline-block;
  padding: 12px 48px 12px 20px;
  background-color: #ffffff;
  color: #0e2b63;
  font-size: 20px;
  line-height: 26px;
  font-weight: bold;
  position: relative;
  margin-left: 5.97%;
  transition: background 0.5s; }
  #homeCarousel .homeCarouselLink:hover {
    background-color: #0e2b63; }
    #homeCarousel .homeCarouselLink:hover a, #homeCarousel .homeCarouselLink:hover i {
      color: #ffffff; }
  #homeCarousel .homeCarouselLink a {
    text-decoration: none;
    color: #0e2b63; }
  #homeCarousel .homeCarouselLink i {
    position: absolute;
    font-size: 30px;
    top: 15px;
    right: 10px;
    padding: 0;
    color: #0e2b63; }

@media only screen and (max-width: 1199px) and (min-width: 760px) {
  #homeCarousel .homeCarouselLink {
    font-size: 18px;
    line-height: 22px;
    padding: 10px 46px 10px 18px; }

  #homeCarousel::after {
    height: 12px; }

  .homeCarouselImage::after {
    height: 36px; } }
@media only screen and (max-width: 984px) and (min-width: 760px) {
  #homeCarousel .homeCarouselLink {
    margin-left: 3.75%; } }
@media only screen and (max-width: 759px) and (min-width: 520px) {
  .homeCarouselContentInner h4 {
    font-size: 32px; }

  #homeCarousel .homeCarouselLink {
    font-size: 16px;
    line-height: 18px;
    padding: 8px 42px 8px 14px;
    margin-left: 3.75%; }

  #homeCarousel::after {
    height: 8px; }

  .homeCarouselImage::after {
    height: 24px; }

  #homeCarousel .homeCarouselLink i {
    font-size: 26px;
    top: 8px; } }
@media only screen and (max-width: 519px) {
  .homeCarouselImage img {
    width: 200%;
    max-width: 200%;
    margin-bottom: 26.25%; }

  #homeCarousel::after {
    height: 10px; }

  .homeCarouselImage::after {
    height: 30px; }

  .homeCarouselContent {
    position: relative;
    transform: none;
    top: auto;
    bottom: auto;
    margin-bottom: 2em;
    float: left; }

  .homeCarouselContentInner {
    text-align: center; }

  .homeCarouselContentInner h4, .homeCarouselContentInner p {
    color: #0e2b63;
    max-width: inherit;
    margin-left: 2.5%;
    width: 95%; }

  .homeCarouselContentInner h4 {
    margin-top: 1em; }

  #homeCarousel .homeCarouselLink {
    background-color: #0e2b63;
    color: #ffffff;
    padding: 10px 42px 9px 15px;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    margin-left: 0; }

  #homeCarousel .homeCarouselLink:hover {
    background-color: #004f9f; }

  #homeCarousel .homeCarouselLink a {
    color: #ffffff; }

  #homeCarousel .homeCarouselLink i {
    font-size: 26px;
    top: 14px;
    right: 10px;
    color: #ffffff; }

  #homeCarousel .homeCarouselPane {
    overflow: none; } }
#landingFeature {
  position: relative;
  overflow: hidden;
  height: 26.25%;
  width: 100%;
  background: #ffffff url("../../loading/$file/loading.gif") center center no-repeat; }
  #landingFeature .withinContainer {
    position: relative;
    width: 100%;
    padding-bottom: 26.25%; }
    @media only screen and (max-width: 519px) {
      #landingFeature .withinContainer {
        padding-bottom: inherit;
        margin: 0;
        text-align: center; } }
  #landingFeature.resourceLandingFeature {
    height: 300px; }
    @media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
      #landingFeature.resourceLandingFeature {
        height: 235.71px; } }
    @media only screen and (min-width: 760px) and (max-width: 983px) {
      #landingFeature.resourceLandingFeature {
        height: 193.07px; } }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      #landingFeature.resourceLandingFeature {
        height: 149.07px; } }
    #landingFeature.resourceLandingFeature .withinContainer {
      height: 300px;
      padding-bottom: none; }
      @media only screen and (min-width: 984px) and (max-width: 1199px), only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
        #landingFeature.resourceLandingFeature .withinContainer {
          height: 235.71px; } }
      @media only screen and (min-width: 760px) and (max-width: 983px) {
        #landingFeature.resourceLandingFeature .withinContainer {
          height: 193.07px; } }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #landingFeature.resourceLandingFeature .withinContainer {
          height: 149.07px; } }
    #landingFeature.resourceLandingFeature #sectionBannerImage {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      display: table;
      left: 50%;
      width: 100%; }
    #landingFeature.resourceLandingFeature img {
      height: height;
      display: block;
      position: relative;
      right: 50%;
      min-width: 100%;
      max-width: 100%; }
    #landingFeature.resourceLandingFeature .title {
      border-bottom: none; }
  @media only screen and (max-width: 519px) {
    #landingFeature {
      background: inherit;
      overflow: inherit; } }

#sectionBannerFunctional h3 {
  position: absolute;
  z-index: 2;
  left: 5.97%;
  top: 34px;
  background-color: #ffffff;
  padding: 6px 12px;
  font-weight: bold; }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #sectionBannerFunctional h3 {
      left: 2.5%; } }

#landingFeature .landingFeatureImage {
  position: absolute;
  top: 0;
  margin: auto;
  display: block;
  left: 0;
  width: 100%;
  overflow: hidden; }
  @media only screen and (max-width: 519px) {
    #landingFeature .landingFeatureImage {
      position: relative; } }

#landingFeature .landingFeatureImage img {
  width: 100%;
  max-width: 1600px;
  float: right; }
  @media only screen and (max-width: 519px) {
    #landingFeature .landingFeatureImage img {
      width: 200%; } }

#landingFeature .landingFeatureItemDetail {
  display: block;
  padding: 0;
  top: 30%;
  transform: translate(0, -50%);
  position: absolute;
  margin-left: 5.97%;
  z-index: 2;
  max-width: 50%; }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #landingFeature .landingFeatureItemDetail {
      top: auto;
      transform: none; } }
  @media only screen and (max-width: 519px) {
    #landingFeature .landingFeatureItemDetail {
      position: relative;
      top: auto;
      transform: none;
      margin-bottom: 1em;
      padding-bottom: 1em;
      margin-left: 0;
      background: none;
      max-width: 95%; } }

#landingFeature .landingFeatureItemDetail h3 {
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-size: 3em;
  line-height: 0.95em;
  color: #ffffff;
  margin-bottom: 0.73em;
  letter-spacing: -0.04em; }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #landingFeature .landingFeatureItemDetail h3 {
      font-size: 2em;
      margin: 0.25em 0; } }
  @media only screen and (max-width: 519px) {
    #landingFeature .landingFeatureItemDetail h3 {
      font-size: 2.47em;
      padding: 20px;
      opacity: 1;
      font-weight: bold;
      color: #0e2b63;
      background-color: transparent;
      margin: 0;
      float: none;
      letter-spacing: -3px; } }

#landingFeature .landingFeatureItemDetail p {
  color: #ffffff;
  font-size: 1em;
  font-weight: normal; }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #landingFeature .landingFeatureItemDetail p {
      font-size: 0.9em; } }
  @media only screen and (max-width: 519px) {
    #landingFeature .landingFeatureItemDetail p {
      padding: 0 20px 20px 20px;
      margin: 0 auto;
      font-weight: bold;
      width: 95%;
      line-height: 26px;
      color: #0e2b63; } }

@media only screen and (min-width: 1600px) {
  #landingFeature {
    height: 420px; }
    #landingFeature .withinContainer {
      padding-bottom: 420px; } }
#spMainBanner {
  position: relative;
  background-color: #ffbb00; }
  #spMainBanner .spMainBannerImage {
    display: block;
    float: left;
    width: 61.1111112%;
    position: relative;
    height: 390px;
    overflow: hidden; }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      #spMainBanner .spMainBannerImage {
        height: 275px; } }
    @media only screen and (max-width: 519px) {
      #spMainBanner .spMainBannerImage {
        float: none;
        height: auto;
        width: 100%; } }
    #spMainBanner .spMainBannerImage img {
      width: 660px;
      left: 50%;
      margin-left: -330px;
      position: absolute; }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #spMainBanner .spMainBannerImage img {
          width: 465px;
          margin-left: -232px; } }
      @media only screen and (max-width: 519px) {
        #spMainBanner .spMainBannerImage img {
          float: none;
          width: 100%;
          position: relative;
          left: 0;
          margin-left: 0; } }
  #spMainBanner .spMainBannerContent {
    position: absolute;
    top: 2em;
    left: 61.1111112%;
    position: absolute;
    width: auto; }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      #spMainBanner .spMainBannerContent {
        top: 1em; } }
    @media only screen and (max-width: 519px) {
      #spMainBanner .spMainBannerContent {
        position: static;
        width: 100%;
        background-color: #ffbb00;
        right: auto;
        top: auto;
        margin-top: -1em; } }
    #spMainBanner .spMainBannerContent h4 {
      margin-bottom: 0;
      font-weight: normal;
      display: inline-block;
      background-color: #0e2b63;
      font-size: 2em;
      font-family: Aeroport, Arial, Helvetica, sans-serif;
      color: #ffffff;
      padding: 0px 20px 0px 20px; }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #spMainBanner .spMainBannerContent h4 {
          font-size: 1.4em; } }
      #spMainBanner .spMainBannerContent h4 span {
        padding: 4px 6px 4px 0; }
      @media only screen and (max-width: 519px) {
        #spMainBanner .spMainBannerContent h4 {
          background-color: #ffbb00;
          color: black; }
          #spMainBanner .spMainBannerContent h4 span {
            display: block;
            padding: 6px 12px; } }
    #spMainBanner .spMainBannerContent p {
      margin-bottom: 0;
      font-size: 0.9em;
      font-weight: bold;
      background-color: #ffbb00;
      padding: 10px 20px 14px 20px; }
      @media only screen and (min-width: 520px) and (max-width: 759px) {
        #spMainBanner .spMainBannerContent p {
          font-size: 0.8em; } }
      #spMainBanner .spMainBannerContent p span {
        color: #0e2b63;
        padding: 2px 6px 3px 0; }
      @media only screen and (max-width: 519px) {
        #spMainBanner .spMainBannerContent p span {
          display: block;
          padding: 6px 12px; } }
    #spMainBanner .spMainBannerContent .spMainBannerLink {
      position: relative;
      display: inline-block;
      background-color: #ffffff;
      padding: 0px 6px 0px 6px; }
      @media only screen and (max-width: 519px) {
        #spMainBanner .spMainBannerContent .spMainBannerLink {
          background: none;
          padding: 0px; } }
      #spMainBanner .spMainBannerContent .spMainBannerLink a {
        margin-left: 10px;
        font-size: 1em;
        color: #00b1eb;
        font-weight: bold; }
        @media only screen and (max-width: 519px) {
          #spMainBanner .spMainBannerContent .spMainBannerLink a {
            color: #0e2b63;
            padding: 6px 12px;
            display: block; } }
        #spMainBanner .spMainBannerContent .spMainBannerLink a i {
          position: absolute;
          top: 8px;
          left: 6px; }

.home #pageContent, .section #pageContent {
  padding-bottom: 3.4482759%; }

.section main > .withinContainer {
  overflow: hidden; }

#pageContent .twins, #pageContent .triplets, #pageContent .twinsv7, #pageContent .tripletsv7 {
  margin-left: 5.97%;
  /* 80/1340 */
  *zoom: 1; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #pageContent .twins, #pageContent .triplets, #pageContent .twinsv7, #pageContent .tripletsv7 {
      margin-left: 3.75%; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #pageContent .twins, #pageContent .triplets, #pageContent .twinsv7, #pageContent .tripletsv7 {
      margin-left: 2.5% !important; } }
  @media only screen and (max-width: 519px) {
    #pageContent .twins, #pageContent .triplets, #pageContent .twinsv7, #pageContent .tripletsv7 {
      margin-left: 2.5% !important; } }
  #pageContent .twins:before, #pageContent .triplets:before, #pageContent .twinsv7:before, #pageContent .tripletsv7:before {
    content: " ";
    display: table; }
  #pageContent .twins:after, #pageContent .triplets:after, #pageContent .twinsv7:after, #pageContent .tripletsv7:after {
    content: " ";
    display: table;
    clear: both; }
#pageContent .twins .primaryContent, #pageContent .twins .secondaryContent, #pageContent .twinsv7 .primaryContent, #pageContent .twinsv7 .secondaryContent {
  width: 43.651%;
  /* 50% - 6.349 */
  margin-right: 6.349%;
  /* 80/1260 */
  float: left;
  margin-bottom: 6.349%;
  /* 80/1260 */ }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #pageContent .twins .primaryContent, #pageContent .twins .secondaryContent, #pageContent .twinsv7 .primaryContent, #pageContent .twinsv7 .secondaryContent {
      margin-right: 3.75%;
      margin-bottom: 3.75%;
      width: 46.25%;
      /* 50 - 3.75 */ } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #pageContent .twins .primaryContent, #pageContent .twins .secondaryContent, #pageContent .twinsv7 .primaryContent, #pageContent .twinsv7 .secondaryContent {
      float: none;
      width: 80.5%;
      margin-left: 9.5%;
      margin-bottom: 5%; } }
  @media only screen and (max-width: 519px) {
    #pageContent .twins .primaryContent, #pageContent .twins .secondaryContent, #pageContent .twinsv7 .primaryContent, #pageContent .twinsv7 .secondaryContent {
      float: none;
      width: 97.6% !important;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 6.349% !important; } }
#pageContent .triplets .primaryContent, #pageContent .triplets .secondaryContent, #pageContent .tripletsv7 .primaryContent, #pageContent .tripletsv7 .secondaryContent {
  width: 29.7619048%;
  margin-right: 3.5714286%;
  float: left; }
  @media only screen and (min-width: 760px) and (max-width: 983px) {
    #pageContent .triplets .primaryContent, #pageContent .triplets .secondaryContent, #pageContent .tripletsv7 .primaryContent, #pageContent .tripletsv7 .secondaryContent {
      width: 29.5597484%;
      margin-right: 3.2345013%; } }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    #pageContent .triplets .primaryContent, #pageContent .triplets .secondaryContent, #pageContent .tripletsv7 .primaryContent, #pageContent .tripletsv7 .secondaryContent {
      float: none;
      width: 80.5%;
      margin-left: 9.5%;
      margin-bottom: 5%; } }
  @media only screen and (max-width: 519px) {
    #pageContent .triplets .primaryContent, #pageContent .triplets .secondaryContent, #pageContent .tripletsv7 .primaryContent, #pageContent .tripletsv7 .secondaryContent {
      float: none;
      width: 97.6% !important;
      margin-left: 0;
      margin-right: 0;
      margin-bottom: 6.349% !important; } }

@media only screen and (max-width: 519px) {
  .contentSpotHeader {
    float: left;
    width: 40.158199%;
    margin-right: 2.6315789%;
    margin-bottom: 3.75%;
    position: relative; } }

.contentSpotText {
  top: auto;
  bottom: auto;
  position: relative;
  margin-right: 18px; }
  @media only screen and (max-width: 519px) {
    .contentSpotText {
      margin: 0;
      text-align: center; } }
  .contentSpotText .contentSpotContent {
    padding: 0;
    margin: 15px 0;
    float: left;
    font-size: 14.8px;
    width: 95%;
    line-height: 22px;
    letter-spacing: -0.025em; }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      .contentSpotText .contentSpotContent {
        font-size: 13px;
        margin: 15px 0;
        line-height: 20px;
        width: 100%;
        float: none; } }
    @media only screen and (max-width: 519px) {
      .contentSpotText .contentSpotContent {
        line-height: 20px;
        margin: 15px 0;
        width: 100%; } }
  .contentSpotText .contentSpotLink {
    display: inline-block;
    padding: 10px 42px 9px 15px;
    background-color: #0e2b63;
    color: #fff;
    font-size: 14.8px;
    line-height: 20px;
    font-weight: bold;
    position: relative;
    margin: 0;
    transition: background 0.5s; }
    @media only screen and (min-width: 520px) and (max-width: 759px) {
      .contentSpotText .contentSpotLink {
        padding: 13px 38px 13px 15px;
        font-size: 13.5px !important; } }
    .contentSpotText .contentSpotLink a {
      color: #ffffff !important;
      display: block; }
    .contentSpotText .contentSpotLink i {
      position: absolute;
      font-size: 26px;
      top: 8px;
      right: 10px;
      left: auto;
      padding: 0;
      color: #ffffff !important;
      margin-top: 4px; }
    .contentSpotText .contentSpotLink:hover {
      background-color: #004f9f; }

@media only screen and (max-width: 519px) {
  .contentSpot {
    *zoom: 1; }
    .contentSpot:before, .contentSpot:after {
      content: " ";
      display: table; }
    .contentSpot:after {
      clear: both; } }
.contentSpot .contentSpotImg img {
  width: 100%; }
.contentSpot .contentSpotTitle h4 {
  position: relative;
  font-size: 1em;
  margin-top: 5px;
  margin-bottom: 4px; }
  .contentSpot .contentSpotTitle h4 i {
    color: #ffbb00;
    position: absolute;
    top: 7px; }
  .contentSpot .contentSpotTitle h4 a {
    font-size: 0.9em;
    display: block;
    padding: 6px 8px 0px 18px; }
  @media only screen and (max-width: 519px) {
    .contentSpot .contentSpotTitle h4 {
      margin-top: -6px; } }

#pageContent .contentSpot .contentSpotTitle h4 a {
  color: #0e2b63; }

#pageContent .sectionSpot .sectionSpotTitle h4 a {
  color: #0e2b63; }

.sectionSpot {
  position: relative; }
  .sectionSpot .sectionSpotTitle {
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #ffbb00;
    color: #0e2b63; }
    @media only screen and (max-width: 519px) {
      .sectionSpot .sectionSpotTitle {
        position: relative;
        margin-bottom: 2.6315789%; } }
    .sectionSpot .sectionSpotTitle h4 {
      font-size: 1em;
      background-color: #ffbb00;
      margin: 0;
      position: relative; }
      .sectionSpot .sectionSpotTitle h4 i {
        font-size: 1em;
        font-family: Aeroport, Arial, Helvetica, sans-serif;
        color: #ffffff;
        position: absolute;
        top: 7px;
        left: 8px; }
      .sectionSpot .sectionSpotTitle h4 a {
        font-size: 1em;
        font-weight: bold;
        font-family: Aeroport, Arial, Helvetica, sans-serif;
        color: #0e2b63;
        display: block;
        padding: 6px 12px 6px 1.6em;
        text-decoration: none; }
  .sectionSpot .sectionSpotImg img {
    max-width: 390px;
    width: 100%; }
  @media only screen and (min-width: 520px) and (max-width: 759px) {
    .sectionSpot {
      border-bottom: 5px solid #dddddd;
      padding-bottom: 5%; } }

#overlay.mobileNavVisible {
  display: block; }

@media only screen and (max-width: 759px) {
  .nav-jump {
    position: absolute;
    top: 56px;
    right: 12px;
    width: 44px;
    height: 44px;
    overflow: hidden;
    z-index: 501;
    border: 0;
    clip: auto; } }

#nav-jump-link {
  width: 44px;
  height: 44px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  text-align: center;
  color: #00b1eb;
  font-size: 24px; }

#nav-jump-link span {
  display: none;
  font-size: 24px; }

#nav-jump-link i {
  width: 44px;
  height: 44px;
  line-height: 48px !important;
  font-size: 24px; }

.no-touch #nav-jump-link:hover {
  background-color: #efefef; }

#nav-jump-link.mobileNavVisible, .no-touch #nav-jump-link.mobileNavVisible {
  background-color: #fff;
  color: #999; }

#nav-jump-link #mobileNavOpen {
  display: block; }

#nav-jump-link #mobileNavClose {
  display: none; }

#nav-jump-link.mobileNavVisible #mobileNavOpen {
  display: none; }

#nav-jump-link.mobileNavVisible #mobileNavClose {
  display: block; }

/*
.mobileNavButtons{
	display:none;
	float:right;
	position:relative;
	
	#mobileNavBTN{
		@include setPosition(absolute,$right:0);
		z-index:501;
		background-color:$glbColorWhite;
		width:34px;
		height:34px;
		border-color:$glbColorMidGray;
		border-top:1px;
		border-left:1px;
		border-right:1px;
		
		img{
		  margin-top:4px;
		  margin-left:5px;
		}
	} //  end of #mobileNavBTN
	@include screensize(SmallOrNarrower){
		display:block;
	}
} // end of #mobileNavButtons

*/
#mobileNav {
  top: 145px;
  z-index: 501 !important;
  -webkit-box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 0px 80px rgba(0, 0, 0, 0.4); }
  #mobileNav i[class^=icon-]:before {
    width: 1.4em; }
  #mobileNav .mobileNavClearfloats {
    clear: both; }
  #mobileNav ul {
    background-color: #efefef;
    list-style: none;
    margin: 0;
    padding: 0; }
    #mobileNav ul li {
      border-top: 1px solid #cccccc;
      display: block;
      font-weight: normal; }
      #mobileNav ul li .mobileNavAnchor {
        margin-right: 60px; }
      #mobileNav ul li a {
        width: 100%;
        font-weight: 400;
        margin-right: 0;
        padding: 11px 6px 11px 11px;
        text-decoration: none;
        color: #0e2b63;
        line-height: 1.4;
        float: left;
        font-size: 1em;
        font-family: Aeroport, Arial, Helvetica, sans-serif;
        color: #000000; }
      #mobileNav ul li.mnavThisPage > div > a {
        font-weight: bold; }
      #mobileNav ul li span.navMobileToggle {
        float: right;
        margin-top: 4px;
        margin-right: 4px;
        cursor: pointer;
        display: block;
        padding: 0;
        width: 36px;
        height: 36px;
        font-size: 1.4em;
        font-family: Aeroport, Arial, Helvetica, sans-serif;
        color: #00b1eb; }
        #mobileNav ul li span.navMobileToggle i {
          width: 36px !important;
          height: 36px;
          text-align: center;
          line-height: 40px; }
          #mobileNav ul li span.navMobileToggle i.icon-plus {
            display: block; }
            #mobileNav ul li span.navMobileToggle i.icon-plus:before {
              color: #00b1eb;
              font-size: 1em;
              line-height: 40px;
              content: ""; }
          #mobileNav ul li span.navMobileToggle i.icon-minus {
            display: none; }
            #mobileNav ul li span.navMobileToggle i.icon-minus:before {
              color: #00b1eb;
              font-size: 1em;
              line-height: 40px;
              content: ""; }
      #mobileNav ul li .mnavSub {
        display: none; }
      #mobileNav ul li.mnavSubOn > ul {
        background-color: #ffffff;
        display: block; }
        #mobileNav ul li.mnavSubOn > ul > li {
          display: block; }
      #mobileNav ul li.mnavSubOn > span i.icon-plus {
        display: none !important; }
      #mobileNav ul li.mnavSubOn > span i.icon-minus {
        display: block !important; }
      #mobileNav ul li.mnavSubOn > div > a, #mobileNav ul li.mnavCurrent > div > a {
        font-weight: bold; }
  #mobileNav.mobileNavVisible {
    display: block; }

i.icon-file-pdf {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-file-ppt {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-file-xls {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-file-doc {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-file-zip {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-link-youtube {
  padding-right: 0.2666666em;
  font-size: 1.5em;
  line-height: 0.75em;
  vertical-align: middle; }

i.icon-arrow-external {
  color: #00b1eb;
  width: 1em;
  overflow: hidden;
  padding-right: 0em; }

i.icon-arrow-external:before {
  /* content: "\e019"; */
  content: "\e00b";
  /* screen */
  color: #00b1eb;
  font-size: 1.5em;
  font-family: bat-icon-set-2020;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none !important;
  speak: none;
  display: inline-block;
  text-decoration: none;
  /* width: 1.3em;*/
  line-height: 0.75em;
  -webkit-font-smoothing: antialiased;
  padding-right: 0.2666666em;
  vertical-align: middle; }

.mb12 {
  margin-bottom: 12px !important; }

/* ==========================================================================
   Codex colors   
   ========================================================================== */
.bgDarkBlue {
  background-color: #0e2b63; }

.bgMidBlue {
  background-color: #004f9f; }

.bgCyan {
  background-color: #00b1eb; }

.bgOrange {
  background-color: #ef7d00; }

.bgYellow {
  background-color: #ffbb00; }

.bgGreen {
  background-color: #50af47; }

.bgLightGreen {
  background-color: #afca0b; }

.bgPurple {
  background-color: #5a328a; }

.bgMagenta {
  background-color: #e72582; }

/* styling for search navigator */
span.resultsnavNlinktext {
  padding-left: 10px;
  padding-right: 10px; }

/* styling for country data returned in search */
.countrySearch h4 {
  background-color: #E1EFFC;
  padding: 4px 4px 8px 4px; }

.companyDetails {
  margin: 8px 0px 16px 20px; }

.companyDetails .companyName {
  font-size: 0.9em; }

.companyDetails .companyAddress {
  font-size: 0.88em; }

.companyDetails .companyPhone {
  font-size: 0.88em; }

.companyDetails .companyWebsite {
  font-size: 0.88em; }

.standfirst p:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

.rhmWidget h4:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

#landingFeature .landingFeatureItemDetail h3:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

H4.rhm-sa-subtitle:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

H4.rhm-el-title:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

html:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

body:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

h3:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

h4:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

h5:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

h6:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

.videoInfo p:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

.searchEntry h4 a:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

#languageSelector ul#ow_lang li a:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

#mobileNav ul li a:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

#mobileNav ul li span.navMobileToggle:lang(ur) {
  font-family: Arial, Helvetica, sans-serif; }

#pageContent:lang(ur) {
  float: left; }

#fullSiteNav:lang(ur) {
  float: right;
  margin-right: 0; }

#fullSiteNav div#ow_lhn_container:lang(ur) {
  padding-right: 0;
  padding-left: 12px; }

#pageContent .standfirst p:lang(ur) {
  margin-left: 15.7407407%;
  margin-right: auto; }

#pageContent .article:lang(ur) {
  margin-right: 3.4482759%;
  margin-left: 3.4482759%; }

#pageContent .article .primaryContent:lang(ur) {
  margin-left: 15.7407407%;
  margin-right: auto; }

#pageContent .contentSpotTitle:lang(ur) {
  margin-right: 0 !important; }

#pageContent .contentSpotTitle h4:lang(ur) {
  float: right; }

#pageContent .contentSpotTitle h4 a:lang(ur) {
  padding-left: 0;
  padding-right: 18px; }

#pageContent .contentSpotTitle h4 i:lang(ur) {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: auto;
  right: 0; }

#pageContent .hpMainBannerLink a:lang(ur) {
  margin-left: auto;
  margin-right: 10px; }

#pageContent .hpMainBannerLink a i:lang(ur) {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  left: auto;
  right: 0; }

.twins .primaryContent:lang(ur), .twins .secondaryContent:lang(ur) {
  float: right;
  margin-left: 3.5714286%;
  margin-right: auto; }

#pageContent .twinsv7:lang(ur), #pageContent .tripletsv7:lang(ur) {
  margin-left: 0;
  margin-right: 5.97%; }

#pageContent .twinsv7 .primaryContent:lang(ur), #pageContent .twinsv7 .secondaryContent:lang(ur) {
  margin-right: 0;
  margin-left: 6.34%; }

.rhm #pageContent .standard .primaryContent:lang(ur) {
  float: right;
  margin-right: 0;
  margin-left: 3.7%; }

.rhm #pageContent .standard .secondaryContent:lang(ur) {
  float: right; }

.contentSpotText:lang(ur) {
  margin-right: 0;
  margin-left: 18px; }

.contentSpotText .contentSpotLink i:lang(ur):before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

.contentSpotText .contentSpotLink:lang(ur) {
  padding: 10px 15px 9px 42px; }

.contentSpotText .contentSpotLink i:lang(ur) {
  right: auto;
  left: 10px;
  margin-top: 0; }

.contentSpotText .contentSpotContent:lang(ur) {
  float: right; }

#homeCarousel .homeCarouselLink i:lang(ur):before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

#homeCarousel .homeCarouselLink i:lang(ur) {
  right: auto;
  left: 10px;
  top: 10px; }

.homeCarouselImage img:lang(ur) {
  float: left;
  -webkit-transform: scaleX(-1);
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
  filter: FlipH;
  -ms-filter: "FlipH"; }

.homeCarouselContentInner h4:lang(ur) {
  margin-left: 0;
  margin-right: 5.97%; }

.homeCarouselContentInner p:lang(ur) {
  margin-left: 0;
  margin-right: 5.97%; }

#homeCarousel .homeCarouselLink:lang(ur) {
  padding: 12px 20px 12px 48px;
  margin-left: 0;
  margin-right: 5.97%; }

.homeCarouselImageInner:lang(ur) {
  float: left; }

#pageContent ul:lang(ur), #pageContent ol:lang(ur) {
  margin-right: 0;
  padding-right: 2em;
  margin-left: 0;
  padding-left: 0; }

#pageContent ul li:lang(ur):before {
  margin-left: auto;
  margin-right: -1.3em;
  padding-right: 0;
  padding-left: 0.3em; }

#pageContent .boardMember:lang(ur) {
  margin-right: 0;
  margin-left: 3.5714286%;
  float: right; }

#pageContent .boardMember.boardMemberCol2 .boardMemberBiog:lang(ur) {
  margin-left: 0;
  margin-right: -112%; }

i.icon-file-pdf:lang(ur), i.icon-file-xls:lang(ur) {
  padding-left: 0;
  padding-right: 0.26em; }

@media only screen and (min-width: 1200px) {
  #fullSiteNav:lang(ur) {
    margin-left: 3.065%; } }
@media only screen and (max-width: 983px) {
  #pageContent:lang(ur) {
    width: auto;
    float: none; }

  #fullSiteNav:lang(ur) {
    margin: 0; }

  .rhm #pageContent .primaryContent:lang(ur) {
    width: auto;
    float: none; }

  #pageContent .boardMember.boardMemberCol2 .boardMemberBiog:lang(ur) {
    margin-right: -224%; }

  #pageContent .boardMember.boardMemberCol1 .boardMemberBiog:lang(ur) {
    margin-right: -112%; } }
@media only screen and (max-width: 983px) and (min-width: 760px) {
  .twins:lang(ur), .triplets:lang(ur), .quadruplets:lang(ur) {
    margin-left: 0;
    margin-right: 3.1331593%; }

  #pageContent .twinsv7:lang(ur), #pageContent .tripletsv7:lang(ur) {
    margin-right: 3.75%; }

  #pageContent .twinsv7 .primaryContent:lang(ur), #pageContent .twinsv7 .secondaryContent:lang(ur) {
    margin-left: 3.75%; }

  #pageContent:lang(ur) {
    width: 79.75%;
    float: left; }

  #fullSiteNav:lang(ur) {
    width: 16.5%;
    float: left; }

  #pageContent .standard:lang(ur) {
    margin-left: 4.6997389%;
    margin-right: 3.1331593%; }

  .homeCarouselContentInner h4:lang(ur) {
    margin-right: 3.75%; }

  .homeCarouselContentInner p:lang(ur) {
    margin-right: 3.75%; }

  #homeCarousel .homeCarouselLink:lang(ur) {
    margin-right: 3.75%; } }
@media only screen and (max-width: 759px) and (min-width: 520px) {
  .rhm #pageContent .standard .primaryContent:lang(ur) {
    width: auto;
    float: right;
    width: 65.7894737%;
    margin-left: 2.6315789%; }

  .rhm #pageContent .standard .secondaryContent:lang(ur) {
    width: 31.5789474%; }

  .twins .primaryContent:lang(ur), .twins .secondaryContent:lang(ur) {
    width: 47.4358974%;
    margin-left: 2.5641026%; }

  .twins:lang(ur), .triplets:lang(ur), .quadruplets:lang(ur) {
    margin-left: 0;
    margin-right: 2.5%; }

  #pageContent .twinsv7 .primaryContent:lang(ur), #pageContent .twinsv7 .secondaryContent:lang(ur) {
    margin-right: 9.5%;
    margin-left: 0; }

  .homeCarouselContentInner h4:lang(ur) {
    margin-right: 3.75%; }

  .homeCarouselContentInner p:lang(ur) {
    margin-right: 3.75%; }

  #homeCarousel .homeCarouselLink:lang(ur) {
    margin-right: 3.75%; }

  #footer #footerLegal:lang(ur) {
    height: 2em; } }
@media only screen and (max-width: 519px) {
  /*
  	.contentSpotImg:lang(ur){
  		float:right;
  		margin-right:0;
  		margin-left:2.6315789%;
  	}
  	*/
  .twins .primaryContent:lang(ur), .twins .secondaryContent:lang(ur) {
    width: auto !important;
    float: none !important;
    margin: 0 2.5% !important; }

  #pageContent .boardMember .boardMemberPhoto:lang(ur) {
    float: right;
    margin-right: 0;
    margin-left: 2.6315789%; }

  #pageContent .boardMember .boardMemberBiog:lang(ur) {
    margin-left: 0 !important;
    margin-right: 34.2105263% !important; }

  .homeCarouselContentInner h4:lang(ur) {
    margin-right: 2.5%; }

  .homeCarouselContentInner p:lang(ur) {
    margin-right: 2.5%; }

  #homeCarousel .homeCarouselLink:lang(ur) {
    margin-right: 2.5%; }

  #footer #footerLegal:lang(ur) {
    height: 2em; } }
#pageContent .smblock {
  padding-right: 0.5em !important;
  padding-left: 0 !important; }

#pageContent #sitemapWrapper .ow_sms_ul_1 {
  padding-right: 0 !important; }

#pageContent #sitemapWrapper .ow_sms_ul_1 ul {
  padding-right: 1em !important; }

#pageContent #sitemapWrapper .ow_sms_ul_1 ul ul {
  padding-right: 1em !important; }

#pageContent #sitemapWrapper .smblock:lang(ur) {
  float: right; }

#pageContent #sitemapWrapper .smblock h2:lang(ur) {
  padding-left: 0;
  padding-right: 0.6em; }

ul#ow_bc:lang(ur) {
  float: right; }

#breadcrumb ul li:lang(ur) {
  float: right; }

#breadcrumb:lang(ur) ul .ow_bc_li_divider:before {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); }

/* #footer #footerWrap .footerPane h4 i:lang(ur){
	left:auto;
	right:0px;
	display: inline-block;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
} */
#footer #footerWrap .footerPane h4 a:lang(ur) {
  padding-left: 0;
  padding-right: 1.1em; }

element.style {
  position: relative; }

#footer #footerWrap .footerPane .footerBox ul#footerContact:lang(ur) {
  position: relative; }

#footer #footerWrap .footerPane .footerBox ul#footerContact li i:lang(ur) {
  position: absolute;
  right: 0; }

#footer #footerWrap .footerPane .footerBox ul#footerContact li p:lang(ur) {
  float: none;
  padding-right: 2em; }

.pqText {
  font-size: 1em;
  font-family: Aeroport, Arial, Helvetica, sans-serif;
  color: #0e2b63;
  margin: 0.0em 0em 0.6em 0em; }
  @media only screen and (max-width: 519px) {
    .pqText {
      margin: 0; } }

.pqText .orange {
  color: #ef7d00 !important; }

.pqTextInnerIcon.orange:before {
  color: #ffbb00; }

.pqImage .orange {
  border-color: #ef7d00 !important; }

.pqTextInnerIcon {
  font-size: 2em;
  font-weight: normal; }

.pqTextInnerIcon_A:before, .pqTextInnerIcon_C:before, .pqTextInnerIcon_E:before, .pqTextInnerIcon_G:before, .pqTextInnerIcon_I:before, .pqTextInnerIcon_K:before, .pqTextInnerIcon_M:before, .pqTextInnerIcon_O:before, .pqTextInnerIcon_R:before, .pqTextInnerIcon_T:before, .pqTextInnerIcon_V:before, .pqTextInnerIcon_X:before {
  color: #0e2b63;
  content: ""; }

.pqTextInner_A, .pqTextInner_C, .pqTextInner_E, .pqTextInner_G, .pqTextInner_I, .pqTextInner_K, .pqTextInner_M, .pqTextInner_O {
  padding: 0 0.5em 0 0.5em; }

.pqTextInner1_T, .pqTextInner2_T, .pqTextInner1_U, .pqTextInner2_U, .pqTextInner1_X, .pqTextInner2_X, .pqTextInner1_Y, .pqTextInner2_Y {
  width: 50%;
  box-sizing: border-box; }
  @media only screen and (max-width: 519px) {
    .pqTextInner1_T, .pqTextInner2_T, .pqTextInner1_U, .pqTextInner2_U, .pqTextInner1_X, .pqTextInner2_X, .pqTextInner1_Y, .pqTextInner2_Y {
      width: 100%; } }

.pqTextInner1_T, .pqTextInner1_U, .pqTextInner1_X, .pqTextInner1_Y {
  padding-right: 2.5%;
  border-style: solid;
  border-width: 0px 1px 0px 0px;
  float: left; }
  @media only screen and (max-width: 519px) {
    .pqTextInner1_T, .pqTextInner1_U, .pqTextInner1_X, .pqTextInner1_Y {
      padding: 0;
      border: none;
      float: none; } }

.pqTextInner2_T, .pqTextInner2_U, .pqTextInner2_X, .pqTextInner2_Y {
  padding-left: 2.5%;
  float: right; }
  @media only screen and (max-width: 519px) {
    .pqTextInner2_T, .pqTextInner2_U, .pqTextInner2_X, .pqTextInner2_Y {
      padding: 0;
      border: none;
      float: none; } }

.pqclearboth {
  clear: both; }

.pqInter_A, .pqInter_B, .pqInter_C, .pqInter_D, .pqInter_I, .pqInter_J, .pqInter_K, .pqInter_L, .pqInter_M, .pqInter_N, .pqInter_O, .pqInter_P, .pqInter_V, .pqInter_W, .pqInter_X, .pqInter_Y {
  display: none;
  height: 0px; }

.pqWrapper {
  width: 100%; }

.pqWrapper_E, .pqWrapper_F, .pqWrapper_G, .pqWrapper_H, .pqWrapper_M, .pqWrapper_N, .pqWrapper_O, .pqWrapper_P {
  width: 35% !important; }

.pqWrapper_E, .pqWrapper_F, .pqWrapper_M, .pqWrapper_N {
  float: left;
  margin-right: 0.6em;
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #172962;
  padding-right: 0.5em; }

.pqWrapper_G, .pqWrapper_H, .pqWrapper_O, .pqWrapper_P {
  float: right;
  margin-left: 0.6em;
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #172962;
  padding-left: 0.5em; }

.pqImage_A, .pqImage_B, .pqImage_I, .pqImage_J {
  float: left;
  margin: 0.0em 0em 0.6em 0em; }
  @media only screen and (max-width: 519px) {
    .pqImage_A, .pqImage_B, .pqImage_I, .pqImage_J {
      float: none !important;
      width: 100% !important;
      margin: 0.6em 0em 0.6em 0em !important; } }

.pqImage_A, .pqImage_B {
  width: 35%; }

.pqImage_I, .pqImage_J {
  width: 65%; }

.pqImage_C, .pqImage_D, .pqImage_K, .pqImage_L {
  float: right;
  margin: 0.6em 0em 0.6em 0em; }
  @media only screen and (max-width: 519px) {
    .pqImage_C, .pqImage_D, .pqImage_K, .pqImage_L {
      float: none !important;
      width: 100% !important;
      margin: 0.6em 0em 0.6em 0em !important; } }

.pqImage_C, .pqImage_D {
  width: 35%; }

.pqImage_K, .pqImage_L {
  width: 65%; }

.pqImage_M, .pqImage_N, .pqImage_O, .pqImage_P, .pqImage_V, .pqImage_W, .pqImage_X, .pqImage_Y {
  display: none; }

.pqImage_R, .pqImage_S, .pqImage_T, .pqImage_U {
  width: 100%;
  margin: 0.6em 0em 0.6em 0em; }

.pqImageInner_A, .pqImageInner_B, .pqImageInner_I, .pqImageInner_J {
  border-width: 0px 1px 0px 0px;
  border-style: solid;
  border-color: #172962;
  padding-right: 0.5em;
  margin-right: 0.5em; }
  @media only screen and (max-width: 519px) {
    .pqImageInner_A, .pqImageInner_B, .pqImageInner_I, .pqImageInner_J {
      border: 0;
      padding: 0;
      margin: 0; } }

.pqImageInner_C, .pqImageInner_D, .pqImageInner_K, .pqImageInner_L {
  border-width: 0px 0px 0px 1px;
  border-style: solid;
  border-color: #0e2b63;
  padding-left: 0.5em;
  margin-left: 0.5em; }
  @media only screen and (max-width: 519px) {
    .pqImageInner_C, .pqImageInner_D, .pqImageInner_K, .pqImageInner_L {
      border: 0;
      padding: 0;
      margin: 0; } }

.pqImage img {
  width: 100%;
  display: block;
  float: none !important;
  margin: 0 !important; }

.pqInter_G, .ApqInter_H {
  clear: both;
  display: block; }

.pqText_A, .pqText_B, .pqText_I, .pqText_J {
  float: right; }
  @media only screen and (max-width: 519px) {
    .pqText_A, .pqText_B, .pqText_I, .pqText_J {
      float: none !important;
      width: 100% !important; } }

.pqText_A, .pqText_B {
  width: 65%; }

.pqText_I, .pqText_J {
  width: 35%; }

.pqText_C, .pqText_D, .pqText_K, .pqText_L {
  float: left; }
  @media only screen and (max-width: 519px) {
    .pqText_C, .pqText_D, .pqText_K, .pqText_L {
      float: none !important;
      width: 100% !important; } }

.pqText_C, .pqText_D {
  width: 65%; }

.pqText_K, .pqText_L {
  width: 35%; }

.pqTextInnerSub {
  font-size: 0.68em;
  margin-top: 0.5em; }

.pqTextInnerSub_R, .pqTextInnerSub_S, .pqTextInnerSub_T, .pqTextInnerSub_U {
  font-size: 1em;
  font-weight: bold;
  margin-top: 0.5em; }

@media only screen and (max-width: 519px) {
  .pqInter_A, .pqInter_B, .pqInter_C, .pqInter_D, .pqInter_E, .pqInter_F, .pqInter_G, .pqInter_H, .pqInter_I, .pqInter_J, .pqInter_K, .pqInter_K, .pqInter_M, .pqInter_N, .pqInter_O, .pqInter_P {
    height: 0px; } }

/*# sourceMappingURL=EndMarketMini_New.css.map */
