/* libraries */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

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

/* fonts */
/* colors */
/* mixins */
/* styles */
html, body {
  height: 100%;
  background-color: #f1eeee; }

#site-footer, .sticky-push {
  clear: both;
  height: 248px; }

#sticky-wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -248px; }

a {
  color: #8fadec;
  text-decoration: none; }
  a:hover {
    color: #ffa56e; }

.container {
  width: 1179px;
  margin: 0 auto;
  overflow: hidden; }

.clear {
  clear: both;
  display: block; }

#site-masthead {
  height: 180px;
  width: 100%;
  background-color: #262626; }
  #site-masthead .identity {
    float: left;
    width: 263px;
    margin: 38px 0 0 0; }
    #site-masthead .identity h3 {
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #f1eeee;
      margin-bottom: 50px; }
    #site-masthead .identity a {
      display: block;
      width: 263px;
      height: 53px;
      background-image: url("../images_sys/sprites/Logo_header_200percent.png");
      background-position: 0 0;
      background-repeat: no-repeat;
      -webkit-background-size: 100%, 50%;
      -moz-background-size: 100%, 50%;
      -o-background-size: 100%, 50%;
      background-size: 100%, 50%; }
      #site-masthead .identity a:hover {
        background-position: 0 -53px; }
      #site-masthead .identity a:active {
        background-position: 0 -106px; }
  #site-masthead .main-nav {
    float: right;
    margin-top: 38px; }
    #site-masthead .main-nav .top {
      margin: 0 0 84px 0;
      overflow: hidden;
      float: right; }
      #site-masthead .main-nav .top a {
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 13px;
        color: dimgrey;
        text-transform: uppercase;
        letter-spacing: 2px;
        display: inline-block;
        margin: 0 100px 0 0;
        line-height: 18px;
        float: left; }
        #site-masthead .main-nav .top a:hover {
          color: #ffa56e; }
    #site-masthead .main-nav .bottom {
      float: right;
      clear: both;
      position: relative; }
      #site-masthead .main-nav .bottom a {
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 2px; }
        #site-masthead .main-nav .bottom a:hover {
          color: #c6d4f1; }
        #site-masthead .main-nav .bottom a + a {
          margin-left: 22px; }
      #site-masthead .main-nav .bottom .social {
        height: 18px;
        -webkit-background-size: 100%, 50%;
        -moz-background-size: 100%, 50%;
        -o-background-size: 100%, 50%;
        background-size: 100%, 50%;
        background-repeat: no-repeat;
        display: inline-block;
        background-position: center top;
        display: inline-block;
        float: left;
        position: absolute;
        top: -103px;
        right: 0; }
        #site-masthead .main-nav .bottom .social:hover {
          background-position: center bottom; }
        #site-masthead .main-nav .bottom .social.tw {
          background-image: url("../images_sys/icons/header_twitter.png");
          width: 19px; }
        #site-masthead .main-nav .bottom .social.fb {
          background-image: url("../images_sys/icons/header_facebook.png");
          width: 11px; }
        #site-masthead .main-nav .bottom .social.tw {
          right: 27px; }

#unsupported-browser {
  display: none;
  text-align: center;
  background-color: #8fadec;
  color: #f1eeee;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  letter-spacing: 2px;
  line-height: 30px;
  padding: 30px 0; }
  #unsupported-browser .container {
    width: 100%;
    margin: 0; }
  #unsupported-browser em {
    font-size: 15px;
    margin-left: 15px;
    font-style: normal; }
  #unsupported-browser a {
    color: #2e2e2e; }
  #unsupported-browser .close {
    vertical-align: middle;
    display: inline-block;
    width: 28px;
    height: 28px;
    background-image: url("../images_sys/sprites/ie_banner_X.png");
    background-position: center top; }
    #unsupported-browser .close:active {
      background-position: center bottom; }

.lt-ie9 #unsupported-browser {
  display: block; }

#jump-arrow {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  position: fixed;
  bottom: 35px;
  z-index: 10000;
  right: 35px;
  width: 75px;
  height: 75px;
  background-image: url("../images_sys/icons/jump_arrow.png");
  background-position: center top;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-duration: 0.1s;
  -moz-transition-duration: 0.1s;
  -o-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-delay: 0;
  -moz-transition-delay: 0;
  -o-transition-delay: 0;
  transition-delay: 0;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }
  #jump-arrow:hover {
    background-position: center bottom; }
  #jump-arrow.show {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1;
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
  #jump-arrow.fixed {
    position: absolute;
    right: 35px;
    top: -75px; }

@media screen and (max-width: 800px) {
  #jump-arrow {
    width: 35px;
    height: 35px;
    right: 20px;
    bottom: 20px;
    background-image: url("../images_sys/icons/jump_arrow_mobile.png"); }
    #jump-arrow.show {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
      opacity: 0.8; }
    #jump-arrow.fixed {
      right: 20px;
      top: -35px; } }
@media screen and (max-width: 320px) {
  #jump-arrow {
    right: 0;
    bottom: 0; }
    #jump-arrow.fixed {
      right: 0;
      top: -35px; } }
#site-footer {
  height: 248px;
  background-color: #262626;
  overflow: visible;
  position: relative; }
  #site-footer .logo {
    margin-top: 40px;
    margin-right: 52px;
    float: left;
    display: block;
    width: 215px;
    height: 44px;
    background-image: url("../images_sys/sprites/Logo_footer_200percent.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    -webkit-background-size: 100%, 50%;
    -moz-background-size: 100%, 50%;
    -o-background-size: 100%, 50%;
    background-size: 100%, 50%; }
    #site-footer .logo:hover {
      background-position: 0 -44px; }
    #site-footer .logo:active {
      background-position: 0 -88px; }
  #site-footer #footer-nav {
    float: right;
    width: 860px; }
    #site-footer #footer-nav .info {
      float: left;
      margin: 40px 0 0;
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 13px;
      letter-spacing: 2px;
      line-height: 20px;
      text-transform: uppercase; }
      #site-footer #footer-nav .info h3 {
        color: #f1eeee;
        margin-bottom: 20px; }
      #site-footer #footer-nav .info h4 {
        color: #828080; }
      #site-footer #footer-nav .info h5 {
        color: dimgrey;
        margin-bottom: 20px; }
      #site-footer #footer-nav .info h6 {
        color: #ffa56e; }
    #site-footer #footer-nav .main-nav {
      float: right;
      margin-top: 40px; }
      #site-footer #footer-nav .main-nav .top a {
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 13px;
        text-transform: uppercase;
        letter-spacing: 2px; }
        #site-footer #footer-nav .main-nav .top a:hover {
          color: #c6d4f1; }
        #site-footer #footer-nav .main-nav .top a + a {
          margin-left: 16px; }
      #site-footer #footer-nav .main-nav .bottom {
        display: block;
        text-align: right;
        margin-top: 25px; }
        #site-footer #footer-nav .main-nav .bottom .social {
          height: 18px;
          -webkit-background-size: 100%, 50%;
          -moz-background-size: 100%, 50%;
          -o-background-size: 100%, 50%;
          background-size: 100%, 50%;
          background-repeat: no-repeat;
          display: inline-block;
          background-position: center top; }
          #site-footer #footer-nav .main-nav .bottom .social:hover {
            background-position: center bottom; }
          #site-footer #footer-nav .main-nav .bottom .social.tw {
            background-image: url("../images_sys/icons/header_twitter.png");
            width: 19px; }
          #site-footer #footer-nav .main-nav .bottom .social.fb {
            background-image: url("../images_sys/icons/header_facebook.png");
            width: 11px; }
          #site-footer #footer-nav .main-nav .bottom .social + .social {
            margin-left: 16px; }

