/* --- Fonts, Colors, and Spacing --- */
/* --- Grid Sizing --- */
/* --- Grid Mixins --- */
/* --- Transitions --- */
/* --- Other --- */
/* --- Grid Structure --- */
@import url(../lucy-share/css/icons.css);
@import 'https://use.typekit.net/liz4mpp.css';
@import 'https://cloud.typography.com/6936672/8002212/css/fonts.css';
.clearfix {
  *zoom: 1; }

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

.clearfix:after {
  clear: both; }

.row {
  margin-left: -20px;
  *zoom: 1; }

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

.row:after {
  clear: both; }

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

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

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

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

/* --- Input Styles --- */
[class*='span'] input[type=text], [class*='span'] input[type=date], [class*='span'] input[type=email], [class*='span'] input[type=phone], [class*='span'] input[type=tel], [class*='span'] input[type=password], [class*='span'] textarea, [class*='span'] select, .input-wrap input[type=text], .input-wrap input[type=date], .input-wrap input[type=email], .input-wrap input[type=phone], .input-wrap input[type=tel], .input-wrap input[type=password], .input-wrap textarea, .input-wrap select {
  width: 100% !important;
  margin: 0 0 10px 0 !important; }

/* --- Grid Styles --- */
.span1 {
  width: calc(4.1666666667% - 20px);
  margin-left: 20px; }
  .span1 .span1 {
    width: calc(100% - 20px); }

.offset1 {
  margin-left: calc(4.1666666667% + 20px) !important; }

.inset-l1 {
  padding-left: 4.1666666667% !important; }

.inset-r1 {
  padding-right: 4.1666666667% !important; }

.span2 {
  width: calc(8.3333333333% - 20px);
  margin-left: 20px; }
  .span2 .span1 {
    width: calc(50% - 20px); }
  .span2 .span2 {
    width: calc(100% - 20px); }

.offset2 {
  margin-left: calc(8.3333333333% + 20px) !important; }

.inset-l2 {
  padding-left: 8.3333333333% !important; }

.inset-r2 {
  padding-right: 8.3333333333% !important; }

.span3 {
  width: calc(12.5% - 20px);
  margin-left: 20px; }
  .span3 .span1 {
    width: calc(33.3333333333% - 20px); }
  .span3 .span2 {
    width: calc(66.6666666667% - 20px); }
  .span3 .span3 {
    width: calc(100% - 20px); }

.offset3 {
  margin-left: calc(12.5% + 20px) !important; }

.inset-l3 {
  padding-left: 12.5% !important; }

.inset-r3 {
  padding-right: 12.5% !important; }

.span4 {
  width: calc(16.6666666667% - 20px);
  margin-left: 20px; }
  .span4 .span1 {
    width: calc(25% - 20px); }
  .span4 .span2 {
    width: calc(50% - 20px); }
  .span4 .span3 {
    width: calc(75% - 20px); }
  .span4 .span4 {
    width: calc(100% - 20px); }

.offset4 {
  margin-left: calc(16.6666666667% + 20px) !important; }

.inset-l4 {
  padding-left: 16.6666666667% !important; }

.inset-r4 {
  padding-right: 16.6666666667% !important; }

.span5 {
  width: calc(20.8333333333% - 20px);
  margin-left: 20px; }
  .span5 .span1 {
    width: calc(20% - 20px); }
  .span5 .span2 {
    width: calc(40% - 20px); }
  .span5 .span3 {
    width: calc(60% - 20px); }
  .span5 .span4 {
    width: calc(80% - 20px); }
  .span5 .span5 {
    width: calc(100% - 20px); }

.offset5 {
  margin-left: calc(20.8333333333% + 20px) !important; }

.inset-l5 {
  padding-left: 20.8333333333% !important; }

.inset-r5 {
  padding-right: 20.8333333333% !important; }

.span6 {
  width: calc(25% - 20px);
  margin-left: 20px; }
  .span6 .span1 {
    width: calc(16.6666666667% - 20px); }
  .span6 .span2 {
    width: calc(33.3333333333% - 20px); }
  .span6 .span3 {
    width: calc(50% - 20px); }
  .span6 .span4 {
    width: calc(66.6666666667% - 20px); }
  .span6 .span5 {
    width: calc(83.3333333333% - 20px); }
  .span6 .span6 {
    width: calc(100% - 20px); }

.offset6 {
  margin-left: calc(25% + 20px) !important; }

.inset-l6 {
  padding-left: 25% !important; }

.inset-r6 {
  padding-right: 25% !important; }

.span7 {
  width: calc(29.1666666667% - 20px);
  margin-left: 20px; }
  .span7 .span1 {
    width: calc(14.2857142857% - 20px); }
  .span7 .span2 {
    width: calc(28.5714285714% - 20px); }
  .span7 .span3 {
    width: calc(42.8571428571% - 20px); }
  .span7 .span4 {
    width: calc(57.1428571429% - 20px); }
  .span7 .span5 {
    width: calc(71.4285714286% - 20px); }
  .span7 .span6 {
    width: calc(85.7142857143% - 20px); }
  .span7 .span7 {
    width: calc(100% - 20px); }

.offset7 {
  margin-left: calc(29.1666666667% + 20px) !important; }

.inset-l7 {
  padding-left: 29.1666666667% !important; }

.inset-r7 {
  padding-right: 29.1666666667% !important; }

.span8 {
  width: calc(33.3333333333% - 20px);
  margin-left: 20px; }
  .span8 .span1 {
    width: calc(12.5% - 20px); }
  .span8 .span2 {
    width: calc(25% - 20px); }
  .span8 .span3 {
    width: calc(37.5% - 20px); }
  .span8 .span4 {
    width: calc(50% - 20px); }
  .span8 .span5 {
    width: calc(62.5% - 20px); }
  .span8 .span6 {
    width: calc(75% - 20px); }
  .span8 .span7 {
    width: calc(87.5% - 20px); }
  .span8 .span8 {
    width: calc(100% - 20px); }

.offset8 {
  margin-left: calc(33.3333333333% + 20px) !important; }

.inset-l8 {
  padding-left: 33.3333333333% !important; }

.inset-r8 {
  padding-right: 33.3333333333% !important; }

.span9 {
  width: calc(37.5% - 20px);
  margin-left: 20px; }
  .span9 .span1 {
    width: calc(11.1111111111% - 20px); }
  .span9 .span2 {
    width: calc(22.2222222222% - 20px); }
  .span9 .span3 {
    width: calc(33.3333333333% - 20px); }
  .span9 .span4 {
    width: calc(44.4444444444% - 20px); }
  .span9 .span5 {
    width: calc(55.5555555556% - 20px); }
  .span9 .span6 {
    width: calc(66.6666666667% - 20px); }
  .span9 .span7 {
    width: calc(77.7777777778% - 20px); }
  .span9 .span8 {
    width: calc(88.8888888889% - 20px); }
  .span9 .span9 {
    width: calc(100% - 20px); }

.offset9 {
  margin-left: calc(37.5% + 20px) !important; }

.inset-l9 {
  padding-left: 37.5% !important; }

.inset-r9 {
  padding-right: 37.5% !important; }

.span10 {
  width: calc(41.6666666667% - 20px);
  margin-left: 20px; }
  .span10 .span1 {
    width: calc(10% - 20px); }
  .span10 .span2 {
    width: calc(20% - 20px); }
  .span10 .span3 {
    width: calc(30% - 20px); }
  .span10 .span4 {
    width: calc(40% - 20px); }
  .span10 .span5 {
    width: calc(50% - 20px); }
  .span10 .span6 {
    width: calc(60% - 20px); }
  .span10 .span7 {
    width: calc(70% - 20px); }
  .span10 .span8 {
    width: calc(80% - 20px); }
  .span10 .span9 {
    width: calc(90% - 20px); }
  .span10 .span10 {
    width: calc(100% - 20px); }

.offset10 {
  margin-left: calc(41.6666666667% + 20px) !important; }

.inset-l10 {
  padding-left: 41.6666666667% !important; }

.inset-r10 {
  padding-right: 41.6666666667% !important; }

.span11 {
  width: calc(45.8333333333% - 20px);
  margin-left: 20px; }
  .span11 .span1 {
    width: calc(9.0909090909% - 20px); }
  .span11 .span2 {
    width: calc(18.1818181818% - 20px); }
  .span11 .span3 {
    width: calc(27.2727272727% - 20px); }
  .span11 .span4 {
    width: calc(36.3636363636% - 20px); }
  .span11 .span5 {
    width: calc(45.4545454545% - 20px); }
  .span11 .span6 {
    width: calc(54.5454545455% - 20px); }
  .span11 .span7 {
    width: calc(63.6363636364% - 20px); }
  .span11 .span8 {
    width: calc(72.7272727273% - 20px); }
  .span11 .span9 {
    width: calc(81.8181818182% - 20px); }
  .span11 .span10 {
    width: calc(90.9090909091% - 20px); }
  .span11 .span11 {
    width: calc(100% - 20px); }

.offset11 {
  margin-left: calc(45.8333333333% + 20px) !important; }

.inset-l11 {
  padding-left: 45.8333333333% !important; }

.inset-r11 {
  padding-right: 45.8333333333% !important; }

.span12 {
  width: calc(50% - 20px);
  margin-left: 20px; }
  .span12 .span1 {
    width: calc(8.3333333333% - 20px); }
  .span12 .span2 {
    width: calc(16.6666666667% - 20px); }
  .span12 .span3 {
    width: calc(25% - 20px); }
  .span12 .span4 {
    width: calc(33.3333333333% - 20px); }
  .span12 .span5 {
    width: calc(41.6666666667% - 20px); }
  .span12 .span6 {
    width: calc(50% - 20px); }
  .span12 .span7 {
    width: calc(58.3333333333% - 20px); }
  .span12 .span8 {
    width: calc(66.6666666667% - 20px); }
  .span12 .span9 {
    width: calc(75% - 20px); }
  .span12 .span10 {
    width: calc(83.3333333333% - 20px); }
  .span12 .span11 {
    width: calc(91.6666666667% - 20px); }
  .span12 .span12 {
    width: calc(100% - 20px); }

.offset12 {
  margin-left: calc(50% + 20px) !important; }

.inset-l12 {
  padding-left: 50% !important; }

.inset-r12 {
  padding-right: 50% !important; }

.span13 {
  width: calc(54.1666666667% - 20px);
  margin-left: 20px; }
  .span13 .span1 {
    width: calc(7.6923076923% - 20px); }
  .span13 .span2 {
    width: calc(15.3846153846% - 20px); }
  .span13 .span3 {
    width: calc(23.0769230769% - 20px); }
  .span13 .span4 {
    width: calc(30.7692307692% - 20px); }
  .span13 .span5 {
    width: calc(38.4615384615% - 20px); }
  .span13 .span6 {
    width: calc(46.1538461538% - 20px); }
  .span13 .span7 {
    width: calc(53.8461538462% - 20px); }
  .span13 .span8 {
    width: calc(61.5384615385% - 20px); }
  .span13 .span9 {
    width: calc(69.2307692308% - 20px); }
  .span13 .span10 {
    width: calc(76.9230769231% - 20px); }
  .span13 .span11 {
    width: calc(84.6153846154% - 20px); }
  .span13 .span12 {
    width: calc(92.3076923077% - 20px); }
  .span13 .span13 {
    width: calc(100% - 20px); }

.offset13 {
  margin-left: calc(54.1666666667% + 20px) !important; }

.inset-l13 {
  padding-left: 54.1666666667% !important; }

.inset-r13 {
  padding-right: 54.1666666667% !important; }

.span14 {
  width: calc(58.3333333333% - 20px);
  margin-left: 20px; }
  .span14 .span1 {
    width: calc(7.1428571429% - 20px); }
  .span14 .span2 {
    width: calc(14.2857142857% - 20px); }
  .span14 .span3 {
    width: calc(21.4285714286% - 20px); }
  .span14 .span4 {
    width: calc(28.5714285714% - 20px); }
  .span14 .span5 {
    width: calc(35.7142857143% - 20px); }
  .span14 .span6 {
    width: calc(42.8571428571% - 20px); }
  .span14 .span7 {
    width: calc(50% - 20px); }
  .span14 .span8 {
    width: calc(57.1428571429% - 20px); }
  .span14 .span9 {
    width: calc(64.2857142857% - 20px); }
  .span14 .span10 {
    width: calc(71.4285714286% - 20px); }
  .span14 .span11 {
    width: calc(78.5714285714% - 20px); }
  .span14 .span12 {
    width: calc(85.7142857143% - 20px); }
  .span14 .span13 {
    width: calc(92.8571428571% - 20px); }
  .span14 .span14 {
    width: calc(100% - 20px); }

.offset14 {
  margin-left: calc(58.3333333333% + 20px) !important; }

.inset-l14 {
  padding-left: 58.3333333333% !important; }

.inset-r14 {
  padding-right: 58.3333333333% !important; }

.span15 {
  width: calc(62.5% - 20px);
  margin-left: 20px; }
  .span15 .span1 {
    width: calc(6.6666666667% - 20px); }
  .span15 .span2 {
    width: calc(13.3333333333% - 20px); }
  .span15 .span3 {
    width: calc(20% - 20px); }
  .span15 .span4 {
    width: calc(26.6666666667% - 20px); }
  .span15 .span5 {
    width: calc(33.3333333333% - 20px); }
  .span15 .span6 {
    width: calc(40% - 20px); }
  .span15 .span7 {
    width: calc(46.6666666667% - 20px); }
  .span15 .span8 {
    width: calc(53.3333333333% - 20px); }
  .span15 .span9 {
    width: calc(60% - 20px); }
  .span15 .span10 {
    width: calc(66.6666666667% - 20px); }
  .span15 .span11 {
    width: calc(73.3333333333% - 20px); }
  .span15 .span12 {
    width: calc(80% - 20px); }
  .span15 .span13 {
    width: calc(86.6666666667% - 20px); }
  .span15 .span14 {
    width: calc(93.3333333333% - 20px); }
  .span15 .span15 {
    width: calc(100% - 20px); }

.offset15 {
  margin-left: calc(62.5% + 20px) !important; }

.inset-l15 {
  padding-left: 62.5% !important; }

.inset-r15 {
  padding-right: 62.5% !important; }

.span16 {
  width: calc(66.6666666667% - 20px);
  margin-left: 20px; }
  .span16 .span1 {
    width: calc(6.25% - 20px); }
  .span16 .span2 {
    width: calc(12.5% - 20px); }
  .span16 .span3 {
    width: calc(18.75% - 20px); }
  .span16 .span4 {
    width: calc(25% - 20px); }
  .span16 .span5 {
    width: calc(31.25% - 20px); }
  .span16 .span6 {
    width: calc(37.5% - 20px); }
  .span16 .span7 {
    width: calc(43.75% - 20px); }
  .span16 .span8 {
    width: calc(50% - 20px); }
  .span16 .span9 {
    width: calc(56.25% - 20px); }
  .span16 .span10 {
    width: calc(62.5% - 20px); }
  .span16 .span11 {
    width: calc(68.75% - 20px); }
  .span16 .span12 {
    width: calc(75% - 20px); }
  .span16 .span13 {
    width: calc(81.25% - 20px); }
  .span16 .span14 {
    width: calc(87.5% - 20px); }
  .span16 .span15 {
    width: calc(93.75% - 20px); }
  .span16 .span16 {
    width: calc(100% - 20px); }

.offset16 {
  margin-left: calc(66.6666666667% + 20px) !important; }

.inset-l16 {
  padding-left: 66.6666666667% !important; }

.inset-r16 {
  padding-right: 66.6666666667% !important; }

.span17 {
  width: calc(70.8333333333% - 20px);
  margin-left: 20px; }
  .span17 .span1 {
    width: calc(5.8823529412% - 20px); }
  .span17 .span2 {
    width: calc(11.7647058824% - 20px); }
  .span17 .span3 {
    width: calc(17.6470588235% - 20px); }
  .span17 .span4 {
    width: calc(23.5294117647% - 20px); }
  .span17 .span5 {
    width: calc(29.4117647059% - 20px); }
  .span17 .span6 {
    width: calc(35.2941176471% - 20px); }
  .span17 .span7 {
    width: calc(41.1764705882% - 20px); }
  .span17 .span8 {
    width: calc(47.0588235294% - 20px); }
  .span17 .span9 {
    width: calc(52.9411764706% - 20px); }
  .span17 .span10 {
    width: calc(58.8235294118% - 20px); }
  .span17 .span11 {
    width: calc(64.7058823529% - 20px); }
  .span17 .span12 {
    width: calc(70.5882352941% - 20px); }
  .span17 .span13 {
    width: calc(76.4705882353% - 20px); }
  .span17 .span14 {
    width: calc(82.3529411765% - 20px); }
  .span17 .span15 {
    width: calc(88.2352941176% - 20px); }
  .span17 .span16 {
    width: calc(94.1176470588% - 20px); }
  .span17 .span17 {
    width: calc(100% - 20px); }

.offset17 {
  margin-left: calc(70.8333333333% + 20px) !important; }

.inset-l17 {
  padding-left: 70.8333333333% !important; }

.inset-r17 {
  padding-right: 70.8333333333% !important; }

.span18 {
  width: calc(75% - 20px);
  margin-left: 20px; }
  .span18 .span1 {
    width: calc(5.5555555556% - 20px); }
  .span18 .span2 {
    width: calc(11.1111111111% - 20px); }
  .span18 .span3 {
    width: calc(16.6666666667% - 20px); }
  .span18 .span4 {
    width: calc(22.2222222222% - 20px); }
  .span18 .span5 {
    width: calc(27.7777777778% - 20px); }
  .span18 .span6 {
    width: calc(33.3333333333% - 20px); }
  .span18 .span7 {
    width: calc(38.8888888889% - 20px); }
  .span18 .span8 {
    width: calc(44.4444444444% - 20px); }
  .span18 .span9 {
    width: calc(50% - 20px); }
  .span18 .span10 {
    width: calc(55.5555555556% - 20px); }
  .span18 .span11 {
    width: calc(61.1111111111% - 20px); }
  .span18 .span12 {
    width: calc(66.6666666667% - 20px); }
  .span18 .span13 {
    width: calc(72.2222222222% - 20px); }
  .span18 .span14 {
    width: calc(77.7777777778% - 20px); }
  .span18 .span15 {
    width: calc(83.3333333333% - 20px); }
  .span18 .span16 {
    width: calc(88.8888888889% - 20px); }
  .span18 .span17 {
    width: calc(94.4444444444% - 20px); }
  .span18 .span18 {
    width: calc(100% - 20px); }

.offset18 {
  margin-left: calc(75% + 20px) !important; }

.inset-l18 {
  padding-left: 75% !important; }

.inset-r18 {
  padding-right: 75% !important; }

.span19 {
  width: calc(79.1666666667% - 20px);
  margin-left: 20px; }
  .span19 .span1 {
    width: calc(5.2631578947% - 20px); }
  .span19 .span2 {
    width: calc(10.5263157895% - 20px); }
  .span19 .span3 {
    width: calc(15.7894736842% - 20px); }
  .span19 .span4 {
    width: calc(21.0526315789% - 20px); }
  .span19 .span5 {
    width: calc(26.3157894737% - 20px); }
  .span19 .span6 {
    width: calc(31.5789473684% - 20px); }
  .span19 .span7 {
    width: calc(36.8421052632% - 20px); }
  .span19 .span8 {
    width: calc(42.1052631579% - 20px); }
  .span19 .span9 {
    width: calc(47.3684210526% - 20px); }
  .span19 .span10 {
    width: calc(52.6315789474% - 20px); }
  .span19 .span11 {
    width: calc(57.8947368421% - 20px); }
  .span19 .span12 {
    width: calc(63.1578947368% - 20px); }
  .span19 .span13 {
    width: calc(68.4210526316% - 20px); }
  .span19 .span14 {
    width: calc(73.6842105263% - 20px); }
  .span19 .span15 {
    width: calc(78.9473684211% - 20px); }
  .span19 .span16 {
    width: calc(84.2105263158% - 20px); }
  .span19 .span17 {
    width: calc(89.4736842105% - 20px); }
  .span19 .span18 {
    width: calc(94.7368421053% - 20px); }
  .span19 .span19 {
    width: calc(100% - 20px); }

.offset19 {
  margin-left: calc(79.1666666667% + 20px) !important; }

.inset-l19 {
  padding-left: 79.1666666667% !important; }

.inset-r19 {
  padding-right: 79.1666666667% !important; }

.span20 {
  width: calc(83.3333333333% - 20px);
  margin-left: 20px; }
  .span20 .span1 {
    width: calc(5% - 20px); }
  .span20 .span2 {
    width: calc(10% - 20px); }
  .span20 .span3 {
    width: calc(15% - 20px); }
  .span20 .span4 {
    width: calc(20% - 20px); }
  .span20 .span5 {
    width: calc(25% - 20px); }
  .span20 .span6 {
    width: calc(30% - 20px); }
  .span20 .span7 {
    width: calc(35% - 20px); }
  .span20 .span8 {
    width: calc(40% - 20px); }
  .span20 .span9 {
    width: calc(45% - 20px); }
  .span20 .span10 {
    width: calc(50% - 20px); }
  .span20 .span11 {
    width: calc(55% - 20px); }
  .span20 .span12 {
    width: calc(60% - 20px); }
  .span20 .span13 {
    width: calc(65% - 20px); }
  .span20 .span14 {
    width: calc(70% - 20px); }
  .span20 .span15 {
    width: calc(75% - 20px); }
  .span20 .span16 {
    width: calc(80% - 20px); }
  .span20 .span17 {
    width: calc(85% - 20px); }
  .span20 .span18 {
    width: calc(90% - 20px); }
  .span20 .span19 {
    width: calc(95% - 20px); }
  .span20 .span20 {
    width: calc(100% - 20px); }

.offset20 {
  margin-left: calc(83.3333333333% + 20px) !important; }

.inset-l20 {
  padding-left: 83.3333333333% !important; }

.inset-r20 {
  padding-right: 83.3333333333% !important; }

.span21 {
  width: calc(87.5% - 20px);
  margin-left: 20px; }
  .span21 .span1 {
    width: calc(4.7619047619% - 20px); }
  .span21 .span2 {
    width: calc(9.5238095238% - 20px); }
  .span21 .span3 {
    width: calc(14.2857142857% - 20px); }
  .span21 .span4 {
    width: calc(19.0476190476% - 20px); }
  .span21 .span5 {
    width: calc(23.8095238095% - 20px); }
  .span21 .span6 {
    width: calc(28.5714285714% - 20px); }
  .span21 .span7 {
    width: calc(33.3333333333% - 20px); }
  .span21 .span8 {
    width: calc(38.0952380952% - 20px); }
  .span21 .span9 {
    width: calc(42.8571428571% - 20px); }
  .span21 .span10 {
    width: calc(47.619047619% - 20px); }
  .span21 .span11 {
    width: calc(52.380952381% - 20px); }
  .span21 .span12 {
    width: calc(57.1428571429% - 20px); }
  .span21 .span13 {
    width: calc(61.9047619048% - 20px); }
  .span21 .span14 {
    width: calc(66.6666666667% - 20px); }
  .span21 .span15 {
    width: calc(71.4285714286% - 20px); }
  .span21 .span16 {
    width: calc(76.1904761905% - 20px); }
  .span21 .span17 {
    width: calc(80.9523809524% - 20px); }
  .span21 .span18 {
    width: calc(85.7142857143% - 20px); }
  .span21 .span19 {
    width: calc(90.4761904762% - 20px); }
  .span21 .span20 {
    width: calc(95.2380952381% - 20px); }
  .span21 .span21 {
    width: calc(100% - 20px); }

.offset21 {
  margin-left: calc(87.5% + 20px) !important; }

.inset-l21 {
  padding-left: 87.5% !important; }

.inset-r21 {
  padding-right: 87.5% !important; }

.span22 {
  width: calc(91.6666666667% - 20px);
  margin-left: 20px; }
  .span22 .span1 {
    width: calc(4.5454545455% - 20px); }
  .span22 .span2 {
    width: calc(9.0909090909% - 20px); }
  .span22 .span3 {
    width: calc(13.6363636364% - 20px); }
  .span22 .span4 {
    width: calc(18.1818181818% - 20px); }
  .span22 .span5 {
    width: calc(22.7272727273% - 20px); }
  .span22 .span6 {
    width: calc(27.2727272727% - 20px); }
  .span22 .span7 {
    width: calc(31.8181818182% - 20px); }
  .span22 .span8 {
    width: calc(36.3636363636% - 20px); }
  .span22 .span9 {
    width: calc(40.9090909091% - 20px); }
  .span22 .span10 {
    width: calc(45.4545454545% - 20px); }
  .span22 .span11 {
    width: calc(50% - 20px); }
  .span22 .span12 {
    width: calc(54.5454545455% - 20px); }
  .span22 .span13 {
    width: calc(59.0909090909% - 20px); }
  .span22 .span14 {
    width: calc(63.6363636364% - 20px); }
  .span22 .span15 {
    width: calc(68.1818181818% - 20px); }
  .span22 .span16 {
    width: calc(72.7272727273% - 20px); }
  .span22 .span17 {
    width: calc(77.2727272727% - 20px); }
  .span22 .span18 {
    width: calc(81.8181818182% - 20px); }
  .span22 .span19 {
    width: calc(86.3636363636% - 20px); }
  .span22 .span20 {
    width: calc(90.9090909091% - 20px); }
  .span22 .span21 {
    width: calc(95.4545454545% - 20px); }
  .span22 .span22 {
    width: calc(100% - 20px); }

.offset22 {
  margin-left: calc(91.6666666667% + 20px) !important; }

.inset-l22 {
  padding-left: 91.6666666667% !important; }

.inset-r22 {
  padding-right: 91.6666666667% !important; }

.span23 {
  width: calc(95.8333333333% - 20px);
  margin-left: 20px; }
  .span23 .span1 {
    width: calc(4.347826087% - 20px); }
  .span23 .span2 {
    width: calc(8.6956521739% - 20px); }
  .span23 .span3 {
    width: calc(13.0434782609% - 20px); }
  .span23 .span4 {
    width: calc(17.3913043478% - 20px); }
  .span23 .span5 {
    width: calc(21.7391304348% - 20px); }
  .span23 .span6 {
    width: calc(26.0869565217% - 20px); }
  .span23 .span7 {
    width: calc(30.4347826087% - 20px); }
  .span23 .span8 {
    width: calc(34.7826086957% - 20px); }
  .span23 .span9 {
    width: calc(39.1304347826% - 20px); }
  .span23 .span10 {
    width: calc(43.4782608696% - 20px); }
  .span23 .span11 {
    width: calc(47.8260869565% - 20px); }
  .span23 .span12 {
    width: calc(52.1739130435% - 20px); }
  .span23 .span13 {
    width: calc(56.5217391304% - 20px); }
  .span23 .span14 {
    width: calc(60.8695652174% - 20px); }
  .span23 .span15 {
    width: calc(65.2173913043% - 20px); }
  .span23 .span16 {
    width: calc(69.5652173913% - 20px); }
  .span23 .span17 {
    width: calc(73.9130434783% - 20px); }
  .span23 .span18 {
    width: calc(78.2608695652% - 20px); }
  .span23 .span19 {
    width: calc(82.6086956522% - 20px); }
  .span23 .span20 {
    width: calc(86.9565217391% - 20px); }
  .span23 .span21 {
    width: calc(91.3043478261% - 20px); }
  .span23 .span22 {
    width: calc(95.652173913% - 20px); }
  .span23 .span23 {
    width: calc(100% - 20px); }

.offset23 {
  margin-left: calc(95.8333333333% + 20px) !important; }

.inset-l23 {
  padding-left: 95.8333333333% !important; }

.inset-r23 {
  padding-right: 95.8333333333% !important; }

.span24 {
  width: calc(100% - 20px);
  margin-left: 20px; }
  .span24 .span1 {
    width: calc(4.1666666667% - 20px); }
  .span24 .span2 {
    width: calc(8.3333333333% - 20px); }
  .span24 .span3 {
    width: calc(12.5% - 20px); }
  .span24 .span4 {
    width: calc(16.6666666667% - 20px); }
  .span24 .span5 {
    width: calc(20.8333333333% - 20px); }
  .span24 .span6 {
    width: calc(25% - 20px); }
  .span24 .span7 {
    width: calc(29.1666666667% - 20px); }
  .span24 .span8 {
    width: calc(33.3333333333% - 20px); }
  .span24 .span9 {
    width: calc(37.5% - 20px); }
  .span24 .span10 {
    width: calc(41.6666666667% - 20px); }
  .span24 .span11 {
    width: calc(45.8333333333% - 20px); }
  .span24 .span12 {
    width: calc(50% - 20px); }
  .span24 .span13 {
    width: calc(54.1666666667% - 20px); }
  .span24 .span14 {
    width: calc(58.3333333333% - 20px); }
  .span24 .span15 {
    width: calc(62.5% - 20px); }
  .span24 .span16 {
    width: calc(66.6666666667% - 20px); }
  .span24 .span17 {
    width: calc(70.8333333333% - 20px); }
  .span24 .span18 {
    width: calc(75% - 20px); }
  .span24 .span19 {
    width: calc(79.1666666667% - 20px); }
  .span24 .span20 {
    width: calc(83.3333333333% - 20px); }
  .span24 .span21 {
    width: calc(87.5% - 20px); }
  .span24 .span22 {
    width: calc(91.6666666667% - 20px); }
  .span24 .span23 {
    width: calc(95.8333333333% - 20px); }
  .span24 .span24 {
    width: calc(100% - 20px); }

.offset24 {
  margin-left: calc(100% + 20px) !important; }

.inset-l24 {
  padding-left: 100% !important; }

.inset-r24 {
  padding-right: 100% !important; }

@media only screen and (max-width: 525px) {
  .row {
    margin-left: 0 !important; }
  [class*='span'] {
    width: 100% !important;
    margin-left: 0 !important; }
    [class*='span'].inset-l1 {
      padding-left: calc((100% / 24) * 2) !important; }
    [class*='span'].inset-r1 {
      padding-right: calc((100% / 24) * 2) !important; } }

/* --- 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 (max-width: 1920px) {
    #breakpoints .breakpoint.desktop-large {
      display: inline-block; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 1440px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: inline-block; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 1125px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: inline-block; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 875px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: inline-block; }
    #breakpoints .breakpoint.mobile {
      display: none; } }
  @media only screen and (max-width: 525px) {
    #breakpoints .breakpoint.desktop-large {
      display: none; }
    #breakpoints .breakpoint.desktop-medium {
      display: none; }
    #breakpoints .breakpoint.desktop {
      display: none; }
    #breakpoints .breakpoint.tablet {
      display: none; }
    #breakpoints .breakpoint.mobile {
      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; }

#memberships-table {
  border-collapse: collapse; }
  #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; }
  #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; }
  #membership-join .option h2 {
    margin-bottom: .35em;
    font-size: 1.5em;
    line-height: 1; }
    #membership-join .option h2 span {
      color: #000; }
  #membership-join .option ul {
    margin: 0; }

#membership-join .actions {
  margin-top: 2.5em; }

#membership-join .group {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #DDD; }

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

#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: #DDD;
    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 #DDD; }
  #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 #DDD; }
  #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 #DDD; }
  #account-page table td {
    padding: .75em;
    border-bottom: 1px solid #DDD; }
    #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; }

#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; }

#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; }
    #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; }

/* --- Staff --- */
#staff-list .member {
  padding: 2em 0 .5em 0;
  border-bottom: 1px solid #DDD; }
  #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, #staff-list .member .top .span10 .inner {
      position: absolute;
      top: 50%;
      transform: translate(0, -50%); }
      #staff-list .member .top .span11 .inner h2, #staff-list .member .top .span11 .inner p, #staff-list .member .top .span10 .inner h2, #staff-list .member .top .span10 .inner p {
        position: relative;
        left: 10px; }
  #staff-list .member:last-child {
    border-bottom: none; }

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

/* --- 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 #DDD; }
  #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 #DDD; }
    #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 #DDD; }
  #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 #DDD; }
    #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 #DDD; }

/* --- Calendar --- */
#calendar {
  /* --- List View --- */
  /* --- Calendar View --- */ }
  #calendar .lucy-wrapper, #calendar #layout-7030 {
    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; }
      #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; }
        #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; }
        #calendar #calendar-header ul a.print:before {
          font-size: 14px; }
  #calendar .filters {
    position: absolute;
    top: 0;
    right: 0;
    list-style-type: none;
    padding-left: 0;
    padding-top: 10px; }
    #calendar .filters li {
      display: inline-block; }
    #calendar .filters a {
      padding-right: 1em;
      font-size: .875em;
      color: #000; }
      #calendar .filters a:last-of-type {
        padding-right: 0; }
      #calendar .filters a.all {
        margin-right: 1em;
        border-right: 1px solid #DDD; }
      #calendar .filters a.active {
        font-weight: 700; }
  #calendar #list {
    border-bottom: 1px solid #DDD; }
    #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; }
        #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; }
      #calendar #list .event .details .inner {
        position: absolute;
        top: 50%;
        transform: translate(0, -50%); }
      #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; }
      #calendar #list .event:after {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: 1px solid #DDD;
        border-bottom: none;
        content: ''; }
      #calendar #list .event:hover {
        background: #FAFAFA; }
  #calendar #grid #events-calendar {
    position: relative;
    width: 100%;
    padding: 0;
    border-collapse: collapse; }
    @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 print {
        #calendar #grid #events-calendar th {
          color: #000; } }
    #calendar #grid #events-calendar td {
      padding: 1em;
      vertical-align: top;
      border: 1px solid #DDD; }
      @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; }
        #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 print {
        #calendar #grid #events-calendar td a {
          color: #000;
          text-decoration: 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, #event-header #layout-7030 {
    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 #DDD; }
    #event-tickets form:last-of-type {
      border-bottom: 1px solid #DDD; }
    #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 #DDD;
      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 #DDD;
  border-right: 1px solid #DDD;
  border-collapse: collapse; }
  #sponsorship-table thead tr td {
    vertical-align: top;
    border-bottom: 7px solid #DDD; }
    #sponsorship-table thead tr td:first-child {
      width: 250px;
      vertical-align: bottom; }
    #sponsorship-table thead tr td.level {
      position: relative;
      text-align: center;
      border-left: 7px solid #DDD;
      border-top: 1px solid #DDD; }
      #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 #DDD; }
        #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; }
  #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 #DDD; }
    #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 #DDD; }
    #sponsorship-table tbody tr td.last {
      border-right: 7px solid #DDD; }

