.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

#exhibit .asset img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 8px;
  /*box-shadow: 0px 4px 16px #a3a3a3;*/
  margin: 0px 0px 100px;
}

video {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.vimeo {
  width: auto !important;
  height: auto !important;
}

.vimeo {
   position: relative;
   padding-bottom: 56.25%; /* 16:9 */
   height: 0;
}

.vimeo iframe {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   border-radius: 8px !important;
   /*box-shadow: 0px 4px 16px #b5b5b5 !important;*/
}

@media only screen and (min-width: 1369px) {

  #wrapper {
    width: 1369px;
  }
  /*#wrapper #exhibit img {
    width: 100% !important;
    height: auto !important;
  }*/
  #exhibit .asset img {
  margin: 0px 0px 100px;
  }
#exhibit p, code, blackquote {width: 80%;} /*narrower column*/
.information {width: 80%;} /*narrower column*/

}
@media only screen and (max-width: 1369px) {

  #exhibit .asset img {
  border-radius: 6px;
  }
}
@media only screen and (max-width: 992px) {
  #exhibit .asset img {
  border-radius: 6px;
  }
  #wrapper {
    width: auto;
    *zoom: 1;
  }
  #wrapper:before,
  #wrapper:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #wrapper:after {
    clear: both;
  }
  #index {
    float: none;
    width: auto;
    *zoom: 1;
  }
  #index:before,
  #index:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #index:after {
    clear: both;
  }
  #index .container {
    padding-bottom: 0;
    padding-right: 0;
  }
  #index .menu-wrapper {
    padding: 0 20px;
    margin-top: 20px; /*more vert space from logo*/ 
  }
  #index .menu-wrapper .section {
    margin-bottom: 0;
   /*margin-top: 10px;*/ /*first item raised*/ 
    *zoom: 1;
  }
  #index .menu-wrapper .section:first-child {
    margin-top: 0;
  }
  #index .menu-wrapper .section:before,
  #index .menu-wrapper .section:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #index .menu-wrapper .section:after {
    clear: both;
  }
  #index .menu-wrapper .section .section_title {
    float: left;
    /*width: 10%;*/
    min-width: 80px;
    margin-right: 10px;
  }
  #index .menu-wrapper .section .section_title a {
    display:block;
    padding: 0 5px;
  }
  #index .menu-wrapper .section .active_section_title {
    padding: 0;
  }
  #index .menu-wrapper .section .active_section_title a {
    padding: 0 5px;
  }
  #index .menu-wrapper .section ul {
    float: left;
    width: 83%;
  }
  #index .menu-wrapper .section ul li {
    float: left;
    margin: 0 5px 5px 0;
  }
  #index .menu-wrapper .section ul li.active a {
    padding: 0 5px;
  }
  #index .menu-wrapper .section ul li a {
    display: inline-block;
    padding: 0 5px;
  }
  #index #logo {
    width: 147px;
    height: 36px;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
  }
  #index #logo a {
    display: block;
    width: 100%;
    height: 30px;
    background: url(img/logo-horizontal.png) no-repeat center center;
  }
  #index #logo img {
    display: none;
    margin-left: 22%;
  }
  #exhibit {
    margin: 0 20px;
    height: auto;
    *zoom: 1;
  }
  #exhibit:before,
  #exhibit:after {
    display: table;
    content: "";
    line-height: 0;
  }
  #exhibit:after {
    clear: both;
  }
  #exhibit .container {
    padding-left: 0;
    padding-right: 0;
  }
  #exhibit .asset > div,
  #exhibit .asset iframe {
    width: 100% !important;
  }
#exhibit .asset img {
  margin: 0px 0px 80px;
}
  .format-visual_index #img-container {
    margin-left: -10px;
    margin-right: -10px;
  }
  #img-container .picture_holder {
    width: 33.3% !important;
    height: auto !important;
  }
  #img-container .picture_holder .picture {
    width: auto !important;
    padding: 0 10px;
  }
  #img-container .picture_holder .picture a {
    position: relative;
    display: block;
  }
  #img-container .picture_holder .picture a .grey {
    position: absolute;
    top: 0;
    left: 0;
  }
  #img-container .picture_holder .picture a img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
  #img-container .picture_holder .picture img {
    display: block;
    width: 100%;
    height: auto;
    transition: all 1s;
    -webkit-transition: all 1s;
    /* Safari */
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(70%);
    border-radius: 10px;
  }
  #img-container .picture_holder .captioning {
    width: auto !important;
    height: auto;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 768px) {
  #img-container .picture_holder {
    width: 50% !important;
  }
  .endspace {
    height: 20px;
  }
 #exhibit .asset img {
 margin: 0px 0px 70px;
  }
  #exhibit .asset img {
  border-radius: 4px;
  }

}