@media screen and (max-width: 1229px) {
  #site-masthead {
    width: auto;
    padding: 0 25px; }
    #site-masthead .container {
      width: 100%; }

  #site-footer {
    height: 318px;
    padding: 0 25px;
    text-align: center; }
    #site-footer .container {
      width: 100%; }
    #site-footer .logo {
      display: none; }
    #site-footer #footer-nav {
      float: none;
      display: block;
      width: auto;
      margin: 0 auto; }
      #site-footer #footer-nav .info {
        width: 260px;
        margin: 28px auto 26px;
        text-align: left;
        float: none; }
      #site-footer #footer-nav .main-nav {
        float: none;
        border-top: 1px solid #464646;
        padding-top: 26px;
        margin-bottom: 3px;
        margin-top: 0; }
        #site-footer #footer-nav .main-nav .top {
          vertical-align: text-top; }
          #site-footer #footer-nav .main-nav .top a {
            margin-bottom: 15px;
            display: inline-block; }
        #site-footer #footer-nav .main-nav .bottom {
          display: inline;
          margin: 0 0 23px 16px; }

  .stick-push {
    height: 318px; } }
@media screen and (max-width: 853px) {
  #site-masthead {
    width: auto;
    text-align: center;
    height: auto;
    padding-bottom: 3px; }
    #site-masthead .identity,
    #site-masthead .main-nav {
      display: block;
      float: none; }
    #site-masthead .identity {
      margin: 38px auto; }
      #site-masthead .identity h3 {
        margin-bottom: 38px; }
    #site-masthead .main-nav {
      margin: 0 auto; }
      #site-masthead .main-nav .top {
        float: none;
        padding-bottom: 26px;
        margin-bottom: 26px;
        border-bottom: 1px solid #464646; }
        #site-masthead .main-nav .top a {
          float: none;
          display: block;
          margin: 0; }
      #site-masthead .main-nav .bottom {
        display: inline;
        float: none; }
        #site-masthead .main-nav .bottom a {
          margin-bottom: 23px;
          display: inline-block; }
          #site-masthead .main-nav .bottom a + a {
            margin-left: 10px; }
        #site-masthead .main-nav .bottom .social.tw,
        #site-masthead .main-nav .bottom .social.fb {
          position: relative;
          top: auto;
          right: auto;
          float: none;
          vertical-align: text-top; } }
@media screen and (max-width: 570px) and (min-width: 544px) {
  #site-masthead .main-nav .bottom a + a {
    margin-left: 15px; } }
@media screen and (min-width: 606px) and (max-width: 1229px) {
  #site-footer,
  .sticky-push {
    height: 292px; } }
@media screen and (min-width: 378px) and (max-width: 605px) {
  #site-footer,
  .sticky-push {
    height: 318px; } }
@media screen and (min-width: 321px) and (max-width: 377px) {
  #site-footer,
  .sticky-push {
    height: 350px; } }
@media screen and (max-width: 320px) {
  #site-footer,
  .sticky-push {
    height: 350px; }

  #site-footer #footer-nav .main-nav .top a + a {
    margin: 0 5px 15px 8px; } }
.pagination a {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px; }

/* pages */
#page.catalog .cover {
  width: 100%;
  background-color: #ffa56e; }
#page.catalog .body h1, #page.catalog .body h2 {
  font-family: "ITC Garamond W01 Light", Times New Roman, serif;
  font-size: 40px;
  line-height: 45px; }
#page.catalog .body h1 {
  color: #2e2e2e;
  margin-top: 76px; }
#page.catalog .body h2, #page.catalog .body p {
  color: #818181; }
#page.catalog .body p {
  margin: 30px 0;
  font-family: "ITC Garamond W01 Light", Times New Roman, serif;
  font-size: 24px;
  line-height: 30px; }
  #page.catalog .body p i {
    font-style: italic;
    font-size: 18px; }
#page.catalog .body .price {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #818181; }
#page.catalog .body nav {
  margin-bottom: 76px;
  margin-top: 66px; }
  #page.catalog .body nav a {
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-right: 25px; }
    #page.catalog .body nav a + a {
      padding-left: 25px;
      border-left: 1px solid #8fadec; }
#page.programs .label {
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #2e2e2e;
  text-transform: uppercase;
  padding: 55px 0 50px;
  display: block; }
#page.programs .band.light {
  background-color: #f6f4f4; }
#page.programs .band article {
  float: left;
  margin-bottom: 55px;
  width: 48%; }
  #page.programs .band article.o {
    float: right;
    margin-right: 0; }
  #page.programs .band article > a {
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-family: "ITC Garamond W01 Light", Times New Roman, serif;
    font-size: 40px;
    text-transform: none;
    letter-spacing: normal;
    display: block;
    margin-bottom: 10px; }
  #page.programs .band article p {
    font-family: "ITC Garamond W01 Light", Times New Roman, serif;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 10px; }
    #page.programs .band article p i {
      font-style: italic; }
  #page.programs .band article h3, #page.programs .band article .price {
    text-transform: uppercase;
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 20px; }
  #page.programs .band article h3 {
    color: #818181;
    margin-bottom: 8px; }
  #page.programs .band article .price {
    color: #bababa;
    display: block;
    margin-bottom: 7px; }
    #page.programs .band article .price + a {
      margin-top: 50px; }