/* --- Mobile Sponsorship --- */
#sponsorship-listing {
  display: none;
  float: left;
  width: 100%;
  margin: 2.692em 0 1.538em 0; }
  #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 #DDD;
      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 #DDD;
      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 #DDD;
      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 #DDD; }
  #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, #campaign-header #layout-7030 {
    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:visited.active {
          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 #DDD;
        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 #DDD; }
  #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 #DDD; }
    #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 #DDD; }

#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 #DDD; }

#cart .item {
  position: relative;
  padding: 1em 0;
  min-height: 3em;
  font-size: 1.1em;
  border-bottom: 1px solid #DDD; }
  #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 #DDD; }
  #cart .item .inner, #cart .item .remove {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%); }
  #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; }

#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 #DDD; }
  #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; }
    #cart #cart-actions #cart-coupon .button, #cart #cart-actions #cart-coupon .cart-button {
      float: right;
      display: inline-block;
      padding: 10px 12px; }

.cart-button {
  display: inline-block; }

/* --- Checkout --- */
#checkout .billing-box {
  margin-bottom: 2em;
  padding-bottom: 2em;
  border-bottom: 1px solid #DDD; }

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

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

/* --- 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; }

#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 #DDD;
  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 #DDD;
        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 #DDD;
  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 .slider.count41 {
      width: 4100%; }
      .lucy-slideshow .slider.count41 .slide {
        width: 2.4390243902%; }
    .lucy-slideshow .slider.count42 {
      width: 4200%; }
      .lucy-slideshow .slider.count42 .slide {
        width: 2.380952381%; }
    .lucy-slideshow .slider.count43 {
      width: 4300%; }
      .lucy-slideshow .slider.count43 .slide {
        width: 2.3255813953%; }
    .lucy-slideshow .slider.count44 {
      width: 4400%; }
      .lucy-slideshow .slider.count44 .slide {
        width: 2.2727272727%; }
    .lucy-slideshow .slider.count45 {
      width: 4500%; }
      .lucy-slideshow .slider.count45 .slide {
        width: 2.2222222222%; }
    .lucy-slideshow .slider.count46 {
      width: 4600%; }
      .lucy-slideshow .slider.count46 .slide {
        width: 2.1739130435%; }
    .lucy-slideshow .slider.count47 {
      width: 4700%; }
      .lucy-slideshow .slider.count47 .slide {
        width: 2.1276595745%; }
    .lucy-slideshow .slider.count48 {
      width: 4800%; }
      .lucy-slideshow .slider.count48 .slide {
        width: 2.0833333333%; }
    .lucy-slideshow .slider.count49 {
      width: 4900%; }
      .lucy-slideshow .slider.count49 .slide {
        width: 2.0408163265%; }
    .lucy-slideshow .slider.count50 {
      width: 5000%; }
      .lucy-slideshow .slider.count50 .slide {
        width: 2%; }
  .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.position41 .slider {
    left: -4000%; }
  .lucy-slideshow.position42 .slider {
    left: -4100%; }
  .lucy-slideshow.position43 .slider {
    left: -4200%; }
  .lucy-slideshow.position44 .slider {
    left: -4300%; }
  .lucy-slideshow.position45 .slider {
    left: -4400%; }
  .lucy-slideshow.position46 .slider {
    left: -4500%; }
  .lucy-slideshow.position47 .slider {
    left: -4600%; }
  .lucy-slideshow.position48 .slider {
    left: -4700%; }
  .lucy-slideshow.position49 .slider {
    left: -4800%; }
  .lucy-slideshow.position50 .slider {
    left: -4900%; }
  .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:link.ui-button,
a:visited.ui-button,
.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, #layout-7030 {
  margin: 0 auto;
  /* --- Form Styles --- */ }
  .lucy-wrapper h1, #layout-7030 h1 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    padding-top: 0 !important;
    font-size: 5.625em;
    line-height: 1; }
    .lucy-wrapper h1 a, #layout-7030 h1 a {
      text-decoration: none; }
      .lucy-wrapper h1 a:hover, #layout-7030 h1 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h1, #layout-7030 h1 {
        font-size: 5.4em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h1, #layout-7030 h1 {
        font-size: 4em; } }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper h1, #layout-7030 h1 {
        font-size: 3em; } }
    @media only screen and (max-width: 320px) {
      .lucy-wrapper h1, #layout-7030 h1 {
        font-size: 2.5em; } }
  .lucy-wrapper h2, #layout-7030 h2 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    font-size: 3em;
    line-height: 1.1; }
    .lucy-wrapper h2 a, #layout-7030 h2 a {
      text-decoration: none; }
      .lucy-wrapper h2 a:hover, #layout-7030 h2 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h2, #layout-7030 h2 {
        font-size: 3.1em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h2, #layout-7030 h2 {
        font-size: 2.8em; } }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper h2, #layout-7030 h2 {
        font-size: 2.5em; } }
    @media only screen and (max-width: 320px) {
      .lucy-wrapper h2, #layout-7030 h2 {
        font-size: 2em; } }
  .lucy-wrapper h3, #layout-7030 h3 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    font-size: 2.25em;
    line-height: 1.2; }
    .lucy-wrapper h3 a, #layout-7030 h3 a {
      text-decoration: none; }
      .lucy-wrapper h3 a:hover, #layout-7030 h3 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h3, #layout-7030 h3 {
        font-size: 2em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h3, #layout-7030 h3 {
        font-size: 1.8em; } }
    @media only screen and (max-width: 320px) {
      .lucy-wrapper h3, #layout-7030 h3 {
        font-size: 1.6em; } }
  .lucy-wrapper h4, #layout-7030 h4 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    font-size: 1.75em;
    line-height: 1.2; }
    .lucy-wrapper h4 a, #layout-7030 h4 a {
      text-decoration: none; }
      .lucy-wrapper h4 a:hover, #layout-7030 h4 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h4, #layout-7030 h4 {
        font-size: 1.65em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h4, #layout-7030 h4 {
        font-size: 1.5em; } }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper h4, #layout-7030 h4 {
        font-size: 1.65em; } }
    @media only screen and (max-width: 320px) {
      .lucy-wrapper h4, #layout-7030 h4 {
        font-size: 1.4em; } }
  .lucy-wrapper h5, #layout-7030 h5 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    font-size: 1.5em;
    line-height: 1.3; }
    .lucy-wrapper h5 a, #layout-7030 h5 a {
      text-decoration: none; }
      .lucy-wrapper h5 a:hover, #layout-7030 h5 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h5, #layout-7030 h5 {
        font-size: 1.3em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper h5, #layout-7030 h5 {
        font-size: 1.3em; } }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper h5, #layout-7030 h5 {
        font-size: 1.5em; } }
    @media only screen and (max-width: 320px) {
      .lucy-wrapper h5, #layout-7030 h5 {
        font-size: 1.2em; } }
  .lucy-wrapper h6, #layout-7030 h6 {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-weight: 500;
    color: #000;
    font-size: 1.3em;
    line-height: 1.3; }
    .lucy-wrapper h6 a, #layout-7030 h6 a {
      text-decoration: none; }
      .lucy-wrapper h6 a:hover, #layout-7030 h6 a:hover {
        text-decoration: underline; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper h6, #layout-7030 h6 {
        font-size: 1.1em; } }
  .lucy-wrapper p, #layout-7030 p {
    margin-bottom: 1.5em;
    line-height: 1.75;
    letter-spacing: 0.01px;
    font-weight: 400; }
    .lucy-wrapper p.heading, #layout-7030 p.heading {
      margin-bottom: 1em;
      font-size: .688em;
      font-weight: 500;
      line-height: 1.5;
      letter-spacing: 1px;
      text-transform: uppercase; }
    .lucy-wrapper p.photo-caption, #layout-7030 p.photo-caption {
      margin-top: -.5em;
      font-size: .8em;
      line-height: 1.7; }
    @media only screen and (max-width: 525px) {
      .lucy-wrapper p a, #layout-7030 p a {
        line-break: anywhere; } }
  .lucy-wrapper ul, #layout-7030 ul {
    margin-bottom: 2em;
    padding-left: 1.3em; }
    .lucy-wrapper ul li, #layout-7030 ul li {
      margin-bottom: 1em;
      line-height: 1.75; }
  .lucy-wrapper hr, #layout-7030 hr {
    margin: 3em 0;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper hr, #layout-7030 hr {
        margin: 2em 0; } }
  .lucy-wrapper .intro, #layout-7030 .intro {
    margin-bottom: 1em;
    font-family: orpheuspro, serif;
    font-size: 1.875em;
    line-height: 1.4;
    font-weight: 500; }
    @media only screen and (max-width: 1125px) {
      .lucy-wrapper .intro, #layout-7030 .intro {
        font-size: 1.5em; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper .intro, #layout-7030 .intro {
        font-size: 1.25em; } }
  .lucy-wrapper img, #layout-7030 img {
    max-width: 100%; }
  .lucy-wrapper .page-image, #layout-7030 .page-image {
    margin-bottom: 1.5em; }
  .lucy-wrapper blockquote, #layout-7030 blockquote {
    margin-bottom: 1em;
    font-family: orpheuspro, serif;
    font-size: 1.875em;
    line-height: 1.4;
    font-weight: 400;
    font-style: italic; }
    .lucy-wrapper blockquote strong, #layout-7030 blockquote strong {
      font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: .3em;
      font-style: normal;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1px; }
  .lucy-wrapper .date-group, #layout-7030 .date-group, .lucy-wrapper .check-group, #layout-7030 .check-group {
    margin-bottom: 1em; }
  .lucy-wrapper .check-group p, #layout-7030 .check-group p {
    margin-bottom: 8px; }
  .lucy-wrapper input, #layout-7030 input, .lucy-wrapper select, #layout-7030 select, .lucy-wrapper textarea, #layout-7030 textarea {
    display: inline-block;
    margin-bottom: 1em;
    padding: .5em;
    font-size: 16px;
    font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1.4;
    vertical-align: middle;
    background-color: #FFF;
    outline: none;
    border: 1px solid #DDD;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    -o-background-clip: padding-box;
    -ms-background-clip: padding-box;
    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 input::-webkit-input-placeholder, #layout-7030 input::-webkit-input-placeholder, .lucy-wrapper select::-webkit-input-placeholder, #layout-7030 select::-webkit-input-placeholder, .lucy-wrapper textarea::-webkit-input-placeholder, #layout-7030 textarea::-webkit-input-placeholder {
      color: #000; }
    .lucy-wrapper input:-moz-placeholder, #layout-7030 input:-moz-placeholder, .lucy-wrapper select:-moz-placeholder, #layout-7030 select:-moz-placeholder, .lucy-wrapper textarea:-moz-placeholder, #layout-7030 textarea:-moz-placeholder {
      color: #000; }
    .lucy-wrapper input::-moz-placeholder, #layout-7030 input::-moz-placeholder, .lucy-wrapper select::-moz-placeholder, #layout-7030 select::-moz-placeholder, .lucy-wrapper textarea::-moz-placeholder, #layout-7030 textarea::-moz-placeholder {
      color: #000; }
    .lucy-wrapper input:-ms-input-placeholder, #layout-7030 input:-ms-input-placeholder, .lucy-wrapper select:-ms-input-placeholder, #layout-7030 select:-ms-input-placeholder, .lucy-wrapper textarea:-ms-input-placeholder, #layout-7030 textarea:-ms-input-placeholder {
      color: #000; }
    .lucy-wrapper input:focus, #layout-7030 input:focus, .lucy-wrapper select:focus, #layout-7030 select:focus, .lucy-wrapper textarea:focus, #layout-7030 textarea:focus {
      border-color: #000; }
  .lucy-wrapper select, #layout-7030 select, .lucy-wrapper input[type="text"], #layout-7030 input[type="text"], .lucy-wrapper input[type="email"], #layout-7030 input[type="email"], .lucy-wrapper input[type="phone"], #layout-7030 input[type="phone"], .lucy-wrapper input[type="tel"], #layout-7030 input[type="tel"] {
    padding: 0;
    height: 60px;
    text-indent: 20px; }
  .lucy-wrapper select, #layout-7030 select {
    text-indent: 0;
    padding-left: 20px; }
    .lucy-wrapper select::-ms-expand, #layout-7030 select::-ms-expand {
      display: none; }
  .lucy-wrapper textarea, #layout-7030 textarea {
    text-indent: 10px; }
  .lucy-wrapper label, #layout-7030 label {
    display: block;
    margin-bottom: .4em;
    padding: 0 10px;
    font-size: .688em;
    background: #FFF; }
  .lucy-wrapper input[type="checkbox"], #layout-7030 input[type="checkbox"], .lucy-wrapper input[type="radio"], #layout-7030 input[type="radio"] {
    position: relative;
    top: 5px; }
    .lucy-wrapper input[type="checkbox"]:first-child, #layout-7030 input[type="checkbox"]:first-child, .lucy-wrapper input[type="radio"]:first-child, #layout-7030 input[type="radio"]:first-child {
      margin-left: 0; }
    .lucy-wrapper input[type="checkbox"]:focus, #layout-7030 input[type="checkbox"]:focus, .lucy-wrapper input[type="radio"]:focus, #layout-7030 input[type="radio"]:focus {
      outline: 2px solid #000; }
  .lucy-wrapper input[type="file"], #layout-7030 input[type="file"] {
    padding: 0 !important;
    border: none; }
  .lucy-wrapper input[type="checkbox"], #layout-7030 input[type="checkbox"] {
    float: left;
    margin-top: 2px;
    margin-right: 5px; }
  .lucy-wrapper .date-group .select, #layout-7030 .date-group .select {
    float: left;
    width: calc(25% - 10px) !important;
    margin-right: 10px !important;
    margin-bottom: 0 !important; }
    .lucy-wrapper .date-group .select select, #layout-7030 .date-group .select select {
      width: 100% !important;
      padding-right: 10% !important;
      background-position-x: 90% !important; }
    @media only screen and (max-width: 1440px) {
      .lucy-wrapper .date-group .select, #layout-7030 .date-group .select {
        width: calc(15% - 8px) !important;
        margin-bottom: 10px !important; } }
    @media only screen and (max-width: 875px) {
      .lucy-wrapper .date-group .select, #layout-7030 .date-group .select {
        text-indent: 10px; } }
    .lucy-wrapper .date-group .select:first-of-type, #layout-7030 .date-group .select:first-of-type {
      width: calc(50% - 3px) !important; }
      .lucy-wrapper .date-group .select:first-of-type select, #layout-7030 .date-group .select:first-of-type select {
        background-position-x: 95% !important; }
      @media only screen and (max-width: 1440px) {
        .lucy-wrapper .date-group .select:first-of-type, #layout-7030 .date-group .select:first-of-type {
          width: calc(70% - 8px) !important; } }
    .lucy-wrapper .date-group .select:nth-of-type(3), #layout-7030 .date-group .select:nth-of-type(3) {
      margin-right: 0 !important; }
  .lucy-wrapper .date-group.time .select, #layout-7030 .date-group.time .select {
    width: calc(12% - 10px) !important; }
    @media only screen and (max-width: 1440px) {
      .lucy-wrapper .date-group.time .select, #layout-7030 .date-group.time .select {
        width: calc(33.3333% - 8px) !important; } }
    .lucy-wrapper .date-group.time .select:first-of-type, #layout-7030 .date-group.time .select:first-of-type {
      width: calc(40% - 3px) !important; }
      @media only screen and (max-width: 1440px) {
        .lucy-wrapper .date-group.time .select:first-of-type, #layout-7030 .date-group.time .select:first-of-type {
          width: calc(33.3333% - 8px) !important; } }
    .lucy-wrapper .date-group.time .select:nth-of-type(3), #layout-7030 .date-group.time .select:nth-of-type(3) {
      margin-right: 10px !important; }
      @media only screen and (max-width: 1440px) {
        .lucy-wrapper .date-group.time .select:nth-of-type(3), #layout-7030 .date-group.time .select:nth-of-type(3) {
          margin-right: 0 !important; } }
    .lucy-wrapper .date-group.time .select:last-of-type, #layout-7030 .date-group.time .select:last-of-type {
      margin-right: 0 !important; }

/* --- Floating Label Styles --- */
body.front [class*='span'] input[type=text], body.front [class*='span'] input[type=email], body.front [class*='span'] input[type=phone], body.front [class*='span'] input[type=tel], body.front [class*='span'] input[type=password], body.front [class*='span'] textarea, body.front [class*='span'] select {
  margin-bottom: 20px !important; }
  body.front [class*='span'] input[type=text].error, body.front [class*='span'] input[type=email].error, body.front [class*='span'] input[type=phone].error, body.front [class*='span'] input[type=tel].error, body.front [class*='span'] input[type=password].error, body.front [class*='span'] textarea.error, body.front [class*='span'] select.error {
    margin-bottom: 0 !important;
    border-color: #F00 !important;
    font-weight: 400 !important; }
  body.front [class*='span'] input[type=text]:focus, body.front [class*='span'] input[type=email]:focus, body.front [class*='span'] input[type=phone]:focus, body.front [class*='span'] input[type=tel]:focus, body.front [class*='span'] input[type=password]:focus, body.front [class*='span'] textarea:focus, body.front [class*='span'] select:focus {
    border-color: #000;
    outline: none;
    -moz-outline: none;
    -webkit-outline: none; }

body.front [class*='span'] select {
  margin-bottom: 0 !important;
  padding-right: 43px !important; }

body.front [class*='span'] input::placeholder {
  color: #000;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out; }

body.front [class*='span'] textarea:focus::placeholder, body.front [class*='span'] input:focus::placeholder {
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

body.front [class*='span']:not(.select) label {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  margin-bottom: .4em;
  padding: 0 10px;
  color: #000;
  font-size: .688em;
  background: #FFF;
  cursor: text;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  body.front [class*='span']:not(.select) label.no-float {
    position: relative;
    top: auto;
    left: auto;
    padding: 0 !important;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    body.front [class*='span']:not(.select) label.no-float.show {
      top: auto !important; }
  body.front [class*='span']:not(.select) label.show {
    top: -8px;
    z-index: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  body.front [class*='span']:not(.select) label.error {
    font-weight: 400 !important;
    color: #F00 !important; }

body.front [class*='span'].select label, body.front .input-wrap.select label {
  position: absolute;
  top: 5px;
  left: 10px;
  display: block;
  margin-bottom: .4em;
  padding: 0 10px;
  font-size: .688em;
  background: #FFF;
  color: #000;
  cursor: text;
  transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }
  body.front [class*='span'].select label.error, body.front .input-wrap.select label.error {
    font-weight: 400 !important;
    color: #F00 !important; }
  body.front [class*='span'].select label.show, body.front .input-wrap.select label.show {
    top: -8px;
    z-index: 2;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }

body.front .date-group select {
  float: left;
  width: calc(25% - 20px) !important;
  margin-right: 20px !important; }
  body.front .date-group select:first-of-type {
    width: calc(50% - 6px) !important; }
  body.front .date-group select:nth-of-type(3) {
    margin-right: 0 !important; }

body.front .date-group.time select {
  width: calc(12% - 20px) !important; }
  body.front .date-group.time select:first-of-type {
    width: calc(40% - 6px) !important; }
  body.front .date-group.time select:nth-of-type(3) {
    margin-right: 20px !important; }
  body.front .date-group.time select:last-of-type {
    margin-right: 0 !important; }

body.front .span.select {
  display: block;
  float: none;
  width: 100%; }

body.front [class*='span'].select, body.front .input-wrap.select {
  margin-bottom: 20px !important; }
  body.front [class*='span'].select select, body.front .input-wrap.select select {
    width: 100%;
    margin-bottom: 0 !important;
    background: #FFF url(../images/dropdown-arrow.png) no-repeat calc(100% - 20px) 50%;
    background-size: 10px 6px;
    -webkit-appearance: none; }
    body.front [class*='span'].select select.error, body.front .input-wrap.select select.error {
      background: #FFF url(../images/field-error.png) no-repeat calc(100% - 20px) 50%;
      background-size: 20px 20px;
      border-color: #F00; }
    body.front [class*='span'].select select:disabled, body.front .input-wrap.select select:disabled {
      background: none; }
  body.front [class*='span'].select label, body.front .input-wrap.select label {
    z-index: 0; }
    body.front [class*='span'].select label.show, body.front .input-wrap.select label.show {
      z-index: 2; }
  body.front [class*='span'].select select, body.front .input-wrap.select select {
    margin-bottom: 0 !important; }

body.front div[class*='span'] {
  position: relative; }
  body.front div[class*='span'] span.error {
    display: block;
    width: 100%;
    margin-bottom: 4px;
    color: #F00;
    font-size: .688em;
    text-transform: uppercase; }
    body.front div[class*='span'] span.error:empty {
      display: none !important; }

/* --- Table of Contents Plugin --- */
.page-item {
  display: block;
  margin: 3em 0;
  padding-top: 3em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    .page-item {
      margin: 2em 0;
      padding-top: 2em; } }
  @media only screen and (max-width: 525px) {
    .page-item {
      margin: 25px 0;
      padding-top: 25px; } }
  .page-item.no-top {
    padding-top: 0;
    border-top: none; }
  .page-item .content {
    display: table;
    height: 20.5vw; }
    .page-item .content .content-inner {
      display: table-cell;
      vertical-align: middle; }
  .page-item p.title {
    margin-bottom: .5em !important;
    font-family: orpheuspro, serif;
    font-size: 3em;
    font-weight: 500 !important;
    line-height: 1.1 !important; }
  .page-item .sub-pages {
    margin-bottom: 0;
    padding-left: 0 !important;
    list-style-type: none; }
    .page-item .sub-pages li {
      position: relative; }
      .page-item .sub-pages li:after {
        position: absolute;
        top: 50%;
        right: 0;
        font-family: 'icomoon';
        font-size: .7em;
        content: '\e939';
        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; }
      .page-item .sub-pages li a {
        display: block;
        font-family: orpheuspro, serif;
        font-size: 1.13em;
        font-weight: 500;
        text-decoration: none;
        padding: 1em 0;
        border-top: 1px solid #DDD; }
        .page-item .sub-pages li a:hover {
          text-decoration: underline; }
      .page-item .sub-pages li:last-child a {
        border-bottom: 1px solid #DDD; }
  .page-item .image {
    position: relative; }
    @media only screen and (max-width: 525px) {
      .page-item .image {
        margin-top: 1em; } }
    .page-item .image img {
      display: block; }
    .page-item .image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      content: '';
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      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; }
  .page-item:hover p.title {
    text-decoration: underline; }
  .page-item:hover .image:before {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2; }
  .page-item:hover .arrow-button {
    text-decoration: underline; }
    .page-item:hover .arrow-button span {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .page-item.expanded:hover p.title {
    text-decoration: none; }
  .page-item.expanded:hover .image:before {
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0; }

/* --- Gallery Grid --- */
.gallery-grid {
  margin-bottom: 2em; }
  @media only screen and (max-width: 875px) {
    .gallery-grid {
      margin-bottom: 1em; } }
  .gallery-grid .span6 {
    position: relative;
    margin-bottom: 20px; }
    .gallery-grid .span6.image {
      cursor: pointer; }
      .gallery-grid .span6.image:before {
        position: absolute;
        top: 10px;
        right: 10px;
        width: 40px;
        height: 40px;
        background-image: url(../images/icon-expand.png);
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        content: '';
        cursor: pointer;
        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;
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
        @media (pointer: coarse) {
          .gallery-grid .span6.image:before {
            filter: alpha(opacity=100);
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            -moz-opacity: 1;
            -khtml-opacity: 1;
            opacity: 1; } }
    .gallery-grid .span6:hover:before {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
  .gallery-grid img {
    display: block; }
    @media only screen and (max-width: 525px) {
      .gallery-grid img {
        width: 100%; } }
  .gallery-grid .all-photos, .gallery-grid .less-photos {
    display: table;
    height: 11vw;
    background: #000;
    font-size: .75em;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1.2px;
    cursor: pointer;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1125px) {
      .gallery-grid .all-photos, .gallery-grid .less-photos {
        height: 11.6vw; } }
    @media only screen and (max-width: 875px) {
      .gallery-grid .all-photos, .gallery-grid .less-photos {
        height: 17.5vw; } }
    @media only screen and (max-width: 525px) {
      .gallery-grid .all-photos, .gallery-grid .less-photos {
        height: auto;
        padding: 1.8em 0; } }
    .gallery-grid .all-photos .content, .gallery-grid .less-photos .content {
      display: table-cell;
      vertical-align: middle; }
    .gallery-grid .all-photos:hover, .gallery-grid .less-photos:hover {
      text-decoration: underline; }

/* --- Detail Page Slider --- */
.slider {
  position: relative; }
  .slider.square .slide {
    height: 20vw;
    margin-bottom: 1em; }
    @media only screen and (max-width: 1125px) {
      .slider.square .slide {
        height: 52vw; } }
    @media only screen and (max-width: 875px) {
      .slider.square .slide {
        height: 72vw; } }
    @media only screen and (max-width: 525px) {
      .slider.square .slide {
        height: 90vw; } }
  .slider .slide {
    position: relative;
    width: calc(100% - 2px);
    height: 30vw;
    background-position: center !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    cursor: pointer;
    border: 1px solid transparent;
    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: 875px) {
      .slider .slide {
        height: 52vw; } }
    @media only screen and (max-width: 525px) {
      .slider .slide {
        height: 80vw; } }
    @media (pointer: coarse) {
      .slider .slide {
        border-color: #DDD; } }
    .slider .slide:before {
      position: absolute;
      top: 10px;
      right: 10px;
      width: 40px;
      height: 40px;
      background-image: url(../images/icon-expand.png);
      background-size: cover;
      background-position: center;
      background-repeat: no-repeat;
      content: '';
      cursor: pointer;
      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;
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
      @media (pointer: coarse) {
        .slider .slide:before {
          filter: alpha(opacity=100);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
          -moz-opacity: 1;
          -khtml-opacity: 1;
          opacity: 1; } }
    .slider .slide img {
      display: block;
      margin-bottom: 1em; }
    .slider .slide:hover {
      border-color: #DDD; }
      .slider .slide:hover:before {
        filter: alpha(opacity=100);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        -moz-opacity: 1;
        -khtml-opacity: 1;
        opacity: 1; }
    .slider .slide.video:before {
      content: ''; }
  .slider .captions {
    position: relative; }
    .slider .captions .caption {
      font-size: .8em; }
    .slider .captions .pager {
      position: relative;
      width: 140px;
      height: 27px;
      margin-bottom: 1em; }
      .slider .captions .pager .previous-slide, .slider .captions .pager .next-slide {
        position: absolute;
        top: 0;
        width: 25px;
        height: 25px;
        line-height: 27px;
        text-align: center;
        font-size: .5em;
        vertical-align: middle;
        cursor: pointer;
        outline: none;
        border: 1px solid #000;
        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; }
        .slider .captions .pager .previous-slide:hover, .slider .captions .pager .next-slide:hover {
          background: #000;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      .slider .captions .pager .previous-slide {
        left: 0; }
      .slider .captions .pager .counter p {
        position: absolute;
        top: 50%;
        left: 35px;
        width: 70px;
        margin-bottom: 0;
        text-align: center;
        font-size: .68em;
        font-weight: 500 !important;
        letter-spacing: 1px;
        color: #767676;
        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; }
        .slider .captions .pager .counter p strong {
          color: #000; }
      .slider .captions .pager .next-slide {
        right: 0;
        text-indent: 2px; }

/* --- Gallery Plugin Slider --- */
.slider.gallery-plugin {
  margin-bottom: 3em;
  padding-bottom: 2em;
  border-bottom: 1px solid #DDD; }
  .slider.gallery-plugin .video-wrapper {
    margin-bottom: 1em;
    padding-top: 0; }
  .slider.gallery-plugin .captions {
    margin-top: 2em;
    padding-right: 200px; }
    @media only screen and (max-width: 875px) {
      .slider.gallery-plugin .captions {
        margin-top: 1em;
        padding-right: 0; } }
    .slider.gallery-plugin .captions .caption {
      margin-bottom: 0 !important; }
    .slider.gallery-plugin .captions .pager {
      position: absolute;
      top: 0;
      right: 0; }
      @media only screen and (max-width: 875px) {
        .slider.gallery-plugin .captions .pager {
          position: relative;
          top: auto;
          right: auto; } }
/* --- FAQs Plugin --- */
#faq-plugin {
  margin-top: 3em; }
  #faq-plugin .faq {
    margin: 3em 0; }
    #faq-plugin .faq:last-child {
      margin-bottom: 0; }

/* --- Resources Plugin --- */
#resources-plugin {
  margin-top: 3em;
  margin-bottom: 0 !important; }
  #resources-plugin .resource-group {
    padding-bottom: 0 !important;
    border-bottom: none !important; }
    #resources-plugin .resource-group .resource-item {
      display: block !important; }

/* --- Wrap video and Preserve Ratio --- */
.video-wrapper {
  position: relative;
  margin-bottom: 2em;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  @media only screen and (max-width: 875px) {
    .video-wrapper {
      margin-bottom: 1em; } }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* --- Overlay --- */
#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%; }

/* --- Error Reporting --- */
.error {
  font-size: 1.1em;
  color: #F00; }
  .error a {
    color: #F00 !important; }

/* --- 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 #DDD; }
    .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; }

/* --- Pagination Styles --- */
.pagination {
  position: relative;
  width: 100%;
  padding: 2em 0;
  text-align: center; }
  .pagination .pages {
    position: absolute;
    top: 2em;
    left: 0;
    width: 100%;
    padding: 0 120px;
    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; }
    @media only screen and (max-width: 1125px) {
      .pagination .pages {
        position: relative;
        top: auto;
        left: auto;
        padding: 0;
        margin-bottom: 1em; } }
  .pagination .prev, .pagination .next {
    position: relative;
    z-index: 2; }
  .pagination a {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px 10px 5px;
    font-size: .7em;
    text-align: center;
    text-decoration: none;
    background: #EEE; }
    .pagination a.button, .pagination a.cart-button {
      width: 120px;
      height: 40px;
      margin: 0;
      line-height: 40px !important;
      padding: 0;
      line-height: 40px;
      text-align: center; }
      @media only screen and (max-width: 1125px) {
        .pagination a.button, .pagination a.cart-button {
          display: block;
          width: calc(50% - 5px);
          margin-left: 10px; } }
      .pagination a.button.disabled, .pagination a.disabled.cart-button {
        cursor: default;
        background: #EEE !important;
        text-decoration: none !important;
        color: #000 !important; }
      .pagination a.button.prev, .pagination a.prev.cart-button {
        float: left; }
        @media only screen and (max-width: 1125px) {
          .pagination a.button.prev, .pagination a.prev.cart-button {
            margin-left: 0; } }
      .pagination a.button.next, .pagination a.next.cart-button {
        float: right; }
    .pagination a.selected, .pagination a:hover {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

/* --- 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 {
  display: inline-block;
  padding: 1.8em 2em;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: .625em;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 1px;
  color: #FFF !important;
  background-color: #000 !important;
  text-decoration: none !important;
  font-weight: 500;
  outline: none;
  cursor: pointer;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  button.large, .button.large, .large.cart-button {
    font-size: .75em;
    letter-spacing: 1.2px; }
  button.grey, .button.grey, .grey.cart-button {
    background-color: #DFE4E7 !important;
    color: #000 !important; }
  button:hover, button:focus, .button:hover, .cart-button:hover, .button:focus, .cart-button:focus {
    text-decoration: underline !important; }

.arrow-button {
  position: relative;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  font-size: .6em;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  text-decoration: none; }
  .arrow-button.wrap {
    height: 42px; }
    .arrow-button.wrap span {
      position: absolute;
      top: 0;
      left: 0; }
    .arrow-button.wrap p {
      position: absolute;
      top: 50%;
      left: 52px;
      margin-bottom: 0;
      font-weight: 500 !important;
      letter-spacing: 1.5px !important;
      line-height: 1.3;
      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; }
  .arrow-button span {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 1em;
    border: 1px solid #000;
    line-height: 41px;
    font-size: 1em;
    text-indent: 4px;
    color: #000;
    text-align: center;
    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; }
  .arrow-button:hover {
    text-decoration: underline; }
    .arrow-button:hover span {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

/* --- 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 #DDD;
  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 #DDD; }
    .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: rgba(0, 0, 0, 0.85);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -webkit-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box; }
  #viewer #viewer-shut {
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 3;
    width: 51px;
    height: 51px;
    line-height: 50px;
    text-align: center;
    background: #FFF;
    cursor: pointer;
    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;
    transform: rotate(45deg);
    perspective: 1000px;
    -moz-transform: rotate(45deg);
    -moz-perspective: 1000;
    -webkit-transform: rotate(45deg);
    -webkit-perspective: 1000;
    -o-transform: rotate(45deg);
    -o-perspective: 1000;
    -ms-transform: rotate(45deg);
    -ms-perspective: 1000; }
    #viewer #viewer-shut:before, #viewer #viewer-shut:after {
      position: absolute;
      background: #000;
      content: ''; }
    #viewer #viewer-shut:before {
      top: 25px;
      left: 17px;
      width: 17px;
      height: 1px; }
    #viewer #viewer-shut:after {
      top: 17px;
      left: 25px;
      width: 1px;
      height: 17px; }
    @media (pointer: fine) {
      #viewer #viewer-shut:hover {
        background: #000; }
        #viewer #viewer-shut:hover:before, #viewer #viewer-shut:hover:after {
          background: #FFF; } }
  #viewer #viewer-previous, #viewer #viewer-next {
    position: absolute;
    z-index: 3;
    top: 50%;
    width: 61px;
    height: 61px;
    text-align: center;
    background: #FFF;
    cursor: pointer;
    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;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    @media only screen and (max-width: 525px) {
      #viewer #viewer-previous, #viewer #viewer-next {
        width: 39px;
        height: 39px; } }
    #viewer #viewer-previous:after, #viewer #viewer-next:after {
      display: block;
      position: absolute;
      top: 50%;
      width: 61px;
      font-family: 'icomoon';
      font-size: 12px;
      color: #000;
      line-height: 1;
      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: 525px) {
        #viewer #viewer-previous:after, #viewer #viewer-next:after {
          width: 39px;
          font-size: 10px; } }
    @media (pointer: fine) {
      #viewer #viewer-previous:hover, #viewer #viewer-next:hover {
        background: #000; }
        #viewer #viewer-previous:hover:after, #viewer #viewer-next:hover:after {
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; } }
  #viewer #viewer-previous {
    left: 15px; }
    #viewer #viewer-previous:after {
      content: '\e938'; }
  #viewer #viewer-next {
    right: 15px; }
    #viewer #viewer-next:after {
      content: '\e939'; }
  #viewer #viewer-slide {
    position: absolute;
    z-index: 2;
    top: 100px;
    left: 100px;
    width: calc(100% - 200px);
    height: calc(100% - 200px); }
    @media only screen and (max-width: 525px) {
      #viewer #viewer-slide {
        top: 65px;
        left: 65px;
        width: calc(100% - 130px);
        height: calc(100% - 130px); } }
  #viewer #viewer-caption {
    display: inline-block;
    position: absolute;
    z-index: 3;
    bottom: -45px;
    left: 50%;
    padding: 10px;
    background: #000;
    color: #FFF;
    font-size: 16px;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    transform: translate(-50%, 0);
    perspective: 1000px;
    -moz-transform: translate(-50%, 0);
    -moz-perspective: 1000;
    -webkit-transform: translate(-50%, 0);
    -webkit-perspective: 1000;
    -o-transform: translate(-50%, 0);
    -o-perspective: 1000;
    -ms-transform: translate(-50%, 0);
    -ms-perspective: 1000; }
    #viewer #viewer-caption:empty {
      display: none; }
  #viewer #viewer-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-height: 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; }
  #viewer #viewer-video {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    padding-bottom: 56.25%;
    /* 16:9 */
    background: #333;
    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; }
    #viewer #viewer-video iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

/* --- Miscellaneous --- */
a[name] {
  display: block;
  position: relative;
  top: -220px;
  visibility: hidden; }

#recaptcha_widget_div {
  margin-bottom: 10px; }

a img {
  border: none; }

.separator {
  margin-top: 2em;
  margin-bottom: 2em;
  border-bottom: 1px solid #DDD; }

.top-space {
  margin-top: 2em; }

.bottom-space {
  margin-bottom: 2em; }

#no-lucy-access {
  padding-top: 6em;
  padding-bottom: 6em; }

.page-content {
  margin: 7vw 0; }

section[id*='home'] {
  padding: 6em 0; }
  @media only screen and (max-width: 1125px) {
    section[id*='home'] {
      padding: 4em 0; } }
  @media only screen and (max-width: 875px) {
    section[id*='home'] {
      padding: 3em 0; } }
#home-video {
  overflow: hidden;
  position: relative;
  width: 100%;
  height: 40vw;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #000; }
  #home-video #home-video-control-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    font-weight: 700;
    font-size: .7em;
    background: #000;
    cursor: pointer !important;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    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; }
    @media (pointer: coarse) {
      #home-video #home-video-control-button {
        display: none; } }
    #home-video #home-video-control-button:hover, #home-video #home-video-control-button:focus {
      background: #FFF;
      color: #000; }
  #home-video #video-bg {
    position: absolute;
    top: 0;
    left: -50vw;
    width: 200vw;
    height: 60vw; }
    @media only screen and (max-width: 1440px) {
      #home-video #video-bg {
        top: -25%;
        left: -50%;
        width: 200%;
        height: 150%; } }
    @media (pointer: coarse) {
      #home-video #video-bg {
        display: none; } }
  #home-video .bg {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/video-background.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
    @media (pointer: coarse) {
      #home-video .bg {
        display: block; } }
  #home-video video p {
    color: #757575; }

#home-callouts {
  overflow: hidden;
  padding: 4em 0; }
  @media only screen and (max-width: 1125px) {
    #home-callouts {
      padding: 3em 0; } }
  @media only screen and (max-width: 875px) {
    #home-callouts {
      padding: 2em 0; } }
  #home-callouts .home-callout {
    float: left;
    width: 25%;
    padding: 0 2%;
    text-decoration: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    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: 875px) {
      #home-callouts .home-callout {
        display: block;
        float: none;
        width: 100%;
        margin-bottom: 2em;
        padding: 0 0 2em 0;
        border-right: none;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
    #home-callouts .home-callout:first-child {
      padding-left: 0; }
    #home-callouts .home-callout:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-right: none;
      border-bottom: none; }
    #home-callouts .home-callout:hover h5, #home-callouts .home-callout:focus h5 {
      text-decoration: underline; }
    #home-callouts .home-callout:hover .arrow-button span, #home-callouts .home-callout:focus .arrow-button span {
      background: #000;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }

#home-exhibitions {
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #home-exhibitions .span6, #home-exhibitions .span12 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #home-exhibitions .span6, #home-exhibitions .span12 {
      width: 100%;
      margin-left: 0 !important; } }
  @media only screen and (max-width: 875px) {
    #home-exhibitions .span12 {
      margin-bottom: 20px; } }
  #home-exhibitions .exhibition {
    text-decoration: none;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 525px) {
      #home-exhibitions .exhibition {
        border-bottom: none; } }
    #home-exhibitions .exhibition .image {
      position: relative; }
      #home-exhibitions .exhibition .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #FFF;
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        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; }
    #home-exhibitions .exhibition .heading span {
      display: inline-block;
      margin-left: 10px;
      padding-left: 15px;
      border-left: 1px solid #DDD; }
      @media only screen and (max-width: 1125px) {
        #home-exhibitions .exhibition .heading span {
          display: block;
          margin-left: 0;
          padding-left: 0;
          border-left: none; } }
    #home-exhibitions .exhibition img {
      width: 100%;
      margin-bottom: 1em; }
    #home-exhibitions .exhibition h5 {
      margin-bottom: 1.5em; }
    #home-exhibitions .exhibition:hover h5, #home-exhibitions .exhibition:focus h5 {
      text-decoration: underline; }
    #home-exhibitions .exhibition:hover .image:before, #home-exhibitions .exhibition:focus .image:before {
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      -moz-opacity: 0.2;
      -khtml-opacity: 0.2;
      opacity: 0.2; }
  #home-exhibitions .exhibitions-bottom {
    margin-top: 4em;
    text-align: center; }
    @media only screen and (max-width: 1125px) {
      #home-exhibitions .exhibitions-bottom {
        margin-top: 3em; } }
    @media only screen and (max-width: 875px) {
      #home-exhibitions .exhibitions-bottom {
        margin-top: 2em; } }
    @media only screen and (max-width: 525px) {
      #home-exhibitions .exhibitions-bottom {
        margin-top: 0; }
        #home-exhibitions .exhibitions-bottom .button, #home-exhibitions .exhibitions-bottom .cart-button {
          width: 100%;
          padding: 1.8em 0;
          text-align: center; } }
