@font-face {
  font-family: "noma";
  src: url("../fonts/noma.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/noma.eot?#iefix") format("embedded-opentype"), url("../fonts/noma.otf");
  /* Modern browsers */ }

.clearfix, .responsive {
  zoom: 1; }
  .clearfix:after, .responsive:after {
    height: 0;
    clear: both;
    content: ".";
    display: block;
    line-height: 0;
    visibility: hidden; }

.inner {
  padding: 20px; }

.ad-unit {
  width: 300px;
  height: 250px; }

.frame-brick {
  /*
    <div>...</div>
  */
  position: relative;
  border: 1px solid black;
  background: none; }
  .frame-brick:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid black;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-brick:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid black;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-brick-red {
  /*
    <div>...</div>
  */
  position: relative;
  border: 1px solid #ff5050;
  background: none; }
  .frame-brick-red:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #ff5050;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-brick-red:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #ff5050;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-brick-green {
  /*
    <div>...</div>
  */
  position: relative;
  border: 1px solid #00cc66;
  background: none; }
  .frame-brick-green:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #00cc66;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-brick-green:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #00cc66;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-brick-blue {
  /*
    <div>...</div>
  */
  position: relative;
  border: 1px solid #1155ff;
  background: none; }
  .frame-brick-blue:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #1155ff;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-brick-blue:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #1155ff;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-brick-grey {
  /*
    <div>...</div>
  */
  position: relative;
  border: 1px solid gray;
  background: none; }
  .frame-brick-grey:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid gray;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-brick-grey:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid gray;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-stack {
  /*
    <div>
      <div class="page">
        <div class="page">
          ...
        </div>
      </div>
    </div>
  */
  position: relative;
  left: -12px;
  top: -12px;
  border: 1px solid black;
  background: white; }
  .frame-stack .page {
    border: 1px solid black;
    position: relative;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: white; }

.frame-stack-red {
  /*
    <div>
      <div class="page">
        <div class="page">
          ...
        </div>
      </div>
    </div>
  */
  position: relative;
  left: -12px;
  top: -12px;
  border: 1px solid #ff5050;
  background: white; }
  .frame-stack-red .page {
    border: 1px solid #ff5050;
    position: relative;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: white; }

.frame-stack-green {
  /*
    <div>
      <div class="page">
        <div class="page">
          ...
        </div>
      </div>
    </div>
  */
  position: relative;
  left: -12px;
  top: -12px;
  border: 1px solid #00cc66;
  background: white; }
  .frame-stack-green .page {
    border: 1px solid #00cc66;
    position: relative;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: white; }

.frame-stack-blue {
  /*
    <div>
      <div class="page">
        <div class="page">
          ...
        </div>
      </div>
    </div>
  */
  position: relative;
  left: -12px;
  top: -12px;
  border: 1px solid #1155ff;
  background: white; }
  .frame-stack-blue .page {
    border: 1px solid #1155ff;
    position: relative;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: white; }

.frame-stack-grey {
  /*
    <div>
      <div class="page">
        <div class="page">
          ...
        </div>
      </div>
    </div>
  */
  position: relative;
  left: -12px;
  top: -12px;
  border: 1px solid gray;
  background: white; }
  .frame-stack-grey .page {
    border: 1px solid gray;
    position: relative;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    background: white; }

.frame-box {
  /*
    <div>
      <div class="cover">
          ...
      </div>
    </div>
  */
  position: relative;
  left: -22px;
  top: -22px;
  border: 1px solid black;
  border-top-width: 0;
  background: none; }
  .frame-box .cover {
    position: relative;
    left: 21px;
    top: 22px;
    border: 1px solid black;
    border-top-width: 0;
    border-left-width: 0;
    width: 100%;
    height: 100%;
    background: none; }
  .frame-box .cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid black;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-box .cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid black;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-box-red {
  /*
    <div>
      <div class="cover">
          ...
      </div>
    </div>
  */
  position: relative;
  left: -22px;
  top: -22px;
  border: 1px solid #ff5050;
  border-top-width: 0;
  background: none; }
  .frame-box-red .cover {
    position: relative;
    left: 21px;
    top: 22px;
    border: 1px solid #ff5050;
    border-top-width: 0;
    border-left-width: 0;
    width: 100%;
    height: 100%;
    background: none; }
  .frame-box-red .cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #ff5050;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-box-red .cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #ff5050;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-box-green {
  /*
    <div>
      <div class="cover">
          ...
      </div>
    </div>
  */
  position: relative;
  left: -22px;
  top: -22px;
  border: 1px solid #00cc66;
  border-top-width: 0;
  background: none; }
  .frame-box-green .cover {
    position: relative;
    left: 21px;
    top: 22px;
    border: 1px solid #00cc66;
    border-top-width: 0;
    border-left-width: 0;
    width: 100%;
    height: 100%;
    background: none; }
  .frame-box-green .cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #00cc66;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-box-green .cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #00cc66;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-box-blue {
  /*
    <div>
      <div class="cover">
          ...
      </div>
    </div>
  */
  position: relative;
  left: -22px;
  top: -22px;
  border: 1px solid #1155ff;
  border-top-width: 0;
  background: none; }
  .frame-box-blue .cover {
    position: relative;
    left: 21px;
    top: 22px;
    border: 1px solid #1155ff;
    border-top-width: 0;
    border-left-width: 0;
    width: 100%;
    height: 100%;
    background: none; }
  .frame-box-blue .cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #1155ff;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-box-blue .cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid #1155ff;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-box-grey {
  /*
    <div>
      <div class="cover">
          ...
      </div>
    </div>
  */
  position: relative;
  left: -22px;
  top: -22px;
  border: 1px solid gray;
  border-top-width: 0;
  background: none; }
  .frame-box-grey .cover {
    position: relative;
    left: 21px;
    top: 22px;
    border: 1px solid gray;
    border-top-width: 0;
    border-left-width: 0;
    width: 100%;
    height: 100%;
    background: none; }
  .frame-box-grey .cover:after {
    content: "";
    position: absolute;
    left: 0;
    top: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid gray;
    background: none;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-box-grey .cover:before {
    content: "";
    position: absolute;
    top: 0;
    left: -22px;
    width: 20px;
    height: 100%;
    border: 1px solid gray;
    border-top-width: 0;
    background: none;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, 45deg);
    -moz-transform-origin: 100% 0%;
    -moz-transform: skew(0, 45deg);
    -ms-transform-origin: 100% 0%;
    -ms-transform: skew(0, 45deg);
    -o-transform-origin: 100% 0%;
    -o-transform: skew(0, 45deg); }

