@charset "UTF-8";
#sub-header.archer {
  /*$font-stack-header: "Helvetica Neue", "Helvetica", "Arial", sans-serf;*/
  /* Colors ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
  /* GENERAL */
  /* PARAGRAPHS/LINKS */
  /* LISTS */
  /* GENERAL PURPOSE */
  /* prevent transition */
  /* Chinese */
  /* Japanese */
  /* Korean */
  /* HELPER CLASSES */
  /* X-LARGE SCREENS */
  /* LARGE SCREENS (SPECIFIC) */
  /* MEDIUM SCREENS (SPECIFIC) */
  /* SMALL SCREENS */
}
#sub-header.archer html {
  overflow-x: hidden;
}
#sub-header.archer body {
  font-family: "SF Pro Text", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}
#sub-header.archer h1, #sub-header.archer .h1, #sub-header.archer .h1 a,
#sub-header.archer h2, #sub-header.archer .h2, #sub-header.archer .h2 a,
#sub-header.archer h3, #sub-header.archer .h3, #sub-header.archer .h3 a,
#sub-header.archer h4, #sub-header.archer .h4, #sub-header.archer .h4 a,
#sub-header.archer h5, #sub-header.archer .h5, #sub-header.archer .h5 a,
#sub-header.archer h6, #sub-header.archer .h6, #sub-header.archer .h6 a,
#sub-header.archer .h1-xl, #sub-header.archer .h1-xl a,
#sub-header.archer .h3-xl, #sub-header.archer .h3-xl a, #sub-header.archer p {
  color: #000;
}
#sub-header.archer h1, #sub-header.archer .h1, #sub-header.archer .h1 a {
  font-size: 56px;
  line-height: 60px;
}
#sub-header.archer h2, #sub-header.archer .h2, #sub-header.archer .h2 a {
  font-size: 42px;
  line-height: 42px;
  margin-bottom: 10px;
}
#sub-header.archer h3, #sub-header.archer .h3, #sub-header.archer .h3 a {
  font-size: 28px;
  line-height: 38px;
  margin-bottom: 10px;
}
#sub-header.archer h4, #sub-header.archer .h4, #sub-header.archer .h4 a {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 10px;
}
#sub-header.archer h5, #sub-header.archer .h5, #sub-header.archer .h5 a {
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 10px;
}
#sub-header.archer h6, #sub-header.archer .h6, #sub-header.archer .h6 a {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 10px;
}
#sub-header.archer h3 .fa, #sub-header.archer .h3 .fa, #sub-header.archer .h3 a .fa {
  font-size: 28px;
  position: relative;
  top: 2px;
  -webkit-text-stroke: 1.75px black;
  text-stroke: 1.75px black;
}
#sub-header.archer .h1-xl, #sub-header.archer .h1-xl a {
  font-size: 70px;
}
#sub-header.archer .h3-xl, #sub-header.archer .h3-xl a {
  font-size: 36px;
}
#sub-header.archer p, #sub-header.archer .p1, #sub-header.archer .p2, #sub-header.archer .p3, #sub-header.archer .p4, #sub-header.archer .p5, #sub-header.archer .p6 {
  color: #888888;
}
#sub-header.archer .p1 strong, #sub-header.archer .p2 strong, #sub-header.archer .p3 strong, #sub-header.archer .p4 strong, #sub-header.archer .p5 strong, #sub-header.archer .p6 strong, #sub-header.archer .p8 strong, #sub-header.archer .p9 strong {
  color: #000000;
  font-weight: 600;
}
#sub-header.archer .p1 a, #sub-header.archer .p2 a, #sub-header.archer .p3 a, #sub-header.archer .p4 a, #sub-header.archer .p5 a, #sub-header.archer .p6 a, #sub-header.archer .p8 a, #sub-header.archer .p9 a,
#sub-header.archer a.p1, #sub-header.archer a.p2, #sub-header.archer a.p3, #sub-header.archer a.p4, #sub-header.archer a.p5, #sub-header.archer a.p6, #sub-header.archer a.p8, #sub-header.archer a.p9,
#sub-header.archer .link {
  color: #006ece;
}
#sub-header.archer a, #sub-header.archer .a1, #sub-header.archer .a2, #sub-header.archer .a3, #sub-header.archer .a4, #sub-header.archer .a5, #sub-header.archer .a6, #sub-header.archer .a7, #sub-header.archer .a8, #sub-header.archer .a9 {
  color: #006ece;
  text-decoration: none;
}
#sub-header.archer a, #sub-header.archer p {
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 22px;
}
#sub-header.archer a .fa, #sub-header.archer p .fa {
  font-size: 10px;
  position: relative;
  top: -.5px;
  left: -1px;
  -webkit-text-stroke: .5px white;
  text-stroke: .5px white;
}
#sub-header.archer a:hover, #sub-header.archer a:hover .fa {
  color: #0066ff;
}
#sub-header.archer .p1 .fa, #sub-header.archer .p1 a .fa, #sub-header.archer .p1 p .fa, #sub-header.archer .a1 .fa {
  font-size: 20px;
  position: relative;
  top: -1px;
}
#sub-header.archer .p2 .fa, #sub-header.archer .p2 a .fa, #sub-header.archer .p2 p .fa, #sub-header.archer .a2 .fa {
  font-size: 18px;
  position: relative;
  top: -1px;
}
#sub-header.archer .p3 .fa, #sub-header.archer .p3 a .fa, #sub-header.archer .p3 p .fa, #sub-header.archer .a3 .fa {
  font-size: 16px;
  position: relative;
  top: -.75px;
}
#sub-header.archer .p4 .fa, #sub-header.archer .p4 a .fa, #sub-header.archer .p4 p .fa, #sub-header.archer .a4 .fa {
  font-size: 14px;
  position: relative;
  top: -.5px;
}
#sub-header.archer .p5 .fa, #sub-header.archer .p5 a .fa, #sub-header.archer .p5 p .fa, #sub-header.archer .a5 .fa {
  font-size: 13px;
}
#sub-header.archer .p6 .fa, #sub-header.archer .p6 a .fa, #sub-header.archer .p6 p .fa, #sub-header.archer .a6 .fa {
  font-size: 11px;
  position: relative;
  top: 0px;
}
#sub-header.archer .p8 .fa, #sub-header.archer .p8 a .fa, #sub-header.archer .p8 p .fa, #sub-header.archer .a8 .fa {
  font-size: 10px;
}
#sub-header.archer .p9 .fa, #sub-header.archer .p9 a .fa, #sub-header.archer .p9 p .fa, #sub-header.archer .a9 .fa {
  font-size: 9px;
}
#sub-header.archer p:last-child {
  margin-bottom: 0px;
}
#sub-header.archer .p1, #sub-header.archer .p1 a, #sub-header.archer .p1 p, #sub-header.archer .p1 li, #sub-header.archer .a1 {
  font-size: 29px;
  line-height: 40px;
}
#sub-header.archer .p2, #sub-header.archer .p2 a, #sub-header.archer .p2 p, #sub-header.archer .p2 li, #sub-header.archer .a2 {
  font-size: 27px;
  line-height: 38px;
}
#sub-header.archer .p3, #sub-header.archer .p3 a, #sub-header.archer .p3 p, #sub-header.archer .p3 li, #sub-header.archer .a3 {
  font-size: 25px;
  line-height: 32px;
}
#sub-header.archer .p4, #sub-header.archer .p4 a, #sub-header.archer .p4 p, #sub-header.archer .p4 li, #sub-header.archer .a4 {
  font-size: 21px;
  line-height: 30px;
}
#sub-header.archer .p5, #sub-header.archer .p5 a, #sub-header.archer .p5 p, #sub-header.archer .p5 li, #sub-header.archer .a5 {
  font-size: 19px;
  line-height: 28px;
}
#sub-header.archer .p6, #sub-header.archer .p6 a, #sub-header.archer .p6 p, #sub-header.archer .p6 li, #sub-header.archer .a6 {
  font-size: 17px;
  line-height: 26px;
}
#sub-header.archer .p8, #sub-header.archer .p8 a, #sub-header.archer .p8 p, #sub-header.archer .p8 li, #sub-header.archer .a8 {
  font-size: 13px;
  line-height: 18px;
}
#sub-header.archer .p9, #sub-header.archer .p9 a, #sub-header.archer .p9 p, #sub-header.archer .p9 li, #sub-header.archer .a9 {
  font-size: 11px;
  line-height: 16px;
}
#sub-header.archer ul {
  font-size: 15px;
  color: #888;
  line-height: 24px;
}
#sub-header.archer ol {
  font-size: 15px;
  color: #888;
  line-height: 24px;
}
#sub-header.archer .notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important;
  transition: none !important;
}
#sub-header.archer html[lang=zh-CN] body, #sub-header.archer html[lang=zh] body {
  font-family: "SF Pro SC", "SF Pro Text", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#sub-header.archer html[lang=ja-JP] body, #sub-header.archer html[lang=ja] body {
  font-family: "SF Pro Text","SF Pro JP","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka, sans-serif;
}
#sub-header.archer html[lang=ko-KR] body, #sub-header.archer html[lang=ko] body {
  font-family: "SF Pro KR", "SF Pro Text", Helvetica, Arial, sans-serif;
  font-weight: 300;
}
#sub-header.archer .clear {
  clear: both;
}
#sub-header.archer .clearfix:after {
  content: "";
  display: block;
  clear: both;
}
@media only screen and (min-width: 1442px) {
  #sub-header.archer .lg-vis, #sub-header.archer .m-vis, #sub-header.archer .sm-vis {
    display: none;
  }
  #sub-header.archer .xl-vis {
    display: block;
  }
}
@media only screen and (min-width: 1069px) and (max-width: 1441px) {
  #sub-header.archer .xl-vis, #sub-header.archer .m-vis, #sub-header.archer .sm-vis {
    display: none;
  }
  #sub-header.archer .lg-vis {
    display: block;
  }
}
@media only screen and (min-width: 736px) and (max-width: 1068px) {
  #sub-header.archer .xl-vis, #sub-header.archer .lg-vis, #sub-header.archer .sm-vis {
    display: none;
  }
  #sub-header.archer .xl-lg-vis {
    display: none;
  }
  #sub-header.archer .m-vis {
    display: block;
  }
}
@media only screen and (max-width: 735px) {
  #sub-header.archer .xl-vis, #sub-header.archer .lg-vis, #sub-header.archer .m-vis {
    display: none;
  }
  #sub-header.archer .xl-lg-vis, #sub-header.archer .xl-lg-m-vis {
    display: none;
  }
  #sub-header.archer .sm-vis {
    display: block;
  }
}

