/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.f_blog_wrapper {
  padding: 10px 40px;
  max-width: 780px;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
}
.f_blog_title {
  line-height: 1.3;
  letter-spacing: -0.015em;
  padding: 0;
  text-rendering: optimizeLegibility;
  text-decoration: none !important;
}
.f_blog_title_in_post {
  margin-bottom: 0px;
  margin-top: 10px;
}
.f_blog_date {
  display: block;
  margin-top: 1.1em;
  opacity: 0.5;
  text-decoration: none !important;
}
.f_blog_date:hover {
  text-decoration: none;
}
.f_blog_separator {
  border: 0;
  border-bottom: solid 1px;
  height: 0;
  margin: 1.5em 0 2em;
  opacity: 0.1;
}
.f_blog_separator_double {
  border-bottom: solid 2px;
  margin-bottom: 60px;
}
.f_blog_navigation {
  background: rgba(140, 140, 140, 0.06);
  margin: 0 0 20px;
  opacity: 0.8;
  padding: 15px 0;
  text-align: center;
}
.f_blog_navigation .f_blog_backtoindex {
  padding: 0;
}
.f_blog_navigation > a,
.f_blog_navigation > span {
  display: inline-block;
  line-height: 1 !important;
  padding: 0 0.7em;
  opacity: 0.4;
  text-decoration: none;
}
.f_blog_navigation > span,
.f_blog_navigation > span:hover,
.f_blog_navigation a:hover {
  line-height: 1 !important;
  opacity: 1;
  text-decoration: none;
}
.f_blog_navigation .f_blog_navigation_inner {
  border-bottom: 1px solid;
}
.f_blog_list {
  list-style: none;
  line-height: 2;
  margin-top: 40px;
  padding: 0;
}
.f_blog_list li {
  clear: both;
  display: block;
}
.f_blog_listing:active,
.f_blog_listing:focus,
.f_blog_listing:hover {
  outline: 0 none;
}
.f_blog_list a {
  text-decoration: none !important;
}
.f_blog_title.in_listing {
  display: block;
  font-size: 34px !important;
  margin: 0;
  overflow: hidden;
  padding: 0;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.f_blog_date.in_listing {
  margin-top: 0;
  opacity: 0.4;
}
.f_blog_post {
  display: block;
  letter-spacing: -0.01em;
  padding-bottom: 50px;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.f_blog_post p {
  margin: 1.4em 0;
  padding: 0;
  max-width: 700px;
}
.f_blog_post > iframe,
.f_blog_post .fluid-width-video-wrapper,
.f_blog_post .iframe-wrapper {
  margin-bottom: 1em;
}
.f_blog_post .iframe-wrapper {
  position: relative;
  width: 100%;
  aspect-ratio: 16 / 9;
}
.f_blog_post .iframe-wrapper > iframe {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
.fancybox-title .child,
.f_blog_post_images_slideshow_caption,
.f_blog_post .f_blog_image_caption {
  line-height: 1.4;
}
.f_blog_post .f_blog_image_caption {
  line-height: 1.4;
  max-width: 35em;
  opacity: 0.5;
  text-align: left;
}
.f_blog_post_tags {
  display: block;
  font-size: 0.8em;
  margin-top: 2em;
}
.f_blog_post_tags a {
  color: inherit;
  opacity: 0.4;
  text-decoration: none;
  margin-right: 0.4em;
}
.f_blog_post_tags a:hover {
  color: inherit;
  opacity: 1;
  text-decoration: none;
}
.f_blog_post_tags a::before {
  content: "#";
  margin-right: 0.04em;
}
.f_blog_post_image_hoverwrap {
  cursor: pointer;
  float: left;
  margin: 1% 1% 0 0;
  position: relative;
}
.f_blog_post_image_hoverwrap:link,
.f_blog_post_image_hoverwrap:active,
.f_blog_post_image_hoverwrap:visited {
  text-decoration: none;
}
.f_blog_post_images_vertical .f_blog_post_image_hoverwrap {
  float: none;
  margin-right: 0;
}
.f_blog_post_image_hoverwrap::after {
  content: "";
  background: #000;
  background: rgba(0, 0, 0, 0.1);
  height: 100%;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
}
.f_blog_post_image_hoverwrap:hover::after {
  opacity: 1;
}
.f_blog_post_images_grid {
  margin-bottom: 1em;
  overflow: hidden;
}
.f_blog_post_images_grid .f_blog_post_image_hoverwrap {
  width: 19%;
  min-width: 100px;
}
.f_blog_post_images_grid img {
  display: block;
  width: 100%;
}
.f_blog_post_images_vertical {
  overflow: hidden;
  text-align: center;
}
.f_blog_post_images_vertical .f_blog_image_caption {
  margin: -0.6em 0 2em;
}
.f_blog_post_images_vertical img {
  display: inline-block;
  margin: 0 0 1em;
  max-width: 100%;
}
.f_blog_post_images_vertical .f_blog_post_image_hoverwrap {
  display: inline-block;
  float: none;
}
.f_blog_post_images_vertical .f_blog_post_image_hoverwrap::after {
  background: transparent;
}
.f_blog_post_images_slideshow {
  margin-bottom: 1em;
  overflow: hidden;
  position: relative;
}
.f_blog_post_images_slideshow_item {
  border-spacing: 0px;
  display: table;
  overflow: hidden;
  position: relative;
  text-align: center;
}
.f_blog_post_images_slideshow_item_inner {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 467px;
  text-align: center;
  vertical-align: middle;
  width: 700px;
}
.ie8 .f_blog_post_images_slideshow_item_inner {
  display: block;
}
.f_blog_post_images_slideshow_item img {
  display: block;
  max-height: 100%;
  max-width: 100%;
}
.ie8 .f_blog_post_images_slideshow_item img {
  display: inline;
  margin-left: 0;
}
.f_blog_post_images_slideshow_caption.show {
  opacity: 1;
  filter: alpha(opacity=100);
}
.f_blog_post_images_slideshow_caption {
  background: #000;
  background: rgba(0, 0, 0, 0.55);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #f1f1f1;
  margin: 0 !important;
  min-height: 30px;
  opacity: 0;
  padding: 4px 45px 4px 9px !important;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: left;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  filter: alpha(opacity=0);
}
.f_blog_post_images_slideshow_caption_toggle.show {
  opacity: 1;
  pointer-events: auto;
  filter: alpha(opacity=100);
}
.f_blog_post_images_slideshow_caption_toggle.f_close_icon {
  background-position: top center;
  background-color: transparent;
}
.f_blog_post_images_slideshow_caption_toggle {
  background: url(/blog_caption_icons.png) bottom center no-repeat;
  background-size: cover;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.55);
  display: block;
  height: 30px;
  opacity: 0;
  overflow: hidden;
  outline: none !important;
  pointer-events: none;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: auto !important;
  top: auto !important;
  text-indent: -99999px;
  width: 30px !important;
  z-index: 1000;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .f_blog_post_images_slideshow_caption_toggle {
    background-image: url(/blog_caption_icons@2x.png);
  }
}
.f_blog_post_social_links {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.fb-like.fb_iframe_widget {
  margin-right: 5px;
}
.fb-like.fb_iframe_widget span {
  vertical-align: top !important;
}
.f_blog_search_form {
  position: relative;
}
.f_blog_search_form_is_open .f_blog_search_submit {
  display: block;
}
.f_blog_search {
  border: solid 1px;
  float: right;
  font-size: 0.8em;
  margin: 0.67em 0 0 0;
  opacity: 0.2;
  padding: 10px 10px 10px 10px;
  width: 70px;
  -webkit-transition: all 0.15s ease-in;
  transition: all 0.15s ease-in;
}
.f_blog_search_submit {
  background: none;
  border: 0;
  border-left: solid 1px;
  display: none;
  margin-top: 10px;
  position: absolute;
  top: 0;
  right: 0;
  padding: 10px;
  font-size: 0.8em;
}
.f_blog_search_form_is_open .f_blog_search,
.f_blog_search:focus {
  outline: none;
  opacity: 1;
  padding: 10px 40px 10px 0px;
  text-indent: 10px;
  width: 140px;
}
.f_blog_search:focus::-webkit-input-placeholder,
.f_blog_search_form_is_open .f_blog_search::-webkit-input-placeholder {
  text-align: left;
  opacity: 0.2;
}
.f_blog_search:focus:-moz-input-placeholder,
.f_blog_search_form_is_open .f_blog_search:-moz-input-placeholder {
  text-align: left;
  opacity: 0.2;
}
.f_blog_search:focus::-moz-input-placeholder,
.f_blog_search_form_is_open .f_blog_search::-moz-input-placeholder {
  text-align: left;
  opacity: 0.2;
}
.f_blog_search:focus:-ms-input-placeholder,
.f_blog_search_form_is_open .f_blog_search:-ms-input-placeholder {
  text-align: left;
  opacity: 0.2;
}
.f_blog_search::-webkit-input-placeholder {
  color: inherit;
  text-align: center;
}
.f_blog_search:-moz-placeholder {
  color: inherit;
  text-align: center;
}
.f_blog_search::-moz-placeholder {
  color: inherit;
  text-align: center;
}
.f_blog_search:-ms-input-placeholder {
  color: inherit;
  padding-right: 15px;
  text-align: center;
}
.f_blog_body_thumbs {
  position: relative;
}
.f_blog_body_thumbs a {
  display: block;
  padding-left: 125px;
  min-height: 105px;
}
.f_blog_image,
.f_blog_image_placeholder {
  border-radius: 3px;
  height: 100px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  background-size: contain;
  background-repeat: no-repeat;
}
.f_blog_title.in_thumbs {
  font-size: 1.4em !important;
  position: relative;
  top: -0.15em;
}
.has_no_content .f_blog_title.in_thumbs {
  padding-top: 25px;
}
.f_blog_date.in_thumbs {
  font-size: 0.8em !important;
  padding: 0.1em 0;
}
.f_blog_image_placeholder {
  background: rgba(140, 140, 140, 0.08);
}
.f_blog_image_placeholder_inner {
  border: 1px solid rgba(180, 180, 180, 0.14);
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}
.f_blog_image_placeholder_inner:before,
.f_blog_image_placeholder_inner:after {
  background: rgba(180, 180, 180, 0.14);
  content: "";
  display: block;
  height: 1px;
  position: absolute;
  width: 83px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.f_blog_image_placeholder_inner:before {
  top: -1px;
  left: 0;
  -webkit-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.f_blog_image_placeholder_inner:after {
  bottom: -1px;
  left: -1px;
  -webkit-transform: rotateZ(-45deg);
  transform: rotateZ(-45deg);
}
@media only screen and (max-width: 480px) {
  .f_blog_image,
  .f_blog_image_placeholder {
    display: none;
  }
  .f_blog_body_thumbs a {
    padding-left: 0;
  }
  body.light .f_blog_body_thumbs a {
    color: #000000;
  }
} /*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}
.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 999999 !important;
}
.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}
.fancybox-opened {
  z-index: 8030;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer,
.fancybox-inner {
  position: relative;
}
.fancybox-inner {
  overflow: hidden;
}
.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}
.fancybox-error {
  color: #444;
  font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}
.fancybox-image,
.fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}
.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}
#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
  background-image: url(/static/theme_api/v2/blog_ui_sprite-54cad8d822a82c94240e4fc65e092fe18210544edeb8ce733a767febd671b888.png);
}
#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}
#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(/static/theme_api/v2/fancybox_loading-b8681cce947f5b28ed3181b11601e2470b40811722a49564d1271e7b40015064.gif)
    center center no-repeat;
}
.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
}
.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent
    url(/static/blank-2f561b02a49376e3679acd5975e3790abdff09ecbadfa1e1858c7ba26e3ffcef.gif);
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  z-index: 8040;
}
.fancybox-prev {
  left: 0;
}
.fancybox-next {
  right: 0;
}
.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}
.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}
.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}
.fancybox-nav:hover span {
  visibility: visible;
}
.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}
.fancybox-lock body {
  overflow: hidden !important;
}
.fancybox-lock-test {
  overflow-y: hidden !important;
}
.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(/images/fancybox_overlay.png);
}
.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}
.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}
.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}
.fancybox-opened .fancybox-title {
  visibility: visible;
}
.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}
.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}
.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}
.fancybox-title-inside-wrap {
  padding-top: 10px;
}
.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-prev span,
  .fancybox-next span {
    background-image: url(/static/theme_api/v2/blog_ui_sprite@2x-9c98a591348e1f5758b1f4ed6efd41de6c4d44546ea3709e7994a3cd8eae2273.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(/static/theme_api/v2/fancybox_loading@2x-73b27f9aeb7bc6ee3c4bd20742382f015efd89981a3706d2a29a50867849629c.gif);
    background-size: 24px 24px;
  }
}
.fancybox-overlay {
  z-index: 99999;
}
.fancybox-title.show {
  opacity: 1;
  filter: alpha(opacity=100);
}
.fancybox-title {
  background: #000;
  background: rgba(0, 0, 0, 0.55);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  left: 0;
  right: 0;
  margin-bottom: 0;
  max-width: 100%;
  min-height: 30px;
  opacity: 0;
  padding: 4px 45px 4px 9px;
  text-align: left;
  width: 100% !important;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
  filter: alpha(opacity=0);
}
.fancybox-title .child {
  background: none !important;
  color: #f1f1f1;
  font-size: 14px;
  line-height: 22px;
  margin: 0;
  max-width: 100%;
  padding: 0;
  text-shadow: none;
  white-space: normal;
  -webkit-font-smoothing: antialiased;
}
.fancybox-title-toggle.f_close_icon {
  background-position: top center;
  background-color: transparent;
}
.fancybox-title-toggle {
  background: url(/static/theme_api/v2/blog_caption_icons-52759980562379d2eedc76fc78409ef1cb342f394d441cdd6fdf39a198ee9e07.png)
    bottom center no-repeat;
  background-size: cover;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.55);
  display: block;
  height: 30px;
  outline: none !important;
  overflow: hidden;
  position: absolute;
  bottom: 0px;
  right: 0px;
  text-indent: -99999px;
  width: 30px;
  z-index: 9000;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
  .fancybox-title-toggle {
    background-image: url(/static/theme_api/v2/blog_caption_icons@2x-0ba3f2cf08098021b4dc929c0b83328f15285729311bf79e7ccb25f81baf9e8a.png);
  }
}
.fancybox-title-float-wrap .child {
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  font-weight: normal;
  border-radius: 0px;
}
.fancybox-close {
  background-position: -2px -2px;
  opacity: 1;
  filter: alpha(opacity=100);
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  .fancybox-close {
    background-position: 0px 0px;
  }
}
.slidesjs-container {
  background: rgba(140, 140, 140, 0.06);
  -webkit-backface-visibility: hidden;
}
.slidesjs-navigation {
  text-indent: -999999px;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.slidesjs-next {
  outline: none !important;
  position: absolute;
  top: 0;
  bottom: 64px;
  left: 0;
  right: 0;
  z-index: 999;
}
.slidesjs-previous {
  display: none;
}
.ie .slidesjs-next {
  background: black;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  opacity: 0;
}
.slidesjs-pagination-wrapper {
  overflow: hidden;
  padding-top: 4px;
}
.slidesjs-pagination {
  height: 60px;
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
  -webkit-perspective: 1000px;
  -ms-perspective: 1000px;
  -o-perspective: 1000px;
  perspective: 1000px;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.slidesjs-pagination-item {
  display: block;
  float: left;
}
.slidesjs-pagination .active img,
.slidesjs-pagination a:hover img {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.slidesjs-pagination img {
  display: block;
  max-height: 60px;
  max-width: 60px;
  opacity: 0.6;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.ie8 .slidesjs-pagination a {
  width: auto;
}
.slidesjs-pagination-item:last-child a {
  padding-right: 0;
}
.slidesjs-pagination a {
  display: block;
  height: 60px;
  outline: none;
  padding-right: 4px;
  position: relative;
  width: 60px;
  -webkit-transition: background 0.2s ease-in;
  transition: background 0.2s ease-in;
}