.frame-slot {
  /*
    <div>
      ...
      <div class="base"></div>
    </div>
  */
  position: relative;
  border: 1px solid black;
  overflow: hidden;
  background: none; }
  .frame-slot .base {
    position: absolute;
    left: -22px;
    bottom: 20px;
    border: 1px solid black;
    width: 100%;
    height: 100%; }
  .frame-slot .base:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -21px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid black;
    border-bottom-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-slot .inner {
    padding: 0 0 20px 0; }

.frame-slot-red {
  /*
    <div>
      ...
      <div class="base"></div>
    </div>
  */
  position: relative;
  border: 1px solid #ff5050;
  overflow: hidden;
  background: none; }
  .frame-slot-red .base {
    position: absolute;
    left: -22px;
    bottom: 20px;
    border: 1px solid #ff5050;
    width: 100%;
    height: 100%; }
  .frame-slot-red .base:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -21px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #ff5050;
    border-bottom-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-slot-red .inner {
    padding: 0 0 20px 0; }

.frame-slot-green {
  /*
    <div>
      ...
      <div class="base"></div>
    </div>
  */
  position: relative;
  border: 1px solid #00cc66;
  overflow: hidden;
  background: none; }
  .frame-slot-green .base {
    position: absolute;
    left: -22px;
    bottom: 20px;
    border: 1px solid #00cc66;
    width: 100%;
    height: 100%; }
  .frame-slot-green .base:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -21px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #00cc66;
    border-bottom-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-slot-green .inner {
    padding: 0 0 20px 0; }

.frame-slot-blue {
  /*
    <div>
      ...
      <div class="base"></div>
    </div>
  */
  position: relative;
  border: 1px solid #1155ff;
  overflow: hidden;
  background: none; }
  .frame-slot-blue .base {
    position: absolute;
    left: -22px;
    bottom: 20px;
    border: 1px solid #1155ff;
    width: 100%;
    height: 100%; }
  .frame-slot-blue .base:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -21px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #1155ff;
    border-bottom-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-slot-blue .inner {
    padding: 0 0 20px 0; }

.frame-slot-grey {
  /*
    <div>
      ...
      <div class="base"></div>
    </div>
  */
  position: relative;
  border: 1px solid gray;
  overflow: hidden;
  background: none; }
  .frame-slot-grey .base {
    position: absolute;
    left: -22px;
    bottom: 20px;
    border: 1px solid gray;
    width: 100%;
    height: 100%; }
  .frame-slot-grey .base:after {
    content: "";
    position: absolute;
    left: 20px;
    bottom: -21px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid gray;
    border-bottom-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(45deg, 0);
    -moz-transform-origin: 0% 100%;
    -moz-transform: skew(45deg, 0);
    -ms-transform-origin: 0% 100%;
    -ms-transform: skew(45deg, 0);
    -o-transform-origin: 0% 100%;
    -o-transform: skew(45deg, 0); }
  .frame-slot-grey .inner {
    padding: 0 0 20px 0; }