#page.feed-layout {
  padding-bottom: 135px; }
  #page.feed-layout .container {
    max-width: 1179px;
    width: 100%; }
  #page.feed-layout .hide {
    display: none; }
  #page.feed-layout #tag-label {
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    margin: 55px 0 50px; }
    #page.feed-layout #tag-label .label {
      font-size: 12px;
      color: #9f9f9f;
      display: inline-block; }
    #page.feed-layout #tag-label h1 {
      color: #585858;
      font-size: 18px;
      line-height: 20px;
      margin-left: 20px;
      display: inline-block; }
  #page.feed-layout #feed-wrapper #infscr-loading {
    position: fixed;
    bottom: 23px;
    left: 50%;
    margin-left: -50px;
    z-index: 10000; }
  #page.feed-layout #feed-wrapper .post {
    position: relative;
    display: block;
    width: 385px;
    margin-bottom: 12px;
    cursor: pointer; }
    #page.feed-layout #feed-wrapper .post.photo img {
      width: 100%;
      display: block; }
    #page.feed-layout #feed-wrapper .post.photo:hover > .cheech {
      display: block; }
    #page.feed-layout #feed-wrapper .post.quote {
      background-color: #434343;
      background-image: url("../images_sys/icons/quotation_mark.png");
      background-position: 0 0;
      background-repeat: no-repeat; }
      #page.feed-layout #feed-wrapper .post.quote blockquote {
        color: #f1eeee;
        padding: 24px;
        font-size: 34px;
        font-family: "ITC Garamond W01 Light", Times New Roman, serif;
        line-height: 42px; }
      #page.feed-layout #feed-wrapper .post.quote cite {
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        text-align: right;
        line-height: 18px;
        padding-bottom: 70px;
        padding-right: 24px;
        color: #585858;
        display: block; }
        #page.feed-layout #feed-wrapper .post.quote cite em {
          font-style: italic; }
      #page.feed-layout #feed-wrapper .post.quote .cheech {
        display: block;
        background-color: transparent; }
        #page.feed-layout #feed-wrapper .post.quote .cheech .text,
        #page.feed-layout #feed-wrapper .post.quote .cheech .title,
        #page.feed-layout #feed-wrapper .post.quote .cheech .tags,
        #page.feed-layout #feed-wrapper .post.quote .cheech .time {
          display: none; }
    #page.feed-layout #feed-wrapper .post.audio {
      background-color: #434343; }
      #page.feed-layout #feed-wrapper .post.audio .cheech {
        display: block;
        height: 100px;
        bottom: 0;
        top: auto;
        background-color: transparent; }
        #page.feed-layout #feed-wrapper .post.audio .cheech .text,
        #page.feed-layout #feed-wrapper .post.audio .cheech .title,
        #page.feed-layout #feed-wrapper .post.audio .cheech .tags,
        #page.feed-layout #feed-wrapper .post.audio .cheech .time {
          display: none; }
      #page.feed-layout #feed-wrapper .post.audio .audio_player {
        padding: 25px; }
        #page.feed-layout #feed-wrapper .post.audio .audio_player iframe {
          height: 50px; }
      #page.feed-layout #feed-wrapper .post.audio h4 {
        padding: 0 25px 50px;
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: white; }
    #page.feed-layout #feed-wrapper .post.video {
      background-color: #434343; }
      #page.feed-layout #feed-wrapper .post.video .video-frame {
        overflow: hidden;
        width: 100%; }
        #page.feed-layout #feed-wrapper .post.video .video-frame iframe {
          width: 100%; }
      #page.feed-layout #feed-wrapper .post.video h4 {
        padding: 25px 25px 50px;
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 12px;
        text-transform: uppercase;
        color: white; }
      #page.feed-layout #feed-wrapper .post.video .cheech {
        display: block;
        height: 100px;
        bottom: 0;
        top: auto;
        background-color: transparent; }
      #page.feed-layout #feed-wrapper .post.video .text,
      #page.feed-layout #feed-wrapper .post.video .title,
      #page.feed-layout #feed-wrapper .post.video .tags,
      #page.feed-layout #feed-wrapper .post.video .time {
        display: none; }
    #page.feed-layout #feed-wrapper .post .notes-link {
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      color: black;
      font-size: 12px;
      text-transform: uppercase;
      border-bottom: 1px solid black; }
    #page.feed-layout #feed-wrapper .post .cheech {
      display: none;
      position: absolute;
      top: 0;
      overflow: hidden;
      z-index: 2000;
      width: 100%;
      height: 100%;
      text-align: center;
      background-color: #f1eeee;
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
      opacity: 0.9;
      font-family: "ITC Garamond W01 Light", Times New Roman, serif;
      font-size: 17px;
      line-height: 20px;
      color: #2e2e2e; }
      #page.feed-layout #feed-wrapper .post .cheech .time {
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 10px;
        letter-spacing: 1px;
        color: #a1a1a1;
        margin-top: 20px;
        text-transform: uppercase; }
        #page.feed-layout #feed-wrapper .post .cheech .time span {
          display: inline-block;
          vertical-align: text-bottom;
          width: 11px;
          height: 11px;
          background-image: url("../images_sys/icons/timestamp.png");
          background-repeat: no-repeat;
          background-position: center top;
          margin-right: 10px; }
      #page.feed-layout #feed-wrapper .post .cheech .text {
        padding: 0 10px;
        margin-top: 45px; }
      #page.feed-layout #feed-wrapper .post .cheech .tags {
        margin-top: 20px; }
        #page.feed-layout #feed-wrapper .post .cheech .tags a {
          font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
          font-size: 13px;
          text-transform: uppercase;
          letter-spacing: 2px; }
          #page.feed-layout #feed-wrapper .post .cheech .tags a + a {
            margin-left: 10px; }
      #page.feed-layout #feed-wrapper .post .cheech .interaction {
        position: absolute;
        bottom: 15px;
        z-index: 3000;
        left: 0;
        width: 100%; }
        #page.feed-layout #feed-wrapper .post .cheech .interaction .notes-link {
          float: left;
          margin-left: 25px; }
        #page.feed-layout #feed-wrapper .post .cheech .interaction .social {
          float: right;
          margin-right: 25px; }
          #page.feed-layout #feed-wrapper .post .cheech .interaction .social .reblog_button,
          #page.feed-layout #feed-wrapper .post .cheech .interaction .social .like_button {
            float: left;
            margin-left: 10px; }
          #page.feed-layout #feed-wrapper .post .cheech .interaction .social .pin_button {
            float: left;
            height: 20px;
            line-height: 27px; }
  #page.feed-layout #feed-wrapper.permalink-page {
    padding-bottom: 60px; }
    #page.feed-layout #feed-wrapper.permalink-page .post {
      width: 800px;
      margin: 0 auto;
      background-color: #f6f4f5; }
      #page.feed-layout #feed-wrapper.permalink-page .post .cheech {
        display: block;
        background: none;
        position: relative;
        width: 100%;
        height: auto;
        text-align: left; }
        #page.feed-layout #feed-wrapper.permalink-page .post .cheech .title {
          margin: 36px 25px;
          height: 0; }
        #page.feed-layout #feed-wrapper.permalink-page .post .cheech .text {
          padding: 0 25px 36px; }
        #page.feed-layout #feed-wrapper.permalink-page .post .cheech .tags {
          float: left;
          margin: 0 25px 18px 15px;
          width: 595px; }
          #page.feed-layout #feed-wrapper.permalink-page .post .cheech .tags a {
            margin: 0 5px; }
        #page.feed-layout #feed-wrapper.permalink-page .post .cheech .interaction {
          position: relative;
          margin: 0 25px;
          bottom: auto;
          top: auto;
          width: auto;
          float: right; }
          #page.feed-layout #feed-wrapper.permalink-page .post .cheech .interaction .notes-link {
            display: none; }
        #page.feed-layout #feed-wrapper.permalink-page .post .cheech .time {
          margin: 0 0 20px 20px; }
      #page.feed-layout #feed-wrapper.permalink-page .post .notes-wrap {
        background-color: #f1eeee;
        padding: 50px 25px 10px 25px;
        margin-bottom: 50px; }
        #page.feed-layout #feed-wrapper.permalink-page .post .notes-wrap ol li {
          text-transform: uppercase;
          font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
          font-size: 14px;
          line-height: 20px;
          color: #7e7e7e;
          margin: 20px 0; }
          #page.feed-layout #feed-wrapper.permalink-page .post .notes-wrap ol li img {
            width: auto;
            margin: 0 10px 0 0;
            display: inline;
            vertical-align: text-top; }
          #page.feed-layout #feed-wrapper.permalink-page .post .notes-wrap ol li a {
            font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
            font-size: 13px;
            text-transform: uppercase;
            letter-spacing: 2px;
            letter-spacing: normal; }
      #page.feed-layout #feed-wrapper.permalink-page .post.photo img {
        width: auto;
        margin: 0 auto; }
      #page.feed-layout #feed-wrapper.permalink-page .post.quote > blockquote {
        display: none; }
      #page.feed-layout #feed-wrapper.permalink-page .post.quote > cite {
        display: none; }
      #page.feed-layout #feed-wrapper.permalink-page .post.quote .text,
      #page.feed-layout #feed-wrapper.permalink-page .post.quote .tags,
      #page.feed-layout #feed-wrapper.permalink-page .post.quote .title,
      #page.feed-layout #feed-wrapper.permalink-page .post.quote .time {
        display: block; }
      #page.feed-layout #feed-wrapper.permalink-page .post.quote .text {
        background-color: #434343;
        background-image: url("../images_sys/icons/quotation_mark.png");
        background-position: 0 0;
        background-repeat: no-repeat;
        padding: 25px;
        margin-bottom: 36px; }
      #page.feed-layout #feed-wrapper.permalink-page .post.quote cite {
        padding-bottom: 0; }
      #page.feed-layout #feed-wrapper.permalink-page .post.audio > span,
      #page.feed-layout #feed-wrapper.permalink-page .post.audio > h4,
      #page.feed-layout #feed-wrapper.permalink-page .post.audio > .video-frame, #page.feed-layout #feed-wrapper.permalink-page .post.video > span,
      #page.feed-layout #feed-wrapper.permalink-page .post.video > h4,
      #page.feed-layout #feed-wrapper.permalink-page .post.video > .video-frame {
        display: none; }
      #page.feed-layout #feed-wrapper.permalink-page .post.audio .text,
      #page.feed-layout #feed-wrapper.permalink-page .post.audio .tags,
      #page.feed-layout #feed-wrapper.permalink-page .post.audio .title,
      #page.feed-layout #feed-wrapper.permalink-page .post.audio .time, #page.feed-layout #feed-wrapper.permalink-page .post.video .text,
      #page.feed-layout #feed-wrapper.permalink-page .post.video .tags,
      #page.feed-layout #feed-wrapper.permalink-page .post.video .title,
      #page.feed-layout #feed-wrapper.permalink-page .post.video .time {
        display: block; }
      #page.feed-layout #feed-wrapper.permalink-page .post.audio .text, #page.feed-layout #feed-wrapper.permalink-page .post.video .text {
        background-color: #434343;
        padding: 25px;
        margin-bottom: 36px; }
        #page.feed-layout #feed-wrapper.permalink-page .post.audio .text h4, #page.feed-layout #feed-wrapper.permalink-page .post.video .text h4 {
          padding-bottom: 0; }
        #page.feed-layout #feed-wrapper.permalink-page .post.audio .text > .video-frame iframe, #page.feed-layout #feed-wrapper.permalink-page .post.video .text > .video-frame iframe {
          width: 100%; }
      #page.feed-layout #feed-wrapper.permalink-page .post.video .text {
        padding: 0 0 36px; }
