/* --- Fonts, Colors, and Spacing --- */
/* --- Grid Sizing --- */
/* --- Grid Mixins --- */
/* --- Transitions --- */
/* --- Other --- */
/* --- Grid Structure --- */
@import url(../lucy-share/css/icons.css);
@import 'https://fast.fonts.net/cssapi/82a52acd-e9c0-4432-899d-e48c41e2811a.css?2019';
.clearfix {
  *zoom: 1; }

.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0; }

.clearfix:after {
  clear: both; }

.row {
  margin-left: -10px;
  *zoom: 1; }
  @media only screen and (max-width: 950px) {
    .row {
      margin-left: 0; } }
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after {
  clear: both; }

[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 10px; }

.border-left[class*="span"] {
  margin-left: 9px;
  border-left: 1px solid #424242; }

.border-right[class*="span"] {
  margin-left: 9px;
  border-right: 1px solid #424242; }

.right[class*="span"] {
  text-align: right; }

/* --- Column Sizes --- */
@media only screen and (min-width: 1615px) {
  .span1 {
    width: 37px; } }

@media only screen and (max-width: 1615px) {
  .span1 {
    width: 31px; } }

@media only screen and (max-width: 1400px) {
  .span1 {
    width: 25px; } }

@media only screen and (max-width: 1200px) {
  .span1 {
    width: 19px; } }

@media only screen and (max-width: 1100px) {
  .span1 {
    width: 13px; } }

@media only screen and (min-width: 1615px) {
  .offset1 {
    margin-left: 57px; } }

@media only screen and (max-width: 1615px) {
  .offset1 {
    margin-left: 51px; } }

@media only screen and (max-width: 1400px) {
  .offset1 {
    margin-left: 45px; } }

@media only screen and (max-width: 1200px) {
  .offset1 {
    margin-left: 39px; } }

@media only screen and (max-width: 1100px) {
  .offset1 {
    margin-left: 33px; } }

@media only screen and (min-width: 1615px) {
  .offset1.border-left, .offset1.border-right {
    margin-left: 56px; } }

@media only screen and (max-width: 1615px) {
  .offset1.border-left, .offset1.border-right {
    margin-left: 50px; } }

@media only screen and (max-width: 1400px) {
  .offset1.border-left, .offset1.border-right {
    margin-left: 44px; } }

@media only screen and (max-width: 1200px) {
  .offset1.border-left, .offset1.border-right {
    margin-left: 38px; } }

@media only screen and (max-width: 1100px) {
  .offset1.border-left, .offset1.border-right {
    margin-left: 32px; } }

@media only screen and (min-width: 1615px) {
  .inset-l1 {
    padding-left: 47px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l1 {
    padding-left: 41px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l1 {
    padding-left: 35px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l1 {
    padding-left: 29px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l1 {
    padding-left: 23px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r1 {
    padding-right: 47px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r1 {
    padding-right: 41px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r1 {
    padding-right: 35px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r1 {
    padding-right: 29px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r1 {
    padding-right: 23px !important; } }

@media only screen and (min-width: 1615px) {
  .span2 {
    width: 84px; } }

@media only screen and (max-width: 1615px) {
  .span2 {
    width: 72px; } }

@media only screen and (max-width: 1400px) {
  .span2 {
    width: 60px; } }

@media only screen and (max-width: 1200px) {
  .span2 {
    width: 48px; } }

@media only screen and (max-width: 1100px) {
  .span2 {
    width: 36px; } }

@media only screen and (min-width: 1615px) {
  .offset2 {
    margin-left: 104px; } }

@media only screen and (max-width: 1615px) {
  .offset2 {
    margin-left: 92px; } }

@media only screen and (max-width: 1400px) {
  .offset2 {
    margin-left: 80px; } }

@media only screen and (max-width: 1200px) {
  .offset2 {
    margin-left: 68px; } }

@media only screen and (max-width: 1100px) {
  .offset2 {
    margin-left: 56px; } }

@media only screen and (min-width: 1615px) {
  .offset2.border-left, .offset2.border-right {
    margin-left: 103px; } }

@media only screen and (max-width: 1615px) {
  .offset2.border-left, .offset2.border-right {
    margin-left: 91px; } }

@media only screen and (max-width: 1400px) {
  .offset2.border-left, .offset2.border-right {
    margin-left: 79px; } }

@media only screen and (max-width: 1200px) {
  .offset2.border-left, .offset2.border-right {
    margin-left: 67px; } }

@media only screen and (max-width: 1100px) {
  .offset2.border-left, .offset2.border-right {
    margin-left: 55px; } }

@media only screen and (min-width: 1615px) {
  .inset-l2 {
    padding-left: 94px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l2 {
    padding-left: 82px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l2 {
    padding-left: 70px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l2 {
    padding-left: 58px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l2 {
    padding-left: 46px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r2 {
    padding-right: 94px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r2 {
    padding-right: 82px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r2 {
    padding-right: 70px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r2 {
    padding-right: 58px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r2 {
    padding-right: 46px !important; } }

@media only screen and (min-width: 1615px) {
  .span3 {
    width: 131px; } }

@media only screen and (max-width: 1615px) {
  .span3 {
    width: 113px; } }

@media only screen and (max-width: 1400px) {
  .span3 {
    width: 95px; } }

@media only screen and (max-width: 1200px) {
  .span3 {
    width: 77px; } }

@media only screen and (max-width: 1100px) {
  .span3 {
    width: 59px; } }

@media only screen and (min-width: 1615px) {
  .offset3 {
    margin-left: 151px; } }

@media only screen and (max-width: 1615px) {
  .offset3 {
    margin-left: 133px; } }

@media only screen and (max-width: 1400px) {
  .offset3 {
    margin-left: 115px; } }

@media only screen and (max-width: 1200px) {
  .offset3 {
    margin-left: 97px; } }

@media only screen and (max-width: 1100px) {
  .offset3 {
    margin-left: 79px; } }

@media only screen and (min-width: 1615px) {
  .offset3.border-left, .offset3.border-right {
    margin-left: 150px; } }

@media only screen and (max-width: 1615px) {
  .offset3.border-left, .offset3.border-right {
    margin-left: 132px; } }

@media only screen and (max-width: 1400px) {
  .offset3.border-left, .offset3.border-right {
    margin-left: 114px; } }

@media only screen and (max-width: 1200px) {
  .offset3.border-left, .offset3.border-right {
    margin-left: 96px; } }

@media only screen and (max-width: 1100px) {
  .offset3.border-left, .offset3.border-right {
    margin-left: 78px; } }

@media only screen and (min-width: 1615px) {
  .inset-l3 {
    padding-left: 141px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l3 {
    padding-left: 123px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l3 {
    padding-left: 105px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l3 {
    padding-left: 87px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l3 {
    padding-left: 69px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r3 {
    padding-right: 141px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r3 {
    padding-right: 123px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r3 {
    padding-right: 105px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r3 {
    padding-right: 87px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r3 {
    padding-right: 69px !important; } }

@media only screen and (min-width: 1615px) {
  .span4 {
    width: 178px; } }

@media only screen and (max-width: 1615px) {
  .span4 {
    width: 154px; } }

@media only screen and (max-width: 1400px) {
  .span4 {
    width: 130px; } }

@media only screen and (max-width: 1200px) {
  .span4 {
    width: 106px; } }

@media only screen and (max-width: 1100px) {
  .span4 {
    width: 82px; } }

@media only screen and (min-width: 1615px) {
  .offset4 {
    margin-left: 198px; } }

@media only screen and (max-width: 1615px) {
  .offset4 {
    margin-left: 174px; } }

@media only screen and (max-width: 1400px) {
  .offset4 {
    margin-left: 150px; } }

@media only screen and (max-width: 1200px) {
  .offset4 {
    margin-left: 126px; } }

@media only screen and (max-width: 1100px) {
  .offset4 {
    margin-left: 102px; } }

@media only screen and (min-width: 1615px) {
  .offset4.border-left, .offset4.border-right {
    margin-left: 197px; } }

@media only screen and (max-width: 1615px) {
  .offset4.border-left, .offset4.border-right {
    margin-left: 173px; } }

@media only screen and (max-width: 1400px) {
  .offset4.border-left, .offset4.border-right {
    margin-left: 149px; } }

@media only screen and (max-width: 1200px) {
  .offset4.border-left, .offset4.border-right {
    margin-left: 125px; } }

@media only screen and (max-width: 1100px) {
  .offset4.border-left, .offset4.border-right {
    margin-left: 101px; } }

@media only screen and (min-width: 1615px) {
  .inset-l4 {
    padding-left: 188px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l4 {
    padding-left: 164px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l4 {
    padding-left: 140px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l4 {
    padding-left: 116px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l4 {
    padding-left: 92px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r4 {
    padding-right: 188px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r4 {
    padding-right: 164px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r4 {
    padding-right: 140px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r4 {
    padding-right: 116px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r4 {
    padding-right: 92px !important; } }

@media only screen and (min-width: 1615px) {
  .span5 {
    width: 225px; } }

@media only screen and (max-width: 1615px) {
  .span5 {
    width: 195px; } }

@media only screen and (max-width: 1400px) {
  .span5 {
    width: 165px; } }

@media only screen and (max-width: 1200px) {
  .span5 {
    width: 135px; } }

@media only screen and (max-width: 1100px) {
  .span5 {
    width: 105px; } }

@media only screen and (min-width: 1615px) {
  .offset5 {
    margin-left: 245px; } }

@media only screen and (max-width: 1615px) {
  .offset5 {
    margin-left: 215px; } }

@media only screen and (max-width: 1400px) {
  .offset5 {
    margin-left: 185px; } }

@media only screen and (max-width: 1200px) {
  .offset5 {
    margin-left: 155px; } }

@media only screen and (max-width: 1100px) {
  .offset5 {
    margin-left: 125px; } }

@media only screen and (min-width: 1615px) {
  .offset5.border-left, .offset5.border-right {
    margin-left: 244px; } }

@media only screen and (max-width: 1615px) {
  .offset5.border-left, .offset5.border-right {
    margin-left: 214px; } }

@media only screen and (max-width: 1400px) {
  .offset5.border-left, .offset5.border-right {
    margin-left: 184px; } }

@media only screen and (max-width: 1200px) {
  .offset5.border-left, .offset5.border-right {
    margin-left: 154px; } }

@media only screen and (max-width: 1100px) {
  .offset5.border-left, .offset5.border-right {
    margin-left: 124px; } }

@media only screen and (min-width: 1615px) {
  .inset-l5 {
    padding-left: 235px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l5 {
    padding-left: 205px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l5 {
    padding-left: 175px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l5 {
    padding-left: 145px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l5 {
    padding-left: 115px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r5 {
    padding-right: 235px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r5 {
    padding-right: 205px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r5 {
    padding-right: 175px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r5 {
    padding-right: 145px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r5 {
    padding-right: 115px !important; } }

@media only screen and (min-width: 1615px) {
  .span6 {
    width: 272px; } }

@media only screen and (max-width: 1615px) {
  .span6 {
    width: 236px; } }

@media only screen and (max-width: 1400px) {
  .span6 {
    width: 200px; } }

@media only screen and (max-width: 1200px) {
  .span6 {
    width: 164px; } }

@media only screen and (max-width: 1100px) {
  .span6 {
    width: 128px; } }

@media only screen and (min-width: 1615px) {
  .offset6 {
    margin-left: 292px; } }

@media only screen and (max-width: 1615px) {
  .offset6 {
    margin-left: 256px; } }

@media only screen and (max-width: 1400px) {
  .offset6 {
    margin-left: 220px; } }

@media only screen and (max-width: 1200px) {
  .offset6 {
    margin-left: 184px; } }

@media only screen and (max-width: 1100px) {
  .offset6 {
    margin-left: 148px; } }

@media only screen and (min-width: 1615px) {
  .offset6.border-left, .offset6.border-right {
    margin-left: 291px; } }

@media only screen and (max-width: 1615px) {
  .offset6.border-left, .offset6.border-right {
    margin-left: 255px; } }

@media only screen and (max-width: 1400px) {
  .offset6.border-left, .offset6.border-right {
    margin-left: 219px; } }

@media only screen and (max-width: 1200px) {
  .offset6.border-left, .offset6.border-right {
    margin-left: 183px; } }

@media only screen and (max-width: 1100px) {
  .offset6.border-left, .offset6.border-right {
    margin-left: 147px; } }

@media only screen and (min-width: 1615px) {
  .inset-l6 {
    padding-left: 282px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l6 {
    padding-left: 246px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l6 {
    padding-left: 210px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l6 {
    padding-left: 174px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l6 {
    padding-left: 138px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r6 {
    padding-right: 282px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r6 {
    padding-right: 246px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r6 {
    padding-right: 210px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r6 {
    padding-right: 174px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r6 {
    padding-right: 138px !important; } }

@media only screen and (min-width: 1615px) {
  .span7 {
    width: 319px; } }

@media only screen and (max-width: 1615px) {
  .span7 {
    width: 277px; } }

@media only screen and (max-width: 1400px) {
  .span7 {
    width: 235px; } }

@media only screen and (max-width: 1200px) {
  .span7 {
    width: 193px; } }

@media only screen and (max-width: 1100px) {
  .span7 {
    width: 151px; } }

@media only screen and (min-width: 1615px) {
  .offset7 {
    margin-left: 339px; } }

@media only screen and (max-width: 1615px) {
  .offset7 {
    margin-left: 297px; } }

@media only screen and (max-width: 1400px) {
  .offset7 {
    margin-left: 255px; } }

@media only screen and (max-width: 1200px) {
  .offset7 {
    margin-left: 213px; } }

@media only screen and (max-width: 1100px) {
  .offset7 {
    margin-left: 171px; } }

@media only screen and (min-width: 1615px) {
  .offset7.border-left, .offset7.border-right {
    margin-left: 338px; } }

@media only screen and (max-width: 1615px) {
  .offset7.border-left, .offset7.border-right {
    margin-left: 296px; } }

@media only screen and (max-width: 1400px) {
  .offset7.border-left, .offset7.border-right {
    margin-left: 254px; } }

@media only screen and (max-width: 1200px) {
  .offset7.border-left, .offset7.border-right {
    margin-left: 212px; } }

@media only screen and (max-width: 1100px) {
  .offset7.border-left, .offset7.border-right {
    margin-left: 170px; } }

@media only screen and (min-width: 1615px) {
  .inset-l7 {
    padding-left: 329px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l7 {
    padding-left: 287px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l7 {
    padding-left: 245px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l7 {
    padding-left: 203px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l7 {
    padding-left: 161px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r7 {
    padding-right: 329px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r7 {
    padding-right: 287px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r7 {
    padding-right: 245px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r7 {
    padding-right: 203px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r7 {
    padding-right: 161px !important; } }

@media only screen and (min-width: 1615px) {
  .span8 {
    width: 366px; } }

@media only screen and (max-width: 1615px) {
  .span8 {
    width: 318px; } }

@media only screen and (max-width: 1400px) {
  .span8 {
    width: 270px; } }

@media only screen and (max-width: 1200px) {
  .span8 {
    width: 222px; } }

@media only screen and (max-width: 1100px) {
  .span8 {
    width: 174px; } }

@media only screen and (min-width: 1615px) {
  .offset8 {
    margin-left: 386px; } }

@media only screen and (max-width: 1615px) {
  .offset8 {
    margin-left: 338px; } }

@media only screen and (max-width: 1400px) {
  .offset8 {
    margin-left: 290px; } }

@media only screen and (max-width: 1200px) {
  .offset8 {
    margin-left: 242px; } }

@media only screen and (max-width: 1100px) {
  .offset8 {
    margin-left: 194px; } }

@media only screen and (min-width: 1615px) {
  .offset8.border-left, .offset8.border-right {
    margin-left: 385px; } }

@media only screen and (max-width: 1615px) {
  .offset8.border-left, .offset8.border-right {
    margin-left: 337px; } }

@media only screen and (max-width: 1400px) {
  .offset8.border-left, .offset8.border-right {
    margin-left: 289px; } }

@media only screen and (max-width: 1200px) {
  .offset8.border-left, .offset8.border-right {
    margin-left: 241px; } }

@media only screen and (max-width: 1100px) {
  .offset8.border-left, .offset8.border-right {
    margin-left: 193px; } }

@media only screen and (min-width: 1615px) {
  .inset-l8 {
    padding-left: 376px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l8 {
    padding-left: 328px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l8 {
    padding-left: 280px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l8 {
    padding-left: 232px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l8 {
    padding-left: 184px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r8 {
    padding-right: 376px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r8 {
    padding-right: 328px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r8 {
    padding-right: 280px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r8 {
    padding-right: 232px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r8 {
    padding-right: 184px !important; } }

@media only screen and (min-width: 1615px) {
  .span9 {
    width: 413px; } }

@media only screen and (max-width: 1615px) {
  .span9 {
    width: 359px; } }

@media only screen and (max-width: 1400px) {
  .span9 {
    width: 305px; } }

@media only screen and (max-width: 1200px) {
  .span9 {
    width: 251px; } }

@media only screen and (max-width: 1100px) {
  .span9 {
    width: 197px; } }

@media only screen and (min-width: 1615px) {
  .offset9 {
    margin-left: 433px; } }

@media only screen and (max-width: 1615px) {
  .offset9 {
    margin-left: 379px; } }

@media only screen and (max-width: 1400px) {
  .offset9 {
    margin-left: 325px; } }

@media only screen and (max-width: 1200px) {
  .offset9 {
    margin-left: 271px; } }

@media only screen and (max-width: 1100px) {
  .offset9 {
    margin-left: 217px; } }

@media only screen and (min-width: 1615px) {
  .offset9.border-left, .offset9.border-right {
    margin-left: 432px; } }

@media only screen and (max-width: 1615px) {
  .offset9.border-left, .offset9.border-right {
    margin-left: 378px; } }

@media only screen and (max-width: 1400px) {
  .offset9.border-left, .offset9.border-right {
    margin-left: 324px; } }

@media only screen and (max-width: 1200px) {
  .offset9.border-left, .offset9.border-right {
    margin-left: 270px; } }

@media only screen and (max-width: 1100px) {
  .offset9.border-left, .offset9.border-right {
    margin-left: 216px; } }

@media only screen and (min-width: 1615px) {
  .inset-l9 {
    padding-left: 423px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l9 {
    padding-left: 369px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l9 {
    padding-left: 315px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l9 {
    padding-left: 261px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l9 {
    padding-left: 207px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r9 {
    padding-right: 423px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r9 {
    padding-right: 369px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r9 {
    padding-right: 315px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r9 {
    padding-right: 261px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r9 {
    padding-right: 207px !important; } }

@media only screen and (min-width: 1615px) {
  .span10 {
    width: 460px; } }

@media only screen and (max-width: 1615px) {
  .span10 {
    width: 400px; } }

@media only screen and (max-width: 1400px) {
  .span10 {
    width: 340px; } }

@media only screen and (max-width: 1200px) {
  .span10 {
    width: 280px; } }

@media only screen and (max-width: 1100px) {
  .span10 {
    width: 220px; } }

@media only screen and (min-width: 1615px) {
  .offset10 {
    margin-left: 480px; } }

@media only screen and (max-width: 1615px) {
  .offset10 {
    margin-left: 420px; } }

@media only screen and (max-width: 1400px) {
  .offset10 {
    margin-left: 360px; } }

@media only screen and (max-width: 1200px) {
  .offset10 {
    margin-left: 300px; } }

@media only screen and (max-width: 1100px) {
  .offset10 {
    margin-left: 240px; } }

@media only screen and (min-width: 1615px) {
  .offset10.border-left, .offset10.border-right {
    margin-left: 479px; } }

@media only screen and (max-width: 1615px) {
  .offset10.border-left, .offset10.border-right {
    margin-left: 419px; } }

@media only screen and (max-width: 1400px) {
  .offset10.border-left, .offset10.border-right {
    margin-left: 359px; } }

@media only screen and (max-width: 1200px) {
  .offset10.border-left, .offset10.border-right {
    margin-left: 299px; } }

@media only screen and (max-width: 1100px) {
  .offset10.border-left, .offset10.border-right {
    margin-left: 239px; } }

@media only screen and (min-width: 1615px) {
  .inset-l10 {
    padding-left: 470px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l10 {
    padding-left: 410px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l10 {
    padding-left: 350px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l10 {
    padding-left: 290px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l10 {
    padding-left: 230px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r10 {
    padding-right: 470px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r10 {
    padding-right: 410px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r10 {
    padding-right: 350px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r10 {
    padding-right: 290px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r10 {
    padding-right: 230px !important; } }

@media only screen and (min-width: 1615px) {
  .span11 {
    width: 507px; } }

@media only screen and (max-width: 1615px) {
  .span11 {
    width: 441px; } }

@media only screen and (max-width: 1400px) {
  .span11 {
    width: 375px; } }

@media only screen and (max-width: 1200px) {
  .span11 {
    width: 309px; } }

@media only screen and (max-width: 1100px) {
  .span11 {
    width: 243px; } }

@media only screen and (min-width: 1615px) {
  .offset11 {
    margin-left: 527px; } }

@media only screen and (max-width: 1615px) {
  .offset11 {
    margin-left: 461px; } }

@media only screen and (max-width: 1400px) {
  .offset11 {
    margin-left: 395px; } }

@media only screen and (max-width: 1200px) {
  .offset11 {
    margin-left: 329px; } }

@media only screen and (max-width: 1100px) {
  .offset11 {
    margin-left: 263px; } }

@media only screen and (min-width: 1615px) {
  .offset11.border-left, .offset11.border-right {
    margin-left: 526px; } }

@media only screen and (max-width: 1615px) {
  .offset11.border-left, .offset11.border-right {
    margin-left: 460px; } }

@media only screen and (max-width: 1400px) {
  .offset11.border-left, .offset11.border-right {
    margin-left: 394px; } }

@media only screen and (max-width: 1200px) {
  .offset11.border-left, .offset11.border-right {
    margin-left: 328px; } }

@media only screen and (max-width: 1100px) {
  .offset11.border-left, .offset11.border-right {
    margin-left: 262px; } }

@media only screen and (min-width: 1615px) {
  .inset-l11 {
    padding-left: 517px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l11 {
    padding-left: 451px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l11 {
    padding-left: 385px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l11 {
    padding-left: 319px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l11 {
    padding-left: 253px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r11 {
    padding-right: 517px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r11 {
    padding-right: 451px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r11 {
    padding-right: 385px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r11 {
    padding-right: 319px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r11 {
    padding-right: 253px !important; } }

@media only screen and (min-width: 1615px) {
  .span12 {
    width: 554px; } }

@media only screen and (max-width: 1615px) {
  .span12 {
    width: 482px; } }

@media only screen and (max-width: 1400px) {
  .span12 {
    width: 410px; } }

@media only screen and (max-width: 1200px) {
  .span12 {
    width: 338px; } }

@media only screen and (max-width: 1100px) {
  .span12 {
    width: 266px; } }

@media only screen and (min-width: 1615px) {
  .offset12 {
    margin-left: 574px; } }

@media only screen and (max-width: 1615px) {
  .offset12 {
    margin-left: 502px; } }

@media only screen and (max-width: 1400px) {
  .offset12 {
    margin-left: 430px; } }

@media only screen and (max-width: 1200px) {
  .offset12 {
    margin-left: 358px; } }

@media only screen and (max-width: 1100px) {
  .offset12 {
    margin-left: 286px; } }

@media only screen and (min-width: 1615px) {
  .offset12.border-left, .offset12.border-right {
    margin-left: 573px; } }

@media only screen and (max-width: 1615px) {
  .offset12.border-left, .offset12.border-right {
    margin-left: 501px; } }

@media only screen and (max-width: 1400px) {
  .offset12.border-left, .offset12.border-right {
    margin-left: 429px; } }

@media only screen and (max-width: 1200px) {
  .offset12.border-left, .offset12.border-right {
    margin-left: 357px; } }

@media only screen and (max-width: 1100px) {
  .offset12.border-left, .offset12.border-right {
    margin-left: 285px; } }

@media only screen and (min-width: 1615px) {
  .inset-l12 {
    padding-left: 564px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l12 {
    padding-left: 492px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l12 {
    padding-left: 420px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l12 {
    padding-left: 348px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l12 {
    padding-left: 276px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r12 {
    padding-right: 564px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r12 {
    padding-right: 492px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r12 {
    padding-right: 420px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r12 {
    padding-right: 348px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r12 {
    padding-right: 276px !important; } }

@media only screen and (min-width: 1615px) {
  .span13 {
    width: 601px; } }

@media only screen and (max-width: 1615px) {
  .span13 {
    width: 523px; } }

@media only screen and (max-width: 1400px) {
  .span13 {
    width: 445px; } }

@media only screen and (max-width: 1200px) {
  .span13 {
    width: 367px; } }

@media only screen and (max-width: 1100px) {
  .span13 {
    width: 289px; } }

@media only screen and (min-width: 1615px) {
  .offset13 {
    margin-left: 621px; } }

@media only screen and (max-width: 1615px) {
  .offset13 {
    margin-left: 543px; } }

@media only screen and (max-width: 1400px) {
  .offset13 {
    margin-left: 465px; } }

@media only screen and (max-width: 1200px) {
  .offset13 {
    margin-left: 387px; } }

@media only screen and (max-width: 1100px) {
  .offset13 {
    margin-left: 309px; } }

@media only screen and (min-width: 1615px) {
  .offset13.border-left, .offset13.border-right {
    margin-left: 620px; } }

@media only screen and (max-width: 1615px) {
  .offset13.border-left, .offset13.border-right {
    margin-left: 542px; } }

@media only screen and (max-width: 1400px) {
  .offset13.border-left, .offset13.border-right {
    margin-left: 464px; } }

@media only screen and (max-width: 1200px) {
  .offset13.border-left, .offset13.border-right {
    margin-left: 386px; } }

@media only screen and (max-width: 1100px) {
  .offset13.border-left, .offset13.border-right {
    margin-left: 308px; } }

@media only screen and (min-width: 1615px) {
  .inset-l13 {
    padding-left: 611px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l13 {
    padding-left: 533px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l13 {
    padding-left: 455px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l13 {
    padding-left: 377px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l13 {
    padding-left: 299px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r13 {
    padding-right: 611px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r13 {
    padding-right: 533px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r13 {
    padding-right: 455px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r13 {
    padding-right: 377px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r13 {
    padding-right: 299px !important; } }

@media only screen and (min-width: 1615px) {
  .span14 {
    width: 648px; } }

@media only screen and (max-width: 1615px) {
  .span14 {
    width: 564px; } }

@media only screen and (max-width: 1400px) {
  .span14 {
    width: 480px; } }

@media only screen and (max-width: 1200px) {
  .span14 {
    width: 396px; } }

@media only screen and (max-width: 1100px) {
  .span14 {
    width: 312px; } }

@media only screen and (min-width: 1615px) {
  .offset14 {
    margin-left: 668px; } }

@media only screen and (max-width: 1615px) {
  .offset14 {
    margin-left: 584px; } }

@media only screen and (max-width: 1400px) {
  .offset14 {
    margin-left: 500px; } }

@media only screen and (max-width: 1200px) {
  .offset14 {
    margin-left: 416px; } }

@media only screen and (max-width: 1100px) {
  .offset14 {
    margin-left: 332px; } }

@media only screen and (min-width: 1615px) {
  .offset14.border-left, .offset14.border-right {
    margin-left: 667px; } }

@media only screen and (max-width: 1615px) {
  .offset14.border-left, .offset14.border-right {
    margin-left: 583px; } }

@media only screen and (max-width: 1400px) {
  .offset14.border-left, .offset14.border-right {
    margin-left: 499px; } }

@media only screen and (max-width: 1200px) {
  .offset14.border-left, .offset14.border-right {
    margin-left: 415px; } }

@media only screen and (max-width: 1100px) {
  .offset14.border-left, .offset14.border-right {
    margin-left: 331px; } }

@media only screen and (min-width: 1615px) {
  .inset-l14 {
    padding-left: 658px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l14 {
    padding-left: 574px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l14 {
    padding-left: 490px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l14 {
    padding-left: 406px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l14 {
    padding-left: 322px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r14 {
    padding-right: 658px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r14 {
    padding-right: 574px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r14 {
    padding-right: 490px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r14 {
    padding-right: 406px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r14 {
    padding-right: 322px !important; } }

@media only screen and (min-width: 1615px) {
  .span15 {
    width: 695px; } }

@media only screen and (max-width: 1615px) {
  .span15 {
    width: 605px; } }

@media only screen and (max-width: 1400px) {
  .span15 {
    width: 515px; } }

@media only screen and (max-width: 1200px) {
  .span15 {
    width: 425px; } }

@media only screen and (max-width: 1100px) {
  .span15 {
    width: 335px; } }

@media only screen and (min-width: 1615px) {
  .offset15 {
    margin-left: 715px; } }

@media only screen and (max-width: 1615px) {
  .offset15 {
    margin-left: 625px; } }

@media only screen and (max-width: 1400px) {
  .offset15 {
    margin-left: 535px; } }

@media only screen and (max-width: 1200px) {
  .offset15 {
    margin-left: 445px; } }

@media only screen and (max-width: 1100px) {
  .offset15 {
    margin-left: 355px; } }

@media only screen and (min-width: 1615px) {
  .offset15.border-left, .offset15.border-right {
    margin-left: 714px; } }

@media only screen and (max-width: 1615px) {
  .offset15.border-left, .offset15.border-right {
    margin-left: 624px; } }

@media only screen and (max-width: 1400px) {
  .offset15.border-left, .offset15.border-right {
    margin-left: 534px; } }

@media only screen and (max-width: 1200px) {
  .offset15.border-left, .offset15.border-right {
    margin-left: 444px; } }

@media only screen and (max-width: 1100px) {
  .offset15.border-left, .offset15.border-right {
    margin-left: 354px; } }

@media only screen and (min-width: 1615px) {
  .inset-l15 {
    padding-left: 705px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l15 {
    padding-left: 615px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l15 {
    padding-left: 525px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l15 {
    padding-left: 435px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l15 {
    padding-left: 345px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r15 {
    padding-right: 705px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r15 {
    padding-right: 615px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r15 {
    padding-right: 525px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r15 {
    padding-right: 435px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r15 {
    padding-right: 345px !important; } }

@media only screen and (min-width: 1615px) {
  .span16 {
    width: 742px; } }

@media only screen and (max-width: 1615px) {
  .span16 {
    width: 646px; } }

@media only screen and (max-width: 1400px) {
  .span16 {
    width: 550px; } }

@media only screen and (max-width: 1200px) {
  .span16 {
    width: 454px; } }

@media only screen and (max-width: 1100px) {
  .span16 {
    width: 358px; } }

@media only screen and (min-width: 1615px) {
  .offset16 {
    margin-left: 762px; } }

@media only screen and (max-width: 1615px) {
  .offset16 {
    margin-left: 666px; } }

@media only screen and (max-width: 1400px) {
  .offset16 {
    margin-left: 570px; } }

@media only screen and (max-width: 1200px) {
  .offset16 {
    margin-left: 474px; } }

@media only screen and (max-width: 1100px) {
  .offset16 {
    margin-left: 378px; } }

@media only screen and (min-width: 1615px) {
  .offset16.border-left, .offset16.border-right {
    margin-left: 761px; } }

@media only screen and (max-width: 1615px) {
  .offset16.border-left, .offset16.border-right {
    margin-left: 665px; } }

@media only screen and (max-width: 1400px) {
  .offset16.border-left, .offset16.border-right {
    margin-left: 569px; } }

@media only screen and (max-width: 1200px) {
  .offset16.border-left, .offset16.border-right {
    margin-left: 473px; } }

@media only screen and (max-width: 1100px) {
  .offset16.border-left, .offset16.border-right {
    margin-left: 377px; } }

@media only screen and (min-width: 1615px) {
  .inset-l16 {
    padding-left: 752px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l16 {
    padding-left: 656px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l16 {
    padding-left: 560px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l16 {
    padding-left: 464px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l16 {
    padding-left: 368px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r16 {
    padding-right: 752px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r16 {
    padding-right: 656px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r16 {
    padding-right: 560px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r16 {
    padding-right: 464px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r16 {
    padding-right: 368px !important; } }

@media only screen and (min-width: 1615px) {
  .span17 {
    width: 789px; } }

@media only screen and (max-width: 1615px) {
  .span17 {
    width: 687px; } }

@media only screen and (max-width: 1400px) {
  .span17 {
    width: 585px; } }

@media only screen and (max-width: 1200px) {
  .span17 {
    width: 483px; } }

@media only screen and (max-width: 1100px) {
  .span17 {
    width: 381px; } }

@media only screen and (min-width: 1615px) {
  .offset17 {
    margin-left: 809px; } }

@media only screen and (max-width: 1615px) {
  .offset17 {
    margin-left: 707px; } }

@media only screen and (max-width: 1400px) {
  .offset17 {
    margin-left: 605px; } }

@media only screen and (max-width: 1200px) {
  .offset17 {
    margin-left: 503px; } }

@media only screen and (max-width: 1100px) {
  .offset17 {
    margin-left: 401px; } }

@media only screen and (min-width: 1615px) {
  .offset17.border-left, .offset17.border-right {
    margin-left: 808px; } }

@media only screen and (max-width: 1615px) {
  .offset17.border-left, .offset17.border-right {
    margin-left: 706px; } }

@media only screen and (max-width: 1400px) {
  .offset17.border-left, .offset17.border-right {
    margin-left: 604px; } }

@media only screen and (max-width: 1200px) {
  .offset17.border-left, .offset17.border-right {
    margin-left: 502px; } }

@media only screen and (max-width: 1100px) {
  .offset17.border-left, .offset17.border-right {
    margin-left: 400px; } }

@media only screen and (min-width: 1615px) {
  .inset-l17 {
    padding-left: 799px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l17 {
    padding-left: 697px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l17 {
    padding-left: 595px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l17 {
    padding-left: 493px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l17 {
    padding-left: 391px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r17 {
    padding-right: 799px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r17 {
    padding-right: 697px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r17 {
    padding-right: 595px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r17 {
    padding-right: 493px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r17 {
    padding-right: 391px !important; } }

@media only screen and (min-width: 1615px) {
  .span18 {
    width: 836px; } }

@media only screen and (max-width: 1615px) {
  .span18 {
    width: 728px; } }

@media only screen and (max-width: 1400px) {
  .span18 {
    width: 620px; } }

@media only screen and (max-width: 1200px) {
  .span18 {
    width: 512px; } }

@media only screen and (max-width: 1100px) {
  .span18 {
    width: 404px; } }

@media only screen and (min-width: 1615px) {
  .offset18 {
    margin-left: 856px; } }

@media only screen and (max-width: 1615px) {
  .offset18 {
    margin-left: 748px; } }

@media only screen and (max-width: 1400px) {
  .offset18 {
    margin-left: 640px; } }

@media only screen and (max-width: 1200px) {
  .offset18 {
    margin-left: 532px; } }

@media only screen and (max-width: 1100px) {
  .offset18 {
    margin-left: 424px; } }

@media only screen and (min-width: 1615px) {
  .offset18.border-left, .offset18.border-right {
    margin-left: 855px; } }

@media only screen and (max-width: 1615px) {
  .offset18.border-left, .offset18.border-right {
    margin-left: 747px; } }

@media only screen and (max-width: 1400px) {
  .offset18.border-left, .offset18.border-right {
    margin-left: 639px; } }

@media only screen and (max-width: 1200px) {
  .offset18.border-left, .offset18.border-right {
    margin-left: 531px; } }

@media only screen and (max-width: 1100px) {
  .offset18.border-left, .offset18.border-right {
    margin-left: 423px; } }

@media only screen and (min-width: 1615px) {
  .inset-l18 {
    padding-left: 846px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l18 {
    padding-left: 738px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l18 {
    padding-left: 630px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l18 {
    padding-left: 522px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l18 {
    padding-left: 414px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r18 {
    padding-right: 846px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r18 {
    padding-right: 738px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r18 {
    padding-right: 630px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r18 {
    padding-right: 522px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r18 {
    padding-right: 414px !important; } }

@media only screen and (min-width: 1615px) {
  .span19 {
    width: 883px; } }

@media only screen and (max-width: 1615px) {
  .span19 {
    width: 769px; } }

@media only screen and (max-width: 1400px) {
  .span19 {
    width: 655px; } }

@media only screen and (max-width: 1200px) {
  .span19 {
    width: 541px; } }

@media only screen and (max-width: 1100px) {
  .span19 {
    width: 427px; } }

@media only screen and (min-width: 1615px) {
  .offset19 {
    margin-left: 903px; } }

@media only screen and (max-width: 1615px) {
  .offset19 {
    margin-left: 789px; } }

@media only screen and (max-width: 1400px) {
  .offset19 {
    margin-left: 675px; } }

@media only screen and (max-width: 1200px) {
  .offset19 {
    margin-left: 561px; } }

@media only screen and (max-width: 1100px) {
  .offset19 {
    margin-left: 447px; } }

@media only screen and (min-width: 1615px) {
  .offset19.border-left, .offset19.border-right {
    margin-left: 902px; } }

@media only screen and (max-width: 1615px) {
  .offset19.border-left, .offset19.border-right {
    margin-left: 788px; } }

@media only screen and (max-width: 1400px) {
  .offset19.border-left, .offset19.border-right {
    margin-left: 674px; } }

@media only screen and (max-width: 1200px) {
  .offset19.border-left, .offset19.border-right {
    margin-left: 560px; } }

@media only screen and (max-width: 1100px) {
  .offset19.border-left, .offset19.border-right {
    margin-left: 446px; } }

@media only screen and (min-width: 1615px) {
  .inset-l19 {
    padding-left: 893px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l19 {
    padding-left: 779px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l19 {
    padding-left: 665px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l19 {
    padding-left: 551px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l19 {
    padding-left: 437px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r19 {
    padding-right: 893px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r19 {
    padding-right: 779px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r19 {
    padding-right: 665px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r19 {
    padding-right: 551px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r19 {
    padding-right: 437px !important; } }

@media only screen and (min-width: 1615px) {
  .span20 {
    width: 930px; } }

@media only screen and (max-width: 1615px) {
  .span20 {
    width: 810px; } }

@media only screen and (max-width: 1400px) {
  .span20 {
    width: 690px; } }

@media only screen and (max-width: 1200px) {
  .span20 {
    width: 570px; } }

@media only screen and (max-width: 1100px) {
  .span20 {
    width: 450px; } }

@media only screen and (min-width: 1615px) {
  .offset20 {
    margin-left: 950px; } }

@media only screen and (max-width: 1615px) {
  .offset20 {
    margin-left: 830px; } }

@media only screen and (max-width: 1400px) {
  .offset20 {
    margin-left: 710px; } }

@media only screen and (max-width: 1200px) {
  .offset20 {
    margin-left: 590px; } }

@media only screen and (max-width: 1100px) {
  .offset20 {
    margin-left: 470px; } }

@media only screen and (min-width: 1615px) {
  .offset20.border-left, .offset20.border-right {
    margin-left: 949px; } }

@media only screen and (max-width: 1615px) {
  .offset20.border-left, .offset20.border-right {
    margin-left: 829px; } }

@media only screen and (max-width: 1400px) {
  .offset20.border-left, .offset20.border-right {
    margin-left: 709px; } }

@media only screen and (max-width: 1200px) {
  .offset20.border-left, .offset20.border-right {
    margin-left: 589px; } }

@media only screen and (max-width: 1100px) {
  .offset20.border-left, .offset20.border-right {
    margin-left: 469px; } }

@media only screen and (min-width: 1615px) {
  .inset-l20 {
    padding-left: 940px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l20 {
    padding-left: 820px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l20 {
    padding-left: 700px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l20 {
    padding-left: 580px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l20 {
    padding-left: 460px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r20 {
    padding-right: 940px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r20 {
    padding-right: 820px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r20 {
    padding-right: 700px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r20 {
    padding-right: 580px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r20 {
    padding-right: 460px !important; } }

@media only screen and (min-width: 1615px) {
  .span21 {
    width: 977px; } }

@media only screen and (max-width: 1615px) {
  .span21 {
    width: 851px; } }

@media only screen and (max-width: 1400px) {
  .span21 {
    width: 725px; } }

@media only screen and (max-width: 1200px) {
  .span21 {
    width: 599px; } }

@media only screen and (max-width: 1100px) {
  .span21 {
    width: 473px; } }

@media only screen and (min-width: 1615px) {
  .offset21 {
    margin-left: 997px; } }

@media only screen and (max-width: 1615px) {
  .offset21 {
    margin-left: 871px; } }

@media only screen and (max-width: 1400px) {
  .offset21 {
    margin-left: 745px; } }

@media only screen and (max-width: 1200px) {
  .offset21 {
    margin-left: 619px; } }

@media only screen and (max-width: 1100px) {
  .offset21 {
    margin-left: 493px; } }

@media only screen and (min-width: 1615px) {
  .offset21.border-left, .offset21.border-right {
    margin-left: 996px; } }

@media only screen and (max-width: 1615px) {
  .offset21.border-left, .offset21.border-right {
    margin-left: 870px; } }

@media only screen and (max-width: 1400px) {
  .offset21.border-left, .offset21.border-right {
    margin-left: 744px; } }

@media only screen and (max-width: 1200px) {
  .offset21.border-left, .offset21.border-right {
    margin-left: 618px; } }

@media only screen and (max-width: 1100px) {
  .offset21.border-left, .offset21.border-right {
    margin-left: 492px; } }

@media only screen and (min-width: 1615px) {
  .inset-l21 {
    padding-left: 987px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l21 {
    padding-left: 861px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l21 {
    padding-left: 735px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l21 {
    padding-left: 609px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l21 {
    padding-left: 483px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r21 {
    padding-right: 987px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r21 {
    padding-right: 861px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r21 {
    padding-right: 735px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r21 {
    padding-right: 609px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r21 {
    padding-right: 483px !important; } }

@media only screen and (min-width: 1615px) {
  .span22 {
    width: 1024px; } }

@media only screen and (max-width: 1615px) {
  .span22 {
    width: 892px; } }

@media only screen and (max-width: 1400px) {
  .span22 {
    width: 760px; } }

@media only screen and (max-width: 1200px) {
  .span22 {
    width: 628px; } }

@media only screen and (max-width: 1100px) {
  .span22 {
    width: 496px; } }

@media only screen and (min-width: 1615px) {
  .offset22 {
    margin-left: 1044px; } }

@media only screen and (max-width: 1615px) {
  .offset22 {
    margin-left: 912px; } }

@media only screen and (max-width: 1400px) {
  .offset22 {
    margin-left: 780px; } }

@media only screen and (max-width: 1200px) {
  .offset22 {
    margin-left: 648px; } }

@media only screen and (max-width: 1100px) {
  .offset22 {
    margin-left: 516px; } }

@media only screen and (min-width: 1615px) {
  .offset22.border-left, .offset22.border-right {
    margin-left: 1043px; } }

@media only screen and (max-width: 1615px) {
  .offset22.border-left, .offset22.border-right {
    margin-left: 911px; } }

@media only screen and (max-width: 1400px) {
  .offset22.border-left, .offset22.border-right {
    margin-left: 779px; } }

@media only screen and (max-width: 1200px) {
  .offset22.border-left, .offset22.border-right {
    margin-left: 647px; } }

@media only screen and (max-width: 1100px) {
  .offset22.border-left, .offset22.border-right {
    margin-left: 515px; } }

@media only screen and (min-width: 1615px) {
  .inset-l22 {
    padding-left: 1034px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l22 {
    padding-left: 902px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l22 {
    padding-left: 770px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l22 {
    padding-left: 638px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l22 {
    padding-left: 506px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r22 {
    padding-right: 1034px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r22 {
    padding-right: 902px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r22 {
    padding-right: 770px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r22 {
    padding-right: 638px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r22 {
    padding-right: 506px !important; } }

@media only screen and (min-width: 1615px) {
  .span23 {
    width: 1071px; } }

@media only screen and (max-width: 1615px) {
  .span23 {
    width: 933px; } }

@media only screen and (max-width: 1400px) {
  .span23 {
    width: 795px; } }

@media only screen and (max-width: 1200px) {
  .span23 {
    width: 657px; } }

@media only screen and (max-width: 1100px) {
  .span23 {
    width: 519px; } }

@media only screen and (min-width: 1615px) {
  .offset23 {
    margin-left: 1091px; } }

@media only screen and (max-width: 1615px) {
  .offset23 {
    margin-left: 953px; } }

@media only screen and (max-width: 1400px) {
  .offset23 {
    margin-left: 815px; } }

@media only screen and (max-width: 1200px) {
  .offset23 {
    margin-left: 677px; } }

@media only screen and (max-width: 1100px) {
  .offset23 {
    margin-left: 539px; } }

@media only screen and (min-width: 1615px) {
  .offset23.border-left, .offset23.border-right {
    margin-left: 1090px; } }

@media only screen and (max-width: 1615px) {
  .offset23.border-left, .offset23.border-right {
    margin-left: 952px; } }

@media only screen and (max-width: 1400px) {
  .offset23.border-left, .offset23.border-right {
    margin-left: 814px; } }

@media only screen and (max-width: 1200px) {
  .offset23.border-left, .offset23.border-right {
    margin-left: 676px; } }

@media only screen and (max-width: 1100px) {
  .offset23.border-left, .offset23.border-right {
    margin-left: 538px; } }

@media only screen and (min-width: 1615px) {
  .inset-l23 {
    padding-left: 1081px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l23 {
    padding-left: 943px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l23 {
    padding-left: 805px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l23 {
    padding-left: 667px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l23 {
    padding-left: 529px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r23 {
    padding-right: 1081px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r23 {
    padding-right: 943px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r23 {
    padding-right: 805px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r23 {
    padding-right: 667px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r23 {
    padding-right: 529px !important; } }

@media only screen and (min-width: 1615px) {
  .span24 {
    width: 1118px; } }

@media only screen and (max-width: 1615px) {
  .span24 {
    width: 974px; } }

@media only screen and (max-width: 1400px) {
  .span24 {
    width: 830px; } }

@media only screen and (max-width: 1200px) {
  .span24 {
    width: 686px; } }

@media only screen and (max-width: 1100px) {
  .span24 {
    width: 542px; } }

@media only screen and (min-width: 1615px) {
  .offset24 {
    margin-left: 1138px; } }

@media only screen and (max-width: 1615px) {
  .offset24 {
    margin-left: 994px; } }

@media only screen and (max-width: 1400px) {
  .offset24 {
    margin-left: 850px; } }

@media only screen and (max-width: 1200px) {
  .offset24 {
    margin-left: 706px; } }

@media only screen and (max-width: 1100px) {
  .offset24 {
    margin-left: 562px; } }

@media only screen and (min-width: 1615px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 1137px; } }

@media only screen and (max-width: 1615px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 993px; } }

@media only screen and (max-width: 1400px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 849px; } }

@media only screen and (max-width: 1200px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 705px; } }

@media only screen and (max-width: 1100px) {
  .offset24.border-left, .offset24.border-right {
    margin-left: 561px; } }

@media only screen and (min-width: 1615px) {
  .inset-l24 {
    padding-left: 1128px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-l24 {
    padding-left: 984px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-l24 {
    padding-left: 840px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-l24 {
    padding-left: 696px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-l24 {
    padding-left: 552px !important; } }

@media only screen and (min-width: 1615px) {
  .inset-r24 {
    padding-right: 1128px !important; } }

@media only screen and (max-width: 1615px) {
  .inset-r24 {
    padding-right: 984px !important; } }

@media only screen and (max-width: 1400px) {
  .inset-r24 {
    padding-right: 840px !important; } }

@media only screen and (max-width: 1200px) {
  .inset-r24 {
    padding-right: 696px !important; } }

@media only screen and (max-width: 1100px) {
  .inset-r24 {
    padding-right: 552px !important; } }

/* --- XSmall is 100% --- */
@media only screen and (max-width: 950px) {
  [class*="span"] {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    [class*="span"][class*="inset"] {
      padding-left: 0 !important;
      padding-right: 0 !important; }
    .border-left[class*="span"], .border-right[class*="span"] {
      border: none !important; }
  #content-wrapper .lucy-wrapper .row {
    padding-left: 0 !important; }
    #content-wrapper .lucy-wrapper .row form.row {
      padding-left: 0 !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }

/* --- Form Field Sizing --- */
input[class*="span"], textarea[class*="span"], select[class*="span"] {
  margin-left: 0; }

/* --- Breakpoint Displays --- */
#breakpoints {
  position: fixed;
  z-index: 99999;
  bottom: 0;
  right: 0;
  padding: 5px 10px;
  font-family: Courier, serif;
  font-size: 16px;
  color: #FFF;
  background: #000; }
  #breakpoints .breakpoint {
    display: none; }
  @media only screen and (min-width: 1615px) {
    #breakpoints .breakpoint.xxxlarge {
      display: inline-block; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (min-width: 1615px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: inline-block; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1615px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: inline-block; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1400px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: inline-block; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1200px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: inline-block; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 1100px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: inline-block; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 950px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: inline-block; }
    #breakpoints .breakpoint.xxsmall {
      display: none; } }
  @media only screen and (max-width: 590px) {
    #breakpoints .breakpoint.xxxlarge {
      display: none; }
    #breakpoints .breakpoint.xxlarge {
      display: none; }
    #breakpoints .breakpoint.xlarge {
      display: none; }
    #breakpoints .breakpoint.large {
      display: none; }
    #breakpoints .breakpoint.medium {
      display: none; }
    #breakpoints .breakpoint.small {
      display: none; }
    #breakpoints .breakpoint.xsmall {
      display: none; }
    #breakpoints .breakpoint.xxsmall {
      display: inline-block; } }
/* --- Membership --- */
#membership-form .row {
  margin-bottom: 1em; }

#membership-intro {
  padding: 3em 0 2em 0; }
  #membership-intro .intro {
    margin-bottom: 1em; }
  #membership-intro p:last-child {
    margin-bottom: 0; }
  #membership-intro:empty {
    display: none; }
  @media only screen and (max-width: 1400px) {
    #membership-intro {
      padding-bottom: 1em; } }
#memberships-table {
  border-collapse: collapse; }
  @media only screen and (max-width: 1400px) {
    #memberships-table {
      display: none; } }
  #memberships-table.logged-in {
    margin-top: 4em; }
  #memberships-table.fluid {
    width: 100% !important;
    margin-bottom: 2em; }
    #memberships-table.fluid thead th:nth-child(2) {
      border-right: none; }
    #memberships-table.fluid .header-button {
      width: 100% !important; }
  #memberships-table thead th {
    position: relative;
    width: 140px;
    padding-top: 1em;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: .08em;
    color: #FFF;
    border-right: 4px solid #EEE;
    background: #000; }
    #memberships-table thead th:first-child {
      width: 344px;
      vertical-align: middle;
      padding: 30px 40px;
      font-weight: bold;
      font-size: 2rem;
      line-height: 1.2;
      color: #000;
      text-align: left;
      text-transform: capitalize;
      letter-spacing: normal;
      background: transparent; }
    #memberships-table thead th span {
      display: block;
      padding: 6px 0;
      font-weight: bold;
      font-size: 2.25em;
      letter-spacing: normal;
      color: #FFF; }
    #memberships-table thead th .current {
      position: absolute;
      bottom: 100%;
      left: 0;
      width: 100%;
      height: 2em;
      line-height: 2em;
      font-size: .8em;
      color: #FFF;
      background: #333; }
  #memberships-table tbody tr {
    border-bottom: 2px solid #EEE; }
    #memberships-table tbody tr:nth-child(odd) {
      background: #F5F5F5; }
  #memberships-table td {
    padding: 1em 2em;
    font-weight: bold;
    border-left: 4px solid #EEE;
    border-right: 4px solid #EEE; }
    #memberships-table td.check {
      font-weight: bold;
      text-align: center; }
    #memberships-table td.buttons {
      display: none; }
    #memberships-table td img {
      width: 22px !important;
      max-width: none; }
    #memberships-table td:first-child {
      font-weight: bold;
      font-size: .9em; }
  #memberships-table .buttons {
    display: table;
    width: 100%; }
  #memberships-table .header-button {
    display: table-cell;
    padding: 10px 0;
    font-size: .7em;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    text-decoration: none;
    border-left: 1px solid #666;
    background: #333; }
    #memberships-table .header-button:first-of-type {
      border-left: none; }
    #memberships-table .header-button:hover {
      text-decoration: none;
      background: #000; }
    #memberships-table .header-button.renew {
      padding: 10px 1px; }

#memberships-table-mobile {
  display: none;
  margin-top: 2em; }
  #memberships-table-mobile .mobile-row {
    margin-bottom: 2em;
    border: 1px solid #EEE; }
    #memberships-table-mobile .mobile-row .heading {
      overflow: auto;
      padding: 0 !important;
      font-weight: bold;
      font-size: 1.25em;
      text-align: center;
      background-color: #000 !important; }
      #memberships-table-mobile .mobile-row .heading .title {
        display: block;
        padding: 10px 20px 5px 20px;
        color: #FFF; }
      #memberships-table-mobile .mobile-row .heading .buttons {
        display: table;
        width: 100%; }
      #memberships-table-mobile .mobile-row .heading .header-button {
        display: table-cell;
        padding: 12px 10px 8px 10px;
        font-size: .6em;
        text-align: center;
        text-transform: uppercase;
        text-decoration: none;
        color: #FFF;
        background: #000;
        border-left: 1px solid #666;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #memberships-table-mobile .mobile-row .heading .header-button:last-child {
          border-right: 1px solid black; }
        #memberships-table-mobile .mobile-row .heading .header-button:hover {
          text-decoration: none;
          background: #333; }
    #memberships-table-mobile .mobile-row .content {
      padding: 1.5em; }
      #memberships-table-mobile .mobile-row .content .check-list {
        margin-bottom: 1.5em !important; }
  @media only screen and (max-width: 1400px) {
    #memberships-table-mobile {
      display: block; } }
  #memberships-table-mobile.fluid .mobile-row .heading .header-button:last-child {
    width: 100% !important; }

#membership-join .option {
  margin-top: 2.5em;
  padding: 2.5em 0;
  background-repeat: repeat; }
  @media only screen and (max-width: 1100px) {
    #membership-join .option {
      padding: 1.5em; } }
  #membership-join .option h2 {
    margin-bottom: .35em;
    font-size: 1.5em;
    line-height: 1; }
    @media only screen and (max-width: 1100px) {
      #membership-join .option h2 {
        font-size: 1em; } }
    #membership-join .option h2 span {
      color: #000; }
  #membership-join .option ul {
    margin: 0; }

#membership-join .actions {
  margin-top: 2.5em; }
  @media only screen and (max-width: 1100px) {
    #membership-join .actions .button, #membership-join .actions .cart-button {
      display: block;
      text-align: center;
      line-height: 1; } }
#membership-join .group {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #424242; }

#membership-join select {
  height: 2.5em;
  font-size: 1em;
  background: #F4F0ED;
  border: 1px solid #424242; }

#membership-upgrade {
  margin-top: 1em;
  padding-top: 2.5em;
  padding-bottom: 2.5em;
  font-size: .85em;
  background: #EEE; }
  #membership-upgrade ul {
    margin-bottom: 1em; }
  #membership-upgrade p {
    margin-bottom: 0;
    font-weight: bold; }
    #membership-upgrade p input {
      margin-right: .25em; }

#membership-detail aside h2 {
  position: relative;
  margin-bottom: .75em;
  padding-bottom: .75em;
  font-size: 1.125em; }
  #membership-detail aside h2 a, #membership-detail aside h2 a:active, #membership-detail aside h2 a:visited {
    text-decoration: underline; }
    #membership-detail aside h2 a:hover, #membership-detail aside h2 a:active:hover, #membership-detail aside h2 a:visited:hover {
      text-decoration: none; }
  #membership-detail aside h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5000px;
    height: 1px;
    background: #424242;
    content: ''; }

#membership-detail aside ul {
  margin: 0 0 3em 0;
  padding: 0;
  list-style-type: none;
  font-size: .8em;
  line-height: 1.3; }
  #membership-detail aside ul li {
    margin-bottom: .75em; }
  #membership-detail aside ul.bullets {
    padding-left: 1.5em;
    list-style-type: disc; }

/* --- Account --- */
#account-page ul#account-nav {
  margin: 0 0 2em 0;
  padding: 0 0 2em 0;
  list-style-type: none;
  border-bottom: 1px solid #424242; }
  #account-page ul#account-nav li {
    display: inline-block;
    margin-right: 1em; }
    #account-page ul#account-nav li .active {
      font-weight: bold; }

#account-page form {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #424242; }
  #account-page form:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }

#account-page table {
  width: 100%;
  border-collapse: collapse; }
  #account-page table th {
    padding: .75em;
    text-align: left;
    font-weight: bold;
    font-size: .7em;
    text-transform: uppercase;
    border-bottom: 1px solid #424242; }
  #account-page table td {
    padding: .75em;
    border-bottom: 1px solid #424242; }
    #account-page table td:last-child {
      text-align: right; }
  #account-page table tr:nth-child(odd) td {
    background: #F7F7F7; }

/* --- Donation Page --- */
#donate-intro .span8:not(:empty) {
  margin-bottom: 2.5em; }

#donate-intro .span8 img {
  width: 100%;
  margin-bottom: 1em; }
  @media only screen and (max-width: 950px) {
    #donate-intro .span8 img {
      display: none; } }
#donate-intro .span8 p {
  margin-bottom: .5em; }

#donate-form .block {
  margin-bottom: 1.5em; }

#donate-form .amount {
  margin-bottom: 1px;
  padding-top: 2em;
  padding-bottom: 2em;
  font-size: 1.1em;
  color: #FFF;
  background: #000; }
  #donate-form .amount p {
    margin-bottom: 0; }
  #donate-form .amount input {
    margin-bottom: 0;
    font-size: 1.5em; }
  @media only screen and (max-width: 950px) {
    #donate-form .amount {
      padding: 2em !important;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #donate-form .amount p {
        margin-bottom: 1.5em; } }
#donate-form .recurrences {
  float: left;
  width: 100%;
  margin-bottom: 1px; }
  #donate-form .recurrences div {
    float: left;
    width: 25%;
    margin: 0;
    padding: 1.5em 0;
    font-size: .9em;
    text-align: center;
    color: #000;
    background: #EEE;
    border-right: 1px solid #FFF;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 950px) {
      #donate-form .recurrences div {
        width: 50%;
        border-bottom: 1px solid #FFF; }
        #donate-form .recurrences div:nth-child(odd) {
          border-right: none; } }
    #donate-form .recurrences div.selected, #donate-form .recurrences div:hover {
      color: #FFF;
      background: #333; }
    #donate-form .recurrences div:last-of-type {
      border-right: none; }

#donate-form .designate {
  float: left;
  width: 100%;
  margin-bottom: 2.5em;
  padding-top: 2em;
  padding-bottom: 2em;
  background: #EEE; }
  #donate-form .designate label {
    font-size: 1.5em; }
  @media only screen and (max-width: 950px) {
    #donate-form .designate {
      padding: 2em;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }
/* --- Staff --- */
#staff-list .member {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #424242; }
  #staff-list .member .top {
    position: relative;
    margin-bottom: 2em; }
    #staff-list .member .top h2 {
      margin-bottom: .3em; }
    #staff-list .member .top p {
      margin-bottom: .3em; }
    #staff-list .member .top:last-child {
      margin-bottom: 0; }
    #staff-list .member .top .span11 .inner {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p {
        position: relative;
        left: 10px; }
        @media only screen and (max-width: 1100px) {
          #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p {
            left: 0; } }
      @media only screen and (max-width: 950px) {
        #staff-list .member .top .span11 .inner {
          position: relative;
          top: auto;
          margin-top: 1em;
          transform: none; } }
    @media only screen and (max-width: 1100px) {
      #staff-list .member .top .span4 {
        margin-left: 0; } }
  #staff-list .member:last-child {
    border-bottom: none; }

/* --- Board of Directors --- */
#board-list h2 {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #424242; }

/* --- Blog --- */
#blog-entries h1, #blog-entries h2 {
  margin-bottom: .25em;
  font-size: 2.25em; }

#blog-entries .entry {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #424242; }
  #blog-entries .entry .date {
    font-size: .9em;
    color: #666; }
  #blog-entries .entry:first-child {
    padding-top: 0;
    border-bottom: none; }

#blog-entries form {
  margin-bottom: 2em;
  padding: 2em 0 1.8em 0;
  background-color: #EEE; }
  #blog-entries form input[type="text"], #blog-entries form textarea {
    background-color: #FFF; }
  #blog-entries form .g-recaptcha {
    margin-bottom: 1em; }

#blog-comments-list {
  position: relative;
  top: -20px; }
  #blog-comments-list .comment {
    margin-bottom: 0;
    padding: 2em 0;
    color: #666;
    border-bottom: 1px solid #424242; }
    #blog-comments-list .comment p {
      margin-bottom: 0 !important; }
      #blog-comments-list .comment p.name {
        color: #000; }
  #blog-comments-list #blog-all-comments {
    float: left;
    margin-top: 1em;
    font-size: 1.2em; }

#blog-right {
  float: right; }
  #blog-right #blog-filters {
    margin-bottom: 2em; }
    #blog-right #blog-filters select {
      width: 100%;
      margin-bottom: .75em; }

/* --- News --- */
#news-entries h1.detail {
  margin-bottom: .25em; }

#news-entries .entry {
  padding: 2em 0 .5em 0;
  border-top: 1px solid #424242; }
  #news-entries .entry .date {
    font-size: .9em;
    color: #666;
    font-style: italic; }
  #news-entries .entry h2 {
    margin-bottom: .25em;
    font-size: 1.25em; }
  #news-entries .entry.featured h2 {
    font-size: 1.75em; }

#news-entries article.entry {
  padding-top: 0;
  border-top: none; }

#news-right {
  float: right; }
  #news-right #news-filters {
    margin-bottom: 2em; }
    #news-right #news-filters select {
      width: 100%;
      margin-bottom: .75em; }

/* --- Forms --- */
.custom .actions {
  margin-top: 2em; }

/* --- Jobs --- */
#jobs-left {
  padding-top: 2em; }
  #jobs-left .entry {
    padding: 2em 0 .5em 0;
    border-top: 1px solid #424242; }
    #jobs-left .entry .details {
      font-size: .9em;
      color: #666; }
    #jobs-left .entry:first-child {
      margin-top: 0;
      padding-top: 0;
      border-top: none; }

#job-apply {
  margin-top: 2em;
  padding-top: 2em;
  border-top: 1px solid #424242; }

/* --- Calendar --- */
#calendar {
  /* --- List View --- */
  /* --- Calendar View --- */ }
  #calendar .lucy-wrapper {
    position: relative; }
  #calendar h1 {
    display: inline-block;
    margin: 0 .3em 1em .3em;
    font-weight: 500;
    line-height: 1; }
  #calendar .icon-arrow-left, #calendar .icon-arrow-right {
    position: relative;
    top: -8px;
    display: inline-block;
    color: #000;
    font-size: 10px;
    text-decoration: none;
    vertical-align: middle; }
  #calendar #calendar-header {
    width: 100%;
    height: 41px;
    margin-bottom: 2em;
    background: #727272; }
    #calendar #calendar-header ul {
      float: left;
      margin: 0;
      padding-left: 0;
      list-style-type: none; }
      #calendar #calendar-header ul.right {
        position: absolute;
        top: 0;
        right: 0; }
        @media only screen and (max-width: 950px) {
          #calendar #calendar-header ul.right {
            display: none; } }
      #calendar #calendar-header ul li {
        display: inline-block;
        margin-right: 1.5em; }
        #calendar #calendar-header ul li:last-child {
          margin-right: 0; }
      #calendar #calendar-header ul a {
        position: relative;
        display: inline-block;
        font-size: .688em;
        font-weight: 500;
        line-height: 41px;
        text-decoration: none;
        text-transform: uppercase;
        color: #B6B6B6;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 950px) {
          #calendar #calendar-header ul a {
            margin-right: 1em; } }
        #calendar #calendar-header ul a:hover, #calendar #calendar-header ul a.selected {
          color: #FFF; }
        #calendar #calendar-header ul a .icon-calendar {
          font-size: 14px; }
        #calendar #calendar-header ul a [class*='icon-'] {
          margin-right: .4em; }
        @media only screen and (max-width: 950px) {
          #calendar #calendar-header ul a.print {
            display: none; } }
        #calendar #calendar-header ul a.print:before {
          font-size: 14px; }
    @media only screen and (max-width: 950px) {
      #calendar #calendar-header {
        height: 0;
        overflow: hidden; } }
  #calendar .filters {
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    padding-left: 0;
    padding-top: 10px; }
    @media only screen and (max-width: 950px) {
      #calendar .filters {
        position: relative;
        clear: both; } }
    #calendar .filters li {
      display: inline-block; }
    #calendar .filters a {
      padding-right: 1em;
      font-size: .875em;
      color: #000; }
      @media only screen and (max-width: 950px) {
        #calendar .filters a {
          padding-right: 1em; } }
      #calendar .filters a:last-of-type {
        padding-right: 0; }
      #calendar .filters a.all {
        margin-right: 1em;
        border-right: 1px solid #424242; }
        @media only screen and (max-width: 950px) {
          #calendar .filters a.all {
            margin-right: 1em; } }
      #calendar .filters a.active {
        font-weight: 700; }
  #calendar #list {
    border-bottom: 1px solid #424242; }
    #calendar #list .event {
      position: relative;
      display: block;
      color: #000;
      text-decoration: none; }
      #calendar #list .event .date {
        text-align: center;
        text-transform: uppercase;
        color: #FFF;
        background: #000;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #calendar #list .event .date p {
          margin-bottom: 0; }
        #calendar #list .event .date .month {
          width: 100%;
          height: 21px;
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 700;
          line-height: 21px;
          background: #727272; }
          @media only screen and (max-width: 1100px) {
            #calendar #list .event .date .month {
              margin-bottom: 1em; } }
        #calendar #list .event .date .day {
          font-size: 2.25em;
          font-weight: 500;
          line-height: 1; }
        #calendar #list .event .date .time {
          margin-bottom: 2.5em;
          font-size: .7em;
          font-weight: 400; }
          @media only screen and (max-width: 1100px) {
            #calendar #list .event .date .time {
              margin-bottom: 1em; } }
        @media only screen and (max-width: 1100px) {
          #calendar #list .event .date {
            width: 100% !important;
            margin-left: 0 !important;
            margin-right: 0 !important;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; } }
      #calendar #list .event .details .inner {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
        @media only screen and (max-width: 1100px) {
          #calendar #list .event .details .inner {
            position: relative;
            top: auto;
            transform: none; } }
      #calendar #list .event .details p {
        position: relative;
        left: 10px;
        margin-bottom: 0;
        font-weight: 300; }
        #calendar #list .event .details p.title {
          font-size: 1.13em;
          font-weight: 500; }
        @media only screen and (max-width: 1100px) {
          #calendar #list .event .details p {
            left: 0; } }
      @media only screen and (max-width: 1100px) {
        #calendar #list .event .details {
          padding: 1em !important; } }
      #calendar #list .event:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #424242;
        border-bottom: none;
        content: ''; }
      #calendar #list .event:hover {
        background: #FAFAFA; }
  @media only screen and (max-width: 1100px) {
    #calendar #grid {
      width: 100% !important;
      padding: 0 !important; } }
  #calendar #grid #events-calendar {
    position: relative;
    width: 100%;
    padding: 0;
    border-collapse: collapse; }
    @media only screen and (max-width: 1100px) {
      #calendar #grid #events-calendar {
        font-size: 1.2em;
        border-spacing: 0;
        border: none; } }
    @media only print {
      #calendar #grid #events-calendar {
        width: 100% !important; } }
    #calendar #grid #events-calendar th {
      padding: .8em 1em;
      color: #727272;
      font-size: .688em;
      text-align: center;
      font-weight: 400;
      text-transform: uppercase; }
      @media only screen and (max-width: 1200px) {
        #calendar #grid #events-calendar th span {
          display: none; } }
      @media only screen and (max-width: 1100px) {
        #calendar #grid #events-calendar th {
          display: none; } }
      @media only print {
        #calendar #grid #events-calendar th {
          color: #000; } }
    #calendar #grid #events-calendar td {
      padding: 1em;
      vertical-align: top;
      border: 1px solid #424242; }
      @media only print {
        #calendar #grid #events-calendar td {
          border-color: #000; } }
      #calendar #grid #events-calendar td.current {
        background-color: #fafafa; }
        #calendar #grid #events-calendar td.current .day {
          color: #333; }
      #calendar #grid #events-calendar td.weekend {
        background-color: #ededed; }
      #calendar #grid #events-calendar td p {
        font-size: .75em;
        font-weight: 500;
        margin-bottom: .8em; }
        @media only screen and (max-width: 1100px) {
          #calendar #grid #events-calendar td p {
            margin-bottom: 1em; } }
        #calendar #grid #events-calendar td p.day {
          font-size: .688em;
          font-weight: 700;
          color: #000; }
        #calendar #grid #events-calendar td p.time {
          margin-bottom: .3em;
          font-size: .688em; }
      #calendar #grid #events-calendar td:hover {
        background-color: #e6e6e6; }
      @media only screen and (max-width: 1100px) {
        #calendar #grid #events-calendar td a {
          font-size: 1.75em !important; } }
      @media only print {
        #calendar #grid #events-calendar td a {
          color: #000;
          text-decoration: none; } }
      @media only screen and (max-width: 1100px) {
        #calendar #grid #events-calendar td {
          display: block;
          padding: 1em 0 !important;
          border: none;
          border-top: 1px solid #424242;
          background: transparent !important; }
          #calendar #grid #events-calendar td p.day {
            margin-bottom: 0;
            font-size: 1.8em;
            text-align: left; }
          #calendar #grid #events-calendar td a {
            font-size: 1.2em; }
          #calendar #grid #events-calendar td.empty {
            display: none; } }
/* --- Event Sidebar ---*/
.side-event {
  font-size: .85em; }
  .side-event img {
    width: 100%;
    margin-bottom: 1em; }
  .side-event h3 {
    margin-bottom: 1em;
    font-size: 1.75em; }
  .side-event .date {
    margin-bottom: .25em;
    color: #666; }

/* --- Special Event --- */
#event-header {
  position: relative;
  width: 100%;
  height: 18em;
  padding-top: 10em;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #event-header .lucy-wrapper {
    position: relative;
    z-index: 1; }
  #event-header h1 {
    margin: 0;
    font-size: 3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header .date {
    font-size: 1.375em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/event-header-shadow.png) repeat-x bottom left;
    content: ''; }

#event-nav {
  width: 100%;
  margin-bottom: 4em;
  padding: .75em 0;
  background: #727272; }
  #event-nav ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style-type: none; }
    #event-nav ul a {
      display: inline-block;
      margin-right: 1em;
      font-size: .7em;
      text-transform: uppercase;
      color: #bfbfbf;
      text-decoration: none; }
      #event-nav ul a:hover, #event-nav ul a.selected {
        text-decoration: underline;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#special-event .date-location {
  margin-bottom: 3em;
  font-size: .9em; }
  #special-event .date-location .headline {
    margin-bottom: 0;
    font-size: 1.75em; }
  #special-event .date-location iframe {
    width: 100%;
    height: 160px; }

/* --- Tickets --- */
#event-tickets {
  margin-top: 3em; }
  #event-tickets h2 {
    font-size: 1.5em; }
  #event-tickets form {
    padding: 1.5em 0;
    border-top: 1px solid #424242; }
    #event-tickets form:last-of-type {
      border-bottom: 1px solid #424242; }
    #event-tickets form .title, #event-tickets form .amount {
      margin-bottom: .5em;
      font-size: 1.125em; }
    #event-tickets form select {
      font-size: .7em;
      text-align: center;
      border: 1px solid #424242;
      border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      -o-border-radius: 3px;
      -ms-border-radius: 3px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #event-tickets form p:last-child {
      margin-bottom: 0; }
    #event-tickets form button, #event-tickets form .button, #event-tickets form .cart-button {
      font-size: .85em; }
  #event-tickets .attendees {
    display: none;
    padding-top: 2em; }
    #event-tickets .attendees p {
      margin-bottom: 1em; }

/* --- Sponsorships --- */
#sponsorship-table {
  width: 100%;
  margin: 2.5em 0 4em 0;
  border-bottom: 1px solid #424242;
  border-right: 1px solid #424242;
  border-collapse: collapse; }
  @media only screen and (max-width: 950px) {
    #sponsorship-table {
      display: none; } }
  #sponsorship-table thead tr td {
    vertical-align: top;
    border-bottom: 7px solid #424242; }
    #sponsorship-table thead tr td:first-child {
      width: 250px;
      vertical-align: bottom; }
      @media only screen and (max-width: 1200px) {
        #sponsorship-table thead tr td:first-child {
          width: 175px; } }
    #sponsorship-table thead tr td.level {
      position: relative;
      text-align: center;
      border-left: 7px solid #424242;
      border-top: 1px solid #424242; }
      @media only screen and (max-width: 1200px) {
        #sponsorship-table thead tr td.level {
          width: 100px; } }
      #sponsorship-table thead tr td.level .inner {
        position: relative; }
      #sponsorship-table thead tr td.level.first {
        border-left-width: 1px; }
        #sponsorship-table thead tr td.level.first .current {
          left: -1px;
          border-left-width: 1px; }
      #sponsorship-table thead tr td.level.last {
        border-right: 1px solid #424242; }
        #sponsorship-table thead tr td.level.last .current {
          border-right-width: 1px; }
  #sponsorship-table thead h2 {
    position: relative;
    margin-bottom: .4em;
    line-height: 1;
    font-size: 1.5em;
    font-weight: normal; }
    #sponsorship-table thead h2 span {
      position: absolute;
      bottom: 0;
      right: 10px;
      font-size: .846em;
      font-weight: 600; }
  #sponsorship-table thead .title {
    margin: 2.9em 0 0 0;
    font-size: .7em;
    font-weight: 500;
    color: #B6B6B6;
    text-transform: uppercase; }
    #sponsorship-table thead .title span {
      display: inline-block;
      font-size: .75em;
      color: #999; }
    @media only screen and (max-width: 1200px) {
      #sponsorship-table thead .title {
        font-size: .8em; } }
  #sponsorship-table thead .price {
    display: inline-block;
    margin-top: .5em;
    margin-bottom: 1em;
    padding-top: .5em;
    font-size: 1.25em;
    font-weight: 500;
    color: #000; }
  #sponsorship-table tbody tr.alt td {
    background: #F8F7F7; }
  #sponsorship-table tbody tr td {
    padding: .75em;
    text-align: center;
    border-left: 7px solid #424242; }
    #sponsorship-table tbody tr td.benefit {
      padding: 1.5em;
      font-weight: 500;
      font-size: .75em;
      line-height: 1.4;
      text-align: left;
      border-left: 1px solid #424242; }
    #sponsorship-table tbody tr td.last {
      border-right: 7px solid #424242; }

/* --- Mobile Sponsorship --- */
#sponsorship-listing {
  display: none;
  float: left;
  width: 100%;
  margin: 2.692em 0 1.538em 0; }
  @media only screen and (max-width: 950px) {
    #sponsorship-listing {
      display: block; } }
  #sponsorship-listing .level {
    float: left;
    width: 100%;
    margin-bottom: 1.538em; }
    #sponsorship-listing .level .title {
      margin: 0;
      padding: 1em 0;
      font-size: 1.23em;
      text-align: center;
      text-transform: uppercase;
      color: #000;
      font-weight: 600;
      background: #F8F7F7;
      border: 1px solid #424242;
      border-bottom: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #sponsorship-listing .level .title span {
        color: #000;
        font-weight: normal; }
    #sponsorship-listing .level ul {
      float: left;
      width: 100%;
      margin: 0;
      padding: 2em;
      list-style: none;
      border: 1px solid #424242;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #sponsorship-listing .level ul li {
        position: relative;
        margin-top: 1.38em;
        padding-left: 2em;
        line-height: 1.3; }
        #sponsorship-listing .level ul li:first-child {
          margin: 0; }
        #sponsorship-listing .level ul li:before {
          position: absolute;
          top: 0;
          left: 0;
          font-family: 'icomoon';
          content: '\e936'; }
    #sponsorship-listing .level .desc {
      float: left;
      width: 100%;
      margin: 0;
      padding: 2em;
      list-style: none;
      border: 1px solid #424242;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }

/* --- Gallery --- */
#event-gallery .span6 {
  margin-bottom: 10px; }

/* --- Auction Items --- */
#event-auction .item {
  margin-top: 2.5em;
  padding-bottom: 2.5em;
  border-bottom: 1px solid #424242; }
  #event-auction .item h2 {
    margin-bottom: .2em;
    font-size: 1.5em; }
  #event-auction .item p {
    font-size: .85em; }
  #event-auction .item .value {
    font-size: 1.12em;
    font-weight: 400;
    color: #000; }
  #event-auction .item .provider p {
    font-weight: 500;
    color: #000; }
  #event-auction .item:last-child {
    padding-bottom: 0;
    border-bottom: none; }

/* --- Standard Event Detail --- */
#event-left h1 {
  margin-bottom: 0; }

#event-left .dates {
  font-size: 1.3em; }

#event-left .when-where {
  color: #666; }

#event-right h2 {
  margin-bottom: .5em;
  font-size: 1.5em; }

#event-right .location {
  margin-bottom: 3em; }

/* --- Campaigns --- */
#campaign-header {
  position: relative;
  width: 100%;
  padding: 5em 0 3em 0;
  background-size: cover;
  background-position: center;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #campaign-header .lucy-wrapper {
    position: relative;
    z-index: 1; }
  #campaign-header h1 {
    margin: 0;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header .subtitle {
    font-size: 1.3em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #campaign-header:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent url(../images/campaign-header-overlay.png) repeat-x bottom left;
    background-size: cover;
    content: ''; }
  #campaign-header .thermometer {
    position: relative;
    height: 3em;
    line-height: 3em;
    border: 1px solid #FFF; }
    #campaign-header .thermometer .fill {
      top: 0;
      left: 0;
      height: 3em;
      background: #000;
      overflow: hidden; }
      #campaign-header .thermometer .fill p {
        float: right;
        margin: 0 1em 0 0;
        color: #FFF;
        line-height: 3em; }

#campaign-nav {
  background: #000; }
  #campaign-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #campaign-nav ul li {
      display: inline-block; }
      #campaign-nav ul li a, #campaign-nav ul li a:active, #campaign-nav ul li a:visited {
        display: block;
        padding: .75em;
        line-height: 1;
        color: #FFF;
        text-decoration: none; }
        #campaign-nav ul li a.active, #campaign-nav ul li a.active:active, #campaign-nav ul li a.active:visited {
          background: #333; }

#campaign .span7 h2 {
  font-size: 2em; }

/* --- Document Sharing --- */
#documents-left {
  padding-top: 2em; }
  #documents-left h1 a {
    float: right;
    margin-top: 1em;
    font-size: .5em;
    font-weight: normal; }
  #documents-left h3 {
    margin-bottom: .5em; }
  #documents-left ul {
    width: 100%;
    margin: 0 0 1.5em 0;
    padding: 0;
    list-style-type: none; }
    #documents-left ul li {
      padding: .5em; }
      #documents-left ul li:nth-child(odd) {
        background-color: #F5F5F5; }
    #documents-left ul a {
      text-decoration: none; }
      #documents-left ul a:hover {
        text-decoration: underline; }

/* --- FAQs --- */
#faqs {
  padding-top: 2em; }
  #faqs .faq {
    margin-bottom: 2em; }
    #faqs .faq h2 {
      font-size: .85em; }

/* --- Sponsors --- */
#sponsor-grid {
  float: left;
  width: 100%; }
  #sponsor-grid h2 {
    float: left;
    width: 100%; }
  #sponsor-grid .sponsor {
    float: left;
    display: inline;
    width: 10em;
    height: 10em;
    line-height: 10em;
    margin: 0 3em 3em 0; }
    #sponsor-grid .sponsor img {
      vertical-align: middle; }
    #sponsor-grid .sponsor.text {
      font-size: 1.2em;
      text-align: center;
      background-color: #F1F1F1; }
    #sponsor-grid .sponsor.last {
      margin-right: 0 !important; }