.frame-bag {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative;
  margin-top: 0; }
  .frame-bag .inside {
    position: relative;
    top: 0;
    margin-bottom: 0; }
  .frame-bag .back {
    left: 10px;
    top: -10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid black; }
  .frame-bag .front {
    left: -11px;
    top: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid black; }
  .frame-bag .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid black;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-bag .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid black;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-bag-red {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative;
  margin-top: 0; }
  .frame-bag-red .inside {
    position: relative;
    top: 0;
    margin-bottom: 0; }
  .frame-bag-red .back {
    left: 10px;
    top: -10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #ff5050; }
  .frame-bag-red .front {
    left: -11px;
    top: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #ff5050; }
  .frame-bag-red .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #ff5050;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-bag-red .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #ff5050;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-bag-green {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative;
  margin-top: 0; }
  .frame-bag-green .inside {
    position: relative;
    top: 0;
    margin-bottom: 0; }
  .frame-bag-green .back {
    left: 10px;
    top: -10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #00cc66; }
  .frame-bag-green .front {
    left: -11px;
    top: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #00cc66; }
  .frame-bag-green .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #00cc66;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-bag-green .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #00cc66;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-bag-blue {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative;
  margin-top: 0; }
  .frame-bag-blue .inside {
    position: relative;
    top: 0;
    margin-bottom: 0; }
  .frame-bag-blue .back {
    left: 10px;
    top: -10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #1155ff; }
  .frame-bag-blue .front {
    left: -11px;
    top: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #1155ff; }
  .frame-bag-blue .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #1155ff;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-bag-blue .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #1155ff;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-bag-grey {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative;
  margin-top: 0; }
  .frame-bag-grey .inside {
    position: relative;
    top: 0;
    margin-bottom: 0; }
  .frame-bag-grey .back {
    left: 10px;
    top: -10px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid gray; }
  .frame-bag-grey .front {
    left: -11px;
    top: 11px;
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid gray; }
  .frame-bag-grey .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid gray;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-bag-grey .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid gray;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-fixedbag {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative; }
  .frame-fixedbag .inside {
    position: relative; }
  .frame-fixedbag .back {
    left: 10px;
    bottom: 10px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid black; }
  .frame-fixedbag .front {
    left: -11px;
    bottom: -11px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid black; }
  .frame-fixedbag .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid black;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-fixedbag .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid black;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-fixedbag-red {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative; }
  .frame-fixedbag-red .inside {
    position: relative; }
  .frame-fixedbag-red .back {
    left: 10px;
    bottom: 10px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #ff5050; }
  .frame-fixedbag-red .front {
    left: -11px;
    bottom: -11px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #ff5050; }
  .frame-fixedbag-red .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #ff5050;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-fixedbag-red .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #ff5050;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-fixedbag-green {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative; }
  .frame-fixedbag-green .inside {
    position: relative; }
  .frame-fixedbag-green .back {
    left: 10px;
    bottom: 10px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #00cc66; }
  .frame-fixedbag-green .front {
    left: -11px;
    bottom: -11px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #00cc66; }
  .frame-fixedbag-green .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #00cc66;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-fixedbag-green .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #00cc66;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-fixedbag-blue {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative; }
  .frame-fixedbag-blue .inside {
    position: relative; }
  .frame-fixedbag-blue .back {
    left: 10px;
    bottom: 10px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #1155ff; }
  .frame-fixedbag-blue .front {
    left: -11px;
    bottom: -11px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid #1155ff; }
  .frame-fixedbag-blue .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid #1155ff;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-fixedbag-blue .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid #1155ff;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

.frame-fixedbag-grey {
  /*
    <div>
      <div class="back"></div>
      <div class="inside">...</div>
      <div class="front"></div>
    </div>
  */
  position: relative; }
  .frame-fixedbag-grey .inside {
    position: relative; }
  .frame-fixedbag-grey .back {
    left: 10px;
    bottom: 10px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid gray; }
  .frame-fixedbag-grey .front {
    left: -11px;
    bottom: -11px;
    position: absolute;
    width: 100%;
    height: 200px;
    border: 1px solid gray; }
  .frame-fixedbag-grey .back:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -22px;
    width: 20px;
    height: 99.999%;
    border: 1px solid gray;
    -webkit-transform-origin: 100% 0%;
    -webkit-transform: skew(0, -45deg); }
  .frame-fixedbag-grey .back:after {
    content: "";
    position: absolute;
    left: -21px;
    bottom: -22px;
    display: block;
    width: 99.999%;
    height: 20px;
    border: 1px solid gray;
    border-left-width: 0;
    -webkit-transform-origin: 0% 100%;
    -webkit-transform: skew(-45deg, 0); }

html, body {
  margin: 0;
  padding: 0;
  font-family: "Apercu Regular", sans-serif;
  font-size-adjust: 0.508;
  font-weight: normal;
  font-style: normal;
  font-size: 14px; }

img {
  border: 0; }

a {
  text-decoration: none; }

blockquote {
  font-weight: bold;
  font-style: italic;
  font-family: "Apercu Bold Italic", sans-serif; }
  blockquote p {
    margin: 0;
    padding: 0; }

.editorial img {
  max-width: 100%; }

#family {
  color: #aaa;
  background: #333;
  text-transform: uppercase;
  padding: 0.5em 40px;
  /* weight: bold; */
  font-family: "Apercu Bold", sans-serif;
  font-size: .8em; }
  #family a {
    color: #dedede; }

#carousel {
  width: 100%;
  height: 600px;
  position: relative;
  overflow: hidden; }
  #carousel .nav-container {
    width: 6em;
    height: 10em;
    position: absolute;
    top: 38%;
    z-index: 2000; }
    #carousel .nav-container.prev {
      left: 30px; }
    #carousel .nav-container.next {
      right: 30px; }
    #carousel .nav-container .carousel-nav {
      top: 42%;
      cursor: pointer;
      display: none; }
  #carousel:hover .carousel-nav {
    display: block; }
  #carousel #carousel-container {
    position: absolute;
    width: 5000px;
    height: 100%;
    left: 50%;
    margin-left: -2500px;
    text-align: center; }
    #carousel #carousel-container .hp-carousel-item {
      width: 100%;
      height: 600px;
      text-align: center;
      background: #fff;
      -webkit-transition: opacity 250ms ease-in-out;
      -moz-transition: opacity 250ms ease-in-out;
      -ms-transition: opacity 250ms ease-in-out;
      -o-transition: opacity 250ms ease-in-out;
      -transition: opacity 250ms ease-in-out; }
  #carousel #carousel-nav {
    display: none; }
  #carousel.loading .hp-carousel-item {
    opacity: .25; }

#nav-box {
  height: 3em;
  width: 100%; }
  #nav-box #nav {
    position: relative;
    color: #fff;
    background: black;
    line-height: 3em;
    width: 100%;
    z-index: 100; }
    #nav-box #nav a {
      color: #fff; }
    #nav-box #nav .sections {
      text-align: center;
      font-size: 1.7em;
      text-transform: uppercase;
      letter-spacing: .1em; }
      #nav-box #nav .sections a.homepage .art {
        position: relative;
        top: 2px;
        padding-right: 1em;
        display: inline-block; }
        #nav-box #nav .sections a.homepage .art:hover path {
          fill: #ff5050; }
      #nav-box #nav .sections a.features:hover {
        color: #1155ff; }
      #nav-box #nav .sections a.journal:hover {
        color: #00cc66; }
      #nav-box #nav .sections a.shop:hover {
        color: #ff5050; }
    #nav-box #nav .search {
      left: 40px;
      top: 0;
      position: absolute; }
      #nav-box #nav .search input {
        outline: none;
        border: 0;
        background: none;
        color: #fff;
        line-height: 1.7em;
        -webkit-appearance: none;
        -moz-appearance: none;
        -ms-appearance: none;
        -o-appearance: none;
        appearance: none;
        font-family: "Apercu Regular", sans-serif;
        font-size: 1.5em; }
        #nav-box #nav .search input:focus::-webkit-input-placeholder {
          color: black; }
        #nav-box #nav .search input:focus:-moz-placeholder {
          color: black; }
    #nav-box #nav .tags {
      position: absolute;
      right: 0;
      top: 0;
      width: 3em;
      max-height: 3em;
      background: #ff5050;
      z-index: 10; }
      #nav-box #nav .tags .button {
        width: 3em;
        height: 3em; }
      #nav-box #nav .tags .label {
        font-family: "Apercu Mono Regular", monospace;
        margin-top: .5em;
        text-align: center;
        letter-spacing: .2em;
        line-height: 1em; }
      #nav-box #nav .tags ul {
        margin: 0;
        padding: 0;
        list-style: none;
        background: #ff5050;
        position: absolute;
        top: 3em;
        right: 0;
        line-height: 1.2em;
        overflow: hidden;
        height: 0; }
        #nav-box #nav .tags ul li {
          padding: 0 1em;
          font-family: "Apercu Mono Regular", monospace;
          font-size: .8em; }
          #nav-box #nav .tags ul li:first-of-type {
            padding-top: .6em; }
          #nav-box #nav .tags ul li:last-of-type {
            padding-bottom: .6em; }
          #nav-box #nav .tags ul li a:hover {
            text-decoration: underline; }
      #nav-box #nav .tags:hover ul {
        height: auto; }

