@charset "UTF-8";
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body, body div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video, input, select {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

article, aside, figure, footer, header, hgroup, nav, section {
  display: block; }

html {
  overflow-y: scroll; }

ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

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

th {
  font-weight: bold;
  vertical-align: bottom; }

td {
  font-weight: normal;
  vertical-align: top; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

pre {
  white-space: pre;
  /* CSS2 */
  white-space: pre-wrap;
  /* CSS 2.1 */
  white-space: pre-line;
  /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word;
  /* IE */ }

input[type="radio"] {
  vertical-align: text-bottom; }

input[type="checkbox"] {
  vertical-align: bottom;
  *vertical-align: baseline; }

.ie6 input {
  vertical-align: text-bottom; }

select, input, textarea {
  font: 99% sans-serif; }

table {
  font-size: inherit;
  font: 100%; }

a:hover, :active, :focus {
  outline: none; }

small {
  font-size: 85%; }

strong, th {
  font-weight: bold; }

td, td img {
  vertical-align: top; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

pre, code, kbd, samp {
  font-family: monospace, sans-serif; }

.clickable, label,
input[type=button],
input[type=submit],
button {
  cursor: pointer; }

button, input, select, textarea {
  margin: 0; }

button {
  width: auto;
  overflow: visible;
  border: 0;
  background: transparent; }

.ie7 img {
  -ms-interpolation-mode: bicubic; }

/*
Theme Name: Drugs Over Dinner 2015
Theme URI: http: //builtbycivilization.com
Author: Civilization
Description: 2015 WP Theme for Drugs Over Dinner

Typekit Info:
font-family: "futura-pt"
font-weight: 400 (normal, italic)
font-weight: 500 (medium)
font-weight: 700 (bold)
*/
::-moz-selection {
  background: #111;
  color: #fff; }

::selection {
  background: #111;
  color: #fff; }

:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

:-moz-autofill {
  /* Firefox 18- */
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

::-moz-autofill {
  /* Firefox 19+ */
  -webkit-box-shadow: 0 0 0px 1000px white inset; }

::-webkit-input-placeholder {
  font-weight: 400; }

:-moz-placeholder {
  /* Firefox 18- */
  font-weight: 400; }

::-moz-placeholder {
  /* Firefox 19+ */
  font-weight: 400; }

::-ms-input-placeholder {
  font-weight: 400; }

html, body {
  width: 100%;
  height: 100%; }

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none;
  -moz-osx-font-smoothing: grayscale;
  /* fixes FF over-bolding */
  position: relative;
  background: #fff;
  font-size: 62.5%;
  /* 10px reset */ }
  @media only screen and (max-width: 800px) {
    html {
      font-size: 56.5625%;
      /* 9px reset */ } }

body {
  position: fixed;
  background-color: #fff;
  line-height: 2rem;
  font-size: 1.4rem;
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  font-weight: 400;
  color: #111;
  -webkit-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -moz-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 1s cubic-bezier(0.645, 0.045, 0.355, 1);
  -webkit-transition-delay: 1s;
  -moz-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s; }
  body.loaded {
    background: url(i/DoD-pattern.jpg) 50% 100% repeat-x;
    -webkit-background-size: auto 200%;
    -moz-background-size: auto 200%;
    -o-background-size: auto 200%;
    background-size: auto 200%;
    -moz-transform: rotate(0.0001deg);
    /* FF rendering hack */ }

a {
  color: #111; }

button,
.button {
  -webkit-appearance: none;
  background: transparent;
  padding: 4px 10px;
  border: 1px solid #222;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 0; }
  button.show-read-options, button.show-watch-options, button.show-listen-options,
  .button.show-read-options,
  .button.show-watch-options,
  .button.show-listen-options {
    background: #fff; }
  button.selected, button:active, button:hover,
  .button.selected,
  .button:active,
  .button:hover {
    background: #111;
    color: #fff; }
  button.selected,
  .button.selected {
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }

input[type="email"],
input[type="text"] {
  background: transparent;
  padding: 4px 10px;
  border: 1px solid #222;
  text-decoration: none;
  cursor: pointer;
  font-size: 1.4rem;
  font-weight: 600;
  border-radius: 0; }

input[type="submit"] {
  width: auto;
  background: #111;
  color: #fff; }

p + p {
  margin-top: 1.4em; }

h1, h2, h3, strong, button, .button, input[type="email"], input[type="text"] {
  font-family: "futura-pt", Helvetica, Arial, sans-serif;
  text-rendering: optimizeLegibility; }

h4 {
  font-size: 2rem;
  font-weight: 400;
  line-height: 1.4; }
  h4 + p {
    margin-top: 1.4rem; }

h3 {
  font-size: 1.5rem;
  font-weight: 600;
  line-height: 1.25; }

ul + h3 {
  margin-top: 1.4rem; }

h2 {
  font-size: 2rem;
  font-weight: 600;
  line-height: 1; }

h1 {
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.25; }

.text-intro {
  /* intro slideshow frames */
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  z-index: 99;
  display: none; }
  .text-intro .text-intro-wrap {
    display: table;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    padding: 0 10%;
    font-size: 7rem;
    line-height: 1.25;
    font-weight: 700;
    text-transform: uppercase; }
    .text-intro .text-intro-wrap > div {
      display: table-cell;
      width: 100%;
      height: 100%;
      vertical-align: middle; }
      .text-intro .text-intro-wrap > div > div {
        text-align: center;
        display: none;
        text-rendering: optimizeLegibility; }
    @media only screen and (max-width: 599px) {
      .text-intro .text-intro-wrap {
        font-size: 3.5rem; } }

.pace {
  /* loading bar */
  position: absolute;
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 9999;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s; }
  .pace .pace-progress {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #111;
    height: 10px; }
    .pace .pace-progress:after {
      display: block;
      position: fixed;
      top: 24px;
      right: 22px;
      left: 0;
      content: attr(data-progress-text);
      font-weight: 400;
      font-size: 2rem;
      line-height: 1;
      text-align: right;
      color: #111; }
      @media only screen and (max-width: 599px) {
        .pace .pace-progress:after {
          left: 22px;
          right: 0;
          text-align: left; } }
  .pace.pace-inactive {
    opacity: 0; }

body.loaded .pace-progress {
  top: -10px;
  opacity: 0;
  z-index: -1; }

/*
// use with full screen black modal
body.with-modal .pace .pace-progress {
	background: #fff !important;
	&:after {
		color: #fff !important;
	}
}
*/
header {
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 99; }
  header h1 {
    z-index: -1; }
  header .menu-icon {
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
    padding-right: 11.538462%;
    padding-top: 27px;
    width: calc(11.538462% + 24px);
    height: 60px;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    @media only screen and (max-width: 599px) {
      header .menu-icon {
        padding: 22px 24px;
        width: 68px; } }
    header .menu-icon.show {
      opacity: 0.99999; }
    header .menu-icon span {
      display: block;
      width: 24px;
      height: 2px;
      background: #111;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s; }
      header .menu-icon span:not(:first-child) {
        margin-top: 3px; }
    header .menu-icon.open span {
      background: #fff;
      -webkit-transform: rotate(225deg);
      -moz-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      -o-transform: rotate(225deg);
      transform: rotate(225deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */
      margin-top: 6px; }
      header .menu-icon.open span + span {
        opacity: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */
        margin: 0; }
        header .menu-icon.open span + span + span {
          opacity: 1;
          -webkit-transform: rotate(-225deg);
          -moz-transform: rotate(-225deg);
          -ms-transform: rotate(-225deg);
          -o-transform: rotate(-225deg);
          transform: rotate(-225deg);
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          /* FF Hack for sharper renders */
          margin-top: -4px; }
  header .language-options {
    position: absolute;
    z-index: 101;
    top: 0;
    left: 0;
    margin-left: 11.538462%;
    line-height: 68px;
    font-weight: 500;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s; }
    header .language-options.show {
      opacity: 0.99999; }
    header .language-options li {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      header .language-options li + li:before {
        content: " / "; }

menu {
  z-index: 98;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  background: #111;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  width: 0;
  padding: 0; }
  menu a {
    color: #fff; }
  menu ul {
    opacity: 0;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  menu .pages-menu {
    margin-top: 32px;
    border-top: 1px solid #fff;
    padding-top: 32px;
    font-size: 2.4rem; }
    @media only screen and (max-width: 599px) {
      menu .pages-menu {
        margin-top: 18px;
        padding-top: 18px; } }
    menu .pages-menu li {
      margin-bottom: 18px; }
      @media only screen and (max-width: 599px) {
        menu .pages-menu li {
          margin-bottom: 10px; } }
      menu .pages-menu li a {
        display: block; }
      menu .pages-menu li .logo {
        width: 100%;
        height: 60px;
        background: url(i/DrugsOverDinner-White.png) 0 100% no-repeat;
        -webkit-background-size: auto 60px;
        -moz-background-size: auto 60px;
        -o-background-size: auto 60px;
        background-size: auto 60px;
        -moz-transform: rotate(0.0001deg);
        /* FF rendering hack */
        text-indent: 150%;
        white-space: nowrap;
        overflow: hidden; }
  menu .contact-menu {
    margin-top: 32px;
    border-top: 1px solid #fff;
    padding-top: 28px; }
    @media only screen and (max-width: 599px) {
      menu .contact-menu {
        margin-top: 18px;
        padding-top: 18px; } }
    menu .contact-menu li {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline; }
      menu .contact-menu li:not(:first-child):before {
        content: "|";
        margin: 0 0.5em;
        color: #fff;
        font-size: 1.5em;
        vertical-align: top; }
  menu.open {
    width: 38.461538%;
    /* 460/1196 */
    padding-left: 3.846154%;
    padding-right: 7.692308%; }
    menu.open .logo, menu.open ul {
      opacity: 0.99999;
      -webkit-transition-delay: 0.25s;
      -moz-transition-delay: 0.25s;
      -o-transition-delay: 0.25s;
      transition-delay: 0.25s; }
  @media only screen and (max-width: 599px) {
    menu {
      right: auto;
      left: 100vw;
      width: 0; }
      menu.open {
        left: 0;
        width: 100vw;
        padding-left: 24px;
        padding-right: 24px; } }

.all {
  position: relative;
  display: block;
  opacity: 0;
  z-index: 1;
  background-image: url(i/DoD-pattern.jpg);
  background-position: 50% 100%;
  background-repeat: repeat-x;
  -webkit-background-size: auto 100%;
  -moz-background-size: auto 100%;
  -o-background-size: auto 100%;
  background-size: auto 100%;
  -moz-transform: rotate(0.0001deg);
  /* FF rendering hack */
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 1.5s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* FF Hack for sharper renders */ }
  .all.show {
    opacity: 0.99999; }

.wall,
.table {
  display: table;
  letter-spacing: -.65em;
  /* div spacing reset */ }
  .wall .cell,
  .table .cell {
    letter-spacing: normal;
    display: table-cell;
    vertical-align: top;
    background-position: 50% 100%;
    background-repeat: repeat-x;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -moz-transform: rotate(0.0001deg);
    /* FF rendering hack */
    /* cms background-image */ }
    .wall .cell.intro, .wall .cell.about,
    .table .cell.intro,
    .table .cell.about {
      vertical-align: middle; }

section {
  display: block; }

.wrap {
  background: rgba(255, 255, 255, 0.84);
  margin: 0 auto;
  opacity: 0;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: relative;
  -webkit-transition: all 0.75s;
  -moz-transition: all 0.75s;
  -o-transition: all 0.75s;
  transition: all 0.75s; }
  .wrap.show {
    opacity: 0.99999; }
  .wrap.trans-wrap {
    background: transparent; }
  .wrap.no-fade {
    /* used on resize */
    -webkit-transition: 0;
    -moz-transition: 0;
    -o-transition: 0;
    transition: 0; }

.intro {
  text-align: center; }
  .intro .logo {
    display: block;
    width: 100%;
    height: 300px;
    text-indent: 150%;
    white-space: nowrap;
    overflow: hidden;
    background: url(i/DoD-PaintedTrans.png) 50% 50% no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -moz-transform: rotate(0.0001deg);
    /* FF rendering hack */ }
    @media only screen and (max-width: 599px) {
      .intro .logo {
        height: 120px; } }
  .intro h2 {
    margin: 40px auto;
    font-size: 3rem;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
    @media only screen and (max-width: 599px) {
      .intro h2 {
        margin: 20px auto; } }
  .intro button {
    border-width: 2px;
    padding: 10px;
    text-transform: uppercase;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
    .intro button:active, .intro button:hover {
      background: #111;
      color: #fff; }
  .intro .wrap {
    opacity: 1; }
    .intro .wrap h2, .intro .wrap button {
      opacity: 0; }
    .intro .wrap.show h2, .intro .wrap.show button {
      opacity: 0.99999; }
    .intro .wrap.its-time h2 {
      -webkit-transition-delay: 1.5s;
      -moz-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    .intro .wrap.its-time button {
      -webkit-transition-delay: 2.5s;
      -moz-transition-delay: 2.5s;
      -o-transition-delay: 2.5s;
      transition-delay: 2.5s; }

.grid {
  margin: 0 7.692308%;
  /* 92/1196 */
  padding: 0 1.923077%;
  /* 23/1196 */
  text-align: center;
  letter-spacing: -.65em;
  /* div spacing reset */ }
  @media only screen and (max-width: 599px) {
    .grid {
      margin: 0;
      padding: 0 24px; } }
  .grid .col {
    letter-spacing: normal;
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    position: relative;
    vertical-align: top;
    text-align: left;
    margin: 0 2.380952%;
    /* 23/966 */ }
    @media only screen and (max-width: 599px) {
      .grid .col {
        margin: 0; } }
    .grid .col.whole {
      width: 95.238095%;
      /* 920/966 */ }
      @media only screen and (max-width: 599px) {
        .grid .col.whole {
          width: 100%; } }
      .grid .col.whole .button:not(.gform_button),
      .grid .col.whole button {
        width: calc(2.380952% * 8); }
        @media only screen and (max-width: 599px) {
          .grid .col.whole .button:not(.gform_button),
          .grid .col.whole button {
            width: calc(2.380952% * 12); } }
    .grid .col.third {
      width: 28.571429%;
      /* 276/966 */ }
      @media only screen and (max-width: 599px) {
        .grid .col.third {
          width: 100%; } }
      .grid .col.third p + button {
        margin-top: 32px; }
      .grid .col.third button {
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline; }
    .grid .col.third.two {
      width: 61.904758%;
      /* 598/966 */ }
      @media only screen and (max-width: 599px) {
        .grid .col.third.two {
          width: 100%; } }
      .grid .col.third.two .button:not(.gform_button),
      .grid .col.third.two button {
        width: calc(2.380952% * 16); }
      .grid .col.third.two.center {
        margin: 0 calc(28.571429% / 2); }
        @media only screen and (max-width: 599px) {
          .grid .col.third.two.center {
            margin: 0px;
            padding-left: 12px;
            padding-right: 12px; } }
    .grid .col.quarter {
      width: 20.238095%;
      /* 195.5/966 */ }
      @media only screen and (max-width: 599px) {
        .grid .col.quarter {
          width: 50%; } }
    .grid .col.quarter.two {
      width: 45.238095%;
      /* 437/966 */ }
      @media only screen and (max-width: 599px) {
        .grid .col.quarter.two {
          width: 100%; } }
    .grid .col.pull-left {
      margin-left: -calc(3.846154%); }
      @media only screen and (max-width: 599px) {
        .grid .col.pull-left {
          margin-left: -6px; } }
    .grid .col.pull-right {
      margin-right: -calc(3.846154%); }
      @media only screen and (max-width: 599px) {
        .grid .col.pull-right {
          margin-right: -6px; } }
    .grid .col.sec-title {
      padding-top: 22px;
      padding-bottom: 18px;
      border-bottom: 1px solid #111;
      text-align: center; }
      .grid .col.sec-title h2 {
        display: block;
        width: 100%; }
        .grid .col.sec-title h2 label {
          cursor: default; }
    .grid .col.sec-buttons {
      letter-spacing: -0.65em;
      text-rendering: optimizeLegibility; }
      .grid .col.sec-buttons button,
      .grid .col.sec-buttons .button {
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline; }
        .grid .col.sec-buttons button:nth-child(2),
        .grid .col.sec-buttons .button:nth-child(2) {
          margin: 0 -1px; }
      .grid .col.sec-buttons:last-child {
        padding-bottom: 32px; }
      .grid .col.sec-buttons + .sec-select {
        padding-top: 32px; }
      @media only screen and (max-width: 800px) {
        .grid .col.sec-buttons {
          letter-spacing: normal; }
          .grid .col.sec-buttons button:nth-child(2),
          .grid .col.sec-buttons .button:nth-child(2) {
            margin: 0 -4px; } }
    .grid .col.sec-select {
      padding-bottom: 18px;
      font-size: 1.5rem;
      position: relative; }
      .grid .col.sec-select .checkboxes li {
        vertical-align: top;
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 100%;
        cursor: pointer; }
        .grid .col.sec-select .checkboxes li input[type="radio"],
        .grid .col.sec-select .checkboxes li input[type="checkbox"] {
          cursor: pointer;
          float: left;
          width: 1.2rem;
          height: 1.2rem;
          border: 2px solid #111;
          border-radius: 50%;
          -webkit-appearance: none;
          background: transparent;
          margin-top: 5px;
          margin-right: -1.2rem;
          position: relative; }
          .grid .col.sec-select .checkboxes li input[type="radio"].split,
          .grid .col.sec-select .checkboxes li input[type="checkbox"].split {
            border-color: transparent;
            opacity: 0; }
            .grid .col.sec-select .checkboxes li input[type="radio"].split + label,
            .grid .col.sec-select .checkboxes li input[type="checkbox"].split + label {
              padding-bottom: 0; }
          .grid .col.sec-select .checkboxes li input[type="radio"]:checked,
          .grid .col.sec-select .checkboxes li input[type="checkbox"]:checked {
            background: #111; }
            .grid .col.sec-select .checkboxes li input[type="radio"]:checked.split,
            .grid .col.sec-select .checkboxes li input[type="checkbox"]:checked.split {
              background: transparent; }
            .grid .col.sec-select .checkboxes li input[type="radio"]:checked + label,
            .grid .col.sec-select .checkboxes li input[type="checkbox"]:checked + label {
              font-weight: 600;
              letter-spacing: 0; }
          .grid .col.sec-select .checkboxes li input[type="radio"] + label,
          .grid .col.sec-select .checkboxes li input[type="checkbox"] + label {
            float: left;
            padding-left: 1.75rem;
            letter-spacing: 0.1ex;
            width: calc(100% - 1.75rem);
            padding-bottom: 18px; }
        .grid .col.sec-select .checkboxes li:hover > input[type="radio"],
        .grid .col.sec-select .checkboxes li:hover > input[type="checkbox"] {
          background: #111; }
          .grid .col.sec-select .checkboxes li:hover > input[type="radio"].split,
          .grid .col.sec-select .checkboxes li:hover > input[type="checkbox"].split {
            background: transparent; }
        .grid .col.sec-select .checkboxes li span {
          letter-spacing: -0.65em;
          text-rendering: optimizeLegibility; }
          .grid .col.sec-select .checkboxes li span li {
            letter-spacing: normal;
            display: -moz-inline-stack;
            display: inline-block;
            zoom: 1;
            *display: inline;
            width: 49.99999%;
            text-transform: capitalize; }
            @media only screen and (max-width: 800px) {
              .grid .col.sec-select .checkboxes li span li {
                width: 100%; }
                .grid .col.sec-select .checkboxes li span li label {
                  padding-bottom: 0; } }
      .grid .col.sec-select .media-library li {
        padding-bottom: 18px;
        vertical-align: top;
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 100%;
        cursor: pointer;
        position: relative; }
        .grid .col.sec-select .media-library li:before {
          content: "+";
          font-weight: 500;
          font-size: 1.8rem;
          color: #111;
          margin: 0 5px 0 2px;
          vertical-align: text-top;
          width: 1rem;
          margin-right: -1rem;
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          vertical-align: top; }
        .grid .col.sec-select .media-library li > a {
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          vertical-align: top;
          width: calc(100% - 1rem);
          padding-left: 1rem;
          padding-bottom: 18px; }
    .grid .col.sec-text {
      padding-top: 32px;
      padding-bottom: 32px;
      font-size: 1.5rem;
      line-height: 1.4; }
      .grid .col.sec-text:empty {
        padding-top: 0; }
      .grid .col.sec-text a {
        border-bottom: 1px solid #111; }
      .grid .col.sec-text + .sec-review {
        margin-top: -32px; }
        .grid .col.sec-text + .sec-review + .sec-review {
          margin-top: -32px; }
      .grid .col.sec-text + .sec-text:not(.share-image, .share-text) {
        margin-top: -32px; }
        .grid .col.sec-text + .sec-text:not(.share-image, .share-text) + .sec-text {
          margin-top: -32px; }
      .grid .col.sec-text.sec-credits a {
        border: none; }
      .grid .col.sec-text.sec-credits .civilization {
        display: block;
        width: 215px;
        height: 41px;
        background: url(i/civilization.png) 50% 50% no-repeat;
        margin: 0 auto;
        -webkit-background-size: contain;
        -moz-background-size: contain;
        -o-background-size: contain;
        background-size: contain;
        -moz-transform: rotate(0.0001deg);
        /* FF rendering hack */
        text-indent: 150%;
        white-space: nowrap;
        overflow: hidden; }
    .grid .col.sec-review {
      padding-top: 32px;
      padding-bottom: 28px; }
      @media only screen and (max-width: 599px) {
        .grid .col.sec-review + .sec-review {
          padding-top: 0;
          margin-top: -12px; } }
      .grid .col.sec-review .form-review-media-choices a {
        border-bottom: 1px solid #111; }
      .grid .col.sec-review .sec-review-wrap {
        position: relative;
        padding-left: 46px; }
        .grid .col.sec-review .sec-review-wrap + .sec-review-wrap {
          margin-top: 1.4em; }
      .grid .col.sec-review .review-edit {
        position: absolute;
        top: 4px;
        left: 0;
        width: 30px;
        height: 30px;
        cursor: pointer;
        background-image: url(i/icon-edit-pencil.png);
        -webkit-transition: all 0.125s;
        -moz-transition: all 0.125s;
        -o-transition: all 0.125s;
        transition: all 0.125s; }
        .grid .col.sec-review .review-edit:after {
          content: " ";
          background: url(i/icon-edit-hover.png);
          /* pre-load */
          display: none; }
        .grid .col.sec-review .review-edit:hover {
          background-image: url(i/icon-edit-hover.png); }
        @media only screen and (max-width: 599px) {
          .grid .col.sec-review .review-edit {
            top: 2px;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            -o-transform: rotate(90deg);
            transform: rotate(90deg);
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -o-backface-visibility: hidden;
            backface-visibility: hidden;
            /* FF Hack for sharper renders */ } }
    .grid .col.sec-menu {
      padding-top: 18px;
      padding-bottom: 18px;
      text-align: center;
      font-style: italic;
      cursor: default;
      letter-spacing: -0.65em;
      text-rendering: optimizeLegibility; }
      .grid .col.sec-menu span, .grid .col.sec-menu a {
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline; }
      .grid .col.sec-menu .steps {
        margin-right: 0.5em; }
      .grid .col.sec-menu .current-step {
        font-weight: 800;
        font-style: normal;
        cursor: default; }
      .grid .col.sec-menu a {
        padding: 3px; }
        .grid .col.sec-menu a:not(:last-child):after {
          content: "—";
          margin-left: 3px;
          font-weight: 400; }
      @media only screen and (max-width: 599px) {
        .grid .col.sec-menu {
          display: none; } }
    .grid .col.prev-step a {
      letter-spacing: normal;
      display: -moz-inline-stack;
      display: inline-block;
      zoom: 1;
      *display: inline;
      padding: 18px;
      background: url(i/arrows2.png) no-repeat;
      -webkit-background-size: auto 12px;
      -moz-background-size: auto 12px;
      -o-background-size: auto 12px;
      background-size: auto 12px;
      -moz-transform: rotate(0.0001deg);
      /* FF rendering hack */
      background-position: 0 50%; }
    .grid .col.next-step {
      text-align: right; }
      .grid .col.next-step a {
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        padding: 18px;
        background: url(i/arrows2.png) no-repeat;
        -webkit-background-size: auto 12px;
        -moz-background-size: auto 12px;
        -o-background-size: auto 12px;
        background-size: auto 12px;
        -moz-transform: rotate(0.0001deg);
        /* FF rendering hack */
        background-position: 100% 50%; }
        .grid .col.next-step a:not(.inactive) {
          font-weight: 700; }
    .grid .col.center {
      text-align: center; }
    .grid .col.sec-resources {
      padding-bottom: 32px;
      font-size: 1.5rem;
      position: relative; }
      .grid .col.sec-resources h3 {
        margin-bottom: 18px; }
      .grid .col.sec-resources .resources li {
        padding-bottom: 18px;
        vertical-align: top;
        letter-spacing: normal;
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        width: 100%;
        cursor: pointer;
        position: relative; }
        .grid .col.sec-resources .resources li:before {
          content: "+";
          font-weight: 500;
          font-size: 1.8rem;
          color: #111;
          margin: 0 5px 0 2px;
          vertical-align: text-top;
          width: 1rem;
          margin-right: -1rem;
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          vertical-align: top; }
        .grid .col.sec-resources .resources li > a {
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          vertical-align: top;
          width: calc(100% - 1rem);
          padding-left: 1rem;
          padding-bottom: 0; }
    .grid .col.share-image {
      padding-top: 0; }
      .grid .col.share-image h3 {
        padding-bottom: 8px;
        border-bottom: 1px solid #111;
        margin-bottom: 28px; }
      .grid .col.share-image input {
        margin-bottom: 28px;
        position: relative;
        height: 24px;
        color: #fff; }
        .grid .col.share-image input::-webkit-file-upload-button {
          visibility: hidden; }
        .grid .col.share-image input:after {
          content: "+ Add an Image";
          -webkit-user-select: none;
          letter-spacing: normal;
          display: -moz-inline-stack;
          display: inline-block;
          zoom: 1;
          *display: inline;
          background: #fff;
          color: #111;
          padding: 4px 10px;
          border: 1px solid #222;
          text-decoration: none;
          cursor: pointer;
          font-size: 1.4rem;
          font-weight: 600;
          position: absolute;
          left: 0; }
        .grid .col.share-image input:hover:after {
          color: #fff;
          background: #111; }
        .grid .col.share-image input:active:after {
          color: #fff;
          background: #111; }
      .grid .col.share-image img {
        margin-bottom: 28px;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        .grid .col.share-image img.preview {
          cursor: pointer;
          position: relative; }
        .grid .col.share-image img:hover {
          opacity: 0.5; }
      .grid .col.share-image .gform_drop_area {
        /* multi-file */
        border: 1px dashed #111;
        text-align: center;
        padding: 22px; }
        .grid .col.share-image .gform_drop_area .button {
          display: block;
          margin: 10px auto 0; }
    .grid .col.share-text {
      padding-top: 0; }
      .grid .col.share-text input[type="text"],
      .grid .col.share-text input[type="email"],
      .grid .col.share-text textarea {
        font-family: inherit;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.4;
        text-align: left;
        border: 0;
        border-bottom: 1px solid #ccc;
        width: 100%;
        margin-bottom: 28px;
        padding: 0 0 8px;
        background: transparent;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        .grid .col.share-text input[type="text"]:focus,
        .grid .col.share-text input[type="email"]:focus,
        .grid .col.share-text textarea:focus {
          border-color: #111; }
        .grid .col.share-text input[type="text"].entered,
        .grid .col.share-text input[type="email"].entered,
        .grid .col.share-text textarea.entered {
          border: 0;
          margin-bottom: 0; }
      .grid .col.share-text .flex-text-wrap {
        /* jquery textbox wrapper */
        margin-bottom: 28px;
        position: relative;
        *zoom: 1;
        *padding-bottom: 0 !important;
        -webkit-transition: all 0.25s;
        -moz-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        .grid .col.share-text .flex-text-wrap.entered {
          margin-bottom: 0; }
        .grid .col.share-text .flex-text-wrap textarea, .grid .col.share-text .flex-text-wrap pre {
          *padding-bottom: 0 !important;
          white-space: pre-wrap;
          width: 100%;
          *white-space: pre;
          *word-wrap: break-word; }
        .grid .col.share-text .flex-text-wrap textarea {
          font-weight: 400;
          overflow: hidden;
          position: absolute;
          top: 0;
          left: 0;
          height: 100%;
          width: 100%;
          resize: none; }
        .grid .col.share-text .flex-text-wrap pre {
          display: block;
          visibility: hidden;
          font-size: 1.25rem;
          line-height: 1.4rem; }
      .grid .col.share-text .share-story-agree {
        position: relative;
        margin-bottom: 28px;
        list-style: none;
        font-size: 1.1rem;
        line-height: 1.1rem; }
        .grid .col.share-text .share-story-agree .ginput_container input, .grid .col.share-text .share-story-agree .ginput_container label {
          vertical-align: baseline;
          margin: 8px 8px 0 0; }
    .grid .col a.inactive {
      color: #aaa;
      cursor: default;
      -webkit-transition: all 0.25s;
      -moz-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
    .grid .col input[type="email"],
    .grid .col input[type="text"] {
      font-size: 1.5rem;
      cursor: text;
      margin: 0 auto;
      text-align: center; }
      @media only screen and (max-width: 599px) {
        .grid .col input[type="email"],
        .grid .col input[type="text"] {
          width: 100%;
          background: rgba(255, 255, 255, 0.75); } }
    .grid .col img {
      width: auto;
      max-width: 100%;
      height: auto; }
    .grid .col .meta {
      font-size: 1.4rem; }
  .grid hr {
    width: 95.238095%;
    /* 920/966 */
    margin: 0 2.380952%;
    /* 23/966 */
    height: 0;
    border-top: 1px solid #111; }
    .grid hr:last-child {
      margin-bottom: 32px; }

.next-step .pop {
  -webkit-animation-name: pop;
  animation-name: pop;
  -webkit-animation-duration: 0.375s;
  animation-duration: 0.375s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

@-webkit-keyframes pop {
  50% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
@keyframes pop {
  50% {
    -webkit-transform: scale(1.25);
    transform: scale(1.25); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }
.cell.about .grid {
  padding-bottom: 32px; }
  .cell.about .grid .sec-text:not(.sec-credits) {
    font-size: 2.4rem;
    line-height: 1.4; }
    @media only screen and (max-width: 599px) {
      .cell.about .grid .sec-text:not(.sec-credits) {
        font-size: 1.8rem; } }
    .cell.about .grid .sec-text:not(.sec-credits) ul {
      list-style: disc;
      margin: 0.5em 1.5em; }

.stacked-content {
  padding-top: 28px;
  padding-bottom: 62px; }
  .stacked-content .stacked-content-image {
    width: 57.1428571%;
    margin: 0 auto;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale"); }
    @media only screen and (max-width: 599px) {
      .stacked-content .stacked-content-image {
        width: 82.742681%; } }
    .stacked-content .stacked-content-image div {
      width: 100%;
      height: 0;
      padding-bottom: 100%;
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.025);
      background-position: 50% 50%;
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
      -moz-transform: rotate(0.0001deg);
      /* FF rendering hack */
      box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.05); }
  .stacked-content .stacked-content-title {
    padding-top: 32px;
    padding-bottom: 18px;
    border-bottom: 1px solid #111;
    margin-bottom: 32px; }
    .stacked-content .stacked-content-title .edit a {
      font-size: 1rem;
      font-weight: 400; }
  .stacked-content a {
    border-bottom: 1px solid #111; }
  .stacked-content ul {
    width: 82.742681%;
    margin: 0.5em auto 1.5em;
    list-style: disc;
    text-align: left; }
  .stacked-content .iframe-wrap {
    /* appended by jquery */
    width: 82.742681%;
    height: 0;
    padding-bottom: 56.25%;
    margin: 0.5em auto 1.5em;
    position: relative; }
    .stacked-content .iframe-wrap iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.invite .sec-select .email.gplaceholder {
  list-style-type: none;
  letter-spacing: normal;
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  *display: inline; }
  .invite .sec-select .email.gplaceholder + .gform_footer {
    letter-spacing: normal;
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline; }
    .invite .sec-select .email.gplaceholder + .gform_footer input {
      height: 32px; }
  .invite .sec-select .email.gplaceholder input {
    height: 32px; }

.tooltip, .arrow:after {
  background: #fff;
  box-shadow: 0 0 0 3px #111; }

.tooltip {
  position: absolute;
  left: -10px;
  right: -10px;
  bottom: 0;
  z-index: 1000;
  pointer-events: none;
  opacity: 0;
  padding: 8px 10px;
  color: #111;
  text-align: center;
  font-size: 1.2rem;
  line-height: 1.25;
  cursor: pointer;
  letter-spacing: normal; }
  .tooltip.active {
    opacity: 1;
    bottom: 125%; }
  .tooltip.out {
    opacity: 0;
    bottom: 200%; }
  .tooltip .link {
    display: none; }
  .tooltip b {
    font-weight: 700; }
  .tooltip .arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 0;
    bottom: -16px; }
    .tooltip .arrow:after {
      content: " ";
      position: absolute;
      left: 10px;
      top: -10px;
      width: 12px;
      height: 12px;
      -webkit-transform: rotate(45deg);
      -moz-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */ }
  .tooltip.mobile {
    position: relative;
    top: -12px;
    left: 0;
    right: auto;
    bottom: auto;
    opacity: 1;
    padding: 0;
    text-align: left;
    font-size: 1.2rem;
    line-height: inherit;
    background: transparent;
    box-shadow: none;
    display: block;
    clear: left;
    width: 100%;
    padding-left: 1.75rem; }
    .tooltip.mobile b {
      font-weight: 400 !important; }
    .tooltip.mobile .arrow {
      display: none; }

.modal-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99;
  display: table;
  width: 100%;
  height: 100%;
  background: transparent;
  background-position: 50% 50%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -moz-transform: rotate(0.0001deg);
  /* FF rendering hack */
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s; }
  .modal-bg.show {
    opacity: 0.99999; }

.modal-wrap {
  display: table-cell;
  vertical-align: middle;
  max-width: 720px; }

.modal {
  position: relative;
  display: block;
  max-width: 720px;
  background: #111;
  color: #fff;
  margin: 0 auto; }
  .modal .modal-text {
    width: 33.33333%;
    padding: 18px; }
  .modal .modal-image {
    position: absolute;
    top: 0;
    left: 33.33333%;
    right: 0;
    bottom: 0;
    background: #fff;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
    -moz-transform: rotate(0.0001deg);
    /* FF rendering hack */ }
  @media only screen and (max-width: 599px) {
    .modal .modal-text,
    .modal .modal-image {
      width: 100%;
      position: relative;
      top: auto;
      left: auto;
      right: auto;
      bottom: auto; }
    .modal .modal-image {
      min-height: 250px; } }
  .modal a {
    color: #fff;
    border-bottom: 1px solid #fff; }
    .modal a:hover {
      opacity: 0.75; }
  .modal h2 {
    font-size: 24px;
    line-height: 26px;
    text-transform: uppercase;
    letter-spacing: 0.2ex;
    margin-top: 5px;
    text-rendering: optimizeLegibility; }
    .modal h2 + p {
      margin-top: 18px; }
    @media only screen and (max-width: 599px) {
      .modal h2 {
        font-size: 32px;
        line-height: 36px; }
        .modal h2 + p {
          margin-top: 18px; } }
  .modal .modal-button {
    text-align: center;
    margin: 18px auto;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s; }
    @media only screen and (max-width: 599px) {
      .modal .modal-button {
        margin-top: 18px; } }
    .modal .modal-button.show {
      opacity: 0.99999; }
  .modal button {
    color: #fff;
    border-color: #fff;
    border-width: 3px;
    text-transform: uppercase;
    letter-spacing: 0.2ex; }
    .modal button:hover {
      background: #fff;
      color: #111; }
  .modal .modal-sponsor {
    position: absolute;
    bottom: 12px;
    right: 18px; }
    .modal .modal-sponsor img {
      height: 18px; }
  .modal .modal-close {
    position: absolute;
    top: 18px;
    right: 18px;
    cursor: pointer;
    display: block;
    width: 30px;
    height: 30px;
    padding: 6px;
    opacity: 0;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s;
    z-index: 99; }
    .modal .modal-close.show {
      opacity: 0.99999; }
    .modal .modal-close span {
      display: block;
      width: 24px;
      height: 4px;
      background: #fff;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      transition: all 0.5s;
      -webkit-transform: rotate(225deg);
      -moz-transform: rotate(225deg);
      -ms-transform: rotate(225deg);
      -o-transform: rotate(225deg);
      transform: rotate(225deg);
      -webkit-backface-visibility: hidden;
      -moz-backface-visibility: hidden;
      -o-backface-visibility: hidden;
      backface-visibility: hidden;
      /* FF Hack for sharper renders */
      margin-left: -4px;
      margin-top: 6px; }
      .modal .modal-close span + span {
        opacity: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -o-backface-visibility: hidden;
        backface-visibility: hidden;
        /* FF Hack for sharper renders */
        margin-top: 0; }
        .modal .modal-close span + span + span {
          opacity: 1;
          -webkit-transform: rotate(-225deg);
          -moz-transform: rotate(-225deg);
          -ms-transform: rotate(-225deg);
          -o-transform: rotate(-225deg);
          transform: rotate(-225deg);
          -webkit-backface-visibility: hidden;
          -moz-backface-visibility: hidden;
          -o-backface-visibility: hidden;
          backface-visibility: hidden;
          /* FF Hack for sharper renders */
          margin-top: -8px; }
    .modal .modal-close.dark span {
      background: #111; }

.read-more {
  position: absolute;
  bottom: 40px;
  display: block;
  width: 100%;
  text-align: center;
  color: #999;
  cursor: s-resize; }

.grid .sec-select.col .three-col {
  width: calc(100% + (2.380952% * 2));
  margin: 0 -2.380952%;
  overflow: visible; }
  .grid .sec-select.col .three-col > li {
    display: block;
    float: left;
    width: 28.571429%;
    /* 276/966 */
    margin: 0 2.380952%;
    /* 23/966 */
    position: relative; }
    @media only screen and (max-width: 599px) {
      .grid .sec-select.col .three-col > li {
        width: 95.238095%;
        /* 920/966 */ } }

body > .admin-edit {
  z-index: 100;
  position: fixed;
  top: 0;
  left: 0;
  padding-left: 11.538462%;
  height: 60px; }
  body > .admin-edit a {
    display: block;
    line-height: 60px; }

menu > .admin-edit {
  position: relative;
  margin-top: 20px; }

.hidden {
  display: none; }
  .hidden.preview, .hidden.not {
    display: block; }

.icon {
  text-indent: 150%;
  white-space: nowrap;
  overflow: hidden;
  background-position: 0 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -moz-transform: rotate(0.0001deg);
  /* FF rendering hack */ }

.clear {
  clear: both; }

.cf {
  *zoom: 1; }
  .cf:before {
    content: " ";
    display: table; }
  .cf:after {
    content: " ";
    display: table;
    clear: both; }

.buorg {
  border-bottom: 1px solid #fff !important;
  background: #111 !important;
  font-family: inherit !important;
  color: #fff !important;
  font-size: 1.2rem !important; }
  .buorg div {
    padding: 12px !important; }
  .buorg a {
    color: #fff !important;
    text-decoration: none !important;
    border-bottom: 1px solid #fff !important; }
  .buorg #buorgclose {
    position: absolute !important;
    right: 12px !important;
    top: 0 !important;
    height: auto !important;
    font-size: inherit !important; }