@media only screen and (min-width: 601px){
  h2 {font-size: 60px;}
  .spacer .captioning .title {
  font-size: 41px; /* hack for subheading */
  }

}

@media only screen and (max-width: 600px) {
  h2 {font-size: 46px;}
  .spacer .captioning .title {
  font-size: 31px; /* hack for subheading */
  }
  #index .menu-wrapper .section ul {
    width: 79%;
  }
  #exhibit .asset img {
  margin: 0px 0px 60px;
  }

}

@media only screen and (min-width: 481px) {
   /* horizontal list */
  #index ul {float: left;
  }
}

@media only screen and (max-width: 480px) {
  #img-container .picture_holder {
    width: 100% !important;
  }
  #exhibit .asset img {
  border-radius: 2px;
  }

  #img-container .picture_holder .picture a img {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);
    filter: grayscale(0);
  }
  #index .top {
    margin-bottom: 20px;
  }
  #index .menu-wrapper .section {
    margin-top: 5px;
  }
  #index .menu-wrapper .section .section_title {
    float: none;
    width: auto;
    display: block;
    margin-right: 0;
  }
  #index .menu-wrapper .section .section_title a {
    display: block;
    text-align: center;
    padding: 3px 0;
  }
  #index .menu-wrapper .section .section_title + ul {
    display: none;
  }
  #index .menu-wrapper .section .active_section_title + ul {
    display: block;
    float: none;
    width: 100%;
  }
  #index .menu-wrapper .section .active_section_title + ul li {
    margin-top: 5px;
    margin-bottom: 0;
  }
  #index .menu-wrapper .section .active_section_title + ul li a {
    display: block;
    padding: 4px 5px;
  }
}
#img-container .spacer {
  height: auto !important;
}
.spacer .captioning .title {
font-family: 'Be Vietnam Pro'; /* hack for subheading */
/*font-size: 41px;*/ /* hack for subheading */
font-weight: 500; /* hack for subheading */
margin-top: 30px;
line-height: 1.4;
}
.bot {
  font-size: 10px;

}
.bot a {
  background-color: #f8f8f8;
  padding: 1px;
}
.bot a:hover {
  color: #fff;
  background-color: #08f2b8;
  padding: 1px;
}
.bot.footer {
  padding: 0 20px;
}
#index .bot {
  display: none;
}
@media only screen and (min-width: 992px) {
  /* horizontal list */
  #index ul {float: none;
  }
  #index .bot {
    display: block;
  }
  .bot.footer {
    display: none;
  }
}
.once {
  clear: none;
}
body {
  font: 21px 'Be Vietnam Pro', 'Tahoma', 'Helvetica', 'Arial', sans-serif;
  letter-spacing: 0px;
   line-height: 1.6;
  font-weight: 400;
}
.picture_holder .picture a {
  position: relative;
  display: block;
}
.picture_holder .picture a .grey {
  position: absolute;
  top: 0;
  left: 0;
}
.picture img {
  display: block;
}
#img-container .picture_holder {
  height: auto !important;
}
#img-container .picture_holder .picture a img:hover {
  -webkit-filter: grayscale(0);
  -moz-filter: grayscale(0);
  -ms-filter: grayscale(0);
  -o-filter: grayscale(0);
  filter: grayscale(0);
}
#img-container .picture_holder .picture img {
  display: block;
  width: 100%;
  height: auto;
  transition: all 1s;
  -webkit-transition: all 1s;
  /* Safari */
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(70%);
  border-radius: 4px;
  /*box-shadow: 0px 4px 10px #a3a3a3;*/
}
#img-container .captioning {
  height: auto !important;
}
iframe{
   border-radius: 6px !important; /*override iframe to round corners*/
   /*box-shadow: 0px 4px 16px #a3a3a3 !important;*/
}