#footer {
  position: relative;
  margin-bottom: 10em;
  font-family: "Apercu Mono Regular", monospace; }
  #footer input {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    margin: 0;
    padding: 0;
    font-size: 1em;
    font-family: "Apercu Mono Regular", monospace;
    color: #000;
    border: 0;
    outline: 0;
    width: 100%; }
    #footer input::-webkit-input-placeholder {
      color: #000; }
    #footer input:-moz-placeholder {
      color: #000; }
    #footer input:focus::-webkit-input-placeholder {
      color: transparent; }
    #footer input:focus:-moz-placeholder {
      color: transparent; }
  #footer a {
    color: #000; }
    #footer a:hover {
      text-decoration: underline; }
  #footer .logo {
    position: relative;
    float: left;
    margin-right: .7em;
    top: -.2em; }
  #footer .column {
    width: 300px; }

#content {
  position: relative;
  padding-top: 6em; }
  #content .background {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden; }
    #content .background .fill {
      float: right;
      background: #f6f7ff;
      width: 50%;
      height: 100%;
      margin-right: -170px;
      background-image: url("../svg/sidebar-bg.svg"); }

.with-sidebar #content .background {
  display: block; }

.responsive {
  position: relative;
  margin: 0 auto; }
  .responsive .masonry-list {
    position: relative; }
  .responsive .module {
    width: 300px;
    margin-right: 40px;
    margin-bottom: 80px; }
    .responsive .module .frame {
      margin-left: -1px;
      margin-right: -1px; }
    .responsive .module .abstract a:hover {
      text-decoration: underline; }
  .responsive .module.red .spot, .responsive .module.red a {
    color: #ff5050;
    border-color: #ff5050; }
  .responsive .module.blue .spot, .responsive .module.blue a {
    color: #1155ff;
    border-color: #1155ff; }
  .responsive .module.green .spot, .responsive .module.green a {
    color: #00cc66;
    border-color: #00cc66; }
  .responsive .module-merch .artwork {
    width: 300px; }
    .responsive .module-merch .artwork img {
      width: 300px; }
  .responsive .module-merch .front, .responsive .module-merch .back {
    opacity: 0;
    -webkit-transition: opacity 500ms ease-in-out;
    -moz-transition: opacity 500ms ease-in-out;
    -ms-transition: opacity 500ms ease-in-out;
    -o-transition: opacity 500ms ease-in-out;
    transition: opacity 500ms ease-in-out; }
  .responsive .module-merch:hover .front, .responsive .module-merch:hover .back {
    opacity: 1; }
  .responsive .module-merch .front {
    background: rgba(255, 255, 255, 0.85);
    font-size: .8em; }
  .responsive .module-merch .title, .responsive .module-merch .price, .responsive .module-merch .social, .responsive .module-merch .add {
    width: 120px; }
  .responsive .module-merch .title, .responsive .module-merch .price {
    font-size: 1.4em;
    font-family: "Apercu Bold", sans-serif; }
  .responsive .module-merch .title {
    margin: 40px 0 .5em 30px; }
  .responsive .module-merch .credit {
    margin: 0 30px; }
  .responsive .module-merch .price {
    position: absolute;
    left: 30px;
    bottom: 40px; }
  .responsive .module-merch .social, .responsive .module-merch .add {
    text-align: center; }
  .responsive .module-merch .social {
    position: absolute;
    right: 30px;
    bottom: 40px; }
  .responsive .module-merch .add {
    position: absolute;
    top: 40px;
    right: 30px;
    text-transform: uppercase;
    font-size: 1.2em;
    line-height: 1.6em; }
  .responsive .module-merch a {
    color: #000; }
  .responsive .module-merch.drawing .author {
    text-align: center;
    color: #1155ff;
    font-size: 1.5em; }
  .responsive .module-merch-alt .frame {
    left: 20px;
    width: 280px; }
  .responsive .module-merch-alt .inner {
    padding: 0; }
  .responsive .module-merch-alt .artwork img {
    width: 280px;
    display: block; }
  .responsive .module-quote {
    margin-left: 15px;
    width: 285px; }
    .responsive .module-quote .inner {
      text-align: center; }
    .responsive .module-quote .quote {
      font-family: "Apercu Bold Italic", sans-serif;
      font-style: italic;
      font-size: 1.5em; }
    .responsive .module-quote .author {
      margin-top: 10px;
      font-family: "Apercu Regular", sans-serif;
      font-size: 1.3em; }
  .responsive .module-feature {
    width: 640px; }
    .responsive .module-feature .artwork {
      width: 640px;
      /* height: ($column-width * 2 + $gutter) / 2; */
      border-width: 0 0 1px 0;
      border-style: solid;
      border-color: black; }
      .responsive .module-feature .artwork img {
        width: 640px;
        /* height: ($column-width * 2 + $gutter) / 2; */
        display: block; }
    .responsive .module-feature .info {
      margin: 0 20px;
      text-align: center;
      font-size: 1.2em; }
      .responsive .module-feature .info .title {
        font-size: 2em;
        font-family: "Apercu Regular", sans-serif;
        margin: 13.33333px 0;
        margin-bottom: 0; }
      .responsive .module-feature .info .abstract {
        color: gray;
        font-size: 1.1em; }
      .responsive .module-feature .info .byline {
        color: gray;
        margin: 20px 0;
        font-family: "Apercu Mono Regular", monospace;
        font-size: .75em; }
        .responsive .module-feature .info .byline .type {
          text-transform: uppercase; }
  .responsive .module-feature-mini .artwork {
    width: 300px;
    /* height: $column-width / 2; */ }
    .responsive .module-feature-mini .artwork img {
      width: 300px;
      /* height: $column-width / 2; */ }
  .responsive .module-feature-mini .info .type {
    margin: 5px 0;
    font-size: .9em;
    font-family: "Apercu Bold", sans-serif;
    text-transform: uppercase;
    letter-spacing: .1em; }
  .responsive .module-feature-mini .info .title {
    font-size: 1.3em;
    line-height: 1em;
    font-family: "Apercu Bold", sans-serif; }
  .responsive .module-feature-mini .info .abstract {
    font-size: .85em;
    line-height: 1.7em; }
    .responsive .module-feature-mini .info .abstract a {
      text-decoration: underline; }
  .responsive .main {
    float: left;
    width: 640px; }
  .responsive .side {
    float: right;
    width: 300px; }
    .responsive .side .quotation {
      width: 100%;
      color: #ff5050;
      font-size: 0.4em; }

.drawing {
  width: 100%;
  margin-bottom: 2em;
  text-align: center;
  font-family: "Apercu Mono Regular", monospace;
  margin-top: 1.1em; }
  .drawing .comic {
    width: 120px;
    margin: 0 auto;
    margin-bottom: 1em; }
  .drawing img {
    margin-bottom: .7em; }
  .drawing p {
    color: #1155ff;
    font-size: 1.1em;
    text-transform: uppercase;
    margin: 0 0 .3em 0; }
    .drawing p a {
      color: #1155ff;
      text-decoration: underline; }

#pinned {
  position: relative;
  top: 20px;
  float: right;
  width: 300px;
  /* height: 425px; */
  height: 135px;
  margin-right: 40px;
  margin-bottom: 80px; }
  #pinned .frame {
    width: 300px; }
  #pinned .ad-unit {
    margin-top: 40px; }
  #pinned .newsletter {
    margin-left: 20px;
    width: 280px; }
    #pinned .newsletter .label {
      color: #1155ff;
      text-transform: uppercase;
      text-align: center;
      line-height: 2em;
      font-family: "Apercu Mono Regular", monospace;
      margin-bottom: 1.2em; }
    #pinned .newsletter input {
      position: relative;
      outline: none;
      border: 0;
      background: none;
      color: #ff5050;
      line-height: 1.2em;
      width: 100%;
      -webkit-appearance: none;
      -moz-appearance: none;
      -ms-appearance: none;
      -o-appearance: none;
      appearance: none;
      font-family: "Apercu Regular", sans-serif;
      font-size: 1.2em; }
      #pinned .newsletter input::-webkit-input-placeholder {
        color: #ff5050; }
      #pinned .newsletter input:-moz-placeholder {
        color: #ff5050; }
      #pinned .newsletter input:focus::-webkit-input-placeholder {
        color: #fff; }
      #pinned .newsletter input:focus:-moz-placeholder {
        color: #fff; }

