* {
  box-sizing: border-box; }

/*lets make this less - big*/
/*****************
* There are two list variables at the bottom of this file. 
* If you add a color to this file add it to one or both of the list variables
****************/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio, canvas, progress, video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden], template {
  display: none; }

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  color: #2e6d9d;
  text-decoration: none;
  background-color: transparent; }

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active, a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b, strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.35em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button, input, optgroup, select, textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button, select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled], html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  /* 2 */
  box-sizing: content-box; }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td, th {
  padding: 0; }

.pgBorder-left {
  border-left: solid 1px #d5d5d5; }

.pgBorder-right {
  border-right: solid 1px #d5d5d5; }

.pgBorder-top {
  border-top: solid 1px #d5d5d5; }

.pgBorder-bottom {
  border-bottom: solid 1px #d5d5d5; }

.pgBorder--dashed.pgBorder-top {
  border-top-style: dashed; }

.pgBorder--dashed.pgBorder-right {
  border-right-style: dashed; }

.pgBorder--dashed.pgBorder-bottom {
  border-bottom-style: dashed; }

.pgBorder--dashed.pgBorder-left {
  border-left-style: dashed; }

.pgBorder--dotted.pgBorder-top {
  border-top-style: dotted; }

.pgBorder--dotted.pgBorder--right {
  border-right-style: dotted; }

.pgBorder--dotted.pgBorder-bottom {
  border-bottom-style: dotted; }

.pgBorder--dotted.pgBorder-left {
  border-left-style: dotted; }

@media (max-width: 1400px) {
  .pgNoBorder-top-xxl {
    border-top: none; }
  .pgNoBorder-right-xxl {
    border-right: none; }
  .pgNoBorder-bottom-xxl {
    border-bottom: none; }
  .pgNoBorder-left-xxl {
    border-left: none; } }

@media (max-width: 1200px) {
  .pgNoBorder-top-xl {
    border-top: none; }
  .pgNoBorder-right-xl {
    border-right: none; }
  .pgNoBorder-bottom-xl {
    border-bottom: none; }
  .pgNoBorder-left-xl {
    border-left: none; } }

@media (max-width: 1000px) {
  .pgNoBorder-top-lg {
    border-top: none; }
  .pgNoBorder-right-lg {
    border-right: none; }
  .pgNoBorder-bottom-lg {
    border-bottom: none; }
  .pgNoBorder-left-lg {
    border-left: none; } }

@media (max-width: 768px) {
  .pgNoBorder-top-md {
    border-top: none; }
  .pgNoBorder-right-md {
    border-right: none; }
  .pgNoBorder-bottom-md {
    border-bottom: none; }
  .pgNoBorder-left-md {
    border-left: none; } }

@media (max-width: 480px) {
  .pgNoBorder-top-sm {
    border-top: none; }
  .pgNoBorder-right-sm {
    border-right: none; }
  .pgNoBorder-bottom-sm {
    border-bottom: none; }
  .pgNoBorder-left-sm {
    border-left: none; } }

@media (max-width: 300px) {
  .pgNoBorder-top-xs {
    border-top: none; }
  .pgNoBorder-right-xs {
    border-right: none; }
  .pgNoBorder-bottom-xs {
    border-bottom: none; }
  .pgNoBorder-left-xs {
    border-left: none; } }

html {
  font-size: 14px; }

/* FONTS */
.postoni, h1.postoni, .pgHeadline--postoni, h1.pgHeadline--postoni {
  font-family: 'PostoniDisplay', 'Georgia', serif;
  font-weight: normal; }

.postoni-italic {
  font-family: 'PostoniDisplay', 'Georgia', serif;
  font-style: italic;
  font-weight: normal; }

.franklin, .pgPublishedDate, .pg2nd-lead, .pg2nd-lead--chunked {
  font-family: "FranklinITCProLight", "Helvetica", "Arial", sans-serif;
  font-weight: normal; }

.franklin-bold, .pgH1, .pgH2, .pgH3, .pgH4, h4.pgH4, .pgHeadline-kicker, .pgByline, .pgRelatedCoverage-header, .pgRelatedCoverage-items .headline {
  font-family: "FranklinITCProBold", "Helvetica", "Arial", sans-serif;
  font-weight: normal; }

.franklin-thin {
  font-family: "FranklinITCProThin", "Helvetica", "Arial", sans-serif;
  font-weight: normal; }

.pgH1 {
  font-size: 3.3em;
  line-height: 1.08em; }

.pgH2 {
  font-size: 1.45em;
  margin: 0.45em 0 0.25em; }

.pgH3 {
  margin: 0 0 0.25em; }

h1.postoni, h1.pgHeadline--postoni, h1.postoni-italic {
  font-size: 3.7em;
  line-height: 1.1em; }

h1.franklin-thin {
  font-size: 3.5em;
  font-weight: normal; }

h1.franklin.small, h1.small.pgPublishedDate, h1.small.pg2nd-lead, h1.small.pg2nd-lead--chunked {
  font-size: 3.2em; }

h1.postoni.small, h1.small.postoni, h1.small.pgHeadline--postoni, h1.postoni-italic.small {
  font-size: 3.4em; }

h2.franklin-light, h3.franklin-light, h4.franklin-light, h5.franklin-light {
  font-family: "FranklinITCProLight", "Helvetica", "Arial", sans-serif; }

h2.franklin-thin, h3.franklin-thin, h4.franklin-thin, h5.franklin-thin {
  font-family: "FranklinITCProThin", "Helvetica", "Arial", sans-serif;
  font-weight: normal; }

h3.franklin, h3.pgPublishedDate, h3.pg2nd-lead, h3.pg2nd-lead--chunked, h3.franklin-light, h3.franklin-thin {
  font-size: 2em;
  line-height: 1.2em; }

h4.franklin, h4.pgPublishedDate, h4.pg2nd-lead, h4.pg2nd-lead--chunked, h4.franklin-light, h4.franklin-thin {
  font-size: 1.7em;
  line-height: 1.2em; }

h5.franklin, h5.pgPublishedDate, h5.pg2nd-lead, h5.pg2nd-lead--chunked, h5.franklin-light, h5.franklin-thin {
  font-size: 1.5em;
  line-height: 1.2em; }

@media (max-width: 768px) {
  .pgH1 {
    font-size: 2.85714em; } }

@media (max-width: 480px) {
  .pgH1 {
    font-size: 2em; } }

/*FLEXBOX is happening
looking for a good ie9/10 fallback*/
/*For the team - explicit or implicit grutters*/
.pgGrid {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  padding: 0;
  margin: -0.5em 0em 0.5em -1em; }

/*overwriting styles makes BEM sad*/
.pgGrid--noGutters {
  margin: auto; }

.pgGrid--guttersLg {
  margin: -1em 0 1.5em -1.5em; }

.pgGrid--guttersXl {
  margin: -1.5em 1 2em -1em; }

/*
https://css-tricks.com/snippets/css/a-guide-to-flexbox/#flexbox-basics
This is the shorthand for flex-grow, flex-shrink and flex-basis combined. The second and third parameters (flex-shrink and flex-basis) are optional. Default is 0 1 auto.
It is recommended that you use this shorthand property rather than set the individual properties. The short hand sets the other values intelligently.
*/
.pgGrid-cell {
  -ms-flex: 1;
      -webkit-box-flex: 1;
      flex: 1;
  padding: 0.5em 0 0em 1em; }

/*overwriting styles makes BEM sad*/
.pgGrid--noGutters > .pgGrid-cell {
  padding: 0; }

.pgGrid--guttersLg > .pgGrid-cell {
  padding: 1em 0 0 1.5em; }

.pgGrid--guttersXl > .pgGrid-cell {
  padding: 1.5em 0 0 2em; }

.pgGrid-cell-img {
  max-width: 100%; }

/*

	Using flex basis for explicitly building out the grid
	Flex-basis - https://css-tricks.com/snippets/css/a-guide-to-flexbox/#flexbox-basics
	This defines the default size of an element before the remaining space is distributed. The main-size value makes it match the width or height, depending on which is relevant based on the flex-direction.
*/
.pgGrid-cell--1 {
  /*width:8.333333333%;*/
  -ms-flex: 0 0 8.33333%;
      -webkit-box-flex: 0;
      flex: 0 0 8.33333%; }

.pgGrid-cell--2 {
  /*width:16.666666667%;*/
  -ms-flex: 0 0 16.66667%;
      -webkit-box-flex: 0;
      flex: 0 0 16.66667%; }

.pgGrid-cell--3 {
  /*width:25%;*/
  -ms-flex: 0 0 25%;
      -webkit-box-flex: 0;
      flex: 0 0 25%; }

/*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
.pgGrid-cell--4 {
  /*width:33.333333333%*/
  -ms-flex: 0 0 33.33333%;
      -webkit-box-flex: 0;
      flex: 0 0 33.33333%; }

.pgGrid-cell--5 {
  /*width:41.666666667%;*/
  -ms-flex: 0 0 41.66667%;
      -webkit-box-flex: 0;
      flex: 0 0 41.66667%; }

.pgGrid-cell--6 {
  /*width:50%;*/
  -ms-flex: 0 0 50%;
      -webkit-box-flex: 0;
      flex: 0 0 50%; }

.pgGrid-cell--7 {
  /*width: 58.333333333%;*/
  -ms-flex: 0 0 58.33333%;
      -webkit-box-flex: 0;
      flex: 0 0 58.33333%; }

.pgGrid-cell--8 {
  /*width: 66.666666667%;*/
  -ms-flex: 0 0 66.66667%;
      -webkit-box-flex: 0;
      flex: 0 0 66.66667%; }

.pgGrid-cell--9 {
  /*width: 75%;*/
  -ms-flex: 0 0 75%;
      -webkit-box-flex: 0;
      flex: 0 0 75%; }

.pgGrid-cell--10 {
  /*width: 83.333333333%;*/
  -ms-flex: 0 0 83.33333%;
      -webkit-box-flex: 0;
      flex: 0 0 83.33333%; }

.pgGrid-cell--11 {
  /*width: 91.666666667%;*/
  -ms-flex: 0 0 91.66667%;
      -webkit-box-flex: 0;
      flex: 0 0 91.66667%; }

/*you wouldn't need this - flex is 100% by default*/
.pgGrid-cell--12 {
  /*width: 100%;*/
  -ms-flex: 0 0 100%;
      -webkit-box-flex: 0;
      flex: 0 0 100%; }

@media (min-width: 1400px) {
  .pgGrid-xxl--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-xxl--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-xxl--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-xxl--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-xxl--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-xxl--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-xxl--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-xxl--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-xxl--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-xxl--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-xxl--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-xxl--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-xxl--stack .pgGrid-cell--1, .pgGrid-xxl--stack .pgGrid-cell--2, .pgGrid-xxl--stack .pgGrid-cell--3, .pgGrid-xxl--stack .pgGrid-cell--4, .pgGrid-xxl--stack .pgGrid-cell--5, .pgGrid-xxl--stack .pgGrid-cell--6, .pgGrid-xxl--stack .pgGrid-cell--7, .pgGrid-xxl--stack .pgGrid-cell--8, .pgGrid-xxl--stack .pgGrid-cell--9, .pgGrid-xxl--stack .pgGrid-cell--10, .pgGrid-xxl--stack .pgGrid-cell--11, .pgGrid-xxl--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

@media (max-width: 1200px) {
  .pgGrid-xl--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-xl--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-xl--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-xl--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-xl--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-xl--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-xl--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-xl--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-xl--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-xl--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-xl--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-xl--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-xl--stack .pgGrid-cell--1, .pgGrid-xl--stack .pgGrid-cell--2, .pgGrid-xl--stack .pgGrid-cell--3, .pgGrid-xl--stack .pgGrid-cell--4, .pgGrid-xl--stack .pgGrid-cell--5, .pgGrid-xl--stack .pgGrid-cell--6, .pgGrid-xl--stack .pgGrid-cell--7, .pgGrid-xl--stack .pgGrid-cell--8, .pgGrid-xl--stack .pgGrid-cell--9, .pgGrid-xl--stack .pgGrid-cell--10, .pgGrid-xl--stack .pgGrid-cell--11, .pgGrid-xl--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

@media (max-width: 1000px) {
  .pgGrid-lg--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-lg--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-lg--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-lg--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-lg--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-lg--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-lg--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-lg--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-lg--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-lg--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-lg--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-lg--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-lg--stack .pgGrid-cell--1, .pgGrid-lg--stack .pgGrid-cell--2, .pgGrid-lg--stack .pgGrid-cell--3, .pgGrid-lg--stack .pgGrid-cell--4, .pgGrid-lg--stack .pgGrid-cell--5, .pgGrid-lg--stack .pgGrid-cell--6, .pgGrid-lg--stack .pgGrid-cell--7, .pgGrid-lg--stack .pgGrid-cell--8, .pgGrid-lg--stack .pgGrid-cell--9, .pgGrid-lg--stack .pgGrid-cell--10, .pgGrid-lg--stack .pgGrid-cell--11, .pgGrid-lg--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

@media (max-width: 768px) {
  .pgGrid-md--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-md--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-md--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-md--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-md--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-md--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-md--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-md--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-md--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-md--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-md--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-md--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-md--stack .pgGrid-cell--1, .pgGrid-md--stack .pgGrid-cell--2, .pgGrid-md--stack .pgGrid-cell--3, .pgGrid-md--stack .pgGrid-cell--4, .pgGrid-md--stack .pgGrid-cell--5, .pgGrid-md--stack .pgGrid-cell--6, .pgGrid-md--stack .pgGrid-cell--7, .pgGrid-md--stack .pgGrid-cell--8, .pgGrid-md--stack .pgGrid-cell--9, .pgGrid-md--stack .pgGrid-cell--10, .pgGrid-md--stack .pgGrid-cell--11, .pgGrid-md--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

@media (max-width: 480px) {
  .pgGrid-sm--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-sm--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-sm--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-sm--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-sm--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-sm--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-sm--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-sm--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-sm--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-sm--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-sm--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-sm--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-sm--stack .pgGrid-cell--1, .pgGrid-sm--stack .pgGrid-cell--2, .pgGrid-sm--stack .pgGrid-cell--3, .pgGrid-sm--stack .pgGrid-cell--4, .pgGrid-sm--stack .pgGrid-cell--5, .pgGrid-sm--stack .pgGrid-cell--6, .pgGrid-sm--stack .pgGrid-cell--7, .pgGrid-sm--stack .pgGrid-cell--8, .pgGrid-sm--stack .pgGrid-cell--9, .pgGrid-sm--stack .pgGrid-cell--10, .pgGrid-sm--stack .pgGrid-cell--11, .pgGrid-sm--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

@media (max-width: 300px) {
  .pgGrid-xs--1 {
    /*width:8.333333333%;*/
    -ms-flex: 0 0 8.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 8.33333%; }
  .pgGrid-xs--2 {
    /*width:16.666666667%;*/
    -ms-flex: 0 0 16.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 16.66667%; }
  .pgGrid-xs--3 {
    /*width:25%;*/
    -ms-flex: 0 0 25%;
        -webkit-box-flex: 0;
        flex: 0 0 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .pgGrid-xs--4 {
    /*width:33.333333333%*/
    -ms-flex: 0 0 33.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 33.33333%; }
  .pgGrid-xs--5 {
    /*width:41.666666667%;*/
    -ms-flex: 0 0 41.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 41.66667%; }
  .pgGrid-xs--6 {
    /*width:50%;*/
    -ms-flex: 0 0 50%;
        -webkit-box-flex: 0;
        flex: 0 0 50%; }
  .pgGrid-xs--7 {
    /*width: 58.333333333%;*/
    -ms-flex: 0 0 58.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 58.33333%; }
  .pgGrid-xs--8 {
    /*width: 66.666666667%;*/
    -ms-flex: 0 0 66.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 66.66667%; }
  .pgGrid-xs--9 {
    /*width: 75%;*/
    -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%; }
  .pgGrid-xs--10 {
    /*width: 83.333333333%;*/
    -ms-flex: 0 0 83.33333%;
        -webkit-box-flex: 0;
        flex: 0 0 83.33333%; }
  .pgGrid-xs--11 {
    /*width: 91.666666667%;*/
    -ms-flex: 0 0 91.66667%;
        -webkit-box-flex: 0;
        flex: 0 0 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .pgGrid-xs--12 {
    /*width: 100%;*/
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; }
  .pgGrid-xs--stack .pgGrid-cell--1, .pgGrid-xs--stack .pgGrid-cell--2, .pgGrid-xs--stack .pgGrid-cell--3, .pgGrid-xs--stack .pgGrid-cell--4, .pgGrid-xs--stack .pgGrid-cell--5, .pgGrid-xs--stack .pgGrid-cell--6, .pgGrid-xs--stack .pgGrid-cell--7, .pgGrid-xs--stack .pgGrid-cell--8, .pgGrid-xs--stack .pgGrid-cell--9, .pgGrid-xs--stack .pgGrid-cell--10, .pgGrid-xs--stack .pgGrid-cell--11, .pgGrid-xs--stack .pgGrid-cell--12 {
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%; } }

/*IE Gird Fix import*/
/*FLEXBOX is happening
looking for a good ie9/10 fallback*/
/*For the team - explicit or implicit grutters*/
.ie .pgGrid {
  float: left;
  padding: 0;
  margin: -0.5em 0em 0.5em -1em;
  width: 100%;
  clear: both; }

/*overwriting styles makes BEM sad*/
.ie .pgGrid--noGutters {
  margin: auto; }

.ie .pgGrid--guttersLg {
  margin: -1em 0 1.5em -1.5em; }

.ie .pgGrid--guttersXl {
  margin: -1.5em 1 2em -1em; }

/*
https://css-tricks.com/snippets/css/a-guide-to-flexbox/#flexbox-basics
This is the shorthand for flex-grow, flex-shrink and flex-basis combined. The second and third parameters (flex-shrink and flex-basis) are optional. Default is 0 1 auto.
It is recommended that you use this shorthand property rather than set the individual properties. The short hand sets the other values intelligently.
*/
.ie .pgGrid-cell {
  float: left;
  padding: 0.5em 0 0em 1em; }

/*overwriting styles makes BEM sad*/
.ie .pgGrid--noGutters > .pgGrid-cell {
  padding: 0; }

.ie .pgGrid--guttersLg > .pgGrid-cell {
  padding: 1em 0 0 1.5em; }

.ie .pgGrid--guttersXl > .pgGrid-cell {
  padding: 1.5em 0 0 2em; }

/*

	Using flex basis for explicitly building out the grid
	Flex-basis - https://css-tricks.com/snippets/css/a-guide-to-flexbox/#flexbox-basics
	This defines the default size of an element before the remaining space is distributed. The main-size value makes it match the width or height, depending on which is relevant based on the flex-direction.
*/
.ie .pgGrid-cell--1 {
  /*width:8.333333333%;*/
  width: 8.33333%; }

.ie .pgGrid-cell--2 {
  /*width:16.666666667%;*/
  width: 16.66667%; }

.ie .pgGrid-cell--3 {
  /*width:25%;*/
  width: 25%; }

/*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
.ie .pgGrid-cell--4 {
  /*width:33.333333333%*/
  width: 33.33333%; }

.ie .pgGrid-cell--5 {
  /*width:41.666666667%;*/
  width: 41.66667%; }

.ie .pgGrid-cell--6 {
  /*width:50%;*/
  width: 50%; }

.ie .pgGrid-cell--7 {
  /*width: 58.333333333%;*/
  width: 58.33333%; }

.ie .pgGrid-cell--8 {
  /*width: 66.666666667%;*/
  width: 66.66667%; }

.ie .pgGrid-cell--9 {
  /*width: 75%;*/
  width: 75%; }

.ie .pgGrid-cell--10 {
  /*width: 83.333333333%;*/
  width: 83.33333%; }

.ie .pgGrid-cell--11 {
  /*width: 91.666666667%;*/
  width: 91.66667%; }

/*you wouldn't need this - flex is 100% by default*/
.ie .pgGrid-cell--12 {
  /*width: 100%;*/
  width: 100%; }

@media (min-width: 1400px) {
  .ie .pgGrid-xxl--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-xxl--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-xxl--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-xxl--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-xxl--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-xxl--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-xxl--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-xxl--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-xxl--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-xxl--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-xxl--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-xxl--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-xxl--stack .pgGrid-cell--1, .ie .pgGrid-xxl--stack .pgGrid-cell--2, .ie .pgGrid-xxl--stack .pgGrid-cell--3, .ie .pgGrid-xxl--stack .pgGrid-cell--4, .ie .pgGrid-xxl--stack .pgGrid-cell--5, .ie .pgGrid-xxl--stack .pgGrid-cell--6, .ie .pgGrid-xxl--stack .pgGrid-cell--7, .ie .pgGrid-xxl--stack .pgGrid-cell--8, .ie .pgGrid-xxl--stack .pgGrid-cell--9, .ie .pgGrid-xxl--stack .pgGrid-cell--10, .ie .pgGrid-xxl--stack .pgGrid-cell--11, .ie .pgGrid-xxl--stack .pgGrid-cell--12 {
    width: 100%; } }

@media (max-width: 1200px) {
  .ie .pgGrid-xl--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-xl--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-xl--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-xl--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-xl--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-xl--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-xl--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-xl--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-xl--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-xl--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-xl--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-xl--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-xl--stack .pgGrid-cell--1, .ie .pgGrid-xl--stack .pgGrid-cell--2, .ie .pgGrid-xl--stack .pgGrid-cell--3, .ie .pgGrid-xl--stack .pgGrid-cell--4, .ie .pgGrid-xl--stack .pgGrid-cell--5, .ie .pgGrid-xl--stack .pgGrid-cell--6, .ie .pgGrid-xl--stack .pgGrid-cell--7, .ie .pgGrid-xl--stack .pgGrid-cell--8, .ie .pgGrid-xl--stack .pgGrid-cell--9, .ie .pgGrid-xl--stack .pgGrid-cell--10, .ie .pgGrid-xl--stack .pgGrid-cell--11, .ie .pgGrid-xl--stack .pgGrid-cell--12 {
    width: 100%; } }

@media (max-width: 1000px) {
  .ie .pgGrid-lg--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-lg--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-lg--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-lg--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-lg--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-lg--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-lg--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-lg--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-lg--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-lg--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-lg--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-lg--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-lg--stack .pgGrid-cell--1, .ie .pgGrid-lg--stack .pgGrid-cell--2, .ie .pgGrid-lg--stack .pgGrid-cell--3, .ie .pgGrid-lg--stack .pgGrid-cell--4, .ie .pgGrid-lg--stack .pgGrid-cell--5, .ie .pgGrid-lg--stack .pgGrid-cell--6, .ie .pgGrid-lg--stack .pgGrid-cell--7, .ie .pgGrid-lg--stack .pgGrid-cell--8, .ie .pgGrid-lg--stack .pgGrid-cell--9, .ie .pgGrid-lg--stack .pgGrid-cell--10, .ie .pgGrid-lg--stack .pgGrid-cell--11, .ie .pgGrid-lg--stack .pgGrid-cell--12 {
    width: 100%; } }

@media (max-width: 768px) {
  .ie .pgGrid-md--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-md--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-md--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-md--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-md--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-md--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-md--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-md--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-md--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-md--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-md--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-md--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-md--stack .pgGrid-cell--1, .ie .pgGrid-md--stack .pgGrid-cell--2, .ie .pgGrid-md--stack .pgGrid-cell--3, .ie .pgGrid-md--stack .pgGrid-cell--4, .ie .pgGrid-md--stack .pgGrid-cell--5, .ie .pgGrid-md--stack .pgGrid-cell--6, .ie .pgGrid-md--stack .pgGrid-cell--7, .ie .pgGrid-md--stack .pgGrid-cell--8, .ie .pgGrid-md--stack .pgGrid-cell--9, .ie .pgGrid-md--stack .pgGrid-cell--10, .ie .pgGrid-md--stack .pgGrid-cell--11, .ie .pgGrid-md--stack .pgGrid-cell--12 {
    width: 100%; } }

@media (max-width: 480px) {
  .ie .pgGrid-sm--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-sm--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-sm--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-sm--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-sm--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-sm--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-sm--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-sm--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-sm--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-sm--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-sm--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-sm--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-sm--stack .pgGrid-cell--1, .ie .pgGrid-sm--stack .pgGrid-cell--2, .ie .pgGrid-sm--stack .pgGrid-cell--3, .ie .pgGrid-sm--stack .pgGrid-cell--4, .ie .pgGrid-sm--stack .pgGrid-cell--5, .ie .pgGrid-sm--stack .pgGrid-cell--6, .ie .pgGrid-sm--stack .pgGrid-cell--7, .ie .pgGrid-sm--stack .pgGrid-cell--8, .ie .pgGrid-sm--stack .pgGrid-cell--9, .ie .pgGrid-sm--stack .pgGrid-cell--10, .ie .pgGrid-sm--stack .pgGrid-cell--11, .ie .pgGrid-sm--stack .pgGrid-cell--12 {
    width: 100%; } }

@media (max-width: 300px) {
  .ie .pgGrid-xs--1 {
    /*width:8.333333333%;*/
    width: 8.33333%; }
  .ie .pgGrid-xs--2 {
    /*width:16.666666667%;*/
    width: 16.66667%; }
  .ie .pgGrid-xs--3 {
    /*width:25%;*/
    width: 25%; }
  /*Likely to use 4, 8, 12 lesser likely to use 2,6,10*/
  .ie .pgGrid-xs--4 {
    /*width:33.333333333%*/
    width: 33.33333%; }
  .ie .pgGrid-xs--5 {
    /*width:41.666666667%;*/
    width: 41.66667%; }
  .ie .pgGrid-xs--6 {
    /*width:50%;*/
    width: 50%; }
  .ie .pgGrid-xs--7 {
    /*width: 58.333333333%;*/
    width: 58.33333%; }
  .ie .pgGrid-xs--8 {
    /*width: 66.666666667%;*/
    width: 66.66667%; }
  .ie .pgGrid-xs--9 {
    /*width: 75%;*/
    width: 75%; }
  .ie .pgGrid-xs--10 {
    /*width: 83.333333333%;*/
    width: 83.33333%; }
  .ie .pgGrid-xs--11 {
    /*width: 91.666666667%;*/
    width: 91.66667%; }
  /*you wouldn't need this - flex is 100% by default*/
  .ie .pgGrid-xs--12 {
    /*width: 100%;*/
    width: 100%; }
  .ie .pgGrid-xs--stack .pgGrid-cell--1, .ie .pgGrid-xs--stack .pgGrid-cell--2, .ie .pgGrid-xs--stack .pgGrid-cell--3, .ie .pgGrid-xs--stack .pgGrid-cell--4, .ie .pgGrid-xs--stack .pgGrid-cell--5, .ie .pgGrid-xs--stack .pgGrid-cell--6, .ie .pgGrid-xs--stack .pgGrid-cell--7, .ie .pgGrid-xs--stack .pgGrid-cell--8, .ie .pgGrid-xs--stack .pgGrid-cell--9, .ie .pgGrid-xs--stack .pgGrid-cell--10, .ie .pgGrid-xs--stack .pgGrid-cell--11, .ie .pgGrid-xs--stack .pgGrid-cell--12 {
    width: 100%; } }

body {
  margin-top: 50px; }

.pgContent {
  width: 100%;
  margin: auto; }

.ie .pgContent {
  overflow: auto; }

.pgContent--fluid {
  width: 85%;
  /*TODO: media queries */ }

.pgContent--narrow {
  max-width: 1000px; }

.leaderboard {
  max-width: 1000px;
  position: relative;
  margin: auto;
  padding: 20px;
  text-align: center; }

.leaderboard:before {
  content: "Ad";
  position: absolute;
  bottom: 16px;
  left: 0px;
  font: 10pt normal "FranklinITCProLight", "HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

.leaderboard--mobile {
  display: none; }

.bottom-ad {
  margin: 30px 0;
  text-align: center; }

.pgGraphicHeader {
  overflow: auto;
  padding: 0 0 1em;
  margin: 0; }

.pgHeadline-kicker {
  margin: 10px 0 0;
  font-size: 1.2em;
  display: inline-block; }

.pgHeadline--postoni, h1.pgHeadline--postoni {
  font-size: 4.75em; }

.pgLead {
  font-size: 1.42857em;
  line-height: 1.25em; }

.pgByline {
  float: left; }

.pgByline-author-wrap {
  font-size: 1.14286em;
  display: inline-block;
  float: left; }

.pgByline-author {
  color: #23517A; }

.pgByline-twitter {
  display: inline-block;
  float: left;
  margin-left: 0.75em;
  clear: right; }

.pgAdditionalInfo {
  float: right; }

.pgPublishedDate {
  color: #AAA;
  font-size: 1.14286em;
  display: block;
  margin-right: 0.75em;
  clear: both; }

.pgPublishedDate--sm {
  display: none; }

.pgArticle {
  padding: 10px 0px; }

.pgArticle--wAD {
  padding: 10px 50px 10px 0px; }

.pgSidebar {
  padding: 50px 0 10px 20px; }

.ff .pgSidebar {
  position: absolute; }

.pgPlaceholder {
  min-height: 300px;
  background: #EEE; }

.pgChart {
  margin: 2.5em 0 0;
  overflow: auto; }

.pg2nd-Header {
  width: 100%; }

.pg2nd-lead {
  width: 100%;
  font-size: 1.28571em;
  margin: 0.25em 0 1em; }

.pg2nd-lead--chunked {
  width: 100%;
  margin: 0 0 1em; }

.pgArticle-bottom {
  margin: 15px 0; }

.pgArticle-bottom-related {
  margin: 78px 0; }

.pgRelatedCoverage {
  margin: 50px 0; }

.pgRelatedCoverage-header {
  font-size: 1.14286em; }

.pgRelatedCoverage-items .headline {
  color: black; }

.pgChart-footer-source {
  color: #6e6e6e;
  line-height: 20px;
  float: left;
  width: 60%;
  font-size: 0.9375em;
  margin: 0.5em 0 1em; }

.pgChart-footer--chunked {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      flex-direction: column-reverse;
  margin-top: -33px; }

.pgChart-footer--chunked .pgChart-footer-source {
  width: 100%;
  float: none;
  margin: 1em 0 0; }

.pg3rd-Header {
  margin: 0 0 0.25em;
  font-size: 1.1em; }

.pg3rd-Header--chunked {
  margin-bottom: 1em; }

@media (max-width: 1400px) {
  .pgContent--fluid {
    width: 85%;
    /*TODO: media queries */ } }

@media (max-width: 1200px) {
  .pgContent--fluid {
    width: 90%;
    /*TODO: media queries */ } }

@media (max-width: 1000px) {
  .pgContent--fluid {
    width: 95%;
    /*TODO: media queries */ } }

@media (max-width: 768px) {
  .pgArticle-bottom-related {
    margin: 20px 0; }
  .pgContent, .pgContent--fluid, .pgContent--narrow {
    width: 95%; }
  .leaderboard--desktop {
    display: none; }
  .leaderboard--mobile {
    display: inherit; }
  .pgArticle, .pgArticle--wAD {
    width: 100%;
    -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
    border: none;
    padding: 0px; }
  .pgSidebar {
    display: none; }
  h1.pgHeadline--postoni {
    font-size: 4.3em;
    line-height: 0.95em; }
  .pgLead {
    font-size: 1.37em;
    line-height: 1.3em; }
  .pgByline {
    width: 100%;
    clear: both;
    margin-bottom: 0.5em; }
  .pgAdditionalInfo {
    float: left; } }

@media (max-width: 480px) {
  h1.pgHeadline--postoni {
    font-size: 3.8em;
    line-height: 0.95em; }
  .pgLead {
    font-size: 1.3em;
    line-height: 1.2em; }
  .pg2nd-lead {
    font-size: 1.14286em; }
  .pgChart--chunked .pgGrid {
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column; }
  .pgChart-footer--chunked {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-direction: row;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        flex-direction: row;
    -ms-flex-pack: justify;
        -webkit-box-pack: justify;
        justify-content: space-between;
    margin-top: 0; } }

.pgShare {
  font-size: 1.28571em; }

.pgShare a {
  padding: 5px;
  color: #23517A; }

.pgShare-header {
  display: inline-block; }

.pgChart-footer-share {
  float: right;
  width: 40%;
  text-align: right;
  margin: 0.35em 0 0.5em; }

.pgChart-footer--chunked .pgChart-footer-share {
  width: 100%;
  float: none;
  text-align: left;
  margin: 0; }

a.pgChart-footer-share-buton {
  color: white;
  background: #d5d5d5;
  padding: 5px 2px 2px;
  border-radius: 2px;
  width: 30px;
  height: 26px;
  display: inline-block;
  text-align: center; }

@media (max-width: 480px) {
  .pgChart--chunked .pgGrid {
    -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column; }
  .pgChart-footer--chunked .pgChart-footer-share {
    text-align: right; } }

.pgHighlight {
  padding: 3px;
  padding: 0.1875em; }

.pgHighlight--blueGray {
  background: #23517A;
  /* The Fallback */
  background: rgba(35, 81, 122, 0.4); }

.pgHighlight--hoverGray {
  background: #5A5A5A;
  /* The Fallback */
  background: rgba(90, 90, 90, 0.4); }

.pgHighlight--lightGray {
  background: #d5d5d5;
  /* The Fallback */
  background: rgba(213, 213, 213, 0.4); }

.pgHighlight--linkBlue {
  background: #2e6d9d;
  /* The Fallback */
  background: rgba(46, 109, 157, 0.4); }

.pgHighlight--gray-0 {
  background: #585852;
  /* The Fallback */
  background: rgba(88, 88, 82, 0.4); }

.pgHighlight--gray-1 {
  background: #80817c;
  /* The Fallback */
  background: rgba(128, 129, 124, 0.4); }

.pgHighlight--gray-2 {
  background: #a7a8a3;
  /* The Fallback */
  background: rgba(167, 168, 163, 0.4); }

.pgHighlight--gray-3 {
  background: #d1d2cd;
  /* The Fallback */
  background: rgba(209, 210, 205, 0.4); }

.pgHighlight--gray-4 {
  background: #efefea;
  /* The Fallback */
  background: rgba(239, 239, 234, 0.4); }

.pgHighlight--brown-0 {
  background: #693323;
  /* The Fallback */
  background: rgba(105, 51, 35, 0.4); }

.pgHighlight--brown-1 {
  background: #916f63;
  /* The Fallback */
  background: rgba(145, 111, 99, 0.4); }

.pgHighlight--brown-2 {
  background: #bba49a;
  /* The Fallback */
  background: rgba(187, 164, 154, 0.4); }

.pgHighlight--brown-3 {
  background: #e6dbd6;
  /* The Fallback */
  background: rgba(230, 219, 214, 0.4); }

.pgHighlight--red-0 {
  background: #ee645c;
  /* The Fallback */
  background: rgba(238, 100, 92, 0.4); }

.pgHighlight--red-1 {
  background: #f69687;
  /* The Fallback */
  background: rgba(246, 150, 135, 0.4); }

.pgHighlight--red-2 {
  background: #fabeb4;
  /* The Fallback */
  background: rgba(250, 190, 180, 0.4); }

.pgHighlight--red-3 {
  background: #fde7e1;
  /* The Fallback */
  background: rgba(253, 231, 225, 0.4); }

.pgHighlight--orange-0 {
  background: #f68b28;
  /* The Fallback */
  background: rgba(246, 139, 40, 0.4); }

.pgHighlight--orange-1 {
  background: #fcc691;
  /* The Fallback */
  background: rgba(252, 198, 145, 0.4); }

.pgHighlight--orange-2 {
  background: #fdd9ba;
  /* The Fallback */
  background: rgba(253, 217, 186, 0.4); }

.pgHighlight--orange-3 {
  background: #feeada;
  /* The Fallback */
  background: rgba(254, 234, 218, 0.4); }

.pgHighlight--yellow-0 {
  background: #d7c944;
  /* The Fallback */
  background: rgba(215, 201, 68, 0.4); }

.pgHighlight--yellow-1 {
  background: #ebe08c;
  /* The Fallback */
  background: rgba(235, 224, 140, 0.4); }

.pgHighlight--yellow-2 {
  background: #f2ebbc;
  /* The Fallback */
  background: rgba(242, 235, 188, 0.4); }

.pgHighlight--yellow-3 {
  background: #f4f2de;
  /* The Fallback */
  background: rgba(244, 242, 222, 0.4); }

.pgHighlight--green-0 {
  background: #00b6bd;
  /* The Fallback */
  background: rgba(0, 182, 189, 0.4); }

.pgHighlight--green-1 {
  background: #77cdd5;
  /* The Fallback */
  background: rgba(119, 205, 213, 0.4); }

.pgHighlight--green-2 {
  background: #b4e1e4;
  /* The Fallback */
  background: rgba(180, 225, 228, 0.4); }

.pgHighlight--green-3 {
  background: #d5edef;
  /* The Fallback */
  background: rgba(213, 237, 239, 0.4); }

.pgHighlight--blue-0 {
  background: #006f91;
  /* The Fallback */
  background: rgba(0, 111, 145, 0.4); }

.pgHighlight--blue-1 {
  background: #7caec6;
  /* The Fallback */
  background: rgba(124, 174, 198, 0.4); }

.pgHighlight--blue-2 {
  background: #b4d5e5;
  /* The Fallback */
  background: rgba(180, 213, 229, 0.4); }

.pgHighlight--blue-3 {
  background: #d5e7f0;
  /* The Fallback */
  background: rgba(213, 231, 240, 0.4); }

.pgHighlight--democrat-0 {
  background: #0081c5;
  /* The Fallback */
  background: rgba(0, 129, 197, 0.4); }

.pgHighlight--democrat-1 {
  background: #66b7e6;
  /* The Fallback */
  background: rgba(102, 183, 230, 0.4); }

.pgHighlight--democrat-2 {
  background: #b4d6f1;
  /* The Fallback */
  background: rgba(180, 214, 241, 0.4); }

.pgHighlight--democrat-3 {
  background: #e1ebf7;
  /* The Fallback */
  background: rgba(225, 235, 247, 0.4); }

.pgHighlight--republican-0 {
  background: #ed1c24;
  /* The Fallback */
  background: rgba(237, 28, 36, 0.4); }

.pgHighlight--republican-1 {
  background: #f38487;
  /* The Fallback */
  background: rgba(243, 132, 135, 0.4); }

.pgHighlight--republican-2 {
  background: #f9bfbe;
  /* The Fallback */
  background: rgba(249, 191, 190, 0.4); }

.pgHighlight--republican-3 {
  background: #fdeceb;
  /* The Fallback */
  background: rgba(253, 236, 235, 0.4); }

/*------------------------------------*\
    #Page Builder Header
    #pbHeader
\*------------------------------------*/
.pbHeader {
  padding: 0 !important;
  height: 50px;
  border-bottom: none; }

* {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased; }

.pbHeader {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999; }

.pbHeader.not-fixed {
  position: absolute; }

.nav-section {
  height: 50px;
  line-height: 48px; }

.nav-section > * {
  display: inline-block;
  line-height: 50px;
  text-align: center;
  vertical-align: middle; }

.nav-left {
  float: left; }

.nav-middle {
  padding-right: 600px;
  width: 100%; }

.nav-right {
  position: absolute;
  top: 0;
  right: 0;
  margin-left: 390px;
  text-align: right;
  overflow: hidden; }

.nav-btn {
  border-left: 1px solid #d5d5d5;
  color: #2a2a2a;
  padding: 0 20px;
  cursor: pointer;
  font-size: 16px;
  font-family: "FranklinITCProBold","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  margin-right: -3px; }

.nav-btn i {
  margin-left: 5px;
  color: #555; }

.nav-btn.active {
  background-color: #f1f0f0; }

.hidden {
  display: none; }

div[data-show-on-scroll="true"] {
  display: none; }

#nav-bar {
  color: #2a2a2a;
  height: 50px;
  overflow: hidden;
  position: relative;
  -webkit-transition: -webkit-transform 250ms ease-out;
          transition: -webkit-transform 250ms ease-out;
  transition: transform 250ms ease-out;
  border-bottom: 1px solid #d5d5d5;
  background-color: #fff; }

.pbHeader.bar-hidden #nav-bar {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0); }

.pbHeader.bar-hidden {
  height: 0; }

.screenreader-link {
  height: 0px;
  width: 0px;
  overflow: hidden; }

/* a/b test and target styles*/
@media only screen and (min-width: 1220px) {
  .pbHeader.abt-mastHead2-logoLarge-true #wp-logo, #wp-topper {
    display: none; }
  .pbHeader.abt-mastHead2-logoLarge-true.title-mode #wp-logo {
    display: inline-block; }
  .pb-f-page-header-v2.abt-mastHead2-logoLarge-true {
    height: inherit; }
  #wp-topper.abt-mastHead2-logoLarge-true {
    display: block;
    margin-top: 67px;
    border-bottom: 1px solid #d5d5d5;
    /* transition from  #pb-root */
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
            transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
    transition: transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
    -webkit-transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88);
            transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88); }
  body.left-menu.left-menu-pb #wp-topper.abt-mastHead2-logoLarge-true {
    /* transition from  body.left-menu.left-menu-pb #pb-root */
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  #wp-topper.abt-mastHead2-logoLarge-true .top-timestamp {
    display: inline-block;
    top: -26px;
    position: relative;
    margin-left: 16px; }
  #wp-topper.abt-mastHead2-logoLarge-true #wp-logo-large {
    display: inline-block;
    height: 64px;
    width: 333px;
    background: transparent url(https://img.washingtonpost.com/pb/resources/img/washingtonpost_black_64.png) no-repeat 0 0;
    background-size: auto 49px; } }

#wp-logo {
  width: 220px;
  background: transparent url(https://img.washingtonpost.com/pb/resources/img/washingtonpost_black_64.png) no-repeat 0 8px;
  background-size: auto 32px; }

#wp-logo a {
  display: block;
  height: 100%;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  cursor: pointer; }

#wp-logo-for-print {
  display: none;
  float: left;
  padding-left: 10px; }

#site-menu-btn {
  border: 1px solid #d5d5d5;
  line-height: 30px;
  margin: 9px 20px 10px 20px;
  border-radius: 5px;
  padding: 0 10px; }

#nav-audio {
  cursor: default; }

#nav-audio-slider {
  background-color: #f1f0f0;
  border-radius: 15px;
  height: 30px;
  color: #555;
  padding: 0 10px;
  font-size: 13px;
  display: inline-block;
  width: 75px;
  vertical-align: middle;
  margin-left: 5px;
  line-height: 30px;
  text-align: left;
  text-transform: uppercase;
  position: relative;
  cursor: pointer; }

#nav-audio-slider-toggle {
  display: block;
  position: absolute;
  left: 35px;
  top: 4px;
  bottom: 4px;
  width: 34px;
  background-color: white;
  border-radius: 10px;
  -webkit-transition: left 200ms ease-out;
          transition: left 200ms ease-out; }

.audio-on #nav-audio-slider-toggle {
  left: 4px; }

.audio-off #nav-audio-slider-toggle {
  left: 37px; }

#nav-audio-slider-on, #nav-audio-slider-off {
  position: relative; }

#nav-audio-slider-off {
  float: right; }