#home-artworks .artworks-top {
  margin-bottom: 2em;
  text-align: center; }
  @media only screen and (max-width: 525px) {
    #home-artworks .artworks-top {
      margin-bottom: 0; } }
  @media only screen and (max-width: 1125px) {
    #home-artworks .artworks-top .span12.offset6 {
      width: calc(66.6666666667% - 20px);
      margin-left: calc(16.6666666667% + 20px) !important; } }
  @media only screen and (max-width: 875px) {
    #home-artworks .artworks-top .span12.offset6 {
      width: calc(91.6666666667% - 20px);
      margin-left: calc(4.1666666667% + 20px) !important; } }
  @media only screen and (max-width: 525px) {
    #home-artworks .artworks-top .span12.offset6 {
      width: 100%;
      margin-left: 0 !important; } }
#home-artworks #home-collection-search {
  position: relative;
  width: 100%; }
  #home-artworks #home-collection-search label {
    padding-left: 0;
    background: #DFE4E7; }
  #home-artworks #home-collection-search input {
    width: calc(100% - 225px);
    margin-bottom: 0;
    border-color: #000;
    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; }
    @media only screen and (max-width: 875px) {
      #home-artworks #home-collection-search input {
        width: calc(100% - 125px);
        font-size: .8em; } }
    @media only screen and (max-width: 525px) {
      #home-artworks #home-collection-search input {
        width: 100%; } }
  #home-artworks #home-collection-search button {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 225px;
    height: 60px;
    padding: 0;
    line-height: 60px;
    text-align: center; }
    @media only screen and (max-width: 875px) {
      #home-artworks #home-collection-search button {
        width: 125px; } }
    @media only screen and (max-width: 525px) {
      #home-artworks #home-collection-search button {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%; } }
#home-artworks #artwork-slider {
  overflow: hidden;
  position: relative;
  height: 28vw;
  margin-top: 4em; }
  @media only screen and (max-width: 1125px) {
    #home-artworks #artwork-slider {
      height: 40vw;
      margin-top: 3em; } }
  @media only screen and (max-width: 875px) {
    #home-artworks #artwork-slider {
      height: 59vw; } }
  @media only screen and (max-width: 525px) {
    #home-artworks #artwork-slider {
      height: 122vw; } }
  #home-artworks #artwork-slider #previous-artwork, #home-artworks #artwork-slider #next-artwork {
    position: absolute;
    top: 50%;
    z-index: 1;
    width: 80px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    background: #FFF;
    cursor: pointer;
    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;
    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;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0 10px 10px 0 rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 1125px) {
      #home-artworks #artwork-slider #previous-artwork, #home-artworks #artwork-slider #next-artwork {
        width: 60px;
        height: 60px;
        line-height: 60px; } }
    @media only screen and (max-width: 875px) {
      #home-artworks #artwork-slider #previous-artwork, #home-artworks #artwork-slider #next-artwork {
        width: 40px;
        height: 40px;
        line-height: 40px; } }
    #home-artworks #artwork-slider #previous-artwork span, #home-artworks #artwork-slider #next-artwork span {
      font-size: .8em; }
    @media (pointer: fine) {
      #home-artworks #artwork-slider #previous-artwork:hover, #home-artworks #artwork-slider #previous-artwork:focus, #home-artworks #artwork-slider #next-artwork:hover, #home-artworks #artwork-slider #next-artwork:focus {
        background: #000;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; } }
  #home-artworks #artwork-slider #previous-artwork {
    left: 2em; }
    @media only screen and (max-width: 875px) {
      #home-artworks #artwork-slider #previous-artwork {
        left: 1em; } }
  #home-artworks #artwork-slider #next-artwork {
    right: 2em; }
    @media only screen and (max-width: 875px) {
      #home-artworks #artwork-slider #next-artwork {
        right: 1em; } }
  #home-artworks #artwork-slider .slider-container {
    position: relative;
    width: 130vw;
    height: 100%;
    margin-left: -13.9065vw; }
    @media only screen and (max-width: 1125px) {
      #home-artworks #artwork-slider .slider-container {
        margin-left: -25.75vw; } }
    @media only screen and (max-width: 875px) {
      #home-artworks #artwork-slider .slider-container {
        margin-left: -40.8125vw; } }
    @media only screen and (max-width: 525px) {
      #home-artworks #artwork-slider .slider-container {
        margin-left: 25px; } }
    #home-artworks #artwork-slider .slider-container .slider {
      overflow: hidden;
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
      #home-artworks #artwork-slider .slider-container .slider.count1 {
        width: 100%; }
      #home-artworks #artwork-slider .slider-container .slider.count2 {
        width: 200%; }
      #home-artworks #artwork-slider .slider-container .slider.count3 {
        width: 300%; }
      #home-artworks #artwork-slider .slider-container .slider.count4 {
        width: 400%; }
      #home-artworks #artwork-slider .slider-container .slider.count5 {
        width: 500%; }
      #home-artworks #artwork-slider .slider-container .slider.count6 {
        width: 600%; }
      #home-artworks #artwork-slider .slider-container .slider.count7 {
        width: 700%; }
      #home-artworks #artwork-slider .slider-container .slider.count8 {
        width: 800%; }
      #home-artworks #artwork-slider .slider-container .slider.count9 {
        width: 900%; }
      #home-artworks #artwork-slider .slider-container .slider.count10 {
        width: 1000%; }
      #home-artworks #artwork-slider .slider-container .slider.count11 {
        width: 1100%; }
      #home-artworks #artwork-slider .slider-container .slider.count12 {
        width: 1200%; }
      #home-artworks #artwork-slider .slider-container .slider.count13 {
        width: 1300%; }
      #home-artworks #artwork-slider .slider-container .slider.count14 {
        width: 1400%; }
      #home-artworks #artwork-slider .slider-container .slider.count15 {
        width: 1500%; }
      #home-artworks #artwork-slider .slider-container .slider.count16 {
        width: 1600%; }
      #home-artworks #artwork-slider .slider-container .slider.count17 {
        width: 1700%; }
      #home-artworks #artwork-slider .slider-container .slider.count18 {
        width: 1800%; }
      #home-artworks #artwork-slider .slider-container .slider.count19 {
        width: 1900%; }
      #home-artworks #artwork-slider .slider-container .slider.count20 {
        width: 2000%; }
      #home-artworks #artwork-slider .slider-container .slider.count21 {
        width: 2100%; }
      #home-artworks #artwork-slider .slider-container .slider.count22 {
        width: 2200%; }
      #home-artworks #artwork-slider .slider-container .slider.count23 {
        width: 2300%; }
      #home-artworks #artwork-slider .slider-container .slider.count24 {
        width: 2400%; }
      #home-artworks #artwork-slider .slider-container .slider.count25 {
        width: 2500%; }
      #home-artworks #artwork-slider .slider-container .slider.count26 {
        width: 2600%; }
      #home-artworks #artwork-slider .slider-container .slider.count27 {
        width: 2700%; }
      #home-artworks #artwork-slider .slider-container .slider.count28 {
        width: 2800%; }
      #home-artworks #artwork-slider .slider-container .slider.count29 {
        width: 2900%; }
      #home-artworks #artwork-slider .slider-container .slider.count30 {
        width: 3000%; }
      #home-artworks #artwork-slider .slider-container .slider.count31 {
        width: 3100%; }
      #home-artworks #artwork-slider .slider-container .slider.count32 {
        width: 3200%; }
      #home-artworks #artwork-slider .slider-container .slider.count33 {
        width: 3300%; }
      #home-artworks #artwork-slider .slider-container .slider.count34 {
        width: 3400%; }
      #home-artworks #artwork-slider .slider-container .slider.count35 {
        width: 3500%; }
      #home-artworks #artwork-slider .slider-container .slider.count36 {
        width: 3600%; }
      #home-artworks #artwork-slider .slider-container .slider.count37 {
        width: 3700%; }
      #home-artworks #artwork-slider .slider-container .slider.count38 {
        width: 3800%; }
      #home-artworks #artwork-slider .slider-container .slider.count39 {
        width: 3900%; }
      #home-artworks #artwork-slider .slider-container .slider.count40 {
        width: 4000%; }
      #home-artworks #artwork-slider .slider-container .slider.count41 {
        width: 4100%; }
      #home-artworks #artwork-slider .slider-container .slider.count42 {
        width: 4200%; }
      #home-artworks #artwork-slider .slider-container .slider.count43 {
        width: 4300%; }
      #home-artworks #artwork-slider .slider-container .slider.count44 {
        width: 4400%; }
      #home-artworks #artwork-slider .slider-container .slider.count45 {
        width: 4500%; }
      #home-artworks #artwork-slider .slider-container .slider.count46 {
        width: 4600%; }
      #home-artworks #artwork-slider .slider-container .slider.count47 {
        width: 4700%; }
      #home-artworks #artwork-slider .slider-container .slider.count48 {
        width: 4800%; }
      #home-artworks #artwork-slider .slider-container .slider.count49 {
        width: 4900%; }
      #home-artworks #artwork-slider .slider-container .slider.count50 {
        width: 5000%; }
      #home-artworks #artwork-slider .slider-container .slider .artwork {
        float: left;
        position: relative;
        width: 20.313vw;
        height: 100%;
        margin-right: 1.25vw;
        background-size: cover !important;
        background-position: center !important; }
        @media only screen and (max-width: 1125px) {
          #home-artworks #artwork-slider .slider-container .slider .artwork {
            width: 29.289vw; } }
        @media only screen and (max-width: 875px) {
          #home-artworks #artwork-slider .slider-container .slider .artwork {
            width: 44.375vw; } }
        @media only screen and (max-width: 525px) {
          #home-artworks #artwork-slider .slider-container .slider .artwork {
            width: calc(100vw - 50px);
            margin-right: 25px; } }
        #home-artworks #artwork-slider .slider-container .slider .artwork.active .details {
          display: block; }
        #home-artworks #artwork-slider .slider-container .slider .artwork.active .more {
          background: #000 !important;
          transform: rotate(45deg);
          perspective: 1000px;
          -moz-transform: rotate(45deg);
          -moz-perspective: 1000;
          -webkit-transform: rotate(45deg);
          -webkit-perspective: 1000;
          -o-transform: rotate(45deg);
          -o-perspective: 1000;
          -ms-transform: rotate(45deg);
          -ms-perspective: 1000; }
          #home-artworks #artwork-slider .slider-container .slider .artwork.active .more:before, #home-artworks #artwork-slider .slider-container .slider .artwork.active .more:after {
            background: #FFF !important; }
        #home-artworks #artwork-slider .slider-container .slider .artwork .details {
          display: none;
          position: absolute;
          top: 15px;
          left: 15px;
          width: calc(100% - 30px);
          height: calc(100% - 30px);
          padding: 35px;
          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; }
          @media only screen and (max-width: 1440px) {
            #home-artworks #artwork-slider .slider-container .slider .artwork .details {
              padding: 25px; } }
          #home-artworks #artwork-slider .slider-container .slider .artwork .details p {
            position: absolute;
            bottom: 35px;
            left: 35px;
            padding-right: 50px;
            font-size: .8em; }
            @media only screen and (max-width: 1440px) {
              #home-artworks #artwork-slider .slider-container .slider .artwork .details p {
                bottom: 25px;
                left: 25px;
                padding-right: 40px; } }
            #home-artworks #artwork-slider .slider-container .slider .artwork .details p.title {
              position: relative;
              bottom: auto;
              left: auto;
              padding-top: 10px;
              padding-right: 0;
              border-top: 1px solid #000;
              font-family: orpheuspro, serif;
              font-size: 1.5em;
              line-height: 1.25; }
              @media only screen and (max-width: 1440px) {
                #home-artworks #artwork-slider .slider-container .slider .artwork .details p.title {
                  font-size: 1.3em; } }
            #home-artworks #artwork-slider .slider-container .slider .artwork .details p a {
              font-weight: 700; }
        #home-artworks #artwork-slider .slider-container .slider .artwork .more {
          position: absolute;
          bottom: 25px;
          right: 25px;
          width: 41px;
          height: 41px;
          background: #000;
          cursor: pointer;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased;
          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;
          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: 1440px) {
            #home-artworks #artwork-slider .slider-container .slider .artwork .more {
              width: 31px;
              height: 31px; } }
          #home-artworks #artwork-slider .slider-container .slider .artwork .more:before, #home-artworks #artwork-slider .slider-container .slider .artwork .more:after {
            position: absolute;
            background: #FFF;
            content: ''; }
          #home-artworks #artwork-slider .slider-container .slider .artwork .more:before {
            top: 20px;
            left: 12px;
            width: 17px;
            height: 1px; }
            @media only screen and (max-width: 1440px) {
              #home-artworks #artwork-slider .slider-container .slider .artwork .more:before {
                top: 15px;
                left: 10px;
                width: 11px; } }
          #home-artworks #artwork-slider .slider-container .slider .artwork .more:after {
            top: 12px;
            left: 20px;
            width: 1px;
            height: 17px; }
            @media only screen and (max-width: 1440px) {
              #home-artworks #artwork-slider .slider-container .slider .artwork .more:after {
                top: 10px;
                left: 15px;
                height: 11px; } }
          #home-artworks #artwork-slider .slider-container .slider .artwork .more:hover, #home-artworks #artwork-slider .slider-container .slider .artwork .more:focus {
            background: #FFF; }
            #home-artworks #artwork-slider .slider-container .slider .artwork .more:hover:before, #home-artworks #artwork-slider .slider-container .slider .artwork .more:hover:after, #home-artworks #artwork-slider .slider-container .slider .artwork .more:focus:before, #home-artworks #artwork-slider .slider-container .slider .artwork .more:focus:after {
              background: #000; }

#home-artworks .artworks-bottom {
  margin-top: 4em;
  text-align: center; }
  @media only screen and (max-width: 875px) {
    #home-artworks .artworks-bottom {
      margin-top: 2em; } }
#home-events {
  position: relative;
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #home-events h2 {
      margin-bottom: 10px; } }
  #home-events .arrow-button {
    position: absolute;
    top: 2em;
    right: 7.5vw; }
    @media only screen and (max-width: 875px) {
      #home-events .arrow-button {
        position: relative;
        top: auto;
        right: auto; } }
  #home-events .event {
    text-decoration: none;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 875px) {
      #home-events .event {
        width: calc(50% - 20px);
        margin-top: 2em; } }
    #home-events .event .image {
      position: relative; }
      #home-events .event .image:before {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 1;
        width: 100%;
        height: 100%;
        background: #FFF;
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        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; }
      #home-events .event .image .date {
        position: absolute;
        top: 10px;
        z-index: 2;
        right: 10px;
        width: 65px;
        height: 75px;
        background: #FFF;
        text-align: center; }
        #home-events .event .image .date .month {
          display: block;
          margin-top: 10px;
          margin-bottom: 5px;
          font-weight: 500;
          font-size: .6em;
          letter-spacing: 1px;
          text-transform: uppercase; }
        #home-events .event .image .date .day {
          display: block;
          font-family: orpheuspro, serif;
          font-weight: 500;
          font-size: 2.25em;
          line-height: 1; }
    #home-events .event img {
      margin-bottom: 1em; }
    #home-events .event h5 {
      margin-bottom: 1.5em; }
    #home-events .event:hover .image:before, #home-events .event:focus .image:before {
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      -moz-opacity: 0.2;
      -khtml-opacity: 0.2;
      opacity: 0.2; }
    #home-events .event:hover h5, #home-events .event:focus h5 {
      text-decoration: underline; }

#home-features {
  position: relative;
  background: #F3EEE1; }
  #home-features .bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 28%;
    height: 100%;
    background-image: url(../images/ceiling-ricky-rhodes.jpg);
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 1125px) {
      #home-features .bg {
        display: none; } }
  @media only screen and (max-width: 1125px) {
    #home-features .span16.offset8 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #home-features .span16.offset8 {
      margin-left: 0 !important; } }
  #home-features .home-feature {
    display: block;
    overflow: hidden;
    margin-bottom: 4em;
    border-bottom: 1px solid #DDD;
    padding-bottom: 4em; }
    @media only screen and (max-width: 875px) {
      #home-features .home-feature {
        margin-bottom: 3em;
        padding-bottom: 3em; } }
    #home-features .home-feature:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border-bottom: none; }
    #home-features .home-feature .left, #home-features .home-feature .right {
      display: table;
      float: left;
      width: 50%;
      height: 22.5vw; }
      @media only screen and (max-width: 1125px) {
        #home-features .home-feature .left, #home-features .home-feature .right {
          height: 36vw; } }
      @media only screen and (max-width: 875px) {
        #home-features .home-feature .left, #home-features .home-feature .right {
          display: inline-block;
          height: auto; } }
      @media only screen and (max-width: 525px) {
        #home-features .home-feature .left, #home-features .home-feature .right {
          display: block;
          width: 100% !important; } }
      #home-features .home-feature .left .content, #home-features .home-feature .right .content {
        display: table-cell;
        vertical-align: middle; }
    #home-features .home-feature .left {
      padding-right: 4em;
      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: 875px) {
        #home-features .home-feature .left {
          width: 65%; } }
      @media only screen and (max-width: 525px) {
        #home-features .home-feature .left {
          margin-bottom: 2em;
          padding-right: 0; } }
    @media only screen and (max-width: 875px) {
      #home-features .home-feature .right {
        width: 35%; } }
    #home-features .home-feature .image {
      position: relative; }
      #home-features .home-feature .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #F3EEE1;
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        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; }
      #home-features .home-feature .image img {
        display: block;
        width: 100%; }
    #home-features .home-feature:hover h3, #home-features .home-feature:focus h3 {
      text-decoration: underline; }
    #home-features .home-feature:hover .image:before, #home-features .home-feature:focus .image:before {
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      -moz-opacity: 0.2;
      -khtml-opacity: 0.2;
      opacity: 0.2; }
    #home-features .home-feature:hover .arrow-button, #home-features .home-feature:focus .arrow-button {
      text-decoration: underline; }
      #home-features .home-feature:hover .arrow-button span, #home-features .home-feature:focus .arrow-button span {
        background: #000;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

#home-news {
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #home-news h2 {
      margin-bottom: 0; } }
  #home-news .arrow-button {
    position: absolute;
    top: 2em;
    right: 7.5vw; }
    @media only screen and (max-width: 875px) {
      #home-news .arrow-button {
        top: 0; } }
  #home-news .news {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 875px) {
      #home-news .news {
        width: calc(50% - 20px);
        margin-top: 2em; } }
    #home-news .news .image {
      position: relative; }
      #home-news .news .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #FFF;
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        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; }
      #home-news .news .image img {
        display: block;
        margin-bottom: 1em; }
    #home-news .news h5 {
      margin-bottom: 1.5em; }
    #home-news .news:hover .image:before, #home-news .news:focus .image:before {
      filter: alpha(opacity=20);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
      -moz-opacity: 0.2;
      -khtml-opacity: 0.2;
      opacity: 0.2; }
    #home-news .news:hover h5, #home-news .news:focus h5 {
      text-decoration: underline; }

#home-social {
  position: relative;
  overflow: hidden;
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #home-social {
      padding-top: 0; } }
  #home-social .lucy-wrapper, #home-social #layout-7030 {
    z-index: 2; }
  #home-social #social-pager {
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 7.5vw; }
    @media only screen and (max-width: 875px) {
      #home-social #social-pager {
        display: none; } }
    #home-social #social-pager #previous-post, #home-social #social-pager #next-post {
      float: left;
      z-index: 1;
      width: 50px;
      height: 50px;
      margin-left: 10px;
      text-align: center;
      line-height: 50px;
      background: #000;
      color: #FFF;
      cursor: pointer;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      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; }
      #home-social #social-pager #previous-post.disabled, #home-social #social-pager #next-post.disabled {
        cursor: default;
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        -moz-opacity: 0.2;
        -khtml-opacity: 0.2;
        opacity: 0.2; }
      #home-social #social-pager #previous-post span, #home-social #social-pager #next-post span {
        font-size: .6em; }
  #home-social #social-slider {
    position: relative;
    height: 20vw; }
    @media only screen and (max-width: 875px) {
      #home-social #social-slider {
        height: 91vw; } }
    #home-social #social-slider .slider-container {
      position: relative;
      width: 115vw;
      height: 100%; }
      @media only screen and (max-width: 875px) {
        #home-social #social-slider .slider-container {
          width: 100%; } }
      #home-social #social-slider .slider-container .slider {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%; }
        @media only screen and (max-width: 875px) {
          #home-social #social-slider .slider-container .slider {
            width: 100% !important; } }
        #home-social #social-slider .slider-container .slider.count1 {
          width: 100%; }
        #home-social #social-slider .slider-container .slider.count2 {
          width: 200%; }
        #home-social #social-slider .slider-container .slider.count3 {
          width: 300%; }
        #home-social #social-slider .slider-container .slider.count4 {
          width: 400%; }
        #home-social #social-slider .slider-container .slider.count5 {
          width: 500%; }
        #home-social #social-slider .slider-container .slider.count6 {
          width: 600%; }
        #home-social #social-slider .slider-container .slider.count7 {
          width: 700%; }
        #home-social #social-slider .slider-container .slider.count8 {
          width: 800%; }
        #home-social #social-slider .slider-container .slider.count9 {
          width: 900%; }
        #home-social #social-slider .slider-container .slider.count10 {
          width: 1000%; }
        #home-social #social-slider .slider-container .slider.count11 {
          width: 1100%; }
        #home-social #social-slider .slider-container .slider.count12 {
          width: 1200%; }
        #home-social #social-slider .slider-container .slider.count13 {
          width: 1300%; }
        #home-social #social-slider .slider-container .slider.count14 {
          width: 1400%; }
        #home-social #social-slider .slider-container .slider.count15 {
          width: 1500%; }
        #home-social #social-slider .slider-container .slider.count16 {
          width: 1600%; }
        #home-social #social-slider .slider-container .slider.count17 {
          width: 1700%; }
        #home-social #social-slider .slider-container .slider.count18 {
          width: 1800%; }
        #home-social #social-slider .slider-container .slider.count19 {
          width: 1900%; }
        #home-social #social-slider .slider-container .slider.count20 {
          width: 2000%; }
        #home-social #social-slider .slider-container .slider.count21 {
          width: 2100%; }
        #home-social #social-slider .slider-container .slider.count22 {
          width: 2200%; }
        #home-social #social-slider .slider-container .slider.count23 {
          width: 2300%; }
        #home-social #social-slider .slider-container .slider.count24 {
          width: 2400%; }
        #home-social #social-slider .slider-container .slider.count25 {
          width: 2500%; }
        #home-social #social-slider .slider-container .slider.count26 {
          width: 2600%; }
        #home-social #social-slider .slider-container .slider.count27 {
          width: 2700%; }
        #home-social #social-slider .slider-container .slider.count28 {
          width: 2800%; }
        #home-social #social-slider .slider-container .slider.count29 {
          width: 2900%; }
        #home-social #social-slider .slider-container .slider.count30 {
          width: 3000%; }
        #home-social #social-slider .slider-container .slider.count31 {
          width: 3100%; }
        #home-social #social-slider .slider-container .slider.count32 {
          width: 3200%; }
        #home-social #social-slider .slider-container .slider.count33 {
          width: 3300%; }
        #home-social #social-slider .slider-container .slider.count34 {
          width: 3400%; }
        #home-social #social-slider .slider-container .slider.count35 {
          width: 3500%; }
        #home-social #social-slider .slider-container .slider.count36 {
          width: 3600%; }
        #home-social #social-slider .slider-container .slider.count37 {
          width: 3700%; }
        #home-social #social-slider .slider-container .slider.count38 {
          width: 3800%; }
        #home-social #social-slider .slider-container .slider.count39 {
          width: 3900%; }
        #home-social #social-slider .slider-container .slider.count40 {
          width: 4000%; }
        #home-social #social-slider .slider-container .slider.count41 {
          width: 4100%; }
        #home-social #social-slider .slider-container .slider.count42 {
          width: 4200%; }
        #home-social #social-slider .slider-container .slider.count43 {
          width: 4300%; }
        #home-social #social-slider .slider-container .slider.count44 {
          width: 4400%; }
        #home-social #social-slider .slider-container .slider.count45 {
          width: 4500%; }
        #home-social #social-slider .slider-container .slider.count46 {
          width: 4600%; }
        #home-social #social-slider .slider-container .slider.count47 {
          width: 4700%; }
        #home-social #social-slider .slider-container .slider.count48 {
          width: 4800%; }
        #home-social #social-slider .slider-container .slider.count49 {
          width: 4900%; }
        #home-social #social-slider .slider-container .slider.count50 {
          width: 5000%; }
        #home-social #social-slider .slider-container .slider .post {
          display: block;
          float: left;
          position: relative;
          width: 20.313vw;
          height: 100%;
          margin-right: 1.25vw; }
          @media only screen and (max-width: 875px) {
            #home-social #social-slider .slider-container .slider .post {
              display: none;
              width: 100%; }
              #home-social #social-slider .slider-container .slider .post:first-child {
                display: block !important; } }
          #home-social #social-slider .slider-container .slider .post div {
            width: 100%;
            height: 100%;
            background-size: cover !important;
            background-position: center !important; }
          #home-social #social-slider .slider-container .slider .post .icon-instagram-round {
            position: absolute;
            bottom: 25px;
            right: 25px;
            width: 41px;
            height: 41px;
            line-height: 41px;
            text-align: center;
            background: #000;
            color: #FFF;
            cursor: pointer;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased;
            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;
            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: 1125px) {
              #home-social #social-slider .slider-container .slider .post .icon-instagram-round {
                bottom: 15px;
                right: 15px; } }