.background {
  overflow: hidden; }
  .background .side {
    float: right;
    background: yellow;
    width: 50%;
    margin-right: -150px; }
    .background .side .inner {
      width: 300px; }
  .background .main {
    width: 680px;
    margin: 0 auto; }
    .background .main .inner {
      width: 680px;
      margin-left: -150px; }

/* general flags */
.no-carousel #carousel {
  display: none; }

.side .social-buttons {
  margin-top: 4em; }
  .side .social-buttons a:hover path {
    fill: #ff5050; }
  .side .social-buttons .art {
    display: inline-block; }
.side .related-content h1 {
  text-align: center;
  font-weight: 100;
  font-family: "Apercu Light Italic", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  letter-spacing: .1em;
  border-bottom: 1px solid #000;
  font-size: 2.5em;
  padding-bottom: .25em;
  margin-top: 2em;
  margin-bottom: 1.5em; }
.side .related-content .object-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .side .related-content .object-list li {
    margin: 0 0 4em 0;
    padding: 0; }
    .side .related-content .object-list li .info .title {
      margin: .5em 0;
      font-family: "Apercu Bold", sans-serif;
      font-weight: bold;
      font-size: 1.1em; }
    .side .related-content .object-list li .info .abstract {
      font-size: .9em;
      line-height: 1.6em; }
      .side .related-content .object-list li .info .abstract p {
        margin: 0; }

.homepage #nav-box #nav .sections a.homepage {
  display: none; }