/* Sub-Header */
#sub-header.archer {
  font-family: "SF Pro Text", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #979797;
  background-color: whitesmoke;
  transition: background-color .15s ease-in-out;
  -moz-transition: background-color .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  position: -webkit-sticky;
  position: -moz-sticky;
  position: -o-sticky;
  position: -ms-sticky;
  position: sticky;
  top: 0;
  z-index: 99;
  /*#sub-nav :nth-last-child(2) a { padding-right: 0; }*/
}
#sub-header.archer #sub-menu, #sub-header.archer label {
  display: none;
}
#sub-header.archer div.sub-width {
  width: 1000px;
  height: 50px;
  margin: 0 auto;
}
#sub-header.archer div.content-wrapper {
  width: auto;
  margin: 0px auto;
}
#sub-header.archer div.content-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
#sub-header.archer h2 {
  float: left;
  margin-bottom: 0px;
  line-height: 40px;
  font-size: 20px;
}
#sub-header.archer h2 a {
  /*font: normal 220% 'Lucida Grande', Helvetica, Arial, Verdana, sans-serif;*/
  font-size: 20px;
  line-height: 50px;
  vertical-align: middle;
  font-weight: 300;
}
#sub-header.archer #sub-nav {
  float: right;
  min-width: 0px;
  min-height: 50px;
}
#sub-header.archer #sub-nav li {
  float: left;
  line-height: 50px;
  vertical-align: middle;
}
#sub-header.archer #sub-nav li:last-child a {
  padding-right: 0px;
}
#sub-header.archer #sub-nav li.last a {
  padding-right: 0px;
}
#sub-header.archer #sub-nav a {
  padding: 5px 12px;
  font-size: 14px;
  text-decoration: none;
}
#sub-header.archer #sub-nav a:link {
  color: #000000;
}
#sub-header.archer #sub-nav a:visited {
  color: #000000;
}
#sub-header.archer #sub-nav a:hover {
  color: #006ece;
}
#sub-header.archer #sub-nav a:active {
  color: #616161;
}
#sub-header.archer h2 a:link {
  color: #333;
}
#sub-header.archer h2 a:visited {
  color: #333;
}
#sub-header.archer h2 a:hover {
  color: #06f;
  text-decoration: none;
}
#sub-header.archer h2 a:active {
  color: #333;
}
#sub-header.archer #sub-nav li.selected {
  background: url(/resource/pkbWrapper/site/images/subnav/selector.png) no-repeat 50% 42px;
}
#sub-header.archer #sub-nav li.selected a {
  color: #7b7b7b;
}
#sub-header.archer #sub-nav #subnav-buy-try-wrapper {
  float: left;
  height: 0;
}
#sub-header.archer #subnav-try {
  margin: 0;
}
#sub-header.archer #subnav-try, #sub-header.archer #subnav-buy {
  -moz-transition: max-width .15s ease-out, opacity 0s ease-out;
  -webkit-transition: max-width .15s ease-out, opacity 0s ease-out;
  transition: max-width .15s ease-out, opacity 0s ease-out;
  max-width: 0px;
  overflow: hidden;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