/* --- Exhibitions & Events --- */
#exhibitions-block, #events-block {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #exhibitions-block, #events-block {
      margin-bottom: 2em;
      padding-bottom: 2em; } }
  @media only screen and (max-width: 525px) {
    #exhibitions-block, #events-block {
      margin-bottom: 25px;
      padding-bottom: 25px; } }
  #exhibitions-block .span8, #events-block .span8 {
    display: block;
    margin-top: 2em;
    text-decoration: none; }
    #exhibitions-block .span8 .image, #events-block .span8 .image {
      position: relative; }
      #exhibitions-block .span8 .image:before, #events-block .span8 .image:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #FFF;
        content: '';
        filter: alpha(opacity=0);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0;
        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; }
      #exhibitions-block .span8 .image img, #events-block .span8 .image img {
        display: block;
        margin-bottom: 1em; }
    #exhibitions-block .span8:hover, #exhibitions-block .span8:focus, #events-block .span8:hover, #events-block .span8:focus {
      text-decoration: underline; }
      #exhibitions-block .span8:hover .image:before, #exhibitions-block .span8:focus .image:before, #events-block .span8:hover .image:before, #events-block .span8:focus .image:before {
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        -moz-opacity: 0.2;
        -khtml-opacity: 0.2;
        opacity: 0.2; }

#exhibition-detail #exhibition-artists, #exhibition-detail #exhibition-organizers {
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #exhibition-detail #exhibition-artists, #exhibition-detail #exhibition-organizers {
      margin-top: 2em;
      padding-top: 2em; } }
  @media only screen and (max-width: 525px) {
    #exhibition-detail #exhibition-artists, #exhibition-detail #exhibition-organizers {
      margin-top: 25px;
      padding-top: 25px; } }
  #exhibition-detail #exhibition-artists h3, #exhibition-detail #exhibition-artists h4, #exhibition-detail #exhibition-organizers h3, #exhibition-detail #exhibition-organizers h4 {
    margin-bottom: 1em !important; }

@media only screen and (max-width: 525px) {
  #exhibition-detail #exhibition-organizers .inset-r2 {
    padding-right: 0 !important; } }

#exhibition-detail #exhibition-organizers p {
  font-size: .8em; }

#exhibition-detail #exhibition-organizers .assistants {
  margin-top: 2em; }
  @media only screen and (max-width: 525px) {
    #exhibition-detail #exhibition-organizers .assistants {
      margin-top: 1em; } }
#exhibition-detail #related-events {
  margin-top: 3em; }
  @media only screen and (max-width: 1125px) {
    #exhibition-detail #related-events {
      margin-top: 2em; } }
  @media only screen and (max-width: 525px) {
    #exhibition-detail #related-events {
      margin-top: 25px; } }
#exhibitions-list .exhibition {
  display: block;
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD;
  text-decoration: none; }
  @media only screen and (max-width: 1125px) {
    #exhibitions-list .exhibition {
      margin-bottom: 2em;
      padding-bottom: 2em; } }
  @media only screen and (max-width: 525px) {
    #exhibitions-list .exhibition {
      margin-bottom: 25px;
      padding-bottom: 25px; } }
  #exhibitions-list .exhibition .image {
    position: relative; }
    #exhibitions-list .exhibition .image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      content: '';
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      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; }
    #exhibitions-list .exhibition .image img {
      display: block;
      margin-bottom: 1em; }
  #exhibitions-list .exhibition h3 {
    margin-bottom: 0; }
  #exhibitions-list .exhibition .heading span {
    display: inline-block;
    margin-left: 10px;
    padding-left: 15px;
    border-left: 1px solid #DDD; }
    @media only screen and (max-width: 525px) {
      #exhibitions-list .exhibition .heading span {
        display: block;
        margin-left: 0;
        padding-left: 0;
        border-left: none; } }
  #exhibitions-list .exhibition:hover .image:before, #exhibitions-list .exhibition:focus .image:before {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2; }
  #exhibitions-list .exhibition:hover h3, #exhibitions-list .exhibition:focus h3 {
    text-decoration: underline; }

#event-filters {
  padding-bottom: 2em;
  border-bottom: 1px solid #000; }
  @media only screen and (max-width: 1125px) {
    #event-filters {
      padding-bottom: 1em; } }
  @media only screen and (max-width: 875px) {
    #event-filters {
      padding-bottom: 0;
      border-bottom: none; } }
  #event-filters #upcoming-past {
    position: relative;
    display: table;
    width: 100%;
    margin-bottom: 2em;
    border-collapse: separate; }
    @media only screen and (max-width: 1125px) {
      #event-filters #upcoming-past {
        margin-bottom: 1em; } }
    #event-filters #upcoming-past .wrap {
      float: left;
      width: 50%;
      text-align: center; }
      @media only screen and (max-width: 1125px) {
        #event-filters #upcoming-past .wrap {
          float: none;
          width: 100% !important; } }
      @media only screen and (max-width: 875px) {
        #event-filters #upcoming-past .wrap {
          float: left;
          width: 50% !important; } }
      @media only screen and (max-width: 525px) {
        #event-filters #upcoming-past .wrap {
          float: none;
          width: 100% !important; } }
      #event-filters #upcoming-past .wrap:last-child {
        width: 50%;
        margin-right: 0; }
      #event-filters #upcoming-past .wrap .button, #event-filters #upcoming-past .wrap .cart-button {
        display: block;
        padding: 1.8em 0;
        text-align: center;
        background: transparent !important;
        border: 1px solid #000;
        color: #000 !important; }
        #event-filters #upcoming-past .wrap .button.selected, #event-filters #upcoming-past .wrap .selected.cart-button {
          background: #000 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        #event-filters #upcoming-past .wrap .button:hover, #event-filters #upcoming-past .wrap .cart-button:hover, #event-filters #upcoming-past .wrap .button:focus, #event-filters #upcoming-past .wrap .cart-button:focus {
          text-decoration: underline; }
          #event-filters #upcoming-past .wrap .button:hover:after, #event-filters #upcoming-past .wrap .cart-button:hover:after, #event-filters #upcoming-past .wrap .button:focus:after, #event-filters #upcoming-past .wrap .cart-button:focus:after {
            width: calc(100% - 5em); }
  @media only screen and (max-width: 875px) {
    #event-filters #datepicker {
      display: none; } }
  #event-filters .ui-widget {
    font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #event-filters .ui-datepicker {
    width: 100%;
    margin-bottom: 1.5em;
    background: transparent;
    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 {
      border: none !important; }
    #event-filters .ui-datepicker .ui-datepicker-header {
      margin: 1em 0 2em 0; }
      @media only screen and (max-width: 1125px) {
        #event-filters .ui-datepicker .ui-datepicker-header {
          margin: 1em 0; } }
      #event-filters .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
        font-family: orpheuspro, serif;
        font-size: 1.1em;
        font-weight: 500;
        letter-spacing: .5px; }
        @media only screen and (max-width: 1125px) {
          #event-filters .ui-datepicker .ui-datepicker-header .ui-datepicker-title {
            margin: 0;
            font-size: 1em; } }
      #event-filters .ui-datepicker .ui-datepicker-header .ui-datepicker-prev, #event-filters .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
        text-decoration: none; }
    #event-filters .ui-datepicker .ui-datepicker-calendar {
      font-size: .75em; }
      #event-filters .ui-datepicker .ui-datepicker-calendar thead {
        font-size: 1em;
        font-weight: 500; }
      #event-filters .ui-datepicker .ui-datepicker-calendar td {
        text-align: center !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-calendar td.active span, #event-filters .ui-datepicker .ui-datepicker-calendar td a {
          background-color: #FFF !important;
          color: #000 !important; }
        #event-filters .ui-datepicker .ui-datepicker-calendar td.ui-datepicker-today span {
          background-color: #000 !important;
          color: #FFF !important;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        #event-filters .ui-datepicker .ui-datepicker-calendar td span, #event-filters .ui-datepicker .ui-datepicker-calendar td a {
          display: inline-block;
          width: 32px;
          height: 32px;
          padding: 0;
          line-height: 32px;
          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; }
          @media only screen and (max-width: 1440px) {
            #event-filters .ui-datepicker .ui-datepicker-calendar td span, #event-filters .ui-datepicker .ui-datepicker-calendar td a {
              width: 25px;
              height: 25px;
              line-height: 25px; } }
          @media only screen and (max-width: 1125px) {
            #event-filters .ui-datepicker .ui-datepicker-calendar td span, #event-filters .ui-datepicker .ui-datepicker-calendar td a {
              width: 15px;
              height: 15px;
              line-height: 15px; } }
  #event-filters select {
    width: 100%;
    background-color: transparent;
    border-color: #000;
    padding-left: 20px;
    text-indent: 0; }
    @media only screen and (max-width: 1125px) {
      #event-filters select {
        font-size: .8em; } }
    @media only screen and (max-width: 875px) {
      #event-filters select {
        font-size: 1em; } }
@media only screen and (max-width: 1125px) {
  #event-detail .span15, #event-detail .span9 {
    width: calc(100% - 20px); } }

#event-detail #event-tickets {
  position: relative;
  top: -1em;
  margin-bottom: 2em;
  padding-bottom: 1em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    #event-detail #event-tickets {
      top: -2em;
      margin-bottom: 1em;
      padding-bottom: 2em; } }
  @media only screen and (max-width: 875px) {
    #event-detail #event-tickets .span12 {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 875px) {
    #event-detail #event-tickets .span6 {
      width: calc(50% - 20px); } }
  #event-detail #event-tickets select {
    margin-bottom: 0; }
  #event-detail #event-tickets button {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0;
    line-height: 60px;
    text-align: center; }
  @media only screen and (max-width: 875px) {
    #event-detail #event-tickets .attendees {
      padding-top: 1em; } }
  @media only screen and (max-width: 525px) {
    #event-detail #event-tickets .attendees {
      padding-top: 25px; } }
  @media only screen and (max-width: 875px) {
    #event-detail #event-tickets .attendees .span10 {
      width: calc(50% - 20px); } }
  #event-detail #event-tickets .attendees .guest-label {
    line-height: 60px; }
    @media only screen and (max-width: 875px) {
      #event-detail #event-tickets .attendees .guest-label {
        width: calc(100% - 20px); } }
#event-detail #event-location, #event-detail #event-sponsors, #event-detail #related-exhibition {
  margin-top: 6em; }
  @media only screen and (max-width: 1125px) {
    #event-detail #event-location, #event-detail #event-sponsors, #event-detail #related-exhibition {
      margin-top: 4em; } }
  @media only screen and (max-width: 875px) {
    #event-detail #event-location, #event-detail #event-sponsors, #event-detail #related-exhibition {
      margin-top: 3em; } }
#event-detail #event-sponsors .sponsor {
  position: relative;
  height: 8.5vw;
  margin-bottom: 20px; }
  @media only screen and (max-width: 1125px) {
    #event-detail #event-sponsors .sponsor {
      width: calc(25% - 20px);
      height: 13.5vw; } }
  @media only screen and (max-width: 875px) {
    #event-detail #event-sponsors .sponsor {
      height: 20vw; } }
  @media only screen and (max-width: 525px) {
    #event-detail #event-sponsors .sponsor {
      width: calc(50% - 20px) !important;
      height: 42vw;
      margin-left: 20px !important; }
      #event-detail #event-sponsors .sponsor:nth-of-type(odd) {
        margin-left: 0 !important; } }
  #event-detail #event-sponsors .sponsor.text-only {
    background: #F3EEE1; }
  #event-detail #event-sponsors .sponsor .content-outer {
    display: table;
    width: 100%;
    height: 100%;
    padding: 10px;
    font-weight: 500;
    font-size: .688em;
    text-transform: uppercase;
    letter-spacing: 1px;
    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; }
    #event-detail #event-sponsors .sponsor .content-outer .content-inner {
      display: table-cell;
      vertical-align: middle; }

#related-events.upcoming-event-series, #events-list.upcoming-event-series, #related-exhibition.upcoming-event-series {
  margin-top: 6em; }

#related-events .event-group, #events-list .event-group, #related-exhibition .event-group {
  margin-top: 3em; }
  #related-events .event-group:first-of-type, #events-list .event-group:first-of-type, #related-exhibition .event-group:first-of-type {
    margin-top: 0; }

#related-events .event, #related-events .exhibition, #events-list .event, #events-list .exhibition, #related-exhibition .event, #related-exhibition .exhibition {
  display: block;
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #related-events .event, #related-events .exhibition, #events-list .event, #events-list .exhibition, #related-exhibition .event, #related-exhibition .exhibition {
      margin-top: 2em;
      padding-top: 2em; } }
  @media only screen and (max-width: 525px) {
    #related-events .event, #related-events .exhibition, #events-list .event, #events-list .exhibition, #related-exhibition .event, #related-exhibition .exhibition {
      margin-top: 25px;
      padding-top: 25px; } }
  #related-events .event:first-of-type, #related-events .exhibition:first-of-type, #events-list .event:first-of-type, #events-list .exhibition:first-of-type, #related-exhibition .event:first-of-type, #related-exhibition .exhibition:first-of-type {
    margin-top: 2em; }
  #related-events .event:last-of-type, #related-events .exhibition:last-of-type, #events-list .event:last-of-type, #events-list .exhibition:last-of-type, #related-exhibition .event:last-of-type, #related-exhibition .exhibition:last-of-type {
    padding-bottom: 3em;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #related-events .event:last-of-type, #related-events .exhibition:last-of-type, #events-list .event:last-of-type, #events-list .exhibition:last-of-type, #related-exhibition .event:last-of-type, #related-exhibition .exhibition:last-of-type {
        padding-bottom: 2em; } }
    @media only screen and (max-width: 525px) {
      #related-events .event:last-of-type, #related-events .exhibition:last-of-type, #events-list .event:last-of-type, #events-list .exhibition:last-of-type, #related-exhibition .event:last-of-type, #related-exhibition .exhibition:last-of-type {
        padding-bottom: 25px; } }
  @media only screen and (max-width: 525px) {
    #related-events .event .span3, #related-events .exhibition .span3, #events-list .event .span3, #events-list .exhibition .span3, #related-exhibition .event .span3, #related-exhibition .exhibition .span3 {
      display: none; } }
  @media only screen and (max-width: 525px) {
    #related-events .event .span20, #related-events .exhibition .span20, #events-list .event .span20, #events-list .exhibition .span20, #related-exhibition .event .span20, #related-exhibition .exhibition .span20 {
      width: 100%;
      padding-right: 0 !important; } }
  @media only screen and (max-width: 875px) {
    #related-events .event .span12, #related-events .exhibition .span12, #events-list .event .span12, #events-list .exhibition .span12, #related-exhibition .event .span12, #related-exhibition .exhibition .span12 {
      width: calc(87.5% - 20px);
      padding-right: 0 !important; } }
  @media only screen and (max-width: 525px) {
    #related-events .event .span12, #related-events .exhibition .span12, #events-list .event .span12, #events-list .exhibition .span12, #related-exhibition .event .span12, #related-exhibition .exhibition .span12 {
      width: 100%; } }
  @media only screen and (max-width: 875px) {
    #related-events .event .span8, #related-events .exhibition .span8, #events-list .event .span8, #events-list .exhibition .span8, #related-exhibition .event .span8, #related-exhibition .exhibition .span8 {
      width: calc(87.5% - 20px);
      margin-top: 1em;
      margin-left: calc(12.5% + 20px) !important; } }
  @media only screen and (max-width: 525px) {
    #related-events .event .span8, #related-events .exhibition .span8, #events-list .event .span8, #events-list .exhibition .span8, #related-exhibition .event .span8, #related-exhibition .exhibition .span8 {
      width: 100%;
      margin-left: 0 !important; } }
  #related-events .event .date, #related-events .exhibition .date, #events-list .event .date, #events-list .exhibition .date, #related-exhibition .event .date, #related-exhibition .exhibition .date {
    width: 65px;
    height: 75px;
    background: #FFF;
    text-align: center; }
    #related-events .event .date .month, #related-events .exhibition .date .month, #events-list .event .date .month, #events-list .exhibition .date .month, #related-exhibition .event .date .month, #related-exhibition .exhibition .date .month {
      display: block;
      margin-bottom: 5px;
      font-weight: 500;
      font-size: .6em;
      letter-spacing: 1px;
      text-transform: uppercase; }
    #related-events .event .date .day, #related-events .exhibition .date .day, #events-list .event .date .day, #events-list .exhibition .date .day, #related-exhibition .event .date .day, #related-exhibition .exhibition .date .day {
      display: block;
      font-family: orpheuspro, serif;
      font-weight: 500;
      font-size: 2.25em;
      line-height: 1; }
  #related-events .event p, #related-events .exhibition p, #events-list .event p, #events-list .exhibition p, #related-exhibition .event p, #related-exhibition .exhibition p {
    margin-bottom: 0; }
    #related-events .event p.heading, #related-events .exhibition p.heading, #events-list .event p.heading, #events-list .exhibition p.heading, #related-exhibition .event p.heading, #related-exhibition .exhibition p.heading {
      margin-bottom: 1.5em; }
  #related-events .event .image, #related-events .exhibition .image, #events-list .event .image, #events-list .exhibition .image, #related-exhibition .event .image, #related-exhibition .exhibition .image {
    position: relative; }
    @media only screen and (max-width: 525px) {
      #related-events .event .image, #related-events .exhibition .image, #events-list .event .image, #events-list .exhibition .image, #related-exhibition .event .image, #related-exhibition .exhibition .image {
        margin-top: 1em; } }
    #related-events .event .image:before, #related-events .exhibition .image:before, #events-list .event .image:before, #events-list .exhibition .image:before, #related-exhibition .event .image:before, #related-exhibition .exhibition .image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      content: '';
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      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; }
    #related-events .event .image img, #related-events .exhibition .image img, #events-list .event .image img, #events-list .exhibition .image img, #related-exhibition .event .image img, #related-exhibition .exhibition .image img {
      display: block; }
  #related-events .event:hover .image:before, #related-events .event:focus .image:before, #related-events .exhibition:hover .image:before, #related-events .exhibition:focus .image:before, #events-list .event:hover .image:before, #events-list .event:focus .image:before, #events-list .exhibition:hover .image:before, #events-list .exhibition:focus .image:before, #related-exhibition .event:hover .image:before, #related-exhibition .event:focus .image:before, #related-exhibition .exhibition:hover .image:before, #related-exhibition .exhibition:focus .image:before {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2; }
  #related-events .event:hover h5, #related-events .event:focus h5, #related-events .exhibition:hover h5, #related-events .exhibition:focus h5, #events-list .event:hover h5, #events-list .event:focus h5, #events-list .exhibition:hover h5, #events-list .exhibition:focus h5, #related-exhibition .event:hover h5, #related-exhibition .event:focus h5, #related-exhibition .exhibition:hover h5, #related-exhibition .exhibition:focus h5 {
    text-decoration: underline; }

#related-events #view-all-events, #events-list #view-all-events, #related-exhibition #view-all-events {
  margin-top: 3em; }

#events-list {
  min-height: 1000px; }
  @media only screen and (max-width: 875px) {
    #events-list {
      min-height: 0; } }
/* --- Frank Lloyd Wright House --- */
#open-houses {
  margin-top: 2em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 1440px) {
    #open-houses .span7 {
      width: calc(70% - 20px); }
      #open-houses .span7:first-child {
        width: calc(100% - 20px); } }
  @media only screen and (max-width: 1440px) {
    #open-houses .span4 {
      width: calc(30% - 20px); } }
  @media only screen and (max-width: 1440px) {
    #open-houses .span6 {
      width: calc(100% - 20px); } }
  #open-houses button {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0;
    text-align: center;
    line-height: 60px; }
  #open-houses #attendee-information {
    display: none; }

#admission-parking-directions {
  overflow: hidden;
  margin-top: 4em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    #admission-parking-directions {
      margin-top: 3em;
      padding-bottom: 1em; } }
  #admission-parking-directions img {
    margin-bottom: 1em; }

#flw-info {
  margin-top: 4em !important; }
  @media only screen and (max-width: 875px) {
    #flw-info {
      margin-top: 3em !important; } }
  #flw-info .heading {
    margin-bottom: 3em !important; }

#flw-body .heading {
  margin-top: 10em; }
  @media only screen and (max-width: 1125px) {
    #flw-body .heading {
      margin-top: 8em; } }
  @media only screen and (max-width: 875px) {
    #flw-body .heading {
      margin-top: 4em; } }
.flw-sub-page {
  display: block;
  margin-top: 4em;
  padding-bottom: 4em;
  text-decoration: none;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 875px) {
    .flw-sub-page {
      margin-top: 3em !important;
      padding-bottom: 3em !important; } }
  .flw-sub-page :last-child {
    margin-bottom: 0; }
  .flw-sub-page:hover .arrow-button {
    text-decoration: underline; }

/* --- Registration Modal --- */
@media only screen and (max-width: 875px) {
  #register-overlay .span22 {
    width: calc(100% - 20px);
    margin-left: 20px !important; } }

@media only screen and (max-width: 525px) {
  #register-overlay .lucy-wrapper, #register-overlay #layout-7030 {
    padding: 0; }
  #register-overlay .span22 {
    margin-left: 0 !important; } }

#register-overlay-bg {
  position: fixed;
  display: none;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

#register-overlay-wrap {
  position: fixed;
  display: none;
  z-index: 21;
  top: 50%;
  left: 0;
  width: 100%;
  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; }

#register-overlay-inner {
  position: relative;
  max-height: calc(97vh - 2em);
  padding: 3em 0;
  background: #FFF;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 875px) {
    #register-overlay-inner .span11, #register-overlay-inner .span7, #register-overlay-inner .span4 {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 525px) {
    #register-overlay-inner {
      max-height: 100vh;
      height: calc(100vh - 50px);
      padding: 25px; } }
  #register-overlay-inner #register-guests-wrap {
    margin: 2em 0; }
    @media only screen and (max-width: 875px) {
      #register-overlay-inner #register-guests-wrap .span5, #register-overlay-inner #register-guests-wrap .span6 {
        width: calc(100% - 20px); }
      #register-overlay-inner #register-guests-wrap .span5 label {
        display: none; } }
    @media only screen and (max-width: 525px) {
      #register-overlay-inner #register-guests-wrap {
        margin: 0; } }
  #register-overlay-inner .buttons {
    overflow: hidden; }
    @media only screen and (max-width: 525px) {
      #register-overlay-inner .buttons .button, #register-overlay-inner .buttons .cart-button, #register-overlay-inner .buttons button {
        display: inline-block;
        width: calc(50% - 20px);
        margin-right: 10px;
        padding: 1.8em 0;
        text-align: center; }
      #register-overlay-inner .buttons button {
        margin-right: 0 !important; } }
    #register-overlay-inner .buttons .button, #register-overlay-inner .buttons .cart-button {
      float: left; }
    #register-overlay-inner .buttons button.button, #register-overlay-inner .buttons button.cart-button {
      float: right; }

#register-overlay-close {
  margin-right: 10px; }

/* --- Memberships --- */
#membership-levels .membership-group {
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #membership-levels .membership-group {
      margin-bottom: 2em;
      padding-bottom: 2em; } }
  @media only screen and (max-width: 525px) {
    #membership-levels .membership-group {
      margin-bottom: 25px;
      padding-bottom: 25px; } }
  #membership-levels .membership-group:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none; }
  #membership-levels .membership-group .benefits {
    padding-left: 0;
    list-style-type: none; }
    #membership-levels .membership-group .benefits li {
      position: relative;
      padding-left: 30px;
      line-height: 2; }
      #membership-levels .membership-group .benefits li:before {
        position: absolute;
        top: 7px;
        left: 0;
        width: 19px;
        height: 19px;
        background-image: url(../images/check-bubble.svg);
        background-size: contain;
        background-repeat: no-repeat;
        content: ''; }
  #membership-levels .membership-group .level {
    margin-bottom: 20px;
    padding: 3em;
    border: 1px solid #DDD;
    border-top: 5px solid #000;
    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; }
    @media only screen and (max-width: 1125px) {
      #membership-levels .membership-group .level {
        padding: 2em; } }
    @media only screen and (max-width: 875px) {
      #membership-levels .membership-group .level {
        width: calc(100% - 20px); } }
    #membership-levels .membership-group .level.span8 {
      padding: 25px; }
      @media only screen and (max-width: 1125px) {
        #membership-levels .membership-group .level.span8 {
          padding: 15px; } }
      @media only screen and (max-width: 875px) {
        #membership-levels .membership-group .level.span8 {
          padding: 2em; } }
      #membership-levels .membership-group .level.span8 .bottom {
        left: 25px;
        width: calc(100% - 50px); }
        @media only screen and (max-width: 1125px) {
          #membership-levels .membership-group .level.span8 .bottom {
            left: 15px;
            width: calc(100% - 30px); } }
        @media only screen and (max-width: 875px) {
          #membership-levels .membership-group .level.span8 .bottom {
            left: auto;
            width: 100%; } }
    #membership-levels .membership-group .level .price {
      margin-bottom: 0;
      font-family: orpheuspro, serif;
      font-size: 4em;
      font-weight: 500;
      line-height: 1; }
      #membership-levels .membership-group .level .price span {
        display: inline-block;
        margin-right: 10px;
        font-size: .4em;
        vertical-align: super; }
    #membership-levels .membership-group .level em {
      display: block;
      margin-bottom: 2em;
      font-style: normal;
      font-size: .8em; }
    #membership-levels .membership-group .level .card {
      margin-bottom: .5em; }
      @media only screen and (max-width: 1125px) {
        #membership-levels .membership-group .level .card {
          font-size: .875em;
          line-height: 1.3; } }
      @media only screen and (max-width: 875px) {
        #membership-levels .membership-group .level .card {
          font-size: 1em; } }
    #membership-levels .membership-group .level .desc {
      font-size: .8em; }
    #membership-levels .membership-group .level .benefits {
      margin-top: 3em;
      text-align: left; }
      #membership-levels .membership-group .level .benefits li {
        margin-bottom: 1.5em;
        line-height: 1.5;
        font-size: .8em; }
        #membership-levels .membership-group .level .benefits li:before {
          top: 0px; }
    #membership-levels .membership-group .level .bottom {
      position: absolute;
      bottom: 1em;
      left: 3em;
      width: calc(100% - 6em); }
      @media only screen and (max-width: 875px) {
        #membership-levels .membership-group .level .bottom {
          position: relative;
          bottom: auto;
          left: auto;
          width: 100%;
          padding-top: 2em; } }
      #membership-levels .membership-group .level .bottom p {
        margin-bottom: 0; }
      #membership-levels .membership-group .level .bottom .link {
        position: relative;
        display: block;
        width: 100%;
        padding: 2em 0;
        font-size: .6em;
        font-weight: 500;
        line-height: 1;
        letter-spacing: 1px;
        text-decoration: none;
        text-transform: uppercase; }
        #membership-levels .membership-group .level .bottom .link.join {
          background: #000;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        #membership-levels .membership-group .level .bottom .link:hover, #membership-levels .membership-group .level .bottom .link:focus {
          text-decoration: underline; }

/* --- Join Modal --- */
#join-overlay {
  -ms-overflow-style: none;
  overflow: hidden; }
  @media only screen and (max-width: 1440px) {
    #join-overlay .span8 {
      width: calc(50% - 20px);
      margin-left: calc(25% + 20px) !important; } }
  @media only screen and (max-width: 875px) {
    #join-overlay .span8 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #join-overlay .span8 {
      margin-left: 0 !important; } }
  @media only screen and (max-width: 525px) {
    #join-overlay .lucy-wrapper, #join-overlay #layout-7030 {
      padding: 0; } }
  #join-overlay::-webkit-scrollbar {
    width: 0 !important; }

#join-overlay-bg {
  position: fixed;
  display: none;
  z-index: 20;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }

#join-overlay-wrap {
  position: fixed;
  display: none;
  z-index: 21;
  top: 50%;
  left: 0;
  width: 100%;
  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; }

#join-overlay-inner {
  position: relative;
  max-height: calc(97vh - 2em);
  padding: 3em 4em;
  background: #FFF;
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: none;
  box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 22px 34px 0 rgba(0, 0, 0, 0.5); }
  @media only screen and (max-width: 525px) {
    #join-overlay-inner {
      max-height: 100vh;
      height: calc(100vh - 50px);
      padding: 25px; } }
  #join-overlay-inner::-webkit-scrollbar {
    width: 0 !important; }
  #join-overlay-inner #join-overlay-close {
    position: absolute;
    top: 20px;
    right: 15px;
    font-size: .6em; }
  #join-overlay-inner .details {
    text-align: center;
    margin-bottom: 3em;
    padding-bottom: 2.5em;
    border-bottom: 1px solid #DDD; }
    #join-overlay-inner .details .price {
      margin-bottom: 0;
      font-family: orpheuspro, serif;
      font-size: 4em;
      font-weight: 500;
      line-height: 1; }
      #join-overlay-inner .details .price span {
        display: inline-block;
        margin-right: 10px;
        font-size: .4em;
        vertical-align: super; }
    #join-overlay-inner .details em {
      display: block;
      font-style: normal;
      font-size: .8em; }
  #join-overlay-inner h4 {
    margin-bottom: 1em; }
  #join-overlay-inner .span {
    display: block;
    width: 100%; }
  #join-overlay-inner p.error {
    font-size: .8em;
    line-height: 1.3; }
    #join-overlay-inner p.error a {
      color: #F00; }
  #join-overlay-inner .buttons .button, #join-overlay-inner .buttons .cart-button {
    background-color: #EEE !important;
    color: #000 !important; }
  #join-overlay-inner .buttons .button, #join-overlay-inner .buttons .cart-button, #join-overlay-inner .buttons button {
    float: left;
    width: calc(50% - 5px);
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    text-align: center; }
  #join-overlay-inner .buttons button {
    margin-left: 10px !important;
    background-color: #000 !important;
    color: #FFF !important; }

/* --- Donate --- */
#donate-page {
  position: relative;
  white-space: nowrap;
  background: #FFF; }
  #donate-page .lucy-wrapper, #donate-page #layout-7030 {
    width: 100%;
    padding: 0;
    font-size: 0; }
    #donate-page .lucy-wrapper .photo-caption, #donate-page #layout-7030 .photo-caption {
      font-size: .88em !important;
      color: #FFF; }

#donate-left, #donate-right {
  position: relative;
  display: inline-block;
  width: 50vw;
  font-size: 16px;
  vertical-align: top;
  white-space: normal; }
  @media only screen and (max-width: 1125px) {
    #donate-left, #donate-right {
      width: 100vw !important;
      padding: 0 !important; }
      #donate-left#donate-left, #donate-right#donate-left {
        position: relative;
        top: auto;
        left: auto;
        height: auto;
        background-image: none !important; }
        #donate-left#donate-left:before, #donate-right#donate-left:before {
          display: none; } }
#donate-right {
  position: absolute;
  top: 0;
  right: 0;
  height: calc(100vh - 160px);
  background: #000 url(../images/donate-bg.jpg) no-repeat center;
  background-size: 100% auto; }
  @media only screen and (max-width: 1125px) {
    #donate-right {
      display: none; } }
  #donate-right img {
    display: none;
    width: 100%; }
  #donate-right.fixed {
    position: fixed;
    top: 160px; }
  #donate-right.unlock {
    position: absolute;
    bottom: 0;
    top: auto;
    right: 0; }
  #donate-right .right-inner {
    position: absolute;
    bottom: 6em;
    left: 5vw;
    width: 40vw;
    color: #FFF; }
    #donate-right .right-inner .title {
      margin-bottom: .5em;
      font-family: orpheuspro, serif;
      font-size: 2em;
      line-height: 1;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #donate-right .right-inner .title a {
        vertical-align: middle;
        font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: .5em;
        font-weight: 300;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
    #donate-right .right-inner p:last-child {
      margin-bottom: 0;
      font-size: 1.13em; }
  #donate-right:before {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 669px;
    background: transparent url(../images/donate-shadow.png) repeat-x bottom left;
    background-size: auto 669px;
    content: ''; }