/* social buttons */
.social-buttons {
  position: absolute;
  right: 0;
  top: -4em;
  width: 300px;
  text-align: center; }
  .social-buttons a path {
    fill: #e6e7e8; }
  .social-buttons a:hover path {
    fill: #ff5050; }
  .social-buttons .art {
    display: inline-block; }

/* share button styling */
.share {
  cursor: pointer;
  font-family: "Apercu Mono Regular", monospace;
  font-size: .8em;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: 12px;
  width: 100px;
  height: 32px;
  line-height: 32px;
  border: 1px solid black;
  border-right: none;
  position: relative;
  overflow: visible !important; }
  .share .prompt {
    float: left;
    padding-left: 8px;
    letter-spacing: 1px; }
  .share .share-point-box {
    /* width: $share-h * 0.5 + 2; */
    /* height: $share-h; */
    overflow: hidden;
    height: 33px;
    width: 19px;
    right: -18px;
    top: 0;
    position: absolute; }
    .share .share-point-box .share-point {
      border: 1px solid black;
      position: absolute;
      right: 6px;
      top: 4px;
      /* height: $share-triangle; */
      /* width: $share-triangle; */
      height: 23px;
      width: 23px;
      transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      /* IE 9 */
      -moz-transform: rotate(45deg);
      /* Firefox */
      -webkit-transform: rotate(45deg);
      /* Safari and Chrome */
      -o-transform: rotate(45deg);
      /* Opera */ }
  .share .share-expand {
    display: none;
    height: 100%;
    width: 400px;
    float: left;
    margin-left: 12px;
    margin-top: 6px; }
    .share .share-expand ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      .share .share-expand ul li {
        display: block;
        float: left;
        width: 74px;
        margin-right: 2em; }
        .share .share-expand ul li.last {
          margin-right: 0; }

.content-styles em, .journal-list .content em, .feature-detail .content em, .content-styles i, .journal-list .content i, .feature-detail .content i {
  font-family: "Apercu Italic", sans-serif;
  font-style: italic; }
.content-styles strong, .journal-list .content strong, .feature-detail .content strong, .content-styles b, .journal-list .content b, .feature-detail .content b {
  font-family: "Apercu Bold", sans-serif;
  font-weight: bold; }

.load-more {
  width: 300px;
  margin: 0 auto;
  margin-bottom: 6em; }
  .load-more .frame {
    margin-left: 15px;
    /*
      <div>...</div>
    */
    position: relative;
    border: 1px solid #00cc66;
    background: none; }
    .load-more .frame:after {
      content: "";
      position: absolute;
      left: 0;
      top: -12px;
      display: block;
      width: 99.999%;
      height: 10px;
      border: 1px solid #00cc66;
      background: none;
      -webkit-transform-origin: 0% 100%;
      -webkit-transform: skew(45deg, 0);
      -moz-transform-origin: 0% 100%;
      -moz-transform: skew(45deg, 0);
      -ms-transform-origin: 0% 100%;
      -ms-transform: skew(45deg, 0);
      -o-transform-origin: 0% 100%;
      -o-transform: skew(45deg, 0); }
    .load-more .frame:before {
      content: "";
      position: absolute;
      top: 0;
      left: -12px;
      width: 10px;
      height: 100%;
      border: 1px solid #00cc66;
      border-top-width: 0;
      background: none;
      -webkit-transform-origin: 100% 0%;
      -webkit-transform: skew(0, 45deg);
      -moz-transform-origin: 100% 0%;
      -moz-transform: skew(0, 45deg);
      -ms-transform-origin: 100% 0%;
      -ms-transform: skew(0, 45deg);
      -o-transform-origin: 100% 0%;
      -o-transform: skew(0, 45deg); }
    .load-more .frame .inner {
      padding: 1em;
      color: #00cc66;
      font-family: "Apercu Mono Regular", monospace;
      text-transform: uppercase;
      text-align: center; }
      .load-more .frame .inner a {
        color: #00cc66; }
  .load-more:hover .frame {
    /*
      <div>...</div>
    */
    position: relative;
    border: 1px solid black;
    background: none; }
    .load-more:hover .frame:after {
      content: "";
      position: absolute;
      left: 0;
      top: -12px;
      display: block;
      width: 99.999%;
      height: 10px;
      border: 1px solid black;
      background: none;
      -webkit-transform-origin: 0% 100%;
      -webkit-transform: skew(45deg, 0);
      -moz-transform-origin: 0% 100%;
      -moz-transform: skew(45deg, 0);
      -ms-transform-origin: 0% 100%;
      -ms-transform: skew(45deg, 0);
      -o-transform-origin: 0% 100%;
      -o-transform: skew(45deg, 0); }
    .load-more:hover .frame:before {
      content: "";
      position: absolute;
      top: 0;
      left: -12px;
      width: 10px;
      height: 100%;
      border: 1px solid black;
      border-top-width: 0;
      background: none;
      -webkit-transform-origin: 100% 0%;
      -webkit-transform: skew(0, 45deg);
      -moz-transform-origin: 100% 0%;
      -moz-transform: skew(0, 45deg);
      -ms-transform-origin: 100% 0%;
      -ms-transform: skew(0, 45deg);
      -o-transform-origin: 100% 0%;
      -o-transform: skew(0, 45deg); }
    .load-more:hover .frame .inner {
      color: #000; }
      .load-more:hover .frame .inner a {
        color: #000; }

/* section styling */
.journal #carousel {
  display: none; }
.journal #nav a.journal {
  color: #00cc66; }
.journal #content .background .fill {
  background-color: #fff; }
.journal .side .related-content {
  color: #00cc66; }
  .journal .side .related-content h1 {
    border-bottom: 1px solid #00cc66; }
  .journal .side .related-content a {
    color: #00cc66; }
    .journal .side .related-content a:hover {
      text-decoration: underline; }

.tag-header {
  text-align: center;
  text-transform: uppercase;
  font-family: "Apercu Mono Regular", monospace;
  margin: 0 0 2em 0; }
  .tag-header.green {
    color: #00cc66; }
  .tag-header.blue {
    color: #1155ff; }
  .tag-header.red {
    color: #ff5050; }

.search-header {
  text-align: center;
  text-transform: uppercase;
  font-family: "Apercu Mono Regular", monospace;
  margin: 0 0 2em 0;
  font-size: 2em; }
  .search-header.empty {
    margin: 6em 0; }
  .search-header.empty:after {
    content: "";
    display: block;
    background: #ff5050;
    position: relative;
    z-index: 1;
    height: 1px;
    width: 300px;
    margin: 0 auto;
    top: -0.5em;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate(-50deg);
    -moz-transform-origin: 50% 50%;
    -moz-transform: rotate(-50deg);
    -ms-transform-origin: 50% 50%;
    -ms-transform: rotate(-50deg);
    -o-transform-origin: 50% 50%;
    -o-transform: rotate(-50deg);
    transform-origin: 50% 50%;
    transform: rotate(-50deg); }

.journal-list {
  font-size: 1.2em; }
  .journal-list a {
    color: #000; }
    .journal-list a:hover {
      color: #00cc66; }
  .journal-list .item {
    margin-bottom: 6em; }
  .journal-list .title {
    font-size: 2em;
    text-align: center;
    width: 80%;
    margin: 0 auto; }
  .journal-list .item.loading .artwork .frame img {
    opacity: 0.25; }
  .journal-list .artwork .frame {
    /* width: $column-width * 2 + $gutter; */
    width: 100%;
    position: relative; }
    .journal-list .artwork .frame .border-top {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      border-top: 1px solid #000; }
    .journal-list .artwork .frame .border-bottom {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      border-top: 1px solid #000; }
  .journal-list .artwork img {
    top: 50%;
    left: 50%;
    position: absolute;
    display: block;
    /* width: 100%; */
    margin-left: -320px;
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    -transition: opacity 250ms ease-in-out; }
  .journal-list .artwork .controls {
    position: relative;
    font-size: .8em;
    font-family: "Apercu Mono Regular", monospace;
    min-height: 1.5em; }
    .journal-list .artwork .controls .pagination {
      position: relative;
      top: 6px;
      width: 80%;
      line-height: 1.8em; }
      .journal-list .artwork .controls .pagination .previous, .journal-list .artwork .controls .pagination .next, .journal-list .artwork .controls .pagination .index {
        padding-right: 2em; }
    .journal-list .artwork .controls a {
      color: #000; }
      .journal-list .artwork .controls a:hover, .journal-list .artwork .controls a.active {
        text-decoration: underline; }
    .journal-list .artwork .controls .fullscreen {
      width: 100px;
      height: 70px;
      position: absolute;
      top: -20px;
      right: 0;
      background: url("../svg/fullscreen-bg.svg");
      background-position: top right;
      background-repeat: no-repeat;
      line-height: 70px;
      text-transform: uppercase;
      white-space: nowrap;
      text-align: right; }
      .journal-list .artwork .controls .fullscreen a:hover {
        text-decoration: underline; }
  .journal-list .byline {
    margin: 1em auto 2em auto;
    text-align: center;
    font-family: "Apercu Mono Regular", monospace;
    font-size: .8em; }
    .journal-list .byline .type {
      color: #00cc66; }
  .journal-list .content li {
    line-height: 1.6em; }
  .journal-list .content p {
    line-height: 1.6em;
    margin: 1.6em 0;
    text-align: justify; }
  .journal-list .content img {
    width: 100%; }
  .journal-list .content .ad {
    float: right;
    width: 110px;
    height: 250px;
    margin-left: 40px;
    margin-bottom: 40px; }
    .journal-list .content .ad .frame {
      margin-top: 20px;
      margin-left: 20px;
      width: 300px;
      height: 250px; }
  .journal-list .content a {
    color: #00cc66; }
    .journal-list .content a:hover {
      text-decoration: underline; }
  .journal-list .share {
    margin-top: 1.6em;
    font-family: "Apercu Mono Regular", monospace;
    font-size: .8em;
    text-transform: uppercase; }
    .journal-list .share a {
      color: #000;
      padding-right: 2em; }
      .journal-list .share a:hover {
        text-decoration: underline; }
  .journal-list .tags {
    margin: 1em 0 0 0;
    font-size: .8em;
    font-family: "Apercu Mono Regular", monospace; }
    .journal-list .tags .icon {
      position: relative;
      font-family: noma;
      font-size: 2.5em;
      line-height: 0;
      top: .1em;
      color: #00cc66; }
    .journal-list .tags a {
      color: #00cc66; }
      .journal-list .tags a:hover {
        text-decoration: underline; }
  .journal-list .info {
    color: gray;
    margin: 2em 0 1em 0;
    font-size: .7em;
    font-family: "Apercu Italic", sans-serif;
    border-bottom: 1px solid #000;
    padding-bottom: 2em;
    font-style: italic; }
    .journal-list .info .author, .journal-list .info .caption, .journal-list .info a {
      color: gray; }
    .journal-list .info a {
      text-decoration: underline; }
  .journal-list blockquote {
    color: #00cc66; }

@media screen and (min-width: 1060px) {
  .responsive {
    width: 980px; }
    .responsive .masonry-list {
      width: 1020px; }
    .responsive blockquote {
      font-size: 1em;
      margin: 0 auto;
      padding: 0;
      position: relative;
      text-align: right;
      width: 80%; }
      .responsive blockquote p {
        text-align: center !important; }
    .responsive #footer .column {
      border-top: 1px solid #000;
      padding-top: 1em; }
      .responsive #footer .column.a {
        position: absolute;
        top: 0;
        right: 0; }
      .responsive #footer .column.b {
        margin: 0 auto; }
      .responsive #footer .column.c {
        position: absolute;
        top: 0;
        left: 0; } }
@media screen and (min-width: 720px) and (max-width: 1059px) {
  .homepage .social-buttons {
    width: 640px; }
  .homepage #carousel {
    height: 340px; }
    .homepage #carousel .nav-container {
      width: 4em;
      height: 6.7em; }
      .homepage #carousel .nav-container .carousel-nav {
        display: block; }

  .responsive {
    width: 640px; }
    .responsive .masonry-list {
      width: 680px; }
    .responsive .main {
      float: none; }
    .responsive .side {
      float: none;
      margin: 0 auto; }
    .responsive blockquote {
      text-align: center;
      font-size: 1.25em; }
    .responsive #footer .column.a, .responsive #footer .column.b {
      border-top: 1px solid #000;
      padding-top: 1em; }
    .responsive #footer .column.a {
      position: absolute;
      right: 0;
      top: 0; }
    .responsive #pinned .newsletter {
      width: 620px;
      margin-left: -320px; }

  .with-sidebar #content .background {
    display: none; } }
@media screen and (min-width: 100px) and (max-width: 719px) {
  #family {
    display: none; }

  #carousel {
    height: 200px; }
    #carousel .nav-container {
      width: 3em;
      height: 5em; }
      #carousel .nav-container .carousel-nav {
        display: block; }

  .share {
    display: none; }

  #pinned {
    display: block;
    margin-right: 0; }

  #footer .column.a {
    border-top: 1px solid #000;
    padding-top: 1em; }

  .responsive {
    width: 300px;
    /* padding-left: 20px; */ }
    .responsive blockquote {
      text-align: center; }
    .responsive .masonry .frame {
      margin-left: 10px; }
    .responsive .module-feature {
      width: 300px; }
      .responsive .module-feature .artwork {
        width: 300px;
        /* height: $column-width / 2; */ }
        .responsive .module-feature .artwork img {
          width: 300px;
          /* height: $column-width / 2; */ }
      .responsive .module-feature .info {
        margin: 0; }
        .responsive .module-feature .info .title {
          font-size: 1.2em; }
        .responsive .module-feature .info .abstract {
          font-size: 0.8em; }
        .responsive .module-feature .info .byline {
          font-size: 0.7em; }
    .responsive .main {
      float: none;
      width: 300px; }
    .responsive .side {
      float: none; }

  .with-sidebar #content .background {
    display: none; } }
@media screen and (max-width: 600px) {
  #nav {
    font-size: .7em; }
    #nav .search {
      font-size: 1.1em;
      top: 3em !important;
      left: 50% !important;
      margin-left: -150px !important;
      width: 300px !important;
      text-align: center !important; }
      #nav .search input {
        color: black !important;
        text-align: center !important; }

  .with-sidebar #content .background {
    display: none; }

  .share {
    display: none; } }