#sub-header.archer #sub-nav #subnav-buy.sticky .nav-button, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button {
  padding: 5px 15px;
  border: 1px solid #a8a7a7;
  font-size: 13px;
}
#sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue {
  background-color: #006ece;
  color: #e6e5e5;
}
#sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue:hover, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:hover {
  background-color: #005daf;
}
#sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue:visited, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:visited {
  color: #e6e5e5;
}
#sub-header.archer #sub-nav a.nav-button {
  color: #fff;
  padding: 5px 12px;
  font-size: 13px;
}
#sub-header.archer a span.offsite {
  background: url(/resource/pkbWrapper/site/images/offsite_arrow.png) no-repeat;
  width: 10px;
  height: 9px;
  display: inline-block;
  margin-left: 5px;
  padding: 0px 0 0 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #sub-header.archer a span.offsite {
    background: url(/resource/pkbWrapper/site/images/offsite_arrow_2x.png) no-repeat;
    background-size: 10px 9px;
  }
}
#sub-header.archer .nav-button {
  border: 1px solid #a8a7a7;
  padding: 5px 10px;
}
#sub-header.archer .nav-button-blue {
  background-color: #006ece;
}
#sub-header.archer .nav-button-blue:hover {
  background-color: #005DAF;
}

/* Sticky Nav Styles (JS STICKY FIXED IMPLEMENTATION) */
#sub-header.archer.fixed {
  position: fixed;
  top: 0px;
  z-index: 9999999;
}
#sub-header.archer.fixed #sub-nav #subnav-buy-try-wrapper {
  height: auto;
}
#sub-header.archer.fixed #sub-nav #subnav-buy a {
  padding-right: 12px;
}
#sub-header.archer.fixed #subnav-try {
  margin: 0 4px 0 12px;
}
#sub-header.archer.fixed #subnav-try, #sub-header.archer.fixed #subnav-buy {
  opacity: 1 !important;
  -moz-transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  -webkit-transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  max-width: 999px;
}

