/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # DEFAULTS
    
    Includes resets and common portable classes
*/
* {
  padding: 0;
  border: 0;
  margin: 0;
  outline: none;
  -webkit-border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
html,
body {
  width: 100%;
}
body {
  position: relative;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.hit-area,
address,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
input,
textarea,
select,
label,
img {
  display: block;
}
ul {
  list-style: none;
}
a,
a:visited {
  color: inherit;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 1em;
  font-weight: normal;
}
h1:empty,
h2:empty,
h3:empty,
h4:empty,
h5:empty,
h6:empty,
p:empty,
li:empty,
blockquote:empty {
  display: none;
}
address {
  font-style: normal;
}
img {
  max-width: 100%;
  width: auto;
  height: auto;
  -ms-interpolation-mode: bicubic;
}
a img {
  border: none;
}
input,
textarea {
  background-color: transparent;
}
textarea {
  resize: none;
}
.loader {
  position: absolute;
  z-index: 100;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  overflow: visible;
  opacity: 0;
}
.aspect-ratio {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 0;
  visibility: hidden;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
.clearfix:after {
  clear: both;
}
.acceleration-on {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    BASE LAYOUT STYLES
    
    Imports defaults and typography
    Serves all devices, includes look and feel
    Served synchronously with page load
*/
.js body {
  visibility: hidden;
}
body {
  background-color: #ffffff;
}
.bleed-wrapper,
.wrapper,
.inner,
.banner {
  position: relative;
  margin: 0 auto;
}
.bleed-wrapper {
  background-color: #ebebeb;
}
/* Components */
.ui-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  min-width: 25px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -9999px;
}
.ui-icon .origin {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  overflow: visible;
}
.ui-icon .symbol {
  display: block;
  position: absolute;
  width: 25px;
  height: 25px;
  top: -12.5px;
  left: -12.5px;
}
.ui-icon.with-text {
  padding-left: 30px;
  text-indent: 0;
}
.ui-icon.with-text .origin {
  left: 12.5px;
}
.stamp-solid {
  max-width: 138px;
}
.stamp-solid .symbol {
  display: block;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: -9999px;
}
.tag {
  display: block;
  background-color: #111111;
  padding: 0 4px;
}
.stage-wrapper {
  position: relative;
  background-color: #F5F5F5;
}
.stage {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-background-size: 100% auto;
  -moz-background-size: 100% auto;
  -o-background-size: 100% auto;
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.stage > iframe,
.stage > embed,
.stage > object {
  width: auto;
  height: 100%;
}
.stage > noscript img,
.stage > img {
  width: 100%;
  height: auto;
}
.field {
  position: relative;
}
.field label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.field .input-wrapper {
  position: relative;
  z-index: 1;
}
.field .input-wrapper input {
  width: 100%;
  height: 100%;
}
.field.focus label,
.field.filled label {
  display: none;
}
.field.focus {
  /*.input-wrapper:after {
            position: absolute;
            content: "\0020";
            bottom: 0;
            left: 0;
            width: 100%;
            height: 1px;
            background-color: @color_b;
        }*/

}
.menu .menu-toggle,
.menu .menu-toggle-account {
  display: none;
}
.menu .menu-content.account {
  display: none;
}
/* / Components */
/*
    Masthead

    * Extended in 'styles/size/large/base'
    * Extended in 'styles/size/small/base'
    * Extended in 'styles/features/pointer'
*/
.logo {
  display: block;
}
.site-nav-search {
  position: relative;
  background-color: #ffffff;
  z-index: 1;
}
.site-nav-search .field {
  margin-right: 36px;
}
.site-nav-search .submit {
  position: absolute;
  top: 0;
  right: 0;
  width: 36px;
  height: 100%;
}
.site-nav-search .submit input {
  text-indent: -9999px;
  overflow: hidden;
}
.view-nav-menu {
  position: absolute;
  top: 100%;
  right: 0;
  margin-right: 10px;
  margin-left: 10px;
}
.view-nav-menu li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 4px;
}
.view-nav-menu a {
  width: 36px;
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
  background-color: #b9b9b9;
}
.view-nav-menu .active {
  background-color: #ff0000;
}
/* / Masthead */
/* Footer */
.footer-area .wrapper {
  padding-top: 18px;
  padding-top: 1.8pxrem;
  padding-bottom: 18px;
  padding-bottom: 1.8pxrem;
}
.footer-area .footer-nav,
.footer-area .disclaimer {
  padding-right: 10px;
  padding-left: 10px;
}
.footer-nav {
  margin-bottom: 9px;
  margin-bottom: 0.9pxrem;
}
.footer-action-nav a {
  padding: 4px;
  outline: #ffffff solid 1px;
}
/* / Footer */
.header-area,
.main-area,
.footer-area {
  position: relative;
}
.header-area {
  z-index: 1;
}
.header-area .wrapper {
  background-color: #ffffff;
}
.main-area {
  z-index: 0;
}
.main-area .wrapper {
  background-color: #ebebeb;
}
.footer-area {
  z-index: 0;
}
.footer-area .wrapper {
  background-color: #111111;
}
.grid-item > .inner {
  padding-right: 10px;
  padding-left: 10px;
}
/*
    Media viewer + components

    * Extended in 'styles/features/touch'
    * Extended in 'styles/features/pointer'
    * Extended in 'styles/size/large/base'
    * Extended in 'styles/size/small/base'
*/
.media-viewer {
  position: relative;
}
.media-viewer .aspect-ratio {
  padding-bottom: 56.25%;
}
.media-viewer .stage-wrapper:after {
  position: absolute;
  content: "\0020";
  z-index: 2;
  top: 0;
  right: 0;
  width: 10px;
  height: 100%;
  background-image: url('styles/images/mpu_bg.gif');
  background-repeat: repeat;
  background-position: right top;
}
.carousel-button-nav {
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: #111111;
}
.summary-button-nav {
  margin-top: 10px;
  position: absolute;
  width: 36px;
  height: 36px;
  background-color: #111111;
}
.summary-button-nav.inactive {
  background-color: #b9b9b9;
}
.carousel {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.carousel-card {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  height: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.carousel-card .media-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.carousel-card .caption {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: 0;
  padding: 3px 5px;
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.8);
  pointer-events: none;
}
.carousel-card .media-item {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
}
.carousel-card .image.media-item {
  background-repeat: no-repeat;
  background-position: 0 center;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
}
.carousel-card.ready .media-wrapper {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.carousel-card.standby .media-item {
  display: block;
}
/* / Media viewer */
/*
    Wall

    * Extended in 'styles/size/large/large_base'
    * Extended in 'styles/size/large/large_narrow'
    * Extended in 'styles/size/large/large_standard'
    * Extended in 'styles/size/small/small_base'
    * Extended in 'styles/no_js/no_js_large'
*/
.wall {
  width: 100%;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.wall-item {
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
  background-color: #ebebeb;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
}
.js .wall-item .stage {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.js .wall-item .stage.loaded {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  filter: alpha(opacity=100);
  opacity: 1;
}
.introduction {
  background-color: #111111;
  padding: 18px 20px 36px;
}
.special-teaser-item {
  position: relative;
  padding-bottom: 18px;
  padding-bottom: 1.8pxrem;
}
.special-teaser-item .teaser-media {
  margin-bottom: 9px;
  margin-bottom: 0.9pxrem;
}
.special-teaser-item .section-label-wrapper {
  margin-bottom: 6px;
  margin-bottom: 0.6pxrem;
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.6);
  pointer-events: none;
}
.special-teaser-item .section-label {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 3px;
  padding-top: 0.3pxrem;
  padding-bottom: 3px;
  padding-bottom: 0.3pxrem;
}
.special-teaser-item:after {
  position: absolute;
  content: "\0020";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #111111;
}
.special-teaser-item.with-media .section-label-wrapper {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 0;
  left: 0;
  margin-bottom: 0;
}
.cta-item {
  position: relative;
  overflow: hidden;
  background-color: #111111;
}
.cta-item .stage-wrapper {
  background-color: #111111;
}
.cta-item .cta-header {
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
}
.cta-item .cta-info {
  padding-bottom: 36px;
  padding-bottom: 3.6pxrem;
}
.cta-item.with-media .cta-header {
  background-color: rgba(0, 0, 0, 0.4);
  padding-bottom: 18px;
  padding-bottom: 1.8pxrem;
}
.cta-item.with-media .cta-info {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
}
.mpu-item {
  overflow: hidden;
  background-repeat: repeat;
  background-position: right top;
}
.mpu-item .temp-mpu {
  width: 300px;
  height: 250px;
  max-width: none;
}
/* / Wall */
/*
    Detail

    * Extended in 'styles/size/large/large_base'
    * Extended in 'style/size/small/small_base'
*/
.detail-article {
  position: relative;
  padding-top: 18px;
  padding-top: 1.8pxrem;
  padding-bottom: 18px;
  padding-bottom: 1.8pxrem;
  margin: 0 10px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
}
h2.header-subtitle-title {
  margin-top: 24px;
  font-size: 1.8rem !important;
  font-style: normal !important;
  font-family: face_b;
}
h2.header-subtitle-title.showBorder:after {
  content: "\0020";
  display: block;
  margin: 12px 0 24px 0;
  height: 10px;
  background-image: url('styles/images/mpu_bg.gif');
  background-repeat: repeat;
  background-position: left bottom;
}
.detail-media {
  padding-bottom: 18px;
  padding-bottom: 1.8pxrem;
}
.section-nav {
  position: absolute;
  bottom: 100%;
  left: 0;
}
.section-nav a {
  padding-right: 10px;
  padding-top: 3px;
  padding-top: 0.3pxrem;
  padding-bottom: 3px;
  padding-bottom: 0.3pxrem;
  background-color: #111111;
}
/* / Detail */
/* Related / aside */
.detail-aside .related-tag-group,
.related-group,
.social-buttons,
.comments {
  margin-bottom: 18px;
}
.detail-aside .wall-item {
  background-color: #ffffff;
}
.related-group-header {
  padding-top: 3px;
  padding-top: 0.3pxrem;
  padding-bottom: 3px;
  padding-bottom: 0.3pxrem;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #111111;
}
.related-item {
  position: relative;
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-item:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.related-tag-group li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 3px;
  margin-bottom: 0.3pxrem;
}
.comments {
  max-width: 54em;
}
.social-buttons .social-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
.social-buttons-p100 {
  width: 15%;
  position: absolute;
  right: 10px;
  top: 0;
}
.social-buttons-p100 .social-button {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
}
/* / Related */
/*
    Directory
*/
.search-helper {
  margin-bottom: 36px;
  margin-bottom: 3.6pxrem;
}
.directory-header {
  background-image: url('styles/images/mpu_bg.gif');
  background-repeat: repeat;
  background-position: 0 0;
}
.directory-section {
  position: relative;
  width: 100%;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-section:before {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  top: -1px;
}
.directory-section:after {
  display: block;
  position: absolute;
  content: "\0020";
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #666666;
  bottom: 0;
}
.directory-item {
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
}
.directory-item-related {
  margin-top: 18px;
  margin-top: 1.8pxrem;
}
/* / Directory */
/* Account */
.menu-ac-icon {
  /*    @size: 55px;*/

  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  min-width: 35px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -9999px;
}
.menu-ac-icon .symbol {
  display: block;
  position: absolute;
  width: 35px;
  height: 25px;
}
/* Power 100 */
.p100-chart {
  height: 400px;
  margin-left: 0;
  position: relative;
  padding-left: 0;
  overflow: hidden;
}
.p100_list-content {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-right: 18px;
  padding-left: 18px;
  padding-top: 9px;
  padding-top: 0.9pxrem;
  padding-bottom: 9px;
  padding-bottom: 0.9pxrem;
  min-height: 750px;
}
.p100_results {
  position: relative;
  display: inline-block;
  width: 100%;
  padding-top: 7.2px;
  padding-top: 0.72pxrem;
  padding-bottom: 15px;
  padding-bottom: 1.5pxrem;
}
.p100_results:after {
  position: absolute;
  content: "\0020";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #111111;
}
.p100_number,
.p100_textpostion {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  height: 55px;
  padding-top: 18px;
  padding-top: 1.8pxrem;
}
.p100_cover_image {
  float: left;
  width: 174px;
}
.p100_cover_image img {
  width: auto;
  width: 149px;
}
.p100_iconpostion {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  height: 55px;
  text-align: center;
}
.p100-results-sum {
  position: relative;
  width: 30%;
  float: left;
}
.p100_results-summary,
.p100_related-results {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 90px;
  margin-bottom: 9pxrem;
}
.p100_number-summary,
.p100_iconpostion-summary,
.p100_textpostion-summary {
  position: relative;
  display: inline-block;
  width: 30%;
  vertical-align: top;
  height: 55px;
  padding-top: 18px;
  padding-top: 1.8pxrem;
}
.p100_next_arrow {
  width: 5%;
  position: relative;
  right: 0;
  float: right;
}
.p100_bio_intro {
  position: relative;
  display: inline-block;
  width: 65%;
  float: left;
}
.p100-icon {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: top;
  position: relative;
  min-width: 55px;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  text-indent: -9999px;
}
.p100-icon .symbol {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
}
.p100-icon .profile-symbol {
  display: block;
  position: absolute;
  width: 55px;
  height: 55px;
  top: 20px;
  left: 0;
}
.p100-button-nav {
  position: relative;
  display: inline-block;
  width: 36px;
  height: 36px;
}
.p100-profile-intro {
  position: relative;
  width: 90%;
  min-height: 70px;
  margin-bottom: 18px;
}
.p100-profile-intro .p100-profile-intro-text {
  position: relative;
  min-height: 37px;
  margin-bottom: 36px;
}
.p100-profile-intro .p100-profile-intro-text:after {
  position: absolute;
  content: "\0020";
  z-index: 2;
  bottom: -20px;
  left: 70px;
  width: 90%;
  height: 10px;
  background-image: url('styles/images/mpu_bg.gif');
  background-repeat: repeat;
  background-position: left bottom;
}
/* / Power 100 */
/* Filters */
.product-filter {
  margin-bottom: 40px;
  position: absolute;
  z-index: 10;
}
.product-filter form .button-set input {
  width: 100%;
}
.product-filter .form-set {
  padding-top: 4.2857em;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.product-filter .checkbox {
  margin-top: 4px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.product-filter .checkbox label {
  padding-right: 18px;
}
.product-filter .checkbox .input-wrapper,
.product-filter .checkbox label {
  vertical-align: middle;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  position: static;
}
.product-filter .checkbox input {
  border: 1px solid #b9b9b9;
  background-color: #fff;
}
.product-filter .collapsible {
  margin-top: 0;
  width: 150px;
  display: inline-block;
  margin-right: 18px;
}
.product-filter .collapsible header {
  margin-bottom: 0;
  margin-top: 0;
}
.product-filter .collapsible header .collapsible_help {
  float: none;
  position: absolute;
  right: 4px;
  top: 4px;
}
.product-filter .collapsible a {
  display: block;
  color: #FFF;
  z-index: 10;
}
.product-filter .filter-title {
  padding-top: 5px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 0.5em;
  height: 18px;
  margin-bottom: 18px;
}
.product-filter .view-options {
  margin-right: 10px;
}
.product-filter .filter form {
  background-color: #b9b9b9;
}
.product-filter .scrollpane-viewport {
  height: 162px;
}
.product-filter fieldset {
  vertical-align: top;
  visibility: hidden;
  background-color: #111111;
}
.product-filter fieldset .legend {
  padding: 4.5px 0 4.5px 0.5em;
  border-bottom: 1px dotted #ffffff;
  position: relative;
}
.product-filter fieldset .legend .loader {
  right: 30px;
  left: auto;
}
.product-filter .scrollpane-content-inner {
  padding-right: 20px;
}
.product-filter .checkbox-item {
  position: relative;
  padding-bottom: 1px;
  /*background-image: url('../../images/dotted_divider.gif');
        background-position: bottom left;
        background-repeat: repeat-x;
*/

  border-bottom: 1px dotted #ffffff;
}
.product-filter .checkbox-item .checkbox-wrapper {
  cursor: pointer;
  display: block;
  padding: 0;
  /*input {
                cursor: pointer;
                position: absolute;
                z-index: 1;
                right: 8px;
                width: 0.8em;
                height: 0.8em;
                outline: @color_b solid 1px;

                &:checked {
                   // background-image: url('styles/images/cross.gif');
                   // background-position: center center;
                   // background-repeat: no-repeat; 
                    background-color: #FF0000;
                }
            }
*/

}
.product-filter .checkbox-item .checkbox-wrapper:checked {
  background-color: #ff0000;
}
.product-filter .checkbox-item .checkbox-wrapper:hover {
  background-color: #ff0000;
}
.product-filter .checkbox-item .checkbox-wrapper label {
  cursor: pointer;
}
.product-filter .checkbox-item .checkbox-wrapper label .text {
  cursor: pointer;
  position: relative;
  z-index: 2;
  display: block;
}
.product-filter .checkbox-item .checkbox-wrapper .text {
  padding: 5px 0.5em 5px 0.5em;
}
.product-filter .checkbox-item .checkbox-wrapper input {
  display: none;
}
.collapsible_button {
  color: #ff0000;
  cursor: pointer;
}
.collapsible_button.active {
  color: #ff0000;
}
.collapsible {
  margin: 18px 0;
}
.collapsible.collapsed .icon_arrow_down {
  /* Safari */

  -webkit-transform: rotate(-90deg);
  /* Firefox */

  -moz-transform: rotate(-90deg);
  /* IE */

  -ms-transform: rotate(-90deg);
  /* Opera */

  -o-transform: rotate(-90deg);
  /* Internet Explorer */

  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.collapsible .icon {
  text-align: right;
}
.collapsible header {
  cursor: pointer;
  width: 100%;
  padding: 9px;
  background-color: #111111;
  margin: 18px 0;
}
.collapsible header:hover {
  background-color: #ff0000;
  color: #fff;
}
.collapsible header.active_filter_item {
  background-color: #ff0000;
}
.collapsible header .collapsible_help {
  float: right;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 9px;
}
.active_filter_item {
  background-color: #ff0000;
  /*  .checkbox {
        &:checked {
            background-image: url(../../images/close_button.png);
            background-position: center center;
            background-repeat: no-repeat; 
        }
    }*/
}
/*
.checkbox-item {
    position: relative;
    //margin-bottom: @v_gutter / 4;
    padding-bottom: 1px;

    //background-image: url('styles/images/dotted_divider.gif');
    background-position: bottom left;
    background-repeat: repeat-x;

    .checkbox-wrapper {
        cursor: pointer;
        display: block;
        padding: 5px 0;


        input {
            cursor: pointer;
            position: absolute;
            z-index: 3;
            right: 8px;
            width: 0.8em;
            height: 0.8em;
            outline: @color_b solid 1px;

            &:checked {
                background-image: url('styles/images/cross.gif');
                background-position: center center;
                background-repeat: no-repeat; 
            }
        }

        label .text {
            cursor: pointer;
            position: relative;
            z-index: 3;
            display: block;
            padding-left: 0.5em;
        }
    }
}*/
.clear_div {
  clear: both;
  margin-bottom: 40px;
}
.p100-isotope {
  width: 100%;
  -webkit-transition-property: height, width;
  -moz-transition-property: height, width;
  -ms-transition-property: height, width;
  -o-transition-property: height, width;
  transition-property: height, width;
}
.p100-isotope .isotope-item {
  z-index: 2;
  width: 100%;
  -webkit-transition-duration: 0.8s;
  -moz-transition-duration: 0.8s;
  -ms-transition-duration: 0.8s;
  -o-transition-duration: 0.8s;
  transition-duration: 0.8s;
  /*-webkit-transition-property: -webkit-transform, opacity;
           -moz-transition-property:    -moz-transform, opacity;
            -ms-transition-property:     -ms-transform, opacity;
             -o-transition-property:      -o-transform, opacity;
                transition-property:         transform, opacity;*/

  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.p100-isotope .isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}
.account_links {
  position: absolute;
  right: 18px;
  top: 5px;
}
.account_links li {
  display: inline-block;
}
.gatekeeper {
  position: relative;
  max-width: 695px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.gatekeeper:before,
.gatekeeper:after {
  position: absolute;
  content: "\0020";
  z-index: 2;
  left: 0;
  width: 100%;
  height: 10px;
  background-image: url('styles/images/mpu_bg.gif');
  background-repeat: repeat;
  background-position: left top;
}
.gatekeeper:before {
  top: 0;
}
.gatekeeper:after {
  bottom: 0;
}
.gatekeeper .gatekeeper__cover {
  position: relative;
  text-align: center;
}
.gatekeeper .gatekeeper__cover .gatekeeper__cover__pitch {
  position: absolute;
  top: 30px;
  width: 100%;
  text-align: center;
}
.gatekeeper .gatekeeper__cover .gatekeeper__cover__pitch span {
  display: inline-block;
  padding: 20px 20px;
  color: #ffffff;
  font-family: 'Poly', Georgia, serif;
  font-size: 46px;
  font-style: italic;
  background-color: #000000;
}
.gatekeeper .gatekeeper__cover img {
  display: inline-block;
  max-width: 100%;
  width: auto;
  height: auto;
  max-height: 396px;
}
.gatekeeper .gatekeeper__buttons {
  padding: 20px 0 10px 0;
}
.gatekeeper .gatekeeper__buttons .gatekeeper__button__wrap {
  display: inline-block;
  width: 50%;
}
.gatekeeper .gatekeeper__buttons .gatekeeper__button__wrap--right {
  text-align: right;
}
.gatekeeper .gatekeeper__buttons .gatekeep__button {
  display: inline-block;
  padding: 11px 12px;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  background-color: #000000;
}
.gatekeeper .gatekeeper__buttons .gatekeep__button i {
  display: inline-block;
  vertical-align: middle;
  height: 15px;
  width: 10px;
  margin-left: 12px;
  background-image: url('styles/images/right_chevron.jpg');
  background-repeat: no-repeat;
  background-position: right center;
}
.gatekeeper .gatekeeper__buttons--right {
  text-align: right;
}
.gatekeeper .gatekeeper__copy {
  padding: 10px 0;
  margin-top: 10px;
  font-family: 'Poly', Georgia, serif;
  font-size: 17px;
  text-align: center;
  border-top: solid 1px #333333;
}
.gatekeeper .gatekeeper__copy p {
  line-height: 1.5;
}
.gatekeeper .gatekeeper__copy p:first-child {
  margin-bottom: 20px;
}
.gatekeeper .gatekeeper__copy p:last-child {
  margin-top: 20px;
}
.gatekeeper .gatekeeper__copy p a {
  color: #ff0000;
}
.login div,
.login label,
.login input {
  display: inline-block;
}
.login input[type=email],
.login input[type=password] {
  border: 1px solid #999;
  height: 30px;
  width: 150px;
  padding-left: 10px;
}
.login input[type=submit] {
  background-color: black;
  color: white;
  width: 200px;
  text-align: left;
  padding-left: 10px;
  height: 30px;
  width: 150px;
  background-image: url('styles/images/right_chevron.jpg');
  background-repeat: no-repeat;
  background-position: 126px;
}
.login .form_field_holder {
  margin-right: 25px;
}
.zmags_fullscreen {
  display: none;
}
#zmags_viewer {
  height: 600px;
  margin-bottom: 18px;
}
/* BUTTONS */
.inner-buttons {
  padding-right: 36px;
  padding-bottom: 18px;
}
.button-arrow {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  background-color: #111111;
  background-repeat: no-repeat;
  background-image: url('styles/images/ui_icons.png');
}
.button-arrow:hover {
  background-color: #ff0000;
}
.button-arrow-next {
  background-position: -194px center;
}
.button-arrow-prev {
  background-position: -144px center;
}
.button-arrow-disabled {
  background-color: #b9b9b9;
}
.button-arrow-disabled:hover {
  background-color: #b9b9b9;
}
.button-label {
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  margin: 0 12px;
}
.header-subtitle {
  width: 75%;
}
.header-subtitle-title {
  margin-right: 40px;
}
@media only screen and (max-width: 1455px) and (min-width: 960px) {
  .header-subtitle {
    width: 70%;
  }
  .header-subtitle-title {
    margin-right: 43px;
  }
}
@media only screen and (max-width: 959px) {
  .header-subtitle {
    width: auto;
  }
  .header-subtitle-title {
    margin-right: 0;
  }
}
.socialButtons {
  margin-bottom: -25px;
  text-align: right;
}
.socialButtons .socialButtons__button {
  display: inline-block;
  vertical-align: top;
  padding-left: 30px;
}
@media only screen and (max-width: 970px) {
  .socialButtons {
    margin-top: -10px;
    margin-bottom: 20px;
  }
}
.issueNavButtons {
  text-align: right;
}
.issueNavButtons__label {
  display: inline-block;
  zoom: 1;
  display: inline;
  vertical-align: middle;
  padding-right: 18px;
  color: #444444;
  font-family: 'Poly', Georgia, serif;
  font-size: 24px;
  font-style: italic;
  text-align: center;
}
.relatedTags ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.relatedTags ul li {
  display: inline-block;
  padding: 0 6px 1px 6px;
  margin: 0;
  color: #ffffff;
  font-family: 'Poly', Georgia, serif;
  background-color: #000000;
  cursor: pointer;
}
.relatedTags ul li:hover {
  background-color: #ff0000;
}
.digitalIssue__title {
  color: #000000;
}
.digitalIssue__title a {
  color: #000000 !important;
}
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # THEMES
    
    # Includes colour styles for section themed modules
*/
.stamp-solid .previews {
  background-image: url('styles/images/stamp_previews.svg');
}
.stamp-solid .reviews {
  background-image: url('styles/images/stamp_reviews.svg');
}
.stamp-solid .opinion {
  background-image: url('styles/images/stamp_opinion.svg');
}
.stamp-solid .projects {
  background-image: url('styles/images/stamp_projects.svg');
}
.stamp-solid .features {
  background-image: url('styles/images/stamp_features.svg');
}
.stamp-solid .video {
  background-image: url('styles/images/stamp_video.svg');
}
.stamp-solid .more {
  background-image: url('styles/images/stamp_more.svg');
}
.no-touch .wall-item.theme-previews:hover,
.no-touch .directory-area.overview .directory-section.theme-previews:hover,
.no-touch .sub-nav-item .grid-item.theme-previews:hover {
  background-color: #ffff00;
}
.no-touch .wall-item.theme-reviews:hover,
.no-touch .directory-area.overview .directory-section.theme-reviews:hover,
.no-touch .sub-nav-item .grid-item.theme-reviews:hover {
  background-color: #ff00ff;
}
.no-touch .wall-item.theme-opinion:hover,
.no-touch .directory-area.overview .directory-section.theme-opinion:hover,
.no-touch .sub-nav-item .grid-item.theme-opinion:hover {
  background-color: #ffffff;
}
.no-touch .wall-item.theme-projects:hover,
.no-touch .directory-area.overview .directory-section.theme-projects:hover,
.no-touch .sub-nav-item .grid-item.theme-projects:hover {
  background-color: #af00ff;
}
.no-touch .wall-item.theme-features:hover,
.no-touch .directory-area.overview .directory-section.theme-features:hover,
.no-touch .sub-nav-item .grid-item.theme-features:hover {
  background-color: #00ffff;
}
.no-touch .wall-item.theme-video:hover,
.no-touch .directory-area.overview .directory-section.theme-video:hover,
.no-touch .sub-nav-item .grid-item.theme-video:hover {
  background-color: #ffffff;
}
.no-touch .wall-item.theme-more:hover,
.no-touch .directory-area.overview .directory-section.theme-more:hover,
.no-touch .sub-nav-item .grid-item.theme-more:hover {
  background-color: #ffaf00;
}
.no-touch .sub-nav .grid-item:hover {
  background-color: #ffffff;
}
.no-touch .sub-nav .grid-item:hover a {
  color: #111111;
}
.no-touch .sub-nav.theme-previews .grid-item:hover {
  background-color: #ffff00;
}
.no-touch .sub-nav.theme-reviews .grid-item:hover {
  background-color: #ff00ff;
}
.no-touch .sub-nav.theme-opinion .grid-item:hover {
  background-color: #ffffff;
}
.no-touch .sub-nav.theme-projects .grid-item:hover {
  background-color: #af00ff;
}
.no-touch .sub-nav.theme-features .grid-item:hover {
  background-color: #00ffff;
}
.no-touch .sub-nav.theme-video .grid-item:hover {
  background-color: #ffffff;
}
.no-touch .sub-nav.theme-more .grid-item:hover {
  background-color: #ffaf00;
}
.sub-nav.theme-previews .active {
  background-color: #ffff00;
}
.sub-nav.theme-reviews .active {
  background-color: #ff00ff;
}
.sub-nav.theme-opinion .active {
  background-color: #ffffff;
}
.sub-nav.theme-projects .active {
  background-color: #af00ff;
}
.sub-nav.theme-features .active {
  background-color: #00ffff;
}
.sub-nav.theme-video .active {
  background-color: #ffffff;
}
.sub-nav.theme-more .active {
  background-color: #ffaf00;
}
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # SPRITES
    
    # Hi-res image paths to be defined in ../features/hi_res.less
*/
/* UI icon sprite (sprite position, class affix, hover state boolean, active state boolean) */
.ui-icon .symbol {
  background-image: url('styles/images/ui_icons.png');
}
.ui-icon .ar-mark {
  background-position: 0px center;
}
.ui-icon.active .ar-mark {
  background-position: -25px center;
}
.ui-icon .ar-mark {
  background-position: 0px center;
}
.no-touch .ui-icon:hover .ar-mark,
.no-js .ui-icon:hover .ar-mark {
  background-position: -25px center;
}
.ui-icon .menu-drop {
  background-position: -50px center;
}
.ui-icon.active .menu-drop {
  background-position: -75px center;
}
.ui-icon .search-submit {
  background-position: -100px center;
}
.no-touch .ui-icon:hover .search-submit,
.no-js .ui-icon:hover .search-submit {
  background-position: -125px center;
}
.ui-icon .previous {
  background-position: -150px center;
}
.ui-icon .next {
  background-position: -200px center;
}
.ui-icon .back-to-parent {
  background-position: -250px center;
}
.ui-icon .close {
  background-position: -300px center;
}
.ui-icon .list-view {
  background-position: -350px center;
}
.ui-icon .grid-view {
  background-position: -400px center;
}
.ui-icon .members-only {
  background-position: -450px center;
}
.ui-icon .search-label {
  background-position: -500px center;
}
/* / UI icon sprite */
/* Power 100 Icons */
.p100-icon .symbol,
.p100-icon .profile-symbol {
  background-image: url('styles/images/p100_icons.png');
}
.p100-icon .p100upicon {
  background-position: 0px center;
}
.p100-icon .p100downicon {
  background-position: -55px center;
}
.p100-icon .p100newicon {
  background-position: -110px center;
}
.p100-icon .p100heldicon {
  background-position: -165px center;
}
.p100-icon .p100returnicon {
  background-position: -220px center;
}
.p100-icon .p100femaleicon {
  background-position: -275px center;
}
.p100-icon .p100maleicon {
  background-position: -330px center;
}
.p100-icon .p100bothicon {
  background-position: -385px center;
}
/* Power 100 End */
/* Mobil Menu Icons */
.menu-ac-icon .symbol {
  background-image: url('styles/images/account_icons.png');
}
.menu-ac-icon .menu-ac-icon-menu {
  background-position: 0px center;
}
.menu-ac-icon .menu-ac-icon-act {
  background-position: -55px center;
}
/* Power 100 End */
/* Stamp overlay sprite (sprite position, class affix) */
.stamp-overlay {
  background-image: url('styles/images/stamps_overlay.png');
}
.stamp-overlay.theme-home {
  background-position: 0px center;
}
.stamp-overlay.theme-previews {
  background-position: -300px center;
}
.stamp-overlay.theme-reviews {
  background-position: -600px center;
}
.stamp-overlay.theme-opinion {
  background-position: -900px center;
}
.stamp-overlay.theme-projects {
  background-position: -1200px center;
}
.stamp-overlay.theme-features {
  background-position: -1500px center;
}
.stamp-overlay.theme-video {
  background-position: -1800px center;
}
.stamp-overlay.theme-more {
  background-position: -2100px center;
}
/* / Stamp overlay sprite */
/* / UI icon sprite */
/* Stamp legacy sprite (PNG fallback) */
.no-svg .stamp-solid .symbol {
  background-image: url('styles/images/stamps_legacy.png');
}
.no-svg .stamp-solid .previews {
  background-position: 0px top;
}
.no-svg .stamp-solid .reviews {
  background-position: -132px top;
}
.no-svg .stamp-solid .opinion {
  background-position: -264px top;
}
.no-svg .stamp-solid .projects {
  background-position: -396px top;
}
.no-svg .stamp-solid .features {
  background-position: -528px top;
}
.no-svg .stamp-solid .video {
  background-position: -660px top;
}
.no-svg .stamp-solid .more {
  background-position: -792px top;
}
/* / Stamp legacy sprite (PNG fallback) *//*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL VARIABLES
*/
/* Environment */
/* Base units */
/* Colour palette */
/*
    # GLOBAL MIX-INS
*/
/*
    # TYPOGRAPHY CONFIG
*/
/* Font stacks */
/* / Font stacks */
/* Size & leading */
/* / Size & leading */
/* Mixins */
/* / Mixins */
/* Heirarchy mix-ins */
/* / Heirarchy mix-ins *//*
    # TYPOGRAPHY BASE
*/
/* Base units */
html {
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  
}
@media only screen and (max-device-width: 767px) {
  html {
    font-size: 75%;
  }
}
/* / Base units */
/* Base styles */
body,
input,
textarea,
select {
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-smooth: always;
  -webkit-font-smoothing: subpixel-antialiased;
  text-rendering: optimizeLegibility;
  color: #222222;
}
@media only screen and (max-device-width: 1024px) {
  input,
  textarea,
  select {
    font-size: 16px;
  }
}
a {
  color: #222222;
}
::selection {
  background: #ff0000;
  color: #ffffff;
}
::-moz-selection {
  background: #ff0000;
  color: #ffffff;
}
/* / Base styles */
/* Faces */
.standard-header,
.introduction,
.te h1,
.te h2,
.te h3,
.teaser-header,
.carousel .caption,
.related-item-header,
.directory-item-header,
.sub-nav-item-header,
.tag,
.cta-header,
.teaser-media .caption {
  font-family: 'Poly', Georgia, serif;
}
.standard-header b,
.introduction b,
.te h1 b,
.te h2 b,
.te h3 b,
.teaser-header b,
.carousel .caption b,
.related-item-header b,
.directory-item-header b,
.sub-nav-item-header b,
.tag b,
.cta-header b,
.teaser-media .caption b,
.standard-header strong,
.introduction strong,
.te h1 strong,
.te h2 strong,
.te h3 strong,
.teaser-header strong,
.carousel .caption strong,
.related-item-header strong,
.directory-item-header strong,
.sub-nav-item-header strong,
.tag strong,
.cta-header strong,
.teaser-media .caption strong {
  font-weight: normal !important;
}
/* / Faces */
/* Standard copy */
.te {
  max-width: 54em;
  margin-bottom: 18px;
  margin-bottom: 1.8pxrem;
}
.te h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 36px;
  line-height: 3.6rem;
}
.te h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
}
.te h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
}
.te h4 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
}
.te h1,
.te h2,
.te h3,
.te h4,
.te h5,
.te h6 {
  margin-bottom: 18px;
  margin-bottom: 1.8pxrem;
}
.te blockquote {
  text-transform: uppercase;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  font-weight: normal;
}
.te ol,
.te ul {
  margin-left: 22px;
}
.te ul {
  list-style: circle;
}
.te h2,
.te h3,
.te h4,
.te h5,
.te ol,
.te ul,
.te blockquote,
.te p {
  max-width: 38em;
  margin-bottom: 18px;
  margin-bottom: 1.8pxrem;
}
.te li {
  margin-bottom: 9px;
  margin-bottom: 0.9pxrem;
}
.te h1:last-child,
.te h2:last-child,
.te h3:last-child,
.te h4:last-child,
.te h5:last-child,
.te h6:last-child,
.te ul:last-child,
.te ol:last-child,
.te li:last-child,
.te p:last-child,
.te blockquote:last-child {
  margin-bottom: 0;
}
.te a {
  color: #ff0000;
}
.te > p:first-child:first-letter {
  float: left;
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 54px;
  line-height: 5.4rem;
  margin-right: 5px;
}
/* / Standard copy */
/* Type styles */
.standard-header {
  margin-bottom: 27px;
  margin-bottom: 2.7pxrem;
}
.standard-header h1 {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 36px;
  line-height: 3.6rem;
}
.standard-header h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  font-style: italic;
}
.standard-header h3 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
}
.special-teaser-item .teaser-header {
  margin-bottom: 6px;
  margin-bottom: 0.6pxrem;
}
.special-teaser-item .teaser-header h1 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
}
.special-teaser-item .teaser-header h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  font-style: italic;
}
.special-teaser-item .teaser-header h1 + h2 {
  margin-top: 3px;
  margin-top: 0.3pxrem;
}
.special-teaser-item p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  max-width: 28em;
}
.teaser-media .caption {
  margin-top: 6px;
  margin-top: 0.6pxrem;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  font-style: italic;
}
.cta-item .cta-header {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 36px;
  line-height: 3.6rem;
  color: #ffffff;
}
.introduction {
  color: #ffffff;
}
.introduction h1 {
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 63px;
  line-height: 6.3rem;
  letter-spacing: -1px;
}
.introduction p {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  font-style: italic;
}
.introduction a {
  color: #ffffff;
}
.introduction p + p,
.introduction h1 + p {
  margin-top: 18px;
}
.carousel .caption {
  font-style: italic;
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  color: #ffffff;
  max-width: 90%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.related-group-header {
  color: white;
}
.related-group-header h1 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
}
.directory-item-header h1,
.related-item-header h1,
.sub-nav-item-header h1 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.directory-item-header h2,
.related-item-header h2,
.sub-nav-item-header h2 {
  font-style: italic;
}
.directory-item .directory-item-header {
  margin-bottom: 9px;
  margin-bottom: 0.9pxrem;
}
.directory-item p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  max-height: 6.8181818181818175em;
  overflow: hidden;
}
.sub-nav-item a {
  color: #ffffff;
}
.sub-nav-item .sub-nav-item-header {
  margin-bottom: 9px;
  margin-bottom: 0.9pxrem;
}
.sub-nav-item p {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  max-height: 5.454545454545454em;
  overflow: hidden;
}
.grid-item.active .sub-nav-item a {
  color: #111111;
}
a.tag {
  color: #ffffff;
}
.directory-header {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  text-transform: uppercase;
}
.directory-header h1 {
  float: left;
  padding-right: 2px;
  padding-left: 2px;
  color: #ffffff;
  background-color: #222222;
  font-weight: bold;
}
.error-helper {
  margin-bottom: 18px;
  margin-bottom: 1.8pxrem;
}
.footer-area {
  color: #ffffff;
}
.footer-area a {
  color: #ffffff;
}
.footer-nav {
  text-transform: uppercase;
  font-weight: bold;
}
.disclaimer {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.section-label,
.section-nav {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
}
.section-label a,
.section-nav a {
  color: #ffffff;
}
.site-nav-search,
.search_lable input {
  font-weight: bold;
}
/* Power 100 */
.p100_number,
.p100_number-summary {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  text-align: center;
  font-family: 'Poly', Georgia, serif;
}
.p100_textpostion,
.p100_textpostion-summary {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 15px;
  line-height: 1.5rem;
  color: #b9b9b9;
  text-align: center;
}
.p100_bio_intro .te {
  margin-bottom: 0;
}
.p100_bio_intro .te h2,
.p100_bio_intro .te p {
  margin-bottom: 8px;
}
.p100_bio_intro .te p {
  max-width: 50em;
}
.p100-profile-intro h2 {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  margin-left: 70px;
  font-family: face_b;
}
.summary-title {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  color: #b9b9b9;
  font-weight: bold;
  font-family: "Helvetica Neue", HelveticaNeue, Helvetica, Arial, sans-serif;
}
.summary-info {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #111111;
  font-style: italic;
  font-family: 'Poly', Georgia, serif;
}
.collapsible_button {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.progress_bar {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
}
.progress_bar .icon_black_circle {
  margin-bottom: -10px;
  font-size: 30px;
  font-size: 3rem;
}
.product-filter .filter-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  color: #b9b9b9;
}
.product-filter .fieldset-content,
.product-filter .legend {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 15px;
  line-height: 1.5rem;
  color: #ffffff;
}
.product-filter .search {
  color: #ff0000;
}
.product-filter .search .search-title {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 27px;
  line-height: 2.7rem;
  color: #b9b9b9;
}
.product-filter .search input[type="submit"] {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 18px;
  line-height: 1.8rem;
  color: #ffffff;
}
.product-filter .search input[type="text"] {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  line-height: 2.1rem;
  text-transform: none;
  font-size: 1.3rem;
  line-height: 0.8rem;
}
/* / Type styles *//*
    # NO JAVASCRIPT BASE
*/
.js-only:after {
  display: block;
  content: "Oops! This site requires JavaScript to be enabled in order to function properly.";
  margin-top: 18px;
  margin-top: 1.8pxrem;
  color: red;
}