#nav-ad {
  margin-right: 15px;
  height: 50px;
  padding-top: 10px; }

#nav-search {
  margin-right: 20px;
  margin-bottom: 0;
  position: relative; }

#nav-search input {
  background-color: #f1f0f0;
  border: none;
  border-radius: 15px;
  height: 30px;
  color: #7f7f7f;
  padding: 0 45px 0 15px;
  font-size: 13px;
  display: block;
  width: 200px;
  outline: none; }

#nav-search button {
  position: absolute;
  top: 0;
  right: 0;
  height: 30px;
  border: none;
  background-color: #d5d5d5;
  color: #fff;
  border-radius: 0 15px 15px 0;
  width: 35px;
  padding: 0px;
  outline: none; }

#nav-search-mobile {
  vertical-align: middle;
  height: 50px;
  border-bottom: 1px solid #454646;
  display: none;
  padding: 0 20px; }

#nav-search-mobile input {
  border: none;
  outline: none;
  color: #fff;
  font-size: 14px;
  width: 210px;
  padding: 18px 5px 12px 5px;
  background-color: transparent; }

#nav-search-mobile button {
  background-color: transparent;
  border: none;
  outline: none;
  padding: 0;
  font-size: 24px;
  color: #fff;
  margin-right: 5px; }

#nav-page-title {
  padding: 0 20px;
  font-size: 16px;
  font-family: "FranklinITCProBold","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  /*left: -100%;
	-moz-transition: left 300ms linear;
    -webkit-transition: left 300ms linear;
    -o-transition: left 300ms linear;
    transition: left 300ms linear;*/ }