#page.exhibition h2 {
  margin: 66px 0 86px;
  font-family: "ITC Garamond W01 Light", Times New Roman, serif;
  font-size: 45px;
  line-height: 55px;
  color: #505050; }
#page.exhibition #content article, #page.exhibition #content a {
  display: block;
  position: relative;
  float: left;
  height: 525px;
  vertical-align: top; }
  #page.exhibition #content article.col-1, #page.exhibition #content a.col-1 {
    width: 393px; }
  #page.exhibition #content article.col-2, #page.exhibition #content a.col-2 {
    width: 786px; }
  #page.exhibition #content article .cheech, #page.exhibition #content a .cheech {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #f1eeee;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
    color: #2e2e2e;
    text-align: center;
    font-family: "ITC Garamond W01 Light", Times New Roman, serif; }
    #page.exhibition #content article .cheech h3, #page.exhibition #content a .cheech h3 {
      margin-top: 185px;
      font-size: 40px;
      line-height: 44px; }
    #page.exhibition #content article .cheech p, #page.exhibition #content a .cheech p {
      font-size: 18px;
      line-height: 22px;
      margin-top: 28px; }
#page.exhibition #content .text {
  letter-spacing: 1px;
  text-align: center;
  background-color: #2e2e2e;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 38px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 2px; }
  #page.exhibition #content .text.first h3 {
    margin-top: 228px; }
  #page.exhibition #content .text.second h3 {
    margin-top: 154px; }
  #page.exhibition #content .text h3 {
    color: #f1eeee; }
  #page.exhibition #content .text h4 {
    color: #c1bfbf; }
  #page.exhibition #content .text h5 {
    color: #ffa56e;
    margin-top: 60px; }