/* Sticky Nav Styles (POSITION STICKY IMPLEMENTATION) */
#sub-header.archer.p-sticky #sub-nav #subnav-buy-try-wrapper {
  height: auto;
}
#sub-header.archer.p-sticky #sub-nav #subnav-buy a {
  padding-right: 12px;
}
#sub-header.archer.p-sticky #subnav-try {
  margin: 0 4px 0 12px;
}
#sub-header.archer.p-sticky #subnav-try, #sub-header.archer.p-sticky #subnav-buy {
  opacity: 1 !important;
  -moz-transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  -webkit-transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  transition: opacity .5s ease-out .15s, max-width .5s ease-in;
  max-width: 999px;
}

/* Sticky Nav - Extra Long Items */
@media only screen and (min-width: 1069px) {
  #sub-header.archer.fixed.extra-long {
    padding: 0 20px;
  }
  #sub-header.archer.fixed.extra-long div.sub-width {
    width: auto;
  }
  #sub-header.archer.fixed.extra-long div.content-wrapper {
    width: 1000px;
    margin: 0px auto;
  }
  #sub-header.archer.fixed.extra-long h2 {
    position: relative;
    z-index: 10;
  }
  #sub-header.archer.fixed.extra-long .fa {
    font-size: 28px;
    cursor: pointer;
  }
  #sub-header.archer.fixed.extra-long #sub-menu + label {
    display: block;
    position: absolute;
    width: 18px;
    height: 28px;
    right: 20px;
    margin: 12px 0 0 -9px;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    transition: transform .5s;
    z-index: 10;
  }
  #sub-header.archer.fixed.extra-long #sub-menu:checked + label {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #sub-header.archer.fixed.extra-long #sub-menu:checked ~ #sub-nav {
    max-height: 9999px;
    padding-bottom: 30px;
    background-color: white;
  }
  #sub-header.archer.fixed.extra-long #sub-menu:checked ~ #sub-nav li {
    opacity: 1 !important;
  }
  #sub-header.archer.fixed.extra-long #sub-menu:checked ~ .sub-nav-overlay {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
  #sub-header.archer.fixed.extra-long #sub-nav {
    overflow: hidden;
    position: absolute;
    width: 100%;
    max-height: 50px;
    top: 0;
    right: 0;
    left: 0;
    padding: 0 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0);
    z-index: 5;
    -webkit-transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
    -moz-transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
    transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
  }
  #sub-header.archer.fixed.extra-long #sub-nav li {
    display: block;
    float: none;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    opacity: 0;
  }
  #sub-header.archer.fixed.extra-long #sub-nav li:first-child {
    margin-top: 60px;
    border-top: none;
  }
  #sub-header.archer.fixed.extra-long #sub-nav li.selected {
    background: none;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #sub-nav-wrapper {
    width: 1000px;
    margin: 0px auto;
    position: relative;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy-try-wrapper {
    float: none;
    position: absolute;
    top: -62px;
    right: 0px;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy-try-wrapper li {
    margin-left: 4px;
    float: left;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-try {
    margin: 0;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try {
    border: 0;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-try, #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy.sticky, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try.sticky {
    display: block;
    opacity: 1;
    z-index: 10;
    border: none;
    float: left;
    -moz-transition: opacity .5s ease-out .15s;
    -webkit-transition: opacity .5s ease-out .15s;
    transition: opacity .5s ease-out .15s;
    margin-left: 4px;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy.sticky .nav-button, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try.sticky .nav-button {
    padding: 5px 15px;
    border: 1px solid #a8a7a7;
    font-size: 13px;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try.sticky .nav-button-blue {
    background-color: #006ece;
    color: #e6e5e5;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue:hover, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try.sticky .nav-button-blue:hover {
    background-color: #005daf;
  }
  #sub-header.archer.fixed.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue:visited, #sub-header.archer.fixed.extra-long #sub-nav #subnav-try.sticky .nav-button-blue:visited {
    color: #e6e5e5;
  }
  #sub-header.archer.fixed.extra-long #sub-nav .nav-button {
    color: #fff;
  }
  #sub-header.archer.fixed.extra-long .sub-nav-overlay {
    position: fixed;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 1s ease .1s;
    -moz-transition: opacity 1s ease .1s;
    transition: opacity 1s ease .1s;
    opacity: 0;
    z-index: 2;
  }
  #sub-header.archer.fixed.extra-long #sub-menu + label {
    right: 50%;
    margin-right: -9px;
  }

  #sub-header.archer.p-sticky.extra-long {
    padding: 0 20px;
  }
  #sub-header.archer.p-sticky.extra-long div.sub-width {
    width: auto;
  }
  #sub-header.archer.p-sticky.extra-long div.content-wrapper {
    width: 1000px;
    margin: 0px auto;
  }
  #sub-header.archer.p-sticky.extra-long h2 {
    position: relative;
    z-index: 10;
  }
  #sub-header.archer.p-sticky.extra-long .fa {
    font-size: 28px;
    cursor: pointer;
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu + label {
    display: block;
    position: absolute;
    width: 18px;
    height: 28px;
    right: 20px;
    margin: 12px 0 0 -9px;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    transition: transform .5s;
    z-index: 10;
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu:checked + label {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu:checked ~ #sub-nav {
    max-height: 9999px;
    padding-bottom: 30px;
    background-color: white;
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu:checked ~ #sub-nav li {
    opacity: 1 !important;
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu:checked ~ .sub-nav-overlay {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav {
    overflow: hidden;
    position: absolute;
    width: 100%;
    max-height: 50px;
    top: 0;
    right: 0;
    left: 0;
    padding: 0 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0);
    z-index: 5;
    -webkit-transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
    -moz-transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
    transition:  all 0.5s cubic-bezier 0.23, 1, 0.32, 1 0.1s;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav li {
    display: block;
    float: none;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    opacity: 0;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav li:first-child {
    margin-top: 60px;
    border-top: none;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav li.selected {
    background: none;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #sub-nav-wrapper {
    width: 1000px;
    margin: 0px auto;
    position: relative;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy-try-wrapper {
    float: none;
    position: absolute;
    top: -62px;
    right: 0px;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy-try-wrapper li {
    margin-left: 4px;
    float: left;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try {
    margin: 0;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try {
    border: 0;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy {
    -moz-transition: none;
    -webkit-transition: none;
    transition: none;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy.sticky, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try.sticky {
    display: block;
    opacity: 1;
    z-index: 10;
    border: none;
    float: left;
    -moz-transition: opacity .5s ease-out .15s;
    -webkit-transition: opacity .5s ease-out .15s;
    transition: opacity .5s ease-out .15s;
    margin-left: 4px;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy.sticky .nav-button, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try.sticky .nav-button {
    padding: 5px 15px;
    border: 1px solid #a8a7a7;
    font-size: 13px;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try.sticky .nav-button-blue {
    background-color: #006ece;
    color: #e6e5e5;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue:hover, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try.sticky .nav-button-blue:hover {
    background-color: #005daf;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-buy.sticky .nav-button-blue:visited, #sub-header.archer.p-sticky.extra-long #sub-nav #subnav-try.sticky .nav-button-blue:visited {
    color: #e6e5e5;
  }
  #sub-header.archer.p-sticky.extra-long #sub-nav .nav-button {
    color: #fff;
  }
  #sub-header.archer.p-sticky.extra-long .sub-nav-overlay {
    position: fixed;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 1s ease .1s;
    -moz-transition: opacity 1s ease .1s;
    transition: opacity 1s ease .1s;
    opacity: 0;
    z-index: 2;
  }
  #sub-header.archer.p-sticky.extra-long #sub-menu + label {
    right: 50%;
    margin-right: -9px;
  }

  .sub-nav-overlay.positionfix {
    position: fixed;
    width: 0;
    height: 0;
    top: 53px;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 1s ease .1s;
    -moz-transition: opacity 1s ease .1s;
    transition: opacity 1s ease .1s;
    opacity: 0;
    z-index: 2;
  }

  .sub-nav-overlay.positionfix.active {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
}
#sub-header.archer.fixed.transparent {
  background-color: rgba(245, 245, 245, 0.9);
  -moz-transition: background-color .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
}

#sub-header.archer.transparent {
  background-color: rgba(245, 245, 245, 0.9);
  -moz-transition: background-color .15s ease-in-out;
  -webkit-transition: background-color .15s ease-in-out;
  transition: background-color .15s ease-in-out;
}

/* RETINA */
@media (-webkit-min-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  #sub-header.archer #sub-nav li.selected {
    background-image: url(/resource/pkbWrapper/site/images/subnav/selector_2x.png);
    background-size: 16px 8px;
  }
}
/* LARGE SCREENS (xl) > 1442px */
/* DEFAULT SCREENS: In between XL and Large (1069px to 1441px) */
/* MEDIUM SCREENS 735px to 1068px */
@media only screen and (max-width: 1068px) {
  /* Subnav */
  #sub-header.archer {
    padding: 0 20px;
    /*position:relative;*/
  }
  #sub-header.archer div.sub-width {
    width: auto;
  }
  #sub-header.archer div.content-wrapper {
    width: auto;
  }
  #sub-header.archer h2 {
    position: relative;
    z-index: 10;
  }
  #sub-header.archer .fa {
    font-size: 28px;
    cursor: pointer;
  }
  #sub-header.archer #sub-menu + label {
    display: block;
    position: absolute;
    width: 18px;
    height: 28px;
    right: 20px;
    margin: 12px 0 0 -9px;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    transition: transform .5s;
    z-index: 10;
  }
  #sub-header.archer #sub-menu:checked + label {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  #sub-header.archer #sub-menu:checked ~ #sub-nav {
    max-height: 9999px;
    padding-bottom: 30px;
    background-color: white;
  }
  #sub-header.archer #sub-menu:checked ~ #sub-nav li {
    opacity: 1 !important;
  }
  #sub-header.archer #sub-menu:checked ~ .sub-nav-overlay {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
  #sub-header.archer #sub-nav {
    overflow: hidden;
    position: absolute;
    width: 100%;
    max-height: 50px;
    top: 0;
    left: 0;
    padding: 0 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: rgba(255, 255, 255, 0);
    -webkit-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
    -moz-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
    transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.5s;
    z-index: 5;
  }
  #sub-header.archer #sub-nav li {
    display: block;
    float: none;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
    -webkit-transition: opacity .5s ease-out;
    -moz-transition: opacity .5s ease-out;
    transition: opacity .5s ease-out;
    opacity: 0;
  }
  #sub-header.archer #sub-nav li:first-child {
    margin-top: 60px;
    border-top: none;
  }
  #sub-header.archer #sub-nav li.selected {
    background: none;
  }
  #sub-header.archer #sub-nav #subnav-buy-try-wrapper {
    float: none;
    position: absolute;
    top: -2px;
    right: 20px;
  }
  #sub-header.archer #sub-nav #subnav-try {
    margin: 0;
  }
  #sub-header.archer #sub-nav #subnav-buy.sticky, #sub-header.archer #sub-nav #subnav-try.sticky {
    display: block;
    opacity: 1;
    z-index: 10;
    border: none;
    float: left;
    -moz-transition: opacity .5s ease-out .15s;
    -webkit-transition: opacity .5s ease-out .15s;
    transition: opacity .5s ease-out .15s;
    margin-left: 4px;
  }
  #sub-header.archer #sub-nav #subnav-buy.sticky .nav-button, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button {
    padding: 5px 15px;
    border: 1px solid #a8a7a7;
    font-size: 13px;
  }
  #sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue {
    background-color: #006ece;
    color: #e6e5e5;
  }
  #sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue:hover, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:hover {
    background-color: #005daf;
  }
  #sub-header.archer #sub-nav #subnav-buy.sticky .nav-button-blue:visited, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:visited {
    color: #e6e5e5;
  }
  #sub-header.archer #sub-nav .nav-button {
    color: #06f;
  }
  #sub-header.archer .sub-nav-overlay {
    position: fixed;
    width: 0;
    height: 0;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 1s ease .1s;
    -moz-transition: opacity 1s ease .1s;
    transition: opacity 1s ease .1s;
    opacity: 0;
    z-index: 2;
  }

  #sub-header.archer.fixed #sub-menu + label {
    right: 50%;
    margin-right: -9px;
  }

  #sub-header.archer.p-sticky #sub-menu + label {
    right: 50%;
    margin-right: -9px;
  }

  .sub-nav-overlay.positionfix {
    position: fixed;
    width: 0;
    height: 0;
    top: 53px;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: opacity 1s ease .1s;
    -moz-transition: opacity 1s ease .1s;
    transition: opacity 1s ease .1s;
    opacity: 0;
    z-index: 2;
  }

  .sub-nav-overlay.positionfix.active {
    width: 100%;
    height: 100%;
    right: 0;
    bottom: 0;
    opacity: 1;
  }
}
/* MEDIUM SCREENS - Specifically 735px to 1068px */
/* SMALL SCREENS < 735px */
@media only screen and (max-width: 735px) {
  #sub-header.archer #sub-nav #subnav-buy-try-wrapper {
    float: none;
    position: static;
  }
  #sub-header.archer #sub-nav #subnav-try {
    max-width: 999px;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
  }
  #sub-header.archer #sub-nav #subnav-buy {
    float: none;
    position: absolute;
    top: -2px;
    right: 20px;
  }
  #sub-header.archer #sub-nav #subnav-try {
    display: block;
    margin: 0;
    width: 100%;
    transition: opacity .5s ease-out;
    max-width: 999px;
  }
  #sub-header.archer #sub-nav #subnav-try .nav-button {
    background: none;
    border: 0;
    font-size: 14px;
    padding-left: 12px;
  }
  #sub-header.archer #sub-nav #subnav-try .nav-button:hover {
    background: none;
  }
  #sub-header.archer #sub-nav #subnav-try .nav-button-blue, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:visited {
    color: #06f;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky {
    display: block;
    margin: 0;
    width: 100%;
    transition: opacity .5s ease-out;
    max-width: 999px;
    border-top: 1px solid rgba(214, 214, 214, 0.5);
  }
  #sub-header.archer #sub-nav #subnav-try.sticky .nav-button {
    background: none;
    border: 0;
    font-size: 14px;
    padding-left: 12px;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky .nav-button:hover {
    background: none;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:visited {
    color: #06f;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky {
    opacity: 0 !important;
  }

  /* JS STICKY (fixed class) */
  #sub-header.archer.fixed #sub-nav #subnav-buy.sticky {
    display: block;
    opacity: 1;
    z-index: 10;
    border: none;
    float: left;
    -moz-transition: opacity .5s ease-out .15s;
    -webkit-transition: opacity .5s ease-out .15s;
    transition: opacity .5s ease-out .15s;
    margin-left: 4px;
  }

  /* POSITION STICKY (browser css) */
  #sub-header.archer.p-sticky #sub-nav #subnav-buy.sticky {
    display: block;
    opacity: 1;
    z-index: 10;
    border: none;
    float: left;
    -moz-transition: opacity .5s ease-out .15s;
    -webkit-transition: opacity .5s ease-out .15s;
    transition: opacity .5s ease-out .15s;
    margin-left: 4px;
  }
}
/* EXTRAL SMALL SCREENS < 400px */
@media only screen and (max-width: 400px) {
  #sub-header.archer {
    /*#sub-nav #subnav-try.sticky { opacity: 0 !important }*/
  }
  #sub-header.archer #sub-menu + label {
    right: 20px;
    left: auto;
    margin-right: 0;
  }
  #sub-header.archer #sub-nav #subnav-buy {
    float: left;
  }
  #sub-header.archer #sub-nav #subnav-try, #sub-header.archer #sub-nav #subnav-buy {
    display: block;
    margin: 0;
    width: 100%;
    max-width: 999px;
    position: static !important;
  }
  #sub-header.archer #sub-nav #subnav-try .nav-button, #sub-header.archer #sub-nav #subnav-buy .nav-button {
    background: none;
    border: 0;
  }
  #sub-header.archer #sub-nav #subnav-try .nav-button-blue, #sub-header.archer #sub-nav #subnav-buy .nav-button-blue, #sub-header.archer #sub-header #sub-nav #subnav-try.sticky .nav-button-blue:visited, #sub-header.archer #sub-header #sub-nav #subnav-buy.sticky .nav-button-blue:visited {
    color: #06f;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky, #sub-header.archer #sub-nav #subnav-buy.sticky {
    display: block;
    margin: 0;
    width: 100%;
    max-width: 999px;
    position: static !important;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky .nav-button, #sub-header.archer #sub-nav #subnav-buy.sticky .nav-button {
    background: none;
    border: 0;
  }
  #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue, #sub-header.archer #sub-nav #subnav-try.sticky .nav-button-blue:visited, #sub-header.archer #sub-header #sub-nav #subnav-buy.sticky .nav-button-blue, #sub-header.archer #sub-header #sub-nav #subnav-buy.sticky .nav-button-blue:visited {
    color: #06f;
  }

  /* JS STICKY (fixed class) */
  #sub-header.archer.fixed #sub-menu + label {
    right: 20px;
    left: auto;
    margin-right: 0;
  }

  #sub-header.archer.fixed #sub-nav #subnav-buy-try-wrapper {
    opacity: 0;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  #sub-header.archer.fixed #sub-menu:checked ~ #sub-nav #subnav-buy-try-wrapper {
    opacity: 1;
  }

  /* POSITION STICKY (browser css) */
  #sub-header.archer.p-sticky #sub-menu + label {
    right: 20px;
    left: auto;
    margin-right: 0;
  }

  #sub-header.archer.p-sticky #sub-nav #subnav-buy-try-wrapper {
    opacity: 0;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }

  #sub-header.archer.p-sticky #sub-menu:checked ~ #sub-nav #subnav-buy-try-wrapper {
    opacity: 1;
  }
}

/*# sourceMappingURL=sub-header.css.map */