/* --- Video Page --- */
#videos {
  padding-top: 2em; }
  #videos .video .image {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 65%;
    background-size: cover;
    background-position: center; }
  #videos .video p {
    height: 28px;
    line-height: 100%;
    font-size: 1.2em; }

/* --- Quick Polls --- */
.poll {
  float: left;
  width: 100%; }
  .poll ul {
    float: left;
    width: 100%;
    padding: 0 !important;
    list-style-type: none; }
    .poll ul li {
      float: left;
      width: 100%;
      margin-bottom: 1em;
      font-size: 1.1em; }
      .poll ul li .response {
        float: left;
        width: 100%;
        margin-bottom: .5em; }
      .poll ul li input {
        float: left;
        display: inline;
        margin-right: .3em; }
      .poll ul li .bar {
        position: relative;
        float: left;
        display: inline;
        width: 82%;
        height: 1em;
        border: 1px solid #424242;
        background-color: #FAFAFA;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        .poll ul li .bar .fill {
          position: absolute;
          top: 0;
          left: 0;
          height: 1em;
          font-size: 1px;
          line-height: 1px; }
          .poll ul li .bar .fill.color1 {
            background-color: #333; }
          .poll ul li .bar .fill.color2 {
            background-color: #333; }
          .poll ul li .bar .fill.color3 {
            background-color: #333; }
      .poll ul li .percent {
        float: left;
        display: inline;
        width: 18%;
        text-align: center;
        vertical-align: baseline; }

/* --- Store  --- */
#lucy-cart-nav-wrapper {
  margin-bottom: 2em;
  padding: 2em 0;
  background: #F9F9F9; }

#lucy-cart-nav {
  display: table;
  width: 100%;
  height: 3.5em;
  line-height: 3.5em;
  margin: 0;
  padding: 0;
  font-size: 1em;
  list-style-type: none;
  table-layout: fixed;
  border-collapse: collapse;
  background: #FFF;
  overflow: hidden;
  border-radius: 1.75em;
  -moz-border-radius: 1.75em;
  -webkit-border-radius: 1.75em;
  -o-border-radius: 1.75em;
  -ms-border-radius: 1.75em;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  #lucy-cart-nav li {
    display: table-cell; }
    #lucy-cart-nav li.last {
      background: #EEE;
      border-top-right-radius: 1.75em;
      -moz-border-top-right-radius: 1.75em;
      -webkit-border-top-right-radius: 1.75em;
      -o-border-top-right-radius: 1.75em;
      -ms-border-top-right-radius: 1.75em;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box";
      border-bottom-right-radius: 1.75em;
      -moz-border-bottom-right-radius: 1.75em;
      -webkit-border-bottom-right-radius: 1.75em;
      -o-border-bottom-right-radius: 1.75em;
      -ms-border-bottom-right-radius: 1.75em;
      -moz-background-clip: "padding-box";
      -webkit-background-clip: "padding-box";
      -o-background-clip: "padding-box";
      -ms-background-clip: "padding-box"; }
      #lucy-cart-nav li.last a:before, #lucy-cart-nav li.last span:before {
        background: #FFF; }
    #lucy-cart-nav li a, #lucy-cart-nav li span {
      display: block;
      text-decoration: none;
      text-align: center;
      vertical-align: text-bottom; }
      #lucy-cart-nav li a:before, #lucy-cart-nav li span:before {
        position: relative;
        top: -2px;
        display: inline-block;
        width: 2em;
        height: 2em;
        margin: 0 .5em 0 0;
        font-size: .6em;
        font-family: 'icomoon' !important;
        line-height: 2em;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #FFF;
        background: #EEE;
        content: "\e914";
        border-radius: 50%;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        -moz-background-clip: padding-box;
        -webkit-background-clip: padding-box;
        -o-background-clip: padding-box;
        -ms-background-clip: padding-box; }
    #lucy-cart-nav li.complete {
      background: #EEE; }
    #lucy-cart-nav li.complete a:before, #lucy-cart-nav li.complete span:before {
      background: #000; }