#page.exhibition #content .link {
  text-align: center;
  letter-spacing: 2px;
  background-color: #94b0ec;
  color: #353535;
  font-size: 22px;
  font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
  line-height: 40px;
  text-transform: uppercase;
  height: auto; }
  #page.exhibition #content .link.first {
    padding: 181px 0; }
  #page.exhibition #content .link.second {
    padding: 161px 0; }
  #page.exhibition #content .link:hover {
    background-color: #2e2e2e;
    color: #8fadec; }
    #page.exhibition #content .link:hover > span {
      background-position: center bottom; }
  #page.exhibition #content .link:active > span {
    background-position: center bottom; }
  #page.exhibition #content .link span {
    display: block;
    margin: 46px auto 0;
    width: 34px;
    height: 37px;
    background-image: url("../images_sys/sprites/eyeball.png");
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-background-size: 100%, 50%;
    -moz-background-size: 100%, 50%;
    -o-background-size: 100%, 50%;
    background-size: 100%, 50%; }
#page.exhibition #content .image:hover > .cheech {
  display: block; }
#page.exhibition .funder-credits {
  margin: 52px 0; }
  #page.exhibition .funder-credits .col-1,
  #page.exhibition .funder-credits .col-2 {
    width: 570px;
    float: left;
    font-size: 13px;
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    line-height: 28px;
    color: #9f9f9f; }
    #page.exhibition .funder-credits .col-1 em,
    #page.exhibition .funder-credits .col-2 em {
      color: #7e7e7e;
      font-style: normal; }
    #page.exhibition .funder-credits .col-1 .last,
    #page.exhibition .funder-credits .col-2 .last {
      margin-top: 45px; }
  #page.exhibition .funder-credits .col-2 {
    float: right; }
  #page.exhibition .funder-credits .logos {
    margin-top: 40px; }
    #page.exhibition .funder-credits .logos img {
      vertical-align: middle; }
      #page.exhibition .funder-credits .logos img + img {
        margin-left: 65px; }
#page.exhibition .reviews {
  background-color: #f6f4f4; }
  #page.exhibition .reviews .col-1 {
    float: left; }
    #page.exhibition .reviews .col-1 p {
      padding: 0 40px 0 0; }
  #page.exhibition .reviews .col-2 {
    float: right; }
  #page.exhibition .reviews .col-1, #page.exhibition .reviews .col-2 {
    width: 50%; }
  #page.exhibition .reviews h3 {
    font-size: 12px;
    font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    color: #2e2e2e;
    margin: 52px 0 46px; }
  #page.exhibition .reviews a {
    display: block;
    width: 200px;
    min-height: 27px; }
    #page.exhibition .reviews a img {
      display: block; }
    #page.exhibition .reviews a:hover > img {
      filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
      opacity: 0.5; }
  #page.exhibition .reviews img {
    margin-bottom: 15px; }
  #page.exhibition .reviews p {
    font-family: "ITC Garamond W01 Light", Times New Roman, serif;
    font-size: 18px;
    line-height: 24px;
    color: #666666;
    margin-bottom: 46px; }
    #page.exhibition .reviews p i {
      font-style: italic; }
    #page.exhibition .reviews p cite {
      display: block;
      margin-top: 10px;
      font-size: 14px;
      font-style: italic; }