/* features */
#feature-detail-image img {
  width: 100%;
  display: block; }

/* feature detail */
.feature-detail {
  font-size: 1.2em;
  font-family: "Apercu Regular", sans-serif; }
  .feature-detail .title {
    font-size: 5.5em;
    color: #1155ff;
    font-weight: 300;
    font-family: "Apercu Light", sans-serif;
    margin: 0;
    padding: 0;
    letter-spacing: -.06em; }
  .feature-detail .abstract {
    padding-bottom: 12px;
    border-bottom: 1px solid black;
    margin-bottom: 8px;
    font-family: "Apercu Bold", sans-serif; }
  .feature-detail .info {
    font-family: "Apercu Mono Regular", monospace;
    font-size: 12px;
    margin-bottom: 12px; }
    .feature-detail .info .feature-type {
      color: #1155ff;
      text-transform: uppercase; }
  .feature-detail .content {
    margin-top: 2.4em; }
    .feature-detail .content p {
      line-height: 1.6em;
      margin: 1.6em 0;
      text-align: justify; }
  .feature-detail .tags {
    margin: 1em 0 0 0;
    font-size: .85em;
    font-family: "Apercu Mono Regular", monospace;
    margin-bottom: 48px; }
    .feature-detail .tags .icon {
      position: relative;
      font-family: noma;
      font-size: 2.5em;
      line-height: 0;
      top: .1em;
      color: #1155ff; }
  .feature-detail a, .feature-detail a:visited {
    color: #1155ff; }
    .feature-detail a:hover, .feature-detail a:visited:hover {
      text-decoration: underline; }
  .feature-detail blockquote {
    color: #1155ff; }

.feature-merch {
  position: relative; }
  .feature-merch .callout {
    position: absolute;
    right: 0;
    bottom: 3em;
    width: 300px;
    font-size: 2em;
    color: #ff5050;
    font-family: "Apercu Bold", sans-serif; }
    .feature-merch .callout a {
      color: #ff5050; }

.more-features {
  height: 75px;
  margin: 4em 0;
  position: relative; }
  .more-features .left, .more-features .right {
    width: 53.033px;
    height: 53.033px;
    border: 1px solid #1155ff;
    position: absolute;
    top: 50%;
    margin-top: -26.15px;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate(45deg);
    -moz-transform-origin: 50% 50%;
    -moz-transform: rotate(45deg);
    -ms-transform-origin: 50% 50%;
    -ms-transform: rotate(45deg);
    -o-transform-origin: 50% 50%;
    -o-transform: rotate(45deg);
    transform-origin: 50% 50%;
    transform: rotate(45deg); }
  .more-features .left {
    left: 11.35px;
    border-right: 0;
    border-top: 0; }
  .more-features .right {
    right: 11.35px;
    border-left: 0;
    border-bottom: 0; }
  .more-features .middle {
    margin: 0 37.5px;
    height: 75px;
    border-top: 1px solid #1155ff;
    border-bottom: 1px solid #1155ff;
    font-size: .9em;
    font-family: "Apercu Mono Regular", monospace; }
    .more-features .middle .left-label, .more-features .middle .right-label,
    .more-features .middle .left-link, .more-features .middle .right-link {
      position: absolute;
      height: 75px; }
    .more-features .middle .inner {
      padding: 0;
      height: 75px;
      display: table-cell;
      vertical-align: middle; }
    .more-features .middle a:hover .left-link, .more-features .middle a:hover .right-link {
      color: #1155ff; }
    .more-features .middle .left-label, .more-features .middle .right-label {
      color: #1155ff;
      text-transform: uppercase; }
    .more-features .middle .left-label {
      left: 40px;
      width: 150px; }
    .more-features .middle .right-label {
      right: 40px; }
    .more-features .middle .left-link, .more-features .middle .right-link {
      font-size: .9em;
      width: 110px;
      color: #000; }
    .more-features .middle .left-link {
      left: 190px; }
    .more-features .middle .right-link {
      left: 340px;
      padding-right: 110px; }

.features #nav-box #nav a.features {
  color: #1155ff; }
.features blockquote {
  color: #1155ff; }
.features .side .related-content {
  color: #1155ff; }
  .features .side .related-content h1 {
    border-bottom: 1px solid #1155ff; }
  .features .side .related-content a {
    color: #1155ff; }
    .features .side .related-content a:hover {
      text-decoration: underline; }

/* feature list */
.feature-list .list-item {
  color: #000000;
  margin-bottom: 7em;
  width: 100%;
  text-align: center; }
  .feature-list .list-item img {
    width: 100%;
    display: block;
    margin-bottom: 2em; }
  .feature-list .list-item .title {
    display: block;
    font-family: "Apercu Bold", sans-serif;
    font-size: 2.2em;
    color: black; }
    .feature-list .list-item .title:hover {
      color: #1155ff; }
  .feature-list .list-item .abstract {
    color: #808285;
    font-size: 1.2em;
    padding-bottom: 12px; }
  .feature-list .list-item .lower {
    width: 50%;
    margin: 0 auto;
    border-top: 1px solid black;
    padding-top: 12px; }
    .feature-list .list-item .lower .info {
      color: gray;
      font-family: "Apercu Mono Regular", monospace;
      font-size: .9em;
      margin-bottom: 1em; }
      .feature-list .list-item .lower .info .feature-type {
        color: #1155ff;
        text-transform: uppercase; }

/* drawing */
.drawing img {
  width: 100%; }
.drawing .illustrator {
  float: right;
  font-size: 12px; }
  .drawing .illustrator a, .drawing .illustrator a:visited {
    color: #1155ff;
    text-decoration: none; }
    .drawing .illustrator a.feature, .drawing .illustrator a:visited.feature {
      color: #1155ff; }
    .drawing .illustrator a.journal, .drawing .illustrator a:visited.journal {
      color: #00cc66; }
    .drawing .illustrator a:hover, .drawing .illustrator a:visited:hover {
      text-decoration: underline; }

#lightbox {
  top: 0;
  left: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out; }
  #lightbox .overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }
  #lightbox .frame {
    top: 50%;
    left: 50%;
    position: fixed; }
    #lightbox .frame > img {
      width: 100%;
      height: 100%; }
  #lightbox .controls {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    font-family: "Apercu Mono Regular", monospace;
    font-size: 2em;
    margin-bottom: .5em;
    color: #fff;
    cursor: pointer; }
    #lightbox .controls a {
      color: #fff; }
    #lightbox .controls .pages a {
      /* margin: 0 .5em; */ }
    #lightbox .controls .previous.active, #lightbox .controls .previous:hover, #lightbox .controls .pages a.active, #lightbox .controls .pages a:hover, #lightbox .controls .next.active, #lightbox .controls .next:hover {
      text-decoration: underline; }
  #lightbox.many-pages .controls {
    font-size: 1.5em; }
  #lightbox.suppress {
    display: none; }
  #lightbox.active {
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
  #lightbox.singular .controls {
    display: none; }

.full-slash {
  position: relative;
  text-align: center;
  font-size: 301px;
  font-family: "Apercu Mono Regular", monospace;
  margin-bottom: 100px; }
  .full-slash .line {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -1000px;
    width: 2000px;
    height: 1px;
    background: #ff5050;
    z-index: 200;
    -webkit-transform-origin: 50% 50%;
    -webkit-transform: rotate(-45deg);
    -moz-transform-origin: 50% 50%;
    -moz-transform: rotate(-45deg);
    -ms-transform-origin: 50% 50%;
    -ms-transform: rotate(-45deg);
    -o-transform-origin: 50% 50%;
    -o-transform: rotate(-45deg);
    transform-origin: 50% 50%;
    transform: rotate(-45deg); }

.flatpage a, .flatpage a:visited {
  color: #ff5050; }
.flatpage a:hover {
  text-decoration: underline; }

#pagination {
  width: 100%;
  text-align: center;
  margin-bottom: 2em; }
  #pagination a {
    color: #1155ff;
    font-size: 2em; }
    #pagination a.current {
      color: gray; }
    #pagination a:visited {
      color: #1155ff; }
