@charset "UTF-8";
html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0;
  padding: 0; }

ul,
ol,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hgroup,
p,
blockquote,
figure,
form,
fieldset,
input,
legend,
pre,
abbr {
  margin: 0;
  padding: 0; }

pre,
code,
address,
caption,
th,
figcaption {
  font-size: 1em;
  font-weight: normal;
  font-style: normal; }

fieldset,
iframe,
img {
  border: 0; }

caption,
th {
  text-align: left; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

article,
aside,
footer,
header,
nav,
main,
section,
summary,
details,
hgroup,
figure,
figcaption {
  display: block; }

audio,
canvas,
video,
progress {
  display: inline-block;
  vertical-align: baseline; }

button {
  border: 0;
  font: inherit;
  vertical-align: middle; }

@media print {
  body,
  #main,
  #content {
    color: #000; }

  a,
  a:link,
  a:visited {
    color: #000;
    text-decoration: none; }

  #globalheader,
  #globalfooter,
  #directorynav,
  #tabs,
  .noprint,
  .hide {
    display: none; } }
html {
  font-size: 112.5%; }

body {
  background-color: white;
  color: #333333;
  font-style: normal;
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 400;
  letter-spacing: normal; }
  html[lang=ja-JP] body {
    font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN] body {
    font-family: "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW] body {
    font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK] body {
    font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH] body {
    font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR] body {
    font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    body {
      font-size: 18px;
      line-height: 1.45;
      font-weight: 400;
      letter-spacing: normal; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    body {
      font-size: 18px;
      line-height: 1.45;
      font-weight: 400;
      letter-spacing: normal; } }

[lang=en-WW] {
  font-family: "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=ja-JP] {
  font-family: "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-CN] {
  font-family: "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-TW] {
  font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=zh-HK] {
  font-family: "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=th-TH] {
  font-family: "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

[lang=ko-KR] {
  font-family: "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

body,
input,
textarea,
select,
button {
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: 'liga', 'kern'; }

a {
  color: #0088cc; }
  a:visited, a:link, a:active {
    text-decoration: none; }
  html.no-js a:hover {
    text-decoration: underline; }
  html.no-touch a:hover {
    text-decoration: underline; }

h1 {
  font-size: 64px;
  line-height: 1.0625;
  font-weight: 200;
  letter-spacing: -0.02em; }
  html.oldie h1 {
    font-weight: normal;
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h1 {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h1 {
    font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h1 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h1 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h1 {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h1 {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h1 {
      font-size: 52px;
      line-height: 1.07692;
      font-weight: 200;
      letter-spacing: -0.014em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h1 {
      font-size: 36px;
      line-height: 1.11111;
      font-weight: 200;
      letter-spacing: -0.002em; } }

h2 {
  font-size: 52px;
  line-height: 1.08654;
  font-weight: 200;
  letter-spacing: -0.014em; }
  html.oldie h2 {
    font-weight: normal;
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h2 {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h2 {
    font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h2 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h2 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h2 {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h2 {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h2 {
      font-size: 42px;
      line-height: 1.14286;
      font-weight: 200;
      letter-spacing: -0.01em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h2 {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 200;
      letter-spacing: 0em; } }

h3 {
  font-size: 42px;
  line-height: 1.14286;
  font-weight: 200;
  letter-spacing: -0.01em; }
  html.oldie h3 {
    font-weight: normal;
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h3 {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h3 {
    font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h3 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h3 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h3 {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h3 {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h3 {
      font-size: 32px;
      line-height: 1.125;
      font-weight: 200;
      letter-spacing: 0em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h3 {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 200;
      letter-spacing: 0em; } }

h4 {
  font-size: 32px;
  line-height: 1.125;
  font-weight: 200;
  letter-spacing: normal; }
  html.oldie h4 {
    font-weight: normal;
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h4 {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h4 {
    font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h4 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h4 {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h4 {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h4 {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h4 {
      font-size: 28px;
      line-height: 1.14286;
      font-weight: 200;
      letter-spacing: normal; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h4 {
      font-size: 24px;
      line-height: 1.16667;
      font-weight: 200;
      letter-spacing: normal; } }

h5 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  letter-spacing: normal; }
  html.oldie h5 {
    font-weight: normal;
    font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h5 {
    font-family: "Apple TP 600", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h5 {
    font-family: "PingHei 600", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h5 {
    font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h5 {
    font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h5 {
    font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h5 {
    font-family: "Yoon Gothic 600", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h5 {
      font-size: 16px;
      line-height: 1.5;
      font-weight: 600;
      letter-spacing: normal; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h5 {
      font-size: 16px;
      line-height: 1.5;
      font-weight: 600;
      letter-spacing: normal; } }

h6 {
  font-size: 14px;
  line-height: 1.28571;
  font-weight: 600;
  color: #666666; }
  html.oldie h6 {
    font-weight: normal;
    font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie h6 {
    font-family: "Apple TP 600", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie h6 {
    font-family: "PingHei 600", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie h6 {
    font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie h6 {
    font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie h6 {
    font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie h6 {
    font-family: "Yoon Gothic 600", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    h6 {
      font-size: 14px;
      line-height: 1.28571;
      font-weight: 600;
      color: #666666; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    h6 {
      font-size: 14px;
      line-height: 1.28571;
      font-weight: 600;
      color: #666666; } }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0 0 0.45em 0; }
  * + h1, * +
  h2, * +
  h3, * +
  h4, * +
  h5, * +
  h6 {
    margin-top: 1em; }
  h1 img,
  h2 img,
  h3 img,
  h4 img,
  h5 img,
  h6 img {
    display: block;
    margin: 0; }

strong,
b {
  font-weight: bold; }

em,
i,
cite,
dfn {
  font-style: italic; }

p {
  margin: 0 0 1em 0; }

li li {
  font-size: 1em; }

ul,
ol {
  margin: 1em 0 1em 1.11111em; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-top: 0;
    margin-bottom: 0; }
  nav ul, nav
  ol {
    list-style: none;
    margin: 0; }

sup {
  font-size: .6em;
  opacity: .8;
  vertical-align: top;
  position: relative;
  bottom: -.2em; }
  h1 sup, h2 sup, h3 sup {
    font-size: .4em; }
  html.oldie h4 sup, html.oldie h5 sup, html.oldie h6 sup {
    font-size: .8em;
    font-weight: normal;
    line-height: 1;
    bottom: auto; }
  sup a {
    color: #333333; }
    sup a:hover {
      color: #0088cc;
      text-decoration: none; }

sub {
  line-height: 1; }

abbr {
  border: 0; }

.selfclear:before, .selfclear:after {
  content: ' ';
  display: table; }
.selfclear:after {
  clear: both; }
html.oldie .selfclear {
  zoom: 1; }

.visuallyhidden {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.imagereplace {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap; }

.nowrap {
  white-space: nowrap; }

.clear {
  clear: both; }

#top {
  position: absolute;
  top: 0; }

.cursor-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.cursor-grabbing {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

.row {
  position: relative;
  z-index: 1; }
  .row:before, .row:after {
    content: ' ';
    display: table; }
  .row:after {
    clear: both; }
  html.oldie .row {
    zoom: 1; }

.column {
  position: relative;
  z-index: 1;
  min-height: 2px;
  margin: 0;
  padding: 0;
  float: left; }

.large-offset-0 {
  margin-left: 0; }

.large-push-0 {
  left: auto;
  right: auto; }

.large-pull-0 {
  right: auto;
  left: auto; }

.large-1 {
  width: 8.33333%; }
  html.oldie .large-1 {
    width: 8.325%; }

.large-offset-1 {
  margin-left: 8.33333%; }
  html.oldie .large-offset-1 {
    margin-left: 8.325%; }

.large-push-1 {
  left: 8.33333%;
  right: auto; }

.large-pull-1 {
  right: 8.33333%;
  left: auto; }

.large-2 {
  width: 16.66667%; }
  html.oldie .large-2 {
    width: 16.65%; }

.large-offset-2 {
  margin-left: 16.66667%; }
  html.oldie .large-offset-2 {
    margin-left: 16.65%; }

.large-push-2 {
  left: 16.66667%;
  right: auto; }

.large-pull-2 {
  right: 16.66667%;
  left: auto; }

.large-3 {
  width: 25%; }
  html.oldie .large-3 {
    width: 24.975%; }

.large-offset-3 {
  margin-left: 25%; }
  html.oldie .large-offset-3 {
    margin-left: 24.975%; }

.large-push-3 {
  left: 25%;
  right: auto; }

.large-pull-3 {
  right: 25%;
  left: auto; }

.large-4 {
  width: 33.33333%; }
  html.oldie .large-4 {
    width: 33.3%; }

.large-offset-4 {
  margin-left: 33.33333%; }
  html.oldie .large-offset-4 {
    margin-left: 33.3%; }

.large-push-4 {
  left: 33.33333%;
  right: auto; }

.large-pull-4 {
  right: 33.33333%;
  left: auto; }

.large-5 {
  width: 41.66667%; }
  html.oldie .large-5 {
    width: 41.625%; }

.large-offset-5 {
  margin-left: 41.66667%; }
  html.oldie .large-offset-5 {
    margin-left: 41.625%; }

.large-push-5 {
  left: 41.66667%;
  right: auto; }

.large-pull-5 {
  right: 41.66667%;
  left: auto; }

.large-6 {
  width: 50%; }
  html.oldie .large-6 {
    width: 49.95%; }

.large-offset-6 {
  margin-left: 50%; }
  html.oldie .large-offset-6 {
    margin-left: 49.95%; }

.large-push-6 {
  left: 50%;
  right: auto; }

.large-pull-6 {
  right: 50%;
  left: auto; }

.large-7 {
  width: 58.33333%; }
  html.oldie .large-7 {
    width: 58.275%; }

.large-offset-7 {
  margin-left: 58.33333%; }
  html.oldie .large-offset-7 {
    margin-left: 58.275%; }

.large-push-7 {
  left: 58.33333%;
  right: auto; }

.large-pull-7 {
  right: 58.33333%;
  left: auto; }

.large-8 {
  width: 66.66667%; }
  html.oldie .large-8 {
    width: 66.6%; }

.large-offset-8 {
  margin-left: 66.66667%; }
  html.oldie .large-offset-8 {
    margin-left: 66.6%; }

.large-push-8 {
  left: 66.66667%;
  right: auto; }

.large-pull-8 {
  right: 66.66667%;
  left: auto; }

.large-9 {
  width: 75%; }
  html.oldie .large-9 {
    width: 74.925%; }

.large-offset-9 {
  margin-left: 75%; }
  html.oldie .large-offset-9 {
    margin-left: 74.925%; }

.large-push-9 {
  left: 75%;
  right: auto; }

.large-pull-9 {
  right: 75%;
  left: auto; }

.large-10 {
  width: 83.33333%; }
  html.oldie .large-10 {
    width: 83.25%; }

.large-offset-10 {
  margin-left: 83.33333%; }
  html.oldie .large-offset-10 {
    margin-left: 83.25%; }

.large-push-10 {
  left: 83.33333%;
  right: auto; }

.large-pull-10 {
  right: 83.33333%;
  left: auto; }

.large-11 {
  width: 91.66667%; }
  html.oldie .large-11 {
    width: 91.575%; }

.large-offset-11 {
  margin-left: 91.66667%; }
  html.oldie .large-offset-11 {
    margin-left: 91.575%; }

.large-push-11 {
  left: 91.66667%;
  right: auto; }

.large-pull-11 {
  right: 91.66667%;
  left: auto; }

.large-12 {
  width: 100%; }
  html.oldie .large-12 {
    width: 99.9%; }

.large-offset-12 {
  margin-left: 100%; }
  html.oldie .large-offset-12 {
    margin-left: 99.9%; }

.large-push-12 {
  left: 100%;
  right: auto; }

.large-pull-12 {
  right: 100%;
  left: auto; }

.large-centered {
  margin-left: auto;
  margin-right: auto;
  float: none; }

.large-uncentered {
  margin-left: 0;
  margin-right: 0; }

.large-last {
  float: right; }

.large-notlast {
  float: left; }

@media only screen and (min-width: 1442px) {
  .xlarge-offset-0 {
    margin-left: 0; }

  .xlarge-push-0 {
    left: auto;
    right: auto; }

  .xlarge-pull-0 {
    right: auto;
    left: auto; }

  .xlarge-1 {
    width: 8.33333%; }

  .xlarge-offset-1 {
    margin-left: 8.33333%; }

  .xlarge-push-1 {
    left: 8.33333%;
    right: auto; }

  .xlarge-pull-1 {
    right: 8.33333%;
    left: auto; }

  .xlarge-2 {
    width: 16.66667%; }

  .xlarge-offset-2 {
    margin-left: 16.66667%; }

  .xlarge-push-2 {
    left: 16.66667%;
    right: auto; }

  .xlarge-pull-2 {
    right: 16.66667%;
    left: auto; }

  .xlarge-3 {
    width: 25%; }

  .xlarge-offset-3 {
    margin-left: 25%; }

  .xlarge-push-3 {
    left: 25%;
    right: auto; }

  .xlarge-pull-3 {
    right: 25%;
    left: auto; }

  .xlarge-4 {
    width: 33.33333%; }

  .xlarge-offset-4 {
    margin-left: 33.33333%; }

  .xlarge-push-4 {
    left: 33.33333%;
    right: auto; }

  .xlarge-pull-4 {
    right: 33.33333%;
    left: auto; }

  .xlarge-5 {
    width: 41.66667%; }

  .xlarge-offset-5 {
    margin-left: 41.66667%; }

  .xlarge-push-5 {
    left: 41.66667%;
    right: auto; }

  .xlarge-pull-5 {
    right: 41.66667%;
    left: auto; }

  .xlarge-6 {
    width: 50%; }

  .xlarge-offset-6 {
    margin-left: 50%; }

  .xlarge-push-6 {
    left: 50%;
    right: auto; }

  .xlarge-pull-6 {
    right: 50%;
    left: auto; }

  .xlarge-7 {
    width: 58.33333%; }

  .xlarge-offset-7 {
    margin-left: 58.33333%; }

  .xlarge-push-7 {
    left: 58.33333%;
    right: auto; }

  .xlarge-pull-7 {
    right: 58.33333%;
    left: auto; }

  .xlarge-8 {
    width: 66.66667%; }

  .xlarge-offset-8 {
    margin-left: 66.66667%; }

  .xlarge-push-8 {
    left: 66.66667%;
    right: auto; }

  .xlarge-pull-8 {
    right: 66.66667%;
    left: auto; }

  .xlarge-9 {
    width: 75%; }

  .xlarge-offset-9 {
    margin-left: 75%; }

  .xlarge-push-9 {
    left: 75%;
    right: auto; }

  .xlarge-pull-9 {
    right: 75%;
    left: auto; }

  .xlarge-10 {
    width: 83.33333%; }

  .xlarge-offset-10 {
    margin-left: 83.33333%; }

  .xlarge-push-10 {
    left: 83.33333%;
    right: auto; }

  .xlarge-pull-10 {
    right: 83.33333%;
    left: auto; }

  .xlarge-11 {
    width: 91.66667%; }

  .xlarge-offset-11 {
    margin-left: 91.66667%; }

  .xlarge-push-11 {
    left: 91.66667%;
    right: auto; }

  .xlarge-pull-11 {
    right: 91.66667%;
    left: auto; }

  .xlarge-12 {
    width: 100%; }

  .xlarge-offset-12 {
    margin-left: 100%; }

  .xlarge-push-12 {
    left: 100%;
    right: auto; }

  .xlarge-pull-12 {
    right: 100%;
    left: auto; }

  .xlarge-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .xlarge-uncentered {
    margin-left: 0;
    margin-right: 0; }

  .xlarge-last {
    float: right; }

  .xlarge-notlast {
    float: left; } }
@media only screen and (max-width: 1068px) {
  .medium-offset-0 {
    margin-left: 0; }

  .medium-push-0 {
    left: auto;
    right: auto; }

  .medium-pull-0 {
    right: auto;
    left: auto; }

  .medium-1 {
    width: 8.33333%; }

  .medium-offset-1 {
    margin-left: 8.33333%; }

  .medium-push-1 {
    left: 8.33333%;
    right: auto; }

  .medium-pull-1 {
    right: 8.33333%;
    left: auto; }

  .medium-2 {
    width: 16.66667%; }

  .medium-offset-2 {
    margin-left: 16.66667%; }

  .medium-push-2 {
    left: 16.66667%;
    right: auto; }

  .medium-pull-2 {
    right: 16.66667%;
    left: auto; }

  .medium-3 {
    width: 25%; }

  .medium-offset-3 {
    margin-left: 25%; }

  .medium-push-3 {
    left: 25%;
    right: auto; }

  .medium-pull-3 {
    right: 25%;
    left: auto; }

  .medium-4 {
    width: 33.33333%; }

  .medium-offset-4 {
    margin-left: 33.33333%; }

  .medium-push-4 {
    left: 33.33333%;
    right: auto; }

  .medium-pull-4 {
    right: 33.33333%;
    left: auto; }

  .medium-5 {
    width: 41.66667%; }

  .medium-offset-5 {
    margin-left: 41.66667%; }

  .medium-push-5 {
    left: 41.66667%;
    right: auto; }

  .medium-pull-5 {
    right: 41.66667%;
    left: auto; }

  .medium-6 {
    width: 50%; }

  .medium-offset-6 {
    margin-left: 50%; }

  .medium-push-6 {
    left: 50%;
    right: auto; }

  .medium-pull-6 {
    right: 50%;
    left: auto; }

  .medium-7 {
    width: 58.33333%; }

  .medium-offset-7 {
    margin-left: 58.33333%; }

  .medium-push-7 {
    left: 58.33333%;
    right: auto; }

  .medium-pull-7 {
    right: 58.33333%;
    left: auto; }

  .medium-8 {
    width: 66.66667%; }

  .medium-offset-8 {
    margin-left: 66.66667%; }

  .medium-push-8 {
    left: 66.66667%;
    right: auto; }

  .medium-pull-8 {
    right: 66.66667%;
    left: auto; }

  .medium-9 {
    width: 75%; }

  .medium-offset-9 {
    margin-left: 75%; }

  .medium-push-9 {
    left: 75%;
    right: auto; }

  .medium-pull-9 {
    right: 75%;
    left: auto; }

  .medium-10 {
    width: 83.33333%; }

  .medium-offset-10 {
    margin-left: 83.33333%; }

  .medium-push-10 {
    left: 83.33333%;
    right: auto; }

  .medium-pull-10 {
    right: 83.33333%;
    left: auto; }

  .medium-11 {
    width: 91.66667%; }

  .medium-offset-11 {
    margin-left: 91.66667%; }

  .medium-push-11 {
    left: 91.66667%;
    right: auto; }

  .medium-pull-11 {
    right: 91.66667%;
    left: auto; }

  .medium-12 {
    width: 100%; }

  .medium-offset-12 {
    margin-left: 100%; }

  .medium-push-12 {
    left: 100%;
    right: auto; }

  .medium-pull-12 {
    right: 100%;
    left: auto; }

  .medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .medium-uncentered {
    margin-left: 0;
    margin-right: 0; }

  .medium-last {
    float: right; }

  .medium-notlast {
    float: left; } }
@media only screen and (max-width: 735px) and (max-width: 768px) {
  .small-offset-0 {
    margin-left: 0; }

  .small-push-0 {
    left: auto;
    right: auto; }

  .small-pull-0 {
    right: auto;
    left: auto; }

  .small-1 {
    width: 8.33333%; }

  .small-offset-1 {
    margin-left: 8.33333%; }

  .small-push-1 {
    left: 8.33333%;
    right: auto; }

  .small-pull-1 {
    right: 8.33333%;
    left: auto; }

  .small-2 {
    width: 16.66667%; }

  .small-offset-2 {
    margin-left: 16.66667%; }

  .small-push-2 {
    left: 16.66667%;
    right: auto; }

  .small-pull-2 {
    right: 16.66667%;
    left: auto; }

  .small-3 {
    width: 25%; }

  .small-offset-3 {
    margin-left: 25%; }

  .small-push-3 {
    left: 25%;
    right: auto; }

  .small-pull-3 {
    right: 25%;
    left: auto; }

  .small-4 {
    width: 33.33333%; }

  .small-offset-4 {
    margin-left: 33.33333%; }

  .small-push-4 {
    left: 33.33333%;
    right: auto; }

  .small-pull-4 {
    right: 33.33333%;
    left: auto; }

  .small-5 {
    width: 41.66667%; }

  .small-offset-5 {
    margin-left: 41.66667%; }

  .small-push-5 {
    left: 41.66667%;
    right: auto; }

  .small-pull-5 {
    right: 41.66667%;
    left: auto; }

  .small-6 {
    width: 50%; }

  .small-offset-6 {
    margin-left: 50%; }

  .small-push-6 {
    left: 50%;
    right: auto; }

  .small-pull-6 {
    right: 50%;
    left: auto; }

  .small-7 {
    width: 58.33333%; }

  .small-offset-7 {
    margin-left: 58.33333%; }

  .small-push-7 {
    left: 58.33333%;
    right: auto; }

  .small-pull-7 {
    right: 58.33333%;
    left: auto; }

  .small-8 {
    width: 66.66667%; }

  .small-offset-8 {
    margin-left: 66.66667%; }

  .small-push-8 {
    left: 66.66667%;
    right: auto; }

  .small-pull-8 {
    right: 66.66667%;
    left: auto; }

  .small-9 {
    width: 75%; }

  .small-offset-9 {
    margin-left: 75%; }

  .small-push-9 {
    left: 75%;
    right: auto; }

  .small-pull-9 {
    right: 75%;
    left: auto; }

  .small-10 {
    width: 83.33333%; }

  .small-offset-10 {
    margin-left: 83.33333%; }

  .small-push-10 {
    left: 83.33333%;
    right: auto; }

  .small-pull-10 {
    right: 83.33333%;
    left: auto; }

  .small-11 {
    width: 91.66667%; }

  .small-offset-11 {
    margin-left: 91.66667%; }

  .small-push-11 {
    left: 91.66667%;
    right: auto; }

  .small-pull-11 {
    right: 91.66667%;
    left: auto; }

  .small-12 {
    width: 100%; }

  .small-offset-12 {
    margin-left: 100%; }

  .small-push-12 {
    left: 100%;
    right: auto; }

  .small-pull-12 {
    right: 100%;
    left: auto; }

  .small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }

  .small-uncentered {
    margin-left: 0;
    margin-right: 0; }

  .small-last {
    float: right; }

  .small-notlast {
    float: left; } }
@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 400;
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_text.eot");
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_text.eot?#iefix") format("embedded-opentype"), url("../ac-assets/ac-appleicons/fonts/appleicons_text.woff") format("woff"), url("../ac-assets/ac-appleicons/fonts/appleicons_text.ttf") format("truetype"); }
@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 200;
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_thin.eot");
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_thin.eot?#iefix") format("embedded-opentype"), url("../ac-assets/ac-appleicons/fonts/appleicons_thin.woff") format("woff"), url("../ac-assets/ac-appleicons/fonts/appleicons_thin.ttf") format("truetype"); }
@font-face {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: 100;
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_ultralight.eot");
  src: url("../ac-assets/ac-appleicons/fonts/appleicons_ultralight.eot?#iefix") format("embedded-opentype"), url("../ac-assets/ac-appleicons/fonts/appleicons_ultralight.woff") format("woff"), url("../ac-assets/ac-appleicons/fonts/appleicons_ultralight.ttf") format("truetype"); }
.icon {
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .icon:before, .icon:after,
  .icon .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon:after,
  .icon .icon-htc {
    top: 0;
    padding-left: 0.3em; }
  .icon:before {
    display: none; }

.icon-before {
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .icon-before:before, .icon-before:after,
  .icon-before .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon-before:before,
  .icon-before .icon-htc {
    top: -0.125em;
    padding-right: 0.3em; }
  .icon-before:after {
    display: none; }

.icon-standalone {
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .icon-standalone:before, .icon-standalone:after,
  .icon-standalone .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .icon-standalone:after,
  .icon-standalone .icon-htc {
    top: 0;
    padding-left: 0;
    padding-right: 0; }
  .icon-standalone:before {
    display: none; }

.icon-font {
  font-family: "AppleIcons";
  font-style: normal;
  font-weight: inherit; }

.icon-ie-parent:link {
  text-decoration: none; }
  html.no-js .icon-ie-parent:link:hover {
    text-decoration: none; }
    html.no-js .icon-ie-parent:link:hover .icon-ie-link {
      text-decoration: underline; }
  html.no-touch .icon-ie-parent:link:hover {
    text-decoration: none; }
    html.no-touch .icon-ie-parent:link:hover .icon-ie-link {
      text-decoration: underline; }

.icon-chevrondown:before, .icon-chevrondown:after {
  content: ""; }
.icon-chevrondown .icon-htc {
  x-content: ""; }

.icon-chevrondownalt:before, .icon-chevrondownalt:after {
  content: ""; }
.icon-chevrondownalt .icon-htc {
  x-content: ""; }

.icon-chevronleft:before, .icon-chevronleft:after {
  content: ""; }
.icon-chevronleft .icon-htc {
  x-content: ""; }

.icon-chevronrightalt:before, .icon-chevronrightalt:after {
  content: ""; }
.icon-chevronrightalt .icon-htc {
  x-content: ""; }

.icon-chevronright:before, .icon-chevronright:after {
  content: ""; }
.icon-chevronright .icon-htc {
  x-content: ""; }

.icon-chevronleftalt:before, .icon-chevronleftalt:after {
  content: ""; }
.icon-chevronleftalt .icon-htc {
  x-content: ""; }

.icon-chevronup:before, .icon-chevronup:after {
  content: ""; }
.icon-chevronup .icon-htc {
  x-content: ""; }

.icon-chevronupalt:before, .icon-chevronupalt:after {
  content: ""; }
.icon-chevronupalt .icon-htc {
  x-content: ""; }

.icon-close:before, .icon-close:after {
  content: ""; }
.icon-close .icon-htc {
  x-content: ""; }

.icon-closealt:before, .icon-closealt:after {
  content: ""; }
.icon-closealt .icon-htc {
  x-content: ""; }

.icon-download:before, .icon-download:after {
  content: ""; }
.icon-download .icon-htc {
  x-content: ""; }

.icon-downloadalt:before, .icon-downloadalt:after {
  content: ""; }
.icon-downloadalt .icon-htc {
  x-content: ""; }

.icon-external:before, .icon-external:after {
  content: ""; }
.icon-external .icon-htc {
  x-content: ""; }

.icon-alert:before, .icon-alert:after {
  content: ""; }
.icon-alert .icon-htc {
  x-content: ""; }

.icon-list:before, .icon-list:after {
  content: ""; }
.icon-list .icon-htc {
  x-content: ""; }

.icon-paddledown:before, .icon-paddledown:after {
  content: ""; }
.icon-paddledown .icon-htc {
  x-content: ""; }

.icon-paddleleft:before, .icon-paddleleft:after {
  content: ""; }
.icon-paddleleft .icon-htc {
  x-content: ""; }

.icon-paddleright:before, .icon-paddleright:after {
  content: ""; }
.icon-paddleright .icon-htc {
  x-content: ""; }

.icon-paddleup:before, .icon-paddleup:after {
  content: ""; }
.icon-paddleup .icon-htc {
  x-content: ""; }

.icon-pause:before, .icon-pause:after {
  content: ""; }
.icon-pause .icon-htc {
  x-content: ""; }

.icon-play:before, .icon-play:after {
  content: ""; }
.icon-play .icon-htc {
  x-content: ""; }

.icon-playalt:before, .icon-playalt:after {
  content: ""; }
.icon-playalt .icon-htc {
  x-content: ""; }

.icon-replay:before, .icon-replay:after {
  content: ""; }
.icon-replay .icon-htc {
  x-content: ""; }

.icon-zoomalt:before, .icon-zoomalt:after {
  content: ""; }
.icon-zoomalt .icon-htc {
  x-content: ""; }

.icon-closeinlinealt:before, .icon-closeinlinealt:after {
  content: ""; }
.icon-closeinlinealt .icon-htc {
  x-content: ""; }

.icon-grid:before, .icon-grid:after {
  content: ""; }
.icon-grid .icon-htc {
  x-content: ""; }

.icon-checkalt:before, .icon-checkalt:after {
  content: ""; }
.icon-checkalt .icon-htc {
  x-content: ""; }

.icon-stop:before, .icon-stop:after {
  content: ""; }
.icon-stop .icon-htc {
  x-content: ""; }

.icon-stopalt:before, .icon-stopalt:after {
  content: ""; }
.icon-stopalt .icon-htc {
  x-content: ""; }

.icon-replayalt:before, .icon-replayalt:after {
  content: ""; }
.icon-replayalt .icon-htc {
  x-content: ""; }

.icon-facebook:before, .icon-facebook:after {
  content: ""; }
.icon-facebook .icon-htc {
  x-content: ""; }

.icon-link:before, .icon-link:after {
  content: ""; }
.icon-link .icon-htc {
  x-content: ""; }

.icon-mail:before, .icon-mail:after {
  content: ""; }
.icon-mail .icon-htc {
  x-content: ""; }

.icon-pinterest:before, .icon-pinterest:after {
  content: ""; }
.icon-pinterest .icon-htc {
  x-content: ""; }

.icon-qqweibo:before, .icon-qqweibo:after {
  content: ""; }
.icon-qqweibo .icon-htc {
  x-content: ""; }

.icon-qzone:before, .icon-qzone:after {
  content: ""; }
.icon-qzone .icon-htc {
  x-content: ""; }

.icon-renren:before, .icon-renren:after {
  content: ""; }
.icon-renren .icon-htc {
  x-content: ""; }

.icon-share:before, .icon-share:after {
  content: ""; }
.icon-share .icon-htc {
  x-content: ""; }

.icon-tumblr:before, .icon-tumblr:after {
  content: ""; }
.icon-tumblr .icon-htc {
  x-content: ""; }

.icon-twitter:before, .icon-twitter:after {
  content: ""; }
.icon-twitter .icon-htc {
  x-content: ""; }

.icon-webo:before, .icon-webo:after {
  content: ""; }
.icon-webo .icon-htc {
  x-content: ""; }

.icon-instagram:before, .icon-instagram:after {
  content: ""; }
.icon-instagram .icon-htc {
  x-content: ""; }

.icon-check:before, .icon-check:after {
  content: ""; }
.icon-check .icon-htc {
  x-content: ""; }

.icon-linkedin:before, .icon-linkedin:after {
  content: ""; }
.icon-linkedin .icon-htc {
  x-content: ""; }

.icon-snapchat:before, .icon-snapchat:after {
  content: ""; }
.icon-snapchat .icon-htc {
  x-content: ""; }

.icon-zoom:before, .icon-zoom:after {
  content: ""; }
.icon-zoom .icon-htc {
  x-content: ""; }

.icon-zoomoutalt:before, .icon-zoomoutalt:after {
  content: ""; }
.icon-zoomoutalt .icon-htc {
  x-content: ""; }

.icon-zoomout:before, .icon-zoomout:after {
  content: ""; }
.icon-zoomout .icon-htc {
  x-content: ""; }

.icon-favorite:before, .icon-favorite:after {
  content: ""; }
.icon-favorite .icon-htc {
  x-content: ""; }

.icon-clearsolid:before, .icon-clearsolid:after {
  content: ""; }
.icon-clearsolid .icon-htc {
  x-content: ""; }

.icon-remove:before, .icon-remove:after {
  content: ""; }
.icon-remove .icon-htc {
  x-content: ""; }

.icon-unvalidatedalt:before, .icon-unvalidatedalt:after {
  content: ""; }
.icon-unvalidatedalt .icon-htc {
  x-content: ""; }

.icon-unvalidated:before, .icon-unvalidated:after {
  content: ""; }
.icon-unvalidated .icon-htc {
  x-content: ""; }

.icon-info:before, .icon-info:after {
  content: ""; }
.icon-info .icon-htc {
  x-content: ""; }

.icon-add:before, .icon-add:after {
  content: ""; }
.icon-add .icon-htc {
  x-content: ""; }

.icon-exclamation:before, .icon-exclamation:after {
  content: ""; }
.icon-exclamation .icon-htc {
  x-content: ""; }

.icon-infoalt:before, .icon-infoalt:after {
  content: ""; }
.icon-infoalt .icon-htc {
  x-content: ""; }

.icon-circle:before, .icon-circle:after {
  content: ""; }
.icon-circle .icon-htc {
  x-content: ""; }

.icon-apple:before, .icon-apple:after {
  content: ""; }
.icon-apple .icon-htc {
  x-content: ""; }

.more {
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .more:before, .more:after {
    content: ""; }
  .more .icon-htc {
    x-content: ""; }
  .more:before, .more:after,
  .more .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .more:after,
  .more .icon-htc {
    top: 0;
    padding-left: 0.3em; }
  .more:before {
    display: none; }

.more-block {
  margin-top: .5em; }

.footer-wrapper {
  margin-left: auto;
  margin-right: auto;
  background: #f2f2f2;
  padding-left: 22px;
  padding-right: 22px; }
  .footer-wrapper:before, .footer-wrapper:after {
    content: ' ';
    display: table; }
  .footer-wrapper:after {
    clear: both; }
  html.oldie .footer-wrapper {
    zoom: 1; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .footer-wrapper {
      padding-left: 0;
      padding-right: 0; } }

.footer-global {
  max-width: 980px;
  padding-left: 0;
  padding-right: 0;
  margin-left: auto;
  margin-right: auto;
  color: #999999;
  padding-top: 18px;
  padding-bottom: 18px;
  line-height: 1;
  font-size: 1em; }
  .footer-global:before, .footer-global:after {
    content: ' ';
    display: table; }
  .footer-global:after {
    clear: both; }
  html.oldie .footer-global {
    zoom: 1; }
  .footer-global a {
    color: #666666; }
    html.no-js .footer-global a:hover {
      color: #333333; }
    html.no-touch .footer-global a:hover {
      color: #333333; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .footer-global {
      width: auto;
      padding-left: 5%;
      padding-right: 5%; } }

.footer-breadory {
  border-bottom: 1px solid #e3e3e3;
  margin-bottom: 22px;
  position: relative;
  line-height: 1.38889; }
  .footer-breadory:before, .footer-breadory:after {
    content: ' ';
    display: table; }
  .footer-breadory:after {
    clear: both; }
  html.oldie .footer-breadory {
    zoom: 1; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .footer-breadory:after {
      content: '';
      display: block;
      width: 100%;
      height: 10px;
      background: #f2f2f2;
      top: 32px;
      position: absolute;
      left: 0;
      z-index: 1; } }

.breadcrumbs {
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  white-space: nowrap;
  direction: rtl; }
  html.oldie .breadcrumbs {
    overflow: visible; }
@media only screen and (max-width: 735px) and (max-width: 768px) and (orientation: portrait) {
  .breadcrumbs {
    display: inline-block; } }

.breadcrumbs-list {
  color: #666666;
  padding-bottom: 16px;
  float: right;
  min-width: 100%;
  direction: ltr; }
  .breadcrumbs-list:before, .breadcrumbs-list:after {
    content: ' ';
    display: table; }
  .breadcrumbs-list:after {
    clear: both; }
  html.oldie .breadcrumbs-list {
    zoom: 1; }
  .breadcrumbs-list > li:first-child {
    margin-left: 12px; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .breadcrumbs-list > li:first-child {
        margin-left: 32px; }
        .breadcrumbs-list > li:first-child:before {
          display: none; } }
  .breadcrumbs-list > li {
    display: inline-block;
    padding-left: .8em;
    white-space: nowrap;
    font-size: 12px;
    line-height: 2;
    font-weight: 400;
    letter-spacing: normal; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .breadcrumbs-list > li {
        font-size: 14px;
        line-height: 2;
        font-weight: 600;
        letter-spacing: normal; } }
    html.oldie .breadcrumbs-list > li {
      display: block;
      float: left;
      margin-left: 14px;
      margin-top: 2px; }
    .breadcrumbs-list > li a {
      color: #666666; }
      html.no-js .breadcrumbs-list > li a:hover {
        color: #333333;
        text-decoration: none; }
      html.no-touch .breadcrumbs-list > li a:hover {
        color: #333333;
        text-decoration: none; }
    html.no-js .breadcrumbs-list > li:hover.icon-ie-parent:last-child .icon-ie-link {
      text-decoration: none; }
    html.no-touch .breadcrumbs-list > li:hover.icon-ie-parent:last-child .icon-ie-link {
      text-decoration: none; }
    .breadcrumbs-list > li:before {
      font-size: 1.33333em;
      line-height: 1;
      padding-right: .5em;
      top: .1em;
      color: #d6d6d6;
      position: relative;
      z-index: 1;
      display: inline-block;
      font-weight: 400;
      font-family: "AppleIcons";
      font-style: normal;
      font-weight: inherit;
      text-decoration: none;
      content: ""; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .breadcrumbs-list > li {
      padding-left: .2em; } }

.breadcrumbs-home {
  color: #666666;
  background: #f2f2f2;
  display: block;
  font-size: 1.11111em;
  line-height: 1;
  height: 1em;
  position: absolute;
  top: 0.22222em;
  left: 0;
  z-index: 2;
  font-family: "AppleIcons", "Myriad Set Pro", "Apple TP", "MHei", "PingHei", "Sukhumvit Set", "Yoon Gothic"; }
  html.oldie .breadcrumbs-home {
    line-height: .9; }
  html.no-js .breadcrumbs-home:hover {
    color: #333333;
    text-decoration: none; }
  html.no-touch .breadcrumbs-home:hover {
    color: #333333;
    text-decoration: none; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .breadcrumbs-home {
      border-right: 1px solid #e3e3e3;
      padding-right: .5em; } }

.breadcrumbs-home-label {
  position: absolute;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(0px 0px 99.9% 99.9%);
          clip-path: inset(0px 0px 99.9% 99.9%);
  overflow: hidden;
  height: 1px;
  width: 1px;
  padding: 0;
  border: 0; }

.directorynav {
  position: relative;
  z-index: 1;
  margin-top: 0;
  margin-bottom: 18px; }
  .directorynav:before, .directorynav:after {
    content: ' ';
    display: table; }
  .directorynav:after {
    clear: both; }
  html.oldie .directorynav {
    zoom: 1; }
  .directorynav > .column h3 {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 1.41667;
    font-weight: 600;
    letter-spacing: normal;
    color: #333333;
    letter-spacing: 0; }
    html.oldie .directorynav > .column h3 {
      font-weight: normal;
      font-family: "Myriad Set Pro 600", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ja-JP].oldie .directorynav > .column h3 {
      font-family: "Apple TP 600", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-CN].oldie .directorynav > .column h3 {
      font-family: "PingHei 600", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-TW].oldie .directorynav > .column h3 {
      font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-HK].oldie .directorynav > .column h3 {
      font-family: "MHei 600", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=th-TH].oldie .directorynav > .column h3 {
      font-family: "Sukhumvit Set 600", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ko-KR].oldie .directorynav > .column h3 {
      font-family: "Yoon Gothic 600", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column h3 {
        font-size: 14px;
        line-height: 2.28571;
        font-weight: 400;
        letter-spacing: normal; } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column h3 {
        border-top: 1px solid #e3e3e3;
        position: relative;
        padding: 0.22222em 0.33333em; }
        .directorynav > .column h3:after {
          content: '+';
          float: right;
          padding: 0.45em 0.44444em;
          font-size: 1.11111em;
          font-weight: 200;
          line-height: 1;
          -webkit-transform: rotate(0deg) scale(0.9);
              -ms-transform: rotate(0deg) scale(0.9);
                  transform: rotate(0deg) scale(0.9);
          -webkit-transition: -webkit-transform .3s ease-out;
                  transition: transform .3s ease-out;
          -webkit-transform-origin: center center;
              -ms-transform-origin: center center;
                  transform-origin: center center; } }
  .directorynav > .column label {
    -webkit-tap-highlight-color: transparent; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .directorynav > .column ul {
      text-indent: 1em;
      padding-bottom: 0;
      max-height: 0;
      overflow: hidden;
      padding: 0; } }
  .directorynav > .column li {
    line-height: 1; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column li a {
        position: relative;
        padding: 0.22222em 0.33333em; } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column li {
        -webkit-transform: translateY(-120px);
            -ms-transform: translateY(-120px);
                transform: translateY(-120px);
        opacity: 0;
        -webkit-transition: opacity .3s ease-in, -webkit-transform .3s ease-out;
                transition: opacity .3s ease-in, transform .3s ease-out; } }
  .directorynav > .column input {
    display: none; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column input:checked ~ ul {
        max-height: 100%; }
        .directorynav > .column input:checked ~ ul li {
          opacity: 1;
          -webkit-transform: translateY(0);
              -ms-transform: translateY(0);
                  transform: translateY(0); } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column input:checked + label h3 {
        font-weight: 600; }
        .directorynav > .column input:checked + label h3:before {
          width: 100%;
          position: absolute;
          top: 100%;
          left: 0;
          content: '';
          height: 16px;
          z-index: 1;
          background: -webkit-linear-gradient(#f2f2f2 30%, rgba(242, 242, 242, 0) 80%);
          background: linear-gradient(#f2f2f2 30%, rgba(242, 242, 242, 0) 80%); }
        .directorynav > .column input:checked + label h3:after {
          -webkit-transform: rotate(45deg) scale(1);
              -ms-transform: rotate(45deg) scale(1);
                  transform: rotate(45deg) scale(1); } }
  .directorynav > .column a {
    font-size: 12px;
    line-height: 1.41667;
    font-weight: 400;
    letter-spacing: normal;
    display: inline;
    color: #666666;
    white-space: normal; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .directorynav > .column a {
        font-size: 14px;
        line-height: 2.28571;
        font-weight: 400;
        letter-spacing: normal; } }
    html.no-js .directorynav > .column a:hover {
      color: #333333; }
    html.no-touch .directorynav > .column a:hover {
      color: #333333; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .directorynav {
      margin-bottom: 0; } }

.directorynav-subcol + .directorynav-subcol {
  margin-top: 1.16667em; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .directorynav-subcol + .directorynav-subcol {
      margin-top: 0; } }

.footer-shop,
.footer-links,
.footer-sosumi {
  font-size: 12px;
  line-height: 1.33333;
  font-weight: 400;
  letter-spacing: normal;
  width: auto;
  float: left;
  margin-top: 0;
  margin-bottom: 0.66667em; }

p.footer-shop {
  margin-bottom: 0.66667em; }

.footer-links {
  float: right; }
  .footer-links > li {
    display: inline-block;
    margin-left: 0; }
    html.oldie .footer-links > li {
      display: inline;
      zoom: 1; }
    .footer-links > li > a {
      padding: 0 0.44444em 0 0;
      margin-right: 0.33333em;
      border-right: 1px solid #e3e3e3;
      white-space: nowrap; }
      .footer-links > li > a.choose {
        border-right: 0;
        margin-right: 0;
        padding-right: 0;
        position: relative;
        padding-left: 21px; }
        html.oldie .footer-links > li > a.choose {
          display: inline;
          zoom: 1; }
        .footer-links > li > a.choose > img {
          position: absolute;
          left: -1px;
          top: -2px; }
          html.oldie .footer-links > li > a.choose > img {
            line-height: .8em; }

.footer-education + .footer-links {
  margin-left: 0;
  float: left; }
  @media only screen and (min-width: 1442px) {
    .footer-education + .footer-links {
      float: right; } }

.footer-sosumi {
  width: 100%; }
  .footer-sosumi > p {
    margin-right: 1.33333em; }

.footer-sosumi > p,
.footer-sosumi > ul,
.footer-sosumi > ul > li {
  display: inline;
  margin-left: 0;
  margin-top: 0; }
  .footer-sosumi > p > a,
  .footer-sosumi > ul > a,
  .footer-sosumi > ul > li > a {
    padding: 0 0.5em 0 0;
    margin-right: 0.33333em;
    border-right: 1px solid #e3e3e3;
    white-space: nowrap; }
  .footer-sosumi > p li:last-child > a,
  .footer-sosumi > ul li:last-child > a,
  .footer-sosumi > ul > li li:last-child > a {
    border-right: 0; }

@media only screen and (max-width: 1068px) {
  .footer-links {
    float: left;
    clear: both;
    margin-left: 0; } }
@media only screen and (max-width: 735px) and (max-width: 768px) {
  .footer-links {
    line-height: 2; } }
@media only screen and (max-width: 28em) and (max-width: viewport-get-max(small)) {
  .footer-shop span {
    display: block; } }
html.oldie .footer-links {
  white-space: nowrap; }
.footer-white {
  background: white; }
  .footer-white .footer-global {
    color: #999999; }
    .footer-white .footer-global a {
      color: #666666; }
      html.no-js .footer-white .footer-global a:hover {
        color: #333333; }
      html.no-touch .footer-white .footer-global a:hover {
        color: #333333; }
  .footer-white .footer-breadory {
    border-color: #e3e3e3; }
    .footer-white .footer-breadory:after {
      background: white; }
  .footer-white .breadcrumbs {
    color: #666666; }
    .footer-white .breadcrumbs > li a {
      color: #666666; }
      html.no-js .footer-white .breadcrumbs > li a:hover {
        color: #333333; }
      html.no-touch .footer-white .breadcrumbs > li a:hover {
        color: #333333; }
    .footer-white .breadcrumbs > li:before {
      color: #e3e3e3; }
  .footer-white .directorynav a {
    color: #666666; }
    html.no-js .footer-white .directorynav a:hover {
      color: #333333; }
    html.no-touch .footer-white .directorynav a:hover {
      color: #333333; }
  .footer-white .directorynav h3 {
    color: #333333; }
  .footer-white .footer-links > li > a,
  .footer-white .footer-sosumi > p > a,
  .footer-white .footer-sosumi > ul > a,
  .footer-white .footer-sosumi > ul > li > a {
    border-color: #e3e3e3; }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .footer-white .directorynav > .column {
      border-color: #e3e3e3; }
      .footer-white .directorynav > .column input:checked + label h3:before {
        background: -webkit-linear-gradient(white 30%, rgba(255, 255, 255, 0) 80%);
        background: linear-gradient(white 30%, rgba(255, 255, 255, 0) 80%); } }
  .footer-white .breadcrumbs-home {
    background: white; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .footer-white .breadcrumbs-home:after {
        background-image: -webkit-linear-gradient(left, white 10%, rgba(255, 255, 255, 0));
        background-image: linear-gradient(to right, white 10%, rgba(255, 255, 255, 0)); } }

.localnav-wrapper {
  position: relative;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  z-index: 9997;
  background-color: transparent; }
  .oldie .localnav-wrapper {
    position: relative;
    zoom: 1; }
  .no-js .localnav-wrapper {
    position: relative; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-wrapper {
      width: 100%;
      height: 48px;
      overflow: hidden;
      background-color: rgba(255, 255, 255, 0.97); }
      .localnav-wrapper:after {
        content: '';
        height: 1px;
        background: #d6d6d6;
        position: absolute;
        left: 0;
        top: 47px;
        width: 100%;
        z-index: -1; } }

.localnav {
  position: relative;
  margin: 0 auto;
  padding-top: 1em;
  max-width: 980px;
  border-bottom: 1px solid #d6d6d6; }
  .localnav:before, .localnav:after {
    content: ' ';
    display: table; }
  .localnav:after {
    clear: both; }
  html.oldie .localnav {
    zoom: 1; }
  @media only screen and (max-width: 1023px) {
    .localnav {
      width: auto;
      min-width: 724px;
      padding-left: 22px;
      padding-right: 22px; } }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav {
      border-bottom: 0;
      margin-top: 0;
      padding-top: 0;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
      white-space: nowrap;
      width: 100%;
      min-width: 0;
      padding-left: 0;
      padding-right: 0; } }

.is-sticking {
  width: 100%;
  margin: 0;
  position: fixed;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.97);
  border-bottom: 1px solid #d6d6d6; }
  .is-sticking.localnav-wrapper .localnav {
    border-bottom: 0; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .is-sticking {
      border-bottom: 0; } }
  html.oldie .is-sticking {
    position: fixed;
    background-color: white; }

.localnav-title {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 32px;
  line-height: 1;
  float: left;
  color: #333333;
  cursor: default; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-title {
      padding: 13px 15px 11px;
      font-size: 20px;
      text-decoration: none;
      font-weight: 200;
      line-height: 24px; } }
  .localnav-title span {
    font-size: 20px; }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .localnav-title span {
        font-size: 14px; } }
  .localnav-title > a {
    margin: 0;
    color: #333333;
    display: block;
    text-decoration: none; }
    html.no-js .localnav-title > a:hover {
      text-decoration: none; }
    html.no-touch .localnav-title > a:hover {
      text-decoration: none; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-title {
      display: inline-block; } }

.localnav-links {
  float: right;
  margin: 7px 0 8px 0; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-links {
      margin: 0; } }
  .localnav-links > li {
    float: left;
    list-style: none;
    margin-left: 30px; }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .localnav-links > li {
        float: none;
        display: inline-block;
        text-align: center;
        margin-left: 14px;
        margin-right: 14px; } }
  .localnav-links .button {
    margin: 0; }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .localnav-links .button {
        margin-top: 13px;
        margin-bottom: 11px; } }

@media only screen and (max-width: 767px) and (max-width: 767px) {
  .no-js .localnav-links,
  .localnav-links.localnav-long-links {
    float: none;
    display: initial; } }

.localnav-link-title {
  display: none; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-link-title {
      display: inline-block; } }

.localnav-link {
  font-size: 13px;
  color: #333333;
  display: inline-block;
  white-space: nowrap; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .localnav-link {
      display: block;
      padding-top: 15px;
      padding-bottom: 9px;
      font-size: 17px;
      line-height: 1.38889;
      text-decoration: none; } }
  html.no-js .localnav-link:hover {
    color: #0088cc;
    text-decoration: none; }
  html.no-touch .localnav-link:hover {
    color: #0088cc;
    text-decoration: none; }
  .localnav-link.current {
    color: #999999;
    cursor: default; }
    html.no-js .localnav-link.current:hover {
      color: #999999; }
    html.no-touch .localnav-link.current:hover {
      color: #999999; }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .localnav-link.current {
        color: #333333;
        border-bottom: 1px solid #333333; } }

.theme-dark .localnav-wrapper {
  background-color: transparent; }
  .theme-dark .localnav-wrapper:after {
    background: #444444; }
.theme-dark .localnav {
  border-bottom: 1px solid #444444; }
.theme-dark .is-sticking {
  background-color: rgba(0, 0, 0, 0.8);
  border-bottom: 1px solid #444444; }
  @media only screen and (max-width: 767px) and (max-width: 767px) {
    .theme-dark .is-sticking {
      border-bottom: 0; } }
  html.oldie .theme-dark .is-sticking {
    background-color: black; }
.theme-dark .localnav-title {
  color: white; }
  .theme-dark .localnav-title > a {
    color: white; }
.theme-dark .localnav-link {
  color: #666666; }
  html.no-js .theme-dark .localnav-link:hover {
    color: #5cc3f6; }
  html.no-touch .theme-dark .localnav-link:hover {
    color: #5cc3f6; }
  .theme-dark .localnav-link.current {
    color: #cccccc; }
    @media only screen and (max-width: 767px) and (max-width: 767px) {
      .theme-dark .localnav-link.current {
        border-bottom: 1px solid #cccccc; } }
    html.no-js .theme-dark .localnav-link.current:hover {
      color: #cccccc; }
    html.no-touch .theme-dark .localnav-link.current:hover {
      color: #cccccc; }

.b-sticky {
  position: -webkit-sticky;
  position: sticky; }
  .b-sticky.shimmed-sticky.is-sticking {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: fixed; }
  .b-sticky.shimmed-sticky.is-stuck {
    position: absolute; }

.b-placeholder-container {
  position: relative;
  z-index: -1; }
  .b-placeholder-container .b-sticky-placeholder {
    display: block;
    visibility: hidden;
    position: absolute;
    z-index: -1; }
    .b-placeholder-container .b-sticky-placeholder.is-holding-place.shimmed-sticky {
      position: static; }

.badge {
  display: inline-block;
  position: relative;
  font-size: 20px;
  width: 8em;
  height: 8em;
  color: #333333;
  vertical-align: middle; }
  @media only screen and (max-width: 1068px) {
    .badge {
      width: 6.4em;
      height: 6.4em; } }

.badge-content {
  position: absolute;
  width: 100%;
  bottom: 2.75em; }
  @media only screen and (max-width: 1068px) {
    .badge-content {
      bottom: 2em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-content {
      bottom: 2.35em; } }

.badge-large {
  display: block;
  position: relative;
  left: -2px;
  margin-left: auto;
  margin-right: auto;
  font-size: 80px;
  line-height: 0.9;
  font-weight: 100;
  letter-spacing: -0.025em;
  white-space: nowrap; }
  html.oldie .badge-large {
    font-weight: normal;
    font-family: "Myriad Set Pro 100", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie .badge-large {
    font-family: "Apple TP 100", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie .badge-large {
    font-family: "PingHei 100", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie .badge-large {
    font-family: "MHei 100", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie .badge-large {
    font-family: "MHei 100", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie .badge-large {
    font-family: "Sukhumvit Set 100", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie .badge-large {
    font-family: "Yoon Gothic 100", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-large {
      font-size: 68px;
      line-height: 0.89706;
      font-weight: 100;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-large {
      font-size: 50px;
      line-height: 0.88;
      font-weight: 100;
      letter-spacing: -0.025em; } }
  .badge-large:first-child {
    margin-top: 0.3125em; }
  html.oldie .badge-large {
    position: relative;
    top: -0.0875em; }
  .badge-large + .badge-small {
    position: absolute;
    left: 0;
    right: 0;
    top: 100%; }

.badge-large-edge {
  margin-left: -0.125em; }
  @media only screen and (max-width: 1068px) {
    .badge-large-edge {
      margin-left: -0.11765em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-large-edge {
      margin-left: -0.1em; } }

.badge-medium-edge,
.badge-medium-edge + .badge-half {
  margin-left: -7px; }
  @media only screen and (max-width: 1068px) {
    .badge-medium-edge,
    .badge-medium-edge + .badge-half {
      margin-left: -6px; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-medium-edge,
    .badge-medium-edge + .badge-half {
      margin-left: -4px; } }

.badge-small {
  display: block;
  font-size: 16px;
  line-height: 1.375;
  font-weight: 400;
  color: #666666;
  margin-top: 0.0625em;
  margin-bottom: 0.375em;
  color: #666666; }
  @media only screen and (max-width: 1068px) {
    .badge-small {
      font-size: 14px;
      line-height: 1.28571;
      font-weight: 400;
      color: #666666; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-small {
      font-size: 14px;
      line-height: 1.28571;
      font-weight: 400;
      color: #666666; } }
  @media only screen and (max-width: 1068px) {
    .badge-small {
      margin-top: 0em;
      margin-bottom: 0.5em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-small {
      margin-bottom: 0.28571em;
      margin-top: -0.07143em; } }

.badge-half {
  font-size: 42px;
  line-height: 0.80952;
  font-weight: 200;
  letter-spacing: -0.025em;
  text-transform: none; }
  html.oldie .badge-half {
    font-weight: normal;
    font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ja-JP].oldie .badge-half {
    font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-CN].oldie .badge-half {
    font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-TW].oldie .badge-half {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=zh-HK].oldie .badge-half {
    font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=th-TH].oldie .badge-half {
    font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  html[lang=ko-KR].oldie .badge-half {
    font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
  @media only screen and (max-width: 1068px) {
    .badge-half {
      font-size: 32px;
      line-height: 0.8125;
      font-weight: 200;
      letter-spacing: -0.025em; } }
  @media only screen and (max-width: 735px) and (max-width: 768px) {
    .badge-half {
      font-size: 24px;
      line-height: 0.79167;
      font-weight: 200;
      letter-spacing: -0.025em; } }

.badge-half-top {
  position: relative;
  top: -.6em; }
  @media only screen and (max-width: 1068px) {
    .badge-half-top {
      top: -.75em; } }

.badge-half-middle {
  position: relative;
  top: -.35em; }
  @media only screen and (max-width: 1068px) {
    .badge-half-middle {
      top: -.4em; } }

.badge-center {
  text-align: center; }

a.block {
  display: block;
  cursor: pointer;
  text-decoration: none;
  color: inherit; }
  html.oldie a.block {
    color: expression(this.parentNode.currentStyle['color']); }
  a.block:before, a.block:after {
    content: ' ';
    display: table; }
  a.block:after {
    clear: both; }
  html.oldie a.block {
    zoom: 1; }
  html.no-js a.block:hover {
    text-decoration: none; }
    html.no-js a.block:hover .block-link {
      text-decoration: underline; }
      html.no-js a.block:hover .block-link.icon-ie-parent {
        text-decoration: none; }
        html.no-js a.block:hover .block-link.icon-ie-parent .icon-ie-link {
          text-decoration: underline; }
  html.no-touch a.block:hover {
    text-decoration: none; }
    html.no-touch a.block:hover .block-link {
      text-decoration: underline; }
      html.no-touch a.block:hover .block-link.icon-ie-parent {
        text-decoration: none; }
        html.no-touch a.block:hover .block-link.icon-ie-parent .icon-ie-link {
          text-decoration: underline; }
  a.block .block-link {
    color: #0088cc;
    cursor: pointer; }

a.block-inline {
  display: inline-block; }

.button {
  background-color: #1e9bda;
  background: -webkit-linear-gradient(#3caee7, #0088cc);
  background: linear-gradient(#3caee7, #0088cc);
  border-radius: 4px;
  color: white;
  cursor: pointer;
  font-size: 15px;
  font-weight: 500;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  padding: 0 16px;
  display: inline-block; }
  html.oldie .button {
    display: inline;
    zoom: 1; }
  html.oldie .button {
    vertical-align: middle; }
  html.no-js .button:hover {
    background-color: #30a3dd;
    background: -webkit-linear-gradient(#4cb4e9, #1492d0);
    background: linear-gradient(#4cb4e9, #1492d0);
    text-decoration: none; }
  html.no-touch .button:hover {
    background-color: #30a3dd;
    background: -webkit-linear-gradient(#4cb4e9, #1492d0);
    background: linear-gradient(#4cb4e9, #1492d0);
    text-decoration: none; }
  .button:active {
    background-color: #0e86c1;
    background: -webkit-linear-gradient(#1b9edf, #006da3);
    background: linear-gradient(#1b9edf, #006da3);
    outline: none; }
@-moz-document url-prefix() {
  .button {
    line-height: 31px;
    padding-top: 1px; } }
.button-buynow,
.button-compact {
  background-color: #1e9bda;
  background: -webkit-linear-gradient(#3caee7, #0088cc);
  background: linear-gradient(#3caee7, #0088cc);
  border-color: #137ec6;
  border-top-color: #1992da;
  border-bottom-color: #0d6ab2;
  color: white;
  color: white;
  font-size: 13px;
  padding: 0 11px;
  line-height: 22px; }
  html.no-js .button-buynow:hover, html.no-js .button-compact:hover {
    background: #30a3dd;
    background: -webkit-linear-gradient(#4cb4e9, #1492d0);
    background: linear-gradient(#4cb4e9, #1492d0); }
  html.no-touch .button-buynow:hover, html.no-touch .button-compact:hover {
    background: #30a3dd;
    background: -webkit-linear-gradient(#4cb4e9, #1492d0);
    background: linear-gradient(#4cb4e9, #1492d0); }
  .button-buynow:active,
  .button-compact:active {
    background: #0e86c1;
    background: -webkit-linear-gradient(#1b9edf, #006da3);
    background: linear-gradient(#1b9edf, #006da3); }
@-moz-document url-prefix() {
  .button-buynow,
  .button-compact {
    line-height: 21px;
    padding-top: 1px; } }
.callout {
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  background-color: #fafafa;
  margin: 1.11111em auto;
  padding: 1.66667em 4.44444em; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout .callout-title {
    color: #333333;
    margin-top: 0;
    font-size: 32px;
    line-height: 1.125;
    font-weight: 200;
    letter-spacing: normal; }
    html.oldie .callout .callout-title {
      font-weight: normal;
      font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ja-JP].oldie .callout .callout-title {
      font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-CN].oldie .callout .callout-title {
      font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-TW].oldie .callout .callout-title {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-HK].oldie .callout .callout-title {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=th-TH].oldie .callout .callout-title {
      font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ko-KR].oldie .callout .callout-title {
      font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    @media only screen and (max-width: 1068px) {
      .callout .callout-title {
        font-size: 28px;
        line-height: 1.14286;
        font-weight: 200;
        letter-spacing: normal; } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .callout .callout-title {
        font-size: 24px;
        line-height: 1.16667;
        font-weight: 200;
        letter-spacing: normal; } }
  .callout .callout-copy {
    color: #666666;
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: normal;
    margin-top: 10px;
    margin-bottom: 6px; }
    @media only screen and (max-width: 1068px) {
      .callout .callout-copy {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: normal; } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .callout .callout-copy {
        font-size: 16px;
        line-height: 1.5;
        font-weight: 400;
        letter-spacing: normal; } }

.callout-environment {
  background-color: #f6f6ee;
  border-color: transparent;
  margin: 1.11111em auto;
  padding: 1.66667em 4.44444em; }
  .callout-environment .callout-title {
    color: #548c8c; }
  .callout-environment .callout-copy {
    color: #333333; }

.dotnav {
  text-align: center; }
  html.touch .dotnav {
    pointer-events: none; }
  .dotnav ul {
    display: inline-block; }
    html.oldie .dotnav ul {
      display: inline;
      zoom: 1; }
  .dotnav li {
    list-style: none;
    margin: 0 10px;
    width: 8px;
    height: 8px;
    float: left;
    position: relative; }
  .dotnav .dotnav-item {
    top: 0;
    left: 0;
    width: 8px;
    height: 8px;
    outline: none;
    position: absolute;
    border-radius: 50%;
    background-color: #999999;
    box-sizing: content-box;
    padding: 0;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap; }
    html.no-js .dotnav .dotnav-item:hover {
      background-color: #666666; }
    html.no-touch .dotnav .dotnav-item:hover {
      background-color: #666666; }
    .dotnav .dotnav-item:focus {
      outline-style: auto;
      outline-color: #0088cc; }
    .dotnav .dotnav-item.current {
      top: -1px;
      left: -1px;
      width: 8px;
      height: 8px;
      border-style: solid;
      border-width: 1px;
      border-color: #0088cc;
      background-color: transparent;
      cursor: default; }
      html.no-js .dotnav .dotnav-item.current:hover {
        background-color: transparent; }
      html.no-touch .dotnav .dotnav-item.current:hover {
        background-color: transparent; }

.paddlenav {
  list-style: none;
  margin: 0; }

.paddlenav-arrow {
  width: 67px;
  height: 128px;
  position: absolute;
  top: 50%;
  line-height: 1.78;
  margin-top: -64px;
  text-align: center;
  overflow: hidden;
  color: #999999;
  background-color: transparent;
  border-radius: 4px;
  display: block;
  font-size: 72px;
  font-style: normal;
  font-weight: 200;
  opacity: .70;
  -webkit-transition: 250ms opacity linear, 250ms color linear, 250ms background-color linear;
          transition: 250ms opacity linear, 250ms color linear, 250ms background-color linear; }
  .paddlenav-arrow.disabled {
    opacity: 0; }
    html.no-js .paddlenav-arrow.disabled:hover {
      opacity: 0;
      cursor: default; }
    html.no-touch .paddlenav-arrow.disabled:hover {
      opacity: 0;
      cursor: default; }
    html.oldie .paddlenav-arrow.disabled {
      display: none; }
  html.no-js .paddlenav-arrow:hover {
    color: #999999;
    background-color: transparent;
    text-decoration: none;
    opacity: 1; }
  html.no-touch .paddlenav-arrow:hover {
    color: #999999;
    background-color: transparent;
    text-decoration: none;
    opacity: 1; }
  .paddlenav-arrow:focus {
    color: #999999;
    background-color: transparent;
    text-decoration: none; }
  html.touch .paddlenav-arrow {
    color: #999999;
    background-color: transparent;
    text-decoration: none; }

.paddlenav-arrow-left {
  left: 0;
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .paddlenav-arrow-left:before, .paddlenav-arrow-left:after {
    content: ""; }
  .paddlenav-arrow-left .icon-htc {
    x-content: ""; }
  .paddlenav-arrow-left:before, .paddlenav-arrow-left:after,
  .paddlenav-arrow-left .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .paddlenav-arrow-left:after,
  .paddlenav-arrow-left .icon-htc {
    top: 0;
    padding-left: 0;
    padding-right: 0; }
  .paddlenav-arrow-left:before {
    display: none; }

.paddlenav-arrow-right {
  right: 0;
  behavior: url("../ac-assets/ac-appleicons/behaviors/icons.htc"); }
  .paddlenav-arrow-right:before, .paddlenav-arrow-right:after {
    content: ""; }
  .paddlenav-arrow-right .icon-htc {
    x-content: ""; }
  .paddlenav-arrow-right:before, .paddlenav-arrow-right:after,
  .paddlenav-arrow-right .icon-htc {
    display: inline-block;
    color: inherit;
    font-family: "AppleIcons";
    font-style: normal;
    font-weight: inherit;
    font-size: inherit;
    line-height: 1;
    text-decoration: none;
    position: relative;
    z-index: 1; }
  .paddlenav-arrow-right:after,
  .paddlenav-arrow-right .icon-htc {
    top: 0;
    padding-left: 0;
    padding-right: 0; }
  .paddlenav-arrow-right:before {
    display: none; }

html.no-touch .paddlenav-onhover .paddlenav-arrow {
  opacity: 0; }
  html.no-touch .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1; }
html.oldie .paddlenav-onhover .paddlenav-arrow {
  visibility: hidden; }

.with-paddlenav {
  position: relative; }
  html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    opacity: .70; }
  html.no-js.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    visibility: visible; }
  html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1; }
  html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1; }
  html.no-js.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1; }
  html.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
    opacity: 0; }
  html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    opacity: .70; }
  html.no-touch.oldie .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow {
    visibility: visible; }
  html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:focus {
    opacity: 1; }
  html.no-touch.no-js .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1; }
  html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow:hover {
    opacity: 1; }
  html.no-touch .with-paddlenav:hover .paddlenav-onhover .paddlenav-arrow.disabled {
    opacity: 0; }

.paddlenav-framed .paddlenav-arrow {
  color: #999999;
  background-color: #fafafa; }
  html.no-js .paddlenav-framed .paddlenav-arrow:hover {
    color: #999999;
    background-color: #fafafa;
    text-decoration: none; }
  html.no-touch .paddlenav-framed .paddlenav-arrow:hover {
    color: #999999;
    background-color: #fafafa;
    text-decoration: none; }
  .paddlenav-framed .paddlenav-arrow:focus {
    color: #999999;
    background-color: #fafafa;
    text-decoration: none; }
  html.touch .paddlenav-framed .paddlenav-arrow {
    color: #999999;
    background-color: #fafafa; }
.paddlenav-framed .paddlenav-arrow-left {
  left: 15px; }
.paddlenav-framed .paddlenav-arrow-right {
  right: 15px; }

.sosumi {
  color: #999999; }
  .sosumi a {
    color: #666666; }
    html.no-js .sosumi a:hover {
      text-decoration: underline; }
    html.no-touch .sosumi a:hover {
      text-decoration: underline; }
  .sosumi ol,
  .sosumi ul {
    margin: 0;
    padding-right: 16px;
    padding-left: 16px;
    list-style-position: outside; }
    html.oldie .sosumi ol, html.oldie .sosumi ul {
      list-style-position: inside;
      text-indent: -16px; }
  .sosumi ul {
    list-style: none;
    margin-right: -16px;
    margin-left: -16px; }
  .sosumi li {
    padding-bottom: 5px; }
  .sosumi p,
  .sosumi li {
    font-size: 12px;
    line-height: 1.33333;
    font-weight: 400;
    letter-spacing: normal; }
    @media only screen and (max-width: 1068px) {
      .sosumi p,
      .sosumi li {
        font-size: 12px;
        line-height: 1.33333;
        font-weight: 400;
        letter-spacing: normal; } }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .sosumi p,
      .sosumi li {
        font-size: 12px;
        line-height: 1.33333;
        font-weight: 400;
        letter-spacing: normal; } }
  .sosumi small {
    font-size: 1em; }
  .footer-wrapper .sosumi {
    max-width: 980px;
    padding: 16px 0 11px;
    border-bottom: 1px solid #e3e3e3;
    margin-left: auto;
    margin-right: auto; }
    @media only screen and (max-width: 735px) and (max-width: 768px) {
      .footer-wrapper .sosumi {
        width: auto;
        padding-left: 5%;
        padding-right: 5%; } }
    html.oldie .footer-wrapper .sosumi {
      max-width: 948px;
      padding-right: 16px;
      padding-left: 16px; }
      html.oldie .footer-wrapper .sosumi ul {
        padding-right: 0;
        padding-left: 0; }

.violator {
  background: transparent;
  border: 1px solid #999999;
  border-radius: 4px;
  color: #999999;
  font-size: 15px;
  line-height: 32px;
  text-align: center;
  white-space: nowrap;
  padding: 0 16px;
  display: inline-block; }
  html.oldie .violator {
    display: inline;
    zoom: 1; }
  html.oldie .violator {
    vertical-align: middle; }
@-moz-document url-prefix() {
  .violator {
    line-height: 31px;
    padding-top: 1px; } }
.violator-compact {
  font-size: 13px;
  padding: 0 11px;
  line-height: 22px; }
@-moz-document url-prefix() {
  .violator-compact {
    line-height: 21px;
    padding-top: 1px; } }
html, body {
  min-width: 1024px; }

#globalheader {
  overflow: visible; }

.footer-links > li > a.choose > img {
  width: 16px;
  height: 16px; }

html.oldie .footer-wrapper #globalfooter .choose img {
  top: -10px; }

.section {
  min-width: 1024px;
  overflow: hidden; }
  .section:before, .section:after {
    content: ' ';
    display: table; }
  .section:after {
    clear: both; }
  html.oldie .section {
    zoom: 1; }
  .section .section-content {
    width: 980px;
    margin-left: auto;
    margin-right: auto; }

.text-right {
  text-align: right; }

.text-centered {
  text-align: center; }

.top-divider {
  border-top: 1px solid #d6d6d6; }

.bottom-divider {
  border-bottom: 1px solid #d6d6d6; }

html {
  width: 100%;
  height: 100%; }
  html.oldie {
    overflow-x: hidden; }
  html body {
    min-width: 1024px;
    min-height: 100%; }

.localnav {
  padding-bottom: 0.2em; }
  .localnav .localnav-button {
    margin-left: 10px; }
  .localnav .localnav-link-button {
    padding-top: 0.4em;
    font-size: 13px; }

.ext-hero-gallery {
  padding-top: 25px;
  padding-bottom: 25px;
  min-height: 240px; }
  .ext-hero-gallery #slide-el {
    font-size: 0; }
  .ext-hero-gallery.ac-gallery-slide {
    position: relative;
    left: 0;
    white-space: nowrap;
    height: 100%;
    width: 1000px;
    margin: 0 auto;
    overflow: hidden; }
    .ext-hero-gallery.ac-gallery-slide .ac-gallery-content {
      display: inline-block;
      *display: inline;
      *position: relative;
      zoom: 1;
      font-size: 18px;
      min-height: 200px;
      width: 100%; }
      .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .row {
        padding: 25px 93px 15px; }
      .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
        font-size: 24px;
        line-height: 1.35417;
        font-weight: 200;
        letter-spacing: normal;
        margin-top: 0.75em;
        margin-bottom: 0; }
        html.oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-weight: normal;
          font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=ja-JP].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=zh-CN].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=zh-TW].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=zh-HK].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=th-TH].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
        html[lang=ko-KR].oldie .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-title {
          font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-industry {
        margin-bottom: 0;
        text-transform: capitalize; }
      .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-url {
        margin-bottom: 0; }
      .ext-hero-gallery.ac-gallery-slide .ac-gallery-content .ext-hero-record .ext-hero-record-learn {
        margin-bottom: 0; }

.section.categories-row ul.categories {
  position: relative;
  float: left;
  margin: 0;
  width: 320px;
  *z-index: 100;
  text-align: left; }
  .section.categories-row ul.categories .primary {
    *position: relative;
    margin: 0;
    width: 700px;
    height: 36px; }
  .section.categories-row ul.categories li {
    list-style: none; }
    .section.categories-row ul.categories li.main-cat {
      color: #999999;
      float: left;
      width: auto;
      margin: 0 26px 0 13px;
      padding: 4px 0 3px 0;
      cursor: pointer;
      text-align: center;
      line-height: 2.5; }
    .section.categories-row ul.categories li.active {
      color: #333333; }
      .section.categories-row ul.categories li.active:hover {
        color: #0088cc;
        cursor: default; }
    .section.categories-row ul.categories li.dropmenu .icon-font {
      margin-left: 2px; }
    .section.categories-row ul.categories li.dropmenu .icon-down {
      display: inline; }
    .section.categories-row ul.categories li.dropmenu .icon-up {
      display: none; }
    .section.categories-row ul.categories li.cat-active:hover {
      cursor: default; }
    .section.categories-row ul.categories li.cat-active.dropmenu {
      border-bottom: 0; }
      .section.categories-row ul.categories li.cat-active.dropmenu .icon-down {
        display: none; }
      .section.categories-row ul.categories li.cat-active.dropmenu .icon-up {
        display: inline; }
    .section.categories-row ul.categories li.cat-active-dark {
      color: #333333; }
    .section.categories-row ul.categories li:hover {
      color: #0088cc; }
.section.categories-row #extensionSearchForm {
  min-height: 52px; }
  .section.categories-row #extensionSearchForm .searchBar {
    float: right;
    padding-top: 10px; }
    .section.categories-row #extensionSearchForm .searchBar input[type="search"] {
      padding: 5px 2px 5px 8%;
      width: 250px;
      font-size: 0.9em;
      line-height: 1.4em;
      background: url(/images/icon-search.png) 5px 50% no-repeat;
      background: -webkit-image-set(url(/images/icon-search.png) 1x, url(/images/icon-search_2x.png) 2x) 5px 50% no-repeat;
      background-size: 16px 16px;
      outline: none;
      border-radius: 3px;
      border: 1px solid #d6d6d6;
      color: #666666;
      -webkit-appearance: none;
         -moz-appearance: none;
              appearance: none;
      -webkit-transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
              transition: border 0.2s ease-in-out, box-shadow 0.2s ease-in-out; }
      .section.categories-row #extensionSearchForm .searchBar input[type="search"]:focus {
        border: 1px solid #51cbee;
        box-shadow: 0 0 5px #51cbee; }

.section.search-results .searchHeader {
  margin: 8px 0 18px;
  padding-left: 14px; }

.loading {
  margin-left: auto;
  margin-right: auto;
  opacity: 0; }
  .loading .spinner {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 28px;
    background-repeat: no-repeat;
    background: url(/images/animated_spinner_large.gif);
    background: -webkit-image-set(url(/images/animated_spinner_large.gif) 1x, url(/images/animated_spinner_large_2x.gif) 2x); }

.section.categories-more {
  display: none; }
  .section.categories-more.show-categories {
    display: block; }
    .section.categories-more.show-categories .active {
      color: #666666;
      cursor: default; }
    .section.categories-more.show-categories .cat-active {
      color: #666666;
      cursor: default; }
  .section.categories-more ul {
    column-count: 7;
    -webkit-column-count: 7;
    -moz-column-count: 7; }
    .section.categories-more ul li {
      font-size: 16px;
      line-height: 1.3125;
      font-weight: 200;
      letter-spacing: normal;
      list-style-type: none;
      color: #0088cc; }
      html.oldie .section.categories-more ul li {
        font-weight: normal;
        font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=ja-JP].oldie .section.categories-more ul li {
        font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=zh-CN].oldie .section.categories-more ul li {
        font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=zh-TW].oldie .section.categories-more ul li {
        font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=zh-HK].oldie .section.categories-more ul li {
        font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=th-TH].oldie .section.categories-more ul li {
        font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      html[lang=ko-KR].oldie .section.categories-more ul li {
        font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
      .section.categories-more ul li:hover {
        cursor: pointer; }

.extension-content .row {
  border-bottom: 1px solid #d6d6d6;
  padding-top: 30px;
  padding-bottom: 30px; }
.extension-content .column {
  padding-left: 40px;
  padding-right: 40px;
  border-right: 1px solid #d6d6d6;
  min-height: 450px;
  box-sizing: border-box; }
  .extension-content .column:nth-child(3n) {
    border-right: none; }
  .extension-content .column h3 {
    font-size: 1em;
    font-weight: 600;
    color: #333; }
  .extension-content .column a:hover h3 {
    color: #08c; }
  .extension-content .column p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: normal;
    display: block;
    padding-top: 7px;
    width: 265px;
    margin: initial; }
  .extension-content .column > a:hover {
    text-decoration: none; }
  .extension-content .column span.category {
    display: block;
    font-size: initial;
    color: #666; }
  .extension-content .column a.developerName {
    font-size: 0.87em;
    white-space: normal; }
    .extension-content .column a.developerName:hover {
      text-decoration: underline; }
  .extension-content .column .icon-extension {
    margin-left: auto;
    margin-right: auto; }
  .extension-content .column .title {
    font-size: 24px;
    line-height: 1.35417;
    font-weight: 200;
    letter-spacing: normal;
    font-weight: 400;
    margin-bottom: 0; }
    html.oldie .extension-content .column .title {
      font-weight: normal;
      font-family: "Myriad Set Pro 200", "Myriad Set Pro", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ja-JP].oldie .extension-content .column .title {
      font-family: "Apple TP 200", "Apple TP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-CN].oldie .extension-content .column .title {
      font-family: "PingHei 200", "PingHei", "STHeitiSC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-TW].oldie .extension-content .column .title {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=zh-HK].oldie .extension-content .column .title {
      font-family: "MHei 200", "MHei", "STHeitiTC-Light", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=th-TH].oldie .extension-content .column .title {
      font-family: "Sukhumvit Set 200", "Sukhumvit Set", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }
    html[lang=ko-KR].oldie .extension-content .column .title {
      font-family: "Yoon Gothic 200", "Yoon Gothic", "Apple Gothic", "HY Gulim", "MalgumGothic", "HY Dotum", "Lexi Gulim", "Helvetica Neue", "Helvetica", "Arial", sans-serif; }

.installstarted {
  color: #08c; }

.installstarted .install-icon {
  -webkit-animation-name: rotateicon;
  -webkit-animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  background: url(/home/images/icon-installing.png) -1px 0 no-repeat transparent; }

@-webkit-keyframes rotateicon {
  from {
    -webkit-transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(360deg); } }
.installcompleted {
  color: #999; }

.installfailed,
.downloadfailure,
.identifiermismatch,
.extractionfailure {
  display: block;
  color: #c02;
  position: relative;
  padding-left: 25px; }

span.icon-unvalidatedalt {
  position: absolute;
  top: 0px;
  left: -4px; }

.installfailed .install-icon,
.downloadfailure .install-icon,
.identifiermismatch .install-icon,
.extractionfailure .install-icon {
  display: none; }

.slide-description .install .installfailed,
.slide-description .install .downloadfailure,
.slide-description .install .identifiermismatch,
.slide-description .install .extractionfailure {
  width: 200px; }

.installcompleted .install-icon {
  display: none; }

.section.promo {
  margin-top: 35px;
  margin-bottom: 35px; }
  .section.promo .promo-icon {
    background-repeat: no-repeat;
    background-size: 120px 114px;
    height: 114px;
    width: 120px;
    background-image: url("../images/promo-developer_graphic_large.jpg"); }
    @media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (min-width: 767px), only screen and (min-resolution: 144dpi) and (min-width: 767px), (-webkit-min-device-pixel-ratio: 144) and (min-width: 767px), (min-resolution: 144dppx) and (min-width: 767px) {
      .section.promo .promo-icon {
        background-image: url("../images/promo-developer_graphic_large_2x.jpg"); } }
  .section.promo .callout {
    border: none;
    background: transparent;
    margin: 0 auto; }

a.backlink {
  display: block;
  margin-bottom: 3em; }

.details .detail .section-content {
  padding: 2em 0 2em;
  border-bottom: 1px solid #d6d6d6; }
.details .detail .ext-wrap {
  margin: 0 auto;
  padding: 0 4.44444em; }
.details .detail .icon-extension {
  margin-left: 0;
  margin-right: 0; }
.details .detail .title {
  margin-top: .5em; }
.details .detail .category {
  display: block;
  color: #999999; }
.details .detail .moreByDeveloperLink {
  display: block; }

.ext-hero-gallery .ac-gallery-content {
  vertical-align: top; }