#page.designers {
  padding-bottom: 220px; }
  #page.designers .theme {
    font-family: "ITC Garamond W01 Light", Times New Roman, serif;
    font-size: 6em;
    color: #dfdcdc;
    text-align: center; }
    #page.designers .theme.fixed {
      position: fixed;
      top: 50%;
      left: 50%;
      margin: 0;
      z-index: -1; }
      #page.designers .theme.fixed.theme-1 {
        margin-left: -144px;
        margin-top: -48px; }
      #page.designers .theme.fixed.theme-2 {
        margin-left: -186px;
        margin-top: -48px; }
      #page.designers .theme.fixed.theme-3 {
        margin-left: -327px;
        margin-top: -48px; }
      #page.designers .theme.fixed.theme-4 {
        margin-left: -229px;
        margin-top: -48px; }
  #page.designers #designer-menu {
    background-color: #2e2e2e;
    padding: 50px 0;
    color: #666666;
    -webkit-transition-property: padding;
    -moz-transition-property: padding;
    -o-transition-property: padding;
    transition-property: padding;
    -webkit-transition-duration: 0.1s;
    -moz-transition-duration: 0.1s;
    -o-transition-duration: 0.1s;
    transition-duration: 0.1s;
    -webkit-transition-delay: 0;
    -moz-transition-delay: 0;
    -o-transition-delay: 0;
    transition-delay: 0;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in; }
    #page.designers #designer-menu .mobile {
      padding: 25px;
      display: none;
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 2px;
      color: #8fadec;
      background-color: #2e2e2e;
      line-height: 10px; }
      #page.designers #designer-menu .mobile:hover {
        color: #8fadec; }
      #page.designers #designer-menu .mobile:active {
        color: #c6d4f1; }
        #page.designers #designer-menu .mobile:active > span {
          background-position: center bottom; }
      #page.designers #designer-menu .mobile.active {
        background-color: #262626;
        color: #c6d4f1; }
        #page.designers #designer-menu .mobile.active span {
          background-position: center bottom; }
      #page.designers #designer-menu .mobile span {
        float: right;
        display: block;
        background-image: url("../images_sys/icons/mobile_designers_list.png");
        background-position: center top;
        background-repeat: no-repeat;
        -webkit-background-size: 100%, 50%;
        -moz-background-size: 100%, 50%;
        -o-background-size: 100%, 50%;
        background-size: 100%, 50%;
        width: 11px;
        height: 10px; }
    #page.designers #designer-menu .wrapper {
      display: block;
      height: auto; }
    #page.designers #designer-menu.fixed {
      position: fixed;
      top: 0;
      left: 0;
      padding: 30px 0;
      z-index: 5000;
      width: 100%;
      -webkit-transition-property: padding;
      -moz-transition-property: padding;
      -o-transition-property: padding;
      transition-property: padding;
      -webkit-transition-duration: 0.1s;
      -moz-transition-duration: 0.1s;
      -o-transition-duration: 0.1s;
      transition-duration: 0.1s;
      -webkit-transition-timing-function: ease-in;
      -moz-transition-timing-function: ease-in;
      -o-transition-timing-function: ease-in;
      transition-timing-function: ease-in;
      -webkit-transition-delay: 0;
      -moz-transition-delay: 0;
      -o-transition-delay: 0;
      transition-delay: 0; }
    #page.designers #designer-menu a, #page.designers #designer-menu span {
      font-family: "ITC Garamond W01 Light", Times New Roman, serif;
      font-size: 27px;
      line-height: 42px; }
    #page.designers #designer-menu a + span {
      padding-left: 9px; }
    #page.designers #designer-menu span + a {
      padding-left: 9px; }
    #page.designers #designer-menu .no-wrap {
      padding-left: 0; }
    #page.designers #designer-menu a {
      color: #f1eeee; }
      #page.designers #designer-menu a:hover {
        color: #ffa56e; }
      #page.designers #designer-menu a + a:before {
        content: "/";
        color: #666666;
        padding: 0 5px; }
  #page.designers .container .theme {
    margin: 67px auto;
    visibility: hidden; }
    #page.designers .container .theme.theme-1 {
      visibility: visible; }
  #page.designers .container .designer + .designer {
    margin-top: 190px; }
  #page.designers .container .designer .col.left {
    float: left;
    width: 368px;
    margin-right: 25px; }
    #page.designers .container .designer .col.left .name {
      display: block;
      margin: 0 0 32px;
      font-family: "ITC Garamond W01 Light", Times New Roman, serif;
      font-size: 50px;
      color: #2e2e2e;
      line-height: 50px;
      text-transform: none;
      letter-spacing: 0px; }
      #page.designers .container .designer .col.left .name:hover {
        color: #666666; }
      #page.designers .container .designer .col.left .name span {
        display: block;
        font-size: 30px; }
    #page.designers .container .designer .col.left .mobile-hero {
      display: none; }
      #page.designers .container .designer .col.left .mobile-hero img {
        display: block; }
      #page.designers .container .designer .col.left .mobile-hero span {
        display: block;
        float: left;
        width: 50%;
        text-align: center;
        padding: 12px 0;
        text-transform: uppercase;
        background-color: #f1eeee;
        color: #8e8e8e;
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 11px;
        letter-spacing: 2px; }
        #page.designers .container .designer .col.left .mobile-hero span + span {
          float: right; }
    #page.designers .container .designer .col.left a {
      text-transform: uppercase;
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 13px;
      text-transform: uppercase;
      letter-spacing: 2px;
      display: block;
      clear: both; }
    #page.designers .container .designer .col.left h4 {
      text-transform: uppercase;
      margin: 30px 0 32px;
      font-size: 13px;
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      letter-spacing: 2px;
      line-height: 18px;
      color: #7e7e7e; }
      #page.designers .container .designer .col.left h4 em {
        color: #676767; }
    #page.designers .container .designer .col.left p {
      font-family: "ITC Garamond W01 Light", Times New Roman, serif;
      font-size: 18px;
      line-height: 26px;
      color: #7e7e7e; }
      #page.designers .container .designer .col.left p + a {
        margin-top: 40px; }
        #page.designers .container .designer .col.left p + a:hover {
          color: #262626; }
      #page.designers .container .designer .col.left p i {
        font-style: italic; }
      #page.designers .container .designer .col.left p + p {
        text-indent: 3em; }
    #page.designers .container .designer .col.left .social {
      margin-top: 20px; }
      #page.designers .container .designer .col.left .social .fb {
        width: 11px;
        height: 18px;
        background-image: url("../images_sys/sprites/designers_facebook.png"); }
      #page.designers .container .designer .col.left .social .tw {
        width: 19px;
        height: 18px;
        background-image: url("../images_sys/sprites/designers_twitter.png"); }
      #page.designers .container .designer .col.left .social .tu {
        width: 12px;
        height: 18px;
        background-image: url("../images_sys/sprites/designers_tumblr.png"); }
      #page.designers .container .designer .col.left .social .pin {
        width: 18px;
        height: 18px;
        background-image: url("../images_sys/sprites/designers_pinterest.png"); }
      #page.designers .container .designer .col.left .social .gp {
        width: 17px;
        height: 17px;
        background-image: url("../images_sys/sprites/designers_google.png"); }
      #page.designers .container .designer .col.left .social .in {
        width: 17px;
        height: 18px;
        background-image: url("../images_sys/sprites/designers_instagram.png"); }
      #page.designers .container .designer .col.left .social a {
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center top;
        -webkit-background-size: 100%, 50%;
        -moz-background-size: 100%, 50%;
        -o-background-size: 100%, 50%;
        background-size: 100%, 50%; }
        #page.designers .container .designer .col.left .social a:hover {
          background-position: center bottom; }
        #page.designers .container .designer .col.left .social a + a {
          margin-left: 18px; }
  #page.designers .container .designer .col.right {
    float: right;
    width: 785px;
    position: relative; }
    #page.designers .container .designer .col.right .img-wrap {
      position: absolute; }
      #page.designers .container .designer .col.right .img-wrap.dimmed img {
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
        opacity: 0.5;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in; }
      #page.designers .container .designer .col.right .img-wrap img {
        display: block;
        -webkit-transition-property: opacity;
        -moz-transition-property: opacity;
        -o-transition-property: opacity;
        transition-property: opacity;
        -webkit-transition-duration: 0.2s;
        -moz-transition-duration: 0.2s;
        -o-transition-duration: 0.2s;
        transition-duration: 0.2s;
        -webkit-transition-delay: 0;
        -moz-transition-delay: 0;
        -o-transition-delay: 0;
        transition-delay: 0;
        -webkit-transition-timing-function: ease-in;
        -moz-transition-timing-function: ease-in;
        -o-transition-timing-function: ease-in;
        transition-timing-function: ease-in; }
      #page.designers .container .designer .col.right .img-wrap span {
        position: absolute;
        z-index: 1000;
        padding: 12px 14px;
        text-transform: uppercase;
        background-color: #f1eeee;
        color: #8e8e8e;
        font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
        font-size: 11px;
        letter-spacing: 2px;
        filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
        opacity: 0.9; }
    #page.designers .container .designer .col.right .explore-link {
      position: absolute;
      width: 393px;
      padding: 50px 0;
      text-align: center;
      font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
      font-size: 18px;
      line-height: 36px;
      color: #353535;
      background-color: #8fadec;
      text-transform: uppercase;
      letter-spacing: 3px; }
      #page.designers .container .designer .col.right .explore-link:hover {
        background-color: #2e2e2e;
        color: #8fadec; }
        #page.designers .container .designer .col.right .explore-link:hover > span {
          background-position: center bottom; }
      #page.designers .container .designer .col.right .explore-link:active > span {
        background-position: center bottom; }
      #page.designers .container .designer .col.right .explore-link span {
        display: block;
        margin: 20px auto 0;
        width: 34px;
        height: 37px;
        background-image: url("../images_sys/sprites/eyeball.png");
        background-repeat: no-repeat;
        background-position: center top;
        -webkit-background-size: 100%, 50%;
        -moz-background-size: 100%, 50%;
        -o-background-size: 100%, 50%;
        background-size: 100%, 50%; }