#nav-page-title img {
  height: 30px;
  margin-bottom: -10px; }

/* nav menu styles */
.nav-menu {
  position: absolute;
  top: 50px;
  background-color: #333;
  /*width: 300px;*/
  color: #fff;
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

.nav-menu ul {
  margin: 0;
  padding: 0 20px;
  border-bottom: 1px solid #454646; }

.nav-menu li {
  line-height: 50px;
  list-style: none;
  border-bottom: 1px solid #454646;
  white-space: nowrap; }

.nav-menu li:last-child {
  border-bottom: none; }

.nav-menu a {
  color: #fff;
  font-size: 14px;
  font-family: "FranklinITCProBold", "Helvetica", "Arial", sans-serif;
  cursor: pointer; }

/* site menu styles */
#site-menu {
  left: -350px;
  width: 350px;
  padding-left: 50px;
  -webkit-transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
          transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
  transition: transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
  -webkit-transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88);
          transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88);
  overflow-x: hidden;
  z-index: 998;
  display: block; }

#site-menu li {
  padding-left: 20px; }

#site-menu li a {
  display: block;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
          transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  text-decoration: none; }

#site-menu-info {
  padding: 20px; }

#site-menu-info p {
  margin-top: 0;
  margin-bottom: 5px;
  text-shadow: none; }