#donate-left {
  width: 50vw;
  padding-right: 50vw; }
  #donate-left .inner {
    padding: 6em 7.5vw;
    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: 1125px) {
      #donate-left .inner {
        padding: 0; } }
  @media only screen and (max-width: 1125px) {
    #donate-left #donate-header {
      padding: 3em 5vw;
      background: #E6D9D5; } }
  @media only screen and (max-width: 875px) {
    #donate-left #donate-header {
      padding: 2em 5vw; } }
  @media only screen and (max-width: 525px) {
    #donate-left #donate-header {
      padding: 1em 25px; } }
  @media only screen and (max-width: 1125px) {
    #donate-left #donate-fields {
      padding: 3em 5vw; } }
  @media only screen and (max-width: 875px) {
    #donate-left #donate-fields {
      padding: 2em 5vw; } }
  @media only screen and (max-width: 525px) {
    #donate-left #donate-fields {
      padding: 2em 25px; } }
  #donate-left h1 {
    margin-bottom: .25em; }
  #donate-left p {
    margin-bottom: 4em; }
    @media only screen and (max-width: 875px) {
      #donate-left p {
        margin-bottom: 1.5em; } }
  #donate-left h3 {
    margin-bottom: .25em; }
  #donate-left #donate-amount, #donate-left #donate-frequency {
    position: relative;
    left: -15px;
    z-index: 1;
    display: table;
    width: calc(100% + 30px);
    margin-bottom: 3em;
    border-spacing: 15px;
    table-layout: fixed; }
    @media only screen and (max-width: 1125px) {
      #donate-left #donate-amount, #donate-left #donate-frequency {
        margin-bottom: 1.5em; } }
    #donate-left #donate-amount .option, #donate-left #donate-amount input, #donate-left #donate-frequency .option, #donate-left #donate-frequency input {
      display: table-cell;
      text-align: center;
      font-size: 1em;
      color: #000;
      vertical-align: middle;
      text-decoration: none;
      cursor: pointer;
      outline: none;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      -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: 1440px) {
        #donate-left #donate-amount .option, #donate-left #donate-amount input, #donate-left #donate-frequency .option, #donate-left #donate-frequency input {
          font-size: .8em; } }
      @media only screen and (max-width: 1125px) {
        #donate-left #donate-amount .option, #donate-left #donate-amount input, #donate-left #donate-frequency .option, #donate-left #donate-frequency input {
          font-size: 1em; } }
      @media only screen and (max-width: 320px) {
        #donate-left #donate-amount .option, #donate-left #donate-amount input, #donate-left #donate-frequency .option, #donate-left #donate-frequency input {
          display: block;
          margin-bottom: 10px; } }
      #donate-left #donate-amount .option:hover, #donate-left #donate-amount .option:focus, #donate-left #donate-amount input:hover, #donate-left #donate-amount input:focus, #donate-left #donate-frequency .option:hover, #donate-left #donate-frequency .option:focus, #donate-left #donate-frequency input:hover, #donate-left #donate-frequency input:focus {
        background: #000;
        color: #FFF;
        border-color: #000;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
      #donate-left #donate-amount .option.selected, #donate-left #donate-amount input.selected, #donate-left #donate-frequency .option.selected, #donate-left #donate-frequency input.selected {
        background: #000;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
    #donate-left #donate-amount .option, #donate-left #donate-frequency .option {
      height: 60px !important;
      line-height: 60px !important;
      border: 1px solid #DDD; }
  @media only screen and (max-width: 1920px) {
    #donate-left #donate-amount {
      display: block;
      overflow: hidden;
      left: auto;
      width: 100%; }
      #donate-left #donate-amount .option {
        display: inline-block;
        float: left;
        width: calc(50% - 7px);
        margin-right: 10px;
        margin-bottom: 10px; }
        #donate-left #donate-amount .option:nth-of-type(even) {
          margin-right: 0; }
        #donate-left #donate-amount .option:nth-of-type(3), #donate-left #donate-amount .option:nth-of-type(4) {
          margin-bottom: 20px; } }
  @media only screen and (max-width: 1125px) {
    #donate-left #donate-amount {
      display: table;
      left: -15px;
      width: calc(100% + 30px); }
      #donate-left #donate-amount .option {
        display: table-cell;
        width: calc(25% - 10px);
        margin-right: 10px !important; }
        #donate-left #donate-amount .option:nth-of-type(4) {
          margin-right: 0 !important; } }
  @media only screen and (max-width: 875px) {
    #donate-left #donate-amount {
      display: block;
      overflow: hidden;
      left: auto;
      width: 100%; }
      #donate-left #donate-amount .option {
        display: inline-block;
        float: left;
        width: calc(50% - 7px);
        margin-right: 10px !important;
        margin-bottom: 10px; }
        #donate-left #donate-amount .option:nth-of-type(even) {
          margin-right: 0 !important; }
        #donate-left #donate-amount .option:nth-of-type(3), #donate-left #donate-amount .option:nth-of-type(4) {
          margin-bottom: 20px; } }
  #donate-left #other-amount-container {
    position: relative; }
    @media only screen and (max-width: 1920px) {
      #donate-left #other-amount-container {
        clear: both; } }
    #donate-left #other-amount-container label {
      position: absolute;
      top: -8px;
      left: 10px;
      z-index: 2;
      background: #FFF; }
    #donate-left #other-amount-container input {
      position: relative;
      width: 100%;
      height: 62px;
      line-height: 62px;
      margin-bottom: 0 !important;
      padding: 0 !important;
      text-indent: 0;
      cursor: auto;
      border: 1px solid #000 !important;
      background: #FFF !important;
      color: #000 !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #donate-left #other-amount-container input::-webkit-input-placeholder {
        color: #000; }
      #donate-left #other-amount-container input:-moz-placeholder {
        color: #000; }
      #donate-left #other-amount-container input::-moz-placeholder {
        color: #000; }
      #donate-left #other-amount-container input:-ms-input-placeholder {
        color: #000; }
      @media only screen and (max-width: 1920px) {
        #donate-left #other-amount-container input {
          padding-left: 20px !important;
          text-align: left; } }
  #donate-left #donate-frequency {
    margin-bottom: 3em; }
    #donate-left #donate-frequency input {
      top: -3px;
      margin: 0 .25em 0 1em; }
      #donate-left #donate-frequency input:first-child {
        margin-left: 0; }
      @media only screen and (max-width: 525px) {
        #donate-left #donate-frequency input {
          margin-left: .5em; } }
  #donate-left #donation-anonymous {
    margin-bottom: 0;
    padding: 20px 0;
    border-top: 1px solid #DDD; }
    #donate-left #donation-anonymous input {
      position: relative;
      top: 2px;
      margin-bottom: 0; }
      #donate-left #donation-anonymous input:focus {
        outline: 2px solid #000; }
    #donate-left #donation-anonymous label {
      display: inline-block;
      margin-bottom: 0;
      text-transform: none;
      font-size: 1em;
      font-weight: 300;
      letter-spacing: 0; }
      @media only screen and (max-width: 1440px) {
        #donate-left #donation-anonymous label {
          font-size: .8em; } }
      @media only screen and (max-width: 1125px) {
        #donate-left #donation-anonymous label {
          font-size: 1em; } }
      @media only screen and (max-width: 875px) {
        #donate-left #donation-anonymous label {
          font-size: .8em; } }
      @media only screen and (max-width: 525px) {
        #donate-left #donation-anonymous label {
          padding-right: 0;
          padding-left: 30px;
          display: block; } }
  #donate-left #donate-honor {
    margin-bottom: 4em;
    padding: 20px 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD; }
    #donate-left #donate-honor #donation-honor, #donate-left #donate-honor #type-honor, #donate-left #donate-honor #type-memoriam, #donate-left #donate-honor #donation-notify {
      margin-bottom: 0; }
    #donate-left #donate-honor #donate-honor-top label {
      margin-bottom: 0;
      text-transform: none;
      font-size: 1em;
      font-weight: 300;
      letter-spacing: 0; }
      @media only screen and (max-width: 1440px) {
        #donate-left #donate-honor #donate-honor-top label {
          font-size: .8em; } }
      @media only screen and (max-width: 1125px) {
        #donate-left #donate-honor #donate-honor-top label {
          font-size: 1em; } }
      @media only screen and (max-width: 875px) {
        #donate-left #donate-honor #donate-honor-top label {
          font-size: .8em; } }
      @media only screen and (max-width: 525px) {
        #donate-left #donate-honor #donate-honor-top label[for="donation-honor"] {
          padding-right: 0;
          padding-left: 30px;
          display: block; } }
    #donate-left #donate-honor #donate-honor-bottom {
      display: none;
      padding-top: 1em; }
      #donate-left #donate-honor #donate-honor-bottom .row {
        margin-top: 1em; }
      #donate-left #donate-honor #donate-honor-bottom label[for="type-honor"], #donate-left #donate-honor #donate-honor-bottom label[for="type-memoriam"], #donate-left #donate-honor #donate-honor-bottom label[for="donation-notify"] {
        padding: 0;
        font-size: 1em; }
        @media only screen and (max-width: 1440px) {
          #donate-left #donate-honor #donate-honor-bottom label[for="type-honor"], #donate-left #donate-honor #donate-honor-bottom label[for="type-memoriam"], #donate-left #donate-honor #donate-honor-bottom label[for="donation-notify"] {
            font-size: .8em; } }
        @media only screen and (max-width: 1125px) {
          #donate-left #donate-honor #donate-honor-bottom label[for="type-honor"], #donate-left #donate-honor #donate-honor-bottom label[for="type-memoriam"], #donate-left #donate-honor #donate-honor-bottom label[for="donation-notify"] {
            font-size: 1em; } }
        @media only screen and (max-width: 875px) {
          #donate-left #donate-honor #donate-honor-bottom label[for="type-honor"], #donate-left #donate-honor #donate-honor-bottom label[for="type-memoriam"], #donate-left #donate-honor #donate-honor-bottom label[for="donation-notify"] {
            font-size: .8em; } }
      #donate-left #donate-honor #donate-honor-bottom input {
        font-size: .8em; }
    #donate-left #donate-honor label {
      display: inline-block;
      margin: 0 0 0 .15em; }
    #donate-left #donate-honor input[type=checkbox] {
      position: relative;
      top: 4px; }
      #donate-left #donate-honor input[type=checkbox]:focus {
        outline: 2px solid #000; }
    #donate-left #donate-honor input[type=radio] {
      position: relative;
      top: -2px; }
      #donate-left #donate-honor input[type=radio]:focus {
        outline: 2px solid #000; }
  #donate-left #in-support-of {
    margin-top: 3em; }
    #donate-left #in-support-of h3 {
      margin-bottom: .5em; }
  #donate-left #personal-info, #donate-left #notification-info {
    margin-top: 3em; }
    #donate-left #personal-info h3, #donate-left #notification-info h3 {
      margin-bottom: .5em; }
    @media only screen and (max-width: 1440px) {
      #donate-left #personal-info input, #donate-left #personal-info select, #donate-left #notification-info input, #donate-left #notification-info select {
        font-size: .8em; } }
    @media only screen and (max-width: 1125px) {
      #donate-left #personal-info input, #donate-left #personal-info select, #donate-left #notification-info input, #donate-left #notification-info select {
        font-size: 1em; } }
    @media only screen and (max-width: 1440px) {
      #donate-left #personal-info .span24, #donate-left #personal-info .span16, #donate-left #personal-info .span12, #donate-left #personal-info .span8, #donate-left #notification-info .span24, #donate-left #notification-info .span16, #donate-left #notification-info .span12, #donate-left #notification-info .span8 {
        width: calc(50% - 20px); } }
    @media only screen and (max-width: 1440px) {
      #donate-left #personal-info .span6, #donate-left #personal-info .span8.select, #donate-left #personal-info .span8.billing-zip, #donate-left #notification-info .span6, #donate-left #notification-info .span8.select, #donate-left #notification-info .span8.billing-zip {
        width: calc(25% - 20px); } }
  #donate-left #in-support-of select {
    background-position-x: 98%; }
  #donate-left #notification-info, #donate-left #honor-fields {
    display: none; }
  #donate-left #payment-info {
    margin-top: 3em; }
    @media only screen and (max-width: 1440px) {
      #donate-left #payment-info input, #donate-left #payment-info select {
        font-size: .8em; } }
    @media only screen and (max-width: 1125px) {
      #donate-left #payment-info input, #donate-left #payment-info select {
        font-size: 1em; } }
  #donate-left select {
    background-position: 93% center; }
  #donate-left button, #donate-left .button, #donate-left .cart-button {
    height: 60px;
    margin-top: 3em;
    padding: 0 3em;
    line-height: 60px;
    font-size: 1em;
    text-align: center; }
    @media only screen and (max-width: 875px) {
      #donate-left button, #donate-left .button, #donate-left .cart-button {
        margin-top: 2em; } }
    @media only screen and (max-width: 525px) {
      #donate-left button, #donate-left .button, #donate-left .cart-button {
        width: 100%;
        margin-top: 1em;
        padding: 0;
        text-align: center;
        font-size: .8em; } }
    #donate-left button:before, #donate-left .button:before, #donate-left .cart-button:before {
      border-radius: 30px;
      -moz-border-radius: 30px;
      -webkit-border-radius: 30px;
      -o-border-radius: 30px;
      -ms-border-radius: 30px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
    #donate-left button:hover:before, #donate-left button:focus:before, #donate-left .button:hover:before, #donate-left .cart-button:hover:before, #donate-left .button:focus:before, #donate-left .cart-button:focus:before {
      top: -5px;
      left: -5px;
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      border-radius: 34px;
      -moz-border-radius: 34px;
      -webkit-border-radius: 34px;
      -o-border-radius: 34px;
      -ms-border-radius: 34px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }

#card-icons {
  position: absolute;
  top: 15px !important;
  right: .5em;
  font-size: 1.5em;
  color: #000; }
  @media only screen and (max-width: 525px) {
    #card-icons {
      top: 18px !important; } }
  #card-icons span {
    filter: alpha(opacity=25);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
    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: 525px) {
      #card-icons span {
        display: none; } }
    #card-icons span.selected {
      filter: alpha(opacity=100);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
      -moz-opacity: 1;
      -khtml-opacity: 1;
      opacity: 1; }
      @media only screen and (max-width: 525px) {
        #card-icons span.selected {
          display: block; } }
/* --- Collections --- */
#collections #collection-search {
  position: relative;
  width: 100%;
  margin-bottom: 2em; }
  #collections #collection-search label {
    padding-left: 0; }
  #collections #collection-search input {
    width: calc(100% - 224px);
    margin-bottom: 0;
    border-color: #000;
    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; }
    @media only screen and (max-width: 1125px) {
      #collections #collection-search input {
        width: calc(100% - 149px);
        font-size: .8em; } }
    @media only screen and (max-width: 525px) {
      #collections #collection-search input {
        width: 100%; } }
  #collections #collection-search button {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 225px;
    height: 60px;
    padding: 0;
    line-height: 60px;
    text-align: center; }
    @media only screen and (max-width: 1125px) {
      #collections #collection-search button {
        width: 150px;
        font-size: .688em; } }
    @media only screen and (max-width: 525px) {
      #collections #collection-search button {
        position: relative;
        bottom: auto;
        right: auto;
        width: 100%; } }
#collections #highlights, #collections #recent-acquisitions {
  overflow: hidden;
  position: relative;
  margin-bottom: 4em;
  padding-bottom: 4em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #collections #highlights, #collections #recent-acquisitions {
      margin-bottom: 3em;
      padding-bottom: 3em; } }
  @media only screen and (max-width: 875px) {
    #collections #highlights, #collections #recent-acquisitions {
      margin-bottom: 2em;
      padding-bottom: 2em; } }
  #collections #highlights .wrapper, #collections #recent-acquisitions .wrapper {
    overflow: hidden;
    margin-top: 1em;
    margin-bottom: 2em; }
    @media only screen and (max-width: 525px) {
      #collections #highlights .wrapper, #collections #recent-acquisitions .wrapper {
        margin-bottom: 1em; } }
    #collections #highlights .wrapper .slider, #collections #recent-acquisitions .wrapper .slider {
      overflow: hidden;
      height: 25vw; }
      @media only screen and (max-width: 1440px) {
        #collections #highlights .wrapper .slider, #collections #recent-acquisitions .wrapper .slider {
          height: 40vw; } }
      @media only screen and (max-width: 875px) {
        #collections #highlights .wrapper .slider, #collections #recent-acquisitions .wrapper .slider {
          height: 59vw; } }
      @media only screen and (max-width: 525px) {
        #collections #highlights .wrapper .slider, #collections #recent-acquisitions .wrapper .slider {
          height: 122vw; } }
      #collections #highlights .wrapper .slider.count1, #collections #recent-acquisitions .wrapper .slider.count1 {
        width: 100%; }
      #collections #highlights .wrapper .slider.count2, #collections #recent-acquisitions .wrapper .slider.count2 {
        width: 200%; }
      #collections #highlights .wrapper .slider.count3, #collections #recent-acquisitions .wrapper .slider.count3 {
        width: 300%; }
      #collections #highlights .wrapper .slider.count4, #collections #recent-acquisitions .wrapper .slider.count4 {
        width: 400%; }
      #collections #highlights .wrapper .slider.count5, #collections #recent-acquisitions .wrapper .slider.count5 {
        width: 500%; }
      #collections #highlights .wrapper .slider.count6, #collections #recent-acquisitions .wrapper .slider.count6 {
        width: 600%; }
      #collections #highlights .wrapper .slider.count7, #collections #recent-acquisitions .wrapper .slider.count7 {
        width: 700%; }
      #collections #highlights .wrapper .slider.count8, #collections #recent-acquisitions .wrapper .slider.count8 {
        width: 800%; }
      #collections #highlights .wrapper .slider.count9, #collections #recent-acquisitions .wrapper .slider.count9 {
        width: 900%; }
      #collections #highlights .wrapper .slider.count10, #collections #recent-acquisitions .wrapper .slider.count10 {
        width: 1000%; }
      #collections #highlights .wrapper .slider.count11, #collections #recent-acquisitions .wrapper .slider.count11 {
        width: 1100%; }
      #collections #highlights .wrapper .slider.count12, #collections #recent-acquisitions .wrapper .slider.count12 {
        width: 1200%; }
      #collections #highlights .wrapper .slider.count13, #collections #recent-acquisitions .wrapper .slider.count13 {
        width: 1300%; }
      #collections #highlights .wrapper .slider.count14, #collections #recent-acquisitions .wrapper .slider.count14 {
        width: 1400%; }
      #collections #highlights .wrapper .slider.count15, #collections #recent-acquisitions .wrapper .slider.count15 {
        width: 1500%; }
      #collections #highlights .wrapper .slider.count16, #collections #recent-acquisitions .wrapper .slider.count16 {
        width: 1600%; }
      #collections #highlights .wrapper .slider.count17, #collections #recent-acquisitions .wrapper .slider.count17 {
        width: 1700%; }
      #collections #highlights .wrapper .slider.count18, #collections #recent-acquisitions .wrapper .slider.count18 {
        width: 1800%; }
      #collections #highlights .wrapper .slider.count19, #collections #recent-acquisitions .wrapper .slider.count19 {
        width: 1900%; }
      #collections #highlights .wrapper .slider.count20, #collections #recent-acquisitions .wrapper .slider.count20 {
        width: 2000%; }
      #collections #highlights .wrapper .slider.count21, #collections #recent-acquisitions .wrapper .slider.count21 {
        width: 2100%; }
      #collections #highlights .wrapper .slider.count22, #collections #recent-acquisitions .wrapper .slider.count22 {
        width: 2200%; }
      #collections #highlights .wrapper .slider.count23, #collections #recent-acquisitions .wrapper .slider.count23 {
        width: 2300%; }
      #collections #highlights .wrapper .slider.count24, #collections #recent-acquisitions .wrapper .slider.count24 {
        width: 2400%; }
      #collections #highlights .wrapper .slider.count25, #collections #recent-acquisitions .wrapper .slider.count25 {
        width: 2500%; }
      #collections #highlights .wrapper .slider.count26, #collections #recent-acquisitions .wrapper .slider.count26 {
        width: 2600%; }
      #collections #highlights .wrapper .slider.count27, #collections #recent-acquisitions .wrapper .slider.count27 {
        width: 2700%; }
      #collections #highlights .wrapper .slider.count28, #collections #recent-acquisitions .wrapper .slider.count28 {
        width: 2800%; }
      #collections #highlights .wrapper .slider.count29, #collections #recent-acquisitions .wrapper .slider.count29 {
        width: 2900%; }
      #collections #highlights .wrapper .slider.count30, #collections #recent-acquisitions .wrapper .slider.count30 {
        width: 3000%; }
      #collections #highlights .wrapper .slider.count31, #collections #recent-acquisitions .wrapper .slider.count31 {
        width: 3100%; }
      #collections #highlights .wrapper .slider.count32, #collections #recent-acquisitions .wrapper .slider.count32 {
        width: 3200%; }
      #collections #highlights .wrapper .slider.count33, #collections #recent-acquisitions .wrapper .slider.count33 {
        width: 3300%; }
      #collections #highlights .wrapper .slider.count34, #collections #recent-acquisitions .wrapper .slider.count34 {
        width: 3400%; }
      #collections #highlights .wrapper .slider.count35, #collections #recent-acquisitions .wrapper .slider.count35 {
        width: 3500%; }
      #collections #highlights .wrapper .slider.count36, #collections #recent-acquisitions .wrapper .slider.count36 {
        width: 3600%; }
      #collections #highlights .wrapper .slider.count37, #collections #recent-acquisitions .wrapper .slider.count37 {
        width: 3700%; }
      #collections #highlights .wrapper .slider.count38, #collections #recent-acquisitions .wrapper .slider.count38 {
        width: 3800%; }
      #collections #highlights .wrapper .slider.count39, #collections #recent-acquisitions .wrapper .slider.count39 {
        width: 3900%; }
      #collections #highlights .wrapper .slider.count40, #collections #recent-acquisitions .wrapper .slider.count40 {
        width: 4000%; }
      #collections #highlights .wrapper .slider.count41, #collections #recent-acquisitions .wrapper .slider.count41 {
        width: 4100%; }
      #collections #highlights .wrapper .slider.count42, #collections #recent-acquisitions .wrapper .slider.count42 {
        width: 4200%; }
      #collections #highlights .wrapper .slider.count43, #collections #recent-acquisitions .wrapper .slider.count43 {
        width: 4300%; }
      #collections #highlights .wrapper .slider.count44, #collections #recent-acquisitions .wrapper .slider.count44 {
        width: 4400%; }
      #collections #highlights .wrapper .slider.count45, #collections #recent-acquisitions .wrapper .slider.count45 {
        width: 4500%; }
      #collections #highlights .wrapper .slider.count46, #collections #recent-acquisitions .wrapper .slider.count46 {
        width: 4600%; }
      #collections #highlights .wrapper .slider.count47, #collections #recent-acquisitions .wrapper .slider.count47 {
        width: 4700%; }
      #collections #highlights .wrapper .slider.count48, #collections #recent-acquisitions .wrapper .slider.count48 {
        width: 4800%; }
      #collections #highlights .wrapper .slider.count49, #collections #recent-acquisitions .wrapper .slider.count49 {
        width: 4900%; }
      #collections #highlights .wrapper .slider.count50, #collections #recent-acquisitions .wrapper .slider.count50 {
        width: 5000%; }
      #collections #highlights .wrapper .slider .artwork, #collections #recent-acquisitions .wrapper .slider .artwork {
        float: left;
        position: relative;
        width: 17.91vw;
        height: 100%;
        margin-right: 1.25vw;
        background-size: cover !important;
        background-position: center !important; }
        @media only screen and (max-width: 1440px) {
          #collections #highlights .wrapper .slider .artwork, #collections #recent-acquisitions .wrapper .slider .artwork {
            width: 27.5vw; } }
        @media only screen and (max-width: 1125px) {
          #collections #highlights .wrapper .slider .artwork, #collections #recent-acquisitions .wrapper .slider .artwork {
            width: 30.5vw; } }
        @media only screen and (max-width: 875px) {
          #collections #highlights .wrapper .slider .artwork, #collections #recent-acquisitions .wrapper .slider .artwork {
            width: 44.375vw; } }
        @media only screen and (max-width: 525px) {
          #collections #highlights .wrapper .slider .artwork, #collections #recent-acquisitions .wrapper .slider .artwork {
            width: calc(100vw - 50px);
            margin-right: 25px; } }
        #collections #highlights .wrapper .slider .artwork.active .details, #collections #recent-acquisitions .wrapper .slider .artwork.active .details {
          display: block; }
        #collections #highlights .wrapper .slider .artwork.active .more, #collections #recent-acquisitions .wrapper .slider .artwork.active .more {
          background: #000 !important;
          transform: rotate(45deg);
          perspective: 1000px;
          -moz-transform: rotate(45deg);
          -moz-perspective: 1000;
          -webkit-transform: rotate(45deg);
          -webkit-perspective: 1000;
          -o-transform: rotate(45deg);
          -o-perspective: 1000;
          -ms-transform: rotate(45deg);
          -ms-perspective: 1000; }
          #collections #highlights .wrapper .slider .artwork.active .more:before, #collections #highlights .wrapper .slider .artwork.active .more:after, #collections #recent-acquisitions .wrapper .slider .artwork.active .more:before, #collections #recent-acquisitions .wrapper .slider .artwork.active .more:after {
            background: #FFF !important; }
        #collections #highlights .wrapper .slider .artwork .details, #collections #recent-acquisitions .wrapper .slider .artwork .details {
          display: none;
          position: absolute;
          top: 15px;
          left: 15px;
          width: calc(100% - 30px);
          height: calc(100% - 30px);
          padding: 35px;
          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; }
          @media only screen and (max-width: 1440px) {
            #collections #highlights .wrapper .slider .artwork .details, #collections #recent-acquisitions .wrapper .slider .artwork .details {
              padding: 25px; } }
          #collections #highlights .wrapper .slider .artwork .details p, #collections #recent-acquisitions .wrapper .slider .artwork .details p {
            position: absolute;
            bottom: 35px;
            left: 35px;
            padding-right: 50px;
            font-size: .8em; }
            @media only screen and (max-width: 1440px) {
              #collections #highlights .wrapper .slider .artwork .details p, #collections #recent-acquisitions .wrapper .slider .artwork .details p {
                bottom: 25px;
                left: 25px;
                padding-right: 40px; } }
            #collections #highlights .wrapper .slider .artwork .details p.title, #collections #recent-acquisitions .wrapper .slider .artwork .details p.title {
              position: relative;
              bottom: auto;
              left: auto;
              padding-top: 10px;
              padding-right: 0;
              border-top: 1px solid #000;
              font-family: orpheuspro, serif;
              font-size: 1.5em;
              line-height: 1.25; }
              @media only screen and (max-width: 1440px) {
                #collections #highlights .wrapper .slider .artwork .details p.title, #collections #recent-acquisitions .wrapper .slider .artwork .details p.title {
                  font-size: 1.3em; } }
            #collections #highlights .wrapper .slider .artwork .details p a, #collections #recent-acquisitions .wrapper .slider .artwork .details p a {
              font-weight: 700; }
        #collections #highlights .wrapper .slider .artwork .more, #collections #recent-acquisitions .wrapper .slider .artwork .more {
          position: absolute;
          bottom: 25px;
          right: 25px;
          width: 41px;
          height: 41px;
          background: #000;
          cursor: pointer;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased;
          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;
          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: 1440px) {
            #collections #highlights .wrapper .slider .artwork .more, #collections #recent-acquisitions .wrapper .slider .artwork .more {
              width: 31px;
              height: 31px; } }
          #collections #highlights .wrapper .slider .artwork .more:before, #collections #highlights .wrapper .slider .artwork .more:after, #collections #recent-acquisitions .wrapper .slider .artwork .more:before, #collections #recent-acquisitions .wrapper .slider .artwork .more:after {
            position: absolute;
            background: #FFF;
            content: ''; }
          #collections #highlights .wrapper .slider .artwork .more:before, #collections #recent-acquisitions .wrapper .slider .artwork .more:before {
            top: 20px;
            left: 12px;
            width: 17px;
            height: 1px; }
            @media only screen and (max-width: 1440px) {
              #collections #highlights .wrapper .slider .artwork .more:before, #collections #recent-acquisitions .wrapper .slider .artwork .more:before {
                top: 15px;
                left: 10px;
                width: 11px; } }
          #collections #highlights .wrapper .slider .artwork .more:after, #collections #recent-acquisitions .wrapper .slider .artwork .more:after {
            top: 12px;
            left: 20px;
            width: 1px;
            height: 17px; }
            @media only screen and (max-width: 1440px) {
              #collections #highlights .wrapper .slider .artwork .more:after, #collections #recent-acquisitions .wrapper .slider .artwork .more:after {
                top: 10px;
                left: 15px;
                height: 11px; } }
          #collections #highlights .wrapper .slider .artwork .more:hover, #collections #highlights .wrapper .slider .artwork .more:focus, #collections #recent-acquisitions .wrapper .slider .artwork .more:hover, #collections #recent-acquisitions .wrapper .slider .artwork .more:focus {
            background: #FFF; }
            #collections #highlights .wrapper .slider .artwork .more:hover:before, #collections #highlights .wrapper .slider .artwork .more:hover:after, #collections #highlights .wrapper .slider .artwork .more:focus:before, #collections #highlights .wrapper .slider .artwork .more:focus:after, #collections #recent-acquisitions .wrapper .slider .artwork .more:hover:before, #collections #recent-acquisitions .wrapper .slider .artwork .more:hover:after, #collections #recent-acquisitions .wrapper .slider .artwork .more:focus:before, #collections #recent-acquisitions .wrapper .slider .artwork .more:focus:after {
              background: #000; }
  #collections #highlights .artwork-pager, #collections #recent-acquisitions .artwork-pager {
    overflow: hidden;
    position: relative;
    float: right; }
    @media only screen and (max-width: 525px) {
      #collections #highlights .artwork-pager, #collections #recent-acquisitions .artwork-pager {
        position: relative;
        bottom: auto;
        right: auto;
        margin-bottom: 1em; } }
    #collections #highlights .artwork-pager .previous-page, #collections #highlights .artwork-pager .next-page, #collections #recent-acquisitions .artwork-pager .previous-page, #collections #recent-acquisitions .artwork-pager .next-page {
      float: left;
      z-index: 1;
      width: 50px;
      height: 50px;
      margin-left: 10px;
      text-align: center;
      line-height: 50px;
      background: #000;
      color: #FFF;
      cursor: pointer;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased;
      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; }
      #collections #highlights .artwork-pager .previous-page.disabled, #collections #highlights .artwork-pager .next-page.disabled, #collections #recent-acquisitions .artwork-pager .previous-page.disabled, #collections #recent-acquisitions .artwork-pager .next-page.disabled {
        cursor: default;
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        -moz-opacity: 0.2;
        -khtml-opacity: 0.2;
        opacity: 0.2; }
      #collections #highlights .artwork-pager .previous-page span, #collections #highlights .artwork-pager .next-page span, #collections #recent-acquisitions .artwork-pager .previous-page span, #collections #recent-acquisitions .artwork-pager .next-page span {
        font-size: .6em; }
    @media only screen and (max-width: 525px) {
      #collections #highlights .artwork-pager .previous-page, #collections #recent-acquisitions .artwork-pager .previous-page {
        margin-left: 0; } }
#collections #collections-grid {
  margin-top: 2em; }
  #collections #collections-grid .collection {
    margin-bottom: 2em;
    text-decoration: none; }
    #collections #collections-grid .collection img {
      display: block;
      margin-bottom: 1em; }
    #collections #collections-grid .collection:hover, #collections #collections-grid .collection:focus {
      text-decoration: underline; }

/* --- News --- */
#news-filters select {
  width: 100%;
  background-color: transparent;
  border-color: #000;
  text-indent: 10px; }

#news-listing .news {
  display: block;
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #news-listing .news {
      margin-top: 2em;
      padding-top: 2.5em; } }
  @media only screen and (max-width: 525px) {
    #news-listing .news {
      margin-top: 25px;
      padding-top: 25px; } }
  #news-listing .news:first-of-type {
    padding-top: 0;
    border-top: none; }
    @media only screen and (max-width: 875px) {
      #news-listing .news:first-of-type {
        margin-top: 0;
        padding-top: 2.5em;
        border-top: 1px solid #DDD; } }
  #news-listing .news:last-of-type {
    padding-bottom: 3em;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #news-listing .news:last-of-type {
        padding-bottom: 2.5em; } }
    @media only screen and (max-width: 525px) {
      #news-listing .news:last-of-type {
        padding-bottom: 25px; } }
  #news-listing .news p {
    margin-bottom: 0; }
    #news-listing .news p.heading {
      line-height: 1;
      margin-bottom: 1.5em; }
  #news-listing .news .image {
    position: relative; }
    @media only screen and (max-width: 525px) {
      #news-listing .news .image {
        margin-top: 1em; } }
    #news-listing .news .image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      content: '';
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      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; }
    #news-listing .news .image img {
      display: block;
      float: right;
      max-height: 200px; }
      @media only screen and (max-width: 525px) {
        #news-listing .news .image img {
          max-height: none;
          float: unset; } }
  #news-listing .news:hover .image:before, #news-listing .news:focus .image:before {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2; }
  #news-listing .news:hover h5, #news-listing .news:focus h5 {
    text-decoration: underline; }

@media only screen and (max-width: 1125px) {
  #news-detail .span15, #news-detail .span9 {
    width: calc(100% - 20px); } }

#news-detail img {
  width: 100%; }

#news-detail .iframe-embed {
  margin-bottom: 2em; }

/* --- Jobs --- */
#jobs-list .entry {
  display: block;
  margin-top: 3em;
  padding-top: 3em;
  border-top: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #jobs-list .entry {
      margin-top: 2em;
      padding-top: 2em; } }
  @media only screen and (max-width: 525px) {
    #jobs-list .entry {
      margin-top: 25px;
      padding-top: 25px; } }
  #jobs-list .entry:first-of-type {
    margin-top: 2em; }
  #jobs-list .entry:last-of-type {
    padding-bottom: 3em;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #jobs-list .entry:last-of-type {
        padding-bottom: 2em; } }
    @media only screen and (max-width: 525px) {
      #jobs-list .entry:last-of-type {
        padding-bottom: 25px; } }
  #jobs-list .entry p {
    margin-bottom: 0; }

#job-apply {
  margin-top: 3em;
  padding-top: 3em; }
  @media only screen and (max-width: 1125px) {
    #job-apply {
      margin-top: 2em;
      padding-top: 2em; } }
  @media only screen and (max-width: 525px) {
    #job-apply {
      margin-top: 25px;
      padding-top: 25px; } }
/* --- Resources --- */
#resource-search {
  position: relative;
  width: 100%;
  margin-bottom: 2em; }
  #resource-search .span {
    width: calc(100% - 130px); }
  #resource-search input {
    width: 100%;
    height: 60px;
    margin-bottom: 0;
    padding: 0;
    border-color: #000;
    text-indent: 20px;
    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; }
    @media only screen and (max-width: 1125px) {
      #resource-search input {
        font-size: .8em; } }
    #resource-search input:focus {
      outline: none; }
  #resource-search #clear-search {
    position: absolute;
    top: 22px;
    right: 160px;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-size: .68em; }
    #resource-search #clear-search:hover, #resource-search #clear-search:focus {
      text-decoration: underline; }
  #resource-search .button, #resource-search .cart-button {
    margin-top: 2em;
    padding: 0;
    width: 130px;
    height: 60px;
    line-height: 60px;
    text-align: center; }
    @media only screen and (max-width: 525px) {
      #resource-search .button, #resource-search .cart-button {
        width: 100%;
        margin-top: 0; } }
