/* header */
.pal-blue {
  background-color: #009cde;
}
.pay-blue {
  background-color: #003087;
}
.pink {
  background-color: #de0063;
}
.purple {
  background-color: #640487;
}
.green {
  background-color: #00cf92;
}
.orange {
  background-color: #ff9600;
}
.pink,
.purple,
.green,
.orange,
.pink *,
.purple *,
.green *,
.orange *,
.pay-blue *,
.pal-blue * {
  color: #fff;
}
/* For mobile - shorter height and width */
header .paypal-img-logo {
  display: inline-block;
  overflow: hidden;
  text-indent: -999em;
  vertical-align: middle;
}
header[role="banner"] {
  position: relative;
  z-index: 5;
  padding: 15px 0;
}
header[role="banner"] .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.svg") center top no-repeat;
  width: 126px;
  height: 33px;
  background-size: 124px 33px;
  padding: 5px;
  margin-top: 0;
}
header[role="banner"].no-svg .paypal-img-logo {
  background: url("https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom-white.png") center top no-repeat;
}
header[role="banner"] .main-menu {
  display: inline-block;
  vertical-align: middle;
}
header[role="banner"] .main-menu ul {
  margin: 0;
}
header[role="banner"] .main-menu ul li {
  display: inline-block;
}
header[role="banner"] .main-menu ul a {
  padding-bottom: 5px;
  color: #fff;
  font-size: 16px;
  font-size: 1.14285714rem;
  font-weight: 500;
  text-decoration: none;
}
header[role="banner"] div.header-buttons {
  float: right;
  -ms-touch-action: none;
  /* Fix for MS Surface issues */
  touch-action: none;
}
header[role="banner"] div.header-buttons .btn {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}
header[role="banner"] div.header-buttons .btn-signup {
  margin-left: 4px;
}
header[role="banner"] > div {
  background-color: transparent;
  box-shadow: none;
}
html[data-device-type="dedicated"] .nav-simple,
html[data-device-type="portable"] .nav-simple {
  /*  specific height of hero's to target their editorial container and
        increase their height and line height */
  /*  specific height of hero dark to target their editorial container and
        adjust their height and line height */
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"],
html[data-device-type="portable"] .nav-simple header[role="banner"] {
  padding: 15px 0 67px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 100%);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary {
  background: #fff;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .btn-secondary:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-secondary:hover {
  background: #ddd;
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a {
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
}
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:hover,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:focus,
html[data-device-type="dedicated"] .nav-simple header[role="banner"] .main-menu ul a:active,
html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu ul a:active {
  border-bottom: 2px solid #fff;
  color: #fff;
}
html[data-device-type="dedicated"] .nav-simple .hero-bg,
html[data-device-type="portable"] .nav-simple .hero-bg,
html[data-device-type="dedicated"] .nav-simple .moving-background,
html[data-device-type="portable"] .nav-simple .moving-background {
  overflow: visible;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero-bg,
html[data-device-type="portable"] .nav-simple div.hero-bg,
html[data-device-type="dedicated"] .nav-simple div.hero,
html[data-device-type="portable"] .nav-simple div.hero,
html[data-device-type="dedicated"] .nav-simple section.hero,
html[data-device-type="portable"] .nav-simple section.hero {
  margin-top: -125px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .parallax-bg,
html[data-device-type="portable"] .nav-simple section.hero-bg .parallax-bg {
  height: 735px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero-bg .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero-bg .editorial-container {
  height: 655px;
  line-height: 655px;
}
html[data-device-type="dedicated"] .nav-simple section.hero .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero .editorial-container,
html[data-device-type="dedicated"] .nav-simple div.hero .editorial-container,
html[data-device-type="portable"] .nav-simple div.hero .editorial-container {
  height: 725px;
  line-height: 725px;
}
html[data-device-type="dedicated"] .nav-simple section.hero-bg.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero-bg.dark .editorial-container {
  height: 530px;
  line-height: 530px;
}
html[data-device-type="dedicated"] .nav-simple section.hero.dark .editorial-container,
html[data-device-type="portable"] .nav-simple section.hero.dark .editorial-container {
  height: 600px;
  line-height: 600px;
}
/* adding gradient fallback for older IE broswers */
.no-cssgradients .nav-simple header[role=banner] {
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/2014design/flatnav_gradient.png");
}
/* Only DESKTOP Layout---------------------- */
html[data-device-type="dedicated"] header .main-menu {
  margin: 0 0 0 12px;
}
html[data-device-type="dedicated"] header .main-menu ul li {
  padding: 0 12px;
}
html[data-device-type="dedicated"] header .main-menu li a {
  font-size: 16px;
  font-size: 1.14285714rem;
}
/* Only Portable Layout---------------------- */
html[data-device-type="portable"] header .main-menu {
  margin: 0;
}
html[data-device-type="portable"] header .main-menu ul li {
  padding: 0 5px;
}
html[data-device-type="portable"] header .main-menu li a {
  font-size: 15px;
  font-size: 1.07142857rem;
}
/* (reducing width for new logo)*/
@media (orientation: portrait) and (max-width: 54.78571429em) {
  html[data-device-type="portable"] .containerCentered {
    padding-left: 1%;
    padding-right: 1%;
  }
  /*reducing the left/right padding on the tablet portrait header. this is done due to new logo taking more space */
  html[data-device-type="portable"] .containerCentered.minimal {
    padding-left: 3.75%;
    padding-right: 3.75%;
  }
}
@media (min-width: 768px) {
  html[data-device-type="portable"] .nav-simple header[role="banner"] ul.sublist,
  html[data-device-type="portable"] .nav-simple #menu-button {
    display: none;
  }
}
/* Mobile Layout----------------------------------------- */
@media (max-width: 767px) {
  html[data-device-type="mobile"] .nav-simple header[role="banner"],
  html[data-device-type="portable"] .nav-simple header[role="banner"] {
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .paypal-img-logo,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .paypal-img-logo {
    /* on mobile just showing pp mono-gram*/
    margin-top: 0;
    width: 29px;
    height: 34px;
    background: transparent url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.svg') center center no-repeat;
    background-image: url('https://www.paypalobjects.com/webstatic/i/logo/rebrand/ppcom_monogram.png');
    background-size: 29px 34px;
    margin-left: 5px;
    padding: 0;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .btn-signup,
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #logout-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #logout-button {
    display: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] > div,
  html[data-device-type="portable"] .nav-simple header[role="banner"] > div {
    background: #fff;
    position: relative;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered {
    padding: 14px 20px 14px 66px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] div.containerCentered.minimal,
  html[data-device-type="portable"] .nav-simple header[role="banner"] div.containerCentered.minimal {
    padding: 18px 3.75% 10px;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] #menu-button,
  html[data-device-type="portable"] .nav-simple header[role="banner"] #menu-button {
    border-right: 1px solid #e5e5e5;
    width: 50px;
    height: 57px;
    background: transparent url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAYCAQAAAA4sZfFAAAFPWlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4KPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS41LWMwMTIgMS4xNDk2MDIsIDIwMTIvMTAvMTAtMTg6MTA6MjQgICAgICAgICI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpkYW09Imh0dHA6Ly93d3cuZGF5LmNvbS9kYW0vMS4wIgogICAgeG1sbnM6dGlmZj0iaHR0cDovL25zLmFkb2JlLmNvbS90aWZmLzEuMC8iCiAgICB4bWxuczpwcmlzbT0iaHR0cDovL3ByaXNtc3RhbmRhcmQub3JnL25hbWVzcGFjZXMvYmFzaWMvMi4xLyIKICAgIHhtbG5zOlBheVBhbD0id3d3LnBheXBhbC5jb20vYmFzZS92MSIKICAgZGM6Zm9ybWF0PSJpbWFnZS9wbmciCiAgIGRjOm1vZGlmaWVkPSIyMDEzLTEwLTI5VDE2OjAxOjE1LjYxNS0wNzowMCIKICAgZGFtOnNpemU9IjkwIgogICBkYW06UGh5c2ljYWx3aWR0aGluaW5jaGVzPSItMS4wIgogICBkYW06ZXh0cmFjdGVkPSIyMDEzLTEwLTI5VDE2OjAxOjE0Ljk4LTA3OjAwIgogICBkYW06c2hhMT0iOWFiMTYxMTVjYmMyNDRhMGQ1ZTM3NGEwNWM2NGM4Yjc0NTViZDU5MSIKICAgZGFtOk51bWJlcm9mdGV4dHVhbGNvbW1lbnRzPSIwIgogICBkYW06RmlsZWZvcm1hdD0iUE5HIgogICBkYW06UHJvZ3Jlc3NpdmU9Im5vIgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmRwaT0iLTEiCiAgIGRhbTpNSU1FdHlwZT0iaW1hZ2UvcG5nIgogICBkYW06TnVtYmVyb2ZpbWFnZXM9IjEiCiAgIGRhbTpCaXRzcGVycGl4ZWw9IjE2IgogICBkYW06UGh5c2ljYWxoZWlnaHRpbmluY2hlcz0iLTEuMCIKICAgZGFtOlBoeXNpY2Fsd2lkdGhpbmRwaT0iLTEiCiAgIHRpZmY6SW1hZ2VMZW5ndGg9IjI0IgogICB0aWZmOkltYWdlV2lkdGg9IjM2IgogICBwcmlzbTpleHBpcmF0aW9uRGF0ZT0iMjAxOC0xMS0xMlQwMTowMC0wODowMCIKICAgUGF5UGFsOnN0YXR1cz0iU291cmNlQXBwcm92ZWQiCiAgIFBheVBhbDpzb3VyY2VOb2RlUGF0aD0iL2NvbnRlbnQvZGFtL1BheVBhbERpZ2l0YWxBc3NldHMvc3BhcnRhSW1hZ2VzL0dsb2JhbEltYWdlcy9ta3RnLzIwMTRkZXNpZ24vaGFtYnVyZ2VyMngucG5nIgogICBQYXlQYWw6aXNTb3VyY2U9InRydWUiLz4KIDwvcmRmOlJERj4KPC94OnhtcG1ldGE+Cjw/eHBhY2tldCBlbmQ9InIiPz6GG1x8AAAAIUlEQVR4AWPs+c9AFTCsDWIYcgaNGjRSU/Zo9I+m7FGDAKBdGS1ia3bRAAAAAElFTkSuQmCC') center center no-repeat;
    background-size: 18px 12px;
    text-indent: -999em;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .main-menu,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .main-menu {
    position: fixed;
    top: 0;
    left: 0;
    width: 240px;
    height: 100%;
    z-index: -1;
    margin: 0;
    padding: 0;
    background: #009cde;
    box-sizing: border-box;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    transform: translate(0, 0);
    touch-action: none;
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons {
    float: right;
    /* Fix for MS Surface issues */
    -ms-touch-action: none;
    touch-action: none;
  }
  html[data-device-type="mobile"] .nav-simple header[role="banner"] .header-buttons .btn,
  html[data-device-type="portable"] .nav-simple header[role="banner"] .header-buttons .btn {
    background: #ddd;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
  }
  /*Navigation layout and sublist*/
  html[data-device-type="mobile"] header .main-menu ul,
  html[data-device-type="portable"] header .main-menu ul,
  html[data-device-type="mobile"] header .main-menu li,
  html[data-device-type="portable"] header .main-menu li {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu > ul > li,
  html[data-device-type="portable"] header .main-menu > ul > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  html[data-device-type="mobile"] header .main-menu li > a,
  html[data-device-type="portable"] header .main-menu li > a {
    color: #fff;
    display: block;
    line-height: 50px;
    text-decoration: none;
    font-size: 20px;
    font-size: 1.42857143rem;
    font-weight: 300;
    padding-left: 2%;
  }
  html[data-device-type="mobile"] header .main-menu li > a :focus,
  html[data-device-type="portable"] header .main-menu li > a :focus {
    outline: none;
  }
  html[data-device-type="mobile"] header .main-menu li > a :active,
  html[data-device-type="portable"] header .main-menu li > a :active {
    color: #fff;
  }
  html[data-device-type="mobile"] header .main-menu li > a.desktop-only::after,
  html[data-device-type="portable"] header .main-menu li > a.desktop-only::after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist,
  html[data-device-type="portable"] header .main-menu ul.sublist {
    display: block;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li,
  html[data-device-type="portable"] header .main-menu ul.sublist > li {
    border: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > form > button,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > form > button {
    font-size: 14px;
    font-size: 1rem;
    text-decoration: none;
    line-height: 40px;
    min-width: 0;
    padding-left: 2%;
    margin-left: 0;
    font-weight: 300;
    color: #fff;
    background-color: transparent;
    -webkit-font-smoothing: antialiased;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:after,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:after {
    display: none;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li > a:before,
  html[data-device-type="mobile"] header .main-menu ul.sublist > li form > button:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li form > button:before {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 13px;
    background: transparent url(https://www.paypalobjects.com/webstatic/mktg/2014design/menubar-mobile-icons2x.png) 2px 0 no-repeat;
    background-size: 8px 41px;
    vertical-align: middle;
    margin: 0 8px 3px 0;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-help:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-help:before {
    background-position: 2px -10px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-contact:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-contact:before {
    background-position: 2px -20px;
  }
  html[data-device-type="mobile"] header .main-menu ul.sublist > li #menu-sublist-logout:before,
  html[data-device-type="portable"] header .main-menu ul.sublist > li #menu-sublist-logout:before {
    background-position: 2px -30px;
  }
  /*Mobile side navigation*/
  html[data-device-type="mobile"] body header .main-menu,
  html[data-device-type="portable"] body header .main-menu {
    -webkit-transform: translate3d(-240px, 0, 0);
    transform: translate(-240px, 0);
  }
  html[data-device-type="mobile"] body #body,
  html[data-device-type="portable"] body #body {
    background: #fff;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
  }
  html[data-device-type="mobile"] body.on #body,
  html[data-device-type="portable"] body.on #body {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate(0, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
  html[data-device-type="mobile"] body.open #body,
  html[data-device-type="portable"] body.open #body {
    left: 0;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-transform: translate3d(240px, 0, 0);
    transform: translate(240px, 0);
  }
  html[data-device-type="mobile"] body #body.moving,
  html[data-device-type="portable"] body #body.moving {
    -webkit-transition: all 0 ease 0;
    transition: all 0 ease 0;
  }
}

/* CSS for v2 of video player */

.video-player {
  position: relative;
  background: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  cursor: pointer;
}

.video-player:after {
  background: transparent url("https://www.paypalobjects.com/webstatic/mktg/kb/play-overlay.png") center center no-repeat;
  content: "";
  overflow: hidden;
  width: 100%;
  height: 100%;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}
.video-player.loaded {
  cursor: auto;
}

.video-player.loaded:after {
  display: none;
  background-image: none;
}
.video-player a {
  cursor: pointer;
}
.video-player .video-controls {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 34px;
  width: 100%;
  background-color: #9191a9;
  background-color: rgba(245,245,245,0.3);
  
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate(0,0);
  transform: translate3d(0,0,0);

  -webkit-transition: -webkit-transform 0.4s ease-in-out;
  -moz-transition: -moz-transform 0.4s ease-in-out;
  -ms-transition: -ms-transform 0.4s ease-in-out;
  transition: transform 0.4s ease-in-out;
}
.video-player.playing .video-controls.autohide {
  -webkit-transform: translate3d(0,34px,0);
  -moz-transform: translate3d(0,34px,0);
  -ms-transform: translate(0,34px);
  transform: translate3d(0,34px,0);
}
.video-player.playing:hover .video-controls.autohide {
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate(0,0);
  transform: translate3d(0,0,0);
}
.video-controls a.video-play {
  display: inline-block;
  width: 28px;
  height: 28px;
  margin-left: 15px;
  margin-right: 20px;
  margin-top: 5px;
  background-image: url('https://www.paypalobjects.com/webstatic/mktg/kb/play-pause-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 -1px;
  z-index: auto;
  opacity: 0.7;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-out-in;
  -ms-transition: all 0.2s ease-out-in;
  transition: all 0.2s ease-in-out;
}
.video-player .video-controls a.paused-button {
  background-repeat: no-repeat;
  background-position: -29px -1px;
}
/* seek */
.video-player .video-seek {
  display: inline-block;
  position: relative;
  top: -12px;
  width: 520px;
  height: 8px;
  margin-top: 13px;
  border-radius: 15px;
  background: #535353;
  background: -moz-linear-gradient(top, rgba(186,186,186,1) 0%, rgba(222,222,226,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(186,186,186,1)), color-stop(100%,rgba(222,222,226,1)));
  background: -webkit-linear-gradient(top, rgba(186,186,186,1) 0%,rgba(222,222,226,1) 100%);
  background: -ms-linear-gradient(top, rgba(186,186,186,1) 0%,rgba(222,222,226,1) 100%);
  background: linear-gradient(to bottom, rgba(186,186,186,1) 0%,rgba(222,222,226,1) 100%);
  box-shadow: inset 0 -2px 2px #efefef;
}
.video-player .video-seek .ui-slider-handle {
  width: 10px;
  height: 20px;
  border: none;
  top: -6px;
  border-radius: 6px;
  box-shadow: inset 0 -2px 2px rgba(101,101,149,0.7);
  background: #e6e6e6;
  background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(213,213,213,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(213,213,213,1)));
  background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
  background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
}
.video-player .video-seek .ui-slider-handle.ui-state-hover {
  background: #fff;
}
.video-player .video-seek .ui-slider-loaded {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  border: 0 none;
  position: absolute;
  z-index: 1;
  border-radius: 6px;
  box-shadow: inset 0 2px 2px rgba(101,101,149,0.4);
  background: #c4c4c4;
  background: -moz-linear-gradient(top, rgba(206,206,206,1) 0%, rgba(173,173,173,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(206,206,206,1)), color-stop(100%,rgba(173,173,173,1)));
  background: -webkit-linear-gradient(top, rgba(206,206,206,1) 0%,rgba(173,173,173,1) 100%);
  background: -ms-linear-gradient(top, rgba(206,206,206,1) 0%,rgba(173,173,173,1) 100%);
  background: linear-gradient(to bottom, rgba(206,206,206,1) 0%,rgba(173,173,173,1) 100%);
}
.video-player .video-seek .ui-slider-range {
  border-radius: 15px;
  box-shadow: inset 0 -3px 3px rgba(57,162,206,0.7);
  background: #4cbae8;
  background: -moz-linear-gradient(top, rgba(76,186,232,1) 0%, rgba(57,162,206,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,186,232,1)), color-stop(100%,rgba(57,162,206,1)));
  background: -webkit-linear-gradient(top, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
  background: -ms-linear-gradient(top, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
  background: linear-gradient(to bottom, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
  z-index: 2;
}
/* volume */
.video-player .video-controls .volume-box {
  position: absolute;
  bottom: 1px;
  right: 0px;
  overflow: hidden;
  width: 24px;
  height: 30px;
  color: #fff;
  padding: 0px 10px;
}
.video-player .video-controls .volume-box:hover {
  height: 135px;
  padding-top: 5px;
}
.video-player .video-controls .volume-box:hover .volume-slider {
  position: relative;
  visibility: visible;
  opacity: 1;
}
.video-player .video-controls .volume-slider {
  position: relative;
  height: 100px;
  width: 8px;
  top: 0;
  left: 0;
  visiblity: hidden;
  opacity: 0;
  border-radius: 4px;
  box-shadow: inset 0 3px 3px rgba(239,239,239,0.7);
  background: rgb(222,222,226);
  background: -moz-linear-gradient(top, rgba(222,222,226,1) 0%, rgba(186,186,186,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(222,222,226,1)), color-stop(100%,rgba(186,186,186,1)));
  background: -webkit-linear-gradient(top, rgba(222,222,226,1) 0%,rgba(186,186,186,1) 100%);
  background: -ms-linear-gradient(top, rgba(222,222,226,1) 0%,rgba(186,186,186,1) 100%);
  background: linear-gradient(to bottom, rgba(222,222,226,1) 0%,rgba(186,186,186,1) 100%);
  
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
}
.video-player .video-controls .volume-slider .ui-slider-handle {
  width: 16px;
  height: 9px;
  left: -4px;
  margin-bottom: -0.6em;
  margin-left: 0;
  border-radius: 6px;
  box-shadow: inset 0 -2px 2px rgba(101,101,149,0.7);
  background: #e6e6e6;
  background: -moz-linear-gradient(top, rgba(230,230,230,1) 0%, rgba(213,213,213,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(230,230,230,1)), color-stop(100%,rgba(213,213,213,1)));
  background: -webkit-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
  background: -ms-linear-gradient(top, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
  background: linear-gradient(to bottom, rgba(230,230,230,1) 0%,rgba(213,213,213,1) 100%);
}
.video-player .video-controls .volume-slider .ui-slider-handle .ui-state-hover {
  background: #fff;
}
.video-player .volume-slider .ui-slider-range {
  border-radius: 15px;
  box-shadow: inset -3px 0 3px rgba(76,186,232,0.7);
  background: #4cbae8;
  background: -moz-linear-gradient(top, rgba(76,186,232,1) 0%, rgba(57,162,206,1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,186,232,1)), color-stop(100%,rgba(57,162,206,1)));
  background: -webkit-linear-gradient(top, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
  background: -ms-linear-gradient(top, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
  background: linear-gradient(to bottom, rgba(76,186,232,1) 0%,rgba(57,162,206,1) 100%);
}
/* volume button */
.video-player .video-controls .volume-button {
  position: absolute;
  bottom: 3px;
  right: 15px;
  display: block;
  width: 29px;
  height: 25px;
  border-radius: 2px;
  background-color: rgba(245,245,245,0.6);
  background-position: center center;
  background-image: url('https://www.paypalobjects.com/webstatic/mktg/kb/volumefull.png');
  background-image: -webkit-image-set(url("https://www.paypalobjects.com/webstatic/mktg/kb/volumefull.png") 1x, 
                                      url("https://www.paypalobjects.com/webstatic/mktg/kb/volumefull2x.png") 2x);
  background-size: 23px 23px;
  background-repeat: no-repeat;
}
.video-player .video-controls .volume-mute {
  background-image: url('https://www.paypalobjects.com/webstatic/mktg/kb/volumemute.png');
  background-image: -webkit-image-set(url("https://www.paypalobjects.com/webstatic/mktg/kb/volumemute.png") 1x, 
                                      url("https://www.paypalobjects.com/webstatic/mktg/kb/volumemute2x.png") 2x);
  background-size: 23px 23px;
  background-repreat: no-repeat;
}
.video-player .video-fullscreen {
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  background-color: rgba(245,245,245,0.6);
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/kb/fullscreen.png");
  background-image: -webkit-image-set(url("https://www.paypalobjects.com/webstatic/mktg/kb/fullscreen.png") 1x, 
                                      url("https://www.paypalobjects.com/webstatic/mktg/kb/fullscreen2x.png") 2x);
  background-size: 24px 24px;
  border-radius: 2px;
  overflow: hidden;
  text-indent: -999em;
  opacity: 0;
  
  -webkit-transition: opacity 0.2s ease-in-out;
  -moz-transition: opacity 0.2s ease-in-out;
  -ms-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
}
.video-player:hover .video-fullscreen {
  opacity: 1;
}
/* Disable in lightbox */
.ui-dialog .video-player .video-fullscreen {
  display: none;
}
.video-player.fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
}
.video-player.fullscreen .video-fullscreen {
  background-image: url("https://www.paypalobjects.com/webstatic/mktg/kb/shrink.png");
  background-image: -webkit-image-set(url("https://www.paypalobjects.com/webstatic/mktg/kb/shrink.png") 1x, 
                                      url("https://www.paypalobjects.com/webstatic/mktg/kb/shrink2x.png") 2x);
  background-size: 24px 24px;
}

/* inline jquery ui styles */
.ui-slider-handle {
  position: absolute;
  z-index: 2;
  display: block;
  margin-left: -0.6em;
  outline: none;
}
.ui-slider-range {
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  border: 0 none;
  position: absolute;
  z-index: 1;
}
.video-modal .ui-dialog-content {
  padding-bottom: 1.5em;
}
/* accessibility fix */
.ui-dialog .ui-dialog-titlebar-close:focus {
    border: 1px dotted #999;
}

/*

This is a less library contains PayPal common styles and variables,
you may want to import it in your less files if you need to.

*/
/*
Shows the Spinner on the page.
It will appear in the center (takes the parent width and height).
Common spinner for UL, Tesla and MPP.
*/
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
  }
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(359deg);
  }
}
@-o-keyframes spin {
  from {
    -o-transform: rotate(0deg);
  }
  to {
    -o-transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(359deg);
  }
}
.video-player .video-controls .volume-box {
  overflow: visible;
}
.video-player {
  background: none;
}
/** partial rules **/
.panel {
  padding-top: 60px;
  padding-bottom: 60px;
}
.videos {
  padding-top: 60px;
  padding-bottom: 60px;
}
.videos .top {
  position: static;
  transform: initial;
}
.videos .video-container {
  min-height: 265px;
}
.videos .video-container:nth-of-type(4n+1) {
  margin-left: 0;
}
.videos a {
  display: inline-block;
  position: relative;
}
.videos a span {
  position: relative;
  width: 32px;
  height: 32px;
  display: inline-block;
  position: absolute;
  width: 40px;
  height: 40px;
  text-indent: -999em;
  vertical-align: middle;
  margin-right: 12px;
  top: 35%;
  left: 44%;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.videos a span:after {
  content: '';
  position: absolute;
  top: 1px;
  left: 4px;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-width: 7px 14px;
  border-left-color: #009cde;
  overflow: hidden;
}
.videos a span:after {
  content: '';
  position: absolute;
  top: 13px;
  left: 14px;
  width: 0;
  height: 0;
  border: 14px solid transparent;
  border-width: 7px 14px;
  border-left-color: #ffffff;
  overflow: hidden;
}
.videos a span:after {
  border-left-color: #ffffff;
}
.videos.single-video span {
  top: 38%;
  left: 45%;
}
.videos img {
  margin-bottom: 20px;
  width: 100%;
}
.videos .owl-controls {
  position: relative;
}
.videos .owl-controls .owl-pagination {
  margin-top: 80px;
}
.videos .owl-controls .owl-buttons {
  position: absolute;
  bottom: 35px;
  left: 50%;
}
.videos .owl-controls .owl-buttons > div {
  background-color: #ffffff;
  border: 1px solid #d0d0d0;
  color: #d0d0d0;
}
.videos .owl-controls .owl-buttons .owl-prev {
  margin-left: -70px;
}
.videos .owl-controls .owl-buttons .owl-next {
  margin-left: 75px;
}
.videos .owl-controls .active {
  border-bottom: none;
}
.videos .owl-controls .active span {
  background-color: #009cde;
  border: none;
}
.no-borderradius .videos a {
  display: block;
}
.no-borderradius .videos .video-container {
  width: 90%;
}
@media (orientation: portrait) {
  html[data-device-type="portable"] .video-container:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media (orientation: landscape) {
  html[data-device-type="portable"] .video-container:nth-of-type(4n+1) {
    margin-left: 0;
  }
}
html[data-device-type="mobile"] .video-container {
  margin-bottom: 30px;
}

/**
* @fileOverview PayPal.com Icons Fonts
* @name campaign-fonts.css
* @author mdaveshah
*/
@font-face {
  font-family: "pp-w1-bold";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/bold.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/bold.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/bold.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/bold.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/bold.svg#webfont") format("svg");
}
@font-face {
  font-family: "pp-w1-light";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/light.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/light.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/light.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/light.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/light.svg#webfont") format("svg");
}
@font-face {
  font-family: "pp-w1-regular";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/regular.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/regular.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/regular.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/regular.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w1/regular.svg#webfont") format("svg");
}
@font-face {
  font-family: "pp-w4-bold";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/bold.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/bold.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/bold.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/bold.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/bold.svg#webfont") format("svg");
}
@font-face {
  font-family: "pp-w4-light";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/light.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/light.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/light.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/light.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/light.svg#webfont") format("svg");
}
@font-face {
  font-family: "pp-w4-regular";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/regular.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/regular.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/regular.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/regular.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/PP-Forward-w4/regular.svg#webfont") format("svg");
}
@font-face {
  font-family: "pistilli";
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/Pistilli/pistilli.eot");
  src: url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/Pistilli/pistilli.eot?#iefix") format("embedded-opentype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/Pistilli/pistilli.woff") format("woff"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/Pistilli/pistilli.ttf") format("truetype"), url("https://www.paypalobjects.com/webstatic/mktg/2014design/font/Pistilli/pistilli.svg#webfont") format("svg");
}
.pp-w1-bold {
  font-family: "pp-w1-bold", "PayPal Forward W01 Bold", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w1-light {
  font-family: "pp-w1-light", "PayPal Forward W01 Light", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w1-regular {
  font-family: "pp-w1-regular", "PayPal Forward W01 Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w4-bold {
  font-family: "pp-w4-bold", "PayPal Forward W04 Bold", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w4-light {
  font-family: "pp-w4-light", "PayPal Forward W04 Light", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w4-regular {
  font-family: "pp-w4-regular", "PayPal Forward W04 Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.pp-w-quote {
  font-family: "pistilli", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-variant: normal;
}
.bold {
  font-weight: bold;
}
.break-line {
  display: block;
}
.pullout h2.pulloutHeadline {
  margin-bottom: 0;
}
.pullout p {
  font-size: 18px;
}
.hidden {
  display: none;
}
.contact-us {
  margin-bottom: 90px;
}
.contact-us .pulloutPara a {
  color: #0079ad;
}
.contact-us .pulloutPara a:hover,
.contact-us .pulloutPara a:focus {
  color: #0c8dc4;
}
.news h2 {
  margin-bottom: 50px;
}
.news a.tile {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  margin-right: 18px;
  margin-bottom: 60px;
  padding-right: 0;
  padding-bottom: 60px;
  width: 23.6%;
  display: none;
  border-bottom: 1px solid #cecece;
}
.news a.tile:nth-child(4n + 4) {
  margin-right: 0;
}
.news a.tile:nth-child(-n + 12) {
  display: block;
}
.news a,
.news a:hover {
  color: #777;
}
.news a:hover,
.news a:active,
.news a:focus {
  text-decoration: none;
}
.news a .para {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 270px;
  height: 105px;
  /* Fallback for non-webkit */
  font-size: 15px;
  line-height: 1.4;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: normal;
  margin-top: 4px;
}
.news a .header {
  color: #444;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 20px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 270px;
  height: 56px;
  /* Fallback for non-webkit */
  font-size: 20px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row.hero-bg.dark.issue-article {
  height: 300px;
}
html[data-device-type=dedicated] header .main-menu > ul > li > a:focus,
html[data-device-type=dedicated] header .main-menu > ul > li > a:focus:after,
html[data-device-type=dedicated] header .main-menu > ul > li > a:hover,
html[data-device-type=dedicated] header .main-menu > ul > li > a:hover:after {
  color: #fff;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu,
html[data-device-type="portable"] header[role="banner"] nav.main-menu {
  width: 85.5%;
  margin-left: 0;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu li:not(:first-child),
html[data-device-type="portable"] header[role="banner"] nav.main-menu li:not(:first-child) {
  float: right;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu li:first-child,
html[data-device-type="portable"] header[role="banner"] nav.main-menu li:first-child {
  padding-left: 0;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu li:first-child a,
html[data-device-type="portable"] header[role="banner"] nav.main-menu li:first-child a {
  font-family: "pp-w1-regular", "PayPal Forward W01 Regular", Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 20px;
  font-style: italic;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu li:first-child a:hover,
html[data-device-type="portable"] header[role="banner"] nav.main-menu li:first-child a:hover {
  border-bottom: 0;
}
html[data-device-type="dedicated"] header[role="banner"] nav.main-menu li:nth-child(2),
html[data-device-type="portable"] header[role="banner"] nav.main-menu li:nth-child(2) {
  padding-right: 0;
}
html[data-device-type="dedicated"] .hero-bg.dark,
html[data-device-type="portable"] .hero-bg.dark {
  height: 400px;
}
html[data-device-type="dedicated"] .hero-bg.dark .containerCentered,
html[data-device-type="portable"] .hero-bg.dark .containerCentered,
html[data-device-type="dedicated"] .hero-bg.dark .containerCentered div.editorial-container,
html[data-device-type="portable"] .hero-bg.dark .containerCentered div.editorial-container {
  height: inherit;
}
html[data-device-type="dedicated"] .hero-bg.dark .containerCentered .editorial-cell,
html[data-device-type="portable"] .hero-bg.dark .containerCentered .editorial-cell {
  height: auto;
  display: block;
  position: relative;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
html[data-device-type="dedicated"] .hero-bg.dark .containerCentered .editorial-cell h1,
html[data-device-type="portable"] .hero-bg.dark .containerCentered .editorial-cell h1 {
  font-size: 48px;
}
html[data-device-type="dedicated"] .hero-bg.dark .containerCentered .editorial-cell p,
html[data-device-type="portable"] .hero-bg.dark .containerCentered .editorial-cell p {
  color: #fff;
}
html[data-device-type="dedicated"] .news .tile.last-tile,
html[data-device-type="portable"] .news .tile.last-tile {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
html[data-device-type="portable"] .nav-simple header[role="banner"] nav {
  width: 81%;
}
@media (max-width: 767px) {
  html[data-device-type="portable"] .nav-simple header[role="banner"] nav.main-menu {
    background: #444;
  }
  html[data-device-type="portable"] .nav-simple header[role="banner"] nav.main-menu ul li {
    float: none;
  }
}
html[data-device-type="portable"] .news a {
  width: 23%;
}
html[data-device-type="portable"] .three-panel .span4:nth-child(3) {
  margin-left: 0;
}
html[data-device-type="mobile"] .nav-simple header[role="banner"] .main-menu {
  background: #444;
}
html[data-device-type="mobile"] .hero-bg {
  min-height: 260px;
}
html[data-device-type="mobile"] .news a {
  width: 100%;
}
.article-lightbox article ul.disc {
  list-style-type: disc;
  padding-left: 1em;
}
.article-lightbox article ul.disc li {
  margin-bottom: 0;
}
ul,
ol {
  padding-left: 40px;
  color: initial;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
ol.lower-roman {
  list-style-type: lower-roman;
}

.hero-bg{background:url("https://www.paypalobjects.com/webstatic/en_US/mktg/public-policy/GovBuilding_DC_dark.jpg") no-repeat center center;background-size:cover}.icon-play{content:'';position:absolute;left:50%;top:50%;width:60px;height:60px;margin-left:-30px;margin-top:-30px;text-indent:-999em;overflow:hidden;border:2px solid #fff;border-radius:36px}.icon-play:after{content:'';position:absolute;width:0;height:0;top:50%;left:50%;margin-top:-12px;margin-left:-10px;overflow:hidden;border:24px solid transparent;border-width:12px 24px;border-left-color:#fff}.our-team.panel [class*="span"]:last-child{padding-right:2%}.our-team .panel-img{margin-bottom:10px}.our-team p span{display:block}.videos h2{margin-bottom:30px}.videos p{text-align:left}.videos .video-container{padding-left:60px}.news a.tile{margin-bottom:0;padding-bottom:0;border-bottom:0}.news a.tile .thumbnail{background-position:center;background-size:cover;display:block;height:260px;margin-bottom:20px;max-width:300px}html[data-device-type="dedicated"] .panels-3.panel.row-fluid .span6,html[data-device-type="portable"] .panels-3.panel.row-fluid .span6{padding-left:8rem;padding-right:8rem}html[data-device-type="mobile"] .news .tile{margin-bottom:60px}