#site-menu-info a {
  font-family: "FranklinITCProLight","HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

#site-menu-info .site-attribution {
  margin-bottom: 20px; }

#site-menu-info .site-attribution strong {
  font-family: "FranklinITCProBold","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: normal; }

#site-menu-info .copyright {
  font-family: "FranklinITCProLight","HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  display: block;
  font-size: 12px; }

/* chapter menu styles */
#chapter-menu {
  right: 0;
  counter-reset: chapter; }

#chapter-menu li {
  border-bottom: 1px solid #000; }

#chapter-menu img {
  width: 300px;
  margin: 0 -20px; }

#chapter-menu p {
  font-family: "FranklinITCProLight","HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 14px;
  line-height: 1.4em;
  margin-bottom: 5px; }

#chapter-menu-sections li.chapter:before {
  content: "Part " counter(chapter);
  counter-increment: chapter;
  text-transform: uppercase;
  margin-right: 5px;
  font-size: 14px;
  font-family: "FranklinITCProThin","HelveticaNeue", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

#chapter-menu .chapter-menu-heading {
  font-size: 16px;
  text-transform: uppercase;
  font-family: "FranklinITCProBold","HelveticaNeue","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif; }

/* share menu styles */
#share-menu a {
  width: 100%;
  text-align: center;
  display: block; }