#resources-listing, #lesson-plans, #resources-plugin {
  margin-bottom: 6em; }
  @media only screen and (max-width: 1125px) {
    #resources-listing, #lesson-plans, #resources-plugin {
      margin-bottom: 4em; } }
  @media only screen and (max-width: 875px) {
    #resources-listing, #lesson-plans, #resources-plugin {
      margin-bottom: 3em; } }
  #resources-listing .resource-group, #lesson-plans .resource-group, #resources-plugin .resource-group {
    padding-bottom: 5em;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #resources-listing .resource-group, #lesson-plans .resource-group, #resources-plugin .resource-group {
        padding-bottom: 4em; } }
    @media only screen and (max-width: 875px) {
      #resources-listing .resource-group, #lesson-plans .resource-group, #resources-plugin .resource-group {
        padding-bottom: 3em; } }
    @media only screen and (max-width: 525px) {
      #resources-listing .resource-group, #lesson-plans .resource-group, #resources-plugin .resource-group {
        padding-bottom: 2em; } }
    #resources-listing .resource-group.open .expand, #lesson-plans .resource-group.open .expand, #resources-plugin .resource-group.open .expand {
      transform: rotate(45deg);
      perspective: 1000px;
      -moz-transform: rotate(45deg);
      -moz-perspective: 1000;
      -webkit-transform: rotate(45deg);
      -webkit-perspective: 1000;
      -o-transform: rotate(45deg);
      -o-perspective: 1000;
      -ms-transform: rotate(45deg);
      -ms-perspective: 1000; }
    #resources-listing .resource-group.open .resource-item, #lesson-plans .resource-group.open .resource-item, #resources-plugin .resource-group.open .resource-item {
      display: block; }
    #resources-listing .resource-group .heading, #lesson-plans .resource-group .heading, #resources-plugin .resource-group .heading {
      display: block;
      margin-top: 8em;
      margin-bottom: -8em;
      font-size: .688em;
      font-weight: 500;
      line-height: 2;
      letter-spacing: 1px;
      font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      text-transform: uppercase; }
      @media only screen and (max-width: 1125px) {
        #resources-listing .resource-group .heading, #lesson-plans .resource-group .heading, #resources-plugin .resource-group .heading {
          margin-top: 6em;
          margin-bottom: -6em; } }
      @media only screen and (max-width: 525px) {
        #resources-listing .resource-group .heading, #lesson-plans .resource-group .heading, #resources-plugin .resource-group .heading {
          margin-top: 4em;
          margin-bottom: -4em; } }
    #resources-listing .resource-group .top, #lesson-plans .resource-group .top, #resources-plugin .resource-group .top {
      position: relative; }
      #resources-listing .resource-group .top .expand, #lesson-plans .resource-group .top .expand, #resources-plugin .resource-group .top .expand {
        position: absolute;
        top: 10px;
        right: 0;
        width: 41px;
        height: 41px;
        background: #000;
        cursor: pointer;
        border: 1px solid #000;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased;
        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;
        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: 1125px) {
          #resources-listing .resource-group .top .expand, #lesson-plans .resource-group .top .expand, #resources-plugin .resource-group .top .expand {
            top: 5px; } }
        @media only screen and (max-width: 525px) {
          #resources-listing .resource-group .top .expand, #lesson-plans .resource-group .top .expand, #resources-plugin .resource-group .top .expand {
            top: 0; } }
        #resources-listing .resource-group .top .expand:before, #lesson-plans .resource-group .top .expand:before, #resources-plugin .resource-group .top .expand:before, #resources-listing .resource-group .top .expand:after, #lesson-plans .resource-group .top .expand:after, #resources-plugin .resource-group .top .expand:after {
          position: absolute;
          background: #FFF;
          content: ''; }
        #resources-listing .resource-group .top .expand:before, #lesson-plans .resource-group .top .expand:before, #resources-plugin .resource-group .top .expand:before {
          top: 20px;
          left: 12px;
          width: 17px;
          height: 1px; }
        #resources-listing .resource-group .top .expand:after, #lesson-plans .resource-group .top .expand:after, #resources-plugin .resource-group .top .expand:after {
          top: 12px;
          left: 20px;
          width: 1px;
          height: 17px; }
        @media (pointer: fine) {
          #resources-listing .resource-group .top .expand:hover, #lesson-plans .resource-group .top .expand:hover, #resources-plugin .resource-group .top .expand:hover, #resources-listing .resource-group .top .expand:focus, #lesson-plans .resource-group .top .expand:focus, #resources-plugin .resource-group .top .expand:focus {
            background: #FFF;
            outline: none; }
            #resources-listing .resource-group .top .expand:hover:before, #lesson-plans .resource-group .top .expand:hover:before, #resources-plugin .resource-group .top .expand:hover:before, #resources-listing .resource-group .top .expand:hover:after, #lesson-plans .resource-group .top .expand:hover:after, #resources-plugin .resource-group .top .expand:hover:after, #resources-listing .resource-group .top .expand:focus:before, #lesson-plans .resource-group .top .expand:focus:before, #resources-plugin .resource-group .top .expand:focus:before, #resources-listing .resource-group .top .expand:focus:after, #lesson-plans .resource-group .top .expand:focus:after, #resources-plugin .resource-group .top .expand:focus:after {
              background: #000; } }
    #resources-listing .resource-group h2, #lesson-plans .resource-group h2, #resources-plugin .resource-group h2 {
      position: relative;
      margin-top: 2em;
      margin-bottom: 0;
      margin-bottom: .5em;
      padding-right: 50px;
      cursor: pointer; }
      @media only screen and (max-width: 1125px) {
        #resources-listing .resource-group h2, #lesson-plans .resource-group h2, #resources-plugin .resource-group h2 {
          margin-top: 1.5em; } }
      @media only screen and (max-width: 525px) {
        #resources-listing .resource-group h2, #lesson-plans .resource-group h2, #resources-plugin .resource-group h2 {
          margin-top: 1.2em; } }
      @media (pointer: fine) {
        #resources-listing .resource-group h2:hover, #lesson-plans .resource-group h2:hover, #resources-plugin .resource-group h2:hover, #resources-listing .resource-group h2:focus, #lesson-plans .resource-group h2:focus, #resources-plugin .resource-group h2:focus {
          text-decoration: underline; } }
    #resources-listing .resource-group .resource-item, #lesson-plans .resource-group .resource-item, #resources-plugin .resource-group .resource-item {
      display: none;
      overflow: hidden;
      position: relative;
      padding: 1.5em 0 1em 0;
      border-top: 1px solid #DDD; }
      @media only screen and (max-width: 525px) {
        #resources-listing .resource-group .resource-item, #lesson-plans .resource-group .resource-item, #resources-plugin .resource-group .resource-item {
          padding: 1.5em 0; } }
      #resources-listing .resource-group .resource-item.audio, #lesson-plans .resource-group .resource-item.audio, #resources-plugin .resource-group .resource-item.audio {
        padding: 2em 0 1.5em 0; }
        #resources-listing .resource-group .resource-item.audio img, #lesson-plans .resource-group .resource-item.audio img, #resources-plugin .resource-group .resource-item.audio img {
          top: 2em; }
      #resources-listing .resource-group .resource-item.two-button .file-size, #lesson-plans .resource-group .resource-item.two-button .file-size, #resources-plugin .resource-group .resource-item.two-button .file-size, #resources-listing .resource-group .resource-item.two-button h5, #lesson-plans .resource-group .resource-item.two-button h5, #resources-plugin .resource-group .resource-item.two-button h5 {
        padding-right: 275px; }
      #resources-listing .resource-group .resource-item img, #lesson-plans .resource-group .resource-item img, #resources-plugin .resource-group .resource-item img {
        position: absolute;
        top: 1.5em;
        left: 0; }
        #resources-listing .resource-group .resource-item img.thumb-icon, #lesson-plans .resource-group .resource-item img.thumb-icon, #resources-plugin .resource-group .resource-item img.thumb-icon {
          width: 41px; }
      #resources-listing .resource-group .resource-item .file-size, #lesson-plans .resource-group .resource-item .file-size, #resources-plugin .resource-group .resource-item .file-size {
        margin-bottom: .5em !important;
        padding-right: 155px;
        padding-left: 60px;
        font-size: .688em;
        font-weight: 500;
        letter-spacing: 1px;
        text-transform: uppercase; }
        @media only screen and (max-width: 525px) {
          #resources-listing .resource-group .resource-item .file-size, #lesson-plans .resource-group .resource-item .file-size, #resources-plugin .resource-group .resource-item .file-size {
            padding-right: 0 !important; } }
      #resources-listing .resource-group .resource-item h5, #lesson-plans .resource-group .resource-item h5, #resources-plugin .resource-group .resource-item h5 {
        margin-bottom: .25em;
        padding-right: 155px;
        padding-left: 60px; }
        @media only screen and (max-width: 525px) {
          #resources-listing .resource-group .resource-item h5, #lesson-plans .resource-group .resource-item h5, #resources-plugin .resource-group .resource-item h5 {
            padding-right: 0 !important; } }
      #resources-listing .resource-group .resource-item span, #lesson-plans .resource-group .resource-item span, #resources-plugin .resource-group .resource-item span {
        font-size: .78em; }
      #resources-listing .resource-group .resource-item .desc, #lesson-plans .resource-group .resource-item .desc, #resources-plugin .resource-group .resource-item .desc {
        display: none;
        margin-top: 1em;
        margin-bottom: 0;
        padding-left: 60px; }
        @media only screen and (max-width: 525px) {
          #resources-listing .resource-group .resource-item .desc, #lesson-plans .resource-group .resource-item .desc, #resources-plugin .resource-group .resource-item .desc {
            padding-left: 0; } }
        #resources-listing .resource-group .resource-item .desc.open, #lesson-plans .resource-group .resource-item .desc.open, #resources-plugin .resource-group .resource-item .desc.open {
          display: block; }
        #resources-listing .resource-group .resource-item .desc p, #lesson-plans .resource-group .resource-item .desc p, #resources-plugin .resource-group .resource-item .desc p {
          margin-bottom: .5em; }
        #resources-listing .resource-group .resource-item .desc .artwork, #lesson-plans .resource-group .resource-item .desc .artwork, #resources-plugin .resource-group .resource-item .desc .artwork {
          margin-bottom: .5em;
          text-decoration: underline; }
          #resources-listing .resource-group .resource-item .desc .artwork:hover, #lesson-plans .resource-group .resource-item .desc .artwork:hover, #resources-plugin .resource-group .resource-item .desc .artwork:hover, #resources-listing .resource-group .resource-item .desc .artwork:focus, #lesson-plans .resource-group .resource-item .desc .artwork:focus, #resources-plugin .resource-group .resource-item .desc .artwork:focus {
            text-decoration: none; }
        #resources-listing .resource-group .resource-item .desc .button-link, #lesson-plans .resource-group .resource-item .desc .button-link, #resources-plugin .resource-group .resource-item .desc .button-link {
          display: inline-block;
          margin-bottom: 2em;
          padding: 1.8em 2em;
          font-size: .625em;
          text-transform: uppercase;
          line-height: 1;
          letter-spacing: 1px;
          color: #FFF !important;
          background-color: #000 !important;
          text-decoration: none !important;
          font-weight: 500;
          outline: none;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
          #resources-listing .resource-group .resource-item .desc .button-link:hover, #lesson-plans .resource-group .resource-item .desc .button-link:hover, #resources-plugin .resource-group .resource-item .desc .button-link:hover {
            text-decoration: underline; }
      #resources-listing .resource-group .resource-item .button, #lesson-plans .resource-group .resource-item .button, #resources-plugin .resource-group .resource-item .button, #resources-listing .resource-group .resource-item .cart-button, #lesson-plans .resource-group .resource-item .cart-button, #resources-plugin .resource-group .resource-item .cart-button {
        position: absolute;
        top: 2.4em;
        right: 0;
        width: 135px;
        padding: 1.8em 0;
        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; }
        @media only screen and (max-width: 525px) {
          #resources-listing .resource-group .resource-item .button, #lesson-plans .resource-group .resource-item .button, #resources-plugin .resource-group .resource-item .button, #resources-listing .resource-group .resource-item .cart-button, #lesson-plans .resource-group .resource-item .cart-button, #resources-plugin .resource-group .resource-item .cart-button {
            float: left;
            position: relative;
            top: auto !important;
            right: auto !important;
            margin-top: 2em; } }
        #resources-listing .resource-group .resource-item .button.more, #lesson-plans .resource-group .resource-item .button.more, #resources-plugin .resource-group .resource-item .button.more, #resources-listing .resource-group .resource-item .more.cart-button, #lesson-plans .resource-group .resource-item .more.cart-button, #resources-plugin .resource-group .resource-item .more.cart-button {
          right: 145px;
          width: 100px; }
          @media only screen and (max-width: 525px) {
            #resources-listing .resource-group .resource-item .button.more, #lesson-plans .resource-group .resource-item .button.more, #resources-plugin .resource-group .resource-item .button.more, #resources-listing .resource-group .resource-item .more.cart-button, #lesson-plans .resource-group .resource-item .more.cart-button, #resources-plugin .resource-group .resource-item .more.cart-button {
              margin-right: 10px; } }
      #resources-listing .resource-group .resource-item audio, #lesson-plans .resource-group .resource-item audio, #resources-plugin .resource-group .resource-item audio {
        width: 100%;
        outline: none;
        padding-top: 1.5em; }

#lesson-plans {
  margin-bottom: 0; }
  #lesson-plans #resource-filters {
    overflow: hidden;
    margin: 2em 0; }
    @media only screen and (max-width: 1440px) {
      #lesson-plans #resource-filters .span12 {
        width: calc(100% - 20px);
        margin-bottom: 1em; }
      #lesson-plans #resource-filters .span6 {
        width: calc(50% - 20px); } }
  #lesson-plans #resource-search {
    margin-bottom: 0; }
    #lesson-plans #resource-search #clear-search {
      top: 43px; }
  #lesson-plans .resource-group {
    padding-bottom: 0 !important;
    border-bottom: none !important; }
    #lesson-plans .resource-group .resource-item {
      display: block !important; }

/* --- Staff --- */
#staff-listing {
  margin-bottom: 4em; }
  #staff-listing h2 {
    margin-top: 2em;
    margin-bottom: 0;
    padding-bottom: .5em;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #staff-listing h2 {
        margin-top: 1.5em; } }
    @media only screen and (max-width: 875px) {
      #staff-listing h2 {
        margin-top: 1.3em; }
        #staff-listing h2:first-child {
          margin-top: .5em; } }
  #staff-listing .staff {
    overflow: hidden;
    padding: 3em 0;
    border-bottom: 1px solid #DDD; }
    @media only screen and (max-width: 1125px) {
      #staff-listing .staff {
        padding: 2em 0; } }
    @media only screen and (max-width: 525px) {
      #staff-listing .staff {
        padding: 25px 0; } }
    #staff-listing .staff img, #staff-listing .staff .content-outer {
      float: left; }
      @media only screen and (max-width: 525px) {
        #staff-listing .staff img, #staff-listing .staff .content-outer {
          width: 100% !important; } }
    #staff-listing .staff img {
      max-height: 260px;
      margin-right: 20px; }
      @media only screen and (max-width: 525px) {
        #staff-listing .staff img {
          max-height: none;
          margin-right: 0;
          margin-bottom: 20px; } }
    #staff-listing .staff h3 {
      margin-bottom: .2em; }
    #staff-listing .staff .content-outer {
      display: table;
      width: calc(100% - 225px);
      height: 260px; }
      @media only screen and (max-width: 525px) {
        #staff-listing .staff .content-outer {
          height: auto; } }
      #staff-listing .staff .content-outer.no-image {
        height: auto;
        width: 100%; }
      #staff-listing .staff .content-outer .content-inner {
        display: table-cell;
        vertical-align: middle; }

/* --- Products --- */
#products-list h2 {
  margin-top: 2em; }
  #products-list h2.first {
    margin-top: .5em; }
  @media only screen and (max-width: 1125px) {
    #products-list h2 {
      margin-top: 1.5em; } }
  @media only screen and (max-width: 875px) {
    #products-list h2 {
      margin-top: 1.3em; }
      #products-list h2.first {
        margin-top: .5em; } }
#products-list .product {
  margin-bottom: 1.5em; }
  @media only screen and (max-width: 525px) {
    #products-list .product {
      margin-bottom: 2em; } }
  #products-list .product h5 {
    margin-bottom: 0; }
  #products-list .product .price {
    font-size: 1.25em; }
    @media only screen and (max-width: 875px) {
      #products-list .product .price {
        font-size: 1em; } }
  #products-list .product .image {
    position: relative; }
    #products-list .product .image:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: #FFF;
      content: '';
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      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; }
    #products-list .product .image img {
      display: block;
      margin-bottom: 1em; }
  #products-list .product .content-outer {
    display: table;
    width: 100%;
    height: 18vw;
    padding: 0 25px;
    background: #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; }
    #products-list .product .content-outer .content-inner {
      display: table-cell;
      vertical-align: middle; }
      #products-list .product .content-outer .content-inner h5, #products-list .product .content-outer .content-inner .price {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
  #products-list .product:hover h5, #products-list .product:focus h5 {
    text-decoration: underline; }
  #products-list .product:hover .image:before, #products-list .product:focus .image:before {
    filter: alpha(opacity=20);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    opacity: 0.2; }

#products-list .product-item {
  position: relative;
  padding: 1.5em 0 1em 0;
  border-top: 1px solid #DDD; }
  #products-list .product-item .price {
    margin-bottom: 0;
    padding-right: 155px;
    font-size: .688em;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #products-list .product-item h5 {
    margin-bottom: .25em;
    padding-right: 155px; }
  #products-list .product-item span {
    font-size: .78em; }
  #products-list .product-item .button, #products-list .product-item .cart-button {
    position: absolute;
    top: 2.4em;
    right: 0;
    width: 135px;
    padding: 1.8em 0;
    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; }

@media only screen and (max-width: 1125px) {
  #product-detail .span15, #product-detail .span9 {
    width: calc(100% - 20px); } }

#product-detail img {
  width: 100%; }

#product-detail form.product {
  margin-bottom: 2em; }
  #product-detail form.product button {
    display: block;
    width: 100%;
    padding: 0;
    height: 60px;
    line-height: 60px;
    text-align: center; }

/* --- Cart --- */
#cart-page {
  padding: 4em 0;
  min-height: calc(100vh - 8em - 379px);
  background: #FFF; }
  @media only screen and (max-width: 1440px) {
    #cart-page {
      min-height: calc(100vh - 8em - 353px); } }
  @media only screen and (max-width: 1125px) {
    #cart-page {
      min-height: calc(100vh - 8em - 443px); } }
  @media only screen and (max-width: 875px) {
    #cart-page {
      padding: 3em 0;
      min-height: calc(100vh - 6em - 414px); } }
  @media only screen and (max-width: 525px) {
    #cart-page {
      padding: 25px 0;
      min-height: calc(100vh - 488px); } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table {
      display: block;
      width: 100%; } }
  #cart-page #lucy-cart table th, #cart-page #lucy-cart table td {
    padding-left: 0; }
  #cart-page #lucy-cart table th {
    padding-bottom: 10px;
    text-transform: uppercase;
    font-size: .75em; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table th {
        display: none; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody {
      display: block;
      width: 100%; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody tr {
      display: block;
      overflow: hidden;
      position: relative;
      width: 100%;
      margin-bottom: 25px;
      padding-bottom: 25px;
      border-bottom: 1px solid #DDD; }
      #cart-page #lucy-cart table tbody tr:first-of-type {
        padding-top: 25px;
        border-top: 1px solid #DDD; }
        #cart-page #lucy-cart table tbody tr:first-of-type td a.remove {
          top: 20px; }
      #cart-page #lucy-cart table tbody tr:last-of-type {
        margin-bottom: 0;
        border-bottom: none; } }
  #cart-page #lucy-cart table tbody tr.spacer {
    height: 2em; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tbody tr.spacer {
        height: 0;
        margin: 0;
        padding: 0;
        border: none; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody tr.donation td.price {
      width: 100% !important;
      line-height: 1.3; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody tr.pitch {
      overflow: hidden;
      display: block !important;
      width: 100%;
      padding: 25px;
      background: #DFE4E7;
      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-page #lucy-cart table tbody tr.pitch td {
    position: relative;
    padding: 1.5em 0;
    background: #DFE4E7;
    color: #000; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tbody tr.pitch td {
        display: block !important;
        width: 100%;
        padding: 0; } }
    #cart-page #lucy-cart table tbody tr.pitch td:first-child {
      padding: 1.5em 2em; }
      @media only screen and (max-width: 875px) {
        #cart-page #lucy-cart table tbody tr.pitch td:first-child {
          float: none;
          width: 100%;
          margin-bottom: 15px;
          padding: 0; } }
    #cart-page #lucy-cart table tbody tr.pitch td:last-child {
      padding-right: 2em; }
    #cart-page #lucy-cart table tbody tr.pitch td h4 {
      display: inline-block;
      padding-right: .8em;
      margin-right: .5em;
      margin-bottom: 0;
      border-right: 1px solid #000; }
      @media only screen and (max-width: 875px) {
        #cart-page #lucy-cart table tbody tr.pitch td h4 {
          display: block;
          padding-right: 0;
          margin-right: 0;
          margin-bottom: .5em;
          border-right: none; } }
    #cart-page #lucy-cart table tbody tr.pitch td p {
      position: absolute;
      top: 50%;
      left: 260px;
      margin-bottom: 0;
      padding-right: 20px;
      line-height: 1.3;
      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: 875px) {
        #cart-page #lucy-cart table tbody tr.pitch td p {
          display: block;
          position: relative;
          top: auto;
          left: auto;
          padding-right: 0;
          transform: translate(0, 0);
          perspective: 1000px;
          -moz-transform: translate(0, 0);
          -moz-perspective: 1000;
          -webkit-transform: translate(0, 0);
          -webkit-perspective: 1000;
          -o-transform: translate(0, 0);
          -o-perspective: 1000;
          -ms-transform: translate(0, 0);
          -ms-perspective: 1000; } }
    #cart-page #lucy-cart table tbody tr.pitch td input {
      float: left;
      width: calc(100% - 70px);
      height: 48px;
      line-height: 48px;
      border: none !important;
      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; }
    #cart-page #lucy-cart table tbody tr.pitch td .button, #cart-page #lucy-cart table tbody tr.pitch td .cart-button {
      float: left;
      width: 70px;
      height: 48px;
      padding: 0;
      line-height: 48px;
      text-align: center; }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody td {
      display: block;
      width: 100%;
      padding: 0;
      border: none; } }
  #cart-page #lucy-cart table tbody td:last-child {
    padding-right: 0; }
  #cart-page #lucy-cart table tbody td p.title {
    font-size: 1em; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tbody td p.title {
        padding-right: 50px; } }
  #cart-page #lucy-cart table tbody td .span.select {
    margin-bottom: 0 !important; }
    #cart-page #lucy-cart table tbody td .span.select select {
      width: 85px !important;
      border: 1px solid #DDD; }
      @media only screen and (max-width: 875px) {
        #cart-page #lucy-cart table tbody td .span.select select {
          width: 100% !important;
          margin-top: 20px !important;
          text-indent: 10px; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody td.quantity {
      float: left;
      width: calc(50% - 10px);
      margin-right: 20px; } }
  @media only screen and (max-width: 525px) {
    #cart-page #lucy-cart table tbody td.quantity {
      float: none;
      width: 100%;
      margin-right: 0; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tbody td.price {
      float: left;
      width: calc(50% - 10px);
      margin-top: 20px;
      font-weight: 700;
      font-size: 1.2em;
      text-align: right;
      line-height: 60px; } }
  @media only screen and (max-width: 525px) {
    #cart-page #lucy-cart table tbody td.price {
      float: none;
      width: 100%;
      margin-top: 20px;
      text-align: left;
      line-height: 1.3; } }
  #cart-page #lucy-cart table tbody td a.remove {
    text-decoration: none;
    border-bottom: 1px solid transparent; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tbody td a.remove {
        position: absolute;
        top: -5px;
        right: 0; } }
    #cart-page #lucy-cart table tbody td a.remove span {
      font-size: .688em; }
    #cart-page #lucy-cart table tbody td a.remove:hover, #cart-page #lucy-cart table tbody td a.remove:focus {
      border-color: #000; }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tfoot {
      overflow: hidden;
      display: block;
      width: 100%; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-cart table tfoot tr {
      display: block;
      width: 100%; } }
  @media only screen and (max-width: 525px) {
    #cart-page #lucy-cart table tfoot tr.subtotals, #cart-page #lucy-cart table tfoot tr.totals {
      overflow: hidden;
      font-size: .8em; }
      #cart-page #lucy-cart table tfoot tr.subtotals .quantity, #cart-page #lucy-cart table tfoot tr.subtotals .total, #cart-page #lucy-cart table tfoot tr.totals .quantity, #cart-page #lucy-cart table tfoot tr.totals .total {
        float: left;
        width: 50%; } }
  #cart-page #lucy-cart table tfoot tr.totals {
    font-family: orpheuspro, serif;
    text-transform: none !important;
    font-weight: 500 !important; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot tr.totals {
        margin: 25px 0;
        font-size: 1.1em; } }
  #cart-page #lucy-cart table tfoot td {
    padding-right: 0;
    border-top: 1px solid #DDD; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot td {
        display: block;
        width: 100%;
        padding: 0; } }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot td.hidden, #cart-page #lucy-cart table tfoot td:empty {
        display: none; } }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot td.subtotal {
        padding-top: 20px; } }
    @media only screen and (max-width: 525px) {
      #cart-page #lucy-cart table tfoot td.subtotal {
        text-align: center; } }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot td.buttons {
        overflow: hidden;
        margin-top: 20px;
        padding-top: 20px; } }
    #cart-page #lucy-cart table tfoot td h5 {
      display: block;
      margin-bottom: 0; }
      @media only screen and (max-width: 875px) {
        #cart-page #lucy-cart table tfoot td h5 {
          font-size: 1.8em; } }
    #cart-page #lucy-cart table tfoot td strong {
      text-transform: uppercase; }
    @media only screen and (max-width: 875px) {
      #cart-page #lucy-cart table tfoot td #cart-checkout {
        display: block;
        width: 100%;
        margin-right: 20px;
        padding: 1.8em 0;
        text-align: center; } }
  @media only screen and (max-width: 525px) {
    #cart-page #lucy-checkout .billing-box {
      margin-bottom: 30px;
      padding-bottom: 15px; } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-checkout .billing-box .span8 {
      width: calc(50% - 20px); } }
  @media only screen and (max-width: 875px) {
    #cart-page #lucy-checkout .billing-box .span4 {
      width: calc(25% - 20px); } }
  #cart-page #lucy-checkout #shipping-header h2 {
    margin-bottom: 0; }
  #cart-page #lucy-checkout #shipping-fields {
    margin-top: 1.5em; }
  @media only screen and (max-width: 875px) {
    #cart-page #cart .span7, #cart-page #cart .span16 {
      width: calc(100% - 20px);
      margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #cart-page #cart .span7, #cart-page #cart .span16 {
      margin-left: 0 !important; } }
  #cart-page #cart #lucy-cart table thead th:last-of-type, #cart-page #cart #lucy-cart table tfoot td:last-of-type {
    text-align: right; }
  @media only screen and (max-width: 875px) {
    #cart-page #cart #lucy-cart table .title {
      font-size: 1em; } }
  #cart-page #cart.confirm #lucy-cart table td.price {
    margin-top: 0;
    line-height: 1.5; }
  @media only screen and (max-width: 525px) {
    #cart-page #cart.confirm #lucy-cart table tfoot tr.subtotals {
      font-size: 1em; } }
  @media only screen and (max-width: 875px) {
    #cart-page #cart.confirm #lucy-cart table tfoot tr.subtotals .quantity, #cart-page #cart.confirm #lucy-cart table tfoot tr.subtotals .total {
      float: left;
      width: 50%;
      margin-bottom: 25px;
      padding: 25px 0;
      border-bottom: 1px solid #DDD; } }
  @media only screen and (max-width: 525px) {
    #cart-page #cart.confirm #lucy-cart table tfoot tr.subtotals .quantity, #cart-page #cart.confirm #lucy-cart table tfoot tr.subtotals .total {
      margin-bottom: 0;
      border-bottom: 0; } }
  #cart-page #cart.confirm #lucy-cart table tfoot tr.totals {
    margin-top: 0; }
    #cart-page #cart.confirm #lucy-cart table tfoot tr.totals .total {
      padding-top: 25px; }
      @media only screen and (max-width: 525px) {
        #cart-page #cart.confirm #lucy-cart table tfoot tr.totals .total {
          width: 100%;
          text-align: center; } }
  #cart-page #cart-actions {
    padding: 2em;
    background: #DFE4E7; }
    @media only screen and (max-width: 1440px) {
      #cart-page #cart-actions {
        padding: 25px; } }
    @media only screen and (max-width: 1125px) {
      #cart-page #cart-actions {
        font-size: .88em; } }
    #cart-page #cart-actions #cart-checkout {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #cart-page #cart-actions .card .row {
      margin-left: -10px; }
      #cart-page #cart-actions .card .row div[class*='span'] {
        margin-left: 10px; }
      #cart-page #cart-actions .card .row .span7 {
        width: calc(100% - 10px); }
        @media only screen and (max-width: 875px) {
          #cart-page #cart-actions .card .row .span7 {
            width: calc(33.33333% - 10px) !important;
            margin-left: 10px !important; }
            #cart-page #cart-actions .card .row .span7:first-child {
              width: calc(100% - 10px) !important; } }
        @media only screen and (max-width: 525px) {
          #cart-page #cart-actions .card .row .span7 {
            width: 100% !important;
            margin-left: 0 !important; }
            #cart-page #cart-actions .card .row .span7:first-child {
              width: 100% !important; } }
        @media only screen and (max-width: 1125px) {
          #cart-page #cart-actions .card .row .span7.select {
            margin-bottom: 0 !important; } }
        #cart-page #cart-actions .card .row .span7 input {
          -webkit-appearance: none; }
      #cart-page #cart-actions .card .row .span3 {
        width: calc(42.8571428571% - 10px); }
      #cart-page #cart-actions .card .row .span2 {
        width: calc(28.5714285714% - 10px); }
      @media only screen and (max-width: 1125px) {
        #cart-page #cart-actions .card .row div[class*='span'] {
          width: calc(100% - 10px); }
          #cart-page #cart-actions .card .row div[class*='span'] input, #cart-page #cart-actions .card .row div[class*='span'] select {
            margin-bottom: 10px !important; } }
    #cart-page #cart-actions #card-icons {
      top: 18px !important; }
      #cart-page #cart-actions #card-icons span {
        display: none; }
        #cart-page #cart-actions #card-icons span.selected {
          display: block; }
    @media only screen and (max-width: 1440px) {
      #cart-page #cart-actions .cart-button {
        font-size: .8em; } }
    @media only screen and (max-width: 525px) {
      #cart-page #cart-actions .cart-button {
        font-size: 1em; } }
  #cart-page #cart-payments li.selected {
    background: #DFE4E7 !important; }
  @media only screen and (max-width: 875px) {
    #cart-page .actions .span12 {
      width: calc(50% - 20px) !important;
      margin-right: 20px !important; }
      #cart-page .actions .span12.right {
        margin: 0 !important; }
      #cart-page .actions .span12 .cart-button {
        display: block;
        width: 100%;
        padding: 1.8em 0;
        text-align: center; } }
  @media only screen and (max-width: 525px) {
    #cart-page .actions .span12 {
      width: calc(50% - 10px) !important; } }
#cart-thank-you {
  padding: 6em 0; }
  @media only screen and (max-width: 1125px) {
    #cart-thank-you {
      padding: 4em 0; } }
  @media only screen and (max-width: 875px) {
    #cart-thank-you {
      padding: 5vw 0; }
      #cart-thank-you .span16.offset4 {
        width: calc(100% - 20px);
        margin-left: 20px !important; } }
  @media only screen and (max-width: 525px) {
    #cart-thank-you {
      padding: 25px 0; }
      #cart-thank-you .span16.offset4 {
        margin-left: 0 !important; } }
  @media only screen and (max-width: 1125px) {
    #cart-thank-you .span14 {
      width: calc(100% - 20px); } }
  #cart-thank-you #lucy-cart-share p {
    margin-bottom: .5em; }
  #cart-thank-you #lucy-cart-share a {
    display: inline-block;
    width: 40px;
    height: 40px;
    margin-right: 10px;
    line-height: 43px;
    text-align: center;
    background: #000;
    text-decoration: none;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased;
    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; }
    #cart-thank-you #lucy-cart-share a:hover {
      background: #FFF;
      color: #000; }
  #cart-thank-you .table-of-contents .page-item {
    margin-top: 6em;
    border-top: 1px solid rgba(0, 0, 0, 0.2); }
    @media only screen and (max-width: 1125px) {
      #cart-thank-you .table-of-contents .page-item {
        margin-top: 4em; } }
    @media only screen and (max-width: 875px) {
      #cart-thank-you .table-of-contents .page-item {
        margin-top: 5vw; } }
    @media only screen and (max-width: 525px) {
      #cart-thank-you .table-of-contents .page-item {
        margin-top: 25px; } }
    #cart-thank-you .table-of-contents .page-item .span7 {
      width: calc(45.75% - 20px); }