#lucy-cart table {
  width: 100%;
  border-collapse: collapse; }
  #lucy-cart table th {
    padding: .5em 1em;
    text-align: left;
    border-bottom: 1px solid #424242; }
  #lucy-cart table td {
    padding: 1.5em 1em;
    vertical-align: middle; }
  #lucy-cart table tr.pitch td {
    color: #FFF;
    background: #000; }
    #lucy-cart table tr.pitch td input[type=text] {
      width: 100px; }
    #lucy-cart table tr.pitch td input[type=checkbox] {
      top: 0;
      margin: 0 !important; }
    #lucy-cart table tr.pitch td:first-child, #lucy-cart table tr.pitch td:last-child {
      padding: 3em 2em; }
  #lucy-cart table tbody td {
    border-bottom: 1px solid #424242; }
    #lucy-cart table tbody td p {
      margin-bottom: 0; }
      #lucy-cart table tbody td p.title {
        font-size: 1.25em; }
    #lucy-cart table tbody td select, #lucy-cart table tbody td input[type=text] {
      width: 85px;
      margin-bottom: 0 !important;
      padding-right: .5em; }
    #lucy-cart table tbody td:last-child {
      text-align: right; }

#lucy-cart #lucy-cart-update, #lucy-cart #cart-coupon-apply {
  display: none; }

#lucy-checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #424242; }

#lucy-checkout #shipping-header h2 {
  display: inline-block;
  margin-right: 1em; }

#lucy-checkout #shipping-header div {
  display: inline-block; }

#cart .headers {
  padding-bottom: 1em;
  font-size: 1.1em;
  color: #000;
  line-height: 1.2;
  font-weight: bold;
  border-bottom: 1px solid #424242; }
  @media only screen and (max-width: 1100px) {
    #cart .headers {
      position: absolute;
      top: -9999px;
      left: -9999px; } }
#cart .item {
  position: relative;
  padding: 1em 0;
  min-height: 3em;
  font-size: 1.1em;
  border-bottom: 1px solid #424242; }
  #cart .item [class*='span'] {
    position: static; }
  #cart .item p, #cart .item input, #cart .item select {
    margin-bottom: 0; }
  #cart .item select {
    width: 3em;
    height: 2.5em;
    font-size: 1em;
    border: 1px solid #424242; }
  @media only screen and (min-width: 1615px) {
    #cart .item .span7 .inner {
      width: 319px; } }
  @media only screen and (max-width: 1615px) {
    #cart .item .span7 .inner {
      width: 277px; } }
  @media only screen and (max-width: 1400px) {
    #cart .item .span7 .inner {
      width: 235px; } }
  @media only screen and (max-width: 1200px) {
    #cart .item .span7 .inner {
      width: 193px; } }
  @media only screen and (max-width: 1100px) {
    #cart .item .span7 .inner {
      width: 151px; } }
  @media only screen and (min-width: 1615px) {
    #cart .item .span4.offset1 .inner {
      width: 178px; } }
  @media only screen and (max-width: 1615px) {
    #cart .item .span4.offset1 .inner {
      width: 154px; } }
  @media only screen and (max-width: 1400px) {
    #cart .item .span4.offset1 .inner {
      width: 130px; } }
  @media only screen and (max-width: 1200px) {
    #cart .item .span4.offset1 .inner {
      width: 106px; } }
  @media only screen and (max-width: 1100px) {
    #cart .item .span4.offset1 .inner {
      width: 82px; } }
  #cart .item .inner, #cart .item .remove {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
    @media only screen and (max-width: 1100px) {
      #cart .item .inner, #cart .item .remove {
        position: relative;
        top: auto;
        transform: none; } }
  #cart .item .sub-title {
    font-size: .9em; }
  #cart .item .remove {
    right: 0;
    font-size: 13px;
    text-decoration: none;
    color: #000; }
  #cart .item.no-border {
    border-bottom: none; }
  @media only screen and (max-width: 1200px) {
    #cart .item input, #cart .item select {
      width: 65px; } }
  @media only screen and (max-width: 1100px) {
    #cart .item input {
      width: 100px !important; }
    #cart .item .image {
      display: none; }
    #cart .item .description {
      margin-bottom: .5em;
      font-size: 1.1em; }
    #cart .item.subtotals .description, #cart .item.totals .description {
      display: none; }
    #cart .item .quantity, #cart .item .total {
      position: relative;
      width: 50% !important;
      line-height: 2.5; }
    #cart .item .remove {
      position: absolute;
      top: 0; } }
#cart .totals {
  font-size: 1.35em; }

#cart #cart-update {
  display: none;
  padding: 1em 0; }

#cart ul#cart-payments {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0; }
  #cart ul#cart-payments li {
    display: table-cell;
    padding: 1em 0;
    text-align: center;
    color: #FFF;
    font-size: .7em;
    text-transform: uppercase;
    font-weight: bold;
    background: #000;
    cursor: pointer;
    border-right: 1px solid rgba(255, 255, 255, 0.2); }
    #cart ul#cart-payments li.selected {
      color: #000;
      background: #EEE; }
    #cart ul#cart-payments li:last-child {
      border-right: none; }

#cart #cart-actions {
  padding-top: 3em;
  padding-bottom: 3em;
  background: #EEE; }
  #cart #cart-actions .title {
    margin-bottom: 1em;
    padding-bottom: .5em;
    font-size: 1.25em;
    color: #000;
    line-height: 1.2;
    font-weight: normal;
    border-bottom: 1px solid #424242; }
  #cart #cart-actions .total {
    margin-bottom: 1em; }
  #cart #cart-actions .amount {
    font-weight: normal; }
  #cart #cart-actions .cart-button {
    width: 100% !important;
    margin-top: 1em;
    padding-left: 0 !important;
    padding-right: 0 !important;
    text-align: center; }
  #cart #cart-actions input {
    background: #FFF; }
  #cart #cart-actions #cart-coupon {
    padding-top: 1em; }
    #cart #cart-actions #cart-coupon input {
      width: 160px;
      margin: 0; }
      @media only screen and (max-width: 1400px) {
        #cart #cart-actions #cart-coupon input {
          width: 125px; } }
    #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
      float: right;
      display: inline-block;
      padding: 10px 12px; }
      @media only screen and (max-width: 1200px) {
        #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
          float: none; } }
      @media only screen and (max-width: 1100px) {
        #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
          float: none; } }
  @media only screen and (max-width: 1200px) {
    #cart #cart-actions {
      width: 100%;
      margin: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #cart #cart-actions .total .span3, #cart #cart-actions .total .span2 {
        width: 50%;
        margin: 0; }
      #cart #cart-actions .total .span3 {
        padding-left: 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
  @media only screen and (max-width: 1100px) {
    #cart #cart-actions {
      padding: 3em !important; }
      #cart #cart-actions .amount {
        text-align: left; }
      #cart #cart-actions .total .span3 {
        padding-left: 0;
        font-weight: bold; }
      #cart #cart-actions #coupon-code {
        width: 50% !important;
        margin-right: .5em !important; } }
@media only screen and (max-width: 1200px) {
  #cart .span16 {
    width: 100%;
    margin: 0; }
    #cart .span16 .headers .description, #cart .span16 .description.span7 {
      width: 400px; }
    #cart .span16 .description.span7 {
      width: 400px; }
      #cart .span16 .description.span7 .span7, #cart .span16 .description.span7 .inner {
        width: 400px; }
    #cart .span16 .description.span9 {
      width: 430px; }
      #cart .span16 .description.span9 .span9 {
        width: 430px; }
  #cart #coupon-code {
    width: 250px; } }

.cart-button {
  display: inline-block; }
  @media only screen and (max-width: 1100px) {
    .cart-button {
      width: 100%;
      margin-bottom: 3px;
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: center; } }
/* --- Checkout --- */
#checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #424242; }

#checkout #shipping-header h2 {
  display: inline-block;
  margin-right: 1em; }

#checkout #shipping-header div {
  display: inline-block; }

@media only screen and (max-width: 950px) {
  #checkout .span24 {
    margin-bottom: 1em !important; }
  #checkout .actions [class*="span"] {
    width: 50% !important;
    border-left: 1px solid #FFF !important; } }

/* --- Products --- */
#products-list .product {
  margin-bottom: 2em;
  text-align: center;
  line-height: 1.3;
  color: #000;
  text-decoration: none; }
  #products-list .product img {
    width: 100%;
    margin-bottom: 1em; }
  #products-list .product p {
    margin-bottom: 0; }
  #products-list .product .title {
    font-size: 1.1em;
    font-weight: bold; }

#product-detail h1 {
  margin-bottom: 0;
  font-size: 2em;
  font-weight: bold; }

#product-detail .price {
  font-size: 1.1em; }

#product-detail .thumbs {
  margin-bottom: 2.5em; }
  #product-detail .thumbs img {
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #product-detail .thumbs img.active {
      border: 2px solid #000; }
    @media only screen and (max-width: 950px) {
      #product-detail .thumbs img {
        width: 15% !important;
        margin-right: 5px !important; } }
#product-detail input, #product-detail select {
  display: inline-block;
  margin-left: 10px; }

#product-detail .button, #product-detail .cart-button {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  text-align: center; }

/* --- Social Widget --- */
#social-widget {
  word-wrap: break-word;
  background: #FFF;
  border: 1px solid #424242;
  overflow: hidden; }
  #social-widget .icons {
    position: relative;
    z-index: 2;
    height: 3em;
    padding: 0 1em;
    text-align: center;
    font-size: 1.1em;
    line-height: 3em;
    background: #FFF;
    box-sizing: border-box;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3); }
    #social-widget .icons span {
      display: inline-block;
      margin: 0 .5em;
      line-height: 1;
      cursor: pointer; }
      #social-widget .icons span.active:after {
        position: absolute;
        top: 100%;
        width: 0;
        height: 0;
        margin-left: -.8em;
        border-style: solid;
        border-width: 6px 5px 0 5px;
        border-color: #FFF transparent transparent transparent;
        content: ''; }
      #social-widget .icons span.icon-youtube:after {
        margin-left: -18px; }
  #social-widget .pages {
    position: relative;
    z-index: 1; }
    #social-widget .pages .page {
      display: none;
      width: 100%;
      height: 500px;
      overflow: scroll; }
      #social-widget .pages .page:first-child {
        display: block; }
      #social-widget .pages .page.facebook {
        text-align: center; }
      #social-widget .pages .page.instagram .post, #social-widget .pages .page.youtube .post, #social-widget .pages .page.vimeo .post {
        display: block;
        width: 100%;
        padding-bottom: 1.25em;
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid #424242;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #social-widget .pages .page.instagram .post .video, #social-widget .pages .page.youtube .post .video, #social-widget .pages .page.vimeo .post .video {
          position: relative;
          width: 100%;
          height: 0;
          margin-bottom: .8em;
          padding-bottom: 56.25%;
          background-size: cover;
          background-position: center;
          cursor: pointer; }
          #social-widget .pages .page.instagram .post .video:before, #social-widget .pages .page.youtube .post .video:before, #social-widget .pages .page.vimeo .post .video:before {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 1;
            margin-top: -1.5em;
            margin-left: -1.5em;
            width: 3em;
            height: 3em;
            background: rgba(0, 0, 0, 0.6);
            content: '';
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            -moz-background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -o-background-clip: padding-box;
            -ms-background-clip: padding-box; }
          #social-widget .pages .page.instagram .post .video:after, #social-widget .pages .page.youtube .post .video:after, #social-widget .pages .page.vimeo .post .video:after {
            position: absolute;
            top: 50%;
            left: 50%;
            z-index: 2;
            width: 0;
            height: 0;
            margin: -8px 0 0 -5px;
            border-style: solid;
            border-width: 8px 0 8px 12px;
            border-color: transparent transparent transparent #FFF;
            content: ''; }
          #social-widget .pages .page.instagram .post .video.playing:before, #social-widget .pages .page.instagram .post .video.playing:after, #social-widget .pages .page.youtube .post .video.playing:before, #social-widget .pages .page.youtube .post .video.playing:after, #social-widget .pages .page.vimeo .post .video.playing:before, #social-widget .pages .page.vimeo .post .video.playing:after {
            display: none; }
          #social-widget .pages .page.instagram .post .video iframe, #social-widget .pages .page.youtube .post .video iframe, #social-widget .pages .page.vimeo .post .video iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%; }
        #social-widget .pages .page.instagram .post img, #social-widget .pages .page.youtube .post img, #social-widget .pages .page.vimeo .post img {
          width: 100%;
          margin-bottom: .8em; }
        #social-widget .pages .page.instagram .post p, #social-widget .pages .page.youtube .post p, #social-widget .pages .page.vimeo .post p {
          margin-bottom: .35em;
          padding: 0 1em;
          font-size: .8em;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
        #social-widget .pages .page.instagram .post .date, #social-widget .pages .page.youtube .post .date, #social-widget .pages .page.vimeo .post .date {
          float: right; }

/* --- Sajari Search --- */
#search-box, .sj-result-summary {
  display: none; }

.sj-paginator {
  margin: 1em 0;
  text-align: center; }
  .sj-paginator > div {
    display: inline;
    padding: 10px;
    color: #777;
    font-weight: bold;
    cursor: pointer;
    user-select: none; }
    .sj-paginator > div.current {
      color: #333; }
    .sj-paginator > div.disabled {
      color: #AAA; }
    .sj-paginator > div:hover {
      color: #9d9d9d; }

.sj-result {
  border-bottom: 1px solid #424242;
  clear: both; }

.sj-result-list > * {
  padding: 1.5em 0; }

.sj-result-list:first-child {
  padding: 0; }

.sj-result-title {
  margin-top: 0;
  color: #000 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-title a {
    color: #000; }
    .sj-result-title a:hover {
      text-decoration: underline; }

.sj-result-description {
  margin-bottom: .3em !important;
  color: #000;
  overflow-wrap: break-word; }

.sj-result-url {
  margin: 0 !important;
  font-size: .8em;
  color: #000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }
  .sj-result-url a {
    color: #121212; }

.sj-result-image-container {
  float: left;
  width: 100px; }
  .sj-result-image-container img {
    max-height: 90px;
    max-width: 90px; }

/* --- Slideshow Styles for lucy.slideshow.js --- */
.lucy-slideshow {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 2em;
  padding-bottom: 52.066116%;
  background: #EEE;
  overflow: hidden; }
  .lucy-slideshow .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out; }
    .lucy-slideshow .slider .slide {
      position: relative;
      float: left;
      display: inline;
      line-height: 0; }
      .lucy-slideshow .slider .slide img {
        width: 100%; }
      .lucy-slideshow .slider .slide p {
        position: absolute;
        width: 100%;
        bottom: 0;
        left: 0;
        margin-bottom: 0;
        padding: 1.5em;
        line-height: 1.2;
        color: #FFF;
        font-size: .9em;
        text-align: center;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
      .lucy-slideshow .slider .slide.caption:before {
        position: absolute;
        z-index: 0;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: transparent url(../images/slideshow-gradient.png) repeat-x bottom left;
        content: ''; }
    .lucy-slideshow .slider.count1 {
      width: 100%; }
      .lucy-slideshow .slider.count1 .slide {
        width: 100%; }
    .lucy-slideshow .slider.count2 {
      width: 200%; }
      .lucy-slideshow .slider.count2 .slide {
        width: 50%; }
    .lucy-slideshow .slider.count3 {
      width: 300%; }
      .lucy-slideshow .slider.count3 .slide {
        width: 33.3333333333%; }
    .lucy-slideshow .slider.count4 {
      width: 400%; }
      .lucy-slideshow .slider.count4 .slide {
        width: 25%; }
    .lucy-slideshow .slider.count5 {
      width: 500%; }
      .lucy-slideshow .slider.count5 .slide {
        width: 20%; }
    .lucy-slideshow .slider.count6 {
      width: 600%; }
      .lucy-slideshow .slider.count6 .slide {
        width: 16.6666666667%; }
    .lucy-slideshow .slider.count7 {
      width: 700%; }
      .lucy-slideshow .slider.count7 .slide {
        width: 14.2857142857%; }
    .lucy-slideshow .slider.count8 {
      width: 800%; }
      .lucy-slideshow .slider.count8 .slide {
        width: 12.5%; }
    .lucy-slideshow .slider.count9 {
      width: 900%; }
      .lucy-slideshow .slider.count9 .slide {
        width: 11.1111111111%; }
    .lucy-slideshow .slider.count10 {
      width: 1000%; }
      .lucy-slideshow .slider.count10 .slide {
        width: 10%; }
    .lucy-slideshow .slider.count11 {
      width: 1100%; }
      .lucy-slideshow .slider.count11 .slide {
        width: 9.0909090909%; }
    .lucy-slideshow .slider.count12 {
      width: 1200%; }
      .lucy-slideshow .slider.count12 .slide {
        width: 8.3333333333%; }
    .lucy-slideshow .slider.count13 {
      width: 1300%; }
      .lucy-slideshow .slider.count13 .slide {
        width: 7.6923076923%; }
    .lucy-slideshow .slider.count14 {
      width: 1400%; }
      .lucy-slideshow .slider.count14 .slide {
        width: 7.1428571429%; }
    .lucy-slideshow .slider.count15 {
      width: 1500%; }
      .lucy-slideshow .slider.count15 .slide {
        width: 6.6666666667%; }
    .lucy-slideshow .slider.count16 {
      width: 1600%; }
      .lucy-slideshow .slider.count16 .slide {
        width: 6.25%; }
    .lucy-slideshow .slider.count17 {
      width: 1700%; }
      .lucy-slideshow .slider.count17 .slide {
        width: 5.8823529412%; }
    .lucy-slideshow .slider.count18 {
      width: 1800%; }
      .lucy-slideshow .slider.count18 .slide {
        width: 5.5555555556%; }
    .lucy-slideshow .slider.count19 {
      width: 1900%; }
      .lucy-slideshow .slider.count19 .slide {
        width: 5.2631578947%; }
    .lucy-slideshow .slider.count20 {
      width: 2000%; }
      .lucy-slideshow .slider.count20 .slide {
        width: 5%; }
    .lucy-slideshow .slider.count21 {
      width: 2100%; }
      .lucy-slideshow .slider.count21 .slide {
        width: 4.7619047619%; }
    .lucy-slideshow .slider.count22 {
      width: 2200%; }
      .lucy-slideshow .slider.count22 .slide {
        width: 4.5454545455%; }
    .lucy-slideshow .slider.count23 {
      width: 2300%; }
      .lucy-slideshow .slider.count23 .slide {
        width: 4.347826087%; }
    .lucy-slideshow .slider.count24 {
      width: 2400%; }
      .lucy-slideshow .slider.count24 .slide {
        width: 4.1666666667%; }
    .lucy-slideshow .slider.count25 {
      width: 2500%; }
      .lucy-slideshow .slider.count25 .slide {
        width: 4%; }
    .lucy-slideshow .slider.count26 {
      width: 2600%; }
      .lucy-slideshow .slider.count26 .slide {
        width: 3.8461538462%; }
    .lucy-slideshow .slider.count27 {
      width: 2700%; }
      .lucy-slideshow .slider.count27 .slide {
        width: 3.7037037037%; }
    .lucy-slideshow .slider.count28 {
      width: 2800%; }
      .lucy-slideshow .slider.count28 .slide {
        width: 3.5714285714%; }
    .lucy-slideshow .slider.count29 {
      width: 2900%; }
      .lucy-slideshow .slider.count29 .slide {
        width: 3.4482758621%; }
    .lucy-slideshow .slider.count30 {
      width: 3000%; }
      .lucy-slideshow .slider.count30 .slide {
        width: 3.3333333333%; }
    .lucy-slideshow .slider.count31 {
      width: 3100%; }
      .lucy-slideshow .slider.count31 .slide {
        width: 3.2258064516%; }
    .lucy-slideshow .slider.count32 {
      width: 3200%; }
      .lucy-slideshow .slider.count32 .slide {
        width: 3.125%; }
    .lucy-slideshow .slider.count33 {
      width: 3300%; }
      .lucy-slideshow .slider.count33 .slide {
        width: 3.0303030303%; }
    .lucy-slideshow .slider.count34 {
      width: 3400%; }
      .lucy-slideshow .slider.count34 .slide {
        width: 2.9411764706%; }
    .lucy-slideshow .slider.count35 {
      width: 3500%; }
      .lucy-slideshow .slider.count35 .slide {
        width: 2.8571428571%; }
    .lucy-slideshow .slider.count36 {
      width: 3600%; }
      .lucy-slideshow .slider.count36 .slide {
        width: 2.7777777778%; }
    .lucy-slideshow .slider.count37 {
      width: 3700%; }
      .lucy-slideshow .slider.count37 .slide {
        width: 2.7027027027%; }
    .lucy-slideshow .slider.count38 {
      width: 3800%; }
      .lucy-slideshow .slider.count38 .slide {
        width: 2.6315789474%; }
    .lucy-slideshow .slider.count39 {
      width: 3900%; }
      .lucy-slideshow .slider.count39 .slide {
        width: 2.5641025641%; }
    .lucy-slideshow .slider.count40 {
      width: 4000%; }
      .lucy-slideshow .slider.count40 .slide {
        width: 2.5%; }
  .lucy-slideshow.position1 .slider {
    left: 0%; }
  .lucy-slideshow.position2 .slider {
    left: -100%; }
  .lucy-slideshow.position3 .slider {
    left: -200%; }
  .lucy-slideshow.position4 .slider {
    left: -300%; }
  .lucy-slideshow.position5 .slider {
    left: -400%; }
  .lucy-slideshow.position6 .slider {
    left: -500%; }
  .lucy-slideshow.position7 .slider {
    left: -600%; }
  .lucy-slideshow.position8 .slider {
    left: -700%; }
  .lucy-slideshow.position9 .slider {
    left: -800%; }
  .lucy-slideshow.position10 .slider {
    left: -900%; }
  .lucy-slideshow.position11 .slider {
    left: -1000%; }
  .lucy-slideshow.position12 .slider {
    left: -1100%; }
  .lucy-slideshow.position13 .slider {
    left: -1200%; }
  .lucy-slideshow.position14 .slider {
    left: -1300%; }
  .lucy-slideshow.position15 .slider {
    left: -1400%; }
  .lucy-slideshow.position16 .slider {
    left: -1500%; }
  .lucy-slideshow.position17 .slider {
    left: -1600%; }
  .lucy-slideshow.position18 .slider {
    left: -1700%; }
  .lucy-slideshow.position19 .slider {
    left: -1800%; }
  .lucy-slideshow.position20 .slider {
    left: -1900%; }
  .lucy-slideshow.position21 .slider {
    left: -2000%; }
  .lucy-slideshow.position22 .slider {
    left: -2100%; }
  .lucy-slideshow.position23 .slider {
    left: -2200%; }
  .lucy-slideshow.position24 .slider {
    left: -2300%; }
  .lucy-slideshow.position25 .slider {
    left: -2400%; }
  .lucy-slideshow.position26 .slider {
    left: -2500%; }
  .lucy-slideshow.position27 .slider {
    left: -2600%; }
  .lucy-slideshow.position28 .slider {
    left: -2700%; }
  .lucy-slideshow.position29 .slider {
    left: -2800%; }
  .lucy-slideshow.position30 .slider {
    left: -2900%; }
  .lucy-slideshow.position31 .slider {
    left: -3000%; }
  .lucy-slideshow.position32 .slider {
    left: -3100%; }
  .lucy-slideshow.position33 .slider {
    left: -3200%; }
  .lucy-slideshow.position34 .slider {
    left: -3300%; }
  .lucy-slideshow.position35 .slider {
    left: -3400%; }
  .lucy-slideshow.position36 .slider {
    left: -3500%; }
  .lucy-slideshow.position37 .slider {
    left: -3600%; }
  .lucy-slideshow.position38 .slider {
    left: -3700%; }
  .lucy-slideshow.position39 .slider {
    left: -3800%; }
  .lucy-slideshow.position40 .slider {
    left: -3900%; }
  .lucy-slideshow .thumbs {
    position: absolute;
    bottom: -21%;
    left: 0;
    width: 100%;
    height: 21%;
    background: #FFF;
    background: rgba(255, 255, 255, 0.8);
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out; }
    .lucy-slideshow .thumbs .images {
      height: 100%;
      margin: 0 35px;
      padding: 0 1%;
      text-align: center;
      font-size: 0;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      .lucy-slideshow .thumbs .images .image {
        position: relative;
        display: inline-block;
        width: 20%;
        height: 100%;
        padding: 2% 1%;
        overflow: hidden;
        cursor: pointer;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        .lucy-slideshow .thumbs .images .image .inner {
          position: relative;
          width: 100%;
          height: 100%;
          background-size: cover;
          background-position: top center; }
        .lucy-slideshow .thumbs .images .image.selected .inner:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          border: 3px solid #000;
          content: '';
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
  .lucy-slideshow .previous, .lucy-slideshow .next {
    position: absolute;
    top: 50%;
    left: 0;
    width: 2em;
    height: 4em;
    margin-top: -2em;
    text-indent: -9999px;
    background: #000;
    cursor: pointer; }
    .lucy-slideshow .previous:after, .lucy-slideshow .next:after {
      content: '';
      position: absolute;
      top: 50%;
      left: 50%;
      width: 0;
      height: 0;
      margin: -4px 0 0 -3px;
      border-style: solid;
      border-width: 4px 5px 4px 0;
      border-color: transparent #FFF transparent transparent; }
    .lucy-slideshow .previous:hover, .lucy-slideshow .next:hover {
      background: black; }
  .lucy-slideshow .next {
    left: auto;
    right: 0; }
    .lucy-slideshow .next:after {
      border-width: 4px 0 4px 5px;
      border-color: transparent transparent transparent #FFF; }
  .lucy-slideshow:hover .thumbs {
    bottom: 0; }

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */ }

.ui-front {
  z-index: 100; }

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em; }

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0; }

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px; }

/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0; }

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none; }

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em; }

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

.ui-datepicker {
  width: 17em;
  display: none;
  border: none !important; }

.ui-datepicker .ui-icon {
  width: 25px; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .5em 0; }

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  width: 3em;
  height: 2em; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  margin-top: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  font-family: 'icomoon' !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  text-indent: 0 !important;
  font-size: .8em;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-image: none; }

.ui-datepicker .ui-datepicker-prev span {
  content: "\e922"; }

.ui-datepicker .ui-datepicker-next span {
  content: "\e920";
  text-align: right; }

.ui-datepicker-next span {
  float: right; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.1em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%; }

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em; }

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  border: 0; }