@media screen and (max-width: 1229px) {
  #page.catalog .container {
    width: 100%; }
  #page.catalog .cover {
    width: 100%;
    height: auto;
    margin: 0 auto; }
  #page.catalog .body {
    margin: 0 25px; } }
@media screen and (max-width: 510px) {
  #page.catalog .body nav a {
    float: none;
    display: block; }
    #page.catalog .body nav a + a {
      margin-top: 15px;
      padding-left: 0;
      border-left: none; } }
@media screen and (max-width: 1179px) {
  #page.programs .band {
    padding: 0 25px; }
    #page.programs .band .container {
      width: 100%; } }
@media screen and (max-width: 720px) {
  #page.programs .band article {
    float: none;
    width: 90%; }
    #page.programs .band article.o {
      float: none; } }
@media screen and (max-width: 1179px) {
  #page.feed-layout > .container {
    width: 782px; }
  #page.feed-layout #feed-wrapper .post.photo .cheech {
    display: block;
    position: relative;
    top: auto;
    left: auto;
    height: auto;
    background: transparent; }
    #page.feed-layout #feed-wrapper .post.photo .cheech .text,
    #page.feed-layout #feed-wrapper .post.photo .cheech .tags,
    #page.feed-layout #feed-wrapper .post.photo .cheech .title,
    #page.feed-layout #feed-wrapper .post.photo .cheech .time {
      display: none; }
    #page.feed-layout #feed-wrapper .post.photo .cheech .interaction {
      position: relative;
      left: auto;
      bottom: auto;
      padding: 20px 0;
      background-color: #434343; }
  #page.feed-layout #feed-wrapper .post.photo.permalink .cheech .text,
  #page.feed-layout #feed-wrapper .post.photo.permalink .cheech .tags,
  #page.feed-layout #feed-wrapper .post.photo.permalink .cheech .title,
  #page.feed-layout #feed-wrapper .post.photo.permalink .cheech .time {
    display: block; }
  #page.feed-layout #feed-wrapper .post.photo.permalink .cheech .interaction {
    background: transparent; } }
@media screen and (min-width: 769px) and (max-width: 782px) {
  #page.feed-layout > .container {
    width: 100%; }
  #page.feed-layout #feed-wrapper .post {
    width: 48%; }
  #page.feed-layout #tag-label {
    margin: 50px 25px; }
    #page.feed-layout #tag-label h1 {
      display: block;
      margin-left: 0;
      margin-top: 15px; }
  #page.feed-layout #feed-wrapper.permalink-page .post.photo img {
    width: 100%; } }
@media screen and (min-width: 768px) and (max-width: 769px) {
  #page.feed-layout > .container {
    width: 768px; }
  #page.feed-layout #feed-wrapper .post {
    width: 378px; }
  #page.feed-layout #tag-label {
    margin: 50px 25px; }
    #page.feed-layout #tag-label h1 {
      display: block;
      margin-left: 0;
      margin-top: 15px; }
  #page.feed-layout #feed-wrapper.permalink-page .post.photo img {
    width: 100%; } }
@media screen and (max-width: 767px) {
  #page.feed-layout > .container {
    width: 385px; }
  #page.feed-layout #tag-label {
    margin: 50px 25px; }
    #page.feed-layout #tag-label h1 {
      display: block;
      margin-left: 0;
      margin-top: 15px; }
  #page.feed-layout #feed-wrapper.permalink-page .post.photo img {
    width: 100%; } }
@media screen and (max-width: 800px) {
  #page.feed-layout #feed-wrapper .post.permalink {
    width: 100%; }
    #page.feed-layout #feed-wrapper .post.permalink .cheech .tags {
      width: auto; }
    #page.feed-layout #feed-wrapper .post.permalink .cheech .interaction {
      width: 101px;
      display: block;
      float: none;
      margin: 0 auto 25px; } }
@media screen and (max-width: 320px) {
  #page.feed-layout > .container {
    width: 320px; }
  #page.feed-layout #feed-wrapper .post {
    width: 320px; }
  #page.feed-layout #feed-wrapper .post.permalink {
    width: 320px;
    margin: 0; } }
@media screen and (max-width: 1179px) {
  #page.exhibition .container {
    width: 100%; }
  #page.exhibition h2 {
    padding: 0 25px; }
  #page.exhibition .funder-credits {
    padding: 0 25px; }
    #page.exhibition .funder-credits .col-1,
    #page.exhibition .funder-credits .col-2 {
      width: 48%; }
  #page.exhibition .reviews {
    padding: 0 25px; }
    #page.exhibition .reviews .container {
      width: 100%; }
    #page.exhibition .reviews .col-1,
    #page.exhibition .reviews .col-2 {
      width: 48%; } }
@media screen and (min-width: 787px) and (max-width: 1179px) {
  #page.exhibition #content {
    width: 786px;
    margin: 0 auto; }
    #page.exhibition #content .image {
      overflow: hidden;
      width: 393px; } }
@media screen and (min-width: 768px) and (max-width: 786px) {
  #page.exhibition #content {
    width: 100%;
    margin: 0; }
    #page.exhibition #content .image {
      overflow: hidden; }
    #page.exhibition #content .text,
    #page.exhibition #content .image,
    #page.exhibition #content article.col-1,
    #page.exhibition #content a.col-1 {
      float: left;
      width: 50%; }
    #page.exhibition #content article.col-2 {
      width: 100%; }
  #page.exhibition .funder-credits .logos img + img {
    margin-left: 25px; } }
@media screen and (min-width: 768px) and (max-width: 1179px) {
  #page.exhibition .funder-credits .logos img {
    width: 65px; }
    #page.exhibition .funder-credits .logos img:nth-child(2) {
      width: 90px;
      margin-left: 13px; }
    #page.exhibition .funder-credits .logos img + img {
      margin-left: 16px; } }
@media screen and (max-width: 785px) and (min-width: 570px) {
  #page.exhibition h2 {
    font-size: 30px;
    line-height: 38px;
    margin: 25px 0; } }
@media screen and (max-width: 569px) {
  #page.exhibition h2 {
    font-size: 24px;
    line-height: 30px;
    margin: 25px 0; }
  #page.exhibition .funder-credits .col-1,
  #page.exhibition .funder-credits .col-2 {
    font-size: 11px;
    line-height: 23px; } }