/* -- Sajari Search -- */
#search-response a {
  text-decoration: none !important; }
  #search-response a h3 {
    margin-bottom: .5em !important; }
  #search-response a:hover h3, #search-response a:focus h3 {
    text-decoration: underline; }

.sj-result__text {
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #DDD; }

.sj-results__result__description {
  font-size: 1em !important; }

.sj-paginator ul {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important; }
  .sj-paginator ul li {
    margin-bottom: 0 !important; }
  .sj-paginator ul button {
    padding: 0 !important;
    margin-right: 10px;
    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; }
    .sj-paginator ul button:before {
      display: none; }
    .sj-paginator ul button:hover, .sj-paginator ul button:focus {
      text-decoration: underline; }

.sj-paginator__page-button {
  padding: 0 !important;
  transition: none !important;
  -moz-transition: none !important;
  -webkit-transition: none !important;
  -o-transition: none !important;
  -ms-transition: none !important; }
  .sj-paginator__page-button:before {
    display: none; }
  .sj-paginator__page-button:hover, .sj-paginator__page-button:focus {
    text-decoration: underline; }

.sj-paginator__page-number {
  background: #EEE !important;
  color: #000 !important; }

.sj-paginator__page-number--current {
  background: #000 !important;
  color: #FFF !important;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }

.sj-summary__query-time {
  display: none; }

body.front {
  padding-top: 160px;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #000;
  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: 875px) {
    body.front {
      padding-top: 75px; } }
  body.front.visit {
    background-color: #AFC7C4; }
    body.front.visit header, body.front.visit #mobile-nav, body.front.visit #memberships-block, body.front.visit #sidebar-signup label[for="signup-email"], body.front.visit #event-filters label {
      background: #AFC7C4; }
  body.front.exhibitions-events {
    background-color: #F3EEE1; }
    body.front.exhibitions-events header, body.front.exhibitions-events #mobile-nav, body.front.exhibitions-events #memberships-block, body.front.exhibitions-events #sidebar-signup label[for="signup-email"], body.front.exhibitions-events #event-filters label {
      background: #F3EEE1; }
  body.front.art {
    background-color: #C3C9C7; }
    body.front.art header, body.front.art #mobile-nav, body.front.art #memberships-block, body.front.art #sidebar-signup label[for="signup-email"], body.front.art #event-filters label {
      background: #C3C9C7; }
  body.front.learn {
    background-color: #EFCDC3; }
    body.front.learn header, body.front.learn #mobile-nav, body.front.learn #memberships-block, body.front.learn #sidebar-signup label[for="signup-email"], body.front.learn #event-filters label {
      background: #EFCDC3; }
  body.front.join-support {
    background-color: #E6D9D5; }
    body.front.join-support header, body.front.join-support #mobile-nav, body.front.join-support #memberships-block, body.front.join-support #sidebar-signup label[for="signup-email"], body.front.join-support #event-filters label {
      background: #E6D9D5; }
  body.front.about {
    background-color: #DAE5EC; }
    body.front.about header, body.front.about #mobile-nav, body.front.about #memberships-block, body.front.about #sidebar-signup label[for="signup-email"], body.front.about #event-filters label {
      background: #DAE5EC; }
  body.front.news {
    background-color: #DAE5EC; }
    body.front.news header, body.front.news #mobile-nav, body.front.news #memberships-block, body.front.news #sidebar-signup label[for="signup-email"], body.front.news #event-filters label {
      background: #DAE5EC; }
  body.front.flw-house {
    background-color: #F3EEE1; }
    body.front.flw-house header, body.front.flw-house #mobile-nav, body.front.flw-house #memberships-block, body.front.flw-house #sidebar-signup label[for="signup-email"], body.front.flw-house #event-filters label {
      background: #F3EEE1; }
  body.front.home {
    background-color: #DFE4E7; }
    body.front.home header, body.front.home #mobile-nav, body.front.home #memberships-block, body.front.home #sidebar-signup label[for="signup-email"], body.front.home #event-filters label {
      background: #DFE4E7; }
  body.front.general {
    background-color: #DFE4E7; }
    body.front.general header, body.front.general #mobile-nav, body.front.general #memberships-block, body.front.general #sidebar-signup label[for="signup-email"], body.front.general #event-filters label {
      background: #DFE4E7; }
  body.front.home #memberships-block {
    margin-top: -16vw;
    padding-top: 18vw; }
    @media only screen and (max-width: 875px) {
      body.front.home #memberships-block {
        margin-top: -55vw;
        padding-top: 57vw; } }
  body.front.alert {
    padding-top: 210px; }
    @media only screen and (max-width: 875px) {
      body.front.alert {
        padding-top: 125px; } }
    body.front.alert header, body.front.alert #mobile-nav {
      top: 50px; }
    body.front.alert #search-form.open {
      top: 210px; }
    body.front.alert #mobile-menu.open, body.front.alert #mobile-search-menu.open {
      top: 125px;
      height: calc(100vh - 150px); }
    body.front.alert #cart-page {
      min-height: calc(100vh - 8em - 404px); }
      @media only screen and (max-width: 1125px) {
        body.front.alert #cart-page {
          min-height: calc(100vh - 8em - 493px); } }
    body.front.alert #cart-add-popup.show {
      top: 90px; }
      @media only screen and (max-width: 875px) {
        body.front.alert #cart-add-popup.show {
          top: 125px; } }
  body.front #content-7030 {
    background: #FFF; }
    body.front #content-7030:after {
      position: absolute;
      top: 0;
      right: -7.5vw;
      width: 7.5vw;
      height: 100%;
      background: #FFF;
      content: ''; }
      @media only screen and (max-width: 1125px) {
        body.front #content-7030:after {
          right: -5vw;
          width: 5vw; } }
      @media only screen and (max-width: 875px) {
        body.front #content-7030:after {
          display: none; } }
.lucy-wrapper, #layout-7030 {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0 7.5vw;
  font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5;
  color: #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; }
  @media only screen and (max-width: 1125px) {
    .lucy-wrapper, #layout-7030 {
      padding: 0 5vw; } }
  @media only screen and (max-width: 525px) {
    .lucy-wrapper, #layout-7030 {
      padding: 0 25px; } }
header {
  position: fixed;
  z-index: 11;
  top: 0;
  left: 0;
  width: 100%;
  height: 160px;
  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;
  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: 875px) {
    header {
      display: none; } }
  header.scrolled {
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3); }
  header.active {
    background: #FFF !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
  header #minor-nav {
    height: 40px;
    background: #000;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1.1px; }
    header #minor-nav .museum-hours {
      float: left;
      line-height: 40px;
      font-size: .688em;
      color: #FFF;
      -moz-osx-font-smoothing: grayscale;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 1125px) {
        header #minor-nav .museum-hours {
          font-size: .55em; } }
    header #minor-nav ul.secondary {
      text-align: right;
      list-style-type: none; }
      header #minor-nav ul.secondary li {
        display: inline-block;
        font-size: .688em;
        line-height: 40px; }
        @media only screen and (max-width: 1125px) {
          header #minor-nav ul.secondary li {
            font-size: .55em; } }
        header #minor-nav ul.secondary li span {
          margin-right: 1.8em;
          padding-right: 1.8em;
          border-right: 1px solid #555; }
          @media only screen and (max-width: 1440px) {
            header #minor-nav ul.secondary li span {
              margin-right: 1.3em; } }
          @media only screen and (max-width: 1125px) {
            header #minor-nav ul.secondary li span {
              margin-right: 1em;
              padding-right: 1.3em; } }
        header #minor-nav ul.secondary li a, header #minor-nav ul.secondary li a:active, header #minor-nav ul.secondary li a:visited {
          color: #FFF;
          text-decoration: none;
          outline: none;
          -moz-osx-font-smoothing: grayscale;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
        header #minor-nav ul.secondary li a:hover, header #minor-nav ul.secondary li a.active, header #minor-nav ul.secondary li a:focus {
          border-bottom: 1px solid #FFF; }
        header #minor-nav ul.secondary li:last-child a {
          margin-right: 0;
          padding-right: 0;
          border-right: none; }
      header #minor-nav ul.secondary .icon-cart-empty, header #minor-nav ul.secondary .icon-cart-full {
        position: relative;
        margin-right: 0;
        padding-right: 0;
        border-right: none;
        font-size: 1em; }
      header #minor-nav ul.secondary .icon-cart-full:after {
        position: absolute;
        top: -4px;
        left: 10px;
        width: 5px;
        height: 5px;
        background: #FFF;
        content: '';
        border: 1px solid #000;
        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 #primary-nav #logo {
    float: left;
    display: table;
    height: 120px; }
    @media only screen and (max-width: 1440px) {
      header #primary-nav #logo {
        width: 25vw; } }
    @media only screen and (max-width: 1125px) {
      header #primary-nav #logo {
        width: auto; } }
    header #primary-nav #logo .content {
      display: table-cell;
      vertical-align: middle; }
    header #primary-nav #logo img {
      display: block; }
    @media only screen and (max-width: 1125px) {
      header #primary-nav #logo #horizontal-logo {
        display: none; } }
    header #primary-nav #logo #stacked-logo {
      display: none; }
      @media only screen and (max-width: 1125px) {
        header #primary-nav #logo #stacked-logo {
          display: block; } }
  header #primary-nav nav ul.primary {
    margin: 0;
    padding: 0;
    text-align: right;
    list-style-type: none; }
    header #primary-nav nav ul.primary li {
      display: inline-block;
      margin-left: 1em;
      font-size: 1.38em;
      line-height: 120px; }
      @media only screen and (max-width: 1440px) {
        header #primary-nav nav ul.primary li {
          font-size: 1.6vw; } }
      @media only screen and (max-width: 1125px) {
        header #primary-nav nav ul.primary li {
          font-size: 1.2em; } }
      header #primary-nav nav ul.primary li a, header #primary-nav nav ul.primary li a:active, header #primary-nav nav ul.primary li a:visited {
        padding-bottom: 5px;
        color: #000;
        text-decoration: none;
        border-bottom: 1px solid transparent;
        outline: none; }
      header #primary-nav nav ul.primary li a:hover, header #primary-nav nav ul.primary li a.active, header #primary-nav nav ul.primary li a:focus {
        border-color: #000; }
      header #primary-nav nav ul.primary li:first-child {
        margin-left: 0; }
      header #primary-nav nav ul.primary li #search-icon {
        color: #000;
        font-size: .7em;
        cursor: pointer;
        text-decoration: none; }

/* --- Site Alerts --- */
#alert {
  position: fixed;
  z-index: 12;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background: #FFF;
  overflow: hidden;
  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; }
  #alert .text {
    display: inline-block; }
    @media only screen and (max-width: 1125px) {
      #alert .text {
        display: table;
        float: left;
        width: calc(100% - 190px);
        height: 50px; }
        #alert .text .inner {
          display: table-cell;
          vertical-align: middle; }
          #alert .text .inner p {
            line-height: 1.3; } }
    @media only screen and (max-width: 525px) {
      #alert .text {
        width: 100%; } }
  #alert p {
    position: relative;
    display: inline-block;
    margin: 0 .75em 0 0;
    font-size: .8em;
    line-height: 50px; }
    @media only screen and (max-width: 1125px) {
      #alert p {
        top: 2px; } }
    @media only screen and (max-width: 875px) {
      #alert p {
        top: 0;
        font-size: .688em; } }
    #alert p.title {
      font-family: orpheuspro, serif;
      font-weight: 500;
      font-size: 1.2em; }
      @media only screen and (max-width: 1125px) {
        #alert p.title {
          float: left;
          top: 0; } }
      @media only screen and (max-width: 525px) {
        #alert p.title {
          display: none; } }
  #alert .arrow-button {
    position: relative;
    top: -2px; }
    @media only screen and (max-width: 1125px) {
      #alert .arrow-button {
        display: none; } }
    #alert .arrow-button span {
      width: 25px;
      height: 25px;
      line-height: 25px; }
  #alert .icon-close {
    position: absolute;
    top: 50%;
    right: 1em;
    font-size: .6em;
    cursor: pointer;
    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; }
    #alert .icon-close:hover, #alert .icon-close:focus {
      text-decoration: underline; }
  #alert.hide {
    top: -50px; }

/* --- Shelf Navigation --- */
#shelf-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); }
  @media only screen and (max-width: 875px) {
    #shelf-overlay {
      display: none; } }
#shelf {
  position: fixed;
  z-index: 10;
  top: -2500px;
  left: 0;
  width: 100%;
  background: #FFF; }
  @media only screen and (max-width: 875px) {
    #shelf {
      display: none; } }
  #shelf .page {
    padding: 4em 0;
    border-top: 1px solid #DDD; }
    #shelf .page .left {
      display: table;
      height: 258px; }
      #shelf .page .left .content {
        display: table-cell;
        vertical-align: middle; }
        @media only screen and (max-width: 1125px) {
          #shelf .page .left .content {
            font-size: .8em; } }
        @media only screen and (max-width: 1125px) {
          #shelf .page .left .content .button, #shelf .page .left .content .cart-button {
            font-size: .688em; } }
    #shelf .page a.block {
      display: inline-block;
      overflow: hidden;
      position: relative;
      height: 255px;
      margin-left: 20px; }
      @media only screen and (max-width: 1440px) {
        #shelf .page a.block {
          margin-left: 10px; } }
      #shelf .page a.block:first-child {
        margin-left: 0; }
      #shelf .page a.block.fifth {
        width: calc(20% - 20px); }
        @media only screen and (max-width: 1440px) {
          #shelf .page a.block.fifth {
            width: calc(20% - 12px); } }
      #shelf .page a.block.fourth {
        width: calc(25% - 20px); }
        @media only screen and (max-width: 1440px) {
          #shelf .page a.block.fourth {
            width: calc(25% - 12px); } }
      #shelf .page a.block.third {
        width: calc(33.3333% - 20px); }
        @media only screen and (max-width: 1440px) {
          #shelf .page a.block.third {
            width: calc(33.3333% - 12px); } }
      #shelf .page a.block .image {
        position: relative;
        width: 100%;
        height: 206px;
        background-size: cover !important;
        background-position: center !important;
        background-color: #EEE !important; }
        #shelf .page a.block .image:before {
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          background: #FFF;
          content: '';
          filter: alpha(opacity=0);
          -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
          -moz-opacity: 0;
          -khtml-opacity: 0;
          opacity: 0;
          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; }
      #shelf .page a.block .title {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 50px;
        padding: 0 15px;
        background: #000;
        color: #FFF;
        -moz-osx-font-smoothing: grayscale;
        -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: 1125px) {
          #shelf .page a.block .title {
            padding: 0 10px; } }
        #shelf .page a.block .title p {
          display: table;
          height: 100%;
          text-transform: uppercase;
          font-size: .6em;
          font-weight: 500;
          letter-spacing: 1px; }
          #shelf .page a.block .title p span {
            display: table-cell;
            vertical-align: middle;
            line-height: 1.3; }
      #shelf .page a.block:hover .image:before, #shelf .page a.block:focus .image:before {
        filter: alpha(opacity=20);
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
        -moz-opacity: 0.2;
        -khtml-opacity: 0.2;
        opacity: 0.2; }
      #shelf .page a.block:hover .title p span, #shelf .page a.block:focus .title p span {
        text-decoration: underline; }
    #shelf .page #header-collection-search {
      position: relative;
      width: 100%;
      margin-top: 2em; }
      #shelf .page #header-collection-search label {
        padding-left: 0; }
      #shelf .page #header-collection-search input {
        width: calc(100% - 235px);
        margin-bottom: 0 !important;
        border-color: #000;
        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; }
        @media only screen and (max-width: 1125px) {
          #shelf .page #header-collection-search input {
            font-size: .8em; } }
      #shelf .page #header-collection-search button {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 235px;
        height: 60px;
        padding: 0;
        line-height: 60px;
        text-align: center; }
        @media only screen and (max-width: 1125px) {
          #shelf .page #header-collection-search button {
            width: 150px;
            font-size: .688em; } }
    #shelf .page .resources-bar {
      display: block;
      position: relative;
      bottom: -80px;
      width: calc(100% + 15vw);
      height: 80px;
      margin-left: -7.5vw;
      background: #000;
      text-align: center; }
      #shelf .page .resources-bar p {
        display: inline-block;
        margin-bottom: 0;
        margin-right: 10px;
        line-height: 80px;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        @media only screen and (max-width: 1125px) {
          #shelf .page .resources-bar p {
            font-size: .8em; } }
        #shelf .page .resources-bar p.title {
          font-family: orpheuspro, serif;
          font-size: 1.6em; }
      #shelf .page .resources-bar .arrow-button {
        display: inline-block;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
        #shelf .page .resources-bar .arrow-button span {
          border-color: #FFF;
          color: #FFF;
          -moz-font-smoothing: antialiased;
          -webkit-font-smoothing: antialiased;
          -o-font-smoothing: antialiased;
          -ms-font-smoothing: antialiased; }
      #shelf .page .resources-bar:hover span, #shelf .page .resources-bar:focus span {
        background: #FFF;
        color: #000; }
    #shelf .page .icon-close {
      position: absolute;
      top: 20px;
      right: 7.5vw;
      font-size: .7em;
      cursor: pointer; }
      @media only screen and (max-width: 1125px) {
        #shelf .page .icon-close {
          right: 5vw; } }
      #shelf .page .icon-close:hover, #shelf .page .icon-close:focus {
        text-decoration: underline; }
  #shelf #learn-shelf {
    padding-bottom: 80px; }
  #shelf #search-shelf {
    padding: 3em 0; }
    #shelf #search-shelf #full-search {
      display: inline-block;
      position: relative;
      width: calc(100% - 30px); }
      #shelf #search-shelf #full-search label {
        padding-left: 0; }
      #shelf #search-shelf #full-search input {
        width: calc(100% - 170px);
        margin-bottom: 0;
        border-color: #000;
        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; }
        @media only screen and (max-width: 1125px) {
          #shelf #search-shelf #full-search input {
            font-size: .8em; } }
      #shelf #search-shelf #full-search .radios {
        display: flex;
        position: absolute;
        gap: 1.5rem;
        top: 40px;
        right: 200px; }
        @media only screen and (max-width: 1125px) {
          #shelf #search-shelf #full-search .radios {
            font-size: .8em; } }
        #shelf #search-shelf #full-search .radios input {
          top: 0;
          width: 20px; }
          #shelf #search-shelf #full-search .radios input:checked {
            color: #000; }
        #shelf #search-shelf #full-search .radios .option {
          display: inline-flex;
          gap: .5rem;
          justify-content: flex-end;
          align-items: center;
          line-height: 20px; }
          @media only screen and (max-width: 1125px) {
            #shelf #search-shelf #full-search .radios .option {
              margin-right: 10px; } }
        #shelf #search-shelf #full-search .radios label {
          margin: 0;
          padding: 0;
          font-size: 1rem; }
      #shelf #search-shelf #full-search button {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 170px;
        height: 60px;
        padding: 0;
        line-height: 60px;
        text-align: center; }
        @media only screen and (max-width: 1125px) {
          #shelf #search-shelf #full-search button {
            font-size: .688em; } }
    #shelf #search-shelf .icon-close {
      top: 95px; }
  #shelf .icon-close {
    text-decoration: none; }
    #shelf .icon-close:hover, #shelf .icon-close:focus {
      text-decoration: underline; }

/* --- Skip To Content --- */
.skip {
  position: absolute;
  top: -100px;
  left: 0;
  z-index: 15;
  padding: .5em;
  text-decoration: none;
  line-height: 1;
  font-size: .8em;
  color: #FFF !important;
  background: #000;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased; }
  .skip:focus {
    top: 0;
    outline: none;
    -moz-outline: none; }

/* --- Mobile Menu --- */
#mobile-nav {
  display: none;
  position: fixed;
  z-index: 11;
  top: 0;
  width: 100%;
  max-width: 1920px;
  height: 75px;
  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: 875px) {
    #mobile-nav {
      display: block; } }
  #mobile-nav.scrolled {
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -o-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3); }
  #mobile-nav.open {
    background: #FFF !important;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -moz-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -o-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0); }
    #mobile-nav.open #mobile-cart-link .icon-cart-full:after {
      width: 7px;
      height: 7px;
      border: 1px solid #000; }
  #mobile-nav #mobile-logo {
    display: inline-block;
    margin-top: 20px; }
    @media only screen and (max-width: 525px) {
      #mobile-nav #mobile-logo {
        margin-top: 23px; } }
    @media only screen and (max-width: 375px) {
      #mobile-nav #mobile-logo {
        margin-top: 25px; } }
    #mobile-nav #mobile-logo .tiny {
      display: none; }
      @media only screen and (max-width: 320px) {
        #mobile-nav #mobile-logo .tiny {
          display: block; } }
      #mobile-nav #mobile-logo .tiny img {
        width: 140px; }
    @media only screen and (max-width: 320px) {
      #mobile-nav #mobile-logo .mobile {
        display: none; } }
    #mobile-nav #mobile-logo img {
      height: 35px; }
      @media only screen and (max-width: 525px) {
        #mobile-nav #mobile-logo img {
          width: 230px;
          height: auto; } }
      @media only screen and (max-width: 375px) {
        #mobile-nav #mobile-logo img {
          width: 200px; } }
  #mobile-nav #mobile-search-button {
    position: absolute;
    top: 30px;
    right: calc(5vw + 85px);
    font-size: 1.3em;
    cursor: pointer; }
    @media only screen and (max-width: 525px) {
      #mobile-nav #mobile-search-button {
        right: 110px; } }
  #mobile-nav #mobile-cart-link {
    position: absolute;
    top: 30px;
    right: calc(5vw + 45px);
    text-decoration: none;
    color: #000;
    line-height: 1; }
    @media only screen and (max-width: 525px) {
      #mobile-nav #mobile-cart-link {
        right: 70px; } }
    #mobile-nav #mobile-cart-link span {
      font-size: 1.1em; }
    #mobile-nav #mobile-cart-link .icon-cart-full:after {
      position: absolute;
      top: -3px;
      left: 16px;
      width: 8px;
      height: 8px;
      background: #FFF;
      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; }
  #mobile-nav #menu-button {
    position: absolute;
    top: 0;
    width: 45px;
    height: 75px;
    right: calc(5vw - 24px);
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    outline: none; }
    @media only screen and (max-width: 525px) {
      #mobile-nav #menu-button {
        right: 0; } }
    #mobile-nav #menu-button .icon {
      position: absolute;
      top: 30px; }
    #mobile-nav #menu-button .line1, #mobile-nav #menu-button .line2, #mobile-nav #menu-button .line3 {
      position: absolute;
      top: 0;
      left: 0;
      width: 20px;
      height: 2px;
      background: #000;
      transition: all 0.35s ease-in-out;
      -moz-transition: all 0.35s ease-in-out;
      -webkit-transition: all 0.35s ease-in-out;
      -o-transition: all 0.35s ease-in-out;
      -ms-transition: all 0.35s ease-in-out; }
    #mobile-nav #menu-button .line2 {
      top: 7px; }
    #mobile-nav #menu-button .line3 {
      top: 14px; }
    #mobile-nav #menu-button.open .line1 {
      top: 7px;
      transform: rotate(45deg);
      perspective: 1000px;
      -moz-transform: rotate(45deg);
      -moz-perspective: 1000;
      -webkit-transform: rotate(45deg);
      -webkit-perspective: 1000;
      -o-transform: rotate(45deg);
      -o-perspective: 1000;
      -ms-transform: rotate(45deg);
      -ms-perspective: 1000; }
    #mobile-nav #menu-button.open .line2 {
      filter: alpha(opacity=0);
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0; }
    #mobile-nav #menu-button.open .line3 {
      top: 7px;
      transform: rotate(-45deg);
      perspective: 1000px;
      -moz-transform: rotate(-45deg);
      -moz-perspective: 1000;
      -webkit-transform: rotate(-45deg);
      -webkit-perspective: 1000;
      -o-transform: rotate(-45deg);
      -o-perspective: 1000;
      -ms-transform: rotate(-45deg);
      -ms-perspective: 1000; }

#mobile-search-menu {
  display: none;
  position: fixed;
  z-index: 10;
  top: 75px;
  width: 100%;
  height: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  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: 875px) {
    #mobile-search-menu {
      display: block; } }
  #mobile-search-menu.open {
    height: calc(100vh - 75px);
    background: #FFF;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mobile-search-menu .inner {
    padding: 25px 5vw; }
    @media only screen and (max-width: 525px) {
      #mobile-search-menu .inner {
        padding: 25px; } }
    #mobile-search-menu .inner label {
      display: inline-block;
      margin-bottom: 1em;
      font-weight: 700;
      vertical-align: middle; }
    #mobile-search-menu .inner .radios {
      display: inline-block;
      width: calc(100% - 70px);
      padding-left: 20px;
      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: 320px) {
        #mobile-search-menu .inner .radios {
          display: block;
          overflow: hidden;
          width: 100%;
          padding-left: 0;
          margin-bottom: 10px; } }
      #mobile-search-menu .inner .radios .option {
        float: left;
        width: 50%;
        display: flex;
        gap: .5rem; }
        #mobile-search-menu .inner .radios .option:first-child {
          width: 100px; }
    #mobile-search-menu .inner input[type="text"] {
      display: block;
      width: 100%;
      height: 50px;
      margin-bottom: 10px;
      border: 1px solid #000;
      padding: 0 20px;
      font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      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;
      border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -o-border-radius: 4px;
      -ms-border-radius: 4px;
      -moz-background-clip: padding-box;
      -webkit-background-clip: padding-box;
      -o-background-clip: padding-box;
      -ms-background-clip: padding-box; }
      #mobile-search-menu .inner input[type="text"]::-webkit-input-placeholder {
        color: #000; }
      #mobile-search-menu .inner input[type="text"]:-moz-placeholder {
        color: #000; }
      #mobile-search-menu .inner input[type="text"]::-moz-placeholder {
        color: #000; }
      #mobile-search-menu .inner input[type="text"]:-ms-input-placeholder {
        color: #000; }
    #mobile-search-menu .inner button {
      display: block;
      width: 100%;
      padding: 1.5em 0;
      text-align: center; }

#mobile-menu {
  display: none;
  position: fixed;
  z-index: 10;
  top: 75px;
  width: 100%;
  height: 0;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  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: 875px) {
    #mobile-menu {
      display: block; } }
  #mobile-menu.open {
    height: calc(100vh - 100px);
    padding-bottom: 25px;
    background: #FFF;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
  #mobile-menu .inner {
    padding: 0 5vw;
    padding-bottom: 25px; }
    @media only screen and (max-width: 525px) {
      #mobile-menu .inner {
        padding: 0 25px; } }
    #mobile-menu .inner ul {
      margin: 0 !important;
      padding: 0 !important;
      list-style-type: none;
      outline: none; }
      #mobile-menu .inner ul.secondary {
        padding: 1em 0 !important;
        border-top: 1px solid #000; }
        #mobile-menu .inner ul.secondary li {
          border: none;
          font-size: .8em;
          font-weight: 500;
          text-transform: uppercase;
          letter-spacing: 1px; }
      #mobile-menu .inner ul li {
        padding: .8em 0;
        border-top: 1px solid #000;
        font-size: 1.3em;
        color: #000; }
        #mobile-menu .inner ul li.droplist {
          position: relative;
          cursor: pointer; }
          #mobile-menu .inner ul li.droplist:after {
            position: absolute;
            top: 30px;
            right: 2px;
            font-family: 'icomoon';
            font-size: .3em;
            content: '\e93e';
            color: #000;
            -moz-font-smoothing: antialiased;
            -webkit-font-smoothing: antialiased;
            -o-font-smoothing: antialiased;
            -ms-font-smoothing: antialiased;
            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; }
          #mobile-menu .inner ul li.droplist ul {
            display: none;
            padding-top: .5em !important; }
            #mobile-menu .inner ul li.droplist ul li {
              padding: 0;
              font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
              font-size: .8em;
              line-height: 2;
              border: none; }
              #mobile-menu .inner ul li.droplist ul li a:hover, #mobile-menu .inner ul li.droplist ul li:focus {
                text-decoration: underline; }
          #mobile-menu .inner ul li.droplist.active:after {
            transform: rotate(180deg);
            perspective: 1000px;
            -moz-transform: rotate(180deg);
            -moz-perspective: 1000;
            -webkit-transform: rotate(180deg);
            -webkit-perspective: 1000;
            -o-transform: rotate(180deg);
            -o-perspective: 1000;
            -ms-transform: rotate(180deg);
            -ms-perspective: 1000; }
          #mobile-menu .inner ul li.droplist.active ul {
            display: block; }
        #mobile-menu .inner ul li a {
          display: block;
          text-decoration: none;
          color: #000; }
    #mobile-menu .inner p {
      margin-top: 2em;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      #mobile-menu .inner p a {
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }
    #mobile-menu .inner .button, #mobile-menu .inner .cart-button {
      display: block;
      width: 100%;
      margin-top: 2em;
      padding: 1.8em 0;
      text-align: center; }
    #mobile-menu .inner .museum-info {
      margin-top: 1em;
      font-size: .8em; }
      #mobile-menu .inner .museum-info p {
        margin-bottom: 0;
        color: #000; }
        #mobile-menu .inner .museum-info p a {
          color: #000; }
      #mobile-menu .inner .museum-info h5 {
        font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 1em;
        color: #000; }
        #mobile-menu .inner .museum-info h5 em {
          font-style: normal;
          font-weight: 300; }

/* --- Add to Cart Popup --- */
#cart-add-popup {
  position: fixed;
  z-index: 15;
  width: 300px;
  padding: 2em;
  background: #FFF;
  text-align: left;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 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-add-popup:before {
    position: absolute;
    top: -5px;
    right: 0;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #FFF;
    content: ''; }
    @media only screen and (max-width: 875px) {
      #cart-add-popup:before {
        right: 47px; } }
  #cart-add-popup.show {
    top: 40px;
    right: 7.5vw;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1; }
    @media only screen and (max-width: 1125px) {
      #cart-add-popup.show {
        right: 5vw; } }
    @media only screen and (max-width: 875px) {
      #cart-add-popup.show {
        top: 75px; } }
    @media only screen and (max-width: 525px) {
      #cart-add-popup.show {
        right: 25px; } }
  #cart-add-popup .icon-close {
    position: absolute;
    top: 15px;
    right: 10px;
    font-size: .6em;
    text-decoration: none; }
    #cart-add-popup .icon-close:hover, #cart-add-popup .icon-close:focus {
      text-decoration: underline; }
  #cart-add-popup label {
    display: block;
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #DDD;
    font-weight: 500;
    font-size: .68em;
    letter-spacing: 1px;
    text-transform: uppercase; }
  #cart-add-popup p {
    margin-bottom: 0;
    font-size: .8em;
    text-transform: none; }
    #cart-add-popup p.title {
      margin-bottom: 0; }
    #cart-add-popup p.subtitle {
      margin-bottom: .8em;
      padding-bottom: .8em;
      border-bottom: 1px solid #DDD; }
    #cart-add-popup p.subtotal {
      margin-bottom: 1.5em;
      font-weight: 500;
      text-transform: uppercase;
      letter-spacing: 1px; }
  #cart-add-popup .button, #cart-add-popup .cart-button {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    font-size: .6em; }

/* --- Page Structure --- */
#page-header, #page-header-alternate {
  position: relative;
  height: calc(75vh - 160px);
  min-height: 42vw; }
  @media only screen and (max-width: 875px) {
    #page-header, #page-header-alternate {
      display: none; } }
  #page-header #below-fold, #page-header-alternate #below-fold {
    position: absolute;
    bottom: 3em;
    left: 7.5vw;
    cursor: pointer; }
    #page-header #below-fold span, #page-header-alternate #below-fold span {
      font-size: .8em;
      text-indent: 2px !important; }
  #page-header .content, #page-header-alternate .content {
    display: table;
    width: 100%;
    height: 100%; }
    #page-header .content .content-inner, #page-header-alternate .content .content-inner {
      display: table-cell;
      vertical-align: middle; }
  #page-header .lucy-wrapper, #page-header #layout-7030, #page-header-alternate .lucy-wrapper, #page-header-alternate #layout-7030 {
    position: relative;
    z-index: 1; }
  #page-header .image, #page-header-alternate .image {
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    height: 100%;
    background-size: cover !important;
    background-position: center !important; }
    @media only screen and (max-width: 875px) {
      #page-header .image, #page-header-alternate .image {
        display: none; } }
    #page-header .image span, #page-header-alternate .image span {
      display: inline-block;
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 10px;
      color: #FFF;
      font-size: 10px;
      background: rgba(0, 0, 0, 0.6); }
  #page-header h1, #page-header-alternate h1 {
    margin-bottom: .25em;
    line-height: 1;
    font-size: calc(2.5em + 3vw); }
    @media only screen and (max-width: 1125px) {
      #page-header h1, #page-header-alternate h1 {
        font-size: calc(2.5em + 2vw); } }
    #page-header h1.adjust, #page-header-alternate h1.adjust {
      font-size: 4em;
      line-height: 1.1; }
      @media only screen and (max-width: 1125px) {
        #page-header h1.adjust, #page-header-alternate h1.adjust {
          font-size: 3em; } }
  #page-header p.subtitle, #page-header-alternate p.subtitle {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-size: 1.75em;
    font-weight: 500; }
  #page-header p.intro, #page-header-alternate p.intro {
    font-size: 1.3em; }
  #page-header p .button, #page-header p .cart-button, #page-header-alternate p .button, #page-header-alternate p .cart-button {
    padding: 2em 3em; }
  #page-header p:last-child, #page-header-alternate p:last-child {
    margin-bottom: 0; }