#share-menu i {
  font-size: 18px; }

/* dark theme overrides */
.pbHeader.dark #nav-bar {
  background-color: black;
  border-bottom-color: #414142; }

.pbHeader.dark #wp-logo {
  background-image: url(https://img.washingtonpost.com/pb/resources/img/washingtonpost_white_72.png); }

.pbHeader.dark .nav-btn {
  border-left-color: #414142;
  color: #fff; }

.pbHeader.dark .nav-btn i {
  color: #fff; }

.pbHeader.dark .nav-btn.active {
  background-color: #2a2a2a;
  border-bottom-color: #414142; }

.pbHeader.dark #nav-page-title {
  color: #fff; }

.pbHeader.dark .nav-menu {
  background-color: #fff;
  border: 1px solid #e6e5e4;
  border-top: none; }

.pbHeader.dark .nav-menu ul, .pbHeader.dark .nav-menu li, .pbHeader.dark #chapter-menu li {
  border-bottom-color: #e6e5e4; }

.pbHeader.dark .nav-menu a, .pbHeader.dark .nav-menu p, .pbHeader.dark #chapter-menu-sections li.chapter:before {
  color: #2a2a2a; }

.pbHeader.dark #site-menu-btn {
  border-color: #414142; }

.pbHeader.dark #nav-search input {
  background-color: #5a5b5b;
  color: #fff; }

.pbHeader.dark #nav-search button {
  background-color: black;
  border: 1px solid #414142; }

.pbHeader.dark #nav-audio-slider {
  background-color: #5a5b5b;
  color: #fff; }

.pbHeader.dark #nav-audio-slider-toggle {
  background-color: #29292a; }

.pbHeader.dark #nav-search-mobile {
  border-bottom-color: #e6e5e4; }

.pbHeader.dark #nav-search-mobile input, .pbHeader.dark #nav-search-mobile button {
  color: #2a2a2a; }

/* global styles defined in this media query because they are external to this feature (sad face (hack)) */
@media only screen {
  /* menu transition */
  #pb-root, .zone-container, .video-ad-box, .pb-header-slide {
    -webkit-transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
            transition: -webkit-transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
    transition: transform 500ms cubic-bezier(0.565, 1.65, 0.765, 0.88);
    -webkit-transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88);
            transition-timing-function: cubic-bezier(0.565, 1.65, 0.765, 0.88); }
  .ios body.left-menu {
    overflow: hidden; }
  /* this breaks the slide-out menu effect in ff */
  :not(.ff) body.left-menu {
    overflow-x: hidden; }
  body.left-menu #site-menu {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-perspective: 1000; }
  body.left-menu.left-menu-pb #pb-root, body.left-menu.left-menu-pb .zone-container {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  body.left-menu .video-ad-box, body.left-menu .pb-header-slide {
    -webkit-transform: translate3d(300px, 0, 0);
    transform: translate3d(300px, 0, 0); }
  /* browser fallbacks; ie8 fallbacks are also in feature.jsp */
  .no-csstransforms body.left-menu #site-menu, .no-csstransitions body.left-menu #site-menu {
    left: -50px; }
  .no-retina .pb-f-page-header-v2 #wp-logo {
    background-image: url(https://img.washingtonpost.com/pb/resources/img/washingtonpost_black_32.png); }
  .no-retina .pb-f-page-header-v2 .pbHeader.dark #wp-logo {
    background-image: url(https://img.washingtonpost.com/pb/resources/img/washingtonpost_white_32.png); }
  .no-touch .pb-f-page-header-v2 #site-menu li:hover {
    background-color: #2a2a2a; }
  .no-touch .pb-f-page-header-v2 .pbHeader.dark #site-menu li:hover {
    background-color: #eee; }
  .no-touch .pb-f-page-header-v2 .nav-btn:hover {
    background-color: #f1f0f0; }
  .no-touch .pb-f-page-header-v2 .pbHeader.dark .nav-btn:hover {
    background-color: #2a2a2a;
    border-bottom-color: #414142; }
  .no-touch:not(.ie) .pb-f-page-header-v2 #site-menu li:hover a {
    -webkit-transform: translate(10px, 0);
        transform: translate(10px, 0); }
  .header-placeholder {
    box-sizing: border-box;
    height: 50px;
    background-color: #ddb4b4;
    text-align: center;
    padding: 10px; }
  #pb-root > .pb-f-page-header-v2:first-child {
    position: absolute;
    width: 100%;
    top: 0;
    margin: 0 auto;
    max-width: none;
    height: 50px; } }

/* styles for title mode on large screens */
@media only screen and (min-width: 769px) {
  .no-retina .pbHeader .title-mode #wp-logo, .pbHeader .title-mode #wp-logo {
    width: 40px;
    background-image: url(https://img.washingtonpost.com/pb/resources/img/wp_black_60.png);
    background-size: auto 32px;
    height: 50px; }
  .pbHeader .title-mode .nav-middle {
    padding-right: 325px; }
  .no-retina .pbHeader .title-mode.dark #wp-logo, .pbHeader .title-mode.dark #wp-logo {
    background-image: url(https://img.washingtonpost.com/pb/resources/img/wp_white_60.png); }
  .pbHeader .title-mode #nav-page-title {
    display: block; }
  .pbHeader .title-mode #nav-user, .pbHeader .title-mode #nav-search, .pbHeader .title-mode #nav-sign-in, .pbHeader .title-mode #site-menu-btn .nav-btn-label {
    display: none; }
  .pbHeader .title-mode #site-menu-btn i {
    margin-left: 0;
    font-size: 18px; }
  .pbHeader .title-mode #site-menu-btn {
    margin-left: -11px;
    margin-right: 10px; }
  .pbHeader .title-mode #nav-share {
    display: inline-block; }
  .pbHeader .nav-menu .mobile-only {
    display: none; } }