.ui-datepicker td {
  border: none !important;
  padding: 1px; }

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .5em;
  font-size: .85em;
  text-align: center;
  text-decoration: none;
  border: none !important; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-state-disabled span {
  background: transparent !important; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black; }

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0; }

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: .8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: .8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em; }

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text; }

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em; }

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333; }

.ui-widget-content a {
  color: #333333; }

.ui-widget-header {
  color: #333333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333333; }

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a.ui-button:link,
a.ui-button:visited,
.ui-button {
  color: #454545;
  text-decoration: none; }

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff; }

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff; }

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620; }

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f; }

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f; }

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal; }

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
  background-color: transparent !important; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */ }

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-widget-header .ui-icon {
  background-image: url("../images/jquery/ui-icons_444444_256x240.png"); }

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("../images/jquery/ui-icons_555555_256x240.png"); }

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("../images/jquery/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("../images/jquery/ui-icons_777620_256x240.png"); }

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("../images/jquery/ui-icons_cc0000_256x240.png"); }

.ui-button .ui-icon {
  background-image: url("../images/jquery/ui-icons_777777_256x240.png"); }

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-caret-1-n {
  background-position: 0 0; }

.ui-icon-caret-1-ne {
  background-position: -16px 0; }

.ui-icon-caret-1-e {
  background-position: -32px 0; }

.ui-icon-caret-1-se {
  background-position: -48px 0; }

.ui-icon-caret-1-s {
  background-position: -65px 0; }

.ui-icon-caret-1-sw {
  background-position: -80px 0; }

.ui-icon-caret-1-w {
  background-position: -96px 0; }

.ui-icon-caret-1-nw {
  background-position: -112px 0; }

.ui-icon-caret-2-n-s {
  background-position: -128px 0; }

.ui-icon-caret-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -65px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666; }

* {
  margin: 0;
  padding: 0;
  border: 0; }

/* --- Body Styles --- */
.lucy-wrapper {
  margin: 0 auto;
  /* --- Form Styles --- */ }
  .lucy-wrapper h1 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.65em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    .lucy-wrapper h1 a {
      text-decoration: none; }
      .lucy-wrapper h1 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h2 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.29em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    .lucy-wrapper h2 a {
      text-decoration: none; }
      .lucy-wrapper h2 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h3 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1.1em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    .lucy-wrapper h3 a {
      text-decoration: none; }
      .lucy-wrapper h3 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h4 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 1em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    .lucy-wrapper h4 a {
      text-decoration: none; }
      .lucy-wrapper h4 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h5 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .9em; }
    .lucy-wrapper h5 a {
      text-decoration: none; }
      .lucy-wrapper h5 a:hover {
        text-decoration: underline; }
  .lucy-wrapper h6 {
    margin-bottom: 1em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    line-height: 1.2;
    font-weight: 400;
    text-transform: uppercase;
    font-size: .8em; }
    .lucy-wrapper h6 a {
      text-decoration: none; }
      .lucy-wrapper h6 a:hover {
        text-decoration: underline; }
  .lucy-wrapper p {
    margin-bottom: 1.5em; }
    .lucy-wrapper p.photo-caption {
      margin-top: -.5em;
      font-size: .8em;
      color: #999; }
    .lucy-wrapper p a {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      color: #EC008C;
      text-decoration: none; }
      .lucy-wrapper p a:hover {
        text-decoration: underline; }
  .lucy-wrapper ul {
    margin-bottom: 2em;
    padding-left: 2em; }
    .lucy-wrapper ul li {
      margin-bottom: .5em; }
    .lucy-wrapper ul a {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      color: #EC008C;
      text-decoration: none; }
      .lucy-wrapper ul a:hover {
        text-decoration: underline; }
  .lucy-wrapper hr {
    margin: 2em 0;
    border-bottom: 1px solid #424242; }
  .lucy-wrapper strong {
    font-family: "Helvetica Neue LT W01_67 Md Cn"; }
  .lucy-wrapper .intro {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    margin-bottom: 1.5em;
    font-size: 1.4em;
    line-height: 1.6; }
  .lucy-wrapper img {
    max-width: 100%;
    image-rendering: pixelated; }
  .lucy-wrapper .page-image {
    margin-bottom: 2em; }
  .lucy-wrapper blockquote {
    margin: 2em 0 2em 3em;
    padding: 1em 0 1em 1.5em;
    border-left: 4px solid #000;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-style: italic;
    font-size: 1.3em;
    line-height: 1.6;
    color: #72706F; }
  .lucy-wrapper .date-group, .lucy-wrapper .check-group {
    margin-bottom: 1em; }
  .lucy-wrapper input[type*='text'], .lucy-wrapper input[type*='number'], .lucy-wrapper input[type*='email'] {
    height: 42px;
    text-indent: .5em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1em; }
    .lucy-wrapper input[type*='text']::-webkit-input-placeholder, .lucy-wrapper input[type*='number']::-webkit-input-placeholder, .lucy-wrapper input[type*='email']::-webkit-input-placeholder {
      color: #000; }
    .lucy-wrapper input[type*='text']:-moz-placeholder, .lucy-wrapper input[type*='number']:-moz-placeholder, .lucy-wrapper input[type*='email']:-moz-placeholder {
      color: #000; }
    .lucy-wrapper input[type*='text']::-moz-placeholder, .lucy-wrapper input[type*='number']::-moz-placeholder, .lucy-wrapper input[type*='email']::-moz-placeholder {
      color: #000; }
    .lucy-wrapper input[type*='text']:-ms-input-placeholder, .lucy-wrapper input[type*='number']:-ms-input-placeholder, .lucy-wrapper input[type*='email']:-ms-input-placeholder {
      color: #000; }
  .lucy-wrapper input, .lucy-wrapper select, .lucy-wrapper textarea {
    display: inline-block;
    margin-bottom: 1em;
    padding: .5em;
    font-size: .7em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.4;
    vertical-align: middle;
    background: #FFF;
    border: 1px solid #000;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  .lucy-wrapper textarea {
    text-indent: .5em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1em; }
    .lucy-wrapper textarea::-webkit-input-placeholder {
      color: #000; }
    .lucy-wrapper textarea:-moz-placeholder {
      color: #000; }
    .lucy-wrapper textarea::-moz-placeholder {
      color: #000; }
    .lucy-wrapper textarea:-ms-input-placeholder {
      color: #000; }
  .lucy-wrapper select {
    padding: 0;
    height: 2.5em; }
  .lucy-wrapper label {
    display: block;
    position: relative;
    margin-bottom: .4em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: .7em;
    text-transform: uppercase; }
    .lucy-wrapper label .required {
      color: #EC008C; }
  .lucy-wrapper input[type="checkbox"], .lucy-wrapper input[type="radio"] {
    position: relative;
    top: 5px; }
    .lucy-wrapper input[type="checkbox"]:first-child, .lucy-wrapper input[type="radio"]:first-child {
      margin-left: 0; }
  .lucy-wrapper input[type="file"] {
    padding: 0 !important;
    border: none; }
  .lucy-wrapper input[type="checkbox"] {
    float: left;
    margin-right: 3px; }

/* --- Wrap select fields and add custom button --- */
.select-field {
  position: relative;
  overflow: hidden;
  height: 40px;
  margin-bottom: 10px;
  border: 1px solid #000; }
  .select-field select {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 3;
    padding-left: 15px;
    font-size: .7em;
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    background: transparent !important;
    border: none !important;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none; }
  .select-field select::-ms-expand {
    display: none; }
  .select-field:after {
    position: absolute;
    top: 50%;
    right: 15px;
    width: 6px;
    height: 6px;
    z-index: 2;
    background: url(/images/short-arrow-down.svg);
    content: '';
    transform: translate(0, -50%); }

.check-group p {
  margin-bottom: 10px; }

/* --- Bottom Border Element --- */
.border-element, footer #power-footer ul li:hover a, #events-exhibitions .left .block h3, #events-exhibitions .right .block h3, header ul li, #artist-detail #related-items .left .block h3, #artist-detail #related-items .right .block h3, #membership-questions span a, #blog-detail #more-wrapper .load-more:hover, #blog-listing #blog-list #more-wrapper .load-more:hover, #blog-listing #blog-list .entry a .title, #news-detail #more-wrapper .load-more:hover, #news-listing .entry h2, #event-detail #related-items .product a .content .desc p, #event-detail #you-might-also-like .product a .content .desc p, #exhibition-detail #related-items .product a .content .desc p, #exhibition-detail #you-might-also-like .product a .content .desc p, #event-detail #related-items .block h3, #event-detail #you-might-also-like .block h3, #exhibition-detail #related-items .block h3, #exhibition-detail #you-might-also-like .block h3, #events-listing .event .title, #events-listing .exhibition .title, #exhibitions-listing .event .title, #exhibitions-listing .exhibition .title {
  position: relative; }
  .border-element:after, footer #power-footer ul li:hover a:after, #events-exhibitions .left .block h3:after, #events-exhibitions .right .block h3:after, header ul li:after, #artist-detail #related-items .left .block h3:after, #artist-detail #related-items .right .block h3:after, #membership-questions span a:after, #blog-detail #more-wrapper .load-more:hover:after, #blog-listing #blog-list #more-wrapper .load-more:hover:after, #blog-listing #blog-list .entry a .title:after, #news-detail #more-wrapper .load-more:hover:after, #news-listing .entry h2:after, #event-detail #related-items .product a .content .desc p:after, #event-detail #you-might-also-like .product a .content .desc p:after, #exhibition-detail #related-items .product a .content .desc p:after, #exhibition-detail #you-might-also-like .product a .content .desc p:after, #event-detail #related-items .block h3:after, #event-detail #you-might-also-like .block h3:after, #exhibition-detail #related-items .block h3:after, #exhibition-detail #you-might-also-like .block h3:after, #events-listing .event .title:after, #events-listing .exhibition .title:after, #exhibitions-listing .event .title:after, #exhibitions-listing .exhibition .title:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #EC008C;
    content: ''; }

/* --- Wrap video and Preserve Ratio --- */
.video-wrapper {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* --- Share This --- */
#share-container {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 318px;
  height: 190px;
  margin: -105px 0 0 -159px;
  background: #FFF;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  #share-container .title {
    margin: 0;
    padding: 20px 0;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.76em;
    text-align: center;
    text-transform: uppercase;
    color: #000; }
  #share-container .close-me {
    position: absolute;
    top: 8px;
    right: 8px;
    font-size: .7em;
    color: #282828;
    text-decoration: none; }
    #share-container .close-me:hover {
      color: #EC008C; }
  #share-container .networks {
    display: block;
    width: 100%;
    margin-top: 1em;
    text-align: center; }
    #share-container .networks a {
      display: inline-block;
      margin-left: 20px;
      width: 35px;
      height: 35px;
      cursor: pointer; }
      #share-container .networks a:first-child {
        margin: 0; }
    #share-container .networks [class*="st_"] {
      position: relative; }
      #share-container .networks [class*="st_"]:before {
        position: absolute;
        top: 0;
        left: 0;
        font-family: 'icomoon';
        font-size: 2em;
        color: #EC008C; }
      #share-container .networks [class*="st_"]:hover:before {
        color: #282828; }
    #share-container .networks .st_facebook_custom:before {
      content: '\e92d'; }
    #share-container .networks .st_linkedin_custom:before {
      content: '\e931'; }
    #share-container .networks .st_twitter_custom:before {
      content: '\e92c'; }
    #share-container .networks .st_email_custom:before {
      content: '\e901'; }

/* --- Overlays --- */
#modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.82); }

#overlay {
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #FFF;
  background: rgba(255, 255, 255, 0.87); }

#overlay-close {
  display: none;
  position: fixed;
  z-index: 102;
  top: 20px;
  right: 20px;
  font-size: 1.4em;
  color: #000;
  cursor: pointer; }

#overlay-image {
  position: fixed;
  z-index: 101; }

#overlay-content {
  position: fixed;
  z-index: 101;
  top: 200%;
  left: 50%; }
  @media only screen and (min-width: 1615px) {
    #overlay-content {
      width: 1118px; } }
  @media only screen and (max-width: 1615px) {
    #overlay-content {
      width: 974px; } }
  @media only screen and (max-width: 1400px) {
    #overlay-content {
      width: 830px; } }
  @media only screen and (max-width: 1200px) {
    #overlay-content {
      width: 686px; } }
  @media only screen and (max-width: 1100px) {
    #overlay-content {
      width: 542px; } }
/* --- Error Reporting --- */
.error {
  font-size: 1.1em;
  font-weight: bold;
  color: #F00; }

/* --- Social Networking --- */
.social {
  padding-left: 0 !important;
  list-style-type: none; }
  .social li {
    margin-bottom: 2em;
    padding-bottom: 2em;
    background-repeat: no-repeat;
    background-position: 0 2px;
    border-bottom: 1px solid #424242; }
    .social li img {
      width: 100%;
      margin-bottom: .75em;
      vertical-align: middle; }
    .social li .source {
      display: inline-block;
      margin-bottom: 1em;
      font-size: .75em;
      font-weight: bold;
      line-height: 18px; }
      .social li .source [class*='icon-'] {
        display: inline-block;
        margin-right: .25em;
        font-size: 1.5em; }
      .social li .source a {
        color: #000; }
        .social li .source a:hover {
          text-decoration: none; }

/* --- Lucy Slideshow Overrides --- */
.lucy-slideshow .previous, .lucy-slideshow .next {
  width: 4em;
  background: #EC008C;
  text-indent: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  .lucy-slideshow .previous:after, .lucy-slideshow .next:after {
    display: none; }
  .lucy-slideshow .previous:before, .lucy-slideshow .next:before {
    position: absolute;
    top: 50%;
    font-family: 'icomoon';
    font-size: 1.2em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    transform: translate(0, -50%); }

.lucy-slideshow .previous {
  left: -2em; }
  .lucy-slideshow .previous:before {
    left: 2em;
    content: '\e938'; }

.lucy-slideshow .next {
  right: -2em; }
  .lucy-slideshow .next:before {
    right: 2em;
    content: '\e939'; }

.lucy-slideshow .slider.no-transition {
  transition: none; }

.lucy-slideshow .slider .slide {
  height: 100%;
  text-align: center; }
  .lucy-slideshow .slider .slide.caption:before {
    display: none; }
  .lucy-slideshow .slider .slide.caption:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 150px;
    background: url(../images/slideshow-gradient.png);
    background-size: contain;
    background-repeat: repeat-x;
    content: ''; }
  .lucy-slideshow .slider .slide p {
    bottom: 36px;
    z-index: 1;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    text-align: right; }
  .lucy-slideshow .slider .slide img {
    width: auto;
    height: 100%; }

/* --- Pagination Styles --- */
.pagination, #artist-detail #artist-nav {
  position: relative;
  float: left;
  width: 100%;
  padding: 2em 0;
  text-align: center; }
  .pagination .pager-left, #artist-detail #artist-nav .pager-left, .pagination .pager-right, #artist-detail #artist-nav .pager-right {
    position: absolute;
    top: 50%;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: uppercase;
    transform: translate(0, -50%); }
    @media only screen and (max-width: 590px) {
      .pagination .pager-left, #artist-detail #artist-nav .pager-left, .pagination .pager-right, #artist-detail #artist-nav .pager-right {
        display: none; } }
    .pagination .pager-left span, #artist-detail #artist-nav .pager-left span, .pagination .pager-right span, #artist-detail #artist-nav .pager-right span {
      font-size: 1.5em;
      color: #EC008C; }
  .pagination .pager-left, #artist-detail #artist-nav .pager-left {
    left: 0; }
    .pagination .pager-left span, #artist-detail #artist-nav .pager-left span {
      margin-right: 15px; }
  .pagination .pager-right, #artist-detail #artist-nav .pager-right {
    right: 0; }
    .pagination .pager-right span, #artist-detail #artist-nav .pager-right span {
      margin-left: 15px; }

.pagination a, #artist-detail #artist-nav a {
  margin: 0 5px;
  font-family: "Helvetica Neue LT W01_67 Md Cn";
  color: #EC008C !important;
  font-size: 1.2em;
  text-decoration: none; }

.pagination a:hover, #artist-detail #artist-nav a:hover {
  text-decoration: underline; }

.pagination a.selected, #artist-detail #artist-nav a.selected {
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  color: #000 !important; }

/* --- Buttons and Links --- */
a, a:active, a:visited {
  color: #000;
  text-decoration: underline; }
  a:hover, a:active:hover, a:visited:hover {
    text-decoration: none; }

button, .button, .cart-button {
  position: relative;
  padding: 1em 1.2em;
  font-size: .8em;
  line-height: 1;
  color: #FFF !important;
  background-color: #EC008C !important;
  text-decoration: none !important;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  text-transform: uppercase;
  cursor: pointer;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  button.grey, .button.grey, .grey.cart-button {
    background: #282828 !important; }
  button:hover, .button:hover, .cart-button:hover {
    background-color: #000 !important;
    text-decoration: underline !important;
    /*
		&:after { 
			position: absolute;
			top: 75%;
			left: 50%;
			width: calc(100% - 2.4em);
			height: 1px;
			background: #FFF;
			content: '';
			transform: translate(-50%, 0);
		} 
		*/ }
  @media only screen and (max-width: 1200px) {
    button span, .button span, .cart-button span {
      display: none; } }
/* --- Custom Dropdowns --- */
.lucy-dropdown {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 2em;
  margin-bottom: 1em;
  padding: 0 0 0 10px;
  line-height: 2em;
  text-align: left;
  color: #000;
  text-transform: none;
  border: 1px solid #424242;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  .lucy-dropdown span {
    position: relative;
    z-index: 1;
    display: block;
    padding-right: 46px;
    text-align: left;
    overflow: hidden; }
  .lucy-dropdown ul {
    position: absolute;
    top: 100%;
    left: -1px;
    width: 100%;
    height: auto !important;
    max-height: 15em;
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    line-height: 150%;
    background: #FFF;
    overflow: auto;
    visibility: hidden;
    border: 1px solid #424242; }
    .lucy-dropdown ul li {
      padding: 0 10px;
      color: #000;
      text-transform: none !important; }
      .lucy-dropdown ul li.selected {
        color: #FFF !important;
        background: #000 !important; }
      .lucy-dropdown ul li:hover {
        background: #EEE; }
  .lucy-dropdown.active ul {
    visibility: visible; }
  .lucy-dropdown:before {
    content: '';
    position: absolute;
    z-index: 0;
    top: -1px;
    right: 0;
    width: 2em;
    height: 2em;
    background: #000; }
  .lucy-dropdown:after {
    content: '';
    position: absolute;
    z-index: 0;
    top: 50%;
    right: .5em;
    width: 0;
    height: 0;
    margin-top: -3px;
    border-style: solid;
    border-width: 5px 6px 0 6px;
    border-color: #FFF transparent transparent transparent; }

/* --- Custom Radio Buttons --- */
div.lucy-radio, div.lucy-check {
  position: relative;
  left: 5px;
  display: inline-block;
  width: .75em;
  height: .75em;
  margin-right: 1em;
  cursor: pointer;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  div.lucy-radio.checked, div.checked.lucy-check {
    background: #000; }
  div.lucy-radio:after, div.lucy-check:after {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1.5em;
    height: 1.5em;
    margin: -.75em 0 0 -.75em;
    border: 1px solid #000;
    content: '';
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }

/* --- Custom Check Box --- */
div.lucy-check {
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  -o-border-radius: 0;
  -ms-border-radius: 0;
  -moz-background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -o-background-clip: padding-box;
  -ms-background-clip: padding-box; }
  div.lucy-check:after {
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box; }

/* --- Image Viewer --- */
.gallery img {
  cursor: pointer; }

#viewer {
  position: fixed;
  z-index: 25;
  top: 100%;
  left: 0;
  width: 100%;
  height: 100%;
  background: #F5F5F5;
  transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -webkit-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out; }
  #viewer #viewer-header {
    position: relative;
    z-index: 1;
    height: 60px;
    background: #FFF;
    border-bottom: 1px solid #424242; }
    #viewer #viewer-header h2 {
      float: left;
      display: inline;
      margin: 0 1.5em 0 0;
      padding-left: 1em;
      line-height: 60px;
      font-size: 1.5em; }
    #viewer #viewer-header #viewer-close {
      float: right;
      display: inline;
      padding: 20px;
      cursor: pointer; }
      #viewer #viewer-header #viewer-close:before {
        font-family: 'icomoon';
        content: '\e919'; }
    #viewer #viewer-header p {
      float: right;
      display: inline;
      padding: 0 2em;
      line-height: 60px;
      font-weight: 800;
      font-size: .85em;
      border-left: 1px solid #424242;
      border-right: 1px solid #424242; }
      @media only screen and (max-width: 950px) {
        #viewer #viewer-header p {
          display: none; } }
    #viewer #viewer-header em {
      font-weight: 300;
      color: #777; }
  #viewer #viewer-previous, #viewer #viewer-next {
    position: absolute;
    z-index: 1;
    top: 50%;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    #viewer #viewer-previous:before, #viewer #viewer-next:before {
      position: absolute;
      width: 70px;
      height: 70px;
      background: #FFF;
      content: '';
      border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      -o-border-radius: 50%;
      -ms-border-radius: 50%;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #viewer #viewer-previous:after, #viewer #viewer-next:after {
      position: absolute;
      font-family: 'icomoon';
      font-size: 70px;
      color: #000;
      line-height: 1; }
  #viewer #viewer-previous {
    left: 0; }
    #viewer #viewer-previous:before {
      left: -50px; }
    #viewer #viewer-previous:after {
      content: '\e934'; }
  #viewer #viewer-next {
    right: 0; }
    #viewer #viewer-next:before {
      right: -50px; }
    #viewer #viewer-next:after {
      right: 0;
      content: '\e935'; }
  #viewer #viewer-image {
    position: absolute;
    z-index: 0;
    top: 60px;
    left: 0;
    width: 100%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1200px) {
      #viewer #viewer-image {
        border: 0; } }
/* --- Miscellaneous --- */
#recaptcha_widget_div {
  margin-bottom: 10px; }

a img {
  border: none; }

.separator {
  margin: 2em 0;
  border-bottom: 1px solid #424242; }

.top-space {
  margin-top: 2em; }

.bottom-space {
  margin-bottom: 2em; }

.icon-spaces-logo {
  position: absolute; }
  .icon-spaces-logo:before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 28px;
    height: 28px;
    background-image: url(../images/spaces-logo-filled-pink.png);
    background-size: contain;
    background-repeat: no-repeat;
    content: '';
    transform: translate(-50%, -50%);
    perspective: 1000px;
    -moz-transform: translate(-50%, -50%);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, -50%);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, -50%);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, -50%);
    -ms-perspective: 1000; }

/* --- Local Site Templates + Overrides --- */
/* --- Engagement Page --- */
#engagement #engagement-intro .intro {
  text-align: center;
  font-size: 2.3em;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  line-height: 1.4; }
  @media only screen and (max-width: 950px) {
    #engagement #engagement-intro .intro {
      font-size: 2em; } }
  @media only screen and (max-width: 590px) {
    #engagement #engagement-intro .intro {
      font-size: 1.5em; } }
  #engagement #engagement-intro .intro strong {
    display: inline-block;
    padding: 10px;
    background: #EC008C;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

#engagement .full-width-image {
  width: 100%;
  height: auto;
  margin-bottom: 0; }

#engagement h2 {
  margin-top: 2em;
  font-size: 2.47em; }

#engagement #engagement-body, #engagement #engagement-body2 {
  margin-bottom: 4em; }

#engagement #image-left img, #engagement #image-right img {
  max-height: 310px;
  margin-bottom: 3px; }
  @media only screen and (max-width: 1615px) {
    #engagement #image-left img, #engagement #image-right img {
      max-height: 265px; } }
  @media only screen and (max-width: 1400px) {
    #engagement #image-left img, #engagement #image-right img {
      max-height: 230px; } }
  @media only screen and (max-width: 1200px) {
    #engagement #image-left img, #engagement #image-right img {
      max-height: 190px; } }
  @media only screen and (max-width: 1100px) {
    #engagement #image-left img, #engagement #image-right img {
      max-height: 150px; } }
  @media only screen and (max-width: 950px) {
    #engagement #image-left img, #engagement #image-right img {
      max-height: inherit; } }
#engagement #image-large {
  margin-bottom: 0; }
  #engagement #image-large img {
    margin-bottom: 0; }

/* --- Shop --- */
#products-list .span8 {
  text-decoration: none; }
  #products-list .span8 .product {
    height: 100%; }
    #products-list .span8 .product .image {
      position: relative;
      margin-bottom: 1em; }
      #products-list .span8 .product .image img {
        display: block;
        margin-bottom: 0; }
    #products-list .span8 .product p {
      font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
      #products-list .span8 .product p.title {
        font-family: "Helvetica Neue LT W01_67 Md Cn"; }
    #products-list .span8 .product:hover {
      cursor: pointer; }
      #products-list .span8 .product:hover .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #EC008C;
        content: '';
        filter: alpha(opacity=50);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; }
      #products-list .span8 .product:hover .title {
        text-decoration: underline; }

#products-list .spacer {
  float: left;
  width: 100%;
  height: 1px; }
  @media only screen and (max-width: 950px) {
    #products-list .spacer {
      display: none; } }
@media only screen and (max-width: 1400px) {
  #product-detail h1 {
    font-size: 1.5em; } }

#product-detail .price {
  font-family: "Helvetica Neue LT W01_47 Lt Cn";
  font-size: 1.3em; }

/* --- Contact --- */
#contact-page #header-image {
  position: relative;
  width: 100%;
  height: 325px;
  background-image: url(../images/contact-header.jpg);
  background-size: cover;
  background-position: center top; }
  @media only screen and (max-width: 950px) {
    #contact-page #header-image {
      height: 200px; } }
  @media only screen and (max-width: 590px) {
    #contact-page #header-image {
      height: 115px; } }
#contact-page #contact-intro {
  position: relative;
  text-align: center;
  margin-top: 3em; }
  #contact-page #contact-intro h1 {
    margin-bottom: .3em;
    font-size: 2.5em; }
  #contact-page #contact-intro p {
    font-size: 1.4em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    text-transform: uppercase; }
    #contact-page #contact-intro p strong {
      font-family: "Helvetica Neue LT W01_77 Bd Cn"; }

#contact-page #contact-main {
  margin: 3em 0 6em 0; }

/* --- Sponsors Page --- */
#sponsor-logos, #sponsor-grid {
  overflow: hidden; }
  #sponsor-logos h2, #sponsor-grid h2 {
    display: inline-block;
    color: #000; }
    #sponsor-logos h2.category, #sponsor-grid h2.category {
      margin-top: 2em; }
      #sponsor-logos h2.category:first-of-type, #sponsor-grid h2.category:first-of-type {
        margin-top: 0; }
  #sponsor-logos .group, #sponsor-grid .group {
    overflow: hidden;
    margin-bottom: 3em; }
    #sponsor-logos .group:last-child, #sponsor-grid .group:last-child {
      margin-bottom: 0; }
  #sponsor-logos .sponsor, #sponsor-grid .sponsor {
    display: inline-block;
    width: 10em;
    height: 10em;
    margin-right: 2em;
    margin-bottom: 2em; }
    @media only screen and (max-width: 1615px) {
      #sponsor-logos .sponsor, #sponsor-grid .sponsor {
        width: 8em !important;
        height: 8em !important;
        line-height: 8em; } }
    @media only screen and (max-width: 1200px) {
      #sponsor-logos .sponsor, #sponsor-grid .sponsor {
        width: 6.5em !important;
        height: 6.5em !important;
        line-height: 6.5em; } }
    @media only screen and (max-width: 1100px) {
      #sponsor-logos .sponsor, #sponsor-grid .sponsor {
        width: 7em;
        height: 7em;
        line-height: 7em; }
        #sponsor-logos .sponsor.last, #sponsor-grid .sponsor.last {
          margin-right: 2em !important; } }
    @media only screen and (max-width: 950px) {
      #sponsor-logos .sponsor, #sponsor-grid .sponsor {
        width: 13vw;
        height: 13vw;
        line-height: 13vw; } }
    @media only screen and (max-width: 590px) {
      #sponsor-logos .sponsor, #sponsor-grid .sponsor {
        width: calc(50% - 1.5em) !important;
        height: 40vw !important;
        margin-right: 1.5em !important;
        line-height: 40vw; }
        #sponsor-logos .sponsor.last, #sponsor-grid .sponsor.last {
          margin-right: 1.5em !important; }
        #sponsor-logos .sponsor.even, #sponsor-grid .sponsor.even {
          margin-right: 0 !important;
          margin-left: 1.5em !important; } }
    #sponsor-logos .sponsor a, #sponsor-grid .sponsor a {
      display: block;
      width: 100%;
      text-align: center; }
    #sponsor-logos .sponsor img, #sponsor-grid .sponsor img {
      max-height: 100%; }
    #sponsor-logos .sponsor.no-image, #sponsor-grid .sponsor.no-image {
      display: inline-block;
      padding: 1em;
      background: #000;
      text-align: center;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: uppercase;
      line-height: 1.3;
      color: #FFF !important;
      text-decoration: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #sponsor-logos .sponsor.no-image a, #sponsor-logos .sponsor.no-image .content, #sponsor-grid .sponsor.no-image a, #sponsor-grid .sponsor.no-image .content {
        display: table;
        width: 100%;
        height: 100%; }
      #sponsor-logos .sponsor.no-image a span, #sponsor-grid .sponsor.no-image a span {
        text-decoration: underline; }
      #sponsor-logos .sponsor.no-image span, #sponsor-grid .sponsor.no-image span {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

/* --- Events & Exhibitions --- */
#exhibition-filters .wrap:nth-child(1) .button:after, #exhibition-filters .wrap:nth-child(1) .cart-button:after {
  width: calc(100% - 25px) !important; }

#exhibition-filters .wrap:nth-child(2) .button:after, #exhibition-filters .wrap:nth-child(2) .cart-button:after {
  width: calc(100% - 15px) !important; }

#exhibition-filters .wrap:nth-child(3) .button:after, #exhibition-filters .wrap:nth-child(3) .cart-button:after {
  width: calc(100% - 50px) !important; }

#event-filters #upcoming-past, #event-filters #current-upcoming-past, #exhibition-filters #upcoming-past, #exhibition-filters #current-upcoming-past {
  position: relative;
  display: table;
  width: 100%;
  margin-bottom: 2em;
  border-collapse: separate; }
  #event-filters #upcoming-past .wrap, #event-filters #current-upcoming-past .wrap, #exhibition-filters #upcoming-past .wrap, #exhibition-filters #current-upcoming-past .wrap {
    float: left;
    width: 50%;
    margin-right: 2px;
    text-align: center; }
    #event-filters #upcoming-past .wrap:last-child, #event-filters #current-upcoming-past .wrap:last-child, #exhibition-filters #upcoming-past .wrap:last-child, #exhibition-filters #current-upcoming-past .wrap:last-child {
      width: calc(50% - 2px);
      margin-right: 0; }
    #event-filters #upcoming-past .wrap .button, #event-filters #current-upcoming-past .wrap .button, #event-filters #upcoming-past .wrap .cart-button, #event-filters #current-upcoming-past .wrap .cart-button, #exhibition-filters #upcoming-past .wrap .button, #exhibition-filters #current-upcoming-past .wrap .button, #exhibition-filters #upcoming-past .wrap .cart-button, #exhibition-filters #current-upcoming-past .wrap .cart-button {
      display: block;
      text-align: center;
      background: #000 !important; }
      #event-filters #upcoming-past .wrap .button.selected, #event-filters #current-upcoming-past .wrap .button.selected, #event-filters #upcoming-past .wrap .selected.cart-button, #event-filters #current-upcoming-past .wrap .selected.cart-button, #exhibition-filters #upcoming-past .wrap .button.selected, #exhibition-filters #current-upcoming-past .wrap .button.selected, #exhibition-filters #upcoming-past .wrap .selected.cart-button, #exhibition-filters #current-upcoming-past .wrap .selected.cart-button {
        background: #EC008C !important; }
      #event-filters #upcoming-past .wrap .button:hover, #event-filters #current-upcoming-past .wrap .button:hover, #event-filters #upcoming-past .wrap .cart-button:hover, #event-filters #current-upcoming-past .wrap .cart-button:hover, #exhibition-filters #upcoming-past .wrap .button:hover, #exhibition-filters #current-upcoming-past .wrap .button:hover, #exhibition-filters #upcoming-past .wrap .cart-button:hover, #exhibition-filters #current-upcoming-past .wrap .cart-button:hover {
        background: #282828 !important; }
        #event-filters #upcoming-past .wrap .button:hover:after, #event-filters #current-upcoming-past .wrap .button:hover:after, #event-filters #upcoming-past .wrap .cart-button:hover:after, #event-filters #current-upcoming-past .wrap .cart-button:hover:after, #exhibition-filters #upcoming-past .wrap .button:hover:after, #exhibition-filters #current-upcoming-past .wrap .button:hover:after, #exhibition-filters #upcoming-past .wrap .cart-button:hover:after, #exhibition-filters #current-upcoming-past .wrap .cart-button:hover:after {
          width: calc(100% - 5em); }

#event-filters #current-upcoming-past .wrap, #exhibition-filters #current-upcoming-past .wrap {
  width: calc(33.33% - 2px); }
  #event-filters #current-upcoming-past .wrap .button, #event-filters #current-upcoming-past .wrap .cart-button, #exhibition-filters #current-upcoming-past .wrap .button, #exhibition-filters #current-upcoming-past .wrap .cart-button {
    padding: 1em 0; }
  #event-filters #current-upcoming-past .wrap:last-child, #exhibition-filters #current-upcoming-past .wrap:last-child {
    width: 33.33%; }

#event-filters .ui-widget, #exhibition-filters .ui-widget {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