#page-header-alternate {
  height: auto;
  min-height: 0;
  margin-bottom: 3em;
  padding-bottom: 3em;
  border-bottom: 1px solid #DDD; }
  @media only screen and (max-width: 1125px) {
    #page-header-alternate {
      margin-bottom: 2.5em;
      padding-bottom: 2em; } }
  #page-header-alternate.no-border {
    padding-bottom: 0;
    border-bottom: none; }
  @media only screen and (max-width: 1125px) {
    #page-header-alternate .span18 {
      width: calc(100% - 20px); } }
#mobile-page-header {
  display: none; }
  @media only screen and (max-width: 875px) {
    #mobile-page-header {
      display: block; } }
  #mobile-page-header .content {
    padding: 2em 0; }
    @media only screen and (max-width: 525px) {
      #mobile-page-header .content {
        padding: 1em 0; } }
  @media only screen and (max-width: 875px) {
    #mobile-page-header p.intro {
      font-size: 1.2em !important; } }
  #mobile-page-header p.subtitle {
    margin-bottom: .5em;
    font-family: orpheuspro, serif;
    font-size: 1.65em;
    font-weight: 500; }
    @media only screen and (max-width: 875px) {
      #mobile-page-header p.subtitle {
        font-size: 1.5em; } }
  #mobile-page-header .mobile-image {
    position: relative;
    width: 100%; }
    #mobile-page-header .mobile-image img {
      display: block;
      max-width: 100%; }
    #mobile-page-header .mobile-image span {
      display: inline-block;
      position: absolute;
      bottom: 0;
      right: 0;
      padding: 10px;
      color: #FFF;
      font-size: 10px;
      background: rgba(0, 0, 0, 0.6); }
  #mobile-page-header .button, #mobile-page-header .cart-button {
    display: inline-block;
    margin-bottom: 1.8em; }

.trail {
  margin-bottom: 2em; }
  .trail ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none; }
    .trail ul li {
      position: relative;
      display: inline-block;
      margin-right: 1.2em;
      margin-bottom: 0;
      padding-right: .5em;
      line-height: 1 !important; }
      .trail ul li:first-child a {
        padding-left: 0; }
      .trail ul li a, .trail ul li a:active, .trail ul li a:visited {
        font-size: .625em;
        text-transform: uppercase;
        font-weight: bold;
        text-decoration: underline; }
        .trail ul li a:hover, .trail ul li a:focus, .trail ul li a:active:hover, .trail ul li a:active:focus, .trail ul li a:visited:hover, .trail ul li a:visited:focus {
          text-decoration: none; }
      .trail ul li span {
        font-size: .625em;
        text-transform: uppercase; }
      .trail ul li:after {
        position: absolute;
        top: 6px;
        right: -10px;
        display: block;
        font-family: 'icomoon';
        font-size: .5em;
        content: '\e939'; }
      .trail ul li:last-child {
        margin: 0;
        padding: 0; }
        .trail ul li:last-child:after {
          display: none; }

#page-nav {
  position: relative;
  z-index: 2;
  border-bottom: 1px solid #DDD;
  overflow: hidden; }
  #page-nav ul.main {
    display: block;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0;
    list-style-type: none;
    white-space: nowrap; }
    #page-nav ul.main li {
      position: relative;
      display: inline-block;
      margin-right: 48px; }
      #page-nav ul.main li a, #page-nav ul.main li a:active, #page-nav ul.main li a:visited {
        position: relative;
        display: inline-block;
        padding: 2em 0;
        font-size: 16px;
        font-weight: bold;
        text-decoration: none; }
        #page-nav ul.main li a.active, #page-nav ul.main li a:active.active, #page-nav ul.main li a:visited.active {
          color: #000; }
        #page-nav ul.main li a:hover, #page-nav ul.main li a:focus, #page-nav ul.main li a:active:hover, #page-nav ul.main li a:active:focus, #page-nav ul.main li a:visited:hover, #page-nav ul.main li a:visited:focus {
          color: #000; }
      #page-nav ul.main li.sub:after {
        position: absolute;
        top: 50%;
        right: 12.8px;
        font-family: 'icomoon' !important;
        speak: never;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        font-size: 8px;
        text-transform: none;
        color: #000;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        content: "\e93e" !important;
        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; }
      #page-nav ul.main li#nav-more {
        display: none; }
        #page-nav ul.main li#nav-more.hidden {
          visibility: hidden; }
      #page-nav ul.main li ul {
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        width: auto;
        height: auto;
        margin: 0 !important;
        padding: 16px 32px;
        background: #FFF;
        white-space: nowrap;
        box-shadow: 0 10px 10px 0 rgba(51, 51, 51, 0.1);
        -moz-box-shadow: 0 10px 10px 0 rgba(51, 51, 51, 0.1);
        -webkit-box-shadow: 0 10px 10px 0 rgba(51, 51, 51, 0.1);
        -o-box-shadow: 0 10px 10px 0 rgba(51, 51, 51, 0.1);
        -ms-box-shadow: 0 10px 10px 0 rgba(51, 51, 51, 0.1); }
        #page-nav ul.main li ul li {
          display: block;
          margin-bottom: 8px; }
          #page-nav ul.main li ul li a, #page-nav ul.main li ul li a:active, #page-nav ul.main li ul li a:visited {
            padding: 0 !important;
            line-height: 1.3;
            font-size: 14.4px;
            color: #000 !important; }
            #page-nav ul.main li ul li a:hover, #page-nav ul.main li ul li a:focus, #page-nav ul.main li ul li a:active:hover, #page-nav ul.main li ul li a:active:focus, #page-nav ul.main li ul li a:visited:hover, #page-nav ul.main li ul li a:visited:focus {
              color: #000 !important; }
            #page-nav ul.main li ul li a:after, #page-nav ul.main li ul li a:active:after, #page-nav ul.main li ul li a:visited:after {
              display: none !important; }
          #page-nav ul.main li ul li ul, #page-nav ul.main li ul li:after {
            display: none; }
      #page-nav ul.main li:hover, #page-nav ul.main li:focus {
        color: #000 !important; }
        #page-nav ul.main li:hover a, #page-nav ul.main li:hover a:active, #page-nav ul.main li:hover a:visited, #page-nav ul.main li:focus a, #page-nav ul.main li:focus a:active, #page-nav ul.main li:focus a:visited {
          color: #000; }
        #page-nav ul.main li:hover ul, #page-nav ul.main li:focus ul {
          display: block; }

#layout-7030 {
  font-size: 0; }
  @media only screen and (max-width: 875px) {
    #layout-7030 {
      background: #FFF; } }
  #layout-7030 #content-7030 {
    position: relative;
    z-index: 1;
    display: inline-block;
    width: 75%;
    margin-left: 25%;
    padding: 6em 0;
    padding-left: 7.5vw;
    font-size: 16px;
    vertical-align: top;
    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: 1125px) {
      #layout-7030 #content-7030 {
        padding: 4em 0;
        padding-left: 5vw; } }
    @media only screen and (max-width: 875px) {
      #layout-7030 #content-7030 {
        width: 100%;
        margin-left: 0;
        padding: 5vw 0;
        padding-left: 0; } }
    @media only screen and (max-width: 525px) {
      #layout-7030 #content-7030 {
        padding: 25px 0; } }
    #layout-7030 #content-7030 .lucy-wrapper, #layout-7030 #content-7030 #layout-7030 {
      width: 100% !important;
      padding: 0 !important; }
  #layout-7030 aside {
    position: absolute;
    z-index: 2;
    display: inline-block;
    width: calc(20% + 20px);
    padding: 6em 0;
    padding-right: 5vw;
    font-size: 16px;
    vertical-align: top;
    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: 1125px) {
      #layout-7030 aside {
        padding: 4em 0;
        padding-right: 5vw; } }
    @media only screen and (max-width: 875px) {
      #layout-7030 aside {
        width: 100%;
        padding: 0;
        padding-top: 5vw; } }
    @media only screen and (max-width: 525px) {
      #layout-7030 aside {
        padding-top: 25px; } }
    #layout-7030 aside.short .sidebar-callout {
      margin-top: 0; }
    #layout-7030 aside.events .sidebar-callout {
      margin-top: 3em;
      padding-bottom: 3em;
      border-bottom: 1px solid #000; }
    #layout-7030 aside .lucy-wrapper, #layout-7030 aside #layout-7030 {
      width: 100%;
      margin: 0 !important;
      padding: 0 !important; }
    #layout-7030 aside #mobile-nav-toggle {
      display: none;
      position: relative;
      padding: .75em 1em;
      color: #000;
      font-family: orpheuspro, serif;
      font-size: 1.1em;
      font-weight: 500;
      border: 1px solid #DDD;
      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: 875px) {
        #layout-7030 aside #mobile-nav-toggle {
          display: block; } }
      #layout-7030 aside #mobile-nav-toggle:before, #layout-7030 aside #mobile-nav-toggle:after {
        position: absolute;
        top: 50%;
        background: #000;
        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; }
      #layout-7030 aside #mobile-nav-toggle:before {
        right: 15px;
        width: 19px;
        height: 1px; }
      #layout-7030 aside #mobile-nav-toggle:after {
        right: 24px;
        width: 1px;
        height: 19px; }
      #layout-7030 aside #mobile-nav-toggle.open:after {
        height: 0; }
    #layout-7030 aside h5.section-title {
      padding-bottom: .8em;
      border-bottom: 1px solid #000; }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside h5.section-title {
          display: none; } }
    @media only screen and (max-width: 875px) {
      #layout-7030 aside #vertical-nav-content {
        position: relative;
        display: none;
        width: 100%;
        padding: 1em;
        border: 1px solid #DDD;
        border-top: none;
        background: #FFF;
        overflow: auto;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -o-box-sizing: border-box;
        -ms-box-sizing: border-box; } }
    #layout-7030 aside ul {
      margin-bottom: 0;
      padding: 0;
      list-style-type: none; }
      #layout-7030 aside ul li {
        display: block;
        line-height: 1; }
        #layout-7030 aside ul li a, #layout-7030 aside ul li a:active, #layout-7030 aside ul li a:visited {
          display: block;
          margin: 1.5em 0;
          padding-bottom: 1.5em;
          border-bottom: 1px solid #000;
          text-decoration: none;
          font-size: .875em; }
          @media only screen and (max-width: 1125px) {
            #layout-7030 aside ul li a, #layout-7030 aside ul li a:active, #layout-7030 aside ul li a:visited {
              font-size: .75em; } }
          @media only screen and (max-width: 875px) {
            #layout-7030 aside ul li a, #layout-7030 aside ul li a:active, #layout-7030 aside ul li a:visited {
              font-size: .875em; } }
          #layout-7030 aside ul li a:hover, #layout-7030 aside ul li a:focus, #layout-7030 aside ul li a:active:hover, #layout-7030 aside ul li a:active:focus, #layout-7030 aside ul li a:visited:hover, #layout-7030 aside ul li a:visited:focus {
            text-decoration: underline; }
          #layout-7030 aside ul li a.active, #layout-7030 aside ul li a:active.active, #layout-7030 aside ul li a:visited.active {
            font-weight: 700; }
        #layout-7030 aside ul li ul {
          padding-left: 1.25em;
          font-size: .75em;
          border-left: 1px solid #DDD; }
          #layout-7030 aside ul li ul li {
            margin-bottom: 0; }
          #layout-7030 aside ul li ul a, #layout-7030 aside ul li ul a:active, #layout-7030 aside ul li ul a:visited {
            font-weight: normal; }
        #layout-7030 aside ul li:last-child {
          margin-bottom: 0; }
    #layout-7030 aside .back-to {
      display: block;
      padding: 10px 0;
      border-top: 1px solid #000;
      border-bottom: 1px solid #000;
      text-decoration: none !important; }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside .back-to {
          display: none; } }
      #layout-7030 aside .back-to.main {
        margin-bottom: 4em; }
        @media only screen and (max-width: 875px) {
          #layout-7030 aside .back-to.main {
            margin-bottom: 2em; } }
      #layout-7030 aside .back-to .arrow-button {
        position: relative;
        height: 42px; }
        #layout-7030 aside .back-to .arrow-button span {
          position: absolute;
          top: 0;
          left: 0;
          text-indent: 0; }
        #layout-7030 aside .back-to .arrow-button p {
          position: absolute;
          top: 50%;
          left: 52px;
          margin-bottom: 0;
          font-weight: 500;
          letter-spacing: 1px;
          line-height: 1.3;
          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; }
    #layout-7030 aside .sidebar-callout {
      margin-top: 4em; }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside .sidebar-callout {
          display: none;
          margin-top: 3em;
          margin-bottom: 1em; } }
      #layout-7030 aside .sidebar-callout.shift {
        margin-top: 0; }
      #layout-7030 aside .sidebar-callout #sidebar-signup .span {
        width: 100%; }
      #layout-7030 aside .sidebar-callout #sidebar-signup input {
        display: block;
        width: 100%;
        background: transparent;
        border-color: #000; }
        @media only screen and (max-width: 1125px) {
          #layout-7030 aside .sidebar-callout #sidebar-signup input {
            font-size: .8em;
            text-indent: 10px; } }
      @media only screen and (max-width: 875px) {
        #layout-7030 aside .sidebar-callout #sidebar-signup #sidebar-signup label[for="signup-email"] {
          background: #FFF !important; } }
      #layout-7030 aside .sidebar-callout #sidebar-signup button {
        display: block;
        width: 100%;
        text-align: center; }
      #layout-7030 aside .sidebar-callout a {
        text-decoration: none; }
        #layout-7030 aside .sidebar-callout a p {
          font-size: .875em; }
      #layout-7030 aside .sidebar-callout:hover .arrow-button span, #layout-7030 aside .sidebar-callout:focus .arrow-button span {
        background: #000;
        color: #FFF;
        -moz-font-smoothing: antialiased;
        -webkit-font-smoothing: antialiased;
        -o-font-smoothing: antialiased;
        -ms-font-smoothing: antialiased; }

/* --- Footer --- */
#mobile-callout-block {
  display: none;
  overflow: hidden; }
  @media only screen and (max-width: 875px) {
    #mobile-callout-block {
      display: block; } }
  #mobile-callout-block .sidebar-callout {
    padding: 2em 0;
    border-bottom: 1px solid #000; }
  #mobile-callout-block #sidebar-signup .span {
    width: 100%; }
  #mobile-callout-block #sidebar-signup input {
    display: block;
    width: 100%;
    background: transparent;
    border-color: #000; }
  #mobile-callout-block #sidebar-signup button {
    display: block;
    width: 100%;
    text-align: center; }
  #mobile-callout-block a {
    text-decoration: none; }
    #mobile-callout-block a p {
      font-size: .875em; }
  #mobile-callout-block:hover .arrow-button span, #mobile-callout-block:focus .arrow-button span {
    background: #000;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }

#memberships-block {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding-bottom: 0; }
  @media only screen and (max-width: 875px) {
    #memberships-block {
      padding-top: 3em; } }
  #memberships-block .span11 {
    display: table;
    height: 40vw; }
    @media only screen and (max-width: 875px) {
      #memberships-block .span11 {
        display: block;
        width: calc(100% - 20px);
        height: auto; } }
    #memberships-block .span11 .content {
      display: table-cell;
      vertical-align: middle; }
      @media only screen and (max-width: 875px) {
        #memberships-block .span11 .content {
          padding-bottom: 3em; } }
      @media only screen and (max-width: 1440px) {
        #memberships-block .span11 .content h2 {
          font-size: 4vw; } }
      @media only screen and (max-width: 875px) {
        #memberships-block .span11 .content h2 {
          font-size: 3.1em; } }
      @media only screen and (max-width: 525px) {
        #memberships-block .span11 .content h2 {
          font-size: 2.5em; } }
  #memberships-block .image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 50vw;
    height: 40vw;
    background-image: url(../images/memberships-image.jpg);
    background-size: cover;
    background-position: center; }
    @media only screen and (max-width: 875px) {
      #memberships-block .image {
        display: none; } }
#callouts {
  padding: 6em 0;
  background: #000; }
  @media only screen and (max-width: 1125px) {
    #callouts {
      padding: 4em 0; } }
  @media only screen and (max-width: 875px) {
    #callouts {
      padding: 3em 0; } }
  #callouts .callout {
    text-decoration: none;
    color: #FFF;
    border-color: #373737;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 875px) {
      #callouts .callout {
        width: calc(100% - 20px);
        margin-bottom: 2em;
        padding-bottom: 2em;
        padding-right: 0 !important;
        border-right: none;
        border-bottom: 1px solid #373737; } }
    #callouts .callout:first-child .content {
      left: 0; }
    #callouts .callout:last-child {
      margin-bottom: 0;
      padding-bottom: 0;
      border: none !important; }
    #callouts .callout .content {
      position: relative;
      left: 10px; }
    #callouts .callout .action {
      margin-bottom: .5em; }
    #callouts .callout h3 {
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #callouts .callout .arrow-button span {
      border-color: #FFF;
      color: #FFF;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
    #callouts .callout:hover h3, #callouts .callout:focus h3 {
      text-decoration: underline; }
    #callouts .callout:hover .arrow-button span, #callouts .callout:focus .arrow-button span {
      background: #FFF;
      color: #000; }

footer {
  padding-top: 6em;
  background: #111; }
  @media only screen and (max-width: 1125px) {
    footer {
      padding-top: 4em; } }
  @media only screen and (max-width: 875px) {
    footer {
      padding-top: 3em; } }
  footer.adjust {
    padding-top: 3em; }
    footer.adjust #footer-bottom {
      margin-top: 0;
      padding-top: 0;
      border-top: none; }
  footer p, footer a, footer p a {
    font-size: 14px;
    color: #FFF !important;
    -moz-osx-font-smoothing: grayscale;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    footer p strong, footer a strong, footer p a strong {
      font-size: 16px; }
  @media only screen and (max-width: 1440px) {
    footer .span9.inset-r2 {
      width: calc(41.6666666667% - 20px);
      padding-right: 4.1666666667% !important; } }
  @media only screen and (max-width: 875px) {
    footer .span9.inset-r2 {
      width: calc(100% - 20px);
      padding-right: 0 !important; } }
  @media only screen and (max-width: 1440px) {
    footer .span9.inset-r2 .span2 {
      width: calc(20% - 20px); } }
  @media only screen and (max-width: 1440px) {
    footer .span9.inset-r2 .span7 {
      width: calc(80% - 20px); } }
  @media only screen and (max-width: 1125px) {
    footer .span9.inset-r2 .span7 {
      width: calc(100% - 20px); }
      footer .span9.inset-r2 .span7.hours {
        margin-top: 0 !important; } }
  footer .amam-info {
    font-family: orpheuspro, serif;
    font-weight: 500;
    font-size: 1.6em;
    line-height: 1.4;
    letter-spacing: .22px;
    color: #FFF;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    @media only screen and (max-width: 1440px) {
      footer .amam-info {
        font-size: 1.8vw; } }
    @media only screen and (max-width: 1125px) {
      footer .amam-info {
        font-size: 2.2vw; } }
    @media only screen and (max-width: 875px) {
      footer .amam-info {
        padding-top: 1.5em;
        font-size: 1.6em; } }
  footer .hours {
    margin-top: 1em;
    font-size: 16px; }
    footer .hours p {
      margin-bottom: 0; }
    footer .hours h5 {
      font-family: "Gotham A", "Gotham B", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1em;
      color: #FFF;
      -moz-osx-font-smoothing: grayscale;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      footer .hours h5 em {
        font-style: normal;
        font-weight: 300; }
  footer .span4.border-left, footer .span5.border-left {
    border-color: #373737; }
    @media only screen and (max-width: 875px) {
      footer .span4.border-left, footer .span5.border-left {
        display: none; } }
    footer .span4.border-left .heading, footer .span4.border-left ul, footer .span5.border-left .heading, footer .span5.border-left ul {
      position: relative;
      left: 20px;
      padding-right: 10px; }
  footer .heading {
    margin-top: 6em; }
    footer .heading:first-child {
      margin-top: 0; }
    footer .heading.link {
      margin-top: 3em;
      margin-bottom: 0; }
      footer .heading.link a {
        font-size: 11px !important;
        text-decoration: none; }
        footer .heading.link a:hover, footer .heading.link a:focus {
          text-decoration: underline; }
  footer ul {
    margin-bottom: 0 !important;
    padding-left: 0 !important;
    list-style-type: none; }
    footer ul li {
      margin-bottom: 1em;
      line-height: 1.3 !important; }
      footer ul li a {
        text-decoration: none; }
        footer ul li a:hover, footer ul li a:focus {
          text-decoration: underline; }
  footer #footer-signup-form {
    padding-top: 4em;
    margin-top: 6em;
    border-top: 1px solid #373737; }
    @media only screen and (max-width: 875px) {
      footer #footer-signup-form .span13 {
        width: calc(100% - 20px); } }
    footer #footer-signup-form h5 {
      color: #FFF; }
    footer #footer-signup-form #footer-signup {
      flex: 1 1 auto; }
      footer #footer-signup-form #footer-signup #footer-signup-fields {
        display: flex;
        align-items: center;
        border: 2px solid #FFF;
        border-radius: 4px; }
        footer #footer-signup-form #footer-signup #footer-signup-fields .span {
          flex: 1 1 auto; }
          footer #footer-signup-form #footer-signup #footer-signup-fields .span input {
            border: none;
            border-radius: 0;
            margin-bottom: 0 !important; }
        footer #footer-signup-form #footer-signup #footer-signup-fields button {
          padding: 0 3rem; }
  footer #footer-bottom {
    display: flex;
    gap: 2rem;
    position: relative;
    padding-top: 2em;
    margin-top: 4em;
    border-top: 1px solid #373737; }
    @media only screen and (max-width: 1440px) {
      footer #footer-bottom {
        flex-direction: column;
        align-items: center; } }
    @media only screen and (max-width: 1125px) {
      footer #footer-bottom {
        margin-top: 4em; } }
    @media only screen and (max-width: 875px) {
      footer #footer-bottom {
        margin-top: 3em;
        text-align: center; } }
    footer #footer-bottom .logos {
      display: flex;
      gap: 3rem;
      align-items: center;
      width: 20%; }
      @media only screen and (max-width: 1440px) {
        footer #footer-bottom .logos {
          width: 100%;
          justify-content: center; } }
      @media only screen and (max-width: 875px) {
        footer #footer-bottom .logos {
          gap: 2rem; } }
      footer #footer-bottom .logos img {
        max-height: 10vw; }
        @media only screen and (max-width: 1440px) {
          footer #footer-bottom .logos img {
            max-height: 8vw; } }
        @media only screen and (max-width: 875px) {
          footer #footer-bottom .logos img {
            max-height: 10vw; } }
    footer #footer-bottom .right {
      margin-left: auto;
      text-align: right;
      color: #FFF;
      -moz-osx-font-smoothing: grayscale;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
      @media only screen and (max-width: 1440px) {
        footer #footer-bottom .right {
          margin-left: 0;
          margin-bottom: 2em;
          text-align: center; } }
      footer #footer-bottom .right p {
        display: inline-block;
        margin: 0 10px; }
        @media only screen and (max-width: 1920px) {
          footer #footer-bottom .right p {
            font-size: 12px; } }
        @media only screen and (max-width: 1440px) {
          footer #footer-bottom .right p {
            margin: 0 5px; } }
        @media only screen and (max-width: 1125px) {
          footer #footer-bottom .right p {
            font-size: 14px; } }
        footer #footer-bottom .right p a {
          font-weight: 500; }
          @media only screen and (max-width: 1920px) {
            footer #footer-bottom .right p a {
              font-size: 12px; } }
          @media only screen and (max-width: 1125px) {
            footer #footer-bottom .right p a {
              font-size: 14px; } }
      @media only screen and (max-width: 1125px) {
        footer #footer-bottom .right .mobile-hide {
          display: none; } }
    footer #footer-bottom .social-networks {
      display: inline-block;
      vertical-align: middle; }
      @media only screen and (max-width: 1125px) {
        footer #footer-bottom .social-networks {
          display: block;
          margin-top: 2em; } }
      footer #footer-bottom .social-networks a {
        margin-left: 20px;
        text-decoration: none;
        font-size: 1rem; }
        @media only screen and (max-width: 1440px) {
          footer #footer-bottom .social-networks a {
            margin-left: 10px;
            font-size: 1.5rem; } }
        @media only screen and (max-width: 1125px) {
          footer #footer-bottom .social-networks a {
            font-size: 1rem; } }
  footer .site-by-form {
    width: 100%;
    margin-top: 2em;
    padding: 1em 0;
    border-top: 1px solid #373737;
    text-align: center; }
    footer .site-by-form a {
      text-decoration: none; }

.special-hours {
  margin-top: 1rem; }

#quick-links {
  display: none;
  width: 100%;
  margin-bottom: 1em; }
  #quick-links select {
    width: 100%; }
  @media only screen and (max-width: 875px) {
    #quick-links {
      display: block; } }
/* --- Corner Alert Popup --- */
#corner-alert {
  position: fixed;
  z-index: 7;
  bottom: -100%;
  right: 1rem;
  width: 220px;
  padding: 2rem;
  background-color: #FFF;
  box-shadow: 0 2px 14px 0 rgba(0, 0, 0, 0.3);
  transition: bottom .3s ease; }
  #corner-alert.show {
    bottom: 1rem; }
  #corner-alert p {
    margin-bottom: 0;
    font-size: .8em;
    line-height: 1.7; }
    #corner-alert p.title {
      margin-bottom: 4rem;
      padding-top: 1rem;
      border-top: 1px solid #000;
      font-family: orpheuspro, serif;
      font-size: 2.25em;
      line-height: 1; }
    #corner-alert p a {
      font-weight: 600; }
  #corner-alert #close-corner-alert {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
    width: 2rem;
    height: 2rem;
    border-radius: 50%;
    background-color: #000; }
    #corner-alert #close-corner-alert .icon {
      position: relative;
      width: 40%;
      height: 40%;
      rotate: 45deg;
      transition: all .3s ease; }
      #corner-alert #close-corner-alert .icon:before, #corner-alert #close-corner-alert .icon:after {
        position: absolute;
        top: 50%;
        left: 50%;
        background-color: #FFF;
        content: '';
        transform: translate(-50%, -50%); }
      #corner-alert #close-corner-alert .icon:before {
        width: 100%;
        height: 1px; }
      #corner-alert #close-corner-alert .icon:after {
        width: 1px;
        height: 100%; }
    #corner-alert #close-corner-alert:hover .icon, #corner-alert #close-corner-alert:focus-visible .icon {
      width: 30%;
      height: 30%; }

/* --- Plugins --- */
#hours-widget {
  margin-bottom: 2em; }
  #hours-widget h5 {
    overflow: hidden;
    position: relative; }
    #hours-widget h5:before {
      position: absolute;
      bottom: 7px;
      left: 0;
      width: 100%;
      height: 1px;
      background: #DDD;
      content: ''; }
      @media only screen and (max-width: 525px) {
        #hours-widget h5:before {
          display: none; } }
    #hours-widget h5 span, #hours-widget h5 em {
      display: inline-block;
      position: relative;
      background: #FFF; }
      @media only screen and (max-width: 525px) {
        #hours-widget h5 span, #hours-widget h5 em {
          display: block; } }
    #hours-widget h5 span {
      padding-right: 10px; }
    #hours-widget h5 em {
      float: right;
      padding-left: 10px;
      font-style: normal; }
      @media only screen and (max-width: 525px) {
        #hours-widget h5 em {
          float: none;
          padding-left: 0; } }
/* --- Structural Styles --- */
.lucy-bucket.bucket-edge {
  padding: 0; }
  .lucy-bucket.bucket-edge:first-of-type {
    padding-top: 0 !important; }
  .lucy-bucket.bucket-edge[data-padding='top'] {
    margin-top: 4em; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket.bucket-edge[data-padding='top'] {
        margin-top: 3em; } }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.bucket-edge[data-padding='top'] {
        margin-top: 2em; } }
  .lucy-bucket.bucket-edge[data-padding='bottom'] {
    margin-bottom: 4em; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket.bucket-edge[data-padding='bottom'] {
        margin-bottom: 3em; } }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.bucket-edge[data-padding='bottom'] {
        margin-bottom: 2em; } }
  .lucy-bucket.bucket-edge[data-padding='both'] {
    margin: 4em 0; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket.bucket-edge[data-padding='both'] {
        margin: 3em 0; } }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.bucket-edge[data-padding='both'] {
        margin: 2em 0; } }
.lucy-bucket {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat; }
  .lucy-bucket:first-child {
    padding-top: 0 !important; }
  .lucy-bucket[data-padding='top'] {
    padding-top: 3em; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket[data-padding='top'] {
        padding-top: 2em; } }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='top'] {
        padding-top: 25px; } }
  .lucy-bucket[data-padding='bottom'] {
    padding-bottom: 3em; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket[data-padding='bottom'] {
        padding-bottom: 2em; } }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='bottom'] {
        padding-bottom: 25px; } }
  .lucy-bucket[data-padding='both'] {
    padding: 3em 0; }
    @media only screen and (max-width: 1125px) {
      .lucy-bucket[data-padding='both'] {
        padding: 2em 0; } }
    @media only screen and (max-width: 875px) {
      .lucy-bucket[data-padding='both'] {
        padding: 25px 0; } }
  .lucy-bucket[data-border='1'] {
    border-bottom: 1px solid #DDD; }
  .lucy-bucket.dark h1, .lucy-bucket.dark h2, .lucy-bucket.dark h3, .lucy-bucket.dark h4, .lucy-bucket.dark p, .lucy-bucket.dark blockquote, .lucy-bucket.dark ul, .lucy-bucket.has-image h1, .lucy-bucket.has-image h2, .lucy-bucket.has-image h3, .lucy-bucket.has-image h4, .lucy-bucket.has-image p, .lucy-bucket.has-image blockquote, .lucy-bucket.has-image ul {
    color: #FFF !important;
    -moz-font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    -ms-font-smoothing: antialiased; }
    .lucy-bucket.dark h1 a.button, .lucy-bucket.dark h1 a.cart-button, .lucy-bucket.dark h2 a.button, .lucy-bucket.dark h2 a.cart-button, .lucy-bucket.dark h3 a.button, .lucy-bucket.dark h3 a.cart-button, .lucy-bucket.dark h4 a.button, .lucy-bucket.dark h4 a.cart-button, .lucy-bucket.dark p a.button, .lucy-bucket.dark p a.cart-button, .lucy-bucket.dark blockquote a.button, .lucy-bucket.dark blockquote a.cart-button, .lucy-bucket.dark ul a.button, .lucy-bucket.dark ul a.cart-button, .lucy-bucket.has-image h1 a.button, .lucy-bucket.has-image h1 a.cart-button, .lucy-bucket.has-image h2 a.button, .lucy-bucket.has-image h2 a.cart-button, .lucy-bucket.has-image h3 a.button, .lucy-bucket.has-image h3 a.cart-button, .lucy-bucket.has-image h4 a.button, .lucy-bucket.has-image h4 a.cart-button, .lucy-bucket.has-image p a.button, .lucy-bucket.has-image p a.cart-button, .lucy-bucket.has-image blockquote a.button, .lucy-bucket.has-image blockquote a.cart-button, .lucy-bucket.has-image ul a.button, .lucy-bucket.has-image ul a.cart-button {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-bucket.dark .page-item, .lucy-bucket.has-image .page-item {
    border-color: rgba(255, 255, 255, 0.5); }
    .lucy-bucket.dark .page-item .button, .lucy-bucket.dark .page-item .cart-button, .lucy-bucket.has-image .page-item .button, .lucy-bucket.has-image .page-item .cart-button {
      color: #FFF !important;
      -moz-font-smoothing: antialiased;
      -webkit-font-smoothing: antialiased;
      -o-font-smoothing: antialiased;
      -ms-font-smoothing: antialiased; }
  .lucy-bucket.has-image:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    content: ''; }
  .lucy-bucket.live[data-height='25'] {
    height: calc(25vh - 160px); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='25'] {
        height: calc(15vh - 160px); } }
  .lucy-bucket.live[data-height='50'] {
    height: calc(50vh - 160px); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='50'] {
        height: calc(40vh - 160px); } }
  .lucy-bucket.live[data-height='75'] {
    height: calc(75vh - 160px); }
    @media only screen and (max-width: 525px) {
      .lucy-bucket.live[data-height='75'] {
        height: calc(65vh - 160px); } }
  .lucy-bucket.live[data-height='100'] {
    height: calc(100vh - 160px); }
  .lucy-bucket.live .bucket-outer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .lucy-bucket.live .bucket-wrap {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    display: table;
    width: 100%;
    height: 100%; }
  .lucy-bucket.live .bucket-inner {
    display: table-cell;
    vertical-align: middle; }
  @media only screen and (max-width: 875px) {
    .lucy-bucket .right-7030, .lucy-bucket .left-7030, .lucy-bucket .left-50, .lucy-bucket .right-50 {
      width: calc(100% - 20px); } }
  @media only screen and (max-width: 875px) {
    .lucy-bucket .right-7030, .lucy-bucket .right-50 {
      margin-top: 1em; } }
  .lucy-bucket img {
    display: block; }

.left-7030 .plugin-output.text, .left-50 .plugin-output.text, .left-3col .plugin-output.text, .middle-3col .plugin-output.text, .four-1 .plugin-output.text, .four-2 .plugin-output.text, .four-3 .plugin-output.text {
  padding-right: 5%; }
  @media only screen and (max-width: 875px) {
    .left-7030 .plugin-output.text, .left-50 .plugin-output.text, .left-3col .plugin-output.text, .middle-3col .plugin-output.text, .four-1 .plugin-output.text, .four-2 .plugin-output.text, .four-3 .plugin-output.text {
      padding-right: 0; } }
.center {
  text-align: center; }

.lucy-modal-close {
  color: #4A4C51 !important; }

form.custom button.button.submit, form.custom button.submit.cart-button {
  font-size: 1em !important; }