@media screen and (min-width: 393px) and (max-width: 767px) {
  #page.exhibition #content {
    width: 393px;
    margin: 0 auto; }
    #page.exhibition #content article,
    #page.exhibition #content a,
    #page.exhibition #content article.col-2 {
      overflow: hidden;
      display: block;
      float: none;
      width: 393px; }
  #page.exhibition .funder-credits .col-1,
  #page.exhibition .funder-credits .col-2 {
    float: none;
    margin: 0;
    width: 100%;
    margin-bottom: 40px; }
  #page.exhibition .funder-credits .logos img + img {
    margin-left: 30px; }
  #page.exhibition .reviews .col-1,
  #page.exhibition .reviews .col-2 {
    float: none;
    width: 100%; }
    #page.exhibition .reviews .col-1 p,
    #page.exhibition .reviews .col-2 p {
      padding: 0; } }
@media screen and (max-width: 392px) {
  #page.exhibition #content {
    width: 100%;
    margin: 0; }
    #page.exhibition #content article,
    #page.exhibition #content a {
      overflow: hidden;
      display: block;
      float: none;
      width: 100%;
      height: auto; }
      #page.exhibition #content article.col-1, #page.exhibition #content article.col-2,
      #page.exhibition #content a.col-1,
      #page.exhibition #content a.col-2 {
        width: 100%; }
      #page.exhibition #content article .cheech p,
      #page.exhibition #content a .cheech p {
        padding: 0 10px; }
    #page.exhibition #content .image.short {
      height: auto; }
    #page.exhibition #content .image img {
      display: block;
      width: 100%; }
    #page.exhibition #content .image .cheech {
      display: block; }
      #page.exhibition #content .image .cheech h3 {
        margin-top: 145px; }
    #page.exhibition #content .image.short .cheech h3 {
      margin-top: 18%; }
    #page.exhibition #content .text.first {
      padding: 70px 0; }
      #page.exhibition #content .text.first h3 {
        margin: 0; }
    #page.exhibition #content .text.second {
      padding: 70px 0; }
      #page.exhibition #content .text.second h3 {
        margin: 0; }
    #page.exhibition #content .link.first,
    #page.exhibition #content .link.second {
      padding: 50px 0; }
  #page.exhibition .funder-credits .col-1,
  #page.exhibition .funder-credits .col-2 {
    float: none;
    margin: 0;
    width: 100%;
    margin-bottom: 40px; }
  #page.exhibition .funder-credits .logos img {
    margin: 0 15px 20px 15px; }
    #page.exhibition .funder-credits .logos img + img {
      margin-left: 15px; }
  #page.exhibition .reviews .col-1,
  #page.exhibition .reviews .col-2 {
    float: none;
    width: 100%; }
    #page.exhibition .reviews .col-1 p,
    #page.exhibition .reviews .col-2 p {
      padding: 0; } }
@media screen and (max-width: 1179px) {
  #page.designers .container {
    width: 100%; }
    #page.designers .container .designer {
      width: 811px;
      margin: 0 auto; }
      #page.designers .container .designer .col.left {
        margin: 0;
        padding: 0 25px; }
      #page.designers .container .designer .col.right {
        width: 393px;
        height: auto !important; }
        #page.designers .container .designer .col.right .img-wrap,
        #page.designers .container .designer .col.right .explore-link {
          position: relative;
          top: auto !important;
          bottom: auto !important;
          left: auto !important;
          right: auto !important; }
        #page.designers .container .designer .col.right .img-wrap span {
          left: 0 !important;
          bottom: 0 !important;
          top: auto !important;
          right: auto !important; }
        #page.designers .container .designer .col.right .explore-link {
          display: block; }
  #page.designers #designer-menu {
    padding: 25px; }
    #page.designers #designer-menu.fixed {
      padding: 25px;
      width: auto; } }
@media screen and (min-width: 811px) and (max-width: 1178px) {
  #page.designers #designer-menu .wrapper .no-wrap {
    padding-left: 9px; } }
@media screen and (max-width: 810px) {
  #page.designers .container h2 {
    padding: 34px 0;
    color: #f1eeee;
    font-size: 30px;
    background-color: #d2d1d1; }
  #page.designers #designer-menu {
    padding: 0; }
    #page.designers #designer-menu.fixed {
      padding: 0;
      width: 100%; }
    #page.designers #designer-menu .mobile {
      display: block; }
    #page.designers #designer-menu .wrapper {
      display: none;
      padding: 0 25px 20px; }
      #page.designers #designer-menu .wrapper a, #page.designers #designer-menu .wrapper span {
        font-size: 18px;
        line-height: 42px; }
      #page.designers #designer-menu .wrapper .no-wrap {
        padding-left: 9px; }
  #page.designers .container .theme.theme-1, #page.designers .container .theme.theme-2, #page.designers .container .theme.theme-3, #page.designers .container .theme.theme-4 {
    visibility: visible; }
  #page.designers .container .designer {
    width: auto; }
    #page.designers .container .designer .col.left {
      width: auto; }
      #page.designers .container .designer .col.left .mobile-hero {
        display: block;
        max-width: 610px;
        width: 100%; }
        #page.designers .container .designer .col.left .mobile-hero img {
          width: 100%; }
        #page.designers .container .designer .col.left .mobile-hero + a {
          padding: 50px 0;
          text-align: center;
          font-family: "Futura W01 Bold", Helvetica, Arial, sans-serif;
          font-size: 18px;
          line-height: 36px;
          color: #353535;
          background-color: #8fadec;
          text-transform: uppercase;
          letter-spacing: 3px;
          width: 100%;
          padding: 22px 0;
          line-height: 24px;
          font-size: 12px;
          max-width: 610px; }
          #page.designers .container .designer .col.left .mobile-hero + a:hover {
            background-color: #2e2e2e;
            color: #8fadec; }
            #page.designers .container .designer .col.left .mobile-hero + a:hover > span {
              background-position: center bottom; }
          #page.designers .container .designer .col.left .mobile-hero + a:active > span {
            background-position: center bottom; }
          #page.designers .container .designer .col.left .mobile-hero + a span {
            display: block;
            margin: 20px auto 0;
            width: 34px;
            height: 37px;
            background-image: url("../images_sys/sprites/eyeball.png");
            background-repeat: no-repeat;
            background-position: center top;
            -webkit-background-size: 100%, 50%;
            -moz-background-size: 100%, 50%;
            -o-background-size: 100%, 50%;
            background-size: 100%, 50%; }
          #page.designers .container .designer .col.left .mobile-hero + a span {
            margin-top: 12px; }
    #page.designers .container .designer .col.right {
      display: none; }
    #page.designers .container .designer + .designer {
      margin-top: 100px; } }