#event-filters .ui-datepicker, #exhibition-filters .ui-datepicker {
  width: 100%;
  margin-bottom: 1.5em;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #event-filters .ui-datepicker a, #event-filters .ui-datepicker a:active, #event-filters .ui-datepicker a:visited, #exhibition-filters .ui-datepicker a, #exhibition-filters .ui-datepicker a:active, #exhibition-filters .ui-datepicker a:visited {
    border: none !important; }
  #event-filters .ui-datepicker .ui-state-highlight, #event-filters .ui-datepicker .ui-widget-content .ui-state-highlight, #event-filters .ui-datepicker .ui-widget-header .ui-state-highlight, #exhibition-filters .ui-datepicker .ui-state-highlight, #exhibition-filters .ui-datepicker .ui-widget-content .ui-state-highlight, #exhibition-filters .ui-datepicker .ui-widget-header .ui-state-highlight {
    background: #DDD !important;
    border-color: #DDD; }
  #event-filters .ui-datepicker .ui-state-active, #event-filters .ui-datepicker .ui-widget-content .ui-state-active, #event-filters .ui-datepicker .ui-widget-header .ui-state-active, #event-filters .ui-datepicker a.ui-button:active, #event-filters .ui-datepicker .ui-button:active, #event-filters .ui-datepicker .ui-button.ui-state-active:hover, #exhibition-filters .ui-datepicker .ui-state-active, #exhibition-filters .ui-datepicker .ui-widget-content .ui-state-active, #exhibition-filters .ui-datepicker .ui-widget-header .ui-state-active, #exhibition-filters .ui-datepicker a.ui-button:active, #exhibition-filters .ui-datepicker .ui-button:active, #exhibition-filters .ui-datepicker .ui-button.ui-state-active:hover {
    color: #000;
    background: #EFEEED !important;
    border-color: #333; }
  #event-filters .ui-datepicker .ui-state-active, #exhibition-filters .ui-datepicker .ui-state-active {
    background: #000 !important;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #event-filters .ui-datepicker .ui-datepicker-today, #exhibition-filters .ui-datepicker .ui-datepicker-today {
    background: #EC008C !important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    #event-filters .ui-datepicker .ui-datepicker-today .ui-state-default, #exhibition-filters .ui-datepicker .ui-datepicker-today .ui-state-default {
      background: #EC008C !important;
      color: #FFF !important; }
  #event-filters .ui-datepicker .ui-datepicker-title, #exhibition-filters .ui-datepicker .ui-datepicker-title {
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: 1.1em; }
  #event-filters .ui-datepicker .ui-datepicker-prev, #event-filters .ui-datepicker .ui-datepicker-next, #exhibition-filters .ui-datepicker .ui-datepicker-prev, #exhibition-filters .ui-datepicker .ui-datepicker-next {
    text-decoration: none;
    color: #EC008C;
    font-size: .9em; }
    #event-filters .ui-datepicker .ui-datepicker-prev:hover, #event-filters .ui-datepicker .ui-datepicker-next:hover, #exhibition-filters .ui-datepicker .ui-datepicker-prev:hover, #exhibition-filters .ui-datepicker .ui-datepicker-next:hover {
      cursor: pointer;
      color: #000; }
  #event-filters .ui-datepicker .ui-datepicker-year, #exhibition-filters .ui-datepicker .ui-datepicker-year {
    font-weight: 300; }
  #event-filters .ui-datepicker .ui-datepicker-calendar, #exhibition-filters .ui-datepicker .ui-datepicker-calendar {
    font-size: .75em; }
    #event-filters .ui-datepicker .ui-datepicker-calendar thead, #exhibition-filters .ui-datepicker .ui-datepicker-calendar thead {
      font-size: 1.2em; }

#event-filters table, #exhibition-filters table {
  width: 100%;
  table-layout: fixed; }
  #event-filters table .filled, #exhibition-filters table .filled {
    background: #EEE; }

#event-filters label, #exhibition-filters label {
  font-size: .7em;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: .2em; }

#event-filters #event-search-wrap, #event-filters #exhibition-search-wrap, #exhibition-filters #event-search-wrap, #exhibition-filters #exhibition-search-wrap {
  position: relative;
  margin-bottom: 10px; }
  #event-filters #event-search-wrap input, #event-filters #exhibition-search-wrap input, #exhibition-filters #event-search-wrap input, #exhibition-filters #exhibition-search-wrap input {
    height: 40px;
    width: calc(100% - 52px);
    padding-right: 40px;
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: .7em;
    border: 1px solid #000;
    background: #F1F1F1;
    text-indent: 15px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #event-filters #event-search-wrap input::-webkit-input-placeholder, #event-filters #exhibition-search-wrap input::-webkit-input-placeholder, #exhibition-filters #event-search-wrap input::-webkit-input-placeholder, #exhibition-filters #exhibition-search-wrap input::-webkit-input-placeholder {
      color: #000; }
    #event-filters #event-search-wrap input:-moz-placeholder, #event-filters #exhibition-search-wrap input:-moz-placeholder, #exhibition-filters #event-search-wrap input:-moz-placeholder, #exhibition-filters #exhibition-search-wrap input:-moz-placeholder {
      color: #000; }
    #event-filters #event-search-wrap input::-moz-placeholder, #event-filters #exhibition-search-wrap input::-moz-placeholder, #exhibition-filters #event-search-wrap input::-moz-placeholder, #exhibition-filters #exhibition-search-wrap input::-moz-placeholder {
      color: #000; }
    #event-filters #event-search-wrap input:-ms-input-placeholder, #event-filters #exhibition-search-wrap input:-ms-input-placeholder, #exhibition-filters #event-search-wrap input:-ms-input-placeholder, #exhibition-filters #exhibition-search-wrap input:-ms-input-placeholder {
      color: #000; }
  #event-filters #event-search-wrap:before, #event-filters #exhibition-search-wrap:before, #exhibition-filters #event-search-wrap:before, #exhibition-filters #exhibition-search-wrap:before {
    position: absolute;
    top: 50%;
    right: 65px;
    font-family: 'icomoon';
    font-size: 1em;
    color: #000;
    content: '\e900';
    transform: translate(0, -50%); }
  #event-filters #event-search-wrap a, #event-filters #exhibition-search-wrap a, #exhibition-filters #event-search-wrap a, #exhibition-filters #exhibition-search-wrap a {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: .7em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background: url(/images/spaces-shape.svg);
    background-size: contain;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #event-filters #event-search-wrap a:hover, #event-filters #exhibition-search-wrap a:hover, #exhibition-filters #event-search-wrap a:hover, #exhibition-filters #exhibition-search-wrap a:hover {
      cursor: pointer;
      background: url(/images/spaces-shape-outline.svg);
      color: #EC008C;
      background-size: contain; }

#events-listing, #exhibitions-listing {
  min-height: 800px; }
  @media only screen and (max-width: 950px) {
    #events-listing, #exhibitions-listing {
      min-height: inherit; } }
  #events-listing h1, #exhibitions-listing h1 {
    margin-bottom: 1.5em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.5em;
    text-transform: uppercase; }
  #events-listing h2, #exhibitions-listing h2 {
    position: relative;
    font-size: 3em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: lowercase; }
    #events-listing h2:after, #exhibitions-listing h2:after {
      position: absolute;
      left: 0;
      bottom: -10px;
      width: 5000px;
      height: 3px;
      background: #000;
      content: ''; }
  #events-listing .event-group, #events-listing .exhibition-group, #exhibitions-listing .event-group, #exhibitions-listing .exhibition-group {
    padding-bottom: 2em; }
  #events-listing .event, #events-listing .exhibition, #exhibitions-listing .event, #exhibitions-listing .exhibition {
    margin-bottom: 10px;
    padding-bottom: 4em; }
    @media only screen and (max-width: 950px) {
      #events-listing .event, #events-listing .exhibition, #exhibitions-listing .event, #exhibitions-listing .exhibition {
        padding-bottom: 2em; }
        #events-listing .event .span22, #events-listing .exhibition .span22, #exhibitions-listing .event .span22, #exhibitions-listing .exhibition .span22 {
          padding: 0 1em !important; } }
    #events-listing .event.no-image, #events-listing .exhibition.no-image, #exhibitions-listing .event.no-image, #exhibitions-listing .exhibition.no-image {
      padding-top: 4em;
      border-top: 1px solid #424242; }
    #events-listing .event .image, #events-listing .exhibition .image, #exhibitions-listing .event .image, #exhibitions-listing .exhibition .image {
      display: block;
      position: relative;
      margin-bottom: 2em; }
      #events-listing .event .image .cancelled-banner, #events-listing .exhibition .image .cancelled-banner, #exhibitions-listing .event .image .cancelled-banner, #exhibitions-listing .exhibition .image .cancelled-banner {
        position: absolute;
        top: 50%;
        left: 0;
        z-index: 2;
        width: 100%;
        padding: 25px 0;
        text-align: center;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 5em;
        text-transform: uppercase;
        color: #FFF;
        background: #EC008C;
        content: '';
        transform: translate(0, -50%);
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #events-listing .event .image img, #events-listing .exhibition .image img, #exhibitions-listing .event .image img, #exhibitions-listing .exhibition .image img {
        display: block; }
    #events-listing .event a, #events-listing .exhibition a, #exhibitions-listing .event a, #exhibitions-listing .exhibition a {
      text-decoration: none; }
    #events-listing .event .date, #events-listing .exhibition .date, #exhibitions-listing .event .date, #exhibitions-listing .exhibition .date {
      margin-bottom: 1em;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .8em;
      text-transform: uppercase; }
    #events-listing .event .title, #events-listing .exhibition .title, #exhibitions-listing .event .title, #exhibitions-listing .exhibition .title {
      display: inline-block;
      margin-bottom: .5em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.4em;
      text-transform: uppercase; }
    #events-listing .event .subtitle, #events-listing .exhibition .subtitle, #exhibitions-listing .event .subtitle, #exhibitions-listing .exhibition .subtitle {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.1em; }
    #events-listing .event .artists, #events-listing .exhibition .artists, #exhibitions-listing .event .artists, #exhibitions-listing .exhibition .artists {
      margin-top: 1em;
      font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #events-listing .event .desc, #events-listing .exhibition .desc, #exhibitions-listing .event .desc, #exhibitions-listing .exhibition .desc {
      margin-top: 1em; }
      #events-listing .event .desc a, #events-listing .exhibition .desc a, #exhibitions-listing .event .desc a, #exhibitions-listing .exhibition .desc a {
        text-decoration: none; }
      #events-listing .event .desc .more, #events-listing .exhibition .desc .more, #exhibitions-listing .event .desc .more, #exhibitions-listing .exhibition .desc .more {
        margin-left: 5px;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: .8em;
        color: #EC008C;
        text-transform: uppercase; }
        #events-listing .event .desc .more:hover, #events-listing .exhibition .desc .more:hover, #exhibitions-listing .event .desc .more:hover, #exhibitions-listing .exhibition .desc .more:hover {
          text-decoration: underline; }
    #events-listing .event:hover, #events-listing .exhibition:hover, #exhibitions-listing .event:hover, #exhibitions-listing .exhibition:hover {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #events-listing .event:hover a, #events-listing .exhibition:hover a, #exhibitions-listing .event:hover a, #exhibitions-listing .exhibition:hover a {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #events-listing .event:hover .image, #events-listing .exhibition:hover .image, #exhibitions-listing .event:hover .image, #exhibitions-listing .exhibition:hover .image {
        position: relative; }
        #events-listing .event:hover .image:after, #events-listing .exhibition:hover .image:after, #exhibitions-listing .event:hover .image:after, #exhibitions-listing .exhibition:hover .image:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #EC008C;
          content: '';
          filter: alpha(opacity=50);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }

#event-detail, #exhibition-detail {
  margin-bottom: 4em; }
  #event-detail .top, #exhibition-detail .top {
    margin-bottom: 2em; }
    #event-detail .top .add-to-cal, #exhibition-detail .top .add-to-cal {
      display: block;
      overflow: hidden;
      margin-bottom: 25px;
      text-decoration: none; }
      #event-detail .top .add-to-cal img, #exhibition-detail .top .add-to-cal img {
        float: left; }
        @media only screen and (max-width: 590px) {
          #event-detail .top .add-to-cal img, #exhibition-detail .top .add-to-cal img {
            float: none; } }
        #event-detail .top .add-to-cal img.hover, #exhibition-detail .top .add-to-cal img.hover {
          display: none; }
      #event-detail .top .add-to-cal .date, #exhibition-detail .top .add-to-cal .date {
        float: left;
        margin: 7px 0 0 10px;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.2em;
        line-height: 1; }
        @media only screen and (max-width: 590px) {
          #event-detail .top .add-to-cal .date, #exhibition-detail .top .add-to-cal .date {
            float: none;
            margin-left: 0; } }
        #event-detail .top .add-to-cal .date .time, #exhibition-detail .top .add-to-cal .date .time {
          margin-left: 8px;
          padding-left: 8px;
          border-left: 2px solid #AAA;
          text-transform: uppercase; }
      #event-detail .top .add-to-cal:hover img, #exhibition-detail .top .add-to-cal:hover img {
        display: none; }
        #event-detail .top .add-to-cal:hover img.hover, #exhibition-detail .top .add-to-cal:hover img.hover {
          display: inline-block; }
      #event-detail .top .add-to-cal:hover .date, #exhibition-detail .top .add-to-cal:hover .date {
        text-decoration: underline; }
    #event-detail .top .date-info, #exhibition-detail .top .date-info {
      margin-top: -25px !important;
      margin-left: 2.5em;
      margin-bottom: 25px;
      margin-top: -15px;
      font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #event-detail .top h1, #exhibition-detail .top h1 {
      margin-bottom: 25px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.8em;
      text-transform: uppercase; }
    #event-detail .top .subtitle, #exhibition-detail .top .subtitle {
      margin-top: -25px;
      margin-bottom: 25px;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.1em; }
    #event-detail .top .artists, #exhibition-detail .top .artists {
      margin-top: -15px;
      font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
      #event-detail .top .artists a, #exhibition-detail .top .artists a {
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    #event-detail .top .ages, #event-detail .top .program, #event-detail .top .curators, #exhibition-detail .top .ages, #exhibition-detail .top .program, #exhibition-detail .top .curators {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: .8em; }
      #event-detail .top .ages strong, #event-detail .top .program strong, #event-detail .top .curators strong, #exhibition-detail .top .ages strong, #exhibition-detail .top .program strong, #exhibition-detail .top .curators strong {
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    #event-detail .top .title, #exhibition-detail .top .title {
      margin-bottom: .5em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.2em;
      text-transform: uppercase; }
      #event-detail .top .title span, #exhibition-detail .top .title span {
        color: #EC008C;
        margin-right: 5px; }
    #event-detail .top .address, #event-detail .top .hours, #exhibition-detail .top .address, #exhibition-detail .top .hours {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: .8em; }
      #event-detail .top .address a, #event-detail .top .hours a, #exhibition-detail .top .address a, #exhibition-detail .top .hours a {
        text-decoration: none; }
      #event-detail .top .address:hover a, #event-detail .top .hours:hover a, #exhibition-detail .top .address:hover a, #exhibition-detail .top .hours:hover a {
        text-decoration: underline; }
  #event-detail .lucy-slideshow, #exhibition-detail .lucy-slideshow {
    margin-bottom: 4em;
    padding-bottom: 66.066116%; }
    #event-detail .lucy-slideshow .video-wrapper, #exhibition-detail .lucy-slideshow .video-wrapper {
      padding-bottom: 63.25%;
      background: #000; }
    #event-detail .lucy-slideshow .slider .slide p, #exhibition-detail .lucy-slideshow .slider .slide p {
      bottom: 0; }
  #event-detail .photo-caption, #exhibition-detail .photo-caption {
    display: block;
    text-align: right;
    font-size: .8em;
    color: #999; }
  #event-detail #event-description, #exhibition-detail #event-description {
    font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #event-detail #event-description h3, #exhibition-detail #event-description h3 {
      font-family: "Helvetica Neue LT W01_67 Md Cn"; }
  #event-detail #event-tickets, #exhibition-detail #event-tickets {
    padding-top: 4em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #event-tickets, #exhibition-detail #event-tickets {
        padding-top: 2em; } }
    #event-detail #event-tickets h2, #exhibition-detail #event-tickets h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
    #event-detail #event-tickets form, #exhibition-detail #event-tickets form {
      overflow: visible;
      position: relative;
      padding: 4em 0;
      border: none; }
      #event-detail #event-tickets form:after, #exhibition-detail #event-tickets form:after {
        position: absolute;
        left: 0;
        top: 0;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
      #event-detail #event-tickets form .title, #exhibition-detail #event-tickets form .title {
        font-family: "Helvetica Neue LT W01_47 Lt Cn";
        font-size: 1.4em; }
        #event-detail #event-tickets form .title strong, #exhibition-detail #event-tickets form .title strong {
          font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
      #event-detail #event-tickets form .ticket-selector, #exhibition-detail #event-tickets form .ticket-selector {
        float: left;
        width: 35%;
        margin-right: 10px; }
        @media only screen and (max-width: 1100px) {
          #event-detail #event-tickets form .ticket-selector, #exhibition-detail #event-tickets form .ticket-selector {
            width: 100%;
            margin-right: 0; } }
      #event-detail #event-tickets form .quantity, #exhibition-detail #event-tickets form .quantity {
        float: left;
        width: 100px;
        margin-right: 1em; }
        @media only screen and (max-width: 1100px) {
          #event-detail #event-tickets form .quantity, #exhibition-detail #event-tickets form .quantity {
            width: 100%;
            margin-right: 0; } }
      #event-detail #event-tickets form select, #exhibition-detail #event-tickets form select {
        border: none; }
      #event-detail #event-tickets form .button, #event-detail #event-tickets form .cart-button, #exhibition-detail #event-tickets form .button, #exhibition-detail #event-tickets form .cart-button {
        display: inline-block; }
      #event-detail #event-tickets form #ticket-info, #exhibition-detail #event-tickets form #ticket-info {
        margin-top: 1em; }
        #event-detail #event-tickets form #ticket-info .ticket-detail, #exhibition-detail #event-tickets form #ticket-info .ticket-detail {
          display: none; }
      #event-detail #event-tickets form .attendees p strong, #exhibition-detail #event-tickets form .attendees p strong {
        font-family: "Helvetica Neue LT W01_47 Lt Cn";
        font-weight: normal;
        font-size: 1.3em; }
      #event-detail #event-tickets form .attendees .span3, #exhibition-detail #event-tickets form .attendees .span3 {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        text-transform: uppercase;
        font-size: 1.1em;
        line-height: 42px; }
      #event-detail #event-tickets form .attendees .photo-caption, #exhibition-detail #event-tickets form .attendees .photo-caption {
        clear: both;
        margin: 1em 0; }
  #event-detail #event-registrations, #exhibition-detail #event-registrations {
    padding-top: 4em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #event-registrations, #exhibition-detail #event-registrations {
        padding-top: 2em; } }
    #event-detail #event-registrations h2, #exhibition-detail #event-registrations h2 {
      position: relative;
      margin-bottom: .8em;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
    #event-detail #event-registrations .header, #exhibition-detail #event-registrations .header {
      position: relative;
      width: 100%;
      height: 50px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .8em;
      text-transform: uppercase; }
      #event-detail #event-registrations .header div[class*='span'], #exhibition-detail #event-registrations .header div[class*='span'] {
        position: relative;
        z-index: 2;
        line-height: 50px;
        text-align: center;
        text-indent: -10px; }
        #event-detail #event-registrations .header div[class*='span']:first-child, #exhibition-detail #event-registrations .header div[class*='span']:first-child {
          text-align: left;
          text-indent: 0; }
      #event-detail #event-registrations .header:before, #exhibition-detail #event-registrations .header:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 5000px;
        height: 1px;
        background: #000;
        content: ''; }
      #event-detail #event-registrations .header:after, #exhibition-detail #event-registrations .header:after {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 0;
        width: 5000px;
        height: 50px;
        background: #FBFBFB;
        content: ''; }
    #event-detail #event-registrations .registration, #exhibition-detail #event-registrations .registration {
      position: relative; }
      #event-detail #event-registrations .registration.tall div[class*='span'], #exhibition-detail #event-registrations .registration.tall div[class*='span'] {
        padding: 7em 0; }
        #event-detail #event-registrations .registration.tall div[class*='span']:first-child, #exhibition-detail #event-registrations .registration.tall div[class*='span']:first-child {
          padding: 3em 0; }
      #event-detail #event-registrations .registration .title, #exhibition-detail #event-registrations .registration .title {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em; }
      #event-detail #event-registrations .registration .location, #exhibition-detail #event-registrations .registration .location {
        position: relative;
        padding-left: 2em;
        margin-bottom: 0; }
        #event-detail #event-registrations .registration .location span, #exhibition-detail #event-registrations .registration .location span {
          position: absolute;
          top: 0;
          left: 0;
          color: #EC008C;
          font-size: 1.5em; }
      #event-detail #event-registrations .registration .button, #event-detail #event-registrations .registration .cart-button, #exhibition-detail #event-registrations .registration .button, #exhibition-detail #event-registrations .registration .cart-button {
        display: inline-block;
        text-indent: 0; }
      #event-detail #event-registrations .registration div[class*='span'], #exhibition-detail #event-registrations .registration div[class*='span'] {
        min-height: 75px;
        padding: 4em 0;
        text-align: center;
        text-indent: -10px;
        font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
        #event-detail #event-registrations .registration div[class*='span']:first-child, #exhibition-detail #event-registrations .registration div[class*='span']:first-child {
          padding: 3em 0;
          text-align: left;
          text-indent: 0; }
      #event-detail #event-registrations .registration:before, #exhibition-detail #event-registrations .registration:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 5000px;
        height: 4px;
        background: #000;
        content: ''; }
  #event-detail .attendees .photo-caption, #exhibition-detail .attendees .photo-caption {
    margin: 1em 0; }
  #event-detail #about-the-artists, #event-detail #instructors, #exhibition-detail #about-the-artists, #exhibition-detail #instructors {
    padding-top: 6em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #about-the-artists, #event-detail #instructors, #exhibition-detail #about-the-artists, #exhibition-detail #instructors {
        padding-top: 2em; } }
    #event-detail #about-the-artists h2, #event-detail #instructors h2, #exhibition-detail #about-the-artists h2, #exhibition-detail #instructors h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
      #event-detail #about-the-artists h2:after, #event-detail #instructors h2:after, #exhibition-detail #about-the-artists h2:after, #exhibition-detail #instructors h2:after {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
    #event-detail #about-the-artists .artist, #event-detail #instructors .artist, #exhibition-detail #about-the-artists .artist, #exhibition-detail #instructors .artist {
      padding-top: 6em; }
      @media only screen and (max-width: 1100px) {
        #event-detail #about-the-artists .artist, #event-detail #instructors .artist, #exhibition-detail #about-the-artists .artist, #exhibition-detail #instructors .artist {
          padding-top: 4em; } }
      #event-detail #about-the-artists .artist .title, #event-detail #instructors .artist .title, #exhibition-detail #about-the-artists .artist .title, #exhibition-detail #instructors .artist .title {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em; }
        @media only screen and (max-width: 1100px) {
          #event-detail #about-the-artists .artist .title, #event-detail #instructors .artist .title, #exhibition-detail #about-the-artists .artist .title, #exhibition-detail #instructors .artist .title {
            margin-bottom: .5em; } }
      #event-detail #about-the-artists .artist .short, #event-detail #about-the-artists .artist .full, #event-detail #instructors .artist .short, #event-detail #instructors .artist .full, #exhibition-detail #about-the-artists .artist .short, #exhibition-detail #about-the-artists .artist .full, #exhibition-detail #instructors .artist .short, #exhibition-detail #instructors .artist .full {
        font-weight: 300;
        line-height: 1.6; }
        #event-detail #about-the-artists .artist .short .more, #event-detail #about-the-artists .artist .full .more, #event-detail #instructors .artist .short .more, #event-detail #instructors .artist .full .more, #exhibition-detail #about-the-artists .artist .short .more, #exhibition-detail #about-the-artists .artist .full .more, #exhibition-detail #instructors .artist .short .more, #exhibition-detail #instructors .artist .full .more {
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          color: #EC008C;
          text-transform: uppercase;
          font-size: .8em;
          text-decoration: none; }
      #event-detail #about-the-artists .artist .full, #event-detail #instructors .artist .full, #exhibition-detail #about-the-artists .artist .full, #exhibition-detail #instructors .artist .full {
        display: none; }
  #event-detail #related-downloads, #exhibition-detail #related-downloads {
    padding-top: 8em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #related-downloads, #exhibition-detail #related-downloads {
        padding-top: 2em; } }
    #event-detail #related-downloads h2, #exhibition-detail #related-downloads h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
      #event-detail #related-downloads h2:after, #exhibition-detail #related-downloads h2:after {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
    #event-detail #related-downloads .span22, #exhibition-detail #related-downloads .span22 {
      padding-top: 5em; }
  #event-detail #event-sponsors, #event-detail #exhibition-sponsors, #exhibition-detail #event-sponsors, #exhibition-detail #exhibition-sponsors {
    padding-top: 8em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #event-sponsors, #event-detail #exhibition-sponsors, #exhibition-detail #event-sponsors, #exhibition-detail #exhibition-sponsors {
        padding-top: 2em; } }
    #event-detail #event-sponsors h2, #event-detail #exhibition-sponsors h2, #exhibition-detail #event-sponsors h2, #exhibition-detail #exhibition-sponsors h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
      #event-detail #event-sponsors h2:after, #event-detail #exhibition-sponsors h2:after, #exhibition-detail #event-sponsors h2:after, #exhibition-detail #exhibition-sponsors h2:after {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
    #event-detail #event-sponsors #sponsor-grid, #event-detail #exhibition-sponsors #sponsor-grid, #exhibition-detail #event-sponsors #sponsor-grid, #exhibition-detail #exhibition-sponsors #sponsor-grid {
      margin-top: 4em; }
    #event-detail #event-sponsors .sponsor-table, #event-detail #exhibition-sponsors .sponsor-table, #exhibition-detail #event-sponsors .sponsor-table, #exhibition-detail #exhibition-sponsors .sponsor-table {
      overflow: hidden;
      padding: 4em 0; }
      #event-detail #event-sponsors .sponsor-table .sponsor, #event-detail #exhibition-sponsors .sponsor-table .sponsor, #exhibition-detail #event-sponsors .sponsor-table .sponsor, #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor {
        margin-right: 2em;
        text-decoration: none; }
        @media only screen and (max-width: 590px) {
          #event-detail #event-sponsors .sponsor-table .sponsor, #event-detail #exhibition-sponsors .sponsor-table .sponsor, #exhibition-detail #event-sponsors .sponsor-table .sponsor, #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor {
            float: left;
            width: calc(50% - 2em); }
            #event-detail #event-sponsors .sponsor-table .sponsor:nth-of-type(even), #event-detail #exhibition-sponsors .sponsor-table .sponsor:nth-of-type(even), #exhibition-detail #event-sponsors .sponsor-table .sponsor:nth-of-type(even), #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor:nth-of-type(even) {
              margin-right: 0;
              margin-left: 2em; } }
        #event-detail #event-sponsors .sponsor-table .sponsor.no-image, #event-detail #exhibition-sponsors .sponsor-table .sponsor.no-image, #exhibition-detail #event-sponsors .sponsor-table .sponsor.no-image, #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor.no-image {
          display: inline-block;
          width: 165px;
          height: 165px;
          padding: 1em;
          background: #FFF;
          text-align: center;
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          text-transform: uppercase;
          vertical-align: top;
          line-height: 1.3;
          text-decoration: none;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
          #event-detail #event-sponsors .sponsor-table .sponsor.no-image .content, #event-detail #exhibition-sponsors .sponsor-table .sponsor.no-image .content, #exhibition-detail #event-sponsors .sponsor-table .sponsor.no-image .content, #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor.no-image .content {
            display: table;
            width: 100%;
            height: 100%; }
            #event-detail #event-sponsors .sponsor-table .sponsor.no-image .content span, #event-detail #exhibition-sponsors .sponsor-table .sponsor.no-image .content span, #exhibition-detail #event-sponsors .sponsor-table .sponsor.no-image .content span, #exhibition-detail #exhibition-sponsors .sponsor-table .sponsor.no-image .content span {
              display: table-cell;
              vertical-align: middle; }
  #event-detail #related-items, #event-detail #you-might-also-like, #exhibition-detail #related-items, #exhibition-detail #you-might-also-like {
    padding-top: 8em; }
    @media only screen and (max-width: 1100px) {
      #event-detail #related-items, #event-detail #you-might-also-like, #exhibition-detail #related-items, #exhibition-detail #you-might-also-like {
        padding-top: 2em; } }
    #event-detail #related-items h2, #event-detail #you-might-also-like h2, #exhibition-detail #related-items h2, #exhibition-detail #you-might-also-like h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
      #event-detail #related-items h2:after, #event-detail #you-might-also-like h2:after, #exhibition-detail #related-items h2:after, #exhibition-detail #you-might-also-like h2:after {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
    #event-detail #related-items .row, #event-detail #you-might-also-like .row, #exhibition-detail #related-items .row, #exhibition-detail #you-might-also-like .row {
      padding-top: 6em; }
    #event-detail #related-items h3, #event-detail #you-might-also-like h3, #exhibition-detail #related-items h3, #exhibition-detail #you-might-also-like h3 {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.5em;
      text-transform: uppercase; }
    #event-detail #related-items .block, #event-detail #you-might-also-like .block, #exhibition-detail #related-items .block, #exhibition-detail #you-might-also-like .block {
      display: block;
      width: 100%;
      margin-bottom: 3em;
      text-decoration: none; }
      #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
        width: 100%;
        height: 185px;
        background-position: center top;
        background-size: cover; }
        @media only screen and (max-width: 1615px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 160px; } }
        @media only screen and (max-width: 1400px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 135px; } }
        @media only screen and (max-width: 1200px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 110px; } }
        @media only screen and (max-width: 1100px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 85px; } }
        @media only screen and (max-width: 950px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 115px; } }
        @media only screen and (max-width: 590px) {
          #event-detail #related-items .block .image, #event-detail #you-might-also-like .block .image, #exhibition-detail #related-items .block .image, #exhibition-detail #you-might-also-like .block .image {
            height: 30vw; } }
      #event-detail #related-items .block p, #event-detail #you-might-also-like .block p, #exhibition-detail #related-items .block p, #exhibition-detail #you-might-also-like .block p {
        margin-top: 1em;
        margin-bottom: 1em;
        font-family: "Helvetica Neue LT W01_67 Md Cn";
        font-size: .8em;
        text-transform: uppercase; }
      #event-detail #related-items .block h3, #event-detail #you-might-also-like .block h3, #exhibition-detail #related-items .block h3, #exhibition-detail #you-might-also-like .block h3 {
        display: inline-block;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em;
        text-transform: uppercase; }
        #event-detail #related-items .block h3:after, #event-detail #you-might-also-like .block h3:after, #exhibition-detail #related-items .block h3:after, #exhibition-detail #you-might-also-like .block h3:after {
          bottom: -5px; }
      #event-detail #related-items .block.news, #event-detail #you-might-also-like .block.news, #exhibition-detail #related-items .block.news, #exhibition-detail #you-might-also-like .block.news {
        position: relative;
        padding: 4em 0;
        margin-bottom: 0; }
        #event-detail #related-items .block.news:first-of-type, #event-detail #you-might-also-like .block.news:first-of-type, #exhibition-detail #related-items .block.news:first-of-type, #exhibition-detail #you-might-also-like .block.news:first-of-type {
          padding-top: 0; }
        #event-detail #related-items .block.news p, #event-detail #you-might-also-like .block.news p, #exhibition-detail #related-items .block.news p, #exhibition-detail #you-might-also-like .block.news p {
          margin-top: 0; }
        #event-detail #related-items .block.news h3, #event-detail #you-might-also-like .block.news h3, #exhibition-detail #related-items .block.news h3, #exhibition-detail #you-might-also-like .block.news h3 {
          margin-bottom: 0;
          line-height: 1.3; }
          #event-detail #related-items .block.news h3:after, #event-detail #you-might-also-like .block.news h3:after, #exhibition-detail #related-items .block.news h3:after, #exhibition-detail #you-might-also-like .block.news h3:after {
            display: none; }
        #event-detail #related-items .block.news:after, #event-detail #you-might-also-like .block.news:after, #exhibition-detail #related-items .block.news:after, #exhibition-detail #you-might-also-like .block.news:after {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 5000px;
          height: 3px;
          background: #000;
          content: ''; }
      #event-detail #related-items .block:hover .image, #event-detail #you-might-also-like .block:hover .image, #exhibition-detail #related-items .block:hover .image, #exhibition-detail #you-might-also-like .block:hover .image {
        position: relative; }
        #event-detail #related-items .block:hover .image:after, #event-detail #you-might-also-like .block:hover .image:after, #exhibition-detail #related-items .block:hover .image:after, #exhibition-detail #you-might-also-like .block:hover .image:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #EC008C;
          content: '';
          filter: alpha(opacity=50);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }
      #event-detail #related-items .block:hover h3, #event-detail #you-might-also-like .block:hover h3, #exhibition-detail #related-items .block:hover h3, #exhibition-detail #you-might-also-like .block:hover h3 {
        width: 100%;
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #event-detail #related-items .block:hover p, #event-detail #you-might-also-like .block:hover p, #exhibition-detail #related-items .block:hover p, #exhibition-detail #you-might-also-like .block:hover p {
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #event-detail #related-items .block.news:hover, #event-detail #you-might-also-like .block.news:hover, #exhibition-detail #related-items .block.news:hover, #exhibition-detail #you-might-also-like .block.news:hover {
        position: relative;
        color: #FFF !important; }
        #event-detail #related-items .block.news:hover:first-of-type:before, #event-detail #you-might-also-like .block.news:hover:first-of-type:before, #exhibition-detail #related-items .block.news:hover:first-of-type:before, #exhibition-detail #you-might-also-like .block.news:hover:first-of-type:before {
          top: -15px;
          height: calc(100% + 15px); }
        #event-detail #related-items .block.news:hover p, #event-detail #related-items .block.news:hover h3, #event-detail #you-might-also-like .block.news:hover p, #event-detail #you-might-also-like .block.news:hover h3, #exhibition-detail #related-items .block.news:hover p, #exhibition-detail #related-items .block.news:hover h3, #exhibition-detail #you-might-also-like .block.news:hover p, #exhibition-detail #you-might-also-like .block.news:hover h3 {
          position: relative;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        #event-detail #related-items .block.news:hover:before, #event-detail #you-might-also-like .block.news:hover:before, #exhibition-detail #related-items .block.news:hover:before, #exhibition-detail #you-might-also-like .block.news:hover:before {
          position: absolute;
          top: -4px;
          left: -25px;
          width: 5000px;
          height: calc(100% + 4px);
          background: #000;
          content: ''; }
    #event-detail #related-items .product, #event-detail #you-might-also-like .product, #exhibition-detail #related-items .product, #exhibition-detail #you-might-also-like .product {
      display: block;
      position: relative;
      margin-bottom: 3em; }
      #event-detail #related-items .product a, #event-detail #you-might-also-like .product a, #exhibition-detail #related-items .product a, #exhibition-detail #you-might-also-like .product a {
        display: block;
        position: relative;
        text-decoration: none; }
        #event-detail #related-items .product a .content, #event-detail #you-might-also-like .product a .content, #exhibition-detail #related-items .product a .content, #exhibition-detail #you-might-also-like .product a .content {
          overflow: hidden; }
          #event-detail #related-items .product a .content .image, #event-detail #you-might-also-like .product a .content .image, #exhibition-detail #related-items .product a .content .image, #exhibition-detail #you-might-also-like .product a .content .image {
            float: left;
            width: 185px;
            height: 185px;
            margin-right: 25px;
            background-position: center top;
            background-size: cover; }
          #event-detail #related-items .product a .content .desc, #event-detail #you-might-also-like .product a .content .desc, #exhibition-detail #related-items .product a .content .desc, #exhibition-detail #you-might-also-like .product a .content .desc {
            padding-top: 3em; }
            #event-detail #related-items .product a .content .desc span, #event-detail #you-might-also-like .product a .content .desc span, #exhibition-detail #related-items .product a .content .desc span, #exhibition-detail #you-might-also-like .product a .content .desc span {
              position: relative;
              display: block;
              font-family: "Helvetica Neue LT W01_67 Md Cn";
              font-size: 1.1em; }
            #event-detail #related-items .product a .content .desc p, #event-detail #you-might-also-like .product a .content .desc p, #exhibition-detail #related-items .product a .content .desc p, #exhibition-detail #you-might-also-like .product a .content .desc p {
              float: left;
              font-family: "Helvetica Neue LT W01_77 Bd Cn";
              font-size: 1.5em; }
      #event-detail #related-items .product:hover a, #event-detail #you-might-also-like .product:hover a, #exhibition-detail #related-items .product:hover a, #exhibition-detail #you-might-also-like .product:hover a {
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #event-detail #related-items .product:hover a .image, #event-detail #you-might-also-like .product:hover a .image, #exhibition-detail #related-items .product:hover a .image, #exhibition-detail #you-might-also-like .product:hover a .image {
          position: relative; }
          #event-detail #related-items .product:hover a .image:after, #event-detail #you-might-also-like .product:hover a .image:after, #exhibition-detail #related-items .product:hover a .image:after, #exhibition-detail #you-might-also-like .product:hover a .image:after {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: #EC008C;
            content: '';
            filter: alpha(opacity=50);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            opacity: 0.5; }
        #event-detail #related-items .product:hover a .desc span, #event-detail #you-might-also-like .product:hover a .desc span, #exhibition-detail #related-items .product:hover a .desc span, #exhibition-detail #you-might-also-like .product:hover a .desc span {
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #event-detail #related-items .product:hover:before, #event-detail #you-might-also-like .product:hover:before, #exhibition-detail #related-items .product:hover:before, #exhibition-detail #you-might-also-like .product:hover:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 5000px;
        height: 100%;
        background: #000;
        content: ''; }