/* small-screen styles */
@media only screen and (max-width: 768px) {
  .pbHeader .nav-btn {
    padding: 0 17px;
    z-index: 1; }
  .pbHeader .nav-btn i {
    margin-left: 0;
    font-size: 18px; }
  .pbHeader .nav-btn .nav-btn-label {
    display: none; }
  .pbHeader #site-menu-btn {
    margin-left: -11px;
    margin-right: 10px;
    position: absolute;
    left: 0; }
  .pbHeader #nav-chapter {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1; }
  .pbHeader .nav-middle, .pbHeader #nav-search, .pbHeader #nav-audio, .pbHeader #nav-share, .pbHeader #nav-user, .pbHeader #nav-subscribe, .pbHeader #nav-ad, .pbHeader #nav-sign-in {
    display: none; }
  .pbHeader #nav-search-mobile {
    display: block; }
  .pbHeader #wp-logo {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    background-position: center; }
  .pbHeader #wp-logo a {
    margin: 0 45px; }
  .pbHeader .has-chapter #wp-logo {
    margin-left: -15px; }
  .pbHeader .nav-right {
    width: 55px; } }

@media print {
  /* TODO: Figure this out */
  .pbHeader .pbHeader {
    position: static; }
  .pbHeader #wp-logo, .pbHeader #wp-topper, .pbHeader #site-menu-btn, .pbHeader .nav-middle, .pbHeader .nav-right {
    display: none; }
  .pbHeader #wp-logo-for-print, .pbHeader #wp-logo-for-print img {
    display: inline-block !important;
    height: 27px; } }