#special-event {
  padding-bottom: 8em; }
  @media only screen and (max-width: 1100px) {
    #special-event {
      padding-bottom: 2em; } }
  #special-event #event-header {
    padding-top: 11em; }
    @media only screen and (max-width: 950px) {
      #special-event #event-header {
        margin-bottom: 2em; } }
    #special-event #event-header h1 {
      margin-bottom: .3em;
      font-size: 1.5em; }
    #special-event #event-header .date {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.3em; }
  #special-event #event-nav {
    margin-bottom: 3em;
    background: #EC008C; }
    @media only screen and (max-width: 950px) {
      #special-event #event-nav {
        display: none; } }
    #special-event #event-nav a {
      position: relative;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1em;
      text-decoration: none;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #special-event #event-nav a.selected:after {
        position: absolute;
        bottom: -16px;
        left: 0;
        width: 100%;
        height: 4px;
        background: #000;
        content: ''; }
      #special-event #event-nav a li {
        margin-bottom: 0; }
  #special-event .short a {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-decoration: none;
    color: #EC008C; }
  #special-event .long {
    display: none; }
  #special-event #date-time {
    font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #special-event #date-time p {
      font-size: 1.2em; }
  #special-event .questions {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.1em;
    text-transform: uppercase; }
  #special-event #event-tickets h2 {
    position: relative;
    margin-bottom: .5em; }
  #special-event #event-tickets form {
    overflow: visible;
    position: relative;
    padding: 4em 0;
    border: none; }
    #special-event #event-tickets form:after {
      position: absolute;
      left: 0;
      top: 0;
      width: 5000px;
      height: 3px;
      background: #000;
      content: ''; }
    #special-event #event-tickets form .title {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.4em; }
      #special-event #event-tickets form .title strong {
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    #special-event #event-tickets form .ticket-selector {
      float: left;
      width: 35%;
      margin-right: 10px; }
      @media only screen and (max-width: 1100px) {
        #special-event #event-tickets form .ticket-selector {
          width: 100%;
          margin-right: 0; } }
    #special-event #event-tickets form .quantity {
      float: left;
      width: 100px;
      margin-right: 1em; }
      @media only screen and (max-width: 1100px) {
        #special-event #event-tickets form .quantity {
          width: 100%;
          margin-right: 0; } }
    #special-event #event-tickets form select {
      border: none; }
    #special-event #event-tickets form .button, #special-event #event-tickets form .cart-button {
      display: inline-block; }
    #special-event #event-tickets form #ticket-info {
      margin-top: 1em; }
      #special-event #event-tickets form #ticket-info .ticket-detail {
        display: none; }
    #special-event #event-tickets form .attendees p strong {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-weight: normal;
      font-size: 1.3em; }
    #special-event #event-tickets form .attendees .span3 {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: uppercase;
      font-size: 1.1em;
      line-height: 42px; }
    #special-event #event-tickets form .attendees .photo-caption {
      clear: both;
      margin: 1em 0; }
  #special-event #donate-amount {
    margin-bottom: 0; }
  #special-event #about-the-artists, #special-event #instructors {
    padding-top: 6em; }
    @media only screen and (max-width: 1100px) {
      #special-event #about-the-artists, #special-event #instructors {
        padding-top: 2em; }
        #special-event #about-the-artists .lucy-wrapper, #special-event #instructors .lucy-wrapper {
          padding: 0; } }
    #special-event #about-the-artists h2, #special-event #instructors h2 {
      position: relative;
      margin-bottom: 0;
      font-size: 3em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: lowercase; }
      #special-event #about-the-artists h2:after, #special-event #instructors h2:after {
        position: absolute;
        left: 0;
        bottom: -10px;
        width: 5000px;
        height: 3px;
        background: #000;
        content: ''; }
    #special-event #about-the-artists .artist, #special-event #instructors .artist {
      padding-top: 6em; }
      @media only screen and (max-width: 1100px) {
        #special-event #about-the-artists .artist, #special-event #instructors .artist {
          padding-top: 4em; } }
      #special-event #about-the-artists .artist .title, #special-event #instructors .artist .title {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em; }
        @media only screen and (max-width: 1100px) {
          #special-event #about-the-artists .artist .title, #special-event #instructors .artist .title {
            margin-bottom: .5em; } }
      #special-event #about-the-artists .artist .short, #special-event #about-the-artists .artist .full, #special-event #instructors .artist .short, #special-event #instructors .artist .full {
        font-weight: 300;
        line-height: 1.6; }
        #special-event #about-the-artists .artist .short .more, #special-event #about-the-artists .artist .full .more, #special-event #instructors .artist .short .more, #special-event #instructors .artist .full .more {
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          color: #EC008C;
          text-transform: uppercase;
          font-size: .8em;
          text-decoration: none; }
      #special-event #about-the-artists .artist .full, #special-event #instructors .artist .full {
        display: none; }
  @media only screen and (max-width: 1400px) {
    #special-event #sponsorship-table {
      display: none; } }
  #special-event #sponsorship-table thead tr h2 {
    font-size: 2.3em; }
  #special-event #sponsorship-table thead tr td:first-child {
    border-bottom: 6px solid #000; }
  #special-event #sponsorship-table thead tr .level {
    border-left: 1px solid #000;
    border-bottom: 6px solid #000;
    font-size: 1.2em; }
    #special-event #sponsorship-table thead tr .level .title {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      color: #000;
      font-size: 17px; }
      #special-event #sponsorship-table thead tr .level .title span {
        padding-top: 0;
        padding-bottom: 0;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1em;
        color: #000; }
    #special-event #sponsorship-table thead tr .level .title {
      margin: 1.5em 0;
      padding: 0 1em;
      text-transform: capitalize; }
    #special-event #sponsorship-table thead tr .level a {
      display: block;
      border-top: 1px solid #000;
      font-size: .8em; }
      @media only screen and (max-width: 1615px) {
        #special-event #sponsorship-table thead tr .level a {
          font-size: .6em; } }
  #special-event #sponsorship-table tbody td {
    border-left: 1px solid #000; }
    #special-event #sponsorship-table tbody td.benefit {
      font-weight: normal; }
  #special-event #sponsorship-table tbody tr.alt, #special-event #sponsorship-table tbody tr.alt td {
    background: #FEF2F9; }
  @media only screen and (max-width: 1400px) {
    #special-event #sponsorship-listing {
      display: block; } }
  #special-event #sponsorship-listing .level .title {
    text-transform: capitalize;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-weight: normal;
    background: #FFF;
    font-size: 1.5em; }
    #special-event #sponsorship-listing .level .title span {
      font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
  #special-event #sponsorship-listing .level .button, #special-event #sponsorship-listing .level .cart-button {
    display: block;
    width: 100%;
    text-align: center;
    border: 1px solid #000;
    font-size: 1em;
    border-bottom: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
  #special-event #sponsorship-listing .level ul {
    border-top: 4px solid #000; }
  @media only screen and (max-width: 950px) {
    #special-event #event-sponsors .lucy-wrapper {
      padding: 0; } }
/* --- News --- */
#news-listing {
  overflow: hidden;
  padding-bottom: 2.25em; }
  #news-listing #featured-item {
    overflow: hidden;
    position: relative;
    margin-bottom: 4em;
    padding-top: 2.25em;
    padding-bottom: 4em; }
    @media only screen and (max-width: 1100px) {
      #news-listing #featured-item {
        margin-bottom: 2em; } }
    #news-listing #featured-item.short {
      padding-bottom: 2.25em; }
    #news-listing #featured-item .image {
      position: absolute;
      top: -10%;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 125%;
      background-size: cover !important; }
    #news-listing #featured-item:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 2;
      width: 100%;
      height: 100%;
      background: #000;
      content: '';
      filter: alpha(opacity=60);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
    #news-listing #featured-item .lucy-wrapper {
      z-index: 3; }
    #news-listing #featured-item h1 {
      margin-bottom: 2em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.5em;
      text-transform: uppercase;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #news-listing #featured-item h2 {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.5em; }
      #news-listing #featured-item h2 a {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #news-listing #featured-item h2:after {
        display: none; }
    #news-listing #featured-item p {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #news-listing #featured-item p a {
        color: #FFF;
        text-decoration: underline;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #news-listing #featured-item p a:hover {
          text-decoration: none; }
    #news-listing #featured-item .button, #news-listing #featured-item .cart-button {
      display: inline-block;
      padding: 10px 1.2em; }
    #news-listing #featured-item .date {
      margin-bottom: 10px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.2em;
      color: #FFF;
      text-transform: uppercase;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #news-listing #featured-item #news-filters {
      overflow: hidden;
      margin-bottom: 3em; }
      #news-listing #featured-item #news-filters .select-field {
        float: left;
        width: calc(15% - 1em);
        margin-right: 1em;
        background: #FFF; }
        @media only screen and (max-width: 1200px) {
          #news-listing #featured-item #news-filters .select-field {
            width: calc(16% - 1em); } }
        @media only screen and (max-width: 1100px) {
          #news-listing #featured-item #news-filters .select-field {
            width: calc(20% - 1em); } }
        @media only screen and (max-width: 590px) {
          #news-listing #featured-item #news-filters .select-field {
            width: 100% !important; } }
        #news-listing #featured-item #news-filters .select-field:first-of-type {
          width: calc(25% - 1em); }
        #news-listing #featured-item #news-filters .select-field select {
          border: none; }
      #news-listing #featured-item #news-filters #news-search-wrap {
        float: left;
        position: relative;
        width: calc(40% - 1em);
        margin-left: 4em; }
        @media only screen and (max-width: 590px) {
          #news-listing #featured-item #news-filters #news-search-wrap {
            width: 100%;
            margin-left: 0; } }
        #news-listing #featured-item #news-filters #news-search-wrap input {
          height: 42px;
          width: calc(100% - 52px);
          margin-bottom: 0;
          padding-right: 40px;
          font-family: "Helvetica Neue LT W01_67 Md Cn";
          font-size: .7em;
          border: 1px solid #000;
          background: #FFF;
          text-indent: 15px;
          outline: none;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
          #news-listing #featured-item #news-filters #news-search-wrap input::-webkit-input-placeholder {
            color: #000; }
          #news-listing #featured-item #news-filters #news-search-wrap input:-moz-placeholder {
            color: #000; }
          #news-listing #featured-item #news-filters #news-search-wrap input::-moz-placeholder {
            color: #000; }
          #news-listing #featured-item #news-filters #news-search-wrap input:-ms-input-placeholder {
            color: #000; }
        #news-listing #featured-item #news-filters #news-search-wrap:before {
          position: absolute;
          top: 50%;
          right: 65px;
          font-family: 'icomoon';
          font-size: 1em;
          color: #000;
          content: '\e900';
          transform: translate(0, -50%); }
        #news-listing #featured-item #news-filters #news-search-wrap a {
          float: right;
          width: 40px;
          height: 40px;
          line-height: 40px;
          color: #FFF;
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          font-size: .7em;
          text-transform: uppercase;
          text-decoration: none;
          text-align: center;
          background: url(/images/spaces-shape.svg);
          background-size: contain;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
          #news-listing #featured-item #news-filters #news-search-wrap a:hover {
            cursor: pointer;
            background: url(/images/spaces-shape-outline.svg);
            color: #EC008C;
            background-size: contain; }
      #news-listing #featured-item #news-filters .clear {
        margin-left: 1em;
        padding: 14px 1.2em; }
  #news-listing .entry {
    display: block;
    position: relative;
    padding: 3em 0;
    text-decoration: none; }
    @media only screen and (max-width: 1100px) {
      #news-listing .entry {
        padding: 1.5em 0; } }
    #news-listing .entry h2 {
      display: inline-block;
      margin-bottom: .5em;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.4em; }
      #news-listing .entry h2:after {
        bottom: -5px; }
    #news-listing .entry .date {
      margin-bottom: 10px;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .8em;
      text-transform: uppercase; }
    #news-listing .entry:hover {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #news-listing .entry:hover h2 {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #news-listing .entry:hover:before {
        position: absolute;
        top: 0;
        left: -25px;
        width: 25px;
        height: 100%;
        background: #000;
        content: ''; }
      #news-listing .entry:hover:after {
        position: absolute;
        top: 0;
        right: -25px;
        width: 25px;
        height: 100%;
        background: #000;
        content: ''; }

#news-detail {
  margin-top: 2.25em;
  padding-bottom: 2.25em; }
  #news-detail .date {
    margin-bottom: .5em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.3em; }
  #news-detail h1 {
    margin-bottom: 1em; }
  #news-detail #more-wrapper {
    margin: 4em 0 3em 0; }
    #news-detail #more-wrapper .load-more {
      display: inline-block;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 2.35em;
      text-transform: uppercase;
      text-decoration: none;
      color: #EC008C; }
      #news-detail #more-wrapper .load-more:hover {
        cursor: pointer;
        color: #000; }

/* --- Staff + Board --- */
#staff-listing .user-group {
  margin-bottom: 6em; }
  @media only screen and (max-width: 1100px) {
    #staff-listing .user-group {
      margin-bottom: 4em; } }
  #staff-listing .user-group:last-child {
    margin-bottom: 0; }

#staff-listing .user {
  margin-top: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid #E8E8E8; }
  #staff-listing .user:first-child {
    margin-top: 0; }
  #staff-listing .user .top {
    position: relative; }
    #staff-listing .user .top.expandable {
      cursor: pointer; }
    #staff-listing .user .top .title {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    #staff-listing .user .top .expand {
      position: absolute;
      top: 50%;
      right: 0;
      transform: translate(0, -50%);
      perspective: 1000px;
      -moz-transform: translate(0, -50%);
      -moz-perspective: 1000;
      -webkit-transform: translate(0, -50%);
      -webkit-perspective: 1000;
      -o-transform: translate(0, -50%);
      -o-perspective: 1000;
      -ms-transform: translate(0, -50%);
      -ms-perspective: 1000; }
      #staff-listing .user .top .expand:before, #staff-listing .user .top .expand:after {
        position: absolute;
        top: 50%;
        background-color: #E8E8E8;
        content: '';
        transform: translate(0, -50%);
        perspective: 1000px;
        -moz-transform: translate(0, -50%);
        -moz-perspective: 1000;
        -webkit-transform: translate(0, -50%);
        -webkit-perspective: 1000;
        -o-transform: translate(0, -50%);
        -o-perspective: 1000;
        -ms-transform: translate(0, -50%);
        -ms-perspective: 1000;
        transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -o-transition: all 0.2s ease-in-out;
        -ms-transition: all 0.2s ease-in-out; }
      #staff-listing .user .top .expand:before {
        right: 0;
        width: 19px;
        height: 3px;
        z-index: 2; }
      #staff-listing .user .top .expand:after {
        right: 8px;
        width: 3px;
        height: 19px; }
  #staff-listing .user .details {
    display: none; }
  #staff-listing .user.open .expand:after {
    height: 0; }
  #staff-listing .user.open .expand:before {
    background-color: #282828; }

/* --- Private Documents --- */
#documents-left #login-password {
  height: 42px; }

#documents-left ul a {
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }

/* --- Blog --- */
#blog-listing h1 {
  margin-bottom: 2em;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-size: 1.5em;
  text-transform: uppercase; }

#blog-listing #blog-filters {
  overflow: hidden;
  margin-bottom: 3em; }
  #blog-listing #blog-filters .select-field {
    float: left;
    width: calc(22% - 1em);
    margin-right: 1em;
    background: #FFF; }
    @media only screen and (max-width: 1100px) {
      #blog-listing #blog-filters .select-field {
        width: calc(25% - 1em); } }
    @media only screen and (max-width: 590px) {
      #blog-listing #blog-filters .select-field {
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
    #blog-listing #blog-filters .select-field select {
      border: none; }
  #blog-listing #blog-filters #blog-search-wrap {
    float: left;
    position: relative;
    width: calc(34% - 1em); }
    @media only screen and (max-width: 1615px) {
      #blog-listing #blog-filters #blog-search-wrap {
        width: calc(35% - 1em); } }
    @media only screen and (max-width: 590px) {
      #blog-listing #blog-filters #blog-search-wrap {
        width: 100%; } }
    #blog-listing #blog-filters #blog-search-wrap input {
      height: 42px;
      width: calc(100% - 52px);
      margin-bottom: 0;
      padding-right: 40px;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .7em;
      border: 1px solid #000;
      background: #FFF;
      text-indent: 15px;
      outline: none;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; }
      #blog-listing #blog-filters #blog-search-wrap input::-webkit-input-placeholder {
        color: #000; }
      #blog-listing #blog-filters #blog-search-wrap input:-moz-placeholder {
        color: #000; }
      #blog-listing #blog-filters #blog-search-wrap input::-moz-placeholder {
        color: #000; }
      #blog-listing #blog-filters #blog-search-wrap input:-ms-input-placeholder {
        color: #000; }
    #blog-listing #blog-filters #blog-search-wrap:before {
      position: absolute;
      top: 50%;
      right: 65px;
      font-family: 'icomoon';
      font-size: 1em;
      color: #000;
      content: '\e900';
      transform: translate(0, -50%); }
    #blog-listing #blog-filters #blog-search-wrap a {
      float: right;
      width: 40px;
      height: 40px;
      line-height: 40px;
      color: #FFF;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .7em;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      background: url(/images/spaces-shape.svg);
      background-size: contain;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #blog-listing #blog-filters #blog-search-wrap a:hover {
        cursor: pointer;
        background: url(/images/spaces-shape-outline.svg);
        color: #EC008C;
        background-size: contain; }
  #blog-listing #blog-filters .clear {
    display: inline-block;
    margin-left: 1em;
    padding: 14px 1.2em; }

#blog-listing #featured-large {
  margin-bottom: 4em; }
  #blog-listing #featured-large .span16 {
    height: 699px;
    background-size: cover !important;
    background-position: center !important; }
    @media only screen and (max-width: 1615px) {
      #blog-listing #featured-large .span16 {
        height: 638px; } }
    @media only screen and (max-width: 1100px) {
      #blog-listing #featured-large .span16 {
        width: 542px;
        height: 542px;
        margin-bottom: 10px; } }
    @media only screen and (max-width: 950px) {
      #blog-listing #featured-large .span16 {
        height: 90vw; } }
    @media only screen and (max-width: 590px) {
      #blog-listing #featured-large .span16 {
        height: 85vw; } }
  #blog-listing #featured-large .span8 {
    position: relative;
    width: 351px;
    height: 691px;
    margin-left: 25px;
    border-top: 4px solid #000;
    border-bottom: 4px solid #000; }
    @media only screen and (max-width: 1615px) {
      #blog-listing #featured-large .span8 {
        width: 303px;
        height: 630px; } }
    @media only screen and (max-width: 1400px) {
      #blog-listing #featured-large .span8 {
        width: 255px;
        font-size: .9em; } }
    @media only screen and (max-width: 1200px) {
      #blog-listing #featured-large .span8 {
        width: 207px; } }
    @media only screen and (max-width: 1100px) {
      #blog-listing #featured-large .span8 {
        width: 542px;
        height: auto;
        margin-left: 10px;
        font-size: 1em; } }
    #blog-listing #featured-large .span8 .date {
      margin-top: 2em;
      margin-bottom: 1em;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: 1.1em;
      text-transform: uppercase; }
    #blog-listing #featured-large .span8 .title {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.5em;
      line-height: 1.1; }
      #blog-listing #featured-large .span8 .title a {
        color: #000;
        text-transform: none; }
    #blog-listing #featured-large .span8 p a {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: uppercase;
      color: #EC008C;
      text-decoration: none; }
      #blog-listing #featured-large .span8 p a:hover {
        text-decoration: underline; }

#blog-listing #featured-small {
  overflow: hidden;
  margin-bottom: 4em; }
  #blog-listing #featured-small .span8 {
    position: relative;
    height: 366px;
    margin-bottom: 10px;
    padding: 0 2em;
    text-align: center;
    line-height: 1.3;
    background-size: cover !important;
    text-decoration: none;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1615px) {
      #blog-listing #featured-small .span8 {
        height: 318px; } }
    @media only screen and (max-width: 1400px) {
      #blog-listing #featured-small .span8 {
        height: 270px; } }
    @media only screen and (max-width: 1200px) {
      #blog-listing #featured-small .span8 {
        height: 222px; } }
    @media only screen and (max-width: 1100px) {
      #blog-listing #featured-small .span8 {
        width: 266px;
        height: 266px; } }
    @media only screen and (max-width: 590px) {
      #blog-listing #featured-small .span8 {
        height: 85vw; } }
    #blog-listing #featured-small .span8:before {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      background: #000;
      content: '';
      filter: alpha(opacity=60);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
      -moz-opacity: 0.6;
      -khtml-opacity: 0.6;
      opacity: 0.6; }
    #blog-listing #featured-small .span8.fill-bg {
      background: #EC008C; }
      #blog-listing #featured-small .span8.fill-bg:before {
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
    #blog-listing #featured-small .span8 .content-outer {
      position: relative;
      display: table;
      z-index: 2;
      width: 100%;
      height: 100%; }
      #blog-listing #featured-small .span8 .content-outer .content-inner {
        display: table-cell;
        vertical-align: middle; }
    #blog-listing #featured-small .span8 .date {
      margin-bottom: 10px;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .8em;
      text-transform: uppercase; }
    #blog-listing #featured-small .span8 .title {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.4em; }
    #blog-listing #featured-small .span8:hover {
      cursor: pointer; }
      #blog-listing #featured-small .span8:hover:before {
        background: #EC008C;
        filter: alpha(opacity=50);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5; }
      #blog-listing #featured-small .span8.fill-bg:hover:before {
        background: #000;
        filter: alpha(opacity=10);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
        -moz-opacity: 0.1;
        -khtml-opacity: 0.1;
        opacity: 0.1; }

#blog-listing #blog-list .entry {
  position: relative;
  height: 157px;
  margin-bottom: 2em;
  padding: 0;
  border: none;
  text-decoration: none; }
  #blog-listing #blog-list .entry a {
    display: block;
    height: 100%;
    text-decoration: none; }
    #blog-listing #blog-list .entry a img {
      float: left;
      height: 100%;
      margin-right: 25px; }
    #blog-listing #blog-list .entry a .content-outer {
      position: relative;
      display: table;
      z-index: 2;
      height: 100%; }
      #blog-listing #blog-list .entry a .content-outer .content-inner {
        display: table-cell;
        vertical-align: middle; }
    #blog-listing #blog-list .entry a .date {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      text-transform: uppercase;
      color: #000; }
    #blog-listing #blog-list .entry a .title {
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.4em; }
      #blog-listing #blog-list .entry a .title:after {
        bottom: -5px; }
  #blog-listing #blog-list .entry:hover {
    cursor: pointer; }
    #blog-listing #blog-list .entry:hover a {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #blog-listing #blog-list .entry:hover a .date {
        color: #FFF !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
    #blog-listing #blog-list .entry.no-bg:hover:before {
      display: none; }
    #blog-listing #blog-list .entry.no-bg:hover:after {
      left: -25px; }
    #blog-listing #blog-list .entry:hover:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 157px;
      height: 100%;
      content: '';
      background: #EC008C;
      filter: alpha(opacity=50);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
      -moz-opacity: 0.5;
      -khtml-opacity: 0.5;
      opacity: 0.5; }
    #blog-listing #blog-list .entry:hover:after {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      width: 5000px;
      height: 100%;
      background: #000;
      content: ''; }

#blog-listing #blog-list #more-wrapper {
  margin: 2em 0; }
  #blog-listing #blog-list #more-wrapper .load-more {
    display: inline-block;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 2.35em;
    text-transform: uppercase;
    color: #EC008C; }
    #blog-listing #blog-list #more-wrapper .load-more:hover {
      cursor: pointer;
      color: #000; }

#blog-detail .top {
  margin-bottom: 3em; }
  #blog-detail .top .date {
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: 1.1em;
    text-transform: uppercase; }
  #blog-detail .top h1 {
    margin-bottom: 0; }
  #blog-detail .top .author {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.1em; }
  #blog-detail .top .categories {
    margin-bottom: 0;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: .82em; }
    #blog-detail .top .categories strong {
      text-transform: uppercase; }

#blog-detail .caption {
  position: relative;
  display: inline; }
  #blog-detail .caption:before {
    display: none; }
  #blog-detail .caption:after {
    position: absolute;
    z-index: 2;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 150px;
    background: url(../images/slideshow-gradient.png);
    background-size: 100% 100%;
    background-repeat: repeat-x;
    content: ''; }
  #blog-detail .caption p {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 0;
    margin-bottom: 0;
    padding: .5em;
    color: #FFF;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    text-align: right; }

#blog-detail #more-wrapper {
  margin: 4em 0 3em 0; }
  #blog-detail #more-wrapper .load-more {
    display: inline-block;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 2.35em;
    text-transform: uppercase;
    text-decoration: none;
    color: #EC008C; }
    #blog-detail #more-wrapper .load-more:hover {
      cursor: pointer;
      color: #000; }

#blog-detail #about-the-artists {
  padding-top: 6em; }
  @media only screen and (max-width: 1100px) {
    #blog-detail #about-the-artists {
      padding-top: 2em; } }
  #blog-detail #about-the-artists h2 {
    position: relative;
    margin-bottom: 0;
    font-size: 3em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: lowercase; }
    #blog-detail #about-the-artists h2:after {
      position: absolute;
      left: 0;
      bottom: -10px;
      width: 5000px;
      height: 3px;
      background: #000;
      content: ''; }
  #blog-detail #about-the-artists .artist {
    padding-top: 6em; }
    @media only screen and (max-width: 1100px) {
      #blog-detail #about-the-artists .artist {
        padding-top: 4em; } }
    #blog-detail #about-the-artists .artist .title {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.4em; }
      @media only screen and (max-width: 1100px) {
        #blog-detail #about-the-artists .artist .title {
          margin-bottom: .5em; } }
    #blog-detail #about-the-artists .artist .short, #blog-detail #about-the-artists .artist .full {
      font-weight: 300;
      line-height: 1.6; }
      #blog-detail #about-the-artists .artist .short .more, #blog-detail #about-the-artists .artist .full .more {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        color: #EC008C;
        text-transform: uppercase;
        font-size: .8em;
        text-decoration: none; }
    #blog-detail #about-the-artists .artist .full {
      display: none; }

/* --- Membership --- */
#membership-intro {
  padding-top: 0; }
  #membership-intro h1 {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.5em;
    text-transform: uppercase; }
  #membership-intro p {
    margin-bottom: 1.5em !important; }
  #membership-intro img {
    margin-top: 2em; }

#memberships-table {
  margin-bottom: 4em; }
  #memberships-table thead th {
    width: 125px;
    padding-top: 25px !important;
    border-bottom: 6px solid #000;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    background: #FFF;
    color: #000;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1em;
    text-transform: none;
    letter-spacing: 0;
    vertical-align: top; }
    #memberships-table thead th .top {
      padding: 0 10px;
      padding-bottom: 25px;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-weight: normal; }
      #memberships-table thead th .top span {
        padding-top: 0;
        padding-bottom: 0;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1em;
        color: #000;
        font-weight: normal; }
    #memberships-table thead th .buttons {
      position: absolute;
      bottom: 0;
      left: 0; }
      #memberships-table thead th .buttons .header-button {
        background: #EC008C;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        border-top: 1px solid #000;
        border-color: #000;
        font-size: .9em;
        font-weight: normal;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #memberships-table thead th .buttons .header-button:hover {
          background: #000; }
    #memberships-table thead th:first-child {
      width: 195px;
      padding-left: 0;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 2.3em;
      line-height: 1;
      text-transform: uppercase;
      border-top: none; }
  #memberships-table tbody {
    border-bottom: 1px solid #000; }
    #memberships-table tbody tr {
      border-bottom: none; }
      #memberships-table tbody tr td {
        border-left: 1px solid #000;
        border-right: 1px solid #000; }
        #memberships-table tbody tr td:first-child {
          padding: 1.5em 3em;
          font-weight: normal;
          font-size: .8em; }
        #memberships-table tbody tr td.special {
          width: 100px;
          padding: 20px !important;
          background: #FFF;
          font-weight: normal;
          font-size: .7em;
          vertical-align: top; }
      #memberships-table tbody tr:nth-child(odd) {
        background: #FEF2F9; }

#memberships-table-mobile .mobile-row {
  border-color: #282828; }
  #memberships-table-mobile .mobile-row .heading .title {
    padding: 1em 0;
    background: #FFF;
    border-bottom: 1px solid #282828;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.2em;
    font-weight: normal;
    color: #000; }
    #memberships-table-mobile .mobile-row .heading .title strong {
      font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
  #memberships-table-mobile .mobile-row .heading .buttons {
    border-bottom: 4px solid #000; }
    #memberships-table-mobile .mobile-row .heading .buttons a {
      background: #EC008C;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .8em;
      border-color: #282828;
      border-bottom: 1px solid #282828;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #memberships-table-mobile .mobile-row .heading .buttons a:first-of-type {
        border-left: none; }
      #memberships-table-mobile .mobile-row .heading .buttons a:last-of-type {
        border-right: none; }

#membership-questions {
  position: relative;
  padding-bottom: 2em;
  margin-bottom: 4em; }
  #membership-questions h2 {
    float: left;
    margin-right: .7em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 3.2em;
    text-transform: lowercase; }
    @media only screen and (max-width: 950px) {
      #membership-questions h2 {
        display: block;
        float: none;
        margin-bottom: .3em; } }
  #membership-questions span {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.4em;
    line-height: 60px; }
    @media only screen and (max-width: 1200px) {
      #membership-questions span {
        line-height: 1; } }
    @media only screen and (max-width: 950px) {
      #membership-questions span {
        display: block; } }
    #membership-questions span a {
      padding-bottom: 5px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-decoration: none; }
  #membership-questions .button, #membership-questions .cart-button {
    margin-left: 1.5em; }
    @media only screen and (max-width: 1400px) {
      #membership-questions .button, #membership-questions .cart-button {
        display: none; } }
  #membership-questions:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 5000px;
    height: 4px;
    background: #000;
    content: ''; }

#membership-detail #membership-right h2 {
  margin-bottom: 1.5em; }
  #membership-detail #membership-right h2:after {
    height: 4px;
    background: #000; }

@media only screen and (max-width: 950px) {
  #membership-upgrade {
    padding: 2em !important; } }

@media only screen and (max-width: 1615px) {
  #membership-right {
    width: 277px !important; } }

@media only screen and (max-width: 1400px) {
  #membership-right {
    width: 235px !important; } }

@media only screen and (max-width: 1200px) {
  #membership-right {
    width: 193px !important; } }

@media only screen and (max-width: 1100px) {
  #membership-right {
    width: 151px !important; } }

@media only screen and (max-width: 950px) {
  #membership-right {
    display: block;
    width: 100% !important;
    margin-top: 2em; } }

/* --- Artist Archive --- */
#artist-listing #artist-search-wrap {
  position: relative;
  margin-bottom: 10px; }
  #artist-listing #artist-search-wrap input {
    height: 40px;
    width: calc(100% - 52px);
    margin-bottom: 0;
    padding-right: 40px;
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: .7em;
    border: 1px solid #000;
    background: #F1F1F1;
    text-indent: 15px;
    outline: none;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #artist-listing #artist-search-wrap input::-webkit-input-placeholder {
      color: #000; }
    #artist-listing #artist-search-wrap input:-moz-placeholder {
      color: #000; }
    #artist-listing #artist-search-wrap input::-moz-placeholder {
      color: #000; }
    #artist-listing #artist-search-wrap input:-ms-input-placeholder {
      color: #000; }
  #artist-listing #artist-search-wrap:before {
    position: absolute;
    top: 50%;
    right: 65px;
    font-family: 'icomoon';
    font-size: 1em;
    color: #000;
    content: '\e900';
    transform: translate(0, -50%); }
  #artist-listing #artist-search-wrap a {
    float: right;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #FFF;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: .7em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    background: url(/images/spaces-shape.svg);
    background-size: contain;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #artist-listing #artist-search-wrap a:hover {
      cursor: pointer;
      background: url(/images/spaces-shape-outline.svg);
      color: #EC008C;
      background-size: contain; }

@media only screen and (max-width: 1100px) {
  #artist-listing #artist-filters .span9 {
    width: 179px; }
  #artist-listing #artist-filters .span4 {
    width: 100px; } }

#artist-listing #artist-filters .button.clear, #artist-listing #artist-filters .clear.cart-button {
  display: inline-block;
  margin-bottom: 10px; }

#artist-listing #artists h2 {
  position: relative;
  margin: 4em 0;
  background: #FFF; }
  @media only screen and (max-width: 950px) {
    #artist-listing #artists h2 {
      margin: 2em 0; } }
  #artist-listing #artists h2 a {
    display: inline-block;
    position: relative;
    z-index: 1;
    padding-right: 1em;
    background: #FFF; }
  #artist-listing #artists h2:after {
    position: absolute;
    top: 50%;
    left: 0;
    width: 5000px;
    height: 4px;
    background: #000;
    content: '';
    transform: translate(0, -50%); }

#artist-listing #artists .artist-block .span8 {
  position: relative;
  height: 366px;
  margin-bottom: 10px;
  padding: 0 2.5em;
  text-align: center;
  background: #000;
  background-size: cover;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  @media only screen and (max-width: 1615px) {
    #artist-listing #artists .artist-block .span8 {
      height: 318px; } }
  @media only screen and (max-width: 1400px) {
    #artist-listing #artists .artist-block .span8 {
      height: 270px; } }
  @media only screen and (max-width: 1200px) {
    #artist-listing #artists .artist-block .span8 {
      height: 222px; } }
  @media only screen and (max-width: 1100px) {
    #artist-listing #artists .artist-block .span8 {
      height: 174px; } }
  #artist-listing #artists .artist-block .span8:before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    background: #282828;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5; }
  #artist-listing #artists .artist-block .span8 .content-wrap {
    display: table;
    position: relative;
    z-index: 2;
    width: 100%;
    height: 100%; }
    #artist-listing #artists .artist-block .span8 .content-wrap .content {
      display: table-cell;
      vertical-align: middle; }
  #artist-listing #artists .artist-block .span8 p {
    display: inline-block;
    margin-bottom: 0;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.4em;
    line-height: 1.3;
    border-bottom: 4px solid #EC008C;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #artist-listing #artists .artist-block .span8:hover:before {
    background: #EC008C; }

#artist-detail #artist-top {
  overflow: hidden;
  margin-bottom: 2.25em; }
  @media only screen and (max-width: 590px) {
    #artist-detail #artist-top img {
      width: 100%; } }
  #artist-detail #artist-top .bottom {
    position: relative;
    height: 218px; }
    @media only screen and (max-width: 1615px) {
      #artist-detail #artist-top .bottom {
        height: 185px; } }
    @media only screen and (max-width: 1400px) {
      #artist-detail #artist-top .bottom {
        height: 156px; } }
    @media only screen and (max-width: 1200px) {
      #artist-detail #artist-top .bottom {
        height: 127px; } }
    @media only screen and (max-width: 1100px) {
      #artist-detail #artist-top .bottom {
        height: 99px; } }
    @media only screen and (max-width: 950px) {
      #artist-detail #artist-top .bottom {
        height: auto; } }
    #artist-detail #artist-top .bottom .content {
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (max-width: 950px) {
        #artist-detail #artist-top .bottom .content {
          position: relative; } }
  #artist-detail #artist-top h1 {
    margin-bottom: .8em; }
    @media only screen and (max-width: 590px) {
      #artist-detail #artist-top h1 {
        margin-bottom: .3em; } }
  #artist-detail #artist-top p {
    margin-bottom: .3em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.3em; }
  #artist-detail #artist-top a {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.3em;
    text-decoration: none;
    border-bottom: 4px solid #EC008C; }
    #artist-detail #artist-top a:first-of-type {
      margin-right: 1em; }
    #artist-detail #artist-top a span {
      font-size: .7em; }
      #artist-detail #artist-top a span.icon-email {
        font-size: .6em; }

#artist-detail #artist-portfolio {
  margin: 4em 0 8em 0; }
  @media only screen and (max-width: 950px) {
    #artist-detail #artist-portfolio {
      margin-bottom: 4em; } }
  #artist-detail #artist-portfolio .lucy-slideshow {
    position: relative;
    height: 685px;
    padding: 0;
    background: #000; }
    @media only screen and (max-width: 1615px) {
      #artist-detail #artist-portfolio .lucy-slideshow {
        height: 603px; } }
    @media only screen and (max-width: 1400px) {
      #artist-detail #artist-portfolio .lucy-slideshow {
        height: 522px; } }
    @media only screen and (max-width: 1200px) {
      #artist-detail #artist-portfolio .lucy-slideshow {
        height: 441px; } }
    @media only screen and (max-width: 1100px) {
      #artist-detail #artist-portfolio .lucy-slideshow {
        height: 360px; } }
    @media only screen and (max-width: 950px) {
      #artist-detail #artist-portfolio .lucy-slideshow {
        height: 57vw; } }
    #artist-detail #artist-portfolio .lucy-slideshow .slide {
      height: 100%;
      text-align: center; }
      #artist-detail #artist-portfolio .lucy-slideshow .slide:after {
        position: absolute;
        bottom: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 30px;
        background: #FFF;
        content: ''; }
      #artist-detail #artist-portfolio .lucy-slideshow .slide img {
        width: auto;
        height: 100%;
        max-width: none; }
      #artist-detail #artist-portfolio .lucy-slideshow .slide p {
        z-index: 2;
        padding: 0;
        padding-left: 1.5em;
        font-family: "Helvetica Neue LT W01_47 Lt Cn";
        font-style: italic;
        text-align: left;
        color: #000; }

#artist-detail h2.lined {
  position: relative;
  margin-bottom: 4em; }
  #artist-detail h2.lined:after {
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 5000px;
    height: 4px;
    background: #000;
    content: ''; }

#artist-detail #statement {
  margin-bottom: 8em; }

#artist-detail #related-items {
  position: relative;
  margin-top: 4em; }
  @media only screen and (max-width: 1200px) {
    #artist-detail #related-items {
      margin-top: 2em; } }
  @media only screen and (max-width: 950px) {
    #artist-detail #related-items .lucy-wrapper {
      padding: 0; } }
  #artist-detail #related-items .left {
    float: left; }
  #artist-detail #related-items .right {
    float: right; }
  #artist-detail #related-items .left, #artist-detail #related-items .right {
    width: calc(50% - 25px); }
    @media only screen and (max-width: 590px) {
      #artist-detail #related-items .left, #artist-detail #related-items .right {
        float: none;
        width: 100%; } }
    #artist-detail #related-items .left a, #artist-detail #related-items .right a {
      text-decoration: none; }
    #artist-detail #related-items .left h2, #artist-detail #related-items .right h2 {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 2.2em;
      text-transform: uppercase; }
    #artist-detail #related-items .left .block, #artist-detail #related-items .right .block {
      display: block;
      width: 100%;
      margin-bottom: 3em;
      text-decoration: none; }
      @media only screen and (max-width: 590px) {
        #artist-detail #related-items .left .block, #artist-detail #related-items .right .block {
          margin-bottom: 1em; } }
      #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
        width: 100%;
        height: 185px;
        background-position: center top;
        background-size: cover; }
        @media only screen and (max-width: 1615px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 160px; } }
        @media only screen and (max-width: 1400px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 135px; } }
        @media only screen and (max-width: 1200px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 110px; } }
        @media only screen and (max-width: 1100px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 85px; } }
        @media only screen and (max-width: 950px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 115px; } }
        @media only screen and (max-width: 590px) {
          #artist-detail #related-items .left .block .image, #artist-detail #related-items .right .block .image {
            height: 30vw; } }
      #artist-detail #related-items .left .block p, #artist-detail #related-items .right .block p {
        margin-top: 1em;
        margin-bottom: 1em;
        font-family: "Helvetica Neue LT W01_67 Md Cn";
        font-size: .8em;
        text-transform: uppercase; }
      #artist-detail #related-items .left .block h3, #artist-detail #related-items .right .block h3 {
        display: inline-block;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em;
        text-transform: uppercase; }
        #artist-detail #related-items .left .block h3:after, #artist-detail #related-items .right .block h3:after {
          bottom: -5px; }
      #artist-detail #related-items .left .block:hover .image, #artist-detail #related-items .right .block:hover .image {
        position: relative; }
        #artist-detail #related-items .left .block:hover .image:after, #artist-detail #related-items .right .block:hover .image:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #EC008C;
          content: '';
          filter: alpha(opacity=50);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }
      #artist-detail #related-items .left .block:hover h3, #artist-detail #related-items .right .block:hover h3 {
        width: 100%;
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #artist-detail #related-items .left .block:hover p, #artist-detail #related-items .right .block:hover p {
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#artist-detail #artist-nav {
  margin-bottom: 2em;
  text-align: left; }
  #artist-detail #artist-nav a:last-child {
    float: right; }

/* --- Jobs --- */
#jobs-left {
  padding-top: 0; }
  #jobs-left .entry .details {
    color: #000; }

/* --- Donate Page --- */
#donate-page {
  position: relative;
  height: 100%;
  text-align: center; }
  #donate-page .top-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100vw;
    height: calc(100vh - 250px);
    min-height: 700px;
    background-image: url(/images/donate-bg.jpg);
    background-size: cover; }
    @media only screen and (max-width: 1100px) {
      #donate-page .top-bg {
        position: relative;
        height: 150px;
        min-height: inherit; } }
  #donate-page #donate-form {
    height: 100%; }
    @media only screen and (max-width: 1100px) {
      #donate-page #donate-form {
        height: auto;
        padding: 2em 0; } }
  #donate-page .main-wrapper {
    min-height: calc(100vh - 135px);
    padding-bottom: calc(2em + 80px);
    background-image: url(/images/donate-bg.jpg);
    background-size: cover;
    overflow-y: scroll;
    box-sizing: border-box; }
    @media only screen and (max-width: 1100px) {
      #donate-page .main-wrapper {
        min-height: auto;
        background: #FFF; } }
    #donate-page .main-wrapper.reduce-padding {
      padding-bottom: 2em; }
  #donate-page .main {
    overflow: hidden;
    display: table;
    position: relative;
    width: 40%;
    height: calc(100% - 115px);
    min-height: 700px;
    margin: 0 auto; }
    @media only screen and (max-width: 1400px) {
      #donate-page .main {
        width: 50%; } }
    @media only screen and (max-width: 1200px) {
      #donate-page .main {
        width: 60%; } }
    @media only screen and (max-width: 1100px) {
      #donate-page .main {
        width: 75%;
        height: auto;
        min-height: inherit; } }
    #donate-page .main .content-inner {
      display: table-cell;
      vertical-align: middle;
      padding: 4em 0;
      height: calc(100vh - 135px - 115px - 8em); }
  #donate-page h1 {
    margin-bottom: .7em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 2.7em;
    text-transform: uppercase;
    line-height: 1;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1100px) {
      #donate-page h1 {
        color: #000; } }
  #donate-page p {
    margin-bottom: 4em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1100px) {
      #donate-page p {
        margin-bottom: 2em;
        color: #000; } }
  #donate-page h2 {
    margin-bottom: .5em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: uppercase;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1100px) {
      #donate-page h2 {
        color: #000; } }
  #donate-page .amount {
    overflow: hidden;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4em;
    padding-bottom: 0;
    padding-top: 0;
    background: none; }
    @media only screen and (max-width: 1100px) {
      #donate-page .amount {
        width: 100%;
        margin-bottom: 2em; } }
    @media only screen and (max-width: 950px) {
      #donate-page .amount {
        padding: 0 !important; } }
    #donate-page .amount .option, #donate-page .amount #other-amount {
      float: left;
      width: calc(17% - 10px);
      height: 40px;
      margin-right: 10px;
      background: #FFF;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      line-height: 40px;
      text-transform: uppercase;
      text-align: center;
      color: #000;
      font-weight: normal; }
      @media only screen and (max-width: 1100px) {
        #donate-page .amount .option, #donate-page .amount #other-amount {
          background: #000;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; } }
      @media only screen and (max-width: 590px) {
        #donate-page .amount .option, #donate-page .amount #other-amount {
          width: 100%;
          margin-bottom: 10px; } }
      #donate-page .amount .option:hover, #donate-page .amount .option.selected, #donate-page .amount #other-amount:hover, #donate-page .amount #other-amount.selected {
        cursor: pointer;
        background: #EC008C;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #donate-page .amount .option:last-of-type, #donate-page .amount #other-amount:last-of-type {
        width: 32%;
        margin-right: 0;
        font-size: .8em; }
        @media only screen and (max-width: 590px) {
          #donate-page .amount .option:last-of-type, #donate-page .amount #other-amount:last-of-type {
            width: 100%; } }
    #donate-page .amount #other-amount {
      outline: none;
      background: #FFF !important;
      color: #000 !important; }
      @media only screen and (max-width: 1100px) {
        #donate-page .amount #other-amount {
          background: #000 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; } }
      @media only screen and (max-width: 590px) {
        #donate-page .amount #other-amount {
          width: 100%; } }
  #donate-page .recurrences {
    overflow: hidden;
    float: none;
    width: 80%;
    margin: 0 auto;
    margin-bottom: 4em;
    padding-bottom: 0;
    padding-top: 0;
    background: none; }
    @media only screen and (max-width: 590px) {
      #donate-page .recurrences {
        width: 100%; } }
    #donate-page .recurrences div {
      width: calc(33.33% - 10px);
      height: 40px;
      margin-right: 10px;
      padding: 0;
      background: #FFF;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      line-height: 40px;
      text-transform: uppercase;
      color: #000;
      border: none; }
      @media only screen and (max-width: 1100px) {
        #donate-page .recurrences div {
          background: #000;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; } }
      #donate-page .recurrences div:hover, #donate-page .recurrences div.selected {
        cursor: pointer;
        background: #EC008C;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #donate-page .recurrences div:last-of-type {
        width: 33.33%;
        margin-right: 0; }
  #donate-page .designate {
    margin-bottom: 0;
    padding: 0;
    background: none;
    font-size: .9em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1100px) {
      #donate-page .designate {
        color: #000;
        padding: 0 1em;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; }
        #donate-page .designate input {
          border: 1px solid #424242; } }
    #donate-page .designate .checkbox-block {
      overflow: hidden;
      margin-bottom: 1em; }
      #donate-page .designate .checkbox-block #honor-fields {
        width: 390px;
        margin: 0 auto; }
        @media only screen and (max-width: 590px) {
          #donate-page .designate .checkbox-block #honor-fields {
            width: 100%; } }
        #donate-page .designate .checkbox-block #honor-fields .radios {
          margin: .5em 0;
          text-align: left; }
        #donate-page .designate .checkbox-block #honor-fields #honor-name {
          width: 100%;
          height: 40px;
          text-indent: 1em;
          outline: none;
          font-size: 1em;
          font-family: "Helvetica Neue LT W01_47 Lt Cn";
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
  #donate-page .select-field {
    background: #FFF; }
  #donate-page #to-billing {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
    width: 100%;
    height: 115px;
    background: #282828;
    text-align: center; }
    @media only screen and (max-width: 1100px) {
      #donate-page #to-billing {
        position: relative;
        background: #FFF; } }
    #donate-page #to-billing .button, #donate-page #to-billing .cart-button {
      display: inline-block;
      margin-top: 40px; }
  #donate-page #billing-section .continue {
    padding-bottom: 2em; }
    @media only screen and (max-width: 1100px) {
      #donate-page #billing-section .continue {
        padding: 0; } }
  #donate-page #billing-section, #donate-page #payment-section {
    text-align: left;
    padding-bottom: 115px; }
    @media only screen and (max-width: 1100px) {
      #donate-page #billing-section, #donate-page #payment-section {
        padding-top: 2em;
        padding-bottom: 0; } }
    #donate-page #billing-section .error, #donate-page #payment-section .error {
      margin-bottom: 2em;
      color: red; }
    #donate-page #billing-section h2, #donate-page #payment-section h2 {
      color: #000; }
    #donate-page #billing-section input, #donate-page #billing-section select, #donate-page #payment-section input, #donate-page #payment-section select {
      height: 40px; }
    #donate-page #billing-section .honor, #donate-page #payment-section .honor {
      font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #donate-page #billing-section .continue, #donate-page #payment-section .continue {
      width: 100%;
      padding-top: 2em;
      text-align: center; }
    #donate-page #billing-section .block, #donate-page #payment-section .block {
      margin-bottom: 4em; }
  #donate-page #billing-section {
    padding-top: 4em;
    padding-bottom: 2em !important; }
  #donate-page #payment-section {
    padding-bottom: 6em; }
    @media only screen and (max-width: 1100px) {
      #donate-page #payment-section {
        padding-bottom: 2em; } }
    #donate-page #payment-section #cc-number {
      position: relative; }
      @media only screen and (max-width: 1200px) {
        #donate-page #payment-section #cc-number {
          height: 110px; }
          #donate-page #payment-section #cc-number ul {
            top: 90px !important;
            left: 0;
            right: auto; }
            #donate-page #payment-section #cc-number ul li {
              width: 50px !important;
              height: 31px !important; } }
      #donate-page #payment-section #cc-number ul {
        position: absolute;
        top: 50px;
        right: 5px;
        margin: 0 !important;
        padding: 0 !important;
        list-style-type: none;
        transform: translate(0, -50%);
        perspective: 1000px;
        -moz-transform: translate(0, -50%);
        -moz-perspective: 1000;
        -webkit-transform: translate(0, -50%);
        -webkit-perspective: 1000;
        -o-transform: translate(0, -50%);
        -o-perspective: 1000;
        -ms-transform: translate(0, -50%);
        -ms-perspective: 1000; }
        #donate-page #payment-section #cc-number ul li {
          display: inline-block;
          margin-left: 0;
          width: 40px;
          height: 25px;
          background-size: contain;
          background-repeat: no-repeat;
          border: 1px solid rgba(215, 215, 215, 0.5); }
          #donate-page #payment-section #cc-number ul li.visa {
            background-image: url(../images/cards/visa.png); }
            #donate-page #payment-section #cc-number ul li.visa.selected {
              background-image: url(../images/cards/visa-color.png); }
          #donate-page #payment-section #cc-number ul li.mastercard {
            background-image: url(../images/cards/mastercard.png); }
            #donate-page #payment-section #cc-number ul li.mastercard.selected {
              background-image: url(../images/cards/mastercard-color.png); }
          #donate-page #payment-section #cc-number ul li.amex {
            background-image: url(../images/cards/amex.png); }
            #donate-page #payment-section #cc-number ul li.amex.selected {
              background-image: url(../images/cards/amex-color.png); }
          #donate-page #payment-section #cc-number ul li.discover {
            background-image: url(../images/cards/discover.png); }
            #donate-page #payment-section #cc-number ul li.discover.selected {
              background-image: url(../images/cards/discover-color.png); }
    #donate-page #payment-section .subtext {
      margin-bottom: 0;
      color: #000;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-style: italic;
      font-size: .8em; }

/* --- Cart --- */
@media only screen and (max-width: 1100px) {
  #cart .span16 {
    width: 542px !important;
    margin-left: 10px !important; } }

@media only screen and (max-width: 950px) {
  #cart .span16 {
    width: 100% !important;
    margin-left: 0 !important; } }

#cart .headers {
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-size: .8em;
  text-transform: uppercase; }

#cart .item {
  padding: 2em 0; }
  @media only screen and (max-width: 1100px) {
    #cart .item .description {
      width: 542px !important;
      margin-left: 10px !important;
      padding-right: 0 !important; } }
  @media only screen and (max-width: 950px) {
    #cart .item .description {
      width: 100% !important;
      margin-left: 0 !important; } }
  #cart .item .description .title {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: uppercase; }
  #cart .item .select-field {
    position: absolute;
    top: 50%;
    width: 55px;
    margin-bottom: 0;
    transform: translate(0, -50%); }
  #cart .item select {
    font-size: .7em;
    width: 100%;
    height: 100%; }
  #cart .item .total {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.3em; }
    @media only screen and (max-width: 1100px) {
      #cart .item .total {
        width: 542px !important; }
        #cart .item .total .remove {
          top: -75%; } }
  #cart .item .quantity {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: uppercase;
    font-size: .8em; }
    @media only screen and (max-width: 1100px) {
      #cart .item .quantity {
        height: 40px; } }
    @media only screen and (max-width: 950px) {
      #cart .item .quantity {
        width: 100% !important; } }
  @media only screen and (max-width: 950px) {
    #cart .item .total {
      width: 100% !important; } }
  #cart .item.totals .total {
    font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
  @media only screen and (max-width: 1200px) {
    #cart .item.has-image .description, #cart .item.has-image .description .inner {
      width: 310px !important; } }
  @media only screen and (max-width: 950px) {
    #cart .item.has-image .description, #cart .item.has-image .description .inner {
      width: 100% !important; } }
#cart #cart-actions {
  background: #282828;
  color: #FFF;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 1100px) {
    #cart #cart-actions {
      width: 542px;
      margin-left: 10px; } }
  #cart #cart-actions .title {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    text-transform: uppercase;
    border-color: #FFF;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #cart #cart-actions .span3 {
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: .9em;
    text-transform: uppercase;
    line-height: 2.5; }
  @media only screen and (max-width: 1100px) {
    #cart #cart-actions .total .span3 {
      width: calc(50% - 10px);
      margin-left: 10px; } }
  #cart #cart-actions .total .amount {
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.3em; }
  #cart #cart-actions .total .coupon {
    display: inline-block;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1em;
    line-height: 1.3;
    text-transform: capitalize; }
  #cart #cart-actions .select-field {
    background: #FFF; }
  #cart #cart-actions #cart-coupon {
    padding-top: 0;
    padding-bottom: 1em; }
    #cart #cart-actions #cart-coupon input, #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
      width: 100%; }
    #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
      display: block;
      margin-top: 5px;
      margin-bottom: 1em;
      padding: 10px 0;
      text-align: center; }
  #cart #cart-actions #cc-number ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none;
    text-align: center; }
    #cart #cart-actions #cc-number ul li {
      display: inline-block;
      margin-left: 0;
      width: 50px;
      height: 31px;
      background-size: contain;
      background-repeat: no-repeat;
      border: 1px solid rgba(215, 215, 215, 0.5); }
      @media only screen and (max-width: 1615px) {
        #cart #cart-actions #cc-number ul li {
          width: 43px;
          height: 27px; } }
      @media only screen and (max-width: 1400px) {
        #cart #cart-actions #cc-number ul li {
          width: 35px;
          height: 22px; } }
      #cart #cart-actions #cc-number ul li.visa {
        background-image: url(../images/cards/visa.png); }
        @media only screen and (max-width: 1100px) {
          #cart #cart-actions #cc-number ul li.visa {
            display: none; } }
        #cart #cart-actions #cc-number ul li.visa.selected {
          background-image: url(../images/cards/visa-color.png); }
          @media only screen and (max-width: 1100px) {
            #cart #cart-actions #cc-number ul li.visa.selected {
              display: block; } }
      #cart #cart-actions #cc-number ul li.mastercard {
        background-image: url(../images/cards/mastercard.png); }
        @media only screen and (max-width: 1100px) {
          #cart #cart-actions #cc-number ul li.mastercard {
            display: none; } }
        #cart #cart-actions #cc-number ul li.mastercard.selected {
          background-image: url(../images/cards/mastercard-color.png); }
          @media only screen and (max-width: 1100px) {
            #cart #cart-actions #cc-number ul li.mastercard.selected {
              display: block; } }
      #cart #cart-actions #cc-number ul li.amex {
        background-image: url(../images/cards/amex.png); }
        @media only screen and (max-width: 1100px) {
          #cart #cart-actions #cc-number ul li.amex {
            display: none; } }
        #cart #cart-actions #cc-number ul li.amex.selected {
          background-image: url(../images/cards/amex-color.png); }
          @media only screen and (max-width: 1100px) {
            #cart #cart-actions #cc-number ul li.amex.selected {
              display: block; } }
      #cart #cart-actions #cc-number ul li.discover {
        background-image: url(../images/cards/discover.png); }
        @media only screen and (max-width: 1100px) {
          #cart #cart-actions #cc-number ul li.discover {
            display: none; } }
        #cart #cart-actions #cc-number ul li.discover.selected {
          background-image: url(../images/cards/discover-color.png); }
          @media only screen and (max-width: 1100px) {
            #cart #cart-actions #cc-number ul li.discover.selected {
              display: block; } }
    @media only screen and (max-width: 950px) {
      #cart #cart-actions #cc-number ul {
        text-align: left; }
        #cart #cart-actions #cc-number ul li {
          width: 40px;
          height: 25px; } }
#cart #continue-shopping, #cart #empty-cart, #cart #cart-update, #cart #admin-cart-container {
  display: inline-block !important;
  margin-top: 10px;
  padding: 0; }
  #cart #continue-shopping a, #cart #empty-cart a, #cart #cart-update a, #cart #admin-cart-container a {
    display: inline-block; }

#cart #cart-update a {
  display: none; }

@media only screen and (max-width: 1200px) {
  #cart.checkout {
    width: calc(100% - 10px);
    margin-left: 10px; } }

@media only screen and (max-width: 1100px) {
  #cart.checkout .subtotals .quantity, #cart.checkout .subtotals .total {
    width: 266px !important; } }

@media only screen and (max-width: 950px) {
  #cart.checkout .subtotals .quantity, #cart.checkout .subtotals .total {
    width: 50% !important; } }

#cart.checkout .subtotals .total {
  font-size: .8em; }

#cart.checkout #cart-actions div[class*='span'] {
  width: calc(100% - 10px) !important; }

#cart.checkout #cart-actions #card-security {
  width: 100% !important; }

#cart.checkout #cart-actions #cc-number {
  position: relative;
  width: 100%; }
  #cart.checkout #cart-actions #cc-number input {
    width: 100%; }
  @media only screen and (max-width: 1200px) {
    #cart.checkout #cart-actions #cc-number ul {
      position: absolute;
      top: 25px;
      right: 5px; }
      #cart.checkout #cart-actions #cc-number ul li {
        width: 44px;
        height: 28px;
        margin-bottom: 0; } }
#cart ul#cart-payments {
  display: table;
  width: 100%;
  margin-bottom: 2em;
  padding: 0; }
  #cart ul#cart-payments li {
    display: table-cell;
    padding: 1em 0;
    text-align: center;
    color: #000;
    background: #FFF;
    font-size: .8em;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    cursor: pointer;
    border: none;
    border-right: 1px solid #282828; }
    #cart ul#cart-payments li.selected {
      color: #FFF;
      background: #EC008C; }
    #cart ul#cart-payments li:last-child {
      border-right: none; }

#admin-cart h2 {
  margin-top: 1.5em;
  margin-bottom: .25em; }
  #admin-cart h2:first-child {
    margin-top: 0; }

#admin-cart #member-lookup .button, #admin-cart #member-lookup .cart-button {
  display: inline-block; }

#admin-cart #patron-search-results {
  width: 100%;
  clear: both; }

#admin-cart #pos-checkout {
  margin: 0 .5em 2em 0;
  text-align: right; }

#admin-cart .select-field {
  margin-top: .5em; }

#admin-cart table {
  width: 100%;
  border: none;
  border-collapse: collapse; }
  #admin-cart table th {
    padding: .5em;
    text-align: left;
    text-transform: uppercase;
    font-size: .8em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
  #admin-cart table td:first-child a {
    color: #000; }
  #admin-cart table tr.odd td {
    background: #FEF2F9; }
  #admin-cart table td {
    padding: .5em; }
    @media only screen and (max-width: 1100px) {
      #admin-cart table td {
        width: 100% !important;
        padding: .2em; } }
    #admin-cart table td .button, #admin-cart table td .cart-button {
      display: inline-block;
      margin: .5em 0; }
  #admin-cart table td:last-child {
    text-align: right; }
  #admin-cart table input {
    width: 75px;
    margin: 0;
    text-align: center; }
    @media only screen and (max-width: 1200px) {
      #admin-cart table input {
        width: 50px !important; } }
  #admin-cart table select {
    width: 100%;
    min-width: 130px;
    height: 2.5em;
    margin: 0;
    font-size: 1em;
    background: #FFF;
    border: 1px solid #424242; }

/* --- 404 --- */
#site-search-four-oh-four {
  width: 100%;
  height: 38px;
  margin-bottom: 2em; }
  #site-search-four-oh-four input {
    width: calc(100% - 85px);
    height: 100%;
    margin-right: 10px;
    text-indent: .5em;
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.4em;
    outline: none; }
    #site-search-four-oh-four input::-webkit-input-placeholder {
      color: #000; }
    #site-search-four-oh-four input:-moz-placeholder {
      color: #000; }
    #site-search-four-oh-four input::-moz-placeholder {
      color: #000; }
    #site-search-four-oh-four input:-ms-input-placeholder {
      color: #000; }
  #site-search-four-oh-four .button, #site-search-four-oh-four .cart-button {
    display: inline-block;
    float: right;
    width: 75px;
    height: 100%;
    padding: 0;
    line-height: 38px;
    text-align: center; }

body.front {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 17px;
  line-height: 1.5;
  color: #000; }
  body.front.alert {
    margin-top: 48px; }
    body.front.alert #page-nav {
      top: 128px; }

.lucy-wrapper {
  position: relative;
  margin: 0 auto; }
  @media only screen and (min-width: 1615px) {
    .lucy-wrapper {
      width: 1118px; } }
  @media only screen and (max-width: 1615px) {
    .lucy-wrapper {
      width: 974px; } }
  @media only screen and (max-width: 1400px) {
    .lucy-wrapper {
      width: 830px; } }
  @media only screen and (max-width: 1200px) {
    .lucy-wrapper {
      width: 686px; } }
  @media only screen and (max-width: 1100px) {
    .lucy-wrapper {
      width: 542px; } }
  @media only screen and (max-width: 1200px) {
    .lucy-wrapper {
      font-size: 15px; } }
  @media only screen and (max-width: 950px) {
    .lucy-wrapper {
      width: 100%;
      padding: 0 2em;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -o-box-sizing: border-box;
      -ms-box-sizing: border-box; } }
a.skip {
  position: absolute;
  top: -100%;
  padding: .5em .75em;
  color: #FFF !important;
  text-decoration: none;
  background: #EC008C; }
  a.skip:focus {
    top: 0;
    z-index: 20;
    outline: dashed 2px #000; }

#alert-bar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 48px;
  background: #EC008C; }
  #alert-bar .wrapper {
    height: 48px;
    padding: 0 2em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    @media only screen and (max-width: 1100px) {
      #alert-bar .wrapper {
        padding: 0 25px; } }
  #alert-bar img {
    position: absolute;
    top: 0;
    left: 2em; }
    @media only screen and (max-width: 1100px) {
      #alert-bar img {
        left: 0; } }
    @media only screen and (max-width: 590px) {
      #alert-bar img {
        display: none; } }
  #alert-bar .content-outer {
    display: table;
    width: 100%;
    height: 100%; }
    #alert-bar .content-outer.image {
      margin-left: 85px; }
      @media only screen and (max-width: 1100px) {
        #alert-bar .content-outer.image {
          margin-left: 60px; } }
      @media only screen and (max-width: 590px) {
        #alert-bar .content-outer.image {
          margin-left: 0; } }
    #alert-bar .content-outer .content-inner {
      display: table-cell;
      vertical-align: middle; }
      #alert-bar .content-outer .content-inner a {
        text-decoration: none; }
      #alert-bar .content-outer .content-inner p {
        margin-bottom: 0;
        margin-right: 2.5em;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        color: #FFF;
        text-transform: uppercase;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 1100px) {
          #alert-bar .content-outer .content-inner p {
            font-size: .8em; } }
        #alert-bar .content-outer .content-inner p span {
          font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
  #alert-bar .icon-close {
    position: absolute;
    top: 50%;
    right: 2em;
    color: #FFF;
    transform: translate(0, -50%);
    perspective: 1000px;
    -moz-transform: translate(0, -50%);
    -moz-perspective: 1000;
    -webkit-transform: translate(0, -50%);
    -webkit-perspective: 1000;
    -o-transform: translate(0, -50%);
    -o-perspective: 1000;
    -ms-transform: translate(0, -50%);
    -ms-perspective: 1000; }
    @media only screen and (max-width: 1100px) {
      #alert-bar .icon-close {
        right: 25px; } }
    @media only screen and (max-width: 590px) {
      #alert-bar .icon-close {
        font-size: .8em; } }
    #alert-bar .icon-close:hover {
      cursor: pointer;
      color: #000;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

#content-wrapper {
  padding-top: 135px;
  transition: padding 0.2s ease-in-out;
  -moz-transition: padding 0.2s ease-in-out;
  -webkit-transition: padding 0.2s ease-in-out;
  -o-transition: padding 0.2s ease-in-out;
  -ms-transition: padding 0.2s ease-in-out; }
  @media only screen and (max-width: 950px) {
    #content-wrapper {
      padding-top: 140px; }
      #content-wrapper.no-nav {
        padding-top: 80px; } }
  #content-wrapper.search {
    padding-top: 195px; }
  #content-wrapper #page-header {
    position: relative;
    width: 100%;
    height: 210px;
    background: #EC008C;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media only screen and (max-width: 950px) {
      #content-wrapper #page-header {
        height: 200px; } }
    @media only screen and (max-width: 590px) {
      #content-wrapper #page-header {
        height: 115px; } }
    #content-wrapper #page-header.about {
      background-image: url(../images/about-header.jpg); }
    #content-wrapper #page-header.call {
      background-image: url(../images/call-header.jpg); }
    #content-wrapper #page-header.shop {
      background-image: url(../images/shop-header.jpg); }
    #content-wrapper #page-header.rentals {
      background-image: url(../images/rentals-header.jpg);
      background-position: center top; }
    #content-wrapper #page-header.join {
      background-image: url(../images/join-header.jpg); }
    #content-wrapper #page-header.exhibitions {
      background-image: url(../images/exhibitions-header.jpg); }
    #content-wrapper #page-header.events {
      background-image: url(../images/events-header.jpg);
      background-position: center top; }
    #content-wrapper #page-header.engagement {
      background-image: url(../images/engagement-header.jpg); }

aside {
  display: inline-block;
  width: 300px !important;
  margin-bottom: 2.25em;
  vertical-align: text-bottom; }
  @media only screen and (max-width: 950px) {
    aside {
      display: none; }
      aside.open {
        display: block;
        position: fixed;
        width: 100% !important;
        height: calc(100% + 150px);
        padding-bottom: 150px;
        z-index: 30;
        border-top: 1px solid #424242;
        background: #FFF;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch; }
        aside.open #global-sidebar {
          position: relative;
          top: 0 !important;
          width: 100%;
          height: calc(100% + 4em);
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch; } }
  @media only print {
    aside {
      display: none; } }
  aside:empty {
    display: none; }
  aside nav {
    position: fixed;
    width: 300px;
    margin-top: 2.25em;
    margin-bottom: 2.25em;
    padding-left: 6em;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    aside nav.events, aside nav.exhibitions {
      padding: 0 2em; }
      aside nav.events .clear, aside nav.exhibitions .clear {
        display: block;
        text-align: center; }
    aside nav .title {
      display: inline-block;
      position: relative;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .7em;
      text-transform: uppercase; }
      aside nav .title:after {
        position: absolute;
        bottom: -2px;
        right: 0;
        width: 500px;
        height: 1px;
        background: #000;
        content: ''; }
    aside nav ul {
      margin: 2.5em 0;
      list-style-type: none; }
      aside nav ul li {
        margin-bottom: 1.2em;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        text-transform: uppercase; }
        aside nav ul li a {
          position: relative;
          z-index: 2;
          text-decoration: none; }
          aside nav ul li a:hover {
            text-decoration: underline; }
          aside nav ul li a.active {
            color: #FFF;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased; }
            aside nav ul li a.active:after {
              position: absolute;
              top: -5px;
              right: -10px;
              z-index: -1;
              width: 500px;
              height: calc(100% + 10px);
              background: #EC008C;
              content: ''; }

#page-nav {
  display: none;
  position: fixed;
  z-index: 28;
  top: 80px;
  width: 100%;
  height: 0; }
  @media only screen and (max-width: 950px) {
    #page-nav {
      display: block; } }
  #page-nav.alert {
    top: 128px; }
  #page-nav.open {
    height: 100%; }
    #page-nav.open .top .icon-arrow-down-stroke:before {
      content: '\e919'; }
  #page-nav .top {
    overflow: hidden;
    position: relative;
    width: 100%;
    height: 60px;
    padding-left: 25px;
    background: #282828;
    cursor: pointer;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #page-nav .top .section {
      display: block;
      margin-top: 7px;
      color: #EC008C;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-weight: 800;
      font-size: .75em;
      text-transform: uppercase; }
    #page-nav .top .title {
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.1em;
      font-weight: 700;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #page-nav .top .icon-arrow-down-stroke {
      position: absolute;
      top: 27px;
      right: 30px;
      font-size: .6em;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #page-nav #page-shelf {
    display: none;
    overflow-y: scroll;
    width: 100%;
    height: 100%;
    padding-bottom: 140px;
    background: #FFF;
    -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #page-nav #page-shelf:hover {
      cursor: pointer; }
    #page-nav #page-shelf ul {
      list-style-type: none;
      margin-bottom: 25px; }
      #page-nav #page-shelf ul li {
        position: relative; }
        #page-nav #page-shelf ul li a {
          display: block;
          position: relative;
          z-index: 2;
          padding: 15px 25px;
          text-decoration: none;
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          text-transform: uppercase; }
          #page-nav #page-shelf ul li a.active {
            background: #EC008C;
            color: #FFF;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased; }

#interior-body {
  overflow: hidden;
  display: inline-block;
  width: calc(100% - 300px);
  margin-top: 2.25em;
  padding-bottom: 2.25em;
  vertical-align: top;
  min-height: 450px; }
  @media only screen and (max-width: 950px) {
    #interior-body {
      width: 100%; } }
  @media only screen and (max-width: 590px) {
    #interior-body {
      margin-top: 1.5em;
      padding-bottom: 1.5em;
      min-height: inherit; }
      #interior-body h1 {
        margin-bottom: .5em; } }
  @media only print {
    #interior-body {
      margin-top: 0; } }
  #interior-body.full {
    width: 100%; }
  #interior-body.flush {
    margin-top: 0;
    padding-bottom: 0; }

/* --- Search Bar--- */
#search-bar {
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 60px;
  padding: 0 2em;
  background: #E8E8E8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #search-bar p {
    float: left;
    margin-right: 10px;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.5em;
    line-height: 60px;
    text-transform: uppercase; }
  #search-bar form {
    float: left;
    width: calc(100% - 95px);
    height: 38px;
    margin-top: 10px; }
    #search-bar form input {
      width: calc(100% - 85px);
      height: 100%;
      margin-right: 10px;
      text-indent: .5em;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.4em;
      outline: none; }
      #search-bar form input::-webkit-input-placeholder {
        color: #000; }
      #search-bar form input:-moz-placeholder {
        color: #000; }
      #search-bar form input::-moz-placeholder {
        color: #000; }
      #search-bar form input:-ms-input-placeholder {
        color: #000; }
    #search-bar form button {
      display: inline-block;
      float: right;
      width: 75px;
      height: 100%;
      padding: 0;
      line-height: 38px;
      text-align: center; }

/* --- Header --- */
#mobile-header {
  display: none;
  position: fixed;
  z-index: 11;
  width: 100%;
  height: 80px;
  background: #FFF;
  padding: 0 25px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  @media only screen and (max-width: 950px) {
    #mobile-header {
      display: block; } }
  #mobile-header.interior {
    border-bottom: 1px solid #979797; }
  #mobile-header #mobile-logo {
    height: 50px;
    margin-top: 15px; }
    @media only screen and (max-width: 590px) {
      #mobile-header #mobile-logo {
        height: 40px;
        margin-top: 20px; } }
  #mobile-header #menu-button {
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    text-align: center;
    background: #EC008C;
    line-height: 85px;
    font-size: 1.8em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #mobile-header #menu-button:hover {
      background: #000; }