/*------------------------------------*\
    #Page Builder Share Buttons
    #pbShareMenu
\*------------------------------------*/
.padding-top {
  padding-top: 10px; }

.margin-top {
  margin-top: 10px; }

.social-tools-wrapper {
  overflow: hidden;
  display: inline;
  height: auto; }

.social-tools-primary {
  float: left;
  border: 1px solid #dedede; }

.social-tools-additional {
  float: left;
  display: none;
  overflow: hidden;
  border: 1px solid #dedede;
  border-left: none; }

.pb-f-theme-dark .social-tools-primary, .pb-f-theme-dark .social-tools-additional {
  border-color: #777777; }

.social-tools-additional .social-tools {
  margin-left: -200px;
  /*hide these on initial load*/ }

.social-tools .tool, .utility-tools .tool {
  font-size: 1.4em;
  line-height: 1em;
  border-left: 1px solid #D5D5D5; }

.pb-f-theme-dark .social-tools .tool, .pb-f-theme-dark .utility-tools .tool {
  border-color: #777777; }

.social-tools .tool.first, .utility-tools .tool.first {
  border-left: none; }

.tool {
  cursor: pointer; }

.social-tools-wrapper .tool {
  width: 55px;
  max-height: 40px;
  display: inline;
  float: left;
  text-align: center;
  vertical-align: middle;
  padding: 9px 0 8px 0;
  font-size: 1.4em;
  line-height: 1em; }

.top-sharebar-wrapper.expanded .tool {
  width: 40px; }

.social-tools-wrapper .social-tools span {
  color: #5a5a5a; }

.pb-f-theme-dark .social-tools-wrapper .social-tools span {
  color: #f0f0f0; }

.social-tools-wrapper .social-tools .tool:hover span {
  color: #5a5a5a !important; }

.pb-f-theme-dark .social-tools-wrapper .social-tools .tool:hover span {
  color: #f0f0f0 !important; }

.utility-tools-wrapper .tool.comments {
  padding-right: 8px;
  padding-left: 8px; }

.top-sharebar-wrapper.expanded .utility-tools-wrapper .tool.comments {
  min-width: 40px;
  width: auto; }

.social-tools .more span.text, .social-tools span.text {
  font-family: "FranklinITCProLight",sans-serif;
  font-size: 0.785em;
  line-height: 1em !important; }

.social-tools .hideText {
  position: absolute;
  left: -10000px; }

/* END DEFAULT SHARE-BAR DISPLAY */
/* START DEFAULT UTILITY-BAR DISPLAY */
.utility-tools-wrapper {
  float: right; }

.utility-tools-wrapper .utility-tools-primary .social-tools {
  border: 1px solid #dedede; }

.pb-f-theme-dark .utility-tools-wrapper .utility-tools-primary .social-tools {
  border-color: #777777; }

.utility-tools-wrapper .tool {
  min-width: 60px;
  width: auto;
  max-height: 40px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  padding: 9px 0 8px 0; }

.utility-tools-wrapper .social-tools span {
  color: #5a5a5a; }

.pb-f-theme-dark .utility-tools-wrapper .social-tools span {
  color: #f0f0f0; }

.utility-tools-wrapper .social-tools .tool:hover span {
  color: #5a5a5a !important; }

.pb-f-theme-dark .utility-tools-wrapper .social-tools .tool:hover span {
  color: #f0f0f0 !important; }

/* END DEFAULT UTILITY-BAR DISPLAY */
/*Start Author Stuff
===========*/
.byline-wrapper .pb-twitter-follow {
  display: inline-block;
  position: relative;
  top: 5px;
  margin-right: 5px; }

.byline-wrapper .email a:hover {
  color: #5A5A5A; }

.byline {
  margin-bottom: 0px; }

/*END Author Stuff
==========*/
/* START COLOR-TOP DISPLAY STYLE */
/*Available icons 
comments,email,facebook,google-plus,linkedin,more, pinterest,print,textresizer,tumblr,twitter
*/
/*SHARE BAR*/
.top-sharebar-wrapper {
  float: right;
  margin-top: -11px; }

.top-sharebar-wrapper.color-top .social-tools-wrapper, .top-sharebar-wrapper.color-top .social-tools-wrapper .social-tools-primary, .top-sharebar-wrapper.color-top .social-tools-wrapper .social-tools-additional {
  border: none; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool {
  border-radius: 3px;
  border: none;
  margin-right: 3px; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .social-tools span {
  color: #fff; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .social-tools .tool:hover span {
  color: #fff !important; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .social-tools .tool:hover {
  opacity: 0.90;
  -moz-opacity: 0.90;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90);
  filter: alpha(opacity=90); }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.email {
  background-color: #bd2a32; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.facebook {
  background-color: #3b5998; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.google-plus {
  background-color: #dd4b39; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.linkedin {
  background-color: #007bb6; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.more {
  background-color: #b3b3b3; }

.pb-f-theme-dark .top-sharebar-wrapper.color-top .social-tools-wrapper .tool.more {
  background-color: #777777; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.pinterest {
  background-color: #cb2027; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.reddit {
  background-color: #ff5700; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.stumbleupon {
  background-color: #EB4823; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.tumblr {
  background-color: #32506d; }

.top-sharebar-wrapper.color-top .social-tools-wrapper .tool.twitter {
  background-color: #00aced; }

.top-sharebar-wrapper.color-top .utility-tools-wrapper .social-tools {
  border-radius: 4px; }

.top-sharebar-wrapper {
  margin: 0px auto 30px; }

/* END COLOR-TOP DISPLAY STYLE */
.social-tools .more span.text, .social-tools span.text {
  font-family: "FranklinITCProLight",sans-serif;
  font-size: 0.785em;
  line-height: 1em !important; }

.echo-counter .mobile-count {
  disp: none; }

@media only screen and (min-width: 0px) {
  .pb-feature {
    margin-top: -20px !important;
    padding-bottom: 20px; } }

@media only screen and (max-width: 768px) {
  .top-sharebar-wrapper {
    float: none; }
  .social-tools-wrapper .tool, .utility-tools-wrapper .tool {
    min-width: 40px;
    width: auto; }
  .reverse.social-tools-wrapper .tool, .reverse.utility-tools-wrapper .tool {
    min-width: none; } }

@media only screen and (max-width: 480px) {
  .social-tools-wrapper .tool, .utility-tools-wrapper .tool {
    display: none; }
  .top-sharebar-wrapper.expanded .tool.mobile, .top-sharebar-wrapper .utility-tools-wrapper .tool.mobile, .social-tools-wrapper .tool.mobile {
    min-width: 40px;
    width: auto;
    display: inline-block; }
  .top-sharebar-wrapper.expanded .social-tools-wrapper {
    display: block; }
  .top-sharebar-wrapper.expanded .utility-tools-wrapper {
    float: left; }
  .echo-counter .mobile-count {
    display: inline; } }

@media print {
  /* TODO: Figure this out */
  .pb-f-article-article-topper .social-tools-wrapper, .pb-f-article-article-topper #slug_tiffany_tile {
    display: none; } }

/*END SHARE MENU
================*/
/*------------------------------------*\
    #Page Builder Footer (in sidebar)
    #pbFooter
\*------------------------------------*/
.plain {
  list-style: none;
  padding-left: 0; }

.plain li {
  margin-bottom: 5px; }

.footer-v2 {
  margin-top: 4em;
  line-height: 1.25em; }

.footer-v2 b {
  font-weight: normal;
  font-family: "FranklinITCProBold",sans-serif; }

.footer-v2 a {
  color: #333333; }

.pb-f-theme-dark .footer-v2 a {
  color: #f0f0f0; }

.footer-v2 a:hover {
  color: #2E6D9D; }

.pb-f-theme-dark .footer-v2 a:hover {
  color: #1d87d8; }

@media only screen and (max-width: 768px) {
  .pb-f-page-footer-v2 {
    padding-left: 15px !important; } }

@media print {
  .pb-f-page-footer-v2 {
    display: none; } }

.pgNotVisible {
  padding: 2px;
  width: 1px;
  height: 1px;
  background: transparent;
  border: 0;
  position: absolute;
  top: auto;
  left: auto;
  overflow: hidden; }

.pgHide {
  display: none; }

.pgShow-focus:focus, .pgShow-focus:active {
  padding: inherit;
  width: auto;
  height: auto;
  background: inherit;
  border: inherit;
  position: inherit;
  top: inherit;
  left: inherit;
  overflow: inherit;
  border: dotted 1px blue; }

@media (max-width: 1400px) {
  .pgHidden-for-xxl {
    display: none; }
  .pgShow-for-xxl {
    display: inherit; } }

@media (max-width: 1200px) {
  .pgHidden-for-xl {
    display: none; }
  .pgShow-for-xl {
    display: inherit; } }

@media (max-width: 1000px) {
  .pgHidden-for-l {
    display: none; }
  .show-for-l {
    display: inherit; } }

@media (max-width: 764px) {
  .pgHidden-for-m {
    display: none; }
  .pgShow-for-m {
    display: inherit; } }

@media (max-width: 480px) {
  .pgHidden-for-s {
    display: none; }
  .pgShow-for-s {
    display: inherit; } }

@media (max-width: 300px) {
  .pgHidden-for-xs {
    display: none; }
  .pgShow-for-xs {
    display: inherit; } }

/*------------------------------------*\
    #Project Specific CSS here!
\*------------------------------------*/