#mobile-shelf {
  display: none;
  position: fixed;
  overflow-y: scroll;
  z-index: 31;
  width: 100%;
  height: 100%;
  background: #EEE;
  margin-top: 80px;
  padding-bottom: 100px;
  -webkit-overflow-scrolling: touch;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  @media only screen and (max-width: 950px) {
    #mobile-shelf {
      display: block; } }
  #mobile-shelf #mobile-search {
    position: relative;
    padding: 20px 25px;
    background: #282828;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box; }
    #mobile-shelf #mobile-search label {
      display: block;
      text-transform: uppercase;
      color: #FFF;
      font-size: .8em; }
    #mobile-shelf #mobile-search span {
      position: absolute;
      top: 63%;
      left: 35px;
      font-size: 1.2em;
      color: #EC008C;
      transform: translate(0, -50%); }
    #mobile-shelf #mobile-search input {
      width: calc(100% - 55px);
      height: 40px;
      font-size: .9em;
      text-indent: 45px; }
    #mobile-shelf #mobile-search button {
      float: right;
      width: 40px;
      height: 40px;
      color: #FFF !important;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .7em;
      text-transform: uppercase;
      text-decoration: none;
      text-align: center;
      background: url(/images/spaces-shape.svg) !important;
      background-size: contain !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #mobile-shelf #mobile-search button:hover {
        cursor: pointer;
        background: url(/images/spaces-shape-outline.svg) !important;
        color: #EC008C !important;
        background-size: contain !important; }
  #mobile-shelf ul {
    margin-bottom: 0;
    padding-top: 25px;
    list-style-type: none; }
    #mobile-shelf ul li {
      display: block;
      position: relative;
      padding-left: 25px;
      text-transform: uppercase; }
      #mobile-shelf ul li a {
        text-decoration: none; }
      #mobile-shelf ul li.selected {
        cursor: pointer; }
        #mobile-shelf ul li.selected:before {
          position: absolute;
          top: 0;
          left: 0;
          width: 5px;
          height: 100%;
          background: #EC008C;
          content: ''; }
      @media (pointer: fine) {
        #mobile-shelf ul li:hover {
          cursor: pointer; }
          #mobile-shelf ul li:hover:before {
            position: absolute;
            top: 0;
            left: 0;
            width: 5px;
            height: 100%;
            background: #EC008C;
            content: ''; } }
    #mobile-shelf ul.major {
      padding-bottom: 1.3em;
      background: #FFF; }
      #mobile-shelf ul.major li {
        font-size: 1.9em;
        line-height: 1.5;
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
    #mobile-shelf ul.minor {
      margin-bottom: 1.3em;
      padding-bottom: 1em;
      border-bottom: 1px solid #424242;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.2em;
      line-height: 2; }
      #mobile-shelf ul.minor li.donate {
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
  #mobile-shelf .link {
    display: block;
    margin-top: 1em;
    padding-left: 25px;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1em; }
    #mobile-shelf .link span {
      float: left;
      margin-top: 5px;
      color: #EC008C; }
    #mobile-shelf .link p {
      margin-left: 1.5em; }
      #mobile-shelf .link p.small {
        font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #mobile-shelf .link:hover p {
      text-decoration: underline; }
    #mobile-shelf .link:hover span {
      text-decoration: none; }
  #mobile-shelf #spaces-hours-mobile {
    margin-top: 2em;
    padding-left: 25px;
    font-size: .8em;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    #mobile-shelf #spaces-hours-mobile span {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.2em; }

header {
  position: fixed;
  z-index: 12;
  width: 100%;
  height: 135px;
  padding: 0 2em;
  background: #FFF;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  transition: margin 0.2s ease-in-out;
  -moz-transition: margin 0.2s ease-in-out;
  -webkit-transition: margin 0.2s ease-in-out;
  -o-transition: margin 0.2s ease-in-out;
  -ms-transition: margin 0.2s ease-in-out; }
  @media only screen and (max-width: 950px) {
    header {
      display: none; } }
  header.search {
    margin-top: 60px; }
  header.interior {
    border-bottom: 1px solid #979797; }
  header #spaces-hours {
    position: absolute;
    top: 5px;
    font-size: .6em;
    text-transform: uppercase;
    font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
    header #spaces-hours span {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.2em; }
  header #main-logo {
    height: 40px;
    margin-top: 65px; }
  header ul {
    position: absolute;
    right: 2em;
    margin-bottom: 0 !important;
    list-style-type: none; }
    header ul li {
      display: inline-block;
      margin-left: .8em;
      text-transform: uppercase;
      line-height: 1; }
      header ul li:after {
        display: none;
        bottom: -5px; }
      header ul li a {
        text-decoration: none; }
      header ul li:hover:after, header ul li.selected:after {
        display: block; }
    header ul#minor {
      top: 18px;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: .9em; }
      header ul#minor li.donate {
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }
      header ul#minor li.search span {
        font-size: 1.1em;
        color: #EC008C;
        cursor: pointer; }
        header ul#minor li.search span .icon-close {
          font-size: .95em; }
      header ul#minor li .icon-cart-full {
        position: relative; }
        header ul#minor li .icon-cart-full:after {
          position: absolute;
          top: -7px;
          left: 8px;
          width: 7px;
          height: 7px;
          background: #EC008C;
          content: '';
          border-radius: 100%;
          -moz-border-radius: 100%;
          -webkit-border-radius: 100%;
          -o-border-radius: 100%;
          -ms-border-radius: 100%;
          -moz-background-clip: padding-box;
          -webkit-background-clip: padding-box;
          -o-background-clip: padding-box;
          -ms-background-clip: padding-box; }
    header ul#major {
      top: 62px; }
      header ul#major li {
        font-size: 1.9em;
        font-family: "Helvetica Neue LT W01_77 Bd Cn"; }

/* --- Home Page --- */
#featured-banner {
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 350px;
  margin-bottom: 2em; }
  #featured-banner .image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top; }
  #featured-banner .lucy-wrapper {
    height: 100%; }
  #featured-banner .info {
    display: inline-block;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: .1em 1.3em;
    background: #FFF; }
    #featured-banner .info .title {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 1.5em;
      text-transform: uppercase; }
      @media only screen and (max-width: 1100px) {
        #featured-banner .info .title {
          display: block; } }
    #featured-banner .info .date-block {
      display: inline-block; }
      #featured-banner .info .date-block .date, #featured-banner .info .date-block .time {
        margin-left: .5em;
        font-family: "Helvetica Neue LT W01_47 Lt Cn";
        font-size: .9em;
        vertical-align: text-bottom; }
        @media only screen and (max-width: 1100px) {
          #featured-banner .info .date-block .date, #featured-banner .info .date-block .time {
            margin-left: 0; } }
      #featured-banner .info .date-block .time {
        padding-left: .7em;
        border-left: 1px solid #DDD; }
        @media only screen and (max-width: 1100px) {
          #featured-banner .info .date-block .time {
            margin-left: .5em; } }
      #featured-banner .info .date-block .continue {
        margin-left: .3em;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.9em;
        color: #EC008C; }
  #featured-banner:hover .info {
    background: #EC008C;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #featured-banner:hover .info .continue {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

#mission {
  display: block;
  position: relative;
  padding: 5em 0;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  background: #282828;
  text-align: center;
  text-decoration: none; }
  @media only screen and (max-width: 590px) {
    #mission {
      padding: 2.5em 0; } }
  #mission .large {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    font-size: 6.3em;
    color: #EC008C;
    text-transform: uppercase;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 590px) {
      #mission .large {
        position: relative;
        top: auto;
        left: auto;
        transform: none;
        line-height: 1;
        font-size: 5.5em; } }
  #mission p {
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    position: relative;
    z-index: 2;
    font-size: 1.5em;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 950px) {
      #mission p {
        line-height: 1.2; } }
  #mission:hover {
    background: #FFF; }
    #mission:hover p {
      color: #000; }

#events-exhibitions {
  overflow: hidden;
  position: relative;
  margin-top: 4em; }
  @media only screen and (max-width: 1200px) {
    #events-exhibitions {
      margin-top: 2em; } }
  #events-exhibitions .left {
    float: left; }
  #events-exhibitions .right {
    float: right; }
  #events-exhibitions .left, #events-exhibitions .right {
    width: calc(50% - 25px); }
    @media only screen and (max-width: 590px) {
      #events-exhibitions .left, #events-exhibitions .right {
        float: none;
        width: 100%; } }
    #events-exhibitions .left a, #events-exhibitions .right a {
      text-decoration: none; }
    #events-exhibitions .left h2, #events-exhibitions .right h2 {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: 2.2em;
      text-transform: uppercase; }
    #events-exhibitions .left .block, #events-exhibitions .right .block {
      display: block;
      width: 100%;
      margin-bottom: 3em;
      text-decoration: none; }
      @media only screen and (max-width: 590px) {
        #events-exhibitions .left .block, #events-exhibitions .right .block {
          margin-bottom: 1em; } }
      #events-exhibitions .left .block.push, #events-exhibitions .right .block.push {
        margin-top: 4.85em; }
        @media only screen and (max-width: 590px) {
          #events-exhibitions .left .block.push, #events-exhibitions .right .block.push {
            margin-top: 0; } }
      #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
        width: 100%;
        height: 185px;
        background-position: center top;
        background-size: cover; }
        @media only screen and (max-width: 1615px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 160px; } }
        @media only screen and (max-width: 1400px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 135px; } }
        @media only screen and (max-width: 1200px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 110px; } }
        @media only screen and (max-width: 1100px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 85px; } }
        @media only screen and (max-width: 950px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 115px; } }
        @media only screen and (max-width: 590px) {
          #events-exhibitions .left .block .image, #events-exhibitions .right .block .image {
            height: 30vw; } }
      #events-exhibitions .left .block p, #events-exhibitions .right .block p {
        margin-top: 1em;
        margin-bottom: 1em;
        font-family: "Helvetica Neue LT W01_67 Md Cn";
        font-size: .8em;
        text-transform: uppercase; }
      #events-exhibitions .left .block h3, #events-exhibitions .right .block h3 {
        display: inline-block;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: 1.4em;
        text-transform: uppercase; }
        @media only screen and (max-width: 1100px) {
          #events-exhibitions .left .block h3, #events-exhibitions .right .block h3 {
            font-size: 1.2em; } }
        #events-exhibitions .left .block h3:after, #events-exhibitions .right .block h3:after {
          bottom: -5px; }
      #events-exhibitions .left .block:hover .image, #events-exhibitions .right .block:hover .image {
        position: relative; }
        #events-exhibitions .left .block:hover .image:after, #events-exhibitions .right .block:hover .image:after {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #EC008C;
          content: '';
          filter: alpha(opacity=50);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
          -moz-opacity: 0.5;
          -khtml-opacity: 0.5;
          opacity: 0.5; }
      #events-exhibitions .left .block:hover h3, #events-exhibitions .right .block:hover h3 {
        width: 100%;
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #events-exhibitions .left .block:hover p, #events-exhibitions .right .block:hover p {
        color: #EC008C;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#call-for-artists {
  display: block;
  position: relative;
  margin-bottom: 4em;
  padding: 6em 0 12em 0;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  text-align: center;
  text-decoration: none;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000; }
  @media only screen and (max-width: 1200px) {
    #call-for-artists {
      margin-bottom: 3em; } }
  @media only screen and (max-width: 1100px) {
    #call-for-artists {
      padding: 2em 0; } }
  #call-for-artists .large {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    z-index: 1;
    font-size: 6.3em;
    color: #EC008C;
    text-transform: uppercase;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 1200px) {
      #call-for-artists .large {
        font-size: 5.5em; } }
    @media only screen and (max-width: 1100px) {
      #call-for-artists .large {
        position: relative;
        transform: none;
        top: auto;
        left: auto;
        line-height: 1; } }
  #call-for-artists p {
    position: absolute;
    top: 45%;
    left: 50%;
    width: 100%;
    z-index: 2;
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: 1.5em;
    color: #000;
    transform: translate(-50%, -50%); }
    @media only screen and (max-width: 1200px) {
      #call-for-artists p {
        font-size: 1.3em; } }
    @media only screen and (max-width: 1100px) {
      #call-for-artists p {
        position: relative;
        top: auto;
        left: auto;
        margin-top: 1em;
        transform: none; } }
  #call-for-artists .button, #call-for-artists .cart-button {
    position: absolute;
    top: 70%;
    left: 50%;
    transform: translate(-50%, 0); }
    @media only screen and (max-width: 1100px) {
      #call-for-artists .button, #call-for-artists .cart-button {
        display: inline-block;
        position: relative;
        top: auto;
        left: auto;
        transform: none; } }
#social-grid {
  overflow: hidden;
  margin-bottom: 4em;
  font-family: "Helvetica Neue LT W01_77 Bd Cn";
  font-size: .9em; }
  @media only screen and (max-width: 1200px) {
    #social-grid {
      margin-bottom: 2em; } }
  #social-grid a {
    text-decoration: none; }
    #social-grid a span {
      margin-right: 5px;
      vertical-align: -webkit-baseline-middle; }
      #social-grid a span.icon-instagram {
        font-size: 1.5em; }
    #social-grid a:hover span.icon-instagram {
      color: #EC008C; }
  #social-grid .grid {
    margin-top: 1em; }
    #social-grid .grid .column {
      display: inline-block;
      font-size: 0;
      line-height: 0;
      vertical-align: top; }
      @media only screen and (max-width: 950px) {
        #social-grid .grid .column {
          display: none; }
          #social-grid .grid .column:nth-child(1) {
            display: inline-block; }
          #social-grid .grid .column:nth-child(1) {
            width: 100% !important; } }
      #social-grid .grid .column .image {
        display: inline-block;
        vertical-align: top;
        background-position: center !important;
        background-size: cover !important; }

/* --- Footer --- */
#callouts {
  position: relative;
  z-index: 5;
  padding: 4em 0; }
  @media only screen and (max-width: 1200px) {
    #callouts {
      padding: 2em 0; } }
  @media only screen and (max-width: 950px) {
    #callouts {
      padding-bottom: 0; } }
  #callouts.interior {
    background: #E8E8E8; }
  #callouts .callout {
    text-decoration: none;
    font-size: .9em; }
    @media only screen and (max-width: 950px) {
      #callouts .callout {
        padding-bottom: 1.5em; } }
    #callouts .callout .title {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-decoration: none !important;
      text-transform: uppercase;
      border-bottom: 4px solid #000; }
    #callouts .callout .action {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .8em;
      text-transform: uppercase;
      color: #EC008C; }
    #callouts .callout:hover {
      color: #EC008C;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #callouts .callout:hover p {
        text-decoration: underline; }
        #callouts .callout:hover p.title {
          text-decoration: none; }
        #callouts .callout:hover p.action {
          color: #000; }

footer {
  position: relative;
  z-index: 5; }
  footer #power-footer {
    padding: 3em 0 4em 0;
    font-size: .9em;
    background: #282828; }
    @media only screen and (max-width: 1200px) {
      footer #power-footer #main-footer .span3 {
        margin-left: 10px !important; }
      footer #power-footer #main-footer .span3.inset-l2, footer #power-footer #main-footer .span3.inset-l1 {
        padding-left: 25px !important;
        padding-right: 25px !important; }
      footer #power-footer .span3 {
        width: 74px; } }
    @media only screen and (max-width: 1100px) {
      footer #power-footer {
        text-align: center;
        padding: 3em 0 2em 0; }
        footer #power-footer .span3, footer #power-footer .span4, footer #power-footer .span3.inset-l2, footer #power-footer .span3.inset-l1 {
          width: 100%;
          min-height: unset !important;
          padding-left: 0 !important;
          padding-right: 0 !important;
          border-left: none; }
        footer #power-footer .span3.offset1 {
          margin-bottom: 2em; }
        footer #power-footer .span4 {
          margin-bottom: 1.5em; }
        footer #power-footer #main-footer {
          display: none; }
        footer #power-footer #contact-info {
          overflow: hidden;
          width: 100% !important; } }
    footer #power-footer #mobile-footer-links {
      display: none;
      width: 100%;
      margin-left: 10px; }
      @media only screen and (max-width: 1100px) {
        footer #power-footer #mobile-footer-links {
          display: block; } }
      @media only screen and (max-width: 950px) {
        footer #power-footer #mobile-footer-links {
          margin-left: 0; } }
      @media only screen and (max-width: 590px) {
        footer #power-footer #mobile-footer-links {
          margin-top: 1em; } }
      footer #power-footer #mobile-footer-links label {
        color: #FFF; }
      footer #power-footer #mobile-footer-links #quick-links {
        width: 100%;
        height: 40px;
        font-size: 1em; }
    footer #power-footer .span3 {
      min-height: 145px; }
      @media only screen and (max-width: 950px) {
        footer #power-footer .span3 {
          margin-left: 0 !important; } }
    footer #power-footer img {
      height: 20px; }
      @media only screen and (max-width: 1100px) {
        footer #power-footer img {
          display: block;
          margin-bottom: 1em; } }
      @media only screen and (max-width: 590px) {
        footer #power-footer img {
          height: 35px;
          margin-bottom: 1em; } }
    footer #power-footer a, footer #power-footer #hours-note {
      text-decoration: none;
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      footer #power-footer a.link, footer #power-footer #hours-note.link {
        display: block;
        margin-top: 1.8em;
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        font-size: .9em; }
        @media only screen and (max-width: 1100px) {
          footer #power-footer a.link, footer #power-footer #hours-note.link {
            float: left;
            vertical-align: top;
            width: 30%;
            min-height: 80px;
            margin-top: 0;
            margin-left: 1em;
            margin-bottom: 1em;
            padding-left: 1em;
            border-left: 1px solid #424242;
            text-align: left;
            box-sizing: border-box;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            -o-box-sizing: border-box;
            -ms-box-sizing: border-box; }
            footer #power-footer a.link:first-of-type, footer #power-footer #hours-note.link:first-of-type {
              margin-left: 0; }
            footer #power-footer a.link p, footer #power-footer #hours-note.link p {
              margin-bottom: 0; } }
        @media only screen and (max-width: 590px) {
          footer #power-footer a.link, footer #power-footer #hours-note.link {
            display: block;
            width: 100%;
            min-height: auto;
            margin-left: 0;
            margin-top: .5em;
            padding-left: 0;
            border-left: none; } }
        footer #power-footer a.link:first-of-type p, footer #power-footer a.link:last-of-type p, footer #power-footer #hours-note.link:first-of-type p, footer #power-footer #hours-note.link:last-of-type p {
          margin-bottom: 0; }
        footer #power-footer a.link:nth-of-type(2), footer #power-footer #hours-note.link:nth-of-type(2) {
          margin-top: 0; }
        footer #power-footer a.link span, footer #power-footer #hours-note.link span {
          float: left;
          margin-top: 5px;
          color: #EC008C; }
        footer #power-footer a.link p, footer #power-footer #hours-note.link p {
          margin-left: 1.5em; }
          footer #power-footer a.link p.small, footer #power-footer #hours-note.link p.small {
            font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
        footer #power-footer a.link:hover p, footer #power-footer #hours-note.link:hover p {
          text-decoration: underline; }
        footer #power-footer a.link:hover span, footer #power-footer #hours-note.link:hover span {
          text-decoration: none; }
    @media only screen and (max-width: 1100px) {
      footer #power-footer #hours-note {
        margin-left: 10px !important; } }
    @media only screen and (max-width: 590px) {
      footer #power-footer #hours-note {
        margin-left: 0 !important; } }
    footer #power-footer #hours-note.link:hover p {
      text-decoration: none; }
    footer #power-footer ul {
      list-style-type: none;
      padding-left: 0 !important;
      margin-bottom: 0 !important; }
      footer #power-footer ul li {
        padding-top: .5em;
        margin-bottom: .3em; }
        footer #power-footer ul li a {
          font-family: "Helvetica Neue LT W01_47 Lt Cn"; }
        footer #power-footer ul li:hover a:after {
          bottom: -5px; }
      footer #power-footer ul.major li {
        padding-top: 0;
        margin-bottom: .8em; }
        footer #power-footer ul.major li a {
          font-family: "Helvetica Neue LT W01_77 Bd Cn";
          text-transform: uppercase; }
    footer #power-footer .button, footer #power-footer .cart-button {
      display: block;
      margin-bottom: 1em;
      text-align: center; }
      @media only screen and (max-width: 1100px) {
        footer #power-footer .button, footer #power-footer .cart-button {
          float: left;
          display: inline-block;
          width: calc(50% - 10px);
          margin-right: 10px;
          box-sizing: border-box;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          -o-box-sizing: border-box;
          -ms-box-sizing: border-box; }
          footer #power-footer .button:last-of-type, footer #power-footer .cart-button:last-of-type {
            width: 50%;
            margin-right: 0; } }
      @media only screen and (max-width: 590px) {
        footer #power-footer .button, footer #power-footer .cart-button {
          width: 100% !important;
          margin-right: 0; } }
      footer #power-footer .button:hover, footer #power-footer .cart-button:hover {
        background-color: #FFF !important;
        color: #EC008C !important;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        footer #power-footer .button:hover:after, footer #power-footer .cart-button:hover:after {
          width: calc(100% - 5.2em);
          background: #EC008C; }
        footer #power-footer .button:hover:last-of-type:after, footer #power-footer .cart-button:hover:last-of-type:after {
          width: calc(100% - 6.8em);
          background: #EC008C; }
    footer #power-footer .social {
      font-size: 2em; }
      @media only screen and (max-width: 1200px) {
        footer #power-footer .social {
          font-size: 1.5em; } }
      @media only screen and (max-width: 1100px) {
        footer #power-footer .social {
          margin-top: .5em;
          font-size: 2em; } }
      footer #power-footer .social a {
        float: right;
        width: calc(50% - 25px);
        margin-left: 25px;
        margin-bottom: .3em;
        text-align: center; }
        @media only screen and (max-width: 1100px) {
          footer #power-footer .social a {
            float: none;
            display: inline-block;
            width: auto; }
            footer #power-footer .social a:first-child {
              margin-left: 0; } }
        @media only screen and (max-width: 590px) {
          footer #power-footer .social a {
            margin-left: 10px; } }
        footer #power-footer .social a span {
          color: #EC008C; }
        footer #power-footer .social a.flickr {
          position: relative;
          height: 30px; }
          @media only screen and (max-width: 590px) {
            footer #power-footer .social a.flickr {
              width: 30px; } }
          footer #power-footer .social a.flickr:before {
            position: absolute;
            top: 50%;
            left: 4px;
            width: 15px;
            height: 15px;
            background: #EC008C;
            content: '';
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            -moz-background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -o-background-clip: padding-box;
            -ms-background-clip: padding-box; }
            @media only screen and (max-width: 1615px) {
              footer #power-footer .social a.flickr:before {
                left: 0px; } }
            @media only screen and (max-width: 1200px) {
              footer #power-footer .social a.flickr:before {
                top: 30%;
                width: 12px;
                height: 12px; } }
            @media only screen and (max-width: 1100px) {
              footer #power-footer .social a.flickr:before {
                top: 65%;
                left: 0;
                width: 15px;
                height: 15px; } }
            @media only screen and (max-width: 590px) {
              footer #power-footer .social a.flickr:before {
                left: -5px; } }
          footer #power-footer .social a.flickr:after {
            position: absolute;
            top: 50%;
            right: 4px;
            width: 15px;
            height: 15px;
            background: #EC008C;
            content: '';
            border-radius: 50%;
            -moz-border-radius: 50%;
            -webkit-border-radius: 50%;
            -o-border-radius: 50%;
            -ms-border-radius: 50%;
            -moz-background-clip: padding-box;
            -webkit-background-clip: padding-box;
            -o-background-clip: padding-box;
            -ms-background-clip: padding-box; }
            @media only screen and (max-width: 1615px) {
              footer #power-footer .social a.flickr:after {
                right: -2px; } }
            @media only screen and (max-width: 1400px) {
              footer #power-footer .social a.flickr:after {
                right: -10px; } }
            @media only screen and (max-width: 1200px) {
              footer #power-footer .social a.flickr:after {
                top: 30%;
                right: -12px;
                width: 12px;
                height: 12px; } }
            @media only screen and (max-width: 1100px) {
              footer #power-footer .social a.flickr:after {
                top: 65%;
                right: 3px;
                width: 15px;
                height: 15px; } }
        footer #power-footer .social a:hover span {
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        footer #power-footer .social a.flickr:hover:before, footer #power-footer .social a.flickr:hover:after {
          background: #FFF; }
  footer .full-bar {
    display: block;
    padding: 2em 0;
    background: #E8E8E8;
    font-size: .9em;
    text-decoration: none; }
    @media only screen and (max-width: 1200px) {
      footer .full-bar {
        padding: 1.5em 0; } }
    footer .full-bar p {
      display: inline-block;
      margin-bottom: 0; }
      @media only screen and (max-width: 1200px) {
        footer .full-bar p {
          font-size: .9em; } }
    footer .full-bar strong {
      margin-right: 5px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-weight: normal;
      text-transform: uppercase; }
      @media only screen and (max-width: 1100px) {
        footer .full-bar strong {
          display: block; } }
    footer .full-bar span {
      margin-left: 15px;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .7em;
      color: #EC008C;
      text-transform: uppercase; }
      @media only screen and (max-width: 590px) {
        footer .full-bar span {
          margin-left: 0; } }
      footer .full-bar span.continue {
        margin-left: 5px;
        font-size: 2em;
        line-height: 1;
        vertical-align: sub; }
    footer .full-bar form {
      display: inline-block;
      width: 245px;
      vertical-align: top; }
      @media only screen and (max-width: 1200px) {
        footer .full-bar form {
          width: 160px; } }
      @media only screen and (max-width: 1100px) {
        footer .full-bar form {
          width: 245px; } }
      @media only screen and (max-width: 950px) {
        footer .full-bar form {
          width: 100%; } }
      footer .full-bar form input {
        height: 30px;
        width: 235px;
        margin-bottom: 6px;
        margin-left: 10px;
        font-size: .9em !important;
        border: 1px solid #424242; }
        @media only screen and (max-width: 1200px) {
          footer .full-bar form input {
            width: 150px;
            font-size: .8em !important; } }
        @media only screen and (max-width: 1100px) {
          footer .full-bar form input {
            width: 245px;
            margin-left: 0;
            margin-top: 10px; } }
        @media only screen and (max-width: 950px) {
          footer .full-bar form input {
            width: 100%; } }
        @media only screen and (max-width: 590px) {
          footer .full-bar form input {
            margin-right: 15px; } }
      footer .full-bar form #subscribe-fname, footer .full-bar form #subscribe-lname {
        display: none;
        float: left;
        width: calc(50% - 10px); }
        @media only screen and (max-width: 1100px) {
          footer .full-bar form #subscribe-fname, footer .full-bar form #subscribe-lname {
            margin-right: 10px; } }
      @media only screen and (max-width: 1100px) {
        footer .full-bar form #subscribe-lname {
          width: 50%;
          margin-right: 0; } }
    footer .full-bar:hover {
      cursor: pointer;
      background: #EC008C;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      footer .full-bar:hover strong {
        text-decoration: none; }
      footer .full-bar:hover p {
        text-decoration: underline; }
      footer .full-bar:hover span {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
  @media only screen and (max-width: 1100px) {
    footer #newsletter-submit {
      line-height: 6.1; } }
  footer #newsletter-signup-bar {
    border-top: 4px solid #000; }
  footer #bottom {
    position: relative;
    padding-top: 1em;
    padding-bottom: 2em;
    margin-bottom: 2em;
    font-size: .5em; }
    footer #bottom .title {
      display: block;
      margin-bottom: 0;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: uppercase;
      color: #EC008C; }
    footer #bottom .sponsors {
      display: table; }
      footer #bottom .sponsors .sponsor {
        display: table-cell;
        padding-right: 2em;
        vertical-align: middle;
        height: 80px;
        margin-right: 1.5em; }
    footer #bottom .copyright {
      font-size: 10px !important; }
    footer #bottom .bold {
      font-size: 12px !important;
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      text-transform: uppercase;
      text-decoration: none; }
    footer #bottom .right {
      float: right;
      font-family: "Helvetica Neue LT W01_67 Md Cn"; }
      @media only screen and (max-width: 590px) {
        footer #bottom .right {
          float: none; } }
      footer #bottom .right a {
        font-family: "Helvetica Neue LT W01_77 Bd Cn";
        margin-right: 10px; }
        footer #bottom .right a.form-logo {
          display: inline-block;
          margin-right: 0;
          font-size: 12px !important;
          text-decoration: none;
          vertical-align: middle; }
          @media only screen and (max-width: 950px) {
            footer #bottom .right a.form-logo {
              right: 2em; } }
          footer #bottom .right a.form-logo:hover {
            color: #EC008C; }
      footer #bottom .right #google-translate-footer {
        display: inline-block;
        margin: -.5em .5em 0 0;
        margin-right: .5em; }
        footer #bottom .right #google-translate-footer select {
          font-size: .85em !important; }
        @media only screen and (max-width: 590px) {
          footer #bottom .right #google-translate-footer {
            display: block;
            margin-top: .5em; } }
#email-popup {
  position: fixed;
  bottom: -280px;
  right: 4em;
  z-index: 20;
  width: 380px;
  height: 275px;
  padding: 1em 2em;
  text-align: center;
  background: url(../images/email-popup-bg.jpg);
  background-size: cover;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-shadow: -4px -2px 9px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: -4px -2px 9px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: -4px -2px 9px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: -4px -2px 9px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: -4px -2px 9px 0 rgba(0, 0, 0, 0.5);
  transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out; }
  @media only screen and (max-width: 590px) {
    #email-popup {
      right: auto;
      width: 100%; } }
  #email-popup:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    content: ''; }
  #email-popup .content {
    position: relative;
    z-index: 1; }
  #email-popup.show {
    bottom: 0; }
  #email-popup .icon-close {
    position: absolute;
    top: 0;
    right: 0;
    font-size: .8em;
    color: #FFF; }
    #email-popup .icon-close:hover {
      cursor: pointer;
      color: #EC008C;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #email-popup p {
    text-transform: uppercase;
    font-family: "Helvetica Neue LT W01_67 Md Cn";
    font-size: 1.4em;
    line-height: 1.3;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #email-popup p span {
      display: block;
      margin-bottom: 1em;
      font-size: .58em;
      text-transform: none; }
  #email-popup form {
    overflow: hidden;
    width: 100%; }
    #email-popup form input {
      float: left;
      width: calc(50% - 10px);
      height: 40px;
      margin-right: 10px;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .82em;
      text-indent: 1em; }
      #email-popup form input::-webkit-input-placeholder {
        color: #000; }
      #email-popup form input:-moz-placeholder {
        color: #000; }
      #email-popup form input::-moz-placeholder {
        color: #000; }
      #email-popup form input:-ms-input-placeholder {
        color: #000; }
      #email-popup form input:first-of-type {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px; }
      #email-popup form input:last-of-type {
        width: 50%;
        margin-right: 0; }
    #email-popup form .button, #email-popup form .cart-button {
      display: inline-block;
      margin-top: 4em; }
      #email-popup form .button:hover, #email-popup form .cart-button:hover {
        background: #FFF !important;
        color: #EC008C !important; }
    #email-popup form #hide-popup {
      display: inline-block;
      margin-left: 10px;
      font-family: "Helvetica Neue LT W01_67 Md Cn";
      font-size: .82em;
      color: #FFF;
      text-decoration: none;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #email-popup form #hide-popup:hover {
        text-decoration: underline; }

#email-confirm-window, #sponsor-attendee-window {
  display: none;
  overflow: hidden;
  position: fixed;
  z-index: 201;
  top: 50%;
  left: 50%;
  width: 850px;
  height: 565px;
  padding: 2em 6em;
  text-align: center;
  background: url(../images/email-confirm-bg.jpg);
  background-position: center;
  background-size: cover;
  transform: translate(-50%, -50%);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  @media only screen and (max-width: 950px) {
    #email-confirm-window, #sponsor-attendee-window {
      width: 100%;
      height: auto; } }
  @media only screen and (max-width: 590px) {
    #email-confirm-window, #sponsor-attendee-window {
      padding: 2em 1em; } }
  #email-confirm-window:before, #sponsor-attendee-window:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: ''; }
  #email-confirm-window .top, #sponsor-attendee-window .top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 0;
    background: #EC008C;
    line-height: 100px;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: 1.7em;
    text-transform: uppercase;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
  #email-confirm-window p, #sponsor-attendee-window p {
    position: relative;
    z-index: 2;
    padding-top: calc(100px + .5em);
    font-family: "Helvetica Neue LT W01_47 Lt Cn";
    font-size: 1.3em;
    line-height: 1.2;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    #email-confirm-window p.complete, #sponsor-attendee-window p.complete {
      padding: 10em 0 8em 0; }
  #email-confirm-window form, #sponsor-attendee-window form {
    position: relative;
    z-index: 2;
    margin: 4em 0; }
    @media only screen and (max-width: 950px) {
      #email-confirm-window form, #sponsor-attendee-window form {
        margin: 2em 0; } }
    #email-confirm-window form label, #sponsor-attendee-window form label {
      font-family: "Helvetica Neue LT W01_77 Bd Cn";
      font-size: .76em;
      text-transform: uppercase;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #email-confirm-window form input, #sponsor-attendee-window form input {
      width: 100%;
      height: 40px;
      margin: 5px 0 1.5em 0;
      text-align: center;
      font-family: "Helvetica Neue LT W01_47 Lt Cn";
      font-size: 1.4em; }
      #email-confirm-window form input::-webkit-input-placeholder, #sponsor-attendee-window form input::-webkit-input-placeholder {
        color: #000; }
      #email-confirm-window form input:-moz-placeholder, #sponsor-attendee-window form input:-moz-placeholder {
        color: #000; }
      #email-confirm-window form input::-moz-placeholder, #sponsor-attendee-window form input::-moz-placeholder {
        color: #000; }
      #email-confirm-window form input:-ms-input-placeholder, #sponsor-attendee-window form input:-ms-input-placeholder {
        color: #000; }
      @media only screen and (max-width: 950px) {
        #email-confirm-window form input, #sponsor-attendee-window form input {
          margin-bottom: 10px; } }
    #email-confirm-window form .button, #email-confirm-window form .cart-button, #sponsor-attendee-window form .button, #sponsor-attendee-window form .cart-button {
      display: inline-block; }
  #email-confirm-window .close-me, #sponsor-attendee-window .close-me {
    display: inline-block; }
  #email-confirm-window span, #sponsor-attendee-window span {
    position: relative;
    z-index: 2;
    margin-left: 1em;
    font-family: "Helvetica Neue LT W01_77 Bd Cn";
    font-size: .9em;
    text-transform: uppercase;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 590px) {
      #email-confirm-window span, #sponsor-attendee-window span {
        display: block;
        margin-top: 1em; } }
    #email-confirm-window span a, #sponsor-attendee-window span a {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  #email-confirm-window #attendee-form, #sponsor-attendee-window #attendee-form {
    margin-top: 8em; }
  #email-confirm-window .guest-field, #sponsor-attendee-window .guest-field {
    margin-bottom: 1em; }
    #email-confirm-window .guest-field label, #sponsor-attendee-window .guest-field label {
      display: inline-block;
      width: 10%;
      vertical-align: middle; }
      @media only screen and (max-width: 1100px) {
        #email-confirm-window .guest-field label, #sponsor-attendee-window .guest-field label {
          width: auto;
          display: block; } }
    #email-confirm-window .guest-field input, #sponsor-attendee-window .guest-field input {
      width: 44%;
      margin: 0; }
  #email-confirm-window ::-webkit-scrollbar, #sponsor-attendee-window ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px; }
  #email-confirm-window ::-webkit-scrollbar-thumb, #sponsor-attendee-window ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5); }
  #email-confirm-window #attendee-form-data, #sponsor-attendee-window #attendee-form-data {
    margin-bottom: 1em;
    padding: 1em;
    max-height: 14em;
    border-radius: .4em;
    background: rgba(255, 255, 255, 0.1);
    overflow-y: scroll; }

#lucy-page-template-inner {
  padding: 4em 0; }
